body .ui-chkbox .ui-chkbox-box.ui-state-active { border-color: #62bb46; background-color: #62bb46; color: #fff; } body .ui-chkbox .ui-chkbox-box { border: 1px solid #a6a6a6; background-color: #fff; width: 20px; height: 20px; text-align: center; position: relative; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -moz-transition: background-color .3s,border-color .3s; -o-transition: background-color .3s,border-color .3s; -webkit-transition: background-color .3s,border-color .3s; transition: background-color .3s,border-color .3s; } body .ui-chkbox .ui-chkbox-box .ui-chkbox-icon.ui-icon-check { font-family: 'primeicons'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; display: inline-block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-indent: 0 !important; text-align: center; background: 0; display: inline-block; font-size: 0.75em; } body .ui-chkbox .ui-chkbox-box .ui-chkbox-icon { overflow: visible; position: absolute; left: 50%; top: 50%; margin-left: -0.5em; margin-top: -0.5em; } body .ui-chkbox .ui-chkbox-box .ui-chkbox-icon.ui-icon-check { font-family: 'primeicons'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; } body .ui-chkbox .ui-chkbox-box .ui-chkbox-icon.ui-icon-check::before { content: "\e909"; } @media (min-width: 40.063em) { .hidden-md-up { display: none !important; } } .without-side-padding{ padding: 8px 0 8px 0; } .ui-chkbox .ui-chkbox-label{ color: #11284e; } .AD21_WizardFareCombo_RS .ui-chkbox .ui-chkbox-label{ margin: 0 6px 0 8px; } @media (max-width: 40.063em) { .hidden-sm-down { display: none !important; } .AD21_WizardFareCombo_RS .padding-left{ padding-left: 15%; } } @media (max-width: 20em) { .AD21_WizardFareCombo_RS .padding-left{ padding-left: 0; } } body .ui-datepicker { background-color: white; } body .p-datepicker { width: 100%; }