#playground-container {
  height: 500px;
  overflow: hidden !important;
  -webkit-overflow-scrolling: touch;
}
body, html{
  height: 100%;
 	font-family: 'Verdana', sans-serif;
  background-size: cover;
}

.main{
  margin:10px 15px;
}

hr {
  width: 10%;
  color: #fff;
}

.form-group{
  margin-bottom: 15px;
}

label{
  margin-bottom: 15px;
}

input,
input::-webkit-input-placeholder {
  font-size: 11px;
  padding-top: 3px;
}

select {
  width: 100%;
  color: #000;
  padding: 9px 7px;
}

.main-form {
  background-color: #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.form-control {
  height: auto!important;
  padding: 8px 12px !important;
}
.input-group {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21)!important;
  -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21)!important;
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21)!important;
}
#button {
  border: 1px solid #ccc;
  margin-top: 28px;
  padding: 6px 12px;
  color: #666;
  text-shadow: 0 1px #fff;
  cursor: pointer;
  -moz-border-radius: 3px 3px;
  -webkit-border-radius: 3px 3px;
  border-radius: 3px 3px;
  -moz-box-shadow: 0 1px #fff inset, 0 1px #ddd;
  -webkit-box-shadow: 0 1px #fff inset, 0 1px #ddd;
  box-shadow: 0 1px #fff inset, 0 1px #ddd;
  background: #f5f5f5;
  background: -moz-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #eeeeee));
  background: -webkit-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
  background: -o-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
  background: -ms-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
  background: linear-gradient(top, #f5f5f5 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#eeeeee', GradientType=0);
}
.main-center{
  margin-top: 10px;
/*  margin: 0 auto;
  /*max-width: 400px;*/
  padding: 10px 40px;
  background:#009edf;
  color: #FFF;
  text-shadow: none;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.31);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.31);
  box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.31);
}
span.input-group-addon i {
  color: #009edf;
  font-size: 17px;
}

.login-button{
  margin-top: 5px;
}

.login-register{
  font-size: 11px;
  text-align: center;
}

#event-holder {
  margin-bottom: 0;
}

#event-description {
  margin-bottom: 15px;
  line-height: 35px;
}

label span {
  font-size: 10px;
  padding: 3px 10px;
}


.form-login {
    background-color: #EDEDED;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 15px;
    border-color:#d2d2d2;
    border-width: 5px;
    box-shadow:0 1px 0 #cfcfcf;
}

h4 {
 border:0 solid #fff;
 border-bottom-width:1px;
 padding-bottom:10px;
 text-align: center;
}

.form-control {
    border-radius: 10px;
}

#search-form .input-group {
  -webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important;
}

.btn-del {
  cursor: pointer;
}

#pickup-place-btn {
  width: 100%;
  border-radius: 10px;
  height: auto!important;
  padding: 8px 12px !important;
  background-color: #fff;
  color: #555;
  cursor: pointer;
}

.rembotbor {
  border-radius: 10px 10px 0 0!important;
}

#pickup-places-list {
  list-style: none;
  padding: 0;
  border-radius: 0 0 10px 10px;
  background-color: #0eb0ef;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}

#pickup-places-list li {
  padding: 5px 10px;
  cursor: pointer;
}

#pickup-places-list li:hover {
  background-color: #00a1e0;
}


fieldset.scheduler-border {
    border: 1px solid #00b3f0 !important;
    padding: 0 5px 5px 5px !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}

    legend.scheduler-border {
        font-size: 1.2em !important;
        font-weight: bold !important;
        text-align: left !important;
        width:auto;
        padding:0 10px;
        border-bottom:none;
        margin-bottom: 5px;
    }

fieldset.scheduler-border .form-group {
  margin-bottom: 5px;
}

fieldset.scheduler-border .form-group label {
  margin-bottom: 5px;
}

fieldset.scheduler-border .form-group .help-block {
  font-size: 10px;
}


.inner-adm-table th, .inner-adm-table td {
  padding: 5px;
  border: solid 1px #000;
}

.nav-tabs {
  margin-bottom: 15px;
}
