﻿.h1-d {
    z-index: -1
}

.btn-orange, .btn-black {
    padding: 4px;
    font-size: 1em;
}

.input-group-btn {
    position: relative;
    font-size: 11px !important;
    white-space: nowrap;
}

.h1-d > span {
    white-space: initial !important;
    font-size: 8px;
    color: white;
}


#calendar {
    width: 100%;
    max-width: 320px;
}
#calendarTable{
    width:100%;

}
    #calendarTable select
    {
        font-size: 15px;
        line-height: 36px;
        height: 36px;
    }


    #calendarTable input {
        font-size: 15px;
        height: 36px;
    }


    #calendarTable th,
    #calendarTable th.weekend,
    #calendarTable td {
        font-size: 15px;
    }



/*img.index {
    position:absolute;
    width: auto;
    height: 100%;
    padding: 0;
    margin: 0;
    clip: rect(0px, 140px, 140px, 0px);
}

.bgn-search-form-clr {
    position: absolute;
    top: 42px;
    margin-left: 0;
    margin-top: 0;
}

.bgn-search-form{
    padding:0;
}*/