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: 15px 20px;
	line-height: 16px !important;
	font-size: 14px !important;
}

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;
}
html body.guestbooks-current .table_guestbooks button{
    font-size: 12px !important;
	padding: 10px 10px !important;
}
html body.guestbooks-current .table_guestbooks .ei_toolbar{
	padding: 10px 0px !important;
}
html body .ei_header_search_bar form button{
	line-height: 20px !important;
}
html body.guests-edit .ei_button.ei_cancel, html body.guestbooks-current .ei_popup_buttons button.ei_cancel{
	padding: 15px 20px !important;
}













