.master_edit_button{
	display: inline-block;
	width:200 px;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 2px;
	background-color:#008354;
	color:#FFFFFF;
	border: none;
	cursor: pointer;
}

.master_message_textarea_small{width:300px;height:300px;}
.master_message_textarea_big{width:600px;height:600px;}
.master_message_input_small{width:300px;}

.message_details_view_content_icon{width:30px;cursor:pointer;}