.ui-block-a {
	line-height: 1em;
}

.ui-grid-a, .ui-grid-b, .ui-grid-c, .ui-grid-d, .ui-grid-solo {
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 2px 3px rgba(0, 0, 0, .2);
	padding-right: 0.4em;
	padding-left: 0.4em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	line-height: 1.6em;
}

.ui-input-text input, .ui-input-search input {
	font-size: 1.8em;
}

body, input, select, textarea, button, .ui-btn {
	line-height: 1.8em;
}

.ui-listview>.ui-li-static, .ui-listview>.ui-li-divider, .ui-listview>li>a.ui-btn
	{
	border-width: 0 0 0 0;
}

.no-border .ui-input-text {
	border-style: none;
}

.red-menu .ui-panel-inner {
	background: #ed1c24;
	color: #fff;
}

.ui-icon-edary-send:after {
	background-image: url("../images/send.png.xhtml");
}

.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {
	background-color: #ffffff;
}

.login-page div input {
	font-size: 1em;
}

.se-connecter {
	background-color: #ed1c24 !important;
	color: #ffffff !important;
	text-shadow: 0 0px 0 #ffffff !important;
}

.rejoindre {
	background-color: #080808 !important;
	color: #ffffff !important;
	text-shadow: 0 0px 0 #ffffff !important;
}

.header-mobile {
	background-color: #ffffff !important;
}

.footer-mobile {
	background-color: #ffffff !important;
	height: 64px;
}