@CHARSET "UTF-8";

.pjEbcContainer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9c9ea1;
	margin: 10px;
	width: 600px;
}
.pjEbcLocaleContainer{
	overflow: hidden;
}
.pjEbcLocaleContainer ul{
	margin-top: 0px;
	float: right;
	padding: 0px;
}
.pjEbcLocaleContainer ul li{
	display: block;
	float: left;
	padding: 0px;
}
.pjEbcLocaleContainer ul li a{
	display: block;
	background-color: #d8dadc;
	width: 30px;
	height: 21px;
	border-right: 1px solid #51555a;
	overflow: hidden;
}
.pjEbcLocaleContainer ul li a img{
	display: block;
	margin-top: 5px;
	margin-left: 7px;
}
.pjEbcLocaleContainer ul li:last-child a{
	border-right: none;
}
.pjEbcLocaleContainer ul li a:hover{
	background-color: #6c7078;
}
.pjEbcLocaleContainer ul li a.pjEbcLocaleActive{
	background-color: #005989;
}
.pjEbcMenu{
	overflow: hidden;
}
.pjEbcViewIcons{
	overflow: hidden;
	float: right;
}
.pjEbcViewIcons a{
	display: block;
	width: 22px;
	height: 22px;	
	float: right;
	margin-left: 8px;
}
.pjEbcViewIcons a.monthly{
	background: url(http://wheeliezone.com.au/event_bookings/app/web/img/frontend/layout_1/monthly.png) 0 0 no-repeat;
}
.pjEbcViewIcons a.calendar{
	background: url(http://wheeliezone.com.au/event_bookings/app/web/img/frontend/layout_1/calendar.png) 0 0 no-repeat;
}
.pjEbcViewIcons a.list{
	background: url(http://wheeliezone.com.au/event_bookings/app/web/img/frontend/layout_1/list.png) 0 0 no-repeat;
}
.ebc-select{
	background-color: #f5f6f6;
    border: 1px solid #e1e0e0;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 14px;
    padding: 7px 6px;
}

.pjEbcMonthNav{
	height: 44px;
	background: url(http://wheeliezone.com.au/event_bookings/app/web/img/frontend/layout_1/monthname-bg.png) 0 0 repeat-x;
	margin-bottom: 2px;
}
.pjEbcMonthNav a{
	display: block;
	width: 22px;
	height: 22px;
	margin-top: 10px;
}
.pjEbcMonthNav a.prev{
	float: left;
	background: url(http://wheeliezone.com.au/event_bookings/app/web/img/frontend/layout_1/prev.png) 0 0 no-repeat;
	margin-left: 4px;
}
.pjEbcMonthNav a.next{
	float: right;
	background: url(http://wheeliezone.com.au/event_bookings/app/web/img/frontend/layout_1/next.png) 0 0 no-repeat;
	margin-right: 4px;
}
.pjEbcMonthNav .month-name{
	width: 540px;
	display: block;
	float: left;
	color: #ffffff;
	font-size: 20px;
	margin-top: 8px;
	font-weight: bold;
	text-align: center;
}
.pjEbcMonthBar{
	overflow: hidden;
	margin-bottom: 2px;
}
.pjEbcMonthBar a{
	width: 42px;
	height: 25px;
	text-align: center;
	color: #ffffff;
	text-transform: uppercase;
	display: block;
	float: left;
	margin-right: 2px;
	border: 1px solid #51555a;
	background-color: #6c7078;
	text-decoration: none;
	font-weight: bold;
}
.pjEbcMonthBar a.current{
	border: 1px solid #069de3;
	background-color: #069de3;
	cursor: default;
}
.pjEbcMonthBar a span{
	display: block;
	margin-top: 4px;
}
.pjEbcMonthlyTable{
	font-size: 12px;
	color: #9c9ea1;
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
	border-style: solid;
	border-color: #d8dadc;
	width: 100%;
}
.pjEbcMonthlyTable td{
	padding: 5px;
	margin: 0;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #d8dadc;
}
.pjEbcMonthlyTable td.day-num{
	width: 20px;
	text-align: right;
}
.pjEbcMonthlyTable td.day-week{
	width: 80px;
}
.pjEbcMonthlyTable td.start-time{
	width: 60px;
}
.pjEbcMonthlyTable tr.pjEbcCurrentDate td.day-num,
.pjEbcMonthlyTable tr.pjEbcCurrentDate td.day-week{
	background-color: #005989;
	color: #ffffff;
}
.pjEbcMonthlyTable tr.pjEbcHasEvent td.day-num,
.pjEbcMonthlyTable tr.pjEbcHasEvent td.day-week,
.pjEbcMonthlyTable tr.pjEbcHasEvent td.start-time{
	background-color: #069de3;
	color: #000000;
}

.pjEbcMonthlyTable tr.pjEbcHasEvent td.day-num,
.pjEbcMonthlyTable tr.pjEbcHasEvent td.day-week{
	color: #ffffff;
}
.pjEbcMonthlyTable tr.ebcal-fulled-event td.day-num,
.pjEbcMonthlyTable tr.ebcal-fulled-event td.day-week,
.pjEbcMonthlyTable tr.ebcal-fulled-event td.start-time{
	background-color: #44bbcc;
}
.pjEbcMonthlyTable tr.pjEbcHasEvent td label{
	display: block;
	color: #0D0E10;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 6px;
}
.pjEbcMonthlyTable tr.pjEbcHasEvent td label.ebcal-available-tickets,
.pjEbcMonthlyTable tr.pjEbcHasEvent td label.ebcal-location{
	display: block;
	font-size: 13px;
	margin-bottom: 6px;
	font-weight: normal;
	color: #9C9EA1;
}
.pjEbcMonthlyTable tr.pjEbcHasEvent td .ebcal-monthly-desc{
	overflow: hidden;
	margin-bottom: 5px;
	word-wrap:break-word;
}
.pjEbcMonthlyTable tr.pjEbcHasEvent img.ebcal-event-image{
	display: block;
	float: left;
	margin-right: 6px;
	width: 90px;
	border: none;
}
.pjEbcMonthlyTable td .pjEbcButton{
	margin: 10px 0px 5px 0px;
}
.pjEbcMonthlyTable td .ebcal-past-event, 
.pjEbcMonthlyTable td .ebcal-full-event{
	padding: 10px 0px 5px 0px;
}
/********Calendar view************/
.pjEbcTableCalendar{
	width: 100%;
	font-size: 12px;
	color: #9c9ea1;
	border-collapse: collapse;
	margin-bottom: 12px;
}
.pjEbcTableCalendar td{
	padding: 5px;
	margin: 0;
	border: 1px solid #d8dadc;
}
.pjEbcTableCalendar tr.pjEbcNav{
	
}
.pjEbcTableCalendar tr.pjEbcNav td{
	height: 34px;
	background: url(http://wheeliezone.com.au/event_bookings/app/web/img/frontend/layout_1/monthname-bg.png) 0 0 repeat-x;
	border: none;
	color: #ffffff;
}
.pjEbcTableCalendar tr.pjEbcEmptyRow td{
	height: 2px;
	border: none;
	padding: 0px;
	margin: 0px;
}
.pjEbcTableCalendar tr.pjEbcNav td.current-month{
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.pjEbcTableCalendar tr.pjEbcNav td a{
	display: block;
	height: 22px;
	width: 22px;
}
.pjEbcTableCalendar tr.pjEbcNav td a.prev{
	float: left;
	background: url(http://wheeliezone.com.au/event_bookings/app/web/img/frontend/layout_1/prev.png) 0 0 no-repeat;
	margin-left: 4px;
}
.pjEbcTableCalendar tr.pjEbcNav td a.next{
	float: right;
	background: url(http://wheeliezone.com.au/event_bookings/app/web/img/frontend/layout_1/next.png) 0 0 no-repeat;
	margin-right: 4px;
}
.pjEbcTableCalendar tr.pjEbcWeekdayRow td{
	height: 35px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	width: 50px;
	border-color: #505459;
	background-color: #6c7078;
	font-weight: bold;
}
.pjEbcTableCalendar tr.pjEbcDayRow td{
	height: 60px;
	width: 94px;
	text-align: center;
	color: #a3a4a7;
	font-size: 14px;
}
.pjEbcTableCalendar tr.pjEbcDayRow td.pjEbcPrevMonthDay,
.pjEbcTableCalendar tr.pjEbcDayRow td.pjEbcNextMonthDay{
	background-color: #e3e0e0;
}
.pjEbcTableCalendar tr.pjEbcDayRow td.pjEbcCurrentDate{
	border: 1px solid #005f92;
	background-color: #005f92;
	color: #ffffff;
}
.pjEbcTableCalendar tr.pjEbcDayRow td.pjEbcHasEvent{
	border: 1px solid #0d8ac7;
	background-color: #069de3;
	color: #ffffff;
	cursor: pointer;
}
.pjEbcTableCalendar tr.pjEbcDayRow td.ebcal-fulled-event{
	border: 1px solid #44bbcc;
	background-color: #44bbcc;
	color: #ffffff;
}
.pjEbcTableCalendar tr.pjEbcDayRow td.pjEbcHasEvent .title{
	font-size: 11px;
	text-align: left;
}
.pjEbcTableCalendar .pjEbcTooltip{
	background-color: #15283b;
	color: #ffffff;
	font-size:12px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	margin: 5px 0px 0px 10px;
	border: solid 1px #000;
	z-index: 1000;
	visibility: hidden;
	position: absolute;
	padding: 5px;
	max-width: 300px;
}
/*******************List View****************/
.pjEbcEventBox{
	border: 1px solid #D18513;
	overflow: hidden;
	background-color: #ffffff;
	margin-bottom: 12px;
}
.pjEbcEventBox .heading{
	height: 33px;
	overflow: hidden;
	margin-bottom: 14px;
}
.pjEbcEventBox .heading .event-date{
	height: 33px;
	color: #ffffff;
	background-color: #069de3;
	display: block;
	float: left;
	padding: 9px 12px 0px 12px;
	font-size: 14px;
}
.pjEbcEventBox .heading .ebcal-fulled-event{
	background-color: #44bbcc;
}
.pjEbcEventBox .heading .pjEbcCloseEvent{
	display: block;
	float: right;
	height: 33px;
	width: 33px;
	background: url(http://wheeliezone.com.au/event_bookings/app/web/img/frontend/layout_1/close.png) 0 0 no-repeat;
}
.pjEbcEventBox .title{
	color: #0d0e10;
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin: 6px 12px 8px 12px;
}
.pjEbcEventBox .category,
.pjEbcEventBox .location{
	color: #494b4e;
	font-size: 13px;
	margin: 0px 12px 4px 12px;
}
.pjEbcEventBox label.ebcal-available-tickets{
	display: block;
	margin: 0px 12px 10px 12px;
	font-size: 12px;
	margin-bottom: 4px;
	font-weight: normal;
	color: #9C9EA1;
}
.pjEbcEventBox .location{
	color: #9C9EA1;
}
.pjEbcEventBox .description{
	color: #5B5B5B;
	margin: 2px 12px 12px 12px;
	line-height: 20px;
	overflow: hidden;
	margin-bottom: 5px;
}
.pjEbcEventBox .description img{
	display:block;
	float: left;
	width: 90px;
	margin-right: 5px;
	border: none;
}
.pjEbcEventBox .pjEbcButton{
	margin-left: 12px;
	margin-bottom: 8px;
}
.pjEbcListView{
	
}
.pjEbcListView .title{
	color: #0d0d0d;
	font-size: 19px;
	margin-top: 10px;
}
.pjEbcListView .location{
	display: block;
	margin-left: 12px;
	margin-bottom: 12px;
}
.pjEbcListView .category{
	color: #1ca1e2;
	font-size: 13px;
	font-weight: bold;
}
.pjEbcListView .event-date{
	display: block;
	margin: 0 12px 4px;
}
.pjEbcListView .pjEbcButtonPanel{
	background-color: #f5f6f8;
	margin: 12px;
	overflow: hidden;
}
.pjEbcListView .pjEbcButtonPanel .ebcal-available-tickets{
	display: block;
	float: left;
	color: #414141;
	margin: 0px 0px 0px 12px;
	line-height: 40px;
}
.pjEbcListView .pjEbcButtonPanel .ebcal-available-tickets span{
	font-size: 13px;
	font-weight: bold;
}
.pjEbcListView .pjEbcButtonPanel .ebcal-full-event{
	display: block;
	float: right;
	margin: 0px 12px 0px 0px;
	padding: 0px;
	line-height: 40px;
}
.pjEbcListView .pjEbcButtonPanel .pjEbcButton {
    margin: 6px 4px 4px 0px;
    float: right;
}
.pjEbcPagination{
	overflow: hidden;
	float: right;
	margin-bottom: 20px;
}
.pjEbcPagination a{
	display: block;
	float: right;
	width: 14px;
	height: 16px;
	cursor: default;
}
.pjEbcPagination a.pjEbcPage{
	cursor: pointer;
}
.pjEbcPagination .next{
	background: url(http://wheeliezone.com.au/event_bookings/app/web/img/frontend/layout_1/page-next.png) 0 0 no-repeat;
	margin-left: 14px;
}
.pjEbcPagination .prev{
	background: url(http://wheeliezone.com.au/event_bookings/app/web/img/frontend/layout_1/page-prev.png) 0 0 no-repeat;
}
/****genearl****/
.ebcal-past-event, .ebcal-full-event{
	display: block;
	font-weight: bold;
	padding: 0px 0px 10px 10px;
	color: #0D0E10;
}

.pjEbcButtonPanel .ebcal-past-event, 
.pjEbcButtonPanel .ebcal-full-event{
	float: right;
	line-height: 40px;
	padding-right: 10px;
	padding-bottom: 0px;
}
/****form****/
.pjEbcForm{
}
.pjEbcForm p{
	clear: left;
	margin: 0 0 12px 0;
	overflow: hidden;
}
.pjEbcForm p label.title{
	display: block;
	font-weight: bold;
	float: left;
	width: 120px;
	padding-top: 6px;
}
.pjEbcForm p label.content{
	display: block;
	color: #E8E8E8;
	margin-top: 5px;
	font-weight: bold;
}
.pjEbcForm .pjEbcField{
	border: solid 1px #d3d9db;
	box-shadow: 2px 2px 1px #f0f0f0 inset;
	padding: 5px 2px;
	margin-bottom: 2px;
}
.pjEbcForm p img {
    margin: 0 17px 0 0;
    vertical-align: middle;
}
.pjEbcForm p textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pjEbcForm em{
	display: block;
}
.pjEbcForm em label.pjEbcError{
	display: block;
	margin-left: 120px;
	color: #cc0000;
}
.pjEbcForm .pjEbcErrorMessage{
	background: url("http://wheeliezone.com.au/event_bookings/app/web/img/frontend/f_warn_pattern.png") repeat scroll 0 0 transparent;
    border: 1px solid #F8C8C8;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 1px 1px 2px #F2F2F2;
    color: #860707;
    margin-bottom: 10px;
    padding: 10px 5px 10px 5px;
    margin-left: 120px;
    position: relative;
}
.pjEbcErrorMessage span {
    background: url("http://wheeliezone.com.au/event_bookings/app/web/img/frontend/f_warn.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 26px;
    left: 5px;
    position: absolute;
    top: 5px;
    width: 31px;
}
/****button****/
.pjEbcButton {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    
    background: #1d66b1; /* Old browsers */
	background: -moz-linear-gradient(top, #1d66b1 0%, #2989d8 100%, #074a8e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d66b1), color-stop(100%,#2989d8), color-stop(100%,#074a8e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1d66b1 0%,#2989d8 100%,#074a8e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1d66b1 0%,#2989d8 100%,#074a8e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #1d66b1 0%,#2989d8 100%,#074a8e 100%); /* IE10+ */
	background: linear-gradient(to bottom, #1d66b1 0%,#2989d8 100%,#074a8e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d66b1', endColorstr='#074a8e',GradientType=0 ); /* IE6-9 */
    
    border-color: #3778ba #012c56 #3778ba #3778ba;
   	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
    border-style: solid;
    border-width: 1px;
    -webkit-box-shadow: 0px 1px 3px #3778ba inset;
	-moz-box-shadow:    0px 1px 3px #3778ba  inset;
	box-shadow:         0px 1px 3px #3778ba  inset;
	
    color: #FFFFFF;
    font: 12px/1 "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;
    padding: 5px 0 7px;
    text-align: center;
    text-shadow: 0 -1px 0 #3772ad;
    width: 110px;
}
.pjEbcButton:HOVER{
	background: #043566;
	 
    background: -moz-linear-gradient(top, #063d75 0%, #2989d8 100%, #012c56 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#063d75), color-stop(100%,#2989d8), color-stop(100%,#012c56)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #063d75 0%,#2989d8 100%,#012c56 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #063d75 0%,#2989d8 100%,#012c56 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #063d75 0%,#2989d8 100%,#012c56 100%); /* IE10+ */
	background: linear-gradient(to bottom, #063d75 0%,#2989d8 100%,#012c56 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#063d75', endColorstr='#012c56',GradientType=0 ); /* IE6-9 */
	
    box-shadow: 0 1px 0 0 #215285 inset;
    cursor: pointer;
}
.pjEbcButtonDisabled, .pjEbcButtonDisabled:HOVER{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e2e7eb), color-stop(1, #bdc2c7) );
	background:-moz-linear-gradient( center top, #e2e7eb 5%, #bdc2c7 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e7eb', endColorstr='#bdc2c7');
	background-color:#e2e7eb;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
	text-indent:0;
	border:1px solid #a1a4a8;
	display:inline-block;
	text-decoration:none;
	text-align:center;
	box-shadow: none;
	text-shadow: none;
}

/****booking form****/
.pjEbcBookingForm{
	border: 0px solid #D8DADC;
	overflow: hidden;
}
.pjEbcBookingForm .pjEbcFormHeader{
	overflow: hidden;
}
.pjEbcBookingForm .pjEbcFormHeader .datetime{
	/*background-color: #0F0F0F;*/
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 14px;
    padding: 9px 12px 8px 12px;
    width: 90%;
    font-weight: bold;
}
.pjEbcBookingForm .pjEbcFormHeader a.pjEbcCloseForm{
	background: url("app/web/img/frontend/layout_1/close.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 33px;
    width: 33px;
}
.pjEbcBookingForm .pjEbcEventContent{
	/*background-color: #fafafa; */
	padding: 16px 10px 16px 10px; 
	/*border-bottom: 1px solid #D8DADC;*/
}
.pjEbcBookingForm .pjEbcEventContent label{
	display: block;
	color: #DC8C14;
	font-weight: bold;
	font-size: 20px;
}
.pjEbcBookingForm .pjEbcEventContent span{
	color: #DC8C14;
	display: block;
}
.pjEbcBookingForm label.event-title{
	
}

.pjEbcFormContainer{
	padding: 0px;
}
.pjEbcBookingForm .pjEbcFormBody{
	padding: 10px;
}
.ebc-term-content{
	margin-left: 120px;
	max-height: 150px;
	overflow-y: auto;
	overflow-x: hidden;
	margin-bottom: 12px;
}
@CHARSET "UTF-8";
.ebc-overflow{overflow:hidden}
.ebc-align-left{text-align: left}
.ebc-align-center{text-align: center}
.ebc-align-right{text-align: right}
.ebc-bold{font-weight: bold}
.ebc-underline{text-decoration: underline}
.ebc-bottom{border-bottom: solid 1px #dfe0e0}
.ebc-relative{position: relative}
.ebc-float-left{float:left;}
.ebc-float-right{float:right}
.ebc-clear-left{clear:left}
.ebc-clear-right{clear:right}
.ebc-clear-both{clear:both}
.ebc-inline-block{display:inline-block}
.ebc-inline{display:inline}
.ebc-block{display:block}
.ebc-w5p{width: 5%}.ebc-w10p{width: 10%}.ebc-w15p{width: 15%}.ebc-w20p{width: 20%}.ebc-w25p{width: 25%}
.ebc-w35p{width: 30%}.ebc-w35p{width: 30%}.ebc-w32p{width: 32%}
.ebc-w40p{width: 40%}.ebc-w41p{width: 41%}.ebc-w42p{width: 42%}.ebc-w43p{width: 43%}.ebc-w44p{width: 44%}
.ebc-w45p{width: 45%}.ebc-w46p{width: 46%}.ebc-w47p{width: 47%}.ebc-w48p{width: 48%}.ebc-w49p{width: 49%}
.ebc-w50p{width: 50%}.ebc-w51p{width: 51%}.ebc-w52p{width: 52%}.ebc-w53p{width: 53%}.ebc-w54p{width: 54%}
.ebc-w55p{width: 55%}.ebc-w59p{width: 59%}.ebc-w60p{width: 60%}.ebc-w61p{width: 61%}.ebc-w62p{width: 62%}.ebc-w64p{width: 64%}.ebc-w65p{width: 65%}.ebc-w66p{width: 66%}.ebc-w70p{width: 70%}.ebc-w75p{width: 75%}.ebc-w80p{width: 80%}.ebc-w82p{width: 82%}
.ebc-w50{width:50px}.ebc-w60{width:60px}.ebc-w70{width:70px}.ebc-w80{width:80px}.ebc-w90{width:90px}.ebc-w100{width:100px}
.ebc-w110{width:110px}.ebc-w120{width:120px}.ebc-w130{width:130px}.ebc-w140{width:140px}.ebc-w150{width:150px}
.ebc-w160{width:160px}.ebc-w170{width:170px}.ebc-w180{width:180px}.ebc-w190{width:190px}.ebc-w200{width:200px}
.ebc-w250{width:250px}.ebc-w300{width:300px}.ebc-w400{width:400px}.ebc-w500{width:500px}.ebc-w550{width:550px}
.ebc-h100{height:100px}.ebc-h150{height:150px}.ebc-h180{height:180px}
.ebc-t0{margin-top:0px}.ebc-t5{margin-top:5px}.ebc-t8{margin-top:8px}.ebc-t10{margin-top:10px}.ebc-t15{margin-top:15px}.ebc-t20{margin-top:20px}
.ebc-r5{margin-right:5px}.ebc-r10{margin-right:10px}.ebc-r15{margin-right:15px}.ebc-r20{margin-right:20px}
.ebc-l5{margin-left:5px}.ebc-l10{margin-left:10px}.ebc-l15{margin-left:15px}.ebc-l20{margin-left:20px}.ebc-l120{margin-left:120px}
.ebc-b5{margin-bottom:5px}.ebc-b10{margin-bottom:10px}.ebc-b15{margin-bottom:15px}.ebc-b20{margin-bottom:20px}
.ebc-pt5{padding-top:5px}.ebc-pt10{padding-top:10px}.ebc-pt15{padding-top:15px}.ebc-pt20{padding-top:20px}
.ebc-pr5{padding-right:5px}.ebc-pr10{padding-right:10px}.ebc-pr15{padding-right:15px}.ebc-pr20{padding-right:20px}
.ebc-pl5{padding-left:5px}.ebc-pl10{padding-left:10px}.ebc-pl15{padding-left:15px}.ebc-pl20{padding-left:20px}
.ebc-pb5{padding-bottom:5px}.ebc-pb10{padding-bottom:10px}.ebc-pb15{padding-bottom:15px}.ebc-pb20{padding-bottom:20px}
.ebc-lh14{line-height:14px}.ebc-lh15{line-height:15px}.ebc-lh16{line-height:16px}.ebc-lh17{line-height:17px}.ebc-lh18{line-height:18px}.ebc-lh19{line-height:19px}
.ebc-lh20{line-height:20px}.ebc-lh21{line-height:21px}.ebc-lh22{line-height:22px}.ebc-lh23{line-height:23px}.ebc-lh24{line-height:24px}.ebc-lh25{line-height:25px}
.ebc-lh26{line-height:26px}.ebc-lh27{line-height:27px}.ebc-lh28{line-height:28px}.ebc-lh29{line-height:29px}.ebc-lh30{line-height:30px}
.ebc-fs14{font-size:14px}.ebc-fs15{font-size:15px}.ebc-fs16{font-size:16px}.ebc-fs17{font-size:17px}.ebc-fs18{font-size:18px}.ebc-fs19{font-size:19px}
.ebc-fs20{font-size:20px}.ebc-fs21{font-size:21px}.ebc-fs22{font-size:22px}.ebc-fs23{font-size:23px}.ebc-fs24{font-size:24px}.ebc-fs25{font-size:25px}
.ebc-fs26{font-size:26px}.ebc-fs27{font-size:27px}.ebc-fs28{font-size:28px}.ebc-fs29{font-size:29px}.ebc-fs30{font-size:30px}
.ebc-color-black{color:#3b3e42}
.ebc-color-gray{color:#a7a9ab}
