.clear{
	clear:both;
}
body.popup{
	background: url('../images/123g_master_bg_large.png') repeat scroll 0 0 transparent;
}
.popup_cantainer_table{
	width:90%;
}
.required{
	background-image:url(../images/required-field.png);
	background-position:top right;
	background-repeat:no-repeat;
	padding-right:10px;
}
.mar_zero{
	margin:0px !important;
}
fieldset.formular {
    border: 1px solid #B5B8C8;
    padding: 15px;
}
fieldset {
    margin-bottom: 20px;
}
legend.formular {
    color: #14667C;
    font-size: 15px;
    font-weight: bold;
	padding:0px 5px;
	margin:0px !important;
	border-width:0px !important;
	width:auto !important;
	
}
.doc_container{
	padding-right:20px;
	padding-bottom:10px;
	width:30%;
	display:inline-block;
}
ul.doc_list{
	list-style:none;
	text-align:left;
	padding:0px;
}
ul.doc_list li {
	display:inline;
	padding:0px 20px 10px 0px;
}
.doc_list_table {
	display:inline;
}
.tal{
	text-align:left !important;
}
.tar{
	text-align:right !important;
}
.page-container .new-page-content {
    background: none repeat scroll 0 0 #f0eff5;
    height: 92%;
    margin-top: 50px;
    padding-left: 250px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.page-container .new-page-content .container{
	padding:0px !important;
}
.content_container{
	height:520px;
	overflow-y:auto;
}
.borderTable{
	border:1px solid #CCC !important;
}
.current_day{
	background-color:#8CC152 !important;
	color:#FFF;
}
.menu_heading{
	background-color:#03659E !important; 
	color:#FFF  !important; 
	font-weight:600  !important;
}
.sub_menu_heading{
	background-color:#2F9FE0 !important; 
	color:#FFF  !important; 
	font-weight:600  !important;

}
.h40{
	height:40px !important;
}
.present{
	background-color:#0C0;
	color:#fff;
	font-weight:bold;
}
.absent{
	background-color:#C00;
	color:#fff;
	font-weight:bold;
}
.holiday{
	background-color:#00F;
	color:#fff;
	font-weight:bold;
}
select.staff_attendance{
	text-indent: 3.01px;
    text-overflow: '';
	border: 1px solid #CCCCCC;
}
.getImage {
    background-color: #EDEDED;
    border: 1px solid #CCCCCC;
    max-height: 200px;
    max-width: 250px;
    padding: 10px;
}
.image_style {
    background-color: #EDEDED;
    border: 1px solid #ccc;
    padding: 5px;
}