/*
 * fil.css
 *
 */ 
 table.recurringbox td{
 padding-right: 10px;
 }
 
 #menu.dicp_nav ul li a {
	background-color:#fff;
	display:block;
	font-size:15px;
	width:140px;
	height:63px;
	line-height:63px;
	text-align:center;
}
.recurringbox .select-bungot, .recurringbox .txtfield{
	margin: 0;
	vertical-align: middle;

	}
.recuselectsmall{
	width: 90px;
	display: inline-block;
	}
.month_option{
	display: inline-block;
	}

.custom_end{
	display: inline-block;
    height: 48px;
    margin-top: -16px !important;
    width: 90px;
    padding-left:10px;
}
.total_box{
	background-color: white !important;
	border-top:1px solid #e7eaee !important;
	border-bottom: hidden !important;
	border-left:hidden !important;
	border-right:hidden !important;
}
#notif{
	background-color: #fe6161;
    /*background-image: linear-gradient(#fa3c45, #fe6161);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
    border-radius: 10px;*/
    color: #ffffff;
    float: right;
    font-size: 12px;
    line-height: normal;
	right: 10px;
	top: 10px;
    min-height: 14px;
    min-width: 15px;
    padding: 0 5px;
    position: absolute;
}
#menu ul li a {
   
    position: relative;
}
a:link.black{
	color: #000;
	
	
}
a:visited.black{
	color: #000;
}
.popup-viewreport {
	width:1010px;
}
.popup-newacc{
	width:560px;
 }
.report_taler{
	float: right;
    margin-bottom: 5px;
    margin-right: 35px;
    margin-top: -10px;
    width: 320px;
}
.view-print-btn{
	margin-bottom: 3px;	
}
.dicp-notifications{
	width:500px;	
}

.viewaccount-rbox {
    width: 100%;
}

.desc_box, .desc_list{
	display:none;
	position: relative;
    z-index: 99;
}





	
	
	
