#o_newsletter_popup .o_popup_modal_content a.o_popup_btn_close{position: absolute; z-index: 99; right: 5px; top: 6px; width: 23px; height: 23px; display: block; text-align: center; border-radius: 100em; background: #6c1153; color: #daa3cb; text-decoration: none; -webkit-transition: all ease 200ms; -moz-transition: all ease 200ms; -ms-transition: all ease 200ms; -o-transition: all ease 200ms;} #o_newsletter_popup .o_popup_modal_content a.o_popup_btn_close:hover{background: #89296e; color: #ffffff;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body{padding: 0px 0px 30px; color: #666666;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .o_popup_content_dev{padding-bottom: 15px;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .o_popup_content_dev .o_popup_message{font-size: 3em; position: relative; text-align: left; padding-left: 2em; line-height: 1; margin: .5em; font-weight: 100;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .o_popup_content_dev .o_popup_message font{font-weight: 600; color: #875A7B; font-size: 2.5em; font-style: italic; position: absolute; top: -0.1em; margin-left: -0.65em;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .o_popup_content_dev .o_popup_message strong{color: #875A7B;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .o_popup_content_dev .o_message_paragraph{position: relative;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .input-group{margin-left: auto; margin-right: auto; max-width: 350px;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .input-group input{border-radius: 2px 0 0 2px; border: none; outline: 0; box-shadow: inset 0 -1px #cccccc;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .input-group .btn{border-radius: 0 2px 2px 0; border-width: 0 0 1px; padding-top: 7px; margin-left: -1px; -webkit-transition: all ease 200ms; -moz-transition: all ease 200ms; -ms-transition: all ease 200ms; -o-transition: all ease 200ms;} 

/* /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: #003066;} .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: #003066; 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: #003066; text-decoration: none;} #appointment .table-responsive table thead .appointment_table_header.appointment_direction .appointment-fa:hover{color: #000c1a;} #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: #003066; 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: #003066; border-color: #003066; color: #FFF;} .btn-appointment{border: 1px solid #003066; color: #003066; 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: #003066; 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: #003066; line-height: 33px; font-size: 19px; background: #EFEFEF; border: 1px solid #CCC;} .accordion-calendar .ac-calendar-label:hover{background: #003066; 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: #003066 !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: "";} 

/* /website_event_track/static/src/css/website_event_track.css defined in bundle 'web.assets_frontend' */
.o_website_event .ribbon-wrapper{width: 60px; height: 60px; z-index: 5; overflow: hidden; position: absolute; top: 0; right: 0;} .o_website_event .ribbon{font: bold 13px Sans-Serif; color: #404040; text-align: center; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); position: relative; padding: 5px 0; left: -4px; top: 8px; width: 90px; -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3); box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);} .o_website_event .ribbon.ribbon_Gold{background-color: #FDE21B; background-image: -webkit-gradient(linear, left top, left bottom, from(#E9CE0C), to(#FDE21B)); background-image: -webkit-linear-gradient(top, #E9CE0C, #FDE21B); background-image: -moz-linear-gradient(top, #E9CE0C, #FDE21B); background-image: -ms-linear-gradient(top, #E9CE0C, #FDE21B); background-image: -o-linear-gradient(top, #E9CE0C, #FDE21B);} .o_website_event .ribbon.ribbon_Silver{background-color: #CCCCCC; background-image: -webkit-gradient(linear, left top, left bottom, from(#BBBBBB), to(#CCCCCC)); background-image: -webkit-linear-gradient(top, #BBBBBB, #CCCCCC); background-image: -moz-linear-gradient(top, #BBBBBB, #CCCCCC); background-image: -ms-linear-gradient(top, #BBBBBB, #CCCCCC); background-image: -o-linear-gradient(top, #BBBBBB, #CCCCCC);} .o_website_event .ribbon.ribbon_Bronze{background-color: #DB9141; background-image: -webkit-gradient(linear, left top, left bottom, from(#C2792A), to(#DB9141)); background-image: -webkit-linear-gradient(top, #C2792A, #DB9141); background-image: -moz-linear-gradient(top, #C2792A, #DB9141); background-image: -ms-linear-gradient(top, #C2792A, #DB9141); background-image: -o-linear-gradient(top, #C2792A, #DB9141);} .o_website_event .event_color_0{background-color: white; color: #5a5a5a;} .o_website_event .event_color_1{background-color: #cccccc; color: #424242;} .o_website_event .event_color_2{background-color: #ffc7c7; color: #7a3737;} .o_website_event .event_color_3{background-color: #fff1c7; color: #756832;} .o_website_event .event_color_4{background-color: #e3ffc7; color: #5d6937;} .o_website_event .event_color_5{background-color: #c7ffd5; color: #1a7759;} .o_website_event .event_color_6{background-color: #c7ffff; color: #1a5d83;} .o_website_event .event_color_7{background-color: #c7d5ff; color: #3b3e75;} .o_website_event .event_color_8{background-color: #e3c7ff; color: #4c3668;} .o_website_event .event_color_9{background-color: #ffc7f1; color: #6d2c70;} 

/* /horanet_event/static/src/css/horanet_event_templates.css defined in bundle 'web.assets_frontend' */
.event-not-active, .event-not-active a, .event-not-active .text-muted{color: #D7D7D7;} .btn-event-register{float: right; padding: 5px 20px;} #accordionFilters{margin-left: 0px; padding-left: 15px; padding-right: 15px;} #accordionFilters > div{height: auto;} .media-body{padding-left: 15px; padding-right: 15px;} #left_column{border: none;} .event-image{padding:15px 0 10px 0; width:100%; height:100%; object-fit:cover;} #accordionFilters .card-header{margin-bottom: 1px !important;} .modal-body .text-warning{color: #F39C12;} 

/* /horanet_website/static/src/css/user_custom_rules.less defined in bundle 'web.assets_frontend' */
 

/* /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%;}