/******* FORM *******/
.form{width:500px;height:auto;padding:30px 0 0;border-right:4px double #0099FF;}
.send { width: 100%; float: left; background: #C30; cursor: pointer; color: #fff; font-weight: bold; height: 30px; margin: 10px; }
.rest { width: 100%; float: left; background: #09F; cursor: pointer; color: #fff; font-weight: bold; height: 30px; margin: 10px; }
.send:hover { background: #eb8e70; }

#customForm{
	padding: 0 10px 10px;margin:30px 0 0 0px;width:480px;
}
#customForm label{
	display: block;
	color: #333;
	font-weight: 700;
	line-height: 1.4em;
	width:200px;
	padding:5px 0 0;
	font-size:12px;font-family:arial;
	float: left;
}#customForm label em{margin:0 0 0 120px;font-style:normal;}
#customForm input{
	width: 220px;
	padding: 6px;
	color: #000;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cecece;
}
#customForm input.error{
	background: #f8dbdb;
	border-color: #e77776;
}
#customForm textarea{
	width: 220px;
	height: 80px;
	padding: 6px;
	color: #000;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	border: 1px solid #cecece;
	background:url(images/form-bg.jpg);line-height:20px;
}
#customForm textarea.error{
	background: #f8dbdb;
	border-color: #e77776;
}
#customForm div{
	margin-bottom: 15px;
}
#customForm div span{
	margin-left: 10px;
	color: #b1b1b1;
	font-size: 11px;
	}
#customForm div span.error{
	color: #e46c6e;
}
#customForm #submit{
		display:none;
}
#customForm #send{
/*	background: #FF0000;
*/	color: #fff;
	font-weight: 700;
	font-style: normal;
	border: 0;
	cursor: pointer;
}
#customForm #send:hover{
	/*background: #79a7f1;*/
}
#error{
	margin-bottom: 20px;
	border: 1px solid #efefef;
	display:none;
}
#error ul{
	list-style: square;
	padding: 5px;
	font-size: 11px;
}
#error ul li{
	list-style-position: inside;
	line-height: 1.6em;
}
#error ul li strong{
	color: #e46c6d;
}
#error.valid ul li strong{
	color: #93d72e;
}
/******* /FORM *******/
.Zebra_DatePicker *                          { margin: 0; padding: 0; color: #000 }
.Zebra_DatePicker                            { position: absolute; background: #666; border: 3px solid #666; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; display: none; z-index: 100; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 13px }

/* = GLOBALS
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker table                      { border-collapse: collapse; border-spacing: 0 }

.Zebra_DatePicker td,
.Zebra_DatePicker th                         { text-align: center; padding: 5px 0 }

.Zebra_DatePicker td                         { cursor: pointer }

.Zebra_DatePicker .dp_daypicker,
.Zebra_DatePicker .dp_monthpicker,
.Zebra_DatePicker .dp_yearpicker             { margin-top: 3px }

.Zebra_DatePicker .dp_daypicker td,
.Zebra_DatePicker .dp_daypicker th,
.Zebra_DatePicker .dp_monthpicker td,
.Zebra_DatePicker .dp_yearpicker td         { background: #E8E8E8; width: 30px; border: 1px solid #7BACD2 }

/* = HEADER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_header td             { color: #FFF }

.Zebra_DatePicker .dp_header .dp_previous,
.Zebra_DatePicker .dp_header .dp_next       { width: 30px }

.Zebra_DatePicker .dp_header .dp_caption    { font-weight: bold }
.Zebra_DatePicker .dp_header .dp_hover      { background: #222; color: #FFF; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px }
.Zebra_DatePicker .dp_header .dp_blocked    { color: #888; cursor: default }

/* = DATEPICKER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_daypicker th          { background: #FFCC33 }
.Zebra_DatePicker td.dp_not_in_month        { background: #F3F3F3; color: #CDCDCD; cursor: default }
.Zebra_DatePicker td.dp_weekend             { background: #D8D8D8 }
.Zebra_DatePicker td.dp_weekend_disabled    { color: #CCC; cursor: default }
.Zebra_DatePicker td.dp_selected            { background: #5A4B4B; color: #FFF !important }
.Zebra_DatePicker td.dp_week_number         { background: #FFCC33; color: #555; cursor: text; font-style: italic }

/* = MONTHPICKER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_monthpicker td        { width: 33% }

/* = YEARPICKER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_yearpicker td         { width: 33% }

/* = FOOTER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_footer                { margin-top: 3px }
.Zebra_DatePicker .dp_footer td             { color: #FFF; padding: 2px; font-weight: bold }
.Zebra_DatePicker .dp_footer .dp_hover      { background: #222; color: #FFF; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px }

/* = SOME MORE GLOBALS (MUST BE LAST IN ORDER TO OVERWRITE PREVIOUS PROPERTIES)
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker td.dp_current             { color: #C40000 }
.Zebra_DatePicker td.dp_disabled_current    { color: #E38585 }
.Zebra_DatePicker td.dp_disabled            { background: #F3F3F3; color: #CDCDCD; cursor: default }
.Zebra_DatePicker td.dp_hover               { background: #482424; color: #FFF }

/* = ICON
----------------------------------------------------------------------------------------------------------------------*/
button.Zebra_DatePicker_Icon                { width: 16px; height: 16px; background:url(../img/calendar.gif) no-repeat left top; text-indent: -9000px; border: none; cursor: pointer; margin: 0 0 0 5px; padding: 0; line-height: 0 }
button.Zebra_DatePicker_Icon_Disabled       { background-image: url('calendar-disabled.png') }
button.Zebra_DatePicker_Icon_Inside         { margin-left: 10px }

/* Fix icon position in Chrome & Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    button.Zebra_DatePicker_Icon_Inside     {  }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	
.form{width:400px;height:auto;padding:30px 0 0;border-right:none; }
.send { width: 50%; float: left; background: #C30; cursor: pointer; color: #fff; font-weight: bold; height: 30px; margin: 10px; }
.rest { width: 50%; float: left; background: #09F; cursor: pointer; color: #fff; font-weight: bold; height: 30px; margin: 10px; }
.send:hover { background: #eb8e70; }

#customForm{
	padding: 0 10px 10px;margin:30px 0 0 0px;width:100%;
}
#customForm label{
	display: block;
	width:40%;
}#customForm label em{margin:0 0 0 120px;font-style:normal; display: none;}
#customForm input{
	width: 50%;
	
}
#customForm input.error{
	background: #f8dbdb;
	border-color: #e77776;
}
#customForm textarea{
	width: 50%;
}
#customForm textarea.error{
	background: #f8dbdb;
	border-color: #e77776;
}
	}


@media only screen and (max-width : 480px) {
	
	.form{width:100%;height:auto;padding:30px 0 0;border-right:none; }
.send { width: 100%; float: left; background: #C30; cursor: pointer; color: #fff; font-weight: bold; height: 30px; margin: 10px; }
.rest { width: 100%; float: left; background: #09F; cursor: pointer; color: #fff; font-weight: bold; height: 30px; margin: 10px; }
.send:hover { background: #eb8e70; }

#customForm{
	padding: 0 10px 10px;margin:30px 0 0 0px;width:100%;
}
#customForm label{
	display: block;
	width:90%;
}#customForm label em{margin:0 0 0 120px;font-style:normal; display: none;}
#customForm input{
	width: 90%;
	
}
#customForm input.error{
	background: #f8dbdb;
	border-color: #e77776;
}
#customForm textarea{
	width: 90%;
}
#customForm textarea.error{
	background: #f8dbdb;
	border-color: #e77776;
}
	
	
	}


/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
	
.form{width:100%;height:auto;padding:30px 0 0;border-right:none; }
.send { width: 100%; float: left; background: #C30; cursor: pointer; color: #fff; font-weight: bold; height: 30px; margin: 10px; }
.rest { width: 100%; float: left; background: #09F; cursor: pointer; color: #fff; font-weight: bold; height: 30px; margin: 10px; }
.send:hover { background: #eb8e70; }

#customForm{
	padding: 0 10px 10px;margin:30px 0 0 0px;width:100%;
}
#customForm label{
	display: block;
	width:90%;
}#customForm label em{margin:0 0 0 120px;font-style:normal; display: none;}
#customForm input{
	width: 90%;
	
}
#customForm input.error{
	background: #f8dbdb;
	border-color: #e77776;
}
#customForm textarea{
	width: 90%;
}
#customForm textarea.error{
	background: #f8dbdb;
	border-color: #e77776;
}

	}