.ezscm * {
	box-sizing: border-box;
}

.ezscm-box {
	padding: 10px;
}

.ezscm-container > div {
	display: inline-block;
	vertical-align: top;
}

.nomargin {
	margin: 0;
}

.clone, .option-clone {
	display: none !important;
}

.hidden {
	visibility: hidden;
}

/**
	typography
**/
.ezscm-message .ezscm-error {
	color: #d00;
}

/**
	inline list
**/
.ezscm-inline-list li {
	display: inline-block;
	padding: 5px 10px;
	border-radius: 3px;
}
.ezscm-inline-list li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.ezscm-inline-list-autowidth li a {
	width: auto;
}

/**
	option bar
**/
.ezscm-options-schedule th {
	padding: 5px 20px 0 0;
	text-align: left;
	vertical-align: top;
}

.ezscm-separator {
	border-left: #ccc 1px solid;
	display: inline-block;
	height: 28px;
	margin: 0 5px;
	padding: 0;
	vertical-align: bottom;
}


/**
	schedules list
**/
.ezscm-schedules-list-wrapper .button {
	width: 100%;
}

.ezscm-schedules-list {
	max-height: 600px;
	overflow-y: auto;
}
.ezscm-schedules-list .button {
	margin: 0 0 10px;
}


/**
	schedule
**/
.ezscm-schedule {
	display: table;
	margin-bottom: 1em;
	text-align: center;
	white-space: nowrap;
	width: 100%;
}

.schedule-header {
	height: 35px;
	text-align: center;
}

.schedule-day {
	min-width: 70px;
	text-align: left;
}
.schedule-day.schedule-day-times {
	min-width: 30px;
	text-align: right;
	white-space: nowrap;
}

.schedule-day, .schedule-day-times {
	display: table-cell;
	list-style: none;
	max-width: 100px;
	padding: 0 0.5em;
	vertical-align: top;
}

.schedule-entry {
	background: #eee;
	width: 100%;
	height: 25px;
	line-height: 25px;
	margin: 0 0 3px;
	overflow: hidden;
}
.schedule-entry:hover {
	cursor: pointer;
}
.schedule-entry span {
	padding: 0 0.5em 0 0.5em;
	display: inline-block;
	vertical-align: middle;
}

.ezscm .schedule-list-day {
	display: inline-block;
}
.ezscm .schedule-times-responsive {
	display: none;
}
@media (max-width: 840px) {
	.ezscm .schedule-list-day {
		display: block;
	}
	.ezscm .schedule-times-responsive {
		display: inline-block;
	}
}

.entry-small {
	width: auto;
	height: 25px;
	line-height: 25px;
	margin: 0 0 3px;
}

.entry-free {
	background: #fff;
	border: #ccc 1px solid;
}
.entry-private {
	background: #73B5E9 !important;
}
.entry-public {
	background: #f66 !important;
}
.entry-blocked {
	background: #999;
}

.entry-selected {
	border: #222 2px solid;
}

.entry-details .button {
	display: inline-block;
	width: 100%;
	margin-bottom: 0.5em;
}
.details-info textarea {
	height: 100px;
}

.ezscm-browse-next {
	margin-left: 1em;
}

/**
	entries
**/
.ezscm-entry-single {
	width: 100%;
}
.ezscm-entry-data {
	display: none;
}

/**
	legend
**/
.ezscm-legend li {
	
}


/**
	settings
**/
.ezscm-settings-type-textarea {
	width: 25em;
	height: 8em;
}

.form-table .ui-button {
	font-size: 0.9em;
}
.form-table .ui-state-active {
	background: #2EA2CC;
	color: #fff;
}

.ui-dialog {
	z-index: 9999 !important;
}

/** 
    pricing table
**/
.pricing-table {
    display: inline-block;
    width: 300px;
    margin: 20px 20px 0 0;
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    vertical-align: top;
}
.pricing-table-tiny {
    border-bottom:10px solid #14937a;
}
.pricing-table-pro {
    border-bottom:10px solid #2980b9;
}
.pricing-table strong { font-weight: 700; color: #3d3d3d; }

.pricing-table-header-tiny {
    padding: 5px 0 5px 0;
    background: #16a085;
    border:1px solid #14937a;
    border-bottom:10px solid #14937a;
    text-align: center;
}
.pricing-table-header-pro {
    padding: 5px 0 5px 0;
    background: #2980b9;
    border:1px solid #2980b9;
    border-bottom:10px solid #2672A5;
    text-align: center;
}

.pricing-table-header-tiny h2, .pricing-table-header-small h2, .pricing-table-header-medium h2, .pricing-table-header-pro h2 {  font-weight: 700; color:#FFF; }
.pricing-table-header-tiny h3, .pricing-table-header-small h3, .pricing-table-header-medium h3, .pricing-table-header-pro h3 { font-weight: 500; color:#FFF;  }


.pricing-table-text {
    margin: 15px 30px 0 30px;
    padding: 0 10px 15px 10px;
    border-bottom: 1px solid #ddd;
    text-align: left;
    line-height: 30px;
    font-size: 16px;
    color: #888;
}

.pricing-table-features {
    margin: 15px 10px 0 10px;
    padding: 0 10px 15px 10px;
    border-bottom: 1px dashed #888;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #888;
}
.pricing-table-features-pro {
    margin: 15px 10px 0 10px;
    padding: 0 10px 15px 10px;
    border-bottom: 1px dashed #888;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #888;
}

.pricing-table-signup-tiny {
    margin-top: 25px;
    padding-bottom: 10px;
    text-align: center;
}

.pricing-table-signup-tiny a {
    display: inline-block;
    height: 50px;
    background: #16a085;
    line-height: 50px;
    padding: 2px 30px;
    
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

.pricing-table-signup-pro {
    margin-top: 25px;
    padding-bottom: 10px;
    text-align: center;
}

.pricing-table-signup-pro a {
    display: inline-block;
    height: 50px;
    background: #2980b9;
    line-height: 50px;
    padding: 2px 30px;
    
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

.pricing-table-signup-tiny a:hover {
    text-decoration: none;
    background: #14937a;
    color: #fff;
}
.pricing-table-signup-pro a:hover {
    text-decoration: none;
    background: #2672A5;
    color: #fff;
}

.ezfc-premium-info {
    background: #FFFBDB;
    padding: 10px;
    font-weight: bold;
}