/*
* Chinesehideout-Chinese 100 CSS
* Copyright (c) 2012 (http://chinesehideout.com)
*/

.none {
}

.kanbujian {
	display:none;
}

.progress{background: url('../image/ajax-loader.gif') 95% center no-repeat;background-size:auto 80%}

.hwk-progesss {
	display:none;
	position: relative;
	top:150px;
	left:115px;
	width:56px;
	height:56px;
	background: url('../image/progress.gif');
	z-index: 999;
}

.progress-sml {
	display:none;
	width:16px;
	height:16px;
	background: url('../image/progress_sml.gif');
	z-index: 999;
}

.qtn-mc {
	padding:0 15px 15px 0;
	margin:5px;
	background: #F3F1E3;
	border: thin solid #886;
	position: relative;
}

.mc-selection {
	margin-left:60px;
}

.mark-none {
	float:left;
	margin-left: 30px;
	width:17px;
	height:17px;
}

.mark-x {
	width:17px;
	height:17px;
	background: url('../image/mark-x.png') no-repeat;
}

.mark-chk {
	width:17px;
	height:17px;
	background: url('../image/mark-chk.png') no-repeat;
}

.label {
	cursor: pointer;
}

.dividerLine {border-bottom:thin solid #886;margin-top:5px;margin-bottom:5px;}

.main_head {
    white-space:nowrap;
    color:#333;
    font-size:x-large;
    font-weight:600;
    text-align:center;
}

.menuitem {
    margin: 0 0;
    padding:5px 8px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:medium;
    text-decoration:none;
    color:#fff;
    white-space: nowrap;
    float:left;
}

a.menuitem:link {
    color:#fff;
    text-decoration:none;
}

a.menuitem:visited {
    color:#fff;
    text-decoration:none;
}

a.menuitem:active {
    color:#e00;
    text-decoration:none;
}

a.menuitem:hover {
    color:#000;
    text-decoration:none;
}


.itemselected {
    margin: 0 0;
    padding:5px 8px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:medium;
    white-space: nowrap;
    background-color: #332;
    color: #fff;
    float:left;
}

.sub_menu {
  margin-right:35px;border-top:thin solid #775
}

.mainBlock { 
    background: transparent; 
    padding: 0;
    margin: 3px 10px 10px 10px;
    clear: both; 
}
.mainBlock a:link {color:#773;text-decoration:none;}
.mainBlock a:visited {color:#773;text-decoration:none;}
.mainBlock a:active {color:#e33;text-decoration:none;}
.mainBlock a:hover {color:#631;text-decoration:none;}

.mainBlock:after { content: ""; display: block; height: 0; clear: both; }

@media (max-width: 480px) {
  .mainBlock { 
    width:100%;
    margin: 3px 0 10px 0;
  }
}

.titleBlock {
    border-bottom: 1px solid #666; 
    background:url(../media/menu_bg.png); 
    padding: .25em .4em .25em .4em;
    margin: 0;
}

.titleBlock h4 {
    text-transform:capitalize; 
    margin: 0; padding: 0; 
    float: left;
}

.titleRight { 
    float: right;
    font-weight: bold;
}

.titleTxt { 
    font-weight: bold;
    color:#303030;
}

.containerTxt { 
  position:relative;
  padding: 10px;
  font-weight: normal;
  color:#000;
  background: #fff;
}

.listitem {color:#886;line-height:200%;font-weight:bold;font-size:medium;}
.listitem a:link {color:#886;text-decoration:none;border-bottom:thin dashed #886;}
.listitem a:visited {color:#886;text-decoration:none;border-bottom:thin dashed #886;}
.listitem a:active {color:#f00;text-decoration:none}
.listitem a:hover {color:#fa3;text-decoration:none;}
.listitem_active {color:#330;line-height:200%;font-weight:bold;font-size:medium;}

.lmenu {font-size:medium;font-weight:bold;line-height:150%;}
.lmenu a:link {color:#886;text-decoration:none;}
.lmenu a:visited {color:#886;text-decoration:none;}
.lmenu a:active {color:#f00;text-decoration:none}
.lmenu a:hover {color:#bb9;text-decoration:none;}

.lessonTitle {color:#555;font-size:x-large;font-weight:bold;text-align:left;padding-left: 20px;padding-top: 5px;padding-bottom: 0;}
.lessonTitleDivLine {border-bottom:thin solid #886;text-align:right;margin-left:10px;margin-right:10px;font-size:5pt;}

.gototop {
    margin: 0 3em 1em 0;
    float: right; 
    clear: right; 
}

.smallTxt { 
    font-weight: normal;
    font-size: small;
    font-style: italic;
    color:#303030;
}

.noteTxt { 
    font-weight: normal;
    font-size: small;
    font-style: normal;
    color:#888;
}

.scheduleBlock {
    margin-top: 20px;
    padding: 0 25px 0 0;
}

.tableHeader {
    background:#bb9;
    color:#303030;
    font-weight:bold;
    padding: 5px 10px 5px 10px;
}

.tableCell {
    background:#FFF;
    color:#000;
    padding: 5px 10px 5px 10px;
    border-top: thin solid #B0B0B0;
}

.clearit {clear: both};
.clearall {clear: both};


.chn_main_left {
    white-space:nowrap;
    color:#333;
    font-size:x-large;
    font-weight:600;
    text-align:left;
}

.chn_sub_left {
    white-space:nowrap;
    color:#333;
    font-size:large;
    font-weight:300;
    text-align:left;
}

.chn_sub_right {
    white-space:nowrap;
    color:#333;
    font-size:medium;
    font-weight:300;
    text-align:right;
}
@media (max-width: 770px) {
  #login-box .chn_sub_right {
      text-align:left;
  }
  #login-box h3 {
      font-size:16px;
  }
  .navbar-nav li {
    color:green;
  }
}
@media (max-width: 990px) {
  .navbar-nav>li>a {
    padding-left:5px;
    padding-right:5px;
  }
}
.table_head {
    white-space:nowrap;
    color:#333;
    font-size:medium;
    font-weight:500;
    text-align:center;
}

.row_head {
    white-space:nowrap;
    color:#333;
    font-size:medium;
    font-weight:400;
    text-align:center;
    padding: 5px 5px 32px 5px;
}

.notes {
    color:#666;
    font-size:small;
    font-weight:400;
    text-align:left;
    padding: 10px 0 0 10px;
}

.announcementTitle {
    color: #441;
    border-bottom: thin solid #441;
    padding-bottom: 5px;
}

.announcementEven {
    background:#efeedf;
    padding: 10px;
    margin: 0 20px 10px 20px;
    border:thin solid #bb9;
}

.announcementOdd {
    background:#dcdac4;
    padding: 10px;
    margin: 0 20px 10px 20px;
    border:thin solid #bb9;
}


.detail-top {
    background:url("../media/box_top.png") no-repeat left top;
    padding-top:15px;
    width:560px;
    margin:50px 25% 0 25%;
}
.detail-bot {
    background:url("../media/box_bot.png") no-repeat left bottom;
    padding-bottom:22px;
    width:560px;
}
.detail-main {
    background: white url(../media/box_grad.png) bottom repeat-x;
    border:2px solid #ff9933;
    border-width:0 2px;
    padding:0 18px;
    width:520px;
}

.xModalDialogGreyElement {
  position: absolute;
  overflow: hidden;
  width: 10px; height: 10px;
  left: -10px; top: -10px;
  z-index: 100;
  filter: alpha(opacity=20);
  opacity: .2; /* CSS3 */
  background-color: #000;
}

.clsModalDialog {
    position: absolute;
    left: -900px; /* Dialogs are hidden by placing them "off-screen". */
    width: 560px;
    z-index: 101; /* This must be at least one more than the z-index of xModalDialogGreyElement. */
    overflow: hidden;
}

/* Use this class for text used as links to javascript or ajax functions */
.link_txt {
	cursor: pointer;
	color: #333;
	border-bottom: 1px dashed #333;
	font: 10px Tahoma,sans-serif;
	font-weight: normal;
	padding: 2px;
	text-transform: uppercase;
}
.link_txt:hover {
	color: #21f;
	border-bottom: 1px dashed #21f;
}
.link_txt:focus {
	color: #f93;
	border-bottom: 1px dashed #f93;
}

/* Form Buttons */
.chin100_input {
	background: #fff;
	border: 1px solid #bbb;
	color: #888;
	display: block;
	font: 12px Tahoma,sans-serif;
	padding: 5px;
	max-width: 250px;
	border-radius: 3px; -khtml-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	-webkit-appearance: none;
}
.chin100_input:hover {
	border: 1px solid #f93;
	background: #fff;
}
.chin100_input:focus {
	background: #fff;
	border: 1px solid #393;
	color: #333;
}
.chin100_button {
	background: #fff;
	border: 1px solid #777;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #666;
	cursor: pointer;
	font: 10px Tahoma,sans-serif;
	font-weight: bold;
	padding: 5px 20px;
	margin: 10px;
	text-transform: uppercase;
	border-radius: 8px; -khtml-border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;
	-webkit-appearance: none;
}
.chin100_button:hover {
	background: #fff;
	border: 1px solid #21f;
	color: #333;
}
.chin100_button:focus {
	background: #fff;
	color: #333;
}
.chin100_button:disabled {
	background: #fff;
	border: 1px solid #aaa;
	border-left-color: #eee;
	border-top-color: #eee;
	color: #aaa;
	cursor: default;
}

.orange_fillet {
	background: #fff; 
	border: 3px solid #f93;
	padding: 20px 30px;
	
	border-radius: 12px; -khtml-border-radius: 12px; -moz-border-radius: 12px; -webkit-border-radius: 12px;
}

.dark_button {
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	cursor: pointer;
	font: 14px Tahoma,sans-serif;
	font-weight: bold;
	padding: 5px 20px;
	margin: 10px;
	border-radius: 12px; -khtml-border-radius: 12px; -moz-border-radius: 12px; -webkit-border-radius: 12px;
	-webkit-appearance: none;
	/* not selectable */
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/* Detail Tooltip */
.gloss {
	cursor: pointer;
	display: inline;
	background: #fff;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.gloss:hover {
	color: #888;
}
.refresh {
	background: url('../image/refresh.png') center center no-repeat;
	position:absolute;
	top:3px;
	left:180px;
	width:20px;
	height:20px;
	margin: 10px;
	cursor: pointer;
}
.processing {
	background: url('../image/progress.gif') center center no-repeat;
	background-size: 20px 20px;
}
#detail_tip {
	-moz-border-radius: 8px; -webkit-border-radius: 8px;
	padding: 2px 5px; 
	border: 2px solid #f90; 
	background: #fff; 
	font-size: 8pt;
	font-weight:bold;
	text-align: center;
	color: #000;
	position: fixed;
	z-index: 99999;
	filter: alpha(opacity=80);
	opacity: .8;
	display: none;
}

@font-face {
	font-family: LeagueGothic;
	src: url('http://chinesehideout.com/tools/fonts/League_Gothic.otf'),
		 url('http://chinesehideout.com/tools/fonts/League_Gothic.eot'); /* IE */
}

/* from Chris Coyier at http://css-tricks.com/css-transparency-settings-for-all-broswers/ */
.transparent {
	zoom: 1;
	filter: alpha(opacity=90);
	opacity: 0.9;
}

.modal_dialog {
	position: relative;
	padding: 12px 15px; 
	background: white url(../media/box/box_grad.png) bottom repeat-x;
	border: 3px solid #f93; 
	border-radius: 12px; -khtml-border-radius: 12px; -moz-border-radius: 12px; -webkit-border-radius: 12px;
}

.shadow {
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, .8);
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .8);
	box-shadow: 0 0 15px rgba(0, 0, 0, .8);
}

.clickable {
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/*
  Image Uploader
*/
#user_image {
  position: relative;
  width:100%;
}
#user_image img {
  position: relative;
  border:thin solid #442;
  border-radius:5px;
  width:100%;
  height:auto;
}
#upload_btn {
  display: none;
}
.overlay {
  position: absolute;
  left: 50%;
  bottom: 5px;
  transform: translate(-50%, -50%);
  margin: 0 auto;
  width:100%;
  text-align:center;
  color: white; 
  font: bold 24px/45px Helvetica, Sans-Serif; 
  background: rgb(0, 0, 0); /* fallback color */
  background: rgba(0, 0, 0, 0.2);
}
.overlay:hover { 
  background: rgba(0, 0, 0, 0.4);
}
#toggleUploadTxt {
  text-align:center;
  padding:5px;
  color:#775;
  font-size:12px;
}
#upload-wrapper {
	text-align:center;
}
#upload-wrapper input[type=file] {
	border: 1px solid #DDD;
	padding: 6px;
	background: #FFF;
	border-radius: 5px;
	width:100%;
	font-size:12px;
}
#upload-wrapper #submit-btn {
	margin-top:10px;
	border: none;
	padding: 3px 10px;
	background: #61BAE4;
	border-radius: 5px;
	color: #FFF;
}
#output{
	padding: 5px;
	font-size: 12px;
}
#output img {
	border: 1px solid #DDD;
	padding: 5px;
}

.navbar {
  font-size:12px;
}
.navbar-brand {
  font-size:14px;
}
.prev_input {
  font-weight: normal;
}
.chin100_input, .control-label{
  margin-top: 5px;
}
.error {
  color: red;
}
.white {
  color: #fff;
}


@media print {
  #lesson_menu {display:none;}
  .lessonTitleDivLine {display:none;}
  .mainBlock {border: none;}
  .lessonTitle {color:#555;font-size:large;font-weight:bold;text-align:left;padding: 0;}
  .noprint {display:none;}
  #recording_div, #header_div, #bg_logo, .sub_menu, .titleBlock, .navbar, .noPrint {display:none;}
  
  .taskTitle {color:#773;font-size:large;font-weight:bold;text-align:left;padding-top: 5px;padding-left: 0px;}
  .taskText {padding-left: 20px;padding-right: 40px;font-size: small;}
  .dueDate {color:#000;font-size:x-small;text-align:right;padding-top: 5px;padding-bottom: 5px;}
  .scripttxt {color: #000;font-size:small;font-weight:bold;margin:0 0 10px 20px;}
}