.page-module-volunteers_requests .form-clear {
	clear:left;	
}
.page-background-gradient-light .page-module-volunteers_requests,
.page-background-gradient-light .page-module-volunteers_requests h1 {
	color:#1e3163;
}
.page-background-gradient-light .page-module-volunteers_requests a {
	color:#45c2c2;
}
.page-background-gradient-light .page-module-volunteers_requests a:hover {
	color:#456cb2;
}

.volunteers_requests-form {
}
.volunteers_requests-form .button {
	font-size:15px;
	line-height:1.1;
	padding:7px 15px;
}
.volunteers_requests-date {
	padding-bottom:30px;
	max-width:950px;
}
.volunteers_requests-form .form-input-select-multiple {
	height:200px;
}
.volunteers_requests-form .form-field-checkbox {
	margin-bottom:0px;	
}

a.volunteers_requests-login,
a.volunteers_requests-login:link,
a.volunteers_requests-login:active,
a.volunteers_requests-login:visited,
a.volunteers_requests-login:hover {
	float:right;
}
.volunteers_requests-form-time {
	border:1px solid #ddd;
	padding:5px 10px;
	margin-bottom:-1px;
}
.volunteers_requests-time-button {
	float:right;	
}
@media only screen and (max-width:40em) {
	.volunteers_requests-form a.button.volunteers_requests-time-button {
		display:block;
		float:none;
	}
}
.volunteers_requests-form-time-users {
	font-size:13px;
	color:#ed1c24;
}
.volunteers_requests-form a.button {
	/*background:#ddd;
	color:#aaa;*/
	margin-bottom:5px;
}
.volunteers_requests-form a.button-selected {
	background:#0e4d96;
	color:#fff;
}

.volunteers_requests-time-group {
	border:1px solid #999;	
	margin-bottom:-1px;
	padding-bottom:1px;
}

#volunteers_requests-min-display {
	font-size:30px;
	color:#1e3163;	
	margin-bottom:15px;
}

.button-disabled {
	opacity:0.3;	
}

/*##end##*/