

/* /horanet_product/static/src/less/horanet_product.less defined in bundle 'web.assets_frontend' */
 .product_disabled a[itemprop=name], .product_disabled a[itemprop=url]{pointer-events: none; cursor: default; color: grey;} .product_disabled img{opacity: 0.5;} label.required::after{content: "*"; position: absolute; margin-left: 2px; color: brown;} .nominative_product{position: relative; padding-top: 10px; padding-left: 10px; display: inline-block;} .nominative_product:hover div{display: block;} .product-info{position: absolute; top: 15px; left: 15px; width: 250px; z-index: 20; font-size: 15px; display: none; overflow: auto; border-color: #5e514d; background-color: #fff; color: #000;} div.css_quantity input.quantity{z-index: 0 !important;} 

/* /website_appointment/static/src/css/appointment.less defined in bundle 'web.assets_frontend' */
 .is-flex{display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row;} .panel-appointment{border: unset; box-shadow: unset;} .panel-appointment .panel-heading.bg-pirmary{background-color: #5e514d;} .panel-appointment .panel-heading .accordion-arrow-toggle{justify-content: space-between; align-items: center; transition: transform 200ms; color: unset; text-decoration: unset; outline: unset; padding-top: 5px; padding-bottom: 5px;} .panel-appointment .panel-heading .accordion-arrow-toggle:after{font-family: FontAwesome; content: "\f077";} .panel-appointment .panel-heading .accordion-arrow-toggle.collapsed:after{transform: rotate(180deg) !important;} .panel-appointment .panel-heading .left-title-part{align-items: center;} .panel-appointment .panel-heading .left-title-part .appointment-img-square{border: 1px solid #eee !important; width: 120px !important; height: 70px !important; background-color: #FFF; border-radius: 3px; margin-right: 10px; object-fit: contain;} .panel-appointment .panel-heading .left-title-part img{margin-right: 10px;} .panel-appointment .panel-collapse .grid-display{display: grid; grid-template-columns: repeat(auto-fit, 32%); grid-auto-rows: 100%; grid-gap: 1em; justify-content: space-evenly; padding: 15px;} @media (max-width: 992px){.panel-appointment .panel-collapse .grid-display{grid-template-columns: repeat(auto-fit, minmax(48%, 1fr));}} @media (max-width: 480px){.panel-appointment .panel-collapse .grid-display{grid-template-columns: 1fr;}} .panel-appointment .panel-collapse .grid-display .panel-content{align-items: center; justify-content: space-between;} .appointment_title{font-size: 24px; text-transform: uppercase;} .appointment-card-body .is-flex{justify-content: center; align-items: center;} .appointment-card-body h2{font-size: 18px;} .appointment-img-circle{border: 1px solid #eee !important; width: 90px !important; height: 90px !important; background-color: #FFF; border-radius: 50%;} .appointment_catchphrase{font-size: 12px;} #appointment{background: rgba(255, 255, 255, 0.65); border-radius: 20px; overflow: inherit;} #appointment .table-responsive{padding: 15px 15px 0 15px; border-radius: 3px;} #appointment .table-responsive table thead .appointment_table_header{padding: 0; text-align: center;} #appointment .table-responsive table thead .appointment_table_header .appointment_table_header_bg{background-color: #5e514d; color: #FFF; border-radius: 4px; padding: 8px 12px; margin: 5px; font-weight: 700;} #appointment .table-responsive table thead .appointment_table_header .appointment_table_header_bg .line_1::after{content: "\a"; white-space: pre;} #appointment .table-responsive table thead .appointment_table_header.appointment_direction{vertical-align: middle; width: 40px;} #appointment .table-responsive table thead .appointment_table_header.appointment_direction .appointment-fa{top: 15px; color: #5e514d; text-decoration: none;} #appointment .table-responsive table thead .appointment_table_header.appointment_direction .appointment-fa:hover{color: #342d2b;} #appointment .table-responsive table thead .appointment_table_header.appointment_direction .appointment-fa.disabled{color: lightgrey; cursor: default;} #appointment .table-responsive table tbody td{padding: 0;} #appointment .table-responsive table tbody td .appointment-available{color: #045699; text-decoration: none;} #appointment .table-responsive table tbody td .appointment-available:hover{border: 1px dotted #045699;} #appointment .table-responsive table tbody .appointment-not-available{cursor: default; pointer-events: none; color: #777;} .text-appointment-primary{color: #5e514d; font-size: larger; text-align: center;} .text-appointment-danger{color: #D62037; font-weight: bold;} .appointment-card-body{padding-left: 0; padding-right: 0;} .btn-appointment-primary{background-color: #5e514d; border-color: #5e514d; color: #FFF;} .btn-appointment{border: 1px solid #5e514d; color: #5e514d; background-color: #fff; font-weight: bold;} .btn-appointment:hover, .btn-appointment:focus{text-shadow: none; border-color: #fff; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background-color: #5e514d; color: #FFF; background-image: none;} .appointment_appointment_header{height: 100px;} th[scope='row']{border: 0 !important;} div.no_available_msg{color: black; border: 1px solid black; padding: 40px 5px; text-align: center;} div.available_msg{display: none;} .no_available_body{cursor: default; pointer-events: none; color: #777; opacity: 0.2;} .accordion-calendar{min-height: 0; min-width: 220px; width: 100%; height: 100%; background-color: #FFF; margin: 0px !important;} .accordion-calendar .ac-calendar-label{font-family: Arial, sans-serif; padding: 5px 20px; position: relative; display: -webkit-box; height: auto; cursor: pointer; color: #5e514d; line-height: 33px; font-size: 19px; background: #EFEFEF; border: 1px solid #CCC;} .accordion-calendar .ac-calendar-label:hover{background: #5e514d; color: #EFEFEF;} .accordion-calendar .panel{margin-top: 10px; margin-bottom: 10px; background-color: #FFFFFF;} .accordion-calendar input + .ac-calendar-label{-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;} .accordion-calendar input:checked + .ac-calendar-label, .accordion-calendar input:checked + .ac-calendar-label:active{background-color: #5e514d !important; color: #FFF; box-shadow: 0px 0px 0px 1px rgba(155, 155, 155, 0.3), 0px 2px 2px rgba(0, 0, 0, 0.1);} .accordion-calendar input.ac-calendar-input{display: none;} .accordion-calendar .article{background: #f0f0f0; overflow: hidden; height: 0px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;} .accordion-calendar input:checked ~ .article.ac-calendar-content{height: auto;} .accordion-calendar i{position: absolute; transform: translate(-30px, 0); margin-top: 16px; right: 0;} .accordion-calendar input:checked ~ .ac-calendar-label i:before{transform: translate(2px, 0) rotate(-45deg);} .accordion-calendar input:checked ~ .ac-calendar-label i:after{transform: translate(-2px, 0) rotate(45deg);} .accordion-calendar i:before, .accordion-calendar i:after{content: ""; position: absolute; background-color: #808080; width: 3px; height: 9px;} .accordion-calendar i:before{transform: translate(-2px, 0) rotate(-45deg);} .accordion-calendar i:after{transform: translate(2px, 0) rotate(45deg);} 

/* /aquagliss_registrations/static/src/less/re_registration.less defined in bundle 'web.assets_frontend' */
 #registrations-accordion .panel-heading{position: relative;} #registrations-accordion .panel-heading.aquagliss-registration{cursor: pointer;} #registrations-accordion .panel-heading .panel-title:after{font-family: FontAwesome; content: "\f0d7"; position: absolute; right: 25px; top: 10px; color: grey;} #registrations-accordion .panel-heading.collapsed .panel-title:after{content: "\f0da";} #registrations-accordion .panel-heading.no-registration .panel-title:after{content: "";} 

/* /survey/static/src/css/survey_print.css defined in bundle 'web.assets_frontend' */
@media print{.js_surveyform{font-size: 13px;}.js_surveyform textarea.form-control{height: 10em;}.js_surveyform h1{font-size: 28px;}.js_surveyform h2{font-size: 20px;}.js_question-wrapper{page-break-inside: avoid;}} 

/* /web/static/lib/nvd3/nv.d3.css defined in bundle 'web.assets_frontend' */
 .nvd3 .nv-axis{pointer-events:none; opacity: 1;} .nvd3 .nv-axis path{fill: none; stroke: #000; stroke-opacity: .75; shape-rendering: crispEdges;} .nvd3 .nv-axis path.domain{stroke-opacity: .75;} .nvd3 .nv-axis.nv-x path.domain{stroke-opacity: 0;} .nvd3 .nv-axis line{fill: none; stroke: #e5e5e5; shape-rendering: crispEdges;} .nvd3 .nv-axis .zero line, .nvd3 .nv-axis line.zero{stroke-opacity: .75;} .nvd3 .nv-axis .nv-axisMaxMin text{font-weight: bold;} .nvd3 .x .nv-axis .nv-axisMaxMin text, .nvd3 .x2 .nv-axis .nv-axisMaxMin text, .nvd3 .x3 .nv-axis .nv-axisMaxMin text{text-anchor: middle} .nvd3 .nv-axis.nv-disabled{opacity: 0;} .nvd3 .nv-groups .nv-point.hover{stroke-width: 20px; stroke-opacity: .5;} .nvd3 .nv-scatter .nv-point.hover{fill-opacity: 1;} .nv-noninteractive{pointer-events: none;} .nv-distx, .nv-disty{pointer-events: none;} .nvtooltip{position: absolute; background-color: rgba(255,255,255,1.0); color: rgba(0,0,0,1.0); padding: 1px; border: 1px solid rgba(0,0,0,.2); z-index: 10000; display: block; font-family: Arial; font-size: 13px; text-align: left; pointer-events: none; white-space: nowrap; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;} .nvtooltip{background: rgba(255,255,255, 0.8); border: 1px solid rgba(0,0,0,0.5); border-radius: 4px;} .nvtooltip.with-transitions, .with-transitions .nvtooltip{transition: opacity 50ms linear; -moz-transition: opacity 50ms linear; -webkit-transition: opacity 50ms linear; transition-delay: 200ms; -moz-transition-delay: 200ms; -webkit-transition-delay: 200ms;} .nvtooltip.x-nvtooltip, .nvtooltip.y-nvtooltip{padding: 8px;} .nvtooltip h3{margin: 0; padding: 4px 14px; line-height: 18px; font-weight: normal; background-color: rgba(247,247,247,0.75); color: rgba(0,0,0,1.0); text-align: center; border-bottom: 1px solid #ebebeb; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;} .nvtooltip p{margin: 0; padding: 5px 14px; text-align: center;} .nvtooltip span{display: inline-block; margin: 2px 0;} .nvtooltip table{margin: 6px; border-spacing:0;} .nvtooltip table td{padding: 2px 9px 2px 0; vertical-align: middle;} .nvtooltip table td.key{font-weight: normal;} .nvtooltip table td.key.total{font-weight: bold;} .nvtooltip table td.value{text-align: right; font-weight: bold;} .nvtooltip table tr.highlight td{padding: 1px 9px 1px 0; border-bottom-style: solid; border-bottom-width: 1px; border-top-style: solid; border-top-width: 1px;} .nvtooltip table td.legend-color-guide div{width: 8px; height: 8px; vertical-align: middle;} .nvtooltip table td.legend-color-guide div{width: 12px; height: 12px; border: 1px solid #999;} .nvtooltip .footer{padding: 3px; text-align: center;} .nvtooltip-pending-removal{pointer-events: none; display: none;} .nvd3 .nv-interactiveGuideLine{pointer-events:none;} .nvd3 line.nv-guideline{stroke: #ccc;} .nvd3 .nv-bars rect{fill-opacity: .75; transition: fill-opacity 250ms linear; -moz-transition: fill-opacity 250ms linear; -webkit-transition: fill-opacity 250ms linear;} .nvd3 .nv-bars rect.hover{fill-opacity: 1;} .nvd3 .nv-bars .hover rect{fill: lightblue;} .nvd3 .nv-bars text{fill: rgba(0,0,0,0);} .nvd3 .nv-bars .hover text{fill: rgba(0,0,0,1);} .nvd3 .nv-multibar .nv-groups rect, .nvd3 .nv-multibarHorizontal .nv-groups rect, .nvd3 .nv-discretebar .nv-groups rect{stroke-opacity: 0; transition: fill-opacity 250ms linear; -moz-transition: fill-opacity 250ms linear; -webkit-transition: fill-opacity 250ms linear;} .nvd3 .nv-multibar .nv-groups rect:hover, .nvd3 .nv-multibarHorizontal .nv-groups rect:hover, .nvd3 .nv-candlestickBar .nv-ticks rect:hover, .nvd3 .nv-discretebar .nv-groups rect:hover{fill-opacity: 1;} .nvd3 .nv-discretebar .nv-groups text, .nvd3 .nv-multibarHorizontal .nv-groups text{font-weight: bold; fill: rgba(0,0,0,1); stroke: rgba(0,0,0,0);} .nvd3 .nv-groups path.nv-line{fill: none;} .nvd3 .nv-groups path.nv-area{stroke: none;} .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point{fill-opacity: 0; stroke-opacity: 0;} .nvd3.nv-scatter.nv-single-point .nv-groups .nv-point{fill-opacity: .5 !important; stroke-opacity: .5 !important;} .with-transitions .nvd3 .nv-groups .nv-point{transition: stroke-width 250ms linear, stroke-opacity 250ms linear; -moz-transition: stroke-width 250ms linear, stroke-opacity 250ms linear; -webkit-transition: stroke-width 250ms linear, stroke-opacity 250ms linear;} .nvd3.nv-scatter .nv-groups .nv-point.hover, .nvd3 .nv-groups .nv-point.hover{stroke-width: 7px; fill-opacity: .95 !important; stroke-opacity: .95 !important;} .nvd3 .nv-point-paths path{stroke: #aaa; stroke-opacity: 0; fill: #eee; fill-opacity: 0;} .nvd3 .nv-indexLine{cursor: ew-resize;} svg.nvd3-svg{-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -ms-user-select: none; -moz-user-select: none; user-select: none; display: block; width:100%; height:100%;} .nvtooltip.with-3d-shadow, .with-3d-shadow .nvtooltip{-moz-box-shadow: 0 5px 10px rgba(0,0,0,.2); -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2); box-shadow: 0 5px 10px rgba(0,0,0,.2); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;} .nvd3 text{font: normal 12px Arial;} .nvd3 .title{font: bold 14px Arial;} .nvd3 .nv-background{fill: white; fill-opacity: 0;} .nvd3.nv-noData{font-size: 18px; font-weight: bold;} .nv-brush .extent{fill-opacity: .125; shape-rendering: crispEdges;} .nv-brush .resize path{fill: #eee; stroke: #666;} .nvd3 .nv-legend .nv-series{cursor: pointer;} .nvd3 .nv-legend .nv-disabled circle{fill-opacity: 0;} .nvd3 .nv-brush .extent{fill-opacity: 0 !important;} .nvd3 .nv-brushBackground rect{stroke: #000; stroke-width: .4; fill: #fff; fill-opacity: .7;} .nvd3.nv-pie path{stroke-opacity: 0; transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear; -moz-transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear; -webkit-transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear;} .nvd3.nv-pie .nv-pie-title{font-size: 24px; fill: rgba(19, 196, 249, 0.59);} .nvd3.nv-pie .nv-slice text{stroke: #000; stroke-width: 0;} .nvd3.nv-pie path{stroke: #fff; stroke-width: 1px; stroke-opacity: 1;} .nvd3.nv-pie path{fill-opacity: .7;} .nvd3.nv-pie .hover path{fill-opacity: 1;} .nvd3.nv-pie .nv-label{pointer-events: none;} .nvd3.nv-pie .nv-label rect{fill-opacity: 0; stroke-opacity: 0;} 

/* /survey/static/src/css/survey_result.css defined in bundle 'web.assets_frontend' */
.only_right_radius{border-top-right-radius: 2em; border-bottom-right-radius: 2em; border-top-left-radius: 0; border-bottom-left-radius: 0;} .only_left_radius{border-top-right-radius: 0; border-bottom-right-radius: 0; border-top-left-radius: 2em; border-bottom-left-radius: 2em;} .no_radius{border-radius: 0;} .clear_survey_filter, .filter-all, .filter-finished{cursor: pointer;} .nvtooltip h5{margin: 0; line-height: 18px; font-weight: bold; background-color: rgba(247,247,247,0.75); text-align: center; border-bottom: 1px solid #ebebeb; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0;} .survey_answer i{padding:3px; cursor:pointer;} .survey_answer i.invisible{visibility: hidden!important;} @media print{.tab-content > .tab-pane{display: block;}.tab-content > .survey_graph > svg{width: 1150px;}} .o_preview_questions{border: 3px solid #C9C6C6; width: auto; padding: 10px 30px 5px; margin-top: 15px; color: #C9C6C6;} .o_preview_questions .o_datetime{border: 1px solid #D8D7D7; margin-bottom: 5px;} .o_preview_questions .o_matrix_head{border-bottom: 1px solid #D8D7D7;} .o_preview_questions .o_matrix_row{border-top: 1px solid #D8D7D7;} 

/* /horanet_website/static/src/css/user_custom_rules.custom.web.assets_frontend.less defined in bundle 'web.assets_frontend' */
 @media only screen and (min-width: 1200px){header .container{margin-right: 20%;}} @media only screen and (min-width: 768px){header .navbar{min-height: 95px;}header .navbar .container{width: inherit; max-width: inherit;}header .navbar .container .navbar-brand img{height: 80px !important;}header .navbar .container .navbar-nav{font-size: 1.7rem; height: 95px;}header .navbar .container .navbar-nav > li{height: 100%;}header .navbar .container .navbar-nav > li > a{padding-top: 36px; height: 100%;}header .navbar .container .navbar-nav > li.divider{height: 55px; margin-top: 20px;}} section.oe_img_bg{background-position: right;} @media only screen and (max-width: 991px){section.oe_img_bg{height: 200px !important; background-position: center;}} @media only screen and (max-width: 767px){section.oe_img_bg{height: 150px !important;}} @media only screen and (max-width: 479px){section.oe_img_bg{height: 100px !important;}} .row.is-flex{justify-content: center;} .row.is-flex > [class*='col-']{-webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; align-items: inherit;} div#blockG .calendar_row div#calendar .fc-event-container{pointer-events: none;} div#blockG .calendar_row div#calendar .fc-event-container .fc-event{text-decoration: none;} .pagination > li > a{color: #000;} .pagination > .disabled > a{color: #808080;} div#products_grid_before > ul.nav-stacked > li:first-child{display: none;} section#product_detail div#booking_details div#product_details div.o_not_editable .text-muted{color: #000000 !important;} @media only screen and (min-width: 1200px){section#product_detail div#booking_details div#product_details form#booking_registrable_product_calendar div#recipients{width: 40%;}} section#product_detail div#navigator_calendar div#prod_calendar div.product-content div.product-header h3.product-title{font-size: 18px;} section#product_detail div#navigator_calendar div#prod_calendar div.product-content div.prod-calendar-body div#booking_list div.event-content span.event-data-site{display: none;} @media only screen and (max-width: 576px){.aquagliss_page_site > .container{max-width: inherit;}} .aquagliss_page_site > .container #blockG table td{word-break: break-word;} div[name="horanet_my_account"] form.o_portal_details label[for="firstname2"]{display: none;} div[name="horanet_my_account"] form.o_portal_details input[name="firstname2"]{display: none;} div[name="horanet_my_account"] form.o_portal_details div#shipping_partner_address{display: none;} div[name="horanet_contact_details"] form[name="form_foyer_member"] label[for="firstname2"]{display: none;} div[name="horanet_contact_details"] form[name="form_foyer_member"] input[name="firstname2"]{display: none;} footer > .container.mt16.mb8{display: none;} footer #villenave-footer{background-color: #5e514d; padding-right: 15px; padding-left: 15px;} footer #villenave-footer ul.menu_footer{list-style: none; color: white; margin: 0;} footer #villenave-footer ul.menu_footer.links li{padding: 0 10px;} @media only screen and (max-width: 767px){footer #villenave-footer ul.menu_footer.links li{padding-left: 0;}} footer #villenave-footer ul.menu_footer.links li:not(:last-child){border-right: 2px solid white;} footer #villenave-footer ul.menu_footer.contact li{float: right;} footer #villenave-footer ul.menu_footer.contact #phone span{align-self: center; padding-left: 6px;} footer #villenave-footer ul.menu_footer li{padding: 0 10px;} footer #villenave-footer ul.menu_footer li a{color: inherit;} footer #villenave-footer ul.menu_footer li a:hover{color: #b5bd00; text-decoration: none;} @media only screen and (max-width: 767px){footer #villenave-footer ul.menu_footer{text-align: left;}} 

/* /payment/static/src/css/portal_payment.css defined in bundle 'web.assets_frontend' */
input#cc_number{background-repeat: no-repeat; background-position: 14px 14px;} div.card_placeholder{background-image: url("/website_payment/static/src/img/placeholder.png"); background-repeat: no-repeat; width: 32px; height: 20px; position: absolute; top: 8px; right: 20px; -webkit-transition: 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955); pointer-events: none;} div.o_card_brand_detail{position: relative;} div.o_card_brand_detail div.card_placeholder{right: 5px;} div.amex{background-image: url("/website_payment/static/src/img/amex.png"); background-repeat: no-repeat;} div.diners{background-image: url("/website_payment/static/src/img/diners.png"); background-repeat: no-repeat;} div.discover{background-image: url("/website_payment/static/src/img/discover.png"); background-repeat: no-repeat;} div.jcb{background-image: url("/website_payment/static/src/img/jcb.png"); background-repeat: no-repeat;} div.mastercard{background-image: url("/website_payment/static/src/img/mastercard.png"); background-repeat: no-repeat;} div.visa{background-image: url("/website_payment/static/src/img/visa.png"); background-repeat: no-repeat;} ul.payment_method_list img.img-rounded{max-width: 100px; max-height: 40px;} 

/* /payment/static/src/less/payment_form.less defined in bundle 'web.assets_frontend' */
 .o_payment_form label > input[type="radio"], .o_payment_form input[type="checkbox"]{vertical-align: top; margin-right: 5px;} .o_payment_form .payment_option_name{font-size: 14px; font-weight: normal !important; font-family: Helvetica Neue, sans-serif; line-height: 1.3em; color: #4d4d4d;} .o_payment_form label{font-weight: normal; margin-top: 5px;} .o_payment_form .panel-body:first-child{border-top: 0px;} .o_payment_form .panel{border-radius: 10px;} .o_payment_form .panel-footer:last-child{border-bottom-right-radius: 10px !important; border-bottom-left-radius: 10px !important;} .o_payment_form .panel-body{border-top: 1px solid #ddd; padding: 1.14em !important;} .o_payment_form .payment_icon_list{position: relative; margin-top: 0px !important; margin-bottom: -5px !important;} .o_payment_form .payment_icon_list li{padding-left: 5px !important; padding-right: 0px !important;} .o_payment_form .payment_icon_list .more_option{position: absolute; top: auto; left: auto; bottom: -10px; right: 0px; font-size: 10px;} 

/* /sale/static/src/less/sale_portal.less defined in bundle 'web.assets_frontend' */
 .orders_vertical_align{display: flex; align-items: center;} .orders_label_text_align{vertical-align: 15%;}