.ui-datepicker-active {
    background: #E2C911 !important;
}
    .ui-datepicker-active a {
        cursor: pointer !important;
    }

.date .time{
    font-size: 12px;
    display: block;
}


.map-holder{
    background: none !important;
}

.warning{
    position: absolute;
    z-index: 100;
    background: #000;
    width: 100%;
    color: #FF273D;
    text-align: center;
}

.registration-page .form2{
    padding: 0px 290px 0 0px;
    margin-bottom: 39px;
}

.registration-page .form2 .label {
    width: 100px;
    min-width: 100px;
    max-width: 100px;
}

.registration-page .value-intput {
    padding: 0;
}

.registration-page .price {
    width: 80%;
}


.new-reg-form .box {
     display: block;
     float: left;
     margin-right: 10px;
 }
.new-reg-form .box .title {
    padding-left: 10px;
    float: left;
}

.spoiler .center {
    text-align: center;
    display: block;
}

#comitet-block {
    margin: 10px 0 10px 0 ;
}

#map-holder {
    background: url("../img/map1.jpg") no-repeat !important;
}