/* customization */
.no-show, .hide {display:none !important}
.pagenum:before {content: counter(page);}
.pagebreak {
	page-break-after:always;
	counter-increment:page;
}
.dropdown-mega-sub-title {
	color: #333333 !important;
	display: block;
	font-size: 1em;
	font-weight: 600 !important;
	margin-top: 0px !important;
	text-transform: uppercase !important;
	text-decoration:none !important;
}
.background-silk {
	background-image:url(/_assets/images/bg_03.jpg) !important
}
.background-step {
	background-image:url(/_assets/images/bg_04.jpg) !important
}
.primary {color:#F30 !important}
.text-align-left {text-align:left;}
.text-align-center {text-align:center;}
.text-align-right {text-align:right;}

.rs-video-layer-eco {
	position: absolute;top:0px;left:0px; width:80%;height:80%;visibility: hidden;z-index: 0;
}
	
@media (min-width: 1000px) {
	.mobile-only {display:none !important}
}
@media (max-width: 999px) {
	.desktop-only {display:none !important}
	.sort-source.sort-source-style-2 > li.active > a:after {
		opacity: 1;
		margin-top: 0px !important;
	}
	.sort-source.sort-source-style-2 > li > a, .sort-source.sort-source-style-2 > li > a:focus, .sort-source.sort-source-style-2 > li > a:hover {
		padding: 3px 28px !important;
	}
}
/********************************* more color scheme *****************************/
.btn {color:#fff !important;}
p.drop-caps:first-child:first-letter {
	text-shadow:1px 1px 1px #000;
}

.text-color-blue,
.featured-box-blue .icon-featured,
p.drop-caps-blue:first-child:first-letter {
	color:#4474a4 !important;
}
.text-color-gold,
.featured-box-gold .icon-featured,
p.drop-caps-gold:first-child:first-letter {
	color:#7e8e37 !important;
}
.text-color-green,
.featured-box-green .icon-featured,
p.drop-caps-green:first-child:first-letter {
	color:#64b25c !important;
}
.text-color-grey,
.featured-box-grey .icon-featured,
p.drop-caps-grey:first-child:first-letter {
	color:#999 !important;
}
.text-color-magenta,
.featured-box-magenta .icon-featured,
p.drop-caps-magenta:first-child:first-letter {
	color:#bf1fa6 !important;
}
.text-color-orange,
.featured-box-orange .icon-featured,
p.drop-caps-orange:first-child:first-letter {
	color:#ec8022 !important;
}
.text-color-purple,
.featured-box-purple .icon-featured,
p.drop-caps-purple:first-child:first-letter {
	color:#8362a1 !important;
}
.text-color-red,
.featured-box-red .icon-featured,
p.drop-caps-red:first-child:first-letter {
	color:#cf4a32 !important;
}
.text-color-white {
	color:#fff !important;
}
.text-color-yellow,
.featured-box-yellow .icon-featured,
p.drop-caps-yellow:first-child:first-letter {
	color:#f0d93b !important;
}

.featured-box-blue		.box-content {border-top-color: #4474a4;}
.featured-box-gold		.box-content {border-top-color: #7e8e37;}
.featured-box-green		.box-content {border-top-color: #64b25c;}
.featured-box-magenta	.box-content {border-top-color: #bf1fa6;}
.featured-box-orange	.box-content {border-top-color: #ec8022;}
.featured-box-purple	.box-content {border-top-color: #8362a1;}
.featured-box-red		.box-content {border-top-color: #cf4a32;}
.featured-box-yellow	.box-content {border-top-color: #f0d93b;}

/**old
.featured-box-blue		.box-content {border-top-color: #36C;}
.featured-box-gold		.box-content {border-top-color: #993;} FCO
.featured-box-green		.box-content {border-top-color: #090;}
.featured-box-grey		.box-content {border-top-color: #999;}
.featured-box-orange	.box-content {border-top-color: #FF6600;}
.featured-box-purple	.box-content {border-top-color: #6633CC;}
.featured-box-red		.box-content {border-top-color: #F30;}
.featured-box-yellow	.box-content {border-top-color: #CC0;} 
*/

/**********/
.bg-blue,
.btn-blue,
.label-blue,
.list-blue li .fa,
.pricing-blue h3,
.progress-bar-blue,
.featured-box-blue,
.toggle-blue.toggle-simple .toggle > label:after,
p.drop-caps-style-2-blue:first-child:first-letter {
	background-color:#4474a4 !important;
}
.bg-gold,
.btn-gold,
.label-gold,
.label-gold,
.list-gold li .fa,
.pricing-gold h3,
.progress-bar-gold,
.featured-box-gold,
p.drop-caps-style-2-gold:first-child:first-letter {
	background-color:#7e8e37 !important;
}
.bg-grey,
.btn-grey,
.label-grey,
.label-grey,
.list-grey li .fa,
.pricing-grey h3,
.progress-bar-grey,
.featured-box-grey,
p.drop-caps-style-2-grey:first-child:first-letter {
	background-color:#ccc !important;
	color:#333;
	text-shadow:1px 1px 1px #000;
}
.bg-green,
.btn-green,
.label-green,
.list-green li .fa,
.pricing-green h3,
.progress-bar-green,
.featured-box-green,
.toggle-green.toggle-simple .toggle > label:after,
p.drop-caps-style-2-green:first-child:first-letter {
	background-color:#64b25c !important;
}
.bg-magenta,
.btn-magenta,
.label-magenta,
.list-magenta li .fa,
.pricing-magenta h3,
.progress-bar-magenta,
.featured-box-magenta,
.toggle-magenta.toggle-simple .toggle > label:after,
p.drop-caps-style-2-magenta:first-child:first-letter {
	background-color:#bf1fa6 !important;
}
.bg-orange,
.btn-orange,
.label-orange,
.list-orange li .fa,
.pricing-orange h3,
.progress-bar-orange,
.featured-box-orange,
.toggle-orange.toggle-simple .toggle > label:after,
p.drop-caps-style-2-orange:first-child:first-letter {
	background-color:#ec8022 !important;
}
.bg-purple,
.btn-purple,
.label-purple,
.list-purple li .fa,
.pricing-purple h3,
.progress-bar-purple,
.featured-box-purple,
.toggle-purple.toggle-simple .toggle > label:after,
p.drop-caps-style-2-purple:first-child:first-letter {
	background-color:#8362a1 !important;
}
.bg-red,
.btn-red,
.label-red,
.list-red li .fa,
.pricing-red h3,
.progress-bar-red,
.featured-box-red,
.toggle-red.toggle-simple .toggle > label:after,
p.drop-caps-style-2-red:first-child:first-letter {
	background-color:#cf4a32 !important;
}
.bg-yellow,
.btn-yellow,
.label-yellow,
.list-yellow li .fa,
.pricing-yellow h3,
.progress-bar-yellow,
.featured-box-yellow,
.toggle-yellow.toggle-simple .toggle > label:after,
p.drop-caps-style-2-yellow:first-child:first-letter {
	background-color:#FC0 !important;
	color:#666;
}

/**********/

html .toggle-blue .toggle label {
	color: #4474a4;
	border-left-color: #4474a4;
	border-right-color: #4474a4;
}
html .toggle-blue .toggle.active > label {
	background-color: #4474a4;
	border-color: #4474a4;
	color: #ffffff;
}
html .toggle-gold .toggle label {
	color:#7e8e37;
	border-left-color: #7e8e37;
	border-right-color: #7e8e37;
}
html .toggle-gold .toggle.active > label {
	background-color: #7e8e37;
	border-color: #7e8e37;
	color: #ffffff;
}
html .toggle-green .toggle label {
	color: #64b25c;
	border-left-color: #64b25c;
	border-right-color: #64b25c;
}
html .toggle-green .toggle.active > label {
	background-color: #64b25c;
	border-color: #64b25c;
	color: #ffffff;
}
html .toggle-magenta .toggle label {
	color: #bf1fa6;
	border-left-color: #bf1fa6;
	border-right-color: #bf1fa6;
}
html .toggle-magenta .toggle.active > label {
	background-color: #bf1fa6;
	border-color: #bf1fa6;
	color: #ffffff;
}
html .toggle-orange .toggle label {
	color: #ec8022;
	border-left-color: #ec8022;
	border-right-color: #ec8022;
}
html .toggle-orange .toggle.active > label {
	background-color: #ec8022;
	border-color: #ec8022;
	color: #ffffff;
}
html .toggle-purple .toggle label {
	color: #8362a1;
	border-left-color: #8362a1;
	border-right-color: #8362a1;
}
html .toggle-purple .toggle.active > label {
	background-color: #8362a1;
	border-color: #8362a1;
	color: #ffffff;
}
html .toggle-red .toggle label {
	color: #cf4a32;
	border-left-color: #cf4a32;
	border-right-color: #cf4a32;
}
html .toggle-red .toggle.active > label {
	background-color: #cf4a32;
	border-color: #cf4a32;
	color: #ffffff;
}
html .toggle-yellow .toggle label {
	color: #f0d93b;
	border-left-color: #FC0;
	border-right-color: #FC0;
}
html .toggle-yellow .toggle.active > label {
	background-color: #FC0;
	border-color: #FC0;
	color: #ffffff;
}

/**************switch **************/
.switch {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin: 3px 0;
}
.switch .ios-switch {
	height: 35px;
	width: 65px;
}
.switch .ios-switch .handle {
	height: 31px;
	width: 31px;
}
.switch.switch-primary .ios-switch .on-background {
	background: #CCC;
}
.switch.switch-success .ios-switch .on-background {
	background: #47a447;
}
.switch.switch-warning .ios-switch .on-background {
	background: #ed9c28;
}
.switch.switch-danger .ios-switch .on-background {
	background: #d2322d;
}
.switch.switch-info .ios-switch .on-background {
	background: #5bc0de;
}
.switch.switch-dark .ios-switch .on-background {
	background: #171717;
}
.switch.switch-lg .ios-switch {
	height: 45px;
	width: 75px;
}
.switch.switch-lg .ios-switch .handle {
	height: 41px;
	width: 41px;
}
.switch.switch-sm .ios-switch {
	height: 25px;
	width: 55px;
}
.switch.switch-sm .ios-switch .handle {
	height: 21px;
	width: 21px;
}

.ios-switch {
	height: 45px;
	width: 75px;
	position: relative;
	background-color: #E5E5E5;
	border-radius: 100px;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.ios-switch .background-fill {
	width: 100%;
	height: 100%;
	border-radius: 100px;
	position: absolute;
	left: 0;
	top: 0;
}

.ios-switch .on-background {
	background-image: -o-linear-gradient(#00e459, #00e158);
	background-image: -ms-linear-gradient(#00e459, #00e158);
	background-image: -moz-linear-gradient(#00e459, #00e158);
	background-image: -webkit-linear-gradient(#00e459, #00e158);
	background-image: linear-gradient(#00e459, #00e158);
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	z-index: 1;
	-o-transition: .3s 0.2s;
	-ms-transition: .3s 0.2s;
	-moz-transition: .3s 0.2s;
	-webkit-transition: .3s 0.2s;
	transition: .3s 0.2s;
}

.ios-switch .state-background {
	border-radius: 100px;
	z-index: 2;
	background-image: -o-linear-gradient(#ffffff, #FDFDFD);
	background-image: -ms-linear-gradient(#ffffff, #FDFDFD);
	background-image: -moz-linear-gradient(#ffffff, #FDFDFD);
	background-image: -webkit-linear-gradient(#ffffff, #FDFDFD);
	background-image: linear-gradient(#ffffff, #FDFDFD);
	border: 2px solid #E5E5E5;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-o-transition: .4s;
	-ms-transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	transition: .4s;
}

.ios-switch .handle {
	width: 41px;
	height: 41px;
	background-color: white;
	top: 2px;
	left: 2px;
	position: absolute;
	border-radius: 20px;
	box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.075), 0 3px 5px rgba(0, 0, 0, 0.15), 1px 2px 2px rgba(0, 0, 0, 0.05);
	z-index: 3;
	-o-transition: -o-transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
	-ms-transition: -ms-transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
	-moz-transition: -moz-transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
	-webkit-transition: -webkit-transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
	-o-transition: transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
	-ms-transition: transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
	-moz-transition: transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
	-webkit-transition: transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
	transition: transform 0.3s 0.25s cubic-bezier(0.455, 0.03, 0.215, 1.33);
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.ios-switch.off .handle {
	-o-animation: expand-off .3s 0.2s;
	-ms-animation: expand-off .3s 0.2s;
	-moz-animation: expand-off .3s 0.2s;
	-webkit-animation: expand-off .3s 0.2s;
	animation: expand-off .3s 0.2s;
	-o-transform: translate(0px, 0);
	-ms-transform: translate(0px, 0);
	-moz-transform: translate(0px, 0);
	-webkit-transform: translate(0px, 0);
	transform: translate(0px, 0);
	-o-transform: translate3d(0px, 0, 0);
	-ms-transform: translate3d(0px, 0, 0);
	-moz-transform: translate3d(0px, 0, 0);
	-webkit-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0);
}

.ios-switch.off .on-background {
	-o-transition: .3s 0s;
	-ms-transition: .3s 0s;
	-moz-transition: .3s 0s;
	-webkit-transition: .3s 0s;
	transition: .3s 0s;
}

.ios-switch.off .state-background {
	-o-transition: .4s 0.25s;
	-ms-transition: .4s 0.25s;
	-moz-transition: .4s 0.25s;
	-webkit-transition: .4s 0.25s;
	transition: .4s 0.25s;
}

.ios-switch.on .handle {
	-o-animation: expand-on .3s 0.2s;
	-ms-animation: expand-on .3s 0.2s;
	-moz-animation: expand-on .3s 0.2s;
	-webkit-animation: expand-on .3s 0.2s;
	animation: expand-on .3s 0.2s;
	-o-transform: translate(30px, 0);
	-ms-transform: translate(30px, 0);
	-moz-transform: translate(30px, 0);
	-webkit-transform: translate(30px, 0);
	transform: translate(30px, 0);
	-o-transform: translate3d(30px, 0, 0);
	-ms-transform: translate3d(30px, 0, 0);
	-moz-transform: translate3d(30px, 0, 0);
	-webkit-transform: translate3d(30px, 0, 0);
	transform: translate3d(30px, 0, 0);
}

.ios-switch.on .on-background {
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
}

.ios-switch.on .state-background {
	-o-transform: scale(0);
	-ms-transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
}

/**************************
@media (max-width: 767px) {
	.desktop-only {display:none !important}
}
@media (max-width: 479px) {
	.desktop-only {display:none !important}
	.sort-source.sort-source-style-2 > li.active > a:after {
		opacity: 1;
		margin-top: 0px !important;
	}
	.sort-source.sort-source-style-2 > li > a, .sort-source.sort-source-style-2 > li > a:focus, .sort-source.sort-source-style-2 > li > a:hover {
		padding: 3px 28px !important;
	}
}
*/
.feature-box .feature-box-icon.stack2x {
	border-radius: 45px !important;
	line-height: 45px !important;
	height: 45px !important;
	width: 45px !important;
}
/* color index */
.feature-box .feature-box-icon.icon-0 {background-color: #F60;}
.feature-box .feature-box-icon.icon-1 {background-color: #63C;}
.feature-box .feature-box-icon.icon-2 {background-color: #3C6;}
.feature-box-info .heading.icon-0 {color: #F60;}
.feature-box-info .heading.icon-1 {color: #63C;}
.feature-box-info .heading.icon-2 {color: #3C6;}
.customTextBar {
	font-size:120%;
	text-shadow:2px 2px 2px #666666;
}

/*overview*/
.extra-space {
	line-height:30px;
}

/*highschool/degree*/
.page-header-hs {
	background-color: #37006F;
}
.page-header-degree {
	background-color: #BA1C05;
}
.page-header-finance {
	background-color: #f6be1f;
}

/* cube */
.cube-wrapper .viewport {
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	-ms-perspective: 800px;
	-o-perspective: 800px;
	perspective: 800px;
	-webkit-perspective-origin: 50% 200px;
	-moz-perspective-origin: 50% 200px;
	-ms-perspective-origin: 50% 200px;
	-o-perspective-origin: 50% 200px;
	perspective-origin: 50% 200px;
	-webkit-transform: scale(0.8, 0.8);
	-moz-transform: scale(0.8, 0.8);
	-ms-transform: scale(0.8, 0.8);
	-o-transform: scale(0.8, 0.8);
	transform: scale(0.8, 0.8);
	-webkit-box-reflect: below 170px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0%, transparent), to(rgba(250, 250, 250, 0.1)));
}
.cube {
	position: relative;
	margin: 0 auto;
	height: 400px;
	width: 400px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(136deg) rotateY(1122deg);
	-moz-transform: rotateX(136deg) rotateY(1122deg);
	-ms-transform: rotateX(136deg) rotateY(1122deg);
	-o-transform: rotateX(136deg) rotateY(1122deg);
	transform: rotateX(136deg) rotateY(1122deg);
}
.cube > div {
	overflow: hidden;
	position: absolute;
	opacity: 0.9;
	height: 400px;
	width: 400px;
	-webkit-touch-callout: none;
	-moz-touch-callout: none;
	-ms-touch-callout: none;
	-o-touch-callout: none;
	touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.cube #img1 {
	background-image: url("/_assets/images/finance/cube01.jpg");
}
.cube #img2 {
	background-image: url("/_assets/images/finance/cube02.jpg");
}
.cube #img3 {
	background-image: url("/_assets/images/finance/cube03.jpg");
}
.cube #img4 {
	background-image: url("/_assets/images/finance/cube04.jpg");
}
.cube #img5 {
	background-image: url("/_assets/images/finance/cube05.jpg");
}
.cube #img6 {
	background-image: url("/_assets/images/finance/cube06.jpg");
}
.cube > div > div.cube-image {
	width: 400px;
	height: 400px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	line-height: 200px;
	font-size: 80px;
	text-align: center;
	color: #1b9bd8;
	-webkit-transition: color 600ms;
	-moz-transition: color 600ms;
	-ms-transition: color 600ms;
	-o-transition: color 600ms;
	transition: color 600ms;
}
.cube > div > div.cube-image.active {color: red;}
	
.cube > div:hover {cursor: pointer;}
	
.cube > div:active {cursor: pointer;}
	
.cube > div:first-child {
	-webkit-transform: rotateX(90deg) translateZ(200px);
	-moz-transform: rotateX(90deg) translateZ(200px);
	-ms-transform: rotateX(90deg) translateZ(200px);
	-o-transform: rotateX(90deg) translateZ(200px);
	transform: rotateX(90deg) translateZ(200px);
	outline: 1px solid transparent;
}
.cube > div:nth-child(2) {
	-webkit-transform: translateZ(200px);
	-moz-transform: translateZ(200px);
	-ms-transform: translateZ(200px);
	-o-transform: translateZ(200px);
	transform: translateZ(200px);
	outline: 1px solid transparent;
}
.cube > div:nth-child(3) {
	-webkit-transform: rotateY(90deg) translateZ(200px);
	-moz-transform: rotateY(90deg) translateZ(200px);
	-ms-transform: rotateY(90deg) translateZ(200px);
	-o-transform: rotateY(90deg) translateZ(200px);
	transform: rotateY(90deg) translateZ(200px);
	outline: 1px solid transparent;
}
.cube > div:nth-child(4) {
	-webkit-transform: rotateY(180deg) translateZ(200px);
	-moz-transform: rotateY(180deg) translateZ(200px);
	-ms-transform: rotateY(180deg) translateZ(200px);
	-o-transform: rotateY(180deg) translateZ(200px);
	transform: rotateY(180deg) translateZ(200px);
	outline: 1px solid transparent;
}
.cube > div:nth-child(5) {
	-webkit-transform: rotateY(-90deg) translateZ(200px);
	-moz-transform: rotateY(-90deg) translateZ(200px);
	-ms-transform: rotateY(-90deg) translateZ(200px);
	-o-transform: rotateY(-90deg) translateZ(200px);
	transform: rotateY(-90deg) translateZ(200px);
	outline: 1px solid transparent;
}
.cube > div:nth-child(6) {
	-webkit-transform: rotateX(-90deg) rotate(180deg) translateZ(200px);
	-moz-transform: rotateX(-90deg) rotate(180deg) translateZ(200px);
	-ms-transform: rotateX(-90deg) rotate(180deg) translateZ(200px);
	-o-transform: rotateX(-90deg) rotate(180deg) translateZ(200px);
	transform: rotateX(-90deg) rotate(180deg) translateZ(200px);
	outline: 1px solid transparent;
}
object {opacity: 0.5; }
	
object:hover {opacity: 1;}

@media (max-width: 640px) {
	.cube-wrapper {
		height:350px;
	}
	.cube-wrapper .viewport {
		-webkit-transform: scale(0.4, 0.4);
		-moz-transform: scale(0.4, 0.4);
		-ms-transform: scale(0.4, 0.4);
		-o-transform: scale(0.4, 0.4);
		transform: scale(0.4, 0.4);
	}
}

/* dbsync */
.dbsyncLink a {
	color:#333;
}
.dbsyncLink a:hover {
	color:#333;
	text-decoration:none;
}
@media (max-width: 767px) {
	.dbsync-mobile td {
		word-break:break-all;
	}
}

/* general51.asp map hotspot */
.info-51 .map-container {
	height:450px;
}
.info-51 .map-west {
	position:absolute;
}
.info-51 .map-mountain {
	position:absolute;
	top:15px;
	left:60px;
}
.info-51 .map-midwest {
	position:absolute;
	top:32px;
	left:270px;
}
.info-51 .map-south {
	position:absolute;
	top:163px;
	left:221px;
}
.info-51 .map-northeast {
	position:absolute;
	top:17px;
	left:565px;
}
.info-51 .map-west img:hover {
	background:url(/info/_assets/images/map_west_1.png) no-repeat;
	z-index:999;
}
.info-51 img.map-mountain:hover {
	background:url(/info/_assets/images/map_mountain_1.png) no-repeat;
}
.info-51 img.map-midwest:hover {
	background:url(/info/_assets/images/map_midwest_1.png) no-repeat;
}
.info-51 img.map-south:hover {
	background:url(/info/_assets/images/map_south_1.png) no-repeat;
}
.info-51 img.map-northeast:hover {
	background:url(/info/_assets/images/map_northeast_1.png) no-repeat;
}
.info-51 .map {
	font-weight:bold;
	font-size:15px;
}
.info-51 .map.label-mapzone-1:before {
	position:absolute;
	top:140px;
	left:70px;
	color:#000;
}
.info-51 .map.label-mapzone-2:before {
	position:absolute;
	top:60px;
	left:55px;
	color:#000;
}
.info-51 .map.label-mapzone-3:before {
	position:absolute;
	top:100px;
	left:90px;
	color:#000;
}
.info-51 .map.label-mapzone-4:before {
	position:absolute;
	top:125px;
	left:180px;
	color:#000;
}
.info-51 .map.label-mapzone-5:before {
	position:absolute;
	top:100px;
	left:30px;
	color:#fff;
}
.info-51 .label-diploma {
	padding-top:5px;
	font-family:Lato, 'Microsoft Yahei';
	font-size:20px;
	font-weight:bold;
}
/* language */
.info-51 .label-university:before {
	content:'List of Universities';
}
.info-51 .label-diploma:before {
	content:'Acceptance of High School Diploma Completed Overseas';
}
.info-51 .label-rank:before {
	content:'rank';
}
.info-51 .label-mapzone-1:before {
	content:'West-Mountain';
}
.info-51 .label-mapzone-2:before {
	content:'West';
}
.info-51 .label-mapzone-3:before {
	content:'Midwest';
}
.info-51 .label-mapzone-4:before {
	content:'South';
}
.info-51 .label-mapzone-5:before {
	content:'Northeast';
}
/* chinese */
.cn.info-51 .label-university:before {
	content:'大学名单';
}
.cn.info-51 .label-diploma:before {
	content:'接受海外完成美高校证书的大学';
}
.cn.info-51 .label-rank:before {
	content:'排名';
}
.cn.info-51 .label-mapzone-1:before {
	content:'西部山地区';
}
.cn.info-51 .label-mapzone-2:before {
	content:'西部';
}
.cn.info-51 .label-mapzone-3:before {
	content:'中西部';
}
.cn.info-51 .label-mapzone-4:before {
	content:'南部';
}
.cn.info-51 .label-mapzone-5:before {
	content:'东北部';
}

@media (max-width: 767px) {
	.info-51 .map-container {
		height:260px;
	}
	.info-51 .map-west {
		width:30%;
		top:10px;
	}
	.info-51 .map-mountain {
		width:60%;
		top:16px;
		left:36px;
	}
	.info-51 .map-midwest {
		width:75%;
		top:25px;
		left:132px;
	}
	.info-51 .map-south {
		width:107%;
		top:85px;
		left:110px;
	}
	.info-51 .map-northeast {
		width:38%;
		top:19px;
		left:265px;
	}
	.info-51 .map {
		font-weight:bold;
		font-size:12px;
	}
	.info-51 .map.label-mapzone-1:before {
		top:65px;
		left:10px;
	}
	.info-51 .map.label-mapzone-2:before {
		top:20px;
		left:15px;
	}
	.info-51 .map.label-mapzone-3:before {
		top:40px;
		left:25px;
	}
	.info-51 .map.label-mapzone-4:before {
		top:50px;
		left:90px;
	}
	.info-51 .map.label-mapzone-5:before {
		top:25px;
		left:10px;
		color:#000;
	}
	.info-51 .label-diploma {
		white-space:normal;
		font-size:12px;
	}
}

.policy-bullet, .program-bullet {
	width:25px;
}
	
.independent-course .circular-bar strong {
	top: 28% !important;
	line-height:18px;
}

.independent-course .circular-bar label {
	line-height:18px;
}

/* invoice */
.invoice .bill-box {
	border:groove;
	border-radius:10px;
	padding:5px;
}
.invoice [class^="label-"] {
	font-weight:bold;
	font-variant:small-caps;
}

/* minicard standalone 										- added */
.minicard{
	width:120px;
	height:163px;
	float: left;
	display:inline-block;
	position:relative;
	padding-right:20px;
}
.minicard .cardimage{
	position:absolute;
	width:100px;
	margin-top:21px;
	margin-left:10px;
}
.minicard .cardframe{
	position:absolute;
}
.minicard .cardstatus{
	position:absolute;
	margin-top:18px;
	margin-left:16px;
}
.minicard .cardcategory{
	position:absolute;
	margin-top:85px;
	margin-left:89px;
}
.minicard .carddifficulty{
	position: absolute;
	margin-top:77px;
	margin-left:13px;
	width: 21px;
}
.minicard .carddifficulty img{
	display: block;
}
.minicard .cardlevel{
	position:absolute;
	margin-top:125px;
	margin-left:18px;
	overflow: hidden;
}
.minicard figcaption{
	position: absolute;
	margin-top:120px;
	width:80px;
	padding: 5px 20px;
	font: 10px/12px 'Alegreya SC', 宋体, 'Microsoft YaHei New', 'Microsoft Yahei', 微软雅黑, SimSun, STXihei, 华文细黑, sans-serif;
	color: #fff;
	white-space:normal;
	line-height:10px;
}
.minicard h3{
	text-align:right;
	color: inherit;
	font-family: inherit;
	font-size: 14px;							/* font size readjusted */
	line-height: 16px;
}
.minicard p{margin: 0;}

/* user sites - modified portfolios */
.portfolio-list .thumb-info .thumb-info-title .thumb-info-type {
	line-height:15px;
}

/****************** industry sites ***********************/
.model-container {
	position:absolute;
	z-index:2;
}
.model-background {
	z-index:1;
	opacity:40%;
}
.cube-container {
	position:absolute;
	height:700px;
	margin-top:50%;
}
div[class^="element-"], div[class^="element-"] img,  div[class^="element-"] div[class^="label"] {
	position:absolute;
}
div[class^="element-"] img {
	z-index::2;
}
.eco-learn .element-container {
	margin-top:50px;
	margin-left:50px;
}
.eco-learn .element-container .label {
	top:150px;
	left:150px;
	z-index:10;
}
.eco-learn .element-container .label_total:before {
	content:'testing';
	font-size:18px;
}

.eco-learn .element-container2 {
	margin-top:350px;
	margin-left:350px;
}
.eco-learn .element-container2 img {
	top:0px;
	left:0px;
}
.eco-learn .element-container2 .label_total:before {
	top: 150px;
	margin:10px;
	content:'testingx';
	z-index:10 !important;
}
