* { 	outline: none; 	margin: 0; 	padding: 0; 	-webkit-box-sizing: border-box; 	-moz-box-sizing: border-box; 	box-sizing: border-box; } body { 	font-family: 'Open Sans', sans-serif; 	background: #f3efe9; 	color: #4e4d5e; 	font-size: 14px; 	font-weight: 400; 	overflow-x: hidden; } html,body { 	height: 100%; } a { 	text-decoration: none; 	cursor: pointer; } ul,li { 	list-style: none; } p { 	margin: 0 0 15px 0; 	line-height: 22px; 	text-shadow: 0 0 0.2px; } input { 	width: 100%; 	height: 40px; 	border: 0 none; 	background: #fffffe; 	border-radius: 10px; 	color: #5d5d62; 	padding: 0 15px; 	font-size: 14px; 	outline: none; } input:-webkit-autofill { 	-webkit-box-shadow: inset 0 0 0 50px #00675a !important; 	-webkit-text-fill-color: #9eceb1 !important; 	color: #9eceb1 !important; } button { 	border: 0 none; 	font-family: 'Open Sans', sans-serif; 	cursor: pointer; } .clear { 	clear: both; } #wrapper { 	width: 100%; 	min-height: 100%; 	margin-bottom: -480px; } .footer,.page-buffer { 	height: 480px; } .btn-opacity { 	border: solid 2px #ffff33; 	text-align: center; 	font-size: 14px; 	font-weight: 700; 	color: #fff; 	border-radius: 5px; 	display: inline-block; 	-webkit-transition: all 0.2s; 	transition: all 0.2s; } .btn-opacity:hover { 	background: #ffff33; 	color: #245455; } .btn-green { 	text-align: center; 	font-size: 14px; 	font-weight: 700; 	color: #fff; 	border-radius: 5px; 	display: inline-block; 	background: #01a542; 	-webkit-transition: all 0.2s; 	transition: all 0.2s; 	display: inline-block; 	box-shadow: 0px 2px 0px #28f351; } .btn-green:hover { 	background: #08c051; } .btn-yellow { 	text-align: center; 	font-size: 14px; 	font-weight: 700; 	color: #00453c; 	border-radius: 5px; 	display: inline-block; 	background: #e4ef0b; 	-webkit-transition: all 0.2s; 	transition: all 0.2s; 	display: inline-block; 	box-shadow: 0px 2px 0px #28f351; } .btn-yellow:hover { 	background: #f7ff63; } .sidebar { 	width: 150px; 	height: 100%; 	position: fixed; 	top: 0px; 	left: 0px; 	background: #00393b; 	z-index: 100; } .container-block { 	width: calc(100% - 150px); 	float: right; 	position: relative; background: #006761;} .header-line { 	width: 100%; 	height: 58px; 	position: absolute; 	background: rgba(0, 57, 59, 0.85); 	z-index: 98; } .main-content820 { 	max-width: 820px; 	margin: 0 auto; 	position: relative; } .slider-un-main .main-content820 { 	width: 100%; 	max-width: inherit; } .header-line .hl-text { 	float: left; 	width: 670px; 	text-align: center; 	font-size: 24px; 	color: #28f351; 	line-height: 56px; } .header-line .hl-text span { 	text-transform: uppercase; 	color: #e4ef0b; } .header-line .btn-opacity { 	float: right; 	margin-top: 9px; 	width: 140px; 	height: 40px; 	line-height: 36px; } .sidebar .logo { 	display: block; 	width: 104px; 	height: 142px; 	margin: 10px auto 20px; } .sidebar-btns .btn-green,.sidebar-btns .btn-yellow { 	width: 114px; 	height: 44px; 	display: block; 	line-height: 42px; 	margin: 0 auto 10px; } .sidebar-btns { 	margin-bottom: 20px; } .sidebar-btns a { 	box-shadow: none; } .sidebar-links ul li { 	display: block; } .sidebar-links ul li a { 	display: block; 	text-align: center; 	text-transform: uppercase; 	color: #fff; 	font-size: 12px; 	padding: 5px 0; 	-webkit-transition: all 0.2s; 	transition: all 0.2s; 	padding: 8px 0; } .sidebar-links ul li a span { 	width: 44px; 	height: 44px; 	display: block; 	margin: 0 auto; 	background: url(/uploads/1007/sidebar-icons.png) no-repeat; } .sidebar-links ul li a i { 	font-style: normal; } .sidebar-links ul li:nth-child(1) a span { 	background-position: 0px 0px; } .sidebar-links ul li:nth-child(2) a span { 	background-position: -44px 0px; } .sidebar-links ul li:nth-child(3) a span { 	background-position: -88px 0px; } .sidebar-links ul li:nth-child(4) a span { 	background-position: -132px 0px; } .sidebar-links ul li a:hover { 	background: #035255; } #slider-wrap { 	width: 100%; 	height: 100%; 	top: 0px; 	left: 0; } #slider2 { 	width: 100%; 	position: relative; } .slide2 { 	width: 100%; 	height: 100%; 	text-align: center; } .sli-links { 	color: #666; 	font-family: Arial; 	font-weight: bold; 	height: 28px; 	text-align: center; 	width: 220px; 	position: absolute; 	bottom: 50%; 	margin-bottom: -50px; 	right: -90px; 	-webkit-transform: rotate(-90deg); 	transform: rotate(-90deg); } .sli-links .control-slide { 	margin: 0 8px; 	display: inline-block; 	width: 10px; 	height: 10px; 	overflow: hidden; 	text-indent: -9999px; 	border-radius: 100%; 	background: none; 	margin-top: 8px; 	border: solid 2px #fff107; } .sli-links .control-slide:hover { 	cursor: pointer; } .sli-links .control-slide.active { 	background-position: center top; 	background: #00A443; 	border: none; } .slider-un-main { 	background: #031e15; 	border-bottom: solid 2px #3b363f; } .slider-un-main .main-content820 { 	border-bottom: solid 3px #1b141d; 	height: 470px; 	width: 100%; 	overflow: hidden; } .ag-type-games { 	max-width: 820px; 	margin: 0 auto; 	margin-bottom: 24px; 	padding-top: 26px; background: #f3efe9;} .ag-type-games ul { 	display: block; 	text-align: center; } .ag-type-games ul li { 	display: inline-block; 	padding: 0 10px; 	position: relative; 	vertical-align: top; } .ag-type-games ul li:not(:last-child):after { 	content: ""; 	position: absolute; 	top: 5px; 	right: -1px; 	width: 1px; 	height: 40px; 	background: #d9d2c7; } .ag-type-games ul li a { 	display: block; 	width: auto; 	text-align: center; 	font-weight: 700; 	color: #464747; 	font-size: 12px; 	text-transform: uppercase; 	height: 82px; } .ag-type-games ul li a i { 	display: block; 	width: 45px; 	height: 45px; 	background: url(/uploads/1007/categories.png) no-repeat; 	margin: 0 auto; } .ag-type-games ul li:nth-child(1) a i { 	background-position: 0px 0px; } .ag-type-games ul li:nth-child(2) a i { 	background-position: -45px 0px; } .ag-type-games ul li:nth-child(3) a i { 	background-position: -90px 0px; } .ag-type-games ul li:nth-child(4) a i { 	background-position: -135px 0px; } .ag-type-games ul li:nth-child(5) a i { 	background-position: -180px 0px; } .ag-type-games ul li:nth-child(6) a i { 	background-position: -225px 0px; } .ag-type-games ul li:nth-child(7) a i { 	background-position: -270px 0px; } .ag-type-games ul li a span { 	display: block; 	margin-top: 7px; } .ag-type-games ul li a.active { 	border-bottom: solid 3px #ff7900; 	height: 78px; 	margin-bottom: -3px; } .games-block { 	max-width: 1200px; 	margin: 0 auto; background: #006761; } .games-block .games {} .games { 	text-align: center; 	padding: 0 10px;} .games .game { 	float: left; 	width: 24.7%; 	height: auto; 	position: relative; 	margin-bottom: 3px; 	margin-right: 0.3%; } .game-hover { 	position: absolute; 	top: 0px; 	left: 0px; 	width: 100%; 	height: 100%; 	background: rgba(0, 57, 59, 0.9); 	z-index: 4; 	opacity: 0; 	-webkit-transition: ease 0.2s; 	transition: ease 0.2s; } .game-hover .gh-title { 	position: absolute; 	left: 0px; 	bottom: 0px; 	height: 35px; 	width: 100%; 	background: #002e30; 	color: #9eceb1; 	line-height: 35px; } .game:hover .game-hover { 	opacity: 1; } .game-hover .btn.btn-yellow { 	width: 168px; 	height: 42px; 	position: absolute; 	line-height: 44px; 	top: 36%; 	left: 50%; 	margin: -20px 0px 0px -84px; } .game-hover .game-demo { 	font-size: 14px; 	color: #28f351; 	width: 100px; 	display: block; 	position: absolute; 	top: 55%; 	left: 50%; 	margin: 0px 0px 0px -50px; 	text-decoration: underline; 	-webkit-transition: ease 0.2s; 	transition: ease 0.2s; } .game-hover .game-demo:hover { 	color: #bbffc9; } .games .game img { 	display: block; 	width: 100%; } .btn-all-games.btn-green { 	width: 282px; 	height: 42px; 	color: #f0ef04; 	padding-top: 9px; 	display: block; 	margin: 0 auto 30px; } .btn-all-games.btn-green span { 	display: inline-block; 	vertical-align: middle; } .btn-all-games.btn-green span:first-child { 	margin-right: 6px; } .btn-all-games.btn-green span:last-child { 	margin-left: 6px; } .btn-all-games.btn-green span:first-child,.btn-all-games.btn-green span:last-child { 	width: 56px; 	height: 5px; 	background: url(/uploads/1007/line.png) no-repeat; } .welcome-block { 	background: #006761 url(/uploads/1007/welcome-block.jpg) center top no-repeat; 	color: #9eceb1; } .welcome-block .title { 	font-family: 'Underdog', cursive; 	font-size: 60px; 	text-transform: uppercase; 	color: #f0ef04; 	text-align: center; } .welcome-block .title span { 	display: inline-block; 	vertical-align: middle; } .welcome-block .title span:nth-child(1),.welcome-block .title span:nth-child(3) { 	width: 45px; 	height: 34px; 	background: url(/uploads/1007/title-left.png) no-repeat; } .welcome-block .title span:nth-child(3) { 	background: url(/uploads/1007/title-right.png) no-repeat; } .welcome-block .main-content820 { 	padding: 35px 0; } .welcome-steps .ws-block { 	text-align: center; 	width: 254px; } .welcome-steps .ws-block:nth-child(2) { 	width: 300px; 	float: left; 	margin-left: 30px; 	margin-top: 20px; } .welcome-steps .ws-block .title { 	font-size: 36px; 	color: #28f351; 	font-family: 'Underdog', cursive; 	text-transform: none; 	margin-bottom: 15px; } .welcome-steps .ws-block p { 	color: #9eceb1; } .welcome-steps .ws-block a { 	color: #28f351; 	text-decoration: underline; } .welcome-steps .ws-block:nth-child(1) { 	margin-left: -20px; 	margin-top: -50px; 	float: left; } .welcome-steps .ws-block:nth-child(3) { 	margin-right: -20px; 	margin-top: -50px; 	float: right; } .footer { 	border-top: solid 3px #1b141d; 	background: #006761; 	overflow-y: hidden; } .footer .container-block { 	border-top: solid 2px #3b363f; } .footer .container-block .footer-block1 { 	background: #272129; 	height: 80px; 	padding-top: 16px; } .footer .container-block .footer-block2 { 	background: #343037 url(/shared/empty.gif); 	height: 304px; } .footer .container-block .footer-block3 { 	height: 96px; } .footer .float-left .fm-blocks:nth-child(1) { 	width: 176px; } .footer .float-left .fm-blocks:nth-child(2) { 	width: 235px; } .footer .footer-block2 .float-left { 	float: left; 	margin-top: 20px; } .footer .footer-block2 .float-right { 	float: right; 	margin-top: 25px; } .footer .float-left .fm-blocks { 	display: inline-block; 	vertical-align: top; 	margin-bottom: 25px; } .footer .float-left .fm-blocks ul li { 	margin: 10px 0; } .footer .float-left .fm-blocks ul li a { 	color: #725d77; 	font-size: 13px; 	text-decoration: none; 	-webkit-transition: all 0.2s; 	transition: all 0.2s; } .footer .float-left .fm-blocks ul li a:hover { 	color: #fff; } .footer .footer-rights { 	color: #1c171e; 	font-weight: 700; } .footer .footer-img20 { 	position: absolute; 	top: -22px; 	left: 50%; 	margin-left: -125px; } .footer .footer-block3 .float-left { 	float: left; 	margin-top: 25px; 	text-align: center; 	font-size: 24px; 	font-family: 'Underdog', cursive; 	color: #28f351; 	text-transform: uppercase; } .footer .footer-block3 .float-right { 	float: right; 	margin-top: 20px; } .footer .footer-block3 .float-left span { 	background: rgba(0, 0, 0, 0) url(/uploads/1007/line.png) no-repeat scroll 0 0; 	height: 5px; 	width: 56px; 	display: block; 	margin: 6px auto 0; } .footer .footer-block3 .float-right .btn-yellow { 	text-transform: uppercase; 	width: 192px; 	height: 50px; 	line-height: 52px; } .tab { 	display: none; 	padding: 15px 10px 10px; } .tab.active { 	display: block; } .tab-tabs-in { 	border-bottom: solid 2px #00393b; 	width: 235px; 	height: 30px; 	margin: 0 auto; 	background: url(/uploads/1007/tab-bg.png) no-repeat; 	margin-bottom: 1px; } .tab-tabs-in span { 	width: 100px; 	height: 30px; 	display: block; 	float: left; 	text-align: center; 	cursor: pointer; 	font-weight: 400; 	color: #26eb52; 	line-height: 30px; } .tab-tabs-in span:nth-child(1) { 	width: 108px; } .tab-tabs-in span.active { 	width: 127px; 	height: 30px; 	background: url(/uploads/1007/tab-active.png) no-repeat; 	color: #fff; } .tab-show-registration input[type="text"],.tab-show-registration input[type="password"] { 	border-radius: 0; 	background: #00675a; 	color: #9eceb1; 	padding-left: 50px; 	height: 42px; } .tab-show-registration input.reg-input-mail { 	background: #00675a url(/uploads/1007/mail-icon.png) 20px 16px no-repeat; } .tab-show-registration input.reg-input-pass { 	background: #00675a url(/shared/empty.gif) 20px 10px no-repeat; } .label { 	margin-bottom: 10px; 	position: relative; } .tab-show-registration .label { 	margin-bottom: 1px; } .tab-show-registration .reg-input-mail { 	padding-left: 46px !important; 	background: #00675a !important; } .tab-show-registration .reg-input-pass { 	padding-left: 46px !important; 	background: #00675a !important; } .tab input[type="text"],.tab input[type="password"] { 	border-radius: 0px; 	background: #00675a; 	color: #9eceb1; 	padding: 0 20px; } .tab .tab-show-registration input { 	border-radius: 4px; 	background: #00675a; 	border: 2px solid #2e8b53; 	border: 2px solid #248175; 	color: #9eceb1; 	padding: 0 20px; } .tab .tab-show-registration input:focus { 	border-color: rgba(40, 243, 81, 0.6); 	color: #fff; } p > a { 	text-shadow: 0 0 0; } .flex-space-between-align-center { 	display: -webkit-flex; 	display: -moz-flex; 	display: -ms-flex; 	display: -o-flex; 	display: flex; 	justify-content: space-between; 	align-items: center; 	flex-wrap: nowrap; } .flex-space-between-flex-wrap { 	display: -webkit-flex; 	display: -moz-flex; 	display: -ms-flex; 	display: -o-flex; 	display: flex; 	-webkit-flex-wrap: wrap; 	-moz-flex-wrap: wrap; 	-ms-flex-wrap: wrap; 	-o-flex-wrap: wrap; 	flex-wrap: wrap; 	justify-content: space-between; } .footer .footer-block2 .float-right.index_main2 { 	text-align: center; 	height: 245px; 	display: -webkit-flex; 	display: -moz-flex; 	display: -ms-flex; 	display: -o-flex; 	display: flex; 	flex-direction: column; 	justify-content: space-between; } .footer .footer-block2 .float-right.index_main2 .flex-space-between-flex-wrap { 	width: 100px; 	margin: 0 auto; } .footer .footer-block2 .float-right.index_main2 a { 	display: block; } .tab input:-moz-placeholder { 	color: #9eceb1 !important; } .all-games .ag-type-games ul li.search-game { 	margin: 0 6px; } .all-games .ag-type-games ul li.search-game div.sg-in { 	display: block; 	width: auto; 	text-align: center; 	font-family: 'Roboto', sans-serif; 	font-weight: 700; 	color: #1974ab; 	font-size: 12px; 	text-transform: uppercase; 	height: 82px; 	cursor: pointer; 	position: relative; } .all-games .ag-type-games ul li.search-game div.sg-in i { 	display: block; 	width: 44px; 	height: 45px; 	background: url(/uploads/1007/categories.png) -359px 0px no-repeat; 	margin: 0 auto; 	position: absolute; 	top: 0px; 	z-index: 8; } .all-games .ag-type-games ul li.search-game div.sg-in span { 	display: block; 	margin-top: 5px; 	position: absolute; 	top: 47px; 	left: 0px; 	z-index: 2; 	font-weight: 700; 	color: #464747; 	font-family: 'Open Sans', sans-serif; } .all-games .ag-type-games ul li.search-game div.sg-in input { 	position: relative; 	top: 2px; 	margin-left: 5px; 	z-index: 0; 	border: solid 2px #cec8bf; 	width: 0px; 	height: 40px; 	padding-left: 23px; 	padding-right: 8px; 	-webkit-transition: ease 0.4s; 	transition: ease 0.4s; 	background: #fff; 	z-index: 7; 	border-radius: 30px; 	font-size: 12px; } .all-games .ag-type-games ul li.search-game div.sg-in .sg-list { 	width: 146px; 	position: absolute; 	top: 20px; 	left: 2px; 	z-index: 6; 	background: #fff; 	padding-top: 24px; 	display: none; } .tab-show-registration .reg-input-mail-icon { 	position: absolute; 	top: 16px; 	left: 20px; 	width: 17px; 	height: 12px; 	background: #00675a url(/uploads/1007/mail-icon.png) no-repeat; } .tab-show-registration .reg-input-pass-icon { 	position: absolute; 	top: 10px; 	left: 20px; 	width: 17px; 	height: 21px; 	background: #00675a url(/uploads/1007/lock-icon.png) no-repeat; } .game-tooltip { 	position: absolute; 	width: 270px; 	background: rgba(190, 41, 71, 0.95); 	z-index: 101; 	color: #fff; 	text-align: center; 	font-size: 12px; 	padding: 4px 0; 	line-height: 20px; 	display: none; } .game-tooltip:before { 	content: ""; } .game-tooltip.left { 	top: 0px; 	left: 0px; 	margin-left: -278px; } .game-tooltip.left:before { 	border: 7px solid transparent; 	border-left: 6px solid rgba(190, 41, 71, 0.95); 	position: absolute; 	top: 9px; 	right: -12px; 	margin-left: -4px; } .swiper-slide { 	width: 100%; } .swiper-slide img { 	width: 100%; 	height: 100%; } .swiper-pagination-bullet { 	margin: 0 8px; 	display: inline-block; 	width: 10px; 	height: 10px; 	overflow: hidden; 	text-indent: -9999px; 	border-radius: 100%; 	background: none; 	margin-top: 8px; 	border: solid 2px #fff107; 	opacity: 1; } .swiper-pagination-bullet-active { 	background-position: center top; 	background: #00A443; 	border: none; } .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet { 	margin: 18px 0; } .main-reg-slider-form .home-reg-form { 	width: 768px; 	position: absolute; 	top: 58px; 	left: 50%; 	margin-left: -384px; 	height: 400px; 	top: 50px; 	z-index: 5; } .home-reg-form .hrf-block { 	width: 310px; 	height: inherit; 	position: absolute; 	top: 20px; 	right: 10px; 	background: rgba(0, 38, 39, 0.8); 	border-radius: 5px; 	padding: 20px 10px; 	height: initial; 	padding: 10px; } .hrf-title { 	font-family: 'Underdog', cursive; 	font-size: 18px; 	text-transform: uppercase; 	color: #fff; 	text-align: center; } .home-reg-form .btn-yellow { 	width: 270px; 	height: 40px; } .hrf-line { 	height: 1px; 	background: #0d3131; 	width: 310px; 	margin-left: -20px; 	margin-top: 16px; 	margin-bottom: 4px; }  @media screen and (max-width: 1760px) {  }   @media screen and (max-width: 1600px) {  	.tab { 		padding: 10px; 	} }   @media screen and (max-width: 1480px) {  	.tab { 		padding: 10px; 	} } @media screen and (max-width: 1200px) { 	.home-reg-form { 		display: none; 	} 	.slider-un-main .main-content820 { 		height: 30vw; 	} 	.header-line .btn-opacity { 		display: none; 	} 	.main-content820 { 		text-align: center; 		width: inherit; 		max-width: 820px; 	} 	.header-line .hl-text { 		float: none; 		display: inline-block; 		width: inherit; 		max-width: 640px; 	} }  @media screen and (max-width: 1000px) { 	body { 		overflow-x: auto; 	} 	.sidebar { 		position: relative; 		width: 100%; 		padding: 25px 0; 	} 	.container-block { 		width: 100%; 	} 	.sidebar .logo { 		margin-top: 0; 	} }   @media screen and (max-height: 800px) and (max-width: 1200px) {  }   @media screen and (max-height: 900px) { 	.sidebar-links ul li a span { 		display: inline-block; 		vertical-align: middle; 		margin-right: 5px; 		width: 22px; 		height: 22px; 		background-size: cover; 	} 	.sidebar-links ul li a i { 		vertical-align: middle; 	} 	.sidebar-links ul li a { 		text-align: left; 		padding: 15px; 		vertical-align: middle; 	} 	.sidebar-links ul li:nth-child(1) a span { 		background-position: 0px 0px; 	} 	.sidebar-links ul li:nth-child(2) a span { 		background-position: -22px 0px; 	} 	.sidebar-links ul li:nth-child(3) a span { 		background-position: -44px 0px; 	} 	.sidebar-links ul li:nth-child(4) a span { 		background-position: -66px 0px; 	} 	.sidebar .logo { 		overflow: hidden; 		margin: 10px auto; 	} } @media screen and (max-width: 855px) { 	.games .game { 		float: none; 		display: inline-block; 		width: 200px; 	} 	.welcome-steps .ws-block:nth-child(1) { 		margin: 0; 		float: none; 	} 	.welcome-steps .ws-block { 		width: 100%; 	} 	.welcome-steps .ws-block:nth-child(2) { 		width: 100%; 		margin-left: 0; 		float: none; 	} 	.welcome-steps .ws-block:nth-child(2) img { 		display: none; 	} 	.welcome-steps .ws-block:nth-child(3) { 		float: none; 		margin: 0; 	} 	.welcome-steps .ws-block:nth-child(3) img { 		display: none; 	} 	#mCSB_1_container { 		padding: 0 25px; 		box-sizing: border-box; 	} 	.flex-space-between-align-center { 		display: block; 	} 	.main-content820 a { 		display: inline-block; 		margin: 10px; 	} 	.footer .container-block .footer-block1 { 		height: inherit; 		padding: 25px; 		box-sizing: border-box; 	} 	.footer .container-block .footer-block2 { 		height: inherit; 	} 	.footer .container-block .footer-block3 { 		height: inherit; 	} 	.footer, .page-buffer { 		height: inherit; 	} 	.container-block { 		float: none; 		padding-bottom: 25px; 	} 	#wrapper { 		margin-bottom: 0; 	} 	.container-block { 		padding-bottom: 0; 	} 	.footer .float-left .fm-blocks:nth-child(1) { 		width: 100%; 	} 	.footer .float-left .fm-blocks:nth-child(2) { 		width: 100%; 	} 	.footer .footer-block2 .float-left { 		float: none; 	} 	.footer .footer-block2 .float-right.index_main2 { 		float: none; 	} 	.footer .container-block .footer-block3 { 		display: none; 	} } @media screen and (max-width: 620px) { 	.main-reg-slider-form .home-reg-form { 		position: relative; 		margin-left: 0; 	} 	.slider-un-main { 		display: none; 	} 	.header-line { 		position: relative; 	} 	.ag-type-games ul li { 		margin: 10px; 		vertical-align: top; 	} } @media screen and (max-width: 440px) { 	.header-line .hl-text { 		font-size: 14px; 	} } div.mCSB_container ul li {list-style:disc !important; padding-left:10px !important;} div.mCSB_container ol li {list-style:decimal !important; padding-left:10px !important;} div.mCSB_container ul,ol {margin-left: 25px!important;}