.ezscm-theme-locked {
  /**
		form
	**/
}
.ezscm-theme-locked .schedule-entry {
  width: 100%;
  height: 25px;
  line-height: 25px;
  margin: 0 0 3px;
  overflow: hidden;
}
.ezscm-theme-locked .entry-free {
  background: #ececec;
}
.ezscm-theme-locked .entry-public {
  background: #2c6fe8;
  color: #ffffff;
}
.ezscm-theme-locked .entry-blocked {
  background: #3b3b3d;
}
.ezscm-theme-locked .entry-selected {
  border: #2c6fe8 1px solid;
}
.ezscm-theme-locked .ezscm-browse {
  display: none;
  margin-bottom: 50px;
}
.ezscm-theme-locked .ezscm-browse .btn {
  display: inline-block;
  background-color: #fdb913;
  color: #000;
}
.ezscm-theme-locked .ezscm-browse .alignleft {
  float: left;
}
.ezscm-theme-locked .ezscm-browse .alignright {
  float: right;
}
.ezscm-theme-locked .ezscm-element {
  margin: 0.5em auto;
}
.ezscm-theme-locked .ezscm-form input,
.ezscm-theme-locked .ezscm-form select {
  display: inline-block;
  min-height: 30px;
  text-align: center;
  width: 300px;
  padding: 5px !important;
}
.ezscm-theme-locked .ezscm-form textarea {
  display: inline-block;
  width: 300px;
}
.ezscm-theme-locked .ezscm-details {
  display: none;
  margin-top: 2em;
  text-align: center;
}
.ezscm-theme-locked .ezscm-form label {
  display: block;
  margin-bottom: 0.2em;
}
.ezscm-theme-locked .ezscm-required-notification {
  margin-top: 30px;
}
.ezscm-theme-locked .ezscm-success-text {
  display: none;
}
.ezscm-theme-locked .ezscm-message {
  text-align: center;
}


/*------------------------------------------------------------------*/
.ezscm-theme-locked .schedule-entry
{
  background:#eee;width:100%;height:25px;line-height:25px;margin:0 0 3px;overflow:hidden
  -webkit-border-radius: 2px;
  border-radius: 2px;
  /*width: 28px;*/
}
.ezscm-theme-locked .entry-free{background:#ffe9b5;}
.ezscm-theme-locked .entry-public{background:#f66;color:#000}
.ezscm-theme-locked .entry-blocked{background:gray}
.ezscm-theme-locked .entry-selected{background:#fd8a74}
.ezscm-theme-locked .ezscm-browse{display:none;margin-bottom:50px}
.ezscm-theme-locked .ezscm-browse .btn{display:inline-block}
.ezscm-theme-locked .ezscm-browse .alignleft{float:left}
.ezscm-theme-locked .ezscm-browse .alignright{float:right}
.ezscm-theme-locked .ezscm-details{display:none;margin-top:2em;text-align:center;background-color:#fff;width:90%;margin-left:auto;margin-right:auto;margin-bottom:3em;padding:4%;color:#1f1f1f}
.ezscm-theme-locked .ezscm-form label{display:block;margin-bottom:.2em;text-align:left;font-family:"Raleway",Open Sans,Helvetica,sans-serif;font-size:14px}
.ezscm-theme-locked .ezscm-form input, .ezscm-theme-locked .ezscm-form textarea{text-align:left;border:0;background-color:#252525;width:100%;padding:5px;color:#fff}
.ezscm-theme-locked .ezscm-form input:focus, .ezscm-theme-locked .ezscm-form textarea:focus{text-align:left;border:0;background-color:#252525;width:100%;padding:5px;color:#fff}
.ezscm-theme-locked .ezscm-form input[type=submit]{width:auto;background-color:#fdb913;color:#000;padding:20px !important;-webkit-border-radius: 5px;border-radius: 5px;}
.ezscm-theme-locked .ezscm-element{/*margin:.5em auto*/margin:0;}
.ezscm-theme-locked .ezscm-required-notification{margin-top:30px}
.ezscm-theme-locked .ezscm-success-text{display:none}
.ezscm-theme-locked .ezscm-message{text-align:center;margin-bottom:3em}
.ezscm *{box-sizing:border-box}
.ezscm .ezscm-container{display:none}
.ezscm ul li{list-style:none}
.ezscm .ezscm-container .ezscm-details{display:none}
.ezscm .ezscm-loading{text-align:center;margin-top:30px;font-size:1.3em}
.ezscm-hidden{visibility:hidden}
.ezscm .ezscm-schedules-list{width:150px}
.ezscm .ezscm-schedules-list li.button{width:125px;margin:0 0 10px}
.ezscm .ezscm-schedule{display:table;text-align:center;white-space:nowrap;width:100%;margin-bottom:1em}
.ezscm .schedule-header{height:45px;margin:0 0 10px;text-align:center}
.ezscm .schedule-day, .ezscm .schedule-times{vertical-align:top;margin-left:3px;padding-left:0}
.ezscm .schedule-day{display:table-cell}
.ezscm .schedule-list-day{display:table-cell}
.ezscm .schedule-times-responsive{display:none}@media(max-width:375px){
.ezscm .schedule-header{font-size:11px}
.ezscm-theme-locked .schedule-entry{width:28px;}
.ezscm .entry-small{width:28px;font-size:11px}}
.ezscm .schedule-entry.entry-free:hover:not(.nosubmit){cursor:pointer}
.ezscm .schedule-entry span{vertical-align:middle}
.ezscm .entry-small{width:auto;height:25px;line-height:25px;margin:0 0 3px}
.ezscm-clear{clear:both}

.ezscm-theme-locked .ezscm-element-dropdown {background-color: #252525; width: 100% !important;}
