﻿.toStudentBadge {
	margin-top: 45px;
	background: #C93D3D;
	font-size: 15px;
}
.teacherTitleRowWrapper > .glyphicon {
	margin-right: 5px;
	font-size: 22px;
	color: #969696;
}
.eachInfoColumn {
	background: #FFF;
	color: #ADADAD;
	font-size: 13px;
	font-weight: 100;
}
.teacherInfoRowEach > .col-md-10 {
	padding-left: 30px;
}
.teacherInfoRowEach :hover {
	color: #44a171;
}
.tipText {
	font-size: 10px;
	color: #767676;
}
.tipNumber {
	font-size: 18px;
	color: #61B950;
	font-weight: 700;
}
.boxInnerLeft {
	width: 40%;
	float: left;
}
.boxInnerRight {
	width: 60%;
	float: left;
}
.CountNumberBox_IconWrapper {
	padding-left: 3px;
	text-align: left;
}
.circleIconWrapper {
	width: initial;
	margin-top: 5px;
	font-size: 16px;
	padding: 6px;
	border-radius: 50%;
	border: solid 1px #37B364;
	color: #FFF;
	background: #37B364;
}
.CountNumberWrapper {
/*text-align:center;*/
}
.CountNumberWrapper > .col-md-6 {
	padding: 1px 5px;
}
.CountNumberBox {
	width: 100%;
	border: solid 1px #E7E7E7;
	border-radius: 5px;
	padding: 5px 3px;
}
.InfoNumber {
	text-align: right;
	margin-right: 5px;
}
.teacherInfoRowEach {
	padding: 8px 0px;
	border-bottom: solid 1px #E7E7E7;
}
.arrow-left-wrapper {
	position: absolute;
	top: 10px;
	left: -22px;
}
.arrow-left, .arrow-left-border {
	border-color: transparent transparent;
	border-style: solid;
	border-width: 11px;
	border-right: solid 11px #FFF;
	position: absolute;
	top: 3px;
	z-index: 1002;
}
.arrow-left-border {
	border-color: transparent transparent;
	border-right: solid 12px #E7E7E7;
	border-width: 12px;
	top: 22px;
	z-index: 1001;
	left: -3px;
}
.infoBoxWrapper {
	position: relative;
	margin-top: 15px;
	background: #FDFDFD;
	width: 100%;
	border-radius: 5px;
	border: solid 1px #E7E7E7;
	display: inline-block;
	overflow: hidden;
	padding-bottom: 15px;
}
.rationgStarWrapper {
	margin: 7px 0px;
	font-size: 15px;
	font-weight: 700;
}
.appellationText {
	font-size: 12px;
	margin-left: 10px;
	color: #727575;
	font-weight: 100
}
.teacherTitleRowWrapper:hover, .teacherTitleRowWrapper:hover > .appellationText {
	color: #C93D3D;
}
.teacherTitleRowWrapper {
	width: 100%;
	font-weight: 700;
	color: #636363;
	border-radius: 5px;
	text-align: left;
	background-color: #F7F7F7;
	background-image: -moz-linear-gradient(top, #F7F7F7, #E6E6E6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F7F7F7), to(#E6E6E6));
	background-image: -webkit-linear-gradient(top, #F7F7F7, #E6E6E6);
	background-image: -o-linear-gradient(top, #F7F7F7, #E6E6E6);
	background-image: linear-gradient(to bottom, #F7F7F7, #E6E6E6);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff54565a', endColorstr='#ff242427', GradientType=0);
	position: relative;
	padding: 4px 4px 4px 8px;
	border: solid 1px #FFF;
}

.teacherTitleRowWrapper h1{

    font-size:1.5em;
}
.teacherDisplayEditor .fbPluginPanelRow {
	float: right;
	margin-right: 15px;
}



.teacherDisplayEditor .box-teacher h1
{
    color: #4e4e4e;
    border-left: 3px solid #94E487;
    border-right: 3px solid #94E487;
    text-indent: 5px;
    font-weight: 650;
    font-size: 1.5em;
    width: 100%;
    background: #f4f4f4;
    padding: 5px 2px;
    border-top: 1px solid rgb(218, 218, 218);
    border-bottom: 1px solid rgb(218, 218, 218);
    margin-top: 10px; 
}


.teacherDisplayEditor  .box-teacher h3:before
{
    content: "»";
    color: rgb(85, 85, 85);
}

.teacherDisplayEditor  .box-teacher h3
{
    color: rgb(85, 85, 85);
}



.teacherDisplayEditor .course-block-s h2 {
	margin: 10px 5px 10px 5px;
	border-bottom: 1px solid #ccc;
}

.titleBorderTriangle {
	border-color: transparent transparent;
	border-bottom: 11px #FFF solid;
	position: absolute;
	left: 50%;
	bottom: -1px;
	border-width: 11px;
	border-style: solid;
}
.timeLingMask {
	rotation: 180deg;
	text-align: left;
	position: absolute;
	right: 0px;
	float: right;
	width: 100%;
	height: 20px;
	background: #FFF;
	z-index: 1050;
	position: absolute;
	width: 100%;
	-webkit-animation: slowHide 4s forwards;
	animation: slowHide 4s forwards;
}
 @-webkit-keyframes slowHide {
 0% {
width: 100%;
}
 100% {
width: 0%;
}
}
@-moz-keyframes slowHide {
 0% {
width: 100%;
}
 100% {
width: 0%;
}
}
@keyframes slowHide {
 0% {
width: 100%;
}
 100% {
width: 0%;
}
}






/* 針對ie 9  ie 10  */
@media \0screen\,screen\9, screen and (min-width:661px) and (max-width:1921px) {
.timeLingRow {
}
.absoluteTimeLineBorder {
	border-bottom: solid 3px #9ECAE7;
	position: absolute;
	top: 8px;
	height: 3px;
	width: 100%;
}
}
 @media \0screen\,screen\9, screen and (min-width:200px) and (max-width:600px) {
.timeLingRow {
	display: none;
}
.absoluteTimeLineBorder {
	display: none;
}
}
.badgeColor1 {
	background: #3d84a3;
}
.conversationBox:hover {
	box-shadow: 2px 2px #CCC;
}
.conversationBox {
	-webkit-animation-duration: 1.0s;
	animation-duration: 1.0s;
	-webkit-animation-name: delayShow;
	animation-name: delayShow;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	opacity: 0;
	margin-top: 18px;
	font-size: 13px;
	color: #3D3D3D;
	line-height: 24px;
	border: 1px solid #E2E2E2;
	padding: 12px 7px;
	border-radius: 6px;
	width: 95%;
	position: relative;
}
.arrow-down {
	position: absolute;
	top: -25px;
	left: 30px;
}
.arrow, .arrow-down .arrow-border {
	border-color: transparent transparent;
	border-style: solid;
	border-width: 11px;
	border-bottom: solid 11px #FFF;
	position: absolute;
	top: 3px;
	z-index: 1002;
}
.arrow-down .arrow-border {
	border-bottom: solid 12px #E7E7E7;
	top: 1px;
	z-index: 1001;
	left: 1px;
}
.basicInfoCaption {
	text-align: center;
	margin-top: -10px;
}
.basicInfoWrapper div .glyphicon {
	color: #F9FFDB;
	font-size: 24px;
	margin-right: 10px;
}
.basicInfoWrapper div b {
	color: #e7e7e7;
}
.basicInfoWrapper div:hover, .basicInfoWrapper div:hover b {
	color: #E6697D;
}
.basicInfoWrapper div {
	margin-bottom: 5px;
}
.clearfix {
	clear: both;
}
.basicInfoWrapper {
	font-family: CustomFont, "微軟正黑體", "蘋果儷黑體", "新細明體", Arial;
	text-align: initial;
	font-size: 15px;
	color: #FFF;
}
.iconSize {
}
.chineseName {
	font-weight: 700;
	font-size: 22px;
	color: #FFF;
}
.englishName {
	font-size: 16px;
	color: #e7e7e7;
}
.avater {
	border: solid 2px #ECECEC;
	border-radius: 50%;
	width: 128px;
	height: 128px;
}
 @-webkit-keyframes delayShow {
 0% {
opacity: 0;
}
 100% {
opacity: 1;
}
}
@-moz-keyframes delayShow {
 0% {
opacity: 0;
}
 100% {
opacity: 1;
}
}
@keyframes delayShow {
 0% {
opacity: 0;
}
 100% {
opacity: 1;
}
}
