﻿@charset "utf-8"; 

html{ width:100%; height:100%;  }

body{padding:0px; margin:0px auto !important; width:100%; height:100%; font-family:Arial,Tahoma,Helvetica, sans-serif; font-size:12px;*cursor:default}

body#oabg{background-color:#e9f1f6;}

div#campheader{position:relative; padding:0; margin:0; width:100%; height:33px; background:#222; border-bottom:1px solid #FFF; z-index:900}

.centerlizecontent{ padding:0;}
/*.centerlizecontent{ padding:0;  width:950px !important;}*/

div#lodheader{
position:relative; 
padding:0; margin:0; 
width:100%; 
height:60px; 
z-index:10; 
border-bottom:1px solid #B6B9BA; 
background: #FFF; /* Old browsers */
background: -moz-linear-gradient(top, #FFF 0%, #cdcecf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF), color-stop(100%,#cdcecf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #FFF 0%,#cdcecf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #FFF 0%,#cdcecf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #FFF 0%,#cdcecf 100%); /* IE10+ */
background: linear-gradient(to bottom, #FFF 0%,#cdcecf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFF', endColorstr='#cdcecf',GradientType=0 ); /* IE6-9 */; 
}

div.lodinnerheader{position:relative; margin-top:0; margin-right:auto; margin-bottom:0; margin-left:auto; }

h1{display:inline-block; padding-top: 7px; padding-bottom: 6px;}

div.lodinnerheader a{ display:block; }

div#lodwraper{ width:100%; /*position:absolute; top:85px; bottom:20px; */ padding:15px 0 20px 0; border-top:2px solid #FFF;}

div.lodinnerwraper{position:relative; margin-right:auto; margin-bottom:0; margin-left:auto; width:100%; height:100%; }

div#contentcontainer{ width:100%; height:100%; position:relative; padding-top:10px;}

div.systemmenu{position:relative; width:100%; height:35px; z-index:1}

ul.systemmenuoption{ float:right; padding-left:0px}

ul.systemmenuoption>li{float:left; line-height:60px; margin-left:1px; position:relative}

ul.systemmenuoption li>a>i, ul.systemmenuoption li>a>i:after, ul.subsystemmenuoption li>a>i, ul.subsystemmenuoption li>a>i:after{
width:0; 
height:0;
position: absolute;
display: block;
border-color: #101010;
border-style: solid;
content: " ";
right: 20%;
top: 27px;
overflow: hidden;
}

ul.systemmenuoption li>a>i, ul.systemmenuoption li>a>i:after{ border-top: 5px solid #101010; border-right: 5px solid transparent; border-left: 5px solid transparent; }

ul.systemmenuoption li>a, ul.subsystemmenuoption li>a{display:inline-block; font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif;  font-size:14px; color:#1a1a1a; text-decoration:none; padding:0 15px; margin-right:0px; margin-left:0px; font-weight:bold; }

ul.systemmenuoption li>a.sub{ padding-right:30px; }

ul.systemmenuoption li>a{}

ul.systemmenuoption li>a:hover, ul.systemmenuoption li>a.selected, ul.systemmenuoption li>a._hover{
background: #fbc465; /* Old browsers */
background: -moz-linear-gradient(top, #fbc465 0%, #DFEBF2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbc465), color-stop(100%,#DFEBF2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fbc465 0%,#DFEBF2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fbc465 0%,#DFEBF2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fbc465 0%,#DFEBF2 100%); /* IE10+ */
background: linear-gradient(to bottom, #fbc465 0%,#DFEBF2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbc465', endColorstr='#DFEBF2',GradientType=0 ); /* IE6-9 */; 
color:#FFF; 
height:60px; 
font-weight:bold;
}

ul.systemmenuoption li:hover>a>i, ul.systemmenuoption li:hover>a>i:after, ul.systemmenuoption li>a.selected>i, ul.systemmenuoption li>a.selected>i:after{ border-top: 5px solid #FFF; border-right: 5px solid transparent; border-left: 5px solid transparent;}

ul.subsystemmenuoption{ min-width:150px; max-width:220px; position:absolute; top:65px; background:#FFF; display:none; box-shadow:0px 1px 10px #666; height:auto; padding:0px; margin-right:-2px; *width:200px; *top:45px; *left:0; overflow-x:visible \9;}

ul.subsystemmenuoption li{position:relative;float:none !important; display:block; line-height:33px; border-bottom:1px solid #CCC; margin-right:0; background:white; border:1px solid #ccc \9; margin-top:-1px \9;}

ul.subsystemmenuoption li>a{display:block; margin:1px; color:#333; line-height:18px; background-color:#FFF; border-radius:0px 0px 0px 0px; -moz-border-radius:0px 0px 0px 0px; -webkit-border-radius:0px 0px 0px 0px; text-shadow:0 0px 0px #FFF; border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:none; font-size:12px; height:auto !important; padding:10px 25px}

ul.subsystemmenuoption li>a:hover, ul.subsystemmenuoption li:hover>a, ul.subsystemmenuoption li>a.selected{color:#333; line-height:18px; background-color:#FFF9E9; -moz-border-radius:0px 0px 0px 0px; border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:none; background-image:none; font-size:12px; filter:none;}

ul.subsystemmenuoption li>a.selected{color:#000}

ul.subsystemmenuoption li>a>i, ul.subsystemmenuoption li>a>i:after, ul.subsystemmenuoption li:hover>a>i, ul.subsystemmenuoption li:hover>a>i:after { left: 87%; top:35%; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #101010; border-right: 0px solid transparent; }

ul.subsystemmenuoption li ul.subsystemmenuoption{ left: 95%; top:10%; z-index:500;}

div.cotenttitle{margin-top:10px; width:100%; border-bottom:4px solid #e6e6e6; height:26px; position:relative; margin-bottom:3px}

div.cotenttitle p{position:absolute; display:block; top:0; left:0; height:26px; line-height:26px; padding-right:5px; border-bottom:4px solid #DCAB4B;  font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif;  font-size:16px; font-weight:bold; color:#000}

div.cotenttitle p img{vertical-align:text-bottom; margin-right:6px}

div.infotitle{margin:10px 0; width:100%; height:48px; line-height:48px}

div.infotitle img{float:left}

div.infotitle p{display:inline-block; line-height:48px; font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif; font-size:13px; color:#000; margin-left:8px; *margin-left:56px}

div.systemcontentcontainer{border:1px solid #cccccc; border-right:0; border-left:0; background:#f5f5f5;}

div.innersystemcontentcontainer{border:1px solid #fff; border-right:0; border-left:0; padding:7px 20px}

div.form-container{
	left: -2px;
	right: 0;
	top: 0;
	bottom: 0;
	/*border: 1px solid #b3b3b3;
	position: absolute;*/
	padding: 1px;
	}

.form-title{
	/*background:#E4E4E4;
	padding:0 15px;*/
	}

.form-title>img{
	margin-top: 7px;
	margin-top: 8px \9;
	float: left;
	margin-right:5px;
	line-height:32px;
	}

.form-title p{
	font-size:16px;
	color:#000;
	display:inline-block;
	line-height:32px;
	font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif; 
	}

.form-title>ul{
	margin: 0  !important;
	/*margin-left:-15px;
	margin-right:-15px;*/
	border-bottom:1px solid #b3b3b3;
	padding:0 15px;
	padding-top:5px;
	list-style: none !important;
	}

.form-title>ul>li{
	float:left;
	margin-right:2px;
	margin-bottom:-1px;
	}

.form-title>ul>li>a{
	display:block;
	text-decoration:none;
	color:#f5f5f5;
	font-size:14px;
	padding:0 10px;
	/*border:1px solid #b3b3b3;*/
	line-height:34px;
	border-radius: 5px 5px 0 0;
	font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif; 
	
	border-top:1px solid #999;
	border-right:1px solid #999;
	border-left:1px solid #999;
	background: #666; /* Old browsers */
	background-image: -moz-linear-gradient(top, #ccc 0%, #666 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ccc), color-stop(100%,#666)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, #ccc 0%,#666 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top, #ccc 0%,#666 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top, #ccc 0%,#666 100%); /* IE10+ */
	background-image: linear-gradient(to bottom, #ccc 0%,#666 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccc', endColorstr='#666',GradientType=0 ); /* IE6-9 */
	}

.form-title>ul>li>a:hover, .form-title>ul>li>a.selected{
	filter:none;
	color:#000;
	border-top:1px solid #189DD4;
	border-right:1px solid #189DD4;
	border-left:1px solid #189DD4;
	background: #5abde6; /* Old browsers */
	background: -moz-linear-gradient(top,  #5abde6 0%, #189dd4 100%) ; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5abde6), color-stop(100%,#189dd4)) ; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5abde6 0%,#189dd4 100%) ; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5abde6 0%,#189dd4 100%) ; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5abde6 0%,#189dd4 100%) ; /* IE10+ */
	background: linear-gradient(to bottom,  #5abde6 0%,#189dd4 100%) ; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5abde6', endColorstr='#189dd4',GradientType=0 ) ; /* IE6-9 */
	}

.form-title>ul>li>a.selected{
	}

.form-title>ul>li>a img{
	vertical-align:middle;
	margin-right:5px;
	}

.notify{
	background:#F00;
	border-radius:20px 20px;
	font-size:12px;
	color:#FFF;
	line-height: 20px;
	font-weight:bold;
	margin-left:2px;
	width:20px;
	height:20px;
	display:inline-block;
	text-align:center;
	}

.form-content{
	padding:0 0 15px 0;
	background-color:#fff;
	border-top:5px solid #189dd4;
	}
	
.form-content.tab-content{
	position:absolute;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	bottom:84px;
	top:229px;
	z-index:0;
	}

/*當表單無表單類別時 使用.no-petition*/
.form-content.tab-content.no-petition{
	top:182px;
	}

.form-content>.contents{
	display:none;
	position:relative;
	height:100%;
	color:#333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index:10;
	overflow:auto;
	}

.form-content .form-group {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 15px;
	position:relative;
	height:100%;
	}

.form-content .form-group>div {
	position:relative;
	height:100%;
	}

.form-content #content.allpurpose {
	overflow:hidden;
	}

.form-content #content.allpurpose .form-group{
	margin-bottom:0;
	}

.form-content #content.allpurpose .form-group>label{
	padding-right:10px;
	}

.form-content #content.allpurpose .form-group>div{
	border:1px solid #ccc;
	padding:0;
	border-radius:4px;
	} 

.form-content #content.allpurpose .form-group>div textarea{
	height:100%;
	resize: none;
	border:0 none;
	}

.form-content .form-group>div textarea, textarea{
	height:50%;
	resize: none;
	}

#process{
	background-color: #f8f8f8;
	border: 1px solid #ccc;
	padding:15px;
	box-shadow: 0 0 10px #ccc inset;
	border-radius:10px;
	}

.selectfile{
	background-color: #f5f5f5;
	padding:15px;
	}

.selectfile input[type="text"], .selectfile .t-upload{
	display:inline-block;
	}

input[type="button"]{
	font-size:14px;
	border-radius:5px;
	padding:0 20px;
	line-height:30px;
	/*display:block;*/
	border:1px solid #CCC;
	cursor:pointer;
	font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif; 
	
	background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background-image: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* FF3.6+ */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
background-image: -webkit-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
background-image: -o-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); /* Opera 11.10+ */
background-image: -ms-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); /* IE10+ */
background-image: linear-gradient(to bottom, #ffffff 0%,#e6e6e6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-8 */
}

input[type="button"]:hover{
	background: #e6e6e6; /* Old browsers */
	background: -moz-linear-gradient(top,  #e6e6e6 0%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e6e6e6 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e6e6e6 0%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e6e6e6 0%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e6e6e6 0%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}


.selectfile .t-upload, button{
	font-size:14px;
	border-radius:5px;
	padding:0 20px;
	line-height:30px;
	/*display:block;*/
	border:1px solid #CCC;
	cursor:pointer;
	font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif; 
	
	background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background-image: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* FF3.6+ */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
background-image: -webkit-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
background-image: -o-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); /* Opera 11.10+ */
background-image: -ms-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); /* IE10+ */
background-image: linear-gradient(to bottom, #ffffff 0%,#e6e6e6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-8 */
	}

.selectfile .t-upload:hover, button:hover{
	background: #f0f0f0; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(top, #f0f0f0 0%, #e6e6e6 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, #f0f0f0 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top, #f0f0f0 0%,#e6e6e6 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top, #f0f0f0 0%,#e6e6e6 100%); /* IE10+ */
	background-image: linear-gradient(to bottom, #f0f0f0 0%,#e6e6e6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-8 */
	}

.selectfile input[type="text"] {
	height:32px;
	}

.selectfile .t-upload{
	margin-left:-1px;
	vertical-align:top;
	border-radius: 0 5px 5px 0;
	padding:0;
	display:inline-block;
	}
	
.selectfile .t-button.t-upload-button{
	border:0 none;
	background:transparent;
	line-height:30px;
	height:30px;
	}

.selectfile .querycontrol{
	margin-bottom:0;
	position:relative;
	}

.contents .uploadedfiles{
	margin:15px;
	position:relative;
	background:url('../content/telerik_css/MFC/uploadheader_bg.png') repeat-x;
	background-color:#F2F2F2;
	padding:5px 15px;
	border:1px solid #999;
	border-radius:5px;
	}

.contents .uploadedfiles div, .boxarea>.depts{
	line-height:32px;
	vertical-align:middle;
	font-size:14px;
	}

.contents .uploadedfiles a, .contents .uploadedfiles span, .contents .uploadedfiles button, .boxarea>.depts button{
	display:inline;
	}

.contents .uploadedfiles a{
	color:#08c;
	text-decoration:none;
	}

.contents .uploadedfiles a:hover{
	text-decoration: underline;
	}

.contents .uploadedfiles button, .boxarea>.depts button{
	border:0 none;
	height:16px;
	width:16px;
	margin-left:5px;
	background:url(images/Delete-icon.png ) transparent center no-repeat !important;
	cursor:pointer;
	color:transparent;
	vertical-align:middle;
	text-indent:-9999px;
	padding:0;
	filter:none;
	}

span.deletefiles{
	font-weight:bold;
	color:#08c;
	}

.form-group label{
	float:left;
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 9px;
	width: 17%;
	display: inline-block;
	font-weight: 700;
	color:#000;
	padding-left: 15px;
	padding-right: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:14px;
	}

.form-group>div{
	width:83%;
	float:left;
	padding-left: 5px;
	padding-right: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

.form-group input, select, .form-group textarea, .textinput, textarea{
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px;
	/*font-size: 14px;*/
	line-height: 18px;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

.form-group input.user, .form-group .t-dropdown{
	width:30%;
	}

.form-group select{
	width:auto;
	min-width:30%;
	}

.input-append{
	font-size: 0;
	white-space: nowrap;
	vertical-align: middle;
	}

.input-append input[type="text"]{
	border-radius:5px 0 0 5px;
	width:50%;
	}

.form-footer{
	position:fixed;
	width:946px;
	bottom:21px;
	text-align: center;
	padding:20px 0 12px 0;
	background:url(images/img-formfooter.png) center top no-repeat;
	background-color:white;
	}

.form-footer button{
	width:22%;
	line-height:34px;
	font-size:16px;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	cursor: pointer;
	border-radius: 5px;
	font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif; 
	margin:0 10px;
	display:inline-block;
	}

.t-upload-files{
	/*display:none !important;*/
	}

button.confirm, input.confirm{
	color: #fff;
	border-color: #0044cc #0044cc #002a80;
	background: #0088cc; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwODhjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDQ0Y2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(top, #0088cc 0%, #0044cc 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0088cc), color-stop(100%,#0044cc)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, #0088cc 0%,#0044cc 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top, #0088cc 0%,#0044cc 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top, #0088cc 0%,#0044cc 100%); /* IE10+ */
	background-image: linear-gradient(to bottom, #0088cc 0%,#0044cc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0088cc', endColorstr='#0044cc',GradientType=0 ); /* IE6-8 */
	}

button.confirm:hover, input.confirm:hover{
	border-color: #005eb8 #004fb8 #003a9a;
	background: #0064cc; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNjRjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDQ0Y2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(top, #0064cc 0%, #0044cc 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0064cc), color-stop(100%,#0044cc)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, #0064cc 0%,#0044cc 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top, #0064cc 0%,#0044cc 100%); /* Opera 11.10+ */
	background-image: -ms-linear-gradient(top, #0064cc 0%,#0044cc 100%); /* IE10+ */
	background-image: linear-gradient(to bottom, #0064cc 0%,#0044cc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0064cc', endColorstr='#0044cc',GradientType=0 ); /* IE6-8 */
	}

button.add{
	color: #fff;
	border-color: #58a546 #56a045 #498a3b;
	background: #67c152; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3YzE1MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NmEzNDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background-image: -moz-linear-gradient(top, #67c152 0%, #56a345 100%); /* FF3.6+ */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#67c152), color-stop(100%,#56a345)); /* Chrome,Safari4+ */
background-image: -webkit-linear-gradient(top, #67c152 0%,#56a345 100%); /* Chrome10+,Safari5.1+ */
background-image: -o-linear-gradient(top, #67c152 0%,#56a345 100%); /* Opera 11.10+ */
background-image: -ms-linear-gradient(top, #67c152 0%,#56a345 100%); /* IE10+ */
background-image: linear-gradient(to bottom, #67c152 0%,#56a345 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67c152', endColorstr='#56a345',GradientType=0 ); /* IE6-8 */
	}

button.add:hover{
	border-color: #56a144 #4e923e #417b34;
	background: #5eb14a; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVlYjE0YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1N2EzNDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background-image: -moz-linear-gradient(top, #5eb14a 0%, #57a345 100%); /* FF3.6+ */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5eb14a), color-stop(100%,#57a345)); /* Chrome,Safari4+ */
background-image: -webkit-linear-gradient(top, #5eb14a 0%,#57a345 100%); /* Chrome10+,Safari5.1+ */
background-image: -o-linear-gradient(top, #5eb14a 0%,#57a345 100%); /* Opera 11.10+ */
background-image: -ms-linear-gradient(top, #5eb14a 0%,#57a345 100%); /* IE10+ */
background-image: linear-gradient(to bottom, #5eb14a 0%,#57a345 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5eb14a', endColorstr='#57a345',GradientType=0 ); /* IE6-8 */
	}

button.del{
	color: #fff;
	border-color: #c24a3e #bf463b #a33f35;
	background: #e65f54; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2NWY1NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiYTNhMmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background-image: -moz-linear-gradient(top, #e65f54 0%, #ba3a2a 100%); /* FF3.6+ */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e65f54), color-stop(100%,#ba3a2a)); /* Chrome,Safari4+ */
background-image: -webkit-linear-gradient(top, #e65f54 0%,#ba3a2a 100%); /* Chrome10+,Safari5.1+ */
background-image: -o-linear-gradient(top, #e65f54 0%,#ba3a2a 100%); /* Opera 11.10+ */
background-image: -ms-linear-gradient(top, #e65f54 0%,#ba3a2a 100%); /* IE10+ */
background-image: linear-gradient(to bottom, #e65f54 0%,#ba3a2a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e65f54', endColorstr='#ba3a2a',GradientType=0 ); /* IE6-8 */
	}

button.del:hover{
	border-color: #be463a #a83426 #8c2c21;
	background: #ce4a3d; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NlNGEzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiYTNhMmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background-image: -moz-linear-gradient(top, #ce4a3d 0%, #ba3a2a 100%); /* FF3.6+ */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ce4a3d), color-stop(100%,#ba3a2a)); /* Chrome,Safari4+ */
background-image: -webkit-linear-gradient(top, #ce4a3d 0%,#ba3a2a 100%); /* Chrome10+,Safari5.1+ */
background-image: -o-linear-gradient(top, #ce4a3d 0%,#ba3a2a 100%); /* Opera 11.10+ */
background-image: -ms-linear-gradient(top, #ce4a3d 0%,#ba3a2a 100%); /* IE10+ */
background-image: linear-gradient(to bottom, #ce4a3d 0%,#ba3a2a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce4a3d', endColorstr='#ba3a2a',GradientType=0 ); /* IE6-8 */
	}

button.arrow, input.arrow{
	color: #fff;
	border-color: #959494 #959494 #848282 ;
	background: #999; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background-image: -moz-linear-gradient(top, #ccc 0%, #999 100%); /* FF3.6+ */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ccc), color-stop(100%,#999)); /* Chrome,Safari4+ */
background-image: -webkit-linear-gradient(top, #ccc 0%,#666 100%); /* Chrome10+,Safari5.1+ */
background-image: -o-linear-gradient(top, #ccc 0%,#999 100%); /* Opera 11.10+ */
background-image: -ms-linear-gradient(top, #ccc 0%,#999 100%); /* IE10+ */
background-image: linear-gradient(to bottom, #ccc 0%,#999 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccc', endColorstr='#999',GradientType=0 ); /* IE6-8 */
	}

button.arrow:hover, input.arrow:hover{
	border-color: #be463a #a83426 #8c2c21;
	background: #ce4a3d; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NlNGEzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiYTNhMmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background-image: -moz-linear-gradient(top, #ce4a3d 0%, #ba3a2a 100%); /* FF3.6+ */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ce4a3d), color-stop(100%,#ba3a2a)); /* Chrome,Safari4+ */
background-image: -webkit-linear-gradient(top, #ce4a3d 0%,#ba3a2a 100%); /* Chrome10+,Safari5.1+ */
background-image: -o-linear-gradient(top, #ce4a3d 0%,#ba3a2a 100%); /* Opera 11.10+ */
background-image: -ms-linear-gradient(top, #ce4a3d 0%,#ba3a2a 100%); /* IE10+ */
background-image: linear-gradient(to bottom, #ce4a3d 0%,#ba3a2a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce4a3d', endColorstr='#ba3a2a',GradientType=0 ); /* IE6-8 */
	}

label.checkbox{
	min-height: 20px;
	display: inline-block;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	cursor: pointer;
	}

label.checkbox input[type="checkbox"]{
	float: left;
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
	cursor: pointer;
	vertical-align: middle;
	margin-right:3px;
	}

[class^="icon-"], [class*=" icon-"]{
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right:3px;
	line-height: 14px;
	vertical-align: text-top;
	background-image: url("images/glyphicons-halflings-white.png");
	background-position: 14px 14px;
	background-repeat: no-repeat;
	}

.icon-plus {
	background-position: -408px -96px;
	}

.icon-minus {
	background-position: -433px -96px;
}

.icon-trash {
	background-position: -456px 0;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  border: 1px solid #333;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-content {
  padding: 9px 11px;
}

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover .arrow {
  border-width: 11px;
}

.popover .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #000;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
}

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
}

.popover-content button{
	display:inline-block;
	margin:0 3px;
	padding:0 15px;
	}

div.customized{
	display:none;
	margin-top:12px;
	line-height:32px;
	}

div.customized.boxarea{
	border:1px solid #ccc;
	overflow:auto;
	max-height:200px;
	padding:12px 15px;
	border-radius:5px;
	background-color: #f8f8f8;
	box-shadow: 0 0 10px #ccc inset;
	}

div.customized .t-datepicker{
	width:40% !important;
	}

div.customized label.checkbox{
	margin-right:15px;
	}

div.customized .t-dropdown{
	display: block;
	margin-top: 10px;
	}

div.customized>button{
	width: 50%;
	display: block;
	margin-left: 0;
	line-height: 50px;
	margin: 0 auto;
	margin-top: 10px;
	}

.js-selectDepts img{
	width: 100%;
	height: auto;
	margin-top: 12px;
}

.boxarea>.depts{
	margin-top:10px;
	}
	
.boxarea>.depts:first-child{
	margin-top:0;
	}
	
.boxarea>.depts>div{
	position: relative;
	display: inline-block;
	}

.boxarea>.depts button{
	display: block;
	top: 50%;
	position: absolute;
	margin-top: -8px;
	right: 0;
	}

.boxarea>.depts span{
	line-height: 20px;
	padding-right: 24px;
	display:block;
	}

#spanMessage{
	display:none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top:-30px;
	border: 5px solid #FFF;
	box-shadow: 0 0 30px #666;
	min-width:30%;
	width: auto;
	height: 60px;
	border-radius: 10px;
	line-height:60px;
	padding:0 15px;
	max-width:70%;
	
	background: #7fbd00; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdmYmQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2OGE1MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background-image: -moz-linear-gradient(top, #7fbd00 0%, #68a500 100%); /* FF3.6+ */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7fbd00), color-stop(100%,#68a500)); /* Chrome,Safari4+ */
background-image: -webkit-linear-gradient(top, #7fbd00 0%,#68a500 100%); /* Chrome10+,Safari5.1+ */
background-image: -o-linear-gradient(top, #7fbd00 0%,#68a500 100%); /* Opera 11.10+ */
background-image: -ms-linear-gradient(top, #7fbd00 0%,#68a500 100%); /* IE10+ */
background-image: linear-gradient(to bottom, #7fbd00 0%,#68a500 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7fbd00', endColorstr='#68a500',GradientType=0 ); /* IE6-8 */
	}

#spanMessage img{
	float:left;
	margin-right:10px;
	margin-top:14px;
	}

#spanMessage p{
	line-height:60px;
	font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif; 
	font-size:20px; 
	color:#fff;
	font-weight:bold;
	width:auto;
	max-width:90%;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	display: inline-block;
	}

#spanMessage button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	width: 32px;
	height: 32px;
	display: block;
	line-height: 32px;
	margin: 0;
	padding: 0;
	background: transparent;
	background-image: none;
	filter:none;
	border: 0 none;
	float: right;
	margin-top: 14px;
	text-shadow:0 -1px 0 #000;
	border-radius:50% 50%;
	opacity:.8;
	}

#spanMessage button:hover{
	opacity:1;
background: #5e9500; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVlOTUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MGQ2MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background-image: -moz-linear-gradient(top, #5e9500 0%, #90d600 100%); /* FF3.6+ */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5e9500), color-stop(100%,#90d600)); /* Chrome,Safari4+ */
background-image: -webkit-linear-gradient(top, #5e9500 0%,#90d600 100%); /* Chrome10+,Safari5.1+ */
background-image: -o-linear-gradient(top, #5e9500 0%,#90d600 100%); /* Opera 11.10+ */
background-image: -ms-linear-gradient(top, #5e9500 0%,#90d600 100%); /* IE10+ */
background-image: linear-gradient(to bottom, #5e9500 0%,#90d600 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e9500', endColorstr='#90d600',GradientType=0 ); /* IE6-8 */
	}

div.querycontrol{text-align:center; margin:10px 0 5px 0}

div.querycontrol button{ display:inline-block; }

table.querytable{width:100%; position:relative;}

table.querytable th, table.querytable td{font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif; font-size:16px; color:#333; padding: 5px; vertical-align:middle;}

table.querytable th.layout, table.querytable td.layout{padding:1px 5px}

table.querytable th{position:relative; text-align:right; width:20%; vertical-align:middle; font-weight:bold}

table.querytable td{position:relative; width:30%}

table.querytable td.selectTD{vertical-align:top; width:80%}

table.querytable td input[type="radio"]{padding:0; margin:0; margin-right:5px}

ul.instruction{width:100%}

ul.instruction li{list-style:decimal; font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif; font-size:12px; color:#333; margin-left:20px; padding:10px 0 5px 0}

div.warning{width:100%; display:none}

div.alerterror{padding:5px 15px; border:2px solid #F00; background:#FFE0E0; border-radius:5px; margin:10px 0}

div.alerterror img{float:left}

div.alerterror ul{margin-left:75px}

div.alerterror ul li{margin-top:16px; font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif; font-size:13px; color:#000}

ul.btndescription{position:absolute; right:0; top:5px}

ul.btndescription li{float:left; display:inline-block; margin-left:15px; font-family:Arial,Tahoma,Helvetica, sans-serif;  font-size:12px; color:#333}

ul.btndescription li img{vertical-align:sub; *vertical-align:middle; margin-right:5px}

div.telerikgridheader{border:1px solid #999; border-bottom:0; padding:3px 0; background:url("images/bg_telerikheader.png") #F2F2F2 repeat-x}

div.pagegridheader{padding:8px 0; background:#F5F5F5; border-bottom:1px solid #ebebeb; text-align:right;}

.textinput{font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif;  color:#333; }

div#lodfooter{position:absolute; bottom:0; width:100%; height:37px; background:url(images/FooterBG.png) top left repeat-x; line-height:37px; text-align:center; *overflow-y:hidden}

div#lodfooter span{position:relative; top:4px; font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif; font-size:12px; font-weight:bold; color:#333}

ul#newfeedtest{position:absolute; display:none; background:#FFF; top:28px; left:0; width:auto !important; overflow:hidden; border:1px solid #333; border-top:0}

ul#newfeedtest li{width:100%; font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif; color:#333; height:14px; line-height:14px; padding:10px; text-align:left; white-space:nowrap; border-top:1px solid #333; cursor:default}

ul#newfeedtest li:hover{background:#9C0; color:#FFF}

div.confirmmessage p{margin-left:60px; font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif; font-size:13px; color:#333; display:block; line-height:20px}

div.confirmmessage img{float:left; display:block}

div.dialogcontent{overflow-y:auto;  padding:15px}

.dialogcontent textarea{
	height:auto;
	min-height:100px;
	}

table.dialogtable{
	width: 100%;
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
	}

table.dialogtable th, table.dialogtable td{
	font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif;  
	line-height:20px; 
	text-align: left; 
	vertical-align: middle; 
	font-size:14px; 
	padding:10px 7px; 
	border-top: 0 none;}

table.dialogtable th{
	width: 20%;
	color: #333;
	text-align: right;
	background: #F5F5F5;
	/*border-bottom: 1px solid #fff;*/
	font-weight: bold;
	}

table.dialogtable td{ 
	width: 80%;
	color: #333333;
	background: #F5F5F5;
	/*background: white;
	border-bottom: 1px dotted #FFE695;*/
	}

.en table.dialogtable th{ width: 30%; }
.en table.dialogtable td{ width: 70%; }

div.innertablecontainer{background:#FFF; border:1px solid #aaa; border-bottom:0px; position:relative; width:100%; *width:99%; *overflow-x:hidden; height:200px;  overflow-y:auto; -ms-overflow-y:scroll}

table.dialogtable table.innerdialogtable{width:100%; color:#333; word-wrap:break-word; font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif; }

table.dialogtable table.innerdialogtable tr.alt td{background:#f5f5f5;}

#tbd tr td{    background:#FFF;     border-bottom:0}

#tbd tr.alt td{    background:#eee}

table.dialogtable table.innerdialogtable th, #header-fixed thead th{width:auto; font-weight:bold; text-align:left; vertical-align:middle; background-image:url(images/add_table_bg.gif); font-size:12px; background-color:#333; font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif;  color:#FFF; text-align:left; overflow:hidden; background-repeat:repeat-x; height:24px; line-height:24px; background-position:top; border-top-style:none; border-right-style:solid; border-bottom-style:none; border-left-style:none; padding-top:3px; padding-right:9px; padding-bottom:3px; padding-left:9px; border-right-width:1px; border-right-color:#AAA}

table.dialogtable table.innerdialogtable td{width:auto; color:#333;font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif;  font-size:12px; vertical-align:middle; background:#FFF; word-wrap:break-word; text-align:left; border-right-width:1px; border-top-style:none; border-right-style:solid; border-bottom-style:none; border-left-style:none; border-right-color:#AAA; height:36px; padding-top:0px; padding-bottom:0px}

input.btnDel{width:24px; height:24px; cursor:pointer; border:0px; display:block; background:url(../content/telerik_css/MFC/DeleteIcon.png) no-repeat center; font-size:0}

#popup{position:relative; display:inline-block; vertical-align:bottom; margin-left:5px}

.popupcontainer{position:absolute; display:none; display:inline-block \9}

.poparrow{position:absolute; display:block; width:16px; height:16px; bottom:-14px; left:5px; z-index:30}

.popupcontent{position:relative; display:block; padding:5px; padding-left:25px; *padding-left:30px; border:1px solid #000; background:#FFF; border-radius:5px; *overflow-x:hidden; -ms-overflow-y:scroll; overflow-y:scroll}

.popupcontent li{list-style-type:decimal; font-size:12px;font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif;  color:#333; font-weight:normal !important; text-align:left; line-height:16px; padding:3px}

.hidden{visibility:hidden \9}

ul.dialogdescription{margin-left:60px}

ul.dialogdescription li{font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif; font-size:12px; color:#333; padding-bottom:5px}

ul.dialogdescription li p{font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif; font-size:14px; color:#333; margin-left:0}

.slidingDiv{height:auto; background-color:#FFC; padding:15px; width:auto; border:1px solid #FC0; margin-bottom:8px; display:none}

.slidingDiv p{font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif; font-size:12px; color:#333; line-height:20px}
 
.show_hide{display:inline-block; text-decoration:none; font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif; font-size:12px; color:#369 !important}

.show_hide:hover{text-decoration:underline}

span.arrow{display:inline-block; width:12px; height:12px; vertical-align:text-top; margin-left:3px}

span.arrow.down{background:url(images/icon_ArrowDown.png) no-repeat}

span.arrow.up{background:url(images/icon_ArrowUp.png) no-repeat}

div.homecontent p{margin-left:400px; font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif; font-size:12px; color:#333; line-height:22px; margin-bottom:10px; padding-right:10px}

div.homecontent p.title{font-size:21px; color:#FF9823; font-weight:bold; padding-top:51px; margin-bottom:25px}

div.homecontent img{float:left; margin-right:20px}

div.homecontent p a{font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif; font-size:13px; color:#e92806; line-height:20px; text-decoration:none; font-weight:bold}

div.homecontent p a:hover{text-decoration:underline}

/*.clearfix:after{ content:".";  display:block;  clear:both;  visibility:hidden;  line-height:0;  height:0}

.clearfix{ display:inline-block}
 
html[xmlns] .clearfix{ display:block}*/
 
* html .clearfix{ height:1%}


:root ul.lodquicklink li a img{vertical-align:-4px \0/IE9}


:root ul.subsystemmenuoption{box-shadow:0 1px 10px #666 \0/IE9; border:0 \0/IE9}

html>/**/body ul.selectcontrol, x:-moz-any-link, x:default{margin-left:37%}

/*IE9 CSS Hack*/
:root #spanMessage, :root button.confirm, :root button.confirm:hover, :root button.add, :root button.add:hover, :root button, :root button:hover, :root button.del, :root button.del:hover, :root .selectfile .t-upload, :root .selectfile .t-upload:hover, :root .form-footer button, :root .form-footer button:hover , :root .t-dropdown-wrap.t-state-focused .t-dropdown .t-input, :root .t-selectbox .t-input , :root .t-widget.t-dropdown.t-header, :root .t-datepicker .t-picker-wrap .t-select, :root .t-datepicker .t-picker-wrap .t-select:hover{
	filter:none\0/IE9;
	}

@media screen and (-webkit-min-device-pixel-ratio:0){}

label {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

input[type=checkbox].css-checkbox {
	position: absolute; 
	overflow: hidden; 
	clip: rect(0 0 0 0); 
	height:1px; 
	width:1px; 
	margin:-1px; 
	padding:0;
	border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
	padding-left:20px;
	height:15px; 
	display:inline-block;
	line-height:15px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
	cursor:pointer;
}

input[type=checkbox].css-checkbox:checked + label..css-label-check {
	background-position: 0 -15px;
}

label.css-label-check{
	background-image:url(images/elegant.png);
}

input[type=checkbox].css-checkbox.med + label.css-label-check.med {
	padding-left:22px;
	display:inline-block;
	line-height:17px;
	height:17px;
	background-repeat:no-repeat;
	background-position: 0 0;
	/*vertical-align:middle;*/
    cursor:pointer;
}

input[type=checkbox].css-checkbox.med:checked + label.css-label-check.med {
    background-position: 0 -17px;
}

input[type=radio].css-checkbox-radio {
	display:none;
}

input[type=radio].css-checkbox-radio + label.css-label-radio {
	padding-left:21px;
	height:17px; 
	display:inline-block;
	line-height:17px;
	background-repeat:no-repeat;
	background-position: 0 0;
	/*vertical-align:middle;*/
	cursor:pointer;

}

input[type=radio].css-checkbox-radio:checked + label.css-label-radio {
	background-position: 0 -17px;
}

.css-label-radio {
	background-image:url(images/radiobutton.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}



/* Step By Step New*/
.stepsbreadcrumb {
	/*centering*/
	display: inline-block;
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.35); 
	overflow: hidden;
	border-radius: 5px ;
	/*Lets add the numbers for each link using CSS counters. flag is the name of the counter. to be defined using counter-reset in the parent element of the links*/
	counter-reset: flag; 
	font-family: 'Merriweather Sans', arial, verdana !important;
	text-align: center;
	margin:20px 0;
	width:100%;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

.stepsbreadcrumblast {
	border-color:#b7b7b7;
	background: #5abde6; /* Old browsers */
	background: -moz-linear-gradient(top,  #5abde6 0%, #189dd4 100%) ; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5abde6), color-stop(100%,#189dd4)) ; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5abde6 0%,#189dd4 100%) ; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5abde6 0%,#189dd4 100%) ; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5abde6 0%,#189dd4 100%) ; /* IE10+ */
	background: linear-gradient(to bottom,  #5abde6 0%,#189dd4 100%) ; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5abde6', endColorstr='#189dd4',GradientType=0 ) ; /* IE6-9 */
	color:#333;
}

.stepsbreadcrumb i{
	color:#666 !important;
}

.stepsbreadcrumb span {
	text-decoration: none;
	outline: none;
	display: block;
	float: left;
	font-size: 16px;
	line-height: 50px;
	color: white;
	/*need more margin on the left of links to accomodate the numbers*/
	padding: 0 60px;
	background: #666;
	background: linear-gradient(#666, #333);
	position: relative;
}
/*since the first link does not have a triangle before it we can reduce the left padding to make it look consistent with other links*/
.stepsbreadcrumb span:first-child {
	padding-left: 46px;
	border-radius: 5px 0 0 5px; /*to match with the parent's radius*/
}
.stepsbreadcrumb span:first-child:before {
	left: 14px;
}
.stepsbreadcrumb span:last-child {
	border-radius: 0 5px 5px 0; /*this was to prevent glitches on hover*/
	padding-right: 20px;
}

/*hover/active styles*/
.stepsbreadcrumb span.active, .stepsbreadcrumb span{
	background: #333;
	background: linear-gradient(#333, #000);
}
.stepsbreadcrumb span.active:after, .stepsbreadcrumb span:after {
	background: #333;
	background: linear-gradient(135deg, #333, #000);
}

/*adding the arrows for the stepsbreadcrumbs using rotated pseudo elements*/
.stepsbreadcrumb span:after {
	content: '';
	position: absolute;
	top: 0; 
	right: -25px; /*half of square's length*/
	/*same dimension as the line-height of .stepsbreadcrumb a */
	width: 50px; 
	height: 50px;
	/*as you see the rotated square takes a larger height. which makes it tough to position it properly. So we are going to scale it down so that the diagonals become equal to the line-height of the link. We scale it to 70.7% because if square's: 
	length = 1; diagonal = (1^2 + 1^2)^0.5 = 1.414 (pythagoras theorem)
	if diagonal required = 1; length = 1/1.414 = 0.707*/
	transform: scale(0.707) rotate(45deg);
	/*we need to prevent the arrows from getting buried under the next link*/
	z-index: 1;
	/*background same as links but the gradient will be rotated to compensate with the transform applied*/
	background: #666;
	background: linear-gradient(135deg, #666, #333);
	/*stylish arrow design using box shadow*/
	box-shadow: 
		2px -2px 0 2px rgba(0, 0, 0, 0.4), 
		3px -3px 0 2px rgba(255, 255, 255, 0.1);
	/*
		5px - for rounded arrows and 
		50px - to prevent hover glitches on the border created using shadows*/
	border-radius: 0 5px 0 50px;
}
/*we dont need an arrow after the last link*/
.stepsbreadcrumb span:last-child:after {
	content: none;
}
/*we will use the :before element to show numbers*/
.stepsbreadcrumb span:before {
	content: counter(flag);
	counter-increment: flag;
	/*some styles now*/
	border-radius: 100%;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin: 15px 0;
	position: absolute;
	top: 0;
	left: 35px;
	/*background: #444;
	background: linear-gradient(#444, #222);
	font-weight: bold;
	color:#ebebeb;*/
}
.flat span, .flat span:after {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	color: #333;
	transition: all 0.5s;
}
.flat span:before {
	background: #FF9900; /* Old browsers */
	box-shadow: 0 0 0 1px #fff;
}
.flat span.active,  .flat span.active:after{
	border-color:#b7b7b7;
	background: #5abde6; /* Old browsers */
	background: -moz-linear-gradient(top,  #5abde6 0%, #189dd4 100%) ; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5abde6), color-stop(100%,#189dd4)) ; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5abde6 0%,#189dd4 100%) ; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5abde6 0%,#189dd4 100%) ; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5abde6 0%,#189dd4 100%) ; /* IE10+ */
	background: linear-gradient(to bottom,  #5abde6 0%,#189dd4 100%) ; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5abde6', endColorstr='#189dd4',GradientType=0 ) ; /* IE6-9 */
	color:#333;
}

.flat span.now{
	color:#fff;
}

.indexgird{
	padding-left: 10px;
	font-weight: bold;
	color:#689e02;
}
.indexgird span{
	color:#000;
}

/*table Definition*/
table.tabstriptable{
	width:99%;
	*table-layout:fixed;
	}

table.tabstriptable th{
	text-align:right;
	color:#1E385D;
	}

table.tabstriptable th, table.tabstriptable td{
	font-weight:normal;
	padding:5px;
	color:#1E385D;
	vertical-align:middle;
}

table.tabstriptable input{
	width:97%;
	color:#1E385D;
	/*border:1px solid #8BA0BC !important;*/
	}


/* from edit*/
.formwidget-container{
	background:#fff;
}

.formwidget-actions{
	float:right;
}

.formwidget-actions a.form-icon{
	background:#999;
	border-radius:3px;
	border:1px solid #666;
	display:inline-block;
	*min-width:0 !important;
	behavior: none !important;
}

.formwidget-actions a.form-icon img{
	padding-top:3px;
}

.formwidget-actions a.form-icon:hover{
	background:#666;
}

.form-entry{
	display:block;
	padding:10px 10px 5px 10px;
	margin-bottom:5px;
}

.form-entry input, .form-entry .t-dropdown{
	width:50%;
	font-size: 16px;
}

.form-entry .qaspan{
	color:#999;
	line-height:30px;
	width:100%;
	margin:0 !important;
	font-size: 15px;
}

.form-entry2{
	display:block;
	padding:30px 10px 5px 10px;
	margin-bottom:5px;
}

.txtred{
	color: #F00 !important;
	padding:0 4px;
	vertical-align:middle;
}

.form-entry ul{
	list-style:none;
	margin:0 !important;
}

.form-entry ul li{
	font-size: 16px;
	padding: 5px 0 0 5px;
}

.formtdtitle{
	text-align:right;
	color:#666 !important;
	font-weight:normal !important;
}

.questiontitle h3, .questiontitle h1, .questiontitle p{
	padding:0;
	margin:0;
}

.questiontitle h3, .questiontitle .cuser{
	color:#9d7c5a;
	padding-top: 10px;
}

.questiontitle h1{
	color:#0783B4;
	font-family: Arial,Tahoma,Helvetica,"微軟正黑體","Microsoft JhengHei",微軟正黑體,sans-serif;
	padding: 8px 0;
}

.ui-dialog
{
    /*z-index:1 !important;*/
    z-index:1;
}

#divNextPage {
    display: block;
    position: fixed;
    right: 20px;
    bottom: 20px;    
    padding: 10px 15px;    
    font-size: 16px;
    background: #777;
    color: white;
    cursor: pointer;
    border-radius: 10% 10% 10% 10%;
    opacity: 0.6;
}


#divLastPage {
    display: block;
    position: fixed;
    left: 20px;
    bottom: 20px;    
    padding: 10px 15px;    
    font-size: 16px;
    background: #777;
    color: white;
    cursor: pointer;
    border-radius: 10% 10% 10% 10%;
    opacity: 0.6;
}


#btnAddItem {
    display: block;
    position: fixed;
    right: 20px;
    top: 180px;    
    padding: 10px 15px;    
    font-size: 16px;
    /*background: #777;*/
    /*color: white;*/
    cursor: pointer;
    border-radius: 10% 10% 10% 10%;
    opacity: 0.8;
    z-index: 999;
    
    background: url("MFC/ConfirmBtn_BG.png") repeat-x scroll 0 0 #689E02;
    border-color: #589002;
    color: #FFFFFF;
}


#divQuestionMenu {
    display: block;
    position: fixed;
    right: 20px;
    top: 180px;    
    padding: 10px 15px;    
    width: 300px;
    font-size: 16px;
    background: #777;
    color: white;
    cursor: pointer;
    opacity: 1;
    z-index: 1000;
}

#divQuestionMenuForScoring {
    display: block;
    position: fixed;
    right: 20px;
    top: 180px;    
    padding: 10px 15px;    
    width: 300px;
    font-size: 16px;
    background: #777;
    color: white;
    cursor: pointer;
    opacity: 1;
    z-index: 1000;
}

.blueFont {
    font-size: 1.2em;
    width: 100%;
    color: #00A2E8;
}


.redFont {
    font-size: 1.2em;
    width: 100%;
    color: #BD0F17;
}


div .menu4-a {
    display: block;
    color: rgba(238, 142, 4, 1);
    text-decoration: none;
    
}
div .menu4-a:hover {
    color: rgba(238, 142, 4, 1);
    text-decoration: none;
    position: relative;
    border:1px dashed #87C7C9;
    cursor:pointer
}
div .menu4 {
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 16px;
    font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif;
    line-height: 30px;
    padding: 0px;
    margin: 0px;
}


div .menu5-a {
    display: block;
    color: rgba(200, 255, 100, 1);
    text-decoration: none;
    
}
div .menu5-a:hover {
    color: rgba(200, 255, 100, 1);
    text-decoration: none;
    position: relative;
    border:1px dashed #87C7C9;
    cursor:pointer
}
div .menu5 {
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 16px;
    font-family:Arial,Tahoma,Helvetica, "微軟正黑體", "Microsoft JhengHei", \5FAE\8EDF\6B63\9ED1\9AD4, sans-serif;
    line-height: 25px;
    padding: 0px;
    margin: 0px;
}

.skyDiv {
    display: block;
    position: relative;
    left: 0px;
    top: -30px;    
    padding: 5px 10px;    
    width: 300px;
    font-size: 16px;
    background: #eee;
    color: white;
    opacity: 1;
    z-index: 1000;
}


.skyDiv2 {
    display: block;
    position: fixed;
    left: 300px;
    top: 300px;    
    padding: 5px 10px;    
    width: 300px;
    font-size: 16px;
    background: #eee;
    color: white;
    opacity: 1;
    z-index: 1000;
    border-radius: 5% 5% 5% 5%;
}


.hvr{border:1px dashed #87C7C9;cursor:pointer}

.questionActions {
    position:absolute;
    top:0;
    left:0;
    padding:10px 20px 0 0;
    z-index:90;
    width:100%;
    height:100%;
    text-align:right;
    font-size:12px;
    white-space:nowrap;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    zoom:1;
    background:transparent;
    background:rgba(255,255,255,0.5);
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    -moz-background-clip:padding;
    -webkit-background-clip:padding-box;
    background-clip:padding-box

}

/*
.questionActions a{padding-left:30px;margin:0 1px;position:relative}

.questionActions a:before{font-weight:normal;color:#666;margin:0;position:absolute;left:8px}
*/



div .EditResponser {
    display: block;
    padding: 3px 3px;    
    font-size: 14px;
    /*background: #777;*/
    /*color: white;*/
    cursor: pointer;
    border-radius: 5% 5% 5% 5%;
    opacity: 0.8;
    /*text-align: center;*/
    
    /*background: url("MFC/ConfirmBtn_BG.png") repeat-x scroll 0 0 #689E02;
    border-color: #589002;*/
    color: #589002;
}

div .EditResponser:hover {
    color: rgba(238, 142, 4, 1);
    text-decoration: none;
    position: relative;
    border:1px dashed #87C7C9;
    cursor:pointer;
}

div .block
{
    display: block;
    position: fixed;
    background-color: rgb(119, 119, 119);
    opacity: 0.7;
    cursor: pointer;
    height: 3178px;
    zindex: 1000;
}

div .blockcenter
{
    padding: 0;
    margin: 0;
    top: 40%;
    left: 45%;
    textAlign: center;
    color: #000;
    border: 0;
    backgroundColor: #d5d5d5;
    cursor: wait;
    zindex: 2000;
}

.menu img{
        vertical-align:middle;
}

.ghost-add
{
    color: #333;
    cursor: pointer;
    opacity: 0.3;
}

.ghost-add:hover
{
    color: #333;
    cursor: pointer;
    opacity: 0.5;
}

#divAlert {
    display: block;
    /*position: fixed;*/
    margin: 10px 10px 20px 10px;
    padding: 5px 10px 5px 10px;
    font-size: 16px;
    color: red;
    cursor: pointer;
    opacity: 1;
    background: #F08221;
    color: white;
    border: 5px solid #F9BF15;
}


#divSubjectPicture {
    display: block;
    position: absolute;
    left: 50%;
    top: 60px;
    padding: 5px 10px 10px 20px;
    width: 900px;
    height: 500px;
    font-size: 12px;
    background: #FFF;
    opacity: 1;
    z-index: 2000;
    margin: 0px 0 0 -450px;

    /*background: #ffffff url("images/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50%;*/
    border: 1px solid #aaaaaa;
    color: #222222;
    border-radius:5px;
    overflow:auto;
}

.previewStyle {
    display: block;
    position: fixed;
    right: 340px;
    top: 180px;    
    padding: 10px 10px 10px 10px;
    font-size: 12px;
    background: #777;
    opacity: 1;
    z-index: 2000;
    /*margin: 0px 0 0 -450px;*/

    border: 1px solid #aaaaaa;
    color: #222222;
    border-radius:5px;
    overflow:auto;

}



.colorsetting tr:nth-child(even) {background: #DCDCDC}
.colorsetting tr:nth-child(odd) {background-color: #F5F5F5;}
.colorsetting tr:hover{background-color: #999999;}


table.summarytable {
  width:100%;
  border-collapse:collapse;
  table-layout: fixed;
}
table.summarytable caption {
  padding:10px;
  font-size:16px;
  background-color:#f3f6f9;
  text-align:left;
}
table.summarytable thead th {
  padding:5px 0px;
  color:#fff;
  text-align:center;
  background-color:#915957;
}
table.summarytable tbody td {
  padding:5px 0px;
  color:#555;
  text-align:center;
  border-bottom:1px solid #915957;
}
table.summarytable tfoot td {
  padding:5px 0px;
  text-align:center;
  background-color:#d6d6a5;
}
table.summarytable tbody tr:nth-child(even) {background: #F0E6E6}
table.summarytable tbody tr:nth-child(odd) {background-color: #fff;}

