@charset "utf-8";
body {
	margin-top: 10;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
.nav {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #999;
}
.menu {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #1C558A;
	border-right-color: #1C558A;
	border-bottom-color: #1C558A;
	border-left-color: #1C558A;
	vertical-align: top;
}

.logo {
	text-align: left;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-top-color: #1C558A;
	border-right-color: #1C558A;
	border-bottom-color: #1C558A;
	border-left-color: #1C558A;

	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#login_atas {
	text-align: left;
	vertical-align: bottom;
}

.footer {
	border-top-style: double;
	border-top-color: #1C558A;
	border-left-color: #1C558A;
	background-color: #F2F2F2;
}
.label_form {
	font-weight: bolder;
	background-color: #77C9FF;
	font-size: 16px;
	color: #000;
	font-family: "Courier New", Courier, monospace;
	border: 1px solid #666;
}
.label_form2 {
	font-weight: bolder;
	background-color: #CFCFCF;
	font-size: 12px;
	color: #000000;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 3px;
	border-left-width: 0;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-color: #999999;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.label_update_user {
	font-weight: bolder;
	background-color: #C8F4F7;
	font-size: 12px;
	color: #000000;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 3px;
	border-left-width: 0;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-color: #999999;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

.label_form3 {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 3px;
	border-left-width: 0;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-color: #003F7D;
}

.label_form_view {
	font-weight: bold;
	background-color: #CCCCCC;
	font-size: 16px;
	color: #F00;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #00527D;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.isi_tabel_laporan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.isi_tabel_laporan_2 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 11px;
	margin: 6px;
	padding: 6px;
	
}
.isi_tabel_laporan_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space:pre-line;
}



.body_isi {
	background-color: #E4E4E4;
}


.footer_left {
	text-align: left;
	vertical-align: top;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer_right {
	color: #666;
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.config {
	background-color: #E4E4E4;
}
.welcome_page {
	text-align: center;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}
.welcome_page_1 {
	text-align: center;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}

.bodi_mesin {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 3px;
}
.judul_input {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.bodi_left {
	text-align: left;
}
.button {
	background-color: #333;
	 color: white;
	-webkit-transition-duration: 0.4s; /* Safari */
	transition-duration: 0.4s;
	padding: 8px;
	border-radius: 3px;
}

.button:hover {
  background-color: #09F; 
  color: white;
  padding: 8px;
  border-radius: 3px;
}

.judul_bodi {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	color: #1C558A;
	line-height: 6px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	left: 3px;
	top: 1px;
	right: 0px;
	bottom: 1px;
	padding: 6px;
	font-size: 12px;
	border-radius: 1px;
	border: 1px solid #999999;
}
.isi_notif {
	font-family: monospace;
	text-align: left;
	left: 3px;
	top: 1px;
	right: 0px;
	bottom: 1px;
	padding: 4px;
	font-size: 16px;
	border-radius: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.isi_notif_tabel {
	font-family: "Lucida Console", Monaco, monospace;
	text-align: center;
	left: 3px;
	top: 1px;
	right: 0px;
	bottom: 1px;
	padding: 4px;
	font-size: 14px;
	border-radius: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#form1 p {
	font-weight: bold;
	font-size: 24px;
	text-align: left;
	font-family: monospace;
	padding-right: 10px;
}
.login {
	color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	font-weight: bold;
	border-radius: 10px;
}
.botom_login {
	background-color: #E4E4E4;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #153F67;
	text-align: center;
}
.button_2 {
	background-color: #153F67;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin: 5px;
	padding: 5px;
}



.logout {
	vertical-align: top;
}
.form1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.judul_login {
	font-weight: bold;
	background-color: #e4e4e4;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1C558A;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_login {
	border: medium outset #0145ec;
	box-shadow: 7px 7px 10px #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-radius: 3px;
	background-color: #F0F0F0;
}


.form2 {
}
.view_mesin {
	font-weight: bold;
	font-size: 14px;
}
.isi_view_mesin {
	border-bottom-style: none;
	font-size: 14px;
	padding: 5px;
	font-family: "MS Serif", "New York", serif;
	background-color: #CAE4FF;
}
.isi_view_mesin_tbl {
	font-size: 12px;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
   
}
.tabel_view_data {
	background-color: #e4e4e4;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #06C;
	font-size: 15px;
	font-weight: bolder;
}


.view_mesin {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: normal;

}
.judul_view_mesin {
	font-size: 16px;
	font-weight: bold;
}
.tgl_sekarang {
	text-align: right;
	color: #F00;
	font-weight: bold;

}
.garis_bawh_view {
	border-bottom-width: 0;
	border-bottom-style: none;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #1C558A;
}
.font_form_jud {
	text-transform: none;
	font-weight: bolder;
	color: #000;
}
.navbar {
	position: fixed; /* Set the navbar to fixed position */
	top: 0; /* Position the navbar at the top of the page */
	background-color: #FFF;
	width: 100%;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #CCC;
}
.scroll {
	width: 1300px;
	height: 500px;
	overflow-y: auto;
	border: medium double #666;
}
.ttd {
	font-size: 11px;
}.head_right {
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.head_left {
	font-size: 18px;
	padding: 5px;
}

.head_center {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
}
