@charset "utf-8";
/* CSS Document */

html {
    height:100%;
}

body {
  height: 100%;
  min-width:1170px;
  margin: 0;
  font-family: ingiri;
  font-size: 12px;
  color: #101428;
  background: #f3f3f3;
}

.clear {
	clear: both;
}

*:focus {
    outline: none;
}

a {
	color: #3f51b5;
	text-decoration: none;
}

a:hover {
	color: #3f51b5;
	text-decoration: underline;
}

table {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed; /* important for consistent column widths */
}

td, th {
  white-space: normal;   /* allows text to wrap */
  word-wrap: break-word; /* breaks long words like emails */
  overflow: hidden;      /* hides any overflow */
  text-overflow: ellipsis; /* optional: adds "..." when text is too long */
  vertical-align: top;   /* keeps text aligned properly */
}

.nino {
	font-family: nino;
}

.wrap {
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -50px;
	padding-bottom: 100px;
}

.desktop {
	display: block;
}

.mobile {
	display: none;
}

.container {
	max-width: 1200px;
}

.pad0 {
	padding: 0px;
}

.pad01 {
	padding-left: 0px;
}

.pad10 {
	padding-right: 0px;
}

.mar0 {
	margin: 0px;
}

.header {
	min-height: 40px;
	background: #9c28b1;
}

.pilot {
	color: #ffffff;
	padding: 5px 0px 5px 20px;
	font-size: 11px;
}

.pilot1 {
	color: #ffffff;
	padding: 18px 0px 0px 20px;
	font-size: 30px;
	font-family: ninobold;
}

.pilot2 {
	color: #ffffff;
	padding: 10px 0px 5px 0px;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	font-family: ninobold;
	margin-left: -20%;
}

.pnum {
	color: #ffffff;
	padding: 12px 0px 0px 0px;
	font-size: 11px;
	text-align: right;
	margin: 0px -50px;
	position: relative;
	z-index: 3;
}

.facebook {
	float: right;
	padding: 18px 28px 0px 15px;
}

.white_line {
	float: right;
	width: 1px;
	height: 27px;
	margin-top: 17px;
	background: #ffffff;
}

.lupa {
	float: right;
	padding: 19px 14px 0px 28px;
}

.reglink,
.reglink2 {
	float: right;
}

.reglink a {
	display: block;
	height: 50px;
	margin: 6px 0px 6px 9px;
	padding: 17px 6px 0px 6px;
	border: #eeaccc 2px solid;
	font-family: caps;
	color: #ffffff;
	background: #a745bb;
	text-decoration: none;
	text-align: center;
	font-family: ninobold;
	font-size: 13px;
}

.reglink a:hover {
	background: #ffffff;
	color: #101428;
}

.reglink2 a {
	display: block;
	height: 50px;
	margin: 6px 0px 6px 9px;
	padding: 7px 6px 0px 6px;
	border: #eeaccc 2px solid;
	font-family: caps;
	color: #ffffff;
	background: #a745bb;
	text-decoration: none;
	text-align: center;
	font-family: ninobold;
	font-size: 13px;
}

.reglink2 a:hover {
	background: #ffffff;
	color: #101428;
}

.reglink3 {
	float: right;
	display: block;
	height: 50px;
	margin: 6px 10px 6px 9px;
	padding: 3px 6px 0px 6px;
	border: #eeaccc 2px solid;
	font-family: caps;
	color: #ffffff;
	background: #a745bb;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	font-family: ninobold;
}

.reglink3_admin {
	float: right;
	display: block;
	height: 50px;
	margin: 6px 10px 6px 9px;
	padding: 15px 6px 0px 6px;
	border: #eeaccc 2px solid;
	font-family: caps;
	color: #ffffff;
	background: #a745bb;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-family: ninobold;
}

.lock {
	float: right;
	padding: 9px 12px 0px 0px;
}

.welcome {
	float: right;
	padding: 10px 20px 0px 0px;
	color: #ffffff;
}

.logo {
	min-height: 80px;
	padding: 10px 0px 10px 15px;
}

.mainmenu {
	font-family: caps;
	font-size: 14px;
	color: #ffffff;
	padding: 32px 0px 0px 0px;
}

.mainmenu > li > a {
	background: none;
	padding: 0px 8px 0px 8px;
	color: #000000;
	text-decoration: none;
}

.mainmenu .active a,
.mainmenu > li > a:hover,
.mainmenu > li > a:focus {
	color: #9c28b1;
	background: none;
}

.mainmenu .open > a,
.mainmenu .open > a:hover,
.mainmenu .open > a:focus {
	color: #9c28b1;
	background: none;
}


.mainmenu2 {
	font-size: 14px;
	color: #ffffff;
	padding: 10px 0px 10px 0px;
}

.mainmenu2 a {
	display: inline-block;
	background: none;
	padding: 0px 10px 5px 0px;
	color: #000000;
	text-decoration: none;
}

.mainmenu2 .active a,
.mainmenu2 a:hover,
.mainmenu2 a:focus {
	color: #9c28b1;
	background: none;
}

.mainmenu2 .mactive {
	background: none;
	padding: 0px 8px 0px 8px;
	color: #9c28b1;
}


.banner {
	/*height: 350px;*/
}

.banner_more {
	width: 148px;
	height: 63px;
	text-align: center;
	padding: 20px 0px 0px 0px;
	font-family: nino;
	font-size: 18px;
	color: #ffffff;
	cursor: pointer;
	background: url(../images/banner_more.png) no-repeat;
	position: absolute;
	right: 12%;
	bottom: 42%;
}

.banner_buttons {
	width: 400px;
	height: 153px;
	position: absolute;
	right: 3%;
	bottom: 45%;
}

.banner_button_login {
	float: left;
	width: 219px;
	height: 151px;
	background: url(../images/new_button_login.png) no-repeat;
	cursor: pointer;
}

.banner_buttons_right {
	float: left;
	width: 180px;
	height: 151px;
}

.banner_button_register {
	width: 180px;
	height: 75px;
	background: url(../images/new_button_register.png) no-repeat;
	cursor: pointer;
}

.banner_button_more {
	width: 180px;
	height: 76px;
	background: url(../images/new_button_more.png) no-repeat;
	cursor: pointer;
}

.w20 {
	width: 20%;
}

.testmenu {
	margin-top: -30px;
	margin-bottom: 50px;	
}

.testmenu .item {
	height: 60px;
	cursor: pointer;
}

.testmenu .izrune_item {
	height: 77px;
	margin: -9px -9px 0px -9px;
	padding: 9px 9px 0px 9px;
	background: url(../images/izrune_bg.png) no-repeat center;
	background-size: 100% 100%;
}

.testmenu .item .icon {
	height: 60px;
}

.testmenu .item .text {
	height: 60px;
	background: #3f51b5;
	font-family: nino;
	font-size: 17px;
	color: #ffffff;
	padding: 2px 10px 0px 10px;
}

.testmenu .item .text .cell {
	height: 60px;
	display: table-cell;
	vertical-align: middle;
}

.side_block {
	margin-bottom: 30px;
	border: #ae71b7 1px solid;
}

.news_left {
	padding: 0px 0px 0px 40px;
}

.news_right {
	padding: 30px 40px 0px 0px;
}

.news_text {
	min-height: 250px;
}

.news_text a {
	color: #9c28b1;
	text-decoration: none;
}

.news_left_title {
	margin: 30px -50px 12px 0px;
	padding: 10px 12px;
	background: #d8d9dd;
	font-family: nino;
	color: #9c28b1;
	text-align: right;
	font-size: 16px;
	line-height: 20px;
	position: relative;
	z-index: 3;
	cursor: pointer;
}

.news_right_title {
	margin: 30px 0px 12px -50px;
	padding: 10px 12px;
	background: #d8d9dd;
	font-family: nino;
	color: #9c28b1;
	text-align: left;
	font-size: 16px;
	line-height: 20px;
	position: relative;
	z-index: 3;
	cursor: pointer;
}

.news_pic {
	height: 230px;
	margin: 0px 0px 25px 0px;
}

.news_left_desc {
	line-height: 20px;
	padding: 0px 5px 10px 0px;
}

.news_right_desc {
	line-height: 20px;
	padding: 0px 0px 10px 5px;
}

.news_left_date_more {
	float: left;
	width: 50%;
	padding-bottom: 30px;
}

.news_right_date_more {
	float: right;
	padding-bottom: 30px;
}

.news_date {
	float: left;
	padding: 0px 8px 30px 0px;
	font-family: caps;
	color: #3f51b5;
}

.news_arrow {
	float: right;
}

.news_more {
	display: inline-block;
	width: 106px;
	height: 45px;
	background: url(../images/news_more.png) no-repeat;
	text-align: center;
	padding-top: 7px;
	font-family: nino;
	color: #9c28b1;
	font-size: 16px;
	margin-bottom: 30px;
	cursor: pointer;
}

.banner2 {
	height: 210px;
	margin-bottom: 50px;
	cursor: pointer;
}

.banner2_title {
	font-family: caps;
	font-size: 27px;
	color: #ffffff;
	padding: 140px 0px 0px 0px;
	background: url(../images/banner2_icon.png) no-repeat center 47px;
	text-align: center;
}

.news_center {
	padding: 0px 40px 0px 40px;
}

.news_center_text {
	min-height: 215px;
}

.news_center_pic {
	height: 225px;
	margin: 0px 0px 25px 0px;
}

.news_center_title {
	margin: 30px 0px 20px -50px;
	padding: 22px 24px 20px 24px;
	background: #3f51b5;
	font-family: nino;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	position: relative;
	z-index: 3;
	cursor: pointer;
}

.news_center_arrow {
	float: right;
	padding: 35px 0px 0px 0px;
}

.news_center_desc {
	line-height: 20px;
	padding: 0px 30px 20px 30px;
	text-align: right;
}

.news_center_more {
	text-align: right;
	font-family: nino;
	padding: 0px 30px 25px 0px;
}

.footer {
	min-height: 50px;
}

.footer_left {
	min-height: 85px;
	margin: 45px 0px 0px 40%;
	padding: 0px 0px 0px 0px;
	border-right: #ffffff 1px solid;
}

.copy {
	font-family: caps;
	font-size: 10px;
	color: #bebfc5;
	padding: 20px 0px 0px 0px;
}

.copy a {
	color: #bebfc5;
	text-decoration: none;
}

.fmenu {
	padding: 42px 0px 0px 0px;
	font-family: caps;
	font-size: 11px;
}

.fmenu a {
	display: inline-block;
	min-height: 36px;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 10px 0px 0px;
}

.fmenu a:hover {
	text-decoration: underline;
}

.banner_inner {
	height: 180px;
}

.inner_title {
	font-family: nino;
	font-size: 24px;
	color: #9c28b1;
	text-align: center;
	padding: 0px 0px 35px 0px;
}

.inner_title_admin {
	font-family: nino;
	font-size: 24px;
	color: #9c28b1;
	text-align: center;
	padding: 50px 0px 35px 0px;
}

.inner_text {
	text-align: justify;
	line-height: 20px;
	font-size: 14px;
}

.test_body {
	font-family: nino;
	padding: 15px 25px;
}

.nol {
	padding-top: 0px;
}

.test_left {
	background: #ffffff;
	padding: 7px 0px 20px 0px;
}

.test_right {
	background: #ffffff;
	font-weight: bold;
	padding: 0px 0px 25px 0px;
}
/*
.test_countdown {
	width: 114px;
	height: 114px;
	border: #ae71b7 11px solid;
	border-radius: 57px;
}

.test_countdown_line {
	width: 106px;
	height: 106px;
	border: #ffffff 2px solid;
	border-radius: 53px;
	margin: -7px 0px 0px -7px;
}
*/

.test_countdown {
	width: 114px;
	height: 114px;
	border: #ae71b7 12px solid;
	border-radius: 57px;
}

.test_countdown_line {
	width: 104px;
	height: 104px;
	border: #ffffff 2px solid;
	border-radius: 52px;
	margin: -7px 0px 0px -7px;
}

.test_countdown_text {
	padding: 20px 0px 0px 0px;
	line-height: 20px;
}

.test_countdown_text  .t1 {
	color: #ae71b7;
	font-size: 18px;
	line-height: 26px;
}

.test_countdown_text  .t2 {
	color: #da22a4;
	font-size: 27px;
}

.test_countdown_text  .t3 {
	color: #ae71b7;
	font-size: 12px;
	line-height: 14px;
}

.test_countdown_text  .t4 {
	color: #da22a4;
	font-size: 14px;
}

.test_dot {
	height: 1px;
	margin: 9px 5px 20px 5px;
	background: url(../images/test_dot.png) repeat-x;
}

.test_qlist {
	height: 300px;
	background: url(../images/test_qline.png) repeat-y 25px 0px;
}

.test_qlist .item_passive {
	height: 37px;
	padding: 14px 0px 0px 46px;
	background: url(../images/qlist_passive.png) no-repeat 20px 14px;
	font-size: 13px;
	color: #ae71b7;
}

.test_qlist .item_active {
	height: 37px;
	padding: 14px 0px 0px 46px;
	background: url(../images/qlist_active.png) no-repeat 16px 12px;
	font-size: 13px;
	color: #ae71b7;
	font-weight: bold;
}

.test_badges {
	margin: 0px 2px;
	padding: 6px 2px;
	background: #ae71b7;
	color: #ffffff;
	font-family: ninobold;
	font-size: 11px;
}

.test_badges img {
	margin-right: 2px;
	cursor: pointer;
}

.test_title {
	padding: 20px 15px 15px 15px;
	color: #ae71b7;
	font-size: 28px;
}

.test_question {
	font-size: 18px;
	color: #615f60;
	padding: 20px 15px 15px 15px;
	background: url(../images/question_bg.png) repeat-x top;
	font-family: ingiri;
}

.test_dot2 {
	height: 1px;
	margin: 0px 15px 20px 15px;
	background: url(../images/test_dot.png) repeat-x;
}

.test_pic {
	margin: 0px 15px 20px 15px;
}

.test_answers_block {
	min-height: 380px;
	padding-bottom: 100px;
}

.test_answer {
	width: 90%;
	margin: 0px 0px 20px 15px;
	border-collapse: separate;
}

.test_answer .lett {
	width: 48px;
	height: 42px;
	background: #ad73b5;
	border: #ad73b5 2px solid;
	padding-top: 4px;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
}

.test_answer .text {
	height: 42px;
	color: #615f60;
	font-size: 16px;
	padding: 2px 0px 0px 15px;
	border: #ad73b5 2px solid;
	cursor: pointer;
	vertical-align: middle;
	font-family: ingiri;
}

.test_answer tr:first-child td:first-child { border-top-left-radius: 6px; }
.test_answer tr:first-child td:last-child { border-top-right-radius: 6px; }
.test_answer tr:last-child td:first-child { border-bottom-left-radius: 6px; }
.test_answer tr:last-child td:last-child { border-bottom-right-radius: 6px; }

.test_answer .wrongbg {
	background: #e92222;
	border-color: #e92222;
}

.test_answer .rightbg {
	background: #32a822;
	border-color: #32a822;
}

.test_answer .wrongfn {
	background: #fbdfdf;
	border-color: #e92222;
}

.test_answer .rightfn {
	background: #e1f2e0;
	border-color: #32a822;
}

.test_nextque {
	background: #ae71b7;
	color: #ffffff;
	font-size: 16px;
	padding: 17px 0px 14px 0px;
	margin: 0px 0px 0px 15px;
	text-align: center;
	cursor: pointer;
}

.test_note {
	padding: 0px 0px 0px 38px;
	color: #ae71b7;
	font-size: 12px;
	background: url(../images/test_note_icon.png) no-repeat 0px 0px;
}

/*
input[type="radio"] {
    display:none;
}

input[type="radio"] + label {
    color: #101428;
}

input[type="radio"] + label span {
    display:inline-block;
    width:21px;
    height:20px;
    margin:-2px 10px 0 0;
    vertical-align:middle;
    background: none;
	border: #919191 1px solid;
    cursor:pointer;
}

input[type="radio"]:checked + label span {
    border: #919191 1px solid;
	background: url(../images/test_radio.png) no-repeat center;
}
*/
.congrat {
	font-family: caps;
	font-size: 18px;
	color: #565656;
	padding: 0px 0px 35px 0px;
	background: url(../images/medal.png) no-repeat center bottom;
	text-align: center;
}

.test_res {
	font-family: caps;
	font-size: 14px;
	color: #565656;
	padding: 10px 0px 15px 0px;
	text-align: center;
}

.test_score {
	font-size: 30px;
	color: #ed6093;	
}

.score_line {
	height: 30px;
	background: #d4d4d4;
	border-radius: 10px;
}

.regform,
.editform,
.passform,
.childrenform {
	font-family: ninobold;
	padding: 0px 15px;
}

.reg_label {
	height: 49px;
	background: #ae71b7 url(../images/register_icon.png) no-repeat 4% 5px;
	border-radius: 5px;
	font-size: 16px;
	color: #ffffff;
	padding: 15px 0px 0px 10%;
	text-align: center;
}

.reg_note_new {
	font-size: 13px;
	color: #83a400;
	padding: 5px 0px 20px 0px;
}

.reg_area_note_new {
	font-size: 13px;
	color: #83a400;
	margin: -15px 0px 25px 0px;
}

.reg_area_note_new2 {
	font-size: 13px;
	color: #83a400;
	margin: -15px 0px 0px 0px;
}

.reg_arrow {
	height: 26px;
	background: url(../images/register_arrow.png) no-repeat center top;
}

.reg_name {
	font-size: 12px;
	color: #6c6a6b;
	margin: -17px 0px 0px 0px;	
}

.reg_name_admin {
	font-size: 16px;
	color: #6c6a6b;
	margin: 0px 0px 0px 0px;	
}

.reg_name_admin_right {
	font-size: 16px;
	color: #6c6a6b;
	margin: 0px 0px 0px 0px;
	text-align: right;
	font-weight: bold;
}

.reg_area {
	width: 100%;
	height: 49px;
	background: #ffffff;
	border: none;
	border-radius: 5px;
	padding: 5px 0px 0px 14px;
	margin-bottom: 24px;
	color: #615f60;
	font-family: ninobold;
	font-size: 14px;
	box-shadow: 5px 5px 5px #d4d4d4;
}

.reg_area_dis {
	width: 100%;
	height: 49px;
	background: #ffffff;
	border: none;
	border-radius: 5px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	margin-bottom: 0px;
	color: #ae71b7;
	font-family: ninobold;
	font-size: 14px;
	box-shadow: 5px 5px 5px #d4d4d4;
}

.reg_select {
	width: 100%;
	height: 49px;
	border: none;
	border-radius: 5px;
	padding: 5px 0px 0px 14px;
	margin-bottom: 24px;
	color: #615f60;
	font-family: ninobold;
	font-size: 14px;
	box-shadow: 5px 5px 5px #d4d4d4;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	background-color: #ffffff;
	background-image: url(../images/select_arrow.png);
	background-repeat: no-repeat;
	background-position-x: 90%;
	background-position-y: 7px;
}

.reg_select2 {
	width: 100%;
	height: 49px;
	border: none;
	border-radius: 5px;
	padding: 5px 0px 0px 14px;
	margin-bottom: 24px;
	color: #615f60;
	font-family: ninobold;
	font-size: 14px;
	box-shadow: 5px 5px 5px #d4d4d4;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	background-color: #ffffff;
	background-image: url(../images/select_arrow2.png);
	background-repeat: no-repeat;
	background-position-x: 98%;
	background-position-y: 7px;
}

.reg_price_label {
	color: #615f60;
	font-size: 14px;
	margin: -6px 0px 25px 4px;
}

.reg_price_label_new {
	color: #615f60;
	font-size: 14px;
	margin: 24px 0px 10px 4px;
}

.reg_price_no {
	float: left;
	display: none;
	height: 34px;
	background: #ffffff;
	border-radius: 4px;
	box-shadow: 4px 4px 4px #d4d4d4;
	font-family: arial;
	font-size: 18px;
	color: #cf0202;
	text-decoration: line-through;
	margin: 15px 10px 0px 0px;
	padding: 5px 5px 0px 5px;
	text-align: center;
}

.reg_price_yes {
	float: left;
	display: none;
	height: 34px;
	background: #138c13;
	border-radius: 4px;
	box-shadow: 4px 4px 4px #d4d4d4;
	font-family: arial;
	font-size: 18px;
	color: #ffffff;
	margin: 15px 10px 0px 0px;
	padding: 5px 5px 0px 5px;
	text-align: center;
}

.reg_addbutton {
	width: 100%;
	height: 49px;
	background: #ae71b7 url(../images/register_plus.png) no-repeat 95% center;
	border-radius: 5px;
	font-size: 16px;
	color: #ffffff;
	padding: 15px 5% 0px 0px;
	margin: 50px 0px 40px 0px;
	text-align: center;
	cursor: pointer;
}

.reg_removebutton {
	width: 100%;
	height: 49px;
	background: #ae71b7 url(../images/register_minus.png) no-repeat center;
	border-radius: 5px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
}

.reg_button {
	height: 30px;
	padding: 0px 15px;
	border: none;
	background: #3f51b5;
	color: #ffffff;
	margin: 50px 0px 50px 0px;
	text-align: center;
	font-family: caps;
	font-size: 16px;
	cursor: pointer;
}

.reg_button2 {
	height: 30px;
	padding: 0px 15px;
	border: none;
	background: #3f51b5;
	color: #ffffff;
	margin: 30px 0px 0px 0px;
	text-align: center;
	font-family: caps;
	font-size: 16px;
	cursor: pointer;
}

.reg_note {
	font-size: 12px;
	color: #6c6a6b;
	font-style: italic;
	padding: 0px 0px 5px 0px;
}

.reg_rules_arrow {
	height: 64px;
	font-size: 16px;
	color: #83a400;
	font-family: ninobold;
	padding: 0px 0px 5px 63px;
	background: url(../images/rules_arrow.png) no-repeat 0px 8px;
	margin: 0px 0px -35px 0px;
}

.reg_note_star {
	font-size: 18px;
	color: #ae71b7;
}

.reg_agreement {
	font-size: 16px;
	color: #000000;
	padding: 35px 0px 0px 16px;
}

.reg_agreement a {
	color: #3f51b5;
	text-decoration: none;
}

.reg_agreement a:hover {
	color: #3f51b5;
	text-decoration: underline;
}

.reg_submit {
	width: 100%;
	height: 55px;
	border: none;
	background: #a18fa4;
	border-radius: 5px;
	color: #ffffff;
	margin: 0px 0px 50px 0px;
	text-align: center;
	font-size: 16px;
}

.reg_submit_admin {
	width: 100%;
	height: 55px;
	border: none;
	background: #ae71b7;
	border-radius: 5px;
	color: #ffffff;
	margin: 20px 0px 50px 0px;
	text-align: center;
	font-size: 16px;
}

.reg_submit_admin:hover {
	opacity: 0.9;
}

.cblackcell {
	position:fixed;
	left:0;
	top:0;
	display:none;
	background: url(../images/transp.png) repeat;
	width:100%;
	height:100%;
	z-index:98;
}

.cdeclare {
	position:fixed;
	left:50%;
	bottom:5%;
	margin: 0px 0px 0px -375px;
	display: none;
	width: 750px;
	z-index:115;
}

.agreement_window {
	width: 750px;
	height: 600px;
	background: url(../images/agreement_bg.png) repeat;
	border: #7c5a82 3px solid;
	border-radius: 13px;
}

.agreement_close {
	float: right;
	padding: 12px 20px 5px 0px;
	font-family: arial;
	color: #3f51b5;
	font-size: 23px;
	cursor: pointer;
}

.agreement_text {
	height: 520px;
	font-family: regu;
	color: #000000;
	font-size: 14px;
	padding: 0px 20px 0px 24px;
}

.mCSB_scrollTools .mCSB_draggerRail{
	width: 16px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
	background: none;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { 
	position: relative;
	width: 10px;
	height: 100%;
	margin: 3px auto;
	-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
	text-align: center;
	background: #a2a2a2;
}

.news_inner_image {
	float: left;
	max-width: 50%;
	margin: 0px 8px 5px 0px;
}

.news_inner_date {
	text-align: right;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-family: caps;
	color: #3f51b5;
}

.news_inner_title {
	padding: 20px 0px;
	font-family: nino;
	color: #3f51b5;
	font-size: 20px;
	text-align: right;
}

.redstar {
	color: #ae71b7;
	font-weight: bold;
}

.child_block {
	display: none;
	padding: 0px;
}

.child_title {
	font-family: caps;
	font-size: 18px;
	color: #9c28b1;
	padding: 30px 0px 10px 0px;
}

.ared {
	border: #ff0000 2px solid;
}

.reg_error {
	color: #ff0000;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

.reg_ok {
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #000000;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #9c28b1;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  background-color: #9c28b1;
  border-color: #9c28b1;
  color: #fff;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #9c28b1;
  border-color: #9c28b1;
}

.f3bg {
	background: #f3f3f3;
}

.axsna {
	height: 1140px;
	background: url(../images/axsna.jpg) no-repeat center top;
	font-family: nino;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	padding: 0px 110px;
}

.axsna_title {
	height: 85px;
	font-size: 18px;
	padding: 30px 0px 0px 0px;
	font-family: ninobold;
}

.axsna_desc {
	height: 400px;
	line-height: 16px;
}

.axsna_black {
	color: #381b0c;
}

.axsna_more1 a {
	display: block;
	width: 116px;
	height: 27px;
	background: #f0a23c;
	padding: 7px 0px 0px 0px;
	border-radius: 2px;
	color: #ffffff;
	text-decoration: none;
}

.axsna_more2 a {
	display: block;
	width: 116px;
	height: 27px;
	background: #f05260;
	padding: 7px 0px 0px 0px;
	border-radius: 2px;
	color: #ffffff;
	text-decoration: none;
}

.axsna_text {
	padding: 155px 0px 100px 0px;
	text-align: left;
	line-height: 50px;
	font-family: nino;
}

.axsna_more3 a {
	display: block;
	width: 160px;
	height: 40px;
	background: #de8d36;
	padding: 11px 0px 0px 0px;
	border-radius: 3px;
	color: #ffffff;
	font-size: 16px;
	text-decoration: none;
}

.reg_area111111111 {
	width: 100%;
	height: 49px;
	background: #ffffff;
	border: none;
	border-radius: 5px;
	padding: 5px 0px 0px 14px;
	margin-bottom: 24px;
	color: #615f60;
	font-family: ninobold;
	font-size: 14px;
	box-shadow: 5px 5px 5px #d4d4d4;
}

.his_date {
	width: 100%;
	height: 49px;
	background: #ffffff;
	border: none;
	border-radius: 5px;
	margin-bottom: 24px;
	box-shadow: 5px 5px 5px #d4d4d4;
}

.his_date_area {
	width: 100%;
	height: 49px;
	padding: 5px 0px 0px 30%;
	margin: none;
	background: url(../images/icon_calendar.png) no-repeat 7% center;
	border: none;
	color: #615f60;
	font-family: ninobold;
	font-size: 14px;
	cursor: pointer;
}

.his_date_icon {
	width: 100%;
	height: 49px;
	border: none;
	background: url(../images/select_arrow.png) no-repeat center;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.his_child_body {
	background: #ffffff;
	padding: 20px 10px 5px 10px;
}

.his_child_label {
	font-size: 18px;
	color: #615f60;
	padding: 8px 0px 0px 0px;
}

.his_child_select {
	width: 100%;
	height: 39px;
	border: none;
	border-radius: 4px;
	padding: 5px 0px 0px 12px;
	margin-bottom: 25px;
	color: #615f60;
	font-size: 14px;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	background-color: #f3f3f3;
	background-image: url(../images/select_arrow_his_child.png);
	background-repeat: no-repeat;
	background-position-x: 90%;
	background-position-y: 15px;
}

.his_expdate {
	font-family: ninobold;
	font-size: 12px;
}

.his_renew a {
	display: block;
	width: 100%;
	height: 39px;
	background: #32a822;
	color: #ffffff;
	font-family: ninobold;
	font-size: 14px;
	padding: 12px 0px 0px 0px;
	text-align: center;
	margin-bottom: 12px;
	border-radius: 4px;
	text-decoration: none;
}

.his_payment a {
	display: block;
	width: 100%;
	height: 39px;
	background: #3f51b5;
	color: #ffffff;
	font-family: ninobold;
	font-size: 14px;
	padding: 12px 0px 0px 0px;
	text-align: center;
	margin-bottom: 12px;
	border-radius: 4px;
	text-decoration: none;
}

.his_badges {
	height: 51px;
	text-align: right;
}

.his_badges img {
	margin-left: 2px;
	cursor: pointer;
}

.his_tests_body {
	background: #ffffff url(../images/his_tests_bg.png) repeat-x top;
	padding: 40px 7px 20px 7px;
}

.his_tests_label {
	padding: 0px 0px 30px 0px;
	text-align: center;
	font-family: ninobold;
	font-size: 20px;
	color: #ae71b7;
}

.his_tests_caption {
	padding: 0px 0px 6px 0px;
	text-align: center;
	font-family: ninobold;
	font-size: 9px;
	color: #ae71b7;
}

.his_tests_value {
	width: 97%;
	height: 30px;
	margin: 2px 2px;
	padding: 8px 0px 0px 0px;
	background: #f3f3f3;
	font-family: ingiri;
	font-size: 10px;
	color: #615f60;
	text-align: center;
}

.his_tests_value a {
	color: #615f60;
	text-decoration: none;
}

.his_tests_value a:hover {
	text-decoration: underline;
}

.his_graph_blue_label {
	padding: 35px 0px 20px 0px;
	text-align: center;
	font-family: ninobold;
	font-size: 16px;
	color: #3f51b5;
}

.graph {
	min-height: 200px;
	background: url(../images/graph.png) no-repeat 46px 0px;
	padding-right: 15px;
}

.graph_blue_y {
	height: 28px;
	font-family: arial;
	font-size: 11px;
	color: #615f60;
	text-align: right;
}

.graph_cols {
	width: 600px;
	height: 230px;
	overflow-x: auto;
	white-space: nowrap;
}

.graph_col {
	width: 100px;
	padding: 0px 7px;
}

.graph_area_blue {
	background: #92a1f1 url(../images/graph_blue.png) repeat-x bottom;
}

.graph_x {
	padding: 4px 0px 25px 0px;
	font-family: arial;
	font-size: 11px;
	color: #615f60;
	text-align: center;
}

.his_graph_green_label {
	padding: 35px 0px 20px 0px;
	text-align: center;
	font-family: ninobold;
	font-size: 16px;
	color: #32a822;
}

.graph_area_green {
	background: #bee8b9 url(../images/graph_green.png) repeat-x bottom;
}

.graph_green_y {
	height: 21.77px;
	font-family: arial;
	font-size: 11px;
	color: #615f60;
	text-align: right;
}

.his_graph_orange_label {
	padding: 35px 0px 20px 0px;
	text-align: center;
	font-family: ninobold;
	font-size: 16px;
	color: #f80f03;
}

.graph_orange_y {
	height: 32.66px;
	font-family: arial;
	font-size: 11px;
	color: #615f60;
	text-align: right;
}

.graph_area_orange {
	background: #f69451 url(../images/graph_orange.png) repeat-x bottom;
}

.his_best_label {
	padding: 25px 0px 18px 0px;
	text-align: center;
	font-family: ninobold;
	font-size: 16px;
	color: #ae71b7;
}

.his_scrollcontent {
	max-height: 235px;
}

.his_best_caption {
	width: 97%;
	height: 30px;
	margin: 3px 2px;
	padding: 7px 0px 0px 0px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	background: #ae71b7;
}

.his_best_value {
	width: 97%;
	height: 30px;
	margin: 2px 2px;
	padding: 5px 0px 0px 0px;
	background: #f3f3f3;
	font-family: ingiri;
	font-size: 14px;
	color: #615f60;
	text-align: center;
}

.his_best_value .icon_qula {
	height: 30px;
	padding-left: 20%;
	background: url(../images/icon_qula.png) no-repeat 20% 0px;
}

.his_best_value .icon_clock {
	height: 30px;
	padding-left: 20%;
	background: url(../images/icon_clock.png) no-repeat 20% 0px;
}

.his_best_value .icon_test {
	height: 30px;
	padding-left: 20%;
	background: url(../images/icon_test.png) no-repeat 20% 0px;
}

.his_dot {
	height: 1px;
	margin: 30px 20px 20px 20px;
	background: url(../images/his_dot.png) repeat-x;
}

.login_forgot_text {
	font-size: 14px;
	color: #6c6a6b;
	margin: 0px 0px 20px 0px;	
}

.ufr_menu {
	min-height: 55px;
	background: #ffffff;
	font-size: 15px;
	font-family: ninobold;
	padding: 6px 5px 0px 5px;
	box-shadow: 0px 10px 25px #dfdfdf;
	margin-bottom: 30px;
}

.ufr_menu2 {
	min-height: 55px;
	background: #ffffff;
	font-size: 15px;
	font-family: ninobold;
	padding: 6px 50px 0px 50px;
	box-shadow: 0px 10px 25px #dfdfdf;
	margin: 0px 0px 30px 0px;
}


.ufr_menu a {
	display: block;
	height: 43px;
	margin: 0px 5px 6px 5px;
	padding: 12px 12px 0px 12px;
	text-align: center;
	color: #ad73b5;
	background: #f3eaf4;
	text-decoration: none;
	border-radius: 5px;
}

.ufr_menu a:hover {
	background: #ad73b5;
	color: #ffffff;
	border-radius: 5px;
}

.ufr_menu .active a {
	height: 43px;
	margin: 0px 5px 6px 5px;
	padding: 12px 12px 0px 12px;
	text-align: center;
	background: #ad73b5;
	color: #ffffff;
	border-radius: 5px;
}

.ufr_longlink {
	padding-top:2px !important;
}

.ufr_pic {
	padding: 0px 0px 15px 0px;
}

.ufr_title3 {
	color: #3f51b5;
	font-size: 24px;
	font-family: ninobold;
	padding: 8px 10px 4px 10px;
	margin: 20px 0px;
	background: #eceef7;
}

.ufr_title {
	color: #3f51b5;
	font-size: 24px;
	font-family: ninobold;
	padding: 0px 0px 8px 0px;
}

.ufr_title a {
	color: #3f51b5;
	text-decoration: none;
}

.ufr_desc1 {
	font-family: ninobold;
	color: #4255b1;
	font-size: 18px;
	padding: 10px 0px 20px 0px;
}

.ufr_desc {
	font-family: ingiri;
	color: #101428;
	line-height: 24px;
	font-size: 14px;
	padding: 0px 0px 30px 0px;
}

.ufr_desc_res {
	font-family: ninobold;
	color: #101428;
	line-height: 24px;
	font-size: 14px;
	padding: 0px 0px 30px 0px;
}


.ufr_desc2 {
	font-family: ninobold;
	color: #4255b1;
	font-size: 16px;
	padding: 10px 0px 5px 0px;
}

.ufr_more a {
	float: right;
	width: 150px;
	height: 33px;
	background: #ffffff;
	border: #c552c4 2px solid;
	border-radius: 1px;
	padding: 6px 0px 0px 0px;
	margin-bottom: 15px;
	color: #9c28b1;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
}

.ufr_more a:hover {
	color: #ffffff;
	background: #ae71b7;
}

.ufr_pop_label {
	display: inline-block;
	padding: 12px 20px 9px 20px;
	background: #3f51b5;
	color: #ffffff;
	font-size: 18px;
	border-radius: 4px;
	margin-bottom: -10px;
}

.ufr_pop {
	background: #ffffff;
	padding: 20px 30px;
	margin: 0px 0px 30px 0px;
}

.ufr_pop_pic {
	height: 109px;
	margin: 0px 0px 5px 0px;
	cursor: pointer;
}

.ufr_pop_title {
	color: #ae71b7;
	font-size: 14px;
	font-family: ninobold;	
}

.ufr_pop_title a {
	color: #ae71b7;
	text-decoration: none;
}

.ufr_que {
	background: #ffffff;
	font-size: 20px;
	font-family: ninobold;
	padding: 7px 7px 1px 7px;
	box-shadow: 0px 10px 25px #dfdfdf;
	margin-bottom: 15px;
	color: #88179d;
}

.ufr_num {
	float: left;
	background: #f9f9f9;
	border: #ddcae0 1px solid;
	text-align: center;
	color: #ddcae0;
	box-shadow: 1px 3px 5px #d2d2d2;
	padding: 6px 5px 0px 5px;
	margin-right:8px;
	line-height: 16px;
}

.ufr_ans {
	width: 25px;
	height: 25px;
	background: #ffffff;
	border: #c452c3 2px solid;
	border-radius: 12px;
	margin: 0px 0px 16px 0px;
	cursor: pointer;
}

.ufr_ans_act {
	width: 25px;
	height: 25px;
	background: #dca4dc;
	border: #c452c3 2px solid;
	border-radius: 12px;
	margin: 0px 0px 16px 0px;
	cursor: pointer;
}

.ufr_ans_text {
	font-family: ingiri;
	color: #101428;
	font-size: 14px;
	padding: 2px 0px 16px 0px;
}

.ufr_next {
	display: inline-block;
	padding: 9px 20px 6px 20px;
	background: #ae71b7;
	color: #ffffff;
	font-size: 16px;
	border-radius: 4px;
	margin-bottom: 50px;
	cursor: default;
}

.ufr_res_label {
	font-size: 24px;
	font-family: ninobold;
	padding: 8px 7px 1px 7px;
	color: #88179d;
}

.smscode {
	height: 532px;
	background: url(../images/smscode_bg2.png) no-repeat right top;
	background-size: cover;
	margin: 0px 0px 0px 0px;
	font-family: ninobold;
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	letter-spacing: 0.8px;
}

.smscode_label {
	height: 118px;
	padding: 50px 0px 0px 0px;
	font-family: nino;
	text-align: center;
	font-size: 48px;
	color: #ffffff;
	text-shadow: 5px 5px 5px #4f3353;
}

.smscode_desc {
	padding: 30px 0px 10px 20px;
}

.smscode_desc2 {
	padding: 10px 0px 10px 0px;
	text-align: center;
}

.smscode_desc3 {
	padding: 0px 0px 10px 0px;
	text-align: center;
}


.smscode_more a {
	display: block;
	width: 202px;
	height: 46px;
	background: url(../images/smscode_btn.png) no-repeat;
	margin: 0px 0px 8px 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

.smscode_error {
	height: 17px;
	margin: 7px 0px 3px 0px;
	padding: 0px 0px 0px 3px;
	color: #f76031;
	font-size: 12px;
}

.smscode_title {
	width: 150px;
	height: 40px;
	background: #ffffff;
	margin: 0px 0px 5px 0px;
	color: #113543;
	text-align: center;
	padding: 12px 0px 0px 0px;
	font-size: 24px;
}

.smscode_area {
	width: 150px;
	height: 40px;
	background: #ffffff;
	margin: 0px 0px 6px 0px;
	color: #113543;
	text-align: center;
	padding: 0px;
	border: none;
	font-size: 24px;
}

.smscode_submit {
	width: 150px;
	height: 27px;
	background: #ffffff;
	margin: 0px 0px 3px 0px;
	color: #24ba41;
	text-align: center;
	font-size: 16px;
	padding: 2px 0px 0px 0px;
	border: none;
	cursor: pointer;
}

.smscode_submit:hover {
	background: #ae71b7;
	color: #ffffff;
}

.smscode_sent {
	height: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #24ba41;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
}

.slider3_top {
	min-height: 27px;
	background: #ae71b7;
}

.slider3 {
	margin-bottom: 10px;	
}

.slider3 .pic {
	min-height: 111px;
	margin-bottom: 7px;	
}

.slider3 .date {
	display: inline-block;
	margin: 0px 0px 4px 0px;
	padding: 3px;
	font-family: banner;
	font-size: 13px;
	color: #ffffff;
	background: #f7905b;
}

.slider3 .title {
	color: #616060;
	font-size: 12px;
	padding: 0px 0px 5px 0px;
	min-height: 60px;
}

#myCarousel4 .carousel-indicators {
  position: absolute;
  height: 20px;
  bottom: 0px;
  left: 0px;
  z-index: 15;
  width: 100%;
  padding-left: 0;
  margin-left: 0px;
  padding-right: 0px;
  margin-top: -23px;
  text-align: center;
  list-style: none;
  background: none;
  top: 0;
}

#myCarousel4 .carousel-indicators li {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin: 0px 3px 0px 3px;
  text-indent: 0px;
  cursor: pointer;
  border: none;
  border-radius: 0px;
  background: none;
  font-size: 16px;
  font-family: arial;
  color: #ffffff;
}

#myCarousel4 .carousel-indicators .active {
  width: 22px;
  height: 22px;
  background: none;
  border-radius: 0px;
  color: #fc9764;
}


#myCarousel4 .carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1%;
  width: 11px;
  height: 17px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0;
  filter: alpha(opacity=100);
  opacity: 1;
  z-index: 101;
  margin: -22px 0px 0px 0px;
}

#myCarousel4 .carousel-control.left {
  background-image: none;
  background: url(../images/arrow_left3.png) no-repeat;
}

#myCarousel4 .carousel-control.left:hover {
	opacity: 0.8;
}

#myCarousel4 .carousel-control.right {
  right: 1%;
  left: auto;
  background-image: none;
  background: url(../images/arrow_right3.png) no-repeat;
}

#myCarousel4 .carousel-control.right:hover {
	opacity: 0.8;
}

.reg_popup {
	width: 750px;
	height: 600px;
	background: url(../images/reg_popup.png) no-repeat center top;
	background-size: 100% 100%;
}

.rb1 {
	width: 136px;
	height: 39px;
	background: url(../images/rb1.png) no-repeat center top;
	background-size: 100% 100%;
	margin-left: 86px;
	cursor: pointer;
}

.rb2 {
	width: 284px;
	height: 52px;
	background: url(../images/rb2.png) no-repeat center top;
	background-size: 100% 100%;
	margin-top: 36px;
	margin-left: 36px;
	cursor: pointer;
}

.rb3 {
	float: right;
	width: 176px;
	height: 33px;
	background: url(../images/rb3.png) no-repeat center top;
	background-size: 100% 100%;
	margin-top: 56px;
	margin-right: 32px;
	cursor: pointer;
}

.hhhh {
	width: 1px;
	height: 420px;
}

.res1_title {
	min-height: 75px;
	padding: 12px 0px 10px 0px;
	color: #ae71b7;
	background: #ffffff;
	font-size: 31px;
	line-height: 28px;
	font-family: ninobold;
	text-align: center;
}

.res1_title img {
	margin-right: 5px;
	cursor: pointer;
}

.res1_body {
	background: #ffffff url(../images/res1_bg.png) repeat-x top;
	font-family: ninobold;
	padding: 13px 15px 25px 15px;
}

.res1_izrune {
	height: 37px;
	background: #f9f9f9;
	border: #ddcae0 1px solid;
	text-align: center;
	font-size: 24px;
	color: #ddcae0;
	box-shadow: 1px 3px 10px #d2d2d2;
	font-family: nino;
	padding: 2px 0px 0px 0px;
}

.res1_20 {
	width: 20%;
}

.res1_star {
	height: 46px;
}

.res1_value {
	text-align: center;
	padding: 10px 0px;
	font-size: 68px;
	color: #ae71b7;
}

.res1_cre {
	height: 125px;
	background: url(../images/res1_cre.png) no-repeat center top;
}

.res2_cre {
	height: 125px;
	background: url(../images/res2_cre.png) no-repeat center top;
}

.res1_cre_title {
	color: #3f51b5;
	text-align: center;
	padding: 45px 0px 0px 5px;
	line-height: 24px;
}

.res1_cre_time {
	color: #3f51b5;
	text-align: center;
	padding: 30px 0px 0px 5px;
	line-height: 24px;
}

.res1_desc {
	color: #3f51b5;
	font-size: 17px;
	text-align: center;
	padding: 30px 0px 0px 0px;
}

.res1_answers {
	padding: 25px 0px 20px 0px;
	background: url(../images/his_dot.png) repeat-x bottom;
	font-size: 16px;
	color: #646464;
	margin-bottom: 40px;
	text-align: center;
}

.resbuttons {
	margin-top: 20px;
}

.resbuttons a {
	color: #ffffff;
	text-decoration: none;
}

.res1_share {
	height: 50px;
	margin: 0px 5px;
	padding: 16px 0px 0px 25px;
	font-size: 15px;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
	background: #4c76be url(../../images/facebook_share.png) no-repeat 10% center;
}

.res1_look {
	height: 50px;
	margin: 0px 5px;
	padding: 16px 0px 0px 0px;
	font-size: 15px;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
	background: #ae71b7;
}

.res1_next {
	height: 50px;
	margin: 0px 5px;
	padding: 16px 0px 0px 0px;
	font-size: 15px;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
	background: #3f51b5;
}

.look1_title {
	padding: 20px 0px 15px 8%;
	color: #ae71b7;
	background: #ffffff;
	font-size: 31px;
	line-height: 28px;
	font-family: ninobold;
}

.look1_question {
	font-size: 18px;
	color: #615f60;
	padding: 20px 15px 15px 15px;
}

.look1_desc {
	padding: 0px 15px 15px 15px;
}

.look1_questions {
	height: 620px;
}

.look1_info {
	padding: 10px 0px 10px 8%;
	color: #ae71b7;
	background: #ffffff;
	font-size: 16px;
	font-family: ingiri;
}

.izr_container {
	font-family: nino;
	padding: 0px 25px 15px 25px;
}

.izr_body {
	background: url(../images/izr_bg.png) repeat center;
	padding: 0px 0px 20px 0px;
	margin: 20px 0px 0px 0px;
	font-family: ninobold;
}

.izr_body2 {
	background: url(../images/izr_bg.png) repeat center;
	padding: 0px 0px 20px 0px;
	font-family: ninobold;
}

.izr_pic_family {
	padding: 11px 0px 0px 10px;
}

.izr_pic_books1 {
	float: right;
	padding: 11px 17px 0px 0px;
}

.izr_label {
	height: 102px;
	text-align: center;
	font-size: 49px;
	color: #3e7b97;
	text-shadow: 2px 2px 2px #676767;
	padding: 19px 0px 0px 0px;
}

.izr_yellow {
	height: 164px;
	background: url(../images/izr_yellow.png) repeat-x bottom;	
}

.izr_yellow a {
	color: #fdc82c;
	text-decoration: none;
}

.izr_blue {
	height: 164px;
	background: url(../images/izr_blue.png) repeat-x bottom;	
}

.izr_blue a {
	color: #3e7b97;
	text-decoration: none;
}

.izr_title_yellow {
	height: 164px;
	background: url(../images/izr_title_yellow.png) no-repeat center bottom;
	font-size: 20px;
	color: #fdc82c;
	padding-top: 75px;
	text-align: center;
	line-height: 22px;
	cursor: pointer;
}

.izr_title_yellow2 a {
	height: 164px;
	background: url(../images/izr_title_yellow.png) no-repeat center bottom;
	font-size: 20px;
	color: #fdc82c;
	padding-top: 75px;
	text-align: center;
	line-height: 22px;
	cursor: pointer;
	text-decoration: none;
	display: block;
}

.izr_title_blue {
	height: 164px;
	background: url(../images/izr_title_blue.png) no-repeat center bottom;
	font-size: 17px;
	color: #3e7b97;
	padding-top: 75px;
	text-align: center;
	line-height: 22px;
	cursor: pointer;
}

.izr_title_blue2 a {
	height: 164px;
	background: url(../images/izr_title_blue.png) no-repeat center bottom;
	font-size: 17px;
	color: #3e7b97;
	padding-top: 75px;
	text-align: center;
	line-height: 22px;
	cursor: pointer;
	text-decoration: none;
	display: block;
}

.izr_title2 {
	height: 164px;
	background: url(../images/izr_title_yellow.png) no-repeat center bottom;
	font-size: 29px;
	color: #3e7b97;
	padding-top: 65px;
	text-align: center;
	line-height: 32px;
	cursor: pointer;
}

.izr_title3 {
	height: 164px;
	background: url(../images/izr_title_yellow.png) no-repeat center bottom;
	font-size: 21px;
	color: #3e7b97;
	padding-top: 70px;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}

.izr_yellowblue {
	height: 164px;
	background: url(../images/izr_yellowblue.png) no-repeat center bottom;
	background-size: 100% 21px;
}

.izr_arrow {
	padding: 40px 0px 15px 0px;
}

.izr_desc1 {
	padding: 0px 0px 40px 0px;
	text-align: center;
	font-size: 13px;
	color: #807d7d;
	line-height: 16px;
}

.izr_desc3 {
	padding: 0px 0px 10px 0px;
	text-align: center;
	font-size: 13px;
	color: #807d7d;
	line-height: 16px;
}

.izr_desc2 {
	font-size: 13px;
	color: #807d7d;
	line-height: 18px;
}

.izr_pic_books2 {
	padding: 3px 0px 0px 10px;
}

.izr_pic_books3 {
	float: right;
	padding: 0px 9px 0px 0px;
}

.w12 {
	width: 10%;
}

.w88 {
	width: 90%;
}

.sanimusho_note {
	height: 570px;
	background: url(../images/sanimusho_note.png) no-repeat center top;
}

.sanimusho_reg {
	width: 221px;
	height: 55px;
	cursor: pointer;
	position: absolute;
	bottom: 27px;
	margin-left: 27px;	
}

.sanimusho_note2 {
	height: 570px;
	background: url(../images/sanimusho_note_2.png) no-repeat center top;
}

.sanimusho_renew {
	width: 277px;
	height: 55px;
	cursor: pointer;
	position: absolute;
	bottom: 27px;
	margin-left: 6px;
}

.promo_area {
	width: 100%;
	height: 34px;
	background: #ffffff;
	border: none;
	border-radius: 5px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	color: #ad73b5;
	font-family: ninobold;
	font-size: 14px;
	box-shadow: 4px 4px 4px #d4d4d4;
}

.promo_error {
	padding: 0px 0px 2px 0px;
	color: #cd0a15;
	font-size: 11px;
	text-align: center;
	margin-top: -17px;
}

.promo_checkbutton {
	width: 70%;
	height: 23px;
	background: #ae71b7;
	border-radius: 2px;
	font-size: 13px;
	color: #ffffff;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 24px 0px;
	text-align: center;
	cursor: pointer;
}

.dip_dot {
	height: 1px;
	margin: 0px 20px 5px 20px;
	background: #ffffff url(../images/his_dot.png) repeat-x;
}

.dip_icon {
	display: inline-block;
	height: 50px;
	margin-bottom: 10px;
}

.dip_buttons {
	background: #ffffff;
	padding: 10px 20px 10px 0px;
}

.dip_b {
	float: right;
	padding-left: 20px;
}

.cdeclare_dip {
	position:fixed;
	left:50%;
	top: 5%;
	bottom:5%;
	margin: 0px 0px 0px -550px;
	display: none;
	width: 1100px;
	z-index:115;
}

@media (max-height: 900px) {
.cdeclare_dip {
	margin: 0px 0px 0px -450px;
	width: 900px;
}
}

@media (max-height: 768px) {
.cdeclare_dip {
	margin: 0px 0px 0px -288px;
	width: 576px;
}
}

@media (max-height: 600px) {
.cdeclare_dip {
	margin: 0px 0px 0px -225px;
	width: 450px;
}
}

.popup_badge {
	position: fixed;
	width: 400px;
	height: 114px;
	bottom: 10px;
	right: -400px;
	transition: all 0.5s linear;
	padding: 25px 0px 0px 23px;
	background: url(../images/popup_badge.png) no-repeat;
	z-index: 101;
}

.popup_general {
	position: fixed;
	width: 400px;
	height: 114px;
	bottom: 10px;
	right: -400px;
	transition: all 0.5s linear;
	padding: 0px;
	z-index: 101;
}

.nav > li > a {
	width: 22px;
	height: 22px;
	padding: 0px;
	margin: 19px 29px 0px 28px;
}

.nav > li > a:hover, .nav > li > a:focus {
	background: none;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background: none;
}

.dropdown-menu {
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 270px;
  padding: 10px 20px;
  margin: 0px 0px 0px 0px;
  font-size: 12px;
  text-align: left;
  background: #9c28b1;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: none;
  border-radius: 0px;
}

.dropdown-menu > li > a {
  display: block;
  padding: 0px 10px 15px 0px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #ffffff;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #d170b8;
  text-decoration: none;
  background-color: #000000;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #000000;
  outline: 0;
}

.search input {
	background: #ffffff;
	color: #101428;
	border: none;
	border-radius: 3px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	font-size: 14px;
}

.search .ssend {
	background: none;
	color: #ffffff;
	border: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
}

.pay_popup {
	width: 750px;
	height: 600px;
	background: url(../images/pay_popup2.png) no-repeat center top;
	background-size: 100% 100%;
}

.payh {
	width: 1px;
	height: 167px;
}

.payb1 {
	width: 284px;
	height: 52px;
	background: url(../images/pay_title1.png) no-repeat center top;
	background-size: 100% 100%;
	cursor: pointer;
	margin-left: 69px;
}

.payb2 {
	width: 284px;
	height: 52px;
	background: url(../images/pay_title2.png) no-repeat center top;
	background-size: 100% 100%;
	cursor: pointer;
	margin-top: 135px;
	margin-left: 69px;
}

.payb3 {
	width: 284px;
	height: 52px;
	background: url(../images/pay_title3.png) no-repeat center top;
	background-size: 100% 100%;
	cursor: pointer;
	margin-top: 188px;
	margin-left: 69px;
}

.invoice {
	background: #ffffff;
	padding: 50px 20px;
	font-family: ninobold;
}

.invoice_label1 {
	font-size: 36px;
	line-height: 36px;
	color: #0e76bd;
	text-align: center;
}

.invoice_label2 {
	font-size: 16px;
	line-height: 16px;
	color: #0e76bd;
	text-align: center;
	padding-bottom: 50px;
}

.invoice_rek {
	height: 140px;
	background: #f4f5f7;
	border-radius: 4px;
	padding: 12px;
	color: #3d3d3f;
}

.invoice_logo {
	height: 140px;
	background: #f4f5f7;
	border-radius: 4px;
	padding: 15px 0px 0px 0px;
}

.invoice_dan {
	padding: 50px 0px 5px 0px;
	font-size: 15px;
	color: #3d3d3f;
}

.invoice_num {
	height: 60px;
	font-size: 15px;
	padding: 20px 0px 0px 0px;
	text-align: center;
}

.invoice_block1 {
	height: 60px;
	font-size: 15px;
	padding: 20px 0px 0px 15px;
	background: #e8e9eb;
	margin-bottom: 2px;
}

.invoice_block2 {
	height: 60px;
	font-size: 15px;
	padding: 20px 0px 0px 15px;
	background: #d1d2d4;
	margin-bottom: 2px;
}

.invoice_block3 {
	height: 15px;
	background: #0e76bd;
}

.invoice_thanks {
	padding: 20px 0px 0px 0px;
	font-size: 22px;
	color: #0e76bd;
}

.popup_big {
	position:fixed;
	left:50%;
	top:5%;
	margin: 0px 0px 0px -500px;
	width: 1000px;
	z-index:115;
}

.payboxes_note {
	height: 1250px;
	background: url(../images/tbcpay_image.png) no-repeat center top;
}

.payboxes_note2 {
	height: 1512px;
	background: url(../images/tbcpay_image2.png) no-repeat center top;
}

.block_mouse {
	position:fixed;
	left:0;
	top:0;
	display:none;
	background: none;
	width:100%;
	height:100%;
	z-index:98;
}

.slider3_new_title {
	font-family: caps;
	font-size: 16px;
	color: #ffffff;
	padding: 5px 0px;
	margin-bottom: 30px;
	background: url(../images/banner2.png) no-repeat center;
	text-align: center;
	cursor: pointer;
}

.slider3_new {
	margin-bottom: 20px;	
}

.slider3_new .pic {
	min-height: 111px;
	margin-bottom: 7px;	
}

.slider3_new .date {
	display: inline-block;
	margin: 0px 0px 4px 0px;
	padding: 3px;
	font-family: banner;
	font-size: 13px;
	color: #ffffff;
	background: #f7905b;
}

.slider3_new .title {
	color: #616060;
	font-size: 12px;
	padding: 0px 15px 5px 15px;
	min-height: 60px;
}

.popup_gocha {
	position: fixed;
	width: 522px;
	height: 460px;
	bottom: 10px;
	left: -522px;
	transition: all 0.5s linear;
	padding: 0px;
	z-index: 101;
	background: url(../images/popup_gocha.png) no-repeat left top;
	padding: 40px 0px 30px 115px;
	color: #901e77;
	font-size: 16px;
}

.popup_gocha2 {
	position: fixed;
	width: 389px;
	height: 460px;
	bottom: 10px;
	right: -389px;
	transition: all 0.5s linear;
	padding: 0px;
	z-index: 101;
	background: url(../images/popup_gocha2.png) no-repeat left top;
	padding: 40px 115px 30px 37px;
	color: #901e77;
	font-size: 16px;
}

.popup_gocha_inner {
	width: 237px;
	text-align: center;
	line-height:27px;
}

.popup_gocha_inner_mob {
	float: left;
	width: 237px;
	text-align: center;
	line-height:27px;
}

.popup_gocha_sound {
	float: right;
	width: 130px;
}

.popup_gocha_sound_on {
	width: 130px;
	height: 130px;
	cursor: pointer;
	margin-top: -40px;
}

.popup_gocha_close {
	float: left;
	width: 12px;
	height: 12px;
	background: url(../images/popup_close.png) no-repeat;
	cursor: pointer;
	margin: 0px 0px -12px -6px;
}

.talk_title {
	height: 54px;
	font-family: caps;
	font-size: 14px;
	color: #ffffff;
	padding: 30px 0px 0px 0px;
	margin-bottom: 30px;
	background: url(../images/banner22.png) no-repeat center;
	text-align: center;
}

.talk_new {
	margin: 0px 0px 20px 0px;	
}

.talk_new .pic {
	min-height: 111px;
	margin: 0px 15px 7px 15px;	
}

.talk_new .desc {
	color: #495cb5;
	font-size: 12px;
	padding: 0px 15px 5px 15px;
	font-weight: bold;
}

.talk_new .title {
	font-family: nino;
	color: #495cb5;
	font-size: 12px;
	padding: 0px 15px 5px 15px;
}

.vertical .carousel-inner {
  height: 100%;
}

.carousel.vertical .item {
   -webkit-transition: 0.6s ease-in-out top;
   -moz-transition: 0.6s ease-in-out top;
   -ms-transition: 0.6s ease-in-out top;
   -o-transition: 0.6s ease-in-out top;
   transition: 0.6s ease-in-out top;
}

.carousel.vertical .active {
   top: 0;
}

.carousel.vertical .next {
   top: 400px;
}

.carousel.vertical .prev {
   top: -400px;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
   top: 0;
}

.carousel.vertical .active.left {
   top: -400px;
}

.carousel.vertical .active.right {
   top: 400px;
}

.lyear_select {
	width: 100%;
	height: 49px;
	border: none;
	border-radius: 5px;
	padding: 5px 0px 0px 14px;
	margin-bottom: 24px;
	color: #615f60;
	font-family: ninobold;
	font-size: 14px;
	box-shadow: 5px 5px 5px #d4d4d4;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	background-color: #ffffff;
	background-image: url(../images/select_arrow.png);
	background-repeat: no-repeat;
	background-position-x: 96%;
	background-position-y: 7px;
}

.lyear_desc {
	font-family: ninobold;
	padding: 10px 0px 0px 0px;
}

.lyear_diplomas a {
	display: block;
	background: #ae71b6;
	padding: 8px 0px 5px 0px;
	margin: 15px 0px 15px 0px;
	text-align: center;
	font-family: ninobold;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
}

.img-thumbnail {
	margin-bottom: 30px;
	border: none;
	padding: 0px;
	border-radius: 0px;
}

.choose_package_1611 {
	width: 100%;
	height: 49px;
	background: #ae71b7;
	border-radius: 5px;
	font-size: 16px;
	color: #ffffff;
	padding: 15px 0px 0px 0px;
	text-align: center;
	cursor: pointer;
}

.choose_package_arrow_1611 {
	height: 26px;
	background: url(../images/register_arrow.png) no-repeat center top;
}

.choose_package_title_1611 {
	width: 594px;
	height: 63px;
	background: url(../images/choose_package_bg.png) no-repeat;
	font-family: ninobold;
}

.choose_package_title_number_1611 {
	float: left;
	width: 63px;
	margin: 0px 16px 0px 0px;
	padding: 10px 0px 0px 0px;
	color: #ad73b5;
	font-size: 54px;
	line-height: 54px;
	text-align: center;
}

.choose_package_title_text_1_1611 {
	float: left;
	width: 510px;
	padding: 20px 0px 0px 0px;
	color: #ffffff;
	font-size: 18px;
}

.choose_package_title_text_2_1611 {
	float: left;
	width: 510px;
	padding: 22px 0px 0px 0px;
	color: #ffffff;
	font-size: 16px;
}

.choose_package_ind_1611 {
	width: 90%;
	height: 44px;
	background: #ffffff;
	border-radius: 5px;
	margin-bottom: 25px;
	color: #ad73b5;
	font-family: ninobold;
	box-shadow: 5px 5px 5px #d4d4d4;
	cursor: pointer;
}

.choose_package_ind_1611:hover {
	background: #ad73b5;
	color: #ffffff;
}

.choose_package_ind_1611_active {
	width: 90%;
	height: 44px;
	background: #ad73b5;
	border-radius: 5px;
	margin-bottom: 25px;
	color: #ffffff;
	font-family: ninobold;
	box-shadow: 5px 5px 5px #d4d4d4;
	cursor: pointer;
}


.choose_package_ind_months_1611 {
	padding: 12px 0px 0px 20px;
	font-size: 20px;
}

.choose_package_ind_price_yes_1611 {
	float: right;
	width: 50px;
	height: 35px;
	background: #1d8b1f;
	margin: 4px 6px 0px 15px;
	text-align: center;
	padding-top: 6px;
	font-family: arial;
	font-size: 18px;
	color: #ffffff;
	border-radius: 4px;
}

.choose_package_ind_price_yes_9_1611 {
	float: right;
	width: 40px;
	height: 35px;
	background: #1d8b1f;
	margin: 4px 45px 0px 0px;
	text-align: center;
	padding-top: 6px;
	font-family: arial;
	font-size: 18px;
	color: #ffffff;
	border-radius: 4px;
}

.choose_package_ind_price_no_1611 {
	float: right;
	width: 30px;
	padding-top: 10px;
	font-family: arial;
	font-size: 18px;
	color: #cf0202;
	text-decoration: line-through;
}

.choose_package_promo_note_1611 {
	padding: 0px 0px 20px 0px;
	color: #83a400;
	font-family: ninobold;
	font-size: 16px;
}

.choose_package_promo_price_1611 {
	color: #83a400;
	font-size: 18px;
	text-align: center;
}

.egmuwin_body {
	height: 495px;
	background: url(../images/egmu_window.png) no-repeat center;
	font-family: ninobold;
	margin: 20px 0px;
	padding: 389px 0px 0px 0px;
}

.egmu_button_yes {
	display: inline-block;
	width: 154px;
	height: 46px;
	background: url(../images/button_yes.png) no-repeat center;
	font-size: 25px;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
	padding: 8px 0px 0px 0px;
}

.egmu_button_yes:hover {
	background: url(../images/button_yes_hover.png) no-repeat center;
}

.egmu_button_no {
	display: inline-block;
	width: 154px;
	height: 46px;
	background: url(../images/button_no.png) no-repeat center;
	font-size: 25px;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
	padding: 8px 0px 0px 0px;
}

.egmu_button_no:hover {
	background: url(../images/button_no_hover.png) no-repeat center;
}

.egmu_popup {
	width: 686px;
	height: 685px;
	background: url(../images/egmu_popup.png) no-repeat center top;
}

.cdeclare_egmu {
	font-family: ninobold;
	position:fixed;
	left:50%;
	top: 1px;
	margin: 0px 0px 0px -343px;
	display: none;
	width: 1100px;
	z-index:115;
}

.popup_dams {
	position: fixed;
	width: 420px;
	height: 422px;
	bottom: 10px;
	right: -420px;
	transition: all 0.5s linear;
	background: url(../images/dams_pic.png) no-repeat;
	z-index: 101;
}

.p_table {
	width: 100%;
	border-spacing: 4px;
    border-collapse: separate;
	table-layout: fixed;
	margin-top: 50px;
}

.p_table th {
	vertical-align: middle;
	font-size: 16px;
	background: #9c28b1;
	color: #ffffff;
	margin: 0px 5px 10px 0px;
	padding: 5px;
}

.p_table td {
	vertical-align: middle;
	font-size: 14px;
	border-bottom: #9c28b1 2px solid;
	background: #ffffff;
	margin: 0px 5px 10px 0px;
	padding: 5px;
}

.p_table2 {
	width: 100%;
	border-spacing: 2px;
    border-collapse: separate;
	table-layout: fixed;
}

.p_table2 td {
	vertical-align: middle;
	font-size: 14px;
	border: #9c28b1 1px solid;
	background: #ffffff;
	margin: 0px 2px 5px 0px;
	padding: 3px;
}

.p_table td a {
	color: #101428;
	text-decoration: none;
}

.p_table td a:hover {
	text-decoration: underline;
}

.p_table .tbold {
	font-weight: bold;
}

.add a {
	float: left;
	margin: 0px 5px 20px 5px;
	border: none;
	padding: 10px 30px 7px 30px;
	background: #ae71b7;
	border-radius: 5px;
	color: #ffffff;
	cursor: pointer;
	font-family: nino;
	font-size: 18px;
	text-decoration: none;
}

.add a:hover {
	opacity: 0.9;
}

.settings_checkbox {
	font-size: 16px;
	padding-top: 30px;
	color: #6c6a6b;
}

.settings_checkbox2 {
	font-size: 14px;
	padding-left: 15px;
	color: #6c6a6b;
}

.block_half a {
	display: block;
	height: 40px;
	padding: 5px 10px;
	margin: 5px 5px;
	border-radius: 4px;
	font-size: 20px;
	background: #3f51b5;
	color: #ffffff;
	text-decoration: none;
}

.reg2 {
	padding-left:20px;
	font-size: 18px;
}

.reg2 a {
	color: #000000;
	text-decoration: none;
}

.reg2 a:hover {
	text-decoration: underline;
}

.reg3 {
	padding-left:30px;
	font-size: 16px;
}

.reg3 a {
	color: #000000;
	text-decoration: none;
}

.reg3 a:hover {
	text-decoration: underline;
}

.reg_generate {
	font-size: 14px;
	color: #6c6a6b;
	font-family: ninobold;
	margin: -10px 0px 20px 0px;
}

.reg_select_admin1 {
	width: 500px;
	height: 49px;
	border: none;
	border-radius: 5px;
	padding: 5px 0px 0px 14px;
	margin-bottom: 24px;
	color: #615f60;
	font-family: ninobold;
	font-size: 14px;
	box-shadow: 5px 5px 5px #d4d4d4;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	background-color: #ffffff;
	background-image: url(../images/select_arrow2.png);
	background-repeat: no-repeat;
	background-position-x: 98%;
	background-position-y: 7px;
}

.reg_area_admin1 {
	width: 500px;
	height: 49px;
	background: #ffffff;
	border: none;
	border-radius: 5px;
	padding: 5px 0px 0px 14px;
	margin-bottom: 24px;
	color: #615f60;
	font-family: ninobold;
	font-size: 14px;
	box-shadow: 5px 5px 5px #d4d4d4;
}

.reg_area_check1 {
	font-size:16px;
	padding-bottom:20px;
	color:#6c6a6b;
}

.reg_area_check2 {
	font-size:14px;
	padding-bottom:5px;
	color:#6c6a6b;
}

.reg_area_check3 {
	font-size:16px;
	padding-bottom:20px;
	color:#6c6a6b;
	text-align: right;
}

.reg_area_check1 a {
	color:#6c6a6b;
	text-decoration: none;
}

.reg_area_check1 a:hover {
	opacity: 0.8;
}

.reg_submit_admin1 {
	width: 250px;
	height: 55px;
	border: none;
	background: #ae71b7;
	border-radius: 5px;
	color: #ffffff;
	margin: 20px 0px 50px 0px;
	text-align: center;
	font-size: 16px;
}

.reg_submit_admin1:hover {
	opacity: 0.9;
}

.reg_area_admin2 {
	width: 200px;
	height: 49px;
	background: #ffffff;
	border: none;
	border-radius: 5px;
	padding: 5px 0px 0px 14px;
	margin-bottom: 24px;
	color: #615f60;
	font-family: ninobold;
	font-size: 14px;
	box-shadow: 5px 5px 5px #d4d4d4;
}

.reg_area_admin4 {
	width: 100px;
	height: 49px;
	background: #ffffff;
	border: none;
	border-radius: 5px;
	padding: 5px 0px 0px 14px;
	margin-bottom: 24px;
	color: #615f60;
	font-family: ninobold;
	font-size: 14px;
	box-shadow: 5px 5px 5px #d4d4d4;
}

.reg_error_admin1 {
	color: #ff0000;
	font-size:16px;
	padding: 0px 0px 10px 0px;
	text-align: center;
}

.tree_add {
	text-align: right;
	font-size: 16px;
	padding-bottom: 20px;
}

.tree_add a {
	color: #101428;
	text-decoration: none;
}

.tree_item {
	border-bottom: #101428 1px solid;
	font-size: 14px;
	padding: 2px 0px;
	color: #101428;
}

.tree_item a {
	color: #101428;
	text-decoration: none;
}

.grey {
	color: #676767 !important;
}

.que_image_functions {
	text-align: center;
	font-size: 14px;
	padding-bottom: 20px;
}

.reg_textarea {
	width: 90%;
	height: 150px;
	background: #ffffff;
	border: #d4d4d4 1px solid;
	border-radius: 5px;
	padding: 5px 0px 0px 14px;
	margin: 0px 15px 24px 15px;
	color: #615f60;
	font-family: ninobold;
	font-size: 14px;
	box-shadow: 5px 5px 5px #d4d4d4;
}

.freetext_block {
	border: #ad73b5 2px solid;
	border-radius: 6px;
	margin: 0px 15px 10px 15px;
	padding: 2px 15px 0px 15px;
	font-size: 14px;
}

.freetext_qula_name {
	color: #615f60;
	font-size: 16px;
	padding: 3px 0px 0px 0px;
	text-align: right;
}

.freetext_qula_area {
	width: 100%;
	border: #d4d4d4 1px solid;
	padding: 0px 0px 0px 3px;
	font-size: 14px;
}

.popup_general_2 {
	position: fixed;
	width: 300px;
	height: 300px;
	bottom: 10px;
	right: -300px;
	transition: all 0.5s linear;
	padding: 0px;
	z-index: 101;
}

.inner_text2 {
	font-size: 16px;
	padding: 30px 0px 0px 0px;
}

.classes_title {
	display: inline-block;
	width:100%;
	padding: 10px 10px 7px 10px;
	margin: 0px 0px 10px 0px;
	border-radius: 4px;
	font-family: nino;
	font-size: 16px;
	font-weight: bold;
	background: #9c28b1;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

.classes_title:hover {
	opacity: 0.9;
}

.classes_title_red {
	display: inline-block;
	width:100%;
	padding: 10px 10px 7px 10px;
	margin: 0px 0px 10px 0px;
	border-radius: 4px;
	font-family: nino;
	font-size: 16px;
	font-weight: bold;
	background: #ff0000;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

.classes_title_red:hover {
	opacity: 0.9;
}

.info_left {
	padding-bottom: 5px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

.info_right {
	font-size: 14px;
}

.reg_select_admin2 {
	width: 100%;
	height: 49px;
	border: none;
	border-radius: 5px;
	padding: 5px 0px 0px 14px;
	margin-bottom: 24px;
	color: #615f60;
	font-family: ninobold;
	font-size: 14px;
	box-shadow: 5px 5px 5px #d4d4d4;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	background-color: #ffffff;
	background-image: url(../images/select_arrow2.png);
	background-repeat: no-repeat;
	background-position-x: 98%;
	background-position-y: 7px;
}

.reg_submit_admin2 {
	width: 100%;
	height: 49px;
	border: none;
	background: #ae71b7;
	border-radius: 5px;
	color: #ffffff;
	margin: 22px 0px 0px 0px;
	text-align: center;
	font-size: 16px;
}

.reg_submit_admin2:hover {
	opacity: 0.9;
}

.reg_area_admin3 {
	width: 100%;
	height: 49px;
	background: #ffffff;
	border: none;
	border-radius: 5px;
	padding: 5px 0px 0px 14px;
	margin-bottom: 24px;
	color: #615f60;
	font-family: ninobold;
	font-size: 14px;
	box-shadow: 5px 5px 5px #d4d4d4;
}

.inner_title_admin_left {
	font-family: nino;
	font-size: 20px;
	color: #9c28b1;
	padding: 30px 0px 0px 0px;
}

.newvalue {
	color: #ff0000;
	font-size: 16px;
	margin: -10px 0px 20px 5px;
}

.newconfirm {
	font-size: 16px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

.reg_area_note_new3 {
	font-size: 13px;
	color: #83a400;
	margin: -15px 0px 25px 3px;
}

.test_result_new {
	width: 696px;
	height: 501px;
	background: url(../images/result.png) no-repeat;
	margin-bottom: 20px;
}

.test_result_new_qula {
	float: left;
	width: 140px;
	margin: 250px 0px 0px 100px;
	color: #965904;
	font-size: 32px;
	font-family: caps;
	font-style: italic;
}

.test_result_new_time {
	float: right;
	width: 140px;
	margin: 250px 120px 0px 0px;
	color: #a23990;
	font-size: 32px;
	font-family: caps;
	font-style: italic;
}

.mainmenu2_new {
	font-family: caps;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 0px 10px 0px;
	line-height: 30px;
	margin-top: 20px;
}

.mainmenu2_new td {
	height: 45px;
}

.mainmenu2_new a {
	background: none;
	height: 30px;
	padding: 8px 10px 8px 10px;
	color: #000000;
	text-decoration: none;
	border: #a545a3 2px solid;
}

.mainmenu2_new .active a,
.mainmenu2_new a:hover,
.mainmenu2_new a:focus {
	color: #9c28b1;
	background: none;
}

.c_allschools {
	font-size: 18px;
	padding-bottom: 20px;	
}

.back_arrow {
	font-size: 48px;
	line-height: 48px;
	color: #9c28b1;
	margin-bottom: -48px;
	cursor: pointer;
}

.back-to-top {
	position: fixed;
	bottom: 10px;
	right: 10px;
}

.news_item {
	margin: 0px 20px 70px 0px;
	font-family: ninobold;
	color: #2c3342;
}

.news_item a {
	color: #2c3342;
	text-decoration: none;
}

.news_image {
	height: 250px;
}

.news_title {
	text-align: center;
	background: #bdbec0;
	font-size: 18px;
	padding: 15px 10px 10px 10px;
	margin: 20px 0px 15px -30%;
}

.news_desc {
	font-size: 16px;
}

.pagination {
	font-size: 16px;
	margin: 30px 0px;
}

.page-link {
	color: #bdbec0;
	background-color: #ffffff;
	border-color: #2c3342;
}

.page-link:hover {
	color: #2c3342;
	background-color: #bdbec0;
	border-color: #2c3342;
}

.page-link:focus {
	color: #2c3342;
	background-color: #bdbec0;
	border-color: #2c3342;
}

.page-item.active .page-link {
	color: #2c3342;
	background-color: #bdbec0;
	border-color: #2c3342;
}

.news_item_image {
	float: left;
	width: 40%; 
	margin: 0px 20px 10px 0px;
}

.flower {
	width: 700px;
	height: 687px;
	margin: 0px -15px 50px -15px;
	background: url(../images/2025/flower.png) no-repeat;
	position: relative;
}