@charset "utf-8";

/* Cast.php filter bottom */

.filter-option-Btm {
	width:100%;
	display:-webkit-flex;
	display:flex;
	justify-content:center;
	align-items:stretch;
	margin:2% 0 0;
}
.filter-option-Btm li {
	flex-shrink:1;
	align-self:stretch ;
	width:100%;
	margin:0 4px;
	text-align:center;
}
.filter-option-Btm p {
	width:100%;
	margin:0 auto;
	height:100%;
	display:table;
	border-style:solid;
	border-width:1px;
	border-color:inherit;
}
.filter-option-Btm p span {
	display:table-cell;
	vertical-align:middle;
	width:100%;
	line-height:1.6rem;
	padding:8px 4px;
	cursor:pointer;
	font-size:1.4rem;
}

@media only screen and (max-width:767px) {
	.filter-option-Btm {
		margin:4% 0 2%;
	}
	.filter-option-Btm li {
		margin:0 2px;
	}
	.filter-option-Btm p span {
		padding:12px 2px;
	}

}

.filter-option-Btm li p.btn-active-Clr {
	background-color:rgba(0,0,0,0.1) !important;
	box-shadow:0 0 3px rgba(0,0,0,0.3) inset;
	-moz-box-shadow:0 0 3px 3px rgba(0,0,0,0.3) inset;
	-webkit-box-shadow:0 0 3px 3px rgba(0,0,0,0.3) inset;
	-o-box-shadow:0 0 3px 3px rgba(0,0,0,0.3) inset;
	-ms-box-shadow:0 0 3px 3px rgba(0,0,0,0.3) inset;
}

/* cast-level box */

.cast-lvl-Box {
	height:24px;
	line-height:24px;
	font-size:1.3rem;
	padding:0 4px;
	text-align:center;
	white-space:nowrap;
	text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
}
.cast-lvl-Box + a dl.cast-Box dt {
	padding:6px;
}
.cast-lvl-Box + div.ctb-inner {
	padding:4px;
}
.cast-lvl-Box + div.cd-slider-Box #cd-mimg-Slider {
	padding:8px 8px 0;
}

.cast-lvl-Box + a dl.cast-Box dd {
	bottom:6px;
	left:6px;
	right:6px;
	top:auto;
	margin:auto;
	width:auto;
}
.cast-lvl-Box + a dl dt img.cast-ranking-Icon {
	top:6px;
	left:6px;
}
.cast-lvl-Box + a dl.cast-Box dt img.cast-newface-Icon {
	top:11px;
	right:11px;
}
.cast-lvl-Box + a dl.cast-Box dt img.cast-pickup-Icon {
	bottom:61px;
	left:11px;
}
.cast-lvl-Box + a dl.cast-Box dt img.cast-movie-Icon {
	bottom:61px;
	right:11px;
} 

/* cast-level Not set */
.cast-lvl-Notset {
	text-indent:-9999px;
}


/* cast-lvl txt color */

.lvl-txt-001{color:#FFFFFF;}
.lvl-txt-002{color:#F5F5F5;}
.lvl-txt-003{color:#F8F8FF;}
.lvl-txt-004{color:#F0F8FF;}
.lvl-txt-005{color:#E6E6FA;}
.lvl-txt-006{color:#F0FFFF;}
.lvl-txt-007{color:#E0FFFF;}
.lvl-txt-008{color:#F5FFFA;}
.lvl-txt-009{color:#F0FFF0;}
.lvl-txt-010{color:#FFFFF0;}
.lvl-txt-011{color:#F5F5DC;}
.lvl-txt-012{color:#FFFFE0;}
.lvl-txt-013{color:#FAFAD2;}
.lvl-txt-014{color:#FFFACD;}
.lvl-txt-015{color:#FFFAF0;}
.lvl-txt-016{color:#FDF5E6;}
.lvl-txt-017{color:#FFF8DC;}
.lvl-txt-018{color:#FFEFD5;}
.lvl-txt-019{color:#FFEBCD;}
.lvl-txt-020{color:#FFE4C4;}
.lvl-txt-021{color:#FFFAFA;}
.lvl-txt-022{color:#FAF0E6;}
.lvl-txt-023{color:#FAEBD7;}
.lvl-txt-024{color:#FFF5EE;}
.lvl-txt-025{color:#FFF0F5;}
.lvl-txt-026{color:#FFE4E1;}
.lvl-txt-027{color:#DCDCDC;}
.lvl-txt-028{color:#D3D3D3;}
.lvl-txt-029{color:#B0C4DE;}
.lvl-txt-030{color:#ADD8E6;}
.lvl-txt-031{color:#87CEFA;}
.lvl-txt-032{color:#B0E0E6;}
.lvl-txt-033{color:#AFEEEE;}
.lvl-txt-034{color:#87CEEB;}
.lvl-txt-035{color:#66CDAA;}
.lvl-txt-036{color:#7FFFD4;}
.lvl-txt-037{color:#98FB98;}
.lvl-txt-038{color:#90EE90;}
.lvl-txt-039{color:#F0E68C;}
.lvl-txt-040{color:#EEE8AA;}
.lvl-txt-041{color:#FFE4B5;}
.lvl-txt-042{color:#FFDEAD;}
.lvl-txt-043{color:#FFDAB9;}
.lvl-txt-044{color:#F5DEB3;}
.lvl-txt-045{color:#FFC0CB;}
.lvl-txt-046{color:#FFB6C1;}
.lvl-txt-047{color:#D8BFD8;}
.lvl-txt-048{color:#DDA0DD;}
.lvl-txt-049{color:#C0C0C0;}
.lvl-txt-050{color:#A9A9A9;}
.lvl-txt-051{color:#778899;}
.lvl-txt-052{color:#708090;}
.lvl-txt-053{color:#6A5ACD;}
.lvl-txt-054{color:#4682B4;}
.lvl-txt-055{color:#7B68EE;}
.lvl-txt-056{color:#4169E1;}
.lvl-txt-057{color:#0000FF;}
.lvl-txt-058{color:#1E90FF;}
.lvl-txt-059{color:#6495ED;}
.lvl-txt-060{color:#00BFFF;}
.lvl-txt-061{color:#00FFFF;}
.lvl-txt-062{color:#40E0D0;}
.lvl-txt-063{color:#48D1CC;}
.lvl-txt-064{color:#00CED1;}
.lvl-txt-065{color:#20B2AA;}
.lvl-txt-066{color:#00FA9A;}
.lvl-txt-067{color:#00FF7F;}
.lvl-txt-068{color:#00FF00;}
.lvl-txt-069{color:#32CD32;}
.lvl-txt-070{color:#9ACD32;}
.lvl-txt-071{color:#7CFC00;}
.lvl-txt-072{color:#7FFF00;}
.lvl-txt-073{color:#ADFF2F;}
.lvl-txt-074{color:#FFFF00;}
.lvl-txt-075{color:#FFD700;}
.lvl-txt-076{color:#FFA500;}
.lvl-txt-077{color:#FF8C00;}
.lvl-txt-078{color:#DAA520;}
.lvl-txt-079{color:#DEB887;}
.lvl-txt-080{color:#D2B48C;}
.lvl-txt-081{color:#F4A460;}
.lvl-txt-082{color:#E9967A;}
.lvl-txt-083{color:#F08080;}
.lvl-txt-084{color:#FA8072;}
.lvl-txt-085{color:#FFA07A;}
.lvl-txt-086{color:#FF7F50;}
.lvl-txt-087{color:#FF6347;}
.lvl-txt-088{color:#FF4500;}
.lvl-txt-089{color:#FF0000;}
.lvl-txt-090{color:#FF1493;}
.lvl-txt-091{color:#FF69B4;}
.lvl-txt-092{color:#DB7093;}
.lvl-txt-093{color:#EE82EE;}
.lvl-txt-094{color:#DA70D6;}
.lvl-txt-095{color:#FF00FF;}
.lvl-txt-096{color:#DE11DE;}
.lvl-txt-097{color:#BA55D3;}
.lvl-txt-098{color:#9932CC;}
.lvl-txt-099{color:#9400D3;}
.lvl-txt-100{color:#8A2BE2;}
.lvl-txt-101{color:#9370DB;}
.lvl-txt-102{color:#808080;}
.lvl-txt-103{color:#0000CD;}
.lvl-txt-104{color:#008B8B;}
.lvl-txt-105{color:#5F9EA0;}
.lvl-txt-106{color:#8FBC8F;}
.lvl-txt-107{color:#3CB371;}
.lvl-txt-108{color:#008080;}
.lvl-txt-109{color:#228B22;}
.lvl-txt-110{color:#2E8B57;}
.lvl-txt-111{color:#BDB76B;}
.lvl-txt-112{color:#CD853F;}
.lvl-txt-113{color:#DC143C;}
.lvl-txt-114{color:#CD5C5C;}
.lvl-txt-115{color:#BC8F8F;}
.lvl-txt-116{color:#C71585;}
.lvl-txt-117{color:#191970;}
.lvl-txt-118{color:#483D8B;}
.lvl-txt-119{color:#00008B;}
.lvl-txt-120{color:#000080;}
.lvl-txt-121{color:#2F4F4F;}
.lvl-txt-122{color:#008000;}
.lvl-txt-123{color:#006400;}
.lvl-txt-124{color:#556B2F;}
.lvl-txt-125{color:#6B8E23;}
.lvl-txt-126{color:#808000;}
.lvl-txt-127{color:#B8860B;}
.lvl-txt-128{color:#D2691E;}
.lvl-txt-129{color:#A0522D;}
.lvl-txt-130{color:#8B4513;}
.lvl-txt-131{color:#B22222;}
.lvl-txt-132{color:#A52A2A;}
.lvl-txt-133{color:#800000;}
.lvl-txt-134{color:#8B0000;}
.lvl-txt-135{color:#8B008B;}
.lvl-txt-136{color:#800080;}
.lvl-txt-137{color:#4B0082;}
.lvl-txt-138{color:#696969;}
.lvl-txt-139{color:#000000;}

/* cast-lvl background */

.reservation-cast-Box {
	padding:4px;
}
.lvl-bg-001,
.lvl-bg-001 + a dl.cast-Box dt,
.lvl-bg-001 + .ctb-inner,
.lvl-bg-001 + div.cd-slider-Box #cd-mimg-Slider,
.lvl-bg-001 + .reservation-cast-Box
{
background: #5b0509;
background: -moz-linear-gradient(top,  #5b0509 0%, #b51423 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5b0509), color-stop(100%,#b51423));
background: -webkit-linear-gradient(top,  #5b0509 0%,#b51423 100%);
background: -o-linear-gradient(top,  #5b0509 0%,#b51423 100%);
background: -ms-linear-gradient(top,  #5b0509 0%,#b51423 100%);
background: linear-gradient(to bottom,  #5b0509 0%,#b51423 100%);
}

.lvl-bg-002,
.lvl-bg-002 + a dl.cast-Box dt,
.lvl-bg-002 + .ctb-inner,
.lvl-bg-002 + div.cd-slider-Box #cd-mimg-Slider,
.lvl-bg-002 + .reservation-cast-Box
{
background: #680e40;
background: -moz-linear-gradient(top,  #680e40 0%, #ae3679 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#680e40), color-stop(100%,#ae3679));
background: -webkit-linear-gradient(top,  #680e40 0%,#ae3679 100%);
background: -o-linear-gradient(top,  #680e40 0%,#ae3679 100%);
background: -ms-linear-gradient(top,  #680e40 0%,#ae3679 100%);
background: linear-gradient(to bottom,  #680e40 0%,#ae3679 100%);
}

.lvl-bg-003,
.lvl-bg-003 + a dl.cast-Box dt,
.lvl-bg-003 + .ctb-inner,
.lvl-bg-003 + div.cd-slider-Box #cd-mimg-Slider
{
background: #15396f;
background: -moz-linear-gradient(top,  #15396f 0%, #3171ca 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#15396f), color-stop(100%,#3171ca));
background: -webkit-linear-gradient(top,  #15396f 0%,#3171ca 100%);
background: -o-linear-gradient(top,  #15396f 0%,#3171ca 100%);
background: -ms-linear-gradient(top,  #15396f 0%,#3171ca 100%);
background: linear-gradient(to bottom,  #15396f 0%,#3171ca 100%);
}

.lvl-bg-004,
.lvl-bg-004 + a dl.cast-Box dt,
.lvl-bg-004 + .ctb-inner,
.lvl-bg-004 + div.cd-slider-Box #cd-mimg-Slider
{
background: #50395d;
background: -moz-linear-gradient(top,  #50395d 0%, #9b7bb0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#50395d), color-stop(100%,#9b7bb0));
background: -webkit-linear-gradient(top,  #50395d 0%,#9b7bb0 100%);
background: -o-linear-gradient(top,  #50395d 0%,#9b7bb0 100%);
background: -ms-linear-gradient(top,  #50395d 0%,#9b7bb0 100%);
background: linear-gradient(to bottom,  #50395d 0%,#9b7bb0 100%);
}

.lvl-bg-005,
.lvl-bg-005 + a dl.cast-Box dt,
.lvl-bg-005 + .ctb-inner,
.lvl-bg-005 + div.cd-slider-Box #cd-mimg-Slider
{
background: #e36d11;
background: -moz-linear-gradient(top,  #e36d11 0%, #faa71c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e36d11), color-stop(100%,#faa71c));
background: -webkit-linear-gradient(top,  #e36d11 0%,#faa71c 100%);
background: -o-linear-gradient(top,  #e36d11 0%,#faa71c 100%);
background: -ms-linear-gradient(top,  #e36d11 0%,#faa71c 100%);
background: linear-gradient(to bottom,  #e36d11 0%,#faa71c 100%);
}

.lvl-bg-006,
.lvl-bg-006 + a dl.cast-Box dt,
.lvl-bg-006 + .ctb-inner,
.lvl-bg-006 + div.cd-slider-Box #cd-mimg-Slider
{
background: #3a345a;
background: -moz-linear-gradient(top,  #3a345a 0%, #8988b0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a345a), color-stop(100%,#8988b0));
background: -webkit-linear-gradient(top,  #3a345a 0%,#8988b0 100%);
background: -o-linear-gradient(top,  #3a345a 0%,#8988b0 100%);
background: -ms-linear-gradient(top,  #3a345a 0%,#8988b0 100%);
background: linear-gradient(to bottom,  #3a345a 0%,#8988b0 100%);
}

.lvl-bg-007,
.lvl-bg-007 + a dl.cast-Box dt,
.lvl-bg-007 + .ctb-inner,
.lvl-bg-007 + div.cd-slider-Box #cd-mimg-Slider
{
background: #4c482c;
background: -moz-linear-gradient(top,  #4c482c 0%, #a49c6c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c482c), color-stop(100%,#a49c6c));
background: -webkit-linear-gradient(top,  #4c482c 0%,#a49c6c 100%);
background: -o-linear-gradient(top,  #4c482c 0%,#a49c6c 100%);
background: -ms-linear-gradient(top,  #4c482c 0%,#a49c6c 100%);
background: linear-gradient(to bottom,  #4c482c 0%,#a49c6c 100%);
}

.lvl-bg-008,
.lvl-bg-008 + a dl.cast-Box dt,
.lvl-bg-008 + .ctb-inner,
.lvl-bg-008 + div.cd-slider-Box #cd-mimg-Slider
{
background: #52586c;
background: -moz-linear-gradient(top,  #52586c 0%, #9ca4be 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#52586c), color-stop(100%,#9ca4be));
background: -webkit-linear-gradient(top,  #52586c 0%,#9ca4be 100%);
background: -o-linear-gradient(top,  #52586c 0%,#9ca4be 100%);
background: -ms-linear-gradient(top,  #52586c 0%,#9ca4be 100%);
background: linear-gradient(to bottom,  #52586c 0%,#9ca4be 100%);
}

.lvl-bg-009,
.lvl-bg-009 + a dl.cast-Box dt,
.lvl-bg-009 + .ctb-inner,
.lvl-bg-009 + div.cd-slider-Box #cd-mimg-Slider
{
background: #292929;
background: -moz-linear-gradient(top,  #292929 0%, #6e6e6e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#292929), color-stop(100%,#6e6e6e));
background: -webkit-linear-gradient(top,  #292929 0%,#6e6e6e 100%);
background: -o-linear-gradient(top,  #292929 0%,#6e6e6e 100%);
background: -ms-linear-gradient(top,  #292929 0%,#6e6e6e 100%);
background: linear-gradient(to bottom,  #292929 0%,#6e6e6e 100%);
}

.lvl-bg-010,
.lvl-bg-010 + a dl.cast-Box dt,
.lvl-bg-010 + .ctb-inner,
.lvl-bg-010 + div.cd-slider-Box #cd-mimg-Slider
{
background: #2f2862;
background: -moz-linear-gradient(top,  #2f2862 0%, #655ebb 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2f2862), color-stop(100%,#655ebb));
background: -webkit-linear-gradient(top,  #2f2862 0%,#655ebb 100%);
background: -o-linear-gradient(top,  #2f2862 0%,#655ebb 100%);
background: -ms-linear-gradient(top,  #2f2862 0%,#655ebb 100%);
background: linear-gradient(to bottom,  #2f2862 0%,#655ebb 100%);
}

.lvl-bg-011,
.lvl-bg-011 + a dl.cast-Box dt,
.lvl-bg-011 + .ctb-inner,
.lvl-bg-011 + div.cd-slider-Box #cd-mimg-Slider
{
background: #58630e;
background: -moz-linear-gradient(top,  #58630e 0%, #99b927 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#58630e), color-stop(100%,#99b927));
background: -webkit-linear-gradient(top,  #58630e 0%,#99b927 100%);
background: -o-linear-gradient(top,  #58630e 0%,#99b927 100%);
background: -ms-linear-gradient(top,  #58630e 0%,#99b927 100%);
background: linear-gradient(to bottom,  #58630e 0%,#99b927 100%);
}

.lvl-bg-012,
.lvl-bg-012 + a dl.cast-Box dt,
.lvl-bg-012 + .ctb-inner,
.lvl-bg-012 + div.cd-slider-Box #cd-mimg-Slider
{
background: #ad7d06;
background: -moz-linear-gradient(top,  #ad7d06 0%, #e7be17 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ad7d06), color-stop(100%,#e7be17));
background: -webkit-linear-gradient(top,  #ad7d06 0%,#e7be17 100%);
background: -o-linear-gradient(top,  #ad7d06 0%,#e7be17 100%);
background: -ms-linear-gradient(top,  #ad7d06 0%,#e7be17 100%);
background: linear-gradient(to bottom,  #ad7d06 0%,#e7be17 100%);
}

.lvl-bg-013,
.lvl-bg-013 + a dl.cast-Box dt,
.lvl-bg-013 + .ctb-inner,
.lvl-bg-013 + div.cd-slider-Box #cd-mimg-Slider
{
background: #5e1d0b;
background: -moz-linear-gradient(top,  #5e1d0b 0%, #ac3f07 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5e1d0b), color-stop(100%,#ac3f07));
background: -webkit-linear-gradient(top,  #5e1d0b 0%,#ac3f07 100%);
background: -o-linear-gradient(top,  #5e1d0b 0%,#ac3f07 100%);
background: -ms-linear-gradient(top,  #5e1d0b 0%,#ac3f07 100%);
background: linear-gradient(to bottom,  #5e1d0b 0%,#ac3f07 100%);
}

.lvl-bg-014,
.lvl-bg-014 + a dl.cast-Box dt,
.lvl-bg-014 + .ctb-inner,
.lvl-bg-014 + div.cd-slider-Box #cd-mimg-Slider
{
background: #e5e5e5;
background: -moz-linear-gradient(top,  #e5e5e5 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top,  #e5e5e5 0%,#ffffff 100%);
background: -o-linear-gradient(top,  #e5e5e5 0%,#ffffff 100%);
background: -ms-linear-gradient(top,  #e5e5e5 0%,#ffffff 100%);
background: linear-gradient(to bottom,  #e5e5e5 0%,#ffffff 100%);
}

.lvl-bg-015,
.lvl-bg-015 + a dl.cast-Box dt,
.lvl-bg-015 + .ctb-inner,
.lvl-bg-015 + div.cd-slider-Box #cd-mimg-Slider
{
background: #3b1058;
background: -moz-linear-gradient(top,  #3b1058 0%, #864ea6 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b1058), color-stop(100%,#864ea6));
background: -webkit-linear-gradient(top,  #3b1058 0%,#864ea6 100%);
background: -o-linear-gradient(top,  #3b1058 0%,#864ea6 100%);
background: -ms-linear-gradient(top,  #3b1058 0%,#864ea6 100%);
background: linear-gradient(to bottom,  #3b1058 0%,#864ea6 100%);
}

.lvl-bg-016,
.lvl-bg-016 + a dl.cast-Box dt,
.lvl-bg-016 + .ctb-inner,
.lvl-bg-016 + div.cd-slider-Box #cd-mimg-Slider
{
background: #2e2975;
background: -moz-linear-gradient(top,  #2e2975 0%, #6a75dc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e2975), color-stop(100%,#6a75dc));
background: -webkit-linear-gradient(top,  #2e2975 0%,#6a75dc 100%);
background: -o-linear-gradient(top,  #2e2975 0%,#6a75dc 100%);
background: -ms-linear-gradient(top,  #2e2975 0%,#6a75dc 100%);
background: linear-gradient(to bottom,  #2e2975 0%,#6a75dc 100%);
}

.lvl-bg-017,
.lvl-bg-017 + a dl.cast-Box dt,
.lvl-bg-017 + .ctb-inner,
.lvl-bg-017 + div.cd-slider-Box #cd-mimg-Slider
{
background: #2c343c;
background: -moz-linear-gradient(top,  #2c343c 0%, #758394 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2c343c), color-stop(100%,#758394));
background: -webkit-linear-gradient(top,  #2c343c 0%,#758394 100%);
background: -o-linear-gradient(top,  #2c343c 0%,#758394 100%);
background: -ms-linear-gradient(top,  #2c343c 0%,#758394 100%);
background: linear-gradient(to bottom,  #2c343c 0%,#758394 100%);
}

.lvl-bg-018,
.lvl-bg-018 + a dl.cast-Box dt,
.lvl-bg-018 + .ctb-inner,
.lvl-bg-018 + div.cd-slider-Box #cd-mimg-Slider
{
background: #7a7028;
background: -moz-linear-gradient(top,  #7a7028 0%, #e2db2a 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7a7028), color-stop(100%,#e2db2a));
background: -webkit-linear-gradient(top,  #7a7028 0%,#e2db2a 100%);
background: -o-linear-gradient(top,  #7a7028 0%,#e2db2a 100%);
background: -ms-linear-gradient(top,  #7a7028 0%,#e2db2a 100%);
background: linear-gradient(to bottom,  #7a7028 0%,#e2db2a 100%);
}

.lvl-bg-019,
.lvl-bg-019 + a dl.cast-Box dt,
.lvl-bg-019 + .ctb-inner,
.lvl-bg-019 + div.cd-slider-Box #cd-mimg-Slider
{
background: #2a4d53;
background: -moz-linear-gradient(top,  #2a4d53 0%, #6fb1bf 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a4d53), color-stop(100%,#6fb1bf));
background: -webkit-linear-gradient(top,  #2a4d53 0%,#6fb1bf 100%);
background: -o-linear-gradient(top,  #2a4d53 0%,#6fb1bf 100%);
background: -ms-linear-gradient(top,  #2a4d53 0%,#6fb1bf 100%);
background: linear-gradient(to bottom,  #2a4d53 0%,#6fb1bf 100%);
}

.lvl-bg-020,
.lvl-bg-020 + a dl.cast-Box dt,
.lvl-bg-020 + .ctb-inner,
.lvl-bg-020 + div.cd-slider-Box #cd-mimg-Slider
{
background: #184421;
background: -moz-linear-gradient(top,  #184421 0%, #34b165 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#184421), color-stop(100%,#34b165));
background: -webkit-linear-gradient(top,  #184421 0%,#34b165 100%);
background: -o-linear-gradient(top,  #184421 0%,#34b165 100%);
background: -ms-linear-gradient(top,  #184421 0%,#34b165 100%);
background: linear-gradient(to bottom,  #184421 0%,#34b165 100%);
}

.lvl-bg-021,
.lvl-bg-021 + a dl.cast-Box dt,
.lvl-bg-021 + .ctb-inner,
.lvl-bg-021 + div.cd-slider-Box #cd-mimg-Slider
{
background: #397537;
background: -moz-linear-gradient(top,  #397537 0%, #6ae379 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#397537), color-stop(100%,#6ae379));
background: -webkit-linear-gradient(top,  #397537 0%,#6ae379 100%);
background: -o-linear-gradient(top,  #397537 0%,#6ae379 100%);
background: -ms-linear-gradient(top,  #397537 0%,#6ae379 100%);
background: linear-gradient(to bottom,  #397537 0%,#6ae379 100%);
}

.lvl-bg-022,
.lvl-bg-022 + a dl.cast-Box dt,
.lvl-bg-022 + .ctb-inner,
.lvl-bg-022 + div.cd-slider-Box #cd-mimg-Slider
{
background: #372d2c;
background: -moz-linear-gradient(top,  #372d2c 0%, #7f6d6b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#372d2c), color-stop(100%,#7f6d6b));
background: -webkit-linear-gradient(top,  #372d2c 0%,#7f6d6b 100%);
background: -o-linear-gradient(top,  #372d2c 0%,#7f6d6b 100%);
background: -ms-linear-gradient(top,  #372d2c 0%,#7f6d6b 100%);
background: linear-gradient(to bottom,  #372d2c 0%,#7f6d6b 100%);
}

.lvl-bg-023,
.lvl-bg-023 + a dl.cast-Box dt,
.lvl-bg-023 + .ctb-inner,
.lvl-bg-023 + div.cd-slider-Box #cd-mimg-Slider
{
background: #757127;
background: -moz-linear-gradient(top,  #757127 0%, #e4e037 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#757127), color-stop(100%,#e4e037));
background: -webkit-linear-gradient(top,  #757127 0%,#e4e037 100%);
background: -o-linear-gradient(top,  #757127 0%,#e4e037 100%);
background: -ms-linear-gradient(top,  #757127 0%,#e4e037 100%);
background: linear-gradient(to bottom,  #757127 0%,#e4e037 100%);
}

.lvl-bg-024,
.lvl-bg-024 + a dl.cast-Box dt,
.lvl-bg-024 + .ctb-inner,
.lvl-bg-024 + div.cd-slider-Box #cd-mimg-Slider
{
background: #63835a;
background: -moz-linear-gradient(top,  #63835a 0%, #a6e5ac 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#63835a), color-stop(100%,#a6e5ac));
background: -webkit-linear-gradient(top,  #63835a 0%,#a6e5ac 100%);
background: -o-linear-gradient(top,  #63835a 0%,#a6e5ac 100%);
background: -ms-linear-gradient(top,  #63835a 0%,#a6e5ac 100%);
background: linear-gradient(to bottom,  #63835a 0%,#a6e5ac 100%);
}

.lvl-bg-025,
.lvl-bg-025 + a dl.cast-Box dt,
.lvl-bg-025 + .ctb-inner,
.lvl-bg-025 + div.cd-slider-Box #cd-mimg-Slider
{
background: #237c9a;
background: -moz-linear-gradient(top,  #237c9a 0%, #87d1de 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#237c9a), color-stop(100%,#87d1de));
background: -webkit-linear-gradient(top,  #237c9a 0%,#87d1de 100%);
background: -o-linear-gradient(top,  #237c9a 0%,#87d1de 100%);
background: -ms-linear-gradient(top,  #237c9a 0%,#87d1de 100%);
background: linear-gradient(to bottom,  #237c9a 0%,#87d1de 100%);
}

.lvl-bg-026,
.lvl-bg-026 + a dl.cast-Box dt,
.lvl-bg-026 + .ctb-inner,
.lvl-bg-026 + div.cd-slider-Box #cd-mimg-Slider
{
background: #146696;
background: -moz-linear-gradient(top,  #146696 0%, #46bef0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#146696), color-stop(100%,#46bef0));
background: -webkit-linear-gradient(top,  #146696 0%,#46bef0 100%);
background: -o-linear-gradient(top,  #146696 0%,#46bef0 100%);
background: -ms-linear-gradient(top,  #146696 0%,#46bef0 100%);
background: linear-gradient(to bottom,  #146696 0%,#46bef0 100%);
}

.lvl-bg-027,
.lvl-bg-027 + a dl.cast-Box dt,
.lvl-bg-027 + .ctb-inner,
.lvl-bg-027 + div.cd-slider-Box #cd-mimg-Slider
{
background: #218094;
background: -moz-linear-gradient(top,  #218094 0%, #45d9e3 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#218094), color-stop(100%,#45d9e3));
background: -webkit-linear-gradient(top,  #218094 0%,#45d9e3 100%);
background: -o-linear-gradient(top,  #218094 0%,#45d9e3 100%);
background: -ms-linear-gradient(top,  #218094 0%,#45d9e3 100%);
background: linear-gradient(to bottom,  #218094 0%,#45d9e3 100%);
}

.lvl-bg-028,
.lvl-bg-028 + a dl.cast-Box dt,
.lvl-bg-028 + .ctb-inner,
.lvl-bg-028 + div.cd-slider-Box #cd-mimg-Slider
{
background: #0e3b40;
background: -moz-linear-gradient(top,  #0e3b40 0%, #207987 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e3b40), color-stop(100%,#207987));
background: -webkit-linear-gradient(top,  #0e3b40 0%,#207987 100%);
background: -o-linear-gradient(top,  #0e3b40 0%,#207987 100%);
background: -ms-linear-gradient(top,  #0e3b40 0%,#207987 100%);
background: linear-gradient(to bottom,  #0e3b40 0%,#207987 100%);
}

.lvl-bg-029,
.lvl-bg-029 + a dl.cast-Box dt,
.lvl-bg-029 + .ctb-inner,
.lvl-bg-029 + div.cd-slider-Box #cd-mimg-Slider
{
background: #078d10;
background: -moz-linear-gradient(top,  #078d10 0%, #46e33a 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#078d10), color-stop(100%,#46e33a));
background: -webkit-linear-gradient(top,  #078d10 0%,#46e33a 100%);
background: -o-linear-gradient(top,  #078d10 0%,#46e33a 100%);
background: -ms-linear-gradient(top,  #078d10 0%,#46e33a 100%);
background: linear-gradient(to bottom,  #078d10 0%,#46e33a 100%);
}

.lvl-bg-030,
.lvl-bg-030 + a dl.cast-Box dt,
.lvl-bg-030 + .ctb-inner,
.lvl-bg-030 + div.cd-slider-Box #cd-mimg-Slider
{
background: #792410;
background: -moz-linear-gradient(top,  #792410 0%, #ee5e05 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#792410), color-stop(100%,#ee5e05));
background: -webkit-linear-gradient(top,  #792410 0%,#ee5e05 100%);
background: -o-linear-gradient(top,  #792410 0%,#ee5e05 100%);
background: -ms-linear-gradient(top,  #792410 0%,#ee5e05 100%);
background: linear-gradient(to bottom,  #792410 0%,#ee5e05 100%);
}

.lvl-bg-031,
.lvl-bg-031 + a dl.cast-Box dt,
.lvl-bg-031 + .ctb-inner,
.lvl-bg-031 + div.cd-slider-Box #cd-mimg-Slider
{
background: #670b22;
background: -moz-linear-gradient(top,  #670b22 0%, #cf153e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#670b22), color-stop(100%,#cf153e));
background: -webkit-linear-gradient(top,  #670b22 0%,#cf153e 100%);
background: -o-linear-gradient(top,  #670b22 0%,#cf153e 100%);
background: -ms-linear-gradient(top,  #670b22 0%,#cf153e 100%);
background: linear-gradient(to bottom,  #670b22 0%,#cf153e 100%);
}

.lvl-bg-032,
.lvl-bg-032 + a dl.cast-Box dt,
.lvl-bg-032 + .ctb-inner,
.lvl-bg-032 + div.cd-slider-Box #cd-mimg-Slider
{
background: #434343;
background: -moz-linear-gradient(top,  #434343 0%, #909090 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#434343), color-stop(100%,#909090));
background: -webkit-linear-gradient(top,  #434343 0%,#909090 100%);
background: -o-linear-gradient(top,  #434343 0%,#909090 100%);
background: -ms-linear-gradient(top,  #434343 0%,#909090 100%);
background: linear-gradient(to bottom,  #434343 0%,#909090 100%);
}

.lvl-bg-033,
.lvl-bg-033 + a dl.cast-Box dt,
.lvl-bg-033 + .ctb-inner,
.lvl-bg-033 + div.cd-slider-Box #cd-mimg-Slider
{
background: #1e2a36;
background: -moz-linear-gradient(top,  #1e2a36 0%, #496b90 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e2a36), color-stop(100%,#496b90));
background: -webkit-linear-gradient(top,  #1e2a36 0%,#496b90 100%);
background: -o-linear-gradient(top,  #1e2a36 0%,#496b90 100%);
background: -ms-linear-gradient(top,  #1e2a36 0%,#496b90 100%);
background: linear-gradient(to bottom,  #1e2a36 0%,#496b90 100%);
}

.lvl-bg-034,
.lvl-bg-034 + a dl.cast-Box dt,
.lvl-bg-034 + .ctb-inner,
.lvl-bg-034 + div.cd-slider-Box #cd-mimg-Slider
{
background: #566f76;
background: -moz-linear-gradient(top,  #566f76 0%, #90acb8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#566f76), color-stop(100%,#90acb8));
background: -webkit-linear-gradient(top,  #566f76 0%,#90acb8 100%);
background: -o-linear-gradient(top,  #566f76 0%,#90acb8 100%);
background: -ms-linear-gradient(top,  #566f76 0%,#90acb8 100%);
background: linear-gradient(to bottom,  #566f76 0%,#90acb8 100%);
}

.lvl-bg-035,
.lvl-bg-035 + a dl.cast-Box dt,
.lvl-bg-035 + .ctb-inner,
.lvl-bg-035 + div.cd-slider-Box #cd-mimg-Slider
{
background: #767676;
background: -moz-linear-gradient(top,  #767676 0%, #f2f2f2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#767676), color-stop(100%,#f2f2f2));
background: -webkit-linear-gradient(top,  #767676 0%,#f2f2f2 100%);
background: -o-linear-gradient(top,  #767676 0%,#f2f2f2 100%);
background: -ms-linear-gradient(top,  #767676 0%,#f2f2f2 100%);
background: linear-gradient(to bottom,  #767676 0%,#f2f2f2 100%);
}

.lvl-bg-036,
.lvl-bg-036 + a dl.cast-Box dt,
.lvl-bg-036 + .ctb-inner,
.lvl-bg-036 + div.cd-slider-Box #cd-mimg-Slider
{
background: #b39558;
background: -moz-linear-gradient(top,  #b39558 0%, #fbf7c8 50%, #b39558 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b39558), color-stop(50%,#fbf7c8), color-stop(100%,#b39558));
background: -webkit-linear-gradient(top,  #b39558 0%,#fbf7c8 50%,#b39558 100%);
background: -o-linear-gradient(top,  #b39558 0%,#fbf7c8 50%,#b39558 100%);
background: -ms-linear-gradient(top,  #b39558 0%,#fbf7c8 50%,#b39558 100%);
background: linear-gradient(to bottom,  #b39558 0%,#fbf7c8 50%,#b39558 100%);
}

.lvl-bg-037,
.lvl-bg-037 + a dl.cast-Box dt,
.lvl-bg-037 + .ctb-inner,
.lvl-bg-037 + div.cd-slider-Box #cd-mimg-Slider
{
background: #858585;
background: -moz-linear-gradient(top,  #858585 0%, #e1e1e1 50%, #858585 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#858585), color-stop(50%,#e1e1e1), color-stop(100%,#858585));
background: -webkit-linear-gradient(top,  #858585 0%,#e1e1e1 50%,#858585 100%);
background: -o-linear-gradient(top,  #858585 0%,#e1e1e1 50%,#858585 100%);
background: -ms-linear-gradient(top,  #858585 0%,#e1e1e1 50%,#858585 100%);
background: linear-gradient(to bottom,  #858585 0%,#e1e1e1 50%,#858585 100%);
}

.lvl-bg-038,
.lvl-bg-038 + a dl.cast-Box dt,
.lvl-bg-038 + .ctb-inner,
.lvl-bg-038 + div.cd-slider-Box #cd-mimg-Slider
{
background: #b36e58;
background: -moz-linear-gradient(top,  #b36e58 0%, #fbe1c8 50%, #b36e58 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b36e58), color-stop(50%,#fbe1c8), color-stop(100%,#b36e58));
background: -webkit-linear-gradient(top,  #b36e58 0%,#fbe1c8 50%,#b36e58 100%);
background: -o-linear-gradient(top,  #b36e58 0%,#fbe1c8 50%,#b36e58 100%);
background: -ms-linear-gradient(top,  #b36e58 0%,#fbe1c8 50%,#b36e58 100%);
background: linear-gradient(to bottom,  #b36e58 0%,#fbe1c8 50%,#b36e58 100%);
}

.lvl-bg-039,
.lvl-bg-039 + a dl.cast-Box dt,
.lvl-bg-039 + .ctb-inner,
.lvl-bg-039 + div.cd-slider-Box #cd-mimg-Slider
{
background: #807a6f;
background: -moz-linear-gradient(top,  #807a6f 0%, #cfcec6 50%, #807a6f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#807a6f), color-stop(50%,#cfcec6), color-stop(100%,#807a6f));
background: -webkit-linear-gradient(top,  #807a6f 0%,#cfcec6 50%,#807a6f 100%);
background: -o-linear-gradient(top,  #807a6f 0%,#cfcec6 50%,#807a6f 100%);
background: -ms-linear-gradient(top,  #807a6f 0%,#cfcec6 50%,#807a6f 100%);
background: linear-gradient(to bottom,  #807a6f 0%,#cfcec6 50%,#807a6f 100%);
}

.lvl-bg-040,
.lvl-bg-040 + a dl.cast-Box dt,
.lvl-bg-040 + .ctb-inner,
.lvl-bg-040 + div.cd-slider-Box #cd-mimg-Slider
{
background: #5876b3;
background: -moz-linear-gradient(top,  #5876b3 0%, #c8ccfb 50%, #5876b3 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5876b3), color-stop(50%,#c8ccfb), color-stop(100%,#5876b3));
background: -webkit-linear-gradient(top,  #5876b3 0%,#c8ccfb 50%,#5876b3 100%);
background: -o-linear-gradient(top,  #5876b3 0%,#c8ccfb 50%,#5876b3 100%);
background: -ms-linear-gradient(top,  #5876b3 0%,#c8ccfb 50%,#5876b3 100%);
background: linear-gradient(to bottom,  #5876b3 0%,#c8ccfb 50%,#5876b3 100%);
}

.lvl-bg-041,
.lvl-bg-041 + a dl.cast-Box dt,
.lvl-bg-041 + .ctb-inner,
.lvl-bg-041 + div.cd-slider-Box #cd-mimg-Slider
{
background: #b358b2;
background: -moz-linear-gradient(top,  #b358b2 0%, #fbc8ee 50%, #b358b2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b358b2), color-stop(50%,#fbc8ee), color-stop(100%,#b358b2));
background: -webkit-linear-gradient(top,  #b358b2 0%,#fbc8ee 50%,#b358b2 100%);
background: -o-linear-gradient(top,  #b358b2 0%,#fbc8ee 50%,#b358b2 100%);
background: -ms-linear-gradient(top,  #b358b2 0%,#fbc8ee 50%,#b358b2 100%);
background: linear-gradient(to bottom,  #b358b2 0%,#fbc8ee 50%,#b358b2 100%);
}

.lvl-bg-042,
.lvl-bg-042 + a dl.cast-Box dt,
.lvl-bg-042 + .ctb-inner,
.lvl-bg-042 + div.cd-slider-Box #cd-mimg-Slider
{
background: #e1c248;
background: -moz-linear-gradient(top,  #e1c248 0%, #907015 50%, #e1c248 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1c248), color-stop(50%,#907015), color-stop(100%,#e1c248));
background: -webkit-linear-gradient(top,  #e1c248 0%,#907015 50%,#e1c248 100%);
background: -o-linear-gradient(top,  #e1c248 0%,#907015 50%,#e1c248 100%);
background: -ms-linear-gradient(top,  #e1c248 0%,#907015 50%,#e1c248 100%);
background: linear-gradient(to bottom,  #e1c248 0%,#907015 50%,#e1c248 100%);
}

.lvl-bg-043,
.lvl-bg-043 + a dl.cast-Box dt,
.lvl-bg-043 + .ctb-inner,
.lvl-bg-043 + div.cd-slider-Box #cd-mimg-Slider
{
background: #aaaaaa;
background: -moz-linear-gradient(top,  #aaaaaa 0%, #757575 50%, #aaaaaa 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aaaaaa), color-stop(50%,#757575), color-stop(100%,#aaaaaa));
background: -webkit-linear-gradient(top,  #aaaaaa 0%,#757575 50%,#aaaaaa 100%);
background: -o-linear-gradient(top,  #aaaaaa 0%,#757575 50%,#aaaaaa 100%);
background: -ms-linear-gradient(top,  #aaaaaa 0%,#757575 50%,#aaaaaa 100%);
background: linear-gradient(to bottom,  #aaaaaa 0%,#757575 50%,#aaaaaa 100%);
}

.lvl-bg-044,
.lvl-bg-044 + a dl.cast-Box dt,
.lvl-bg-044 + .ctb-inner,
.lvl-bg-044 + div.cd-slider-Box #cd-mimg-Slider
{
background: #e18748;
background: -moz-linear-gradient(top,  #e18748 0%, #904115 50%, #e18748 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e18748), color-stop(50%,#904115), color-stop(100%,#e18748));
background: -webkit-linear-gradient(top,  #e18748 0%,#904115 50%,#e18748 100%);
background: -o-linear-gradient(top,  #e18748 0%,#904115 50%,#e18748 100%);
background: -ms-linear-gradient(top,  #e18748 0%,#904115 50%,#e18748 100%);
background: linear-gradient(to bottom,  #e18748 0%,#904115 50%,#e18748 100%);
}

.lvl-bg-045,
.lvl-bg-045 + a dl.cast-Box dt,
.lvl-bg-045 + .ctb-inner,
.lvl-bg-045 + div.cd-slider-Box #cd-mimg-Slider
{
background: #4a4a4a;
background: -moz-linear-gradient(top,  #4a4a4a 0%, #292929 50%, #4a4a4a 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a4a4a), color-stop(50%,#292929), color-stop(100%,#4a4a4a));
background: -webkit-linear-gradient(top,  #4a4a4a 0%,#292929 50%,#4a4a4a 100%);
background: -o-linear-gradient(top,  #4a4a4a 0%,#292929 50%,#4a4a4a 100%);
background: -ms-linear-gradient(top,  #4a4a4a 0%,#292929 50%,#4a4a4a 100%);
background: linear-gradient(to bottom,  #4a4a4a 0%,#292929 50%,#4a4a4a 100%);
}

.lvl-bg-046,
.lvl-bg-046 + a dl.cast-Box dt,
.lvl-bg-046 + .ctb-inner,
.lvl-bg-046 + div.cd-slider-Box #cd-mimg-Slider
{
background: #b3e148;
background: -moz-linear-gradient(top,  #b3e148 0%, #729015 50%, #b3e148 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3e148), color-stop(50%,#729015), color-stop(100%,#b3e148));
background: -webkit-linear-gradient(top,  #b3e148 0%,#729015 50%,#b3e148 100%);
background: -o-linear-gradient(top,  #b3e148 0%,#729015 50%,#b3e148 100%);
background: -ms-linear-gradient(top,  #b3e148 0%,#729015 50%,#b3e148 100%);
background: linear-gradient(to bottom,  #b3e148 0%,#729015 50%,#b3e148 100%);
}

.lvl-bg-047,
.lvl-bg-047 + a dl.cast-Box dt,
.lvl-bg-047 + .ctb-inner,
.lvl-bg-047 + div.cd-slider-Box #cd-mimg-Slider
{
background: #e14f48;
background: -moz-linear-gradient(top,  #e14f48 0%, #901516 50%, #e14f48 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e14f48), color-stop(50%,#901516), color-stop(100%,#e14f48));
background: -webkit-linear-gradient(top,  #e14f48 0%,#901516 50%,#e14f48 100%);
background: -o-linear-gradient(top,  #e14f48 0%,#901516 50%,#e14f48 100%);
background: -ms-linear-gradient(top,  #e14f48 0%,#901516 50%,#e14f48 100%);
background: linear-gradient(to bottom,  #e14f48 0%,#901516 50%,#e14f48 100%);
}

.lvl-bg-048,
.lvl-bg-048 + a dl.cast-Box dt,
.lvl-bg-048 + .ctb-inner,
.lvl-bg-048 + div.cd-slider-Box #cd-mimg-Slider
{
background: #986a1c;
background: -moz-linear-gradient(top,  #986a1c 0%, #d0a441 31%, #6f4618 81%, #e5ca71 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#986a1c), color-stop(31%,#d0a441), color-stop(81%,#6f4618), color-stop(100%,#e5ca71));
background: -webkit-linear-gradient(top,  #986a1c 0%,#d0a441 31%,#6f4618 81%,#e5ca71 100%);
background: -o-linear-gradient(top,  #986a1c 0%,#d0a441 31%,#6f4618 81%,#e5ca71 100%);
background: -ms-linear-gradient(top,  #986a1c 0%,#d0a441 31%,#6f4618 81%,#e5ca71 100%);
background: linear-gradient(to bottom,  #986a1c 0%,#d0a441 31%,#6f4618 81%,#e5ca71 100%);
}

.lvl-bg-049,
.lvl-bg-049 + a dl.cast-Box dt,
.lvl-bg-049 + .ctb-inner,
.lvl-bg-049 + div.cd-slider-Box #cd-mimg-Slider
{
background: #9c9c9c;
background: -moz-linear-gradient(top,  #9c9c9c 0%, #b8b8b8 31%, #8e8e8e 81%, #c8c8c8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9c9c9c), color-stop(31%,#b8b8b8), color-stop(81%,#8e8e8e), color-stop(100%,#c8c8c8));
background: -webkit-linear-gradient(top,  #9c9c9c 0%,#b8b8b8 31%,#8e8e8e 81%,#c8c8c8 100%);
background: -o-linear-gradient(top,  #9c9c9c 0%,#b8b8b8 31%,#8e8e8e 81%,#c8c8c8 100%);
background: -ms-linear-gradient(top,  #9c9c9c 0%,#b8b8b8 31%,#8e8e8e 81%,#c8c8c8 100%);
background: linear-gradient(to bottom,  #9c9c9c 0%,#b8b8b8 31%,#8e8e8e 81%,#c8c8c8 100%);
}

.lvl-bg-050,
.lvl-bg-050 + a dl.cast-Box dt,
.lvl-bg-050 + .ctb-inner,
.lvl-bg-050 + div.cd-slider-Box #cd-mimg-Slider
{
background: #98401c;
background: -moz-linear-gradient(top,  #98401c 0%, #d07441 31%, #6f2918 81%, #e1a477 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#98401c), color-stop(31%,#d07441), color-stop(81%,#6f2918), color-stop(100%,#e1a477));
background: -webkit-linear-gradient(top,  #98401c 0%,#d07441 31%,#6f2918 81%,#e1a477 100%);
background: -o-linear-gradient(top,  #98401c 0%,#d07441 31%,#6f2918 81%,#e1a477 100%);
background: -ms-linear-gradient(top,  #98401c 0%,#d07441 31%,#6f2918 81%,#e1a477 100%);
background: linear-gradient(to bottom,  #98401c 0%,#d07441 31%,#6f2918 81%,#e1a477 100%);
}

.lvl-bg-051,
.lvl-bg-051 + a dl.cast-Box dt,
.lvl-bg-051 + .ctb-inner,
.lvl-bg-051 + div.cd-slider-Box #cd-mimg-Slider
{
background: #484848;
background: -moz-linear-gradient(top,  #484848 0%, #6d6d6d 31%, #363636 81%, #8d8d8d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#484848), color-stop(31%,#6d6d6d), color-stop(81%,#363636), color-stop(100%,#8d8d8d));
background: -webkit-linear-gradient(top,  #484848 0%,#6d6d6d 31%,#363636 81%,#8d8d8d 100%);
background: -o-linear-gradient(top,  #484848 0%,#6d6d6d 31%,#363636 81%,#8d8d8d 100%);
background: -ms-linear-gradient(top,  #484848 0%,#6d6d6d 31%,#363636 81%,#8d8d8d 100%);
background: linear-gradient(to bottom,  #484848 0%,#6d6d6d 31%,#363636 81%,#8d8d8d 100%);
}

.lvl-bg-052,
.lvl-bg-052 + a dl.cast-Box dt,
.lvl-bg-052 + .ctb-inner,
.lvl-bg-052 + div.cd-slider-Box #cd-mimg-Slider
{
background: #1c4a98;
background: -moz-linear-gradient(top,  #1c4a98 0%, #416dd0 31%, #18416f 81%, #7791e0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1c4a98), color-stop(31%,#416dd0), color-stop(81%,#18416f), color-stop(100%,#7791e0));
background: -webkit-linear-gradient(top,  #1c4a98 0%,#416dd0 31%,#18416f 81%,#7791e0 100%);
background: -o-linear-gradient(top,  #1c4a98 0%,#416dd0 31%,#18416f 81%,#7791e0 100%);
background: -ms-linear-gradient(top,  #1c4a98 0%,#416dd0 31%,#18416f 81%,#7791e0 100%);
background: linear-gradient(to bottom,  #1c4a98 0%,#416dd0 31%,#18416f 81%,#7791e0 100%);
}

.lvl-bg-053,
.lvl-bg-053 + a dl.cast-Box dt,
.lvl-bg-053 + .ctb-inner,
.lvl-bg-053 + div.cd-slider-Box #cd-mimg-Slider
{
background: #35981c;
background: -moz-linear-gradient(top,  #35981c 0%, #55d041 31%, #326f18 81%, #7fe177 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#35981c), color-stop(31%,#55d041), color-stop(81%,#326f18), color-stop(100%,#7fe177));
background: -webkit-linear-gradient(top,  #35981c 0%,#55d041 31%,#326f18 81%,#7fe177 100%);
background: -o-linear-gradient(top,  #35981c 0%,#55d041 31%,#326f18 81%,#7fe177 100%);
background: -ms-linear-gradient(top,  #35981c 0%,#55d041 31%,#326f18 81%,#7fe177 100%);
background: linear-gradient(to bottom,  #35981c 0%,#55d041 31%,#326f18 81%,#7fe177 100%);
}

.lvl-bg-054,
.lvl-bg-054 + a dl.cast-Box dt,
.lvl-bg-054 + .ctb-inner,
.lvl-bg-054 + div.cd-slider-Box #cd-mimg-Slider
{
background: #b85a0d;
background: -moz-linear-gradient(top,  #b85a0d 0%, #fdf992 20%, #e3b949 35%, #fcffff 50%, #c99026 65%, #c99647 85%, #843e04 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b85a0d), color-stop(20%,#fdf992), color-stop(35%,#e3b949), color-stop(50%,#fcffff), color-stop(65%,#c99026), color-stop(85%,#c99647), color-stop(100%,#843e04));
background: -webkit-linear-gradient(top,  #b85a0d 0%,#fdf992 20%,#e3b949 35%,#fcffff 50%,#c99026 65%,#c99647 85%,#843e04 100%);
background: -o-linear-gradient(top,  #b85a0d 0%,#fdf992 20%,#e3b949 35%,#fcffff 50%,#c99026 65%,#c99647 85%,#843e04 100%);
background: -ms-linear-gradient(top,  #b85a0d 0%,#fdf992 20%,#e3b949 35%,#fcffff 50%,#c99026 65%,#c99647 85%,#843e04 100%);
background: linear-gradient(to bottom,  #b85a0d 0%,#fdf992 20%,#e3b949 35%,#fcffff 50%,#c99026 65%,#c99647 85%,#843e04 100%);
}

.lvl-bg-055,
.lvl-bg-055 + a dl.cast-Box dt,
.lvl-bg-055 + .ctb-inner,
.lvl-bg-055 + div.cd-slider-Box #cd-mimg-Slider
{
background: #616161;
background: -moz-linear-gradient(top,  #616161 0%, #c5c5c5 20%, #949494 35%, #fcffff 50%, #7d7d7d 65%, #888888 85%, #494949 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#616161), color-stop(20%,#c5c5c5), color-stop(35%,#949494), color-stop(50%,#fcffff), color-stop(65%,#7d7d7d), color-stop(85%,#888888), color-stop(100%,#494949));
background: -webkit-linear-gradient(top,  #616161 0%,#c5c5c5 20%,#949494 35%,#fcffff 50%,#7d7d7d 65%,#888888 85%,#494949 100%);
background: -o-linear-gradient(top,  #616161 0%,#c5c5c5 20%,#949494 35%,#fcffff 50%,#7d7d7d 65%,#888888 85%,#494949 100%);
background: -ms-linear-gradient(top,  #616161 0%,#c5c5c5 20%,#949494 35%,#fcffff 50%,#7d7d7d 65%,#888888 85%,#494949 100%);
background: linear-gradient(to bottom,  #616161 0%,#c5c5c5 20%,#949494 35%,#fcffff 50%,#7d7d7d 65%,#888888 85%,#494949 100%);
}

.lvl-bg-056,
.lvl-bg-056 + a dl.cast-Box dt,
.lvl-bg-056 + .ctb-inner,
.lvl-bg-056 + div.cd-slider-Box #cd-mimg-Slider
{
background: #b8260c;
background: -moz-linear-gradient(top,  #b8260c 0%, #fbd690 20%, #e28947 35%, #feffff 50%, #ca6229 65%, #ca7048 85%, #891f09 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b8260c), color-stop(20%,#fbd690), color-stop(35%,#e28947), color-stop(50%,#feffff), color-stop(65%,#ca6229), color-stop(85%,#ca7048), color-stop(100%,#891f09));
background: -webkit-linear-gradient(top,  #b8260c 0%,#fbd690 20%,#e28947 35%,#feffff 50%,#ca6229 65%,#ca7048 85%,#891f09 100%);
background: -o-linear-gradient(top,  #b8260c 0%,#fbd690 20%,#e28947 35%,#feffff 50%,#ca6229 65%,#ca7048 85%,#891f09 100%);
background: -ms-linear-gradient(top,  #b8260c 0%,#fbd690 20%,#e28947 35%,#feffff 50%,#ca6229 65%,#ca7048 85%,#891f09 100%);
background: linear-gradient(to bottom,  #b8260c 0%,#fbd690 20%,#e28947 35%,#feffff 50%,#ca6229 65%,#ca7048 85%,#891f09 100%);
}

.lvl-bg-057,
.lvl-bg-057 + a dl.cast-Box dt,
.lvl-bg-057 + .ctb-inner,
.lvl-bg-057 + div.cd-slider-Box #cd-mimg-Slider
{
background: #3b3b3b;
background: -moz-linear-gradient(top,  #3b3b3b 0%, #787878 20%, #595959 35%, #b5b5b5 50%, #4b4b4b 65%, #525252 85%, #2c2c2c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b3b3b), color-stop(20%,#787878), color-stop(35%,#595959), color-stop(50%,#b5b5b5), color-stop(65%,#4b4b4b), color-stop(85%,#525252), color-stop(100%,#2c2c2c));
background: -webkit-linear-gradient(top,  #3b3b3b 0%,#787878 20%,#595959 35%,#b5b5b5 50%,#4b4b4b 65%,#525252 85%,#2c2c2c 100%);
background: -o-linear-gradient(top,  #3b3b3b 0%,#787878 20%,#595959 35%,#b5b5b5 50%,#4b4b4b 65%,#525252 85%,#2c2c2c 100%);
background: -ms-linear-gradient(top,  #3b3b3b 0%,#787878 20%,#595959 35%,#b5b5b5 50%,#4b4b4b 65%,#525252 85%,#2c2c2c 100%);
background: linear-gradient(to bottom,  #3b3b3b 0%,#787878 20%,#595959 35%,#b5b5b5 50%,#4b4b4b 65%,#525252 85%,#2c2c2c 100%);
}

.lvl-bg-058,
.lvl-bg-058 + a dl.cast-Box dt,
.lvl-bg-058 + .ctb-inner,
.lvl-bg-058 + div.cd-slider-Box #cd-mimg-Slider
{
background: #b80c4e;
background: -moz-linear-gradient(top,  #b80c4e 0%, #fda092 20%, #e24757 35%, #ffffff 50%, #cc2f4c 65%, #c94865 85%, #890937 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b80c4e), color-stop(20%,#fda092), color-stop(35%,#e24757), color-stop(50%,#ffffff), color-stop(65%,#cc2f4c), color-stop(85%,#c94865), color-stop(100%,#890937));
background: -webkit-linear-gradient(top,  #b80c4e 0%,#fda092 20%,#e24757 35%,#ffffff 50%,#cc2f4c 65%,#c94865 85%,#890937 100%);
background: -o-linear-gradient(top,  #b80c4e 0%,#fda092 20%,#e24757 35%,#ffffff 50%,#cc2f4c 65%,#c94865 85%,#890937 100%);
background: -ms-linear-gradient(top,  #b80c4e 0%,#fda092 20%,#e24757 35%,#ffffff 50%,#cc2f4c 65%,#c94865 85%,#890937 100%);
background: linear-gradient(to bottom,  #b80c4e 0%,#fda092 20%,#e24757 35%,#ffffff 50%,#cc2f4c 65%,#c94865 85%,#890937 100%);
}

.lvl-bg-059,
.lvl-bg-059 + a dl.cast-Box dt,
.lvl-bg-059 + .ctb-inner,
.lvl-bg-059 + div.cd-slider-Box #cd-mimg-Slider
{
background: #840cb8;
background: -moz-linear-gradient(top,  #840cb8 0%, #fd92e6 20%, #e145e4 35%, #fffffd 50%, #bc2fcc 65%, #b748ca 85%, #650989 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#840cb8), color-stop(20%,#fd92e6), color-stop(35%,#e145e4), color-stop(50%,#fffffd), color-stop(65%,#bc2fcc), color-stop(85%,#b748ca), color-stop(100%,#650989));
background: -webkit-linear-gradient(top,  #840cb8 0%,#fd92e6 20%,#e145e4 35%,#fffffd 50%,#bc2fcc 65%,#b748ca 85%,#650989 100%);
background: -o-linear-gradient(top,  #840cb8 0%,#fd92e6 20%,#e145e4 35%,#fffffd 50%,#bc2fcc 65%,#b748ca 85%,#650989 100%);
background: -ms-linear-gradient(top,  #840cb8 0%,#fd92e6 20%,#e145e4 35%,#fffffd 50%,#bc2fcc 65%,#b748ca 85%,#650989 100%);
background: linear-gradient(to bottom,  #840cb8 0%,#fd92e6 20%,#e145e4 35%,#fffffd 50%,#bc2fcc 65%,#b748ca 85%,#650989 100%);
}

.lvl-bg-060,
.lvl-bg-060 + a dl.cast-Box dt,
.lvl-bg-060 + .ctb-inner,
.lvl-bg-060 + div.cd-slider-Box #cd-mimg-Slider
{
background: #eea22a;
background: -moz-linear-gradient(top,  #eea22a 0%, #c08216 29%, #fbd647 71%, #dfa823 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eea22a), color-stop(29%,#c08216), color-stop(71%,#fbd647), color-stop(100%,#dfa823));
background: -webkit-linear-gradient(top,  #eea22a 0%,#c08216 29%,#fbd647 71%,#dfa823 100%);
background: -o-linear-gradient(top,  #eea22a 0%,#c08216 29%,#fbd647 71%,#dfa823 100%);
background: -ms-linear-gradient(top,  #eea22a 0%,#c08216 29%,#fbd647 71%,#dfa823 100%);
background: linear-gradient(to bottom,  #eea22a 0%,#c08216 29%,#fbd647 71%,#dfa823 100%);
}

.lvl-bg-061,
.lvl-bg-061 + a dl.cast-Box dt,
.lvl-bg-061 + .ctb-inner,
.lvl-bg-061 + div.cd-slider-Box #cd-mimg-Slider
{
background: #bfbfbf;
background: -moz-linear-gradient(top,  #bfbfbf 0%, #adadad 29%, #cbcbcb 71%, #bababa 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfbfbf), color-stop(29%,#adadad), color-stop(71%,#cbcbcb), color-stop(100%,#bababa));
background: -webkit-linear-gradient(top,  #bfbfbf 0%,#adadad 29%,#cbcbcb 71%,#bababa 100%);
background: -o-linear-gradient(top,  #bfbfbf 0%,#adadad 29%,#cbcbcb 71%,#bababa 100%);
background: -ms-linear-gradient(top,  #bfbfbf 0%,#adadad 29%,#cbcbcb 71%,#bababa 100%);
background: linear-gradient(to bottom,  #bfbfbf 0%,#adadad 29%,#cbcbcb 71%,#bababa 100%);
}

.lvl-bg-062,
.lvl-bg-062 + a dl.cast-Box dt,
.lvl-bg-062 + .ctb-inner,
.lvl-bg-062 + div.cd-slider-Box #cd-mimg-Slider
{
background: #ee672a;
background: -moz-linear-gradient(top,  #ee672a 0%, #c04f16 29%, #fba047 71%, #e07225 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee672a), color-stop(29%,#c04f16), color-stop(71%,#fba047), color-stop(100%,#e07225));
background: -webkit-linear-gradient(top,  #ee672a 0%,#c04f16 29%,#fba047 71%,#e07225 100%);
background: -o-linear-gradient(top,  #ee672a 0%,#c04f16 29%,#fba047 71%,#e07225 100%);
background: -ms-linear-gradient(top,  #ee672a 0%,#c04f16 29%,#fba047 71%,#e07225 100%);
background: linear-gradient(to bottom,  #ee672a 0%,#c04f16 29%,#fba047 71%,#e07225 100%);
}

.lvl-bg-063,
.lvl-bg-063 + a dl.cast-Box dt,
.lvl-bg-063 + .ctb-inner,
.lvl-bg-063 + div.cd-slider-Box #cd-mimg-Slider
{
background: #707070;
background: -moz-linear-gradient(top,  #707070 0%, #565656 29%, #808080 71%, #686868 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(29%,#565656), color-stop(71%,#808080), color-stop(100%,#686868));
background: -webkit-linear-gradient(top,  #707070 0%,#565656 29%,#808080 71%,#686868 100%);
background: -o-linear-gradient(top,  #707070 0%,#565656 29%,#808080 71%,#686868 100%);
background: -ms-linear-gradient(top,  #707070 0%,#565656 29%,#808080 71%,#686868 100%);
background: linear-gradient(to bottom,  #707070 0%,#565656 29%,#808080 71%,#686868 100%);
}

.lvl-bg-064,
.lvl-bg-064 + a dl.cast-Box dt,
.lvl-bg-064 + .ctb-inner,
.lvl-bg-064 + div.cd-slider-Box #cd-mimg-Slider
{
background: #b7ee2a;
background: -moz-linear-gradient(top,  #b7ee2a 0%, #8cc016 29%, #a7fa46 71%, #99e025 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b7ee2a), color-stop(29%,#8cc016), color-stop(71%,#a7fa46), color-stop(100%,#99e025));
background: -webkit-linear-gradient(top,  #b7ee2a 0%,#8cc016 29%,#a7fa46 71%,#99e025 100%);
background: -o-linear-gradient(top,  #b7ee2a 0%,#8cc016 29%,#a7fa46 71%,#99e025 100%);
background: -ms-linear-gradient(top,  #b7ee2a 0%,#8cc016 29%,#a7fa46 71%,#99e025 100%);
background: linear-gradient(to bottom,  #b7ee2a 0%,#8cc016 29%,#a7fa46 71%,#99e025 100%);
}

.lvl-bg-065,
.lvl-bg-065 + a dl.cast-Box dt,
.lvl-bg-065 + .ctb-inner,
.lvl-bg-065 + div.cd-slider-Box #cd-mimg-Slider
{
background: #2a45ee;
background: -moz-linear-gradient(top,  #2a45ee 0%, #1629c0 29%, #4e46fa 71%, #252ce0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a45ee), color-stop(29%,#1629c0), color-stop(71%,#4e46fa), color-stop(100%,#252ce0));
background: -webkit-linear-gradient(top,  #2a45ee 0%,#1629c0 29%,#4e46fa 71%,#252ce0 100%);
background: -o-linear-gradient(top,  #2a45ee 0%,#1629c0 29%,#4e46fa 71%,#252ce0 100%);
background: -ms-linear-gradient(top,  #2a45ee 0%,#1629c0 29%,#4e46fa 71%,#252ce0 100%);
background: linear-gradient(to bottom,  #2a45ee 0%,#1629c0 29%,#4e46fa 71%,#252ce0 100%);
}

.lvl-bg-066,
.lvl-bg-066 + a dl.cast-Box dt,
.lvl-bg-066 + .ctb-inner,
.lvl-bg-066 + div.cd-slider-Box #cd-mimg-Slider
{
background: #f4a119;
background: -moz-linear-gradient(top,  #f4a119 0%, #fef2b1 30%, #f6f6f6 50%, #f6ad2a 51%, #67360d 65%, #313131 76%, #b66104 78%, #c06f0d 82%, #813d04 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4a119), color-stop(30%,#fef2b1), color-stop(50%,#f6f6f6), color-stop(51%,#f6ad2a), color-stop(65%,#67360d), color-stop(76%,#313131), color-stop(78%,#b66104), color-stop(82%,#c06f0d), color-stop(100%,#813d04));
background: -webkit-linear-gradient(top,  #f4a119 0%,#fef2b1 30%,#f6f6f6 50%,#f6ad2a 51%,#67360d 65%,#313131 76%,#b66104 78%,#c06f0d 82%,#813d04 100%);
background: -o-linear-gradient(top,  #f4a119 0%,#fef2b1 30%,#f6f6f6 50%,#f6ad2a 51%,#67360d 65%,#313131 76%,#b66104 78%,#c06f0d 82%,#813d04 100%);
background: -ms-linear-gradient(top,  #f4a119 0%,#fef2b1 30%,#f6f6f6 50%,#f6ad2a 51%,#67360d 65%,#313131 76%,#b66104 78%,#c06f0d 82%,#813d04 100%);
background: linear-gradient(to bottom,  #f4a119 0%,#fef2b1 30%,#f6f6f6 50%,#f6ad2a 51%,#67360d 65%,#313131 76%,#b66104 78%,#c06f0d 82%,#813d04 100%);
}

.lvl-bg-067,
.lvl-bg-067 + a dl.cast-Box dt,
.lvl-bg-067 + .ctb-inner,
.lvl-bg-067 + div.cd-slider-Box #cd-mimg-Slider
{
background: #b0b0b0;
background: -moz-linear-gradient(top,  #b0b0b0 0%, #e4e4e4 30%, #f7f7f7 50%, #adadad 51%, #828282 65%, #787878 76%, #858585 78%, #9a9a9a 82%, #868686 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b0b0b0), color-stop(30%,#e4e4e4), color-stop(50%,#f7f7f7), color-stop(51%,#adadad), color-stop(65%,#828282), color-stop(76%,#787878), color-stop(78%,#858585), color-stop(82%,#9a9a9a), color-stop(100%,#868686));
background: -webkit-linear-gradient(top,  #b0b0b0 0%,#e4e4e4 30%,#f7f7f7 50%,#adadad 51%,#828282 65%,#787878 76%,#858585 78%,#9a9a9a 82%,#868686 100%);
background: -o-linear-gradient(top,  #b0b0b0 0%,#e4e4e4 30%,#f7f7f7 50%,#adadad 51%,#828282 65%,#787878 76%,#858585 78%,#9a9a9a 82%,#868686 100%);
background: -ms-linear-gradient(top,  #b0b0b0 0%,#e4e4e4 30%,#f7f7f7 50%,#adadad 51%,#828282 65%,#787878 76%,#858585 78%,#9a9a9a 82%,#868686 100%);
background: linear-gradient(to bottom,  #b0b0b0 0%,#e4e4e4 30%,#f7f7f7 50%,#adadad 51%,#828282 65%,#787878 76%,#858585 78%,#9a9a9a 82%,#868686 100%);
}

.lvl-bg-068,
.lvl-bg-068 + a dl.cast-Box dt,
.lvl-bg-068 + .ctb-inner,
.lvl-bg-068 + div.cd-slider-Box #cd-mimg-Slider
{
background: #f46619;
background: -moz-linear-gradient(top,  #f46619 0%, #fedbae 30%, #fff7e7 50%, #e9641a 51%, #74200c 65%, #2f3131 76%, #5f3221 78%, #c23c07 82%, #871f05 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f46619), color-stop(30%,#fedbae), color-stop(50%,#fff7e7), color-stop(51%,#e9641a), color-stop(65%,#74200c), color-stop(76%,#2f3131), color-stop(78%,#5f3221), color-stop(82%,#c23c07), color-stop(100%,#871f05));
background: -webkit-linear-gradient(top,  #f46619 0%,#fedbae 30%,#fff7e7 50%,#e9641a 51%,#74200c 65%,#2f3131 76%,#5f3221 78%,#c23c07 82%,#871f05 100%);
background: -o-linear-gradient(top,  #f46619 0%,#fedbae 30%,#fff7e7 50%,#e9641a 51%,#74200c 65%,#2f3131 76%,#5f3221 78%,#c23c07 82%,#871f05 100%);
background: -ms-linear-gradient(top,  #f46619 0%,#fedbae 30%,#fff7e7 50%,#e9641a 51%,#74200c 65%,#2f3131 76%,#5f3221 78%,#c23c07 82%,#871f05 100%);
background: linear-gradient(to bottom,  #f46619 0%,#fedbae 30%,#fff7e7 50%,#e9641a 51%,#74200c 65%,#2f3131 76%,#5f3221 78%,#c23c07 82%,#871f05 100%);
}

.lvl-bg-069,
.lvl-bg-069 + a dl.cast-Box dt,
.lvl-bg-069 + .ctb-inner,
.lvl-bg-069 + div.cd-slider-Box #cd-mimg-Slider
{
background: #727272;
background: -moz-linear-gradient(top,  #727272 0%, #b4b4b4 30%, #cfcfcf 50%, #6e6e6e 51%, #363636 65%, #272727 76%, #373737 78%, #555555 82%, #3b3b3b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#727272), color-stop(30%,#b4b4b4), color-stop(50%,#cfcfcf), color-stop(51%,#6e6e6e), color-stop(65%,#363636), color-stop(76%,#272727), color-stop(78%,#373737), color-stop(82%,#555555), color-stop(100%,#3b3b3b));
background: -webkit-linear-gradient(top,  #727272 0%,#b4b4b4 30%,#cfcfcf 50%,#6e6e6e 51%,#363636 65%,#272727 76%,#373737 78%,#555555 82%,#3b3b3b 100%);
background: -o-linear-gradient(top,  #727272 0%,#b4b4b4 30%,#cfcfcf 50%,#6e6e6e 51%,#363636 65%,#272727 76%,#373737 78%,#555555 82%,#3b3b3b 100%);
background: -ms-linear-gradient(top,  #727272 0%,#b4b4b4 30%,#cfcfcf 50%,#6e6e6e 51%,#363636 65%,#272727 76%,#373737 78%,#555555 82%,#3b3b3b 100%);
background: linear-gradient(to bottom,  #727272 0%,#b4b4b4 30%,#cfcfcf 50%,#6e6e6e 51%,#363636 65%,#272727 76%,#373737 78%,#555555 82%,#3b3b3b 100%);
}

.lvl-bg-070,
.lvl-bg-070 + a dl.cast-Box dt,
.lvl-bg-070 + .ctb-inner,
.lvl-bg-070 + div.cd-slider-Box #cd-mimg-Slider
{
background: #19f4a0;
background: -moz-linear-gradient(top,  #19f4a0 0%, #abfef0 30%, #e7fffd 50%, #1ae99b 51%, #0c743c 65%, #312f30 76%, #215f42 78%, #08c16f 82%, #058742 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#19f4a0), color-stop(30%,#abfef0), color-stop(50%,#e7fffd), color-stop(51%,#1ae99b), color-stop(65%,#0c743c), color-stop(76%,#312f30), color-stop(78%,#215f42), color-stop(82%,#08c16f), color-stop(100%,#058742));
background: -webkit-linear-gradient(top,  #19f4a0 0%,#abfef0 30%,#e7fffd 50%,#1ae99b 51%,#0c743c 65%,#312f30 76%,#215f42 78%,#08c16f 82%,#058742 100%);
background: -o-linear-gradient(top,  #19f4a0 0%,#abfef0 30%,#e7fffd 50%,#1ae99b 51%,#0c743c 65%,#312f30 76%,#215f42 78%,#08c16f 82%,#058742 100%);
background: -ms-linear-gradient(top,  #19f4a0 0%,#abfef0 30%,#e7fffd 50%,#1ae99b 51%,#0c743c 65%,#312f30 76%,#215f42 78%,#08c16f 82%,#058742 100%);
background: linear-gradient(to bottom,  #19f4a0 0%,#abfef0 30%,#e7fffd 50%,#1ae99b 51%,#0c743c 65%,#312f30 76%,#215f42 78%,#08c16f 82%,#058742 100%);
}

.lvl-bg-071,
.lvl-bg-071 + a dl.cast-Box dt,
.lvl-bg-071 + .ctb-inner,
.lvl-bg-071 + div.cd-slider-Box #cd-mimg-Slider
{
background: #f4196c;
background: -moz-linear-gradient(top,  #f4196c 0%, #fea9b8 30%, #ffe7e9 50%, #e61362 51%, #720d44 65%, #2c312e 76%, #681f41 78%, #c1085a 82%, #87054a 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4196c), color-stop(30%,#fea9b8), color-stop(50%,#ffe7e9), color-stop(51%,#e61362), color-stop(65%,#720d44), color-stop(76%,#2c312e), color-stop(78%,#681f41), color-stop(82%,#c1085a), color-stop(100%,#87054a));
background: -webkit-linear-gradient(top,  #f4196c 0%,#fea9b8 30%,#ffe7e9 50%,#e61362 51%,#720d44 65%,#2c312e 76%,#681f41 78%,#c1085a 82%,#87054a 100%);
background: -o-linear-gradient(top,  #f4196c 0%,#fea9b8 30%,#ffe7e9 50%,#e61362 51%,#720d44 65%,#2c312e 76%,#681f41 78%,#c1085a 82%,#87054a 100%);
background: -ms-linear-gradient(top,  #f4196c 0%,#fea9b8 30%,#ffe7e9 50%,#e61362 51%,#720d44 65%,#2c312e 76%,#681f41 78%,#c1085a 82%,#87054a 100%);
background: linear-gradient(to bottom,  #f4196c 0%,#fea9b8 30%,#ffe7e9 50%,#e61362 51%,#720d44 65%,#2c312e 76%,#681f41 78%,#c1085a 82%,#87054a 100%);
}

.lvl-bg-072,
.lvl-bg-072 + a dl.cast-Box dt,
.lvl-bg-072 + .ctb-inner,
.lvl-bg-072 + div.cd-slider-Box #cd-mimg-Slider
{
background: #f3e5c3;
background: -moz-linear-gradient(top,  #f3e5c3 22%, #b99f6b 50%, #ebbc5e 78%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(22%,#f3e5c3), color-stop(50%,#b99f6b), color-stop(78%,#ebbc5e));
background: -webkit-linear-gradient(top,  #f3e5c3 22%,#b99f6b 50%,#ebbc5e 78%);
background: -o-linear-gradient(top,  #f3e5c3 22%,#b99f6b 50%,#ebbc5e 78%);
background: -ms-linear-gradient(top,  #f3e5c3 22%,#b99f6b 50%,#ebbc5e 78%);
background: linear-gradient(to bottom,  #f3e5c3 22%,#b99f6b 50%,#ebbc5e 78%);
}

.lvl-bg-073,
.lvl-bg-073 + a dl.cast-Box dt,
.lvl-bg-073 + .ctb-inner,
.lvl-bg-073 + div.cd-slider-Box #cd-mimg-Slider
{
background: #e2e2e2;
background: -moz-linear-gradient(top,  #e2e2e2 22%, #aaaaaa 50%, #b6b6b6 78%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(22%,#e2e2e2), color-stop(50%,#aaaaaa), color-stop(78%,#b6b6b6));
background: -webkit-linear-gradient(top,  #e2e2e2 22%,#aaaaaa 50%,#b6b6b6 78%);
background: -o-linear-gradient(top,  #e2e2e2 22%,#aaaaaa 50%,#b6b6b6 78%);
background: -ms-linear-gradient(top,  #e2e2e2 22%,#aaaaaa 50%,#b6b6b6 78%);
background: linear-gradient(to bottom,  #e2e2e2 22%,#aaaaaa 50%,#b6b6b6 78%);
}

.lvl-bg-074,
.lvl-bg-074 + a dl.cast-Box dt,
.lvl-bg-074 + .ctb-inner,
.lvl-bg-074 + div.cd-slider-Box #cd-mimg-Slider
{
background: #f3d1c3;
background: -moz-linear-gradient(top,  #f3d1c3 22%, #ba816e 50%, #e9805e 78%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(22%,#f3d1c3), color-stop(50%,#ba816e), color-stop(78%,#e9805e));
background: -webkit-linear-gradient(top,  #f3d1c3 22%,#ba816e 50%,#e9805e 78%);
background: -o-linear-gradient(top,  #f3d1c3 22%,#ba816e 50%,#e9805e 78%);
background: -ms-linear-gradient(top,  #f3d1c3 22%,#ba816e 50%,#e9805e 78%);
background: linear-gradient(to bottom,  #f3d1c3 22%,#ba816e 50%,#e9805e 78%);
}

.lvl-bg-075,
.lvl-bg-075 + a dl.cast-Box dt,
.lvl-bg-075 + .ctb-inner,
.lvl-bg-075 + div.cd-slider-Box #cd-mimg-Slider
{
background: #afafaf;
background: -moz-linear-gradient(top,  #afafaf 22%, #767676 50%, #838383 78%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(22%,#afafaf), color-stop(50%,#767676), color-stop(78%,#838383));
background: -webkit-linear-gradient(top,  #afafaf 22%,#767676 50%,#838383 78%);
background: -o-linear-gradient(top,  #afafaf 22%,#767676 50%,#838383 78%);
background: -ms-linear-gradient(top,  #afafaf 22%,#767676 50%,#838383 78%);
background: linear-gradient(to bottom,  #afafaf 22%,#767676 50%,#838383 78%);
}

.lvl-bg-076,
.lvl-bg-076 + a dl.cast-Box dt,
.lvl-bg-076 + .ctb-inner,
.lvl-bg-076 + div.cd-slider-Box #cd-mimg-Slider
{
background: #c3f3e1;
background: -moz-linear-gradient(top,  #c3f3e1 22%, #6eba9b 50%, #5ee9ae 78%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(22%,#c3f3e1), color-stop(50%,#6eba9b), color-stop(78%,#5ee9ae));
background: -webkit-linear-gradient(top,  #c3f3e1 22%,#6eba9b 50%,#5ee9ae 78%);
background: -o-linear-gradient(top,  #c3f3e1 22%,#6eba9b 50%,#5ee9ae 78%);
background: -ms-linear-gradient(top,  #c3f3e1 22%,#6eba9b 50%,#5ee9ae 78%);
background: linear-gradient(to bottom,  #c3f3e1 22%,#6eba9b 50%,#5ee9ae 78%);
}

.lvl-bg-077,
.lvl-bg-077 + a dl.cast-Box dt,
.lvl-bg-077 + .ctb-inner,
.lvl-bg-077 + div.cd-slider-Box #cd-mimg-Slider
{
background: #ffdadc;
background: -moz-linear-gradient(top,  #ffdadc 22%, #d78b91 50%, #ffa5ad 78%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(22%,#ffdadc), color-stop(50%,#d78b91), color-stop(78%,#ffa5ad));
background: -webkit-linear-gradient(top,  #ffdadc 22%,#d78b91 50%,#ffa5ad 78%);
background: -o-linear-gradient(top,  #ffdadc 22%,#d78b91 50%,#ffa5ad 78%);
background: -ms-linear-gradient(top,  #ffdadc 22%,#d78b91 50%,#ffa5ad 78%);
background: linear-gradient(to bottom,  #ffdadc 22%,#d78b91 50%,#ffa5ad 78%);
}

.lvl-bg-078,
.lvl-bg-078 + a dl.cast-Box dt,
.lvl-bg-078 + .ctb-inner,
.lvl-bg-078 + div.cd-slider-Box #cd-mimg-Slider
{
background: #fff6f4;
background: -moz-linear-gradient(top,  #fff6f4 3%, #f2dccf 23%, #f0cbb9 50%, #f1c2ca 70%, #d7afb7 90%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#fff6f4), color-stop(23%,#f2dccf), color-stop(50%,#f0cbb9), color-stop(70%,#f1c2ca), color-stop(90%,#d7afb7));
background: -webkit-linear-gradient(top,  #fff6f4 3%,#f2dccf 23%,#f0cbb9 50%,#f1c2ca 70%,#d7afb7 90%);
background: -o-linear-gradient(top,  #fff6f4 3%,#f2dccf 23%,#f0cbb9 50%,#f1c2ca 70%,#d7afb7 90%);
background: -ms-linear-gradient(top,  #fff6f4 3%,#f2dccf 23%,#f0cbb9 50%,#f1c2ca 70%,#d7afb7 90%);
background: linear-gradient(to bottom,  #fff6f4 3%,#f2dccf 23%,#f0cbb9 50%,#f1c2ca 70%,#d7afb7 90%);
}

.lvl-bg-079,
.lvl-bg-079 + a dl.cast-Box dt,
.lvl-bg-079 + .ctb-inner,
.lvl-bg-079 + div.cd-slider-Box #cd-mimg-Slider
{
background: #f2e6d5;
background: -moz-linear-gradient(top,  #f2e6d5 5%, #cedcc0 50%, #f78c96 90%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#f2e6d5), color-stop(50%,#cedcc0), color-stop(90%,#f78c96));
background: -webkit-linear-gradient(top,  #f2e6d5 5%,#cedcc0 50%,#f78c96 90%);
background: -o-linear-gradient(top,  #f2e6d5 5%,#cedcc0 50%,#f78c96 90%);
background: -ms-linear-gradient(top,  #f2e6d5 5%,#cedcc0 50%,#f78c96 90%);
background: linear-gradient(to bottom,  #f2e6d5 5%,#cedcc0 50%,#f78c96 90%);
}

.lvl-bg-080,
.lvl-bg-080 + a dl.cast-Box dt,
.lvl-bg-080 + .ctb-inner,
.lvl-bg-080 + div.cd-slider-Box #cd-mimg-Slider
{
background: #f8ecf1;
background: -moz-linear-gradient(top,  #f8ecf1 8%, #fde1ed 27%, #fedcea 50%, #fcb4d1 80%, #f57da7 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(8%,#f8ecf1), color-stop(27%,#fde1ed), color-stop(50%,#fedcea), color-stop(80%,#fcb4d1), color-stop(100%,#f57da7));
background: -webkit-linear-gradient(top,  #f8ecf1 8%,#fde1ed 27%,#fedcea 50%,#fcb4d1 80%,#f57da7 100%);
background: -o-linear-gradient(top,  #f8ecf1 8%,#fde1ed 27%,#fedcea 50%,#fcb4d1 80%,#f57da7 100%);
background: -ms-linear-gradient(top,  #f8ecf1 8%,#fde1ed 27%,#fedcea 50%,#fcb4d1 80%,#f57da7 100%);
background: linear-gradient(to bottom,  #f8ecf1 8%,#fde1ed 27%,#fedcea 50%,#fcb4d1 80%,#f57da7 100%);
}

.lvl-bg-081,
.lvl-bg-081 + a dl.cast-Box dt,
.lvl-bg-081 + .ctb-inner,
.lvl-bg-081 + div.cd-slider-Box #cd-mimg-Slider
{
background: #f7f1ed;
background: -moz-linear-gradient(top,  #f7f1ed 0%, #fee4e3 56%, #faf0e6 76%, #fdfffe 97%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f1ed), color-stop(56%,#fee4e3), color-stop(76%,#faf0e6), color-stop(97%,#fdfffe));
background: -webkit-linear-gradient(top,  #f7f1ed 0%,#fee4e3 56%,#faf0e6 76%,#fdfffe 97%);
background: -o-linear-gradient(top,  #f7f1ed 0%,#fee4e3 56%,#faf0e6 76%,#fdfffe 97%);
background: -ms-linear-gradient(top,  #f7f1ed 0%,#fee4e3 56%,#faf0e6 76%,#fdfffe 97%);
background: linear-gradient(to bottom,  #f7f1ed 0%,#fee4e3 56%,#faf0e6 76%,#fdfffe 97%);
}

.lvl-bg-082,
.lvl-bg-082 + a dl.cast-Box dt,
.lvl-bg-082 + .ctb-inner,
.lvl-bg-082 + div.cd-slider-Box #cd-mimg-Slider
{
background: #eee2e8;
background: -moz-linear-gradient(top,  #eee2e8 5%, #e0cbd6 27%, #dac5d0 42%, #d2b3c4 66%, #b999ab 96%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#eee2e8), color-stop(27%,#e0cbd6), color-stop(42%,#dac5d0), color-stop(66%,#d2b3c4), color-stop(96%,#b999ab));
background: -webkit-linear-gradient(top,  #eee2e8 5%,#e0cbd6 27%,#dac5d0 42%,#d2b3c4 66%,#b999ab 96%);
background: -o-linear-gradient(top,  #eee2e8 5%,#e0cbd6 27%,#dac5d0 42%,#d2b3c4 66%,#b999ab 96%);
background: -ms-linear-gradient(top,  #eee2e8 5%,#e0cbd6 27%,#dac5d0 42%,#d2b3c4 66%,#b999ab 96%);
background: linear-gradient(to bottom,  #eee2e8 5%,#e0cbd6 27%,#dac5d0 42%,#d2b3c4 66%,#b999ab 96%);
}

.lvl-bg-083,
.lvl-bg-083 + a dl.cast-Box dt,
.lvl-bg-083 + .ctb-inner,
.lvl-bg-083 + div.cd-slider-Box #cd-mimg-Slider
{
background: #a8a3b9;
background: -moz-linear-gradient(top,  #a8a3b9 2%, #c1b9ca 50%, #c9a9c1 98%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#a8a3b9), color-stop(50%,#c1b9ca), color-stop(98%,#c9a9c1));
background: -webkit-linear-gradient(top,  #a8a3b9 2%,#c1b9ca 50%,#c9a9c1 98%);
background: -o-linear-gradient(top,  #a8a3b9 2%,#c1b9ca 50%,#c9a9c1 98%);
background: -ms-linear-gradient(top,  #a8a3b9 2%,#c1b9ca 50%,#c9a9c1 98%);
background: linear-gradient(to bottom,  #a8a3b9 2%,#c1b9ca 50%,#c9a9c1 98%);
}

.lvl-bg-084,
.lvl-bg-084 + a dl.cast-Box dt,
.lvl-bg-084 + .ctb-inner,
.lvl-bg-084 + div.cd-slider-Box #cd-mimg-Slider
{
background: #fcdafd;
background: -moz-linear-gradient(top,  #fcdafd 2%, #fc94fb 35%, #e98afc 65%, #e6c0fa 95%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#fcdafd), color-stop(35%,#fc94fb), color-stop(65%,#e98afc), color-stop(95%,#e6c0fa));
background: -webkit-linear-gradient(top,  #fcdafd 2%,#fc94fb 35%,#e98afc 65%,#e6c0fa 95%);
background: -o-linear-gradient(top,  #fcdafd 2%,#fc94fb 35%,#e98afc 65%,#e6c0fa 95%);
background: -ms-linear-gradient(top,  #fcdafd 2%,#fc94fb 35%,#e98afc 65%,#e6c0fa 95%);
background: linear-gradient(to bottom,  #fcdafd 2%,#fc94fb 35%,#e98afc 65%,#e6c0fa 95%);
}

.lvl-bg-085,
.lvl-bg-085 + a dl.cast-Box dt,
.lvl-bg-085 + .ctb-inner,
.lvl-bg-085 + div.cd-slider-Box #cd-mimg-Slider
{
background: #bde7f9;
background: -moz-linear-gradient(top,  #bde7f9 5%, #d7bdfd 40%, #e8adfd 60%, #f47cfa 95%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#bde7f9), color-stop(40%,#d7bdfd), color-stop(60%,#e8adfd), color-stop(95%,#f47cfa));
background: -webkit-linear-gradient(top,  #bde7f9 5%,#d7bdfd 40%,#e8adfd 60%,#f47cfa 95%);
background: -o-linear-gradient(top,  #bde7f9 5%,#d7bdfd 40%,#e8adfd 60%,#f47cfa 95%);
background: -ms-linear-gradient(top,  #bde7f9 5%,#d7bdfd 40%,#e8adfd 60%,#f47cfa 95%);
background: linear-gradient(to bottom,  #bde7f9 5%,#d7bdfd 40%,#e8adfd 60%,#f47cfa 95%);
}

.lvl-bg-086,
.lvl-bg-086 + a dl.cast-Box dt,
.lvl-bg-086 + .ctb-inner,
.lvl-bg-086 + div.cd-slider-Box #cd-mimg-Slider
{
background: #f6f8f8;
background: -moz-linear-gradient(top,  #f6f8f8 1%, #b5defb 25%, #fac6e5 50%, #c7ffc7 75%, #fafafa 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f6f8f8), color-stop(25%,#b5defb), color-stop(50%,#fac6e5), color-stop(75%,#c7ffc7), color-stop(100%,#fafafa));
background: -webkit-linear-gradient(top,  #f6f8f8 1%,#b5defb 25%,#fac6e5 50%,#c7ffc7 75%,#fafafa 100%);
background: -o-linear-gradient(top,  #f6f8f8 1%,#b5defb 25%,#fac6e5 50%,#c7ffc7 75%,#fafafa 100%);
background: -ms-linear-gradient(top,  #f6f8f8 1%,#b5defb 25%,#fac6e5 50%,#c7ffc7 75%,#fafafa 100%);
background: linear-gradient(to bottom,  #f6f8f8 1%,#b5defb 25%,#fac6e5 50%,#c7ffc7 75%,#fafafa 100%);
}

.lvl-bg-087,
.lvl-bg-087 + a dl.cast-Box dt,
.lvl-bg-087 + .ctb-inner,
.lvl-bg-087 + div.cd-slider-Box #cd-mimg-Slider
{
background: #aed7d9;
background: -moz-linear-gradient(top,  #aed7d9 0%, #f9efd5 49%, #a3d4b6 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aed7d9), color-stop(49%,#f9efd5), color-stop(100%,#a3d4b6));
background: -webkit-linear-gradient(top,  #aed7d9 0%,#f9efd5 49%,#a3d4b6 100%);
background: -o-linear-gradient(top,  #aed7d9 0%,#f9efd5 49%,#a3d4b6 100%);
background: -ms-linear-gradient(top,  #aed7d9 0%,#f9efd5 49%,#a3d4b6 100%);
background: linear-gradient(to bottom,  #aed7d9 0%,#f9efd5 49%,#a3d4b6 100%);
}

.lvl-bg-088,
.lvl-bg-088 + a dl.cast-Box dt,
.lvl-bg-088 + .ctb-inner,
.lvl-bg-088 + div.cd-slider-Box #cd-mimg-Slider
{
background: #fff6d1;
background: -moz-linear-gradient(top,  #fff6d1 0%, #f8a59a 30%, #ffdaba 65%, #fed885 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff6d1), color-stop(30%,#f8a59a), color-stop(65%,#ffdaba), color-stop(100%,#fed885));
background: -webkit-linear-gradient(top,  #fff6d1 0%,#f8a59a 30%,#ffdaba 65%,#fed885 100%);
background: -o-linear-gradient(top,  #fff6d1 0%,#f8a59a 30%,#ffdaba 65%,#fed885 100%);
background: -ms-linear-gradient(top,  #fff6d1 0%,#f8a59a 30%,#ffdaba 65%,#fed885 100%);
background: linear-gradient(to bottom,  #fff6d1 0%,#f8a59a 30%,#ffdaba 65%,#fed885 100%);
}

.lvl-bg-089,
.lvl-bg-089 + a dl.cast-Box dt,
.lvl-bg-089 + .ctb-inner,
.lvl-bg-089 + div.cd-slider-Box #cd-mimg-Slider
{
background: #f9c6c3;
background: -moz-linear-gradient(top,  #f9c6c3 0%, #bab1c6 50%, #a7d1e7 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9c6c3), color-stop(50%,#bab1c6), color-stop(100%,#a7d1e7));
background: -webkit-linear-gradient(top,  #f9c6c3 0%,#bab1c6 50%,#a7d1e7 100%);
background: -o-linear-gradient(top,  #f9c6c3 0%,#bab1c6 50%,#a7d1e7 100%);
background: -ms-linear-gradient(top,  #f9c6c3 0%,#bab1c6 50%,#a7d1e7 100%);
background: linear-gradient(to bottom,  #f9c6c3 0%,#bab1c6 50%,#a7d1e7 100%);
}

.lvl-bg-090,
.lvl-bg-090 + a dl.cast-Box dt,
.lvl-bg-090 + .ctb-inner,
.lvl-bg-090 + div.cd-slider-Box #cd-mimg-Slider
{
background: #f8e6b4;
background: -moz-linear-gradient(top,  #f8e6b4 0%, #c8e6f6 36%, #bff2d3 60%, #f8e6b4 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8e6b4), color-stop(36%,#c8e6f6), color-stop(60%,#bff2d3), color-stop(100%,#f8e6b4));
background: -webkit-linear-gradient(top,  #f8e6b4 0%,#c8e6f6 36%,#bff2d3 60%,#f8e6b4 100%);
background: -o-linear-gradient(top,  #f8e6b4 0%,#c8e6f6 36%,#bff2d3 60%,#f8e6b4 100%);
background: -ms-linear-gradient(top,  #f8e6b4 0%,#c8e6f6 36%,#bff2d3 60%,#f8e6b4 100%);
background: linear-gradient(to bottom,  #f8e6b4 0%,#c8e6f6 36%,#bff2d3 60%,#f8e6b4 100%);
}

.lvl-bg-091,
.lvl-bg-091 + a dl.cast-Box dt,
.lvl-bg-091 + .ctb-inner,
.lvl-bg-091 + div.cd-slider-Box #cd-mimg-Slider
{
background: #ff5e3a;
background: -moz-linear-gradient(top,  #ff5e3a 0%, #ff2a68 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff5e3a), color-stop(100%,#ff2a68));
background: -webkit-linear-gradient(top,  #ff5e3a 0%,#ff2a68 100%);
background: -o-linear-gradient(top,  #ff5e3a 0%,#ff2a68 100%);
background: -ms-linear-gradient(top,  #ff5e3a 0%,#ff2a68 100%);
background: linear-gradient(to bottom,  #ff5e3a 0%,#ff2a68 100%);
}

.lvl-bg-092,
.lvl-bg-092 + a dl.cast-Box dt,
.lvl-bg-092 + .ctb-inner,
.lvl-bg-092 + div.cd-slider-Box #cd-mimg-Slider
{
background: #ff9501;
background: -moz-linear-gradient(top,  #ff9501 0%, #ff5e3a 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9501), color-stop(100%,#ff5e3a));
background: -webkit-linear-gradient(top,  #ff9501 0%,#ff5e3a 100%);
background: -o-linear-gradient(top,  #ff9501 0%,#ff5e3a 100%);
background: -ms-linear-gradient(top,  #ff9501 0%,#ff5e3a 100%);
background: linear-gradient(to bottom,  #ff9501 0%,#ff5e3a 100%);
}

.lvl-bg-093,
.lvl-bg-093 + a dl.cast-Box dt,
.lvl-bg-093 + .ctb-inner,
.lvl-bg-093 + div.cd-slider-Box #cd-mimg-Slider
{
background: #ffdb4b;
background: -moz-linear-gradient(top,  #ffdb4b 0%, #ffcd02 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffdb4b), color-stop(100%,#ffcd02));
background: -webkit-linear-gradient(top,  #ffdb4b 0%,#ffcd02 100%);
background: -o-linear-gradient(top,  #ffdb4b 0%,#ffcd02 100%);
background: -ms-linear-gradient(top,  #ffdb4b 0%,#ffcd02 100%);
background: linear-gradient(to bottom,  #ffdb4b 0%,#ffcd02 100%);
}

.lvl-bg-094,
.lvl-bg-094 + a dl.cast-Box dt,
.lvl-bg-094 + .ctb-inner,
.lvl-bg-094 + div.cd-slider-Box #cd-mimg-Slider
{
background: #86fc6f;
background: -moz-linear-gradient(top,  #86fc6f 0%, #0bd318 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#86fc6f), color-stop(100%,#0bd318));
background: -webkit-linear-gradient(top,  #86fc6f 0%,#0bd318 100%);
background: -o-linear-gradient(top,  #86fc6f 0%,#0bd318 100%);
background: -ms-linear-gradient(top,  #86fc6f 0%,#0bd318 100%);
background: linear-gradient(to bottom,  #86fc6f 0%,#0bd318 100%);
}

.lvl-bg-095,
.lvl-bg-095 + a dl.cast-Box dt,
.lvl-bg-095 + .ctb-inner,
.lvl-bg-095 + div.cd-slider-Box #cd-mimg-Slider
{
background: #52edc7;
background: -moz-linear-gradient(top,  #52edc7 0%, #5ac8fb 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#52edc7), color-stop(100%,#5ac8fb));
background: -webkit-linear-gradient(top,  #52edc7 0%,#5ac8fb 100%);
background: -o-linear-gradient(top,  #52edc7 0%,#5ac8fb 100%);
background: -ms-linear-gradient(top,  #52edc7 0%,#5ac8fb 100%);
background: linear-gradient(to bottom,  #52edc7 0%,#5ac8fb 100%);
}

.lvl-bg-096,
.lvl-bg-096 + a dl.cast-Box dt,
.lvl-bg-096 + .ctb-inner,
.lvl-bg-096 + div.cd-slider-Box #cd-mimg-Slider
{
background: #1ad5fd;
background: -moz-linear-gradient(top,  #1ad5fd 0%, #1d62f0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1ad5fd), color-stop(100%,#1d62f0));
background: -webkit-linear-gradient(top,  #1ad5fd 0%,#1d62f0 100%);
background: -o-linear-gradient(top,  #1ad5fd 0%,#1d62f0 100%);
background: -ms-linear-gradient(top,  #1ad5fd 0%,#1d62f0 100%);
background: linear-gradient(to bottom,  #1ad5fd 0%,#1d62f0 100%);
}

.lvl-bg-097,
.lvl-bg-097 + a dl.cast-Box dt,
.lvl-bg-097 + .ctb-inner,
.lvl-bg-097 + div.cd-slider-Box #cd-mimg-Slider
{
background: #c644fc;
background: -moz-linear-gradient(top,  #c644fc 0%, #5856d6 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c644fc), color-stop(100%,#5856d6));
background: -webkit-linear-gradient(top,  #c644fc 0%,#5856d6 100%);
background: -o-linear-gradient(top,  #c644fc 0%,#5856d6 100%);
background: -ms-linear-gradient(top,  #c644fc 0%,#5856d6 100%);
background: linear-gradient(to bottom,  #c644fc 0%,#5856d6 100%);
}

.lvl-bg-098,
.lvl-bg-098 + a dl.cast-Box dt,
.lvl-bg-098 + .ctb-inner,
.lvl-bg-098 + div.cd-slider-Box #cd-mimg-Slider
{
background: #ef4db7;
background: -moz-linear-gradient(top,  #ef4db7 0%, #c643fc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef4db7), color-stop(100%,#c643fc));
background: -webkit-linear-gradient(top,  #ef4db7 0%,#c643fc 100%);
background: -o-linear-gradient(top,  #ef4db7 0%,#c643fc 100%);
background: -ms-linear-gradient(top,  #ef4db7 0%,#c643fc 100%);
background: linear-gradient(to bottom,  #ef4db7 0%,#c643fc 100%);
}

.lvl-bg-099,
.lvl-bg-099 + a dl.cast-Box dt,
.lvl-bg-099 + .ctb-inner,
.lvl-bg-099 + div.cd-slider-Box #cd-mimg-Slider
{
background: #4a4a4a;
background: -moz-linear-gradient(top,  #4a4a4a 0%, #2b2b2b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a4a4a), color-stop(100%,#2b2b2b));
background: -webkit-linear-gradient(top,  #4a4a4a 0%,#2b2b2b 100%);
background: -o-linear-gradient(top,  #4a4a4a 0%,#2b2b2b 100%);
background: -ms-linear-gradient(top,  #4a4a4a 0%,#2b2b2b 100%);
background: linear-gradient(to bottom,  #4a4a4a 0%,#2b2b2b 100%);
}

.lvl-bg-100,
.lvl-bg-100 + a dl.cast-Box dt,
.lvl-bg-100 + .ctb-inner,
.lvl-bg-100 + div.cd-slider-Box #cd-mimg-Slider
{
background: #dadcdd;
background: -moz-linear-gradient(top,  #dadcdd 0%, #898c90 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dadcdd), color-stop(100%,#898c90));
background: -webkit-linear-gradient(top,  #dadcdd 0%,#898c90 100%);
background: -o-linear-gradient(top,  #dadcdd 0%,#898c90 100%);
background: -ms-linear-gradient(top,  #dadcdd 0%,#898c90 100%);
background: linear-gradient(to bottom,  #dadcdd 0%,#898c90 100%);
}

.lvl-bg-101,
.lvl-bg-101 + a dl.cast-Box dt,
.lvl-bg-101 + .ctb-inner,
.lvl-bg-101 + div.cd-slider-Box #cd-mimg-Slider
{
background:#ff3b30;
}

.lvl-bg-102,
.lvl-bg-102 + a dl.cast-Box dt,
.lvl-bg-102 + .ctb-inner,
.lvl-bg-102 + div.cd-slider-Box #cd-mimg-Slider
{
background:#ff9500;
}

.lvl-bg-103,
.lvl-bg-103 + a dl.cast-Box dt,
.lvl-bg-103 + .ctb-inner,
.lvl-bg-103 + div.cd-slider-Box #cd-mimg-Slider
{
background:#ffcc00;
}

.lvl-bg-104,
.lvl-bg-104 + a dl.cast-Box dt,
.lvl-bg-104 + .ctb-inner,
.lvl-bg-104 + div.cd-slider-Box #cd-mimg-Slider
{
background:#4cd964;
}

.lvl-bg-105,
.lvl-bg-105 + a dl.cast-Box dt,
.lvl-bg-105 + .ctb-inner,
.lvl-bg-105 + div.cd-slider-Box #cd-mimg-Slider
{
background:#34aadc;
}

.lvl-bg-106,
.lvl-bg-106 + a dl.cast-Box dt,
.lvl-bg-106 + .ctb-inner,
.lvl-bg-106 + div.cd-slider-Box #cd-mimg-Slider
{
background:#007aff;
}

.lvl-bg-107,
.lvl-bg-107 + a dl.cast-Box dt,
.lvl-bg-107 + .ctb-inner,
.lvl-bg-107 + div.cd-slider-Box #cd-mimg-Slider
{
background:#5856d6;
}

.lvl-bg-108,
.lvl-bg-108 + a dl.cast-Box dt,
.lvl-bg-108 + .ctb-inner,
.lvl-bg-108 + div.cd-slider-Box #cd-mimg-Slider
{
background:#ff2d55;
}

.lvl-bg-109,
.lvl-bg-109 + a dl.cast-Box dt,
.lvl-bg-109 + .ctb-inner,
.lvl-bg-109 + div.cd-slider-Box #cd-mimg-Slider
{
background:#8e8e93;
}

.lvl-bg-110,
.lvl-bg-110 + a dl.cast-Box dt,
.lvl-bg-110 + .ctb-inner,
.lvl-bg-110 + div.cd-slider-Box #cd-mimg-Slider
{
background:#c7c7cc;
}

.lvl-bg-111,
.lvl-bg-111 + a dl.cast-Box dt,
.lvl-bg-111 + .ctb-inner,
.lvl-bg-111 + div.cd-slider-Box #cd-mimg-Slider
{
background: #5bd428;
background: -moz-linear-gradient(top,  #5bd428 0%, #a4e786 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5bd428), color-stop(100%,#a4e786));
background: -webkit-linear-gradient(top,  #5bd428 0%,#a4e786 100%);
background: -o-linear-gradient(top,  #5bd428 0%,#a4e786 100%);
background: -ms-linear-gradient(top,  #5bd428 0%,#a4e786 100%);
background: linear-gradient(to bottom,  #5bd428 0%,#a4e786 100%);
}

.lvl-bg-112,
.lvl-bg-112 + a dl.cast-Box dt,
.lvl-bg-112 + .ctb-inner,
.lvl-bg-112 + div.cd-slider-Box #cd-mimg-Slider
{
background: #c86fdf;
background: -moz-linear-gradient(top,  #c86fdf 0%, #e4b7f0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c86fdf), color-stop(100%,#e4b7f0));
background: -webkit-linear-gradient(top,  #c86fdf 0%,#e4b7f0 100%);
background: -o-linear-gradient(top,  #c86fdf 0%,#e4b7f0 100%);
background: -ms-linear-gradient(top,  #c86fdf 0%,#e4b7f0 100%);
background: linear-gradient(to bottom,  #c86fdf 0%,#e4b7f0 100%);
}

.lvl-bg-113,
.lvl-bg-113 + a dl.cast-Box dt,
.lvl-bg-113 + .ctb-inner,
.lvl-bg-113 + div.cd-slider-Box #cd-mimg-Slider
{
background:#d1eefc;
}

.lvl-bg-114,
.lvl-bg-114 + a dl.cast-Box dt,
.lvl-bg-114 + .ctb-inner,
.lvl-bg-114 + div.cd-slider-Box #cd-mimg-Slider
{
background:#e0f8d8;
}

.lvl-bg-115,
.lvl-bg-115 + a dl.cast-Box dt,
.lvl-bg-115 + .ctb-inner,
.lvl-bg-115 + div.cd-slider-Box #cd-mimg-Slider
{
background: #fb2b69;
background: -moz-linear-gradient(top,  #fb2b69 0%, #ff5b37 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb2b69), color-stop(100%,#ff5b37));
background: -webkit-linear-gradient(top,  #fb2b69 0%,#ff5b37 100%);
background: -o-linear-gradient(top,  #fb2b69 0%,#ff5b37 100%);
background: -ms-linear-gradient(top,  #fb2b69 0%,#ff5b37 100%);
background: linear-gradient(to bottom,  #fb2b69 0%,#ff5b37 100%);
}

.lvl-bg-116,
.lvl-bg-116 + a dl.cast-Box dt,
.lvl-bg-116 + .ctb-inner,
.lvl-bg-116 + div.cd-slider-Box #cd-mimg-Slider
{
background: #f7f7f7;
background: -moz-linear-gradient(top,  #f7f7f7 0%, #d7d7d7 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#d7d7d7));
background: -webkit-linear-gradient(top,  #f7f7f7 0%,#d7d7d7 100%);
background: -o-linear-gradient(top,  #f7f7f7 0%,#d7d7d7 100%);
background: -ms-linear-gradient(top,  #f7f7f7 0%,#d7d7d7 100%);
background: linear-gradient(to bottom,  #f7f7f7 0%,#d7d7d7 100%);
}

.lvl-bg-117,
.lvl-bg-117 + a dl.cast-Box dt,
.lvl-bg-117 + .ctb-inner,
.lvl-bg-117 + div.cd-slider-Box #cd-mimg-Slider
{
background: #1e78ef;
background: -moz-linear-gradient(top,  #1e78ef 0%, #81f3fd 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e78ef), color-stop(100%,#81f3fd));
background: -webkit-linear-gradient(top,  #1e78ef 0%,#81f3fd 100%);
background: -o-linear-gradient(top,  #1e78ef 0%,#81f3fd 100%);
background: -ms-linear-gradient(top,  #1e78ef 0%,#81f3fd 100%);
background: linear-gradient(to bottom,  #1e78ef 0%,#81f3fd 100%);
}

.lvl-bg-118,
.lvl-bg-118 + a dl.cast-Box dt,
.lvl-bg-118 + .ctb-inner,
.lvl-bg-118 + div.cd-slider-Box #cd-mimg-Slider
{
background: #d6cec3;
background: -moz-linear-gradient(top,  #d6cec3 0%, #e4ddca 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6cec3), color-stop(100%,#e4ddca));
background: -webkit-linear-gradient(top,  #d6cec3 0%,#e4ddca 100%);
background: -o-linear-gradient(top,  #d6cec3 0%,#e4ddca 100%);
background: -ms-linear-gradient(top,  #d6cec3 0%,#e4ddca 100%);
background: linear-gradient(to bottom,  #d6cec3 0%,#e4ddca 100%);
}

.lvl-bg-119,
.lvl-bg-119 + a dl.cast-Box dt,
.lvl-bg-119 + .ctb-inner,
.lvl-bg-119 + div.cd-slider-Box #cd-mimg-Slider
{
background: #55efcb;
background: -moz-linear-gradient(top,  #55efcb 0%, #5bcaff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#55efcb), color-stop(100%,#5bcaff));
background: -webkit-linear-gradient(top,  #55efcb 0%,#5bcaff 100%);
background: -o-linear-gradient(top,  #55efcb 0%,#5bcaff 100%);
background: -ms-linear-gradient(top,  #55efcb 0%,#5bcaff 100%);
background: linear-gradient(to bottom,  #55efcb 0%,#5bcaff 100%);
}

.lvl-bg-120,
.lvl-bg-120 + a dl.cast-Box dt,
.lvl-bg-120 + .ctb-inner,
.lvl-bg-120 + div.cd-slider-Box #cd-mimg-Slider
{
background:#ff4981;
}

.lvl-bg-121,
.lvl-bg-121 + a dl.cast-Box dt,
.lvl-bg-121 + .ctb-inner,
.lvl-bg-121 + div.cd-slider-Box #cd-mimg-Slider
{
background:#ffd3e0;
}

.lvl-bg-122,
.lvl-bg-122 + a dl.cast-Box dt,
.lvl-bg-122 + .ctb-inner,
.lvl-bg-122 + div.cd-slider-Box #cd-mimg-Slider
{
background:#f7f7f7;
}

.lvl-bg-123,
.lvl-bg-123 + a dl.cast-Box dt,
.lvl-bg-123 + .ctb-inner,
.lvl-bg-123 + div.cd-slider-Box #cd-mimg-Slider
{
background:#ff1300;
}

.lvl-bg-124,
.lvl-bg-124 + a dl.cast-Box dt,
.lvl-bg-124 + .ctb-inner,
.lvl-bg-124 + div.cd-slider-Box #cd-mimg-Slider
{
background:#1f1f21;
}

.lvl-bg-125,
.lvl-bg-125 + a dl.cast-Box dt,
.lvl-bg-125 + .ctb-inner,
.lvl-bg-125 + div.cd-slider-Box #cd-mimg-Slider
{
background:#bdbec2;
}

.lvl-bg-126,
.lvl-bg-126 + a dl.cast-Box dt,
.lvl-bg-126 + .ctb-inner,
.lvl-bg-126 + div.cd-slider-Box #cd-mimg-Slider
{
background:#bdbec2;
}

.lvl-bg-127,
.lvl-bg-127 + a dl.cast-Box dt,
.lvl-bg-127 + .ctb-inner,
.lvl-bg-127 + div.cd-slider-Box #cd-mimg-Slider
{
background:#1ab99b;
}

.lvl-bg-128,
.lvl-bg-128 + a dl.cast-Box dt,
.lvl-bg-128 + .ctb-inner,
.lvl-bg-128 + div.cd-slider-Box #cd-mimg-Slider
{
background:#4aba70;
}

.lvl-bg-129,
.lvl-bg-129 + a dl.cast-Box dt,
.lvl-bg-129 + .ctb-inner,
.lvl-bg-129 + div.cd-slider-Box #cd-mimg-Slider
{
background:#20a286;
}

.lvl-bg-130,
.lvl-bg-130 + a dl.cast-Box dt,
.lvl-bg-130 + .ctb-inner,
.lvl-bg-130 + div.cd-slider-Box #cd-mimg-Slider
{
background:#26af5f;
}

.lvl-bg-131,
.lvl-bg-131 + a dl.cast-Box dt,
.lvl-bg-131 + .ctb-inner,
.lvl-bg-131 + div.cd-slider-Box #cd-mimg-Slider
{
background:#3597d4;
}

.lvl-bg-132,
.lvl-bg-132 + a dl.cast-Box dt,
.lvl-bg-132 + .ctb-inner,
.lvl-bg-132 + div.cd-slider-Box #cd-mimg-Slider
{
background:#2481bc;
}

.lvl-bg-133,
.lvl-bg-133 + a dl.cast-Box dt,
.lvl-bg-133 + .ctb-inner,
.lvl-bg-133 + div.cd-slider-Box #cd-mimg-Slider
{
background:#975ba5;
}

.lvl-bg-134,
.lvl-bg-134 + a dl.cast-Box dt,
.lvl-bg-134 + .ctb-inner,
.lvl-bg-134 + div.cd-slider-Box #cd-mimg-Slider
{
background:#894b9e;
}

.lvl-bg-135,
.lvl-bg-135 + a dl.cast-Box dt,
.lvl-bg-135 + .ctb-inner,
.lvl-bg-135 + div.cd-slider-Box #cd-mimg-Slider
{
background:#34495e;
}

.lvl-bg-136,
.lvl-bg-136 + a dl.cast-Box dt,
.lvl-bg-136 + .ctb-inner,
.lvl-bg-136 + div.cd-slider-Box #cd-mimg-Slider
{
background:#2d3e50;
}

.lvl-bg-137,
.lvl-bg-137 + a dl.cast-Box dt,
.lvl-bg-137 + .ctb-inner,
.lvl-bg-137 + div.cd-slider-Box #cd-mimg-Slider
{
background:#f0c514;
}

.lvl-bg-138,
.lvl-bg-138 + a dl.cast-Box dt,
.lvl-bg-138 + .ctb-inner,
.lvl-bg-138 + div.cd-slider-Box #cd-mimg-Slider
{
background:#f59d1f;
}

.lvl-bg-139,
.lvl-bg-139 + a dl.cast-Box dt,
.lvl-bg-139 + .ctb-inner,
.lvl-bg-139 + div.cd-slider-Box #cd-mimg-Slider
{
background:#e77e23;
}

.lvl-bg-140,
.lvl-bg-140 + a dl.cast-Box dt,
.lvl-bg-140 + .ctb-inner,
.lvl-bg-140 + div.cd-slider-Box #cd-mimg-Slider
{
background:#d45729;
}

.lvl-bg-141,
.lvl-bg-141 + a dl.cast-Box dt,
.lvl-bg-141 + .ctb-inner,
.lvl-bg-141 + div.cd-slider-Box #cd-mimg-Slider
{
background:#e84c3d;
}

.lvl-bg-142,
.lvl-bg-142 + a dl.cast-Box dt,
.lvl-bg-142 + .ctb-inner,
.lvl-bg-142 + div.cd-slider-Box #cd-mimg-Slider
{
background:#c23a2c;
}

.lvl-bg-143,
.lvl-bg-143 + a dl.cast-Box dt,
.lvl-bg-143 + .ctb-inner,
.lvl-bg-143 + div.cd-slider-Box #cd-mimg-Slider
{
background:#eef3f6;
}

.lvl-bg-144,
.lvl-bg-144 + a dl.cast-Box dt,
.lvl-bg-144 + .ctb-inner,
.lvl-bg-144 + div.cd-slider-Box #cd-mimg-Slider
{
background:#bdc2c8;
}

.lvl-bg-145,
.lvl-bg-145 + a dl.cast-Box dt,
.lvl-bg-145 + .ctb-inner,
.lvl-bg-145 + div.cd-slider-Box #cd-mimg-Slider
{
background:#93a5a5;
}

.lvl-bg-146,
.lvl-bg-146 + a dl.cast-Box dt,
.lvl-bg-146 + .ctb-inner,
.lvl-bg-146 + div.cd-slider-Box #cd-mimg-Slider
{
background:#808e8e;
}


