/*.action-meassge{
position: absolute;
top: 45%;
left: 50%;
transform: translate(-48%, -74%);
}*/

/*.input-group{width: 100%; display: block;}*/

.sm_ml{
	position: relative;
}
.profile-filds2{
	width: 100%;
}

.alert-danger{
	margin: 10px auto;
	width: 100%;
	max-width: 300px;
	background-color: #fbecec;
	padding-top: 10px;
	padding-bottom: 10px;
}

.alert-success{
	margin: 10px auto;
	width: 100%;
	max-width: 300px;
	background-color: #ebf1ed;
}

.addtwo button{
	float: right;
	margin-right: 3px;
}

.action_message{
	margin-left: 240px;
	padding-right: 40px;
	padding-left: 40px;
}

.action_message .alert-danger{
	max-width: 100%;
}

.action_message .alert-success{
max-width: 100%
}

.event_desc{
	margin-left: 40px;    
	text-align: left;
    font-size: 15px;
    font-weight: normal;
    /*color: #333399;*/
}