.summaryBox {
	width: 800px;
}

.space {
	padding-top: 0px;
}

@media ( max-width : 768px) {
	.summaryBox {
		width: 100%;
	}
	#entryview {
		overflow: scroll;
	}
}

.buttons td {
	width: 80px;
}

.fntwt {
	line-height: 3 !important;
}

.lftmargin {
	padding-left: 45px !important;
	padding-right: 0px !important;
}

  
    
        .btn-file {
    position: relative;
    overflow: hidden;
}




    .modal .modal1 .modal-dialog .modal-content .modalheader h4 {
        background-color: #4b879e;
        color: #fff; 
        padding: 10px;
    }
    
        .panel-group .panalHead {
        background-color: #4b879e;
        color: #fff;
        height: 45px;
    }
    .panel-group .panelTitle {
        text-transform : none;
    }
    
    .modalhdr {
    border-bottom: 1px solid #bf3434;
}

.modalTablehead {
    background-color: #999;
}

.tbHead tr th {
    color : #fff;
}

.overTime{
	padding:10px;
	
}

.overTimeAction:hover{
	 background-color: #5fbeaa !important;
    color: #343834 !important;
    cursor: hand;
}

.overTimeComment{
	margin-left:10px;
	
} 

