#page_navigation a {
    padding: 3px;
    border: 1px solid gray;
    margin: 2px;
    color: black;
    text-decoration: none
}

.active_page {
    background: #f75d00 none repeat scroll 0 0;
    color: #fff;
}

.page-heading {
    font-size: 30px;
    text-transform: capitalize;
    margin: 10px;
}

.sb-destination-label-sr {
    margin-bottom: 0px;
    display: block;
}

.xp__search {
    white-space: nowrap;
    width: auto !important;
}

.xp__fieldset {
    color: #383838;
    border: 0;
    display: table;
    background-color: #f75d00;
    padding: 4px;
    border-radius: 4px;
    margin: 24px 0 16px;
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
}

.xp__input-group, .xp__group {
    display: table-cell;
    vertical-align: middle;
    width: 1px;
}

.xp__fieldset *, .xp__fieldset *:before, .xp__fieldset *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.c-autocomplete {
    position: relative;
    width: 100%;
}

.bui-u-sr-only, .u-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0;
}

.accommodation #ss {
    background-image: url(https://q-cf.bstatic.com/static/img/cross_product_index/accommodation/07ca5cacc9d77a7b50ca3c424ecd606114d9be75.svg);
    padding-left: 50px;
    display: block;
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 16px center;
}

#ss, .xp__input, .sb-searchbox__input {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    background: #fff;
    color: #383838;
    height: 52px !important;
    border: 0;
    border-radius: 2px;
    display: table;
    padding: 0 16px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
}

.sb-destination__input {

    overflow: hidden;
    text-overflow: ellipsis;
}

#destination__error, .sb-searchbox .fe_banner.fe_banner__red, .sb-searchbox__error {
    position: absolute;
    top: 100%;
    width: 308px;
    background: #e21111;
    color: #fff;
    padding: 4px 8px;
    margin-bottom: -12px;
    border-radius: 2px;
    margin-left: 8px;
    z-index: 1;
    font-size: 12px;
    line-height: 18px;
    margin-top: -12px;
    white-space: normal;
}

#destination__error {
    display: none;
    border-width: 1px;
}

.fe_banner__red {
    border-color: #ffa9a9;
}

.fe_banner {
    margin: 10px 0;
    border: 1px solid;
}

.xp__dates {
    position: relative;
    padding: 0 4px;
}

@media (min-width: 900px) {
    .xp__fieldset .xp__dates-inner {
        position: static !important;
    }

}

.xp__dates-inner {
    width: 100%;
}

.xp__date {
    border-radius: 2px 0 0 2px;
}

.xp__fieldset .sb-date-field {
    white-space: nowrap;
    width: 100%;
    position: relative;
}

.sb-searchbox--painted .sb-date-field__field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.xp__dates__checkin .sb-date-field__field.sb-date__field-svg_icon, .rentalcars .xp__dates__checkin .sb-date-field__field.sb-date__field-svg_icon, .rentalcars .xp__dates__checkout .sb-date-field__field.sb-date__field-svg_icon {
    background-image: none !important;
}

.sb-searchbox--painted .sb-searchbox__input {
    width: 100%;
}

.xp__dates__checkin .sb-date-field__field {

    background-repeat: no-repeat;
    background-position: 16px center;
    padding-left: 50px !important;
}

.xp__dates__checkin .sb-searchbox__input {
    padding: 0 16px;
}

.xp__dates__checkin .sb-date-field__field {
    border-radius: 2px 0 0 2px;
}

.xp__dates__checkin .sb-date-field__field.sb-date__field-svg_icon .sb-date-field__icon-btn, .rentalcars .xp__dates__checkin .sb-date-field__field.sb-date__field-svg_icon .sb-date-field__icon-btn, .rentalcars .xp__dates__checkout .sb-date-field__field.sb-date__field-svg_icon .sb-date-field__icon-btn {
    opacity: 1;
}

.xp__fieldset .sb-date-field__icon-btn {
    opacity: 0;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    margin: 0;
    z-index: 1;
    cursor: pointer;
}

.sb-date-field__icon-btn {
    background: 0;
    border: 0;
    padding: 0;
    line-height: normal;
}

.sb-date-field__icon {
    position: absolute;
    text-align: center;
}

.xp__dates__checkin .sb-date-picker_icon-svg, .xp__dates__checkout .sb-date-picker_icon-svg {
    left: 16px;
    top: 16px;
}

.sb-date-picker_icon-svg {
    position: absolute;
}

.bk-icon {
    vertical-align: middle;
    max-width: 256px;
    max-height: 256px;
    overflow: hidden;
}

.sb-date-field__field.-empty .bk-svg-wrapper .sb-date-field__icon-text-wide {
    padding-top: 3px;
    font-size: 14px;
}

.bk-svg-wrapper .sb-date-field__icon-text-wide {
    width: 23px;
}

.sb-date-field__icon-text {
    display: inline-block;

    font-style: normal;
    font-family: BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
}

.xp__dates__checkin .sb-date-field__icon-btn .sb-date-field__icon-text, .rentalcars .xp__dates__checkin .sb-date-field__icon-btn .sb-date-field__icon-text, .rentalcars .xp__dates__checkout .sb-date-field__icon-btn .sb-date-field__icon-text {
    opacity: 0;
}

.sb-date-field__select.-month-year {
    margin-right: 4px;
}

.sb-date-field__select {
    position: relative;
    display: inline-block;
    margin: 6px 0;
    vertical-align: middle;
}

.sb-date-field__select-value {
    color: inherit;
    background-color: transparent;
    border: 0;
    padding: 0 16px 0 0;
    height: 20px;
    min-width: 80px;
    text-align: center;
    border-bottom: 1px solid #bdbdbd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 20px;
    -webkit-transition: border-color .15s ease-in-out;
    transition: border-color .15s ease-in-out;
    font-size: 12px;
}

.sb-date-field__value_empty {
    color: #bdbdbd;
}

[class^="bicon-"], [class*=" bicon-"], [class*="\A bicon-"] {
    font-family: 'booking-iconset';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sb-date-field__select-icon {
    right: 5px;
    margin-top: -2px;
    font-size: 4px;
    position: absolute;
    top: 50%;
}

.bicon-downchevron:before {
    content: "\b180";
}

.xpi__searchbox select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 0;
    color: #383838;
}

.sb-searchbox select {
    z-index: auto;
}

.sb-date-field__select-field {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    cursor: pointer;
    width: 100%;
}

.sb-date-field__select.-day {
    position: absolute;
}

.sb-date-field__select_disabled .sb-date-field__select-value {
    opacity: .4;
    cursor: default;
}

.xp__fieldset .sb-date-field__display {
    position: static !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
}

.xp__dates__checkin .sb-date-field__display {
    left: auto;
    right: 16px;
}

.xp__fieldset .sb-date-field__display {
    top: 50%;
    line-height: inherit;
    padding: 0;
    margin: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.xp__fieldset .sb-date-field__controls {
    position: absolute;
}

.sb-date-field__controls {
    cursor: default;
    opacity: 0;
}

.sb-date-field__display {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xp__fieldset .sb-date-field__chevron {
    display: none;
}

.sb-date-field__chevron {
    position: absolute;
    top: 50%;
    right: 11px;
    margin-top: -3px;
    font-size: 6px;
}

@media (min-width: 900px) {
    .xp__fieldset .xp__dates__checkin .sb-date-field:after {
        content: '';
        position: absolute;
        height: 1.5px;
        background: #bdbdbd;
        width: 10px;
        left: 100%;
        margin-left: -5px;
        top: 50%;
        z-index: 2;
    }
}

.xp__dates__checkout .sb-searchbox__input {
    padding: 0 24px 0 16px;
}

.xp__dates__checkout .sb-date-field__field {
    border-radius: 0 2px 2px 0;
}

.xp__dates__checkout .sb-date-field__display {
    right: auto;
    left: 16px;
}

.xp__button {
    display: table-cell;
    width: 1px;
    position: relative;
    padding-left: 4px;
}

.sb-searchbox-submit-col.-button-messages {
    text-align: left;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 5;
    -webkit-flex: 5 1 auto;
    -ms-flex: 5 1 auto;
    flex: 5 1 auto;
}

.sb-searchbox-submit-col {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.xp__button .sb-searchbox-submit-col.-submit-button {
    display: table;
    width: 100%;
}

.sb-searchbox-submit-col.-submit-button {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.xp__button .sb-searchbox__button {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    border: 0;
    border-radius: 2px;
    color: #fff;
    height: 52px;
    min-width: 100% !important;
    margin: 0;
    white-space: nowrap;
    padding: 5px 32px;
    position: relative;
    cursor: pointer;
    background-color: #07c;
}

.xpi__searchbox button, .xpi__searchbox input:focus {
    outline: 0;
}

.xp__guests {
    border: 0;
    position: relative;
    white-space: nowrap;
    outline: 0;
}

#xp__guests__toggle {
    background-image: url(https://r-cf.bstatic.com/static/img/cross_product_index/toggle/fb6f63d62231f9fe552d79b5448620b2e63c726e.svg), url(https://r-cf.bstatic.com/static/img/cross_product_index/guest/b2e5f2aa32b71ca0fc66aa671e4e958bcd69b7d0.svg);
    background-position: top 50% right 16px, top 50% left 16px;
    background-repeat: no-repeat;
    background-color: #fff;
    padding-right: 40px;
    padding-left: 46px;
    cursor: pointer;
    border-radius: 2px;
    margin-bottom: 0px;
}

.invisible_spoken {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    white-space: normal;
    overflow: hidden;
    color: #07c;
    top: 0;
    left: 0;
}

#xp__guests__toggle .xp__guests__count {
    display: table-cell;
    vertical-align: middle;
}

.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
}

.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
}

.autocomplete-items div:hover {
    /*when hovering an item:*/
    background-color: #e9e9e9;
}

.autocomplete-active {
    /*when navigating through the items using the arrow keys:*/
    background-color: DodgerBlue !important;
    color: #ffffff;
}

.xp__guests__inputs {
    position: absolute;
    width: 370px;
    top: 100%;
    right: 0;
    margin-top: 12px;
    background: #fff;
    padding: 24px 24px 8px;
    min-width: 308px;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.15);
    z-index: 999;
}

.u-clearfix:before, .u-clearfix:after {
    content: "";
    display: table;
}

.sb-group__field {
    display: table;
    margin: 0 0 16px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.bui-stepper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.bui-stepper__title-wrapper {
    margin-right: 8px;
}

.bui-stepper__title {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4285714286em;
}

.bui-stepper__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.xpi__searchbox input[type="number"] {
    border: 0;
    background: 0;
    width: 40px;
}

.bui-stepper__input {
    position: absolute;
    height: 0;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
}

.system-font input, .system-font select, .system-font button, .system-font textarea {
    font-family: inherit;
}

input, select {
    padding: 0;
    margin: 0;
}

input, button, select, textarea {
    font-size: 1em;
    color: #383838;
}

.bui-stepper__wrapper .bui-button {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5em;
    margin-bottom: 0;
    padding: 4px;
}

.bui-stepper__subtract-button, .bui-stepper__add-button {
    width: 40px;
    height: 40px;
    margin-right: 0;
    min-width: auto;
}

.bui-button--secondary {
    background-color: #fff;
    color: #07c;
    border-color: #07c;
}

.bui-button {
    background-color: transparent;
    border: 1px solid #000;
    border-radius: 2px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 8px 16px;
    cursor: pointer;
    font-family: inherit;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4285714286em;
}

.bui-stepper__wrapper .bui-button .bui-button__text {
    width: 100%;
}

.bui-button__text:first-child, [dir="rtl"] .bui-button__text:first-child {
    vertical-align: baseline;
}

.bui-button__text {
    display: inline-block;
}

.bui-stepper__display {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5em;
    display: block;
    text-align: center;
    min-width: 36px;
    margin: 0 4px;
}

.sb-group__stepper-a11y .bui-u-sr-only {
    display: none;
}

.sb-group__children__field {
    white-space: normal;
}

.sb-group__children__field {
    display: block;
    margin: 24px 0 16px -16px;
}

.clearfix:before, .clearfix:after {
    content: "";
    clear: both;
    display: block;
}

.sb-group__children__field .sb-searchbox__label.-small {
    padding-top: 5px;
    border: 0;
}

.sb-group__children__field .sb-searchbox__label.-small {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    display: block;
    margin: 0 0 0 16px;
    width: auto;
}

.sb-searchbox__label {
    padding-bottom: 1px;
    cursor: default;
}

.sb-group__children__field select {
    margin: 16px 0 0 16px;
}

.xp__guests__inputs select {
    border: 1px solid #07c !important;
    color: #383838 !important;
    padding: 8px 24px 8px 8px !important;
    border-radius: 2px !important;
    background-position: right 8px top 50% !important;
    min-width: 48px !important;
    height: auto !important;
    left: 0px;
    width: auto !important;
    max-width: 150px !important;
    top: 0px;
}

.sb-searchbox select {
    z-index: auto;
}

.u-clearfix:after {
    clear: both;
}

.suggestionsBox {
    position: absolute;
    padding: 0px;
    background-color: #FFFFFF !important;
    color: #3C8DBC;
    z-index: 22;
    height: auto;
    max-height: 200px;
    overflow-y: scroll;
    box-shadow: 0px 3px 7px 2px #C1C1C1;
    margin: 0px 0px 0px 0px;
    min-width: 440px;
    overflow: auto !important;
    font-size: 12px;
}

.suggestionList ul {
    padding: 0px;
    margin: 0px !important;
}

.suggestionList ul li {
    list-style: none !important;
    margin: 0px;
    padding: 10px !important;
    border-bottom: 1px solid #d4d4d4;
    cursor: pointer;
    color: #000;
}

.xp__nationality {
    position: relative;
    padding: 0px 4px 0px 0px;
    display: table-cell;
    vertical-align: middle;
    width: 15%;

}

.nationality_input {
    height: 52px !important;
    top: 0;
    width: 100% !important;
    margin: 0px !important;
    left: 0;
    max-width: 100% !important;
}

.hotelguestsdetails {
    position: absolute;
    width: 100%;
    top: 100%;
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.29);
    padding: 15px;
    box-sizing: border-box;
    z-index: 999;
    color: #333;
    margin-top: 5px;
}

.roombox {
    margin-top: 5px;
}

.hotelguestsdetails span.block {
    font-weight: 600;
    display: block;
    margin-bottom: 7px;
}

.roomchildbox {
    padding-top: 4px;
}

.border-top {
    border-top: 1px solid #eee;
}

.hotelguestsdetails .mt15 {
    margin: 0px -15px 15px -15px;
}


.hotelguestsdetails .form-control {
    border: 1px solid #ddd !important;
    height: auto !important;
    padding: 4px 4px;
    border-radius: 0px;
    left: 0;
    width: 100% !important;
    top: 0;
}

.mt-5 {
    margin-top: 5px;
}

.xp__guests_container {
    width: 22%;
}

.bp_room_select {
    height: 52px !important;
    top: 0;
    width: 100% !important;
    margin: 0px !important;
    left: 0;
    max-width: 100% !important;
}

@media only screen and (max-width: 768px) {

    .page-heading {
        font-size: 30px;
        text-transform: capitalize;
        margin: 0px 0px 15px -5px;
    }

    .book_hotel_container {

        padding-left: 0px;
        padding-right: 0px;
    }

    .book_hotel_center_column {
        padding-right: 5px;
        padding-left: 5px;
    }

    .xp__fieldset {
        display: table-cell;
        background-color: #044f7c;
        padding: 15px;
    }

    .xp__input-group, .xp__group {
        display: table-cell;
        vertical-align: middle;
        width: 100% !important;
        float: left;
    }

    .ap_search_input_container {

        padding: 0px 0px 10px 0px;
    }

    .xp__input-group.xp__date-time {
        width: 50% !important;
        float: left;
        padding: 0px;
    }

    .xp__fieldset .xp__dates__checkin .sb-date-field:after {
        content: '';
        position: absolute;
        height: 1.5px;
        background: #bdbdbd;
        width: 16px;
        left: 100%;
        margin-left: -26px;
        top: 50%;
        z-index: 2;
    }

    .xp__nationality {
        width: 100%;
        float: left;
    }

    .hotelguestsdetails {
        margin-top: -5px;
    }

    .roomchildbox .row {

        width: 100%;
        float: left;
    }

    .roomchildbox .row .col-sm-6 {

        width: 50%;
        float: left;
    }

    .hotelguestsdetails .form-control {
        max-width: 100% !important;
    }

    .xp__button {
        display: table;
        width: 100%;
        position: relative;
    }

    .xp__button .sb-searchbox__button {
        background-color: #f75d00;
    }
}

.paul-flt-modal .modal-header {
    border-bottom-color: #044f7c;
}

.loader {
    color: #f75d00;
    text-indent: -9999em;
    margin: 20px auto;
    position: relative;
    font-size: 11px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s;
    min-height: 55px;
}

.loader, .loader:after, .loader:before {
    background: #f75d00 !important;
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: 1em;
    height: 4em;
}

.loader, .loader:after, .loader:before {background: #f75d00; -webkit-animation: load1 1s infinite ease-in-out; animation: load1 1s infinite ease-in-out; width: 1em; height: 4em; }
.loader {color: #f75d00; text-indent: -9999em; margin: 20px auto; position: relative; font-size: 11px; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); -webkit-animation-delay: -.16s; animation-delay: -.16s; min-height: 55px; }
.loader:before {left: -1.5em; -webkit-animation-delay: -.32s; animation-delay: -.32s; }
.loader:after {left: 1.5em; }
.loader:after, .loader:before {position: absolute; top: 0; content: ''; }
@-webkit-keyframes load1 {
    0%, 100%, 80% {
        box-shadow: 0 0;
        height: 4em
    }
    40% {
        box-shadow: 0 -2em;
        height: 5em
    }
}
@keyframes load1 {
    0%, 100%, 80% {
        box-shadow: 0 0;
        height: 4em
    }
    40% {
        box-shadow: 0 -2em;
        height: 5em
    }
}

.flight-modal-wrap > h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    border-bottom: 1px dashed #f75d00;
    margin-bottom: 8px;
    padding-bottom: 8px;
    color: #f75d00;
}

.flight-modal-wrap > h3 > span {
    display: block;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.bp_hotel_search_loaction {
    font-size: 18px;
    margin: 0;
    font-weight: 600;
}

.midfz {
    color: red;
}

.flt-bottom {
    background: #ff7200;
    margin: 10px -15px -15px;
    text-align: center;
    color: #fff;
    padding: 7px 8px;
}
