html body
{
	background-color: #ffffff;
}

html body.profile-index div.ei_layout_row div.ei_layout_container div.ei_content div.ei_view form {
	padding: 0;
	margin: 0;
	box-shadow: none;
}

html body.profile-index div.ei_layout_row div.ei_layout_container div.ei_content div.ei_view form div.input label {
	width: 46%;
}

html body.profile-index div.ei_layout_row div.ei_layout_container div.ei_content div.ei_view form div.input input,
html body.profile-index div.ei_layout_row div.ei_layout_container div.ei_content div.ei_view form div.input div.file-container {
	width: 54%;
}

html body button,
html body div.ei_layout_row.ei_middle div.ei_title div.ei_toolbars div.ei_button {
	border-radius: .15rem;
	padding: 0 20px;
	line-height: 40px;
	font-size: 16px;
}

html body div.ei_header_search_bar {
	text-align: center;
}

html body div.ei_header_search_bar input {
	width: 90%;
}

html body .ei_header_search_bar form button {
	width: 10%;
}

html body div.ei_header_search_bar {
	width: 85%;
	padding-right: 10px;
}

html body div.ei_layout_row.ei_header .ei_float_right {
	padding-right: 0;
	float: left;
	width: 100%;
	text-align: center;
}

html body div.ei_row div.ei_float_left {
	width: 13%;
}

html body div.ei_layout_row.ei_header .ei_float_left div.ei_icon i {
	padding-left: 5px;
}

html body.ei_show_left div.ei_layout_row div.ei_layout_container div.ei_left,
html body.ei_show_left div.ei_layout_row div.ei_layout_container div.ei_content {
	width: 100%;
}

html body div.ei_logo {
	width: 85px !important;
	background-position: center center;
	margin-left: 7px;
}

html body div.ei_layout_row.ei_middle div.ei_title div.ei_toolbars {
	width: 100%;
	float: left;
}

html body div.ei_layout_row.ei_middle div.ei_title div.ei_title_main {
	padding-left: 0;
}

html body div.ei_layout_row.ei_middle div.ei_title div.ei_title_main,
html body div.ei_layout_row.ei_middle div.ei_title div.ei_title_sub {
	line-height: 25px;
}

html body div.ei_layout_row.ei_middle div.ei_title div.ei_toolbars div.ei_button {
	margin-bottom: 20px;
}





















