::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}
::-webkit-scrollbar-thumb {
    background:rgba(11,11,11,0.3);
    border-radius: 5px;
}

.mobile {display:none}
.moblie_bet_history {display:none}
.moblie_bet_history1 {display:none}

.mobile_point_history {display:none}
.mobile_point_history1 {display:none}

#moblie_baccarat_button {display:none}
.moblie_jointitle  {display:none}

ul{    list-style: none;padding:0}

.__nuxt-error-page {
	padding: 1rem;
	background: #f7f8fb;
	color: #47494e;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	font-family: sans-serif;
	font-weight: 100 !important;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.__nuxt-error-page .error {
	max-width: 450px
}

.__nuxt-error-page .title {
	font-size: 1.5rem;
	margin-top: 15px;
	color: #47494e;
	margin-bottom: 8px
}

.__nuxt-error-page .description {
	color: #7f828b;
	line-height: 21px;
	margin-bottom: 10px
}

.__nuxt-error-page a {
	color: #7f828b !important;
	text-decoration: none
}

.__nuxt-error-page .logo {
	position: fixed;
	left: 12px;
	bottom: 12px
}


.Loader[data-v-7c7beb41]:not(.Loader--inline) {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.Loader[data-v-7c7beb41] {
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 201
}

.Loader .loading-content[data-v-7c7beb41] {
	position: relative;
	z-index: 2
}

.Loader .loading-content .loader-icon[data-v-7c7beb41] {
	background: url(../images/85740c1.svg);
	background-repeat: no-repeat;
	background-size: cover;
	width: 160px;
	height: 128px
}

.Loader .loading-content .loading-spinner[data-v-7c7beb41] {
	margin: 55px auto 0;
	width: 70px;
	text-align: center
}

.dm__loader-cont[data-v-7c7beb41] {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: 500
}

.Loader .loading-content .loading-spinner .bounce1[data-v-7c7beb41] {
	-webkit-animation-delay: -.32s;
	animation-delay: -.32s
}

.Loader .loading-content .loading-spinner .bounce2[data-v-7c7beb41] {
	-webkit-animation-delay: -.16s;
	animation-delay: -.16s
}

.Loader .loading-content .loading-spinner>div[data-v-7c7beb41] {
	width: 18px;
	height: 18px;
	background-color: #facf0c;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay-data-v-7c7beb41 1.4s ease-in-out infinite both;
	animation: sk-bouncedelay-data-v-7c7beb41 1.4s ease-in-out infinite both
}

@-webkit-keyframes sk-bouncedelay-data-v-7c7beb41 {

	0%,
	80%,
	to {
		transform: scale(0)
	}

	40% {
		transform: scale(1)
	}
}

@keyframes sk-bouncedelay-data-v-7c7beb41 {

	0%,
	80%,
	to {
		transform: scale(0)
	}

	40% {
		transform: scale(1)
	}
}

@keyframes lds-ripple-data-v-7c7beb41 {
	0% {
		transform: scale(0);
		opacity: 1
	}

	60% {
		opacity: .6
	}

	to {
		transform: scale(1);
		opacity: 0
	}
}

@-webkit-keyframes lds-ripple-data-v-7c7beb41 {
	0% {
		transform: scale(0);
		opacity: 1
	}

	60% {
		opacity: .6
	}

	to {
		transform: scale(1);
		opacity: 0
	}
}

.dm__loader[data-v-7c7beb41] {
	position: absolute;
	top: calc(50% - 58px);
	left: calc(50% - 58px);
	width: 116px;
	height: 116px
}

.dm__loader div[data-v-7c7beb41] {
	position: absolute;
	width: 100%;
	height: 100%;
	border-width: 5px;
	border-style: solid;
	opacity: 1;
	border-radius: 50%;
	-webkit-animation: lds-ripple-data-v-7c7beb41 1s cubic-bezier(0, .2, .8, 1) infinite;
	animation: lds-ripple-data-v-7c7beb41 1s cubic-bezier(0, .2, .8, 1) infinite
}

.dm__loader div[data-v-7c7beb41]:nth-child(2) {
	-webkit-animation-delay: -.5s;
	animation-delay: -.5s
}

.dm__loader-cont[data-v-7c7beb41] {
	background-color: rgba(0, 0, 0, .6)
}

.dm__loader div[data-v-7c7beb41]:first-child {
	border-color: #f14100
}

.dm__loader div[data-v-7c7beb41]:nth-child(2) {
	border-color: #ffb700
}


@font-face {
	font-family: element-icons;
	src: url(../fonts/fontawesome-webfont.woff) format("woff"), url(../fonts/fontawesome-webfont.ttf) format("truetype");
	font-weight: 400;
	font-display: "auto";
	font-style: normal
}

[class*=" el-icon-"],
[class^=el-icon-] {
	font-family: element-icons !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: baseline;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.el-icon-ice-cream-round:before {
	content: "\e6a0"
}

.el-icon-ice-cream-square:before {
	content: "\e6a3"
}

.el-icon-lollipop:before {
	content: "\e6a4"
}

.el-icon-potato-strips:before {
	content: "\e6a5"
}

.el-icon-milk-tea:before {
	content: "\e6a6"
}

.el-icon-ice-drink:before {
	content: "\e6a7"
}

.el-icon-ice-tea:before {
	content: "\e6a9"
}

.el-icon-coffee:before {
	content: "\e6aa"
}

.el-icon-orange:before {
	content: "\e6ab"
}

.el-icon-pear:before {
	content: "\e6ac"
}

.el-icon-apple:before {
	content: "\e6ad"
}

.el-icon-cherry:before {
	content: "\e6ae"
}

.el-icon-watermelon:before {
	content: "\e6af"
}

.el-icon-grape:before {
	content: "\e6b0"
}

.el-icon-refrigerator:before {
	content: "\e6b1"
}

.el-icon-goblet-square-full:before {
	content: "\e6b2"
}

.el-icon-goblet-square:before {
	content: "\e6b3"
}

.el-icon-goblet-full:before {
	content: "\e6b4"
}

.el-icon-goblet:before {
	content: "\e6b5"
}

.el-icon-cold-drink:before {
	content: "\e6b6"
}

.el-icon-coffee-cup:before {
	content: "\e6b8"
}

.el-icon-water-cup:before {
	content: "\e6b9"
}

.el-icon-hot-water:before {
	content: "\e6ba"
}

.el-icon-ice-cream:before {
	content: "\e6bb"
}

.el-icon-dessert:before {
	content: "\e6bc"
}

.el-icon-sugar:before {
	content: "\e6bd"
}

.el-icon-tableware:before {
	content: "\e6be"
}

.el-icon-burger:before {
	content: "\e6bf"
}

.el-icon-knife-fork:before {
	content: "\e6c1"
}

.el-icon-fork-spoon:before {
	content: "\e6c2"
}

.el-icon-chicken:before {
	content: "\e6c3"
}

.el-icon-food:before {
	content: "\e6c4"
}

.el-icon-dish-1:before {
	content: "\e6c5"
}

.el-icon-dish:before {
	content: "\e6c6"
}

.el-icon-moon-night:before {
	content: "\e6ee"
}

.el-icon-moon:before {
	content: "\e6f0"
}

.el-icon-cloudy-and-sunny:before {
	content: "\e6f1"
}

.el-icon-partly-cloudy:before {
	content: "\e6f2"
}

.el-icon-cloudy:before {
	content: "\e6f3"
}

.el-icon-sunny:before {
	content: "\e6f6"
}

.el-icon-sunset:before {
	content: "\e6f7"
}

.el-icon-sunrise-1:before {
	content: "\e6f8"
}

.el-icon-sunrise:before {
	content: "\e6f9"
}

.el-icon-heavy-rain:before {
	content: "\e6fa"
}

.el-icon-lightning:before {
	content: "\e6fb"
}

.el-icon-light-rain:before {
	content: "\e6fc"
}

.el-icon-wind-power:before {
	content: "\e6fd"
}

.el-icon-baseball:before {
	content: "\e712"
}

.el-icon-soccer:before {
	content: "\e713"
}

.el-icon-football:before {
	content: "\e715"
}

.el-icon-basketball:before {
	content: "\e716"
}

.el-icon-ship:before {
	content: "\e73f"
}

.el-icon-truck:before {
	content: "\e740"
}

.el-icon-bicycle:before {
	content: "\e741"
}

.el-icon-mobile-phone:before {
	content: "\e6d3"
}

.el-icon-service:before {
	content: "\e6d4"
}

.el-icon-key:before {
	content: "\e6e2"
}

.el-icon-unlock:before {
	content: "\e6e4"
}

.el-icon-lock:before {
	content: "\e6e5"
}

.el-icon-watch:before {
	content: "\e6fe"
}

.el-icon-watch-1:before {
	content: "\e6ff"
}

.el-icon-timer:before {
	content: "\e702"
}

.el-icon-alarm-clock:before {
	content: "\e703"
}

.el-icon-map-location:before {
	content: "\e704"
}

.el-icon-delete-location:before {
	content: "\e705"
}

.el-icon-add-location:before {
	content: "\e706"
}

.el-icon-location-information:before {
	content: "\e707"
}

.el-icon-location-outline:before {
	content: "\e708"
}

.el-icon-location:before {
	content: "\e79e"
}

.el-icon-place:before {
	content: "\e709"
}

.el-icon-discover:before {
	content: "\e70a"
}

.el-icon-first-aid-kit:before {
	content: "\e70b"
}

.el-icon-trophy-1:before {
	content: "\e70c"
}

.el-icon-trophy:before {
	content: "\e70d"
}

.el-icon-medal:before {
	content: "\e70e"
}

.el-icon-medal-1:before {
	content: "\e70f"
}

.el-icon-stopwatch:before {
	content: "\e710"
}

.el-icon-mic:before {
	content: "\e711"
}

.el-icon-copy-document:before {
	content: "\e718"
}

.el-icon-full-screen:before {
	content: "\e719"
}

.el-icon-switch-button:before {
	content: "\e71b"
}

.el-icon-aim:before {
	content: "\e71c"
}

.el-icon-crop:before {
	content: "\e71d"
}

.el-icon-odometer:before {
	content: "\e71e"
}

.el-icon-time:before {
	content: "\e71f"
}

.el-icon-bangzhu:before {
	content: "\e724"
}

.el-icon-close-notification:before {
	content: "\e726"
}

.el-icon-microphone:before {
	content: "\e727"
}

.el-icon-turn-off-microphone:before {
	content: "\e728"
}

.el-icon-position:before {
	content: "\e729"
}

.el-icon-postcard:before {
	content: "\e72a"
}

.el-icon-message:before {
	content: "\e72b"
}

.el-icon-chat-line-square:before {
	content: "\e72d"
}

.el-icon-chat-dot-square:before {
	content: "\e72e"
}

.el-icon-chat-dot-round:before {
	content: "\e72f"
}

.el-icon-chat-square:before {
	content: "\e730"
}

.el-icon-chat-line-round:before {
	content: "\e731"
}

.el-icon-chat-round:before {
	content: "\e732"
}

.el-icon-set-up:before {
	content: "\e733"
}

.el-icon-turn-off:before {
	content: "\e734"
}

.el-icon-open:before {
	content: "\e735"
}

.el-icon-connection:before {
	content: "\e736"
}

.el-icon-link:before {
	content: "\e737"
}

.el-icon-cpu:before {
	content: "\e738"
}

.el-icon-thumb:before {
	content: "\e739"
}

.el-icon-female:before {
	content: "\e73a"
}

.el-icon-male:before {
	content: "\e73b"
}

.el-icon-guide:before {
	content: "\e73c"
}

.el-icon-news:before {
	content: "\e73e"
}

.el-icon-price-tag:before {
	content: "\e744"
}

.el-icon-discount:before {
	content: "\e745"
}

.el-icon-wallet:before {
	content: "\e747"
}

.el-icon-coin:before {
	content: "\e748"
}

.el-icon-money:before {
	content: "\e749"
}

.el-icon-bank-card:before {
	content: "\e74a"
}

.el-icon-box:before {
	content: "\e74b"
}

.el-icon-present:before {
	content: "\e74c"
}

.el-icon-sell:before {
	content: "\e6d5"
}

.el-icon-sold-out:before {
	content: "\e6d6"
}

.el-icon-shopping-bag-2:before {
	content: "\e74d"
}

.el-icon-shopping-bag-1:before {
	content: "\e74e"
}

.el-icon-shopping-cart-2:before {
	content: "\e74f"
}

.el-icon-shopping-cart-1:before {
	content: "\e750"
}

.el-icon-shopping-cart-full:before {
	content: "\e751"
}

.el-icon-smoking:before {
	content: "\e752"
}

.el-icon-no-smoking:before {
	content: "\e753"
}

.el-icon-house:before {
	content: "\e754"
}

.el-icon-table-lamp:before {
	content: "\e755"
}

.el-icon-school:before {
	content: "\e756"
}

.el-icon-office-building:before {
	content: "\e757"
}

.el-icon-toilet-paper:before {
	content: "\e758"
}

.el-icon-notebook-2:before {
	content: "\e759"
}

.el-icon-notebook-1:before {
	content: "\e75a"
}

.el-icon-files:before {
	content: "\e75b"
}

.el-icon-collection:before {
	content: "\e75c"
}

.el-icon-receiving:before {
	content: "\e75d"
}

.el-icon-suitcase-1:before {
	content: "\e760"
}

.el-icon-suitcase:before {
	content: "\e761"
}

.el-icon-film:before {
	content: "\e763"
}

.el-icon-collection-tag:before {
	content: "\e765"
}

.el-icon-data-analysis:before {
	content: "\e766"
}

.el-icon-pie-chart:before {
	content: "\e767"
}

.el-icon-data-board:before {
	content: "\e768"
}

.el-icon-data-line:before {
	content: "\e76d"
}

.el-icon-reading:before {
	content: "\e769"
}

.el-icon-magic-stick:before {
	content: "\e76a"
}

.el-icon-coordinate:before {
	content: "\e76b"
}

.el-icon-mouse:before {
	content: "\e76c"
}

.el-icon-brush:before {
	content: "\e76e"
}

.el-icon-headset:before {
	content: "\e76f"
}

.el-icon-umbrella:before {
	content: "\e770"
}

.el-icon-scissors:before {
	content: "\e771"
}

.el-icon-mobile:before {
	content: "\e773"
}

.el-icon-attract:before {
	content: "\e774"
}

.el-icon-monitor:before {
	content: "\e775"
}

.el-icon-search:before {
	content: "\e778"
}

.el-icon-takeaway-box:before {
	content: "\e77a"
}

.el-icon-paperclip:before {
	content: "\e77d"
}

.el-icon-printer:before {
	content: "\e77e"
}

.el-icon-document-add:before {
	content: "\e782"
}

.el-icon-document:before {
	content: "\e785"
}

.el-icon-document-checked:before {
	content: "\e786"
}

.el-icon-document-copy:before {
	content: "\e787"
}

.el-icon-document-delete:before {
	content: "\e788"
}

.el-icon-document-remove:before {
	content: "\e789"
}

.el-icon-tickets:before {
	content: "\e78b"
}

.el-icon-folder-checked:before {
	content: "\e77f"
}

.el-icon-folder-delete:before {
	content: "\e780"
}

.el-icon-folder-remove:before {
	content: "\e781"
}

.el-icon-folder-add:before {
	content: "\e783"
}

.el-icon-folder-opened:before {
	content: "\e784"
}

.el-icon-folder:before {
	content: "\e78a"
}

.el-icon-edit-outline:before {
	content: "\e764"
}

.el-icon-edit:before {
	content: "\e78c"
}

.el-icon-date:before {
	content: "\e78e"
}

.el-icon-c-scale-to-original:before {
	content: "\e7c6"
}

.el-icon-view:before {
	content: "\e6ce"
}

.el-icon-loading:before {
	content: "\e6cf"
}

.el-icon-rank:before {
	content: "\e6d1"
}

.el-icon-sort-down:before {
	content: "\e7c4"
}

.el-icon-sort-up:before {
	content: "\e7c5"
}

.el-icon-sort:before {
	content: "\e6d2"
}

.el-icon-finished:before {
	content: "\e6cd"
}

.el-icon-refresh-left:before {
	content: "\e6c7"
}

.el-icon-refresh-right:before {
	content: "\e6c8"
}

.el-icon-refresh:before {
	content: "\e6d0"
}

.el-icon-video-play:before {
	content: "\e7c0"
}

.el-icon-video-pause:before {
	content: "\e7c1"
}

.el-icon-d-arrow-right:before {
	content: "\e6dc"
}

.el-icon-d-arrow-left:before {
	content: "\e6dd"
}

.el-icon-arrow-up:before {
	content: "\e6e1"
}

.el-icon-arrow-down:before {
	content: "\e6df"
}

.el-icon-arrow-right:before {
	content: "\e6e0"
}

.el-icon-arrow-left:before {
	content: "\e6de"
}

.el-icon-top-right:before {
	content: "\e6e7"
}

.el-icon-top-left:before {
	content: "\e6e8"
}

.el-icon-top:before {
	content: "\e6e6"
}

.el-icon-bottom:before {
	content: "\e6eb"
}

.el-icon-right:before {
	content: "\e6e9"
}

.el-icon-back:before {
	content: "\e6ea"
}

.el-icon-bottom-right:before {
	content: "\e6ec"
}

.el-icon-bottom-left:before {
	content: "\e6ed"
}

.el-icon-caret-top:before {
	content: "\e78f"
}

.el-icon-caret-bottom:before {
	content: "\e790"
}

.el-icon-caret-right:before {
	content: "\e791"
}

.el-icon-caret-left:before {
	content: "\e792"
}

.el-icon-d-caret:before {
	content: "\e79a"
}

.el-icon-share:before {
	content: "\e793"
}

.el-icon-menu:before {
	content: "\e798"
}

.el-icon-s-grid:before {
	content: "\e7a6"
}

.el-icon-s-check:before {
	content: "\e7a7"
}

.el-icon-s-data:before {
	content: "\e7a8"
}

.el-icon-s-opportunity:before {
	content: "\e7aa"
}

.el-icon-s-custom:before {
	content: "\e7ab"
}

.el-icon-s-claim:before {
	content: "\e7ad"
}

.el-icon-s-finance:before {
	content: "\e7ae"
}

.el-icon-s-comment:before {
	content: "\e7af"
}

.el-icon-s-flag:before {
	content: "\e7b0"
}

.el-icon-s-marketing:before {
	content: "\e7b1"
}

.el-icon-s-shop:before {
	content: "\e7b4"
}

.el-icon-s-open:before {
	content: "\e7b5"
}

.el-icon-s-management:before {
	content: "\e7b6"
}

.el-icon-s-ticket:before {
	content: "\e7b7"
}

.el-icon-s-release:before {
	content: "\e7b8"
}

.el-icon-s-home:before {
	content: "\e7b9"
}

.el-icon-s-promotion:before {
	content: "\e7ba"
}

.el-icon-s-operation:before {
	content: "\e7bb"
}

.el-icon-s-unfold:before {
	content: "\e7bc"
}

.el-icon-s-fold:before {
	content: "\e7a9"
}

.el-icon-s-platform:before {
	content: "\e7bd"
}

.el-icon-s-order:before {
	content: "\e7be"
}

.el-icon-s-cooperation:before {
	content: "\e7bf"
}

.el-icon-bell:before {
	content: "\e725"
}

.el-icon-message-solid:before {
	content: "\e799"
}

.el-icon-video-camera:before {
	content: "\e772"
}

.el-icon-video-camera-solid:before {
	content: "\e796"
}

.el-icon-camera:before {
	content: "\e779"
}

.el-icon-camera-solid:before {
	content: "\e79b"
}

.el-icon-download:before {
	content: "\e77c"
}

.el-icon-upload2:before {
	content: "\e77b"
}

.el-icon-upload:before {
	content: "\e7c3"
}

.el-icon-picture-outline-round:before {
	content: "\e75f"
}

.el-icon-picture-outline:before {
	content: "\e75e"
}

.el-icon-picture:before {
	content: "\e79f"
}

.el-icon-close:before {
	content: "\e6db"
}

.el-icon-check:before {
	content: "\e6da"
}

.el-icon-plus:before {
	content: "\e6d9"
}

.el-icon-minus:before {
	content: "\e6d8"
}

.el-icon-help:before {
	content: "\e73d"
}

.el-icon-s-help:before {
	content: "\e7b3"
}

.el-icon-circle-close:before {
	content: "\e78d"
}

.el-icon-circle-check:before {
	content: "\e720"
}

.el-icon-circle-plus-outline:before {
	content: "\e723"
}

.el-icon-remove-outline:before {
	content: "\e722"
}

.el-icon-zoom-out:before {
	content: "\e776"
}

.el-icon-zoom-in:before {
	content: "\e777"
}

.el-icon-error:before {
	content: "\e79d"
}

.el-icon-success:before {
	content: "\e79c"
}

.el-icon-circle-plus:before {
	content: "\e7a0"
}

.el-icon-remove:before {
	content: "\e7a2"
}

.el-icon-info:before {
	content: "\e7a1"
}

.el-icon-question:before {
	content: "\e7a4"
}

.el-icon-warning-outline:before {
	content: "\e6c9"
}

.el-icon-warning:before {
	content: "\e7a3"
}

.el-icon-goods:before {
	content: "\e7c2"
}

.el-icon-s-goods:before {
	content: "\e7b2"
}

.el-icon-star-off:before {
	content: "\e717"
}

.el-icon-star-on:before {
	content: "\e797"
}

.el-icon-more-outline:before {
	content: "\e6cc"
}

.el-icon-more:before {
	content: "\e794"
}

.el-icon-phone-outline:before {
	content: "\e6cb"
}

.el-icon-phone:before {
	content: "\e795"
}

.el-icon-user:before {
	content: "\e6e3"
}

.el-icon-user-solid:before {
	content: "\e7a5"
}

.el-icon-setting:before {
	content: "\e6ca"
}

.el-icon-s-tools:before {
	content: "\e7ac"
}

.el-icon-delete:before {
	content: "\e6d7"
}

.el-icon-delete-solid:before {
	content: "\e7c9"
}

.el-icon-eleme:before {
	content: "\e7c7"
}

.el-icon-platform-eleme:before {
	content: "\e7ca"
}

.el-icon-loading {
	-webkit-animation: rotating 2s linear infinite;
	animation: rotating 2s linear infinite
}

.el-icon--right {
	margin-left: 5px
}

.el-icon--left {
	margin-right: 5px
}

@-webkit-keyframes rotating {
	0% {
		transform: rotate(0)
	}

	to {
		transform: rotate(1turn)
	}
}

@keyframes rotating {
	0% {
		transform: rotate(0)
	}

	to {
		transform: rotate(1turn)
	}
}

.el-pagination {
	white-space: nowrap;
	padding: 2px 5px;
	color: #303133;
	font-weight: 700
}

.el-pagination:after,
.el-pagination:before {
	display: table;
	content: ""
}

.el-pagination:after {
	clear: both
}

.el-pagination button,
.el-pagination span:not([class*=suffix]) {
	display: inline-block;
	font-size: 13px;
	min-width: 35.5px;
	height: 28px;
	line-height: 28px;
	vertical-align: top;
	box-sizing: border-box
}

.el-pager li,
.el-pagination__editor {
	-webkit-box-sizing: border-box;
	text-align: center
}

.el-pagination .el-input__inner {
	text-align: center;
	-moz-appearance: textfield;
	line-height: normal
}

.el-pagination .el-input__suffix {
	right: 0;
	transform: scale(.8)
}

.el-pagination .el-select .el-input {
	width: 100px;
	margin: 0 5px
}

.el-pagination .el-select .el-input .el-input__inner {
	padding-right: 25px;
	border-radius: 3px
}

.el-pagination button {
	border: none;
	padding: 0 6px;
	background: 0 0
}

.el-pagination button:focus {
	outline: 0
}

.el-pagination button:hover {
	color: #409eff
}

.el-pagination button:disabled {
	color: #c0c4cc;
	background-color: #fff;
	cursor: not-allowed
}

.el-pagination .btn-next,
.el-pagination .btn-prev {
	background: 50% no-repeat #fff;
	background-size: 16px;
	cursor: pointer;
	margin: 0;
	color: #303133
}

.el-pagination .btn-next .el-icon,
.el-pagination .btn-prev .el-icon {
	display: block;
	font-size: 12px;
	font-weight: 700
}

.el-pagination .btn-prev {
	padding-right: 12px
}

.el-pagination .btn-next {
	padding-left: 12px
}

.el-pagination .el-pager li.disabled {
	color: #c0c4cc;
	cursor: not-allowed
}

.el-pager li,
.el-pager li.btn-quicknext:hover,
.el-pager li.btn-quickprev:hover {
	cursor: pointer
}

.el-pagination--small .btn-next,
.el-pagination--small .btn-prev,
.el-pagination--small .el-pager li,
.el-pagination--small .el-pager li.btn-quicknext,
.el-pagination--small .el-pager li.btn-quickprev,
.el-pagination--small .el-pager li:last-child {
	border-color: transparent;
	font-size: 12px;
	line-height: 22px;
	height: 22px;
	min-width: 22px
}

.el-pagination--small .arrow.disabled {
	visibility: hidden
}

.el-pagination--small .more:before,
.el-pagination--small li.more:before {
	line-height: 24px
}

.el-pagination--small button,
.el-pagination--small span:not([class*=suffix]) {
	height: 22px;
	line-height: 22px
}

.el-pagination--small .el-pagination__editor,
.el-pagination--small .el-pagination__editor.el-input .el-input__inner {
	height: 22px
}

.el-pagination__sizes {
	margin: 0 10px 0 0;
	font-weight: 400;
	color: #606266
}

.el-pagination__sizes .el-input .el-input__inner {
	font-size: 13px;
	padding-left: 8px
}

.el-pagination__sizes .el-input .el-input__inner:hover {
	border-color: #409eff
}

.el-pagination__total {
	margin-right: 10px;
	font-weight: 400;
	color: #606266
}

.el-pagination__jump {
	margin-left: 24px;
	font-weight: 400;
	color: #606266
}

.el-pagination__jump .el-input__inner {
	padding: 0 3px
}

.el-pagination__rightwrapper {
	float: right
}

.el-pagination__editor {
	line-height: 18px;
	padding: 0 2px;
	height: 28px;
	margin: 0 2px;
	box-sizing: border-box;
	border-radius: 3px
}

.el-pager,
.el-pagination.is-background .btn-next,
.el-pagination.is-background .btn-prev {
	padding: 0
}

.el-pagination__editor.el-input {
	width: 50px
}

.el-pagination__editor.el-input .el-input__inner {
	height: 28px
}

.el-pagination__editor .el-input__inner::-webkit-inner-spin-button,
.el-pagination__editor .el-input__inner::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.el-pagination.is-background .btn-next,
.el-pagination.is-background .btn-prev,
.el-pagination.is-background .el-pager li {
	margin: 0 5px;
	background-color: #f4f4f5;
	color: #606266;
	min-width: 30px;
	border-radius: 2px
}

.el-pagination.is-background .btn-next.disabled,
.el-pagination.is-background .btn-next:disabled,
.el-pagination.is-background .btn-prev.disabled,
.el-pagination.is-background .btn-prev:disabled,
.el-pagination.is-background .el-pager li.disabled {
	color: #c0c4cc
}

.el-pagination.is-background .el-pager li:not(.disabled):hover {
	color: #409eff
}

.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #409eff;
	color: #fff
}

.el-pagination.is-background.el-pagination--small .btn-next,
.el-pagination.is-background.el-pagination--small .btn-prev,
.el-pagination.is-background.el-pagination--small .el-pager li {
	margin: 0 3px;
	min-width: 22px
}

.el-pager,
.el-pager li {
	vertical-align: top;
	margin: 0;
	display: inline-block
}

.el-pager {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	list-style: none;
	font-size: 0
}

.el-pager .more:before {
	line-height: 30px
}

.el-pager li {
	padding: 0 4px;
	background: #fff;
	font-size: 13px;
	min-width: 35.5px;
	height: 28px;
	line-height: 28px;
	box-sizing: border-box
}

.el-pager li.btn-quicknext,
.el-pager li.btn-quickprev {
	line-height: 28px;
	color: #303133
}

.el-pager li.btn-quicknext.disabled,
.el-pager li.btn-quickprev.disabled {
	color: #c0c4cc
}

.el-pager li.active+li {
	border-left: 0
}

.el-pager li:hover {
	color: #409eff
}

.el-pager li.active {
	color: #409eff;
	cursor: default
}

@-webkit-keyframes v-modal-in {
	0% {
		opacity: 0
	}
}

@-webkit-keyframes v-modal-out {
	to {
		opacity: 0
	}
}

.el-dialog {
	position: relative;
	margin: 0 auto 50px;
	border-radius: 2px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-sizing: border-box;
	width: 50%
}

.el-autocomplete-suggestion,
.el-dropdown-menu,
.el-menu--collapse .el-submenu .el-menu {
	-webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
}

.el-dialog.is-fullscreen {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	height: 100%;
	overflow: auto
}

.el-dialog__wrapper {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: auto;
	margin: 0;
	    background: #0000006b;
}

.el-dialog__header {
	padding: 20px 20px 10px
}

.el-dialog__headerbtn {
	position: absolute;
	top: 20px;
	right: 20px;
	padding: 0;
	background: 0 0;
	border: none;
	outline: 0;
	cursor: pointer;
	font-size: 16px
}

.el-dialog__headerbtn .el-dialog__close {
	color: #909399
}

.el-dialog__headerbtn:focus .el-dialog__close,
.el-dialog__headerbtn:hover .el-dialog__close {
	color: #409eff
}

.el-dialog__title {
	line-height: 24px;
	font-size: 18px;
	color: #303133
}

.el-dialog__body {
	padding: 30px 20px;
	color: #606266;
	font-size: 14px;
	word-break: break-all
}

.el-dialog__footer {
	padding: 10px 20px 20px;
	text-align: right;
	box-sizing: border-box
}

.el-dialog--center {
	text-align: center
}

.el-dialog--center .el-dialog__body {
	text-align: left;
	text-align: initial;
	padding: 25px 25px 30px
}

.el-dialog--center .el-dialog__footer {
	text-align: inherit
}

.dialog-fade-enter-active {
	-webkit-animation: dialog-fade-in .3s;
	animation: dialog-fade-in .3s
}

.dialog-fade-leave-active {
	-webkit-animation: dialog-fade-out .3s;
	animation: dialog-fade-out .3s
}

@-webkit-keyframes dialog-fade-in {
	0% {
		transform: translate3d(0, -20px, 0);
		opacity: 0
	}

	to {
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes dialog-fade-in {
	0% {
		transform: translate3d(0, -20px, 0);
		opacity: 0
	}

	to {
		transform: translateZ(0);
		opacity: 1
	}
}

@-webkit-keyframes dialog-fade-out {
	0% {
		transform: translateZ(0);
		opacity: 1
	}

	to {
		transform: translate3d(0, -20px, 0);
		opacity: 0
	}
}

@keyframes dialog-fade-out {
	0% {
		transform: translateZ(0);
		opacity: 1
	}

	to {
		transform: translate3d(0, -20px, 0);
		opacity: 0
	}
}

.el-autocomplete {
	position: relative;
	display: inline-block
}

.el-autocomplete-suggestion {
	margin: 5px 0;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	border-radius: 4px;
	border: 1px solid #e4e7ed;
	box-sizing: border-box;
	background-color: #fff
}

.el-autocomplete-suggestion__wrap {
	max-height: 280px;
	padding: 10px 0;
	box-sizing: border-box
}

.el-autocomplete-suggestion__list {
	margin: 0;
	padding: 0
}

.el-autocomplete-suggestion li {
	padding: 0 20px;
	margin: 0;
	line-height: 34px;
	cursor: pointer;
	color: #606266;
	font-size: 14px;
	list-style: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.el-autocomplete-suggestion li.highlighted,
.el-autocomplete-suggestion li:hover {
	background-color: #f5f7fa
}

.el-autocomplete-suggestion li.divider {
	margin-top: 6px;
	border-top: 1px solid #000
}

.el-autocomplete-suggestion li.divider:last-child {
	margin-bottom: -6px
}

.el-autocomplete-suggestion.is-loading li {
	text-align: center;
	height: 100px;
	line-height: 100px;
	font-size: 20px;
	color: #999
}

.el-autocomplete-suggestion.is-loading li:after {
	display: inline-block;
	content: "";
	height: 100%;
	vertical-align: middle
}

.el-autocomplete-suggestion.is-loading li:hover {
	background-color: #fff
}

.el-autocomplete-suggestion.is-loading .el-icon-loading {
	vertical-align: middle
}

.el-dropdown {
	display: inline-block;
	position: relative;
	color: #606266;
	font-size: 14px
}

.el-dropdown .el-button-group {
	display: block
}

.el-dropdown .el-button-group .el-button {
	float: none
}

.el-dropdown .el-dropdown__caret-button {
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	border-left: none
}

.el-dropdown .el-dropdown__caret-button:before {
	content: "";
	position: absolute;
	display: block;
	width: 1px;
	top: 5px;
	bottom: 5px;
	left: 0;
	background: hsla(0, 0%, 100%, .5)
}

.el-dropdown .el-dropdown__caret-button.el-button--default:before {
	background: rgba(220, 223, 230, .5)
}

.el-dropdown .el-dropdown__caret-button:hover:not(.is-disabled):before {
	top: 0;
	bottom: 0
}

.el-dropdown .el-dropdown__caret-button .el-dropdown__icon {
	padding-left: 0
}

.el-dropdown__icon {
	font-size: 12px;
	margin: 0 3px
}

.el-dropdown .el-dropdown-selfdefine:focus:active,
.el-dropdown .el-dropdown-selfdefine:focus:not(.focusing) {
	outline-width: 0
}

.el-dropdown [disabled] {
	cursor: not-allowed;
	color: #bbb
}

.el-dropdown-menu {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	padding: 10px 0;
	margin: 5px 0;
	background-color: #fff;
	border: 1px solid #ebeef5;
	border-radius: 4px;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
}

.el-dropdown-menu__item {
	list-style: none;
	line-height: 36px;
	padding: 0 20px;
	margin: 0;
	font-size: 14px;
	color: #606266;
	cursor: pointer;
	outline: 0
}

.el-dropdown-menu__item:focus,
.el-dropdown-menu__item:not(.is-disabled):hover {
	background-color: #ecf5ff;
	color: #66b1ff
}

.el-dropdown-menu__item i {
	margin-right: 5px
}

.el-dropdown-menu__item--divided {
	position: relative;
	margin-top: 6px;
	border-top: 1px solid #ebeef5
}

.el-dropdown-menu__item--divided:before {
	content: "";
	height: 6px;
	display: block;
	margin: 0 -20px;
	background-color: #fff
}

.el-dropdown-menu__item.is-disabled {
	cursor: default;
	color: #bbb;
	pointer-events: none
}

.el-dropdown-menu--medium {
	padding: 6px 0
}

.el-dropdown-menu--medium .el-dropdown-menu__item {
	line-height: 30px;
	padding: 0 17px;
	font-size: 14px
}

.el-dropdown-menu--medium .el-dropdown-menu__item.el-dropdown-menu__item--divided {
	margin-top: 6px
}

.el-dropdown-menu--medium .el-dropdown-menu__item.el-dropdown-menu__item--divided:before {
	height: 6px;
	margin: 0 -17px
}

.el-dropdown-menu--small {
	padding: 6px 0
}

.el-dropdown-menu--small .el-dropdown-menu__item {
	line-height: 27px;
	padding: 0 15px;
	font-size: 13px
}

.el-dropdown-menu--small .el-dropdown-menu__item.el-dropdown-menu__item--divided {
	margin-top: 4px
}

.el-dropdown-menu--small .el-dropdown-menu__item.el-dropdown-menu__item--divided:before {
	height: 4px;
	margin: 0 -15px
}

.el-dropdown-menu--mini {
	padding: 3px 0
}

.el-dropdown-menu--mini .el-dropdown-menu__item {
	line-height: 24px;
	padding: 0 10px;
	font-size: 12px
}

.el-dropdown-menu--mini .el-dropdown-menu__item.el-dropdown-menu__item--divided {
	margin-top: 3px
}

.el-dropdown-menu--mini .el-dropdown-menu__item.el-dropdown-menu__item--divided:before {
	height: 3px;
	margin: 0 -10px
}

.el-menu {
	border-right: 1px solid #e6e6e6;
	list-style: none;
	position: relative;
	margin: 0;
	padding-left: 0
}

.el-menu,
.el-menu--horizontal>.el-menu-item:not(.is-disabled):focus,
.el-menu--horizontal>.el-menu-item:not(.is-disabled):hover,
.el-menu--horizontal>.el-submenu .el-submenu__title:hover {
	background-color: #fff
}

.el-menu:after,
.el-menu:before {
	display: table;
	content: ""
}

.el-menu:after {
	clear: both
}

.el-menu.el-menu--horizontal {
	border-bottom: 1px solid #e6e6e6
}

.el-menu--horizontal {
	border-right: none
}

.el-menu--horizontal>.el-menu-item {
	float: left;
	height: 60px;
	line-height: 60px;
	margin: 0;
	border-bottom: 2px solid transparent;
	color: #909399
}

.el-menu--horizontal>.el-menu-item a,
.el-menu--horizontal>.el-menu-item a:hover {
	color: inherit
}

.el-menu--horizontal>.el-submenu {
	float: left
}

.el-menu--horizontal>.el-submenu:focus,
.el-menu--horizontal>.el-submenu:hover {
	outline: 0
}

.el-menu--horizontal>.el-submenu:focus .el-submenu__title,
.el-menu--horizontal>.el-submenu:hover .el-submenu__title {
	color: #303133
}

.el-menu--horizontal>.el-submenu.is-active .el-submenu__title {
	border-bottom: 2px solid #409eff;
	color: #303133
}

.el-menu--horizontal>.el-submenu .el-submenu__title {
	height: 60px;
	line-height: 60px;
	border-bottom: 2px solid transparent;
	color: #909399
}

.el-menu--horizontal>.el-submenu .el-submenu__icon-arrow {
	position: static;
	vertical-align: middle;
	margin-left: 8px;
	margin-top: -3px
}

.el-menu--horizontal .el-menu .el-menu-item,
.el-menu--horizontal .el-menu .el-submenu__title {
	background-color: #fff;
	float: none;
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	color: #909399
}

.el-menu--horizontal .el-menu .el-menu-item.is-active,
.el-menu--horizontal .el-menu .el-submenu.is-active>.el-submenu__title {
	color: #303133
}

.el-menu--horizontal .el-menu-item:not(.is-disabled):focus,
.el-menu--horizontal .el-menu-item:not(.is-disabled):hover {
	outline: 0;
	color: #303133
}

.el-menu--horizontal>.el-menu-item.is-active {
	border-bottom: 2px solid #409eff;
	color: #303133
}

.el-menu--collapse {
	width: 64px
}

.el-menu--collapse>.el-menu-item [class^=el-icon-],
.el-menu--collapse>.el-submenu>.el-submenu__title [class^=el-icon-] {
	margin: 0;
	vertical-align: middle;
	width: 24px;
	text-align: center
}

.el-menu--collapse>.el-menu-item .el-submenu__icon-arrow,
.el-menu--collapse>.el-submenu>.el-submenu__title .el-submenu__icon-arrow {
	display: none
}

.el-menu--collapse>.el-menu-item span,
.el-menu--collapse>.el-submenu>.el-submenu__title span {
	height: 0;
	width: 0;
	overflow: hidden;
	visibility: hidden;
	display: inline-block
}

.el-menu--collapse>.el-menu-item.is-active i {
	color: inherit
}

.el-menu--collapse .el-menu .el-submenu {
	min-width: 200px
}

.el-menu--collapse .el-submenu {
	position: relative
}

.el-menu--collapse .el-submenu .el-menu {
	position: absolute;
	margin-left: 5px;
	top: 0;
	left: 100%;
	z-index: 10;
	border: 1px solid #e4e7ed;
	border-radius: 2px;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
}

.el-menu--collapse .el-submenu.is-opened>.el-submenu__title .el-submenu__icon-arrow {
	transform: none
}

.el-menu--popup {
	z-index: 100;
	min-width: 200px;
	border: none;
	padding: 5px 0;
	border-radius: 2px;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
}

.el-menu--popup-bottom-start {
	margin-top: 5px
}

.el-menu--popup-right-start {
	margin-left: 5px;
	margin-right: 5px
}

.el-menu-item {
	height: 56px;
	line-height: 56px;
	font-size: 14px;
	color: #303133;
	padding: 0 20px;
	list-style: none;
	cursor: pointer;
	position: relative;
	transition: border-color .3s, background-color .3s, color .3s;
	box-sizing: border-box;
	white-space: nowrap
}

.el-menu-item * {
	vertical-align: middle
}

.el-menu-item i {
	color: #909399
}

.el-menu-item:focus,
.el-menu-item:hover {
	outline: 0;
	background-color: #ecf5ff
}

.el-menu-item.is-disabled {
	opacity: .25;
	cursor: not-allowed;
	background: 0 0 !important
}

.el-menu-item [class^=el-icon-] {
	margin-right: 5px;
	width: 24px;
	text-align: center;
	font-size: 18px;
	vertical-align: middle
}

.el-menu-item.is-active {
	color: #409eff
}

.el-menu-item.is-active i {
	color: inherit
}

.el-submenu {
	list-style: none;
	margin: 0;
	padding-left: 0
}

.el-submenu__title {
	height: 56px;
	line-height: 56px;
	font-size: 14px;
	color: #303133;
	padding: 0 20px;
	list-style: none;
	cursor: pointer;
	position: relative;
	transition: border-color .3s, background-color .3s, color .3s;
	box-sizing: border-box;
	white-space: nowrap
}

.el-submenu__title * {
	vertical-align: middle
}

.el-submenu__title i {
	color: #909399
}

.el-submenu__title:focus,
.el-submenu__title:hover {
	outline: 0;
	background-color: #ecf5ff
}

.el-submenu__title.is-disabled {
	opacity: .25;
	cursor: not-allowed;
	background: 0 0 !important
}

.el-submenu__title:hover {
	background-color: #ecf5ff
}

.el-submenu .el-menu {
	border: none
}

.el-submenu .el-menu-item {
	height: 50px;
	line-height: 50px;
	padding: 0 45px;
	min-width: 200px
}

.el-submenu__icon-arrow {
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -7px;
	transition: transform .3s;
	font-size: 12px
}

.el-submenu.is-active .el-submenu__title {
	border-bottom-color: #409eff
}

.el-submenu.is-opened>.el-submenu__title .el-submenu__icon-arrow {
	transform: rotate(180deg)
}

.el-submenu.is-disabled .el-menu-item,
.el-submenu.is-disabled .el-submenu__title {
	opacity: .25;
	cursor: not-allowed;
	background: 0 0 !important
}

.el-submenu [class^=el-icon-] {
	vertical-align: middle;
	margin-right: 5px;
	width: 24px;
	text-align: center;
	font-size: 18px
}

.el-menu-item-group>ul {
	padding: 0
}

.el-menu-item-group__title {
	padding: 7px 0 7px 20px;
	line-height: normal;
	font-size: 12px;
	color: #909399
}

.el-radio-button__inner,
.el-radio-group {
	line-height: 1;
	vertical-align: middle;
	display: inline-block
}

.horizontal-collapse-transition .el-submenu__title .el-submenu__icon-arrow {
	transition: .2s;
	opacity: 0
}

.el-radio-group {
	font-size: 0
}

.el-radio-button {
	position: relative;
	display: inline-block;
	outline: 0
}

.el-radio-button__inner {
	white-space: nowrap;
	background: #fff;
	border: 1px solid #dcdfe6;
	font-weight: 500;
	border-left: 0;
	color: #606266;
	-webkit-appearance: none;
	text-align: center;
	box-sizing: border-box;
	outline: 0;
	margin: 0;
	position: relative;
	cursor: pointer;
	transition: all .3s cubic-bezier(.645, .045, .355, 1);
	padding: 12px 20px;
	font-size: 14px;
	border-radius: 0
}

.el-radio-button__inner.is-round {
	padding: 12px 20px
}

.el-radio-button__inner:hover {
	color: #409eff
}

.el-radio-button__inner [class*=el-icon-] {
	line-height: .9
}

.el-radio-button__inner [class*=el-icon-]+span {
	margin-left: 5px
}

.el-radio-button:first-child .el-radio-button__inner {
	border-left: 1px solid #dcdfe6;
	border-radius: 4px 0 0 4px;
	box-shadow: none !important
}

.el-radio-button__orig-radio {
	opacity: 0;
	outline: 0;
	position: absolute;
	z-index: -1
}

.el-switch,
.el-switch__core {
	position: relative;
	vertical-align: middle
}

.el-radio-button__orig-radio:checked+.el-radio-button__inner {
	color: #fff;
	background-color: #409eff;
	border-color: #409eff;
	box-shadow: -1px 0 0 0 #409eff
}

.el-radio-button__orig-radio:disabled+.el-radio-button__inner {
	color: #c0c4cc;
	cursor: not-allowed;
	background: none;
	background-color: #fff;
	border-color: #ebeef5;
	box-shadow: none
}

.el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner {
	background-color: #f2f6fc
}

.el-radio-button:last-child .el-radio-button__inner {
	border-radius: 0 4px 4px 0
}

.el-radio-button:first-child:last-child .el-radio-button__inner {
	border-radius: 4px
}

.el-radio-button--medium .el-radio-button__inner {
	padding: 10px 20px;
	font-size: 14px;
	border-radius: 0
}

.el-radio-button--medium .el-radio-button__inner.is-round {
	padding: 10px 20px
}

.el-radio-button--small .el-radio-button__inner {
	padding: 9px 15px;
	font-size: 12px;
	border-radius: 0
}

.el-radio-button--small .el-radio-button__inner.is-round {
	padding: 9px 15px
}

.el-radio-button--mini .el-radio-button__inner {
	padding: 7px 15px;
	font-size: 12px;
	border-radius: 0
}

.el-radio-button--mini .el-radio-button__inner.is-round {
	padding: 7px 15px
}

.el-radio-button:focus:not(.is-focus):not(:active):not(.is-disabled) {
	box-shadow: 0 0 2px 2px #409eff
}

.el-picker-panel,
.el-popover,
.el-select-dropdown,
.el-table-filter,
.el-time-panel {
	-webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
}

.el-switch {
	display: inline-flex;
	align-items: center;
	font-size: 14px;
	line-height: 20px;
	height: 20px
}

.el-switch.is-disabled .el-switch__core,
.el-switch.is-disabled .el-switch__label {
	cursor: not-allowed
}

.el-switch__label {
	transition: .2s;
	height: 20px;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
	vertical-align: middle;
	color: #303133
}

.el-switch__label.is-active {
	color: #409eff
}

.el-switch__label--left {
	margin-right: 10px
}

.el-switch__label--right {
	margin-left: 10px
}

.el-switch__label * {
	line-height: 1;
	font-size: 14px;
	display: inline-block
}

.el-switch__input {
	position: absolute;
	width: 0;
	height: 0;
	opacity: 0;
	margin: 0
}

.el-switch__core {
	margin: 0;
	display: inline-block;
	width: 40px;
	height: 20px;
	border: 1px solid #dcdfe6;
	outline: 0;
	border-radius: 10px;
	box-sizing: border-box;
	background: #dcdfe6;
	cursor: pointer;
	transition: border-color .3s, background-color .3s
}

.el-switch__core:after {
	content: "";
	position: absolute;
	top: 1px;
	left: 1px;
	border-radius: 100%;
	transition: all .3s;
	width: 16px;
	height: 16px;
	background-color: #fff
}

.el-switch.is-checked .el-switch__core {
	border-color: #409eff;
	background-color: #409eff
}

.el-switch.is-checked .el-switch__core:after {
	left: 100%;
	margin-left: -17px
}

.el-switch.is-disabled {
	opacity: .6
}

.el-switch--wide .el-switch__label.el-switch__label--left span {
	left: 10px
}

.el-switch--wide .el-switch__label.el-switch__label--right span {
	right: 10px
}

.el-switch .label-fade-enter,
.el-switch .label-fade-leave-active {
	opacity: 0
}

.el-select-dropdown {
	position: absolute;
	z-index: 1001;
	border: 1px solid #e4e7ed;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	box-sizing: border-box;
	margin: 5px 0
}

.el-select-dropdown.is-multiple .el-select-dropdown__item {
	padding-right: 40px
}

.el-select-dropdown.is-multiple .el-select-dropdown__item.selected {
	color: #409eff;
	background-color: #fff
}

.el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover {
	background-color: #f5f7fa
}

.el-select-dropdown.is-multiple .el-select-dropdown__item.selected:after {
	position: absolute;
	right: 20px;
	font-family: element-icons;
	content: "\e6da";
	font-size: 12px;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list {
	padding: 0
}

.el-select-dropdown__empty {
	padding: 10px 0;
	margin: 0;
	text-align: center;
	color: #999;
	font-size: 14px
}

.el-select-dropdown__wrap {
	max-height: 274px
}

.el-select-dropdown__list {
	list-style: none;
	padding: 6px 0;
	margin: 0;
	box-sizing: border-box
}

.el-select-dropdown__item {
	font-size: 14px;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #606266;
	height: 34px;
	line-height: 34px;
	box-sizing: border-box;
	cursor: pointer
}

.el-select-dropdown__item.is-disabled {
	color: #c0c4cc;
	cursor: not-allowed
}

.el-select-dropdown__item.is-disabled:hover {
	background-color: #fff
}

.el-select-dropdown__item.hover,
.el-select-dropdown__item:hover {
	background-color: #f5f7fa
}

.el-select-dropdown__item.selected {
	color: #409eff;
	font-weight: 700
}

.el-select-group {
	margin: 0;
	padding: 0
}

.el-select-group__wrap {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0
}

.el-select-group__wrap:not(:last-of-type) {
	padding-bottom: 24px
}

.el-select-group__wrap:not(:last-of-type):after {
	content: "";
	position: absolute;
	display: block;
	left: 20px;
	right: 20px;
	bottom: 12px;
	height: 1px;
	background: #e4e7ed
}

.el-select-group__title {
	padding-left: 20px;
	font-size: 12px;
	color: #909399;
	line-height: 30px
}

.el-select-group .el-select-dropdown__item {
	padding-left: 20px
}

.el-select {
	display: inline-block;
	position: relative
}

.el-select .el-select__tags>span {
	display: contents
}

.el-select:hover .el-input__inner {
	border-color: #c0c4cc
}

.el-select .el-input__inner {
	cursor: pointer;
	padding-right: 35px
}

.el-select .el-input__inner:focus {
	border-color: #409eff
}

.el-select .el-input .el-select__caret {
	color: #c0c4cc;
	font-size: 14px;
	transition: transform .3s;
	transform: rotate(180deg);
	cursor: pointer
}

.el-select .el-input .el-select__caret.is-reverse {
	transform: rotate(0)
}

.el-select .el-input .el-select__caret.is-show-close {
	font-size: 14px;
	text-align: center;
	transform: rotate(180deg);
	border-radius: 100%;
	color: #c0c4cc;
	transition: color .2s cubic-bezier(.645, .045, .355, 1)
}

.el-select .el-input .el-select__caret.is-show-close:hover {
	color: #909399
}

.el-select .el-input.is-disabled .el-input__inner {
	cursor: not-allowed
}

.el-select .el-input.is-disabled .el-input__inner:hover {
	border-color: #e4e7ed
}

.el-range-editor.is-active,
.el-range-editor.is-active:hover,
.el-select .el-input.is-focus .el-input__inner {
	border-color: #409eff
}

.el-select>.el-input {
	display: block
}

.el-select__input {
	border: none;
	outline: 0;
	padding: 0;
	margin-left: 15px;
	color: #666;
	font-size: 14px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	height: 28px;
	background-color: transparent
}

.el-select__input.is-mini {
	height: 14px
}

.el-select__close {
	cursor: pointer;
	position: absolute;
	top: 8px;
	z-index: 1000;
	right: 25px;
	color: #c0c4cc;
	line-height: 18px;
	font-size: 14px
}

.el-select__close:hover {
	color: #909399
}

.el-select__tags {
	position: absolute;
	line-height: normal;
	white-space: normal;
	z-index: 1;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	flex-wrap: wrap
}

.el-select__tags-text {
	overflow: hidden;
	text-overflow: ellipsis
}

.el-select .el-tag {
	box-sizing: border-box;
	border-color: transparent;
	margin: 2px 0 2px 6px;
	background-color: #f0f2f5;
	display: flex;
	max-width: 100%;
	align-items: center
}

.el-select .el-tag__close.el-icon-close {
	background-color: #c0c4cc;
	top: 0;
	color: #fff;
	flex-shrink: 0
}

.el-select .el-tag__close.el-icon-close:hover {
	background-color: #909399
}

.el-table,
.el-table__expanded-cell {
	background-color: #fff
}

.el-select .el-tag__close.el-icon-close:before {
	display: block;
	transform: translateY(.5px)
}

.el-table {
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	flex: 1;
	width: 100%;
	max-width: 100%;
	font-size: 14px;
	color: #606266
}

.el-table__empty-block {
	min-height: 60px;
	text-align: center;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

.el-table__empty-text {
	line-height: 60px;
	width: 50%;
	color: #909399
}

.el-table__expand-column .cell {
	padding: 0;
	text-align: center
}

.el-table__expand-icon {
	position: relative;
	cursor: pointer;
	color: #666;
	font-size: 12px;
	transition: transform .2s ease-in-out;
	height: 20px
}

.el-table__expand-icon--expanded {
	transform: rotate(90deg)
}

.el-table__expand-icon>.el-icon {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -5px;
	margin-top: -5px
}

.el-table__expanded-cell[class*=cell] {
	padding: 20px 50px
}

.el-table__expanded-cell:hover {
	background-color: transparent !important
}

.el-table__placeholder {
	display: inline-block;
	width: 20px
}

.el-table__append-wrapper {
	overflow: hidden
}

.el-table--fit {
	border-right: 0;
	border-bottom: 0
}

.el-table--fit .el-table__cell.gutter {
	border-right-width: 1px
}

.el-table--scrollable-x .el-table__body-wrapper {
	overflow-x: auto
}

.el-table--scrollable-y .el-table__body-wrapper {
	overflow-y: auto
}

.el-table thead {
	color: #909399;
	font-weight: 500
}

.el-table thead.is-group th.el-table__cell {
	background: #f5f7fa
}

.el-table .el-table__cell {
	padding: 12px 0;
	min-width: 0;
	box-sizing: border-box;
	text-overflow: ellipsis;
	vertical-align: middle;
	position: relative;
	text-align: left
}

.el-table .el-table__cell.is-center {
	text-align: center
}

.el-table .el-table__cell.is-right {
	text-align: right
}

.el-table .el-table__cell.gutter {
	width: 15px;
	border-right-width: 0;
	border-bottom-width: 0;
	padding: 0
}

.el-table .el-table__cell.is-hidden>* {
	visibility: hidden
}

.el-table--medium .el-table__cell {
	padding: 10px 0
}

.el-table--small {
	font-size: 12px
}

.el-table--small .el-table__cell {
	padding: 8px 0
}

.el-table--mini {
	font-size: 12px
}

.el-table--mini .el-table__cell {
	padding: 6px 0
}

.el-table tr {
	background-color: #fff
}

.el-table tr input[type=checkbox] {
	margin: 0
}

.el-table td.el-table__cell,
.el-table th.el-table__cell.is-leaf {
	border-bottom: 1px solid #ebeef5
}

.el-table th.el-table__cell.is-sortable {
	cursor: pointer
}

.el-table th.el-table__cell {
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #fff
}

.el-table th.el-table__cell>.cell {
	display: inline-block;
	box-sizing: border-box;
	position: relative;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%
}

.el-table th.el-table__cell>.cell.highlight {
	color: #409eff
}

.el-table th.el-table__cell.required>div:before {
	display: inline-block;
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #ff4d51;
	margin-right: 5px;
	vertical-align: middle
}

.el-table td.el-table__cell div {
	box-sizing: border-box
}

.el-table td.el-table__cell.gutter {
	width: 0
}

.el-table .cell {
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	word-break: break-all;
	line-height: 23px;
	padding-left: 10px;
	padding-right: 10px
}

.el-date-table td,
.el-date-table td div,
.el-table-filter {
	-webkit-box-sizing: border-box
}

.el-table .cell.el-tooltip {
	white-space: nowrap;
	min-width: 50px
}

.el-table--border,
.el-table--group {
	border: 1px solid #ebeef5
}

.el-table--border:after,
.el-table--group:after,
.el-table:before {
	content: "";
	position: absolute;
	background-color: #ebeef5;
	z-index: 1
}

.el-table--border:after,
.el-table--group:after {
	top: 0;
	right: 0;
	width: 1px;
	height: 100%
}

.el-table:before {
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px
}

.el-table--border {
	border-right: none;
	border-bottom: none
}

.el-table--border.el-loading-parent--relative {
	border-color: transparent
}

.el-table--border .el-table__cell,
.el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed {
	border-right: 1px solid #ebeef5
}

.el-table--border .el-table__cell:first-child .cell {
	padding-left: 10px
}

.el-table--border th.el-table__cell,
.el-table--border th.el-table__cell.gutter:last-of-type,
.el-table__fixed-right-patch {
	border-bottom: 1px solid #ebeef5
}

.el-table--hidden {
	visibility: hidden
}

.el-table__fixed,
.el-table__fixed-right {
	position: absolute;
	top: 0;
	left: 0;
	overflow-x: hidden;
	overflow-y: hidden;
	box-shadow: 0 0 10px rgba(0, 0, 0, .12)
}

.el-table__fixed-right:before,
.el-table__fixed:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #ebeef5;
	z-index: 4
}

.el-table__fixed-right-patch {
	position: absolute;
	top: -1px;
	right: 0;
	background-color: #fff
}

.el-table__fixed-right {
	top: 0;
	left: auto;
	right: 0
}

.el-table__fixed-right .el-table__fixed-body-wrapper,
.el-table__fixed-right .el-table__fixed-footer-wrapper,
.el-table__fixed-right .el-table__fixed-header-wrapper {
	left: auto;
	right: 0
}

.el-table__fixed-header-wrapper {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3
}

.el-table__fixed-footer-wrapper {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3
}

.el-table__fixed-footer-wrapper tbody td.el-table__cell {
	border-top: 1px solid #ebeef5;
	background-color: #f5f7fa;
	color: #606266
}

.el-table__fixed-body-wrapper {
	position: absolute;
	left: 0;
	top: 37px;
	overflow: hidden;
	z-index: 3
}

.el-table__body-wrapper,
.el-table__footer-wrapper,
.el-table__header-wrapper {
	width: 100%
}

.el-table__footer-wrapper {
	margin-top: -1px
}

.el-table__footer-wrapper td.el-table__cell {
	border-top: 1px solid #ebeef5
}

.el-table__body,
.el-table__footer,
.el-table__header {
	table-layout: fixed;
	border-collapse: separate
}

.el-table__footer-wrapper,
.el-table__header-wrapper {
	overflow: hidden
}

.el-table__footer-wrapper tbody td.el-table__cell,
.el-table__header-wrapper tbody td.el-table__cell {
	background-color: #f5f7fa;
	color: #606266
}

.el-table__body-wrapper {
	overflow: hidden;
	position: relative
}

.el-table__body-wrapper.is-scrolling-left~.el-table__fixed,
.el-table__body-wrapper.is-scrolling-none~.el-table__fixed,
.el-table__body-wrapper.is-scrolling-none~.el-table__fixed-right,
.el-table__body-wrapper.is-scrolling-right~.el-table__fixed-right {
	box-shadow: none
}

.el-table__body-wrapper .el-table--border.is-scrolling-right~.el-table__fixed-right {
	border-left: 1px solid #ebeef5
}

.el-table .caret-wrapper {
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	height: 34px;
	width: 24px;
	vertical-align: middle;
	cursor: pointer;
	overflow: visible;
	overflow: initial;
	position: relative
}

.el-table .sort-caret {
	width: 0;
	height: 0;
	border: 5px solid transparent;
	position: absolute;
	left: 7px
}

.el-table .sort-caret.ascending {
	border-bottom-color: #c0c4cc;
	top: 5px
}

.el-table .sort-caret.descending {
	border-top-color: #c0c4cc;
	bottom: 7px
}

.el-table .ascending .sort-caret.ascending {
	border-bottom-color: #409eff
}

.el-table .descending .sort-caret.descending {
	border-top-color: #409eff
}

.el-table .hidden-columns {
	visibility: hidden;
	position: absolute;
	z-index: -1
}

.el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell {
	background: #fafafa
}

.el-table--striped .el-table__body tr.el-table__row--striped.current-row td.el-table__cell {
	background-color: #ecf5ff
}

.el-table__body tr.hover-row.current-row>td.el-table__cell,
.el-table__body tr.hover-row.el-table__row--striped.current-row>td.el-table__cell,
.el-table__body tr.hover-row.el-table__row--striped>td.el-table__cell,
.el-table__body tr.hover-row>td.el-table__cell {
	background-color: #f5f7fa
}

.el-table__body tr.current-row>td.el-table__cell {
	background-color: #ecf5ff
}

.el-table__column-resize-proxy {
	position: absolute;
	left: 200px;
	top: 0;
	bottom: 0;
	width: 0;
	border-left: 1px solid #ebeef5;
	z-index: 10
}

.el-table__column-filter-trigger {
	display: inline-block;
	line-height: 34px;
	cursor: pointer
}

.el-table__column-filter-trigger i {
	color: #909399;
	font-size: 12px;
	transform: scale(.75)
}

.el-table--enable-row-transition .el-table__body td.el-table__cell {
	transition: background-color .25s ease
}

.el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell {
	background-color: #f5f7fa
}

.el-table--fluid-height .el-table__fixed,
.el-table--fluid-height .el-table__fixed-right {
	bottom: 0;
	overflow: hidden
}

.el-table [class*=el-table__row--level] .el-table__expand-icon {
	display: inline-block;
	width: 20px;
	line-height: 20px;
	height: 20px;
	text-align: center;
	margin-right: 3px
}

.el-table-column--selection .cell {
	padding-left: 14px;
	padding-right: 14px
}

.el-table-filter {
	border: 1px solid #ebeef5;
	border-radius: 2px;
	background-color: #fff;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	box-sizing: border-box;
	margin: 2px 0
}

.el-table-filter__list {
	padding: 5px 0;
	margin: 0;
	list-style: none;
	min-width: 100px
}

.el-table-filter__list-item {
	line-height: 36px;
	padding: 0 10px;
	cursor: pointer;
	font-size: 14px
}

.el-table-filter__list-item:hover {
	background-color: #ecf5ff;
	color: #66b1ff
}

.el-table-filter__list-item.is-active {
	background-color: #409eff;
	color: #fff
}

.el-table-filter__content {
	min-width: 100px
}

.el-table-filter__bottom {
	border-top: 1px solid #ebeef5;
	padding: 8px
}

.el-table-filter__bottom button {
	background: 0 0;
	border: none;
	color: #606266;
	cursor: pointer;
	font-size: 13px;
	padding: 0 3px
}

.el-date-table.is-week-mode .el-date-table__row.current div,
.el-date-table.is-week-mode .el-date-table__row:hover div,
.el-date-table td.in-range div,
.el-date-table td.in-range div:hover {
	background-color: #f2f6fc
}

.el-table-filter__bottom button:hover {
	color: #409eff
}

.el-table-filter__bottom button:focus {
	outline: 0
}

.el-table-filter__bottom button.is-disabled {
	color: #c0c4cc;
	cursor: not-allowed
}

.el-table-filter__wrap {
	max-height: 280px
}

.el-table-filter__checkbox-group {
	padding: 10px
}

.el-table-filter__checkbox-group label.el-checkbox {
	display: block;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px
}

.el-table-filter__checkbox-group .el-checkbox:last-child {
	margin-bottom: 0
}

.el-date-table {
	font-size: 12px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.el-date-table.is-week-mode .el-date-table__row:hover td.available:hover {
	color: #606266
}

.el-date-table.is-week-mode .el-date-table__row:hover td:first-child div {
	margin-left: 5px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px
}

.el-date-table.is-week-mode .el-date-table__row:hover td:last-child div {
	margin-right: 5px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px
}

.el-date-table td {
	width: 32px;
	height: 30px;
	padding: 4px 0;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
	position: relative
}

.el-date-table td div {
	height: 30px;
	padding: 3px 0;
	box-sizing: border-box
}

.el-date-table td span {
	width: 24px;
	height: 24px;
	display: block;
	margin: 0 auto;
	line-height: 24px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 50%
}

.el-date-table td.next-month,
.el-date-table td.prev-month {
	color: #c0c4cc
}

.el-date-table td.today {
	position: relative
}

.el-date-table td.today span {
	color: #409eff;
	font-weight: 700
}

.el-date-table td.today.end-date span,
.el-date-table td.today.start-date span {
	color: #fff
}

.el-date-table td.available:hover {
	color: #409eff
}

.el-date-table td.current:not(.disabled) span {
	color: #fff;
	background-color: #409eff
}

.el-date-table td.end-date div,
.el-date-table td.start-date div {
	color: #fff
}

.el-date-table td.end-date span,
.el-date-table td.start-date span {
	background-color: #409eff
}

.el-date-table td.start-date div {
	margin-left: 5px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px
}

.el-date-table td.end-date div {
	margin-right: 5px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px
}

.el-date-table td.disabled div {
	background-color: #f5f7fa;
	opacity: 1;
	cursor: not-allowed;
	color: #c0c4cc
}

.el-date-table td.selected div {
	margin-left: 5px;
	margin-right: 5px;
	background-color: #f2f6fc;
	border-radius: 15px
}

.el-date-table td.selected div:hover {
	background-color: #f2f6fc
}

.el-date-table td.selected span {
	background-color: #409eff;
	color: #fff;
	border-radius: 15px
}

.el-date-table td.week {
	font-size: 80%;
	color: #606266
}

.el-date-table th {
	padding: 5px;
	color: #606266;
	font-weight: 400;
	border-bottom: 1px solid #ebeef5
}

.el-month-table {
	font-size: 12px;
	margin: -1px;
	border-collapse: collapse
}

.el-month-table td {
	text-align: center;
	padding: 8px 0;
	cursor: pointer
}

.el-month-table td div {
	height: 48px;
	padding: 6px 0;
	box-sizing: border-box
}

.el-month-table td.today .cell {
	color: #409eff;
	font-weight: 700
}

.el-month-table td.today.end-date .cell,
.el-month-table td.today.start-date .cell {
	color: #fff
}

.el-month-table td.disabled .cell {
	background-color: #f5f7fa;
	cursor: not-allowed;
	color: #c0c4cc
}

.el-month-table td.disabled .cell:hover {
	color: #c0c4cc
}

.el-month-table td .cell {
	width: 60px;
	height: 36px;
	display: block;
	line-height: 36px;
	color: #606266;
	margin: 0 auto;
	border-radius: 18px
}

.el-month-table td .cell:hover {
	color: #409eff
}

.el-month-table td.in-range div,
.el-month-table td.in-range div:hover {
	background-color: #f2f6fc
}

.el-month-table td.end-date div,
.el-month-table td.start-date div {
	color: #fff
}

.el-month-table td.end-date .cell,
.el-month-table td.start-date .cell {
	color: #fff;
	background-color: #409eff
}

.el-month-table td.start-date div {
	border-top-left-radius: 24px;
	border-bottom-left-radius: 24px
}

.el-month-table td.end-date div {
	border-top-right-radius: 24px;
	border-bottom-right-radius: 24px
}

.el-month-table td.current:not(.disabled) .cell {
	color: #409eff
}

.el-year-table {
	font-size: 12px;
	margin: -1px;
	border-collapse: collapse
}

.el-year-table .el-icon {
	color: #303133
}

.el-year-table td {
	text-align: center;
	padding: 20px 3px;
	cursor: pointer
}

.el-year-table td.today .cell {
	color: #409eff;
	font-weight: 700
}

.el-year-table td.disabled .cell {
	background-color: #f5f7fa;
	cursor: not-allowed;
	color: #c0c4cc
}

.el-year-table td.disabled .cell:hover {
	color: #c0c4cc
}

.el-year-table td .cell {
	width: 48px;
	height: 32px;
	display: block;
	line-height: 32px;
	color: #606266;
	margin: 0 auto
}

.el-year-table td .cell:hover,
.el-year-table td.current:not(.disabled) .cell {
	color: #409eff
}

.el-date-range-picker {
	width: 646px
}

.el-date-range-picker.has-sidebar {
	width: 756px
}

.el-date-range-picker table {
	table-layout: fixed;
	width: 100%
}

.el-date-range-picker .el-picker-panel__body {
	min-width: 513px
}

.el-date-range-picker .el-picker-panel__content {
	margin: 0
}

.el-date-range-picker__header {
	position: relative;
	text-align: center;
	height: 28px
}

.el-date-range-picker__header [class*=arrow-left] {
	float: left
}

.el-date-range-picker__header [class*=arrow-right] {
	float: right
}

.el-date-range-picker__header div {
	font-size: 16px;
	font-weight: 500;
	margin-right: 50px
}

.el-date-range-picker__content {
	float: left;
	width: 50%;
	box-sizing: border-box;
	margin: 0;
	padding: 16px
}

.el-date-range-picker__content.is-left {
	border-right: 1px solid #e4e4e4
}

.el-date-range-picker__content .el-date-range-picker__header div {
	margin-left: 50px;
	margin-right: 50px
}

.el-date-range-picker__editors-wrap {
	box-sizing: border-box;
	display: table-cell
}

.el-date-range-picker__editors-wrap.is-right {
	text-align: right
}

.el-date-range-picker__time-header {
	position: relative;
	border-bottom: 1px solid #e4e4e4;
	font-size: 12px;
	padding: 8px 5px 5px;
	display: table;
	width: 100%;
	box-sizing: border-box
}

.el-date-range-picker__time-header>.el-icon-arrow-right {
	font-size: 20px;
	vertical-align: middle;
	display: table-cell;
	color: #303133
}

.el-date-range-picker__time-picker-wrap {
	position: relative;
	display: table-cell;
	padding: 0 5px
}

.el-date-range-picker__time-picker-wrap .el-picker-panel {
	position: absolute;
	top: 13px;
	right: 0;
	z-index: 1;
	background: #fff
}

.el-date-picker {
	width: 322px
}

.el-date-picker.has-sidebar.has-time {
	width: 434px
}

.el-date-picker.has-sidebar {
	width: 438px
}

.el-date-picker.has-time .el-picker-panel__body-wrapper {
	position: relative
}

.el-date-picker .el-picker-panel__content {
	width: 292px
}

.el-date-picker table {
	table-layout: fixed;
	width: 100%
}

.el-date-picker__editor-wrap {
	position: relative;
	display: table-cell;
	padding: 0 5px
}

.el-date-picker__time-header {
	position: relative;
	border-bottom: 1px solid #e4e4e4;
	font-size: 12px;
	padding: 8px 5px 5px;
	display: table;
	width: 100%;
	box-sizing: border-box
}

.el-date-picker__header {
	margin: 12px;
	text-align: center
}

.el-date-picker__header--bordered {
	margin-bottom: 0;
	padding-bottom: 12px;
	border-bottom: 1px solid #ebeef5
}

.el-date-picker__header--bordered+.el-picker-panel__content {
	margin-top: 0
}

.el-date-picker__header-label {
	font-size: 16px;
	font-weight: 500;
	padding: 0 5px;
	line-height: 22px;
	text-align: center;
	cursor: pointer;
	color: #606266
}

.el-date-picker__header-label.active,
.el-date-picker__header-label:hover {
	color: #409eff
}

.el-date-picker__prev-btn {
	float: left
}

.el-date-picker__next-btn {
	float: right
}

.el-date-picker__time-wrap {
	padding: 10px;
	text-align: center
}

.el-date-picker__time-label {
	float: left;
	cursor: pointer;
	line-height: 30px;
	margin-left: 10px
}

.time-select {
	margin: 5px 0;
	min-width: 0
}

.time-select .el-picker-panel__content {
	max-height: 200px;
	margin: 0
}

.time-select-item {
	padding: 8px 10px;
	font-size: 14px;
	line-height: 20px
}

.time-select-item.selected:not(.disabled) {
	color: #409eff;
	font-weight: 700
}

.time-select-item.disabled {
	color: #e4e7ed;
	cursor: not-allowed
}

.time-select-item:hover {
	background-color: #f5f7fa;
	font-weight: 700;
	cursor: pointer
}

.el-date-editor {
	position: relative;
	display: inline-block;
	text-align: left
}

.el-date-editor.el-input,
.el-date-editor.el-input__inner {
	width: 220px
}

.el-date-editor--monthrange.el-input,
.el-date-editor--monthrange.el-input__inner {
	width: 300px
}

.el-date-editor--daterange.el-input,
.el-date-editor--daterange.el-input__inner,
.el-date-editor--timerange.el-input,
.el-date-editor--timerange.el-input__inner {
	width: 350px
}

.el-date-editor--datetimerange.el-input,
.el-date-editor--datetimerange.el-input__inner {
	width: 400px
}

.el-date-editor--dates .el-input__inner {
	text-overflow: ellipsis;
	white-space: nowrap
}

.el-date-editor .el-icon-circle-close {
	cursor: pointer
}

.el-date-editor .el-range__icon {
	font-size: 14px;
	margin-left: -5px;
	color: #c0c4cc;
	float: left;
	line-height: 32px
}

.el-date-editor .el-range-input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	outline: 0;
	display: inline-block;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 39%;
	text-align: center;
	font-size: 14px;
	color: #606266
}

.el-date-editor .el-range-input:-ms-input-placeholder {
	color: #c0c4cc
}

.el-date-editor .el-range-input::-moz-placeholder {
	color: #c0c4cc
}

.el-date-editor .el-range-input::placeholder {
	color: #c0c4cc
}

.el-date-editor .el-range-separator {
	display: inline-block;
	height: 100%;
	padding: 0 5px;
	margin: 0;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	width: 5%;
	color: #303133
}

.el-date-editor .el-range__close-icon {
	font-size: 14px;
	color: #c0c4cc;
	width: 25px;
	display: inline-block;
	float: right;
	line-height: 32px
}

.el-range-editor.el-input__inner {
	display: inline-flex;
	align-items: center;
	padding: 3px 10px
}

.el-range-editor .el-range-input {
	line-height: 1
}

.el-range-editor--medium.el-input__inner {
	height: 36px
}

.el-range-editor--medium .el-range-separator {
	line-height: 28px;
	font-size: 14px
}

.el-range-editor--medium .el-range-input {
	font-size: 14px
}

.el-range-editor--medium .el-range__close-icon,
.el-range-editor--medium .el-range__icon {
	line-height: 28px
}

.el-range-editor--small.el-input__inner {
	height: 32px
}

.el-range-editor--small .el-range-separator {
	line-height: 24px;
	font-size: 13px
}

.el-range-editor--small .el-range-input {
	font-size: 13px
}

.el-range-editor--small .el-range__close-icon,
.el-range-editor--small .el-range__icon {
	line-height: 24px
}

.el-range-editor--mini.el-input__inner {
	height: 28px
}

.el-range-editor--mini .el-range-separator {
	line-height: 20px;
	font-size: 12px
}

.el-range-editor--mini .el-range-input {
	font-size: 12px
}

.el-range-editor--mini .el-range__close-icon,
.el-range-editor--mini .el-range__icon {
	line-height: 20px
}

.el-range-editor.is-disabled {
	background-color: #f5f7fa;
	border-color: #e4e7ed;
	color: #c0c4cc;
	cursor: not-allowed
}

.el-range-editor.is-disabled:focus,
.el-range-editor.is-disabled:hover {
	border-color: #e4e7ed
}

.el-range-editor.is-disabled input {
	background-color: #f5f7fa;
	color: #c0c4cc;
	cursor: not-allowed
}

.el-range-editor.is-disabled input:-ms-input-placeholder {
	color: #c0c4cc
}

.el-range-editor.is-disabled input::-moz-placeholder {
	color: #c0c4cc
}

.el-range-editor.is-disabled input::placeholder {
	color: #c0c4cc
}

.el-range-editor.is-disabled .el-range-separator {
	color: #c0c4cc
}

.el-picker-panel {
	color: #606266;
	border: 1px solid #e4e7ed;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	background: #fff;
	border-radius: 4px;
	line-height: 30px;
	margin: 5px 0
}

.el-picker-panel__body-wrapper:after,
.el-picker-panel__body:after {
	content: "";
	display: table;
	clear: both
}

.el-picker-panel__content {
	position: relative;
	margin: 15px
}

.el-picker-panel__footer {
	border-top: 1px solid #e4e4e4;
	padding: 4px;
	text-align: right;
	background-color: #fff;
	position: relative;
	font-size: 0
}

.el-picker-panel__shortcut {
	display: block;
	width: 100%;
	border: 0;
	background-color: transparent;
	line-height: 28px;
	font-size: 14px;
	color: #606266;
	padding-left: 12px;
	text-align: left;
	outline: 0;
	cursor: pointer
}

.el-picker-panel__shortcut:hover {
	color: #409eff
}

.el-picker-panel__shortcut.active {
	background-color: #e6f1fe;
	color: #409eff
}

.el-picker-panel__btn {
	border: 1px solid #dcdcdc;
	color: #333;
	line-height: 24px;
	border-radius: 2px;
	padding: 0 20px;
	cursor: pointer;
	background-color: transparent;
	outline: 0;
	font-size: 12px
}

.el-picker-panel__btn[disabled] {
	color: #ccc;
	cursor: not-allowed
}

.el-picker-panel__icon-btn {
	font-size: 12px;
	color: #303133;
	border: 0;
	background: 0 0;
	cursor: pointer;
	outline: 0;
	margin-top: 8px
}

.el-picker-panel__icon-btn:hover {
	color: #409eff
}

.el-picker-panel__icon-btn.is-disabled {
	color: #bbb
}

.el-picker-panel__icon-btn.is-disabled:hover {
	cursor: not-allowed
}

.el-picker-panel__link-btn {
	vertical-align: middle
}

.el-picker-panel [slot=sidebar],
.el-picker-panel__sidebar {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 110px;
	border-right: 1px solid #e4e4e4;
	box-sizing: border-box;
	padding-top: 6px;
	background-color: #fff;
	overflow: auto
}

.el-picker-panel [slot=sidebar]+.el-picker-panel__body,
.el-picker-panel__sidebar+.el-picker-panel__body {
	margin-left: 110px
}

.el-time-spinner.has-seconds .el-time-spinner__wrapper {
	width: 33.3%
}

.el-time-spinner__wrapper {
	max-height: 190px;
	overflow: auto;
	display: inline-block;
	width: 50%;
	vertical-align: top;
	position: relative
}

.el-time-spinner__wrapper .el-scrollbar__wrap:not(.el-scrollbar__wrap--hidden-default) {
	padding-bottom: 15px
}

.el-time-spinner__input.el-input .el-input__inner,
.el-time-spinner__list {
	padding: 0;
	text-align: center
}

.el-time-spinner__wrapper.is-arrow {
	box-sizing: border-box;
	text-align: center;
	overflow: hidden
}

.el-time-spinner__wrapper.is-arrow .el-time-spinner__list {
	transform: translateY(-32px)
}

.el-time-spinner__wrapper.is-arrow .el-time-spinner__item:hover:not(.disabled):not(.active) {
	background: #fff;
	cursor: default
}

.el-time-spinner__arrow {
	font-size: 12px;
	color: #909399;
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 1;
	text-align: center;
	height: 30px;
	line-height: 30px;
	cursor: pointer
}

.el-time-spinner__arrow:hover {
	color: #409eff
}

.el-time-spinner__arrow.el-icon-arrow-up {
	top: 10px
}

.el-time-spinner__arrow.el-icon-arrow-down {
	bottom: 10px
}

.el-time-spinner__input.el-input {
	width: 70%
}

.el-time-spinner__list {
	margin: 0;
	list-style: none
}

.el-time-spinner__list:after,
.el-time-spinner__list:before {
	content: "";
	display: block;
	width: 100%;
	height: 80px
}

.el-time-spinner__item {
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	color: #606266
}

.el-time-spinner__item:hover:not(.disabled):not(.active) {
	background: #f5f7fa;
	cursor: pointer
}

.el-time-spinner__item.active:not(.disabled) {
	color: #303133;
	font-weight: 700
}

.el-time-spinner__item.disabled {
	color: #c0c4cc;
	cursor: not-allowed
}

.el-time-panel {
	margin: 5px 0;
	border: 1px solid #e4e7ed;
	background-color: #fff;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;
	position: absolute;
	width: 180px;
	left: 0;
	z-index: 1000;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	box-sizing: content-box
}

.el-time-panel__content {
	font-size: 0;
	position: relative;
	overflow: hidden
}

.el-time-panel__content:after,
.el-time-panel__content:before {
	content: "";
	top: 50%;
	position: absolute;
	margin-top: -15px;
	height: 32px;
	z-index: -1;
	left: 0;
	right: 0;
	box-sizing: border-box;
	padding-top: 6px;
	text-align: left;
	border-top: 1px solid #e4e7ed;
	border-bottom: 1px solid #e4e7ed
}

.el-form-item__label,
.el-tabs__item,
.el-tabs__nav-wrap.is-scrollable,
.el-time-panel__footer,
.el-time-range-picker__cell {
	-webkit-box-sizing: border-box
}

.el-time-panel__content:after {
	left: 50%;
	margin-left: 12%;
	margin-right: 12%
}

.el-time-panel__content:before {
	padding-left: 50%;
	margin-right: 12%;
	margin-left: 12%
}

.el-time-panel__content.has-seconds:after {
	left: 66.66667%
}

.el-time-panel__content.has-seconds:before {
	padding-left: 33.33333%
}

.el-time-panel__footer {
	border-top: 1px solid #e4e4e4;
	padding: 4px;
	height: 36px;
	line-height: 25px;
	text-align: right;
	box-sizing: border-box
}

.el-time-panel__btn {
	border: none;
	line-height: 28px;
	padding: 0 5px;
	margin: 0 5px;
	cursor: pointer;
	background-color: transparent;
	outline: 0;
	font-size: 12px;
	color: #303133
}

.el-time-panel__btn.confirm {
	font-weight: 800;
	color: #409eff
}

.el-time-range-picker {
	width: 354px;
	overflow: visible
}

.el-time-range-picker__content {
	position: relative;
	text-align: center;
	padding: 10px
}

.el-time-range-picker__cell {
	box-sizing: border-box;
	margin: 0;
	padding: 4px 7px 7px;
	width: 50%;
	display: inline-block
}

.el-time-range-picker__header {
	margin-bottom: 5px;
	text-align: center;
	font-size: 14px
}

.el-time-range-picker__body {
	border-radius: 2px;
	border: 1px solid #e4e7ed
}

.el-popover {
	position: absolute;
	background: #fff;
	min-width: 150px;
	border-radius: 4px;
	border: 1px solid #ebeef5;
	padding: 12px;
	z-index: 2000;
	color: #606266;
	line-height: 1.4;
	text-align: justify;
	font-size: 14px;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	word-break: break-all
}

.el-card.is-always-shadow,
.el-card.is-hover-shadow:focus,
.el-card.is-hover-shadow:hover,
.el-cascader__dropdown,
.el-color-picker__panel,
.el-message-box,
.el-notification {
	-webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
}

.el-popover--plain {
	padding: 18px 20px
}

.el-popover__title {
	color: #303133;
	font-size: 16px;
	line-height: 1;
	margin-bottom: 12px
}

.el-popover:focus,
.el-popover:focus:active,
.el-popover__reference:focus:hover,
.el-popover__reference:focus:not(.focusing) {
	outline-width: 0
}

.v-modal-enter {
	-webkit-animation: v-modal-in .2s ease;
	animation: v-modal-in .2s ease
}

.v-modal-leave {
	-webkit-animation: v-modal-out .2s ease forwards;
	animation: v-modal-out .2s ease forwards
}

@keyframes v-modal-in {
	0% {
		opacity: 0
	}
}

@keyframes v-modal-out {
	to {
		opacity: 0
	}
}

.v-modal {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .5;
	background: #000
}

.el-popup-parent--hidden {
	overflow: hidden
}

.el-message-box {
	display: inline-block;
	width: 420px;
	padding-bottom: 10px;
	vertical-align: middle;
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #ebeef5;
	font-size: 18px;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	text-align: left;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.el-message-box__wrapper {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center
}

.el-message-box__wrapper:after {
	content: "";
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}

.el-message-box__header {
	position: relative;
	padding: 15px 15px 10px
}

.el-message-box__title {
	padding-left: 0;
	margin-bottom: 0;
	font-size: 18px;
	line-height: 1;
	color: #303133
}

.el-message-box__headerbtn {
	position: absolute;
	top: 15px;
	right: 15px;
	padding: 0;
	border: none;
	outline: 0;
	background: 0 0;
	font-size: 16px;
	cursor: pointer
}

.el-form-item.is-error .el-input__inner,
.el-form-item.is-error .el-input__inner:focus,
.el-form-item.is-error .el-textarea__inner,
.el-form-item.is-error .el-textarea__inner:focus,
.el-message-box__input input.invalid,
.el-message-box__input input.invalid:focus {
	border-color: #f56c6c
}

.el-message-box__headerbtn .el-message-box__close {
	color: #909399
}

.el-message-box__headerbtn:focus .el-message-box__close,
.el-message-box__headerbtn:hover .el-message-box__close {
	color: #409eff
}

.el-message-box__content {
	padding: 10px 15px;
	color: #606266;
	font-size: 14px
}

.el-message-box__container {
	position: relative
}

.el-message-box__input {
	padding-top: 15px
}

.el-message-box__status {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 24px !important
}

.el-message-box__status:before {
	padding-left: 1px
}

.el-message-box__status+.el-message-box__message {
	padding-left: 36px;
	padding-right: 12px
}

.el-message-box__status.el-icon-success {
	color: #67c23a
}

.el-message-box__status.el-icon-info {
	color: #909399
}

.el-message-box__status.el-icon-warning {
	color: #e6a23c
}

.el-message-box__status.el-icon-error {
	color: #f56c6c
}

.el-message-box__message {
	margin: 0
}

.el-message-box__message p {
	margin: 0;
	line-height: 24px
}

.el-message-box__errormsg {
	color: #f56c6c;
	font-size: 12px;
	min-height: 18px;
	margin-top: 2px
}

.el-message-box__btns {
	padding: 5px 15px 0;
	text-align: right
}

.el-message-box__btns button:nth-child(2) {
	margin-left: 10px
}

.el-message-box__btns-reverse {
	flex-direction: row-reverse
}

.el-message-box--center {
	padding-bottom: 30px
}

.el-message-box--center .el-message-box__header {
	padding-top: 30px
}

.el-message-box--center .el-message-box__title {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center
}

.el-message-box--center .el-message-box__status {
	position: relative;
	top: auto;
	padding-right: 5px;
	text-align: center;
	transform: translateY(-1px)
}

.el-message-box--center .el-message-box__message {
	margin-left: 0
}

.el-message-box--center .el-message-box__btns,
.el-message-box--center .el-message-box__content {
	text-align: center
}

.el-message-box--center .el-message-box__content {
	padding-left: 27px;
	padding-right: 27px
}

.msgbox-fade-enter-active {
	-webkit-animation: msgbox-fade-in .3s;
	animation: msgbox-fade-in .3s
}

.msgbox-fade-leave-active {
	-webkit-animation: msgbox-fade-out .3s;
	animation: msgbox-fade-out .3s
}

@-webkit-keyframes msgbox-fade-in {
	0% {
		transform: translate3d(0, -20px, 0);
		opacity: 0
	}

	to {
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes msgbox-fade-in {
	0% {
		transform: translate3d(0, -20px, 0);
		opacity: 0
	}

	to {
		transform: translateZ(0);
		opacity: 1
	}
}

@-webkit-keyframes msgbox-fade-out {
	0% {
		transform: translateZ(0);
		opacity: 1
	}

	to {
		transform: translate3d(0, -20px, 0);
		opacity: 0
	}
}

@keyframes msgbox-fade-out {
	0% {
		transform: translateZ(0);
		opacity: 1
	}

	to {
		transform: translate3d(0, -20px, 0);
		opacity: 0
	}
}

.el-breadcrumb {
	font-size: 14px;
	line-height: 1
}

.el-breadcrumb:after,
.el-breadcrumb:before {
	display: table;
	content: ""
}

.el-breadcrumb:after {
	clear: both
}

.el-breadcrumb__separator {
	margin: 0 9px;
	font-weight: 700;
	color: #c0c4cc
}

.el-breadcrumb__separator[class*=icon] {
	margin: 0 6px;
	font-weight: 400
}

.el-breadcrumb__item {
	float: left
}

.el-breadcrumb__inner {
	color: #606266
}

.el-breadcrumb__inner.is-link,
.el-breadcrumb__inner a {
	font-weight: 700;
	text-decoration: none;
	transition: color .2s cubic-bezier(.645, .045, .355, 1);
	color: #303133
}

.el-breadcrumb__inner.is-link:hover,
.el-breadcrumb__inner a:hover {
	color: #409eff;
	cursor: pointer
}

.el-breadcrumb__item:last-child .el-breadcrumb__inner,
.el-breadcrumb__item:last-child .el-breadcrumb__inner:hover,
.el-breadcrumb__item:last-child .el-breadcrumb__inner a,
.el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover {
	font-weight: 400;
	color: #606266;
	cursor: text
}

.el-breadcrumb__item:last-child .el-breadcrumb__separator {
	display: none
}

.el-form--label-left .el-form-item__label {
	text-align: left
}

.el-form--label-top .el-form-item__label {
	float: none;
	display: inline-block;
	text-align: left;
	padding: 0 0 10px
}

.el-form--inline .el-form-item {
	display: inline-block;
	margin-right: 10px;
	vertical-align: top
}

.el-form--inline .el-form-item__label {
	float: none;
	display: inline-block
}

.el-form--inline .el-form-item__content {
	display: inline-block;
	vertical-align: top
}

.el-form--inline.el-form--label-top .el-form-item__content {
	display: block
}

.el-form-item {
	margin-bottom: 22px
}

.el-form-item:after,
.el-form-item:before {
	display: table;
	content: ""
}

.el-form-item:after {
	clear: both
}

.el-form-item .el-form-item {
	margin-bottom: 0
}

.el-form-item--mini.el-form-item,
.el-form-item--small.el-form-item {
	margin-bottom: 18px
}

.el-form-item .el-input__validateIcon {
	display: none
}

.el-form-item--medium .el-form-item__content,
.el-form-item--medium .el-form-item__label {
	line-height: 36px
}

.el-form-item--small .el-form-item__content,
.el-form-item--small .el-form-item__label {
	line-height: 32px
}

.el-form-item--small .el-form-item__error {
	padding-top: 2px
}

.el-form-item--mini .el-form-item__content,
.el-form-item--mini .el-form-item__label {
	line-height: 28px
}

.el-form-item--mini .el-form-item__error {
	padding-top: 1px
}

.el-form-item__label-wrap {
	float: left
}

.el-form-item__label-wrap .el-form-item__label {
	display: inline-block;
	float: none
}

.el-form-item__label {
	text-align: right;
	vertical-align: middle;
	float: left;
	font-size: 14px;
	color: #606266;
	line-height: 40px;
	padding: 0 12px 0 0;
	box-sizing: border-box
}

.el-form-item__content {
	line-height: 40px;
	position: relative;
	font-size: 14px
}

.el-form-item__content:after,
.el-form-item__content:before {
	display: table;
	content: ""
}

.el-form-item__content:after {
	clear: both
}

.el-form-item__content .el-input-group {
	vertical-align: top
}

.el-form-item__error {
	color: #f56c6c;
	font-size: 12px;
	line-height: 1;
	padding-top: 4px;
	position: absolute;
	top: 100%;
	left: 0
}

.el-form-item__error--inline {
	position: relative;
	top: auto;
	left: auto;
	display: inline-block;
	margin-left: 10px
}

.el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap>.el-form-item__label:before,
.el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before {
	content: "*";
	color: #f56c6c;
	margin-right: 4px
}

.el-form-item.is-error .el-input-group__append .el-input__inner,
.el-form-item.is-error .el-input-group__prepend .el-input__inner {
	border-color: transparent
}

.el-form-item.is-error .el-input__validateIcon {
	color: #f56c6c
}

.el-form-item--feedback .el-input__validateIcon {
	display: inline-block
}

.el-tabs__header {
	padding: 0;
	position: relative;
	margin: 0 0 15px
}

.el-tabs__active-bar {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 2px;
	background-color: #409eff;
	z-index: 1;
	transition: transform .3s cubic-bezier(.645, .045, .355, 1);
	list-style: none
}

.el-tabs__new-tab {
	float: right;
	border: 1px solid #d3dce6;
	height: 18px;
	width: 18px;
	line-height: 18px;
	margin: 12px 0 9px 10px;
	border-radius: 3px;
	text-align: center;
	font-size: 12px;
	color: #d3dce6;
	cursor: pointer;
	transition: all .15s
}

.el-tabs__new-tab .el-icon-plus {
	transform: scale(.8)
}

.el-tabs__new-tab:hover {
	color: #409eff
}

.el-tabs__nav-wrap {
	overflow: hidden;
	margin-bottom: -1px;
	position: relative
}

.el-tabs__nav-wrap:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #e4e7ed;
	z-index: 1
}

.el-tabs__nav-wrap.is-scrollable {
	padding: 0 20px;
	box-sizing: border-box
}

.el-tabs__nav-scroll {
	overflow: hidden
}

.el-tabs__nav-next,
.el-tabs__nav-prev {
	position: absolute;
	cursor: pointer;
	line-height: 44px;
	font-size: 12px;
	color: #909399
}

.el-tabs__nav-next {
	right: 0
}

.el-tabs__nav-prev {
	left: 0
}

.el-tabs__nav {
	white-space: nowrap;
	position: relative;
	transition: transform .3s;
	float: left;
	z-index: 2
}

.el-tabs__nav.is-stretch {
	min-width: 100%;
	display: flex
}

.el-tabs__nav.is-stretch>* {
	flex: 1;
	text-align: center
}

.el-tabs__item {
	padding: 0 20px;
	height: 40px;
	box-sizing: border-box;
	line-height: 40px;
	display: inline-block;
	list-style: none;
	font-size: 14px;
	font-weight: 500;
	color: #303133;
	position: relative
}

.el-tabs__item:focus,
.el-tabs__item:focus:active {
	outline: 0
}

.el-tabs__item:focus.is-active.is-focus:not(:active) {
	box-shadow: inset 0 0 2px 2px #409eff;
	border-radius: 3px
}

.el-tabs__item .el-icon-close {
	border-radius: 50%;
	text-align: center;
	transition: all .3s cubic-bezier(.645, .045, .355, 1);
	margin-left: 5px
}

.el-tabs__item .el-icon-close:before {
	transform: scale(.9);
	display: inline-block
}

.el-tabs--card>.el-tabs__header .el-tabs__active-bar,
.el-tabs--left.el-tabs--card .el-tabs__active-bar.is-left,
.el-tabs--right.el-tabs--card .el-tabs__active-bar.is-right {
	display: none
}

.el-tabs__item .el-icon-close:hover {
	background-color: #c0c4cc;
	color: #fff
}

.el-tabs__item.is-active {
	color: #409eff
}

.el-tabs__item:hover {
	color: #409eff;
	cursor: pointer
}

.el-tabs__item.is-disabled {
	color: #c0c4cc;
	cursor: default
}

.el-tabs__content {
	overflow: hidden;
	position: relative
}

.el-tabs--card>.el-tabs__header {
	border-bottom: 1px solid #e4e7ed
}

.el-tabs--card>.el-tabs__header .el-tabs__nav-wrap:after {
	content: none
}

.el-tabs--card>.el-tabs__header .el-tabs__nav {
	border: 1px solid #e4e7ed;
	border-bottom: none;
	border-radius: 4px 4px 0 0;
	box-sizing: border-box
}

.el-tabs--card>.el-tabs__header .el-tabs__item .el-icon-close {
	position: relative;
	font-size: 12px;
	width: 0;
	height: 14px;
	vertical-align: middle;
	line-height: 15px;
	overflow: hidden;
	top: -1px;
	right: -2px;
	transform-origin: 100% 50%
}

.el-tabs--card>.el-tabs__header .el-tabs__item {
	border-bottom: 1px solid transparent;
	border-left: 1px solid #e4e7ed;
	transition: color .3s cubic-bezier(.645, .045, .355, 1), padding .3s cubic-bezier(.645, .045, .355, 1)
}

.el-tabs--card>.el-tabs__header .el-tabs__item:first-child {
	border-left: none
}

.el-tabs--card>.el-tabs__header .el-tabs__item.is-closable:hover {
	padding-left: 13px;
	padding-right: 13px
}

.el-tabs--card>.el-tabs__header .el-tabs__item.is-closable:hover .el-icon-close {
	width: 14px
}

.el-tabs--card>.el-tabs__header .el-tabs__item.is-active {
	border-bottom-color: #fff
}

.el-tabs--card>.el-tabs__header .el-tabs__item.is-active.is-closable {
	padding-left: 20px;
	padding-right: 20px
}

.el-tabs--card>.el-tabs__header .el-tabs__item.is-active.is-closable .el-icon-close {
	width: 14px
}

.el-tabs--border-card {
	background: #fff;
	border: 1px solid #dcdfe6;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .12), 0 0 6px 0 rgba(0, 0, 0, .04)
}

.el-tabs--border-card>.el-tabs__content {
	padding: 15px
}

.el-tabs--border-card>.el-tabs__header {
	background-color: #f5f7fa;
	border-bottom: 1px solid #e4e7ed;
	margin: 0
}

.el-tabs--border-card>.el-tabs__header .el-tabs__nav-wrap:after {
	content: none
}

.el-tabs--border-card>.el-tabs__header .el-tabs__item {
	transition: all .3s cubic-bezier(.645, .045, .355, 1);
	border: 1px solid transparent;
	margin-top: -1px;
	color: #909399
}

.el-tabs--border-card>.el-tabs__header .el-tabs__item+.el-tabs__item,
.el-tabs--border-card>.el-tabs__header .el-tabs__item:first-child {
	margin-left: -1px
}

.el-col-offset-0,
.el-tabs--border-card>.el-tabs__header .is-scrollable .el-tabs__item:first-child {
	margin-left: 0
}

.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active {
	color: #409eff;
	background-color: #fff;
	border-right-color: #dcdfe6;
	border-left-color: #dcdfe6
}

.el-tabs--border-card>.el-tabs__header .el-tabs__item:not(.is-disabled):hover {
	color: #409eff
}

.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-disabled {
	color: #c0c4cc
}

.el-tabs--bottom .el-tabs__item.is-bottom:nth-child(2),
.el-tabs--bottom .el-tabs__item.is-top:nth-child(2),
.el-tabs--top .el-tabs__item.is-bottom:nth-child(2),
.el-tabs--top .el-tabs__item.is-top:nth-child(2) {
	padding-left: 0
}

.el-tabs--bottom .el-tabs__item.is-bottom:last-child,
.el-tabs--bottom .el-tabs__item.is-top:last-child,
.el-tabs--top .el-tabs__item.is-bottom:last-child,
.el-tabs--top .el-tabs__item.is-top:last-child {
	padding-right: 0
}

.el-cascader-menu:last-child .el-cascader-node,
.el-tabs--bottom.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child,
.el-tabs--bottom.el-tabs--card>.el-tabs__header .el-tabs__item:last-child,
.el-tabs--bottom .el-tabs--left>.el-tabs__header .el-tabs__item:last-child,
.el-tabs--bottom .el-tabs--right>.el-tabs__header .el-tabs__item:last-child,
.el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child,
.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:last-child,
.el-tabs--top .el-tabs--left>.el-tabs__header .el-tabs__item:last-child,
.el-tabs--top .el-tabs--right>.el-tabs__header .el-tabs__item:last-child {
	padding-right: 20px
}

.el-tabs--bottom.el-tabs--border-card>.el-tabs__header .el-tabs__item:nth-child(2),
.el-tabs--bottom.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2),
.el-tabs--bottom .el-tabs--left>.el-tabs__header .el-tabs__item:nth-child(2),
.el-tabs--bottom .el-tabs--right>.el-tabs__header .el-tabs__item:nth-child(2),
.el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:nth-child(2),
.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2),
.el-tabs--top .el-tabs--left>.el-tabs__header .el-tabs__item:nth-child(2),
.el-tabs--top .el-tabs--right>.el-tabs__header .el-tabs__item:nth-child(2) {
	padding-left: 20px
}

.el-tabs--bottom .el-tabs__header.is-bottom {
	margin-bottom: 0;
	margin-top: 10px
}

.el-tabs--bottom.el-tabs--border-card .el-tabs__header.is-bottom {
	border-bottom: 0;
	border-top: 1px solid #dcdfe6
}

.el-tabs--bottom.el-tabs--border-card .el-tabs__nav-wrap.is-bottom {
	margin-top: -1px;
	margin-bottom: 0
}

.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom:not(.is-active) {
	border: 1px solid transparent
}

.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom {
	margin: 0 -1px -1px
}

.el-tabs--left,
.el-tabs--right {
	overflow: hidden
}

.el-tabs--left .el-tabs__header.is-left,
.el-tabs--left .el-tabs__header.is-right,
.el-tabs--left .el-tabs__nav-scroll,
.el-tabs--left .el-tabs__nav-wrap.is-left,
.el-tabs--left .el-tabs__nav-wrap.is-right,
.el-tabs--right .el-tabs__header.is-left,
.el-tabs--right .el-tabs__header.is-right,
.el-tabs--right .el-tabs__nav-scroll,
.el-tabs--right .el-tabs__nav-wrap.is-left,
.el-tabs--right .el-tabs__nav-wrap.is-right {
	height: 100%
}

.el-tabs--left .el-tabs__active-bar.is-left,
.el-tabs--left .el-tabs__active-bar.is-right,
.el-tabs--right .el-tabs__active-bar.is-left,
.el-tabs--right .el-tabs__active-bar.is-right {
	top: 0;
	bottom: auto;
	width: 2px;
	height: auto
}

.el-tabs--left .el-tabs__nav-wrap.is-left,
.el-tabs--left .el-tabs__nav-wrap.is-right,
.el-tabs--right .el-tabs__nav-wrap.is-left,
.el-tabs--right .el-tabs__nav-wrap.is-right {
	margin-bottom: 0
}

.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,
.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,
.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,
.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev,
.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,
.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,
.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,
.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev {
	height: 30px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	cursor: pointer
}

.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next i,
.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev i,
.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next i,
.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev i,
.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next i,
.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev i,
.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next i,
.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev i {
	transform: rotate(90deg)
}

.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,
.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev,
.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,
.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev {
	left: auto;
	top: 0
}

.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,
.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,
.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,
.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next {
	right: auto;
	bottom: 0
}

.el-tabs--left .el-tabs__active-bar.is-left,
.el-tabs--left .el-tabs__nav-wrap.is-left:after {
	right: 0;
	left: auto
}

.el-tabs--left .el-tabs__nav-wrap.is-left.is-scrollable,
.el-tabs--left .el-tabs__nav-wrap.is-right.is-scrollable,
.el-tabs--right .el-tabs__nav-wrap.is-left.is-scrollable,
.el-tabs--right .el-tabs__nav-wrap.is-right.is-scrollable {
	padding: 30px 0
}

.el-tabs--left .el-tabs__nav-wrap.is-left:after,
.el-tabs--left .el-tabs__nav-wrap.is-right:after,
.el-tabs--right .el-tabs__nav-wrap.is-left:after,
.el-tabs--right .el-tabs__nav-wrap.is-right:after {
	height: 100%;
	width: 2px;
	bottom: auto;
	top: 0
}

.el-tabs--left .el-tabs__nav.is-left,
.el-tabs--left .el-tabs__nav.is-right,
.el-tabs--right .el-tabs__nav.is-left,
.el-tabs--right .el-tabs__nav.is-right {
	float: none
}

.el-tabs--left .el-tabs__item.is-left,
.el-tabs--left .el-tabs__item.is-right,
.el-tabs--right .el-tabs__item.is-left,
.el-tabs--right .el-tabs__item.is-right {
	display: block
}

.el-tabs--left .el-tabs__header.is-left {
	float: left;
	margin-bottom: 0;
	margin-right: 10px
}

.el-button-group>.el-button:not(:last-child),
.el-tabs--left .el-tabs__nav-wrap.is-left {
	margin-right: -1px
}

.el-tabs--left .el-tabs__item.is-left {
	text-align: right
}

.el-tabs--left.el-tabs--card .el-tabs__item.is-left {
	border: 1px solid #e4e7ed;
	border-bottom: none;
	border-left: none;
	text-align: left
}

.el-tabs--left.el-tabs--card .el-tabs__item.is-left:first-child {
	border-right: 1px solid #e4e7ed;
	border-top: none
}

.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active {
	border: none;
	border-top: 1px solid #e4e7ed;
	border-right: 1px solid #fff
}

.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:first-child {
	border-top: none
}

.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:last-child {
	border-bottom: none
}

.el-tabs--left.el-tabs--card .el-tabs__nav {
	border-radius: 4px 0 0 4px;
	border-bottom: 1px solid #e4e7ed;
	border-right: none
}

.el-tabs--left.el-tabs--card .el-tabs__new-tab {
	float: none
}

.el-tabs--left.el-tabs--border-card .el-tabs__header.is-left {
	border-right: 1px solid #dfe4ed
}

.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left {
	border: 1px solid transparent;
	margin: -1px 0 -1px -1px
}

.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left.is-active {
	border-color: #d1dbe5 transparent
}

.el-tabs--right .el-tabs__header.is-right {
	float: right;
	margin-bottom: 0;
	margin-left: 10px
}

.el-tabs--right .el-tabs__nav-wrap.is-right {
	margin-left: -1px
}

.el-tabs--right .el-tabs__nav-wrap.is-right:after {
	left: 0;
	right: auto
}

.el-tabs--right .el-tabs__active-bar.is-right {
	left: 0
}

.el-tabs--right.el-tabs--card .el-tabs__item.is-right {
	border-bottom: none;
	border-top: 1px solid #e4e7ed
}

.el-tabs--right.el-tabs--card .el-tabs__item.is-right:first-child {
	border-left: 1px solid #e4e7ed;
	border-top: none
}

.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active {
	border: none;
	border-top: 1px solid #e4e7ed;
	border-left: 1px solid #fff
}

.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:first-child {
	border-top: none
}

.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:last-child {
	border-bottom: none
}

.el-tabs--right.el-tabs--card .el-tabs__nav {
	border-radius: 0 4px 4px 0;
	border-bottom: 1px solid #e4e7ed;
	border-left: none
}

.el-tabs--right.el-tabs--border-card .el-tabs__header.is-right {
	border-left: 1px solid #dfe4ed
}

.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right {
	border: 1px solid transparent;
	margin: -1px -1px -1px 0
}

.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right.is-active {
	border-color: #d1dbe5 transparent
}

.slideInLeft-transition,
.slideInRight-transition {
	display: inline-block
}

.slideInRight-enter {
	-webkit-animation: slideInRight-enter .3s;
	animation: slideInRight-enter .3s
}

.slideInRight-leave {
	position: absolute;
	left: 0;
	right: 0;
	-webkit-animation: slideInRight-leave .3s;
	animation: slideInRight-leave .3s
}

.slideInLeft-enter {
	-webkit-animation: slideInLeft-enter .3s;
	animation: slideInLeft-enter .3s
}

.slideInLeft-leave {
	position: absolute;
	left: 0;
	right: 0;
	-webkit-animation: slideInLeft-leave .3s;
	animation: slideInLeft-leave .3s
}

@-webkit-keyframes slideInRight-enter {
	0% {
		opacity: 0;
		transform-origin: 0 0;
		transform: translateX(100%)
	}

	to {
		opacity: 1;
		transform-origin: 0 0;
		transform: translateX(0)
	}
}

@keyframes slideInRight-enter {
	0% {
		opacity: 0;
		transform-origin: 0 0;
		transform: translateX(100%)
	}

	to {
		opacity: 1;
		transform-origin: 0 0;
		transform: translateX(0)
	}
}

@-webkit-keyframes slideInRight-leave {
	0% {
		transform-origin: 0 0;
		transform: translateX(0);
		opacity: 1
	}

	to {
		transform-origin: 0 0;
		transform: translateX(100%);
		opacity: 0
	}
}

@keyframes slideInRight-leave {
	0% {
		transform-origin: 0 0;
		transform: translateX(0);
		opacity: 1
	}

	to {
		transform-origin: 0 0;
		transform: translateX(100%);
		opacity: 0
	}
}

@-webkit-keyframes slideInLeft-enter {
	0% {
		opacity: 0;
		transform-origin: 0 0;
		transform: translateX(-100%)
	}

	to {
		opacity: 1;
		transform-origin: 0 0;
		transform: translateX(0)
	}
}

@keyframes slideInLeft-enter {
	0% {
		opacity: 0;
		transform-origin: 0 0;
		transform: translateX(-100%)
	}

	to {
		opacity: 1;
		transform-origin: 0 0;
		transform: translateX(0)
	}
}

@-webkit-keyframes slideInLeft-leave {
	0% {
		transform-origin: 0 0;
		transform: translateX(0);
		opacity: 1
	}

	to {
		transform-origin: 0 0;
		transform: translateX(-100%);
		opacity: 0
	}
}

@keyframes slideInLeft-leave {
	0% {
		transform-origin: 0 0;
		transform: translateX(0);
		opacity: 1
	}

	to {
		transform-origin: 0 0;
		transform: translateX(-100%);
		opacity: 0
	}
}

.el-tree {
	position: relative;
	cursor: default;
	background: #fff;
	color: #606266
}

.el-tree__empty-block {
	position: relative;
	min-height: 60px;
	text-align: center;
	width: 100%;
	height: 100%
}

.el-tree__empty-text {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	color: #909399;
	font-size: 14px
}

.el-tree__drop-indicator {
	position: absolute;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #409eff
}

.el-tree-node {
	white-space: nowrap;
	outline: 0
}

.el-tree-node:focus>.el-tree-node__content {
	background-color: #f5f7fa
}

.el-tree-node.is-drop-inner>.el-tree-node__content .el-tree-node__label {
	background-color: #409eff;
	color: #fff
}

.el-tree-node__content:hover,
.el-upload-list__item:hover {
	background-color: #f5f7fa
}

.el-tree-node__content {
	display: flex;
	align-items: center;
	height: 26px;
	cursor: pointer
}

.el-tree-node__content>.el-tree-node__expand-icon {
	padding: 6px
}

.el-tree-node__content>label.el-checkbox {
	margin-right: 8px
}

.el-tree.is-dragging .el-tree-node__content {
	cursor: move
}

.el-tree.is-dragging .el-tree-node__content * {
	pointer-events: none
}

.el-tree.is-dragging.is-drop-not-allow .el-tree-node__content {
	cursor: not-allowed
}

.el-tree-node__expand-icon {
	cursor: pointer;
	color: #c0c4cc;
	font-size: 12px;
	transform: rotate(0);
	transition: transform .3s ease-in-out
}

.el-tree-node__expand-icon.expanded {
	transform: rotate(90deg)
}

.el-tree-node__expand-icon.is-leaf {
	color: transparent;
	cursor: default
}

.el-tree-node__label {
	font-size: 14px
}

.el-tree-node__loading-icon {
	margin-right: 8px;
	font-size: 14px;
	color: #c0c4cc
}

.el-tree-node>.el-tree-node__children {
	overflow: hidden;
	background-color: transparent
}

.el-tree-node.is-expanded>.el-tree-node__children {
	display: block
}

.el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content {
	background-color: #f0f7ff
}

.el-alert,
.el-notification,
.el-slider__button,
.el-slider__stop {
	background-color: #fff
}

.el-alert {
	width: 100%;
	padding: 8px 16px;
	margin: 0;
	box-sizing: border-box;
	border-radius: 4px;
	position: relative;
	overflow: hidden;
	opacity: 1;
	display: flex;
	align-items: center;
	transition: opacity .2s
}

.el-alert.is-light .el-alert__closebtn {
	color: #c0c4cc
}

.el-alert.is-dark .el-alert__closebtn,
.el-alert.is-dark .el-alert__description {
	color: #fff
}

.el-alert.is-center {
	justify-content: center
}

.el-alert--success.is-light {
	background-color: #f0f9eb;
	color: #67c23a
}

.el-alert--success.is-light .el-alert__description {
	color: #67c23a
}

.el-alert--success.is-dark {
	background-color: #67c23a;
	color: #fff
}

.el-alert--info.is-light {
	background-color: #f4f4f5;
	color: #909399
}

.el-alert--info.is-dark {
	background-color: #909399;
	color: #fff
}

.el-alert--info .el-alert__description {
	color: #909399
}

.el-alert--warning.is-light {
	background-color: #fdf6ec;
	color: #e6a23c
}

.el-alert--warning.is-light .el-alert__description {
	color: #e6a23c
}

.el-alert--warning.is-dark {
	background-color: #e6a23c;
	color: #fff
}

.el-alert--error.is-light {
	background-color: #fef0f0;
	color: #f56c6c
}

.el-alert--error.is-light .el-alert__description {
	color: #f56c6c
}

.el-alert--error.is-dark {
	background-color: #f56c6c;
	color: #fff
}

.el-alert__content {
	display: table-cell;
	padding: 0 8px
}

.el-alert__icon {
	font-size: 16px;
	width: 16px
}

.el-alert__icon.is-big {
	font-size: 28px;
	width: 28px
}

.el-alert__title {
	font-size: 13px;
	line-height: 18px
}

.el-alert__title.is-bold {
	font-weight: 700
}

.el-alert .el-alert__description {
	font-size: 12px;
	margin: 5px 0 0
}

.el-alert__closebtn {
	font-size: 12px;
	opacity: 1;
	position: absolute;
	top: 12px;
	right: 15px;
	cursor: pointer
}

.el-alert-fade-enter,
.el-alert-fade-leave-active,
.el-loading-fade-enter,
.el-loading-fade-leave-active,
.el-notification-fade-leave-active,
.el-upload iframe {
	opacity: 0
}

.el-alert__closebtn.is-customed {
	font-style: normal;
	font-size: 13px;
	top: 9px
}

.el-notification {
	display: flex;
	width: 330px;
	padding: 14px 26px 14px 13px;
	border-radius: 8px;
	box-sizing: border-box;
	border: 1px solid #ebeef5;
	position: fixed;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	transition: opacity .3s, transform .3s, left .3s, right .3s, top .4s, bottom .3s;
	overflow: hidden
}

.el-notification.right {
	right: 16px
}

.el-notification.left {
	left: 16px
}

.el-notification__group {
	margin-left: 13px;
	margin-right: 8px
}

.el-notification__title {
	font-weight: 700;
	font-size: 16px;
	color: #303133;
	margin: 0
}

.el-notification__content {
	font-size: 14px;
	line-height: 21px;
	margin: 6px 0 0;
	color: #606266;
	text-align: justify
}

.el-notification__content p {
	margin: 0
}

.el-notification__icon {
	height: 24px;
	width: 24px;
	font-size: 24px
}

.el-notification__closeBtn {
	position: absolute;
	top: 18px;
	right: 15px;
	cursor: pointer;
	color: #909399;
	font-size: 16px
}

.el-notification__closeBtn:hover {
	color: #606266
}

.el-notification .el-icon-success {
	color: #67c23a
}

.el-notification .el-icon-error {
	color: #f56c6c
}

.el-notification .el-icon-info {
	color: #909399
}

.el-notification .el-icon-warning {
	color: #e6a23c
}

.el-notification-fade-enter.right {
	right: 0;
	transform: translateX(100%)
}

.el-notification-fade-enter.left {
	left: 0;
	transform: translateX(-100%)
}

.el-input-number {
	position: relative;
	display: inline-block;
	width: 180px;
	line-height: 38px
}

.el-input-number .el-input {
	display: block
}

.el-input-number .el-input__inner {
	-webkit-appearance: none;
	padding-left: 50px;
	padding-right: 50px;
	text-align: center
}

.el-input-number__decrease,
.el-input-number__increase {
	position: absolute;
	z-index: 1;
	top: 1px;
	width: 40px;
	height: auto;
	text-align: center;
	background: #f5f7fa;
	color: #606266;
	cursor: pointer;
	font-size: 13px
}

.el-input-number__decrease:hover,
.el-input-number__increase:hover {
	color: #409eff
}

.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled),
.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled) {
	border-color: #409eff
}

.el-input-number__decrease.is-disabled,
.el-input-number__increase.is-disabled {
	color: #c0c4cc;
	cursor: not-allowed
}

.el-input-number__increase {
	right: 1px;
	border-radius: 0 4px 4px 0;
	border-left: 1px solid #dcdfe6
}

.el-input-number__decrease {
	left: 1px;
	border-radius: 4px 0 0 4px;
	border-right: 1px solid #dcdfe6
}

.el-input-number.is-disabled .el-input-number__decrease,
.el-input-number.is-disabled .el-input-number__increase {
	border-color: #e4e7ed;
	color: #e4e7ed
}

.el-input-number.is-disabled .el-input-number__decrease:hover,
.el-input-number.is-disabled .el-input-number__increase:hover {
	color: #e4e7ed;
	cursor: not-allowed
}

.el-input-number--medium {
	width: 200px;
	line-height: 34px
}

.el-input-number--medium .el-input-number__decrease,
.el-input-number--medium .el-input-number__increase {
	width: 36px;
	font-size: 14px
}

.el-input-number--medium .el-input__inner {
	padding-left: 43px;
	padding-right: 43px
}

.el-input-number--small {
	width: 130px;
	line-height: 30px
}

.el-input-number--small .el-input-number__decrease,
.el-input-number--small .el-input-number__increase {
	width: 32px;
	font-size: 13px
}

.el-input-number--small .el-input-number__decrease [class*=el-icon],
.el-input-number--small .el-input-number__increase [class*=el-icon] {
	transform: scale(.9)
}

.el-input-number--small .el-input__inner {
	padding-left: 39px;
	padding-right: 39px
}

.el-input-number--mini {
	width: 130px;
	line-height: 26px
}

.el-input-number--mini .el-input-number__decrease,
.el-input-number--mini .el-input-number__increase {
	width: 28px;
	font-size: 12px
}

.el-input-number--mini .el-input-number__decrease [class*=el-icon],
.el-input-number--mini .el-input-number__increase [class*=el-icon] {
	transform: scale(.8)
}

.el-input-number--mini .el-input__inner {
	padding-left: 35px;
	padding-right: 35px
}

.el-input-number.is-without-controls .el-input__inner {
	padding-left: 15px;
	padding-right: 15px
}

.el-input-number.is-controls-right .el-input__inner {
	padding-left: 15px;
	padding-right: 50px
}

.el-input-number.is-controls-right .el-input-number__decrease,
.el-input-number.is-controls-right .el-input-number__increase {
	height: auto;
	line-height: 19px
}

.el-input-number.is-controls-right .el-input-number__decrease [class*=el-icon],
.el-input-number.is-controls-right .el-input-number__increase [class*=el-icon] {
	transform: scale(.8)
}

.el-input-number.is-controls-right .el-input-number__increase {
	border-radius: 0 4px 0 0;
	border-bottom: 1px solid #dcdfe6
}

.el-input-number.is-controls-right .el-input-number__decrease {
	right: 1px;
	bottom: 1px;
	top: auto;
	left: auto;
	border-right: none;
	border-left: 1px solid #dcdfe6;
	border-radius: 0 0 4px
}

.el-input-number.is-controls-right[class*=medium] [class*=decrease],
.el-input-number.is-controls-right[class*=medium] [class*=increase] {
	line-height: 17px
}

.el-input-number.is-controls-right[class*=small] [class*=decrease],
.el-input-number.is-controls-right[class*=small] [class*=increase] {
	line-height: 15px
}

.el-input-number.is-controls-right[class*=mini] [class*=decrease],
.el-input-number.is-controls-right[class*=mini] [class*=increase] {
	line-height: 13px
}

.el-tooltip:focus:hover,
.el-tooltip:focus:not(.focusing) {
	outline-width: 0
}

.el-tooltip__popper {
	position: absolute;
	border-radius: 4px;
	padding: 10px;
	z-index: 2000;
	font-size: 12px;
	line-height: 1.2;
	min-width: 10px;
	word-wrap: break-word
}

.el-tooltip__popper .popper__arrow,
.el-tooltip__popper .popper__arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.el-tooltip__popper .popper__arrow {
	border-width: 6px
}

.el-tooltip__popper .popper__arrow:after {
	content: " ";
	border-width: 5px
}

.el-button-group:after,
.el-button-group:before,
.el-color-dropdown__main-wrapper:after,
.el-link.is-underline:hover:after,
.el-page-header__left:after,
.el-progress-bar__inner:after,
.el-row:after,
.el-row:before,
.el-slider:after,
.el-slider:before,
.el-slider__button-wrapper:after,
.el-transfer-panel .el-transfer-panel__footer:after,
.el-upload-cover:after,
.el-upload-list--picture-card .el-upload-list__item-actions:after {
	content: ""
}

.el-tooltip__popper[x-placement^=top] {
	margin-bottom: 12px
}

.el-tooltip__popper[x-placement^=top] .popper__arrow {
	bottom: -6px;
	border-top-color: #303133;
	border-bottom-width: 0
}

.el-tooltip__popper[x-placement^=top] .popper__arrow:after {
	bottom: 1px;
	margin-left: -5px;
	border-top-color: #303133;
	border-bottom-width: 0
}

.el-tooltip__popper[x-placement^=bottom] {
	margin-top: 12px
}

.el-tooltip__popper[x-placement^=bottom] .popper__arrow {
	top: -6px;
	border-top-width: 0;
	border-bottom-color: #303133
}

.el-tooltip__popper[x-placement^=bottom] .popper__arrow:after {
	top: 1px;
	margin-left: -5px;
	border-top-width: 0;
	border-bottom-color: #303133
}

.el-tooltip__popper[x-placement^=right] {
	margin-left: 12px
}

.el-tooltip__popper[x-placement^=right] .popper__arrow {
	left: -6px;
	border-right-color: #303133;
	border-left-width: 0
}

.el-tooltip__popper[x-placement^=right] .popper__arrow:after {
	bottom: -5px;
	left: 1px;
	border-right-color: #303133;
	border-left-width: 0
}

.el-tooltip__popper[x-placement^=left] {
	margin-right: 12px
}

.el-tooltip__popper[x-placement^=left] .popper__arrow {
	right: -6px;
	border-right-width: 0;
	border-left-color: #303133
}

.el-tooltip__popper[x-placement^=left] .popper__arrow:after {
	right: 1px;
	bottom: -5px;
	margin-left: -5px;
	border-right-width: 0;
	border-left-color: #303133
}

.el-tooltip__popper.is-dark {
	background: #303133;
	color: #fff
}

.el-tooltip__popper.is-light {
	background: #fff;
	border: 1px solid #303133
}

.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow {
	border-top-color: #303133
}

.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow:after {
	border-top-color: #fff
}

.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow {
	border-bottom-color: #303133
}

.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow:after {
	border-bottom-color: #fff
}

.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow {
	border-left-color: #303133
}

.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow:after {
	border-left-color: #fff
}

.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow {
	border-right-color: #303133
}

.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow:after {
	border-right-color: #fff
}

.el-slider:after,
.el-slider:before {
	display: table
}

.el-slider__button-wrapper .el-tooltip,
.el-slider__button-wrapper:after {
	display: inline-block;
	vertical-align: middle
}

.el-slider:after {
	clear: both
}

.el-slider__runway {
	width: 100%;
	height: 6px;
	margin: 16px 0;
	background-color: #e4e7ed;
	border-radius: 3px;
	position: relative;
	cursor: pointer;
	vertical-align: middle
}

.el-slider__runway.show-input {
	margin-right: 160px;
	width: auto
}

.el-slider__runway.disabled {
	cursor: default
}

.el-slider__runway.disabled .el-slider__bar {
	background-color: #c0c4cc
}

.el-slider__runway.disabled .el-slider__button {
	border-color: #c0c4cc
}

.el-slider__runway.disabled .el-slider__button-wrapper.dragging,
.el-slider__runway.disabled .el-slider__button-wrapper.hover,
.el-slider__runway.disabled .el-slider__button-wrapper:hover {
	cursor: not-allowed
}

.el-slider__runway.disabled .el-slider__button.dragging,
.el-slider__runway.disabled .el-slider__button.hover,
.el-slider__runway.disabled .el-slider__button:hover {
	transform: scale(1);
	cursor: not-allowed
}

.el-slider__input {
	float: right;
	margin-top: 3px;
	width: 130px
}

.el-slider__input.el-input-number--mini {
	margin-top: 5px
}

.el-slider__input.el-input-number--medium {
	margin-top: 0
}

.el-slider__input.el-input-number--large {
	margin-top: -2px
}

.el-slider__bar {
	height: 6px;
	background-color: #409eff;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	position: absolute
}

.el-slider__button-wrapper {
	height: 36px;
	width: 36px;
	position: absolute;
	z-index: 1001;
	top: -15px;
	transform: translateX(-50%);
	background-color: transparent;
	text-align: center;
	-webkit-user-select: none;
	user-select: none;
	line-height: normal
}

.el-button,
.el-checkbox,
.el-checkbox-button__inner,
.el-empty__image img,
.el-images-viewer__btn,
.el-radio,
.el-slider__button,
.el-slider__button-wrapper,
.el-step__icon-inner {
	-moz-user-select: none;
	-ms-user-select: none
}

.el-slider__button-wrapper:after {
	height: 100%
}

.el-slider__button-wrapper.hover,
.el-slider__button-wrapper:hover {
	cursor: -webkit-grab;
	cursor: grab
}

.el-slider__button-wrapper.dragging {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.el-slider__button {
	width: 16px;
	height: 16px;
	border: 2px solid #409eff;
	border-radius: 50%;
	transition: .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.el-slider__button.dragging,
.el-slider__button.hover,
.el-slider__button:hover {
	transform: scale(1.2)
}

.el-slider__button.hover,
.el-slider__button:hover {
	cursor: -webkit-grab;
	cursor: grab
}

.el-slider__button.dragging {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.el-slider__stop {
	position: absolute;
	height: 6px;
	width: 6px;
	border-radius: 100%;
	transform: translateX(-50%)
}

.el-slider__marks {
	top: 0;
	left: 12px;
	width: 18px;
	height: 100%
}

.el-slider__marks-text {
	position: absolute;
	transform: translateX(-50%);
	font-size: 14px;
	color: #909399;
	margin-top: 15px
}

.el-slider.is-vertical {
	position: relative
}

.el-slider.is-vertical .el-slider__runway {
	width: 6px;
	height: 100%;
	margin: 0 16px
}

.el-slider.is-vertical .el-slider__bar {
	width: 6px;
	height: auto;
	border-radius: 0 0 3px 3px
}

.el-slider.is-vertical .el-slider__button-wrapper {
	top: auto;
	left: -15px;
	transform: translateY(50%)
}

.el-slider.is-vertical .el-slider__stop {
	transform: translateY(50%)
}

.el-slider.is-vertical.el-slider--with-input {
	padding-bottom: 58px
}

.el-slider.is-vertical.el-slider--with-input .el-slider__input {
	overflow: visible;
	float: none;
	position: absolute;
	bottom: 22px;
	width: 36px;
	margin-top: 15px
}

.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input__inner {
	text-align: center;
	padding-left: 5px;
	padding-right: 5px
}

.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__decrease,
.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase {
	top: 32px;
	margin-top: -1px;
	border: 1px solid #dcdfe6;
	line-height: 20px;
	box-sizing: border-box;
	transition: border-color .2s cubic-bezier(.645, .045, .355, 1)
}

.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__decrease {
	width: 18px;
	right: 18px;
	border-bottom-left-radius: 4px
}

.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase {
	width: 19px;
	border-bottom-right-radius: 4px
}

.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase~.el-input .el-input__inner {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.el-slider.is-vertical.el-slider--with-input .el-slider__input:hover .el-input-number__decrease,
.el-slider.is-vertical.el-slider--with-input .el-slider__input:hover .el-input-number__increase {
	border-color: #c0c4cc
}

.el-slider.is-vertical.el-slider--with-input .el-slider__input:active .el-input-number__decrease,
.el-slider.is-vertical.el-slider--with-input .el-slider__input:active .el-input-number__increase {
	border-color: #409eff
}

.el-slider.is-vertical .el-slider__marks-text {
	margin-top: 0;
	left: 15px;
	transform: translateY(50%)
}

.el-loading-parent--relative {
	position: relative !important
}

.el-loading-parent--hidden {
	overflow: hidden !important
}

.el-loading-mask {
	position: absolute;
	z-index: 2000;
	background-color: hsla(0, 0%, 100%, .9);
	margin: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: opacity .3s
}

.el-loading-mask.is-fullscreen {
	position: fixed
}

.el-loading-mask.is-fullscreen .el-loading-spinner {
	margin-top: -25px
}

.el-loading-mask.is-fullscreen .el-loading-spinner .circular {
	height: 50px;
	width: 50px
}

.el-loading-spinner {
	top: 50%;
	margin-top: -21px;
	width: 100%;
	text-align: center;
	position: absolute
}

.el-col-pull-0,
.el-col-pull-1,
.el-col-pull-2,
.el-col-pull-3,
.el-col-pull-4,
.el-col-pull-5,
.el-col-pull-6,
.el-col-pull-7,
.el-col-pull-8,
.el-col-pull-9,
.el-col-pull-10,
.el-col-pull-11,
.el-col-pull-12,
.el-col-pull-13,
.el-col-pull-14,
.el-col-pull-15,
.el-col-pull-16,
.el-col-pull-17,
.el-col-pull-18,
.el-col-pull-19,
.el-col-pull-20,
.el-col-pull-21,
.el-col-pull-22,
.el-col-pull-23,
.el-col-pull-24,
.el-col-push-0,
.el-col-push-1,
.el-col-push-2,
.el-col-push-3,
.el-col-push-4,
.el-col-push-5,
.el-col-push-6,
.el-col-push-7,
.el-col-push-8,
.el-col-push-9,
.el-col-push-10,
.el-col-push-11,
.el-col-push-12,
.el-col-push-13,
.el-col-push-14,
.el-col-push-15,
.el-col-push-16,
.el-col-push-17,
.el-col-push-18,
.el-col-push-19,
.el-col-push-20,
.el-col-push-21,
.el-col-push-22,
.el-col-push-23,
.el-col-push-24,
.el-row,
.el-upload-dragger,
.el-upload-list__item {
	position: relative
}

.el-loading-spinner .el-loading-text {
	color: #409eff;
	margin: 3px 0;
	font-size: 14px
}

.el-loading-spinner .circular {
	height: 42px;
	width: 42px;
	-webkit-animation: loading-rotate 2s linear infinite;
	animation: loading-rotate 2s linear infinite
}

.el-loading-spinner .path {
	-webkit-animation: loading-dash 1.5s ease-in-out infinite;
	animation: loading-dash 1.5s ease-in-out infinite;
	stroke-dasharray: 90, 150;
	stroke-dashoffset: 0;
	stroke-width: 2;
	stroke: #409eff;
	stroke-linecap: round
}

.el-loading-spinner i {
	color: #409eff
}

@-webkit-keyframes loading-rotate {
	to {
		transform: rotate(1turn)
	}
}

@keyframes loading-rotate {
	to {
		transform: rotate(1turn)
	}
}

@-webkit-keyframes loading-dash {
	0% {
		stroke-dasharray: 1, 200;
		stroke-dashoffset: 0
	}

	50% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -40px
	}

	to {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -120px
	}
}

@keyframes loading-dash {
	0% {
		stroke-dasharray: 1, 200;
		stroke-dashoffset: 0
	}

	50% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -40px
	}

	to {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -120px
	}
}

.el-row {
	box-sizing: border-box
}

.el-row:after,
.el-row:before {
	display: table
}

.el-row:after {
	clear: both
}

.el-row--flex {
	display: flex
}

.el-col-0,
.el-row--flex:after,
.el-row--flex:before {
	display: none
}

.el-row--flex.is-justify-center {
	justify-content: center
}

.el-row--flex.is-justify-end {
	justify-content: flex-end
}

.el-row--flex.is-justify-space-between {
	justify-content: space-between
}

.el-row--flex.is-justify-space-around {
	justify-content: space-around
}

.el-row--flex.is-align-top {
	align-items: flex-start
}

.el-row--flex.is-align-middle {
	align-items: center
}

.el-row--flex.is-align-bottom {
	align-items: flex-end
}

[class*=el-col-] {
	float: left;
	box-sizing: border-box
}

.el-col-0 {
	width: 0
}

.el-col-pull-0 {
	right: 0
}

.el-col-push-0 {
	left: 0
}

.el-col-1 {
	width: 4.16667%
}

.el-col-offset-1 {
	margin-left: 4.16667%
}

.el-col-pull-1 {
	right: 4.16667%
}

.el-col-push-1 {
	left: 4.16667%
}

.el-col-2 {
	width: 8.33333%
}

.el-col-offset-2 {
	margin-left: 8.33333%
}

.el-col-pull-2 {
	right: 8.33333%
}

.el-col-push-2 {
	left: 8.33333%
}

.el-col-3 {
	width: 12.5%
}

.el-col-offset-3 {
	margin-left: 12.5%
}

.el-col-pull-3 {
	right: 12.5%
}

.el-col-push-3 {
	left: 12.5%
}

.el-col-4 {
	width: 16.66667%
}

.el-col-offset-4 {
	margin-left: 16.66667%
}

.el-col-pull-4 {
	right: 16.66667%
}

.el-col-push-4 {
	left: 16.66667%
}

.el-col-5 {
	width: 20.83333%
}

.el-col-offset-5 {
	margin-left: 20.83333%
}

.el-col-pull-5 {
	right: 20.83333%
}

.el-col-push-5 {
	left: 20.83333%
}

.el-col-6 {
	width: 25%
}

.el-col-offset-6 {
	margin-left: 25%
}

.el-col-pull-6 {
	right: 25%
}

.el-col-push-6 {
	left: 25%
}

.el-col-7 {
	width: 29.16667%
}

.el-col-offset-7 {
	margin-left: 29.16667%
}

.el-col-pull-7 {
	right: 29.16667%
}

.el-col-push-7 {
	left: 29.16667%
}

.el-col-8 {
	width: 33.33333%
}

.el-col-offset-8 {
	margin-left: 33.33333%
}

.el-col-pull-8 {
	right: 33.33333%
}

.el-col-push-8 {
	left: 33.33333%
}

.el-col-9 {
	width: 37.5%
}

.el-col-offset-9 {
	margin-left: 37.5%
}

.el-col-pull-9 {
	right: 37.5%
}

.el-col-push-9 {
	left: 37.5%
}

.el-col-10 {
	width: 43.66667%
}

.el-col-offset-10 {
	margin-left: 41.66667%
}

.el-col-pull-10 {
	right: 41.66667%
}

.el-col-push-10 {
	left: 41.66667%
}

.el-col-11 {
	width: 45.83333%
}

.el-col-offset-11 {
	margin-left: 45.83333%
}

.el-col-pull-11 {
	right: 45.83333%
}

.el-col-push-11 {
	left: 45.83333%
}

.el-col-12 {
	width: 50%
}

.el-col-offset-12 {
	margin-left: 50%
}

.el-col-pull-12 {
	right: 50%
}

.el-col-push-12 {
	left: 50%
}

.el-col-13 {
	width: 54.16667%
}

.el-col-offset-13 {
	margin-left: 54.16667%
}

.el-col-pull-13 {
	right: 54.16667%
}

.el-col-push-13 {
	left: 54.16667%
}

.el-col-14 {
	width: 58.33333%
}

.el-col-offset-14 {
	margin-left: 58.33333%
}

.el-col-pull-14 {
	right: 58.33333%
}

.el-col-push-14 {
	left: 58.33333%
}

.el-col-15 {
	width: 62.5%
}

.el-col-offset-15 {
	margin-left: 62.5%
}

.el-col-pull-15 {
	right: 62.5%
}

.el-col-push-15 {
	left: 62.5%
}

.el-col-16 {
	width: 66.66667%
}

.el-col-offset-16 {
	margin-left: 66.66667%
}

.el-col-pull-16 {
	right: 66.66667%
}

.el-col-push-16 {
	left: 66.66667%
}

.el-col-17 {
	width: 70.83333%
}

.el-col-offset-17 {
	margin-left: 70.83333%
}

.el-col-pull-17 {
	right: 70.83333%
}

.el-col-push-17 {
	left: 70.83333%
}

.el-col-18 {
	width: 75%
}

.el-col-offset-18 {
	margin-left: 75%
}

.el-col-pull-18 {
	right: 75%
}

.el-col-push-18 {
	left: 75%
}

.el-col-19 {
	width: 79.16667%
}

.el-col-offset-19 {
	margin-left: 79.16667%
}

.el-col-pull-19 {
	right: 79.16667%
}

.el-col-push-19 {
	left: 79.16667%
}

.el-col-20 {
	width: 83.33333%
}

.el-col-offset-20 {
	margin-left: 83.33333%
}

.el-col-pull-20 {
	right: 83.33333%
}

.el-col-push-20 {
	left: 83.33333%
}

.el-col-21 {
	width: 87.5%
}

.el-col-offset-21 {
	margin-left: 87.5%
}

.el-col-pull-21 {
	right: 87.5%
}

.el-col-push-21 {
	left: 87.5%
}

.el-col-22 {
	width: 91.66667%
}

.el-col-offset-22 {
	margin-left: 91.66667%
}

.el-col-pull-22 {
	right: 91.66667%
}

.el-col-push-22 {
	left: 91.66667%
}

.el-col-23 {
	width: 95.83333%
}

.el-col-offset-23 {
	margin-left: 95.83333%
}

.el-col-pull-23 {
	right: 95.83333%
}

.el-col-push-23 {
	left: 95.83333%
}

.el-col-24 {
	width: 100%
}

.el-col-offset-24 {
	margin-left: 100%
}

.el-col-pull-24 {
	right: 100%
}

.el-col-push-24 {
	left: 100%
}

@media only screen and (max-width:767px) {
	.el-col-xs-0 {
		display: none;
		width: 0
	}

	.el-col-xs-offset-0 {
		margin-left: 0
	}

	.el-col-xs-pull-0 {
		position: relative;
		right: 0
	}

	.el-col-xs-push-0 {
		position: relative;
		left: 0
	}

	.el-col-xs-1 {
		width: 4.16667%
	}

	.el-col-xs-offset-1 {
		margin-left: 4.16667%
	}

	.el-col-xs-pull-1 {
		position: relative;
		right: 4.16667%
	}

	.el-col-xs-push-1 {
		position: relative;
		left: 4.16667%
	}

	.el-col-xs-2 {
		width: 8.33333%
	}

	.el-col-xs-offset-2 {
		margin-left: 8.33333%
	}

	.el-col-xs-pull-2 {
		position: relative;
		right: 8.33333%
	}

	.el-col-xs-push-2 {
		position: relative;
		left: 8.33333%
	}

	.el-col-xs-3 {
		width: 12.5%
	}

	.el-col-xs-offset-3 {
		margin-left: 12.5%
	}

	.el-col-xs-pull-3 {
		position: relative;
		right: 12.5%
	}

	.el-col-xs-push-3 {
		position: relative;
		left: 12.5%
	}

	.el-col-xs-4 {
		width: 16.66667%
	}

	.el-col-xs-offset-4 {
		margin-left: 16.66667%
	}

	.el-col-xs-pull-4 {
		position: relative;
		right: 16.66667%
	}

	.el-col-xs-push-4 {
		position: relative;
		left: 16.66667%
	}

	.el-col-xs-5 {
		width: 20.83333%
	}

	.el-col-xs-offset-5 {
		margin-left: 20.83333%
	}

	.el-col-xs-pull-5 {
		position: relative;
		right: 20.83333%
	}

	.el-col-xs-push-5 {
		position: relative;
		left: 20.83333%
	}

	.el-col-xs-6 {
		width: 25%
	}

	.el-col-xs-offset-6 {
		margin-left: 25%
	}

	.el-col-xs-pull-6 {
		position: relative;
		right: 25%
	}

	.el-col-xs-push-6 {
		position: relative;
		left: 25%
	}

	.el-col-xs-7 {
		width: 29.16667%
	}

	.el-col-xs-offset-7 {
		margin-left: 29.16667%
	}

	.el-col-xs-pull-7 {
		position: relative;
		right: 29.16667%
	}

	.el-col-xs-push-7 {
		position: relative;
		left: 29.16667%
	}

	.el-col-xs-8 {
		width: 33.33333%
	}

	.el-col-xs-offset-8 {
		margin-left: 33.33333%
	}

	.el-col-xs-pull-8 {
		position: relative;
		right: 33.33333%
	}

	.el-col-xs-push-8 {
		position: relative;
		left: 33.33333%
	}

	.el-col-xs-9 {
		width: 37.5%
	}

	.el-col-xs-offset-9 {
		margin-left: 37.5%
	}

	.el-col-xs-pull-9 {
		position: relative;
		right: 37.5%
	}

	.el-col-xs-push-9 {
		position: relative;
		left: 37.5%
	}

	.el-col-xs-10 {
		width: 41.66667%
	}

	.el-col-xs-offset-10 {
		margin-left: 41.66667%
	}

	.el-col-xs-pull-10 {
		position: relative;
		right: 41.66667%
	}

	.el-col-xs-push-10 {
		position: relative;
		left: 41.66667%
	}

	.el-col-xs-11 {
		width: 45.83333%
	}

	.el-col-xs-offset-11 {
		margin-left: 45.83333%
	}

	.el-col-xs-pull-11 {
		position: relative;
		right: 45.83333%
	}

	.el-col-xs-push-11 {
		position: relative;
		left: 45.83333%
	}

	.el-col-xs-12 {
		width: 50%
	}

	.el-col-xs-offset-12 {
		margin-left: 50%
	}

	.el-col-xs-pull-12 {
		position: relative;
		right: 50%
	}

	.el-col-xs-push-12 {
		position: relative;
		left: 50%
	}

	.el-col-xs-13 {
		width: 54.16667%
	}

	.el-col-xs-offset-13 {
		margin-left: 54.16667%
	}

	.el-col-xs-pull-13 {
		position: relative;
		right: 54.16667%
	}

	.el-col-xs-push-13 {
		position: relative;
		left: 54.16667%
	}

	.el-col-xs-14 {
		width: 58.33333%
	}

	.el-col-xs-offset-14 {
		margin-left: 58.33333%
	}

	.el-col-xs-pull-14 {
		position: relative;
		right: 58.33333%
	}

	.el-col-xs-push-14 {
		position: relative;
		left: 58.33333%
	}

	.el-col-xs-15 {
		width: 62.5%
	}

	.el-col-xs-offset-15 {
		margin-left: 62.5%
	}

	.el-col-xs-pull-15 {
		position: relative;
		right: 62.5%
	}

	.el-col-xs-push-15 {
		position: relative;
		left: 62.5%
	}

	.el-col-xs-16 {
		width: 66.66667%
	}

	.el-col-xs-offset-16 {
		margin-left: 66.66667%
	}

	.el-col-xs-pull-16 {
		position: relative;
		right: 66.66667%
	}

	.el-col-xs-push-16 {
		position: relative;
		left: 66.66667%
	}

	.el-col-xs-17 {
		width: 70.83333%
	}

	.el-col-xs-offset-17 {
		margin-left: 70.83333%
	}

	.el-col-xs-pull-17 {
		position: relative;
		right: 70.83333%
	}

	.el-col-xs-push-17 {
		position: relative;
		left: 70.83333%
	}

	.el-col-xs-18 {
		width: 75%
	}

	.el-col-xs-offset-18 {
		margin-left: 75%
	}

	.el-col-xs-pull-18 {
		position: relative;
		right: 75%
	}

	.el-col-xs-push-18 {
		position: relative;
		left: 75%
	}

	.el-col-xs-19 {
		width: 79.16667%
	}

	.el-col-xs-offset-19 {
		margin-left: 79.16667%
	}

	.el-col-xs-pull-19 {
		position: relative;
		right: 79.16667%
	}

	.el-col-xs-push-19 {
		position: relative;
		left: 79.16667%
	}

	.el-col-xs-20 {
		width: 83.33333%
	}

	.el-col-xs-offset-20 {
		margin-left: 83.33333%
	}

	.el-col-xs-pull-20 {
		position: relative;
		right: 83.33333%
	}

	.el-col-xs-push-20 {
		position: relative;
		left: 83.33333%
	}

	.el-col-xs-21 {
		width: 87.5%
	}

	.el-col-xs-offset-21 {
		margin-left: 87.5%
	}

	.el-col-xs-pull-21 {
		position: relative;
		right: 87.5%
	}

	.el-col-xs-push-21 {
		position: relative;
		left: 87.5%
	}

	.el-col-xs-22 {
		width: 91.66667%
	}

	.el-col-xs-offset-22 {
		margin-left: 91.66667%
	}

	.el-col-xs-pull-22 {
		position: relative;
		right: 91.66667%
	}

	.el-col-xs-push-22 {
		position: relative;
		left: 91.66667%
	}

	.el-col-xs-23 {
		width: 95.83333%
	}

	.el-col-xs-offset-23 {
		margin-left: 95.83333%
	}

	.el-col-xs-pull-23 {
		position: relative;
		right: 95.83333%
	}

	.el-col-xs-push-23 {
		position: relative;
		left: 95.83333%
	}

	.el-col-xs-24 {
		width: 100%
	}

	.el-col-xs-offset-24 {
		margin-left: 100%
	}

	.el-col-xs-pull-24 {
		position: relative;
		right: 100%
	}

	.el-col-xs-push-24 {
		position: relative;
		left: 100%
	}
}

@media only screen and (min-width:768px) {
	.el-col-sm-0 {
		display: none;
		width: 0
	}

	.el-col-sm-offset-0 {
		margin-left: 0
	}

	.el-col-sm-pull-0 {
		position: relative;
		right: 0
	}

	.el-col-sm-push-0 {
		position: relative;
		left: 0
	}

	.el-col-sm-1 {
		width: 4.16667%
	}

	.el-col-sm-offset-1 {
		margin-left: 4.16667%
	}

	.el-col-sm-pull-1 {
		position: relative;
		right: 4.16667%
	}

	.el-col-sm-push-1 {
		position: relative;
		left: 4.16667%
	}

	.el-col-sm-2 {
		width: 8.33333%
	}

	.el-col-sm-offset-2 {
		margin-left: 8.33333%
	}

	.el-col-sm-pull-2 {
		position: relative;
		right: 8.33333%
	}

	.el-col-sm-push-2 {
		position: relative;
		left: 8.33333%
	}

	.el-col-sm-3 {
		width: 12.5%
	}

	.el-col-sm-offset-3 {
		margin-left: 12.5%
	}

	.el-col-sm-pull-3 {
		position: relative;
		right: 12.5%
	}

	.el-col-sm-push-3 {
		position: relative;
		left: 12.5%
	}

	.el-col-sm-4 {
		width: 16.66667%
	}

	.el-col-sm-offset-4 {
		margin-left: 16.66667%
	}

	.el-col-sm-pull-4 {
		position: relative;
		right: 16.66667%
	}

	.el-col-sm-push-4 {
		position: relative;
		left: 16.66667%
	}

	.el-col-sm-5 {
		width: 20.83333%
	}

	.el-col-sm-offset-5 {
		margin-left: 20.83333%
	}

	.el-col-sm-pull-5 {
		position: relative;
		right: 20.83333%
	}

	.el-col-sm-push-5 {
		position: relative;
		left: 20.83333%
	}

	.el-col-sm-6 {
		width: 25%
	}

	.el-col-sm-offset-6 {
		margin-left: 25%
	}

	.el-col-sm-pull-6 {
		position: relative;
		right: 25%
	}

	.el-col-sm-push-6 {
		position: relative;
		left: 25%
	}

	.el-col-sm-7 {
		width: 29.16667%
	}

	.el-col-sm-offset-7 {
		margin-left: 29.16667%
	}

	.el-col-sm-pull-7 {
		position: relative;
		right: 29.16667%
	}

	.el-col-sm-push-7 {
		position: relative;
		left: 29.16667%
	}

	.el-col-sm-8 {
		width: 33.33333%
	}

	.el-col-sm-offset-8 {
		margin-left: 33.33333%
	}

	.el-col-sm-pull-8 {
		position: relative;
		right: 33.33333%
	}

	.el-col-sm-push-8 {
		position: relative;
		left: 33.33333%
	}

	.el-col-sm-9 {
		width: 37.5%
	}

	.el-col-sm-offset-9 {
		margin-left: 37.5%
	}

	.el-col-sm-pull-9 {
		position: relative;
		right: 37.5%
	}

	.el-col-sm-push-9 {
		position: relative;
		left: 37.5%
	}

	.el-col-sm-10 {
		width: 41.66667%
	}

	.el-col-sm-offset-10 {
		margin-left: 41.66667%
	}

	.el-col-sm-pull-10 {
		position: relative;
		right: 41.66667%
	}

	.el-col-sm-push-10 {
		position: relative;
		left: 41.66667%
	}

	.el-col-sm-11 {
		width: 45.83333%
	}

	.el-col-sm-offset-11 {
		margin-left: 45.83333%
	}

	.el-col-sm-pull-11 {
		position: relative;
		right: 45.83333%
	}

	.el-col-sm-push-11 {
		position: relative;
		left: 45.83333%
	}

	.el-col-sm-12 {
		width: 50%
	}

	.el-col-sm-offset-12 {
		margin-left: 50%
	}

	.el-col-sm-pull-12 {
		position: relative;
		right: 50%
	}

	.el-col-sm-push-12 {
		position: relative;
		left: 50%
	}

	.el-col-sm-13 {
		width: 54.16667%
	}

	.el-col-sm-offset-13 {
		margin-left: 54.16667%
	}

	.el-col-sm-pull-13 {
		position: relative;
		right: 54.16667%
	}

	.el-col-sm-push-13 {
		position: relative;
		left: 54.16667%
	}

	.el-col-sm-14 {
		width: 58.33333%
	}

	.el-col-sm-offset-14 {
		margin-left: 58.33333%
	}

	.el-col-sm-pull-14 {
		position: relative;
		right: 58.33333%
	}

	.el-col-sm-push-14 {
		position: relative;
		left: 58.33333%
	}

	.el-col-sm-15 {
		width: 62.5%
	}

	.el-col-sm-offset-15 {
		margin-left: 62.5%
	}

	.el-col-sm-pull-15 {
		position: relative;
		right: 62.5%
	}

	.el-col-sm-push-15 {
		position: relative;
		left: 62.5%
	}

	.el-col-sm-16 {
		width: 66.66667%
	}

	.el-col-sm-offset-16 {
		margin-left: 66.66667%
	}

	.el-col-sm-pull-16 {
		position: relative;
		right: 66.66667%
	}

	.el-col-sm-push-16 {
		position: relative;
		left: 66.66667%
	}

	.el-col-sm-17 {
		width: 70.83333%
	}

	.el-col-sm-offset-17 {
		margin-left: 70.83333%
	}

	.el-col-sm-pull-17 {
		position: relative;
		right: 70.83333%
	}

	.el-col-sm-push-17 {
		position: relative;
		left: 70.83333%
	}

	.el-col-sm-18 {
		width: 75%
	}

	.el-col-sm-offset-18 {
		margin-left: 75%
	}

	.el-col-sm-pull-18 {
		position: relative;
		right: 75%
	}

	.el-col-sm-push-18 {
		position: relative;
		left: 75%
	}

	.el-col-sm-19 {
		width: 79.16667%
	}

	.el-col-sm-offset-19 {
		margin-left: 79.16667%
	}

	.el-col-sm-pull-19 {
		position: relative;
		right: 79.16667%
	}

	.el-col-sm-push-19 {
		position: relative;
		left: 79.16667%
	}

	.el-col-sm-20 {
		width: 83.33333%
	}

	.el-col-sm-offset-20 {
		margin-left: 83.33333%
	}

	.el-col-sm-pull-20 {
		position: relative;
		right: 83.33333%
	}

	.el-col-sm-push-20 {
		position: relative;
		left: 83.33333%
	}

	.el-col-sm-21 {
		width: 87.5%
	}

	.el-col-sm-offset-21 {
		margin-left: 87.5%
	}

	.el-col-sm-pull-21 {
		position: relative;
		right: 87.5%
	}

	.el-col-sm-push-21 {
		position: relative;
		left: 87.5%
	}

	.el-col-sm-22 {
		width: 91.66667%
	}

	.el-col-sm-offset-22 {
		margin-left: 91.66667%
	}

	.el-col-sm-pull-22 {
		position: relative;
		right: 91.66667%
	}

	.el-col-sm-push-22 {
		position: relative;
		left: 91.66667%
	}

	.el-col-sm-23 {
		width: 95.83333%
	}

	.el-col-sm-offset-23 {
		margin-left: 95.83333%
	}

	.el-col-sm-pull-23 {
		position: relative;
		right: 95.83333%
	}

	.el-col-sm-push-23 {
		position: relative;
		left: 95.83333%
	}

	.el-col-sm-24 {
		width: 100%
	}

	.el-col-sm-offset-24 {
		margin-left: 100%
	}

	.el-col-sm-pull-24 {
		position: relative;
		right: 100%
	}

	.el-col-sm-push-24 {
		position: relative;
		left: 100%
	}
}

@media only screen and (min-width:992px) {
	.el-col-md-0 {
		display: none;
		width: 0
	}

	.el-col-md-offset-0 {
		margin-left: 0
	}

	.el-col-md-pull-0 {
		position: relative;
		right: 0
	}

	.el-col-md-push-0 {
		position: relative;
		left: 0
	}

	.el-col-md-1 {
		width: 4.16667%
	}

	.el-col-md-offset-1 {
		margin-left: 4.16667%
	}

	.el-col-md-pull-1 {
		position: relative;
		right: 4.16667%
	}

	.el-col-md-push-1 {
		position: relative;
		left: 4.16667%
	}

	.el-col-md-2 {
		width: 8.33333%
	}

	.el-col-md-offset-2 {
		margin-left: 8.33333%
	}

	.el-col-md-pull-2 {
		position: relative;
		right: 8.33333%
	}

	.el-col-md-push-2 {
		position: relative;
		left: 8.33333%
	}

	.el-col-md-3 {
		width: 12.5%
	}

	.el-col-md-offset-3 {
		margin-left: 12.5%
	}

	.el-col-md-pull-3 {
		position: relative;
		right: 12.5%
	}

	.el-col-md-push-3 {
		position: relative;
		left: 12.5%
	}

	.el-col-md-4 {
		width: 16.66667%
	}

	.el-col-md-offset-4 {
		margin-left: 16.66667%
	}

	.el-col-md-pull-4 {
		position: relative;
		right: 16.66667%
	}

	.el-col-md-push-4 {
		position: relative;
		left: 16.66667%
	}

	.el-col-md-5 {
		width: 20.83333%
	}

	.el-col-md-offset-5 {
		margin-left: 20.83333%
	}

	.el-col-md-pull-5 {
		position: relative;
		right: 20.83333%
	}

	.el-col-md-push-5 {
		position: relative;
		left: 20.83333%
	}

	.el-col-md-6 {
		width: 25%
	}

	.el-col-md-offset-6 {
		margin-left: 25%
	}

	.el-col-md-pull-6 {
		position: relative;
		right: 25%
	}

	.el-col-md-push-6 {
		position: relative;
		left: 25%
	}

	.el-col-md-7 {
		width: 29.16667%
	}

	.el-col-md-offset-7 {
		margin-left: 29.16667%
	}

	.el-col-md-pull-7 {
		position: relative;
		right: 29.16667%
	}

	.el-col-md-push-7 {
		position: relative;
		left: 29.16667%
	}

	.el-col-md-8 {
		width: 33.33333%
	}

	.el-col-md-offset-8 {
		margin-left: 33.33333%
	}

	.el-col-md-pull-8 {
		position: relative;
		right: 33.33333%
	}

	.el-col-md-push-8 {
		position: relative;
		left: 33.33333%
	}

	.el-col-md-9 {
		width: 37.5%
	}

	.el-col-md-offset-9 {
		margin-left: 37.5%
	}

	.el-col-md-pull-9 {
		position: relative;
		right: 37.5%
	}

	.el-col-md-push-9 {
		position: relative;
		left: 37.5%
	}

	.el-col-md-10 {
		width: 41.66667%
	}

	.el-col-md-offset-10 {
		margin-left: 41.66667%
	}

	.el-col-md-pull-10 {
		position: relative;
		right: 41.66667%
	}

	.el-col-md-push-10 {
		position: relative;
		left: 41.66667%
	}

	.el-col-md-11 {
		width: 45.83333%
	}

	.el-col-md-offset-11 {
		margin-left: 45.83333%
	}

	.el-col-md-pull-11 {
		position: relative;
		right: 45.83333%
	}

	.el-col-md-push-11 {
		position: relative;
		left: 45.83333%
	}

	.el-col-md-12 {
		width: 50%
	}

	.el-col-md-offset-12 {
		margin-left: 50%
	}

	.el-col-md-pull-12 {
		position: relative;
		right: 50%
	}

	.el-col-md-push-12 {
		position: relative;
		left: 50%
	}

	.el-col-md-13 {
		width: 54.16667%
	}

	.el-col-md-offset-13 {
		margin-left: 54.16667%
	}

	.el-col-md-pull-13 {
		position: relative;
		right: 54.16667%
	}

	.el-col-md-push-13 {
		position: relative;
		left: 54.16667%
	}

	.el-col-md-14 {
		width: 58.33333%
	}

	.el-col-md-offset-14 {
		margin-left: 58.33333%
	}

	.el-col-md-pull-14 {
		position: relative;
		right: 58.33333%
	}

	.el-col-md-push-14 {
		position: relative;
		left: 58.33333%
	}

	.el-col-md-15 {
		width: 62.5%
	}

	.el-col-md-offset-15 {
		margin-left: 62.5%
	}

	.el-col-md-pull-15 {
		position: relative;
		right: 62.5%
	}

	.el-col-md-push-15 {
		position: relative;
		left: 62.5%
	}

	.el-col-md-16 {
		width: 66.66667%
	}

	.el-col-md-offset-16 {
		margin-left: 66.66667%
	}

	.el-col-md-pull-16 {
		position: relative;
		right: 66.66667%
	}

	.el-col-md-push-16 {
		position: relative;
		left: 66.66667%
	}

	.el-col-md-17 {
		width: 70.83333%
	}

	.el-col-md-offset-17 {
		margin-left: 70.83333%
	}

	.el-col-md-pull-17 {
		position: relative;
		right: 70.83333%
	}

	.el-col-md-push-17 {
		position: relative;
		left: 70.83333%
	}

	.el-col-md-18 {
		width: 75%
	}

	.el-col-md-offset-18 {
		margin-left: 75%
	}

	.el-col-md-pull-18 {
		position: relative;
		right: 75%
	}

	.el-col-md-push-18 {
		position: relative;
		left: 75%
	}

	.el-col-md-19 {
		width: 79.16667%
	}

	.el-col-md-offset-19 {
		margin-left: 79.16667%
	}

	.el-col-md-pull-19 {
		position: relative;
		right: 79.16667%
	}

	.el-col-md-push-19 {
		position: relative;
		left: 79.16667%
	}

	.el-col-md-20 {
		width: 83.33333%
	}

	.el-col-md-offset-20 {
		margin-left: 83.33333%
	}

	.el-col-md-pull-20 {
		position: relative;
		right: 83.33333%
	}

	.el-col-md-push-20 {
		position: relative;
		left: 83.33333%
	}

	.el-col-md-21 {
		width: 87.5%
	}

	.el-col-md-offset-21 {
		margin-left: 87.5%
	}

	.el-col-md-pull-21 {
		position: relative;
		right: 87.5%
	}

	.el-col-md-push-21 {
		position: relative;
		left: 87.5%
	}

	.el-col-md-22 {
		width: 91.66667%
	}

	.el-col-md-offset-22 {
		margin-left: 91.66667%
	}

	.el-col-md-pull-22 {
		position: relative;
		right: 91.66667%
	}

	.el-col-md-push-22 {
		position: relative;
		left: 91.66667%
	}

	.el-col-md-23 {
		width: 95.83333%
	}

	.el-col-md-offset-23 {
		margin-left: 95.83333%
	}

	.el-col-md-pull-23 {
		position: relative;
		right: 95.83333%
	}

	.el-col-md-push-23 {
		position: relative;
		left: 95.83333%
	}

	.el-col-md-24 {
		width: 100%
	}

	.el-col-md-offset-24 {
		margin-left: 100%
	}

	.el-col-md-pull-24 {
		position: relative;
		right: 100%
	}

	.el-col-md-push-24 {
		position: relative;
		left: 100%
	}
}

@media only screen and (min-width:1200px) {
	.el-col-lg-0 {
		display: none;
		width: 0
	}

	.el-col-lg-offset-0 {
		margin-left: 0
	}

	.el-col-lg-pull-0 {
		position: relative;
		right: 0
	}

	.el-col-lg-push-0 {
		position: relative;
		left: 0
	}

	.el-col-lg-1 {
		width: 4.16667%
	}

	.el-col-lg-offset-1 {
		margin-left: 4.16667%
	}

	.el-col-lg-pull-1 {
		position: relative;
		right: 4.16667%
	}

	.el-col-lg-push-1 {
		position: relative;
		left: 4.16667%
	}

	.el-col-lg-2 {
		width: 8.33333%
	}

	.el-col-lg-offset-2 {
		margin-left: 8.33333%
	}

	.el-col-lg-pull-2 {
		position: relative;
		right: 8.33333%
	}

	.el-col-lg-push-2 {
		position: relative;
		left: 8.33333%
	}

	.el-col-lg-3 {
		width: 12.5%
	}

	.el-col-lg-offset-3 {
		margin-left: 12.5%
	}

	.el-col-lg-pull-3 {
		position: relative;
		right: 12.5%
	}

	.el-col-lg-push-3 {
		position: relative;
		left: 12.5%
	}

	.el-col-lg-4 {
		width: 16.66667%
	}

	.el-col-lg-offset-4 {
		margin-left: 16.66667%
	}

	.el-col-lg-pull-4 {
		position: relative;
		right: 16.66667%
	}

	.el-col-lg-push-4 {
		position: relative;
		left: 16.66667%
	}

	.el-col-lg-5 {
		width: 20.83333%
	}

	.el-col-lg-offset-5 {
		margin-left: 20.83333%
	}

	.el-col-lg-pull-5 {
		position: relative;
		right: 20.83333%
	}

	.el-col-lg-push-5 {
		position: relative;
		left: 20.83333%
	}

	.el-col-lg-6 {
		width: 25%
	}

	.el-col-lg-offset-6 {
		margin-left: 25%
	}

	.el-col-lg-pull-6 {
		position: relative;
		right: 25%
	}

	.el-col-lg-push-6 {
		position: relative;
		left: 25%
	}

	.el-col-lg-7 {
		width: 29.16667%
	}

	.el-col-lg-offset-7 {
		margin-left: 29.16667%
	}

	.el-col-lg-pull-7 {
		position: relative;
		right: 29.16667%
	}

	.el-col-lg-push-7 {
		position: relative;
		left: 29.16667%
	}

	.el-col-lg-8 {
		width: 33.33333%
	}

	.el-col-lg-offset-8 {
		margin-left: 33.33333%
	}

	.el-col-lg-pull-8 {
		position: relative;
		right: 33.33333%
	}

	.el-col-lg-push-8 {
		position: relative;
		left: 33.33333%
	}

	.el-col-lg-9 {
		width: 37.5%
	}

	.el-col-lg-offset-9 {
		margin-left: 37.5%
	}

	.el-col-lg-pull-9 {
		position: relative;
		right: 37.5%
	}

	.el-col-lg-push-9 {
		position: relative;
		left: 37.5%
	}

	.el-col-lg-10 {
		width: 41.66667%
	}

	.el-col-lg-offset-10 {
		margin-left: 41.66667%
	}

	.el-col-lg-pull-10 {
		position: relative;
		right: 41.66667%
	}

	.el-col-lg-push-10 {
		position: relative;
		left: 41.66667%
	}

	.el-col-lg-11 {
		width: 45.83333%
	}

	.el-col-lg-offset-11 {
		margin-left: 45.83333%
	}

	.el-col-lg-pull-11 {
		position: relative;
		right: 45.83333%
	}

	.el-col-lg-push-11 {
		position: relative;
		left: 45.83333%
	}

	.el-col-lg-12 {
		width: 50%
	}

	.el-col-lg-offset-12 {
		margin-left: 50%
	}

	.el-col-lg-pull-12 {
		position: relative;
		right: 50%
	}

	.el-col-lg-push-12 {
		position: relative;
		left: 50%
	}

	.el-col-lg-13 {
		width: 54.16667%
	}

	.el-col-lg-offset-13 {
		margin-left: 54.16667%
	}

	.el-col-lg-pull-13 {
		position: relative;
		right: 54.16667%
	}

	.el-col-lg-push-13 {
		position: relative;
		left: 54.16667%
	}

	.el-col-lg-14 {
		width: 58.33333%
	}

	.el-col-lg-offset-14 {
		margin-left: 58.33333%
	}

	.el-col-lg-pull-14 {
		position: relative;
		right: 58.33333%
	}

	.el-col-lg-push-14 {
		position: relative;
		left: 58.33333%
	}

	.el-col-lg-15 {
		width: 62.5%
	}

	.el-col-lg-offset-15 {
		margin-left: 62.5%
	}

	.el-col-lg-pull-15 {
		position: relative;
		right: 62.5%
	}

	.el-col-lg-push-15 {
		position: relative;
		left: 62.5%
	}

	.el-col-lg-16 {
		width: 66.66667%
	}

	.el-col-lg-offset-16 {
		margin-left: 66.66667%
	}

	.el-col-lg-pull-16 {
		position: relative;
		right: 66.66667%
	}

	.el-col-lg-push-16 {
		position: relative;
		left: 66.66667%
	}

	.el-col-lg-17 {
		width: 70.83333%
	}

	.el-col-lg-offset-17 {
		margin-left: 70.83333%
	}

	.el-col-lg-pull-17 {
		position: relative;
		right: 70.83333%
	}

	.el-col-lg-push-17 {
		position: relative;
		left: 70.83333%
	}

	.el-col-lg-18 {
		width: 75%
	}

	.el-col-lg-offset-18 {
		margin-left: 75%
	}

	.el-col-lg-pull-18 {
		position: relative;
		right: 75%
	}

	.el-col-lg-push-18 {
		position: relative;
		left: 75%
	}

	.el-col-lg-19 {
		width: 79.16667%
	}

	.el-col-lg-offset-19 {
		margin-left: 79.16667%
	}

	.el-col-lg-pull-19 {
		position: relative;
		right: 79.16667%
	}

	.el-col-lg-push-19 {
		position: relative;
		left: 79.16667%
	}

	.el-col-lg-20 {
		width: 83.33333%
	}

	.el-col-lg-offset-20 {
		margin-left: 83.33333%
	}

	.el-col-lg-pull-20 {
		position: relative;
		right: 83.33333%
	}

	.el-col-lg-push-20 {
		position: relative;
		left: 83.33333%
	}

	.el-col-lg-21 {
		width: 87.5%
	}

	.el-col-lg-offset-21 {
		margin-left: 87.5%
	}

	.el-col-lg-pull-21 {
		position: relative;
		right: 87.5%
	}

	.el-col-lg-push-21 {
		position: relative;
		left: 87.5%
	}

	.el-col-lg-22 {
		width: 91.66667%
	}

	.el-col-lg-offset-22 {
		margin-left: 91.66667%
	}

	.el-col-lg-pull-22 {
		position: relative;
		right: 91.66667%
	}

	.el-col-lg-push-22 {
		position: relative;
		left: 91.66667%
	}

	.el-col-lg-23 {
		width: 95.83333%
	}

	.el-col-lg-offset-23 {
		margin-left: 95.83333%
	}

	.el-col-lg-pull-23 {
		position: relative;
		right: 95.83333%
	}

	.el-col-lg-push-23 {
		position: relative;
		left: 95.83333%
	}

	.el-col-lg-24 {
		width: 100%
	}

	.el-col-lg-offset-24 {
		margin-left: 100%
	}

	.el-col-lg-pull-24 {
		position: relative;
		right: 100%
	}

	.el-col-lg-push-24 {
		position: relative;
		left: 100%
	}
}

@media only screen and (min-width:1920px) {
	.el-col-xl-0 {
		display: none;
		width: 0
	}

	.el-col-xl-offset-0 {
		margin-left: 0
	}

	.el-col-xl-pull-0 {
		position: relative;
		right: 0
	}

	.el-col-xl-push-0 {
		position: relative;
		left: 0
	}

	.el-col-xl-1 {
		width: 4.16667%
	}

	.el-col-xl-offset-1 {
		margin-left: 4.16667%
	}

	.el-col-xl-pull-1 {
		position: relative;
		right: 4.16667%
	}

	.el-col-xl-push-1 {
		position: relative;
		left: 4.16667%
	}

	.el-col-xl-2 {
		width: 8.33333%
	}

	.el-col-xl-offset-2 {
		margin-left: 8.33333%
	}

	.el-col-xl-pull-2 {
		position: relative;
		right: 8.33333%
	}

	.el-col-xl-push-2 {
		position: relative;
		left: 8.33333%
	}

	.el-col-xl-3 {
		width: 12.5%
	}

	.el-col-xl-offset-3 {
		margin-left: 12.5%
	}

	.el-col-xl-pull-3 {
		position: relative;
		right: 12.5%
	}

	.el-col-xl-push-3 {
		position: relative;
		left: 12.5%
	}

	.el-col-xl-4 {
		width: 16.66667%
	}

	.el-col-xl-offset-4 {
		margin-left: 16.66667%
	}

	.el-col-xl-pull-4 {
		position: relative;
		right: 16.66667%
	}

	.el-col-xl-push-4 {
		position: relative;
		left: 16.66667%
	}

	.el-col-xl-5 {
		width: 20.83333%
	}

	.el-col-xl-offset-5 {
		margin-left: 20.83333%
	}

	.el-col-xl-pull-5 {
		position: relative;
		right: 20.83333%
	}

	.el-col-xl-push-5 {
		position: relative;
		left: 20.83333%
	}

	.el-col-xl-6 {
		width: 25%
	}

	.el-col-xl-offset-6 {
		margin-left: 25%
	}

	.el-col-xl-pull-6 {
		position: relative;
		right: 25%
	}

	.el-col-xl-push-6 {
		position: relative;
		left: 25%
	}

	.el-col-xl-7 {
		width: 29.16667%
	}

	.el-col-xl-offset-7 {
		margin-left: 29.16667%
	}

	.el-col-xl-pull-7 {
		position: relative;
		right: 29.16667%
	}

	.el-col-xl-push-7 {
		position: relative;
		left: 29.16667%
	}

	.el-col-xl-8 {
		width: 33.33333%
	}

	.el-col-xl-offset-8 {
		margin-left: 33.33333%
	}

	.el-col-xl-pull-8 {
		position: relative;
		right: 33.33333%
	}

	.el-col-xl-push-8 {
		position: relative;
		left: 33.33333%
	}

	.el-col-xl-9 {
		width: 37.5%
	}

	.el-col-xl-offset-9 {
		margin-left: 37.5%
	}

	.el-col-xl-pull-9 {
		position: relative;
		right: 37.5%
	}

	.el-col-xl-push-9 {
		position: relative;
		left: 37.5%
	}

	.el-col-xl-10 {
		width: 41.66667%
	}

	.el-col-xl-offset-10 {
		margin-left: 41.66667%
	}

	.el-col-xl-pull-10 {
		position: relative;
		right: 41.66667%
	}

	.el-col-xl-push-10 {
		position: relative;
		left: 41.66667%
	}

	.el-col-xl-11 {
		width: 45.83333%
	}

	.el-col-xl-offset-11 {
		margin-left: 45.83333%
	}

	.el-col-xl-pull-11 {
		position: relative;
		right: 45.83333%
	}

	.el-col-xl-push-11 {
		position: relative;
		left: 45.83333%
	}

	.el-col-xl-12 {
		width: 50%
	}

	.el-col-xl-offset-12 {
		margin-left: 50%
	}

	.el-col-xl-pull-12 {
		position: relative;
		right: 50%
	}

	.el-col-xl-push-12 {
		position: relative;
		left: 50%
	}

	.el-col-xl-13 {
		width: 54.16667%
	}

	.el-col-xl-offset-13 {
		margin-left: 54.16667%
	}

	.el-col-xl-pull-13 {
		position: relative;
		right: 54.16667%
	}

	.el-col-xl-push-13 {
		position: relative;
		left: 54.16667%
	}

	.el-col-xl-14 {
		width: 58.33333%
	}

	.el-col-xl-offset-14 {
		margin-left: 58.33333%
	}

	.el-col-xl-pull-14 {
		position: relative;
		right: 58.33333%
	}

	.el-col-xl-push-14 {
		position: relative;
		left: 58.33333%
	}

	.el-col-xl-15 {
		width: 62.5%
	}

	.el-col-xl-offset-15 {
		margin-left: 62.5%
	}

	.el-col-xl-pull-15 {
		position: relative;
		right: 62.5%
	}

	.el-col-xl-push-15 {
		position: relative;
		left: 62.5%
	}

	.el-col-xl-16 {
		width: 66.66667%
	}

	.el-col-xl-offset-16 {
		margin-left: 66.66667%
	}

	.el-col-xl-pull-16 {
		position: relative;
		right: 66.66667%
	}

	.el-col-xl-push-16 {
		position: relative;
		left: 66.66667%
	}

	.el-col-xl-17 {
		width: 70.83333%
	}

	.el-col-xl-offset-17 {
		margin-left: 70.83333%
	}

	.el-col-xl-pull-17 {
		position: relative;
		right: 70.83333%
	}

	.el-col-xl-push-17 {
		position: relative;
		left: 70.83333%
	}

	.el-col-xl-18 {
		width: 75%
	}

	.el-col-xl-offset-18 {
		margin-left: 75%
	}

	.el-col-xl-pull-18 {
		position: relative;
		right: 75%
	}

	.el-col-xl-push-18 {
		position: relative;
		left: 75%
	}

	.el-col-xl-19 {
		width: 79.16667%
	}

	.el-col-xl-offset-19 {
		margin-left: 79.16667%
	}

	.el-col-xl-pull-19 {
		position: relative;
		right: 79.16667%
	}

	.el-col-xl-push-19 {
		position: relative;
		left: 79.16667%
	}

	.el-col-xl-20 {
		width: 83.33333%
	}

	.el-col-xl-offset-20 {
		margin-left: 83.33333%
	}

	.el-col-xl-pull-20 {
		position: relative;
		right: 83.33333%
	}

	.el-col-xl-push-20 {
		position: relative;
		left: 83.33333%
	}

	.el-col-xl-21 {
		width: 87.5%
	}

	.el-col-xl-offset-21 {
		margin-left: 87.5%
	}

	.el-col-xl-pull-21 {
		position: relative;
		right: 87.5%
	}

	.el-col-xl-push-21 {
		position: relative;
		left: 87.5%
	}

	.el-col-xl-22 {
		width: 91.66667%
	}

	.el-col-xl-offset-22 {
		margin-left: 91.66667%
	}

	.el-col-xl-pull-22 {
		position: relative;
		right: 91.66667%
	}

	.el-col-xl-push-22 {
		position: relative;
		left: 91.66667%
	}

	.el-col-xl-23 {
		width: 95.83333%
	}

	.el-col-xl-offset-23 {
		margin-left: 95.83333%
	}

	.el-col-xl-pull-23 {
		position: relative;
		right: 95.83333%
	}

	.el-col-xl-push-23 {
		position: relative;
		left: 95.83333%
	}

	.el-col-xl-24 {
		width: 100%
	}

	.el-col-xl-offset-24 {
		margin-left: 100%
	}

	.el-col-xl-pull-24 {
		position: relative;
		right: 100%
	}

	.el-col-xl-push-24 {
		position: relative;
		left: 100%
	}
}

@-webkit-keyframes progress {
	0% {
		background-position: 0 0
	}

	to {
		background-position: 32px 0
	}
}

.el-upload {
	display: inline-block;
	text-align: center;
	cursor: pointer;
	outline: 0
}

.el-upload__input {
	display: none
}

.el-upload__tip {
	font-size: 12px;
	color: #606266;
	margin-top: 7px
}

.el-upload iframe {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	filter: alpha(opacity=0)
}

.el-upload--picture-card {
	background-color: #fbfdff;
	border: 1px dashed #c0ccda;
	border-radius: 6px;
	box-sizing: border-box;
	width: 148px;
	height: 148px;
	cursor: pointer;
	line-height: 146px;
	vertical-align: top
}

.el-upload--picture-card i {
	font-size: 28px;
	color: #8c939d
}

.el-upload--picture-card:hover,
.el-upload:focus {
	border-color: #409eff;
	color: #409eff
}

.el-upload:focus .el-upload-dragger {
	border-color: #409eff
}

.el-upload-dragger {
	background-color: #fff;
	border: 1px dashed #d9d9d9;
	border-radius: 6px;
	box-sizing: border-box;
	width: 360px;
	height: 180px;
	text-align: center;
	cursor: pointer;
	overflow: hidden
}

.el-upload-dragger .el-icon-upload {
	font-size: 67px;
	color: #c0c4cc;
	margin: 40px 0 16px;
	line-height: 50px
}

.el-upload-dragger+.el-upload__tip {
	text-align: center
}

.el-upload-dragger~.el-upload__files {
	border-top: 1px solid #dcdfe6;
	margin-top: 7px;
	padding-top: 5px
}

.el-upload-dragger .el-upload__text {
	color: #606266;
	font-size: 14px;
	text-align: center
}

.el-upload-dragger .el-upload__text em {
	color: #409eff;
	font-style: normal
}

.el-upload-dragger:hover {
	border-color: #409eff
}

.el-upload-dragger.is-dragover {
	background-color: rgba(32, 159, 255, .06);
	border: 2px dashed #409eff
}

.el-upload-list {
	margin: 0;
	padding: 0;
	list-style: none
}

.el-upload-list__item {
	transition: all .5s cubic-bezier(.55, 0, .1, 1);
	font-size: 14px;
	color: #606266;
	line-height: 1.8;
	margin-top: 5px;
	box-sizing: border-box;
	border-radius: 4px;
	width: 100%
}

.el-upload-list__item .el-progress {
	position: absolute;
	top: 20px;
	width: 100%
}

.el-upload-list__item .el-progress__text {
	position: absolute;
	right: 0;
	top: -13px
}

.el-upload-list__item .el-progress-bar {
	margin-right: 0;
	padding-right: 0
}

.el-upload-list__item:first-child {
	margin-top: 10px
}

.el-upload-list__item .el-icon-upload-success {
	color: #67c23a
}

.el-upload-list__item .el-icon-close {
	display: none;
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
	opacity: .75;
	color: #606266
}

.el-upload-list__item .el-icon-close:hover {
	opacity: 1
}

.el-upload-list__item .el-icon-close-tip {
	display: none;
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 12px;
	cursor: pointer;
	opacity: 1;
	color: #409eff
}

.el-upload-list__item:hover .el-icon-close {
	display: inline-block
}

.el-upload-list__item:hover .el-progress__text {
	display: none
}

.el-upload-list__item.is-success .el-upload-list__item-status-label {
	display: block
}

.el-upload-list__item.is-success .el-upload-list__item-name:focus,
.el-upload-list__item.is-success .el-upload-list__item-name:hover {
	color: #409eff;
	cursor: pointer
}

.el-upload-list__item.is-success:focus:not(:hover) .el-icon-close-tip {
	display: inline-block
}

.el-upload-list__item.is-success:active,
.el-upload-list__item.is-success:not(.focusing):focus {
	outline-width: 0
}

.el-upload-list__item.is-success:active .el-icon-close-tip,
.el-upload-list__item.is-success:focus .el-upload-list__item-status-label,
.el-upload-list__item.is-success:hover .el-upload-list__item-status-label,
.el-upload-list__item.is-success:not(.focusing):focus .el-icon-close-tip {
	display: none
}

.el-upload-list.is-disabled .el-upload-list__item:hover .el-upload-list__item-status-label {
	display: block
}

.el-upload-list__item-name {
	color: #606266;
	display: block;
	margin-right: 40px;
	overflow: hidden;
	padding-left: 4px;
	text-overflow: ellipsis;
	transition: color .3s;
	white-space: nowrap
}

.el-upload-list__item-name [class^=el-icon] {
	height: 100%;
	margin-right: 7px;
	color: #909399;
	line-height: inherit
}

.el-upload-list__item-status-label {
	position: absolute;
	right: 5px;
	top: 0;
	line-height: inherit;
	display: none
}

.el-upload-list__item-delete {
	position: absolute;
	right: 10px;
	top: 0;
	font-size: 12px;
	color: #606266;
	display: none
}

.el-upload-list__item-delete:hover {
	color: #409eff
}

.el-upload-list--picture-card {
	margin: 0;
	display: inline;
	vertical-align: top
}

.el-upload-list--picture-card .el-upload-list__item {
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #c0ccda;
	border-radius: 6px;
	box-sizing: border-box;
	width: 148px;
	height: 148px;
	margin: 0 8px 8px 0;
	display: inline-block
}

.el-upload-list--picture-card .el-upload-list__item .el-icon-check,
.el-upload-list--picture-card .el-upload-list__item .el-icon-circle-check {
	color: #fff
}

.el-upload-list--picture-card .el-upload-list__item .el-icon-close,
.el-upload-list--picture-card .el-upload-list__item:hover .el-upload-list__item-status-label {
	display: none
}

.el-upload-list--picture-card .el-upload-list__item:hover .el-progress__text {
	display: block
}

.el-upload-list--picture-card .el-upload-list__item-name {
	display: none
}

.el-upload-list--picture-card .el-upload-list__item-thumbnail {
	width: 100%;
	height: 100%
}

.el-upload-list--picture-card .el-upload-list__item-status-label {
	position: absolute;
	right: -15px;
	top: -6px;
	width: 40px;
	height: 24px;
	background: #13ce66;
	text-align: center;
	transform: rotate(45deg);
	box-shadow: 0 0 1pc 1px rgba(0, 0, 0, .2)
}

.el-upload-list--picture-card .el-upload-list__item-status-label i {
	font-size: 12px;
	margin-top: 11px;
	transform: rotate(-45deg)
}

.el-upload-list--picture-card .el-upload-list__item-actions {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	cursor: default;
	text-align: center;
	color: #fff;
	opacity: 0;
	font-size: 20px;
	background-color: rgba(0, 0, 0, .5);
	transition: opacity .3s
}

.el-upload-list--picture-card .el-upload-list__item-actions:after {
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.el-upload-list--picture-card .el-upload-list__item-actions span {
	display: none;
	cursor: pointer
}

.el-upload-list--picture-card .el-upload-list__item-actions span+span {
	margin-left: 15px
}

.el-upload-list--picture-card .el-upload-list__item-actions .el-upload-list__item-delete {
	position: static;
	font-size: inherit;
	color: inherit
}

.el-upload-list--picture-card .el-upload-list__item-actions:hover {
	opacity: 1
}

.el-upload-list--picture-card .el-upload-list__item-actions:hover span {
	display: inline-block
}

.el-upload-list--picture-card .el-progress {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	bottom: auto;
	width: 126px
}

.el-upload-list--picture-card .el-progress .el-progress__text {
	top: 50%
}

.el-upload-list--picture .el-upload-list__item {
	overflow: hidden;
	z-index: 0;
	background-color: #fff;
	border: 1px solid #c0ccda;
	border-radius: 6px;
	box-sizing: border-box;
	margin-top: 10px;
	padding: 10px 10px 10px 90px;
	height: 92px
}

.el-upload-list--picture .el-upload-list__item .el-icon-check,
.el-upload-list--picture .el-upload-list__item .el-icon-circle-check {
	color: #fff
}

.el-upload-list--picture .el-upload-list__item:hover .el-upload-list__item-status-label {
	background: 0 0;
	box-shadow: none;
	top: -2px;
	right: -12px
}

.el-upload-list--picture .el-upload-list__item:hover .el-progress__text {
	display: block
}

.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name {
	line-height: 70px;
	margin-top: 0
}

.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name i {
	display: none
}

.el-upload-list--picture .el-upload-list__item-thumbnail {
	vertical-align: middle;
	display: inline-block;
	width: 70px;
	height: 70px;
	float: left;
	position: relative;
	z-index: 1;
	margin-left: -80px;
	background-color: #fff
}

.el-upload-list--picture .el-upload-list__item-name {
	display: block;
	margin-top: 20px
}

.el-upload-list--picture .el-upload-list__item-name i {
	font-size: 70px;
	line-height: 1;
	position: absolute;
	left: 9px;
	top: 10px
}

.el-upload-list--picture .el-upload-list__item-status-label {
	position: absolute;
	right: -17px;
	top: -7px;
	width: 46px;
	height: 26px;
	background: #13ce66;
	text-align: center;
	transform: rotate(45deg);
	box-shadow: 0 1px 1px #ccc
}

.el-upload-list--picture .el-upload-list__item-status-label i {
	font-size: 12px;
	margin-top: 12px;
	transform: rotate(-45deg)
}

.el-upload-list--picture .el-progress {
	position: relative;
	top: -7px
}

.el-upload-cover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 10;
	cursor: default
}

.el-upload-cover:after {
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.el-upload-cover img {
	display: block;
	width: 100%;
	height: 100%
}

.el-upload-cover__label {
	position: absolute;
	right: -15px;
	top: -6px;
	width: 40px;
	height: 24px;
	background: #13ce66;
	text-align: center;
	transform: rotate(45deg);
	box-shadow: 0 0 1pc 1px rgba(0, 0, 0, .2)
}

.el-upload-cover__label i {
	font-size: 12px;
	margin-top: 11px;
	transform: rotate(-45deg);
	color: #fff
}

.el-upload-cover__progress {
	display: inline-block;
	vertical-align: middle;
	position: static;
	width: 243px
}

.el-upload-cover__progress+.el-upload__inner {
	opacity: 0
}

.el-upload-cover__content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.el-upload-cover__interact {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .72);
	text-align: center
}

.el-upload-cover__interact .btn {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	vertical-align: middle;
	transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.23, 1, .32, 1);
	margin-top: 60px
}

.el-upload-cover__interact .btn span {
	opacity: 0;
	transition: opacity .15s linear
}

.el-upload-cover__interact .btn:not(:first-child) {
	margin-left: 35px
}

.el-upload-cover__interact .btn:hover {
	transform: translateY(-13px)
}

.el-upload-cover__interact .btn:hover span {
	opacity: 1
}

.el-upload-cover__interact .btn i {
	color: #fff;
	display: block;
	font-size: 24px;
	line-height: inherit;
	margin: 0 auto 5px
}

.el-upload-cover__title {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #fff;
	height: 36px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 400;
	text-align: left;
	padding: 0 10px;
	margin: 0;
	line-height: 36px;
	font-size: 14px;
	color: #303133
}

.el-upload-cover+.el-upload__inner {
	opacity: 0;
	position: relative;
	z-index: 1
}

.el-progress {
	position: relative;
	line-height: 1
}

.el-progress__text {
	font-size: 14px;
	color: #606266;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	line-height: 1
}

.el-progress__text i {
	vertical-align: middle;
	display: block
}

.el-progress--circle,
.el-progress--dashboard {
	display: inline-block
}

.el-progress--circle .el-progress__text,
.el-progress--dashboard .el-progress__text {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	margin: 0;
	transform: translateY(-50%)
}

.el-progress--circle .el-progress__text i,
.el-progress--dashboard .el-progress__text i {
	vertical-align: middle;
	display: inline-block
}

.el-progress--without-text .el-progress__text {
	display: none
}

.el-progress--without-text .el-progress-bar {
	padding-right: 0;
	margin-right: 0;
	display: block
}

.el-progress-bar,
.el-progress-bar__inner:after,
.el-progress-bar__innerText,
.el-spinner {
	display: inline-block;
	vertical-align: middle
}

.el-progress--text-inside .el-progress-bar {
	padding-right: 0;
	margin-right: 0
}

.el-progress.is-success .el-progress-bar__inner {
	background-color: #67c23a
}

.el-progress.is-success .el-progress__text {
	color: #67c23a
}

.el-progress.is-warning .el-progress-bar__inner {
	background-color: #e6a23c
}

.el-badge__content,
.el-progress.is-exception .el-progress-bar__inner {
	background-color: #f56c6c
}

.el-progress.is-warning .el-progress__text {
	color: #e6a23c
}

.el-progress.is-exception .el-progress__text {
	color: #f56c6c
}

.el-progress-bar {
	padding-right: 50px;
	width: 100%;
	margin-right: -55px;
	box-sizing: border-box
}

.el-card__header,
.el-message,
.el-step__icon {
	-webkit-box-sizing: border-box
}

.el-progress-bar__outer {
	height: 6px;
	border-radius: 100px;
	background-color: #ebeef5;
	overflow: hidden;
	position: relative;
	vertical-align: middle
}

.el-progress-bar__inner {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background-color: #409eff;
	text-align: right;
	border-radius: 100px;
	line-height: 1;
	white-space: nowrap;
	transition: width .6s ease
}

.el-progress-bar__inner:after {
	height: 100%
}

.el-progress-bar__innerText {
	color: #fff;
	font-size: 12px;
	margin: 0 5px
}

@keyframes progress {
	0% {
		background-position: 0 0
	}

	to {
		background-position: 32px 0
	}
}

.el-time-spinner {
	width: 100%;
	white-space: nowrap
}

.el-spinner-inner {
	-webkit-animation: rotate 2s linear infinite;
	animation: rotate 2s linear infinite;
	width: 50px;
	height: 50px
}

.el-spinner-inner .path {
	stroke: #ececec;
	stroke-linecap: round;
	-webkit-animation: dash 1.5s ease-in-out infinite;
	animation: dash 1.5s ease-in-out infinite
}

@-webkit-keyframes rotate {
	to {
		transform: rotate(1turn)
	}
}

@keyframes rotate {
	to {
		transform: rotate(1turn)
	}
}

@-webkit-keyframes dash {
	0% {
		stroke-dasharray: 1, 150;
		stroke-dashoffset: 0
	}

	50% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -35
	}

	to {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -124
	}
}

@keyframes dash {
	0% {
		stroke-dasharray: 1, 150;
		stroke-dashoffset: 0
	}

	50% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -35
	}

	to {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -124
	}
}

.el-message {
	min-width: 380px;
	box-sizing: border-box;
	border-radius: 4px;
	border: 1px solid #ebeef5;
	position: fixed;
	left: 50%;
	top: 20px;
	transform: translateX(-50%);
	background-color: #edf2fc;
	transition: opacity .3s, transform .4s, top .4s;
	overflow: hidden;
	padding: 15px 15px 15px 20px;
	display: flex;
	align-items: center
}

.el-message.is-center {
	justify-content: center
}

.el-message.is-closable .el-message__content {
	padding-right: 16px
}

.el-message p {
	margin: 0
}

.el-message--info .el-message__content {
	color: #909399
}

.el-message--success {
	background-color: #f0f9eb;
	border-color: #e1f3d8
}

.el-message--success .el-message__content {
	color: #67c23a
}

.el-message--warning {
	background-color: #fdf6ec;
	border-color: #faecd8
}

.el-message--warning .el-message__content {
	color: #e6a23c
}

.el-message--error {
	background-color: #fef0f0;
	border-color: #fde2e2
}

.el-message--error .el-message__content {
	color: #f56c6c
}

.el-message__icon {
	margin-right: 10px
}

.el-message__content {
	padding: 0;
	font-size: 14px;
	line-height: 1
}

.el-message__content:focus {
	outline-width: 0
}

.el-message__closeBtn {
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	cursor: pointer;
	color: #c0c4cc;
	font-size: 16px
}

.el-message__closeBtn:focus {
	outline-width: 0
}

.el-message__closeBtn:hover {
	color: #909399
}

.el-message .el-icon-success {
	color: #67c23a
}

.el-message .el-icon-error {
	color: #f56c6c
}

.el-message .el-icon-info {
	color: #909399
}

.el-message .el-icon-warning {
	color: #e6a23c
}

.el-message-fade-enter,
.el-message-fade-leave-active {
	opacity: 0;
	transform: translate(-50%, -100%)
}

.el-badge {
	position: relative;
	vertical-align: middle;
	display: inline-block
}

.el-badge__content {
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	padding: 0 6px;
	text-align: center;
	white-space: nowrap;
	border: 1px solid #fff
}

.el-badge__content.is-fixed {
	position: absolute;
	top: 0;
	right: 10px;
	transform: translateY(-50%) translateX(100%)
}

.el-rate__icon,
.el-rate__item {
	position: relative;
	display: inline-block
}

.el-badge__content.is-fixed.is-dot {
	right: 5px
}

.el-badge__content.is-dot {
	height: 8px;
	width: 8px;
	padding: 0;
	right: 0;
	border-radius: 50%
}

.el-badge__content--primary {
	background-color: #409eff
}

.el-badge__content--success {
	background-color: #67c23a
}

.el-badge__content--warning {
	background-color: #e6a23c
}

.el-badge__content--info {
	background-color: #909399
}

.el-badge__content--danger {
	background-color: #f56c6c
}

.el-card {
	border-radius: 4px;
	border: 1px solid #ebeef5;
	background-color: #fff;
	overflow: hidden;
	color: #303133;
	transition: .3s
}

.el-card.is-always-shadow,
.el-card.is-hover-shadow:focus,
.el-card.is-hover-shadow:hover {
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
}

.el-card__header {
	padding: 18px 20px;
	border-bottom: 1px solid #ebeef5;
	box-sizing: border-box
}

.el-card__body,
.el-main {
	padding: 20px
}

.el-rate {
	height: 20px;
	line-height: 1
}

.el-carousel__item,
.el-carousel__mask {
	height: 100%;
	position: absolute;
	width: 100%
}

.el-rate:active,
.el-rate:focus {
	outline-width: 0
}

.el-rate__item {
	font-size: 0;
	vertical-align: middle
}

.el-rate__icon {
	font-size: 18px;
	margin-right: 6px;
	color: #c0c4cc;
	transition: .3s
}

.el-rate__decimal,
.el-rate__icon .path2 {
	position: absolute;
	top: 0;
	left: 0
}

.el-rate__icon.hover {
	transform: scale(1.15)
}

.el-rate__decimal {
	display: inline-block;
	overflow: hidden
}

.el-step.is-vertical,
.el-steps {
	display: -ms-flexbox
}

.el-rate__text {
	font-size: 14px;
	vertical-align: middle
}

.el-steps {
	display: flex
}

.el-steps--simple {
	padding: 13px 8%;
	border-radius: 4px;
	background: #f5f7fa
}

.el-steps--horizontal {
	white-space: nowrap
}

.el-steps--vertical {
	height: 100%;
	flex-flow: column
}

.el-step {
	position: relative;
	flex-shrink: 1
}

.el-step:last-of-type .el-step__line {
	display: none
}

.el-step:last-of-type.is-flex {
	flex-basis: auto !important;
	flex-shrink: 0;
	flex-grow: 0
}

.el-step:last-of-type .el-step__description,
.el-step:last-of-type .el-step__main {
	padding-right: 0
}

.el-step__head {
	position: relative;
	width: 100%
}

.el-step__head.is-process {
	color: #303133;
	border-color: #303133
}

.el-step__head.is-wait {
	color: #c0c4cc;
	border-color: #c0c4cc
}

.el-step__head.is-success {
	color: #67c23a;
	border-color: #67c23a
}

.el-step__head.is-error {
	color: #f56c6c;
	border-color: #f56c6c
}

.el-step__head.is-finish {
	color: #409eff;
	border-color: #409eff
}

.el-step__icon {
	position: relative;
	z-index: 1;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 24px;
	height: 24px;
	font-size: 14px;
	box-sizing: border-box;
	background: #fff;
	transition: .15s ease-out
}

.el-step.is-horizontal,
.el-step__icon-inner {
	display: inline-block
}

.el-step__icon.is-text {
	border-radius: 50%;
	border: 2px solid;
	border-color: inherit
}

.el-step__icon.is-icon {
	width: 40px
}

.el-step__icon-inner {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-align: center;
	font-weight: 700;
	line-height: 1;
	color: inherit
}

.el-step__icon-inner[class*=el-icon]:not(.is-status) {
	font-size: 25px;
	font-weight: 400
}

.el-step__icon-inner.is-status {
	transform: translateY(1px)
}

.el-step__line {
	position: absolute;
	border-color: inherit;
	background-color: #c0c4cc
}

.el-step__line-inner {
	display: block;
	border: 1px solid;
	border-color: inherit;
	transition: .15s ease-out;
	box-sizing: border-box;
	width: 0;
	height: 0
}

.el-step__main {
	white-space: normal;
	text-align: left
}

.el-step__title {
	font-size: 16px;
	line-height: 38px
}

.el-step__title.is-process {
	font-weight: 700;
	color: #303133
}

.el-step__title.is-wait {
	color: #c0c4cc
}

.el-step__title.is-success {
	color: #67c23a
}

.el-step__title.is-error {
	color: #f56c6c
}

.el-step__title.is-finish {
	color: #409eff
}

.el-step__description {
	padding-right: 10%;
	margin-top: -5px;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400
}

.el-step__description.is-process {
	color: #303133
}

.el-step__description.is-wait {
	color: #c0c4cc
}

.el-step__description.is-success {
	color: #67c23a
}

.el-step__description.is-error {
	color: #f56c6c
}

.el-step__description.is-finish {
	color: #409eff
}

.el-step.is-horizontal .el-step__line {
	height: 2px;
	top: 11px;
	left: 0;
	right: 0
}

.el-step.is-vertical {
	display: flex
}

.el-step.is-vertical .el-step__head {
	flex-grow: 0;
	width: 24px
}

.el-step.is-vertical .el-step__main {
	padding-left: 10px;
	flex-grow: 1
}

.el-step.is-vertical .el-step__title {
	line-height: 24px;
	padding-bottom: 8px
}

.el-step.is-vertical .el-step__line {
	width: 2px;
	top: 0;
	bottom: 0;
	left: 11px
}

.el-step.is-vertical .el-step__icon.is-icon {
	width: 24px
}

.el-step.is-center .el-step__head,
.el-step.is-center .el-step__main {
	text-align: center
}

.el-step.is-center .el-step__description {
	padding-left: 20%;
	padding-right: 20%
}

.el-step.is-center .el-step__line {
	left: 50%;
	right: -50%
}

.el-step.is-simple {
	display: flex;
	align-items: center
}

.el-step.is-simple .el-step__head {
	width: auto;
	font-size: 0;
	padding-right: 10px
}

.el-step.is-simple .el-step__icon {
	background: 0 0;
	width: 16px;
	height: 16px;
	font-size: 12px
}

.el-step.is-simple .el-step__icon-inner[class*=el-icon]:not(.is-status) {
	font-size: 18px
}

.el-step.is-simple .el-step__icon-inner.is-status {
	transform: scale(.8) translateY(1px)
}

.el-step.is-simple .el-step__main {
	position: relative;
	display: flex;
	align-items: stretch;
	flex-grow: 1
}

.el-step.is-simple .el-step__title {
	font-size: 16px;
	line-height: 20px
}

.el-step.is-simple:not(:last-of-type) .el-step__title {
	max-width: 50%;
	word-break: break-all
}

.el-step.is-simple .el-step__arrow {
	flex-grow: 1;
	display: flex;
	align-items: center;
	justify-content: center
}

.el-step.is-simple .el-step__arrow:after,
.el-step.is-simple .el-step__arrow:before {
	content: "";
	display: inline-block;
	position: absolute;
	height: 15px;
	width: 1px;
	background: #c0c4cc
}

.el-step.is-simple .el-step__arrow:before {
	transform: rotate(-45deg) translateY(-4px);
	transform-origin: 0 0
}

.el-step.is-simple .el-step__arrow:after {
	transform: rotate(45deg) translateY(4px);
	transform-origin: 100% 100%
}

.el-step.is-simple:last-of-type .el-step__arrow {
	display: none
}

.el-carousel {
	position: relative
}

.el-carousel--horizontal {
	overflow-x: hidden
}

.el-carousel--vertical {
	overflow-y: hidden
}

.el-carousel__container {
	position: relative;
	height: 300px
}

.el-carousel__arrow {
	border: none;
	outline: 0;
	padding: 0;
	margin: 0;
	height: 36px;
	width: 36px;
	cursor: pointer;
	transition: .3s;
	border-radius: 50%;
	background-color: rgba(31, 45, 61, .11);
	color: #fff;
	position: absolute;
	top: 50%;
	z-index: 10;
	transform: translateY(-50%);
	text-align: center;
	font-size: 12px
}

.el-carousel__arrow--left {
	left: 16px
}

.el-carousel__arrow--right {
	right: 16px
}

.el-carousel__arrow:hover {
	background-color: rgba(31, 45, 61, .23)
}

.el-carousel__arrow i {
	cursor: pointer
}

.el-carousel__indicators {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 2
}

.el-carousel__indicators--horizontal {
	bottom: 0;
	left: 50%;
	transform: translateX(-50%)
}

.el-carousel__indicators--vertical {
	right: 0;
	top: 50%;
	transform: translateY(-50%)
}

.el-carousel__indicators--outside {
	bottom: 26px;
	text-align: center;
	position: static;
	transform: none
}

.el-carousel__indicators--outside .el-carousel__indicator:hover button {
	opacity: .64
}

.el-carousel__indicators--outside button {
	background-color: #c0c4cc;
	opacity: .24
}

.el-carousel__indicators--labels {
	left: 0;
	right: 0;
	transform: none;
	text-align: center
}

.el-carousel__indicators--labels .el-carousel__button {
	height: auto;
	width: auto;
	padding: 2px 18px;
	font-size: 12px
}

.el-carousel__indicators--labels .el-carousel__indicator {
	padding: 6px 4px
}

.el-carousel__indicator {
	background-color: transparent;
	cursor: pointer
}

.el-carousel__indicator:hover button {
	opacity: .72
}

.el-carousel__indicator--horizontal {
	display: inline-block;
	padding: 12px 4px
}

.el-carousel__indicator--vertical {
	padding: 4px 12px
}

.el-carousel__indicator--vertical .el-carousel__button {
	width: 2px;
	height: 15px
}

.el-carousel__indicator.is-active button {
	opacity: 1
}

.el-carousel__button {
	display: block;
	opacity: .48;
	width: 30px;
	height: 2px;
	background-color: #fff;
	border: none;
	outline: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
	transition: .3s
}

.carousel-arrow-left-enter,
.carousel-arrow-left-leave-active {
	transform: translateY(-50%) translateX(-10px);
	opacity: 0
}

.carousel-arrow-right-enter,
.carousel-arrow-right-leave-active {
	transform: translateY(-50%) translateX(10px);
	opacity: 0
}

.el-carousel__item {
	top: 0;
	left: 0;
	display: inline-block;
	overflow: hidden;
	z-index: 0
}

.el-carousel__item.is-active {
	z-index: 2
}

.el-carousel__item--card,
.el-carousel__item.is-animating {
	transition: transform .4s ease-in-out
}

.el-carousel__item--card {
	width: 50%
}

.el-carousel__item--card.is-in-stage {
	cursor: pointer;
	z-index: 1
}

.el-carousel__item--card.is-in-stage.is-hover .el-carousel__mask,
.el-carousel__item--card.is-in-stage:hover .el-carousel__mask {
	opacity: .12
}

.el-carousel__item--card.is-active {
	z-index: 2
}

.el-carousel__mask {
	top: 0;
	left: 0;
	background-color: #fff;
	opacity: .24;
	transition: .2s
}

.fade-in-linear-enter-active,
.fade-in-linear-leave-active {
	transition: opacity .2s linear
}

.fade-in-linear-enter,
.fade-in-linear-leave,
.fade-in-linear-leave-active {
	opacity: 0
}

.el-fade-in-linear-enter-active,
.el-fade-in-linear-leave-active {
	transition: opacity .2s linear
}

.el-fade-in-linear-enter,
.el-fade-in-linear-leave,
.el-fade-in-linear-leave-active {
	opacity: 0
}

.el-fade-in-enter-active,
.el-fade-in-leave-active {
	transition: all .3s cubic-bezier(.55, 0, .1, 1)
}

.el-fade-in-enter,
.el-fade-in-leave-active {
	opacity: 0
}

.el-zoom-in-center-enter-active,
.el-zoom-in-center-leave-active {
	transition: all .3s cubic-bezier(.55, 0, .1, 1)
}

.el-zoom-in-center-enter,
.el-zoom-in-center-leave-active {
	opacity: 0;
	transform: scaleX(0)
}

.el-zoom-in-top-enter-active,
.el-zoom-in-top-leave-active {
	opacity: 1;
	transform: scaleY(1);
	transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.23, 1, .32, 1);
	transform-origin: center top
}

.el-zoom-in-top-enter,
.el-zoom-in-top-leave-active {
	opacity: 0;
	transform: scaleY(0)
}

.el-zoom-in-bottom-enter-active,
.el-zoom-in-bottom-leave-active {
	opacity: 1;
	transform: scaleY(1);
	transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.23, 1, .32, 1);
	transform-origin: center bottom
}

.el-zoom-in-bottom-enter,
.el-zoom-in-bottom-leave-active {
	opacity: 0;
	transform: scaleY(0)
}

.el-zoom-in-left-enter-active,
.el-zoom-in-left-leave-active {
	opacity: 1;
	transform: scale(1);
	transition: transform .3s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.23, 1, .32, 1);
	transform-origin: top left
}

.el-zoom-in-left-enter,
.el-zoom-in-left-leave-active {
	opacity: 0;
	transform: scale(.45)
}

.collapse-transition {
	transition: height .3s ease-in-out, padding-top .3s ease-in-out, padding-bottom .3s ease-in-out
}

.horizontal-collapse-transition {
	transition: width .3s ease-in-out, padding-left .3s ease-in-out, padding-right .3s ease-in-out
}

.el-list-enter-active,
.el-list-leave-active {
	transition: all 1s
}

.el-list-enter,
.el-list-leave-active {
	opacity: 0;
	transform: translateY(-30px)
}

.el-opacity-transition {
	transition: opacity .3s cubic-bezier(.55, 0, .1, 1)
}

.el-collapse {
	border-top: 1px solid #ebeef5;
	border-bottom: 1px solid #ebeef5
}

.el-collapse-item.is-disabled .el-collapse-item__header {
	color: #bbb;
	cursor: not-allowed
}

.el-collapse-item__header {
	display: flex;
	align-items: center;
	height: 48px;
	line-height: 48px;
	background-color: #fff;
	color: #303133;
	cursor: pointer;
	border-bottom: 1px solid #ebeef5;
	font-size: 13px;
	font-weight: 500;
	transition: border-bottom-color .3s;
	outline: 0
}

.el-collapse-item__header.focusing:focus:not(:hover),
.el-tag {
	color: #409eff
}

.el-collapse-item__arrow {
	margin: 0 8px 0 auto;
	transition: transform .3s;
	font-weight: 300
}

.el-collapse-item__arrow.is-active {
	transform: rotate(90deg)
}

.el-collapse-item__header.is-active {
	border-bottom-color: transparent
}

.el-collapse-item__wrap {
	will-change: height;
	background-color: #fff;
	overflow: hidden;
	box-sizing: border-box;
	border-bottom: 1px solid #ebeef5
}

.el-cascader__search-input,
.el-cascader__tags,
.el-tag {
	-webkit-box-sizing: border-box
}

.el-collapse-item__content {
	padding-bottom: 25px;
	font-size: 13px;
	color: #303133;
	line-height: 1.769230769230769
}

.el-collapse-item:last-child {
	margin-bottom: -1px
}

.el-popper .popper__arrow,
.el-popper .popper__arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.el-cascader,
.el-tag {
	display: inline-block
}

.el-popper .popper__arrow {
	border-width: 6px;
	filter: drop-shadow(0 2px 12px rgba(0, 0, 0, .03))
}

.el-popper .popper__arrow:after {
	content: " ";
	border-width: 6px
}

.el-popper[x-placement^=top] {
	margin-bottom: 12px
}

.el-popper[x-placement^=top] .popper__arrow {
	bottom: -6px;
	left: 50%;
	margin-right: 3px;
	border-top-color: #ebeef5;
	border-bottom-width: 0
}

.el-popper[x-placement^=top] .popper__arrow:after {
	bottom: 1px;
	margin-left: -6px;
	border-top-color: #fff;
	border-bottom-width: 0
}

.el-popper[x-placement^=bottom] {
	margin-top: 12px
}

.el-popper[x-placement^=bottom] .popper__arrow {
	top: -6px;
	left: 50%;
	margin-right: 3px;
	border-top-width: 0;
	border-bottom-color: #ebeef5
}

.el-popper[x-placement^=bottom] .popper__arrow:after {
	top: 1px;
	margin-left: -6px;
	border-top-width: 0;
	border-bottom-color: #fff
}

.el-popper[x-placement^=right] {
	margin-left: 12px
}

.el-popper[x-placement^=right] .popper__arrow {
	top: 50%;
	left: -6px;
	margin-bottom: 3px;
	border-right-color: #ebeef5;
	border-left-width: 0
}

.el-popper[x-placement^=right] .popper__arrow:after {
	bottom: -6px;
	left: 1px;
	border-right-color: #fff;
	border-left-width: 0
}

.el-popper[x-placement^=left] {
	margin-right: 12px
}

.el-popper[x-placement^=left] .popper__arrow {
	top: 50%;
	right: -6px;
	margin-bottom: 3px;
	border-right-width: 0;
	border-left-color: #ebeef5
}

.el-popper[x-placement^=left] .popper__arrow:after {
	right: 1px;
	bottom: -6px;
	margin-left: -6px;
	border-right-width: 0;
	border-left-color: #fff
}

.el-tag {
	background-color: #ecf5ff;
	height: 32px;
	padding: 0 10px;
	line-height: 30px;
	font-size: 12px;
	border: 1px solid #d9ecff;
	border-radius: 4px;
	box-sizing: border-box;
	white-space: nowrap
}

.el-tag.is-hit {
	border-color: #409eff
}

.el-tag .el-tag__close {
	color: #409eff
}

.el-tag .el-tag__close:hover {
	color: #fff;
	background-color: #409eff
}

.el-tag.el-tag--info {
	background-color: #f4f4f5;
	border-color: #e9e9eb;
	color: #909399
}

.el-tag.el-tag--info.is-hit {
	border-color: #909399
}

.el-tag.el-tag--info .el-tag__close {
	color: #909399
}

.el-tag.el-tag--info .el-tag__close:hover {
	color: #fff;
	background-color: #909399
}

.el-tag.el-tag--success {
	background-color: #f0f9eb;
	border-color: #e1f3d8;
	color: #67c23a
}

.el-tag.el-tag--success.is-hit {
	border-color: #67c23a
}

.el-tag.el-tag--success .el-tag__close {
	color: #67c23a
}

.el-tag.el-tag--success .el-tag__close:hover {
	color: #fff;
	background-color: #67c23a
}

.el-tag.el-tag--warning {
	background-color: #fdf6ec;
	border-color: #faecd8;
	color: #e6a23c
}

.el-tag.el-tag--warning.is-hit {
	border-color: #e6a23c
}

.el-tag.el-tag--warning .el-tag__close {
	color: #e6a23c
}

.el-tag.el-tag--warning .el-tag__close:hover {
	color: #fff;
	background-color: #e6a23c
}

.el-tag.el-tag--danger {
	background-color: #fef0f0;
	border-color: #fde2e2;
	color: #f56c6c
}

.el-tag.el-tag--danger.is-hit {
	border-color: #f56c6c
}

.el-tag.el-tag--danger .el-tag__close {
	color: #f56c6c
}

.el-tag.el-tag--danger .el-tag__close:hover {
	color: #fff;
	background-color: #f56c6c
}

.el-tag .el-icon-close {
	border-radius: 50%;
	text-align: center;
	position: relative;
	cursor: pointer;
	font-size: 12px;
	height: 16px;
	width: 16px;
	line-height: 16px;
	vertical-align: middle;
	top: -1px;
	right: -5px
}

.el-tag .el-icon-close:before {
	display: block
}

.el-tag--dark {
	background-color: #409eff;
	color: #fff
}

.el-tag--dark,
.el-tag--dark.is-hit {
	border-color: #409eff
}

.el-tag--dark .el-tag__close {
	color: #fff
}

.el-tag--dark .el-tag__close:hover {
	color: #fff;
	background-color: #66b1ff
}

.el-tag--dark.el-tag--info {
	background-color: #909399;
	border-color: #909399;
	color: #fff
}

.el-tag--dark.el-tag--info.is-hit {
	border-color: #909399
}

.el-tag--dark.el-tag--info .el-tag__close {
	color: #fff
}

.el-tag--dark.el-tag--info .el-tag__close:hover {
	color: #fff;
	background-color: #a6a9ad
}

.el-tag--dark.el-tag--success {
	background-color: #67c23a;
	border-color: #67c23a;
	color: #fff
}

.el-tag--dark.el-tag--success.is-hit {
	border-color: #67c23a
}

.el-tag--dark.el-tag--success .el-tag__close {
	color: #fff
}

.el-tag--dark.el-tag--success .el-tag__close:hover {
	color: #fff;
	background-color: #85ce61
}

.el-tag--dark.el-tag--warning {
	background-color: #e6a23c;
	border-color: #e6a23c;
	color: #fff
}

.el-tag--dark.el-tag--warning.is-hit {
	border-color: #e6a23c
}

.el-tag--dark.el-tag--warning .el-tag__close {
	color: #fff
}

.el-tag--dark.el-tag--warning .el-tag__close:hover {
	color: #fff;
	background-color: #ebb563
}

.el-tag--dark.el-tag--danger {
	background-color: #f56c6c;
	border-color: #f56c6c;
	color: #fff
}

.el-tag--dark.el-tag--danger.is-hit {
	border-color: #f56c6c
}

.el-tag--dark.el-tag--danger .el-tag__close {
	color: #fff
}

.el-tag--dark.el-tag--danger .el-tag__close:hover {
	color: #fff;
	background-color: #f78989
}

.el-tag--plain {
	background-color: #fff;
	border-color: #b3d8ff;
	color: #409eff
}

.el-tag--plain.is-hit {
	border-color: #409eff
}

.el-tag--plain .el-tag__close {
	color: #409eff
}

.el-tag--plain .el-tag__close:hover {
	color: #fff;
	background-color: #409eff
}

.el-tag--plain.el-tag--info {
	background-color: #fff;
	border-color: #d3d4d6;
	color: #909399
}

.el-tag--plain.el-tag--info.is-hit {
	border-color: #909399
}

.el-tag--plain.el-tag--info .el-tag__close {
	color: #909399
}

.el-tag--plain.el-tag--info .el-tag__close:hover {
	color: #fff;
	background-color: #909399
}

.el-tag--plain.el-tag--success {
	background-color: #fff;
	border-color: #c2e7b0;
	color: #67c23a
}

.el-tag--plain.el-tag--success.is-hit {
	border-color: #67c23a
}

.el-tag--plain.el-tag--success .el-tag__close {
	color: #67c23a
}

.el-tag--plain.el-tag--success .el-tag__close:hover {
	color: #fff;
	background-color: #67c23a
}

.el-tag--plain.el-tag--warning {
	background-color: #fff;
	border-color: #f5dab1;
	color: #e6a23c
}

.el-tag--plain.el-tag--warning.is-hit {
	border-color: #e6a23c
}

.el-tag--plain.el-tag--warning .el-tag__close {
	color: #e6a23c
}

.el-tag--plain.el-tag--warning .el-tag__close:hover {
	color: #fff;
	background-color: #e6a23c
}

.el-tag--plain.el-tag--danger {
	background-color: #fff;
	border-color: #fbc4c4;
	color: #f56c6c
}

.el-tag--plain.el-tag--danger.is-hit {
	border-color: #f56c6c
}

.el-tag--plain.el-tag--danger .el-tag__close {
	color: #f56c6c
}

.el-tag--plain.el-tag--danger .el-tag__close:hover {
	color: #fff;
	background-color: #f56c6c
}

.el-tag--medium {
	height: 28px;
	line-height: 26px
}

.el-tag--medium .el-icon-close {
	transform: scale(.8)
}

.el-tag--small {
	height: 24px;
	padding: 0 8px;
	line-height: 22px
}

.el-tag--small .el-icon-close {
	transform: scale(.8)
}

.el-tag--mini {
	height: 20px;
	padding: 0 5px;
	line-height: 19px
}

.el-tag--mini .el-icon-close {
	margin-left: -3px;
	transform: scale(.7)
}

.el-cascader {
	position: relative;
	font-size: 14px;
	line-height: 40px
}

.el-cascader:not(.is-disabled):hover .el-input__inner {
	cursor: pointer;
	border-color: #c0c4cc
}

.el-cascader .el-input .el-input__inner:focus,
.el-cascader .el-input.is-focus .el-input__inner {
	border-color: #409eff
}

.el-cascader .el-input {
	cursor: pointer
}

.el-cascader .el-input .el-input__inner {
	text-overflow: ellipsis
}

.el-cascader .el-input .el-icon-arrow-down {
	transition: transform .3s;
	font-size: 14px
}

.el-cascader .el-input .el-icon-arrow-down.is-reverse {
	transform: rotate(180deg)
}

.el-cascader .el-input .el-icon-circle-close:hover {
	color: #909399
}

.el-cascader--medium {
	font-size: 14px;
	line-height: 36px
}

.el-cascader--small {
	font-size: 13px;
	line-height: 32px
}

.el-cascader--mini {
	font-size: 12px;
	line-height: 28px
}

.el-cascader.is-disabled .el-cascader__label {
	z-index: 2;
	color: #c0c4cc
}

.el-cascader__dropdown {
	margin: 5px 0;
	font-size: 14px;
	background: #fff;
	border: 1px solid #e4e7ed;
	border-radius: 4px;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
}

.el-cascader__tags {
	position: absolute;
	left: 0;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	flex-wrap: wrap;
	line-height: normal;
	text-align: left;
	box-sizing: border-box
}

.el-cascader__tags .el-tag {
	display: inline-flex;
	align-items: center;
	max-width: 100%;
	margin: 2px 0 2px 6px;
	text-overflow: ellipsis;
	background: #f0f2f5
}

.el-cascader__tags .el-tag:not(.is-hit) {
	border-color: transparent
}

.el-cascader__tags .el-tag>span {
	flex: 1;
	overflow: hidden;
	text-overflow: ellipsis
}

.el-cascader__tags .el-tag .el-icon-close {
	flex: none;
	background-color: #c0c4cc;
	color: #fff
}

.el-cascader__tags .el-tag .el-icon-close:hover {
	background-color: #909399
}

.el-cascader__suggestion-panel {
	border-radius: 4px
}

.el-cascader__suggestion-list {
	max-height: 204px;
	margin: 0;
	padding: 6px 0;
	font-size: 14px;
	color: #606266;
	text-align: center
}

.el-cascader__suggestion-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 34px;
	padding: 0 15px;
	text-align: left;
	outline: 0;
	cursor: pointer
}

.el-cascader__suggestion-item:focus,
.el-cascader__suggestion-item:hover {
	background: #f5f7fa
}

.el-cascader__suggestion-item.is-checked {
	color: #409eff;
	font-weight: 700
}

.el-cascader__suggestion-item>span {
	margin-right: 10px
}

.el-cascader__empty-text {
	margin: 10px 0;
	color: #c0c4cc
}

.el-cascader__search-input {
	flex: 1;
	height: 24px;
	min-width: 60px;
	margin: 2px 0 2px 15px;
	padding: 0;
	color: #606266;
	border: none;
	outline: 0;
	box-sizing: border-box
}

.el-cascader__search-input:-ms-input-placeholder {
	color: #c0c4cc
}

.el-cascader__search-input::-moz-placeholder {
	color: #c0c4cc
}

.el-cascader__search-input::placeholder {
	color: #c0c4cc
}

.el-color-predefine {
	display: flex;
	font-size: 12px;
	margin-top: 8px;
	width: 280px
}

.el-color-predefine__colors {
	display: flex;
	flex: 1;
	flex-wrap: wrap
}

.el-color-predefine__color-selector {
	margin: 0 0 8px 8px;
	width: 20px;
	height: 20px;
	border-radius: 4px;
	cursor: pointer
}

.el-color-predefine__color-selector:nth-child(10n+1) {
	margin-left: 0
}

.el-color-predefine__color-selector.selected {
	box-shadow: 0 0 3px 2px #409eff
}

.el-color-predefine__color-selector>div {
	display: flex;
	height: 100%;
	border-radius: 3px
}

.el-color-predefine__color-selector.is-alpha {
	background: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)
}

.el-color-hue-slider {
	position: relative;
	box-sizing: border-box;
	width: 280px;
	height: 12px;
	background-color: red;
	padding: 0 2px
}

.el-color-hue-slider__bar {
	position: relative;
	background: linear-gradient(90deg, red 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red);
	height: 100%
}

.el-color-hue-slider__thumb {
	position: absolute;
	cursor: pointer;
	box-sizing: border-box;
	left: 0;
	top: 0;
	width: 4px;
	height: 100%;
	border-radius: 1px;
	background: #fff;
	border: 1px solid #f0f0f0;
	box-shadow: 0 0 2px rgba(0, 0, 0, .6);
	z-index: 1
}

.el-color-hue-slider.is-vertical {
	width: 12px;
	height: 180px;
	padding: 2px 0
}

.el-color-hue-slider.is-vertical .el-color-hue-slider__bar {
	background: linear-gradient(180deg, red 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red)
}

.el-color-hue-slider.is-vertical .el-color-hue-slider__thumb {
	left: 0;
	top: 0;
	width: 100%;
	height: 4px
}

.el-color-svpanel {
	position: relative;
	width: 280px;
	height: 180px
}

.el-color-svpanel__black,
.el-color-svpanel__white {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.el-color-svpanel__white {
	background: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0))
}

.el-color-svpanel__black {
	background: linear-gradient(0deg, #000, transparent)
}

.el-color-svpanel__cursor {
	position: absolute
}

.el-color-svpanel__cursor>div {
	cursor: head;
	width: 4px;
	height: 4px;
	box-shadow: 0 0 0 1.5px #fff, inset 0 0 1px 1px rgba(0, 0, 0, .3), 0 0 1px 2px rgba(0, 0, 0, .4);
	border-radius: 50%;
	transform: translate(-2px, -2px)
}

.el-color-alpha-slider {
	position: relative;
	box-sizing: border-box;
	width: 280px;
	height: 12px;
	background: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)
}

.el-color-alpha-slider__bar {
	position: relative;
	background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff);
	height: 100%
}

.el-color-alpha-slider__thumb {
	position: absolute;
	cursor: pointer;
	box-sizing: border-box;
	left: 0;
	top: 0;
	width: 4px;
	height: 100%;
	border-radius: 1px;
	background: #fff;
	border: 1px solid #f0f0f0;
	box-shadow: 0 0 2px rgba(0, 0, 0, .6);
	z-index: 1
}

.el-color-alpha-slider.is-vertical {
	width: 20px;
	height: 180px
}

.el-color-alpha-slider.is-vertical .el-color-alpha-slider__bar {
	background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, #fff)
}

.el-color-alpha-slider.is-vertical .el-color-alpha-slider__thumb {
	left: 0;
	top: 0;
	width: 100%;
	height: 4px
}

.el-color-dropdown {
	width: 300px
}

.el-color-dropdown__main-wrapper {
	margin-bottom: 6px
}

.el-color-dropdown__main-wrapper:after {
	display: table;
	clear: both
}

.el-color-dropdown__btns {
	margin-top: 6px;
	text-align: right
}

.el-color-dropdown__value {
	float: left;
	line-height: 26px;
	font-size: 12px;
	color: #000;
	width: 160px
}

.el-color-dropdown__btn {
	border: 1px solid #dcdcdc;
	color: #333;
	line-height: 24px;
	border-radius: 2px;
	padding: 0 20px;
	cursor: pointer;
	background-color: transparent;
	outline: 0;
	font-size: 12px
}

.el-color-dropdown__btn[disabled] {
	color: #ccc;
	cursor: not-allowed
}

.el-color-dropdown__btn:hover {
	color: #409eff;
	border-color: #409eff
}

.el-color-dropdown__link-btn {
	cursor: pointer;
	color: #409eff;
	text-decoration: none;
	padding: 15px;
	font-size: 12px
}

.el-color-dropdown__link-btn:hover {
	color: tint(#409eff, 20%)
}

.el-color-picker {
	display: inline-block;
	position: relative;
	line-height: normal;
	height: 40px
}

.el-color-picker.is-disabled .el-color-picker__trigger {
	cursor: not-allowed
}

.el-color-picker--medium {
	height: 36px
}

.el-color-picker--medium .el-color-picker__trigger {
	height: 36px;
	width: 36px
}

.el-color-picker--medium .el-color-picker__mask {
	height: 34px;
	width: 34px
}

.el-color-picker--small {
	height: 32px
}

.el-color-picker--small .el-color-picker__trigger {
	height: 32px;
	width: 32px
}

.el-color-picker--small .el-color-picker__mask {
	height: 30px;
	width: 30px
}

.el-color-picker--small .el-color-picker__empty,
.el-color-picker--small .el-color-picker__icon {
	transform: translate3d(-50%, -50%, 0) scale(.8)
}

.el-color-picker--mini {
	height: 28px
}

.el-color-picker--mini .el-color-picker__trigger {
	height: 28px;
	width: 28px
}

.el-color-picker--mini .el-color-picker__mask {
	height: 26px;
	width: 26px
}

.el-color-picker--mini .el-color-picker__empty,
.el-color-picker--mini .el-color-picker__icon {
	transform: translate3d(-50%, -50%, 0) scale(.8)
}

.el-color-picker__mask {
	height: 38px;
	width: 38px;
	border-radius: 4px;
	position: absolute;
	top: 1px;
	left: 1px;
	z-index: 1;
	cursor: not-allowed;
	background-color: hsla(0, 0%, 100%, .7)
}

.el-color-picker__trigger {
	display: inline-block;
	box-sizing: border-box;
	height: 40px;
	width: 40px;
	padding: 4px;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	font-size: 0;
	position: relative;
	cursor: pointer
}

.el-color-picker__color,
.el-input__inner,
.el-textarea__inner,
.el-transfer-panel {
	-webkit-box-sizing: border-box
}

.el-color-picker__color {
	position: relative;
	display: block;
	box-sizing: border-box;
	border: 1px solid #999;
	border-radius: 2px;
	width: 100%;
	height: 100%;
	text-align: center
}

.el-color-picker__color.is-alpha {
	background: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)
}

.el-input__inner,
.el-textarea__inner {
	background: none;
	-webkit-transition: border-color .2s cubic-bezier(.645, .045, .355, 1)
}

.el-color-picker__color-inner {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}

.el-color-picker__empty {
	color: #999
}

.el-color-picker__empty,
.el-color-picker__icon {
	font-size: 12px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0)
}

.el-color-picker__icon {
	display: inline-block;
	width: 100%;
	color: #fff;
	text-align: center
}

.el-color-picker__panel {
	position: absolute;
	z-index: 10;
	padding: 6px;
	box-sizing: content-box;
	background-color: #fff;
	border: 1px solid #ebeef5;
	border-radius: 4px;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
}

.el-textarea {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: bottom;
	font-size: 14px
}

.el-textarea__inner {
	display: block;
	resize: vertical;
	padding: 5px 15px;
	line-height: 1.5;
	box-sizing: border-box;
	width: 100%;
	font-size: inherit;
	color: #606266;
	background-color: #fff;
	border: 1px solid #dcdfe6;
	border-radius: 4px;
	transition: border-color .2s cubic-bezier(.645, .045, .355, 1)
}

.el-textarea__inner:-ms-input-placeholder {
	color: #c0c4cc
}

.el-textarea__inner::-moz-placeholder {
	color: #c0c4cc
}

.el-textarea__inner::placeholder {
	color: #c0c4cc
}

.el-textarea__inner:hover {
	border-color: #c0c4cc
}

.el-textarea__inner:focus {
	outline: 0;
	border-color: #409eff
}

.el-textarea .el-input__count {
	color: #909399;
	background: #fff;
	position: absolute;
	font-size: 12px;
	bottom: 5px;
	right: 10px
}

.el-textarea.is-disabled .el-textarea__inner {
	background-color: #f5f7fa;
	border-color: #e4e7ed;
	color: #c0c4cc;
	cursor: not-allowed
}

.el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder {
	color: #c0c4cc
}

.el-textarea.is-disabled .el-textarea__inner::-moz-placeholder {
	color: #c0c4cc
}

.el-textarea.is-disabled .el-textarea__inner::placeholder {
	color: #c0c4cc
}

.el-textarea.is-exceed .el-textarea__inner {
	border-color: #f56c6c
}

.el-textarea.is-exceed .el-input__count {
	color: #f56c6c
}

.el-input {
	position: relative;
	font-size: 14px;
	display: inline-block;
	width: 100%
}

.el-input::-webkit-scrollbar {
	z-index: 11;
	width: 6px
}

.el-input::-webkit-scrollbar:horizontal {
	height: 6px
}

.el-input::-webkit-scrollbar-thumb {
	border-radius: 5px;
	width: 6px;
	background: #b4bccc
}

.el-input::-webkit-scrollbar-corner,
.el-input::-webkit-scrollbar-track {
	background: #fff
}

.el-input::-webkit-scrollbar-track-piece {
	background: #fff;
	width: 6px
}

.el-input .el-input__clear {
	color: #c0c4cc;
	font-size: 14px;
	cursor: pointer;
	transition: color .2s cubic-bezier(.645, .045, .355, 1)
}

.el-input .el-input__clear:hover {
	color: #909399
}

.el-input .el-input__count {
	height: 100%;
	display: inline-flex;
	align-items: center;
	color: #909399;
	font-size: 12px
}

.el-input .el-input__count .el-input__count-inner {
	background: #fff;
	line-height: normal;
	display: inline-block;
	padding: 0 5px
}

.el-input__inner {
	-webkit-appearance: none;
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #dcdfe6;
	box-sizing: border-box;
	color: #606266;
	display: inline-block;
	font-size: inherit;
	height: 40px;
	line-height: 40px;
	outline: 0;
	padding: 0 15px;
	transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
	width: 100%
}

.el-input__prefix,
.el-input__suffix {
	position: absolute;
	top: 0;
	-webkit-transition: all .3s;
	height: 100%;
	color: #c0c4cc;
	text-align: center
}

.el-input__inner::-ms-reveal {
	display: none
}

.el-input__inner:-ms-input-placeholder {
	color: #c0c4cc
}

.el-input__inner::-moz-placeholder {
	color: #c0c4cc
}

.el-input__inner::placeholder {
	color: #c0c4cc
}

.el-input__inner:hover {
	border-color: #c0c4cc
}

.el-input.is-active .el-input__inner,
.el-input__inner:focus {
	border-color: #409eff;
	outline: 0
}

.el-input__suffix {
	right: 5px;
	transition: all .3s;
	pointer-events: none
}

.el-input__suffix-inner {
	pointer-events: all
}

.el-input__prefix {
	left: 5px;
	transition: all .3s
}

.el-input__icon {
	height: 100%;
	width: 25px;
	text-align: center;
	transition: all .3s;
	line-height: 40px
}

.el-input__icon:after {
	content: "";
	height: 100%;
	width: 0;
	display: inline-block;
	vertical-align: middle
}

.el-input__validateIcon {
	pointer-events: none
}

.el-input.is-disabled .el-input__inner {
	background-color: #f5f7fa;
	border-color: #e4e7ed;
	color: #c0c4cc;
	cursor: not-allowed
}

.el-input.is-disabled .el-input__inner:-ms-input-placeholder {
	color: #c0c4cc
}

.el-input.is-disabled .el-input__inner::-moz-placeholder {
	color: #c0c4cc
}

.el-input.is-disabled .el-input__inner::placeholder {
	color: #c0c4cc
}

.el-input.is-disabled .el-input__icon {
	cursor: not-allowed
}

.el-input.is-exceed .el-input__inner {
	border-color: #f56c6c
}

.el-input.is-exceed .el-input__suffix .el-input__count {
	color: #f56c6c
}

.el-input--suffix .el-input__inner {
	padding-right: 30px
}

.el-input--prefix .el-input__inner {
	padding-left: 30px
}

.el-input--medium {
	font-size: 14px
}

.el-input--medium .el-input__inner {
	height: 36px;
	line-height: 36px
}

.el-input--medium .el-input__icon {
	line-height: 36px
}

.el-input--small {
	font-size: 13px
}

.el-input--small .el-input__inner {
	height: 32px;
	line-height: 32px
}

.el-input--small .el-input__icon {
	line-height: 32px
}

.el-input--mini {
	font-size: 12px
}

.el-input--mini .el-input__inner {
	height: 28px;
	line-height: 28px
}

.el-input--mini .el-input__icon {
	line-height: 28px
}

.el-input-group {
	line-height: normal;
	display: inline-table;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0
}

.el-input-group>.el-input__inner {
	vertical-align: middle;
	display: table-cell
}

.el-input-group__append,
.el-input-group__prepend {
	background-color: #f5f7fa;
	color: #909399;
	vertical-align: middle;
	display: table-cell;
	position: relative;
	border: 1px solid #dcdfe6;
	border-radius: 4px;
	padding: 0 20px;
	width: 1px;
	white-space: nowrap
}

.el-input-group--prepend .el-input__inner,
.el-input-group__append {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.el-input-group--append .el-input__inner,
.el-input-group__prepend {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.el-input-group__append:focus,
.el-input-group__prepend:focus {
	outline: 0
}

.el-input-group__append .el-button,
.el-input-group__append .el-select,
.el-input-group__prepend .el-button,
.el-input-group__prepend .el-select {
	display: inline-block;
	margin: -10px -20px
}

.el-input-group__append button.el-button,
.el-input-group__append div.el-select .el-input__inner,
.el-input-group__append div.el-select:hover .el-input__inner,
.el-input-group__prepend button.el-button,
.el-input-group__prepend div.el-select .el-input__inner,
.el-input-group__prepend div.el-select:hover .el-input__inner {
	border-color: transparent;
	background-color: transparent;
	color: inherit;
	border-top: 0;
	border-bottom: 0
}

.el-timeline-item__node--primary,
.el-transfer__button {
	background-color: #409eff
}

.el-input-group__append .el-button,
.el-input-group__append .el-input,
.el-input-group__prepend .el-button,
.el-input-group__prepend .el-input {
	font-size: inherit
}

.el-input-group__prepend {
	border-right: 0
}

.el-input-group__append {
	border-left: 0
}

.el-input-group--append .el-select .el-input.is-focus .el-input__inner,
.el-input-group--prepend .el-select .el-input.is-focus .el-input__inner {
	border-color: transparent
}

.el-input__inner::-ms-clear {
	display: none;
	width: 0;
	height: 0
}

.el-transfer {
	font-size: 14px
}

.el-transfer__buttons {
	display: inline-block;
	vertical-align: middle;
	padding: 0 30px
}

.el-transfer__button {
	display: block;
	margin: 0 auto;
	padding: 10px;
	border-radius: 50%;
	color: #fff;
	font-size: 0
}

.el-button-group>.el-button+.el-button,
.el-transfer-panel__item+.el-transfer-panel__item,
.el-transfer__button [class*=el-icon-]+span {
	margin-left: 0
}

.el-timeline,
.el-transfer__button i,
.el-transfer__button span {
	font-size: 14px
}

.el-transfer__button.is-with-texts {
	border-radius: 4px
}

.el-transfer__button.is-disabled,
.el-transfer__button.is-disabled:hover {
	border: 1px solid #dcdfe6;
	background-color: #f5f7fa;
	color: #c0c4cc
}

.el-transfer__button:first-child {
	margin-bottom: 10px
}

.el-transfer__button:nth-child(2) {
	margin: 0
}

.el-transfer-panel {
	border: 1px solid #ebeef5;
	border-radius: 4px;
	overflow: hidden;
	background: #fff;
	display: inline-block;
	vertical-align: middle;
	width: 200px;
	max-height: 100%;
	box-sizing: border-box;
	position: relative
}

.el-transfer-panel__body {
	height: 246px
}

.el-transfer-panel__body.is-with-footer {
	padding-bottom: 40px
}

.el-transfer-panel__list {
	margin: 0;
	padding: 6px 0;
	list-style: none;
	height: 246px;
	overflow: auto;
	box-sizing: border-box
}

.el-transfer-panel__list.is-filterable {
	height: 194px;
	padding-top: 0
}

.el-transfer-panel__item {
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	display: block !important
}

.el-transfer-panel__item.el-checkbox {
	color: #606266
}

.el-transfer-panel__item:hover {
	color: #409eff
}

.el-transfer-panel__item.el-checkbox .el-checkbox__label {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	box-sizing: border-box;
	padding-left: 24px;
	line-height: 30px
}

.el-transfer-panel__item .el-checkbox__input {
	position: absolute;
	top: 8px
}

.el-transfer-panel__filter {
	text-align: center;
	margin: 15px;
	box-sizing: border-box;
	display: block;
	width: auto
}

.el-transfer-panel__filter .el-input__inner {
	height: 32px;
	width: 100%;
	font-size: 12px;
	display: inline-block;
	box-sizing: border-box;
	border-radius: 16px;
	padding-right: 10px;
	padding-left: 30px
}

.el-transfer-panel__filter .el-input__icon {
	margin-left: 5px
}

.el-transfer-panel__filter .el-icon-circle-close {
	cursor: pointer
}

.el-transfer-panel .el-transfer-panel__header {
	height: 40px;
	line-height: 40px;
	background: #f5f7fa;
	margin: 0;
	padding-left: 15px;
	border-bottom: 1px solid #ebeef5;
	box-sizing: border-box;
	color: #000
}

.el-container,
.el-header {
	-webkit-box-sizing: border-box
}

.el-transfer-panel .el-transfer-panel__header .el-checkbox {
	display: block;
	line-height: 40px
}

.el-transfer-panel .el-transfer-panel__header .el-checkbox .el-checkbox__label {
	font-size: 16px;
	color: #303133;
	font-weight: 400
}

.el-transfer-panel .el-transfer-panel__header .el-checkbox .el-checkbox__label span {
	position: absolute;
	right: 15px;
	color: #909399;
	font-size: 12px;
	font-weight: 400
}

.el-transfer-panel .el-transfer-panel__footer {
	height: 40px;
	background: #fff;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ebeef5;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1
}

.el-transfer-panel .el-transfer-panel__footer:after {
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.el-container,
.el-timeline-item__node {
	display: -ms-flexbox
}

.el-transfer-panel .el-transfer-panel__footer .el-checkbox {
	padding-left: 20px;
	color: #606266
}

.el-transfer-panel .el-transfer-panel__empty {
	margin: 0;
	height: 30px;
	line-height: 30px;
	padding: 6px 15px 0;
	color: #909399;
	text-align: center
}

.el-transfer-panel .el-checkbox__label {
	padding-left: 8px
}

.el-transfer-panel .el-checkbox__inner {
	height: 14px;
	width: 14px;
	border-radius: 3px
}

.el-transfer-panel .el-checkbox__inner:after {
	height: 6px;
	width: 3px;
	left: 4px
}

.el-container {
	display: flex;
	flex-direction: row;
	flex: 1;
	flex-basis: auto;
	box-sizing: border-box;
	min-width: 0
}

.el-container.is-vertical,
.el-drawer,
.el-empty,
.el-result {
	-webkit-box-orient: vertical
}

.el-container.is-vertical {
	flex-direction: column
}

.el-header {
	padding: 0 20px
}

.el-aside,
.el-header {
	box-sizing: border-box;
	flex-shrink: 0
}

.el-aside {
	overflow: auto
}

.el-footer,
.el-main {
	-webkit-box-sizing: border-box
}

.el-main {
	display: block;
	flex: 1;
	flex-basis: auto;
	overflow: auto
}

.el-footer,
.el-main {
	box-sizing: border-box
}

.el-footer {
	padding: 0 20px;
	flex-shrink: 0
}

.el-timeline {
	margin: 0;
	list-style: none
}

.el-timeline .el-timeline-item:last-child .el-timeline-item__tail {
	display: none
}

.el-timeline-item {
	position: relative;
	padding-bottom: 20px
}

.el-timeline-item__wrapper {
	position: relative;
	padding-left: 28px;
	top: -3px
}

.el-timeline-item__tail {
	position: absolute;
	left: 4px;
	height: 100%;
	border-left: 2px solid #e4e7ed
}

.el-timeline-item__icon {
	color: #fff;
	font-size: 13px
}

.el-timeline-item__node {
	position: absolute;
	background-color: #e4e7ed;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center
}

.el-image__error,
.el-timeline-item__dot {
	display: -ms-flexbox;
	-webkit-box-pack: center
}

.el-timeline-item__node--normal {
	left: -1px;
	width: 12px;
	height: 12px
}

.el-timeline-item__node--large {
	left: -2px;
	width: 14px;
	height: 14px
}

.el-timeline-item__node--success {
	background-color: #67c23a
}

.el-timeline-item__node--warning {
	background-color: #e6a23c
}

.el-timeline-item__node--danger {
	background-color: #f56c6c
}

.el-timeline-item__node--info {
	background-color: #909399
}

.el-timeline-item__dot {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center
}

.el-timeline-item__content {
	color: #303133
}

.el-timeline-item__timestamp {
	color: #909399;
	line-height: 1;
	font-size: 13px
}

.el-timeline-item__timestamp.is-top {
	margin-bottom: 8px;
	padding-top: 4px
}

.el-timeline-item__timestamp.is-bottom {
	margin-top: 8px
}

.el-link {
	display: inline-flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
	position: relative;
	text-decoration: none;
	outline: 0;
	cursor: pointer;
	padding: 0;
	font-size: 14px;
	font-weight: 500
}

.el-link.is-underline:hover:after {
	position: absolute;
	left: 0;
	right: 0;
	height: 0;
	bottom: 0;
	border-bottom: 1px solid #409eff
}

.el-link.el-link--default:after,
.el-link.el-link--primary.is-underline:hover:after,
.el-link.el-link--primary:after {
	border-color: #409eff
}

.el-link.is-disabled {
	cursor: not-allowed
}

.el-link [class*=el-icon-]+span {
	margin-left: 5px
}

.el-link.el-link--default {
	color: #606266
}

.el-link.el-link--default:hover {
	color: #409eff
}

.el-link.el-link--default.is-disabled {
	color: #c0c4cc
}

.el-link.el-link--primary {
	color: #409eff
}

.el-link.el-link--primary:hover {
	color: #66b1ff
}

.el-link.el-link--primary.is-disabled {
	color: #a0cfff
}

.el-link.el-link--danger.is-underline:hover:after,
.el-link.el-link--danger:after {
	border-color: #f56c6c
}

.el-link.el-link--danger {
	color: #f56c6c
}

.el-link.el-link--danger:hover {
	color: #f78989
}

.el-link.el-link--danger.is-disabled {
	color: #fab6b6
}

.el-link.el-link--success.is-underline:hover:after,
.el-link.el-link--success:after {
	border-color: #67c23a
}

.el-link.el-link--success {
	color: #67c23a
}

.el-link.el-link--success:hover {
	color: #85ce61
}

.el-link.el-link--success.is-disabled {
	color: #b3e19d
}

.el-link.el-link--warning.is-underline:hover:after,
.el-link.el-link--warning:after {
	border-color: #e6a23c
}

.el-link.el-link--warning {
	color: #e6a23c
}

.el-link.el-link--warning:hover {
	color: #ebb563
}

.el-link.el-link--warning.is-disabled {
	color: #f3d19e
}

.el-link.el-link--info.is-underline:hover:after,
.el-link.el-link--info:after {
	border-color: #909399
}

.el-link.el-link--info {
	color: #909399
}

.el-link.el-link--info:hover {
	color: #a6a9ad
}

.el-link.el-link--info.is-disabled {
	color: #c8c9cc
}

.el-divider {
	background-color: #dcdfe6;
	position: relative
}

.el-divider--horizontal {
	display: block;
	height: 1px;
	width: 100%;
	margin: 24px 0
}

.el-divider--vertical {
	display: inline-block;
	width: 1px;
	height: 1em;
	margin: 0 8px;
	vertical-align: middle;
	position: relative
}

.el-divider__text {
	position: absolute;
	background-color: #fff;
	padding: 0 20px;
	font-weight: 500;
	color: #303133;
	font-size: 14px
}

.el-image__error,
.el-image__placeholder {
	background: #f5f7fa
}

.el-divider__text.is-left {
	left: 20px;
	transform: translateY(-50%)
}

.el-divider__text.is-center {
	left: 50%;
	transform: translateX(-50%) translateY(-50%)
}

.el-divider__text.is-right {
	right: 20px;
	transform: translateY(-50%)
}

.el-image__error,
.el-image__inner,
.el-image__placeholder {
	width: 100%;
	height: 100%
}

.el-images {
	position: relative;
	display: inline-block;
	overflow: hidden
}

.el-image__inner {
	vertical-align: top
}

.el-image__inner--center {
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: block
}

.el-image__error {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	color: #c0c4cc;
	vertical-align: middle
}

.el-image__preview {
	cursor: pointer
}

.el-images-viewer__wrapper {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.el-images-viewer__btn {
	position: absolute;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	opacity: .8;
	cursor: pointer;
	box-sizing: border-box;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.el-button,
.el-checkbox,
.el-checkbox-button__inner,
.el-empty__image img,
.el-images-viewer__btn,
.el-radio {
	-webkit-user-select: none
}

.el-images-viewer__close {
	top: 40px;
	right: 40px;
	width: 40px;
	height: 40px;
	font-size: 24px;
	color: #fff;
	background-color: #606266
}

.el-images-viewer__canvas {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

.el-images-viewer__actions {
	left: 50%;
	bottom: 30px;
	transform: translateX(-50%);
	width: 282px;
	height: 44px;
	padding: 0 23px;
	background-color: #606266;
	border-color: #fff;
	border-radius: 22px
}

.el-images-viewer__actions__inner {
	width: 100%;
	height: 100%;
	text-align: justify;
	cursor: default;
	font-size: 23px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: space-around
}

.el-images-viewer__next,
.el-images-viewer__prev {
	width: 44px;
	height: 44px;
	font-size: 24px;
	color: #fff;
	background-color: #606266;
	border-color: #fff;
	top: 50%
}

.el-images-viewer__prev {
	transform: translateY(-50%);
	left: 40px
}

.el-images-viewer__next {
	transform: translateY(-50%);
	right: 40px;
	text-indent: 2px
}

.el-images-viewer__mask {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: .5;
	background: #000
}

.viewer-fade-enter-active {
	-webkit-animation: viewer-fade-in .3s;
	animation: viewer-fade-in .3s
}

.viewer-fade-leave-active {
	-webkit-animation: viewer-fade-out .3s;
	animation: viewer-fade-out .3s
}

@-webkit-keyframes viewer-fade-in {
	0% {
		transform: translate3d(0, -20px, 0);
		opacity: 0
	}

	to {
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes viewer-fade-in {
	0% {
		transform: translate3d(0, -20px, 0);
		opacity: 0
	}

	to {
		transform: translateZ(0);
		opacity: 1
	}
}

@-webkit-keyframes viewer-fade-out {
	0% {
		transform: translateZ(0);
		opacity: 1
	}

	to {
		transform: translate3d(0, -20px, 0);
		opacity: 0
	}
}

@keyframes viewer-fade-out {
	0% {
		transform: translateZ(0);
		opacity: 1
	}

	to {
		transform: translate3d(0, -20px, 0);
		opacity: 0
	}
}

.el-button {
	display: inline-block;
	line-height: 1;
	white-space: nowrap;
	cursor: pointer;
	background: #fff;
	border: 1px solid #dcdfe6;
	color: #606266;
	-webkit-appearance: none;
	text-align: center;
	box-sizing: border-box;
	outline: 0;
	margin: 0;
	transition: .1s;
	font-weight: 500;
	padding: 12px 20px;
	font-size: 14px;
	border-radius: 4px
}

.el-button+.el-button,
.el-checkbox.is-bordered+.el-checkbox.is-bordered {
	margin-left: 10px
}

.el-button:focus,
.el-button:hover {
	color: #409eff;
	border-color: #c6e2ff;
	background-color: #ecf5ff
}

.el-button:active {
	color: #3a8ee6;
	border-color: #3a8ee6;
	outline: 0
}

.el-button::-moz-focus-inner {
	border: 0
}

.el-button [class*=el-icon-]+span {
	margin-left: 5px
}

.el-button.is-plain:focus,
.el-button.is-plain:hover {
	background: #fff;
	border-color: #409eff;
	color: #409eff
}

.el-button.is-active,
.el-button.is-plain:active {
	color: #3a8ee6;
	border-color: #3a8ee6
}

.el-button.is-plain:active {
	background: #fff;
	outline: 0
}

.el-button.is-disabled,
.el-button.is-disabled:focus,
.el-button.is-disabled:hover {
	color: #c0c4cc;
	cursor: not-allowed;
	background: none;
	background-color: #fff;
	border-color: #ebeef5
}

.el-button.is-disabled.el-button--text {
	background-color: transparent
}

.el-button.is-disabled.is-plain,
.el-button.is-disabled.is-plain:focus,
.el-button.is-disabled.is-plain:hover {
	background-color: #fff;
	border-color: #ebeef5;
	color: #c0c4cc
}

.el-button.is-loading {
	position: relative;
	pointer-events: none
}

.el-button.is-loading:before {
	pointer-events: none;
	content: "";
	position: absolute;
	left: -1px;
	top: -1px;
	right: -1px;
	bottom: -1px;
	border-radius: inherit;
	background-color: hsla(0, 0%, 100%, .35)
}

.el-button.is-round {
	border-radius: 20px;
	padding: 12px 23px
}

.el-button.is-circle {
	border-radius: 50%;
	padding: 12px
}

.el-button--primary {
	color: #fff;
	background-color: #409eff;
	border-color: #409eff
}

.el-button--primary:focus,
.el-button--primary:hover {
	background: #66b1ff;
	border-color: #66b1ff;
	color: #fff
}

.el-button--primary.is-active,
.el-button--primary:active {
	background: #3a8ee6;
	border-color: #3a8ee6;
	color: #fff
}

.el-button--primary:active {
	outline: 0
}

.el-button--primary.is-disabled,
.el-button--primary.is-disabled:active,
.el-button--primary.is-disabled:focus,
.el-button--primary.is-disabled:hover {
	color: #fff;
	background-color: #a0cfff;
	border-color: #a0cfff
}

.el-button--primary.is-plain {
	color: #409eff;
	background: #ecf5ff;
	border-color: #b3d8ff
}

.el-button--primary.is-plain:focus,
.el-button--primary.is-plain:hover {
	background: #409eff;
	border-color: #409eff;
	color: #fff
}

.el-button--primary.is-plain:active {
	background: #3a8ee6;
	border-color: #3a8ee6;
	color: #fff;
	outline: 0
}

.el-button--primary.is-plain.is-disabled,
.el-button--primary.is-plain.is-disabled:active,
.el-button--primary.is-plain.is-disabled:focus,
.el-button--primary.is-plain.is-disabled:hover {
	color: #8cc5ff;
	background-color: #ecf5ff;
	border-color: #d9ecff
}

.el-button--success {
	color: #fff;
	background-color: #67c23a;
	border-color: #67c23a
}

.el-button--success:focus,
.el-button--success:hover {
	background: #85ce61;
	border-color: #85ce61;
	color: #fff
}

.el-button--success.is-active,
.el-button--success:active {
	background: #5daf34;
	border-color: #5daf34;
	color: #fff
}

.el-button--success:active {
	outline: 0
}

.el-button--success.is-disabled,
.el-button--success.is-disabled:active,
.el-button--success.is-disabled:focus,
.el-button--success.is-disabled:hover {
	color: #fff;
	background-color: #b3e19d;
	border-color: #b3e19d
}

.el-button--success.is-plain {
	color: #67c23a;
	background: #f0f9eb;
	border-color: #c2e7b0
}

.el-button--success.is-plain:focus,
.el-button--success.is-plain:hover {
	background: #67c23a;
	border-color: #67c23a;
	color: #fff
}

.el-button--success.is-plain:active {
	background: #5daf34;
	border-color: #5daf34;
	color: #fff;
	outline: 0
}

.el-button--success.is-plain.is-disabled,
.el-button--success.is-plain.is-disabled:active,
.el-button--success.is-plain.is-disabled:focus,
.el-button--success.is-plain.is-disabled:hover {
	color: #a4da89;
	background-color: #f0f9eb;
	border-color: #e1f3d8
}

.el-button--warning {
	color: #fff;
	background-color: #e6a23c;
	border-color: #e6a23c
}

.el-button--warning:focus,
.el-button--warning:hover {
	background: #ebb563;
	border-color: #ebb563;
	color: #fff
}

.el-button--warning.is-active,
.el-button--warning:active {
	background: #cf9236;
	border-color: #cf9236;
	color: #fff
}

.el-button--warning:active {
	outline: 0
}

.el-button--warning.is-disabled,
.el-button--warning.is-disabled:active,
.el-button--warning.is-disabled:focus,
.el-button--warning.is-disabled:hover {
	color: #fff;
	background-color: #f3d19e;
	border-color: #f3d19e
}

.el-button--warning.is-plain {
	color: #e6a23c;
	background: #fdf6ec;
	border-color: #f5dab1
}

.el-button--warning.is-plain:focus,
.el-button--warning.is-plain:hover {
	background: #e6a23c;
	border-color: #e6a23c;
	color: #fff
}

.el-button--warning.is-plain:active {
	background: #cf9236;
	border-color: #cf9236;
	color: #fff;
	outline: 0
}

.el-button--warning.is-plain.is-disabled,
.el-button--warning.is-plain.is-disabled:active,
.el-button--warning.is-plain.is-disabled:focus,
.el-button--warning.is-plain.is-disabled:hover {
	color: #f0c78a;
	background-color: #fdf6ec;
	border-color: #faecd8
}

.el-button--danger {
	color: #fff;
	background-color: #f56c6c;
	border-color: #f56c6c
}

.el-button--danger:focus,
.el-button--danger:hover {
	background: #f78989;
	border-color: #f78989;
	color: #fff
}

.el-button--danger.is-active,
.el-button--danger:active {
	background: #dd6161;
	border-color: #dd6161;
	color: #fff
}

.el-button--danger:active {
	outline: 0
}

.el-button--danger.is-disabled,
.el-button--danger.is-disabled:active,
.el-button--danger.is-disabled:focus,
.el-button--danger.is-disabled:hover {
	color: #fff;
	background-color: #fab6b6;
	border-color: #fab6b6
}

.el-button--danger.is-plain {
	color: #f56c6c;
	background: #fef0f0;
	border-color: #fbc4c4
}

.el-button--danger.is-plain:focus,
.el-button--danger.is-plain:hover {
	background: #f56c6c;
	border-color: #f56c6c;
	color: #fff
}

.el-button--danger.is-plain:active {
	background: #dd6161;
	border-color: #dd6161;
	color: #fff;
	outline: 0
}

.el-button--danger.is-plain.is-disabled,
.el-button--danger.is-plain.is-disabled:active,
.el-button--danger.is-plain.is-disabled:focus,
.el-button--danger.is-plain.is-disabled:hover {
	color: #f9a7a7;
	background-color: #fef0f0;
	border-color: #fde2e2
}

.el-button--info {
	color: #fff;
	background-color: #909399;
	border-color: #909399
}

.el-button--info:focus,
.el-button--info:hover {
	background: #a6a9ad;
	border-color: #a6a9ad;
	color: #fff
}

.el-button--info.is-active,
.el-button--info:active {
	background: #82848a;
	border-color: #82848a;
	color: #fff
}

.el-button--info:active {
	outline: 0
}

.el-button--info.is-disabled,
.el-button--info.is-disabled:active,
.el-button--info.is-disabled:focus,
.el-button--info.is-disabled:hover {
	color: #fff;
	background-color: #c8c9cc;
	border-color: #c8c9cc
}

.el-button--info.is-plain {
	color: #909399;
	background: #f4f4f5;
	border-color: #d3d4d6
}

.el-button--info.is-plain:focus,
.el-button--info.is-plain:hover {
	background: #909399;
	border-color: #909399;
	color: #fff
}

.el-button--info.is-plain:active {
	background: #82848a;
	border-color: #82848a;
	color: #fff;
	outline: 0
}

.el-button--info.is-plain.is-disabled,
.el-button--info.is-plain.is-disabled:active,
.el-button--info.is-plain.is-disabled:focus,
.el-button--info.is-plain.is-disabled:hover {
	color: #bcbec2;
	background-color: #f4f4f5;
	border-color: #e9e9eb
}

.el-button--medium {
	padding: 10px 20px;
	font-size: 14px;
	border-radius: 4px
}

.el-button--medium.is-round {
	padding: 10px 20px
}

.el-button--medium.is-circle {
	padding: 10px
}

.el-button--small {
	padding: 9px 15px;
	font-size: 12px;
	border-radius: 3px
}

.el-button--small.is-round {
	padding: 9px 15px
}

.el-button--small.is-circle {
	padding: 9px
}

.el-button--mini,
.el-button--mini.is-round {
	padding: 7px 15px
}

.el-button--mini {
	font-size: 12px;
	border-radius: 3px
}

.el-button--mini.is-circle {
	padding: 7px
}

.el-button--text {
	border-color: transparent;
	color: #409eff;
	background: 0 0;
	padding-left: 0;
	padding-right: 0
}

.el-button--text:focus,
.el-button--text:hover {
	color: #66b1ff;
	border-color: transparent;
	background-color: transparent
}

.el-button--text:active {
	color: #3a8ee6;
	background-color: transparent
}

.el-button--text.is-disabled,
.el-button--text.is-disabled:focus,
.el-button--text.is-disabled:hover,
.el-button--text:active {
	border-color: transparent
}

.el-button-group .el-button--danger:last-child,
.el-button-group .el-button--danger:not(:first-child):not(:last-child),
.el-button-group .el-button--info:last-child,
.el-button-group .el-button--info:not(:first-child):not(:last-child),
.el-button-group .el-button--primary:last-child,
.el-button-group .el-button--primary:not(:first-child):not(:last-child),
.el-button-group .el-button--success:last-child,
.el-button-group .el-button--success:not(:first-child):not(:last-child),
.el-button-group .el-button--warning:last-child,
.el-button-group .el-button--warning:not(:first-child):not(:last-child),
.el-button-group>.el-dropdown>.el-button {
	border-left-color: hsla(0, 0%, 100%, .5)
}

.el-button-group .el-button--danger:first-child,
.el-button-group .el-button--danger:not(:first-child):not(:last-child),
.el-button-group .el-button--info:first-child,
.el-button-group .el-button--info:not(:first-child):not(:last-child),
.el-button-group .el-button--primary:first-child,
.el-button-group .el-button--primary:not(:first-child):not(:last-child),
.el-button-group .el-button--success:first-child,
.el-button-group .el-button--success:not(:first-child):not(:last-child),
.el-button-group .el-button--warning:first-child,
.el-button-group .el-button--warning:not(:first-child):not(:last-child) {
	border-right-color: hsla(0, 0%, 100%, .5)
}

.el-button-group {
	display: inline-block;
	vertical-align: middle
}

.el-button-group:after,
.el-button-group:before {
	display: table
}

.el-button-group:after {
	clear: both
}

.el-button-group>.el-button {
	float: left;
	position: relative
}

.el-button-group>.el-button.is-disabled {
	z-index: 1
}

.el-button-group>.el-button:first-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.el-button-group>.el-button:last-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.el-button-group>.el-button:first-child:last-child {
	border-radius: 4px
}

.el-button-group>.el-button:first-child:last-child.is-round {
	border-radius: 20px
}

.el-button-group>.el-button:first-child:last-child.is-circle {
	border-radius: 50%
}

.el-button-group>.el-button:not(:first-child):not(:last-child) {
	border-radius: 0
}

.el-button-group>.el-button.is-active,
.el-button-group>.el-button:not(.is-disabled):active,
.el-button-group>.el-button:not(.is-disabled):focus,
.el-button-group>.el-button:not(.is-disabled):hover {
	z-index: 1
}

.el-button-group>.el-dropdown>.el-button {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.el-calendar {
	background-color: #fff
}

.el-calendar__header {
	display: flex;
	justify-content: space-between;
	padding: 12px 20px;
	border-bottom: 1px solid #ebeef5
}

.el-backtop,
.el-page-header {
	display: -ms-flexbox
}

.el-calendar__title {
	color: #000;
	align-self: center
}

.el-calendar__body {
	padding: 12px 20px 35px
}

.el-calendar-table {
	table-layout: fixed;
	width: 100%
}

.el-calendar-table thead th {
	padding: 12px 0;
	color: #606266;
	font-weight: 400
}

.el-calendar-table:not(.is-range) td.next,
.el-calendar-table:not(.is-range) td.prev {
	color: #c0c4cc
}

.el-backtop,
.el-calendar-table td.is-today {
	color: #409eff
}

.el-calendar-table td {
	border-bottom: 1px solid #ebeef5;
	border-right: 1px solid #ebeef5;
	vertical-align: top;
	transition: background-color .2s ease
}

.el-calendar-table td.is-selected {
	background-color: #f2f8fe
}

.el-calendar-table tr:first-child td {
	border-top: 1px solid #ebeef5
}

.el-calendar-table tr td:first-child {
	border-left: 1px solid #ebeef5
}

.el-calendar-table tr.el-calendar-table__row--hide-border td {
	border-top: none
}

.el-calendar-table .el-calendar-day {
	box-sizing: border-box;
	padding: 8px;
	height: 85px
}

.el-calendar-table .el-calendar-day:hover {
	cursor: pointer;
	background-color: #f2f8fe
}

.el-backtop {
	position: fixed;
	background-color: #fff;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	box-shadow: 0 0 6px rgba(0, 0, 0, .12);
	cursor: pointer;
	z-index: 5
}

.el-backtop:hover {
	background-color: #f2f6fc
}

.el-page-header {
	display: flex;
	line-height: 24px
}

.el-page-header__left {
	display: flex;
	cursor: pointer;
	margin-right: 40px;
	position: relative
}

.el-page-header__left:after {
	position: absolute;
	width: 1px;
	height: 16px;
	right: -20px;
	top: 50%;
	transform: translateY(-50%);
	background-color: #dcdfe6
}

.el-checkbox,
.el-checkbox__input {
	display: inline-block;
	position: relative;
	white-space: nowrap
}

.el-page-header__left .el-icon-back {
	font-size: 18px;
	margin-right: 6px;
	align-self: center
}

.el-page-header__title {
	font-size: 14px;
	font-weight: 500
}

.el-page-header__content {
	font-size: 18px;
	color: #303133
}

.el-checkbox {
	color: #606266;
	font-weight: 500;
	font-size: 14px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-right: 30px
}

.el-checkbox.is-bordered {
	padding: 9px 20px 9px 10px;
	border-radius: 4px;
	border: 1px solid #dcdfe6;
	box-sizing: border-box;
	line-height: normal;
	height: 40px
}

.el-checkbox.is-bordered.is-checked {
	border-color: #409eff
}

.el-checkbox.is-bordered.is-disabled {
	border-color: #ebeef5;
	cursor: not-allowed
}

.el-checkbox.is-bordered.el-checkbox--medium {
	padding: 7px 20px 7px 10px;
	border-radius: 4px;
	height: 36px
}

.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__label {
	line-height: 17px;
	font-size: 14px
}

.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__inner {
	height: 14px;
	width: 14px
}

.el-checkbox.is-bordered.el-checkbox--small {
	padding: 5px 15px 5px 10px;
	border-radius: 3px;
	height: 32px
}

.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__label {
	line-height: 15px;
	font-size: 12px
}

.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner {
	height: 12px;
	width: 12px
}

.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner:after {
	height: 6px;
	width: 2px
}

.el-checkbox.is-bordered.el-checkbox--mini {
	padding: 3px 15px 3px 10px;
	border-radius: 3px;
	height: 28px
}

.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__label {
	line-height: 12px;
	font-size: 12px
}

.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner {
	height: 12px;
	width: 12px
}

.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner:after {
	height: 6px;
	width: 2px
}

.el-checkbox__input {
	cursor: pointer;
	outline: 0;
	line-height: 1;
	vertical-align: middle
}

.el-checkbox__input.is-disabled .el-checkbox__inner {
	background-color: #edf2fc;
	border-color: #dcdfe6;
	cursor: not-allowed
}

.el-checkbox__input.is-disabled .el-checkbox__inner:after {
	cursor: not-allowed;
	border-color: #c0c4cc
}

.el-checkbox__input.is-disabled .el-checkbox__inner+.el-checkbox__label {
	cursor: not-allowed
}

.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
	background-color: #f2f6fc;
	border-color: #dcdfe6
}

.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after {
	border-color: #c0c4cc
}

.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner {
	background-color: #f2f6fc;
	border-color: #dcdfe6
}

.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner:before {
	background-color: #c0c4cc;
	border-color: #c0c4cc
}

.el-checkbox__input.is-checked .el-checkbox__inner,
.el-checkbox__input.is-indeterminate .el-checkbox__inner {
	background-color: #409eff;
	border-color: #409eff
}

.el-checkbox__input.is-disabled+span.el-checkbox__label {
	color: #c0c4cc;
	cursor: not-allowed
}

.el-checkbox__input.is-checked .el-checkbox__inner:after {
	transform: rotate(45deg) scaleY(1)
}

.el-checkbox__input.is-checked+.el-checkbox__label {
	color: #409eff
}

.el-checkbox__input.is-focus .el-checkbox__inner {
	border-color: #409eff
}

.el-checkbox__input.is-indeterminate .el-checkbox__inner:before {
	content: "";
	position: absolute;
	display: block;
	background-color: #fff;
	height: 2px;
	transform: scale(.5);
	left: 0;
	right: 0;
	top: 5px
}

.el-checkbox__input.is-indeterminate .el-checkbox__inner:after {
	display: none
}

.el-checkbox__inner {
	display: inline-block;
	position: relative;
	border: 1px solid #dcdfe6;
	border-radius: 2px;
	box-sizing: border-box;
	width: 14px;
	height: 14px;
	background-color: #fff;
	z-index: 1;
	transition: border-color .25s cubic-bezier(.71, -.46, .29, 1.46), background-color .25s cubic-bezier(.71, -.46, .29, 1.46)
}

.el-checkbox__inner:hover {
	border-color: #409eff
}

.el-checkbox__inner:after {
	box-sizing: content-box;
	content: "";
	border: 1px solid #fff;
	border-left: 0;
	border-top: 0;
	height: 7px;
	left: 4px;
	position: absolute;
	top: 1px;
	transform: rotate(45deg) scaleY(0);
	width: 3px;
	transition: transform .15s ease-in .05s;
	transform-origin: center
}

.el-checkbox__original {
	opacity: 0;
	outline: 0;
	position: absolute;
	margin: 0;
	width: 0;
	height: 0;
	z-index: -1
}

.el-checkbox-button,
.el-checkbox-button__inner {
	display: inline-block;
	position: relative
}

.el-checkbox__label {
	display: inline-block;
	padding-left: 10px;
	line-height: 19px;
	font-size: 14px
}

.el-checkbox:last-of-type {
	margin-right: 0
}

.el-checkbox-button__inner {
	line-height: 1;
	font-weight: 500;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background: #fff;
	border: 1px solid #dcdfe6;
	border-left: 0;
	color: #606266;
	-webkit-appearance: none;
	text-align: center;
	box-sizing: border-box;
	outline: 0;
	margin: 0;
	transition: all .3s cubic-bezier(.645, .045, .355, 1);
	padding: 12px 20px;
	font-size: 14px;
	border-radius: 0
}

.el-checkbox-button__inner.is-round {
	padding: 12px 20px
}

.el-checkbox-button__inner:hover {
	color: #409eff
}

.el-checkbox-button__inner [class*=el-icon-] {
	line-height: .9
}

.el-checkbox-button__inner [class*=el-icon-]+span {
	margin-left: 5px
}

.el-checkbox-button__original {
	opacity: 0;
	outline: 0;
	position: absolute;
	margin: 0;
	z-index: -1
}

.el-radio,
.el-radio__inner,
.el-radio__input {
	position: relative;
	display: inline-block
}

.el-checkbox-button.is-checked .el-checkbox-button__inner {
	color: #fff;
	background-color: #409eff;
	border-color: #409eff;
	box-shadow: -1px 0 0 0 #8cc5ff
}

.el-checkbox-button.is-checked:first-child .el-checkbox-button__inner {
	border-left-color: #409eff
}

.el-checkbox-button.is-disabled .el-checkbox-button__inner {
	color: #c0c4cc;
	cursor: not-allowed;
	background: none;
	background-color: #fff;
	border-color: #ebeef5;
	box-shadow: none
}

.el-checkbox-button.is-disabled:first-child .el-checkbox-button__inner {
	border-left-color: #ebeef5
}

.el-checkbox-button:first-child .el-checkbox-button__inner {
	border-left: 1px solid #dcdfe6;
	border-radius: 4px 0 0 4px;
	box-shadow: none !important
}

.el-checkbox-button.is-focus .el-checkbox-button__inner {
	border-color: #409eff
}

.el-checkbox-button:last-child .el-checkbox-button__inner {
	border-radius: 0 4px 4px 0
}

.el-checkbox-button--medium .el-checkbox-button__inner {
	padding: 10px 20px;
	font-size: 14px;
	border-radius: 0
}

.el-checkbox-button--medium .el-checkbox-button__inner.is-round {
	padding: 10px 20px
}

.el-checkbox-button--small .el-checkbox-button__inner {
	padding: 9px 15px;
	font-size: 12px;
	border-radius: 0
}

.el-checkbox-button--small .el-checkbox-button__inner.is-round {
	padding: 9px 15px
}

.el-checkbox-button--mini .el-checkbox-button__inner {
	padding: 7px 15px;
	font-size: 12px;
	border-radius: 0
}

.el-checkbox-button--mini .el-checkbox-button__inner.is-round {
	padding: 7px 15px
}

.el-checkbox-group {
	font-size: 0
}

.el-avatar,
.el-cascader-panel,
.el-radio,
.el-radio--medium.is-bordered .el-radio__label,
.el-radio__label {
	font-size: 14px
}

.el-radio {
	color: #606266;
	font-weight: 500;
	line-height: 1;
	cursor: pointer;
	white-space: nowrap;
	outline: 0;
	margin-right: 30px
}

.el-cascader-node>.el-radio,
.el-radio:last-child {
	margin-right: 0
}

.el-radio.is-bordered {
	padding: 12px 20px 0 10px;
	border-radius: 4px;
	border: 1px solid #dcdfe6;
	box-sizing: border-box;
	height: 40px
}

.el-cascader-menu,
.el-cascader-menu__list,
.el-radio__inner {
	-webkit-box-sizing: border-box
}

.el-radio.is-bordered.is-checked {
	border-color: #409eff
}

.el-radio.is-bordered.is-disabled {
	cursor: not-allowed;
	border-color: #ebeef5
}

.el-radio__input.is-disabled .el-radio__inner,
.el-radio__input.is-disabled.is-checked .el-radio__inner {
	background-color: #f5f7fa;
	border-color: #e4e7ed
}

.el-radio.is-bordered+.el-radio.is-bordered {
	margin-left: 10px
}

.el-radio--medium.is-bordered {
	padding: 10px 20px 0 10px;
	border-radius: 4px;
	height: 36px
}

.el-radio--mini.is-bordered .el-radio__label,
.el-radio--small.is-bordered .el-radio__label {
	font-size: 12px
}

.el-radio--medium.is-bordered .el-radio__inner {
	height: 14px;
	width: 14px
}

.el-radio--small.is-bordered {
	padding: 8px 15px 0 10px;
	border-radius: 3px;
	height: 32px
}

.el-radio--small.is-bordered .el-radio__inner {
	height: 12px;
	width: 12px
}

.el-radio--mini.is-bordered {
	padding: 6px 15px 0 10px;
	border-radius: 3px;
	height: 28px
}

.el-radio--mini.is-bordered .el-radio__inner {
	height: 12px;
	width: 12px
}

.el-radio__input {
	white-space: nowrap;
	cursor: pointer;
	outline: 0;
	line-height: 1;
	vertical-align: middle
}

.el-radio__input.is-disabled .el-radio__inner {
	cursor: not-allowed
}

.el-radio__input.is-disabled .el-radio__inner:after {
	cursor: not-allowed;
	background-color: #f5f7fa
}

.el-radio__input.is-disabled .el-radio__inner+.el-radio__label {
	cursor: not-allowed
}

.el-radio__input.is-disabled.is-checked .el-radio__inner:after {
	background-color: #c0c4cc
}

.el-radio__input.is-disabled+span.el-radio__label {
	color: #c0c4cc;
	cursor: not-allowed
}

.el-radio__input.is-checked .el-radio__inner {
	border-color: #409eff;
	background: #409eff
}

.el-radio__input.is-checked .el-radio__inner:after {
	transform: translate(-50%, -50%) scale(1)
}

.el-radio__input.is-checked+.el-radio__label {
	color: #409eff
}

.el-radio__input.is-focus .el-radio__inner {
	border-color: #409eff
}

.el-radio__inner {
	border: 1px solid #dcdfe6;
	border-radius: 100%;
	width: 14px;
	height: 14px;
	background-color: #fff;
	cursor: pointer;
	box-sizing: border-box
}

.el-radio__inner:hover {
	border-color: #409eff
}

.el-radio__inner:after {
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background-color: #fff;
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(0);
	transition: transform .15s ease-in
}

.el-radio__original {
	opacity: 0;
	outline: 0;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0
}

.el-radio:focus:not(.is-focus):not(:active):not(.is-disabled) .el-radio__inner {
	box-shadow: 0 0 2px 2px #409eff
}

.el-radio__label {
	padding-left: 10px
}

.el-scrollbar {
	overflow: hidden;
	position: relative
}

.el-scrollbar:active>.el-scrollbar__bar,
.el-scrollbar:focus>.el-scrollbar__bar,
.el-scrollbar:hover>.el-scrollbar__bar {
	opacity: 1;
	transition: opacity .34s ease-out
}

.el-scrollbar__wrap {
    overflow: scroll;
    height: 100%;
}

.el-scrollbar__wrap{
   -ms-overflow-style: none;
}
.el-scrollbar__wrap::-webkit-scrollbar{
  display:none;
}


.el-scrollbar__wrap--hidden-default {
	scrollbar-width: none
}

.el-scrollbar__wrap--hidden-default::-webkit-scrollbar {
	width: 0;
	height: 0
}

.el-scrollbar__thumb {
	position: relative;
	display: block;
	width: 0;
	height: 0;
	cursor: pointer;
	border-radius: inherit;
	background-color: rgba(144, 147, 153, .3);
	transition: background-color .3s
}

.el-scrollbar__thumb:hover {
	background-color: rgba(144, 147, 153, .5)
}

.el-scrollbar__bar {
	position: absolute;
	right: 2px;
	bottom: 2px;
	z-index: 1;
	border-radius: 4px;
	opacity: 0;
	transition: opacity .12s ease-out
}

.el-scrollbar__bar.is-vertical {
	width: 6px;
	top: 2px
}

.el-scrollbar__bar.is-vertical>div {
	width: 100%
}

.el-scrollbar__bar.is-horizontal {
	height: 6px;
	left: 2px
}

.el-scrollbar__bar.is-horizontal>div {
	height: 100%
}

.el-cascader-panel {
	display: flex;
	border-radius: 4px
}

.el-cascader-panel.is-bordered {
	border: 1px solid #e4e7ed;
	border-radius: 4px
}

.el-cascader-menu {
	min-width: 180px;
	box-sizing: border-box;
	color: #606266;
	border-right: 1px solid #e4e7ed
}

.el-cascader-menu:last-child {
	border-right: none
}

.el-cascader-menu__wrap {
	height: 204px
}

.el-cascader-menu__list {
	position: relative;
	min-height: 100%;
	margin: 0;
	padding: 6px 0;
	list-style: none;
	box-sizing: border-box
}

.el-cascader-menu__hover-zone {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none
}

.el-cascader-menu__empty-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	color: #c0c4cc
}

.el-cascader-node {
	position: relative;
	display: flex;
	align-items: center;
	padding: 0 30px 0 20px;
	height: 34px;
	line-height: 34px;
	outline: 0
}

.el-cascader-node.is-selectable.in-active-path {
	color: #606266
}

.el-cascader-node.in-active-path,
.el-cascader-node.is-active,
.el-cascader-node.is-selectable.in-checked-path {
	color: #409eff;
	font-weight: 700
}

.el-cascader-node:not(.is-disabled) {
	cursor: pointer
}

.el-cascader-node:not(.is-disabled):focus,
.el-cascader-node:not(.is-disabled):hover {
	background: #f5f7fa
}

.el-cascader-node.is-disabled {
	color: #c0c4cc;
	cursor: not-allowed
}

.el-cascader-node__prefix {
	position: absolute;
	left: 10px
}

.el-cascader-node__postfix {
	position: absolute;
	right: 10px
}

.el-cascader-node__label {
	flex: 1;
	padding: 0 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.el-cascader-node>.el-radio .el-radio__label {
	padding-left: 0
}

.el-avatar {
	display: inline-block;
	box-sizing: border-box;
	text-align: center;
	overflow: hidden;
	color: #fff;
	background: #c0c4cc;
	width: 40px;
	height: 40px;
	line-height: 40px
}

.el-drawer,
.el-drawer__body>* {
	-webkit-box-sizing: border-box
}

.el-avatar>img {
	display: block;
	height: 100%;
	vertical-align: middle
}

.el-empty__image img,
.el-empty__image svg {
	vertical-align: top;
	height: 100%;
	width: 100%
}

.el-avatar--circle {
	border-radius: 50%
}

.el-avatar--square {
	border-radius: 4px
}

.el-avatar--icon {
	font-size: 18px
}

.el-avatar--large {
	width: 40px;
	height: 40px;
	line-height: 40px
}

.el-avatar--medium {
	width: 36px;
	height: 36px;
	line-height: 36px
}

.el-avatar--small {
	width: 28px;
	height: 28px;
	line-height: 28px
}

@-webkit-keyframes el-drawer-fade-in {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes el-drawer-fade-in {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes rtl-drawer-in {
	0% {
		transform: translate(100%)
	}

	to {
		transform: translate(0)
	}
}

@keyframes rtl-drawer-in {
	0% {
		transform: translate(100%)
	}

	to {
		transform: translate(0)
	}
}

@-webkit-keyframes rtl-drawer-out {
	0% {
		transform: translate(0)
	}

	to {
		transform: translate(100%)
	}
}

@keyframes rtl-drawer-out {
	0% {
		transform: translate(0)
	}

	to {
		transform: translate(100%)
	}
}

@-webkit-keyframes ltr-drawer-in {
	0% {
		transform: translate(-100%)
	}

	to {
		transform: translate(0)
	}
}

@keyframes ltr-drawer-in {
	0% {
		transform: translate(-100%)
	}

	to {
		transform: translate(0)
	}
}

@-webkit-keyframes ltr-drawer-out {
	0% {
		transform: translate(0)
	}

	to {
		transform: translate(-100%)
	}
}

@keyframes ltr-drawer-out {
	0% {
		transform: translate(0)
	}

	to {
		transform: translate(-100%)
	}
}

@-webkit-keyframes ttb-drawer-in {
	0% {
		transform: translateY(-100%)
	}

	to {
		transform: translate(0)
	}
}

@keyframes ttb-drawer-in {
	0% {
		transform: translateY(-100%)
	}

	to {
		transform: translate(0)
	}
}

@-webkit-keyframes ttb-drawer-out {
	0% {
		transform: translate(0)
	}

	to {
		transform: translateY(-100%)
	}
}

@keyframes ttb-drawer-out {
	0% {
		transform: translate(0)
	}

	to {
		transform: translateY(-100%)
	}
}

@-webkit-keyframes btt-drawer-in {
	0% {
		transform: translateY(100%)
	}

	to {
		transform: translate(0)
	}
}

@keyframes btt-drawer-in {
	0% {
		transform: translateY(100%)
	}

	to {
		transform: translate(0)
	}
}

@-webkit-keyframes btt-drawer-out {
	0% {
		transform: translate(0)
	}

	to {
		transform: translateY(100%)
	}
}

@keyframes btt-drawer-out {
	0% {
		transform: translate(0)
	}

	to {
		transform: translateY(100%)
	}
}

.el-drawer {
	position: absolute;
	box-sizing: border-box;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	box-shadow: 0 8px 10px -5px rgba(0, 0, 0, .2), 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12);
	overflow: hidden;
	outline: 0
}

.el-drawer.rtl {
	-webkit-animation: rtl-drawer-out .3s;
	animation: rtl-drawer-out .3s;
	right: 0
}

.el-drawer__open .el-drawer.rtl {
	-webkit-animation: rtl-drawer-in .3s 1ms;
	animation: rtl-drawer-in .3s 1ms
}

.el-drawer.ltr {
	-webkit-animation: ltr-drawer-out .3s;
	animation: ltr-drawer-out .3s;
	left: 0
}

.el-drawer__open .el-drawer.ltr {
	-webkit-animation: ltr-drawer-in .3s 1ms;
	animation: ltr-drawer-in .3s 1ms
}

.el-drawer.ttb {
	-webkit-animation: ttb-drawer-out .3s;
	animation: ttb-drawer-out .3s;
	top: 0
}

.el-drawer__open .el-drawer.ttb {
	-webkit-animation: ttb-drawer-in .3s 1ms;
	animation: ttb-drawer-in .3s 1ms
}

.el-drawer.btt {
	-webkit-animation: btt-drawer-out .3s;
	animation: btt-drawer-out .3s;
	bottom: 0
}

.el-drawer__open .el-drawer.btt {
	-webkit-animation: btt-drawer-in .3s 1ms;
	animation: btt-drawer-in .3s 1ms
}

.el-drawer__wrapper {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	margin: 0
}

.el-drawer__header {
	align-items: center;
	color: #72767b;
	display: flex;
	margin-bottom: 32px;
	padding: 20px 20px 0
}

.el-drawer__header>:first-child {
	flex: 1
}

.el-drawer__title {
	margin: 0;
	flex: 1;
	line-height: inherit;
	font-size: 1rem
}

.el-drawer__close-btn {
	border: none;
	cursor: pointer;
	font-size: 20px;
	color: inherit;
	background-color: transparent
}

.el-drawer__body {
	flex: 1;
	overflow: auto
}

.el-popconfirm__main,
.el-skeleton__image {
	display: -ms-flexbox;
	-webkit-box-align: center;
	display: -webkit-box
}

.el-drawer__body>* {
	box-sizing: border-box
}

.el-drawer.ltr,
.el-drawer.rtl {
	height: 100%;
	top: 0;
	bottom: 0
}

.el-drawer.btt,
.el-drawer.ttb,
.el-drawer__container {
	width: 100%;
	left: 0;
	right: 0
}

.el-drawer__container {
	position: relative;
	top: 0;
	bottom: 0;
	height: 100%
}

.el-drawer-fade-enter-active {
	-webkit-animation: el-drawer-fade-in .3s;
	animation: el-drawer-fade-in .3s
}

.el-drawer-fade-leave-active {
	animation: el-drawer-fade-in .3s reverse
}

.el-popconfirm__main {
	display: flex;
	align-items: center
}

.el-popconfirm__icon {
	margin-right: 5px
}

.el-popconfirm__action {
	text-align: right;
	margin: 0
}

@-webkit-keyframes el-skeleton-loading {
	0% {
		background-position: 100% 50%
	}

	to {
		background-position: 0 50%
	}
}

@keyframes el-skeleton-loading {
	0% {
		background-position: 100% 50%
	}

	to {
		background-position: 0 50%
	}
}

.el-skeleton {
	width: 100%
}

.el-skeleton__first-line,
.el-skeleton__paragraph {
	height: 16px;
	margin-top: 16px;
	background: #f2f2f2
}

.el-skeleton.is-animated .el-skeleton__item {
	background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
	background-size: 400% 100%;
	-webkit-animation: el-skeleton-loading 1.4s ease infinite;
	animation: el-skeleton-loading 1.4s ease infinite
}

.el-skeleton__item {
	background: #f2f2f2;
	display: inline-block;
	height: 16px;
	border-radius: 4px;
	width: 100%
}

.el-skeleton__circle {
	border-radius: 50%;
	width: 36px;
	height: 36px;
	line-height: 36px
}

.el-skeleton__circle--lg {
	width: 40px;
	height: 40px;
	line-height: 40px
}

.el-skeleton__circle--md {
	width: 28px;
	height: 28px;
	line-height: 28px
}

.el-skeleton__button {
	height: 40px;
	width: 64px;
	border-radius: 4px
}

.el-skeleton__p {
	width: 100%
}

.el-skeleton__p.is-last {
	width: 61%
}

.el-skeleton__p.is-first {
	width: 33%
}

.el-skeleton__text {
	width: 100%;
	height: 13px
}

.el-skeleton__caption {
	height: 12px
}

.el-skeleton__h1 {
	height: 20px
}

.el-skeleton__h3 {
	height: 18px
}

.el-skeleton__h5 {
	height: 16px
}

.el-skeleton__image {
	width: unset;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 0
}

.el-skeleton__image svg {
	fill: #dcdde0;
	width: 22%;
	height: 22%
}

.el-empty {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
	box-sizing: border-box;
	padding: 40px 0
}

.el-empty__image {
	width: 160px
}

.el-empty__image img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-o-object-fit: contain;
	object-fit: contain
}

.el-empty__image svg {
	fill: #dcdde0
}

.el-empty__description {
	margin-top: 20px
}

.el-empty__description p {
	margin: 0;
	font-size: 14px;
	color: #909399
}

.el-empty__bottom,
.el-result__title {
	margin-top: 20px
}

.el-descriptions {
	box-sizing: border-box;
	font-size: 14px;
	color: #303133
}

.el-descriptions__header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px
}

.el-descriptions__title {
	font-size: 16px;
	font-weight: 700
}

.el-descriptions--mini,
.el-descriptions--small {
	font-size: 12px
}

.el-descriptions__body {
	color: #606266;
	background-color: #fff
}

.el-descriptions__body .el-descriptions__table {
	border-collapse: collapse;
	width: 100%;
	table-layout: fixed
}

.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell {
	box-sizing: border-box;
	text-align: left;
	font-weight: 400;
	line-height: 1.5
}

.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell.is-left {
	text-align: left
}

.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell.is-center {
	text-align: center
}

.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell.is-right {
	text-align: right
}

.el-descriptions .is-bordered {
	table-layout: auto
}

.el-descriptions .is-bordered .el-descriptions-item__cell {
	border: 1px solid #ebeef5;
	padding: 12px 10px
}

.el-descriptions :not(.is-bordered) .el-descriptions-item__cell {
	padding-bottom: 12px
}

.el-descriptions--medium.is-bordered .el-descriptions-item__cell {
	padding: 10px
}

.el-descriptions--medium:not(.is-bordered) .el-descriptions-item__cell {
	padding-bottom: 10px
}

.el-descriptions--small.is-bordered .el-descriptions-item__cell {
	padding: 8px 10px
}

.el-descriptions--small:not(.is-bordered) .el-descriptions-item__cell {
	padding-bottom: 8px
}

.el-descriptions--mini.is-bordered .el-descriptions-item__cell {
	padding: 6px 10px
}

.el-descriptions--mini:not(.is-bordered) .el-descriptions-item__cell {
	padding-bottom: 6px
}

.el-descriptions-item {
	vertical-align: top
}

.el-descriptions-item__container {
	display: flex
}

.el-descriptions-item__container .el-descriptions-item__content,
.el-descriptions-item__container .el-descriptions-item__label {
	display: inline-flex;
	align-items: baseline
}

.el-descriptions-item__container .el-descriptions-item__content {
	flex: 1
}

.el-descriptions-item__label.has-colon:after {
	content: ":";
	position: relative;
	top: -.5px
}

.el-descriptions-item__label.is-bordered-label {
	font-weight: 700;
	color: #909399;
	background: #fafafa
}

.el-descriptions-item__label:not(.is-bordered-label) {
	margin-right: 10px
}

.el-descriptions-item__content {
	word-break: break-word;
	word-wrap: break-word
}

.el-result {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
	box-sizing: border-box;
	padding: 40px 30px
}

.el-result__icon svg {
	width: 64px;
	height: 64px
}

.el-result__title p {
	margin: 0;
	font-size: 20px;
	color: #303133;
	line-height: 1.3
}

.el-result__subtitle {
	margin-top: 10px
}

.el-result__subtitle p {
	margin: 0;
	font-size: 14px;
	color: #606266;
	line-height: 1.3
}

.el-result__extra {
	margin-top: 30px
}

.el-result .icon-success {
	fill: #67c23a
}

.el-result .icon-error {
	fill: #f56c6c
}

.el-result .icon-info {
	fill: #909399
}

.el-result .icon-warning {
	fill: #e6a23c
}


@media only screen and (max-width:767px) {
	.hidden-xs-only {
		display: none !important
	}
}

@media only screen and (min-width:768px) {
	.hidden-sm-and-up {
		display: none !important
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.hidden-sm-only {
		display: none !important
	}
}

@media only screen and (max-width:991px) {
	.hidden-sm-and-down {
		display: none !important
	}
}

@media only screen and (min-width:992px) {
	.hidden-md-and-up {
		display: none !important
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.hidden-md-only {
		display: none !important
	}
}

@media only screen and (max-width:1199px) {
	.hidden-md-and-down {
		display: none !important
	}
}

@media only screen and (min-width:1200px) {
	.hidden-lg-and-up {
		display: none !important
	}
}

@media only screen and (min-width:1200px) and (max-width:1919px) {
	.hidden-lg-only {
		display: none !important
	}
}

@media only screen and (max-width:1919px) {
	.hidden-lg-and-down {
		display: none !important
	}
}

@media only screen and (min-width:1920px) {
	.hidden-xl-only {
		display: none !important
	}
}


.fade-enter-active,
.fade-leave-active {
	transition: opacity .28s
}

.fade-enter,
.fade-leave-active {
	opacity: 0
}

.breadcrumb-enter-active,
.breadcrumb-leave-active {
	transition: all .5s
}

.breadcrumb-enter,
.breadcrumb-leave-active {
	opacity: 0;
	transform: translateX(20px)
}

.breadcrumb-move {
	transition: all .5s
}

.breadcrumb-leave-active {
	position: absolute
}

.el-breadcrumb__inner,
.el-breadcrumb__inner a {
	font-weight: 400 !important
}

.el-upload input[type=file] {
	display: none !important
}

.el-upload__input {
	display: none
}

.cell .el-tag {
	margin-right: 0
}

.small-padding .cell {
	padding-left: 5px;
	padding-right: 5px
}

.fixed-width .el-button--mini {
	padding: 7px 10px;
	width: 60px
}

.status-col .cell {
	padding: 0 10px;
	text-align: center
}

.status-col .cell .el-tag {
	margin-right: 0
}

.el-dialog {
	transform: none;
	left: 0;
	position: relative;
	margin: 0 auto
}

.article-textarea textarea {
	padding-right: 40px;
	resize: none;
	border-radius: 0;
	border: none;
	border-bottom: 1px solid #bfcbd9
}

.upload-container .el-upload {
	width: 100%
}

.upload-container .el-upload .el-upload-dragger {
	width: 100%;
	height: 200px
}

.el-upload-list--picture .el-upload-list__item-thumbnail {
	vertical-align: middle;
	display: inline-block;
	width: auto !important;
	height: 70px !important;
	position: relative;
	z-index: 1;
	margin-left: -80px
}

.scroll-container {
	position: relative;
	width: 100%;
	height: 100%;
	background-color: #304156
}

.scroll-container .scroll-wrapper {
	position: absolute;
	width: 100% !important
}

.main-container {
	min-height: 100%;
	transition: margin-left .28s;
	margin-left: 180px
}

.sidebar-container {
	transition: width .28s;
	width: 180px !important;
	height: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	z-index: 1001
}

.sidebar-container a {
	display: inline-block;
	width: 100%
}

.sidebar-container .svg-icon {
	margin-right: 16px
}

.sidebar-container .el-menu {
	border-right: 0 !important
}

.hideSidebar .sidebar-container,
.hideSidebar .sidebar-container .el-menu {
	width: 64px !important
}

.hideSidebar .main-container {
	margin-left: 64px
}

.hideSidebar .submenu-title-noDropdown {
	padding-left: 10px !important;
	position: relative
}

.hideSidebar .submenu-title-noDropdown span {
	height: 0;
	width: 0;
	overflow: hidden;
	visibility: hidden;
	transition: opacity .3s cubic-bezier(.55, 0, .1, 1);
	opacity: 0;
	display: inline-block
}

.hideSidebar .submenu-title-noDropdown:hover span {
	display: block;
	border-radius: 3px;
	z-index: 1002;
	width: 140px;
	height: 56px;
	visibility: visible;
	position: absolute;
	right: -145px;
	text-align: left;
	text-indent: 20px;
	top: 0;
	background-color: #1f2d3d !important;
	opacity: 1
}

.hideSidebar .el-menu {
	border-right: 0 !important
}

.hideSidebar .el-submenu>.el-submenu__title .el-submenu__icon-arrow,
.hideSidebar .el-submenu>.el-submenu__title>span {
	display: none
}

.hideSidebar .el-submenu .nest-menu .el-submenu__icon-arrow {
	display: block !important
}

.hideSidebar .el-submenu .nest-menu span {
	display: inline-block !important
}

.el-submenu .el-menu-item,
.nest-menu .el-submenu>.el-submenu__title {
	min-width: 180px !important;
	padding: 0 30px !important
}

body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	font-family: malgun, malgunbd, NanumBarunGothic, NanumBarunGothicBold, NanumBarunGothicLight, NanumBarunpenB, NanumBarunpenR, NanumGothic, NanumGothicBold, NanumGothicExtraBold, NanumGothicLight, NanumMyeongjo, NanumMyeongjoBold, NanumMyeongjoExtraBold, NanumPen, NanumSquareB, NanumSquareEB, NanumSquareL, NanumSquareR, NanumSquareRoundB, NanumSquareRoundEB, NanumSquareRoundL, NanumSquareRoundR
}

label {
	font-weight: 700
}

html {
	box-sizing: border-box
}

#app {
	height: 100%
}

*,
:after,
:before {
	box-sizing: inherit
}

.padding-content {
	padding: 4px 0
}

a:active,
a:focus {
	outline: none
}

a,
a:focus,
a:hover {
	cursor: pointer;
	color: inherit;
	text-decoration: none
}

div:focus {
	outline: none
}

.fr {
	float: right
}

.fl {
	float: left
}

.pr-5 {
	padding-right: 5px
}

.pl-5 {
	padding-left: 5px
}

.block {
	display: block
}

.pointer {
	cursor: pointer
}

.inlineBlock {
	display: block
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

code {
	background: #eef1f6;
	padding: 15px 16px;
	margin-bottom: 20px;
	display: block;
	line-height: 36px;
	font-size: 15px;
	font-family: "Source Sans Pro", Arial, sans-serif
}

code a {
	color: #337ab7;
	cursor: pointer
}

code a:hover {
	color: #20a0ff
}

.warn-content {
	background: rgba(66, 185, 131, .1);
	border-radius: 2px;
	padding: 1rem;
	line-height: 1.6rem;
	word-spacing: .05rem
}

.warn-content a {
	color: #42b983;
	font-weight: 600
}

.app-container {
	padding: 20px
}

.components-container {
	margin: 30px 50px;
	position: relative
}

.pagination-container {
	margin-top: 30px
}

.editor-container .CodeMirror {
	height: 100% !important
}

.text-center {
	text-align: center
}

.link-type,
.link-type:focus {
	color: #337ab7;
	cursor: pointer
}

.link-type:focus:hover,
.link-type:hover {
	color: #20a0ff
}

.filter-container {
	padding-bottom: 10px
}

.filter-container .filter-item {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 10px
}

.multiselect {
	line-height: 16px
}

.multiselect--active {
	z-index: 1000 !important
}

.el-table {
	border-radius: 4px
}

.el-table .warning-row {
	background: #fdf5e6
}

.el-table .success-row {
	background: #f0f9eb
}


.page-enter-active,
.page-leave-active {
	transition: opacity .5s
}

.page-enter,
.page-leave-to {
	opacity: 0
}


@font-face {
	font-family: "Material Icons";
	font-style: normal;
	font-weight: 400;
	src: url(/_nuxt/node_modules/material-design-icons/iconfont/4674f8d.eot);
	src: local("Material Icons"), local("MaterialIcons-Regular"), url(/_nuxt/node_modules/material-design-icons/iconfont/cff684e.woff2) format("woff2"), url(/_nuxt/node_modules/material-design-icons/iconfont/83bebaf.woff) format("woff"), url(/_nuxt/node_modules/material-design-icons/iconfont/5e7382c.ttf) format("truetype")
}

.material-icons {
	font-family: "Material Icons";
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: "liga"
}


body,
body #__layout,
body #__nuxt,
html {
	
	width: 100%;
	overflow: hidden
}

.body-scroll {
	height: 100%
}

.body-scroll .el-scrollbar__wrap {
	overflow-x: auto
}

.body-scroll .page-component-up {
	background-color: #2e2d2b;
	position: fixed;
	right: 40px;
	bottom: 40px;
	size: 40px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	cursor: pointer;
	transition: .3s;
	box-shadow: 0 0 6px rgba(0, 0, 0, .12);
	z-index: 2001
}

.body-scroll .page-component-up i {
	color: #f7d512;
	display: block;
	line-height: 40px;
	text-align: center;
	font-size: 18px
}

.body-scroll .page-component-up.hover {
	opacity: 1
}

.body-scroll .back-top-fade-enter,
.body-scroll .back-top-fade-leave-active {
	transform: translateY(-30px);
	opacity: 0
}

.cheadbar {
	padding: 0
}

.cheadbar-mobile {
	background-color: #2d3a4b;
	color: #fff;
	width: 100%;
	z-index: 1500
}

.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 10000;
	left: 100%;
	top: 0;
	overflow-x: hidden;
	transition: .5s
}

.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 25px;
	color: #818181;
	display: block;
	transition: .3s
}

.sidenav a:hover {
	color: #f1f1f1
}

#mySidenav {
	left: 0
}

#main {
	transition: margin-left .5s
}

@media screen and (max-height:450px) {
	.sidenav a {
		font-size: 18px
	}
}


.VueCarousel-navigation-button[data-v-453ad8cd] {
	position: absolute;
	top: 50%;
	box-sizing: border-box;
	color: #000;
	text-decoration: none;
	appearance: none;
	border: none;
	background-color: transparent;
	padding: 0;
	cursor: pointer;
	outline: none;
}

.VueCarousel-navigation-button[data-v-453ad8cd]:focus {
	outline: 1px solid lightblue;
}

.VueCarousel-navigation-next[data-v-453ad8cd] {
	right: 0;
	transform: translateY(-50%) translateX(100%);
	font-family: "system";
}

.VueCarousel-navigation-prev[data-v-453ad8cd] {
	left: 0;
	transform: translateY(-50%) translateX(-100%);
	font-family: "system";
}

.VueCarousel-navigation--disabled[data-v-453ad8cd] {
	opacity: 0.5;
	cursor: default;
}

/* Define the "system" font family */
@font-face {
	font-family: system;
	font-style: normal;
	font-weight: 300;
	src: local(".SFNSText-Light"), local(".HelveticaNeueDeskInterface-Light"),
		local(".LucidaGrandeUI"), local("Ubuntu Light"), local("Segoe UI Symbol"),
		local("Roboto-Light"), local("DroidSans"), local("Tahoma");
}


.VueCarousel-pagination[data-v-438fd353] {
	width: 100%;
	text-align: center;
}

.VueCarousel-pagination--top-overlay[data-v-438fd353] {
	position: absolute;
	top: 0;
}

.VueCarousel-pagination--bottom-overlay[data-v-438fd353] {
	position: absolute;
	bottom: 0;
}

.VueCarousel-dot-container[data-v-438fd353] {
	display: inline-block;
	margin: 0 auto;
	padding: 0;
}

.VueCarousel-dot[data-v-438fd353] {
	display: inline-block;
	cursor: pointer;
	appearance: none;
	border: none;
	background-clip: content-box;
	box-sizing: content-box;
	padding: 0;
	border-radius: 100%;
	outline: none;
}

.VueCarousel-dot[data-v-438fd353]:focus {
	outline: 1px solid lightblue;
}


.VueCarousel-slide {
	flex-basis: inherit;
	flex-grow: 0;
	flex-shrink: 0;
	user-select: none;
	backface-visibility: hidden;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: none;
}

.VueCarousel-slide-adjustableHeight {
	display: table;
	flex-basis: auto;
	width: 100%;
}


.VueCarousel {
	display: flex;
	flex-direction: column;
	position: relative;
}

.VueCarousel--reverse {
	flex-direction: column-reverse;
}

.VueCarousel-wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.VueCarousel-inner {
	display: flex;
	flex-direction: row;
	backface-visibility: hidden;
}

.VueCarousel-inner--center {
	justify-content: center;
}


/**
* Owl Carousel v2.3.4
* Copyright 2013-2018 David Deutsch
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
/*
*  Owl Carousel - Core
*/
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	/* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden;
	/* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	/* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
	display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
	background: none;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
	visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

/* No Js */
.no-js .owl-carousel {
	display: block;
}

/*
*  Owl Carousel - Animate Plugin
*/
.owl-carousel .animated {
	animation-duration: 1000ms;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
	z-index: 0;
}

.owl-carousel .owl-animated-out {
	z-index: 1;
}

.owl-carousel .fadeOut {
	animation-name: fadeOut;
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

/*
* 	Owl Carousel - Auto Height Plugin
*/
.owl-height {
	transition: height 500ms ease-in-out;
}

/*
* 	Owl Carousel - Lazy Load Plugin
*/
.owl-carousel .owl-item {
	/**
	This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
	calculation of the height of the owl-item that breaks page layouts
 */
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
	max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d;
}

/*
* 	Owl Carousel - Video Plugin
*/
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(4a37f8008959c75f619bf0a3a4e2d7a2.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}


/**
* Owl Carousel v2.3.4
* Copyright 2013-2018 David Deutsch
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
/*
* 	Default theme - Owl Carousel CSS File
*/
.owl-theme .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
	color: #FFF;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #D6D6D6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
	background: #869791;
	color: #FFF;
	text-decoration: none;
}

.owl-theme .owl-nav .disabled {
	opacity: 0.5;
	cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px;
}

.owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: #869791;
}


.btn-to-top[data-v-cb88e02a] {
	width: 40px;
	height: 40px;
	padding: 0;
	border-radius: 50%;
	font-size: 22px;
	line-height: 22px;
	z-index: 1100;
	border-width: 0;
	color: #409eff;
	background-color: #fff;
	box-shadow: 0 0 6px rgba(0, 0, 0, .3);
	transition: 1s
}


/*! jQuery UI - v1.10.4 - 2014-01-17
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
	display: none
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
	content: "";
	display: table;
	border-collapse: collapse
}

.ui-helper-clearfix:after {
	clear: both
}

.ui-helper-clearfix {
	min-height: 0
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0)
}

.ui-front {
	z-index: 100
}

.ui-state-disabled {
	cursor: default !important
}

.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0
}

.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em
}

.ui-accordion .ui-accordion-noicons {
	padding-left: .7em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px
}

.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default
}

.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
	text-decoration: none
}

.ui-button-icon-only {
	width: 2.2em
}

button.ui-button-icon-only {
	width: 2.4em
}

.ui-button-icons-only {
	width: 3.4em
}

button.ui-button-icons-only {
	width: 3.7em
}

.ui-button .ui-button-text {
	display: block;
	line-height: normal
}

.ui-button-text-only .ui-button-text {
	padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em
}

input.ui-button {
	padding: .4em 1em
}

.ui-button-icon-only .ui-icon,
.ui-button-icons-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px
}

.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px
}

.ui-button-icons-only .ui-button-icon-primary,
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary {
	left: .5em
}

.ui-button-icons-only .ui-button-icon-secondary,
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary {
	right: .5em
}

.ui-buttonset {
	margin-right: 7px
}

.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em
}

button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0
}

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
	top: 1px
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px
}

.ui-datepicker .ui-datepicker-next {
	right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: 700;
	border: 0
}

.ui-datepicker td {
	border: 0;
	padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
	background: none;
	margin: .7em 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em;
	width: auto;
	overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left
}

.ui-datepicker.ui-datepicker-multi {
	width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0
}

.ui-datepicker-rtl {
	direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px
}

.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0
}

.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative
}

.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0;
	padding: 1px;
	height: 20px
}

.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: 0;
	overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0;
	background: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right
}

.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer
}

.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
	cursor: move
}

.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: 0
}

.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute
}

.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-images: url(data:images/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-divider {
	margin: 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0
}

.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0;
	font-weight: 400
}

.ui-menu .ui-menu-item a.ui-state-active,
.ui-menu .ui-menu-item a.ui-state-focus {
	font-weight: 400;
	margin: -1px
}

.ui-menu .ui-state-disabled {
	font-weight: 400;
	margin: .4em 0 .2em;
	line-height: 1.5
}

.ui-menu .ui-state-disabled a {
	cursor: default
}

.ui-menu-icons {
	position: relative
}

.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em
}

.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em
}

.ui-menu .ui-menu-icon {
	position: static;
	float: right
}

.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
	height: 100%;
	filter: alpha(opacity=25);
	opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
	background: none
}

.ui-resizable {
	position: relative
}

.ui-resizable-handle {
	position: absolute;
	font-size: .1px;
	display: block
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
	display: none
}

.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0
}

.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0
}

.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%
}

.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%
}

.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px
}

.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px
}

.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px
}

.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted #000
}

.ui-slider {
	position: relative;
	text-align: left
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit
}

.ui-slider-horizontal {
	height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0
}

.ui-slider-vertical {
	width: .8em;
	height: 100px
}

.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0
}

.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden
}

.ui-spinner,
.ui-spinner-input {
	padding: 0;
	vertical-align: middle
}

.ui-spinner-input {
	border: 0;
	background: 0;
	color: inherit;
	margin: .2em 22px .2em .4em
}

.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0
}

.ui-spinner a.ui-spinner-button {
	border-top: 0;
	border-bottom: 0;
	border-right: 0
}

.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0
}

.ui-spinner-up {
	top: 0
}

.ui-spinner-down {
	bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
	background-position: -65px -16px
}

.ui-tabs {
	position: relative;
	padding: .2em
}

.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer
}

.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: 0
}

.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
	border-width: 2px
}

.ui-widget {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em
}

.ui-widget .ui-widget {
	font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em
}

.ui-widget-content {
	border: 1px solid #aaa;
	color: #222
}

.ui-widget-content a {
	color: #222
}

.ui-widget-header {
	border: 1px solid #aaa;
	color: #222;
	font-weight: 700
}

.ui-widget-header a {
	color: #222
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	font-weight: 400;
	color: #555
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555;
	text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
	border: 1px solid #999;
	font-weight: 400;
	color: #212121
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #212121;
	text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaa;
	font-weight: 400;
	color: #212121
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	color: #363636
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	color: #cd0a0a
}

.ui-state-error-text,
.ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error-text,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background: none
}

.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35)
}

.ui-icon {
	width: 16px;
	height: 16px
}

.ui-icon-blank {
	background-position: 16px 16px
}

.ui-icon-carat-1-n {
	background-position: 0 0
}

.ui-icon-carat-1-ne {
	background-position: -16px 0
}

.ui-icon-carat-1-e {
	background-position: -32px 0
}

.ui-icon-carat-1-se {
	background-position: -48px 0
}

.ui-icon-carat-1-s {
	background-position: -64px 0
}

.ui-icon-carat-1-sw {
	background-position: -80px 0
}

.ui-icon-carat-1-w {
	background-position: -96px 0
}

.ui-icon-carat-1-nw {
	background-position: -112px 0
}

.ui-icon-carat-2-n-s {
	background-position: -128px 0
}

.ui-icon-carat-2-e-w {
	background-position: -144px 0
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px
}

.ui-icon-triangle-1-s {
	background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px
}

.ui-icon-arrow-1-s {
	background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
	background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px
}

.ui-icon-arrow-4 {
	background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px
}

.ui-icon-extlink {
	background-position: -32px -80px
}

.ui-icon-newwin {
	background-position: -48px -80px
}

.ui-icon-refresh {
	background-position: -64px -80px
}

.ui-icon-shuffle {
	background-position: -80px -80px
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px
}

.ui-icon-folder-open {
	background-position: -16px -96px
}

.ui-icon-document {
	background-position: -32px -96px
}

.ui-icon-document-b {
	background-position: -48px -96px
}

.ui-icon-note {
	background-position: -64px -96px
}

.ui-icon-mail-closed {
	background-position: -80px -96px
}

.ui-icon-mail-open {
	background-position: -96px -96px
}

.ui-icon-suitcase {
	background-position: -112px -96px
}

.ui-icon-comment {
	background-position: -128px -96px
}

.ui-icon-person {
	background-position: -144px -96px
}

.ui-icon-print {
	background-position: -160px -96px
}

.ui-icon-trash {
	background-position: -176px -96px
}

.ui-icon-locked {
	background-position: -192px -96px
}

.ui-icon-unlocked {
	background-position: -208px -96px
}

.ui-icon-bookmark {
	background-position: -224px -96px
}

.ui-icon-tag {
	background-position: -240px -96px
}

.ui-icon-home {
	background-position: 0 -112px
}

.ui-icon-flag {
	background-position: -16px -112px
}

.ui-icon-calendar {
	background-position: -32px -112px
}

.ui-icon-cart {
	background-position: -48px -112px
}

.ui-icon-pencil {
	background-position: -64px -112px
}

.ui-icon-clock {
	background-position: -80px -112px
}

.ui-icon-disk {
	background-position: -96px -112px
}

.ui-icon-calculator {
	background-position: -112px -112px
}

.ui-icon-zoomin {
	background-position: -128px -112px
}

.ui-icon-zoomout {
	background-position: -144px -112px
}

.ui-icon-search {
	background-position: -160px -112px
}

.ui-icon-wrench {
	background-position: -176px -112px
}

.ui-icon-gear {
	background-position: -192px -112px
}

.ui-icon-heart {
	background-position: -208px -112px
}

.ui-icon-star {
	background-position: -224px -112px
}

.ui-icon-link {
	background-position: -240px -112px
}

.ui-icon-cancel {
	background-position: 0 -128px
}

.ui-icon-plus {
	background-position: -16px -128px
}

.ui-icon-plusthick {
	background-position: -32px -128px
}

.ui-icon-minus {
	background-position: -48px -128px
}

.ui-icon-minusthick {
	background-position: -64px -128px
}

.ui-icon-close {
	background-position: -80px -128px
}

.ui-icon-closethick {
	background-position: -96px -128px
}

.ui-icon-key {
	background-position: -112px -128px
}

.ui-icon-lightbulb {
	background-position: -128px -128px
}

.ui-icon-scissors {
	background-position: -144px -128px
}

.ui-icon-clipboard {
	background-position: -160px -128px
}

.ui-icon-copy {
	background-position: -176px -128px
}

.ui-icon-contact {
	background-position: -192px -128px
}

.ui-icon-images {
	background-position: -208px -128px
}

.ui-icon-video {
	background-position: -224px -128px
}

.ui-icon-script {
	background-position: -240px -128px
}

.ui-icon-alert {
	background-position: 0 -144px
}

.ui-icon-info {
	background-position: -16px -144px
}

.ui-icon-notice {
	background-position: -32px -144px
}

.ui-icon-help {
	background-position: -48px -144px
}

.ui-icon-check {
	background-position: -64px -144px
}

.ui-icon-bullet {
	background-position: -80px -144px
}

.ui-icon-radio-on {
	background-position: -96px -144px
}

.ui-icon-radio-off {
	background-position: -112px -144px
}

.ui-icon-pin-w {
	background-position: -128px -144px
}

.ui-icon-pin-s {
	background-position: -144px -144px
}

.ui-icon-play {
	background-position: 0 -160px
}

.ui-icon-pause {
	background-position: -16px -160px
}

.ui-icon-seek-next {
	background-position: -32px -160px
}

.ui-icon-seek-prev {
	background-position: -48px -160px
}

.ui-icon-seek-end {
	background-position: -64px -160px
}

.ui-icon-seek-first,
.ui-icon-seek-start {
	background-position: -80px -160px
}

.ui-icon-stop {
	background-position: -96px -160px
}

.ui-icon-eject {
	background-position: -112px -160px
}

.ui-icon-volume-off {
	background-position: -128px -160px
}

.ui-icon-volume-on {
	background-position: -144px -160px
}

.ui-icon-power {
	background-position: 0 -176px
}

.ui-icon-signal-diag {
	background-position: -16px -176px
}

.ui-icon-signal {
	background-position: -32px -176px
}

.ui-icon-battery-0 {
	background-position: -48px -176px
}

.ui-icon-battery-1 {
	background-position: -64px -176px
}

.ui-icon-battery-2 {
	background-position: -80px -176px
}

.ui-icon-battery-3 {
	background-position: -96px -176px
}

.ui-icon-circle-plus {
	background-position: 0 -192px
}

.ui-icon-circle-minus {
	background-position: -16px -192px
}

.ui-icon-circle-close {
	background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px
}

.ui-icon-circle-check {
	background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
	border-top-left-radius: 4px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
	border-top-right-radius: 4px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
	border-bottom-left-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
	border-bottom-right-radius: 4px
}

.ui-widget-overlay,
.ui-widget-shadow {
	opacity: .3;
	filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	border-radius: 8px
}


/*!
* Bootstrap v3.3.6 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	margin: .67em 0;
	font-size: 2em
}

mark {
	color: #000;
	background: #ff0
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	height: 0;
	box-sizing: content-box
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	box-sizing: content-box;
	-webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid silver
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	font-size: 12px;
	border-spacing: 0;
	border-collapse: collapse
}

td,
th {
	padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src../css/main.css */
@media print {

	*,
	:after,
	:before {
		color: #000 !important;
		text-shadow: none !important;
		background: 0 0 !important;
		box-shadow: none !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " ("attr(href) ")"
	}

	abbr[title]:after {
		content: " ("attr(title) ")"
	}

	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	img,
	tr {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	.navbar {
		display: none
	}

	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000 !important
	}

	.label {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse !important
	}

	.table td,
	.table th {
		background-color: #fff !important
	}

	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd !important
	}
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: "Glyphicons Halflings";
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
	content: "\002a"
}

.glyphicon-plus:before {
	content: "\002b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
	content: "\20ac"
}

.glyphicon-minus:before {
	content: "\2212"
}

.glyphicon-cloud:before {
	content: "\2601"
}

.glyphicon-envelope:before {
	content: "\2709"
}

.glyphicon-pencil:before {
	content: "\270f"
}

.glyphicon-glass:before {
	content: "\e001"
}

.glyphicon-music:before {
	content: "\e002"
}

.glyphicon-search:before {
	content: "\e003"
}

.glyphicon-heart:before {
	content: "\e005"
}

.glyphicon-star:before {
	content: "\e006"
}

.glyphicon-star-empty:before {
	content: "\e007"
}

.glyphicon-user:before {
	content: "\e008"
}

.glyphicon-film:before {
	content: "\e009"
}

.glyphicon-th-large:before {
	content: "\e010"
}

.glyphicon-th:before {
	content: "\e011"
}

.glyphicon-th-list:before {
	content: "\e012"
}

.glyphicon-ok:before {
	content: "\e013"
}

.glyphicon-remove:before {
	content: "\e014"
}

.glyphicon-zoom-in:before {
	content: "\e015"
}

.glyphicon-zoom-out:before {
	content: "\e016"
}

.glyphicon-off:before {
	content: "\e017"
}

.glyphicon-signal:before {
	content: "\e018"
}

.glyphicon-cog:before {
	content: "\e019"
}

.glyphicon-trash:before {
	content: "\e020"
}

.glyphicon-home:before {
	content: "\e021"
}

.glyphicon-file:before {
	content: "\e022"
}

.glyphicon-time:before {
	content: "\e023"
}

.glyphicon-road:before {
	content: "\e024"
}

.glyphicon-download-alt:before {
	content: "\e025"
}

.glyphicon-download:before {
	content: "\e026"
}

.glyphicon-upload:before {
	content: "\e027"
}

.glyphicon-inbox:before {
	content: "\e028"
}

.glyphicon-play-circle:before {
	content: "\e029"
}

.glyphicon-repeat:before {
	content: "\e030"
}

.glyphicon-refresh:before {
	content: "\e031"
}

.glyphicon-list-alt:before {
	content: "\e032"
}

.glyphicon-lock:before {
	content: "\e033"
}

.glyphicon-flag:before {
	content: "\e034"
}

.glyphicon-headphones:before {
	content: "\e035"
}

.glyphicon-volume-off:before {
	content: "\e036"
}

.glyphicon-volume-down:before {
	content: "\e037"
}

.glyphicon-volume-up:before {
	content: "\e038"
}

.glyphicon-qrcode:before {
	content: "\e039"
}

.glyphicon-barcode:before {
	content: "\e040"
}

.glyphicon-tag:before {
	content: "\e041"
}

.glyphicon-tags:before {
	content: "\e042"
}

.glyphicon-book:before {
	content: "\e043"
}

.glyphicon-bookmark:before {
	content: "\e044"
}

.glyphicon-print:before {
	content: "\e045"
}

.glyphicon-camera:before {
	content: "\e046"
}

.glyphicon-font:before {
	content: "\e047"
}

.glyphicon-bold:before {
	content: "\e048"
}

.glyphicon-italic:before {
	content: "\e049"
}

.glyphicon-text-height:before {
	content: "\e050"
}

.glyphicon-text-width:before {
	content: "\e051"
}

.glyphicon-align-left:before {
	content: "\e052"
}

.glyphicon-align-center:before {
	content: "\e053"
}

.glyphicon-align-right:before {
	content: "\e054"
}

.glyphicon-align-justify:before {
	content: "\e055"
}

.glyphicon-list:before {
	content: "\e056"
}

.glyphicon-indent-left:before {
	content: "\e057"
}

.glyphicon-indent-right:before {
	content: "\e058"
}

.glyphicon-facetime-video:before {
	content: "\e059"
}

.glyphicon-picture:before {
	content: "\e060"
}

.glyphicon-map-marker:before {
	content: "\e062"
}

.glyphicon-adjust:before {
	content: "\e063"
}

.glyphicon-tint:before {
	content: "\e064"
}

.glyphicon-edit:before {
	content: "\e065"
}

.glyphicon-share:before {
	content: "\e066"
}

.glyphicon-check:before {
	content: "\e067"
}

.glyphicon-move:before {
	content: "\e068"
}

.glyphicon-step-backward:before {
	content: "\e069"
}

.glyphicon-fast-backward:before {
	content: "\e070"
}

.glyphicon-backward:before {
	content: "\e071"
}

.glyphicon-play:before {
	content: "\e072"
}

.glyphicon-pause:before {
	content: "\e073"
}

.glyphicon-stop:before {
	content: "\e074"
}

.glyphicon-forward:before {
	content: "\e075"
}

.glyphicon-fast-forward:before {
	content: "\e076"
}

.glyphicon-step-forward:before {
	content: "\e077"
}

.glyphicon-eject:before {
	content: "\e078"
}

.glyphicon-chevron-left:before {
	content: "\e079"
}

.glyphicon-chevron-right:before {
	content: "\e080"
}

.glyphicon-plus-sign:before {
	content: "\e081"
}

.glyphicon-minus-sign:before {
	content: "\e082"
}

.glyphicon-remove-sign:before {
	content: "\e083"
}

.glyphicon-ok-sign:before {
	content: "\e084"
}

.glyphicon-question-sign:before {
	content: "\e085"
}

.glyphicon-info-sign:before {
	content: "\e086"
}

.glyphicon-screenshot:before {
	content: "\e087"
}

.glyphicon-remove-circle:before {
	content: "\e088"
}

.glyphicon-ok-circle:before {
	content: "\e089"
}

.glyphicon-ban-circle:before {
	content: "\e090"
}

.glyphicon-arrow-left:before {
	content: "\e091"
}

.glyphicon-arrow-right:before {
	content: "\e092"
}

.glyphicon-arrow-up:before {
	content: "\e093"
}

.glyphicon-arrow-down:before {
	content: "\e094"
}

.glyphicon-share-alt:before {
	content: "\e095"
}

.glyphicon-resize-full:before {
	content: "\e096"
}

.glyphicon-resize-small:before {
	content: "\e097"
}

.glyphicon-exclamation-sign:before {
	content: "\e101"
}

.glyphicon-gift:before {
	content: "\e102"
}

.glyphicon-leaf:before {
	content: "\e103"
}

.glyphicon-fire:before {
	content: "\e104"
}

.glyphicon-eye-open:before {
	content: "\e105"
}

.glyphicon-eye-close:before {
	content: "\e106"
}

.glyphicon-warning-sign:before {
	content: "\e107"
}

.glyphicon-plane:before {
	content: "\e108"
}

.glyphicon-calendar:before {
	content: "\e109"
}

.glyphicon-random:before {
	content: "\e110"
}

.glyphicon-comment:before {
	content: "\e111"
}

.glyphicon-magnet:before {
	content: "\e112"
}

.glyphicon-chevron-up:before {
	content: "\e113"
}

.glyphicon-chevron-down:before {
	content: "\e114"
}

.glyphicon-retweet:before {
	content: "\e115"
}

.glyphicon-shopping-cart:before {
	content: "\e116"
}

.glyphicon-folder-close:before {
	content: "\e117"
}

.glyphicon-folder-open:before {
	content: "\e118"
}

.glyphicon-resize-vertical:before {
	content: "\e119"
}

.glyphicon-resize-horizontal:before {
	content: "\e120"
}

.glyphicon-hdd:before {
	content: "\e121"
}

.glyphicon-bullhorn:before {
	content: "\e122"
}

.glyphicon-bell:before {
	content: "\e123"
}

.glyphicon-certificate:before {
	content: "\e124"
}

.glyphicon-thumbs-up:before {
	content: "\e125"
}

.glyphicon-thumbs-down:before {
	content: "\e126"
}

.glyphicon-hand-right:before {
	content: "\e127"
}

.glyphicon-hand-left:before {
	content: "\e128"
}

.glyphicon-hand-up:before {
	content: "\e129"
}

.glyphicon-hand-down:before {
	content: "\e130"
}

.glyphicon-circle-arrow-right:before {
	content: "\e131"
}

.glyphicon-circle-arrow-left:before {
	content: "\e132"
}

.glyphicon-circle-arrow-up:before {
	content: "\e133"
}

.glyphicon-circle-arrow-down:before {
	content: "\e134"
}

.glyphicon-globe:before {
	content: "\e135"
}

.glyphicon-wrench:before {
	content: "\e136"
}

.glyphicon-tasks:before {
	content: "\e137"
}

.glyphicon-filter:before {
	content: "\e138"
}

.glyphicon-briefcase:before {
	content: "\e139"
}

.glyphicon-fullscreen:before {
	content: "\e140"
}

.glyphicon-dashboard:before {
	content: "\e141"
}

.glyphicon-paperclip:before {
	content: "\e142"
}

.glyphicon-heart-empty:before {
	content: "\e143"
}

.glyphicon-link:before {
	content: "\e144"
}

.glyphicon-phone:before {
	content: "\e145"
}

.glyphicon-pushpin:before {
	content: "\e146"
}

.glyphicon-usd:before {
	content: "\e148"
}

.glyphicon-gbp:before {
	content: "\e149"
}

.glyphicon-sort:before {
	content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}

.glyphicon-sort-by-order:before {
	content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}

.glyphicon-sort-by-attributes:before {
	content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}

.glyphicon-unchecked:before {
	content: "\e157"
}

.glyphicon-expand:before {
	content: "\e158"
}

.glyphicon-collapse-down:before {
	content: "\e159"
}

.glyphicon-collapse-up:before {
	content: "\e160"
}

.glyphicon-log-in:before {
	content: "\e161"
}

.glyphicon-flash:before {
	content: "\e162"
}

.glyphicon-log-out:before {
	content: "\e163"
}

.glyphicon-new-window:before {
	content: "\e164"
}

.glyphicon-record:before {
	content: "\e165"
}

.glyphicon-save:before {
	content: "\e166"
}

.glyphicon-open:before {
	content: "\e167"
}

.glyphicon-saved:before {
	content: "\e168"
}

.glyphicon-import:before {
	content: "\e169"
}

.glyphicon-export:before {
	content: "\e170"
}

.glyphicon-send:before {
	content: "\e171"
}

.glyphicon-floppy-disk:before {
	content: "\e172"
}

.glyphicon-floppy-saved:before {
	content: "\e173"
}

.glyphicon-floppy-remove:before {
	content: "\e174"
}

.glyphicon-floppy-save:before {
	content: "\e175"
}

.glyphicon-floppy-open:before {
	content: "\e176"
}

.glyphicon-credit-card:before {
	content: "\e177"
}

.glyphicon-transfer:before {
	content: "\e178"
}

.glyphicon-cutlery:before {
	content: "\e179"
}

.glyphicon-header:before {
	content: "\e180"
}

.glyphicon-compressed:before {
	content: "\e181"
}

.glyphicon-earphone:before {
	content: "\e182"
}

.glyphicon-phone-alt:before {
	content: "\e183"
}

.glyphicon-tower:before {
	content: "\e184"
}

.glyphicon-stats:before {
	content: "\e185"
}

.glyphicon-sd-video:before {
	content: "\e186"
}

.glyphicon-hd-video:before {
	content: "\e187"
}

.glyphicon-subtitles:before {
	content: "\e188"
}

.glyphicon-sound-stereo:before {
	content: "\e189"
}

.glyphicon-sound-dolby:before {
	content: "\e190"
}

.glyphicon-sound-5-1:before {
	content: "\e191"
}

.glyphicon-sound-6-1:before {
	content: "\e192"
}

.glyphicon-sound-7-1:before {
	content: "\e193"
}

.glyphicon-copyright-mark:before {
	content: "\e194"
}

.glyphicon-registration-mark:before {
	content: "\e195"
}

.glyphicon-cloud-download:before {
	content: "\e197"
}

.glyphicon-cloud-upload:before {
	content: "\e198"
}

.glyphicon-tree-conifer:before {
	content: "\e199"
}

.glyphicon-tree-deciduous:before {
	content: "\e200"
}

.glyphicon-cd:before {
	content: "\e201"
}

.glyphicon-save-file:before {
	content: "\e202"
}

.glyphicon-open-file:before {
	content: "\e203"
}

.glyphicon-level-up:before {
	content: "\e204"
}

.glyphicon-copy:before {
	content: "\e205"
}

.glyphicon-paste:before {
	content: "\e206"
}

.glyphicon-alert:before {
	content: "\e209"
}

.glyphicon-equalizer:before {
	content: "\e210"
}

.glyphicon-king:before {
	content: "\e211"
}

.glyphicon-queen:before {
	content: "\e212"
}

.glyphicon-pawn:before {
	content: "\e213"
}

.glyphicon-bishop:before {
	content: "\e214"
}

.glyphicon-knight:before {
	content: "\e215"
}

.glyphicon-baby-formula:before {
	content: "\e216"
}

.glyphicon-tent:before {
	content: "\26fa"
}

.glyphicon-blackboard:before {
	content: "\e218"
}

.glyphicon-bed:before {
	content: "\e219"
}

.glyphicon-apple:before {
	content: "\f8ff"
}

.glyphicon-erase:before {
	content: "\e221"
}

.glyphicon-hourglass:before {
	content: "\231b"
}

.glyphicon-lamp:before {
	content: "\e223"
}

.glyphicon-duplicate:before {
	content: "\e224"
}

.glyphicon-piggy-bank:before {
	content: "\e225"
}

.glyphicon-scissors:before {
	content: "\e226"
}

.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
	content: "\e227"
}

.glyphicon-jpy:before,
.glyphicon-yen:before {
	content: "\00a5"
}

.glyphicon-rub:before,
.glyphicon-ruble:before {
	content: "\20bd"
}

.glyphicon-scale:before {
	content: "\e230"
}

.glyphicon-ice-lolly:before {
	content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
	content: "\e232"
}

.glyphicon-education:before {
	content: "\e233"
}

.glyphicon-option-horizontal:before {
	content: "\e234"
}

.glyphicon-option-vertical:before {
	content: "\e235"
}

.glyphicon-menu-hamburger:before {
	content: "\e236"
}

.glyphicon-modal-window:before {
	content: "\e237"
}

.glyphicon-oil:before {
	content: "\e238"
}

.glyphicon-grain:before {
	content: "\e239"
}

.glyphicon-sunglasses:before {
	content: "\e240"
}

.glyphicon-text-size:before {
	content: "\e241"
}

.glyphicon-text-color:before {
	content: "\e242"
}

.glyphicon-text-background:before {
	content: "\e243"
}

.glyphicon-object-align-top:before {
	content: "\e244"
}

.glyphicon-object-align-bottom:before {
	content: "\e245"
}

.glyphicon-object-align-horizontal:before {
	content: "\e246"
}

.glyphicon-object-align-left:before {
	content: "\e247"
}

.glyphicon-object-align-vertical:before {
	content: "\e248"
}

.glyphicon-object-align-right:before {
	content: "\e249"
}

.glyphicon-triangle-right:before {
	content: "\e250"
}

.glyphicon-triangle-left:before {
	content: "\e251"
}

.glyphicon-triangle-bottom:before {
	content: "\e252"
}

.glyphicon-triangle-top:before {
	content: "\e253"
}

.glyphicon-console:before {
	content: "\e254"
}

.glyphicon-superscript:before {
	content: "\e255"
}

.glyphicon-subscript:before {
	content: "\e256"
}

.glyphicon-menu-left:before {
	content: "\e257"
}

.glyphicon-menu-right:before {
	content: "\e258"
}

.glyphicon-menu-down:before {
	content: "\e259"
}

.glyphicon-menu-up:before {
	content: "\e260"
}

*,
:after,
:before {
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #000
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #fff;
	text-decoration: none
}

a:focus,
a:hover {
	color: #23527c;
	text-decoration: underline
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail>img,
.thumbnail a>img {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	transition: all .2s ease-in-out
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

[role=button] {
	cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-size: 75%
}

.h1,
h1 {
	font-size: 36px
}

.h2,
h2 {
	font-size: 30px
}

.h3,
h3 {
	font-size: 24px
}

.h4,
h4 {
	font-size: 18px
}

.h5,
h5 {
	font-size: 14px
}

.h6,
h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width:768px) {
	.lead {
		font-size: 21px
	}
}

.small,
small {
	font-size: 85%
}

.mark,
mark {
	padding: .2em;
	background-color: #fcf8e3
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
	color: #286090
}

.text-success {
	color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:focus,
a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
	color: #843534
}

.bg-primary {
	color: #fff;
	background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
	background-color: #286090
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

.list-inline,
.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dd,
dt {
	line-height: 1.42857143
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		overflow: hidden;
		clear: left;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[data-original-title],
abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
	margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
	content: "\2014 \00A0"
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #eee;
	border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
	content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
	content: "\00A0 \2014"
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}

code,
kbd {
	padding: 2px 4px;
	font-size: 90%
}

kbd {
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	box-shadow: none
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:768px) {
	.container {
		width: 750px
	}
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	margin-right: -15px;
	margin-left: -15px
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-0 {
	margin-left: 0
}

@media (min-width:768px) {

	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-11 {
		width: 91.66666667%
	}

	.col-sm-10 {
		width: 83.33333333%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-8 {
		width: 66.66666667%
	}

	.col-sm-7 {
		width: 58.33333333%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-5 {
		width: 41.66666667%
	}

	.col-sm-4 {
		width: 33.33333333%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-2 {
		width: 16.66666667%
	}

	.col-sm-1 {
		width: 8.33333333%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-pull-11 {
		right: 91.66666667%
	}

	.col-sm-pull-10 {
		right: 83.33333333%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-8 {
		right: 66.66666667%
	}

	.col-sm-pull-7 {
		right: 58.33333333%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-5 {
		right: 41.66666667%
	}

	.col-sm-pull-4 {
		right: 33.33333333%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-2 {
		right: 16.66666667%
	}

	.col-sm-pull-1 {
		right: 8.33333333%
	}

	.col-sm-pull-0 {
		right: auto
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-push-11 {
		left: 91.66666667%
	}

	.col-sm-push-10 {
		left: 83.33333333%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-8 {
		left: 66.66666667%
	}

	.col-sm-push-7 {
		left: 58.33333333%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-5 {
		left: 41.66666667%
	}

	.col-sm-push-4 {
		left: 33.33333333%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-2 {
		left: 16.66666667%
	}

	.col-sm-push-1 {
		left: 8.33333333%
	}

	.col-sm-push-0 {
		left: auto
	}

	.col-sm-offset-12 {
		margin-left: 100%
	}

	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}

	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}

	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}

	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}

	.col-sm-offset-3 {
		margin-left: 25%
	}

	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}

	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}

	.col-sm-offset-0 {
		margin-left: 0
	}
}

@media (min-width:992px) {

	.col-category,
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-11 {
		width: 91.66666667%
	}

	.col-md-10 {
		width: 83.33333333%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-8 {
		width: 66.66666667%
	}

	.col-md-7 {
		width: 58.33333333%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-5 {
		width: 41.66666667%
	}

	.col-md-4 {
		width: 33.33333333%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-2 {
		width: 16.66666667%
	}

	.col-md-1 {
		width: 8.33333333%
	}

	.col-category {
		width: 20%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-pull-11 {
		right: 91.66666667%
	}

	.col-md-pull-10 {
		right: 83.33333333%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-8 {
		right: 66.66666667%
	}

	.col-md-pull-7 {
		right: 58.33333333%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-5 {
		right: 41.66666667%
	}

	.col-md-pull-4 {
		right: 33.33333333%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-2 {
		right: 16.66666667%
	}

	.col-md-pull-1 {
		right: 8.33333333%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-push-11 {
		left: 91.66666667%
	}

	.col-md-push-10 {
		left: 83.33333333%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-8 {
		left: 66.66666667%
	}

	.col-md-push-7 {
		left: 58.33333333%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-5 {
		left: 41.66666667%
	}

	.col-md-push-4 {
		left: 33.33333333%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-2 {
		left: 16.66666667%
	}

	.col-md-push-1 {
		left: 8.33333333%
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-offset-12 {
		margin-left: 100%
	}

	.col-md-offset-11 {
		margin-left: 91.66666667%
	}

	.col-md-offset-10 {
		margin-left: 83.33333333%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-8 {
		margin-left: 66.66666667%
	}

	.col-md-offset-7 {
		margin-left: 58.33333333%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-5 {
		margin-left: 41.66666667%
	}

	.col-md-offset-4 {
		margin-left: 33.33333333%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-2 {
		margin-left: 16.66666667%
	}

	.col-md-offset-1 {
		margin-left: 8.33333333%
	}

	.col-md-offset-0 {
		margin-left: 0
	}
}

@media (min-width:1200px) {

	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-11 {
		width: 91.66666667%
	}

	.col-lg-10 {
		width: 83.33333333%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-8 {
		width: 66.66666667%
	}

	.col-lg-7 {
		width: 58.33333333%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-5 {
		width: 41.66666667%
	}

	.col-lg-4 {
		width: 33.33333333%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-2 {
		width: 16.66666667%
	}

	.col-lg-1 {
		width: 8.33333333%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-pull-11 {
		right: 91.66666667%
	}

	.col-lg-pull-10 {
		right: 83.33333333%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-8 {
		right: 66.66666667%
	}

	.col-lg-pull-7 {
		right: 58.33333333%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-5 {
		right: 41.66666667%
	}

	.col-lg-pull-4 {
		right: 33.33333333%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-2 {
		right: 16.66666667%
	}

	.col-lg-pull-1 {
		right: 8.33333333%
	}

	.col-lg-pull-0 {
		right: auto
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-push-11 {
		left: 91.66666667%
	}

	.col-lg-push-10 {
		left: 83.33333333%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-8 {
		left: 66.66666667%
	}

	.col-lg-push-7 {
		left: 58.33333333%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-5 {
		left: 41.66666667%
	}

	.col-lg-push-4 {
		left: 33.33333333%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-2 {
		left: 16.66666667%
	}

	.col-lg-push-1 {
		left: 8.33333333%
	}

	.col-lg-push-0 {
		left: auto
	}

	.col-lg-offset-12 {
		margin-left: 100%
	}

	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}

	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}

	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}

	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}

	.col-lg-offset-3 {
		margin-left: 25%
	}

	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}

	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}
}

table {
	background-color: transparent
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777
}

caption,
th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
	padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}

table col[class*=col-] {
	position: static;
	display: table-column;
	float: none
}

table td[class*=col-],
table th[class*=col-] {
	position: static;
	display: table-cell;
	float: none
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
	background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
	background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
	background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
	background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
	background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}

.table-responsive {
	min-height: .01%;
	overflow-x: auto
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}

	.table-responsive>.table {
		margin-bottom: 0
	}

	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}

	.table-responsive>.table-bordered {
		border: 0
	}

	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}

	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}

	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}

fieldset {
	min-width: 0;
	margin: 0
}

fieldset,
legend {
	padding: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

input[type=search] {
	box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	padding-top: 7px
}

.form-control,
output {
	display: block;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}

.form-control {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	background-color: #fff;
	background: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

input[type=search] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

	input[type=date].form-control,
	input[type=datetime-local].form-control,
	input[type=month].form-control,
	input[type=time].form-control {
		line-height: 34px
	}

	.input-group-sm input[type=date],
	.input-group-sm input[type=datetime-local],
	.input-group-sm input[type=month],
	.input-group-sm input[type=time],
	input[type=date].input-sm,
	input[type=datetime-local].input-sm,
	input[type=month].input-sm,
	input[type=time].input-sm {
		line-height: 30px
	}

	.input-group-lg input[type=date],
	.input-group-lg input[type=datetime-local],
	.input-group-lg input[type=month],
	.input-group-lg input[type=time],
	input[type=date].input-lg,
	input[type=datetime-local].input-lg,
	input[type=month].input-lg,
	input[type=time].input-lg {
		line-height: 46px
	}
}

.form-group {
	margin-bottom: 15px
}

.checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.checkbox label,
.radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox],
.radio-inline input[type=radio],
.radio input[type=radio] {
	position: absolute;
	margin-top: 4px\9;
	margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}

.checkbox-inline,
.radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio-inline,
fieldset[disabled] .radio label,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
	cursor: not-allowed
}

.form-control-static {
	min-height: 34px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 42.5px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
	color: #3c763d
}

.has-success .form-control {
	border-color: #3c763d;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
	border-color: #2b542c;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d
}

.has-success .form-control-feedback {
	color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
	border-color: #66512c;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
	color: #a94442
}

.has-error .form-control {
	border-color: #a94442;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
	border-color: #843534;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442
}

.has-error .form-control-feedback {
	color: #a94442
}

.has-feedback label~.form-control-feedback {
	top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media (min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .form-control-static {
		display: inline-block
	}

	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}

	.form-inline .input-group .form-control,
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn {
		width: auto
	}

	.form-inline .input-group>.form-control {
		width: 100%
	}

	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .checkbox,
	.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.form-inline .checkbox label,
	.form-inline .radio label {
		padding-left: 0
	}

	.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}

	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
	min-height: 27px
}

.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
	.form-horizontal .control-label {
		padding-top: 7px;
		margin-bottom: 0;
		text-align: right
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 11px;
		font-size: 18px
	}
}

@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px
	}
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
	color: #333;
	text-decoration: none
}

.btn.active,
.btn:active {
	background: none;
	outline: 0;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	box-shadow: none;
	opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
	background: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}

.btn-default .badge {
	color: #fff;
	background-color: #333
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
	background: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
	color: #fff;
	background-color: #398439;
	border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
	background: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
	background: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
	background: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
	background: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}

.btn-link {
	font-weight: 400;
	color: #337ab7;
	border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
	border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.fade {
	opacity: 0;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition-timing-function: ease;
	transition-duration: .35s;
	transition-property: height, visibility
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown,
.dropup {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
	display: block
}

.open>a {
	outline: 0
}

.dropdown-menu-right {
	right: 0;
	left: auto
}

.dropdown-menu-left {
	right: auto;
	left: 0
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap
}

.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid\9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

@media (min-width:768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto
	}

	.navbar-right .dropdown-menu-left {
		right: auto;
		left: 0
	}
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
	position: relative;
	float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
	z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-toolbar {
	margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
	margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group>.btn-group {
	float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group>.btn+.dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px
}

.btn-group.open .dropdown-toggle {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
	box-shadow: none
}

.btn .caret {
	margin-left: 0
}

.btn-lg .caret {
	border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
	float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
	display: table-cell;
	float: none;
	width: 1%
}

.btn-group-justified>.btn-group .btn {
	width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}

[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio],
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group[class*=col-] {
	float: none;
	padding-right: 0;
	padding-left: 0
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.input-group .form-control:focus {
	z-index: 3
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
	height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
	height: auto
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}

.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
	margin-top: 0
}

.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group-addon:first-child {
	border-right: 0
}

.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group .form-control:last-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group-addon:last-child {
	border-left: 0
}

.input-group-btn {
	font-size: 0;
	white-space: nowrap
}

.input-group-btn,
.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
	z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px
}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav>li,
.nav>li>a {
	position: relative;
	display: block
}

.nav>li>a {
	padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.nav>li.disabled>a {
	color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #eee;
	border-color: #337ab7
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid;
	border-color: #ddd #ddd transparent
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}

.nav-tabs.nav-justified>li {
	float: none
}

.nav-tabs.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%
	}

	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}

	.nav-tabs.nav-justified>.active>a,
	.nav-tabs.nav-justified>.active>a:focus,
	.nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

.nav-pills>li {
	float: left
}

.nav-pills>li>a {
	border-radius: 4px
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #337ab7
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified {
	width: 100%
}

.nav-justified>li {
	float: none
}

.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
	.nav-justified>li {
		display: table-cell;
		width: 1%
	}

	.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs-justified {
	border-bottom: 0
}

.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {
	.nav-tabs-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}

	.nav-tabs-justified>.active>a,
	.nav-tabs-justified>.active>a:focus,
	.nav-tabs-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}

@media (min-width:768px) {
	.navbar {
		border-radius: 4px
	}
}

@media (min-width:768px) {
	.navbar-header {
		float: left
	}
}

.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1)
}

.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width:768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none
	}

	.navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important
	}

	.navbar-collapse.in {
		overflow-y: visible
	}

	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse {
		padding-right: 0;
		padding-left: 0
	}
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
	max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {

	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse {
		max-height: 200px
	}
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {

	.container-fluid>.navbar-collapse,
	.container-fluid>.navbar-header,
	.container>.navbar-collapse,
	.container>.navbar-header {
		margin-right: 0;
		margin-left: 0
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width:768px) {
	.navbar-static-top {
		border-radius: 0
	}
}

.navbar-fixed-bottom,
.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media (min-width:768px) {

	.navbar-fixed-bottom,
	.navbar-fixed-top {
		border-radius: 0
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}

.navbar-brand {
	float: left;
	height: 50px;
	padding: 15px;
	font-size: 18px;
	line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-brand>img {
	display: block
}

@media (min-width:768px) {

	.navbar>.container-fluid .navbar-brand,
	.navbar>.container .navbar-brand {
		margin-left: -15px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.navbar-toggle:focus {
	outline: 0
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media (min-width:768px) {
	.navbar-toggle {
		display: none
	}
}

.navbar-nav {
	margin: 7.5px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media (max-width:767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none
	}

	.navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 25px
	}

	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px
	}

	.navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-nav .open .dropdown-menu>li>a:hover {
		background: none
	}
}

@media (min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0
	}

	.navbar-nav>li {
		float: left
	}

	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px
	}
}

.navbar-form {
	padding: 10px 15px;
	margin: 8px -15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1)
}

@media (min-width:768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.navbar-form .form-control-static {
		display: inline-block
	}

	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle
	}

	.navbar-form .input-group .form-control,
	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn {
		width: auto
	}

	.navbar-form .input-group>.form-control {
		width: 100%
	}

	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .checkbox,
	.navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.navbar-form .checkbox label,
	.navbar-form .radio label {
		padding-left: 0
	}

	.navbar-form .checkbox input[type=checkbox],
	.navbar-form .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}

	.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}
}

@media (max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}

	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}
}

@media (min-width:768px) {
	.navbar-form {
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		border: 0;
		box-shadow: none
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}

.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}

.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}

@media (min-width:768px) {
	.navbar-text {
		float: left;
		margin-right: 15px;
		margin-left: 15px
	}
}

@media (min-width:768px) {
	.navbar-left {
		float: left !important
	}

	.navbar-right {
		float: right !important;
		margin-right: -15px
	}

	.navbar-right~.navbar-right {
		margin-right: 0
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

.navbar-default .navbar-brand {
	color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
	color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color: #555;
	background-color: #e7e7e7
}

@media (max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #333;
		background-color: transparent
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #555;
		background-color: #e7e7e7
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #ccc;
		background-color: transparent
	}
}

.navbar-default .navbar-link {
	color: #777
}

.navbar-default .navbar-link:hover {
	color: #333
}

.navbar-default .btn-link {
	color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
	color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc
}

.navbar-inverse {
	background-color: #222;
	border-color: #080808
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent
}

.navbar-inverse .navbar-toggle {
	border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
	background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: #080808
}

@media (max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: transparent
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #fff;
		background-color: #080808
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #444;
		background-color: transparent
	}
}

.navbar-inverse .navbar-link {
	color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
	color: #fff
}

.navbar-inverse .btn-link {
	color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
	color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0"
}

.breadcrumb>.active {
	color: #777
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none
}

.pager li {
	display: inline
}

.pager li>a,
.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.pager .next>a,
.pager .next>span {
	float: right
}

.pager .previous>a,
.pager .previous>span {
	float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
	color: #777;
	cursor: not-allowed;
	background-color: #fff
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}

a.label:focus,
a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

.label-default {
	background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
	background-color: #5e5e5e
}

.label-primary {
	background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
	background-color: #286090
}

.label-success {
	background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
	background-color: #449d44
}

.label-info {
	background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
	background-color: #31b0d5
}

.label-warning {
	background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
	background-color: #ec971f
}

.label-danger {
	background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
	background-color: #c9302c
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #777;
	border-radius: 10px
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
	top: 0;
	padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
	color: #337ab7;
	background-color: #fff
}

.list-group-item>.badge {
	float: right
}

.list-group-item>.badge+.badge {
	margin-right: 5px
}

.nav-pills>li>a>.badge {
	margin-left: 3px
}

.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	background-color: #eee
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
	color: inherit
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200
}

.jumbotron>hr {
	border-top-color: #d5d5d5
}

.container-fluid .jumbotron,
.container .jumbotron {
	padding-right: 15px;
	padding-left: 15px;
	border-radius: 6px
}

.jumbotron .container {
	max-width: 100%
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding-top: 48px;
		padding-bottom: 48px
	}

	.container-fluid .jumbotron,
	.container .jumbotron {
		padding-right: 60px;
		padding-left: 60px
	}

	.jumbotron .h1,
	.jumbotron h1 {
		font-size: 63px
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
	margin-right: auto;
	margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
	border-color: #337ab7
}

.thumbnail .caption {
	padding: 9px;
	color: #333
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}

.alert h4 {
	margin-top: 0;
	color: inherit
}

.alert .alert-link {
	font-weight: 700
}

.alert>p,
.alert>ul {
	margin-bottom: 0
}

.alert>p+p {
	margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
	padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.alert-success hr {
	border-top-color: #c9e2b3
}

.alert-success .alert-link {
	color: #2b542c
}

.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.alert-info hr {
	border-top-color: #a6e1ec
}

.alert-info .alert-link {
	color: #245269
}

.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.alert-warning hr {
	border-top-color: #f7e1b5
}

.alert-warning .alert-link {
	color: #66512c
}

.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.alert-danger hr {
	border-top-color: #e4b9c0
}

.alert-danger .alert-link {
	color: #843534
}

@-webkit-keyframes progress-bar-stripes {
	0% {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	0% {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

.progress {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
	background: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
	background-color: #5cb85c
}

.progress-striped .progress-bar-success {
	background: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-info {
	background-color: #5bc0de
}

.progress-striped .progress-bar-info {
	background: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-warning {
	background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
	background: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-danger {
	background-color: #d9534f
}

.progress-striped .progress-bar-danger {
	background: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media,
.media-body {
	overflow: hidden;
	zoom: 1
}

.media-body {
	width: 10000px
}

.media-object {
	display: block
}

.media-object.img-thumbnail {
	max-width: none
}

.media-right,
.media>.pull-right {
	padding-left: 10px
}

.media-left,
.media>.pull-left {
	padding-right: 10px
}

.media-body,
.media-left,
.media-right {
	display: table-cell;
	vertical-align: top
}

.media-middle {
	vertical-align: middle
}

.media-bottom {
	vertical-align: bottom
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.media-list {
	padding-left: 0;
	list-style: none
}

.list-group {
	padding-left: 0;
	margin-bottom: 20px
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

.list-group-item:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

a.list-group-item,
button.list-group-item {
	color: #555
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
	color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5
}

button.list-group-item {
	width: 100%;
	text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
	color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
	color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
	color: #c7ddef
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
	color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
	color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
	color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
	color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
	color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
	color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
	color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
	color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.panel {
	
	border: 1px solid transparent;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
	padding: 15px
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title {
	color: inherit
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
	color: inherit
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
	margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
	margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table-responsive>.table caption,
.panel>.table caption {
	padding-right: 15px;
	padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
	border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0
}

.panel>.table-responsive {
	margin-bottom: 0;
	border: 0
}

.panel-group {
	margin-bottom: 20px
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px
}

.panel-group .panel+.panel {
	margin-top: 5px
}

.panel-group .panel-heading {
	border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid #ddd
}

.panel-group .panel-footer {
	border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}

.panel-default {
	border-color: #ddd
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}

.panel-primary {
	border-color: #337ab7
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7
}

.panel-success {
	border-color: #d6e9c6
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6
}

.panel-info {
	border-color: #bce8f1
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1
}

.panel-warning {
	border-color: #faebcc
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc
}

.panel-danger {
	border-color: #ebccd1
}

.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15)
}

.well-lg {
	padding: 24px;
	border-radius: 6px
}

.well-sm {
	padding: 9px;
	border-radius: 3px
}

.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2
}

.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5
}

button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0
}

.modal,
.modal-open {
	overflow: hidden
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	transition: transform .3s ease-out;
	transform: translateY(-25%)
}

.modal.in .modal-dialog {
	transform: translate(0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0
}

.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.42857143
}

.modal-body {
	position: relative;
	padding: 15px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}

	.modal-content {
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}

	.modal-sm {
		width: 300px
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px
	}
}

[dir=ltr] .tooltip {
	text-align: left
}

[dir=rtl] .tooltip {
	text-align: right
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	filter: alpha(opacity=0);
	opacity: 0;
	line-break: auto
}

.tooltip.in {
	filter: alpha(opacity=90);
	opacity: .9
}

.tooltip.top {
	padding: 5px 0;
	margin-top: -3px
}

.tooltip.right {
	padding: 0 5px;
	margin-left: 3px
}

.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px
}

.tooltip.left {
	padding: 0 5px;
	margin-left: -3px
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
	right: 5px
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
	left: 5px
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

[dir=ltr] .popover {
	text-align: left
}

[dir=rtl] .popover {
	text-align: right
}

.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	line-break: auto
}

.popover.top {
	margin-top: -10px
}

.popover.right {
	margin-left: 10px
}

.popover.bottom {
	margin-top: 10px
}

.popover.left {
	margin-left: -10px
}

.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.popover-content {
	padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.popover>.arrow {
	border-width: 11px
}

.popover>.arrow:after {
	content: "";
	border-width: 10px
}

.popover.top>.arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	border-bottom-width: 0
}

.popover.top>.arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0
}

.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25);
	border-left-width: 0
}

.popover.right>.arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0
}

.popover.bottom>.arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
	right: 1px;
	bottom: -10px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff
}

.carousel,
.carousel-inner {
	position: relative
}

.carousel-inner {
	width: 100%;
	overflow: hidden
}

.carousel-inner>.item {
	position: relative;
	display: none;
	transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
	line-height: 1
}

@media (-webkit-transform-3d),
(transform-3d) {
	.carousel-inner>.item {
		transition: transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		perspective: 1000px
	}

	.carousel-inner>.item.active.right,
	.carousel-inner>.item.next {
		left: 0;
		transform: translate3d(100%, 0, 0)
	}

	.carousel-inner>.item.active.left,
	.carousel-inner>.item.prev {
		left: 0;
		transform: translate3d(-100%, 0, 0)
	}

	.carousel-inner>.item.active,
	.carousel-inner>.item.next.left,
	.carousel-inner>.item.prev.right {
		left: 0;
		transform: translateZ(0)
	}
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
	display: block
}

.carousel-inner>.active {
	left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner>.next {
	left: 100%
}

.carousel-inner>.prev {
	left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
	left: 0
}

.carousel-inner>.active.left {
	left: -100%
}

.carousel-inner>.active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: transparent;
	filter: alpha(opacity=50);
	opacity: .5
}

.carousel-control.left {
	background: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
	background-repeat: repeat-x
}

.carousel-control.right {
	right: 0;
	left: auto;
	background: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
	background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1
}

.carousel-control .icon-prev:before {
	content: "\2039"
}

.carousel-control .icon-next:before {
	content: "\203a"
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000\9;
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 10px
}

.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width:768px) {

	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px
	}

	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -10px
	}

	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -10px
	}

	.carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px
	}

	.carousel-indicators {
		bottom: 20px
	}
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
	display: table;
	content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
	clear: both
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
	display: none !important
}

@media (max-width:767px) {
	.visible-xs {
		display: block !important
	}

	table.visible-xs {
		display: table !important
	}

	tr.visible-xs {
		display: table-row !important
	}

	td.visible-xs,
	th.visible-xs {
		display: table-cell !important
	}
}

@media (max-width:767px) {
	.visible-xs-block {
		display: block !important
	}
}

@media (max-width:767px) {
	.visible-xs-inline {
		display: inline !important
	}
}

@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block !important
	}

	table.visible-sm {
		display: table !important
	}

	tr.visible-sm {
		display: table-row !important
	}

	td.visible-sm,
	th.visible-sm {
		display: table-cell !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-block {
		display: block !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline {
		display: inline !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block !important
	}

	table.visible-md {
		display: table !important
	}

	tr.visible-md {
		display: table-row !important
	}

	td.visible-md,
	th.visible-md {
		display: table-cell !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display: block !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block !important
	}

	table.visible-lg {
		display: table !important
	}

	tr.visible-lg {
		display: table-row !important
	}

	td.visible-lg,
	th.visible-lg {
		display: table-cell !important
	}
}

@media (min-width:1200px) {
	.visible-lg-block {
		display: block !important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline {
		display: inline !important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important
	}
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}

	table.visible-print {
		display: table !important
	}

	tr.visible-print {
		display: table-row !important
	}

	td.visible-print,
	th.visible-print {
		display: table-cell !important
	}
}

.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}
}

.visible-print-inline {
	display: none !important
}

@media print {
	.visible-print-inline {
		display: inline !important
	}
}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}


/*!
*  Font Awesome 4.6.1 by @davegandy - http://fontawesome.io - @fontawesome
*  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
@font-face {
	font-family: "FontAwesome";
	src: url(../fonts/fontawesome-webfont.eot);
	src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.6.1) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2) format("woff2"), url(../fonts/fontawesome-webfont.woff) format("woff"), url(../fonts/fontawesome-webfont.ttf) format("truetype"), url(../fonts/fontawesome-webfont.svg#fontawesomeregular) format("svg");
	font-weight: 400;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: .08em solid #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s linear infinite;
	animation: fa-spin 2s linear infinite
}

.fa-pulse {
	-webkit-animation: fa-spin 1s steps(8) infinite;
	animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	transform: scaleX(-1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	transform: scaleY(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-close:before,
.fa-remove: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-cog:before,
.fa-gear: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-repeat:before,
.fa-rotate-right: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-images:before,
.fa-photo: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-exclamation-triangle:before,
.fa-warning: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-cogs:before,
.fa-gears: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-floppy-o:before,
.fa-save:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder: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-sort:before,
.fa-unsorted:before {
	content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste: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-chain-broken:before,
.fa-unlink: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-caret-square-o-down:before,
.fa-toggle-down:before {
	content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
	content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: "\f158"
}

.fa-krw:before,
.fa-won: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-caret-square-o-left:before,
.fa-toggle-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-try:before,
.fa-turkish-lira: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-bank:before,
.fa-institution:before,
.fa-university:before {
	content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board: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: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-images-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-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-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
	content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
	content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-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-futbol-o:before,
.fa-soccer-ball-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-ils:before,
.fa-shekel:before,
.fa-sheqel: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-bed:before,
.fa-hotel:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc: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-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-paper-o:before,
.fa-hand-stop-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-television:before,
.fa-tv: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-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
	content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing: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-calendar-check:before {
	content: "\f274"
}

.fa-sync:before {
	content: "\f021"
}

.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";

/*!
Ionicons, v2.0.0
Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
https://twitter.com/benjsperry  https://twitter.com/ionicframework
MIT License: https://github.com/driftyco/ionicons

Android-style icons originally built by Google��s
Material Design Icons: https://github.com/google/material-design-icons
used under CC BY http://creativecommons.org/licenses/by/4.0/
Modified icons to fit ionicon��s grid from original.
*/
@font-face {
	font-family: "Ionicons";
	src: url(../css/1cca5aa.ttf);
	font-weight: 400;
	font-style: normal
}

.ion,
.ion-alert-circled:before,
.ion-alert:before,
.ion-android-add-circle:before,
.ion-android-add:before,
.ion-android-alarm-clock:before,
.ion-android-alert:before,
.ion-android-apps:before,
.ion-android-archive:before,
.ion-android-arrow-back:before,
.ion-android-arrow-down:before,
.ion-android-arrow-dropdown-circle:before,
.ion-android-arrow-dropdown:before,
.ion-android-arrow-dropleft-circle:before,
.ion-android-arrow-dropleft:before,
.ion-android-arrow-dropright-circle:before,
.ion-android-arrow-dropright:before,
.ion-android-arrow-dropup-circle:before,
.ion-android-arrow-dropup:before,
.ion-android-arrow-forward:before,
.ion-android-arrow-up:before,
.ion-android-attach:before,
.ion-android-bar:before,
.ion-android-bicycle:before,
.ion-android-boat:before,
.ion-android-bookmark:before,
.ion-android-bulb:before,
.ion-android-bus:before,
.ion-android-calendar:before,
.ion-android-call:before,
.ion-android-camera:before,
.ion-android-cancel:before,
.ion-android-car:before,
.ion-android-cart:before,
.ion-android-chat:before,
.ion-android-checkbox-blank:before,
.ion-android-checkbox-outline-blank:before,
.ion-android-checkbox-outline:before,
.ion-android-checkbox:before,
.ion-android-checkmark-circle:before,
.ion-android-clipboard:before,
.ion-android-close:before,
.ion-android-cloud-circle:before,
.ion-android-cloud-done:before,
.ion-android-cloud-outline:before,
.ion-android-cloud:before,
.ion-android-color-palette:before,
.ion-android-compass:before,
.ion-android-contact:before,
.ion-android-contacts:before,
.ion-android-contract:before,
.ion-android-create:before,
.ion-android-delete:before,
.ion-android-desktop:before,
.ion-android-document:before,
.ion-android-done-all:before,
.ion-android-done:before,
.ion-android-download:before,
.ion-android-drafts:before,
.ion-android-exit:before,
.ion-android-expand:before,
.ion-android-favorite-outline:before,
.ion-android-favorite:before,
.ion-android-film:before,
.ion-android-folder-open:before,
.ion-android-folder:before,
.ion-android-funnel:before,
.ion-android-globe:before,
.ion-android-hand:before,
.ion-android-hangout:before,
.ion-android-happy:before,
.ion-android-home:before,
.ion-android-images:before,
.ion-android-laptop:before,
.ion-android-list:before,
.ion-android-locate:before,
.ion-android-lock:before,
.ion-android-mail:before,
.ion-android-map:before,
.ion-android-menu:before,
.ion-android-microphone-off:before,
.ion-android-microphone:before,
.ion-android-more-horizontal:before,
.ion-android-more-vertical:before,
.ion-android-navigate:before,
.ion-android-notifications-none:before,
.ion-android-notifications-off:before,
.ion-android-notifications:before,
.ion-android-open:before,
.ion-android-options:before,
.ion-android-people:before,
.ion-android-person-add:before,
.ion-android-person:before,
.ion-android-phone-landscape:before,
.ion-android-phone-portrait:before,
.ion-android-pin:before,
.ion-android-plane:before,
.ion-android-playstore:before,
.ion-android-print:before,
.ion-android-radio-button-off:before,
.ion-android-radio-button-on:before,
.ion-android-refresh:before,
.ion-android-remove-circle:before,
.ion-android-remove:before,
.ion-android-restaurant:before,
.ion-android-sad:before,
.ion-android-search:before,
.ion-android-send:before,
.ion-android-settings:before,
.ion-android-share-alt:before,
.ion-android-share:before,
.ion-android-star-half:before,
.ion-android-star-outline:before,
.ion-android-star:before,
.ion-android-stopwatch:before,
.ion-android-subway:before,
.ion-android-sunny:before,
.ion-android-sync:before,
.ion-android-textsms:before,
.ion-android-time:before,
.ion-android-train:before,
.ion-android-unlock:before,
.ion-android-upload:before,
.ion-android-volume-down:before,
.ion-android-volume-mute:before,
.ion-android-volume-off:before,
.ion-android-volume-up:before,
.ion-android-walk:before,
.ion-android-warning:before,
.ion-android-watch:before,
.ion-android-wifi:before,
.ion-aperture:before,
.ion-archive:before,
.ion-arrow-down-a:before,
.ion-arrow-down-b:before,
.ion-arrow-down-c:before,
.ion-arrow-expand:before,
.ion-arrow-graph-down-left:before,
.ion-arrow-graph-down-right:before,
.ion-arrow-graph-up-left:before,
.ion-arrow-graph-up-right:before,
.ion-arrow-left-a:before,
.ion-arrow-left-b:before,
.ion-arrow-left-c:before,
.ion-arrow-move:before,
.ion-arrow-resize:before,
.ion-arrow-return-left:before,
.ion-arrow-return-right:before,
.ion-arrow-right-a:before,
.ion-arrow-right-b:before,
.ion-arrow-right-c:before,
.ion-arrow-shrink:before,
.ion-arrow-swap:before,
.ion-arrow-up-a:before,
.ion-arrow-up-b:before,
.ion-arrow-up-c:before,
.ion-asterisk:before,
.ion-at:before,
.ion-backspace-outline:before,
.ion-backspace:before,
.ion-bag:before,
.ion-battery-charging:before,
.ion-battery-empty:before,
.ion-battery-full:before,
.ion-battery-half:before,
.ion-battery-low:before,
.ion-beaker:before,
.ion-beer:before,
.ion-bluetooth:before,
.ion-bonfire:before,
.ion-bookmark:before,
.ion-bowtie:before,
.ion-briefcase:before,
.ion-bug:before,
.ion-calculator:before,
.ion-calendar:before,
.ion-camera:before,
.ion-card:before,
.ion-cash:before,
.ion-chatbox-working:before,
.ion-chatbox:before,
.ion-chatboxes:before,
.ion-chatbubble-working:before,
.ion-chatbubble:before,
.ion-chatbubbles:before,
.ion-checkmark-circled:before,
.ion-checkmark-round:before,
.ion-checkmark:before,
.ion-chevron-down:before,
.ion-chevron-left:before,
.ion-chevron-right:before,
.ion-chevron-up:before,
.ion-clipboard:before,
.ion-clock:before,
.ion-close-circled:before,
.ion-close-round:before,
.ion-close:before,
.ion-closed-captioning:before,
.ion-cloud:before,
.ion-code-download:before,
.ion-code-working:before,
.ion-code:before,
.ion-coffee:before,
.ion-compass:before,
.ion-compose:before,
.ion-connection-bars:before,
.ion-contrast:before,
.ion-crop:before,
.ion-cube:before,
.ion-disc:before,
.ion-document-text:before,
.ion-document:before,
.ion-drag:before,
.ion-earth:before,
.ion-easel:before,
.ion-edit:before,
.ion-egg:before,
.ion-eject:before,
.ion-email-unread:before,
.ion-email:before,
.ion-erlenmeyer-flask-bubbles:before,
.ion-erlenmeyer-flask:before,
.ion-eye-disabled:before,
.ion-eye:before,
.ion-female:before,
.ion-filing:before,
.ion-film-marker:before,
.ion-fireball:before,
.ion-flag:before,
.ion-flame:before,
.ion-flash-off:before,
.ion-flash:before,
.ion-folder:before,
.ion-fork-repo:before,
.ion-fork:before,
.ion-forward:before,
.ion-funnel:before,
.ion-gear-a:before,
.ion-gear-b:before,
.ion-grid:before,
.ion-hammer:before,
.ion-happy-outline:before,
.ion-happy:before,
.ion-headphone:before,
.ion-heart-broken:before,
.ion-heart:before,
.ion-help-buoy:before,
.ion-help-circled:before,
.ion-help:before,
.ion-home:before,
.ion-icecream:before,
.ion-images:before,
.ion-images:before,
.ion-information-circled:before,
.ion-information:before,
.ion-ionic:before,
.ion-ios-alarm-outline:before,
.ion-ios-alarm:before,
.ion-ios-albums-outline:before,
.ion-ios-albums:before,
.ion-ios-americanfootball-outline:before,
.ion-ios-americanfootball:before,
.ion-ios-analytics-outline:before,
.ion-ios-analytics:before,
.ion-ios-arrow-back:before,
.ion-ios-arrow-down:before,
.ion-ios-arrow-forward:before,
.ion-ios-arrow-left:before,
.ion-ios-arrow-right:before,
.ion-ios-arrow-thin-down:before,
.ion-ios-arrow-thin-left:before,
.ion-ios-arrow-thin-right:before,
.ion-ios-arrow-thin-up:before,
.ion-ios-arrow-up:before,
.ion-ios-at-outline:before,
.ion-ios-at:before,
.ion-ios-barcode-outline:before,
.ion-ios-barcode:before,
.ion-ios-baseball-outline:before,
.ion-ios-baseball:before,
.ion-ios-basketball-outline:before,
.ion-ios-basketball:before,
.ion-ios-bell-outline:before,
.ion-ios-bell:before,
.ion-ios-body-outline:before,
.ion-ios-body:before,
.ion-ios-bolt-outline:before,
.ion-ios-bolt:before,
.ion-ios-book-outline:before,
.ion-ios-book:before,
.ion-ios-bookmarks-outline:before,
.ion-ios-bookmarks:before,
.ion-ios-box-outline:before,
.ion-ios-box:before,
.ion-ios-briefcase-outline:before,
.ion-ios-briefcase:before,
.ion-ios-browsers-outline:before,
.ion-ios-browsers:before,
.ion-ios-calculator-outline:before,
.ion-ios-calculator:before,
.ion-ios-calendar-outline:before,
.ion-ios-calendar:before,
.ion-ios-camera-outline:before,
.ion-ios-camera:before,
.ion-ios-cart-outline:before,
.ion-ios-cart:before,
.ion-ios-chatboxes-outline:before,
.ion-ios-chatboxes:before,
.ion-ios-chatbubble-outline:before,
.ion-ios-chatbubble:before,
.ion-ios-checkmark-empty:before,
.ion-ios-checkmark-outline:before,
.ion-ios-checkmark:before,
.ion-ios-circle-filled:before,
.ion-ios-circle-outline:before,
.ion-ios-clock-outline:before,
.ion-ios-clock:before,
.ion-ios-close-empty:before,
.ion-ios-close-outline:before,
.ion-ios-close:before,
.ion-ios-cloud-download-outline:before,
.ion-ios-cloud-download:before,
.ion-ios-cloud-outline:before,
.ion-ios-cloud-upload-outline:before,
.ion-ios-cloud-upload:before,
.ion-ios-cloud:before,
.ion-ios-cloudy-night-outline:before,
.ion-ios-cloudy-night:before,
.ion-ios-cloudy-outline:before,
.ion-ios-cloudy:before,
.ion-ios-cog-outline:before,
.ion-ios-cog:before,
.ion-ios-color-filter-outline:before,
.ion-ios-color-filter:before,
.ion-ios-color-wand-outline:before,
.ion-ios-color-wand:before,
.ion-ios-compose-outline:before,
.ion-ios-compose:before,
.ion-ios-contact-outline:before,
.ion-ios-contact:before,
.ion-ios-copy-outline:before,
.ion-ios-copy:before,
.ion-ios-crop-strong:before,
.ion-ios-crop:before,
.ion-ios-download-outline:before,
.ion-ios-download:before,
.ion-ios-drag:before,
.ion-ios-email-outline:before,
.ion-ios-email:before,
.ion-ios-eye-outline:before,
.ion-ios-eye:before,
.ion-ios-fastforward-outline:before,
.ion-ios-fastforward:before,
.ion-ios-filing-outline:before,
.ion-ios-filing:before,
.ion-ios-film-outline:before,
.ion-ios-film:before,
.ion-ios-flag-outline:before,
.ion-ios-flag:before,
.ion-ios-flame-outline:before,
.ion-ios-flame:before,
.ion-ios-flask-outline:before,
.ion-ios-flask:before,
.ion-ios-flower-outline:before,
.ion-ios-flower:before,
.ion-ios-folder-outline:before,
.ion-ios-folder:before,
.ion-ios-football-outline:before,
.ion-ios-football:before,
.ion-ios-game-controller-a-outline:before,
.ion-ios-game-controller-a:before,
.ion-ios-game-controller-b-outline:before,
.ion-ios-game-controller-b:before,
.ion-ios-gear-outline:before,
.ion-ios-gear:before,
.ion-ios-glasses-outline:before,
.ion-ios-glasses:before,
.ion-ios-grid-view-outline:before,
.ion-ios-grid-view:before,
.ion-ios-heart-outline:before,
.ion-ios-heart:before,
.ion-ios-help-empty:before,
.ion-ios-help-outline:before,
.ion-ios-help:before,
.ion-ios-home-outline:before,
.ion-ios-home:before,
.ion-ios-infinite-outline:before,
.ion-ios-infinite:before,
.ion-ios-information-empty:before,
.ion-ios-information-outline:before,
.ion-ios-information:before,
.ion-ios-ionic-outline:before,
.ion-ios-keypad-outline:before,
.ion-ios-keypad:before,
.ion-ios-lightbulb-outline:before,
.ion-ios-lightbulb:before,
.ion-ios-list-outline:before,
.ion-ios-list:before,
.ion-ios-location-outline:before,
.ion-ios-location:before,
.ion-ios-locked-outline:before,
.ion-ios-locked:before,
.ion-ios-loop-strong:before,
.ion-ios-loop:before,
.ion-ios-medical-outline:before,
.ion-ios-medical:before,
.ion-ios-medkit-outline:before,
.ion-ios-medkit:before,
.ion-ios-mic-off:before,
.ion-ios-mic-outline:before,
.ion-ios-mic:before,
.ion-ios-minus-empty:before,
.ion-ios-minus-outline:before,
.ion-ios-minus:before,
.ion-ios-monitor-outline:before,
.ion-ios-monitor:before,
.ion-ios-moon-outline:before,
.ion-ios-moon:before,
.ion-ios-more-outline:before,
.ion-ios-more:before,
.ion-ios-musical-note:before,
.ion-ios-musical-notes:before,
.ion-ios-navigate-outline:before,
.ion-ios-navigate:before,
.ion-ios-nutrition-outline:before,
.ion-ios-nutrition:before,
.ion-ios-paper-outline:before,
.ion-ios-paper:before,
.ion-ios-paperplane-outline:before,
.ion-ios-paperplane:before,
.ion-ios-partlysunny-outline:before,
.ion-ios-partlysunny:before,
.ion-ios-pause-outline:before,
.ion-ios-pause:before,
.ion-ios-paw-outline:before,
.ion-ios-paw:before,
.ion-ios-people-outline:before,
.ion-ios-people:before,
.ion-ios-person-outline:before,
.ion-ios-person:before,
.ion-ios-personadd-outline:before,
.ion-ios-personadd:before,
.ion-ios-photos-outline:before,
.ion-ios-photos:before,
.ion-ios-pie-outline:before,
.ion-ios-pie:before,
.ion-ios-pint-outline:before,
.ion-ios-pint:before,
.ion-ios-play-outline:before,
.ion-ios-play:before,
.ion-ios-plus-empty:before,
.ion-ios-plus-outline:before,
.ion-ios-plus:before,
.ion-ios-pricetag-outline:before,
.ion-ios-pricetag:before,
.ion-ios-pricetags-outline:before,
.ion-ios-pricetags:before,
.ion-ios-printer-outline:before,
.ion-ios-printer:before,
.ion-ios-pulse-strong:before,
.ion-ios-pulse:before,
.ion-ios-rainy-outline:before,
.ion-ios-rainy:before,
.ion-ios-recording-outline:before,
.ion-ios-recording:before,
.ion-ios-redo-outline:before,
.ion-ios-redo:before,
.ion-ios-refresh-empty:before,
.ion-ios-refresh-outline:before,
.ion-ios-refresh:before,
.ion-ios-reload:before,
.ion-ios-reverse-camera-outline:before,
.ion-ios-reverse-camera:before,
.ion-ios-rewind-outline:before,
.ion-ios-rewind:before,
.ion-ios-rose-outline:before,
.ion-ios-rose:before,
.ion-ios-search-strong:before,
.ion-ios-search:before,
.ion-ios-settings-strong:before,
.ion-ios-settings:before,
.ion-ios-shuffle-strong:before,
.ion-ios-shuffle:before,
.ion-ios-skipbackward-outline:before,
.ion-ios-skipbackward:before,
.ion-ios-skipforward-outline:before,
.ion-ios-skipforward:before,
.ion-ios-snowy:before,
.ion-ios-speedometer-outline:before,
.ion-ios-speedometer:before,
.ion-ios-star-half:before,
.ion-ios-star-outline:before,
.ion-ios-star:before,
.ion-ios-stopwatch-outline:before,
.ion-ios-stopwatch:before,
.ion-ios-sunny-outline:before,
.ion-ios-sunny:before,
.ion-ios-telephone-outline:before,
.ion-ios-telephone:before,
.ion-ios-tennisball-outline:before,
.ion-ios-tennisball:before,
.ion-ios-thunderstorm-outline:before,
.ion-ios-thunderstorm:before,
.ion-ios-time-outline:before,
.ion-ios-time:before,
.ion-ios-timer-outline:before,
.ion-ios-timer:before,
.ion-ios-toggle-outline:before,
.ion-ios-toggle:before,
.ion-ios-trash-outline:before,
.ion-ios-trash:before,
.ion-ios-undo-outline:before,
.ion-ios-undo:before,
.ion-ios-unlocked-outline:before,
.ion-ios-unlocked:before,
.ion-ios-upload-outline:before,
.ion-ios-upload:before,
.ion-ios-videocam-outline:before,
.ion-ios-videocam:before,
.ion-ios-volume-high:before,
.ion-ios-volume-low:before,
.ion-ios-wineglass-outline:before,
.ion-ios-wineglass:before,
.ion-ios-world-outline:before,
.ion-ios-world:before,
.ion-ipad:before,
.ion-iphone:before,
.ion-ipod:before,
.ion-jet:before,
.ion-key:before,
.ion-knife:before,
.ion-laptop:before,
.ion-leaf:before,
.ion-levels:before,
.ion-lightbulb:before,
.ion-link:before,
.ion-load-a:before,
.ion-load-b:before,
.ion-load-c:before,
.ion-load-d:before,
.ion-location:before,
.ion-lock-combination:before,
.ion-locked:before,
.ion-log-in:before,
.ion-log-out:before,
.ion-loop:before,
.ion-magnet:before,
.ion-male:before,
.ion-man:before,
.ion-map:before,
.ion-medkit:before,
.ion-merge:before,
.ion-mic-a:before,
.ion-mic-b:before,
.ion-mic-c:before,
.ion-minus-circled:before,
.ion-minus-round:before,
.ion-minus:before,
.ion-model-s:before,
.ion-monitor:before,
.ion-more:before,
.ion-mouse:before,
.ion-music-note:before,
.ion-navicon-round:before,
.ion-navicon:before,
.ion-navigate:before,
.ion-network:before,
.ion-no-smoking:before,
.ion-nuclear:before,
.ion-outlet:before,
.ion-paintbrush:before,
.ion-paintbucket:before,
.ion-paper-airplane:before,
.ion-paperclip:before,
.ion-pause:before,
.ion-person-add:before,
.ion-person-stalker:before,
.ion-person:before,
.ion-pie-graph:before,
.ion-pin:before,
.ion-pinpoint:before,
.ion-pizza:before,
.ion-plane:before,
.ion-planet:before,
.ion-play:before,
.ion-playstation:before,
.ion-plus-circled:before,
.ion-plus-round:before,
.ion-plus:before,
.ion-podium:before,
.ion-pound:before,
.ion-power:before,
.ion-pricetag:before,
.ion-pricetags:before,
.ion-printer:before,
.ion-pull-request:before,
.ion-qr-scanner:before,
.ion-quote:before,
.ion-radio-waves:before,
.ion-record:before,
.ion-refresh:before,
.ion-reply-all:before,
.ion-reply:before,
.ion-ribbon-a:before,
.ion-ribbon-b:before,
.ion-sad-outline:before,
.ion-sad:before,
.ion-scissors:before,
.ion-search:before,
.ion-settings:before,
.ion-share:before,
.ion-shuffle:before,
.ion-skip-backward:before,
.ion-skip-forward:before,
.ion-social-android-outline:before,
.ion-social-android:before,
.ion-social-angular-outline:before,
.ion-social-angular:before,
.ion-social-apple-outline:before,
.ion-social-apple:before,
.ion-social-bitcoin-outline:before,
.ion-social-bitcoin:before,
.ion-social-buffer-outline:before,
.ion-social-buffer:before,
.ion-social-chrome-outline:before,
.ion-social-chrome:before,
.ion-social-codepen-outline:before,
.ion-social-codepen:before,
.ion-social-css3-outline:before,
.ion-social-css3:before,
.ion-social-designernews-outline:before,
.ion-social-designernews:before,
.ion-social-dribbble-outline:before,
.ion-social-dribbble:before,
.ion-social-dropbox-outline:before,
.ion-social-dropbox:before,
.ion-social-euro-outline:before,
.ion-social-euro:before,
.ion-social-facebook-outline:before,
.ion-social-facebook:before,
.ion-social-foursquare-outline:before,
.ion-social-foursquare:before,
.ion-social-freebsd-devil:before,
.ion-social-github-outline:before,
.ion-social-github:before,
.ion-social-google-outline:before,
.ion-social-google:before,
.ion-social-googleplus-outline:before,
.ion-social-googleplus:before,
.ion-social-hackernews-outline:before,
.ion-social-hackernews:before,
.ion-social-html5-outline:before,
.ion-social-html5:before,
.ion-social-instagram-outline:before,
.ion-social-instagram:before,
.ion-social-javascript-outline:before,
.ion-social-javascript:before,
.ion-social-linkedin-outline:before,
.ion-social-linkedin:before,
.ion-social-markdown:before,
.ion-social-nodejs:before,
.ion-social-octocat:before,
.ion-social-pinterest-outline:before,
.ion-social-pinterest:before,
.ion-social-python:before,
.ion-social-reddit-outline:before,
.ion-social-reddit:before,
.ion-social-rss-outline:before,
.ion-social-rss:before,
.ion-social-sass:before,
.ion-social-skype-outline:before,
.ion-social-skype:before,
.ion-social-snapchat-outline:before,
.ion-social-snapchat:before,
.ion-social-tumblr-outline:before,
.ion-social-tumblr:before,
.ion-social-tux:before,
.ion-social-twitch-outline:before,
.ion-social-twitch:before,
.ion-social-twitter-outline:before,
.ion-social-twitter:before,
.ion-social-usd-outline:before,
.ion-social-usd:before,
.ion-social-vimeo-outline:before,
.ion-social-vimeo:before,
.ion-social-whatsapp-outline:before,
.ion-social-whatsapp:before,
.ion-social-windows-outline:before,
.ion-social-windows:before,
.ion-social-wordpress-outline:before,
.ion-social-wordpress:before,
.ion-social-yahoo-outline:before,
.ion-social-yahoo:before,
.ion-social-yen-outline:before,
.ion-social-yen:before,
.ion-social-youtube-outline:before,
.ion-social-youtube:before,
.ion-soup-can-outline:before,
.ion-soup-can:before,
.ion-speakerphone:before,
.ion-speedometer:before,
.ion-spoon:before,
.ion-star:before,
.ion-stats-bars:before,
.ion-steam:before,
.ion-stop:before,
.ion-thermometer:before,
.ion-thumbsdown:before,
.ion-thumbsup:before,
.ion-toggle-filled:before,
.ion-toggle:before,
.ion-transgender:before,
.ion-trash-a:before,
.ion-trash-b:before,
.ion-trophy:before,
.ion-tshirt-outline:before,
.ion-tshirt:before,
.ion-umbrella:before,
.ion-university:before,
.ion-unlocked:before,
.ion-upload:before,
.ion-usb:before,
.ion-videocamera:before,
.ion-volume-high:before,
.ion-volume-low:before,
.ion-volume-medium:before,
.ion-volume-mute:before,
.ion-wand:before,
.ion-waterdrop:before,
.ion-wifi:before,
.ion-wineglass:before,
.ion-woman:before,
.ion-wrench:before,
.ion-xbox:before,
.ionicons {
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.ion-alert:before {
	content: "\f101"
}

.ion-alert-circled:before {
	content: "\f100"
}

.ion-android-add:before {
	content: "\f2c7"
}

.ion-android-add-circle:before {
	content: "\f359"
}

.ion-android-alarm-clock:before {
	content: "\f35a"
}

.ion-android-alert:before {
	content: "\f35b"
}

.ion-android-apps:before {
	content: "\f35c"
}

.ion-android-archive:before {
	content: "\f2c9"
}

.ion-android-arrow-back:before {
	content: "\f2ca"
}

.ion-android-arrow-down:before {
	content: "\f35d"
}

.ion-android-arrow-dropdown:before {
	content: "\f35f"
}

.ion-android-arrow-dropdown-circle:before {
	content: "\f35e"
}

.ion-android-arrow-dropleft:before {
	content: "\f361"
}

.ion-android-arrow-dropleft-circle:before {
	content: "\f360"
}

.ion-android-arrow-dropright:before {
	content: "\f363"
}

.ion-android-arrow-dropright-circle:before {
	content: "\f362"
}

.ion-android-arrow-dropup:before {
	content: "\f365"
}

.ion-android-arrow-dropup-circle:before {
	content: "\f364"
}

.ion-android-arrow-forward:before {
	content: "\f30f"
}

.ion-android-arrow-up:before {
	content: "\f366"
}

.ion-android-attach:before {
	content: "\f367"
}

.ion-android-bar:before {
	content: "\f368"
}

.ion-android-bicycle:before {
	content: "\f369"
}

.ion-android-boat:before {
	content: "\f36a"
}

.ion-android-bookmark:before {
	content: "\f36b"
}

.ion-android-bulb:before {
	content: "\f36c"
}

.ion-android-bus:before {
	content: "\f36d"
}

.ion-android-calendar:before {
	content: "\f2d1"
}

.ion-android-call:before {
	content: "\f2d2"
}

.ion-android-camera:before {
	content: "\f2d3"
}

.ion-android-cancel:before {
	content: "\f36e"
}

.ion-android-car:before {
	content: "\f36f"
}

.ion-android-cart:before {
	content: "\f370"
}

.ion-android-chat:before {
	content: "\f2d4"
}

.ion-android-checkbox:before {
	content: "\f374"
}

.ion-android-checkbox-blank:before {
	content: "\f371"
}

.ion-android-checkbox-outline:before {
	content: "\f373"
}

.ion-android-checkbox-outline-blank:before {
	content: "\f372"
}

.ion-android-checkmark-circle:before {
	content: "\f375"
}

.ion-android-clipboard:before {
	content: "\f376"
}

.ion-android-close:before {
	content: "\f2d7"
}

.ion-android-cloud:before {
	content: "\f37a"
}

.ion-android-cloud-circle:before {
	content: "\f377"
}

.ion-android-cloud-done:before {
	content: "\f378"
}

.ion-android-cloud-outline:before {
	content: "\f379"
}

.ion-android-color-palette:before {
	content: "\f37b"
}

.ion-android-compass:before {
	content: "\f37c"
}

.ion-android-contact:before {
	content: "\f2d8"
}

.ion-android-contacts:before {
	content: "\f2d9"
}

.ion-android-contract:before {
	content: "\f37d"
}

.ion-android-create:before {
	content: "\f37e"
}

.ion-android-delete:before {
	content: "\f37f"
}

.ion-android-desktop:before {
	content: "\f380"
}

.ion-android-document:before {
	content: "\f381"
}

.ion-android-done:before {
	content: "\f383"
}

.ion-android-done-all:before {
	content: "\f382"
}

.ion-android-download:before {
	content: "\f2dd"
}

.ion-android-drafts:before {
	content: "\f384"
}

.ion-android-exit:before {
	content: "\f385"
}

.ion-android-expand:before {
	content: "\f386"
}

.ion-android-favorite:before {
	content: "\f388"
}

.ion-android-favorite-outline:before {
	content: "\f387"
}

.ion-android-film:before {
	content: "\f389"
}

.ion-android-folder:before {
	content: "\f2e0"
}

.ion-android-folder-open:before {
	content: "\f38a"
}

.ion-android-funnel:before {
	content: "\f38b"
}

.ion-android-globe:before {
	content: "\f38c"
}

.ion-android-hand:before {
	content: "\f2e3"
}

.ion-android-hangout:before {
	content: "\f38d"
}

.ion-android-happy:before {
	content: "\f38e"
}

.ion-android-home:before {
	content: "\f38f"
}

.ion-android-images:before {
	content: "\f2e4"
}

.ion-android-laptop:before {
	content: "\f390"
}

.ion-android-list:before {
	content: "\f391"
}

.ion-android-locate:before {
	content: "\f2e9"
}

.ion-android-lock:before {
	content: "\f392"
}

.ion-android-mail:before {
	content: "\f2eb"
}

.ion-android-map:before {
	content: "\f393"
}

.ion-android-menu:before {
	content: "\f394"
}

.ion-android-microphone:before {
	content: "\f2ec"
}

.ion-android-microphone-off:before {
	content: "\f395"
}

.ion-android-more-horizontal:before {
	content: "\f396"
}

.ion-android-more-vertical:before {
	content: "\f397"
}

.ion-android-navigate:before {
	content: "\f398"
}

.ion-android-notifications:before {
	content: "\f39b"
}

.ion-android-notifications-none:before {
	content: "\f399"
}

.ion-android-notifications-off:before {
	content: "\f39a"
}

.ion-android-open:before {
	content: "\f39c"
}

.ion-android-options:before {
	content: "\f39d"
}

.ion-android-people:before {
	content: "\f39e"
}

.ion-android-person:before {
	content: "\f3a0"
}

.ion-android-person-add:before {
	content: "\f39f"
}

.ion-android-phone-landscape:before {
	content: "\f3a1"
}

.ion-android-phone-portrait:before {
	content: "\f3a2"
}

.ion-android-pin:before {
	content: "\f3a3"
}

.ion-android-plane:before {
	content: "\f3a4"
}

.ion-android-playstore:before {
	content: "\f2f0"
}

.ion-android-print:before {
	content: "\f3a5"
}

.ion-android-radio-button-off:before {
	content: "\f3a6"
}

.ion-android-radio-button-on:before {
	content: "\f3a7"
}

.ion-android-refresh:before {
	content: "\f3a8"
}

.ion-android-remove:before {
	content: "\f2f4"
}

.ion-android-remove-circle:before {
	content: "\f3a9"
}

.ion-android-restaurant:before {
	content: "\f3aa"
}

.ion-android-sad:before {
	content: "\f3ab"
}

.ion-android-search:before {
	content: "\f2f5"
}

.ion-android-send:before {
	content: "\f2f6"
}

.ion-android-settings:before {
	content: "\f2f7"
}

.ion-android-share:before {
	content: "\f2f8"
}

.ion-android-share-alt:before {
	content: "\f3ac"
}

.ion-android-star:before {
	content: "\f2fc"
}

.ion-android-star-half:before {
	content: "\f3ad"
}

.ion-android-star-outline:before {
	content: "\f3ae"
}

.ion-android-stopwatch:before {
	content: "\f2fd"
}

.ion-android-subway:before {
	content: "\f3af"
}

.ion-android-sunny:before {
	content: "\f3b0"
}

.ion-android-sync:before {
	content: "\f3b1"
}

.ion-android-textsms:before {
	content: "\f3b2"
}

.ion-android-time:before {
	content: "\f3b3"
}

.ion-android-train:before {
	content: "\f3b4"
}

.ion-android-unlock:before {
	content: "\f3b5"
}

.ion-android-upload:before {
	content: "\f3b6"
}

.ion-android-volume-down:before {
	content: "\f3b7"
}

.ion-android-volume-mute:before {
	content: "\f3b8"
}

.ion-android-volume-off:before {
	content: "\f3b9"
}

.ion-android-volume-up:before {
	content: "\f3ba"
}

.ion-android-walk:before {
	content: "\f3bb"
}

.ion-android-warning:before {
	content: "\f3bc"
}

.ion-android-watch:before {
	content: "\f3bd"
}

.ion-android-wifi:before {
	content: "\f305"
}

.ion-aperture:before {
	content: "\f313"
}

.ion-archive:before {
	content: "\f102"
}

.ion-arrow-down-a:before {
	content: "\f103"
}

.ion-arrow-down-b:before {
	content: "\f104"
}

.ion-arrow-down-c:before {
	content: "\f105"
}

.ion-arrow-expand:before {
	content: "\f25e"
}

.ion-arrow-graph-down-left:before {
	content: "\f25f"
}

.ion-arrow-graph-down-right:before {
	content: "\f260"
}

.ion-arrow-graph-up-left:before {
	content: "\f261"
}

.ion-arrow-graph-up-right:before {
	content: "\f262"
}

.ion-arrow-left-a:before {
	content: "\f106"
}

.ion-arrow-left-b:before {
	content: "\f107"
}

.ion-arrow-left-c:before {
	content: "\f108"
}

.ion-arrow-move:before {
	content: "\f263"
}

.ion-arrow-resize:before {
	content: "\f264"
}

.ion-arrow-return-left:before {
	content: "\f265"
}

.ion-arrow-return-right:before {
	content: "\f266"
}

.ion-arrow-right-a:before {
	content: "\f109"
}

.ion-arrow-right-b:before {
	content: "\f10a"
}

.ion-arrow-right-c:before {
	content: "\f10b"
}

.ion-arrow-shrink:before {
	content: "\f267"
}

.ion-arrow-swap:before {
	content: "\f268"
}

.ion-arrow-up-a:before {
	content: "\f10c"
}

.ion-arrow-up-b:before {
	content: "\f10d"
}

.ion-arrow-up-c:before {
	content: "\f10e"
}

.ion-asterisk:before {
	content: "\f314"
}

.ion-at:before {
	content: "\f10f"
}

.ion-backspace:before {
	content: "\f3bf"
}

.ion-backspace-outline:before {
	content: "\f3be"
}

.ion-bag:before {
	content: "\f110"
}

.ion-battery-charging:before {
	content: "\f111"
}

.ion-battery-empty:before {
	content: "\f112"
}

.ion-battery-full:before {
	content: "\f113"
}

.ion-battery-half:before {
	content: "\f114"
}

.ion-battery-low:before {
	content: "\f115"
}

.ion-beaker:before {
	content: "\f269"
}

.ion-beer:before {
	content: "\f26a"
}

.ion-bluetooth:before {
	content: "\f116"
}

.ion-bonfire:before {
	content: "\f315"
}

.ion-bookmark:before {
	content: "\f26b"
}

.ion-bowtie:before {
	content: "\f3c0"
}

.ion-briefcase:before {
	content: "\f26c"
}

.ion-bug:before {
	content: "\f2be"
}

.ion-calculator:before {
	content: "\f26d"
}

.ion-calendar:before {
	content: "\f117"
}

.ion-camera:before {
	content: "\f118"
}

.ion-card:before {
	content: "\f119"
}

.ion-cash:before {
	content: "\f316"
}

.ion-chatbox:before {
	content: "\f11b"
}

.ion-chatbox-working:before {
	content: "\f11a"
}

.ion-chatboxes:before {
	content: "\f11c"
}

.ion-chatbubble:before {
	content: "\f11e"
}

.ion-chatbubble-working:before {
	content: "\f11d"
}

.ion-chatbubbles:before {
	content: "\f11f"
}

.ion-checkmark:before {
	content: "\f122"
}

.ion-checkmark-circled:before {
	content: "\f120"
}

.ion-checkmark-round:before {
	content: "\f121"
}

.ion-chevron-down:before {
	content: "\f123"
}

.ion-chevron-left:before {
	content: "\f124"
}

.ion-chevron-right:before {
	content: "\f125"
}

.ion-chevron-up:before {
	content: "\f126"
}

.ion-clipboard:before {
	content: "\f127"
}

.ion-clock:before {
	content: "\f26e"
}

.ion-close:before {
	content: "\f12a"
}

.ion-close-circled:before {
	content: "\f128"
}

.ion-close-round:before {
	content: "\f129"
}

.ion-closed-captioning:before {
	content: "\f317"
}

.ion-cloud:before {
	content: "\f12b"
}

.ion-code:before {
	content: "\f271"
}

.ion-code-download:before {
	content: "\f26f"
}

.ion-code-working:before {
	content: "\f270"
}

.ion-coffee:before {
	content: "\f272"
}

.ion-compass:before {
	content: "\f273"
}

.ion-compose:before {
	content: "\f12c"
}

.ion-connection-bars:before {
	content: "\f274"
}

.ion-contrast:before {
	content: "\f275"
}

.ion-crop:before {
	content: "\f3c1"
}

.ion-cube:before {
	content: "\f318"
}

.ion-disc:before {
	content: "\f12d"
}

.ion-document:before {
	content: "\f12f"
}

.ion-document-text:before {
	content: "\f12e"
}

.ion-drag:before {
	content: "\f130"
}

.ion-earth:before {
	content: "\f276"
}

.ion-easel:before {
	content: "\f3c2"
}

.ion-edit:before {
	content: "\f2bf"
}

.ion-egg:before {
	content: "\f277"
}

.ion-eject:before {
	content: "\f131"
}

.ion-email:before {
	content: "\f132"
}

.ion-email-unread:before {
	content: "\f3c3"
}

.ion-erlenmeyer-flask:before {
	content: "\f3c5"
}

.ion-erlenmeyer-flask-bubbles:before {
	content: "\f3c4"
}

.ion-eye:before {
	content: "\f133"
}

.ion-eye-disabled:before {
	content: "\f306"
}

.ion-female:before {
	content: "\f278"
}

.ion-filing:before {
	content: "\f134"
}

.ion-film-marker:before {
	content: "\f135"
}

.ion-fireball:before {
	content: "\f319"
}

.ion-flag:before {
	content: "\f279"
}

.ion-flame:before {
	content: "\f31a"
}

.ion-flash:before {
	content: "\f137"
}

.ion-flash-off:before {
	content: "\f136"
}

.ion-folder:before {
	content: "\f139"
}

.ion-fork:before {
	content: "\f27a"
}

.ion-fork-repo:before {
	content: "\f2c0"
}

.ion-forward:before {
	content: "\f13a"
}

.ion-funnel:before {
	content: "\f31b"
}

.ion-gear-a:before {
	content: "\f13d"
}

.ion-gear-b:before {
	content: "\f13e"
}

.ion-grid:before {
	content: "\f13f"
}

.ion-hammer:before {
	content: "\f27b"
}

.ion-happy:before {
	content: "\f31c"
}

.ion-happy-outline:before {
	content: "\f3c6"
}

.ion-headphone:before {
	content: "\f140"
}

.ion-heart:before {
	content: "\f141"
}

.ion-heart-broken:before {
	content: "\f31d"
}

.ion-help:before {
	content: "\f143"
}

.ion-help-buoy:before {
	content: "\f27c"
}

.ion-help-circled:before {
	content: "\f142"
}

.ion-home:before {
	content: "\f144"
}

.ion-icecream:before {
	content: "\f27d"
}

.ion-images:before {
	content: "\f147"
}

.ion-images:before {
	content: "\f148"
}

.ion-information:before {
	content: "\f14a"
}

.ion-information-circled:before {
	content: "\f149"
}

.ion-ionic:before {
	content: "\f14b"
}

.ion-ios-alarm:before {
	content: "\f3c8"
}

.ion-ios-alarm-outline:before {
	content: "\f3c7"
}

.ion-ios-albums:before {
	content: "\f3ca"
}

.ion-ios-albums-outline:before {
	content: "\f3c9"
}

.ion-ios-americanfootball:before {
	content: "\f3cc"
}

.ion-ios-americanfootball-outline:before {
	content: "\f3cb"
}

.ion-ios-analytics:before {
	content: "\f3ce"
}

.ion-ios-analytics-outline:before {
	content: "\f3cd"
}

.ion-ios-arrow-back:before {
	content: "\f3cf"
}

.ion-ios-arrow-down:before {
	content: "\f3d0"
}

.ion-ios-arrow-forward:before {
	content: "\f3d1"
}

.ion-ios-arrow-left:before {
	content: "\f3d2"
}

.ion-ios-arrow-right:before {
	content: "\f3d3"
}

.ion-ios-arrow-thin-down:before {
	content: "\f3d4"
}

.ion-ios-arrow-thin-left:before {
	content: "\f3d5"
}

.ion-ios-arrow-thin-right:before {
	content: "\f3d6"
}

.ion-ios-arrow-thin-up:before {
	content: "\f3d7"
}

.ion-ios-arrow-up:before {
	content: "\f3d8"
}

.ion-ios-at:before {
	content: "\f3da"
}

.ion-ios-at-outline:before {
	content: "\f3d9"
}

.ion-ios-barcode:before {
	content: "\f3dc"
}

.ion-ios-barcode-outline:before {
	content: "\f3db"
}

.ion-ios-baseball:before {
	content: "\f3de"
}

.ion-ios-baseball-outline:before {
	content: "\f3dd"
}

.ion-ios-basketball:before {
	content: "\f3e0"
}

.ion-ios-basketball-outline:before {
	content: "\f3df"
}

.ion-ios-bell:before {
	content: "\f3e2"
}

.ion-ios-bell-outline:before {
	content: "\f3e1"
}

.ion-ios-body:before {
	content: "\f3e4"
}

.ion-ios-body-outline:before {
	content: "\f3e3"
}

.ion-ios-bolt:before {
	content: "\f3e6"
}

.ion-ios-bolt-outline:before {
	content: "\f3e5"
}

.ion-ios-book:before {
	content: "\f3e8"
}

.ion-ios-book-outline:before {
	content: "\f3e7"
}

.ion-ios-bookmarks:before {
	content: "\f3ea"
}

.ion-ios-bookmarks-outline:before {
	content: "\f3e9"
}

.ion-ios-box:before {
	content: "\f3ec"
}

.ion-ios-box-outline:before {
	content: "\f3eb"
}

.ion-ios-briefcase:before {
	content: "\f3ee"
}

.ion-ios-briefcase-outline:before {
	content: "\f3ed"
}

.ion-ios-browsers:before {
	content: "\f3f0"
}

.ion-ios-browsers-outline:before {
	content: "\f3ef"
}

.ion-ios-calculator:before {
	content: "\f3f2"
}

.ion-ios-calculator-outline:before {
	content: "\f3f1"
}

.ion-ios-calendar:before {
	content: "\f3f4"
}

.ion-ios-calendar-outline:before {
	content: "\f3f3"
}

.ion-ios-camera:before {
	content: "\f3f6"
}

.ion-ios-camera-outline:before {
	content: "\f3f5"
}

.ion-ios-cart:before {
	content: "\f3f8"
}

.ion-ios-cart-outline:before {
	content: "\f3f7"
}

.ion-ios-chatboxes:before {
	content: "\f3fa"
}

.ion-ios-chatboxes-outline:before {
	content: "\f3f9"
}

.ion-ios-chatbubble:before {
	content: "\f3fc"
}

.ion-ios-chatbubble-outline:before {
	content: "\f3fb"
}

.ion-ios-checkmark:before {
	content: "\f3ff"
}

.ion-ios-checkmark-empty:before {
	content: "\f3fd"
}

.ion-ios-checkmark-outline:before {
	content: "\f3fe"
}

.ion-ios-circle-filled:before {
	content: "\f400"
}

.ion-ios-circle-outline:before {
	content: "\f401"
}

.ion-ios-clock:before {
	content: "\f403"
}

.ion-ios-clock-outline:before {
	content: "\f402"
}

.ion-ios-close:before {
	content: "\f406"
}

.ion-ios-close-empty:before {
	content: "\f404"
}

.ion-ios-close-outline:before {
	content: "\f405"
}

.ion-ios-cloud:before {
	content: "\f40c"
}

.ion-ios-cloud-download:before {
	content: "\f408"
}

.ion-ios-cloud-download-outline:before {
	content: "\f407"
}

.ion-ios-cloud-outline:before {
	content: "\f409"
}

.ion-ios-cloud-upload:before {
	content: "\f40b"
}

.ion-ios-cloud-upload-outline:before {
	content: "\f40a"
}

.ion-ios-cloudy:before {
	content: "\f410"
}

.ion-ios-cloudy-night:before {
	content: "\f40e"
}

.ion-ios-cloudy-night-outline:before {
	content: "\f40d"
}

.ion-ios-cloudy-outline:before {
	content: "\f40f"
}

.ion-ios-cog:before {
	content: "\f412"
}

.ion-ios-cog-outline:before {
	content: "\f411"
}

.ion-ios-color-filter:before {
	content: "\f414"
}

.ion-ios-color-filter-outline:before {
	content: "\f413"
}

.ion-ios-color-wand:before {
	content: "\f416"
}

.ion-ios-color-wand-outline:before {
	content: "\f415"
}

.ion-ios-compose:before {
	content: "\f418"
}

.ion-ios-compose-outline:before {
	content: "\f417"
}

.ion-ios-contact:before {
	content: "\f41a"
}

.ion-ios-contact-outline:before {
	content: "\f419"
}

.ion-ios-copy:before {
	content: "\f41c"
}

.ion-ios-copy-outline:before {
	content: "\f41b"
}

.ion-ios-crop:before {
	content: "\f41e"
}

.ion-ios-crop-strong:before {
	content: "\f41d"
}

.ion-ios-download:before {
	content: "\f420"
}

.ion-ios-download-outline:before {
	content: "\f41f"
}

.ion-ios-drag:before {
	content: "\f421"
}

.ion-ios-email:before {
	content: "\f423"
}

.ion-ios-email-outline:before {
	content: "\f422"
}

.ion-ios-eye:before {
	content: "\f425"
}

.ion-ios-eye-outline:before {
	content: "\f424"
}

.ion-ios-fastforward:before {
	content: "\f427"
}

.ion-ios-fastforward-outline:before {
	content: "\f426"
}

.ion-ios-filing:before {
	content: "\f429"
}

.ion-ios-filing-outline:before {
	content: "\f428"
}

.ion-ios-film:before {
	content: "\f42b"
}

.ion-ios-film-outline:before {
	content: "\f42a"
}

.ion-ios-flag:before {
	content: "\f42d"
}

.ion-ios-flag-outline:before {
	content: "\f42c"
}

.ion-ios-flame:before {
	content: "\f42f"
}

.ion-ios-flame-outline:before {
	content: "\f42e"
}

.ion-ios-flask:before {
	content: "\f431"
}

.ion-ios-flask-outline:before {
	content: "\f430"
}

.ion-ios-flower:before {
	content: "\f433"
}

.ion-ios-flower-outline:before {
	content: "\f432"
}

.ion-ios-folder:before {
	content: "\f435"
}

.ion-ios-folder-outline:before {
	content: "\f434"
}

.ion-ios-football:before {
	content: "\f437"
}

.ion-ios-football-outline:before {
	content: "\f436"
}

.ion-ios-game-controller-a:before {
	content: "\f439"
}

.ion-ios-game-controller-a-outline:before {
	content: "\f438"
}

.ion-ios-game-controller-b:before {
	content: "\f43b"
}

.ion-ios-game-controller-b-outline:before {
	content: "\f43a"
}

.ion-ios-gear:before {
	content: "\f43d"
}

.ion-ios-gear-outline:before {
	content: "\f43c"
}

.ion-ios-glasses:before {
	content: "\f43f"
}

.ion-ios-glasses-outline:before {
	content: "\f43e"
}

.ion-ios-grid-view:before {
	content: "\f441"
}

.ion-ios-grid-view-outline:before {
	content: "\f440"
}

.ion-ios-heart:before {
	content: "\f443"
}

.ion-ios-heart-outline:before {
	content: "\f442"
}

.ion-ios-help:before {
	content: "\f446"
}

.ion-ios-help-empty:before {
	content: "\f444"
}

.ion-ios-help-outline:before {
	content: "\f445"
}

.ion-ios-home:before {
	content: "\f448"
}

.ion-ios-home-outline:before {
	content: "\f447"
}

.ion-ios-infinite:before {
	content: "\f44a"
}

.ion-ios-infinite-outline:before {
	content: "\f449"
}

.ion-ios-information:before {
	content: "\f44d"
}

.ion-ios-information-empty:before {
	content: "\f44b"
}

.ion-ios-information-outline:before {
	content: "\f44c"
}

.ion-ios-ionic-outline:before {
	content: "\f44e"
}

.ion-ios-keypad:before {
	content: "\f450"
}

.ion-ios-keypad-outline:before {
	content: "\f44f"
}

.ion-ios-lightbulb:before {
	content: "\f452"
}

.ion-ios-lightbulb-outline:before {
	content: "\f451"
}

.ion-ios-list:before {
	content: "\f454"
}

.ion-ios-list-outline:before {
	content: "\f453"
}

.ion-ios-location:before {
	content: "\f456"
}

.ion-ios-location-outline:before {
	content: "\f455"
}

.ion-ios-locked:before {
	content: "\f458"
}

.ion-ios-locked-outline:before {
	content: "\f457"
}

.ion-ios-loop:before {
	content: "\f45a"
}

.ion-ios-loop-strong:before {
	content: "\f459"
}

.ion-ios-medical:before {
	content: "\f45c"
}

.ion-ios-medical-outline:before {
	content: "\f45b"
}

.ion-ios-medkit:before {
	content: "\f45e"
}

.ion-ios-medkit-outline:before {
	content: "\f45d"
}

.ion-ios-mic:before {
	content: "\f461"
}

.ion-ios-mic-off:before {
	content: "\f45f"
}

.ion-ios-mic-outline:before {
	content: "\f460"
}

.ion-ios-minus:before {
	content: "\f464"
}

.ion-ios-minus-empty:before {
	content: "\f462"
}

.ion-ios-minus-outline:before {
	content: "\f463"
}

.ion-ios-monitor:before {
	content: "\f466"
}

.ion-ios-monitor-outline:before {
	content: "\f465"
}

.ion-ios-moon:before {
	content: "\f468"
}

.ion-ios-moon-outline:before {
	content: "\f467"
}

.ion-ios-more:before {
	content: "\f46a"
}

.ion-ios-more-outline:before {
	content: "\f469"
}

.ion-ios-musical-note:before {
	content: "\f46b"
}

.ion-ios-musical-notes:before {
	content: "\f46c"
}

.ion-ios-navigate:before {
	content: "\f46e"
}

.ion-ios-navigate-outline:before {
	content: "\f46d"
}

.ion-ios-nutrition:before {
	content: "\f470"
}

.ion-ios-nutrition-outline:before {
	content: "\f46f"
}

.ion-ios-paper:before {
	content: "\f472"
}

.ion-ios-paper-outline:before {
	content: "\f471"
}

.ion-ios-paperplane:before {
	content: "\f474"
}

.ion-ios-paperplane-outline:before {
	content: "\f473"
}

.ion-ios-partlysunny:before {
	content: "\f476"
}

.ion-ios-partlysunny-outline:before {
	content: "\f475"
}

.ion-ios-pause:before {
	content: "\f478"
}

.ion-ios-pause-outline:before {
	content: "\f477"
}

.ion-ios-paw:before {
	content: "\f47a"
}

.ion-ios-paw-outline:before {
	content: "\f479"
}

.ion-ios-people:before {
	content: "\f47c"
}

.ion-ios-people-outline:before {
	content: "\f47b"
}

.ion-ios-person:before {
	content: "\f47e"
}

.ion-ios-person-outline:before {
	content: "\f47d"
}

.ion-ios-personadd:before {
	content: "\f480"
}

.ion-ios-personadd-outline:before {
	content: "\f47f"
}

.ion-ios-photos:before {
	content: "\f482"
}

.ion-ios-photos-outline:before {
	content: "\f481"
}

.ion-ios-pie:before {
	content: "\f484"
}

.ion-ios-pie-outline:before {
	content: "\f483"
}

.ion-ios-pint:before {
	content: "\f486"
}

.ion-ios-pint-outline:before {
	content: "\f485"
}

.ion-ios-play:before {
	content: "\f488"
}

.ion-ios-play-outline:before {
	content: "\f487"
}

.ion-ios-plus:before {
	content: "\f48b"
}

.ion-ios-plus-empty:before {
	content: "\f489"
}

.ion-ios-plus-outline:before {
	content: "\f48a"
}

.ion-ios-pricetag:before {
	content: "\f48d"
}

.ion-ios-pricetag-outline:before {
	content: "\f48c"
}

.ion-ios-pricetags:before {
	content: "\f48f"
}

.ion-ios-pricetags-outline:before {
	content: "\f48e"
}

.ion-ios-printer:before {
	content: "\f491"
}

.ion-ios-printer-outline:before {
	content: "\f490"
}

.ion-ios-pulse:before {
	content: "\f493"
}

.ion-ios-pulse-strong:before {
	content: "\f492"
}

.ion-ios-rainy:before {
	content: "\f495"
}

.ion-ios-rainy-outline:before {
	content: "\f494"
}

.ion-ios-recording:before {
	content: "\f497"
}

.ion-ios-recording-outline:before {
	content: "\f496"
}

.ion-ios-redo:before {
	content: "\f499"
}

.ion-ios-redo-outline:before {
	content: "\f498"
}

.ion-ios-refresh:before {
	content: "\f49c"
}

.ion-ios-refresh-empty:before {
	content: "\f49a"
}

.ion-ios-refresh-outline:before {
	content: "\f49b"
}

.ion-ios-reload:before {
	content: "\f49d"
}

.ion-ios-reverse-camera:before {
	content: "\f49f"
}

.ion-ios-reverse-camera-outline:before {
	content: "\f49e"
}

.ion-ios-rewind:before {
	content: "\f4a1"
}

.ion-ios-rewind-outline:before {
	content: "\f4a0"
}

.ion-ios-rose:before {
	content: "\f4a3"
}

.ion-ios-rose-outline:before {
	content: "\f4a2"
}

.ion-ios-search:before {
	content: "\f4a5"
}

.ion-ios-search-strong:before {
	content: "\f4a4"
}

.ion-ios-settings:before {
	content: "\f4a7"
}

.ion-ios-settings-strong:before {
	content: "\f4a6"
}

.ion-ios-shuffle:before {
	content: "\f4a9"
}

.ion-ios-shuffle-strong:before {
	content: "\f4a8"
}

.ion-ios-skipbackward:before {
	content: "\f4ab"
}

.ion-ios-skipbackward-outline:before {
	content: "\f4aa"
}

.ion-ios-skipforward:before {
	content: "\f4ad"
}

.ion-ios-skipforward-outline:before {
	content: "\f4ac"
}

.ion-ios-snowy:before {
	content: "\f4ae"
}

.ion-ios-speedometer:before {
	content: "\f4b0"
}

.ion-ios-speedometer-outline:before {
	content: "\f4af"
}

.ion-ios-star:before {
	content: "\f4b3"
}

.ion-ios-star-half:before {
	content: "\f4b1"
}

.ion-ios-star-outline:before {
	content: "\f4b2"
}

.ion-ios-stopwatch:before {
	content: "\f4b5"
}

.ion-ios-stopwatch-outline:before {
	content: "\f4b4"
}

.ion-ios-sunny:before {
	content: "\f4b7"
}

.ion-ios-sunny-outline:before {
	content: "\f4b6"
}

.ion-ios-telephone:before {
	content: "\f4b9"
}

.ion-ios-telephone-outline:before {
	content: "\f4b8"
}

.ion-ios-tennisball:before {
	content: "\f4bb"
}

.ion-ios-tennisball-outline:before {
	content: "\f4ba"
}

.ion-ios-thunderstorm:before {
	content: "\f4bd"
}

.ion-ios-thunderstorm-outline:before {
	content: "\f4bc"
}

.ion-ios-time:before {
	content: "\f4bf"
}

.ion-ios-time-outline:before {
	content: "\f4be"
}

.ion-ios-timer:before {
	content: "\f4c1"
}

.ion-ios-timer-outline:before {
	content: "\f4c0"
}

.ion-ios-toggle:before {
	content: "\f4c3"
}

.ion-ios-toggle-outline:before {
	content: "\f4c2"
}

.ion-ios-trash:before {
	content: "\f4c5"
}

.ion-ios-trash-outline:before {
	content: "\f4c4"
}

.ion-ios-undo:before {
	content: "\f4c7"
}

.ion-ios-undo-outline:before {
	content: "\f4c6"
}

.ion-ios-unlocked:before {
	content: "\f4c9"
}

.ion-ios-unlocked-outline:before {
	content: "\f4c8"
}

.ion-ios-upload:before {
	content: "\f4cb"
}

.ion-ios-upload-outline:before {
	content: "\f4ca"
}

.ion-ios-videocam:before {
	content: "\f4cd"
}

.ion-ios-videocam-outline:before {
	content: "\f4cc"
}

.ion-ios-volume-high:before {
	content: "\f4ce"
}

.ion-ios-volume-low:before {
	content: "\f4cf"
}

.ion-ios-wineglass:before {
	content: "\f4d1"
}

.ion-ios-wineglass-outline:before {
	content: "\f4d0"
}

.ion-ios-world:before {
	content: "\f4d3"
}

.ion-ios-world-outline:before {
	content: "\f4d2"
}

.ion-ipad:before {
	content: "\f1f9"
}

.ion-iphone:before {
	content: "\f1fa"
}

.ion-ipod:before {
	content: "\f1fb"
}

.ion-jet:before {
	content: "\f295"
}

.ion-key:before {
	content: "\f296"
}

.ion-knife:before {
	content: "\f297"
}

.ion-laptop:before {
	content: "\f1fc"
}

.ion-leaf:before {
	content: "\f1fd"
}

.ion-levels:before {
	content: "\f298"
}

.ion-lightbulb:before {
	content: "\f299"
}

.ion-link:before {
	content: "\f1fe"
}

.ion-load-a:before {
	content: "\f29a"
}

.ion-load-b:before {
	content: "\f29b"
}

.ion-load-c:before {
	content: "\f29c"
}

.ion-load-d:before {
	content: "\f29d"
}

.ion-location:before {
	content: "\f1ff"
}

.ion-lock-combination:before {
	content: "\f4d4"
}

.ion-locked:before {
	content: "\f200"
}

.ion-log-in:before {
	content: "\f29e"
}

.ion-log-out:before {
	content: "\f29f"
}

.ion-loop:before {
	content: "\f201"
}

.ion-magnet:before {
	content: "\f2a0"
}

.ion-male:before {
	content: "\f2a1"
}

.ion-man:before {
	content: "\f202"
}

.ion-map:before {
	content: "\f203"
}

.ion-medkit:before {
	content: "\f2a2"
}

.ion-merge:before {
	content: "\f33f"
}

.ion-mic-a:before {
	content: "\f204"
}

.ion-mic-b:before {
	content: "\f205"
}

.ion-mic-c:before {
	content: "\f206"
}

.ion-minus:before {
	content: "\f209"
}

.ion-minus-circled:before {
	content: "\f207"
}

.ion-minus-round:before {
	content: "\f208"
}

.ion-model-s:before {
	content: "\f2c1"
}

.ion-monitor:before {
	content: "\f20a"
}

.ion-more:before {
	content: "\f20b"
}

.ion-mouse:before {
	content: "\f340"
}

.ion-music-note:before {
	content: "\f20c"
}

.ion-navicon:before {
	content: "\f20e"
}

.ion-navicon-round:before {
	content: "\f20d"
}

.ion-navigate:before {
	content: "\f2a3"
}

.ion-network:before {
	content: "\f341"
}

.ion-no-smoking:before {
	content: "\f2c2"
}

.ion-nuclear:before {
	content: "\f2a4"
}

.ion-outlet:before {
	content: "\f342"
}

.ion-paintbrush:before {
	content: "\f4d5"
}

.ion-paintbucket:before {
	content: "\f4d6"
}

.ion-paper-airplane:before {
	content: "\f2c3"
}

.ion-paperclip:before {
	content: "\f20f"
}

.ion-pause:before {
	content: "\f210"
}

.ion-person:before {
	content: "\f213"
}

.ion-person-add:before {
	content: "\f211"
}

.ion-person-stalker:before {
	content: "\f212"
}

.ion-pie-graph:before {
	content: "\f2a5"
}

.ion-pin:before {
	content: "\f2a6"
}

.ion-pinpoint:before {
	content: "\f2a7"
}

.ion-pizza:before {
	content: "\f2a8"
}

.ion-plane:before {
	content: "\f214"
}

.ion-planet:before {
	content: "\f343"
}

.ion-play:before {
	content: "\f215"
}

.ion-playstation:before {
	content: "\f30a"
}

.ion-plus:before {
	content: "\f218"
}

.ion-plus-circled:before {
	content: "\f216"
}

.ion-plus-round:before {
	content: "\f217"
}

.ion-podium:before {
	content: "\f344"
}

.ion-pound:before {
	content: "\f219"
}

.ion-power:before {
	content: "\f2a9"
}

.ion-pricetag:before {
	content: "\f2aa"
}

.ion-pricetags:before {
	content: "\f2ab"
}

.ion-printer:before {
	content: "\f21a"
}

.ion-pull-request:before {
	content: "\f345"
}

.ion-qr-scanner:before {
	content: "\f346"
}

.ion-quote:before {
	content: "\f347"
}

.ion-radio-waves:before {
	content: "\f2ac"
}

.ion-record:before {
	content: "\f21b"
}

.ion-refresh:before {
	content: "\f21c"
}

.ion-reply:before {
	content: "\f21e"
}

.ion-reply-all:before {
	content: "\f21d"
}

.ion-ribbon-a:before {
	content: "\f348"
}

.ion-ribbon-b:before {
	content: "\f349"
}

.ion-sad:before {
	content: "\f34a"
}

.ion-sad-outline:before {
	content: "\f4d7"
}

.ion-scissors:before {
	content: "\f34b"
}

.ion-search:before {
	content: "\f21f"
}

.ion-settings:before {
	content: "\f2ad"
}

.ion-share:before {
	content: "\f220"
}

.ion-shuffle:before {
	content: "\f221"
}

.ion-skip-backward:before {
	content: "\f222"
}

.ion-skip-forward:before {
	content: "\f223"
}

.ion-social-android:before {
	content: "\f225"
}

.ion-social-android-outline:before {
	content: "\f224"
}

.ion-social-angular:before {
	content: "\f4d9"
}

.ion-social-angular-outline:before {
	content: "\f4d8"
}

.ion-social-apple:before {
	content: "\f227"
}

.ion-social-apple-outline:before {
	content: "\f226"
}

.ion-social-bitcoin:before {
	content: "\f2af"
}

.ion-social-bitcoin-outline:before {
	content: "\f2ae"
}

.ion-social-buffer:before {
	content: "\f229"
}

.ion-social-buffer-outline:before {
	content: "\f228"
}

.ion-social-chrome:before {
	content: "\f4db"
}

.ion-social-chrome-outline:before {
	content: "\f4da"
}

.ion-social-codepen:before {
	content: "\f4dd"
}

.ion-social-codepen-outline:before {
	content: "\f4dc"
}

.ion-social-css3:before {
	content: "\f4df"
}

.ion-social-css3-outline:before {
	content: "\f4de"
}

.ion-social-designernews:before {
	content: "\f22b"
}

.ion-social-designernews-outline:before {
	content: "\f22a"
}

.ion-social-dribbble:before {
	content: "\f22d"
}

.ion-social-dribbble-outline:before {
	content: "\f22c"
}

.ion-social-dropbox:before {
	content: "\f22f"
}

.ion-social-dropbox-outline:before {
	content: "\f22e"
}

.ion-social-euro:before {
	content: "\f4e1"
}

.ion-social-euro-outline:before {
	content: "\f4e0"
}

.ion-social-facebook:before {
	content: "\f231"
}

.ion-social-facebook-outline:before {
	content: "\f230"
}

.ion-social-foursquare:before {
	content: "\f34d"
}

.ion-social-foursquare-outline:before {
	content: "\f34c"
}

.ion-social-freebsd-devil:before {
	content: "\f2c4"
}

.ion-social-github:before {
	content: "\f233"
}

.ion-social-github-outline:before {
	content: "\f232"
}

.ion-social-google:before {
	content: "\f34f"
}

.ion-social-google-outline:before {
	content: "\f34e"
}

.ion-social-googleplus:before {
	content: "\f235"
}

.ion-social-googleplus-outline:before {
	content: "\f234"
}

.ion-social-hackernews:before {
	content: "\f237"
}

.ion-social-hackernews-outline:before {
	content: "\f236"
}

.ion-social-html5:before {
	content: "\f4e3"
}

.ion-social-html5-outline:before {
	content: "\f4e2"
}

.ion-social-instagram:before {
	content: "\f351"
}

.ion-social-instagram-outline:before {
	content: "\f350"
}

.ion-social-javascript:before {
	content: "\f4e5"
}

.ion-social-javascript-outline:before {
	content: "\f4e4"
}

.ion-social-linkedin:before {
	content: "\f239"
}

.ion-social-linkedin-outline:before {
	content: "\f238"
}

.ion-social-markdown:before {
	content: "\f4e6"
}

.ion-social-nodejs:before {
	content: "\f4e7"
}

.ion-social-octocat:before {
	content: "\f4e8"
}

.ion-social-pinterest:before {
	content: "\f2b1"
}

.ion-social-pinterest-outline:before {
	content: "\f2b0"
}

.ion-social-python:before {
	content: "\f4e9"
}

.ion-social-reddit:before {
	content: "\f23b"
}

.ion-social-reddit-outline:before {
	content: "\f23a"
}

.ion-social-rss:before {
	content: "\f23d"
}

.ion-social-rss-outline:before {
	content: "\f23c"
}

.ion-social-sass:before {
	content: "\f4ea"
}

.ion-social-skype:before {
	content: "\f23f"
}

.ion-social-skype-outline:before {
	content: "\f23e"
}

.ion-social-snapchat:before {
	content: "\f4ec"
}

.ion-social-snapchat-outline:before {
	content: "\f4eb"
}

.ion-social-tumblr:before {
	content: "\f241"
}

.ion-social-tumblr-outline:before {
	content: "\f240"
}

.ion-social-tux:before {
	content: "\f2c5"
}

.ion-social-twitch:before {
	content: "\f4ee"
}

.ion-social-twitch-outline:before {
	content: "\f4ed"
}

.ion-social-twitter:before {
	content: "\f243"
}

.ion-social-twitter-outline:before {
	content: "\f242"
}

.ion-social-usd:before {
	content: "\f353"
}

.ion-social-usd-outline:before {
	content: "\f352"
}

.ion-social-vimeo:before {
	content: "\f245"
}

.ion-social-vimeo-outline:before {
	content: "\f244"
}

.ion-social-whatsapp:before {
	content: "\f4f0"
}

.ion-social-whatsapp-outline:before {
	content: "\f4ef"
}

.ion-social-windows:before {
	content: "\f247"
}

.ion-social-windows-outline:before {
	content: "\f246"
}

.ion-social-wordpress:before {
	content: "\f249"
}

.ion-social-wordpress-outline:before {
	content: "\f248"
}

.ion-social-yahoo:before {
	content: "\f24b"
}

.ion-social-yahoo-outline:before {
	content: "\f24a"
}

.ion-social-yen:before {
	content: "\f4f2"
}

.ion-social-yen-outline:before {
	content: "\f4f1"
}

.ion-social-youtube:before {
	content: "\f24d"
}

.ion-social-youtube-outline:before {
	content: "\f24c"
}

.ion-soup-can:before {
	content: "\f4f4"
}

.ion-soup-can-outline:before {
	content: "\f4f3"
}

.ion-speakerphone:before {
	content: "\f2b2"
}

.ion-speedometer:before {
	content: "\f2b3"
}

.ion-spoon:before {
	content: "\f2b4"
}

.ion-star:before {
	content: "\f24e"
}

.ion-stats-bars:before {
	content: "\f2b5"
}

.ion-steam:before {
	content: "\f30b"
}

.ion-stop:before {
	content: "\f24f"
}

.ion-thermometer:before {
	content: "\f2b6"
}

.ion-thumbsdown:before {
	content: "\f250"
}

.ion-thumbsup:before {
	content: "\f251"
}

.ion-toggle:before {
	content: "\f355"
}

.ion-toggle-filled:before {
	content: "\f354"
}

.ion-transgender:before {
	content: "\f4f5"
}

.ion-trash-a:before {
	content: "\f252"
}

.ion-trash-b:before {
	content: "\f253"
}

.ion-trophy:before {
	content: "\f356"
}

.ion-tshirt:before {
	content: "\f4f7"
}

.ion-tshirt-outline:before {
	content: "\f4f6"
}

.ion-umbrella:before {
	content: "\f2b7"
}

.ion-university:before {
	content: "\f357"
}

.ion-unlocked:before {
	content: "\f254"
}

.ion-upload:before {
	content: "\f255"
}

.ion-usb:before {
	content: "\f2b8"
}

.ion-videocamera:before {
	content: "\f256"
}

.ion-volume-high:before {
	content: "\f257"
}

.ion-volume-low:before {
	content: "\f258"
}

.ion-volume-medium:before {
	content: "\f259"
}

.ion-volume-mute:before {
	content: "\f25a"
}

.ion-wand:before {
	content: "\f358"
}

.ion-waterdrop:before {
	content: "\f25b"
}

.ion-wifi:before {
	content: "\f25c"
}

.ion-wineglass:before {
	content: "\f2b9"
}

.ion-woman:before {
	content: "\f25d"
}

.ion-wrench:before {
	content: "\f2ba"
}

.ion-xbox:before {
	content: "\f30c"
}


.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

@-webkit-keyframes bounce {

	0%,
	20%,
	50%,
	80%,
	to {
		transform: translateY(0)
	}

	40% {
		transform: translateY(-30px)
	}

	60% {
		transform: translateY(-15px)
	}
}

@keyframes bounce {

	0%,
	20%,
	50%,
	80%,
	to {
		transform: translateY(0)
	}

	40% {
		transform: translateY(-30px)
	}

	60% {
		transform: translateY(-15px)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce
}

@-webkit-keyframes flash {

	0%,
	50%,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {

	0%,
	50%,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	0% {
		transform: scale(1)
	}

	50% {
		transform: scale(1.1)
	}

	to {
		transform: scale(1)
	}
}

@keyframes pulse {
	0% {
		transform: scale(1)
	}

	50% {
		transform: scale(1.1)
	}

	to {
		transform: scale(1)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes rubberBand {
	0% {
		transform: scale(1)
	}

	30% {
		transform: scaleX(1.25) scaleY(.75)
	}

	40% {
		transform: scaleX(.75) scaleY(1.25)
	}

	60% {
		transform: scaleX(1.15) scaleY(.85)
	}

	to {
		transform: scale(1)
	}
}

@keyframes rubberBand {
	0% {
		transform: scale(1)
	}

	30% {
		transform: scaleX(1.25) scaleY(.75)
	}

	40% {
		transform: scaleX(.75) scaleY(1.25)
	}

	60% {
		transform: scaleX(1.15) scaleY(.85)
	}

	to {
		transform: scale(1)
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes shake {

	0%,
	to {
		transform: translateX(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translateX(-10px)
	}

	20%,
	40%,
	60%,
	80% {
		transform: translateX(10px)
	}
}

@keyframes shake {

	0%,
	to {
		transform: translateX(0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translateX(-10px)
	}

	20%,
	40%,
	60%,
	80% {
		transform: translateX(10px)
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}

@-webkit-keyframes swing {
	20% {
		transform: rotate(15deg)
	}

	40% {
		transform: rotate(-10deg)
	}

	60% {
		transform: rotate(5deg)
	}

	80% {
		transform: rotate(-5deg)
	}

	to {
		transform: rotate(0deg)
	}
}

@keyframes swing {
	20% {
		transform: rotate(15deg)
	}

	40% {
		transform: rotate(-10deg)
	}

	60% {
		transform: rotate(5deg)
	}

	80% {
		transform: rotate(-5deg)
	}

	to {
		transform: rotate(0deg)
	}
}

.swing {
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {
	0% {
		transform: scale(1)
	}

	10%,
	20% {
		transform: scale(.9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		transform: scale(1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		transform: scale(1.1) rotate(-3deg)
	}

	to {
		transform: scale(1) rotate(0)
	}
}

@keyframes tada {
	0% {
		transform: scale(1)
	}

	10%,
	20% {
		transform: scale(.9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		transform: scale(1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		transform: scale(1.1) rotate(-3deg)
	}

	to {
		transform: scale(1) rotate(0)
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	0% {
		transform: translateX(0)
	}

	15% {
		transform: translateX(-25%) rotate(-5deg)
	}

	30% {
		transform: translateX(20%) rotate(3deg)
	}

	45% {
		transform: translateX(-15%) rotate(-3deg)
	}

	60% {
		transform: translateX(10%) rotate(2deg)
	}

	75% {
		transform: translateX(-5%) rotate(-1deg)
	}

	to {
		transform: translateX(0)
	}
}

@keyframes wobble {
	0% {
		transform: translateX(0)
	}

	15% {
		transform: translateX(-25%) rotate(-5deg)
	}

	30% {
		transform: translateX(20%) rotate(3deg)
	}

	45% {
		transform: translateX(-15%) rotate(-3deg)
	}

	60% {
		transform: translateX(10%) rotate(2deg)
	}

	75% {
		transform: translateX(-5%) rotate(-1deg)
	}

	to {
		transform: translateX(0)
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		transform: scale(.3)
	}

	50% {
		opacity: 1;
		transform: scale(1.05)
	}

	70% {
		transform: scale(.9)
	}

	to {
		opacity: 1;
		transform: scale(1)
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		transform: scale(.3)
	}

	50% {
		opacity: 1;
		transform: scale(1.05)
	}

	70% {
		transform: scale(.9)
	}

	to {
		opacity: 1;
		transform: scale(1)
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		transform: translateY(-2000px)
	}

	60% {
		opacity: 1;
		transform: translateY(30px)
	}

	80% {
		transform: translateY(-10px)
	}

	to {
		transform: translateY(0)
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		transform: translateY(-2000px)
	}

	60% {
		opacity: 1;
		transform: translateY(30px)
	}

	80% {
		transform: translateY(-10px)
	}

	to {
		transform: translateY(0)
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px)
	}

	60% {
		opacity: 1;
		transform: translateX(30px)
	}

	80% {
		transform: translateX(-10px)
	}

	to {
		transform: translateX(0)
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px)
	}

	60% {
		opacity: 1;
		transform: translateX(30px)
	}

	80% {
		transform: translateX(-10px)
	}

	to {
		transform: translateX(0)
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px)
	}

	60% {
		opacity: 1;
		transform: translateX(-30px)
	}

	80% {
		transform: translateX(10px)
	}

	to {
		transform: translateX(0)
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px)
	}

	60% {
		opacity: 1;
		transform: translateX(-30px)
	}

	80% {
		transform: translateX(10px)
	}

	to {
		transform: translateX(0)
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		transform: translateY(2000px)
	}

	60% {
		opacity: 1;
		transform: translateY(-30px)
	}

	80% {
		transform: translateY(10px)
	}

	to {
		transform: translateY(0)
	}
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		transform: translateY(2000px)
	}

	60% {
		opacity: 1;
		transform: translateY(-30px)
	}

	80% {
		transform: translateY(10px)
	}

	to {
		transform: translateY(0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
	0% {
		transform: scale(1)
	}

	25% {
		transform: scale(.95)
	}

	50% {
		opacity: 1;
		transform: scale(1.1)
	}

	to {
		opacity: 0;
		transform: scale(.3)
	}
}

@keyframes bounceOut {
	0% {
		transform: scale(1)
	}

	25% {
		transform: scale(.95)
	}

	50% {
		opacity: 1;
		transform: scale(1.1)
	}

	to {
		opacity: 0;
		transform: scale(.3)
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
	0% {
		transform: translateY(0)
	}

	20% {
		opacity: 1;
		transform: translateY(-20px)
	}

	to {
		opacity: 0;
		transform: translateY(2000px)
	}
}

@keyframes bounceOutDown {
	0% {
		transform: translateY(0)
	}

	20% {
		opacity: 1;
		transform: translateY(-20px)
	}

	to {
		opacity: 0;
		transform: translateY(2000px)
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	0% {
		transform: translateX(0)
	}

	20% {
		opacity: 1;
		transform: translateX(20px)
	}

	to {
		opacity: 0;
		transform: translateX(-2000px)
	}
}

@keyframes bounceOutLeft {
	0% {
		transform: translateX(0)
	}

	20% {
		opacity: 1;
		transform: translateX(20px)
	}

	to {
		opacity: 0;
		transform: translateX(-2000px)
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	0% {
		transform: translateX(0)
	}

	20% {
		opacity: 1;
		transform: translateX(-20px)
	}

	to {
		opacity: 0;
		transform: translateX(2000px)
	}
}

@keyframes bounceOutRight {
	0% {
		transform: translateX(0)
	}

	20% {
		opacity: 1;
		transform: translateX(-20px)
	}

	to {
		opacity: 0;
		transform: translateX(2000px)
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
	0% {
		transform: translateY(0)
	}

	20% {
		opacity: 1;
		transform: translateY(20px)
	}

	to {
		opacity: 0;
		transform: translateY(-2000px)
	}
}

@keyframes bounceOutUp {
	0% {
		transform: translateY(0)
	}

	20% {
		opacity: 1;
		transform: translateY(20px)
	}

	to {
		opacity: 0;
		transform: translateY(-2000px)
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		transform: translateY(-2000px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		transform: translateY(-2000px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-20px)
	}

	to {
		opacity: 1;
		transform: translateX(0)
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-20px)
	}

	to {
		opacity: 1;
		transform: translateX(0)
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		transform: translateX(-300px)
	}

	to {
		opacity: 1;
		transform: translateX(0)
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		transform: translateX(-300px)
	}

	to {
		opacity: 1;
		transform: translateX(0)
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(20px)
	}

	to {
		opacity: 1;
		transform: translateX(0)
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(20px)
	}

	to {
		opacity: 1;
		transform: translateX(0)
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		transform: translateX(300px)
	}

	to {
		opacity: 1;
		transform: translateX(0)
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		transform: translateX(300px)
	}

	to {
		opacity: 1;
		transform: translateX(0)
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		transform: translateY(2000px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		transform: translateY(2000px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes loginImgAni {
	0% {
		opacity: 0;
		transform: translateY(2000px) rotate(100deg)
	}

	to {
		opacity: 1;
		transform: translateY(0) rotate(1turn)
	}
}

@keyframes loginImgAni {
	0% {
		opacity: 0;
		transform: translateY(2000px) rotate(100deg)
	}

	to {
		opacity: 1;
		transform: translateY(0) rotate(1turn)
	}
}

.login-img-ani {
	transition: all .5s ease-out 0s;
	transform: translateX(-50px)
}

.signup-img-ani {
	transition: all .5s ease-out 0s;
	transform: translateX(50px)
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	to {
		opacity: 0;
		transform: translateY(20px)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	to {
		opacity: 0;
		transform: translateY(20px)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	to {
		opacity: 0;
		transform: translateY(2000px)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	to {
		opacity: 0;
		transform: translateY(2000px)
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		transform: translateX(0)
	}

	to {
		opacity: 0;
		transform: translateX(-20px)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		transform: translateX(0)
	}

	to {
		opacity: 0;
		transform: translateX(-20px)
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		transform: translateX(0)
	}

	to {
		opacity: 0;
		transform: translateX(-2000px)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		transform: translateX(0)
	}

	to {
		opacity: 0;
		transform: translateX(-2000px)
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
		transform: translateX(0)
	}

	to {
		opacity: 0;
		transform: translateX(20px)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
		transform: translateX(0)
	}

	to {
		opacity: 0;
		transform: translateX(20px)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		transform: translateX(0)
	}

	to {
		opacity: 0;
		transform: translateX(2000px)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		transform: translateX(0)
	}

	to {
		opacity: 0;
		transform: translateX(2000px)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	to {
		opacity: 0;
		transform: translateY(-20px)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	to {
		opacity: 0;
		transform: translateY(-20px)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	to {
		opacity: 0;
		transform: translateY(-2000px)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	to {
		opacity: 0;
		transform: translateY(-2000px)
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
	0% {
		transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		transform: perspective(400px) translateZ(0) rotateY(1turn) scale(.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	to {
		transform: perspective(400px) translateZ(0) rotateY(1turn) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		transform: perspective(400px) translateZ(0) rotateY(1turn) scale(.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	to {
		transform: perspective(400px) translateZ(0) rotateY(1turn) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	0% {
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	40% {
		transform: perspective(400px) rotateX(-10deg)
	}

	70% {
		transform: perspective(400px) rotateX(10deg)
	}

	to {
		transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}
}

@keyframes flipInX {
	0% {
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}

	40% {
		transform: perspective(400px) rotateX(-10deg)
	}

	70% {
		transform: perspective(400px) rotateX(10deg)
	}

	to {
		transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

@-webkit-keyframes flipInY {
	0% {
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	40% {
		transform: perspective(400px) rotateY(-10deg)
	}

	70% {
		transform: perspective(400px) rotateY(10deg)
	}

	to {
		transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
}

@keyframes flipInY {
	0% {
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	40% {
		transform: perspective(400px) rotateY(-10deg)
	}

	70% {
		transform: perspective(400px) rotateY(10deg)
	}

	to {
		transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes flipOutX {
	0% {
		transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}

	to {
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	0% {
		transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}

	to {
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
	0% {
		transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}

	to {
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}

	to {
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
	0% {
		transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}

	60% {
		transform: translateX(-20%) skewX(30deg);
		opacity: 1
	}

	80% {
		transform: translateX(0) skewX(-15deg);
		opacity: 1
	}

	to {
		transform: translateX(0) skewX(0deg);
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	0% {
		transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}

	60% {
		transform: translateX(-20%) skewX(30deg);
		opacity: 1
	}

	80% {
		transform: translateX(0) skewX(-15deg);
		opacity: 1
	}

	to {
		transform: translateX(0) skewX(0deg);
		opacity: 1
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
	0% {
		transform: translateX(0) skewX(0deg);
		opacity: 1
	}

	to {
		transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	0% {
		transform: translateX(0) skewX(0deg);
		opacity: 1
	}

	to {
		transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
	0% {
		transform-origin: center center;
		transform: rotate(-200deg);
		opacity: 0
	}

	to {
		transform-origin: center center;
		transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateIn {
	0% {
		transform-origin: center center;
		transform: rotate(-200deg);
		opacity: 0
	}

	to {
		transform-origin: center center;
		transform: rotate(0);
		opacity: 1
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(-90deg);
		opacity: 0
	}

	to {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(-90deg);
		opacity: 0
	}

	to {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0
	}

	to {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0
	}

	to {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(90deg);
		opacity: 0
	}

	to {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(90deg);
		opacity: 0
	}

	to {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(-90deg);
		opacity: 0
	}

	to {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(-90deg);
		opacity: 0
	}

	to {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
	0% {
		transform-origin: center center;
		transform: rotate(0);
		opacity: 1
	}

	to {
		transform-origin: center center;
		transform: rotate(200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	0% {
		transform-origin: center center;
		transform: rotate(0);
		opacity: 1
	}

	to {
		transform-origin: center center;
		transform: rotate(200deg);
		opacity: 0
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1
	}

	to {
		transform-origin: left bottom;
		transform: rotate(90deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1
	}

	to {
		transform-origin: left bottom;
		transform: rotate(90deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1
	}

	to {
		transform-origin: right bottom;
		transform: rotate(-90deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1
	}

	to {
		transform-origin: right bottom;
		transform: rotate(-90deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1
	}

	to {
		transform-origin: left bottom;
		transform: rotate(-90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1
	}

	to {
		transform-origin: left bottom;
		transform: rotate(-90deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1
	}

	to {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1
	}

	to {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}

@-webkit-keyframes slideInDown {
	0% {
		opacity: 0;
		transform: translateY(-2000px)
	}

	to {
		transform: translateY(0)
	}
}

@keyframes slideInDown {
	0% {
		opacity: 0;
		transform: translateY(-2000px)
	}

	to {
		transform: translateY(0)
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px)
	}

	to {
		transform: translateX(0)
	}
}

@keyframes slideInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px)
	}

	to {
		transform: translateX(0)
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px)
	}

	to {
		transform: translateX(0)
	}
}

@keyframes slideInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px)
	}

	to {
		transform: translateX(0)
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideOutLeft {
	0% {
		transform: translateX(0)
	}

	to {
		opacity: 0;
		transform: translateX(-2000px)
	}
}

@keyframes slideOutLeft {
	0% {
		transform: translateX(0)
	}

	to {
		opacity: 0;
		transform: translateX(-2000px)
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	0% {
		transform: translateX(0)
	}

	to {
		opacity: 0;
		transform: translateX(2000px)
	}
}

@keyframes slideOutRight {
	0% {
		transform: translateX(0)
	}

	to {
		opacity: 0;
		transform: translateX(2000px)
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	0% {
		transform: translateY(0)
	}

	to {
		opacity: 0;
		transform: translateY(-2000px)
	}
}

@keyframes slideOutUp {
	0% {
		transform: translateY(0)
	}

	to {
		opacity: 0;
		transform: translateY(-2000px)
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}

@-webkit-keyframes slideInUp {
	0% {
		transform: translateY(2000px)
	}

	to {
		opacity: 0;
		transform: translateY(0)
	}
}

@keyframes slideInUp {
	0% {
		transform: translateY(2000px)
	}

	to {
		opacity: 0;
		transform: translateY(0)
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	0% {
		transform: translateY(0)
	}

	to {
		opacity: 0;
		transform: translateY(2000px)
	}
}

@keyframes slideOutDown {
	0% {
		transform: translateY(0)
	}

	to {
		opacity: 0;
		transform: translateY(2000px)
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes hinge {
	0% {
		transform: rotate(0);
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		transform: rotate(80deg);
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40% {
		transform: rotate(60deg);
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	80% {
		transform: rotate(60deg) translateY(0);
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		transform: translateY(700px);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		transform: rotate(0);
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		transform: rotate(80deg);
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40% {
		transform: rotate(60deg);
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	80% {
		transform: rotate(60deg) translateY(0);
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		transform: translateY(700px);
		opacity: 0
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		transform: translateX(-100%) rotate(-120deg)
	}

	to {
		opacity: 1;
		transform: translateX(0) rotate(0deg)
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		transform: translateX(-100%) rotate(-120deg)
	}

	to {
		opacity: 1;
		transform: translateX(0) rotate(0deg)
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1;
		transform: translateX(0) rotate(0deg)
	}

	to {
		opacity: 0;
		transform: translateX(100%) rotate(120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1;
		transform: translateX(0) rotate(0deg)
	}

	to {
		opacity: 0;
		transform: translateX(100%) rotate(120deg)
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}


.sport-icon-medium.sport-1,
.sport-icon-medium.sport-2,
.sport-icon-medium.sport-3,
.sport-icon-medium.sport-4,
.sport-icon-medium.sport-5,
.sport-icon-medium.sport-6,
.sport-icon-medium.sport-7,
.sport-icon-medium.sport-11,
.sport-icon-medium.sport-12,
.sport-icon-medium.sport-13,
.sport-icon-medium.sport-15,
.sport-icon-medium.sport-16,
.sport-icon-medium.sport-19,
.sport-icon-medium.sport-20,
.sport-icon-medium.sport-21,
.sport-icon-medium.sport-22,
.sport-icon-medium.sport-23,
.sport-icon-medium.sport-24,
.sport-icon-medium.sport-25,
.sport-icon-medium.sport-26,
.sport-icon-medium.sport-29,
.sport-icon-medium.sport-31,
.sport-icon-medium.sport-32,
.sport-icon-medium.sport-34,
.sport-icon-medium.sport-40,
.sport-icon-medium.sport--1 {
	background: url(../images/39c0631.png) no-repeat
}

.sport-icon-medium {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	width: 16px;
	height: 16px;
	margin-left: 3px
}

.sport-icon-medium.sport--1 {
	background-position: 0 -239px
}

.sport-icon-medium.sport-1 {
	background-position: 0 -79px
}

.sport-icon-medium.sport-2 {
	background-position: 0 -207px
}

.sport-icon-medium.sport-3 {
	background-position: 0 -111px
}

.sport-icon-medium.sport-4 {
	background-position: 0 -349px
}

.sport-icon-medium.sport-5 {
	background-position: 0 -143px
}

.sport-icon-medium.sport-6 {
	background-position: 0 -47px
}

.sport-icon-medium.sport-7 {
	background-position: 0 -63px
}

.sport-icon-medium.sport-11 {
	background-position: 0 -255px
}

.sport-icon-medium.sport-12 {
	background-position: 0 -319px
}

.sport-icon-medium.sport-13 {
	background-position: 0 -303px
}

.sport-icon-medium.sport-15 {
	background-position: 0 -191px
}

.sport-icon-medium.sport-16 {
	background-position: 0 -127px
}

.sport-icon-medium.sport-19 {
	background-position: 0 -95px
}

.sport-icon-medium.sport-20 {
	background-position: 0 -365px
}

.sport-icon-medium.sport-21 {
	background-position: 0 -31px
}

.sport-icon-medium.sport-22 {
	background-position: 0 -175px
}

.sport-icon-medium.sport-23 {
	background-position: 0 -223px
}

.sport-icon-medium.sport-24 {
	background-position: 0 -271px
}

.sport-icon-medium.sport-25 {
	background-position: 0 -383px
}

.sport-icon-medium.sport-26 {
	background-position: 0 -400px
}

.sport-icon-medium.sport-29 {
	background-position: 0 -16px
}

.sport-icon-medium.sport-31 {
	background-position: 0 -287px
}

.sport-icon-medium.sport-32 {
	background-position: 0 0
}

.sport-icon-medium.sport-34 {
	background-position: 0 -159px
}

.sport-icon-medium.sport-40 {
	background-position: 0 -335px;
	width: 13px;
	height: 14px
}

.flag {
	display: -moz-inline-stack;
	display: inline-block;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	height: 11px;
	width: 16px;
	background: url(../images/f450e56.gif) no-repeat 50% 50%;
	background-position: 0 -1291px;
	margin: 0;
	padding: 0;
	vertical-align: middle
}

.flag.ch {
	width: 11px
}

.flag.ad {
	background-position: 0 -10px
}

.flag.ae {
	background-position: 0 -31px
}

.flag.af {
	background-position: 0 -52px
}

.flag.ag {
	background-position: 0 -73px
}

.flag.ai {
	background-position: 0 -94px
}

.flag.al {
	background-position: 0 -115px
}

.flag.am {
	background-position: 0 -136px
}

.flag.an {
	background-position: 0 -157px
}

.flag.ao {
	background-position: 0 -178px
}

.flag.ar {
	background-position: 0 -199px
}

.flag.as {
	background-position: 0 -220px
}

.flag.at {
	background-position: 0 -241px
}

.flag.atp {
	background-position: 0 -262px
}

.flag.au {
	background-position: 0 -283px
}

.flag.aw {
	background-position: 0 -304px
}

.flag.ax {
	background-position: 0 -325px
}

.flag.az {
	background-position: 0 -346px
}

.flag.ba {
	background-position: 0 -367px
}

.flag.bb {
	background-position: 0 -388px
}

.flag.bd {
	background-position: 0 -409px
}

.flag.be {
	background-position: 0 -430px
}

.flag.bf {
	background-position: 0 -451px
}

.flag.bg {
	background-position: 0 -472px
}

.flag.bh {
	background-position: 0 -493px
}

.flag.bi {
	background-position: 0 -514px
}

.flag.bj {
	background-position: 0 -535px
}

.flag.bm {
	background-position: 0 -556px
}

.flag.bn {
	background-position: 0 -577px
}

.flag.bo {
	background-position: 0 -598px
}

.flag.br {
	background-position: 0 -619px
}

.flag.bs {
	background-position: 0 -640px
}

.flag.bt {
	background-position: 0 -661px
}

.flag.bv {
	background-position: 0 -682px
}

.flag.bw {
	background-position: 0 -703px
}

.flag.by {
	background-position: 0 -724px
}

.flag.bz {
	background-position: 0 -745px
}

.flag.ca {
	background-position: 0 -766px
}

.flag.cc {
	background-position: 0 -787px
}

.flag.cd {
	background-position: 0 -808px
}

.flag.cf {
	background-position: 0 -829px
}

.flag.cg {
	background-position: 0 -850px
}

.flag.ch {
	background-position: 0 -871px
}

.flag.ci {
	background-position: 0 -892px
}

.flag.ck {
	background-position: 0 -913px
}

.flag.cl {
	background-position: 0 -934px
}

.flag.cm {
	background-position: 0 -955px
}

.flag.cn {
	background-position: 0 -976px
}

.flag.co {
	background-position: 0 -997px
}

.flag.cr {
	background-position: 0 -1018px
}

.flag.cs {
	background-position: 0 -1039px
}

.flag.cu {
	background-position: 0 -1060px
}

.flag.cv {
	background-position: 0 -1081px
}

.flag.cx {
	background-position: 0 -1102px
}

.flag.cy {
	background-position: 0 -1123px
}

.flag.cz {
	background-position: 0 -1144px
}

.flag.de {
	background-position: 0 -1165px
}

.flag.dj {
	background-position: 0 -1186px
}

.flag.dk {
	background-position: 0 -1207px
}

.flag.dm {
	background-position: 0 -1228px
}

.flag.do {
	background-position: 0 -1249px
}

.flag.dz {
	background-position: 0 -1270px
}

.flag.earth {
	background-position: 0 -1291px
}

.flag.ec {
	background-position: 0 -1312px
}

.flag.ee {
	background-position: 0 -1333px
}

.flag.eg {
	background-position: 0 -1354px
}

.flag.eh {
	background-position: 0 -1375px
}

.flag.en {
	background-position: 0 -1396px
}

.flag.er {
	background-position: 0 -1417px
}

.flag.es {
	background-position: 0 -1438px
}

.flag.et {
	background-position: 0 -1459px
}

.flag.fam {
	background-position: 0 -1480px
}

.flag.fi {
	background-position: 0 -1501px
}

.flag.fj {
	background-position: 0 -1522px
}

.flag.fk {
	background-position: 0 -1543px
}

.flag.fm {
	background-position: 0 -1564px
}

.flag.fo {
	background-position: 0 -1585px
}

.flag.fr {
	background-position: 0 -1606px
}

.flag.ga {
	background-position: 0 -1627px
}

.flag.gb {
	background-position: 0 -1648px
}

.flag.gd {
	background-position: 0 -1669px
}

.flag.ge {
	background-position: 0 -1690px
}

.flag.gh {
	background-position: 0 -1711px
}

.flag.gi {
	background-position: 0 -1732px
}

.flag.gl {
	background-position: 0 -1753px
}

.flag.gm {
	background-position: 0 -1774px
}

.flag.gn {
	background-position: 0 -1795px
}

.flag.gp {
	background-position: 0 -1816px
}

.flag.gq {
	background-position: 0 -1837px
}

.flag.gr {
	background-position: 0 -1858px
}

.flag.gs {
	background-position: 0 -1879px
}

.flag.gt {
	background-position: 0 -1900px
}

.flag.gu {
	background-position: 0 -1921px
}

.flag.gw {
	background-position: 0 -1942px
}

.flag.gy {
	background-position: 0 -1963px
}

.flag.hk {
	background-position: 0 -1984px
}

.flag.hn {
	background-position: -26px -10px
}

.flag.hr {
	background-position: -26px -31px
}

.flag.ht {
	background-position: -26px -52px
}

.flag.hu {
	background-position: -26px -73px
}

.flag.id {
	background-position: -26px -94px
}

.flag.ie {
	background-position: -26px -115px
}

.flag.il {
	background-position: -26px -136px
}

.flag.in {
	background-position: -26px -157px
}

.flag.io {
	background-position: -26px -178px
}

.flag.iq {
	background-position: -26px -199px
}

.flag.ir {
	background-position: -26px -220px
}

.flag.is {
	background-position: -26px -241px
}

.flag.it {
	background-position: -26px -262px
}

.flag.jm {
	background-position: -26px -283px
}

.flag.jo {
	background-position: -26px -304px
}

.flag.jp {
	background-position: -26px -325px
}

.flag.ke {
	background-position: -26px -346px
}

.flag.kg {
	background-position: -26px -367px
}

.flag.kh {
	background-position: -26px -388px
}

.flag.ki {
	background-position: -26px -409px
}

.flag.km {
	background-position: -26px -430px
}

.flag.kn {
	background-position: -26px -451px
}

.flag.kp {
	background-position: -26px -472px
}

.flag.kr {
	background-position: -26px -493px
}

.flag.kw {
	background-position: -26px -514px
}

.flag.ky {
	background-position: -26px -535px
}

.flag.kz {
	background-position: -26px -556px
}

.flag.la {
	background-position: -26px -577px
}

.flag.lb {
	background-position: -26px -598px
}

.flag.lc {
	background-position: -26px -619px
}

.flag.li {
	background-position: -26px -640px
}

.flag.lk {
	background-position: -26px -661px
}

.flag.lr {
	background-position: -26px -682px
}

.flag.ls {
	background-position: -26px -703px
}

.flag.lt {
	background-position: -26px -724px
}

.flag.lu {
	background-position: -26px -745px
}

.flag.lv {
	background-position: -26px -766px
}

.flag.ly {
	background-position: -26px -787px
}

.flag.ma {
	background-position: -26px -808px
}

.flag.mc {
	background-position: -26px -829px
}

.flag.md {
	background-position: -26px -850px
}

.flag.me {
	background-position: -26px -871px
}

.flag.mg {
	background-position: -26px -893px
}

.flag.mh {
	background-position: -26px -914px
}

.flag.mk {
	background-position: -26px -935px
}

.flag.ml {
	background-position: -26px -956px
}

.flag.mm {
	background-position: -26px -977px
}

.flag.mn {
	background-position: -26px -998px
}

.flag.mo {
	background-position: -26px -1019px
}

.flag.mp {
	background-position: -26px -1040px
}

.flag.mq {
	background-position: -26px -1061px
}

.flag.mr {
	background-position: -26px -1082px
}

.flag.ms {
	background-position: -26px -1103px
}

.flag.mt {
	background-position: -26px -1124px
}

.flag.mu {
	background-position: -26px -1145px
}

.flag.mv {
	background-position: -26px -1166px
}

.flag.mw {
	background-position: -26px -1187px
}

.flag.mx {
	background-position: -26px -1208px
}

.flag.my {
	background-position: -26px -1229px
}

.flag.mz {
	background-position: -26px -1250px
}

.flag.na {
	background-position: -26px -1271px
}

.flag.nc {
	background-position: -26px -1292px
}

.flag.ne {
	background-position: -26px -1313px
}

.flag.nf {
	background-position: -26px -1334px
}

.flag.ng {
	background-position: -26px -1355px
}

.flag.ni {
	background-position: -26px -1376px
}

.flag.nl {
	background-position: -26px -1397px
}

.flag.no {
	background-position: -26px -1418px
}

.flag.np {
	background-position: -26px -1439px
}

.flag.nr {
	background-position: -26px -1460px
}

.flag.nu {
	background-position: -26px -1481px
}

.flag.nz {
	background-position: -26px -1502px
}

.flag.s {
	background-position: -26px -1523px
}

.flag.om {
	background-position: -26px -1544px
}

.flag.pa {
	background-position: -26px -1565px
}

.flag.pe {
	background-position: -26px -1586px
}

.flag.pf {
	background-position: -26px -1607px
}

.flag.pg {
	background-position: -26px -1628px
}

.flag.ph {
	background-position: -26px -1649px
}

.flag.pk {
	background-position: -26px -1670px
}

.flag.pl {
	background-position: -26px -1691px
}

.flag.pm {
	background-position: -26px -1712px
}

.flag.if {
	background-position: -26px -1733px
}

.flag.pr {
	background-position: -26px -1754px
}

.flag.ps {
	background-position: -26px -1775px
}

.flag.pt {
	background-position: -26px -1796px
}

.flag.pw {
	background-position: -26px -1817px
}

.flag.py {
	background-position: -26px -1838px
}

.flag.qa {
	background-position: -26px -1859px
}

.flag.ro {
	background-position: -26px -1880px
}

.flag.rs {
	background-position: -26px -1901px
}

.flag.ru {
	background-position: -26px -1922px
}

.flag.rw {
	background-position: -26px -1943px
}

.flag.sa {
	background-position: -26px -1964px
}

.flag.sb {
	background-position: -26px -1985px
}

.flag.sc {
	background-position: -52px -10px
}

.flag.sd {
	background-position: -52px -31px
}

.flag.se {
	background-position: -52px -52px
}

.flag.sg {
	background-position: -52px -73px
}

.flag.sh {
	background-position: -52px -94px
}

.flag.si {
	background-position: -52px -115px
}

.flag.sk {
	background-position: -52px -136px
}

.flag.sl {
	background-position: -52px -157px
}

.flag.sm {
	background-position: -52px -178px
}

.flag.sn {
	background-position: -52px -199px
}

.flag.so {
	background-position: -52px -220px
}

.flag.sr,
.flag.srl {
	background-position: -52px -241px
}

.flag.st {
	background-position: -52px -262px
}

.flag.sv {
	background-position: -52px -283px
}

.flag.sy {
	background-position: -52px -304px
}

.flag.sz {
	background-position: -52px -325px
}

.flag.tc {
	background-position: -52px -346px
}

.flag.td {
	background-position: -52px -367px
}

.flag.tf {
	background-position: -52px -388px
}

.flag.tg {
	background-position: -52px -409px
}

.flag.th {
	background-position: -52px -430px
}

.flag.tj {
	background-position: -52px -451px
}

.flag.tk {
	background-position: -52px -472px
}

.flag.tl {
	background-position: -52px -493px
}

.flag.tm {
	background-position: -52px -514px
}

.flag.tn {
	background-position: -52px -535px
}

.flag.to {
	background-position: -52px -556px
}

.flag.tr {
	background-position: -52px -577px
}

.flag.tt {
	background-position: -52px -598px
}

.flag.tv {
	background-position: -52px -619px
}

.flag.tw {
	background-position: -52px -640px
}

.flag.tz {
	background-position: -52px -661px
}

.flag.ua {
	background-position: -52px -682px
}

.flag.ug {
	background-position: -52px -703px
}

.flag.um {
	background-position: -52px -724px
}

.flag.us {
	background-position: -52px -745px
}

.flag.uy {
	background-position: -52px -766px
}

.flag.uz {
	background-position: -52px -787px
}

.flag.va {
	background-position: -52px -808px
}

.flag.vc {
	background-position: -52px -829px
}

.flag.ve {
	background-position: -52px -850px
}

.flag.vg {
	background-position: -52px -871px
}

.flag.vi {
	background-position: -52px -892px
}

.flag.vn {
	background-position: -52px -913px
}

.flag.vu {
	background-position: -52px -934px
}

.flag.w {
	background-position: -52px -955px
}

.flag.wf {
	background-position: -52px -976px
}

.flag.ws {
	background-position: -52px -997px
}

.flag.wta {
	background-position: -52px -1018px
}

.flag.ye {
	background-position: -52px -1039px
}

.flag.yt {
	background-position: -52px -1060px
}

.flag.yu {
	background-position: -52px -1081px
}

.flag.za {
	background-position: -52px -1102px
}

.flag.zm {
	background-position: -52px -1123px
}

.flag.zw {
	background-position: -52px -1144px
}

span.icon {
	margin-right: 2px
}


body,
html {
	height: 100%
}

body {
	background: #05162A;
	font-size: 12px;
	font-family: "Malgun Gothic", dotum;
	color: #707478
}

.ie8 body {
	font-family: Arial, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 500;
	color: #242a30
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-size: 60%;
	font-weight: 300;
	color: #7c7f83
}

a {
	transition: color .1s ease-in-out;
	-o-transition: color .1s ease-in-out;
	-ms-transition: color .1s ease-in-out;
	-moz-transition: color .1s ease-in-out;
	-webkit-transition: color .1s ease-in-out
}

a:focus {
	outline: none
}

label {
	color: #242a30
}

.mmain {
	white-space: nowrap;
	list-style-type: none;
	display: table;
	width: 100%
}

.mmain_sub {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 33.3%;
	font-size: 10pt
}

.icicon {
	background: url(../images/06e098a.png) no-repeat;
	background: url(../images/06e098a.png);
	background-position-x: 0;
	background-position-x: left;
	background-position-y: 0;
	background-position-y: top;
	background-repeat-x: no-repeat;
	background-repeat-y: no-repeat;
	background-attachment: scroll;
	background-origin: padding-box;
	background-origin: initial;
	background-clip: border-box;
	background-clip: initial;
	background-color: transparent;
	background-color: initial;
	background-size: 304px 944px
}

.nick .icicon {
	background-position: -45px -48px
}

.money .icicon,
.nick .icicon {
	display: inline-block;
	width: 11px;
	height: 11px;
	margin: 3px 2px 0 0;
	vertical-align: top
}

.money .icicon {
	background-position: -54px -48px
}

.point .icicon {
	display: inline-block;
	width: 11px;
	height: 11px;
	margin: 3px 2px 0 0;
	background-position: -69px -48px;
	vertical-align: top
}

.page-header-fixed {
	padding-top: 54px
}

.page-sidebar-fixed .sidebar,
.page-with-two-sidebar.page-sidebar-fixed .sidebar.sidebar-right {
	position: fixed
}

.page-with-two-sidebar .sidebar-bg.sidebar-right,
.page-with-two-sidebar .sidebar.sidebar-right {
	right: 0;
	left: auto
}

.page-with-two-sidebar .content {
	margin-right: 299px
}

.page-with-two-sidebar .content-orange2 {
	margin-right: 289px;
	display: flex;
	justify-content: center
}

.page-with-two-sidebar .content-yellow4 {
	margin-right: 310px
}

.page-with-two-sidebar.page-right-sidebar-collapsed .sidebar-bg.sidebar-right,
.page-with-two-sidebar.page-right-sidebar-collapsed .sidebar.sidebar-right {
	right: -280px
}

.page-with-two-sidebar.page-right-sidebar-collapsed .content {
	margin-right: 0
}

.carousel .container {
	position: relative
}

.carousel-control {
	background: rgba(0, 0, 0, .55) !important;
	height: 60px;
	width: 40px;
	top: 50%;
	margin-top: -30px
}

.carousel-control .glyphicon,
.carousel-control i {
	display: block;
	margin: 0;
	text-align: center;
	line-height: 60px;
	position: static;
	height: 60px;
	font-size: 32px
}

.carousel-caption-right {
	text-align: right
}

.carousel-caption-left {
	text-align: left
}

.carousel-caption {
	text-shadow: none;
	right: 0;
	left: 0;
	bottom: auto;
	top: 60px;
	bottom: 60px;
	font-weight: 300;
	margin-top: 40px
}

.carousel-caption .container {
	padding: 0 60px;
	width: 600px
}

.carousel-caption .title {
	font-size: 64px;
	margin: 0;
	font-weight: 300
}

.carousel-caption .price {
	font-size: 22px;
	margin: 0
}

.carousel-caption .price small {
	font-size: 24px
}

.carousel-caption .price span {
	background: #d94800;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px
}

.carousel-caption .btn {
	border: 2px solid #fff;
	color: #fff;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 30px;
	border-radius: 6px
}

.carousel-caption .btn:focus,
.carousel-caption .btn:hover {
	background: hsla(0, 0%, 100%, .25)
}

.carousel-caption p {
	margin-bottom: 15px;
	font-size: 22px
}

.carousel-caption.text-inverse .btn {
	border-color: #333;
	color: #333;
	font-weight: 600
}

.carousel-caption-green {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	text-shadow: none;
	right: 0;
	left: 0;
	bottom: auto;
	top: 60px;
	font-weight: 300;
	display: inline-block
}

.carousel-caption-green .container {
	padding: 0 60px;
	width: 600px
}

.carousel-caption-green .title {
	font-size: 64px;
	margin: 0;
	font-weight: 300
}

.carousel-caption-green .price {
	font-size: 22px;
	margin: 0
}

.carousel-caption-green .price small {
	font-size: 24px
}

.carousel-caption-green .price span {
	background: #d94800;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px
}

.carousel-caption-green .btn {
	border: 2px solid #fff;
	color: #fff;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 30px;
	border-radius: 6px
}

.carousel-caption-green .btn:focus,
.carousel-caption-green .btn:hover {
	background: hsla(0, 0%, 100%, .25)
}

.carousel-caption-green p {
	margin-bottom: 15px;
	font-size: 22px
}

.carousel-caption-green.text-inverse .btn {
	border-color: #333;
	color: #333;
	font-weight: 600
}

.carousel .product-img {
	position: absolute;
	top: 40px;
	max-height: 370px
}

.carousel .product-img.left {
	left: 60px
}

.carousel .product-img.right {
	right: 60px
}

.carousel .product-img.bottom {
	bottom: 0
}

.carousel .bg-cover-img {
	max-width: 100%;
	position: absolute;
	min-height: 100%
}

.carousel .carousel-inner,
.carousel .carousel-inner .item,
.slider .carousel {
	min-height: 450px
}

.carousel-indicators li {
	border-width: 2px
}

.carousel-caption-blue {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
	font-weight: 700
}

.carousel-caption-purple {
	font-style: italic
}

.carousel-caption-green1,
.carousel-caption-purple,
.carousel-caption-yellow {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
	font-weight: 700;
	width: 100%
}

.carousel-caption-yellow1 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
	font-weight: 700;
	height: 100%;
	font-style: italic
}

.carousel-caption-yellow4,
.carousel-caption-yellow4-sub {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
	font-weight: 700;
	width: 100%
}

.carousel-caption-orange1 {
	font-weight: 700
}

.carousel-caption-gold,
.carousel-caption-orange1 {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
	height: 100%
}

.carousel-caption-gold {
	font-weight: 500;
	line-height: 30px
}

.carousel-caption-white {
	text-shadow: none;
	right: 0;
	left: 50px;
	bottom: auto;
	top: 60px;
	bottom: 60px;
	font-weight: 300;
	margin-top: 40px;
	position: absolute;
	font-size: 20px;
	font-weight: 700;
	font-style: italic
}

.carousel-caption-red {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
	font-weight: 700;
	height: 100%
}

.carousel-caption-yellow h3 {
	font-size: 60px
}

.carousel-caption-yellow p {
	font-size: 20px;
	margin-top: 20px
}

.carousel-caption-yellow .price {
	font-size: 20px;
	margin-top: 40px
}

.carousel-caption-yellow .icon {
	margin: 20px 20px 0 0
}

.carousel-caption-purple p {
	font-size: 40px;
	margin-top: 250px !important
}

.carousel-caption-green1 img {
	margin-top: 50px !important
}

.carousel-caption-green1 p {
	font-size: 22px;
	margin-top: 50px !important
}

.carousel-caption-yellow4 img {
	margin-top: 60px
}

.carousel-caption-yellow4 p {
	font-size: 22px;
	margin-top: 20px !important
}

.carousel-caption-yellow4-sub img {
	margin-top: 60px
}

.carousel-caption-yellow4-sub p {
	font-size: 22px;
	margin-top: 220px !important
}

.item {
	background: #fff
}

.header {
	margin-bottom: 0
}

.navbar {
	border: none;
	border-radius: 0;
	box-shadow: 0 0 2px rgba(0, 0, 0, .3)
}

.navbar.navbar-inverse {
	background: #0e1012
}

.navbar.navbar-inverse .navbar-brand,
.navbar.navbar-inverse .navbar-nav>li>a {
	color: #a8acb1
}

.navbar-brand {
	margin-right: 10px;
	padding: 12px 20px;
	height: 54px;
	width: 220px;
	font-weight: 100;
	font-size: 18px;
	line-height: 30px
}

.navbar-logo {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	border-color: #4dcaca #31a3a3 #1d8888;
	border-style: solid;
	border-width: 10px;
	opacity: .9;
	filter: alpha(opacity=90)
}

.navbar-toggle {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border: none
}

.navbar-toggle.pull-left {
	margin-left: 15px;
	margin-right: 0
}

.navbar-toggle:focus,
.navbar-toggle:hover {
	background: none !important;
	opacity: .6;
	filter: alpha(opacity=60)
}

.navbar-nav>li>a {
	line-height: 20px;
	padding: 17px 15px
}

.navbar-nav>li>a:focus,
.navbar-nav>li>a:hover {
	opacity: .6;
	filter: alpha(opacity=60)
}

.navbar-nav>.open>a,
.navbar-nav>.open>a:focus,
.navbar-nav>.open>a:hover {
	background: none !important;
	color: #333;
	opacity: 1;
	filter: alpha(opacity=100)
}

.navbar-form {
	margin: 12px 0
}

.fade .navbar-form .form-control {
	-webkit-animation: none
}

.navbar-form .form-control {
	width: 200px;
	padding: 5px 15px;
	height: 30px;
	border-radius: 30px
}

.navbar-form .form-control:focus {
	width: 300px;
	animation: expand .2s;
	-webkit-animation: expand .2s
}

@keyframes expand {
	0% {
		width: 200px
	}

	to {
		width: 300px
	}
}

@-webkit-keyframes expand {
	0% {
		width: 200px
	}

	to {
		width: 300px
	}
}

.navbar-form .btn-search {
	position: absolute;
	right: 15px;
	top: 12px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: none;
	background: none;
	border-radius: 0 30px 30px 0
}

.navbar-nav>li>.dropdown-menu {
	border-top: 1px solid #eee
}

.navbar-nav>li>.dropdown-menu.media-list .media-heading {
	font-weight: 600
}

.navbar-nav>li>a .label {
	position: absolute;
	top: 7px;
	right: 3px;
	display: block;
	background: #ff5b57;
	line-height: 12px;
	font-weight: 300;
	padding: .3em .6em;
	border-radius: 20px
}

.navbar-user img {
	float: left;
	width: 30px;
	height: 30px;
	margin: -5px 10px 0 0;
	border-radius: 30px
}

.navbar .navbar-nav>li.divider {
	height: 34px;
	margin-top: 10px;
	background: #e2e7eb;
	width: 1px
}

.navbar.navbar-inverse .navbar-nav>li.divider {
	background: #3f4b55
}

.sidebar {
	width: 299px;
	position: absolute;
	margin-top: 104px;
	z-index: 1010;
	-webkit-transform: translateZ(0)
}

.sidebar,
.sidebar-bg {
	left: 0;
	top: 0;
	bottom: 0
}

.sidebar-bg {
	background: #2d353c;
	position: fixed;
	width: 280px;
	z-index: 1000
}

.sidebar .nav>li:after,
.sidebar .nav>li:before,
.sidebar .nav>li>a:after,
.sidebar .nav>li>a:before {
	content: "";
	clear: both;
	display: table
}

.sidebar .nav>li>a {
	padding: 8px 20px;
	line-height: 20px;
	color: #a8acb1
}

.sidebar.sidebar-grid .nav>li>a {
	border-bottom: 2px solid #000;
	border-top: 1px solid #383f46
}

.sidebar.sidebar-grid .nav>li.active>a {
	border-color: #2d353c;
	z-index: 10
}

.sidebar.sidebar-grid .nav>li+li {
	margin-top: -1px
}

.sidebar .nav>li.expand>a,
.sidebar .nav>li>a:focus,
.sidebar .nav>li>a:hover {
	background: #232a2f;
	color: #a8acb1
}

.sidebar .nav>li.active>a,
.sidebar .nav>li.active>a:focus,
.sidebar .nav>li.active>a:hover {
	color: #fff;
	background: #00acac
}

.sidebar .nav>li.active>a .badge.badge-success,
.sidebar .nav>li.active>a .label.label-success {
	background: #008a8a
}

.sidebar .nav>li>a i {
	float: left;
	margin-right: 15px;
	width: 14px;
	text-align: center;
	line-height: 20px;
	font-size: 14px
}

.sidebar .nav>li>a i[class*=ion-] {
	margin-right: 11px;
	width: 18px;
	font-size: 18px
}

.sidebar .nav>li>a .badge {
	margin-top: 1px;
	padding: 3px 8px;
	background: #1b1f24;
	font-weight: 300;
	font-size: 10px
}

.sidebar .nav>li>a .caret {
	float: right;
	margin-top: 9px
}

.sidebar .has-sub.active>.sub-menu {
	display: block
}

.sidebar .sub-menu {
	list-style-type: none;
	padding: 1px 0 3px 42px;
	margin: 0;
	background: #25292c;
	color: #fafafa;
	position: relative
}

.sidebar .sub-menu:before {
	content: "";
	position: absolute;
	left: 30px;
	top: 0;
	bottom: 0;
	width: 2px;
	background: #10181f
}

.sidebar .sub-menu .sub-menu:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 0;
	background: none
}

.sidebar .sub-menu .sub-menu {
	padding: 0;
	background: none
}

.sidebar .sub-menu>li>a {
	padding: 18px 10px;
	display: block;
	font-weight: 100;
	color: #fff;
	text-decoration: none;
	position: relative
}

.sidebar .sub-menu>li>span {
	position: absolute;
	left: 21px;
	font-size: 7px;
	background-color: #424242;
	border-radius: 50%;
	border: 1px solid #171e26;
	width: 20px;
	height: 20px;
	top: 17px
}

.sidebar .sub-menu .sub-menu>li>span {
	content: "";
	font-family: "Malgun Gothic", FontAwesome;
	position: absolute;
	left: 0;
	font-size: 7px;
	color: #889097;
	top: 50%;
	margin-top: -4px
}

.sidebar .sub-menu>li.active>a,
.sidebar .sub-menu>li.active>a:focus,
.sidebar .sub-menu>li.active>a:hover,
.sidebar .sub-menu>li>span:focus,
.sidebar .sub-menu>li>span:hover {
	background: #2d353c;
	background: linear-gradient(180deg, #2d353c, #222);
	color: #fc0
}

.sidebar .sub-menu>li.active>a:before {
	color: #00acac
}

.sidebar .nav .sub-menu>li>a .caret {
	float: right;
	margin-top: 7px
}

.sidebar .sub-menu-white {
	background: #fff;
	color: #000
}

.sidebar .sub-menu-white>li>a {
	color: #000
}

.sidebar .sub-menu-white>li>span {
	background-color: #fff;
	border: 2px solid #171e26
}

.sidebar .sub-menu-white1 {
	background: #fff;
	color: #000
}

.sidebar .sub-menu-white1>li>a {
	color: #000
}

.sidebar .sub-menu-white1>li>span {
	background-color: #fff;
	border: 2px solid #171e26
}

.sidebar .sub-menu-yellow3 {
	background: #23295d;
	color: #fff
}

.sidebar .sub-menu-yellow3>li>a {
	color: #fff
}

.sidebar .sub-menu-yellow3>li>span {
	background-color: #fff;
	border: 2px solid #000
}

.sidebar .sub-menu-blue2 {
	background: #101010;
	color: #fff
}

.sidebar .sub-menu-blue2>li>a {
	color: #fff
}

.sidebar .sub-menu-blue2>li>span {
	background-color: #fff;
	border: 2px solid #000
}

.sidebar .sub-menu-orange1 {
	background: #1e2a3a;
	color: #fff
}

.sidebar .sub-menu-orange1>li>a {
	color: #fff
}

.sidebar .sub-menu-orange1>li>span {
	background-color: #434341;
	border: 2px solid #1b232e
}

.sidebar .sports-category.sub-menu {
	list-style-type: none;
	padding: 1px 0 3px 24px;
	margin: 0;
	background: #1d2225;
	color: #fafafa;
	position: relative
}

.sidebar .sports-category.sub-menu:before {
	content: "";
	position: absolute;
	left: 23px;
	top: 0;
	bottom: 0;
	width: 2px;
	background: #10181f
}

.sidebar .sports-category.sub-menu.bg-grey33:before {
	content: "";
	position: absolute;
	left: 23px;
	top: 0;
	bottom: 0;
	width: 2px;
	background: grey
}

.sidebar .sports-category.sub-menu .sports-category.sub-menu:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 0;
	background: none
}

.sidebar .sports-category.sub-menu .sports-category.sub-menu {
	padding: 0;
	background: none
}

.sidebar .sports-category.sub-menu>li>a {
	padding: 5px 10px;
	display: block;
	font-weight: 100;
	color: #889097;
	text-decoration: none;
	position: relative;
	border-top: 1px solid #282f34;
	border-bottom: 1px solid #111
}

.sidebar .sports-category.sub-menu>li>a:before {
	content: "\f10c";
	font-family: "Malgun Gothic", FontAwesome;
	position: absolute;
	left: 2px;
	font-size: 7px;
	color: #889097;
	top: 35%;
	margin-top: -4px;
	margin-left: -6px
}

.sidebar .sports-category.sub-menu .sports-category.sub-menu>li>a:before {
	content: "";
	font-family: "Malgun Gothic", FontAwesome;
	position: absolute;
	left: 0;
	font-size: 7px;
	color: #889097;
	top: 50%;
	margin-top: -4px
}

.sidebar .sports-category.sub-menu>li.active>a,
.sidebar .sports-category.sub-menu>li.active>a:focus,
.sidebar .sports-category.sub-menu>li.active>a:hover,
.sidebar .sports-category.sub-menu>li>a:focus,
.sidebar .sports-category.sub-menu>li>a:hover {
	background: #2d353c;
	background: linear-gradient(180deg, #2d353c, #222);
	color: #fc0
}

.sidebar .nav>li li.has-sub.active>a {
	color: #fc0
}

.sidebar .sports-category.sub-menu>li.active>a:before {
	color: #00acac
}

.sidebar .nav>li.nav-header {
	margin: 0;
	padding: 10px 20px;
	line-height: 20px;
	font-size: 11px;
	color: #6d7983
}

.sidebar .nav>li.nav-header a {
	padding: 0;
	margin: 0;
	display: inline
}

.sidebar .nav>li.nav-header a:focus,
.sidebar .nav>li.nav-header a:hover {
	background: none;
	color: #fff
}

.sidebar .nav>li.nav-header a i {
	float: none;
	margin: 0
}

.sidebar .nav>li.nav-profile {
	padding: 20px;
	color: #fff;
	background: #1a2229
}

.sidebar .nav>li.nav-profile a {
	padding: 0
}

.sidebar .nav>li.nav-profile .images {
	float: left;
	width: 34px;
	height: 34px;
	margin-top: 2px;
	margin-right: 15px;
	overflow: hidden;
	border-radius: 50%
}

.sidebar .nav>li.nav-profile .images img {
	max-width: 100%;
	max-height: 100%
}

.sidebar .nav>li.nav-profile .info {
	font-size: 14px
}

.sidebar .nav>li.nav-profile .info small {
	display: block;
	color: #889097
}

.sidebar .nav>li.nav-widget {
	padding: 10px 20px
}

.sidebar .nav>li.nav-widget i {
	margin-right: auto
}

.sidebar-minify-btn {
	margin: 10px 0;
	float: right;
	padding: 5px 20px 5px 10px !important;
	background: #1b1f24;
	color: #fff;
	border-radius: 20px 0 0 20px
}

.sidebar-minify-btn i {
	margin: 0 !important;
	color: #fff
}

.content {
	margin-top: 41px;
	    margin-left: 299; !important;
	padding: 10px 10px 0
}

.page-header {
	font-size: 24px;
	margin: 0 0 20px;
	padding: 0;
	border: none;
	line-height: 28px
}

.breadcrumb {
	padding: 0;
	margin: 0;
	background: none
}

.breadcrumb>li {
	line-height: 28px
}

.ie8 .breadcrumb>li {
	display: inline
}

.breadcrumb>li a {
	color: #333
}

.footer {
	z-index: 1020;
	padding: 10px 0;
	margin: 0 280px;
	border-top: 2px solid #cad0d6;
	line-height: 20px
}

.border-none {
	border: none !important;
	background: none
}

.border-none2 {
	border: none;
	background: #fff
}

.border-only-none {
	border: none !important
}

.form-control {
	border: 1px solid #ccd0d4;
	box-shadow: none;
	font-size: 12px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px
}

.form-control.input-white {
	background: #fff;
	border-color: #fff
}

.form-control.input-white:focus {
	box-shadow: none;
	-webkit-box-shadow: none
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background: #e5e9ed;
	opacity: .6;
	filter: alpha(opacity=60)
}

.form-control[disabled]:focus,
.form-control[readonly]:focus,
fieldset[disabled] .form-control:focus {
	box-shadow: none;
	-webkit-box-shadow: none;
	border: 1px solid #ccd0d4
}

.form-control:focus {
	border-color: #9fa2a5;
	box-shadow: none
}

.form-control.input-inline {
	display: inline;
	width: auto;
	padding: 0 7px
}

.form-control.input-xs {
	height: 20px
}

.form-horizontal.form-bordered .form-group {
	border-bottom: 1px solid #eee;
	margin: 0
}

.form-horizontal.form-bordered .form-group:last-child {
	border-bottom: 0
}

.form-horizontal.form-bordered .form-group>.control-label {
	padding: 22px 15px 15px
}

.form-horizontal.form-bordered .form-group>div {
	padding: 15px;
	border-left: 1px solid #eee
}

.form-horizontal.form-bordered .form-group>.control-label {
	border-right: 1px solid #eee;
	margin-right: -1px
}

.form-horizontal.form-bordered .has-feedback .form-control-feedback {
	top: 15px
}

label {
	font-weight: 500
}

.has-error .form-control,
.has-error .form-control:focus,
.has-success .form-control,
.has-success .form-control:focus,
.has-warning .form-control,
.has-warning .form-control:focus {
	box-shadow: none
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
	color: #00acac
}

.has-success .form-control {
	border-color: #00acac
}

.has-success .form-control:focus {
	border-color: #008a8a
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
	color: #f59c1a
}

.has-warning .form-control {
	border-color: #f59c1a
}

.has-warning .form-control:focus {
	border-color: #c47d15
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
	color: #ff5b57
}

.has-error .form-control {
	border-color: #ff5b57
}

.has-error .form-control:focus {
	border-color: #cc4946
}

.form-control-feedback {
	line-height: 34px
}

select.form-control,
select[multiple].form-control {
	border-color: #ccd0d4
}

.input-group-addon {
	background: #e2e7eb;
	border: none
}

legend {
	padding-bottom: 3px;
	border-bottom: 1px solid #e2e7eb
}

.dropdown-menu {
	border: none;
	box-shadow: 0 2px 5px -1px rgba(0, 0, 0, .2);
	font-size: 12px
}

.dropdown-menu>li>a {
	padding: 5px 15px
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	background: #edf0f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	background: #348fe2
}

.dropdown-menu .divider {
	border-color: #eee
}

.dropdown-footer {
	padding: 10px 20px
}

.dropdown-menu>li.dropdown-footer>a {
	padding: 0 !important;
	display: inline !important
}

.dropdown-menu>li.dropdown-footer>a:focus,
.dropdown-menu>li.dropdown-footer>a:hover {
	background: none !important;
	text-decoration: underline !important
}

.tooltip-inner {
	padding: 4px 10px;
	border-radius: 3px
}

.alert {
	border: none;
	padding: 10px
}

.alert.alert-success {
	background: #7cdda7
}

.alert.alert-info {
	background: #93cfe5
}

.alert.alert-danger {
	background: #f8b2b2
}

.alert.alert-warning {
	background: #ffead0
}

.note {
	margin-bottom: 20px;
	padding: 15px;
	border-left: 3px solid
}

.note.note-info {
	border-color: #587c89;
	background: #bee2ef;
	color: #31708f
}

.note.note-info h1,
.note.note-info h2,
.note.note-info h3,
.note.note-info h4,
.note.note-info h5,
.note.note-info h6 {
	color: #31708f
}

.note.note-warning {
	border-color: #9d9080;
	background: #fff2e3;
	color: #8a6d3b
}

.note.note-warning h1,
.note.note-warning h2,
.note.note-warning h3,
.note.note-warning h4,
.note.note-warning h5,
.note.note-warning h6 {
	color: #8a6d3b
}

.badge {
	line-height: 1.25
}

.badge,
.label {
	font-size: 75%;
	font-weight: 600
}

.badge.badge-square {
	border-radius: 0
}

.badge.badge-default,
.label.label-default {
	background: #b6c2c9
}

.badge.badge-black,
.label.label-black {
	background: #000
}

.badge.badge-danger,
.label.label-danger {
	background: #ff5b57
}

.badge.badge-warning,
.label.label-warning {
	background: #f59c1a
}

.badge.badge-success,
.label.label-success {
	background: #00acac
}

.badge.badge-info,
.label.label-info {
	background: #49b6d6
}

.badge.badge-primary,
.label.label-primary {
	background: #348fe2
}

.badge.badge-inverse,
.label.label-inverse {
	background: #2d353c
}

.badge.badge-outline,
.label.label-outline {
	background: #2b2b2b;
	border: 1px solid #3c3c3c
}

.pager li>a,
.pager li>span,
.pagination>li>a {
	border-color: #e2e7eb;
	color: #242a30
}

.pager.pager-without-border li>a,
.pager.pager-without-border li>span,
.pagination.pagination-without-border>li>a {
	border-color: #fff
}

.pager>.disabled>a,
.pager>.disabled>span,
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	opacity: .6;
	filter: alpha(opacity=60);
	border-color: #ddd
}

.pagination>li>a {
	color: #242a30;
	margin-left: 5px;
	border-radius: 3px !important
}

.pagination>li:first-child>a {
	margin-left: 0
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	font-size: 10px;
	margin-left: 4px
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	font-size: 14px;
	margin-left: 6px
}

.pager li>a:focus,
.pager li>a:hover,
.pager li>span:focus,
.pager li>span:hover,
.pagination>li>a:focus,
.pagination>li>a:hover {
	color: #242a30;
	background: #e2e7eb;
	border-color: #d8dde1
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	background: #242a30 !important;
	border-color: #242a30 !important
}

.progress {
	box-shadow: none;
	background: #e2e7eb
}

.progress-xs {
	height: 5px
}

.progress-xs .progress-bar {
	line-height: 5px
}

.progress-sm {
	height: 10px
}

.progress-sm .progress-bar {
	line-height: 10px
}

.progress-lg {
	height: 30px
}

.progress-lg .progress-bar {
	line-height: 30px
}

.progress-bar {
	background: #348fe2;
	box-shadow: none
}

.progress-bar.progress-bar-success {
	background-color: #00acac
}

.progress-bar.progress-bar-info {
	background-color: #49b6d6
}

.progress-bar.progress-bar-warning {
	background-color: #f59c1a
}

.progress-bar.progress-bar-danger {
	background-color: #ff5b57
}

.progress-bar.progress-bar-inverse {
	background-color: #2d353c
}

.nav>li>a {
	color: #6e7179
}

.nav>li>a:focus,
.nav>li>a:hover {
	color: #333;
	background: #fafafa
}

.nav-tabs,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>li>a,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a {
	border: none !important
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #242a30
}

.nav-tabs {
	background: #c1ccd1;
	border-radius: 5px 5px 0 0
}

.nav-tabs.nav-tabs-inverse {
	background: #242a30
}

.nav-tabs.nav-justified>li>a {
	border-radius: 3px 3px 0 0
}

.nav-tabs.nav-tabs-inverse>li.active>a,
.nav-tabs.nav-tabs-inverse>li.active>a:focus,
.nav-tabs.nav-tabs-inverse>li.active>a:hover {
	color: #242a30;
	background: #fff
}

.nav-tabs.nav-tabs-inverse>li>a:focus,
.nav-tabs.nav-tabs-inverse>li>a:hover {
	color: #fff;
	background: none
}

.nav-tabs.nav-justified>li,
.nav-tabs>li {
	margin-bottom: 0
}

.nav-tabs>li>a {
	margin-right: 5px;
	line-height: 20px
}

.nav-pills {
	margin-bottom: 10px
}

.nav-pills>li+li {
	margin-left: 5px
}

.nav-pills>li>a {
	border-radius: 3px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	background: #242a30
}

.nav-stacked>li+li {
	margin-left: 0;
	margin-top: 5px
}

.tab-content {
	padding: 15px;
	margin-bottom: 20px;
	background: #fff;
	border-radius: 3px
}

.nav-tabs+.tab-content {
	border-radius: 0 0 3px 3px
}

.panel-title a {
	display: block
}

.panel-title>a:focus,
.panel-title>a:hover {
	text-decoration: none
}

.btnstyle1 {
	display: inline-block;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333;
	background-color: #f5f5f5;
	background: linear-gradient(180deg, #fff, #e6e6e6);
	background-repeat: repeat-x;
	background-color: #e6e6e6;
	border: 0;
	border-bottom-color: #b3b3b3;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .2), 0 1px 2px rgba(0, 0, 0, .05)
}

.btnstyle1.active,
.btnstyle1:active {
	background-color: #ccc\9
}

.btnstyle1:first-child {
	*margin-left: 0
}

.btnstyle1:focus,
.btnstyle1:hover {
	color: #333;
	text-decoration: none;
	background-position: 0 -15px;
	transition: background-position .1s linear
}

.btnstyle1:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btnstyle1.active,
.btnstyle1:active {
	background: none;
	outline: 0;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

.btnstyle1.disabled,
.btnstyle1[disabled] {
	cursor: default;
	background: none;
	opacity: .65;
	filter: alpha(opacity=65);
	box-shadow: none
}

.btnstyle1-lg {
	padding: 11px 19px;
	font-size: 17.5px;
	border-radius: 6px
}

.btnstyle1-lg [class*=" icon-"],
.btnstyle1-lg [class^=icon-] {
	margin-top: 4px
}

.btnstyle1-sm {
	padding: 2px 10px;
	font-size: 11.9px;
	border-radius: 3px
}

.btnstyle1-sm [class*=" icon-"],
.btnstyle1-sm [class^=icon-] {
	margin-top: 0
}

.btnstyle1-xs [class*=" icon-"],
.btnstyle1-xs [class^=icon-] {
	margin-top: -1px
}

.btnstyle1-xs {
	padding: 0 6px;
	font-size: 10.5px;
	border-radius: 3px
}

.btnstyle1-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	box-sizing: border-box
}

.btnstyle1-block+.btnstyle1-block {
	margin-top: 5px
}

input[type=button].btnstyle1-block,
input[type=reset].btnstyle1-block,
input[type=submit].btnstyle1-block {
	width: 100%
}

.btnstyle1-danger.active,
.btnstyle1-info.active,
.btnstyle1-inverse3.active,
.btnstyle1-inverse.active,
.btnstyle1-primary.active,
.btnstyle1-success.active,
.btnstyle1-warning.active,
.btnstyle-orange.active {
	color: hsla(0, 0%, 100%, .75)
}

.btnstyle1-primary {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #006dcc;
	background: linear-gradient(180deg, #08c, #04c);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0088cc", endColorstr="#ff0044cc", GradientType=0);
	border-color: #04c #04c #002a80;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
	*background-color: #04c;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btnstyle1-primary.active,
.btnstyle1-primary.disabled,
.btnstyle1-primary:active,
.btnstyle1-primary:focus,
.btnstyle1-primary:hover,
.btnstyle1-primary[disabled] {
	color: #fff;
	background-color: #04c;
	*background-color: #003bb3
}

.btnstyle1-primary.active,
.btnstyle1-primary:active {
	background-color: #039\9
}

.btnstyle1-warning {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #faa732;
	background: linear-gradient(180deg, #fbb450, #f89406);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffbb450", endColorstr="#fff89406", GradientType=0);
	border-color: #f89406 #f89406 #ad6704;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
	*background-color: #f89406;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btnstyle1-warning.active,
.btnstyle1-warning.disabled,
.btnstyle1-warning:active,
.btnstyle1-warning:focus,
.btnstyle1-warning:hover,
.btnstyle1-warning[disabled] {
	color: #fff;
	background-color: #f89406;
	*background-color: #df8505
}

.btnstyle1-warning.active,
.btnstyle1-warning:active {
	background-color: #c67605\9
}

.btnstyle1-danger {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #da4f49;
	background: linear-gradient(180deg, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffee5f5b", endColorstr="#ffbd362f", GradientType=0);
	border-color: #bd362f #bd362f #802420;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
	*background-color: #bd362f;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btnstyle1-danger.active,
.btnstyle1-danger.disabled,
.btnstyle1-danger:active,
.btnstyle1-danger:focus,
.btnstyle1-danger:hover,
.btnstyle1-danger[disabled] {
	color: #fff;
	background-color: #bd362f;
	*background-color: #a9302a
}

.btnstyle1-danger.active,
.btnstyle1-danger:active {
	background-color: #942a25\9
}

.btnstyle1-danger2 {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #b62d25;
	background: linear-gradient(180deg, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffee5f5b", endColorstr="#ffbd362f", GradientType=0);
	border-color: #72211d #72211d #611c18;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
	*background-color: #bd362f;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btnstyle1-danger2.active,
.btnstyle1-danger2.disabled,
.btnstyle1-danger2:active,
.btnstyle1-danger2:focus,
.btnstyle1-danger2:hover,
.btnstyle1-danger2[disabled] {
	color: #fff;
	background-color: #bd362f;
	*background-color: #a9302a
}

.btnstyle1-danger2.active,
.btnstyle1-danger2:active {
	background-color: #942a25\9
}

.btnstyle1-success {
	color: #fff;
	border-color: #51a351 #51a351 #387038;
	background: linear-gradient(180deg, #62c462, #51a351);
	background-repeat: repeat-x
}

.btnstyle1-success.active,
.btnstyle1-success.disabled,
.btnstyle1-success:active,
.btnstyle1-success:focus,
.btnstyle1-success:hover,
.btnstyle1-success[disabled] {
	color: #fff;
	background-color: #51a351
}

.btnstyle1-success.active,
.btnstyle1-success:active {
	background-color: #408140
}

.gametype-button-orange {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-orange.on,
.gametype-button-orange:hover {
	background-color: #fc6200
}

.gametype-button-orange1 {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-orange1.on,
.gametype-button-orange1:hover {
	background-color: #f50
}

.gametype-button-orange2 {
	background-color: #1b1c1f;
	float: left;
	padding: 12px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 24px;
	cursor: pointer;
	transition: background-color .1s ease-out 0s, color .1s ease-out 0s
}

.gametype-button-orange2.on,
.gametype-button-orange2:hover {
	background: rgba(245, 100, 6, .17);
	color: #f56406
}

.gametype-button-purple {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-purple.on,
.gametype-button-purple:hover {
	background: #0037ce !important
}

.gametype-button-purple1 {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-purple1.on,
.gametype-button-purple1:hover {
	background: linear-gradient(90deg, #642b73 0, #c6426e) !important
}

.gametype-button-purple2 {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-purple2.on,
.gametype-button-purple2:hover {
	background: linear-gradient(90deg, #c493bd 0, #654ea3) !important
}

.gametype-button-green {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-green.on,
.gametype-button-green:hover {
	background-color: #79e90b;
	color: #000
}

.gametype-button-blue {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-blue.on,
.gametype-button-blue:hover {
	background-color: #1f8fff
}

.gametype-button-blue1 {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-blue1.on,
.gametype-button-blue1:hover {
	background: linear-gradient(90deg, #ae8625 0, #f7ef8a 30%, #d2ac47 60%, #fdd286) !important;
	color: #000
}

.gametype-button-blue2 {
	background-color: #2c343b;
	float: left;
	padding: 7px 23px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-blue2.on,
.gametype-button-blue2:hover {
	background: #f50 !important;
	color: #fff
}

.gametype-button-blue3 {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-blue3.on,
.gametype-button-blue3:hover {
	background: #ffc105 !important;
	color: #000
}

.gametype-button-blue4 {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-blue4.on,
.gametype-button-blue4:hover {
	background: #4269b2 !important;
	color: #000
}

.gametype-button-blue5 {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-blue5.on,
.gametype-button-blue5:hover {
	background: #4c6f87 !important
}

.gametype-button-blue6 {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-blue6.on,
.gametype-button-blue6:hover {
	background: #1d98cb !important
}

.gametype-button-yellow {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-yellow.on,
.gametype-button-yellow:hover {
	background-color: #f1c80d;
	color: #000
}

.gametype-button-yellow1 {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-yellow1.on,
.gametype-button-yellow1:hover {
	background-color: #d40511
}

.gametype-button-yellow2 {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-yellow2.on,
.gametype-button-yellow2:hover {
	background-color: #ffbe00;
	color: #000
}

.gametype-button-yellow3 {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-yellow3.on,
.gametype-button-yellow3:hover {
	background: linear-gradient(90deg, #ffdb00 0, #ffb700) !important;
	color: #000
}

.gametype-button-yellow4 {
	background-color: #14161b;
	border: 1px solid #14161b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-yellow4.on,
.gametype-button-yellow4:hover {
	border: 1px solid #f3ba2f
}

.gametype-button-green1 {
	background-color: #030917;
	border: 1px solid #030917;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-green1.on,
.gametype-button-green1:hover {
	border: 1px solid #67b26f
}

.gametype-button-white {
	background-color: #cacaca;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #000;
	border-radius: 3px;
	cursor: pointer;
	border: 1px solid #000
}

.gametype-button-white.on,
.gametype-button-white:hover {
	background-color: #f1c80d;
	border: 1px solid #f1c80d;
	color: #000
}

.gametype-button-white1 {
	background-color: #cacaca;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #000;
	border-radius: 3px;
	cursor: pointer;
	border: 1px solid #000
}

.gametype-button-white1.on,
.gametype-button-white1:hover {
	background-color: #ed765e;
	border: 1px solid #ed765e;
	color: #000
}

.gametype-button-red {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-red.on,
.gametype-button-red:hover {
	background-color: #ff2c2c
}

.gametype-button-red1 {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-red1.on,
.gametype-button-red1:hover {
	background-color: #e30144
}

.gametype-button-red2 {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-red2.on,
.gametype-button-red2:hover {
	background-color: #f83600
}

.gametype-button-silver {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-silver.on,
.gametype-button-silver:hover {
	background: linear-gradient(90deg, #bdc3c7 0, #9c9ea0 30%, #c4c4c4 70%, #7d7979) !important;
	color: #000
}

.gametype-button-gold {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-gold.on,
.gametype-button-gold:hover {
	background-color: #ffa863;
	color: #000
}

.gametype-button-gold1 {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-gold1.on,
.gametype-button-gold1:hover {
	background-color: #f7b800;
	color: #000
}

.gametype-button-gold2 {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-gold2.on,
.gametype-button-gold2:hover {
	background-color: #f39200;
	color: #000
}

.gametype-button-gold3 {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-gold3.on,
.gametype-button-gold3:hover {
	background-color: #f7b800;
	color: #000
}

.gametype-button-gold4 {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-gold4.on,
.gametype-button-gold4:hover {
	background-color: #b59157;
	color: #000
}

.gametype-button-gold5 {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-gold5.on,
.gametype-button-gold5:hover {
	background-color: #d6a65c;
	color: #000
}

.gametype-button-grey {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-grey.on,
.gametype-button-grey:hover {
	background-color: #fc6200
}

.gametype-button-grey1 {
	background-color: #2c343b;
	float: left;
	padding: 7px 27px;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 3px;
	color: #fff;
	border-radius: 3px;
	cursor: pointer
}

.gametype-button-grey1.on,
.gametype-button-grey1:hover {
	background-color: #fbbd5a;
	color: #000
}

.btnstyle1-info {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #49afcd;
	background: linear-gradient(180deg, #5bc0de, #2f96b4);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5bc0de", endColorstr="#ff2f96b4", GradientType=0);
	border-color: #2f96b4 #2f96b4 #1f6377;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
	*background-color: #2f96b4;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btnstyle1-info.active,
.btnstyle1-info.disabled,
.btnstyle1-info:active,
.btnstyle1-info:focus,
.btnstyle1-info:hover,
.btnstyle1-info[disabled] {
	color: #fff;
	background-color: #2f96b4;
	*background-color: #2a85a0
}

.btnstyle1-info.active,
.btnstyle1-info:active {
	background-color: #24748c\9
}

.btnstyle1-inverse {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #363636;
	background: linear-gradient(180deg, #3d4650, #111);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff3d4650", endColorstr="#ff111", GradientType=0);
	border-color: #111 #111 #000;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
	*background-color: #111;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btnstyle1-inverse.active,
.btnstyle1-inverse.disabled,
.btnstyle1-inverse:active,
.btnstyle1-inverse:focus,
.btnstyle1-inverse:hover,
.btnstyle1-inverse[disabled] {
	color: #fff;
	background-color: #111;
	*background-color: #151515
}

.btnstyle1-inverse.active,
.btnstyle1-inverse:active {
	background-color: #080808\9
}

.btnstyle1-inverse3 {
	color: #c8e1fd;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #0c1524;
	background: linear-gradient(180deg, #354562, #111e33);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff1111", endColorstr="#ff1111", GradientType=0);
	border-color: #b2571d;
	background-color: #111
}

.btnstyle1-inverse3.active,
.btnstyle1-inverse3.disabled,
.btnstyle1-inverse3:active,
.btnstyle1-inverse3:focus,
.btnstyle1-inverse3:hover,
.btnstyle1-inverse3[disabled] {
	color: #fff;
	background-color: #111e33;
	*background-color: #354562
}

.btnstyle2 {
	background: linear-gradient(180deg, #21a42f, #108118) !important
}

.btnstyle2,
.btnstyle3 {
	font-weight: 700 !important
}

.btnstyle3 {
	background: linear-gradient(180deg, #b72323, #761717) !important
}

.btn {
	font-weight: 300;
	border-radius: 3px
}

.btn-main {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: none;
	border: 1px solid transparent;
	border-radius: 4px;
	font-weight: 300;
	border-radius: 3px
}

.btn.active:focus,
.btn:active:focus,
.btn:focus {
	outline: none
}

.btn-icon,
.btn.btn-icon {
	display: inline-block;
	width: 28px;
	height: 28px;
	padding: 0;
	border: none;
	line-height: 28px;
	text-align: center;
	font-size: 14px
}

.btn-circle,
.btn.btn-circle {
	border-radius: 50%
}

.btn-icon.btn-xs {
	width: 16px;
	height: 16px;
	font-size: 8px;
	line-height: 16px
}

.btn-icon.btn-sm {
	width: 22px;
	height: 22px;
	font-size: 11px;
	line-height: 22px
}

.btn-icon.btn-lg {
	width: 34px;
	height: 34px;
	font-size: 17px;
	line-height: 34px
}

.btn-scroll-to-top {
	position: fixed;
	bottom: 20px;
	right: 25px;
	z-index: 1020
}

.btn>.pull-left,
.btn>.pull-right {
	line-height: 1.428571429
}

.btn-block {
	padding-left: 12px;
	padding-right: 12px
}

.btn.active,
.btn:active {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .1)
}

.btn.btn-default {
	color: #fff;
	background: #b6c2c9;
	border-color: #b6c2c9
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
	background: #929ba1;
	border-color: #929ba1
}

.btn-group .btn.btn-default:not(.active)+.btn.btn-default,
.input-group-btn .btn.btn-default:not(.active)+.btn.btn-default {
	border-left-color: #929ba1
}

.btn.btn-white {
	font-weight: 900;
	color: #333;
	background: #fff;
	border-color: #e2e7eb
}

.btn.btn-white.btn-white-without-border {
	border-color: #fff
}

.btn.btn-white.btn-white-without-border.active,
.btn.btn-white.btn-white-without-border.active:focus,
.btn.btn-white.btn-white-without-border.active:hover {
	border-color: #ddd
}

.btn.btn-white.btn-white-without-border:focus,
.btn.btn-white.btn-white-without-border:hover {
	border-color: #eee
}

.btn-white.active,
.btn-white:active,
.btn-white:focus,
.btn-white:hover,
.open .dropdown-toggle.btn-white {
	background: #e2e7eb;
	border-color: #d8dde1
}

.btn-group .btn.btn-white:not(.active)+.btn.btn-white,
.input-group-btn .btn.btn-white:not(.active)+.btn.btn-white {
	border-left-color: #eee
}

.btn.btn-sports,
.btn.btn-sports-vs {
	color: #fff;
	background: #2d353c;
	border-color: #424242 #181818 #232324 #2c3339;
	border-style: solid;
	border-width: 1px;
	border-radius: 0;
	font-size: 9pt;
	font-family: "Malgun Gothic", dotum;
	background: linear-gradient(180deg, #2d353c, #222)
}

.bar-mini {
	background: linear-gradient(45deg, #111, #1d2227)
}

.btn-sports.active,
.btn-sports:active,
.btn-sports:focus,
.btn-sports:hover,
.mob-odd-btn.active,
.open .dropdown-toggle.btn-sports {
	color: #fc0;
	background: #ff6201;
	border-color: linear-gradient(90deg, #222 0, #0b2938) !important
	border-style: solid;
	border-width: 1px;
	border-radius: 0;
	font-size: 9pt;
	font-family: "Malgun Gothic", dotum
}

.btn-group .btn.btn-sports:not(.active)+.btn.btn-sports,
.input-group-btn .btn.btn-sports:not(.active)+.btn.btn-sports {
	color: #fc0;
	border: 1px solid #4b555f;
	border-radius: 0;
	background: #f50 !important
}

.btn-sports-agero-grey.active,
.btn-sports-agero-grey:active,
.btn-sports-agero-grey:focus,
.btn-sports-agero-grey:hover,
.open .dropdown-toggle.btn-sports-agero-grey {
	color: #fc0;
	background: #000;
	border: 1px solid #04122a;
	border-radius: 3px;
	font-size: 9pt;
	font-family: "Malgun Gothic", dotum;
	background: #f50 !important
}

.btn-sports-agero-grey {
	background: #2d353c;
	background: linear-gradient(180deg, #2d353c, #222)
}

.btn-sports-agero-grey,
.btn-sports-agero-on {
	color: #fff;
	border: 1px solid #000;
	border-radius: 3px;
	font-size: 9pt;
	font-family: "Malgun Gothic", dotum
}

.btn-sports-agero-on {
	background: #055f94;
	background: linear-gradient(180deg, #055f94, #088bdc)
}

.btn.btn-inverse {
	color: #fff;
	background: #2d353c;
	border-color: #2d353c
}

.btn-inverse.active,
.btn-inverse:active,
.btn-inverse:focus,
.btn-inverse:hover,
.open .dropdown-toggle.btn-inverse {
	background: #242a30;
	border-color: #242a30
}

.btn-group .btn.btn-inverse:not(.active)+.btn.btn-inverse,
.input-group-btn .btn.btn-inverse:not(.active)+.btn.btn-inverse {
	border-left-color: #242a30
}

.btn.btn-primary {
	color: #fff;
	background: #348fe2;
	border-color: #348fe2
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
	background: #2a72b5;
	border-color: #2a72b5
}

.btn-group .btn.btn-primary:not(.active)+.btn.btn-primary,
.input-group-btn .btn.btn-primary:not(.active)+.btn.btn-primary {
	border-left-color: #2a72b5
}

.btn.btn-primary-blue {
	color: #fff;
	background: linear-gradient(180deg, #2336a7 0, #1c2f97 20%, #0f1e71 50%, #041053 80%, #03063b);
	border-top: 1px solid #3a5bca;
	border-bottom: none
}

.btn.btn-success {
	color: #fff;
	background: #00acac;
	border-color: #00acac
}

.btn.btn-success.active,
.btn.btn-success:active,
.btn.btn-success:focus,
.btn.btn-success:hover,
.open .dropdown-toggle.btn-success {
	background: #008a8a;
	border-color: #008a8a
}

.btn-group .btn.btn-success:not(.active)+.btn.btn-success,
.input-group-btn .btn.btn-success:not(.active)+.btn.btn-success {
	border-left-color: #008a8a
}

.btn.btn-success2 {
	color: #fff;
	background: #5cb85c;
	border-color: #5cb85c
}

.btn.btn-success2.active,
.btn.btn-success2:active,
.btn.btn-success2:focus,
.btn.btn-success2:hover,
.open .dropdown-toggle.btn-success2 {
	background: #4cae4c;
	border-color: #4cae4c
}

.btn-group .btn.btn-success2:not(.active)+.btn.btn-success2,
.input-group-btn .btn.btn-success2:not(.active)+.btn.btn-success2 {
	border-left-color: #4cae4c
}

.btn.btn-inverse2 {
	color: #fff;
	font-weight: 700;
	border: 1px solid #111;
	background: linear-gradient(180deg, #3d4650, #000);
	font-size: 12pt
}

.btn.btn-inverse2.active,
.btn.btn-inverse2:active,
.btn.btn-inverse2:focus,
.btn.btn-inverse2:hover,
.open .dropdown-toggle.btn-inverse2 {
	color: #000;
	font-weight: 700;
	border: 1px solid #111;
	background: linear-gradient(180deg, #93d872, #3a873a);
	font-size: 12pt
}

.btn-group .btn.btn-inverse2:not(.active)+.btn.btn-inverse2,
.input-group-btn .btn.btn-inverse2:not(.active)+.btn.btn-inverse2 {
	border-left-color: #4cae4c
}

.btn.btn-warning {
	color: #fff;
	background: #f59c1a;
	border-color: #f59c1a
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle.btn-warning {
	background: #c47d15;
	border-color: #c47d15
}

.btn-group .btn.btn-warning:not(.active)+.btn.btn-warning,
.input-group-btn .btn.btn-warning:not(.active)+.btn.btn-warning {
	border-left-color: #c47d15
}

.btn.btn-danger {
	color: #fff;
	background: #ff5b57;
	border-color: #ff5b57
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
	background: #cc4946;
	border-color: #cc4946
}

.btn-group .btn.btn-danger:not(.active)+.btn.btn-danger,
.input-group-btn .btn.btn-danger:not(.active)+.btn.btn-danger {
	border-left-color: #cc4946
}

.btn.btn-info {
	color: #fff;
	background: #49b6d6;
	border-color: #49b6d6
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
	background: #3a92ab;
	border-color: #3a92ab
}

.btn-group .btn.btn-info:not(.active)+.btn.btn-info,
.input-group-btn .btn.btn-info:not(.active)+.btn.btn-info {
	border-left-color: #3a92ab
}

.panel {
	border: none;
	box-shadow: none;
	border-radius: 5px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	font-size: 9pt;
	font-family: "Malgun Gothic", dotum
}

.panel.panel-no-rounded-corner .panel-body,
.panel.panel-no-rounded-corner .panel-footer,
.panel.panel-no-rounded-corner .panel-heading {
	border-radius: 0 !important
}

.panel-heading {
	padding: 10px 15px;
	border: none
}

.panel-heading+.slimScrollDiv,
.panel-heading+.table {
	border-top: 1px solid #eee
}

.panel-heading-btn {
	float: right
}

.panel-heading-btn>a {
	margin-left: 8px
}

.panel-heading .btn-group .btn {
	margin-top: -7px
}

.panel-heading .btn-group .btn.btn-sm {
	margin-top: -5px
}

.panel-heading .btn-group .btn.btn-xs {
	margin-top: -1px
}

.panel-heading .label.pull-left,
.panel-heading .label.pull-right {
	line-height: 15px
}

.panel-heading .progress.pull-left,
.panel-heading .progress.pull-right {
	width: 40%;
	min-width: 120px
}

.panel-heading+.alert {
	margin-bottom: 0;
	border-radius: 0
}

.panel-with-tabs.panel-default .panel-heading {
	background: #c1ccd1;
	color: #333
}

.panel-heading .nav-tabs {
	margin-top: -10px;
	margin-right: -15px
}

.panel-heading .nav-tabs>li>a {
	padding: 10px 15px;
	line-height: 20px
}

.panel-title {
	line-height: 20px;
	font-size: 16px
}

.panel-title .accordion-toggle {
	margin: -10px -15px;
	padding: 10px 15px
}

.panel-title .accordion-toggle.accordion-toggle-styled .fa:before {
	content: "\f056"
}

.panel-title .accordion-toggle.accordion-toggle-styled.collapsed .fa:before {
	content: "\f055"
}

.panel-title .pull-right {
	line-height: 20px
}

.panel-toolbar {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 10px 15px;
	background: #fff
}

.panel-toolbar+.form-control {
	margin: -1px 0 0;
	border-right: none;
	border-left: none
}

.panel-group .panel {
	border-radius: 3px
}

.form-control+.panel-footer {
	border-top: none
}

.panel-body {
	padding: 0 0 2px
}

.panel-body.no-border {
	border: none !important
}

.panel-body.with-table>.table {
	border: 0;
	margin: 0
}

.panel-body.with-table>.table tr:last-child td,
.panel-body.with-table>.table tr:last-child th {
	border-bottom: 0
}

.panel-default>.panel-heading+.panel-collapse .panel-body,
.panel-footer {
	border-top: 1px solid #eee
}

.panel-footer {
	background: #fff
}

.panel .tab-content {
	border-radius: 0 0 3px 3px
}

.panel-default>.panel-heading {
	background: #fafafa
}

.panel-danger>.panel-heading,
.panel-info>.panel-heading,
.panel-inverse>.panel-heading,
.panel-primary>.panel-heading,
.panel-success>.panel-heading,
.panel-warning>.panel-heading {
	color: #fff
}

.panel-inverse>.panel-heading {
	background: #161c22
}

.panel-inverse>.panel-heading-white {
	background: #ebebeb
}

.panel-success>.panel-heading {
	background: #008a8a
}

.panel-warning>.panel-heading {
	background: #c47d15
}

.panel-danger>.panel-heading {
	background: #cc4946
}

.panel-primary>.panel-heading {
	background: #2a72b5
}

.panel-info>.panel-heading {
	background: #3a92ab
}

.panel.panel-expand {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	overflow: hidden;
	z-index: 1080
}

.panel-expand .height-full,
.panel-expand .height-lg,
.panel-expand .height-md,
.panel-expand .height-sm,
.panel-expand .height-xs {
	height: 100% !important
}

@keyframes panelExpand {
	0% {
		top: 50%;
		left: 50%;
		right: 50%;
		bottom: 50%
	}

	to {
		top: 0;
		left: 0;
		right: 0;
		bottom: 0
	}
}

@-webkit-keyframes panelExpand {
	0% {
		top: 50%;
		left: 50%;
		right: 50%;
		bottom: 50%
	}

	to {
		top: 0;
		left: 0;
		right: 0;
		bottom: 0
	}
}

.panel.panel-expand>.panel-heading .fa.fa-expand:before {
	content: "\f066"
}

.panel.panel-expand,
.panel.panel-expand>.panel-body,
.panel.panel-expand>.panel-heading {
	border-radius: 0
}

.panel.panel-expand>.panel-body {
	top: 40px;
	overflow-y: scroll;
	z-index: 1020
}

.panel.panel-expand>.panel-body,
.panel.panel-expand>.panel-footer {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0
}

.panel.panel-loading .panel-body {
	position: relative;
	z-index: 0
}

.panel.panel-loading.panel-expand .panel-body {
	position: absolute
}

.panel.panel-loading .panel-body .panel-loader {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #fff;
	opacity: .9;
	filter: alpha(opacity=90);
	animation: fadeIn .2s;
	-webkit-animation: fadeIn .2s;
	z-index: 1020;
	border-radius: 0 0 4px 4px
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.modal-content {
	border: none;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .3);
	border-radius: 3px;
	background: #fff !important
}

.modal-content-orange2 {
	border: none;
	background: #1e2024;
	box-shadow: 0 4px 64px rgba(0, 0, 0, .39);
	border-radius: 6px;
	padding: 16px;
	color: #fff
}

.modal-content-blue {
	border: none;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .3);
	background-color: #111832
}

.modal-content-gold {
	border: 3px solid #8e7450;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .3);
	border-radius: 5px
}

.modal-header {
	padding: 12px 15px;
	border-bottom-color: #e2e7eb
}

.modal-header .close {
	margin-top: 2px
}

.modal-header-blue {
	padding: 12px 15px;
	border-bottom: 1px solid #293047
}

.modal-header-blue .close {
	margin-top: 2px
}

.modal-body {
	padding: 15px
}

.modal-footer {
	border-top-color: #e2e7eb;
	padding: 14px 15px 15px
}

.modal-footer-blue {
	border-top: 1px solid #293047;
	padding: 14px 15px 15px
}

.modal-message .modal-dialog {
	width: 100%
}

.modal-message .modal-content {
	border-radius: 0
}

.modal-message .modal-body,
.modal-message .modal-footer,
.modal-message .modal-header {
	width: 60%;
	border: none;
	margin: 0 auto
}

.modal-backdrop.fade.in {
	opacity: .5;
	filter: alpha(opacity=50)
}

.media,
.media-body {
	overflow: hidden;
	zoom: 1
}

.media .media-object {
	width: 128px
}

.media.media-lg .media-object {
	width: 256px
}

.media.media-sm .media-object {
	width: 64px
}

.media.media-xs .media-object {
	width: 32px
}

.media>.media-left,
.media>.pull-left {
	padding-right: 15px
}

.media>.media-right,
.media>.pull-right {
	padding-left: 15px
}

.media a:not(.btn).media-heading:focus,
.media a:not(.btn).media-heading:hover,
.media a:not(.btn):focus,
.media a:not(.btn):focus .media-heading,
.media a:not(.btn):hover,
.media a:not(.btn):hover .media-heading {
	color: #242a30;
	text-decoration: none
}

.media-list.media-list-with-divider>li+li {
	border-top: 1px solid #eee;
	padding-top: 20px
}

.table-dark {
	border-radius: 0;
	background: #111;
	width: 100%;
	border: 1px solid #ccc
}

.table {
	border-color: #000;
	border-radius: 3px;
	background: #fff
}

.table>thead>tr>th {
	color: #242a30;
	font-weight: 600;
	border-bottom: 2px solid #000 !important
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	border-color: #000;
	padding: 10px 15px;
	background: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
	padding: 7px 15px
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
	background: #e8ecf1 !important
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
	background: #f0f3f5
}

.table.table-inverse>tbody>tr>td,
.table.table-inverse>tbody>tr>th,
.table.table-inverse>tfoot>tr>td,
.table.table-inverse>tfoot>tr>th,
.table.table-inverse>thead>tr>td,
.table.table-inverse>thead>tr>th {
	border-color: #999 !important;
	border-color: rgba(0, 0, 0, .2) !important
}

.table.table-inverse,
.table.table-inverse>tbody>tr>th,
.table.table-inverse>tfoot>tr>th,
.table.table-inverse>thead>tr>th {
	color: #fff
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
	background: #dbf0f7;
	border-color: #b6e2ef
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
	background: #cee;
	border-color: #99dede
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
	background: #ffdedd;
	border-color: #ffbdbc
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
	background: #fdebd1;
	border-color: #fbd7a3
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
	background: #f0f3f5;
	border-color: #e2e7e9
}

.well {
	padding: 15px;
	background: #fff;
	box-shadow: none;
	-webkit-box-shadow: none
}

.well-sm {
	padding: 10px
}

.well-lg {
	padding: 30px
}

.jumbotron {
	background: #f0f3f4
}

.jumbotron .h1,
.jumbotron h1 {
	font-size: 56px
}

.jumbotron p {
	font-size: 18px
}

a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
	background: #348fe2
}

.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
	color: #242a30
}

.nav.nav-pills.nav-sm>li {
	margin: 0 0 3px
}

.nav.nav-pills.nav-sm>li a {
	padding: 8px 10px;
	line-height: 1.5
}

.carousel .carousel-control .fa {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: block;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	text-align: center;
	line-height: 30px;
	margin-left: -15px
}

.carousel .carousel-control.left .fa {
	margin-left: 15px
}

.row {
	margin: 0 -10px
}

.row>[class*=col-] {
	padding: 0 10px
}

.row.row-space-0 {
	margin: 0
}

.row.row-space-2 {
	margin: 0 -1px
}

.row.row-space-4 {
	margin: 0 -2px
}

.row.row-space-6 {
	margin: 0 -3px
}

.row.row-space-8 {
	margin: 0 -4px
}

.row.row-space-10 {
	margin: 0 -5px
}

.row.row-space-12 {
	margin: 0 -6px
}

.row.row-space-14 {
	margin: 0 -7px
}

.row.row-space-16 {
	margin: 0 -8px
}

.row.row-space-18 {
	margin: 0 -9px;
	margin: 0 -10px
}

.row.row-space-22 {
	margin: 0 -11px
}

.row.row-space-24 {
	margin: 0 -12px
}

.row.row-space-26 {
	margin: 0 -13px
}

.row.row-space-28 {
	margin: 0 -14px
}

.row.row-space-30 {
	margin: 0 -15px
}

.row.row-space-0>[class*=col-] {
	padding: 0
}

.row.row-space-2>[class*=col-] {
	padding: 0 1px
}

.row.row-space-4>[class*=col-] {
	padding: 0 2px
}

.row.row-space-6>[class*=col-] {
	padding: 0 3px
}

.row.row-space-8>[class*=col-] {
	padding: 0 4px
}

.row.row-space-10>[class*=col-] {
	padding: 0 5px
}

.row.row-space-12>[class*=col-] {
	padding: 0 6px
}

.row.row-space-14>[class*=col-] {
	padding: 0 7px
}

.row.row-space-16>[class*=col-] {
	padding: 0 8px
}

.row.row-space-18>[class*=col-] {
	padding: 0 9px
}

.row.row-space-20>[class*=col-] {
	padding: 0 10px
}

.row.row-space-22>[class*=col-] {
	padding: 0 11px
}

.row.row-space-24>[class*=col-] {
	padding: 0 12px
}

.row.row-space-26>[class*=col-] {
	padding: 0 13px
}

.row.row-space-28>[class*=col-] {
	padding: 0 14px
}

.row.row-space-30>[class*=col-] {
	padding: 0 15px
}

.semi-bold {
	font-weight: 600
}

.overflow-auto {
	overflow: auto !important
}

.overflow-hidden {
	overflow: hidden !important
}

.overflow-visible {
	overflow: visible !important
}

.overflow-scroll {
	overflow: scroll !important
}

.overflow-x-hidden {
	overflow-x: hidden !important
}

.overflow-x-visible {
	overflow-x: visible !important
}

.overflow-x-scroll {
	overflow-x: scroll !important
}

.overflow-y-hidden {
	overflow-y: hidden !important
}

.overflow-y-visible {
	overflow-y: visible !important
}

.overflow-y-scroll {
	overflow-y: scroll !important
}

.m-auto {
	margin: 0 auto !important
}

.m-0 {
	margin: 0 !important
}

.m-1 {
	margin: 1px !important
}

.m-2 {
	margin: 2px !important
}

.m-3 {
	margin: 3px !important
}

.m-4 {
	margin: 4px !important
}

.m-5 {
	margin: 5px !important
}

.m-6 {
	margin: 6px !important
}

.m-7 {
	margin: 7px !important
}

.m-8 {
	margin: 8px !important
}

.m-9 {
	margin: 9px !important
}

.m-10 {
	margin: 10px !important
}

.m-11 {
	margin: 11px !important
}

.m-12 {
	margin: 12px !important
}

.m-13 {
	margin: 13px !important
}

.m-14 {
	margin: 14px !important
}

.m-15 {
	margin: 15px !important
}

.m-20 {
	margin: 20px !important
}

.m-21 {
	margin: 21px !important
}

.m-22 {
	margin: 22px !important
}

.m-23 {
	margin: 23px !important
}

.m-24 {
	margin: 24px !important
}

.m-25 {
	margin: 25px !important
}

.m-30 {
	margin: 30px !important
}

.m-35 {
	margin: 35px !important
}

.m-40 {
	margin: 40px !important
}

.m-t-m-1 {
	margin-top: -1px !important
}

.m-t-m-2 {
	margin-top: -2px !important
}

.m-t-m-3 {
	margin-top: -3px !important
}

.m-t-m-4 {
	margin-top: -4px !important
}

.m-t-m-5 {
	margin-top: -5px !important
}

.m-t-m-6 {
	margin-top: -6px !important
}

.m-t-m-7 {
	margin-top: -7px !important
}

.m-t-m-8 {
	margin-top: -8px !important
}

.m-t-m-9 {
	margin-top: -9px !important
}

.m-t-m-10 {
	margin-top: -10px !important
}

.m-t-m-15 {
	margin-top: -15px !important
}

.m-t-m-20 {
	margin-top: -20px !important
}

.m-t-m-25 {
	margin-top: -25px !important
}

.m-t-0 {
	margin-top: 0 !important
}

.m-t-1 {
	margin-top: 1px !important
}

.m-t-2 {
	margin-top: 2px !important
}

.m-t-3 {
	margin-top: 3px !important
}

.m-t-4 {
	margin-top: 4px !important
}

.m-t-5 {
	margin-top: 5px !important
}

.m-t-6 {
	margin-top: 6px !important
}

.m-t-7 {
	margin-top: 7px !important
}

.m-t-8 {
	margin-top: 8px !important
}

.m-t-9 {
	margin-top: 9px !important
}

.m-t-10 {
	margin-top: 10px !important
}

.m-t-11 {
	margin-top: 11px !important
}

.m-t-12 {
	margin-top: 12px !important
}

.m-t-13 {
	margin-top: 13px !important
}

.m-t-14 {
	margin-top: 14px !important
}

.m-t-15 {
	margin-top: 15px !important
}

.m-t-16 {
	margin-top: 16px !important
}

.m-t-17 {
	margin-top: 17px !important
}

.m-t-18 {
	margin-top: 18px !important
}

.m-t-19 {
	margin-top: 19px !important
}

.m-t-20 {
	margin-top: 20px !important
}

.m-t-21 {
	margin-top: 21px !important
}

.m-t-22 {
	margin-top: 22px !important
}

.m-t-23 {
	margin-top: 23px !important
}

.m-t-24 {
	margin-top: 24px !important
}

.m-t-25 {
	margin-top: 25px !important
}

.m-t-26 {
	margin-top: 26px !important
}

.m-t-27 {
	margin-top: 27px !important
}

.m-t-30 {
	margin-top: 30px !important
}

.m-t-31 {
	margin-top: 31px !important
}

.m-t-32 {
	margin-top: 32px !important
}

.m-t-33 {
	margin-top: 33px !important
}

.m-t-34 {
	margin-top: 34px !important
}

.m-t-35 {
	margin-top: 35px !important
}

.m-t-36 {
	margin-top: 36px !important
}

.m-t-37 {
	margin-top: 37px !important
}

.m-t-38 {
	margin-top: 38px !important
}

.m-t-39 {
	margin-top: 39px !important
}

.m-t-40 {
	margin-top: 40px !important
}

.m-t-41 {
	margin-top: 41px !important
}

.m-t-42 {
	margin-top: 42px !important
}

.m-t-43 {
	margin-top: 43px !important
}

.m-t-44 {
	margin-top: 44px !important
}

.m-t-45 {
	margin-top: 45px !important
}

.m-t-46 {
	margin-top: 46px !important
}

.m-t-47 {
	margin-top: 47px !important
}

.m-t-48 {
	margin-top: 48px !important
}

.m-t-49 {
	margin-top: 49px !important
}

.m-t-50 {
	margin-top: 50px !important
}

.m-t-56 {
	margin-top: 56px !important
}

.m-t-60 {
	margin-top: 60px !important
}

.m-t-63 {
	margin-top: 63px !important
}

.m-t-64 {
	margin-top: 64px !important
}

.m-t-65 {
	margin-top: 65px !important
}

.m-t-70 {
	margin-top: 70px !important
}

.m-t-80 {
	margin-top: 80px !important
}

.m-t-90 {
	margin-top: 90px !important
}

.m-t-100 {
	margin-top: 100px !important
}

.m-t-114 {
	margin-top: 114px !important
}

.m-t-125 {
	margin-top: 125px !important
}

.m-t-150 {
	margin-top: 150px !important
}

.m-t-160 {
	margin-top: 160px !important
}

.m-t-170 {
	margin-top: 170px !important
}

.m-t-180 {
	margin-top: 180px !important
}

.m-t-190 {
	margin-top: 190px !important
}

.m-t-200 {
	margin-top: 200px !important
}

.m-t-250 {
	margin-top: 250px !important
}

.m-r-0 {
	margin-right: 0 !important
}

.m-r-1 {
	margin-right: 1px !important
}

.m-r-2 {
	margin-right: 2px !important
}

.m-r-3 {
	margin-right: 3px !important
}

.m-r-4 {
	margin-right: 4px !important
}

.m-r-5 {
	margin-right: 5px !important
}

.m-r-6 {
	margin-right: 6px !important
}

.m-r-7 {
	margin-right: 7px !important
}

.m-r-8 {
	margin-right: 8px !important
}

.m-r-9 {
	margin-right: 9px !important
}

.m-r-10 {
	margin-right: 10px !important
}

.m-r-11 {
	margin-right: 11px !important
}

.m-r-12 {
	margin-right: 12px !important
}

.m-r-13 {
	margin-right: 13px !important
}

.m-r-14 {
	margin-right: 14px !important
}

.m-r-15 {
	margin-right: 15px !important
}

.m-r-16 {
	margin-right: 16px !important
}

.m-r-20 {
	margin-right: 20px !important
}

.m-r-22 {
	margin-right: 22px !important
}

.m-r-24 {
	margin-right: 24px !important
}

.m-r-25 {
	margin-right: 25px !important
}

.m-r-30 {
	margin-right: 30px !important
}

.m-r-35 {
	margin-right: 35px !important
}

.m-r-40 {
	margin-right: 40px !important
}

.m-r-280 {
	margin-right: 280px !important
}

.m-r-290 {
	margin-right: 290px !important
}

.m-b-0 {
	margin-bottom: 0 !important
}

.m-b-1 {
	margin-bottom: 1px !important
}

.m-b-2 {
	margin-bottom: 2px !important
}

.m-b-3 {
	margin-bottom: 3px !important
}

.m-b-4 {
	margin-bottom: 4px !important
}

.m-b-5 {
	margin-bottom: 5px !important
}

.m-b-6 {
	margin-bottom: 6px !important
}

.m-b-7 {
	margin-bottom: 7px !important
}

.m-b-8 {
	margin-bottom: 8px !important
}

.m-b-9 {
	margin-bottom: 9px !important
}

.m-b-10 {
	margin-bottom: 10px !important
}

.m-b-11 {
	margin-bottom: 11px !important
}

.m-b-12 {
	margin-bottom: 12px !important
}

.m-b-13 {
	margin-bottom: 13px !important
}

.m-b-14 {
	margin-bottom: 14px !important
}

.m-b-15 {
	margin-bottom: 15px !important
}

.m-b-16 {
	margin-bottom: 16px !important
}

.m-b-18 {
	margin-bottom: 18px !important
}

.m-b-19 {
	margin-bottom: 19px !important
}

.m-b-20 {
	margin-bottom: 20px !important
}

.m-b-24 {
	margin-bottom: 24px !important
}

.m-b-25 {
	margin-bottom: 25px !important
}

.m-b-26 {
	margin-bottom: 26px !important
}

.m-b-29 {
	margin-bottom: 29px !important
}

.m-b-30 {
	margin-bottom: 30px !important
}

.m-b-35 {
	margin-bottom: 35px !important
}

.m-b-40 {
	margin-bottom: 40px !important
}

.m-b-45 {
	margin-bottom: 45px !important
}

.m-b-48 {
	margin-bottom: 48px !important
}

.m-b-50 {
	margin-bottom: 50px !important
}

.m-b-90 {
	margin-bottom: 90px !important
}

.m-b-100 {
	margin-bottom: 100px !important
}

.m-b-110 {
	margin-bottom: 110px !important
}

.m-b-120 {
	margin-bottom: 120px !important
}

.m-b-130 {
	margin-bottom: 130px !important
}

.m-b-150 {
	margin-bottom: 150px !important
}

.m-b-200 {
	margin-bottom: 200px !important
}

.m-l-0 {
	margin-left: 0 !important
}

.m-l-1 {
	margin-left: 1px !important
}

.m-l-2 {
	margin-left: 2px !important
}

.m-l-3 {
	margin-left: 3px !important
}

.m-l-4 {
	margin-left: 4px !important
}

.m-l-5 {
	margin-left: 5px !important
}

.m-l-6 {
	margin-left: 6px !important
}

.m-l-7 {
	margin-left: 7px !important
}

.m-l-8 {
	margin-left: 8px !important
}

.m-l-9 {
	margin-left: 9px !important
}

.m-l-10 {
	margin-left: 10px !important
}

.m-l-12 {
	margin-left: 12px !important
}

.m-l-15 {
	margin-left: 15px !important
}

.m-l-16 {
	margin-left: 16px !important
}

.m-l-20 {
	margin-left: 20px !important
}

.m-l-22 {
	margin-left: 22px !important
}

.m-l-24 {
	margin-left: 24px !important
}

.m-l-25 {
	margin-left: 25px !important
}

.m-l-28 {
	margin-left: 28px !important
}

.m-l-30 {
	margin-left: 30px !important
}

.m-l-35 {
	margin-left: 35px !important
}

.m-l-40 {
	margin-left: 40px !important
}

.m-l-50 {
	margin-left: 50px !important
}

.m-l-60 {
	margin-left: 60px !important
}

.m-l-80 {
	margin-left: 80px !important
}

.m-l-90 {
	margin-left: 90px !important
}

.m-l-100 {
	margin-left: 100px !important
}

.m-l-70 {
	margin-left: 70px !important
}

.m-l-280 {
	margin-left: 280px !important
}

.m-l-95 {
	margin-left: 95px !important
}

.m-l-447 {
	margin-left: 447px !important
}

.mgmlr {
	margin-left: 77px !important;
	margin-right: 70px !important
}

.m-l-m-1 {
	margin-left: -1px !important
}

.m-l-m-2 {
	margin-left: -2px !important
}

.m-l-m-3 {
	margin-left: -3px !important
}

.m-l-m-4 {
	margin-left: -4px !important
}

.m-l-m-5 {
	margin-left: -5px !important
}

.p-0 {
	padding: 0 !important
}

.p-1 {
	padding: 1px !important
}

.p-2 {
	padding: 2px !important
}

.p-3 {
	padding: 3px !important
}

.p-4 {
	padding: 4px !important
}

.p-5 {
	padding: 5px !important
}

.p-6 {
	padding: 6px !important
}

.p-7 {
	padding: 7px !important
}

.p-8 {
	padding: 8px !important
}

.p-9 {
	padding: 9px !important
}

.p-10 {
	padding: 10px !important
}

.p-12 {
	padding: 12px !important
}

.p-14 {
	padding: 14px !important
}

.p-15,
.wrapper {
	padding: 15px !important
}

.p-16 {
	padding: 16px !important
}

.p-17 {
	padding: 17px !important
}

.p-18 {
	padding: 18px !important
}

.p-19 {
	padding: 19px !important
}

.p-20 {
	padding: 20px !important
}

.p-24 {
	padding: 24px !important
}

.p-25 {
	padding: 25px !important
}

.p-30 {
	padding: 30px !important
}

.p-35 {
	padding: 35px !important
}

.p-36 {
	padding: 36px !important
}

.p-40 {
	padding: 40px !important
}

.p-t-0 {
	padding-top: 0 !important
}

.p-t-1 {
	padding-top: 1px !important
}

.p-t-2 {
	padding-top: 2px !important
}

.p-t-3 {
	padding-top: 3px !important
}

.p-t-4 {
	padding-top: 4px !important
}

.p-t-5 {
	padding-top: 5px !important
}

.p-t-6 {
	padding-top: 6px !important
}

.p-t-7 {
	padding-top: 7px !important
}

.p-t-8 {
	padding-top: 8px !important
}

.p-t-9 {
	padding-top: 9px !important
}

.p-t-10 {
	padding-top: 10px !important
}

.p-t-11 {
	padding-top: 11px !important
}

.p-t-12 {
	padding-top: 12px !important
}

.p-t-13 {
	padding-top: 13px !important
}

.p-t-14 {
	padding-top: 14px !important
}

.p-t-15 {
	padding-top: 15px !important
}

.p-t-16 {
	padding-top: 16px !important
}

.p-t-17 {
	padding-top: 17px !important
}

.p-t-18 {
	padding-top: 18px !important
}

.p-t-20 {
	padding-top: 20px !important
}

.p-t-22 {
	padding-top: 22px !important
}

.p-t-23 {
	padding-top: 23px !important
}

.p-t-24 {
	padding-top: 24px !important
}

.p-t-25 {
	padding-top: 25px !important
}

.p-t-26 {
	padding-top: 26px !important
}

.p-t-29 {
	padding-top: 29px !important
}

.p-t-30 {
	padding-top: 30px !important
}

.p-t-35 {
	padding-top: 35px !important
}

.p-t-38 {
	padding-top: 38px !important
}

.p-t-40 {
	padding-top: 40px !important
}

.p-t-45 {
	padding-top: 45px !important
}

.p-t-50 {
	padding-top: 50px !important
}

.p-t-60 {
	padding-top: 60px !important
}

.p-t-70 {
	padding-top: 70px !important
}

.p-t-102 {
	padding-top: 102px !important
}

.p-r-0 {
	padding-right: 0 !important
}

.p-r-1 {
	padding-right: 1px !important
}

.p-r-2 {
	padding-right: 2px !important
}

.p-r-3 {
	padding-right: 3px !important
}

.p-r-4 {
	padding-right: 4px !important
}

.p-r-5 {
	padding-right: 5px !important
}

.p-r-6 {
	padding-right: 6px !important
}

.p-r-7 {
	padding-right: 7px !important
}

.p-r-8 {
	padding-right: 8px !important
}

.p-r-9 {
	padding-right: 9px !important
}

.p-r-10 {
	padding-right: 10px !important
}

.p-r-12 {
	padding-right: 12px !important
}

.p-r-14 {
	padding-right: 14px !important
}

.p-r-15 {
	padding-right: 15px !important
}

.p-r-16 {
	padding-right: 16px
}

.p-r-17 {
	padding-right: 17px !important
}

.p-r-18 {
	padding-right: 18px !important
}

.p-r-19 {
	padding-right: 19px !important
}

.p-r-20 {
	padding-right: 20px !important
}

.p-r-24 {
	padding-right: 24px !important
}

.p-r-25 {
	padding-right: 25px !important
}

.p-r-30 {
	padding-right: 30px !important
}

.p-r-32 {
	padding-right: 32px !important
}

.p-r-35 {
	padding-right: 35px !important
}

.p-r-38 {
	padding-right: 38px !important
}

.p-r-40 {
	padding-right: 40px !important
}

.p-r-48 {
	padding-right: 48px !important
}

.p-r-50 {
	padding-right: 50px !important
}

.p-r-100 {
	padding-right: 100px !important
}

.p-r-170 {
	padding-right: 170px !important
}

.p-b-0 {
	padding-bottom: 0 !important
}

.p-b-1 {
	padding-bottom: 1px !important
}

.p-b-2 {
	padding-bottom: 2px !important
}

.p-b-3 {
	padding-bottom: 3px !important
}

.p-b-4 {
	padding-bottom: 4px !important
}

.p-b-5 {
	padding-bottom: 5px !important
}

.p-b-6 {
	padding-bottom: 6px !important
}

.p-b-7 {
	padding-bottom: 7px !important
}

.p-b-8 {
	padding-bottom: 8px !important
}

.p-b-9 {
	padding-bottom: 9px !important
}

.p-b-10 {
	padding-bottom: 10px !important
}

.p-b-11 {
	padding-bottom: 11px !important
}

.p-b-12 {
	padding-bottom: 12px !important
}

.p-b-15 {
	padding-bottom: 15px !important
}

.p-b-16 {
	padding-bottom: 16px !important
}

.p-b-20 {
	padding-bottom: 20px !important
}

.p-b-24 {
	padding-bottom: 24px !important
}

.p-b-25 {
	padding-bottom: 25px !important
}

.p-b-30 {
	padding-bottom: 30px !important
}

.p-b-35 {
	padding-bottom: 35px !important
}

.p-b-36 {
	padding-bottom: 36px !important
}

.p-b-40 {
	padding-bottom: 40px !important
}

.p-b-48 {
	padding-bottom: 48px !important
}

.p-b-50 {
	padding-bottom: 50px !important
}

.p-b-60 {
	padding-bottom: 60px !important
}

.p-b-70 {
	padding-bottom: 70px !important
}

.p-l-0 {
	padding-left: 0 !important
}

.p-l-1 {
	padding-left: 1px !important
}

.p-l-2 {
	padding-left: 2px !important
}

.p-l-3 {
	padding-left: 3px !important
}

.p-l-4 {
	padding-left: 4px !important
}

.p-l-5 {
	padding-left: 5px !important
}

.p-l-6 {
	padding-left: 6px !important
}

.p-l-7 {
	padding-left: 7px !important
}

.p-l-8 {
	padding-left: 8px !important
}

.p-l-9 {
	padding-left: 9px !important
}

.p-l-10 {
	padding-left: 10px !important
}

.p-l-11 {
	padding-left: 11px !important
}

.p-l-12 {
	padding-left: 12px !important
}

.p-l-13 {
	padding-left: 13px !important
}

.p-l-14 {
	padding-left: 14px !important
}

.p-l-15 {
	padding-left: 15px !important
}

.p-l-16 {
	padding-left: 16px 
}

.p-l-17 {
	padding-left: 17px !important
}

.p-l-18 {
	padding-left: 18px !important
}

.p-l-19 {
	padding-left: 19px !important
}

.p-l-20 {
	padding-left: 20px !important
}

.p-l-22 {
	padding-left: 22px !important
}

.p-l-24 {
	padding-left: 24px !important
}

.p-l-25 {
	padding-left: 25px !important
}

.p-l-30 {
	padding-left: 30px !important
}

.p-l-32 {
	padding-left: 32px !important
}

.p-l-35 {
	padding-left: 35px !important
}

.p-l-40 {
	padding-left: 40px !important
}

.p-l-48 {
	padding-left: 48px !important
}

.p-l-50 {
	padding-left: 50px !important
}

.p-l-100 {
	padding-left: 100px !important
}

.f-s-7 {
	font-size: 7px !important
}

.f-s-8 {
	font-size: 8px !important
}

.f-s-9 {
	font-size: 9px !important
}

.f-s-10 {
	font-size: 10px !important
}

.f-s-11 {
	font-size: 11px !important
}

.f-s-12 {
	font-size: 12px !important
}

.f-s-13 {
	font-size: 13px !important
}

.f-s-14 {
	font-size: 14px !important
}

.f-s-15 {
	font-size: 15px !important
}

.f-s-16 {
	font-size: 16px !important
}

.f-s-17 {
	font-size: 17px !important
}

.f-s-18 {
	font-size: 18px !important
}

.f-s-19 {
	font-size: 19px !important
}

.f-s-20 {
	font-size: 20px !important
}

.f-s-21 {
	font-size: 21px !important
}

.f-s-22 {
	font-size: 22px !important
}

.f-s-23 {
	font-size: 23px !important
}

.f-s-24 {
	font-size: 24px !important
}

.f-s-25 {
	font-size: 25px !important
}

.f-s-26 {
	font-size: 26px !important
}

.f-s-27 {
	font-size: 27px !important
}

.f-s-28 {
	font-size: 28px !important
}

.f-s-29 {
	font-size: 29px !important
}

.f-s-30 {
	font-size: 30px !important
}

.f-s-35 {
	font-size: 35px !important
}

.f-s-40 {
	font-size: 40px !important
}

.f-s-50 {
	font-size: 50px !important
}

.f-s-60 {
	font-size: 60px !important
}

.f-s-70 {
	font-size: 70px !important
}

.f-s-80 {
	font-size: 80px !important
}

.f-s-90 {
	font-size: 90px !important
}

.f-s-100 {
	font-size: 100px !important
}

.text-center {
	text-align: center !important
}

.text-left {
	text-align: left !important
}

.text-right {
	text-align: right !important
}

.pull-left {
	float: left !important
}

.pull-right {
	float: right !important
}

.pull-none {
	float: none !important
}

.pull_center {
	float: right;
	position: relative;
	left: -50%;
	text-align: left
}

.f-w {
	font-weight: 700 !important
}

.f-w-100 {
	font-weight: 100 !important
}

.f-w-200 {
	font-weight: 200 !important
}

.f-w-300 {
	font-weight: 300 !important
}

.f-w-400 {
	font-weight: 400 !important
}

.f-w-500 {
	font-weight: 500 !important
}

.f-w-600 {
	font-weight: 600 !important
}

.f-w-700 {
	font-weight: 700 !important
}

.f-w-800 {
	font-weight: 800 !important
}

.f-w-900 {
	font-weight: 900 !important
}

.f-italic {
	font-style: italic
}

.table-td-valign-middle td,
.table-th-valign-middle th,
.table-valign-middle td,
.table-valign-middle th {
	vertical-align: middle !important
}

.table-td-valign-top td,
.table-th-valign-top th,
.table-valign-top td,
.table-valign-top th {
	vertical-align: top !important
}

.table-td-valign-bottom td,
.table-th-valign-bottom th,
.table-valign-bottom td,
.table-valign-bottom th {
	vertical-align: bottom !important
}

.vertical-box {
	display: table;
	table-layout: fixed;
	border-spacing: 0;
	height: 100%;
	width: 100%
}

.vertical-box-column {
	display: table-cell;
	vertical-align: top;
	height: 100%
}

.vertical-box-row {
	display: table-row;
	height: 100%
}

.vertical-box-row>.vertical-box-cell {
	position: relative;
	height: 100%;
	width: 100%;
	float: none
}

.vertical-box-row>.vertical-box-cell>.vertical-box-inner-cell {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden
}

.panel-expand .vertical-box .vertical-box-column {
	display: table-cell
}

.page-content-full-height .content {
	position: absolute;
	left: 0;
	top: 54px;
	right: 0;
	bottom: 0;
	-webkit-transform: translateZ(0)
}

.panel-expand .page-content-full-height .content {
	-webkit-transform: none
}

.no-rounded-corner {
	border-radius: 0 !important
}

.rounded-corner {
	border-radius: 50% !important
}

.no-border {
	border: 0 !important
}

.border-top-1 {
	border-top: 1px solid #eee !important
}

.border-right-1 {
	border-right: 1px solid #eee !important
}

.border-right-1-2 {
	border-right: 1px solid #333e46
}

.border-bottom-1 {
	border-bottom: 1px solid #eee !important
}

.border-left-1 {
	border-left: 1px solid #eee !important
}

.border-1 {
	border: 1px solid #0b0b0c !important
}

.border-t2-b-1 {
	border-top: 1px solid #2c3338 !important
}

.border-t2-b-1,
.border-t3-b-1 {
	border-bottom: 1px solid #000 !important
}

.border-t3-b-1 {
	border-top: 1px solid #383f46 !important
}

.border-left-live {
	border-left: 1px solid #111 !important
}

.border-right-live {
	border-right: 1px solid #111 !important
}

.border-right-live2 {
	border-right: 1px solid #131313 !important
}

.border-top-live {
	border-top: 1px solid #111 !important
}

.border-bottom-live {
	border-bottom: 1px solid #111 !important
}

.border-left-live2 {
	border-left: 1px solid #333 !important
}

.border-top-1-yellow4 {
	border-top: 1px solid #f3ba2f !important
}

.border-top-1-green1 {
	border-top: 1px solid #67b26f !important
}

.hrline {
	border: none;
	border-top: 1px solid rgba(0, 0, 0, .9);
	border-bottom: 1px solid hsla(0, 0%, 100%, .08)
}

.hrline,
.hrlinelive {
	background-color: transparent;
	height: 0;
	margin: 0;
	clear: both
}

.hrlinelive {
	border: none;
	border-top: 1px solid #152b40
}

.no-box-shadow {
	box-shadow: none !important
}

.text-underline {
	text-decoration: underline !important
}

.no-bg {
	background: none !important
}

.shadow {
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.no-shadow {
	box-shadow: none !important
}

.height-xs {
	height: 150px !important
}

.height-sm {
	height: 300px !important
}

.height-md {
	height: 450px !important
}

.height-lg {
	height: 600px !important
}

.height-full {
	height: 100% !important
}

.height-3 {
	height: 3px !important
}

.height-4 {
	height: 4px !important
}

.height-5 {
	height: 5px !important
}

.height-6 {
	height: 6px !important
}

.height-10 {
	height: 10px !important
}

.height-15 {
	height: 15px !important
}

.height-17 {
	height: 17px !important
}

.height-18 {
	height: 18px !important
}

.height-20 {
	height: 20px !important
}

.height-21 {
	height: 21px !important
}

.height-22 {
	height: 22px !important
}

.height-23 {
	height: 23px !important
}

.height-24 {
	height: 24px !important
}

.height-25 {
	height: 25px !important
}

.height-27 {
	height: 27px !important
}

.height-28 {
	height: 28px !important
}

.height-29 {
	height: 29px !important
}

.height-30 {
	height: 30px !important
}

.line-height-30 {
	line-height: 30px !important
}

.height-31 {
	height: 31px !important
}

.height-32 {
	height: 32px !important
}

.height-33 {
	height: 33px !important
}

.height-34 {
	height: 34px !important
}

.height-35 {
	height: 35px !important
}

.height-38 {
	height: 38px !important
}

.height-39 {
	height: 39px !important
}

.height-40 {
	height: 40px !important
}

.height-42 {
	height: 42px !important
}

.height-44 {
	height: 44px !important
}

.height-45 {
	height: 45px !important
}

.height-47 {
	height: 47px !important
}

.height-48 {
	height: 48px !important
}

.height-50 {
	height: 50px !important
}

.height-52 {
	height: 52px !important
}

.height-53 {
	height: 53px !important
}

.height-54 {
	height: 54px !important
}

.height-56 {
	height: 56px !important
}

.height-59 {
	height: 59px !important
}

.height-60 {
	height: 60px !important
}

.height-61 {
	height: 61px !important
}

.height-65 {
	height: 65px !important
}

.height-70 {
	height: 70px !important
}

.height-80 {
	height: 80px !important
}

.height-84 {
	height: 84px !important
}

.height-90 {
	height: 90px !important
}

.height-97 {
	height: 97px !important
}

.height-99 {
	height: 99px !important
}

.height-100 {
	height: 100px !important
}

.height-107 {
	height: 107px !important
}

.height-110 {
	height: 110px !important
}

.height-114 {
	height: 114px !important
}

.height-115 {
	height: 115px !important
}

.height-117 {
	height: 117px !important
}

.height-120 {
	height: 120px !important
}

.height-130 {
	height: 130px !important
}

.height-135 {
	height: 135px !important
}

.height-140 {
	height: 140px !important
}

.height-150 {
	height: 150px !important
}

.height-165 {
	height: 165px !important
}

.height-168 {
	height: 168px !important
}

.height-179 {
	height: 179px !important
}

.height-198 {
	height: 198px !important
}

.height-200 {
	height: 200px !important
}

.height-213 {
	height: 213px !important
}

.height-225 {
	height: 225px !important
}

.height-230 {
	height: 230px !important
}

.height-239 {
	height: 239px !important
}

.height-240 {
	height: 240px !important
}

.height-245 {
	height: 245px !important
}

.height-250 {
	height: 250px !important
}

.height-290 {
	height: 290px !important
}

.height-300 {
	height: 300px !important
}

.height-310 {
	height: 310px !important
}

.height-320 {
	height: 320px !important
}

.height-330 {
	height: 330px !important
}

.height-334 {
	height: 334px !important
}

.height-335 {
	height: 335px !important
}

.height-336 {
	height: 336px !important
}

.height-337 {
	height: 337px !important
}

.height-338 {
	height: 338px !important
}

.height-339 {
	height: 339px !important
}

.height-340 {
	height: 340px !important
}

.height-350 {
	height: 350px !important
}

.height-360 {
	height: 360px !important
}

.height-370 {
	height: 370px !important
}

.height-380 {
	height: 380px !important
}

.height-390 {
	height: 390px !important
}

.height-391 {
	height: 391px !important
}

.height-400 {
	height: 400px !important
}

.height-420 {
	height: 420px !important
}

.height-430 {
	height: 430px !important
}

.height-431 {
	height: 431px !important
}

.height-432 {
	height: 432px !important
}

.height-433 {
	height: 433px !important
}

.height-434 {
	height: 434px !important
}

.height-435 {
	height: 435px !important
}

.height-436 {
	height: 436px !important
}

.height-437 {
	height: 437px !important
}

.height-438 {
	height: 438px !important
}

.height-439 {
	height: 439px !important
}

.height-398 {
	height: 398px !important
}

.height-410 {
	height: 410px !important
}

.height-440 {
	height: 440px !important
}

.height-450 {
	height: 450px !important
}

.height-500 {
	height: 500px !important
}

.height-550 {
	height: 550px !important
}

.height-600 {
	height: 600px !important
}

.height-610 {
	height: 610px !important
}

.height-620 {
	height: 620px !important
}

.height-630 {
	height: 630px !important
}

.height-640 {
	height: 640px !important
}

.height-650 {
	height: 650px !important
}

.height-660 {
	height: 660px !important
}

.height-670 {
	height: 670px !important
}

.height-680 {
	height: 680px !important
}

.height-690 {
	height: 690px !important
}

.height-700 {
	height: 700px !important
}

.height-800 {
	height: 800px !important
}

.height-900 {
	height: 900px !important
}

.height-100-pro {
	height: 100% !important
}

.height-100-pro-25 {
	height: calc(100% - 25px) !important
}

.height-auto {
	height: auto
}

.height-pc {height: 40px !important;}

.width-xs {
	width: 150px !important
}

.width-sm {
	width: 300px !important
}

.width-md {
	width: 450px !important
}

.width-lg {
	width: 600px !important
}

.width-full {
	width: 100% !important
}

.width-5 {
	width: 5px !important
}

.width-10 {
	width: 10px !important
}

.width-13 {
	width: 13px !important
}

.width-15 {
	width: 15px !important
}

.width-16 {
	width: 16px !important
}

.width-18 {
	width: 18px !important
}

.width-20 {
	width: 20px !important
}

.width-21 {
	width: 21px !important
}

.width-22 {
	width: 22px !important
}

.width-23 {
	width: 23px !important
}

.width-24 {
	width: 24px !important
}

.width-25 {
	width: 25px !important
}

.width-26 {
	width: 26px !important
}

.width-30 {
	width: 30px !important
}

.width-33 {
	width: 33px !important
}

.width-35 {
	width: 35px !important
}

.width-40 {
	width: 40px !important
}

.width-46 {
	width: 46px !important
}

.width-50 {
	width: 50px !important
}

.width-60 {
	width: 60px !important
}

.width-70 {
	width: 70px !important
}

.width-73 {
	width: 73px !important
}

.width-80 {
	width: 80px !important
}

.width-90 {
	width: 90px !important
}

.width-100 {
	width: 100px !important
}

.width-105 {
	width: 105px !important
}

.width-110 {
	width: 110px !important
}

.width-115 {
	width: 115px !important
}

.width-120 {
	width: 120px !important
}

.width-130 {
	width: 130px !important
}

.width-140 {
	width: 140px !important
}

.width-144 {
	width: 144px !important
}

.width-150 {
	width: 150px !important
}

.width-160 {
	width: 160px !important
}

.width-165 {
	width: 165px !important
}

.width-170 {
	width: 170px !important
}

.width-180 {
	width: 180px !important
}

.width-192 {
	width: 192px !important
}

.width-200 {
	width: 200px !important
}

.width-205 {
	width: 205px !important
}

.width-210 {
	width: 210px !important
}

.width-220 {
	width: 220px !important
}

.width-230 {
	width: 230px !important
}

.width-240 {
	width: 240px !important
}

.width-250 {
	width: 250px !important
}

.width-255 {
	width: 255px !important
}

.width-260 {
	width: 260px !important
}

.width-270 {
	width: 270px !important
}

.width-280 {
	width: 280px !important
}

.width-290 {
	width: 290px !important
}

.width-300 {
	width: 300px !important
}

.width-306 {
	width: 306px !important
}

.width-330 {
	width: 330px !important
}

.width-348 {
	width: 348px !important
}

.width-350 {
	width: 350px !important
}

.width-360 {
	width: 360px !important
}

.width-366 {
	width: 366px !important
}

.width-367 {
	width: 367px !important
}

.width-368 {
	width: 368px !important
}

.width-370 {
	width: 370px !important
}

.width-380 {
	width: 380px !important
}

.width-390 {
	width: 390px !important
}

.width-400 {
	width: 400px !important
}

.width-410 {
	width: 410px !important
}

.width-420 {
	width: 420px !important
}

.width-430 {
	width: 430px !important
}

.width-440 {
	width: 440px !important
}

.width-450 {
	width: 450px !important
}

.width-490 {
	width: 490px !important
}

.width-500 {
	width: 500px !important
}

.width-550 {
	width: 550px !important
}

.width-560 {
	width: 560px !important
}

.width-570 {
	width: 570px !important
}

.width-580 {
	width: 580px !important
}

.width-595 {
	width: 595px !important
}

.width-600 {
	width: 600px !important
}

.width-602 {
	width: 602px !important
}

.width-650 {
	width: 650px !important
}

.width-700 {
	width: 700px !important
}

.width-740 {
	width: 740px !important
}

.width-747 {
	min-width: 700px;
	min-width: 407px
}

.width-side {
	width: 294px !important
}

.width-side-orange2 {
	width: 240px !important
}

.width-half {
	width: 50% !important
}

.width-11pro {
	width: 11.1% !important
}

.width-12pro {
	width: 12.5% !important
}

.width-14pro {
	width: 14.27% !important
}

.width-33pro {
	width: 33.3% !important
}

.width-16pro {
	width: 16.66% !important
}

.width-20pro {
	width: 20% !important
}

.width-25pro {
	width: 25% !important
}

.width-27pro {
	width: 27.7% !important
}

.width-40pro {
	width: 40% !important
}

.width-48pro {
	width: 48% !important
}

.width-49pro {
	width: 49% !important
}

.width-50pro {
	width: 50% !important
}

.width-80pro {
	width: 80% !important
}

.width-90pro {
	width: 90% !important
}

.width-95pro {
	width: 95% !important
}

.width-98pro {
	width: 98% !important
}

.width-100-pro-10 {
	width: calc(100% - 10px) !important
}

.animated {
	-webkit-animation-duration: .6s;
	animation-duration: .6s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.fade {
	opacity: 0;
	transition: opacity .3s linear
}

.text-ellipsis {
	white-space: nowrap !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important
}

.underline {
	border-bottom: 1px solid #e2e7eb !important
}

.underline2 {
	border-bottom: 1px solid #000 !important
}

.leftline2 {
	border-left: 1px solid #000 !important
}

.rightline2 {
	border-right: 1px solid #000 !important
}

.overunderline {
	clear: both;
	padding: 0;
	margin: 10px 0;
	width: 100%;
	height: 1px;
	border-top: 2px solid #000;
	border-bottom: 1px solid #292929
}

.overunderline2 {
	margin: 2px 0
}

.overunderline2,
.overunderline3 {
	clear: both;
	padding: 0;
	width: 100%;
	height: 1px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #292929
}

.overunderline3 {
	margin: 0 0 0 -2px
}

.overunderline4 {
	clear: both;
	padding: 0;
	margin: 2px 0;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #292929
}

.row>[class*=col-].ui-sortable {
	min-height: 50px
}

.panel [class*=col-].ui-sortable,
.theme-panel [class*=col-].ui-sortable {
	min-height: 0
}

.ui-sortable .panel-heading {
	cursor: move
}

.ui-sortable.ui-sortable-disabled .panel-heading {
	cursor: default
}

.ui-sortable-placeholder {
	border: 1px dashed #82868b !important;
	visibility: visible !important;
	background: none;
	margin: 0 !important
}

.panel.ui-sortable-placeholder {
	margin: -1px -1px 19px !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important
}

.slimScrollBar,
.slimScrollRail {
	width: 5px !important;
	right: 0 !important
}

.gritter-item-wrapper {
	background: none !important;
	overflow: hidden !important;
	border-radius: 3px
}

.gritter-close,
.gritter-light .gritter-close {
	left: auto !important;
	right: 15px !important;
	top: 0 !important;
	background: #ff5b57 !important;
	width: 16px !important;
	height: 16px !important;
	line-height: 16px !important;
	display: block !important
}

.gritter-close:before,
.gritter-light .gritter-close:before {
	content: "\f00d" !important;
	font-family: FontAwesome !important;
	font-size: 9px !important;
	width: 16px !important;
	height: 16px !important;
	line-height: 16px !important;
	color: #fff !important;
	text-indent: 0 !important;
	position: absolute !important;
	text-align: center !important;
	right: 0 !important;
	top: 0 !important
}

.gritter-with-images {
	width: 210px !important
}

.gritter-images {
	margin: 2px 10px 0 0 !important;
	border-radius: 2px
}

.gritter-title {
	font-size: 12px !important;
	line-height: 16px !important;
	padding-bottom: 2px !important;
	font-weight: 400 !important;
	color: #fff !important;
	text-shadow: none !important
}

.gritter-light .gritter-title {
	color: #333 !important;
	font-weight: 600 !important
}

.gritter-item {
	font-family: "Malgun Gothic", "Open Sans" !important;
	color: #aaa !important;
	font-size: 10px !important;
	padding: 2px 15px 5px !important
}

.dataTables_wrapper table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before,
.dataTables_wrapper table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before {
	background: #242a30;
	border-radius: 3px;
	border: none;
	top: 10px;
	left: 8px;
	line-height: 16px;
	box-shadow: none
}

.dataTables_wrapper table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,
.dataTables_wrapper table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
	background: #00acac
}

body div.dataTables_wrapper div.dataTables_paginate ul.pagination {
	margin: 5px 0
}

.dataTables_wrapper table.dataTable {
	margin: 10px 0 !important
}

.dt-buttons.btn-group {
	float: left
}

.dataTables_length,
div.dataTables_info {
	float: left;
	margin-right: 15px
}

.dataTables_empty {
	text-align: center
}

table.DTFC_Cloned tr.even {
	background: none !important
}

.DTFC_LeftWrapper div.DTFC_LeftHeadWrapper table,
.DTFC_RightWrapper div.DTFC_RightHeadWrapper table,
div.dataTables_scrollHead .table {
	margin-bottom: 0 !important;
	border-radius: 0 !important
}

.dataTables_scrollBody .table thead>tr>th,
.DTFC_LeftBodyLiner .table thead>tr>th {
	border-bottom: none !important
}

.dataTables_scrollBody,
.DTFC_LeftBodyLiner {
	border-bottom: 2px solid #ebeced
}

.dataTables_scroll+.dataTables_info,
.dataTables_wrapper .dataTables_scrollBody table.dataTable,
.dataTables_wrapper .DTFC_LeftBodyLiner table.dataTable {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	border-radius: 0 !important
}

.dataTables_wrapper .dataTables_scrollBody table.dataTable>tbody>tr>td,
.dataTables_wrapper .DTFC_LeftWrapper table.dataTable>tbody>tr>td {
	border-bottom: none !important
}

.table.fixedHeader-floating thead>tr>th,
.table>tbody+thead>tr>th {
	border-top: none;
	border-bottom-width: 1px !important
}

table.dataTable tbody>tr.selected,
table.dataTable tbody>tr.selected td,
table.dataTable tbody>tr>.selected {
	background: #ffc !important;
	color: #707478
}

table.dataTable td.focus,
table.dataTable th.focus {
	position: relative;
	z-index: 1000;
	outline: 2px solid #242a30 !important
}

.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
	background: #eee !important
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td span.active.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover,
.open .dropdown-toggle.datepicker table tr td.active:hover {
	background: #348fe2 !important;
	color: #fff !important
}

.datepicker {
	min-width: 250px !important;
	border-radius: 3px !important
}

.datepicker.dropdown-menu {
	min-width: 250px;
	border: 1px solid #ddd !important;
	-webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, .2) !important;
	-moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, .2) !important
}

.datepicker-dropdown:before {
	border-bottom-color: #ddd !important
}

.datepicker-dropdown.datepicker-orient-bottom:before {
	border-top-color: #ddd !important
}

.datepicker table {
	width: 100%
}

.input-daterange .input-group-addon {
	background: #d6d8dd !important;
	border: none !important;
	text-shadow: none !important
}

.irs-from,
.irs-single,
.irs-to {
	background: #2d353c !important
}

.datepicker-full-width .datepicker-inline {
	width: 100%
}

.colorpicker {
	border: 1px solid #ddd !important;
	border-radius: 3px !important
}

.colorpicker-alpha,
.colorpicker-hue {
	margin-bottom: 0
}

.bootstrap-timepicker .bootstrap-timepicker-widget.dropdown-menu+.form-control {
	border-radius: 4px 0 0 4px
}

.bootstrap-timepicker-widget table td input {
	border-radius: 4px !important
}

.bootstrap-timepicker-widget.dropdown-menu.open {
	border: 1px solid #ddd !important;
	max-width: 200px
}

.bootstrap-timepicker-widget table td a:focus,
.bootstrap-timepicker-widget table td a:hover {
	background: #348fe2 !important;
	border: none !important;
	color: #fff
}

.ui-widget {
	font-family: "Malgun Gothic", "Open Sans";
	font-size: 12px
}

.ui-autocomplete {
	padding: 5px 0 !important;
	box-shadow: 0 2px 5px -1px rgba(0, 0, 0, .2) !important;
	border: 1px solid #ccc !important
}

.ui-stats-focus,
.ui-stats-hover,
.ui-widget-content .ui-stats-focus,
.ui-widget-content .ui-stats-hover,
.ui-widget-header .ui-stats-focus,
.ui-widget-header .ui-stats-hover {
	border: none !important;
	background: #348fe2 !important;
	color: #fff !important;
	margin: 0 !important;
	border-radius: 0 !important
}

.ui-menu .ui-menu-item a {
	padding: 5px 10px
}

.combobox-container {
	display: table;
	border-collapse: separate;
	width: 100%
}

.combobox-container .uneditable-input,
.combobox-container input {
	border: 1px solid #edf0f5;
	background: #edf0f5;
	font-size: 12px;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	line-height: 1.42857143;
	color: #555;
	border-radius: 4px 0 0 4px !important;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.combobox-container .uneditable-input:focus,
.combobox-container input:focus {
	outline: 0;
	border-color: #d8dce2;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .12)
}

.combobox-container .add-on,
.combobox-container input {
	display: table-cell !important
}

.combobox-container .add-on {
	width: 1% !important;
	padding: 5px 10px !important;
	white-space: nowrap;
	float: none !important;
	background: #d6d8dd !important;
	color: #555 !important
}

.btn .combobox-clear {
	margin: 0 !important;
	width: 8px !important;
	position: relative;
	opacity: 1;
	filter: alpha(opacity=100)
}

.combobox-container .icon-remove:before {
	content: "\f00d";
	font-family: "Malgun Gothic", FontAwesome;
	font-size: 14px;
	font-style: normal;
	position: absolute;
	right: -2px;
	top: 1px;
	text-shadow: none
}

body .bootstrap-select .btn:focus {
	outline: none !important
}

.tagit.ui-widget {
	border: 1px solid #ccd0d4 !important;
	background: #fff !important;
	padding: 3px 12px 2px !important;
	margin-bottom: 0 !important
}

ul.tagit input[type=text] {
	background: #fff !important;
	width: auto !important
}

ul.tagit li.tagit-choice-editable {
	background: #b6c2c9 !important;
	border: none !important;
	color: #fff !important;
	border-radius: 3px !important;
	padding: 2px 24px 3px 7px !important
}

ul.tagit.inverse li.tagit-choice-editable {
	background: #2d353c !important
}

ul.tagit.white li.tagit-choice-editable {
	background: #fff !important;
	border: 1px solid #ddd !important;
	color: #000 !important
}

ul.tagit.primary li.tagit-choice-editable {
	background: #348fe2 !important
}

ul.tagit.info li.tagit-choice-editable {
	background: #49b6d6 !important
}

ul.tagit.success li.tagit-choice-editable {
	background: #00acac !important
}

ul.tagit.warning li.tagit-choice-editable {
	background: #f59c1a !important
}

ul.tagit.danger li.tagit-choice-editable {
	background: #ff5b57 !important
}

ul.tagit li.tagit-choice .tagit-close {
	right: 2px !important;
	line-height: 22px !important;
	text-align: center !important;
	top: 0 !important;
	margin: 0 !important
}

ul.tagit li.tagit-choice .tagit-close:focus,
ul.tagit li.tagit-choice .tagit-close:hover {
	text-decoration: none !important
}

ul.tagit li.tagit-choice .tagit-close:focus .ui-icon-close:before,
ul.tagit li.tagit-choice .tagit-close:hover .ui-icon-close:before {
	color: #666;
	color: rgba(0, 0, 0, .4)
}

ul.tagit.inverse li.tagit-choice .tagit-close:focus .ui-icon-close:before,
ul.tagit.inverse li.tagit-choice .tagit-close:hover .ui-icon-close:before {
	color: #666;
	color: hsla(0, 0%, 100%, .4)
}

.tagit .ui-icon-close {
	background: none !important;
	height: 22px !important;
	width: 16px !important;
	text-indent: 0 !important
}

.tagit.white .ui-icon-close:before {
	color: #000
}

.tagit .ui-icon-close:before {
	content: "\f00d";
	font-family: "Malgun Gothic", FontAwesome;
	font-size: 10px;
	color: #fff
}

.parsley-errors-list {
	padding: 0 !important;
	list-style-type: none !important;
	margin: 0 !important;
	color: #e5603b;
	font-size: 12px !important;
	line-height: inherit !important
}

.parsley-errors-list.filled {
	margin-top: 5px !important
}

.parsley-error,
.parsley-success {
	color: #333 !important
}

.parsley-error {
	background: #ffdedd !important;
	border-color: #ff5b57 !important
}

.parsley-success {
	background: #cee !important;
	border-color: #00acac !important
}

.parsley-error:focus,
.parsley-success:focus {
	color: #333 !important;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3) !important;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .3) !important
}

.bwizard-steps {
	font-size: 14px !important;
	border-radius: 3px !important;
	overflow: hidden !important;
	display: table !important;
	width: 100% !important
}

.bwizard-steps li:after,
.bwizard-steps li:before {
	border: none !important
}

.bwizard-steps li {
	float: none !important;
	display: table-cell !important;
	padding: 15px !important;
	line-height: 20px !important;
	background: #f0f3f4 !important;
	border-radius: 0 !important
}

.bwizard-steps li:focus,
.bwizard-steps li:hover {
	background: #d3dadf !important
}

.bwizard-steps.clickable li:focus:not(.active) a,
.bwizard-steps.clickable li:hover:not(.active) a {
	color: #333 !important
}

.bwizard-steps li small {
	font-size: 11px !important;
	color: #999 !important;
	display: block !important;
	line-height: 14px !important
}

.bwizard-steps li a {
	margin-left: 30px !important;
	display: block !important;
	text-decoration: none !important
}

.bwizard-steps li.active small {
	color: #b2e6e6 !important
}

.bwizard-steps .label {
	float: left !important;
	padding: 0 !important;
	height: 20px !important;
	width: 20px !important;
	line-height: 20px !important;
	text-align: center !important;
	margin-right: 10px !important;
	top: 0 !important;
	background: #6d7479 !important;
	border-radius: 50% !important
}

.bwizard-steps li.active,
.bwizard-steps li.active:focus,
.bwizard-steps li.active:hover {
	background: #348fe2 !important
}

.fc .fc-day-grid-event {
	padding: 1px 2px
}

.fc-event,
.fc .fc-event {
	border: none;
	background: #575d63;
	border-radius: 0
}

.fc-event-list .fc-event {
	background: none;
	color: #242a30;
	padding: 10px 15px;
	font-size: 12px;
	margin-left: -15px;
	margin-right: -15px;
	border: 1px solid #d2d6da;
	border-right: none;
	border-left: none
}

.fc-event-list .fc-event:focus,
.fc-event-list .fc-event:hover {
	color: #242a30;
	cursor: pointer;
	background: #f0f3f5
}

.fc-event-list .fc-event.ui-draggable-dragging {
	border: 1px dashed #d2d6da
}

.fc-event-list .fc-event+.fc-event {
	margin-top: -1px
}

.fc-event-list .fc-event .fa {
	float: left;
	margin-right: 10px;
	font-size: 14px
}

body .fc button {
	font-weight: 400;
	color: #242a30;
	background: #fff;
	border-color: #e2e7eb;
	box-shadow: none;
	padding: 5px 10px;
	height: inherit;
	font-size: 12px;
	line-height: 1.5
}

body .fc button:active,
body .fc button:focus,
body .fc button:hover {
	background: #e2e7eb;
	border-color: #d8dde1;
	outline: none
}

body .fc button.fc-state-disabled:active,
body .fc button.fc-state-disabled:focus,
body .fc button.fc-state-disabled:hover {
	background: #fff
}

body .fc button.fc-state-active,
body .fc button:active {
	background: #e2e7eb;
	border-color: #d8dde1;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .1)
}

.fc .fc-unthemed .fc-divider,
.fc .fc-unthemed .fc-popover,
.fc .fc-unthemed .fc-row,
.fc .fc-unthemed tbody,
.fc .fc-unthemed td,
.fc .fc-unthemed th,
.fc .fc-unthemed thead {
	border-color: #e2e7eb
}

.fc th {
	padding: 3px 15px;
	color: #242a30;
	font-weight: 600;
	background: #f0f3f5
}

.fc button .fc-icon {
	font-family: "Malgun Gothic", FontAwesome;
	margin: 0;
	top: 0;
	width: auto;
	height: auto;
	font-size: 12px
}

.fc .fc-icon-left-single-arrow:after,
.fc .fc-icon-right-single-arrow:after {
	content: "\f053";
	font-size: 12px;
	top: 0;
	margin: 0
}

.fc .fc-icon-right-single-arrow:after {
	content: "\f054"
}

.fc .fc-unthemed .fc-today {
	background: #fff8f0
}

.fc .fc-scroller {
	overflow: visible;
	overflow: initial;
	height: auto !important
}

.fc .fc-toolbar h2 {
	font-size: 24px;
	line-height: 30px
}

.jvectormap-zoomin,
.jvectormap-zoomout {
	width: 16px !important;
	height: 16px !important
}

.legendColorBox>div {
	margin-right: 5px !important;
	border-radius: 5px !important;
	margin-top: 1px !important;
	border: none !important
}

.legend>table tr td.legendColorBox {
	padding-left: 5px !important
}

.legend>table tr td {
	padding: 4px 0 5px !important
}

.legend>div {
	border-radius: 4px !important;
	background: #000 !important
}

.legend>table tr td.legendLabel {
	padding-right: 10px !important;
	color: #fff
}

.legend>table tr+tr td {
	padding-top: 0 !important
}

.legendColorBox>div>div {
	border-radius: 5px !important;
	border-width: 4px !important
}

.legendLabel,
.tickLabel {
	font-size: 11px !important
}

.tickLabel {
	color: #707478 !important
}

.flot-tooltip {
	position: absolute;
	display: none;
	border: 0;
	padding: 6px 10px 7px;
	color: #fff;
	font-size: 11px;
	border-radius: 5px;
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 10000 !important
}

.jqstooltip {
	border: none !important;
	border-radius: 4px;
	background: #333 !important;
	width: auto !important;
	height: auto !important
}

.result-list:after,
.result-list:before {
	content: "";
	display: table;
	clear: both
}

.result-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%
}

.result-list>li:after,
.result-list>li:before {
	content: "";
	display: table;
	clear: both
}

.result-list>li {
	background: #fff;
	box-shadow: 0 1px #ccc;
	border-radius: 3px;
	overflow: hidden
}

.result-list>li+li {
	margin-top: 10px
}

.result-list>li>div {
	display: table-cell;
	vertical-align: top;
	padding: 20px;
	position: relative
}

.result-list .result-images {
	width: 240px;
	padding: 0;
	overflow: hidden;
	background: #2d353c;
	vertical-align: middle
}

.result-list .result-images a {
	display: block
}

.result-list .result-images a:focus,
.result-list .result-images a:hover {
	opacity: .8;
	filter: alpha(opacity=80)
}

.result-list .result-images img {
	width: 100%
}

.result-list .title {
	margin: 0 0 8px;
	font-size: 20px;
	line-height: 24px
}

.result-list .title a {
	color: #333
}

.result-list .location {
	color: #999
}

.result-list .desc {
	margin-bottom: 20px;
	max-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 16px
}

.result-list .btn-row a {
	color: #666;
	font-size: 20px;
	line-height: 14px;
	opacity: .2
}

.result-list .btn-row a:focus,
.result-list .btn-row a:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.result-list .btn-row a+a {
	margin-left: 10px
}

.result-list .result-price {
	width: 240px;
	font-size: 28px;
	text-align: center;
	border-left: 1px dashed #ddd;
	padding-top: 30px
}

.result-list .result-price small {
	display: block;
	font-size: 12px;
	color: #999
}

.result-list .result-price .btn {
	margin-top: 30px
}

.media-messaging .media:first-child {
	padding-top: 0
}

.media-messaging .media:last-child {
	padding-bottom: 0
}

.media-messaging .media {
	padding: 15px
}

.media-messaging .media p {
	margin: 0
}

.media-messaging .media+.media {
	margin-top: 0;
	padding-top: 15px
}

.widget {
	border-radius: 3px;
	margin-bottom: 20px;
	color: #fff;
	padding: 15px;
	overflow: hidden
}

.widget.widget-stats {
	position: relative
}

.widget-stats .stats-info h4 {
	font-size: 12px;
	margin: 5px 0;
	color: #fff
}

.widget-stats .stats-icon {
	font-size: 42px;
	height: 56px;
	width: 56px;
	text-align: center;
	line-height: 56px;
	margin-left: 15px;
	color: #fff;
	position: absolute;
	right: 15px;
	top: 15px;
	opacity: .2;
	filter: alpha(opacity=20)
}

.widget-stats .stats-info p {
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 0
}

.widget-stats .stats-link a {
	display: block;
	margin: 15px -15px -15px;
	padding: 7px 15px;
	text-align: right;
	color: #ddd;
	font-weight: 300;
	text-decoration: none
}

.widget-stats .stats-link a:focus,
.widget-stats .stats-link a:hover {
	color: #fff
}

.widget-stats .stats-icon.stats-icon-lg {
	font-size: 52px;
	top: 12px;
	right: 21px
}

.widget-stats .stats-title {
	position: relative;
	line-height: 1.1;
	font-size: 12px;
	margin: 2px 0 7px
}

.widget-stats .stats-desc {
	font-weight: 300;
	margin-bottom: 0
}

.widget-stats .stats-number {
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 10px
}

.widget-stats .stats-progress .progress-bar {
	background: #fff
}

.widget-stats .stats-progress {
	background: rgba(0, 0, 0, .2);
	height: 2px;
	margin: 0 -15px 12px
}

.todolist {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.todolist>li>a {
	display: block;
	color: #333
}

.todolist>li>a:focus,
.todolist>li>a:hover {
	background: #fafafa;
	text-decoration: none
}

.todolist>li>a:focus .todolist-input i:before,
.todolist>li>a:hover .todolist-input i:before {
	content: "\f14a";
	opacity: .4;
	filter: alpha(opacity=40);
	color: #2d353c
}

.todolist>li.active>a .todolist-input i:before,
.todolist>li.active>a:focus .todolist-input i:before,
.todolist>li.active>a:hover .todolist-input i:before {
	content: "\f14a";
	color: #00acac;
	opacity: 1;
	filter: alpha(opacity=100)
}

.todolist>li.active>a .todolist-title {
	text-decoration: line-through
}

.todolist>li {
	border-bottom: 1px solid #ddd
}

.todolist-input i {
	display: block;
	width: 14px;
	text-align: center
}

.todolist-input,
.todolist-title {
	display: table-cell;
	padding: 10px
}

.todolist-title {
	padding-right: 15px
}

.todolist-input {
	text-align: center;
	font-size: 14px;
	border-right: 1px solid #ddd;
	padding-left: 15px
}

.map {
	position: absolute;
	top: 54px;
	bottom: 0;
	left: 220px;
	right: 0;
	z-index: 0;
	-webkit-transform: translateZ(0)
}

.map .jvectormap-zoomin,
.map .jvectormap-zoomout {
	width: 20px !important;
	height: 20px !important;
	font-size: 14px;
	line-height: 14px;
	left: 15px
}

.map .jvectormap-zoomin {
	top: 60px
}

.map .jvectormap-zoomout {
	top: 90px
}

.map-float-table {
	position: absolute;
	right: 25px;
	bottom: 25px
}

.map-content {
	padding: 0 25px;
	z-index: 100;
	position: relative
}

.invoice>div:not(.invoice-footer) {
	margin-bottom: 20px
}

.invoice {
	background: #fff;
	padding: 20px
}

.invoice-company {
	font-size: 20px
}

.invoice-header {
	margin: 0 -20px;
	background: #f0f3f4;
	padding: 20px
}

.invoice-date,
.invoice-from,
.invoice-to {
	display: table-cell;
	width: 1%
}

.invoice-from,
.invoice-to {
	padding-right: 20px
}

.invoice-date .date,
.invoice-from strong,
.invoice-to strong {
	font-size: 16px;
	font-weight: 600
}

.invoice-date {
	text-align: right;
	padding-left: 20px
}

.invoice-price {
	background: #f0f3f4;
	display: table;
	width: 100%
}

.invoice-price .invoice-price-left,
.invoice-price .invoice-price-right {
	display: table-cell;
	padding: 20px;
	font-size: 20px;
	font-weight: 600;
	width: 75%;
	position: relative;
	vertical-align: middle
}

.invoice-price .invoice-price-left .sub-price {
	display: table-cell;
	vertical-align: middle;
	padding: 0 20px
}

.invoice-price small {
	font-size: 12px;
	font-weight: 400;
	display: block
}

.invoice-price .invoice-price-row {
	display: table;
	float: left
}

.invoice-price .invoice-price-right {
	width: 25%;
	background: #2d353c;
	color: #fff;
	font-size: 28px;
	text-align: right;
	vertical-align: bottom;
	font-weight: 300
}

.invoice-price .invoice-price-right small {
	display: block;
	opacity: .6;
	filter: alpha(opacity=60);
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 12px
}

.invoice-footer {
	border-top: 1px solid #ddd;
	padding-top: 10px;
	font-size: 10px
}

.invoice-note {
	color: #999;
	margin-top: 80px;
	font-size: 85%
}

.login {
	margin: 168px 0;
	position: relative
}

.login label {
	color: #707478
}

.login .login-header {
	position: absolute;
	top: -80px;
	left: 50%;
	right: 0;
	width: 450px;
	padding: 0 40px;
	margin-left: -225px;
	font-weight: 300
}

.login .login-header .brand {
	padding: 0;
	font-size: 28px
}

.login .login-header .brand .logo {
	border-color: #4dcaca #31a3a3 #1d8888;
	border-style: solid;
	border-width: 14px;
	width: 28px;
	height: 28px;
	position: relative;
	font-size: 0;
	margin-right: 10px;
	top: -9px
}

.login .login-header .brand small {
	font-size: 14px;
	display: block
}

.login .login-header .icon {
	position: absolute;
	right: 40px;
	top: -2px;
	opacity: .1;
	filter: alpha(opacity=10)
}

.login .login-header .icon i {
	font-size: 70px
}

.login .login-content {
	padding: 30px 40px;
	color: #999;
	width: 450px;
	margin: 0 auto
}

.gallery {
	margin: 0 -10px
}

.gallery-option-set {
	display: block;
	margin-bottom: -5px
}

.gallery-option-set .btn {
	margin: 0 5px 5px 0
}

.gallery .images {
	width: 25%;
	display: block;
	margin-right: -10px;
	overflow: hidden;
	padding: 10px
}

.gallery .images img {
	width: 100%;
	height: 200px;
	border-radius: 3px 3px 0 0
}

.gallery .images-inner {
	position: relative;
	background: #fff;
	border-radius: 3px 3px 0 0
}

.gallery .images a {
	transition: all .2s linear
}

.gallery .images a:focus,
.gallery .images a:hover {
	opacity: .8;
	filter: alpha(opacity=80)
}

.gallery .images-caption {
	position: absolute;
	top: 15px;
	left: 0;
	color: #fff;
	padding: 5px 15px;
	margin: 0
}

.gallery .images-info {
	background: #fff;
	padding: 15px;
	border-radius: 0 0 3px 3px
}

.gallery .images-info .title {
	margin: 0 0 10px;
	line-height: 18px;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.gallery .images-info .rating {
	line-height: 20px;
	margin: 0 0 3px
}

.gallery .images-info .desc {
	line-height: 16px;
	font-size: 12px;
	height: 48px;
	overflow: hidden
}

.gallery .rating span.star {
	font-family: "Malgun Gothic", FontAwesome;
	display: inline-block
}

.gallery .rating span.star:before {
	content: "\f005";
	color: #999
}

.gallery .rating span.star.active:before {
	color: #ff8500
}

.nav-inbox>li>a {
	padding: 8px 15px
}

.nav-inbox>li>a i {
	font-size: 14px
}

.table.table-email {
	line-height: 20px;
	margin-bottom: 0
}

.email-footer {
	border-top: 1px solid #ccc;
	padding: 15px 8px;
	line-height: 26px
}

.table.table-email .email-header-link {
	color: #333
}

.table.table-email .email-select {
	width: 20px;
	font-size: 14px
}

.table.table-email .email-select a {
	color: #999
}

.table.table-email .email-btn {
	color: #ccc;
	font-size: 14px;
	margin-right: 15px
}

.table.table-email .email-sender {
	padding-right: 25px
}

.table.table-email .email-btn+.email-btn {
	margin-left: -12px
}

.table.table-email .email-btn:focus,
.table.table-email .email-btn:hover {
	color: #999
}

.table.table-email tr:hover td {
	background: #fafafa
}

.table.table-email tr.active td.email-select i:before,
.table.table-email tr.active th.email-select i:before {
	content: "\f14a"
}

.table.table-email thead tr.active th {
	background: none
}

.email-btn-row {
	margin-bottom: 15px
}

.email-btn-row .btn+.btn {
	margin-left: 5px
}

.email-content {
	background: #fff;
	padding: 15px
}

.error {
	margin: 0 auto;
	text-align: center
}

.error-code,
.error-content {
	position: absolute;
	left: 0;
	right: 0;
	-webkit-transform: translateZ(0)
}

.error-code {
	bottom: 60%;
	color: #2d353c;
	font-size: 96px;
	line-height: 100px
}

.error-content {
	top: 40%;
	bottom: 0;
	padding-top: 15px;
	background: #2d353c
}

.error-message {
	color: #fff;
	font-size: 24px
}

.error-desc {
	font-size: 12px;
	color: #647788
}

.timeline {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative
}

.timeline:before {
	content: "";
	position: absolute;
	top: 5px;
	bottom: 5px;
	width: 5px;
	background: #2d353c;
	left: 20%;
	margin-left: -2.5px
}

.timeline>li {
	position: relative;
	min-height: 50px
}

.timeline>li+li {
	margin-top: 40px
}

.timeline .timeline-time {
	position: absolute;
	left: 0;
	width: 15%;
	text-align: right;
	padding-top: 9px;
	font-family: "Malgun Gothic", arial, gulim
}

.timeline .timeline-time .date,
.timeline .timeline-time .time {
	display: block
}

.timeline .timeline-time .date {
	line-height: 18px;
	font-size: 14px
}

.timeline .timeline-time .time {
	line-height: 28px;
	font-size: 24px;
	color: #242a30
}

.timeline .timeline-icon {
	left: 15%;
	position: absolute;
	width: 10%;
	text-align: center;
	top: 5px
}

.timeline .timeline-icon a {
	text-decoration: none;
	width: 50px;
	height: 50px;
	display: inline-block;
	border-radius: 50px;
	background: #7b7bff;
	line-height: 40px;
	color: #000;
	font-size: 14px;
	border: 5px solid #2d353c;
	transition: background .2s linear;
	-moz-transition: background .2s linear;
	-webkit-transition: background .2s linear
}

.timeline .timeline-icon a:focus,
.timeline .timeline-icon a:hover {
	background: #7b7bff
}

.timeline .timeline-body {
	font-family: "Malgun Gothic", arial, gulim;
	font-size: 14pt;
	color: #fff;
	margin-left: 25%;
	margin-right: 5%;
	background: #1a273e;
	position: relative;
	padding: 17px 30px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px
}

.timeline .timeline-body:before {
	content: "";
	display: block;
	position: absolute;
	border: 10px solid transparent;
	border-right-color: #1a273e;
	left: -20px;
	top: 20px
}

.timeline-header {
	padding-bottom: 10px;
	border-bottom: 1px solid #e2e7eb;
	line-height: 30px
}

.timeline-header .userimage {
	float: left;
	width: 34px;
	height: 34px;
	border-radius: 40px;
	overflow: hidden;
	margin: -2px 10px -2px 0
}

.timeline-header .username {
	font-size: 16px;
	font-weight: 600
}

.timeline-header .username,
.timeline-header .username a {
	color: #00acac
}

.timeline img {
	max-width: 100%;
	display: block
}

.timeline-content {
	font-size: 14px
}

.timeline-content+.timeline-footer,
.timeline-header+.timeline-content,
.timeline-header+.timeline-footer {
	margin-top: 20px
}

.timeline-content:after,
.timeline-content:before {
	content: "";
	display: table;
	clear: both
}

.timeline-title {
	margin-top: 0
}

.timeline-footer {
	margin: -20px -30px;
	padding: 20px 30px;
	background: #e8ecf1;
	border-radius: 0 0 4px 4px
}

.timeline-footer a:not(.btn) {
	color: #575d63
}

.timeline-footer a:not(.btn):focus,
.timeline-footer a:not(.btn):hover {
	color: #2d353c
}

.coming-soon .brand {
	line-height: 40px;
	font-size: 28px;
	font-weight: 300;
	margin-bottom: 50px;
	color: #fff;
	text-align: center
}

.coming-soon .brand .logo {
	border-color: #4dcaca #31a3a3 #1d8888;
	border-style: solid;
	border-width: 16px;
	margin-right: 5px;
	position: relative;
	width: 0;
	height: 0;
	display: inline-block;
	vertical-align: middle;
	top: -4px
}

.coming-soon .coming-soon-header .brand,
.coming-soon .coming-soon-header .desc,
.coming-soon .coming-soon-header .timer {
	position: relative;
	z-index: 1020
}

.coming-soon .coming-soon-header:before {
	background: #000
}

.coming-soon .coming-soon-header .bg-cover {
	background: #000;
	opacity: .6;
	filter: alpha(opacity=60);
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 0
}

.coming-soon .coming-soon-header .desc {
	text-align: center;
	font-size: 14px;
	font-weight: 300;
	color: #fff
}

.coming-soon .coming-soon-header .timer {
	margin-bottom: 50px;
	padding: 10px 0
}

.coming-soon .coming-soon-header .timer:after,
.coming-soon .coming-soon-header .timer:before {
	content: "";
	display: table;
	clear: both
}

.coming-soon .timer .is-countdown {
	background: none;
	border: none;
	width: 980px;
	margin: 0 auto
}

.coming-soon .timer .is-countdown .countdown-section {
	padding: 0 10px
}

.coming-soon .timer .is-countdown .countdown-section+.countdown-section {
	border-left: 1px solid #fff;
	border-left: 1px solid hsla(0, 0%, 100%, .3)
}

.coming-soon .timer .countdown-amount {
	font-size: 36px;
	color: #fff
}

.coming-soon .timer .countdown-period {
	font-size: 14px;
	color: #999
}

.coming-soon a {
	color: #00acac
}

.coming-soon .coming-soon-content {
	color: #333;
	text-align: center;
	padding: 25px 0
}

.coming-soon .coming-soon-content .desc {
	margin-bottom: 25px;
	font-size: 14px
}

.coming-soon .coming-soon-content .input-group {
	width: 480px;
	margin: 0 auto
}

.theme-panel {
	position: fixed;
	right: -175px;
	top: 150px;
	z-index: 1020;
	background: #fff;
	padding: 15px;
	box-shadow: 0 0 2px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, .4);
	width: 175px;
	transition: right .2s linear
}

.theme-panel.active {
	right: 0
}

.theme-panel .theme-list {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.theme-panel .theme-list+.theme-list {
	margin-top: 10px
}

.theme-panel .theme-list>li {
	float: left
}

.theme-panel .theme-list>li+li {
	margin-left: 5px
}

.theme-panel .theme-list>li>a {
	text-decoration: none
}

.theme-panel .theme-list>li.active>a {
	position: relative
}

.theme-panel .theme-list>li.active>a:before {
	content: "\f00c";
	font-family: "Malgun Gothic", FontAwesome;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	font-size: 14px;
	color: #fff;
	opacity: .4;
	filter: alpha(opacity=40);
	text-align: center
}

.theme-panel .theme-list>li.active>a.bg-white:before {
	color: #666
}

.theme-panel .theme-list>li>a {
	width: 20px;
	height: 20px;
	border-radius: 3px;
	display: block;
	transition: all .2s linear
}

.theme-panel .theme-list>li>a:focus,
.theme-panel .theme-list>li>a:hover {
	opacity: .6;
	filter: alpha(opacity=60)
}

.theme-panel .theme-collapse-btn {
	position: absolute;
	left: -30px;
	top: 10%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #333;
	background: #fff;
	border-radius: 4px 0 0 4px;
	text-align: center;
	box-shadow: -1px 0 3px -1px rgba(0, 0, 0, .4);
	-webkit-box-shadow: -1px 0 3px -1px rgba(0, 0, 0, .4);
	-moz-box-shadow: -1px 0 3px -1px rgba(0, 0, 0, .4)
}

.theme-panel .theme-panel-content {
	margin: -15px;
	padding: 15px;
	background: #fff;
	position: relative;
	z-index: 1020
}

.theme-panel.active .theme-collapse-btn .fa:before {
	content: "\f00d"
}

.theme-panel .theme-list a.bg-white {
	border: 1px solid #e2e7eb
}

.theme-panel .control-label {
	line-height: 30px
}

.theme-panel .control-label.double-line {
	line-height: 15px
}

.theme-panel .divider {
	height: 1px;
	margin: 15px 0;
	background: #f2f2f2
}

.slider-wrapper {
	padding: 15px 30px !important;
	margin-bottom: 10px !important
}

.slider-wrapper.slider-without-range {
	padding: 15px 0 !important
}

.slider-wrapper.slider-vertical {
	padding-left: 15px !important;
	padding-right: 15px !important
}

.range-max,
.range-min {
	color: #242a30 !important
}

.range-handle {
	cursor: pointer !important
}

.range-quantity {
	background: #00acac !important
}

.red .range-quantity {
	background: #ff5b57 !important
}

.blue .range-quantity {
	background: #348fe2 !important
}

.purple .range-quantity {
	background: #727cb6 !important
}

.orange .range-quantity {
	background: #f59c1a !important
}

.black .range-quantity {
	background: #2d353c !important
}

.datetimepicker table tr span.active,
.datetimepicker table tr td.active {
	background: none !important;
	background: #348fe2 !important;
	color: #fff !important
}

.datetimepicker table {
	width: 100%
}

.datetimepicker td,
.datetimepicker th {
	padding: 0 5px !important;
	width: 30px !important;
	height: 30px !important
}

.wysihtml5-sandbox {
	width: 100% !important
}

.twitter-typeahead .tt-hint {
	line-height: 22px;
	padding: 5px 11px;
	opacity: .6;
	filter: alpha(opacity=60)
}

.tt-suggestion.tt-is-under-cursor {
	background: #edf0f5;
	color: #222
}

.select2-container.form-control .select2-choice {
	background: none !important;
	margin: -6px -12px !important;
	padding: 6px 12px !important;
	line-height: 20px !important;
	border: none !important;
	box-shadow: none !important;
	-webkit-box-shadow: none;
	height: 32px !important
}

.select2-container.form-control.input-sm .select2-choice {
	height: 30px !important
}

.select2-container .select2-choice .select2-arrow {
	background: none !important;
	border-left: 1px solid #e2e7eb !important
}

.select2-container.form-control .select2-choice abbr {
	top: 10px !important
}

.select2-container.form-control.input-sm .select2-choice abbr {
	top: 9px !important
}

.select2-container .select2-choice .select2-arrow b {
	background-position: 0 3px !important
}

.select2-container.form-control.input-sm .select2-choice .select2-arrow b {
	background-position: 0 2px !important
}

.select2-drop-active {
	border-color: #e2e7eb !important;
	box-shadow: 0 2px 2px -1px rgba(0, 0, 0, .2) !important
}

.select2-drop.select2-drop-above {
	box-shadow: 0 -2px 2px -1px rgba(0, 0, 0, .2) !important
}

.select2-search input {
	border-color: #e2e7eb !important;
	border-radius: 4px !important
}

.select2-drop {
	border-color: #e2e7eb !important;
	padding-top: 5px !important;
	border-top: 1px solid #e2e7eb !important
}

.select2-results .select2-highlighted {
	background: #edf0f5 !important;
	color: #222 !important;
	width: 210px;
	height: 30px;
	background: #222d40;
	border: 1px solid #0a0e16;
	padding: 3px
}

.select2-container.select2-container-multi.form-control {
	height: auto !important;
	width: 240px !important
}

.select2-container.select2-container-multi.form-control .select2-choices {
	margin: -6px -12px !important;
	border: none !important;
	box-shadow: none !important;
	min-height: 22px !important;
	height: auto !important;
	background: none !important
}

.select2-container-multi .select2-choices .select2-search-choice {
	box-shadow: none !important;
	border-color: #ddd !important;
	background: #fff !important
}

.transbg {
	margin: 30px auto;
	border-radius: 4px
}

.login-v2-m {
	color: #ccc;
	width: 450px;
	margin: 168px auto;
	position: relative;
	border-radius: 4px
}

.login-v2-m .login-content {
	padding: 40px
}

.login.login-v2-m label {
	color: #ccc
}

.login.login-v2-m .login-header,
.login.login-v2-m a {
	color: #fff
}

.login.login-v2-m .login-header .icon {
	opacity: .9;
	filter: alpha(opacity=90)
}

.login-v2-m .form-control {
	border: none;
	color: #fff
}

.login-v2 {
	color: #ccc;
	width: 450px;
	margin: 168px auto;
	position: relative;
	border-radius: 4px
}

.login-v2 .login-content {
	padding: 40px
}

.login.login-v2 label {
	color: #ccc
}

.login.login-v2 .login-header,
.login.login-v2 a {
	color: #fff
}

.login.login-v2 .login-header .icon {
	opacity: .4;
	filter: alpha(opacity=40)
}

.login-v2 .form-control {
	border: none;
	color: #fff
}

.login-cover,
.login-cover-bg,
.login-cover-images {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.login-cover-images img {
	max-width: 100%;
	top: 0;
	left: 0;
	position: absolute
}

.login-cover-bg {
	background: #666;
	background: radial-gradient(ellipse at center, #666 0, #000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#666666", endColorstr="#000000", GradientType=1);
	opacity: .6;
	filter: alpha(opacity=60)
}

.login-bg-list {
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 10;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 20px
}

.login-bg-list>li {
	width: 80px;
	height: 60px;
	overflow: hidden;
	float: left;
	transition: all .2s linear;
	-webkit-transition: all .2s linear
}

.login-bg-list>li a {
	display: block;
	height: 60px
}

.login-bg-list>li.active {
	outline: 3px solid #fff;
	z-index: 10;
	position: relative
}

.login-bg-list>li img {
	max-height: 100%
}

.widget-chart {
	position: relative;
	overflow: hidden;
	border-radius: 4px;
	margin-bottom: 20px
}

.widget-chart .chart-title {
	font-size: 18px !important;
	color: #fff;
	font-weight: 300 !important;
	margin: 2px 5px 7px
}

.widget-chart .chart-title small {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	color: #616d72;
	color: hsla(0, 0%, 100%, .3)
}

.widget-chart .widget-chart-content {
	padding: 15px;
	margin-right: 230px
}

.widget-chart .widget-chart-sidebar {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 230px;
	padding: 15px
}

.widget-chart-sidebar .chart-number {
	font-size: 24px;
	font-weight: 300;
	color: #fff;
	margin-bottom: 10px
}

.widget-chart-sidebar .chart-number small {
	font-size: 12px;
	color: #616d72;
	color: hsla(0, 0%, 100%, .3);
	display: block
}

.widget-chart-sidebar .chart-legend {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: 300;
	position: absolute;
	bottom: 10px
}

.widget-chart-sidebar .chart-legend>li {
	margin-bottom: 5px;
	color: #fff
}

.widget-chart-sidebar .chart-legend>li span {
	color: #616d72;
	color: hsla(0, 0%, 100%, .3)
}

.morris-inverse .morris-hover {
	border: none !important;
	padding: 8px !important;
	color: #ccc !important
}

.morris-hover {
	z-index: 0 !important
}

.list-group-item.list-group-item-inverse {
	background: #2d353c;
	border-color: #242a30;
	color: #fff;
	font-weight: 300
}

.list-group-item.list-group-item-inverse .badge-inverse,
.list-group-item.list-group-item-inverse .label-inverse {
	background: #242a30;
	background: rgba(0, 0, 0, .4)
}

.list-group-item.list-group-item-inverse:focus,
.list-group-item.list-group-item-inverse:hover {
	color: #fff;
	background: #282f35
}

.bootstrap-calendar .calendar {
	background: #fff;
	border: none;
	border-radius: 0;
	padding: 10px 0
}

.bootstrap-calendar .calendar td {
	border: none !important
}

.bootstrap-calendar .calendar .table td {
	padding: 3px 5px
}

.bootstrap-calendar .calendar a {
	line-height: 24px
}

.bootstrap-calendar .calendar .week_days td {
	background: none;
	color: #a9acae
}

.bootstrap-calendar .calendar .visualmonthyear {
	color: #707478
}

.bootstrap-calendar .calendar .table.header td {
	color: #707478;
	vertical-align: middle
}

.bootstrap-calendar .calendar .table.header td.year {
	font-size: 18px;
	font-weight: 300
}

.bootstrap-calendar .calendar .table.header {
	margin-bottom: 5px
}

.bootstrap-calendar .calendar .table.header .year {
	width: 72%
}

.bootstrap-calendar .calendar .icon-arrow-left,
.bootstrap-calendar .calendar .icon-arrow-right {
	cursor: pointer;
	display: inline-block;
	font-family: "Malgun Gothic", FontAwesome;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px
}

.bootstrap-calendar .calendar .icon-arrow-left:focus,
.bootstrap-calendar .calendar .icon-arrow-left:hover,
.bootstrap-calendar .calendar .icon-arrow-right:focus,
.bootstrap-calendar .calendar .icon-arrow-right:hover {
	color: #2d353c
}

.bootstrap-calendar .calendar .icon-arrow-left:before {
	content: "\f060"
}

.bootstrap-calendar .calendar .icon-arrow-right:before {
	content: "\f061"
}

.bootstrap-calendar .calendar .table {
	margin-bottom: 0
}

.bootstrap-calendar .calendar .event a {
	display: block;
	border-radius: 30px;
	background: #fff;
	color: #fff;
	margin: 0 auto
}

.bootstrap-calendar .calendar .event .popover a {
	color: #428bca
}

.bootstrap-calendar .calendar .event .popover a:focus,
.bootstrap-calendar .calendar .event .popover a:hover {
	color: #2a6496;
	text-decoration: underline
}

.bootstrap-calendar .calendar .event,
.bootstrap-calendar .calendar .event:focus,
.bootstrap-calendar .calendar .event:hover,
.bootstrap-calendar .calendar .event a:focus,
.bootstrap-calendar .calendar .event a:hover {
	text-shadow: none;
	color: #2d353c;
	box-shadow: none;
	font-weight: 400
}

.bootstrap-calendar .calendar .event a:focus,
.bootstrap-calendar .calendar .event a:hover {
	color: #fff;
	opacity: .8
}

.bootstrap-calendar .calendar .event,
.bootstrap-calendar .calendar .event:focus,
.bootstrap-calendar .calendar .event:hover {
	background: none;
	text-align: center
}

.bootstrap-calendar .calendar .fa-circle {
	position: absolute;
	right: 0;
	top: 0
}

.registered-users-list {
	list-style-type: none;
	margin: 7.5px;
	padding: 0
}

.registered-users-list>li {
	width: 25%;
	font-size: 12px;
	float: left;
	padding: 7.5px;
	color: #333
}

.registered-users-list>li .username {
	font-size: 12px;
	color: #333;
	margin-bottom: 0
}

.registered-users-list>li img {
	border-radius: 3px;
	max-width: 100%
}

.registered-users-list>li>a {
	display: block;
	margin-bottom: 10px
}

.registered-users-list>li .username small {
	display: block;
	font-size: 11px;
	color: #707478;
	margin-top: 3px
}

.panel-body .chats {
	padding: 0
}

.slimScrollDiv .chats {
	padding-right: 15px
}

.chats {
	list-style-type: none;
	margin: 0;
	padding: 12px 15px 15px
}

.chats>li+li {
	margin-top: 15px
}

.chats>li:after,
.chats>li:before {
	content: "";
	display: table;
	clear: both
}

.chats .name {
	color: #333;
	display: block;
	margin-bottom: 5px;
	font-weight: 600;
	text-decoration: none
}

.chats .name .label {
	font-size: 8px;
	padding: 1px 4px 2px;
	margin-left: 3px;
	position: relative;
	top: -1px
}

.chats .date-time {
	font-size: 10px;
	display: block;
	float: right;
	color: #999;
	margin-top: 3px
}

.chats .images {
	float: left;
	width: 60px;
	height: 60px;
	border-radius: 4px;
	overflow: hidden
}

.chats .images img {
	max-width: 100%
}

.chats .images+.message {
	margin-left: 75px
}

.chats .message {
	border: 1px solid #ccd0d4;
	padding: 7px 12px;
	font-size: 12px;
	position: relative;
	background: #fff;
	border-radius: 4px
}

.chats .message:after,
.chats .message:before {
	content: "";
	position: absolute;
	top: 10px;
	left: -14px;
	border: 7px solid transparent;
	border-right-color: #ccd0d4
}

.chats .message:after {
	left: -13px;
	border-right-color: #fff
}

.chats .right .name {
	text-align: right
}

.chats .right .date-time {
	float: left
}

.chats .right .images {
	float: right
}

.chats .right .images+.message {
	margin-right: 75px;
	margin-left: 0
}

.chats .right .message:after,
.chats .right .message:before {
	left: auto;
	right: -14px;
	border-right-color: transparent;
	border-left-color: #ccd0d4
}

.chats .right .message:after {
	right: -13px;
	border-left-color: #fff
}

.superbox {
	font-size: 0
}

.superbox-list {
	display: inline-block;
	width: 12.5%;
	margin: 0;
	position: relative
}

.superbox-list.active:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	border: 10px solid transparent;
	border-bottom-color: #2d353c;
	margin-left: -10px
}

.superbox-show {
	text-align: center;
	position: relative;
	background: #2d353c;
	width: 100%;
	float: left;
	padding: 25px;
	display: none
}

.superbox-img {
	max-width: 100%;
	width: 100%;
	cursor: pointer
}

.superbox-current-img {
	box-shadow: 0 5px 35px rgba(0, 0, 0, .65);
	max-width: 100%
}

.superbox-img:hover {
	opacity: .8
}

.superbox-close {
	opacity: .7;
	cursor: pointer;
	position: absolute;
	top: 25px;
	right: 25px;
	width: 35px;
	height: 35px
}

.list-email {
	margin-bottom: 0;
	border-top: 1px solid #e2e7eb;
	border-bottom: 1px solid #e2e7eb
}

.list-email>li.list-group-item {
	border-radius: 0;
	border: none;
	padding: 15px 15px 15px 20px;
	position: relative
}

.list-email>li.list-group-item+li.list-group-item {
	border-top: 1px solid #e2e7eb
}

.list-email>li.list-group-item:after,
.list-email>li.list-group-item:before {
	content: "";
	display: table;
	clear: both
}

.list-email>li.list-group-item:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 5px;
	background: #fff
}

.list-email>li.list-group-item.success:before {
	background: #00acac
}

.list-email>li.list-group-item.info:before {
	background-color: #49b6d6
}

.list-email>li.list-group-item.danger:before {
	background-color: #ff5b57
}

.list-email>li.list-group-item.primary:before {
	background-color: #348fe2
}

.list-email>li.list-group-item.inverse:before {
	background-color: #242a30
}

.list-email>li.list-group-item.warning:before {
	background-color: #f59c1a
}

.list-email>li.list-group-item.purple:before {
	background-color: #727cb6
}

.list-email>li.list-group-item.default:before {
	background-color: #b6c2c9
}

.list-email .email-user {
	float: left;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	overflow: hidden;
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	color: #6e7179;
	background: #f4f6f7
}

.list-email .email-user img {
	max-width: 100%;
	display: block
}

.list-email .email-user+.email-info {
	margin-left: 65px
}

.list-email .email-checkbox+.email-user+.email-info {
	margin-left: 95px
}

.list-email .email-checkbox+.email-info {
	margin-left: 35px
}

.list-email .email-title {
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 20px
}

.list-email .email-title .label {
	position: relative;
	top: -1px
}

.list-email .email-title,
.list-email .email-title a {
	color: #242a30
}

.list-email .email-time {
	float: right;
	font-size: 11px;
	color: #c8cccf;
	margin-left: 10px
}

.list-email .email-checkbox {
	float: left;
	width: 20px;
	margin-right: 10px;
	height: 50px;
	line-height: 50px
}

.list-email .email-checkbox label {
	color: #e2e7eb;
	display: block;
	cursor: pointer
}

.list-email .email-checkbox label input[type=checkbox] {
	display: none
}

.list-email .email-checkbox label .fa {
	font-size: 18px;
	transition: all .2s linear;
	-webkit-transition: all .2s linear
}

.list-email .email-checkbox label.active {
	color: #707478
}

.list-email .email-checkbox label.active .fa:before {
	content: "\f046"
}

.list-email>li.selected {
	background: #f2fffb
}

.attached-document {
	list-style-type: none;
	margin: 15px 0 0;
	padding: 0
}

.attached-document>li {
	width: 180px;
	float: left;
	background: #e2e7eb;
	color: #707478;
	position: relative;
	margin-right: 15px;
	margin-bottom: 15px
}

.attached-document>li:before {
	content: "\f0c6";
	font-family: "Malgun Gothic", FontAwesome;
	position: absolute;
	top: -10px;
	right: 5px;
	font-size: 18px
}

.attached-document .document-file {
	height: 70px;
	background: rgba(0, 0, 0, .1);
	overflow: hidden;
	text-align: center;
	line-height: 70px;
	font-size: 32px
}

.attached-document .document-name a {
	color: #2d353c
}

.attached-document>li img {
	max-width: 100%
}

.attached-document>li .document-name {
	padding: 5px 10px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.ie8 .pace .pace-activity {
	display: none
}

.pace {
	top: 0;
	transition: opacity 1s;
	z-index: 2000
}

.pace,
.pace:before {
	background: none;
	position: fixed;
	left: 0;
	right: 0
}

.pace:before {
	content: "";
	top: 54px;
	height: 3px
}

.pace .pace-activity {
	display: block;
	position: fixed;
	z-index: 2000;
	top: 65px;
	right: 8px;
	width: 14px;
	height: 14px;
	border-color: #00acac transparent transparent #00acac;
	border-style: solid;
	border-width: 2px;
	border-radius: 10px;
	-webkit-animation: pace-spinner .4s linear infinite;
	animation: pace-spinner .4s linear infinite
}

@-webkit-keyframes pace-spinner {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}

@keyframes pace-spinner {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}

.navbar-header.navbar-header-without-bg .navbar-brand {
	background: none !important
}

.dropdown.dropdown-lg {
	position: static
}

.dropdown-menu.dropdown-menu-lg {
	left: 20px;
	right: 20px;
	padding: 20px
}

.dropdown-header {
	font-size: 14px;
	font-weight: 700;
	color: #242a30;
	padding: 0;
	margin: 0 0 10px
}

.dropdown-menu.dropdown-menu-lg .nav>li>a {
	padding: 0;
	background: none;
	line-height: 24px
}

.login.login-with-news-feed,
.register.register-with-news-feed {
	width: 100%;
	margin: 0;
	padding: 0
}

.login.login-with-news-feed .news-feed,
.register.register-with-news-feed .news-feed {
	position: fixed;
	left: 0;
	right: 500px;
	top: 0;
	bottom: 0;
	-webkit-transform: translateZ(0);
	overflow: hidden
}

.login.login-with-news-feed .news-images,
.register.register-with-news-feed .news-images {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0
}

.login.login-with-news-feed .news-images img,
.register.register-with-news-feed .news-images img {
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
	max-height: 100%;
	min-width: 100%;
	top: -1960px;
	bottom: -1960px;
	left: -1960px;
	right: -1960px;
	margin: auto
}

.login.login-with-news-feed .news-caption,
.register.register-with-news-feed .news-caption {
	background: hsla(0, 0%, 100%, .15);
	background: rgba(0, 0, 0, .7);
	color: #999;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 30px 60px;
	font-size: 14px;
	z-index: 20;
	font-weight: 300;
	min-width: 680px
}

.login.login-with-news-feed .news-caption .caption-title,
.register.register-with-news-feed .news-caption .caption-title {
	color: #fff;
	color: hsla(0, 0%, 100%, .8);
	font-weight: 300;
	font-size: 28px
}

.login.login-with-news-feed .right-content,
.register.register-with-news-feed .right-content {
	float: right;
	width: 500px
}

.login.login-with-news-feed .login-content,
.register.register-with-news-feed .register-content {
	width: auto;
	padding: 30px 60px
}

.register.register-with-news-feed .register-content {
	padding: 20px 60px 30px
}

.login.login-with-news-feed .login-header,
.register.register-with-news-feed .register-header {
	position: relative;
	top: 0;
	margin: 0;
	left: 0;
	right: 0;
	padding: 100px 60px 0
}

.register.register-with-news-feed .register-header {
	padding: 60px 60px 0;
	font-size: 32px
}

.register.register-with-news-feed .register-header small {
	color: #707478;
	display: block;
	font-size: 14px;
	margin-top: 10px;
	line-height: 20px
}

.login.login-with-news-feed .login-header .brand {
	color: #242a30
}

.login.login-with-news-feed .login-header .brand small {
	color: #707478
}

.login.login-with-news-feed .login-header .icon {
	top: 98px;
	right: 10px
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
	background: #348fe2 !important;
	text-shadow: none !important;
	color: #fff
}

.daterangepicker .calendar td,
.daterangepicker .calendar th {
	padding: 7px !important
}

.daterangepicker .ranges li.active,
.daterangepicker .ranges li:hover {
	background: #348fe2 !important;
	color: #fff !important
}

.daterangepicker .ranges li {
	color: #242a30 !important
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background: #348fe2 !important
}

.select2-container--default .select2-selection--multiple,
.select2-container .select2-selection--single {
	min-height: 34px !important;
	border-color: #e2e7eb !important
}

.select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 12px !important
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 34px !important;
	font-size: 14px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	right: 5px !important;
	height: 32px !important
}

.select2-dropdown {
	border: none !important;
	box-shadow: 0 2px 5px -1px rgba(0, 0, 0, .2) !important
}

.select2-container--default .select2-results__group {
	color: #242a30 !important
}

.select2-container--default .select2-search--inline .select2-search__field {
	height: 23px;
	padding-left: 5px
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	padding: 6px 12px !important;
	height: 34px
}

.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default .select2-search--dropdown .select2-search__field:focus {
	border-color: #9fa2a5 !important;
	box-shadow: none !important;
	outline: none !important
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	margin-top: 6px !important
}

.navbar-language .flag-icon {
	font-size: 15px;
	margin: 2px 7px 0;
	float: left
}

.profile-container {
	background: #fff;
	padding: 20px;
	border-radius: 4px
}

.profile-container:after,
.profile-container:before {
	content: "";
	display: table;
	clear: both
}

.profile-left {
	width: 200px;
	float: left
}

.profile-right {
	margin-left: 240px;
	padding-right: 20px
}

.profile-images {
	height: 175px;
	line-height: 175px;
	text-align: center;
	font-size: 72px;
	margin-bottom: 10px;
	border: 2px solid #e2e7eb;
	overflow: hidden;
	border-radius: 4px
}

.profile-images img {
	display: block;
	max-width: 100%
}

.profile-highlight {
	padding: 12px 15px;
	background: #fefde1;
	border-radius: 4px
}

.profile-highlight h4 {
	margin: 0 0 7px;
	font-size: 12px;
	font-weight: 700
}

.table.table-profile>thead>tr>th {
	border-bottom: none !important
}

.table.table-profile>thead>tr>th h4 {
	font-size: 20px;
	margin-top: 0
}

.table.table-profile>thead>tr>th h4 small {
	display: block;
	font-size: 12px;
	font-weight: 400;
	margin-top: 5px
}

.table.table-profile>tbody>tr>td,
.table.table-profile>thead>tr>th {
	border: none;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #242a30
}

.table.table-profile>tbody>tr>td.field {
	width: 120px;
	text-align: right;
	font-weight: 600;
	color: #777
}

.table.table-profile>tbody>tr.highlight>td {
	border-top: 1px solid #e2e7eb;
	border-bottom: 1px solid #e2e7eb
}

.table.table-profile>tbody>tr.divider>td {
	padding: 0 !important;
	height: 10px
}

.profile-section+.profile-section {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #e2e7eb
}

.profile-section:after,
.profile-section:before {
	content: "";
	display: table;
	clear: both
}

.profile-section .title {
	font-size: 20px;
	margin: 0 0 15px
}

.profile-section .title small {
	font-weight: 400
}

.panel-body[class*=bg-] {
	border-radius: 0 0 3px 3px
}

body .bootstrap-datetimepicker-widget.dropdown-menu {
	width: auto
}

body .bootstrap-datetimepicker-widget .timepicker-hour,
body .bootstrap-datetimepicker-widget .timepicker-minute,
body .bootstrap-datetimepicker-widget .timepicker-second {
	border: 2px solid #e2e7eb;
	border-radius: 3px
}

body .bootstrap-datetimepicker-widget.dropdown-menu,
body .bootstrap-datetimepicker-widget a[data-action] {
	color: #242a30
}

body .bootstrap-datetimepicker-widget table td {
	height: 32px;
	width: 32px;
	line-height: 32px
}

.sidebar.sidebar-transparent,
.sidebar.sidebar-transparent .sub-menu {
	background: none
}

.sidebar.sidebar-transparent+.sidebar-bg:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.sidebar.sidebar-transparent .nav>li.nav-header {
	color: #fff
}

.top-menu {
	background: #2d353c;
	height: 44px;
	position: fixed;
	left: 0;
	right: 0;
	z-index: 1015;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	background: linear-gradient(180deg, #2d353c, #222)
}

.top-menu-orange1 {
	background: #f50 !important;
	border-top: 2px solid #f50 !important;
	border-bottom: 2px solid #f50 !important
}

.top-menu-orange2 {
	background: none !important;
	float: left;
	position: relative;
	border: none;
	height: 63px
}

.top-menu-blue1 {
	background: linear-gradient(90deg, #000518 0, #003f82 30%, #2693cc 50%, #003f82 60%, #000518) !important;
	border-top: 2px solid #dbbe58 !important;
	border-bottom: 2px solid #dbbe58 !important
}

.top-menu-blue2 {
	background: #FE5500 !important;

}

.top-menu-blue3 {
	background: #082481 !important;
	border-top: 2px solid #082481 !important;
	border-bottom: 2px solid #082481 !important
}

.top-menu-blue4,
.top-menu-blue5 {
	background: none !important;
	float: left;
	position: relative;
	border: none;
	height: 55px
}

.top-menu-blue6 {
	background: #ffb400 !important;
	border-top: 2px solid #ffb400 !important;
	border-bottom: 2px solid #ffb400 !important
}

.top-menu-purple {
	background: #0037ce !important
}

.top-menu-purple,
.top-menu-purple1 {
	border-top: 2px solid #000 !important;
	border-bottom: 2px solid #000 !important
}

.top-menu-purple1 {
	background: linear-gradient(90deg, #642b73 0, #c6426e) !important
}

.top-menu-yellow1 {
	background: #d40511 !important;
	border-top: 2px solid #d40511 !important;
	border-bottom: 2px solid #d40511 !important
}

.top-menu-yellow2 {
	background: linear-gradient(180deg, #f1370c 0, #e5360d 20%, #bb3111 50%, #8a2c16 80%, #712818) !important;
	border-top: 2px solid #f1370c !important;
	border-bottom: 2px solid #712818 !important
}

.top-menu-yellow3 {
	background: linear-gradient(90deg, #ffdb00 0, #ffb700) !important;
	border-top: 2px solid #0a0d29 !important;
	border-bottom: 2px solid #0a0d29 !important
}

.top-menu-green1,
.top-menu-yellow4 {
	background: none !important;
	float: left;
	position: relative;
	border: none;
	height: 100px
}

.top-menu-white,
.top-menu-white1 {
	background: #efefef !important;
	border-top: 2px solid #efefef !important;
	border-bottom: 2px solid #efefef !important
}

.top-menu-red {
	background: #c80000 !important;
	border-top: 2px solid #c80000 !important;
	border-bottom: 2px solid #c80000 !important
}

.top-menu-red1 {
	background: #000 !important;
	border-top: 2px solid #000 !important;
	border-bottom: 2px solid #000 !important
}

.top-menu-silver {
	background: url(../images/banner/silver/7926a89.png)
}

.top-menu-gold {
	background: #e79c62 !important;
	border-top: 2px solid #e79c62 !important;
	border-bottom: 2px solid #e79c62 !important
}

.top-menu-gold1 {
	background: #f7b800 !important;
	border-top: 2px solid #f7b800 !important;
	border-bottom: 2px solid #f7b800 !important
}

.top-menu-gold2 {
	background: linear-gradient(90deg, #1a1a1a 0, #000 50%, #1a1a1a) !important;
	border-top: 2px solid #f39200 !important;
	border-bottom: 2px solid #f39200 !important
}

.top-menu-gold3 {
	background: #f7b800 !important;
	border-top: 2px solid #f7b800 !important;
	border-bottom: 2px solid #f7b800 !important
}

.top-menu-gold4 {
	background: #b59157 !important;
	border-top: 2px solid #b59157 !important;
	border-bottom: 2px solid #b59157 !important
}

.top-menu-gold5,
.top-menu-purple2,
.top-menu-red2 {
	background: none !important;
	float: left;
	position: relative;
	border: none;
	height: 100px
}

.top-menu-green {
	background: #171c22 !important;
	border-top: 2px solid #171c22 !important;
	border-bottom: 2px solid #171c22 !important
}

.top-menu-grey1 {
	background: #121212;
	border-top: 2px solid #121212 !important;
	border-bottom: 1px solid #121212 !important
}

.top-menu-in {
	height: 43px;
	margin-left: 280px;
	margin-right: 280px;
	padding: 0 10px
}

.top-menu-in-orange2 {
	padding: 0;
	height: 63px;
	margin: 0;
	max-width: 1000px
}

.top-menu-in-blue4,
.top-menu-in-blue5 {
	padding: 0;
	height: 55px;
	margin: 0;
	max-width: 1000px
}

.top-menu-in-gold5,
.top-menu-in-purple2,
.top-menu-in-red2,
.top-menu-in-yellow4 {
	padding: 0;
	height: 100px;
	margin: 0;
	max-width: 850px
}

.top-menu-in-green1 {
	padding: 0;
	height: 100px;
	margin: 0;
	max-width: 550px
}

.top-menu-in-green {
	background: linear-gradient(180deg, #2d353c, #222);
	margin-left: 313px;
	margin-right: 309px;
	padding: 0
}

.container-fluid {
	height: 55px;
	vertical-align: middle;
	background: #111
}

.top-menu-in .has-sub {
	height: 43px;
	line-height: 43px
}

.top-menu .nav {
	white-space: nowrap;
	list-style-type: none;
	display: table;
	width: 100%
}

.top-menu .nav>li {
	position: relative;
	display: table-cell;
	vertical-align: middle
}

.top-menu .nav>li+li {
	margin-left: -3px
}

.top-menu .nav>li>a {
	padding: 10px 20px;
	color: #a8acb1;
	line-height: 20px
}

.top-menu .nav>li>a .badge,
.top-menu .nav>li>a .label {
	margin-left: 5px
}

.top-menu .nav>li>a .badge {
	background: #1b1f24
}

.top-menu .nav>li>a .badge.pull-right,
.top-menu .nav>li>a .label.pull-right {
	margin-top: 1px
}

.top-menu .nav>li>a i {
	float: left;
	font-size: 14px;
	margin-right: 10px;
	line-height: 18px;
	width: 14px;
	text-align: center
}

.top-menu .nav>li>a .caret.pull-right {
	margin-top: 8px;
	margin-left: 5px
}

.top-menu .nav>li:focus>a,
.top-menu .nav>li:hover>a,
.top-menu .nav>li>a:focus,
.top-menu .nav>li>a:hover {
	background:  linear-gradient(180deg, #EB4B00, #892700) !important;
	height: 41px;
	border: none !important;
}

.top-menu .nav .sub-menu {
	display: none;
	position: absolute;
	left: 0;
	width: 220px;
	top: 100%;
	background: #1a2229;
	list-style-type: none;
	margin: 0;
	padding: 10px 0
}

.top-menu .sub-menu>li>a {
	padding: 5px 20px;
	display: block;
	color: #8a8f94;
	text-decoration: none;
	position: relative
}

.top-menu .nav .sub-menu>li>a .caret {
	margin-top: 7px
}

.top-menu .sub-menu .sub-menu {
	position: relative;
	left: 0;
	top: 0
}

.top-menu .sub-menu>li.active>a,
.top-menu .sub-menu>li.active>a:focus,
.top-menu .sub-menu>li.active>a:hover,
.top-menu .sub-menu>li>a:focus,
.top-menu .sub-menu>li>a:hover {
	color: #fff
}

.top-menu .nav>li.has-sub:hover>.sub-menu {
	display: block
}

.top-menu .nav>li.active>a,
.top-menu .nav>li.active>a:focus,
.top-menu .nav>li.active>a:hover {
	background: #00acac;
	color: #fff
}

.top-menu .nav>li.menu-control {
	position: absolute;
	top: 0;
	width: 40px;
	background: #2d353c;
	height: 40px;
	margin: 0
}

.top-menu .nav>li.menu-control>a {
	padding: 0;
	text-align: center;
	line-height: 40px
}

.top-menu .nav>li.menu-control>a i {
	float: none;
	margin: 0;
	font-size: 18px;
	display: block;
	line-height: 40px;
	color: #fff;
	width: auto
}

.top-menu .nav>li.menu-control.menu-control-left {
	left: -50px
}

.top-menu .nav>li.menu-control.menu-control-right {
	right: -50px
}

@keyframes slideInLeft {
	0% {
		left: -50px
	}

	to {
		left: 0
	}
}

@-webkit-keyframes slideInLeft {
	0% {
		left: -50px
	}

	to {
		left: 0
	}
}

.top-menu .nav>li.menu-control.menu-control-left.show {
	-webkit-animation: slideInLeft .2s;
	animation: slideInLeft .2s;
	left: 0
}

@keyframes slideInRight {
	0% {
		right: -50px
	}

	to {
		right: 0
	}
}

@-webkit-keyframes slideInRight {
	0% {
		right: -50px
	}

	to {
		right: 0
	}
}

.top-menu .nav>li.menu-control.menu-control-right.show {
	-webkit-animation: slideInRight .2s;
	animation: slideInRight .2s;
	right: 0
}

.top-menu .nav>li.menu-control.menu-control-left>a {
	box-shadow: 5px 0 8px -3px rgba(0, 0, 0, .5)
}

.top-menu .nav>li.menu-control.menu-control-right>a {
	box-shadow: -5px 0 8px -3px rgba(0, 0, 0, .5)
}

.list-box-g-agero {
	display: table;
	vertical-align: middle;
	color: #ddd;
	overflow-x: hidden
}

.list-box-g,
.list-box-g-agero {
	width: 100%;
	padding: 0;
	margin: 0;
	height: 24px
}

.list-box-g {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow-x: hidden;
	overflow: hidden
}

.list-box-g2 {
	display: flex;
	flex: 1 1 0px
}

.list-box-g2,
.list-box-mg {
	vertical-align: middle;
	width: 100%;
	padding: 0;
	margin: 0
}

.list-box-mg {
	display: table;
	color: #fc6200;
	overflow-x: hidden;
	font-size: 23pt;
	font-family: "Malgun Gothic", dotum
}

.hva-txt {
	display: table-cell;
	vertical-align: middle;
	overflow-x: hidden
}

.width-fixed {
	width: 100%;
	min-width: 1380px
}

.time-g {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 20%;
	min-width: 73px;
	padding: 1px;
	overflow-x: hidden
}



.add-g {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 10%;
	min-width: 73px;
	padding: 1px;
	overflow-x: hidden
}
.home-t {
	width: calc(50% - 39px)
}

.home-t,
.vs-t {
	display: flex;
	text-align: center;
	vertical-align: middle;
	padding: 1px;
	overflow: hidden;
	float: left
}

.vs-t {
	width:20%;
	min-width: 78px;
}

.vs-t-agero {
	display: table-cell;
	min-width: 73px;
	width: 6%;
	overflow-x: hidden
}

.away-t,
.vs-t-agero {
	text-align: center;
	vertical-align: middle;
	padding: 1px
}

.away-t {
	display: flex;
	width: calc(50% - 39px);
	overflow: hidden;
	float: left
}

.away-t-agero,
.home-t-agero {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 40%;
	padding: 1px;
	overflow-x: hidden
}

.hva_bt_sub {
	list-style: none
}

.hva_bt_sub1 {
	text-align: center;
	display: flex;
	flex: 1 1 0;
	vertical-align: middle;
	padding: 1px;
	overflow-x: hidden;
	position: relative
}

.hva_bt_sub1-agero {
	width: 33.3%
}

.hva_bt_sub1-agero,
.hva_bt_sub2 {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	padding: 1px;
	overflow-x: hidden;
	position: relative
}

.hva_bt_sub2 {
	width: 50%
}

.etc-live,
.etc-live-ban {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	padding: 0;
	overflow-x: hidden
}

.etc-live-ban {
	width: 50%
}

.etc-live-l {
	text-align: left
}

.etc-live-l,
.etc-live-r {
	display: table-cell;
	vertical-align: middle;
	overflow-x: hidden
}

.etc-live-r {
	text-align: right;
	width: 50px;
	min-width: 50px
}

.etc-l {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 7%;
	min-width: 73px;
	padding: 1px;
	overflow-x: hidden
}

.table-is {
	width: 100%;
	height: 100%
}

.table-h {
	background: #25292c;
	border: 1px solid #25292c;
	font-size: 16px
}

.table-h,
.table-h-agero {
	padding: 4px;
	color: #fafafa;
	height: 30px
}

.table-h-agero {
	background: #0c0e10;
	border: 1px solid #333e46
}

.table-h-grey {
	background: #b5b5b7;
	border: 1px solid #b5b5b7;
	padding: 4px;
	color: #fff;
	height: 22px;
	font-size: 16px
}

.table-b {
	height: 65px;
	font-size: 14px
}

.table-b,
.table-b-agero {
	background: #171c20;
	border: 1px solid #333e46;
	padding: 4px;
	color: #e8e8e8
}

.table-b-agero {
	height: 30px
}

.table-b-white {
	background: #fff;
	border: 1px solid #000;
	color: #000
}

.table-b-black,
.table-b-white {
	padding: 4px;
	height: 40px;
	font-size: 14px
}

.table-b-black {
	background: #191919;
	border: 1px solid #fff;
	color: #fff
}

.cursor {
	cursor: pointer
}

.sport-icon {
	background: url(../images/383ceaa.svg) no-repeat
}

.sport-icon,
.sport-icon-yellow {
	height: 20px;
	width: 22px;
	display: inline-block
}

.sport-icon-yellow {
	background: url(../images/Sports/yellow/f239494.png) no-repeat
}

.sport-icon.athletics {
	height: 20px;
	width: 25px;
	background-position: 0 0
}

.sport-icon.aussie-rules {
	height: 20px;
	width: 25px;
	background-position: -36px 0
}

.sport-icon.bandy {
	height: 20px;
	width: 25px;
	background-position: -108px 0
}

.sport-icon.sicon3 {
	height: 20px;
	width: 25px;
	background-position: -144px 0
}

.sport-icon.sicon2 {
	height: 20px;
	width: 25px;
	background-position: -180px 0
}

.sport-icon.sicon26 {
	height: 20px;
	width: 25px;
	background-position: -216px 0
}

.sport-icon.betting-menu-expand-or-collapse-icon {
	height: 20px;
	width: 25px;
	background-position: -252px 0
}

.sport-icon.biathlon {
	height: 20px;
	width: 25px;
	background-position: -288px 0
}

.sport-icon.bobsleigh {
	height: 20px;
	width: 25px;
	background-position: -324px 0
}

.sport-icon.sicon10 {
	height: 20px;
	width: 25px;
	background-position: -360px 0
}

.sport-icon.burger-menu {
	height: 20px;
	width: 25px;
	background-position: -396px 0
}

.sport-icon.casino {
	height: 20px;
	width: 25px;
	background-position: -432px 0
}

.sport-icon.chess {
	height: 20px;
	width: 25px;
	background-position: -468px 0
}

.sport-icon.close {
	height: 20px;
	width: 25px;
	background-position: -504px 0
}

.sport-icon.sicon21 {
	height: 20px;
	width: 25px;
	background-position: -540px 0
}

.sport-icon.sicon28 {
	height: 20px;
	width: 25px;
	background-position: 0 -36px
}

.sport-icon.cycling {
	height: 20px;
	width: 25px;
	background-position: -36px -36px
}

.sport-icon.sicon22 {
	height: 20px;
	width: 25px;
	background-position: -72px -36px
}

.sport-icon.ellipsis-icon {
	height: 20px;
	width: 25px;
	background-position: -108px -36px
}

.sport-icon.esports {
	height: 20px;
	width: 25px;
	background-position: -144px -36px
}

.sport-icon.f1 {
	height: 20px;
	width: 25px;
	background-position: -180px -36px
}

.sport-icon.field-hockey {
	height: 20px;
	width: 25px;
	background-position: -216px -36px
}

.sport-icon.figure-skating {
	height: 20px;
	width: 25px;
	background-position: -252px -36px
}

.sport-icon.sicon12 {
	height: 20px;
	width: 25px;
	background-position: -288px -36px
}

.sport-icon.sicon9 {
	height: 20px;
	width: 25px;
	background-position: -324px -36px
}

.sport-icon.sicon6 {
	height: 20px;
	width: 25px;
	background-position: -360px -36px
}

.sport-icon.help {
	height: 20px;
	width: 25px;
	background-position: -396px -36px
}

.sport-icon.home {
	height: 20px;
	width: 25px;
	background-position: -432px -36px
}

.sport-icon.sicon4 {
	height: 20px;
	width: 25px;
	background-position: -468px -36px
}

.sport-icon.ice-skating {
	height: 20px;
	width: 25px;
	background-position: -504px -36px
}

.sport-icon.lacrosse {
	height: 20px;
	width: 25px;
	background-position: -540px -36px
}

.sport-icon.live-games {
	height: 20px;
	width: 25px;
	background-position: 0 -72px
}

.sport-icon.luge {
	height: 20px;
	width: 25px;
	background-position: -36px -72px
}

.sport-icon.magic-the-gathering {
	height: 20px;
	width: 25px;
	background-position: -72px -72px
}

.sport-icon.message-icon {
	height: 20px;
	width: 25px;
	background-position: -108px -72px
}

.sport-icon.misc {
	height: 20px;
	width: 25px;
	background-position: -144px -72px
}

.sport-icon.sicon117 {
	height: 20px;
	width: 25px;
	background-position: -180px -72px
}

.sport-icon.sicon11 {
	height: 20px;
	width: 25px;
	background-position: -216px -72px
}

.sport-icon.outrights-specials-competitions-generic {
	height: 20px;
	width: 25px;
	background-position: -252px -72px
}

.sport-icon.paddle-tennis {
	height: 20px;
	width: 25px;
	background-position: -288px -72px
}

.sport-icon.parlays-teasers {
	height: 20px;
	width: 25px;
	background-position: -324px -72px
}

.sport-icon.pin-pinned {
	height: 20px;
	width: 25px;
	background-position: -360px -72px
}

.sport-icon.politics {
	height: 20px;
	width: 25px;
	background-position: -396px -72px
}

.sport-icon.reload {
	height: 20px;
	width: 25px;
	background-position: -432px -72px
}

.sport-icon.rink-hockey {
	height: 20px;
	width: 25px;
	background-position: -468px -72px
}

.sport-icon.rugby {
	height: 20px;
	width: 25px;
	background-position: -504px -72px
}

.sport-icon.rugby-league {
	height: 20px;
	width: 25px;
	background-position: -540px -72px
}

.sport-icon.rugby-union {
	height: 20px;
	width: 25px;
	background-position: 0 -108px
}

.sport-icon.short-track {
	height: 20px;
	width: 25px;
	background-position: -36px -108px
}

.sport-icon.skeleton {
	height: 20px;
	width: 25px;
	background-position: -72px -108px
}

.sport-icon.skiing {
	height: 20px;
	width: 25px;
	background-position: -108px -108px
}

.sport-icon.sicon19 {
	height: 20px;
	width: 25px;
	background-position: -144px -108px
}

.sport-icon.sicon1 {
	height: 20px;
	width: 25px;
	background-position: -180px -108px
}

.sport-icon.squash {
	height: 20px;
	width: 25px;
	background-position: -216px -108px
}

.sport-icon.surfing {
	height: 20px;
	width: 25px;
	background-position: -252px -108px
}

.sport-icon.sicon20 {
	height: 20px;
	width: 25px;
	background-position: -288px -108px
}

.sport-icon.sicon5 {
	height: 20px;
	width: 25px;
	background-position: -324px -108px
}

.sport-icon.upcoming-games {
	height: 20px;
	width: 25px;
	background-position: -360px -108px
}

.sport-icon.sicon23 {
	height: 20px;
	width: 25px;
	background-position: -396px -108px
}

.sport-icon.icon-water-polo {
	height: 20px;
	width: 25px;
	background-position: -432px -108px
}

.sport-icon.icon-winter-sports-1 {
	height: 20px;
	width: 25px;
	background-position: -468px -108px
}

.sport-icon.icon-winter-sports-2 {
	height: 20px;
	width: 25px;
	background-position: -504px -108px
}

.alpha-100 {
	opacity: 1;
	-moz-opacity: 1
}

.alpha-99,
.alpha-100 {
	filter: alpha(opacity=99)
}

.alpha-99 {
	opacity: .99;
	-moz-opacity: .99
}

.alpha-98 {
	filter: alpha(opacity=98);
	opacity: .98;
	-moz-opacity: .98
}

.alpha-97 {
	filter: alpha(opacity=97);
	opacity: .97;
	-moz-opacity: .97
}

.alpha-96 {
	filter: alpha(opacity=96);
	opacity: .96;
	-moz-opacity: .96
}

.alpha-95 {
	filter: alpha(opacity=95);
	opacity: .95;
	-moz-opacity: .95
}

.alpha-94 {
	filter: alpha(opacity=94);
	opacity: .94;
	-moz-opacity: .94
}

.alpha-93 {
	filter: alpha(opacity=93);
	opacity: .93;
	-moz-opacity: .93
}

.alpha-92 {
	filter: alpha(opacity=92);
	opacity: .92;
	-moz-opacity: .92
}

.alpha-91 {
	filter: alpha(opacity=91);
	opacity: .91;
	-moz-opacity: .91
}

.alpha-90 {
	filter: alpha(opacity=90);
	opacity: .9;
	-moz-opacity: .9
}

.alpha-80 {
	filter: alpha(opacity=80);
	opacity: .8;
	-moz-opacity: .8
}

.alpha-70 {
	filter: alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7
}

.alpha-60 {
	filter: alpha(opacity=60);
	opacity: .6;
	-moz-opacity: .6
}

.alpha-50 {
	filter: alpha(opacity=50);
	opacity: .5;
	-moz-opacity: .5
}

.alpha-40 {
	filter: alpha(opacity=40);
	opacity: .4;
	-moz-opacity: .4
}

.alpha-30 {
	filter: alpha(opacity=30);
	opacity: .3;
	-moz-opacity: .3
}

.alpha-20 {
	filter: alpha(opacity=20);
	opacity: .2;
	-moz-opacity: .2
}

.alpha-10 {
	filter: alpha(opacity=10);
	opacity: .1;
	-moz-opacity: .1
}

.alpha-0 {
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-opacity: 0
}

.bettingbox {
	padding: 0
}

.betlistbox,
.bettingbox {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.betlistbox {
	clear: both;
	width: 251px;
	height: 67px;
	text-align: left;
	margin: 1px 0 3px 1px;
	overflow-x: hidden;
	overflow-y: hidden
}

.betlistcolor_a {
	color: #000;
	font-size: 8pt;
	padding: 0;
	margin: 7px 0 0 4px
}

.betlistcolor_a,
.betlistcolor_a-orange2 {
	float: left;
	width: 210px;
	min-width: 210px;
	font-family: "Malgun Gothic", dotum;
	height: 17px;
	line-height: 17px;
	overflow: hidden
}

.betlistcolor_a-orange2 {
	color: #848c99;
	font-size: 12px;
	padding: 16px
}

.betlistcolor_b {
	color: #d65708;
	margin: 1px 0 0 4px
}

.betlistcolor_b,
.betlistcolor_b-orange2 {
	float: left;
	width: 190px;
	min-width: 190px;
	font-size: 12px;
	font-family: "Malgun Gothic", dotum;
	height: 17px;
	line-height: 17px;
	padding: 0;
	overflow-x: hidden
}

.betlistcolor_b-orange2 {
	color: #fff;
	font-weight: 900;
	margin: 16px 0 0 16px
}

.betlistcolor_b_odd {
	color: #fff;
	font-size: 9pt;
	background-color: #d75809;
	padding: 0 3px;
	margin: 0 6px 0 0
}

.betlistcolor_b_odd,
.betlistcolor_b_odd-orange2 {
	float: right;
	font-weight: 700;
	font-family: "Malgun Gothic", dotum;
	height: 17px;
	line-height: 17px;
	border-radius: 3px
}

.betlistcolor_b_odd-orange2 {
	color: #e05c07;
	font-size: 14px;
	margin: 10px 6px 0 0
}

.betlistclose {
	float: right;
	color: #d20000;
	font-size: 19px;
	font-family: "Malgun Gothic", dotum;
	line-height: 17px;
	padding: 5px 10px 10px;
	margin: 0;
	cursor: pointer;
	position: absolute;
	right: 7px;
	top: 7px
}

.betlistclose:hover {
	color: #f37e82
}

.betlistclose-orange2 {
	float: right;
	color: #d20000;
	font-size: 19px;
	font-family: "Malgun Gothic", dotum;
	line-height: 17px;
	padding: 2px 5px 5px;
	margin: 0;
	cursor: pointer;
	position: absolute;
	right: 16px;
	top: 16px;
	border-radius: 6px
}

.betlistclose-orange2:hover {
	background: #5a5e66
}

.betlistbox-agero {
	clear: both;
	width: 251px;
	height: 40px;
	text-align: left;
	margin: 1px 0 3px 1px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	overflow-x: hidden;
	overflow-y: hidden
}

.delete-all {
	float: right;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	text-decoration: underline;
	transition: color .1s ease-out 0s
}

.delete-all:hover {
	color: #e15d07
}

.display-none {
	display: none
}

.display-flex {
	display: flex
}

.position-relative {
	position: relative
}

.position-absolute {
	position: absolute
}

.position-absolute-zindex-1 {
	z-index: 1
}

.position-absolute-zindex-10 {
	z-index: 10
}

.position-absolute-zindex-100 {
	z-index: 100
}

.position-absolute-zindex-1000 {
	z-index: 1000
}

.position-absolute-zindex-10000 {
	z-index: 10000
}

.top-0 {
	top: 0 !important
}

.left-0 {
	left: 0 !important
}

.right-0 {
	right: 0 !important
}

.clear-both {
	clear: both
}

.games-navigation {
	clear: both;
	width: 100%;
	height: 65px;
	display: table
}

.line-bottom1 {
	border-bottom: 5px solid #fff
}

.line-bottom2 {
	border-bottom: 5px solid #de5648
}

.line-bottom3 {
	border-bottom: 5px solid #337bdd
}

.line-bottom4 {
	border-bottom: 5px solid #986047
}

.line-bottom5 {
	border-bottom: 5px solid #f0df8f
}

.line-bottom6 {
	border-bottom: 5px solid #1e8567
}

.line-bottom7 {
	border-bottom: 5px solid #fff210
}

.line-bottom8 {
	border-bottom: 5px solid #ff9000
}

.mini-live-tmenu-blue,
.mini-live-tmenu-blue1,
.mini-live-tmenu-blue3,
.mini-live-tmenu-gold,
.mini-live-tmenu-gold1,
.mini-live-tmenu-gold2,
.mini-live-tmenu-gold3,
.mini-live-tmenu-green,
.mini-live-tmenu-grey,
.mini-live-tmenu-orange,
.mini-live-tmenu-orange1,
.mini-live-tmenu-purple,
.mini-live-tmenu-red,
.mini-live-tmenu-red1,
.mini-live-tmenu-silver,
.mini-live-tmenu-yellow,
.mini-live-tmenu-yellow1,
.mini-live-tmenu-yellow2,
.mini-live-tmenu-yellow3 {
	cursor: pointer;
	text-align: center;
	display: table-cell;
	width: 10%;
	font-weight: 700;
	background: #35353f;
	background: linear-gradient(180deg, #35353f, #161622)
}

.mini-live-tmenu-blue1:hover,
.mini-live-tmenu-blue3:hover,
.mini-live-tmenu-blue:hover,
.mini-live-tmenu-gold1:hover,
.mini-live-tmenu-gold2:hover,
.mini-live-tmenu-gold3:hover,
.mini-live-tmenu-gold:hover,
.mini-live-tmenu-green:hover,
.mini-live-tmenu-grey:hover,
.mini-live-tmenu-orange1:hover,
.mini-live-tmenu-orange:hover,
.mini-live-tmenu-purple:hover,
.mini-live-tmenu-red1:hover,
.mini-live-tmenu-red:hover,
.mini-live-tmenu-silver:hover,
.mini-live-tmenu-yellow1:hover,
.mini-live-tmenu-yellow2:hover,
.mini-live-tmenu-yellow3:hover,
.mini-live-tmenu-yellow:hover {
	background: #35353f;
	background: linear-gradient(180deg, #161622, #35353f)
}

.mini-live-tmenu-white,
.mini-live-tmenu-white1 {
	cursor: pointer;
	text-align: center;
	display: table-cell;
	width: 10%;
	font-weight: 700;
	background: #dedede;
	background: linear-gradient(180deg, #dedede, #dedede)
}

.mini-live-tmenu-white1:hover,
.mini-live-tmenu-white:hover {
	background: linear-gradient(180deg, #f1f1f1 0, #d4d4d4 20%, #9d9d9d 50%, #d4d4d4 80%, #f1f1f1) !important
}

.mini-live-tmenu-grey1 {
	cursor: pointer;
	text-align: center;
	display: table-cell;
	width: 10%;
	font-weight: 700;
	background: #000
}

.mini-live-tmenu-grey1:hover {
	background: #212121
}

.t-line1 {
	border-top: 5px solid #0091ea;
	border-right: 1px solid #454545
}

.t-line1:active {
	background: #111
}

.t-line2 {
	border-top: 5px solid #2a62ff;
	border-right: 1px solid #454545
}

.t-line2:active {
	background: #111
}

.t-line3 {
	border-top: 5px solid #4f2fc5;
	border-right: 1px solid #454545
}

.t-line3:active {
	background: #111
}

.t-line4 {
	border-top: 5px solid #7b20a3;
	border-right: 1px solid #454545
}

.t-line4:active {
	background: #111
}

.t-line5 {
	border-top: 5px solid #c41162;
	border-right: 1px solid #454545
}

.t-line5:active {
	background: #111
}

.t-line6 {
	border-top: 5px solid #d60000;
	border-right: 1px solid #454545
}

.t-line6:active {
	background: #111
}

.t-line7 {
	border-top: 5px solid #ff9000;
	border-right: 1px solid #454545
}

.t-line7:active {
	background: #111
}

.t-line8 {
	border-top: 5px solid #5d871b;
	border-right: 1px solid #454545
}

.t-line8:active {
	background: #111
}

.t-line9 {
	border-top: 5px solid #206825;
	border-right: 1px solid #454545
}

.t-line10 {
	border-top: 5px solid #93f
}

.t-line9:active {
	background: #111
}

.live-tmenu-name {
	font-size: 17px;
	color: #fafafa;
	margin: 0 0 3px
}

.live-tmenu-name-casino {
	font-size: 11pt;
	color: #d0d0d0;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .33);
	margin: 0 0 3px;
	font-family: "Malgun Gothic", arial
}

.live-tmenu-name-agero {
	font-size: 11pt;
	color: #fafafa;
	margin: 0 0 3px
}

.live-tmenu-countdown {
	font: 700 17px Open Sans Condensed, sans-serif;
	color: #fff
}

.live-tmenu-countdown-agero {
	font: 700 13px Open Sans Condensed, sans-serif;
	color: #fff
}

.live-tmenu-casino-sub {
	font-size: 9pt;
	font-family: "Malgun Gothic", dotum;
	color: #7d7d7d;
	font-weight: 400
}

.playerbox {
	height: 422px
}

.playerbox,
.playerbox2 {
	width: 100%;
	text-align: center;
	position: relative
}

.playerbox2 {
	height: 380px
}

.playerbox3 {
	height: 641px
}

.east-playerbox3,
.playerbox3 {
	width: 100%;
	text-align: center;
	position: relative;
	overflow: hidden
}

.east-playerbox3 {
	height: 560px
}

.boscore-playerbox3 {
	height: 600px
}

.boscore-playerbox3,
.boscoreball-playerbox3 {
	width: 100%;
	text-align: center;
	position: relative;
	overflow: hidden
}

.boscoreball-playerbox3 {
	height: 700px
}

.bubble-playerbox3 {
	height: 609px
}

.bubble-playerbox3,
.livescore-playerbox3 {
	width: 100%;
	text-align: center;
	position: relative;
	overflow: hidden
}

.livescore-playerbox3 {
	height: 746px
}

.playerbox4 {
	width: 100%;
	height: 575px;
	text-align: center;
	position: relative
}

.last-result-items {
	margin-bottom: 12px
}

.lottery-item {
	position: relative;
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	touch-action: manipulation;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin: 2px;
	padding: 7px;
	line-height: 1.2
}

.ball {
	width: 30px;
	height: 30px;
	border: 1px solid #000;
	border-radius: 50%;
	-webkit-font-smoothing: antialiased;
	font-size: 12px;
	background-repeat: repeat-x
}

.ball.yellow {
	background-color: #ffad32;
	background: linear-gradient(180deg, #ffad32, #cc7a00);
	border-color: #cc7a00 #cc7a00 #b36b00;
	text-shadow: 0 1px 1px hsla(0, 0%, 100%, .33)
}

.ball.black {
	background-color: #5b5b5b;
	background: linear-gradient(180deg, #5b5b5b, #282828);
	border-color: #282828 #282828 #1c1c1c;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .33)
}

.ball.white {
	background-color: #f9f9f9;
	background: linear-gradient(180deg, #f9f9f9, #d6d6d6);
	border-color: #929292 #929292 #a1a1a1;
	text-shadow: 0 1px 1px hsla(0, 0%, 100%, .23)
}

.ball.blue {
	background-color: #5990d8;
	background: linear-gradient(180deg, #5990d8, #193c6b);
	border-color: #193c6b #193c6b #112948;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .56)
}

.ball.green {
	background-color: #398f28;
	background: linear-gradient(180deg, #398f28, #193f11);
	border-color: #193f11 #193f11 #122c0c
}

.ball.green,
.ball.grey,
.ball.red {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .33)
}

.ball.grey,
.ball.red {
	background-color: #e52828;
	background: linear-gradient(180deg, #e52828, #961111);
	border-color: #961111 #961111 #800f0f
}

.ball.white,
.ball.yellow {
	color: #333
}

.ball.black,
.ball.blue,
.ball.green,
.ball.grey,
.ball.red {
	color: #fff
}

.ball>span {
	font-weight: 700
}

.item-box {
	background: #fff;
	overflow: hidden;
	margin: 0;
	width: 100%;
	position: relative;
	border-radius: 6px
}

.item-box.fullwidth {
	max-width: 100%
}

.item-box figure {
	width: 100%;
	display: block;
	margin-bottom: 0;
	overflow: hidden;
	position: relative;
	text-align: center
}

.item-box.fixed-box figure img {
	width: 100%;
	height: auto
}

.item-box-desc {
	padding: 10px 20px;
	overflow: hidden
}

.item-box-desc p {
	margin-top: 20px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis
}

.item-box.fixed-box .item-box-desc p {
	height: 98px
}

.item-box-desc h4 {
	padding: 0;
	margin: 0
}

.item-box .item-box-desc small {
	display: block
}

.item-box.fixed-box .item-box-desc {
	height: 256px
}

.item-box.fixed-box figure {
	max-height: 263px
}

.item-box .socials {
	border-top: 1px solid #eee;
	text-align: center;
	display: block
}

.item-box .item-hover,
.item-box .item-hover .overlay {
	-webkit-border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px
}

.item-box .item-hover {
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	text-align: center;
	color: #fff;
	transition: all .2s
}

.item-box .item-hover,
.item-box .item-hover a,
.item-box .item-hover button {
	color: #fff
}

.item-box .item-hover .inner {
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -30px;
	z-index: 100
}

.item-box:hover .item-hover {
	opacity: 1;
	filter: alpha(opacity=100)
}

.divider {
	border-top: 1px dotted #424242;
	border-bottom: 1px dotted #424242
}

.no-radius {
	border-radius: 0
}

.home-payinfo-title {
	background-color: #12161a;
	border: 1px solid #f15e01;
	height: 42px
}

.float-left {
	float: left !important
}

.float-right {
	float: right !important
}

.display-inlineblock {
	display: inline-block !important
}

.display-table {
	display: table !important
}

.display-tablecell {
	display: table-cell !important
}

.vertical-middle {
	vertical-align: middle !important
}

.main-cell {
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	word-break: break-all;
	line-height: 23px;
	height: 53px;
	overflow: visible;
	display: table-cell;
	vertical-align: middle;
	width: 100%
}

.word-keep {
	word-break: keep-all
}

.td {
	padding: 6px 0;
	min-width: 0;
	box-sizing: border-box;
	text-overflow: ellipsis;
	position: relative;
	text-align: left;
	display: table
}

.score-button,
.td {
	vertical-align: middle
}

.score-button {
	border-radius: 2px;
	width: 30px;
	display: table-cell;
	padding-bottom: 3px
}

.odd-type {
	width: 10%;
	padding: 1px;
	float: left
}

.odd-type-in {
	display: table-cell;
	width: 10%;
	background-color: #1e2428;
	margin: 1px;
	padding-top: 10px;
	height: 38px;
	color: #aeaeaf
}

.main-odd-team {
	width: calc(100% - 50px);
	float: left;
	text-align: left
}

.main-odd-val,
.main-odd-val-white {
	width: 50px;
	float: right;
	text-align: right
}

.btn-score {
	background-color: #2e302d;
	border-radius: 0;
	border-top: 1px solid #3f4346;
	border-bottom: 1px solid #000;
	color: #fff;
	cursor: default
}

.btn-score:hover {
	color: #fff
}

.btn-sports-detail,
.btn-sports-detail-mob,
.btn-sports-rule {
	background-color: #2e302d;
	border-radius: 0;
	border-top: 1px solid #3f4346;
	border-bottom: 1px solid #000;
	color: #fff
}

.btn-sports-rule:hover {
	color: #fff
}

.btn-sports-detail-null {
	background-color: #1a1e1f;
	border-radius: 0;
	border-top: 1px solid #3f4346;
	border-bottom: 1px solid #000;
	color: #fff;
	height: 31px
}

.btn-sports-detail-mob.active,
.btn-sports-detail.active,
.btn-sports-detail:focus,
.btn-sports-detail:hover {
	background-color: #ff6300;
	color: #fff
}

.img-odds-up {
	top: calc(-50% + 2px)
}

.img-odds-down,
.img-odds-up {
	position: absolute;
	left: calc(100% - 3px)
}

.img-odds-down {
	top: calc(50% + 2px)
}

.img-odds-up-right {
	top: calc(-50% + 2px)
}

.img-odds-down-right,
.img-odds-up-right {
	position: absolute;
	right: calc(100% - 3px)
}

.img-odds-down-right {
	top: calc(50% + 2px)
}

.blinking {
	opacity: 0;
	-webkit-animation: blink 1s ease-in-out 3;
	animation: blink 1s ease-in-out 3;
	animation-fill-mode: backwards;
	-webkit-animation-fill-mode: backwards;
	-moz-animation-fill-mode: backwards
}

@-webkit-keyframes blink {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes blink {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.border-radius-5 {
	border-radius: 5px !important
}

.border-radius-20 {
	border-radius: 20px !important
}

.main-dialog .el-dialog__header {
	display: none
}

.main-dialog .el-dialog__body {
	padding: 0
}

.main-dialog label {
	color: #fff
}

.main-dialog .el-select {
	display: block
}

.coin-div {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .6)
}

.coin-dialog {
	width: 500px;
	position: absolute;
	left: calc(50% - 250px);
	top: 100px;
	background-color: #ebebeb;
	border-radius: 10px;
	padding-bottom: 30px;
	border: 3px solid #fec106
}

.coin-input.el-input.is-disabled .el-input__inner,
.coin-input input {
	background-color: #fc0;
	color: #000
}

.grey-dialog .el-dialog {
	background: none !important
}

.chat-dailog .el-dialog {
	background-color: #191919;
	width: 95% !important
}

.auth-dialog {
	color: #fff
}

.template-dialog .el-dialog {
	background: none !important
}

.template-dialog .el-dialog__header {
	display: none
}

.template-dialog .el-dialog__body {
	padding: 0
}

.template-dialog label {
	color: #fff
}

.template-dialog .el-select {
	display: block
}

.template-dialog .el-dialog {
	margin-top: 20px !important
}

.tl_reg_item {
	width: 95%
}

.signup-button-orange2 {
	background-color: #16171a;
	border: 1px solid #f56406;
	color: #f56406;
	transition: background-color .1s ease-out 0s, border .1s ease-out 0s, color .1s ease-out 0s
}

.signup-button-orange2.is-disabled:active,
.signup-button-orange2.is-disabled:focus,
.signup-button-orange2.is-disabled:hover,
.signup-button-orange2:active,
.signup-button-orange2:focus,
.signup-button-orange2:hover {
	background: #f56406;
	border: 1px solid #f56406
}

.signup-button-orange2.is-disabled {
	background-color: #f56406;
	border: 1px solid #f56406;
	opacity: .3
}

.signup-button-yellow4 {
	background-color: #000;
	border: 1px solid #000;
	color: #f3ba2f;
	transition: background-color .1s ease-out 0s, border .1s ease-out 0s, color .1s ease-out 0s
}

.signup-button-yellow4.is-disabled:active,
.signup-button-yellow4.is-disabled:focus,
.signup-button-yellow4.is-disabled:hover,
.signup-button-yellow4:active,
.signup-button-yellow4:focus,
.signup-button-yellow4:hover {
	background: #f3ba2f;
	border: 1px solid #f3ba2f;
	color: #000
}

.signup-button-yellow4.is-disabled {
	background-color: #000;
	border: 1px solid #000;
	opacity: .3
}

.signup-button-green1 {
	background-color: #000;
	border: 1px solid #000;
	color: #67b26f;
	transition: background-color .1s ease-out 0s, border .1s ease-out 0s, color .1s ease-out 0s
}

.signup-button-green1.is-disabled:active,
.signup-button-green1.is-disabled:focus,
.signup-button-green1.is-disabled:hover,
.signup-button-green1:active,
.signup-button-green1:focus,
.signup-button-green1:hover {
	background: #67b26f;
	border: 1px solid #67b26f;
	color: #000
}

.signup-button-green1.is-disabled {
	background-color: #000;
	border: 1px solid #000;
	opacity: .3
}

.login-button-yellow4 {
	background-color: #f3ba2f;
	border: 1px solid #f3ba2f;
	color: #000;
	transition: background-color .1s ease-out 0s, border .1s ease-out 0s, color .1s ease-out 0s
}

.login-button-yellow4.is-disabled:active,
.login-button-yellow4.is-disabled:focus,
.login-button-yellow4.is-disabled:hover,
.login-button-yellow4:active,
.login-button-yellow4:focus,
.login-button-yellow4:hover {
	background: #a67704;
	border: 1px solid #a67704;
	color: #000
}

.login-button-yellow4.is-disabled {
	background-color: #a67704;
	border: 1px solid #a67704;
	opacity: .3
}

.login-button-green1 {
	background-color: #67b26f;
	border: 1px solid #67b26f;
	color: #000;
	transition: background-color .1s ease-out 0s, border .1s ease-out 0s, color .1s ease-out 0s
}

.login-button-green1.is-disabled:active,
.login-button-green1.is-disabled:focus,
.login-button-green1.is-disabled:hover,
.login-button-green1:active,
.login-button-green1:focus,
.login-button-green1:hover {
	background: #a67704;
	border: 1px solid #a67704;
	color: #000
}

.login-button-green1.is-disabled {
	background-color: #a67704;
	border: 1px solid #a67704;
	opacity: .3
}

.orange-button {
	background-color: #fb6200;
	border: 1px solid #fb6200
}

.orange-button.is-disabled:active,
.orange-button.is-disabled:focus,
.orange-button.is-disabled:hover,
.orange-button:active,
.orange-button:focus,
.orange-button:hover {
	background: linear-gradient(180deg, #d85908 0, #c34e0d 20%, #a94113 50%, #ff6d00 80%, #ff6d00);
	border: 1px solid #fb6200
}

.orange-button.is-disabled {
	background-color: #fb6200;
	border: 1px solid #fb6200;
	opacity: .3
}

.orange1-button {
	background-color: #f50;
	border: 1px solid #f50
}

.orange1-button.is-disabled:active,
.orange1-button.is-disabled:focus,
.orange1-button.is-disabled:hover,
.orange1-button:active,
.orange1-button:focus,
.orange1-button:hover {
	background: linear-gradient(180deg, #f45201 0, #c64201 20%, #842b00 50%, #c64201 80%, #f45201);
	border: 1px solid #f50
}

.orange1-button.is-disabled {
	background-color: #f50;
	border: 1px solid #f50;
	opacity: .3
}

.orange2-button {
	background: #f56406 !important;
	border: 1px solid #f56406 !important;
	transition: background-color .1s ease-out 0s, border .1s ease-out 0s
}

.orange2-button.is-disabled:active,
.orange2-button.is-disabled:focus,
.orange2-button.is-disabled:hover,
.orange2-button:active,
.orange2-button:focus,
.orange2-button:hover {
	background: #ff802e !important;
	border: 1px solid #ff802e !important
}

.orange2-button.is-disabled {
	background-color: #f56406 !important;
	border: 1px solid #f56406 !important;
	opacity: .3
}

.purple-button {
	background: #0037ce !important;
	border: 1px solid #0037ce
}

.purple-button.is-disabled:active,
.purple-button.is-disabled:focus,
.purple-button.is-disabled:hover,
.purple-button:active,
.purple-button:focus,
.purple-button:hover {
	background: linear-gradient(180deg, #0037cc 0, #0030b5 20%, #001d6e 50%, #0030b5 80%, #0037cc) !important;
	border: 1px solid #0037ce
}

.purple-button.is-disabled {
	background: #0037ce !important;
	border: 1px solid #0037ce;
	opacity: .3
}

.purple1-button {
	background: linear-gradient(90deg, #642b73 0, #c6426e) !important;
	border: 1px solid #c6426e
}

.purple1-button.is-disabled:active,
.purple1-button.is-disabled:focus,
.purple1-button.is-disabled:hover,
.purple1-button:active,
.purple1-button:focus,
.purple1-button:hover {
	background: linear-gradient(180deg, #620067 0, #56015c 20%, #320038 50%, #56015c 80%, #620067) !important;
	border: 1px solid #620067
}

.purple1-button.is-disabled {
	background: #620067 !important;
	border: 1px solid #620067;
	opacity: .3
}

.purple2-button {
	background: #604b98 !important;
	border: 1px solid #604b98
}

.purple2-button.is-disabled:active,
.purple2-button.is-disabled:focus,
.purple2-button.is-disabled:hover,
.purple2-button:active,
.purple2-button:focus,
.purple2-button:hover {
	background: linear-gradient(180deg, #a77eb6 0, #9a75ab 20%, #554262 50%, #9a75ab 80%, #a77eb6) !important;
	border: 1px solid #a77eb6
}

.purple2-button.is-disabled {
	background: #a77eb6 !important;
	border: 1px solid #a77eb6;
	opacity: .3
}

.orange-button1 {
	color: #fc6200
}

.orange-button1,
.orange-button1.is-disabled,
.orange-button1.is-disabled:active,
.orange-button1.is-disabled:focus,
.orange-button1.is-disabled:hover,
.orange-button1:active,
.orange-button1:focus,
.orange-button1:hover {
	background-color: #1a1a1a;
	border: 2px solid #fb6200
}

.orange-button1.is-disabled {
	opacity: .3
}

.blue-button {
	background-color: #1f8fff;
	border: 1px solid #1f8fff
}

.blue-button.is-disabled:active,
.blue-button.is-disabled:focus,
.blue-button.is-disabled:hover,
.blue-button:active,
.blue-button:focus,
.blue-button:hover {
	background: linear-gradient(180deg, #1e8bfb 0, #156dd5 20%, #1159b3 50%, #125eba 80%, #1c84ef);
	border: 1px solid #1f8fff
}

.blue-button.is-disabled {
	background-color: #1f8fff;
	border: 1px solid #1f8fff;
	opacity: .3
}

.blue1-button {
	background: linear-gradient(90deg, #ae8625 0, #f7ef8a 30%, #d2ac47 60%, #fdd286) !important;
	border: 1px solid #dabd57;
	color: #000
}

.blue1-button.is-disabled:active,
.blue1-button.is-disabled:focus,
.blue1-button.is-disabled:hover,
.blue1-button:active,
.blue1-button:focus,
.blue1-button:hover {
	background: linear-gradient(90deg, #a67b20 0, #ebd96f 30%, #c99d3a 60%, #cc9a38) !important;
	border: 1px solid #dabd57;
	color: #000
}

.blue1-button.is-disabled {
	background: linear-gradient(90deg, #ae8625 0, #f7ef8a 30%, #d2ac47 60%, #fdd286) !important;
	border: 1px solid #dabd57;
	opacity: .3;
	color: #000
}

.blue2-button {
	background: #0ab8fd !important;
	border: 1px solid #0ab8fd;
	color: #000
}

.blue2-button.is-disabled:active,
.blue2-button.is-disabled:focus,
.blue2-button.is-disabled:hover,
.blue2-button:active,
.blue2-button:focus,
.blue2-button:hover {
	background: linear-gradient(180deg, #425b71 0, #104161 20%, #0b3239 50%, #083d4d 80%, #175167) !important;
	border: 1px solid #0ab8fd;
	color: #fff
}

.blue2-button.is-disabled {
	background: #0ab8fd !important;
	border: 1px solid #0ab8fd;
	opacity: .3;
	color: #fff
}

.blue3-button {
	background: #082481 !important;
	border: 1px solid #082481;
	color: #fff
}

.blue3-button.is-disabled:active,
.blue3-button.is-disabled:focus,
.blue3-button.is-disabled:hover,
.blue3-button:active,
.blue3-button:focus,
.blue3-button:hover {
	background: linear-gradient(180deg, #09247b 0, #041f76 20%, #021851 50%, #041f76 80%, #09247b) !important;
	border: 1px solid #082481;
	color: #fff
}

.blue3-button.is-disabled {
	background: #082481 !important;
	border: 1px solid #082481;
	opacity: .3;
	color: #fff
}

.blue4-button {
	background: #4269b2 !important;
	border: 1px solid #4269b2;
	color: #fff
}

.blue4-button.is-disabled:active,
.blue4-button.is-disabled:focus,
.blue4-button.is-disabled:hover,
.blue4-button:active,
.blue4-button:focus,
.blue4-button:hover {
	background: linear-gradient(180deg, #3f64aa 0, #314f85 20%, #243a63 50%, #314f85 80%, #3f64aa) !important;
	border: 1px solid #4269b2;
	color: #fff
}

.blue4-button.is-disabled {
	background: #4269b2 !important;
	border: 1px solid #4269b2;
	opacity: .3;
	color: #fff
}

.blue5-button {
	background: #4c6f87 !important;
	border: 1px solid #4c6f87;
	color: #fff
}

.blue5-button.is-disabled:active,
.blue5-button.is-disabled:focus,
.blue5-button.is-disabled:hover,
.blue5-button:active,
.blue5-button:focus,
.blue5-button:hover {
	background: linear-gradient(180deg, #486271 0, #465968 20%, #1f3543 50%, #465968 80%, #486271) !important;
	border: 1px solid #4c6f87;
	color: #fff
}

.blue5-button.is-disabled {
	background: #4c6f87 !important;
	border: 1px solid #4c6f87;
	opacity: .3;
	color: #fff
}

.blue6-button {
	background: #1d98cb !important;
	border: 1px solid #1d98cb;
	color: #fff
}

.blue6-button.is-disabled:active,
.blue6-button.is-disabled:focus,
.blue6-button.is-disabled:hover,
.blue6-button:active,
.blue6-button:focus,
.blue6-button:hover {
	background: linear-gradient(180deg, #486271 0, #465968 20%, #1f3543 50%, #465968 80%, #486271) !important;
	border: 1px solid #1d98cb;
	color: #fff
}

.blue6-button.is-disabled {
	background: #1d98cb !important;
	border: 1px solid #1d98cb;
	opacity: .3;
	color: #fff
}

.yellow-button {
	color: #000;
	background-color: #f1c80d;
	border: 1px solid #f1c80d
}

.yellow-button.is-disabled:active,
.yellow-button.is-disabled:focus,
.yellow-button.is-disabled:hover,
.yellow-button:active,
.yellow-button:focus,
.yellow-button:hover {
	background: linear-gradient(180deg, #f0c70d 0, #bf9e0a 20%, #816b07 50%, #bf9e0a 80%, #edc50d);
	border: 1px solid #f1c80d;
	color: #000
}

.yellow-button.is-disabled {
	opacity: .3
}

.yellow1-button,
.yellow-button.is-disabled {
	background-color: #f1c80d;
	border: 1px solid #f1c80d;
	color: #000
}

.yellow1-button.is-disabled:active,
.yellow1-button.is-disabled:focus,
.yellow1-button.is-disabled:hover,
.yellow1-button:active,
.yellow1-button:focus,
.yellow1-button:hover {
	background: linear-gradient(180deg, #f0c70d 0, #bf9e0a 20%, #816b07 50%, #bf9e0a 80%, #edc50d);
	border: 1px solid #f1c80d;
	color: #000
}

.yellow1-button.is-disabled {
	opacity: .3
}

.yellow1-button.is-disabled,
.yellow2-button {
	background-color: #f1c80d;
	border: 1px solid #f1c80d;
	color: #000
}

.yellow2-button.is-disabled:active,
.yellow2-button.is-disabled:focus,
.yellow2-button.is-disabled:hover,
.yellow2-button:active,
.yellow2-button:focus,
.yellow2-button:hover {
	background: linear-gradient(180deg, #f0c70d 0, #bf9e0a 20%, #816b07 50%, #bf9e0a 80%, #edc50d);
	border: 1px solid #f1c80d;
	color: #000
}

.yellow2-button.is-disabled {
	background-color: #f1c80d;
	border: 1px solid #f1c80d;
	opacity: .3;
	color: #000
}

.yellow3-button {
	color: #000;
	background: linear-gradient(90deg, #ffdb00 0, #ffb700);
	border: 1px solid #ffdb00
}

.yellow3-button.is-disabled:active,
.yellow3-button.is-disabled:focus,
.yellow3-button.is-disabled:hover,
.yellow3-button:active,
.yellow3-button:focus,
.yellow3-button:hover {
	background: linear-gradient(180deg, #ffb500 0, #ffa501 20%, #f80 50%, #ffa501 80%, #ffb500);
	border: 1px solid #ffdb00;
	color: #000
}

.yellow3-button.is-disabled {
	background: linear-gradient(90deg, #ffdb00 0, #ffb700);
	border: 1px solid #ffdb00;
	opacity: .3;
	color: #000
}

.yellow4-button {
	color: #fff;
	background: #14161b;
	border: 1px solid #14161b;
	border-radius: 4px
}

.yellow4-button.is-disabled:active,
.yellow4-button.is-disabled:focus,
.yellow4-button.is-disabled:hover,
.yellow4-button:active,
.yellow4-button:focus,
.yellow4-button:hover {
	background: #e3c032;
	border: 1px solid #ffdb00;
	color: #000
}

.yellow4-button.is-disabled {
	background: #14161b;
	border: 1px solid #ffdb00;
	opacity: .3;
	color: #000
}

.yellow41-button {
	color: #000;
	background: #f3ba2f;
	border: 1px solid #f3ba2f;
	font-size: 13px !important
}

.yellow41-button.is-disabled,
.yellow41-button.is-disabled:active,
.yellow41-button.is-disabled:focus,
.yellow41-button.is-disabled:hover,
.yellow41-button:active,
.yellow41-button:focus,
.yellow41-button:hover {
	background: #a67704;
	border: 1px solid #a67704;
	color: #000
}

.yellow41-button.is-disabled {
	opacity: .3
}

.green1-button {
	color: #fff;
	background: #030917;
	border: 1px solid #030917;
	border-radius: 4px
}

.green1-button.is-disabled:active,
.green1-button.is-disabled:focus,
.green1-button.is-disabled:hover,
.green1-button:active,
.green1-button:focus,
.green1-button:hover {
	background: #67b26f;
	border: 1px solid #67b26f;
	color: #000
}

.green1-button.is-disabled {
	background: #030917;
	border: 1px solid #67b26f;
	opacity: .3;
	color: #000
}

.green11-button {
	color: #000;
	background: #67b26f;
	border: 1px solid #67b26f;
	border-radius: 4px
}

.green11-button.is-disabled,
.green11-button.is-disabled:active,
.green11-button.is-disabled:focus,
.green11-button.is-disabled:hover,
.green11-button:active,
.green11-button:focus,
.green11-button:hover {
	background: #67b26f;
	border: 1px solid #67b26f;
	color: #000
}

.green11-button.is-disabled {
	opacity: .3
}

.white-button {
	color: #000;
	background-color: #f1c80d;
	border: 1px solid #f1c80d
}

.white-button.is-disabled:active,
.white-button.is-disabled:focus,
.white-button.is-disabled:hover,
.white-button:active,
.white-button:focus,
.white-button:hover {
	background: linear-gradient(180deg, #f0c70d 0, #bf9e0a 20%, #816b07 50%, #bf9e0a 80%, #edc50d);
	border: 1px solid #f1c80d;
	color: #000
}

.white-button.is-disabled {
	background-color: #f1c80d;
	border: 1px solid #f1c80d;
	opacity: .3;
	color: #000
}

.white1-button {
	background-color: #ed765e;
	border: 1px solid #ed765e
}

.white1-button.is-disabled:active,
.white1-button.is-disabled:focus,
.white1-button.is-disabled:hover,
.white1-button:active,
.white1-button:focus,
.white1-button:hover {
	background: linear-gradient(180deg, #d85908 0, #c34e0d 20%, #a94113 50%, #ff6d00 80%, #ff6d00);
	border: 1px solid #ed765e
}

.white1-button.is-disabled {
	background-color: #ed765e;
	border: 1px solid #ed765e;
	opacity: .3
}

.white1-button1 {
	color: #fc6200
}

.white1-button1,
.white1-button1.is-disabled,
.white1-button1.is-disabled:active,
.white1-button1.is-disabled:focus,
.white1-button1.is-disabled:hover,
.white1-button1:active,
.white1-button1:focus,
.white1-button1:hover {
	background-color: #1a1a1a;
	border: 2px solid #ed765e
}

.white1-button1.is-disabled {
	opacity: .3
}

.white2-button {
	background-color: #a2ddff
}

.white2-button,
.white2-button.is-disabled,
.white2-button.is-disabled:active,
.white2-button.is-disabled:focus,
.white2-button.is-disabled:hover,
.white2-button:active,
.white2-button:focus,
.white2-button:hover {
	color: #000;
	border: 1px solid #a2ddff
}

.white2-button.is-disabled {
	background-color: #a2ddff;
	opacity: .3
}

.red-button {
	background-color: #c80000;
	border: 1px solid #c80000
}

.red-button.is-disabled:active,
.red-button.is-disabled:focus,
.red-button.is-disabled:hover,
.red-button:active,
.red-button:focus,
.red-button:hover {
	background: linear-gradient(180deg, #a72020 0, #701616 20%, #400d0e 50%, #701616 80%, #a72020);
	border: 1px solid #c80000
}

.red-button.is-disabled {
	background-color: #c80000;
	border: 1px solid #c80000;
	opacity: .3
}

.red1-button {
	background-color: #e30144;
	border: 1px solid #e30144
}

.red1-button.is-disabled:active,
.red1-button.is-disabled:focus,
.red1-button.is-disabled:hover,
.red1-button:active,
.red1-button:focus,
.red1-button:hover {
	background: linear-gradient(180deg, #a72020 0, #701616 20%, #400d0e 50%, #701616 80%, #a72020);
	border: 1px solid #e30144
}

.red1-button.is-disabled {
	background-color: #e30144;
	border: 1px solid #e30144;
	opacity: .3
}

.red-button1 {
	background-color: #ff3f40;
	border: 1px solid #ff3f40;
	text-align: center;
	border-radius: 4px
}

.red-button1.is-disabled:active,
.red-button1.is-disabled:focus,
.red-button1.is-disabled:hover,
.red-button1:active,
.red-button1:focus,
.red-button1:hover {
	border: 1px solid #ff3f40
}

.red-button1.is-disabled {
	background-color: #ff3f40;
	border: 1px solid #ff3f40;
	opacity: .3
}

.red2-button {
	background: #f83600 !important;
	border: 1px solid #f83600
}

.red2-button.is-disabled:active,
.red2-button.is-disabled:focus,
.red2-button.is-disabled:hover,
.red2-button:active,
.red2-button:focus,
.red2-button:hover {
	background: linear-gradient(180deg, #f38001 0, #ca6902 20%, #482801 50%, #ca6902 80%, #f38001) !important;
	border: 1px solid #f38001
}

.red2-button.is-disabled {
	background: #f38001 !important;
	border: 1px solid #f38001;
	opacity: .3
}

.silver-button {
	background-color: #c1c0c0;
	border: 1px solid #c1c0c0;
	color: #000
}

.silver-button.is-disabled:active,
.silver-button.is-disabled:focus,
.silver-button.is-disabled:hover,
.silver-button:active,
.silver-button:focus,
.silver-button:hover {
	background: linear-gradient(180deg, #c1c0c0 0, #999a9a 20%, #626466 50%, #999a9a 80%, #c1c0c0);
	border: 1px solid #c1c0c0
}

.silver-button.is-disabled {
	background-color: #c1c0c0;
	border: 1px solid #c1c0c0;
	opacity: .3
}

.gold-button {
	color: #000;
	background-color: #ffa863;
	border: 1px solid #ffa863
}

.gold-button.is-disabled:active,
.gold-button.is-disabled:focus,
.gold-button.is-disabled:hover,
.gold-button:active,
.gold-button:focus,
.gold-button:hover {
	background: linear-gradient(180deg, #e69b61 0, #d08d58 20%, #986641 50%, #d08d58 80%, #e69b61) !important;
	border: 1px solid #ffa863;
	color: #000
}

.gold-button.is-disabled {
	opacity: .3
}

.gold1-button,
.gold-button.is-disabled {
	background-color: #f7b800;
	border: 1px solid #f7b800;
	color: #000
}

.gold1-button.is-disabled:active,
.gold1-button.is-disabled:focus,
.gold1-button.is-disabled:hover,
.gold1-button:active,
.gold1-button:focus,
.gold1-button:hover {
	background: linear-gradient(180deg, #e69b61 0, #d08d58 20%, #986641 50%, #d08d58 80%, #e69b61) !important;
	border: 1px solid #f7b800;
	color: #000
}

.gold1-button.is-disabled {
	background-color: #f7b800;
	border: 1px solid #f7b800;
	opacity: .3;
	color: #000
}

.gold2-button {
	color: #000;
	background-color: #f39200;
	border: 1px solid #f39200
}

.gold2-button.is-disabled:active,
.gold2-button.is-disabled:focus,
.gold2-button.is-disabled:hover,
.gold2-button:active,
.gold2-button:focus,
.gold2-button:hover {
	background: linear-gradient(180deg, #e69b61 0, #d08d58 20%, #986641 50%, #d08d58 80%, #e69b61) !important;
	border: 1px solid #f39200;
	color: #000
}

.gold2-button.is-disabled {
	background-color: #f39200;
	border: 1px solid #f39200;
	opacity: .3;
	color: #000
}

.gold3-button {
	color: #000 !important;
	background: #f7b800 !important;
	border: 1px solid #f7b800 !important
}

.gold3-button.is-disabled:active,
.gold3-button.is-disabled:focus,
.gold3-button.is-disabled:hover,
.gold3-button:active,
.gold3-button:focus,
.gold3-button:hover {
	background: linear-gradient(180deg, #e69b61 0, #d08d58 20%, #986641 50%, #d08d58 80%, #e69b61) !important;
	border: 1px solid #f7b800;
	color: #000
}

.gold3-button.is-disabled {
	background-color: #f7b800;
	border: 1px solid #f7b800;
	opacity: .3;
	color: #000
}

.gold4-button {
	color: #000 !important;
	background: #b59157 !important;
	border: 1px solid #b59157 !important
}

.gold4-button.is-disabled:active,
.gold4-button.is-disabled:focus,
.gold4-button.is-disabled:hover,
.gold4-button:active,
.gold4-button:focus,
.gold4-button:hover {
	background: linear-gradient(180deg, #b59157 0, #b08b51 20%, #997039 50%, #a78048 80%, #b38e55) !important;
	border: 1px solid #b59157;
	color: #000
}

.gold4-button.is-disabled {
	background-color: #b59157;
	border: 1px solid #b59157;
	opacity: .3;
	color: #000
}

.gold5-button {
	color: #000 !important;
	background: #d6a65c !important;
	border: 1px solid #d6a65c !important
}

.gold5-button.is-disabled:active,
.gold5-button.is-disabled:focus,
.gold5-button.is-disabled:hover,
.gold5-button:active,
.gold5-button:focus,
.gold5-button:hover {
	background: linear-gradient(180deg, #d6a65c 0, #b08b51 20%, #997039 50%, #a78048 80%, #b38e55) !important;
	border: 1px solid #d6a65c;
	color: #000
}

.gold5-button.is-disabled {
	background-color: #d6a65c;
	border: 1px solid #d6a65c;
	opacity: .3;
	color: #000
}

.grey-button {
	background: #348fe2;
	border-color: #348fe2
}

.grey-button.is-disabled:active,
.grey-button.is-disabled:focus,
.grey-button.is-disabled:hover,
.grey-button:active,
.grey-button:focus,
.grey-button:hover {
	background: #2a72b5;
	border-color: #2a72b5
}

.grey-button.is-disabled {
	background: #348fe2;
	border-color: #348fe2;
	opacity: .3
}

.grey1-button {
	background: #aaa;
	border-color: #aaa;
	color: #000;
	font-family: AsiaGDE !important
}

.grey1-button.is-disabled:active,
.grey1-button.is-disabled:focus,
.grey1-button.is-disabled:hover,
.grey1-button:active,
.grey1-button:focus,
.grey1-button:hover {
	background: #e8c337;
	border-color: #e8c337;
	color: #000
}

.grey1-button.is-disabled {
	background: #aaa;
	border-color: #aaa;
	opacity: .3;
	color: #000
}

.grey2-button {
	background: #19191c;
	border-color: #19191c;
	color: #fff;
	border-radius: 6px;
	transition: background-color .1s ease-out 0s, border .1s ease-out 0s
}

.grey2-button.is-disabled:active,
.grey2-button.is-disabled:focus,
.grey2-button.is-disabled:hover,
.grey2-button:active,
.grey2-button:focus,
.grey2-button:hover {
	background: #44484f;
	border-color: #44484f;
	color: #fff
}

.grey2-button.is-disabled {
	background: #19191c;
	border-color: #19191c;
	opacity: .3;
	color: #fff
}

.grey3-button {
	background: #343438;
	border-color: #343438;
	color: #fff;
	border-radius: 6px;
	padding: 8px
}

.grey3-button.is-disabled:active,
.grey3-button.is-disabled:focus,
.grey3-button.is-disabled:hover,
.grey3-button:active,
.grey3-button:focus,
.grey3-button:hover {
	background: #595961;
	border-color: #595961;
	color: #fff
}

.grey3-button.is-disabled {
	background: #343438;
	border-color: #343438;
	opacity: .3;
	color: #fff
}

.green-button {
	background-color: #79e80d;
	border: 1px solid #79e80d;
	color: #000
}

.green-button.is-disabled:active,
.green-button.is-disabled:focus,
.green-button.is-disabled:hover,
.green-button:active,
.green-button:focus,
.green-button:hover {
	background: linear-gradient(180deg, #70e215 0, #66cb10 20%, #608a12 50%, #6ec713 80%, #84e22a);
	border: 1px solid #79e80d;
	color: #000
}

.green-button.is-disabled {
	background-color: #79e80d;
	border: 1px solid #79e80d;
	opacity: .3
}

.green-button2,
.green-button2:active,
.green-button2:focus,
.green-button2:hover {
	background-color: #179c2d;
	border: 1px solid #179c2d
}

.green-button3 {
	padding: 10px 12px
}

.green-button3,
.green-button3:active,
.green-button3:focus,
.green-button3:hover {
	background-color: #a2ddff;
	border: 1px solid #a2ddff;
	color: #000
}

.green-button4 {
	background-color: #11b485;
	border: 1px solid #11b485;
	color: #fff;
	padding: 8px 12px;
	transition: background-color .1s ease-out 0s, border .1s ease-out 0s
}

.green-button4:active,
.green-button4:focus,
.green-button4:hover {
	background-color: #16e5aa;
	border: 1px solid #16e5aa
}

.green-button1,
.green-button1:active,
.green-button1:focus,
.green-button1:hover {
	background-color: #13871c;
	border: 1px solid #13871c
}

.blue-button-light,
.blue-button-light:active,
.blue-button-light:focus,
.blue-button-light:hover {
	background-color: #3dc1e8;
	border: 1px solid #3dc1e8
}

.right-button {
	padding: 9px;
	margin-top: 3px;
	right: 5px;
	top: 0
}

.login-input-blue .el-input__inner,
.login-input-orange .el-input__inner {
	background-color: #1a1a1a !important;
	border: 2px solid #fc6200 !important;
	color: #fff !important
}

.login-input-yellow .el-input__inner {
	background-color: #fff !important;
	border: 2px solid #e5c00d !important;
	color: #000 !important
}

.login-input-yellow1 .el-input__inner {
	background: none !important;
	border: 2px solid #d40511 !important;
	color: #000 !important
}

.login-input-white .el-input__inner {
	background-color: #fff !important;
	border: 2px solid #e5c00d !important;
	color: #000 !important
}

.login-input-white1 .el-input__inner {
	background: none;
	border: 2px solid #fc6200 !important;
	color: #fff !important
}

.login-input-red .el-input__inner {
	background-color: #1a1a1a !important;
	border: 2px solid #fc6200 !important;
	color: #fff !important
}

.login-input-gold .el-input__inner {
	background: none !important;
	border: 2px solid #ffa863 !important;
	color: #fff !important
}

.subtable.table>tbody>tr>td {
	border-color: #616161;
	background-color: #151e2d;
	border-right: 1px solid #616161
}

.subtable>thead>tr {
	border-right: 1px solid #2e3439;
	border-left: 1px solid #2e3439
}

.subtable>thead>tr>td {
	background-color: #2e3439
}

.border-grey {
	border: 1px solid #343d46 !important
}

.status-yes {
	background-color: #367fde
}

.status-no,
.status-yes {
	width: 80px;
	text-align: center;
	border-radius: 3px;
	padding: 4px 0;
	margin: 0 auto
}

.status-no {
	background-color: #23272a
}

.status-wait {
	width: 80px;
	text-align: center;
	border-radius: 3px;
	padding: 4px 0;
	background-color: #727071;
	margin: 0 auto
}

.status-wait-orange2 {
	text-align: center;
	padding: 4px 8px;
	color: #fa6200;
	background: rgba(250, 98, 0, .12);
	border-radius: 4px;
	display: inline-block
}

.status-lose {
	width: 80px;
	text-align: center;
	border-radius: 3px;
	padding: 4px 0;
	background-color: #d73c38;
	margin: 0 auto
}

.status-lose-orange2 {
	text-align: center;
	padding: 4px 8px;
	color: #dc3644;
	background: rgba(220, 54, 68, .12);
	border-radius: 4px;
	display: inline-block
}

.status-win {
	width: 80px;
	text-align: center;
	border-radius: 3px;
	padding: 4px 0;
	background-color: #367fde;
	margin: 0 auto
}

.status-win-orange2 {
	text-align: center;
	padding: 4px 8px;
	color: #11b485;
	background: rgba(17, 180, 133, .12);
	border-radius: 4px;
	display: inline-block
}

.status-cancel {
	width: 80px;
	text-align: center;
	border-radius: 3px;
	padding: 4px 0;
	background-color: #faaf44;
	margin: 0 auto
}

.status-cancel-orange2 {
	text-align: center;
	border-radius: 4px;
	padding: 4px 8px;
	background: rgba(255, 168, 0, .12);
	color: #ffa800;
	display: inline-block
}

.status-cancel-request {
	text-align: center;
	border-radius: 3px;
	padding: 4px 0;
	background-color: #14851b;
	margin: 0 auto
}

.bet-type-big,
.td-big {
	border: 1px solid red;
	border-radius: 50%;
	padding: 8px 10px
}

.bet-type-middle,
.td-middle {
	border: 1px solid #337dde;
	border-radius: 50%;
	padding: 8px 10px
}

.bet-type-small,
.td-small {
	border: 1px solid #019630;
	border-radius: 50%;
	padding: 8px 10px
}

.bet-type-under,
.td-under {
	border: 1px solid #337dde;
	border-radius: 50%;
	padding: 9px 5px
}

.bet-type-over,
.td-over {
	border: 1px solid red;
	border-radius: 50%;
	padding: 9px 4px
}

.bet-type-odd,
.td-odd {
	padding: 8px 10px
}

.bet-type-goal,
.bet-type-odd,
.td-odd {
	background: linear-gradient(180deg, #74b3dc 0, #367ee0);
	border-radius: 50%
}

.bet-type-goal {
	padding: 8px 5px
}

.bet-type-three {
	background: linear-gradient(180deg, #74b3dc 0, #367ee0)
}

.bet-type-four,
.bet-type-three {
	border-radius: 50%;
	padding: 8px 13px;
	text-align: center
}

.bet-type-four {
	background: linear-gradient(180deg, #e25657 0, #f71312)
}

.bet-type-even,
.td-even {
	padding: 8px 10px
}

.bet-type-even,
.bet-type-nogoal,
.td-even {
	background: linear-gradient(180deg, #e25657 0, #f71312);
	border-radius: 50%;
	text-align: center
}

.bet-type-nogoal {
	padding: 8px 5px
}

.bet-type-red {
	color: #f61416
}

.bet-type-blue,
.bet-type-red {
	display: inline-block;
	width: 80px;
	background-color: #2f343a;
	text-align: center
}

.bet-type-blue {
	color: #158dfd
}

.sports-rule-cat {
	background-color: #0f1012
}

.sports-rule-cat,
.sports-rule-cat-white {
	width: 95%;
	padding: 2px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.sports-rule-cat-white {
	background-color: #dedede
}

.right-bar-sports-tab-orange {
	border-bottom: 2px solid #fc6200;
	color: #fff !important;
	text-align: center;
	height: 100%;
	padding-top: 10px
}

.right-bar-sports-tab-orange.on {
	border: 2px solid #fc6200;
	border-bottom: 0;
	color: #fc6200 !important
}

.right-bar-sports-tab-blue {
	border-bottom: 2px solid #1f8fff;
	color: #fff !important;
	text-align: center;
	height: 100%;
	padding-top: 10px
}

.right-bar-sports-tab-blue.on {
	border: 2px solid #1f8fff;
	border-bottom: 0;
	color: #1f8fff !important
}

.right-bar-sports-tab-blue2 {
	background: linear-gradient(180deg, #272727 0, #252525 20%, #222 50%, #1e1e1e 80%, #1c1c1c);
	border-bottom: 2px solid #f50;
	color: #fff !important;
	text-align: center;
	height: 100%;
	padding-top: 5px
}

.right-bar-sports-tab-blue2.on {
	border: 2px solid #f50;
	border-bottom: 0;
	color: #f50 !important
}

.right-bar-sports-tab-white {
	border-bottom: 2px solid #f1c80e;
	color: #000 !important;
	text-align: center;
	height: 100%;
	padding-top: 10px;
	background-color: #efefef
}

.right-bar-sports-tab-white.on {
	border: 2px solid #f1c80e;
	border-bottom: 0;
	color: #000 !important;
	background-color: #f1c80e
}

.right-bar-sports-tab-white1 {
	border-bottom: 2px solid #ed765e;
	color: #000 !important;
	text-align: center;
	height: 100%;
	padding-top: 10px;
	background-color: #efefef
}

.right-bar-sports-tab-white1.on {
	border: 2px solid #ed765e;
	border-bottom: 0;
	color: #000 !important;
	background-color: #ed765e
}

.border-l-1 {
	border-left: 1px solid #000
}

.border-r-1 {
	border-right: 1px solid #000
}

.border-l-1-white {
	border-left: 1px solid #a2a2a2
}

.border-r-1-white {
	border-right: 1px solid #a2a2a2
}

.betslip-lock {
	position: relative;
	left: 0;
	top: 0;
	background: url(../images/Sidebar/7b58cd5.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-color: rgba(255, 0, 0, .4);
	width: 100%;
	height: 100%
}

.betslip-lock-orange2 {
	border-radius: 4px;
	display: inline-block;
	padding: 5px 6px
}

.betslip-lock-orange2.on {
	background: rgba(245, 100, 6, .16)
}

.sports-type {
	width: 63px;
	height: 59px;
	float: left;
	margin-left: 1px;
	cursor: pointer
}

.sports-sort {
	margin-bottom: 3px
}

.sports-sort .el-checkbox__label {
	padding-left: 3px;
	font-size: 12px
}

.sports-sort .el-checkbox__input.is-checked+.el-checkbox__label {
	color: #fff
}

.main-select {
	background-color: #25292c;
	border-radius: 3px
}

.main-select-agero {
	background-color: #111;
	border-radius: 3px
}

.main-select-drop {
	background-color: #25292c
}

.main-select-drop,
.main-select-drop-agero {
	position: absolute;
	width: 100%;
	z-index: 1;
	font-size: 16px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px
}

.main-select-drop-agero {
	background-color: #111
}

.main-select-drop-item-orange {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-orange:hover {
	background-color: #ff6200;
	color: #000
}

.main-select-drop-item-orange:hover .main-select-no-img-orange {
	background: url(../images/Money/orange/073f7fb.png)
}

.main-select-drop-item-orange:hover .main-select-sports-img-orange {
	background: url(../images/Money/orange/62e0ae6.png)
}

.main-select-drop-item-orange:hover .main-select-casino-img-orange {
	background: url(../images/Money/orange/4ea2206.png)
}

.main-select-drop-item-orange1 {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-orange1:hover {
	background-color: #ff6200;
	color: #000
}

.main-select-drop-item-orange1:hover .main-select-no-img-orange1 {
	background: url(../images/Money/53193cd.png)
}

.main-select-drop-item-orange1:hover .main-select-sports-img-orange1 {
	background: url(../images/Money/005745c.png)
}

.main-select-drop-item-orange1:hover .main-select-casino-img-orange1 {
	background: url(../images/Money/2450272.png)
}

.main-select-drop-item-orange2 {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-orange2:hover {
	background: rgba(245, 100, 6, .17);
	color: #e96007
}

.main-select-drop-item-orange2:hover .main-select-no-img-orange2 {
	background: url(../images/Money/orange2/073f7fb.png)
}

.main-select-drop-item-orange2:hover .main-select-sports-img-orange2 {
	background: url(../images/Money/orange2/62e0ae6.png)
}

.main-select-drop-item-orange2:hover .main-select-casino-img-orange2 {
	background: url(../images/Money/orange2/4ea2206.png)
}

.main-select-drop-item-purple {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-purple:hover {
	background-color: #144ade;
	color: #000
}

.main-select-drop-item-purple:hover .main-select-no-img-purple {
	background: url(../images/Money/purple/312d6f1.png)
}

.main-select-drop-item-purple:hover .main-select-sports-img-purple {
	background: url(../images/Money/purple/2ea5219.png)
}

.main-select-drop-item-purple:hover .main-select-casino-img-purple {
	background: url(../images/Money/purple/a479d23.png)
}

.main-select-drop-item-purple1 {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-purple1:hover {
	background-color: #c6426e;
	color: #fff
}

.main-select-drop-item-purple1:hover .main-select-no-img-purple1 {
	background: url(../images/Money/purple1/f8222da.png)
}

.main-select-drop-item-purple1:hover .main-select-sports-img-purple1 {
	background: url(../images/Money/purple1/5e3dd04.png)
}

.main-select-drop-item-purple1:hover .main-select-casino-img-purple1 {
	background: url(../images/Money/purple1/d9ff675.png)
}

.main-select-drop-item-purple2 {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-purple2:hover {
	background-color: #604b98;
	color: #fff
}

.main-select-drop-item-purple2:hover .main-select-no-img-purple2 {
	background: url(../images/Money/purple2/fc4a579.png)
}

.main-select-drop-item-purple2:hover .main-select-sports-img-purple2 {
	background: url(../images/Money/purple2/b365cd1.png)
}

.main-select-drop-item-purple2:hover .main-select-casino-img-purple2 {
	background: url(../images/Money/purple2/2409d52.png)
}

.main-select-drop-item-green {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-green:hover {
	background-color: #79e80d;
	color: #000
}

.main-select-drop-item-green:hover .main-select-no-img-green {
	background: url(../images/Money/green/ab93d30.png)
}

.main-select-drop-item-green:hover .main-select-sports-img-green {
	background: url(../images/Money/green/62e0ae6.png)
}

.main-select-drop-item-green:hover .main-select-casino-img-green {
	background: url(../images/Money/green/a3074e8.png)
}

.main-select-drop-item-blue {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-blue:hover {
	background-color: #1f8fff;
	color: #000
}

.main-select-drop-item-blue:hover .main-select-no-img-blue {
	background: url(../images/Money/blue/18e81be.png)
}

.main-select-drop-item-blue:hover .main-select-sports-img-blue {
	background: url(../images/Money/blue/535a3ea.png)
}

.main-select-drop-item-blue:hover .main-select-casino-img-blue {
	background: url(../images/Money/blue/69b17ec.png)
}

.main-select-drop-item-blue1 {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-blue1:hover {
	background-color: #dbbe58;
	color: #000
}

.main-select-drop-item-blue1:hover .main-select-no-img-blue1 {
	background: url(../images/Money/blue1/b398a77.png)
}

.main-select-drop-item-blue1:hover .main-select-sports-img-blue1 {
	background: url(../images/Money/blue1/523e868.png)
}

.main-select-drop-item-blue1:hover .main-select-casino-img-blue1 {
	background: url(../images/Money/blue1/85a8f27.png)
}

.main-select-drop-item-blue2 {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-blue2:hover {
	background-color: #1f8fff;
	color: #000
}

.main-select-drop-item-blue2:hover .main-select-no-img-blue2 {
	background: url(../images/Money/blue2/08a4cbe.png)
}

.main-select-drop-item-blue2:hover .main-select-sports-img-blue2 {
	background: url(../images/Money/blue2/35f252a.png)
}

.main-select-drop-item-blue2:hover .main-select-casino-img-blue2 {
	background: url(../images/Money/blue2/1723e46.png)
}

.main-select-drop-item-blue3 {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-blue3:hover {
	background-color: #082481;
	color: #fff
}

.main-select-drop-item-blue3:hover .main-select-no-img-blue3 {
	background: url(../images/Money/blue3/246b2cb.png)
}

.main-select-drop-item-blue3:hover .main-select-sports-img-blue3 {
	background: url(../images/Money/blue3/8443e59.png)
}

.main-select-drop-item-blue3:hover .main-select-casino-img-blue3 {
	background: url(../images/Money/blue3/804f47c.png)
}

.main-select-drop-item-blue4 {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-blue4:hover {
	background-color: #4269b2;
	color: #fff
}

.main-select-drop-item-blue4:hover .main-select-no-img-blue4 {
	background: url(../images/Money/blue4/d0b7578.png)
}

.main-select-drop-item-blue4:hover .main-select-sports-img-blue4 {
	background: url(../images/Money/blue4/835cd0a.png)
}

.main-select-drop-item-blue4:hover .main-select-casino-img-blue4 {
	background: url(../images/Money/blue4/d6d7a8c.png)
}

.main-select-drop-item-blue5 {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-blue5:hover {
	background-color: #4c6f87;
	color: #fff
}

.main-select-drop-item-blue5:hover .main-select-no-img-blue5 {
	background: url(../images/Money/blue5/fc8be99.png)
}

.main-select-drop-item-blue5:hover .main-select-sports-img-blue5 {
	background: url(../images/Money/blue5/50da326.png)
}

.main-select-drop-item-blue5:hover .main-select-casino-img-blue5 {
	background: url(../images/Money/blue5/36edc08.png)
}

.main-select-drop-item-blue6 {
	background-color: #13151e;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-blue6:hover {
	background-color: #1d98cb;
	color: #fff
}

.main-select-drop-item-blue6:hover .main-select-no-img-blue6 {
	background: url(../images/Money/blue6/08a4cbe.png)
}

.main-select-drop-item-blue6:hover .main-select-sports-img-blue6 {
	background: url(../images/Money/blue6/35f252a.png)
}

.main-select-drop-item-blue6:hover .main-select-casino-img-blue6 {
	background: url(../images/Money/blue6/1723e46.png)
}

.main-select-drop-item-yellow {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-yellow:hover {
	background-color: #f1c80d;
	color: #000
}

.main-select-drop-item-yellow:hover .main-select-no-img-yellow {
	background: url(../images/Money/yellow/398798a.png)
}

.main-select-drop-item-yellow:hover .main-select-sports-img-yellow {
	background: url(../images/Money/yellow/fbc634b.png)
}

.main-select-drop-item-yellow:hover .main-select-casino-img-yellow {
	background: url(../images/Money/yellow/3fefda1.png)
}

.main-select-drop-item-yellow1 {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-yellow1:hover {
	background-color: #f1c80d;
	color: #000
}

.main-select-drop-item-yellow1:hover .main-select-no-img-yellow1 {
	background: url(../images/Money/yellow1/b47b6ec.png)
}

.main-select-drop-item-yellow1:hover .main-select-sports-img-yellow1 {
	background: url(../images/Money/yellow1/bb4bbcb.png)
}

.main-select-drop-item-yellow1:hover .main-select-casino-img-yellow1 {
	background: url(../images/Money/yellow1/3b4f20c.png)
}

.main-select-drop-item-yellow2 {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-yellow2:hover {
	background-color: #f1c80d;
	color: #000
}

.main-select-drop-item-yellow2:hover .main-select-no-img-yellow2 {
	background: url(../images/Money/yellow2/c2c1e66.png)
}

.main-select-drop-item-yellow2:hover .main-select-sports-img-yellow2 {
	background: url(../images/Money/yellow2/58c87dc.png)
}

.main-select-drop-item-yellow2:hover .main-select-casino-img-yellow2 {
	background: url(../images/Money/yellow2/826394b.png)
}

.main-select-drop-item-yellow3 {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-yellow3:hover {
	background-color: #f1c80d;
	color: #000
}

.main-select-drop-item-yellow3:hover .main-select-no-img-yellow3 {
	background: url(../images/Money/yellow3/084a54a.png)
}

.main-select-drop-item-yellow3:hover .main-select-sports-img-yellow3 {
	background: url(../images/Money/yellow3/e7f91d5.png)
}

.main-select-drop-item-yellow3:hover .main-select-casino-img-yellow3 {
	background: url(../images/Money/yellow3/81dfe70.png)
}

.main-select-drop-item-yellow4 {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-yellow4:hover {
	background-color: #f1c80d;
	color: #000
}

.main-select-drop-item-yellow4:hover .img-sports {
	content: url(../images/Money/yellow4/sports-on.png)
}

.main-select-drop-item-yellow4:hover .img-casino {
	content: url(../images/Money/yellow4/casino-on.png)
}

.main-select-drop-item-yellow4:hover .main-select-sports-img-yellow4 {
	background: url(../images/Money/yellow4/6aea1f3.png)
}

.main-select-drop-item-yellow4:hover .main-select-casino-img-yellow4 {
	background: url(../images/Money/yellow4/19b79a8.png)
}

.main-select-drop-item-green1 {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-green1:hover {
	background-color: #67b26f;
	color: #000
}

.main-select-drop-item-green1:hover .img-sports {
	content: url(../images/Money/green1/sports-on.png)
}

.main-select-drop-item-green1:hover .img-casino {
	content: url(../images/Money/green1/casino-on.png)
}

.main-select-drop-item-green1:hover .main-select-sports-img-green1 {
	background: url(../images/Money/green1/6aea1f3.png)
}

.main-select-drop-item-green1:hover .main-select-casino-img-green1 {
	background: url(../images/Money/green1/19b79a8.png)
}

.main-select-drop-item-white {
	background-color: #dfdfdf;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-white:hover {
	background-color: #f1c80d;
	color: #000
}

.main-select-drop-item-white:hover .main-select-no-img-white {
	background: url(../images/Money/white/398798a.png)
}

.main-select-drop-item-white:hover .main-select-sports-img-white {
	background: url(../images/Money/white/fbc634b.png)
}

.main-select-drop-item-white:hover .main-select-casino-img-white {
	background: url(../images/Money/white/3fefda1.png)
}

.main-select-drop-item-white1 {
	background-color: #dfdfdf;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-white1:hover {
	background-color: #ed765e;
	color: #000
}

.main-select-drop-item-white1:hover .main-select-no-img-white1 {
	background: url(../images/Money/white1/e776dbc.png)
}

.main-select-drop-item-white1:hover .main-select-sports-img-white1 {
	background: url(../images/Money/white1/1f13ab5.png)
}

.main-select-drop-item-white1:hover .main-select-casino-img-white1 {
	background: url(../images/Money/white1/c894e05.png)
}

.main-select-drop-item-red {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-red:hover {
	background-color: #ff2c2c;
	color: #fff
}

.main-select-drop-item-red:hover .main-select-no-img-red {
	background: url(../images/Money/red/12e1588.png)
}

.main-select-drop-item-red:hover .main-select-sports-img-red {
	background: url(../images/Money/red/8b53486.png)
}

.main-select-drop-item-red:hover .main-select-casino-img-red {
	background: url(../images/Money/red/cce5d15.png)
}

.main-select-drop-item-red1 {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-red1:hover {
	background-color: #e30144;
	color: #fff
}

.main-select-drop-item-red1:hover .main-select-no-img-red1 {
	background: url(../images/Money/red1/6288a6b.png)
}

.main-select-drop-item-red1:hover .main-select-sports-img-red1 {
	background: url(../images/Money/red1/d9e1600.png)
}

.main-select-drop-item-red1:hover .main-select-casino-img-red1 {
	background: url(../images/Money/red1/df13324.png)
}

.main-select-drop-item-red2 {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-red2:hover {
	background-color: #f83600;
	color: #fff
}

.main-select-drop-item-red2:hover .main-select-no-img-red2 {
	background: url(../images/Money/red2/d940bf3.png)
}

.main-select-drop-item-red2:hover .main-select-sports-img-red2 {
	background: url(../images/Money/red2/9f9049c.png)
}

.main-select-drop-item-red2:hover .main-select-casino-img-red2 {
	background: url(../images/Money/red2/bae82de.png)
}

.main-select-drop-item-silver {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-silver:hover {
	background-color: #4b6cb7;
	color: #fff
}

.main-select-drop-item-silver:hover .main-select-no-img-silver {
	background: url(../images/Money/silver/2ec4119.png)
}

.main-select-drop-item-silver:hover .main-select-sports-img-silver {
	background: url(../images/Money/silver/391c9bd.png)
}

.main-select-drop-item-silver:hover .main-select-casino-img-silver {
	background: url(../images/Money/silver/21110c2.png)
}

.main-select-drop-item-gold {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-gold:hover {
	background-color: #ffa863;
	color: #000
}

.main-select-drop-item-gold:hover .main-select-no-img-gold {
	background: url(../images/Money/gold/f8d3812.png)
}

.main-select-drop-item-gold:hover .main-select-sports-img-gold {
	background: url(../images/Money/gold/ef7928f.png)
}

.main-select-drop-item-gold:hover .main-select-casino-img-gold {
	background: url(../images/Money/gold/7748e79.png)
}

.main-select-drop-item-gold1 {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-gold1:hover {
	background-color: #f7b800;
	color: #000
}

.main-select-drop-item-gold1:hover .main-select-no-img-gold1 {
	background: url(../images/Money/gold1/d2bf8e7.png)
}

.main-select-drop-item-gold1:hover .main-select-sports-img-gold1 {
	background: url(../images/Money/gold1/367c4e8.png)
}

.main-select-drop-item-gold1:hover .main-select-casino-img-gold1 {
	background: url(../images/Money/gold1/1adccb6.png)
}

.main-select-drop-item-gold2 {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-gold2:hover {
	background-color: #f39200;
	color: #000
}

.main-select-drop-item-gold2:hover .main-select-no-img-gold2 {
	background: url(../images/Money/gold2/ade3b25.png)
}

.main-select-drop-item-gold2:hover .main-select-sports-img-gold2 {
	background: url(../images/Money/gold2/e0fb7c3.png)
}

.main-select-drop-item-gold2:hover .main-select-casino-img-gold2 {
	background: url(../images/Money/gold2/f243f43.png)
}

.main-select-drop-item-gold3 {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-gold3:hover {
	background-color: #f7b800;
	color: #000
}

.main-select-drop-item-gold3:hover .main-select-no-img-gold3 {
	background: url(../images/Money/gold3/d2bf8e7.png)
}

.main-select-drop-item-gold3:hover .main-select-sports-img-gold3 {
	background: url(../images/Money/gold3/367c4e8.png)
}

.main-select-drop-item-gold3:hover .main-select-casino-img-gold3 {
	background: url(../images/Money/gold3/1adccb6.png)
}

.main-select-drop-item-gold4 {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-gold4:hover {
	background-color: #b59157;
	color: #000
}

.main-select-drop-item-gold4:hover .main-select-no-img-gold4 {
	background: url(../images/Money/gold4/20635af.png)
}

.main-select-drop-item-gold4:hover .main-select-sports-img-gold4 {
	background: url(../images/Money/gold4/f7a81d7.png)
}

.main-select-drop-item-gold4:hover .main-select-casino-img-gold4 {
	background: url(../images/Money/gold4/8a63072.png)
}

.main-select-drop-item-gold5 {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-gold5:hover {
	background-color: #d6a65c;
	color: #000
}

.main-select-drop-item-gold5:hover .main-select-no-img-gold5 {
	background: url(../images/Money/gold5/1b3c148.png)
}

.main-select-drop-item-gold5:hover .main-select-sports-img-gold5 {
	background: url(../images/Money/gold5/7cb423b.png)
}

.main-select-drop-item-gold5:hover .main-select-casino-img-gold5 {
	background: url(../images/Money/gold5/2b95c9a.png)
}

.main-select-drop-item-grey {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-grey:hover {
	background-color: #fc6200;
	color: #000
}

.main-select-drop-item-grey:hover .main-select-no-img-grey {
	background: url(../images/Money/grey/7370c4f.png)
}

.main-select-drop-item-grey:hover .main-select-sports-img-grey {
	background: url(../images/Money/grey/00e56ef.png)
}

.main-select-drop-item-grey:hover .main-select-casino-img-grey {
	background: url(../images/Money/grey/4ea2206.png)
}

.main-select-drop-item-grey1 {
	background-color: #121212;
	padding: 10px;
	border-radius: 3;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.main-select-drop-item-grey1:hover {
	background-color: #fbbd5a;
	color: #000
}

.main-select-drop-item-grey1:hover .main-select-no-img-grey1 {
	background: url(../images/Money/grey1/328af20.png)
}

.main-select-drop-item-grey1:hover .main-select-sports-img-grey1 {
	background: url(../images/Money/grey1/debd765.png)
}

.main-select-drop-item-grey1:hover .main-select-casino-img-grey1 {
	background: url(../images/Money/grey1/0517063.png)
}

.main-select-sports-img-orange {
	background: url(../images/Money/orange/a33d400.png)
}

.main-select-sports-img-orange,
.main-select-sports-img-orange1 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-sports-img-orange1 {
	background: url(../images/Money/0b5118a.png)
}

.main-select-sports-img-orange2 {
	background: url(../images/Money/orange2/a33d400.png)
}

.main-select-sports-img-orange2,
.main-select-sports-img-purple {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-sports-img-purple {
	background: url(../images/Money/purple/3f1f385.png)
}

.main-select-sports-img-purple1 {
	background: url(../images/Money/purple1/df7ddeb.png)
}

.main-select-sports-img-purple1,
.main-select-sports-img-purple2 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-sports-img-purple2 {
	background: url(../images/Money/purple2/0189051.png)
}

.main-select-sports-img-blue {
	background: url(../images/Money/blue/128b183.png)
}

.main-select-sports-img-blue,
.main-select-sports-img-blue1 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-sports-img-blue1 {
	background: url(../images/Money/blue1/39bd5bd.png)
}

.main-select-sports-img-blue2 {
	background: url(../images/Money/blue2/3ba5258.png)
}

.main-select-sports-img-blue2,
.main-select-sports-img-blue3 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-sports-img-blue3 {
	background: url(../images/Money/blue3/5462108.png)
}

.main-select-sports-img-blue4 {
	background: url(../images/Money/blue4/1abe78b.png)
}

.main-select-sports-img-blue4,
.main-select-sports-img-blue5 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-sports-img-blue5 {
	background: url(../images/Money/blue5/a81bd67.png)
}

.main-select-sports-img-blue6 {
	background: url(../images/Money/blue6/3ba5258.png)
}

.main-select-sports-img-blue6,
.main-select-sports-img-yellow {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-sports-img-yellow {
	background: url(../images/Money/yellow/34f8c87.png)
}

.main-select-sports-img-yellow1 {
	background: url(../images/Money/yellow1/34f8c87.png)
}

.main-select-sports-img-yellow1,
.main-select-sports-img-yellow2 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-sports-img-yellow2 {
	background: url(../images/Money/yellow2/ebfe14e.png)
}

.main-select-sports-img-yellow3 {
	background: url(../images/Money/yellow3/1b4338e.png)
}

.main-select-sports-img-white,
.main-select-sports-img-yellow3 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-sports-img-white {
	background: url(../images/Money/white/b585db0.png)
}

.main-select-sports-img-white1 {
	background: url(../images/Money/white1/650345d.png)
}

.main-select-sports-img-red,
.main-select-sports-img-white1 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-sports-img-red {
	background: url(../images/Money/red/53e5a9a.png)
}

.main-select-sports-img-red1 {
	background: url(../images/Money/red1/9b3df20.png)
}

.main-select-sports-img-red1,
.main-select-sports-img-red2 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-sports-img-red2 {
	background: url(../images/Money/red2/109b9da.png)
}

.main-select-sports-img-silver {
	background: url(../images/Money/silver/aa7109a.png)
}

.main-select-sports-img-gold,
.main-select-sports-img-silver {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-sports-img-gold {
	background: url(../images/Money/gold/c27bc5b.png)
}

.main-select-sports-img-gold1 {
	background: url(../images/Money/gold1/6c18515.png)
}

.main-select-sports-img-gold1,
.main-select-sports-img-gold2 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-sports-img-gold2 {
	background: url(../images/Money/gold2/57aa4b0.png)
}

.main-select-sports-img-gold3 {
	background: url(../images/Money/gold3/6c18515.png)
}

.main-select-sports-img-gold3,
.main-select-sports-img-gold4 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-sports-img-gold4 {
	background: url(../images/Money/gold4/d0e553d.png)
}

.main-select-sports-img-gold5 {
	background: url(../images/Money/gold5/94b06cc.png)
}

.main-select-sports-img-gold5,
.main-select-sports-img-grey {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-sports-img-grey {
	background: url(../images/Money/grey/8d12969.png)
}

.main-select-sports-img-grey1 {
	background: url(../images/Money/grey1/f4f4b5f.png)
}

.main-select-casino-img-orange,
.main-select-sports-img-grey1 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-casino-img-orange {
	background: url(../images/Money/orange/75b95cb.png)
}

.main-select-casino-img-orange1 {
	background: url(../images/Money/917e8f4.png)
}

.main-select-casino-img-orange1,
.main-select-casino-img-orange2 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-casino-img-orange2 {
	background: url(../images/Money/orange2/75b95cb.png)
}

.main-select-casino-img-purple {
	background: url(../images/Money/purple/4dca7fb.png)
}

.main-select-casino-img-purple,
.main-select-casino-img-purple1 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-casino-img-purple1 {
	background: url(../images/Money/purple1/b05fe38.png)
}

.main-select-casino-img-purple2 {
	background: url(../images/Money/purple2/decf341.png)
}

.main-select-casino-img-green,
.main-select-casino-img-purple2 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-casino-img-green {
	background: url(../images/Money/green/bd01095.png)
}

.main-select-casino-img-blue {
	background: url(../images/Money/blue/69bff98.png)
}

.main-select-casino-img-blue,
.main-select-casino-img-blue1 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-casino-img-blue1 {
	background: url(../images/Money/blue1/0f30b02.png)
}

.main-select-casino-img-blue2 {
	background: url(../images/Money/blue2/99db203.png)
}

.main-select-casino-img-blue2,
.main-select-casino-img-blue3 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-casino-img-blue3 {
	background: url(../images/Money/blue3/93b6dc6.png)
}

.main-select-casino-img-blue4 {
	background: url(../images/Money/blue4/203311e.png)
}

.main-select-casino-img-blue4,
.main-select-casino-img-blue5 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-casino-img-blue5 {
	background: url(../images/Money/blue5/2429466.png)
}

.main-select-casino-img-blue6 {
	background: url(../images/Money/blue6/99db203.png)
}

.main-select-casino-img-blue6,
.main-select-casino-img-yellow {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-casino-img-yellow {
	background: url(../images/Money/yellow/3db6b2a.png)
}

.main-select-casino-img-yellow1 {
	background: url(../images/Money/yellow1/3db6b2a.png)
}

.main-select-casino-img-yellow1,
.main-select-casino-img-yellow2 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-casino-img-yellow2 {
	background: url(../images/Money/yellow2/78645d0.png)
}

.main-select-casino-img-yellow3 {
	background: url(../images/Money/yellow3/ba4bdea.png)
}

.main-select-casino-img-white,
.main-select-casino-img-yellow3 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-casino-img-white {
	background: url(../images/Money/white/fb99a53.png)
}

.main-select-casino-img-red {
	background: url(../images/Money/red/d6fa2d8.png)
}

.main-select-casino-img-red,
.main-select-casino-img-red1 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-casino-img-red1 {
	background: url(../images/Money/red1/aec6dda.png)
}

.main-select-casino-img-red2 {
	background: url(../images/Money/red2/10b7d10.png)
}

.main-select-casino-img-red2,
.main-select-casino-img-silver {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-casino-img-silver {
	background: url(../images/Money/silver/5bcb7c2.png)
}

.main-select-casino-img-gold {
	background: url(../images/Money/gold/c6dffc9.png)
}

.main-select-casino-img-gold,
.main-select-casino-img-gold1 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-casino-img-gold1 {
	background: url(../images/Money/gold1/bac9043.png)
}

.main-select-casino-img-gold2 {
	background: url(../images/Money/gold2/6f3afd2.png)
}

.main-select-casino-img-gold2,
.main-select-casino-img-gold3 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-casino-img-gold3 {
	background: url(../images/Money/gold3/bac9043.png)
}

.main-select-casino-img-gold4 {
	background: url(../images/Money/gold4/a6c91eb.png)
}

.main-select-casino-img-gold4,
.main-select-casino-img-gold5 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-casino-img-gold5 {
	background: url(../images/Money/gold5/1ea66bf.png)
}

.main-select-casino-img-grey {
	background: url(../images/Money/grey/75b95cb.png)
}

.main-select-casino-img-grey,
.main-select-casino-img-grey1 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-casino-img-grey1 {
	background: url(../images/Money/grey1/f745a2b.png)
}

.main-select-no-img-orange {
	background: url(../images/Money/orange/19cc625.png)
}

.main-select-no-img-orange,
.main-select-no-img-orange1 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-no-img-orange1 {
	background: url(../images/Money/ed2b134.png)
}

.main-select-no-img-orange2 {
	background: url(../images/Money/orange2/19cc625.png)
}

.main-select-no-img-orange2,
.main-select-no-img-purple {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-no-img-purple {
	background: url(../images/Money/purple/be55a6e.png)
}

.main-select-no-img-purple1 {
	background: url(../images/Money/purple1/225e769.png)
}

.main-select-no-img-purple1,
.main-select-no-img-purple2 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-no-img-purple2 {
	background: url(../images/Money/purple2/b9ebd89.png)
}

.main-select-no-img-green {
	background: url(../images/Money/green/998c335.png)
}

.main-select-no-img-blue,
.main-select-no-img-green {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-no-img-blue {
	background: url(../images/Money/blue/05ce250.png)
}

.main-select-no-img-blue1 {
	background: url(../images/Money/blue1/efecac0.png)
}

.main-select-no-img-blue1,
.main-select-no-img-blue2 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-no-img-blue2 {
	background: url(../images/Money/blue2/66361fb.png)
}

.main-select-no-img-blue3 {
	background: url(../images/Money/blue3/7526f88.png)
}

.main-select-no-img-blue3,
.main-select-no-img-blue4 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-no-img-blue4 {
	background: url(../images/Money/blue4/7b9f969.png)
}

.main-select-no-img-blue5 {
	background: url(../images/Money/blue5/8fef257.png)
}

.main-select-no-img-blue5,
.main-select-no-img-blue6 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-no-img-blue6 {
	background: url(../images/Money/blue6/66361fb.png)
}

.main-select-no-img-yellow {
	background: url(../images/Money/yellow/c7b1a29.png)
}

.main-select-no-img-yellow,
.main-select-no-img-yellow1 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-no-img-yellow1 {
	background: url(../images/Money/yellow1/c7b1a29.png)
}

.main-select-no-img-yellow2 {
	background: url(../images/Money/yellow2/95e4cc9.png)
}

.main-select-no-img-yellow2,
.main-select-no-img-yellow3 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-no-img-yellow3 {
	background: url(../images/Money/yellow3/8692a3d.png)
}

.main-select-no-img-white {
	background: url(../images/Money/white/c6025a9.png)
}

.main-select-no-img-white,
.main-select-no-img-white1 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-no-img-white1 {
	background: url(../images/Money/white1/3d9917e.png)
}

.main-select-no-img-red {
	background: url(../images/Money/red/8e14463.png)
}

.main-select-no-img-red,
.main-select-no-img-red1 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-no-img-red1 {
	background: url(../images/Money/red1/1d96861.png)
}

.main-select-no-img-red2 {
	background: url(../images/Money/red2/8448807.png)
}

.main-select-no-img-red2,
.main-select-no-img-silver {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-no-img-silver {
	background: url(../images/Money/silver/bc4cf6a.png)
}

.main-select-no-img-gold {
	background: url(../images/Money/gold/ed3ad71.png)
}

.main-select-no-img-gold,
.main-select-no-img-gold1 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-no-img-gold1 {
	background: url(../images/Money/gold1/845e913.png)
}

.main-select-no-img-gold2 {
	background: url(../images/Money/gold2/68d8b28.png)
}

.main-select-no-img-gold2,
.main-select-no-img-gold3 {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-no-img-gold3 {
	background: url(../images/Money/gold3/845e913.png)
}

.main-select-no-img-gold4,
.main-select-no-img-gold5 {
	background: url(../images/Money/gold4/ebdf251.png)
}

.main-select-no-img-gold4,
.main-select-no-img-gold5,
.main-select-no-img-grey {
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-no-img-grey {
	background: url(../images/Money/grey/50ff30a.png)
}

.main-select-no-img-grey1 {
	background: url(../images/Money/grey1/5279e95.png);
	background-position: 50%;
	background-size: 100% 100%;
	width: 52px;
	height: 52px;
	float: left
}

.main-select-text {
	float: left;
	padding-left: 15px;
	height: 52px
}

.text-overflow {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.btn-sports-detail-score {
	background-color: #2e302d;
	border-radius: 0;
	border-top: 1px solid #3f4346;
	border-bottom: 1px solid #000;
	color: #fff
}

.btn-sports-detail-score:hover {
	color: #fff
}

.score-button {
	border: 1px solid #fff
}

.score-button:disabled {
	border: 1px solid #5b5c5b
}

.score-button:hover,
.score-odd:hover {
	background-color: #ff6300
}

.score-odd {
	border: 1px solid #fff;
	height: 90%;
	padding-top: 22px;
	padding-bottom: 22px
}

.result-score {
	background-color: #ff6300;
	padding: 5px 10px 8px;
	border-radius: 3px;
	width: 56px;
	float: left
}

.input-sign {
	font-size: 13px
}

label {
	margin: 0
}

.right-button.el-button.is-loading {
	position: absolute
}

.left-home-lock-blue,
.left-home-lock-blue1,
.left-home-lock-blue2,
.left-home-lock-blue3,
.left-home-lock-blue4,
.left-home-lock-blue5,
.left-home-lock-blue6,
.left-home-lock-gold,
.left-home-lock-gold1,
.left-home-lock-gold2,
.left-home-lock-gold3,
.left-home-lock-gold4,
.left-home-lock-gold5,
.left-home-lock-green,
.left-home-lock-grey,
.left-home-lock-grey1,
.left-home-lock-orange,
.left-home-lock-orange1,
.left-home-lock-purple,
.left-home-lock-purple1,
.left-home-lock-purple2,
.left-home-lock-red,
.left-home-lock-red1,
.left-home-lock-red2,
.left-home-lock-silver,
.left-home-lock-yellow,
.left-home-lock-yellow1,
.left-home-lock-yellow2,
.left-home-lock-yellow3 {
	background-color: rgba(0, 0, 0, .6);
	left: 0;
	top: 0;
	position: absolute;
	height: 39px;
	width: 100%;
	padding-top: 4px
}

.left-home-lock-white,
.left-home-lock-white1 {
	background-color: rgba(0, 0, 0, .4)
}

.left-home-lock-orange2,
.left-home-lock-white,
.left-home-lock-white1 {
	left: 0;
	top: 0;
	position: absolute;
	height: 39px;
	width: 100%;
	padding-top: 4px
}

.left-home-lock-orange2 {
	background-color: rgba(17, 17, 17, .5)
}

.left-home-lock-green1,
.left-home-lock-yellow4 {
	background-color: rgba(0, 0, 0, .8);
	left: 0;
	top: 0;
	position: absolute;
	height: 39px;
	width: 100%;
	padding-top: 4px
}

.left-vs-lock-blue,
.left-vs-lock-blue1,
.left-vs-lock-blue2,
.left-vs-lock-blue3,
.left-vs-lock-blue4,
.left-vs-lock-blue5,
.left-vs-lock-blue6,
.left-vs-lock-gold,
.left-vs-lock-gold1,
.left-vs-lock-gold2,
.left-vs-lock-gold3,
.left-vs-lock-gold4,
.left-vs-lock-gold5,
.left-vs-lock-green,
.left-vs-lock-grey,
.left-vs-lock-grey1,
.left-vs-lock-orange,
.left-vs-lock-orange1,
.left-vs-lock-purple,
.left-vs-lock-purple1,
.left-vs-lock-purple2,
.left-vs-lock-red,
.left-vs-lock-red1,
.left-vs-lock-red2,
.left-vs-lock-silver,
.left-vs-lock-yellow,
.left-vs-lock-yellow1,
.left-vs-lock-yellow2,
.left-vs-lock-yellow3 {
	background-color: rgba(0, 0, 0, .6);
	left: 0;
	top: 0;
	position: absolute;
	height: 39px;
	width: 100%;
	padding-top: 4px
}

.left-vs-lock-white,
.left-vs-lock-white1 {
	background-color: rgba(0, 0, 0, .4)
}

.left-vs-lock-orange2,
.left-vs-lock-white,
.left-vs-lock-white1 {
	left: 0;
	top: 0;
	position: absolute;
	height: 39px;
	width: 100%;
	padding-top: 4px
}

.left-vs-lock-orange2 {
	background-color: rgba(17, 17, 17, .5)
}

.left-vs-lock-green1,
.left-vs-lock-yellow4 {
	background-color: rgba(0, 0, 0, .8);
	left: 0;
	top: 0;
	position: absolute;
	height: 39px;
	width: 100%;
	padding-top: 4px
}

.left-away-lock-blue,
.left-away-lock-blue1,
.left-away-lock-blue2,
.left-away-lock-blue3,
.left-away-lock-blue4,
.left-away-lock-blue5,
.left-away-lock-blue6,
.left-away-lock-gold,
.left-away-lock-gold1,
.left-away-lock-gold2,
.left-away-lock-gold3,
.left-away-lock-gold4,
.left-away-lock-gold5,
.left-away-lock-green,
.left-away-lock-grey,
.left-away-lock-grey1,
.left-away-lock-orange,
.left-away-lock-orange1,
.left-away-lock-purple,
.left-away-lock-purple1,
.left-away-lock-purple2,
.left-away-lock-red,
.left-away-lock-red1,
.left-away-lock-red2,
.left-away-lock-silver,
.left-away-lock-yellow,
.left-away-lock-yellow1,
.left-away-lock-yellow2,
.left-away-lock-yellow3 {
	background-color: rgba(0, 0, 0, .6);
	right: 0;
	top: 0;
	position: absolute;
	height: 39px;
	width: 100%;
	padding-top: 4px
}

.left-away-lock-white,
.left-away-lock-white1 {
	background-color: rgba(0, 0, 0, .4)
}

.left-away-lock-orange2,
.left-away-lock-white,
.left-away-lock-white1 {
	right: 0;
	top: 0;
	position: absolute;
	height: 39px;
	width: 100%;
	padding-top: 4px
}

.left-away-lock-orange2 {
	background-color: rgba(17, 17, 17, .5)
}

.left-away-lock-green1,
.left-away-lock-yellow4 {
	background-color: rgba(0, 0, 0, .8);
	right: 0;
	top: 0;
	position: absolute;
	height: 39px;
	width: 100%;
	padding-top: 4px
}

.odd-lock-blue,
.odd-lock-blue1,
.odd-lock-blue2,
.odd-lock-blue3,
.odd-lock-blue4,
.odd-lock-blue5,
.odd-lock-blue6,
.odd-lock-gold,
.odd-lock-gold1,
.odd-lock-gold2,
.odd-lock-gold3,
.odd-lock-gold4,
.odd-lock-gold5,
.odd-lock-green,
.odd-lock-green1,
.odd-lock-grey,
.odd-lock-grey1,
.odd-lock-orange,
.odd-lock-orange1,
.odd-lock-purple,
.odd-lock-purple1,
.odd-lock-purple2,
.odd-lock-red,
.odd-lock-red1,
.odd-lock-red2,
.odd-lock-silver,
.odd-lock-yellow,
.odd-lock-yellow1,
.odd-lock-yellow2,
.odd-lock-yellow3,
.odd-lock-yellow4 {
	background-color: rgba(0, 0, 0, .6);
	left: 0;
	top: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center
}

.odd-lock-white,
.odd-lock-white1 {
	background-color: rgba(0, 0, 0, .4)
}

.odd-lock-orange2,
.odd-lock-white,
.odd-lock-white1 {
	left: 0;
	top: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center
}

.odd-lock-orange2 {
	background-color: rgba(17, 17, 17, .5)
}

.collapse {
	display: none
}

.display-center {
	justify-content: center
}

.bethistory-livescore,
.display-center,
.display-center-vertical {
	display: flex;
	align-items: center
}

.bethistory-livescore {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	justify-content: center
}

.bethistory-livescore-in {
	width: 40%;
	height: 210px;
	background-color: rgba(0, 0, 0, .8)
}

.league-favorite {
	position: absolute;
	right: 115px;
	top: 27px
}

.market-type {
	width: 50px;
	text-align: center;
	float: left;
	padding-top: 12px
}

.event-tab-blue {
	background: url(../images/Event/blue/ee500ee.png);
	color: #fff
}

.event-tab-blue,
.event-tab-grey1 {
	float: left;
	background-size: 100% 100%;
	width: 182px;
	height: 30px;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center
}

.event-tab-grey1 {
	background: url(../images/Event/grey1/d701cf5.png);
	color: #000
}

.event-tab-yellow {
	float: left;
	width: calc(50% - 10px);
	background-color: #232323;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	padding: 10px 0
}

.event-tab-yellow.on {
	background-color: #f1c80d;
	color: #000
}

.collapse-up-orange {
	background: url(../images/dbea0aa.png)
}

.collapse-down-orange,
.collapse-up-orange {
	background-size: 100% 100%;
	width: 20px;
	height: 20px;
	float: right
}

.collapse-down-orange {
	background: url(../images/a11b010.png)
}

.collapse-up-blue {
	background: url(../images/7527dfa.png)
}

.collapse-down-blue,
.collapse-up-blue {
	background-size: 100% 100%;
	width: 20px;
	height: 20px;
	float: right
}

.collapse-down-blue {
	background: url(../images/c8ffb7b.png)
}

.rolling-button {
	background-color: #2e3438
}

.rolling-button,
.rolling-button-orange2 {
	text-align: center;
	width: calc(25% - 8px);
	padding: 10px 0;
	float: left
}

.rolling-button-green1,
.rolling-button-yellow4 {
	background-color: #101216;
	text-align: center;
	width: 84px;
	font-size: 7px
}

.rolling-button-content-yellow4 {
	padding: 12px 0 4px;
	height: 84px;
	border: 3px solid #f3ba2f
}

.rolling-button-content-green1 {
	padding: 12px 0 4px;
	height: 84px;
	border: 3px solid #67b26f
}

.rolling-button-white {
	background-color: #eee;
	text-align: center;
	width: calc(25% - 8px);
	padding: 10px 0;
	float: left
}

.active-border-orange {
	border: 1px solid #fc6200
}

.active-border-orange1 {
	border: 1px solid #f50
}

.active-border-purple {
	border: 1px solid #144ade
}

.active-border-purple1 {
	border: 1px solid #c6426e
}

.active-border-purple2 {
	border: 1px solid #c493bd
}

.active-border-blue {
	border: 1px solid #1f8fff
}

.active-border-blue1 {
	border: 1px solid #dabd57
}

.active-border-blue2 {
	border: 1px solid #f50
}

.active-border-blue3 {
	border: 1px solid #ffc105
}

.active-border-blue5 {
	border: 1px solid #4c6f87
}

.active-border-blue6 {
	border: 1px solid #1d98cb
}

.active-border-yellow {
	border: 1px solid #f8d346
}

.active-border-yellow1 {
	border: 1px solid #d40511
}

.active-border-yellow2 {
	border: 1px solid #ffbe00
}

.active-border-yellow3 {
	border: 1px solid #ffdb00
}

.active-border-white {
	border: 1px solid #f8d346
}

.active-border-red {
	border: 1px solid #c80000
}

.active-border-red1 {
	border: 1px solid #e30144
}

.active-border-red2 {
	border: 1px solid #eb840a
}

.active-border-silver {
	border: 1px solid #4b6cb7
}

.active-border-gold {
	border: 1px solid #ffa863
}

.active-border-gold2,
.active-border-gold3 {
	border: 1px solid #f39200
}

.active-border-gold4 {
	border: 1px solid #b59157
}

.active-border-gold5 {
	border: 1px solid #d6a65c
}

.active-border-grey {
	border: 1px solid #f7b800
}

.active-border-grey1 {
	border: 1px solid #fbbd5a
}

.mini-select-yellow4 input {
	background-color: #14161b;
	color: #fff;
	width: 120px
}

.mini-select-yellow4 .el-input__inner {
	border: 1px solid #14161b
}

.mini-select-yellow4 .el-input.is-focus .el-input__inner,
.mini-select-yellow4 .el-input__inner:focus {
	border: 1px solid #f3ba2f !important
}

.mini-select-green1 input {
	background-color: #030917;
	color: #fff;
	width: 120px
}

.mini-select-green1 .el-input__inner {
	border: 1px solid #030917
}

.mini-select-green1 .el-input.is-focus .el-input__inner,
.mini-select-green1 .el-input__inner:focus {
	border: 1px solid #67b26f !important
}

.slot-select-orange input {
	background-color: #2a3034;
	color: #fff
}

.slot-select-orange .el-input__inner {
	border: 1px solid #2e3438
}

.slot-select-orange .el-input.is-focus .el-input__inner,
.slot-select-orange .el-input__inner:focus {
	border: 1px solid #fc6200 !important
}

.slot-select-orange1 input {
	background-color: #f50;
	color: #fff
}

.slot-select-orange1 .el-input__inner {
	border: 1px solid #fff
}

.slot-select-orange1 .el-input.is-focus .el-input__inner,
.slot-select-orange1 .el-input__inner:focus {
	border: 1px solid #fff !important
}

.slot-select-orange2 input {
	background-color: #1b1c1f;
	color: #fff
}

.slot-select-orange2 .el-input__inner {
	border: 1px solid #282a2e
}

.slot-select-orange2 .el-input.is-focus .el-input__inner,
.slot-select-orange2 .el-input__inner:focus {
	border: 1px solid #1b1c1f !important
}

.slot-select-purple input {
	background-color: #2a3034;
	color: #fff
}

.slot-select-purple .el-input__inner {
	border: 1px solid #2e3438
}

.slot-select-purple .el-input.is-focus .el-input__inner,
.slot-select-purple .el-input__inner:focus {
	border: 1px solid #144ade !important
}

.slot-select-purple1 input {
	background-color: #c6426e;
	color: #fff
}

.slot-select-purple1 .el-input__inner {
	border: 2px solid #fff
}

.slot-select-purple1 .el-input.is-focus .el-input__inner,
.slot-select-purple1 .el-input__inner:focus {
	border: 2px solid #fff !important
}

.slot-select-purple2 input {
	background-color: #604b98;
	color: #fff
}

.slot-select-purple2 .el-input__inner {
	border: 2px solid #fff
}

.slot-select-purple2 .el-input.is-focus .el-input__inner,
.slot-select-purple2 .el-input__inner:focus {
	border: 2px solid #fff !important
}

.slot-select-green input {
	background-color: #2a3034;
	color: #fff
}

.slot-select-green .el-input__inner {
	border: 1px solid #2e3438
}

.slot-select-green .el-input.is-focus .el-input__inner,
.slot-select-green .el-input__inner:focus {
	border: 1px solid #79e90b !important
}

.slot-select-blue input {
	background-color: #2a3034;
	color: #fff
}

.slot-select-blue .el-input__inner {
	border: 1px solid #2e3438
}

.slot-select-blue .el-input.is-focus .el-input__inner,
.slot-select-blue .el-input__inner:focus {
	border: 1px solid #1f8fff !important
}

.slot-select-blue1 input {
	background-color: #dabd57;
	color: #000
}

.slot-select-blue1 .el-input__inner {
	border: 1px solid #000
}

.slot-select-blue1 .el-input.is-focus .el-input__inner,
.slot-select-blue1 .el-input__inner:focus {
	border: 1px solid #000 !important
}

.slot-select-blue2 input {
	background-color: #f50;
	color: #fff
}

.slot-select-blue2 .el-input__inner {
	border: 1px solid #fff
}

.slot-select-blue2 .el-input.is-focus .el-input__inner,
.slot-select-blue2 .el-input__inner:focus {
	border: 1px solid #fff !important
}

.slot-select-blue3 input {
	background-color: #082481;
	color: #fff
}

.slot-select-blue3 .el-input__inner {
	border: 2px solid #fff
}

.slot-select-blue3 .el-input.is-focus .el-input__inner,
.slot-select-blue3 .el-input__inner:focus {
	border: 2px solid #fff !important
}

.slot-select-blue5 input {
	background-color: #4c6f87;
	color: #fff
}

.slot-select-blue5 .el-input__inner {
	border: 2px solid #fff
}

.slot-select-blue5 .el-input.is-focus .el-input__inner,
.slot-select-blue5 .el-input__inner:focus {
	border: 2px solid #fff !important
}

.slot-select-blue6 input {
	background-color: #ffb400;
	color: #000
}

.slot-select-blue6 .el-input__inner {
	border: 2px solid #000
}

.slot-select-blue6 .el-input.is-focus .el-input__inner,
.slot-select-blue6 .el-input__inner:focus {
	border: 2px solid #000 !important
}

.slot-select-yellow input {
	background-color: #f1c80d;
	color: #000
}

.slot-select-yellow .el-input__inner {
	border: 3px solid #000;
	font-weight: 700 !important
}

.slot-select-yellow .el-input.is-focus .el-input__inner,
.slot-select-yellow .el-input__inner:focus,
.slot-select-yellow:hover .el-input__inner {
	border: 3px solid #000 !important
}

.slot-select-yellow .el-input .el-select__caret {
	color: #000 !important;
	font-weight: 700 !important
}

.slot-select-yellow1 input {
	background-color: #d40511;
	color: #fc0
}

.slot-select-yellow1 .el-input__inner {
	border: 3px solid #fc0;
	font-weight: 700 !important
}

.slot-select-yellow1 .el-input.is-focus .el-input__inner,
.slot-select-yellow1 .el-input__inner:focus,
.slot-select-yellow1:hover .el-input__inner {
	border: 3px solid #fc0 !important
}

.slot-select-yellow1 .el-input .el-select__caret {
	color: #d40511 !important;
	font-weight: 700 !important
}

.slot-select-yellow2 input {
	background-color: #e6360d;
	color: #ffbe00
}

.slot-select-yellow2 .el-input__inner {
	border: 3px solid #ffbe00;
	font-weight: 700 !important
}

.slot-select-yellow2 .el-input.is-focus .el-input__inner,
.slot-select-yellow2 .el-input__inner:focus,
.slot-select-yellow2:hover .el-input__inner {
	border: 3px solid #ffbe00 !important
}

.slot-select-yellow2 .el-input .el-select__caret {
	color: #e6360d !important;
	font-weight: 700 !important
}

.slot-select-yellow3 input {
	background-color: #ffdb00;
	color: #000
}

.slot-select-yellow3 .el-input__inner {
	border: 3px solid #000;
	font-weight: 700 !important
}

.slot-select-yellow3 .el-input.is-focus .el-input__inner,
.slot-select-yellow3 .el-input__inner:focus,
.slot-select-yellow3:hover .el-input__inner {
	border: 3px solid #000 !important
}

.slot-select-yellow3 .el-input .el-select__caret {
	color: #000 !important;
	font-weight: 700 !important
}

.slot-select-yellow4 input {
	background-color: #0b0d10;
	color: #fff
}

.slot-select-yellow4 .el-input__inner {
	border: 1px solid #0b0d10;
	font-weight: 700 !important
}

.slot-select-yellow4 .el-input.is-focus .el-input__inner,
.slot-select-yellow4 .el-input__inner:focus,
.slot-select-yellow4:hover .el-input__inner {
	border: 1px solid #0b0d10 !important
}

.slot-select-yellow4 .el-input .el-select__caret {
	color: #f3ba2f !important;
	font-weight: 700 !important
}

.slot-select-green1 input {
	background-color: #030917;
	color: #fff
}

.slot-select-green1 .el-input__inner {
	border: 1px solid #030917;
	font-weight: 700 !important
}

.slot-select-green1 .el-input.is-focus .el-input__inner,
.slot-select-green1 .el-input__inner:focus,
.slot-select-green1:hover .el-input__inner {
	border: 1px solid #030917 !important
}

.slot-select-green1 .el-input .el-select__caret {
	color: #67b26f !important;
	font-weight: 700 !important
}

.slot-select-white input {
	background-color: #f1c80d;
	color: #000
}

.slot-select-white .el-input__inner {
	border: 3px solid #000;
	font-weight: 700 !important
}

.slot-select-white .el-input.is-focus .el-input__inner,
.slot-select-white .el-input__inner:focus,
.slot-select-white:hover .el-input__inner {
	border: 3px solid #000 !important
}

.slot-select-white .el-input .el-select__caret {
	color: #000 !important;
	font-weight: 700 !important
}

.slot-select-white1 input {
	background-color: #ed765e;
	color: #000
}

.slot-select-white1 .el-input__inner {
	border: 3px solid #000;
	font-weight: 700 !important
}

.slot-select-white1 .el-input.is-focus .el-input__inner,
.slot-select-white1 .el-input__inner:focus,
.slot-select-white1:hover .el-input__inner {
	border: 3px solid #000 !important
}

.slot-select-white1 .el-input .el-select__caret {
	color: #000 !important;
	font-weight: 700 !important
}

.slot-select-red input {
	background-color: #ff2c2c;
	color: #fff
}

.slot-select-red .el-input__inner {
	border: 3px solid #fff;
	font-weight: 700 !important
}

.slot-select-red .el-input.is-focus .el-input__inner,
.slot-select-red .el-input__inner:focus,
.slot-select-red:hover .el-input__inner {
	border: 3px solid #fff !important
}

.slot-select-red .el-input .el-select__caret {
	color: #fff !important;
	font-weight: 700 !important
}

.slot-select-red1 input {
	background-color: #e30144;
	color: #fff
}

.slot-select-red1 .el-input__inner {
	border: 3px solid #fff;
	font-weight: 700 !important
}

.slot-select-red1 .el-input.is-focus .el-input__inner,
.slot-select-red1 .el-input__inner:focus,
.slot-select-red1:hover .el-input__inner {
	border: 3px solid #fff !important
}

.slot-select-red1 .el-input .el-select__caret {
	color: #fff !important;
	font-weight: 700 !important
}

.slot-select-red2 input {
	background-color: #f83600;
	color: #fff
}

.slot-select-red2 .el-input__inner {
	border: 3px solid #fff;
	font-weight: 700 !important
}

.slot-select-red2 .el-input.is-focus .el-input__inner,
.slot-select-red2 .el-input__inner:focus,
.slot-select-red2:hover .el-input__inner {
	border: 3px solid #fff !important
}

.slot-select-red2 .el-input .el-select__caret {
	color: #fff !important;
	font-weight: 700 !important
}

.slot-select-silver input {
	background-color: #9c9ea0;
	color: #000
}

.slot-select-silver .el-input__inner {
	border: 3px solid #000;
	font-weight: 700 !important
}

.slot-select-silver .el-input.is-focus .el-input__inner,
.slot-select-silver .el-input__inner:focus,
.slot-select-silver:hover .el-input__inner {
	border: 3px solid #000 !important
}

.slot-select-silver .el-input .el-select__caret {
	color: #000 !important;
	font-weight: 700 !important
}

.slot-select-gold input {
	background-color: #ffa863;
	color: #000
}

.slot-select-gold .el-input__inner {
	border: 3px solid #000;
	font-weight: 700 !important
}

.slot-select-gold .el-input.is-focus .el-input__inner,
.slot-select-gold .el-input__inner:focus,
.slot-select-gold:hover .el-input__inner {
	border: 3px solid #000 !important
}

.slot-select-gold .el-input .el-select__caret {
	color: #000 !important;
	font-weight: 700 !important
}

.slot-select-gold1 input {
	background-color: #f7b800;
	color: #000
}

.slot-select-gold1 .el-input__inner {
	border: 3px solid #000;
	font-weight: 700 !important
}

.slot-select-gold1 .el-input.is-focus .el-input__inner,
.slot-select-gold1 .el-input__inner:focus,
.slot-select-gold1:hover .el-input__inner {
	border: 3px solid #000 !important
}

.slot-select-gold1 .el-input .el-select__caret {
	color: #000 !important;
	font-weight: 700 !important
}

.slot-select-gold2 input {
	background-color: #f39200;
	color: #000
}

.slot-select-gold2 .el-input__inner {
	border: 3px solid #000;
	font-weight: 700 !important
}

.slot-select-gold2 .el-input.is-focus .el-input__inner,
.slot-select-gold2 .el-input__inner:focus,
.slot-select-gold2:hover .el-input__inner {
	border: 3px solid #000 !important
}

.slot-select-gold2 .el-input .el-select__caret {
	color: #000 !important;
	font-weight: 700 !important
}

.slot-select-gold3 input {
	background-color: #020c17;
	color: #fff
}

.slot-select-gold3 .el-input__inner {
	border: 3px solid #fff;
	font-weight: 700 !important
}

.slot-select-gold3 .el-input.is-focus .el-input__inner,
.slot-select-gold3 .el-input__inner:focus,
.slot-select-gold3:hover .el-input__inner {
	border: 3px solid #fff !important
}

.slot-select-gold3 .el-input .el-select__caret {
	color: #fff !important;
	font-weight: 700 !important
}

.slot-select-gold4 input {
	background-color: #b59157;
	color: #000
}

.slot-select-gold4 .el-input__inner {
	border: 3px solid #000;
	font-weight: 700 !important
}

.slot-select-gold4 .el-input.is-focus .el-input__inner,
.slot-select-gold4 .el-input__inner:focus,
.slot-select-gold4:hover .el-input__inner {
	border: 3px solid #000 !important
}

.slot-select-gold4 .el-input .el-select__caret {
	color: #000 !important;
	font-weight: 700 !important
}

.slot-select-gold5 input {
	background-color: #02234f;
	color: #fff
}

.slot-select-gold5 .el-input__inner {
	border: 3px solid #fff;
	font-weight: 700 !important
}

.slot-select-gold5 .el-input.is-focus .el-input__inner,
.slot-select-gold5 .el-input__inner:focus,
.slot-select-gold5:hover .el-input__inner {
	border: 3px solid #fff !important
}

.slot-select-gold5 .el-input .el-select__caret {
	color: #fff !important;
	font-weight: 700 !important
}

.slot-select-grey1 input {
	background-color: #282828;
	color: #fff
}

.slot-select-grey1 .el-input__inner {
	border: 3px solid #fff;
	font-weight: 700 !important
}

.slot-select-grey1 .el-input.is-focus .el-input__inner,
.slot-select-grey1 .el-input__inner:focus,
.slot-select-grey1:hover .el-input__inner {
	border: 3px solid #fff !important
}

.slot-select-grey1 .el-input .el-select__caret {
	color: #fff !important;
	font-weight: 700 !important
}

.el-popper[x-placement^=bottom] .popper__arrow {
	border-bottom-color: #2a3034 !important
}

.el-popper[x-placement^=top] .popper__arrow {
	border-top-color: #2a3034 !important
}

.el-popper[x-placement^=bottom] .popper__arrow:after {
	border-bottom-color: #2a3034 !important
}

.el-popper[x-placement^=top] .popper__arrow:after {
	border-top-color: #2a3034 !important
}

.el-select-dropdown {
	background-color: #2a3034;
	border: 1px solid #2a3034
}

.el-select-dropdown__item,
.el-select-dropdown__item.selected {
	color: #fff
}

.el-select-dropdown__item.hover,
.el-select-dropdown__item:hover {
	background-color: #2a3034
}

.casino-dialog .el-dialog,
.el-dialog__body {
	height: 100%
}

.live-play {
	width: 100px;
	left: calc(50% - 50px);
	top: calc(50% - 50px)
}

.live-play,
.live-play-orange2 {
	display: none;
	position: absolute
}

.live-play-orange2 {
	width: 100%;
	left: 0;
	top: 0;
	font-size: 24px;
	text-align: center;
	padding-top: 50px
}

.live-play-button {
	padding: 8px 36px;
	font-size: 14px;
	background: #f56406;
	border-radius: 36px;
	display: inline-block;
	margin-top: 36px;
	cursor: pointer
}

.casino-over {
	position: absolute;
	left: 0;
	bottom: 54px;
	width: 100%;
	height: 78px;
	background: linear-gradient(178.08deg, rgba(28, 31, 33, 0) 28.29%, #1c1f21 98.38%)
}

.live-game:hover .live-play,
.live-game:hover .live-play-orange2 {
	display: block
}

.live-check {
	position: absolute;
	width: 150px;
	left: calc(50% - 75px);
	top: calc(50% - 75px)
}

.live-check-orange2 {
	background: rgba(17, 19, 20, .85)
}

.live-banner-orange,
.live-check-orange2 {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%
}

.live-banner-orange {
	display: none;
	border-radius: 20px
}

.live-banner-orange2 {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(17, 19, 20, .88);
	-webkit-backdrop-filter: blur(2px);
	backdrop-filter: blur(2px);
	border-radius: 6px
}

.live-banner-blue,
.live-banner-blue1,
.live-banner-blue2,
.live-banner-blue3,
.live-banner-blue5,
.live-banner-gold,
.live-banner-gold1,
.live-banner-gold2,
.live-banner-gold3,
.live-banner-green,
.live-banner-grey,
.live-banner-grey1,
.live-banner-orange1,
.live-banner-purple,
.live-banner-purple1,
.live-banner-purple2,
.live-banner-red,
.live-banner-red1,
.live-banner-red2,
.live-banner-silver,
.live-banner-white,
.live-banner-white1,
.live-banner-yellow,
.live-banner-yellow1,
.live-banner-yellow2,
.live-banner-yellow3 {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 20px
}

.live-check-banner {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, .6)
}

.live-game:hover .live-banner-orange {
	display: block;
	-webkit-animation: example-orange 2s ease-in-out 1;
	animation: example-orange 2s ease-in-out 1;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards
}

.live-game:hover .live-banner-orange2 {
	display: block;
	-webkit-animation: example-orange2 .2s ease-in-out 1;
	animation: example-orange2 .2s ease-in-out 1;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards
}

.live-game:hover .live-banner-blue,
.live-game:hover .live-banner-blue1,
.live-game:hover .live-banner-blue2,
.live-game:hover .live-banner-blue3,
.live-game:hover .live-banner-blue5,
.live-game:hover .live-banner-gold,
.live-game:hover .live-banner-gold1,
.live-game:hover .live-banner-gold2,
.live-game:hover .live-banner-gold3,
.live-game:hover .live-banner-green,
.live-game:hover .live-banner-grey,
.live-game:hover .live-banner-grey1,
.live-game:hover .live-banner-orange1,
.live-game:hover .live-banner-purple,
.live-game:hover .live-banner-purple1,
.live-game:hover .live-banner-purple2,
.live-game:hover .live-banner-red,
.live-game:hover .live-banner-red1,
.live-game:hover .live-banner-red2,
.live-game:hover .live-banner-silver,
.live-game:hover .live-banner-white,
.live-game:hover .live-banner-white1,
.live-game:hover .live-banner-yellow,
.live-game:hover .live-banner-yellow1,
.live-game:hover .live-banner-yellow2,
.live-game:hover .live-banner-yellow3 {
	display: block;
	-webkit-animation: example-blue 2s ease-in-out 1;
	animation: example-blue 2s ease-in-out 1;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards
}

@-webkit-keyframes example-orange {
	0% {
		background-color: rgba(252, 98, 0, .1)
	}

	50% {
		background-color: rgba(252, 98, 0, .2)
	}

	to {
		background-color: rgba(252, 98, 0, .3)
	}
}

@keyframes example-orange {
	0% {
		background-color: rgba(252, 98, 0, .1)
	}

	50% {
		background-color: rgba(252, 98, 0, .2)
	}

	to {
		background-color: rgba(252, 98, 0, .3)
	}
}

@-webkit-keyframes example-orange2 {
	0% {
		background: rgba(17, 19, 20, .4)
	}

	to {
		background: rgba(17, 19, 20, .88)
	}
}

@keyframes example-orange2 {
	0% {
		background: rgba(17, 19, 20, .4)
	}

	to {
		background: rgba(17, 19, 20, .88)
	}
}

@-webkit-keyframes example-blue {
	0% {
		background-color: rgba(0, 98, 252, .1)
	}

	50% {
		background-color: rgba(0, 98, 252, .2)
	}

	to {
		background-color: rgba(0, 98, 252, .3)
	}
}

@keyframes example-blue {
	0% {
		background-color: rgba(0, 98, 252, .1)
	}

	50% {
		background-color: rgba(0, 98, 252, .2)
	}

	to {
		background-color: rgba(0, 98, 252, .3)
	}
}

.casino-dialog .el-dialog {
	width: 1400px;
	height: 750px;
	margin-top: 100px !important
}

.casino-dialog .el-dialog.fullscreen {
	width: 100%;
	height: 100%;
	margin-top: 0 !important
}

#companyimg,
#header-time,
#home-category,
#home-category-border,
#home-category-green {
	display: block
}

#copyright-text {
	padding-top: 40px
}

.notice-menu {
	display: block
}

#logoimg {
	width: 200px
}

#main-banner-img,
#main-banner-img-green {
	width: 100%
}

#betslip-icon {
	display: none
}

.popup-dialog {
	overflow-y: scroll
}

.popup-dialog .el-dialog {
	margin-top: 100px !important;
	background: none !important
}

.el-dialog__header {
	display: none
}

.el-dialog__body {
	padding: 0
}

.virtual-league-panel {
	display: block;
	width: 280px
}

.virtual-video-panel {
	width: calc(100% - 280px)
}

.virtual-video-panel-orange2 {
	width: 648px
}

.live-game-cont {
	padding: 10px
}

.live-game-cont,
.live-game-cont-orange2 {
	width: 20%;
	float: left;
	text-align: center;
	cursor: pointer
}

.live-game-cont-orange2 {
	padding: 12px;
	font-size: 14px
}

.slot-game-cont {
	width: 20%;
	float: left;
	padding: 10px;
	cursor: pointer
}

.slot-game-cont-orange2 {
	width: 20%;
	float: left;
	padding: 12px;
	cursor: pointer
}

#money-move-img {
	transform: rotate(0)
}

.bg-logo-orange {
	height: 800px
}

.bg-logo-orange,
.main-bg-logo-orange {
	background: url(../images/Home/orange/6ae9c11.png);
	background-size: 250px auto;
	background-position: center 250px;
	background-repeat: no-repeat
}

.main-bg-logo-orange {
	min-height: 500px
}

.bg-logo-orange1 {
	height: 800px
}

.bg-logo-orange1,
.main-bg-logo-orange1 {
	background: url(../images/Home/5777518.png);
	background-size: 250px auto;
	background-position: center 250px;
	background-repeat: no-repeat
}

.main-bg-logo-orange1 {
	min-height: 500px
}

.bg-logo-orange2 {
	height: 800px;
	width: 100%
}

.bg-logo-orange2,
.main-bg-logo-orange2 {
	background: url(../images/Home/orange2/893a546.png);
	background-size: 159px auto;
	background-position: center 250px;
	background-repeat: no-repeat
}

.main-bg-logo-orange2 {
	min-height: 500px
}

.bg-logo-purple {
	height: 800px
}

.bg-logo-purple,
.main-bg-logo-purple {
	background: url(../images/Home/purple/b1ba735.png);
	background-size: 300px auto;
	background-position: center 300px;
	background-repeat: no-repeat
}

.main-bg-logo-purple {
	min-height: 500px
}

.bg-logo-purple1 {
	height: 800px
}

.bg-logo-purple1,
.main-bg-logo-purple1 {
	background: url(../images/Home/purple1/6635505.png);
	background-size: 300px auto;
	background-position: center 300px;
	background-repeat: no-repeat
}

.main-bg-logo-purple1 {
	min-height: 500px
}

.bg-logo-purple2 {
	height: 800px
}

.bg-logo-purple2,
.main-bg-logo-purple2 {
	background: url(../images/Home/purple2/0f71eae.png);
	background-size: 300px auto;
	background-position: center 300px;
	background-repeat: no-repeat
}

.main-bg-logo-purple2 {
	min-height: 500px
}

.bg-logo-green {
	height: 800px
}

.bg-logo-green,
.main-bg-logo-green {
	background: url(../images/Home/green/e29edac.png);
	background-size: 300px auto;
	background-position: center 300px;
	background-repeat: no-repeat
}

.main-bg-logo-green {
	min-height: 500px
}

.bg-logo-blue {
	height: 800px
}

.bg-logo-blue,
.main-bg-logo-blue {
	background: url(../images/Home/blue/d0f06b1.png);
	background-size: 300px auto;
	background-position: center 200px;
	background-repeat: no-repeat
}

.main-bg-logo-blue {
	min-height: 500px
}

.bg-logo-blue1 {
	height: 800px;
	background-position: center 200px
}

.bg-logo-blue1,
.main-bg-logo-blue1 {
	background: url(../images/Home/blue1/6ec3493.png);
	background-size: 300px auto;
	background-repeat: no-repeat
}

.main-bg-logo-blue1 {
	background-position: center 300px;
	min-height: 500px
}

.bg-logo-blue2 {
	height: 800px;
	background-position: center 200px
}

.bg-logo-blue2,
.main-bg-logo-blue2 {
	background: url(../images/Home/blue2/aad35bf.png);
	background-size: 300px auto;
	background-repeat: no-repeat
}

.main-bg-logo-blue2 {
	background-position: center 300px;
	min-height: 500px
}

.bg-logo-blue3 {
	height: 800px;
	background-position: center 200px
}

.bg-logo-blue3,
.main-bg-logo-blue3 {
	background: url(../images/Home/blue3/241a242.png);
	background-size: 300px auto;
	background-repeat: no-repeat
}

.main-bg-logo-blue3 {
	background-position: center 300px;
	min-height: 500px
}

.bg-logo-blue4 {
	height: 800px;
	background-position: center 200px
}

.bg-logo-blue4,
.main-bg-logo-blue4 {
	background: url(../images/Home/blue4/1e71266.png);
	background-size: 300px auto;
	background-repeat: no-repeat
}

.main-bg-logo-blue4 {
	background-position: center 300px;
	min-height: 500px
}

.bg-logo-blue5 {
	height: 800px;
	background-position: center 200px
}

.bg-logo-blue5,
.main-bg-logo-blue5 {
	background: url(../images/Home/blue5/359389f.png);
	background-size: 300px auto;
	background-repeat: no-repeat
}

.main-bg-logo-blue5 {
	background-position: center 300px;
	min-height: 500px
}

.bg-logo-blue6 {
	height: 800px;
	background-position: center 200px
}

.bg-logo-blue6,
.main-bg-logo-blue6 {
	background: url(../images/Home/blue6/40decc8.png);
	background-size: 300px auto;
	background-repeat: no-repeat
}

.main-bg-logo-blue6 {
	background-position: center 300px;
	min-height: 500px
}

.bg-logo-yellow {
	height: 800px;
	background-position: center 200px
}

.bg-logo-yellow,
.main-bg-logo-yellow {
	background: url(../images/Home/yellow/3b657f8.png);
	background-size: 300px auto;
	background-repeat: no-repeat
}

.main-bg-logo-yellow {
	background-position: center 300px;
	min-height: 500px
}

.bg-logo-yellow1 {
	height: 800px;
	background-position: center 200px
}

.bg-logo-yellow1,
.main-bg-logo-yellow1 {
	background: url(../images/Home/yellow1/da4fa28.png);
	background-size: 300px auto;
	background-repeat: no-repeat
}

.main-bg-logo-yellow1 {
	background-position: center 300px;
	min-height: 500px
}

.bg-logo-yellow2 {
	height: 800px;
	background-position: center 200px
}

.bg-logo-yellow2,
.main-bg-logo-yellow2 {
	background: url(../images/Home/yellow2/4c671a3.png);
	background-size: 300px auto;
	background-repeat: no-repeat
}

.main-bg-logo-yellow2 {
	background-position: center 300px;
	min-height: 500px
}

.bg-logo-yellow3 {
	height: 800px;
	background-position: center 200px
}

.bg-logo-yellow3,
.main-bg-logo-yellow3 {
	background: url(../images/Home/yellow3/5f61116.png);
	background-size: 300px auto;
	background-repeat: no-repeat
}

.main-bg-logo-yellow3 {
	background-position: center 300px;
	min-height: 500px
}

.bg-logo-yellow4 {
	height: 800px;
	background-position: center 200px
}

.bg-logo-yellow4,
.main-bg-logo-yellow4 {
	background: url(../images/Home/yellow4/7fefac2.png);
	background-size: 300px auto;
	background-repeat: no-repeat
}

.main-bg-logo-yellow4 {
	background-position: center 300px;
	min-height: 500px
}

.bg-logo-green1 {
	height: 800px;
	background-position: center 200px
}

.bg-logo-green1,
.main-bg-logo-green1 {
	background: url(../images/Home/green1/f13692f.png);
	background-size: 300px auto;
	background-repeat: no-repeat
}

.main-bg-logo-green1 {
	background-position: center 300px;
	min-height: 500px
}

.bg-logo-white {
	height: 800px;
	background-position: center 200px
}

.bg-logo-white,
.main-bg-logo-white {
	background: url(../images/Home/white/e11787c.png);
	background-size: 300px auto;
	background-repeat: no-repeat
}

.main-bg-logo-white {
	background-position: center 300px;
	min-height: 500px
}

.bg-logo-red {
	height: 800px
}

.bg-logo-red,
.main-bg-logo-red {
	background: url(../images/Home/red/5a4dbeb.png);
	background-size: 300px auto;
	background-position: center 300px;
	background-repeat: no-repeat
}

.main-bg-logo-red {
	min-height: 500px
}

.bg-logo-red1 {
	height: 800px
}

.bg-logo-red1,
.main-bg-logo-red1 {
	background: url(../images/Home/red1/17f6e52.png);
	background-size: 300px auto;
	background-position: center 300px;
	background-repeat: no-repeat
}

.main-bg-logo-red1 {
	min-height: 500px
}

.bg-logo-red2 {
	height: 800px
}

.bg-logo-red2,
.main-bg-logo-red2 {
	background: url(../images/Home/red2/56f0e22.png);
	background-size: 300px auto;
	background-position: center 300px;
	background-repeat: no-repeat
}

.main-bg-logo-red2 {
	min-height: 500px
}

.bg-logo-silver {
	height: 800px
}

.bg-logo-silver,
.main-bg-logo-silver {
	background: url(../images/Home/silver/ba5dda1.png);
	background-size: 300px auto;
	background-position: center 300px;
	background-repeat: no-repeat
}

.main-bg-logo-silver {
	min-height: 500px
}

.bg-logo-gold,
.main-bg-logo-gold {
	background: url(../images/Home/gold/1d0603e.png);
	background-size: 300px auto;
	background-position: center 300px;
	background-repeat: no-repeat
}

.main-bg-logo-gold {
	min-height: 500px
}

.bg-logo-gold1,
.main-bg-logo-gold1 {
	background: url(../images/Home/gold1/a6da6b0.png);
	background-size: 300px auto;
	background-position: center 300px;
	background-repeat: no-repeat
}

.main-bg-logo-gold1 {
	min-height: 500px
}

.bg-logo-gold2,
.main-bg-logo-gold2 {
	background: url(../images/Home/gold2/e272a96.png);
	background-size: 300px auto;
	background-position: center 300px;
	background-repeat: no-repeat
}

.main-bg-logo-gold2 {
	min-height: 500px
}

.bg-logo-gold3,
.main-bg-logo-gold3 {
	background: url(../images/Home/gold3/7f1d2dc.png);
	background-size: 300px auto;
	background-position: center 300px;
	background-repeat: no-repeat
}

.main-bg-logo-gold3 {
	min-height: 500px
}

.bg-logo-gold4,
.main-bg-logo-gold4 {
	background: url(../images/Home/gold4/8fdf13b.png);
	background-size: 300px auto;
	background-position: center 300px;
	background-repeat: no-repeat
}

.main-bg-logo-gold4 {
	min-height: 500px
}

.bg-logo-gold5,
.main-bg-logo-gold5 {
	background: url(../images/Home/gold5/69485ed.png);
	background-size: 300px auto;
	background-position: center 300px;
	background-repeat: no-repeat
}

.main-bg-logo-gold5 {
	min-height: 500px
}

.bg-logo-grey {
	height: 800px;
	background: url(../images/Home/grey/9307624.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.main-bg-logo-grey {
	background: url(../images/Home/grey/d370370.png);
	background-size: 300px auto;
	background-position: center 300px;
	background-repeat: no-repeat;
	min-height: 500px
}

.bg-logo-grey1 {
	height: 800px;
	background: url(../images/Home/grey1/9307624.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.main-bg-logo-grey1 {
	background: url(../images/Home/grey1/84d2f1d.png);
	background-size: 300px auto;
	background-position: center 300px;
	background-repeat: no-repeat;
	min-height: 500px
}

.attendance-1 {
	padding: 0 5px;
	float: left;
	width: 154px
}

.lbl_reg.popup_lbl label,
.tl_input_popup_required {
	color: #fff
}

.auth-dialog.signup .el-input__inner {
	border: 1px solid #dcdfe6;
	background-color: #fff
}

.auth-dialog.signup .el-input__inner.phone{
width: 31.5%;
}

.ele-rotate {
	transform: rotate(90deg)
}

.current-payin-container,
.current-payout-container {
	overflow: hidden;
	height: 293px
}

.current-payin-container ul,
.current-payout-container ul {
	list-style: none;
	position: relative;
	padding: 0
}

.current-payin-container li,
.current-payout-container li {
	height: 34px;
	text-align: center;
	padding: 0
}

.border-clear {
	border: 0 !important
}

.el-table__empty-text {
	width: 100%
}

.bet-result-table-white .el-table__empty-text,
.main-table-white .el-table__empty-text {
	color: #000 !important;
	font-size: 14px !important
}

.el-message-box {
	width: auto
}

.moneymove-cash-blue,
.moneymove-cash-blue1,
.moneymove-cash-blue2,
.moneymove-cash-blue3,
.moneymove-cash-blue4,
.moneymove-cash-blue5,
.moneymove-cash-blue6,
.moneymove-cash-gold,
.moneymove-cash-gold1,
.moneymove-cash-gold2,
.moneymove-cash-gold3,
.moneymove-cash-gold4,
.moneymove-cash-gold5,
.moneymove-cash-green,
.moneymove-cash-grey,
.moneymove-cash-grey1,
.moneymove-cash-orange,
.moneymove-cash-orange1,
.moneymove-cash-purple,
.moneymove-cash-purple1,
.moneymove-cash-purple2,
.moneymove-cash-red,
.moneymove-cash-red1,
.moneymove-cash-red2,
.moneymove-cash-silver,
.moneymove-cash-yellow,
.moneymove-cash-yellow1,
.moneymove-cash-yellow2,
.moneymove-cash-yellow3 {
	color: #fff;
	outline: none
}

.moneymove-cash-white,
.moneymove-cash-white1 {
	color: #000;
	outline: none
}

.moneymove-cash-orange.active {
	color: #fc6200
}

.moneymove-cash-orange1.active {
	color: #f50
}

.moneymove-cash-purple.active {
	color: #144ade
}

.moneymove-cash-purple1.active {
	color: #c6426e
}

.moneymove-cash-purple2.active {
	color: #604b98
}

.moneymove-cash-green.active {
	color: #79e90b
}

.moneymove-cash-blue.active {
	color: #1fb3ff;
	outline: none
}

.moneymove-cash-blue1.active {
	color: #dbbe58;
	outline: none
}

.moneymove-cash-blue2.active {
	color: #f50;
	outline: none
}

.moneymove-cash-blue3.active {
	color: #ffc105;
	outline: none
}

.moneymove-cash-blue4.active {
	color: #4269b2;
	outline: none
}

.moneymove-cash-blue5.active {
	color: #4c6f87;
	outline: none
}

.moneymove-cash-blue6.active {
	color: #1d98cb;
	outline: none
}

.moneymove-cash-yellow1.active,
.moneymove-cash-yellow.active {
	color: #f1c80d
}

.moneymove-cash-yellow2.active {
	color: #ffbe00
}

.moneymove-cash-yellow3.active {
	color: #ffdb00
}

.moneymove-cash-white.active {
	color: #000
}

.moneymove-cash-white1.active {
	color: #ed765e
}

.moneymove-cash-red.active {
	color: #c80000
}

.moneymove-cash-red1.active {
	color: #e30144
}

.moneymove-cash-red2.active {
	color: #f83600
}

.moneymove-cash-silver.active {
	color: #4b6cb7
}

.moneymove-cash-gold.active {
	color: #ffa863
}

.moneymove-cash-gold1.active {
	color: #f7b800
}

.moneymove-cash-gold2.active {
	color: #f39200
}

.moneymove-cash-gold3.active {
	color: #f7b800
}

.moneymove-cash-gold4.active {
	color: #b59157
}

.moneymove-cash-gold5.active {
	color: #d6a65c
}

.moneymove-cash-grey.active {
	color: #fc6200
}

.moneymove-cash-grey1.active {
	color: #fbbd5a
}

.popup-absolute .el-dialog {
	position: absolute
}

.sportcore:focus,
.sportcore:hover {
	text-decoration: none !important
}

.my-input .el-input__inner {
	background-color: #161c22 !important;
	border: 1px solid #1f8fff;
	color: #fff
}

.cat-button-orange {
	width: 95%;
	margin-left: 2.5%;
	border: 2px solid #fc6200;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	border-radius: 5px
}

.cat-button-orange.on {
	background-color: #fc6200
}

.cat-button-blue {
	width: 95%;
	margin-left: 2.5%;
	border: 2px solid #1f8fff;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	border-radius: 5px
}

.cat-button-blue.on {
	background-color: #1f8fff
}

.notice-tab-yellow {
	text-align: center;
	padding: 10px 0;
	background-color: #232323;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	cursor: pointer
}

.notice-tab-yellow.on {
	background-color: #f1c80d;
	color: #000
}

.notice-tab-yellow1 {
	text-align: center;
	padding: 10px 0;
	background-color: #232323;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	cursor: pointer
}

.notice-tab-yellow1.on {
	background-color: #f1c80d;
	color: #000
}

.notice-tab-yellow4 {
	text-align: center;
	padding: 10px 0;
	background-color: #101216;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	cursor: pointer;
	border-radius: 6px
}

.notice-tab-yellow4.on,
.notice-tab-yellow4:hover {
	border: 1px solid #f3ba2f;
	color: #f3ba2f
}

.notice-tab-green1 {
	text-align: center;
	padding: 10px 0;
	background-color: #101216;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	cursor: pointer;
	border-radius: 6px
}

.notice-tab-green1.on,
.notice-tab-green1:hover {
	border: 1px solid #67b26f;
	color: #67b26f
}

.notice-tab-orange1 {
	text-align: center;
	padding: 10px 0;
	background-color: #232323;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	cursor: pointer
}

.notice-tab-orange1.on {
	background-color: #f50;
	color: #fff
}

p {
	margin: 0 !important
}

.VueCarousel-navigation-prev {
	left: 70px !important;
	width: 62px;
	height: 100px;
	background: url(../images/Home/caa2350.png)
}

.VueCarousel-navigation-next {
	right: 70px !important;
	width: 62px;
	height: 100px;
	background: url(../images/Home/5b46983.png)
}

.carousel-orange2 .VueCarousel-navigation-prev {
	left: 70px !important;
	width: 36px;
	height: 36px;
	background: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALgSURBVHgBxZjPbxJBFIDfmwULbUzxamJYjp5K41kDJ2+iN2OKxYOJB5PWu0lp4s0LZy9SQeOt8hcUfxyMF4mnXgxLr8aERlFa2Hm+2bYrLVDY2QW+hN0NDOzHzJt98wbBI/W7EVNcoAwRJRExBUAxIIw5HyI1+WAhkUWIVSmwkii2LQ8/Dzhuw3o2kjOAVgkgBV5AqPGhEH/V3hqv+SiRlUhKCHoJBCb4AcHiQ36U2FChei4WE/JvnkXWIFBkQRoLm4liswnjCtVzHCeStlkmCZOAe4vjKz0ovnCIzI7vIdKUwtMyzjB9nbjM/7vXpIime4dP9H5+HDMmTAsOCWG3NnrfcntITWsBPJtmgCQ7nSh3q+ra7SGBtAEzQgjD7QhHSPXOVIfqLHzvxv3IqivEvRPws8Y7nG5yztmZ5jbVIQAu3nwM8s8+tD6WQIewjWZIdCkzfkYbzuKdp85LoSvUEXRbIHpMliNkfr54CLoQUlIQ+gvmszKtT3q9o0DAFD96yARNgpQ5gmI8y44XVx5ZuJ4NWEaBMQGaiKjW/xiJ8WTJWGezCHjk8PsX5xy5egPmr92C7o8GdPa+gT+oyUKhR3yl9XcPdj8EKkUEu8b6kpHk6NZeiAUqhfCZswbWwCf728+cl+LSynPQhV2qIRnCCqeOAvhECanewflF0EV2seIkjb3s3I7n8iZguM6rmeXDZWfa27Ycq2aaJJztnVFy02ojO6cyvgmzwYqXDhLqwn0wSsIHMCukzJ9cukKJcrvKJ9/BrUEh/rqz1SekkEZ086gWnxqW/MX37KG/UFS7G2EuFCcfT5bscKH49nSh2JdcVQPVUH0BJgVxgThAZqCQK2VEl2EyMVWQv6MDZRSjt2PuhXPCEKpmM8EflgA7d6XUfX9eo/E3rFgMhVjjNbinRMwZvIoki70zKRAhV0wFfcjOEKjtPDQR1RL4ZNXpbOk1SVKV36+FpfHu8pt2AzzwD2SsOWXjrjg2AAAAAElFTkSuQmCC)
}

.carousel-orange2 .VueCarousel-navigation-next {
	right: 70px !important;
	width: 36px;
	height: 36px;
	background: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALoSURBVHgBxZg/TBNRHMe/v3cgBWJowmJMTK+bLgJxNYZObqKbMVbq4mSCODmYAAkDYwc3B0HQOCmuLtQ/k4uNk4vplUnjcijFQnvv5++dUAsUae+u7We4e7m+9n3y3u/dr79HaJHC9ZitTvAEM48S0TjAcTDF/Q+JXbk4xOwwUU4rep1cLDst/Dyo2Y6FdCxjgScZGEcrEPJyySaelpea636cyM3YuFL8BAwbYSA4cpk9TuxIoUImHlf696yITCFSdFZbg3PJRddFs0KFjMSJ5lciM4p2ILMl8ZVqFF90hMxa6CUKKEX7Zfxl+tR2mX+j57XqT9Uvn6r/fDdmbHQKCQnllWbqH9VmyGxrBdlNXUCzl0quVHOmXZshRTyDLqGUVZsIX8jMTkeX6iAydvFWbLImJLMT8bumdSTdZPy7v809LiAAJy/fhd7aQOn9MqKg1yO7R1V5ovmMtp+haw+hBuKwhhP4uTqPsFQUX7Xuj/Q8kPZZBMBzv2PgwhXEzl0CS9bd/vIOYWDib9a9UV/oFAJQWf+M6o9iZFIEilvT560FacYQkGilGNb0SM8CQnJQSm+52Pn6Ea1DMYU2oEsbCIoIsYuQDF5MY/jOY7/tvpxH6UPQ1wC7IkShhA7KhNn+En+OYnAOAYlSxkf+I0nWoDwCEqmM8WHKhUodZoZoYAibbx4hCnSFkn7SWE/3rbVc3kSM1Hl5e2VnzN/2nqebqpnaiWT7rH/fe1BM95lls9EdnMTydtI0ai9GzXQb3ULr2b1mTSi5Us7JLYvOk008qywdEjJoq3/uby3eMRz9S8as43ChaE43eqVQbH88ObLNU8kX+wvFQ8nVdDAdzRfQLlgKxAYyDYVqUlb/GNoTU1m92d9QxnD8ccyN3oyylKnZbITDUfAyZ5arb//XqfkDKxEjpaaIWjsRkQyeI9aL9TspEqGamAn6Hm+CYY7zyCZiW+7x3eHNkZ7LmnPyPN+rrdXTz8tFtMAfywhJNttBQGMAAAAASUVORK5CYII=)
}

.VueCarousel-navigation-next,
.VueCarousel-navigation-prev {
	font-size: 50px;
	color: #fff !important;
	display: none
}

.VueCarousel:hover .VueCarousel-navigation-next,
.VueCarousel:hover .VueCarousel-navigation-prev {
	display: block !important
}

.VueCarousel-navigation-button:focus {
	outline: none !important
}

.flip-clock-wrapper * {
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.flip-clock-wrapper a {
	cursor: pointer;
	text-decoration: none;
	color: #ccc
}

.flip-clock-wrapper a:hover {
	color: #fff
}

.flip-clock-wrapper ul {
	list-style: none
}

.flip-clock-wrapper.clearfix:after,
.flip-clock-wrapper.clearfix:before {
	content: " ";
	display: table
}

.flip-clock-wrapper.clearfix:after {
	clear: both
}

.flip-clock-wrapper.clearfix {
	*zoom: 1
}

.flip-clock-wrapper {
	font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
	-webkit-user-select: none
}

.flip-clock-meridium {
	background: none !important;
	box-shadow: 0 0 0 !important;
	font-size: 36px !important
}

.flip-clock-meridium a {
	color: #313333
}

.flip-clock-wrapper {
	margin: 0
}

.flip-clock-wrapper:after,
.flip-clock-wrapper:before {
	content: " ";
	display: table
}

.flip-clock-wrapper:after {
	clear: both
}

.flip-clock-wrapper ul {
	position: relative;
	float: left;
	margin: 5px;
	width: 40px;
	height: 51px;
	font-size: 40px;
	font-weight: 700;
	line-height: 51px;
	border-radius: 3px;
	background: #000
}

.flip-clock-wrapper ul li {
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	line-height: 50px;
	text-decoration: none !important
}

.flip-clock-wrapper ul li:first-child {
	z-index: 2
}

.flip-clock-wrapper ul li a {
	display: block;
	height: 100%;
	perspective: 200px;
	margin: 0 !important;
	overflow: visible !important;
	cursor: default !important
}

.flip-clock-wrapper ul li a div {
	z-index: 1;
	position: absolute;
	left: 0;
	width: 100%;
	height: 50%;
	font-size: 60px;
	overflow: hidden;
	outline: 1px solid transparent
}

.flip-clock-wrapper ul li a div .shadow {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2
}

.flip-clock-wrapper ul li a div.up {
	transform-origin: 50% 100%;
	top: 0
}

.flip-clock-wrapper ul li a div.up:after {
	content: "";
	position: absolute;
	top: 34px;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 1px;
	background-color: #000;
	background-color: rgba(0, 0, 0, .4)
}

.flip-clock-wrapper ul li a div.down {
	transform-origin: 50% 0;
	bottom: 0;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top: 1px solid #111
}

.flip-clock-wrapper ul li a div div.inn {
	position: absolute;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 200%;
	color: #ccc;
	text-shadow: 0 1px 2px #000;
	text-align: center;
	background-color: #333;
	border-radius: 3px;
	font-size: 45px
}

.flip-clock-wrapper ul li a div.up div.inn {
	top: 0
}

.flip-clock-wrapper ul li a div.down div.inn {
	bottom: 0
}

.flip-clock-wrapper ul.play li.flip-clock-before {
	z-index: 3
}

.flip-clock-wrapper .flip {
	box-shadow: 0 2px 5px rgba(0, 0, 0, .7)
}

.flip-clock-wrapper ul.play li.flip-clock-active {
	-webkit-animation: asd .5s linear .5s both;
	animation: asd .5s linear .5s both;
	z-index: 5
}

.flip-clock-divider {
	float: left;
	display: inline-block;
	position: relative;
	width: 20px;
	height: 80px
}

.flip-clock-divider:first-child {
	width: 0
}

.flip-clock-dot {
	display: block;
	background: #323434;
	width: 10px;
	height: 10px;
	position: absolute;
	border-radius: 50%;
	box-shadow: 0 0 5px rgba(0, 0, 0, .5);
	left: 5px
}

.flip-clock-divider.minutes .flip-clock-label {
	color: #fafafa;
	right: -88px;
	display: none
}

.flip-clock-divider.seconds .flip-clock-label {
	color: #fafafa;
	right: -91px;
	display: none
}

.flip-clock-dot.top {
	top: 20px
}

.flip-clock-dot.bottom {
	bottom: 30px
}

@-webkit-keyframes asd {
	0% {
		z-index: 2
	}

	20% {
		z-index: 4
	}

	to {
		z-index: 4
	}
}

@keyframes asd {
	0% {
		z-index: 2
	}

	20% {
		z-index: 4
	}

	to {
		z-index: 4
	}
}

.flip-clock-wrapper ul.play li.flip-clock-active .down {
	z-index: 2;
	-webkit-animation: turn .5s linear .5s both;
	animation: turn .5s linear .5s both
}

@-webkit-keyframes turn {
	0% {
		-webkit-transform: rotateX(90deg)
	}

	to {
		-webkit-transform: rotateX(0deg)
	}
}

@keyframes turn {
	0% {
		transform: rotateX(90deg)
	}

	to {
		transform: rotateX(0deg)
	}
}

.flip-clock-wrapper ul.play li.flip-clock-before .up {
	z-index: 2;
	-webkit-animation: turn2 .5s linear both;
	animation: turn2 .5s linear both
}

@-webkit-keyframes turn2 {
	0% {
		-webkit-transform: rotateX(0deg)
	}

	to {
		-webkit-transform: rotateX(-90deg)
	}
}

@keyframes turn2 {
	0% {
		transform: rotateX(0deg)
	}

	to {
		transform: rotateX(-90deg)
	}
}

.flip-clock-wrapper ul li.flip-clock-active {
	z-index: 3
}

.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
	-webkit-animation: show .5s linear both;
	animation: show .5s linear both
}

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow,
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
	background: -moz-linear-gradient(top, rgba(0, 0, 0, .1) 0, #000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, .1)), color-stop(100%, #000));
	background: linear, top, rgba(0, 0, 0, .1) 0, #000 100%;
	background: -ms-linear-gradient(top, rgba(0, 0, 0, .1) 0, #000 100%);
	background: linear, to bottom, rgba(0, 0, 0, .1) 0, #000 100%
}

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
	-webkit-animation: hide .5s linear .3s both;
	animation: hide .5s linear .3s both
}

.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
	-webkit-animation: show .5s linear both;
	animation: show .5s linear both
}

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow,
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
	background: -moz-linear-gradient(top, #000 0, rgba(0, 0, 0, .1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000), color-stop(100%, rgba(0, 0, 0, .1)));
	background: linear, top, #000 0, rgba(0, 0, 0, .1) 100%;
	background: -ms-linear-gradient(top, #000 0, rgba(0, 0, 0, .1) 100%);
	background: linear, to bottom, #000 0, rgba(0, 0, 0, .1) 100%
}

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
	-webkit-animation: hide .5s linear .3s both;
	animation: hide .5s linear .2s both
}

@-webkit-keyframes show {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes show {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes hide {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes hide {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.main-loader {
	width: 100%;
	height: 100%;
	z-index: 99999;
	position: fixed;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	overflow: visible;
	top: 0;
	background-color: rgba(0, 0, 0, .7)
}

.animationStopped,
.loaderSVG {
	max-width: 132px;
	fill: #ff6400;
	overflow: visible
}

.loaderSVG-green {
	max-width: 132px;
	fill: #7aea0c;
	overflow: visible
}

@-webkit-keyframes fade-in {
	0% {
		opacity: 0
	}

	to {
		opacity: .88;
		transform: scale(1)
	}
}

@keyframes fade-in {
	0% {
		opacity: 0
	}

	to {
		opacity: .88;
		transform: scale(1)
	}
}

@-webkit-keyframes fade-out {
	0% {
		opacity: .88;
		transform: scale(1)
	}

	to {
		opacity: 0;
		transform: scale(.5)
	}
}

@keyframes fade-out {
	0% {
		opacity: .88;
		transform: scale(1)
	}

	to {
		opacity: 0;
		transform: scale(.5)
	}
}

@-webkit-keyframes removePath {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes removePath {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.loaderSVG .fade {
	transform-origin: 22% 22%;
	transform: scale(.88);
	-webkit-animation: fade-in .3s cubic-bezier(.39, .575, .565, 1) both;
	animation: fade-in .3s cubic-bezier(.39, .575, .565, 1) both
}

.loaderSVG .ring-2 {
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
	transform-origin: 12% 45%
}

.loaderSVG .ring-3 {
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
	transform-origin: 50% 18%
}

.loaderSVG .ring-4 {
	-webkit-animation-delay: .9s;
	animation-delay: .9s;
	transform-origin: 50% 45%
}

.loaderSVG .ring-5 {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s;
	transform-origin: 84% 22%
}

.loaderSVG .ring-6 {
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
	transform-origin: 81% 34%
}

.loaderSVG-green .fade {
	transform-origin: 22% 22%;
	transform: scale(.88);
	-webkit-animation: fade-in .3s cubic-bezier(.39, .575, .565, 1) both;
	animation: fade-in .3s cubic-bezier(.39, .575, .565, 1) both
}

.loaderSVG-green .ring-2 {
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
	transform-origin: 12% 45%
}

.loaderSVG-green .ring-3 {
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
	transform-origin: 50% 18%
}

.loaderSVG-green .ring-4 {
	-webkit-animation-delay: .9s;
	animation-delay: .9s;
	transform-origin: 50% 45%
}

.loaderSVG-green .ring-5 {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s;
	transform-origin: 84% 22%
}

.loaderSVG-green .ring-6 {
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
	transform-origin: 81% 34%
}

.removePath .fade {
	opacity: .88;
	-webkit-animation: fade-out .3s cubic-bezier(.39, .575, .565, 1) both !important;
	animation: fade-out .3s cubic-bezier(.39, .575, .565, 1) both !important
}

.removePath .ring-2 {
	transform-origin: 22% 45%
}

.removePath .ring-3 {
	transform-origin: 50% 18%
}

.removePath .ring-4 {
	transform-origin: 53% 45%
}

.removePath .ring-5 {
	transform-origin: 84% 22%
}

.removePath .ring-6 {
	transform-origin: 85% 34%
}

.error-text {
	color: #fff;
	text-align: center
}

[dir=ltr] .error-text .header-text {
	margin-left: 0
}

[dir=ltr] .error-text .header-text,
[dir=rtl] .error-text .header-text {
	margin-right: 0
}

[dir=rtl] .error-text .header-text {
	margin-left: 0
}

.error-text .header-text {
	display: block;
	padding: 0;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: .3px;
	color: #fc6200;
	margin: 8px 0 .1em
}

.error-text p {
	padding: 0 20px;
	line-height: 23px;
	margin: 18px 0 0;
	font-size: 15px;
	letter-spacing: .23px
}

#retry-icon,
#whistle-icon {
	fill: #fff;
	width: 33px;
	height: 33px;
	display: block;
	margin: 0 auto
}

#retry-icon {
	fill: #8e8e8e;
	margin-top: -2px;
	width: 13px;
	height: 13px;
	display: inline-block;
	vertical-align: middle
}

.retry-text {
	margin-top: 36px;
	color: #8e8e8e;
	font-size: 13px;
	letter-spacing: .2px;
	display: inline-block
}

.retry {
	display: none
}

.loading-text {
	color: #fff;
	font-size: 20px;
	letter-spacing: .3px;
	text-align: center;
	margin: -26px 0 0;
	font-weight: 900
}

@media screen and (max-width:1279px) {
	.pc-text {
		display: none
	}

	.retry {
		display: block
	}

	.error-text p {
		margin: 8px 0 0
	}
}

.loader-fotball-spinner {
	height: 110px;
	width: 61px;
	-webkit-animation: loader-bounce-fotball .6s;
	animation: loader-bounce-fotball .6s;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.loader-fotball-spinner img {
	width: 100%;
	height: auto;
	-webkit-animation: loader-rotation-fotball 2.8s linear infinite;
	animation: loader-rotation-fotball 2.8s linear infinite
}

@-webkit-keyframes loader-bounce-fotball {
	0% {
		transform: translateY(0);
		-webkit-transform: translateY(0)
	}

	to {
		transform: translateY(-50px);
		-webkit-transform: translateY(-50px)
	}
}

@-webkit-keyframes loader-rotation-fotball {
	0% {
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg)
	}

	to {
		transform: rotate(359deg);
		-webkit-transform: rotate(359deg)
	}
}

.error-svg {
	max-width: 132px;
	fill: #ff6400;
	overflow: visible
}

#CookieMessageDiv {
	z-index: 99998 !important
}

.search-input-box-customer-grey {
	background: #222d40
}

.search-input-box-customer-grey,
.search-input-box-customer-grey1 {
	color: #222 !important;
	width: 210px;
	height: 30px;
	border: 1px solid #0a0e16;
	padding: 3px
}

.search-input-box-customer-grey1 {
	background: #212121
}

.circle-grey div {
	border: 30px solid rgba(36, 120, 255, .3);
	border-top-color: #0054ff;
	border-radius: 80px
}

.circle-grey1 div,
.circle-grey div {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 150px;
	height: 150px;
	margin: auto;
	-webkit-animation: circle .7s linear infinite;
	animation: circle .7s linear infinite
}

.circle-grey1 div {
	border-radius: 80px;
	border: 30px solid rgba(50, 95, 38, .3);
	border-top-color: #fa5f26
}

.minibg {
	background: url(../images/Mini/97437ad.jpg);
	background-size: cover;
	background-position: 100%
}

.sub-title {
	font-size: 9pt;
	color: #999;
	text-align: left;
	display: table-cell;
	vertical-align: middle;
	width: 100%
}

.auto-custom-button {
	background-color: #008cd5;
	border: 1px solid #008cd5;
	color: #000
}

.auto-custom-button.is-disabled:active,
.auto-custom-button.is-disabled:focus,
.auto-custom-button.is-disabled:hover,
.auto-custom-button:active,
.auto-custom-button:focus,
.auto-custom-button:hover {
	background: linear-gradient(180deg, #1e8bfb 0, #156dd5 20%, #1159b3 50%, #125eba 80%, #1c84ef);
	border: 1px solid #008cd5
}

.auto-custom-button.is-disabled {
	background-color: #008cd5;
	border: 1px solid #008cd5;
	opacity: .3
}

.select-autocustom {
	background-color: #008dd5;
	color: #fff;
	padding: 10px 10px 10px 20px
}

.autocustomitem,
.select-autocustom {
	width: calc(100% - 4px);
	margin-left: 2px
}

.autocustomitem {
	border-radius: 5px
}

.autocustom-item1 {
	background: #008dd5
}

.autocustom-item1,
.autocustom-item2 {
	width: calc(100% - 20px);
	margin-left: 10px;
	padding: 10px
}

.autocustom-item2 {
	background: #096da1;
	border-radius: 5px
}

@-webkit-keyframes circle {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}

@keyframes circle {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}

.lotusbg {
	background: url(../images/Home/grey/699c07b.jpg) repeat
}

.virtual {
	background: url(../images/f0a1128.jpg) no-repeat;
	background-size: cover;
	background-position: 100%
}

.btn.btn-sports-date {
	color: #d7d7d7;
	background: #1e2428;
	border: 1px solid #000;
	border-radius: 3px;
	font-size: 9pt;
	font-family: "Malgun Gothic", dotum
}

.btnstyle1-inverse2 {
	color: #c8e1fd;
	background-color: #0c1524;
	background: linear-gradient(180deg, #354562, #111e33);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff1111", endColorstr="#ff1111", GradientType=0);
	border-color: #111 #111 #000;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
	*background-color: #111;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.btn.right-btn-primary-grey,
.btnstyle1-inverse2 {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-repeat: repeat-x
}

.btn.right-btn-primary-grey {
	color: #fff;
	background-color: #006dcc;
	background: linear-gradient(180deg, #006dcc, #04c);
	border: 1px solid #000;
	border-radius: 3px;
	font-size: 9pt;
	overflow: hidden
}

.bg-black-darker2-1 {
	background: url(../images/Sports/19881b3.png) repeat #111
}

.btn-home-grey,
.btn-home-grey1,
.ic,
.sp {
	background: url(../images/06e098a.png) no-repeat;
	background-size: 304px 944px
}

.main-menu .menu {
	overflow: hidden;
	margin-right: -2px;
	padding: 7px 4px
}

.main-menu .menu li {
	float: left;
	width: 33.3%;
	padding: 3px;
	box-sizing: border-box
}

.main-menu .menu li .btn-home-grey {
	background: none;
	background: #535963;
	background: -ms-linear-gradient(top, #535963 0, #363a41 100%)
}

.main-menu .menu li .btn-home-grey,
.main-menu .menu li .btn-home-grey1 {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 72px;
	border-radius: 4px
}

.main-menu .menu li .btn-home-grey1 {
	background: none;
	background: -webkit-linear-gradient(top, #414141, #151515)
}

.main-menu .menu li .btn-home-grey .tit {
	font-family: HelveticaNeue-bold, AppleSDGothicNeo-Bold, Sans-serif;
	color: #fff
}

.main-menu .menu li .btn-home-grey1 .tit,
.main-menu .menu li .btn-home-grey .tit {
	position: absolute;
	left: 7px;
	bottom: 6px;
	font-size: 14px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .9);
	z-index: 1
}

.main-menu .menu li .btn-home-grey1 .tit {
	color: #ff8b05;
	font-family: AsiaGDE
}

.main-menu .menu li .btn-home-grey1 .sub,
.main-menu .menu li .btn-home-grey .sub {
	position: absolute;
	right: 7px;
	top: 8px;
	font-family: HelveticaNeue-bold, AppleSDGothicNeo-Bold, Sans-serif;
	font-size: 9px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .7000000000000001);
	color: #8c95a6;
	z-index: 1
}

.main-menu .menu li .btn-home-grey1 .img,
.main-menu .menu li .btn-home-grey .img {
	position: absolute;
	left: 0;
	top: 0;
	width: 41px;
	height: 72px;
	content: ""
}

.main-menu .menu li .btn--menu1 .img {
	background-position: 0 -64px
}

.main-menu .menu li .btn--menu2 .img {
	background-position: -103px -64px
}

.main-menu .menu li .btn--menu3 .img {
	background-position: -206px -64px
}

.main-menu .menu li .btn--menu4 .img {
	background-position: 0 -141px
}

.main-menu .menu li .btn--menu5 .img {
	background-position: -103px -141px
}

.main-menu .menu li .btn--menu6 .img {
	left: 3px;
	background-position: -206px -141px
}

.main-menu .menu li .btn--menu7 .img {
	background-position: 0 -218px
}

.main-menu .menu li .btn--menu9 .img {
	background-position: -206px -218px
}

.main-menu .menu li .btn--menu10 .img {
	background-position: 0 -295px
}

.main-menu .menu li .btn--menu11 .img {
	background-position: -103px -295px
}

.main-menu .menu li .btn--menu13 .img {
	background-position: 0 -372px
}

.main-menu .menu li .btn--menu14 .img {
	width: 47px;
	background-position: -103px -372px
}

.main-menu .menu li .btn--menu15 .img {
	width: 47px;
	background-position: -206px -372px
}

.main-menu .menu li .btn--menu16 .img {
	width: 40px;
	background-position: 0 -620px
}

.main-menu .menu li .btn--menu1 .bg {
	background-position: -41px -64px
}

.main-menu .menu li .btn--menu2 .bg {
	background-position: -144px -64px
}

.main-menu .menu li .btn--menu3 .bg {
	background-position: -247px -64px
}

.main-menu .menu li .btn--menu4 .bg {
	background-position: -41px -141px
}

.main-menu .menu li .btn--menu5 .bg {
	background-position: -144px -141px
}

.main-menu .menu li .btn--menu6 .bg {
	background-position: -247px -141px
}

.main-menu .menu li .btn--menu7 .bg {
	background-position: -41px -218px
}

.main-menu .menu li .btn--menu9 .bg {
	background-position: -247px -218px
}

.main-menu .menu li .btn--menu10 .bg {
	background-position: -41px -295px
}

.main-menu .menu li .btn--menu11 .bg {
	background-position: -144px -295px
}

.main-menu .menu li .btn--menu13 .bg {
	background-position: -41px -372px
}

.main-menu .menu li .btn--menu14 .bg {
	width: 51px;
	background-position: -150px -372px
}

.main-menu .menu li .btn--menu15 .bg {
	width: 51px;
	background-position: -253px -372px
}

.main-menu .menu li .btn--menu16 .bg {
	width: 52px;
	background-position: -46px -620px
}

.main-menu .menu li .btn-home-grey1 .bg,
.main-menu .menu li .btn-home-grey .bg {
	position: absolute;
	right: 0;
	top: 0;
	width: 57px;
	height: 72px;
	content: ""
}

.grey-logout-btn {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 1px;
	line-height: 1px;
	vertical-align: top;
	color: transparent
}

.login-info .box--row1 {
	padding: 8px 62px 10px 0;
	border-bottom: 1px solid #2d3036
}

.login-info .info__box {
	display: -webkit-box;
	position: relative;
	height: 30px
}

.login-info .box--row2 {
	padding: 6px 0 8px
}

.login-info .info__box .ui-btn {
	position: absolute;
	right: 0;
	top: 9px
}

.ui-btn.btn--small {
	height: 18px;
	padding: 0 7px;
	font-size: 12px;
	line-height: 18px
}

.login-info .info__box .money {
	display: inline-block;
	margin: 1px 8px 0 0;
	font-size: 12px;
	color: #7c7e82;
	vertical-align: top
}

.login-info .info__box .money .cnt {
	font-weight: 400;
	color: #2fb5fe
}

.grey-banner {
	position: relative;
	height: 525px;
	overflow: hidden
}

.grey-banner .grey-video {
	position: absolute;
	top: -100px;
	width: 100%;
	z-index: 1
}

.grey-banner .large-span {
	border-bottom: 1px solid #fff;
	color: #fff;
	font-family: arial;
	font-size: 40pt
}

.grey-banner .small-span {
	color: #eee;
	font-family: arial;
	font-size: 13pt;
	letter-spacing: .1em
}

.grey-banner .grey-logo {
	position: absolute;
	right: 100px;
	bottom: 10px;
	width: 100px;
	z-index: 100
}

@font-face {
	font-family: "icomoon";
	font-weight: 400;
	font-style: normal;
	src: url(../css/880c14f.ttf)
}

@font-face {
	font-family: AsiaGDE;
	src: url(../css/d4ccccb.woff) format("woff")
}

@font-face {
	font-family: AsiaGDU;
	src: url(../css/3b04f52.woff) format("woff")
}

[class*=" icon-"],
[class^=icon-] {
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-coteboostee:before {
	content: "\e949"
}

.icon-m_calendar:before {
	content: "\e93e"
}

.icon-m_cashout:before {
	content: "\e93f"
}

.icon-m_history:before {
	content: "\e940"
}

.icon-m_home:before {
	content: "\e945"
}

.icon-m_live:before {
	content: "\e946"
}

.icon-m_coming:before {
	content: "\e947"
}

.icon-m_rules:before {
	content: "\e948"
}

.icon-decathlon:before {
	content: "\e93b";
	color: #2b2e31
}

.icon-kayak:before {
	content: "\e941"
}

.icon-pentathlon:before {
	content: "\e942"
}

.icon-taekwondo:before {
	content: "\e943"
}

.icon-tiralarc:before {
	content: "\e944"
}

.icon-other:before {
	content: "\e93d"
}

.icon-halterophilie:before {
	content: "\e939"
}

.icon-heptathlon:before {
	content: "\e93a"
}

.icon-triathlon:before {
	content: "\e93c"
}

.icon-waterpolo:before {
	content: "\e938"
}

.icon-hockeygazon:before {
	content: "\e937"
}

.icon-responsive:before {
	content: "\e936"
}

.icon-moyenpaiement:before {
	content: "\e934"
}

.icon-caddie-bold:before {
	content: "\e927"
}

.icon-caddie:before {
	content: "\e91f"
}

.icon-promo:before {
	content: "\e920"
}

.icon-graduation:before {
	content: "\e921"
}

.icon-hearphone:before {
	content: "\e922"
}

.icon-like:before {
	content: "\e923"
}

.icon-security:before {
	content: "\e924"
}

.icon-phone:before {
	content: "\e925"
}

.icon-coupe:before {
	content: "\e926"
}

.icon-ski:before {
	content: "\e92e"
}

.icon-curling:before {
	content: "\e92f"
}

.icon-bobsleigh:before {
	content: "\e930"
}

.icon-luge:before {
	content: "\e931"
}

.icon-skeleton:before {
	content: "\e932"
}

.icon-patinagevitesse:before {
	content: "\e933"
}

.icon-rugby13:before {
	content: "\e92d"
}

.icon-olympics:before {
	content: "\e92b"
}

.icon-rallye:before {
	content: "\e92c"
}

.icon-f1:before {
	content: "\e92a"
}

.icon-moto:before {
	content: "\e929"
}

.icon-automoto:before {
	content: "\e928"
}

.icon-plus:before {
	content: "\e62e"
}

.icon-pouce:before {
	content: "\e62f"
}

.icon-croix:before {
	content: "\e630"
}

.icon-info:before {
	content: "\e631"
}

.icon-android:before {
	content: "\e600"
}

.icon-apple:before {
	content: "\e601"
}

.icon-windows:before {
	content: "\e602"
}

.icon-depot:before {
	content: "\e603"
}

.icon-wallet-empty:before {
	content: "\e604"
}

.icon-wallet-full:before {
	content: "\e605"
}

.icon-favori:before {
	content: "\e606"
}

.icon-loupe:before {
	content: "\e61d"
}

.icon-serviceclient:before {
	content: "\e607"
}

.icon-check:before {
	content: "\e608"
}

.icon-poubelle:before {
	content: "\e609"
}

.icon-athletisme:before {
	content: "\e60a"
}

.icon-auto:before {
	content: "\e60b"
}

.icon-aviron:before {
	content: "\e60c"
}

.icon-badminton:before {
	content: "\e60d"
}

.icon-baseball:before {
	content: "\e60e"
}

.icon-basketball:before {
	content: "\e60f"
}

.icon-beachvolley:before {
	content: "\e610"
}

.icon-boxe:before {
	content: "\e611"
}

.icon-cricket:before {
	content: "\e612"
}

.icon-cyclisme:before {
	content: "\e613"
}

.icon-equitation:before {
	content: "\e614"
}

.icon-escrime:before {
	content: "\e615"
}

.icon-flechette:before {
	content: "\e616"
}

.icon-soccer:before {
	content: "\e617"
}

.icon-football:before {
	content: "\e618"
}

.icon-golf:before {
	content: "\e619"
}

.icon-handball:before {
	content: "\e61a"
}

.icon-hockey:before {
	content: "\e61b"
}

.icon-judo:before {
	content: "\e61c"
}

.icon-natation:before {
	content: "\e61e"
}

.icon-jeuxolympiques:before {
	content: "\e61f"
}

.icon-petanque:before {
	content: "\e620"
}

.icon-rugby:before {
	content: "\e621"
}

.icon-snooker:before {
	content: "\e622"
}

.icon-sporthiver:before {
	content: "\e623"
}

.icon-tennis:before {
	content: "\e624"
}

.icon-pingpong:before {
	content: "\e625"
}

.icon-voile:before {
	content: "\e626"
}

.icon-volleyball:before {
	content: "\e627"
}

.icon-spades:before {
	content: "\e900"
}

.icon-clubs:before {
	content: "\e901"
}

.icon-diamonds:before {
	content: "\e902"
}

.icon-qrcode:before {
	content: "\e935"
}

.icon-coin-euro:before {
	content: "\e903"
}

.icon-credit-card:before {
	content: "\e904"
}

.icon-bubble:before {
	content: "\e905"
}

.icon-bubbles:before {
	content: "\e906"
}

.icon-bubbles2:before {
	content: "\e907"
}

.icon-user2:before {
	content: "\e908"
}

.icon-users:before {
	content: "\e909"
}

.icon-user-plus:before {
	content: "\e90a"
}

.icon-user-minus:before {
	content: "\e90b"
}

.icon-spinner9:before {
	content: "\e90c"
}

.icon-spinner11:before {
	content: "\e90d"
}

.icon-trophy2:before {
	content: "\e90e"
}

.icon-gift2:before {
	content: "\e90f"
}

.icon-bin:before {
	content: "\e910"
}

.icon-attachment:before {
	content: "\e911"
}

.icon-heart2:before {
	content: "\e912"
}

.icon-warning2:before {
	content: "\e913"
}

.icon-notification:before {
	content: "\e914"
}

.icon-question:before {
	content: "\e915"
}

.icon-info3:before {
	content: "\e916"
}

.icon-cancel-circle:before {
	content: "\e917"
}

.icon-blocked:before {
	content: "\e918"
}

.icon-cross2:before {
	content: "\e919"
}

.icon-checkmark3:before {
	content: "\e91a"
}

.icon-checkmark22:before {
	content: "\e91b"
}

.icon-appleinc:before {
	content: "\e91c"
}

.icon-android2:before {
	content: "\e91d"
}

.icon-windows8:before {
	content: "\e91e"
}

.icon-user:before {
	content: "\e632"
}

.icon-quotes-left:before {
	content: "\e633"
}

.icon-quotes-right:before {
	content: "\e634"
}

.icon-lock:before {
	content: "\e635"
}

.icon-cog:before {
	content: "\e636"
}

.icon-trophy:before {
	content: "\e637"
}

.icon-gift:before {
	content: "\e638"
}

.icon-eye:before {
	content: "\e639"
}

.icon-star-empty:before {
	content: "\e63a"
}

.icon-star-half:before {
	content: "\e63b"
}

.icon-star-full:before {
	content: "\e63c"
}

.icon-heart:before {
	content: "\e63d"
}

.icon-heart-broken:before {
	content: "\e63e"
}

.icon-warning:before {
	content: "\e63f"
}

.icon-info2:before {
	content: "\e640"
}

.icon-cross:before {
	content: "\e641"
}

.icon-checkmark:before {
	content: "\e642"
}

.icon-checkmark2:before {
	content: "\e643"
}

.icon-arrow-up:before {
	content: "\e644"
}

.icon-arrow-right:before {
	content: "\e645"
}

.icon-arrow-down:before {
	content: "\e646"
}

.icon-arrow-left:before {
	content: "\e647"
}

.icon-sort-alpha-asc:before {
	content: "\e648"
}

.icon-sort-alpha-desc:before {
	content: "\e649"
}

.icon-sort-numeric-asc:before {
	content: "\e64a"
}

.icon-sort-numberic-desc:before {
	content: "\e64b"
}

.icon-sort-amount-asc:before {
	content: "\e64c"
}

.icon-sort-amount-desc:before {
	content: "\e64d"
}

.icon-facebook:before {
	content: "\e64e"
}

.icon-facebook2:before {
	content: "\e64f"
}

.icon-twitter:before {
	content: "\e650"
}

.icon-twitter2:before {
	content: "\e651"
}

.font-grey1 {
	font-family: AsiaGDE !important
}

.button {
	padding: 0 3em;
	line-height: 3em;
	font-family: Futura;
	display: inline-block;
	text-decoration: none !important;
	text-transform: uppercase;
	border: none;
	cursor: pointer;
	border-radius: 2px
}

.button.primary-grey1 {
	background-color: #aaa;
	color: #000;
	font-weight: 700
}

.button.secondary-grey1 {
	color: #000;
	background: #34d058;
	background: linear-gradient(-180deg, #34d058, #28a745 90%)
}

.button.secondary-grey1:hover {
	background: linear-gradient(-180deg, #2fc451, #26a042 90%)
}

.button.tertiary-grey1 {
	color: #fff;
	background: none;
	box-shadow: inset 0 0 0 2px #fff
}

.button.tertiary-grey1:hover {
	background: hsla(0, 0%, 100%, .1)
}

.button.small {
	font-size: .8em
}

.VueCarousel-dot {
	margin-top: 0 !important;
	background-color: #201d16 !important;
	outline: none !important
}

.VueCarousel-dot,
.VueCarousel-dot.VueCarousel-dot--active {
	border: 3px solid #201d16 !important;
	background-clip: border-box !important;
	background-clip: initial !important;
	margin-right: 5px;
	padding: 3px !important
}

.VueCarousel-dot.VueCarousel-dot--active {
	background-color: #4d4f4e !important
}

.VueCarousel-pagination {
	position: absolute;
	bottom: 10px
}

.carousel-orange2 .VueCarousel-dot {
	margin-top: 0 !important;
	background: none !important;
	border: 1px solid #e15d07 !important;
	background-clip: border-box !important;
	background-clip: initial !important;
	margin-right: 5px;
	padding: 3px !important;
	outline: none !important
}

.carousel-orange2 .VueCarousel-dot.VueCarousel-dot--active {
	background-clip: border-box !important;
	background-clip: initial !important;
	margin-right: 5px;
	background-color: #e15d07 !important;
	padding: 3px !important
}

.headernav-menu {
	float: left;
	color: #fff;
	font-size: 14px;
	padding: 0 20px
}

.home-category-button {
	height: 217px;
	width: 238px
}

.home-category-button:hover .ccontent {
	transition: all .5s ease-out 0s;
	background: linear-gradient(270deg, #e95f07 -65.11%, rgba(233, 95, 7, .33) -65.09%, rgba(233, 95, 7, 0) 120%)
}

.home-category-button:hover .cbanner {
	transition: all .5s ease-out 0s;
	transform: translateX(-10px)
}

.home-category-button:hover .cbanner-mini {
	transition: all .5s ease-out 0s;
	transform: translateX(-10px) rotate(1turn)
}

.home-category-button:hover .ctext {
	transition: all .5s ease-out 0s;
	color: #e96007
}

.home-category-button:hover .cimage img {
	transition: all .5s ease-out 0s;
	content: url(../images/Home/orange2/arrow2.png)
}

.home-category-button .cheader {
	height: 23px;
	width: 100%
}

.home-category-button .ccontent {
	height: 148px;
	width: 100%;
	background: linear-gradient(270deg, #e95f07 -65.11%, rgba(233, 95, 7, .33) -65.09%, rgba(233, 95, 7, 0) 78.21%);
	opacity: .61;
	border-radius: 6px 6px 0 0
}

.home-category-button .cbottom {
	height: 46px;
	width: 100%;
	background: linear-gradient(180deg, #1c1f21, rgba(28, 31, 33, .69));
	border-radius: 0 0 6px 6px
}

.home-category-button .ctext {
	float: left;
	font-size: 16px;
	padding-left: 12px;
	height: 100%;
	display: flex;
	align-items: center
}

.home-category-button .cimage {
	float: right;
	padding-right: 12px;
	cursor: pointer;
	height: 100%;
	display: flex;
	align-items: center
}

.home-category-button .cbanner,
.home-category-button .cbanner-mini {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center
}

.home-category-button .cbanner-mini img,
.home-category-button .cbanner img {
	width: 89% !important;
	display: inline !important
}

.home-category-button .cover {
	position: absolute;
	left: 0;
	bottom: 46px;
	height: 51px;
	width: 100%;
	background: linear-gradient(180deg, rgba(27, 30, 32, 0) 37.25%, #1b1e20)
}

.orange-banner {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.orange-banner-title {
	font-size: 26px;
	font-weight: 900;
	color: #e15d07;
	padding: 35px 0 16px 35px;
	height: 125px
}

.orange-banner-subtitle {
	font-size: 16px;
	color: #fff;
	padding-left: 35px
}

.orange-banner-button {
	border: 1px solid #b74d0a;
	border-radius: 16px;
	padding: 6px 30px;
	display: inline-block;
	margin: 16px 0 0 35px;
	font-size: 14px;
	color: #fff;
	cursor: pointer
}

.orange2-login-img {
	position: absolute;
	left: -180px;
	top: -50px
}

.i-multi {
	padding: 5px;
	border-radius: 6px;
	transition: background-color .1s ease-out 0s
}

.i-multi:hover {
	background: #5a5e66
}

.orange2-signup-img {
	position: absolute;
	right: -140px;
	top: -50px;
	z-index: -1
}

.orange2-userinfo {
	background: #1c1f21;
	border-radius: 6px
}

.orange2-userinfo-content {
	background: #1a1c1f
}

.orange2-userinfo-button {
	width: 22%
}

.orange2-userinfo-button,
.orange2-userinfo-logout {
	height: 48px;
	border-radius: 6px;
	cursor: pointer;
	float: left;
	transition: background-color .1s ease-out 0s
}

.orange2-userinfo-logout {
	width: 12%
}

.orange2-userinfo-button:hover,
.orange2-userinfo-logout:hover {
	background: hsla(0, 0%, 100%, .12)
}

.orange2-userinfo-button:hover .i-payin {
	content: url(../images/Sidebar/orange2/payino.png)
}

.orange2-userinfo-button:hover .i-payout {
	content: url(../images/Sidebar/orange2/payouto.png)
}

.orange2-userinfo-button:hover .i-customer {
	content: url(../images/Sidebar/orange2/questiono.png)
}

.orange2-userinfo-button:hover .i-note {
	content: url(../images/Sidebar/orange2/noteo.png)
}

.orange2-userinfo-logout:hover .i-logout {
	content: url(../images/Sidebar/orange2/logouto.png)
}

.yellow4-userinfo {
	background: #0b0d10;
	border-radius: 6px;
	overflow: hidden
}

.yellow4-userinfo-content {
	padding: 8px
}

.yellow4-userinfo-button {
	background: #14161b;
	height: 48px;
	width: calc(20% - 8px);
	margin: 0 4px;
	border-radius: 6px;
	cursor: pointer;
	float: left;
	font-size: 11px;
	transition: background-color .1s ease-out 0s
}

.yellow4-userinfo-button:hover {
	border: 1px solid #f3ba2f
}

.yellow4-userinfo-button:hover .i-payin {
	content: url(../images/Home/yellow4/payin-on.png)
}

.yellow4-userinfo-button:hover .i-payout {
	content: url(../images/Home/yellow4/payout-on.png)
}

.yellow4-userinfo-button:hover .i-customer {
	content: url(../images/Home/yellow4/customer-on.png)
}

.yellow4-userinfo-button:hover .i-note {
	content: url(../images/Home/yellow4/note-on.png)
}

.orange-dialog-header-tab {
	float: left;
	padding: 18px 0;
	text-align: center;
	color: #fff;
	border-bottom: 1px solid #292929;
	cursor: pointer
}

.orange-dialog-header-tab.on,
.orange-dialog-header-tab:hover {
	border-bottom: 1px solid #f56406
}

.casino-tab {
	float: left;
	background: #1b1c1f;
	border-radius: 24px;
	padding: 12px 16px;
	cursor: pointer;
	transition: background-color .1s ease-out 0s, color .1s ease-out 0s
}

.casino-tab.on,
.casino-tab:hover {
	background: rgba(245, 100, 6, .17);
	color: #f56406
}

.img-main {
	content: url(../images/Casino/orange2/main.png)
}

.casino-tab.on .img-main,
.casino-tab:hover .img-main {
	content: url(../images/Casino/orange2/main_1.png)
}

.img-slot {
	content: url(../images/Casino/orange2/slot.png)
}

.casino-tab.on .img-slot,
.casino-tab:hover .img-slot {
	content: url(../images/Casino/orange2/slot_1.png)
}

.img-live {
	content: url(../images/Casino/orange2/live.png)
}

.casino-tab.on .img-live,
.casino-tab:hover .img-live {
	content: url(../images/Casino/orange2/live_1.png)
}

.img-provider {
	content: url(../images/Casino/orange2/provider.png)
}

.casino-tab.on .img-provider,
.casino-tab:hover .img-provider {
	content: url(../images/Casino/orange2/provider_1.png)
}

.casino-comment {
	background: #1c1f21;
	padding: 8px 14px;
	height: 54px;
	text-align: left
}

.base-timer {
	position: relative;
	width: 136px;
	height: 136px
}

.base-timer__svg {
	transform: scaleX(-1)
}

.base-timer__circle {
	fill: none;
	stroke: none
}

.base-timer__path-elapsed {
	stroke-width: 7px;
	stroke: grey
}

.base-timer__path-remaining {
	stroke-width: 7px;
	stroke-linecap: round;
	transform: rotate(90deg);
	transform-origin: center;
	transition: all 1s linear;
	fill-rule: nonzero;
	stroke: currentColor
}

.base-timer__path-remaining.green {
	color: #41b883
}

.base-timer__path-remaining.orange2 {
	color: #f56406
}

.base-timer__path-remaining.yellow4 {
	color: #f3ba2f
}

.base-timer__path-remaining.red {
	color: red
}

.base-timer__label {
	position: absolute;
	width: 136px;
	height: 136px;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 48px
}

@media (max-width:1859px) {
	.content {
		margin-left: 45px
	}

	#sidebar {
		width: 50px;
		display: none;
	}
}

@media (max-width:1600px) {
	#copyright-text {
		padding-top: 30px
	}

	.casino-dialog .el-dialog {
		width: 1340px;
		height: 750px
	}

	#main-banner-img {
		width: 1240px
	}

	#main-banner-img-green {
		width: 100%
	}

	.carousel-caption,
	.carousel-caption-green {
		top: 30px
	}
}

@media (max-width:1440px) {
	.top-menu-orange2 {
		display: none
	}

	#copyright-text {
		padding-top: 0
	}

	.content {
		margin-left: 295px
	}

	#home-category,
	#home-category-border {
		display: none
	}

	.casino-dialog .el-dialog {
		width: 1240px;
		height: 650px
	}

	.carousel-caption .container {
		width: 400px
	}

	.carousel-caption .price,
	.carousel-caption p {
		font-size: 16px
	}

	.carousel-caption {
		top: 0
	}

	#logoimg {
		width: 70%
	}

	.carousel-caption-green .price,
	.carousel-caption-green p {
		font-size: 16px
	}

	.carousel-caption-green {
		top: 60px
	}

	.carousel-caption-green1 img,
	.carousel-caption-green1 p {
		margin-top: 25px !important
	}

	.carousel-caption-yellow .icon img {
		width: 200px
	}

	.virtual-league-panel {
		display: none
	}

	.virtual-video-panel,
	.virtual-video-panel-orange2 {
		width: 100%
	}

	.live-play {
		width: 70px;
		left: calc(50% - 35px);
		top: calc(50% - 35px)
	}

	.live-check {
		width: 90px;
		left: calc(50% - 45px);
		top: calc(50% - 45px)
	}

	.page-with-two-sidebar .content-green {
		margin-right: 0
	}

	.headernav-green,
	.top-menu-in-green {
		margin: 0 !important
	}

	.grey-banner {
		height: 225px
	}

	.live-play-orange2 {
		font-size: 16px;
		padding-top: 24px
	}

	.casino-comment img,
	.live-play-button {
		display: none
	}
}

@media (max-width:1366px) {
	.casino-dialog .el-dialog {
		width: 1140px;
		height: 550px
	}
}

@media (max-width:1280px) {
	#main-banner-img {
		width: 912px
	}

	#main-banner-img-green {
		width: 100%
	}

	.content {
		margin-left: 45px
	}

	#companyimg,
	#header-time {
		display: none
	}

	.casino-dialog .el-dialog {
		width: 100%;
		height: 100%;
		margin-top: 0 !important
	}

	.top-menu-in {
		margin-left: 0;
		margin-right: 0
	}

	#copyright-text {
		padding-top: 0
	}

	.carousel-caption-purple p {
		font-size: 30px;
		margin-top: 180px !important
	}

	.carousel-caption-yellow h3 {
		font-size: 35px
	}

	.carousel-caption-yellow p {
		font-size: 16px;
		margin-top: 20px
	}

	.carousel-caption-yellow .price {
		font-size: 16px;
		margin-top: 30px
	}

	.carousel-caption-yellow .icon {
		margin-top: 20px
	}

	.carousel-caption-white {
		top: 0
	}

	.carousel-caption-white #logoimg {
		width: 200px
	}

	.carousel-caption-green .container {
		padding: 0 60px;
		width: 400px
	}

	.carousel-caption-yellow4 img {
		width: 130px
	}

	.carousel-caption-yellow4 p {
		font-size: 14px
	}

	.carousel-caption-yellow4-sub img {
		width: 130px
	}

	.carousel-caption-yellow4-sub p {
		font-size: 14px;
		margin-top: 160px !important
	}

	.carousel-caption-green1 img {
		width: 200px !important
	}

	.carousel-caption-green1 p {
		font-size: 16px !important
	}
}

@media (max-width:1080px) {
	#main-banner-img {
		width: 1007px
	}

	.carousel-caption,
	.carousel-caption-green {
		top: 20px
	}

	.page-with-two-sidebar .content {
		margin-right: 0
	}

	.notice-menu {
		display: none !important
	}

	#betslip-icon {
		display: block
	}

	.grey-banner {
		height: 325px
	}

	.carousel-caption-green1 img {
		margin-top: 10px !important
	}

	.carousel-caption-green1 p {
		margin-top: 10px !important;
		font-size: 13px !important
	}
}

@media screen and (max-width:768px) {
	.casino-tab {
		margin-right: 0
	}

	#home-category-green {
		display: none
	}

	#main-banner-img,
	#main-banner-img-green {
		width: 100%
	}

	.carousel-caption .price,
	.carousel-caption p {
		font-size: 14px
	}

	.carousel-caption p {
		margin-bottom: 5px
	}

	.carousel-caption .container {
		width: 100%
	}

	.carousel-caption {
		top: 0;
		margin: 0;
		padding: 0
	}

	.carousel-caption-green .price,
	.carousel-caption-green p {
		font-size: 14px
	}

	.carousel-caption-green p {
		margin-bottom: 5px
	}

	.carousel-caption-green .container {
		width: 100%
	}

	#logoimg {
		width: 30%
	}

	.carousel-caption-green {
		top: 20px;
		margin: 0;
		padding: 0
	}

	.carousel-caption-yellow4 img {
		width: 90px;
		margin-top: 10px
	}

	.carousel-caption-yellow4 p {
		font-size: 11px;
		margin-top: 0 !important
	}

	.carousel-caption-yellow4-sub img {
		width: 90px;
		margin-top: 10px
	}

	.carousel-caption-yellow4-sub p {
		font-size: 11px;
		margin-top: 50px !important
	}

	.page-with-two-sidebar .content {
		margin-right: 0;
		margin-left: 0;
		padding: 0;
		margin-top: 0 !important;
	}

	.live-game-cont,
	.slot-game-cont {
		width: 33.3%
	}

	.live-game-cont-orange2,
	.slot-game-cont-orange2 {
		width: 50%;
		padding: 6px;
		font-size: 12px
	}

	.sidebar {
		margin-top: 43px;
		z-index: 1040
	}

	.btn-block {
		padding-left: 3px !important;
		padding-right: 3px !important
	}

	.main-table {
		font-size: 12px
	}

	.main-table.el-table th>.cell {
		font-size: 12px;
		padding-left: 5px;
		padding-right: 5px
	}

	.virtual-table,
	.virtual-table.el-table th>.cell {
		font-size: 11px
	}

	.live-tmenu-name {
		font-size: 14px
	}

	.main-select-drop {
		font-size: 11px
	}

	.main-select-casino-img-blue,
	.main-select-casino-img-blue1,
	.main-select-casino-img-blue2,
	.main-select-casino-img-blue3,
	.main-select-casino-img-blue4,
	.main-select-casino-img-blue5,
	.main-select-casino-img-blue6,
	.main-select-casino-img-gold,
	.main-select-casino-img-gold1,
	.main-select-casino-img-gold2,
	.main-select-casino-img-gold3,
	.main-select-casino-img-gold4,
	.main-select-casino-img-gold5,
	.main-select-casino-img-green,
	.main-select-casino-img-grey,
	.main-select-casino-img-grey1,
	.main-select-casino-img-orange,
	.main-select-casino-img-orange1,
	.main-select-casino-img-orange2,
	.main-select-casino-img-purple,
	.main-select-casino-img-purple1,
	.main-select-casino-img-purple2,
	.main-select-casino-img-red,
	.main-select-casino-img-red1,
	.main-select-casino-img-red2,
	.main-select-casino-img-silver,
	.main-select-casino-img-white,
	.main-select-casino-img-yellow,
	.main-select-casino-img-yellow1,
	.main-select-casino-img-yellow2,
	.main-select-casino-img-yellow3,
	.main-select-no-img-blue,
	.main-select-no-img-blue1,
	.main-select-no-img-blue2,
	.main-select-no-img-blue3,
	.main-select-no-img-blue4,
	.main-select-no-img-blue5,
	.main-select-no-img-blue6,
	.main-select-no-img-gold,
	.main-select-no-img-gold1,
	.main-select-no-img-gold2,
	.main-select-no-img-gold3,
	.main-select-no-img-gold4,
	.main-select-no-img-gold5,
	.main-select-no-img-green,
	.main-select-no-img-grey,
	.main-select-no-img-grey1,
	.main-select-no-img-orange,
	.main-select-no-img-orange1,
	.main-select-no-img-orange2,
	.main-select-no-img-purple,
	.main-select-no-img-purple1,
	.main-select-no-img-purple2,
	.main-select-no-img-red,
	.main-select-no-img-red1,
	.main-select-no-img-red2,
	.main-select-no-img-silver,
	.main-select-no-img-white,
	.main-select-no-img-yellow,
	.main-select-no-img-yellow1,
	.main-select-no-img-yellow2,
	.main-select-no-img-yellow3,
	.main-select-sports-img-blue,
	.main-select-sports-img-blue1,
	.main-select-sports-img-blue2,
	.main-select-sports-img-blue3,
	.main-select-sports-img-blue4,
	.main-select-sports-img-blue5,
	.main-select-sports-img-blue6,
	.main-select-sports-img-gold,
	.main-select-sports-img-gold1,
	.main-select-sports-img-gold2,
	.main-select-sports-img-gold3,
	.main-select-sports-img-gold4,
	.main-select-sports-img-gold5,
	.main-select-sports-img-green,
	.main-select-sports-img-grey,
	.main-select-sports-img-grey1,
	.main-select-sports-img-orange,
	.main-select-sports-img-orange1,
	.main-select-sports-img-orange2,
	.main-select-sports-img-purple,
	.main-select-sports-img-purple1,
	.main-select-sports-img-purple2,
	.main-select-sports-img-red,
	.main-select-sports-img-red1,
	.main-select-sports-img-red2,
	.main-select-sports-img-silver,
	.main-select-sports-img-white,
	.main-select-sports-img-yellow,
	.main-select-sports-img-yellow1,
	.main-select-sports-img-yellow2,
	.main-select-sports-img-yellow3 {
		width: 26px;
		height: 26px
	}

	.main-select-text {
		padding-left: 5px;
		height: 26px
	}

	#money-move-img {
		transform: rotate(90deg)
	}

	.bet-history-tab-green1,
	.bet-history-tab-yellow4 {
		font-size: 12px;
		padding: 10px 5px
	}

	.bet-history-tab-in-green1,
	.bet-history-tab-in-yellow4 {
		padding: 0 !important
	}

	.gametype-button-blue,
	.gametype-button-gold,
	.gametype-button-gold1,
	.gametype-button-green1,
	.gametype-button-grey,
	.gametype-button-orange,
	.gametype-button-orange1,
	.gametype-button-red,
	.gametype-button-red1,
	.gametype-button-white,
	.gametype-button-white1,
	.gametype-button-yellow,
	.gametype-button-yellow1,
	.gametype-button-yellow4 {
		font-size: 12px;
		padding: 5px
	}

	.gametype-button-yellow4 {
		font-size: 12px;
		padding: 8px 5px
	}

	.bg-logo {
		height: 500px;
		background-position: center 300px
	}

	.bg-logo,
	.main-bg-logo {
		background-size: 276px 103px
	}

	.main-bg-logo {
		background-position: center 150px
	}

	.event-no-blue1,
	.event-no-blue2,
	.event-no-blue3,
	.event-no-blue4,
	.event-no-blue5,
	.event-no-blue6,
	.event-no-gold,
	.event-no-gold1,
	.event-no-gold2,
	.event-no-gold3,
	.event-no-gold4,
	.event-no-gold5,
	.event-no-grey1,
	.event-no-orange,
	.event-no-orange1,
	.event-no-orange2,
	.event-no-purple,
	.event-no-purple1,
	.event-no-purple2,
	.event-no-red,
	.event-no-red1,
	.event-no-red2,
	.event-no-silver,
	.event-no-white,
	.event-no-white1,
	.event-no-yellow,
	.event-no-yellow1,
	.event-no-yellow2,
	.event-no-yellow3 {
		font-size: 14px;
		width: 180px;
		padding: 8px 0 8px 10px
	}

	.event-no-blue {
		font-size: 14px;
		width: 80%;
		padding: 8px 0 8px 10px
	}

	.table-b,
	.table-h {
		font-size: 12px
	}

	.attendance-1 {
		width: 23%;
		margin: 10px 1%
	}

	.main-odd-team {
		width: calc(100% - 30px)
	}

	.main-odd-val {
		width: 60px;
		display: inline-block;
	}

	.main-odd-val-white {
		width: 50px
	}

	.popup-dialog .el-dialog {
		margin-top: 0 !important
	}

	.tl_reg_item {
		width: 100%
	}

	.lbl_reg.popup_lbl label,
	.tl_input_popup_required {
		color: #000
	}

	.auth-dialog.signup .el-input__inner.phone {
    width: 30.5%;
}

	.auth-dialog.signup .el-input__inner {
		border: 1px solid #969495;
		background-color: #f1f1f1
	}

	.el-table--border td:first-child .cell,
	.el-table--border th:first-child .cell,
	.el-table .cell {
		padding-left: 5px !important;
		padding-right: 5px !important
	}

	.odds-main-type-tab-in,
	.odds-main-type-tab-in-orange2,
	.odds-main-type-tab-in-white {
		padding: 12px 0
	}

	.bet-type-blue,
	.bet-type-red,
	.status-cancel,
	.status-lose,
	.status-no,
	.status-wait,
	.status-win,
	.status-yes {
		width: 100%
	}

	.bethistory-livescore {
		position: unset
	}

	.bethistory-livescore-in {
		width: 100%;
		height: 190px
	}

	.img-odds-up {
		top: calc(-50% - 2px);
		left: calc(100% - 10px)
	}

	.img-odds-down {
		top: calc(50% + 5px);
		left: calc(100% - 10px)
	}

	.el-message-box {
		width: 90% !important
	}

	.league-favorite {
		position: absolute;
		right: 45px;
		top: 27px
	}

	.carousel-caption-purple p {
		font-size: 16px;
		margin-top: 90px !important
	}

	.carousel-caption-yellow h3 {
		font-size: 20px;
		margin-top: 10px !important
	}

	.carousel-caption-yellow .price,
	.carousel-caption-yellow p {
		font-size: 13px;
		margin-top: 10px
	}

	.carousel-caption-yellow .icon {
		margin-top: 20px
	}

	.carousel-caption-yellow .icon img {
		display: none
	}

	.carousel-caption-white {
		top: 0;
		margin-top: 0;
		font-size: 14px;
		left: 20px
	}

	.carousel-caption-white #logoimg {
		width: 100px
	}

	.width-100-pro-10 {
		width: 98% !important
	}

	.grey-banner {
		height: 145px
	}

	.grey-banner .grey-video {
		top: -30px
	}

	.grey-banner .large-span {
		border-bottom: 1px solid #fff;
		color: #fff;
		font-family: arial;
		font-size: 23pt
	}

	.grey-banner .small-span {
		font-size: 12px
	}

	.grey-banner .grey-logo {
		position: absolute;
		right: 35px;
		bottom: 5px;
		width: 90px;
		z-index: 100
	}

	.main-select-drop-agero {
		font-size: 11px
	}

	.VueCarousel-pagination {
		display: none
	}

	.coin-dialog {
		width: 98%;
		position: absolute;
		left: 1%;
		top: 100px;
		background-color: #ebebeb;
		border-radius: 10px;
		padding-bottom: 30px;
		border: 3px solid #fec106
	}

	.casino-comment {
		height: 42px;
		padding: 4px 12px
	}

	.casino-over {
		bottom: 42px
	}

	.live-game:hover .live-banner-orange2,
	.live-game:hover .live-play,
	.live-game:hover .live-play-orange2 {
		display: none
	}

	.event-tab-blue,
	.event-tab-grey1 {
		width: 33.3%;
		font-size: 13px
	}

	.grey2-button {
		background: #202024
	}

	.orange-banner-title {
		font-size: 16px;
		padding: 16px 16px 8px;
		height: 64px
	}

	.orange-banner-subtitle {
		font-size: 12px;
		padding: 0 16px
	}

	.orange-banner-button {
		font-size: 14px;
		margin: 12px 0 0 16px
	}

	.mini-select-yellow4 input {
		background-color: #14161b;
		color: #fff;
		width: 110px
	}

	.carousel-caption-green1 img {
		margin-top: 20px !important
	}

	.carousel-caption-green1 p {
		margin-top: 10px !important;
		font-size: 13px !important
	}
}


.opacity-35 {
	opacity: .35
}

.opacity-6 {
	opacity: .6
}

.text-black {
	color: #000 !important
}

.text-yellow1 {
	color: #f8d346 !important
}

.text-yellow2 {
	color: #f1c80d !important
}

.text-yellow3 {
	color: #fc0 !important
}

.text-yellow4 {
	color: #f3ba2f !important
}

.text-yellow5 {
	color: #ffbe00 !important
}

.text-yellow6 {
	color: #ffdb00 !important
}

.text-yellow7 {
	color: #ffc105 !important
}

.text-yellow101 {
	color: #dbbe58 !important
}

.text-red {
	color: #ff2c2c !important
}

.text-red1 {
	color: #e30144 !important
}

.text-red2 {
	color: #eb840a !important
}

.text-red100 {
	color: #c80000 !important
}

.text-red101 {
	color: #d63d37 !important
}

.text-red102 {
	color: #dc3644 !important
}

.text-red103 {
	color: #d40511 !important
}

.text-red104 {
	color: #ff1f2c !important
}

.text-red105 {
	color: #ff1515 !important
}

.text-gold {
	color: #ffa863 !important
}

.text-gold1 {
	color: #f7b800 !important
}

.text-gold2 {
	color: #f39200 !important
}

.text-gold3 {
	color: #f7b800 !important
}

.text-gold4 {
	color: #b59157 !important
}

.text-gold5 {
	color: #d6a65c !important
}

.text-gold10 {
	color: #ffd98a !important
}

.text-grey {
	color: #348fe2 !important
}

.text-grey1 {
	color: #aaa !important
}

.text-grey2 {
	color: #b3b3b3 !important
}

.text-grey3 {
	color: #878e99 !important
}

.text-blue {
	color: #0080ff !important
}

.text-blue1 {
	color: #3570be !important
}

.text-blue2 {
	color: #526c98 !important
}

.text-blue3 {
	color: #39b1d6 !important
}

.text-blue4 {
	color: #3364a7 !important
}

.text-blue5 {
	color: #37a9d6 !important
}

.text-blue6 {
	color: #1d98cb !important
}

.text-blue7 {
	color: #f50 !important
}

.text-blue8 {
	color: #082481 !important
}

.text-blue9 {
	color: #09c2f1 !important
}

.text-blue10 {
	color: #11b485 !important
}

.text-blue11 {
	color: #4269b2 !important
}

.text-blue12 {
	color: #4c6f87 !important
}

.text-blue100 {
	color: #4969b2 !important
}

.text-main-blue {
	color: #1f8fff !important
}

.text-main-blue-lighter {
	color: #1fb3ff !important
}

.text-green {
	color: #79e80d !important
}

.text-green1 {
	color: #67b26f !important
}

.text-green2 {
	color: #11851d !important
}

.text-green3 {
	color: #0a9702 !important
}

.text-green100 {
	color: #0fba77 !important
}

.text-green101 {
	color: #11b485 !important
}

.text-orange {
	color: #fc6200 !important
}

.text-orange1 {
	color: #f50 !important
}

.text-orange2 {
	color: #f56406 !important
}

.text-orange100 {
	color: #ed765e !important
}

.text-orange101 {
	color: #f90 !important
}

.text-white {
	color: #fff !important
}

.text-white2 {
	color: #e6e6e6 !important
}

.text-gray {
	color: #a0a0a0 !important
}

.text-gray2 {
	color: #818fab !important
}

.text-silver {
	color: #9499a1 !important
}

.text-purple {
	color: #144ade !important
}

.text-purple1 {
	color: #c6426e !important
}

.text-purple2 {
	color: #c493bd !important
}

.text-inverse {
	color: #2d353c !important
}

.text-success {
	color: #00acac !important
}

.text-info {
	color: #49b6d6 !important
}

.text-primary {
	color: #348fe2 !important
}

.text-warning {
	color: #f59c1a !important
}

.text-danger2 {
	color: #ffb9b7 !important
}

.text-theme-orange {
	color: #fc6200 !important
}

.text-theme-orange1 {
	color: #f50 !important
}

.text-theme-orange2 {
	color: #e15d07 !important
}

.text-theme-purple {
	color: #144ade !important
}

.text-theme-purple1 {
	color: #c6426e !important
}

.text-theme-purple2 {
	color: #c493bd !important
}

.text-theme-blue {
	color: #1f8fff !important
}

.text-theme-blue1 {
	color: #dbbe58 !important
}

.text-theme-blue2 {
	color: #f50 !important
}

.text-theme-blue3 {
	color: #ffc105 !important
}

.text-theme-blue4 {
	color: #4269b2 !important
}

.text-theme-blue5 {
	color: #4c6f87 !important
}

.text-theme-blue6 {
	color: #1d98cb !important
}

.text-theme-yellow {
	color: #f8d346 !important
}

.text-theme-yellow1 {
	color: #d40511 !important
}

.text-theme-yellow2 {
	color: #ffbe00 !important
}

.text-theme-yellow3 {
	color: #ffdb00 !important
}

.text-theme-white {
	color: #f8d346 !important
}

.text-theme-white1 {
	color: #ed765e !important
}

.text-theme-red {
	color: #ff2c2c !important
}

.text-theme-red1 {
	color: #e30144 !important
}

.text-theme-red2 {
	color: #eb840a !important
}

.text-theme-silver {
	color: #4b6cb7 !important
}

.text-theme-gold {
	color: #ffa863 !important
}

.text-theme-gold1 {
	color: #f7b800 !important
}

.text-theme-gold2 {
	color: #f39200 !important
}

.text-theme-gold3 {
	color: #f7b800 !important
}

.text-theme-gold4 {
	color: #b59157 !important
}

.text-theme-gold5 {
	color: #d6a65c !important
}

.text-theme-grey {
	color: #fc6200 !important
}

.text-theme-grey1 {
	color: #fbbd5a !important
}

.text-theme-green {
	color: #79e80d !important
}

.text-theme-green1 {
	color: #67b26f !important
}

.text-delete-orange {
	color: #fc6200 !important
}

.text-delete-orange1 {
	color: #f50 !important
}

.text-delete-purple {
	color: #144ade !important
}

.text-delete-purple1 {
	color: #c6426e !important
}

.text-delete-purple2 {
	color: #c493bd !important
}

.text-delete-blue {
	color: #1f8fff !important
}

.text-delete-blue1 {
	color: #dbbe58 !important
}

.text-delete-blue2 {
	color: #f50 !important
}

.text-delete-blue3 {
	color: #ffc105 !important
}

.text-delete-blue4 {
	color: #4269b2 !important
}

.text-delete-blue5 {
	color: #4c6f87 !important
}

.text-delete-blue6 {
	color: #1d98cb !important
}

.text-delete-yellow,
.text-delete-yellow1,
.text-delete-yellow2 {
	color: #f8d346 !important
}

.text-delete-white,
.text-delete-white1,
.text-delete-yellow3 {
	color: #000 !important
}

.text-delete-red {
	color: #c80000 !important
}

.text-delete-red1 {
	color: #e30144 !important
}

.text-delete-red2 {
	color: #eb840a !important
}

.text-delete-silver {
	color: #9499a1 !important
}

.text-delete-gold {
	color: #ffa863 !important
}

.text-delete-gold1 {
	color: #f7b800 !important
}

.text-delete-gold2 {
	color: #f39200 !important
}

.text-delete-gold3 {
	color: #f7b800 !important
}

.text-delete-gold4 {
	color: #b59157 !important
}

.text-delete-gold5 {
	color: #d6a65c !important
}

.text-delete-green {
	color: #79e80d !important
}

.text-ninkname-orange {
	color: #fc6200 !important
}

.text-ninkname-orange1 {
	color: #f50 !important
}

.text-ninkname-purple {
	color: #144ade !important
}

.text-ninkname-purple1 {
	color: #c6426e !important
}

.text-ninkname-purple2 {
	color: #c493bd !important
}

.text-ninkname-blue {
	color: #1f8fff !important
}

.text-ninkname-blue1 {
	color: #dbbe58 !important
}

.text-ninkname-blue2 {
	color: #f50 !important
}

.text-ninkname-blue3 {
	color: #ffc105 !important
}

.text-ninkname-blue4 {
	color: #4269b2 !important
}

.text-ninkname-blue6 {
	color: #ffb400 !important
}

.text-ninkname-yellow,
.text-ninkname-yellow1,
.text-ninkname-yellow2 {
	color: #f8d346 !important
}

.text-ninkname-yellow3 {
	color: #ffdb00 !important
}

.text-ninkname-white,
.text-ninkname-white1 {
	color: #000 !important
}

.text-ninkname-red {
	color: #c80000 !important
}

.text-ninkname-red1 {
	color: #e30144 !important
}

.text-ninkname-red2 {
	color: #eb840a !important
}

.text-ninkname-silver {
	color: #9499a1 !important
}

.text-ninkname-gold {
	color: #ffa863 !important
}

.text-ninkname-gold1,
.text-ninkname-gold3 {
	color: #f7b800 !important
}

.text-ninkname-gold5 {
	color: #d6a65c !important
}

.text-ninkname-grey {
	color: #348fe2 !important
}

.text-ninkname-green {
	color: #79e80d !important
}

.text-betslip-orange {
	color: #fc6200 !important
}

.text-betslip-orange1 {
	color: #fff !important
}

.text-betslip-orange2 {
	color: #fff !important;
	font-size: 12px
}

.text-betslip-blue {
	color: #1f8fff !important
}

.text-betslip-blue1 {
	color: #dbbe58 !important
}

.text-betslip-blue2 {
	color: #f50 !important
}

.text-betslip-blue3,
.text-betslip-blue4,
.text-betslip-blue5,
.text-betslip-blue6,
.text-betslip-gold2,
.text-betslip-gold5,
.text-betslip-purple,
.text-betslip-purple1,
.text-betslip-purple2,
.text-betslip-red1,
.text-betslip-red2 {
	color: #fff !important
}

.text-betslip-yellow,
.text-betslip-yellow1,
.text-betslip-yellow2 {
	color: #f8d346 !important
}

.text-betslip-yellow3 {
	color: #ffdb00 !important
}

.text-betslip-white,
.text-betslip-white1 {
	color: #000 !important
}

.text-betslip-red {
	color: #c80000 !important
}

.text-betslip-silver {
	color: #9499a1 !important
}

.text-betslip-gold {
	color: #ffa863 !important
}

.text-betslip-gold1,
.text-betslip-gold3 {
	color: #f7b800 !important
}

.text-betslip-gold4 {
	color: #b59157 !important
}

.text-betslip-grey,
.text-betslip-grey1 {
	color: #a0a0a0 !important
}

.text-betslip-green {
	color: #79e80d !important
}

.text-multibetting-orange {
	color: #fc6200 !important
}

.text-multibetting-orange1 {
	color: #f50 !important
}

.text-multibetting-orange2 {
	color: #fff !important
}

.text-multibetting-purple {
	color: #144ade !important
}

.text-multibetting-purple1 {
	color: #c6426e !important
}

.text-multibetting-purple2 {
	color: #c493bd !important
}

.text-multibetting-blue {
	color: #1f8fff !important
}

.text-multibetting-blue1 {
	color: #dbbe58 !important
}

.text-multibetting-blue2 {
	color: #f50 !important
}

.text-multibetting-blue3 {
	color: #ffc105 !important
}

.text-multibetting-blue4 {
	color: #4269b2 !important
}

.text-multibetting-blue5 {
	color: #4c6f87 !important
}

.text-multibetting-blue6 {
	color: #1d98cb !important
}

.text-multibetting-yellow,
.text-multibetting-yellow1,
.text-multibetting-yellow2 {
	color: #f8d346 !important
}

.text-multibetting-yellow3 {
	color: #ffdb00 !important
}

.text-multibetting-green1,
.text-multibetting-yellow4 {
	color: #fff !important
}

.text-multibetting-white {
	color: #000 !important
}

.text-multibetting-white1 {
	color: #ed765e !important
}

.text-multibetting-red {
	color: #ff2c2c !important
}

.text-multibetting-red1 {
	color: #e30144 !important
}

.text-multibetting-red2 {
	color: #eb840a !important
}

.text-multibetting-silver {
	color: #4969b2 !important
}

.text-multibetting-gold {
	color: #ffa863 !important
}

.text-multibetting-gold1 {
	color: #f7b800 !important
}

.text-multibetting-gold2 {
	color: #f39200 !important
}

.text-multibetting-gold3 {
	color: #f7b800 !important
}

.text-multibetting-gold4 {
	color: #b59157 !important
}

.text-multibetting-gold5 {
	color: #d6a65c !important
}

.text-multibetting-grey {
	color: #fff !important
}

.text-multibetting-grey1 {
	color: #fbbd5a !important
}

.text-multibetting-green {
	color: #79e80d !important
}

.text-contrast-blue,
.text-contrast-blue1,
.text-contrast-blue2,
.text-contrast-blue3,
.text-contrast-blue4,
.text-contrast-blue5,
.text-contrast-blue6,
.text-contrast-gold,
.text-contrast-gold1,
.text-contrast-gold2,
.text-contrast-gold3,
.text-contrast-gold4,
.text-contrast-gold5,
.text-contrast-green,
.text-contrast-green1,
.text-contrast-grey,
.text-contrast-grey1,
.text-contrast-orange,
.text-contrast-orange1,
.text-contrast-orange2,
.text-contrast-purple,
.text-contrast-purple1,
.text-contrast-purple2,
.text-contrast-red,
.text-contrast-red1,
.text-contrast-red2,
.text-contrast-silver,
.text-contrast-yellow,
.text-contrast-yellow1,
.text-contrast-yellow2,
.text-contrast-yellow3,
.text-contrast-yellow4 {
	color: #fff !important
}

.text-contrast-white,
.text-contrast-white1 {
	color: #000 !important
}

.bg-white {
	background: #fff !important
}

.bg-white-darker {
	background: #ebebeb !important
}

.bg-silver {
	background: #f0f3f4 !important
}

.bg-silver-grad {
	background: linear-gradient(90deg, #bdc3c7 0, #9c9ea0 30%, #c4c4c4 70%, #7d7979) !important
}

.bg-black {
	background: #2d353c !important
}

.bg-black-main {
	background: #171c22 !important
}

.bg-black-main1 {
	background: #0c0e10 !important
}

.bg-black1 {
	background: #161c22 !important
}

.bg-black2 {
	background: #000 !important;
	border: 3px solid #222
}

.bg-black3 {
	border-bottom: 1px solid #000
}

.bg-black3,
.bg-black4 {
	background: #1e2737;
	background: linear-gradient(180deg, #1e2737, #0b1423)
}

.bg-black4 {
	border: 1px solid #18202a;
	border-bottom-color: #000;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.bg-black5 {
	background: #3b3b3b !important
}

.bg-black6 {
	background: #2c2c2c;
	border: 1px solid #18202a;
	background: linear-gradient(180deg, #2c2c2c, #111);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.bg-black7 {
	background: #b5b5b7
}

.bg-black8 {
	background: #121212;
	background: linear-gradient(180deg, #121212, #2c2c2c)
}

.bg-black10 {
	background-color: #11161a
}

.bg-black11 {
	background-color: #151515 !important
}

.bg-black12 {
	background: #060811 !important
}

.bg-black14 {
	background: #242a30 !important
}

.bg-black15 {
	background: #000 !important
}

.bg-black16 {
	background: linear-gradient(180deg, #151515, #000);
	border-color: #000
}

.bg-black17 {
	background: linear-gradient(180deg, #25323b, #181d21);
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.bg-black17,
.bg-black18 {
	text-align: center;
	clear: both;
	width: 100%
}

.bg-black18 {
	display: table-cell;
	padding: 2px 20px 20px;
	background: #0b1423;
	border: 2px solid #14243d;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.bg-black19 {
	text-align: center;
	clear: both;
	width: 100%;
	background: #000;
	border: 2px solid #2a2a2a;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.bg-black20 {
	background: #1e2737;
	border: 1px solid #3a4352;
	background: linear-gradient(180deg, #1e2737, #0b1423)
}

.bg-black21 {
	background: #1d1d1d;
	border: 1px solid #000;
	background: linear-gradient(180deg, #1d1d1d, #2c2c2c);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.bg-black22 {
	background: #081a30 !important
}

.bg-black23 {
	background: #202020 !important
}

.bg-black24 {
	background: #333 !important
}

.bg-black25 {
	background: #121212 !important
}

.bg-black26 {
	background: #111314 !important
}

.bg-black27 {
	background: #181a1c !important
}

.bg-black28 {
	background: #09090a !important
}

.bg-black29 {
	background: #0b0d10 !important
}

.bg-black30 {
	background: #101216 !important
}

.bg-black31 {
	background-color: #0c0c0c
}

.bg-black32 {
	background-color: #14161b !important
}

.bg-black33 {
	background: #13151e !important
}

.bg-black34 {
	background: #323232 !important
}

.bg-black35 {
	background: #0d1323 !important
}

.bg-attendance-blue2,
.bg-attendance-blue3,
.bg-attendance-blue4,
.bg-attendance-gold,
.bg-attendance-gold2,
.bg-attendance-grey1,
.bg-attendance-red1 {
	background: #171717 !important
}

.bg-attendance-yellow3 {
	background: #11143f !important
}

.bg-attendance-grey {
	background: #2e2e2e !important
}

.bg-attendance-gold3 {
	background: #020c17 !important
}

.bg-attendance-none-blue2,
.bg-attendance-none-blue3,
.bg-attendance-none-blue4,
.bg-attendance-none-gold,
.bg-attendance-none-gold2,
.bg-attendance-none-gold3,
.bg-attendance-none-grey1,
.bg-attendance-none-red1,
.bg-attendance-none-yellow3 {
	background: #070707 !important;
	height: 66px;
}

.bg-attendance-none-grey {
	background: #252525 !important;
}

.bg-attendance-week-blue2,
.bg-attendance-week-blue3,
.bg-attendance-week-blue4,
.bg-attendance-week-gold,
.bg-attendance-week-gold2,
.bg-attendance-week-grey1,
.bg-attendance-week-red1 {
	background: #3c3c3c !important;

}

.bg-attendance-week-yellow3 {
	background: #23295d !important;
}

.bg-attendance-week-grey {
	background: #002435 !important;
}

.bg-attendance-week-gold3 {
	background: #122232 !important;
}

.bg-black-button-blue2,
.bg-black-button-blue3,
.bg-black-button-blue4,
.bg-black-button-gold,
.bg-black-button-gold2,
.bg-black-button-gold3,
.bg-black-button-grey1,
.bg-black-button-red1 {
	background: linear-gradient(180deg, #3b3b3b 0, #191919) !important;
}

.bg-black-button-yellow3 {
	background: linear-gradient(180deg, #23295d 0, #23295d) !important;
}

.bg-black-button-grey {
	border-radius: 5px
}

.bg-black-button-grey,
.bg-black-button-grey:hover {
	background: linear-gradient(180deg, #354562, #111e33)
}

.bg-black-button-grey:hover {
	background-color: #0c1525;
	background-position: 0 -15px;
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.bg-category-blue1,
.bg-category-blue3,
.bg-category-blue5,
.bg-category-gold,
.bg-category-purple,
.bg-category-purple1,
.bg-category-purple2,
.bg-category-red,
.bg-category-red2,
.bg-category-silver,
.bg-category-yellow,
.bg-category-yellow1 {
	background: linear-gradient(180deg, #151515 0, #121212 20%, #111 50%, #111 80%, #101010);
	border-top: 1px solid #000 !important;
	color: #fff !important;
}

.bg-category-blue1:hover,
.bg-category-blue3:hover,
.bg-category-blue5:hover,
.bg-category-gold:hover,
.bg-category-purple1:hover,
.bg-category-purple2:hover,
.bg-category-purple:hover,
.bg-category-red2:hover,
.bg-category-red:hover,
.bg-category-silver:hover,
.bg-category-yellow1:hover,
.bg-category-yellow:hover {
	background: linear-gradient(180deg, #080808 0, #050505 20%, #030303 50%, #040404 80%, #060606) !important
}

.bg-category-orange2 {
	background: #141517;
	padding: 12px 8px !important;
	border: none !important;
	transition: background-color .1s ease-out 0s;
	color: #fff !important
}

.bg-category-orange2.on {
	background: #1e2224
}

.bg-category-orange2:hover {
	background: hsla(0, 0%, 100%, .08) !important;
	border-radius: 6px
}

.bg-category-green1 {
	background: #0d1323;
	padding: 12px 8px !important;
	border: none !important;
	transition: background-color .1s ease-out 0s;
	color: #fff !important
}

.bg-category-green1.on {
	background: #1e2224
}

.bg-category-green1:hover {
	background: hsla(0, 0%, 100%, .08) !important;
	border-radius: 6px
}

.bg-category-yellow4 {
	background: #14161b;
	padding: 12px 8px !important;
	border: none !important;
	transition: background-color .1s ease-out 0s;
	color: #fff !important
}

.bg-category-yellow4.on {
	background: #14161b;
	color: #f3ba2f !important
}

.bg-category-yellow4:hover {
	background: #0b0d10 !important;
	border-radius: 6px;
	color: #f3ba2f !important
}

.bg-category-yellow4.on .category-count,
.bg-category-yellow4:hover .category-count {
	color: #f3ba2f !important
}

.bg-category-gold2,
.bg-category-red1 {
	background: #1a1a1a;
	border-top: 1px solid #000 !important;
	color: #fff !important
}

.bg-category-gold2:hover,
.bg-category-red1:hover {
	background: linear-gradient(180deg, #1a1a1a 0, #191919 20%, #111 50%, #191919 80%, #1a1a1a) !important
}

.bg-category-gold1 {
	background: linear-gradient(180deg, #0a1c30 0, #0a1c30);
	border-top: 1px solid #181f29 !important;
	border-bottom: 2px solid #181f29 !important;
	color: #fff !important
}

.bg-category-gold1:hover {
	background: linear-gradient(180deg, #0a1c30 0, #0f1f2f 20%, #0b151f 50%, #0f1f2f 80%, #0a1c30) !important
}

.bg-category-blue2 {
	background: linear-gradient(180deg, #272727 0, #252525 20%, #222 50%, #1e1e1e 80%, #1c1c1c);
	border-top: 1px solid #111 !important;
	border-bottom: 2px solid #111 !important;
	color: #fff !important
}

.bg-category-blue2:hover {
	background: linear-gradient(180deg, #0b0e13 0, #0d1017 20%, #101318 50%, #111419 80%, #12151c) !important
}

.bg-category-gold3 {
	background: linear-gradient(180deg, #0a1c30 0, #0a1c30);
	border: none !important;
	color: #fff !important
}

.bg-category-gold3:hover {
	background: #2b3541 !important
}

.bg-category-gold4,
.bg-category-gold5 {
	background: #121212;
	border-bottom: 1px solid #171717 !important;
	border-top: 1px solid #171717 !important;
	color: #fff !important
}

.bg-category-gold4:hover,
.bg-category-gold5:hover {
	background: linear-gradient(180deg, #121212 0, #101010 20%, #0a0a0a 50%, #0f0f0f 80%, #121212) !important
}

.bg-category-blue4 {
	background: #25262a;
	border-top: 1px solid #111 !important;
	border-bottom: 2px solid #111 !important;
	color: #fff !important
}

.bg-category-blue4:hover {
	background: linear-gradient(180deg, #0b0e13 0, #0d1017 20%, #101318 50%, #111419 80%, #12151c) !important
}

.bg-category-blue6 {
	background: #020515;
	border-top: 1px solid #111 !important;
	border-bottom: 2px solid #111 !important;
	color: #fff !important
}

.bg-category-blue6:hover {
	background: linear-gradient(180deg, #0b0e13 0, #0d1017 20%, #101318 50%, #111419 80%, #12151c) !important
}

.bg-category-yellow3 {
	background: linear-gradient(180deg, #171a40 0, #171a40);
	border-top: 1px solid #10122f !important;
	border-bottom: 2px solid #10122f !important;
	color: #fff !important
}

.bg-category-yellow3:hover {
	background: linear-gradient(180deg, #0a1c30 0, #0f1f2f 20%, #0b151f 50%, #0f1f2f 80%, #0a1c30) !important
}

.bg-category-orange1 {
	background: linear-gradient(180deg, #0d161f 0, #1b2733);
	border-top: 1px solid #474b4e !important;
	border-bottom: 2px solid #05162a !important;
	color: #fff !important
}

.bg-category-orange1:hover {
	background: linear-gradient(180deg, #010409 0, #1a1a1a) !important
}

.bg-category-grey1 {
	background: #161616 !important;
	border-top: 1px solid #2a2a2a !important;
	border-bottom: 1px solid #010101 !important;
	color: #fff !important
}

.bg-category-grey1:hover {
	background: #2a2a2a !important
}

.bg-category-white,
.bg-category-white1 {
	background: linear-gradient(180deg, #efefef 0, #efefef 20%, #efefef 50%, #efefef 80%, #eee);
	border-top: 1px solid #a2a2a2 !important;
	border-bottom: 2px solid #a2a2a2 !important;
	color: #000 !important
}

.bg-category-white1:hover,
.bg-category-white:hover {
	background: linear-gradient(180deg, #f4f4f4 0, #e2e2e2 20%, #a6a6a6 50%, #e2e2e2 80%, #f4f4f4) !important
}

.bg-category-orange .category-count {
	background: #fb6200 !important
}

.bg-category-purple .category-count {
	background: #0037ce !important
}

.bg-category-purple1 .category-count {
	background: linear-gradient(90deg, #642b73 0, #c6426e) !important
}

.bg-category-grey .category-count {
	background: #000
}

.bg-category-blue .category-count {
	background: #1f8fff !important
}

.bg-category-blue3 .category-count {
	background: #082481 !important
}

.bg-category-yellow2 .category-count {
	background: #ffbe00 !important;
	color: #000 !important
}

.bg-category-yellow3 .category-count {
	background: linear-gradient(90deg, #ffdb00 0, #ffb700) !important;
	color: #000 !important
}

.bg-category-white1 .category-count,
.bg-category-white .category-count {
	background: #f1c80d !important;
	color: #000 !important
}

.bg-category-red .category-count {
	background: #c80000 !important
}

.bg-category-silver .category-count {
	background: linear-gradient(90deg, #bdc3c7 0, #9c9ea0 30%, #c4c4c4 70%, #7d7979) !important;
	color: #000 !important
}

.bg-category-blue1 .category-count {
	background: linear-gradient(90deg, #8c6313 0, #d7cc63 30%, #c2993f 60%, #dcae61) !important;
	color: #000 !important
}

.bg-category-gold .category-count {
	background: #ffa863 !important
}

.bg-category-gold1 .category-count {
	background: #f7b800 !important;
	color: #000 !important
}

.bg-category-gold2 .category-count {
	background: #f39200 !important;
	color: #000 !important
}

.bg-category-gold4 .category-count {
	background: linear-gradient(90deg, #ffd98a 0, #b59157) !important;
	color: #000 !important
}

.bg-category-grey1 .category-count {
	background: #161616 !important
}

.bg-location-white,
.bg-location-white1 {
	padding: 0 !important;
	background: #dbdbdb !important;
	border-top: 1px solid #a7a7a7 !important;
	border-bottom: 1px solid #a7a7a7 !important;
	color: #000 !important
}

.bg-location-white1:hover,
.bg-location-white:hover {
	background: linear-gradient(180deg, #f4f4f4 0, #e2e2e2 20%, #a6a6a6 50%, #e2e2e2 80%, #f4f4f4) !important
}

.bg-location-gold1 {
	padding: 0 !important;
	background: #112236 !important;
	border-top: 1px solid grey !important;
	color: #fff !important
}

.bg-location-gold1:hover {
	background: linear-gradient(180deg, #f4f4f4 0, #e2e2e2 20%, #a6a6a6 50%, #e2e2e2 80%, #f4f4f4) !important
}

.bg-location-gold3 {
	padding: 0 !important;
	background: #112236 !important;
	border-top: 1px solid grey !important;
	color: #fff !important
}

.bg-location-gold3:hover {
	background: #2b3541 !important
}

.bg-location-blue4 {
	padding: 0 !important;
	background: #1b1b23 !important;
	border-top: 1px solid grey !important;
	color: #fff !important
}

.bg-location-blue4:hover {
	background: linear-gradient(180deg, #f4f4f4 0, #e2e2e2 20%, #a6a6a6 50%, #e2e2e2 80%, #f4f4f4) !important
}

.bg-location-orange2 {
	padding: 0 !important;
	background: #1e2124 !important;
	border: none !important;
	color: #fff !important;
	transition: background-color .1s ease-out 0s
}

.bg-location-orange2.on {
	background: #292c30 !important;
	border-radius: 6px
}

.bg-location-orange2:hover {
	background: #2b2e33 !important;
	border-radius: 6px
}

.bg-location-orange2:before {
	content: none !important
}

.bg-location-yellow4 {
	padding: 0 !important;
	background: #0b0d10 !important;
	border: none !important;
	color: #fff !important;
	transition: background-color .1s ease-out 0s
}

.bg-location-yellow4.on,
.bg-location-yellow4:hover {
	background: #0b0d10 !important;
	color: #f3ba2f !important
}

.bg-location-yellow4:before {
	content: none !important
}

.bg-location-yellow4.on .cat-count-yellow4,
.bg-location-yellow4:hover .cat-count-yellow4 {
	color: #f3ba2f !important
}

.bg-league-white,
.bg-league-white1 {
	background: #a1a1a1 !important;
	border-top: 1px solid #777 !important;
	border-bottom: 1px solid #777 !important;
	color: #000 !important
}

.bg-league-white1:hover,
.bg-league-white:hover {
	background: linear-gradient(180deg, #f4f4f4 0, #e2e2e2 20%, #a6a6a6 50%, #e2e2e2 80%, #f4f4f4) !important
}

.bg-league-gold1 {
	background: #313e4e !important;
	border-top: 1px solid grey !important;
	color: #fff !important
}

.bg-league-gold1:hover {
	background: linear-gradient(180deg, #f4f4f4 0, #e2e2e2 20%, #a6a6a6 50%, #e2e2e2 80%, #f4f4f4) !important
}

.bg-league-gold3 {
	background: #313e4e !important;
	border-top: 1px solid grey !important;
	color: #fff !important
}

.bg-league-gold3:hover {
	background: #2b3541 !important
}

.bg-league-blue4 {
	background: #39383e !important;
	border-top: 1px solid grey !important;
	color: #fff !important
}

.bg-league-blue4:hover {
	background: linear-gradient(180deg, #f4f4f4 0, #e2e2e2 20%, #a6a6a6 50%, #e2e2e2 80%, #f4f4f4) !important
}

.bg-league-orange2 {
	background: #1a1c1f !important;
	border: none !important;
	color: #fff !important;
	transition: background-color .1s ease-out 0s
}

.bg-league-orange2:hover {
	background: #060708 !important;
	border-radius: 6px
}

.bg-league-yellow4 {
	background: #14161b !important;
	border: none !important;
	color: #fff !important;
	transition: background-color .1s ease-out 0s
}

.bg-league-yellow4:hover {
	background: #14161b !important;
	color: #f3ba2f !important
}

.bg-league-yellow4:hover .cat-count-yellow4 {
	color: #f3ba2f !important
}

.bg-league-yellow3 {
	background: #313665 !important;
	border-top: 1px solid grey !important;
	color: #fff !important
}

.bg-league-yellow3:hover {
	background: linear-gradient(180deg, #f4f4f4 0, #e2e2e2 20%, #a6a6a6 50%, #e2e2e2 80%, #f4f4f4) !important;
	color: #000 !important
}

.bg-league-grey1 {
	background: #3d3d3d !important
}

.cat-count-white,
.cat-count-white1 {
	background: #f1c80d !important;
	color: #000 !important
}

.cat-count-gold1,
.cat-count-gold3 {
	background: #f7b800 !important;
	color: #000 !important
}

.cat-count-green1,
.cat-count-orange2,
.cat-count-yellow4 {
	background: none !important;
	color: #fff !important
}

.cat-count-gold2 {
	background: #f39200 !important;
	color: #000 !important
}

.cat-count-gold4 {
	background: linear-gradient(90deg, #ffd98a 0, #b59157) !important;
	color: #000 !important
}

.cat-count-yellow3 {
	background: linear-gradient(90deg, #ffdb00 0, #ffb700) !important;
	color: #000 !important
}

.bg-white-top {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #7d797a;
	background: linear-gradient(180deg, #d0d0d0 0, #d7d7d7 20%, #e7e7e7 50%, #f4f4f4 80%, #fafafa) !important
}

.bg-black-top {
	border-top: 1px solid #565656;
	border-bottom: 3px solid #000;
	background: linear-gradient(180deg, #101010 0, #121212 20%, #181617 50%, #1c1a1b 80%, #201c1b) !important
}

.bg-primary2 {
	background: linear-gradient(180deg, #0042a6, #0061c1);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.bg-black-darker {
	background-color: #161c22 !important
}

.bg-black-darker1 {
	background: #191919 !important
}

.bg-black-darker3 {
	background: #212121 !important
}

.bg-black-darker5 {
	background: #3a2828 !important
}

.bg-black-darker2 {
	background-color: #000 !important
}

.bg-black-darker6 {
	background-color: #111 !important
}

.bg-black-darker7 {
	background: #000 !important
}

.bg-black-darker8 {
	background-color: #081a30 !important
}

.bg-black7-1 {
	background: #1d1d1d;
	border-bottom: 1px solid #000;
	background: linear-gradient(180deg, #1d1d1d, #2c2c2c)
}

.bg-black-lighter {
	background: #575d63 !important
}

.bg-grey1 {
	background: #12161a !important
}

.bg-grey3 {
	background: #2a3034 !important
}

.bg-grey4 {
	background: #232a2f !important
}

.bg-grey5 {
	background: #1e2428 !important
}

.bg-grey6 {
	background: #282b30 !important
}

.bg-grey7 {
	background: #2c353c !important
}

.bg-grey8 {
	background: #25292c !important
}

.bg-grey9 {
	background: #1e2327 !important
}

.bg-grey10 {
	background: #2e3439 !important
}

.bg-grey11 {
	background: #262728 !important
}

.bg-grey12 {
	background: #262626 !important
}

.bg-grey13 {
	background: #b9b9b9 !important
}

.bg-grey14 {
	background: #eee !important
}

.bg-grey15 {
	background: #dedede !important
}

.bg-grey16 {
	background: #cacaca !important
}

.bg-grey17 {
	background: linear-gradient(180deg, #fff 0, #f0f0f0 20%, #d5d5d5 50%, #bdbdbd 80%, #aeaeae);
	border-top: none;
	border-bottom: none
}

.bg-grey18 {
	background: #8b8b8b !important
}

.bg-grey19 {
	background: #babbbd !important
}

.bg-grey20 {
	background: #a1a1a1 !important
}

.bg-grey21 {
	background: #efefef !important
}

.bg-grey22 {
	background: #b3b3b3 !important
}

.bg-grey23 {
	background: #bebebe !important
}

.bg-grey24 {
	background: #1e2a3a !important
}

.bg-grey25 {
	background: #313131 !important
}

.bg-grey26 {
	background: #1e2224 !important
}

.bg-grey27 {
	background: #171719 !important
}

.bg-grey28 {
	background: #16181a !important
}

.bg-grey29 {
	background: #19191c !important
}

.bg-grey30 {
	background: #17171a !important
}

.bg-grey31 {
	background: #1b1c1f !important;
	border: 1px solid #1b1c1f !important
}

.bg-grey32 {
	background: #202024 !important
}

.bg-grey33 {
	background: #1b1b23 !important
}

.bg-grey34 {
	background: #1f2124 !important
}

.bg-grey35 {
	background: #1a1c1f !important
}

.bg-grey36 {
	background: #181a20 !important
}

.bg-grey37 {
	background: #16171a !important
}

.bg-grey-main {
	background: #2f343a !important
}

.bg-grey-main1 {
	background: #2e2e2e !important
}

.bg-grey-darker {
	background: #929ba1 !important
}

.bg-grey-lighter {
	background: #c5ced4 !important
}

.bg-page-header-orange {
	background: #fb6200 !important;
	color: #fff !important;
	font-size: 18px
}

.bg-page-header-orange1 {
	background: #f50 !important;
	color: #fff !important;
	font-size: 18px
}

.bg-page-header-purple {
	background: #0037ce !important;
	color: #fff !important;
	font-size: 18px
}

.bg-page-header-purple1 {
	background: linear-gradient(90deg, #642b73 0, #c6426e) !important;
	color: #fff !important;
	font-size: 18px
}

.bg-page-header-purple2 {
	background: #604b98 !important;
	color: #fff !important;
	font-size: 18px
}

.bg-page-header-blue {
	background: #1fb3ff !important;
	color: #fff !important;
	font-size: 18px
}

.bg-page-header-blue1 {
	background: linear-gradient(90deg, #8c6313 0, #d7cc63 30%, #c2993f 60%, #dcae61) !important;
	color: #000 !important;
	font-size: 18px
}

.bg-page-header-blue2 {
	background: #f50 !important;
	color: #fff !important;
	font-size: 18px
}

.bg-page-header-blue3 {
	background: #082481 !important;
	color: #fff !important;
	font-size: 18px
}

.bg-page-header-blue4 {
	background: #1a1b22 !important;
	color: #fff !important;
	font-size: 18px
}

.bg-page-header-blue5 {
	background: #111 !important;
	border-bottom: 6px solid #4c6f87 !important
}

.bg-page-header-blue5,
.bg-page-header-blue6 {
	color: #fff !important;
	font-size: 18px;
	border-radius: 0
}

.bg-page-header-blue6 {
	background: #13151e !important;
	border-bottom: 6px solid #ffb400 !important
}

.bg-page-header-yellow {
	background: #f1c80d !important;
	color: #000 !important;
	font-size: 18px
}

.bg-page-header-yellow1 {
	background: #d40511 !important;
	color: #fff !important;
	font-size: 18px
}

.bg-page-header-yellow2 {
	background: #ffbe00 !important;
	color: #000 !important;
	font-size: 18px
}

.bg-page-header-red {
	background: #ff2c2c !important;
	color: #fff !important;
	font-size: 18px
}

.bg-page-header-red1 {
	background: #e30144 !important;
	color: #fff !important;
	font-size: 18px
}

.bg-page-header-red2 {
	background: #f83600 !important;
	color: #fff !important;
	font-size: 18px
}

.bg-page-header-gold {
	background: linear-gradient(to bottom right, #ffa462 0, #fdd286) !important;
	color: #000 !important;
	font-size: 18px
}

.bg-page-header-gold1 {
	background: linear-gradient(to bottom right, #f7b800 0, #e88b00) !important;
	color: #000 !important;
	font-size: 18px
}

.bg-page-header-gold2 {
	background: #f39200 !important;
	color: #000 !important;
	font-size: 18px
}

.bg-page-header-gold3 {
	background: #0a1c30 !important;
	color: #fff !important;
	font-size: 18px
}

.bg-page-header-gold4 {
	background: #b59157 !important;
	color: #000 !important;
	font-size: 18px
}

.bg-page-header-gold5 {
	background: linear-gradient(to bottom right, #02224e 0, #02234f) !important;
	color: #fff !important;
	font-size: 18px
}

.bg-page-header-green {
	background: #7aea0c !important;
	color: #000 !important;
	font-size: 18px
}

.bg-page-header-grey {
	background: #004080 !important;
	color: #fff !important;
	font-size: 16px
}

.bg-page-header-grey1 {
	background: #010101 !important;
	color: #fff !important;
	font-size: 18px
}

.bg-page-header-silver {
	background: linear-gradient(90deg, #bdc3c7 0, #9c9ea0 30%, #c4c4c4 70%, #7d7979) !important;
	color: #000 !important;
	font-size: 18px
}

.bg-page-header-white {
	background: #f1c80d !important;
	color: #000 !important;
	font-size: 18px
}

.bg-page-header-white1 {
	background: #ed765e !important;
	color: #000 !important;
	font-size: 18px
}

.bg-page-header-yellow3 {
	background: linear-gradient(90deg, #ffdb00 0, #ffb700) !important;
	color: #000 !important;
	font-size: 18px
}

.bg-mainnave-orange {
	background: #2e2e2e !important
}

.bg-mainnave-orange1 {
	background: #081a30 !important
}

.bg-mainnave-orange2 {
	background: #1d1e21 !important
}

.bg-mainnave-purple,
.bg-mainnave-purple1 {
	background: #2e2e2e !important
}

.bg-mainnave-purple2 {
	background: #000 !important
}

.bg-mainnave-blue,
.bg-mainnave-blue1 {
	background: #2e2e2e !important
}

.bg-mainnave-blue2 {
	background: #081a30 !important
}

.bg-mainnave-blue3 {
	background: #212121 !important
}

.bg-mainnave-blue4 {
	background: #0c0d12 !important
}

.bg-mainnave-blue5,
.bg-mainnave-blue6 {
	background: #212121 !important
}

.bg-mainnave-yellow,
.bg-mainnave-yellow1,
.bg-mainnave-yellow2,
.bg-mainnave-yellow3 {
	background: #2e2e2e !important
}

.bg-mainnave-yellow4 {
	background: #14161b !important
}

.bg-mainnave-red {
	background: #2e2e2e !important
}

.bg-mainnave-red1,
.bg-mainnave-red2 {
	background: #000 !important
}

.bg-mainnave-gold,
.bg-mainnave-gold1 {
	background: #2e2e2e !important
}

.bg-mainnave-gold2 {
	background: #000 !important
}

.bg-mainnave-gold3 {
	background: #0a1c30 !important
}

.bg-mainnave-gold4 {
	background: #121212 !important
}

.bg-mainnave-gold5 {
	background: #000 !important
}

.bg-mainnave-green {
	background: #2e2e2e !important
}

.bg-mainnave-grey {
	background: #004080 !important
}

.bg-mainnave-grey1 {
	background: #212121 !important
}

.bg-mainnave-silver {
	background: #2e2e2e !important
}

.bg-mainnave-white,
.bg-mainnave-white1 {
	background: #efefef !important
}

.bg-dialog-orange,
.bg-dialog-orange1 {
	background: #232a2f !important;
	color: #fff !important;
	border: 1px solid #fff
}

.bg-dialog-orange2 {
	background: #16171a !important;
	color: #fff !important;
	padding: 32px
}

.bg-dialog-purple,
.bg-dialog-purple1 {
	background: #232a2f !important;
	color: #fff !important;
	border: 1px solid #fff
}

.bg-dialog-purple2 {
	background: #121212 !important;
	color: #fff !important;
	border: 1px solid #fff
}

.bg-dialog-blue,
.bg-dialog-blue1 {
	background: #232a2f !important;
	color: #fff !important;
	border: 1px solid #fff
}

.bg-dialog-blue2,
.bg-dialog-blue3 {
	background: #081a30 !important;
	color: #fff !important;
	border: 1px solid #fff
}

.bg-dialog-blue4 {
	background: #212227 !important
}

.bg-dialog-blue4,
.bg-dialog-blue5 {
	color: #fff !important;
	border: 1px solid #fff
}

.bg-dialog-blue5 {
	background: #081a30 !important
}

.bg-dialog-blue6 {
	background: #13151e !important;
	color: #fff !important;
	border: 1px solid #fff
}

.bg-dialog-yellow,
.bg-dialog-yellow1,
.bg-dialog-yellow2,
.bg-dialog-yellow3 {
	background: #232a2f !important;
	color: #fff !important;
	border: 1px solid #fff
}

.bg-dialog-green1,
.bg-dialog-yellow4 {
	background: #181a20 !important;
	color: #fff !important;
	padding: 32px
}

.bg-dialog-red {
	background: #232a2f !important
}

.bg-dialog-red,
.bg-dialog-red1 {
	color: #fff !important;
	border: 1px solid #fff
}

.bg-dialog-red1 {
	background: #111 !important
}

.bg-dialog-red2 {
	background: #121212 !important;
	color: #fff !important;
	border: 1px solid #fff
}

.bg-dialog-gold,
.bg-dialog-gold1,
.bg-dialog-gold2,
.bg-dialog-gold3 {
	background: #232a2f !important;
	color: #fff !important;
	border: 1px solid #fff
}

.bg-dialog-gold4,
.bg-dialog-gold5 {
	background: #121212 !important;
	color: #fff !important;
	border: 1px solid #fff
}

.bg-dialog-green {
	background: #232a2f !important;
	color: #fff !important;
	border: 1px solid #fff
}

.bg-dialog-grey {
	background: none !important;
	color: #fff !important
}

.bg-dialog-silver {
	background: #232a2f !important;
	color: #fff !important;
	border: 1px solid #fff
}

.bg-dialog-white,
.bg-dialog-white1 {
	background: #ebebeb !important;
	color: #000 !important;
	border: 1px solid #fff
}

.bg-coin-dialog {
	background: #ebebeb !important;
	color: #000 !important;
	border: 3px solid #fec106;
	border-radius: 10px
}

.bg-preview-orange {
	background: #fb6200 !important;
	color: #fff
}

.bg-preview-orange1 {
	background: #f50 !important;
	color: #fff
}

.bg-preview-orange2 {
	background: #f56406 !important;
	color: #fff
}

.bg-preview-purple {
	background: #0037ce !important;
	color: #fff
}

.bg-preview-purple1 {
	background: linear-gradient(90deg, #642b73 0, #c6426e) !important;
	color: #fff
}

.bg-preview-purple2 {
	background: linear-gradient(90deg, #c493bd 0, #654ea3) !important;
	color: #fff
}

.bg-preview-blue {
	background: #1fb3ff !important;
	color: #fff
}

.bg-preview-blue1 {
	background: linear-gradient(90deg, #8c6313 0, #d7cc63 30%, #c2993f 60%, #dcae61) !important;
	color: #000
}

.bg-preview-blue2 {
	background: linear-gradient(90deg, #0b2938 0, #1d6f95) !important;
	color: #fff
}

.bg-preview-blue3 {
	background: #ffc105 !important;
	color: #000
}

.bg-preview-blue4 {
	background: #4269b2 !important;
	color: #fff
}

.bg-preview-blue5 {
	background: #4c6f87 !important;
	color: #fff
}

.bg-preview-blue6 {
	background: #1d98cb !important;
	color: #fff
}

.bg-preview-yellow,
.bg-preview-yellow1 {
	background: #f1c80d !important;
	color: #000
}

.bg-preview-yellow2 {
	background: #ffbe00 !important;
	color: #fff
}

.bg-preview-yellow3 {
	background: linear-gradient(90deg, #ffdb00 0, #ffb700) !important;
	color: #000
}

.bg-preview-red {
	background: #c80000 !important;
	color: #000
}

.bg-preview-red1 {
	background: linear-gradient(90deg, #ff0030 0, #ff0857) !important;
	color: #fff
}

.bg-preview-red2 {
	background: linear-gradient(90deg, #fe8c00 0, #f83600) !important;
	color: #fff
}

.bg-preview-gold {
	background: url(../images/login/keyring-modal.png) no-repeat;
	background-size: 100% 100%;
	color: #000
}

.bg-preview-gold1 {
	background: #f7b800 !important;
	color: #000
}

.bg-preview-gold2 {
	background: #f39200 !important;
	color: #000
}

.bg-preview-gold3 {
	background: #f7b800 !important;
	color: #000
}

.bg-preview-gold4 {
	background: linear-gradient(90deg, #ffd98a 0, #b59157) !important;
	color: #000
}

.bg-preview-gold5 {
	background: #d6a65c !important;
	color: #000
}

.bg-preview-green {
	background: #7aea0c !important;
	color: #fff
}

.bg-preview-green1 {
	background: #67b26f !important;
	color: #fff
}

.bg-preview-grey {
	background: #2d353c !important;
	color: #fff
}

.bg-preview-grey1 {
	background: #fbbd5a !important;
	color: #000
}

.bg-preview-silver {
	background: linear-gradient(90deg, #4b6cb7 0, #182848) !important;
	color: #000
}

.bg-preview-white {
	background: #f1c80d !important;
	color: #000
}

.bg-preview-white1 {
	background: #ed765e !important;
	color: #000
}

.bg-signdialog-orange,
.bg-signdialog-orange1 {
	background: #232a2f !important;
	width: 650px;
	border: 1px solid #fff
}

.bg-signdialog-orange2 {
	background: #16171a !important;
	width: 576px;
	padding: 24px 32px
}

.bg-signdialog-purple,
.bg-signdialog-purple1 {
	background: #232a2f !important;
	width: 650px;
	border: 1px solid #fff
}

.bg-signdialog-purple2 {
	background: #121212 !important;
	width: 650px;
	border: 1px solid #fff
}

.bg-signdialog-blue,
.bg-signdialog-blue1 {
	background: #232a2f !important;
	width: 650px;
	border: 1px solid #fff
}

.bg-signdialog-blue2,
.bg-signdialog-blue3 {
	background: #081a30 !important;
	width: 650px;
	border: 1px solid #fff
}

.bg-signdialog-blue4 {
	background: #212227 !important;
	width: 650px;
	border: 1px solid #fff
}

.bg-signdialog-blue5 {
	background: #081a30 !important;
	width: 650px;
	border: 1px solid #fff
}

.bg-signdialog-blue6 {
	background: #13151e !important;
	width: 650px;
	border: 1px solid #fff
}

.bg-signdialog-red,
.bg-signdialog-yellow,
.bg-signdialog-yellow1,
.bg-signdialog-yellow2 {
	background: #232a2f !important;
	width: 650px;
	border: 1px solid #fff
}

.bg-signdialog-red1 {
	background: #111 !important;
	width: 650px;
	border: 1px solid #fff
}

.bg-signdialog-red2 {
	background: #121212 !important;
	width: 650px;
	border: 1px solid #fff
}

.bg-signdialog-gold,
.bg-signdialog-gold1,
.bg-signdialog-gold2,
.bg-signdialog-gold3 {
	background: #232a2f !important;
	width: 650px;
	border: 1px solid #fff
}

.bg-signdialog-gold4,
.bg-signdialog-gold5 {
	background: #121212 !important;
	width: 650px;
	border: 1px solid #fff
}

.bg-signdialog-green {
	background: #232a2f !important;
	width: 650px;
	border: 1px solid #fff
}

.bg-signdialog-grey {
	background: none !important;
	width: 650px
}

.bg-signdialog-silver {
	background: #232a2f !important;
	width: 650px;
	border: 1px solid #fff
}

.bg-signdialog-white,
.bg-signdialog-white1 {
	background: #ebebeb !important;
	width: 650px;
	border: 1px solid #fff
}

.bg-signdialog-yellow3 {
	background: #232a2f !important;
	width: 650px;
	border: 1px solid #fff
}

.bg-signdialog-green1,
.bg-signdialog-yellow4 {
	background: #181a20 !important;
	width: 576px;
	padding: 24px 32px
}

.bg-signdialogm-orange2 {
	background: #16171a !important;
	width: 100%;
	padding: 8px
}

.bg-signdialogm-blue,
.bg-signdialogm-blue1,
.bg-signdialogm-blue2,
.bg-signdialogm-blue3,
.bg-signdialogm-blue4,
.bg-signdialogm-blue5,
.bg-signdialogm-blue6,
.bg-signdialogm-gold,
.bg-signdialogm-gold1,
.bg-signdialogm-gold2,
.bg-signdialogm-gold3,
.bg-signdialogm-gold4,
.bg-signdialogm-gold5,
.bg-signdialogm-green,
.bg-signdialogm-grey,
.bg-signdialogm-orange,
.bg-signdialogm-purple,
.bg-signdialogm-purple1,
.bg-signdialogm-purple2,
.bg-signdialogm-red,
.bg-signdialogm-red1,
.bg-signdialogm-red2,
.bg-signdialogm-silver,
.bg-signdialogm-white,
.bg-signdialogm-white1,
.bg-signdialogm-yellow,
.bg-signdialogm-yellow1,
.bg-signdialogm-yellow2,
.bg-signdialogm-yellow3 {
	background: #fff !important;
	width: 100%;
	border-radius: 5px
}

.bg-login-sideback-blue,
.bg-login-sideback-blue1,
.bg-login-sideback-blue2,
.bg-login-sideback-gold,
.bg-login-sideback-gold1,
.bg-login-sideback-green,
.bg-login-sideback-grey,
.bg-login-sideback-orange,
.bg-login-sideback-orange1,
.bg-login-sideback-purple,
.bg-login-sideback-red,
.bg-login-sideback-silver,
.bg-login-sideback-yellow,
.bg-login-sideback-yellow1,
.bg-login-sideback-yellow2 {
	background: #2d353c !important
}

.bg-login-sideback-white,
.bg-login-sideback-white1 {
	background: #fff !important;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.bg-login-sideback-yellow3 {
	background-color: #0a0d29 !important
}

.bg-login-sideback-grey1 {
	background: #212121 !important
}

.bg-login-sideback-blue3,
.bg-login-sideback-blue4,
.bg-login-sideback-blue5,
.bg-login-sideback-blue6,
.bg-login-sideback-gold4,
.bg-login-sideback-purple1,
.bg-login-sideback-purple2,
.bg-login-sideback-red2 {
	background: #121212 !important
}

.bg-login-sideback-gold2,
.bg-login-sideback-red1 {
	background: #111 !important
}

.bg-login-sideback-gold3 {
	background: #0a1c30 !important
}

.bg-login-side1-blue,
.bg-login-side1-blue1,
.bg-login-side1-blue2,
.bg-login-side1-gold,
.bg-login-side1-gold1,
.bg-login-side1-green,
.bg-login-side1-orange,
.bg-login-side1-orange1,
.bg-login-side1-purple,
.bg-login-side1-red,
.bg-login-side1-silver,
.bg-login-side1-yellow,
.bg-login-side1-yellow1,
.bg-login-side1-yellow2 {
	background-color: #161c22 !important
}

.bg-login-side1-grey {
	background-color: #242a30 !important
}

.bg-login-side1-grey1 {
	background: #151515 !important
}

.bg-login-side1-white,
.bg-login-side1-white1 {
	background: #fff !important
}

.bg-login-side1-yellow3 {
	background-color: #0a0d29 !important
}

.bg-login-side1-blue3,
.bg-login-side1-blue4,
.bg-login-side1-blue5,
.bg-login-side1-blue6,
.bg-login-side1-gold4,
.bg-login-side1-gold5,
.bg-login-side1-purple1,
.bg-login-side1-purple2,
.bg-login-side1-red2 {
	background-color: #121212 !important
}

.bg-login-side1-gold2,
.bg-login-side1-red1 {
	background-color: #111 !important;
	border-color: #454344 !important
}

.bg-login-side1-gold3 {
	background-color: #0a1c30 !important;
	border-color: #454344 !important
}

.bg-login-side1-white1 input,
.bg-login-side1-white input {
	color: #000
}

.bg-login-side1-grey1 input {
	background: #fff;
	color: #000
}

.bg-login-side2-blue,
.bg-login-side2-blue1,
.bg-login-side2-blue2,
.bg-login-side2-gold,
.bg-login-side2-gold1,
.bg-login-side2-green,
.bg-login-side2-grey,
.bg-login-side2-orange,
.bg-login-side2-orange1,
.bg-login-side2-purple,
.bg-login-side2-red,
.bg-login-side2-silver,
.bg-login-side2-yellow,
.bg-login-side2-yellow1,
.bg-login-side2-yellow2 {
	background: #20262c !important
}

.bg-login-side2-white,
.bg-login-side2-white1 {
	background: #ebebeb !important;
	color: #000
}

.bg-login-side2-yellow3 {
	background-color: #0a0d29 !important
}

.bg-login-side2-grey1 {
	background-color: #000 !important;
	border: 2px solid #fff
}

.bg-login-side2-blue3,
.bg-login-side2-blue4,
.bg-login-side2-blue5,
.bg-login-side2-blue6,
.bg-login-side2-gold4,
.bg-login-side2-gold5,
.bg-login-side2-purple1,
.bg-login-side2-purple2,
.bg-login-side2-red2 {
	background: #121212 !important
}

.bg-login-side2-gold2,
.bg-login-side2-red1 {
	background: #111 !important
}

.bg-login-side2-gold3 {
	background: #0a1c30 !important
}

.bg-login-side3-blue,
.bg-login-side3-blue1,
.bg-login-side3-blue2,
.bg-login-side3-gold,
.bg-login-side3-gold1,
.bg-login-side3-green,
.bg-login-side3-grey,
.bg-login-side3-orange,
.bg-login-side3-orange1,
.bg-login-side3-purple,
.bg-login-side3-red,
.bg-login-side3-silver,
.bg-login-side3-yellow,
.bg-login-side3-yellow1,
.bg-login-side3-yellow2 {
	background: #212121 !important;
	color: #fff
}

.bg-login-side3-white,
.bg-login-side3-white1 {
	background: #fff !important;
	color: #000
}

.bg-login-side3-yellow3 {
	background: #0a0d29 !important;
	color: #fff
}

.bg-login-side3-grey1 {
	background: #aaa !important;
	color: #000
}

.bg-login-side3-blue3,
.bg-login-side3-blue4,
.bg-login-side3-blue5,
.bg-login-side3-blue6,
.bg-login-side3-gold4,
.bg-login-side3-gold5,
.bg-login-side3-purple1,
.bg-login-side3-purple2,
.bg-login-side3-red2 {
	background: #121212 !important;
	color: #fff
}

.bg-login-side3-orange2 {
	background: #1a1c1f !important;
	color: #fff
}

.bg-login-side3-gold2,
.bg-login-side3-red1 {
	background: #111 !important;
	color: #fff;
	border-color: #454344 !important
}

.bg-login-side3-gold3 {
	background: #0a1c30 !important;
	color: #fff;
	border-color: #454344 !important
}

.bg-side-money-tab-blue,
.bg-side-money-tab-blue1,
.bg-side-money-tab-gold,
.bg-side-money-tab-gold1,
.bg-side-money-tab-gold2,
.bg-side-money-tab-gold3,
.bg-side-money-tab-gold4,
.bg-side-money-tab-gold5,
.bg-side-money-tab-green,
.bg-side-money-tab-grey1,
.bg-side-money-tab-orange,
.bg-side-money-tab-purple,
.bg-side-money-tab-purple1,
.bg-side-money-tab-purple2,
.bg-side-money-tab-red,
.bg-side-money-tab-red1,
.bg-side-money-tab-red2,
.bg-side-money-tab-silver,
.bg-side-money-tab-yellow,
.bg-side-money-tab-yellow1,
.bg-side-money-tab-yellow2 {
	background: #2f343a !important;
	color: #fff
}

.bg-side-money-tab-white,
.bg-side-money-tab-white1 {
	background: #fff !important;
	color: #000;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.bg-side-money-tab-yellow3 {
	background: #23295d !important;
	color: #fff
}

.bg-side-money-tab-orange1 {
	background: #041326 !important;
	color: #fff
}

.bg-side-money-tab-blue2,
.bg-side-money-tab-blue3,
.bg-side-money-tab-blue5,
.bg-side-money-tab-blue6 {
	background: #1c1c1c !important;
	color: #fff
}

.bg-sidebar-right-blue,
.bg-sidebar-right-blue1,
.bg-sidebar-right-gold,
.bg-sidebar-right-gold1,
.bg-sidebar-right-green,
.bg-sidebar-right-grey,
.bg-sidebar-right-orange,
.bg-sidebar-right-red,
.bg-sidebar-right-silver,
.bg-sidebar-right-yellow,
.bg-sidebar-right-yellow1,
.bg-sidebar-right-yellow2 {
	background-color: #161c22 !important
}

.bg-sidebar-right-grey1 {
	background-color: #151515 !important
}

.bg-sidebar-right-blue2 {
	background-color: #000 !important
}

.bg-sidebar-right-blue4,
.bg-sidebar-right-blue5,
.bg-sidebar-right-gold2,
.bg-sidebar-right-purple,
.bg-sidebar-right-red1 {
	background-color: #111 !important
}

.bg-sidebar-right-blue3,
.bg-sidebar-right-gold4,
.bg-sidebar-right-gold5,
.bg-sidebar-right-purple1,
.bg-sidebar-right-purple2,
.bg-sidebar-right-red2 {
	background-color: #121212 !important
}

.bg-sidebar-right-white,
.bg-sidebar-right-white1 {
	background: #dedede !important;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.bg-sidebar-right-yellow3 {
	background: #0a0d29 !important
}

.bg-sidebar-right-orange1 {
	background: #081a30 !important;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.bg-sidebar-right-orange2 {
	background: #1a1c1f !important;
	border-radius: 6px;
	margin-top: 8px
}

.bg-sidebar-right-yellow4 {
	background: #14161b !important
}

.bg-sidebar-right-green1 {
	background: #0d1323 !important
}

.bg-sidebar-right-gold3 {
	background: #0a1c30 !important
}

.bg-sidebar-right-blue6 {
	background: #13151e !important
}

.bg-orange {
	background: #fb6200 !important
}

.bg-orange-lighter {
	background: #f7b048 !important
}

.bg-orange1 {
	background: #ed765e !important
}

.bg-orange2 {
	background: #f50 !important
}

.bg-orange3 {
	background: #f56406 !important
}

.bg-orange4 {
	background: #e96a09 !important
}

.bg-purple {
	background: #0037ce !important
}

.bg-purple1 {
	background: linear-gradient(90deg, #642b73 0, #c6426e) !important
}

.bg-purple2 {
	background: linear-gradient(90deg, #c493bd 0, #654ea3) !important
}

.bg-grey {
	background: #348fe2 !important
}

.bg-yellow {
	background: #f8d346 !important
}

.bg-yellow1 {
	background: #f1c80d !important
}

.bg-yellow2,
.bg-yellow4 {
	background: linear-gradient(90deg, #8c6313 0, #d7cc63 30%, #c2993f 60%, #dcae61) !important
}

.bg-yellow3 {
	background: #ffbe00 !important
}

.bg-yellow5 {
	background: linear-gradient(90deg, #ffdb00 0, #ffb700) !important
}

.bg-yellow6 {
	background: #fbbd5a !important
}

.bg-yellow7 {
	background: #f3ba2f !important
}

.bg-yellow-virtual {
	background: #d4c800 !important
}

.bg-yellow-darker {
	background: #b6c832 !important
}

.bg-yellow-darker2 {
	background: #7d8a22 !important
}

.bg-yellow-lighter {
	background: #e9fb65 !important
}

.bg-green {
	background: #7aea0c !important
}

.bg-green1 {
	background: #67b26f !important
}

.bg-green3 {
	background-color: #061e1e !important;
	border: 2px solid #02b9c7
}

.bg-green101 {
	background-color: #0d3131;
	border-top: 2px solid #02b9c7;
	border-bottom: 2px solid #02b9c7;
	border-right: 2px solid #02b9c7
}

.bg-green2 {
	background: #1e8665 !important
}

.bg-blue {
	background: #1f8fff !important
}

.bg-blue2 {
	background: #f50 !important
}

.bg-blue3 {
	background: #082481 !important
}

.bg-blue4 {
	background: #4269b2 !important
}

.bg-blue5 {
	background: #4c6f87 !important
}

.bg-blue6 {
	background: #1d98cb !important
}

.bg-blue-lighter {
	background: #1fb3ff !important
}

.bg-blue-darker {
	background: #151e2d !important
}

.bg-blue-grad {
	background: linear-gradient(90deg, #000518 0, #003f82 20%, #2693cc 50%, #003f82 80%, #000518) !important
}

.bg-blue-grad1 {
	background: linear-gradient(90deg, #4b6cb7 0, #182848) !important
}

.bg-blue-page {
	background: #0e1d30 !important
}

.bg-blue-page1 {
	background: #0a0d29 !important
}

.bg-blue-page2 {
	background: #081a30 !important
}

.bg-blue-page3 {
	background: #0a1c30 !important
}

.bg-blue-page4 {
	background: #030917 !important
}

.bg-orange2-page {
	background: #111314 !important
}

.bg-grey-blue {
	background: #112236 !important
}

.bg-grey-blue1 {
	background: #17283c !important
}

.bg-grey-blue2 {
	background: #24295d !important
}

.bg-grey-blue3 {
	background: linear-gradient(180deg, #171a40 0, #171a40)
}

.bg-blue-silver {
	background: #4b6cb7 !important
}

.bg-red {
	background: #c80000 !important
}

.bg-red1 {
	background: #e30144 !important
}

.bg-red2 {
	background: linear-gradient(90deg, #fe8c00 0, #f83600) !important
}

.bg-red101 {
	background: #ff2c2c !important
}

.bg-red102 {
	background: #d40511 !important
}

.bg-red103 {
	background: #ff5b57 !important
}

.bg-red104 {
	background: #9b0000 !important
}

.bg-gold {
	background: #ffa863 !important
}

.bg-gold1 {
	background: #f7b800 !important
}

.bg-gold2 {
	background: #f39200 !important
}

.bg-gold4 {
	background: #b59157 !important
}

.bg-gold5 {
	background: #d6a65c !important
}

.bg-gold10 {
	background: #ffd889 !important
}

.bg-gold-grad {
	background: linear-gradient(to bottom right, #ffa462 0, #fdd286) !important
}

.bg-gold-grad1 {
	background: linear-gradient(to bottom right, #f7b800 0, #e88b00) !important
}

.bg-gold-img {
	background: url(../images/login/keyring-modal.png) no-repeat;
	background-size: 100% 100%
}

.bg-back-blue,
.bg-back-blue5,
.bg-back-gold,
.bg-back-orange,
.bg-back-yellow,
.bg-back-yellow1,
.bg-back-yellow3 {
	background: #000 !important
}

.bg-back-grey {
	background: url(../images/Home/grey/4aedb3d.jpg) 50% fixed no-repeat #1e1e1e;
	background-size: cover;
	font-size: 12px;
	font-family: dotum, gulim, Arial, sans-serif;
	color: #707478
}

.bg-back-white,
.bg-back-white1 {
	background: #cacaca !important
}

.bg-back-gold1 {
	background: #0a1727 !important
}

.bg-back-gold2 {
	background: #111 !important
}

.bg-back-gold3 {
	background: #020c17 !important
}

.bg-back-green {
	background: #171c22 !important
}

.bg-back-orange1 {
	background: #05162b !important
}

.bg-back-grey1 {
	background: #3a3a3a !important
}

.bg-back-orange2 {
	background: #111314 !important
}

.bg-back-blue4 {
	background: #1a1b22 !important
}

.bg-back-orange2.on {
	background: #1e2224 !important
}

.bg-back-yellow4 {
	background: #14161b !important
}

.bg-back-green1 {
	background: #030917 !important
}

.bg-back-blue6 {
	background: #020514 !important
}

.bg-home-blue,
.bg-home-blue1,
.bg-home-blue2,
.bg-home-blue3,
.bg-home-blue6,
.bg-home-gold,
.bg-home-gold5,
.bg-home-green,
.bg-home-orange,
.bg-home-purple,
.bg-home-purple1,
.bg-home-red,
.bg-home-red1,
.bg-home-silver,
.bg-home-yellow,
.bg-home-yellow1,
.bg-home-yellow2 {
	background-color: #081a30 !important
}

.bg-home-grey {
	background-color: #1c1e21 !important
}

.bg-home-white,
.bg-home-white1 {
	background-color: #ebebeb !important
}

.bg-home-gold1 {
	background-color: #0e1d30 !important
}

.bg-home-gold2 {
	background-color: #111 !important
}

.bg-home-gold3 {
	background-color: #0a1c30 !important
}

.bg-home-gold4 {
	background-color: #121212 !important
}

.bg-home-yellow3 {
	background-color: #0a0d29 !important
}

.bg-headernav-orange {
	background-color: #111 !important
}

.bg-headernav-orange1 {
	background-color: #05162a !important
}

.bg-headernav-orange2 {
	background-color: #141517 !important;
	height: 64px !important;
	border-bottom: 1px solid #242424
}

.bg-headernav-green {
	background-color: #171c22 !important
}

.bg-headernav-green1 {
	display: flex;
	background: #030917 !important;
	height: 100px !important;
	border-bottom: 1px solid #030917
}

.bg-headernav-blue {
	background-color: #111 !important
}

.bg-headernav-blue1 {
	background-color: #191e22 !important
}

.bg-headernav-blue2,
.bg-headernav-blue3 {
	background-color: #05162A !important
}

.bg-headernav-blue3 {
	height: 65px !important
}

.bg-headernav-blue4 {
	background-color: #202020 !important;
	display: flex
}

.bg-headernav-blue5 {
	background-color: #000 !important;
	display: flex;
	border-bottom: 4px solid #4c6f87
}

.bg-headernav-blue6 {
	background: #000 !important
}

.bg-headernav-yellow,
.bg-headernav-yellow1 {
	background-color: #191e23 !important
}

.bg-headernav-yellow2 {
	background-color: #111 !important
}

.bg-headernav-yellow3 {
	background-color: #070a29 !important
}

.bg-headernav-yellow4 {
	display: flex;
	background: #181a20 !important;
	height: 100px !important;
	border-bottom: 1px solid #937428
}

.bg-headernav-white,
.bg-headernav-white1 {
	background-color: #cacaca !important
}

.bg-headernav-red {
	background-color: #111 !important
}

.bg-headernav-red1 {
	background-color: #151515 !important;
	height: 80px !important
}

.bg-headernav-silver {
	background-color: #111 !important
}

.bg-headernav-gold {
	background-color: #202020 !important
}

.bg-headernav-gold1 {
	background-color: #0e1d30 !important
}

.bg-headernav-gold2 {
	background-color: #000 !important
}

.bg-headernav-gold3 {
	background-color: #0a1c30 !important
}

.bg-headernav-gold4 {
	background-color: #202020 !important;
	height: 100px !important
}

.bg-headernav-gold5 {
	display: flex;
	height: 100px !important;
	border-bottom: 6px solid #d6a65c
}

.bg-headernav-gold5,
.bg-headernav-purple,
.bg-headernav-purple1 {
	background: #000 !important
}

.bg-headernav-grey {
	background: url(../images/Home/grey/13f8039.png) repeat #1e1e1e
}

.bg-headernav-grey1 {
	background: #272727 !important
}

.bg-headernav-purple2,
.bg-headernav-red2 {
	display: flex;
	background: #000 !important;
	height: 100px !important;
	border-bottom: 6px solid #000
}

.bg-theme-orange {
	background-color: #fc6200 !important
}

.bg-theme-orange1 {
	background-color: #f50 !important
}

.bg-theme-purple {
	background: #0037ce !important
}

.bg-theme-purple1 {
	background: #c6426e !important
}

.bg-theme-purple2 {
	background: #c493bd !important
}

.bg-theme-blue {
	background-color: #1f8fff !important
}

.bg-theme-blue1 {
	background-color: #dabd57 !important
}

.bg-theme-blue2 {
	background-color: #f50 !important
}

.bg-theme-blue3 {
	background-color: #ffc105 !important
}

.bg-theme-blue5 {
	background-color: #4c6f87 !important
}

.bg-theme-blue6 {
	background-color: #1d98cb !important
}

.bg-theme-yellow {
	background-color: #f8d346 !important
}

.bg-theme-yellow1 {
	background-color: #d40511 !important
}

.bg-theme-yellow2 {
	background-color: #ffbe00 !important
}

.bg-theme-yellow3 {
	background-color: #ffdb00 !important
}

.bg-theme-white {
	background-color: #f8d346 !important
}

.bg-theme-white1 {
	background-color: #ed765e !important
}

.bg-theme-red {
	background-color: #c80000 !important
}

.bg-theme-red1 {
	background-color: #e30144 !important
}

.bg-theme-red2 {
	background-color: #eb840a !important
}

.bg-theme-silver {
	background: linear-gradient(90deg, #4b6cb7 0, #4b6cb7) !important
}

.bg-theme-gold {
	background-color: #ffa863 !important
}

.bg-theme-gold1 {
	background-color: #f7b800 !important
}

.bg-theme-gold2 {
	background-color: #f39200 !important
}

.bg-theme-gold3 {
	background-color: #f7b800 !important
}

.bg-theme-gold4 {
	background-color: #b59157 !important
}

.bg-theme-gold5 {
	background-color: #d6a65c !important
}

.bg-theme-grey {
	background-color: #fc6200 !important
}

.bg-theme-grey1 {
	background-color: #fbbd5a !important
}

.b-r-6 {
	border-radius: 6px !important
}

.border-1-orange {
	border: 1px solid #fc6200
}

.border-1-orange1 {
	border: 1px solid #f50
}

.border-1-orange2 {
	border: 1px solid #f56406
}

.border-1-purple {
	border: 1px solid #144ade
}

.border-1-purple1 {
	border: 1px solid #c6426e
}

.border-1-purple2 {
	border: 1px solid #c493bd
}

.border-1-green {
	border: 1px solid #79e90b
}

.border-1-blue {
	border: 1px solid #1f8fff
}

.border-1-blue1 {
	border: 1px solid #dbbe58
}

.border-1-blue2 {
	border: 1px solid #f50
}

.border-1-blue3 {
	border: 1px solid #ffc105
}

.border-1-blue4 {
	border: 1px solid #4269b2
}

.border-1-blue5 {
	border: 1px solid #4c6f87
}

.border-1-blue6 {
	border: 1px solid #1d98cb
}

.border-1-yellow {
	border: 1px solid #f1c80d
}

.border-1-yellow1 {
	border: 1px solid #d40511
}

.border-1-yellow2 {
	border: 1px solid #ffbe00
}

.border-1-yellow3 {
	border: 1px solid #ffdb00
}

.border-1-yellow4 {
	border: 1px solid #f3ba2f
}

.border-1-green1 {
	border: 1px solid #67b26f
}

.border-1-white {
	border: 1px solid #f1c80d
}

.border-1-white1 {
	border: 1px solid #ed765e
}

.border-1-red {
	border: 1px solid #c80000
}

.border-1-red1 {
	border: 1px solid #e30144
}

.border-1-red2 {
	border: 1px solid #eb840a
}

.border-1-silver {
	border: 1px solid #9c9ea0
}

.border-1-gold {
	border: 1px solid #ffa863
}

.border-1-gold1 {
	border: 1px solid #f7b800
}

.border-1-gold2 {
	border: 1px solid #f39200
}

.border-1-gold3 {
	border: 1px solid #f7b800
}

.border-1-gold4 {
	border: 1px solid #b59157
}

.border-1-gold5 {
	border: 1px solid #d6a65c
}

.border-1-grey {
	border: 1px solid #348fe2
}

.border-1-grey1 {
	border: 1px solid #fbbd5a
}

.border-2-orange {
	border: 2px solid #fc6200 !important
}

.border-2-orange1 {
	border: 2px solid #f50 !important
}

.border-2-purple {
	border: 2px solid #144ade !important
}

.border-2-purple1 {
	border: 2px solid #c6426e !important
}

.border-2-purple2 {
	border: 2px solid #604b98 !important
}

.border-2-blue {
	border: 2px solid #1fb3ff !important
}

.border-2-blue1 {
	border: 2px solid #dabd57 !important
}

.border-2-blue2 {
	border: 2px solid #f50 !important
}

.border-2-blue3 {
	border: 2px solid #ffc105 !important
}

.border-2-blue4 {
	border: 2px solid #4269b2 !important
}

.border-2-blue5 {
	border: 2px solid #4c6f87 !important
}

.border-2-blue6 {
	border: 2px solid #1d98cb !important
}

.border-2-yellow {
	border: 2px solid #f8d346 !important
}

.border-2-yellow1 {
	border: 2px solid #d40511 !important
}

.border-2-yellow2 {
	border: 2px solid #ffbe00 !important
}

.border-2-yellow3,
.border-2-yellow4 {
	border: 2px solid #ffdb00 !important
}

.border-2-green1 {
	border: 2px solid #67b26f !important
}

.border-2-white {
	border: 2px solid #000 !important
}

.border-2-white1 {
	border: 2px solid #ed765e !important
}

.border-2-red {
	border: 2px solid #c80000 !important
}

.border-2-red1 {
	border: 2px solid #e30144 !important
}

.border-2-red2 {
	border: 2px solid #f83600 !important
}

.border-2-silver {
	border: 2px solid #4b6cb7 !important
}

.border-2-gold {
	border: 2px solid #ffa863 !important
}

.border-2-gold1,
.border-2-gold3 {
	border: 2px solid #f7b800 !important
}

.border-2-gold4 {
	border: 2px solid #b59157 !important
}

.border-2-gold5 {
	border: 2px solid #d6a65c !important
}

.border-2-gold10 {
	border: 2px solid #3b3b3b !important
}

.border-2-grey {
	border: 2px solid #348fe2 !important
}

.border-2-grey1 {
	border: 2px solid #fbbd5a !important
}

.border-2-green {
	border: 2px solid #79e80d !important
}

.border-bottom-1-orange {
	border-bottom: 1px solid #fc6200
}

.border-bottom-1-orange1,
.border-bottom-1-orange2 {
	border-bottom: 1px solid #f50
}

.border-bottom-1-purple {
	border-bottom: 1px solid #144ade
}

.border-bottom-1-purple1 {
	border-bottom: 1px solid #c6426e
}

.border-bottom-1-purple2 {
	border-bottom: 1px solid #604b98
}

.border-bottom-1-blue {
	border-bottom: 1px solid #1f8fff
}

.border-bottom-1-blue1 {
	border-bottom: 1px solid #dabd57
}

.border-bottom-1-blue2,
.border-bottom-1-blue3 {
	border-bottom: 1px solid #f50
}

.border-bottom-1-blue4 {
	border-bottom: 1px solid #4269b2
}

.border-bottom-1-blue5 {
	border-bottom: 1px solid #4c6f87
}

.border-bottom-1-blue6 {
	border-bottom: 1px solid #1d98cb
}

.border-bottom-1-yellow,
.border-bottom-1-yellow1 {
	border-bottom: 1px solid #f1c80d
}

.border-bottom-1-yellow2 {
	border-bottom: 1px solid #ffbe00
}

.border-bottom-1-yellow3 {
	border-bottom: 1px solid #ffc105
}

.border-bottom-1-yellow4 {
	border-bottom: 1px solid #f3ba2f
}

.border-bottom-1-green1 {
	border-bottom: 1px solid #67b26f
}

.border-bottom-1-white {
	border-bottom: 1px solid #f1c80d
}

.border-bottom-1-red {
	border-bottom: 1px solid #ff2c2c
}

.border-bottom-1-red1 {
	border-bottom: 1px solid #e30144
}

.border-bottom-1-red2 {
	border-bottom: 1px solid #f83600
}

.border-bottom-1-silver {
	border-bottom: 1px solid #9c9ea0
}

.border-bottom-1-gold {
	border-bottom: 1px solid #ffa863
}

.border-bottom-1-gold1 {
	border-bottom: 1px solid #f7b800
}

.border-bottom-1-gold2 {
	border-bottom: 1px solid #f39200
}

.border-bottom-1-gold3 {
	border-bottom: 1px solid #f7b800
}

.border-bottom-1-gold4 {
	border-bottom: 1px solid #b59157
}

.border-bottom-1-gold5 {
	border-bottom: 1px solid #d6a65c
}

.border-bottom-1-grey {
	border-bottom: 1px solid #343d46 !important
}

.border-bottom-1-grey1 {
	border-bottom: 1px solid #aaa
}

.border-bottom-2-orange,
.border-bottom-2-orange2 {
	border-bottom: 2px solid #fc6200
}

.border-bottom-2-orange1 {
	border-bottom: 2px solid #f50
}

.border-bottom-2-purple {
	border-bottom: 2px solid #144ade
}

.border-bottom-2-purple1 {
	border-bottom: 2px solid #c6426e
}

.border-bottom-2-purple2 {
	border-bottom: 2px solid #604b98
}

.border-bottom-2-blue {
	border-bottom: 2px solid #1f8fff
}

.border-bottom-2-blue1 {
	border-bottom: 2px solid #dabd57
}

.border-bottom-2-blue2 {
	border-bottom: 2px solid #f50
}

.border-bottom-2-blue3 {
	border-bottom: 2px solid #ffc105
}

.border-bottom-2-blue4 {
	border-bottom: 2px solid #4269b2
}

.border-bottom-2-blue5 {
	border-bottom: 2px solid #4c6f87
}

.border-bottom-2-blue6 {
	border-bottom: 2px solid #1d98cb
}

.border-bottom-2-yellow,
.border-bottom-2-yellow1 {
	border-bottom: 2px solid #f1c80d
}

.border-bottom-2-yellow2 {
	border-bottom: 2px solid #ffbe00
}

.border-bottom-2-yellow3 {
	border-bottom: 2px solid #ffdb00
}

.border-bottom-2-white {
	border-bottom: 2px solid #f1c80d
}

.border-bottom-2-white1 {
	border-bottom: 2px solid #ed765e
}

.border-bottom-2-red {
	border-bottom: 2px solid #ff2c2c
}

.border-bottom-2-red1 {
	border-bottom: 2px solid #e30144
}

.border-bottom-2-red2 {
	border-bottom: 2px solid #f83600
}

.border-bottom-2-silver {
	border-bottom: 2px solid #4969b2
}

.border-bottom-2-gold {
	border-bottom: 2px solid #ffa863
}

.border-bottom-2-gold1 {
	border-bottom: 2px solid #f7b800
}

.border-bottom-2-gold2 {
	border-bottom: 2px solid #f39200
}

.border-bottom-2-gold3 {
	border-bottom: 2px solid #f7b800
}

.border-bottom-2-gold4 {
	border-bottom: 2px solid #b59157
}

.border-bottom-2-gold5 {
	border-bottom: 2px solid #d6a65c
}

.border-bottom-2-grey {
	border-bottom: 2px solid #348fe2
}

.border-bottom-2-grey1 {
	border-bottom: 2px solid #fbbd5a
}

.border-1-blr-black {
	border-right: 1px solid #000 !important
}

.border-1-blr-black,
.border-1-blr-black1 {
	border-bottom: 1px solid #000 !important;
	border-left: 1px solid #000 !important
}

.border-bottom-1-black {
	border-bottom: 1px solid #111
}

.border-t-b-1 {
	border-top: 1px solid #32383d;
	border-bottom: 2px solid #000
}

.border-t-b-1-agero {
	border-top: 1px solid #32383d;
	border-bottom: 1px solid #000
}

.border-t-b-1-white {
	border-top: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2
}

.bg-6046 {
	background: url(../images/da6b0c6.png)
}

.bg-6046,
.bg-48242 {
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.bg-48242 {
	background: url(../images/da6b0c6.png)
}

.bg-154914 {
	background: url(../images/c1c39b8.png)
}

.bg-154830,
.bg-154914 {
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.bg-154830 {
	background: url(../images/cc7a926.png)
}

.bg-35232 {
	background: url(../images/4c6c92a.png)
}

.bg-35232,
.bg-35709 {
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.bg-35709 {
	background: url(../images/6fcb405.png)
}

.bg-54094 {
	background: url(../images/794eedb.png)
}

.bg-54094,
.bg-131506 {
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.bg-131506 {
	background: url(../images/f4685c2.png)
}

.bg-687890 {
	background: url(../images/726bd63.png)
}

.bg-1,
.bg-687890 {
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.bg-1 {
	background: url(../images/074b888.png)
}

.bg-8 {
	background: url(../images/da6b0c6.png)
}

.bg-8,
.bg-9 {
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.bg-9 {
	background: url(../images/c1c39b8.png)
}

.bg-20 {
	background: url(../images/cc7a926.png)
}

.bg-6,
.bg-20 {
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.bg-6 {
	background: url(../images/4c6c92a.png)
}

.bg-7 {
	background: url(../images/6fcb405.png)
}

.bg-3,
.bg-7 {
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.bg-3 {
	background: url(../images/794eedb.png)
}

.bg-5 {
	background: url(../images/f4685c2.png)
}

.bg-5,
.bg-96 {
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.bg-96 {
	background: url(../images/726bd63.png)
}

.bg-white-6046 {
	background: url(../images/white/d13a6ec.png)
}

.bg-white-6046,
.bg-white-48242 {
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.bg-white-48242 {
	background: url(../images/white/b7c6e96.png)
}

.bg-white-154914 {
	background: url(../images/white/aa6084e.png)
}

.bg-white-154830,
.bg-white-154914 {
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.bg-white-154830 {
	background: url(../images/white/6cc179b.png)
}

.bg-white-35232 {
	background: url(../images/white/d1d0d04.png)
}

.bg-white-35232,
.bg-white-35709 {
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.bg-white-35709 {
	background: url(../images/white/5634ec4.png)
}

.bg-white-54094 {
	background: url(../images/white/48fc900.png)
}

.bg-white-54094,
.bg-white-131506 {
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.bg-white-131506 {
	background: url(../images/white/b3591e8.png)
}

.bg-white-687890 {
	background: url(../images/white/b520d1c.png)
}

.bg-white-1,
.bg-white-687890 {
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.bg-white-1 {
	background: url(../images/white/d13a6ec.png)
}

.bg-white-8 {
	background: url(../images/white/b7c6e96.png)
}

.bg-white-8,
.bg-white-9 {
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.bg-white-9 {
	background: url(../images/white/aa6084e.png)
}

.bg-white-20 {
	background: url(../images/white/6cc179b.png)
}

.bg-white-6,
.bg-white-20 {
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.bg-white-6 {
	background: url(../images/white/d1d0d04.png)
}

.bg-white-7 {
	background: url(../images/white/5634ec4.png)
}

.bg-white-3,
.bg-white-7 {
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.bg-white-3 {
	background: url(../images/white/48fc900.png)
}

.bg-white-5 {
	background: url(../images/white/b3591e8.png)
}

.bg-white-5,
.bg-white-96 {
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.bg-white-96 {
	background: url(../images/white/b520d1c.png)
}

.bg-grey-6046 {
	background: url(../images/grey/46c0c41.png)
}

.bg-grey-6046,
.bg-grey-48242 {
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.bg-grey-48242 {
	background: url(../images/grey/430dda1.png)
}

.bg-grey-154914 {
	background: url(../images/grey/c7cdc3f.png)
}

.bg-grey-154830,
.bg-grey-154914 {
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.bg-grey-154830 {
	background: url(../images/grey/52ce2bb.png)
}

.bg-grey-35232 {
	background: url(../images/grey/5f0e612.png)
}

.bg-grey-1,
.bg-grey-35232 {
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.bg-grey-1 {
	background: url(../images/grey/46c0c41.png)
}

.bg-grey-8 {
	background: url(../images/grey/430dda1.png)
}

.bg-grey-8,
.bg-grey-9 {
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.bg-grey-9 {
	background: url(../images/grey/c7cdc3f.png)
}

.bg-grey-20 {
	background: url(../images/grey/52ce2bb.png)
}

.bg-grey-6,
.bg-grey-20 {
	background-size: 100% 100%;
	background-repeat: no-repeat
}

.bg-grey-6 {
	background: url(../images/grey/5f0e612.png)
}

.header-icon-orange {
	color: #fc6200
}

.header-icon-orange1 {
	color: #f50
}

.header-icon-purple {
	color: #144ade
}

.header-icon-purple1 {
	color: #c6426e
}

.header-icon-purple2 {
	color: #c493bd
}

.header-icon-blue {
	color: #1f8fff
}

.header-icon-blue1 {
	color: #dbbe58
}

.header-icon-blue2 {
	color: #f50
}

.header-icon-blue3 {
	color: #ffc105
}

.header-icon-blue4 {
	color: #4269b2
}

.header-icon-blue5 {
	color: #4c6f87
}

.header-icon-blue6 {
	color: #ffb400
}

.header-icon-yellow {
	color: #f8d346
}

.header-icon-yellow1 {
	color: #d40511
}

.header-icon-yellow2 {
	color: #ffbe00
}

.header-icon-yellow3 {
	color: #ffdb00
}

.header-icon-white {
	color: #fc6200
}

.header-icon-red {
	color: #c80002
}

.header-icon-red1 {
	color: #e30144
}

.header-icon-red2 {
	color: #eb840a
}

.header-icon-silver {
	color: #4b6cb7
}

.header-icon-white1 {
	color: #ed765e
}

.header-icon-gold {
	color: #ffa863
}

.header-icon-gold1 {
	color: #f7b800
}

.header-icon-gold2 {
	color: #f39200
}

.header-icon-gold3 {
	color: #f7b800
}

.header-icon-gold4 {
	color: #b59157
}

.header-icon-gold5 {
	color: #d6a65c
}

.header-icon-grey {
	color: #fc6200
}

.header-icon-grey1 {
	color: #fbbd5a
}

.header-icon-green {
	color: #79e80d
}

.header-icon-green1 {
	color: #67b26f
}

.right-menu-yellow4 {
	width: 100%;
	padding: 8px 0;
	display: inline-block
}

.right-menu-green1 {
	cursor: pointer;
	width: 100%;
	padding: 8px;
	display: inline-block;
	border-radius: 6px
}

.right-menu-green1:hover {
	background: rgba(21, 37, 26, .8)
}

.top-menu-icon-yellow4:hover {
	content: url(../images/Home/yellow4/menu-on.png)
}

.menubar {
	position: absolute;
	left: 320px;
	top: 100px;
	color: #7d7f81;
	font-size: 16px;
	padding: 12px;
	background: rgba(29, 34, 40, .9)
}

.menubar-td {
	padding: 16px 10px;
	width: 170px;
	border-radius: 6px
}

.menubar-td:hover {
	background: #2b3139;
	cursor: pointer;
	color: #fff
}

.img-arrow-left {
	display: none;
	float: right;
	margin-top: 3px;
	transition: all .1s ease-out 0s
}

.menubar-td:hover .img-arrow-left {
	display: block
}

.menubar-td:hover .img-menubar-payin {
	content: url(../images/Home/yellow4/payin-on.png)
}

.menubar-td:hover .img-menubar-payout {
	content: url(../images/Home/yellow4/payout-on.png)
}

.menubar-td:hover .img-menubar-moneymove {
	content: url(../images/Home/yellow4/moneymove-on.png)
}

.menubar-td:hover .img-menubar-customer {
	content: url(../images/Home/yellow4/customer-on.png)
}

.menubar-td:hover .img-menubar-note {
	content: url(../images/Home/yellow4/note-on.png)
}

.menubar-td:hover .img-menubar-event {
	content: url(../images/Home/yellow4/event-on.png)
}

.menubar-td:hover .img-menubar-coupon {
	content: url(../images/Home/yellow4/coupon-on.png)
}

.menubar-td:hover .img-menubar-attendance {
	content: url(../images/Home/yellow4/attendance-on.png)
}

.menubar-td:hover .img-menubar-friend {
	content: url(../images/Home/yellow4/friend-on.png)
}

.menubar-td:hover .img-menubar-notice {
	content: url(../images/Home/yellow4/notice-on.png)
}

.menubar-td:hover .img-menubar-betting-history {
	content: url(../images/Home/yellow4/betting-history-on.png)
}

.menubar-td:hover .img-menubar-cash-history {
	content: url(../images/Home/yellow4/cash-history-on.png)
}

.login-icon-orange {
	color: #fc6200
}

.login-icon-orange1 {
	color: #f50
}

.login-icon-purple {
	color: #144ade
}

.login-icon-purple1 {
	color: #c6426e
}

.login-icon-purple2 {
	color: #c493bd
}

.login-icon-blue {
	color: #1f8fff
}

.login-icon-blue1 {
	color: #dbbe58
}

.login-icon-blue2 {
	color: #f50
}

.login-icon-blue3 {
	color: #ffc105
}

.login-icon-blue4 {
	color: #4269b2
}

.login-icon-blue5 {
	color: #4c6f87
}

.login-icon-blue6 {
	color: #ffb400
}

.login-icon-yellow {
	color: #f8d346
}

.login-icon-yellow1 {
	color: #d40511
}

.login-icon-yellow2 {
	color: #ffbe00
}

.login-icon-yellow3 {
	color: #ffdb00
}

.login-icon-white {
	color: #fc6200
}

.login-icon-red {
	color: #c80002
}

.login-icon-red1 {
	color: #e30144
}

.login-icon-red2 {
	color: #eb840a
}

.login-icon-silver {
	color: #4b6cb7
}

.login-icon-white1 {
	color: #ed765e
}

.login-icon-gold {
	color: #ffa863
}

.login-icon-gold1 {
	color: #f7b800
}

.login-icon-gold2 {
	color: #f39200
}

.login-icon-gold3 {
	color: #f7b800
}

.login-icon-gold4 {
	color: #b59157
}

.login-icon-gold5 {
	color: #d6a65c
}

.login-icon-grey {
	color: #348fe2
}

.login-icon-green {
	color: #79e80d
}

.sidebar-left-icon-orange {
	color: #fc6200
}

.sidebar-left-icon-orange1 {
	color: #f50
}

.sidebar-left-icon-purple {
	color: #fff
}

.sidebar-left-icon-blue {
	color: #1f8fff
}

.sidebar-left-icon-blue1 {
	color: #11358b
}

.sidebar-left-icon-blue2 {
	color: #f50
}

.sidebar-left-icon-blue3 {
	color: #ffc105
}

.sidebar-left-icon-blue5 {
	color: #4c6f87
}

.sidebar-left-icon-blue6 {
	color: #ffb400
}

.sidebar-left-icon-yellow {
	color: #f8d346
}

.sidebar-left-icon-yellow1 {
	color: #d40511
}

.sidebar-left-icon-white {
	color: #fc6200
}

.sidebar-left-icon-red {
	color: #c80002
}

.sidebar-left-icon-red1 {
	color: #e30144
}

.sidebar-left-icon-white1 {
	color: #ed765e
}

.sidebar-left-icon-gold {
	color: #ffa863
}

.sidebar-left-icon-gold1 {
	color: #f7b800
}

.sidebar-left-icon-gold2 {
	color: #000
}

.sidebar-left-icon-gold3 {
	color: #f7b800
}

.sidebar-left-icon-gold4 {
	color: #b59157
}

.sidebar-left-icon-gold5,
.sidebar-left-icon-purple2,
.sidebar-left-icon-red2 {
	color: #000
}

.sidebar-left-icon-grey {
	color: #fc6200
}

.sidebar-left-icon-green {
	color: #79e80d
}

.header-button-first-blue,
.header-button-first-green,
.header-button-first-grey,
.header-button-first-orange,
.header-button-first-yellow,
.header-button-first-yellow2 {
	border-right: 1px solid #000
}

.header-button-first-blue1 {
	border-right: 1px solid #dbbe58
}

.header-button-first-grey1 {
	font-family: AsiaGDE !important
}

.header-button-first-orange2 {
	height: 63px
}

.header-button-first-blue4 {
	height: 55px
}

.header-button-blue,
.header-button-green,
.header-button-grey,
.header-button-orange,
.header-button-yellow,
.header-button-yellow2 {
	border-left: 1px solid #383f46;
	border-right: 1px solid #000
}

.header-button-grey1 {
	font-family: AsiaGDE !important
}

.header-button-orange2 {
	height: 63px
}

.header-button-blue4,
.header-button-blue5,
.header-button-green1 {
	height: 55px
}

.header-button-yellow4 {
	height: 100px
}

.header-button-blue1 {
	border-right: 1px solid #dbbe58
}

.header-button-last-blue,
.header-button-last-green,
.header-button-last-grey,
.header-button-last-orange,
.header-button-last-yellow,
.header-button-last-yellow2 {
	border-left: 1px solid #383f46
}

.header-button-last-blue1 {
	border-left: 1px solid #dbbe58
}

.header-button-last-orange2 {
	height: 63px
}

.header-button-last-blue4,
.header-button-last-blue5 {
	height: 55px
}

.header-button-last-yellow4 {
	height: 100px
}

.header-button-first-orange2 a,
.header-button-last-orange2 a,
.header-button-orange2 a {
	height: 64px !important;
	display: flex !important;
	justify-content: center;
	align-items: center;
	transition: border-bottom .1s ease-out 0s
}

.header-button-blue4 a,
.header-button-blue5 a,
.header-button-first-blue4 a,
.header-button-first-blue5 a,
.header-button-first-green1 a,
.header-button-green1 a,
.header-button-last-blue4 a,
.header-button-last-blue5 a,
.header-button-last-green1 a {
	height: 55px !important;
	display: flex !important;
	justify-content: center;
	align-items: center;
	transition: border-bottom .1s ease-out 0s
}

.header-button-first-orange2.on a,
.header-button-first-orange2:hover a,
.header-button-last-orange2.on a,
.header-button-last-orange2:hover a,
.header-button-orange2.on a,
.header-button-orange2:hover a {
	background: none !important;
	border-bottom: 1px solid #f56406 !important
}

.header-button-blue4.on .header-button-color-blue4,
.header-button-blue4:hover .header-button-color-blue4,
.header-button-first-blue4.on .header-button-color-blue4,
.header-button-first-blue4:hover .header-button-color-blue4,
.header-button-last-blue4.on .header-button-color-blue4,
.header-button-last-blue4:hover .header-button-color-blue4 {
	background: none !important;
	color: #4269b2 !important
}

.header-button-blue4.on a,
.header-button-blue4:hover a,
.header-button-first-blue4.on a,
.header-button-first-blue4:hover a,
.header-button-last-blue4.on a,
.header-button-last-blue4:hover a {
	background: none !important;
	border: none !important
}

.header-button-blue5.on .header-button-color-blue5,
.header-button-blue5:hover .header-button-color-blue5,
.header-button-first-blue5.on .header-button-color-blue5,
.header-button-first-blue5:hover .header-button-color-blue5,
.header-button-last-blue5.on .header-button-color-blue5,
.header-button-last-blue5:hover .header-button-color-blue5 {
	background: none !important;
	color: #4c6f87 !important
}

.header-button-blue5.on a,
.header-button-blue5:hover a,
.header-button-first-blue5.on a,
.header-button-first-blue5:hover a,
.header-button-last-blue5.on a,
.header-button-last-blue5:hover a {
	background: none !important;
	border: none !important
}

.header-button-first-green1.on .header-button-color-green1,
.header-button-first-green1:hover .header-button-color-green1,
.header-button-green1.on .header-button-color-green1,
.header-button-green1:hover .header-button-color-green1,
.header-button-last-green1.on .header-button-color-green1,
.header-button-last-green1:hover .header-button-color-green1 {
	background: none !important;
	color: #67b26f !important
}

.header-button-first-green1.on a,
.header-button-first-green1:hover a,
.header-button-green1.on a,
.header-button-green1:hover a,
.header-button-last-green1.on a,
.header-button-last-green1:hover a {
	background: none !important;
	border: none !important
}

.header-button-first-gold5.on .header-button-color-gold5,
.header-button-first-gold5:hover .header-button-color-gold5,
.header-button-gold5.on .header-button-color-gold5,
.header-button-gold5:hover .header-button-color-gold5,
.header-button-last-gold5.on .header-button-color-gold5,
.header-button-last-gold5:hover .header-button-color-gold5 {
	background: none !important;
	color: #d6a65c !important
}

.header-button-first-gold5.on a,
.header-button-first-gold5:hover a,
.header-button-gold5.on a,
.header-button-gold5:hover a,
.header-button-last-gold5.on a,
.header-button-last-gold5:hover a {
	background: none !important;
	border: none !important
}

.header-button-first-red2.on .header-button-color-red2,
.header-button-first-red2:hover .header-button-color-red2,
.header-button-last-red2.on .header-button-color-red2,
.header-button-last-red2:hover .header-button-color-red2,
.header-button-red2.on .header-button-color-red2,
.header-button-red2:hover .header-button-color-red2 {
	background: none !important;
	color: #eb840a !important
}

.header-button-first-red2.on a,
.header-button-first-red2:hover a,
.header-button-last-red2.on a,
.header-button-last-red2:hover a,
.header-button-red2.on a,
.header-button-red2:hover a {
	background: none !important;
	border: none !important
}

.header-button-first-purple2.on .header-button-color-purple2,
.header-button-first-purple2:hover .header-button-color-purple2,
.header-button-last-purple2.on .header-button-color-purple2,
.header-button-last-purple2:hover .header-button-color-purple2,
.header-button-purple2.on .header-button-color-purple2,
.header-button-purple2:hover .header-button-color-purple2 {
	background: none !important;
	color: #c493bd !important
}

.header-button-first-purple2.on a,
.header-button-first-purple2:hover a,
.header-button-last-purple2.on a,
.header-button-last-purple2:hover a,
.header-button-purple2.on a,
.header-button-purple2:hover a {
	background: none !important;
	border: none !important
}

.header-button-first-yellow4.on .header-button-color-yellow4,
.header-button-first-yellow4:hover .header-button-color-yellow4,
.header-button-last-yellow4.on .header-button-color-yellow4,
.header-button-last-yellow4:hover .header-button-color-yellow4,
.header-button-yellow4.on .header-button-color-yellow4,
.header-button-yellow4:hover .header-button-color-yellow4 {
	background: none !important;
	color: #f3ba2f !important
}

.header-button-first-yellow4.on a,
.header-button-first-yellow4:hover a,
.header-button-last-yellow4.on a,
.header-button-last-yellow4:hover a,
.header-button-yellow4.on a,
.header-button-yellow4:hover a {
	background: none !important;
	border: none !important
}

.header-button-color-blue6 {
	color: #1d98cb
}

.header-button-color-blue,
.header-button-color-blue1,
.header-button-color-blue2,
.header-button-color-blue3,
.header-button-color-blue4,
.header-button-color-blue5,
.header-button-color-gold2,
.header-button-color-gold4,
.header-button-color-gold5,
.header-button-color-green,
.header-button-color-green1,
.header-button-color-grey,
.header-button-color-grey1,
.header-button-color-orange,
.header-button-color-orange1,
.header-button-color-orange2,
.header-button-color-purple,
.header-button-color-purple1,
.header-button-color-purple2,
.header-button-color-red,
.header-button-color-red1,
.header-button-color-red2,
.header-button-color-yellow,
.header-button-color-yellow2,
.header-button-color-yellow4 {
	color: #fff
}

.header-button-color-gold,
.header-button-color-gold1,
.header-button-color-gold3,
.header-button-color-silver,
.header-button-color-white,
.header-button-color-white1,
.header-button-color-yellow1,
.header-button-color-yellow3 {
	color: #000
}

.header-money-color-blue,
.header-money-color-blue3,
.header-money-color-blue4,
.header-money-color-blue5,
.header-money-color-blue6,
.header-money-color-gold,
.header-money-color-gold1,
.header-money-color-gold2,
.header-money-color-gold4,
.header-money-color-gold5,
.header-money-color-grey,
.header-money-color-grey1,
.header-money-color-orange,
.header-money-color-orange1,
.header-money-color-purple,
.header-money-color-purple1,
.header-money-color-purple2,
.header-money-color-red,
.header-money-color-red1,
.header-money-color-red2,
.header-money-color-yellow,
.header-money-color-yellow1,
.header-money-color-yellow2,
.header-money-color-yellow3 {
	color: #fff
}

.header-money-color-white,
.header-money-color-white1 {
	color: #000
}

.home-cat-button-orange1 {
	background: #041326;
	border-top: 5px solid #f50;
	width: calc(16.6% - 4px);
	float: left;
	margin: 0 2px;
	font-size: 14px;
	font-weight: 700;
	height: 53px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.home-cat-button-blue {
	background: #2d353c;
	border-top: 5px solid #1fb3ff
}

.home-cat-button-blue,
.home-cat-button-blue2 {
	width: calc(20% - 4px);
	float: left;
	margin: 0 2px;
	font-size: 14px;
	font-weight: 700;
	height: 53px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.home-cat-button-blue2 {
	background: #101010;
	border: 2px solid #404143
}

.home-cat-button-blue2:hover {
	border: 2px solid #f50
}

.home-cat-button-yellow,
.home-cat-button-yellow1 {
	background: #262626;
	border-top: 5px solid #f1c80d;
	width: calc(16.6% - 4px);
	float: left;
	margin: 0 2px;
	font-size: 14px;
	font-weight: 700;
	height: 53px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.home-cat-button-yellow2 {
	border-top: 5px solid #ffbe00;
	width: calc(20% - 4px)
}

.home-cat-button-green,
.home-cat-button-yellow2 {
	background: #2d353c;
	float: left;
	margin: 0 2px;
	font-size: 14px;
	font-weight: 700;
	height: 53px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer
}

.home-cat-button-green {
	border-top: 5px solid #79e80d;
	width: calc(25% - 4px)
}

.sidebar-bg-blue,
.sidebar-bg-grey,
.sidebar-bg-orange,
.sidebar-bg-yellow2 {
	background: #161c22 !important
}

.sidebar-bg-grey1 {
	background: #151515 !important
}

.sidebar-bg-blue2 {
	background: #000 !important
}

.sidebar-bg-gold,
.sidebar-bg-red1,
.sidebar-bg-yellow,
.sidebar-bg-yellow1 {
	background: #111 !important
}

.sidebar-bg-yellow3 {
	background: #0a0d29 !important;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.sidebar-bg-white,
.sidebar-bg-white1 {
	background: #dedede !important;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.sidebar-bg-blue1,
.sidebar-bg-blue5,
.sidebar-bg-purple,
.sidebar-bg-red,
.sidebar-bg-silver {
	background: #202020 !important
}

.sidebar-bg-blue6 {
	background: #13151e !important
}

.sidebar-bg-blue3,
.sidebar-bg-gold5,
.sidebar-bg-purple1,
.sidebar-bg-purple2,
.sidebar-bg-red2 {
	background: #121212 !important
}

.sidebar-bg-blue4 {
	background: #1a1b22 !important
}

.sidebar-bg-gold1 {
	background: #1f2b37 !important;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.sidebar-bg-gold2 {
	background: #111 !important;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.sidebar-bg-gold3 {
	background: #0a1c30 !important
}

.sidebar-bg-gold4 {
	background: #1d1d1d !important
}

.sidebar-bg-orange1 {
	background: #081a30 !important;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.sidebar-bg-orange2 {
	background: #141517 !important
}

.sidebar-bg-yellow4 {
	background: #14161b !important
}

.sidebar-bg-green1 {
	background: #0d1323 !important
}

.sidebar-board-bg-orange {
	background: #2d353c !important
}

.sidebar-board-bg-purple,
.sidebar-board-bg-purple1 {
	background: #000 !important
}

.sidebar-board-bg-blue {
	background: #2d353c !important
}

.sidebar-board-bg-blue1 {
	background: linear-gradient(90deg, #000518 0, #003f82 30%, #2693cc 50%, #003f82 60%, #000518) !important;
	font-weight: 900
}

.sidebar-board-bg-blue2 {
	background: #2d353c !important
}

.sidebar-board-bg-blue3,
.sidebar-board-bg-blue5 {
	background: #000 !important
}

.sidebar-board-bg-blue6 {
	background: #020515 !important
}

.sidebar-board-bg-yellow,
.sidebar-board-bg-yellow1 {
	background: #2d353c !important
}

.sidebar-board-bg-yellow3 {
	background: #0a0d29 !important
}

.sidebar-board-bg-white,
.sidebar-board-bg-white1 {
	background: none !important
}

.sidebar-board-bg-red {
	background: #2d353c !important
}

.sidebar-board-bg-red1 {
	background: none !important
}

.sidebar-board-bg-gold,
.sidebar-board-bg-silver {
	background: #2d353c !important
}

.sidebar-board-bg-gold1,
.sidebar-board-bg-gold2,
.sidebar-board-bg-gold3 {
	background: none !important
}

.sidebar-board-bg-gold4 {
	background: #000 !important
}

.sidebar-board-bg-grey,
.sidebar-board-bg-grey1 {
	background: #2d353c !important
}

.sidebar-board-orange {
	background: #fc6200 !important;
	color: #fff
}

.sidebar-board-purple {
	background: #0037ce !important;
	color: #fff
}

.sidebar-board-purple1 {
	background: linear-gradient(90deg, #642b73 0, #c6426e) !important;
	color: #fff
}

.sidebar-board-purple2 {
	background: linear-gradient(90deg, #c493bd 0, #654ea3) !important;
	color: #fff
}

.sidebar-board-blue {
	background: #1f8fff !important;
	color: #fff
}

.sidebar-board-blue1 {
	background: none !important;
	color: #fff;
	border: 1px solid #dbbe58 !important
}

.sidebar-board-blue2 {
	background: linear-gradient(90deg, #0b2938 0, #1d6f95) !important;
	color: #fff
}

.sidebar-board-blue3 {
	background: #082481 !important
}

.sidebar-board-blue3,
.sidebar-board-blue5 {
	color: #fff;
	border: 1px solid #000 !important
}

.sidebar-board-blue5 {
	background: #232323 !important
}

.sidebar-board-blue6 {
	background: #181a27 !important;
	color: #fff;
	border: 1px solid #000 !important
}

.sidebar-board-yellow {
	background: #f8d346 !important;
	color: #fff
}

.sidebar-board-yellow1 {
	background: #d40511 !important;
	color: #fff
}

.sidebar-board-yellow3 {
	background: linear-gradient(90deg, #171a40 0, #0d0f29) !important;
	color: #fff
}

.sidebar-board-white {
	background: #f1c80d !important;
	color: #000
}

.sidebar-board-white1 {
	background: #ed765e !important;
	color: #000
}

.sidebar-board-red {
	background: linear-gradient(90deg, #c80000 0, #ba0100 20%, #a90100 50%, #850001 80%, #760000) !important;
	color: #fff
}

.sidebar-board-red1 {
	background: linear-gradient(90deg, #ff0030 0, #ff0857) !important;
	color: #fff
}

.sidebar-board-red2 {
	background: #434343 !important;
	color: #eb840a
}

.sidebar-board-silver {
	background: linear-gradient(90deg, #bdc3c7 0, #9c9ea0 30%, #c4c4c4 70%, #7d7979) !important;
	color: #000
}

.sidebar-board-gold {
	background: linear-gradient(to bottom right, #ffa560 0, #ffa664 20%, #fed989 50%, #ffa664 80%, #ffa560) !important;
	color: #000
}

.sidebar-board-gold1 {
	background: linear-gradient(to bottom right, #f7b800 0, #e88b00) !important;
	color: #000
}

.sidebar-board-gold2 {
	background: linear-gradient(to bottom right, #e30908 0, #ea5614) !important;
	color: #fff
}

.sidebar-board-gold3 {
	background: none !important;
	border: none !important;
	color: #000
}

.sidebar-board-gold4 {
	background: linear-gradient(to bottom right, #ffd98a 0, #b59157) !important;
	color: #000
}

.sidebar-board-gold5 {
	background: linear-gradient(to bottom right, #011c2d 0, #011d33 20%, #01203f 50%, #02234c 80%, #012351) !important;
	color: #fff
}

.sidebar-board-grey {
	background: #fca301 !important;
	color: #fff
}

.sidebar-board-grey1 {
	color: #fff
}

.sidebar-money-orange {
	background: #20262c !important;
	color: #fff
}

.sidebar-money-purple {
	background: #9225fc !important;
	color: #fff;
	border: 1px solid #053566 !important
}

.sidebar-money-purple1 {
	background: #3b3d49 !important;
	color: #fff
}

.sidebar-money-purple2 {
	background: linear-gradient(90deg, #74c0eb, #acb6e5) !important;
	color: #000;
	border: 1px solid #45576d !important
}

.sidebar-money-blue {
	background: #20262c !important;
	color: #fff
}

.sidebar-money-blue1 {
	background: linear-gradient(90deg, #8d6813, #d9af5d) !important;
	color: #000;
	border: 1px solid #2693cc !important
}

.sidebar-money-blue2 {
	background: #20262c !important;
	color: #fff
}

.sidebar-money-blue3 {
	background: #191516 !important;
	color: #fff
}

.sidebar-money-blue5 {
	background: #232323 !important;
	color: #fff
}

.sidebar-money-blue6 {
	background: #1d98cb !important;
	color: #fff
}

.sidebar-money-yellow,
.sidebar-money-yellow1 {
	background: #20262c !important;
	color: #fff
}

.sidebar-money-yellow3 {
	background: linear-gradient(90deg, #ffdb00, #ffb700) !important;
	color: #000;
	border: 1px solid #8a700a !important
}

.sidebar-money-white,
.sidebar-money-white1 {
	background: #ebebeb !important;
	color: #000
}

.sidebar-money-red {
	background: #20262c !important;
	color: #fff
}

.sidebar-money-red1 {
	background: #1a1a1a !important;
	color: #fff
}

.sidebar-money-red2 {
	background: linear-gradient(90deg, #fe8c00, #f83600) !important;
	color: #fff;
	border: 1px solid #774000 !important
}

.sidebar-money-silver {
	background: linear-gradient(90deg, #4b6cb7, #182848) !important
}

.sidebar-money-gold {
	background: #20262c !important;
	color: #fff
}

.sidebar-money-gold1 {
	background: #17283c !important;
	color: #fff
}

.sidebar-money-gold2 {
	background: #f29200 !important;
	color: #fff
}

.sidebar-money-gold3 {
	background: none !important;
	border: none !important;
	color: #000
}

.sidebar-money-gold4 {
	background: #3c3c3c !important;
	color: #fff
}

.sidebar-money-gold5 {
	background: #d6a65c !important;
	color: #000
}

.sidebar-money-grey {
	background: #20262c !important;
	color: #fff
}

.sidebar-money-grey1 {
	background: #1b1b1b !important;
	color: #fff
}

#sidebar-hamburg-orange {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-orange:hover .img-hamburg {
	content: url(../images/Home/orange/hamburg-on.png)
}

div#sidebar-hamburg-orange:hover .img-sidebutton {
	content: url(../images/Home/orange/side-button-on.png)
}

#sidebar-hamburg-orange1 {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-orange1:hover .img-hamburg {
	content: url(./images/hamburg-on.png)
}

div#sidebar-hamburg-orange1:hover .img-sidebutton {
	content: url(./images/side-button-on.png)
}

#sidebar-hamburg-purple {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-purple:hover .img-hamburg {
	content: url(../images/Home/purple/hamburg-on.png)
}

div#sidebar-hamburg-purple:hover .img-sidebutton {
	content: url(../images/Home/purple/side-button-on.png)
}

#sidebar-hamburg-purple1 {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-purple1:hover .img-hamburg {
	content: url(../images/Home/purple1/hamburg-on.png)
}

div#sidebar-hamburg-purple1:hover .img-sidebutton {
	content: url(../images/Home/purple1/side-button-on.png)
}

#sidebar-hamburg-purple2 {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-purple2:hover .img-hamburg {
	content: url(../images/Home/purple2/hamburg-on.png)
}

div#sidebar-hamburg-purple2:hover .img-sidebutton {
	content: url(../images/Home/purple2/side-button-on.png)
}

#sidebar-hamburg-blue {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-blue:hover .img-hamburg {
	content: url(../images/Home/blue/hamburg-on.png)
}

div#sidebar-hamburg-blue:hover .img-sidebutton {
	content: url(../images/Home/blue/side-button-on.png)
}

#sidebar-hamburg-blue1 {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-blue1:hover .img-hamburg {
	content: url(../../images/Home/blue1/hamburg-on.png)
}

div#sidebar-hamburg-blue1:hover .img-sidebutton {
	content: url(../../images/Home/blue1/side-button-on.png)
}

#sidebar-hamburg-blue2 {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer;
	position: fixed;
    z-index: 9999;
    left: 0;
    top: 102px;
}

div#sidebar-hamburg-blue2:hover .img-hamburg {
	content: url(../../images/hamburg-on.png)
}

div#sidebar-hamburg-blue2:hover .img-sidebutton {
	content: url(../../images/side-button-on.png)
}

#sidebar-hamburg-blue3 {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-blue3:hover .img-hamburg {
	content: url(../images/Home/blue3/hamburg-on.png)
}

div#sidebar-hamburg-blue3:hover .img-sidebutton {
	content: url(../images/Home/blue3/side-button-on.png)
}

#sidebar-hamburg-blue5 {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-blue5:hover .img-hamburg {
	content: url(../images/Home/blue5/hamburg-on.png)
}

div#sidebar-hamburg-blue5:hover .img-sidebutton {
	content: url(../images/Home/blue5/side-button-on.png)
}

#sidebar-hamburg-blue6 {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-blue6:hover .img-hamburg {
	content: url(../images/Home/blue6/hamburg-on.png)
}

div#sidebar-hamburg-blue6:hover .img-sidebutton {
	content: url(../images/Home/blue6/side-button-on.png)
}

#sidebar-hamburg-yellow {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-yellow:hover .img-hamburg {
	content: url(../images/Home/yellow/hamburg-on.png)
}

div#sidebar-hamburg-yellow:hover .img-sidebutton {
	content: url(../images/Home/yellow/side-button-on.png)
}

#sidebar-hamburg-yellow1 {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-yellow1:hover .img-hamburg {
	content: url(../images/Home/yellow1/hamburg-on.png)
}

div#sidebar-hamburg-yellow1:hover .img-sidebutton {
	content: url(../images/Home/yellow1/side-button-on.png)
}

#sidebar-hamburg-yellow2 {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-yellow2:hover .img-hamburg {
	content: url(../images/Home/yellow2/hamburg-on.png)
}

div#sidebar-hamburg-yellow2:hover .img-sidebutton {
	content: url(../images/Home/yellow2/side-button-on.png)
}

#sidebar-hamburg-yellow3 {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-yellow3:hover .img-hamburg {
	content: url(../images/Home/yellow3/hamburg-on.png)
}

div#sidebar-hamburg-yellow3:hover .img-sidebutton {
	content: url(../images/Home/yellow3/side-button-on.png)
}

#sidebar-hamburg-yellow4 {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-yellow4:hover .img-hamburg {
	content: url(../images/Home/yellow4/hamburg-on.png)
}

div#sidebar-hamburg-yellow4:hover .img-sidebutton {
	content: url(../images/Home/yellow4/side-button-on.png)
}

#sidebar-hamburg-green1 {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-green1:hover .img-hamburg {
	content: url(../images/Home/green1/hamburg-on.png)
}

div#sidebar-hamburg-green1:hover .img-sidebutton {
	content: url(../images/Home/green1/side-button-on.png)
}

#sidebar-hamburg-white {
	width: 50px;
	background-color: #dedede !important;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-white:hover .img-hamburg {
	content: url(../images/Home/white/hamburg-on.png)
}

div#sidebar-hamburg-white:hover .img-sidebutton {
	content: url(../images/Home/white/side-button-on.png)
}

#sidebar-hamburg-white1 {
	width: 50px;
	background-color: #dedede !important;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-white1:hover .img-hamburg {
	content: url(../images/Home/white1/hamburg-on.png)
}

div#sidebar-hamburg-white1:hover .img-sidebutton {
	content: url(../images/Home/white1/side-button-on.png)
}

#sidebar-hamburg-red {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-red:hover .img-hamburg {
	content: url(../images/Home/red/hamburg-on.png)
}

div#sidebar-hamburg-red:hover .img-sidebutton {
	content: url(../images/Home/red/side-button-on.png)
}

#sidebar-hamburg-red1 {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-red1:hover .img-hamburg {
	content: url(../images/Home/red1/hamburg-on.png)
}

div#sidebar-hamburg-red1:hover .img-sidebutton {
	content: url(../images/Home/red1/side-button-on.png)
}

#sidebar-hamburg-red2 {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-red2:hover .img-hamburg {
	content: url(../images/Home/red2/hamburg-on.png)
}

div#sidebar-hamburg-red2:hover .img-sidebutton {
	content: url(../images/Home/red2/side-button-on.png)
}

#sidebar-hamburg-silver {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-silver:hover .img-hamburg {
	content: url(../images/Home/silver/hamburg-on.png)
}

div#sidebar-hamburg-silver:hover .img-sidebutton {
	content: url(../images/Home/silver/side-button-on.png)
}

#sidebar-hamburg-gold {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-gold:hover .img-hamburg {
	content: url(../images/Home/gold/hamburg-on.png)
}

div#sidebar-hamburg-gold:hover .img-sidebutton {
	content: url(../images/Home/gold/side-button-on.png)
}

#sidebar-hamburg-gold1 {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-gold1:hover .img-hamburg {
	content: url(../images/Home/gold1/hamburg-on.png)
}

div#sidebar-hamburg-gold1:hover .img-sidebutton {
	content: url(../images/Home/gold1/side-button-on.png)
}

#sidebar-hamburg-gold2 {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-gold2:hover .img-hamburg {
	content: url(../images/Home/gold2/hamburg-on.png)
}

div#sidebar-hamburg-gold2:hover .img-sidebutton {
	content: url(../images/Home/gold2/side-button-on.png)
}

#sidebar-hamburg-gold3 {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-gold3:hover .img-hamburg {
	content: url(../images/Home/gold3/hamburg-on.png)
}

div#sidebar-hamburg-gold3:hover .img-sidebutton {
	content: url(../images/Home/gold3/side-button-on.png)
}

#sidebar-hamburg-gold4 {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-gold4:hover .img-hamburg {
	content: url(../images/Home/gold4/hamburg-on.png)
}

div#sidebar-hamburg-gold4:hover .img-sidebutton {
	content: url(../images/Home/gold4/side-button-on.png)
}

#sidebar-hamburg-gold5 {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-gold5:hover .img-hamburg {
	content: url(../images/Home/gold5/hamburg-on.png)
}

div#sidebar-hamburg-gold5:hover .img-sidebutton {
	content: url(../images/Home/gold5/side-button-on.png)
}

#sidebar-hamburg-grey {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-grey:hover .img-hamburg {
	content: url(../images/Home/grey/hamburg-on.png)
}

div#sidebar-hamburg-grey:hover .img-sidebutton {
	content: url(../images/Home/grey/side-button-on.png)
}

#sidebar-hamburg-grey1 {
	width: 50px;
	background-color: #2e343a;
	height: 100%;
	border: 1px solid #111315;
	position: relative;
	overflow: hidden;
	box-shadow: inset 0 0 10px #000;
	cursor: pointer
}

div#sidebar-hamburg-grey1:hover .img-hamburg {
	content: url(../images/Home/grey1/hamburg-on.png)
}

div#sidebar-hamburg-grey1:hover .img-sidebutton {
	content: url(../images/Home/grey1/side-button-on.png)
}

.bg-betslip-header-orange,
.bg-betslip-header-orange1 {
	background: #161c22 !important;
	padding: 2px
}

.bg-betslip-header-orange2 {
	padding: 12px !important
}

.bg-betslip-header-purple {
	background: #161c22 !important;
	padding: 2px
}

.bg-betslip-header-purple1 {
	border-bottom: 3px solid #730161
}

.bg-betslip-header-purple1,
.bg-betslip-header-purple2 {
	background: #121212 !important;
	padding: 2px;
	border-top: 1px solid #565656
}

.bg-betslip-header-purple2 {
	border-bottom: 3px solid #c493bd
}

.bg-betslip-header-blue,
.bg-betslip-header-blue1,
.bg-betslip-header-blue2 {
	background: #161c22 !important;
	padding: 2px
}

.bg-betslip-header-blue3 {
	border-bottom: 3px solid #ffc105
}

.bg-betslip-header-blue3,
.bg-betslip-header-blue4 {
	background: #121212 !important;
	padding: 2px;
	border-top: 1px solid #565656
}

.bg-betslip-header-blue4 {
	border-bottom: 3px solid #4269b2
}

.bg-betslip-header-blue5 {
	border-bottom: 3px solid #4c6f87
}

.bg-betslip-header-blue5,
.bg-betslip-header-blue6 {
	background: #121212 !important;
	padding: 2px;
	border-top: 1px solid #565656
}

.bg-betslip-header-blue6 {
	border-bottom: 3px solid #1d98cb
}

.bg-betslip-header-yellow,
.bg-betslip-header-yellow1 {
	background: #161c22 !important;
	padding: 2px;
	border-bottom: 3px solid #f8d346
}

.bg-betslip-header-yellow2,
.bg-betslip-header-yellow3 {
	background: #161c22 !important;
	padding: 2px
}

.bg-betslip-header-yellow4 {
	background: #0b0d10 !important;
	padding: 2px;
	font-size: 13px;
	border-radius: 6px 6px 0 0
}

.bg-betslip-header-green1 {
	background: #030917 !important;
	padding: 2px;
	font-size: 13px;
	border-radius: 6px 6px 0 0
}

.bg-betslip-header-white,
.bg-betslip-header-white1 {
	background: #161c22 !important;
	padding: 0
}

.bg-betslip-header-red {
	background: #161c22 !important;
	padding: 2px
}

.bg-betslip-header-red1 {
	background: #111 !important;
	padding: 2px
}

.bg-betslip-header-red2 {
	background: #121212 !important;
	padding: 2px;
	border-bottom: 3px solid #eb840a;
	border-top: 1px solid #565656
}

.bg-betslip-header-gold,
.bg-betslip-header-gold1,
.bg-betslip-header-silver {
	background: #161c22 !important;
	padding: 2px
}

.bg-betslip-header-gold2 {
	background: #111 !important;
	padding: 2px
}

.bg-betslip-header-gold3 {
	padding: 0
}

.bg-betslip-header-gold4,
.bg-betslip-header-gold5 {
	background: #121212 !important;
	padding: 2px
}

.bg-betslip-header-grey {
	background: #2d353c !important;
	padding: 2px
}

.bg-betslip-header-grey1 {
	background: #151515 !important;
	padding: 2px
}

.bg-betslip-top-orange {
	background: #242a30
}

.bg-betslip-top-orange1 {
	background: linear-gradient(180deg, #101010 0, #1e1a19);
	border-bottom: 3px solid #fff;
	border-top: 1px solid #596571
}

.bg-betslip-top-purple {
	border-bottom: 3px solid #144ade
}

.bg-betslip-top-purple,
.bg-betslip-top-purple1,
.bg-betslip-top-purple2 {
	background: linear-gradient(180deg, #121212 0, #0f0f0f 20%, #0b0b0b 50%, #0f0f0f 80%, #121212)
}

.bg-betslip-top-blue {
	background-color: #242a30
}

.bg-betslip-top-blue1 {
	border-bottom: 3px solid #dbbe58
}

.bg-betslip-top-blue1,
.bg-betslip-top-blue2 {
	background: linear-gradient(180deg,#101010 0,#1e1a19);
	border-bottom: 3px solid #fff;
    border-top: 1px solid #596571;
}


.bg-betslip-top-blue3 {
	background: linear-gradient(180deg, #121212 0, #0f0f0f 20%, #0b0b0b 50%, #0f0f0f 80%, #121212)
}

.bg-betslip-top-blue4,
.bg-betslip-top-blue5,
.bg-betslip-top-blue6 {
	background: linear-gradient(180deg, #121212 0, #010101)
}

.bg-betslip-top-yellow,
.bg-betslip-top-yellow1 {
	background-color: #101010
}

.bg-betslip-top-yellow2 {
	background-color: #242a30
}

.bg-betslip-top-yellow3 {
	background: linear-gradient(180deg, #ffb700 0, #ffdb00)
}

.bg-betslip-top-white {
	border-bottom: 3px solid #f1c80e
}

.bg-betslip-top-white,
.bg-betslip-top-white1 {
	background: linear-gradient(180deg, #d0d0d0 0, #d9d9d9 20%, #e5e5e5 50%, #f0f0f0 80%, #fbfbfb)
}

.bg-betslip-top-white1 {
	border-bottom: 3px solid #ed765e
}

.bg-betslip-top-red {
	background: linear-gradient(180deg, #121212 0, #0f0f0f 20%, #0b0b0b 50%, #0f0f0f 80%, #121212);
	border-bottom: 3px solid #c70001
}

.bg-betslip-top-red1 {
	background: linear-gradient(180deg, #121212 0, #282c2f);
	border-top: 1px solid #565656;
	border-bottom: 3px solid #e30144
}

.bg-betslip-top-red2,
.bg-betslip-top-silver {
	background: linear-gradient(180deg, #121212 0, #0f0f0f 20%, #0b0b0b 50%, #0f0f0f 80%, #121212)
}

.bg-betslip-top-silver {
	border-bottom: 3px solid #9c9ea0
}

.bg-betslip-top-gold {
	background: linear-gradient(180deg, #121212 0, #0f0f0f 20%, #0b0b0b 50%, #0f0f0f 80%, #121212);
	border-bottom: 3px solid #ffa863
}

.bg-betslip-top-gold1,
.bg-betslip-top-gold2 {
	background: linear-gradient(180deg, #121212 0, #12171d 20%, #111820 50%, #121e2c 80%, #112131);
	border-bottom: 3px solid #f8b800
}

.bg-betslip-top-gold2 {
	border-top: 1px solid #5f5f5f
}

.bg-betslip-top-gold3 {
	background: linear-gradient(180deg, #121212 0, #12171d 20%, #111820 50%, #121e2c 80%, #112131);
	border-top: 3px solid #f8b800;
	border-bottom: 3px solid #f8b800
}

.bg-betslip-top-gold4 {
	border-bottom: 3px solid #b59157
}

.bg-betslip-top-gold4,
.bg-betslip-top-gold5 {
	background: linear-gradient(180deg, #121212 0, #030303);
	border-top: 1px solid #565656
}

.bg-betslip-top-gold5 {
	border-bottom: 3px solid #d6a65c
}

.bg-betslip-top-grey {
	background: linear-gradient(180deg, #1e2737, #0b1423)
}

.bg-betslip-top-grey1 {
	background: linear-gradient(180deg, #161616, #161616)
}

.bg-slip-back-orange {
	background: #2d353c !important
}

.bg-slip-back-orange,
.bg-slip-back-purple {
	border-top: 1px solid #32383d;
	border-bottom: 2px solid #000
}

.bg-slip-back-purple {
	background-color: #111 !important
}

.bg-slip-back-blue3,
.bg-slip-back-purple1 {
	background-color: #121212 !important;
	border-top: 1px solid #32383d;
	border-bottom: 2px solid #000
}

.bg-slip-back-blue {
	background: #2d353c !important;
	border-top: 1px solid #32383d;
	border-bottom: 2px solid #000
}

.bg-slip-back-blue2,
.bg-slip-back-blue4,
.bg-slip-back-blue5 {
	background-color: #111 !important;
	border-top: 1px solid #32383d;
	border-bottom: 2px solid #000
}

.bg-slip-back-blue6 {
	background-color: #13151e !important;
	border-top: 1px solid #32383d;
	border-bottom: 2px solid #000
}

.bg-slip-back-yellow,
.bg-slip-back-yellow1 {
	background-color: #111 !important;
	border-top: 1px solid #32383d;
	border-bottom: 2px solid #000
}

.bg-slip-back-yellow2 {
	background: #2d353c !important;
	border-top: 1px solid #32383d;
	border-bottom: 2px solid #000
}

.bg-slip-back-yellow4 {
	background: #0b0d10 !important
}

.bg-slip-back-green1 {
	background: #030917 !important
}

.bg-slip-back-white,
.bg-slip-back-white1 {
	background: #fff !important;
	border-top: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2
}

.bg-slip-back-grey {
	background: #2d353c !important
}

.bg-slip-back-grey,
.bg-slip-back-grey1 {
	border-top: 1px solid #32383d;
	border-bottom: 2px solid #000
}

.bg-slip-back-grey1 {
	background: #151515 !important
}

.bg-noslip-back-orange {
	background-color: #2d353c;
	padding: 2px
}

.bg-noslip-back-orange1 {
	background-color: #0b1423;
	padding: 2px
}

.bg-noslip-back-purple {
	background-color: #111;
	padding: 2px
}

.bg-noslip-back-blue3,
.bg-noslip-back-blue4,
.bg-noslip-back-blue5,
.bg-noslip-back-gold4,
.bg-noslip-back-gold5,
.bg-noslip-back-purple1,
.bg-noslip-back-purple2,
.bg-noslip-back-red2 {
	background-color: #121212;
	padding: 2px
}

.bg-noslip-back-blue {
	background-color: #2d353c;
	padding: 2px
}

.bg-noslip-back-blue1,
.bg-noslip-back-blue2 {
	background-color: #0b1423;
	padding: 2px
}

.bg-noslip-back-blue6 {
	background-color: #13151e;
	padding: 2px
}

.bg-noslip-back-yellow,
.bg-noslip-back-yellow1 {
	background-color: #111;
	padding: 2px
}

.bg-noslip-back-yellow2 {
	background-color: #2d353c;
	padding: 2px
}

.bg-noslip-back-yellow3 {
	background-color: #0d0f28;
	padding: 2px
}

.bg-noslip-back-yellow4 {
	background-color: #0b0d10;
	padding: 2px
}

.bg-noslip-back-green1 {
	background-color: #030917;
	padding: 2px
}

.bg-noslip-back-white {
	background-color: #fff;
	padding: 2px
}

.bg-noslip-back-red,
.bg-noslip-back-red1,
.bg-noslip-back-silver {
	background-color: #111;
	padding: 2px
}

.bg-noslip-back-grey {
	background-color: #2d353c
}

.bg-noslip-back-grey,
.bg-noslip-back-grey1 {
	border-top: 1px solid #32383d;
	border-bottom: 1px solid #000;
	padding: 2px
}

.bg-noslip-back-grey1 {
	background-color: #151515
}

.bg-noslip-back-gold1 {
	background-color: #112236;
	padding: 2px
}

.bg-noslip-back-gold2 {
	background-color: #111;
	padding: 2px
}

.bg-noslip-back-gold3 {
	padding: 2px
}

.bg-noslip-back-orange2 {
	background-size: 100% 100%;
	background: url(../images/Sidebar/orange2/c5e1e8b.png);
	background-repeat: no-repeat
}

.sidebar-bg-betinput-orange,
.sidebar-bg-betinput-orange1 {
	background: #191919 !important;
	border: 1px solid #0b0b0c !important;
	height: 36px
}

.sidebar-bg-betinput-blue3,
.sidebar-bg-betinput-blue4,
.sidebar-bg-betinput-blue5,
.sidebar-bg-betinput-blue6,
.sidebar-bg-betinput-gold4,
.sidebar-bg-betinput-gold5,
.sidebar-bg-betinput-purple,
.sidebar-bg-betinput-purple1,
.sidebar-bg-betinput-purple2,
.sidebar-bg-betinput-red2 {
	background: #050505 !important;
	border: 1px solid #3c3c3c !important;
	height: 36px
}

.sidebar-bg-betinput-blue,
.sidebar-bg-betinput-blue1,
.sidebar-bg-betinput-blue2,
.sidebar-bg-betinput-yellow,
.sidebar-bg-betinput-yellow1,
.sidebar-bg-betinput-yellow2 {
	background: #191919 !important;
	border: 1px solid #0b0b0c !important;
	height: 36px
}

.sidebar-bg-betinput-yellow3 {
	background: #0d0f28 !important;
	border: 1px solid #0b0b0c !important;
	height: 36px
}

.sidebar-bg-betinput-yellow4 {
	background: #0b0d10 !important;
	border: 1px solid #0b0d10 !important;
	height: 36px;
	color: #fff;
	margin-top: 8px !important;
	border-radius: 6px
}

.sidebar-bg-betinput-green1 {
	background: #030917 !important;
	border: 1px solid #030917 !important;
	height: 36px;
	color: #fff;
	margin-top: 8px !important;
	border-radius: 6px
}

.sidebar-bg-betinput-white,
.sidebar-bg-betinput-white1 {
	background: #fff !important;
	border: 1px solid #0b0b0c !important;
	height: 36px
}

.sidebar-bg-betinput-red {
	background: #191919 !important;
	border: 1px solid #0b0b0c !important;
	height: 36px
}

.sidebar-bg-betinput-red1 {
	background: #111 !important;
	border: 1px solid #464445 !important;
	height: 36px
}

.sidebar-bg-betinput-gold,
.sidebar-bg-betinput-silver {
	background: #191919 !important;
	border: 1px solid #0b0b0c !important;
	height: 36px
}

.sidebar-bg-betinput-gold1 {
	background: #112236 !important;
	border: 1px solid #0b0b0c !important;
	height: 36px
}

.sidebar-bg-betinput-gold2 {
	background: #111 !important;
	border: 1px solid #464445 !important;
	height: 36px
}

.sidebar-bg-betinput-gold3 {
	background: #112236 !important;
	border: 1px solid #0b0b0c !important;
	height: 36px
}

.sidebar-bg-betinput-grey {
	background: #242a30 !important
}

.sidebar-bg-betinput-grey,
.sidebar-bg-betinput-grey1 {
	border-top: 1px solid #32383d;
	border-bottom: 1px solid #000 !important;
	height: 32px
}

.sidebar-bg-betinput-grey1 {
	background: #151515 !important
}

.sidebar-bg-betbutton-orange,
.sidebar-bg-betbutton-orange1 {
	background: #161c22 !important;
	padding: 0;
	margin: 0 0 4px
}

.sidebar-bg-betbutton-orange2 {
	background: #1f2124 !important;
	padding: 0;
	margin: 0
}

.sidebar-bg-betbutton-purple,
.sidebar-bg-betbutton-purple1 {
	background: #161c22 !important;
	padding: 0;
	margin: 0 0 4px
}

.sidebar-bg-betbutton-purple2 {
	background: #111 !important;
	padding: 0;
	margin: 0 0 4px
}

.sidebar-bg-betbutton-blue,
.sidebar-bg-betbutton-blue1,
.sidebar-bg-betbutton-blue2,
.sidebar-bg-betbutton-blue3,
.sidebar-bg-betbutton-blue4,
.sidebar-bg-betbutton-blue5 {
	background: #161c22 !important;
	padding: 0;
	margin: 0 0 4px
}

.sidebar-bg-betbutton-blue6 {
	background: #13151e !important;
	padding: 0;
	margin: 0 0 4px
}

.sidebar-bg-betbutton-yellow,
.sidebar-bg-betbutton-yellow1,
.sidebar-bg-betbutton-yellow2,
.sidebar-bg-betbutton-yellow3 {
	background: #161c22 !important;
	padding: 0;
	margin: 0 0 4px
}

.sidebar-bg-betbutton-green1,
.sidebar-bg-betbutton-yellow4 {
	background: #14161b !important;
	padding: 8px 0;
	margin: 8px 0
}

.sidebar-bg-betbutton-white,
.sidebar-bg-betbutton-white1 {
	background: none !important;
	padding: 0;
	margin: 0 0 4px
}

.sidebar-bg-betbutton-red {
	background: #161c22 !important;
	padding: 0;
	margin: 0 0 4px
}

.sidebar-bg-betbutton-red1,
.sidebar-bg-betbutton-red2 {
	background: #111 !important;
	padding: 0;
	margin: 0 0 4px
}

.sidebar-bg-betbutton-gold,
.sidebar-bg-betbutton-gold1,
.sidebar-bg-betbutton-silver {
	background: #161c22 !important;
	padding: 0;
	margin: 0 0 4px
}

.sidebar-bg-betbutton-gold2 {
	background: #111 !important;
	padding: 0;
	margin: 0 0 4px
}

.sidebar-bg-betbutton-gold3 {
	background: #161c22 !important;
	padding: 0;
	margin: 0 0 4px
}

.sidebar-bg-betbutton-gold4,
.sidebar-bg-betbutton-gold5 {
	background: #121212 !important;
	padding: 0;
	margin: 0 0 4px
}

.sidebar-bg-betbutton-grey,
.sidebar-bg-betbutton-grey1 {
	background: #161c22 !important;
	padding: 0;
	margin: 0
}

.sidebar-quick-item {
	height: 44px;
	padding: 12px 8px;
	border-radius: 8px;
	cursor: pointer;
	width: 100%;
	display: table;
	transition: background-color .1s ease-out 0s;
	white-space: nowrap
}

.sidebar-quick-item:hover {
	background: #292929
}

.sidebar-quick-item-text {
	float: left;
	padding-left: 24px;
	width: calc(100% - 16px)
}

.sidebar-quick-item-yellow4 {
	height: 44px;
	padding: 12px 8px;
	border-radius: 8px;
	width: 100%;
	display: table;
	transition: background-color .1s ease-out 0s;
	white-space: nowrap;
	font-size: 14px;
	color: #fff;
	cursor: pointer
}

.sidebar-quick-item-yellow4:hover {
	background: #0b0d10;
	color: #f3ba2f
}

.sidebar-quick-item-blue4 {
	padding: 8px 32px;
	border-radius: 8px;
	cursor: pointer;
	width: 100%;
	display: table;
	transition: background-color .1s ease-out 0s;
	white-space: nowrap;
	color: #fff
}

.sidebar-quick-item-blue4:hover {
	background: #202028
}

.sidebar-quick-item-text-blue4 {
	float: left;
	padding: 4px 0 0 16px;
	width: calc(100% - 26px)
}

.i-sports:hover .img-sports {
	content: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE2SURBVHgBjVLtUcJAFHzJ5L90YDogVmA6ACsgVuBYgVKBWIFagXYgqUA6MHQAFYRdsi/z+OZmdu7ufe6+O7MrVtu2OTDmvu9LrkieYRsCP0ABLJMkeXV/eiGZgffAF7AGamAk+/kCCCrUmQzagJmKlKcSqbeS5vJUceCb5ywmYvsAViF2BfsL9kfobkLcQOdB7PrvHcVgonMpnzP71Z0ofAbsUgFPRxi7j+wW1g3UdL5NnRIocsKNhtdrpU0+Sss1yF5iJuOWtrRFFnfBZ0r2uG2jVBcLleMQb474HoQFmbHAXBJc27t1H4b2KZOCj7+QRRpvlNEAiqQ5phw+F+9cOud6HSaU8o2AZwvDOveMVXjGCfCnv9E1iUWwvdnu8vl8KpZF52A2PSiwV2ioay2Jbqs1g35tAA3s8P7DVh+9AAAAAElFTkSuQmCC)
}

.i-inplay:hover .img-inplay {
	content: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADaSURBVHgB3VLRDYIwEC0uIBvYERhBN2AD3ECZQDfADYwTwAa6AWygI+AE9R15Z0ppDJ+GJi+99l7fvV5rzN8M55wVzOBtY5sp0M4UaCci2LgABeOjCEYO7llInLZh8q72vDjl2nrCFePq64KkK+MayLQKiU8g9+yr8CC2AsTui2ZskiQd5gxoEJeYd0DBvOTW5KcqEF5HEj2g9nOuhwLAWw+rwEPIXDfAAZVl7wbI1TZASTFx2NNhN2oi763PGXsF4WReL6yfHHXf/BjIn7WBYeIU/WVTXm2WNT6G99dLGAm6SwAAAABJRU5ErkJggg==)
}

.i-mini:hover .img-mini {
	content: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFaSURBVHgBbVKBUYNAEOQzKYAOxAqMFUAH0QrUCkIqyFgBsQJMBWgFhA6wAr8DsQLcZfaYG+Rmdv7/7n7vbv9DsmLjOBZYnlZC1xDCxTs2i4sZ0GB7A3wCPTAAEeDFiHjLvLWqmYI7oAa+gRxI5WvtMlDRtySoXCKTCuDgyGuR1cprePbVSXD27WkcrqX5HclUYCOWSnf2wAm+B5177Om7g3hRuSVg7RdBVc7ArZR/YUD7KBQSk6J+AL+KZ1sGwN5h7UDG5Abne+yZ2Eh9Wgf/1cbAMs0fTCiyCRdXPXU6DzqT5AvI1dn8Ans93cHUlViTwE7YZ+DHXsY+0qvY3jTSYKpTPPr0OxN18K79MTjmUiLlap+xHgS9OuKo/J3s5ijyPrgZE7VKQU+a2RRP5Ivy8Zkf2WmyNOlhPzAXdosvPYu7Tf4bO6BIrSqapdIo+sprBNQgE5YENtpsf1YqQiwfNTeRAAAAAElFTkSuQmCC)
}

.i-virtual:hover .img-virtual {
	content: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE4SURBVHgBjVKLdcIwDLRZoN4gYQKyAXQCskG6QUdoN8gIeUxAOwF0gpQJzAbOBuEUTqAXwkfvnT/6nCVZ3lH6vs+xrYECWFEd3FWOQAfsgT/v/V4DV8CO+AKWQKBN7q348F4AH8AWiIMeS5IgmwlJZW8Y1LiR0B7dsFwVyiwv10pMkmqCJPph8X5OhwNtBWvtYOtYQg/kuG8MQXKsPdPUaQisNWk/TCalOe9mfEmUy0tnz91fAO9ARcIA+z/uGUmlvJ8LkzJr981Zgtemod/8qShZz8gqsjDpbrSx2N7g8yt/D3wC0vS5ZA790ZlZSHylYaCzfRl3X32ssiZylqQkzchPSqjdBGvg1FUkabnXZjJLnZtJMYEFnbccqoy69ib1ByQlS0k8Pw8ekURDEF8ONiTB/Eq453cCtx+5j9th9x8AAAAASUVORK5CYII=)
}

.i-casino:hover .img-casino {
	content: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFaSURBVHgBbVPtcYMwDLVz/C8b1BuEDWCDZAQ6AekENBO0TJDLJrAB3YBMEGcCogdPieKL73QSsj7ek4V3yZnnuRJViuTGHfndee8nG+9NIgIaBp+ZEHg9IVFiarE/xO5eCjD5JPLNpJKFcD8zthA50v4V+ZJCUbs3IkHkR6S1dER25rsVOTB2icvwwW6B3Qrx7UVv6UciOg5EMSq1ZV68hD5R1xZF0n1n7Bx6gy5EMTJ2K9yOhkK1DGv1FYyJ1CGz0yb06QHPOXREJxTojd+RotskSK8WtbFj4tfnjxmNidAHAxn2za3vrvQC/aByUQTRPTcN5x/PySIjEggdPl2gQjfSm9UdyDmI/InsE+hAUbMz7pHXZxiOFClJ46LwUZBDvRoUlXu+FqhN71YZpzWBuaHYs8ljlb2z45WVRrBcnLkbnzoX6oNbX6HT/+ClAIsgsTEuRQDplY6eO47d45nQy++jAAAAAElFTkSuQmCC)
}

.i-score:hover .img-score {
	content: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFKSURBVHgBhVPtTcMwFLQr/jcbkA3IBmSEMkHDBGSDiAkQExAmKBvgTEA6Ae4GYYJw157T11RRn3Ryzn4f5+cX72Y2jmOGpQa2QAAyoQfevffRLRmCC+ADeAQq4BvYAVsg11mxFEyHHwabvZLBM06fPO2tTI4GaN1ta+V7tLskXbwENuCvJinPuRzcqS95UoN+hCTtBWiM1DfC8Eb3z8RrxkwK3KnLrZG5B34N74CIioO5xrGA7cGT+X7QdZLlgO0+z6JVwAqUvZbjF+ApW+oCVfFZsQ5KWE8J2AwcDmpUAO90V+6twT/FWfUeqJKP1wElNcockzx3nkLLc6lomZgyKYXSOaYDh4Tjap42KrBUI4OKsuCf0z0nS1xPV5lRvphA+exWkrNkvSp34le+TJDNMu8l7yD5rf5AYmOqM6b3mi5OVXFDjbX0lM//AGbz8rC31kkAAAAASUVORK5CYII=)
}

.i-tv:hover .img-tv {
	content: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAYAAAAmlE46AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC6SURBVHgB1ZJhDcIwEIXvpgAJdQAOwAGggEnAAUHBLAwFbAoYCsABlVAH5R25JtBwoezfXvLltWnf3bIeUaFijA+wS/sqO6zlwpdQC+vA1arqQCPofgYu752S2ChwgDmlZeaTGZRu2dkGeHD/CDD7lyOwgJ9BUH7JgW36W2sqFO6uwE0Wkf6UZCoaqYkFg0xIaUDfO8g77rFYgr4wK+M3sFapYXMgnZ0R8Oodpqfn7DNkihojeERgSJsnj5lnyCDFx2gAAAAASUVORK5CYII=)
}

.i-attendance:hover .img-attendance {
	content: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADeSURBVHgBrVOBEYIwDEydgBGygW5gN4FNcJMeE7ACbsAGsAFuUJPj61VMwTv9u1xp/puUJCX6Ec5yxhi9LGexC1yzWOecm2kPcrAS6+OKBd9qE3xBjEuHGUK1q8E3GV9ZAQJIzn9ls09Jeiu7ojaCbn0eWq/7E/wqmqVIHR1ANIMsD1qL/ArAYiN9j4HQodOBUDM1xconiKDVthW4VP1bCoR9m4veCmMEYSRhBIwft8oGhql809TGYJFVNii1wfuM570MAVecslFe4Ou3U1h6TEzrbDBc2uJRZuBO/8YTk8UfiiG+twAAAAAASUVORK5CYII=)
}

.i-bethistory:hover .img-bethistory {
	content: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD0SURBVHgBrVPtEYIwDC0sYEdgBDeQTWADcAJwAtygbtARGEE3qBvgBjU5HxJyVP+Qu3ckzcdL0mLM3hJjtISeEOIid4IjFDo+V8k1fQLhQGD9CbQI4UJtirkFW2fS3XnEVNpRECZO3mpTkXjEWung+ZwK7hHIGJSvW3WKJZ2EfQWTRXdeJpBe8pJlgSgPwFoImwtNwh45gfXcpOUldKt8xcrCnZdqRo/2LfRB+I88tuzgRvjuIMuyi/ncPwfxaA86OwvOhs+MmjGAafuhLJ0GvaPZWWOZ458CLE0qoEV1hzlnxlL8H5X5JVicw9uYJWCx1uwtb8VGVPak8higAAAAAElFTkSuQmCC)
}

.i-moneymove:hover .img-moneymove {
	content: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADOSURBVHgBzZPhDYIwEIWvhAG6gYzgCDKBMAk6AXECdQLjBIzAKDpCN6jvJW2iTa8JxB+85MuVcD3eXYvIpuS9P4FpyZ76a/ONARywfmRyz8YYl/tqA2YwhGcLdglXRlFsv0AnBeH9qBWoQA8GOpEVMrENBA7vwmKZPAvoEmMwb1Fs2tDrLIrCrJhjfxwkSU1Y0pHL1LmDEfQlNzyZUXQn8eT2laxQ+DKdTHUhz2ZOxvEy8cZifQStVoC9c1BpGx02PxE9CrWyVPxP4o39mz7k345BDHkeDgAAAABJRU5ErkJggg==)
}

.i-coupon:hover .img-coupon {
	content: url(../images/Sidebar/orange2/39e38ae.png)
}

.i-friend:hover .img-friend {
	content: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADISURBVHgBxVLbDcIwDHQRA3SEbEA3IBvACN0gHSEbdAU2gQ1gA7pBYYJwlu4jQk6KQKiWLJ/8ytmOyD8lpeSgbS1nI3U5QoP8wOAOneUbBijsCW/Ah1Le1ih0MDq3Uo/EA/xP2Klpmsl6zZOuykx8ZqxVnMUTsX9v0jEQpTxWZE5XSnBMGI3YiTEnNSGTlN+fYySr2LqCJl2wrAcKdHmDYvVBd5802PPVK4yeLyh1WG3iZUm4cb1EyHx9fpmlBqP1/7lgM7auvADOo8oSqe1KKQAAAABJRU5ErkJggg==)
}

.i-fame:hover .img-fame {
	content: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEISURBVHgBtVJbDcJAELwj/FMHIAEUAA5wAA6oA3DQoICioBJaHICC1kGLgmM2nU02fZAQwiaT27193My2zv1o3gYhhBjHESh4tQQiE++A2Ht/056paZbiGZACFzbumb6ZdxZSiyEP+7JcXulvgBOQAxGRAQepY81Vfc+LkjQrzjx04iWRMhZ2G7BYqQRJ3IHSUP00YAE0VkKkEoyMvYmF/trEuesam2IzMDE5O/ys+sUm6kBPgWPODTfUqdawWRoD8pUbMt04/cR8hWSMuh+SgkP0PiVkTQ1sgbT7+qQ3sZUSkbYOe41R7zEwTDK60iR72bpvTJYZWqvt1rs2HUvIvy6fjH7l/mVv2gC++4kfl3QAAAAASUVORK5CYII=)
}

.i-event:hover .img-event {
	content: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAC6SURBVHgBzVLBDcIwDHSYICN0FDaADegI3SBlAzYIG1AmYBU2aDcwtnSpgklR+mpPsnJNzidfZaKt4RJh5pbqMTnnBsqaA69H0N4DPBqpu6uEatEzGyi8nVNjSR3pF94KO4zV4btBvVDKPd56aC/WJEiNf/5JwNuYuI0wQ2Je5bhlVz3uykBWzp2FPzC+nnEpbrqMKjSm5xLPzKONMJkYQ4lbbTJ4S7VcCdWi52uVT1TYhQXoKj9pF/gA+ysBwJ/vDtEAAAAASUVORK5CYII=)
}

.i-notice:hover .img-notice {
	content: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEKSURBVHgBjVOLrcIwDHSf3gDZgGxAN6AbwAbABIwAGwATwAgwQdmAEdINYINyhotkgouwdJJ/PZ+TtBJY3/dRXrYAVsBdfAvAHjhqUFVVJyRQS8DVkGk+KIq4ZW8vppDKUchtgBuxdeppkABxzSmBsU5tPII/8S0CF+yYz6IDRl7jvyNNP54qCfyFIWwQnw2pDCl4NnPqhOiYGw8piEVe5S/z3vAv8A/iWFbQocHbMSt4Mx5usAQnYEZfd6wdsmD8RlVaRj2g1sR6hXNeZ816MnW91nkpS5Mz+pEkLV9nyi9Ub8Z7ePajaHJPBd96SpKaE5uBWvqQ/kXJgb5ix9xEfjXumvdf27/S2gOr8SIIgPL9wAAAAABJRU5ErkJggg==)
}

.i-cash:hover .img-cash {
	content: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEbSURBVHgBhVOLFcFAEMxpQDpwHdCBqAAVoILoQFQQKkAFngqig5SADtJBzLBiXe7i3puXy35m72b3TKRWXdcWnxRIlLkCjsaYU9S1kLwGCmDskgJL8dlQcgbkfwpYL4k4bp6EFEgcW0ISN/DgOXYm1QoPyfnH1mIM2JSPeqSf/14g7iLVFx7fHRhpgtiNQMt2+KwYyO54SCpNUCEodo45k+0DGCg748ZyiobgGr2HRy8GUochsGUixcOesABnJmtYgdLtr7TMyv6ghRNb3lwvOCTfAoVjYyeoT2mUkcm5CHSJvkJRjz7At5DI/XmaCa/ZtBHK34E5tnsRji2cAiU1ge/KOiq51b3gkoeWqSvFHXMSJNmI2KWM86vVTzoTBfbsKbYvAAAAAElFTkSuQmCC)
}

.betinputbox-orange {
	width: 160px;
	height: 26px;
	background: #191919;
	border: 2px solid #fc6200;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	margin-top: 2px;
	font-size: 13px;
	color: #fff
}

.betinputbox-orange:focus {
	outline-color: #fc6200
}

.betinputbox-orange1 {
	width: 160px;
	height: 26px;
	background: #191919;
	border: 2px solid #fff;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	margin-top: 2px;
	font-size: 13px;
	color: #fff
}

.betinputbox-orange1:hover {
	outline-color: #fff
}

.betinputbox-orange2 {
	width: 100%;
	height: 40px;
	background: #181b1c;
	border: 1px solid #738087;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-align: center;
	border-radius: 8px
}

.betinputbox-orange2,
.betinputbox-purple {
	font-weight: 700;
	font-size: 13px;
	color: #fff
}

.betinputbox-purple {
	width: 160px;
	height: 26px;
	background: #050505;
	border: 2px solid #144ade;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-top: 2px
}

.betinputbox-purple:focus {
	outline-color: #144ade
}

.betinputbox-purple1 {
	width: 160px;
	height: 26px;
	background: #050505;
	border: 2px solid #c6426e;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	margin-top: 2px;
	font-size: 13px;
	color: #fff
}

.betinputbox-purple1:focus {
	outline-color: #c6426e
}

.betinputbox-purple2 {
	width: 160px;
	height: 26px;
	background: #050505;
	border: 2px solid #c493bd;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	margin-top: 2px;
	font-size: 13px;
	color: #fff
}

.betinputbox-purple2:focus {
	outline-color: #c493bd
}

.betinputbox-blue3 {
	width: 160px;
	height: 26px;
	background: #050505;
	border: 2px solid #082481;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	margin-top: 2px;
	font-size: 13px;
	color: #fff
}

.betinputbox-blue3:focus {
	outline-color: #082481
}

.betinputbox-blue4 {
	width: 160px;
	height: 26px;
	background: #050505;
	border: 2px solid #a1a1a1;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	margin-top: 2px;
	font-size: 13px;
	color: #fff
}

.betinputbox-blue4:focus {
	outline-color: #a1a1a1
}

.betinputbox-blue {
	width: 160px;
	height: 26px;
	background: #191919;
	border: 2px solid #1fb3ff;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	font-size: 13px;
	color: #fff
}

.betinputbox-blue:focus {
	outline-color: #1fb3ff
}

.betinputbox-blue1 {
	width: 160px;
	height: 26px;
	background: #191919;
	border: 2px solid #dbbe58;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	font-size: 13px;
	color: #fff
}

.betinputbox-blue1:focus {
	outline-color: #dbbe58
}

.betinputbox-blue2 {
	width: 160px;
	height: 26px;
	background: #191919;
	border: 2px solid #f50;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	font-size: 13px;
	color: #fff
}

.betinputbox-blue2:focus {
	outline-color: #f50
}

.betinputbox-blue5 {
	width: 160px;
	height: 26px;
	background: #050505;
	border: 2px solid #8f9190;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	font-size: 13px;
	color: #fff
}

.betinputbox-blue5:focus {
	outline-color: #8f9190
}

.betinputbox-blue6 {
	width: 160px;
	height: 26px;
	background: #050505;
	border: 2px solid #1d98cb;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	font-size: 13px;
	color: #fff
}

.betinputbox-blue6:focus {
	outline-color: #1d98cb
}

.betinputbox-yellow {
	width: 160px;
	height: 26px;
	background: #191919;
	border: 2px solid #f8d346;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	font-size: 13px;
	color: #fff
}

.betinputbox-yellow:focus {
	outline-color: #f8d346
}

.betinputbox-yellow1 {
	width: 160px;
	height: 26px;
	background: #191919;
	border: 2px solid #f8d346;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	font-size: 13px;
	color: #fff
}

.betinputbox-yellow1:focus {
	outline-color: #f8d346
}

.betinputbox-yellow2 {
	width: 160px;
	height: 26px;
	background: #191919;
	border: 2px solid #ffbe00;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	font-size: 13px;
	color: #fff
}

.betinputbox-yellow2:focus {
	outline-color: #ffbe00
}

.betinputbox-yellow3 {
	width: 160px;
	height: 26px;
	background: #0d0f28;
	border: 2px solid #ffdb00;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	font-size: 13px;
	color: #fff
}

.betinputbox-yellow3:focus {
	outline-color: #ffdb00
}

.betinputbox-yellow4 {
	width: 160px;
	height: 26px;
	background: #181a20;
	border: 1px solid #614f25;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	font-size: 13px;
	color: #fff
}

.betinputbox-yellow4:focus {
	outline: none
}

.betinputbox-green1 {
	width: 160px;
	height: 26px;
	background: #181a20;
	border: 1px solid #67b26f;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	font-size: 13px;
	color: #fff
}

.betinputbox-green1:focus {
	outline: none
}

.betinputbox-white {
	width: 160px;
	height: 26px;
	background: #fff;
	border: 2px solid #f8d346;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	font-size: 13px;
	color: #000
}

.betinputbox-white:focus {
	outline-color: #f8d346
}

.betinputbox-white1 {
	width: 160px;
	height: 26px;
	background: #fff;
	border: 2px solid #ed765e;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	font-size: 13px;
	color: #000
}

.betinputbox-white1:focus {
	outline-color: #ed765e
}

.betinputbox-red {
	width: 160px;
	height: 26px;
	background: #191919;
	border: 2px solid #c80000;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	font-size: 13px;
	color: #fff
}

.betinputbox-red:focus {
	outline-color: #c80000
}

.betinputbox-red1 {
	width: 160px;
	height: 26px;
	background: #111;
	border: 2px solid #e30144;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	font-size: 13px;
	color: #fff
}

.betinputbox-red1:focus {
	outline-color: #e30144
}

.betinputbox-red2 {
	width: 160px;
	height: 26px;
	background: #050505;
	border: 2px solid #eb840a;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	margin-top: 2px;
	font-size: 13px;
	color: #fff
}

.betinputbox-red2:focus {
	outline-color: #eb840a
}

.betinputbox-silver {
	width: 160px;
	height: 26px;
	background: #191919;
	border: 2px solid #c4c4c4;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	font-size: 13px;
	color: #fff
}

.betinputbox-silver:focus {
	outline-color: #c4c4c4
}

.betinputbox-gold1 {
	width: 160px;
	height: 26px;
	background: #112236;
	border: 2px solid #f7b800;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	font-size: 13px;
	color: #fff
}

.betinputbox-gold1:focus {
	outline-color: #f7b800
}

.betinputbox-gold2 {
	width: 160px;
	height: 26px;
	background: #111;
	border: 2px solid #f39200;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	font-size: 13px;
	color: #fff
}

.betinputbox-gold2:focus {
	outline-color: #f39200
}

.betinputbox-gold3 {
	width: 160px;
	height: 26px;
	background: #112236;
	border: 2px solid #f7b800;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	font-size: 13px;
	color: #fff
}

.betinputbox-gold3:focus {
	outline-color: #f7b800
}

.betinputbox-gold4 {
	width: 160px;
	height: 26px;
	background: #050505;
	border: 2px solid #b59157;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	font-size: 13px;
	color: #fff
}

.betinputbox-gold4:focus {
	outline-color: #b59157
}

.betinputbox-gold5 {
	width: 160px;
	height: 26px;
	background: #050505;
	border: 2px solid #fff;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 700;
	font-size: 13px;
	color: #fff
}

.betinputbox-gold5:focus {
	outline-color: #fff
}

.betinputbox-grey {
	color: #fff;
	background: #2e3d56
}

.betinputbox-grey,
.betinputbox-grey1 {
	width: 160px;
	height: 23px;
	border: 1px solid #0a0e16;
	padding: 3px 8px 3px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.betinputbox-grey1 {
	color: #000;
	background: #fff
}

.btnstyle-orange {
	color: #fff;
	background: linear-gradient(180deg, #fc6000, #fb4600);
	background-repeat: repeat-x;
	border-color: #431a00
}

.btnstyle-orange.active,
.btnstyle-orange.disabled,
.btnstyle-orange:active,
.btnstyle-orange:focus,
.btnstyle-orange:hover,
.btnstyle-orange[disabled] {
	color: #fff;
	background: linear-gradient(180deg, #d85908 0, #c34e0d 20%, #a94113 50%, #ff6d00 80%, #ff6d00);
	background-position: 0 0
}

.btnstyle-orange1 {
	color: #fff;
	background: linear-gradient(180deg, #f50, #f50);
	background-repeat: repeat-x;
	border-color: #431a00
}

.btnstyle-orange1.active,
.btnstyle-orange1.disabled,
.btnstyle-orange1:active,
.btnstyle-orange1:focus,
.btnstyle-orange1:hover,
.btnstyle-orange1[disabled] {
	color: #fff;
	background: linear-gradient(180deg, #d85908 0, #c34e0d 20%, #a94113 50%, #ff6d00 80%, #ff6d00);
	background-position: 0 0
}

.btnstyle-orange2 {
	color: #fff;
	background: #25282b;
	border: none;
	box-shadow: none;
	transition: background-color .1s ease-out 0s, color .1s ease-out 0s
}

.btnstyle-orange2.active,
.btnstyle-orange2.disabled,
.btnstyle-orange2:active,
.btnstyle-orange2:focus,
.btnstyle-orange2:hover,
.btnstyle-orange2[disabled] {
	color: #fff;
	background: #44484f
}

.btnstyle-purple {
	color: #fff;
	background: #0037ce;
	background-repeat: repeat-x;
	border-color: #431a00
}

.btnstyle-purple.active,
.btnstyle-purple.disabled,
.btnstyle-purple:active,
.btnstyle-purple:focus,
.btnstyle-purple:hover,
.btnstyle-purple[disabled] {
	color: #fff;
	background: linear-gradient(180deg, #0037cc 0, #0030b5 20%, #001d6e 50%, #0030b5 80%, #0037cc);
	background-position: 0 0
}

.btnstyle-purple1 {
	color: #fff;
	background: linear-gradient(90deg, #642b73 0, #c6426e) !important;
	border-color: #431a00
}

.btnstyle-purple1.active,
.btnstyle-purple1.disabled,
.btnstyle-purple1:active,
.btnstyle-purple1:focus,
.btnstyle-purple1:hover,
.btnstyle-purple1[disabled] {
	color: #fff;
	background: linear-gradient(180deg, #610268 0, #5b0161 20%, #310038 50%, #5b0161 80%, #610268) !important
}

.btnstyle-purple2 {
	color: #fff;
	background: linear-gradient(90deg, #c493bd 0, #654ea3) !important;
	border-color: #c493bd
}

.btnstyle-purple2.active,
.btnstyle-purple2.disabled,
.btnstyle-purple2:active,
.btnstyle-purple2:focus,
.btnstyle-purple2:hover,
.btnstyle-purple2[disabled] {
	color: #fff;
	background: linear-gradient(180deg, #9e78b3 0, #9d78ae 20%, #523f5f 50%, #9d78ae 80%, #9e78b3) !important
}

.btnstyle-blue {
	color: #fff;
	background: linear-gradient(180deg, #1fb3ff, #1f8597);
	background-repeat: repeat-x;
	border-color: #431a00
}

.btnstyle-blue.active,
.btnstyle-blue.disabled,
.btnstyle-blue:active,
.btnstyle-blue:focus,
.btnstyle-blue:hover,
.btnstyle-blue[disabled] {
	color: #fff;
	background: linear-gradient(180deg, #0285c9 0, #027cbb 20%, #016192 50%, #026da4 80%, #0285c8);
	background-position: 0 0
}

.btnstyle-blue1 {
	color: #000;
	background: linear-gradient(90deg, #ae8625 0, #f7ef8a 30%, #d2ac47 60%, #fdd286) !important;
	border-color: #431a00
}

.btnstyle-blue1.active,
.btnstyle-blue1.disabled,
.btnstyle-blue1:active,
.btnstyle-blue1:focus,
.btnstyle-blue1:hover,
.btnstyle-blue1[disabled] {
	color: #000;
	background: linear-gradient(90deg, #a67b20 0, #ebd96f 30%, #c99d3a 60%, #cc9a38) !important;
	background-position: 0 0
}

.btnstyle-blue2 {
	color: #fff;
	background: #0ab8fd !important;
	border-color: #0ab8fd
}

.btnstyle-blue2.active,
.btnstyle-blue2.disabled,
.btnstyle-blue2:active,
.btnstyle-blue2:focus,
.btnstyle-blue2:hover,
.btnstyle-blue2[disabled] {
	color: #fff;
	background: linear-gradient(180deg, #425b71 0, #104161 20%, #0b3239 50%, #083d4d 80%, #175167) !important;
	background-position: 0 0
}

.btnstyle-blue3 {
	color: #fff;
	background: linear-gradient(180deg, #14235c 0, #0b2681 20%, #092276 50%, #0c1e5e 80%, #031d40) !important;
	border-color: #0ab8fd
}

.btnstyle-blue3.active,
.btnstyle-blue3.disabled,
.btnstyle-blue3:active,
.btnstyle-blue3:focus,
.btnstyle-blue3:hover,
.btnstyle-blue3[disabled] {
	color: #fff;
	background: linear-gradient(180deg, #09247b 0, #041f76 20%, #021851 50%, #041f76 80%, #09247b) !important;
	background-position: 0 0
}

.btnstyle-blue4 {
	color: #fff;
	background: #4269b2 !important;
	border-color: #0ab8fd
}

.btnstyle-blue4.active,
.btnstyle-blue4.disabled,
.btnstyle-blue4:active,
.btnstyle-blue4:focus,
.btnstyle-blue4:hover,
.btnstyle-blue4[disabled] {
	color: #fff;
	background: linear-gradient(180deg, #3f64aa 0, #314f85 20%, #243a63 50%, #314f85 80%, #3f64aa) !important;
	background-position: 0 0
}

.btnstyle-blue5 {
	color: #fff;
	background: #4c6f87 !important;
	border-color: #0ab8fd
}

.btnstyle-blue5.active,
.btnstyle-blue5.disabled,
.btnstyle-blue5:active,
.btnstyle-blue5:focus,
.btnstyle-blue5:hover,
.btnstyle-blue5[disabled] {
	color: #fff;
	background: linear-gradient(180deg, #486271 0, #465968 20%, #1f3543 50%, #465968 80%, #486271) !important;
	background-position: 0 0
}

.btnstyle-blue6 {
	color: #fff;
	background: #1d98cb !important;
	border-color: #0ab8fd
}

.btnstyle-blue6.active,
.btnstyle-blue6.disabled,
.btnstyle-blue6:active,
.btnstyle-blue6:focus,
.btnstyle-blue6:hover,
.btnstyle-blue6[disabled] {
	color: #fff;
	background: linear-gradient(180deg, #486271 0, #465968 20%, #1f3543 50%, #465968 80%, #486271) !important;
	background-position: 0 0
}

.btnstyle-yellow {
	color: #000;
	background: linear-gradient(180deg, #f8d346, #f7a62e);
	background-repeat: repeat-x;
	border-color: #431a00
}

.btnstyle-yellow.active,
.btnstyle-yellow.disabled,
.btnstyle-yellow:active,
.btnstyle-yellow:focus,
.btnstyle-yellow:hover,
.btnstyle-yellow[disabled] {
	color: #000;
	background: linear-gradient(180deg, #f8d346 0, #f8c03c 20%, #f7a62e 50%, #f8c03c 80%, #f8d346);
	background-position: 0 0
}

.btnstyle-yellow1 {
	color: #000;
	background: linear-gradient(180deg, #f8d346, #f7a62e);
	background-repeat: repeat-x;
	border-color: #431a00
}

.btnstyle-yellow1.active,
.btnstyle-yellow1.disabled,
.btnstyle-yellow1:active,
.btnstyle-yellow1:focus,
.btnstyle-yellow1:hover,
.btnstyle-yellow1[disabled] {
	color: #000;
	background: linear-gradient(180deg, #f8d346 0, #f8c03c 20%, #f7a62e 50%, #f8c03c 80%, #f8d346);
	background-position: 0 0
}

.btnstyle-yellow2 {
	color: #000;
	background: linear-gradient(180deg, #ffbe00, #fe8900);
	background-repeat: repeat-x;
	border-color: #431a00
}

.btnstyle-yellow2.active,
.btnstyle-yellow2.disabled,
.btnstyle-yellow2:active,
.btnstyle-yellow2:focus,
.btnstyle-yellow2:hover,
.btnstyle-yellow2[disabled] {
	color: #000;
	background: linear-gradient(180deg, #ffbe00 0, #fc5500);
	background-position: 0 0
}

.btnstyle-yellow3 {
	color: #000;
	background: linear-gradient(90deg, #ffdb00, #ffb700);
	border-color: #431a00
}

.btnstyle-yellow3.active,
.btnstyle-yellow3.disabled,
.btnstyle-yellow3:active,
.btnstyle-yellow3:focus,
.btnstyle-yellow3:hover,
.btnstyle-yellow3[disabled] {
	color: #000;
	background: linear-gradient(180deg, #ffb500 0, #ffa501 20%, #f80 50%, #ffa501 80%, #ffb500);
	background-position: 0 0
}

.btnstyle-yellow4 {
	color: #fff;
	background: #0b0d10;
	border: none;
	box-shadow: none;
	padding: 8px !important
}

.btnstyle-yellow4.active,
.btnstyle-yellow4.disabled,
.btnstyle-yellow4:active,
.btnstyle-yellow4:focus,
.btnstyle-yellow4:hover,
.btnstyle-yellow4[disabled] {
	color: #000;
	background: #f3ba2f;
	background-position: 0 0
}

.btnstyle-green1 {
	color: #fff;
	background: #030917;
	border: none;
	box-shadow: none;
	padding: 8px !important
}

.btnstyle-green1.active,
.btnstyle-green1.disabled,
.btnstyle-green1:active,
.btnstyle-green1:focus,
.btnstyle-green1:hover,
.btnstyle-green1[disabled] {
	color: #000;
	background: #67b26f;
	background-position: 0 0
}

.btnstyle-white {
	color: #000;
	background: linear-gradient(180deg, #f8d346, #f7a62e);
	background-repeat: repeat-x;
	border: 1px solid #000
}

.btnstyle-white.active,
.btnstyle-white.disabled,
.btnstyle-white:active,
.btnstyle-white:focus,
.btnstyle-white:hover,
.btnstyle-white[disabled] {
	color: #000;
	background: linear-gradient(180deg, #f8d346 0, #f8c03c 20%, #f7a62e 50%, #f8c03c 80%, #f8d346);
	background-position: 0 0
}

.btnstyle-white1 {
	color: #fff;
	background: linear-gradient(180deg, #ff4900, #fb4600);
	background-repeat: repeat-x;
	border-color: #431a00
}

.btnstyle-white1.active,
.btnstyle-white1.disabled,
.btnstyle-white1:active,
.btnstyle-white1:focus,
.btnstyle-white1:hover,
.btnstyle-white1[disabled] {
	color: #fff;
	background: linear-gradient(180deg, #d85908 0, #c34e0d 20%, #a94113 50%, #ff6d00 80%, #ff6d00);
	background-position: 0 0
}

.btnstyle-red {
	color: #fff;
	background: linear-gradient(180deg, #b12120, #b12120);
	background-repeat: repeat-x;
	border-color: #431a00
}

.btnstyle-red.active,
.btnstyle-red.disabled,
.btnstyle-red:active,
.btnstyle-red:focus,
.btnstyle-red:hover,
.btnstyle-red[disabled] {
	color: #fff;
	background: linear-gradient(180deg, #a62020 0, #791818 20%, #400d0e 50%, #791818 80%, #a62020);
	background-position: 0 0
}

.btnstyle-red1 {
	color: #fff;
	background: linear-gradient(180deg, #e30144, #e30144);
	background-repeat: repeat-x;
	border-color: #e30144
}

.btnstyle-red1.active,
.btnstyle-red1.disabled,
.btnstyle-red1:active,
.btnstyle-red1:focus,
.btnstyle-red1:hover,
.btnstyle-red1[disabled] {
	color: #fff;
	background: linear-gradient(180deg, #a62020 0, #791818 20%, #400d0e 50%, #791818 80%, #a62020);
	background-position: 0 0
}

.btnstyle-red2 {
	color: #fff;
	background: linear-gradient(90deg, #fe8c00 0, #f83600) !important;
	border-color: #eb840a
}

.btnstyle-red2.active,
.btnstyle-red2.disabled,
.btnstyle-red2:active,
.btnstyle-red2:focus,
.btnstyle-red2:hover,
.btnstyle-red2[disabled] {
	color: #fff;
	background: linear-gradient(180deg, #f37d01 0, #ca6b01 20%, #482600 50%, #ca6b01 80%, #f37d01) !important
}

.btnstyle-silver {
	color: #000;
	background: linear-gradient(180deg, #c1c0c0, #c1c0c0);
	background-repeat: repeat-x;
	border-color: #431a00
}

.btnstyle-silver.active,
.btnstyle-silver.disabled,
.btnstyle-silver:active,
.btnstyle-silver:focus,
.btnstyle-silver:hover,
.btnstyle-silver[disabled] {
	color: #fff;
	background: linear-gradient(180deg, #c1c0c0 0, #999a9a 20%, #626466 50%, #999a9a 80%, #c1c0c0);
	background-position: 0 0
}

.btnstyle-gold {
	color: #000;
	background: linear-gradient(180deg, #ffa865, #fe7938);
	background-repeat: repeat-x;
	border-color: #431a00
}

.btnstyle-gold.active,
.btnstyle-gold.disabled,
.btnstyle-gold:active,
.btnstyle-gold:focus,
.btnstyle-gold:hover,
.btnstyle-gold[disabled] {
	color: #000;
	background: linear-gradient(180deg, #ffa865 0, #fd8a47 20%, #fe7938 50%, #fd8a47 80%, #ffa865);
	background-position: 0 0
}

.btnstyle-gold1 {
	color: #000;
	background: linear-gradient(180deg, #f6b900, #f58500);
	background-repeat: repeat-x;
	border-color: #431a00
}

.btnstyle-gold1.active,
.btnstyle-gold1.disabled,
.btnstyle-gold1:active,
.btnstyle-gold1:focus,
.btnstyle-gold1:hover,
.btnstyle-gold1[disabled] {
	color: #000;
	background: linear-gradient(180deg, #f6b900 0, #fd8a47 20%, #f58500 50%, #fd8a47 80%, #f6b900);
	background-position: 0 0
}

.btnstyle-gold2 {
	color: #000;
	background: linear-gradient(180deg, #f6b900, #f58500);
	background-repeat: repeat-x;
	border-color: #431a00
}

.btnstyle-gold2.active,
.btnstyle-gold2.disabled,
.btnstyle-gold2:active,
.btnstyle-gold2:focus,
.btnstyle-gold2:hover,
.btnstyle-gold2[disabled] {
	color: #000;
	background: linear-gradient(180deg, #f6b900 0, #fd8a47 20%, #f58500 50%, #fd8a47 80%, #f6b900);
	background-position: 0 0
}

.btnstyle-gold3 {
	color: #f7b800;
	background: #25282b;
	border: none;
	box-shadow: none;
	transition: background-color .1s ease-out 0s, color .1s ease-out 0s
}

.btnstyle-gold3.active,
.btnstyle-gold3.disabled,
.btnstyle-gold3:active,
.btnstyle-gold3:focus,
.btnstyle-gold3:hover,
.btnstyle-gold3[disabled] {
	color: #f7b800;
	background: #44484f
}

.btnstyle-gold4 {
	color: #fff;
	background: linear-gradient(180deg, #b59157 0, #b49056 20%, #b5844a 50%, #b46f36 80%, #b46930);
	border: none;
	box-shadow: none;
	transition: background-color .1s ease-out 0s, color .1s ease-out 0s
}

.btnstyle-gold4.active,
.btnstyle-gold4.disabled,
.btnstyle-gold4:active,
.btnstyle-gold4:focus,
.btnstyle-gold4:hover,
.btnstyle-gold4[disabled] {
	color: #000;
	background: linear-gradient(180deg, #b59157 0, #b08b51 20%, #926832 50%, #b08b51 80%, #b59157);
	background-position: 0 0
}

.btnstyle-gold5 {
	color: #fff;
	background: linear-gradient(90deg, #02224e 0, #02234f);
	border: none;
	box-shadow: none;
	transition: background-color .1s ease-out 0s, color .1s ease-out 0s
}

.btnstyle-gold5.active,
.btnstyle-gold5.disabled,
.btnstyle-gold5:active,
.btnstyle-gold5:focus,
.btnstyle-gold5:hover,
.btnstyle-gold5[disabled] {
	color: #fff;
	background: linear-gradient(180deg, #012148 0, #021e45 20%, #01132b 50%, #021e45 80%, #012148);
	background-position: 0 0
}

.btnstyle-grey {
	color: #c8e1fd;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #0c1524;
	background: linear-gradient(180deg, #354562, #111e33);
	background-repeat: repeat-x;
	border-color: #111 #111 #000;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btnstyle-grey.active,
.btnstyle-grey.disabled,
.btnstyle-grey:active,
.btnstyle-grey:focus,
.btnstyle-grey:hover,
.btnstyle-grey[disabled] {
	color: #fff
}

.btnstyle-grey1 {
	color: #fff;
	background: linear-gradient(180deg, #262626, #262626);
	background-repeat: repeat-x;
	border-color: #431a00;
	font-family: AsiaGDE !important
}

.btnstyle-grey1.active,
.btnstyle-grey1.disabled,
.btnstyle-grey1:active,
.btnstyle-grey1:focus,
.btnstyle-grey1:hover,
.btnstyle-grey1[disabled] {
	color: #fff;
	background: linear-gradient(180deg, #262626 0, #121212 20%, #000 50%, #121212 80%, #262626);
	background-position: 0 0
}

.sidebar-total-bet-orange,
.sidebar-total-bet-orange1 {
	background: linear-gradient(180deg, #292a2b 0, #252627 50%, #202122);
	color: #fff;
	border: 1px solid #0b0b0c !important;
	margin-bottom: 1px
}

.sidebar-total-bet-orange2 {
	background: #1f2124
}

.sidebar-total-bet-purple,
.sidebar-total-bet-purple1,
.sidebar-total-bet-purple2 {
	background: #121212;
	color: #fff;
	border: 1px solid #0b0b0c !important;
	margin-bottom: 1px
}

.sidebar-total-bet-blue,
.sidebar-total-bet-blue1,
.sidebar-total-bet-blue2 {
	background: linear-gradient(180deg, #292a2b 0, #252627 50%, #202122);
	color: #fff;
	border: 1px solid #0b0b0c !important;
	margin-bottom: 1px
}

.sidebar-total-bet-blue3,
.sidebar-total-bet-blue4,
.sidebar-total-bet-blue5 {
	background: #121212;
	color: #fff;
	border: 1px solid #0b0b0c !important;
	margin-bottom: 1px
}

.sidebar-total-bet-blue6 {
	background: #13151e;
	color: #fff;
	border: 1px solid #0b0b0c !important;
	margin-bottom: 1px
}

.sidebar-total-bet-yellow,
.sidebar-total-bet-yellow1,
.sidebar-total-bet-yellow2 {
	background: linear-gradient(180deg, #292a2b 0, #252627 50%, #202122);
	color: #fff;
	border: 1px solid #0b0b0c !important;
	margin-bottom: 1px
}

.sidebar-total-bet-yellow3 {
	background: #0d0f28 !important;
	color: #fff;
	border: 1px solid #0b0b0c !important;
	margin-bottom: 1px
}

.sidebar-total-bet-yellow4 {
	background: #0b0d10 !important
}

.sidebar-total-bet-green1,
.sidebar-total-bet-yellow4 {
	color: #fff;
	border-bottom: 1px solid #7d7e80 !important;
	margin-bottom: 1px
}

.sidebar-total-bet-white {
	margin-bottom: 1px
}

.sidebar-total-bet-white,
.sidebar-total-bet-white1 {
	background: #eee !important;
	color: #000;
	font-weight: 900;
	border: 1px solid #0b0b0c !important
}

.sidebar-total-bet-red {
	background: linear-gradient(180deg, #292a2b 0, #252627 50%, #202122)
}

.sidebar-total-bet-red,
.sidebar-total-bet-red1 {
	color: #fff;
	border: 1px solid #0b0b0c !important;
	margin-bottom: 1px
}

.sidebar-total-bet-red1 {
	background: #111 !important
}

.sidebar-total-bet-red2 {
	background: #121212;
	color: #fff;
	border: 1px solid #0b0b0c !important;
	margin-bottom: 1px
}

.sidebar-total-bet-gold,
.sidebar-total-bet-silver {
	background: linear-gradient(180deg, #292a2b 0, #252627 50%, #202122);
	color: #fff;
	border: 1px solid #0b0b0c !important;
	margin-bottom: 1px
}

.sidebar-total-bet-gold1 {
	background: #112236 !important
}

.sidebar-total-bet-gold1,
.sidebar-total-bet-gold2 {
	color: #fff;
	border: 1px solid #0b0b0c !important;
	margin-bottom: 1px
}

.sidebar-total-bet-gold2 {
	background: #111 !important
}

.sidebar-total-bet-gold3 {
	background: #112236 !important;
	color: #fff;
	border: 1px solid #0b0b0c !important;
	margin-bottom: 1px
}

.sidebar-total-bet-gold4,
.sidebar-total-bet-gold5 {
	background: #121212 !important;
	color: #fff;
	border: 1px solid #050505 !important;
	margin-bottom: 1px
}

.sidebar-total-bet-grey {
	background: linear-gradient(180deg, #1e2737, #0b1423)
}

.sidebar-total-bet-grey,
.sidebar-total-bet-grey1 {
	color: #fff;
	border-top: 1px solid #383f46 !important;
	border-bottom: 1px solid #000 !important
}

.sidebar-total-bet-grey1 {
	background: #161616
}

.sidebar-limit-bet-orange,
.sidebar-limit-bet-orange1 {
	background: #2a2b2c;
	color: #fff;
	border: 1px solid #0b0b0c !important;
	margin-bottom: 1px;
	font-size: 11px
}

.sidebar-limit-bet-orange2 {
	background: #1f2124;
	color: #fff;
	font-size: 12px
}

.sidebar-limit-bet-purple,
.sidebar-limit-bet-purple1,
.sidebar-limit-bet-purple2 {
	background: #121212;
	color: #fff;
	border: 1px solid #0b0b0c !important;
	margin-bottom: 1px;
	font-size: 11px
}

.sidebar-limit-bet-blue,
.sidebar-limit-bet-blue1,
.sidebar-limit-bet-blue2 {
	background: #2a2b2c;
	color: #fff;
	border: 1px solid #0b0b0c !important;
	margin-bottom: 1px;
	font-size: 11px
}

.sidebar-limit-bet-blue3,
.sidebar-limit-bet-blue4,
.sidebar-limit-bet-blue5 {
	background: #121212;
	color: #fff;
	border: 1px solid #0b0b0c !important;
	margin-bottom: 1px;
	font-size: 11px
}

.sidebar-limit-bet-blue6 {
	background: #13151e;
	color: #fff;
	border: 1px solid #0b0b0c !important;
	margin-bottom: 1px;
	font-size: 11px
}

.sidebar-limit-bet-yellow,
.sidebar-limit-bet-yellow1,
.sidebar-limit-bet-yellow2 {
	background: #2a2b2c;
	color: #fff;
	border: 1px solid #0b0b0c !important;
	margin-bottom: 1px;
	font-size: 11px
}

.sidebar-limit-bet-yellow3 {
	background: #0d0f28;
	color: #fff;
	border: 1px solid #0b0b0c !important;
	margin-bottom: 1px;
	font-size: 11px
}

.sidebar-limit-bet-yellow4 {
	background: #0b0d10;
	color: #fff;
	border-bottom: 1px solid #7d7e80 !important;
	margin-bottom: 1px;
	font-size: 11px
}

.sidebar-limit-bet-white,
.sidebar-limit-bet-white1 {
	background: #eee !important;
	color: #000;
	font-weight: 900;
	border: 1px solid #0b0b0c !important;
	margin-bottom: 1px;
	font-size: 11px
}

.sidebar-limit-bet-red {
	background: #2a2b2c
}

.sidebar-limit-bet-red,
.sidebar-limit-bet-red1 {
	color: #fff;
	border: 1px solid #0b0b0c !important;
	margin-bottom: 1px;
	font-size: 11px
}

.sidebar-limit-bet-red1 {
	background: #111 !important
}

.sidebar-limit-bet-red2 {
	background: #121212;
	color: #fff;
	border: 1px solid #0b0b0c !important;
	margin-bottom: 1px;
	font-size: 11px
}

.sidebar-limit-bet-gold,
.sidebar-limit-bet-silver {
	background: #2a2b2c
}

.sidebar-limit-bet-gold,
.sidebar-limit-bet-gold1,
.sidebar-limit-bet-silver {
	color: #fff;
	border: 1px solid #0b0b0c !important;
	margin-bottom: 1px;
	font-size: 11px
}

.sidebar-limit-bet-gold1 {
	background: #112236 !important
}

.sidebar-limit-bet-gold2 {
	background: #111 !important
}

.sidebar-limit-bet-gold2,
.sidebar-limit-bet-gold3 {
	color: #fff;
	border: 1px solid #0b0b0c !important;
	margin-bottom: 1px;
	font-size: 11px
}

.sidebar-limit-bet-gold3 {
	background: #112236 !important
}

.sidebar-limit-bet-gold4,
.sidebar-limit-bet-gold5 {
	background: #121212 !important;
	color: #fff;
	border: 1px solid #050505 !important;
	margin-bottom: 1px;
	font-size: 11px
}

.sidebar-limit-bet-grey {
	background: #242a30
}

.sidebar-limit-bet-grey,
.sidebar-limit-bet-grey1 {
	color: #a0a0a0;
	border-top: 1px solid #383f46 !important;
	border-bottom: 1px solid #000 !important;
	font-size: 11px
}

.sidebar-limit-bet-grey1 {
	background: #161616
}

.sport-page-bg-orange1 {
	background: #081a30 !important
}

.sport-page-bg-orange2 {
	background: #111314 !important
}

.sport-page-bg-yellow3 {
	background: #0a0d29 !important
}

.sport-page-bg-white,
.sport-page-bg-white1 {
	background: #ebebeb !important
}

.sport-page-bg-gold1 {
	background: #0e1d30 !important
}

.sport-page-bg-grey {
	background: #242a30 !important
}

.sport-page-bg-grey1 {
	background: #151515 !important
}

.sport-pagein-bg-orange {
	background: #111 !important
}

.sport-pagein-bg-orange1 {
	background: #081a30 !important
}

.sport-pagein-bg-orange2 {
	background: #111314 !important
}

.sport-pagein-bg-blue,
.sport-pagein-bg-blue1,
.sport-pagein-bg-blue2,
.sport-pagein-bg-blue3,
.sport-pagein-bg-purple,
.sport-pagein-bg-purple1,
.sport-pagein-bg-yellow,
.sport-pagein-bg-yellow1,
.sport-pagein-bg-yellow2 {
	background: #111 !important
}

.sport-pagein-bg-yellow3 {
	background: #0a0d29 !important
}

.sport-pagein-bg-white,
.sport-pagein-bg-white1 {
	background: #ebebeb !important;
	margin-top: 10px !important
}

.sport-pagein-bg-gold,
.sport-pagein-bg-red,
.sport-pagein-bg-silver {
	background: #111 !important
}

.sport-pagein-bg-gold1 {
	background: #0e1d30 !important
}

.sport-pagein-bg-gold2,
.sport-pagein-bg-grey {
	background: #111 !important
}

.sport-pagein-bg-grey {
	margin-top: 10px !important
}

.sport-pagein-bg-grey1 {
	background: #151515 !important
}

.inplay-page-bg-orange {
	background: #111 !important
}

.inplay-page-bg-orange1 {
	background: #081a30 !important
}

.inplay-page-bg-orange2 {
	background: #111314 !important
}

.inplay-page-bg-blue,
.inplay-page-bg-blue1,
.inplay-page-bg-blue3,
.inplay-page-bg-purple,
.inplay-page-bg-purple1,
.inplay-page-bg-yellow,
.inplay-page-bg-yellow1,
.inplay-page-bg-yellow2 {
	background: #111 !important
}

.inplay-page-bg-yellow3 {
	background: #0a0d29 !important
}

.inplay-page-bg-white,
.inplay-page-bg-white1 {
	background: #ebebeb !important
}

.inplay-page-bg-gold,
.inplay-page-bg-red,
.inplay-page-bg-silver {
	background: #111 !important
}

.inplay-page-bg-gold1 {
	background: #0e1d30 !important
}

.inplay-page-bg-gold2,
.inplay-page-bg-grey,
.inplay-page-bg-grey1,
.inplay-pagein-bg-orange {
	background: #111 !important
}

.inplay-pagein-bg-orange1 {
	background: #081a30 !important
}

.inplay-pagein-bg-orange2 {
	background: #111314 !important
}

.inplay-pagein-bg-blue,
.inplay-pagein-bg-blue1,
.inplay-pagein-bg-blue3,
.inplay-pagein-bg-purple,
.inplay-pagein-bg-purple1,
.inplay-pagein-bg-yellow,
.inplay-pagein-bg-yellow1,
.inplay-pagein-bg-yellow2 {
	background: #111 !important
}

.inplay-pagein-bg-yellow3 {
	background: #0a0d29 !important
}

.inplay-pagein-bg-white,
.inplay-pagein-bg-white1 {
	background: #ebebeb !important
}

.inplay-pagein-bg-gold,
.inplay-pagein-bg-red,
.inplay-pagein-bg-silver {
	background: #111 !important
}

.inplay-pagein-bg-gold1 {
	background: #0e1d30 !important
}

.inplay-pagein-bg-gold2 {
	background: #111 !important
}

.inplay-pagein-bg-grey {
	background: url(../images/Sports/19881b3.png) repeat #111
}

.inplay-pagein-bg-grey1 {
	background: #111 !important
}

.sport-league-info-orange,
.sport-league-info-orange1 {
	margin-top: 20px;
	cursor: pointer;
	background-color: #000;
	height: 35px;
	color: #a0a0a0
}

.sport-league-info-orange2 {
	cursor: pointer;
	background-color: #181a1c;
	height: 36px;
	color: #fff;
	border-radius: 6px 6px 0 0;
	padding: 8px 16px
}

.sport-league-info-purple,
.sport-league-info-purple1,
.sport-league-info-purple2 {
	margin-top: 20px;
	cursor: pointer;
	background-color: #000;
	height: 35px;
	color: #a0a0a0
}

.sport-league-info-blue {
	margin-top: 20px;
	cursor: pointer;
	background-color: #1f8fff;
	height: 28px;
	color: #fff
}

.sport-league-info-blue1 {
	margin-top: 20px;
	cursor: pointer;
	background-color: #11358b;
	height: 35px;
	color: #fff
}

.sport-league-info-blue2,
.sport-league-info-blue3,
.sport-league-info-blue4,
.sport-league-info-blue5,
.sport-league-info-blue6 {
	margin-top: 20px;
	cursor: pointer;
	background-color: #000;
	height: 35px;
	color: #fff
}

.sport-league-info-yellow,
.sport-league-info-yellow1 {
	margin-top: 20px;
	cursor: pointer;
	background-color: #000;
	height: 35px;
	color: #a0a0a0
}

.sport-league-info-yellow2 {
	margin-top: 20px;
	cursor: pointer;
	background-color: #e6360d;
	height: 35px;
	color: #fff
}

.sport-league-info-yellow3 {
	margin-top: 20px;
	cursor: pointer;
	background-color: #000;
	height: 35px;
	color: #fff
}

.sport-league-info-yellow4 {
	background-color: #101216;
	border-top: 1px solid #f3ba2f
}

.sport-league-info-green1,
.sport-league-info-yellow4 {
	margin-top: 20px;
	cursor: pointer;
	border-radius: 4px 4px 0 0;
	height: 35px;
	color: #fff
}

.sport-league-info-green1 {
	background-color: #0d1323;
	border-top: 1px solid #67b26f
}

.sport-league-info-white {
	background-color: #a2ddff
}

.sport-league-info-white,
.sport-league-info-white1 {
	margin-top: 20px;
	cursor: pointer;
	height: 35px;
	color: #000
}

.sport-league-info-white1 {
	background-color: #ed765e
}

.sport-league-info-gold,
.sport-league-info-red,
.sport-league-info-red1,
.sport-league-info-red2,
.sport-league-info-silver {
	margin-top: 20px;
	cursor: pointer;
	background-color: #000;
	height: 35px;
	color: #a0a0a0
}

.sport-league-info-gold1 {
	margin-top: 20px;
	cursor: pointer;
	background-color: #091724;
	height: 35px;
	color: #a0a0a0
}

.sport-league-info-gold2,
.sport-league-info-gold3,
.sport-league-info-gold4,
.sport-league-info-gold5,
.sport-league-info-grey,
.sport-league-info-grey1 {
	margin-top: 20px;
	cursor: pointer;
	background-color: #000;
	height: 35px;
	color: #a0a0a0
}

.league-info-name-blue1,
.league-info-name-blue3,
.league-info-name-blue4,
.league-info-name-blue5,
.league-info-name-blue6,
.league-info-name-gold,
.league-info-name-gold1,
.league-info-name-gold2,
.league-info-name-gold3,
.league-info-name-gold4,
.league-info-name-gold5,
.league-info-name-green1,
.league-info-name-grey,
.league-info-name-grey1,
.league-info-name-orange,
.league-info-name-orange1,
.league-info-name-purple,
.league-info-name-purple1,
.league-info-name-purple2,
.league-info-name-red,
.league-info-name-red1,
.league-info-name-red2,
.league-info-name-silver,
.league-info-name-yellow,
.league-info-name-yellow1,
.league-info-name-yellow2,
.league-info-name-yellow3,
.league-info-name-yellow4 {
	margin-top: 10px
}

.league-info-name-blue,
.league-info-name-blue2 {
	margin-top: 7px
}

.league-info-name-white,
.league-info-name-white1 {
	margin-top: 8px
}

.league-info-icon-blue1,
.league-info-icon-blue3,
.league-info-icon-blue4,
.league-info-icon-blue5,
.league-info-icon-blue6,
.league-info-icon-gold,
.league-info-icon-gold1,
.league-info-icon-gold2,
.league-info-icon-gold3,
.league-info-icon-gold4,
.league-info-icon-gold5,
.league-info-icon-grey,
.league-info-icon-grey1,
.league-info-icon-orange,
.league-info-icon-orange1,
.league-info-icon-purple,
.league-info-icon-purple1,
.league-info-icon-purple2,
.league-info-icon-red,
.league-info-icon-red1,
.league-info-icon-red2,
.league-info-icon-silver {
	margin-top: 10px
}

.league-info-icon-blue,
.league-info-icon-blue2 {
	font-size: 16px;
	margin-top: 7px
}

.league-info-icon-green1,
.league-info-icon-yellow,
.league-info-icon-yellow1,
.league-info-icon-yellow2,
.league-info-icon-yellow3,
.league-info-icon-yellow4 {
	font-size: 16px;
	margin-top: 10px
}

.league-info-icon-white,
.league-info-icon-white1 {
	font-size: 18px;
	margin-top: 10px
}

.league-info-game-blue1,
.league-info-game-blue3,
.league-info-game-blue4,
.league-info-game-blue5,
.league-info-game-blue6,
.league-info-game-gold,
.league-info-game-gold1,
.league-info-game-gold2,
.league-info-game-gold3,
.league-info-game-gold4,
.league-info-game-gold5,
.league-info-game-green1,
.league-info-game-grey,
.league-info-game-grey1,
.league-info-game-orange,
.league-info-game-orange1,
.league-info-game-purple,
.league-info-game-purple1,
.league-info-game-purple2,
.league-info-game-red,
.league-info-game-red1,
.league-info-game-red2,
.league-info-game-silver,
.league-info-game-yellow,
.league-info-game-yellow1,
.league-info-game-yellow2,
.league-info-game-yellow3,
.league-info-game-yellow4 {
	margin-top: 9px
}

.league-info-game-blue,
.league-info-game-blue2 {
	margin-top: 6px
}

.league-info-game-white,
.league-info-game-white1 {
	margin-top: 7px
}

.league-info-gameicon-blue1,
.league-info-gameicon-blue3,
.league-info-gameicon-blue4,
.league-info-gameicon-blue5,
.league-info-gameicon-blue6,
.league-info-gameicon-gold,
.league-info-gameicon-gold1,
.league-info-gameicon-gold2,
.league-info-gameicon-gold3,
.league-info-gameicon-gold4,
.league-info-gameicon-gold5,
.league-info-gameicon-green1,
.league-info-gameicon-grey,
.league-info-gameicon-grey1,
.league-info-gameicon-orange,
.league-info-gameicon-orange1,
.league-info-gameicon-purple,
.league-info-gameicon-purple1,
.league-info-gameicon-purple2,
.league-info-gameicon-red,
.league-info-gameicon-red1,
.league-info-gameicon-red2,
.league-info-gameicon-silver,
.league-info-gameicon-yellow,
.league-info-gameicon-yellow1,
.league-info-gameicon-yellow2,
.league-info-gameicon-yellow3,
.league-info-gameicon-yellow4 {
	margin-top: 8px
}

.league-info-gameicon-blue,
.league-info-gameicon-blue2 {
	margin-top: 5px
}

.league-info-gameicon-white,
.league-info-gameicon-white1 {
	margin-top: 6px
}

.sports-favorite-orange {
	margin-left: 10px;
	cursor: pointer;
	background: url(../images/Sports/8552dd3.png);
	background-size: 100% 100%;
	width: 18px;
	height: 17px;
	float: left
}

.sports-favorite-orange-on,
.sports-favorite-orange:hover {
	background: url(../images/Sports/orange/3be5afc.png)
}

.sports-favorite-orange-on {
	margin-left: 10px;
	cursor: pointer;
	background-size: 100% 100%;
	width: 18px;
	height: 17px;
	float: left
}

.sports-favorite-blue,
.sports-favorite-orange-on:hover {
	background: url(../images/Sports/8552dd3.png)
}

.sports-favorite-blue {
	margin-left: 10px;
	cursor: pointer;
	background-size: 100% 100%;
	width: 18px;
	height: 17px;
	float: left
}

.sports-favorite-blue-on,
.sports-favorite-blue:hover {
	background: url(../images/Sports/blue/c63eecb.png)
}

.sports-favorite-blue-on {
	margin-left: 10px;
	cursor: pointer;
	background-size: 100% 100%;
	width: 18px;
	height: 17px;
	float: left
}

.sports-favorite-blue-on:hover {
	background: url(../images/Sports/8552dd3.png)
}

.show-detail-odds-orange {
	color: #fc6200 !important;
	width: 130px
}

.show-detail-odds-orange.on,
.show-detail-odds-orange:hover {
	background-color: #fc6200 !important;
	color: #fff !important
}

.show-detail-odds-orange1 {
	color: #f56406 !important;
	width: 130px
}

.show-detail-odds-orange1.on,
.show-detail-odds-orange1:hover {
	background-color: #f56406 !important;
	color: #fff !important
}

.show-detail-odds-orange2 {
	color: #f56406 !important;
	background: none !important;
	border: none !important;
	padding: 6px 8px;
	border-radius: 16px;
	font-weight: 900;
	font-size: 14px !important;
	transition: background-color .1s ease-out 0s
}

.show-detail-odds-orange2.on,
.show-detail-odds-orange2:hover {
	background: rgba(245, 100, 6, .19) !important;
	color: #f56406 !important
}

.show-detail-odds-purple {
	color: #144ade !important;
	width: 130px
}

.show-detail-odds-purple.on,
.show-detail-odds-purple:hover {
	background: #0037ce !important;
	border: 1px solid #222733;
	color: #fff !important
}

.show-detail-odds-purple1 {
	color: #c6426e !important;
	width: 130px
}

.show-detail-odds-purple1.on,
.show-detail-odds-purple1:hover {
	background: linear-gradient(90deg, #642b73 0, #c6426e) !important;
	border: 1px solid #222733;
	color: #fff !important
}

.show-detail-odds-purple2 {
	color: #c493bd !important;
	width: 130px
}

.show-detail-odds-purple2.on,
.show-detail-odds-purple2:hover {
	background: #604b98 !important;
	border: 1px solid #222733;
	color: #fff !important
}

.show-detail-odds-blue {
	border-radius: 0 !important;
	border: 1px solid #1fb3ff;
	color: #1fb3ff !important;
	width: 130px
}

.show-detail-odds-blue.on,
.show-detail-odds-blue:hover {
	background-color: #1fb3ff !important;
	color: #fff !important
}

.show-detail-odds-blue2 {
	border-radius: 0 !important;
	border: 1px solid #f50
}

.show-detail-odds-blue2.on,
.show-detail-odds-blue2:hover {
	background-color: #f50 !important
}

.show-detail-odds-blue3 {
	border-radius: 0 !important;
	border: 1px solid #082481;
	color: #fff !important;
	width: 130px
}

.show-detail-odds-blue3.on,
.show-detail-odds-blue3:hover {
	background-color: #082481 !important;
	color: #fff !important
}

.show-detail-odds-blue4 {
	color: #4269b2 !important;
	width: 130px
}

.show-detail-odds-blue4.on,
.show-detail-odds-blue4:hover {
	background-color: #4269b2 !important;
	color: #000 !important
}

.show-detail-odds-blue5 {
	color: #4c6f87 !important;
	width: 130px
}

.show-detail-odds-blue5.on,
.show-detail-odds-blue5:hover {
	background-color: #4c6f87 !important;
	color: #fff !important
}

.show-detail-odds-blue6 {
	color: #1d98cb !important;
	width: 130px
}

.show-detail-odds-blue6.on,
.show-detail-odds-blue6:hover {
	background-color: #1d98cb !important;
	color: #000 !important
}

.show-detail-odds-yellow {
	color: #f1c80d !important;
	width: 130px
}

.show-detail-odds-yellow.on,
.show-detail-odds-yellow:hover {
	background-color: #f1c80d !important;
	color: #000 !important
}

.show-detail-odds-yellow1 {
	color: #f1c80d !important;
	width: 130px
}

.show-detail-odds-yellow1.on,
.show-detail-odds-yellow1:hover {
	background-color: #f1c80d !important;
	color: #d40511 !important
}

.show-detail-odds-yellow2 {
	color: #ffbe00 !important;
	width: 130px
}

.show-detail-odds-yellow2.on,
.show-detail-odds-yellow2:hover {
	background-color: #ffbe00 !important;
	color: #e6360d !important
}

.show-detail-odds-yellow3 {
	color: #ffdb00 !important;
	width: 130px
}

.show-detail-odds-yellow3.on,
.show-detail-odds-yellow3:hover {
	background: linear-gradient(90deg, #ffdb00 0, #ffb700) !important;
	color: #000 !important
}

.show-detail-odds-yellow4 {
	background: #101216 !important;
	color: #fff !important;
	width: 130px
}

.show-detail-odds-yellow4.on,
.show-detail-odds-yellow4:hover {
	color: #f3ba2f !important;
	border: 1px solid #f3ba2f
}

.show-detail-odds-green1 {
	background: #0d1323 !important;
	color: #fff !important;
	width: 130px
}

.show-detail-odds-green1.on,
.show-detail-odds-green1:hover {
	color: #67b26f !important;
	border: 1px solid #67b26f
}

.show-detail-odds-white {
	color: #eb6967 !important;
	background-color: #fff !important;
	border: 1px solid #f1c80e !important;
	font-weight: 900;
	width: 130px
}

.show-detail-odds-white.on,
.show-detail-odds-white:hover {
	background-color: #f1c80e !important;
	color: #000 !important;
	border: 1px solid #000 !important
}

.show-detail-odds-white1 {
	color: #ed765e !important;
	background-color: #fff !important;
	border: 1px solid #ed765e !important;
	font-weight: 900;
	width: 130px
}

.show-detail-odds-white1.on,
.show-detail-odds-white1:hover {
	background-color: #ed765e !important;
	color: #000 !important;
	border: 1px solid #000 !important
}

.show-detail-odds-red {
	color: #ff2c2c !important;
	width: 130px
}

.show-detail-odds-red.on,
.show-detail-odds-red:hover {
	background-color: #ff2c2c !important;
	color: #fff !important
}

.show-detail-odds-red1 {
	color: #e30144 !important;
	width: 130px
}

.show-detail-odds-red1.on,
.show-detail-odds-red1:hover {
	background-color: #e30144 !important;
	color: #fff !important
}

.show-detail-odds-red2 {
	color: #eb840a !important;
	width: 130px
}

.show-detail-odds-red2.on,
.show-detail-odds-red2:hover {
	background: #f83600 !important;
	color: #fff !important
}

.show-detail-odds-silver {
	color: #fff !important;
	width: 130px
}

.show-detail-odds-silver.on,
.show-detail-odds-silver:hover {
	background: linear-gradient(90deg, #bdc3c7 0, #9c9ea0 30%, #c4c4c4 70%, #7d7979) !important;
	color: #000 !important
}

.show-detail-odds-blue1 {
	color: #dabd57 !important;
	width: 130px
}

.show-detail-odds-blue1.on,
.show-detail-odds-blue1:hover {
	background: linear-gradient(90deg, #ae8625 0, #f7ef8a 30%, #d2ac47 60%, #fdd286) !important;
	color: #000 !important
}

.show-detail-odds-blue2 {
	color: #f50 !important;
	width: 130px
}

.show-detail-odds-blue2.on,
.show-detail-odds-blue2:hover {
	background: #f50 !important;
	color: #fff !important
}

.show-detail-odds-gold {
	color: #ffa863 !important;
	width: 130px
}

.show-detail-odds-gold.on,
.show-detail-odds-gold:hover {
	background-color: #ffa863 !important;
	color: #000 !important
}

.show-detail-odds-gold1 {
	background: #091724 !important;
	color: #f7b800 !important;
	width: 130px
}

.show-detail-odds-gold1.on,
.show-detail-odds-gold1:hover {
	background-color: #f7b800 !important;
	color: #000 !important
}

.show-detail-odds-gold2 {
	color: #f39200 !important;
	width: 130px
}

.show-detail-odds-gold2.on,
.show-detail-odds-gold2:hover {
	background-color: #f39200 !important;
	color: #000 !important
}

.show-detail-odds-gold3 {
	background: #091724 !important;
	color: #f7b800 !important;
	width: 130px
}

.show-detail-odds-gold3.on,
.show-detail-odds-gold3:hover {
	background-color: #f7b800 !important;
	color: #000 !important
}

.show-detail-odds-gold4 {
	color: #b59157 !important;
	width: 130px
}

.show-detail-odds-gold4.on,
.show-detail-odds-gold4:hover {
	background-color: #b59157 !important;
	color: #000 !important
}

.show-detail-odds-gold5 {
	color: #d6a65c !important;
	width: 130px
}

.show-detail-odds-gold5.on,
.show-detail-odds-gold5:hover {
	background-color: #d6a65c !important;
	color: #000 !important
}

.show-detail-odds-grey {
	color: #348fe2 !important;
	width: 130px
}

.show-detail-odds-grey.on,
.show-detail-odds-grey:hover {
	background-color: #348fe2 !important;
	color: #fff !important
}

.show-detail-odds-grey1 {
	color: #fff !important;
	width: 130px
}

.show-detail-odds-grey1.on,
.show-detail-odds-grey1:hover {
	background-color: #fbbd5a !important;
	color: #000 !important
}

.virtual-show-detail-odds-orange {
	background-color: #fc6200 !important;
	color: #fff !important;
	width: 130px
}

.virtual-show-detail-odds-orange1 {
	border-radius: 0 !important;
	border: 1px solid #f50;
	color: #f50 !important;
	width: 130px
}

.virtual-show-detail-odds-orange1.on,
.virtual-show-detail-odds-orange1:hover {
	background-color: #f50 !important;
	color: #000 !important
}

.virtual-show-detail-odds-orange2 {
	color: #e05c07 !important;
	padding: 0
}

.virtual-show-detail-odds-orange2.on,
.virtual-show-detail-odds-orange2:hover {
	color: #e05c07 !important
}

.virtual-show-detail-odds-purple {
	background: #0037ce !important;
	border: 1px solid #222733;
	color: #fff !important;
	width: 130px
}

.virtual-show-detail-odds-purple1 {
	background: linear-gradient(90deg, #642b73 0, #c6426e) !important;
	border: 1px solid #222733;
	color: #fff !important;
	width: 130px
}

.virtual-show-detail-odds-purple2 {
	background: #604b98 !important;
	border: 1px solid #222733;
	color: #fff !important;
	width: 130px
}

.virtual-show-detail-odds-grey {
	background-color: #348fe2 !important;
	color: #fff !important;
	width: 130px
}

.virtual-show-detail-odds-grey1 {
	background-color: #fbbd5a !important;
	color: #000 !important;
	width: 130px
}

.virtual-show-detail-odds-blue {
	border-radius: 0 !important;
	border: 1px solid #1fb3ff;
	color: #1fb3ff !important;
	width: 130px
}

.virtual-show-detail-odds-blue:hover {
	background-color: #1fb3ff !important;
	color: #fff !important
}

.virtual-show-detail-odds-yellow {
	border-radius: 0 !important;
	border: 1px solid #f1c80d;
	color: #f1c80d !important;
	width: 130px
}

.virtual-show-detail-odds-yellow:hover {
	background-color: #f1c80d !important;
	color: #000 !important
}

.virtual-show-detail-odds-yellow2 {
	border-radius: 0 !important;
	border: 1px solid #ffbe00;
	color: #ffbe00 !important;
	width: 130px
}

.virtual-show-detail-odds-yellow2:hover {
	background-color: #ffbe00 !important;
	color: #000 !important
}

.virtual-show-detail-odds-yellow3 {
	border-radius: 0 !important;
	border: 1px solid #ffdb00;
	color: #ffdb00 !important;
	width: 130px
}

.virtual-show-detail-odds-yellow3:hover {
	background: linear-gradient(90deg, #ffdb00 0, #ffb700) !important;
	color: #000 !important
}

.virtual-show-detail-odds-yellow4 {
	border-radius: 0 !important;
	border: 1px solid #ffdb00;
	color: #ffdb00 !important;
	width: 130px
}

.virtual-show-detail-odds-yellow4:hover {
	background: linear-gradient(90deg, #ffdb00 0, #ffb700) !important;
	color: #000 !important
}

.virtual-show-detail-odds-green1 {
	border-radius: 0 !important;
	border: 1px solid #67b26f;
	color: #67b26f !important;
	width: 130px
}

.virtual-show-detail-odds-green1:hover {
	background: linear-gradient(90deg, #67b26f 0, #67b26f) !important;
	color: #000 !important
}

.virtual-show-detail-odds-white {
	background: #ebebeb !important;
	border-radius: 0 !important;
	border: 1px solid #f1c80d;
	color: #000 !important;
	width: 130px
}

.virtual-show-detail-odds-white:hover {
	background-color: #ebebeb !important;
	color: #000 !important
}

.virtual-show-detail-odds-white1 {
	background: #ebebeb !important;
	border-radius: 0 !important;
	border: 1px solid #ed765e;
	color: #000 !important;
	width: 130px
}

.virtual-show-detail-odds-white1:hover {
	background-color: #ebebeb !important;
	color: #000 !important
}

.virtual-show-detail-odds-red {
	border-radius: 0 !important;
	border: 1px solid #ff2c2c;
	color: #ff2c2c !important;
	width: 130px
}

.virtual-show-detail-odds-red:hover {
	background-color: #e30144 !important;
	color: #000 !important
}

.virtual-show-detail-odds-red1 {
	border-radius: 0 !important;
	border: 1px solid #e30144;
	color: #e30144 !important;
	width: 130px
}

.virtual-show-detail-odds-red1:hover {
	background-color: #e30144 !important;
	color: #000 !important
}

.virtual-show-detail-odds-red2 {
	border-radius: 0 !important;
	border: 1px solid #f83600;
	color: #f83600 !important;
	width: 130px
}

.virtual-show-detail-odds-red2:hover {
	background-color: #f83600 !important;
	color: #000 !important
}

.virtual-show-detail-odds-silver {
	border-radius: 0 !important;
	border: 1px solid #9c9ea0;
	color: #9c9ea0 !important;
	width: 130px
}

.virtual-show-detail-odds-silver:hover {
	background: linear-gradient(90deg, #bdc3c7 0, #9c9ea0 30%, #c4c4c4 70%, #7d7979) !important;
	color: #000 !important
}

.virtual-show-detail-odds-blue1 {
	border-radius: 0 !important;
	border: 1px solid #dabd57;
	color: #dabd57 !important;
	width: 130px
}

.virtual-show-detail-odds-blue1:hover {
	background-color: #dabd57 !important;
	color: #000 !important
}

.virtual-show-detail-odds-blue2 {
	border-radius: 0 !important;
	border: 1px solid #f50;
	color: #f50 !important;
	width: 130px
}

.virtual-show-detail-odds-blue1-virtua2:hover {
	background-color: #f50 !important;
	color: #fff !important
}

.virtual-show-detail-odds-blue3 {
	border-radius: 0 !important;
	border: 1px solid #082481;
	color: #ffc105 !important;
	width: 130px
}

.virtual-show-detail-odds-blue3:hover {
	background-color: #082481 !important;
	color: #fff !important
}

.virtual-show-detail-odds-blue4 {
	border-radius: 0 !important;
	border: 1px solid #4269b2;
	color: #4269b2 !important;
	width: 130px
}

.virtual-show-detail-odds-blue4:hover {
	background-color: #4269b2 !important;
	color: #fff !important
}

.virtual-show-detail-odds-blue5 {
	border-radius: 0 !important;
	border: 1px solid #4c6f87;
	color: #4c6f87 !important;
	width: 130px
}

.virtual-show-detail-odds-blue5:hover {
	background-color: #4c6f87 !important;
	color: #fff !important
}

.virtual-show-detail-odds-blue6 {
	border-radius: 0 !important;
	border: 1px solid #1d98cb;
	color: #1d98cb !important;
	width: 130px
}

.virtual-show-detail-odds-blue6:hover {
	background-color: #1d98cb !important;
	color: #fff !important
}

.virtual-show-detail-odds-gold {
	border-radius: 0 !important;
	border: 1px solid #ffa863;
	color: #ffa863 !important;
	width: 130px
}

.virtual-show-detail-odds-gold:hover {
	background-color: #ffa863 !important;
	color: #000 !important
}

.virtual-show-detail-odds-gold1 {
	border-radius: 0 !important;
	border: 1px solid #f7b800;
	color: #f7b800 !important;
	width: 130px
}

.virtual-show-detail-odds-gold1:hover {
	background-color: #f7b800 !important;
	color: #000 !important
}

.virtual-show-detail-odds-gold2 {
	border-radius: 0 !important;
	border: 1px solid #f39200;
	color: #f39200 !important;
	width: 130px
}

.virtual-show-detail-odds-gold2:hover {
	background-color: #f39200 !important;
	color: #000 !important
}

.virtual-show-detail-odds-gold3 {
	border-radius: 0 !important;
	border: 1px solid #f7b800;
	color: #f7b800 !important;
	width: 130px
}

.virtual-show-detail-odds-gold3:hover {
	background-color: #f7b800 !important;
	color: #000 !important
}

.virtual-show-detail-odds-gold4 {
	border-radius: 0 !important;
	border: 1px solid #b59157;
	color: #b59157 !important;
	width: 130px
}

.virtual-show-detail-odds-gold4:hover {
	background-color: #b59157 !important;
	color: #000 !important
}

.virtual-show-detail-odds-gold5 {
	border-radius: 0 !important;
	border: 1px solid #d6a65c;
	color: #d6a65c !important;
	width: 130px
}

.virtual-show-detail-odds-gold5:hover {
	background-color: #d6a65c !important;
	color: #000 !important
}

.show-detail-no-odds-orange {
	color: #fc6200 !important;
	width: 130px
}

.show-detail-no-odds-orange1 {
	color: #f50 !important;
	width: 130px
}

.show-detail-no-odds-orange2 {
	color: #f56406 !important;
	background: none !important;
	border: none !important;
	padding: 6px 8px;
	border-radius: 16px;
	font-weight: 900;
	font-size: 14px !important;
	transition: background-color .1s ease-out 0s
}

.show-detail-no-odds-purple {
	color: #144ade !important;
	width: 130px
}

.show-detail-no-odds-purple1 {
	color: #c6426e !important;
	width: 130px
}

.show-detail-no-odds-purple2 {
	color: #604b98 !important;
	width: 130px
}

.show-detail-no-odds-blue {
	border: 1px solid #1fb3ff;
	color: #1fb3ff !important;
	width: 130px
}

.show-detail-no-odds-blue2 {
	border: 1px solid #f50;
	color: #f50 !important;
	width: 130px
}

.show-detail-no-odds-blue3 {
	color: #082481 !important;
	width: 130px
}

.show-detail-no-odds-blue4 {
	color: #4269b2 !important;
	width: 130px
}

.show-detail-no-odds-blue5 {
	color: #4c6f87 !important;
	width: 130px
}

.show-detail-no-odds-blue6 {
	color: #1d98cb !important;
	width: 130px
}

.show-detail-no-odds-blue1 {
	color: #dabd57 !important;
	width: 130px
}

.show-detail-no-odds-yellow,
.show-detail-no-odds-yellow1 {
	color: #f1c80d !important;
	width: 130px
}

.show-detail-no-odds-yellow2 {
	color: #ffbe00 !important;
	width: 130px
}

.show-detail-no-odds-yellow3 {
	color: #ffdb00 !important;
	width: 130px
}

.show-detail-no-odds-yellow4 {
	color: #101216 !important;
	color: #fff !important;
	width: 130px
}

.show-detail-no-odds-green1 {
	color: #0d1323 !important;
	color: #fff !important;
	width: 130px
}

.show-detail-no-odds-white {
	border: 1px solid #f1c80e !important
}

.show-detail-no-odds-white,
.show-detail-no-odds-white1 {
	background: #fff !important;
	color: #000 !important;
	width: 130px
}

.show-detail-no-odds-white1 {
	border: 1px solid #ed765e !important
}

.show-detail-no-odds-red {
	color: #ff2c2c !important;
	width: 130px
}

.show-detail-no-odds-red1 {
	color: #e30144 !important;
	width: 130px
}

.show-detail-no-odds-red2 {
	color: #f83600 !important;
	width: 130px
}

.show-detail-no-odds-silver {
	color: #9c9ea0 !important;
	width: 130px
}

.show-detail-no-odds-gold {
	color: #ffa863 !important;
	width: 130px
}

.show-detail-no-odds-gold1 {
	color: #f7b800 !important;
	width: 130px
}

.show-detail-no-odds-gold2 {
	color: #f39200 !important;
	width: 130px
}

.show-detail-no-odds-gold3 {
	color: #f7b800 !important;
	width: 130px
}

.show-detail-no-odds-gold4 {
	color: #b59157 !important;
	width: 130px
}

.show-detail-no-odds-gold5 {
	color: #d6a65c !important;
	width: 130px
}

.show-detail-no-odds-grey {
	color: #fc6200 !important;
	width: 130px
}

.show-detail-no-odds-grey1 {
	color: #fbbd5a !important;
	width: 130px
}

.odds-main-type-tab-orange {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #fc6200;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-orange.on {
	background-color: #111;
	border: 2px solid #fc6200;
	border-bottom: 0
}

.odds-main-type-tab-orange1 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #f50;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-orange1.on {
	background-color: #111;
	border: 2px solid #f50;
	border-bottom: 0
}

.odds-main-type-tab-orange2 {
	background-color: #141517;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 1px solid #313338;
	cursor: pointer;
	flex: 1;
	border-radius: 6px 6px 0 0
}

.odds-main-type-tab-orange2.on {
	border-bottom: 1px solid #f56406;
	background: rgba(245, 100, 6, .11)
}

.odds-main-type-tab-purple {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #144ade;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-purple.on {
	background-color: #111;
	border: 2px solid #144ade;
	border-bottom: 0
}

.odds-main-type-tab-purple1 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #c6426e;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-purple1.on {
	background-color: #111;
	border: 2px solid #c6426e;
	border-bottom: 0
}

.odds-main-type-tab-purple2 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #604b98;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-purple2.on {
	background-color: #111;
	border: 2px solid #604b98;
	border-bottom: 0
}

.odds-main-type-tab-blue {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #1f8fff;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-blue.on {
	background-color: #111;
	border: 2px solid #1f8fff;
	border-bottom: 0
}

.odds-main-type-tab-blue2 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #f50;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-blue2.on {
	background-color: #111;
	border: 2px solid #f50;
	border-bottom: 0
}

.odds-main-type-tab-blue3 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #ffc105;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-blue3.on {
	background-color: #111;
	border: 2px solid #ffc105;
	border-bottom: 0
}

.odds-main-type-tab-blue4 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #4269b2;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-blue4.on {
	background-color: #111;
	border: 2px solid #4269b2;
	border-bottom: 0
}

.odds-main-type-tab-blue5 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #4c6f87;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-blue5.on {
	background-color: #111;
	border: 2px solid #4c6f87;
	border-bottom: 0
}

.odds-main-type-tab-blue6 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #1d98cb;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-blue6.on {
	background-color: #111;
	border: 2px solid #1d98cb;
	border-bottom: 0
}

.odds-main-type-tab-yellow {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #f1c80d;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-yellow.on {
	background-color: #111;
	border: 2px solid #f1c80d;
	border-bottom: 0
}

.odds-main-type-tab-yellow1 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #f1c80d;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-yellow1.on {
	background-color: #111;
	border: 2px solid #f1c80d;
	border-bottom: 0
}

.odds-main-type-tab-yellow2 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #f50 ;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-yellow2.on {
	background-color: #111;
	border: 2px solid #f50;
	border-bottom: 0
}

.odds-main-type-tab-yellow3 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #ffdb00;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-yellow3.on {
	background-color: #111;
	border: 2px solid #ffdb00;
	border-bottom: 0
}

.odds-main-type-tab-yellow4 {
	background-color: #181a20;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border: 1px solid #181a20;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-yellow4.on {
	border: 1px solid #f3ba2f;
	color: #f3ba2f
}

.odds-main-type-tab-green1 {
	background-color: #0d1323;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border: 1px solid #0d1323;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-green1.on {
	border: 1px solid #67b26f;
	color: #67b26f
}

.odds-main-type-tab-white {
	background-color: #bebebd;
	color: #000;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #f1c80d;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-white.on {
	background-color: #fff;
	border: 2px solid #f1c80d;
	border-bottom: 0
}

.odds-main-type-tab-white1 {
	background-color: #bebebd;
	color: #000;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #ed765e;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-white1.on {
	background-color: #fff;
	border: 2px solid #ed765e;
	border-bottom: 0
}

.odds-main-type-tab-red {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #ff2c2c;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-red.on {
	background-color: #111;
	border: 2px solid #ff2c2c;
	border-bottom: 0
}

.odds-main-type-tab-red1 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #e30144;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-red1.on {
	background-color: #111;
	border: 2px solid #e30144;
	border-bottom: 0
}

.odds-main-type-tab-red2 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #f83600;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-red2.on {
	background-color: #111;
	border: 2px solid #f83600;
	border-bottom: 0
}

.odds-main-type-tab-silver {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #4969b2;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-silver.on {
	background-color: #111;
	border: 2px solid #4969b2;
	border-bottom: 0
}

.odds-main-type-tab-blue1 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #dabd57;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-blue1.on {
	background-color: #111;
	border: 2px solid #dabd57;
	border-bottom: 0
}

.odds-main-type-tab-gold {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #ffa863;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-gold.on {
	background-color: #111;
	border: 2px solid #ffa863;
	border-bottom: 0
}

.odds-main-type-tab-gold1 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #f7b800;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-gold1.on {
	background-color: #091724;
	border: 2px solid #f7b800;
	border-bottom: 0
}

.odds-main-type-tab-gold2 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #f39200;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-gold2.on {
	background-color: #091724;
	border: 2px solid #f39200;
	border-bottom: 0
}

.odds-main-type-tab-gold3 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #f7b800;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-gold3.on {
	background-color: #091724;
	border: 2px solid #f7b800;
	border-bottom: 0
}

.odds-main-type-tab-gold4 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #b59157;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-gold4.on {
	background-color: #2b343b;
	border: 2px solid #b59157;
	border-bottom: 0
}

.odds-main-type-tab-gold5 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #d6a65c;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-gold5.on {
	background-color: #2b343b;
	border: 2px solid #d6a65c;
	border-bottom: 0
}

.odds-main-type-tab-grey {
	background-color: #0b1423;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #348fe2;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-grey.on {
	background-color: #111;
	border: 2px solid #348fe2;
	border-bottom: 0
}

.odds-main-type-tab-grey1 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #fbbd5a;
	cursor: pointer;
	flex: 1
}

.odds-main-type-tab-grey1.on {
	background-color: #111;
	border: 2px solid #fbbd5a;
	border-bottom: 0
}

.odds-main-type-tab-in {
	border-left: 2px solid #171c22;
	border-right: 2px solid #171c22
}

.odds-main-type-tab-in,
.odds-main-type-tab-in-orange2 {
	padding: 9px 0;
	height: 100%
}

.odds-main-type-tab-in-white {
	border-left: 2px solid #ebebeb;
	border-right: 2px solid #ebebeb;
	padding: 9px 0;
	height: 100%
}

.main-market-orange {
	color: #fc6200
}

.main-market-orange,
.main-market-orange1 {
	background: #2d353c;
	border: 2px solid #2d353c
}

.main-market-orange1 {
	color: #f50
}

.main-market-purple {
	color: #144ade
}

.main-market-purple,
.main-market-purple1 {
	background: #2d353c;
	border: 2px solid #2d353c
}

.main-market-purple1 {
	color: #c6426e
}

.main-market-purple2 {
	color: #c493bd
}

.main-market-blue,
.main-market-purple2 {
	background: #2d353c;
	border: 2px solid #2d353c
}

.main-market-blue {
	color: #1fb3ff
}

.main-market-blue1 {
	color: #dabd57
}

.main-market-blue1,
.main-market-blue2 {
	background: #2d353c;
	border: 2px solid #2d353c
}

.main-market-blue2 {
	color: #f50
}

.main-market-blue3 {
	color: #ffc105
}

.main-market-blue3,
.main-market-blue4 {
	background: #2d353c;
	border: 2px solid #2d353c
}

.main-market-blue4 {
	color: #4269b2
}

.main-market-blue5 {
	color: #4c6f87
}

.main-market-blue5,
.main-market-blue6 {
	background: #2d353c;
	border: 2px solid #2d353c
}

.main-market-blue6 {
	color: #1d98cb
}

.main-market-yellow,
.main-market-yellow1 {
	background: #2d353c;
	border: 2px solid #2d353c;
	color: #f1c80d
}

.main-market-yellow2 {
	color: #ffbe00
}

.main-market-yellow2,
.main-market-yellow3 {
	background: #2d353c;
	border: 2px solid #2d353c
}

.main-market-yellow3 {
	color: #ffdb00
}

.main-market-white,
.main-market-white1 {
	background: #fff;
	border: 2px solid #fff;
	color: #000
}

.main-market-red {
	color: #ff2c2c
}

.main-market-red,
.main-market-red1 {
	background: #2d353c;
	border: 2px solid #2d353c
}

.main-market-red1 {
	color: #e30144
}

.main-market-red2 {
	color: #eb840a
}

.main-market-red2,
.main-market-green2,
.main-market-silver {
	background: #2d353c;
	border: 2px solid #2d353c
}

.main-market-silver {
	color: #9c9ea0
}

.main-market-green2 {
    color: #00ff14;
}

.main-market-gold {
	color: #ffa863
}

.main-market-gold,
.main-market-gold1 {
	background: #2d353c;
	border: 2px solid #2d353c
}

.main-market-gold1 {
	color: #f7b800
}

.main-market-gold2 {
	background: #2d353c;
	border: 2px solid #2d353c;
	color: #f39200
}

.main-market-gold3,
.main-market-gold4 {
	background: #2d353c;
	border: 2px solid #2d353c;
	color: #f7b800
}

.main-market-gold5 {
	color: #d6a65c
}

.main-market-gold5,
.main-market-grey {
	background: #2d353c;
	border: 2px solid #2d353c
}

.main-market-grey {
	color: #348fe2
}

.main-market-grey1 {
	background: #2d353c;
	border: 2px solid #2d353c;
	color: #fbbd5a
}

.badge.badge-orange,
.label.label-orange {
	background: red;
	color: #fff;
	border: 2px solid #fff
}

.badge.badge-orange1,
.label.label-orange1 {
	background: #f50;
	color: #000;
	border: 2px solid #f50
}

.badge.badge-orange2,
.label.label-orange2 {
	background: rgba(245, 100, 6, .28);
	color: #f56406
}

.badge.badge-purple,
.label.label-purple {
	background: #0037ce;
	color: #fff;
	border: 2px solid #fff
}

.badge.badge-purple1,
.label.label-purple1 {
	background: #c6426e;
	color: #fff;
	border: 2px solid #fff
}

.badge.badge-purple2,
.label.label-purple2 {
	background: #c493bd;
	color: #fff;
	border: 2px solid #fff
}

.badge.badge-blue,
.label.label-blue {
	background: #1fb3ff;
	color: #fff;
	border: 2px solid #fff
}

.badge.badge-blue1,
.label.label-blue1 {
	background: linear-gradient(90deg, #ae8625 0, #f7ef8a 30%, #d2ac47 60%, #fdd286);
	color: #000;
	border: 2px solid #fff
}

.badge.badge-blue2,
.label.label-blue2 {
	background: #f50;
	color: #fff;
	border: 2px solid #fff
}

.badge.badge-blue3,
.label.label-blue3 {
	background: #ffc105;
	color: #000;
	border: 2px solid #ffc105
}

.badge.badge-blue4,
.label.label-blue4 {
	background: #4269b2;
	color: #fff;
	border: 2px solid #4269b2
}

.badge.badge-blue5,
.label.label-blue5 {
	background: #4c6f87;
	color: #fff;
	border: 2px solid #4c6f87
}

.badge.badge-blue6,
.label.label-blue6 {
	background: #1d98cb;
	color: #fff;
	border: 2px solid #1d98cb
}

.badge.badge-blue-agero,
.label.label-blue-agero {
	background: #0070df
}

.badge.badge-yellow,
.badge.badge-yellow1,
.label.label-yellow,
.label.label-yellow1 {
	background: #f8d346;
	color: #000;
	border: 2px solid #f8d346
}

.badge.badge-yellow2,
.label.label-yellow2 {
	background: #ffbe00;
	color: #000;
	border: 2px solid #fff
}

.badge.badge-yellow3,
.label.label-yellow3 {
	background: #000;
	color: #fff;
	border: 2px solid #fff
}

.badge.badge-yellow4,
.label.label-yellow4 {
	background: #f3ba2f;
	color: #000;
	border: 2px solid #f3ba2f;
	border-radius: 4px !important
}

.badge.badge-green1,
.label.label-green1 {
	background: #67b26f;
	color: #000;
	border: 2px solid #67b26f;
	border-radius: 4px !important
}

.badge.badge-white,
.label.label-white {
	background: #f8d346;
	color: #000;
	border: 2px solid #fff
}

.badge.badge-white1,
.label.label-white1 {
	background: #ed765e;
	color: #000;
	border: 2px solid #fff
}

.badge.badge-red,
.label.label-red {
	background: #c80000;
	color: #fff;
	border: 2px solid #fff
}

.badge.badge-red1,
.label.label-red1 {
	background: #e30144;
	color: #fff;
	border: 2px solid #fff
}

.badge.badge-red2,
.label.label-red2 {
	background: #eb840a;
	color: #fff;
	border: 2px solid #fff
}

.badge.badge-red-agero,
.label.label-red-agero {
	background: #b00400
}

.badge.badge-silver,
.label.label-silver {
	background: #182848;
	color: #000;
	border: 2px solid #fff
}

.badge.badge-gold,
.label.label-gold {
	background: #ffa863;
	color: #000;
	border: 2px solid #fff
}

.badge.badge-gold1,
.label.label-gold1 {
	background: #f7b800;
	color: #000;
	border: 2px solid #fff
}

.badge.badge-gold2,
.label.label-gold2 {
	background: #f39200;
	color: #000;
	border: 2px solid #f39200
}

.badge.badge-gold3,
.label.label-gold3 {
	background: #f7b800;
	color: #000;
	border: 2px solid #fff
}

.badge.badge-gold4,
.label.label-gold4 {
	background: #b59157;
	color: #000;
	border: 2px solid #b59157
}

.badge.badge-gold5,
.label.label-gold5 {
	background: #d6a65c;
	color: #000;
	border: 2px solid #d6a65c
}

.badge.badge-grey,
.badge.badge-grey1,
.label.label-grey,
.label.label-grey1 {
	background: #b00400;
	color: #fff;
	border: 2px solid #b00400
}

.sub-title-orange,
.sub-title-orange1 {
	color: #ff5a01;
	background-color: #21282e;
	border-top: 1px solid #414244;
	border-bottom: 1px solid #000;
	padding: 3px 0 9px;
	height: 29px
}

.sub-title-orange,
.sub-title-orange1,
.sub-title-orange2 {
	font-size: 9pt;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	font-weight: 700;
	margin-bottom: 2px
}

.sub-title-orange2 {
	color: #fff;
	background-color: #1c1f21;
	padding: 10px 16px;
	border-radius: 6px 6px 0 0
}

.sub-title-purple,
.sub-title-purple1 {
	color: #144ade
}

.sub-title-purple,
.sub-title-purple1,
.sub-title-purple2 {
	font-size: 9pt;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	background-color: #21282e;
	font-weight: 700;
	border-top: 1px solid #414244;
	border-bottom: 1px solid #000;
	padding: 3px 0 9px;
	height: 29px;
	margin-bottom: 2px
}

.sub-title-purple2 {
	color: #c493bd
}

.sub-title-blue,
.sub-title-blue2,
.sub-title-blue3,
.sub-title-blue4 {
	font-size: 9pt;
	color: #ff5a01;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	background-color: #21282e;
	font-weight: 700;
	border-top: 1px solid #414244;
	border-bottom: 1px solid #000;
	padding: 3px 0 9px;
	height: 29px;
	margin-bottom: 2px
}

.sub-title-blue5,
.sub-title-blue6 {
	font-size: 9pt;
	color: #4c6f87;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	background-color: #21282e;
	font-weight: 700;
	border-top: 1px solid #414244;
	border-bottom: 1px solid #000;
	padding: 3px 0 9px;
	height: 29px;
	margin-bottom: 2px
}

.sub-title-yellow,
.sub-title-yellow1,
.sub-title-yellow2,
.sub-title-yellow3 {
	font-size: 9pt;
	color: #f50;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	background-color: #21282e;
	font-weight: 700;
	border-top: 1px solid #414244;
	border-bottom: 1px solid #000;
	padding: 3px 5px 9px;
	height: 29px;
	margin-bottom: 2px
}

.sub-title-yellow4 {
	color: #f3ba2f;
	background-color: #181a20;
	border-top: 2px solid #f3ba2f
}

.sub-title-green1,
.sub-title-yellow4 {
	font-size: 9pt;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	font-weight: 700;
	padding: 3px 8px 9px;
	height: 29px;
	margin-bottom: 2px;
	border-radius: 4px 4px 0 0
}

.sub-title-green1 {
	color: #67b26f;
	background-color: #030917;
	border-top: 2px solid #67b26f
}

.sub-title-white,
.sub-title-white1 {
	font-size: 9pt;
	color: #000;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	background-color: #b8b8b8;
	font-weight: 700;
	border-top: 1px solid #898989;
	border-bottom: 1px solid #c6c6c6;
	padding: 3px 0 9px;
	height: 29px;
	margin-bottom: 2px
}

.sub-title-red {
	color: #c80000
}

.sub-title-red,
.sub-title-red1 {
	font-size: 9pt;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	background-color: #21282e;
	font-weight: 700;
	border-top: 1px solid #414244;
	border-bottom: 1px solid #000;
	padding: 3px 0 9px;
	height: 29px;
	margin-bottom: 2px
}

.sub-title-red1 {
	color: #e30144
}

.sub-title-red2 {
	color: #eb840a
}

.sub-title-red2,
.sub-title-silver {
	font-size: 9pt;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	background-color: #21282e;
	font-weight: 700;
	border-top: 1px solid #414244;
	border-bottom: 1px solid #000;
	padding: 3px 0 9px;
	height: 29px;
	margin-bottom: 2px
}

.sub-title-silver {
	color: #bdc3c7
}

.sub-title-blue1 {
	color: #dabd57
}

.sub-title-blue1,
.sub-title-gold {
	font-size: 9pt;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	background-color: #21282e;
	font-weight: 700;
	border-top: 1px solid #414244;
	border-bottom: 1px solid #000;
	padding: 3px 0 9px;
	height: 29px;
	margin-bottom: 2px
}

.sub-title-gold {
	color: #ffa863
}

.sub-title-gold1,
.sub-title-gold2,
.sub-title-gold3,
.sub-title-gold4,
.sub-title-gold5 {
	font-size: 9pt;
	color: #f7b800;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	background-color: #21282e;
	font-weight: 700;
	border-top: 1px solid #414244;
	border-bottom: 1px solid #000;
	padding: 3px 0 9px;
	height: 29px;
	margin-bottom: 2px
}

.sub-title-grey {
	color: #999;
	display: table-cell
}

.sub-title-grey,
.sub-title-grey1 {
	font-size: 9pt;
	text-align: left;
	vertical-align: middle;
	width: 100%
}

.sub-title-grey1 {
	color: #fbbd5a;
	background-color: #21282e;
	font-weight: 700;
	border-top: 1px solid #414244;
	border-bottom: 1px solid #000;
	padding: 3px 0 9px;
	height: 29px;
	margin-bottom: 2px
}

.telegram-button {
	background: linear-gradient(180deg, #fefefe 0, #f7f7f7 20%, #d7d8d9 50%, #b8babb 80%, #b1b2b4) !important;
	border: 3px solid #1fb3ff !important;
	color: #000
}

.over-orange:focus a,
.over-orange:hover a {
	border-bottom: 3px solid #fc6200 !important
}

.over-orange1:focus a,
.over-orange1:hover a {
	background: linear-gradient(180deg, #f04d00 0, #da4200 20%, #b73400 50%, #9c2b01 80%, #7f2500) !important;
	border-bottom: 3px solid #f50 !important
}

.over-purple:focus a,
.over-purple:hover a {
	background: linear-gradient(180deg, #00186f 0, #00176a 20%, #001350 50%, #001350 80%, #001664) !important;
	border-bottom: 3px solid #001664 !important
}

.over-purple1:focus a,
.over-purple1:hover a {
	background: linear-gradient(180deg, #33173f 0, #381637 20%, #30122c 50%, #351433 80%, #381637) !important;
	border-bottom: 1px solid #381637 !important
}

.over-blue:focus a,
.over-blue:hover a {
	border-bottom: 3px solid #1f8fff !important
}

.over-blue1:focus a,
.over-blue1:hover a {
	background: linear-gradient(180deg, #2f769a 0, #14649c 20%, #115483 50%, #092d46 80%, #061f31) !important;
	border-bottom: 3px solid #061f31 !important
}

.over-blue2:focus a,
.over-blue2:hover a {
	background: linear-gradient(90deg, #0b2938 0, #1d6f95) !important;
	border-bottom: 1px solid #f50 !important
}

.over-blue3:focus a,
.over-blue3:hover a {
	background: linear-gradient(180deg, #09247b 0, #041f76 20%, #021851 50%, #041f76 80%, #09247b) !important;
	border-bottom: 3px solid #09247b !important
}

.over-blue6:focus a,
.over-blue6:hover a {
	background: #1d98cb !important;
	border-bottom: 1px solid #1d98cb !important
}

.over-blue6:hover .header-button-color-blue6 {
	color: #fff !important
}

.over-yellow:focus a,
.over-yellow:hover a {
	border-bottom: 3px solid #f8d346 !important
}

.over-yellow1:focus a,
.over-yellow1:hover a {
	background: linear-gradient(180deg, #b90406 0, #b6030d 20%, #96030a 50%, #7c0208 80%, #640700) !important;
	border-bottom: 3px solid #fc0 !important
}

.over-yellow2:focus a,
.over-yellow2:hover a {
	background: linear-gradient(180deg, #ffbd00 0, #ffbd00 20%, #edae00 50%, #a27600 80%, #a27600) !important;
	border-bottom: 3px solid #a27600 !important;
	color: #000 !important
}

.over-yellow3:focus a,
.over-yellow3:hover a {
	background: linear-gradient(180deg, #695d00 0, #5e5200 20%, #564801 50%, #5e5200 80%, #695d00) !important;
	border-bottom: 3px solid #695d00 !important;
	color: #fff !important
}

.over-yellow3:hover a>span {
	color: #fff
}

.over-white:focus a,
.over-white:hover a {
	border-bottom: 3px solid #ff0 !important
}

.over-white1:focus a,
.over-white1:hover a,
.over-white:focus a,
.over-white:hover a {
	background: linear-gradient(180deg, #f1f1f1 0, #d4d4d4 20%, #9d9d9d 50%, #d4d4d4 80%, #f1f1f1) !important
}

.over-white1:focus a,
.over-white1:hover a {
	border-bottom: 3px solid #ed765e !important
}

.over-red:focus a,
.over-red:hover a {
	background: linear-gradient(180deg, #c80000 0, #ae0001 20%, #840000 50%, #ae0001 80%, #c80000) !important;
	border-bottom: 3px solid #c80000 !important
}

.over-red1:focus a,
.over-red1:hover a {
	color: #e30144 !important;
	background: #000 !important;
	border-bottom: none !important
}

.over-red1:focus .header-button-color-red1,
.over-red1:hover .header-button-color-red1 {
	color: #e30144 !important
}

.over-silver:focus a,
.over-silver:hover a {
	background: linear-gradient(180deg, #404e75 0, #3d4351 20%, #343841 50%, #343841 80%, #3b3f4b) !important;
	border-bottom: 1px solid #4e6baf !important
}

.over-silver:hover a>span {
	color: #fff
}

.over-gold:focus a,
.over-gold:hover a {
	background: linear-gradient(180deg, #e69b61 0, #d08d58 20%, #986641 50%, #d08d58 80%, #e69b61) !important;
	border-bottom: 3px solid #e69b61 !important
}

.over-gold1:focus a,
.over-gold1:hover a {
	background: linear-gradient(180deg, #f7b800 0, #cb9207 20%, #a17700 50%, #cb9207 80%, #f7b800) !important;
	border-bottom: 3px solid #f7b800 !important
}

.over-gold2:focus a,
.over-gold2:hover a {
	background: linear-gradient(180deg, #492f0a 0, #c67603 5%, #c57804 50%, #c67603 95%, #492f0a) !important;
	border-bottom: 1px solid #f39200 !important
}

.over-gold3:focus a,
.over-gold3:hover a {
	background: linear-gradient(180deg, #f7b800 0, #cb9207 20%, #a17700 50%, #cb9207 80%, #f7b800) !important;
	border-bottom: 3px solid #f7b800 !important
}

.over-gold4:focus a,
.over-gold4:hover a {
	background: linear-gradient(180deg, #b49157 0, #9e7e4d 20%, #775f39 50%, #9e7e4d 80%, #b49157) !important;
	border-bottom: 0 solid #e69b61 !important
}

.over-grey:focus a,
.over-grey:hover a {
	border-bottom: 3px solid #f03 !important
}

.over-grey1:focus a,
.over-grey1:hover a {
	background: #333 !important;
	border-bottom: 1px solid #121212 !important
}

.over-green:focus a,
.over-green:hover a {
	border-bottom: 3px solid #79e80d !important
}

.table-h-blue1,
.table-h-blue5,
.table-h-blue6,
.table-h-gold,
.table-h-gold5,
.table-h-grey1,
.table-h-orange,
.table-h-purple,
.table-h-purple1,
.table-h-purple2,
.table-h-red,
.table-h-red1,
.table-h-red2,
.table-h-silver {
	background: #25292c;
	border: 1px solid #25292c;
	padding: 4px;
	color: #fff;
	height: 22px;
	font-size: 16px
}

.table-h-blue {
	background: #1f8fff;
	border: 1px solid #1f8fff;
	padding: 4px;
	color: #fff;
	height: 22px;
	font-size: 16px
}

.table-h-yellow,
.table-h-yellow1 {
	background: #f1c80d;
	border: 1px solid #f1c80d;
	padding: 4px;
	color: #000;
	height: 22px;
	font-size: 16px
}

.table-h-white,
.table-h-white1 {
	background: #cacaca;
	border: 1px solid #000
}

.table-h-gold1,
.table-h-white,
.table-h-white1 {
	padding: 4px;
	color: #000;
	height: 22px;
	font-size: 16px
}

.table-h-gold1 {
	background: #f7b800;
	border: 1px solid #f7b800
}

.wallet-type {
	float: left;
	border: 1px solid #616161;
	padding: 10px 30px
}

.wallet-type-yellow4 {
	background: #14161b
}

.wallet-type-green1,
.wallet-type-yellow4 {
	border-radius: 6px;
	padding: 8px 12px;
	width: calc(50% - 12px)
}

.wallet-type-green1 {
	background: #030917
}

.wallet-type.on-orange {
	border: 1px solid #fc6200
}

.wallet-type.on-orange1 {
	border: 1px solid #f50
}

.wallet-type.on-purple {
	border: 1px solid #144ade
}

.wallet-type.on-purple1 {
	border: 1px solid #c6426e
}

.wallet-type.on-purple2 {
	border: 1px solid #604b98
}

.wallet-type.on-blue {
	border: 1px solid #1fb3ff
}

.wallet-type.on-blue1 {
	border: 1px solid #dbbe58
}

.wallet-type.on-blue2 {
	border: 1px solid #f50
}

.wallet-type.on-blue3 {
	border: 1px solid #ffc105
}

.wallet-type.on-blue4 {
	border: 1px solid #4269b2
}

.wallet-type.on-blue5 {
	border: 1px solid #4c6f87
}

.wallet-type.on-blue6 {
	border: 1px solid #1d98cb
}

.wallet-type.on-yellow,
.wallet-type.on-yellow1 {
	border: 1px solid #f1c80d
}

.wallet-type.on-yellow2 {
	border: 1px solid #ffbe00
}

.wallet-type.on-yellow3 {
	border: 1px solid #ffdb00
}

.wallet-type.on-red {
	border: 1px solid #ff2c2c
}

.wallet-type.on-red1 {
	border: 1px solid #e30144
}

.wallet-type.on-red2 {
	border: 1px solid #f83600
}

.wallet-type.on-silver {
	border: 1px solid #4b6cb7
}

.wallet-type.on-gold {
	border: 1px solid #ffa863
}

.wallet-type.on-gold1 {
	border: 1px solid #f7b800
}

.wallet-type.on-gold2 {
	border: 1px solid #f39200
}

.wallet-type.on-gold3 {
	border: 1px solid #f7b800
}

.wallet-type.on-gold4 {
	border: 1px solid #b59157
}

.wallet-type.on-gold5 {
	border: 1px solid #d6a65c
}

.wallet-type.on-grey {
	border: 1px solid #fc6200
}

.wallet-type.on-grey1 {
	border: 1px solid #fbbd5a
}

.wallet-type.on-green {
	border: 1px solid #79e90b
}

.search-input-box-orange {
	background: #222d40;
	border: 1px solid #0a0e16
}

.search-input-box-orange,
.search-input-box-orange1 {
	color: #fff !important;
	width: 240px;
	height: 30px;
	padding: 3px
}

.search-input-box-orange1 {
	background: #172f49;
	border: 1px solid #081a30
}

.search-input-box-purple,
.search-input-box-purple1 {
	background: #fff;
	color: #000 !important;
	width: 240px;
	height: 30px;
	border: 1px solid #0a0e16;
	padding: 3px
}

.search-input-box-blue {
	color: #fff !important;
	background: #222d40
}

.search-input-box-blue,
.search-input-box-blue1 {
	width: 240px;
	height: 30px;
	border: 1px solid #0a0e16;
	padding: 3px
}

.search-input-box-blue1 {
	background: #fff;
	color: #000 !important
}

.search-input-box-blue2 {
	background: #262626;
	color: #fff !important
}

.search-input-box-blue2,
.search-input-box-blue3 {
	width: 230px;
	height: 30px;
	border: 1px solid #101315;
	padding: 3px
}

.search-input-box-blue3 {
	background: #fff;
	color: #000 !important
}

.search-input-box-blue4 {
	background: #25262a;
	color: #fff !important;
	width: 240px;
	height: 30px;
	border: 1px solid #25262a;
	padding: 3px
}

.search-input-box-blue5,
.search-input-box-blue6 {
	background: #fff;
	color: #000 !important;
	width: 240px;
	height: 30px;
	border: 1px solid #000;
	padding: 3px
}

.search-input-box-yellow,
.search-input-box-yellow1 {
	background: #262626;
	color: #fff !important;
	width: 240px;
	height: 30px;
	border: 1px solid #262626;
	padding: 3px
}

.search-input-box-yellow2 {
	color: #fff !important;
	width: 240px;
	height: 30px;
	background: #222d40;
	border: 1px solid #0a0e16;
	padding: 3px
}

.search-input-box-yellow3 {
	border: 1px solid #0a0e16
}

.search-input-box-white,
.search-input-box-yellow3 {
	background: #fff;
	color: #000 !important;
	width: 240px;
	height: 30px;
	padding: 3px
}

.search-input-box-white {
	border: 1px solid #fff
}

.search-input-box-red,
.search-input-box-red1,
.search-input-box-silver,
.search-input-box-white1 {
	background: #fff;
	color: #000 !important;
	width: 240px;
	height: 30px;
	border: 1px solid #fff;
	padding: 3px
}

.search-input-box-gold,
.search-input-box-gold1,
.search-input-box-gold2 {
	background: #fff;
	color: #000 !important;
	width: 240px;
	height: 30px;
	border: 1px solid #262626;
	padding: 3px
}

.search-input-box-gold3 {
	background: #0a1c30;
	color: #fff !important;
	width: 240px;
	height: 30px;
	border: 1px solid #f7b800;
	padding: 3px;
	border-radius: 4px
}

.search-input-box-gold4,
.search-input-box-gold5,
.search-input-box-purple2,
.search-input-box-red2 {
	background: #fff;
	color: #000 !important;
	width: 240px;
	height: 30px;
	border: 1px solid #fff;
	padding: 3px;
	border-radius: 4px
}

.search-input-box-gold3.focus-visible,
.search-input-box-gold3:focus-visible {
	outline: 1px solid #f7b800
}

.search-input-box-grey {
	color: #fff !important;
	background: #222d40
}

.search-input-box-grey,
.search-input-box-grey1 {
	width: 240px;
	height: 30px;
	border: 1px solid #0a0e16;
	padding: 3px
}

.search-input-box-grey1 {
	background: #fff;
	color: #000 !important
}

.multibetting-blue,
.multibetting-blue1,
.multibetting-blue2,
.multibetting-blue3,
.multibetting-blue5,
.multibetting-blue6,
.multibetting-gold,
.multibetting-gold2,
.multibetting-gold4,
.multibetting-gold5,
.multibetting-grey1,
.multibetting-orange,
.multibetting-orange1,
.multibetting-purple,
.multibetting-purple1,
.multibetting-purple2,
.multibetting-red,
.multibetting-red1,
.multibetting-red2,
.multibetting-silver,
.multibetting-yellow,
.multibetting-yellow1,
.multibetting-yellow2,
.multibetting-yellow3 {
	border: 2px solid #222733;
	background: #191919;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px;
	margin-top: 26px
}

.multibetting-grey {
	border: 2px solid #222733;
	background: #191919;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px;
	margin-top: 13px
}

.multibetting-gold1 {
	background: #091724
}

.multibetting-gold1,
.multibetting-gold3 {
	border: 2px solid #222733;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px;
	margin-top: 26px
}

.multibetting-gold3 {
	background: #122232
}

.multibetting-orange2 {
	background: #1f2124;
	border-radius: 6px;
	padding: 8px
}

.multibetting-yellow4 {
	background: #101216;
	border-radius: 6px;
	padding: 8px
}

.multibetting-green1 {
	background: #0d1323;
	border-radius: 6px;
	padding: 8px
}

.multibetting-white,
.multibetting-white1 {
	border: 2px solid #6c6c6c;
	background: #fff !important;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5);
	font-weight: 900;
	margin-top: 26px
}

.multibetting-blue4 {
	border: 2px solid #222733;
	background: #1a1b22;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px;
	margin-top: 26px
}

.multibetting-des-blue,
.multibetting-des-blue1,
.multibetting-des-blue2,
.multibetting-des-blue3,
.multibetting-des-blue4,
.multibetting-des-blue5,
.multibetting-des-blue6,
.multibetting-des-gold,
.multibetting-des-gold1,
.multibetting-des-gold2,
.multibetting-des-gold3,
.multibetting-des-gold4,
.multibetting-des-gold5,
.multibetting-des-grey1,
.multibetting-des-orange,
.multibetting-des-orange1,
.multibetting-des-purple,
.multibetting-des-purple1,
.multibetting-des-purple2,
.multibetting-des-red,
.multibetting-des-red1,
.multibetting-des-red2,
.multibetting-des-silver,
.multibetting-des-yellow,
.multibetting-des-yellow1,
.multibetting-des-yellow2,
.multibetting-des-yellow3 {
	background-color: #222733;
	border-radius: 5px;
	padding: 3px;
	font-size: 12px !important
}

.multibetting-des-green1,
.multibetting-des-yellow4 {
	color: #fff;
	font-size: 12px !important
}

.multibetting-des-orange2 {
	background-color: #1f2124;
	padding: 4px 16px 12px;
	width: 100%;
	font-size: 12px !important
}

.multibetting-des-grey {
	background-color: #1e2428;
	border-radius: 5px;
	border: 1px solid #222733;
	color: #fff;
	font-size: 12px !important
}

.multibetting-des-white {
	background-color: #a2ddff;
	color: #000
}

.multibetting-des-white,
.multibetting-des-white1 {
	border-radius: 5px;
	border: 1px solid #000;
	font-weight: bolder;
	padding: 3px;
	font-size: 12px !important
}

.multibetting-des-white1 {
	background-color: #ed765e;
	color: #fff
}

.multibetting-button-orange {
	background: #191919 !important;
	border: 1px solid #fc6200
}

.multibetting-button-orange1 {
	background: #191919 !important;
	border: 1px solid #f50
}
.multibetting-button-orange1.active {    background: #1f3a72 !important;}

.multibetting-button-orange2 {
	background: #181a1c !important;
	border: 1px solid #f56406;
	height: 40px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 6px
}

.multibetting-button-orange2:hover {
	background: rgba(245, 100, 6, .17) !important
}

.multibetting-button-purple {
	background: #191919 !important;
	border: 1px solid #144ade
}

.multibetting-button-purple1 {
	background: #191919 !important;
	border: 1px solid #c6426e
}

.multibetting-button-purple2 {
	background: #191919 !important;
	border: 1px solid #604b98
}

.multibetting-button-blue {
	background: #191919 !important;
	border: 1px solid #1f8fff
}

.multibetting-button-blue1 {
	background: #191919 !important;
	border: 1px solid #dabd57
}

.multibetting-button-blue2 {
	background: #191919 !important;
	border: 1px solid #f50
}

.multibetting-button-blue3 {
	background: #191919 !important;
	border: 1px solid #ffc105
}

.multibetting-button-blue4 {
	background: #191919 !important;
	border: 1px solid #4269b2
}

.multibetting-button-blue5 {
	background: #191919 !important;
	border: 1px solid #4c6f87
}

.multibetting-button-blue6 {
	background: #191919 !important;
	border: 1px solid #1d98cb
}

.multibetting-button-yellow,
.multibetting-button-yellow1 {
	background: #191919 !important;
	border: 1px solid #f1c80d
}

.multibetting-button-yellow2 {
	background: #191919 !important;
	border: 1px solid #ffbe00
}

.multibetting-button-yellow3 {
	background: #191919 !important;
	border: 1px solid #ffdb00
}

.multibetting-button-yellow4 {
	background: #0b0d10 !important;
	border: 1px solid #0b0d10
}

.multibetting-button-yellow4:hover {
	border: 1px solid #f3ba2f
}

.multibetting-button-yellow4:hover .text-multibetting-yellow4 {
	color: #f3ba2f !important
}

.multibetting-button-green1 {
	background: #0b0d10 !important;
	border: 1px solid #0b0d10
}

.multibetting-button-green1:hover {
	border: 1px solid #67b26f
}

.multibetting-button-green1:hover .text-multibetting-green1 {
	color: #67b26f !important
}

.multibetting-button-white,
.multibetting-button-white1 {
	background: #fff !important;
	border: 1px solid #000
}

.multibetting-button-red {
	background: #191919 !important;
	border: 1px solid #ff2c2c
}

.multibetting-button-red1 {
	background: #191919 !important;
	border: 1px solid #e30144
}

.multibetting-button-red2 {
	background: #191919 !important;
	border: 1px solid #f83600
}

.multibetting-button-silver {
	background: #191919 !important;
	border: 1px solid #4969b2
}

.multibetting-button-gold {
	background: #191919 !important;
	border: 1px solid #ffa863
}

.multibetting-button-gold1 {
	background: #17293f !important;
	border: 1px solid #f7b800
}

.multibetting-button-gold2 {
	background: #191919 !important;
	border: 1px solid #f39200
}

.multibetting-button-gold3 {
	background: #17293f !important;
	border: 1px solid #f7b800
}

.multibetting-button-gold4 {
	background: #191919 !important;
	border: 1px solid #b59157
}

.multibetting-button-gold5 {
	background: #191919 !important;
	border: 1px solid #d6a65c
}

.multibetting-button-grey {
	background: linear-gradient(180deg, #354562, #111e33);
	border: 1px solid rgba(0, 0, 0, .1)
}

.multibetting-button-grey1 {
	background: #191919 !important;
	border: 1px solid #fbbd5a
}

.multibetting-odd-orange {
	color: #fc6200
}

.multibetting-odd-orange,
.multibetting-odd-orange1 {
	background: #0c0c0c;
	width: 33px;
	height: 33px;
	padding-top: 7px
}

.multibetting-odd-orange1 {
	color: #f50
}

.multibetting-odd-orange2 {
	color: #f56406;
	text-align: left;
	padding-top: 1px
}

.multibetting-odd-purple {
	color: #144ade
}

.multibetting-odd-purple,
.multibetting-odd-purple1 {
	background: #0c0c0c;
	width: 33px;
	height: 33px;
	padding-top: 7px
}

.multibetting-odd-purple1 {
	color: #c6426e
}

.multibetting-odd-purple2 {
	color: #c493bd
}

.multibetting-odd-blue,
.multibetting-odd-purple2 {
	background: #0c0c0c;
	width: 33px;
	height: 33px;
	padding-top: 7px
}

.multibetting-odd-blue {
	color: #1fb3ff
}

.multibetting-odd-blue1 {
	color: #dabd57
}

.multibetting-odd-blue1,
.multibetting-odd-blue2 {
	background: #0c0c0c;
	width: 33px;
	height: 33px;
	padding-top: 7px
}

.multibetting-odd-blue2 {
	color: #f50
}

.multibetting-odd-blue3 {
	color: #ffc105
}

.multibetting-odd-blue3,
.multibetting-odd-blue4 {
	background: #0c0c0c;
	width: 33px;
	height: 33px;
	padding-top: 7px
}

.multibetting-odd-blue4 {
	color: #4269b2
}

.multibetting-odd-blue5 {
	color: #4c6f87
}

.multibetting-odd-blue5,
.multibetting-odd-blue6 {
	background: #0c0c0c;
	width: 33px;
	height: 33px;
	padding-top: 7px
}

.multibetting-odd-blue6 {
	color: #1d98cb
}

.multibetting-odd-yellow,
.multibetting-odd-yellow1 {
	color: #f1c80d;
	background: #0c0c0c;
	width: 33px;
	height: 33px;
	padding-top: 7px
}

.multibetting-odd-yellow2 {
	color: #ffbe00
}

.multibetting-odd-yellow2,
.multibetting-odd-yellow3 {
	background: #0c0c0c;
	width: 33px;
	height: 33px;
	padding-top: 7px
}

.multibetting-odd-yellow3 {
	color: #ffdb00
}

.multibetting-odd-yellow4 {
	color: #f3ba2f;
	width: 33px;
	height: 33px;
	padding-top: 7px
}

.multibetting-odd-green1 {
	color: #67b26f;
	width: 33px;
	height: 33px;
	padding-top: 7px
}

.multibetting-odd-white {
	background: #f1c80d
}

.multibetting-odd-white,
.multibetting-odd-white1 {
	color: #000;
	width: 33px;
	height: 33px;
	padding-top: 7px
}

.multibetting-odd-white1 {
	background: #ed765e
}

.multibetting-odd-red {
	color: #ff2c2c
}

.multibetting-odd-red,
.multibetting-odd-red1 {
	background: #0c0c0c;
	width: 33px;
	height: 33px;
	padding-top: 7px
}

.multibetting-odd-red1 {
	color: #e30144
}

.multibetting-odd-red2 {
	color: #eb840a
}

.multibetting-odd-red2,
.multibetting-odd-silver {
	background: #0c0c0c;
	width: 33px;
	height: 33px;
	padding-top: 7px
}

.multibetting-odd-silver {
	color: #4969b2
}

.multibetting-odd-gold {
	color: #ffa863
}

.multibetting-odd-gold,
.multibetting-odd-gold1 {
	background: #0c0c0c;
	width: 33px;
	height: 33px;
	padding-top: 7px
}

.multibetting-odd-gold1 {
	color: #f7b800
}

.multibetting-odd-gold2 {
	color: #f39200
}

.multibetting-odd-gold2,
.multibetting-odd-gold3 {
	background: #0c0c0c;
	width: 33px;
	height: 33px;
	padding-top: 7px
}

.multibetting-odd-gold3 {
	color: #f7b800
}

.multibetting-odd-gold4 {
	color: #b59157
}

.multibetting-odd-gold4,
.multibetting-odd-gold5 {
	background: #0c0c0c;
	width: 33px;
	height: 33px;
	padding-top: 7px
}

.multibetting-odd-gold5 {
	color: #d6a65c
}

.multibetting-odd-grey {
	color: #ddd;
	background: #1c1c1c;
	width: 33px;
	height: 33px;
	padding-top: 7px
}

.multibetting-odd-grey1 {
	color: #fbbd5a;
	background: #0c0c0c;
	width: 33px;
	height: 33px;
	padding-top: 7px
}

.sport-sort-blue,
.sport-sort-blue1,
.sport-sort-blue2,
.sport-sort-blue3,
.sport-sort-blue4,
.sport-sort-blue5,
.sport-sort-blue6,
.sport-sort-gold,
.sport-sort-gold2,
.sport-sort-gold4,
.sport-sort-gold5,
.sport-sort-grey,
.sport-sort-grey1,
.sport-sort-orange,
.sport-sort-orange1,
.sport-sort-purple,
.sport-sort-purple1,
.sport-sort-purple2,
.sport-sort-red,
.sport-sort-red1,
.sport-sort-red2,
.sport-sort-silver,
.sport-sort-yellow,
.sport-sort-yellow1,
.sport-sort-yellow2 {
	border: 2px solid #222733;
	background: #191919;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 7px;
	color: #fff
}

.sport-sort-orange2 {
	background: #181a1c;
	border-radius: 6px;
	padding: 7px;
	color: #fff
}

.sport-sort-green1,
.sport-sort-yellow4 {
	padding: 7px 0;
	color: #fff
}

.sport-sort-gold1 {
	background: #091724
}

.sport-sort-gold1,
.sport-sort-gold3 {
	border: 2px solid #222733;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 7px;
	color: #fff
}

.sport-sort-gold3 {
	background: #122232
}

.sport-sort-white,
.sport-sort-white1 {
	border: 2px solid #6c6c6c;
	background: #dfdfdf;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 7px;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5);
	font-weight: 900;
	color: #000
}

.sports-color-orange {
	color: #fc6200 !important
}

.sports-color-orange1 {
	color: #f50 !important
}

.sports-color-orange2 {
	color: #f56406 !important
}

.sports-color-purple {
	color: #144ade !important
}

.sports-color-purple1 {
	color: #c6426e !important
}

.sports-color-purple2 {
	color: #c493bd !important
}

.sports-color-blue {
	color: #1fb3ff !important
}

.sports-color-blue2 {
	color: #f50 !important
}

.sports-color-blue3 {
	color: #ffc105 !important
}

.sports-color-blue4 {
	color: #4269b2 !important
}

.sports-color-blue5 {
	color: #4c6f87 !important
}

.sports-color-blue6 {
	color: #1d98cb !important
}

.sports-color-yellow,
.sports-color-yellow1 {
	color: #f8d346 !important
}

.sports-color-yellow2 {
	color: #ffbe00 !important
}

.sports-color-yellow3 {
	color: #ffdb00 !important
}

.sports-color-white,
.sports-color-white1 {
	color: #000 !important
}

.sports-color-red {
	color: #ff2c2c !important
}

.sports-color-red1 {
	color: #e30144 !important
}

.sports-color-red2 {
	color: #eb840a !important
}

.sports-color-silver {
	color: #4969b2 !important
}

.sports-color-blue1 {
	color: #dabd57 !important
}

.sports-color-gold {
	color: #ffa863 !important
}

.sports-color-gold1 {
	color: #f7b800 !important
}

.sports-color-gold2 {
	color: #f39200 !important
}

.sports-color-gold3 {
	color: #f7b800 !important
}

.sports-color-gold4 {
	color: #b59157 !important
}

.sports-color-gold5 {
	color: #d6a65c !important
}

.sports-color-grey1 {
	color: #fbbd5a !important
}

.odds-basic-orange {
	color: #fc6200
}

.btn-sports-detail-mob.active .odds-basic-orange,
.btn-sports-detail.active .odds-basic-orange,
.btn-sports-detail:focus .odds-basic-orange,
.btn-sports-detail:hover .odds-basic-orange {
	color: #fff
}

.odds-basic-orange1 {
	color: #f50
}

.btn-sports-detail-mob.active .odds-basic-orange1,
.btn-sports-detail.active .odds-basic-orange1,
.btn-sports-detail:focus .odds-basic-orange1,
.btn-sports-detail:hover .odds-basic-orange1 {
	color: #fff
}

.odds-basic-orange2 {
	color: #f56406
}

.btn-sports-detail-mob.active .odds-basic-orange2,
.btn-sports-detail.active .odds-basic-orange2,
.btn-sports-detail:focus .odds-basic-orange2,
.btn-sports-detail:hover .odds-basic-orange2 {
	color: #fff
}

.odds-basic-purple {
	color: #144ade
}

.btn-sports-detail-mob.active .odds-basic-purple,
.btn-sports-detail.active .odds-basic-purple,
.btn-sports-detail:focus .odds-basic-purple,
.btn-sports-detail:hover .odds-basic-purple {
	color: #fff
}

.odds-basic-purple1 {
	color: #c6426e
}

.btn-sports-detail-mob.active .odds-basic-purple1,
.btn-sports-detail.active .odds-basic-purple1,
.btn-sports-detail:focus .odds-basic-purple1,
.btn-sports-detail:hover .odds-basic-purple1 {
	color: #fff
}

.odds-basic-purple2 {
	color: #c493bd
}

.btn-sports-detail-mob.active .odds-basic-purple2,
.btn-sports-detail.active .odds-basic-purple2,
.btn-sports-detail:focus .odds-basic-purple2,
.btn-sports-detail:hover .odds-basic-purple2 {
	color: #fff
}

.odds-basic-blue {
	color: #1fb3ff
}

.btn-sports-detail-mob.active .odds-basic-blue,
.btn-sports-detail.active .odds-basic-blue,
.btn-sports-detail:focus .odds-basic-blue,
.btn-sports-detail:hover .odds-basic-blue {
	color: #fff
}

.odds-basic-blue1 {
	color: #dabd57
}

.btn-sports-detail-mob.active .odds-basic-blue1,
.btn-sports-detail.active .odds-basic-blue1,
.btn-sports-detail:focus .odds-basic-blue1,
.btn-sports-detail:hover .odds-basic-blue1 {
	color: #000
}

.odds-basic-blue2 {
	color: #f50
}

.btn-sports-detail-mob.active .odds-basic-blue2,
.btn-sports-detail.active .odds-basic-blue2,
.btn-sports-detail:focus .odds-basic-blue2,
.btn-sports-detail:hover .odds-basic-blue2 {
	color: #fff
}

.odds-basic-blue3 {
	color: #ffc105
}

.btn-sports-detail-mob.active .odds-basic-blue3,
.btn-sports-detail.active .odds-basic-blue3,
.btn-sports-detail:focus .odds-basic-blue3,
.btn-sports-detail:hover .odds-basic-blue3 {
	color: #fff
}

.odds-basic-blue4 {
	color: #4269b2
}

.btn-sports-detail-mob.active .odds-basic-blue4,
.btn-sports-detail.active .odds-basic-blue4,
.btn-sports-detail:focus .odds-basic-blue4,
.btn-sports-detail:hover .odds-basic-blue4 {
	color: #fff
}

.odds-basic-blue5 {
	color: #4269b2
}

.btn-sports-detail-mob.active .odds-basic-blue5,
.btn-sports-detail.active .odds-basic-blue5,
.btn-sports-detail:focus .odds-basic-blue5,
.btn-sports-detail:hover .odds-basic-blue5 {
	color: #fff
}

.odds-basic-blue6 {
	color: #1d98cb
}

.btn-sports-detail-mob.active .odds-basic-blue6,
.btn-sports-detail.active .odds-basic-blue6,
.btn-sports-detail:focus .odds-basic-blue6,
.btn-sports-detail:hover .odds-basic-blue6 {
	color: #fff
}

.odds-basic-yellow {
	color: #f1c80d
}

.btn-sports-detail-mob.active .odds-basic-yellow,
.btn-sports-detail.active .odds-basic-yellow,
.btn-sports-detail:focus .odds-basic-yellow,
.btn-sports-detail:hover .odds-basic-yellow {
	color: #000
}

.odds-basic-yellow1 {
	color: #f1c80d
}

.btn-sports-detail-mob.active .odds-basic-yellow1,
.btn-sports-detail.active .odds-basic-yellow1,
.btn-sports-detail:focus .odds-basic-yellow1,
.btn-sports-detail:hover .odds-basic-yellow1 {
	color: #000
}

.odds-basic-yellow2 {
	color: #f50
}

.btn-sports-detail-mob.active .odds-basic-yellow2,
.btn-sports-detail.active .odds-basic-yellow2,
.btn-sports-detail:focus .odds-basic-yellow2,
.btn-sports-detail:hover .odds-basic-yellow2 {
	color: #fff
}

.odds-basic-yellow3 {
	color: #ffdb00
}

.btn-sports-detail-mob.active .odds-basic-yellow3,
.btn-sports-detail.active .odds-basic-yellow3,
.btn-sports-detail:focus .odds-basic-yellow3,
.btn-sports-detail:hover .odds-basic-yellow3 {
	color: #000
}

.odds-basic-yellow4 {
	color: #0fba77
}

.btn-sports-detail-mob.active .odds-basic-yellow4,
.btn-sports-detail.active .odds-basic-yellow4,
.btn-sports-detail:focus .odds-basic-yellow4,
.btn-sports-detail:hover .odds-basic-yellow4 {
	color: #000
}

.odds-basic-green1 {
	color: #67b26f
}

.btn-sports-detail-mob.active .odds-basic-green1,
.btn-sports-detail.active .odds-basic-green1,
.btn-sports-detail:focus .odds-basic-green1,
.btn-sports-detail:hover .odds-basic-green1 {
	color: #000
}

.odds-basic-white {
	color: #fc6200
}

.btn-sports-detail-mob.active .odds-basic-white,
.btn-sports-detail-mob.active .odds-basic-white1,
.btn-sports-detail.active .odds-basic-white,
.btn-sports-detail.active .odds-basic-white1,
.btn-sports-detail:focus .odds-basic-white,
.btn-sports-detail:focus .odds-basic-white1,
.btn-sports-detail:hover .odds-basic-white,
.btn-sports-detail:hover .odds-basic-white1,
.odds-basic-white1 {
	color: #000
}

.odds-basic-silver {
	color: #f1c80d
}

.btn-sports-detail-mob.active .odds-basic-silver,
.btn-sports-detail.active .odds-basic-silver,
.btn-sports-detail:focus .odds-basic-silver,
.btn-sports-detail:hover .odds-basic-silver {
	color: #000
}

.odds-basic-red1 {
	color: #e30144
}

.btn-sports-detail-mob.active .odds-basic-red1,
.btn-sports-detail.active .odds-basic-red1,
.btn-sports-detail:focus .odds-basic-red1,
.btn-sports-detail:hover .odds-basic-red1 {
	color: #000
}

.odds-basic-red2 {
	color: #eb840a
}

.btn-sports-detail-mob.active .odds-basic-red2,
.btn-sports-detail.active .odds-basic-red2,
.btn-sports-detail:focus .odds-basic-red2,
.btn-sports-detail:hover .odds-basic-red2 {
	color: #000
}

.odds-basic-gold {
	color: #ffa863
}

.btn-sports-detail-mob.active .odds-basic-gold,
.btn-sports-detail.active .odds-basic-gold,
.btn-sports-detail:focus .odds-basic-gold,
.btn-sports-detail:hover .odds-basic-gold {
	color: #000
}

.odds-basic-gold1 {
	color: #f7b800;
	font-weight: 900
}

.btn-sports-detail-mob.active .odds-basic-gold1,
.btn-sports-detail.active .odds-basic-gold1,
.btn-sports-detail:focus .odds-basic-gold1,
.btn-sports-detail:hover .odds-basic-gold1 {
	color: #000
}

.odds-basic-gold2 {
	color: #f39200;
	font-weight: 900
}

.btn-sports-detail-mob.active .odds-basic-gold2,
.btn-sports-detail.active .odds-basic-gold2,
.btn-sports-detail:focus .odds-basic-gold2,
.btn-sports-detail:hover .odds-basic-gold2 {
	color: #000
}

.odds-basic-gold3 {
	color: #f7b800;
	font-weight: 900
}

.btn-sports-detail-mob.active .odds-basic-gold3,
.btn-sports-detail.active .odds-basic-gold3,
.btn-sports-detail:focus .odds-basic-gold3,
.btn-sports-detail:hover .odds-basic-gold3 {
	color: #000
}

.odds-basic-gold4 {
	color: #b59157;
	font-weight: 900
}

.btn-sports-detail-mob.active .odds-basic-gold4,
.btn-sports-detail.active .odds-basic-gold4,
.btn-sports-detail:focus .odds-basic-gold4,
.btn-sports-detail:hover .odds-basic-gold4 {
	color: #000
}

.odds-basic-gold5 {
	color: #d6a65c;
	font-weight: 900
}

.btn-sports-detail-mob.active .odds-basic-gold5,
.btn-sports-detail.active .odds-basic-gold5,
.btn-sports-detail:focus .odds-basic-gold5,
.btn-sports-detail:hover .odds-basic-gold5 {
	color: #000
}

.btn-sports-detail-mob.active .odds-basic-grey,
.btn-sports-detail.active .odds-basic-grey,
.btn-sports-detail:focus .odds-basic-grey,
.btn-sports-detail:hover .odds-basic-grey,
.odds-basic-grey {
	color: #348fe2
}

.btn-sports-detail-mob.active .odds-basic-grey1,
.btn-sports-detail.active .odds-basic-grey1,
.btn-sports-detail:focus .odds-basic-grey1,
.btn-sports-detail:hover .odds-basic-grey1,
.odds-basic-grey1 {
	color: #fbbd5a
}

.btn-blue,
.btn-blue1,
.btn-blue2,
.btn-blue3,
.btn-blue4,
.btn-blue5,
.btn-blue6,
.btn-gold,
.btn-gold1,
.btn-gold2,
.btn-gold3,
.btn-gold4,
.btn-gold5,
.btn-grey1,
.btn-mobile-blue,
.btn-mobile-blue1,
.btn-mobile-blue2,
.btn-mobile-blue3,
.btn-mobile-blue4,
.btn-mobile-blue5,
.btn-mobile-blue6,
.btn-mobile-gold,
.btn-mobile-gold1,
.btn-mobile-gold2,
.btn-mobile-gold3,
.btn-mobile-gold4,
.btn-mobile-gold5,
.btn-mobile-grey1,
.btn-mobile-orange,
.btn-mobile-orange1,
.btn-mobile-purple,
.btn-mobile-purple1,
.btn-mobile-purple2,
.btn-mobile-red,
.btn-mobile-red1,
.btn-mobile-red2,
.btn-mobile-silver,
.btn-mobile-yellow,
.btn-mobile-yellow1,
.btn-mobile-yellow2,
.btn-mobile-yellow3,
.btn-orange,
.btn-orange1,
.btn-purple,
.btn-purple1,
.btn-purple2,
.btn-red,
.btn-red1,
.btn-red2,
.btn-silver,
.btn-yellow,
.btn-yellow1,
.btn-yellow2 {
	color: #ddd !important
}

.btn-mobile-orange2,
.btn-orange2 {
	background: #111 !important;
	border-radius: 6px !important;
	border: 1px solid #111 !important
}

.btn-mobile-orange2,
.btn-mobile-yellow4,
.btn-orange2,
.btn-yellow4 {
	transition: background-color .1s ease-out 0s, border .1s ease-out 0s
}

.btn-mobile-yellow4,
.btn-yellow4 {
	background: #181a20 !important;
	border-radius: 6px !important;
	border: 1px solid #181a20 !important
}

.btn-green1,
.btn-mobile-green1 {
	background: #030917 !important;
	border-radius: 6px !important;
	border: 1px solid #030917 !important;
	transition: background-color .1s ease-out 0s, border .1s ease-out 0s
}

.btn-mobile-white,
.btn-mobile-white1,
.btn-white,
.btn-white1 {
	background: #fff !important;
	color: #000 !important
}

.btn-vs-orange2 {
	background: #111 !important;
	border-radius: 6px !important;
	border: 1px solid #111 !important
}

.btn-vs-yellow4 {
	background: #181a20 !important;
	border-radius: 6px !important;
	border: 1px solid #181a20 !important
}

.btn-vs-green1 {
	background: #030917 !important;
	border-radius: 6px !important;
	border: 1px solid #030917 !important
}

.btn-vs-white,
.btn-vs-white1 {
	background: #fff !important;
	color: #000 !important;
	font-weight: 900;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.btn-odds-blue,
.btn-odds-blue1,
.btn-odds-blue3,
.btn-odds-blue4,
.btn-odds-blue5,
.btn-odds-blue6,
.btn-odds-gold,
.btn-odds-gold2,
.btn-odds-gold3,
.btn-odds-gold4,
.btn-odds-gold5,
.btn-odds-grey1,
.btn-odds-mobile-blue,
.btn-odds-mobile-blue1,
.btn-odds-mobile-blue2,
.btn-odds-mobile-blue3,
.btn-odds-mobile-blue4,
.btn-odds-mobile-blue5,
.btn-odds-mobile-blue6,
.btn-odds-mobile-gold,
.btn-odds-mobile-gold2,
.btn-odds-mobile-gold3,
.btn-odds-mobile-gold4,
.btn-odds-mobile-gold5,
.btn-odds-mobile-grey,
.btn-odds-mobile-grey1,
.btn-odds-mobile-orange,
.btn-odds-mobile-orange1,
.btn-odds-mobile-purple,
.btn-odds-mobile-purple1,
.btn-odds-mobile-purple2,
.btn-odds-mobile-red,
.btn-odds-mobile-red1,
.btn-odds-mobile-red2,
.btn-odds-mobile-silver,
.btn-odds-mobile-yellow,
.btn-odds-mobile-yellow1,
.btn-odds-mobile-yellow2,
.btn-odds-mobile-yellow3,
.btn-odds-orange,
.btn-odds-orange1,
.btn-odds-purple,
.btn-odds-purple1,
.btn-odds-purple2,
.btn-odds-red,
.btn-odds-red1,
.btn-odds-red2,
.btn-odds-silver,
.btn-odds-yellow,
.btn-odds-yellow1,
.btn-odds-yellow2 {
	color: #ddd !important
}

.btn-odds-mobile-orange2,
.btn-odds-orange2 {
	color: #fff !important;
	background: #111;
	border-radius: 6px;
	border: 1px solid #111;
	transition: background-color .1s ease-out 0s, border .1s ease-out 0s
}

.btn-odds-mobile-yellow4,
.btn-odds-yellow4 {
	background: #181a20;
	border-radius: 4px;
	border: 1px solid #181a20
}

.btn-odds-green1,
.btn-odds-mobile-green1,
.btn-odds-mobile-yellow4,
.btn-odds-yellow4 {
	color: #fff !important;
	transition: background-color .1s ease-out 0s, border .1s ease-out 0s
}

.btn-odds-green1,
.btn-odds-mobile-green1 {
	background: #030917;
	border-radius: 4px;
	border: 1px solid #030917
}

.btn-odds-grey {
	color: #fff !important;
	background: linear-gradient(180deg, #2d353c, #222);
	border: 1px solid #000;
	border-radius: 3px
}

.btn-odds-grey1 {
	color: #fff !important;
	background: linear-gradient(180deg, #2a2a2a, #2a2a2a);
	border: 1px solid #2a2a2a;
	border-radius: 3px
}

.btn-odds-mobile-white,
.btn-odds-white {
	background: #fff !important
}

.btn-odds-mobile-white,
.btn-odds-mobile-white1,
.btn-odds-white,
.btn-odds-white1 {
	color: #000 !important;
	border-top: 1px solid #bebebe !important;
	border-bottom: 1px solid #949494 !important;
	font-weight: 900
}

.btn-odds-mobile-white1,
.btn-odds-white1 {
	background: #d5d5d5 !important
}

.btn-basic-white {
	background: #bebebe !important;
	color: #000 !important;
	border-top: 1px solid #bebebe !important;
	border-bottom: 1px solid #949494 !important
}

.sports-rule-cat-in-orange {
	border: 2px solid #f86506;
	padding: 12px 0 7px
}

.sports-rule-cat-in-orange1 {
	border: 2px solid #f50;
	padding: 12px 0 7px
}

.sports-rule-cat-in-orange2 {
	border: 2px solid #f56406;
	padding: 12px 0 7px
}

.sports-rule-cat-in-purple {
	border: 2px solid #144ade;
	padding: 12px 0 7px
}

.sports-rule-cat-in-purple1 {
	border: 2px solid #c6426e;
	padding: 12px 0 7px
}

.sports-rule-cat-in-purple2 {
	border: 2px solid #604b98;
	padding: 12px 0 7px
}

.sports-rule-cat-in-blue {
	border: 2px solid #1f8fff;
	padding: 12px 0 7px
}

.sports-rule-cat-in-blue1 {
	border: 2px solid #dabd57;
	padding: 12px 0 7px
}

.sports-rule-cat-in-blue2 {
	border: 2px solid #f50;
	padding: 12px 0 7px
}

.sports-rule-cat-in-blue3 {
	border: 2px solid #ffc105;
	padding: 12px 0 7px
}

.sports-rule-cat-in-blue4 {
	border: 2px solid #4269b2;
	padding: 12px 0 7px
}

.sports-rule-cat-in-blue5 {
	border: 2px solid #4c6f87;
	padding: 12px 0 7px
}

.sports-rule-cat-in-blue6 {
	border: 2px solid #1d98cb;
	padding: 12px 0 7px
}

.sports-rule-cat-in-yellow {
	border: 2px solid #f1c80d;
	padding: 12px 0 7px
}

.sports-rule-cat-in-yellow1 {
	border: 2px solid #d40511;
	padding: 12px 0 7px
}

.sports-rule-cat-in-yellow2 {
	border: 2px solid #ffbe00;
	padding: 12px 0 7px
}

.sports-rule-cat-in-yellow3 {
	border: 2px solid #ffdb00;
	padding: 12px 0 7px
}

.sports-rule-cat-in-yellow4 {
	border: 2px solid #f3ba2f;
	padding: 12px 0 7px
}

.sports-rule-cat-in-green1 {
	border: 2px solid #67b26f;
	padding: 12px 0 7px
}

.sports-rule-cat-in-red1 {
	border: 2px solid #e30144;
	padding: 12px 0 7px
}

.sports-rule-cat-in-red2 {
	border: 2px solid #f83600;
	padding: 12px 0 7px
}

.sports-rule-cat-in-gold {
	border: 2px solid #ffa863;
	padding: 12px 0 7px
}

.sports-rule-cat-in-gold1 {
	border: 2px solid #f7b800;
	padding: 12px 0 7px
}

.sports-rule-cat-in-gold2 {
	border: 2px solid #f39200;
	padding: 12px 0 7px
}

.sports-rule-cat-in-gold3 {
	border: 2px solid #f7b800;
	padding: 12px 0 7px
}

.sports-rule-cat-in-gold4 {
	border: 2px solid #b59157;
	padding: 12px 0 7px
}

.sports-rule-cat-in-gold5 {
	border: 2px solid #d6a65c;
	padding: 12px 0 7px
}

.sports-rule-cat-in-grey {
	border: 2px solid #fc6200;
	padding: 12px 0 7px
}

.sports-rule-cat-in-grey1 {
	border: 2px solid #fbbd5a;
	padding: 12px 0 7px
}

.btn-mobile-orange.active,
.btn-orange.active,
.btn-orange:active,
.btn-orange:focus,
.btn-orange:hover {
	background-color: #fc6200 !important
}

.btn-mobile-orange1.active,
.btn-orange1.active,
.btn-orange1:active,
.btn-orange1:focus,
.btn-orange1:hover {
	background-color: #f50 !important
}

.btn-orange2:hover {
	background: #000 !important
}

.btn-mobile-orange2.active,
.btn-orange2.active,
.btn-orange2:active,
.btn-orange2:focus {
	background: rgba(245, 100, 6, .12) !important;
	border: 1px solid #e55e07 !important
}

.btn-mobile-purple.active,
.btn-purple.active,
.btn-purple:active,
.btn-purple:focus,
.btn-purple:hover {
	background: #0037ce !important
}

.btn-mobile-purple1.active,
.btn-purple1.active,
.btn-purple1:focus,
.btn-purple1:hover,
.btn-purple1active {
	background: linear-gradient(90deg, #642b73 0, #c6426e) !important
}

.btn-mobile-purple2.active,
.btn-purple2.active,
.btn-purple2:focus,
.btn-purple2:hover,
.btn-purple2active {
	background: #604b98 !important
}

.btn-blue.active,
.btn-blue:active,
.btn-blue:focus,
.btn-blue:hover,
.btn-mobile-blue.active {
	background-color: #1f8fff !important
}

.btn-blue1.active,
.btn-blue1:active,
.btn-blue1:focus,
.btn-blue1:hover,
.btn-mobile-blue1.active {
	background: linear-gradient(90deg, #ae8625 0, #f7ef8a 30%, #d2ac47 60%, #fdd286) !important;
	color: #000 !important
}

.btn-blue2.active,
.btn-blue2:active,
.btn-blue2:focus,
.btn-blue2:hover,
.btn-mobile-blue2.active {
	background: #f50 !important;
	color: #fff !important
}

.btn-blue3.active,
.btn-blue3:active,
.btn-blue3:focus,
.btn-blue3:hover,
.btn-mobile-blue3.active {
	background: #082481 !important;
	color: #fff !important
}

.btn-blue4.active,
.btn-blue4:active,
.btn-blue4:focus,
.btn-blue4:hover,
.btn-mobile-blue4.active {
	background: #4269b2 !important;
	color: #fff !important
}

.btn-blue5.active,
.btn-blue5:active,
.btn-blue5:focus,
.btn-blue5:hover,
.btn-mobile-blue5.active {
	background: #4c6f87 !important;
	color: #fff !important
}

.btn-blue6.active,
.btn-blue6:active,
.btn-blue6:focus,
.btn-blue6:hover,
.btn-mobile-blue6.active {
	background: #1d98cb !important;
	color: #fff !important
}

.btn-mobile-yellow.active,
.btn-yellow.active,
.btn-yellow:active,
.btn-yellow:focus,
.btn-yellow:hover {
	background-color: #f1c80d !important;
	color: #000 !important
}

.btn-mobile-yellow1.active,
.btn-yellow1.active,
.btn-yellow1:active,
.btn-yellow1:focus,
.btn-yellow1:hover {
	background-color: #f1c80d !important;
	color: #d40511 !important
}

.btn-mobile-yellow2.active,
.btn-yellow2.active,
.btn-yellow2:active,
.btn-yellow2:focus,
.btn-yellow2:hover {
	background-color: #ffbe00 !important;
	color: #000 !important
}

.btn-mobile-yellow3.active,
.btn-yellow3.active,
.btn-yellow3:active,
.btn-yellow3:focus,
.btn-yellow3:hover {
	background: linear-gradient(90deg, #ffdb00 0, #ffb700) !important;
	color: #000 !important
}

.btn-mobile-yellow4.active,
.btn-yellow4.active,
.btn-yellow4:active,
.btn-yellow4:focus,
.btn-yellow4:hover {
	background: #f3ba2f !important;
	color: #000 !important
}

.btn-green1.active,
.btn-green1:active,
.btn-green1:focus,
.btn-green1:hover,
.btn-mobile-green1.active {
	background: #67b26f !important;
	color: #000 !important
}

.btn-mobile-white.active,
.btn-white.active,
.btn-white:active,
.btn-white:focus,
.btn-white:hover {
	background-color: #f1c80e !important
}

.btn-mobile-white1.active,
.btn-white1.active,
.btn-white1:active,
.btn-white1:focus,
.btn-white1:hover {
	background-color: #ed765e !important
}

.btn-mobile-red.active,
.btn-red.active,
.btn-red:active,
.btn-red:focus,
.btn-red:hover {
	background-color: #ff2c2c !important
}

.btn-mobile-red1.active,
.btn-red1.active,
.btn-red1:active,
.btn-red1:focus,
.btn-red1:hover {
	background-color: #e30144 !important
}

.btn-mobile-red2.active,
.btn-red2.active,
.btn-red2:active,
.btn-red2:focus,
.btn-red2:hover {
	background-color: #f83600 !important
}

.btn-mobile-silver.active,
.btn-silver.active,
.btn-silver:active,
.btn-silver:focus,
.btn-silver:hover {
	background: linear-gradient(90deg, #bdc3c7 0, #9c9ea0 30%, #c4c4c4 70%, #7d7979) !important;
	color: #000 !important
}

.btn-gold.active,
.btn-gold:active,
.btn-gold:focus,
.btn-gold:hover,
.btn-mobile-gold.active {
	background: linear-gradient(270deg, #ffa462 0, #fdd286) !important;
	color: #000 !important
}

.btn-gold1.active,
.btn-gold1:active,
.btn-gold1:focus,
.btn-gold1:hover,
.btn-mobile-gold1.active {
	background: linear-gradient(270deg, #f7b800 0, #e88b00) !important;
	color: #000 !important
}

.btn-gold2.active,
.btn-gold2:active,
.btn-gold2:focus,
.btn-gold2:hover,
.btn-mobile-gold2.active {
	background: #f39200 !important;
	color: #000 !important
}

.btn-gold3.active,
.btn-gold3:active,
.btn-gold3:focus,
.btn-gold3:hover,
.btn-mobile-gold3.active {
	background: linear-gradient(270deg, #f7b800 0, #e88b00) !important;
	color: #000 !important
}

.btn-gold4.active,
.btn-gold4:active,
.btn-gold4:focus,
.btn-gold4:hover,
.btn-mobile-gold4.active {
	background: #b59157 !important;
	color: #000 !important
}

.btn-gold5.active,
.btn-gold5:active,
.btn-gold5:focus,
.btn-gold5:hover,
.btn-mobile-gold5.active {
	background: #d6a65c !important;
	color: #000 !important
}

.btn-grey.active,
.btn-grey:active,
.btn-grey:focus,
.btn-grey:hover,
.btn-mobile-grey.active {
	background: linear-gradient(180deg, #088bdc, #055f94)
}

.btn-grey1.active,
.btn-grey1:active,
.btn-grey1:focus,
.btn-grey1:hover,
.btn-mobile-grey1.active {
	background: #fbbd5a !important;
	color: #000 !important
}

.btn-odds-mobile-orange.active,
.btn-odds-orange.active,
.btn-odds-orange:active,
.btn-odds-orange:focus,
.btn-odds-orange:hover {
	background: #fc6200 !important
}

.btn-odds-mobile-orange1.active,
.btn-odds-orange1.active,
.btn-odds-orange1:active,
.btn-odds-orange1:focus,
.btn-odds-orange1:hover {
	background: #f50 !important
}

.btn-odds-orange2:hover {
	background: #000
}

.btn-odds-mobile-orange2.active,
.btn-odds-orange2.active,
.btn-odds-orange2:active,
.btn-odds-orange2:focus {
	background: rgba(245, 100, 6, .12);
	border: 1px solid #e55e07
}

.btn-odds-mobile-purple.active,
.btn-odds-purple.active,
.btn-odds-purple:active,
.btn-odds-purple:focus,
.btn-odds-purple:hover {
	background: #0037ce !important;
	border: 1px solid #0037ce
}

.btn-odds-mobile-purple1.active,
.btn-odds-purple1.active,
.btn-odds-purple1:active,
.btn-odds-purple1:focus,
.btn-odds-purple1:hover {
	background: linear-gradient(90deg, #642b73 0, #c6426e) !important;
	border: 1px solid #c6426e
}

.btn-odds-mobile-purple2.active,
.btn-odds-purple2.active,
.btn-odds-purple2:active,
.btn-odds-purple2:focus,
.btn-odds-purple2:hover {
	background: #604b98 !important;
	border: 1px solid #604b98
}

.btn-odds-blue.active,
.btn-odds-blue:active,
.btn-odds-blue:focus,
.btn-odds-blue:hover,
.btn-odds-mobile-blue.active {
	background: #1f8fff !important
}

.btn-odds-blue1.active,
.btn-odds-blue1:active,
.btn-odds-blue1:focus,
.btn-odds-blue1:hover,
.btn-odds-mobile-blue1.active {
	background: linear-gradient(90deg, #ae8625 0, #f7ef8a 30%, #d2ac47 60%, #fdd286) !important;
	color: #000 !important
}

.btn-odds-blue2.active,
.btn-odds-blue2:active,
.btn-odds-blue2:focus,
.btn-odds-blue2:hover,
.btn-odds-mobile-blue2.active {
	background: #f50 !important;
	color: #fff !important
}

.btn-odds-blue3.active,
.btn-odds-blue3:active,
.btn-odds-blue3:focus,
.btn-odds-blue3:hover,
.btn-odds-mobile-blue3.active {
	background: #ffc105 !important;
	color: #000 !important
}

.btn-odds-blue4.active,
.btn-odds-blue4:active,
.btn-odds-blue4:focus,
.btn-odds-blue4:hover,
.btn-odds-mobile-blue4.active {
	background: #4269b2 !important;
	color: #000 !important
}

.btn-odds-blue5.active,
.btn-odds-blue5:active,
.btn-odds-blue5:focus,
.btn-odds-blue5:hover,
.btn-odds-mobile-blue5.active {
	background: #4c6f87 !important;
	color: #fff !important
}

.btn-odds-blue6.active,
.btn-odds-blue6:active,
.btn-odds-blue6:focus,
.btn-odds-blue6:hover,
.btn-odds-mobile-blue6.active {
	background: #1d98cb !important;
	color: #fff !important
}

.btn-odds-mobile-yellow1.active,
.btn-odds-mobile-yellow.active,
.btn-odds-yellow1.active,
.btn-odds-yellow1:active,
.btn-odds-yellow1:focus,
.btn-odds-yellow1:hover,
.btn-odds-yellow.active,
.btn-odds-yellow:active,
.btn-odds-yellow:focus,
.btn-odds-yellow:hover {
	background: #f1c80d !important;
	color: #000 !important
}

.btn-odds-mobile-yellow2.active,
.btn-odds-yellow2.active,
.btn-odds-yellow2:active,
.btn-odds-yellow2:focus,
.btn-odds-yellow2:hover {
	background: linear-gradient(90deg, #088bdc, #0C2A3A) !important;
	
}

.btn-odds-mobile-yellow3.active,
.btn-odds-yellow3.active,
.btn-odds-yellow3:active,
.btn-odds-yellow3:focus,
.btn-odds-yellow3:hover {
	background: linear-gradient(90deg, #ffdb00 0, #ffb700) !important;
	color: #000 !important
}

.btn-odds-mobile-yellow4.active,
.btn-odds-yellow4.active,
.btn-odds-yellow4:active,
.btn-odds-yellow4:focus,
.btn-odds-yellow4:hover {
	background: #f3ba2f;
	border: 1px solid #f3ba2f;
	color: #000 !important
}

.btn-odds-green1.active,
.btn-odds-green1:active,
.btn-odds-green1:focus,
.btn-odds-green1:hover,
.btn-odds-mobile-green1.active {
	background: #67b26f;
	border: 1px solid #67b26f;
	color: #000 !important
}

.btn-odds-mobile-white.active,
.btn-odds-white.active,
.btn-odds-white:active,
.btn-odds-white:focus,
.btn-odds-white:hover {
	background: #f1c80e !important
}

.btn-odds-mobile-white1.active,
.btn-odds-white1.active,
.btn-odds-white1:active,
.btn-odds-white1:focus,
.btn-odds-white1:hover {
	background: #ed765e !important
}

.btn-odds-mobile-red.active,
.btn-odds-red.active,
.btn-odds-red:active,
.btn-odds-red:focus,
.btn-odds-red:hover {
	background: #ff2c2c !important
}

.btn-odds-mobile-red1.active,
.btn-odds-red1.active,
.btn-odds-red1:active,
.btn-odds-red1:focus,
.btn-odds-red1:hover {
	background: #e30144 !important
}

.btn-odds-mobile-red2.active,
.btn-odds-red2.active,
.btn-odds-red2:active,
.btn-odds-red2:focus,
.btn-odds-red2:hover {
	background: #f83600 !important
}

.btn-odds-mobile-silver.active,
.btn-odds-silver.active,
.btn-odds-silver:active,
.btn-odds-silver:focus,
.btn-odds-silver:hover {
	background: linear-gradient(90deg, #bdc3c7 0, #9c9ea0 30%, #c4c4c4 70%, #7d7979) !important;
	color: #000 !important
}

.btn-odds-gold.active,
.btn-odds-gold:active,
.btn-odds-gold:focus,
.btn-odds-gold:hover,
.btn-odds-mobile-gold.active {
	background: #ffa863 !important;
	color: #000 !important
}

.btn-odds-gold1.active,
.btn-odds-gold1:active,
.btn-odds-gold1:focus,
.btn-odds-gold1:hover,
.btn-odds-mobile-gold1.active {
	background: #f7b800 !important;
	color: #000 !important
}

.btn-odds-gold2.active,
.btn-odds-gold2:active,
.btn-odds-gold2:focus,
.btn-odds-gold2:hover,
.btn-odds-mobile-gold2.active {
	background: #f39200 !important;
	color: #000 !important
}

.btn-odds-gold3.active,
.btn-odds-gold3:active,
.btn-odds-gold3:focus,
.btn-odds-gold3:hover,
.btn-odds-mobile-gold3.active {
	background: #f7b800 !important;
	color: #000 !important
}

.btn-odds-gold4.active,
.btn-odds-gold4:active,
.btn-odds-gold4:focus,
.btn-odds-gold4:hover,
.btn-odds-mobile-gold4.active {
	background: #b59157 !important;
	color: #000 !important
}

.btn-odds-gold5.active,
.btn-odds-gold5:active,
.btn-odds-gold5:focus,
.btn-odds-gold5:hover,
.btn-odds-mobile-gold5.active {
	background: #d6a65c !important;
	color: #000 !important
}

.btn-odds-grey.active,
.btn-odds-grey:active,
.btn-odds-grey:focus,
.btn-odds-grey:hover,
.btn-odds-mobile-grey.active {
	background: linear-gradient(180deg, #088bdc, #055f94)
}

.btn-odds-grey1.active,
.btn-odds-grey1:active,
.btn-odds-grey1:focus,
.btn-odds-grey1:hover,
.btn-odds-mobile-grey1.active {
	background: #fbbd5a !important;
	color: #000 !important
}

.sports2box-orange,
.sports2box-orange1 {
	border: 2px solid #222733;
	background: #191919;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px
}

.sports2box-orange2 {
	padding: 8px
}

.sports2box-purple,
.sports2box-purple1,
.sports2box-purple2 {
	border: 2px solid #222733;
	background: #191919;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px
}

.sports2box-blue {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px
}

.sports2box-blue1,
.sports2box-blue3,
.sports2box-blue4,
.sports2box-blue5,
.sports2box-blue6,
.sports2box-yellow,
.sports2box-yellow1,
.sports2box-yellow2,
.sports2box-yellow3 {
	border: 2px solid #222733;
	background: #191919;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px
}

.sports2box-yellow4 {
	background: #101216;
	border-radius: 0 0 3px 3px;
	padding: 5px
}

.sports2box-green1 {
	background: #0d1323;
	border-radius: 0 0 3px 3px;
	padding: 5px
}

.sports2box-white,
.sports2box-white1 {
	border: 2px solid #6c6c6c;
	background: #dfdfdf;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5);
	font-weight: 900
}

.sports2box-gold,
.sports2box-red,
.sports2box-red1,
.sports2box-red2,
.sports2box-silver {
	border: 2px solid #222733;
	background: #191919;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px
}

.sports2box-gold1 {
	border: 2px solid #0a1626;
	background: #112236;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px
}

.sports2box-gold2 {
	border: 2px solid #222733;
	background: #191919;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px
}

.sports2box-gold3 {
	border: 2px solid #122134;
	background: #112236;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px
}

.sports2box-gold4,
.sports2box-gold5,
.sports2box-grey,
.sports2box-grey1 {
	border: 2px solid #222733;
	background: #191919;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px
}

.sports2boxtop-blue1-inplay,
.sports2boxtop-blue1-prematch,
.sports2boxtop-blue3-inplay,
.sports2boxtop-blue3-prematch,
.sports2boxtop-blue4-inplay,
.sports2boxtop-blue4-prematch,
.sports2boxtop-blue5-inplay,
.sports2boxtop-blue5-prematch,
.sports2boxtop-blue6-inplay,
.sports2boxtop-blue6-prematch,
.sports2boxtop-gold1-inplay,
.sports2boxtop-gold1-prematch,
.sports2boxtop-gold2-inplay,
.sports2boxtop-gold2-prematch,
.sports2boxtop-gold3-inplay,
.sports2boxtop-gold3-prematch,
.sports2boxtop-gold4-inplay,
.sports2boxtop-gold4-prematch,
.sports2boxtop-gold5-inplay,
.sports2boxtop-gold5-prematch,
.sports2boxtop-gold-inplay,
.sports2boxtop-gold-prematch,
.sports2boxtop-green-inplay,
.sports2boxtop-green-prematch,
.sports2boxtop-grey1-inplay,
.sports2boxtop-grey1-prematch,
.sports2boxtop-orange1-inplay,
.sports2boxtop-orange1-prematch,
.sports2boxtop-orange-inplay,
.sports2boxtop-orange-prematch,
.sports2boxtop-purple1-inplay,
.sports2boxtop-purple1-prematch,
.sports2boxtop-purple2-inplay,
.sports2boxtop-purple2-prematch,
.sports2boxtop-purple-inplay,
.sports2boxtop-purple-prematch,
.sports2boxtop-red1-inplay,
.sports2boxtop-red1-prematch,
.sports2boxtop-red2-inplay,
.sports2boxtop-red2-prematch,
.sports2boxtop-red-inplay,
.sports2boxtop-red-prematch,
.sports2boxtop-silver-inplay,
.sports2boxtop-silver-prematch,
.sports2boxtop-white1-inplay,
.sports2boxtop-white1-prematch,
.sports2boxtop-white-inplay,
.sports2boxtop-white-prematch,
.sports2boxtop-yellow1-inplay,
.sports2boxtop-yellow1-prematch,
.sports2boxtop-yellow2-inplay,
.sports2boxtop-yellow2-prematch,
.sports2boxtop-yellow3-inplay,
.sports2boxtop-yellow3-prematch,
.sports2boxtop-yellow-inplay,
.sports2boxtop-yellow-prematch {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 100%;
	position: absolute;
	top: -12px;
	left: 0;
	z-index: 5;
	text-align: left;
	color: #000;
	padding: 0
}

.sports2boxtop-green1-inplay,
.sports2boxtop-green1-prematch,
.sports2boxtop-yellow4-inplay,
.sports2boxtop-yellow4-prematch {
	width: 100%;
	text-align: left;
	color: #000;
	padding: 6px 8px;
	background: #07080b
}

.sports2boxtop-orange2-inplay,
.sports2boxtop-orange2-prematch {
	width: 100%;
	text-align: left;
	color: #000;
	padding: 0 8px;
	background: #212426;
	border-radius: 6px 6px 0 0
}

.sports2boxtop-blue2-inplay,
.sports2boxtop-blue2-prematch,
.sports2boxtop-blue-inplay,
.sports2boxtop-blue-prematch {
	display: inline-block;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 100%;
	text-align: left;
	color: #000;
	padding: 0
}

.sports2boxtop-grey-prematch {
	position: absolute;
	top: -12px;
	left: 0;
	z-index: 5
}

.sports2boxtop-grey-inplay,
.sports2boxtop-grey-prematch {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 100%;
	text-align: left;
	color: #000;
	padding: 0
}

.sports2boxtop-grey-inplay {
	display: inline-block
}

.sports2boxtopin-orange,
.sports2boxtopin-orange1,
.sports2boxtopin-purple,
.sports2boxtopin-purple1,
.sports2boxtopin-purple2,
.sports2boxtopin-yellow,
.sports2boxtopin-yellow1,
.sports2boxtopin-yellow2,
.sports2boxtopin-yellow3 {
	border: 1px solid #222733;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #1e2428;
	text-align: center;
	color: #fff;
	padding: 0
}

.sports2boxtopin-green1,
.sports2boxtopin-yellow4 {
	border: 1px solid #101216;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #101216;
	text-align: center;
	color: #fff;
	padding: 0
}

.sports2boxtopin-white {
	border: 1px solid #f1c80d;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.sports2boxtopin-white,
.sports2boxtopin-white1 {
	background: #fff;
	text-align: center;
	color: #000;
	padding: 0;
	font-weight: 900
}

.sports2boxtopin-white1 {
	border: 1px solid #ed765e;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.sports2boxtopin-blue1,
.sports2boxtopin-blue3,
.sports2boxtopin-blue4,
.sports2boxtopin-blue5,
.sports2boxtopin-blue6,
.sports2boxtopin-gold,
.sports2boxtopin-red,
.sports2boxtopin-red1,
.sports2boxtopin-red2,
.sports2boxtopin-silver {
	border: 1px solid #222733;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #1e2428;
	text-align: center;
	color: #fff;
	padding: 0
}

.sports2boxtopin-gold1 {
	background: #0a1624
}

.sports2boxtopin-gold1,
.sports2boxtopin-gold2 {
	border: 1px solid #222733;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-align: center;
	color: #fff;
	padding: 0
}

.sports2boxtopin-gold2 {
	background: #1e2428
}

.sports2boxtopin-gold3 {
	border: 1px solid #222733;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #0a1624;
	text-align: center;
	color: #fff;
	padding: 0
}

.sports2boxtopin-gold4,
.sports2boxtopin-gold5 {
	border: 1px solid #222733;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #1d242c;
	text-align: center;
	color: #fff;
	padding: 0
}

.sports2boxtopin-grey,
.sports2boxtopin-grey1 {
	border: 1px solid #222733;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #1e2428;
	text-align: center;
	color: #fff;
	padding: 0
}

.sports2boxtopin-blue-left-inplay {
	width: 200px;
	height: 27px;
	background: url(../images/Sports/blue/34baa56.png);
	background-size: 100% 100%;
	background-position: 100% 100%;
	background-repeat: no-repeat
}

.sports2boxtopin-blue-left,
.sports2boxtopin-blue-left-inplay {
	text-align: left;
	color: #fff;
	padding: 0;
	padding-top: 4px !important
}

.sports2boxtopin-blue-left {
	border-top: 1px solid #262b31;
	background: #000;
	width: calc(100% - 0px);
	height: 26px
}

.sports2boxtopin-gold1-left,
.sports2boxtopin-gold3-left {
	border-top: 1px solid #262b31;
	background: #091724;
	color: #fff
}

.sports2boxtopin-gold1-left,
.sports2boxtopin-gold3-left,
.sports2boxtopin-white-left {
	text-align: left;
	padding: 0;
	width: calc(100% - 132px);
	height: 26px;
	padding-top: 4px !important
}

.sports2boxtopin-white-left {
	background: #b9b9b9;
	color: #000
}

.sports2boxtopin-blue-right {
	background: rgba(17, 153, 17, .6);
	text-align: center
}

.sports2boxtopin-blue-right,
.sports2boxtopin-orange2-right {
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	color: #fff;
	padding: 0
}

.sports2boxtopin-orange2-right {
	text-align: right;
	width: 44px
}

.sports2boxtopin-green1-right,
.sports2boxtopin-yellow4-right {
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	background: #101216;
	text-align: center;
	color: #fff;
	padding: 0
}

.sports2boxtopin-white-right {
	border: 1px solid #2d353c;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	background: #f2c709;
	text-align: center;
	color: #fff;
	padding: 0
}

.main-table {
	border-radius: 0;
	color: #fff;
	font-size: 12px
}

.main-table.el-table th>.cell {
	font-size: 14px
}

.main-table.el-table thead {
	color: #fff
}

.main-table.el-table td,
.main-table.el-table th {
	text-align: center
}

.main-table.el-table--enable-row-hover .el-table__body tr:hover>td {
	background-color: #151e2d
}

.main-table thead.is-group th {
	background-color: #2f343a
}

.main-table .el-table__body td {
	background-color: #151e2d
}

.main-table td,
.main-table th.is-leaf {
	border-bottom: 1px solid #616161
}

.main-table .el-table__body-wrapper .is-scrolling-left~.el-table__fixed,
.main-table td,
.main-table th {
	border-right: 1px solid #616161
}

.main-table.el-table--border,
.main-table.el-table--group {
	border: 1px solid #616161
}

.main-table.el-table--border th,
.main-table.el-table__fixed-right-patch {
	border-bottom: 1px solid #616161
}

.el-table:before,
.main-table.el-table--border:after,
.main-table.el-table--group:after {
	background-color: #171c22
}

.main-table.el-table .cell {
	overflow: visible
}

.main-table.el-table th,
.main-table.el-table tr {
	background-color: #2f343a
}

.main-table .el-table__empty-block {
	background-color: #151e2d
}

.main-table-white {
	border-radius: 0;
	color: #000;
	font-size: 12px
}

.main-table-white.el-table th>.cell {
	font-size: 14px
}

.main-table-white.el-table thead {
	color: #000
}

.main-table-white.el-table td,
.main-table-white.el-table th {
	text-align: center
}

.main-table-white.el-table--enable-row-hover .el-table__body tr:hover>td {
	background-color: #fff
}

.main-table-white thead.is-group th {
	background-color: #2f343a
}

.main-table-white .el-table__body td {
	background-color: #fff
}

.main-table-white td,
.main-table-white th.is-leaf {
	border-bottom: 1px solid #616161
}

.main-table-white .el-table__body-wrapper .is-scrolling-left~.el-table__fixed,
.main-table-white td,
.main-table-white th {
	border-right: 1px solid #616161
}

.main-table-white.el-table--border,
.main-table-white.el-table--group {
	border: 1px solid #616161
}

.main-table-white.el-table--border th,
.main-table-white.el-table__fixed-right-patch {
	border-bottom: 1px solid #616161
}

.el-table:before,
.main-table-white.el-table--border:after,
.main-table-white.el-table--group:after {
	background-color: #171c22
}

.main-table-white.el-table .cell {
	overflow: visible
}

.main-table-white.el-table th,
.main-table-white.el-table tr {
	background-color: #cacaca
}

.main-table-white .el-table__empty-block {
	background-color: #fff
}

.virtual-table {
	border-radius: 0;
	color: #fff;
	font-size: 13px;
	border-left: 4px solid #191919;
	border-right: 4px solid #191919
}

.virtual-table.el-table th {
	padding: 8px 0
}

.virtual-table.el-table th>.cell {
	font-size: 14px;
	font-weight: 600
}

.virtual-table.el-table thead {
	color: #fff
}

.virtual-table.el-table td,
.virtual-table.el-table th {
	text-align: center
}

.virtual-table.el-table--enable-row-hover .el-table__body tr:hover>td {
	background-color: #252a30
}

.virtual-table thead.is-group th {
	background-color: #161b1f
}

.virtual-table .el-table__body td {
	background-color: #252a30;
	padding: 8px 0
}

.virtual-table td,
.virtual-table th.is-leaf {
	border-bottom: 4px solid #191919
}

.virtual-table .el-table__body-wrapper .is-scrolling-left~.el-table__fixed,
.virtual-table td,
.virtual-table th {
	border-right: 0
}

.virtual-table.el-table--border,
.virtual-table.el-table--group {
	border: 1px solid #fff
}

.virtual-table.el-table--border th,
.virtual-table.el-table__fixed-right-patch {
	border-bottom: 4px solid #191919
}

.el-table:before,
.virtual-table.el-table--border:after,
.virtual-table.el-table--group:after {
	background-color: #252a30
}

.virtual-table.el-table .cell {
	overflow: visible
}

.virtual-table.el-table th,
.virtual-table.el-table tr {
	background-color: #161b1f
}

.virtual-table .el-table__empty-block {
	background-color: #252a30
}

.virtual-table-white {
	border-radius: 0;
	color: #000;
	font-size: 13px;
	border-left: 4px solid #cacaca;
	border-right: 4px solid #cacaca
}

.virtual-table-white.el-table th {
	padding: 8px 0
}

.virtual-table-white.el-table th>.cell {
	font-size: 14px;
	font-weight: 600
}

.virtual-table-white.el-table thead {
	color: #000
}

.virtual-table-white.el-table td,
.virtual-table-white.el-table th {
	text-align: center
}

.virtual-table-white.el-table--enable-row-hover .el-table__body tr:hover>td {
	background-color: #ebebeb
}

.virtual-table-white thead.is-group th {
	background-color: #cacaca
}

.virtual-table-white .el-table__body td {
	background-color: #ebebeb;
	padding: 8px 0
}

.virtual-table-white td,
.virtual-table-white th.is-leaf {
	border-bottom: 4px solid #cacaca
}

.virtual-table-white .el-table__body-wrapper .is-scrolling-left~.el-table__fixed,
.virtual-table-white td,
.virtual-table-white th {
	border-right: 0
}

.virtual-table-white.el-table--border,
.virtual-table-white.el-table--group {
	border: 1px solid #fff
}

.virtual-table-white.el-table--border th,
.virtual-table-white.el-table__fixed-right-patch {
	border-bottom: 4px solid #191919
}

.el-table:before,
.virtual-table-white.el-table--border:after,
.virtual-table-white.el-table--group:after {
	background-color: #252a30
}

.virtual-table-white.el-table .cell {
	overflow: visible
}

.virtual-table-white.el-table th,
.virtual-table-white.el-table tr {
	background-color: #cacaca
}

.virtual-table-white .el-table__empty-block {
	background-color: #252a30
}

.virtual-left-bg-blue,
.virtual-left-bg-blue1,
.virtual-left-bg-blue2,
.virtual-left-bg-blue3,
.virtual-left-bg-gold,
.virtual-left-bg-gold2,
.virtual-left-bg-gold4,
.virtual-left-bg-gold5,
.virtual-left-bg-green,
.virtual-left-bg-grey,
.virtual-left-bg-grey1,
.virtual-left-bg-orange,
.virtual-left-bg-purple,
.virtual-left-bg-purple1,
.virtual-left-bg-purple2,
.virtual-left-bg-red,
.virtual-left-bg-red1,
.virtual-left-bg-red2,
.virtual-left-bg-silver,
.virtual-left-bg-yellow,
.virtual-left-bg-yellow1,
.virtual-left-bg-yellow2 {
	background: #111 !important
}

.virtual-left-bg-white,
.virtual-left-bg-white1 {
	background: #fff !important
}

.virtual-left-bg-gold1 {
	background: #212b37 !important
}

.virtual-left-bg-yellow3 {
	background: #0a0d29 !important
}

.virtual-left-bg-orange1 {
	background: #101721 !important
}

.virtual-left-bg-orange2 {
	background: #141517 !important
}

.virtual-left-league-blue,
.virtual-left-league-blue1,
.virtual-left-league-blue2,
.virtual-left-league-blue3,
.virtual-left-league-blue4,
.virtual-left-league-blue5,
.virtual-left-league-blue6,
.virtual-left-league-gold,
.virtual-left-league-gold2,
.virtual-left-league-gold4,
.virtual-left-league-gold5,
.virtual-left-league-green,
.virtual-left-league-grey,
.virtual-left-league-grey1,
.virtual-left-league-orange,
.virtual-left-league-orange1,
.virtual-left-league-orange2,
.virtual-left-league-purple,
.virtual-left-league-purple1,
.virtual-left-league-red,
.virtual-left-league-red1,
.virtual-left-league-red2,
.virtual-left-league-silver,
.virtual-left-league-yellow,
.virtual-left-league-yellow1,
.virtual-left-league-yellow2,
.virtual-left-league-yellow3 {
	background: #191919 !important;
	color: #fff;
	font-size: 12px;
	padding: 7px
}

.virtual-left-league-white,
.virtual-left-league-white1 {
	background: #fff !important;
	color: #000;
	font-size: 14px;
	padding: 7px
}

.virtual-left-league-gold1,
.virtual-left-league-gold3 {
	background: #212b37 !important;
	color: #fff;
	font-size: 12px;
	padding: 7px
}

.virtual-left-league-orange2 {
	background: #141517;
	border-radius: 6px 6px 0 0;
	color: #fff;
	font-size: 12px
}

.virtual-left-league-green1,
.virtual-left-league-yellow4 {
	background: #101216 !important;
	color: #fff;
	font-size: 12px;
	padding: 7px
}

.virtula-league-tab-blue,
.virtula-league-tab-blue1,
.virtula-league-tab-blue2,
.virtula-league-tab-blue3,
.virtula-league-tab-blue4,
.virtula-league-tab-blue5,
.virtula-league-tab-blue6,
.virtula-league-tab-gold,
.virtula-league-tab-gold1,
.virtula-league-tab-gold2,
.virtula-league-tab-gold3,
.virtula-league-tab-gold4,
.virtula-league-tab-gold5,
.virtula-league-tab-green,
.virtula-league-tab-green1,
.virtula-league-tab-grey,
.virtula-league-tab-grey1,
.virtula-league-tab-orange,
.virtula-league-tab-orange1,
.virtula-league-tab-purple,
.virtula-league-tab-purple1,
.virtula-league-tab-purple2,
.virtula-league-tab-red,
.virtula-league-tab-red1,
.virtula-league-tab-red2,
.virtula-league-tab-silver,
.virtula-league-tab-yellow,
.virtula-league-tab-yellow1,
.virtula-league-tab-yellow2,
.virtula-league-tab-yellow3,
.virtula-league-tab-yellow4 {
	float: left;
	margin-right: 15px !important;
	cursor: pointer;
	height: 24px;
	padding-top: 3px !important
}

.virtula-league-tab-white,
.virtula-league-tab-white1 {
	float: left;
	margin-right: 15px !important;
	cursor: pointer;
	height: 24px;
	padding-top: 1px !important
}

.virtula-league-tab-orange2 {
	float: left;
	cursor: pointer;
	padding: 16px !important;
	text-align: center;
	white-space: nowrap !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important
}

.virtula-league-tab-orange.on {
	border-bottom: 2px solid #fc6200
}

.virtula-league-tab-orange2.on {
	border-bottom: 1px solid #fc6200
}

.virtula-league-tab-orange1.on {
	border-bottom: 2px solid #f50
}

.virtula-league-tab-purple.on {
	border-bottom: 2px solid #144ade
}

.virtula-league-tab-purple1.on {
	border-bottom: 2px solid #c6426e
}

.virtula-league-tab-purple2.on {
	border-bottom: 2px solid #604b98
}

.virtula-league-tab-blue.on {
	border-bottom: 2px solid #1f8fff
}

.virtula-league-tab-blue1.on {
	border-bottom: 2px solid #dabd57
}

.virtula-league-tab-blue2.on {
	border-bottom: 2px solid #f50
}

.virtula-league-tab-blue3.on {
	border-bottom: 2px solid #ffc105
}

.virtula-league-tab-blue4.on,
.virtula-league-tab-blue5.on {
	border-bottom: 2px solid #4269b2
}

.virtula-league-tab-blue6.on {
	border-bottom: 2px solid #1d98cb
}

.virtula-league-tab-yellow1.on,
.virtula-league-tab-yellow.on {
	border-bottom: 2px solid #f1c80d
}

.virtula-league-tab-yellow2.on {
	border-bottom: 2px solid #ffbe00
}

.virtula-league-tab-yellow3.on {
	border-bottom: 2px solid #ffdb00
}

.virtula-league-tab-yellow4.on {
	border-bottom: 2px solid #f3ba2f
}

.virtula-league-tab-green1.on {
	border-bottom: 2px solid #67b26f
}

.virtula-league-tab-white.on {
	border-bottom: 2px solid #f1c80d
}

.virtula-league-tab-white1.on {
	border-bottom: 2px solid #ed765e
}

.virtula-league-tab-red.on {
	border-bottom: 2px solid #ff2c2c
}

.virtula-league-tab-red1.on {
	border-bottom: 2px solid #e30144
}

.virtula-league-tab-red2.on {
	border-bottom: 2px solid #f83600
}

.virtula-league-tab-silver.on {
	border-bottom: 2px solid #4969b2
}

.virtula-league-tab-gold.on {
	border-bottom: 2px solid #ffa863
}

.virtula-league-tab-gold1.on {
	border-bottom: 2px solid #f7b800
}

.virtula-league-tab-gold2.on {
	border-bottom: 2px solid #f39200
}

.virtula-league-tab-gold3.on {
	border-bottom: 2px solid #f7b800
}

.virtula-league-tab-gold4.on {
	border-bottom: 2px solid #b59157
}

.virtula-league-tab-gold5.on {
	border-bottom: 2px solid #d6a65c
}

.virtula-league-tab-grey.on {
	border-bottom: 2px solid #348fe2
}

.virtula-league-tab-grey1.on {
	border-bottom: 2px solid #fbbd5a
}

.virtual-left-leagueinfo-blue2,
.virtual-left-leagueinfo-blue3,
.virtual-left-leagueinfo-blue4,
.virtual-left-leagueinfo-blue5,
.virtual-left-leagueinfo-blue6,
.virtual-left-leagueinfo-gold,
.virtual-left-leagueinfo-gold2,
.virtual-left-leagueinfo-gold4,
.virtual-left-leagueinfo-gold5,
.virtual-left-leagueinfo-green,
.virtual-left-leagueinfo-grey,
.virtual-left-leagueinfo-grey1,
.virtual-left-leagueinfo-orange,
.virtual-left-leagueinfo-orange1,
.virtual-left-leagueinfo-purple,
.virtual-left-leagueinfo-purple1,
.virtual-left-leagueinfo-purple2,
.virtual-left-leagueinfo-red,
.virtual-left-leagueinfo-red1,
.virtual-left-leagueinfo-red2,
.virtual-left-leagueinfo-silver,
.virtual-left-leagueinfo-yellow,
.virtual-left-leagueinfo-yellow1,
.virtual-left-leagueinfo-yellow2,
.virtual-left-leagueinfo-yellow3 {
	background: #000 !important;
	height: 35px
}

.virtual-left-leagueinfo-blue1 {
	background: #11358b !important;
	height: 35px
}

.virtual-left-leagueinfo-blue {
	background: #1f8fff !important;
	height: 35px
}

.virtual-left-leagueinfo-white {
	background: #f8d346 !important;
	height: 35px
}

.virtual-left-leagueinfo-white1 {
	background: #ed765e !important;
	height: 35px
}

.virtual-left-leagueinfo-gold1,
.virtual-left-leagueinfo-gold3 {
	background: #091724 !important;
	height: 35px
}

.virtual-left-leagueinfo-orange2 {
	background: #181a1c;
	border-radius: 6px 6px 0 0;
	padding: 10px 16px;
	display: inline-block;
	width: 100%
}

.virtual-left-leagueinfo-yellow4 {
	background: #101216 !important;
	border-top: 2px solid #f3ba2f;
	height: 35px;
	border-radius: 4px 4px 0 0
}

.virtual-left-leagueinfo-green1 {
	background: #030917 !important;
	border-top: 2px solid #67b26f;
	height: 35px;
	border-radius: 4px 4px 0 0
}

.virtual-league-tab-blue,
.virtual-league-tab-blue1,
.virtual-league-tab-blue2,
.virtual-league-tab-blue3,
.virtual-league-tab-blue4,
.virtual-league-tab-blue5,
.virtual-league-tab-blue6,
.virtual-league-tab-gold,
.virtual-league-tab-gold2,
.virtual-league-tab-grey,
.virtual-league-tab-orange,
.virtual-league-tab-orange1,
.virtual-league-tab-orange2,
.virtual-league-tab-purple,
.virtual-league-tab-purple1,
.virtual-league-tab-purple2,
.virtual-league-tab-red,
.virtual-league-tab-red1,
.virtual-league-tab-red2,
.virtual-league-tab-silver,
.virtual-league-tab-yellow,
.virtual-league-tab-yellow1,
.virtual-league-tab-yellow2,
.virtual-league-tab-yellow3 {
	height: 120px;
	background-color: #171c22;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	padding-top: 37px;
	width: 100%;
	cursor: pointer
}

.virtual-league-tab-grey1 {
	background-color: #010101;
	color: #fff
}

.virtual-league-tab-grey1,
.virtual-league-tab-white,
.virtual-league-tab-white1 {
	height: 120px;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	padding-top: 37px;
	width: 100%;
	cursor: pointer
}

.virtual-league-tab-white,
.virtual-league-tab-white1 {
	background-color: #fff;
	color: #000;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.virtual-league-tab-gold1,
.virtual-league-tab-gold3,
.virtual-league-tab-gold4,
.virtual-league-tab-gold5 {
	height: 120px;
	background-color: #212b37;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	padding-top: 37px;
	width: 100%;
	cursor: pointer
}

.virtual-league-tab-green1,
.virtual-league-tab-yellow4 {
	height: 120px;
	background-color: #101216;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	padding-top: 37px;
	width: 100%;
	cursor: pointer
}

.virtual-league-tab-orange.on {
	background: #fb6200 !important
}

.virtual-league-tab-orange1.on,
.virtual-league-tab-orange2.on {
	background: #f50 !important
}

.virtual-league-tab-purple.on {
	background: #0037ce !important;
	color: #fff !important
}

.virtual-league-tab-purple1.on {
	background: linear-gradient(90deg, #642b73 0, #c6426e) !important;
	color: #fff !important
}

.virtual-league-tab-purple2.on {
	background: #604b98 !important;
	color: #fff !important
}

.virtual-league-tab-blue.on {
	background: #1fb3ff !important
}

.virtual-league-tab-blue1.on {
	background: linear-gradient(90deg, #ae8625 0, #f7ef8a 30%, #d2ac47 60%, #fdd286) !important;
	color: #000 !important
}

.virtual-league-tab-blue2.on {
	background: #f50 !important;
	color: #fff !important
}

.virtual-league-tab-blue3.on {
	background: #082481 !important
}

.virtual-league-tab-blue4.on {
	background: #4269b2 !important
}

.virtual-league-tab-blue5.on {
	background: #4c6f87 !important
}

.virtual-league-tab-blue6.on {
	background: #1d98cb !important
}

.virtual-league-tab-yellow.on {
	background: #f1c80d !important
}

.virtual-league-tab-yellow1.on {
	background: #d40511 !important
}

.virtual-league-tab-yellow2.on {
	background: #ffbe00 !important;
	color: #000 !important
}

.virtual-league-tab-yellow3.on {
	background: linear-gradient(to bottom right, #ffdb00 0, #ffb700) !important;
	color: #000 !important
}

.virtual-league-tab-yellow4.on {
	background: #f3ba2f !important;
	color: #000 !important
}

.virtual-league-tab-green1.on {
	background: #67b26f !important;
	color: #000 !important
}

.virtual-league-tab-white.on {
	background: #f1c80d !important
}

.virtual-league-tab-white1.on {
	background: #ed765e !important
}

.virtual-league-tab-red.on {
	background: #ff2c2c !important
}

.virtual-league-tab-red1.on {
	background: #e30144 !important
}

.virtual-league-tab-red2.on {
	background: linear-gradient(to bottom right, #fe8c00 0, #f83600) !important;
	color: #fff !important
}

.virtual-league-tab-grey.on {
	background: #348fe2 !important
}

.virtual-league-tab-grey1.on {
	background: #aaa !important;
	color: #000 !important
}

.virtual-league-tab-silver.on {
	background: linear-gradient(90deg, #bdc3c7 0, #9c9ea0 30%, #c4c4c4 70%, #7d7979) !important;
	color: #000 !important
}

.virtual-league-tab-gold.on {
	background: linear-gradient(to bottom right, #ffa560 0, #ffa664 20%, #fed989 50%, #ffa664 80%, #ffa560) !important
}

.virtual-league-tab-gold1.on,
.virtual-league-tab-gold3.on {
	background: linear-gradient(to bottom right, #f7b800 0, #e88b00) !important;
	color: #000 !important
}

.virtual-league-tab-gold4.on {
	background: linear-gradient(to bottom right, #ffd98a 0, #b59157) !important;
	color: #000 !important
}

.virtual-league-tab-gold5.on {
	background: #d6a65c !important;
	color: #000 !important
}

.virtual-league-tab-gold2.on {
	background: #f39200 !important;
	color: #000 !important
}

.virtual-league-text-orange {
	color: #fc6200;
	margin-top: 10px;
	float: left
}

.virtual-league-text-orange1 {
	color: #f50;
	margin-top: 10px;
	float: left
}

.virtual-league-text-orange2 {
	color: #fff;
	margin-top: 3px;
	float: left
}

.virtual-league-text-blue {
	color: #fff;
	margin-top: 10px;
	float: left
}

.virtual-league-text-blue1 {
	color: #dbbe58;
	margin-top: 10px;
	float: left
}

.virtual-league-text-blue2 {
	color: #f50;
	margin-top: 10px;
	float: left
}

.virtual-league-text-blue3 {
	color: #ffc105;
	margin-top: 10px;
	float: left
}

.virtual-league-text-blue4 {
	color: #4269b2;
	margin-top: 10px;
	float: left
}

.virtual-league-text-blue5 {
	color: #4c6f87;
	margin-top: 10px;
	float: left
}

.virtual-league-text-blue6 {
	color: #1d98cb;
	margin-top: 10px;
	float: left
}

.virtual-league-text-yellow,
.virtual-league-text-yellow1 {
	color: #f8d346;
	margin-top: 10px;
	float: left
}

.virtual-league-text-yellow2 {
	color: #ffbe00;
	margin-top: 10px;
	float: left
}

.virtual-league-text-yellow3 {
	color: #ffdb00;
	margin-top: 10px;
	float: left
}

.virtual-league-text-yellow4 {
	color: #f3ba2f;
	margin-top: 10px;
	float: left
}

.virtual-league-text-green1 {
	color: #67b26f;
	margin-top: 10px;
	float: left
}

.virtual-league-text-purple {
	color: #144ade;
	margin-top: 10px;
	float: left
}

.virtual-league-text-purple1 {
	color: #c6426e;
	margin-top: 10px;
	float: left
}

.virtual-league-text-purple2 {
	color: #c493bd;
	margin-top: 10px;
	float: left
}

.virtual-league-text-white,
.virtual-league-text-white1 {
	color: #000;
	margin-top: 10px;
	float: left
}

.virtual-league-text-gold {
	color: #ffa863;
	margin-top: 10px;
	float: left
}

.virtual-league-text-gold1 {
	color: #f7b800;
	margin-top: 10px;
	float: left
}

.virtual-league-text-gold2 {
	color: #f39200;
	margin-top: 10px;
	float: left
}

.virtual-league-text-gold3 {
	color: #f7b800;
	margin-top: 10px;
	float: left
}

.virtual-league-text-gold4 {
	color: #b59157;
	margin-top: 10px;
	float: left
}

.virtual-league-text-gold5 {
	color: #d6a65c;
	margin-top: 10px;
	float: left
}

.virtual-league-text-red {
	color: #ff2c2c;
	margin-top: 10px;
	float: left
}

.virtual-league-text-red1 {
	color: #e30144;
	margin-top: 10px;
	float: left
}

.virtual-league-text-red2 {
	color: #eb840a;
	margin-top: 10px;
	float: left
}

.virtual-league-text-silver {
	color: #4969b2;
	margin-top: 10px;
	float: left
}

.virtual-league-text-grey {
	color: #348fe2;
	margin-top: 10px;
	float: left
}

.virtual-league-text-grey1 {
	color: #aaa;
	margin-top: 10px;
	float: left
}

.virtual-video-tab {
	float: left;
	width: 33%;
	padding: 14px 0;
	color: #fff;
	cursor: pointer;
	transition: color .1s ease-out 0s
}

.virtual-video-tab.on,
.virtual-video-tab:hover {
	color: #f56406
}

.virtual-video-right {
	float: left;
	width: calc(100% - 648px)
}

.virtual-video-right:hover .black-over {
	display: none
}

.virtual-tab-orange {
	background: #fb6200 !important
}

.virtual-tab-orange1 {
	background: #f50 !important
}

.virtual-tab-orange2 {
	background: rgba(245, 100, 6, .17) !important;
	border-radius: 24px;
	float: left;
	padding: 0 24px;
	color: #e96007 !important;
	margin-right: 24px
}

.virtual-tab-orange2 .i-football {
	content: url(../images/orange2/footballo.png)
}

.virtual-tab-orange2 .i-basketball {
	content: url(../images/orange2/basketballo.png)
}

.virtual-tab-orange2 .i-dog {
	content: url(../images/orange2/dogo.png)
}

.virtual-tab-orange2 .i-horse {
	content: url(../images/orange2/horseo.png)
}

.virtual-tab-purple {
	background: #0037ce !important;
	color: #fff
}

.virtual-tab-purple1 {
	background: linear-gradient(90deg, #642b73 0, #c6426e) !important;
	color: #fff
}

.virtual-tab-purple2 {
	background: #604b98 !important
}

.virtual-tab-blue {
	background: #1fb3ff !important
}

.virtual-tab-blue2 {
	background: #f50 !important;
	color: #fff
}

.virtual-tab-blue3 {
	background: #082481 !important
}

.virtual-tab-blue4 {
	background: #4269b2 !important
}

.virtual-tab-blue5 {
	background: #4c6f87 !important
}

.virtual-tab-blue6 {
	background: #1d98cb !important
}

.virtual-tab-yellow {
	background: #f1c80d !important
}

.virtual-tab-yellow1 {
	background: #d40511 !important
}

.virtual-tab-yellow2 {
	background: #ffbe00 !important
}

.virtual-tab-yellow3 {
	background: linear-gradient(90deg, #ffdb00 0, #ffb700) !important;
	color: #000
}

.virtual-tab-green1,
.virtual-tab-yellow4 {
	background: #101216 !important
}

.virtual-tab-white {
	background: #f1c80d !important
}

.virtual-tab-white1 {
	background: #ed765e !important
}

.virtual-tab-red {
	background: #ff2c2c !important
}

.virtual-tab-red1 {
	background: #e30144 !important
}

.virtual-tab-red2 {
	background: linear-gradient(90deg, #fe8c00 0, #f83600) !important;
	color: #fff
}

.virtual-tab-silver {
	background: linear-gradient(90deg, #bdc3c7 0, #9c9ea0 30%, #c4c4c4 70%, #7d7979) !important;
	color: #000
}

.virtual-tab-blue1 {
	background: linear-gradient(90deg, #ae8625 0, #f7ef8a 30%, #d2ac47 60%, #fdd286) !important;
	color: #000
}

.virtual-tab-gold {
	background: linear-gradient(to bottom right, #ffa560 0, #ffa664 20%, #fed989 50%, #ffa664 80%, #ffa560) !important
}

.virtual-tab-gold1 {
	background: linear-gradient(to bottom right, #f7b800 0, #e88b00) !important;
	color: #000
}

.virtual-tab-gold2 {
	background: #f39200 !important;
	color: #000
}

.virtual-tab-gold3 {
	background: linear-gradient(to bottom right, #f7b800 0, #e88b00) !important;
	color: #000
}

.virtual-tab-gold4 {
	background: linear-gradient(to bottom right, #ffd98a 0, #b59157) !important;
	background: linear-gradient(to bottom right, #02224e 0, #02234f) !important;
	color: #000
}

.virtual-tab-grey1 {
	background: #222 !important
}

.virtual-tab-blue2 .name,
.virtual-tab-blue3 .name,
.virtual-tab-blue4 .name,
.virtual-tab-blue5 .name,
.virtual-tab-blue6 .name,
.virtual-tab-blue .name,
.virtual-tab-gold5 .name,
.virtual-tab-grey1 .name,
.virtual-tab-grey .name,
.virtual-tab-orange1 .name,
.virtual-tab-orange .name,
.virtual-tab-purple1 .name,
.virtual-tab-purple2 .name,
.virtual-tab-purple .name,
.virtual-tab-red1 .name,
.virtual-tab-red2 .name,
.virtual-tab-red .name,
.virtual-tab-yellow1 .name {
	color: #fff
}

.virtual-tab-blue1 .name,
.virtual-tab-gold1 .name,
.virtual-tab-gold2 .name,
.virtual-tab-gold3 .name,
.virtual-tab-gold4 .name,
.virtual-tab-gold .name,
.virtual-tab-silver .name,
.virtual-tab-white1 .name,
.virtual-tab-white .name,
.virtual-tab-yellow2 .name,
.virtual-tab-yellow3 .name,
.virtual-tab-yellow .name {
	color: #000
}

.virtual-tab-yellow4 .name {
	color: #f3ba2f
}

.virtual-tab-green1 .name {
	color: #67b26f
}

.virtual-tmenu-blue,
.virtual-tmenu-blue1,
.virtual-tmenu-blue2,
.virtual-tmenu-blue3,
.virtual-tmenu-blue4,
.virtual-tmenu-blue5,
.virtual-tmenu-blue6,
.virtual-tmenu-gold,
.virtual-tmenu-gold1,
.virtual-tmenu-gold2,
.virtual-tmenu-gold3,
.virtual-tmenu-gold4,
.virtual-tmenu-gold5,
.virtual-tmenu-green,
.virtual-tmenu-grey,
.virtual-tmenu-orange,
.virtual-tmenu-orange1,
.virtual-tmenu-purple,
.virtual-tmenu-purple1,
.virtual-tmenu-purple2,
.virtual-tmenu-red,
.virtual-tmenu-red1,
.virtual-tmenu-red2,
.virtual-tmenu-silver,
.virtual-tmenu-yellow,
.virtual-tmenu-yellow1,
.virtual-tmenu-yellow2,
.virtual-tmenu-yellow3 {
	background-color: #2c353c;
	border-top: 3px solid #171c22;
	border-left: 3px solid #171c22;
	border-right: 3px solid #171c22
}

.virtual-tmenu-green1,
.virtual-tmenu-yellow4 {
	background-color: #101216
}

.virtual-tmenu-orange2 {
	float: left;
	background: #181a1c;
	border-radius: 24px;
	border: none !important;
	padding: 0 24px;
	margin-right: 24px;
	color: #fff;
	transition: background-color .1s ease-out 0s, color .1s ease-out 0s
}

.virtual-tmenu-orange2:hover {
	color: #e96007;
	background: rgba(245, 100, 6, .17)
}

.virtual-tmenu-orange2:hover .i-football {
	content: url(../images/orange2/footballo.png)
}

.virtual-tmenu-orange2:hover .i-basketball {
	content: url(../images/orange2/basketballo.png)
}

.virtual-tmenu-orange2:hover .i-dog {
	content: url(../images/orange2/dogo.png)
}

.virtual-tmenu-orange2:hover .i-horse {
	content: url(../images/orange2/horseo.png)
}

.virtual-tmenu-grey1 {
	background-color: #010101;
	border-top: 3px solid #151515;
	border-left: 3px solid #151515;
	border-right: 3px solid #151515
}

.virtual-tmenu-white,
.virtual-tmenu-white1 {
	background: linear-gradient(180deg, #bdbdbd 0, #c8c8c8 20%, #ddd 50%, #f1f1f1 80%, #fefefe);
	border-top: 3px solid #ebebeb;
	border-left: 3px solid #ebebeb;
	border-right: 3px solid #ebebeb
}

.virtual-tmenu-white1 .name,
.virtual-tmenu-white .name {
	color: #000
}

.virtual-sports2box-blue1,
.virtual-sports2box-blue2,
.virtual-sports2box-blue3,
.virtual-sports2box-blue4,
.virtual-sports2box-blue5,
.virtual-sports2box-blue6,
.virtual-sports2box-gold,
.virtual-sports2box-gold2,
.virtual-sports2box-gold3,
.virtual-sports2box-gold4,
.virtual-sports2box-gold5,
.virtual-sports2box-grey,
.virtual-sports2box-grey1,
.virtual-sports2box-orange,
.virtual-sports2box-orange1,
.virtual-sports2box-purple,
.virtual-sports2box-purple1,
.virtual-sports2box-purple2,
.virtual-sports2box-red,
.virtual-sports2box-red1,
.virtual-sports2box-red2,
.virtual-sports2box-silver,
.virtual-sports2box-yellow,
.virtual-sports2box-yellow1,
.virtual-sports2box-yellow2,
.virtual-sports2box-yellow3 {
	border: 2px solid #222733;
	background: #191919;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-top: 26px;
	padding: 17px 2px 2px
}

.virtual-sports2box-gold1,
.virtual-sports2box-gold3,
.virtual-sports2box-gold4,
.virtual-sports2box-gold5 {
	border: 2px solid #0a1626;
	background: #112236;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-top: 26px;
	padding: 17px 2px 2px
}

.virtual-sports2box-blue {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 17px 2px 2px
}

.virtual-sports2box-white,
.virtual-sports2box-white1 {
	border: 2px solid #6c6c6c;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: 900;
	margin-top: 26px;
	background: #dedede !important;
	box-shadow: none;
	padding: 17px 2px 2px
}

.virtual-sports2box-orange2 {
	padding: 8px 3px
}

.virtual-sports2box-yellow4 {
	background: #101216;
	padding: 0
}

.virtual-sports2box-green1 {
	background: #0d1323;
	padding: 0
}

.virtualrun-sports2box-grey,
.virtualrun-sports2box-grey1,
.virtualrun-sports2box-orange,
.virtualrun-sports2box-purple,
.virtualrun-sports2box-purple1,
.virtualrun-sports2box-purple2 {
	position: relative;
	border: 2px solid #222733;
	background: #191919;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 17px 2px 2px;
	margin-top: 26px
}

.virtualrun-sports2box-blue,
.virtualrun-sports2box-blue1,
.virtualrun-sports2box-blue2,
.virtualrun-sports2box-blue3,
.virtualrun-sports2box-blue4,
.virtualrun-sports2box-blue5,
.virtualrun-sports2box-blue6,
.virtualrun-sports2box-gold,
.virtualrun-sports2box-gold1,
.virtualrun-sports2box-gold2,
.virtualrun-sports2box-gold3,
.virtualrun-sports2box-gold4,
.virtualrun-sports2box-gold5,
.virtualrun-sports2box-orange1,
.virtualrun-sports2box-red,
.virtualrun-sports2box-red1,
.virtualrun-sports2box-red2,
.virtualrun-sports2box-silver,
.virtualrun-sports2box-white,
.virtualrun-sports2box-white1,
.virtualrun-sports2box-yellow,
.virtualrun-sports2box-yellow1,
.virtualrun-sports2box-yellow2,
.virtualrun-sports2box-yellow3 {
	position: relative;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 17px 2px 2px
}

.virtualrun-sports2box-orange2 {
	padding: 8px
}

.virtualrun-sports2box-green1,
.virtualrun-sports2box-yellow4 {
	position: relative;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 0;
	background: #101216
}

.virtualrun-sports2boxtop-grey,
.virtualrun-sports2boxtop-grey1,
.virtualrun-sports2boxtop-orange,
.virtualrun-sports2boxtop-purple,
.virtualrun-sports2boxtop-purple1,
.virtualrun-sports2boxtop-purple2 {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 100%;
	position: absolute;
	top: -12px;
	left: 0;
	z-index: 5;
	text-align: left;
	color: #000;
	padding: 0;
	font-size: 11px
}

.virtualrun-sports2boxtop-blue,
.virtualrun-sports2boxtop-blue1,
.virtualrun-sports2boxtop-blue2,
.virtualrun-sports2boxtop-blue3,
.virtualrun-sports2boxtop-blue4,
.virtualrun-sports2boxtop-blue5,
.virtualrun-sports2boxtop-blue6,
.virtualrun-sports2boxtop-gold,
.virtualrun-sports2boxtop-gold1,
.virtualrun-sports2boxtop-gold2,
.virtualrun-sports2boxtop-gold3,
.virtualrun-sports2boxtop-gold4,
.virtualrun-sports2boxtop-gold5,
.virtualrun-sports2boxtop-orange1,
.virtualrun-sports2boxtop-red,
.virtualrun-sports2boxtop-red1,
.virtualrun-sports2boxtop-red2,
.virtualrun-sports2boxtop-silver,
.virtualrun-sports2boxtop-white,
.virtualrun-sports2boxtop-white1,
.virtualrun-sports2boxtop-yellow,
.virtualrun-sports2boxtop-yellow1,
.virtualrun-sports2boxtop-yellow2,
.virtualrun-sports2boxtop-yellow3 {
	display: inline-block;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 100%;
	text-align: left;
	color: #000;
	padding: 0;
	font-size: 11px
}

.virtualrun-sports2boxtop-orange2 {
	font-size: 11px;
	padding: 10px 16px;
	background: #181a1c;
	border-radius: 6px 6px 0 0
}

.virtualrun-sports2boxtop-green1,
.virtualrun-sports2boxtop-yellow4 {
	display: inline-block;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 100%;
	text-align: left;
	color: #000;
	font-size: 11px;
	background: #07080b;
	padding: 4px 8px;
	cursor: pointer
}

.virtualrun-sports2boxtopin-left-grey,
.virtualrun-sports2boxtopin-left-grey1,
.virtualrun-sports2boxtopin-left-orange,
.virtualrun-sports2boxtopin-left-purple,
.virtualrun-sports2boxtopin-left-purple1,
.virtualrun-sports2boxtopin-left-purple2 {
	border: 1px solid #222733;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #1e2428;
	text-align: center;
	color: #fff;
	padding: 2px 12px;
	float: left;
	font-size: 12px
}

.virtualrun-sports2boxtopin-left-blue,
.virtualrun-sports2boxtopin-left-blue1,
.virtualrun-sports2boxtopin-left-blue2,
.virtualrun-sports2boxtopin-left-blue3,
.virtualrun-sports2boxtopin-left-blue4,
.virtualrun-sports2boxtopin-left-blue5,
.virtualrun-sports2boxtopin-left-blue6,
.virtualrun-sports2boxtopin-left-gold,
.virtualrun-sports2boxtopin-left-gold2,
.virtualrun-sports2boxtopin-left-gold4,
.virtualrun-sports2boxtopin-left-gold5,
.virtualrun-sports2boxtopin-left-orange1,
.virtualrun-sports2boxtopin-left-red,
.virtualrun-sports2boxtopin-left-red1,
.virtualrun-sports2boxtopin-left-red2,
.virtualrun-sports2boxtopin-left-silver,
.virtualrun-sports2boxtopin-left-yellow,
.virtualrun-sports2boxtopin-left-yellow1,
.virtualrun-sports2boxtopin-left-yellow2,
.virtualrun-sports2boxtopin-left-yellow3 {
	border-top: 1px solid #262b31;
	background: #000;
	text-align: left;
	color: #fff;
	width: calc(100% - 132px);
	height: 26px;
	padding: 4px 12px 2px;
	float: left;
	font-size: 12px
}

.virtualrun-sports2boxtopin-left-gold1,
.virtualrun-sports2boxtopin-left-gold3 {
	border-top: 1px solid #262b31;
	background: #091724;
	text-align: left;
	color: #fff;
	width: calc(100% - 132px);
	height: 26px;
	padding: 4px 12px 2px;
	float: left;
	font-size: 12px
}

.virtualrun-sports2boxtopin-left-white,
.virtualrun-sports2boxtopin-left-white1 {
	background: #b9b9b9;
	text-align: left;
	color: #000;
	width: calc(100% - 132px);
	height: 26px;
	padding: 4px 12px 2px;
	float: left;
	font-size: 12px
}

.virtualrun-sports2boxtopin-left-green1,
.virtualrun-sports2boxtopin-left-orange2,
.virtualrun-sports2boxtopin-left-yellow4 {
	font-size: 12px;
	float: left;
	padding-top: 3px
}

.virtualrun-sports2boxtopin-right-grey,
.virtualrun-sports2boxtopin-right-grey1,
.virtualrun-sports2boxtopin-right-orange,
.virtualrun-sports2boxtopin-right-purple,
.virtualrun-sports2boxtopin-right-purple1,
.virtualrun-sports2boxtopin-right-purple2 {
	border: 1px solid #222733;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #1e2428;
	text-align: center;
	color: #fff;
	padding: 0;
	margin-right: 12px;
	float: right
}

.virtualrun-sports2boxtopin-right-blue,
.virtualrun-sports2boxtopin-right-blue1,
.virtualrun-sports2boxtopin-right-blue2,
.virtualrun-sports2boxtopin-right-blue3,
.virtualrun-sports2boxtopin-right-blue4,
.virtualrun-sports2boxtopin-right-blue5,
.virtualrun-sports2boxtopin-right-blue6,
.virtualrun-sports2boxtopin-right-gold,
.virtualrun-sports2boxtopin-right-gold1,
.virtualrun-sports2boxtopin-right-gold2,
.virtualrun-sports2boxtopin-right-gold3,
.virtualrun-sports2boxtopin-right-gold4,
.virtualrun-sports2boxtopin-right-gold5,
.virtualrun-sports2boxtopin-right-green1,
.virtualrun-sports2boxtopin-right-orange1,
.virtualrun-sports2boxtopin-right-red,
.virtualrun-sports2boxtopin-right-red1,
.virtualrun-sports2boxtopin-right-red2,
.virtualrun-sports2boxtopin-right-silver,
.virtualrun-sports2boxtopin-right-white,
.virtualrun-sports2boxtopin-right-white1,
.virtualrun-sports2boxtopin-right-yellow,
.virtualrun-sports2boxtopin-right-yellow1,
.virtualrun-sports2boxtopin-right-yellow2,
.virtualrun-sports2boxtopin-right-yellow3,
.virtualrun-sports2boxtopin-right-yellow4 {
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	background: rgba(17, 153, 17, .6);
	text-align: center;
	color: #fff;
	padding: 0;
	float: right
}

.virtualrun-sports2boxtopin-right-green1,
.virtualrun-sports2boxtopin-right-orange2,
.virtualrun-sports2boxtopin-right-yellow4 {
	font-size: 12px;
	float: right
}

.virtual-sports2boxtopin-left-blue1,
.virtual-sports2boxtopin-left-blue2,
.virtual-sports2boxtopin-left-blue3,
.virtual-sports2boxtopin-left-blue4,
.virtual-sports2boxtopin-left-blue5,
.virtual-sports2boxtopin-left-blue6,
.virtual-sports2boxtopin-left-gold,
.virtual-sports2boxtopin-left-gold2,
.virtual-sports2boxtopin-left-gold4,
.virtual-sports2boxtopin-left-gold5,
.virtual-sports2boxtopin-left-green1,
.virtual-sports2boxtopin-left-grey,
.virtual-sports2boxtopin-left-grey1,
.virtual-sports2boxtopin-left-orange,
.virtual-sports2boxtopin-left-orange1,
.virtual-sports2boxtopin-left-purple,
.virtual-sports2boxtopin-left-purple1,
.virtual-sports2boxtopin-left-purple2,
.virtual-sports2boxtopin-left-red,
.virtual-sports2boxtopin-left-red1,
.virtual-sports2boxtopin-left-red2,
.virtual-sports2boxtopin-left-silver,
.virtual-sports2boxtopin-left-yellow,
.virtual-sports2boxtopin-left-yellow1,
.virtual-sports2boxtopin-left-yellow2,
.virtual-sports2boxtopin-left-yellow3,
.virtual-sports2boxtopin-left-yellow4 {
	border: 1px solid #222733;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #1e2428;
	text-align: center;
	color: #fff;
	float: left;
	padding: 2px 12px;
	font-size: 12px
}

.virtual-sports2boxtopin-left-blue {
	border-top: 1px solid #262b31;
	background: #000;
	text-align: left;
	color: #fff;
	width: calc(100% - 132px);
	height: 26px;
	float: left;
	padding: 4px 12px 2px;
	font-size: 12px
}

.virtual-sports2boxtopin-left-white {
	border: 1px solid #f1c80d;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.virtual-sports2boxtopin-left-white,
.virtual-sports2boxtopin-left-white1 {
	background: #fff;
	text-align: center;
	color: #000;
	font-weight: 900;
	float: left;
	padding: 2px 12px;
	font-size: 12px
}

.virtual-sports2boxtopin-left-white1 {
	border: 1px solid #ed765e;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.virtual-sports2boxtopin-left-gold1,
.virtual-sports2boxtopin-left-gold3 {
	border: 1px solid #222733;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #0a1624;
	text-align: center;
	color: #fff;
	float: left;
	padding: 2px 12px;
	font-size: 12px
}

.virtual-sports2boxtopin-left-orange2 {
	float: left;
	padding: 8px 0 0 8px;
	font-size: 12px
}

.virtual-sports2boxtopin-right-blue1,
.virtual-sports2boxtopin-right-blue2,
.virtual-sports2boxtopin-right-blue3,
.virtual-sports2boxtopin-right-blue4,
.virtual-sports2boxtopin-right-blue5,
.virtual-sports2boxtopin-right-blue6,
.virtual-sports2boxtopin-right-gold,
.virtual-sports2boxtopin-right-gold1,
.virtual-sports2boxtopin-right-gold2,
.virtual-sports2boxtopin-right-gold3,
.virtual-sports2boxtopin-right-gold4,
.virtual-sports2boxtopin-right-gold5,
.virtual-sports2boxtopin-right-green1,
.virtual-sports2boxtopin-right-grey,
.virtual-sports2boxtopin-right-grey1,
.virtual-sports2boxtopin-right-orange,
.virtual-sports2boxtopin-right-orange1,
.virtual-sports2boxtopin-right-purple,
.virtual-sports2boxtopin-right-purple1,
.virtual-sports2boxtopin-right-purple2,
.virtual-sports2boxtopin-right-red,
.virtual-sports2boxtopin-right-red1,
.virtual-sports2boxtopin-right-red2,
.virtual-sports2boxtopin-right-silver,
.virtual-sports2boxtopin-right-yellow,
.virtual-sports2boxtopin-right-yellow1,
.virtual-sports2boxtopin-right-yellow2,
.virtual-sports2boxtopin-right-yellow3,
.virtual-sports2boxtopin-right-yellow4 {
	border: 1px solid #222733;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #1e2428;
	text-align: center;
	color: #fff;
	padding: 0;
	margin-right: 10px
}

.virtual-sports2boxtopin-right-orange2 {
	text-align: center;
	color: #fff;
	padding: 0 4px 0 0
}

.virtual-sports2boxtopin-right-white,
.virtual-sports2boxtopin-right-white1 {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-align: center;
	color: #fff;
	padding: 0;
	margin-right: 10px;
	border: none;
	background: #f8d346
}

.virtual-sports2boxtopin-right-blue {
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	background: rgba(17, 153, 17, .6);
	text-align: center;
	color: #fff;
	padding: 0
}

.virtual-odds-orange {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #191919
}

.virtual-odds-orange.on,
.virtual-odds-orange:hover {
	background-color: #fc6200
}

.virtual-odds-orange2 {
	width: 100%;
	cursor: pointer;
	background-color: #1c1f21;
	border-top: 1px solid #2a2c30
}

.virtual-odds-orange2.on,
.virtual-odds-orange2:hover {
	background-color: #303438
}

.virtual-odds-purple {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #191919
}

.virtual-odds-purple.on,
.virtual-odds-purple:hover {
	background: #0037ce !important
}

.virtual-odds-purple1 {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #191919
}

.virtual-odds-purple1.on,
.virtual-odds-purple1:hover {
	background: linear-gradient(90deg, #642b73 0, #c6426e) !important
}

.virtual-odds-purple2 {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #191919
}

.virtual-odds-purple2.on,
.virtual-odds-purple2:hover {
	background: #604b98 !important
}

.virtual-odds-blue {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #191919
}

.virtual-odds-blue.on,
.virtual-odds-blue:hover {
	background-color: #1fb3ff
}

.virtual-odds-blue2 {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #191919
}

.virtual-odds-blue2.on,
.virtual-odds-blue2:hover {
	background-color: #f50
}

.virtual-odds-blue3 {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #191919
}

.virtual-odds-blue3.on,
.virtual-odds-blue3:hover {
	background-color: #082481
}

.virtual-odds-blue4 {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #191919
}

.virtual-odds-blue4.on,
.virtual-odds-blue4:hover {
	background-color: #4269b2
}

.virtual-odds-blue5 {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #191919
}

.virtual-odds-blue5.on,
.virtual-odds-blue5:hover {
	background-color: #4c6f87
}

.virtual-odds-blue6 {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #191919
}

.virtual-odds-blue6.on,
.virtual-odds-blue6:hover {
	background-color: #1d98cb
}

.virtual-odds-orange1 {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #191919
}

.virtual-odds-orange1.on,
.virtual-odds-orange1:hover {
	background-color: #f50;
	color: #000
}

.virtual-odds-yellow,
.virtual-odds-yellow1 {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #191919
}

.virtual-odds-yellow1.on,
.virtual-odds-yellow1:hover,
.virtual-odds-yellow.on,
.virtual-odds-yellow:hover {
	background-color: #f1c80d;
	color: #000
}

.virtual-odds-yellow2 {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #ffbe00
}

.virtual-odds-yellow2.on,
.virtual-odds-yellow2:hover {
	background-color: #ffbe00
}

.virtual-odds-yellow3 {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #ffdb00
}

.virtual-odds-yellow3.on,
.virtual-odds-yellow3:hover {
	background: linear-gradient(90deg, #ffdb00 0, #ffb700) !important;
	color: #000
}

.virtual-odds-yellow4 {
	width: 100%;
	cursor: pointer;
	background-color: #181a20;
	border-bottom: 1px solid #2a2c30
}

.virtual-odds-yellow4.on,
.virtual-odds-yellow4:hover {
	background: #f3ba2f !important;
	color: #000
}

.virtual-odds-green1 {
	width: 100%;
	cursor: pointer;
	background-color: #181a20;
	border-bottom: 1px solid #2a2c30
}

.virtual-odds-green1.on,
.virtual-odds-green1:hover {
	background: #67b26f !important;
	color: #000
}

.virtual-odds-white {
	width: 100%;
	cursor: pointer;
	background-color: #ebebeb;
	border-bottom: 1px solid #b9b9b9;
	color: #000
}

.virtual-odds-white.on,
.virtual-odds-white:hover {
	background-color: #f1c80e
}

.virtual-odds-white1 {
	width: 100%;
	cursor: pointer;
	background-color: #ebebeb;
	border-bottom: 1px solid #b9b9b9;
	color: #000
}

.virtual-odds-white1.on,
.virtual-odds-white1:hover {
	background-color: #ed765e
}

.virtual-odds-red {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #191919
}

.virtual-odds-red.on,
.virtual-odds-red:hover {
	background-color: #ff2c2c;
	color: #fff
}

.virtual-odds-red1 {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #191919
}

.virtual-odds-red1.on,
.virtual-odds-red1:hover {
	background-color: #e30144;
	color: #fff
}

.virtual-odds-red2 {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #191919
}

.virtual-odds-red2.on,
.virtual-odds-red2:hover {
	background-color: #f83600;
	color: #fff
}

.virtual-odds-silver {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #191919
}

.virtual-odds-silver.on,
.virtual-odds-silver:hover {
	background: linear-gradient(90deg, #bdc3c7 0, #9c9ea0 30%, #c4c4c4 70%, #7d7979) !important;
	color: #000
}

.virtual-odds-blue1 {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #191919
}

.virtual-odds-blue1.on,
.virtual-odds-blue1:hover {
	background: linear-gradient(90deg, #ae8625 0, #f7ef8a 30%, #d2ac47 60%, #fdd286) !important;
	color: #000
}

.virtual-odds-gold {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #191919
}

.virtual-odds-gold.on,
.virtual-odds-gold:hover {
	background-color: #ffa863;
	color: #000
}

.virtual-odds-gold1 {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #191919
}

.virtual-odds-gold1.on,
.virtual-odds-gold1:hover {
	background-color: #f7b800;
	color: #000
}

.virtual-odds-gold2 {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #191919
}

.virtual-odds-gold2.on,
.virtual-odds-gold2:hover {
	background-color: #f39200;
	color: #000
}

.virtual-odds-gold3 {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #191919
}

.virtual-odds-gold3.on,
.virtual-odds-gold3:hover {
	background-color: #f7b800;
	color: #000
}

.virtual-odds-gold4 {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #191919
}

.virtual-odds-gold4.on,
.virtual-odds-gold4:hover {
	background-color: #b59157;
	color: #000
}

.virtual-odds-gold5 {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #191919
}

.virtual-odds-gold5.on,
.virtual-odds-gold5:hover {
	background-color: #d6a65c;
	color: #000
}

.virtual-odds-grey {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #191919
}

.virtual-odds-grey.on,
.virtual-odds-grey:hover {
	background-color: #348fe2
}

.virtual-odds-grey1 {
	width: 100%;
	cursor: pointer;
	background-color: #2e3439;
	border-bottom: 1px solid #191919
}

.virtual-odds-grey1.on,
.virtual-odds-grey1:hover {
	background-color: #348fe2
}

.virtual-history-tab-blue,
.virtual-history-tab-blue1,
.virtual-history-tab-blue2,
.virtual-history-tab-blue3,
.virtual-history-tab-blue4,
.virtual-history-tab-blue5,
.virtual-history-tab-blue6,
.virtual-history-tab-gold,
.virtual-history-tab-gold2,
.virtual-history-tab-gold4,
.virtual-history-tab-gold5,
.virtual-history-tab-grey,
.virtual-history-tab-grey1,
.virtual-history-tab-orange,
.virtual-history-tab-orange1,
.virtual-history-tab-purple,
.virtual-history-tab-purple1,
.virtual-history-tab-purple2,
.virtual-history-tab-red,
.virtual-history-tab-red1,
.virtual-history-tab-red2,
.virtual-history-tab-silver,
.virtual-history-tab-yellow,
.virtual-history-tab-yellow1,
.virtual-history-tab-yellow2,
.virtual-history-tab-yellow3 {
	padding-top: 17px;
	padding-bottom: 17px;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	background: linear-gradient(180deg, #232a30 0, #222a2d 20%, #22272b 50%, #202427 80%, #1f2326);
	width: calc(50% - 2px);
	float: left;
	cursor: pointer;
	border: 1px solid #232a30
}

.virtual-history-tab-orange2 {
	padding: 14px 0;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	background: #161719;
	width: 50%;
	float: left;
	cursor: pointer;
	border-bottom: 1px solid #161719;
	border-radius: 6px 6px 0 0;
	color: #fff;
	transition: background-color .1s ease-out 0s, border .1s ease-out 0s
}

.virtual-history-tab-gold1,
.virtual-history-tab-gold3 {
	background: #091724;
	border: 1px solid #232a30
}

.virtual-history-tab-gold1,
.virtual-history-tab-gold3,
.virtual-history-tab-white,
.virtual-history-tab-white1 {
	padding-top: 17px;
	padding-bottom: 17px;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	width: calc(50% - 2px);
	float: left;
	cursor: pointer
}

.virtual-history-tab-white,
.virtual-history-tab-white1 {
	background: #fff;
	border: 1px solid #fff;
	color: #000
}

.virtual-history-tab-green1,
.virtual-history-tab-yellow4 {
	padding-top: 17px;
	padding-bottom: 17px;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	background: #0b0d10;
	width: calc(50% - 2px);
	float: left;
	cursor: pointer;
	border: 1px solid #0b0d10
}

.virtual-history-tab-orange.on {
	border: 1px solid #fc6200
}

.virtual-history-tab-orange1.on {
	border: 1px solid #f50
}

.virtual-history-tab-orange2.on {
	background: #1b1c1f;
	border-bottom: 1px solid #f56406
}

.virtual-history-tab-orange2:hover {
	background: #1b1c1f
}

.virtual-history-tab-purple.on {
	border: 1px solid #144ade
}

.virtual-history-tab-purple1.on {
	border: 1px solid #c6426e
}

.virtual-history-tab-purple2.on {
	border: 1px solid #604b98
}

.virtual-history-tab-blue.on {
	border: 1px solid #1f8fff
}

.virtual-history-tab-blue1.on {
	border: 1px solid #dabd57
}

.virtual-history-tab-blue2.on {
	border: 1px solid #f50
}

.virtual-history-tab-blue3.on {
	border: 1px solid #ffc105
}

.virtual-history-tab-blue4.on {
	border: 1px solid #4269b2
}

.virtual-history-tab-blue5.on {
	border: 1px solid #4c6f87
}

.virtual-history-tab-blue6.on {
	border: 1px solid #1d98cb
}

.virtual-history-tab-yellow1.on,
.virtual-history-tab-yellow.on {
	border: 1px solid #f1c80d
}

.virtual-history-tab-yellow2.on {
	border: 1px solid #ffbe00
}

.virtual-history-tab-yellow3.on {
	border: 1px solid #ffdb00
}

.virtual-history-tab-yellow4.on {
	border: 1px solid #f3ba2f
}

.virtual-history-tab-green1.on {
	border: 1px solid #67b26f
}

.virtual-history-tab-white.on {
	border: 1px solid #f1c80d;
	background: #f1c80d;
	color: #000
}

.virtual-history-tab-white1.on {
	border: 1px solid #ed765e;
	background: #ed765e;
	color: #000
}

.virtual-history-tab-red.on {
	border: 1px solid #ff2c2c
}

.virtual-history-tab-red1.on {
	border: 1px solid #e30144
}

.virtual-history-tab-red2.on {
	border: 1px solid #f83600
}

.virtual-history-tab-silver.on {
	border: 1px solid #4969b2
}

.virtual-history-tab-gold.on {
	border: 1px solid #ffa863
}

.virtual-history-tab-gold1.on {
	border: 1px solid #f7b800
}

.virtual-history-tab-gold2.on {
	border: 1px solid #f39200
}

.virtual-history-tab-gold3.on {
	border: 1px solid #f7b800
}

.virtual-history-tab-gold4.on {
	border: 1px solid #b59157
}

.virtual-history-tab-gold5.on {
	border: 1px solid #d6a65c
}

.virtual-history-tab-grey.on {
	border: 1px solid #348fe2
}

.virtual-history-tab-grey1.on {
	border: 1px solid #aaa
}

.virtual-history-bg-blue,
.virtual-history-bg-blue1,
.virtual-history-bg-blue2,
.virtual-history-bg-blue3,
.virtual-history-bg-blue4,
.virtual-history-bg-blue5,
.virtual-history-bg-blue6,
.virtual-history-bg-gold,
.virtual-history-bg-gold2,
.virtual-history-bg-gold3,
.virtual-history-bg-gold4,
.virtual-history-bg-gold5,
.virtual-history-bg-green1,
.virtual-history-bg-grey,
.virtual-history-bg-grey1,
.virtual-history-bg-orange,
.virtual-history-bg-orange1,
.virtual-history-bg-purple,
.virtual-history-bg-purple1,
.virtual-history-bg-purple2,
.virtual-history-bg-red,
.virtual-history-bg-red1,
.virtual-history-bg-red2,
.virtual-history-bg-silver,
.virtual-history-bg-yellow,
.virtual-history-bg-yellow1,
.virtual-history-bg-yellow2,
.virtual-history-bg-yellow4 {
	background: #0c0e10 !important;
	border: 1px solid #343d46 !important
}

.virtual-history-bg-white,
.virtual-history-bg-white1 {
	background: #fff !important;
	border: 1px solid #343d46 !important
}

.virtual-history-bg-gold1 {
	background: #212b37 !important;
	border: 1px solid #343d46 !important
}

.virtual-history-bg-yellow3 {
	background: #212b37 !important;
	border: 1px solid #161a3f !important
}

.virtual-history-bg-orange2 {
	background: #141517;
	border: 1px solid #141517
}

.virtual-history-none-bg-blue,
.virtual-history-none-bg-blue1,
.virtual-history-none-bg-blue2,
.virtual-history-none-bg-blue3,
.virtual-history-none-bg-blue4,
.virtual-history-none-bg-blue5,
.virtual-history-none-bg-gold,
.virtual-history-none-bg-gold2,
.virtual-history-none-bg-gold4,
.virtual-history-none-bg-gold5,
.virtual-history-none-bg-green1,
.virtual-history-none-bg-grey,
.virtual-history-none-bg-grey1,
.virtual-history-none-bg-orange,
.virtual-history-none-bg-orange1,
.virtual-history-none-bg-purple,
.virtual-history-none-bg-purple1,
.virtual-history-none-bg-purple2,
.virtual-history-none-bg-red,
.virtual-history-none-bg-red1,
.virtual-history-none-bg-red2,
.virtual-history-none-bg-silver,
.virtual-history-none-bg-yellow,
.virtual-history-none-bg-yellow1,
.virtual-history-none-bg-yellow2,
.virtual-history-none-bg-yellow4 {
	background: #0c0e10 !important;
	color: #fff
}

.virtual-history-none-bg-orange2 {
	background: #16171a !important;
	color: #fff
}

.virtual-history-none-bg-white,
.virtual-history-none-bg-white1 {
	background: #ebebeb !important;
	color: #000;
	font-size: 14px
}

.virtual-history-none-bg-gold1,
.virtual-history-none-bg-gold3 {
	background: #212b37 !important;
	color: #fff
}

.virtual-history-none-bg-yellow3 {
	background: #161a3f !important;
	color: #fff
}

.virtual-page-bg-orange2 {
	background-color: #111314 !important
}

.virtual-page-bg-grey1 {
	background-color: #151515 !important
}

.virtual-page-bg-grey {
	background: #242a30 !important
}

.virtual-page-bg-orange1 {
	background: #081a30 !important;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.virtual-page-bg-white,
.virtual-page-bg-white1 {
	background: #ebebeb !important;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.virtual-page-bg-gold1 {
	background: #0e1d30 !important;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.virtual-page-bg-yellow3 {
	background: #0a0d29 !important;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.virtual-pagein-bg-blue,
.virtual-pagein-bg-orange,
.virtual-pagein-bg-yellow2 {
	background: #2c353c !important
}

.virtual-pagein-bg-orange1 {
	background: #081a30 !important
}

.virtual-pagein-bg-yellow3 {
	background: #0a0d29 !important
}

.virtual-pagein-bg-white,
.virtual-pagein-bg-white1 {
	background: #ebebeb !important
}

.virtual-pagein-bg-gold1 {
	background: #0e1d30 !important
}

.virtual-pagein-bg-grey1 {
	background-color: #151515 !important
}

.virtual-pagein-bg-orange2 {
	background-color: #111314 !important
}

.virtual-pagein-bg-blue1,
.virtual-pagein-bg-blue2,
.virtual-pagein-bg-blue3,
.virtual-pagein-bg-gold,
.virtual-pagein-bg-gold2,
.virtual-pagein-bg-grey,
.virtual-pagein-bg-purple,
.virtual-pagein-bg-purple1,
.virtual-pagein-bg-red,
.virtual-pagein-bg-silver,
.virtual-pagein-bg-yellow,
.virtual-pagein-bg-yellow1 {
	background-color: #111 !important
}

.event-no-orange {
	background-color: #fc6200
}

.event-no-orange,
.event-no-orange1 {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	border-radius: 5px;
	position: absolute;
	left: 0;
	top: 0;
	width: 280px;
	padding: 12px 0 12px 20px
}

.event-no-orange1 {
	background-color: #f50
}

.event-no-orange2 {
	background-color: #f50;
	font-size: 14px;
	left: 30px;
	top: 38px;
	padding: 8px
}

.event-no-orange2,
.event-no-purple {
	color: #fff;
	font-weight: 700;
	border-radius: 5px;
	position: absolute
}

.event-no-purple {
	background: #0037ce !important;
	font-size: 16px;
	left: 0;
	top: 0;
	width: 280px;
	padding: 12px 0 12px 20px
}

.event-no-purple1 {
	background: #c6426e !important
}

.event-no-purple1,
.event-no-purple2 {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	border-radius: 5px;
	position: absolute;
	left: 0;
	top: 0;
	width: 280px;
	padding: 12px 0 12px 20px
}

.event-no-purple2 {
	background: #604b98 !important
}

.event-no-green {
	background-color: #79e90b;
	color: #000;
	border-radius: 5px;
	width: 280px;
	padding: 12px 0 12px 20px
}

.event-no-blue,
.event-no-green {
	font-size: 16px;
	font-weight: 700;
	position: absolute;
	left: 0;
	top: 0
}

.event-no-blue {
	color: #fff;
	width: 60%;
	padding: 4px 0 4px 20px;
	background: url(../images/Event/blue/2a90aa5.png);
	background-size: 100% 100%
}

.event-no-blue1 {
	background: linear-gradient(90deg, #ae8625 0, #f7ef8a 30%, #d2ac47 60%, #fdd286) !important;
	color: #000
}

.event-no-blue1,
.event-no-blue2 {
	font-size: 16px;
	font-weight: 700;
	border-radius: 5px;
	position: absolute;
	left: 0;
	top: 0;
	width: 280px;
	padding: 12px 0 12px 20px
}

.event-no-blue2 {
	background: #f50 !important;
	color: #fff
}

.event-no-blue3 {
	background: #ffc105 !important
}

.event-no-blue3,
.event-no-blue4 {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	border-radius: 5px;
	position: absolute;
	left: 0;
	top: 0;
	width: 280px;
	padding: 12px 0 12px 20px
}

.event-no-blue4 {
	background: #4269b2 !important
}

.event-no-blue5 {
	background: #4c6f87 !important
}

.event-no-blue5,
.event-no-blue6 {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	border-radius: 5px;
	position: absolute;
	left: 0;
	top: 0;
	width: 280px;
	padding: 12px 0 12px 20px
}

.event-no-blue6 {
	background: #1d98cb !important
}

.event-no-yellow,
.event-no-yellow1 {
	background-color: #f1c80d
}

.event-no-yellow,
.event-no-yellow1,
.event-no-yellow2 {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	border-radius: 5px;
	position: absolute;
	left: 0;
	top: 0;
	width: 280px;
	padding: 12px 0 12px 20px
}

.event-no-yellow2 {
	background-color: #ffbe00
}

.event-no-yellow3 {
	background: linear-gradient(90deg, #ffdb00 0, #ffb700) !important;
	color: #000;
	font-size: 16px;
	font-weight: 700;
	border-radius: 5px;
	position: absolute;
	left: 0;
	top: 0;
	width: 280px;
	padding: 12px 0 12px 20px
}

.event-no-white,
.event-no-white1 {
	background-color: #f1c80e;
	color: #000;
	font-size: 16px;
	font-weight: 700;
	border-radius: 5px;
	position: absolute;
	left: 0;
	top: 0;
	width: 280px;
	padding: 12px 0 12px 20px
}

.event-no-red {
	background-color: #ff2c2c
}

.event-no-red,
.event-no-red1 {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	border-radius: 5px;
	position: absolute;
	left: 0;
	top: 0;
	width: 280px;
	padding: 12px 0 12px 20px
}

.event-no-red1 {
	background-color: #e30144
}

.event-no-red2 {
	background-color: #f83600;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	border-radius: 5px;
	position: absolute;
	left: 0;
	top: 0;
	width: 280px;
	padding: 12px 0 12px 20px
}

.event-no-silver {
	background: linear-gradient(90deg, #bdc3c7 0, #9c9ea0 30%, #c4c4c4 70%, #7d7979) !important
}

.event-no-gold,
.event-no-silver {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	border-radius: 5px;
	position: absolute;
	left: 0;
	top: 0;
	width: 280px;
	padding: 12px 0 12px 20px
}

.event-no-gold {
	background-color: #ffa863
}

.event-no-gold1 {
	background-color: #f7b800
}

.event-no-gold1,
.event-no-gold2 {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	border-radius: 5px;
	position: absolute;
	left: 0;
	top: 0;
	width: 280px;
	padding: 12px 0 12px 20px
}

.event-no-gold2 {
	background-color: #f39200
}

.event-no-gold3 {
	background-color: #f7b800
}

.event-no-gold3,
.event-no-gold4 {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	border-radius: 5px;
	position: absolute;
	left: 0;
	top: 0;
	width: 280px;
	padding: 12px 0 12px 20px
}

.event-no-gold4 {
	background-color: #b59157
}

.event-no-gold5 {
	background-color: #d6a65c
}

.event-no-gold5,
.event-no-grey1 {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	border-radius: 5px;
	position: absolute;
	left: 0;
	top: 0;
	width: 280px;
	padding: 12px 0 12px 20px
}

.event-no-grey1 {
	background-color: #fbbd5a
}

.event-images-orange.on {
	border: 2px solid #fc6200
}

.event-images-orange1.on {
	border: 2px solid #f50
}

.event-images-orange2 {
	background: #181a1c
}

.event-images-purple.on {
	border: 2px solid #144ade
}

.event-images-purple1.on {
	border: 2px solid #c6426e
}

.event-images-purple2.on {
	border: 2px solid #604b98
}

.event-images-green.on {
	border: 2px solid #79e90b
}

.event-images-blue.on {
	border: 2px solid #1f8fff
}

.event-images-blue1.on {
	border: 2px solid #dabd57
}

.event-images-blue2.on {
	border: 2px solid #f50
}

.event-images-blue3.on {
	border: 2px solid #ffc105
}

.event-images-blue4.on {
	border: 2px solid #4269b2
}

.event-images-blue5.on {
	border: 2px solid #4c6f87
}

.event-images-blue6.on {
	border: 2px solid #1d98cb
}

.event-images-yellow1.on,
.event-images-yellow.on {
	border: 2px solid #f1c80d
}

.event-images-yellow2.on {
	border: 2px solid #ffbe00
}

.event-images-yellow3.on {
	border: 2px solid #ffdb00
}

.event-images-red.on {
	border: 2px solid #ff2c2c
}

.event-images-red1.on {
	border: 2px solid #e30144
}

.event-images-red2.on {
	border: 2px solid #f83600
}

.event-images-silver.on {
	border: 2px solid #9c9ea0
}

.event-images-gold.on {
	border: 2px solid #ffa863
}

.event-images-gold1.on {
	border: 2px solid #f7b800
}

.event-images-gold2.on {
	border: 2px solid #f39200
}

.event-images-gold3.on {
	border: 2px solid #f7b800
}

.event-images-gold4.on {
	border: 2px solid #b59157
}

.event-images-gold5.on {
	border: 2px solid #d6a65c
}

.event-images-grey1.on {
	border: 2px solid #fbbd5a
}

.event-content-blue,
.event-content-blue1,
.event-content-blue2,
.event-content-blue3,
.event-content-blue4,
.event-content-blue5,
.event-content-blue6,
.event-content-gold,
.event-content-gold1,
.event-content-gold2,
.event-content-gold3,
.event-content-gold4,
.event-content-gold5,
.event-content-green,
.event-content-grey,
.event-content-grey1,
.event-content-orange,
.event-content-orange1,
.event-content-purple,
.event-content-purple1,
.event-content-purple2,
.event-content-red,
.event-content-red1,
.event-content-red2,
.event-content-silver,
.event-content-yellow,
.event-content-yellow1,
.event-content-yellow2,
.event-content-yellow3 {
	background-color: #25292c;
	padding: 45px 30px;
	border-radius: 5px
}

.event-content-orange2 {
	background-color: #16181a;
	padding: 45px 30px;
	border-radius: 5px
}

.event-content-white,
.event-content-white1 {
	background-color: #fff;
	border: 2px solid #000;
	padding: 45px 30px;
	border-radius: 5px
}

.bet-history-paging-orange.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-orange.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #fb6300
}

.bet-history-paging-orange.el-pagination.is-background .btn-next,
.bet-history-paging-orange.el-pagination.is-background .btn-prev,
.bet-history-paging-orange.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-orange1.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-orange1.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #f50
}

.bet-history-paging-orange1.el-pagination.is-background .btn-next,
.bet-history-paging-orange1.el-pagination.is-background .btn-prev,
.bet-history-paging-orange1.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-orange2.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-orange2.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #f56406
}

.bet-history-paging-orange2.el-pagination.is-background .btn-next,
.bet-history-paging-orange2.el-pagination.is-background .btn-prev,
.bet-history-paging-orange2.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-purple.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-purple.el-pagination.is-background .el-pager li:not(.disabled).active {
	background: #0037ce;
	color: #fff
}

.bet-history-paging-purple.el-pagination.is-background .btn-next,
.bet-history-paging-purple.el-pagination.is-background .btn-prev,
.bet-history-paging-purple.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-purple1.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-purple1.el-pagination.is-background .el-pager li:not(.disabled).active {
	background: #c6426e;
	color: #fff
}

.bet-history-paging-purple1.el-pagination.is-background .btn-next,
.bet-history-paging-purple1.el-pagination.is-background .btn-prev,
.bet-history-paging-purple1.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-purple2.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-purple2.el-pagination.is-background .el-pager li:not(.disabled).active {
	background: #604b98;
	color: #fff
}

.bet-history-paging-purple2.el-pagination.is-background .btn-next,
.bet-history-paging-purple2.el-pagination.is-background .btn-prev,
.bet-history-paging-purple2.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-blue.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-blue.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #1f8fff
}

.bet-history-paging-blue.el-pagination.is-background .btn-next,
.bet-history-paging-blue.el-pagination.is-background .btn-prev,
.bet-history-paging-blue.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-blue1.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-blue1.el-pagination.is-background .el-pager li:not(.disabled).active {
	background: linear-gradient(90deg, #ae8625 0, #f7ef8a 30%, #d2ac47 60%, #fdd286);
	color: #000
}

.bet-history-paging-blue1.el-pagination.is-background .btn-next,
.bet-history-paging-blue1.el-pagination.is-background .btn-prev,
.bet-history-paging-blue1.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-blue2.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-blue2.el-pagination.is-background .el-pager li:not(.disabled).active {
	background: linear-gradient(90deg, #1d6f95 0, #0b2938);
	color: #fff
}

.bet-history-paging-blue2.el-pagination.is-background .btn-next,
.bet-history-paging-blue2.el-pagination.is-background .btn-prev,
.bet-history-paging-blue2.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-blue3.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-blue3.el-pagination.is-background .el-pager li:not(.disabled).active {
	background: #082481;
	color: #fff
}

.bet-history-paging-blue3.el-pagination.is-background .btn-next,
.bet-history-paging-blue3.el-pagination.is-background .btn-prev,
.bet-history-paging-blue3.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-blue4.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-blue4.el-pagination.is-background .el-pager li:not(.disabled).active {
	background: #4269b2;
	color: #fff
}

.bet-history-paging-blue4.el-pagination.is-background .btn-next,
.bet-history-paging-blue4.el-pagination.is-background .btn-prev,
.bet-history-paging-blue4.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-blue5.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-blue5.el-pagination.is-background .el-pager li:not(.disabled).active {
	background: #4c6f87;
	color: #fff
}

.bet-history-paging-blue5.el-pagination.is-background .btn-next,
.bet-history-paging-blue5.el-pagination.is-background .btn-prev,
.bet-history-paging-blue5.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-blue6.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-blue6.el-pagination.is-background .el-pager li:not(.disabled).active {
	background: #1d98cb;
	color: #fff
}

.bet-history-paging-blue6.el-pagination.is-background .btn-next,
.bet-history-paging-blue6.el-pagination.is-background .btn-prev,
.bet-history-paging-blue6.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-yellow.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-yellow.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #f1c80d
}

.bet-history-paging-yellow.el-pagination.is-background .btn-next,
.bet-history-paging-yellow.el-pagination.is-background .btn-prev,
.bet-history-paging-yellow.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-yellow1.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-yellow1.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #d40511
}

.bet-history-paging-yellow1.el-pagination.is-background .btn-next,
.bet-history-paging-yellow1.el-pagination.is-background .btn-prev,
.bet-history-paging-yellow1.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-yellow2.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-yellow2.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #ffbe00;
	color: #000
}

.bet-history-paging-yellow2.el-pagination.is-background .btn-next,
.bet-history-paging-yellow2.el-pagination.is-background .btn-prev,
.bet-history-paging-yellow2.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-yellow3.el-pagination.is-background .el-pager li {
	background-color: #14161b
}

.bet-history-paging-yellow3.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #f3ba2f;
	color: #000
}

.bet-history-paging-yellow3.el-pagination.is-background .btn-next,
.bet-history-paging-yellow3.el-pagination.is-background .btn-prev,
.bet-history-paging-yellow3.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-yellow4.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-yellow4.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #ffdb00;
	color: #000
}

.bet-history-paging-yellow4.el-pagination.is-background .btn-next,
.bet-history-paging-yellow4.el-pagination.is-background .btn-prev,
.bet-history-paging-yellow4.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-green1.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-green1.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #67b26f;
	color: #000
}

.bet-history-paging-green1.el-pagination.is-background .btn-next,
.bet-history-paging-green1.el-pagination.is-background .btn-prev,
.bet-history-paging-green1.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-white.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-white.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #cacaca;
	color: #000
}

.bet-history-paging-white.el-pagination.is-background .btn-next,
.bet-history-paging-white.el-pagination.is-background .btn-prev,
.bet-history-paging-white.el-pagination.is-background .el-pager li {
	background-color: #ebebeb
}

.bet-history-paging-white1.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-white1.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #ed765e
}

.bet-history-paging-white1.el-pagination.is-background .btn-next,
.bet-history-paging-white1.el-pagination.is-background .btn-prev,
.bet-history-paging-white1.el-pagination.is-background .el-pager li {
	background-color: #ebebeb
}

.bet-history-paging-red.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-red.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #ff2c2c;
	color: #fff
}

.bet-history-paging-red.el-pagination.is-background .btn-next,
.bet-history-paging-red.el-pagination.is-background .btn-prev,
.bet-history-paging-red.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-red1.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-red1.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #e30144;
	color: #fff
}

.bet-history-paging-red1.el-pagination.is-background .btn-next,
.bet-history-paging-red1.el-pagination.is-background .btn-prev,
.bet-history-paging-red1.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-red2.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-red2.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #f83600;
	color: #fff
}

.bet-history-paging-red2.el-pagination.is-background .btn-next,
.bet-history-paging-red2.el-pagination.is-background .btn-prev,
.bet-history-paging-red2.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-silver.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-silver.el-pagination.is-background .el-pager li:not(.disabled).active {
	background: linear-gradient(90deg, #bdc3c7 0, #9c9ea0 30%, #c4c4c4 60%, #7d7979);
	color: #000
}

.bet-history-paging-silver.el-pagination.is-background .btn-next,
.bet-history-paging-silver.el-pagination.is-background .btn-prev,
.bet-history-paging-silver.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-gold.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-gold.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #ffa863;
	color: #000
}

.bet-history-paging-gold.el-pagination.is-background .btn-next,
.bet-history-paging-gold.el-pagination.is-background .btn-prev,
.bet-history-paging-gold.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-gold1.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-gold1.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #f7b800;
	color: #000
}

.bet-history-paging-gold1.el-pagination.is-background .btn-next,
.bet-history-paging-gold1.el-pagination.is-background .btn-prev,
.bet-history-paging-gold1.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-gold2.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-gold2.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #f39200;
	color: #000
}

.bet-history-paging-gold2.el-pagination.is-background .btn-next,
.bet-history-paging-gold2.el-pagination.is-background .btn-prev,
.bet-history-paging-gold2.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-gold3.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-gold3.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #f7b800;
	color: #000
}

.bet-history-paging-gold3.el-pagination.is-background .btn-next,
.bet-history-paging-gold3.el-pagination.is-background .btn-prev,
.bet-history-paging-gold3.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-gold4.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-gold4.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #b59157;
	color: #000
}

.bet-history-paging-gold4.el-pagination.is-background .btn-next,
.bet-history-paging-gold4.el-pagination.is-background .btn-prev,
.bet-history-paging-gold4.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-gold5.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-gold5.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #d6a65c;
	color: #000
}

.bet-history-paging-gold5.el-pagination.is-background .btn-next,
.bet-history-paging-gold5.el-pagination.is-background .btn-prev,
.bet-history-paging-gold5.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-grey.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-grey.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #242a30
}

.bet-history-paging-grey.el-pagination.is-background .btn-next,
.bet-history-paging-grey.el-pagination.is-background .btn-prev,
.bet-history-paging-grey.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-grey1.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-grey1.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #fbbd5a;
	color: #000
}

.bet-history-paging-grey1.el-pagination.is-background .btn-next,
.bet-history-paging-grey1.el-pagination.is-background .btn-prev,
.bet-history-paging-grey1.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.bet-history-paging-green.el-pagination.is-background .el-pager li {
	background-color: #191919
}

.bet-history-paging-green.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #79e90b;
	color: #000
}

.bet-history-paging-green.el-pagination.is-background .btn-next,
.bet-history-paging-green.el-pagination.is-background .btn-prev,
.bet-history-paging-green.el-pagination.is-background .el-pager li {
	background-color: #171c22
}

.sports-orange--1 {
	background: url(../../images/940024d.png)
}

.sports-orange--1.on,
.sports-orange--1:hover {
	background: url(../../images/77f7474.png)
}

.sports-orange-6046 {
	background: url(../../images/f4fdd01.png)
}

.sports-orange-6046.on,
.sports-orange-6046:hover {
	background: url(../../images/9ea1827.png)
}

.sports-orange-1 {
	background: url(../../images/f4fdd01.png)
}

.sports-orange-1.on,
.sports-orange-1:hover {
	background: url(../../images/9ea1827.png)
}

.sports-orange-265917 {
	background: url(../../images/1897bfc.png)
}

.sports-orange-265917.on,
.sports-orange-265917:hover {
	background: url(../../images/32148eb.png)
}

.sports-orange-63 {
	background: url(../../images/1897bfc.png)
}

.sports-orange-63.on,
.sports-orange-63:hover {
	background: url(../../images/32148eb.png)
}

.sports-orange-48242 {
	background: url(../../images/8f9ad30.png)
}

.sports-orange-48242.on,
.sports-orange-48242:hover {
	background: url(../../images/686dd83.png)
}

.sports-orange-8 {
	background: url(../../images/8f9ad30.png)
}

.sports-orange-8.on,
.sports-orange-8:hover {
	background: url(../../images/686dd83.png)
}

.sports-orange-154830 {
	background: url(../../images/6804623.png)
}

.sports-orange-154830.on,
.sports-orange-154830:hover {
	background: url(../../images/5d2d3fc.png)
}

.sports-orange-20 {
	background: url(../../images/6804623.png)
}

.sports-orange-20.on,
.sports-orange-20:hover {
	background: url(../../images/5d2d3fc.png)
}

.sports-orange-35232 {
	background: url(../../images/457364e.png)
}

.sports-orange-35232.on,
.sports-orange-35232:hover {
	background: url(../../images/cfa9878.png)
}

.sports-orange-6 {
	background: url(../../images/457364e.png)
}

.sports-orange-6.on,
.sports-orange-6:hover {
	background: url(../../images/cfa9878.png)
}

.sports-orange-54094 {
	background: url(../../images/d9b5d29.png)
}

.sports-orange-54094.on,
.sports-orange-54094:hover {
	background: url(../../images/1b6a584.png)
}

.sports-orange-3 {
	background: url(../../images/d9b5d29.png)
}

.sports-orange-3.on,
.sports-orange-3:hover {
	background: url(../../images/1b6a584.png)
}

.sports-orange-35709 {
	background: url(../../images/3e45b67.png)
}

.sports-orange-35709.on,
.sports-orange-35709:hover {
	background: url(../../images/6646cb9.png)
}

.sports-orange-7 {
	background: url(../../images/3e45b67.png)
}

.sports-orange-7.on,
.sports-orange-7:hover {
	background: url(../../images/6646cb9.png)
}

.sports-orange-131506 {
	background: url(../../images/b1609ac.png)
}

.sports-orange-131506.on,
.sports-orange-131506:hover {
	background: url(../../images/66210b6.png)
}

.sports-orange-5 {
	background: url(../../images/b1609ac.png)
}

.sports-orange-5.on,
.sports-orange-5:hover {
	background: url(../../images/66210b6.png)
}

.sports-orange-154914 {
	background: url(../../images/d0032f0.png)
}

.sports-orange-154914.on,
.sports-orange-154914:hover {
	background: url(../../images/7ce2a79.png)
}

.sports-orange-9 {
	background: url(../../images/d0032f0.png)
}

.sports-orange-9.on,
.sports-orange-9:hover {
	background: url(../../images/7ce2a79.png)
}

.sports-orange-687890 {
	background: url(../../images/af7f6cc.png)
}

.sports-orange-687890.on,
.sports-orange-687890:hover {
	background: url(../../images/819407f.png)
}

.sports-orange-96 {
	background: url(../../images/af7f6cc.png)
}

.sports-orange-96.on,
.sports-orange-96:hover {
	background: url(../../images/819407f.png)
}

.sports-orange-154919 {
	background: url(../../images/60806d6.png)
}

.sports-orange-154919.on,
.sports-orange-154919:hover {
	background: url(../../images/65c1f40.png)
}

.sports-orange-25 {
	background: url(../../images/60806d6.png)
}

.sports-orange-25.on,
.sports-orange-25:hover {
	background: url(../../images/65c1f40.png)
}

.sports-orange-etc {
	background: url(../../images/e32c98e.png)
}

.sports-orange-etc.on,
.sports-orange-etc:hover {
	background: url(../../images/da97196.png)
}

.sports-orange1--1 {
	background: url(../../images/940024d.png)
}

.sports-orange1--1.on,
.sports-orange1--1:hover {
	background: url(../../images/77f7474.png)
}

.sports-orange1-6046 {
	background: url(../../images/f4fdd01.png)
}

.sports-orange1-6046.on,
.sports-orange1-6046:hover {
	background: url(../../images/9ea1827.png)
}

.sports-orange1-1 {
	background: url(../../images/f4fdd01.png)
}

.sports-orange1-1.on,
.sports-orange1-1:hover {
	background: url(../../images/9ea1827.png)
}

.sports-orange1-265917 {
	background: url(../../images/1897bfc.png)
}

.sports-orange1-265917.on,
.sports-orange1-265917:hover {
	background: url(../../images/32148eb.png)
}

.sports-orange1-63 {
	background: url(../../images/1897bfc.png)
}

.sports-orange1-63.on,
.sports-orange1-63:hover {
	background: url(../../images/32148eb.png)
}

.sports-orange1-48242 {
	background: url(../../images/8f9ad30.png)
}

.sports-orange1-48242.on,
.sports-orange1-48242:hover {
	background: url(../../images/686dd83.png)
}

.sports-orange1-8 {
	background: url(../../images/8f9ad30.png)
}

.sports-orange1-8.on,
.sports-orange1-8:hover {
	background: url(../../images/686dd83.png)
}

.sports-orange1-154830 {
	background: url(../../images/6804623.png)
}

.sports-orange1-154830.on,
.sports-orange1-154830:hover {
	background: url(../../images/5d2d3fc.png)
}

.sports-orange1-20 {
	background: url(../../images/6804623.png)
}

.sports-orange1-20.on,
.sports-orange1-20:hover {
	background: url(../../images/5d2d3fc.png)
}

.sports-orange1-35232 {
	background: url(../../images/457364e.png)
}

.sports-orange1-35232.on,
.sports-orange1-35232:hover {
	background: url(../../images/cfa9878.png)
}

.sports-orange1-6 {
	background: url(../../images/457364e.png)
}

.sports-orange1-6.on,
.sports-orange1-6:hover {
	background: url(../../images/cfa9878.png)
}

.sports-orange1-54094 {
	background: url(../../images/d9b5d29.png)
}

.sports-orange1-54094.on,
.sports-orange1-54094:hover {
	background: url(../../images/1b6a584.png)
}

.sports-orange1-3 {
	background: url(../../images/d9b5d29.png)
}

.sports-orange1-3.on,
.sports-orange1-3:hover {
	background: url(../../images/1b6a584.png)
}

.sports-orange1-35709 {
	background: url(../../images/3e45b67.png)
}

.sports-orange1-35709.on,
.sports-orange1-35709:hover {
	background: url(../../images/6646cb9.png)
}

.sports-orange1-7 {
	background: url(../../images/3e45b67.png)
}

.sports-orange1-7.on,
.sports-orange1-7:hover {
	background: url(../../images/6646cb9.png)
}

.sports-orange1-131506 {
	background: url(../../images/b1609ac.png)
}

.sports-orange1-131506.on,
.sports-orange1-131506:hover {
	background: url(../../images/66210b6.png)
}

.sports-orange1-5 {
	background: url(../../images/b1609ac.png)
}

.sports-orange1-5.on,
.sports-orange1-5:hover {
	background: url(../../images/66210b6.png)
}

.sports-orange1-154914 {
	background: url(../../images/d0032f0.png)
}

.sports-orange1-154914.on,
.sports-orange1-154914:hover {
	background: url(../../images/7ce2a79.png)
}

.sports-orange1-9 {
	background: url(../../images/d0032f0.png)
}

.sports-orange1-9.on,
.sports-orange1-9:hover {
	background: url(../../images/7ce2a79.png)
}

.sports-orange1-687890 {
	background: url(../../images/af7f6cc.png)
}

.sports-orange1-687890.on,
.sports-orange1-687890:hover {
	background: url(../../images/819407f.png)
}

.sports-orange1-96 {
	background: url(../../images/af7f6cc.png)
}

.sports-orange1-96.on,
.sports-orange1-96:hover {
	background: url(../../images/819407f.png)
}

.sports-orange1-154919 {
	background: url(../../images/60806d6.png)
}

.sports-orange1-154919.on,
.sports-orange1-154919:hover {
	background: url(../../images/1bf2fb7.png)
}

.sports-orange1-25 {
	background: url(../../images/60806d6.png)
}

.sports-orange1-25.on,
.sports-orange1-25:hover {
	background: url(../../images/1bf2fb7.png)
}

.sports-orange1-etc {
	background: url(../../images/e32c98e.png)
}

.sports-orange1-etc.on,
.sports-orange1-etc:hover {
	background: url(../../images/da97196.png)
}

.sports-purple--1 {
	background: url(../../images/940024d.png)
}

.sports-purple--1.on,
.sports-purple--1:hover {
	background: url(../../images/purple/2d734b4.png)
}

.sports-purple-6046 {
	background: url(../../images/f4fdd01.png)
}

.sports-purple-6046.on,
.sports-purple-6046:hover {
	background: url(../../images/purple/3eca60b.png)
}

.sports-purple-1 {
	background: url(../../images/f4fdd01.png)
}

.sports-purple-1.on,
.sports-purple-1:hover {
	background: url(../../images/purple/3eca60b.png)
}

.sports-purple-265917 {
	background: url(../../images/1897bfc.png)
}

.sports-purple-265917.on,
.sports-purple-265917:hover {
	background: url(../../images/purple/316e3e5.png)
}

.sports-purple-63 {
	background: url(../../images/1897bfc.png)
}

.sports-purple-63.on,
.sports-purple-63:hover {
	background: url(../../images/purple/316e3e5.png)
}

.sports-purple-48242 {
	background: url(../../images/8f9ad30.png)
}

.sports-purple-48242.on,
.sports-purple-48242:hover {
	background: url(../../images/purple/85e8d07.png)
}

.sports-purple-8 {
	background: url(../../images/8f9ad30.png)
}

.sports-purple-8.on,
.sports-purple-8:hover {
	background: url(../../images/purple/85e8d07.png)
}

.sports-purple-154830 {
	background: url(../../images/6804623.png)
}

.sports-purple-154830.on,
.sports-purple-154830:hover {
	background: url(../../images/purple/39a9272.png)
}

.sports-purple-20 {
	background: url(../../images/6804623.png)
}

.sports-purple-20.on,
.sports-purple-20:hover {
	background: url(../../images/purple/39a9272.png)
}

.sports-purple-35232 {
	background: url(../../images/457364e.png)
}

.sports-purple-35232.on,
.sports-purple-35232:hover {
	background: url(../../images/purple/ccf06de.png)
}

.sports-purple-6 {
	background: url(../../images/457364e.png)
}

.sports-purple-6.on,
.sports-purple-6:hover {
	background: url(../../images/purple/ccf06de.png)
}

.sports-purple-54094 {
	background: url(../../images/d9b5d29.png)
}

.sports-purple-54094.on,
.sports-purple-54094:hover {
	background: url(../../images/purple/83aa5c5.png)
}

.sports-purple-3 {
	background: url(../../images/d9b5d29.png)
}

.sports-purple-3.on,
.sports-purple-3:hover {
	background: url(../../images/purple/83aa5c5.png)
}

.sports-purple-35709 {
	background: url(../../images/3e45b67.png)
}

.sports-purple-35709.on,
.sports-purple-35709:hover {
	background: url(../../images/purple/e39c427.png)
}

.sports-purple-7 {
	background: url(../../images/3e45b67.png)
}

.sports-purple-7.on,
.sports-purple-7:hover {
	background: url(../../images/purple/e39c427.png)
}

.sports-purple-131506 {
	background: url(../../images/b1609ac.png)
}

.sports-purple-131506.on,
.sports-purple-131506:hover {
	background: url(../../images/purple/5250b89.png)
}

.sports-purple-5 {
	background: url(../../images/b1609ac.png)
}

.sports-purple-5.on,
.sports-purple-5:hover {
	background: url(../../images/purple/5250b89.png)
}

.sports-purple-154914 {
	background: url(../../images/d0032f0.png)
}

.sports-purple-154914.on,
.sports-purple-154914:hover {
	background: url(../../images/purple/0ef197a.png)
}

.sports-purple-8 {
	background: url(../../images/d0032f0.png)
}

.sports-purple-8.on,
.sports-purple-8:hover {
	background: url(../../images/purple/0ef197a.png)
}

.sports-purple-687890 {
	background: url(../../images/af7f6cc.png)
}

.sports-purple-687890.on,
.sports-purple-687890:hover {
	background: url(../../images/purple/f321850.png)
}

.sports-purple-96 {
	background: url(../../images/af7f6cc.png)
}

.sports-purple-96.on,
.sports-purple-96:hover {
	background: url(../../images/purple/f321850.png)
}

.sports-purple-154919 {
	background: url(../../images/60806d6.png)
}

.sports-purple-154919.on,
.sports-purple-154919:hover {
	background: url(../../images/purple/384b6a9.png)
}

.sports-purple-25 {
	background: url(../../images/60806d6.png)
}

.sports-purple-25.on,
.sports-purple-25:hover {
	background: url(../../images/purple/384b6a9.png)
}

.sports-purple-etc {
	background: url(../../images/e32c98e.png)
}

.sports-purple-etc.on,
.sports-purple-etc:hover {
	background: url(../../images/purple/7329bbe.png)
}

.sports-purple1--1 {
	background: url(../../images/940024d.png)
}

.sports-purple1--1.on,
.sports-purple1--1:hover {
	background: url(../../images/purple1/b4c95e5.png)
}

.sports-purple1-6046 {
	background: url(../../images/f4fdd01.png)
}

.sports-purple1-6046.on,
.sports-purple1-6046:hover {
	background: url(../../images/purple1/d9a8234.png)
}

.sports-purple1-1 {
	background: url(../../images/f4fdd01.png)
}

.sports-purple1-1.on,
.sports-purple1-1:hover {
	background: url(../../images/purple1/d9a8234.png)
}

.sports-purple1-265917 {
	background: url(../../images/1897bfc.png)
}

.sports-purple1-265917.on,
.sports-purple1-265917:hover {
	background: url(../../images/purple1/b94b6e4.png)
}

.sports-purple1-63 {
	background: url(../../images/1897bfc.png)
}

.sports-purple1-63.on,
.sports-purple1-63:hover {
	background: url(../../images/purple1/b94b6e4.png)
}

.sports-purple1-48242 {
	background: url(../../images/8f9ad30.png)
}

.sports-purple1-48242.on,
.sports-purple1-48242:hover {
	background: url(../../images/purple1/fe681b6.png)
}

.sports-purple1-8 {
	background: url(../../images/8f9ad30.png)
}

.sports-purple1-8.on,
.sports-purple1-8:hover {
	background: url(../../images/purple1/fe681b6.png)
}

.sports-purple1-154830 {
	background: url(../../images/6804623.png)
}

.sports-purple1-154830.on,
.sports-purple1-154830:hover {
	background: url(../../images/purple1/bc05182.png)
}

.sports-purple1-20 {
	background: url(../../images/6804623.png)
}

.sports-purple1-20.on,
.sports-purple1-20:hover {
	background: url(../../images/purple1/bc05182.png)
}

.sports-purple1-35232 {
	background: url(../../images/457364e.png)
}

.sports-purple1-35232.on,
.sports-purple1-35232:hover {
	background: url(../../images/purple1/2c59e75.png)
}

.sports-purple1-6 {
	background: url(../../images/457364e.png)
}

.sports-purple1-6.on,
.sports-purple1-6:hover {
	background: url(../../images/purple1/2c59e75.png)
}

.sports-purple1-54094 {
	background: url(../../images/d9b5d29.png)
}

.sports-purple1-54094.on,
.sports-purple1-54094:hover {
	background: url(../../images/purple1/ad80fb6.png)
}

.sports-purple1-3 {
	background: url(../../images/d9b5d29.png)
}

.sports-purple1-3.on,
.sports-purple1-3:hover {
	background: url(../../images/purple1/ad80fb6.png)
}

.sports-purple1-35709 {
	background: url(../../images/3e45b67.png)
}

.sports-purple1-35709.on,
.sports-purple1-35709:hover {
	background: url(../../images/purple1/9d7a262.png)
}

.sports-purple1-7 {
	background: url(../../images/3e45b67.png)
}

.sports-purple1-7.on,
.sports-purple1-7:hover {
	background: url(../../images/purple1/9d7a262.png)
}

.sports-purple1-131506 {
	background: url(../../images/b1609ac.png)
}

.sports-purple1-131506.on,
.sports-purple1-131506:hover {
	background: url(../../images/purple1/801f18c.png)
}

.sports-purple1-5 {
	background: url(../../images/b1609ac.png)
}

.sports-purple1-5.on,
.sports-purple1-5:hover {
	background: url(../../images/purple1/801f18c.png)
}

.sports-purple1-154914 {
	background: url(../../images/d0032f0.png)
}

.sports-purple1-154914.on,
.sports-purple1-154914:hover {
	background: url(../../images/purple1/cc4004a.png)
}

.sports-purple1-9 {
	background: url(../../images/d0032f0.png)
}

.sports-purple1-9.on,
.sports-purple1-9:hover {
	background: url(../../images/purple1/cc4004a.png)
}

.sports-purple1-687890 {
	background: url(../../images/af7f6cc.png)
}

.sports-purple1-687890.on,
.sports-purple1-687890:hover {
	background: url(../../images/purple1/353885e.png)
}

.sports-purple1-96 {
	background: url(../../images/af7f6cc.png)
}

.sports-purple1-96.on,
.sports-purple1-96:hover {
	background: url(../../images/purple1/353885e.png)
}

.sports-purple1-154919 {
	background: url(../../images/60806d6.png)
}

.sports-purple1-154919.on,
.sports-purple1-154919:hover {
	background: url(../../images/purple1/a6df311.png)
}

.sports-purple1-25 {
	background: url(../../images/60806d6.png)
}

.sports-purple1-25.on,
.sports-purple1-25:hover {
	background: url(../../images/purple1/a6df311.png)
}

.sports-purple1-etc {
	background: url(../../images/e32c98e.png)
}

.sports-purple1-etc.on,
.sports-purple1-etc:hover {
	background: url(../../images/purple1/cc94f94.png)
}

.sports-purple2--1 {
	background: url(../../images/940024d.png)
}

.sports-purple2--1.on,
.sports-purple2--1:hover {
	background: url(../../images/d857831.png)
}

.sports-purple2--1 .cat-count {
	color: #fff !important
}

.sports-purple2--1.on .cat-count,
.sports-purple2--1:hover .cat-count {
	color: #f8d346 !important
}

.sports-purple2-6046 {
	background: url(../images/f4fdd01.png)
}

.sports-purple2-6046.on,
.sports-purple2-6046:hover {
	background: url(../images/f6b62f7.png)
}

.sports-purple2-6046 .cat-count {
	color: #fff !important
}

.sports-purple2-6046.on .cat-count,
.sports-purple2-6046:hover .cat-count {
	color: #f8d346 !important
}

.sports-purple2-1 {
	background: url(../images/f4fdd01.png)
}

.sports-purple2-1.on,
.sports-purple2-1:hover {
	background: url(../images/f6b62f7.png)
}

.sports-purple2-1 .cat-count {
	color: #fff !important
}

.sports-purple2-1.on .cat-count,
.sports-purple2-1:hover .cat-count {
	color: #f8d346 !important
}

.sports-purple2-48242 {
	background: url(../images/8f9ad30.png)
}

.sports-purple2-48242.on,
.sports-purple2-48242:hover {
	background: url(../images/ae26ee0.png)
}

.sports-purple2-48242 .cat-count {
	color: #fff !important
}

.sports-purple2-48242.on .cat-count,
.sports-purple2-48242:hover .cat-count {
	color: #f8d346 !important
}

.sports-purple2-8 {
	background: url(../images/8f9ad30.png)
}

.sports-purple2-8.on,
.sports-purple2-8:hover {
	background: url(../images/ae26ee0.png)
}

.sports-purple2-8 .cat-count {
	color: #fff !important
}

.sports-purple2-8.on .cat-count,
.sports-purple2-8:hover .cat-count {
	color: #f8d346 !important
}

.sports-purple2-154830 {
	background: url(../images/6804623.png)
}

.sports-purple2-154830.on,
.sports-purple2-154830:hover {
	background: url(../images/45578f7.png)
}

.sports-purple2-154830 .cat-count {
	color: #fff !important
}

.sports-purple2-154830.on .cat-count,
.sports-purple2-154830:hover .cat-count {
	color: #f8d346 !important
}

.sports-purple2-20 {
	background: url(../images/6804623.png)
}

.sports-purple2-20.on,
.sports-purple2-20:hover {
	background: url(../images/45578f7.png)
}

.sports-purple2-20 .cat-count {
	color: #fff !important
}

.sports-purple2-20.on .cat-count,
.sports-purple2-20:hover .cat-count {
	color: #f8d346 !important
}

.sports-purple2-35232 {
	background: url(../images/457364e.png)
}

.sports-purple2-35232.on,
.sports-purple2-35232:hover {
	background: url(../images/2e9fa2d.png)
}

.sports-purple2-35232 .cat-count {
	color: #fff !important
}

.sports-purple2-35232.on .cat-count,
.sports-purple2-35232:hover .cat-count {
	color: #f8d346 !important
}

.sports-purple2-6 {
	background: url(../images/457364e.png)
}

.sports-purple2-6.on,
.sports-purple2-6:hover {
	background: url(../images/2e9fa2d.png)
}

.sports-purple2-6 .cat-count {
	color: #fff !important
}

.sports-purple2-6.on .cat-count,
.sports-purple2-6:hover .cat-count {
	color: #f8d346 !important
}

.sports-purple2-54094 {
	background: url(../images/d9b5d29.png)
}

.sports-purple2-54094.on,
.sports-purple2-54094:hover {
	background: url(../images/4611100.png)
}

.sports-purple2-54094 .cat-count {
	color: #fff !important
}

.sports-purple2-54094.on .cat-count,
.sports-purple2-54094:hover .cat-count {
	color: #f8d346 !important
}

.sports-purple2-3 {
	background: url(../images/d9b5d29.png)
}

.sports-purple2-3.on,
.sports-purple2-3:hover {
	background: url(../images/4611100.png)
}

.sports-purple2-3 .cat-count {
	color: #fff !important
}

.sports-purple2-3.on .cat-count,
.sports-purple2-3:hover .cat-count {
	color: #f8d346 !important
}

.sports-purple2-35709 {
	background: url(../images/3e45b67.png)
}

.sports-purple2-35709.on,
.sports-purple2-35709:hover {
	background: url(../images/6521c8b.png)
}

.sports-purple2-35709 .cat-count {
	color: #fff !important
}

.sports-purple2-35709.on .cat-count,
.sports-purple2-35709:hover .cat-count {
	color: #f8d346 !important
}

.sports-purple2-7 {
	background: url(../images/3e45b67.png)
}

.sports-purple2-7.on,
.sports-purple2-7:hover {
	background: url(../images/6521c8b.png)
}

.sports-purple2-7 .cat-count {
	color: #fff !important
}

.sports-purple2-7.on .cat-count,
.sports-purple2-7:hover .cat-count {
	color: #f8d346 !important
}

.sports-purple2-131506 {
	background: url(../images/b1609ac.png)
}

.sports-purple2-131506.on,
.sports-purple2-131506:hover {
	background: url(../images/9ea7b85.png)
}

.sports-purple2-131506 .cat-count {
	color: #fff !important
}

.sports-purple2-131506.on .cat-count,
.sports-purple2-131506:hover .cat-count {
	color: #f8d346 !important
}

.sports-purple2-5 {
	background: url(../images/b1609ac.png)
}

.sports-purple2-5.on,
.sports-purple2-5:hover {
	background: url(../images/9ea7b85.png)
}

.sports-purple2-5 .cat-count {
	color: #fff !important
}

.sports-purple2-5.on .cat-count,
.sports-purple2-5:hover .cat-count {
	color: #f8d346 !important
}

.sports-purple2-154914 {
	background: url(../images/d0032f0.png)
}

.sports-purple2-154914.on,
.sports-purple2-154914:hover {
	background: url(../images/4bb6a16.png)
}

.sports-purple2-154914 .cat-count {
	color: #fff !important
}

.sports-purple2-154914.on .cat-count,
.sports-purple2-154914:hover .cat-count {
	color: #f8d346 !important
}

.sports-purple2-9 {
	background: url(../images/d0032f0.png)
}

.sports-purple2-9.on,
.sports-purple2-9:hover {
	background: url(../images/4bb6a16.png)
}

.sports-purple2-9 .cat-count {
	color: #fff !important
}

.sports-purple2-9.on .cat-count,
.sports-purple2-9:hover .cat-count {
	color: #f8d346 !important
}

.sports-purple2-687890 {
	background: url(../images/af7f6cc.png)
}

.sports-purple2-687890.on,
.sports-purple2-687890:hover {
	background: url(../images/13a121c.png)
}

.sports-purple2-687890 .cat-count {
	color: #fff !important
}

.sports-purple2-687890.on .cat-count,
.sports-purple2-687890:hover .cat-count {
	color: #f8d346 !important
}

.sports-purple2-96 {
	background: url(../images/af7f6cc.png)
}

.sports-purple2-96.on,
.sports-purple2-96:hover {
	background: url(../images/13a121c.png)
}

.sports-purple2-96 .cat-count {
	color: #fff !important
}

.sports-purple2-96.on .cat-count,
.sports-purple2-96:hover .cat-count {
	color: #f8d346 !important
}

.sports-purple2-154919 {
	background: url(../images/60806d6.png)
}

.sports-purple2-154919.on,
.sports-purple2-154919:hover {
	background: url(../images/302a0d3.png)
}

.sports-purple2-154919 .cat-count {
	color: #fff !important
}

.sports-purple2-154919.on .cat-count,
.sports-purple2-154919:hover .cat-count {
	color: #f8d346 !important
}

.sports-purple2-25 {
	background: url(../images/60806d6.png)
}

.sports-purple2-25.on,
.sports-purple2-25:hover {
	background: url(../images/302a0d3.png)
}

.sports-purple2-25 .cat-count {
	color: #fff !important
}

.sports-purple2-25.on .cat-count,
.sports-purple2-25:hover .cat-count {
	color: #f8d346 !important
}

.sports-purple2-etc {
	background: url(../images/e32c98e.png)
}

.sports-purple2-etc.on,
.sports-purple2-etc:hover {
	background: url(../images/674b4a9.png)
}

.sports-purple2-etc .cat-count {
	color: #fff !important
}

.sports-purple2-etc.on .cat-count,
.sports-purple2-etc:hover .cat-count {
	color: #f8d346 !important
}

.sports-blue--1 {
	background: url(../images/940024d.png)
}

.sports-blue--1.on,
.sports-blue--1:hover {
	background: url(../images/d0f8cd3.png)
}

.sports-blue-6046 {
	background: url(../images/f4fdd01.png)
}

.sports-blue-6046.on,
.sports-blue-6046:hover {
	background: url(../images/058cba1.png)
}

.sports-blue-1 {
	background: url(../images/f4fdd01.png)
}

.sports-blue-1.on,
.sports-blue-1:hover {
	background: url(../images/058cba1.png)
}

.sports-blue-265917 {
	background: url(../images/1897bfc.png)
}

.sports-blue-265917.on,
.sports-blue-265917:hover {
	background: url(../images/34c6817.png)
}

.sports-blue-63 {
	background: url(../images/1897bfc.png)
}

.sports-blue-63.on,
.sports-blue-63:hover {
	background: url(../images/34c6817.png)
}

.sports-blue-48242 {
	background: url(../images/8f9ad30.png)
}

.sports-blue-48242.on,
.sports-blue-48242:hover {
	background: url(../images/2519374.png)
}

.sports-blue-8 {
	background: url(../images/8f9ad30.png)
}

.sports-blue-8.on,
.sports-blue-8:hover {
	background: url(../images/2519374.png)
}

.sports-blue-154830 {
	background: url(../images/6804623.png)
}

.sports-blue-154830.on,
.sports-blue-154830:hover {
	background: url(../images/c040d90.png)
}

.sports-blue-20 {
	background: url(../images/6804623.png)
}

.sports-blue-20.on,
.sports-blue-20:hover {
	background: url(../images/c040d90.png)
}

.sports-blue-35232 {
	background: url(../images/457364e.png)
}

.sports-blue-35232.on,
.sports-blue-35232:hover {
	background: url(../images/522dba1.png)
}

.sports-blue-6 {
	background: url(../images/457364e.png)
}

.sports-blue-6.on,
.sports-blue-6:hover {
	background: url(../images/522dba1.png)
}

.sports-blue-54094 {
	background: url(../images/d9b5d29.png)
}

.sports-blue-54094.on,
.sports-blue-54094:hover {
	background: url(../images/02d9f7c.png)
}

.sports-blue-3 {
	background: url(../images/d9b5d29.png)
}

.sports-blue-3.on,
.sports-blue-3:hover {
	background: url(../images/02d9f7c.png)
}

.sports-blue-35709 {
	background: url(../images/3e45b67.png)
}

.sports-blue-35709.on,
.sports-blue-35709:hover {
	background: url(../images/ce11fd8.png)
}

.sports-blue-7 {
	background: url(../images/3e45b67.png)
}

.sports-blue-7.on,
.sports-blue-7:hover {
	background: url(../images/ce11fd8.png)
}

.sports-blue-131506 {
	background: url(../images/b1609ac.png)
}

.sports-blue-131506.on,
.sports-blue-131506:hover {
	background: url(../images/65a66d4.png)
}

.sports-blue-5 {
	background: url(../images/b1609ac.png)
}

.sports-blue-5.on,
.sports-blue-5:hover {
	background: url(../images/65a66d4.png)
}

.sports-blue-154914 {
	background: url(../images/d0032f0.png)
}

.sports-blue-154914.on,
.sports-blue-154914:hover {
	background: url(../images/b110cae.png)
}

.sports-blue-9 {
	background: url(../images/d0032f0.png)
}

.sports-blue-9.on,
.sports-blue-9:hover {
	background: url(../images/b110cae.png)
}

.sports-blue-687890 {
	background: url(../images/af7f6cc.png)
}

.sports-blue-687890.on,
.sports-blue-687890:hover {
	background: url(../images/9f9108d.png)
}

.sports-blue-96 {
	background: url(../images/af7f6cc.png)
}

.sports-blue-96.on,
.sports-blue-96:hover {
	background: url(../images/9f9108d.png)
}

.sports-blue-154919 {
	background: url(../images/60806d6.png)
}

.sports-blue-154919.on,
.sports-blue-154919:hover {
	background: url(../images/833c380.png)
}

.sports-blue-25 {
	background: url(../images/60806d6.png)
}

.sports-blue-25.on,
.sports-blue-25:hover {
	background: url(../images/833c380.png)
}

.sports-blue-etc {
	background: url(../images/e32c98e.png)
}

.sports-blue-etc.on,
.sports-blue-etc:hover {
	background: url(../images/a9df3db.png)
}

.sports-blue1--1 {
	background: url(../images/940024d.png)
}

.sports-blue1--1.on,
.sports-blue1--1:hover {
	background: url(../images/2711369.png)
}

.sports-blue1-6046 {
	background: url(../images/f4fdd01.png)
}

.sports-blue1-6046.on,
.sports-blue1-6046:hover {
	background: url(../images/17f2b8e.png)
}

.sports-blue1-1 {
	background: url(../images/f4fdd01.png)
}

.sports-blue1-1.on,
.sports-blue1-1:hover {
	background: url(../images/17f2b8e.png)
}

.sports-blue1-265917 {
	background: url(../images/1897bfc.png)
}

.sports-blue1-265917.on,
.sports-blue1-265917:hover {
	background: url(../images/baf0c02.png)
}

.sports-blue1-63 {
	background: url(../images/1897bfc.png)
}

.sports-blue1-63.on,
.sports-blue1-63:hover {
	background: url(../images/baf0c02.png)
}

.sports-blue1-48242 {
	background: url(../images/8f9ad30.png)
}

.sports-blue1-48242.on,
.sports-blue1-48242:hover {
	background: url(../images/074423f.png)
}

.sports-blue1-8 {
	background: url(../images/8f9ad30.png)
}

.sports-blue1-8.on,
.sports-blue1-8:hover {
	background: url(../images/074423f.png)
}

.sports-blue1-154830 {
	background: url(../images/6804623.png)
}

.sports-blue1-154830.on,
.sports-blue1-154830:hover {
	background: url(../images/8bc7879.png)
}

.sports-blue1-20 {
	background: url(../images/6804623.png)
}

.sports-blue1-20.on,
.sports-blue1-20:hover {
	background: url(../images/8bc7879.png)
}

.sports-blue1-35232 {
	background: url(../images/457364e.png)
}

.sports-blue1-35232.on,
.sports-blue1-35232:hover {
	background: url(../images/0a8402c.png)
}

.sports-blue1-6 {
	background: url(../images/457364e.png)
}

.sports-blue1-6.on,
.sports-blue1-6:hover {
	background: url(../images/0a8402c.png)
}

.sports-blue1-54094 {
	background: url(../images/d9b5d29.png)
}

.sports-blue1-54094.on,
.sports-blue1-54094:hover {
	background: url(../images/7e63f1f.png)
}

.sports-blue1-3 {
	background: url(../images/d9b5d29.png)
}

.sports-blue1-3.on,
.sports-blue1-3:hover {
	background: url(../images/7e63f1f.png)
}

.sports-blue1-35709 {
	background: url(../images/3e45b67.png)
}

.sports-blue1-35709.on,
.sports-blue1-35709:hover {
	background: url(../images/96fb033.png)
}

.sports-blue1-7 {
	background: url(../images/3e45b67.png)
}

.sports-blue1-7.on,
.sports-blue1-7:hover {
	background: url(../images/96fb033.png)
}

.sports-blue1-131506 {
	background: url(../images/b1609ac.png)
}

.sports-blue1-131506.on,
.sports-blue1-131506:hover {
	background: url(../images/5653f48.png)
}

.sports-blue1-5 {
	background: url(../images/b1609ac.png)
}

.sports-blue1-5.on,
.sports-blue1-5:hover {
	background: url(../images/5653f48.png)
}

.sports-blue1-154914 {
	background: url(../images/d0032f0.png)
}

.sports-blue1-154914.on,
.sports-blue1-154914:hover {
	background: url(../images/68ca7c0.png)
}

.sports-blue1-9 {
	background: url(../images/d0032f0.png)
}

.sports-blue1-9.on,
.sports-blue1-9:hover {
	background: url(../images/68ca7c0.png)
}

.sports-blue1-687890 {
	background: url(../images/af7f6cc.png)
}

.sports-blue1-687890.on,
.sports-blue1-687890:hover {
	background: url(../images/b03eb1f.png)
}

.sports-blue1-96 {
	background: url(../images/af7f6cc.png)
}

.sports-blue1-96.on,
.sports-blue1-96:hover {
	background: url(../images/b03eb1f.png)
}

.sports-blue1-154919 {
	background: url(../images/60806d6.png)
}

.sports-blue1-154919.on,
.sports-blue1-154919:hover {
	background: url(../images/28e3d29.png)
}

.sports-blue1-25 {
	background: url(../images/60806d6.png)
}

.sports-blue1-25.on,
.sports-blue1-25:hover {
	background: url(../images/28e3d29.png)
}

.sports-blue1-etc {
	background: url(../images/e32c98e.png)
}

.sports-blue1-etc.on,
.sports-blue1-etc:hover {
	background: url(../images/b595a85.png)
}

.sports-blue2--1 {
	background: url(../images/940024d.png)
}

.sports-blue2--1.on,
.sports-blue2--1:hover {
	background: url(../images/77f7474.png)
}

.sports-blue2-6046 {
	background: url(../images/f4fdd01.png)
}

.sports-blue2-6046.on,
.sports-blue2-6046:hover {
	background: url(../images/9ea1827.png)
}

.sports-blue2-1 {
	background: url(../images/f4fdd01.png)
}

.sports-blue2-1.on,
.sports-blue2-1:hover {
	background: url(../images/fea64e0.png)
}

.sports-blue2-265917 {
	background: url(../images/1897bfc.png)
}

.sports-blue2-265917.on,
.sports-blue2-265917:hover {
	background: url(../images/cc906fe.png)
}

.sports-blue2-63 {
	background: url(../images/1897bfc.png)
}

.sports-blue2-63.on,
.sports-blue2-63:hover {
	background: url(../images/cc906fe.png)
}

.sports-blue2-48242 {
	background: url(../images/8f9ad30.png)
}

.sports-blue2-48242.on,
.sports-blue2-48242:hover {
	background: url(../images/686dd83.png)
}

.sports-blue2-8 {
	background: url(../images/8f9ad30.png)
}

.sports-blue2-8.on,
.sports-blue2-8:hover {
	background: url(../images/e7f8d3b.png)
}

.sports-blue2-154830 {
	background: url(../images/6804623.png)
}

.sports-blue2-154830.on,
.sports-blue2-154830:hover {
	background: url(../images/5d2d3fc.png)
}

.sports-blue2-20 {
	background: url(../images/6804623.png)
}

.sports-blue2-20.on,
.sports-blue2-20:hover {
	background: url(../images/e33ece6.png)
}

.sports-blue2-35232 {
	background: url(../images/457364e.png)
}

.sports-blue2-35232.on,
.sports-blue2-35232:hover {
	background: url(../images/cfa9878.png)
}

.sports-blue2-6 {
	background: url(../images/457364e.png)
}

.sports-blue2-6.on,
.sports-blue2-6:hover {
	background: url(../images/e0d01bd.png)
}

.sports-blue2-54094 {
	background: url(../images/d9b5d29.png)
}

.sports-blue2-54094.on,
.sports-blue2-54094:hover {
	background: url(../images/1b6a584.png)
}

.sports-blue2-3 {
	background: url(../images/d9b5d29.png)
}

.sports-blue2-3.on,
.sports-blue2-3:hover {
	background: url(../images/a426c5a.png)
}

.sports-blue2-35709 {
	background: url(../images/3e45b67.png)
}

.sports-blue2-35709.on,
.sports-blue2-35709:hover {
	background: url(../images/6646cb9.png)
}

.sports-blue2-7 {
	background: url(../images/3e45b67.png)
}

.sports-blue2-7.on,
.sports-blue2-7:hover {
	background: url(../images/2da49fd.png)
}

.sports-blue2-131506 {
	background: url(../images/b1609ac.png)
}

.sports-blue2-131506.on,
.sports-blue2-131506:hover {
	background: url(../images/66210b6.png)
}

.sports-blue2-5 {
	background: url(../images/b1609ac.png)
}

.sports-blue2-5.on,
.sports-blue2-5:hover {
	background: url(../images/b1399db.png)
}

.sports-blue2-154914 {
	background: url(../images/d0032f0.png)
}

.sports-blue2-154914.on,
.sports-blue2-154914:hover {
	background: url(../images/7ce2a79.png)
}

.sports-blue2-9 {
	background: url(../images/d0032f0.png)
}

.sports-blue2-9.on,
.sports-blue2-9:hover {
	background: url(../images/c421429.png)
}

.sports-blue2-687890 {
	background: url(../images/af7f6cc.png)
}

.sports-blue2-687890.on,
.sports-blue2-687890:hover {
	background: url(../images/819407f.png)
}

.sports-blue2-96 {
	background: url(../images/af7f6cc.png)
}

.sports-blue2-96.on,
.sports-blue2-96:hover {
	background: url(../images/bb16828.png)
}

.sports-blue2-154919 {
	background: url(../images/60806d6.png)
}

.sports-blue2-154919.on,
.sports-blue2-154919:hover {
	background: url(../images/1bf2fb7.png)
}

.sports-blue2-25 {
	background: url(../images/60806d6.png)
}

.sports-blue2-25.on,
.sports-blue2-25:hover {
	background: url(../images/9484558.png)
}

.sports-blue2-etc {
	background: url(../images/e32c98e.png)
}

.sports-blue2-etc.on,
.sports-blue2-etc:hover {
	background: url(../images/3927df3.png)
}

.sports-blue3--1 {
	background: url(../images/940024d.png)
}

.sports-blue3--1.on,
.sports-blue3--1:hover {
	background: url(../images/blue3/605380b.png)
}

.sports-blue3-6046 {
	background: url(../images/f4fdd01.png)
}

.sports-blue3-6046.on,
.sports-blue3-6046:hover {
	background: url(../images/blue3/6bb7526.png)
}

.sports-blue3-1 {
	background: url(../images/f4fdd01.png)
}

.sports-blue3-1.on,
.sports-blue3-1:hover {
	background: url(../images/blue3/6bb7526.png)
}

.sports-blue3-265917 {
	background: url(../images/1897bfc.png)
}

.sports-blue3-265917.on,
.sports-blue3-265917:hover {
	background: url(../images/blue3/4247f44.png)
}

.sports-blue3-63 {
	background: url(../images/1897bfc.png)
}

.sports-blue3-63.on,
.sports-blue3-63:hover {
	background: url(../images/blue3/4247f44.png)
}

.sports-blue3-48242 {
	background: url(../images/8f9ad30.png)
}

.sports-blue3-48242.on,
.sports-blue3-48242:hover {
	background: url(../images/blue3/500eec1.png)
}

.sports-blue3-8 {
	background: url(../images/8f9ad30.png)
}

.sports-blue3-8.on,
.sports-blue3-8:hover {
	background: url(../images/blue3/500eec1.png)
}

.sports-blue3-154830 {
	background: url(../images/6804623.png)
}

.sports-blue3-154830.on,
.sports-blue3-154830:hover {
	background: url(../images/5d2d3fc.png)
}

.sports-blue3-20 {
	background: url(../images/6804623.png)
}

.sports-blue3-20.on,
.sports-blue3-20:hover {
	background: url(../images/blue3/3e779f1.png)
}

.sports-blue3-35232 {
	background: url(../images/457364e.png)
}

.sports-blue3-35232.on,
.sports-blue3-35232:hover {
	background: url(../images/blue3/ebdbeba.png)
}

.sports-blue3-6 {
	background: url(../images/457364e.png)
}

.sports-blue3-6.on,
.sports-blue3-6:hover {
	background: url(../images/blue3/ebdbeba.png)
}

.sports-blue3-54094 {
	background: url(../images/d9b5d29.png)
}

.sports-blue3-54094.on,
.sports-blue3-54094:hover {
	background: url(../images/blue3/2c11cd6.png)
}

.sports-blue3-3 {
	background: url(../images/d9b5d29.png)
}

.sports-blue3-3.on,
.sports-blue3-3:hover {
	background: url(../images/blue3/2c11cd6.png)
}

.sports-blue3-35709 {
	background: url(../images/3e45b67.png)
}

.sports-blue3-35709.on,
.sports-blue3-35709:hover {
	background: url(../images/blue3/8fbcf1c.png)
}

.sports-blue3-7 {
	background: url(../images/3e45b67.png)
}

.sports-blue3-7.on,
.sports-blue3-7:hover {
	background: url(../images/blue3/8fbcf1c.png)
}

.sports-blue3-131506 {
	background: url(../images/b1609ac.png)
}

.sports-blue3-131506.on,
.sports-blue3-131506:hover {
	background: url(../images/blue3/0543676.png)
}

.sports-blue3-5 {
	background: url(../images/b1609ac.png)
}

.sports-blue3-5.on,
.sports-blue3-5:hover {
	background: url(../images/blue3/0543676.png)
}

.sports-blue3-154914 {
	background: url(../images/d0032f0.png)
}

.sports-blue3-154914.on,
.sports-blue3-154914:hover {
	background: url(../images/blue3/2b6e3de.png)
}

.sports-blue3-9 {
	background: url(../images/d0032f0.png)
}

.sports-blue3-9.on,
.sports-blue3-9:hover {
	background: url(../images/blue3/2b6e3de.png)
}

.sports-blue3-687890 {
	background: url(../images/af7f6cc.png)
}

.sports-blue3-687890.on,
.sports-blue3-687890:hover {
	background: url(../images/blue3/d39d34b.png)
}

.sports-blue3-96 {
	background: url(../images/af7f6cc.png)
}

.sports-blue3-96.on,
.sports-blue3-96:hover {
	background: url(../images/blue3/d39d34b.png)
}

.sports-blue3-154919 {
	background: url(../images/60806d6.png)
}

.sports-blue3-154919.on,
.sports-blue3-154919:hover {
	background: url(../images/blue3/6c65cc9.png)
}

.sports-blue3-25 {
	background: url(../images/60806d6.png)
}

.sports-blue3-25.on,
.sports-blue3-25:hover {
	background: url(../images/blue3/6c65cc9.png)
}

.sports-blue3-etc {
	background: url(../images/e32c98e.png)
}

.sports-blue3-etc.on,
.sports-blue3-etc:hover {
	background: url(../images/blue3/9ed7d05.png)
}

.sports-blue4--1 {
	background: url(../images/940024d.png)
}

.sports-blue4--1.on,
.sports-blue4--1:hover {
	background: url(../images/blue4/0078f2e.png)
}

.sports-blue4-6046 {
	background: url(../images/f4fdd01.png)
}

.sports-blue4-6046.on,
.sports-blue4-6046:hover {
	background: url(../images/blue4/640e836.png)
}

.sports-blue4-1 {
	background: url(../images/f4fdd01.png)
}

.sports-blue4-1.on,
.sports-blue4-1:hover {
	background: url(../images/blue4/640e836.png)
}

.sports-blue4-265917 {
	background: url(../images/1897bfc.png)
}

.sports-blue4-265917.on,
.sports-blue4-265917:hover {
	background: url(../images/blue4/393337c.png)
}

.sports-blue4-63 {
	background: url(../images/1897bfc.png)
}

.sports-blue4-63.on,
.sports-blue4-63:hover {
	background: url(../images/blue4/393337c.png)
}

.sports-blue4-48242 {
	background: url(../images/8f9ad30.png)
}

.sports-blue4-48242.on,
.sports-blue4-48242:hover {
	background: url(../images/blue4/07d1e36.png)
}

.sports-blue4-8 {
	background: url(../images/8f9ad30.png)
}

.sports-blue4-8.on,
.sports-blue4-8:hover {
	background: url(../images/blue4/07d1e36.png)
}

.sports-blue4-154830 {
	background: url(../images/6804623.png)
}

.sports-blue4-154830.on,
.sports-blue4-154830:hover {
	background: url(../images/blue4/9404010.png)
}

.sports-blue4-20 {
	background: url(../images/6804623.png)
}

.sports-blue4-20.on,
.sports-blue4-20:hover {
	background: url(../images/blue4/9404010.png)
}

.sports-blue4-35232 {
	background: url(../images/457364e.png)
}

.sports-blue4-35232.on,
.sports-blue4-35232:hover {
	background: url(../images/blue4/a2fd256.png)
}

.sports-blue4-6 {
	background: url(../images/457364e.png)
}

.sports-blue4-6.on,
.sports-blue4-6:hover {
	background: url(../images/blue4/a2fd256.png)
}

.sports-blue4-54094 {
	background: url(../images/d9b5d29.png)
}

.sports-blue4-54094.on,
.sports-blue4-54094:hover {
	background: url(../images/blue4/43daf01.png)
}

.sports-blue4-3 {
	background: url(../images/d9b5d29.png)
}

.sports-blue4-3.on,
.sports-blue4-3:hover {
	background: url(../images/blue4/43daf01.png)
}

.sports-blue4-35709 {
	background: url(../images/3e45b67.png)
}

.sports-blue4-35709.on,
.sports-blue4-35709:hover {
	background: url(../images/blue4/648b8ad.png)
}

.sports-blue4-7 {
	background: url(../images/3e45b67.png)
}

.sports-blue4-7.on,
.sports-blue4-7:hover {
	background: url(../images/blue4/648b8ad.png)
}

.sports-blue4-131506 {
	background: url(../images/b1609ac.png)
}

.sports-blue4-131506.on,
.sports-blue4-131506:hover {
	background: url(../images/blue4/a503981.png)
}

.sports-blue4-5 {
	background: url(../images/b1609ac.png)
}

.sports-blue4-5.on,
.sports-blue4-5:hover {
	background: url(../images/blue4/a503981.png)
}

.sports-blue4-154914 {
	background: url(../images/d0032f0.png)
}

.sports-blue4-154914.on,
.sports-blue4-154914:hover {
	background: url(../images/blue4/f7773b6.png)
}

.sports-blue4-9 {
	background: url(../images/d0032f0.png)
}

.sports-blue4-9.on,
.sports-blue4-9:hover {
	background: url(../images/blue4/f7773b6.png)
}

.sports-blue4-687890 {
	background: url(../images/af7f6cc.png)
}

.sports-blue4-687890.on,
.sports-blue4-687890:hover {
	background: url(../images/blue4/53fadc3.png)
}

.sports-blue4-96 {
	background: url(../images/af7f6cc.png)
}

.sports-blue4-96.on,
.sports-blue4-96:hover {
	background: url(../images/blue4/53fadc3.png)
}

.sports-blue4-154919 {
	background: url(../images/60806d6.png)
}

.sports-blue4-154919.on,
.sports-blue4-154919:hover {
	background: url(../images/blue4/b7ee4be.png)
}

.sports-blue4-25 {
	background: url(../images/60806d6.png)
}

.sports-blue4-25.on,
.sports-blue4-25:hover {
	background: url(../images/blue4/b7ee4be.png)
}

.sports-blue4-etc {
	background: url(../images/e32c98e.png)
}

.sports-blue4-etc.on,
.sports-blue4-etc:hover {
	background: url(../images/blue4/8f957af.png)
}

.sports-blue5--1 {
	background: url(../images/940024d.png)
}

.sports-blue5--1.on,
.sports-blue5--1:hover {
	background: url(../images/blue5/ee8555b.png)
}

.sports-blue5-6046 {
	background: url(../images/f4fdd01.png)
}

.sports-blue5-6046.on,
.sports-blue5-6046:hover {
	background: url(../images/blue5/89b5c3e.png)
}

.sports-blue5-1 {
	background: url(../images/f4fdd01.png)
}

.sports-blue5-1.on,
.sports-blue5-1:hover {
	background: url(../images/blue5/89b5c3e.png)
}

.sports-blue5-265917 {
	background: url(../images/1897bfc.png)
}

.sports-blue5-265917.on,
.sports-blue5-265917:hover {
	background: url(../images/blue5/1c765b9.png)
}

.sports-blue5-63 {
	background: url(../images/1897bfc.png)
}

.sports-blue5-63.on,
.sports-blue5-63:hover {
	background: url(../images/blue5/1c765b9.png)
}

.sports-blue5-48242 {
	background: url(../images/8f9ad30.png)
}

.sports-blue5-48242.on,
.sports-blue5-48242:hover {
	background: url(../images/blue5/d1b8aa4.png)
}

.sports-blue5-8 {
	background: url(../images/8f9ad30.png)
}

.sports-blue5-8.on,
.sports-blue5-8:hover {
	background: url(../images/blue5/d1b8aa4.png)
}

.sports-blue5-154830 {
	background: url(../images/6804623.png)
}

.sports-blue5-154830.on,
.sports-blue5-154830:hover {
	background: url(../images/blue5/5bc4bbe.png)
}

.sports-blue5-20 {
	background: url(../images/6804623.png)
}

.sports-blue5-20.on,
.sports-blue5-20:hover {
	background: url(../images/blue5/5bc4bbe.png)
}

.sports-blue5-35232 {
	background: url(../images/457364e.png)
}

.sports-blue5-35232.on,
.sports-blue5-35232:hover {
	background: url(../images/blue5/6b26cc3.png)
}

.sports-blue5-6 {
	background: url(../images/457364e.png)
}

.sports-blue5-6.on,
.sports-blue5-6:hover {
	background: url(../images/blue5/6b26cc3.png)
}

.sports-blue5-54094 {
	background: url(../images/d9b5d29.png)
}

.sports-blue5-54094.on,
.sports-blue5-54094:hover {
	background: url(../images/blue5/1763fd7.png)
}

.sports-blue5-3 {
	background: url(../images/d9b5d29.png)
}

.sports-blue5-3.on,
.sports-blue5-3:hover {
	background: url(../images/blue5/1763fd7.png)
}

.sports-blue5-35709 {
	background: url(../images/3e45b67.png)
}

.sports-blue5-35709.on,
.sports-blue5-35709:hover {
	background: url(../images/blue5/3537f3f.png)
}

.sports-blue5-7 {
	background: url(../images/3e45b67.png)
}

.sports-blue5-7.on,
.sports-blue5-7:hover {
	background: url(../images/blue5/3537f3f.png)
}

.sports-blue5-131506 {
	background: url(../images/b1609ac.png)
}

.sports-blue5-131506.on,
.sports-blue5-131506:hover {
	background: url(../images/blue5/3239294.png)
}

.sports-blue5-5 {
	background: url(../images/b1609ac.png)
}

.sports-blue5-5.on,
.sports-blue5-5:hover {
	background: url(../images/blue5/3239294.png)
}

.sports-blue5-154914 {
	background: url(../images/d0032f0.png)
}

.sports-blue5-154914.on,
.sports-blue5-154914:hover {
	background: url(../images/blue5/de02a19.png)
}

.sports-blue5-9 {
	background: url(../images/d0032f0.png)
}

.sports-blue5-9.on,
.sports-blue5-9:hover {
	background: url(../images/blue5/de02a19.png)
}

.sports-blue5-687890 {
	background: url(../images/af7f6cc.png)
}

.sports-blue5-687890.on,
.sports-blue5-687890:hover {
	background: url(../images/blue5/d7a87a1.png)
}

.sports-blue5-96 {
	background: url(../images/af7f6cc.png)
}

.sports-blue5-96.on,
.sports-blue5-96:hover {
	background: url(../images/blue5/d7a87a1.png)
}

.sports-blue5-154919 {
	background: url(../images/60806d6.png)
}

.sports-blue5-154919.on,
.sports-blue5-154919:hover {
	background: url(../images/blue5/e560bf5.png)
}

.sports-blue5-25 {
	background: url(../images/60806d6.png)
}

.sports-blue5-25.on,
.sports-blue5-25:hover {
	background: url(../images/blue5/e560bf5.png)
}

.sports-blue5-etc {
	background: url(../images/e32c98e.png)
}

.sports-blue5-etc.on,
.sports-blue5-etc:hover {
	background: url(../images/blue5/9724944.png)
}

.sports-blue6--1 {
	background: url(../images/940024d.png)
}

.sports-blue6--1.on,
.sports-blue6--1:hover {
	background: url(../images/blue6/4de1ea0.png)
}

.sports-blue6-6046 {
	background: url(../images/f4fdd01.png)
}

.sports-blue6-6046.on,
.sports-blue6-6046:hover {
	background: url(../images/blue6/754fbf6.png)
}

.sports-blue6-1 {
	background: url(../images/f4fdd01.png)
}

.sports-blue6-1.on,
.sports-blue6-1:hover {
	background: url(../images/blue6/754fbf6.png)
}

.sports-blue6-48242 {
	background: url(../images/8f9ad30.png)
}

.sports-blue6-48242.on,
.sports-blue6-48242:hover {
	background: url(../images/blue6/f479481.png)
}

.sports-blue6-8 {
	background: url(../images/8f9ad30.png)
}

.sports-blue6-8.on,
.sports-blue6-8:hover {
	background: url(../images/blue6/f479481.png)
}

.sports-blue6-154830 {
	background: url(../images/6804623.png)
}

.sports-blue6-154830.on,
.sports-blue6-154830:hover {
	background: url(../images/blue6/8b5cc86.png)
}

.sports-blue6-20 {
	background: url(../images/6804623.png)
}

.sports-blue6-20.on,
.sports-blue6-20:hover {
	background: url(../images/blue6/8b5cc86.png)
}

.sports-blue6-35232 {
	background: url(../images/457364e.png)
}

.sports-blue6-35232.on,
.sports-blue6-35232:hover {
	background: url(../images/blue6/126dec7.png)
}

.sports-blue6-6 {
	background: url(../images/457364e.png)
}

.sports-blue6-6.on,
.sports-blue6-6:hover {
	background: url(../images/blue6/126dec7.png)
}

.sports-blue6-54094 {
	background: url(../images/d9b5d29.png)
}

.sports-blue6-54094.on,
.sports-blue6-54094:hover {
	background: url(../images/blue6/3fb71bf.png)
}

.sports-blue6-3 {
	background: url(../images/d9b5d29.png)
}

.sports-blue6-3.on,
.sports-blue6-3:hover {
	background: url(../images/blue6/3fb71bf.png)
}

.sports-blue6-35709 {
	background: url(../images/3e45b67.png)
}

.sports-blue6-35709.on,
.sports-blue6-35709:hover {
	background: url(../images/blue6/0d4491c.png)
}

.sports-blue6-7 {
	background: url(../images/3e45b67.png)
}

.sports-blue6-7.on,
.sports-blue6-7:hover {
	background: url(../images/blue6/0d4491c.png)
}

.sports-blue6-131506 {
	background: url(../images/b1609ac.png)
}

.sports-blue6-131506.on,
.sports-blue6-131506:hover {
	background: url(../images/blue6/a833540.png)
}

.sports-blue6-5 {
	background: url(../images/b1609ac.png)
}

.sports-blue6-5.on,
.sports-blue6-5:hover {
	background: url(../images/blue6/a833540.png)
}

.sports-blue6-154914 {
	background: url(../images/d0032f0.png)
}

.sports-blue6-154914.on,
.sports-blue6-154914:hover {
	background: url(../images/blue6/787be36.png)
}

.sports-blue6-9 {
	background: url(../images/d0032f0.png)
}

.sports-blue6-9.on,
.sports-blue6-9:hover {
	background: url(../images/blue6/787be36.png)
}

.sports-blue6-687890 {
	background: url(../images/af7f6cc.png)
}

.sports-blue6-687890.on,
.sports-blue6-687890:hover {
	background: url(../images/blue6/43b9206.png)
}

.sports-blue6-96 {
	background: url(../images/af7f6cc.png)
}

.sports-blue6-96.on,
.sports-blue6-96:hover {
	background: url(../images/blue6/43b9206.png)
}

.sports-blue6-154919 {
	background: url(../images/60806d6.png)
}

.sports-blue6-154919.on,
.sports-blue6-154919:hover {
	background: url(../images/blue6/b4e5430.png)
}

.sports-blue6-25 {
	background: url(../images/60806d6.png)
}

.sports-blue6-25.on,
.sports-blue6-25:hover {
	background: url(../images/blue6/b4e5430.png)
}

.sports-blue6-etc {
	background: url(../images/e32c98e.png)
}

.sports-blue6-etc.on,
.sports-blue6-etc:hover {
	background: url(../images/blue6/94b1fc7.png)
}

.sports-yellow--1 {
	background: url(../images/940024d.png)
}

.sports-yellow--1.on,
.sports-yellow--1:hover {
	background: url(../images/yellow/4da98fa.png)
}

.sports-yellow-6046 {
	background: url(../images/f4fdd01.png)
}

.sports-yellow-6046.on,
.sports-yellow-6046:hover {
	background: url(../images/yellow/d27fd24.png)
}

.sports-yellow-1 {
	background: url(../images/f4fdd01.png)
}

.sports-yellow-1.on,
.sports-yellow-1:hover {
	background: url(../images/yellow/d27fd24.png)
}

.sports-yellow-48242 {
	background: url(../images/8f9ad30.png)
}

.sports-yellow-48242.on,
.sports-yellow-48242:hover {
	background: url(../images/yellow/47539dd.png)
}

.sports-yellow-8 {
	background: url(../images/8f9ad30.png)
}

.sports-yellow-8.on,
.sports-yellow-8:hover {
	background: url(../images/yellow/47539dd.png)
}

.sports-yellow-154830 {
	background: url(../images/6804623.png)
}

.sports-yellow-154830.on,
.sports-yellow-154830:hover {
	background: url(../images/yellow/c651918.png)
}

.sports-yellow-20 {
	background: url(../images/6804623.png)
}

.sports-yellow-20.on,
.sports-yellow-20:hover {
	background: url(../images/yellow/c651918.png)
}

.sports-yellow-35232 {
	background: url(../images/457364e.png)
}

.sports-yellow-35232.on,
.sports-yellow-35232:hover {
	background: url(../images/yellow/7c716be.png)
}

.sports-yellow-6 {
	background: url(../images/457364e.png)
}

.sports-yellow-6.on,
.sports-yellow-6:hover {
	background: url(../images/yellow/7c716be.png)
}

.sports-yellow-54094 {
	background: url(../images/d9b5d29.png)
}

.sports-yellow-54094.on,
.sports-yellow-54094:hover {
	background: url(../images/yellow/9c94c43.png)
}

.sports-yellow-3 {
	background: url(../images/d9b5d29.png)
}

.sports-yellow-3.on,
.sports-yellow-3:hover {
	background: url(../images/yellow/9c94c43.png)
}

.sports-yellow-35709 {
	background: url(../images/3e45b67.png)
}

.sports-yellow-35709.on,
.sports-yellow-35709:hover {
	background: url(../images/yellow/36f8294.png)
}

.sports-yellow-7 {
	background: url(../images/3e45b67.png)
}

.sports-yellow-7.on,
.sports-yellow-7:hover {
	background: url(../images/yellow/36f8294.png)
}

.sports-yellow-131506 {
	background: url(../images/b1609ac.png)
}

.sports-yellow-131506.on,
.sports-yellow-131506:hover {
	background: url(../images/yellow/a4ea14d.png)
}

.sports-yellow-5 {
	background: url(../images/b1609ac.png)
}

.sports-yellow-5.on,
.sports-yellow-5:hover {
	background: url(../images/yellow/a4ea14d.png)
}

.sports-yellow-154914 {
	background: url(../images/d0032f0.png)
}

.sports-yellow-154914.on,
.sports-yellow-154914:hover {
	background: url(../images/yellow/9150f95.png)
}

.sports-yellow-9 {
	background: url(../images/d0032f0.png)
}

.sports-yellow-9.on,
.sports-yellow-9:hover {
	background: url(../images/yellow/9150f95.png)
}

.sports-yellow-687890 {
	background: url(../images/af7f6cc.png)
}

.sports-yellow-687890.on,
.sports-yellow-687890:hover {
	background: url(../images/yellow/b21824b.png)
}

.sports-yellow-96 {
	background: url(../images/af7f6cc.png)
}

.sports-yellow-96.on,
.sports-yellow-96:hover {
	background: url(../images/yellow/b21824b.png)
}

.sports-yellow-154919 {
	background: url(../images/60806d6.png)
}

.sports-yellow-154919.on,
.sports-yellow-154919:hover {
	background: url(../images/yellow/7c716be.png)
}

.sports-yellow-25 {
	background: url(../images/60806d6.png)
}

.sports-yellow-25.on,
.sports-yellow-25:hover {
	background: url(../images/yellow/7c716be.png)
}

.sports-yellow-etc {
	background: url(../images/e32c98e.png)
}

.sports-yellow-etc.on,
.sports-yellow-etc:hover {
	background: url(../images/yellow/d31ec77.png)
}

.sports-yellow1--1 {
	background: url(../images/940024d.png)
}

.sports-yellow1--1.on,
.sports-yellow1--1:hover {
	background: url(../images/yellow1/4da98fa.png)
}

.sports-yellow1-6046 {
	background: url(../images/f4fdd01.png)
}

.sports-yellow1-6046.on,
.sports-yellow1-6046:hover {
	background: url(../images/yellow1/d27fd24.png)
}

.sports-yellow1-1 {
	background: url(../images/f4fdd01.png)
}

.sports-yellow1-1.on,
.sports-yellow1-1:hover {
	background: url(../images/yellow1/d27fd24.png)
}

.sports-yellow1-48242 {
	background: url(../images/8f9ad30.png)
}

.sports-yellow1-48242.on,
.sports-yellow1-48242:hover {
	background: url(../images/yellow1/47539dd.png)
}

.sports-yellow1-8 {
	background: url(../images/8f9ad30.png)
}

.sports-yellow1-8.on,
.sports-yellow1-8:hover {
	background: url(../images/yellow1/47539dd.png)
}

.sports-yellow1-154830 {
	background: url(../images/6804623.png)
}

.sports-yellow1-154830.on,
.sports-yellow1-154830:hover {
	background: url(../images/yellow1/c651918.png)
}

.sports-yellow1-20 {
	background: url(../images/6804623.png)
}

.sports-yellow1-20.on,
.sports-yellow1-20:hover {
	background: url(../images/yellow1/c651918.png)
}

.sports-yellow1-35232 {
	background: url(../images/457364e.png)
}

.sports-yellow1-35232.on,
.sports-yellow1-35232:hover {
	background: url(../images/yellow1/7c716be.png)
}

.sports-yellow1-6 {
	background: url(../images/457364e.png)
}

.sports-yellow1-6.on,
.sports-yellow1-6:hover {
	background: url(../images/yellow1/7c716be.png)
}

.sports-yellow1-54094 {
	background: url(../images/d9b5d29.png)
}

.sports-yellow1-54094.on,
.sports-yellow1-54094:hover {
	background: url(../images/yellow1/9c94c43.png)
}

.sports-yellow1-3 {
	background: url(../images/d9b5d29.png)
}

.sports-yellow1-3.on,
.sports-yellow1-3:hover {
	background: url(../images/yellow1/9c94c43.png)
}

.sports-yellow1-35709 {
	background: url(../images/3e45b67.png)
}

.sports-yellow1-35709.on,
.sports-yellow1-35709:hover {
	background: url(../images/yellow1/36f8294.png)
}

.sports-yellow1-7 {
	background: url(../images/3e45b67.png)
}

.sports-yellow1-7.on,
.sports-yellow1-7:hover {
	background: url(../images/yellow1/36f8294.png)
}

.sports-yellow1-131506 {
	background: url(../images/b1609ac.png)
}

.sports-yellow1-131506.on,
.sports-yellow1-131506:hover {
	background: url(../images/yellow1/a4ea14d.png)
}

.sports-yellow1-5 {
	background: url(../images/b1609ac.png)
}

.sports-yellow1-5.on,
.sports-yellow1-5:hover {
	background: url(../images/yellow1/a4ea14d.png)
}

.sports-yellow1-154914 {
	background: url(../images/d0032f0.png)
}

.sports-yellow1-154914.on,
.sports-yellow1-154914:hover {
	background: url(../images/yellow1/9150f95.png)
}

.sports-yellow1-9 {
	background: url(../images/d0032f0.png)
}

.sports-yellow1-9.on,
.sports-yellow1-9:hover {
	background: url(../images/yellow1/9150f95.png)
}

.sports-yellow1-687890 {
	background: url(../images/af7f6cc.png)
}

.sports-yellow1-687890.on,
.sports-yellow1-687890:hover {
	background: url(../images/yellow1/b21824b.png)
}

.sports-yellow1-96 {
	background: url(../images/af7f6cc.png)
}

.sports-yellow1-96.on,
.sports-yellow1-96:hover {
	background: url(../images/yellow1/b21824b.png)
}

.sports-yellow1-154919 {
	background: url(../images/60806d6.png)
}

.sports-yellow1-154919.on,
.sports-yellow1-154919:hover {
	background: url(../images/yellow1/7c716be.png)
}

.sports-yellow1-25 {
	background: url(../images/60806d6.png)
}

.sports-yellow1-25.on,
.sports-yellow1-25:hover {
	background: url(../images/yellow1/7c716be.png)
}

.sports-yellow1-etc {
	background: url(../images/e32c98e.png)
}

.sports-yellow1-etc.on,
.sports-yellow1-etc:hover {
	background: url(../images/yellow1/d31ec77.png)
}

.sports-yellow2--1 {
	background: url(../images/940024d.png)
}

.sports-yellow2--1.on,
.sports-yellow2--1:hover {
	background: url(../images/yellow2/4de1ea0.png)
}

.sports-yellow2-6046 {
	background: url(../images/f4fdd01.png)
}

.sports-yellow2-6046.on,
.sports-yellow2-6046:hover {
	background: url(../images/yellow2/754fbf6.png)
}

.sports-yellow2-1 {
	background: url(../images/f4fdd01.png)
}

.sports-yellow2-1.on,
.sports-yellow2-1:hover {
	background: url(../images/yellow2/754fbf6.png)
}

.sports-yellow2-48242 {
	background: url(../images/8f9ad30.png)
}

.sports-yellow2-48242.on,
.sports-yellow2-48242:hover {
	background: url(../images/yellow2/f479481.png)
}

.sports-yellow2-8 {
	background: url(../images/8f9ad30.png)
}

.sports-yellow2-8.on,
.sports-yellow2-8:hover {
	background: url(../images/yellow2/f479481.png)
}

.sports-yellow2-154830 {
	background: url(../images/6804623.png)
}

.sports-yellow2-154830.on,
.sports-yellow2-154830:hover {
	background: url(../images/yellow2/8b5cc86.png)
}

.sports-yellow2-20 {
	background: url(../images/6804623.png)
}

.sports-yellow2-20.on,
.sports-yellow2-20:hover {
	background: url(../images/yellow2/8b5cc86.png)
}

.sports-yellow2-35232 {
	background: url(../images/457364e.png)
}

.sports-yellow2-35232.on,
.sports-yellow2-35232:hover {
	background: url(../images/yellow2/126dec7.png)
}

.sports-yellow2-6 {
	background: url(../images/457364e.png)
}

.sports-yellow2-6.on,
.sports-yellow2-6:hover {
	background: url(../images/yellow2/126dec7.png)
}

.sports-yellow2-54094 {
	background: url(../images/d9b5d29.png)
}

.sports-yellow2-54094.on,
.sports-yellow2-54094:hover {
	background: url(../images/yellow2/3fb71bf.png)
}

.sports-yellow2-3 {
	background: url(../images/d9b5d29.png)
}

.sports-yellow2-3.on,
.sports-yellow2-3:hover {
	background: url(../images/yellow2/3fb71bf.png)
}

.sports-yellow2-35709 {
	background: url(../images/3e45b67.png)
}

.sports-yellow2-35709.on,
.sports-yellow2-35709:hover {
	background: url(../images/yellow2/0d4491c.png)
}

.sports-yellow2-7 {
	background: url(../images/3e45b67.png)
}

.sports-yellow2-7.on,
.sports-yellow2-7:hover {
	background: url(../images/yellow2/0d4491c.png)
}

.sports-yellow2-131506 {
	background: url(../images/b1609ac.png)
}

.sports-yellow2-131506.on,
.sports-yellow2-131506:hover {
	background: url(../images/yellow2/a833540.png)
}

.sports-yellow2-5 {
	background: url(../images/b1609ac.png)
}

.sports-yellow2-5.on,
.sports-yellow2-5:hover {
	background: url(../images/yellow2/a833540.png)
}

.sports-yellow2-154914 {
	background: url(../images/d0032f0.png)
}

.sports-yellow2-154914.on,
.sports-yellow2-154914:hover {
	background: url(../images/yellow2/787be36.png)
}

.sports-yellow2-9 {
	background: url(../images/d0032f0.png)
}

.sports-yellow2-9.on,
.sports-yellow2-9:hover {
	background: url(../images/yellow2/787be36.png)
}

.sports-yellow2-687890 {
	background: url(../images/af7f6cc.png)
}

.sports-yellow2-687890.on,
.sports-yellow2-687890:hover {
	background: url(../images/yellow2/43b9206.png)
}

.sports-yellow2-96 {
	background: url(../images/af7f6cc.png)
}

.sports-yellow2-96.on,
.sports-yellow2-96:hover {
	background: url(../images/yellow2/43b9206.png)
}

.sports-yellow2-154919 {
	background: url(../images/60806d6.png)
}

.sports-yellow2-154919.on,
.sports-yellow2-154919:hover {
	background: url(../images/yellow2/4c0159a.png)
}

.sports-yellow2-25 {
	background: url(../images/60806d6.png)
}

.sports-yellow2-25.on,
.sports-yellow2-25:hover {
	background: url(../images/yellow2/4c0159a.png)
}

.sports-yellow2-etc {
	background: url(../images/e32c98e.png)
}

.sports-yellow2-etc.on,
.sports-yellow2-etc:hover {
	background: url(../images/yellow2/94b1fc7.png)
}

.sports-yellow3--1 {
	background: url(../images/940024d.png)
}

.sports-yellow3--1.on,
.sports-yellow3--1:hover {
	background: url(../images/yellow3/38d85f6.png)
}

.sports-yellow3-6046 {
	background: url(../images/f4fdd01.png)
}

.sports-yellow3-6046.on,
.sports-yellow3-6046:hover {
	background: url(../images/yellow3/be2ecdb.png)
}

.sports-yellow3-1 {
	background: url(../images/f4fdd01.png)
}

.sports-yellow3-1.on,
.sports-yellow3-1:hover {
	background: url(../images/yellow3/be2ecdb.png)
}

.sports-yellow3-48242 {
	background: url(../images/8f9ad30.png)
}

.sports-yellow3-48242.on,
.sports-yellow3-48242:hover {
	background: url(../images/yellow3/dfa67c7.png)
}

.sports-yellow3-8 {
	background: url(../images/8f9ad30.png)
}

.sports-yellow3-8.on,
.sports-yellow3-8:hover {
	background: url(../images/yellow3/dfa67c7.png)
}

.sports-yellow3-154830 {
	background: url(../images/6804623.png)
}

.sports-yellow3-154830.on,
.sports-yellow3-154830:hover {
	background: url(../images/yellow3/0075b46.png)
}

.sports-yellow3-20 {
	background: url(../images/6804623.png)
}

.sports-yellow3-20.on,
.sports-yellow3-20:hover {
	background: url(../images/yellow3/0075b46.png)
}

.sports-yellow3-35232 {
	background: url(../images/457364e.png)
}

.sports-yellow3-35232.on,
.sports-yellow3-35232:hover {
	background: url(../images/yellow3/8549aba.png)
}

.sports-yellow3-6 {
	background: url(../images/457364e.png)
}

.sports-yellow3-6.on,
.sports-yellow3-6:hover {
	background: url(../images/yellow3/8549aba.png)
}

.sports-yellow3-54094 {
	background: url(../images/d9b5d29.png)
}

.sports-yellow3-54094.on,
.sports-yellow3-54094:hover {
	background: url(../images/yellow3/ac42015.png)
}

.sports-yellow3-3 {
	background: url(../images/d9b5d29.png)
}

.sports-yellow3-3.on,
.sports-yellow3-3:hover {
	background: url(../images/yellow3/ac42015.png)
}

.sports-yellow3-35709 {
	background: url(../images/3e45b67.png)
}

.sports-yellow3-35709.on,
.sports-yellow3-35709:hover {
	background: url(../images/yellow3/1bcd199.png)
}

.sports-yellow3-7 {
	background: url(../images/3e45b67.png)
}

.sports-yellow3-7.on,
.sports-yellow3-7:hover {
	background: url(../images/yellow3/1bcd199.png)
}

.sports-yellow3-131506 {
	background: url(../images/b1609ac.png)
}

.sports-yellow3-131506.on,
.sports-yellow3-131506:hover {
	background: url(../images/yellow3/c26a65d.png)
}

.sports-yellow3-5 {
	background: url(../images/b1609ac.png)
}

.sports-yellow3-5.on,
.sports-yellow3-5:hover {
	background: url(../images/yellow3/c26a65d.png)
}

.sports-yellow3-154914 {
	background: url(../images/d0032f0.png)
}

.sports-yellow3-154914.on,
.sports-yellow3-154914:hover {
	background: url(../images/yellow3/2a01339.png)
}

.sports-yellow3-9 {
	background: url(../images/d0032f0.png)
}

.sports-yellow3-9.on,
.sports-yellow3-9:hover {
	background: url(../images/yellow3/2a01339.png)
}

.sports-yellow3-687890 {
	background: url(../images/af7f6cc.png)
}

.sports-yellow3-687890.on,
.sports-yellow3-687890:hover {
	background: url(../images/yellow3/4d98cfd.png)
}

.sports-yellow3-96 {
	background: url(../images/af7f6cc.png)
}

.sports-yellow3-96.on,
.sports-yellow3-96:hover {
	background: url(../images/yellow3/4d98cfd.png)
}

.sports-yellow3-154919 {
	background: url(../images/60806d6.png)
}

.sports-yellow3-154919.on,
.sports-yellow3-154919:hover {
	background: url(../images/yellow3/1898245.png)
}

.sports-yellow3-25 {
	background: url(../images/60806d6.png)
}

.sports-yellow3-25.on,
.sports-yellow3-25:hover {
	background: url(../images/yellow3/1898245.png)
}

.sports-yellow3-etc {
	background: url(../images/e32c98e.png)
}

.sports-yellow3-etc.on,
.sports-yellow3-etc:hover {
	background: url(../images/yellow3/010dd53.png)
}

.sports-white--1 {
	background: url(../images/white/007a33d.png)
}

.sports-white--1.on,
.sports-white--1:hover {
	background: url(../images/white/e470744.png)
}

.sports-white--1 .cat-count {
	color: #fff !important
}

.sports-white--1.on .cat-count,
.sports-white--1:hover .cat-count {
	color: #f8d346 !important
}

.sports-white-6046 {
	background: url(../images/white/8ac2bad.png)
}

.sports-white-6046.on,
.sports-white-6046:hover {
	background: url(../images/white/ae69287.png)
}

.sports-white-6046 .cat-count {
	color: #fff !important
}

.sports-white-6046.on .cat-count,
.sports-white-6046:hover .cat-count {
	color: #f8d346 !important
}

.sports-white-1 {
	background: url(../images/white/8ac2bad.png)
}

.sports-white-1.on,
.sports-white-1:hover {
	background: url(../images/white/ae69287.png)
}

.sports-white-1 .cat-count {
	color: #fff !important
}

.sports-white-1.on .cat-count,
.sports-white-1:hover .cat-count {
	color: #f8d346 !important
}

.sports-white-48242 {
	background: url(../images/white/655d06b.png)
}

.sports-white-48242.on,
.sports-white-48242:hover {
	background: url(../images/white/560d26b.png)
}

.sports-white-48242 .cat-count {
	color: #fff !important
}

.sports-white-48242.on .cat-count,
.sports-white-48242:hover .cat-count {
	color: #f8d346 !important
}

.sports-white-8 {
	background: url(../images/white/655d06b.png)
}

.sports-white-8.on,
.sports-white-8:hover {
	background: url(../images/white/560d26b.png)
}

.sports-white-8 .cat-count {
	color: #fff !important
}

.sports-white-8.on .cat-count,
.sports-white-8:hover .cat-count {
	color: #f8d346 !important
}

.sports-white-154830 {
	background: url(../images/white/8565e98.png)
}

.sports-white-154830.on,
.sports-white-154830:hover {
	background: url(../images/white/d30ff56.png)
}

.sports-white-154830 .cat-count {
	color: #fff !important
}

.sports-white-154830.on .cat-count,
.sports-white-154830:hover .cat-count {
	color: #f8d346 !important
}

.sports-white-20 {
	background: url(../images/white/8565e98.png)
}

.sports-white-20.on,
.sports-white-20:hover {
	background: url(../images/white/d30ff56.png)
}

.sports-white-20 .cat-count {
	color: #fff !important
}

.sports-white-20.on .cat-count,
.sports-white-20:hover .cat-count {
	color: #f8d346 !important
}

.sports-white-35232 {
	background: url(../images/white/eb27b38.png)
}

.sports-white-35232.on,
.sports-white-35232:hover {
	background: url(../images/white/6ca4aef.png)
}

.sports-white-35232 .cat-count {
	color: #fff !important
}

.sports-white-35232.on .cat-count,
.sports-white-35232:hover .cat-count {
	color: #f8d346 !important
}

.sports-white-6 {
	background: url(../images/white/eb27b38.png)
}

.sports-white-6.on,
.sports-white-6:hover {
	background: url(../images/white/6ca4aef.png)
}

.sports-white-6 .cat-count {
	color: #fff !important
}

.sports-white-6.on .cat-count,
.sports-white-6:hover .cat-count {
	color: #f8d346 !important
}

.sports-white-54094 {
	background: url(../images/white/51a4ec3.png)
}

.sports-white-54094.on,
.sports-white-54094:hover {
	background: url(../images/white/ac93598.png)
}

.sports-white-54094 .cat-count {
	color: #fff !important
}

.sports-white-54094.on .cat-count,
.sports-white-54094:hover .cat-count {
	color: #f8d346 !important
}

.sports-white-3 {
	background: url(../images/white/51a4ec3.png)
}

.sports-white-3.on,
.sports-white-3:hover {
	background: url(../images/white/ac93598.png)
}

.sports-white-3 .cat-count {
	color: #fff !important
}

.sports-white-3.on .cat-count,
.sports-white-3:hover .cat-count {
	color: #f8d346 !important
}

.sports-white-35709 {
	background: url(../images/white/e8e1a8c.png)
}

.sports-white-35709.on,
.sports-white-35709:hover {
	background: url(../images/white/44eebb5.png)
}

.sports-white-35709 .cat-count {
	color: #fff !important
}

.sports-white-35709.on .cat-count,
.sports-white-35709:hover .cat-count {
	color: #f8d346 !important
}

.sports-white-7 {
	background: url(../images/white/e8e1a8c.png)
}

.sports-white-7.on,
.sports-white-7:hover {
	background: url(../images/white/44eebb5.png)
}

.sports-white-7 .cat-count {
	color: #fff !important
}

.sports-white-7.on .cat-count,
.sports-white-7:hover .cat-count {
	color: #f8d346 !important
}

.sports-white-131506 {
	background: url(../images/white/3315521.png)
}

.sports-white-131506.on,
.sports-white-131506:hover {
	background: url(../images/white/6182c73.png)
}

.sports-white-131506 .cat-count {
	color: #fff !important
}

.sports-white-131506.on .cat-count,
.sports-white-131506:hover .cat-count {
	color: #f8d346 !important
}

.sports-white-5 {
	background: url(../images/white/3315521.png)
}

.sports-white-5.on,
.sports-white-5:hover {
	background: url(../images/white/6182c73.png)
}

.sports-white-5 .cat-count {
	color: #fff !important
}

.sports-white-5.on .cat-count,
.sports-white-5:hover .cat-count {
	color: #f8d346 !important
}

.sports-white-154914 {
	background: url(../images/white/53cd623.png)
}

.sports-white-154914.on,
.sports-white-154914:hover {
	background: url(../images/white/20306a5.png)
}

.sports-white-154914 .cat-count {
	color: #fff !important
}

.sports-white-154914.on .cat-count,
.sports-white-154914:hover .cat-count {
	color: #f8d346 !important
}

.sports-white-9 {
	background: url(../images/white/53cd623.png)
}

.sports-white-9.on,
.sports-white-9:hover {
	background: url(../images/white/20306a5.png)
}

.sports-white-9 .cat-count {
	color: #fff !important
}

.sports-white-9.on .cat-count,
.sports-white-9:hover .cat-count {
	color: #f8d346 !important
}

.sports-white-687890 {
	background: url(../images/white/60f2e76.png)
}

.sports-white-687890.on,
.sports-white-687890:hover {
	background: url(../images/white/2324898.png)
}

.sports-white-687890 .cat-count {
	color: #fff !important
}

.sports-white-687890.on .cat-count,
.sports-white-687890:hover .cat-count {
	color: #f8d346 !important
}

.sports-white-96 {
	background: url(../images/white/60f2e76.png)
}

.sports-white-96.on,
.sports-white-96:hover {
	background: url(../images/white/2324898.png)
}

.sports-white-96 .cat-count {
	color: #fff !important
}

.sports-white-96.on .cat-count,
.sports-white-96:hover .cat-count {
	color: #f8d346 !important
}

.sports-white-154919 {
	background: url(../images/white/2f1aaeb.png)
}

.sports-white-154919.on,
.sports-white-154919:hover {
	background: url(../images/white/5a777fb.png)
}

.sports-white-154919 .cat-count {
	color: #fff !important
}

.sports-white-154919.on .cat-count,
.sports-white-154919:hover .cat-count {
	color: #f8d346 !important
}

.sports-white-25 {
	background: url(../images/white/2f1aaeb.png)
}

.sports-white-25.on,
.sports-white-25:hover {
	background: url(../images/white/5a777fb.png)
}

.sports-white-25 .cat-count {
	color: #fff !important
}

.sports-white-25.on .cat-count,
.sports-white-25:hover .cat-count {
	color: #f8d346 !important
}

.sports-white-etc {
	background: url(../images/white/91b9a99.png)
}

.sports-white-etc.on,
.sports-white-etc:hover {
	background: url(../images/white/ee41802.png)
}

.sports-white-etc .cat-count {
	color: #fff !important
}

.sports-white-etc.on .cat-count,
.sports-white-etc:hover .cat-count {
	color: #f8d346 !important
}

.sports-white1--1 {
	background: url(../images/white1/007a33d.png)
}

.sports-white1--1.on,
.sports-white1--1:hover {
	background: url(../images/white1/e8e8465.png)
}

.sports-white1--1 .cat-count {
	color: #fff !important
}

.sports-white1--1.on .cat-count,
.sports-white1--1:hover .cat-count {
	color: #f8d346 !important
}

.sports-white1-6046 {
	background: url(../images/white1/8ac2bad.png)
}

.sports-white1-6046.on,
.sports-white1-6046:hover {
	background: url(../images/white1/c0e9ced.png)
}

.sports-white1-6046 .cat-count {
	color: #fff !important
}

.sports-white1-6046.on .cat-count,
.sports-white1-6046:hover .cat-count {
	color: #f8d346 !important
}

.sports-white1-1 {
	background: url(../images/white1/8ac2bad.png)
}

.sports-white1-1.on,
.sports-white1-1:hover {
	background: url(../images/white1/c0e9ced.png)
}

.sports-white1-1 .cat-count {
	color: #fff !important
}

.sports-white1-1.on .cat-count,
.sports-white1-1:hover .cat-count {
	color: #f8d346 !important
}

.sports-white1-48242 {
	background: url(../images/white1/655d06b.png)
}

.sports-white1-48242.on,
.sports-white1-48242:hover {
	background: url(../images/white1/915d1e3.png)
}

.sports-white1-48242 .cat-count {
	color: #fff !important
}

.sports-white1-48242.on .cat-count,
.sports-white1-48242:hover .cat-count {
	color: #f8d346 !important
}

.sports-white1-8 {
	background: url(../images/white1/655d06b.png)
}

.sports-white1-8.on,
.sports-white1-8:hover {
	background: url(../images/white1/915d1e3.png)
}

.sports-white1-8 .cat-count {
	color: #fff !important
}

.sports-white1-8.on .cat-count,
.sports-white1-8:hover .cat-count {
	color: #f8d346 !important
}

.sports-white1-154830 {
	background: url(../images/white1/8565e98.png)
}

.sports-white1-154830.on,
.sports-white1-154830:hover {
	background: url(../images/white1/f694295.png)
}

.sports-white1-154830 .cat-count {
	color: #fff !important
}

.sports-white1-154830.on .cat-count,
.sports-white1-154830:hover .cat-count {
	color: #f8d346 !important
}

.sports-white1-20 {
	background: url(../images/white1/8565e98.png)
}

.sports-white1-20.on,
.sports-white1-20:hover {
	background: url(../images/white1/f694295.png)
}

.sports-white1-20 .cat-count {
	color: #fff !important
}

.sports-white1-20.on .cat-count,
.sports-white1-20:hover .cat-count {
	color: #f8d346 !important
}

.sports-white1-35232 {
	background: url(../images/white1/eb27b38.png)
}

.sports-white1-35232.on,
.sports-white1-35232:hover {
	background: url(../images/white1/c48e16b.png)
}

.sports-white1-35232 .cat-count {
	color: #fff !important
}

.sports-white1-35232.on .cat-count,
.sports-white1-35232:hover .cat-count {
	color: #f8d346 !important
}

.sports-white1-6 {
	background: url(../images/white1/eb27b38.png)
}

.sports-white1-6.on,
.sports-white1-6:hover {
	background: url(../images/white1/c48e16b.png)
}

.sports-white1-6 .cat-count {
	color: #fff !important
}

.sports-white1-6.on .cat-count,
.sports-white1-6:hover .cat-count {
	color: #f8d346 !important
}

.sports-white1-54094 {
	background: url(../images/white1/51a4ec3.png)
}

.sports-white1-54094.on,
.sports-white1-54094:hover {
	background: url(../images/white1/d8699bf.png)
}

.sports-white1-54094 .cat-count {
	color: #fff !important
}

.sports-white1-54094.on .cat-count,
.sports-white1-54094:hover .cat-count {
	color: #f8d346 !important
}

.sports-white1-3 {
	background: url(../images/white1/51a4ec3.png)
}

.sports-white1-3.on,
.sports-white1-3:hover {
	background: url(../images/white1/d8699bf.png)
}

.sports-white1-3 .cat-count {
	color: #fff !important
}

.sports-white1-3.on .cat-count,
.sports-white1-3:hover .cat-count {
	color: #f8d346 !important
}

.sports-white1-35709 {
	background: url(../images/white1/e8e1a8c.png)
}

.sports-white1-35709.on,
.sports-white1-35709:hover {
	background: url(../images/white1/53dd8fc.png)
}

.sports-white1-35709 .cat-count {
	color: #fff !important
}

.sports-white1-35709.on .cat-count,
.sports-white1-35709:hover .cat-count {
	color: #f8d346 !important
}

.sports-white1-7 {
	background: url(../images/white1/e8e1a8c.png)
}

.sports-white1-7.on,
.sports-white1-7:hover {
	background: url(../images/white1/53dd8fc.png)
}

.sports-white1-7 .cat-count {
	color: #fff !important
}

.sports-white1-7.on .cat-count,
.sports-white1-7:hover .cat-count {
	color: #f8d346 !important
}

.sports-white1-131506 {
	background: url(../images/white1/3315521.png)
}

.sports-white1-131506.on,
.sports-white1-131506:hover {
	background: url(../images/white1/05c05f5.png)
}

.sports-white1-131506 .cat-count {
	color: #fff !important
}

.sports-white1-131506.on .cat-count,
.sports-white1-131506:hover .cat-count {
	color: #f8d346 !important
}

.sports-white1-5 {
	background: url(../images/white1/3315521.png)
}

.sports-white1-5.on,
.sports-white1-5:hover {
	background: url(../images/white1/05c05f5.png)
}

.sports-white1-5 .cat-count {
	color: #fff !important
}

.sports-white1-5.on .cat-count,
.sports-white1-5:hover .cat-count {
	color: #f8d346 !important
}

.sports-white1-154914 {
	background: url(../images/white1/53cd623.png)
}

.sports-white1-154914.on,
.sports-white1-154914:hover {
	background: url(../images/white1/1119a94.png)
}

.sports-white1-154914 .cat-count {
	color: #fff !important
}

.sports-white1-154914.on .cat-count,
.sports-white1-154914:hover .cat-count {
	color: #f8d346 !important
}

.sports-white1-9 {
	background: url(../images/white1/53cd623.png)
}

.sports-white1-9.on,
.sports-white1-9:hover {
	background: url(../images/white1/1119a94.png)
}

.sports-white1-9 .cat-count {
	color: #fff !important
}

.sports-white1-9.on .cat-count,
.sports-white1-9:hover .cat-count {
	color: #f8d346 !important
}

.sports-white1-687890 {
	background: url(../images/white1/60f2e76.png)
}

.sports-white1-687890.on,
.sports-white1-687890:hover {
	background: url(../images/white1/d5a6bdc.png)
}

.sports-white1-687890 .cat-count {
	color: #fff !important
}

.sports-white1-687890.on .cat-count,
.sports-white1-687890:hover .cat-count {
	color: #f8d346 !important
}

.sports-white1-96 {
	background: url(../images/white1/60f2e76.png)
}

.sports-white1-96.on,
.sports-white1-96:hover {
	background: url(../images/white1/d5a6bdc.png)
}

.sports-white1-96 .cat-count {
	color: #fff !important
}

.sports-white1-96.on .cat-count,
.sports-white1-96:hover .cat-count {
	color: #f8d346 !important
}

.sports-white1-154919 {
	background: url(../images/white1/be9b311.png)
}

.sports-white1-154919.on,
.sports-white1-154919:hover {
	background: url(../images/white1/62d938c.png)
}

.sports-white1-154919 .cat-count {
	color: #fff !important
}

.sports-white1-154919.on .cat-count,
.sports-white1-154919:hover .cat-count {
	color: #f8d346 !important
}

.sports-white1-25 {
	background: url(../images/white1/be9b311.png)
}

.sports-white1-25.on,
.sports-white1-25:hover {
	background: url(../images/white1/62d938c.png)
}

.sports-white1-25 .cat-count {
	color: #fff !important
}

.sports-white1-25.on .cat-count,
.sports-white1-25:hover .cat-count {
	color: #f8d346 !important
}

.sports-white1-etc {
	background: url(../images/white1/91b9a99.png)
}

.sports-white1-etc.on,
.sports-white1-etc:hover {
	background: url(../images/white1/2d4e70a.png)
}

.sports-white1-etc .cat-count {
	color: #fff !important
}

.sports-white1-etc.on .cat-count,
.sports-white1-etc:hover .cat-count {
	color: #f8d346 !important
}

.sports-red--1 {
	background: url(../images/940024d.png)
}

.sports-red--1.on,
.sports-red--1:hover {
	background: url(../images/red/84e1a84.png)
}

.sports-red--1 .cat-count {
	color: #fff !important
}

.sports-red--1.on .cat-count,
.sports-red--1:hover .cat-count {
	color: #f8d346 !important
}

.sports-red-6046 {
	background: url(../images/f4fdd01.png)
}

.sports-red-6046.on,
.sports-red-6046:hover {
	background: url(../images/red/102c2ff.png)
}

.sports-red-6046 .cat-count {
	color: #fff !important
}

.sports-red-6046.on .cat-count,
.sports-red-6046:hover .cat-count {
	color: #f8d346 !important
}

.sports-red-1 {
	background: url(../images/f4fdd01.png)
}

.sports-red-1.on,
.sports-red-1:hover {
	background: url(../images/red/102c2ff.png)
}

.sports-red-1 .cat-count {
	color: #fff !important
}

.sports-red-1.on .cat-count,
.sports-red-1:hover .cat-count {
	color: #f8d346 !important
}

.sports-red-48242 {
	background: url(../images/8f9ad30.png)
}

.sports-red-48242.on,
.sports-red-48242:hover {
	background: url(../images/red/d61465b.png)
}

.sports-red-48242 .cat-count {
	color: #fff !important
}

.sports-red-48242.on .cat-count,
.sports-red-48242:hover .cat-count {
	color: #f8d346 !important
}

.sports-red-8 {
	background: url(../images/8f9ad30.png)
}

.sports-red-8.on,
.sports-red-8:hover {
	background: url(../images/red/d61465b.png)
}

.sports-red-8 .cat-count {
	color: #fff !important
}

.sports-red-8.on .cat-count,
.sports-red-8:hover .cat-count {
	color: #f8d346 !important
}

.sports-red-154830 {
	background: url(../images/6804623.png)
}

.sports-red-154830.on,
.sports-red-154830:hover {
	background: url(../images/red/abc7924.png)
}

.sports-red-154830 .cat-count {
	color: #fff !important
}

.sports-red-154830.on .cat-count,
.sports-red-154830:hover .cat-count {
	color: #f8d346 !important
}

.sports-red-20 {
	background: url(../images/6804623.png)
}

.sports-red-20.on,
.sports-red-20:hover {
	background: url(../images/red/abc7924.png)
}

.sports-red-20 .cat-count {
	color: #fff !important
}

.sports-red-20.on .cat-count,
.sports-red-20:hover .cat-count {
	color: #f8d346 !important
}

.sports-red-35232 {
	background: url(../images/457364e.png)
}

.sports-red-35232.on,
.sports-red-35232:hover {
	background: url(../images/red/cde1711.png)
}

.sports-red-35232 .cat-count {
	color: #fff !important
}

.sports-red-35232.on .cat-count,
.sports-red-35232:hover .cat-count {
	color: #f8d346 !important
}

.sports-red-6 {
	background: url(../images/457364e.png)
}

.sports-red-6.on,
.sports-red-6:hover {
	background: url(../images/red/cde1711.png)
}

.sports-red-6 .cat-count {
	color: #fff !important
}

.sports-red-6.on .cat-count,
.sports-red-6:hover .cat-count {
	color: #f8d346 !important
}

.sports-red-54094 {
	background: url(../images/d9b5d29.png)
}

.sports-red-54094.on,
.sports-red-54094:hover {
	background: url(../images/red/0c303e8.png)
}

.sports-red-54094 .cat-count {
	color: #fff !important
}

.sports-red-54094.on .cat-count,
.sports-red-54094:hover .cat-count {
	color: #f8d346 !important
}

.sports-red-3 {
	background: url(../images/d9b5d29.png)
}

.sports-red-3.on,
.sports-red-3:hover {
	background: url(../images/red/0c303e8.png)
}

.sports-red-3 .cat-count {
	color: #fff !important
}

.sports-red-3.on .cat-count,
.sports-red-3:hover .cat-count {
	color: #f8d346 !important
}

.sports-red-35709 {
	background: url(../images/3e45b67.png)
}

.sports-red-35709.on,
.sports-red-35709:hover {
	background: url(../images/red/4f00c81.png)
}

.sports-red-35709 .cat-count {
	color: #fff !important
}

.sports-red-35709.on .cat-count,
.sports-red-35709:hover .cat-count {
	color: #f8d346 !important
}

.sports-red-7 {
	background: url(../images/3e45b67.png)
}

.sports-red-7.on,
.sports-red-7:hover {
	background: url(../images/red/4f00c81.png)
}

.sports-red-7 .cat-count {
	color: #fff !important
}

.sports-red-7.on .cat-count,
.sports-red-7:hover .cat-count {
	color: #f8d346 !important
}

.sports-red-131506 {
	background: url(../images/b1609ac.png)
}

.sports-red-131506.on,
.sports-red-131506:hover {
	background: url(../images/red/b6709cc.png)
}

.sports-red-131506 .cat-count {
	color: #fff !important
}

.sports-red-131506.on .cat-count,
.sports-red-131506:hover .cat-count {
	color: #f8d346 !important
}

.sports-red-5 {
	background: url(../images/b1609ac.png)
}

.sports-red-5.on,
.sports-red-5:hover {
	background: url(../images/red/b6709cc.png)
}

.sports-red-5 .cat-count {
	color: #fff !important
}

.sports-red-5.on .cat-count,
.sports-red-5:hover .cat-count {
	color: #f8d346 !important
}

.sports-red-154914 {
	background: url(../images/d0032f0.png)
}

.sports-red-154914.on,
.sports-red-154914:hover {
	background: url(../images/red/0bb6cd3.png)
}

.sports-red-154914 .cat-count {
	color: #fff !important
}

.sports-red-154914.on .cat-count,
.sports-red-154914:hover .cat-count {
	color: #f8d346 !important
}

.sports-red-9 {
	background: url(../images/d0032f0.png)
}

.sports-red-9.on,
.sports-red-9:hover {
	background: url(../images/red/0bb6cd3.png)
}

.sports-red-9 .cat-count {
	color: #fff !important
}

.sports-red-9.on .cat-count,
.sports-red-9:hover .cat-count {
	color: #f8d346 !important
}

.sports-red-687890 {
	background: url(../images/af7f6cc.png)
}

.sports-red-687890.on,
.sports-red-687890:hover {
	background: url(../images/red/2a4bc49.png)
}

.sports-red-687890 .cat-count {
	color: #fff !important
}

.sports-red-687890.on .cat-count,
.sports-red-687890:hover .cat-count {
	color: #f8d346 !important
}

.sports-red-96 {
	background: url(../images/af7f6cc.png)
}

.sports-red-96.on,
.sports-red-96:hover {
	background: url(../images/red/2a4bc49.png)
}

.sports-red-96 .cat-count {
	color: #fff !important
}

.sports-red-96.on .cat-count,
.sports-red-96:hover .cat-count {
	color: #f8d346 !important
}

.sports-red-154919 {
	background: url(../images/60806d6.png)
}

.sports-red-154919.on,
.sports-red-154919:hover {
	background: url(../images/red/a2be9df.png)
}

.sports-red-154919 .cat-count {
	color: #fff !important
}

.sports-red-154919.on .cat-count,
.sports-red-154919:hover .cat-count {
	color: #f8d346 !important
}

.sports-red-25 {
	background: url(../images/60806d6.png)
}

.sports-red-25.on,
.sports-red-25:hover {
	background: url(../images/red/a2be9df.png)
}

.sports-red-25 .cat-count {
	color: #fff !important
}

.sports-red-25.on .cat-count,
.sports-red-25:hover .cat-count {
	color: #f8d346 !important
}

.sports-red-etc {
	background: url(../images/e32c98e.png)
}

.sports-red-etc.on,
.sports-red-etc:hover {
	background: url(../images/red/cdbb129.png)
}

.sports-red-etc .cat-count {
	color: #fff !important
}

.sports-red-etc.on .cat-count,
.sports-red-etc:hover .cat-count {
	color: #f8d346 !important
}

.sports-red1--1 {
	background: url(../images/940024d.png)
}

.sports-red1--1.on,
.sports-red1--1:hover {
	background: url(../images/red1/cdfe7e2.png)
}

.sports-red1--1 .cat-count {
	color: #fff !important
}

.sports-red1--1.on .cat-count,
.sports-red1--1:hover .cat-count {
	color: #f8d346 !important
}

.sports-red1-6046 {
	background: url(../images/f4fdd01.png)
}

.sports-red1-6046.on,
.sports-red1-6046:hover {
	background: url(../images/red1/80e1299.png)
}

.sports-red1-6046 .cat-count {
	color: #fff !important
}

.sports-red1-6046.on .cat-count,
.sports-red1-6046:hover .cat-count {
	color: #f8d346 !important
}

.sports-red1-1 {
	background: url(../images/f4fdd01.png)
}

.sports-red1-1.on,
.sports-red1-1:hover {
	background: url(../images/red1/80e1299.png)
}

.sports-red1-1 .cat-count {
	color: #fff !important
}

.sports-red1-1.on .cat-count,
.sports-red1-1:hover .cat-count {
	color: #f8d346 !important
}

.sports-red1-48242 {
	background: url(../images/8f9ad30.png)
}

.sports-red1-48242.on,
.sports-red1-48242:hover {
	background: url(../images/red1/23b1126.png)
}

.sports-red1-48242 .cat-count {
	color: #fff !important
}

.sports-red1-48242.on .cat-count,
.sports-red1-48242:hover .cat-count {
	color: #f8d346 !important
}

.sports-red1-8 {
	background: url(../images/8f9ad30.png)
}

.sports-red1-8.on,
.sports-red1-8:hover {
	background: url(../images/red1/23b1126.png)
}

.sports-red1-8 .cat-count {
	color: #fff !important
}

.sports-red1-8.on .cat-count,
.sports-red1-8:hover .cat-count {
	color: #f8d346 !important
}

.sports-red1-154830 {
	background: url(../images/6804623.png)
}

.sports-red1-154830.on,
.sports-red1-154830:hover {
	background: url(../images/red1/f8d4774.png)
}

.sports-red1-154830 .cat-count {
	color: #fff !important
}

.sports-red1-154830.on .cat-count,
.sports-red1-154830:hover .cat-count {
	color: #f8d346 !important
}

.sports-red1-20 {
	background: url(../images/6804623.png)
}

.sports-red1-20.on,
.sports-red1-20:hover {
	background: url(../images/red1/f8d4774.png)
}

.sports-red1-20 .cat-count {
	color: #fff !important
}

.sports-red1-20.on .cat-count,
.sports-red1-20:hover .cat-count {
	color: #f8d346 !important
}

.sports-red1-35232 {
	background: url(../images/457364e.png)
}

.sports-red1-35232.on,
.sports-red1-35232:hover {
	background: url(../images/red1/3c75020.png)
}

.sports-red1-35232 .cat-count {
	color: #fff !important
}

.sports-red1-35232.on .cat-count,
.sports-red1-35232:hover .cat-count {
	color: #f8d346 !important
}

.sports-red1-6 {
	background: url(../images/457364e.png)
}

.sports-red1-6.on,
.sports-red1-6:hover {
	background: url(../images/red1/3c75020.png)
}

.sports-red1-6 .cat-count {
	color: #fff !important
}

.sports-red1-6.on .cat-count,
.sports-red1-6:hover .cat-count {
	color: #f8d346 !important
}

.sports-red1-54094 {
	background: url(../images/d9b5d29.png)
}

.sports-red1-54094.on,
.sports-red1-54094:hover {
	background: url(../images/red1/fa33515.png)
}

.sports-red1-54094 .cat-count {
	color: #fff !important
}

.sports-red1-54094.on .cat-count,
.sports-red1-54094:hover .cat-count {
	color: #f8d346 !important
}

.sports-red1-3 {
	background: url(../images/d9b5d29.png)
}

.sports-red1-3.on,
.sports-red1-3:hover {
	background: url(../images/red1/fa33515.png)
}

.sports-red1-3 .cat-count {
	color: #fff !important
}

.sports-red1-3.on .cat-count,
.sports-red1-3:hover .cat-count {
	color: #f8d346 !important
}

.sports-red1-35709 {
	background: url(../images/3e45b67.png)
}

.sports-red1-35709.on,
.sports-red1-35709:hover {
	background: url(../images/red1/57a413f.png)
}

.sports-red1-35709 .cat-count {
	color: #fff !important
}

.sports-red1-35709.on .cat-count,
.sports-red1-35709:hover .cat-count {
	color: #f8d346 !important
}

.sports-red1-7 {
	background: url(../images/3e45b67.png)
}

.sports-red1-7.on,
.sports-red1-7:hover {
	background: url(../images/red1/57a413f.png)
}

.sports-red1-7 .cat-count {
	color: #fff !important
}

.sports-red1-7.on .cat-count,
.sports-red1-7:hover .cat-count {
	color: #f8d346 !important
}

.sports-red1-131506 {
	background: url(../images/b1609ac.png)
}

.sports-red1-131506.on,
.sports-red1-131506:hover {
	background: url(../images/red1/93e77e3.png)
}

.sports-red1-131506 .cat-count {
	color: #fff !important
}

.sports-red1-131506.on .cat-count,
.sports-red1-131506:hover .cat-count {
	color: #f8d346 !important
}

.sports-red1-5 {
	background: url(../images/b1609ac.png)
}

.sports-red1-5.on,
.sports-red1-5:hover {
	background: url(../images/red1/93e77e3.png)
}

.sports-red1-5 .cat-count {
	color: #fff !important
}

.sports-red1-5.on .cat-count,
.sports-red1-5:hover .cat-count {
	color: #f8d346 !important
}

.sports-red1-154914 {
	background: url(../images/d0032f0.png)
}

.sports-red1-154914.on,
.sports-red1-154914:hover {
	background: url(../images/red1/d4f038a.png)
}

.sports-red1-154914 .cat-count {
	color: #fff !important
}

.sports-red1-154914.on .cat-count,
.sports-red1-154914:hover .cat-count {
	color: #f8d346 !important
}

.sports-red1-9 {
	background: url(../images/d0032f0.png)
}

.sports-red1-9.on,
.sports-red1-9:hover {
	background: url(../images/red1/d4f038a.png)
}

.sports-red1-9 .cat-count {
	color: #fff !important
}

.sports-red1-9.on .cat-count,
.sports-red1-9:hover .cat-count {
	color: #f8d346 !important
}

.sports-red1-687890 {
	background: url(../images/af7f6cc.png)
}

.sports-red1-687890.on,
.sports-red1-687890:hover {
	background: url(../images/red1/8324c4c.png)
}

.sports-red1-687890 .cat-count {
	color: #fff !important
}

.sports-red1-687890.on .cat-count,
.sports-red1-687890:hover .cat-count {
	color: #f8d346 !important
}

.sports-red1-96 {
	background: url(../images/af7f6cc.png)
}

.sports-red1-96.on,
.sports-red1-96:hover {
	background: url(../images/red1/8324c4c.png)
}

.sports-red1-96 .cat-count {
	color: #fff !important
}

.sports-red1-96.on .cat-count,
.sports-red1-96:hover .cat-count {
	color: #f8d346 !important
}

.sports-red1-154919 {
	background: url(../images/60806d6.png)
}

.sports-red1-154919.on,
.sports-red1-154919:hover {
	background: url(../images/red1/5773dd6.png)
}

.sports-red1-154919 .cat-count {
	color: #fff !important
}

.sports-red1-154919.on .cat-count,
.sports-red1-154919:hover .cat-count {
	color: #f8d346 !important
}

.sports-red1-25 {
	background: url(../images/60806d6.png)
}

.sports-red1-25.on,
.sports-red1-25:hover {
	background: url(../images/red1/5773dd6.png)
}

.sports-red1-25 .cat-count {
	color: #fff !important
}

.sports-red1-25.on .cat-count,
.sports-red1-25:hover .cat-count {
	color: #f8d346 !important
}

.sports-red1-etc {
	background: url(../images/e32c98e.png)
}

.sports-red1-etc.on,
.sports-red1-etc:hover {
	background: url(../images/red1/6e61c9c.png)
}

.sports-red1-etc .cat-count {
	color: #fff !important
}

.sports-red1-etc.on .cat-count,
.sports-red1-etc:hover .cat-count {
	color: #f8d346 !important
}

.sports-red2--1 {
	background: url(../images/940024d.png)
}

.sports-red2--1.on,
.sports-red2--1:hover {
	background: url(../images/red2/cb91b11.png)
}

.sports-red2--1 .cat-count {
	color: #fff !important
}

.sports-red2--1.on .cat-count,
.sports-red2--1:hover .cat-count {
	color: #f8d346 !important
}

.sports-red2-6046 {
	background: url(../images/f4fdd01.png)
}

.sports-red2-6046.on,
.sports-red2-6046:hover {
	background: url(../images/red2/0e03406.png)
}

.sports-red2-6046 .cat-count {
	color: #fff !important
}

.sports-red2-6046.on .cat-count,
.sports-red2-6046:hover .cat-count {
	color: #f8d346 !important
}

.sports-red2-1 {
	background: url(../images/f4fdd01.png)
}

.sports-red2-1.on,
.sports-red2-1:hover {
	background: url(../images/red2/0e03406.png)
}

.sports-red2-1 .cat-count {
	color: #fff !important
}

.sports-red2-1.on .cat-count,
.sports-red2-1:hover .cat-count {
	color: #f8d346 !important
}

.sports-red2-48242 {
	background: url(../images/8f9ad30.png)
}

.sports-red2-48242.on,
.sports-red2-48242:hover {
	background: url(../images/red2/d8d123d.png)
}

.sports-red2-48242 .cat-count {
	color: #fff !important
}

.sports-red2-48242.on .cat-count,
.sports-red2-48242:hover .cat-count {
	color: #f8d346 !important
}

.sports-red2-8 {
	background: url(../images/8f9ad30.png)
}

.sports-red2-8.on,
.sports-red2-8:hover {
	background: url(../images/red2/d8d123d.png)
}

.sports-red2-8 .cat-count {
	color: #fff !important
}

.sports-red2-8.on .cat-count,
.sports-red2-8:hover .cat-count {
	color: #f8d346 !important
}

.sports-red2-154830 {
	background: url(../images/6804623.png)
}

.sports-red2-154830.on,
.sports-red2-154830:hover {
	background: url(../images/red2/3ce88fa.png)
}

.sports-red2-154830 .cat-count {
	color: #fff !important
}

.sports-red2-154830.on .cat-count,
.sports-red2-154830:hover .cat-count {
	color: #f8d346 !important
}

.sports-red2-20 {
	background: url(../images/6804623.png)
}

.sports-red2-20.on,
.sports-red2-20:hover {
	background: url(../images/red2/3ce88fa.png)
}

.sports-red2-20 .cat-count {
	color: #fff !important
}

.sports-red2-20.on .cat-count,
.sports-red2-20:hover .cat-count {
	color: #f8d346 !important
}

.sports-red2-35232 {
	background: url(../images/457364e.png)
}

.sports-red2-35232.on,
.sports-red2-35232:hover {
	background: url(../images/red2/31b3692.png)
}

.sports-red2-35232 .cat-count {
	color: #fff !important
}

.sports-red2-35232.on .cat-count,
.sports-red2-35232:hover .cat-count {
	color: #f8d346 !important
}

.sports-red2-6 {
	background: url(../images/457364e.png)
}

.sports-red2-6.on,
.sports-red2-6:hover {
	background: url(../images/red2/31b3692.png)
}

.sports-red2-6 .cat-count {
	color: #fff !important
}

.sports-red2-6.on .cat-count,
.sports-red2-6:hover .cat-count {
	color: #f8d346 !important
}

.sports-red2-54094 {
	background: url(../images/d9b5d29.png)
}

.sports-red2-54094.on,
.sports-red2-54094:hover {
	background: url(../images/red2/e639c20.png)
}

.sports-red2-54094 .cat-count {
	color: #fff !important
}

.sports-red2-54094.on .cat-count,
.sports-red2-54094:hover .cat-count {
	color: #f8d346 !important
}

.sports-red2-3 {
	background: url(../images/d9b5d29.png)
}

.sports-red2-3.on,
.sports-red2-3:hover {
	background: url(../images/red2/e639c20.png)
}

.sports-red2-3 .cat-count {
	color: #fff !important
}

.sports-red2-3.on .cat-count,
.sports-red2-3:hover .cat-count {
	color: #f8d346 !important
}

.sports-red2-35709 {
	background: url(../images/3e45b67.png)
}

.sports-red2-35709.on,
.sports-red2-35709:hover {
	background: url(../images/red2/68dbbc7.png)
}

.sports-red2-35709 .cat-count {
	color: #fff !important
}

.sports-red2-35709.on .cat-count,
.sports-red2-35709:hover .cat-count {
	color: #f8d346 !important
}

.sports-red2-7 {
	background: url(../images/3e45b67.png)
}

.sports-red2-7.on,
.sports-red2-7:hover {
	background: url(../images/red2/68dbbc7.png)
}

.sports-red2-7 .cat-count {
	color: #fff !important
}

.sports-red2-7.on .cat-count,
.sports-red2-7:hover .cat-count {
	color: #f8d346 !important
}

.sports-red2-131506 {
	background: url(../images/b1609ac.png)
}

.sports-red2-131506.on,
.sports-red2-131506:hover {
	background: url(../images/red2/05fceba.png)
}

.sports-red2-131506 .cat-count {
	color: #fff !important
}

.sports-red2-131506.on .cat-count,
.sports-red2-131506:hover .cat-count {
	color: #f8d346 !important
}

.sports-red2-5 {
	background: url(../images/b1609ac.png)
}

.sports-red2-5.on,
.sports-red2-5:hover {
	background: url(../images/red2/05fceba.png)
}

.sports-red2-5 .cat-count {
	color: #fff !important
}

.sports-red2-5.on .cat-count,
.sports-red2-5:hover .cat-count {
	color: #f8d346 !important
}

.sports-red2-154914 {
	background: url(../images/d0032f0.png)
}

.sports-red2-154914.on,
.sports-red2-154914:hover {
	background: url(../images/red2/57102cc.png)
}

.sports-red2-154914 .cat-count {
	color: #fff !important
}

.sports-red2-154914.on .cat-count,
.sports-red2-154914:hover .cat-count {
	color: #f8d346 !important
}

.sports-red2-9 {
	background: url(../images/d0032f0.png)
}

.sports-red2-9.on,
.sports-red2-9:hover {
	background: url(../images/red2/57102cc.png)
}

.sports-red2-9 .cat-count {
	color: #fff !important
}

.sports-red2-9.on .cat-count,
.sports-red2-9:hover .cat-count {
	color: #f8d346 !important
}

.sports-red2-687890 {
	background: url(../images/af7f6cc.png)
}

.sports-red2-687890.on,
.sports-red2-687890:hover {
	background: url(../images/red2/09a0f08.png)
}

.sports-red2-687890 .cat-count {
	color: #fff !important
}

.sports-red2-687890.on .cat-count,
.sports-red2-687890:hover .cat-count {
	color: #f8d346 !important
}

.sports-red2-96 {
	background: url(../images/af7f6cc.png)
}

.sports-red2-96.on,
.sports-red2-96:hover {
	background: url(../images/red2/09a0f08.png)
}

.sports-red2-96 .cat-count {
	color: #fff !important
}

.sports-red2-96.on .cat-count,
.sports-red2-96:hover .cat-count {
	color: #f8d346 !important
}

.sports-red2-154919 {
	background: url(../images/60806d6.png)
}

.sports-red2-154919.on,
.sports-red2-154919:hover {
	background: url(../images/red2/ddddee9.png)
}

.sports-red2-154919 .cat-count {
	color: #fff !important
}

.sports-red2-154919.on .cat-count,
.sports-red2-154919:hover .cat-count {
	color: #f8d346 !important
}

.sports-red2-25 {
	background: url(../images/60806d6.png)
}

.sports-red2-25.on,
.sports-red2-25:hover {
	background: url(../images/red2/ddddee9.png)
}

.sports-red2-25 .cat-count {
	color: #fff !important
}

.sports-red2-25.on .cat-count,
.sports-red2-25:hover .cat-count {
	color: #f8d346 !important
}

.sports-red2-etc {
	background: url(../images/e32c98e.png)
}

.sports-red2-etc.on,
.sports-red2-etc:hover {
	background: url(../images/red2/32b9eec.png)
}

.sports-red2-etc .cat-count {
	color: #fff !important
}

.sports-red2-etc.on .cat-count,
.sports-red2-etc:hover .cat-count {
	color: #f8d346 !important
}

.sports-silver--1 {
	background: url(../images/940024d.png)
}

.sports-silver--1.on,
.sports-silver--1:hover {
	background: url(../images/silver/8025c69.png)
}

.sports-silver--1 .cat-count {
	color: #fff !important
}

.sports-silver--1.on .cat-count,
.sports-silver--1:hover .cat-count {
	color: #4969b2 !important
}

.sports-silver-6046 {
	background: url(../images/f4fdd01.png)
}

.sports-silver-6046.on,
.sports-silver-6046:hover {
	background: url(../images/silver/ae630eb.png)
}

.sports-silver-6046 .cat-count {
	color: #fff !important
}

.sports-silver-6046.on .cat-count,
.sports-silver-6046:hover .cat-count {
	color: #4969b2 !important
}

.sports-silver-1 {
	background: url(../images/f4fdd01.png)
}

.sports-silver-1.on,
.sports-silver-1:hover {
	background: url(../images/silver/ae630eb.png)
}

.sports-silver-1 .cat-count {
	color: #fff !important
}

.sports-silver-1.on .cat-count,
.sports-silver-1:hover .cat-count {
	color: #4969b2 !important
}

.sports-silver-48242 {
	background: url(../images/8f9ad30.png)
}

.sports-silver-48242.on,
.sports-silver-48242:hover {
	background: url(../images/silver/a32ffe5.png)
}

.sports-silver-48242 .cat-count {
	color: #fff !important
}

.sports-silver-48242.on .cat-count,
.sports-silver-48242:hover .cat-count {
	color: #4969b2 !important
}

.sports-silver-8 {
	background: url(../images/8f9ad30.png)
}

.sports-silver-8.on,
.sports-silver-8:hover {
	background: url(../images/silver/a32ffe5.png)
}

.sports-silver-8 .cat-count {
	color: #fff !important
}

.sports-silver-8.on .cat-count,
.sports-silver-8:hover .cat-count {
	color: #4969b2 !important
}

.sports-silver-154830 {
	background: url(../images/6804623.png)
}

.sports-silver-154830.on,
.sports-silver-154830:hover {
	background: url(../images/silver/6f88025.png)
}

.sports-silver-154830 .cat-count {
	color: #fff !important
}

.sports-silver-154830.on .cat-count,
.sports-silver-154830:hover .cat-count {
	color: #4969b2 !important
}

.sports-silver-20 {
	background: url(../images/6804623.png)
}

.sports-silver-20.on,
.sports-silver-20:hover {
	background: url(../images/silver/6f88025.png)
}

.sports-silver-20 .cat-count {
	color: #fff !important
}

.sports-silver-20.on .cat-count,
.sports-silver-20:hover .cat-count {
	color: #4969b2 !important
}

.sports-silver-35232 {
	background: url(../images/457364e.png)
}

.sports-silver-35232.on,
.sports-silver-35232:hover {
	background: url(../images/silver/b54762b.png)
}

.sports-silver-35232 .cat-count {
	color: #fff !important
}

.sports-silver-35232.on .cat-count,
.sports-silver-35232:hover .cat-count {
	color: #4969b2 !important
}

.sports-silver-6 {
	background: url(../images/457364e.png)
}

.sports-silver-6.on,
.sports-silver-6:hover {
	background: url(../images/silver/b54762b.png)
}

.sports-silver-6 .cat-count {
	color: #fff !important
}

.sports-silver-6.on .cat-count,
.sports-silver-6:hover .cat-count {
	color: #4969b2 !important
}

.sports-silver-54094 {
	background: url(../images/d9b5d29.png)
}

.sports-silver-54094.on,
.sports-silver-54094:hover {
	background: url(../images/silver/ed41bd2.png)
}

.sports-silver-54094 .cat-count {
	color: #fff !important
}

.sports-silver-54094.on .cat-count,
.sports-silver-54094:hover .cat-count {
	color: #4969b2 !important
}

.sports-silver-3 {
	background: url(../images/d9b5d29.png)
}

.sports-silver-3.on,
.sports-silver-3:hover {
	background: url(../images/silver/ed41bd2.png)
}

.sports-silver-3 .cat-count {
	color: #fff !important
}

.sports-silver-3.on .cat-count,
.sports-silver-3:hover .cat-count {
	color: #4969b2 !important
}

.sports-silver-35709 {
	background: url(../images/3e45b67.png)
}

.sports-silver-35709.on,
.sports-silver-35709:hover {
	background: url(../images/silver/3250883.png)
}

.sports-silver-35709 .cat-count {
	color: #fff !important
}

.sports-silver-35709.on .cat-count,
.sports-silver-35709:hover .cat-count {
	color: #4969b2 !important
}

.sports-silver-7 {
	background: url(../images/3e45b67.png)
}

.sports-silver-7.on,
.sports-silver-7:hover {
	background: url(../images/silver/3250883.png)
}

.sports-silver-7 .cat-count {
	color: #fff !important
}

.sports-silver-7.on .cat-count,
.sports-silver-7:hover .cat-count {
	color: #4969b2 !important
}

.sports-silver-131506 {
	background: url(../images/b1609ac.png)
}

.sports-silver-131506.on,
.sports-silver-131506:hover {
	background: url(../images/silver/33b751f.png)
}

.sports-silver-131506 .cat-count {
	color: #fff !important
}

.sports-silver-131506.on .cat-count,
.sports-silver-131506:hover .cat-count {
	color: #4969b2 !important
}

.sports-silver-5 {
	background: url(../images/b1609ac.png)
}

.sports-silver-5.on,
.sports-silver-5:hover {
	background: url(../images/silver/33b751f.png)
}

.sports-silver-5 .cat-count {
	color: #fff !important
}

.sports-silver-5.on .cat-count,
.sports-silver-5:hover .cat-count {
	color: #4969b2 !important
}

.sports-silver-154914 {
	background: url(../images/d0032f0.png)
}

.sports-silver-154914.on,
.sports-silver-154914:hover {
	background: url(../images/silver/e98ee5f.png)
}

.sports-silver-154914 .cat-count {
	color: #fff !important
}

.sports-silver-154914.on .cat-count,
.sports-silver-154914:hover .cat-count {
	color: #4969b2 !important
}

.sports-silver-9 {
	background: url(../images/d0032f0.png)
}

.sports-silver-9.on,
.sports-silver-9:hover {
	background: url(../images/silver/e98ee5f.png)
}

.sports-silver-9 .cat-count {
	color: #fff !important
}

.sports-silver-9.on .cat-count,
.sports-silver-9:hover .cat-count {
	color: #4969b2 !important
}

.sports-silver-687890 {
	background: url(../images/af7f6cc.png)
}

.sports-silver-687890.on,
.sports-silver-687890:hover {
	background: url(../images/silver/d76897f.png)
}

.sports-silver-687890 .cat-count {
	color: #fff !important
}

.sports-silver-687890.on .cat-count,
.sports-silver-687890:hover .cat-count {
	color: #4969b2 !important
}

.sports-silver-96 {
	background: url(../images/af7f6cc.png)
}

.sports-silver-96.on,
.sports-silver-96:hover {
	background: url(../images/silver/d76897f.png)
}

.sports-silver-96 .cat-count {
	color: #fff !important
}

.sports-silver-96.on .cat-count,
.sports-silver-96:hover .cat-count {
	color: #4969b2 !important
}

.sports-silver-154919 {
	background: url(../images/60806d6.png)
}

.sports-silver-154919.on,
.sports-silver-154919:hover {
	background: url(../images/silver/8131a46.png)
}

.sports-silver-154919 .cat-count {
	color: #fff !important
}

.sports-silver-154919.on .cat-count,
.sports-silver-154919:hover .cat-count {
	color: #4969b2 !important
}

.sports-silver-25 {
	background: url(../images/60806d6.png)
}

.sports-silver-25.on,
.sports-silver-25:hover {
	background: url(../images/silver/8131a46.png)
}

.sports-silver-25 .cat-count {
	color: #fff !important
}

.sports-silver-25.on .cat-count,
.sports-silver-25:hover .cat-count {
	color: #4969b2 !important
}

.sports-silver-etc {
	background: url(../images/e32c98e.png)
}

.sports-silver-etc.on,
.sports-silver-etc:hover {
	background: url(../images/silver/5f53e87.png)
}

.sports-silver-etc .cat-count {
	color: #fff !important
}

.sports-silver-etc.on .cat-count,
.sports-silver-etc:hover .cat-count {
	color: #4969b2 !important
}

.sports-gold--1 {
	background: url(../images/940024d.png)
}

.sports-gold--1.on,
.sports-gold--1:hover {
	background: url(../images/gold/2352874.png)
}

.sports-gold-6046 {
	background: url(../images/f4fdd01.png)
}

.sports-gold-6046.on,
.sports-gold-6046:hover {
	background: url(../images/gold/f58695c.png)
}

.sports-gold-1 {
	background: url(../images/f4fdd01.png)
}

.sports-gold-1.on,
.sports-gold-1:hover {
	background: url(../images/gold/f58695c.png)
}

.sports-gold-48242 {
	background: url(../images/8f9ad30.png)
}

.sports-gold-48242.on,
.sports-gold-48242:hover {
	background: url(../images/gold/a7bbb06.png)
}

.sports-gold-8 {
	background: url(../images/8f9ad30.png)
}

.sports-gold-8.on,
.sports-gold-8:hover {
	background: url(../images/gold/a7bbb06.png)
}

.sports-gold-154830 {
	background: url(../images/6804623.png)
}

.sports-gold-154830.on,
.sports-gold-154830:hover {
	background: url(../images/gold/05a7a27.png)
}

.sports-gold-20 {
	background: url(../images/6804623.png)
}

.sports-gold-20.on,
.sports-gold-20:hover {
	background: url(../images/gold/05a7a27.png)
}

.sports-gold-35232 {
	background: url(../images/457364e.png)
}

.sports-gold-35232.on,
.sports-gold-35232:hover {
	background: url(../images/gold/53bf584.png)
}

.sports-gold-6 {
	background: url(../images/457364e.png)
}

.sports-gold-6.on,
.sports-gold-6:hover {
	background: url(../images/gold/53bf584.png)
}

.sports-gold-54094 {
	background: url(../images/d9b5d29.png)
}

.sports-gold-54094.on,
.sports-gold-54094:hover {
	background: url(../images/gold/6383687.png)
}

.sports-gold-3 {
	background: url(../images/d9b5d29.png)
}

.sports-gold-3.on,
.sports-gold-3:hover {
	background: url(../images/gold/6383687.png)
}

.sports-gold-35709 {
	background: url(../images/3e45b67.png)
}

.sports-gold-35709.on,
.sports-gold-35709:hover {
	background: url(../images/gold/85a7623.png)
}

.sports-gold-7 {
	background: url(../images/3e45b67.png)
}

.sports-gold-7.on,
.sports-gold-7:hover {
	background: url(../images/gold/85a7623.png)
}

.sports-gold-131506 {
	background: url(../images/b1609ac.png)
}

.sports-gold-131506.on,
.sports-gold-131506:hover {
	background: url(../images/gold/652b374.png)
}

.sports-gold-5 {
	background: url(../images/b1609ac.png)
}

.sports-gold-5.on,
.sports-gold-5:hover {
	background: url(../images/gold/652b374.png)
}

.sports-gold-154914 {
	background: url(../images/d0032f0.png)
}

.sports-gold-154914.on,
.sports-gold-154914:hover {
	background: url(../images/gold/33aed7c.png)
}

.sports-gold-9 {
	background: url(../images/d0032f0.png)
}

.sports-gold-9.on,
.sports-gold-9:hover {
	background: url(../images/gold/33aed7c.png)
}

.sports-gold-687890 {
	background: url(../images/af7f6cc.png)
}

.sports-gold-687890.on,
.sports-gold-687890:hover {
	background: url(../images/gold/f0e2ab2.png)
}

.sports-gold-96 {
	background: url(../images/af7f6cc.png)
}

.sports-gold-96.on,
.sports-gold-96:hover {
	background: url(../images/gold/f0e2ab2.png)
}

.sports-gold-154919 {
	background: url(../images/60806d6.png)
}

.sports-gold-154919.on,
.sports-gold-154919:hover {
	background: url(../images/gold/5745f51.png)
}

.sports-gold-25 {
	background: url(../images/60806d6.png)
}

.sports-gold-25.on,
.sports-gold-25:hover {
	background: url(../images/gold/5745f51.png)
}

.sports-gold-etc {
	background: url(../images/e32c98e.png)
}

.sports-gold-etc.on,
.sports-gold-etc:hover {
	background: url(../images/gold/e850cf3.png)
}

.sports-gold1--1 {
	background: url(../images/940024d.png)
}

.sports-gold1--1.on,
.sports-gold1--1:hover {
	background: url(../images/gold1/ee0960b.png)
}

.sports-gold1-6046 {
	background: url(../images/f4fdd01.png)
}

.sports-gold1-6046.on,
.sports-gold1-6046:hover {
	background: url(../images/gold1/99c4110.png)
}

.sports-gold1-1 {
	background: url(../images/f4fdd01.png)
}

.sports-gold1-1.on,
.sports-gold1-1:hover {
	background: url(../images/gold1/99c4110.png)
}

.sports-gold1-48242 {
	background: url(../images/8f9ad30.png)
}

.sports-gold1-48242.on,
.sports-gold1-48242:hover {
	background: url(../images/gold1/dafec64.png)
}

.sports-gold1-8 {
	background: url(../images/8f9ad30.png)
}

.sports-gold1-8.on,
.sports-gold1-8:hover {
	background: url(../images/gold1/dafec64.png)
}

.sports-gold1-154830 {
	background: url(../images/6804623.png)
}

.sports-gold1-154830.on,
.sports-gold1-154830:hover {
	background: url(../images/gold1/fd42870.png)
}

.sports-gold1-20 {
	background: url(../images/6804623.png)
}

.sports-gold1-20.on,
.sports-gold1-20:hover {
	background: url(../images/gold1/fd42870.png)
}

.sports-gold1-35232 {
	background: url(../images/457364e.png)
}

.sports-gold1-35232.on,
.sports-gold1-35232:hover {
	background: url(../images/gold1/8e5a229.png)
}

.sports-gold1-6 {
	background: url(../images/457364e.png)
}

.sports-gold1-6.on,
.sports-gold1-6:hover {
	background: url(../images/gold1/8e5a229.png)
}

.sports-gold1-54094 {
	background: url(../images/d9b5d29.png)
}

.sports-gold1-54094.on,
.sports-gold1-54094:hover {
	background: url(../images/gold1/1d1a0b6.png)
}

.sports-gold1-3 {
	background: url(../images/d9b5d29.png)
}

.sports-gold1-3.on,
.sports-gold1-3:hover {
	background: url(../images/gold1/1d1a0b6.png)
}

.sports-gold1-35709 {
	background: url(../images/3e45b67.png)
}

.sports-gold1-35709.on,
.sports-gold1-35709:hover {
	background: url(../images/gold1/772925c.png)
}

.sports-gold1-7 {
	background: url(../images/3e45b67.png)
}

.sports-gold1-7.on,
.sports-gold1-7:hover {
	background: url(../images/gold1/772925c.png)
}

.sports-gold1-131506 {
	background: url(../images/b1609ac.png)
}

.sports-gold1-131506.on,
.sports-gold1-131506:hover {
	background: url(../images/gold1/d2565c7.png)
}

.sports-gold1-5 {
	background: url(../images/b1609ac.png)
}

.sports-gold1-5.on,
.sports-gold1-5:hover {
	background: url(../images/gold1/d2565c7.png)
}

.sports-gold1-154914 {
	background: url(../images/d0032f0.png)
}

.sports-gold1-154914.on,
.sports-gold1-154914:hover {
	background: url(../images/gold1/af9d8ea.png)
}

.sports-gold1-9 {
	background: url(../images/d0032f0.png)
}

.sports-gold1-9.on,
.sports-gold1-9:hover {
	background: url(../images/gold1/af9d8ea.png)
}

.sports-gold1-687890 {
	background: url(../images/af7f6cc.png)
}

.sports-gold1-687890.on,
.sports-gold1-687890:hover {
	background: url(../images/gold1/52f52ca.png)
}

.sports-gold1-96 {
	background: url(../images/af7f6cc.png)
}

.sports-gold1-96.on,
.sports-gold1-96:hover {
	background: url(../images/gold1/52f52ca.png)
}

.sports-gold1-154919 {
	background: url(../images/60806d6.png)
}

.sports-gold1-154919.on,
.sports-gold1-154919:hover {
	background: url(../images/gold1/330d99e.png)
}

.sports-gold1-25 {
	background: url(../images/60806d6.png)
}

.sports-gold1-25.on,
.sports-gold1-25:hover {
	background: url(../images/gold1/330d99e.png)
}

.sports-gold1-etc {
	background: url(../images/e32c98e.png)
}

.sports-gold1-etc.on,
.sports-gold1-etc:hover {
	background: url(../images/gold1/d715315.png)
}

.sports-gold2--1 {
	background: url(../images/940024d.png)
}

.sports-gold2--1.on,
.sports-gold2--1:hover {
	background: url(../images/gold2/0c1f506.png)
}

.sports-gold2-6046 {
	background: url(../images/f4fdd01.png)
}

.sports-gold2-6046.on,
.sports-gold2-6046:hover {
	background: url(../images/gold2/711ed35.png)
}

.sports-gold2-1 {
	background: url(../images/f4fdd01.png)
}

.sports-gold2-1.on,
.sports-gold2-1:hover {
	background: url(../images/gold2/711ed35.png)
}

.sports-gold2-48242 {
	background: url(../images/8f9ad30.png)
}

.sports-gold2-48242.on,
.sports-gold2-48242:hover {
	background: url(../images/gold2/49799a1.png)
}

.sports-gold2-8 {
	background: url(../images/8f9ad30.png)
}

.sports-gold2-8.on,
.sports-gold2-8:hover {
	background: url(../images/gold2/49799a1.png)
}

.sports-gold2-154830 {
	background: url(../images/6804623.png)
}

.sports-gold2-154830.on,
.sports-gold2-154830:hover {
	background: url(../images/gold2/c865907.png)
}

.sports-gold2-20 {
	background: url(../images/6804623.png)
}

.sports-gold2-20.on,
.sports-gold2-20:hover {
	background: url(../images/gold2/c865907.png)
}

.sports-gold2-35232 {
	background: url(../images/457364e.png)
}

.sports-gold2-35232.on,
.sports-gold2-35232:hover {
	background: url(../images/gold2/d9dad76.png)
}

.sports-gold2-6 {
	background: url(../images/457364e.png)
}

.sports-gold2-6.on,
.sports-gold2-6:hover {
	background: url(../images/gold2/d9dad76.png)
}

.sports-gold2-54094 {
	background: url(../images/d9b5d29.png)
}

.sports-gold2-54094.on,
.sports-gold2-54094:hover {
	background: url(../images/gold2/c431c97.png)
}

.sports-gold2-3 {
	background: url(../images/d9b5d29.png)
}

.sports-gold2-3.on,
.sports-gold2-3:hover {
	background: url(../images/gold2/c431c97.png)
}

.sports-gold2-35709 {
	background: url(../images/3e45b67.png)
}

.sports-gold2-35709.on,
.sports-gold2-35709:hover {
	background: url(../images/gold2/1605c5d.png)
}

.sports-gold2-7 {
	background: url(../images/3e45b67.png)
}

.sports-gold2-7.on,
.sports-gold2-7:hover {
	background: url(../images/gold2/1605c5d.png)
}

.sports-gold2-131506 {
	background: url(../images/b1609ac.png)
}

.sports-gold2-131506.on,
.sports-gold2-131506:hover {
	background: url(../images/gold2/180cd96.png)
}

.sports-gold2-5 {
	background: url(../images/b1609ac.png)
}

.sports-gold2-5.on,
.sports-gold2-5:hover {
	background: url(../images/gold2/180cd96.png)
}

.sports-gold2-154914 {
	background: url(../images/d0032f0.png)
}

.sports-gold2-154914.on,
.sports-gold2-154914:hover {
	background: url(../images/gold2/bc883c0.png)
}

.sports-gold2-9 {
	background: url(../images/d0032f0.png)
}

.sports-gold2-9.on,
.sports-gold2-9:hover {
	background: url(../images/gold2/bc883c0.png)
}

.sports-gold2-687890 {
	background: url(../images/af7f6cc.png)
}

.sports-gold2-687890.on,
.sports-gold2-687890:hover {
	background: url(../images/gold2/a5e5745.png)
}

.sports-gold2-96 {
	background: url(../images/af7f6cc.png)
}

.sports-gold2-96.on,
.sports-gold2-96:hover {
	background: url(../images/gold2/a5e5745.png)
}

.sports-gold2-154919 {
	background: url(../images/60806d6.png)
}

.sports-gold2-154919.on,
.sports-gold2-154919:hover {
	background: url(../images/gold2/b35d873.png)
}

.sports-gold2-25 {
	background: url(../images/60806d6.png)
}

.sports-gold2-25.on,
.sports-gold2-25:hover {
	background: url(../images/gold2/b35d873.png)
}

.sports-gold2-etc {
	background: url(../images/e32c98e.png)
}

.sports-gold2-etc.on,
.sports-gold2-etc:hover {
	background: url(../images/gold2/0698943.png)
}

.sports-gold3--1 {
	background: url(../images/940024d.png)
}

.sports-gold3--1.on,
.sports-gold3--1:hover {
	background: url(../images/gold3/ee0960b.png)
}

.sports-gold3-6046 {
	background: url(../images/f4fdd01.png)
}

.sports-gold3-6046.on,
.sports-gold3-6046:hover {
	background: url(../images/gold3/99c4110.png)
}

.sports-gold3-1 {
	background: url(../images/f4fdd01.png)
}

.sports-gold3-1.on,
.sports-gold3-1:hover {
	background: url(../images/gold3/99c4110.png)
}

.sports-gold3-48242 {
	background: url(../images/8f9ad30.png)
}

.sports-gold3-48242.on,
.sports-gold3-48242:hover {
	background: url(../images/gold3/dafec64.png)
}

.sports-gold3-8 {
	background: url(../images/8f9ad30.png)
}

.sports-gold3-8.on,
.sports-gold3-8:hover {
	background: url(../images/gold3/dafec64.png)
}

.sports-gold3-154830 {
	background: url(../images/6804623.png)
}

.sports-gold3-154830.on,
.sports-gold3-154830:hover {
	background: url(../images/gold3/fd42870.png)
}

.sports-gold3-20 {
	background: url(../images/6804623.png)
}

.sports-gold3-20.on,
.sports-gold3-20:hover {
	background: url(../images/gold3/fd42870.png)
}

.sports-gold3-35232 {
	background: url(../images/457364e.png)
}

.sports-gold3-35232.on,
.sports-gold3-35232:hover {
	background: url(../images/gold3/8e5a229.png)
}

.sports-gold3-6 {
	background: url(../images/457364e.png)
}

.sports-gold3-6.on,
.sports-gold3-6:hover {
	background: url(../images/gold3/8e5a229.png)
}

.sports-gold3-54094 {
	background: url(../images/d9b5d29.png)
}

.sports-gold3-54094.on,
.sports-gold3-54094:hover {
	background: url(../images/gold3/1d1a0b6.png)
}

.sports-gold3-3 {
	background: url(../images/d9b5d29.png)
}

.sports-gold3-3.on,
.sports-gold3-3:hover {
	background: url(../images/gold3/1d1a0b6.png)
}

.sports-gold3-35709 {
	background: url(../images/3e45b67.png)
}

.sports-gold3-35709.on,
.sports-gold3-35709:hover {
	background: url(../images/gold3/772925c.png)
}

.sports-gold3-7 {
	background: url(../images/3e45b67.png)
}

.sports-gold3-7.on,
.sports-gold3-7:hover {
	background: url(../images/gold3/772925c.png)
}

.sports-gold3-131506 {
	background: url(../images/b1609ac.png)
}

.sports-gold3-131506.on,
.sports-gold3-131506:hover {
	background: url(../images/gold3/d2565c7.png)
}

.sports-gold3-5 {
	background: url(../images/b1609ac.png)
}

.sports-gold3-5.on,
.sports-gold3-5:hover {
	background: url(../images/gold3/d2565c7.png)
}

.sports-gold3-154914 {
	background: url(../images/d0032f0.png)
}

.sports-gold3-154914.on,
.sports-gold3-154914:hover {
	background: url(../images/gold3/af9d8ea.png)
}

.sports-gold3-9 {
	background: url(../images/d0032f0.png)
}

.sports-gold3-9.on,
.sports-gold3-9:hover {
	background: url(../images/gold3/af9d8ea.png)
}

.sports-gold3-687890 {
	background: url(../images/af7f6cc.png)
}

.sports-gold3-687890.on,
.sports-gold3-687890:hover {
	background: url(../images/gold3/52f52ca.png)
}

.sports-gold3-96 {
	background: url(../images/af7f6cc.png)
}

.sports-gold3-96.on,
.sports-gold3-96:hover {
	background: url(../images/gold3/52f52ca.png)
}

.sports-gold3-154919 {
	background: url(../images/60806d6.png)
}

.sports-gold3-154919.on,
.sports-gold3-154919:hover {
	background: url(../images/gold3/330d99e.png)
}

.sports-gold3-25 {
	background: url(../images/60806d6.png)
}

.sports-gold3-25.on,
.sports-gold3-25:hover {
	background: url(../images/gold3/330d99e.png)
}

.sports-gold3-etc {
	background: url(../images/e32c98e.png)
}

.sports-gold3-etc.on,
.sports-gold3-etc:hover {
	background: url(../images/gold3/d715315.png)
}

.sports-gold4--1 {
	background: url(../images/940024d.png)
}

.sports-gold4--1.on,
.sports-gold4--1:hover {
	background: url(../images/gold4/3d3952d.png)
}

.sports-gold4-6046 {
	background: url(../images/f4fdd01.png)
}

.sports-gold4-6046.on,
.sports-gold4-6046:hover {
	background: url(../images/gold4/2b259cc.png)
}

.sports-gold4-1 {
	background: url(../images/f4fdd01.png)
}

.sports-gold4-1.on,
.sports-gold4-1:hover {
	background: url(../images/gold4/2b259cc.png)
}

.sports-gold4-48242 {
	background: url(../images/8f9ad30.png)
}

.sports-gold4-48242.on,
.sports-gold4-48242:hover {
	background: url(../images/gold4/b2624c5.png)
}

.sports-gold4-8 {
	background: url(../images/8f9ad30.png)
}

.sports-gold4-8.on,
.sports-gold4-8:hover {
	background: url(../images/gold4/b2624c5.png)
}

.sports-gold4-154830 {
	background: url(../images/6804623.png)
}

.sports-gold4-154830.on,
.sports-gold4-154830:hover {
	background: url(../images/gold4/fdb0d53.png)
}

.sports-gold4-20 {
	background: url(../images/6804623.png)
}

.sports-gold4-20.on,
.sports-gold4-20:hover {
	background: url(../images/gold4/fdb0d53.png)
}

.sports-gold4-35232 {
	background: url(../images/457364e.png)
}

.sports-gold4-35232.on,
.sports-gold4-35232:hover {
	background: url(../images/gold4/5c24fac.png)
}

.sports-gold4-6 {
	background: url(../images/457364e.png)
}

.sports-gold4-6.on,
.sports-gold4-6:hover {
	background: url(../images/gold4/5c24fac.png)
}

.sports-gold4-54094 {
	background: url(../images/d9b5d29.png)
}

.sports-gold4-54094.on,
.sports-gold4-54094:hover {
	background: url(../images/gold4/ae2c2b2.png)
}

.sports-gold4-3 {
	background: url(../images/d9b5d29.png)
}

.sports-gold4-3.on,
.sports-gold4-3:hover {
	background: url(../images/gold4/ae2c2b2.png)
}

.sports-gold4-35709 {
	background: url(../images/3e45b67.png)
}

.sports-gold4-35709.on,
.sports-gold4-35709:hover {
	background: url(../images/gold4/6abc22a.png)
}

.sports-gold4-7 {
	background: url(../images/3e45b67.png)
}

.sports-gold4-7.on,
.sports-gold4-7:hover {
	background: url(../images/gold4/6abc22a.png)
}

.sports-gold4-131506 {
	background: url(../images/b1609ac.png)
}

.sports-gold4-131506.on,
.sports-gold4-131506:hover {
	background: url(../images/gold4/0f37576.png)
}

.sports-gold4-5 {
	background: url(../images/b1609ac.png)
}

.sports-gold4-5.on,
.sports-gold4-5:hover {
	background: url(../images/gold4/0f37576.png)
}

.sports-gold4-154914 {
	background: url(../images/d0032f0.png)
}

.sports-gold4-154914.on,
.sports-gold4-154914:hover {
	background: url(../images/gold4/c8caee1.png)
}

.sports-gold4-9 {
	background: url(../images/d0032f0.png)
}

.sports-gold4-9.on,
.sports-gold4-9:hover {
	background: url(../images/gold4/c8caee1.png)
}

.sports-gold4-687890 {
	background: url(../images/af7f6cc.png)
}

.sports-gold4-687890.on,
.sports-gold4-687890:hover {
	background: url(../images/gold4/f096a91.png)
}

.sports-gold4-96 {
	background: url(../images/af7f6cc.png)
}

.sports-gold4-96.on,
.sports-gold4-96:hover {
	background: url(../images/gold4/f096a91.png)
}

.sports-gold4-154919 {
	background: url(../images/60806d6.png)
}

.sports-gold4-154919.on,
.sports-gold4-154919:hover {
	background: url(../images/gold4/f9aabd4.png)
}

.sports-gold4-25 {
	background: url(../images/60806d6.png)
}

.sports-gold4-25.on,
.sports-gold4-25:hover {
	background: url(../images/gold4/f9aabd4.png)
}

.sports-gold4-etc {
	background: url(../images/e32c98e.png)
}

.sports-gold4-etc.on,
.sports-gold4-etc:hover {
	background: url(../images/gold4/c57b644.png)
}

.sports-gold5--1 {
	background: url(../images/940024d.png)
}

.sports-gold5--1.on,
.sports-gold5--1:hover {
	background: url(../images/gold5/b00eb51.png)
}

.sports-gold5-6046 {
	background: url(../images/f4fdd01.png)
}

.sports-gold5-6046.on,
.sports-gold5-6046:hover {
	background: url(../images/gold5/1a6f17b.png)
}

.sports-gold5-1 {
	background: url(../images/f4fdd01.png)
}

.sports-gold5-1.on,
.sports-gold5-1:hover {
	background: url(../images/gold5/1a6f17b.png)
}

.sports-gold5-48242 {
	background: url(../images/8f9ad30.png)
}

.sports-gold5-48242.on,
.sports-gold5-48242:hover {
	background: url(../images/gold5/af095e5.png)
}

.sports-gold5-8 {
	background: url(../images/8f9ad30.png)
}

.sports-gold5-8.on,
.sports-gold5-8:hover {
	background: url(../images/gold5/af095e5.png)
}

.sports-gold5-154830 {
	background: url(../images/6804623.png)
}

.sports-gold5-154830.on,
.sports-gold5-154830:hover {
	background: url(../images/gold5/4ad22ff.png)
}

.sports-gold5-20 {
	background: url(../images/6804623.png)
}

.sports-gold5-20.on,
.sports-gold5-20:hover {
	background: url(../images/gold5/4ad22ff.png)
}

.sports-gold5-35232 {
	background: url(../images/457364e.png)
}

.sports-gold5-35232.on,
.sports-gold5-35232:hover {
	background: url(../images/gold5/aaeba03.png)
}

.sports-gold5-6 {
	background: url(../images/457364e.png)
}

.sports-gold5-6.on,
.sports-gold5-6:hover {
	background: url(../images/gold5/aaeba03.png)
}

.sports-gold5-54094 {
	background: url(../images/d9b5d29.png)
}

.sports-gold5-54094.on,
.sports-gold5-54094:hover {
	background: url(../images/gold5/6576863.png)
}

.sports-gold5-3 {
	background: url(../images/d9b5d29.png)
}

.sports-gold5-3.on,
.sports-gold5-3:hover {
	background: url(../images/gold5/6576863.png)
}

.sports-gold5-35709 {
	background: url(../images/3e45b67.png)
}

.sports-gold5-35709.on,
.sports-gold5-35709:hover {
	background: url(../images/gold5/f128732.png)
}

.sports-gold5-7 {
	background: url(../images/3e45b67.png)
}

.sports-gold5-7.on,
.sports-gold5-7:hover {
	background: url(../images/gold5/f128732.png)
}

.sports-gold5-131506 {
	background: url(../images/b1609ac.png)
}

.sports-gold5-131506.on,
.sports-gold5-131506:hover {
	background: url(../images/gold5/806e7f6.png)
}

.sports-gold5-5 {
	background: url(../images/b1609ac.png)
}

.sports-gold5-5.on,
.sports-gold5-5:hover {
	background: url(../images/gold5/806e7f6.png)
}

.sports-gold5-154914 {
	background: url(../images/d0032f0.png)
}

.sports-gold5-154914.on,
.sports-gold5-154914:hover {
	background: url(../images/gold5/0185ccd.png)
}

.sports-gold5-9 {
	background: url(../images/d0032f0.png)
}

.sports-gold5-9.on,
.sports-gold5-9:hover {
	background: url(../images/gold5/0185ccd.png)
}

.sports-gold5-687890 {
	background: url(../images/af7f6cc.png)
}

.sports-gold5-687890.on,
.sports-gold5-687890:hover {
	background: url(../images/gold5/2a54536.png)
}

.sports-gold5-96 {
	background: url(../images/af7f6cc.png)
}

.sports-gold5-96.on,
.sports-gold5-96:hover {
	background: url(../images/gold5/2a54536.png)
}

.sports-gold5-154919 {
	background: url(../images/60806d6.png)
}

.sports-gold5-154919.on,
.sports-gold5-154919:hover {
	background: url(../images/gold5/444fc99.png)
}

.sports-gold5-25 {
	background: url(../images/60806d6.png)
}

.sports-gold5-25.on,
.sports-gold5-25:hover {
	background: url(../images/gold5/444fc99.png)
}

.sports-gold5-etc {
	background: url(../images/e32c98e.png)
}

.sports-gold5-etc.on,
.sports-gold5-etc:hover {
	background: url(../images/gold5/44b789b.png)
}

.sports-grey--1 {
	background: url(../images/940024d.png)
}

.sports-grey--1.on,
.sports-grey--1:hover {
	background: url(../images/77f7474.png)
}

.sports-grey-6046 {
	background: url(../images/f4fdd01.png)
}

.sports-grey-6046.on,
.sports-grey-6046:hover {
	background: url(../images/9ea1827.png)
}

.sports-grey-1 {
	background: url(../images/f4fdd01.png)
}

.sports-grey-1.on,
.sports-grey-1:hover {
	background: url(../images/9ea1827.png)
}

.sports-grey-265917 {
	background: url(../images/1897bfc.png)
}

.sports-grey-265917.on,
.sports-grey-265917:hover {
	background: url(../images/32148eb.png)
}

.sports-grey-63 {
	background: url(../images/1897bfc.png)
}

.sports-grey-63.on,
.sports-grey-63:hover {
	background: url(../images/32148eb.png)
}

.sports-grey-48242 {
	background: url(../images/8f9ad30.png)
}

.sports-grey-48242.on,
.sports-grey-48242:hover {
	background: url(../images/686dd83.png)
}

.sports-grey-8 {
	background: url(../images/8f9ad30.png)
}

.sports-grey-8.on,
.sports-grey-8:hover {
	background: url(../images/686dd83.png)
}

.sports-grey-154830 {
	background: url(../images/6804623.png)
}

.sports-grey-154830.on,
.sports-grey-154830:hover {
	background: url(../images/5d2d3fc.png)
}

.sports-grey-20 {
	background: url(../images/6804623.png)
}

.sports-grey-20.on,
.sports-grey-20:hover {
	background: url(../images/5d2d3fc.png)
}

.sports-grey-35232 {
	background: url(../images/457364e.png)
}

.sports-grey-35232.on,
.sports-grey-35232:hover {
	background: url(../images/cfa9878.png)
}

.sports-grey-6 {
	background: url(../images/457364e.png)
}

.sports-grey-6.on,
.sports-grey-6:hover {
	background: url(../images/cfa9878.png)
}

.sports-grey-54094 {
	background: url(../images/d9b5d29.png)
}

.sports-grey-54094.on,
.sports-grey-54094:hover {
	background: url(../images/1b6a584.png)
}

.sports-grey-3 {
	background: url(../images/d9b5d29.png)
}

.sports-grey-3.on,
.sports-grey-3:hover {
	background: url(../images/1b6a584.png)
}

.sports-grey-35709 {
	background: url(../images/3e45b67.png)
}

.sports-grey-35709.on,
.sports-grey-35709:hover {
	background: url(../images/6646cb9.png)
}

.sports-grey-7 {
	background: url(../images/3e45b67.png)
}

.sports-grey-7.on,
.sports-grey-7:hover {
	background: url(../images/6646cb9.png)
}

.sports-grey-131506 {
	background: url(../images/b1609ac.png)
}

.sports-grey-131506.on,
.sports-grey-131506:hover {
	background: url(../images/66210b6.png)
}

.sports-grey-5 {
	background: url(../images/b1609ac.png)
}

.sports-grey-5.on,
.sports-grey-5:hover {
	background: url(../images/66210b6.png)
}

.sports-grey-154914 {
	background: url(../images/d0032f0.png)
}

.sports-grey-154914.on,
.sports-grey-154914:hover {
	background: url(../images/7ce2a79.png)
}

.sports-grey-9 {
	background: url(../images/d0032f0.png)
}

.sports-grey-9.on,
.sports-grey-9:hover {
	background: url(../images/7ce2a79.png)
}

.sports-grey-687890 {
	background: url(../images/af7f6cc.png)
}

.sports-grey-687890.on,
.sports-grey-687890:hover {
	background: url(../images/819407f.png)
}

.sports-grey-96 {
	background: url(../images/af7f6cc.png)
}

.sports-grey-96.on,
.sports-grey-96:hover {
	background: url(../images/819407f.png)
}

.sports-grey-154919 {
	background: url(../images/60806d6.png)
}

.sports-grey-154919.on,
.sports-grey-154919:hover {
	background: url(../images/65c1f40.png)
}

.sports-grey-25 {
	background: url(../images/60806d6.png)
}

.sports-grey-25.on,
.sports-grey-25:hover {
	background: url(../images/65c1f40.png)
}

.sports-grey-etc {
	background: url(../images/e32c98e.png)
}

.sports-grey-etc.on,
.sports-grey-etc:hover {
	background: url(../images/da97196.png)
}

.sports-grey1--1 {
	background: url(../images/940024d.png)
}

.sports-grey1--1.on,
.sports-grey1--1:hover {
	background: url(../images/grey1/493ff4a.png)
}

.sports-grey1-6046 {
	background: url(../images/f4fdd01.png)
}

.sports-grey1-6046.on,
.sports-grey1-6046:hover {
	background: url(../images/grey1/01ca348.png)
}

.sports-grey1-1 {
	background: url(../images/f4fdd01.png)
}

.sports-grey1-1.on,
.sports-grey1-1:hover {
	background: url(../images/grey1/01ca348.png)
}

.sports-grey1-48242 {
	background: url(../images/8f9ad30.png)
}

.sports-grey1-48242.on,
.sports-grey1-48242:hover {
	background: url(../images/grey1/a153a25.png)
}

.sports-grey1-8 {
	background: url(../images/8f9ad30.png)
}

.sports-grey1-8.on,
.sports-grey1-8:hover {
	background: url(../images/grey1/a153a25.png)
}

.sports-grey1-154830 {
	background: url(../images/6804623.png)
}

.sports-grey1-154830.on,
.sports-grey1-154830:hover {
	background: url(../images/grey1/9225097.png)
}

.sports-grey1-20 {
	background: url(../images/6804623.png)
}

.sports-grey1-20.on,
.sports-grey1-20:hover {
	background: url(../images/grey1/9225097.png)
}

.sports-grey1-35232 {
	background: url(../images/457364e.png)
}

.sports-grey1-35232.on,
.sports-grey1-35232:hover {
	background: url(../images/grey1/f11582b.png)
}

.sports-grey1-6 {
	background: url(../images/457364e.png)
}

.sports-grey1-6.on,
.sports-grey1-6:hover {
	background: url(../images/grey1/f11582b.png)
}

.sports-grey1-54094 {
	background: url(../images/d9b5d29.png)
}

.sports-grey1-54094.on,
.sports-grey1-54094:hover {
	background: url(../images/grey1/19b151c.png)
}

.sports-grey1-3 {
	background: url(../images/d9b5d29.png)
}

.sports-grey1-3.on,
.sports-grey1-3:hover {
	background: url(../images/grey1/19b151c.png)
}

.sports-grey1-35709 {
	background: url(../images/3e45b67.png)
}

.sports-grey1-35709.on,
.sports-grey1-35709:hover {
	background: url(../images/grey1/30bdd75.png)
}

.sports-grey1-7 {
	background: url(../images/3e45b67.png)
}

.sports-grey1-7.on,
.sports-grey1-7:hover {
	background: url(../images/grey1/30bdd75.png)
}

.sports-grey1-131506 {
	background: url(../images/b1609ac.png)
}

.sports-grey1-131506.on,
.sports-grey1-131506:hover {
	background: url(../images/grey1/c83619a.png)
}

.sports-grey1-5 {
	background: url(../images/b1609ac.png)
}

.sports-grey1-5.on,
.sports-grey1-5:hover {
	background: url(../images/grey1/c83619a.png)
}

.sports-grey1-154914 {
	background: url(../images/d0032f0.png)
}

.sports-grey1-154914.on,
.sports-grey1-154914:hover {
	background: url(../images/grey1/263bd8c.png)
}

.sports-grey1-9 {
	background: url(../images/d0032f0.png)
}

.sports-grey1-9.on,
.sports-grey1-9:hover {
	background: url(../images/grey1/263bd8c.png)
}

.sports-grey1-687890 {
	background: url(../images/af7f6cc.png)
}

.sports-grey1-687890.on,
.sports-grey1-687890:hover {
	background: url(../images/grey1/748723e.png)
}

.sports-grey1-96 {
	background: url(../images/af7f6cc.png)
}

.sports-grey1-96.on,
.sports-grey1-96:hover {
	background: url(../images/grey1/748723e.png)
}

.sports-grey1-154919 {
	background: url(../images/60806d6.png)
}

.sports-grey1-154919.on,
.sports-grey1-154919:hover {
	background: url(../images/grey1/34e7231.png)
}

.sports-grey1-25 {
	background: url(../images/60806d6.png)
}

.sports-grey1-25.on,
.sports-grey1-25:hover {
	background: url(../images/grey1/34e7231.png)
}

.sports-grey1-etc {
	background: url(../images/e32c98e.png)
}

.sports-grey1-etc.on,
.sports-grey1-etc:hover {
	background: url(../images/grey1/b00c573.png)
}

.slider-orange-prev {
	background: url(../images/a7e7c52.png);
	left: 16px
}

.slider-orange-next,
.slider-orange-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-orange-next {
	background: url(../images/cd39bf3.png);
	right: 16px
}

.slider-orange-next[disabled],
.slider-orange-prev[disabled] {
	opacity: .5
}

.slider-orange1-prev {
	background: url(../images/a7e7c52.png);
	left: 16px
}

.slider-orange1-next,
.slider-orange1-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-orange1-next {
	background: url(../images/cd39bf3.png);
	right: 16px
}

.slider-orange1-next[disabled],
.slider-orange1-prev[disabled] {
	opacity: .5
}

.slider-purple-prev {
	background: url(../images/purple/81ec890.png);
	left: 16px
}

.slider-purple-next,
.slider-purple-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-purple-next {
	background: url(../images/purple/b9aa7bd.png);
	right: 16px
}

.slider-purple-next[disabled],
.slider-purple-prev[disabled] {
	opacity: .5
}

.slider-purple1-prev {
	background: url(../images/purple1/32482d8.png);
	left: 16px
}

.slider-purple1-next,
.slider-purple1-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-purple1-next {
	background: url(../images/purple1/429bbfc.png);
	right: 16px
}

.slider-purple1-next[disabled],
.slider-purple1-prev[disabled] {
	opacity: .5
}

.slider-purple2-prev {
	background: url(../images/4b350f3.png);
	left: 16px
}

.slider-purple2-next,
.slider-purple2-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-purple2-next {
	background: url(../images/f5525ec.png);
	right: 16px
}

.slider-purple2-next[disabled],
.slider-purple2-prev[disabled] {
	opacity: .5
}

.slider-blue-prev {
	background: url(../images/63ac293.png);
	left: 16px
}

.slider-blue-next,
.slider-blue-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-blue-next {
	background: url(../images/3ff60a6.png);
	right: 16px
}

.slider-blue-next[disabled],
.slider-blue-prev[disabled] {
	opacity: .5
}

.slider-blue1-prev {
	background: url(../images/f460440.png);
	left: 16px
}

.slider-blue1-next,
.slider-blue1-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-blue1-next {
	background: url(../images/6ff417b.png);
	right: 16px
}

.slider-blue1-next[disabled],
.slider-blue1-prev[disabled] {
	opacity: .5
}

.slider-blue2-prev {
	background: url(../images/63ac293.png);
	left: 16px
}

.slider-blue2-next,
.slider-blue2-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-blue2-next {
	background: url(../images/3ff60a6.png);
	right: 16px
}

.slider-blue2-next[disabled],
.slider-blue2-prev[disabled] {
	opacity: .5
}

.slider-blue3-prev {
	background: url(../images/blue3/81ec890.png);
	left: 16px
}

.slider-blue3-next,
.slider-blue3-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-blue3-next {
	background: url(../images/blue3/b9aa7bd.png);
	right: 16px
}

.slider-blue3-next[disabled],
.slider-blue3-prev[disabled] {
	opacity: .5
}

.slider-blue4-prev {
	background: url(../images/blue4/81ec890.png);
	left: 16px
}

.slider-blue4-next,
.slider-blue4-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-blue4-next {
	background: url(../images/blue4/b9aa7bd.png);
	right: 16px
}

.slider-blue4-next[disabled],
.slider-blue4-prev[disabled] {
	opacity: .5
}

.slider-blue5-prev {
	background: url(../images/blue5/8e4cf95.png);
	left: 16px
}

.slider-blue5-next,
.slider-blue5-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-blue5-next {
	background: url(../images/blue5/7431408.png);
	right: 16px
}

.slider-blue5-next[disabled],
.slider-blue5-prev[disabled] {
	opacity: .5
}

.slider-blue6-prev {
	background: url(../images/blue6/a1c15f3.png);
	left: 16px
}

.slider-blue6-next,
.slider-blue6-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-blue6-next {
	background: url(../images/blue6/6624f45.png);
	right: 16px
}

.slider-blue6-next[disabled],
.slider-blue6-prev[disabled] {
	opacity: .5
}

.slider-yellow-prev {
	background: url(../images/yellow/a1c15f3.png);
	left: 16px
}

.slider-yellow-next,
.slider-yellow-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-yellow-next {
	background: url(../images/yellow/6624f45.png);
	right: 16px
}

.slider-yellow-next[disabled],
.slider-yellow-prev[disabled] {
	opacity: .5
}

.slider-yellow1-prev {
	background: url(../images/yellow1/a1c15f3.png);
	left: 16px
}

.slider-yellow1-next,
.slider-yellow1-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-yellow1-next {
	background: url(../images/yellow1/6624f45.png);
	right: 16px
}

.slider-yellow1-next[disabled],
.slider-yellow1-prev[disabled] {
	opacity: .5
}

.slider-yellow2-prev {
	background: url(../images/yellow2/a1c15f3.png);
	left: 16px
}

.slider-yellow2-next,
.slider-yellow2-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-yellow2-next {
	background: url(../images/yellow2/6624f45.png);
	right: 16px
}

.slider-yellow2-next[disabled],
.slider-yellow2-prev[disabled] {
	opacity: .5
}

.slider-yellow3-prev {
	background: url(../images/yellow3/f460440.png);
	left: 16px
}

.slider-yellow3-next,
.slider-yellow3-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-yellow3-next {
	background: url(../images/yellow3/6ff417b.png);
	right: 16px
}

.slider-yellow3-next[disabled],
.slider-yellow3-prev[disabled] {
	opacity: .5
}

.slider-yellow4-prev {
	background: url(../images/yellow4/f460440.png);
	left: 16px
}

.slider-yellow4-next,
.slider-yellow4-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-yellow4-next {
	background: url(../images/yellow4/6ff417b.png);
	right: 16px
}

.slider-yellow4-next[disabled],
.slider-yellow4-prev[disabled] {
	opacity: .5
}

.slider-green1-prev {
	background: url(../images/green1/ac63854.png);
	left: 16px
}

.slider-green1-next,
.slider-green1-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-green1-next {
	background: url(../images/green1/77e133e.png);
	right: 16px
}

.slider-green1-next[disabled],
.slider-green1-prev[disabled] {
	opacity: .5
}

.slider-white-prev {
	background: url(../images/white/a1c15f3.png);
	left: 16px
}

.slider-white-next,
.slider-white-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-white-next {
	background: url(../images/white/6624f45.png);
	right: 16px
}

.slider-white-next[disabled],
.slider-white-prev[disabled] {
	opacity: .5
}

.slider-red-prev {
	background: url(../images/red/341d0a1.png);
	left: 16px
}

.slider-red-next,
.slider-red-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-red-next {
	background: url(../images/red/fbc8d03.png);
	right: 16px
}

.slider-red-next[disabled],
.slider-red-prev[disabled] {
	opacity: .5
}

.slider-red1-prev {
	background: url(../images/red1/341d0a1.png);
	left: 16px
}

.slider-red1-next,
.slider-red1-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-red1-next {
	background: url(../images/red1/fbc8d03.png);
	right: 16px
}

.slider-red1-next[disabled],
.slider-red1-prev[disabled] {
	opacity: .5
}

.slider-red2-prev {
	background: url(../images/red2/e248283.png);
	left: 16px
}

.slider-red2-next,
.slider-red2-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-red2-next {
	background: url(../images/red2/ef267c6.png);
	right: 16px
}

.slider-red2-next[disabled],
.slider-red2-prev[disabled] {
	opacity: .5
}

.slider-silver-prev {
	background: url(../images/silver/f460440.png);
	left: 16px
}

.slider-silver-next,
.slider-silver-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-silver-next {
	background: url(../images/silver/6ff417b.png);
	right: 16px
}

.slider-silver-next[disabled],
.slider-silver-prev[disabled] {
	opacity: .5
}

.slider-gold-prev {
	background: url(../images/gold/9aa5be2.png);
	left: 16px
}

.slider-gold-next,
.slider-gold-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-gold-next {
	background: url(../images/gold/49bf22f.png);
	right: 16px
}

.slider-gold-next[disabled],
.slider-gold-prev[disabled] {
	opacity: .5
}

.slider-gold1-prev {
	background: url(../images/gold1/f460440.png);
	left: 16px
}

.slider-gold1-next,
.slider-gold1-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-gold1-next {
	background: url(../images/gold1/6ff417b.png);
	right: 16px
}

.slider-gold1-next[disabled],
.slider-gold1-prev[disabled] {
	opacity: .5
}

.slider-gold2-prev {
	background: url(../images/gold2/182eac2.png);
	left: 16px
}

.slider-gold2-next,
.slider-gold2-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-gold2-next {
	background: url(../images/gold2/669e72e.png);
	right: 16px
}

.slider-gold2-next[disabled],
.slider-gold2-prev[disabled] {
	opacity: .5
}

.slider-gold3-prev {
	background: url(../images/gold3/f460440.png);
	left: 16px
}

.slider-gold3-next,
.slider-gold3-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-gold3-next {
	background: url(../images/gold3/6ff417b.png);
	right: 16px
}

.slider-gold3-next[disabled],
.slider-gold3-prev[disabled] {
	opacity: .5
}

.slider-gold4-prev {
	background: url(../images/gold4/d79b228.png);
	left: 16px
}

.slider-gold4-next,
.slider-gold4-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-gold4-next {
	background: url(../images/gold4/f45ba32.png);
	right: 16px
}

.slider-gold4-next[disabled],
.slider-gold4-prev[disabled] {
	opacity: .5
}

.slider-gold5-prev {
	background: url(../images/gold5/f460440.png);
	left: 16px
}

.slider-gold5-next,
.slider-gold5-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-gold5-next {
	background: url(../images/gold5/6ff417b.png);
	right: 16px
}

.slider-gold5-next[disabled],
.slider-gold5-prev[disabled] {
	opacity: .5
}

.slider-grey-prev {
	background: url(../images/a7e7c52.png);
	left: 16px
}

.slider-grey-next,
.slider-grey-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-grey-next {
	background: url(../images/cd39bf3.png);
	right: 16px
}

.slider-grey-next[disabled],
.slider-grey-prev[disabled] {
	opacity: .5
}

.slider-grey1-prev {
	background: url(../images/grey1/9aa5be2.png);
	left: 16px
}

.slider-grey1-next,
.slider-grey1-prev {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 19px
}

.slider-grey1-next {
	background: url(../images/grey1/49bf22f.png);
	right: 16px
}

.slider-grey1-next[disabled],
.slider-grey1-prev[disabled] {
	opacity: .5
}

.sports-category-drop {
	padding: 12px;
	background: #272b2e;
	border-radius: 6px;
	display: inline-block;
	width: 100%;
	cursor: pointer
}

.sports-category-drop:hover {
	background: #3d4347
}

.sport-category-orange2 {
	float: left;
	background: #1c1f21;
	border-radius: 16px;
	padding: 10px;
	color: #fff;
	cursor: pointer;
	margin-right: 16px;
	min-width: 120px;
	width: calc(16.6% - 16px);
	transition: background-color .1s ease-out 0s, color .1s ease-out 0s
}

.sport-category-orange2.on,
.sport-category-orange2:hover {
	background: rgba(245, 100, 6, .17);
	color: #f56406
}

.sport-category-orange2-all {
	content: url(../images/Sports/Category/orange2/all.png)
}

.sport-category-color-orange2.on .sport-category-orange2-all,
.sport-category-orange2.on .sport-category-orange2-all,
.sport-category-orange2:hover .sport-category-orange2-all {
	content: url(../images/Sports/Category/orange2/all_2.png)
}

.sport-category-orange2-1,
.sport-category-orange2-6046 {
	content: url(../images/Sports/Category/orange2/6046.png)
}

.sport-category-color-orange2.on .sport-category-orange2-1,
.sport-category-color-orange2.on .sport-category-orange2-6046,
.sport-category-orange2.on .sport-category-orange2-1,
.sport-category-orange2.on .sport-category-orange2-6046,
.sport-category-orange2:hover .sport-category-orange2-1,
.sport-category-orange2:hover .sport-category-orange2-6046 {
	content: url(../images/Sports/Category/orange2/6046_2.png)
}

.sport-category-orange2-6,
.sport-category-orange2-35232 {
	content: url(../images/Sports/Category/orange2/35232.png)
}

.sport-category-color-orange2.on .sport-category-orange2-6,
.sport-category-color-orange2.on .sport-category-orange2-35232,
.sport-category-orange2.on .sport-category-orange2-6,
.sport-category-orange2.on .sport-category-orange2-35232,
.sport-category-orange2:hover .sport-category-orange2-6,
.sport-category-orange2:hover .sport-category-orange2-35232 {
	content: url(../images/Sports/Category/orange2/35232_2.png)
}

.sport-category-orange2-7,
.sport-category-orange2-35709 {
	content: url(../images/Sports/Category/orange2/35709.png)
}

.sport-category-color-orange2.on .sport-category-orange2-7,
.sport-category-color-orange2.on .sport-category-orange2-35709,
.sport-category-orange2.on .sport-category-orange2-7,
.sport-category-orange2.on .sport-category-orange2-35709,
.sport-category-orange2:hover .sport-category-orange2-7,
.sport-category-orange2:hover .sport-category-orange2-35709 {
	content: url(../images/Sports/Category/orange2/35709_2.png)
}

.sport-category-orange2-8,
.sport-category-orange2-48242 {
	content: url(../images/Sports/Category/orange2/48242.png)
}

.sport-category-color-orange2.on .sport-category-orange2-8,
.sport-category-color-orange2.on .sport-category-orange2-48242,
.sport-category-orange2.on .sport-category-orange2-8,
.sport-category-orange2.on .sport-category-orange2-48242,
.sport-category-orange2:hover .sport-category-orange2-8,
.sport-category-orange2:hover .sport-category-orange2-48242 {
	content: url(../images/Sports/Category/orange2/48242_2.png)
}

.sport-category-orange2-3,
.sport-category-orange2-54094 {
	content: url(../images/Sports/Category/orange2/54094.png)
}

.sport-category-color-orange2.on .sport-category-orange2-3,
.sport-category-color-orange2.on .sport-category-orange2-54094,
.sport-category-orange2.on .sport-category-orange2-3,
.sport-category-orange2.on .sport-category-orange2-54094,
.sport-category-orange2:hover .sport-category-orange2-3,
.sport-category-orange2:hover .sport-category-orange2-54094 {
	content: url(../images/Sports/Category/orange2/54094_2.png)
}

.sport-category-orange2-5,
.sport-category-orange2-131506 {
	content: url(../images/Sports/Category/orange2/131506.png)
}

.sport-category-color-orange2.on .sport-category-orange2-5,
.sport-category-color-orange2.on .sport-category-orange2-131506,
.sport-category-orange2.on .sport-category-orange2-5,
.sport-category-orange2.on .sport-category-orange2-131506,
.sport-category-orange2:hover .sport-category-orange2-5,
.sport-category-orange2:hover .sport-category-orange2-131506 {
	content: url(../images/Sports/Category/orange2/131506_2.png)
}

.sport-category-orange2-20,
.sport-category-orange2-154830 {
	content: url(../images/Sports/Category/orange2/154830.png)
}

.sport-category-color-orange2.on .sport-category-orange2-20,
.sport-category-color-orange2.on .sport-category-orange2-154830,
.sport-category-orange2.on .sport-category-orange2-20,
.sport-category-orange2.on .sport-category-orange2-154830,
.sport-category-orange2:hover .sport-category-orange2-20,
.sport-category-orange2:hover .sport-category-orange2-154830 {
	content: url(../images/Sports/Category/orange2/154830_2.png)
}

.sport-category-orange2-9,
.sport-category-orange2-154914 {
	content: url(../images/Sports/Category/orange2/154914.png)
}

.sport-category-color-orange2.on .sport-category-orange2-9,
.sport-category-color-orange2.on .sport-category-orange2-154914,
.sport-category-orange2.on .sport-category-orange2-9,
.sport-category-orange2.on .sport-category-orange2-154914,
.sport-category-orange2:hover .sport-category-orange2-9,
.sport-category-orange2:hover .sport-category-orange2-154914 {
	content: url(../images/Sports/Category/orange2/154914_2.png)
}

.sport-category-orange2-25,
.sport-category-orange2-154919 {
	content: url(../images/Sports/Category/orange2/154919.png)
}

.sport-category-color-orange2.on .sport-category-orange2-25,
.sport-category-color-orange2.on .sport-category-orange2-154919,
.sport-category-orange2.on .sport-category-orange2-25,
.sport-category-orange2.on .sport-category-orange2-154919,
.sport-category-orange2:hover .sport-category-orange2-25,
.sport-category-orange2:hover .sport-category-orange2-154919 {
	content: url(../images/Sports/Category/orange2/154919_2.png)
}

.sport-category-orange2-63,
.sport-category-orange2-265917 {
	content: url(../images/Sports/Category/orange2/265917.png)
}

.sport-category-color-orange2.on .sport-category-orange2-63,
.sport-category-color-orange2.on .sport-category-orange2-265917,
.sport-category-orange2.on .sport-category-orange2-63,
.sport-category-orange2.on .sport-category-orange2-265917,
.sport-category-orange2:hover .sport-category-orange2-63,
.sport-category-orange2:hover .sport-category-orange2-265917 {
	content: url(../images/Sports/Category/orange2/265917_2.png)
}

.sport-category-orange2-96,
.sport-category-orange2-687890 {
	content: url(../images/Sports/Category/orange2/687890.png)
}

.sport-category-color-orange2.on .sport-category-orange2-96,
.sport-category-color-orange2.on .sport-category-orange2-687890,
.sport-category-orange2.on .sport-category-orange2-96,
.sport-category-orange2.on .sport-category-orange2-687890,
.sport-category-orange2:hover .sport-category-orange2-96,
.sport-category-orange2:hover .sport-category-orange2-687890 {
	content: url(../images/Sports/Category/orange2/687890_2.png)
}

.sport-category-color-orange {
	color: #fc6200 !important
}

.sport-category-color-orange1 {
	color: #f50 !important
}

.sport-category-color-orange2 {
	background: #161719;
	padding: 12px 0;
	width: 80px;
	height: 63px;
	display: flex;
	justify-content: center;
	align-items: center
}

.sport-category-color-orange2.on {
	background: rgba(239, 97, 7, .16);
	color: #ef6107;
	border-bottom: 1px solid #ef6107
}

.sport-category-color-purple {
	color: #144ade !important
}

.sport-category-color-purple1 {
	color: #c6426e !important
}

.sport-category-color-purple2 {
	color: #c493bd !important
}

.sport-category-color-blue {
	color: #1fb3ff !important
}

.sport-category-color-blue1 {
	color: #dabd57 !important
}

.sport-category-color-blue2 {
	color: #f50 !important
}

.sport-category-color-blue3 {
	color: #ffc105 !important
}

.sport-category-color-blue4 {
	color: #4269b2 !important
}

.sport-category-color-blue5 {
	color: #4c6f87 !important
}

.sport-category-color-blue6 {
	color: #1d98cb !important
}

.sport-category-color-yellow,
.sport-category-color-yellow1 {
	color: #f1c80d !important
}

.sport-category-color-yellow2 {
	color: #ffbe00 !important
}

.sport-category-color-yellow3 {
	color: #ffdb00 !important
}

.sport-category-color-yellow4 {
	background: #101216;
	padding: 12px 0;
	width: 63px;
	height: 63px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	text-align: center;
	float: left;
	font-size: 10px;
	margin-right: 1px;
	border-radius: 4px;
	cursor: pointer
}

.sport-category-color-yellow4.on {
	background: #f3ba2f;
	color: #000
}

.sport-category-color-yellow4.on .img-sports-all {
	content: url(../images/Sports/Category/yellow4/all-on.png)
}

.sport-category-color-yellow4.on .img-sports-1,
.sport-category-color-yellow4.on .img-sports-6046 {
	content: url(../images/Sports/Category/yellow4/6046-on.png)
}

.sport-category-color-yellow4.on .img-sports-6,
.sport-category-color-yellow4.on .img-sports-35232 {
	content: url(../images/Sports/Category/yellow4/35232-on.png)
}

.sport-category-color-yellow4.on .img-sports-7,
.sport-category-color-yellow4.on .img-sports-35709 {
	content: url(../images/Sports/Category/yellow4/35709-on.png)
}

.sport-category-color-yellow4.on .img-sports-8,
.sport-category-color-yellow4.on .img-sports-48242 {
	content: url(../images/Sports/Category/yellow4/48242-on.png)
}

.sport-category-color-yellow4.on .img-sports-3,
.sport-category-color-yellow4.on .img-sports-54094 {
	content: url(../images/Sports/Category/yellow4/54094-on.png)
}

.sport-category-color-yellow4.on .img-sports-5,
.sport-category-color-yellow4.on .img-sports-131506 {
	content: url(../images/Sports/Category/yellow4/131506-on.png)
}

.sport-category-color-yellow4.on .img-sports-20,
.sport-category-color-yellow4.on .img-sports-154830 {
	content: url(../images/Sports/Category/yellow4/154830-on.png)
}

.sport-category-color-yellow4.on .img-sports-9,
.sport-category-color-yellow4.on .img-sports-154914 {
	content: url(../images/Sports/Category/yellow4/154914-on.png)
}

.sport-category-color-yellow4.on .img-sports-25,
.sport-category-color-yellow4.on .img-sports-154919 {
	content: url(../images/Sports/Category/yellow4/154919-on.png)
}

.sport-category-color-yellow4.on .img-sports-96,
.sport-category-color-yellow4.on .img-sports-687890 {
	content: url(../images/Sports/Category/yellow4/687890-on.png)
}

.sport-category-color-green1 {
	background: #0d1323;
	padding: 12px 0;
	width: 63px;
	height: 63px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	text-align: center;
	float: left;
	font-size: 10px;
	margin-right: 1px;
	border-radius: 4px;
	cursor: pointer
}

.sport-category-color-green1.on {
	background: #67b26f;
	color: #000
}

.sport-category-color-green1.on .img-sports-all {
	content: url(../images/Sports/Category/green1/all-on.png)
}

.sport-category-color-green1.on .img-sports-1,
.sport-category-color-green1.on .img-sports-6046 {
	content: url(../images/Sports/Category/green1/6046-on.png)
}

.sport-category-color-green1.on .img-sports-6,
.sport-category-color-green1.on .img-sports-35232 {
	content: url(../images/Sports/Category/green1/35232-on.png)
}

.sport-category-color-green1.on .img-sports-7,
.sport-category-color-green1.on .img-sports-35709 {
	content: url(../images/Sports/Category/green1/35709-on.png)
}

.sport-category-color-green1.on .img-sports-8,
.sport-category-color-green1.on .img-sports-48242 {
	content: url(../images/Sports/Category/green1/48242-on.png)
}

.sport-category-color-green1.on .img-sports-3,
.sport-category-color-green1.on .img-sports-54094 {
	content: url(../images/Sports/Category/green1/54094-on.png)
}

.sport-category-color-green1.on .img-sports-5,
.sport-category-color-green1.on .img-sports-131506 {
	content: url(../images/Sports/Category/green1/131506-on.png)
}

.sport-category-color-green1.on .img-sports-20,
.sport-category-color-green1.on .img-sports-154830 {
	content: url(../images/Sports/Category/green1/154830-on.png)
}

.sport-category-color-green1.on .img-sports-9,
.sport-category-color-green1.on .img-sports-154914 {
	content: url(../images/Sports/Category/green1/154914-on.png)
}

.sport-category-color-green1.on .img-sports-25,
.sport-category-color-green1.on .img-sports-154919 {
	content: url(../images/Sports/Category/green1/154919-on.png)
}

.sport-category-color-green1.on .img-sports-96,
.sport-category-color-green1.on .img-sports-687890 {
	content: url(../images/Sports/Category/green1/687890-on.png)
}

.sport-category-color-white {
	color: #000 !important
}

.sport-category-color-white1 {
	color: #ed765e !important
}

.sport-category-color-red {
	color: #ff2c2c !important
}

.sport-category-color-red1 {
	color: #e30144 !important
}

.sport-category-color-red2 {
	color: #eb840a !important
}

.sport-category-color-silver {
	color: #4969b2 !important
}

.sport-category-color-gold {
	color: #ffa863 !important
}

.sport-category-color-gold1 {
	color: #f7b800 !important
}

.sport-category-color-gold2 {
	color: #f39200 !important
}

.sport-category-color-gold3 {
	color: #f7b800 !important
}

.sport-category-color-gold4 {
	color: #b59157 !important
}

.sport-category-color-gold5 {
	color: #d6a65c !important
}

.sport-category-color-grey {
	color: #fc6200 !important
}

.sport-category-color-grey1 {
	color: #fbbd5a !important
}

.level-avatar-orange-1 {
	background: url(../images/8a5a065.png)
}

.level-avatar-orange-1,
.level-avatar-orange-2 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-orange-2 {
	background: url(../images/dc3e643.png)
}

.level-avatar-orange-3 {
	background: url(../images/eb3eb6d.png)
}

.level-avatar-orange-3,
.level-avatar-orange-4 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-orange-4 {
	background: url(../images/a5b93c5.png)
}

.level-avatar-orange-5 {
	background: url(../images/dd3e277.png)
}

.level-avatar-blue-1,
.level-avatar-orange-5 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-blue-1 {
	background: url(../images/c01133e.png)
}

.level-avatar-blue-2 {
	background: url(../images/09f4145.png)
}

.level-avatar-blue-2,
.level-avatar-blue-3 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-blue-3 {
	background: url(../images/4420097.png)
}

.level-avatar-blue-4 {
	background: url(../images/2b88ab2.png)
}

.level-avatar-blue-4,
.level-avatar-blue-5 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-blue-5 {
	background: url(../images/e90c692.png)
}

.level-avatar-grey-1 {
	background: url(../images/cffe53f.png)
}

.level-avatar-grey-1,
.level-avatar-grey-2 {
	background-size: 100% 100%;
	width: 45px;
	height: 41px
}

.level-avatar-grey-2 {
	background: url(../images/e5619b5.png)
}

.level-avatar-grey-3 {
	background: url(../images/5defcc4.png)
}

.level-avatar-grey-3,
.level-avatar-grey-4 {
	background-size: 100% 100%;
	width: 45px;
	height: 41px
}

.level-avatar-grey-4 {
	background: url(../images/127e753.png)
}

.level-avatar-grey-5 {
	background: url(../images/8ba3b65.png)
}

.level-avatar-grey-5,
.level-avatar-grey-6 {
	background-size: 100% 100%;
	width: 45px;
	height: 41px
}

.level-avatar-grey-6 {
	background: url(../images/61c95dc.png)
}

.level-avatar-grey-7 {
	background: url(../images/62292ef.png)
}

.level-avatar-grey-7,
.level-avatar-grey-8 {
	background-size: 100% 100%;
	width: 45px;
	height: 41px
}

.level-avatar-grey-8 {
	background: url(../images/20f42b7.png)
}

.level-avatar-grey-9 {
	background: url(../images/75fe48f.png)
}

.level-avatar-grey-9,
.level-avatar-grey-10 {
	background-size: 100% 100%;
	width: 45px;
	height: 41px
}

.level-avatar-grey-10 {
	background: url(../images/bc4f09c.png)
}

.level-avatar-yellow-1 {
	background: url(../images/d6b8588.png)
}

.level-avatar-yellow-1,
.level-avatar-yellow-2 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-yellow-2 {
	background: url(../images/b9f4e77.png)
}

.level-avatar-yellow-3 {
	background: url(../images/536f6a6.png)
}

.level-avatar-yellow-3,
.level-avatar-yellow-4 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-yellow-4 {
	background: url(../images/3369ef2.png)
}

.level-avatar-yellow-5 {
	background: url(../images/2477b0c.png)
}

.level-avatar-yellow-5,
.level-avatar-yellow-6 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-yellow-6 {
	background: url(../images/2aa589c.png)
}

.level-avatar-yellow-7 {
	background: url(../images/a233387.png)
}

.level-avatar-yellow-7,
.level-avatar-yellow-8 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-yellow-8 {
	background: url(../images/19d36d8.png)
}

.level-avatar-yellow-9 {
	background: url(../images/5c28068.png)
}

.level-avatar-yellow-9,
.level-avatar-yellow-10 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-yellow-10 {
	background: url(../images/e86c750.png)
}

.level-avatar-yellow2-1 {
	background: url(../images/yellow2/b4b00ba.png)
}

.level-avatar-yellow2-1,
.level-avatar-yellow2-2 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-yellow2-2 {
	background: url(../images/yellow2/14ecac9.png)
}

.level-avatar-yellow2-3 {
	background: url(../images/yellow2/5c1ab14.png)
}

.level-avatar-yellow2-3,
.level-avatar-yellow2-4 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-yellow2-4 {
	background: url(../images/yellow2/1ddc317.png)
}

.level-avatar-yellow2-5 {
	background: url(../images/yellow2/599562a.png)
}

.level-avatar-yellow2-5,
.level-avatar-yellow2-6 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-yellow2-6 {
	background: url(../images/yellow2/b4b00ba.png)
}

.level-avatar-yellow2-7 {
	background: url(../images/yellow2/14ecac9.png)
}

.level-avatar-yellow2-7,
.level-avatar-yellow2-8 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-yellow2-8 {
	background: url(../images/yellow2/5c1ab14.png)
}

.level-avatar-yellow2-9 {
	background: url(../images/yellow2/1ddc317.png);
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-yellow2-10 {
	background: url(../images/yellow2/599562a.png)
}

.level-avatar-white-1,
.level-avatar-yellow2-10 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-white-1 {
	background: url(../images/white/601094a.png)
}

.level-avatar-white-2 {
	background: url(../images/white/6f9c9ed.png)
}

.level-avatar-white-2,
.level-avatar-white-3 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-white-3 {
	background: url(../images/white/5906ddd.png)
}

.level-avatar-white-4 {
	background: url(../images/white/afd89a1.png)
}

.level-avatar-white-4,
.level-avatar-white-5 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-white-5 {
	background: url(../images/white/b51c181.png)
}

.level-avatar-red-1 {
	background: url(../images/red/7761f75.png)
}

.level-avatar-red-1,
.level-avatar-red-2 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-red-2 {
	background: url(../images/red/69cbe99.png)
}

.level-avatar-red-3 {
	background: url(../images/red/02c3dfa.png)
}

.level-avatar-red-3,
.level-avatar-red-4 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-red-4 {
	background: url(../images/red/6d884da.png)
}

.level-avatar-red-5 {
	background: url(../images/red/a2d09e3.png)
}

.level-avatar-red-5,
.level-avatar-red-6 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-red-6 {
	background: url(../images/red/84cf6f1.png)
}

.level-avatar-red-7 {
	background: url(../images/red/b557a9b.png)
}

.level-avatar-red-7,
.level-avatar-red-8 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-red-8 {
	background: url(../images/red/29d84c6.png)
}

.level-avatar-red-9 {
	background: url(../images/red/dbc010c.png)
}

.level-avatar-red-9,
.level-avatar-red-10 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-red-10 {
	background: url(../images/red/070d4d8.png)
}

.level-avatar-red-11 {
	background: url(../images/red/cdea254.png)
}

.level-avatar-red-11,
.level-avatar-red-12 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-red-12 {
	background: url(../images/red/87769ce.png)
}

.level-avatar-red-13 {
	background: url(../images/red/35e04fc.png)
}

.level-avatar-red-13,
.level-avatar-red-14 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-red-14 {
	background: url(../images/red/20baada.png)
}

.level-avatar-red-15 {
	background: url(../images/red/2d679de.png)
}

.level-avatar-red-15,
.level-avatar-red-16 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-red-16 {
	background: url(../images/red/a06ab78.png)
}

.level-avatar-red-17 {
	background: url(../images/red/ca588e1.png)
}

.level-avatar-red-17,
.level-avatar-red-18 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-red-18 {
	background: url(../images/red/10b1797.png)
}

.level-avatar-red-19 {
	background: url(../images/red/4764fa0.png)
}

.level-avatar-red-19,
.level-avatar-red-20 {
	background-size: 100% 100%;
	width: 50px;
	height: 50px
}

.level-avatar-red-20 {
	background: url(../images/red/51f0d02.png)
}

.level-number-orange-1 {
	background: url(../images/2a23ff8.png)
}

.level-number-orange-1,
.level-number-orange-2 {
	background-size: 100% 100%;
	width: 50px;
	height: 19px
}

.level-number-orange-2 {
	background: url(../images/afae6b9.png)
}

.level-number-orange-3 {
	background: url(../images/8769887.png)
}

.level-number-orange-3,
.level-number-orange-4 {
	background-size: 100% 100%;
	width: 50px;
	height: 19px
}

.level-number-orange-4 {
	background: url(../images/c4093d5.png)
}

.level-number-orange-5 {
	background: url(../images/d72ca68.png)
}

.level-number-blue-1,
.level-number-orange-5 {
	background-size: 100% 100% !important;
	width: 50px;
	height: 19px
}

.level-number-blue-1 {
	background: url(../images/2703d24.png)
}

.level-number-blue-2 {
	background: url(../images/6776590.png)
}

.level-number-blue-2,
.level-number-blue-3 {
	background-size: 100% 100%;
	width: 50px;
	height: 19px
}

.level-number-blue-3 {
	background: url(../images/03b9660.png)
}

.level-number-blue-4 {
	background: url(../images/9e456e2.png)
}

.level-number-blue-4,
.level-number-blue-5 {
	background-size: 100% 100%;
	width: 50px;
	height: 19px
}

.level-number-blue-5 {
	background: url(../images/4257680.png)
}

.level-number-grey-1 {
	background: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAPCAIAAAD/HNHwAAAAKXRFWHRDcmVhdGlvbiBUaW1lAMitIDE0IDIgMjAxNyAxNTowMjozNCArMDkwMBtVuEoAAAAHdElNRQfiBA8EAiOt4x2TAAAACXBIWXMAAArwAAAK8AFCrDSYAAAABGdBTUEAALGPC/xhBQAAAPJJREFUeNpjDJy9kWEQABYgVpSRIVWbv54KFR0xYdsBpoEOCKTwgAAFLqb9tx4BGY5qcg++/UPmAklkKYKGXrxzD6IeokVfRYkEdwB1rkvxAzKC5mwCxhQyF0giSxHjCIh6iBZi3EH9eEF2BPGA+u4ARgQwDCChOJDuAMZCgZcDdcLj/pMnlDgFmETwcLECFkwh5CQGZCNzickvyJkFAiBc/KmVBb+hEKcQ7wgGjHQK106sOyDpC1kOUnJABIl0BFZz4EYR5Q6gNSrSkn8ZmZFFGGClPpGOYACHPzEFBhpASafIjqAzAIUHGbljAmUZChMAAP2vfxeTlsKAAAAAAElFTkSuQmCC)
}

.level-number-grey-1,
.level-number-grey-2 {
	background-size: 100% 100%;
	width: 45px;
	height: 15px
}

.level-number-grey-2 {
	background: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAPCAIAAAD/HNHwAAAAKXRFWHRDcmVhdGlvbiBUaW1lAMitIDE0IDIgMjAxNyAxNTowMjozNCArMDkwMBtVuEoAAAAHdElNRQfhAg4GECtpINF3AAAACXBIWXMAAAsSAAALEgHS3X78AAAABGdBTUEAALGPC/xhBQAAAQBJREFUeNpjDJy9kWEQABYgVpSRIVWbv54KFR0xYdsBpoEOCKTwgAAFLqb9tx4BGY5qcg++/UPmAklkKYKGXrxzD6IeAoC69FWUiHUHUOe6FD8gI2jOJmBMIXOBJLIUMY6AqIcAiAn4ncLCQG0AcQTEbogHIFz87qBh+oBEKJGA+u4AWg/0PZBEjlmCbsIeL/efPCHbHZDwR3MECekUDuBJDGgEJHbhXGLyC3I6haQSSN6hKJ1CnEK8I5BDAs1LxLoDEq/IcpBIhQgS6Qis5jAQkWYR7gBaoyIt+ZeRGVmEAVbqE+kIBnD4E0wNmAAlvyA7gs4AFB5k5I4JFGQorAAAGfWOX5pk5s0AAAAASUVORK5CYII=)
}

.level-number-grey-3 {
	background: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAPCAIAAAD/HNHwAAAAKXRFWHRDcmVhdGlvbiBUaW1lAMitIDE0IDIgMjAxNyAxNTowMjo1MSArMDkwMI8CnmoAAAAHdElNRQfhAg4GEjjfqPIrAAAACXBIWXMAAAsSAAALEgHS3X78AAAABGdBTUEAALGPC/xhBQAAARRJREFUeNpjjF2RwjAIAAsQqyurkapNS1Kdio5Yf2Qz00AHBFJ4QADjZ4YTd84AGRYqJv95UbhAElmKILh+6yZEPQQAdWmqEQg/hDuAOjelrgQy/GaHmxuawLlxK1OBJLIUMY6AqIcAoC4gid8pLAzUBhBHQOyGeADCxe8O6qcPYCwAbYXEJvGA+uEB9DcQzd+2FB41xDgLe3icPH+GgVwATB9AR0BCBRI7QAchJ1tiwwPZH0D2ovDZyN76T8gdaOmDSEAgXiBOQTiCiEwLCQm0/EIwXljQ9KOZyADLdUQ6ggGWP5GNIq38AFpjqWf6jxkR8BAWpMAgGB1oTiFoMRpASafIjqAzAIXHzbu3SNVGhhb8AADHVYEImQhu0QAAAABJRU5ErkJggg==)
}

.level-number-grey-3,
.level-number-grey-4 {
	background-size: 100% 100%;
	width: 45px;
	height: 15px
}

.level-number-grey-4 {
	background: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAPCAIAAAD/HNHwAAAAKXRFWHRDcmVhdGlvbiBUaW1lAMitIDE0IDIgMjAxNyAxNTowMzowOCArMDkwML24vuMAAAAHdElNRQfhAg4GEw2QAAdJAAAACXBIWXMAAAsSAAALEgHS3X78AAAABGdBTUEAALGPC/xhBQAAAQZJREFUeNpj3NfGMBgACxArKyqQqk1O6wcVHbF/6wumgQ4IKEC44weP+N37D4AIyEDjokkRCW49kgd6FIiADIKKWeCsp5dPOlb+B4VSOyMwppC5QBJZikhHIJugJidBbHhQESA7gkhAfXfAHQEJyAFzB1ZHEEwiLFhFgUmSQtcgRwrEWfiTCAseI4CagWxkrrSuOcOXl/hdAFQDDwx4OgVpZHiIRxeBeIGbCDGLg5AjgEBN7qGjtwQQoQni14UID2R/wEXgTiHSEVgDhmBgoLgDaI28ogYLA6jA/s8A0s8IthhaYJDoCEgYwNLEQ4KKWVA50FqDkYGErE8VAHIHGbnj7n0quwMApJGKHXfXnGwAAAAASUVORK5CYII=)
}

.level-number-grey-5 {
	background: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAPCAIAAAD/HNHwAAAAKXRFWHRDcmVhdGlvbiBUaW1lAMitIDE0IDIgMjAxNyAxNTowMzoxOSArMDkwMNdltckAAAAHdElNRQfhAg4GExz6sCe7AAAACXBIWXMAAAsSAAALEgHS3X78AAAABGdBTUEAALGPC/xhBQAAARtJREFUeNpjZPDUZqAzYAQDMPUfCBhABAtIQkmEZLOslShxyX8wggPmZWeZ6B0Y2AAzEzMLgievy7B/P4jh6Mjw8DIKFwiQpfCDJ9xQxcgAqFHmK253MCG5Y//+/9uuAGlGLx1QTCFzgcGILIUfwDQiA5DGWDNcOphQ3EFtAPEAIjwYcIbHv3//aOgOeKigOAgb+EsTdzg6IlsMdA0Q4Y+Xv//+4sgv995Q7hpoAicCYA8P5PCE+AbOJSq/gNMpwbhAtfI/gXiBOIUERzBA4wU5y0D14k6nQMCCph89bOGpjEhHAAGwnEAzCm/hAXUrqH6BFQmczGzf//6CioPDC6c+ysp1dLD4FEq8wByB1wW0AWB3kJE7KM9QqAAAunh5BbfBnvUAAAAASUVORK5CYII=)
}

.level-number-grey-5,
.level-number-grey-6 {
	background-size: 100% 100%;
	width: 45px;
	height: 15px
}

.level-number-grey-6 {
	background: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAPCAIAAAD/HNHwAAAAKXRFWHRDcmVhdGlvbiBUaW1lAMitIDE0IDIgMjAxNyAxNTowMzozMiArMDkwMJdH5k4AAAAHdElNRQfhAg4GEyzcaRcXAAAACXBIWXMAAAsSAAALEgHS3X78AAAABGdBTUEAALGPC/xhBQAAAN1JREFUeNpjZFB2ZRgEgAVESJuTrE8rmJqu2F3GNNABgRweUC8KMuzeAWK4ejBce4/CBTkZSYow2AdVDwEgE5yIdsfuHf/v7ALSjCpuoJhC5jIwoEgR4QiIeggA6XIl3h3UAqgeQIQoXjAI0we1ATxqwPHCgD+J4AiPpycpdwfQekTaQk62RIYHsj+AbFRvEZlfSAYE0gc8rZHgCFcPeDAgEiyhpMqCqR9ZBOEUEkLCCZgaUIwiovxgBNUvsCKBk43p+69/EGEQ+I9bH7XLdZT0AXUEfhfQBjAOkvoWAC/OVtPD/ELoAAAAAElFTkSuQmCC)
}

.level-number-grey-7 {
	background: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAPCAIAAAD/HNHwAAAAKXRFWHRDcmVhdGlvbiBUaW1lAMitIDE0IDIgMjAxNyAxNTowMzo0MiArMDkwMJ2C71cAAAAHdElNRQfhAg4GFBiynHVlAAAACXBIWXMAAAsSAAALEgHS3X78AAAABGdBTUEAALGPC/xhBQAAAPxJREFUeNpjFGfwZhgEgAWItcQCSdWmyEWyFjxg64M4poEOCKTwgAA+vm8n7uwEMixU3D994kLmAklkKfwmvmVZClGMDIAahf9EE+UOoOYX/7cAGRKMPsCYQuYCSWQp/O6Aa0QGQI3eCsS5g1oA6HWI0yEA001YAfXTBzD8vRUWAREDUihCIpeu7oAAYCpBcxw57rj2aj2F7kBOXgQDgwFr+oDHKNAIIBuZC84vJLuJYGAwEIwXeIqDOYKLoInkAUR4oKVzBljJAREk1RFw00CG/CGsnhFYv8CLBDZOhl8/wKJg7v//OLVRvVxHSR+/vkMZ/8kwjDLAOEjqWwDj/GWnWlC39gAAAABJRU5ErkJggg==)
}

.level-number-grey-7,
.level-number-grey-8 {
	background-size: 100% 100%;
	width: 45px;
	height: 15px
}

.level-number-grey-8 {
	background: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAPCAIAAAD/HNHwAAAAKXRFWHRDcmVhdGlvbiBUaW1lAMitIDE0IDIgMjAxNyAxNTowMzo1MiArMDkwMFEo78kAAAAHdElNRQfhAg4GFCsNTBRzAAAACXBIWXMAAAsSAAALEgHS3X78AAAABGdBTUEAALGPC/xhBQAAAppJREFUeNqtVc9rE0EUnpnd7W5+04ZS73poxRz0JrR6UOpBaBD9C1qv/ile+2cUqiBWRAtS9O4hQhUPBiEkarPbbHazOzN+2WmmpsmuCfTxWL6dnZn33jfvm6WbhmGYpmXbcGYYhJAoDOFxFPEokuTyzUgisuTJ41hwjqdJGVvPOXa5fKVWO221pJQLxWK70Yh6vYHgkoupez21rHnDU8dBCtQwJOcErjBjwM9sG1RYVi6XX6pef/zk++H74soKaHCbTT4Y0DC8TD5UYN8HlEKgfrU5sL24yICYZS2USsJ17fWN8p27ovPLdJzlpeonST4SslypwAEUniXi/tVrO1GkHa/DUVTl+zKO4UQIBRR2CgWTUAqnjLZLpYfb25j/fG/PJuy16x5gEiH3MYGQt1IqfHuGJF58aaj5yoY7rK7Vv31NW4IzMYmUIo7jIMgVi3o0Dvx4MEg/anDIQCwZEasx7OUoCV0AHLie3lLQBEO7oiWDk5P93V01+vnoKPQ8npAx3RBlnFiN4Up0qSWYpgYaB70e4wkZfqfz8/hYjf5ptZAZcpxOhJkVBvbo5q0HSQDFhCJma3VNBZaj8s5qSCz0fXMoX0oGnuee9tRo3/M+JLKejKFEL2Kekce75o8LjXXhXGihAK3KINAYfJhDjmMuKNd31qtkhtpI16Re69VqN+j/S++kofn/cy4QDlpK7ZBg1DzqL0mmXhWqpjNuK5XfbhdXrWZ1qm9CGom8085lUreYdF4WwuioekSnAtzudtEcuHCpwUi6bbw58G7U0CJ8dLJbiWizr0R6jxB9JbB8TvT75x8nluoMdlimKBxHQvZCkNkMd93YMQu/n71AJltnK3NoYFvO90sY8jGvTf1h8nF9Ofl8xtdJ+wslJ9AkbkFwDQAAAABJRU5ErkJggg==)
}

.level-number-grey-9 {
	background: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAPCAIAAAD/HNHwAAAAKXRFWHRDcmVhdGlvbiBUaW1lAMitIDE0IDIgMjAxNyAxNTowNDowNSArMDkwMD6zxFoAAAAHdElNRQfhAg4GFDn+9WU7AAAACXBIWXMAAAsSAAALEgHS3X78AAAABGdBTUEAALGPC/xhBQAAAcJJREFUeNrNVc1Kw0AQ/rYtBQVPPRStkEj1YCtUvHnJG/gIycWn8AHUR/C+i08gePSQNyiIWutPREUogoJKQcR1u9ukyWbbBBTpsC2zOzNfvpnZTIhlWZgCKYlfcPcFrAItYANYA5Y/MPsAXAMXwBnQAW6BJ+C7AtSBJrAuHVeAGlB4FhhAFziX6xK4L+ClJn0b0rEh9Xmg2AOugFOgLf+7A1zbsgpJWkSuhPCYTT8duvOYURk4SYeorWYI0UuRk+f2fH9HKI7jHDC663q+76vtkkjQ9xelzjpUByJEY+t6Wyr2Rq43x2lQNnwoNyc34iEig0CUF7Ztp7cjvZrRaddrRbFKBlGeuyepTLoffyvpBIQofYIUMnH/R37HgxvOxB2KVyInkrkvTcvOFU0MZ4y2Xc+JGpGTiqEeQShaWmIrcs2shwZlDhzDYyxelJbCYsc0wYCYo9RVjZPYnviyIOzLAC/qayQqCXUo9ENGUclT4wSU0DezSCB+Pyirfs7sl/tiCtffMfMo5jojYkqX5Vw/0aAMw3VkY/SoiNcF8YEA5mAiQfTRHb+nvNznoduYipsfHUHycBk6TeJzPWUmU/K9/QE1Y7Gs66nzsAAAAABJRU5ErkJggg==)
}

.level-number-grey-9,
.level-number-grey-10 {
	background-size: 100% 100%;
	width: 45px;
	height: 15px
}

.level-number-grey-10 {
	background: url(data:images/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAPCAYAAABwfkanAAAC9UlEQVRIidWWXUgUURTHf7MtW2ubQZriB82ERqRGVkRJNL0kfelLBNtDuxBYSAgRFGWGUbRUFEXhQx+C4BK01FtmiSK4EQkVGoWWKa3lR21Rua1ulOz0MLO5X5O7UQ8duMzcc+85//+cufecI4iiqPCfiRHAMzgJLAGWASuAIiCfcVIYAgaAF0AP8BJ4DYwCwTQgDygEijWzRUAOYPgIeIBXQK82+oC3GPhMjmZaoJkVaPMsYIYX6AeeA0+15ysVVBJFlXSkCNqIFSVqV9xFbUGocSC0tQLfUBaYUG4WqvpSP/jgA+DTgkEtFGyNCxkX3BCut9u8SGI1kliO3VYJgMNmZ68ocUmU+GGzs9BmxyhK5IoSti32uF9hWLcWoc3N2Yoqms9cQXgzpm6pGkbwKXQ1dBPoDNLX9I7NJVbunpiGcJT/iEi73W48Hg8AkiTp6iLmmXEAJicZbbpHRno6LR3tU7iPAlzdfxkA8xoDpyvOcabmIqvLXLjOwpGDCZAnKtJ/TYxGsso2cb7+ypRuJADAjnIrp6+eAuBY/QH8E352W4/ScStx9/+EdPD+gxid0PKexRn5ALgeuphTq+q7nz0hN1tMyv/fJ62XQPv9ZM/LYnxiHIBZ2sXz+X1JQ/yWdKEoJe1QJ/FAvoWRT6PMTpkNwLc7qjrVkpo0hC5pj8fza4RfwPBLKMtyrKFOpJWNmbz09gNgLbHyVcsYxUtXMjQy+Cekpy+KIeKhd1mWcTY3xpLVi3S2GYAbt10c3lMNwPGKc1hSLFxznWT99sRJG8ORZFmOIBeSUERDa7Isc93ZCGmJAwEoq8zsuVBJV8NjAp1BvB+9HHLsA8CaYLoLI61KozOT7+ZTmAJFQB5+zAwDA06BXsCEWsbbnXE8RUVY2SBzsL4OtSLOVXV1uVA6xvJdxZiAmYAZ2Farw04gboGOKuMKpsDUURF0/3UciTphiqMGxbETtd/oQe09FJRWCwJfmA/ko3Y8RVEcf8HqnFrhf+zyfgKuPOxko1WuxQAAAABJRU5ErkJggg==)
}

.bet-history-tab-orange {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #fc6200;
	cursor: pointer;
	width: 25%
}

.bet-history-tab-orange.on {
	background-color: #171c22;
	border: 2px solid #fc6200;
	border-bottom: 0
}

.bet-history-tab-orange1 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #f50;
	cursor: pointer;
	width: 25%
}

.bet-history-tab-orange1.on {
	background-color: #171c22;
	border: 2px solid #f50;
	border-bottom: 0
}

.bet-history-tab-orange2 {
	background-color: #101012;
	color: #fff;
	text-align: center;
	font-weight: 700;
	cursor: pointer;
	display: inline-block;
	width: auto !important;
	padding: 3px 64px
}

.bet-history-tab-orange2.on {
	border-bottom: 1px solid #fc6200
}

.bet-history-tab-purple {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #144ade;
	cursor: pointer;
	width: 25%
}

.bet-history-tab-purple.on {
	background-color: #171c22;
	border: 2px solid #144ade;
	border-bottom: 0
}

.bet-history-tab-purple1 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #c6426e;
	cursor: pointer;
	width: 25%
}

.bet-history-tab-purple1.on {
	background-color: #171c22;
	border: 2px solid #c6426e;
	border-bottom: 0
}

.bet-history-tab-blue {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #1f8fff;
	cursor: pointer;
	width: 20%
}

.bet-history-tab-blue.on {
	background-color: #171c22;
	border: 2px solid #1f8fff;
	border-bottom: 0
}

.bet-history-tab-blue1 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #dabd57;
	cursor: pointer;
	width: 25%
}

.bet-history-tab-blue1.on {
	background-color: #171c22;
	border: 2px solid #dabd57;
	border-bottom: 0
}

.bet-history-tab-blue2 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #f50;
	cursor: pointer;
	width: 33.3%
}

.bet-history-tab-blue2.on {
	background-color: #171c22;
	border: 2px solid #f50;
	border-bottom: 0
}

.bet-history-tab-blue3 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #ffc105;
	cursor: pointer;
	width: 20%
}

.bet-history-tab-blue3.on {
	background-color: #171c22;
	border: 2px solid #ffc105;
	border-bottom: 0
}

.bet-history-tab-blue4 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #4269b2;
	cursor: pointer;
	width: 25%
}

.bet-history-tab-blue4.on {
	background-color: #171c22;
	border: 2px solid #4269b2;
	border-bottom: 0
}

.bet-history-tab-blue5 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #4c6f87;
	cursor: pointer;
	width: 25%
}

.bet-history-tab-blue5.on {
	background-color: #171c22;
	border: 2px solid #4c6f87;
	border-bottom: 0
}

.bet-history-tab-blue6 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #1d98cb;
	cursor: pointer;
	width: 25%
}

.bet-history-tab-blue6.on {
	background-color: #171c22;
	border: 2px solid #1d98cb;
	border-bottom: 0
}

.bet-history-tab-yellow {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #f1c80d;
	cursor: pointer;
	width: 25%
}

.bet-history-tab-yellow.on {
	background-color: #171c22;
	border: 2px solid #f1c80d;
	border-bottom: 0
}

.bet-history-tab-yellow1 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #d40511;
	cursor: pointer;
	width: 25%
}

.bet-history-tab-yellow1.on {
	background-color: #171c22;
	border: 2px solid #d40511;
	border-bottom: 0
}

.bet-history-tab-yellow2 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #ffbe00;
	cursor: pointer;
	width: 25%
}

.bet-history-tab-yellow2.on {
	background-color: #171c22;
	border: 2px solid #ffbe00;
	border-bottom: 0
}

.bet-history-tab-yellow3 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #ffdb00;
	cursor: pointer;
	width: 16.6%
}

.bet-history-tab-yellow3.on {
	background-color: #171c22;
	border: 2px solid #ffdb00;
	border-bottom: 0
}

.bet-history-tab-yellow4 {
	background-color: #101216;
	color: #fff;
	text-align: center;
	font-weight: 700;
	cursor: pointer;
	border: 2px solid #101216;
	width: calc(25% - 8px);
	border-radius: 6px
}

.bet-history-tab-yellow4.on {
	border: 2px solid #f3ba2f
}

.bet-history-tab-green1 {
	background-color: #101216;
	color: #fff;
	text-align: center;
	font-weight: 700;
	cursor: pointer;
	border: 2px solid #101216;
	width: calc(25% - 8px);
	border-radius: 6px
}

.bet-history-tab-green1.on {
	border: 2px solid #67b26f
}

.bet-history-tab-white {
	background-color: #bebebd;
	color: #000;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #f1c80d;
	cursor: pointer;
	width: 25%
}

.bet-history-tab-white.on {
	background-color: #fff;
	border: 2px solid #f1c80d;
	border-bottom: 0
}

.bet-history-tab-white1 {
	background-color: #bebebd;
	color: #000;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #ed765e;
	cursor: pointer;
	width: 25%
}

.bet-history-tab-white1.on {
	background-color: #fff;
	border: 2px solid #ed765e;
	border-bottom: 0
}

.bet-history-tab-red {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #ff2c2c;
	cursor: pointer;
	width: 25%
}

.bet-history-tab-red.on {
	background-color: #171c22;
	border: 2px solid #ff2c2c;
	border-bottom: 0
}

.bet-history-tab-red1 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #e30144;
	cursor: pointer;
	width: 20%
}

.bet-history-tab-red1.on {
	background-color: #171c22;
	border: 2px solid #e30144;
	border-bottom: 0
}

.bet-history-tab-red2 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #f83600;
	cursor: pointer;
	width: 20%
}

.bet-history-tab-red2.on {
	background-color: #171c22;
	border: 2px solid #f83600;
	border-bottom: 0
}

.bet-history-tab-silver {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #9c9ea0;
	cursor: pointer;
	width: 25%
}

.bet-history-tab-silver.on {
	background-color: #171c22;
	border: 2px solid #9c9ea0;
	border-bottom: 0
}

.bet-history-tab-gold {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #ffa863;
	cursor: pointer;
	width: 25%
}

.bet-history-tab-gold.on {
	background-color: #171c22;
	border: 2px solid #ffa863;
	border-bottom: 0
}

.bet-history-tab-gold1 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #f7b800;
	cursor: pointer;
	width: 16.6%
}

.bet-history-tab-gold1.on {
	background-color: #171c22;
	border: 2px solid #f7b800;
	border-bottom: 0
}

.bet-history-tab-gold2 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #f39200;
	cursor: pointer;
	width: 16.6%
}

.bet-history-tab-gold2.on {
	background-color: #171c22;
	border: 2px solid #f39200;
	border-bottom: 0
}

.bet-history-tab-gold3 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #f7b800;
	cursor: pointer;
	width: 16.6%
}

.bet-history-tab-gold3.on {
	background-color: #171c22;
	border: 2px solid #f7b800;
	border-bottom: 0
}

.bet-history-tab-gold4 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #b59157;
	cursor: pointer;
	width: 25%
}

.bet-history-tab-gold4.on {
	background-color: #171c22;
	border: 2px solid #b59157;
	border-bottom: 0
}

.bet-history-tab-grey {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #fc6200;
	cursor: pointer;
	width: 25%
}

.bet-history-tab-grey.on {
	background-color: #171c22;
	border: 2px solid #fc6200;
	border-bottom: 0
}

.bet-history-tab-grey1 {
	background-color: #2b343b;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-bottom: 2px solid #fbbd5a;
	cursor: pointer;
	width: 16.6%
}

.bet-history-tab-grey1.on {
	background-color: #171c22;
	border: 2px solid #fbbd5a;
	border-bottom: 0
}

.bet-history-tab-in-blue,
.bet-history-tab-in-blue1,
.bet-history-tab-in-blue2,
.bet-history-tab-in-blue3,
.bet-history-tab-in-blue4,
.bet-history-tab-in-blue5,
.bet-history-tab-in-blue6,
.bet-history-tab-in-gold,
.bet-history-tab-in-gold1,
.bet-history-tab-in-gold2,
.bet-history-tab-in-gold3,
.bet-history-tab-in-gold4,
.bet-history-tab-in-green,
.bet-history-tab-in-grey,
.bet-history-tab-in-grey1,
.bet-history-tab-in-orange,
.bet-history-tab-in-orange1,
.bet-history-tab-in-purple,
.bet-history-tab-in-purple1,
.bet-history-tab-in-red,
.bet-history-tab-in-red1,
.bet-history-tab-in-red2,
.bet-history-tab-in-silver,
.bet-history-tab-in-yellow,
.bet-history-tab-in-yellow1,
.bet-history-tab-in-yellow2,
.bet-history-tab-in-yellow3 {
	border-left: 2px solid #171c22;
	border-right: 2px solid #171c22;
	padding: 13px 0;
	height: 100%
}

.bet-history-tab-in-white,
.bet-history-tab-in-white1 {
	border-left: 2px solid #ebebeb;
	border-right: 2px solid #ebebeb;
	padding: 13px 0;
	height: 100%
}

.bet-history-tab-in-orange2 {
	border-left: 2px solid #171c22;
	border-right: 2px solid #171c22;
	padding: 13px 0;
	height: 100%
}

.bet-history-tab-in-green1,
.bet-history-tab-in-yellow4 {
	padding: 13px 0;
	height: 100%
}

.bet-result-table .el-table__header-wrapper {
	display: none
}

.bet-result-table.el-table tr {
	background-color: #171c22
}

.bet-result-table.el-table td {
	border-bottom: 0
}

.bet-result-table.el-table--enable-row-hover .el-table__body tr:hover>td {
	background-color: #171c22
}

.bet-result-table.el-table {
	border-radius: 0;
	background-color: #171c22
}

.bet-result-table.el-table--mini td,
.bet-result-table.el-table--mini th {
	padding: 0 !important
}

.bet-result-table.el-table .cell {
	padding-left: 0;
	padding-right: 0
}

.bet-result-table-white .el-table__header-wrapper {
	display: none
}

.bet-result-table-white.el-table tr {
	background-color: #ebebeb
}

.bet-result-table-white.el-table td {
	border-bottom: 0
}

.bet-result-table-white.el-table--enable-row-hover .el-table__body tr:hover>td {
	background-color: #fff
}

.bet-result-table-white.el-table {
	border-radius: 0;
	background-color: #fff
}

.bet-result-table-white.el-table--mini td,
.bet-result-table-white.el-table--mini th {
	padding: 0 !important
}

.bet-result-table-white.el-table .cell {
	padding-left: 0;
	padding-right: 0
}

.sport-rule-cross-bg-blue,
.sport-rule-cross-bg-blue1,
.sport-rule-cross-bg-blue2,
.sport-rule-cross-bg-blue3,
.sport-rule-cross-bg-blue5,
.sport-rule-cross-bg-blue6,
.sport-rule-cross-bg-gold,
.sport-rule-cross-bg-gold4,
.sport-rule-cross-bg-gold5,
.sport-rule-cross-bg-orange,
.sport-rule-cross-bg-orange1,
.sport-rule-cross-bg-purple,
.sport-rule-cross-bg-purple2,
.sport-rule-cross-bg-red,
.sport-rule-cross-bg-red1,
.sport-rule-cross-bg-red2,
.sport-rule-cross-bg-silver,
.sport-rule-cross-bg-yellow,
.sport-rule-cross-bg-yellow1,
.sport-rule-cross-bg-yellow2,
.sport-rule-cross-bg-yellow3 {
	background: #191919 !important;
	font-size: 12px;
	border: 2px solid #222733
}

.sport-rule-cross-bg-orange2 {
	background: #1f2124 !important;
	font-size: 12px;
	border-radius: 6px
}

.sport-rule-cross-bg-blue4 {
	background: #1a1b22 !important;
	font-size: 12px;
	border: 2px solid #222733
}

.sport-rule-cross-bg-yellow4 {
	background: #101216 !important;
	font-size: 12px;
	border-radius: 6px
}

.sport-rule-cross-bg-green1 {
	background: #0d1323 !important;
	font-size: 12px;
	border-radius: 6px
}

.sport-rule-cross-bg-gold1 {
	background: #091724 !important;
	font-size: 12px;
	border: 2px solid #222733
}

.sport-rule-cross-bg-gold3 {
	background: #122232 !important;
	font-size: 12px;
	border: 2px solid #222733
}

.sport-rule-cross-bg-white,
.sport-rule-cross-bg-white1 {
	background: #dedede !important;
	font-size: 15px;
	font-weight: 900;
	color: #000;
	border: 2px solid #222733
}

.sport-rule-cross-bg-blue1 .core-content,
.sport-rule-cross-bg-blue2 .core-content,
.sport-rule-cross-bg-blue3 .core-content,
.sport-rule-cross-bg-blue4 .core-content,
.sport-rule-cross-bg-blue5 .core-content,
.sport-rule-cross-bg-blue6 .core-content,
.sport-rule-cross-bg-blue .core-content,
.sport-rule-cross-bg-gold1 .core-content,
.sport-rule-cross-bg-gold3 .core-content,
.sport-rule-cross-bg-gold4 .core-content,
.sport-rule-cross-bg-gold5 .core-content,
.sport-rule-cross-bg-gold .core-content,
.sport-rule-cross-bg-green1 .core-content,
.sport-rule-cross-bg-orange1 .core-content,
.sport-rule-cross-bg-orange .core-content,
.sport-rule-cross-bg-purple2 .core-content,
.sport-rule-cross-bg-purple .core-content,
.sport-rule-cross-bg-red1 .core-content,
.sport-rule-cross-bg-red2 .core-content,
.sport-rule-cross-bg-red .core-content,
.sport-rule-cross-bg-silver .core-content,
.sport-rule-cross-bg-yellow1 .core-content,
.sport-rule-cross-bg-yellow2 .core-content,
.sport-rule-cross-bg-yellow3 .core-content,
.sport-rule-cross-bg-yellow4 .core-content,
.sport-rule-cross-bg-yellow .core-content {
	padding: 10px 0 10px 10px
}

.sport-rule-cross-bg-orange2 .core-content {
	padding: 8px
}

.sport-rule-cross-bg-white1 .core-content,
.sport-rule-cross-bg-white .core-content {
	padding: 16px 0 10px 10px
}

.sport-rule-confirm-orange {
	color: #fc6200
}

.sport-rule-confirm-orange1 {
	color: #f50
}

.sport-rule-confirm-orange2 {
	color: #f56406
}

.sport-rule-confirm-purple {
	color: #144ade
}

.sport-rule-confirm-purple2 {
	color: #c493bd
}

.sport-rule-confirm-blue {
	color: #1fb3ff
}

.sport-rule-confirm-blue1,
.sport-rule-confirm-blue2 {
	color: #dabd57
}

.sport-rule-confirm-blue3 {
	color: #ffc105
}

.sport-rule-confirm-blue4 {
	color: #4269b2
}

.sport-rule-confirm-blue5 {
	color: #4c6f87
}

.sport-rule-confirm-blue6 {
	color: #1d98cb
}

.sport-rule-confirm-yellow {
	color: #f1c80d
}

.sport-rule-confirm-yellow1 {
	color: #d40511
}

.sport-rule-confirm-yellow2 {
	color: #ffbe00
}

.sport-rule-confirm-yellow3 {
	color: #ffdb00
}

.sport-rule-confirm-yellow4 {
	color: #f3ba2f
}

.sport-rule-confirm-green1 {
	color: #67b26f
}

.sport-rule-confirm-white {
	color: #f11d1c
}

.sport-rule-confirm-white1 {
	color: #ed765e
}

.sport-rule-confirm-red {
	color: #ff2c2c
}

.sport-rule-confirm-red1 {
	color: #e30144
}

.sport-rule-confirm-red2 {
	color: #eb840a
}

.sport-rule-confirm-silver {
	color: #4969b2
}

.sport-rule-confirm-gold {
	color: #ffa863
}

.sport-rule-confirm-gold1 {
	color: #f7b800
}

.sport-rule-confirm-gold2 {
	color: #f39200
}

.sport-rule-confirm-gold3 {
	color: #f7b800
}

.sport-rule-confirm-gold4 {
	color: #b59157
}

.sport-rule-confirm-gold5 {
	color: #d6a65c
}

.sport-rule-confirm-grey {
	color: #fc6200
}

.sport-rule-confirm-grey1 {
	color: #fbbd5a
}

.button-sort-orange {
	background-color: #fc6200;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #fc6200;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #fff
}

.button-sort-orange.on {
	border: 2px solid #fff
}

.button-sort-orange1 {
	background-color: #f50;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #f50;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #fff
}

.button-sort-orange1.on {
	border: 2px solid #fff
}

.button-sort-orange2 {
	background: #232529;
	border-radius: 18px;
	font-size: 14px;
	padding: 8px 16px;
	cursor: pointer;
	float: left;
	width: auto;
	text-align: center;
	color: #fff;
	transition: background-color .1s ease-out 0s, color .1s ease-out 0s
}

.button-sort-orange2:hover {
	background: #3a3d42
}

.button-sort-orange2.on {
	background: rgba(245, 100, 6, .11);
	color: #e25d07
}

.button-sort-purple {
	background: #0037ce !important;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #0037ce;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #fff
}

.button-sort-purple.on {
	border: 2px solid #fff
}

.button-sort-purple1 {
	background: linear-gradient(90deg, #642b73 0, #c6426e) !important;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #c6426e;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #fff
}

.button-sort-purple1.on {
	border: 2px solid #fff
}

.button-sort-purple2 {
	background: linear-gradient(90deg, #c493bd 0, #654ea3) !important;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #604b98;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #fff
}

.button-sort-purple2.on {
	border: 2px solid #fff
}

.button-sort-blue {
	background-color: #1f8fff;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #1f8fff;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #fff
}

.button-sort-blue.on {
	border: 2px solid #fff
}

.button-sort-blue1 {
	background: linear-gradient(90deg, #ae8625 0, #f7ef8a 30%, #d2ac47 60%, #fdd286) !important;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #dabd57;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #000
}

.button-sort-blue1.on {
	border: 2px solid #fff
}

.button-sort-blue2 {
	background: #f50 !important;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #f50;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #fff
}

.button-sort-blue2.on {
	border: 2px solid #fff
}

.button-sort-blue3 {
	background: #082481 !important;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #082481;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #fff
}

.button-sort-blue3.on {
	border: 2px solid #fff
}

.button-sort-blue4 {
	background: #4269b2 !important;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #4269b2;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #000
}

.button-sort-blue4.on {
	border: 2px solid #fff
}

.button-sort-blue5 {
	background: #4c6f87 !important;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #4c6f87;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #fff
}

.button-sort-blue5.on {
	border: 2px solid #fff
}

.button-sort-blue6 {
	background: #1d98cb !important;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #1d98cb;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #fff
}

.button-sort-blue6.on {
	border: 2px solid #fff
}

.button-sort-yellow {
	background-color: #f1c80d;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #f1c80d;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #000
}

.button-sort-yellow.on {
	border: 2px solid #fff
}

.button-sort-yellow1 {
	background-color: #f1c80d;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #f1c80d;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #000
}

.button-sort-yellow1.on {
	border: 2px solid #fff
}

.button-sort-yellow2 {
	background-color: #ffbe00;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #ffbe00;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #000
}

.button-sort-yellow2.on {
	border: 2px solid #fff
}

.button-sort-yellow3 {
	background-color: #ffdb00;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #ffdb00;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #000
}

.button-sort-yellow3.on {
	border: 2px solid #fff
}

.button-sort-yellow4 {
	background-color: #0d1323;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #0d1323;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #fff
}

.button-sort-yellow4.on {
	color: #67b26f
}

.button-sort-green1 {
	background-color: #0d1323;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #0d1323;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #fff
}

.button-sort-green1.on {
	color: #67b26f
}

.button-sort-white {
	background-color: #f1c80d;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #f1c80d;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #000
}

.button-sort-white.on {
	border: 2px solid #fff
}

.button-sort-white1 {
	background-color: #ed765e;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #ed765e;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #000
}

.button-sort-white1.on {
	border: 2px solid #fff
}

.button-sort-red {
	background-color: #ff2c2c;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #ff2c2c;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #fff
}

.button-sort-red.on {
	border: 2px solid #fff
}

.button-sort-red1 {
	background-color: #e30144;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #e30144;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #fff
}

.button-sort-red1.on {
	border: 2px solid #fff
}

.button-sort-red2 {
	background: linear-gradient(90deg, #fe8c00 0, #f83600) !important;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #f83600;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #fff
}

.button-sort-red2.on {
	border: 2px solid #fff
}

.button-sort-silver {
	background: linear-gradient(90deg, #4b6cb7 0, #182848) !important;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #4969b2;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #fff
}

.button-sort-silver.on {
	border: 2px solid #fff
}

.button-sort-gold {
	background-color: #ffa863;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #ffa863;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #fff
}

.button-sort-gold.on {
	border: 2px solid #fff
}

.button-sort-gold1 {
	background-color: #f7b800;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #f7b800;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #000
}

.button-sort-gold1.on {
	border: 2px solid #fff
}

.button-sort-gold2 {
	background-color: #f39200;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #f39200;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #000
}

.button-sort-gold2.on {
	border: 2px solid #fff
}

.button-sort-gold3 {
	background-color: #f7b800;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #f7b800;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #000
}

.button-sort-gold3.on {
	border: 2px solid #fff
}

.button-sort-gold4 {
	background-color: #b59157;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #b59157;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #000
}

.button-sort-gold4.on {
	border: 2px solid #fff
}

.button-sort-gold5 {
	background-color: #d6a65c;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #d6a65c;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #000
}

.button-sort-gold5.on {
	border: 2px solid #fff
}

.button-sort-grey {
	background-color: #fc6200;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #fc6200;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #fff
}

.button-sort-grey.on {
	border: 2px solid #fff
}

.button-sort-grey1 {
	background-color: #fbbd5a;
	border-radius: 5px;
	font-size: 14px;
	padding: 5px 10px;
	border: 2px solid #fbbd5a;
	cursor: pointer;
	float: left;
	font-weight: 700;
	width: auto;
	text-align: center;
	color: #000
}

.button-sort-grey1.on {
	border: 2px solid #fff
}

.level-setting-orange {
	background: url(../images/Sports/orange/78c4516.png)
}

.level-setting-orange,
.level-setting-orange1 {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 34px;
	width: 100%;
	max-width: 91px
}

.level-setting-orange1 {
	background: url(../images/78c4516.png)
}

.level-setting-orange2 {
	background: url(../images/Sports/orange2/78c4516.png)
}

.level-setting-orange2,
.level-setting-purple {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 34px;
	width: 100%;
	max-width: 91px
}

.level-setting-purple {
	background: url(../images/Sports/purple/6239189.png)
}

.level-setting-purple1 {
	background: url(../images/Sports/purple1/7f80ca7.png)
}

.level-setting-purple1,
.level-setting-purple2 {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 34px;
	width: 100%;
	max-width: 91px
}

.level-setting-purple2 {
	background: url(../images/Sports/purple2/10d6121.png)
}

.level-setting-blue {
	background: url(../images/Sports/blue/bd851f8.png)
}

.level-setting-blue,
.level-setting-yellow {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 34px;
	width: 100%;
	max-width: 91px
}

.level-setting-yellow {
	background: url(../images/Sports/yellow/c0e6658.png)
}

.level-setting-yellow1 {
	background: url(../images/Sports/yellow1/c0e6658.png)
}

.level-setting-yellow1,
.level-setting-yellow2 {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 34px;
	width: 100%;
	max-width: 91px
}

.level-setting-yellow2 {
	background: url(../images/Sports/yellow2/c0e6658.png)
}

.level-setting-yellow3 {
	background: url(../images/Sports/yellow3/25a057b.png)
}

.level-setting-yellow3,
.level-setting-yellow4 {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 34px;
	width: 100%;
	max-width: 91px
}

.level-setting-yellow4 {
	background: url(../images/Sports/yellow4/c0e6658.png)
}

.level-setting-green1 {
	background: url(../images/Sports/green1/33299c0.png)
}

.level-setting-green1,
.level-setting-white {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 34px;
	width: 100%;
	max-width: 91px
}

.level-setting-white {
	background: url(../images/Sports/white/c0e6658.png)
}

.level-setting-white1 {
	background: url(../images/Sports/white1/350867b.png)
}

.level-setting-red,
.level-setting-white1 {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 34px;
	width: 100%;
	max-width: 91px
}

.level-setting-red {
	background: url(../images/Sports/red/9fb48ec.png)
}

.level-setting-red1 {
	background: url(../images/Sports/red1/f5bc6c5.png)
}

.level-setting-red1,
.level-setting-red2 {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 34px;
	width: 100%;
	max-width: 91px
}

.level-setting-red2 {
	background: url(../images/Sports/red2/7043bf8.png)
}

.level-setting-silver {
	background: url(../images/Sports/silver/25a057b.png)
}

.level-setting-blue1,
.level-setting-silver {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 34px;
	width: 100%;
	max-width: 91px
}

.level-setting-blue1 {
	background: url(../images/Sports/blue1/d18d9b2.png)
}

.level-setting-blue2 {
	background: url(../images/Sports/blue2/19724fb.png)
}

.level-setting-blue2,
.level-setting-blue3 {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 34px;
	width: 100%;
	max-width: 91px
}

.level-setting-blue3 {
	background: url(../images/Sports/blue3/2b1eb60.png)
}

.level-setting-blue4 {
	background: url(../images/Sports/blue4/2df13e8.png)
}

.level-setting-blue4,
.level-setting-blue5 {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 34px;
	width: 100%;
	max-width: 91px
}

.level-setting-blue5 {
	background: url(../images/Sports/blue5/b900822.png)
}

.level-setting-blue6 {
	background: url(../images/Sports/blue6/2357b9b.png)
}

.level-setting-blue6,
.level-setting-gold {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 34px;
	width: 100%;
	max-width: 91px
}

.level-setting-gold {
	background: url(../images/Sports/gold/3ee88b2.png)
}

.level-setting-gold1 {
	background: url(../images/Sports/gold1/d18d9b2.png)
}

.level-setting-gold1,
.level-setting-gold2 {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 34px;
	width: 100%;
	max-width: 91px
}

.level-setting-gold2 {
	background: url(../images/Sports/gold2/2dac6c9.png)
}

.level-setting-gold3 {
	background: url(../images/Sports/gold3/d18d9b2.png)
}

.level-setting-gold3,
.level-setting-gold4 {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 34px;
	width: 100%;
	max-width: 91px
}

.level-setting-gold4 {
	background: url(../images/Sports/gold4/320559a.png)
}

.level-setting-gold5 {
	background: url(../images/Sports/gold5/d18d9b2.png)
}

.level-setting-gold5,
.level-setting-grey {
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 34px;
	width: 100%;
	max-width: 91px
}

.level-setting-grey {
	background: url(../images/Sports/grey/78c4516.png)
}

.level-setting-grey1 {
	background: url(../images/Sports/grey1/011570f.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 34px;
	width: 100%;
	max-width: 91px
}

.friend-main-blue1,
.friend-main-blue2,
.friend-main-blue3,
.friend-main-blue4,
.friend-main-gold,
.friend-main-gold1,
.friend-main-gold2,
.friend-main-green,
.friend-main-grey,
.friend-main-grey1,
.friend-main-orange,
.friend-main-purple,
.friend-main-purple1,
.friend-main-red,
.friend-main-red1,
.friend-main-silver,
.friend-main-white,
.friend-main-white1,
.friend-main-yellow,
.friend-main-yellow1,
.friend-main-yellow2,
.friend-main-yellow3 {
	width: auto;
	display: unset
}

.friend-main-blue,
.friend-main-blue5 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50%
}

.friend-main-orange1 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 33.3%
}

.friend-main-orange2 {
	width: 50%;
	text-align: right
}

.friend-title-orange {
	color: #fc6200;
	font-size: 18px
}

.friend-title-orange1 {
	color: #f50;
	font-size: 18px
}

.friend-title-orange2 {
	color: #ff4a00;
	font-size: 18px
}

.friend-title-purple1 {
	color: #c6426e;
	font-size: 18px
}

.friend-title-blue {
	color: #1fb3ff;
	font-size: 18px
}

.friend-title-blue1 {
	color: #dabd57;
	font-size: 18px
}

.friend-title-blue2 {
	color: #f50;
	font-size: 18px
}

.friend-title-blue3 {
	color: #ffc105;
	font-size: 18px
}

.friend-title-blue5 {
	color: #4c6f87;
	font-size: 18px
}

.friend-title-yellow {
	color: #f1c80d;
	font-size: 18px
}

.friend-title-yellow1 {
	color: #d40511;
	font-size: 18px
}

.friend-title-yellow2 {
	color: #ffbe00;
	font-size: 18px
}

.friend-title-yellow3 {
	color: #ffdb00;
	font-size: 18px
}

.friend-title-white {
	color: #37a9d6;
	font-size: 23px
}

.friend-title-red {
	color: #ff2b29;
	font-size: 18px
}

.friend-title-silver {
	color: #4b6cb7;
	font-size: 18px
}

.friend-title-gold {
	color: #ffa863;
	font-size: 18px
}

.friend-title-gold1 {
	color: #f7b800;
	font-size: 18px
}

.friend-title-grey1 {
	color: #fbbd5a;
	font-size: 18px
}

.friend-comment-blue,
.friend-comment-blue1,
.friend-comment-blue2,
.friend-comment-blue3,
.friend-comment-blue4,
.friend-comment-blue5,
.friend-comment-blue6,
.friend-comment-gold,
.friend-comment-gold1,
.friend-comment-gold2,
.friend-comment-green,
.friend-comment-grey,
.friend-comment-grey1,
.friend-comment-orange,
.friend-comment-orange1,
.friend-comment-purple,
.friend-comment-purple1,
.friend-comment-red,
.friend-comment-red1,
.friend-comment-silver,
.friend-comment-yellow,
.friend-comment-yellow1,
.friend-comment-yellow2,
.friend-comment-yellow3 {
	background-color: #2c3137;
	border-radius: 5px;
	width: calc(50% - 44px);
	font-size: 13px;
	padding: 20px
}

.friend-comment-gold3 {
	background-color: #122232;
	border-radius: 5px;
	width: calc(50% - 44px);
	font-size: 13px;
	padding: 20px
}

.friend-comment-gold4,
.friend-comment-gold5,
.friend-comment-purple2,
.friend-comment-red2 {
	background-color: #191919;
	border-radius: 5px;
	width: calc(50% - 44px);
	font-size: 13px;
	padding: 20px
}

.friend-comment-white,
.friend-comment-white1 {
	background-color: #cacaca;
	border-radius: 5px;
	width: calc(50% - 44px);
	font-size: 13px;
	padding: 20px
}

.friend-comment-orange2 {
	width: calc(50% - 44px);
	font-size: 13px;
	padding: 24px
}

.friend2-comment-blue,
.friend2-comment-blue1,
.friend2-comment-blue2,
.friend2-comment-blue3,
.friend2-comment-blue4,
.friend2-comment-blue5,
.friend2-comment-blue6,
.friend2-comment-gold,
.friend2-comment-gold1,
.friend2-comment-gold2,
.friend2-comment-gold3,
.friend2-comment-gold4,
.friend2-comment-gold5,
.friend2-comment-green,
.friend2-comment-grey,
.friend2-comment-grey1,
.friend2-comment-orange,
.friend2-comment-orange1,
.friend2-comment-purple,
.friend2-comment-purple1,
.friend2-comment-purple2,
.friend2-comment-red,
.friend2-comment-red1,
.friend2-comment-red2,
.friend2-comment-silver,
.friend2-comment-yellow,
.friend2-comment-yellow1,
.friend2-comment-yellow2,
.friend2-comment-yellow3 {
	background: #191919
}

.friend2-comment-white,
.friend2-comment-white1 {
	background: #ebebeb
}

.friend-tab-blue,
.friend-tab-blue1,
.friend-tab-blue2,
.friend-tab-blue3,
.friend-tab-blue4,
.friend-tab-blue5,
.friend-tab-blue6,
.friend-tab-gold,
.friend-tab-gold1,
.friend-tab-gold2,
.friend-tab-gold3,
.friend-tab-gold4,
.friend-tab-gold5,
.friend-tab-green,
.friend-tab-grey,
.friend-tab-grey1,
.friend-tab-orange,
.friend-tab-orange1,
.friend-tab-purple,
.friend-tab-purple1,
.friend-tab-purple2,
.friend-tab-red,
.friend-tab-red1,
.friend-tab-red2,
.friend-tab-silver,
.friend-tab-yellow,
.friend-tab-yellow1,
.friend-tab-yellow2,
.friend-tab-yellow3 {
	border: 1px solid #616161;
	background: #2f343a;
	width: 49%;
	text-align: center;
	padding: 20px;
	cursor: pointer
}

.friend-tab-yellow4 {
	border: 1px solid #101216;
	background: #101216;
	border-radius: 6px
}

.friend-tab-green1,
.friend-tab-yellow4 {
	width: 49%;
	text-align: center;
	padding: 20px;
	cursor: pointer
}

.friend-tab-green1 {
	border: 1px solid #0d1323;
	background: #0d1323;
	border-radius: 6px
}

.friend-tab-white,
.friend-tab-white1 {
	border: 1px solid #616161;
	background: #fff;
	width: 49%;
	text-align: center;
	padding: 20px;
	cursor: pointer
}

.friend-tab-orange2 {
	text-align: center;
	cursor: pointer;
	background: #1e2224;
	border-radius: 16px;
	padding: 8px 50px;
	transition: background-color .1s ease-out 0s, color .1s ease-out 0s
}

.friend-tab-blue1.on,
.friend-tab-blue2.on,
.friend-tab-blue3.on,
.friend-tab-blue4.on,
.friend-tab-blue5.on,
.friend-tab-blue6.on,
.friend-tab-blue.on,
.friend-tab-gold1.on,
.friend-tab-gold2.on,
.friend-tab-gold3.on,
.friend-tab-gold4.on,
.friend-tab-gold5.on,
.friend-tab-gold.on,
.friend-tab-green.on,
.friend-tab-grey1.on,
.friend-tab-grey.on,
.friend-tab-orange1.on,
.friend-tab-orange.on,
.friend-tab-purple1.on,
.friend-tab-purple2.on,
.friend-tab-purple.on,
.friend-tab-red1.on,
.friend-tab-red2.on,
.friend-tab-red.on,
.friend-tab-silver.on,
.friend-tab-yellow1.on,
.friend-tab-yellow2.on,
.friend-tab-yellow3.on,
.friend-tab-yellow.on {
	background: #191919
}

.friend-tab-yellow4.on {
	color: #f3ba2f
}

.friend-tab-green1.on {
	color: #67b26f
}

.friend-tab-white1.on,
.friend-tab-white.on {
	background: #f1c80d
}

.friend-tab-orange2:hover {
	background: #3a3d42
}

.friend-tab-orange2.on {
	background: rgba(245, 100, 6, .17);
	color: #ff4a00
}

.friend-total-blue,
.friend-total-blue1,
.friend-total-blue2,
.friend-total-blue3,
.friend-total-blue4,
.friend-total-blue5,
.friend-total-blue6,
.friend-total-gold,
.friend-total-gold1,
.friend-total-gold2,
.friend-total-gold3,
.friend-total-gold4,
.friend-total-gold5,
.friend-total-green,
.friend-total-grey,
.friend-total-grey1,
.friend-total-orange,
.friend-total-orange1,
.friend-total-purple,
.friend-total-purple1,
.friend-total-purple2,
.friend-total-red,
.friend-total-red1,
.friend-total-red2,
.friend-total-silver,
.friend-total-white,
.friend-total-white1,
.friend-total-yellow,
.friend-total-yellow1,
.friend-total-yellow2,
.friend-total-yellow3 {
	text-align: center;
	font-size: 14px;
	float: left;
	width: calc(25% - 11px)
}

.friend-total-orange2 {
	text-align: center;
	font-size: 14px;
	float: left;
	padding: 12px
}

.friend-total-blue1 .top,
.friend-total-blue2 .top,
.friend-total-blue3 .top,
.friend-total-blue4 .top,
.friend-total-blue5 .top,
.friend-total-blue6 .top,
.friend-total-blue .top,
.friend-total-gold1 .top,
.friend-total-gold2 .top,
.friend-total-gold3 .top,
.friend-total-gold4 .top,
.friend-total-gold5 .top,
.friend-total-gold .top,
.friend-total-green .top,
.friend-total-grey1 .top,
.friend-total-grey .top,
.friend-total-orange1 .top,
.friend-total-orange .top,
.friend-total-purple1 .top,
.friend-total-purple2 .top,
.friend-total-purple .top,
.friend-total-red1 .top,
.friend-total-red2 .top,
.friend-total-red .top,
.friend-total-silver .top,
.friend-total-yellow1 .top,
.friend-total-yellow2 .top,
.friend-total-yellow3 .top,
.friend-total-yellow .top {
	margin-bottom: 8px;
	padding: 12px;
	border-radius: 3px;
	background-color: #12151a
}

.friend-total-white1 .top,
.friend-total-white .top {
	margin-bottom: 8px;
	padding: 12px;
	border-radius: 3px;
	background-color: #cacaca
}

.friend-total-orange2 .top {
	margin-bottom: 24px;
	padding: 8px 24px;
	border: 1px solid #ff4a00;
	border-radius: 24px
}

.friend-total-blue1 .bottom,
.friend-total-blue2 .bottom,
.friend-total-blue3 .bottom,
.friend-total-blue4 .bottom,
.friend-total-blue5 .bottom,
.friend-total-blue6 .bottom,
.friend-total-blue .bottom,
.friend-total-gold1 .bottom,
.friend-total-gold2 .bottom,
.friend-total-gold3 .bottom,
.friend-total-gold4 .bottom,
.friend-total-gold5 .bottom,
.friend-total-gold .bottom,
.friend-total-green .bottom,
.friend-total-grey1 .bottom,
.friend-total-grey .bottom,
.friend-total-orange1 .bottom,
.friend-total-orange .bottom,
.friend-total-purple1 .bottom,
.friend-total-purple2 .bottom,
.friend-total-purple .bottom,
.friend-total-red1 .bottom,
.friend-total-red2 .bottom,
.friend-total-red .bottom,
.friend-total-silver .bottom,
.friend-total-yellow1 .bottom,
.friend-total-yellow2 .bottom,
.friend-total-yellow3 .bottom,
.friend-total-yellow .bottom {
	border: 2px solid #2b3034;
	border-radius: 3px;
	padding: 12px;
	font-size: 18px;
	background-color: #2b3034
}

.friend-total-white1 .bottom,
.friend-total-white .bottom {
	border: 2px solid #2b3034;
	border-radius: 3px;
	padding: 12px;
	font-size: 18px;
	background-color: #ebebeb
}

.friend-total-orange2 .bottom {
	background: #1e2224;
	border-radius: 24px;
	padding: 8px 24px;
	font-size: 18px
}

.side-money-orange {
	color: #fc6200
}

.side-money-orange1 {
	color: #f50
}

.side-money-purple {
	color: #144ade
}

.side-money-purple1 {
	color: #c6426e
}

.side-money-purple2 {
	color: #c493bd
}

.side-money-blue {
	color: #1f8fff
}

.side-money-blue2 {
	color: #f50
}

.side-money-blue3 {
	color: #ffc105
}

.side-money-blue5 {
	color: #4c6f87
}

.side-money-blue6 {
	color: #1d98cb
}

.side-money-yellow {
	color: #f8d346
}

.side-money-yellow1 {
	color: #d40511
}

.side-money-yellow3 {
	color: #ffdb00
}

.side-money-white {
	color: #37a9d6
}

.side-money-white1 {
	color: #ed765e
}

.side-money-red {
	color: #c80002
}

.side-money-red1 {
	color: #e30144
}

.side-money-red2 {
	color: #eb840a
}

.side-money-silver {
	color: #4b6cb7
}

.side-money-gold {
	color: #ffa863
}

.side-money-gold1 {
	color: #f7b800
}

.side-money-gold2 {
	color: #f39200
}

.side-money-gold3 {
	color: #f7b800
}

.side-money-gold4 {
	color: #b59157
}

.side-money-gold5 {
	color: #d6a65c
}

.side-money-grey {
	color: #fc6200
}

.side-money-grey1 {
	color: #fbbd5a
}

.side-search-btn-orange {
	background: none !important
}

.side-search-btn-orange1 {
	background: #fff !important;
	color: #000 !important
}

.side-search-btn-purple,
.side-search-btn-purple1 {
	background: linear-gradient(90deg, #bdc3c7 0, #9c9ea0 30%, #c4c4c4 70%, #7d7979) !important;
	color: #000 !important
}

.side-search-btn-purple2 {
	background: linear-gradient(90deg, #c493bd 0, #654ea3) !important;
	color: #000 !important
}

.side-search-btn-blue {
	background: none !important
}

.side-search-btn-blue1 {
	background: linear-gradient(90deg, #8c6313 0, #d7cc63 30%, #c2993f 60%, #dcae61) !important;
	color: #000 !important
}

.side-search-btn-blue2 {
	background: #fff !important;
	color: #000 !important
}

.side-search-btn-blue3 {
	background: #ffc105 !important;
	color: #000 !important
}

.side-search-btn-blue4 {
	background: none !important;
	color: #fff !important
}

.side-search-btn-blue5 {
	background: #4c6f87 !important;
	color: #000 !important
}

.side-search-btn-blue6 {
	background: #1d98cb !important;
	color: #000 !important
}

.side-search-btn-yellow,
.side-search-btn-yellow1 {
	background: #f1c80d !important;
	color: #000 !important
}

.side-search-btn-yellow2 {
	background: none !important
}

.side-search-btn-yellow3 {
	background: linear-gradient(90deg, #ffdb00 0, #ffb700) !important;
	color: #000 !important
}

.side-search-btn-white {
	background: #f1c80d !important;
	color: #000 !important
}

.side-search-btn-white1 {
	background: #ed765e !important;
	color: #000 !important
}

.side-search-btn-red {
	background: #c80000 !important;
	color: #fff !important
}

.side-search-btn-red1 {
	background: #e30144 !important;
	color: #fff !important
}

.side-search-btn-red2 {
	background: linear-gradient(90deg, #fe8c00 0, #f83600) !important;
	color: #000 !important
}

.side-search-btn-silver {
	background: linear-gradient(90deg, #bdc3c7 0, #9c9ea0 30%, #c4c4c4 70%, #7d7979) !important;
	color: #000 !important
}

.side-search-btn-gold {
	background: #ffa863 !important;
	color: #000 !important
}

.side-search-btn-gold1 {
	background: #f7b800 !important;
	color: #000 !important
}

.side-search-btn-gold2 {
	background: #f39200 !important;
	color: #000 !important
}

.side-search-btn-gold3 {
	background: #f7b800 !important;
	color: #000 !important
}

.side-search-btn-gold4 {
	background: linear-gradient(90deg, #ffd98a 0, #b59157) !important;
	color: #000 !important
}

.side-search-btn-gold5 {
	background: linear-gradient(90deg, #02224e 0, #02234f) !important;
	color: #fff !important
}

.side-search-btn-grey {
	background: none !important
}

.side-search-btn-grey1 {
	background: #aaa !important;
	color: #151515
}

.home-content-blue,
.home-content-blue1,
.home-content-gold,
.home-content-green,
.home-content-orange,
.home-content-red,
.home-content-silver,
.home-content-yellow2 {
	padding: 4px
}

.home-content-blue5,
.home-content-purple,
.home-content-purple1,
.home-content-red1,
.home-content-yellow,
.home-content-yellow1 {
	background-color: #111 !important;
	padding: 4px
}

.home-content-blue6 {
	background: #13151e !important;
	padding: 4px
}

.home-content-grey {
	background: #242a30 !important;
	padding: 4px
}

.home-content-blue2,
.home-content-blue3 {
	background: #081a30 !important;
	padding: 4px
}

.home-content-blue4 {
	background: #212227 !important;
	padding: 4px;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.home-content-grey1 {
	background-color: #151515 !important;
	padding: 4px
}

.home-content-orange2 {
	background: #111314 !important;
	padding: 0
}

.home-content-orange1 {
	background: #081a30 !important
}

.home-content-orange1,
.home-content-yellow3 {
	box-shadow: 0 0 7px rgba(0, 0, 0, .5);
	padding: 4px
}

.home-content-yellow3 {
	background: #0a0d29 !important
}

.home-content-yellow4 {
	background: #181a20 !important;
	padding: 0
}

.home-content-green1 {
	background: #030917 !important;
	padding: 0
}

.home-content-gold2 {
	background-color: #111 !important
}

.home-content-gold1,
.home-content-gold2 {
	box-shadow: 0 0 7px rgba(0, 0, 0, .5);
	padding: 4px
}

.home-content-gold1 {
	background: #0e1d30 !important
}

.home-content-gold3 {
	background: #0a1c30 !important;
	padding: 4px
}

.home-content-gold4,
.home-content-gold5 {
	background: #121212 !important;
	padding: 0
}

.home-content-purple2,
.home-content-red2 {
	background: #121212 !important;
	padding: 4px
}

.home-content-white,
.home-content-white1 {
	background: #ebebeb !important;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5);
	color: #000 !important;
	padding: 4px
}

.home-notice-left-orange,
.home-notice-left-orange1 {
	border-right: 1px solid #000;
	padding: 20px 19px 15px 8px
}

.home-notice-left-orange2 {
	padding: 24px 12px 0 0
}

.home-notice-left-orange2 .core-content {
	border-radius: 6px;
	background: #16171a
}

.home-notice-left-orange2:hover .home-notice-bottom {
	height: 0
}

.home-notice-left-purple,
.home-notice-left-purple1 {
	border-right: 1px solid #000;
	padding: 20px 19px 15px 8px
}

.home-notice-left-purple2 {
	padding: 20px 19px 15px 8px
}

.home-notice-left-blue,
.home-notice-left-blue1,
.home-notice-left-blue2,
.home-notice-left-blue3 {
	border-right: 1px solid #000;
	padding: 20px 19px 15px 8px
}

.home-notice-left-blue4 {
	padding: 20px 8px 15px
}

.home-notice-left-blue4 .core-content {
	border-radius: 6px;
	background: #14151a;
	padding: 16px
}

.home-notice-left-blue5 {
	padding: 20px 8px 15px
}

.home-notice-left-blue5 .core-content {
	border-radius: 6px;
	background: #0d0d0d;
	padding: 16px
}

.home-notice-left-blue6 {
	padding: 20px 8px 15px
}

.home-notice-left-blue6 .core-content {
	border-radius: 6px;
	background: #020516;
	padding: 16px
}

.home-notice-left-yellow,
.home-notice-left-yellow1,
.home-notice-left-yellow2,
.home-notice-left-yellow3 {
	border-right: 1px solid #000;
	padding: 20px 19px 15px 8px
}

.home-notice-left-green1,
.home-notice-left-yellow4 {
	padding-right: 16px
}

.home-notice-left-white,
.home-notice-left-white1 {
	border-right: 1px solid #a2a2a2;
	padding: 20px 19px 15px 8px
}

.home-notice-left-red {
	border-right: 1px solid #000;
	padding: 20px 19px 15px 8px
}

.home-notice-left-red1 {
	padding: 20px 8px 15px
}

.home-notice-left-red1 .core-content {
	border-radius: 6px;
	background: #1a1a1a;
	padding: 16px
}

.home-notice-left-red2 {
	padding: 20px 19px 15px 8px
}

.home-notice-left-gold,
.home-notice-left-gold1,
.home-notice-left-gold2,
.home-notice-left-silver {
	border-right: 1px solid #000;
	padding: 20px 19px 15px 8px
}

.home-notice-left-gold3 {
	padding: 20px 8px 15px
}

.home-notice-left-gold3 .core-content {
	border-radius: 6px;
	background: #020c17;
	padding: 16px
}

.home-notice-left-gold4,
.home-notice-left-gold5 {
	padding: 16px
}

.home-notice-left-green,
.home-notice-left-grey,
.home-notice-left-grey1 {
	border-right: 1px solid #000;
	padding: 20px 19px 15px 8px
}

.home-notice-right-orange,
.home-notice-right-orange1 {
	border-left: 1px solid #000;
	padding: 20px 8px 15px 19px
}

.home-notice-right-orange2 {
	padding: 24px 0 0 12px
}

.home-notice-right-orange2 .core-content {
	border-radius: 6px;
	background: #16171a
}

.home-notice-right-orange2:hover .home-notice-bottom {
	height: 0
}

.home-notice-right-purple,
.home-notice-right-purple1 {
	border-left: 1px solid #000;
	padding: 20px 8px 15px 19px
}

.home-notice-right-purple2 {
	padding: 20px 8px 15px 19px
}

.home-notice-right-blue,
.home-notice-right-blue1,
.home-notice-right-blue2,
.home-notice-right-blue3 {
	border-left: 1px solid #000;
	padding: 20px 8px 15px 19px
}

.home-notice-right-blue4 {
	padding: 20px 8px 15px
}

.home-notice-right-blue4 .core-content {
	border-radius: 6px;
	background: #14151a;
	padding: 16px
}

.home-notice-right-blue5 {
	padding: 20px 8px 15px
}

.home-notice-right-blue5 .core-content {
	border-radius: 6px;
	background: #0d0d0d;
	padding: 16px
}

.home-notice-right-blue6 {
	padding: 20px 8px 15px
}

.home-notice-right-blue6 .core-content {
	border-radius: 6px;
	background: #020516;
	padding: 16px
}

.home-notice-right-yellow,
.home-notice-right-yellow1,
.home-notice-right-yellow2,
.home-notice-right-yellow3 {
	border-left: 1px solid #000;
	padding: 20px 8px 15px 19px
}

.home-notice-right-green1,
.home-notice-right-yellow4 {
	padding-left: 16px
}

.home-notice-right-white,
.home-notice-right-white1 {
	border-left: 1px solid #a2a2a2;
	padding: 20px 8px 15px 19px
}

.home-notice-right-red {
	border-left: 1px solid #000;
	padding: 20px 8px 15px 19px
}

.home-notice-right-red1 {
	padding: 20px 8px 15px
}

.home-notice-right-red1 .core-content {
	border-radius: 6px;
	background: #1a1a1a;
	padding: 16px
}

.home-notice-right-red2 {
	padding: 20px 8px 15px 19px
}

.home-notice-right-gold,
.home-notice-right-gold1,
.home-notice-right-gold2,
.home-notice-right-silver {
	border-left: 1px solid #000;
	padding: 20px 8px 15px 19px
}

.home-notice-right-gold3 {
	padding: 20px 8px 15px
}

.home-notice-right-gold3 .core-content {
	border-radius: 6px;
	background: #020c17;
	padding: 16px
}

.home-notice-right-gold4,
.home-notice-right-gold5 {
	padding: 16px
}

.home-notice-right-green,
.home-notice-right-grey,
.home-notice-right-grey1 {
	border-left: 1px solid #000;
	padding: 20px 8px 15px 19px
}

.home-notice-orange {
	color: #fc6200
}

.home-notice-orange1 {
	color: #f50
}

.home-notice-orange2 {
	color: #e15d07
}

.home-notice-purple {
	color: #144ade
}

.home-notice-purple1 {
	color: #c6426e
}

.home-notice-purple2 {
	color: #c493bd
}

.home-notice-blue {
	color: #1f8fff
}

.home-notice-blue1 {
	color: #dbbe58
}

.home-notice-blue2 {
	color: #f50
}

.home-notice-blue3 {
	color: #ffc105
}

.home-notice-blue4 {
	color: #4269b2
}

.home-notice-blue5 {
	color: #4c6f87
}

.home-notice-blue6 {
	color: #ffb400
}

.home-notice-yellow {
	color: #f8d346
}

.home-notice-yellow1 {
	color: #d40511
}

.home-notice-yellow2 {
	color: #ffbe00
}

.home-notice-yellow3 {
	color: #ffdb00
}

.home-notice-yellow4 {
	color: #f3ba2f
}

.home-notice-green1 {
	color: #67b26f
}

.home-notice-white {
	color: #ff6da1
}

.home-notice-white1 {
	color: #ed765e
}

.home-notice-red {
	color: #ff2c2c
}

.home-notice-red1 {
	color: #e30144
}

.home-notice-red2 {
	color: #eb840a
}

.home-notice-silver {
	color: #4b6cb7
}

.home-notice-gold {
	color: #ffa863
}

.home-notice-gold1 {
	color: #f7b800
}

.home-notice-gold2 {
	color: #f39200
}

.home-notice-gold3 {
	color: #f7b800
}

.home-notice-gold4 {
	color: #b59157
}

.home-notice-gold5 {
	color: #d6a65c
}

.home-notice-grey {
	color: #fc6200
}

.home-notice-grey1 {
	color: #fbbd5a
}

.home-notice-green {
	color: #79e80d
}

.home-notice-tcontent-orange2 {
	padding: 16px;
	line-height: 26px;
	height: 64px
}

.home-notice-tcontent-yellow4 {
	background: #14161b
}

.home-notice-tcontent-green1,
.home-notice-tcontent-yellow4 {
	padding: 11px 16px;
	line-height: 26px;
	height: 54px;
	border-radius: 6px;
	overflow: hidden
}

.home-notice-tcontent-green1 {
	background: #0a1020
}

.home-notice-content-blue,
.home-notice-content-blue1,
.home-notice-content-blue2,
.home-notice-content-blue3,
.home-notice-content-blue4,
.home-notice-content-blue5,
.home-notice-content-blue6,
.home-notice-content-gold,
.home-notice-content-gold1,
.home-notice-content-gold2,
.home-notice-content-gold3,
.home-notice-content-gold4,
.home-notice-content-gold5,
.home-notice-content-green,
.home-notice-content-grey,
.home-notice-content-grey1,
.home-notice-content-orange,
.home-notice-content-orange1,
.home-notice-content-purple,
.home-notice-content-purple1,
.home-notice-content-purple2,
.home-notice-content-red,
.home-notice-content-red1,
.home-notice-content-red2,
.home-notice-content-silver,
.home-notice-content-white,
.home-notice-content-white1,
.home-notice-content-yellow,
.home-notice-content-yellow1,
.home-notice-content-yellow2,
.home-notice-content-yellow3 {
	margin-bottom: 7px
}

.home-notice-content-orange2 {
	background: #141517;
	border-bottom: 1px solid #242424
}

.home-notice-content-orange2,
.home-notice-content-yellow4 {
	padding: 0 16px;
	height: 48px;
	line-height: 16px;
	transition: background-color .1s ease-out 0s
}

.home-notice-content-yellow4 {
	background: #181a20
}

.home-notice-content-green1 {
	padding: 0 16px;
	height: 48px;
	line-height: 16px;
	transition: background-color .1s ease-out 0s
}

.home-notice-content-orange2:hover {
	background: hsla(0, 0%, 100%, .08)
}

.home-event-content-orange {
	background: #2a3034 !important
}

.home-event-content-orange,
.home-event-content-orange1 {
	margin-bottom: 5px;
	border-radius: 2px;
	padding: 5px 0 5px 13px
}

.home-event-content-orange1 {
	background: #1e2a3a !important
}

.home-event-content-purple,
.home-event-content-purple1,
.home-event-content-purple2 {
	margin-bottom: 5px;
	border-radius: 2px;
	background: #262626 !important;
	padding: 5px 0 5px 13px
}

.home-event-content-blue,
.home-event-content-blue1 {
	margin-bottom: 5px;
	border-radius: 2px;
	background: #2a3034 !important;
	padding: 5px 0 5px 13px
}

.home-event-content-blue2,
.home-event-content-blue3 {
	margin-bottom: 5px;
	border-radius: 2px;
	background: #262626 !important;
	padding: 5px 0 5px 13px
}

.home-event-content-blue4 {
	background: #1b1c20 !important
}

.home-event-content-blue4,
.home-event-content-blue5 {
	margin-bottom: 5px;
	border-radius: 2px;
	padding: 5px 0 5px 13px
}

.home-event-content-blue5 {
	background: #111 !important
}

.home-event-content-blue6 {
	margin-bottom: 5px;
	border-radius: 2px;
	background: #12151e !important;
	padding: 5px 0 5px 13px
}

.home-event-content-yellow,
.home-event-content-yellow1,
.home-event-content-yellow2,
.home-event-content-yellow3 {
	margin-bottom: 5px;
	border-radius: 2px;
	background: #262626 !important;
	padding: 5px 0 5px 13px
}

.home-event-content-white,
.home-event-content-white1 {
	margin-bottom: 5px;
	border-radius: 2px;
	background: #fff !important;
	padding: 5px 0 5px 13px
}

.home-event-content-red {
	margin-bottom: 5px;
	border-radius: 2px;
	background: #2a3034 !important;
	padding: 5px 0 5px 13px
}

.home-event-content-red1,
.home-event-content-red2 {
	margin-bottom: 5px;
	border-radius: 2px;
	background: #25292c !important;
	padding: 5px 0 5px 13px
}

.home-event-content-silver {
	margin-bottom: 5px;
	border-radius: 2px;
	background: #2a3034 !important;
	padding: 5px 0 5px 13px
}

.home-event-content-gold,
.home-event-content-gold1,
.home-event-content-gold2 {
	margin-bottom: 5px;
	border-radius: 2px;
	background: #262626 !important;
	padding: 5px 0 5px 13px
}

.home-event-content-gold3 {
	margin-bottom: 5px;
	border-radius: 2px;
	background: #0a1c30 !important;
	padding: 5px 0 5px 13px
}

.home-event-content-gold4,
.home-event-content-gold5 {
	margin-bottom: 5px;
	border-radius: 2px;
	background: #25292c !important;
	padding: 5px 0 5px 13px
}

.home-event-content-grey {
	background: #2a3034 !important
}

.home-event-content-grey,
.home-event-content-grey1 {
	margin-bottom: 5px;
	border-radius: 2px;
	padding: 5px 0 5px 13px
}

.home-event-content-grey1 {
	background: #262626 !important
}

.home-event-content-green {
	margin-bottom: 5px;
	border-radius: 2px;
	background: #2a3034 !important;
	padding: 5px 0 5px 13px
}

.home-event-content-orange2 {
	background: #141517;
	border-bottom: 1px solid #242424
}

.home-event-content-orange2,
.home-event-content-yellow4 {
	padding: 0 16px;
	height: 48px;
	line-height: 19px;
	transition: background-color .1s ease-out 0s
}

.home-event-content-yellow4 {
	background: #181a20
}

.home-event-content-green1 {
	padding: 0 16px;
	height: 48px;
	line-height: 19px;
	transition: background-color .1s ease-out 0s
}

.home-event-content-orange2:hover {
	background: hsla(0, 0%, 100%, .08)
}

.home-category-notice-icon {
	content: url(../images/Home/orange2/notice1.png);
	margin-right: 24px
}

.home-notice-content-orange2:hover .home-category-notice-icon {
	content: url(../images/Home/orange2/notice.png)
}

.home-notice-bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 55px;
	background: linear-gradient(180deg, rgba(20, 21, 23, 0) 63.16%, rgba(20, 21, 23, .8) 88.15%);
	transition: height .1s ease-out 0s
}

.subcat-blue5 {
	border-radius: 6px;
	overflow: hidden
}

.subcat-over-blue5 {
	display: none;
	border-radius: 6px;
	overflow: hidden;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 100%;
	border: 1px solid #818181
}

.subcat-blue5:hover .subcat-over-blue5 {
	display: block
}

.subcat-yellow4 {
	border-radius: 6px;
	border: 2px solid #181a20
}

.subcat-yellow4:hover {
	border-radius: 6px;
	border: 2px solid #f3ba2f
}

.subcat-yellow4:hover .subcat-over-yellow4 {
	display: block
}

.subcat-yellow4:hover .subcat-button-yellow4 {
	background: #f3ba2f;
	color: #000
}

.subcat-content-yellow4 {
	display: flex;
	align-items: center;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	padding-left: 32px
}

.subcat-button-yellow4 {
	background: #4a4a4a;
	padding: 8px 16px;
	display: inline-block;
	border-radius: 6px;
	color: #f3ba2f;
	font-size: 12px;
	cursor: pointer
}

.go-sign-up-orange {
	color: #fc6200
}

.go-sign-up-orange1 {
	color: #f50
}

.go-sign-up-purple {
	color: #144ade
}

.go-sign-up-purple1 {
	color: #c6426e
}

.go-sign-up-purple2 {
	color: #c493bd
}

.go-sign-up-blue {
	color: #1f8fff
}

.go-sign-up-blue1 {
	color: #dabd57
}

.go-sign-up-blue4 {
	color: #4269b2
}

.go-sign-up-blue5 {
	color: #4c6f87
}

.go-sign-up-blue6 {
	color: #1d98cb
}

.go-sign-up-yellow,
.go-sign-up-yellow1 {
	color: #f8d346
}

.go-sign-up-yellow2 {
	color: #ffbe00
}

.go-sign-up-white,
.go-sign-up-white1 {
	color: #ff1f2c
}

.go-sign-up-red {
	color: #c80000
}

.go-sign-up-red1 {
	color: #e30144
}

.go-sign-up-red2 {
	color: #eb840a
}

.go-sign-up-silver {
	color: #9c9ea0
}

.go-sign-up-gold {
	color: #ffa863
}

.go-sign-up-gold1 {
	color: #f7b800
}

.go-sign-up-gold2 {
	color: #f39200
}

.go-sign-up-gold3 {
	color: #f7b800
}

.go-sign-up-gold4 {
	color: #b59157
}

.go-sign-up-gold5 {
	color: #d6a65c
}

.go-sign-up-grey {
	color: #fc6200
}

.go-sign-up-green {
	color: #79e80d
}

.sign-content-blue,
.sign-content-blue1,
.sign-content-blue2,
.sign-content-blue3,
.sign-content-blue4,
.sign-content-blue5,
.sign-content-blue6,
.sign-content-gold,
.sign-content-gold1,
.sign-content-gold2,
.sign-content-gold3,
.sign-content-gold4,
.sign-content-gold5,
.sign-content-green,
.sign-content-orange,
.sign-content-orange1,
.sign-content-purple,
.sign-content-purple1,
.sign-content-purple2,
.sign-content-red,
.sign-content-red1,
.sign-content-red2,
.sign-content-silver,
.sign-content-white,
.sign-content-white1,
.sign-content-yellow,
.sign-content-yellow1,
.sign-content-yellow2,
.sign-content-yellow3 {
	padding-left: 50px;
	padding-right: 50px;
	margin-top: 35px
}

.sign-content-grey,
.sign-content-grey1 {
	margin-top: 3px;
	background: #212121
}

.sign-content-orange2 {
	margin-top: 40px
}

.headernav-right-blue,
.headernav-right-blue1,
.headernav-right-blue2,
.headernav-right-blue3,
.headernav-right-blue4,
.headernav-right-blue5,
.headernav-right-blue6,
.headernav-right-gold,
.headernav-right-gold1,
.headernav-right-gold2,
.headernav-right-gold3,
.headernav-right-green,
.headernav-right-grey,
.headernav-right-grey1,
.headernav-right-orange,
.headernav-right-orange1,
.headernav-right-purple,
.headernav-right-purple1,
.headernav-right-red,
.headernav-right-silver,
.headernav-right-white,
.headernav-right-white1,
.headernav-right-yellow,
.headernav-right-yellow1,
.headernav-right-yellow2,
.headernav-right-yellow3 {
	margin-top: 11px !important
}

.headernav-right-blue3 {
	margin-top: 17px !important
}

.headernav-right-orange2 {
	margin-top: 16px !important
}

.headernav-right-gold4,
.headernav-right-gold5,
.headernav-right-green1,
.headernav-right-purple2,
.headernav-right-red2,
.headernav-right-yellow4 {
	margin-top: 30px !important
}

.headernav-right-red1 {
	margin-top: 25px !important
}

.header-button-login-orange {
	color: #fff !important;
	border: 2px solid #fc6200 !important
}

.header-button-login-orange1 {
	color: #fff !important;
	border: 2px solid #f50 !important
}

.header-button-login-orange2 {
	color: #fff !important;
	border: 1px solid #f56406 !important;
	height: 32px
}

.header-button-login-purple {
	color: #fff !important;
	border: 2px solid #144ade !important
}

.header-button-login-purple1 {
	color: #fff !important;
	border: 2px solid #c6426e !important
}

.header-button-login-purple2 {
	color: #fff !important;
	border: 2px solid #c493bd !important
}

.header-button-login-blue {
	color: #fff !important;
	border: 2px solid #1fb3ff !important
}

.header-button-login-blue1 {
	color: #fff !important;
	border: 2px solid #dbbe58 !important
}

.header-button-login-blue2 {
	color: #fff !important;
	border: 2px solid #f50 !important
}

.header-button-login-blue3 {
	color: #fff !important;
	border: 2px solid #ffc105 !important
}

.header-button-login-blue4 {
	color: #fff !important;
	border: 2px solid #4269b2 !important
}

.header-button-login-blue5 {
	color: #fff !important;
	border: 2px solid #4c6f87 !important
}

.header-button-login-blue6 {
	color: #fff !important;
	border: 2px solid #ffb400 !important
}

.header-button-login-yellow {
	color: #fff !important;
	border: 2px solid #f8d346 !important
}

.header-button-login-yellow1 {
	color: #d40511 !important;
	border: 2px solid #d40511 !important
}

.header-button-login-yellow2 {
	color: #ffbe00 !important;
	border: 2px solid #ffbe00 !important
}

.header-button-login-yellow3 {
	color: #ffdb00 !important;
	border: 2px solid #ffdb00 !important
}

.header-button-login-yellow4 {
	color: #f3ba2f !important
}

.header-button-login-green1,
.header-button-login-yellow4 {
	border: none !important;
	font-size: 16px !important;
	font-weight: 900
}

.header-button-login-green1 {
	color: #67b26f !important
}

.header-button-login-white {
	color: #000 !important;
	border: 2px solid #fc6200 !important
}

.header-button-login-white1 {
	color: #000 !important;
	border: 2px solid #ed765e !important
}

.header-button-login-red {
	color: #fff !important;
	border: 2px solid #c80000 !important
}

.header-button-login-red1 {
	color: #fff !important;
	border: 2px solid #e30144 !important
}

.header-button-login-red2 {
	color: #fff !important;
	border: 2px solid #eb840a !important
}

.header-button-login-silver {
	color: #c1bfc0 !important;
	border: 2px solid #c1bfc0 !important
}

.header-button-login-gold {
	color: #fff !important;
	border: 2px solid #ffa863 !important
}

.header-button-login-gold1 {
	color: #fff !important;
	border: 2px solid #f7b800 !important
}

.header-button-login-gold2 {
	color: #fff !important;
	border: 2px solid #f39200 !important
}

.header-button-login-gold3 {
	color: #fff !important;
	border: 2px solid #f7b800 !important
}

.header-button-login-gold4 {
	color: #fff !important;
	border: 2px solid #b59157 !important
}

.header-button-login-gold5 {
	color: #fff !important;
	border: 2px solid #d6a65c !important
}

.header-button-login-grey {
	color: #fff !important;
	border: 2px solid #911515 !important
}

.header-button-login-grey1 {
	color: #fff !important;
	border: 2px solid #fbbd5a !important
}

.header-button-login-green {
	color: #fff !important;
	border: 2px solid #79e80d !important
}

.header-button-signup-orange {
	color: #fff !important;
	background: #fb6200 !important;
	border: 2px solid #fc6200 !important
}

.header-button-signup-orange1 {
	color: #fff !important;
	background: #f50 !important;
	border: 2px solid #f50 !important
}

.header-button-signup-orange2 {
	color: #fff !important;
	background: #f56406 !important;
	border: 1px solid #f56406 !important;
	height: 32px
}

.header-button-signup-purple {
	color: #fff !important;
	background: #144ade !important;
	border: 2px solid #144ade !important
}

.header-button-signup-purple1 {
	color: #fff !important;
	background: #c6426e !important;
	border: 2px solid #c6426e !important
}

.header-button-signup-purple2 {
	color: #fff !important;
	background: #c493bd !important;
	border: 2px solid #c493bd !important
}

.header-button-signup-blue {
	color: #fff !important;
	background: #1fb3ff !important;
	border: 2px solid #1fb3ff !important
}

.header-button-signup-blue1 {
	color: #000 !important;
	background: #dbbe58 !important;
	border: 2px solid #dbbe58 !important
}

.header-button-signup-blue2 {
	color: #fff !important;
	background: #f50 !important;
	border: 2px solid #f50 !important
}

.header-button-signup-blue3 {
	color: #000 !important;
	background: #ffc105 !important;
	border: 2px solid #ffc105 !important
}

.header-button-signup-blue4 {
	color: #fff !important;
	background: #4269b2 !important;
	border: 2px solid #4269b2 !important
}

.header-button-signup-blue5 {
	color: #fff !important;
	background: #4c6f87 !important;
	border: 2px solid #4c6f87 !important
}

.header-button-signup-blue6 {
	color: #fff !important;
	background: #ffb400 !important;
	border: 2px solid #ffb400 !important
}

.header-button-signup-yellow {
	color: #000 !important;
	background: #f8d346 !important;
	border: 2px solid #f8d346 !important
}

.header-button-signup-yellow1 {
	color: #fff !important;
	background: #d40511 !important;
	border: 2px solid #d40511 !important
}

.header-button-signup-yellow2 {
	color: #000 !important;
	background: #ffbe00 !important;
	border: 2px solid #ffbe00 !important
}

.header-button-signup-yellow3 {
	color: #000 !important;
	background: #ffdb00 !important;
	border: 2px solid #ffdb00 !important
}

.header-button-signup-yellow4 {
	color: #000 !important;
	background: #f3ba2f !important;
	border: 2px solid #f3ba2f !important;
	font-size: 16px;
	font-weight: 900;
	border-radius: 6px !important
}

.header-button-signup-green1 {
	color: #000 !important;
	background: #67b26f !important;
	border: 2px solid #67b26f !important;
	font-size: 16px;
	font-weight: 900;
	border-radius: 6px !important
}

.header-button-signup-white {
	color: #000 !important;
	background: #fc6200 !important;
	border: 2px solid #fc6200 !important
}

.header-button-signup-white1 {
	color: #000 !important;
	background: #ed765e !important;
	border: 2px solid #ed765e !important
}

.header-button-signup-red {
	color: #fff !important;
	background: #c80000 !important;
	border: 2px solid #c80000 !important
}

.header-button-signup-red1 {
	color: #fff !important;
	background: #e30144 !important;
	border: 2px solid #e30144 !important
}

.header-button-signup-red2 {
	color: #fff !important;
	background: #eb840a !important;
	border: 2px solid #eb840a !important
}

.header-button-signup-silver {
	color: #000 !important;
	background: #c1bfc0 !important;
	border: 2px solid #c1bfc0 !important
}

.header-button-signup-gold {
	color: #000 !important;
	background: #ffa863 !important;
	border: 2px solid #ffa863 !important
}

.header-button-signup-gold1 {
	color: #000 !important;
	background: #f7b800 !important;
	border: 2px solid #f7b800 !important
}

.header-button-signup-gold2 {
	color: #000 !important;
	background: #f39200 !important;
	border: 2px solid #f39200 !important
}

.header-button-signup-gold3 {
	color: #000 !important;
	background: #f7b800 !important;
	border: 2px solid #f7b800 !important
}

.header-button-signup-gold4 {
	color: #000 !important;
	background: #b59157 !important;
	border: 2px solid #b59157 !important
}

.header-button-signup-gold5 {
	color: #000 !important;
	background: #d6a65c !important;
	border: 2px solid #d6a65c !important
}

.header-button-signup-grey {
	color: #fff !important;
	background: #911515 !important;
	border: 2px solid #911515 !important
}

.header-button-signup-grey1 {
	color: #000 !important;
	background: #fbbd5a !important;
	border: 2px solid #fbbd5a !important
}

.header-button-signup-green {
	color: #fff !important;
	background: #79e80d !important;
	border: 2px solid #79e80d !important
}

.sidebar-left-orange2 {
	margin-top: 65px !important
}

.sidebar-left-blue3 {
	margin-top: 114px !important
}

.sidebar-left-blue4,
.sidebar-left-blue5 {
	margin-top: 63px !important
}

.sidebar-left-yellow4 {
	margin-top: 100px !important
}

.sidebar-left-green1 {
	margin-top: 134px !important;
	background: #0d1323 !important
}

.sidebar-left-gold4 {
	margin-top: 152px !important
}

.sidebar-left-red1 {
	margin-top: 129px !important
}

.sidebar-right-orange2 {
	margin-top: 65px !important
}

.sidebar-right-blue3 {
	margin-top: 114px !important
}

.sidebar-right-blue4,
.sidebar-right-blue5 {
	margin-top: 63px !important
}

.sidebar-right-yellow4 {
	margin-top: 100px !important;
	width: 320px !important
}

.sidebar-right-green1 {
	margin-top: 134px !important;
	width: 320px !important;
	background: #0d1323
}

.sidebar-right-gold4 {
	margin-top: 152px !important
}

.sidebar-right-red1 {
	margin-top: 129px !important
}

.side-icon-orange {
	color: #fc6200;
	font-size: 11px !important
}

.side-icon-orange1 {
	color: #fff;
	font-size: 11px !important
}

.side-icon-orange2 {
	color: #e05c07;
	font-size: 12px !important
}

.side-icon-purple,
.side-icon-purple1,
.side-icon-purple2 {
	color: #fff;
	font-size: 11px !important
}

.side-icon-blue {
	color: #1f8fff;
	font-size: 11px !important
}

.side-icon-blue1 {
	color: #dbbe58;
	font-size: 11px !important
}

.side-icon-blue2 {
	color: #f50;
	font-size: 11px !important
}

.side-icon-blue3,
.side-icon-blue4,
.side-icon-blue5 {
	color: #fff;
	font-size: 11px !important
}

.side-icon-yellow,
.side-icon-yellow1 {
	color: #f8d346;
	font-size: 11px !important
}

.side-icon-yellow2 {
	color: #ffbe00
}

.side-icon-white,
.side-icon-yellow2,
.side-icon-yellow3 {
	font-size: 11px !important
}

.side-icon-white {
	color: red
}

.side-icon-gold,
.side-icon-gold1,
.side-icon-gold2,
.side-icon-gold3,
.side-icon-gold5,
.side-icon-white1 {
	font-size: 11px !important
}

.side-icon-gold5 {
	color: #fff
}

.side-icon-grey,
.side-icon-grey1 {
	color: #348fe2;
	font-size: 11px !important
}

.side-icon-red {
	color: #c80000
}

.side-icon-red,
.side-icon-red1,
.side-icon-red2 {
	font-size: 11px !important
}

.side-icon-red2 {
	color: #fff
}

.side-icon-silver {
	color: #9c9ea0;
	font-size: 11px !important
}

.payin-caution-white {
	color: red
}

.rule-bg-blue,
.rule-bg-blue1,
.rule-bg-blue3,
.rule-bg-gold,
.rule-bg-gold2,
.rule-bg-green,
.rule-bg-grey1,
.rule-bg-orange,
.rule-bg-purple,
.rule-bg-purple1,
.rule-bg-purple2,
.rule-bg-red,
.rule-bg-red1,
.rule-bg-red2,
.rule-bg-silver,
.rule-bg-yellow,
.rule-bg-yellow1,
.rule-bg-yellow2,
.rule-bg-yellow3 {
	background: #191919 !important;
	border: 2px solid #25282b;
	border-radius: 3px;
	padding: 25px 40px;
	margin-top: 10px
}

.rule-bg-white,
.rule-bg-white1 {
	background: #fff !important
}

.rule-bg-gold1,
.rule-bg-white,
.rule-bg-white1 {
	border: 2px solid #25282b;
	border-radius: 3px;
	padding: 25px 40px;
	margin-top: 10px
}

.rule-bg-gold1 {
	background: #0a1727 !important
}

.rule-bg-gold3,
.rule-bg-gold4,
.rule-bg-gold5 {
	background: #191919 !important
}

.rule-bg-gold3,
.rule-bg-gold4,
.rule-bg-gold5,
.rule-bg-orange1 {
	border: 2px solid #25282b;
	border-radius: 3px;
	padding: 25px 40px;
	margin-top: 10px
}

.rule-bg-orange1 {
	background: #0f1722 !important
}

.rule-bg-blue2,
.rule-bg-blue4,
.rule-bg-blue5,
.rule-bg-blue6 {
	background: #1c1c1c !important;
	border: 2px solid #25282b;
	border-radius: 3px;
	padding: 25px 40px;
	margin-top: 10px
}

.rule-bg-orange2 {
	background: #141517 !important;
	padding: 24px
}

.rule-bg-yellow4 {
	background: #101216 !important;
	padding: 24px;
	border-radius: 6px
}

.rule-bg-green1 {
	background: #0d1323 !important;
	padding: 24px;
	border-radius: 6px
}

.token-bet-button-orange {
	background-color: #fc6200
}

.token-bet-button-blue,
.token-bet-button-orange {
	position: absolute;
	left: calc(50% - 50px);
	top: 55%;
	padding: 10px 20px;
	border-radius: 5px;
	width: 100px;
	text-align: center;
	cursor: pointer;
	color: #fff
}

.token-bet-button-blue {
	background-color: #1f8fff
}

.token-bet-button-yellow {
	position: absolute;
	left: calc(50% - 50px);
	top: 55%;
	padding: 10px 20px;
	background-color: #f8d346;
	border-radius: 5px;
	width: 100px;
	text-align: center;
	cursor: pointer;
	color: #000
}

.mini-page-bg-blue,
.mini-page-bg-orange {
	background: #171c22 !important
}

.mini-page-bg-blue1,
.mini-page-bg-blue3,
.mini-page-bg-gold,
.mini-page-bg-purple,
.mini-page-bg-purple1,
.mini-page-bg-red,
.mini-page-bg-red1,
.mini-page-bg-silver,
.mini-page-bg-yellow,
.mini-page-bg-yellow1 {
	background-color: #111 !important
}

.mini-page-bg-gold1 {
	background-color: #0e1d30 !important
}

.mini-page-bg-yellow3 {
	background-color: #0a0d29 !important
}

.mini-page-bg-orange1 {
	background-color: #081a30 !important
}

.mini-page-bg-orange2 {
	background-color: #111314 !important
}

.mini-page-bg-white,
.mini-page-bg-white1 {
	background: #ebebeb !important
}

.mini-page-bg-grey1 {
	background-color: #151515 !important
}

.mini-page-bg-blue2 {
	background-color: #081a30 !important
}

.mini-header-top-button {
	background: #141414
}

.mini-header-top-button,
.mini-header-top-button-blue1 {
	height: 43px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: 700;
	cursor: pointer
}

.mini-header-top-button-blue1 {
	background: #dabd57;
	width: 50%;
	float: left
}

.mini-header-top-button-orange2 {
	height: 44px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: 700;
	background: #191a1c;
	cursor: pointer;
	transition: background-color .1s ease-out 0s
}

.mini-header-top-button.on-orange {
	background: #fc6200
}

.mini-header-top-button.on-orange1 {
	background: #f50
}

.mini-header-top-button-orange2:hover {
	background: #2c2f33
}

.mini-header-top-button-orange2.on-orange2 {
	background: #212326
}

.mini-header-top-button.on-purple {
	background: #144ade
}

.mini-header-top-button.on-purple1 {
	background: #c6426e
}

.mini-header-top-button.on-purple2 {
	background: #604b98
}

.mini-header-top-button.on-blue {
	background: #1fb3ff
}

.mini-header-top-button-blue1.on-blue1 {
	background: linear-gradient(90deg, #dabd57 0, #c8a235) !important
}

.mini-header-top-button.on-blue2 {
	background: #f50
}

.mini-header-top-button.on-blue3 {
	background: #ffc105;
	color: #000
}

.mini-header-top-button.on-blue4 {
	background: #4269b2;
	color: #000
}

.mini-header-top-button.on-blue5 {
	background: #4c6f87;
	color: #fff
}

.mini-header-top-button.on-blue6 {
	background: #1d98cb;
	color: #fff
}

.mini-header-top-button.on-yellow {
	background: #f8d346;
	color: #000
}

.mini-header-top-button.on-yellow1 {
	background: #d40511;
	color: #000
}

.mini-header-top-button.on-yellow2 {
	background: #ffbe00;
	color: #000
}

.mini-header-top-button.on-yellow3 {
	background: linear-gradient(90deg, #ffdb00, #ffb700) !important;
	color: #000
}

.mini-header-top-button.on-yellow4 {
	background: #f3ba2f;
	color: #000
}

.mini-header-top-button.on-green1 {
	background: #67b26f;
	color: #000
}

.mini-header-top-button.on-white,
.mini-header-top-button.on-white1 {
	background: #fc6200
}

.mini-header-top-button.on-red {
	background: #ff2c2c
}

.mini-header-top-button.on-red2 {
	background: #f83600
}

.mini-header-top-button.on-gold {
	background: #e79c62;
	color: #000
}

.mini-header-top-button.on-gold3 {
	background: #f7b800;
	color: #000
}

.mini-header-top-button.on-gold4 {
	background: #b59157;
	color: #000
}

.mini-header-top-button.on-gold5 {
	background: #d6a65c;
	color: #000
}

.mini-header-top-button.on-silver {
	background: linear-gradient(90deg, #bdc3c7 0, #9c9ea0 30%, #c4c4c4 70%, #7d7979) !important;
	color: #000
}

.mini-header-bottom-button-blue,
.mini-header-bottom-button-blue1,
.mini-header-bottom-button-blue2,
.mini-header-bottom-button-blue3,
.mini-header-bottom-button-blue4,
.mini-header-bottom-button-blue5,
.mini-header-bottom-button-blue6,
.mini-header-bottom-button-gold,
.mini-header-bottom-button-gold3,
.mini-header-bottom-button-gold4,
.mini-header-bottom-button-gold5,
.mini-header-bottom-button-orange,
.mini-header-bottom-button-orange1,
.mini-header-bottom-button-purple,
.mini-header-bottom-button-purple1,
.mini-header-bottom-button-purple2,
.mini-header-bottom-button-red,
.mini-header-bottom-button-red2,
.mini-header-bottom-button-silver,
.mini-header-bottom-button-white,
.mini-header-bottom-button-yellow,
.mini-header-bottom-button-yellow1,
.mini-header-bottom-button-yellow2,
.mini-header-bottom-button-yellow3 {
	background: #2c353c;
	height: 37px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: 700;
	cursor: pointer
}

.mini-header-bottom-button-green1,
.mini-header-bottom-button-yellow4 {
	background: #101216;
	border: 1px solid #101216;
	height: 37px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: 700;
	cursor: pointer
}

.mini-header-bottom-button-orange2 {
	background: #212326;
	height: 54px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	font-weight: 700;
	cursor: pointer;
	transition: background-color .1s ease-out 0s, color .1s ease-out 0s
}

.mini-header-bottom-button-blue1.on,
.mini-header-bottom-button-blue2.on,
.mini-header-bottom-button-blue3.on,
.mini-header-bottom-button-blue4.on,
.mini-header-bottom-button-blue5.on,
.mini-header-bottom-button-blue6.on,
.mini-header-bottom-button-blue.on,
.mini-header-bottom-button-gold3.on,
.mini-header-bottom-button-gold4.on,
.mini-header-bottom-button-gold5.on,
.mini-header-bottom-button-gold.on,
.mini-header-bottom-button-orange.on,
.mini-header-bottom-button-purple1.on,
.mini-header-bottom-button-purple2.on,
.mini-header-bottom-button-purple.on,
.mini-header-bottom-button-red2.on,
.mini-header-bottom-button-red.on,
.mini-header-bottom-button-silver.on,
.mini-header-bottom-button-white.on,
.mini-header-bottom-button-yellow1.on,
.mini-header-bottom-button-yellow2.on,
.mini-header-bottom-button-yellow3.on,
.mini-header-bottom-button-yellow.on {
	background: #1b1e23
}

.mini-header-bottom-button-yellow4.on {
	color: #f3ba2f;
	border: 1px solid #f3ba2f
}

.mini-header-bottom-button-green1.on {
	color: #67b26f;
	border: 1px solid #67b26f
}

.mini-header-bottom-button-orange2.on {
	color: #f56406
}

.mini-header-bottom-button-orange2:hover {
	background: #2c2f33
}

.mini-history-tab-blue,
.mini-history-tab-blue1,
.mini-history-tab-blue2,
.mini-history-tab-blue3,
.mini-history-tab-blue4,
.mini-history-tab-blue5,
.mini-history-tab-blue6,
.mini-history-tab-gold,
.mini-history-tab-gold1,
.mini-history-tab-gold2,
.mini-history-tab-gold3,
.mini-history-tab-gold4,
.mini-history-tab-gold5,
.mini-history-tab-green,
.mini-history-tab-grey1,
.mini-history-tab-orange,
.mini-history-tab-orange1,
.mini-history-tab-purple,
.mini-history-tab-purple1,
.mini-history-tab-purple2,
.mini-history-tab-red,
.mini-history-tab-red1,
.mini-history-tab-red2,
.mini-history-tab-silver,
.mini-history-tab-yellow,
.mini-history-tab-yellow1,
.mini-history-tab-yellow2,
.mini-history-tab-yellow3 {
	text-align: center;
	border: 1px solid #616161;
	padding: 14px;
	font-size: 15px;
	color: #fff;
	width: calc(100% - 6px);
	background-color: #2f343a;
	margin: 0 3px 6px
}

.mini-history-tab-white,
.mini-history-tab-white1 {
	text-align: center;
	border: 1px solid #616161;
	padding: 14px;
	font-size: 15px;
	color: #000;
	width: calc(100% - 6px);
	background-color: #cacaca;
	margin: 0 3px 6px
}

.mini-history-tab-orange2 {
	text-align: left;
	padding: 14px 22px;
	font-size: 14px;
	color: #fff;
	width: calc(100% - 6px);
	background: #1b1c1f;
	border-radius: 6px;
	margin: 0 3px 6px
}

.mini-history-tab-yellow4 {
	border-bottom: 1px solid #f3ba2f;
	color: #f3ba2f
}

.mini-history-tab-green1,
.mini-history-tab-yellow4 {
	text-align: center;
	padding: 14px;
	font-size: 15px;
	width: calc(100% - 6px);
	margin: 0 3px;
	background-color: #101216;
	border-radius: 4px 4px 0 0
}

.mini-history-tab-green1 {
	border-bottom: 1px solid #67b26f;
	color: #67b26f
}

.door-background-blue,
.door-background-orange {
	background: linear-gradient(90deg, #0d0d0d 0, #181818 50%, #0d0d0d)
}

.door-background-yellow {
	background: url(../images/login/goalin.jpg) no-repeat
}

.door-background-yellow1 {
	background: url(../images/login/dhl.png) no-repeat
}

.door-background-white {
	background: url(../images/login/now.png) no-repeat;
	background-size: 100% auto
}

.door-background-white1 {
	background: url(../images/login/worker.png) no-repeat
}

.door-background-red {
	background: linear-gradient(90deg, #0d0d0d 0, #181818 50%, #0d0d0d)
}

.door-background-gold {
	background: url(../images/login/gold.jpg) no-repeat;
	background-size: 100% auto
}

.header-mob-orange {
	background: #2e2e2e !important
}

.header-mob-orange,
.header-mob-orange1 {
	height: 43px;
	border-bottom: 2px solid #000
}

.header-mob-orange1 {
	background: #05162a !important
}

.header-mob-orange2 {
	height: 64px;
	background: #16171a !important
}

.header-mob-purple {
	height: 43px;
	background: #2e2e2e !important;
	border-bottom: 2px solid #000
}

.header-mob-purple1,
.header-mob-purple2 {
	height: 43px;
	background: #000 !important;
	border-bottom: 2px solid #000
}

.header-mob-blue,
.header-mob-green {
	height: 43px;
	background: #2e2e2e !important;
	border-bottom: 2px solid #000
}

.header-mob-blue1 {
	height: 43px;
	background: #15307d !important;
	border-bottom: 2px solid #000
}

.header-mob-blue2,
.header-mob-blue3 {
	height: 43px;
	background: #05162A !important;
	border-bottom: 2px solid #000
}

.header-mob-blue4 {
	height: 43px;
	background: #2e2e2e !important;
	border-bottom: 2px solid #000
}

.header-mob-blue5,
.header-mob-blue6 {
	height: 43px;
	background: #000 !important;
	border-bottom: 2px solid #000
}

.header-mob-yellow,
.header-mob-yellow1 {
	height: 45px;
	background: #2e2e2e !important;
	border-bottom: 2px solid #000
}

.header-mob-yellow2 {
	background: #e6360d !important
}

.header-mob-yellow2,
.header-mob-yellow3 {
	height: 45px;
	border-bottom: 2px solid #000
}

.header-mob-yellow3 {
	background: #0a0d29 !important
}

.header-mob-yellow4 {
	background: #14161b !important
}

.header-mob-green1 {
	background: #030917 !important
}

.header-mob-white,
.header-mob-white1 {
	height: 43px;
	background: #efefef !important;
	border-bottom: 2px solid #a1a1a1
}

.header-mob-red {
	background: #2e2e2e !important
}

.header-mob-red,
.header-mob-red1 {
	height: 60px;
	border-bottom: 2px solid #000
}

.header-mob-red1,
.header-mob-red2 {
	background: #000 !important
}

.header-mob-red2 {
	height: 43px;
	border-bottom: 2px solid #000
}

.header-mob-silver {
	height: 60px
}

.header-mob-gold,
.header-mob-silver {
	background: #2e2e2e !important;
	border-bottom: 2px solid #000
}

.header-mob-gold {
	height: 45px
}

.header-mob-gold1 {
	background: #2e2e2e !important
}

.header-mob-gold1,
.header-mob-gold2 {
	height: 45px;
	border-bottom: 2px solid #000
}

.header-mob-gold2 {
	background: #000 !important
}

.header-mob-gold3 {
	height: 45px;
	background: #122232 !important;
	border-bottom: 2px solid #122232
}

.header-mob-gold4 {
	height: 45px;
	background: #121212 !important;
	border-bottom: 2px solid #121212
}

.header-mob-gold5 {
	background: #000 !important
}

.header-mob-gold5,
.header-mob-grey {
	height: 45px;
	border-bottom: 2px solid #000
}

.header-mob-grey {
	background: -webkit-linear-gradient(#2d353c, #222)
}

.header-mob-grey1 {
	height: 45px;
	background: #000;
	border-bottom: 2px solid #000
}

.header-mob-left-blue,
.header-mob-left-blue1,
.header-mob-left-blue2,
.header-mob-left-blue3,
.header-mob-left-blue4,
.header-mob-left-blue5,
.header-mob-left-blue6,
.header-mob-left-gold,
.header-mob-left-gold1,
.header-mob-left-gold2,
.header-mob-left-gold3,
.header-mob-left-gold4,
.header-mob-left-gold5,
.header-mob-left-green,
.header-mob-left-grey,
.header-mob-left-grey1,
.header-mob-left-orange,
.header-mob-left-orange1,
.header-mob-left-purple,
.header-mob-left-purple1,
.header-mob-left-purple2,
.header-mob-left-red2,
.header-mob-left-white,
.header-mob-left-white1 {
	padding-top: 7px
}

.header-mob-left-yellow,
.header-mob-left-yellow1,
.header-mob-left-yellow2,
.header-mob-left-yellow3 {
	padding-top: 9px
}

.header-mob-left-red,
.header-mob-left-red1,
.header-mob-left-silver {
	padding-top: 15px
}

.header-mob-right-blue,
.header-mob-right-blue1,
.header-mob-right-blue2,
.header-mob-right-blue3,
.header-mob-right-blue4,
.header-mob-right-blue5,
.header-mob-right-blue6,
.header-mob-right-gold,
.header-mob-right-gold1,
.header-mob-right-gold2,
.header-mob-right-gold3,
.header-mob-right-gold4,
.header-mob-right-gold5,
.header-mob-right-green,
.header-mob-right-grey,
.header-mob-right-grey1,
.header-mob-right-orange,
.header-mob-right-orange1,
.header-mob-right-purple,
.header-mob-right-purple1,
.header-mob-right-purple2,
.header-mob-right-red2,
.header-mob-right-white,
.header-mob-right-white1 {
	padding-top: 6px
}

.header-mob-right-yellow,
.header-mob-right-yellow1,
.header-mob-right-yellow2,
.header-mob-right-yellow3 {
	padding-top: 8px
}

.header-mob-right-red,
.header-mob-right-red1,
.header-mob-right-silver {
	padding-top: 14px
}

.header-text-blue,
.header-text-blue1,
.header-text-blue2,
.header-text-blue3,
.header-text-blue4,
.header-text-blue5,
.header-text-blue6,
.header-text-gold,
.header-text-gold1,
.header-text-gold2,
.header-text-gold3,
.header-text-gold4,
.header-text-gold5,
.header-text-green,
.header-text-green1,
.header-text-grey,
.header-text-grey1,
.header-text-orange,
.header-text-orange1,
.header-text-purple,
.header-text-purple1,
.header-text-purple2,
.header-text-red,
.header-text-red1,
.header-text-red2,
.header-text-silver,
.header-text-yellow,
.header-text-yellow2,
.header-text-yellow3 {
	color: #fff !important
}

.header-text-yellow1 {
	color: #d40511 !important
}

.header-text-white,
.header-text-white1 {
	color: #000 !important
}

.favorite-orange.back {
	background: #2d353c !important
}

.favorite-orange1.back {
	background-color: #081a30 !important
}

.favorite-purple.back {
	background: #202020 !important
}

.favorite-purple1.back {
	background: #121212 !important
}

.favorite-blue.back {
	background: #2d353c !important
}

.favorite-blue1.back {
	background: #202020 !important
}

.favorite-blue2.back {
	background: #000 !important
}

.favorite-blue3.back {
	background: #121212 !important
}

.favorite-blue4.back {
	background: #020515 !important
}

.favorite-blue6.back {
	background: #12151e !important
}

.favorite-yellow1.back,
.favorite-yellow.back {
	background-color: #111 !important
}

.favorite-yellow2.back {
	background: #2d353c !important
}

.favorite-yellow3.back {
	background: #0a0d29 !important
}

.favorite-white1.back,
.favorite-white.back {
	background: none !important
}

.favorite-red.back {
	background-color: #202020 !important
}

.favorite-red1.back {
	background-color: #111 !important
}

.favorite-silver.back {
	background-color: #202020 !important
}

.favorite-gold.back {
	background-color: #111 !important
}

.favorite-gold1.back {
	background-color: #1f2b37 !important
}

.favorite-gold2.back {
	background-color: #111 !important
}

.favorite-grey.back {
	background: #2d353c !important
}

.favorite-grey1.back {
	background: #151515 !important
}

.favorite-orange .top {
	color: #fff
}

.favorite-orange1 .top {
	border-top: 1px solid #4f565e;
	border-bottom: 1px solid #141b23;
	background: linear-gradient(180deg, #0e1720 0, #1b2733) !important;
	color: #fff
}

.favorite-blue .top {
	color: #fff
}

.favorite-blue1 .top {
	border-top: 1px solid #565656;
	border-bottom: 3px solid #111;
	background: linear-gradient(180deg, #101010 0, #121212 20%, #181617 50%, #1c1a1b 80%, #201c1b) !important;
	color: #fff
}

.favorite-blue2 .top {
	border-top: 1px solid #161616;
	border-bottom: 3px solid #1d1d1d;
	background: linear-gradient(180deg, #272727 0, #252525 20%, #222 50%, #1e1e1e 80%, #1c1c1c) !important;
	color: #fff
}

.favorite-blue3 .top {
	border-top: 1px solid #565656;
	border-bottom: 3px solid #111;
	background: linear-gradient(180deg, #101010 0, #121212 20%, #181617 50%, #1c1a1b 80%, #201c1b) !important;
	color: #fff
}

.favorite-blue4 .top {
	border-top: 1px solid #14151a;
	border-bottom: 3px solid #111;
	background: #14151a !important;
	color: #fff
}

.favorite-blue5 .top {
	border-top: 1px solid #101010;
	background: linear-gradient(180deg, #101010 0, #1f1f1f) !important
}

.favorite-blue5 .top,
.favorite-blue6 .top {
	border-bottom: 3px solid #1f1f1f;
	color: #fff
}

.favorite-blue6 .top {
	border-top: 1px solid #616267;
	background: linear-gradient(180deg, #121212 0, #1f1f1f) !important
}

.favorite-yellow .top {
	border-top: 1px solid #565656;
	border-bottom: 3px solid #000;
	background: linear-gradient(180deg, #101010 0, #121212 20%, #181617 50%, #1c1a1b 80%, #201c1b) !important;
	color: #fff
}

.favorite-yellow1 .top {
	border-top: 1px solid #4a4a4a;
	border-bottom: 3px solid #111;
	background: linear-gradient(180deg, #282828 0, #222 20%, #1b1b1b 50%, #131313 80%, #111) !important;
	color: #f8d346
}

.favorite-yellow2 .top {
	color: #fff
}

.favorite-yellow3 .top {
	border-top: 1px solid #a18610;
	border-bottom: 1px solid #a18610;
	background: linear-gradient(90deg, #ffdb00 0, #ffb700) !important;
	color: #000;
	font-size: 15px;
	font-weight: 900
}

.favorite-white1 .top,
.favorite-white .top {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #7d797a;
	background: linear-gradient(180deg, #d0d0d0 0, #d7d7d7 20%, #e7e7e7 50%, #f4f4f4 80%, #fafafa) !important;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5);
	color: #000;
	font-size: 15px;
	font-weight: 900
}

.favorite-red .top {
	border-top: 1px solid #565656;
	border-bottom: 3px solid #111;
	background: linear-gradient(180deg, #101010 0, #121212 20%, #181617 50%, #1c1a1b 80%, #201c1b) !important;
	color: #fff
}

.favorite-red1 .top {
	border-top: 1px solid #616161;
	border-bottom: 1px solid #252525;
	background: linear-gradient(180deg, #1a1a1a 0, #252525) !important;
	color: #fff
}

.favorite-gold .top {
	border-top: 1px solid #565656;
	border-bottom: 3px solid #000;
	background: linear-gradient(180deg, #101010 0, #121212 20%, #181617 50%, #1c1a1b 80%, #201c1b) !important;
	color: #fff
}

.favorite-gold1 .top {
	border-top: 1px solid #6b727c;
	border-bottom: 3px solid #12171d;
	background: linear-gradient(180deg, #0d1e30 0, #17283c) !important;
	color: #fff
}

.favorite-gold2 .top {
	border-top: 1px solid #565656;
	border-bottom: 3px solid #000;
	background: linear-gradient(180deg, #101010 0, #121212 20%, #181617 50%, #1c1a1b 80%, #201c1b) !important;
	color: #fff
}

.favorite-gold3 .top {
	background: linear-gradient(180deg, #0d1e30 0, #17283c) !important
}

.favorite-gold3 .top,
.favorite-gold4 .top {
	border-top: 1px solid #6b727c;
	border-bottom: 1px solid #12171d;
	color: #fff
}

.favorite-gold4 .top {
	background: linear-gradient(180deg, #1f1f1f 0, #121212) !important
}

.favorite-gold5 .top,
.favorite-purple2 .top,
.favorite-red2 .top {
	border-top: 1px solid #6b6b6b;
	border-bottom: 1px solid #121212;
	background: linear-gradient(180deg, #121212 0, #1f1f1f) !important;
	color: #fff
}

.favorite-green .top {
	color: #fff
}

.favorite-silver .top {
	border-top: 1px solid #565656;
	border-bottom: 3px solid #111;
	background: linear-gradient(180deg, #101010 0, #121212 20%, #181617 50%, #1c1a1b 80%, #201c1b) !important;
	color: #fff
}

.favorite-grey1 .top,
.favorite-purple1 .top,
.favorite-purple .top {
	border-top: 1px solid #6b6b6b;
	border-bottom: 1px solid #121212;
	background: linear-gradient(180deg, #121212 0, #202020) !important;
	color: #fff
}

.favorite-orange .item {
	background: #12161a
}

.favorite-orange1 .item {
	background: #1e2a3a;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.favorite-blue .item {
	background: #12161a
}

.favorite-blue1 .item {
	background: #262626;
	border-bottom: 1px solid #111
}

.favorite-blue2 .item {
	background: #161616;
	border-top: 1px solid #111
}

.favorite-blue3 .item {
	background: #090909;
	border-bottom: 1px solid #111
}

.favorite-blue4 .item {
	background: #25262a;
	border-bottom: 1px solid #111
}

.favorite-blue5 .item {
	background: #121212;
	border-bottom: 1px solid #111
}

.favorite-blue6 .item {
	background: #020516;
	border-bottom: 1px solid #0e0e16
}

.favorite-yellow1 .item,
.favorite-yellow .item {
	background: #262626;
	border-bottom: 1px solid #111
}

.favorite-yellow2 .item {
	background: #12161a
}

.favorite-yellow3 .item {
	background: linear-gradient(180deg, #171a40 0, #171a40);
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.favorite-white1 .item,
.favorite-white .item {
	background: #eee;
	margin-top: 2px;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.favorite-red .item {
	background: #262626;
	border-bottom: 1px solid #111
}

.favorite-red1 .item {
	background: #1a1a1a;
	border-bottom: 1px solid #111
}

.favorite-gold .item {
	background: #262626;
	border-bottom: 1px solid #111
}

.favorite-gold1 .item {
	background: #17283c;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.favorite-gold2 .item {
	background: #1a1a1a;
	border-bottom: 1px solid #111
}

.favorite-gold3 .item {
	background: #0a1c30
}

.favorite-gold4 .item,
.favorite-gold5 .item,
.favorite-purple2 .item,
.favorite-red2 .item {
	background: #282828
}

.favorite-purple1 .item,
.favorite-purple .item,
.favorite-silver .item {
	background: #262626;
	border-bottom: 1px solid #111
}

.favorite-grey1 .item {
	background: #282828;
	border-bottom: 1px solid #111
}

.favorite-blue .time,
.favorite-orange1 .time,
.favorite-orange .time {
	color: #fff
}

.favorite-blue1 .time {
	color: #dbbe58
}

.favorite-blue2 .time,
.favorite-blue3 .time,
.favorite-blue4 .time,
.favorite-blue5 .time,
.favorite-blue6 .time {
	color: #fff
}

.favorite-yellow1 .time,
.favorite-yellow .time {
	color: #f8d346
}

.favorite-yellow2 .time {
	color: #fff
}

.favorite-yellow3 .time {
	color: #ffdb00
}

.favorite-white1 .time,
.favorite-white .time {
	color: #000
}

.favorite-red .time {
	color: #ff2c2c
}

.favorite-red1 .time {
	color: #fff
}

.favorite-gold .time {
	color: #f8d346
}

.favorite-gold1 .time {
	color: #f7b800
}

.favorite-gold2 .time {
	color: #fff
}

.favorite-gold3 .time {
	color: #f7b800
}

.favorite-gold4 .time,
.favorite-gold5 .time,
.favorite-purple2 .time,
.favorite-red2 .time {
	color: #fff
}

.favorite-silver .time {
	color: #9499a1
}

.favorite-grey1 .time,
.favorite-purple1 .time,
.favorite-purple .time {
	color: #fff
}

.favorite-orange .name {
	color: #fc6200
}

.favorite-orange1 .name {
	color: #fff
}

.favorite-blue .name {
	color: #1fb3ff
}

.favorite-blue1 .name,
.favorite-blue2 .name,
.favorite-blue3 .name,
.favorite-blue4 .name,
.favorite-blue5 .name,
.favorite-blue6 .name,
.favorite-yellow1 .name,
.favorite-yellow .name {
	color: #fff
}

.favorite-yellow2 .name {
	color: #ffbe00
}

.favorite-yellow3 .name {
	color: #fff
}

.favorite-white1 .name,
.favorite-white .name {
	color: #000
}

.favorite-gold1 .name,
.favorite-gold2 .name,
.favorite-gold3 .name,
.favorite-gold4 .name,
.favorite-gold5 .name,
.favorite-gold .name,
.favorite-grey1 .name,
.favorite-purple1 .name,
.favorite-purple2 .name,
.favorite-purple .name,
.favorite-red1 .name,
.favorite-red2 .name,
.favorite-red .name,
.favorite-silver .name {
	color: #fff
}

.friend-box-color-orange {
	color: #fc6200 !important
}

.friend-box-color-blue {
	color: #1fb3ff !important
}

.friend-box-color-yellow,
.friend-box-color-yellow1 {
	color: #f1c80d !important
}

.friend-box-color-white {
	color: #000 !important
}

.friend-box-color-white1 {
	color: #ed765e !important
}

.friend-box-color-red {
	color: #ff2c2c !important
}

.friend-box-color-gold {
	color: #ffa863 !important
}

.btn-betting-gold {
	background: url(../images/Sidebar/gold/bet.png) no-repeat;
	background-size: 100% 100%
}

.btn-cancel-gold {
	background: url(../images/Sidebar/gold/cancel.png) no-repeat;
	background-size: 100% 100%
}

.headernav-green {
	margin-left: 314px;
	margin-right: 309px
}

.preview-login-button-orange {
	color: #fc6200 !important;
	border: 2px solid #fc6200 !important
}

.preview-login-button-orange1 {
	color: #f50 !important;
	border: 2px solid #f50 !important
}

.preview-login-button-orange2 {
	color: #fff !important;
	border: 2px solid #f56406 !important;
	background: #f56406 !important;
	border-radius: 6px !important;
	transition: background-color .1s ease-out 0s, border .1s ease-out 0s
}

.casino-preview-login-button-orange2 {
	background: #f56406 !important;
	border-radius: 6px !important
}

.casino-preview-login-button-yellow4 {
	background: #f3ba2f !important;
	border-radius: 6px !important;
	border: 2px solid #f3ba2f !important;
	color: #000 !important
}

.casino-preview-login-button-green1 {
	background: #67b26f !important;
	border-radius: 6px !important;
	border: 2px solid #67b26f !important;
	color: #000 !important
}

.preview-login-button-orange2:hover {
	background: #ff802e !important;
	border: 2px solid #ff802e !important
}

.preview-login-button-purple {
	color: #144ade !important;
	border: 2px solid #144ade !important
}

.preview-login-button-purple1 {
	color: #c6426e !important;
	border: 2px solid #c6426e !important
}

.preview-login-button-purple2 {
	color: #c493bd !important;
	border: 2px solid #c493bd !important
}

.preview-login-button-blue {
	color: #1fb3ff !important;
	border: 2px solid #1fb3ff !important
}

.preview-login-button-blue1 {
	color: #000 !important;
	border: 2px solid #dabd57 !important
}

.preview-login-button-blue2 {
	color: #f50 !important;
	border: 2px solid #f50 !important
}

.preview-login-button-blue3 {
	color: #000 !important;
	border: 2px solid #ffc105 !important
}

.preview-login-button-blue4 {
	color: #4269b2 !important;
	border: 2px solid #4269b2 !important
}

.preview-login-button-blue5 {
	color: #4c6f87 !important;
	border: 2px solid #4c6f87 !important
}

.preview-login-button-blue6 {
	color: #1d98cb !important;
	border: 2px solid #1d98cb !important
}

.preview-login-button-yellow,
.preview-login-button-yellow1 {
	color: #000 !important;
	border: 2px solid #f8d346 !important
}

.preview-login-button-yellow2 {
	color: #000 !important;
	border: 2px solid #ffbe00 !important
}

.preview-login-button-red {
	color: #ff1515 !important;
	border: 2px solid #c80000 !important
}

.preview-login-button-red1 {
	color: #e30144 !important;
	border: 2px solid #e30144 !important
}

.preview-login-button-red2 {
	color: #eb840a !important;
	border: 2px solid #eb840a !important
}

.preview-login-button-gold {
	color: #000 !important;
	border: 2px solid #ffa863 !important
}

.preview-login-button-gold1 {
	color: #000 !important;
	border: 2px solid #f7b800 !important
}

.preview-login-button-gold2 {
	color: #000 !important;
	border: 2px solid #f39200 !important
}

.preview-login-button-gold3 {
	color: #000 !important;
	border: 2px solid #f7b800 !important
}

.preview-login-button-gold4 {
	color: #000 !important;
	border: 2px solid #b59157 !important
}

.preview-login-button-gold5 {
	color: #000 !important;
	border: 2px solid #d6a65c !important
}

.preview-login-button-green {
	color: #000 !important;
	border: 2px solid #79e80d !important
}

.preview-login-button-grey {
	color: #348fe2 !important;
	border: 2px solid #348fe2 !important
}

.preview-login-button-grey1 {
	color: #000 !important;
	border: 2px solid #fbbd5a !important
}

.preview-login-button-silver {
	color: #4969b2 !important;
	border: 2px solid #4b6cb7 !important
}

.preview-login-button-white {
	color: #000 !important;
	border: 2px solid #f8d346 !important
}

.preview-login-button-white1 {
	color: #000 !important;
	border: 2px solid #ed765e !important
}

.preview-login-button-yellow3 {
	color: #000 !important;
	border: 2px solid #ffdb00 !important
}

.preview-login-button-yellow4 {
	color: #000 !important;
	border: 2px solid #f3ba2f !important;
	background: #f3ba2f !important;
	border-radius: 6px !important
}

.preview-login-button-yellow4:hover {
	background: #a67704 !important;
	border: 2px solid #a67704 !important
}

.preview-login-button-green1 {
	color: #000 !important;
	border: 2px solid #67b26f !important;
	background: #67b26f !important;
	border-radius: 6px !important
}

.preview-login-button-green1:hover {
	background: #a67704 !important;
	border: 2px solid #a67704 !important
}

.preview-signup-button-orange {
	color: #fff !important;
	border: 2px solid #fc6200 !important;
	background: #fb6200 !important
}

.preview-signup-button-orange1 {
	color: #fff !important;
	border: 2px solid #f50 !important;
	background: #f50 !important
}

.preview-signup-button-orange2 {
	color: #fff !important;
	border: 2px solid #f56406 !important;
	background: none !important;
	border-radius: 6px !important;
	transition: background-color .1s ease-out 0s, border .1s ease-out 0s
}

.preview-signup-button-orange2:hover {
	background: #f56406 !important
}

.casino-preview-signup-button-orange2 {
	background: hsla(0, 0%, 100%, .37) !important;
	border-radius: 6px !important;
	border: 2px solid #707174 !important
}

.casino-preview-signup-button-green1,
.casino-preview-signup-button-yellow4 {
	background: #000 !important;
	border-radius: 6px !important;
	border: 2px solid #000 !important
}

.preview-signup-button-purple {
	color: #fff !important;
	border: 2px solid #144ade !important;
	background: #0037ce !important
}

.preview-signup-button-purple1 {
	color: #fff !important;
	border: 2px solid #c6426e !important;
	background: #c6426e !important
}

.preview-signup-button-purple2 {
	color: #fff !important;
	border: 2px solid #c493bd !important;
	background: #c493bd !important
}

.preview-signup-button-blue {
	color: #fff !important;
	border: 2px solid #1fb3ff !important;
	background: #1fb3ff !important
}

.preview-signup-button-blue1 {
	color: #000 !important;
	border: 2px solid #dabd57 !important;
	background: linear-gradient(90deg, #8c6313 0, #d7cc63 30%, #c2993f 60%, #dcae61) !important
}

.preview-signup-button-blue2 {
	color: #fff !important;
	border: 2px solid #f50 !important;
	background: #f50 !important
}

.preview-signup-button-blue3 {
	color: #000 !important;
	border: 2px solid #ffc105 !important;
	background: #ffc105 !important
}

.preview-signup-button-blue4 {
	color: #fff !important;
	border: 2px solid #4269b2 !important;
	background: #4269b2 !important
}

.preview-signup-button-blue5 {
	color: #fff !important;
	border: 2px solid #4c6f87 !important;
	background: #4c6f87 !important
}

.preview-signup-button-blue6 {
	color: #fff !important;
	border: 2px solid #1d98cb !important;
	background: #1d98cb !important
}

.preview-signup-button-yellow,
.preview-signup-button-yellow1 {
	color: #000 !important;
	border: 2px solid #f8d346 !important;
	background: #f1c80d !important
}

.preview-signup-button-yellow2 {
	color: #000 !important;
	border: 2px solid #ffbe00 !important;
	background: #ffbe00 !important
}

.preview-signup-button-red {
	color: #fff !important;
	border: 2px solid #c80000 !important;
	background: #c80000 !important
}

.preview-signup-button-red1 {
	color: #fff !important;
	border: 2px solid #e30144 !important;
	background: #e30144 !important
}

.preview-signup-button-red2 {
	color: #fff !important;
	border: 2px solid #eb840a !important;
	background: #eb840a !important
}

.preview-signup-button-gold {
	color: #ffd98a !important;
	border: 2px solid #ffa863 !important;
	background: #3b3b3b !important
}

.preview-signup-button-gold1 {
	color: #000 !important;
	border: 2px solid #f7b800 !important;
	background: #f7b800 !important
}

.preview-signup-button-gold2 {
	color: #000 !important;
	border: 2px solid #f39200 !important;
	background: #f39200 !important
}

.preview-signup-button-gold3 {
	color: #000 !important;
	border: 2px solid #f7b800 !important;
	background: #f7b800 !important
}

.preview-signup-button-gold4 {
	color: #000 !important;
	border: 2px solid #b59157 !important;
	background: #b59157 !important
}

.preview-signup-button-gold5 {
	color: #000 !important;
	border: 2px solid #d6a65c !important;
	background: #d6a65c !important
}

.preview-signup-button-green {
	color: #000 !important;
	border: 2px solid #79e80d !important;
	background: #7aea0c !important
}

.preview-signup-button-grey {
	color: #fff !important;
	border: 2px solid #348fe2 !important;
	background: #348fe2 !important
}

.preview-signup-button-grey1 {
	color: #000 !important;
	border: 2px solid #fbbd5a !important;
	background: #fbbd5a !important
}

.preview-signup-button-silver {
	color: #fff !important;
	border: 2px solid #4b6cb7 !important;
	background: #4b6cb7 !important
}

.preview-signup-button-white {
	color: #000 !important;
	border: 2px solid #f8d346 !important;
	background: #f1c80d !important
}

.preview-signup-button-white1 {
	color: #000 !important;
	border: 2px solid #ed765e !important;
	background: #ed765e !important
}

.preview-signup-button-yellow3 {
	color: #000 !important;
	border: 2px solid #ffdb00 !important;
	background: linear-gradient(90deg, #ffdb00 0, #ffb700) !important
}

.preview-signup-button-yellow4 {
	color: #f3ba2f !important;
	border: 2px solid #000 !important;
	background: #000 !important;
	border-radius: 6px !important
}

.preview-signup-button-yellow4:hover {
	background: #f3ba2f !important;
	border: 2px solid #f3ba2f !important;
	color: #000 !important
}

.preview-signup-button-green1 {
	color: #67b26f !important;
	border: 2px solid #000 !important;
	background: #000 !important;
	border-radius: 6px !important
}

.preview-signup-button-green1:hover {
	background: #67b26f !important;
	border: 2px solid #67b26f !important;
	color: #000 !important
}

.casino-banner-orange1 {
	background: #f50 !important;
	color: #fff !important;
	margin: 40px 0 30px;
	padding: 5px 0
}

.casino-banner-yellow {
	background: #f1c80d !important;
	color: #000 !important;
	margin: 40px 0 30px;
	padding: 5px 0
}

.casino-banner-yellow1 {
	background: #d40511 !important;
	color: #fff !important;
	margin: 40px 0 30px;
	padding: 5px 0
}

.casino-banner-yellow2 {
	background: #ffbe00 !important;
	color: #e6360d !important;
	margin: 40px 0 30px;
	padding: 5px 0
}

.casino-banner-yellow3 {
	background: linear-gradient(90deg, #ffdb00, #ffb700) !important;
	color: #000 !important;
	margin: 40px 0 30px;
	padding: 5px 0
}

.casino-banner-yellow4 {
	color: #f3ba2f !important;
	margin: 20px 0
}

.casino-banner-gold {
	background: #ffa863 !important
}

.casino-banner-gold,
.casino-banner-gold1 {
	color: #000 !important;
	margin: 40px 0 30px;
	padding: 5px 0
}

.casino-banner-gold1 {
	background: #f7b800 !important
}

.casino-banner-gold2 {
	background: #f39200 !important;
	color: #000 !important;
	margin: 40px 0 30px;
	padding: 5px 0
}

.casino-banner-gold3 {
	color: #fff !important;
	margin: 40px 0 30px;
	padding: 5px 0
}

.casino-banner-gold4 {
	background: #b59157 !important;
	color: #000 !important;
	margin: 40px 0 30px;
	padding: 5px 0
}

.casino-banner-gold5 {
	background: linear-gradient(90deg, #02224e, #02234f) !important;
	color: #fff !important;
	margin: 40px 0 30px;
	padding: 5px 0
}

.casino-banner-green {
	background: #7aea0c !important
}

.casino-banner-blue1,
.casino-banner-green {
	color: #000 !important;
	margin: 40px 0 30px;
	padding: 5px 0
}

.casino-banner-blue1 {
	background: linear-gradient(90deg, #8c6313 0, #d7cc63 30%, #c2993f 60%, #dcae61) !important
}

.casino-banner-blue2 {
	background: #f50 !important
}

.casino-banner-blue2,
.casino-banner-blue3 {
	color: #fff !important;
	margin: 40px 0 30px;
	padding: 5px 0
}

.casino-banner-blue3 {
	background: #082481 !important
}

.casino-banner-blue5 {
	background: #4c6f87 !important;
	color: #fff !important;
	margin: 40px 0 30px;
	padding: 5px 0
}

.casino-banner-blue6 {
	background: #ffb400 !important
}

.casino-banner-blue6,
.casino-banner-silver {
	color: #000 !important;
	margin: 40px 0 30px;
	padding: 5px 0
}

.casino-banner-silver {
	background: linear-gradient(90deg, #bdc3c7 0, #9c9ea0 30%, #c4c4c4 70%, #7d7979) !important
}

.casino-banner-purple {
	background: #0037ce !important
}

.casino-banner-purple,
.casino-banner-purple1 {
	color: #fff !important;
	margin: 40px 0 30px;
	padding: 5px 0
}

.casino-banner-purple1 {
	background: linear-gradient(90deg, #642b73 0, #c6426e) !important
}

.casino-banner-purple2 {
	background: #604b98 !important
}

.casino-banner-purple2,
.casino-banner-red {
	color: #fff !important;
	margin: 40px 0 30px;
	padding: 5px 0
}

.casino-banner-red {
	background: #ff2c2c !important
}

.casino-banner-red1 {
	background: #e30144 !important
}

.casino-banner-red1,
.casino-banner-red2 {
	color: #fff !important;
	margin: 40px 0 30px;
	padding: 5px 0
}

.casino-banner-red2 {
	background: #f83600 !important
}

.casino-banner-blue,
.casino-banner-grey,
.casino-banner-grey1,
.casino-banner-orange {
	color: #fff !important;
	margin: 40px 0 30px
}

.casino-banner-white {
	background: #f1c80d !important
}

.casino-banner-white,
.casino-banner-white1 {
	color: #fff !important;
	margin: 40px 0 30px;
	padding: 10px 0
}

.casino-banner-white1 {
	background: #ed765e !important
}

.casino-banner-img-blue1,
.casino-banner-img-blue2,
.casino-banner-img-blue3,
.casino-banner-img-blue5,
.casino-banner-img-blue6,
.casino-banner-img-gold,
.casino-banner-img-gold1,
.casino-banner-img-gold2,
.casino-banner-img-gold3,
.casino-banner-img-gold4,
.casino-banner-img-gold5,
.casino-banner-img-green,
.casino-banner-img-orange1,
.casino-banner-img-purple,
.casino-banner-img-purple1,
.casino-banner-img-purple2,
.casino-banner-img-red,
.casino-banner-img-red1,
.casino-banner-img-red2,
.casino-banner-img-silver,
.casino-banner-img-yellow,
.casino-banner-img-yellow1,
.casino-banner-img-yellow2,
.casino-banner-img-yellow3,
.casino-banner-img-yellow4 {
	width: 50px
}

.casino-banner-img-blue,
.casino-banner-img-grey,
.casino-banner-img-grey1,
.casino-banner-img-orange,
.casino-banner-img-white,
.casino-banner-img-white1 {
	width: 85px
}

.casino-banner-slot-blue1,
.casino-banner-slot-blue2,
.casino-banner-slot-blue3,
.casino-banner-slot-blue5,
.casino-banner-slot-blue6,
.casino-banner-slot-gold,
.casino-banner-slot-gold1,
.casino-banner-slot-gold2,
.casino-banner-slot-gold3,
.casino-banner-slot-gold4,
.casino-banner-slot-gold5,
.casino-banner-slot-green,
.casino-banner-slot-orange1,
.casino-banner-slot-purple,
.casino-banner-slot-purple1,
.casino-banner-slot-purple2,
.casino-banner-slot-red,
.casino-banner-slot-red1,
.casino-banner-slot-red2,
.casino-banner-slot-silver,
.casino-banner-slot-yellow,
.casino-banner-slot-yellow1,
.casino-banner-slot-yellow2,
.casino-banner-slot-yellow3 {
	width: 40px
}

.casino-banner-slot-blue,
.casino-banner-slot-grey,
.casino-banner-slot-grey1,
.casino-banner-slot-orange,
.casino-banner-slot-white,
.casino-banner-slot-white1 {
	width: 66px
}

.casino-banner-text-blue1,
.casino-banner-text-blue2,
.casino-banner-text-blue3,
.casino-banner-text-blue5,
.casino-banner-text-gold,
.casino-banner-text-gold1,
.casino-banner-text-gold2,
.casino-banner-text-gold3,
.casino-banner-text-gold4,
.casino-banner-text-gold5,
.casino-banner-text-green,
.casino-banner-text-orange1,
.casino-banner-text-purple,
.casino-banner-text-purple1,
.casino-banner-text-purple2,
.casino-banner-text-red,
.casino-banner-text-red1,
.casino-banner-text-red2,
.casino-banner-text-silver,
.casino-banner-text-yellow,
.casino-banner-text-yellow1,
.casino-banner-text-yellow2 {
	color: #fff;
	font-size: 20px;
	margin-top: 7px
}

.casino-banner-text-orange {
	color: #fc6200;
	font-size: 20px;
	margin-top: 20px
}

.casino-banner-text-blue {
	color: #1f8fff;
	font-size: 20px;
	margin-top: 20px
}

.casino-banner-text-grey {
	color: #348fe2;
	font-size: 20px;
	margin-top: 20px
}

.casino-banner-text-grey1 {
	color: #aaa;
	font-size: 20px;
	margin-top: 20px
}

.casino-banner-text-blue6,
.casino-banner-text-yellow3 {
	color: #000;
	font-size: 20px;
	margin-top: 7px
}

.casino-banner-text-yellow4 {
	color: #f3ba2f;
	font-size: 16px;
	margin-top: 15px
}

.casino-banner-text-white,
.casino-banner-text-white1 {
	color: #000;
	font-size: 20px;
	margin-top: 20px
}

.slot-select-container-blue1,
.slot-select-container-blue2,
.slot-select-container-blue3,
.slot-select-container-blue5,
.slot-select-container-blue6,
.slot-select-container-gold,
.slot-select-container-gold1,
.slot-select-container-gold2,
.slot-select-container-gold3,
.slot-select-container-gold4,
.slot-select-container-gold5,
.slot-select-container-green,
.slot-select-container-orange1,
.slot-select-container-purple,
.slot-select-container-purple1,
.slot-select-container-purple2,
.slot-select-container-red,
.slot-select-container-red1,
.slot-select-container-red2,
.slot-select-container-silver,
.slot-select-container-yellow,
.slot-select-container-yellow1,
.slot-select-container-yellow2,
.slot-select-container-yellow3,
.slot-select-container-yellow4 {
	width: 200px;
	margin: 1px 20px 0 0;
	float: right
}

.slot-select-container-blue,
.slot-select-container-grey,
.slot-select-container-grey1,
.slot-select-container-orange,
.slot-select-container-white,
.slot-select-container-white1 {
	width: 200px;
	margin: 40px 20px 0 0;
	float: right
}

.attendance-comment-left-orange {
	text-align: left;
	float: left;
	width: 260px
}

.attendance-comment-left-orange1 {
	text-align: left;
	float: left;
	width: 33%
}

.attendance-comment-left-orange2 {
	width: 50%;
	text-align: right;
	padding-right: 36px
}

.attendance-comment-left-blue {
	text-align: left;
	float: left;
	width: 50%
}

.attendance-comment-left-blue5 {
	text-align: left;
	float: left;
	width: 40%
}

.attendance2-panel-left {
	padding: 17px 50px 0 0;
	text-align: center;
	float: left
}

.attendance2-panel-right {
	padding: 17px 0 0 50px;
	text-align: center;
	float: left
}

.attendance2-panel-left-yellow4 {
	background: #0b0d10
}

.attendance2-panel-left-green1,
.attendance2-panel-left-yellow4 {
	padding: 24px 0;
	text-align: center;
	border-radius: 6px;
	width: calc(50% - 16px)
}

.attendance2-panel-left-green1 {
	background: #0d1323
}

.attendance2-panel-right-yellow4 {
	background: #0b0d10
}

.attendance2-panel-right-green1,
.attendance2-panel-right-yellow4 {
	padding: 24px 0;
	text-align: center;
	border-radius: 6px;
	width: calc(50% - 16px)
}

.attendance2-panel-right-green1 {
	background: #0d1323
}

.attendance2-panel-left-orange2 {
	padding: 12px 48px 0 0;
	text-align: center;
	float: left;
	width: calc(50% - 1px)
}

.attendance2-panel-right-orange2 {
	padding: 12px 0 0 48px;
	text-align: center;
	float: left;
	width: calc(50% - 1px)
}

.attendance2-panel-center {
	float: left;
	height: 270px;
	border-right: 2px solid #2f343a
}

.bg-attendance-weekday-blue,
.bg-attendance-weekday-blue1,
.bg-attendance-weekday-blue2,
.bg-attendance-weekday-blue5,
.bg-attendance-weekday-blue6,
.bg-attendance-weekday-gold,
.bg-attendance-weekday-gold1,
.bg-attendance-weekday-gold2,
.bg-attendance-weekday-gold4,
.bg-attendance-weekday-gold5,
.bg-attendance-weekday-green,
.bg-attendance-weekday-grey,
.bg-attendance-weekday-grey1,
.bg-attendance-weekday-orange,
.bg-attendance-weekday-orange1,
.bg-attendance-weekday-purple,
.bg-attendance-weekday-purple1,
.bg-attendance-weekday-purple2,
.bg-attendance-weekday-red,
.bg-attendance-weekday-red2,
.bg-attendance-weekday-silver,
.bg-attendance-weekday-yellow2,
.bg-attendance-weekday-yellow3 {
	background: #0d1015;
	margin-bottom: 10px;
	padding: 5px 0
}

.bg-attendance-weekday-white,
.bg-attendance-weekday-white1,
.bg-attendance-weekday-yellow,
.bg-attendance-weekday-yellow1 {
	background: #f1c80d;
	margin-bottom: 10px;
	color: #000;
	padding: 5px 0
}

.bg-attendance-weekday-orange2 {
	background: #1a1d1f;
	padding: 12px 0;
	text-align: center
}

.bg-attendance-weekday-yellow4 {
	color: #f3ba2f
}

.bg-attendance-weekday-green1,
.bg-attendance-weekday-yellow4 {
	background: #14161b;
	padding: 6px 0;
	text-align: center;
	margin-bottom: 4px;
	border-radius: 6px
}

.bg-attendance-weekday-green1 {
	color: #67b26f
}

.bg-attendance-main-orange {
	background: #11161a
}

.bg-attendance-main-orange1 {
	background: #061626
}

.bg-attendance-main-orange2 {
	background: #1a1d1f
}

.bg-attendance-main-purple {
	background: #11161a
}

.bg-attendance-main-purple1,
.bg-attendance-main-purple2 {
	background: #0e0e0e
}

.bg-attendance-main-blue,
.bg-attendance-main-blue1,
.bg-attendance-main-blue2 {
	background: #11161a
}

.bg-attendance-main-blue5 {
	background: #0e0e0e
}

.bg-attendance-main-blue6 {
	background: #0e1118
}

.bg-attendance-main-yellow,
.bg-attendance-main-yellow1,
.bg-attendance-main-yellow2 {
	background: #11161a
}

.bg-attendance-main-green1,
.bg-attendance-main-yellow4 {
	background: #14161b
}

.bg-attendance-main-red {
	background: #11161a
}

.bg-attendance-main-red2 {
	background: #0e0e0e
}

.bg-attendance-main-gold,
.bg-attendance-main-gold1,
.bg-attendance-main-gold2 {
	background: #11161a
}

.bg-attendance-main-gold4,
.bg-attendance-main-gold5 {
	background: #000
}

.bg-attendance-main-green,
.bg-attendance-main-grey,
.bg-attendance-main-silver {
	background: #11161a
}

.bg-attendance-main-white,
.bg-attendance-main-white1 {
	background: #babbbd
}

.bg-attendance-main-grey1,
.bg-attendance-main-yellow3 {
	background: #11161a
}

.bg-popup-orange {
	background: #fb6200 !important
}

.bg-popup-orange1 {
	background: #f50 !important
}

.bg-popup-orange2 {
	background: #2f3338 !important
}

.bg-popup-purple {
	background: #0037ce !important
}

.bg-popup-purple1 {
	background: linear-gradient(90deg, #642b73 0, #c6426e) !important
}

.bg-popup-purple2 {
	background: linear-gradient(90deg, #c493bd 0, #654ea3) !important
}

.bg-popup-blue {
	background: #1fb3ff !important
}

.bg-popup-blue1 {
	background: linear-gradient(90deg, #8c6313 0, #d7cc63 30%, #c2993f 60%, #dcae61) !important
}

.bg-popup-blue2 {
	background: #f50 !important
}

.bg-popup-blue3 {
	background: #082481 !important
}

.bg-popup-blue4 {
	background: #4269b2 !important
}

.bg-popup-blue5 {
	background: #4c6f87 !important
}

.bg-popup-blue6 {
	background: #1d98cb !important
}

.bg-popup-yellow {
	background: #f1c80d !important
}

.bg-popup-yellow1 {
	background: #d40511 !important
}

.bg-popup-yellow2 {
	background: #ffbe00 !important
}

.bg-popup-yellow3 {
	background: linear-gradient(90deg, #ffdb00 0, #ffb700) !important
}

.bg-popup-yellow4 {
	background: #2b3139 !important
}

.bg-popup-red {
	background: #ff2c2c !important
}

.bg-popup-red1 {
	background: linear-gradient(to bottom right, #ff0030 0, #ff0857) !important
}

.bg-popup-red2 {
	background: linear-gradient(90deg, #fe8c00 0, #f83600) !important
}

.bg-popup-gold {
	background: #ffd889 !important
}

.bg-popup-gold1 {
	background: linear-gradient(to bottom right, #f7b800 0, #e88b00) !important
}

.bg-popup-gold2 {
	background: #f39200 !important
}

.bg-popup-gold3 {
	background: linear-gradient(to bottom right, #f7b800 0, #e88b00) !important
}

.bg-popup-gold4 {
	background: #b59157 !important
}

.bg-popup-gold5 {
	background: #d6a65c !important
}

.bg-popup-green {
	background: #7aea0c !important
}

.bg-popup-green1 {
	background: #67b26f !important
}

.bg-popup-grey {
	background: #348fe2 !important
}

.bg-popup-grey1 {
	background: #fbbd5a !important
}

.bg-popup-silver {
	background: linear-gradient(90deg, #bdc3c7 0, #9c9ea0 30%, #c4c4c4 70%, #7d7979) !important
}

.bg-popup-white {
	background: #f1c80d !important
}

.bg-popup-white1 {
	background: #ed765e !important
}

.bg-popup-bottom-orange {
	background: #fb6200 !important
}

.bg-popup-bottom-orange1 {
	background: #f50 !important
}

.bg-popup-bottom-orange2 {
	background: #2f3238 !important
}

.bg-popup-bottom-purple {
	background: #0037ce !important
}

.bg-popup-bottom-purple1 {
	background: linear-gradient(90deg, #642b73 0, #c6426e) !important
}

.bg-popup-bottom-purple2 {
	background: linear-gradient(90deg, #c493bd 0, #654ea3) !important
}

.bg-popup-bottom-blue {
	background: #1fb3ff !important
}

.bg-popup-bottom-blue1 {
	background: linear-gradient(90deg, #8c6313 0, #d7cc63 30%, #c2993f 60%, #dcae61) !important
}

.bg-popup-bottom-blue2 {
	background: #f50 !important
}

.bg-popup-bottom-blue3 {
	background: #082481 !important
}

.bg-popup-bottom-blue4 {
	background: #4269b2 !important
}

.bg-popup-bottom-blue5 {
	background: #4c6f87 !important
}

.bg-popup-bottom-blue6 {
	background: #1d98cb !important
}

.bg-popup-bottom-yellow {
	background: #f1c80d !important
}

.bg-popup-bottom-yellow1 {
	background: #d40511 !important
}

.bg-popup-bottom-yellow2 {
	background: #ffbe00 !important
}

.bg-popup-bottom-yellow3 {
	background: linear-gradient(90deg, #ffdb00 0, #ffb700) !important
}

.bg-popup-bottom-yellow4 {
	background: #2b3139 !important
}

.bg-popup-bottom-red {
	background: #ff2c2c !important
}

.bg-popup-bottom-red1 {
	background: linear-gradient(to bottom right, #ff0030 0, #ff0857) !important
}

.bg-popup-bottom-red2 {
	background: linear-gradient(90deg, #fe8c00 0, #f83600) !important
}

.bg-popup-bottom-gold {
	background: #ffa863 !important
}

.bg-popup-bottom-gold1 {
	background: linear-gradient(to bottom right, #f7b800 0, #e88b00) !important
}

.bg-popup-bottom-gold2 {
	background: #f39200 !important
}

.bg-popup-bottom-gold3 {
	background: linear-gradient(to bottom right, #f7b800 0, #e88b00) !important
}

.bg-popup-bottom-gold4 {
	background: #b59157 !important
}

.bg-popup-bottom-gold5 {
	background: #d6a65c !important
}

.bg-popup-bottom-green {
	background: #7aea0c !important
}

.bg-popup-bottom-green1 {
	background: #67b26f !important
}

.bg-popup-bottom-grey {
	background: #348fe2 !important
}

.bg-popup-bottom-grey1 {
	background: #fbbd5a !important
}

.bg-popup-bottom-silver {
	background: linear-gradient(90deg, #bdc3c7 0, #9c9ea0 30%, #c4c4c4 70%, #7d7979) !important
}

.bg-popup-bottom-white {
	background: #f1c80d !important
}

.bg-popup-bottom-white1 {
	background: #ed765e !important
}

.button-today-close-orange2 {
	background: #2f3338 !important;
	border: none !important
}

.button-today-close-yellow4 {
	background: #2b3139 !important;
	border: none !important
}

.button-popup-close-orange2 {
	padding-top: 0 !important;
	width: 148px !important;
	height: 40px !important;
	border: none !important
}

.button-popup-close-orange2,
.button-popup-close-orange2.is-disabled:active,
.button-popup-close-orange2.is-disabled:focus,
.button-popup-close-orange2.is-disabled:hover,
.button-popup-close-orange2:active,
.button-popup-close-orange2:focus,
.button-popup-close-orange2:hover {
	background: url(data:images/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQ4IiBoZWlnaHQ9IjQwIiB2aWV3Qm94PSIwIDAgMTQ4IDQwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8ZyBmaWx0ZXI9InVybCgjZmlsdGVyMF9kKSI+CjxwYXRoIGQ9Ik0yOC41NjE0IDBIMTQ0TDEyNC43NzUgMzJINEwyOC41NjE0IDBaIiBmaWxsPSIjRjU2NDA2Ii8+CjwvZz4KPGRlZnM+CjxmaWx0ZXIgaWQ9ImZpbHRlcjBfZCIgeD0iMCIgeT0iMCIgd2lkdGg9IjE0OCIgaGVpZ2h0PSI0MCIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPgo8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPgo8ZmVDb2xvck1hdHJpeCBpbj0iU291cmNlQWxwaGEiIHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAxMjcgMCIgcmVzdWx0PSJoYXJkQWxwaGEiLz4KPGZlT2Zmc2V0IGR5PSI0Ii8+CjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjIiLz4KPGZlQ29tcG9zaXRlIGluMj0iaGFyZEFscGhhIiBvcGVyYXRvcj0ib3V0Ii8+CjxmZUNvbG9yTWF0cml4IHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwLjM3IDAiLz4KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJlZmZlY3QxX2Ryb3BTaGFkb3ciLz4KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJlZmZlY3QxX2Ryb3BTaGFkb3ciIHJlc3VsdD0ic2hhcGUiLz4KPC9maWx0ZXI+CjwvZGVmcz4KPC9zdmc+Cg==) no-repeat !important
}

.button-popup-close-orange2.is-disabled {
	background: url(data:images/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQwIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMTQwIDMyIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMjQuNTYxNCAwSDE0MEwxMjAuNzc1IDMySDBMMjQuNTYxNCAwWiIgZmlsbD0iI0Y1NjQwNiIvPgo8L3N2Zz4K) no-repeat !important;
	opacity: .3
}

.button-popup-close-yellow4 {
	color: #000 !important;
	background: #f3ba2f !important;
	border: 1px solid #f3ba2f !important;
	font-size: 13px !important
}

.button-popup-close-yellow4.is-disabled,
.button-popup-close-yellow4.is-disabled:active,
.button-popup-close-yellow4.is-disabled:focus,
.button-popup-close-yellow4.is-disabled:hover,
.button-popup-close-yellow4:active,
.button-popup-close-yellow4:focus,
.button-popup-close-yellow4:hover {
	background: #a67704 !important;
	border: 1px solid #a67704 !important;
	color: #000 !important
}

.button-popup-close-yellow4.is-disabled {
	opacity: .3 !important
}

.loginform-blue,
.loginform-blue1,
.loginform-blue2,
.loginform-blue3,
.loginform-blue4,
.loginform-blue5,
.loginform-blue6,
.loginform-gold,
.loginform-gold1,
.loginform-gold2,
.loginform-gold3,
.loginform-gold4,
.loginform-gold5,
.loginform-green,
.loginform-orange,
.loginform-orange1,
.loginform-purple,
.loginform-purple1,
.loginform-purple2,
.loginform-red,
.loginform-red1,
.loginform-red2,
.loginform-silver,
.loginform-white,
.loginform-white1,
.loginform-yellow,
.loginform-yellow1,
.loginform-yellow2,
.loginform-yellow3 {
	margin-top: 35px;
	padding: 0 50px
}

.loginform-grey,
.loginform-grey1 {
	margin-top: 4px;
	padding: 40px;
	border: 1px solid #454545;
	background-color: rgba(0, 0, 0, .4)
}

.bg-customer-grey {
	background: #2d353c !important
}

.bg-customer-grey1 {
	background: #151515 !important
}

.bg-bar-grey1 {
	background: #161616 !important;
	border: 2px solid #aaa !important;
	color: #aaa !important
}

.bg-bar-grey1:hover {
	background-color: #2f2f2f !important
}

.note-comment-blue,
.note-comment-blue1,
.note-comment-blue2,
.note-comment-blue3,
.note-comment-blue4,
.note-comment-blue5,
.note-comment-blue6,
.note-comment-gold,
.note-comment-gold1,
.note-comment-gold2,
.note-comment-gold3,
.note-comment-gold4,
.note-comment-gold5,
.note-comment-green,
.note-comment-orange,
.note-comment-orange1,
.note-comment-purple,
.note-comment-purple1,
.note-comment-purple2,
.note-comment-red,
.note-comment-red1,
.note-comment-red2,
.note-comment-silver,
.note-comment-yellow,
.note-comment-yellow1,
.note-comment-yellow2,
.note-comment-yellow3 {
	background: #2e3439;
	padding: 5px 10px;
	margin-bottom: 20px
}

.note-comment-white,
.note-comment-white1 {
	box-shadow: 0 0 7px rgba(0, 0, 0, .5);
	background: #fff;
	padding: 5px 10px;
	margin-bottom: 20px
}

.note-comment-orange2 {
	background: #171719;
	border-radius: 6px;
	padding: 5px 16px;
	margin-bottom: 12px
}

.note-comment-yellow4 {
	background: #101216;
	border-bottom: 1px solid #f3ba2f
}

.note-comment-green1,
.note-comment-yellow4 {
	border-radius: 6px 6px 0 0;
	padding: 16px;
	height: 53px
}

.note-comment-green1 {
	background: #0d1323;
	border-bottom: 1px solid #67b26f
}

.table-history-blue,
.table-history-blue1,
.table-history-blue2,
.table-history-blue3,
.table-history-blue4,
.table-history-blue5,
.table-history-blue6,
.table-history-gold,
.table-history-gold1,
.table-history-gold2,
.table-history-gold3,
.table-history-gold4,
.table-history-gold5,
.table-history-green,
.table-history-green1,
.table-history-grey,
.table-history-grey1,
.table-history-orange,
.table-history-orange1,
.table-history-orange2,
.table-history-purple,
.table-history-purple1,
.table-history-purple2,
.table-history-red,
.table-history-red1,
.table-history-red2,
.table-history-silver,
.table-history-white,
.table-history-white1,
.table-history-yellow,
.table-history-yellow1,
.table-history-yellow2,
.table-history-yellow3,
.table-history-yellow4 {
	font-size: 14px
}

.table-history-blue1 .table-header,
.table-history-blue2 .table-header,
.table-history-blue3 .table-header,
.table-history-blue4 .table-header,
.table-history-blue5 .table-header,
.table-history-blue6 .table-header,
.table-history-blue .table-header,
.table-history-gold1 .table-header,
.table-history-gold2 .table-header,
.table-history-gold3 .table-header,
.table-history-gold4 .table-header,
.table-history-gold5 .table-header,
.table-history-gold .table-header,
.table-history-green .table-header,
.table-history-grey1 .table-header,
.table-history-grey .table-header,
.table-history-orange1 .table-header,
.table-history-orange .table-header,
.table-history-purple1 .table-header,
.table-history-purple2 .table-header,
.table-history-purple .table-header,
.table-history-red1 .table-header,
.table-history-red2 .table-header,
.table-history-red .table-header,
.table-history-silver .table-header,
.table-history-yellow1 .table-header,
.table-history-yellow2 .table-header,
.table-history-yellow3 .table-header,
.table-history-yellow .table-header {
	font-weight: 700;
	display: flex;
	padding: 10px 0;
	background: #2f343a
}

.table-history-white1 .table-header,
.table-history-white .table-header {
	font-weight: 700;
	font-size: 16px;
	display: flex;
	padding: 10px 0;
	background: #cacaca
}

.table-history-orange2 .table-header {
	font-weight: 700;
	display: flex;
	padding: 16px 0;
	background: #09090a;
	border-radius: 6px
}

.table-history-yellow4 .table-header {
	font-weight: 700;
	display: flex;
	padding: 16px 0;
	background: #101216;
	border-radius: 0 0 6px 6px
}

.table-history-green1 .table-header {
	font-weight: 700;
	display: flex;
	padding: 16px 0;
	background: #0d1323;
	border-radius: 0 0 6px 6px
}

.table-history-flex-field {
	flex: 1 1 0px
}

.table-history-tr {
	display: flex
}

.table-history-blue1 .table-history-tr,
.table-history-blue2 .table-history-tr,
.table-history-blue3 .table-history-tr,
.table-history-blue4 .table-history-tr,
.table-history-blue5 .table-history-tr,
.table-history-blue6 .table-history-tr,
.table-history-blue .table-history-tr,
.table-history-gold1 .table-history-tr,
.table-history-gold2 .table-history-tr,
.table-history-gold3 .table-history-tr,
.table-history-gold4 .table-history-tr,
.table-history-gold5 .table-history-tr,
.table-history-gold .table-history-tr,
.table-history-green .table-history-tr,
.table-history-grey1 .table-history-tr,
.table-history-grey .table-history-tr,
.table-history-orange1 .table-history-tr,
.table-history-orange .table-history-tr,
.table-history-purple1 .table-history-tr,
.table-history-purple2 .table-history-tr,
.table-history-purple .table-history-tr,
.table-history-red1 .table-history-tr,
.table-history-red2 .table-history-tr,
.table-history-red .table-history-tr,
.table-history-silver .table-history-tr,
.table-history-yellow1 .table-history-tr,
.table-history-yellow2 .table-history-tr,
.table-history-yellow3 .table-history-tr,
.table-history-yellow .table-history-tr {
	background: #151e2d;
	border-bottom: 1px solid #616161
}

.table-history-white1 .table-history-tr,
.table-history-white .table-history-tr {
	background: #fff;
	border-bottom: 1px solid #616161
}

.table-history-orange2 .table-history-tr {
	background: #17171a;
	margin-top: 12px;
	border-radius: 6px;
	transition: background-color .1s ease-out 0s
}

.table-history-orange2 .table-history-tr.on,
.table-history-orange2 .table-history-tr:hover {
	background: #121214
}

.table-history-yellow4 .table-history-tr {
	background: #0b0d10;
	margin-top: 4px;
	border-radius: 6px;
	transition: background-color .1s ease-out 0s
}

.table-history-yellow4 .table-history-tr.on {
	background: #181a20
}

.table-history-green1 .table-history-tr {
	background: #0d1323;
	margin-top: 4px;
	border-radius: 6px;
	transition: background-color .1s ease-out 0s
}

.table-history-green1 .table-history-tr.on {
	background: #030917
}

.table-history-td-first {
	border-left: 1px solid #616161;
	border-right: 1px solid #616161;
	padding: 16px 5px
}

.table-history-green1 .table-history-td-first,
.table-history-orange2 .table-history-td-first,
.table-history-yellow4 .table-history-td-first {
	border: none
}

.table-history-td {
	border-right: 1px solid #616161;
	padding: 16px 5px
}

.table-history-green1 .table-history-td,
.table-history-orange2 .table-history-td,
.table-history-yellow4 .table-history-td {
	border: none
}

.table-history-blue1 .table-history-content,
.table-history-blue2 .table-history-content,
.table-history-blue3 .table-history-content,
.table-history-blue4 .table-history-content,
.table-history-blue5 .table-history-content,
.table-history-blue6 .table-history-content,
.table-history-blue .table-history-content,
.table-history-gold1 .table-history-content,
.table-history-gold2 .table-history-content,
.table-history-gold3 .table-history-content,
.table-history-gold4 .table-history-content,
.table-history-gold5 .table-history-content,
.table-history-gold .table-history-content,
.table-history-green .table-history-content,
.table-history-grey1 .table-history-content,
.table-history-grey .table-history-content,
.table-history-orange1 .table-history-content,
.table-history-orange .table-history-content,
.table-history-purple1 .table-history-content,
.table-history-purple2 .table-history-content,
.table-history-purple .table-history-content,
.table-history-red1 .table-history-content,
.table-history-red2 .table-history-content,
.table-history-red .table-history-content,
.table-history-silver .table-history-content,
.table-history-yellow1 .table-history-content,
.table-history-yellow2 .table-history-content,
.table-history-yellow3 .table-history-content,
.table-history-yellow .table-history-content {
	background: #2d353c
}

.table-history-content.el-row .p-20.width-full img {width: 100%;}

.table-history-white1 .table-history-content,
.table-history-white .table-history-content {
	background: #fff;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000
}

.table-history-orange2 .table-history-content {
	background: #171719;
	border-radius: 6px
}

.table-history-green1 .table-history-content,
.table-history-yellow4 .table-history-content {
	background: #101216;
	border-radius: 6px
}

.table-coupon-blue,
.table-coupon-blue1,
.table-coupon-blue2,
.table-coupon-blue3,
.table-coupon-blue4,
.table-coupon-blue5,
.table-coupon-blue6,
.table-coupon-gold,
.table-coupon-gold1,
.table-coupon-gold2,
.table-coupon-gold3,
.table-coupon-gold4,
.table-coupon-gold5,
.table-coupon-green,
.table-coupon-grey,
.table-coupon-grey1,
.table-coupon-orange,
.table-coupon-orange1,
.table-coupon-orange2,
.table-coupon-purple,
.table-coupon-purple1,
.table-coupon-purple2,
.table-coupon-red,
.table-coupon-red1,
.table-coupon-red2,
.table-coupon-silver,
.table-coupon-white,
.table-coupon-white1,
.table-coupon-yellow,
.table-coupon-yellow1,
.table-coupon-yellow2,
.table-coupon-yellow3 {
	font-size: 14px
}

.table-coupon-blue1 .table-header,
.table-coupon-blue2 .table-header,
.table-coupon-blue3 .table-header,
.table-coupon-blue4 .table-header,
.table-coupon-blue5 .table-header,
.table-coupon-blue6 .table-header,
.table-coupon-blue .table-header,
.table-coupon-gold1 .table-header,
.table-coupon-gold2 .table-header,
.table-coupon-gold3 .table-header,
.table-coupon-gold4 .table-header,
.table-coupon-gold5 .table-header,
.table-coupon-gold .table-header,
.table-coupon-green .table-header,
.table-coupon-grey1 .table-header,
.table-coupon-grey .table-header,
.table-coupon-orange1 .table-header,
.table-coupon-orange .table-header,
.table-coupon-purple1 .table-header,
.table-coupon-purple2 .table-header,
.table-coupon-purple .table-header,
.table-coupon-red1 .table-header,
.table-coupon-red2 .table-header,
.table-coupon-red .table-header,
.table-coupon-silver .table-header,
.table-coupon-yellow1 .table-header,
.table-coupon-yellow2 .table-header,
.table-coupon-yellow3 .table-header,
.table-coupon-yellow .table-header {
	font-weight: 700;
	display: flex;
	padding: 10px 0;
	background: #25292c;
	border-radius: 6px
}

.table-coupon-white1 .table-header,
.table-coupon-white .table-header {
	font-weight: 700;
	font-size: 16px;
	display: flex;
	padding: 10px 0;
	background: #cacaca
}

.table-coupon-orange2 .table-header {
	font-weight: 700;
	display: flex;
	padding: 16px 0;
	background: #09090a;
	border-radius: 6px
}

.table-coupon-flex-field {
	flex: 1 1 0px
}

.table-coupon-tr {
	display: flex
}

.table-coupon-blue1 .table-coupon-tr,
.table-coupon-blue2 .table-coupon-tr,
.table-coupon-blue3 .table-coupon-tr,
.table-coupon-blue4 .table-coupon-tr,
.table-coupon-blue5 .table-coupon-tr,
.table-coupon-blue6 .table-coupon-tr,
.table-coupon-blue .table-coupon-tr,
.table-coupon-gold1 .table-coupon-tr,
.table-coupon-gold2 .table-coupon-tr,
.table-coupon-gold3 .table-coupon-tr,
.table-coupon-gold4 .table-coupon-tr,
.table-coupon-gold5 .table-coupon-tr,
.table-coupon-gold .table-coupon-tr,
.table-coupon-green .table-coupon-tr,
.table-coupon-grey1 .table-coupon-tr,
.table-coupon-grey .table-coupon-tr,
.table-coupon-orange1 .table-coupon-tr,
.table-coupon-orange .table-coupon-tr,
.table-coupon-purple1 .table-coupon-tr,
.table-coupon-purple2 .table-coupon-tr,
.table-coupon-purple .table-coupon-tr,
.table-coupon-red1 .table-coupon-tr,
.table-coupon-red2 .table-coupon-tr,
.table-coupon-red .table-coupon-tr,
.table-coupon-silver .table-coupon-tr,
.table-coupon-yellow1 .table-coupon-tr,
.table-coupon-yellow2 .table-coupon-tr,
.table-coupon-yellow3 .table-coupon-tr,
.table-coupon-yellow .table-coupon-tr {
	background: #1b2024;
	margin-top: 12px;
	border-radius: 6px;
	transition: background-color .1s ease-out 0s
}

.table-coupon-white1 .table-coupon-tr,
.table-coupon-white .table-coupon-tr {
	background: #fff;
	border-bottom: 1px solid #616161
}

.table-coupon-orange2 .table-coupon-tr {
	background: #17171a;
	margin-top: 12px;
	border-radius: 6px;
	transition: background-color .1s ease-out 0s
}

.table-coupon-orange2 .table-coupon-tr.on,
.table-coupon-orange2 .table-coupon-tr:hover {
	background: #121214
}

.table-coupon-td-first {
	border: none;
	padding: 16px 5px
}

.table-coupon-orange2 .table-coupon-td-first {
	border: none
}

.table-coupon-td {
	border: none;
	padding: 16px 5px
}

.table-coupon-orange2 .table-coupon-td {
	border: none
}

.table-coupon-blue1 .table-coupon-content,
.table-coupon-blue2 .table-coupon-content,
.table-coupon-blue3 .table-coupon-content,
.table-coupon-blue4 .table-coupon-content,
.table-coupon-blue5 .table-coupon-content,
.table-coupon-blue6 .table-coupon-content,
.table-coupon-blue .table-coupon-content,
.table-coupon-gold1 .table-coupon-content,
.table-coupon-gold2 .table-coupon-content,
.table-coupon-gold3 .table-coupon-content,
.table-coupon-gold4 .table-coupon-content,
.table-coupon-gold5 .table-coupon-content,
.table-coupon-gold .table-coupon-content,
.table-coupon-green .table-coupon-content,
.table-coupon-grey1 .table-coupon-content,
.table-coupon-grey .table-coupon-content,
.table-coupon-orange1 .table-coupon-content,
.table-coupon-orange .table-coupon-content,
.table-coupon-purple1 .table-coupon-content,
.table-coupon-purple2 .table-coupon-content,
.table-coupon-purple .table-coupon-content,
.table-coupon-red1 .table-coupon-content,
.table-coupon-red2 .table-coupon-content,
.table-coupon-red .table-coupon-content,
.table-coupon-silver .table-coupon-content,
.table-coupon-yellow1 .table-coupon-content,
.table-coupon-yellow2 .table-coupon-content,
.table-coupon-yellow3 .table-coupon-content,
.table-coupon-yellow .table-coupon-content {
	background: #2d353c
}

.table-coupon-white1 .table-coupon-content,
.table-coupon-white .table-coupon-content {
	background: #fff;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000
}

.table-coupon-orange2 .table-coupon-content {
	background: #171719;
	border-radius: 6px
}

.table-sbetlog-blue,
.table-sbetlog-blue1,
.table-sbetlog-blue2,
.table-sbetlog-blue3,
.table-sbetlog-blue4,
.table-sbetlog-blue5,
.table-sbetlog-blue6,
.table-sbetlog-gold,
.table-sbetlog-gold1,
.table-sbetlog-gold2,
.table-sbetlog-gold3,
.table-sbetlog-gold4,
.table-sbetlog-green,
.table-sbetlog-green1,
.table-sbetlog-grey,
.table-sbetlog-grey1,
.table-sbetlog-orange,
.table-sbetlog-orange1,
.table-sbetlog-orange2,
.table-sbetlog-purple,
.table-sbetlog-purple1,
.table-sbetlog-purple2,
.table-sbetlog-red,
.table-sbetlog-red1,
.table-sbetlog-red2,
.table-sbetlog-silver,
.table-sbetlog-white,
.table-sbetlog-white1,
.table-sbetlog-yellow,
.table-sbetlog-yellow1,
.table-sbetlog-yellow2,
.table-sbetlog-yellow3,
.table-sbetlog-yellow4 {
	font-size: 14px;
	word-break: keep-all
}

.table-sbetlog-blue1 .table-header,
.table-sbetlog-blue2 .table-header,
.table-sbetlog-blue3 .table-header,
.table-sbetlog-blue4 .table-header,
.table-sbetlog-blue5 .table-header,
.table-sbetlog-blue6 .table-header,
.table-sbetlog-blue .table-header,
.table-sbetlog-gold1 .table-header,
.table-sbetlog-gold2 .table-header,
.table-sbetlog-gold3 .table-header,
.table-sbetlog-gold4 .table-header,
.table-sbetlog-gold .table-header,
.table-sbetlog-green .table-header,
.table-sbetlog-grey1 .table-header,
.table-sbetlog-grey .table-header,
.table-sbetlog-orange1 .table-header,
.table-sbetlog-orange .table-header,
.table-sbetlog-purple1 .table-header,
.table-sbetlog-purple2 .table-header,
.table-sbetlog-purple .table-header,
.table-sbetlog-red1 .table-header,
.table-sbetlog-red2 .table-header,
.table-sbetlog-red .table-header,
.table-sbetlog-silver .table-header,
.table-sbetlog-yellow1 .table-header,
.table-sbetlog-yellow2 .table-header,
.table-sbetlog-yellow3 .table-header,
.table-sbetlog-yellow .table-header {
	font-weight: 700;
	display: flex;
	padding: 10px 0;
	background: #25292c;
	color: #fff
}

.table-sbetlog-white1 .table-header,
.table-sbetlog-white .table-header {
	display: flex;
	padding: 10px 0;
	background: #cacaca;
	color: #000;
	font-weight: 900
}

.table-sbetlog-orange2 .table-header {
	font-weight: 700;
	display: flex;
	padding: 10px 0;
	background: #09090a;
	border-radius: 6px;
	color: #fff
}

.table-sbetlog-yellow4 .table-header {
	background: #101216
}

.table-sbetlog-green1 .table-header,
.table-sbetlog-yellow4 .table-header {
	font-weight: 700;
	display: flex;
	padding: 10px 0;
	border-radius: 0 0 6px 6px;
	color: #fff
}

.table-sbetlog-green1 .table-header {
	background: #0d1323
}

.table-sbetlog-flex-field {
	flex: 1 1 0px
}

.table-sbetlog-tr {
	display: flex
}

.table-sbetlog-blue1 .table-sbetlog-tr,
.table-sbetlog-blue2 .table-sbetlog-tr,
.table-sbetlog-blue3 .table-sbetlog-tr,
.table-sbetlog-blue4 .table-sbetlog-tr,
.table-sbetlog-blue5 .table-sbetlog-tr,
.table-sbetlog-blue6 .table-sbetlog-tr,
.table-sbetlog-blue .table-sbetlog-tr,
.table-sbetlog-gold1 .table-sbetlog-tr,
.table-sbetlog-gold2 .table-sbetlog-tr,
.table-sbetlog-gold3 .table-sbetlog-tr,
.table-sbetlog-gold4 .table-sbetlog-tr,
.table-sbetlog-gold .table-sbetlog-tr,
.table-sbetlog-green .table-sbetlog-tr,
.table-sbetlog-grey1 .table-sbetlog-tr,
.table-sbetlog-grey .table-sbetlog-tr,
.table-sbetlog-orange1 .table-sbetlog-tr,
.table-sbetlog-orange .table-sbetlog-tr,
.table-sbetlog-purple1 .table-sbetlog-tr,
.table-sbetlog-purple2 .table-sbetlog-tr,
.table-sbetlog-purple .table-sbetlog-tr,
.table-sbetlog-red1 .table-sbetlog-tr,
.table-sbetlog-red2 .table-sbetlog-tr,
.table-sbetlog-red .table-sbetlog-tr,
.table-sbetlog-silver .table-sbetlog-tr,
.table-sbetlog-yellow1 .table-sbetlog-tr,
.table-sbetlog-yellow2 .table-sbetlog-tr,
.table-sbetlog-yellow3 .table-sbetlog-tr,
.table-sbetlog-yellow .table-sbetlog-tr {
	background: #0c0e10;
	border-bottom: 1px solid #343d46;
	color: #fff
}

.table-sbetlog-white1 .table-sbetlog-tr,
.table-sbetlog-white .table-sbetlog-tr {
	background: #ebebeb;
	color: #000;
	border-bottom: 1px solid #343d46;
	font-weight: 900
}

.table-sbetlog-orange2 .table-sbetlog-tr {
	background: #1b1c1f;
	margin-top: 8px;
	border-radius: 6px;
	color: #fff
}

.table-sbetlog-green1 .table-sbetlog-tr,
.table-sbetlog-yellow4 .table-sbetlog-tr {
	background: #0b0d10;
	margin-top: 8px;
	border-radius: 6px;
	color: #fff
}

.table-sbetlog-td-first {
	padding: 5px;
	display: flex;
	align-items: center;
	border-left: 1px solid #343d46;
	border-right: 1px solid #343d46
}

.table-sbetlog-green1 .table-sbetlog-td-first,
.table-sbetlog-orange2 .table-sbetlog-td-first,
.table-sbetlog-yellow4 .table-sbetlog-td-first {
	border: none
}

.table-sbetlog-td {
	border-right: 1px solid #343d46;
	padding: 5px;
	display: flex;
	align-items: center
}

.table-sbetlog-green1 .table-sbetlog-td,
.table-sbetlog-orange2 .table-sbetlog-td,
.table-sbetlog-yellow4 .table-sbetlog-td {
	border: none
}

.table-sbetlog-blue1 .table-sbetlog-content,
.table-sbetlog-blue2 .table-sbetlog-content,
.table-sbetlog-blue3 .table-sbetlog-content,
.table-sbetlog-blue4 .table-sbetlog-content,
.table-sbetlog-blue5 .table-sbetlog-content,
.table-sbetlog-blue6 .table-sbetlog-content,
.table-sbetlog-blue .table-sbetlog-content,
.table-sbetlog-gold1 .table-sbetlog-content,
.table-sbetlog-gold2 .table-sbetlog-content,
.table-sbetlog-gold3 .table-sbetlog-content,
.table-sbetlog-gold4 .table-sbetlog-content,
.table-sbetlog-gold .table-sbetlog-content,
.table-sbetlog-green .table-sbetlog-content,
.table-sbetlog-grey1 .table-sbetlog-content,
.table-sbetlog-grey .table-sbetlog-content,
.table-sbetlog-orange1 .table-sbetlog-content,
.table-sbetlog-orange .table-sbetlog-content,
.table-sbetlog-purple1 .table-sbetlog-content,
.table-sbetlog-purple2 .table-sbetlog-content,
.table-sbetlog-purple .table-sbetlog-content,
.table-sbetlog-red1 .table-sbetlog-content,
.table-sbetlog-red2 .table-sbetlog-content,
.table-sbetlog-red .table-sbetlog-content,
.table-sbetlog-silver .table-sbetlog-content,
.table-sbetlog-yellow1 .table-sbetlog-content,
.table-sbetlog-yellow2 .table-sbetlog-content,
.table-sbetlog-yellow3 .table-sbetlog-content,
.table-sbetlog-yellow .table-sbetlog-content {
	width: 100%;
	text-align: left;
	padding: 10px;
	margin: 0;
	font-size: 14px;
	color: #fff;
	display: inline-block
}

.table-sbetlog-white1 .table-sbetlog-content,
.table-sbetlog-white .table-sbetlog-content {
	width: 100%;
	text-align: left;
	padding: 10px;
	margin: 0;
	font-size: 14px;
	background: #ebebeb;
	color: #000;
	display: inline-block;
	font-weight: 900
}

.table-sbetlog-green1 .table-sbetlog-content,
.table-sbetlog-orange2 .table-sbetlog-content,
.table-sbetlog-yellow4 .table-sbetlog-content {
	width: 100%;
	text-align: left;
	margin: 0;
	font-size: 14px;
	padding: 32px 0;
	display: inline-block
}

.table-sbetlog-container-blue,
.table-sbetlog-container-blue1,
.table-sbetlog-container-blue2,
.table-sbetlog-container-blue3,
.table-sbetlog-container-blue4,
.table-sbetlog-container-gold,
.table-sbetlog-container-gold1,
.table-sbetlog-container-gold2,
.table-sbetlog-container-green,
.table-sbetlog-container-grey,
.table-sbetlog-container-grey1,
.table-sbetlog-container-orange,
.table-sbetlog-container-orange1,
.table-sbetlog-container-purple,
.table-sbetlog-container-purple1,
.table-sbetlog-container-red,
.table-sbetlog-container-silver,
.table-sbetlog-container-yellow,
.table-sbetlog-container-yellow1,
.table-sbetlog-container-yellow2,
.table-sbetlog-container-yellow3 {
	background: #191919;
	padding: 4px
}

.table-sbetlog-container-white,
.table-sbetlog-container-white1 {
	background: #cacaca;
	padding: 4px
}

.table-sbetlog-container-orange2 {
	background: #16171a;
	padding: 4px;
	color: #fff
}

.table-mbetlog-blue,
.table-mbetlog-blue1,
.table-mbetlog-blue2,
.table-mbetlog-blue3,
.table-mbetlog-blue4,
.table-mbetlog-blue5,
.table-mbetlog-blue6,
.table-mbetlog-gold,
.table-mbetlog-gold1,
.table-mbetlog-gold2,
.table-mbetlog-gold3,
.table-mbetlog-gold4,
.table-mbetlog-gold5,
.table-mbetlog-green,
.table-mbetlog-green1,
.table-mbetlog-grey,
.table-mbetlog-grey1,
.table-mbetlog-orange,
.table-mbetlog-orange1,
.table-mbetlog-orange2,
.table-mbetlog-purple,
.table-mbetlog-purple1,
.table-mbetlog-purple2,
.table-mbetlog-red,
.table-mbetlog-red1,
.table-mbetlog-red2,
.table-mbetlog-silver,
.table-mbetlog-white,
.table-mbetlog-white1,
.table-mbetlog-yellow,
.table-mbetlog-yellow1,
.table-mbetlog-yellow2,
.table-mbetlog-yellow3,
.table-mbetlog-yellow4 {
	font-size: 14px;
	word-break: keep-all
}

.table-mbetlog-blue1 .table-header,
.table-mbetlog-blue2 .table-header,
.table-mbetlog-blue3 .table-header,
.table-mbetlog-blue4 .table-header,
.table-mbetlog-blue5 .table-header,
.table-mbetlog-blue6 .table-header,
.table-mbetlog-blue .table-header,
.table-mbetlog-gold1 .table-header,
.table-mbetlog-gold2 .table-header,
.table-mbetlog-gold3 .table-header,
.table-mbetlog-gold4 .table-header,
.table-mbetlog-gold5 .table-header,
.table-mbetlog-gold .table-header,
.table-mbetlog-green .table-header,
.table-mbetlog-grey1 .table-header,
.table-mbetlog-grey .table-header,
.table-mbetlog-orange1 .table-header,
.table-mbetlog-orange .table-header,
.table-mbetlog-purple1 .table-header,
.table-mbetlog-purple2 .table-header,
.table-mbetlog-purple .table-header,
.table-mbetlog-red1 .table-header,
.table-mbetlog-red2 .table-header,
.table-mbetlog-red .table-header,
.table-mbetlog-silver .table-header,
.table-mbetlog-yellow1 .table-header,
.table-mbetlog-yellow2 .table-header,
.table-mbetlog-yellow3 .table-header,
.table-mbetlog-yellow .table-header {
	font-weight: 700;
	display: flex;
	padding: 10px 0;
	background: #25292c;
	color: #fff
}

.table-mbetlog-white1 .table-header,
.table-mbetlog-white .table-header {
	display: flex;
	padding: 10px 0;
	background: #cacaca;
	color: #000;
	font-weight: 900
}

.table-mbetlog-orange2 .table-header {
	font-weight: 700;
	display: flex;
	padding: 10px 0;
	background: #09090a;
	border-radius: 6px;
	color: #fff
}

.table-mbetlog-yellow4 .table-header {
	background: #101216
}

.table-mbetlog-green1 .table-header,
.table-mbetlog-yellow4 .table-header {
	font-weight: 700;
	display: flex;
	padding: 16px 0;
	border-radius: 0 0 6px 6px;
	color: #fff
}

.table-mbetlog-green1 .table-header {
	background: #0d1323
}

.table-mbetlog-flex-field {
	flex: 1 1 0px
}

.table-mbetlog-tr {
	display: flex
}

.table-mbetlog-blue1 .table-mbetlog-tr,
.table-mbetlog-blue2 .table-mbetlog-tr,
.table-mbetlog-blue3 .table-mbetlog-tr,
.table-mbetlog-blue4 .table-mbetlog-tr,
.table-mbetlog-blue5 .table-mbetlog-tr,
.table-mbetlog-blue6 .table-mbetlog-tr,
.table-mbetlog-blue .table-mbetlog-tr,
.table-mbetlog-gold1 .table-mbetlog-tr,
.table-mbetlog-gold2 .table-mbetlog-tr,
.table-mbetlog-gold3 .table-mbetlog-tr,
.table-mbetlog-gold4 .table-mbetlog-tr,
.table-mbetlog-gold5 .table-mbetlog-tr,
.table-mbetlog-gold .table-mbetlog-tr,
.table-mbetlog-green .table-mbetlog-tr,
.table-mbetlog-grey1 .table-mbetlog-tr,
.table-mbetlog-grey .table-mbetlog-tr,
.table-mbetlog-orange1 .table-mbetlog-tr,
.table-mbetlog-orange .table-mbetlog-tr,
.table-mbetlog-purple1 .table-mbetlog-tr,
.table-mbetlog-purple2 .table-mbetlog-tr,
.table-mbetlog-purple .table-mbetlog-tr,
.table-mbetlog-red1 .table-mbetlog-tr,
.table-mbetlog-red2 .table-mbetlog-tr,
.table-mbetlog-red .table-mbetlog-tr,
.table-mbetlog-silver .table-mbetlog-tr,
.table-mbetlog-yellow1 .table-mbetlog-tr,
.table-mbetlog-yellow2 .table-mbetlog-tr,
.table-mbetlog-yellow3 .table-mbetlog-tr,
.table-mbetlog-yellow .table-mbetlog-tr {
	background: #171c22;
	border-bottom: 1px solid #353c46;
	color: #fff
}

.table-mbetlog-white1 .table-mbetlog-tr,
.table-mbetlog-white .table-mbetlog-tr {
	background: #ebebeb;
	color: #000;
	border-bottom: 1px solid #353c46;
	font-weight: 900
}

.table-mbetlog-orange2 .table-mbetlog-tr {
	background: #1b1c1f;
	margin-top: 8px;
	border-radius: 6px;
	color: #fff
}

.table-mbetlog-yellow4 .table-mbetlog-tr {
	background: #0b0d10;
	margin-top: 4px;
	border-radius: 6px;
	color: #fff
}

.table-mbetlog-yellow4 .table-mbetlog-tr.on {
	background: #181a20
}

.table-mbetlog-green1 .table-mbetlog-tr {
	background: #0d1323;
	margin-top: 4px;
	border-radius: 6px;
	color: #fff
}

.table-mbetlog-green1 .table-mbetlog-tr.on {
	background: #030917
}

.table-mbetlog-td-first {
	padding: 10px 5px;
	display: flex;
	align-items: center;
	border-left: 1px solid #353c46;
	border-right: 1px solid #353c46
}

.table-mbetlog-green1 .table-mbetlog-td-first,
.table-mbetlog-orange2 .table-mbetlog-td-first,
.table-mbetlog-yellow4 .table-mbetlog-td-first {
	border: none
}

.table-mbetlog-td {
	border-right: 1px solid #353c46;
	padding: 10px 5px;
	display: flex;
	align-items: center
}

.table-mbetlog-green1 .table-mbetlog-td,
.table-mbetlog-orange2 .table-mbetlog-td,
.table-mbetlog-yellow4 .table-mbetlog-td {
	border: none
}

.table-mbetlog-blue1 .table-mbetlog-content,
.table-mbetlog-blue2 .table-mbetlog-content,
.table-mbetlog-blue3 .table-mbetlog-content,
.table-mbetlog-blue4 .table-mbetlog-content,
.table-mbetlog-blue5 .table-mbetlog-content,
.table-mbetlog-blue6 .table-mbetlog-content,
.table-mbetlog-blue .table-mbetlog-content,
.table-mbetlog-gold1 .table-mbetlog-content,
.table-mbetlog-gold2 .table-mbetlog-content,
.table-mbetlog-gold3 .table-mbetlog-content,
.table-mbetlog-gold4 .table-mbetlog-content,
.table-mbetlog-gold5 .table-mbetlog-content,
.table-mbetlog-gold .table-mbetlog-content,
.table-mbetlog-green .table-mbetlog-content,
.table-mbetlog-grey1 .table-mbetlog-content,
.table-mbetlog-grey .table-mbetlog-content,
.table-mbetlog-orange1 .table-mbetlog-content,
.table-mbetlog-orange .table-mbetlog-content,
.table-mbetlog-purple1 .table-mbetlog-content,
.table-mbetlog-purple2 .table-mbetlog-content,
.table-mbetlog-purple .table-mbetlog-content,
.table-mbetlog-red1 .table-mbetlog-content,
.table-mbetlog-red2 .table-mbetlog-content,
.table-mbetlog-red .table-mbetlog-content,
.table-mbetlog-silver .table-mbetlog-content,
.table-mbetlog-yellow1 .table-mbetlog-content,
.table-mbetlog-yellow2 .table-mbetlog-content,
.table-mbetlog-yellow3 .table-mbetlog-content,
.table-mbetlog-yellow .table-mbetlog-content {
	width: 100%;
	text-align: left;
	padding: 10px;
	margin: 0;
	font-size: 14px;
	color: #11b485;
	display: inline-block
}

.table-mbetlog-white1 .table-mbetlog-content,
.table-mbetlog-white .table-mbetlog-content {
	width: 100%;
	text-align: left;
	padding: 10px;
	margin: 0;
	font-size: 14px;
	background: #ebebeb;
	color: #11851d;
	display: inline-block;
	font-weight: 900
}

.table-mbetlog-green1 .table-mbetlog-content,
.table-mbetlog-orange2 .table-mbetlog-content,
.table-mbetlog-yellow4 .table-mbetlog-content {
	width: 100%;
	text-align: left;
	margin: 0;
	font-size: 14px;
	padding: 32px 0;
	display: inline-block
}

.table-betlog-container-blue,
.table-betlog-container-blue1,
.table-betlog-container-blue2,
.table-betlog-container-blue3,
.table-betlog-container-gold,
.table-betlog-container-gold1,
.table-betlog-container-gold2,
.table-betlog-container-green,
.table-betlog-container-grey,
.table-betlog-container-grey1,
.table-betlog-container-orange,
.table-betlog-container-orange1,
.table-betlog-container-purple,
.table-betlog-container-purple1,
.table-betlog-container-purple2,
.table-betlog-container-red,
.table-betlog-container-red2,
.table-betlog-container-silver,
.table-betlog-container-yellow,
.table-betlog-container-yellow1,
.table-betlog-container-yellow2,
.table-betlog-container-yellow3 {
	background: #191919;
	padding: 4px
}

.table-betlog-container-white,
.table-betlog-container-white1 {
	background: #cacaca;
	padding: 4px
}

.table-betlog-container-orange2 {
	background: #16171a;
	padding: 4px;
	color: #fff
}

.table-betlog-blue,
.table-betlog-blue1,
.table-betlog-blue2,
.table-betlog-blue3,
.table-betlog-gold,
.table-betlog-gold1,
.table-betlog-gold2,
.table-betlog-gold3,
.table-betlog-green,
.table-betlog-grey,
.table-betlog-grey1,
.table-betlog-orange,
.table-betlog-orange1,
.table-betlog-orange2,
.table-betlog-purple,
.table-betlog-purple1,
.table-betlog-purple2,
.table-betlog-red,
.table-betlog-red2,
.table-betlog-silver,
.table-betlog-white,
.table-betlog-white1,
.table-betlog-yellow,
.table-betlog-yellow1,
.table-betlog-yellow2,
.table-betlog-yellow3 {
	font-size: 14px
}

.table-betlog-blue1 .table-header,
.table-betlog-blue2 .table-header,
.table-betlog-blue3 .table-header,
.table-betlog-blue .table-header,
.table-betlog-gold1 .table-header,
.table-betlog-gold2 .table-header,
.table-betlog-gold3 .table-header,
.table-betlog-gold .table-header,
.table-betlog-green .table-header,
.table-betlog-grey1 .table-header,
.table-betlog-grey .table-header,
.table-betlog-orange1 .table-header,
.table-betlog-orange .table-header,
.table-betlog-purple1 .table-header,
.table-betlog-purple2 .table-header,
.table-betlog-purple .table-header,
.table-betlog-red2 .table-header,
.table-betlog-red .table-header,
.table-betlog-silver .table-header,
.table-betlog-yellow1 .table-header,
.table-betlog-yellow2 .table-header,
.table-betlog-yellow3 .table-header,
.table-betlog-yellow .table-header {
	font-weight: 700;
	display: flex;
	padding: 10px 0;
	background: #25292c
}

.table-betlog-white1 .table-header,
.table-betlog-white .table-header {
	display: flex;
	padding: 10px 0;
	background: #cacaca;
	color: #000
}

.table-betlog-orange2 .table-header {
	font-weight: 700;
	display: flex;
	padding: 10px 0;
	background: #141517;
	border-radius: 6px
}

.table-betlog-flex-field {
	flex: 1 1 0px
}

.table-betlog-tr {
	display: flex
}

.table-betlog-blue1 .table-betlog-tr,
.table-betlog-blue2 .table-betlog-tr,
.table-betlog-blue3 .table-betlog-tr,
.table-betlog-blue .table-betlog-tr,
.table-betlog-gold1 .table-betlog-tr,
.table-betlog-gold2 .table-betlog-tr,
.table-betlog-gold3 .table-betlog-tr,
.table-betlog-gold .table-betlog-tr,
.table-betlog-green .table-betlog-tr,
.table-betlog-grey1 .table-betlog-tr,
.table-betlog-grey .table-betlog-tr,
.table-betlog-orange1 .table-betlog-tr,
.table-betlog-orange .table-betlog-tr,
.table-betlog-purple1 .table-betlog-tr,
.table-betlog-purple2 .table-betlog-tr,
.table-betlog-purple .table-betlog-tr,
.table-betlog-red2 .table-betlog-tr,
.table-betlog-red .table-betlog-tr,
.table-betlog-silver .table-betlog-tr,
.table-betlog-yellow1 .table-betlog-tr,
.table-betlog-yellow2 .table-betlog-tr,
.table-betlog-yellow3 .table-betlog-tr,
.table-betlog-yellow .table-betlog-tr {
	background: #171c22;
	border-bottom: 1px solid #353c46
}

.table-betlog-white1 .table-betlog-tr,
.table-betlog-white .table-betlog-tr {
	background: #ebebeb;
	color: #000;
	border-bottom: 1px solid #353c46
}

.table-betlog-orange2 .table-betlog-tr {
	background: #1b1c1f;
	margin-top: 8px;
	border-radius: 6px
}

.table-betlog-td-first {
	padding: 10px 5px;
	display: flex;
	align-items: center;
	border-left: 1px solid #353c46;
	border-right: 1px solid #353c46
}

.table-betlog-orange2 .table-betlog-td-first {
	border: none
}

.table-betlog-td {
	border-right: 1px solid #353c46;
	padding: 10px 5px;
	display: flex;
	align-items: center
}

.table-betlog-orange2 .table-betlog-td {
	border: none
}

.table-betlog-blue1 .table-betlog-content,
.table-betlog-blue2 .table-betlog-content,
.table-betlog-blue3 .table-betlog-content,
.table-betlog-blue .table-betlog-content,
.table-betlog-gold1 .table-betlog-content,
.table-betlog-gold2 .table-betlog-content,
.table-betlog-gold3 .table-betlog-content,
.table-betlog-gold .table-betlog-content,
.table-betlog-green .table-betlog-content,
.table-betlog-grey1 .table-betlog-content,
.table-betlog-grey .table-betlog-content,
.table-betlog-orange1 .table-betlog-content,
.table-betlog-orange .table-betlog-content,
.table-betlog-purple1 .table-betlog-content,
.table-betlog-purple2 .table-betlog-content,
.table-betlog-purple .table-betlog-content,
.table-betlog-red2 .table-betlog-content,
.table-betlog-red .table-betlog-content,
.table-betlog-silver .table-betlog-content,
.table-betlog-yellow1 .table-betlog-content,
.table-betlog-yellow2 .table-betlog-content,
.table-betlog-yellow3 .table-betlog-content,
.table-betlog-yellow .table-betlog-content {
	background: #171c22;
	color: #39b1d6
}

.table-betlog-white1 .table-betlog-content,
.table-betlog-white .table-betlog-content {
	background: #ebebeb;
	color: #000
}

.table-betlog-orange2 .table-betlog-content {
	background: #171719;
	border-radius: 6px
}

.table-board-blue,
.table-board-blue1,
.table-board-blue2,
.table-board-blue3,
.table-board-blue4,
.table-board-blue5,
.table-board-blue6,
.table-board-gold,
.table-board-gold1,
.table-board-gold2,
.table-board-gold3,
.table-board-gold4,
.table-board-gold5,
.table-board-green,
.table-board-green1,
.table-board-grey,
.table-board-grey1,
.table-board-orange,
.table-board-orange1,
.table-board-orange2,
.table-board-purple,
.table-board-purple1,
.table-board-purple2,
.table-board-red,
.table-board-red1,
.table-board-red2,
.table-board-silver,
.table-board-white,
.table-board-white1,
.table-board-yellow,
.table-board-yellow1,
.table-board-yellow2,
.table-board-yellow3,
.table-board-yellow4 {
	font-size: 14px
}

.table-board-blue1 .table-header,
.table-board-blue2 .table-header,
.table-board-blue3 .table-header,
.table-board-blue4 .table-header,
.table-board-blue5 .table-header,
.table-board-blue6 .table-header,
.table-board-blue .table-header,
.table-board-gold1 .table-header,
.table-board-gold2 .table-header,
.table-board-gold3 .table-header,
.table-board-gold4 .table-header,
.table-board-gold5 .table-header,
.table-board-gold .table-header,
.table-board-green .table-header,
.table-board-grey1 .table-header,
.table-board-grey .table-header,
.table-board-orange1 .table-header,
.table-board-orange .table-header,
.table-board-purple1 .table-header,
.table-board-purple2 .table-header,
.table-board-purple .table-header,
.table-board-red1 .table-header,
.table-board-red2 .table-header,
.table-board-red .table-header,
.table-board-silver .table-header,
.table-board-yellow1 .table-header,
.table-board-yellow2 .table-header,
.table-board-yellow3 .table-header,
.table-board-yellow .table-header {
	font-weight: 700;
	display: flex;
	padding: 10px 0;
	background: #25292c
}

.table-board-white1 .table-header,
.table-board-white .table-header {
	font-weight: 700;
	font-size: 16px;
	display: flex;
	padding: 10px 0;
	background: #cacaca
}

.table-board-orange2 .table-header {
	font-weight: 700;
	display: flex;
	padding: 16px 0;
	background: #09090a;
	border-radius: 6px
}

.table-board-yellow4 .table-header {
	font-weight: 700;
	display: flex;
	padding: 16px 0;
	background: #101216;
	border-radius: 6px
}

.table-board-green1 .table-header {
	font-weight: 700;
	display: flex;
	padding: 16px 0;
	background: #0d1323;
	border-radius: 6px
}

.table-board-flex-field {
	flex: 1 1 0px
}

.table-board-tr {
	display: flex
}

.table-board-blue1 .table-board-tr,
.table-board-blue2 .table-board-tr,
.table-board-blue3 .table-board-tr,
.table-board-blue4 .table-board-tr,
.table-board-blue5 .table-board-tr,
.table-board-blue6 .table-board-tr,
.table-board-blue .table-board-tr,
.table-board-gold1 .table-board-tr,
.table-board-gold2 .table-board-tr,
.table-board-gold3 .table-board-tr,
.table-board-gold4 .table-board-tr,
.table-board-gold5 .table-board-tr,
.table-board-gold .table-board-tr,
.table-board-green .table-board-tr,
.table-board-grey1 .table-board-tr,
.table-board-grey .table-board-tr,
.table-board-orange1 .table-board-tr,
.table-board-orange .table-board-tr,
.table-board-purple1 .table-board-tr,
.table-board-purple2 .table-board-tr,
.table-board-purple .table-board-tr,
.table-board-red1 .table-board-tr,
.table-board-red2 .table-board-tr,
.table-board-red .table-board-tr,
.table-board-silver .table-board-tr,
.table-board-yellow1 .table-board-tr,
.table-board-yellow2 .table-board-tr,
.table-board-yellow3 .table-board-tr,
.table-board-yellow .table-board-tr {
	background: #2c353c;
	border-bottom: 1px solid #151c22
}

.table-board-white1 .table-board-tr,
.table-board-white .table-board-tr {
	background: #fff;
	border-bottom: 1px solid #151c22
}

.table-board-orange2 .table-board-tr {
	background: #17171a;
	margin-top: 12px;
	border-radius: 6px;
	transition: background-color .1s ease-out 0s
}

.table-board-orange2 .table-board-tr.on,
.table-board-orange2 .table-board-tr:hover {
	background: #121214
}

.table-board-yellow4 .table-board-tr {
	background: #0b0d10;
	margin-top: 4px;
	border-radius: 6px;
	transition: background-color .1s ease-out 0s
}

.table-board-yellow4 .table-board-tr.on {
	background: #181a20
}

.table-board-green1 .table-board-tr {
	background: #0d1323;
	margin-top: 4px;
	border-radius: 6px;
	transition: background-color .1s ease-out 0s
}

.table-board-green1 .table-board-tr.on {
	background: #030917
}

.table-board-td-first {
	border-left: 1px solid #151c22;
	border-right: 1px solid #151c22;
	padding: 16px 5px;
	align-items: center;
	word-break: keep-all
}

.table-board-green1 .table-board-td-first,
.table-board-orange2 .table-board-td-first,
.table-board-yellow4 .table-board-td-first {
	border: none
}

.table-board-td {
	border-right: 1px solid #151c22;
	padding: 16px 5px;
	display: flex;
	align-items: center;
	word-break: keep-all
}

.table-board-green1 .table-board-td,
.table-board-orange2 .table-board-td,
.table-board-yellow4 .table-board-td {
	border: none
}

.table-board-blue1 .table-board-content,
.table-board-blue2 .table-board-content,
.table-board-blue3 .table-board-content,
.table-board-blue4 .table-board-content,
.table-board-blue5 .table-board-content,
.table-board-blue6 .table-board-content,
.table-board-blue .table-board-content,
.table-board-gold1 .table-board-content,
.table-board-gold2 .table-board-content,
.table-board-gold3 .table-board-content,
.table-board-gold4 .table-board-content,
.table-board-gold5 .table-board-content,
.table-board-gold .table-board-content,
.table-board-green .table-board-content,
.table-board-grey1 .table-board-content,
.table-board-grey .table-board-content,
.table-board-orange1 .table-board-content,
.table-board-orange .table-board-content,
.table-board-purple1 .table-board-content,
.table-board-purple2 .table-board-content,
.table-board-purple .table-board-content,
.table-board-red1 .table-board-content,
.table-board-red2 .table-board-content,
.table-board-red .table-board-content,
.table-board-silver .table-board-content,
.table-board-yellow1 .table-board-content,
.table-board-yellow2 .table-board-content,
.table-board-yellow3 .table-board-content,
.table-board-yellow .table-board-content {
	background: #1e2327;
	/*color: #39b1d6*/
}

.table-board-content.under_line div:nth-child(1) {padding: 10px; background: #25292c;color: #fff;}
.table-board-content.under_line div:nth-child(1) span {border-bottom: 2px solid #ff0; padding: 5px;} 
.table-board-content.under_line div:nth-child(2) {padding: 10px; background: #1e2327;color: #fff;}

.table-board-white1 .table-board-content,
.table-board-white .table-board-content {
	background: #fff;
	color: #000;
	border-bottom: 1px solid #161c22;
	border-left: 1px solid #161c22;
	border-right: 1px solid #161c22
}

.table-board-orange2 .table-board-content {
	background: #171719;
	border-radius: 6px
}

.table-board-green1 .table-board-content,
.table-board-yellow4 .table-board-content {
	background: #101216;
	border-radius: 6px
}

.table-virtual-container-blue,
.table-virtual-container-blue1,
.table-virtual-container-blue2,
.table-virtual-container-blue3,
.table-virtual-container-blue4,
.table-virtual-container-blue5,
.table-virtual-container-blue6,
.table-virtual-container-gold,
.table-virtual-container-gold1,
.table-virtual-container-gold2,
.table-virtual-container-gold3,
.table-virtual-container-gold4,
.table-virtual-container-gold5,
.table-virtual-container-green,
.table-virtual-container-green1,
.table-virtual-container-grey,
.table-virtual-container-grey1,
.table-virtual-container-orange,
.table-virtual-container-orange1,
.table-virtual-container-purple,
.table-virtual-container-purple1,
.table-virtual-container-purple2,
.table-virtual-container-red,
.table-virtual-container-red1,
.table-virtual-container-red2,
.table-virtual-container-silver,
.table-virtual-container-yellow,
.table-virtual-container-yellow1,
.table-virtual-container-yellow2,
.table-virtual-container-yellow3,
.table-virtual-container-yellow4 {
	background: #191919;
	padding: 4px
}

.table-virtual-container-white,
.table-virtual-container-white1 {
	background: #cacaca;
	padding: 4px
}

.table-virtual-container-orange2 {
	background: #16171a;
	padding: 4px;
	color: #fff
}

.table-virtual-blue,
.table-virtual-blue1,
.table-virtual-blue2,
.table-virtual-blue3,
.table-virtual-blue4,
.table-virtual-blue5,
.table-virtual-blue6,
.table-virtual-gold,
.table-virtual-gold1,
.table-virtual-gold2,
.table-virtual-gold3,
.table-virtual-gold4,
.table-virtual-gold5,
.table-virtual-green,
.table-virtual-green1,
.table-virtual-grey,
.table-virtual-grey1,
.table-virtual-orange,
.table-virtual-orange1,
.table-virtual-orange2,
.table-virtual-purple,
.table-virtual-purple1,
.table-virtual-purple2,
.table-virtual-red,
.table-virtual-red1,
.table-virtual-red2,
.table-virtual-silver,
.table-virtual-white,
.table-virtual-white1,
.table-virtual-yellow,
.table-virtual-yellow1,
.table-virtual-yellow2,
.table-virtual-yellow3,
.table-virtual-yellow4 {
	font-size: 14px
}

.table-virtual-blue1 .table-header,
.table-virtual-blue2 .table-header,
.table-virtual-blue3 .table-header,
.table-virtual-blue4 .table-header,
.table-virtual-blue5 .table-header,
.table-virtual-blue6 .table-header,
.table-virtual-blue .table-header,
.table-virtual-gold1 .table-header,
.table-virtual-gold2 .table-header,
.table-virtual-gold3 .table-header,
.table-virtual-gold4 .table-header,
.table-virtual-gold5 .table-header,
.table-virtual-gold .table-header,
.table-virtual-green .table-header,
.table-virtual-grey1 .table-header,
.table-virtual-grey .table-header,
.table-virtual-orange1 .table-header,
.table-virtual-orange .table-header,
.table-virtual-purple1 .table-header,
.table-virtual-purple2 .table-header,
.table-virtual-purple .table-header,
.table-virtual-red1 .table-header,
.table-virtual-red2 .table-header,
.table-virtual-red .table-header,
.table-virtual-silver .table-header,
.table-virtual-yellow1 .table-header,
.table-virtual-yellow2 .table-header,
.table-virtual-yellow3 .table-header,
.table-virtual-yellow .table-header {
	font-weight: 700;
	display: flex;
	padding: 10px 0;
	background: #161b1f
}

.table-virtual-white1 .table-header,
.table-virtual-white .table-header {
	display: flex;
	padding: 10px 0;
	background: #cacaca;
	color: #000
}

.table-virtual-orange2 .table-header {
	font-weight: 700;
	display: flex;
	padding: 10px 0;
	background: #141517;
	border-radius: 6px
}

.table-virtual-yellow4 .table-header {
	font-weight: 700;
	display: flex;
	padding: 10px 0;
	background: #101216;
	border-radius: 4px 4px 0 0;
	border-bottom: 1px solid #f3ba2f
}

.table-virtual-green1 .table-header {
	font-weight: 700;
	display: flex;
	padding: 10px 0;
	background: #0d1323;
	border-radius: 4px 4px 0 0;
	border-bottom: 1px solid #67b26f
}

.table-virtual-flex-field {
	flex: 1 1 0px
}

.table-virtual-tr {
	display: flex
}

.table-virtual-blue1 .table-virtual-tr,
.table-virtual-blue2 .table-virtual-tr,
.table-virtual-blue3 .table-virtual-tr,
.table-virtual-blue4 .table-virtual-tr,
.table-virtual-blue5 .table-virtual-tr,
.table-virtual-blue6 .table-virtual-tr,
.table-virtual-blue .table-virtual-tr,
.table-virtual-gold1 .table-virtual-tr,
.table-virtual-gold2 .table-virtual-tr,
.table-virtual-gold3 .table-virtual-tr,
.table-virtual-gold4 .table-virtual-tr,
.table-virtual-gold5 .table-virtual-tr,
.table-virtual-gold .table-virtual-tr,
.table-virtual-green .table-virtual-tr,
.table-virtual-grey1 .table-virtual-tr,
.table-virtual-grey .table-virtual-tr,
.table-virtual-orange1 .table-virtual-tr,
.table-virtual-orange .table-virtual-tr,
.table-virtual-purple1 .table-virtual-tr,
.table-virtual-purple2 .table-virtual-tr,
.table-virtual-purple .table-virtual-tr,
.table-virtual-red1 .table-virtual-tr,
.table-virtual-red2 .table-virtual-tr,
.table-virtual-red .table-virtual-tr,
.table-virtual-silver .table-virtual-tr,
.table-virtual-yellow1 .table-virtual-tr,
.table-virtual-yellow2 .table-virtual-tr,
.table-virtual-yellow3 .table-virtual-tr,
.table-virtual-yellow .table-virtual-tr {
	background: #252a30;
	margin-top: 4px
}

.table-virtual-white1 .table-virtual-tr,
.table-virtual-white .table-virtual-tr {
	background: #ebebeb;
	margin-top: 4px;
	color: #000
}

.table-virtual-orange2 .table-virtual-tr {
	background: #1b1c1f;
	margin-top: 8px;
	border-radius: 6px
}

.table-virtual-yellow4 .table-virtual-tr {
	background: #101216;
	margin-top: 4px;
	border-radius: 4px
}

.table-virtual-yellow4 .table-virtual-tr.on {
	background: #181a20;
	margin-top: 4px;
	border-radius: 4px
}

.table-virtual-green1 .table-virtual-tr {
	background: #030917;
	margin-top: 4px;
	border-radius: 4px
}

.table-virtual-green1 .table-virtual-tr.on {
	background: #0d1323;
	margin-top: 4px;
	border-radius: 4px
}

.table-virtual-td-first {
	padding: 10px 5px;
	display: flex;
	align-items: center
}

.table-virtual-orange2 .table-virtual-td-first {
	border: none
}

.table-virtual-td {
	padding: 10px 5px;
	display: flex;
	align-items: center
}

.table-virtual-orange2 .table-virtual-td {
	border: none
}

.table-virtual-blue1 .table-virtual-content,
.table-virtual-blue2 .table-virtual-content,
.table-virtual-blue3 .table-virtual-content,
.table-virtual-blue4 .table-virtual-content,
.table-virtual-blue5 .table-virtual-content,
.table-virtual-blue6 .table-virtual-content,
.table-virtual-blue .table-virtual-content,
.table-virtual-gold1 .table-virtual-content,
.table-virtual-gold2 .table-virtual-content,
.table-virtual-gold3 .table-virtual-content,
.table-virtual-gold4 .table-virtual-content,
.table-virtual-gold5 .table-virtual-content,
.table-virtual-gold .table-virtual-content,
.table-virtual-green1 .table-virtual-content,
.table-virtual-green .table-virtual-content,
.table-virtual-grey1 .table-virtual-content,
.table-virtual-grey .table-virtual-content,
.table-virtual-orange1 .table-virtual-content,
.table-virtual-orange .table-virtual-content,
.table-virtual-purple1 .table-virtual-content,
.table-virtual-purple2 .table-virtual-content,
.table-virtual-purple .table-virtual-content,
.table-virtual-red1 .table-virtual-content,
.table-virtual-red2 .table-virtual-content,
.table-virtual-red .table-virtual-content,
.table-virtual-silver .table-virtual-content,
.table-virtual-yellow1 .table-virtual-content,
.table-virtual-yellow2 .table-virtual-content,
.table-virtual-yellow3 .table-virtual-content,
.table-virtual-yellow4 .table-virtual-content,
.table-virtual-yellow .table-virtual-content {
	background: #1e2327;
	color: #39b1d6
}

.table-virtual-white1 .table-virtual-content,
.table-virtual-white .table-virtual-content {
	background: #fff;
	color: #000
}

.table-virtual-orange2 .table-virtual-content {
	background: #171719;
	border-radius: 6px
}

.moneymove-button {
	position: absolute;
	left: calc(50% - 52px);
	top: -28px;
	cursor: pointer
}

.moneymove-button:hover {
	content: url(../images/Money/orange2/moveo.svg)
}

.payout-radio {
	float: left;
	cursor: pointer
}

.payout-radio.on img {
	content: url(../images/Money/orange2/radio1.svg)
}

.payout-radio-yellow4 {
	width: calc(50% - 12px);
	padding: 8px 12px;
	background: #14161b;
	border-radius: 6px;
	border: 1px solid #14161b;
	transition: all .5s ease-out 0s;
	cursor: pointer
}

.payout-radio-yellow4.on,
.payout-radio-yellow4:hover {
	border: 1px solid #f3ba2f
}

.payout-radio-green1 {
	width: calc(50% - 12px);
	padding: 8px 12px;
	background: #030917;
	border-radius: 6px;
	border: 1px solid #030917;
	transition: all .5s ease-out 0s;
	cursor: pointer
}

.payout-radio-green1.on,
.payout-radio-green1:hover {
	border: 1px solid #67b26f
}

.tab-orange2 {
	padding: 16px 50px;
	float: left;
	font-size: 14px;
	cursor: pointer
}

.tab-orange2.on,
.tab-orange2:hover {
	border-bottom: 1px solid #f56406
}

.panel-page-blue,
.panel-page-blue1,
.panel-page-blue2,
.panel-page-blue3,
.panel-page-gold,
.panel-page-gold4,
.panel-page-gold5,
.panel-page-green,
.panel-page-grey,
.panel-page-grey1,
.panel-page-orange,
.panel-page-purple,
.panel-page-purple1,
.panel-page-purple2,
.panel-page-red,
.panel-page-red2,
.panel-page-siver,
.panel-page-yellow,
.panel-page-yellow1,
.panel-page-yellow2,
.panel-page-yellow3 {
	margin-bottom: 30px
}

.panel-page-gold1,
.panel-page-gold2,
.panel-page-orange1 {
	margin-bottom: 30px;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.panel-page-gold3 {
	margin-bottom: 30px;
	background: #0a1c30 !important
}

.panel-page-blue6 {
	margin-bottom: 30px;
	background: #13151e !important
}

.panel-page-white,
.panel-page-white1 {
	margin-bottom: 30px;
	background: #ebebeb !important;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.panel-page-orange2 {
	background: #111314 !important;
	padding: 0 48px;
	max-width: 1350px;
	width: 100%
}

.panel-page-blue4 {
	margin-bottom: 30px;
	background: #212227 !important;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5)
}

.panel-page-red1 .panel-page-blue5 {
	margin-bottom: 30px;
	background: #111 !important
}

.panel-page-yellow4 {
	margin-bottom: 30px;
	background: #181a20 !important;
	padding: 0 36px
}

.panel-page-green1 {
	background: #030917 !important;
	padding: 0 36px;
	max-width: 1280px;
	margin: auto
}

.input-orange2 .el-input__inner {
	background: #121212 !important;
	border: 1px solid #3d3d3d !important;
	color: #fff !important
}

.input-yellow4 .el-input__inner {
	background: #000 !important;
	border: 1px solid #000 !important;
	color: #fff !important
}

.input-yellow4 .el-input__inner:focus {
	border: 1px solid #f3ba2f !important
}

.input-green1 .el-input__inner {
	background: #000 !important;
	border: 1px solid #000 !important;
	color: #fff !important
}

.input-green1 .el-input__inner:focus {
	border: 1px solid #67b26f !important
}

.home-mob-cat {
	padding: 0 4px
}

.home-mob-cat .cat-content {
	background: #1b1b1c;
	border-radius: 6px
}

.orange2-dialog .el-dialog {
	margin-top: 15vh !important
}

.provider-dialog .el-dialog {
	margin-top: 88px !important
}

.virtual-dtab {
	background: #161719;
	height: 48px;
	text-align: center;
	padding-top: 12px;
	border-bottom: 1px solid #242424
}

.virtual-dtab.on {
	border-bottom: 1px solid #ef6107
}

.signup-orange2-dialog .el-dialog {
	margin-top: 64px !important
}

.signup-color-blue,
.signup-color-blue1,
.signup-color-blue2,
.signup-color-blue3,
.signup-color-blue4,
.signup-color-blue5,
.signup-color-blue6,
.signup-color-gold,
.signup-color-gold1,
.signup-color-gold2,
.signup-color-gold3,
.signup-color-gold4,
.signup-color-gold5,
.signup-color-grey,
.signup-color-grey1,
.signup-color-orange,
.signup-color-orange1,
.signup-color-orange2,
.signup-color-purple,
.signup-color-purple1,
.signup-color-purple2,
.signup-color-red,
.signup-color-red1,
.signup-color-red2,
.signup-color-yellow,
.signup-color-yellow1,
.signup-color-yellow2,
.signup-color-yellow3 {
	color: #fff !important
}

.signup-color-blue3 {
	color: #082481 !important
}

.signup-color-white,
.signup-color-white1 {
	color: #000 !important
}

.event-orange2 {
	width: calc(33.3% - 24px);
	margin: 0 12px 48px;
	background: #16181a;
	border-radius: 8px;
	padding: 16px;
	float: left;
	word-break: keep-all;
	color: #fff;
	cursor: pointer
}

.event-orange2:hover {
	transform: translateY(-24px);
	background: #1e2224;
	box-shadow: 0 4px 45px rgba(0, 0, 0, .5)
}

.event-orange2-img,
.event-orange2:hover {
	transition: all .4s ease-in-out
}

.event-green1,
.event-yellow4 {
	width: calc(50% - 24px);
	margin: 0 12px 16px;
	background: #0b0d10;
	border-radius: 6px;
	padding: 16px;
	float: left;
	word-break: keep-all;
	color: #fff;
	cursor: pointer
}

.betrefresh {
	padding: 6px;
	background: #2e3236;
	border-radius: 6px;
	cursor: pointer
}

.betrefresh:hover {
	background: #44484f
}

.v-box1-agero-prematch-orange2 {
	background: #141517;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-radius: 6px;
	width: 100%;
	clear: both
}

.v-box1-agero-inplay-yellow4,
.v-box1-agero-prematch-yellow4 {
	background: #101216;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-radius: 6px;
	width: 100%;
	clear: both
}

.category-bet-button-blue2 {
	color: #09c2f1;
	font-size: 24px
}

.category-bet-button-blue2,
.category-bet-button-blue4 {
	width: 100%;
	font-weight: 900;
	margin-top: 30px;
	cursor: pointer
}

.category-bet-button-blue4 {
	color: #fff;
	font-size: 18px
}

.category-bet-button-blue4 span {
	border: 2px solid #4269b2;
	padding: 4px 12px 8px 8px;
	border-radius: 6px;
	font-style: italic
}

.category-bet-button-blue6 {
	width: 100%;
	font-weight: 900;
	margin-top: 30px;
	cursor: pointer;
	color: #ffb400;
	font-size: 18px
}

.category-bet-button-blue6 span {
	padding: 4px 12px 8px 8px;
	border-radius: 6px;
	font-style: italic
}

.category-bet-button-gold2 {
	width: 100%;
	font-weight: 900;
	margin-top: 30px;
	cursor: pointer;
	color: #fff;
	font-size: 18px
}

.category-bet-button-gold2 span {
	border-radius: 6px;
	padding: 4px 12px 8px 8px;
	background: #e96a09
}

.coupon-item {
	width: 33.3%;
	display: flex;
	float: left;
	padding: 12px
}

.coupon-item .left-panel {
	flex: 1 1
}

.coupon-item .left-panel,
.coupon-item .right-panel {
	float: left;
	background: #19191c;
	padding: 24px 12px;
	border-radius: 6px
}

.coupon-item .right-panel {
	margin-left: 8px;
	cursor: pointer
}

.coupon-item .right-panel:hover .img-coupon {
	content: url(../images/Money/eecdd21.png)
}

.header-menu-yellow4 {
	width: 11.1%;
	float: left;
	color: #fff;
	padding: 16px 0;
	text-align: center;
	font-size: 13px;
	border-bottom: 1px solid #181a20;
	cursor: pointer;
	border-radius: 6px 6px 0 0
}

.header-menu-yellow4:hover {
	background: #2b3139
}

.header-menu-yellow4.on,
.header-menu-yellow4:hover {
	border-bottom: 1px solid #f3ba2f;
	color: #f3ba2f
}

.header-menu-green1 {
	width: 11.1%;
	float: left;
	color: #fff;
	padding: 16px 0;
	text-align: center;
	font-size: 13px;
	border-bottom: 1px solid #181a20;
	cursor: pointer;
	border-radius: 6px 6px 0 0
}

.header-menu-green1:hover {
	background: #2b3139
}

.header-menu-green1.on,
.header-menu-green1:hover {
	border-bottom: 1px solid #67b26f;
	color: #67b26f
}

.pay-panel-item-blue,
.pay-panel-item-blue1,
.pay-panel-item-blue2,
.pay-panel-item-blue3,
.pay-panel-item-blue4,
.pay-panel-item-blue5,
.pay-panel-item-blue6,
.pay-panel-item-gold,
.pay-panel-item-gold1,
.pay-panel-item-gold2,
.pay-panel-item-gold3,
.pay-panel-item-gold4,
.pay-panel-item-gold5,
.pay-panel-item-green,
.pay-panel-item-grey,
.pay-panel-item-grey1,
.pay-panel-item-orange,
.pay-panel-item-orange1,
.pay-panel-item-purple,
.pay-panel-item-purple1,
.pay-panel-item-purple2,
.pay-panel-item-red,
.pay-panel-item-red1,
.pay-panel-item-red2,
.pay-panel-item-silver,
.pay-panel-item-white,
.pay-panel-item-white1,
.pay-panel-item-yellow,
.pay-panel-item-yellow1,
.pay-panel-item-yellow2,
.pay-panel-item-yellow3 {
	padding: 20px 50px
}

.pay-panel-item-orange2 {
	padding: 24px 0 24px 24px
}

.pay-panel-item-yellow4 {
	background: #101216
}

.pay-panel-item-green1,
.pay-panel-item-yellow4 {
	padding: 16px 12px;
	border-radius: 6px;
	margin-top: 24px
}

.pay-panel-item-green1 {
	background: #0d1323
}

.pay-bonus-item-green1,
.pay-bonus-item-yellow4 {
	border-radius: 6px;
	cursor: pointer
}

.pay-bonus-item-yellow4.on,
.pay-bonus-item-yellow4:hover {
	color: #f3ba2f
}

.pay-bonus-button-yellow4 {
	border: 3px solid #f3ba2f;
	width: 84px;
	height: 84px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

.pay-bonus-item-yellow4.on .pay-bonus-button-yellow4,
.pay-bonus-item-yellow4:hover .pay-bonus-button-yellow4 {
	background: #f3ba2f
}

.pay-bonus-item-yellow4.on .img-bonus-no,
.pay-bonus-item-yellow4:hover .img-bonus-no {
	content: url(../images/Money/yellow4/no-on.png)
}

.pay-bonus-item-yellow4.on .img-bonus-sports,
.pay-bonus-item-yellow4:hover .img-bonus-sports {
	content: url(../images/Money/yellow4/sports-on.png)
}

.pay-bonus-item-yellow4.on .img-bonus-casino,
.pay-bonus-item-yellow4:hover .img-bonus-casino {
	content: url(../images/Money/yellow4/casino-on.png)
}

.pay-bonus-item-green1.on,
.pay-bonus-item-green1:hover {
	color: #67b26f
}

.pay-bonus-button-green1 {
	border: 3px solid #67b26f;
	width: 84px;
	height: 84px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

.pay-bonus-item-green1.on .pay-bonus-button-green1,
.pay-bonus-item-green1:hover .pay-bonus-button-green1 {
	background: #67b26f
}

.pay-bonus-item-green1.on .img-bonus-no,
.pay-bonus-item-green1:hover .img-bonus-no {
	content: url(../images/Money/green1/no-on.png)
}

.pay-bonus-item-green1.on .img-bonus-sports,
.pay-bonus-item-green1:hover .img-bonus-sports {
	content: url(../images/Money/green1/sports-on.png)
}

.pay-bonus-item-green1.on .img-bonus-casino,
.pay-bonus-item-green1:hover .img-bonus-casino {
	content: url(../images/Money/green1/casino-on.png)
}

.pay-input-blue,
.pay-input-blue1,
.pay-input-blue2,
.pay-input-blue3,
.pay-input-blue4,
.pay-input-blue5,
.pay-input-blue6,
.pay-input-gold,
.pay-input-gold1,
.pay-input-gold2,
.pay-input-gold3,
.pay-input-gold4,
.pay-input-gold5,
.pay-input-green,
.pay-input-grey,
.pay-input-grey1,
.pay-input-orange,
.pay-input-orange1,
.pay-input-purple,
.pay-input-purple1,
.pay-input-purple2,
.pay-input-red,
.pay-input-red1,
.pay-input-red2,
.pay-input-silver,
.pay-input-white,
.pay-input-white1,
.pay-input-yellow,
.pay-input-yellow1,
.pay-input-yellow2,
.pay-input-yellow3 {
	width: 100%;
	font-size: 14px;
	height: 40px;
	padding-left: 10px;
	color: #000
}

.pay-input-orange2 {
	background: #121212;
	border: 1px solid #3d3d3d;
	border-radius: 4px;
	color: #fff
}

.pay-input-orange2,
.pay-input-yellow4 {
	width: 100%;
	font-size: 14px;
	height: 40px;
	padding-left: 10px
}

.pay-input-yellow4 {
	background: #101216;
	color: #f3ba2f;
	border: 1px solid #f3ba2f;
	border-radius: 4px
}

.pay-input-green1 {
	width: 100%;
	font-size: 14px;
	height: 40px;
	padding-left: 10px;
	background: #030917;
	color: #67b26f;
	border: 1px solid #67b26f;
	border-radius: 4px
}

.pay-table-header-blue,
.pay-table-header-blue1,
.pay-table-header-blue2,
.pay-table-header-blue3,
.pay-table-header-blue4,
.pay-table-header-blue5,
.pay-table-header-blue6,
.pay-table-header-gold,
.pay-table-header-gold1,
.pay-table-header-gold2,
.pay-table-header-gold3,
.pay-table-header-gold4,
.pay-table-header-gold5,
.pay-table-header-green,
.pay-table-header-grey,
.pay-table-header-grey1,
.pay-table-header-orange,
.pay-table-header-orange1,
.pay-table-header-purple,
.pay-table-header-purple1,
.pay-table-header-purple2,
.pay-table-header-red,
.pay-table-header-red1,
.pay-table-header-red2,
.pay-table-header-silver,
.pay-table-header-white,
.pay-table-header-white1,
.pay-table-header-yellow,
.pay-table-header-yellow1,
.pay-table-header-yellow2,
.pay-table-header-yellow3 {
	padding: 0 0 0 50px;
	font-size: 22px;
	margin-top: 25px;
	font-weight: 900
}

.pay-table-header-orange2 {
	padding: 8px 8px 8px 16px;
	border-radius: 6px;
	font-size: 14px;
	background: #171719;
	font-weight: 900
}

.pay-table-header-yellow4 {
	background: #101216;
	border-bottom: 1px solid #f3ba2f
}

.pay-table-header-green1,
.pay-table-header-yellow4 {
	padding: 16px;
	border-radius: 6px 6px 0 0;
	font-size: 14px;
	font-weight: 900;
	margin-top: 36px
}

.pay-table-header-green1 {
	background: #0d1323;
	border-bottom: 1px solid #67b26f
}

.pay-table-header-blue1 .name,
.pay-table-header-blue2 .name,
.pay-table-header-blue3 .name,
.pay-table-header-blue4 .name,
.pay-table-header-blue5 .name,
.pay-table-header-blue6 .name,
.pay-table-header-blue .name,
.pay-table-header-gold1 .name,
.pay-table-header-gold2 .name,
.pay-table-header-gold3 .name,
.pay-table-header-gold4 .name,
.pay-table-header-gold5 .name,
.pay-table-header-gold .name,
.pay-table-header-green .name,
.pay-table-header-grey1 .name,
.pay-table-header-grey .name,
.pay-table-header-orange1 .name,
.pay-table-header-orange .name,
.pay-table-header-purple1 .name,
.pay-table-header-purple2 .name,
.pay-table-header-purple .name,
.pay-table-header-red1 .name,
.pay-table-header-red2 .name,
.pay-table-header-red .name,
.pay-table-header-silver .name,
.pay-table-header-white1 .name,
.pay-table-header-white .name,
.pay-table-header-yellow1 .name,
.pay-table-header-yellow2 .name,
.pay-table-header-yellow3 .name,
.pay-table-header-yellow .name {
	float: left;
	padding-top: 5px
}

.pay-table-header-orange2 .name {
	float: left;
	padding-top: 10px;
	height: 40px
}

.pay-table-header-green1 .name,
.pay-table-header-yellow4 .name {
	width: 100%;
	text-align: center
}

.tb-bg-gold3 {
	background: url(../images/tb-gold3.jpg);
	background-repeat: no-repeat;
	background-size: cover
}

.owl-green1 .owl-nav {
	position: absolute;
	top: 50%;
	width: 100%
}

.owl-green1 .owl-dots {
	position: absolute;
	top: 90%;
	width: 100%
}

.owl-green1 .owl-dot span {
	background: #232323 !important
}

.owl-green1 .owl-dot.active span {
	background: #66b272 !important
}

.owl-green1 .owl-nav .owl-next {
	position: absolute;
	right: 26.5%;
	background: none !important;
	background: url(../images/banner/green1/carousel/next.png) !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	width: 54px;
	height: 54px
}

.owl-green1 .owl-nav .owl-prev {
	position: absolute;
	left: 23%;
	background: none !important;
	background: url(../images/banner/green1/carousel/prev.png) !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	width: 54px;
	height: 54px
}

.max-w-1280 {
	max-width: 1280px !important;
	margin: auto
}

.max-w-1920 {
	max-width: 1920px !important;
	margin: auto
}

.casino-button-green1 {
	padding: 8px;
	background: #0f1628;
	border-radius: 6px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex: 1 1 0px
}

.casino-button-green1:hover {
	background: #67b26f;
	cursor: pointer
}

.casino-home-btn-green1 {
	background: #0d1323;
	padding: 12px 24px;
	border-radius: 6px;
	cursor: pointer
}

.casino-home-btn-green1:hover {
	background: linear-gradient(90deg, #67b271 0, #4da1cd)
}

@media (max-width:1600px) {
	.sport-category-orange2 {
		width: calc(20% - 16px)
	}

	.attendance2-panel-left-orange2 {
		padding: 24px 0 0
	}

	.attendance2-panel-left-orange2,
	.attendance2-panel-right-orange2 {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center
	}

	.attendance2-panel-right-orange2 {
		padding: 48px 0 0
	}

	.attendance2-panel-center {
		display: none
	}
}

@media (max-width:1440px) {

	.virtual-pagein-bg-blue,
	.virtual-pagein-bg-orange,
	.virtual-pagein-bg-yellow2 {
		background: #171c22 !important
	}

	.sport-category-orange2 {
		width: calc(25% - 16px)
	}

	.friend-total-orange2 {
		width: 25%
	}

	.home-event-content-green1,
	.home-event-content-orange2,
	.home-event-content-yellow4,
	.home-notice-content-green1,
	.home-notice-content-orange2,
	.home-notice-content-yellow4 {
		font-size: 11px
	}

	.attendance2-panel-left-green1,
	.attendance2-panel-left-yellow4,
	.attendance2-panel-right-green1,
	.attendance2-panel-right-yellow4 {
		width: 100%;
		margin-top: 32px
	}
}

@media (max-width:1200px) {
	.orange2-dialog .el-dialog {
		margin-top: 64px !important;
		height: calc(100% - 64px)
	}

	.friend-total-orange2 {
		width: 50%
	}
}

@media screen and (max-width:768px) {
.mini-header-top-button-orange2 {
	background: #181a1c;
	font-size: 12px;
	display: block;
	text-align: center;
	padding: 12px 0;
	height: 64px
}

.mini-header-top-button-orange2:hover {
	background: #181a1c
}

.mini-header-top-button-orange2.on-orange2 {
	background: #121314;
	border-bottom: 1px solid #ef6107
}

.token-bet-button-blue,
.token-bet-button-orange,
.token-bet-button-yellow {
	left: 70%;
	top: 40%;
	padding: 5px 10px;
	width: 80px;
	border-radius: 10px
}

.mini-header-top-button {
	font-size: 13px
}

.door-background-yellow1 {
	background: url(../images/login/dhl-mob.png) no-repeat;
	background-size: 100% 100%
}

.door-background-white {
	background: url(../images/login/now-mob.png) no-repeat;
	background-size: 100% 100%
}

.door-background-gold {
	background: url(../images/login/gold-mob.jpg) no-repeat;
	background-size: 100% 100%
}

.sign-content-blue,
.sign-content-blue1,
.sign-content-blue2,
.sign-content-blue3,
.sign-content-blue4,
.sign-content-blue5,
.sign-content-blue6,
.sign-content-gold,
.sign-content-gold1,
.sign-content-gold2,
.sign-content-gold3,
.sign-content-gold4,
.sign-content-gold5,
.sign-content-green,
.sign-content-orange,
.sign-content-orange1,
.sign-content-orange2,
.sign-content-purple,
.sign-content-purple1,
.sign-content-purple2,
.sign-content-red,
.sign-content-red1,
.sign-content-red2,
.sign-content-silver,
.sign-content-white,
.sign-content-white1,
.sign-content-yellow,
.sign-content-yellow1,
.sign-content-yellow2,
.sign-content-yellow3 {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px
}

.sign-content-grey,
.sign-content-grey1 {
	padding-left: 10px;
	padding-right: 10px
}

.bg-back-grey {
	background: #1c1e21 !important
}

.bg-back-grey1 {
	background: #000 !important
}

.bg-customer-grey {
	background-color: #111 !important
}

.sub-title-blue,
.sub-title-blue1,
.sub-title-blue2,
.sub-title-blue3,
.sub-title-blue4,
.sub-title-blue5,
.sub-title-blue6,
.sub-title-gold,
.sub-title-gold1,
.sub-title-gold2,
.sub-title-gold3,
.sub-title-gold4,
.sub-title-gold5,
.sub-title-green,
.sub-title-grey1,
.sub-title-orange,
.sub-title-orange1,
.sub-title-purple,
.sub-title-purple1,
.sub-title-purple2,
.sub-title-red,
.sub-title-red1,
.sub-title-red2,
.sub-title-siver,
.sub-title-white,
.sub-title-white1,
.sub-title-yellow,
.sub-title-yellow1,
.sub-title-yellow2,
.sub-title-yellow3 {
	margin-bottom: 0;
	height: 35px;
	padding-top: 6px
}

.casino-banner-img-blue,
.casino-banner-img-blue1,
.casino-banner-img-blue2,
.casino-banner-img-blue3,
.casino-banner-img-blue5,
.casino-banner-img-blue6,
.casino-banner-img-gold,
.casino-banner-img-gold1,
.casino-banner-img-gold2,
.casino-banner-img-gold3,
.casino-banner-img-gold4,
.casino-banner-img-gold5,
.casino-banner-img-green,
.casino-banner-img-grey,
.casino-banner-img-grey1,
.casino-banner-img-orange,
.casino-banner-img-orange1,
.casino-banner-img-purple,
.casino-banner-img-purple1,
.casino-banner-img-purple2,
.casino-banner-img-red,
.casino-banner-img-red1,
.casino-banner-img-red2,
.casino-banner-img-silver,
.casino-banner-img-white,
.casino-banner-img-white1,
.casino-banner-img-yellow,
.casino-banner-img-yellow1,
.casino-banner-img-yellow2,
.casino-banner-img-yellow3 {
	width: 58px
}

.casino-banner-slot-blue,
.casino-banner-slot-blue1,
.casino-banner-slot-blue2,
.casino-banner-slot-blue3,
.casino-banner-slot-blue5,
.casino-banner-slot-blue6,
.casino-banner-slot-gold,
.casino-banner-slot-gold1,
.casino-banner-slot-gold2,
.casino-banner-slot-gold3,
.casino-banner-slot-gold4,
.casino-banner-slot-gold5,
.casino-banner-slot-green,
.casino-banner-slot-grey,
.casino-banner-slot-grey1,
.casino-banner-slot-orange,
.casino-banner-slot-orange1,
.casino-banner-slot-purple,
.casino-banner-slot-purple1,
.casino-banner-slot-purple2,
.casino-banner-slot-red,
.casino-banner-slot-red1,
.casino-banner-slot-red2,
.casino-banner-slot-silver,
.casino-banner-slot-white,
.casino-banner-slot-white1,
.casino-banner-slot-yellow,
.casino-banner-slot-yellow1,
.casino-banner-slot-yellow2,
.casino-banner-slot-yellow3 {
	width: 45px
}

.slot-select-container-blue1,
.slot-select-container-blue2,
.slot-select-container-blue3,
.slot-select-container-blue5,
.slot-select-container-blue6,
.slot-select-container-gold,
.slot-select-container-gold1,
.slot-select-container-gold2,
.slot-select-container-gold3,
.slot-select-container-gold4,
.slot-select-container-gold5,
.slot-select-container-green,
.slot-select-container-orange1,
.slot-select-container-purple,
.slot-select-container-purple1,
.slot-select-container-purple2,
.slot-select-container-red,
.slot-select-container-red1,
.slot-select-container-red2,
.slot-select-container-silver,
.slot-select-container-yellow,
.slot-select-container-yellow1,
.slot-select-container-yellow2 {
	width: 100%;
	padding: 20px 0 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0
}

.casino-banner-text-blue1,
.casino-banner-text-blue2,
.casino-banner-text-blue3,
.casino-banner-text-blue5,
.casino-banner-text-gold,
.casino-banner-text-gold1,
.casino-banner-text-gold2,
.casino-banner-text-gold3,
.casino-banner-text-gold4,
.casino-banner-text-gold5,
.casino-banner-text-green,
.casino-banner-text-orange1,
.casino-banner-text-purple,
.casino-banner-text-purple1,
.casino-banner-text-purple2,
.casino-banner-text-red,
.casino-banner-text-red1,
.casino-banner-text-red2,
.casino-banner-text-silver,
.casino-banner-text-yellow,
.casino-banner-text-yellow1,
.casino-banner-text-yellow2 {
	color: #fff;
	font-size: 16px;
	margin-top: 0
}

.casino-banner-text-orange {
	color: #fc6200;
	font-size: 14px;
	margin-top: 0
}

.casino-banner-text-blue {
	color: #1f8fff;
	font-size: 14px;
	margin-top: 0
}

.casino-banner-text-grey {
	color: #348fe2;
	font-size: 14px;
	margin-top: 0
}

.casino-banner-text-grey1 {
	color: #aaa;
	font-size: 14px;
	margin-top: 0
}

.casino-banner-text-blue6,
.casino-banner-text-white,
.casino-banner-text-white1,
.casino-banner-text-yellow3 {
	color: #000;
	font-size: 14px;
	margin-top: 0
}

.virtual-left-league-white,
.virtual-left-league-white1 {
	font-size: 12px
}

.attendance-comment-left-blue,
.attendance-comment-left-blue1,
.attendance-comment-left-blue2,
.attendance-comment-left-blue3,
.attendance-comment-left-blue5,
.attendance-comment-left-gold,
.attendance-comment-left-gold1,
.attendance-comment-left-gold2,
.attendance-comment-left-green,
.attendance-comment-left-grey,
.attendance-comment-left-grey1,
.attendance-comment-left-orange,
.attendance-comment-left-orange1,
.attendance-comment-left-purple,
.attendance-comment-left-purple1,
.attendance-comment-left-red,
.attendance-comment-left-silver,
.attendance-comment-left-white,
.attendance-comment-left-white1,
.attendance-comment-left-yellow,
.attendance-comment-left-yellow1,
.attendance-comment-left-yellow2,
.attendance-comment-left-yellow3 {
	text-align: center;
	width: 100%
}

.bg-attendance-weekday-blue,
.bg-attendance-weekday-blue1,
.bg-attendance-weekday-blue2,
.bg-attendance-weekday-blue5,
.bg-attendance-weekday-gold,
.bg-attendance-weekday-gold1,
.bg-attendance-weekday-gold2,
.bg-attendance-weekday-gold4,
.bg-attendance-weekday-gold5,
.bg-attendance-weekday-green,
.bg-attendance-weekday-grey,
.bg-attendance-weekday-grey1,
.bg-attendance-weekday-orange,
.bg-attendance-weekday-orange1,
.bg-attendance-weekday-purple,
.bg-attendance-weekday-purple1,
.bg-attendance-weekday-purple2,
.bg-attendance-weekday-red,
.bg-attendance-weekday-red2,
.bg-attendance-weekday-silver,
.bg-attendance-weekday-white,
.bg-attendance-weekday-white1,
.bg-attendance-weekday-yellow,
.bg-attendance-weekday-yellow1,
.bg-attendance-weekday-yellow2,
.bg-attendance-weekday-yellow3 {
	margin-bottom: 0
}

.table-board-blue,
.table-board-blue1,
.table-board-blue2,
.table-board-blue3,
.table-board-blue4,
.table-board-blue5,
.table-board-blue6,
.table-board-gold,
.table-board-gold1,
.table-board-gold2,
.table-board-gold3,
.table-board-gold4,
.table-board-gold5,
.table-board-green,
.table-board-green1,
.table-board-grey,
.table-board-grey1,
.table-board-orange,
.table-board-orange1,
.table-board-orange2,
.table-board-purple,
.table-board-purple1,
.table-board-purple2,
.table-board-red,
.table-board-red1,
.table-board-red2,
.table-board-silver,
.table-board-white,
.table-board-white1,
.table-board-white1 .table-header,
.table-board-white .table-header,
.table-board-yellow,
.table-board-yellow1,
.table-board-yellow2,
.table-board-yellow3,
.table-board-yellow4,
.table-history-blue,
.table-history-blue1,
.table-history-blue2,
.table-history-blue3,
.table-history-blue4,
.table-history-blue5,
.table-history-blue6,
.table-history-gold,
.table-history-gold1,
.table-history-gold2,
.table-history-gold3,
.table-history-gold4,
.table-history-gold5,
.table-history-green,
.table-history-green1,
.table-history-grey,
.table-history-grey1,
.table-history-orange,
.table-history-orange1,
.table-history-orange2,
.table-history-purple,
.table-history-purple1,
.table-history-purple2,
.table-history-red,
.table-history-red1,
.table-history-red2,
.table-history-silver,
.table-history-white,
.table-history-white1,
.table-history-white1 .table-header,
.table-history-white .table-header,
.table-history-yellow,
.table-history-yellow1,
.table-history-yellow2,
.table-history-yellow3,
.table-history-yellow4 {
	font-size: 12px
}

.attendance2-panel-left,
.attendance2-panel-right {
	width: 100%;
	padding: 17px 0 0
}

.table-virtual-td {
	font-size: 13px
}

.virtula-league-tab-white,
.virtula-league-tab-white1 {
	padding-top: 3px
}

.friend-total-blue,
.friend-total-blue1,
.friend-total-blue2,
.friend-total-blue3,
.friend-total-blue4,
.friend-total-blue5,
.friend-total-blue6,
.friend-total-gold,
.friend-total-gold1,
.friend-total-gold2,
.friend-total-gold3,
.friend-total-gold4,
.friend-total-gold5,
.friend-total-green,
.friend-total-grey,
.friend-total-grey1,
.friend-total-orange,
.friend-total-orange1,
.friend-total-orange2,
.friend-total-purple,
.friend-total-purple1,
.friend-total-purple2,
.friend-total-red,
.friend-total-red1,
.friend-total-red2,
.friend-total-silver,
.friend-total-white,
.friend-total-white1,
.friend-total-yellow,
.friend-total-yellow1,
.friend-total-yellow2,
.friend-total-yellow3 {
	width: 100%;
	padding: 0 30px
}

.sport-pagein-bg-grey,
.sport-pagein-bg-white,
.sport-pagein-bg-white1 {
	margin-top: 0 !important
}

.panel-page-blue,
.panel-page-blue1,
.panel-page-blue2,
.panel-page-blue3,
.panel-page-blue4,
.panel-page-blue5,
.panel-page-blue6,
.panel-page-gold,
.panel-page-gold1,
.panel-page-gold2,
.panel-page-gold3,
.panel-page-gold4,
.panel-page-gold5,
.panel-page-green,
.panel-page-grey,
.panel-page-grey1,
.panel-page-orange,
.panel-page-orange1,
.panel-page-orange2,
.panel-page-purple,
.panel-page-purple1,
.panel-page-purple2,
.panel-page-red,
.panel-page-red2,
.panel-page-siver,
.panel-page-white,
.panel-page-white1,
.panel-page-yellow,
.panel-page-yellow1,
.panel-page-yellow2,
.panel-page-yellow3 {
	margin-bottom: 0
}

.home-content-blue,
.home-content-blue1,
.home-content-blue2,
.home-content-blue3,
.home-content-blue6,
.home-content-gold,
.home-content-gold1,
.home-content-gold2,
.home-content-gold5,
.home-content-green,
.home-content-grey1,
.home-content-orange,
.home-content-orange1,
.home-content-purple,
.home-content-purple1,
.home-content-purple2,
.home-content-red,
.home-content-red2,
.home-content-silver,
.home-content-yellow,
.home-content-yellow1,
.home-content-yellow2,
.home-content-yellow3 {
	background: #000 !important
}

.home-content-gold3 {
	background: #0a1c30 !important
}

.home-content-grey {
	background-color: #1c1e21 !important
}

.home-content-orange2 {
	padding: 16px 8px 8px
}

.home-content-orange1 {
	background-color: #081a30 !important
}

.panel-page-green1,
.panel-page-orange2,
.panel-page-yellow4 {
	padding: 0
}

.tab-orange2 {
	padding: 16px
}

.orange2-dialog .el-dialog {
	margin-top: 0 !important;
	height: 100% !important
}

.bet-history-tab-orange2 {
	padding: 0;
	width: 25% !important
}

.gametype-button-orange2 {
	padding: 8px 32px;
	margin: 0
}

.sport-sort-green1,
.sport-sort-orange2,
.sport-sort-yellow4 {
	padding: 0
}

.attendance-comment-left-orange2 {
	padding: 0;
	width: 100%;
	text-align: center
}

.attendance2-panel-left-orange2,
.attendance2-panel-right-orange2 {
	padding: 0;
	width: 100%;
	margin: 24px 0
}

.friend-tab-orange2 {
	padding: 8px 32px
}

.mini-header-bottom-button-orange2 {
	padding: 16px 24px;
	font-size: 12px
}

.mini-header-bottom-button-orange2:hover {
	background: #212326
}

.mini-header-bottom-button-orange2.on-orange2 {
	border-bottom: 1px solid #ef6107
}

.virtual-tmenu-orange2 {
	width: 25%;
	margin: 0;
	border-radius: 0;
	padding: 7px 0;
	display: flex;
	justify-content: center;
	align-items: center
}

.virtual-tab-orange2 {
	border-bottom: 1px solid #ef6107 !important
}

.virtual-video-tab {
	width: auto;
	padding: 8px 16px;
	background: #1c1f21;
	border-radius: 18px;
	margin-right: 8px
}

.virtual-video-tab.on {
	background: rgba(245, 100, 6, .17)
}

.virtula-league-tab-orange2 {
	border-radius: 6px 6px 0 0
}

.virtula-league-tab-orange2.on {
	background: rgba(245, 100, 6, .11)
}

.table-mbetlog-blue,
.table-mbetlog-blue1,
.table-mbetlog-blue2,
.table-mbetlog-blue3,
.table-mbetlog-blue4,
.table-mbetlog-blue5,
.table-mbetlog-blue6,
.table-mbetlog-gold,
.table-mbetlog-gold1,
.table-mbetlog-gold2,
.table-mbetlog-gold3,
.table-mbetlog-gold4,
.table-mbetlog-gold5,
.table-mbetlog-green,
.table-mbetlog-green1,
.table-mbetlog-grey,
.table-mbetlog-grey1,
.table-mbetlog-orange,
.table-mbetlog-orange1,
.table-mbetlog-orange2,
.table-mbetlog-purple,
.table-mbetlog-purple1,
.table-mbetlog-purple2,
.table-mbetlog-red,
.table-mbetlog-red1,
.table-mbetlog-red2,
.table-mbetlog-silver,
.table-mbetlog-white,
.table-mbetlog-white1,
.table-mbetlog-yellow,
.table-mbetlog-yellow1,
.table-mbetlog-yellow2,
.table-mbetlog-yellow3,
.table-mbetlog-yellow4,
.table-sbetlog-blue,
.table-sbetlog-blue1,
.table-sbetlog-blue2,
.table-sbetlog-blue3,
.table-sbetlog-blue4,
.table-sbetlog-blue5,
.table-sbetlog-blue6,
.table-sbetlog-gold,
.table-sbetlog-gold1,
.table-sbetlog-gold2,
.table-sbetlog-gold3,
.table-sbetlog-gold4,
.table-sbetlog-green,
.table-sbetlog-green1,
.table-sbetlog-grey,
.table-sbetlog-grey1,
.table-sbetlog-orange,
.table-sbetlog-orange1,
.table-sbetlog-orange2,
.table-sbetlog-purple,
.table-sbetlog-purple1,
.table-sbetlog-purple2,
.table-sbetlog-red,
.table-sbetlog-red1,
.table-sbetlog-red2,
.table-sbetlog-silver,
.table-sbetlog-white,
.table-sbetlog-white1,
.table-sbetlog-yellow,
.table-sbetlog-yellow1,
.table-sbetlog-yellow2,
.table-sbetlog-yellow3,
.table-sbetlog-yellow4 {
	font-size: 12px
}

.table-board-green1 .table-board-tr,
.table-board-orange2 .table-board-tr,
.table-board-yellow4 .table-board-tr,
.table-history-green1 .table-history-tr,
.table-history-orange2 .table-history-tr,
.table-history-yellow4 .table-history-tr,
.table-mbetlog-green1 .table-mbetlog-tr,
.table-mbetlog-orange2 .table-mbetlog-tr,
.table-mbetlog-yellow4 .table-mbetlog-tr,
.table-sbetlog-green1 .table-sbetlog-tr,
.table-sbetlog-orange2 .table-sbetlog-tr,
.table-sbetlog-yellow4 .table-sbetlog-tr {
	background: #1f2124
}

.note-comment-orange2 {
	background: #1e1e21
}

.v-box1-agero-prematch-orange2 {
	padding: 0 2px
}


.signup-color-green1,
.signup-color-yellow4 {
	color: #fff !important
}

.coupon-item {
	width: 100%
}

.friend-main-blue,
.friend-main-blue1,
.friend-main-blue2,
.friend-main-blue3,
.friend-main-blue4,
.friend-main-blue5,
.friend-main-gold,
.friend-main-gold1,
.friend-main-gold2,
.friend-main-green,
.friend-main-grey,
.friend-main-grey1,
.friend-main-orange,
.friend-main-orange1,
.friend-main-orange2,
.friend-main-purple,
.friend-main-purple1,
.friend-main-red,
.friend-main-red1,
.friend-main-silver,
.friend-main-white,
.friend-main-white1,
.friend-main-yellow,
.friend-main-yellow1,
.friend-main-yellow2,
.friend-main-yellow3 {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

.sidebar-left-green1,
.sidebar-left-orange2,
.sidebar-left-yellow4 {
	margin-top: 0 !important
}

.sidebar-left-blue3,
.sidebar-left-blue4,
.sidebar-left-blue5 {
	margin-top: 104px !important
}

.sidebar-left-gold4 {
	margin-top: 46px !important
}

.sidebar-left-red1 {
	margin-top: 60px !important
}

.sidebar-right-green1,
.sidebar-right-orange2,
.sidebar-right-yellow4 {
	margin-top: 56px !important
}

.sidebar-right-blue3,
.sidebar-right-blue4,
.sidebar-right-blue5 {
	margin-top: 104px !important
}

.sidebar-right-gold4 {
	margin-top: 46px !important
}

.sidebar-right-red1 {
	margin-top: 60px !important
}

.pay-panel-item-blue,
.pay-panel-item-blue1,
.pay-panel-item-blue2,
.pay-panel-item-blue3,
.pay-panel-item-blue4,
.pay-panel-item-blue5,
.pay-panel-item-blue6,
.pay-panel-item-gold,
.pay-panel-item-gold1,
.pay-panel-item-gold2,
.pay-panel-item-gold3,
.pay-panel-item-gold4,
.pay-panel-item-gold5,
.pay-panel-item-green,
.pay-panel-item-grey,
.pay-panel-item-grey1,
.pay-panel-item-orange,
.pay-panel-item-orange1,
.pay-panel-item-purple,
.pay-panel-item-purple1,
.pay-panel-item-purple2,
.pay-panel-item-red,
.pay-panel-item-red1,
.pay-panel-item-red2,
.pay-panel-item-silver,
.pay-panel-item-white,
.pay-panel-item-white1,
.pay-panel-item-yellow,
.pay-panel-item-yellow1,
.pay-panel-item-yellow2,
.pay-panel-item-yellow3 {
	padding: 5px
}

.pay-panel-item-orange2 {
	padding: 24px 16px
}

.pay-panel-item-green1,
.pay-panel-item-yellow4 {
	padding: 16px 12px
}



.pay-table-header-blue,
.pay-table-header-blue1,
.pay-table-header-blue2,
.pay-table-header-blue3,
.pay-table-header-blue4,
.pay-table-header-blue5,
.pay-table-header-blue6,
.pay-table-header-gold,
.pay-table-header-gold1,
.pay-table-header-gold2,
.pay-table-header-gold3,
.pay-table-header-gold4,
.pay-table-header-green,
.pay-table-header-grey,
.pay-table-header-grey1,
.pay-table-header-orange,
.pay-table-header-orange1,
.pay-table-header-purple,
.pay-table-header-purple1,
.pay-table-header-purple2,
.pay-table-header-red,
.pay-table-header-red1,
.pay-table-header-red2,
.pay-table-header-silver,
.pay-table-header-white,
.pay-table-header-white1,
.pay-table-header-yellow,
.pay-table-header-yellow1,
.pay-table-header-yellow2,
.pay-table-header-yellow3 {
	padding: 0 10px 0 20px;
	font-size: 16px;
	margin-top: 10px;
	font-weight: 900
}

.pay-table-header-blue1 .name,
.pay-table-header-blue2 .name,
.pay-table-header-blue3 .name,
.pay-table-header-blue4 .name,
.pay-table-header-blue5 .name,
.pay-table-header-blue6 .name,
.pay-table-header-blue .name,
.pay-table-header-gold1 .name,
.pay-table-header-gold2 .name,
.pay-table-header-gold3 .name,
.pay-table-header-gold4 .name,
.pay-table-header-gold5 .name,
.pay-table-header-gold .name,
.pay-table-header-green .name,
.pay-table-header-grey1 .name,
.pay-table-header-grey .name,
.pay-table-header-orange1 .name,
.pay-table-header-orange .name,
.pay-table-header-purple1 .name,
.pay-table-header-purple2 .name,
.pay-table-header-purple .name,
.pay-table-header-red1 .name,
.pay-table-header-red2 .name,
.pay-table-header-red .name,
.pay-table-header-silver .name,
.pay-table-header-white1 .name,
.pay-table-header-white .name,
.pay-table-header-yellow1 .name,
.pay-table-header-yellow2 .name,
.pay-table-header-yellow3 .name,
.pay-table-header-yellow .name {
	padding-top: 8px
}

.sport-rule-cross-bg-blue,
.sport-rule-cross-bg-blue1,
.sport-rule-cross-bg-blue2,
.sport-rule-cross-bg-blue3,
.sport-rule-cross-bg-blue4,
.sport-rule-cross-bg-blue5,
.sport-rule-cross-bg-blue6,
.sport-rule-cross-bg-gold,
.sport-rule-cross-bg-gold1,
.sport-rule-cross-bg-gold3,
.sport-rule-cross-bg-gold4,
.sport-rule-cross-bg-gold5,
.sport-rule-cross-bg-green1,
.sport-rule-cross-bg-orange,
.sport-rule-cross-bg-orange1,
.sport-rule-cross-bg-orange2,
.sport-rule-cross-bg-purple,
.sport-rule-cross-bg-purple1,
.sport-rule-cross-bg-purple2,
.sport-rule-cross-bg-red,
.sport-rule-cross-bg-red1,
.sport-rule-cross-bg-red2,
.sport-rule-cross-bg-silver,
.sport-rule-cross-bg-white,
.sport-rule-cross-bg-white1,
.sport-rule-cross-bg-yellow,
.sport-rule-cross-bg-yellow1,
.sport-rule-cross-bg-yellow2,
.sport-rule-cross-bg-yellow3,
.sport-rule-cross-bg-yellow4 {
	font-size: 10px;
	font-weight: 100
}

.sport-rule-cross-bg-white1 .core-content,
.sport-rule-cross-bg-white .core-content {
	padding: 20px 0 10px 10px
}

.button-sort-blue,
.button-sort-blue1,
.button-sort-blue2,
.button-sort-blue3,
.button-sort-blue4,
.button-sort-blue5,
.button-sort-blue6,
.button-sort-gold,
.button-sort-gold1,
.button-sort-gold2,
.button-sort-gold3,
.button-sort-gold4,
.button-sort-gold5,
.button-sort-green1,
.button-sort-grey1,
.button-sort-orange,
.button-sort-orange1,
.button-sort-orange2,
.button-sort-purple,
.button-sort-purple1,
.button-sort-purple2,
.button-sort-red,
.button-sort-red1,
.button-sort-red2,
.button-sort-silver,
.button-sort-white,
.button-sort-white1,
.button-sort-yellow,
.button-sort-yellow1,
.button-sort-yellow2,
.button-sort-yellow3,
.button-sort-yellow4 {
	width: 45% !important;
	margin: 0 2.5%
}

.multibetting-des-green1,
.multibetting-des-yellow4 {
	font-size: 10px !important
}

.notice-tab-green1,
.notice-tab-yellow4 {
	font-size: 13px
}

.payout-radio-green1,
.payout-radio-yellow4,
.wallet-type-green1,
.wallet-type-yellow4 {
	display: flex;
	justify-content: center;
	align-items: center
}

.casino-button-green1 {
	padding: 4px;
	height: 50px
}

.owl-green1 .owl-nav {
	top: calc(50% - 17px)
}

.owl-green1 .owl-nav .owl-next {
	right: 0;
	width: 36px;
	height: 36px
}

.owl-green1 .owl-nav .owl-prev {
	left: 0;
	width: 36px;
	height: 36px
}
}


.liveboxoutline {
border: 2px solid #000;
border-radius: 0 0 5px 5px
}

.liveboxoutline2-grey {
border: 2px solid #005fac;
border-radius: 0 0 5px 5px
}

.liveboxoutline2-grey1 {
border: 2px solid #aaa;
border-radius: 0 0 5px 5px
}

.v-box-live {
border-radius: 0 0 5px 5px
}

.v-box-live,
.v-box-live2 {
background: #242f42;
text-align: left;
display: table-cell;
vertical-align: top;
padding: 10px;
width: 100%;
clear: both
}

.v-box1 {
background: #121619;
padding: 0;
border-radius: 5px;
border: 1px solid #1e2327
}

.v-box1,
.v-box1-agero-prematch-grey {
text-align: left;
vertical-align: top;
width: 100%;
clear: both
}

.v-box1-agero-prematch-grey {
background: #242f42;
padding: 10px;
border-radius: 5px
}

.v-box1-agero-inplay-grey {
background: url(../images/Sports/grey/8b57773.jpg);
background-repeat: no-repeat;
background-size: 100%;
background-color: #35470b;
text-align: left;
vertical-align: top;
padding: 10px;
border-radius: 5px;
width: 100%;
clear: both
}

.v-box1-agero-inplay-orange2 {
padding: 0
}

.v-box2-orange,
.v-box2-orange1 {
background: #121619
}

.v-box2-orange,
.v-box2-orange1,
.v-box2-orange2 {
text-align: center;
clear: both;
width: 100%;
padding: 0;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px
}

.v-box2-orange2 {
background: #141517
}

.v-box2-blue,
.v-box2-blue2,
.v-box2-blue3,
.v-box2-blue4,
.v-box2-blue5,
.v-box2-blue6,
.v-box2-purple,
.v-box2-purple1,
.v-box2-purple2,
.v-box2-yellow,
.v-box2-yellow1,
.v-box2-yellow2,
.v-box2-yellow3 {
text-align: center;
clear: both;
width: 100%;
padding: 0;
background: #121619;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px
}

.v-box2-yellow4 {
background: #101216
}

.v-box2-green1,
.v-box2-yellow4 {
text-align: center;
clear: both;
width: 100%;
padding: 0;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px
}

.v-box2-green1 {
background: #0d1323
}

.v-box2-white,
.v-box2-white1 {
text-align: center;
clear: both;
width: 100%;
padding: 0;
background: #dfdfdf;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px
}

.v-box2-blue1,
.v-box2-gold,
.v-box2-gold1,
.v-box2-gold2,
.v-box2-gold3,
.v-box2-gold4,
.v-box2-gold5,
.v-box2-red,
.v-box2-red1,
.v-box2-red2,
.v-box2-silver {
text-align: center;
clear: both;
width: 100%;
padding: 0;
background: #121619;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px
}

.v-box2-grey {
padding: 2px 20px 20px;
background: #0b1423
}

.v-box2-grey,
.v-box2-grey1 {
text-align: center;
clear: both;
width: 100%;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px
}

.v-box2-grey1 {
padding: 0;
background: #121619
}

.v-box2-loading {
position: relative;
display: table-cell;
clear: both;
padding: 50px
}

.v-box2-agero-grey {
background: #0b1423
}

.v-box2-agero-grey,
.v-box2-agero-grey1 {
text-align: center;
clear: both;
width: 100%;
padding: 2px 20px 20px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px
}

.v-box2-agero-grey1 {
background: #212121
}

.clockbox {
width: 310px;
height: 82px;
font: 700 40px Open Sans Condensed, sans-serif
}

.clockbox,
.scorebox2 {
overflow-x: hidden;
overflow-y: hidden
}

.scorebox2 {
background: #b50000;
background: linear-gradient(180deg, #b50000, #d00);
margin: 0 auto;
white-space: nowrap;
padding: 1px;
min-width: 30px;
max-width: 40px;
height: 26px;
line-height: 23px;
border: 1px solid #b90f0f;
font-weight: 700;
font-family: arial;
font-size: 11pt;
color: #fafafa
}

.livebox {
border: 2px solid #818fab;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px
}

.livebox,
.livebox2 {
width: 100%;
padding: 0
}

.livebox2 {
border: 2px solid red;
border-radius: 6px
}

.livebox2,
.liveboxtitle2 {
-moz-border-radius: 6px;
-webkit-border-radius: 6px
}

.liveboxtitle2 {
border-radius: 6px;
width: 75px;
height: 13px;
line-height: 13px;
position: absolute;
top: -7px;
left: 10px;
background: red;
z-index: 5;
text-align: center;
color: #fff;
padding: 0
}

.scorebox {
background: #1e2737;
background: linear-gradient(180deg, #1e2737, #0b1423);
margin: 0 auto;
overflow-x: hidden;
overflow-y: hidden;
white-space: nowrap;
padding: 1px;
min-width: 30px;
max-width: 40px;
height: 26px;
line-height: 23px;
border: 1px solid #415b87;
font-weight: 700;
font-family: arial;
font-size: 11pt;
color: #fc0
}

.liveboxinbg {
width: 100%;
height: 100%;
background: #000;
z-index: 1;
filter: alpha(opacity=50);
opacity: .5;
-moz-opacity: .5
}

.liveboxinbg,
.liveboxtitle {
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px
}

.liveboxtitle {
width: 75px;
height: 13px;
line-height: 13px;
position: absolute;
top: -7px;
left: 10px;
background: #818fab;
z-index: 5;
text-align: center;
color: #000;
padding: 0
}

.liveboxintxt {
position: absolute;
top: 0;
left: 0;
color: #cacaca;
z-index: 10
}

.upsss {
-webkit-animation-duration: .6s;
animation-duration: .6s;
-webkit-animation-name: slideupin;
animation-name: slideupin;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
animation-direction: alternate
}

@-webkit-keyframes slideupin {
0% {
	margin: 9px 0 0
}

to {
	margin: 6px 0 0
}
}

@keyframes slideupin {
0% {
	margin: 9px 0 0
}

to {
	margin: 6px 0 0
}
}

.downsss {
-webkit-animation-duration: .6s;
animation-duration: .6s;
-webkit-animation-name: slidedownin;
animation-name: slidedownin;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
animation-direction: alternate
}

@-webkit-keyframes slidedownin {
0% {
	margin: 6px 0 0
}

to {
	margin: 9px 0 0
}
}

@keyframes slidedownin {
0% {
	margin: 6px 0 0
}

to {
	margin: 9px 0 0
}
}

.stickybox {
position: fixed;
z-index: 1000000;
right: 3%;
bottom: -100px;
margin-left: 0;
filter: alpha(opacity=85);
opacity: .85;
-moz-opacity: .85
}

.blinkon {
-webkit-animation: blink 2s ease-in-out infinite normal;
animation: blink 2s ease-in-out infinite normal
}

.oddonoffswitch {
position: relative;
width: 124px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none
}

.oddonoffswitch-checkbox {
display: none
}

.oddonoffswitch-label {
display: block;
overflow: hidden;
cursor: pointer;
border: 1px solid #e35b00;
border-radius: 4px
}

.oddonoffswitch-inner {
display: block;
width: 200%;
margin-left: -100%;
transition: margin .2s ease-in 0s
}

.oddonoffswitch-inner:after,
.oddonoffswitch-inner:before {
display: block;
float: left;
width: 50%;
height: 18px;
padding: 0;
line-height: 18px;
font-size: 12px;
color: #fff;
font-family: Trebuchet, Arial, sans-serif;
box-sizing: border-box
}

.oddonoffswitch-inner:before {
content: "����ڵ����� ON";
padding-right: 10px;
background-color: #fc6200;
color: #fafafa
}

.oddonoffswitch-inner:after {
content: "����ڵ����� OFF";
padding-right: 5px;
background-color: #fc6200;
color: #737373;
text-align: right
}

.oddonoffswitch-switch {
display: block;
width: 15px;
margin: 3px;
background: #fff;
position: absolute;
top: 0;
bottom: 0;
right: 102px;
border: 1px solid #e35b00;
border-radius: 60px;
transition: all .2s ease-in 0s
}

.oddonoffswitch-checkbox:checked+.oddonoffswitch-label .oddonoffswitch-inner {
margin-left: 0
}

.oddonoffswitch-checkbox:checked+.oddonoffswitch-label .oddonoffswitch-switch {
right: 0
}


.bg-orange2,
.bg-orange-darker {
background: #fc6200 !important
}

.label_orange_bg {
background: #fc6200;
font-family: arial
}

.label_blue_bg {
background: #1f8fff;
font-family: arial
}

.secondary {
background: #fc6200;
padding: 6px 20px 5px 10px
}

.secondary,
.tertiary {
color: #fff;
border: 2px solid #fc6200;
border-radius: 15px;
outline: none
}

.tertiary {
background: none;
padding: 6px 10px 5px
}

ol {
padding-left: 0
}

.bwizard-steps li.active {
background: #fc6200 !important;
color: #fff
}

.bwizard-steps li.active:hover {
background: #e85c00 !important
}

.bwizard-steps li.active small {
color: #151515 !important
}


.coming-soon .brand .logo,
.login .login-header .brand .logo,
.navbar-logo {
border-color: #f8504b #cc4946 #993734
}

.btn.btn-scroll-to-top,
.label.label-theme,
.navbar.navbar-inverse .navbar-brand,
.sidebar .nav>li.active>a,
.sidebar .nav>li.active>a:focus,
.sidebar .nav>li.active>a:hover {
background: #ff5b57
}

.navbar.navbar-inverse .navbar-brand {
color: #fff !important
}

.sidebar .sub-menu>li.active>a:before,
.text-theme {
color: #ff5b57
}

@media (max-width:767px) {
.navbar-inverse .navbar-header {
	border-bottom: 2px solid #000;
	background: linear-gradient(180deg, #2d353c, #111)
}
}

.pace .pace-activity {
border-top-color: #ff5b57;
border-left-color: #ff5b57
}


.owl-carousel,
.owl-carousel .owl-item {
-webkit-tap-highlight-color: transparent;
position: relative
}

.owl-carousel {
display: none;
width: 100%;
z-index: 1
}

.owl-carousel .owl-stage {
position: relative;
touch-action: manipulation;
-moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0
}

.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
-webkit-transform: translateZ(0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0)
}

.owl-carousel .owl-item {
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
display: block;
width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
background: 0 0;
color: inherit;
border: none;
padding: 0 !important;
font: inherit
}

.owl-carousel.owl-loading {
opacity: 0;
display: block
}

.owl-carousel.owl-hidden {
opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}

.owl-carousel.owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: grab
}

.owl-carousel.owl-rtl {
direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
float: right
}

.owl-carousel .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
z-index: 0
}

.owl-carousel .owl-animated-out {
z-index: 1
}

.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
0% {
	opacity: 1
}

to {
	opacity: 0
}
}

@keyframes fadeOut {
0% {
	opacity: 1
}

to {
	opacity: 0
}
}

.owl-height {
transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000
}

.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
transform: scale(1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
display: none
}

.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: 50%;
background-repeat: no-repeat;
background-size: contain;
transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%
}


.owl-theme .owl-dots,
.owl-theme .owl-nav {
text-align: center;
-webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
color: #fff;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #d6d6d6;
display: inline-block;
cursor: pointer;
border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
background: #869791;
color: #fff;
text-decoration: none
}

.owl-theme .owl-nav .disabled {
opacity: .5;
cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #d6d6d6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity .2s ease;
border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
background: #869791
}


.body-scroll {
height: 100%
}

.body-scroll .el-scrollbar__wrap {
overflow-x: auto
}

.authenticatedCls .el-main,
.notAuthenticatedCls .el-main {
background: #2d3a4b;
padding: 0 !important
}


#app[data-v-7093e5ae] {
width: 100%;
height: 100%
}


body.game-layout,
body.game-layout #__layout,
body.game-layout #__nuxt,
html {
height: 100%;
width: 100%;
overflow: hidden
}


.mini-bet-panel {
	position: absolute;
	left: 830px;
	top: 0;
	width: calc(100% - 830px);
	border-left: 5px solid #171c22;
	background-color: #996148;
	color: #fff;
	height: 641px
}

.mini-boscore-bet-panel {
	height: 600px
}

.mini-boscore-bet-panel,
.mini-boscoreball-bet-panel {
	position: absolute;
	left: 800px;
	top: 0;
	width: calc(100% - 800px);
	border-left: 5px solid #171c22;
	background-color: #996148;
	color: #fff
}

.mini-boscoreball-bet-panel {
	height: 700px
}

.mini-bubble-bet-panel {
	left: 830px;
	width: calc(100% - 830px);
	height: 609px
}

.mini-bubble-bet-panel,
.mini-livescore-bet-panel {
	position: absolute;
	top: 0;
	border-left: 5px solid #171c22;
	background-color: #996148;
	color: #fff
}

.mini-livescore-bet-panel {
	left: 854px;
	width: calc(100% - 854px);
	height: 746px
}

#mini-game-frame-container,
.bet-game-frame,
.mini-game-boscoreball-frame,
.mini-game-frame {
	position: absolute;
	left: 0;
	top: 0
}

.bet-game-frame,
.mini-game-boscoreball-frame,
.mini-game-frame {
	touch-action: auto
}

#east-game-frame-container,
.east-game-frame {
	position: absolute;
	left: 0;
	top: 0
}

#mini-game-frame-container-in {
	width: 830px;
	height: 641px;
	overflow: hidden;
	margin: 0 auto
}

#east-game-frame-container-in {
	width: 830px;
	height: 560px;
	overflow: hidden;
	margin: 0 auto
}

#boscore-game-frame-container-in {
	width: 800px;
	height: 600px;
	overflow: hidden;
	margin: 0 auto
}

#bubble-game-frame-container-in {
	width: 830px;
	height: 609px;
	overflow: hidden;
	margin: 0 auto
}

#boscoreball-game-frame-container-in {
	width: 800px;
	height: 700px;
	overflow: hidden;
	margin: 0 auto
}

#livescore-game-frame-container-in {
	width: 854px;
	height: 746px;
	overflow: hidden;
	margin: 0 auto
}

.east-bet-lock,
.mini-bet-lock {
	width: 100%;
	background-color: rgba(0, 0, 0, .6);
	height: 100%;
	position: absolute;
	right: 0;
	top: 0
}

.east-bet-panel {
	position: absolute;
	left: 830px;
	top: 0;
	width: calc(100% - 830px);
	border-left: 5px solid #171c22;
	background-color: #153939;
	color: #fff;
	height: 560px
}

.text-brown {
	color: #f9e5c0
}

.bg-brown {
	background-color: #4a3427
}

.bg-brown1 {
	background-color: #674836
}

.mini-bet-row {
	padding: 9px 0;
	border-top: 1px solid #74503a
}

.east-bet-row {
	padding: 9px 0;
	border-top: 2px solid #02b9c7
}

.mini-bet-type {
	border: 1px solid #674836;
	border-radius: 5px
}

.mini-bet-type,
.mini-bet-type-on {
	background-color: #674836;
	padding: 28px 0;
	margin: 8px 5%;
	width: 90%;
	font-size: 18px;
	font-weight: 700;
	cursor: pointer
}

.mini-bet-type-on {
	border: 1px solid #e2c659;
	border-radius: 5px
}

.mini-bet-type-name {
	background-color: #674836;
	color: #e9d6b5;
	border: 1px solid #4b3528;
	display: flex;
	justify-content: center;
	align-items: center;
	word-break: keep-all
}

.east-bet-type-name,
.mini-bet-type-name {
	font-size: 14px;
	width: 90%;
	margin: 0 5%;
	height: 91px
}

.east-bet-type-name {
	background-color: #0d3131;
	color: #fff;
	border: 2px solid #02b9c7;
	padding-top: 35px
}

.east-bet-button {
	background-color: #124e4e;
	color: #fff;
	width: 90%;
	margin: 0 5%;
	border: 2px solid #01b8c6;
	height: 91px;
	cursor: pointer
}

.east-bet-button:hover {
	background-color: #36a1a9
}

.east-bet-button:hover .mini-bet-base {
	display: none
}

.mini-bet-button {
	background-color: #e2c65b;
	color: #4b3422;
	width: 90%;
	margin: 0 5%;
	border: 1px solid #684935;
	height: 91px;
	cursor: pointer
}

.mini-bet-button:hover {
	background-color: #a6937c;
	color: #fff
}

.mini-bet-button:hover .mini-bet-odds-value {
	background-color: #a6937c;
	color: #a6937c
}

.mini-bet-button:hover .mini-bet-base,
.mini-bet-button:hover .mini-bet-img-size {
	display: none
}

.mini-bet-button-keno {
	background-color: #e2c65b;
	color: #4b3422;
	width: 98%;
	margin: 0 1%;
	border: 1px solid #684935;
	height: 91px;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column
}

.mini-bet-button-keno:hover {
	background-color: #a6937c;
	color: #fff
}

.mini-bet-button-keno:hover .mini-bet-base {
	display: none
}

.mini-bet-odds-value {
	background-color: #4a3427;
	color: #fff
}

.mini-bet-img {
	width: 45px
}

.mini-bet-num-img {
	width: 30px
}

.mini-bet-lad-img {
	width: 50px
}

.mini-bet-lad-img-small {
	width: 35px
}

.mini-bet-lad-img-plus {
	width: 15px
}

.east-goal-img {
	width: 51px
}

.gameoutter {
	margin-top: 0 !important
}

.mini-ifram-lock {
	position: absolute;
	left: 0;
	top: 0;
	width: 400px;
	height: 100%;
	display: block
}

.mini-mob-tab {
	padding: 20px 0 30px;
	background-color: rgba(0, 0, 0, .9);
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	cursor: pointer;
	border-radius: 5px
}

.sub-page-box {
    min-height: 800px;
    padding-top: 10px;
}

.text-right {
    text-align: right !important;
}

.sub-btn-box > a {
    display: inline-block;
    width: 100px;
    margin-left: 5px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px;
	color:#fff
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    
    border-radius: 4px;
}

.match-result {
    margin-top: 10px;
}

.betting_title {
    display: flex;
    height: 40px;
    line-height: 40px;
    background: #25292C;
    text-align: center;
    margin: 0;
}

.betting_title {display: flex; height: 40px; line-height: 40px; background: #25292C;text-align: center;margin: 0;    list-style: none;}
.betting_title li {color: #fff;}

.betting_title li:nth-child(1) {width: 8%;}
.betting_title li:nth-child(2) {width: 20%;}
.betting_title li:nth-child(3) {width: 32%;}
.betting_title li:nth-child(4) {width: 15%;}
.betting_title li:nth-child(5) {width: 8%;}
.betting_title li:nth-child(6) {width: 5%;}
.betting_title li:nth-child(7) {width: 5%;}
.betting_title li:nth-child(8) {width: 7%;}

.betting_content {display: flex; height: 40px; line-height: 40px;text-align: center;background: #0D0E10;    list-style: none;margin-bottom:2px;}
.betting_content li {color: #fff;}

.betting_content li:nth-child(1) {width: 8%;}
.betting_content li:nth-child(2) {width: 20%;}
.betting_content li:nth-child(3) {width: 32%;}
.betting_content li:nth-child(4) {width: 15%;}
.betting_content li:nth-child(5) {width: 8%;}
.betting_content li:nth-child(6) {width: 5%;}
.betting_content li:nth-child(7) {width: 5%;}
.betting_content li:nth-child(8) {width: 7%;}

.sports-footer {padding: 10px; border: 1px solid #2483C4; color: #fff;}

@media (max-width:1600px) {

	.mini-game-boscoreball-frame,
	.mini-game-frame {
		left: -241px
	}

	.east-game-frame {
		left: -110px
	}

	#mini-game-frame-container-in {
		width: 589px
	}

	#east-game-frame-container-in {
		width: 720px
	}

	#boscore-game-frame-container-in {
		width: 670px
	}

	#bubble-game-frame-container-in {
		width: 730px
	}

	#boscoreball-game-frame-container-in {
		width: 600px
	}

	#livescore-game-frame-container-in {
		width: 597px
	}

	.mini-bet-panel {
		left: 589px;
		width: calc(100% - 589px)
	}

	.mini-boscore-bet-panel {
		left: 670px;
		width: calc(100% - 670px)
	}

	.mini-boscoreball-bet-panel {
		left: 600px;
		width: calc(100% - 600px)
	}

	.mini-bubble-bet-panel {
		left: 730px;
		width: calc(100% - 730px)
	}

	.mini-livescore-bet-panel {
		left: 597px;
		width: calc(100% - 597px)
	}

	.east-bet-panel {
		left: 720px;
		width: calc(100% - 720px)
	}

	.mini-ifram-lock {
		display: none
	}
}

@media (max-width:1440px) {
	#mini-game-frame-container {
		position: static
	}

	.mini-game-frame {
		position: static;
		transform: translateX(-241px)
	}

	.mini-game-boscoreball-frame {
		position: absolute;
		transform: translateX(-241px)
	}

	.mini-bet-panel,
	.mini-boscore-bet-panel,
	.mini-boscoreball-bet-panel,
	.mini-bubble-bet-panel,
	.mini-livescore-bet-panel {
		position: static;
		width: 100%;
		float: left
	}

	#east-game-frame-container {
		position: static
	}

	.east-game-frame {
		position: static;
		transform: translateX(-110px)
	}

	.east-bet-panel {
		position: static;
		width: 100%;
		float: left
	}

	.playerbox3 {
		height: 1282px
	}

	.east-playerbox3 {
		height: 1201px
	}

	.boscore-playerbox3 {
		height: 1200px
	}

	.boscoreball-playerbox3 {
		height: 1405px
	}

	.bubble-playerbox3 {
		height: 1209px
	}

	.livescore-playerbox3 {
		height: 1490px
	}
}

@media screen and (max-width:768px) {

	.east-game-frame,
	.mini-game-boscoreball-frame,
	.mini-game-frame {
		position: absolute
	}

	.live-tmenu-countdown,
	.live-tmenu-name {
		font-size: 11px
	}

	.mini-bet-type-name {
		height: auto;
		margin: 0 0 8px 5px;
		width: calc(100% - 10px);
		padding: 10px 0;
	}

	.boscore-playerbox3,
	.boscoreball-playerbox3,
	.bubble-playerbox3,
	.east-bet-panel,
	.east-playerbox3,
	.livescore-playerbox3,
	.mini-bet-panel,
	.mini-boscore-bet-panel,
	.mini-boscoreball-bet-panel,
	.mini-bubble-bet-panel,
	.mini-livescore-bet-panel,
	.playerbox3 {
		height: auto
	}

	#ifboxa {
		position: absolute
	}
}

@media (max-width: 1859px) {
.sports2box-orange1 {padding-top:0px !important ;
					margin-top:0px !important; }
.content {margin-left: 50px !important}
#sidebar-hamburg-blue2 {display: block !important;}
}

#sidebar-hamburg-blue2.dpnone { left: 298px;}
#sidebar-hamburg-blue2.dpnone .img-sidebutton {transform: scaleX(-1);}
#sidebar.active {display:block; background: #081a30;}
#sidebar.active .sidebar-bg-orange1 {box-shadow: none;}

.time-g {display:block}
.add-g {display:block}
.sports2boxtopin-orange1{display:none}
.sports2boxtopin-orange{display:none}



@media (max-width: 900px) {
.sports2box-orange1 {padding-top: 15px !important; margin-top: 20px !important;}
.height-pc {height: 60px !important;}
.list-box-g, .list-box-g-agero { height: 40px;}
.mobile {display:block !important;}
.pc_main {display:none}
.el-dialog { width: 100% !important;}
#header1 {display:none}
#sidebar-right {display:none}
.time-g {display:none}
.add-g {display:none}
.sports2boxtopin-orange1{display:block}
.sports2boxtopin-orange{display:block}
.m_width {    width: 100%;font-size: 12px;}
/*.display-flex {display: inherit !important;}
.display-center {display: inherit !important;}*/
.width_m {width: 100% !important;text-align: center !important; margin:0 !important} 
.mp_0 {    padding: 0 !important;}
.page-header-fixed {    padding-top: 0px;}


#sidebar-hamburg-blue2 {display:none !important}

.refresh {

	position: absolute;
    top: 15px;
    left: 60px;
    width: 50px;
    height: 43px;
    cursor: pointer;

}

.body{
      height: 100%;
    position: relative;
    overflow-y: scroll;
}
.content{
    height: 100%;
    font-size: 30px;
    justify-content: inherit;
    align-items: inherit;
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;

}
.slide-open{
      position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 43px;
    cursor: pointer;
}
.burgur{
right: 15px;
top: 23px;
position: absolute;
width: 20px;
height: 3px;
background: #D5D5D5;
}
.burgur .top-line{
width: 20px;
height: 3px;
background-color: #D5D5D5;
bottom: -5px;
content: '';
position: absolute;
right: 0;
-webkit-transition:  -webkit-transform .3s;
transition: transform .3s;

}
.burgur .bot-line {
width: 20px;
height: 3px;
background-color: #D5D5D5;
top: -5px;
content: '';
position: absolute;
right: 0;
-webkit-transition:  -webkit-transform .3s;
transition: transform .3s;
}

.burgur.on {
width: 0;
}
.burgur.on .bot-line {
-webkit-transform: translateY(5px) rotate(135deg);
transform: translateY(5px) rotate(135deg);
}
.burgur.on .top-line{
-webkit-transform: translateY(-5px) rotate(-135deg);
transform: translateY(-5px) rotate(-135deg);
}
.sidebar{
  width: 294px;
height: 1000px;
position: absolute;
left: -100%;
top: 0px;
right: 0;
bottom: 0;
-webkit-transition: left .3s;
-moz-transition: left .3s;
-ms-transition: left .3s;
-o-transition: left .3s;
transition: left .3s;
padding-bottom: 295px;
z-index: 999;
}

.slide ul {padding: 0; margin: 0;}


.slide-title{
  width:100%;
  height:100px;
  font-size:42px;
  display:flex;
  justify-content:center;
  align-items:center;

}
.sidebar.on{
  left:0;
  display: block !important;
}
.sidebar ul li{
  display:inline-block;
  width:100%;
}

.el-scrollbar__wrap {}

.mobile_padding {padding: 0 !important;}

#bettop {display:none}

.mobile_footer {display:none}

.mobile_width {margin-right: 0 !important;}

.moblie_float {    width: 100%;}

.moblie_button-sort-blue2 { width: 45% !important; display: inline-block;}

.text-overflow { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; overflow-x: scroll;}

.pc_bet_history {display:none}
.pc_bet_history2 {display:none}
.pc_bet_history1 {display:none} 
.pc_point_history {display:none}
.pc_point_history1 {display:none} 

.moblie_bet_history {display:block;color: #fff;}
.moblie_bet_history1 {display:block;color: #fff;}
.mobile_point_history {display:block;color: #fff;}
.mobile_point_history1 {display:block;color: #fff;}

.betting_title1 {display: flex;background: #25292C;text-align: center;margin: 0;font-size: 11px;}

.betting_title1 li:nth-child(1) {width: 15%;}
.betting_title1 li:nth-child(2) {width: 40%;}
.betting_title1 li:nth-child(3) {width: 10%;}
.betting_title1 li:nth-child(4) {width: 15%;}
.betting_title1 li:nth-child(5) {width: 20%;}


.betting_content1 {display: flex; line-height: 25px;text-align: center;background: #0D0E10;font-size: 11px;margin-bottom:10px;}

.betting_content1 li { }

.betting_content1 li p {font-size: 11px;}

.betting_content1 li:nth-child(1) {width: 15%;line-height: 37px;}
.betting_content1 li:nth-child(2) {width: 40%;text-align: left; padding: 0 5px;}
.betting_content1 li:nth-child(3) {width: 10%;line-height: 75px;}
.betting_content1 li:nth-child(4) {width: 15%;line-height: 75px;}
.betting_content1 li:nth-child(5) {width: 20%;line-height: 75px;}

.my_bet_game_result_head {
    width: 100%;
    display: block;
    color: #fff;
    overflow: hidden;
    font-size: 11px;
    text-align: left;
    border: none;
    line-height: 25px;
    padding: 0 10px;
    margin: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
    border: 1px solid #f50;
    border-radius: 5px;
}

.gray-btn2 { background: #343855;height: 30px;line-height: 30px; font-size: 17px; margin-top: 10px;    border-radius: 5px; padding: 5px 10px; color: #fff;}

.bt_my_bet_del {
    display: inline-block;
    font-size: 11px;
    padding: 0 10px;
    color: #fff !important;
    background-color: #b1051d;
    line-height: 18px;
    padding-top: 1px;
    box-shadow: inset 0 0 2px rgb(16 22 29);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.moblie_depositmain {width: 100% !important; padding: 0 !important;}
.moblie_deposit {display:none;    padding: 0 !important;}
.wallet-type {margin: 0 !important; padding: 5px 10px;}
.mobile_padding1 {    padding-left: 0 !important;}
.blue2-button { width: calc(28.2% - 4px) !important;}
.sign-content-blue2 .blue2-button { width: calc(100% - 4px) !important;}
.padding_left_right { padding-right: 0; padding-left: 0;}

.mobile_padding2 {width: 100%; padding: 10px;}
.mini-bet-lad-img-small { width: 25px;}

#video-frame { width: 100% !important;}

.table-virtual-flex-field {flex: inherit;width: 100px;}

.mobile_title {    width: 70%;}
.mobile_title1 {    width: 100%;}


.memo_width div:nth-child(1) {width: 25% !important;}
.memo_width div:nth-child(2) {width: 50% !important;}
.memo_width div:nth-child(3) {width: 15% !important;}
.memo_width div:nth-child(4) {width: 10% !important;}

.memo_width1 div:nth-child(1) {width: 25% !important;}
.memo_width1 div:nth-child(2) {width: 50% !important;}
.memo_width1 div:nth-child(3) {width: 15% !important;}
.memo_width1 div:nth-child(4) {width: 10% !important;}

.hva_bt_sub1-agero, .hva_bt_sub2 { display: block; width: 100%;}


.bg-black210 {
    background: #1d1d1d;
    border: 1px solid #000;
    background: linear-gradient(180deg, #1d1d1d, #2c2c2c);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 30pt;
    font-family: arial;
    border-radius: 50%;
	margin: 0 auto !important;
}

.moblie_baccarat_button {display: inline-block; width: 49%;}
#moblie_baccarat_button {display:block}
#pc_baccarat_button {display:none}

.mablie_footer {display:none}

.el-dialog__wrapper {width: 100%;}
.bg-signdialog-blue2, .bg-signdialog-blue3 { width: 100%; border: none;}
.pc_jointitle {display:none}
.moblie_jointitle  {display:block}

.popup_lbl span {color: #fff !important;}
.popup_lbl label {color: #fff !important;}
.width_harf .el-col-12 {width: 100%;}
}



.handycap {color: #00ff14; font-weight: bold; padding-left: 5px;}
.handycap1 {color: #00ff14; font-weight: bold; padding-right: 5px;}

.under {padding-left: 10px; font-weight: bold; color: #00d0ff;}
.over {padding-right: 10px; font-weight: bold; color: #f00;}
.under_arrow {padding-right: 5px; font-weight: bold; color: #00d0ff;}
.over_arrow  {padding-left: 5px; font-weight: bold; color: #f00;}


.sub-menu {
    list-style-type: none;
    padding: 1px 0 3px 42px;
    margin: 0;
    background: #1e2a3a;
    color: #fafafa;
    position: relative;
}

.sub-menu:before {
    content: "";
    position: absolute;
    left: 30px;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #10181f;
}

.sub-menu>li>span {
    position: absolute;
    left: 21px;
    font-size: 7px;
    background-color: #424242;
    border-radius: 50%;
    border: 1px solid #171e26;
    width: 20px;
    height: 20px;
    top: 17px;
}

.sub-menu>li>a {
    padding: 18px 10px;
    display: block;
    font-weight: 100;
    color: #fff;
    text-decoration: none;
    position: relative;
	padding-left: 60px !important;
}

.sub-menu-blue2>li>span {
    background-color: #fff;
    border: 2px solid #000;
}

.sidebar .sub-menu-blue2>li>a {
    color: #fff;
}


.pc_bet_history ul  {display: flex; margin: 10px auto; background: #2f343a; font-size: 14px;text-align: center;padding: 10px 0;}

.pc_bet_history ul li {display: inline-block;}
.pc_bet_history ul li:nth-child(1) { width: 20%;}
.pc_bet_history ul li:nth-child(2) { width: 20%;}
.pc_bet_history ul li:nth-child(3) { width: 20%;}
.pc_bet_history ul li:nth-child(4) { width: 20%;}
.pc_bet_history ul li:nth-child(5) { width: 20%;border-right:none;}

.pc_bet_history1 ul  {display: flex; margin: 10px auto; font-size: 16px;text-align: center;padding: 10px 0;}

.pc_bet_history1 ul li {display: inline-block;border-right: 1px solid #2c3338;}
.pc_bet_history1 ul li:nth-child(1) { width: 20%;}
.pc_bet_history1 ul li:nth-child(2) { width: 20%;}
.pc_bet_history1 ul li:nth-child(3) { width: 20%;}
.pc_bet_history1 ul li:nth-child(4) { width: 20%;}
.pc_bet_history1 ul li:nth-child(5) { width: 20%;border-right:none;}


.pc_point_history ul  {display: flex; margin: 10px auto; background: #2f343a; font-size: 14px;text-align: center;padding: 10px 0;}

.pc_point_history ul li {display: inline-block;}
.pc_point_history ul li:nth-child(1) { width: 5%;}
.pc_point_history ul li:nth-child(2) { width: 10%;}
.pc_point_history ul li:nth-child(3) { width: 65%;}
.pc_point_history ul li:nth-child(4) { width: 10%;}
.pc_point_history ul li:nth-child(5) { width: 10%;border-right:none;}

.pc_point_history1 ul  {display: flex; margin: 10px auto; font-size: 16px;text-align: center;padding: 10px 0;}

.pc_point_history1 ul li {display: inline-block;border-right: 1px solid #2c3338;}
.pc_point_history1 ul li:nth-child(1) { width: 5%;}
.pc_point_history1 ul li:nth-child(2) { width: 10%;}
.pc_point_history1 ul li:nth-child(3) { width: 65%;}
.pc_point_history1 ul li:nth-child(4) { width: 10%;}
.pc_point_history1 ul li:nth-child(5) { width: 10%;border-right:none;}


.moblie_bet_history ul  {display: flex; margin: 10px auto;  font-size: 14px;text-align: center;padding: 10px 0;}

.moblie_bet_history ul li {display: inline-block;}
.moblie_bet_history ul li:nth-child(1) { width: 25%;}
.moblie_bet_history ul li:nth-child(2) { width: 25%;}
.moblie_bet_history ul li:nth-child(3) { width: 25%;}
.moblie_bet_history ul li:nth-child(4) { width: 25%;}


.moblie_bet_history1 ul  {display: flex; margin: 10px auto; font-size: 14px;text-align: center;padding: 10px 0;}

.moblie_bet_history1 ul li {display: inline-block;border-right: 1px solid #2c3338;}
.moblie_bet_history1 ul li:nth-child(1) { width: 25%;}
.moblie_bet_history1 ul li:nth-child(2) { width: 25%;  line-height: 42px;}
.moblie_bet_history1 ul li:nth-child(3) { width: 25%;}
.moblie_bet_history1 ul li:nth-child(4) { width: 25%; border-right:none;  line-height: 42px;}



.mobile_point_history ul  {display: flex; margin: 10px auto; background: #2f343a; font-size: 14px;text-align: center;padding: 10px 0;}

.mobile_point_history ul li {display: inline-block;}
.mobile_point_history ul li:nth-child(1) { width: 15%;}
.mobile_point_history ul li:nth-child(2) { width: 60%;}
.mobile_point_history ul li:nth-child(3) { width: 10%;}
.mobile_point_history ul li:nth-child(4) { width: 10%;}


.mobile_point_history1 ul  {display: flex; margin: 10px auto; font-size: 14px;text-align: center;padding: 10px 0;}

.mobile_point_history1 ul li {display: inline-block;border-right: 1px solid #2c3338;}
.mobile_point_history1 ul li:nth-child(1) { width: 15%;}
.mobile_point_history1 ul li:nth-child(2) { width: 60%;  line-height: 42px;}
.mobile_point_history1 ul li:nth-child(3) { width: 10%;}
.mobile_point_history1 ul li:nth-child(4) { width: 10%; border-right:none;  line-height: 42px;}




.w_coupon .couponbox {
  width: calc(1230px / 4);

  margin-right: 5px;
  margin-bottom: 10px;
  display: inline-block;
  transition:  all 0.5s;
  font-size: 15px;
  font-weight: bold;
  color: #999;
  line-height: 30px;
  position: relative;
}

.w_coupon .couponbox:nth-of-type(4n + 4),
.w_coupon .couponbox.orders{}





.item-container {
	padding: 10px;
	min-height: 120px;
	background: #171718;
	border-radius: 32px;
	margin: 0 auto 16px;
	text-align: center;
	max-width: 240px;
	box-shadow: 0 2px 8px -2px
}

.item-element-inner {
	border-radius: 20px;
	background: #161717;
	padding: 20px;
	word-break: break-word;
	height: 288px;
}

.item-element-inner h2 {
	margin: 12px 0
}

.item-element {
	color: #fff;
	padding: 4px;
	border-radius: 24px;
	font-size: 16px;
	line-height: 20px
}

.item-element img {
	max-width: 60%;
	border-radius: 10px
}

.item-element button {
	padding: 12px 30px;
	width: 156px;
}

.item-element h1 {
	font-size: 24px;
	margin: 15px 0 0
}

.item-element h3 {
	font-family: var(--font1);
	font-weight: 800;
	font-style: italic;
	text-transform: uppercase;
	font-size: 1.4em;
	margin-top: 8px
}

.item-element p {
	margin: 10px 0
}

.item-element a {
	display: block;
	margin: 8px 0;
	text-decoration: underline;
	color: #444;
	font-size: 14px
}

.item-element {
	background: #f50;
}


.py {
	color: #ff0 !important;
	;
	margin-top: 0px !important;
}


.sm-text {
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	color: #f50;
}



@media (max-width: 750px) {

.layer_popup {position: fixed !important; left: 0 !important;width: 100% !important;}
.layer_popup table {width: 100% !important;}
.layer_popup table .board_name {display:none}
}


.mp-t-30 {padding-top: 30px !important;}

.moblie_width {    display: contents;}

.hva_bt_sub1 {display: inline-block; width: 32.6%;}

.w_coupon .couponbox {width:100%}

.moblie_bet_history1 ul li:nth-child(2) { line-height: inherit;}
.moblie_bet_history1 ul li:nth-child(4) { line-height: inherit;}

.btn-orange1:hover {background-color: inherit}


}

#event_view img {width:100%}

.text-center.p-t-5.p-b-10.el-row.text-blue2 img {max-width: 46px;}


#right_contents {
    display: table-cell;
    position: relative;
    width: 300px;
    vertical-align: top;
    padding: 5px;
    background: #0d162a;
    border-left: 1px solid #0d2241;
}

#right_contents a.right_mbtn {
    width: 100%;
    padding: 15px 15px 0;
    background: linear-gradient(90deg, #1e3932 0, #1b2733);
    margin-bottom: 10px;
    border: 1px solid #415c56;
    text-align: center;
    border-radius: 4px;
	text-decoration: none;
    display: block;
}

#right_contents a.right_mbtn:hover {
    background: linear-gradient(0deg, #1e3932, #1b2733);
}

#right_contents a.right_mbtn img {width: 20%; margin-bottom: 10px; filter: hue-rotate(87deg);}

#right_contents a.right_mbtn h2 {
    font-size: 18px;
    margin-top: 5px;
    color: #94d9f9;
}
#right_contents a.right_mbtn h4 {
    font-size: 14px;
    margin-top: 5px;
    color: #5c8da4;
}

#right_contents a.right_msg {
    width: 100%;
    padding: 15px 15px 0;
    background: linear-gradient(90deg, #2c343b 0, #161c22);
    margin-bottom: 10px;
    border: 1px solid #fe5500;
    text-align: center;
    border-radius: 4px;
	text-decoration: none;
    display: block;
}

#right_contents a.right_msg img {width: 20%; margin-bottom: 10px; }

 #right_contents a.right_msg h2 {
    font-size: 18px;
    margin-top: 5px;
    color: #fe5500;
}

 #right_contents a.right_msg h4 {
    font-size: 14px;
    margin-top: 5px;
    color: #fff;
}



.noticeText {
    position: absolute;
    left: 305px;
    top: 8px;
    width: 800px;
    overflow: hidden;
    height: 40px;
    z-index: 9;
}

.noticeText em {
    display: block;
    float: left;
    width: 60px;
    height: 20px;
    margin: 10px 5px 0 0;
    text-align: center;
	font-style : normal;
    color: #000;
    line-height: 20px;
    background-color: #ffe800;
    border-radius: 15px;
}

.noticeText marquee {
    font-size: 12px;
    position: absolute;
    top: 13px;
    left: 70px;
	color: #fff;
    font-weight: bold;
}


.tvlink {    background: linear-gradient(90deg, #2c343b 0, #161c22);margin-bottom: 10px;border: 1px solid #ff6600;text-align: center;border-radius: 4px;display: block;padding: 10px;text-decoration: none;}
.tvlink:hover {text-decoration: none;color:#fff}
.tvlink img.tvlogo {height:30px}
.tvlink h4 {color: #5177df;font-weight: 700}

@media (max-width:1440px) {
    .desktop {display: none;}
    .casinotxt {font-size: 13px !important;}
}



.moneybtn {display: flex;align-items: center;justify-content: space-around;}
.moneybtn button {flex:1 1}







