* {
    margin:0;
    padding:0;
    outline: 0;
}
body {
      
    background-color: #e9f3ff;
    font: 14px "�L�n������","Microsoft JhengHei",Arial,Helvetica,sans-serif;
}

img {
    border: 0 none;
    margin: 0;
}
#main {
    
    max-width: 99.9%;     
}
input, select {
    font: 14px "�L�n������","Microsoft JhengHei",Arial,Helvetica,sans-serif;
    vertical-align: middle;
    
}

#main .mi_header{
    background-color: #f7f6f3;
    background-color: #fff;
    height: 68px;
    margin: 0;
    padding: 2px;
    
     
}

#main .mi_header .mi_logo{
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 2px;
    vertical-align: top;
   
}
#main .mi_header .mi_logged_in{
    float: right;
    font-size: 14px;
    margin: 0;
    padding: 10px 50px 10px 10px;
    vertical-align: top;  
   
}
#main .mi_header .mi_logged_in #btnLogout{
    background: #666666 none repeat scroll 0 0;
    border: 1px solid #00ccff;
    color: #ffffff;
    display: inline-block;
    line-height: 14px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
}

#main .mi_header .mi_logged_in a:visited{
    color: #000000;
    text-decoration: none;
}

/*#main .mi_content_container {
    width: 100%;
  //border: 1px solid blue;    
    display: inline-block;
    
}*/

/*#main .mi_content_container {
    display: inline-block;
    padding: 0%;
    width: 98%;
}*/
#main .mi_content_container {
    display: table;
    width: 99.5%;
}
/*#main .mi_content_container .mi_sidebar{
    
    width: 15%;
    height: auto;
    min-height: 480px;
    margin: 5px;
    padding: 2px;
    display: block;
    float: left;    
    background-color: #ffffff;
    border: thin solid  #79a7e3;
    
}*/

#main .mi_content_container .mi_sidebar {
/*    background-color: #6fb8fa;
    
    float: left;
    height: auto;
    min-height: 600px;
    width: 20%;
    color: #fff;*/
    background-color: #6fb8fa;
    color: #fff;
    display: table-cell;
    vertical-align: top;
    width: 21%;
    height: 100vh;
}
.safari #main .mi_content_container .mi_sidebar{
    height: 100%;
}
#main .mi_content_container .mi_sidebar ul{
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
}

#main .mi_content_container .mi_sidebar ul li{
    width: 100%;
    display: inline-block;
    word-wrap: break-word;
    min-height: 30px;
    line-height: 30px;
    
}
#main .mi_content_container .mi_sidebar ul li:hover,.mi_navigation:hover, #main .mi_content_container .mi_sidebar ul li.activeTab ,#main .mi_content_container .mi_sidebar ul li.activeTab a{
    color: black !important;
    background: #eaf3ff;
}

#main .mi_content_container .mi_sidebar h3{
    border-bottom: 1px dashed #fff;
    font: bold 18px "malgun gothic",simhei,Arial,Helvetica,sans-serif;
    margin: 3px;
    padding: 7px 0;
    padding-left: 5px;
}
/*#main .mi_content_container .mi_content{
    
    width: 80%;
    
    min-height: 480px;
    display: block;
    float: left;
    margin: 5px;
    padding: 0;

    
}*/
#main .mi_content_container .mi_content {
/*    float: right;
    min-height: 480px;
    width: 79%;
    background-color: #e9f3ff;*/
 background-color: #e9f3ff;
    display: table-cell;
    padding-left: 15px;
    vertical-align: top;
    
}

#main .mi_content_container .mi_content .mi_form_outer{
    
    
    border-color: #79a7e3;
    border-style: solid;
    border-width: thin;
    float: left;
    /*margin: 5px;*/
    padding: 2px;
    width: 100%;
    min-height: 480px;
    border:none;
}

#main .mi_content_container .mi_content .mi_form_outer h1{
    margin-bottom: 20px;
    border-bottom: 1px dashed #6fb8fa;
    padding: 3px 0;
}
#main .mi_content_container .mi_content .mi_form_outer .row{
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}
.print_button_container{
    float: right;
    min-width: 300px;
}

#main .mi_content_container .mi_content .mi_form_outer .row .mi_label{
    width: 5%;
    margin-right: 1%;
    float: left;
    min-width: 60px
}
#main .mi_content_container .mi_content .mi_form_outer .row .mi_field{
    float: left;
}
#main .mi_content_container .mi_content .mi_form_outer .mi_pagination{
    display: inline-block;
    margin: 20px auto;
    min-height: 20px;
}
#main .mi_content_container .mi_content .mi_form_outer .mi_pagination a{
    margin: 0 5px;
    color: #00bfff;
    cursor: pointer;
    font-size: 12px;
}
#main .mi_content_container .mi_content .mi_form_outer .mi_pagination span{
    margin: 0 5px;
}
#main .mi_content_container .mi_content .mi_form_outer .mi_pagination .disabled{
    font-size: 12px;
    color: #00bfff;
}
#main .mi_content_container .mi_content .mi_form_outer .mi_pagination .current{
    font-size: 12px;
    
}
#main .mi_content_container .mi_content .mi_form_outer .mi_table_outer table {
    /*border-collapse: collapse;*/
    font: 12px "�L�n������","Microsoft JhengHei",Arial,Helvetica,sans-serif;
    /*border: thin solid #79a7e3;*/
    width: 100%;
}


#main .mi_content_container .mi_content .mi_form_outer .mi_table_outer_eval table {
    
    font: 12px "�L�n������","Microsoft JhengHei",Arial,Helvetica,sans-serif;    
    width: 100%;
}
.avg_container{
    min-width: 100px;
    color: black;
    background: #d3d3d3;
    min-height: 25px;
    margin-top: 10px;
    float: left;
}
#mi_store_btn{
   background: #0099cc none repeat scroll 0 0;
    border: 1px solid #4e78a0;
    border-radius: 5px;
    color: #fff;
    float: right;
    min-height: 35px;
    min-width: 150px;
    margin: 5px 0;
    cursor: pointer;
}
.mi_store_btn{
    background: #0099cc none repeat scroll 0 0;
    border: 1px solid #4e78a0;
    border-radius: 5px;
    color: #fff;    
    min-height: 35px;
    min-width: 100px;
    margin: 5px 0 ;
    margin-left: 7%;
    cursor: pointer;
}
a.previous_assessment{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    margin: 0;
    margin-right: 30px;
    display: block;
    min-height: 15px;
    padding: 5px;
    text-align: center;
    float: left;
    width: 30%;
}
#home_btn{
    
    background: #A9ACB6 none repeat scroll 0 0;
    border: 1px solid #4e78a0;
    border-radius: 5px;
    color: black;
    float: left;
    min-height: 35px;
    min-width: 80px;
    margin: 5px 0;
    cursor: pointer; 
    
}
.mi_navigation{
   text-decoration: none;
    color: #fff;
   margin: 0px auto 0px 10px;
   display: block;   
   font-size: 16px;
   font-weight: bold;
   
}


.mi_table_outer{ width:100%; font-size:16px; display: inline-block;} 

.mi_table_outer a{ color: #000000; font-weight:bold; cursor:pointer;} 

.exptable p{ padding:0px; margin:0px;}
.exptable .alignleft{ display:inline-block; float:left; width: 590px;}
.exptable .alignright{ display:inline-block; float: right;}
.mi_table_outer table{ clear:both; margin-top:10px;}
.mi_table_outer_eval table{ clear:both; margin-top:10px;}
.mi_table_outer th{
    
    background-color: #5d7b9d;
    color: #ffffff;
    padding: 3px;
    text-align: left;
    vertical-align: text-top;
    border-right: 1px solid #fff;
}
.mi_table_outer td{
      
    padding: 3px;
    vertical-align: top;
    border-right: 1px solid #fff;
}
.mi_table_outer tr:nth-child(even){background:#e9edf4;}
.mi_table_outer tr:nth-child(odd){background-color: #d0d8e8;}

.mi_table_outer tr.even{background:#e9edf4;}
.mi_table_outer tr.odd{background-color: #d0d8e8;}



#loginIndexWrapper {
    margin: 0% auto;
    padding: 0;
    position: relative;
    vertical-align: middle;
    width: 27%;
}

.mi_header_table tr{
    background: #ffffff ;
    color: #333333 !important;
}
.mi_header_table th{    
    color: black !important;
}

#loginIndexWrapper table {
    border: 2px solid #00ccff;
    border-radius: 5px;
    
    width: 100%;
    background-color: #ffffff;
}
#btnLogout{
    background: #666666 none repeat scroll 0 0;
    border: 1px solid #00ccff;
    color: #ffffff;
    display: inline-block;
    line-height: 14px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
}
.login_logo{
    width: 195px;
    height: 50px;
    margin: 150px auto;
    margin-bottom: 10px;
    background: url("images/login_logo.png");   
}
#loginIndexWrapper table input[type='text'],#loginIndexWrapper table input[type='password']{
    width: 220px;
    height: 22px;
    border: 1px solid #999999;
}
#loginIndexWrapper table th {
    padding: 8px 10px;
    text-align: left;
}
#loginIndexWrapper table td {
    padding: 8px 10px;
    text-align: left;
}
#loginIndexWrapper table td h2{
    border-bottom: 1px dashed #666666;
    line-height: 35px;
}
 
#loginIndexWrapper table td {
    text-align: left;
}
.cat_container  table,table.mi_header_table{
    border:none !important ;
}
.mi_cat_table tr:nth-child(even){
    background-color: #B2D0B4;
    color: black;
    vertical-align: middle;
    text-align: center;
}
.mi_cat_table tr:nth-child(odd){
    background-color: #E0EEE0;
    color: black;
    vertical-align: middle;
    text-align: center;
}
.mi_cat_table th{
    background-color: #008B00;
    color: #fff;
    
}

.mi_cat_table td{
    border-color: #fff;
}
#main .mi_content_container .mi_content .mi_outer{
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

#main .mi_content_container .mi_content .mi_outer .mi_acess_tables_conatiner {
    width: 50%;    
    float: left;
    margin-right: 5%;        
}
#main .mi_content_container .mi_content .mi_outer .mi_chart_container {
    width: 40%;    
    float: left;        
}
.myChart_Legend ul{
   border: 2px solid black;
    display: inline-block;
    margin: 7px;
    min-height: 24px;
    padding: 10px;
}
.myChart_Legend ul li{
     color: #000;
    float: left;
    font-family: Arial;
    font-size: 14px;
    list-style: outside none none;
    margin: 2px;
    min-height: 10px;
    width: 89px;
}
.myChart_Legend ul li div.legend_color{
    float: left;
    height: 20px;
    margin-right: 10px;
    width: 20px;
}
div[class*="myChart_Legend"] ul{
   border: 2px solid black;
    display: inline-block;
    margin: 7px;
    min-height: 24px;
    padding: 10px;
}
div[class*="myChart_Legend"] ul li{
     color: #000;
    float: left;
    font-family: Arial;
    font-size: 14px;
    list-style: outside none none;
    margin: 2px;
    min-height: 10px;
    width: 89px;
}
div[class*="myChart_Legend"] ul li div.legend_color{
    float: left;
    height: 20px;
    margin-right: 10px;
    width: 20px;
}



#main .mi_content_container .mi_content .mi_outer .mi_acess_tables_conatiner table{
    margin-bottom: 20px;
}
#main .mi_content_container .mi_content .mi_outer .mi_acess_tables_conatiner table td,.mi_acess_tables_conatiner table th{
   border-right: 1px solid #fff;
}
#main .mi_content_container .mi_content .mi_outer .mi_acess_tables_conatiner .mi_acess_table_1 th{
    background-color: #4f81bd;
    color: #ffffff;
    font-weight: bold;
    
}



#main .mi_content_container .mi_content .mi_outer .mi_acess_tables_conatiner .mi_acess_table_1 tr:nth-child(even){background:#e9edf4;}
/*.mi_acess_table_1 tr.even{background:#e9edf4;}*/
#main .mi_content_container .mi_content .mi_outer .mi_acess_tables_conatiner .mi_acess_table_1 tr:nth-child(odd){background-color: #d0d8e8;}
/*.mi_acess_table_1 tr.odd{background-color: #d0d8e8;}*/
.table_avg_1{
    background-color: #4f81bd !important;
    color: #ffffff;
    font-weight: bold;
    
}
#main .mi_content_container .mi_content .mi_outer .mi_acess_tables_conatiner .mi_acess_table_2 th{
    background-color: #c0504d;
    color: #ffffff;
    font-weight: bold;
}



#main .mi_content_container .mi_content .mi_outer .mi_acess_tables_conatiner .mi_acess_table_2 tr:nth-child(even){background:#f4e9e9;}
/*.mi_acess_table_2 tr.even{background:#f4e9e9;}*/
#main .mi_content_container .mi_content .mi_outer .mi_acess_tables_conatiner .mi_acess_table_2 tr:nth-child(odd){background-color: #e8d0d0;}
/*.mi_acess_table_2 tr.odd{background-color: #e8d0d0;}*/
.table_avg_2{
    background-color: #c0504d !important;
    color: #ffffff;
    font-weight: bold;
    
}
#main .mi_content_container .mi_content .mi_outer .mi_acess_tables_conatiner .mi_acess_table_3 th{
    background-color: #9bbb59;
    color: #ffffff;
    font-weight: bold;
}

#main .mi_content_container .mi_content .mi_outer .mi_acess_tables_conatiner .mi_acess_table_3 tr:nth-child(even){background:#eff3ea;}
/*.mi_acess_table_3 tr.even{background:#eff3ea;}*/
#main .mi_content_container .mi_content .mi_outer .mi_acess_tables_conatiner .mi_acess_table_3 tr:nth-child(odd){background-color: #dee7d1;}
/*.mi_acess_table_3 tr.odd{background-color: #dee7d1;}*/
.table_avg_3{
   background-color: #9bbb59 !important;
    color: #ffffff;
    font-weight: bold;
    
}
#main .mi_content_container .mi_content .mi_outer .mi_acess_tables_conatiner .mi_acess_table_4 th{
    background-color: #8064a2;
    color: #ffffff;
    font-weight: bold;
}
#main .mi_content_container .mi_content .mi_outer .mi_acess_tables_conatiner  .mi_acess_table_4 tr:nth-child(even){background:#edeaf0;}
/*.mi_acess_table_4 tr.even{background:#edeaf0;}*/
#main .mi_content_container .mi_content .mi_outer .mi_acess_tables_conatiner  .mi_acess_table_4 tr:nth-child(odd){
    background-color: #d8d3e0;}
/*.mi_acess_table_4 tr.odd{background-color: #d8d3e0;}*/

.table_avg_4{
   background-color: #8064a2 !important;
    color: #ffffff;
    font-weight: bold;
    
}




#main .mi_content_container .mi_content .mi_outer .mi_acess_tables_conatiner .mi_acess_table_5 th{
    background-color: #4f81bd;
    color: #ffffff;
    font-weight: bold;
    
}



#main .mi_content_container .mi_content .mi_outer .mi_acess_tables_conatiner .mi_acess_table_5 tr:nth-child(even){background:#e9edf4;}
/*.mi_acess_table_5 tr.even{background:#e9edf4;}*/
#main .mi_content_container .mi_content .mi_outer .mi_acess_tables_conatiner .mi_acess_table_5 tr:nth-child(odd){background-color: #d0d8e8;}
/*.mi_acess_table_5 tr.odd{background-color: #d0d8e8;}*/
.table_avg_5{
    background-color: #4f81bd !important;
    color: #ffffff;
    font-weight: bold;
    
}

.area_table{
   width:1045px;  
}
 
@media all and (max-width:7px) {
    .exptable th{ display:none;font-size: 18px;}
    .exptable .alignleft{ width:60%;}
    
    .exptable td{ clear:both!important; float:left;display:inline-block; border-bottom:2px solid #FFF!important; background:#FDEFE7;        width:95%!important; font-size:16px; position:relative; overflow:hidden; padding:0px!important;}
    
    .exptable td div{display:inline-block;  padding:3px!important; font-size:16px;margin-left:110px;word-break: break-all;}
    
    .exptable td::before{background:#F38B54;font-family:Arial,Helvetica,sans-serif; font-size:16px; padding:5px!important; text-align:center;width:100px!important;display:inline-block;height:inherit; position:absolute;}
    
    .exptable td:nth-child(1){height:100%;}
    .exptable td:nth-child(2){height:100%;}
    .exptable td:nth-child(3){height:100%;}
    .exptable td:nth-child(4){height:100%; }
    .exptable td:nth-child(5){height:100%; margin-bottom:10px;}
    .exptable td:nth-child(1)::before{ content: "Uid";}
    .exptable td:nth-child(2)::before{ content: "Full Name";}
    .exptable td:nth-child(3)::before{ content: "Email";}
    .exptable td:nth-child(4)::before{ content: "Mobile";}
    .exptable td:nth-child(5)::before{ content: "Actions";}
    .exptable tr{background:#FFFFFF!important;font-size: 18px;}
    .exptable tr:nth-child(even) td{background:#F9C0A1!important;}
    .exptable tr:nth-child(even) td::before{background:#F4905B!important;}
    .exptable tr:nth-child(odd) td{background:#FCDFD0!important;}
    .exptable tr:nth-child(odd) td::before{background:#F9C0A1!important;}
}
.student_list_table table{ border-collapse: collapse; margin-top: 20px;}
.student_list_table td,.student_list_table th{
    border: 1px solid;
    padding: 9px 35px;
}
.table_action{float:right;margin-right: 0;}
 .page_wrapper{width: 210mm;display:block;margin:0 auto;text-align:center;font-style:italic;border:1px solid;padding:40px;background-color:white;}   
 .page_wrapper .name_zh  { width: 40%;float:right; }
 .classcode_zh {width:40% !important;float:right !important;text-align:left;margin-right:0 !important;}
 .page_wrapper .sname_en{ border-bottom: 1px solid;width: 50%;text-align: left;}
 .class-code{width: 40%;float: right;}
 .class-code .mi_label{text-align: left;margin-left:0 !important;}
 .class-code .mi_field{width: 50%;border-bottom: 1px solid;float: right !important;}
 .page_wrapper .stud_no{width:40%;float:right;}
 .stud_no .mi_label{width: 40% !important;text-align: left;}
 .stud_no .mi_field{width: 50%;border-bottom: 1px solid;float: right !important;}
 .name_zh_row{margin-top:25px;}
.comment_wrapper{text-align:left;}
.comment_wrapper .mi_field{width:100%;float:left;}
.comment_wrapper .mi_field text-area{width:100%;float:left;}
.name_zh .mi_label{ margin-right: 0 !important; text-align: left;}
.page_wrapper_outer{ width: 850px;margin: 0 auto;padding: 40px;background-color: rgb(238,130,238,0.3);}
div[class*="myChart_Legend"] {text-align:left;}
.page_wrapper_outer canvas{background-color:#e9f3ff}
.hide{display:none !important;}
.pback_btn{padding: 6px 32px;vertical-align: middle;}