.thing-form {
    margin: 20px 0;
}

#banner {
    border-bottom: none;
    margin-top: -20px;
}

#banner h1 {
    font-size: 60px;
    line-height: 1;
    letter-spacing: -1px;
}
.vis-item.vis-selected {
    border-color: #ffc200!important;
    background-color: #fff785!important;
    z-index: 2;
}.vis-item.vis-selected .vis-item-content {
    color: #2d2b2b!important;
}
.overlayCalendar{    position: absolute;
    height: 100%;
    z-index: 9;
    width: 100%;
    background-color: #ffffff5c;}
.hero-unit {
    position: relative;
    padding: 30px 15px;
    color: #F5F5F5;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    background: #4393B9;
}

.footer {
    text-align: center;
    padding: 30px 0;
    margin-top: 70px;
    border-top: 1px solid #E5E5E5;
}

.navbar-text {
    margin-left: 15px;
}
