.zj_copyright {
	color: #AAAAAA;
	margin: 1em 0;
	text-align: center;
}

.zj_copyright .zj_title {
	font-weight: bold;
}

.zj_addbutton {
	background: transparent url(../images/add.png) no-repeat;
	line-height: 16px;
	padding-left: 20px;
	float: left;
}

.zj_image_sortablehandler,
.zj_sortablehandler {
	background: transparent url(../images/move.png) no-repeat;
	width: 13px;
	height: 13px;
}

/** linkicons **/
div.linkicon {
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.linkicon a {
	display: block;
	border: 1px solid #f0f0f0;
	height: 97px;
	width: 108px;
	color: #666;
	vertical-align: middle;
	text-decoration: none;
}

div.linkicon a:hover {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f9f9f9;
	color: #0B55C4;
}

div.linkicon img  { padding: 10px 0; margin: 0 auto; }
div.linkicon span { display: block; text-align: center; }
.admintable{
	width:500px;
}
/**
 * imageselect
 *
 * based on com_media
 */

div.item {
	float: left;
	border: 1px solid #ccc;
	margin: 3px;
	position: relative;
}

div.imgBorder {
	height: 72px;
	vertical-align: middle;
	width: 88px;
	overflow: hidden;
}

div.imgBorder a {
	height: 72px;
	width: 88px;
	display: block;
	cursor: pointer;
}

div.imgBorder a:hover {
	height: 72px;
	width: 88px;
	background-color: #f0f0f0;
	color : #FF6600;
}

div.controls {
	text-align: center;
	height: 20px;
	line-height: 20px;
	background: #f9fcf9;
	border-top: 1px solid #ddd;
}

div.controls img {
	vertical-align: middle;
}

div.imageinfo {
	background: #f9f9f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 88px;
	height: 15px;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}

div.image {
/*	padding-top: 10px; removed because of the button icons */
}

div.pnav {
	padding: 5px;
	text-align: center;
	background: #f3f3f3;
	border: 1px solid #ccc;
	overflow: hidden;
}

div.imghead {
	padding: 3px;
	border: 1px solid #ccc;
}


div.clear {
	border: 0;
	clear: both;
	float: none;
	height: 1px;
	line-height: 1px;
}


/** ICON */

.icon-48-dashboard {
	background-image: url(../images/icon-48-dashboard.png) !important;
}
.icon-48-config {
	background-image: url(../images/icon-48-config.png) !important;
}
table.admintable td label {
	clear: none!important;
	min-width: 40px;
	margin : 3px 2px ;
}
.sidebar-nav ul li{
	float: left;
	padding: 0px 15px;
}
.span10{
	width:100% !important;
}
.adminlist img{
	padding:10px;
}
#depro_plug tr td{
	vertical-align:top;
}
#depro_plug,.content_show{
	width:100%;
}
.all_content{
	border:1px solid #e8e8e8;
	border-radius:10px;
	width:98%;
	margin-top:20px;
}
.right_function{
	width: 94%;
	padding: 0px 3% 3% 3%;
	overflow: hidden;
}
.right_function h2{
	color: #21abdb;
	text-transform: uppercase;
	padding: 10px;
}
.right_function h2 span{
	float: right;
	background: #666666;
	color: white;
	padding: 2px 10px;
	font-weight: normal;
	border-radius: 5px;
	font-size: 14px;
}
.list_page li {
	float: left;
	padding: 10px 10px;
	border-right: 1px solid #e8e8e8;
	color: #e4e7f2;
	list-style:none;
}
.list_page li  a{
	color:black;
}
.paging_function p {
	float: left;
	margin-top: 40px;
	padding-left: 5px;
}
.list_page {
	float: right;
	border: 1px solid #e8e8e8;
	border-radius: 3px;
	margin-top: 20px;
}
li.active_page {
	background: #000200;
	color: white;

}
.right_function{
	border: 1px solid gray;
	border-radius: 5px;
	width: 90%;
	margin: 20px 3% 20px 0px;
}
.main_function{
	width: 98%;
	margin: 10px 1%;
	min-height: 400px;
	border: 1px solid gray;
	background: white;
	float: left;

}
.function_content{
	width: 98%;
	margin: 5px 1%;
	float: left;
}
.dp_top_head{
	border-bottom:1px solid #e7e7e7;
	overflow:hidden;
}
.dp_top_head{
	position:relative;
}
.top_head_menu ul{
	border:none !important;
	margin-right:10px;
	margin-top:0px !important;
}
.top_head_menu ul li{
	margin-left:10px;
	background:#484b4f;
	border-radius:5px;
}
.top_head_menu ul li a{
	color:#f0f0df;
	text-decoration:none;
}
.top_head_menu span.versionnotifi{
	position: absolute;
	bottom: 5px;
	text-transform: uppercase;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	left: 10px;
}
.show_data table th, .show_data table tr td {
	border: 1px solid #e1e2e2;
	padding: 10px;
	text-align: center;
}
.off_lap {
	background: #f8f8f8;
}
.details_content{
	position:fixed;
	width:80%;
	height:80%;
	overflow:auto;
	top:10%;
	left:10%;
	z-index:9999999;
	background:#e5e5e5;
	border-radius:10px;
	padding:20px;
	display:none;
}
.overlap{
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0;
	z-index:100;
	opacity:0.8;
	background:black;
	display:none;
}
.close_details_content{
	width:30px;
	height:30px;
	float:right;
	background-image: url(../images/close.png) !important;
	text-indent:-99999px;
	position:Relative;
	top:0px;
	cursor: pointer;
}
#submenu {
	width:100%;
	float:left;
}
#submenu li{
	background-color: #f0f0f0;
	margin-right:1px;
}
#submenu li a:hover{
	background-color: #08c;
	color:white;
}
.content_wrapper{
	overflow: auto;
	width: 100%;
	height: 80%;
	background:white;
}
.content_wrapper table{
	width: 100%;
    word-wrap: break-word;
    table-layout: fixed;
}
.head_detail{
	width:100%;
	float:left;
}
.head_detail label ,.head_detail button , .infobox{
	float: left;
	padding: 5px 15px;
}
.head_detail label ,.head_detail button ,.forward_app_content button{
	background: #636363;
	border: none;
	margin-right: 10px !important;
	border-radius: 5px;
	color: white;
}
.head_detail label a{
	color:white;
	text-decoration: none;
}
.head_detail label:hover a,.head_detail button:hover{
	color:#ccc;
	cursor: pointer;
}
.head_detail label  input{
	margin-left:10px;
}
.head_detail .infobox {
	width: 170px;
	position: relative;
	background: #636363;
	top: -10px;
	color: white;
	border-radius: 5px;
	margin-right:10px;
}
.head_detail .infobox  p{
	margin:0px;
	padding:0px;
}
.forward_app_content{
	display: none;
	width: 400px;
	margin: auto;
	background: #c2c2c2;
	position: absolute;
	padding: 10px;
	margin-left: -210px;
	top: 100px;
	left: 50%;
	border-radius: 10px;
	box-shadow: 5px 7px 10px gray;
}
.checkpdfprocess{
	display:none;
}