* {margin:0; padding:0;}
.clear { clear:both; }

html,body
{
	height: 100%
}

body {
	background-color:#fff;
	padding:0; 
	font-family: Arial, Helvetica, sans-serif;
	color:#424849;
	font-size:12px;
	overflow-y: auto; 
	overflow-x: hidden;
}

h1 {
	font-size:16px;
	font-weight:bold;
	color:#0f3753;
	width: auto;
	padding:0px 0 5px 0;
	margin: auto;
	text-decoration:none;
}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#0f3753;
	width: auto;
	padding:5px 0 5px 0;
	margin: auto;
	text-decoration:none;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color:#0464a1;
	width: auto;
	padding:5px 0 5px 10px;
	margin: auto;
	text-decoration:none;
}
p {
	font-size:11px;
	text-align:justify;
	padding:2px;
	margin:0px;
}

a { color: #D8325D; text-decoration:none; }
a:hover { text-decoration: underline; }

img { border : 0; }

#push_main_container
{
	height: 22px;
}

#main_container {
	min-height:100%;
	margin:auto;
	padding:0px;
	margin-bottom: -22px;
}

.sc1024 {
	min-width: 1024px;
}

/*---------------- header ----------------------*/
#header {
	position:relative;
	height:110px;
	background-color:#05619b;
	margin:auto;
	/*margin-top: 5px;*/
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#logo {
	float:left;
	padding:20px 0 0 35px;
}

.banner_adds {
	width:750px;
	height:82px;
	float:left;
}

#user-nav { 
	position: absolute;
	/*text-align: right;*/
	/*width:450px;*/
	top: 13px;
	right: 10px;
	/*color: #fff; */
}

#user-nav a, #user-nav span { color: #fff; margin-left: 5px;}

/*---------------- menu tab----------------------*/
/* style the outer div to give it width */
.menu {font-size:11px;padding:0px; float:right; width:700px; }

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:28px; background:#267cb2;
	-moz-border-radius-bottomright: 8px;
	-border-bottom-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

/* style the sub-level lists */
.menu ul ul {width: auto;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:28px;line-height:28px;}

/* style the sub level list items */
.menu ul ul li {display:block;width: auto;height:auto;position:relative;line-height:1em; border-bottom:1px #2384BF solid;}

/* style the links for the top level */
/* disable when use flyout menu */
/*
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:11px;text-decoration:none;color:#fff;background:#267cb2;padding:0 21px 0 17px;}
.menu a.current{background:#3da1e0;}
*/

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#267cb2; color:#fff;width:12em;height:100%;line-height:1em; padding:0.5em 1em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:12em;}

li.icon-menu a { vertical-align: top; line-height: 16px; }
li.icon-menu a img {float:left;}
li.icon-menu a span:first-of-type { margin-left: 5px; margin-top:2px; float:left; width:75%; }

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {left:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#3da1e0;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#3da1e0;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#3da1e0;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#3da1e0;}

/* style the level hovers */
/* first */
.menu a:hover {color:#fff;background:#3da1e0;}
.menu :hover > a {color:#fff;background:#3da1e0;}
/* second */
.menu ul ul a:hover{color:#fff;background:#3da1e0;}
.menu ul ul :hover > a {color:#fff;background:#3da1e0;}
/* third */
.menu ul ul ul a:hover {background:#3da1e0;}
.menu ul ul ul :hover > a {background:#3da1e0;}
/* fourth */
.menu ul ul ul ul a:hover {background:#eee;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:28px;left:0;width:14em;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(../../img/account/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}

/*------------------------------main content-----------------------*/
#main_content {
	margin:auto;
	clear:both;
	background-color:#FFFFFF;
}

/*------------------------middle_content-----------*/
.column1 {
	width:257px;
	float:left;
	margin:0px;
	padding:10px 10px 10px 5px;
}

.column2 {
	width:340px;
	float:left;
	margin:0px;
	padding:10px 5px 10px 5px;
}
.column3 {
	width:320px;
	float:left;
	margin:0px;
	padding:10px 10px 10px 5px;
}

.column4 {
	width:690px;
	float:left;
	margin:0px;
	padding:10px 0px 10px 5px;
}

.left_box {
	width:357px;
	height:auto;
	/*float:left;*/
	padding-bottom:10px;
	margin: 10% auto 0;
}

.top_left_box {
	width:357px;
	height:10px;
	float:left;
	background:url(../../img/account/widget_top_box_bg.gif) no-repeat center;
}

.center_left_box {
	width:357px;
	height: auto;
	float:left;
	background:url(../../img/account/widget_center_box_bg.gif) repeat-y;
}

.bottom_left_box {
	width:357px;
	height:10px;
	float:left;
	background:url(../../img/account/widget_bottom_box_bg.gif) no-repeat center;
}

.box_title {
	width:357px;
	text-align:center;
	font-size:18px;
	color:#615357;
	padding:5px 0 5px 0;
}

.box_title span {
	font-weight:bold;
	color:#d8325d;
}

.main_text_box {
	padding:5px;
}

.content-title {
	margin-top: 10px;
	background-color:#385870;
	text-align:left;
	padding:5px 5px 5px 20px;
	color:#FFFFFF;
	font-weight:bold;
	line-height: 25px;
	/*-moz-border-radius: 8px;*/
	/*-webkit-border-radius: 8px;*/
	/*border-radius: 8px;*/
}

.content-area {
	background-color:#f3f5f6;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 70px;
	/*margin: 10px 0 0 0;*/
	/*-moz-border-radius: 8px;*/
	/*-webkit-border-radius: 8px;*/
	/*border-radius: 8px;*/
}

.small_title {
	background-color:#385870;
	text-align:left;
	width:100%;
	padding:5px 5px 5px 15px;
	color:#FFFFFF;
	font-weight:bold;
}

.title2 {
	background-color:#eef1f3;
	text-align:left;
	width:300px;
	padding:5px 5px 5px 15px;
	color:#d8325d;
	font-weight:bold;
	margin-left:5px;
}

/*------------------table style---------------*/
.defaultTable {
	/*margin: 0 0 0 10px;*/
	width: 100%;
	margin: 0 auto;
}

.defaultTable td {
	text-align: left;
	padding: 5px 5px 5px 5px;
	border-bottom:1px #ddd solid;
	text-align: left;
}

.defaultTable th {
	background-color: #333333;
	padding: 5px 5px 5px 5px;
	color:#FFFFFF;
	text-align: left;
	vertical-align: top;
}

.defaultTable td { vertical-align: top; }

.defaultTable td.align-right, .defaultTable th.align-right {
	text-align: right;
	padding: 5px 10px 5px 5px;
}

.defaultTable td.align-center, .defaultTable th.align-center {
	text-align: center;
}

.defaultTable tr.even {
	background-color:#FFF;
}

.defaultTable tr.warning {
	background-color:#FF9999;
}

.defaultTable tr:hover { background-color:#ddd; }

.defaultTable tfoot tr td { background-color: #F3F5F6; border-bottom: thick double; border-top: thick double; }

.defaultTable a.ui-button { margin-bottom: 4px; }

/*---------------------pagination-----------------------------*/

div.pagination {
	padding:5px;
	margin: 15px 5px 5px 5px;
	text-align:center;
	float:left;
	font-size:10px;
	color: #d8325d;
}

div.pagination a {
	padding: 3px 5px;
	margin-right: 3px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #d8325d;
}

div.pagination span {
	padding: 4px 5px;
	margin-right: 2px;
}

div.pagination a:hover, div.pagination a:active {
	border:1px solid #ddd;
	color: #fff;
	background-color: #d8325d;
}
div.pagination span.current {
	border: 1px solid #ddd;
	font-weight: bold;
	background-color: #d8325d;
	color: #FFF;
}
div.pagination span.disabled {
	border: 1px solid #ddd;
	color: #ccc;
}
div.pagination select {
	border: 1px solid #ddd;
	background-color: #fff;
	font-size: 9px;
	color: #d8325d;
	margin-bottom: 0;
}

/*-----------------------zend form------------------------*/

select { padding:1px 0 1px 3px; border:1px solid #d6d6d6; color:#414141; background-color: #fff; -moz-border-radius: 0px; -webkit-border-radius: 0px; margin-bottom: 5px; }
select option { padding-right: 10px; }
input { padding:1px 0 1px 3px; border:1px solid #d6d6d6; color:#414141; -moz-border-radius: 0px; -webkit-border-radius: 0px; }
input[type="text"] { width: 300px; }
input:focus, textarea:focus, select:focus { background-color: #F3FDFF; box-shadow: 0 0 2px rgba(56, 88, 112, 1); -webkit-box-shadow: 0 0 2px rgba(56, 88, 112, 1);  -moz-box-shadow: 0 0 2px rgba(56, 88, 112, 1); }
textarea { width: 600px; height: 120px; border:1px solid #d6d6d6; color:#414141; margin-bottom: 5px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }
textarea.tinymce { width: 680px; height: 320px;}
.select2-selection { border-radius: 0px !important; -moz-border-radius: 0px !important; -webkit-border-radius: 0px !important; }

.required
{
	background-image:url(../../../assets/img/icon/required.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.zend_form {
	padding: 0;
	width: 1024px;
	margin: 0 auto;
}

.tree-info .zend_form {
	width: 100%;
}

.link_form {
	/*padding-left: 290px;*/
	text-align: center;
}

.zend_form dd fieldset{
	margin: 10px 0 10px -240px;
	border:1px solid #d6d6d6;
	padding-bottom : 10px;
}

.zend_form dd fieldset legend{
	margin: 0 5px 0 5px;
	padding: 0 5px 0 5px;
	font-weight: bold;
}

.zend_form dd fieldset dl{
	margin-top: 10px;
}

.zend_form dt {
	text-align: right;
	width: 260px;
	float:left;
	color: #404040;
}

.zend_form dt label {
	padding-right: 10px;
}

.zend_form dd {
	/*width: 650px;*/
	min-height: 30px;
	margin: 0; /*fix -webkit-margin-start: 40px problem*/
	margin-left:260px;
}

.zend_form dd.longtext {
	padding-bottom: 20px;
}

#search-form .zend_form dd select {
	max-width: 200px;
}

.zend_form dd ul.errors {
	font-size: 1em;
	color: #f00;
	margin: 5px 0 5px 0px;
	list-style-type: none;	
	padding: 0;
}

.zend_form dd ul {
	font-size: 1em;
	margin: 2px 0 5px 0;
	list-style-type: none;	
}

.zend_list {
	max-height: 300px;
	overflow-y: auto;
	margin-bottom: 10px !important;
}

.search-menu {
	float: right;
	margin-right: 10px;
}

.search-menu a {
	color : #fff;
	margin-left: 10px;
}

.order-by {
	color : #fff;
	padding-right: 20px;
}

.order-asc { background: url(../../img/account/icon/link/arrow_down.png) right no-repeat; }
.order-desc { background: url(../../img/account/icon/link/arrow_up.png) right no-repeat; }

/*-------------------link icon------------------------*/
.link-icon-plus { padding-left: 20px; padding-top: 3px; background: url(../../img/account/icon/link/plus.png) no-repeat; }
.link-icon-cross { padding-left: 20px; padding-top: 3px; background: url(../../img/account/icon/link/cross.png) no-repeat; }
.link-icon-download { padding-left: 20px; padding-top: 3px; background: url(../../img/account/icon/link/download.png) no-repeat; }
.link-icon-upload { padding-left: 20px; padding-top: 3px; background: url(../../img/account/icon/link/upload.png) no-repeat; }
.link-icon-toggle { padding-left: 20px; padding-top: 3px; background: url(../../img/account/icon/link/comment_write.png) no-repeat; }
.link-icon-heart { padding-left: 20px; padding-top: 3px; background: url(../../img/account/icon/link/heart.png) no-repeat; }
.link-icon-setting { padding-left: 20px; padding-top: 3px; background: url(../../img/account/icon/link/setting.png) no-repeat; }
.link-icon-refresh { padding-left: 20px; padding-top: 3px; background: url(../../img/account/icon/link/refresh.png) no-repeat; }
.link-icon-calendar { padding-left: 20px; padding-top: 3px; background: url(../../img/account/icon/link/cal.png) no-repeat; }
.link-icon-incorrect { padding-left: 20px; padding-top: 3px; background: url(../../img/account/icon/link/incorrect.png) no-repeat; }
.link-icon-correct { padding-left: 20px; padding-top: 3px; background: url(../../img/account/icon/link/correct.png) no-repeat; }
.link-icon-multiple-device { padding-left: 20px; padding-top: 3px; background: url(../../img/account/icon/link/responsive.png) no-repeat; }
.link-icon-delete { padding-left: 20px; padding-top: 5px; background: url(../../img/account/icon/link/trash.png) no-repeat; }

/*-------------------footer------------------------*/
#footer {
	height:22px;
	clear:both;
	font-size:9px;
	/*background-color:#f2efef;*/
	
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	/*border-radius: 8px;*/
}

a.nav_footer:link, a.nav_footer:visited {
	display:block; float:left; padding:5px 6px 5px 10px; margin:0; 
	text-decoration:none; color:#2F2626;
}

a.nav_footer:hover {
	display:block; float:left; padding:5px 6px 5px 10px; margin:0;
	text-decoration:underline; color:#2F2626;
}

a.nav_footer:active {
	display:block; float:left; padding:5px 6px 5px 10px; margin:0;
	text-decoration:none;  color:#2F2626;
}

#copyright {
	float:right;
	padding:0px;
}

/*---------------- login-form ----------------------*/
.login
{
	height:300px;
	/*padding:100px 0 20px 300px;*/
}

.login-form dt { width: 75px;}
.login-form dd { margin-left: 85px; }
.login-form input { width: 252px; }

.login .top_left_box {
	width:357px;
	height:10px;
	float:left;
	background:url(../../img/account/login_top_box_bg.gif) no-repeat center;
}

.login .center_left_box {
	width:357px;
	height: auto;
	float:left;
	background:url(../../img/account/login_center_box_bg.gif) repeat-y;
}

.login .bottom_left_box {
	width:357px;
	height:10px;
	float:left;
	background:url(../../img/account/login_bottom_box_bg.gif) no-repeat center;
}

.login .zend_form {
	width: 100%;
	text-align: center;
}

.login .zend_form dd {
	margin: 0;
}
/* ----------------------------------------------------------------------------------------------------------
Multiselect Field
---------------------------------------------------------------------------------------------------------- */
#permissions-element, #users-element, #groups-element {
	padding: 0px 0 10px 0;
}

#permissions, #users, #groups, #column {
	width: 650px;
	height: 260px;
}

#subsite_fingerprint.lwms-main, 
#shift_fingerprint.lwms-main, 
#device_subsite.lwms-main, 
#holiday_fingerprint.lwms-main, 
#incident_type.lwms-main, 
#incident_group.lwms-main, 
#patrol_device.lwms-main, 
#checkpoint_checklist.lwms-main, 
#checkpoint.lwms-main, 
#checkpoint_type_checklist.lwms-main, .multiselect
{
	width: 650px;
	height: 260px;
}

/* ----------------------------------------------------------------------------------------------------------
Log
---------------------------------------------------------------------------------------------------------- */

.log {
	font-size:12px;
	margin-left:10px;
	margin-bottom: 20px;
	padding: 10px 0 10px 0px;
	width:98%;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border: 1px solid #d6d6d6;
}

.log dt {
	text-align: right;
	width: 300px;
	float:left;
	color: #555;
}

.log dd {
	width: 460px;
	color: #555;
	min-height: 25px;
	margin: 0; /*fix -webkit-margin-start: 40px problem*/
	margin-left:310px;
}

/* ----------------------------------------------------------------------------------------------------------
Flash Msg
---------------------------------------------------------------------------------------------------------- */

div.flashMsg {
	width:899px;
	padding: 15px 0 0;
	margin: 15px auto 20px;
	font-size: 13px;
	background: url(../../img/widget/flash-msg/bg_alertbox.png) no-repeat;
	position: relative;
}
div.flashMsg p {
	width: 819px;
	padding: 0 20px 17px 60px;
	background: url(../../img/widget/flash-msg/bg_alertbox-bottom.png) no-repeat bottom;
	line-height: 18px;
}
div.flashMsg p b { color: #ec1c24; margin-left: -57px;}
div.flashMsg a.close {
	width:7px;
	height: 6px;
	background: url(../../img/widget/flash-msg/close-icon.png) no-repeat;
	cursor:pointer;
	position: absolute;
	top: 10px;
	right: 10px;
}
div.flashMsg a.close span { display: none;}

/* ----------------------------------------------------------------------------------------------------------
Success Msg
---------------------------------------------------------------------------------------------------------- */

div.successMsg {
	width:899px;
	padding: 15px 0 0;
	margin: 15px auto 20px;
	font-size: 13px;
	border: 3px solid #1E4F9B;
	background-color: #f3f5f6;
	position: relative;
}
div.successMsg p, div.failedMsg p {
	width: 819px;
	padding: 0 20px 17px 60px;
	line-height: 18px;
	font-weight: bold;
	font-size: 12px;
}
div.successMsg p b, div.failedMsg p b { color: #ec1c24; margin-left: -57px;}
div.successMsg a.close, div.failedMsg a.close {
	width:7px;
	height: 6px;
	background: url(../../img/widget/flash-msg/close-icon.png) no-repeat;
	cursor:pointer;
	position: absolute;
	top: 10px;
	right: 10px;
}
div.successMsg a.close span, div.failedMsg a.close span { display: none;}

/* ----------------------------------------------------------------------------------------------------------
Failed Msg
---------------------------------------------------------------------------------------------------------- */

div.failedMsg {
	width:899px;
	padding: 15px 0 0;
	margin: 15px auto 20px;
	font-size: 13px;
	border: 3px solid red;
	background-color: lightpink;
	position: relative;
}

/* ----------------------------------------------------------------------------------------------------------
Fix Jquey UI Date Picker show at bottom on start
---------------------------------------------------------------------------------------------------------- */
#ui-datepicker-div { display: none; }

/* ----------------------------------------------------------------------------------------------------------
API List
---------------------------------------------------------------------------------------------------------- */
ul.api-list { padding: 0; list-style: none; margin: 0; }
ul.api-list ul { list-style: none; }

/* ----------------------------------------------------------------------------------------------------------
Special form element
---------------------------------------------------------------------------------------------------------- */

.ac_input { 
	background: url(../../img/icon/autocomplete_icon_16.png) no-repeat #fff;
	background-position: right;
}

a.uploadify-btn {
	display:block;
	float:left;
	color: #fff;
	background:url("../../img/widget/uploadify_btn.png") no-repeat scroll 0 0 transparent;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	height:30px;
	text-align:center;
	width:110px;
	cursor: pointer;
	margin: 0 5px 10px 15px;
	padding-top: 7px;
}

#order1 { width: 150px; }
#order1-element { width: 150px; float:left; margin: 0; }
#order_type1-label { width: 0px; float:left;  margin-left: 0; margin-right: 5px;}

#order2 { width: 150px; }
#order2-element { width: 150px; float:left; margin: 0; }
#order_type2-label { width: 0px; float:left;  margin-left: 0; margin-right: 5px;}

#order3 { width: 150px; }
#order3-element { width: 150px; float:left; margin: 0; }
#order_type3-label { width: 0px; float:left;  margin-left: 0; margin-right: 5px;}

#f_date-element { width: 150px; float:left; margin: 0; }
#f_time-label { width: 150px; float:left;  margin-left: 0; margin-right: 5px;}

#t_date-element { width: 150px; float:left; margin: 0; }
#t_time-label { width: 150px; float:left;  margin-left: 0; margin-right: 5px;}

#fu_name-element { width: 150px; float:left; margin: 0; }
#fu_code-label { width: 150px; float:left;  margin-left: 0; margin-right: 5px;}

#param #ss_name-element, #search-form #ss_name-element { width: 150px; float:left; margin: 0; }
#param #ss_code-label, #search-form #ss_code-label { width: 150px; float:left;  margin-left: 0; margin-right: 5px;}

#ts_name-element { width: 150px; float:left; margin: 0; }
#ts_code-label { width: 150px; float:left;  margin-left: 0; margin-right: 5px;}

#sh_name-element { width: 150px; float:left; margin: 0; }
#sh_code-label { width: 150px; float:left;  margin-left: 0; margin-right: 5px;}

#d_name-element { width: 150px; float:left; margin: 0; }
#d_code-label { width: 150px; float:left;  margin-left: 0; margin-right: 5px;}

#lc_name-element { width: 150px; float:left; margin: 0; }
#lc_code-label { width: 150px; float:left;  margin-left: 0; margin-right: 5px;}

#chp_name-element { width: 150px; float:left; margin: 0; }
#chp_code-label { width: 150px; float:left;  margin-left: 0; margin-right: 5px;}

#pt_name-element, #search-form #pt_name-element { width: 150px; float:left; margin: 0; }
#pt_code-label { width: 150px; float:left;  margin-left: 0; margin-right: 5px;}
#import-form-id #pt_code-label { width: 260px; margin-right: 0; }
#import-form-id #pt_name-element { width: 650px; }

#fu_position-element { width: 150px; float:left; margin: 0; }
#fu_type-label { width: 150px; float:left;  margin-left: 0; margin-right: 5px;}

#from_date-element { width: 150px; float:left; margin: 0; }
#to_date-label { width: 150px; float:left;  margin-left: 0; margin-right: 5px;}

#show_late-label { width: 150px; float:left;  margin-left: 0; margin-right: 5px;}

#d_type-element { width: 150px; float:left; margin: 0; }
#data_intigrity-label { width: 150px; float:left;  margin-left: 0; margin-right: 5px;}

#repair_f_date-element { width: 150px; float:left; margin: 0; }
#repair_t_date-label { width: 70px; float:left;  margin-left: 0; margin-right: 5px;}

#receive_f_date-element { width: 150px; float:left; margin: 0; }
#receive_t_date-label { width: 70px; float:left;  margin-left: 0; margin-right: 5px;}

#search_extra_param-element { width: 140px; float:left; margin: 0; }
#search_extra_value-label { width: 5px; }
#search_extra_value-element { width: 155px; float:left;  margin-left: 0; margin-right: 5px;}

.login-form #username { height: 30px; margin-bottom: 5px; padding: 0 10px; width: 230px; }
.login-form #username-label { display:none; }
.login-form #password { height: 30px; margin-bottom: 5px; padding: 0 10px; width: 230px; }
.login-form #password-label, .login-form #forgotPasswd-label, .login-form #submit-label { display:none; }

#forgotPasswd-element { margin-top: 5px; padding-right: 55px; text-align: right; }

#ori_code-label, #ori_code-element { display: none; }

#submit-element { clear:both; }
.login-form input::-moz-placeholder{ text-align: left; }
.login-form input::-webkit-input-placeholder { text-align: left; }
.login-form input:-ms-input-placeholder { text-align: left; }

#to, #cc { height: 45px; }
#subject { width: 597px; }

#param-element #f_time-label { width: 250px; float:left;  margin-left: 0; }
#param-element #f_time-element { width: 150px; float:left; margin-left: 5px; }
#param-element #t_time-label { width: 150px; float:left;  margin-left: 0; }
#param-element { margin-left: 0px; }

/*#ignore_late_threshold-element { width: 15px; float: left; margin: 0; }*/
/*#ignore_early_threshold-label { width: 150px; }*/

.name-code-pick { width: 180px !important; }

input[readonly="readonly"] { background-color: #eee; border-color: #FF9696;  }

#preview { position:absolute; border:1px solid #ccc; background:#333; padding:5px; display:none; color:#fff; }

#export-dialog, #import-dialog, .import-dialog { display: none; }

#excel-csv, #excel-csvwoh, #excel-txt, #excel-txtwoh, #excel-xls, #excel-xls-beta, #excel-pdf { margin-left:10px; }

#day_of_week-element label { margin-right: 15px; }

#plan-area { width: 100%; margin:0 auto; }

#preview_link-element { margin: 0px; float: left; }

#add-event-btn { float: right; }

.yes-label {
	color: green;
	font-weight: bold;
}

.no-label {
	color: red;
	font-weight: bold;
}

.warn-label {
	color: orange;
	font-weight: bold;
}

.primary-label {
	color: blue !important;
	font-weight: bold;
}

.black-label {
	color: black !important;
	font-weight: bold;
}

.blur-label {
	color: #ccc;
}

.correct {
	width:20px;
	height:20px;
	float:left;
	background:url(../../img/account/icon/link/correct.png) no-repeat center;
}

.incorrect {
	width:20px;
	height:20px;
	float:left;
	background:url(../../img/account/icon/link/incorrect.png) no-repeat center;	
}

.loading {
	width:16px;
	height:16px;
	float:left;
	background:url(../../img/widget/spinner.gif) no-repeat center;		
}

.msg {
	height:20px;
	float:left;
	padding-top:2px;
}

#calendar {
	/*border-collapse: collapse;*/
	background-color: #ddd;
	width: 100%;
	table-layout:fixed;
}

#calendar tr th { 
	height: 30px;
}

#calendar tr td {
	border: 1px solid silver;
	width: 100%;
	height: 90px;
	vertical-align: top;
	padding: 5px;
}

#calendar p {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#calendar .date-item { background-color: white; }

#calendar .ui-selected { background-color: #F2F2E4; }

#calendar .shift-item {
	background-color: #eee;
    height: 18px;
    padding: 5px;
    width: 95%;
    margin-top: 2px;
}

#calendar .special-shift-item {
	background-color: #fad7d7;
    height: 18px;
    padding: 5px;
    width: 95%;
    margin-top: 2px;
}

#calendar .absence-item {
	background-color: #f4faa5;
    height: 18px;
    padding: 5px;
    width: 95%;
    margin-top: 2px;
}

#calendar .holiday-item {
	background-color: #f4faa5;
    height: 15px;
    width: 100%;
}

#calendar .shift-item li, #calendar .holiday-item li, #calendar .absence-item li {
	float: left;
	list-style: none;
}

#calendar .topic {
	width: 90%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#calendar .shift-item a {
	color: black;
}

#calendar .action {
	width: 10%;
	height: 100%;
}

#calendar .amount {
	width: 18px;
	height: 100%;
	padding: 0 2px;
	color: black;
	font-weight: bold;
	text-align: right;
}

#event-dialog fieldset legend {
    font-weight: bold;
    margin: 0 5px;
    padding: 0 5px;
}
#event-dialog fieldset {
	border: 1px solid #d6d6d6;
    padding: 10px;
}

.pair-status {
	float:left;
	margin-left:5px;
	width:300px;
}

.qrcode-dialog {
	display:none;
}

#basic-input-form .begin-element 
{ 
	width: auto; 
	float:left; 
	margin-left: 0px; 
}

#basic-input-form .append-element 
{ 
	width: 10px; 
	float:left;
	margin-left: 0; 
}

#patrol_pattern-element select {
	padding: 0;
}

.add-checkpoint
{
	width: 16px;
	height: 16px;
	padding: 2px 3px;
	position: absolute;
	margin-left: 5px;
	background:url(../../img/account/icon/link/plus.png) no-repeat center;	
}

.remove-checkpoint
{
	width: 20px;
	height: 20px;
	float: left;
	margin-left: 5px;
	background:url(../../img/account/icon/link/incorrect.png) no-repeat center;	
}

.moveup-checkpoint
{
	width: 20px;
	height: 20px;
	float: left;
	background:url(../../img/account/icon/link/arrow_up.png) no-repeat center;		
}

.movedown-checkpoint
{
	width: 20px;
	height: 20px;
	float: left;
	background:url(../../img/account/icon/link/arrow_down.png) no-repeat center;	
}

.a-link {
	color: #fff;
}

.input-warning
{
	border: 2px solid red;
}

.border-left {
	border-left: 1px solid #ddd;
}
.border-right {
	border-right: 1px solid #ddd;
}
.border-side {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;	
}
.border-round {
	border: 1px solid #ddd;
}

.align-center {
	text-align: center;
}

#default_position-label, #default_position-element, #polygon-label, #polygon-element {
	display: none;
}

.tree-info
{
	position: absolute;
	right: 0;
}

.tree-info-pos-fixed 
{
	position: fixed;
	top: 20px;
}

.thead-fixed
{
	position: absolute;
	width: 100%;
}

#node_name-label, #node_name-element
{
	margin-bottom: 10px;
}
#node_filter-label, #node_filter-element
{
	display: none;
}

.zend_form input[type=radio]
{
	margin-right: 5px;
	margin-left: 5px;
}

.input-number 
{
	width: 30px !important;
	text-align: center;
}

.success-pad
{
	color: white;
	background-color: green;
}

.warning-pad
{
	color: black;
	background-color: yellow;
}

.danger-pad
{
	color: white;
	background-color: coral;
}

.alarm-msg
{
 	background-color: yellow;
    border: 1px solid red;
    color: red;
    font-size: 20px;
    height: 50px;
    padding: 10px 0;
    text-align: center;
}

.report-menu { font-size: 20px; }
.report-menu dt { margin-right: 5px; }
.report-menu dd { margin-bottom: 5px; }
.report-menu a { color: black; }

.description
{
	font-size: 0.8em;
	color: grey;
}

.small-txt
{
	font-size: 0.8em;
}

.hidden
{
	display:none;
}

#monday-element { width: 45px; float: left; margin-left: 0; }
#tuesday-label { width: 45px; float: left; text-align: center; }
#tuesday-element { width: 45px; float: left; margin-left: 0; }
#wednesday-label { width: 45px; float: left; text-align: center; }
#wednesday-element { width: 45px; float: left; margin-left: 0; }
#thursday-label { width: 45px; float: left; text-align: center; }
#thursday-element { width: 45px; float: left; margin-left: 0; }
#friday-label { width: 45px; float: left; text-align: center; }

#saturday-element { width: 45px; float: left; margin-left: 0; }
#sunday-label { width: 45px; float: left; text-align: center; }

/* ----------------------------------------------------------------------------------------------------------
Select2
---------------------------------------------------------------------------------------------------------- */
.select2-container {
	margin-top: -5px !important;
}

/* ----------------------------------------------------------------------------------------------------------
Custom Block Screen
---------------------------------------------------------------------------------------------------------- */
.block_screen, .loading_screen {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	width: 100%;
	height: 100vh;
	color: white;
	background-color: black;
	opacity: 0.7;
}

/* ----------------------------------------------------------------------------------------------------------
Hierarchy
---------------------------------------------------------------------------------------------------------- */
.tree-page {
	width: 100%;
	max-width: 1400px;
	min-height: 445px;
	display: flex;
	justify-content: flex-start;
}
.tree-graph {
	/*width: 30%;*/
	position: relative;
}
.tree-info {
	/*width: 80%;*/
	position: relative;
	display: flex;
	margin-left: auto;
}
.info-btn {
	margin-top: 10px !important;
}

.blockUI {
	z-index: 1010 !important;
}

#value-element #show_late-label {
	width: 260px;
}

.deactivated-item
{
	background-color: mistyrose;
}

.danger-text 
{
	color: red;
	font-weight: bold;
}

.chosen-container {
	margin-bottom: 5px;
	min-width: 300px;
}

.dialog-fixed { 
	overflow: visible !important;
}

.bg-grey {
	background-color: #ededed;
}

.danger-label {
	background-color: salmon;
	border-radius: 8px;
	width: 26px;
	text-align: center;
	color: white;
	margin: auto;
}