@charset "utf-8";
.custom-content-div-center {
	bottom: auto;
	left: auto;
	position: relative;
	right: auto;
	top: auto;
	z-index: 1;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}

table tr.disabled {
	text-decoration: line-through;
}
.height400 {
	max-height: 500px;
	overflow-y: scroll; 
	overflow-x:hidden;
}
.content-div {
	float: left;
	width: 100%;
}
input.error , select.error, textarea.error{
	border-top-color: #dd4b39;
	border-right-color: #dd4b39;
	border-bottom-color: #dd4b39;
	border-left-color: #dd4b39;
}
.error {
	color: #dd4b39;
}
.form-group .required{
background:rgba(0, 0, 0, 0) url("../bootstrap/css/images/mandatory_select.gif") no-repeat scroll left;
color:red;
font-size:10px;
}
.border-bottom {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.load-icon .fa-li{
	position:relative;
    left:0;
}
.emptymargin {
        margin:0px !important;
    }
    #aeh_designation0 {
        width:75px !important;
    }
    .daterror, .todaterror {
            color:#dd4b39;
            font-size:14px;
            margin-left:20px;
            font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
            font-weight : 400;	
    }
    .remove-margin {
    	margin-left:0px !important;
    }
#feedback_container {
	margin-top : 15px !important;
}
