.judulmodule{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding: 5px 5px;
	background: #50bad8;
	box-shadow: 1px 1px 10px #979797;
	color: #2c2c2c;
	box-sizing: border-box;
}
.judulhalaman{
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	padding: 5px 10px;
	background: #50bad8;
	box-shadow: 1px 1px 10px #979797;
	color: #2c2c2c;
	box-sizing: border-box;
}
.boxlogin{
	margin-top: 1px;
	padding: 3px 10px;
	background: #bbddfa;
}
.boxlogin input{
	width:100%;
	box-sizing: border-box;
	padding: 3px 4px;
	margin-bottom: 5px;
}
.ttlmodule{
	text-align: center;
	margin-bottom: 4px;
}
.btmerah{
	width: 100%;
	box-sizing: border-box;
	padding: 5px 10px;
	text-align: center;
	background: #ff1100;
	margin-top: 3px;
	font-size: 15px;
	font-weight: bold;
	color: white;
}
.btkuning{
	width: 100%;
	box-sizing: border-box;
	padding: 5px 10px;
	text-align: center;
	background: #ffff80;
	margin-top: 3px;
	font-size: 15px;
	font-weight: bold;
	color: black;
}
.bthijau{
	width: 100%;
	box-sizing: border-box;
	padding: 5px 10px;
	text-align: center;
	background: #c9f1f2;
	margin-top: 3px;
	font-size: 15px;
	font-weight: bold;
	color: #2c2c2c;
}
.btbiru{
	width: 100%;
	box-sizing: border-box;
	padding: 5px 10px;
	text-align: center;
	background: #689dff;
	margin-top: 3px;
	font-size: 15px;
	font-weight: bold;
	color: black;
}
.btkrem{
	width: 100%;
	box-sizing: border-box;
	padding: 5px 10px;
	text-align: center;
	background: #c0c0c0;
	margin-top: 3px;
	font-size: 15px;
	font-weight: bold;
	color: white;
}
.kuning{
	color: #ffff80;
}
.hijau{
	color: #c9f1f2;
}
.biru{
	color: #689dff;
}
.hitam{
	color:#000000;
}
.putih{
	color: #FFFFFF;
}
.merah{
	color: #ff0000;
}
.btmerah,.bthijau,.btkuning,.btbiru{
	box-shadow: 0px 0px 2px #96a1a1;
	
}
.btmed{
	width: 100%;
	box-sizing: border-box;
	padding: 2px 5px;
	text-align: center;
	background: #9b9b9b;
	font-size: 11px;
	cursor: pointer;
	border-radius: 3px;
	color: white;
}
.medium{
	padding: 3px 5px;
	font-size: 11px;
}
.bthijau:hover, .btmerah:hover,.btkuning:hover,.btbiru:hover{
	background: #96a1a1;
	color: white;
	cursor: pointer;
}

.btbawah{
	margin-top: 8px;
	box-sizing: border-box;
	text-align: left;
}


input{
	padding: 5px;
}
.full{
	width: 100%;
	box-sizing: border-box;
}
.med{
	width: 50%;
	
}
.smal{
	width: 30%;
	
}

.btedit{
	position:relative;
	display:inline-block;
	width:17px;
	height:17px;
	background: url(img/edit-icon.png) no-repeat;
	background-size: 16px 16px;
	background-position:50%;
	cursor:pointer;
}
.bthapus{
	position:relative;
	display:inline-block;
	width:17px;
	height:17px;
	background: url(img/delete-icon.png) no-repeat;
	background-size: 16px 16px;
	background-position:50%;
	cursor:pointer;
}
.btcetak{
	position:relative;
	display:inline-block;
	width:17px;
	height:17px;
	background: url(img/cetak.png) no-repeat;
	background-size: 16px 16px;
	background-position:50%;
	cursor:pointer;
}
.btbayar{
	position:relative;
	display:inline-block;
	width:17px;
	height:17px;
	background: url(img/bayar.png) no-repeat;
	background-size: 16px 16px;
	background-position:50%;
	cursor:pointer;
}
.mini_dis{
	display:none;
	width:100%;
	height:20px;
	background: url(img/disable.png) no-repeat;
	background-size: 17px 17px;
	background-position:50%;
	display:inline-block;
	cursor:pointer;	
}

.mini_ok{
	display: none;
    width: 100%;
    height: 20px;
    background: url(img/check-ok.png) no-repeat;
    background-size: 17px 17px;
    background-position: 50%;
    display: inline-block;
    cursor: pointer;
}
.bt_ya{
	display:none;
	width:100%;
	height:20px;
	background: url(img/centang.png) no-repeat;
	background-size: 17px 17px;
	background-position:50%;
	display:inline-block;
	cursor:pointer;	
}
.icon_cetak{
	display: none;
    width: 20px;
    height: 20px;
    background: url(img/cetak.png) no-repeat;
    background-size: 17px 17px;
    background-position: 50%;
    display: inline-block;
    cursor: pointer;
}
.bt_tidak{
	display:none;
	width:100%;
	height:20px;
	background: url(img/silang.png) no-repeat;
	background-size: 17px 17px;
	background-position:50%;
	display:inline-block;
	cursor:pointer;	
}
.bt_next{
	display:none;
	width:100%;
	height:22px;
	background: url(img/next.png) no-repeat;
	background-size: 20px 20px;
	background-position:50%;
	display:inline-block;
	cursor:pointer;	
}
.btncari{
    color: #4E4B4B;	
}
.btncari:before{
	width: 24px;
    height: 100%;
    content: " ";
    background: url(img/find1.png) no-repeat;
    position: absolute;
    right: -1px;
    top: 0px;
    background-size: 100%;
    background-position: 0px 40%;
}

.btcanggih{  
	position: relative;
    background: #E8DFDF;
    background-image: -webkit-linear-gradient(top, #FBFAE8, #D8D7D7);
    background-image: -moz-linear-gradient(top, #FBFAE8, #D8D7D7);
    background-image: -ms-linear-gradient(top, #FBFAE8, #D8D7D7);
    background-image: -o-linear-gradient(top, #FBFAE8, #D8D7D7);
    background-image: linear-gradient(to bottom, #FBFAE8, #D8D7D7);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 3px;
    color: #4E4B4B;
    font-weight: bold;
    font-size: 11px;
	padding: 5px 28px 4px 15px;
    text-decoration: none;
    border: 1px solid #D2D2D2;
    cursor: pointer;	
 
}
.btcanggih:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}
.btnone{
	position: relative;
    background: #E8DFDF;
    background-image: -webkit-linear-gradient(top, #FBFAE8, #D8D7D7);
    background-image: -moz-linear-gradient(top, #FBFAE8, #D8D7D7);
    background-image: -ms-linear-gradient(top, #FBFAE8, #D8D7D7);
    background-image: -o-linear-gradient(top, #FBFAE8, #D8D7D7);
    background-image: linear-gradient(to bottom, #FBFAE8, #D8D7D7);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 3px;
    color: #4E4B4B;
    font-weight: bold;
    font-size: 11px;
	padding: 5px 28px 6px 15px;
    text-decoration: none;
    border: 1px solid #D2D2D2;
    cursor: pointer;
}

.btnone:hover {
	background: #E4E4E4;
    background-image: -webkit-linear-gradient(top, #EFEFEF, #D2D2D2);
    background-image: -moz-linear-gradient(top, #EFEFEF, #D2D2D2);
    background-image: -ms-linear-gradient(top, #EFEFEF, #D2D2D2);
    background-image: -o-linear-gradient(top, #EFEFEF, #D2D2D2);
    background-image: linear-gradient(to bottom, #EFEFEF, #D2D2D2);
    text-decoration: none;
}
.box_win input,.box_win select{
	padding: 3px 5px;
}
.btncanggih{
    color: #4E4B4B;	
}
.btncanggih:before{
    width: 24px;
    height: 100%;
    border-top-right-radius: 3px;
    content: " ";
    background: url(img/canggih1.png) no-repeat;
    position: absolute;
    right: -1px;
    top: 0px;
    background-size: 100%;
    background-position: 0px 40%;
}
.icon_del{
	width:20px;
	height:20px;
	background: url(img/del.png) no-repeat;
	background-size: 20px 20px;
	display:inline-block;
	cursor:pointer;
}
.icon_del_no{
	width:20px;
	height:20px;
	background: url(img/del_no.png) no-repeat;
	background-size: 20px 20px;
	display:inline-block;
	cursor:pointer;
}
.icon_edit{
	display: none;
    width: 20px;
    height: 20px;
    background: url(img/edit-icon.png) no-repeat;
    background-size: 20px 20px;
    background-position: 50%;
    display: inline-block;
    cursor: pointer;
}
.edit_sudah{
	display: none;
    width: 20px;
    height: 20px;
    background: url(img/edit_sudah.png) no-repeat;
    background-size: 20px 20px;
    background-position: 50%;
    display: inline-block;
    cursor: pointer;
}
.edit_belum{
	display: none;
    width: 20px;
    height: 20px;
    background: url(img/edit_belum.png) no-repeat;
    background-size: 20px 20px;
    background-position: 50%;
    display: inline-block;
    cursor: pointer;
}
.edit_tidak{
	display: none;
    width: 20px;
    height: 20px;
    background: url(img/edit_tidak.png) no-repeat;
    background-size: 20px 20px;
    background-position: 50%;
    display: inline-block;
    cursor: pointer;
}
.edit_no{
	display: none;
    width: 20px;
    height: 20px;
    background: url(img/edit-no.png) no-repeat;
    background-size: 20px 20px;
    background-position: 50%;
    display: inline-block;
    cursor: pointer;
}
.menu_icon{
	display: none;
    width: 20px;
    height: 20px;
    background: url(img/menuicon.png) no-repeat;
    background-size: 20px 20px;
    background-position: 50%;
    display: inline-block;
    cursor: pointer;
}
.dok_ya{
	display: none;
    width: 20px;
    height: 20px;
    background: url(img/dokicon.png) no-repeat;
    background-size: 20px 20px;
    background-position: 50%;
    display: inline-block;
    cursor: pointer;
}
.dok_tidak{
	display: none;
    width: 20px;
    height: 20px;
    background: url(img/dokicon_no.png) no-repeat;
    background-size: 20px 20px;
    background-position: 50%;
    display: inline-block;
    cursor: pointer;
}
.photo_ya{
	display: none;
    width: 20px;
    height: 20px;
    background: url(img/cam_ok.png) no-repeat;
    background-size: 20px 20px;
    background-position: 50%;
    display: inline-block;
    cursor: pointer;
}
.photo_tidak{
	display: none;
    width: 20px;
    height: 20px;
    background: url(img/cam_no.png) no-repeat;
    background-size: 20px 20px;
    background-position: 50%;
    display: inline-block;
    cursor: pointer;
}
.icon_read{
	display: none;
    width: 20px;
    height: 20px;
    background: url(img/readicon.png) no-repeat;
    background-size: 20px 20px;
    background-position: 50%;
    display: inline-block;
    cursor: pointer;
}
.icon_download{
	display: none;
    width: 20px;
    height: 20px;
    background: url(img/downloadicon.png) no-repeat;
    background-size: 20px 20px;
    background-position: 50%;
    display: inline-block;
    cursor: pointer;
}
.icon_analis{
	display: none;
    width: 20px;
    height: 20px;
    background: url(img/analisis.png) no-repeat;
    background-size: 20px 20px;
    background-position: 50%;
    display: inline-block;
    cursor: pointer;
}
.icon_atmerah,.icon_athijau,.icon_atbiru,.icon_atkuning{
	display: none;
    width: 20px;
    height: 20px;
    
    display: inline-block;
    cursor: pointer;
}
.icon_atmerah{
    background: url(img/atmerah.png) no-repeat;
    background-size: 20px 20px;
    background-position: 50%;
}
.icon_athijau{
    background: url(img/athijau.png) no-repeat;
    background-size: 20px 20px;
    background-position: 50%;
}
.icon_atbiru{
    background: url(img/atbiru.png) no-repeat;
    background-size: 20px 20px;
    background-position: 50%;
}
.icon_atkuning{
    background: url(img/atkuning.png) no-repeat;
    background-size: 20px 20px;
    background-position: 50%;
}
.bgmerah{
	background: #ff452c;
}
.bghijau{
	background: #2cff2c;
}
.bgkuning{
	background: #f4fc0c;
}
.bgbiru{
	background: #2a1fff;
}
.bgorange{
	background: #ff8e1f;
}
.tidakaktif{
	background: #f4f4f4;
}
.tanggal{
	clear:both;
	width: 110px;
}
.keterangan{
	font-style: italic;
	font-size: 10px;
	margin-top: 3px;
	color: red;
}
.boxedit{
	padding: 6px;
	background: white;
	border: 1px solid #d5d5d5;
}
.error{
	color: red;
	font-size: 11px;
}
.tabellaporan{
	box-sizing: border-box;
	border-collapse: collapse;
}
.tabellaporan tr th{
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
	border-bottom: 2px solid #000000;
	background: #e0e0e0;
}
.tabellaporan tr td,.tabellaporan tr th{
	border: 1px solid #000000;
	padding: 1px;
}
