h1 {
	font: bold 85% arial,verdana,tahoma,sans-serif;
	color: orange;
	margin: 0;
	padding: 0;
	font-size: x-large;
	text-align: center;
}
h1l {
	font: bold 85% arial,verdana,tahoma,sans-serif;
	color: #04396c;
	margin: 0;
	padding: 0;
	font-size: x-large;
	text-align: center;
}
h2 {
	font: bold 85% arial,verdana,tahoma,sans-serif;
	color: #04396c;
	margin: 0;
	padding: 0;
	font-size: large;
	text-align: center;
}
h2l {
	font: bold 85% arial,verdana,tahoma,sans-serif;
	color: #04396c;
	margin: 0;
	padding: 0;
	font-size: large;
	text-align: left;
}

h2W {
	font: bold 85% arial,verdana,tahoma,sans-serif;
	color: WHITE;
	margin: 0;
	padding: 0;
	font-size: large;
	text-align: center;
}
h3 {
	font: bold 85% arial,verdana,tahoma,sans-serif;
	color: #04396c;
	margin: 0;
	padding: 0;
	font-size: medium;
	text-align: center;
}
h3l {
	font: bold 85% arial,verdana,tahoma,sans-serif;
	color: #04396c;
	margin: 0;
	padding: 0;
	font-size: medium;
	text-align: left;
}
h3w {
	font: bold 85% arial,verdana,tahoma,sans-serif;
	color: white;
	margin: 0;
	padding: 0;
	font-size: medium;
	text-align: center;
}
h4 {
	font: bold 85% arial,verdana,tahoma,sans-serif;
	color: #747474;
	margin: 0;
	padding: 0;
	font-size: small;
	text-align: left;
}
h5 {
	font: bold 85% arial,verdana,tahoma,sans-serif;
	color: #747474;
	margin: 0;
	padding: 0;
	font-size: medium;
	text-align: left;
}
h6 {
	font: bold 85% arial,verdana,tahoma,sans-serif;
	color: #bdbdbd;
	margin: 0;
	padding: 0;
	font-size: medium;
	text-align: left;
}
h7 {
	font: bold 85% arial,verdana,tahoma,sans-serif;
	color: #2c5e9b;
	margin: 0;
	padding: 0;
	font-size: medium;
	text-align: center;
}
 h10 {
	font: bold 85% arial,verdana,tahoma,sans-serif;
	color: #04396c;
	font-size: x-large;
	text-align: center;
}
.body-iframe {
    position: absolute;
    top: 0;
    left: 0;
    color:#f6f6f6;
    font-size:16px;
    width: 100%;
    height: 80%;
    border: 0;
}
.menu-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20%;
    border: 0;
}
.block {
    display: block;
    width: 70%;
    border: none;
    background-color: #04396c; /*#70a4b2 #4d7dad*/
    color: white;
    padding: 7px 7px 7px 7px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.block:disabled,
.block[disabled]{
  border: 1px solid #999999;
  background-color: #cccccc;
  color: #666666;
}
.block40 {
    display: block;
    width: 45%;
    /*height: 50px;*/
    border: none;
    background-color: #04396c; /*#70a4b2 #4d7dad*/
    color: white;
    padding: 7px 7px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    justify-content: center;
    display: flex;
}
.blockdis {
    display: block;
    width: 70%;
    border: none;
    background-color: #E5E7E9; /*#4d7dad*/
    color: white;
    padding: 7px 7px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
body {
	font: normal 85% arial,verdana,tahoma,sans-serif;
	color: #f6f6f6; /*2c5e9b*/
	margin: 0;
	padding: 0;
/*	background-color: #f6f6f6; */
	background-color: #000000;
	font-size: medium;
	text-align: left;
	padding: 1px 1px;
}
/*body, input {font-size:14pt}
input, label {vertical-align:middle}
.qrcode-text {padding-right:1.7em; margin-right:0}
.qrcode-text-btn {display:inline-block; background:url(./img/barcode.svg) 50% 50% no-repeat; height:1em; width:1.7em; margin-left:-1.7em; cursor:pointer}
.qrcode-text-btn > input[type=file] {position:absolute; overflow:hidden; width:1px; height:1px; opacity:0}
*/
.button1{
        background: url(./img/scan.png) no-repeat;
        cursor:pointer;
        border: none;
        }
.dashboard { 
  width:97%;
  height: 133px;
  min-width: 97%;
  color: white;
  background-image:url('./img/dashb.png');
  background-repeat: no-repeat;
  background-position: center center;
  border: 0 solid black;
  /*background-size: 100% 100%;*/
  opacity:1;
  }
.dashboard  tr{
  font-size: medium;
  color:white;
  font-weight: normal;
	padding: 1px 1px 1px 5px;
}
.dashboard  td{
  font-size: small;
  color:white;
  font-weight: normal;
	padding: 1px 1px 1px 5px;
}
.kartu { 
  width:100%;
  min-height:230px;
  text-align: center;
  background-image:url(./img/card.png);
  background-repeat: no-repeat;
  background-position: center center;
  }
.table2, td{
  color:#f6f6f6;
  font-size:12px;
  font-weight: normal;
  padding: 1px 1px 1px 5px;
}
.table2, th{
  background:none ; /*#70a4b2;*/
  color:white;
  font-weight: bold;
  padding: 1px 1px 1px 5px;
  text-align:center;
  vertical-align: middle;
}
.table1{
  background:transparent; /*#70a4b2*/
  border:0;
  border-collapse: collapse;
}
.table1, th{
  background:#000; /*#70a4b2*/
  color:white;
  font-weight: bold;
  text-align: left;
  padding: 1px 1px 1px 5px;
  vertical-align: middle;
}
  /* Efek Zebra */
.table1 tr:nth-child(odd){
  background:#f6f6f6; /* Baris ganjil Dihitung dari Header*/
  color:#f6f6f6;
  text-align: left;
}
.table1 tr:nth-child(even){
  background:#e4e7e9; /* Baris Genap */
  color:#f6f6f6;
  text-align: left;
    }
.table1, td{
  background:#000;
  color:#f6f6f6;
  font-weight: normal;
  padding: 1px 1px 1px 5px;
}

.tablek{
  border:0;
  border-collapse: collapse;
}
.tablek, th{
  background:#04396c;
  color:white;
  font-weight: bold;
  text-align: left;
  padding: 1px 1px 1px 5px;
  vertical-align: middle;
}

  /* Efek Zebra */
.tablek tr:nth-child(odd){
  background:#f6f6f6; /* Baris ganjil Dihitung dari Header*/
  color:#000;
  font-size: small;
  text-align: left;
}
.tablek tr:nth-child(even){
  background:#e4e7e9; /* Baris Genap */
  font-size: small;
  color:#000;
  text-align: left;
    }
.tablek, td{
  color:#000;
	font-size: small;
    font-weight: normal;
	padding: 1px 1px 1px 5px;
}
input, select, textarea{
    color: #f6f6f6;
}
input[type="button"] {
     box-sizing: border-box;
     -webkit-box-sizing:border-box;
     -moz-box-sizing: border-box;
     border-radius: 5px;
    }
input[type="date"] {
     width: 50%; 
     box-sizing: border-box;
     -webkit-box-sizing:border-box;
     -moz-box-sizing: border-box;
     border-radius: 5px;
    }
input[type="text"], [type="dec"], [type="tel"], [type="number"], [type="email"], [type="password"]{
    width: 95%; 
    font-size: 20px; 
    background: transparent;
    outline: 0;
    border: none;
    border-bottom: 1px solid #ccc;
}    
input:focus {
/*  border-color: orange; */
  border-bottom: 2px solid orange;
}
/*input[type="text"] {
     width: 100%; 
     font-size: 20px; 
     box-sizing: border-box;
     -webkit-box-sizing:border-box;
     -moz-box-sizing: border-box;
     border-radius: 5px;
    }
input[type="dec"] {
     width: 100%; 
     font-size: 20px; 
     box-sizing: border-box;
     -webkit-box-sizing:border-box;
     -moz-box-sizing: border-box;
     border-radius: 5px;
    }
input[type="number"] {
     width: 100%; 
     font-size: 20px; 
     box-sizing: border-box;
     -webkit-box-sizing:border-box;
     -moz-box-sizing: border-box;
     border-radius: 5px;
    }
input[type="tel"] {
     width: 100%; 
     font-size: 20px; 
     box-sizing: border-box;
     -webkit-box-sizing:border-box;
     -moz-box-sizing: border-box;
     border-radius: 5px;
    }
input[type="email"] {
     width: 100%; 
     font-size: 20px; 
     box-sizing: border-box;
     -webkit-box-sizing:border-box;
     -moz-box-sizing: border-box;
     border-radius: 5px;
    }
input[type="password"] {
     width: 100%; 
     font-size: 20px; 
     box-sizing: border-box;
     -webkit-box-sizing:border-box;
     -moz-box-sizing: border-box;
     border-radius: 5px;
    }*/
textarea {
     width: 95%; 
     font-size: 20px; 
     box-sizing: border-box;
     -webkit-box-sizing:border-box;
     -moz-box-sizing: border-box;
     border-radius: 5px;
    }

/* unvisited link */
a:link, a:visited {
    color: #f6f6f6;
    font-weight: normal;
    text-decoration: none;
}

/* hover link */
a:hover {
    color: #4982e7;
    font-weight: normal;
    text-decoration: none;
}
a:active {
    color: #4982e7;
    font-weight: bold;
    text-decoration: none;
}
a.ic1:active{background: url('img/dotactive.png') no-repeat ;}

ul#topnav li span {
	float: left;
	padding: 10px 0;
	position: absolute;
	left: 0; top:22px;
	display: none; /*--Hide by default--*/
	width: 900px;
	background: #FAFAFA;
	color: #fff;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover span { display: block; } /*--Show subnav on hover--*/
ul#topnav li span a { display: inline; } /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
ul#topnav li span a:hover {text-decoration: underline;}

ul#topnav {
	margin: 0;
	padding: 0;
	float: left;
	width: 900px;
	list-style: none;
	position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
	font-size: 0.9em;
	background: url(topnav_stretch.gif) repeat-x;
	background-color: #CCC;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #555; /*--Divider for each parent level links--*/
}
ul#topnav li a {
	padding: 5px 15px;
	display: block;
	color: #FFF;
	text-decoration: none;
}


ul#topnav li:hover { background: #F90 url(topnav_active.gif) repeat-x; }
/*--Notice the hover color is on the list item itself, not on the link. This is so it can stay highlighted even when hovering over the subnav--*/
.white {
	color: #FFF;
}
red {
	color: #F00;
    font-weight: bold;
}
.yellow {
	color: #FFFF00;
}
.green {
	color: #090;
}
.blue {
	color: #3749DC;
}
.orange {
	color: #FF7000;
}

.gray   { color: #808080; }
.silver { color: #c0c0c0; }
.white  { color: #ffffff; }

.aqua  { color: #00FFFF; }
.blue  { color: #0000FF; }
.navy  { color: #000080; }
#4982e7  { 
    color:	#04396c; 
    font-weight: bold;
}
.scrollToTop{
	width:100px; 
	height:130px;
	padding:10px; 
	text-align:center; 
	background: whiteSmoke;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	position:fixed;
	top:75px;
	right:40px;
	display:none;
	background: url('arrow_up.png') no-repeat 0px 20px;
}
.scrollToTop:hover{
	text-decoration:none;
}

.alert1 {
  padding: 2px;
  background-color: #f44336;
  color: white;
  opacity: 1;
  transition: opacity 0.6s;
  margin-bottom: 15px;
}

.alert1.success {background-color: #4CAF50; }
.alert1.info {background-color: #2196F3; }
.alert1.warning {background-color: #ff3a3a; }

.closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}

.closebtn:hover {
  color: black;
}

/* 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;
  width: 80%;
}

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

.close:hover,
.close:focus {
  color: #f6f6f6;
  text-decoration: none;
  cursor: pointer;
}
/* eof modal */

.spasi {
  height: 70px;
}

