﻿#PickupDate-img,
#dateFilter-img,
#txtPickupTime_timewidget .e-select {
    width: 50px;
}

.e-datepicker.e-calendar {
    width: 500px!important;
}
    
.e-datepicker.e-calendar .e-header, .e-datetime-popup .e-timecontainer .e-header {
    height: 40px!important;
    line-height: 35px!important;
}

.e-datepicker table td {
    height: 50px !important;
    font-size: 20px!important;
}
.e-datepicker .e-header .e-text .e-datepicker-headertext,
.e-datepicker .e-footer-text,
.e-datepicker table th {
    font-size: 20px!important;
}

.e-numeric{
    height:50px;
}
.e-numeric .e-select{
    width: 50px;
    height: 50px;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group{
    width:50px;
    height:50px;
}
#PickupLocationId_wrapper,
#DropoffLocationId_wrapper,
#Airline_wrapper{
    height:46px;
}

#returnDateDialog_overLay{
    z-index:214748346!important;
}

#returnDateDialog_wrapper{
    z-index:214748348!important;
}

.single-line-favs button{
    width: 50px;
    height: 50px;
    padding: 0px;
    margin: 0px;
}
.single-line-favs button img{
    width: 40px;
    height: 40px;
}