#left-content{
	float: left;
	margin-top: -5px;
}

#left-content h2{
	margin-top: 25px;
	margin-left: 15px;
	border-bottom: 1px dotted #D3D3D3
}
#kalender{
	margin-left: 10px;
}
#clock {
	position: relative;
	width: 175px;
	height: 175px;
	margin: 0px auto;
	background: url(../clock/clockface.png);
	list-style: none;
	}

#sec, #min, #hour {
	position: absolute;
	width: 5px;
	height: 175px;
	top: 0px;
	left: 85px;
	}

#sec {
	background: url(../clock/sechand.png);
	z-index: 3;
	}
   
#min {
	background: url(../clock/minhand.png);
	z-index: 2;
	}
   
#hour {
	background: url(../clock/hourhand.png);
	z-index: 1;
	}
	
p {
	text-align: center; 
	padding: 10px 0 0 0;
	}
.contentDashboard{
	font-size: 12px;
}
.contentDashboard fieldset legend{
	font-weight: bold;
}
.errorApankform{
	margin-top: 10px;
	margin-bottom: 5px;
}
#formContentTambah .formTable .label{
	font-size: 12px;
	width: 150px;
	vertical-align: top;
}
#formContentTambah .formTable input{
	height: 25px;
	margin-bottom: -5px;
	font-size: 11px;
}
#formContentTambah .formTable select{
	height: 25px;
	margin-bottom: -5px;
	font-size: 11px;
}
.close{
    position:absolute;
    margin-top:-12px;
    margin-left:-13px
}
.select{
	margin-bottom: 5px;
}
.after{
	font-size: 11;
}
.view{
	background:url('../images/cari.png') no-repeat;
	border: none;
	width: 20px;
	height: 20px;
	margin-left: -10px;
	margin-top: 0px;
}
.refresh{
	background:url('../images/load.png') no-repeat;
	border: none;
	width: 20px;
	height: 20px;
	margin-left: -10px;
	margin-top: 0px;
}
.hDivBox table thead tr th{
	font-size: 12px;
}
.bDiv table tbody tr td{
	font-size: 12px;
}
.delete{
	background:url('../images/close.png') no-repeat;
	width: 18px;
	height: 17px;
	border: none;
}
.update{
	background:url('../images/edit.png') no-repeat;
	width: 18px;
	height: 17px;
	border: none;
}
.cekGridPop{
	background:url('../images/add.png') no-repeat;
	width: 18px;
	height: 17px;
	border: none;
}
.resetPassword{
	background:url('../images/icon.reset.png') no-repeat;
	width: 18px;
	height: 17px;
	border: none;
}
.permission{
	background:url('../images/Permissions-Reset-Icon.png') no-repeat;
	width: 18px;
	height: 17px;
	border: none;
}
.excel{
	background:url('../images/Excel-icon.png') no-repeat;
	width: 60px;
	height: 17px;
	border: none;
}
.cetak{
	background:url('../images/btnHTML.png') no-repeat;
	width: 18px;
	height: 17px;
	border: none;
}
.group{
	background:url('../images/group-11.png') no-repeat;
	width: 18px;
	height: 17px;
	border: none;
}
.download{
	background:url('../images/images.png') no-repeat;
	width: 18px;
	height: 17px;
	border: none;
}
.formTable tr td{
	vertical-align: top;
}
.formCari input{
	height: 25px;
	margin-bottom: -5px;
	font-size: 11px;
}
.formCari{
	width: 100%;
}
.formCari .label{
	font-size: 12px;
	width: 120px;
	vertical-align: top;
}
.titleBold{
	text-align: left;
	font-weight: bold;
	margin-top: -5px;
	margin-bottom: 0px;
}
.divContentBorder{
	border: 1px solid #cfcfcf;
	margin-bottom: 3px;
	padding-left: 5px;
}	
.aNone{
	text-decoration: none;
	color: #000;
}
.left{
	text-align: left;
	margin-top: -5px;
	margin-bottom: 5px;
}
.label{
	font-size: 12px;
	width: 100px;
	vertical-align: top;
}
.paddingLeft{
	margin-left: 30px;
}

.formTable .label{
	font-size: 12px;
	width: 120px;
	vertical-align: top;
}
.formTable input{
	height: 20px;
	margin-bottom: -5px;
	font-size: 11px;
}
.formTable select{
	height: 25px;
	margin-bottom: -5px;
	font-size: 11px;
	vertical-align: middle;
}
.buttonLeft{
	padding-left: 20px;
}
.viewButton{
	background:url('../images/magnifier.png') no-repeat;
}
.cetakButton{
	background:url('../images/cetakButton.png') no-repeat;
}
.pdfButton{
	background:url('../images/pdfButton.gif') no-repeat;
}
.excelButton{
	background:url('../images/excelButton.png') no-repeat;
}
.form{
	float: left;
}
span label{
	width: 50px;
	padding-top: 7px;
	vertical-align: top;
}
.divLogin{
	background:url('../images/loader.gif') no-repeat;
    background-position: center;
	width: 250px;
	height: 100px;
}

.inputRum tr td{
	vertical-align: top;
}
.two{
	border:1px solid #f0f0f0;
	padding: 15px;
	width: 100%;
	background-color:#f8f8f8;
}
.two tr td{
	vertical-align: top;
}
.two .label{
	font-size: 12px;
	width: 150px;
	vertical-align: top;
}
.two  input{
	height: 25px;
	margin-bottom: -5px;
	font-size: 11px;
}
.two  select{
	height: 25px;
	margin-bottom: -5px;
	font-size: 11px;
}

ul.tabs {
	margin:0px; padding:0px;
	margin-top:5px;
	margin-bottom:6px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	margin-right: -10px;
	background-color:#E5E1E1;
	color:#000000;
	padding:8px 14px 8px 14px;
	text-decoration:none;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #f0f0f0;
	background-image:url(img/tab.png);
	background-repeat:repeat-x;	 
	background-position:bottom;
    -moz-border-radius:4px 4px 0px 0px;
}
ul.tabs li a:hover {
	background-color: #f8f8f8;
	border-color:#C0C0C0 #C0C0C0 #f8f8f8 #C0C0C0;
}
ul.tabs li a.active {
	background-color:#f8f8f8;
	color:#282e32;
	border:1px solid #f0f0f0;
	border-bottom: 1px solid #f8f8f8;
	background-image:url(images/tab_on.jpg);
	background-repeat:repeat-x;
	background-position:top;	
}
ul.tabs li a.active_2{
	background-color:#f8f8f8;
	color:#282e32;
	border:1px solid #f0f0f0;
	border-bottom: 1px solid #f8f8f8;
	background-image:url(images/tab_on.jpg);
	background-repeat:repeat-x;
	background-position:top;	
}
.content {
	background-color:#f8f8f8;
	padding:10px;
	border:1px solid #f0f0f0; 	
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/content_bottom.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;	
    -moz-border-radius:0px 4px 4px 4px;
    z-index:-99;
    margin-top: 7px;
	font-size: 12px;
}

.content ul {
	margin:0px;
	padding:0px 20px 0px 20px;
}
.content ul li {
	list-style:none;
	border-bottom:1px solid #b3b3b3;
	padding-top:15px;
	padding-bottom:15px;
	font-size:13px;
}
.content ul li:last-child {
	border-bottom:none;
}
.content ul li a {
	text-decoration:none;
	color:#3e4346;
}
.content ul li a small {
	color:#8b959c;
	font-size:9px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	left:4px;
	top:0px;
}
.content ul li a:hover {
	color:#a59c83;
}
.content ul li a:hover small {
	color:#baae8e;
}

.tableInTab{
	border:1px solid #f0f0f0;
	padding: 15px;
	width: 100%;
	background-color:#f8f8f8;
}
.tableInTab tr td{
	vertical-align: top;
}
.tableInTab .label{
	font-size: 12px;
	width: 150px;
	vertical-align: top;
}
.tableInTab  input{
	height: 25px;
	margin-bottom: -5px;
	font-size: 11px;
}
.tableInTab  select{
	height: 25px;
	margin-bottom: -5px;
	font-size: 11px;
}

.inputRum .readonly{
	background-color: #EAE9E9;
}
.copy{
	background: url(../images/Gnome-Edit-Copy-64.png) no-repeat left center;
	padding-left: 20px;
	border: none;
}
.required{
	color: red;
	width: 5px;
	height: 10px;
}
.inputGrid{
	height: 20px;
	font-size: 13px;
	padding: 0px;
}

.submitGrid{
	height: 20px;
	font-size: 9px;
	background: url(../images/magnifier.png) no-repeat left center;
	border: 0px;
}
.submitGridSimpan{
	height: 20px;
	font-size: 9px;
	background: url(../images/images.png) no-repeat left center;
	border: 0px;
}
.inRowGrid{
	border: 1px solid #cfcfcf;
}
.reset{
	height: 20px;
	font-size: 9px;
	background: url(../images/cal.png) no-repeat left center;
	border: 0px;
	margin-top: -3px;
}
.loadingDiv{
	background: url(../images/aja2x-loader.gif) no-repeat center center;
	height: 20px;
}
.loadParameter{
	background: url(../images/aja2x-loader.gif) no-repeat center center;
}
.fontPopUp{
	font-size: 13px;
	font-weight: bold;
}
#ui-datepicker-div div div .ui-datepicker-month{
	padding: 0px;
}
#ui-datepicker-div div div .ui-datepicker-year{
	padding: 0px;
}
.date{
	background-color: #e6f5fd;
}
.pembatas{
	margin: -5px;
	font-weight: bold;
	background-color: #000;
}
#hiddenClock{
	width: 30px;
	height: 30px;
	z-index: 99;
	margin-top: -25px;
}
.hideArrow{
	background: url(../images/right.png) no-repeat center center;
}
.openArrow{
	background: url(../images/left.png) no-repeat center center;
}
.divClock{
	display: none;
}
#displayData{
	height: 400px;
}
#divDetail{
	width: 200px;
}
.detWarning{
	margin-left: 20px;
	text-align: left;
	font-size: 12px;
	margin-bottom: -10px;
}
.itemWarning{
	margin-left: 25px;
	text-align: left;
	font-size: 11px;
	margin-bottom: -10px;
	text-decoration: none;
}
.textNone{
	text-decoration: none;
}
#countWarning{
	color: red;
	font-weight: bold;
	vertical-align: top;
	font-size: 16px;
	margin-top: -8px;
}
.text:focus{
	background-color: yellow;
}
.select:focus{
	background-color: yellow;
}
.textarea:focus{
	background-color: yellow;
}
.submit:focus{
	background-color: yellow;
}
.update:focus{
	background-color: yellow;
}
.delete:focus{
	background-color: yellow;
}
.inputGrid:focus{
	background-color: yellow;
}
.apankPopUpConfirm:focus{
	background-color: yellow;
}
.popUpItem{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 99;
}
.popUpItem_2{
	margin: 0px auto;
}
.popUpItem_3{
	margin-top: 200px;
	width: 100%;
	padding: 20px;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	-khtml-border-radius: 6px; 
	border-radius: 6px;
	-webkit-box-shadow: 0 0 12px #656363; 
	-moz-box-shadow: 0 0 12px #656363; 
	-khtml-box-shadow: 0 0 12px #656363; 
	box-shadow: 0 0 12px #656363;
}
.popUpItem_4{
	background-color: #fff;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px; 
	-khtml-border-radius: 6px; 
	border-radius: 6px;
	padding: 20px;
	border: 1px solid #cfcfcf;
}
.popUpItem_content{
	width: 100%;
}
.locClose{
	text-align: right;
	margin-top: -20px;
	margin-right: -10px;
}
#_popMinimize{
	font-weight: bold;
	padding-right: 10px;
}
.manualGrid {
	border: 2px solid #cfcfcf;
}
.manualGrid thead tr{
	background: url(../images/thead_bg.png);
	height: 25px;
}
.manualGrid thead tr th{
	border-right: 2px solid #cfcfcf;
	padding: 3px;
	text-align: center;
}
.manualGrid tbody tr td{
	border-right: 2px solid #cfcfcf;
	padding: 3px;
	background-color: #fff;
}
._active:focus{
	background-color: #fff;
}
._ManHeader .add{
	background: url("../images/add.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	height: 18px;
	border: none;
	font-size: 10px;
	padding-left: 18px;
}
._ManHeader{
	background: url("../images/bg.gif");
	background-color: #ececec;
	border: 1px solid #ccc;
	padding-top: 2px;
	padding-left: 7px;
}
.inManGrid{
	border: none;
}
.manualGrid tbody tr td{
	border-top: 2px solid #cfcfcf;
}
._linkPopUp{
	font-weight: bold;
	color: blue;
}
.textButton:focus{
	background-color: yellow;
}
._textGridNone{
	border: none;
	font-size: 11px;
}
._textGridNone:focus{
	background-color: yellow;
}
._buttonManualGrid{
	background:url('../images/add.png') no-repeat;
	width: 18px;
	height: 17px;
	border: none;
}
._buttonManualGrid:focus{
	background-color: yellow;
}



/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
#contentModalPopUp{
	padding: 20px;
}