
/* /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/static/src/less/variables.less defined in bundle 'website.assets_editor' */
 

/* /web/static/src/less/utils.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: #7c7bad;}to{width: 0; background: transparent;}} @keyframes inputHighlighter{from{background: #7c7bad;}to{width: 0; background: transparent;}} 

/* /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{position: absolute; top: auto; left: auto; bottom: auto; right: 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: #7c7bad 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 #aaaaaa;} 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;}