* {
  margin: 0;
  padding: 0;
}

body{
	font-family: Verdana;
	font-size: 12px;
	margin: 0;
	padding:0;
	background-color: #00335e;
}

img {
  border:0;
}

#widthex {
  width: 1024px;
  margin: 0 auto;
}

#width {
  width: 1100px;
  margin: 0 auto;
}

/* the bodge for IE6 browsers */

* html #minwidth {
  border-left: 760px solid;
  position: relative;
  float: left;
  z-index: 1;
}

* html #container {
  background-repeat: repeat-x;
  background-color: #fff;
  margin-left: -760px;
  position: relative;
  float: left;
  z-index: 2;
  text-align: left;
}

#topnav {
	background-color: #00335e;
}

#header {
	background-color: #00335e;
}

#navbar {
  text-align: center;
	padding: 0;
}

#navbar a {
	heigth: 31px;
	padding: 0;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}

#footer {
  background-color: #00335e;
  width: auto;
  display: block;
  padding: 10px 0;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  line-height: 20px;
  font-family: Verdana;
}

.bor {
	font: 10px/16px Verdana;
	color: #006600;
	text-decoration: none;
	border: 1px solid #999999;
	background: #f5f5f5;
}

.black11 {
	font: 12px/18px Verdana;
	color: #000000;
	text-decoration: none;
}

.lang {
	font: 12px Verdana;
	color: #009900;
	text-decoration: none;
	background: #cae754;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.org11 {
	color: #FF9900;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.deep11 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #003366;
	padding-left: 5px;
}

.green12 {
	font: 12px Verdana;
	color: #009900;
	text-decoration: none;
}

.blue11 {
	color: #0066CC;
	text-decoration: none;
	font: 12px/16px Verdana;
}

.green11b {
	font: bold 12px Verdana;
	color: #006600;
	text-decoration: none;
}

.green11c {
	font: bold 12px Verdana;
	color: #006600;
	text-decoration: underline;
}

.gray11 {
	font: 12px Verdana;
	color: #999999;
	text-decoration: none;
}

#information_show_box {
	position: absolute;
	text-align: left;
	left: 10px;
	top: 10px;
	width: 210px; 
	height: 100px;
	background: #dddddd;
}

sort {
  font-weight: bold;
  background: #cae754 url(../../images/proj/icon/000000.gif) center right no-repeat;
}

asc {
  background-image: url(../../images/proj/icon/sortasc.gif);
}

.clearbox {
border-top:1px solid transparent !important;
margin-top:-1px !important;
border-top:0;
margin-top:0;
clear:both;
visibility: hidden;
display: block;
}

#statusori a {
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration: underline;
}

.centbox-top2-1{
  background:#FFF;;      
  padding-top:10px;
  text-align:left;
  text-decoration: none;
  
  color: #000000;
	border:#cae754 1px solid;
}

.table2 .highlight td , .table3 .highlight td, .table4 .highlight td {
	background: #f7f7f7;
}

.table4 .highlight1 td {
	background: #e2e2e2;
}

.table1, .table2, .table3, .table4, .table5{ 
	width:100%;
	text-align:left; 
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.table-wrap{
	table-layout: fixed;
}

table.table-wrap td{
    font: 12px Arial,Helvetica,sans-serif;
    padding-left: 5px;
    text-align: left;
    text-decoration: none;
    height: 18px;
    white-space: nowrap;
    overflow: hidden;
    word-break: keep-all;
}

.tab-wrap{
	background-color:transparent;
	border-bottom: 1px solid #6EAE22;

}
.tab{
	display: inline-block;
	height: 15px;
	width: 102px;
    border: 1px solid #eee;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 5px 12px;
    text-align: center; 
    margin-right: 2px; 
    background-color: #eee; 
}

.tab-active{
	background-color: #6EAE22;
	border-bottom: 1px solid #6EAE22;
}

.tab>a{
	color: #333;
	font-size: 12px;
	text-decoration: none;
}

.tab-active>a{
	color: #FFFFCC;
	text-decoration: none;
	margin-bottom: 0px;
}

.table-item{
	border: 2px solid #ddd;
	margin-bottom: 10px;
}

.table-item td{
	padding-left: 5px;
	padding-right: 5px;
}
.table-item td input[type=button]{
	height: 25px;
	width: 120px;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 5px;
	color: #fff;
	background-color: #0083D3;
}

.table-item td span{
	height: 25px;
	width: 80px;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 5px;
	color: #333;
	background-color: #eee;
	padding: 2px;
	margin-right: 5px;
}
.table-item td span>b{
	color: red;
	cursor: pointer;
	margin-left:5px;
}

.div_wrap_table_top{
	width: "100%";
	max-height: 209px;
	overflow-y: auto;
	overflow-x: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background: transparent;
}

.div_wrap_table_bottom{
	width: "100%";
	max-height: 900px;
	overflow-y: auto;
	overflow-x: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background: transparent;
}

#table_employees, #table_files, #selected_files tr:nth-child(odd){
	/*background: #f6f6f6;*/
}


#table_employees .selected td{
	color:#6EAE22;
}

#selected_files td>input,#selected_files td>select{
	width: 90%;
}

#selected_files td>a{
	border: 1px solid #eee;
	padding: 1px;
	margin-right: 3px;
}

.btn_common{
	padding: 2px 5px;
	width: 100px;
	margin: 2px;
}

.score-detail{
	display: none;
	position: absolute;
	background-color: #eee;
	width: 800px;
	list-style: none;	
	padding: 2px;
	border: 1px solid #ddd;
}

.item-no{
	cursor: pointer;
}
.assign-detail{
	display: none;
	position: absolute;
	background-color: #cae754;
	color: #006600;
	border: 1px solid #ddd;
	margin-top:-18px;
	padding: 2px;
	margin-left: 50px;
	float: right;
}

.errormsg{
	padding-bottom:10px;
	text-align: center; 
	color: red;
}

.no-publish{
	color:#f00;
}
.no-publish>a{
	color:#f00;
}

.email-event{
	display: block;
	position: absolute;
	background-color: #eee;
	width: 280px;
	list-style: none;	
	padding: 2px;
	border: 1px solid #ddd;
}

.email-event-list{
	display: none;
	position: absolute;
	background-color: #eee;
	width: 240px;
	list-style: none;	
	padding: 2px;
	border: 1px solid #ddd;
}

.close-box .modal_closebtn {
    font-size: 32px;
    color: #767676;
    line-height: 1;
    display: block;
    text-align: center;
}

.close-box {
	float: right;
    border-radius: 50%;
    background: #fff;
}
.video-meeting-con{
	overflow: auto;
	position:relative;
	background:#fff;
}
.video-meeting-con .fullScreenBtn{
	position:absolute;
	right: 10px;
    top: 15px;
}
.video-meeting-content{
	width:100%;
	height:100%;
	overflow: auto;
}
.video-meeting-info,.video-meeting-iframe,.video-meeting-wait{
	float:left;
	margin:10px 0 10px 10px;
	width:508px;
	height:278px;
}
.video-meeting-iframe{
	position:relative;
	overflow:visible;
}
.video-meeting-wait{
	background: #5f6062;
	text-align:center;
}
.video-meeting-waitinfo{
	background: #fff;
	border-radius:10px;
	font-size:16px;
	text-align:center;
	padding:20px 30px;
	margin:90px auto 0 auto;
	min-width:200px;
	max-width:70%;
	display: inline-block;
}
.fullScreen{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 101;
}
.fullScreen .video-meeting-content{
	height:100%;
}
.fullScreen .video-meeting-info{
	display:none;
}
.fullScreen .video-meeting-iframe{
	width:100%;
	height:100%;
	margin:0;
}
.participants{
	text-align:center;
	padding-top:15px;
}
.participants li{
	height:20px;
	padding:5px 20px 3px 20px;
	margin:5px;
	line-height:20px;
	border:1px solid #ccc;
	list-style:none;
	display:inline-block;
	border-radius:5px;
}
.participants li.offline{
	background:#f9f9f9;
	color:#999;
}
.participants li.offline a{
	color:#999;
}
.video-meeting-time{
	position: relative;
	line-height:20px;
	padding:10px 0 10px 0;
}
.video-meeting-time #due{
	font-size:18px;
}
.video-meeting-status{
	position:absolute;
	top:10px;
	left:10px;
	text-align:left;
}
.video-meeting-info{
	border:1px solid #ccc;
}
.video-meeting-subject{
	padding:20px;
	font-size:14px;
	overflow:hidden;
	text-align:left;
}
.vms-con{
	width:100%;
	clear: both;
	overflow: auto;
}
.vms-con-left{
	float:left;
	width:95px;
	font-size:14px;
}
.vms-con-right{
	float:left;
	font-size:14px;
}
.video-meeting-copylink{
	width:100%;
	clear:both;
	line-height:20px;
	font-size:14px;
}
.video-meeting-copylink input{
	margin-top:6px;
	border: none;
}
.video-meeting-copylink a{
	text-decoration:none;
}
.btn-default {
    display: table-cell;
    font-size: 13px;
    color: #333;
    height: 24px;
    background: #e6f345;
    border-radius: 5px;
    padding: 2px 10px 5px;
    cursor: pointer;
    min-width: 50px;
    text-align: center;
    vertical-align: middle;
    /* text-decoration: underline; */
}