.sch_user_list_item {
	background-color: #E9E9E9;
	margin: 24px 24px 24px 24px;
	padding: 10px;
	position: relative;
}

.sch_user_list_item_blocked {
	opacity: 0.1 !important;
}

.sch_user_list_item_vip_silver {
	background: repeating-linear-gradient(
			-45deg,
			#DDDDDD,
			#DDDDDD 20px,
			#E9E9E9 20px,
			#E9E9E9 40px
	);
}

.sch_user_list_item_vip_gold {
	background: repeating-linear-gradient(
			-45deg,
			#FFFFCC,
			#FFFFCC 20px,
			#E9E9E9 20px,
			#E9E9E9 40px
	);
}

.sch_user_list_item > a:first-child {
	margin: -20px 10px 0 0;
	border: 1px solid #CCCCCC;
	padding: 2px;
	background-color: #FFFFFF;
	display: inline-block;
	width: 94px;
	height: 94px;
	vertical-align: top;
	position: relative;
	overflow: hidden;
}

.sch_user_list_item > a:first-child:hover {
	opacity: 0.8;
}

.sch_user_list_item > a:first-child > span {
	background-color: #333333;
	position: absolute;
	right: -21px;
	top: 13px;
	padding: 2px 20px 2px 20px;
	color: #FFFFFF;
	font-size: 8px;
	text-transform: uppercase;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 2;
}

.sch_user_list_item_new_tab {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 80px;
	height: 80px;
}

.sch_user_list_item_new_tab > a {
	width: 80px;
	height: 80px;
	display: block;
	text-align: center;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 80px;
	background: #666666 url('../images/profile/new_tab_bg.png') no-repeat right top;
	color: #FFFFFF;
}

.sch_user_list_item_user_relations_on {
	background-color: #00719c !important;
	color: #FFFFFF !important;
	position: relative !important;
}

.sch_user_list_item_user_relations_on::before {
	content: " ";
	display: block;
	width: 8px;
	height: 3px;
	background-color: #FFFFFF;
	position: absolute;
	right: 3px;
	top: 3px;
	box-shadow: 0 0 15px 5px rgba(255, 255, 190, 0.75);
}

.sch_user_list_item_new_tab > a:hover {
	opacity: 0.8;
}

.sch_user_list_item_tag_and_gift {
	position: absolute;
	right: 100px;
	top: 10px;
	width: 35px;
	height: 80px;
}

.sch_user_list_item_tag_and_gift > div {
	width: 35px;
	height: 35px;
	background-color: #CCCCCC;
}

.sch_user_list_item_tag_and_gift > div:first-child {
	background-image: url('../images/profile/tag_bg.png');
}

.sch_user_list_item_tag_and_gift > div:last-child {
	background-image: url('../images/profile/gift_bg.png');
}

.sch_user_list_item_tag_and_gift_on {
	background-color: #FFD700 !important;
}

.sch_user_list_item_user_relations {
	position: absolute;
	right: 145px;
	top: 10px;
	width: 80px;
	height: 80px;
}

.sch_user_list_item_user_relations > div {
	width: 80px;
	height: 20px;
	background-color: #CCCCCC;
	text-align: center;
	line-height: 20px;
	margin-bottom: 10px;
	color: #BBBBBB;
	font-size: 9px;
	text-transform: uppercase;
}

.sch_user_list_item_user_relations > div:last-child {
	margin-bottom: 0;
}

.sch_user_list_item_tag_and_gift > div:first-child {
	margin-bottom: 10px;
}

.sch_user_list_status {
	font-size: 11px;
	margin-top: 10px;
	padding: 5px;
	background-color: #CCCCCC;
}

.sch_user_list_item_content {
	display: inline-block;
	vertical-align: top;
	height: 80px;
	width: 602px;
	font-size: 11px;
	line-height: 11px;
}

.sch_user_list_item_content > p > span:first-child {
	color: #999999;
}

.sch_user_list_item_content > p {
	margin-top: 8px;
}

.sch_user_list_item_content_online_status {
	position: absolute;
	right: 235px;
	top: 10px;
	height: 20px;
	background-color: #10A92B;
	text-align: center;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 9px;
	text-transform: uppercase;
	width: 80px;
}

.sch_user_list_username {
	font-family: sch_heading;
	font-size: 16px;
	color: #00719c;
}

.sch_user_list_username:hover {
	color: #666666;
}

#sch_profile_vip_platinum {
	padding: 24px 25px 24px 25px;
	height: 88px;
	background-color: #E9E9E9;
	border-bottom: 24px solid #FFFFFF;
}

#sch_profile_vip_platinum_slider {
	height: 64px;
	width: 730px;
	position: relative;
	margin-bottom: 10px;
}

#sch_profile_vip_platinum_slider .viewport {
	height: 64px;
	overflow: hidden;
	position: relative;
}

#sch_profile_vip_platinum_slider .buttons {
	position: absolute;
	cursor: pointer;
	top: 23px;
}

#sch_profile_vip_platinum_slider .prev {
	left: -12px;
}

#sch_profile_vip_platinum_slider .next {
	right: -12px;
}

#sch_profile_vip_platinum_slider .disable {
	visibility: hidden;
}

#sch_profile_vip_platinum_slider .overview {
	list-style: none;
	position: absolute;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
}

#sch_profile_vip_platinum_slider .overview li {
	float: left;
	margin: 0 10px 0 0;
	padding: 2px;
	height: 58px;
	border: 1px solid #CCCCCC;
}

#sch_profile_vip_platinum_slider .overview li:last-of-type {
	margin: 0;
}

#sch_profile_vip_platinum > div:last-child {
	height: 14px;
	vertical-align: top;
}

#sch_profile_vip_platinum > div:last-child > div:first-child {
	height: 14px;
	width: 633px;
	display: inline-block;
	vertical-align: top;
}

#sch_profile_vip_platinum > div:last-child > div:last-child {
	height: 14px;
	width: 96px;
	display: inline-block;
	vertical-align: top;
}

#sch_profile_vip_platinum > div:last-child > div:first-child > a {
	display: inline-block;
	color: #999999;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 5px;
}

#sch_profile_vip_platinum > div:last-child > div:first-child > a > span {
	font-weight: bold;
	color: #333333;
}

#sch_profile_vip_platinum > div:last-child > div:last-child > a {
	border-radius: 50%;
	width: 86px;
	height: 86px;
	background: url("../images/layout/vip.png");
	border: 5px solid #e9e9e9;
	display: block;
	margin-top: -10px;
	margin-left: -20px;
}

#sch_profile_vip_platinum > div:last-child > div:last-child > a > p {
	font-size: 10px;
	color: #FFFFFF;
}

#sch_profile_vip_platinum > div:last-child > div:last-child > a > p:first-child {
	margin-top: 10px;
}

#sch_profile_vip_platinum > div:last-child > div:last-child > a > p:nth-child(2) {
	font-size: 48px;
}

#sch_profile_vip,
#sch_profile_vip_extended {
	margin: 24px 24px 0 24px;
	height: 160px;
}

#sch_profile_vip_extended {
	height: 280px;
	margin-top: 56px;
}

#sch_profile_vip > a,
#sch_profile_vip_extended > div {
	width: 228px;
	height: 160px;
	margin-right: 24px;
	vertical-align: top;
	display: inline-block;
	background-color: #E9E9E9;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	position: relative;
	overflow: hidden;
}

#sch_profile_vip_extended > div {
	height: 280px;
}

#sch_profile_vip > a#sch_profile_vip_trio_platinum,
#sch_profile_vip_extended > div#sch_profile_vip_trio_platinum {
	background-color: #444444;
}

#sch_profile_vip > a#sch_profile_vip_trio_gold,
#sch_profile_vip_extended > div#sch_profile_vip_trio_gold {
	background: repeating-linear-gradient(
			-45deg,
			#FFFFCC,
			#FFFFCC 20px,
			#E9E9E9 20px,
			#E9E9E9 40px
	);
}

#sch_profile_vip > a#sch_profile_vip_trio_silver,
#sch_profile_vip_extended > div#sch_profile_vip_trio_silver {
	background: repeating-linear-gradient(
			-45deg,
			#DDDDDD,
			#DDDDDD 20px,
			#E9E9E9 20px,
			#E9E9E9 40px
	);
	margin-right: 0;
}

#sch_profile_vip > a > div:first-of-type,
#sch_profile_vip_extended > div > div:first-of-type {
	background-color: #333333;
	color: #999999;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 2px;
}

#sch_profile_vip > a > div:first-of-type > span,
#sch_profile_vip_extended > div > div:first-of-type > span {
	color: #FFFFFF;
	font-weight: bold;
}

#sch_profile_vip > a > p,
#sch_profile_vip_extended > div > p {
	padding: 10px;
	font-size: 13px;
}

#sch_profile_vip > a#sch_profile_vip_trio_platinum > p,
#sch_profile_vip_extended > div#sch_profile_vip_trio_platinum > p {
	color: #FFFFFF;
}

#sch_profile_vip > a > div:last-child,
#sch_profile_vip_extended > div > div:last-child {
	border-radius: 50%;
	width: 86px;
	height: 86px;
	background: url("../images/layout/vip.png");
	border: 5px solid #333333;
	display: inline-block;
	-ms-transform: rotate(-20deg); /* IE 9 */
	-webkit-transform: rotate(-20deg); /* Chrome, Safari, Opera */
	transform: rotate(-20deg);
	position: absolute;
	bottom: -20px;
	right: -10px;
}

#sch_profile_vip_extended > div > ul > li {
	margin: 10px 10px 10px 10px;
	display: block;
	position: relative;
	border-bottom: 1px dashed #666666;
	color: #666666;
	font-size: 13px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

#sch_profile_vip_extended > div#sch_profile_vip_trio_platinum > ul > li {
	border-bottom: 1px dashed #999999;
	color: #999999;
}

#sch_profile_vip_extended > div > ul > li:last-child {
	border-bottom: none !important;
	padding-bottom: 0 !important;
}

#sch_profile_vip_extended > div > ul > li > span {
	position: absolute;
	right: 0;
	text-transform: none;
}

#sch_profile_vip_extended > div > p:last-of-type {
	font-size: 10px;
	color: #666666;
	position: absolute;
	bottom: 0;
	left: 0;
	letter-spacing: normal;
}

#sch_profile_vip_extended > div#sch_profile_vip_trio_platinum > p:last-of-type {
	color: #999999;
}

#sch_profile_vip_superuser_discount {
	background-color: #E9E9E9;
	border-radius: 10px;
	margin: 48px 24px 0 24px;
	display: block;
	height: 60px;
}

#sch_profile_vip_superuser_discount > div {
	display: inline-block;
	vertical-align: top;
	width: 132px;
	font-size: 30px;
	line-height: 60px;
	height: 60px;
	text-transform: uppercase;
}

#sch_profile_vip_superuser_discount > div:first-of-type,
#sch_profile_vip_superuser_discount > div:last-of-type {
	width: 260px;
	padding: 0 20px 0 20px;
	color: #00719c;
}

#sch_profile_vip_superuser_discount > div:first-of-type {
	text-align: right;
	letter-spacing: 10px;
}

#sch_profile_vip_superuser_discount > div > div {
	width: 100px;
	height: 100px;
	-ms-transform: rotate(-45deg); /* IE 9 */
	-webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
	transform: rotate(-45deg);
	background-color: #00719c;
	border-radius: 10px;
	margin: -16px 0 0 16px;
	position: relative;
	color: #FFFFFF;
}

#sch_profile_vip_superuser_discount > div > div > p {
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
	transform: rotate(45deg);
	font-size: 40px;
	line-height: 40px;
	position: absolute;
	top: 28px;
	left: 15px;
}

#sch_profile_vip_table {
	width: 734px;
	margin: 24px auto 0 auto;
	border-collapse: separate;
	border-spacing: 1px;
	font-size: 14px;
	color: #333333;
}

#sch_profile_vip_table td {
	background-color: #E9E9E9;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
}

#sch_profile_vip_table td:nth-child(2) {
	background-color: #00719c !important;
}

#sch_profile_vip_table thead td {
	width: 85px;
	line-height: 30px;
	height: 30px;
	background-color: #666666;
	color: #FFFFFF;
}

#sch_profile_vip_table thead td:first-child {
	width: auto !important;
}

#sch_profile_vip_table tbody tr:nth-child(odd) td:first-child {
	background-color: #777777 !important;
}

#sch_profile_vip_table tbody tr td:first-child {
	background-color: #888888 !important;
	color: #FFFFFF !important;
}

#sch_profile_vip_table tbody tr:nth-child(odd) td {
	background-color: #CCCCCC;
}

#sch_profile_vip_choose_pack {
	width: 734px;
	margin: 0 auto 0 auto;
	border-collapse: separate;
	border-spacing: 1px;
	font-size: 16px;
	color: #333333;
}

#sch_profile_vip_choose_pack > tbody > tr > td {
	background-color: #E9E9E9;
	width: 243px;
	height: 150px;
	cursor: pointer;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
	position: relative;
	overflow: hidden;
}

#sch_profile_vip_choose_pack > tbody > tr > td > div {
	position: absolute;
	width: 100px;
	height: 100px;
	top: -60px;
	right: -60px;
	border: 5px solid #CCCCCC;
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
	transform: rotate(45deg);
}

#sch_profile_vip_choose_pack > tbody > tr > td:nth-child(1) > div {
	background-color: #444444;
}

#sch_profile_vip_choose_pack > tbody > tr > td:nth-child(2) > div {
	background: repeating-linear-gradient(
		90deg,
		#FFFFCC,
		#FFFFCC 20px,
		#E9E9E9 20px,
		#E9E9E9 40px
	);
}

#sch_profile_vip_choose_pack > tbody > tr > td:nth-child(3) > div {
	background: repeating-linear-gradient(
		90deg,
		#DDDDDD,
		#DDDDDD 20px,
		#E9E9E9 20px,
		#E9E9E9 40px
	);
}

#sch_profile_vip_choose_pack > tbody > tr > td:hover {
	background-color: #CCCCCC;
}

#sch_profile_vip_choose_pack > tbody > tr > td > p > span {
	font-weight: bold;
	color: #333333;
}

#sch_profile_vip_choose_pack > tbody > tr > td > p:last-of-type {
	color: #999999;
	font-size: 32px;
}

#sch_profile_vip_choose_pack_navi {
	margin: 48px 24px 24px 24px;
}

#sch_profile_vip_choose_pack_navi > a:after {
	border-color: transparent transparent transparent #00719c;
	border-style: solid;
	border-width: 24px;
	content: "";
	height: 0;
	position: absolute;
	right: -48px;
	top: 0;
	width: 0;
}

#sch_profile_vip_choose_pack_navi > a:before {
	border-color: #00719c #00719c #00719c transparent;
	border-style: solid;
	border-width: 24px;
	content: "";
	height: 0;
	left: -24px;
	position: absolute;
	top: 0;
	width: 0;
}

#sch_profile_vip_choose_pack_navi_pack_name {
	background-color: #333333 !important;
	color: #999999 !important;
}

#sch_profile_vip_choose_pack_navi_pack_name > span {
	font-weight: bold;
	color: #FFFFFF;
}

a#sch_profile_vip_choose_pack_navi_pack_name:after {
	border-color: transparent transparent transparent #333333 !important;
}

a#sch_profile_vip_choose_pack_navi_pack_name:before {
	border-color: #333333 #333333 #333333 transparent !important;
}

#sch_profile_vip_choose_pack_navi > a:first-child:before {
	border: none;
	content: "";
	height: 0;
	left: 0;
	position: absolute;
	top: 0;
	width: 0;
}

#sch_profile_vip_choose_pack_navi > a:first-child:hover {
	color: #FFFFFF !important;
}

#sch_profile_vip_choose_pack_navi > a {
	background-color: #00719c;
	color: #ffffff;
	display: inline-block;
	font-size: 14px;
	height: 48px;
	line-height: 48px;
	margin-right: 35px;
	padding-right: 25px;
	padding-left: 25px;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 2px;
	cursor: default;
}

#sch_profile_vip_choose_pack_navi > a:first-child {
	padding-left: 25px;
}

.sch_profile_vip_choose_pack_navi_off {
	color: #666666 !important;
}

#sch_profile_vip_form {
	margin: 24px 24px 0 24px;
	background-color: #E9E9E9;
	padding: 24px;
}

#sch_profile_vip_form select {
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	color: #333333;
	font-family: sch_text;
	font-size: 12px;
	height: 30px;
	padding: 5px;
	resize: none;
	width: 330px;
}

#sch_profile_vip_form_country,
#sch_profile_vip_form_city {
	display: inline-block;
	width: 330px;
}

#sch_profile_vip_form_city {
	margin-left: 24px;
}

#sch_profile_vip_form p {
	font-size: 12px;
	margin-bottom: 5px;
}

#sch_profile_vip_table > tbody > tr > td:not(:first-of-type) {
	cursor: pointer;
}

#sch_profile_vip_table > tbody > tr > td.sch_profile_vip_table_passed {
	cursor: default !important;
}

#sch_profile_vip_table > tbody > tr > td:not(:first-of-type):not(.sch_profile_vip_table_passed):hover,
#sch_profile_vip_table > tbody > tr > td.sch_profile_vip_table_selected {
	background-color: #03cc42 !important;
	color: #FFFFFF !important;
	font-weight: bold;
	cursor: default;
}

#sch_profile_vip_table > tbody > tr > td:not(:first-of-type):hover:not(.sch_profile_vip_table_selected) {
	cursor: pointer;
}

#sch_profile_vip_my_vip_hours_table {
	width: 734px;
	margin: 24px auto 0 auto;
	border-collapse: separate;
	border-spacing: 1px;
	font-size: 14px;
	color: #333333;
}

#sch_profile_vip_my_vip_hours_table thead td {
	line-height: 30px;
	height: 30px;
	background-color: #666666;
	color: #FFFFFF;
	width: 180px;
	text-align: center;
}

#sch_profile_vip_my_vip_hours_table thead td:nth-child(1) {
	width: auto;
}

#sch_profile_vip_my_vip_hours_table thead td:nth-child(2) {
	width: 80px;
}

#sch_profile_vip_my_vip_hours_table thead td:nth-child(3) {
	width: 60px;
}

#sch_profile_vip_my_vip_hours_table tbody td:nth-child(3) {
	font-weight: bold;
}

#sch_profile_vip_my_vip_hours_table tbody td:nth-child(1),
#sch_profile_vip_my_vip_hours_table tbody td:nth-child(2),
#sch_profile_vip_my_vip_hours_table tbody td:nth-child(4),
#sch_profile_vip_my_vip_hours_table tbody td:nth-child(5) {
	padding-left: 10px;
}

#sch_profile_vip_my_vip_hours_table tbody td:nth-child(3) {
	text-align: center;
}

#sch_profile_vip_my_vip_hours_table td {
	background-color: #E9E9E9;
	font-size: 12px;
	line-height: 24px;
}

#sch_profile_vip_my_vip_hours_table tbody tr:nth-child(odd) td {
	background-color: #CCCCCC;
}

.sch_profile_vip_display_none {
	display: none !important;
}

.sch_profile_country_in_list {
	margin: 0 24px 0 24px;
}

.sch_profile_country_in_list > h2 {
	color: #00719c;
	font-size: 12px;
	border-bottom: 1px solid #E9E9E9;
	padding: 3px 0 3px 0;
	display: block;
	cursor: pointer;
	position: relative;
}

.sch_profile_country_in_list > h2 > div.sch_profile_country_in_list_flag {
	position: absolute;
	right: 0;
	bottom: 4px;
	background-color: #E9E9E9;
	display: inline-block;
	height: 12px;
	width: 24px;
	border: 1px solid #E9E9E9;
}

.sch_profile_country_in_list > h2 > div.sch_profile_country_in_list_flag > img {
	margin-bottom: 1px;
}

.sch_profile_country_in_list > h2:hover {
	color: #999999;
}

.sch_profile_country_in_list > h2:first-of-type {
	margin-top: 0;
}

.sch_profile_country_in_list > ul > li > div.sch_profile_country_in_list_users_city,
.sch_profile_country_in_list > h2 > div.sch_profile_country_in_list_users {
	position: absolute;
	right: 106px;
	bottom: 4px;
	display: inline-block;
	color: #E9E9E9;
}

.sch_profile_country_in_list > ul > li > div.sch_profile_country_in_list_users_city > span,
.sch_profile_country_in_list > h2 > div.sch_profile_country_in_list_users > span {
	display: inline-block;
	text-align: right;
	width: 80px;
	color: #666666;
}

.sch_profile_country_in_list > ul > li > div.sch_profile_country_in_list_users_city > span[count="0"],
.sch_profile_country_in_list > h2 > div.sch_profile_country_in_list_users > span[count="0"] {
	color: #E9E9E9 !important;
}

.sch_profile_country_in_list > ul > li > div.sch_profile_country_in_list_users_city > span:last-of-type,
.sch_profile_country_in_list > h2 > div.sch_profile_country_in_list_users > span:last-of-type {
	color: #10A92B;
}

.sch_profile_city_list_capital_letter,
.sch_profile_country_list_capital_letter {
	display: block;
	color: #E9E9E9;
	text-align: center;
	margin-top: 24px;
	font-size: 48px;
	line-height: 48px;
}

.sch_profile_city_list_capital_letter {
	font-size: 14px;
	line-height: 14px;
	margin-top: 12px;
}

.sch_profile_country_in_list > ul {
	display: none;
}

.sch_profile_country_in_list_open {
	display: block !important;
}

.sch_profile_country_in_list_open > li{
	border-bottom: none !important;
	display: inline-block !important;
	background-color: #E9E9E9 !important;
	padding: 3px 10px 3px 10px !important;
	margin: 0 5px 5px 0 !important;
}

.sch_profile_country_in_list_open > li:first-of-type > a {
	font-weight: normal !important;
}

.sch_profile_country_in_list > ul > li {
	font-size: 12px;
	border-bottom: 1px dashed #E9E9E9;
	padding: 3px 0 3px 0;
	display: block;
	cursor: pointer;
	position: relative;
}

.sch_profile_country_in_list > ul > li:first-of-type > a {
	font-weight: bold;
}

.sch_profile_country_in_list > ul > li > a {
	color: #666666;
}

.sch_profile_country_in_list > ul > li:hover > a {
	color: #000000;
}

.sch_profile_empty_list_notice {
	background-color: #FFFFCC;
	border: 1px solid #E9E9E9;
	color: #333333;
	padding: 24px;
	margin: 24px 24px 0 24px;
	display: block;
}

#sch_forum_extern_hot_topics_profile_bg {
	background-color: #F5F5F5;
	margin: 24px 0 -24px 0;
	padding: 1px 0 24px 0;
}

.sch_user_list_item_content_associate {
    position: absolute;
    right: 235px;
    top: 10px;
    height: 20px;
    background-color: #8BACBD;
    text-align: center;
    line-height: 20px;
    color: #FFFFFF;
    font-size: 9px;
    text-transform: uppercase;
    width: 160px;
}

.sch_avatar_expert {
    background-color: #8BACBD !important;
    letter-spacing: 2px !important;
}