
/* /web/static/lib/bootstrap/less/variables.less defined in bundle 'website.assets_editor' */
 

/* /web/static/lib/bootstrap/less/mixins/vendor-prefixes.less defined in bundle 'website.assets_editor' */
 

/* /web/static/lib/bootstrap/less/mixins/buttons.less defined in bundle 'website.assets_editor' */
 

/* /web/static/lib/bootstrap/less/mixins/clearfix.less defined in bundle 'website.assets_editor' */
 

/* /web/static/lib/bootstrap/less/mixins/size.less defined in bundle 'website.assets_editor' */
 

/* /web_editor/static/src/less/web_editor.variables.less defined in bundle 'website.assets_editor' */
 @-webkit-keyframes fadeInDownSmall{0%{opacity: 0; -webkit-transform: translate(0, -5px); -ms-transform: translate(0, -5px); -o-transform: translate(0, -5px); transform: translate(0, -5px);}100%{opacity: 1; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0);}} @keyframes fadeInDownSmall{0%{opacity: 0; -webkit-transform: translate(0, -5px); -ms-transform: translate(0, -5px); -o-transform: translate(0, -5px); transform: translate(0, -5px);}100%{opacity: 1; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0);}} @-webkit-keyframes fadeInOut{0%{opacity: 0;}25%{opacity: 1;}75%{opacity: 1;}100%{opacity: 0;}} @keyframes fadeInOut{0%{opacity: 0;}25%{opacity: 1;}75%{opacity: 1;}100%{opacity: 0;}} @-webkit-keyframes inputHighlighter{from{background: #FF3B84;}to{width: 0; background: transparent;}} @keyframes inputHighlighter{from{background: #FF3B84;}to{width: 0; background: transparent;}} 

/* /adaptiv_web/static/src/less/variables.less defined in bundle 'website.assets_editor' */
 

/* /adaptiv_web/static/src/less/helpers.less defined in bundle 'website.assets_editor' */
 .a-canvas{height: 100%; overflow: hidden; position: relative; transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99); width: 100%; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0);} .a-canvas.open-left{-webkit-transform: translate3d(600px, 0, 0); -moz-transform: translate3d(600px, 0, 0); -ms-transform: translate3d(600px, 0, 0); -o-transform: translate3d(600px, 0, 0);} .a-canvas.open-right{-webkit-transform: translate3d(-600px, 0, 0); -moz-transform: translate3d(-600px, 0, 0); -ms-transform: translate3d(-600px, 0, 0); -o-transform: translate3d(-600px, 0, 0);} .a-canvas.open-sm.open-left{-webkit-transform: translate3d(280px, 0, 0); -moz-transform: translate3d(280px, 0, 0); -ms-transform: translate3d(280px, 0, 0); -o-transform: translate3d(280px, 0, 0);} .a-canvas.open-sm.open-right{-webkit-transform: translate3d(-280px, 0, 0); -moz-transform: translate3d(-280px, 0, 0); -ms-transform: translate3d(-280px, 0, 0); -o-transform: translate3d(-280px, 0, 0);} .a-canvas.open-lg.open-left{-webkit-transform: translate3d(992px, 0, 0); -moz-transform: translate3d(992px, 0, 0); -ms-transform: translate3d(992px, 0, 0); -o-transform: translate3d(992px, 0, 0);} .a-canvas.open-lg.open-right{-webkit-transform: translate3d(-992px, 0, 0); -moz-transform: translate3d(-992px, 0, 0); -ms-transform: translate3d(-992px, 0, 0); -o-transform: translate3d(-992px, 0, 0);} 

/* /adaptiv_web/static/src/less/compatibility.less defined in bundle 'website.assets_editor' */
 .o_text_overflow{display: inline-block; max-width: 100%; overflow: hidden; text-overflow: ellipsis; vertical-align: top; white-space: nowrap;} .o_hidden{display: none !important;} .sr-only{position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0;} 

/* <inline asset> defined in bundle 'website.assets_editor' */
 

/* /website/static/src/less/website.edit_mode.less defined in bundle 'website.assets_editor' */
 .o_homepage_editor_welcome_message{padding-top: 128px; padding-bottom: 128px; font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;} .o_homepage_editor_welcome_message .o_tooltip_container{display: -ms-inline-flexbox; display: -moz-inline-box; display: -webkit-inline-box; display: -webkit-inline-flex; display: inline-flex; -webkit-align-items: center; align-items: center;} .o_homepage_editor_welcome_message .o_tooltip_container > .o_tooltip{bottom: auto; left: auto; position: absolute; right: auto; top: auto; position: relative; display: inline-block; margin: 0 8px; opacity: 1; z-index: auto;} .o_editable{} .o_editable:not(:empty):not([data-oe-model="ir.ui.view"]):not([data-oe-type="html"]):hover, .o_editable[data-oe-type]:not([data-oe-model="ir.ui.view"]):not([data-oe-type="html"]):hover{box-shadow: #6325C6 0 0 5px 2px inset;} .o_editable:focus, .o_editable[data-oe-type]{min-height: 0.8em; min-width: 8px;} .o_editable.o_is_inline_editable{display: inline-block;} .o_editable .btn, .o_editable.btn{-webkit-user-select: auto; -moz-user-select: auto; -ms-user-select: auto; user-select: auto; cursor: text!important;} .o_editable[placeholder]:empty:not(:focus):before{content: attr(placeholder); opacity: 0.3;} .o_editable.oe_structure.oe_empty:empty, .o_editable[data-oe-type=html]:empty{height: 300px; background: url(/website/static/src/img/drag_here.png) center no-repeat; background-size: 380px;} .o_editable.oe_structure.oe_empty > p:empty:only-child, .o_editable[data-oe-type=html] > p:empty:only-child{color: #aaa;} .editor_enable [data-oe-readonly]:hover{cursor: default;} [draggable]{-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;} .oe_editable:focus, .css_editable_hidden, .editor_enable .css_editable_mode_hidden{outline: none!important;} .css_editable_display, .editor_enable .css_non_editable_mode_hidden, .o_editable .media_iframe_video .css_editable_mode_display{display: block!important;} [data-oe-type=html].oe_no_empty:empty{height: 16px!important;} table.editorbar-panel{cursor: pointer; width: 100%;} table.editorbar-panel td{border: 1px solid #aaa;} table.editorbar-panel td.selected{background-color: #b1c9d9;} .link-style .dropdown > .btn{min-width: 160px;} .link-style .link-style{display: none;} .link-style li{text-align: center;} .link-style li label{width: 100px; margin: 0 5px;} .link-style .col-sm-2 > *{line-height: 2em;} .note-editable .fa{cursor: pointer;} .parallax .oe_structure > .oe_drop_zone:first-child{top: 16px;} .parallax .oe_structure > .oe_drop_zone:last-child{bottom: 16px;} .editor_enable .js_language_selector{display: none;} 

/* /website_form_builder/static/src/css/website_form_builder.less defined in bundle 'website.assets_editor' */
 .o_website_form_builder .o_required > label::after{content: '*'; color: #d9534f;} .o_website_form_builder .form-field.css_non_editable_mode_hidden{opacity: 0.6;} body .modal.o_website_modal textarea.form-control, body .modal.o_website_modal select[multiple].form-control{height: auto;}