﻿.ct_fp{background:url(/images/invoices_fp.png) center center no-repeat}
.ct_np{background:url(/images/invoices_np.png) center center no-repeat}
.ct_ro{background:url(/images/invoices_ro.png) center center no-repeat}
.invoice__tbl_td_item {
	background-color:#ebf0f2;
	float:left;
	height:32px;
	padding:8px 10px;
	margin-right:1px;
	margin-top:1px;
	border-radius:3px;
	box-sizing:border-box
}
@media (max-width: 767px) {
.account_transmis_good .account_period_dvic__tit {
    padding:5px 0 0 5px;
    height:75px;
}
}
#popUp {
        top: 12%;
	left: 50%;
	height: 200px;
	position: fixed;
	width: 280px;
	border-radius: 11px;
	background: #fef;
	border: 1px solid #f00;
	margin-left: -150px;
	margin-top: -100px;
	display: none;
	opacity: 0;
	padding: 17px;
	z-index: 102;
}
#subscribe_kvit {
        top: 12%;
	left: 50%;
	height: 350px;
	position: fixed;
	width: 280px;
	border-radius: 1px;
	background: #fef;
	border: 1px solid #f00;
	margin-left: -150px;
	margin-top: -100px;
	display: none;
	opacity: 0;
	padding: 10px;
	z-index: 102;
}
#moverlay, #soverlay  {
	z-index:101;
	background-color:#010;
	position:fixed;
	opacity:0.86;
	width:100%;
	height:100%;
	display:none;
	top:0;
	left:0;
}
.closer{
  float: right;
  cursor: pointer;
}
#subscribe_kvit_table .icon {
cursor:pointer;
}
