/* @import url("css/main.css"); */
.box_info{ border:4px solid #8a8a8a;  color:#000; background:#fff; height: 240px; z-index: 9999; width:550px; position:fixed; left:50%; top:36%; margin-left:-283px; margin-top:40px; }
.box_info .div{ text-align: right; width: 550px; height: 6px; }
.box_info .div img{ cursor:pointer }
.box_info .title_box{ text-align: center; width:100% !important; font-weight:bold !important; color:#000 !important; font-size:22px !important; }
.box_info .content_box{ text-align: center; }

@media print{@page {size: A4}}

th{
	width: 280px;
    font-size: 14px
}

tr{
    line-height: 1
}

.border-dark {
    border-color: #343a40!important;
}

.border-bottom {
    border-bottom: 1px solid #343a40!important;
}

.border-right {
    border-right: 1px solid #343a40!important;
}

.f12{
    font-size: 12px !important
}

.f18{
	font-size: 18px
}

.f20{
    font-size: 20px !important
}

.f25{
	font-size: 25px;
}

.text-black{
    color: #000;
}

.display-none{
    display: none
}

.h130{
	height: 130px
}

.h160{
	height: 160px
}

.h180{
	height: 180px
}

.fw-600{
	font-weight: 600
}

.bb-3{
	border-bottom : 3px solid #333 !important
}

.pr-0{
	padding-right: 0px
}

.pl-0{
    padding-left: 0px !important
}

.pl-5{
    padding-left: 5px !important
}

.pl-10{
	padding-left: 10px
}

.pb-15{
	padding-bottom: 15px
}

.pt-10{
    padding-top: 10px
}

.mt-20{
	margin-top: 20px;
}

.mt-30{
	margin-top: 30px;
}

.mb-0{
    margin-bottom: 0px !important
}

.mb-5{
    margin-bottom: 5px !important
}

.mb-10{
    margin-bottom: 10px
}

.ml-5{
    margin-left: 5px !important
}

.h-151{
    height: 151px
}

.w-113{
    width: 113px
}

.h-226{
    height: 226px
}

.w-151{
    width: 151px
}

.va-top{
    vertical-align: top;
}

.kop-logo-pdam{
    position: absolute; 
    right: 0px; 
    margin-right: 40px;
}

.pas-foto{
    display: flex;
    align-items: center;
    justify-content: center 
}

.head-kartu{
	background: #b3b3b3;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 20px;
    margin-top: 10px;
    font-weight: 600;
    border: 1px solid #000;
    color: #000;
}

.head-kartu2{
	background: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    padding-left: 10px;
    margin-top: 10px;
    border: 1px solid #000;
    color: #000;
}

.head-ttd{
	margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
