body {
   transform: scale(.68);
   transform-origin: 0 0;
    margin: 0;
    padding: 0;
	background-color: #f4f4f4 !important;
}

      .has-error cg-error-messages {
		color: red;
		font-weight: normal;
	  }
      .mandatory-fields {margin-left: 3px;}
      .qq-calendar {width: 95px; margin-bottom: 4px;}
      .qq-spinner {width: 60px;}
      .qq-ageBand {width: 50px; margin-right: 20px;}
      .qq-margin {margin-bottom: 4px;}
      .qq-age-label {width: 30px; display: inline-block}
      .qq-ageBand-label {width: 115px; display: inline-block}
      .qq-get-a-quote-holder {text-align: right;}

      .qq-get-a-quote {

		width: 250px;
		height: 70px;
		background-color: #fff !important;
		border: 0px solid !important;
		color: transparent !important;
		padding: 0px !important;
		margin: 0px !important;
    	background: transparent url(https://viaggiare.columbusassicurazioni.it/images/bottom-new.jpg) no-repeat center !important;
		background-size: 180% !important;
	}

body .ui-widget {
    font-size: 13px;
	font-weight: 600;
}

body .ui-inputtext {
    font-size: 13px;
}

body .ui-datepicker table {
      font-size: 14px;
}	  

.ui-dropdown {
  min-width: 50px !important;
}

.custom-panel .ui-scrollpanel-wrapper {
  border-right: 9px solid #f4f4f4; 
}

.custom-panel .ui-scrollpanel-bar {
  background-color: #1976d2; 
  opacity: 1; 
  transition: background-color .3s; 
}

.custom-panel .ui-scrollpanel-bar:hover {
  background-color: #135ba1;
}

#qq-tripDatesBody {
	padding-top: 0px;
	padding-left: 0px;
}

#qq-ageBandsBody {
	padding-top: 0px;
	padding-left: 0px;
}