@charset "utf-8";
/* CSS Document */

#quick-Rsv {
    position: inherit !important;
    text-align: left !important;
    font-family: "helvetica neue", helvetica, arial, sansSerif !important;
    font-size: 12px !important;
    background-color: #FFF !important;
    color: #000 !important;
	height:100%;
}

.qText {
    height: 15px !important;
    border: solid 1px grey !important;
    font-size: 12px !important;
    padding: 1px !important;
	width:135px !important; 
	color:#666666 !important;
}

.qButton {
    height: 25px !important;
    text-align: center !important;
    text-decoration: none !important;
    color: #58595B !important;
    font-size:10pt !important;
}

.qHyperlink {
    text-decoration: none !important;
    color: #58595B !important;
    font-family: "helvetica neue", helvetica, arial, sansSerif !important;
    font-size: 10px !important;
}

.qComboBox {
    height:22px !important;
    font-size: 12px !important;
	width:140px !important;
	color:#666666 !important;
	
}

.ui-datepicker { 
    font: 70% "helvetica neue", helvetica, arial, sansSerif !important;
}

.qFont
{
	text-align: left !important;
    font-family: Arial !important;
    font-size: 12px !important;
    background-color: #FFF !important;
    color: #000 !important;
}
