.navbar-light .nav-navbar > .nav-item.show > .nav-link > .arrow, .navbar-light .nav-navbar > .nav-item:hover > .nav-link > .arrow, .navbar-light .nav-navbar > .nav-link.show > .arrow, .navbar-light .nav-navbar > .nav-link:hover > .arrow, .navbar-stick-light.stick .nav-navbar > .nav-item.show > .nav-link > .arrow, .navbar-stick-light.stick .nav-navbar > .nav-item:hover > .nav-link > .arrow, .navbar-stick-light.stick .nav-navbar > .nav-link.show > .arrow, .navbar-stick-light.stick .nav-navbar > .nav-link:hover > .arrow{border-top-color: inherit} .navbar-light .nav-navbar > .nav-item.active > .nav-link, .navbar-light .nav-navbar > .nav-item > .nav-link.active, .navbar-light .nav-navbar > .nav-link.active, .navbar-stick-light.stick .nav-navbar > .nav-item.active > .nav-link, .navbar-stick-light.stick .nav-navbar > .nav-item > .nav-link.active, .navbar-stick-light.stick .nav-navbar > .nav-link.active{color: #fff} .navbar-light .nav-navbar > .nav-item.active > .nav-link > .arrow, .navbar-light .nav-navbar > .nav-item > .nav-link.active > .arrow, .navbar-light .nav-navbar > .nav-link.active > .arrow, .navbar-stick-light.stick .nav-navbar > .nav-item.active > .nav-link > .arrow, .navbar-stick-light.stick .nav-navbar > .nav-item > .nav-link.active > .arrow, .navbar-stick-light.stick .nav-navbar > .nav-link.active > .arrow{border-top-color: inherit} .navbar-dark .logo-dark, .navbar-stick-dark.stick .logo-dark{display: inline-block; object-fit: contain; width: auto; height: 3rem;} .navbar-dark .logo-light, .navbar-stick-dark.stick .logo-light{display: none} .navbar-dark .navbar-toggler, .navbar-stick-dark.stick .navbar-toggler{color: rgba(117, 117, 117, 0.8)} .navbar-dark .navbar-toggler:hover, .navbar-stick-dark.stick .navbar-toggler:hover{color: #555} .navbar-dark .navbar-divider, .navbar-stick-dark.stick .navbar-divider{background-color: rgba(117, 117, 117, 0.8)} .navbar-dark .nav-navbar > .nav-item > .nav-link, .navbar-dark .nav-navbar > .nav-link, .navbar-stick-dark.stick .nav-navbar > .nav-item > .nav-link, .navbar-stick-dark.stick .nav-navbar > .nav-link{color: rgba(117, 117, 117, 0.8)} .navbar-dark .nav-navbar > .nav-item > .nav-link > .arrow, .navbar-dark .nav-navbar > .nav-link > .arrow, .navbar-stick-dark.stick .nav-navbar > .nav-item > .nav-link > .arrow, .navbar-stick-dark.stick .nav-navbar > .nav-link > .arrow{border-top: 3px solid rgba(117, 117, 117, 0.8)} .navbar-dark .nav-navbar > .nav-item.show > .nav-link, .navbar-dark .nav-navbar > .nav-item:hover > .nav-link, .navbar-dark .nav-navbar > .nav-link.show, .navbar-dark .nav-navbar > .nav-link:hover, .navbar-stick-dark.stick .nav-navbar > .nav-item.show > .nav-link, .navbar-stick-dark.stick .nav-navbar > .nav-item:hover > .nav-link, .navbar-stick-dark.stick .nav-navbar > .nav-link.show, .navbar-stick-dark.stick .nav-navbar > .nav-link:hover{color: #555} .navbar-dark .nav-navbar > .nav-item.show > .nav-link > .arrow, .navbar-dark .nav-navbar > .nav-item:hover > .nav-link > .arrow, .navbar-dark .nav-navbar > .nav-link.show > .arrow, .navbar-dark .nav-navbar > .nav-link:hover > .arrow, .navbar-stick-dark.stick .nav-navbar > .nav-item.show > .nav-link > .arrow, .navbar-stick-dark.stick .nav-navbar > .nav-item:hover > .nav-link > .arrow, .navbar-stick-dark.stick .nav-navbar > .nav-link.show > .arrow, .navbar-stick-dark.stick .nav-navbar > .nav-link:hover > .arrow{border-top-color: inherit} .navbar-dark .nav-navbar > .nav-item.active > .nav-link, .navbar-dark .nav-navbar > .nav-item > .nav-link.active, .navbar-dark .nav-navbar > .nav-link.active, .navbar-stick-dark.stick .nav-navbar > .nav-item.active > .nav-link, .navbar-stick-dark.stick .nav-navbar > .nav-item > .nav-link.active, .navbar-stick-dark.stick .nav-navbar > .nav-link.active{color: #323d47} .navbar-dark .nav-navbar > .nav-item.active > .nav-link > .arrow, .navbar-dark .nav-navbar > .nav-item > .nav-link.active > .arrow, .navbar-dark .nav-navbar > .nav-link.active > .arrow, .navbar-stick-dark.stick .nav-navbar > .nav-item.active > .nav-link > .arrow, .navbar-stick-dark.stick .nav-navbar > .nav-item > .nav-link.active > .arrow, .navbar-stick-dark.stick .nav-navbar > .nav-link.active > .arrow{border-top-color: inherit} .offcanvas{position: relative; position: fixed; top: 0; left: 0; width: 100%; height: 100%; padding: 24px; padding: 1.5rem; background-color: #fff; box-shadow: 0 0 15px rgba(0, 0, 0, 0.05); z-index: 1010; visibility: hidden} .offcanvas > .container, .offcanvas > .container-fluid{position: relative; height: 100%} .offcanvas[data-animation]{-webkit-transition: 0.4s ease-out; transition: 0.4s ease-out} .offcanvas[data-animation="fade"]{opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"} .offcanvas[data-animation="slide-up"]{opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -webkit-transform: translate(0, 100%); transform: translate(0, 100%)} .offcanvas[data-animation="slide-down"]{-webkit-transform: translate(0, -100%); transform: translate(0, -100%)} .offcanvas[data-animation="slide-left"]{left: auto; right: 0; -webkit-transform: translate(100%, 0); transform: translate(100%, 0)} .offcanvas[data-animation="slide-right"]{-webkit-transform: translate(-100%, 0); transform: translate(-100%, 0)} .offcanvas.show{visibility: visible; opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -webkit-transform: translate(0, 0); transform: translate(0, 0)} .offcanvas .close{float: none; padding: 12px 16px; padding: 0.75rem 1rem; font-weight: 100; font-size: 40px; font-size: 2.5rem; -webkit-transition: color 0.3s ease-out; transition: color 0.3s ease-out} .offcanvas .close:not(.position-static){position: absolute; top: 0; right: 0} .offcanvas.bg-img{position: fixed} .backdrop-offcanvas{z-index: 1009} .popup{position: fixed; right: 32px; right: 2rem; bottom: 32px; bottom: 2rem; padding: 24px; padding: 1.5rem; background-color: #fff; border: 1px solid #f1f2f3; border-radius: 0.25rem; box-shadow: 0 0 15px rgba(0, 0, 0, 0.05); -webkit-transition: 0.4s ease-out; transition: 0.4s ease-out; z-index: 1010; visibility: hidden; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"} .popup.show{visibility: visible; opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -webkit-transform: translate(0, 0) !important; transform: translate(0, 0) !important} .popup.show[data-position$="-center"]{-webkit-transform: translate(-50%, 0) !important; transform: translate(-50%, 0) !important} .popup[data-position="top-left"]{right: auto; bottom: auto; top: 32px; top: 2rem; left: 32px; left: 2rem} .popup[data-position="top-right"]{bottom: auto; top: 32px; top: 2rem} .popup[data-position="bottom-left"]{right: auto; left: 32px; left: 2rem} .popup[data-position="top-center"]{right: auto; bottom: auto; top: 32px; top: 2rem; left: 50%; -webkit-transform: translate(-50%); transform: translate(-50%)} .popup[data-position="bottom-center"]{right: auto; left: 50%; -webkit-transform: translate(-50%); transform: translate(-50%)} .popup[data-animation="slide-up"]{-webkit-transform: translate(0, 100%); transform: translate(0, 100%)} .popup[data-animation="slide-up"][data-position$="-center"]{-webkit-transform: translate(-50%, 100%); transform: translate(-50%, 100%)} .popup[data-animation="slide-down"]{-webkit-transform: translate(0, -100%); transform: translate(0, -100%)} .popup[data-animation="slide-down"][data-position$="-center"]{-webkit-transform: translate(-50%, -100%); transform: translate(-50%, -100%)} .popup[data-animation="slide-left"]{-webkit-transform: translate(100%, 0); transform: translate(100%, 0)} .popup[data-animation="slide-right"]{-webkit-transform: translate(-100%, 0); transform: translate(-100%, 0)} .popup .close{position: absolute; top: 0; right: 0; padding: 12px 16px; padding: 0.75rem 1rem; font-weight: 100; -webkit-transition: 0.3s ease-out; transition: 0.3s ease-out} .header{position: relative; background-position: center; background-size: cover; background-repeat: no-repeat; padding-top: 146px; padding-bottom: 90px} .header > .container, .header > .container-fluid{position: relative; height: 100%} .header.h-fullscreen{padding-top: 90px} .section{position: relative; border-bottom: none; background-position: center center; background-size: cover; background-repeat: no-repeat; padding-top: 64px; padding-top: 4rem; padding-bottom: 64px; padding-bottom: 4rem} .section > .container, .section > .container-fluid, .section > .container-wide{position: relative; height: 100%} @media (max-width: 991.98px){.section{padding-top: 5rem; padding-bottom: 5rem}} .section-header{text-align: center; max-width: 70%; margin: 0 auto 70px} .section-header small{display: inline-block; font-size: 11px; font-size: 0.6875rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.75px; margin-bottom: 24px; margin-bottom: 1.5rem; word-spacing: 2px; color: rgba(153, 153, 153, 0.6)} .section-header hr{width: 50px; margin-top: 40px; margin-top: 2.5rem; margin-bottom: 24px; margin-bottom: 1.5rem} .section-header p{font-size: 17px; font-size: 1.0625rem} .section-header p.lead, .section-header .pricing-4 .plan-price p, .pricing-4 .plan-price .section-header p{font-size: 18px; font-size: 1.125rem} @media (max-width: 991.98px){.section-header{max-width: 90%}} .section-video{overflow: hidden; padding-top: 0; padding-bottom: 0} .section-video > .container, .section-video > .container-fluid, .section-video > .container-wide{padding-top: 90px; padding-bottom: 90px} .section-dialog{background-color: #fff; padding: 16px; padding: 1rem; border-radius: 4px} @media (min-width: 768px){.section-dialog{padding: 20px 24px}} @media (min-width: 992px){.section-dialog{padding: 30px 32px}} .sidebar{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-top: 112px; padding-top: 7rem; padding-bottom: 112px; padding-bottom: 7rem} .sidebar hr{margin-top: 30px; margin-bottom: 30px; border-top-style: solid} .sidebar .nav-sidebar{height: 100%} @media (max-width: 991.98px){.sidebar{padding-top: 5rem; padding-bottom: 5rem}} .sidebar-fixed{position: fixed; top: 0; left: -240px; bottom: 0; width: 240px; background-color: #fff; border-right: 1px solid #f1f2f3; z-index: 1000; -webkit-transition: left 0.3s ease-out; transition: left 0.3s ease-out} .sidebar-open .sidebar-fixed{left: 0; box-shadow: 0 0 15px rgba(0, 0, 0, 0.05)} .sidebar-sticky.stick:not(.is-mobile-wide){position: fixed; top: 0} .sidebar-sticky.is-mobile-wide{padding-bottom: 0 !important} .sidebar-header{text-align: center; padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #f1f2f3} .sidebar-title{font-weight: 600; letter-spacing: 1px; text-transform: uppercase; font-size: .85em; margin-bottom: 16px; margin-bottom: 1rem} .sidebar-body{position: relative; padding-right: 20px} .sidebar-footer{text-align: center; padding: 20px 0; margin-top: 30px; border-top: 1px solid #f1f2f3} .sidebar-toggler{padding: 4px 12px; padding: .25rem .75rem; font-size: 20px; font-size: 1.25rem; line-height: 1; cursor: pointer; background: 0 0; border: none; border-radius: .25rem; margin-right: 8px; margin-right: 0.5rem; margin-bottom: -1px} .backdrop-sidebar{z-index: 999} @media (min-width: 576px){.sidebar-fixed.sidebar-expand-sm{position: fixed; left: 0; background-color: #f5f6f7; box-shadow: 3px 0 5px rgba(0, 0, 0, 0.015)}.sidebar-fixed.sidebar-expand-sm ~ .main-content{margin-left: 240px}} @media (min-width: 768px){.sidebar-fixed.sidebar-expand-md{position: fixed; left: 0; background-color: #f5f6f7; box-shadow: 3px 0 5px rgba(0, 0, 0, 0.015)}.sidebar-fixed.sidebar-expand-md ~ .main-content{margin-left: 240px}} @media (min-width: 992px){.sidebar-fixed.sidebar-expand-lg{position: fixed; left: 0; background-color: #f5f6f7; box-shadow: 3px 0 5px rgba(0, 0, 0, 0.015)}.sidebar-fixed.sidebar-expand-lg ~ .main-content{margin-left: 240px}} @media (min-width: 1200px){.sidebar-fixed.sidebar-expand-xl{position: fixed; left: 0; background-color: #f5f6f7; box-shadow: 3px 0 5px rgba(0, 0, 0, 0.015)}.sidebar-fixed.sidebar-expand-xl ~ .main-content{margin-left: 240px}} .sidebar-fixed.sidebar-expand{position: fixed; left: 0; background-color: #f5f6f7; box-shadow: 3px 0 5px rgba(0, 0, 0, 0.015)} .sidebar-fixed.sidebar-expand ~ .main-content{margin-left: 240px} [data-sticky="true"].stick:not(.navbar){position: fixed; top: 0} .bt-1, .border-top-1{border-top: 1px solid #f1f2f3} .bl-1, .border-left-1{border-left: 1px solid #f1f2f3} .br-1, .border-right-1{border-right: 1px solid #f1f2f3} .bb-1, .border-bottom-1{border-bottom: 1px solid #f1f2f3} .bt-2, .border-top-2{border-top: 2px solid #f1f2f3} .bl-2, .border-left-2{border-left: 2px solid #f1f2f3} .br-2, .border-right-2{border-right: 2px solid #f1f2f3} .bb-2, .border-bottom-2{border-bottom: 2px solid #f1f2f3} .bt-3, .border-top-3{border-top: 3px solid #f1f2f3} .bl-3, .border-left-3{border-left: 3px solid #f1f2f3} .br-3, .border-right-3{border-right: 3px solid #f1f2f3} .bb-3, .border-bottom-3{border-bottom: 3px solid #f1f2f3} .bt-0, .border-top-0{border-top-width: 0} .bl-0, .border-left-0{border-left-width: 0} .br-0, .border-right-0{border-right-width: 0} .bb-0, .border-bottom-0{border-bottom-width: 0} .b-1{border: 1px solid #f1f2f3} .b-2{border: 2px solid #f1f2f3} .b-3{border: 3px solid #f1f2f3} .b-0{border-width: 0} .rounded-md{border-radius: 0.5rem !important} .rounded-lg{border-radius: 0.75rem !important} .rounded-xl{border-radius: 1rem !important} .border-glass, .border-glass-1{border-color: rgba(255, 255, 255, 0.35) !important} .border-glass-2{border-color: rgba(255, 255, 255, 0.25) !important} .border-glass-3{border-color: rgba(255, 255, 255, 0.15) !important} .bg-gray{background-color: #fafbfb} .bg-pale-primary{background-color: #eef4fc !important} .bg-pale-secondary{background-color: #f0f4f7 !important} .bg-pale-success{background-color: #eefcf0 !important} .bg-pale-danger{background-color: #fceeef !important} .bg-pale-warning{background-color: #fcf8ee !important} .bg-pale-info{background-color: #f2eefc !important} .bg-pale-light{background-color: #fff !important} .bg-pale-dark{background-color: #e5e5e5 !important} .bg-gradient-primary{background-image: -webkit-linear-gradient(45deg, #50a1ff 0%, #88bfff 100%) !important; background-image: linear-gradient(45deg, #50a1ff 0%, #88bfff 100%) !important} .bg-gradient-secondary{background-image: -webkit-linear-gradient(45deg, #e9ecf0 0%, #f0f2f5 100%) !important; background-image: linear-gradient(45deg, #e9ecf0 0%, #f0f2f5 100%) !important} .bg-gradient-success{background-image: -webkit-linear-gradient(45deg, #3cd458 0%, #7ae28d 100%) !important; background-image: linear-gradient(45deg, #3cd458 0%, #7ae28d 100%) !important} .bg-gradient-danger{background-image: -webkit-linear-gradient(45deg, #ff4954 0%, #ff838b 100%) !important; background-image: linear-gradient(45deg, #ff4954 0%, #ff838b 100%) !important} .bg-gradient-warning{background-image: -webkit-linear-gradient(45deg, #ffba00 0%, #ffd052 100%) !important; background-image: linear-gradient(45deg, #ffba00 0%, #ffd052 100%) !important} .bg-gradient-info{background-image: -webkit-linear-gradient(45deg, #926dde 0%, #b59ce9 100%) !important; background-image: linear-gradient(45deg, #926dde 0%, #b59ce9 100%) !important} .bg-gradient-dark{background-image: -webkit-linear-gradient(45deg, #191919 0%, #636363 100%) !important; background-image: linear-gradient(45deg, #191919 0%, #636363 100%) !important} .text-default{color: #757575 !important} a.text-default:hover, a.text-default:focus{color: #4f4f4f !important} .text-light{color: #999 !important} a.text-light:hover, a.text-light:focus{color: #737373 !important} .text-lighter{color: #bfc5ca !important} a.text-lighter:hover, a.text-lighter:focus{color: #959fa7 !important} .text-lightest{color: #d3d3d3 !important} a.text-lightest:hover, a.text-lightest:focus{color: #adadad !important} .text-inherit{color: inherit} .bg-img{background-position: center; background-size: cover; background-repeat: no-repeat} .bg-fixed{background-attachment: fixed} @media (max-width: 640px){.bg-fixed{background-attachment: initial}} .bg-repeat{background-repeat: repeat; background-size: auto} .bg-img-left{background-position: left center} .bg-img-right{background-position: right center} .bg-img-top{background-position: center top} .bg-img-bottom{background-position: center bottom} .bg-size-contain{background-size: contain} .opacity-0{opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"} .opacity-5{opacity: .05 !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=5)"} .opacity-10{opacity: .1 !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"} .opacity-15{opacity: .15 !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)"} .opacity-20{opacity: .2 !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"} .opacity-25{opacity: .25 !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)"} .opacity-30{opacity: .3 !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"} .opacity-35{opacity: .35 !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)"} .opacity-40{opacity: .4 !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"} .opacity-45{opacity: .45 !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)"} .opacity-50{opacity: .5 !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"} .opacity-55{opacity: .55 !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)"} .opacity-60{opacity: .6 !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"} .opacity-65{opacity: .65 !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"} .opacity-70{opacity: .7 !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"} .opacity-75{opacity: .75 !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"} .opacity-80{opacity: .8 !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"} .opacity-85{opacity: .85 !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"} .opacity-90{opacity: .9 !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"} .opacity-95{opacity: .95 !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"} .opacity-100{opacity: 1 !important; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"} .shadow-0, .hover-shadow-0:hover{box-shadow: none} .shadow-1, .product-3, .hover-shadow-1:hover{box-shadow: 0 0 4px rgba(0, 0, 0, 0.06)} .shadow-2, .portfolio-2 img, .hover-shadow-2:hover{box-shadow: 0 0 8px rgba(0, 0, 0, 0.06)} .shadow-3, .hover-shadow-3:hover{box-shadow: 0 0 12px rgba(0, 0, 0, 0.06)} .shadow-4, .hover-shadow-4:hover{box-shadow: 0 0 18px rgba(0, 0, 0, 0.06)} .shadow-5, .hover-shadow-5:hover, .portfolio-2 img:hover{box-shadow: 0 0 26px rgba(0, 0, 0, 0.06)} .shadow-6, .hover-shadow-6:hover, .product-3:hover{box-shadow: 0 0 36px rgba(0, 0, 0, 0.06)} .shadow-7, .hover-shadow-7:hover{box-shadow: 0 0 48px rgba(0, 0, 0, 0.06)} .shadow-8, .hover-shadow-8:hover{box-shadow: 0 0 60px rgba(0, 0, 0, 0.06)} .shadow-9, .hover-shadow-9:hover{box-shadow: 0 0 74px rgba(0, 0, 0, 0.06)} .overflow-hidden{overflow: hidden} .transition{-webkit-transition: 0.3s ease-out; transition: 0.3s ease-out} .cursor-pointer{cursor: pointer} .hover-move-up{display: block; -webkit-transition: 0.2s ease-out; transition: 0.2s ease-out} .hover-move-up:hover{-webkit-transform: translateY(-0.5rem); transform: translateY(-0.5rem)} .fit-cover{-o-object-fit: cover; object-fit: cover} .fill-parent{position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%} .text-hue-rotate{color: #f35626; background-image: -webkit-linear-gradient(92deg, #f35626, #feab3a); -webkit-background-clip: text; -webkit-text-fill-color: transparent; -webkit-animation: hue-rotate 60s infinite linear} .bg-hue-rotate{-webkit-animation: hue-rotate 30s linear infinite} @-webkit-keyframes hue{from{-webkit-filter: hue-rotate(0deg)}to{-webkit-filter: hue-rotate(-360deg)}} .flex-grow-0{-webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0} .w-125{width: 125px !important} .h-125{height: 125px !important} .mw-125{min-width: 125px !important} .mh-125{min-height: 125px !important} .w-150{width: 150px !important} .h-150{height: 150px !important} .mw-150{min-width: 150px !important} .mh-150{min-height: 150px !important} .w-175{width: 175px !important} .h-175{height: 175px !important} .mw-175{min-width: 175px !important} .mh-175{min-height: 175px !important} .w-200{width: 200px !important} .h-200{height: 200px !important} .mw-200{min-width: 200px !important} .mh-200{min-height: 200px !important} .w-250{width: 250px !important} .h-250{height: 250px !important} .mw-250{min-width: 250px !important} .mh-250{min-height: 250px !important} .w-300{width: 300px !important} .h-300{height: 300px !important} .mw-300{min-width: 300px !important} .mh-300{min-height: 300px !important} .w-350{width: 350px !important} .h-350{height: 350px !important} .mw-350{min-width: 350px !important} .mh-350{min-height: 350px !important} .w-400{width: 400px !important} .h-400{height: 400px !important} .mw-400{min-width: 400px !important} .mh-400{min-height: 400px !important} .w-500{width: 500px !important} .h-500{height: 500px !important} .mw-500{min-width: 500px !important} .mh-500{min-height: 500px !important} .w-600{width: 600px !important} .h-600{height: 600px !important} .mw-600{min-width: 600px !important} .mh-600{min-height: 600px !important} .w-700{width: 700px !important} .h-700{height: 700px !important} .mw-700{min-width: 700px !important} .mh-700{min-height: 700px !important} .w-800{width: 800px !important} .h-800{height: 800px !important} .mw-800{min-width: 800px !important} .mh-800{min-height: 800px !important} .w-900{width: 900px !important} .h-900{height: 900px !important} .mw-900{min-width: 900px !important} .mh-900{min-height: 900px !important} .w-5px{width: 5px !important} .h-5px{height: 5px !important} .w-10px{width: 10px !important} .h-10px{height: 10px !important} .w-15px{width: 15px !important} .h-15px{height: 15px !important} .w-20px{width: 20px !important} .h-20px{height: 20px !important} .w-25px{width: 25px !important} .h-25px{height: 25px !important} .w-30px{width: 30px !important} .h-30px{height: 30px !important} .w-35px{width: 35px !important} .h-35px{height: 35px !important} .w-40px{width: 40px !important} .h-40px{height: 40px !important} .w-45px{width: 45px !important} .h-45px{height: 45px !important} .w-50px{width: 50px !important} .h-50px{height: 50px !important} .w-55px{width: 55px !important} .h-55px{height: 55px !important} .w-60px{width: 60px !important} .h-60px{height: 60px !important} .w-65px{width: 65px !important} .h-65px{height: 65px !important} .w-70px{width: 70px !important} .h-70px{height: 70px !important} .w-75px{width: 75px !important} .h-75px{height: 75px !important} .w-80px{width: 80px !important} .h-80px{height: 80px !important} .w-85px{width: 85px !important} .h-85px{height: 85px !important} .w-90px{width: 90px !important} .h-90px{height: 90px !important} .w-95px{width: 95px !important} .h-95px{height: 95px !important} .w-100px{width: 100px !important} .h-100px{height: 100px !important} .h-auto{height: auto} .w-auto{width: auto} .w-fullscreen, .w-100vw{width: 100vw !important} .h-fullscreen, .h-100vh{height: 100vh !important} .mw-fullscreen, .mw-100vw{min-width: 100vw !important} .mh-fullscreen, .mh-100vh{min-height: 100vh !important} @media (max-height: 640px){.h-fullscreen{height: auto !important}} .gap-x-1 > *{display: inline-block; margin-left: 2px; margin-right: 2px} .gap-x-1 > *:first-child{margin-left: 0} .gap-x-1 > *:last-child{margin-right: 0} .gap-x-2 > *{display: inline-block; margin-left: 4px; margin-right: 4px} .gap-x-2 > *:first-child{margin-left: 0} .gap-x-2 > *:last-child{margin-right: 0} .gap-x > *, .gap-x-3 > *{display: inline-block; margin-left: 8px; margin-right: 8px} .gap-x > *:first-child, .gap-x-3 > *:first-child{margin-left: 0} .gap-x > *:last-child, .gap-x-3 > *:last-child{margin-right: 0} .gap-x-4 > *{display: inline-block; margin-left: 12px; margin-right: 12px} .gap-x-4 > *:first-child{margin-left: 0} .gap-x-4 > *:last-child{margin-right: 0} .gap-x-5 > *{display: inline-block; margin-left: 16px; margin-right: 16px} .gap-x-5 > *:first-child{margin-left: 0} .gap-x-5 > *:last-child{margin-right: 0} .gap-x-6 > *{display: inline-block; margin-left: 24px; margin-right: 24px} .gap-x-6 > *:first-child{margin-left: 0} .gap-x-6 > *:last-child{margin-right: 0} .gap-x-7 > *{display: inline-block; margin-left: 32px; margin-right: 32px} .gap-x-7 > *:first-child{margin-left: 0} .gap-x-7 > *:last-child{margin-right: 0} .gap-xy-1{margin: -2px} .gap-xy-1 > *{display: inline-block; margin: 2px} .gap-xy-2{margin: -4px} .gap-xy-2 > *{display: inline-block; margin: 4px} .gap-xy, .gap-xy-3{margin: -8px} .gap-xy > *, .gap-xy-3 > *{display: inline-block; margin: 8px} .gap-xy-4{margin: -12px} .gap-xy-4 > *{display: inline-block; margin: 12px} .gap-xy-5{margin: -16px} .gap-xy-5 > *{display: inline-block; margin: 16px} .gap-xy-6{margin: -24px} .gap-xy-6 > *{display: inline-block; margin: 24px} .gap-xy-7{margin: -32px} .gap-xy-7 > *{display: inline-block; margin: 32px} .font-body{font-family: "Open Sans", sans-serif} .font-title{font-family: Dosis, sans-serif} .fs-6, .font-size-6{font-size: 6px} .fs-7, .font-size-7{font-size: 7px} .fs-8, .font-size-8{font-size: 8px} .fs-9, .font-size-9{font-size: 9px} .fs-10, .font-size-10{font-size: 10px} .fs-11, .font-size-11{font-size: 11px} .fs-12, .font-size-12{font-size: 12px} .fs-13, .font-size-13{font-size: 13px} .fs-14, .font-size-14{font-size: 14px} .fs-15, .font-size-15{font-size: 15px} .fs-16, .font-size-16{font-size: 16px} .fs-17, .font-size-17{font-size: 17px} .fs-18, .font-size-18{font-size: 18px} .fs-19, .font-size-19{font-size: 19px} .fs-20, .font-size-20{font-size: 20px} .lead-1{font-size: 16.875px; font-size: 1.05469rem} .lead-2{font-size: 18.75px; font-size: 1.17188rem} .lead-3{font-size: 22.5px; font-size: 1.40625rem} .lead-4{font-size: 26.249px; font-size: 1.64062rem} .lead-5{font-size: 30px; font-size: 1.875rem} .lead-6{font-size: 37.5px; font-size: 2.34375rem} .lead-7{font-size: 48.75px; font-size: 3.04688rem} .lead-8{font-size: 60px; font-size: 3.75rem} .lead-9{font-size: 75px; font-size: 4.6875rem} .small-1{font-size: 14.062px; font-size: .87891rem} .small-2{font-size: 13.124px; font-size: .82031rem} .small-3{font-size: 12.187px; font-size: .76172rem} .small-4{font-size: 11.249px; font-size: .70312rem} .small-5{font-size: 10.312px; font-size: .64453rem} .small-6{font-size: 9.375px; font-size: .58594rem} .small-7{font-size: 8.437px; font-size: .52734rem} .small-8{font-size: 7.5px; font-size: .46875rem} .small-9{font-size: 6.562px; font-size: .41016rem} .fw-100, .font-weight-100{font-weight: 100} .fw-200, .font-weight-200{font-weight: 200} .fw-300, .font-weight-300{font-weight: 300} .fw-400, .font-weight-400{font-weight: 400} .fw-500, .font-weight-500{font-weight: 500} .fw-600, .font-weight-600{font-weight: 600} .fw-700, .font-weight-700{font-weight: 700} .fw-800, .font-weight-800{font-weight: 800} .fw-900, .font-weight-900{font-weight: 900} .lh-1, .line-height-1{line-height: 1} .lh-2, .line-height-2{line-height: 1.3} .lh-3, .line-height-3{line-height: 1.45} .lh-4, .line-height-4{line-height: 1.6} .lh-5, .line-height-5{line-height: 1.75} .lh-6, .line-height-6{line-height: 1.9} .lh-7, .line-height-7{line-height: 2.05} .lh-8, .line-height-8{line-height: 2.2} .lh-9, .line-height-9{line-height: 2.35} .ls-0, .letter-spacing-0{letter-spacing: 0px} .ls-1, .letter-spacing-1{letter-spacing: 1px} .ls-2, .letter-spacing-2{letter-spacing: 2px} .ls-3, .letter-spacing-3{letter-spacing: 3px} .ls-4, .letter-spacing-4{letter-spacing: 4px} .ls-5, .letter-spacing-5{letter-spacing: 5px} .text-truncate{width: auto; white-space: nowrap; overflow: hidden; text-overflow: ellipsis} .card-outline{background-color: transparent; border: 1px solid rgba(255, 255, 255, 0.3)} .card-hover-inverse:hover{background-color: #191919; border-color: #191919} .text-white{color: rgba(255, 255, 255, 0.85) !important} .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, .text-white .h1, .text-white .h2, .text-white .h3, .text-white .h4, .text-white .h5, .text-white .h6{color: #fff} .text-white a:not(.btn):not(.dropdown-item){color: rgba(255, 255, 255, 0.8)} .text-white hr{border-top-color: rgba(255, 255, 255, 0.15)} .text-white p{color: rgba(255, 255, 255, 0.85)} .text-white code{background-color: rgba(255, 255, 255, 0.1); color: #eee} .text-white small, .text-white .small{color: rgba(255, 255, 255, 0.8)} .text-white .divider{color: rgba(255, 255, 255, 0.5)} .text-white .divider:before, .text-white .divider:after{border-top-color: rgba(255, 255, 255, 0.15)} .text-white .section-header small{color: rgba(255, 255, 255, 0.6)} .text-white .rating label.empty{color: rgba(255, 255, 255, 0.3)} .text-white .card-inverse{background-color: rgba(255, 255, 255, 0.1)} .text-white .btn-outline-light{color: rgba(255, 255, 255, 0.6); border-color: rgba(255, 255, 255, 0.3)} .text-white .btn-outline-light:hover{color: #757575} .text-white .close{color: rgba(255, 255, 255, 0.85)} .btn-custom{color: #fff; background-color: #00aced; background-image: conic-gradient( violet, indigo, blue, green, yellow, orange, red);} div.o_colorpicker_section button.bg-custom{background-color: unset; background: linear-gradient(in hsl longer hue 45deg, red 0 0);} 

/* /theme_cloudoffix_clients/static/src/assets/css/style.css defined in bundle 'web.assets_frontend' */
 html{font-size: initial;} .nav > li > a:hover, .nav > li > a:focus{text-decoration: none; background-color: transparent;} .iconbox-outline > *{color: #f1f2f3;} .bg-gray.footer{color: #757575;} nav.navbar.navbar-expand-lg.navbar-light.navbar-stick-dark.stick .text-dark * , .navbar-open nav.navbar.navbar-expand-lg.navbar-light .text-dark *{color: #191919 !important;} nav.navbar.navbar-expand-lg.navbar-light.navbar-stick-dark.stick .iconbox-outline , .navbar-open nav.navbar.navbar-expand-lg.navbar-light .iconbox-outline{border: 1px solid rgba(117, 117, 117, 0.8);} #oe_snippets .o_panel_header{background: #3c96ff;} .form-horizontal .form-group{margin-left: 0; margin-right: 0;} .form-control{-webkit-box-shadow: none; box-shadow: none;} .bg-login{background-image: url(/theme_cloudoffix_clients/static/src/assets/css/../../assets/img/bg/4.jpg);} .oe_login_form, .oe_signup_form, .oe_reset_password_form{max-width: 100%; position: relative; margin: 0;} .layout-centered .main-content{display: -webkit-box !important; display: flex !important; -webkit-box-align: center; align-items: center; justify-content: space-around;} button.bg-gradient-primary{background: -webkit-linear-gradient(45deg, #50a1ff 0%, #88bfff 100%) !important; background: linear-gradient(45deg, #50a1ff 0%, #88bfff 100%) !important;} button.bg-gradient-secondary{background: -webkit-linear-gradient(45deg, #e9ecf0 0%, #f0f2f5 100%) !important; background: linear-gradient(45deg, #e9ecf0 0%, #f0f2f5 100%) !important;} button.bg-gradient-success{background: -webkit-linear-gradient(45deg, #3cd458 0%, #7ae28d 100%) !important; background: linear-gradient(45deg, #3cd458 0%, #7ae28d 100%) !important;} button.bg-gradient-danger{background: -webkit-linear-gradient(45deg, #ff4954 0%, #ff838b 100%) !important; background: linear-gradient(45deg, #ff4954 0%, #ff838b 100%) !important;} button.bg-gradient-warning{background: -webkit-linear-gradient(45deg, #ffba00 0%, #ffd052 100%) !important; background: linear-gradient(45deg, #ffba00 0%, #ffd052 100%) !important;} button.bg-gradient-info{background: -webkit-linear-gradient(45deg, #926dde 0%, #b59ce9 100%) !important; background: linear-gradient(45deg, #926dde 0%, #b59ce9 100%) !important;} button.bg-gradient-dark{background: -webkit-linear-gradient(45deg, #191919 0%, #636363 100%) !important; background: linear-gradient(45deg, #191919 0%, #636363 100%) !important;} .nav-link, .nav-link span{cursor: pointer!important;} .panel-body .row{display:block} button#change_domain{margin-bottom: 32px;} .no-before-container:before{display: none!important;} .navbar-dark .dropdown *{color: #323D47; border-color: #323D47;} #wrapwrap > header.header{display: block;} .js_subscribe .form-control:disabled, .form-control[readonly]{background-color: transparent; opacity: 1;} .row:before, .row:after{display: inline-block;} .card-footer .custom-control-label:before{margin-right:0;} .card-footer .custom-checkbox .custom-control-label:after{left: 10px;} 

/* /theme_cloudoffix_clients/static/src/assets/less/colors.less defined in bundle 'web.assets_frontend' */
 .bg-success{background-color: #5cb85c !important; color: #000000;} .bg-primary{background-color: #337ab7 !important; color: #ffffff;} .bg-info{background-color: #5bc0de !important; color: #000000;} .bg-danger{background-color: #d9534f !important; color: #ffffff;} .bg-warning{background-color: #f0ad4e !important; color: #000000;} .color-black{color: #000000;} .color-white{color: #ffffff;} .color-gray-lighter{color: #eeeeee;} .color-gray-light-light{color: #d1d1d1;} .color-gray-light{color: #a7a7a7;} .color-gray-light-dark{color: #808080;} .color-gray{color: #555555;} .color-gray-dark-light{color: #404040;} .color-gray-dark{color: #383838;} .color-gray-dark-dark{color: #303030;} .color-gray-darker{color: #292929;} .color-gray-darkest{color: #212121;} .bg-white{background-color: #ffffff !important; color: #555555;} .bg-black{background-color: #000000 !important; color: #ffffff;} .bg-gray-lighter{background-color: #eeeeee !important; color: #000000;} .bg-gray-light-light{background-color: #d1d1d1 !important; color: #000000;} .bg-gray-light{background-color: #a7a7a7 !important; color: #000000;} .bg-gray-light-dark{background-color: #808080 !important; color: #ffffff;} .bg-gray-dark-light{background-color: #404040 !important; color: #ffffff;} .bg-gray-dark{background-color: #383838 !important; color: #ffffff;} .bg-gray-dark-dark{background-color: #303030 !important; color: #ffffff;} .bg-gray-darker{background-color: #292929 !important; color: #ffffff;} .bg-gray-darkest{background-color: #212121 !important; color: #ffffff;} .color-alpha{color: #5a9bfb;} .color-beta{color: #8645b4;} .color-gamma{color: #7add1d;} .color-delta{color: #ff9428;} .color-epsilon{color: #6e6e6e;} .color-white{color: #ffffff;} .bg-alpha{background-color: #5a9bfb !important; color: #ffffff;} .bg-beta{background-color: #8645b4 !important; color: #ffffff;} .bg-gamma{background-color: #7add1d !important; color: #000000;} .bg-delta{background-color: #ff9428 !important; color: #000000;} .bg-epsilon{background-color: #6e6e6e !important; color: #ffffff;} .bg-alpha-lighter{background-color: #8cb9fc !important; color: #000000;} .bg-beta-lighter{background-color: #9e67c5 !important; color: #ffffff;} .bg-gamma-lighter{background-color: #94e746 !important; color: #000000;} .bg-delta-lighter{background-color: #ffad5b !important; color: #000000;} .bg-epsilon-lighter{background-color: #888888 !important; color: #ffffff;} .bg-alpha-light{background-color: #73aafc !important; color: #000000;} .bg-beta-light{background-color: #9255be !important; color: #ffffff;} .bg-gamma-light{background-color: #87e430 !important; color: #000000;} .bg-delta-light{background-color: #ffa142 !important; color: #000000;} .bg-epsilon-light{background-color: #7b7b7b !important; color: #ffffff;} .bg-alpha-dark{background-color: #418cfa !important; color: #ffffff;} .bg-beta-dark{background-color: #783ea2 !important; color: #ffffff;} .bg-gamma-dark{background-color: #6ec61a !important; color: #000000;} .bg-delta-dark{background-color: #ff870e !important; color: #ffffff;} .bg-epsilon-dark{background-color: #616161 !important; color: #ffffff;} .bg-alpha-darker{background-color: #287dfa !important; color: #ffffff;} .bg-beta-darker{background-color: #6b378f !important; color: #ffffff;} .bg-gamma-darker{background-color: #61b017 !important; color: #ffffff;} .bg-delta-darker{background-color: #f47b00 !important; color: #ffffff;} .bg-epsilon-darker{background-color: #555555 !important; color: #ffffff;} 

/* /theme_cloudoffix_clients/static/src/assets/css/responsive.css defined in bundle 'web.assets_frontend' */
@media (min-width: 768px){.homepage .lead.w-100{width: 80% !important}} @media (max-width: 991px){.navbar-mobile .dropdown-menu.dropdown-menu-right{right: auto; left: 0;}.navbar-expand-lg .navbar-mobile .nav{display: block;}} 

/* /theme_cloudoffix_clients/static/src/assets/css/portal.css defined in bundle 'web.assets_frontend' */
div.portal-header{height: 200px; background: #F5F5F5; margin-top: 59px; padding: 70px 0px 0px 70px;} div.portal-header svg{display: inline-block; vertical-align: middle;} div.portal-header h1{display: inline-block; vertical-align: bottom; padding: 0; margin: 0; line-height: initial; margin-left: 20px;} .o_portal_my_home{padding: 10px; width: 339px; top: 270px; box-shadow: 4px 60px 20px rgba(52, 74, 90, 0.2); position: fixed; left: 0; padding-left: 70px; overflow: auto; border-bottom: 53px solid white; bottom: 0;} html[data-editable] .o_portal_my_home, html[data-translatable] .o_portal_my_home{top: 315px;} .ox_my_home .navbar-light .nav-navbar > .nav-item > .nav-link, .ox_my_home .navbar-light .nav-navbar > .nav-link, .ox_my_home .navbar-stick-light.stick .nav-navbar > .nav-item > .nav-link, .ox_my_home .navbar-stick-light.stick .nav-navbar > .nav-link{color: #344A5A; text-transform: none;} .ox_my_home .navbar-brand >img{max-height: 32px;} .ox_my_home .navbar-brand{min-height: 60px;} .ox_my_home .navbar-light .navbar-toggler, .ox_my_home .navbar-stick-light.stick .navbar-toggler{color: #344A5A;} .ox_my_home .ml-auto, .ox_my_home .mx-auto{margin-left: 0 !important; margin-right: auto;} .ox_my_home .navbar-mobile div.dropdown{color: black;} .ox_my_home .navbar-mobile div.dropdown .iconbox-outline{color: black;} .ox_my_home .navbar-mobile div.dropdown .iconbox-outline *{color: black;} .ox_my_home .o_portal{display: none;} .ox_my_home .navbar > .container,.ox_my_home .navbar > .container-fluid{max-width: initial;} .ox_my_home .o_portal_wrap > div.container{max-width: initial; margin-bottom: 0px !important;} .ox_my_home .o_portal_wrap > div.container div.row{margin: 0;} .ox_my_home #wrapwrap footer{display: none;} .ox_my_home .page-header span{font-size: 14px;} .ox_my_home .page-header{padding-bottom: 0px;margin-bottom: 5px;padding-top: 0px;margin-top: 0px;} .ox_my_home .o_portal_docs .list-group-item{padding: 0; border: none; font-size: 14px; padding-right: 20px; padding-left: 28px; margin-bottom: 5px;} .ox_my_home .o_portal_docs .list-group-item a{color: #344A5A;} :root{--doc-badge-color-1: #864EBA; --doc-badge-color-2: #F96139; --doc-badge-color-3: #5ADE77; --doc-badge-color-4: #1977EF;} .ox_my_home .o_portal_docs .list-group-item .badge{border-radius: 5px;} .ox_my_home .o_portal_docs .list-group-item:nth-child(1n) .badge{background: var(--doc-badge-color-1);} .ox_my_home .o_portal_docs .list-group-item:nth-child(2n) .badge{background: var(--doc-badge-color-2);} .ox_my_home .o_portal_docs .list-group-item:nth-child(3n) .badge{background: var(--doc-badge-color-3);} .ox_my_home .o_portal_docs .list-group-item:nth-child(4n) .badge{background: var(--doc-badge-color-4);} .portal-account-details a{text-transform: initial; color: #344A5A; margin-top: 5px; display: inline-block;} .portal-account-details a span{margin-left: 10px;} .portal-account-details__user >img{display: inline-block; border-radius: 50%; max-height: 35px; margin-right: 10px; filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));} .portal-account-details__user{display: flex; margin-bottom: 20px; margin-top: 20px; font-weight: bold; color: #344A5A;} .logout-link{position: fixed; bottom: 0; display: inline-block; border-top: 1px solid #F5F5F5; width: 264px; padding-left: 10px; padding-top: 5px; background: white; padding-bottom: 20px;} .logout-link span{color: #344A5A;} .ox_my_home .o_portal_docs .list-group-item.selected a{color: #22BF8E;} #o_my_sidebar{display: none;} .portal-breadcrumb{margin-left: 400px; margin-top: 39px; font-size: 16px; font-weight: bold; white-space: nowrap;} @media (max-width: 767px){.o_portal_my_home{width: 100%;}#o_portal_order_actions{width: 100% !important;}.jSignature{width: 100% !important;}} @media (max-width: 480px){div.portal-header{padding: 23px 0px 0px 70px;}div.portal-header{height: 80px;}div.portal-header h1{font-size: 1.563rem;}div.portal-header svg{width: 35px; height: 35px;}html[data-editable] .o_portal_my_home{top: 200px;}.o_portal_my_home{top: 150px;}} .portal-empty-welcome{text-align: center; margin-top: 30px; position: fixed; bottom: 40px; overflow: auto; top: 261px; left: 400px; right: 40px; background-image: url("/theme_cloudoffix_clients/static/src/assets/img/welcome.svg"); background-repeat: no-repeat; background-size: cover; padding-top: 244px;} .portal-empty-welcome h5{font-size: 30px;} .portal-empty-welcome h6{font-size: 20px;} 

/* /theme_cloudoffix_clients/static/src/assets/less/custom.less defined in bundle 'web.assets_frontend' */
 #theme_customize_modal .modal-dialog{width: 310px;} #theme_customize_modal .modal-content{background: #0C2B54; border-radius: 0;} #theme_customize_modal .modal-content .modal-header{background: rgba(0, 0, 0, 0.38); border: none;} #theme_customize_modal .modal-content .modal-header .close{color: #fff;} #theme_customize_modal .modal-content .modal-header .modal-title{color: #fff; font-size: 14px; font-weight: 600;} #theme_customize_modal .modal-content .modal-body label{color: #fff; cursor: pointer;} #theme_customize_modal .modal-content .modal-body .checked{position: relative; box-shadow: none !important;} #theme_customize_modal .modal-content .modal-body .checked > div{box-shadow: none;} #theme_customize_modal .modal-content .modal-body .checked img{box-shadow: none;} #theme_customize_modal .modal-content .modal-body .checked:after{content: "\f058"; font-family: FontAwesome; position: absolute; top: 0; left: 0; color: #000; background: #fff; width: 20px; height: 20px; border-radius: 50%;} #theme_customize_modal .modal-content .modal-body h5{margin: 0 0 10px 0; padding: 0 0 10px 0; width: 100%; text-align: center; color: #fff; font-weight: 300; display: inline-block; vertical-align: top; background: none;} #theme_customize_modal .modal-content .modal-body table{margin-bottom: 18px;} #theme_customize_modal .modal-content .modal-body table[name="color"] label img{height: 60px;} #theme_customize_modal .modal-content .modal-body table[name="layout"] div{background: transparent;} #theme_customize_modal .modal-content .modal-body table[name="bg_patterns"] td{padding: 5px;} #theme_customize_modal .modal-content .modal-body table[name="bg_patterns"] label{width: 100%; height: 50px; float: left; border: 2px solid #fff; margin: 0;} #theme_customize_modal .modal-content .modal-body table[name="bg_patterns"] label span{width: 100%; display: inline-block; height: 47px; vertical-align: top;} #theme_customize_modal .modal-content .modal-body table[name="bg_patterns"] label .pf-color1{background: url("/theme_cloudoffix_clients/static/src/assets/img/pattern.png");} #theme_customize_modal .modal-content .modal-body table[name="bg_patterns"] label .pf-color2{background: url("/theme_cloudoffix_clients/static/src/assets/img/pattern2.png");} #theme_customize_modal .modal-content .modal-body table[name="bg_patterns"] label .pf-color3{background: url("/theme_cloudoffix_clients/static/src/assets/img/pattern3.png");} #theme_customize_modal .modal-content .modal-body table[name="bg_patterns"] label .pf-color4{background: url("/theme_cloudoffix_clients/static/src/assets/img/pattern4.png");} #theme_customize_modal .modal-content .modal-body table[name="bg_patterns"] label .pf-color5{background: url("/theme_cloudoffix_clients/static/src/assets/img/pattern5.png");} #theme_customize_modal .modal-content .modal-body table[name="bg_patterns"] label .pf-color6{background: url("/theme_cloudoffix_clients/static/src/assets/img/pattern6.png");} 

/* /website_links/static/src/css/website_links.css defined in bundle 'web.assets_frontend' */
.no-link-style{color: black; text-decoration: none;} .required-form-control{background-color: #CECDFF;} #filters li a, #filters li.active a, #filters li.active a.active, #filters li.active a:hover, #filters li.active a:focus, #filters li a:hover{padding: 0px 5px; border-radius: 0px; border: 0px; border-color: transparent; border-right: 1px solid #999; padding-bottom: 0; background-color: #FFFFFF;} #filters li.active a{color: #999;} #filters li:last-child a, #filters li:last-child a:hover, #filters li:last-child a:focus{border-right: 0px;} .nav-tabs-inline{float: left; display: inline; font-size: 14px; border-color: transparent;} #o_website_links_recent_links{min-height:30em;} .o_website_links_code_error{display:none; color:red; font-weight:bold;} .truncate_text{white-space: nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 500px;} 

/* /mass_mailing/static/src/css/mass_mailing_popup.css defined in bundle 'web.assets_frontend' */
 .editor_enable [data-oe-placeholder]:empty:not(:focus):before{content: " \00a0 " attr(data-oe-placeholder); opacity: 0.4;} .o_popup_animated{-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;} @-webkit-keyframes o_popup_bounce_small{0%, 20%, 53%, 80%, 100%{-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}40%, 43%{-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -14px, 0); transform: translate3d(0, -14px, 0);}70%{-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -8px, 0); transform: translate3d(0, -8px, 0);}90%{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}} @keyframes o_popup_bounce_small{0%, 20%, 53%, 80%, 100%{-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}40%, 43%{-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -14px, 0); transform: translate3d(0, -14px, 0);}70%{-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -8px, 0); transform: translate3d(0, -8px, 0);}90%{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}} .o_popup_bounce_small{-webkit-animation-name: o_popup_bounce_small; animation-name: o_popup_bounce_small; -webkit-transform-origin: center bottom; -ms-transform-origin: center bottom; transform-origin: center bottom;} .o_popup_bounce_del500ms{-webkit-animation-delay: 500ms; animation-delay: 500ms;} #o_newsletter_popup .btn.btn-success{color: #ffffff; background-color: #21b799; border-color: #1da187;} #o_newsletter_popup .btn.btn-success:hover, #o_newsletter_popup .btn.btn-success:focus, #o_newsletter_popup .btn.btn-success.focus, #o_newsletter_popup .btn.btn-success:active, #o_newsletter_popup .btn.btn-success.active, .open > .dropdown-toggle#o_newsletter_popup .btn.btn-success{color: #ffffff; background-color: #198c75; border-color: #146e5c;} #o_newsletter_popup .btn.btn-success:active, #o_newsletter_popup .btn.btn-success.active, .open > .dropdown-toggle#o_newsletter_popup .btn.btn-success{background-image: none;} #o_newsletter_popup .btn.btn-success.disabled, #o_newsletter_popup .btn.btn-success[disabled], fieldset[disabled] #o_newsletter_popup .btn.btn-success, #o_newsletter_popup .btn.btn-success.disabled:hover, #o_newsletter_popup .btn.btn-success[disabled]:hover, fieldset[disabled] #o_newsletter_popup .btn.btn-success:hover, #o_newsletter_popup .btn.btn-success.disabled:focus, #o_newsletter_popup .btn.btn-success[disabled]:focus, fieldset[disabled] #o_newsletter_popup .btn.btn-success:focus, #o_newsletter_popup .btn.btn-success.disabled.focus, #o_newsletter_popup .btn.btn-success[disabled].focus, fieldset[disabled] #o_newsletter_popup .btn.btn-success.focus, #o_newsletter_popup .btn.btn-success.disabled:active, #o_newsletter_popup .btn.btn-success[disabled]:active, fieldset[disabled] #o_newsletter_popup .btn.btn-success:active, #o_newsletter_popup .btn.btn-success.disabled.active, #o_newsletter_popup .btn.btn-success[disabled].active, fieldset[disabled] #o_newsletter_popup .btn.btn-success.active{background-color: #21b799; border-color: #1da187;} #o_newsletter_popup h1, #o_newsletter_popup h2, #o_newsletter_popup h3, #o_newsletter_popup h4, #o_newsletter_popup h5, #o_newsletter_popup h6, #o_newsletter_popup .h1, #o_newsletter_popup .h2, #o_newsletter_popup .h3, #o_newsletter_popup .h4, #o_newsletter_popup .h5, #o_newsletter_popup .h6{font-weight: 300; color: #666; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;} #o_newsletter_popup h1:first-child, #o_newsletter_popup h2:first-child, #o_newsletter_popup h3:first-child, #o_newsletter_popup h4:first-child, #o_newsletter_popup h5:first-child, #o_newsletter_popup h6:first-child, #o_newsletter_popup .h1:first-child, #o_newsletter_popup .h2:first-child, #o_newsletter_popup .h3:first-child, #o_newsletter_popup .h4:first-child, #o_newsletter_popup .h5:first-child, #o_newsletter_popup .h6:first-child{margin-top: 0;} #o_newsletter_popup .o_popup_modal_content{border-radius: 2px; margin: 20px; box-shadow: 0 0 20px rgba(255, 255, 255, 0.11); -webkit-box-shadow: 0 0 20px rgba(255, 255, 255, 0.11); border: 1px solid #767676; background: #f2f2f2;} #o_newsletter_popup .o_popup_modal_content:before{content: ""; position: absolute; width: 100%; height: 100%; z-index: 0; background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0) 100%); background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0.3)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0))); background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0) 100%); background: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0) 100%); background: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(135deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);} #web_editor_inside_iframe #o_newsletter_popup .o_popup_modal_content:before{content: none;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_header{background: #6c1153; padding: 5px;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_header .o_popup_modal_title{color: #ffffff;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_header *{position: relative; z-index: 1;} #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_support/static/src/css/support.css defined in bundle 'web.assets_frontend' */
.support-main-title{font-size: 36px} .support-help-group{font-size: 30px;} .support-help-page{font-size: 14px;} .pull-left.pagination-detail{display: none; visibility: hidden; opacity: 0;} @media (max-width: 767.98px){.table-responsive-xs{display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch;}} 

/* /website_support/static/src/css/bootstrap-table.min.css defined in bundle 'web.assets_frontend' */
 .bootstrap-table .fixed-table-toolbar::after{content:"";display:block;clear:both} .bootstrap-table .fixed-table-toolbar .bs-bars,.bootstrap-table .fixed-table-toolbar .search,.bootstrap-table .fixed-table-toolbar .columns{position:relative;margin-top:10px;margin-bottom:10px} .bootstrap-table .fixed-table-toolbar .columns .btn-group>.btn-group{display:inline-block;margin-left:-1px!important} .bootstrap-table .fixed-table-toolbar .columns .btn-group>.btn-group>.btn{border-radius:0} .bootstrap-table .fixed-table-toolbar .columns .btn-group>.btn-group:first-child>.btn{border-top-left-radius:4px;border-bottom-left-radius:4px} .bootstrap-table .fixed-table-toolbar .columns .btn-group>.btn-group:last-child>.btn{border-top-right-radius:4px;border-bottom-right-radius:4px} .bootstrap-table .fixed-table-toolbar .columns .dropdown-menu{text-align:left;max-height:300px;overflow:auto;-ms-overflow-style:scrollbar;z-index:1001} .bootstrap-table .fixed-table-toolbar .columns label{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.428571429} .bootstrap-table .fixed-table-toolbar .columns-left{margin-right:5px} .bootstrap-table .fixed-table-toolbar .columns-right{margin-left:5px} .bootstrap-table .fixed-table-toolbar .pull-right .dropdown-menu{right:0;left:auto} .bootstrap-table .fixed-table-container{position:relative;clear:both} .bootstrap-table .fixed-table-container .table{width:100%;margin-bottom:0!important} .bootstrap-table .fixed-table-container .table th,.bootstrap-table .fixed-table-container .table td{vertical-align:middle;box-sizing:border-box} .bootstrap-table .fixed-table-container .table thead th{vertical-align:bottom;padding:0;margin:0} .bootstrap-table .fixed-table-container .table thead th:focus{outline:0 solid transparent} .bootstrap-table .fixed-table-container .table thead th.detail{width:30px} .bootstrap-table .fixed-table-container .table thead th .th-inner{padding:.75rem;vertical-align:bottom;overflow:hidden;text-overflow:ellipsis;white-space:nowrap} .bootstrap-table .fixed-table-container .table thead th .sortable{cursor:pointer;background-position:right;background-repeat:no-repeat;padding-right:30px} .bootstrap-table .fixed-table-container .table thead th .both{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAkElEQVQoz7X QMQ5AQBCF4dWQSJxC5wwax1Cq1e7BAdxD5SL+Tq/QCM1oNiJidwox0355mXnG/DrEtIQ6azioNZQxI0ykPhTQIwhCR+BmBYtlK7kLJYwWCcJA9M4qdrZrd8pPjZWPtOqdRQy320YSV17OatFC4euts6z39GYMKRPCTKY9UnPQ6P+GtMRfGtPnBCiqhAeJPmkqAAAAAElFTkSuQmCC")} .bootstrap-table .fixed-table-container .table thead th .asc{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZ0lEQVQ4y2NgGLKgquEuFxBPAGI2ahhWCsS/gDibUoO0gPgxEP8H4ttArEyuQYxAPBdqEAxPBImTY5gjEL9DM+wTENuQahAvEO9DMwiGdwAxOymGJQLxTyD+jgWDxCMZRsEoGAVoAADeemwtPcZI2wAAAABJRU5ErkJggg==")} .bootstrap-table .fixed-table-container .table thead th .desc{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZUlEQVQ4y2NgGAWjYBSggaqGu5FA/BOIv2PBIPFEUgxjB+IdQPwfC94HxLykus4GiD+hGfQOiB3J8SojEE9EM2wuSJzcsFMG4ttQgx4DsRalkZENxL+AuJQaMcsGxBOAmGvopk8AVz1sLZgg0bsAAAAASUVORK5CYII= ")} .bootstrap-table .fixed-table-container .table tbody tr.selected td{background-color:rgba(0,0,0,0.075)} .bootstrap-table .fixed-table-container .table tbody tr.no-records-found{text-align:center} .bootstrap-table .fixed-table-container .table tbody tr .card-view{display:flex} .bootstrap-table .fixed-table-container .table tbody tr .card-view .card-view-title{font-weight:bold;display:inline-block;min-width:30%;text-align:left!important} .bootstrap-table .fixed-table-container .table .bs-checkbox{text-align:center} .bootstrap-table .fixed-table-container .table .bs-checkbox label{margin-bottom:0} .bootstrap-table .fixed-table-container .table input[type=radio],.bootstrap-table .fixed-table-container .table input[type=checkbox]{margin:0 auto!important} .bootstrap-table .fixed-table-container .table.table-sm .th-inner{padding:.3rem} .bootstrap-table .fixed-table-container.fixed-height:not(.has-footer){border-bottom:1px solid #dee2e6} .bootstrap-table .fixed-table-container.fixed-height.has-card-view{border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6} .bootstrap-table .fixed-table-container.fixed-height .fixed-table-border{border-left:1px solid #dee2e6;border-right:1px solid #dee2e6} .bootstrap-table .fixed-table-container.fixed-height .table thead th{border-bottom:1px solid #dee2e6} .bootstrap-table .fixed-table-container.fixed-height .table-dark thead th{border-bottom:1px solid #32383e} .bootstrap-table .fixed-table-container .fixed-table-header{overflow:hidden} .bootstrap-table .fixed-table-container .fixed-table-body{overflow-x:auto;overflow-y:auto;height:100%} .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading{align-items:center;background:#fff;display:none;justify-content:center;position:absolute;bottom:0;width:100%;z-index:1000} .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap{align-items:baseline;display:flex;justify-content:center} .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .loading-text{font-size:2rem;margin-right:6px} .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .animation-wrap{align-items:center;display:flex;justify-content:center} .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .animation-dot,.bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .animation-wrap::after,.bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .animation-wrap::before{content:"";animation-duration:1.5s;animation-iteration-count:infinite;animation-name:LOADING;background:#212529;border-radius:50%;display:block;height:5px;margin:0 4px;opacity:0;width:5px} .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .animation-dot{animation-delay:.3s} .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .animation-wrap::after{animation-delay:.6s} .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading.table-dark{background:#212529} .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading.table-dark .animation-dot,.bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading.table-dark .animation-wrap::after,.bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading.table-dark .animation-wrap::before{background:#fff} .bootstrap-table .fixed-table-container .fixed-table-footer{overflow:hidden} .bootstrap-table .fixed-table-pagination::after{content:"";display:block;clear:both} .bootstrap-table .fixed-table-pagination>.pagination-detail,.bootstrap-table .fixed-table-pagination>.pagination{margin-top:10px;margin-bottom:10px} .bootstrap-table .fixed-table-pagination>.pagination-detail .pagination-info{line-height:34px;margin-right:5px} .bootstrap-table .fixed-table-pagination>.pagination-detail .page-list{display:inline-block} .bootstrap-table .fixed-table-pagination>.pagination-detail .page-list .btn-group{position:relative;display:inline-block;vertical-align:middle} .bootstrap-table .fixed-table-pagination>.pagination-detail .page-list .btn-group .dropdown-menu{margin-bottom:0} .bootstrap-table .fixed-table-pagination>.pagination ul.pagination{margin:0} .bootstrap-table .fixed-table-pagination>.pagination ul.pagination a{padding:6px 12px;line-height:1.428571429} .bootstrap-table .fixed-table-pagination>.pagination ul.pagination li.page-intermediate a{color:#c8c8c8} .bootstrap-table .fixed-table-pagination>.pagination ul.pagination li.page-intermediate a::before{content:"⬅"} .bootstrap-table .fixed-table-pagination>.pagination ul.pagination li.page-intermediate a::after{content:"➡"} .bootstrap-table .fixed-table-pagination>.pagination ul.pagination li.disabled a{pointer-events:none;cursor:default} .bootstrap-table.fullscreen{position:fixed;top:0;left:0;z-index:1050;width:100%!important;background:#fff;height:calc(100vh);overflow-y:scroll} div.fixed-table-scroll-inner{width:100%;height:200px} div.fixed-table-scroll-outer{top:0;left:0;visibility:hidden;width:200px;height:150px;overflow:hidden} @keyframes LOADING{0%{opacity:0}50%{opacity:1}to{opacity:0}} 

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

/* /survey/static/src/css/survey_render.css defined in bundle 'web.assets_frontend' */
@media (min-width: 992px){.large-tooltip{max-width: 400px !important;}} 

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

/* /website_rating/static/src/less/website_rating.less defined in bundle 'web.assets_frontend' */
 .o_website_rating_static{color: #facc2e;} .o_website_rating_card_container{} .o_website_rating_card_container .o_message_counter{color: #555555;} .o_website_rating_card_container table.o_website_rating_progress_table{width: 100%; overflow: visible;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_star_num{min-width: 30px;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_select[style*="opacity: 1"]{cursor: pointer;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_progress{min-width: 120px;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_progress > .progress{margin-bottom: 5px; margin-left: 5px; margin-right: 5px;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_progress .o_rating_progressbar{background-color: #facc2e;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_percent{text-align: right; padding-left: 5px; font-size: 12px;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_reset .o_website_rating_select_text{visibility: hidden;} .o_rating_star_card{margin-bottom: 5px;} .o_rating_star_card .stars{display: inline-block; color: #FACC2E; margin-right: 15px;} .o_rating_star_card .stars i{margin-right: -3px; text-align: center;} .o_rating_star_card .stars.enabled{cursor: pointer;} .o_rating_star_card .rate_text{display: inline-block;} 

/* /website_sale/static/src/css/website_sale.css defined in bundle 'web.assets_frontend' */
 .oe_product{border: 1px solid rgba(100, 100, 100, 0.2);} .products_pager{text-align: center;} .products_pager > div{margin: 0 auto; display: inline-block;} .products_pager > div > *{vertical-align: middle; float: none; padding: 0;} .products_pager > div > ul{padding-left: 10px;} .products_pager > ul{margin-left: auto; margin-right: auto;} .oe_website_sale ul ul{margin-left: 1.5em;} .oe_website_sale .td-product_name, .oe_website_sale h1[itemprop="name"], .oe_website_sale .oe_product_cart form h5{word-wrap: break-word;} .oe_website_sale .td-product_name{min-width: 140px;} .oe_website_sale .td-img{width: 100px;} .oe_website_sale .td-qty{width: 130px;} .oe_website_sale .td-price, .oe_website_sale .td-price-total{width: 100px;} @media (max-width: 767px){.oe_website_sale .td-img, .oe_website_sale .td-price-total{display: none;}.oe_website_sale .td-qty{width: 60px;}.oe_website_sale .td-price{width: 80px;}} @media (min-width: 768px){.oe_website_sale .o_website_sale_rightfit{padding-right: 0px;}} @media (max-width: 476px){.oe_website_sale .td-qty{width: 60px;}.oe_website_sale .oe_cart table thead, .oe_website_sale #modal_optional_products table thead{display: none;}.oe_website_sale .oe_cart table td.td-img, .oe_website_sale #modal_optional_products table td.td-img{display: none;}.oe_website_sale .oe_cart a span.hidden-xs, .oe_website_sale #modal_optional_products a span.hidden-xs{display: none !important;}.oe_website_sale .oe_cart a span.visible-xs-inline, .oe_website_sale #modal_optional_products a span.visible-xs-inline{display: inline !important;}} .o_alternative_product{margin: auto;} .oe_product{position: relative;} .oe_product .oe_product_image{position: absolute; left: 15px; right: 15px; top: 15px; bottom: 55px; text-align: center;} .oe_product .oe_product_image img{max-width: 100%; max-height: 100%; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 4;} .oe_product section{position: absolute; left: 0; right: 0; bottom: 0; overflow: hidden; padding: 0 15px 0 10px; min-height: 56px; border-top: 1px solid rgba(255, 255, 255, 0.2); background: rgba(255, 255, 255, 0.75); z-index: 5;} .oe_product .product_price{bottom: 0;} .oe_product .oe_product_cart{position: relative; width: 100%; height: 100%;} .oe_product .oe_subdescription{font-size: 0.8em; overflow: hidden; margin-bottom: 10px;} .oe_mycart .input-group-addon{padding-left: 6px; padding-right: 6px;} .oe_product.oe_image_full .oe_product_image{left: 0; right: 0; top: 0; bottom: 0;} .oe_product.oe_ribbon_promo .ribbon-wrapper{display: block;} .oe_product .ribbon-wrapper{display: none; width: 85px; height: 88px; z-index: 5; overflow: hidden; position: absolute; top: 0; right: 0;} .oe_product .ribbon{font: bold 15px Sans-Serif; color: white; text-align: center; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); position: relative; padding: 7px 0; left: -5px; top: 15px; width: 120px; cursor: default;} #products_grid > table tr:not(:first-child) > td{height: 100%;} #products_grid.col-md-12 > table > tbody > tr > td:empty, #products_grid.col-md-9 > table > tbody > tr > td:empty{height: 0;} #products_grid.col-md-12 .oe-height-1{height: 75px;} #products_grid.col-md-12 .oe-height-2{height: 150px;} #products_grid.col-md-12 .oe-height-4{height: 300px;} #products_grid.col-md-12 .oe-height-6{height: 450px;} #products_grid.col-md-12 .oe-height-8{height: 600px;} #products_grid.col-md-9 .oe-height-1{height: 70px;} #products_grid.col-md-9 .oe-height-2{height: 140px;} #products_grid.col-md-9 .oe-height-4{height: 280px;} #products_grid.col-md-9 .oe-height-6{height: 420px;} #products_grid.col-md-9 .oe-height-8{height: 560px;} #products_grid .oe_product.oe_grid .oe_subdescription{max-height: 40px;} @media (min-width: 992px){#products_grid.col-md-12 .oe-height-1{height: 95px;}#products_grid.col-md-12 .oe-height-2{height: 190px;}#products_grid.col-md-12 .oe-height-4{height: 380px;}#products_grid.col-md-12 .oe-height-6{height: 570px;}#products_grid.col-md-12 .oe-height-8{height: 760px;}#products_grid.col-md-12 .oe_product.oe_grid .oe_subdescription{max-height: 70px;}#products_grid.col-md-9 .oe-height-1{height: 72px;}#products_grid.col-md-9 .oe-height-2{height: 144px;}#products_grid.col-md-9 .oe-height-4{height: 288px;}#products_grid.col-md-9 .oe-height-6{height: 432px;}#products_grid.col-md-9 .oe-height-8{height: 576px;}} @media (min-width: 1200px){#products_grid.col-md-12 .oe-height-1{height: 125px;}#products_grid.col-md-12 .oe-height-2{height: 250px;}#products_grid.col-md-12 .oe-height-4{height: 500px;}#products_grid.col-md-12 .oe-height-6{height: 750px;}#products_grid.col-md-12 .oe-height-8{height: 1000px;}#products_grid.col-md-9 .oe-height-1{height: 95px;}#products_grid.col-md-9 .oe-height-2{height: 190px;}#products_grid.col-md-9 .oe-height-4{height: 380px;}#products_grid.col-md-9 .oe-height-6{height: 570px;}#products_grid.col-md-9 .oe-height-8{height: 760px;}#products_grid .oe_product.oe_grid .oe_subdescription{max-height: 120px;}} @media (max-width: 768px){#products_grid table, #products_grid tbody, #products_grid tr, #products_grid td{float: left; width: 100%; display: inline-block;}#products_grid .oe_product{float: left; width: 100%; display: inline-block;}#products_grid .oe_product.oe_grid{height: 400px;}#products_grid .oe_product.oe_grid section{background: rgba(100, 100, 100, 0.2);}#products_grid .oe_product .oe_subdescription{max-height: 200px;}.products_pager .pagination{margin: 5px auto !important;}} @media (max-width: 400px){#products_grid .oe_product.oe_grid{height: 270px;}#products_grid .oe_product.oe_list{height: 200px;}#products_grid .oe_product.oe_list section{background: rgba(100, 100, 100, 0.2);}#products_grid .oe_product .oe_product_image{top: 0; bottom: 65px;}#products_grid .oe_product .oe_subdescription{max-height: 40px;}#products_grid .oe_product.oe_image_full .oe_product_image{bottom: 50px;}} .oe_cart a span.visible-xs-inline, #modal_optional_products a span.visible-xs-inline{display: none !important;} .oe_cart a span.hidden-xs, #modal_optional_products a span.hidden-xs{display: inline !important;} .oe_cart table td:first-child{min-width: 76px;} .oe_cart > .oe_structure{clear: both;} div#payment_method div.list-group{margin-left: 40px;} div#payment_method .list-group-item{padding-top: 5px; padding-bottom: 5px;} @media (min-width: 400px){.oe_product.oe_list{border: none; border-bottom: 1px solid rgba(100, 100, 100, 0.2); width: 100%; min-height: 100px; position: relative; padding-bottom: 5px; padding-left: 180px;}.oe_product.oe_list .oe_product_image{top: 0; bottom: 0; left: 0; right: 0; width: 170px;}.oe_product.oe_list section{position: relative; border: 0; top: auto; bottom: auto; left: auto; right: auto; background: transparent;}} .oe_website_sale .row .row .col-md-12{float: none;} .css_attribute_color{display: inline-block; border: 1px solid #999999; text-align: center;} .css_attribute_color input{margin: 8px; height: 13px; opacity: 0;} .css_attribute_color.active{border: 3px ridge #66ee66;} .css_attribute_color.active input{margin: 6px;} .css_not_available_msg{display: none;} .css_not_available.js_product > *:nth-child(4) > *{display: none;} .css_not_available.js_product .product_price, .css_not_available.js_product .css_quantity{display: none;} .css_not_available.js_product .css_not_available_msg{display: block;} .css_quantity{max-width: 125px;} .css_quantity input[name="add_qty"]{text-align: center;} option.css_not_available{color: #ccc;} label.css_not_available{opacity: 0.6;} label.css_attribute_color.css_not_available{opacity: 1; background-image: url("/website_sale/static/src/img/redcross.png"); background-size: cover;} .product_detail_img{margin-left: auto; margin-right: auto; display: block; max-height: 500px;} .oe_default_price{display: none;} .discount .oe_default_price{display: block;} .oe_website_sale input.js_quantity{min-width: 48px; text-align: center;} .oe_website_sale input.quantity{padding: 0;} .oe_overlay_options .dropdown ul[name="size"] table{margin-left: 20px;} .oe_overlay_options .dropdown ul[name="size"] td{margin: 0; padding: 0; width: 20px; height: 20px; border: 1px #dddddd solid; cursor: pointer;} .oe_overlay_options .dropdown ul[name="size"] td.selected{background-color: #B1D4F1;} .oe_overlay_options .dropdown ul[name="size"] table.oe_hover td.selected{background-color: transparent;} .oe_overlay_options .dropdown ul[name="size"] table.oe_hover td.select{background-color: #B1D4F1;} ul.wizard{padding: 0; margin-top: 20px; list-style: none outside none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.065); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.065); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.065);} ul.wizard li{border: 1px solid #d4d4d4; border-right-width: 0; position: relative; float: left; padding: 0 10px 0 20px; margin: 0; line-height: 38px; background: #fbfbfb;} ul.wizard li .chevron{position: absolute; top: 0; right: -10px; z-index: 1; display: block; border: 20px solid transparent; border-right: 0; border-left: 10px solid #d4d4d4;} ul.wizard li .chevron:before{position: absolute; top: -20px; right: 1px; display: block; border: 20px solid transparent; border-right: 0; border-left: 10px solid #fbfbfb; content: "";} ul.wizard li .o_link_disable{text-decoration: none; color: inherit; cursor: text;} ul.wizard li.text-success{background: #f3f4f5;} ul.wizard li.text-success .chevron:before{border-left: 10px solid #f5f5f5;} ul.wizard li.text-primary{background: #f1f6fc;} ul.wizard li.text-primary .chevron:before{border-left: 10px solid #f1f6fc;} ul.wizard li:first-child{padding-left: 15px; border-radius: 4px 0 0 4px;} ul.wizard li:last-child{border-radius: 0 4px 4px 0; border-right-width: 1px;} ul.wizard li:last-child .chevron{display: none;} #o_shop_collapse_category li a{display: inline-block; width: 80%; padding-left: 3px;} #o_shop_collapse_category li i.fa{cursor: pointer;} .mycart-popover{max-width: 500px; min-width: 250px;} .mycart-popover .cart_line{border-bottom: 1px #EEE solid;} td.noborder{border: none !important;} .border_primary{border: 1px solid #337ab7;} .js_change_shipping{cursor: pointer;} a.no-decoration{cursor: pointer; text-decoration: none !important;} #o-carousel-product .carousel-inner div.item{height: 400px;} #o-carousel-product .carousel-inner div.item img{max-height: 100%;} #o-carousel-product .carousel-control{background-image: none !important;} #o-carousel-product .carousel-indicators{background-color: transparent; margin: 10px 0 0; overflow-y: hidden; position: static; text-align: left; white-space: nowrap; width: 100%; height: 100px !important; text-align: center; list-style-position: inside;} #o-carousel-product .carousel-indicators li{background-color: transparent !important; border-radius: 0; display: inline-block; margin: 0 !important; width: 54px !important; height: 54px !important; border: 0 !important; box-shadow: none !important;} #o-carousel-product .carousel-indicators li img{display: block; opacity: 0.5;} #o-carousel-product .carousel-indicators li.active img{opacity: 1;} .ecom-zoomable img[data-zoom]{cursor: zoom-in;} .break-word{word-wrap: break-word;} #coupon_box form{max-width: 300px;} .font-weight-normal{font-weight: normal;} .o_website_sale_animate{opacity: 0.7; position: absolute !important; height: 150px; width: 150px; z-index: 1020;} .o_red_highlight{background: #db0700 !important; box-shadow: 0 0 0px 0px rgba(240, 8, 0, 0.4); transition: all 0.5s linear;} .o_shadow_animation{box-shadow: 0 0 5px 10px rgba(240, 8, 0, 0.4) !important;} 

/* /website_sale/static/src/css/website_mail.css defined in bundle 'web.assets_frontend' */
 .oe_msg img.oe_msg_avatar{width: 50px; margin-right: 10px;} .oe_msg_attachment{display: inline-block; width: 120px; margin: 4px 2px; min-height: 80px; position: relative; border-radius: 3px; text-align: center; vertical-align: top;} .oe_msg_attachment a img.oe_attachment_embedded{display: block; position: relative; margin: 0px; margin-left: 10px; width: 100px; height: 80px; border-radius: 1px; border: solid 3px white; -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.19); -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.19); box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.19);} .oe_msg_attachment a div.oe_attachment_name{display: inline-block; max-width: 100%; padding: 1px 3px; margin-top: 2px; margin-bottom: 5px; background: #f4f5fa; overflow: hidden; color: #4c4c4c; text-shadow: none; border-radius: 3px; word-wrap: break-word;} 

/* /co_website_shop/static/src/css/shop.less defined in bundle 'web.assets_frontend' */
 .checkout_process.timeline-horizontal .timeline-item{text-align: center;} .checkout_process.timeline-horizontal .timeline-item::before{top: -1.5rem; left: 46%;} .checkout_process.timeline-horizontal .timeline-item.active::before{background-color: #50a1ff;} .oe_cart .btn-secondary{margin-top: 32px;} .oe_cart .btn-primary{margin-top: 32px;} .oe_cart table td{vertical-align: middle !important;} .table-cart{margin-top: 32px; border: 1px solid #eaeff4; border-top: none;} .table-cart th{padding: 0 !important;} .table-cart td{vertical-align: middle; border-top: 1px solid #eaeff4 !important; padding-left: 12px; padding-right: 12px;} .table-cart tr td:first-child{padding-left: 30px;} .table-cart tr td:last-child{padding-right: 30px; text-align: right;} .table-cart h5{font-size: 1rem; margin-bottom: 0;} .table-cart p{font-size: 13px; color: #929daf; line-height: 1.4; margin-bottom: 0;} .table-cart img{max-height: 128px;} .table-cart label{font-size: 12px; display: inline-block; padding-right: 8px;} .table-cart input{max-width: 60px !important; display: inline-block;} .tag-selected-address{position: absolute; top: 0; left: 0; margin: 12px;} .edit-address{position: absolute; top: 10px; right: 20px; margin: 5px 5px 5px 15px; z-index: 10;} .one_kanban .add-address{transition: background 0.5s;} .one_kanban .add-address:hover{background: #50a1ff !important; border-color: #50a1ff !important;} .one_kanban .add-address:hover *{color: white !important;} .one_kanban .panel-body{padding-bottom: 0 !important;} .border_primary{border: 1px solid #50a1ff !important;} .oe_website_sale .page-header{font-size: 28.124px; font-size: 1.75781rem;} #products_grid{margin-top: 20px;} #products_grid > table{border-spacing: 21px !important; border-collapse: inherit !important; background-color: transparent !important;} #products_grid > table .oe_product{border: 0 !important; height: 100% !important;} #products_grid > table .oe_product.oe-height-2{height: 100%; min-height: 340px; margin-bottom: 30px;} .product-3 .badge-pos-left{left: 7px; top: 10px;} .product-3 .product-media{border-radius: inherit; height: 250px;} .product-3 .product-media img{margin: auto; max-height: 230px;} .js_sale{height: 100%;} .oe_product.oe_ribbon_promo .ribbon-wrapper{left: 0;} .oe_website_sale .pagination{display: inline-block !important;} .btn-default{color: #757575; background-color: #e9ecf0; border-color: #e9ecf0;} .btn-default:hover{color: #757575; background-color: #dde2e8; border-color: #dde2e8; box-shadow: 0 1px 10px rgba(233, 236, 240, 0.4);} #o_shop_collapse_category ul{display: block;} #products_grid_before .shop-ctegories-bloc{margin-top: 16px;} #products_grid_before .sidebar-shop-bloc{background: transparent; border-radius: 0 !important;} #products_grid_before .sidebar-shop-bloc .collapse{-webkit-transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -o-transition: 0.5s ease-in-out; transition: 0.5s ease-in-out;} .sidebar-title{position: relative; margin-bottom: 24px; padding-bottom: 12px; border-bottom: 1px solid #e5e5e5; color: #212529; font-size: 17px; font-weight: normal;} .sidebar-title:after{display: block; position: absolute; bottom: -1px; left: 0; width: 50px; height: 1px; background-color: #50a1ff; content: '';} .sidebar-title .dropdown-toggle-collapse[aria-expanded="true"]::after{-webkit-transform: rotate(-90deg); transform: rotate(-90deg);} .sidebar-title .dropdown-toggle::after{margin-top: 0; margin-left: 0; font-family: feather; font-style: normal; content: "\e842"; border: 0; transition: 0.3s; font-size: 25px; position: absolute; right: -7px; top: 0; line-height: 1; color: #999;} .widget{margin-bottom: 38px;} .widget .form-group{margin-bottom: 0;} .widget ul{margin-bottom: 12px;} .widget .market-button:last-child{margin-bottom: 0;} .widget .custom-control:last-child{margin-bottom: 0 !important;} .o_shop_collapse_category_widget .widget-categories-v1 ul > li::before{content: none;} #o_shop_collapse_category i.text-primary{margin: 6px auto auto; font-family: themify !important; font-style: normal; font-size: 14px; color: #999 !important; transition: -webkit-transform 0.35s; transition: transform .35s;} #o_shop_collapse_category i.text-primary.fa-chevron-right::before{content: "\e649";} #o_shop_collapse_category i.text-primary.fa-chevron-down::before{content: "\e64b";} .oe_search_button .fa-search::before{content: "\e610"; display: inline-block; font-family: themify; text-rendering: auto;} .widget-categories-v1 ul{margin: 0; padding: 0; list-style: none;} .widget-categories-v1 ul > li{position: relative; margin-bottom: 5px; padding-left: 0;} .widget-categories-v1 ul > li:last-child{margin-bottom: 0;} .widget-categories-v1 ul > li::before{content: "\e649"; display: inline-block; font-size: 10px; font-family: themify; text-rendering: auto; color: #606975;} .widget-categories-v1 ul > li > a{display: inline-block; transition: color .3s; color: #606975; font-size: 14px; font-weight: 500; text-decoration: none;} .widget-categories-v1 ul > li > a.active{font-weight: 500;} .widget-categories-v1 ul > li > a:hover{color: theme-color(primary);} .widget-categories-v1 ul > li.active > a{font-weight: 500;} .widget-categories-v1 ul > li > span{margin-left: 4px; color: #9da9b9;} .products_pager .btn{padding: 11px 25px 10px;} .products_pager .dropdown-toggle::after{content: none;} .pagination li{display: inline-block; font-size: 14px; font-weight: 500; line-height: 34px; text-align: center;} .pagination li > a{float: none; display: block; background: transparent !important; transition: all .3s; border: 2px solid #e9ecf0; border-radius: 3px; color: #606060; text-decoration: none; margin-right: 8px;} .pagination li > a:hover{border-color: #eaeaea;} .pagination li:first-child a, .pagination li:last-child a{color: #757575 !important; background-color: #e9ecf0 !important; border-color: #e9ecf0 !important;} .pagination li:first-child a:hover, .pagination li:last-child a:hover{color: #757575 !important; background-color: #dde2e8 !important; border-color: #dde2e8 !important;} .pagination li.active > a{border-color: #50a1ff; color: #50a1ff !important;} .products_pager{margin-top: 16px;} .owl-carousel{display: none; position: relative; width: 100%; z-index: 1; -webkit-tap-highlight-color: transparent;} .owl-carousel .owl-stage{position: relative; -ms-touch-action: pan-Y; -moz-backface-visibility: hidden;} .owl-carousel .owl-stage::after{display: block; height: 0; clear: both; line-height: 0; content: '.'; visibility: hidden;} .owl-carousel .owl-stage-outer{position: relative; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); overflow: hidden;} .owl-carousel .owl-wrapper{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden;} .owl-carousel .owl-item{-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none;} .owl-carousel .owl-item .owl-lazy{transition: opacity 400ms ease; opacity: 0;} .owl-carousel .owl-item .from-top, .owl-carousel .owl-item .from-bottom, .owl-carousel .owl-item .from-left, .owl-carousel .owl-item .from-right, .owl-carousel .owl-item .scale-up, .owl-carousel .owl-item .scale-down{transition: all 0.45s 0.3s ease-in-out; opacity: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden;} .owl-carousel .owl-item .from-top{-webkit-transform: translateY(-45px); -ms-transform: translateY(-45px); transform: translateY(-45px);} .owl-carousel .owl-item .from-bottom{-webkit-transform: translateY(45px); -ms-transform: translateY(45px); transform: translateY(45px);} .owl-carousel .owl-item .from-left{-webkit-transform: translateX(-45px); -ms-transform: translateX(-45px); transform: translateX(-45px);} .owl-carousel .owl-item .from-right{-webkit-transform: translateX(45px); -ms-transform: translateX(45px); transform: translateX(45px);} .owl-carousel .owl-item .scale-up{-webkit-transform: scale(0.8); -ms-transform: scale(0.8); transform: scale(0.8);} .owl-carousel .owl-item .scale-down{-webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2);} .owl-carousel .owl-item .delay-1{transition-delay: 0.5s;} .owl-carousel .owl-item .delay-2{transition-delay: 0.7s;} .owl-carousel .owl-item .delay-3{transition-delay: 0.9s;} .owl-carousel .owl-item .delay-4{transition-delay: 1.1s;} .owl-carousel .owl-item.active .from-top, .owl-carousel .owl-item.active .from-bottom{-webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); opacity: 1;} .owl-carousel .owl-item.active .from-left, .owl-carousel .owl-item.active .from-right{-webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); opacity: 1;} .owl-carousel .owl-item.active .scale-up, .owl-carousel .owl-item.active .scale-down{-webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1;} .owl-carousel .owl-item > img{display: block; width: 100%;} .owl-carousel .owl-item > img.owl-lazy{-webkit-transform-style: preserve-3d; transform-style: preserve-3d;} .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled{display: none;} .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next{cursor: pointer; cursor: hand; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;} .owl-carousel .owl-dot{cursor: pointer; cursor: hand; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: none; text-decoration: none; -webkit-appearance: none; -moz-appearance: none; padding: 0;} .owl-carousel.owl-loaded{display: block;} .owl-carousel.owl-loading{display: block; opacity: 0;} .owl-carousel.owl-hidden{opacity: 0;} .owl-carousel.owl-refresh .owl-item{visibility: hidden;} .owl-carousel.owl-drag .owl-item{-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;} .owl-carousel.owl-grab{cursor: move; cursor: grab;} .owl-carousel.owl-rtl{direction: rtl;} .owl-carousel.owl-rtl .owl-item{float: right;} .owl-carousel .animated{-webkit-animation-duration: 1000ms; animation-duration: 1000ms; -webkit-animation-fill-mode: both; animation-fill-mode: both;} .owl-carousel .owl-animated-in{z-index: 0;} .owl-carousel .owl-animated-out{z-index: 1;} .owl-carousel .fadeOut{-webkit-animation-name: fadeOut; animation-name: fadeOut;} .owl-carousel .owl-dots{display: block; width: 100%; margin-top: 18px; text-align: center;} .owl-carousel .owl-dots .owl-dot{display: inline-block; width: 8px; height: 8px; margin: 0 5px; transition: opacity .25s; border-radius: 10px; background-color: #606975; opacity: 0.3;} .owl-carousel .owl-dots .owl-dot.active{opacity: 0.9; background-color: #50a1ff !important;} .owl-carousel .owl-prev, .owl-carousel .owl-next{display: block; position: absolute; top: 50%; width: 44px; height: 44px; margin-top: -42px; transition: opacity .3s; border: 1px solid #e1e7ec; border-radius: 3px; background-color: #fff; color: #374250; line-height: 40px; text-align: center; opacity: 0.7;} .owl-carousel .owl-prev, .owl-carousel .owl-next{transition: all 0.35s ease-in-out;} .owl-carousel .owl-prev:hover, .owl-carousel .owl-next:hover{opacity: 1;} .owl-carousel .owl-prev::before, .owl-carousel .owl-next::before{font-family: themify; font-size: 19px;} .owl-carousel .owl-prev{left: -40px;} .owl-carousel .owl-prev::before{content: '\e64a';} .owl-carousel .owl-next{right: -40px;} .owl-carousel .owl-next::before{content: '\e649';} .owl-carousel.large-controls .owl-prev, .owl-carousel.large-controls .owl-next{width: 54px; height: 54px; margin-top: -47px; line-height: 50px;} .owl-carousel.large-controls .owl-prev{left: 30px;} .owl-carousel.large-controls .owl-next{right: 30px;} .owl-carousel.dots-inside .owl-dots{position: absolute; bottom: 0; margin: 0; padding-bottom: 24px;} .owl-carousel.dots-inside .owl-dots .owl-dot{} .owl-carousel.dots-inside .owl-dots .owl-dot.active{opacity: 1;} .owl-carousel.dots-inside .owl-prev, .owl-carousel.dots-inside .owl-next{margin-top: -22px;} .owl-carousel.dots-inside.large-controls .owl-prev, .owl-carousel.dots-inside.large-controls .owl-next{margin-top: -27px;} .owl-carousel .widget{margin-bottom: 0;} .owl-carousel .widget.widget-featured-posts > .entry{margin-bottom: 0;} .owl-carousel.with_image_as_bg img{min-height: 400px; object-fit: cover; display: block;} .owl-carousel.with_image_as_bg .owl-item{position: relative;} .owl-carousel.with_image_as_bg .carousel-content{position: absolute; top: 48%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 0; right: 0;} .no-js .owl-carousel{display: block;} .owl-height{transition: height 500ms ease-in-out;} .owl-carousel.nav_version_1 .owl-prev, .owl-carousel.nav_version_1 .owl-next{background: transparent; border: 0;} .owl-carousel.nav_version_1 .owl-prev::before{content: '\e64a'; font-size: 25px;} .owl-carousel.nav_version_1 .owl-next::before{content: '\e649'; font-size: 25px;} .rating-progress-center{width: 69%;} .rating-progress-center .progress{height: 12px; line-height: 1rem; transition: width .6s ease;} .o_website_rating_static{color: #facc2e; font-size: 25px;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_progress{min-width: 190px;} .o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_star_num{min-width: 45px;} #product_details{} #product_details .js_check_product{margin-top: 0 !important;} #product_details ul ul{margin-left: 0;} #product_details .custom-control-input:checked ~ .custom-control-label::before{color: #222; border-color: #ddd; background-color: #fafafa;} #product_details .custom-control-label::before{border: 1px solid #ddd;} #product_details .custom-form-label{font-size: 14px;} #product_details .custom-radio .custom-control-label::after{top: 8px !important;} #product_details .oe_website_sale input.quantity{padding: 7px 32px 8px; font-size: 14px; border-radius: 2px; outline: none; -webkit-transition: 0.15s linear; transition: 0.15s linear; line-height: 2.2;} .dropdown-toggle::after{content: none;} .navbar-mobile .dropdown.ml-lg-5{margin-left: 0.5rem !important; z-index: 9999;} .navbar-mobile .dropdown.ml-lg-5 > a{z-index: 9999;} .text-underline-none{text-underline: none;} .my_wish_quantity{position: absolute; right: -10px; border-radius: 100%; width: 20px; height: 20px; text-align: center; padding: 0; line-height: 20px; background: #ff4954; color: white !important; font-size: 10px;} .oe_product_cart .product_price > b{display: block;} .input-group.css_quantity{position: relative !important; display: table !important; border-collapse: separate !important;} .input-group.css_quantity .input-group-addon{border: 0;} .input-group.css_quantity .form-control{border: 0;} .oe_website_spinner.css_quantity{min-width: 60px;} .js_add_cart_json .fa-plus:before{content: "\e61a"; font-family: 'themify'; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1;} .js_add_cart_json .fa-minus:before{content: "\e622"; font-family: 'themify'; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1;} .col-md-12{-webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;} .text-left.breadcrumb.clickable th{width: 100%;} 

/* /co_website_shop/static/src/css/slick.less defined in bundle 'web.assets_frontend' */
 .slick-slider{position: relative; display: block; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent;} .slick-list{position: relative; overflow: hidden; display: block; margin: 0; padding: 0;} .slick-list:focus{outline: none;} .slick-list.dragging{cursor: pointer; cursor: hand;} .slick-slider .slick-track, .slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);} .slick-track{position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto;} .slick-track:before, .slick-track:after{content: ""; display: table;} .slick-track:after{clear: both;} .slick-loading .slick-track{visibility: hidden;} .slick-slide{float: left; height: 100%; min-height: 1px; display: none;} [dir="rtl"] .slick-slide{float: right;} .slick-slide img{display: block;} .slick-slide.slick-loading img{display: none;} .slick-slide.dragging img{pointer-events: none;} .slick-initialized .slick-slide{display: block;} .slick-loading .slick-slide{visibility: hidden;} .slick-vertical .slick-slide{display: block; height: auto; border: 1px solid transparent;} .slick-arrow.slick-hidden{display: none;} .slick-slide img{margin-left: auto; margin-right: auto; display: inline-block;} .slider-center-focused .slick-slide{opacity: 0.2; transition: 0.5s ease-out;} .slider-center-focused .slick-center{opacity: 1;} .slick-prev, .slick-next{position: absolute; display: block; height: 50px; width: 36px; line-height: 0px; font-size: 0px; cursor: pointer; top: 50%; transform: translate(0, -50%); padding: 0; border: none; outline: none; background-color: rgba(0, 0, 0, 0.2); transition: 0.3s ease-out; z-index: 1;} .slick-prev:hover, .slick-next:hover{outline: none; background-color: rgba(0, 0, 0, 0.3);} .slick-prev:hover::before, .slick-next:hover::before{border-right-color: #fff; border-bottom-color: #fff;} .slick-prev.slick-disabled::before, .slick-next.slick-disabled::before{opacity: 0.5;} .slick-prev::before, .slick-next::before{content: ''; display: inline-block; width: 6px; height: 6px; border-right: 1px solid rgba(255, 255, 255, 0.7); border-bottom: 1px solid rgba(255, 255, 255, 0.7); transition: 0.3s ease-out;} .slick-prev{left: 0; border-top-right-radius: 4px; border-bottom-right-radius: 4px;} .slick-prev::before{transform: rotate(135deg); margin-right: -2px;} .slick-next{right: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px;} .slick-next::before{transform: rotate(-45deg); margin-left: -2px;} .slider-arrows-circle-light .slick-prev, .slider-arrows-circle-light .slick-next{width: 40px; height: 40px; background-color: rgba(255, 255, 255, 0.95); border-radius: 10rem; border: 1px solid #ebebeb; opacity: 0.7;} .slider-arrows-circle-light .slick-prev::before, .slider-arrows-circle-light .slick-next::before{border-right-color: rgba(0, 0, 0, 0.3); border-bottom-color: rgba(0, 0, 0, 0.3);} .slider-arrows-circle-light .slick-prev:hover, .slider-arrows-circle-light .slick-next:hover{opacity: 1; box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);} .slider-arrows-circle-light .slick-prev:hover::before, .slider-arrows-circle-light .slick-next:hover::before{border-right-color: rgba(0, 0, 0, 0.5); border-bottom-color: rgba(0, 0, 0, 0.5);} .slider-arrows-circle-light .slick-prev{left: 1rem;} .slider-arrows-circle-light .slick-next{right: 1rem;} .slider-arrows-circle-dark .slick-prev, .slider-arrows-circle-dark .slick-next{width: 40px; height: 40px; background-color: rgba(0, 0, 0, 0.6); border-radius: 10rem; opacity: 0.7;} .slider-arrows-circle-dark .slick-prev::before, .slider-arrows-circle-dark .slick-next::before{border-right-color: rgba(255, 255, 255, 0.6); border-bottom-color: rgba(255, 255, 255, 0.6);} .slider-arrows-circle-dark .slick-prev:hover, .slider-arrows-circle-dark .slick-next:hover{opacity: 1; box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);} .slider-arrows-circle-dark .slick-prev:hover::before, .slider-arrows-circle-dark .slick-next:hover::before{border-right-color: rgba(255, 255, 255, 0.9); border-bottom-color: rgba(255, 255, 255, 0.9);} .slider-arrows-circle-dark .slick-prev{left: 1rem;} .slider-arrows-circle-dark .slick-next{right: 1rem;} .slider-arrows-flash-dark .slick-prev, .slider-arrows-flash-dark .slick-next{width: 40px; height: 40px; background-color: transparent;} .slider-arrows-flash-dark .slick-prev::before, .slider-arrows-flash-dark .slick-next::before{position: absolute; top: 50%; width: 11px; height: 11px; margin-top: -5px; border-width: 1px; border-right-color: rgba(0, 0, 0, 0.2); border-bottom-color: rgba(0, 0, 0, 0.2);} .slider-arrows-flash-dark .slick-prev::after, .slider-arrows-flash-dark .slick-next::after{content: ''; display: inline-block; position: absolute; top: 50%; width: 24px; height: 1px; background-color: rgba(0, 0, 0, 0.2); transition: 0.3s ease-out;} .slider-arrows-flash-dark .slick-prev:hover::before, .slider-arrows-flash-dark .slick-next:hover::before{border-right-color: rgba(0, 0, 0, 0.5); border-bottom-color: rgba(0, 0, 0, 0.5);} .slider-arrows-flash-dark .slick-prev:hover::after, .slider-arrows-flash-dark .slick-next:hover::after{background-color: rgba(0, 0, 0, 0.5);} .slider-arrows-flash-dark .slick-prev{left: 1rem;} .slider-arrows-flash-dark .slick-prev::before, .slider-arrows-flash-dark .slick-prev::after{left: 9px;} .slider-arrows-flash-dark .slick-next{right: 1rem;} .slider-arrows-flash-dark .slick-next::before, .slider-arrows-flash-dark .slick-next::after{right: 9px;} .slider-arrows-flash-light .slick-prev, .slider-arrows-flash-light .slick-next{width: 40px; height: 40px; background-color: transparent;} .slider-arrows-flash-light .slick-prev::before, .slider-arrows-flash-light .slick-next::before{position: absolute; top: 50%; width: 11px; height: 11px; margin-top: -5px; border-width: 1px; border-right-color: rgba(255, 255, 255, 0.5); border-bottom-color: rgba(255, 255, 255, 0.5);} .slider-arrows-flash-light .slick-prev::after, .slider-arrows-flash-light .slick-next::after{content: ''; display: inline-block; position: absolute; top: 50%; width: 24px; height: 1px; background-color: rgba(255, 255, 255, 0.5); transition: 0.3s ease-out;} .slider-arrows-flash-light .slick-prev:hover::before, .slider-arrows-flash-light .slick-next:hover::before{border-right-color: rgba(255, 255, 255, 0.9); border-bottom-color: rgba(255, 255, 255, 0.9);} .slider-arrows-flash-light .slick-prev:hover::after, .slider-arrows-flash-light .slick-next:hover::after{background-color: rgba(255, 255, 255, 0.9);} .slider-arrows-flash-light .slick-prev{left: 1rem;} .slider-arrows-flash-light .slick-prev::before, .slider-arrows-flash-light .slick-prev::after{left: 9px;} .slider-arrows-flash-light .slick-next{right: 1rem;} .slider-arrows-flash-light .slick-next::before, .slider-arrows-flash-light .slick-next::after{right: 9px;} .slick-dotted.slick-slider{margin-bottom: 35px;} .slick-dots{position: absolute; bottom: -35px; list-style: none; display: flex; align-content: center; justify-content: center; padding: 0; margin: 0; width: 100%;} .slick-dots li{margin: 0 5px; padding: 8px 6px; line-height: 1px; cursor: pointer;} .slick-dots li button{border: 1px solid #b5b9bf; padding: 0; background: transparent; height: 6px; width: 6px; border-radius: 10rem; font-size: 0; cursor: pointer; transition: .3s ease;} .slick-dots li button:hover{outline: none;} .slick-dots li.slick-active button{background-color: #b5b9bf;} .slider-dots-inside.slick-slider{margin-bottom: 0;} .slider-dots-inside.slick-slider .slick-dots{bottom: 1rem; opacity: 0.8;} .slider-dots-fill .slick-dots button{border: none; background-color: #ebebeb;} .slider-dots-fill .slick-dots .slick-active button{background-color: #b5b9bf;} .slider-dots-fill-primary .slick-dots button{border: none; background-color: #ebebeb;} .slider-dots-fill-primary .slick-dots .slick-active button{background-color: #0facf3;} .slider-dots-line .slick-dots li{padding-left: 2px; padding-right: 2px;} .slider-dots-line .slick-dots button{border: none; width: 24px; height: 2px; background-color: #ebebeb;} .slider-dots-line .slick-dots .slick-active button{width: 34px; background-color: #b5b9bf;} .slider-dots-white .slick-dots button{border-color: rgba(255, 255, 255, 0.7); background-color: rgba(255, 255, 255, 0.5);} .slider-dots-white .slick-dots .slick-active button{background-color: rgba(255, 255, 255, 0.95);} 

/* /co_website_shop/static/src/css/responsive.less defined in bundle 'web.assets_frontend' */
 .hidden-xs-up, .hidden-xl-down{display: none !important;} @media (max-width: 575px){.hidden-xs-down{display: none !important;}} @media (min-width: 576px){.hidden-sm-up{display: none !important;}} @media (max-width: 767px){.hidden-sm-down{display: none !important;}} @media (min-width: 768px){.hidden-md-up{display: none !important;}} @media (max-width: 991px){.hidden-md-down{display: none !important;}} @media (min-width: 992px){.hidden-lg-up{display: none !important;}} @media (max-width: 1199px){.hidden-lg-down{display: none !important;}} @media (min-width: 1200px){.hidden-xl-up{display: none !important;}} @media (max-width: 991px){#products_grid td{display: block!important;}} 

/* /website_event/static/src/css/website_event.css defined in bundle 'web.assets_frontend' */
.website_registration_table td{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;} .attendee_input{width: -webkit-fill-available;} 

/* /website_quote/static/src/css/website_quotation.css defined in bundle 'web.assets_frontend' */
.o_website_quote .bs-sidebar{position: relative; width: 100%; z-index : 1; background-color: #f7f5fa; border-radius: 5px;} .o_website_quote .bs-sidenav{padding-top: 10px; padding-bottom: 10px;} .o_website_quote .bs-sidebar .nav > li > a{display: block; color: #716b7a; padding: 5px 20px;} .o_website_quote .bs-sidebar .nav > .active > a, .o_website_quote .bs-sidebar .nav > .active:hover > a, .o_website_quote .bs-sidebar .nav > .active:focus > a{font-weight: bold; color: #563d7c; background-color: transparent; border-right: 1px solid #563d7c;} .o_website_quote .bs-sidebar .nav .nav{display: none; margin-bottom: 8px;} .o_website_quote .bs-sidebar .nav .nav > li > a{padding-top: 3px; padding-bottom: 3px; padding-left: 30px; font-size: 90%;} .wq-table{table-layout: auto !important;} .wq-table th, .wq-table td{border-top: none !important;} .wq-table:not(:first-of-type) thead{display: none;} @media (min-width: 992px){.o_website_quote .bs-sidebar .nav > .active > ul{display: block;}} @media print{body{padding : 0 !important;}} 

/* /website_sale_comparison/static/src/less/website_sale_comparison.less defined in bundle 'web.assets_frontend' */
 .o_product_feature_panel{position: fixed; bottom: 0; left: 50%; transform: translateX(-50%); z-index: 10; border-top-left-radius: 10px; border-top-right-radius: 10px; padding: 10px 20px; text-align: center; border: 2px solid #337ab7; border-bottom: 0px; background-color: white; opacity: 0.95;} .o_product_feature_panel .o_product_panel{position: relative;} .o_product_feature_panel .o_product_panel .o_product_panel_header{color: #777777; margin: 0 10px 0 10px; cursor: pointer;} .o_product_feature_panel .o_product_panel .o_product_panel_header .o_product_icon{margin-right: 5px;} .o_product_feature_panel .o_product_panel .o_product_panel_header .o_product_text{text-transform: uppercase; vertical-align: middle; font-size: 16px;} .o_product_feature_panel .o_product_panel .o_product_panel_header .o_product_circle{vertical-align: 6px; padding: 0 3px; line-height: 14px;} .o_product_feature_panel .o_product_panel .o_product_panel_content{display: none !important;} .oe_website_sale .product_summary > *{display: block; margin: 15px 0 15px 0;} .oe_website_sale .table-comparator .o_product_comparison_collpase{margin-right: 8px;} .oe_website_sale div.css_not_available .o_add_compare_dyn{display: none;} 

/* /website_sale_wishlist/static/src/less/website_sale_wishlist.less defined in bundle 'web.assets_frontend' */
 .oe_website_sale .td-wish-btn{width: 140px;} .oe_website_sale div.css_not_available .o_add_wishlist_dyn{display: none;} @media (max-width: 767px){.oe_website_sale .td-wish-btn{width: 100px;}} 

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

/* /website_blog/static/src/less/website_blog.less defined in bundle 'web.assets_frontend' */
 .website_blog{} .website_blog .css_website_mail .has-error{border-color: red;} .website_blog .css_website_mail .css_nav_month{display: none;} .website_blog .css_website_mail .css_nav_month:first-of-type{display: block;} .website_blog .read_width{max-width: 700px; margin-left: auto; margin-right: auto;} .website_blog .blog_content{min-height: 350px !important;} .website_blog .blog_content a.oe_mail_expand:after{content: " →";} .website_blog .blog_content a.oe_mail_expand{font-weight: bold;} .website_blog p.post-meta{position: relative; top: -5px;} .website_blog div#blog_angle_down a:hover{text-decoration: none;} .website_blog .o_blog_cover_container{position: relative;} .website_blog .o_blog_cover_container > .o_blog_cover_component{position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: none; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center; background-repeat: no-repeat;} .website_blog .o_blog_cover_container > .blog_title{margin: 0 auto; text-align: center; font-weight: bold;} .website_blog .o_blog_cover_container.cover > .o_blog_cover_component{display: block;} .website_blog .o_blog_cover_container.cover > .blog_title, .website_blog .o_blog_cover_container.cover_footer > .blog_title{color: white; position: absolute; top: 20%; left: 30px; bottom: auto; right: 30px;} .website_blog .o_blog_cover_container.cover_full{height: 600px; height: 100vh;} .website_blog .o_blog_cover_container.cover_narrow{height: 300px; height: 50vh;} .website_blog .o_blog_cover_container.o_list_cover{display: none; width: auto!important; height: 250px!important;} .website_blog .o_blog_cover_container.o_list_cover.cover{display: block;} .website_blog .o_blog_cover_container.cover_footer{min-height: 350px; height: 65vh; background-color: #B8B8B8; cursor: pointer;} @media (max-width: 767px){.website_blog .o_blog_cover_container > .blog_title > h1{font-size: 26px;}.website_blog .o_blog_cover_container > .blog_title > h2{font-size: 20px;}.website_blog .o_blog_cover_container.cover > .blog_title{top: 10%;}.website_blog .o_blog_cover_container.cover_narrow{height: 65vh;}.website_blog .o_blog_cover_container.cover_footer{min-height: 280px; height: 50vh;}.website_blog .o_blog_cover_container.cover_footer > .blog_title{top: 2%;}} .website_blog mark + .popover, .website_blog .cover_footer{cursor: pointer;} .website_blog .js_publish_management{z-index: 1;} .website_blog .js_publish_management .dropdown-menu{left: auto; right: 0;} .website_blog .o_blog_post_title{font-size: 24px;} .website_blog .o_blog_post_teaser{text-align: justify;} .website_blog .o_grid{margin: 0 6% 6% 0; border: 1px solid #EEEEEE; box-shadow: 0.5px 0.5px 0.5px 0.5px #eeeeee; padding-bottom: 15px;} .website_blog .o_grid .o_blog_post_teaser{width: 100%;} .website_blog .o_grid > .text-muted > .mb0 > hr{display: none;} .website_blog .o_author_avatar_little{width: 40px; display: inline; margin-top: -5px;} .website_blog .o_sharing_links{margin-top: 20px;} .website_blog .o_sharing_links > p{display: inline; font-size: 12px;} .website_blog .o_sharing_links > a{color: #b3b3b3; font: normal normal normal 28px/1 FontAwesome; margin: 0 4px 0 4px; cursor: pointer;} .website_blog .o_sharing_links > a:hover{text-decoration: none;} .website_blog .o_sharing_links > a.o_twitter_complete, .website_blog .o_sharing_links > a.o_twitter:hover{color: #4099FF;} .website_blog .o_sharing_links > a.o_google_complete, .website_blog .o_sharing_links > a.o_google:hover{color: #DD4B39;} .website_blog .o_sharing_links > a.o_facebook_complete, .website_blog .o_sharing_links > a.o_facebook:hover{color: #3b5998;} .website_blog .o_sharing_links > a.o_linkedin_complete, .website_blog .o_sharing_links > a.o_linkedin:hover{color: #0E76A8;} .website_blog .o_sharing_links > a.unhover{color: #b3b3b3;} .website_blog .o_blog_post_complete.o_sharing_links{max-width: 700px; margin: 50px auto 50px auto; text-align: center;} .website_blog .o_blog_post_complete.o_sharing_links > p{font-size: 16px; font-weight: 600;} .website_blog .o_blog_post_complete.o_sharing_links > a{font: normal normal normal 40px/1 FontAwesome;} .website_blog div[name="blog_post_data"]{margin-top: 20px !important; font-size: 13px;} .website_blog div[name="blog_post"]{position: relative;} .website_blog div[name="blog_post"] hr{margin-top: 10px;} 

/* /360degree/static/src/css/portal.css defined in bundle 'web.assets_frontend' */
 .edit-control{width: 70% !important; text-align:right; height: 38px !important;} .custom-td-element{padding:0 8px 8px 8px !important; line-height: 0 !important;} 

/* /website_hr_recruitment/static/src/less/s_hr_rating.less defined in bundle 'web.assets_frontend' */
 .s_hr_rating.s_hr_rating_stars .fa:before{content: "\f006";} .s_hr_rating.s_hr_rating_stars.s_hr_rating_5 .fa:nth-of-type( -n + 5):before{content: "\f005";} .s_hr_rating.s_hr_rating_stars.s_hr_rating_4 .fa:nth-of-type( -n + 4):before{content: "\f005";} .s_hr_rating.s_hr_rating_stars.s_hr_rating_3 .fa:nth-of-type( -n + 3):before{content: "\f005";} .s_hr_rating.s_hr_rating_stars.s_hr_rating_2 .fa:nth-of-type( -n + 2):before{content: "\f005";} .s_hr_rating.s_hr_rating_stars.s_hr_rating_1 .fa:nth-of-type( -n + 1):before{content: "\f005";} .s_hr_rating.s_hr_rating_bolts .fa:before{content: "_";} .s_hr_rating.s_hr_rating_bolts.s_hr_rating_5 .fa:nth-of-type( -n + 5):before{content: "\f0e7";} .s_hr_rating.s_hr_rating_bolts.s_hr_rating_4 .fa:nth-of-type( -n + 4):before{content: "\f0e7";} .s_hr_rating.s_hr_rating_bolts.s_hr_rating_3 .fa:nth-of-type( -n + 3):before{content: "\f0e7";} .s_hr_rating.s_hr_rating_bolts.s_hr_rating_2 .fa:nth-of-type( -n + 2):before{content: "\f0e7";} .s_hr_rating.s_hr_rating_bolts.s_hr_rating_1 .fa:nth-of-type( -n + 1):before{content: "\f0e7";} .s_hr_rating.s_hr_rating_hearts .fa:before{content: "\f08a";} .s_hr_rating.s_hr_rating_hearts.s_hr_rating_5 .fa:nth-of-type( -n + 5):before{content: "\f004";} .s_hr_rating.s_hr_rating_hearts.s_hr_rating_4 .fa:nth-of-type( -n + 4):before{content: "\f004";} .s_hr_rating.s_hr_rating_hearts.s_hr_rating_3 .fa:nth-of-type( -n + 3):before{content: "\f004";} .s_hr_rating.s_hr_rating_hearts.s_hr_rating_2 .fa:nth-of-type( -n + 2):before{content: "\f004";} .s_hr_rating.s_hr_rating_hearts.s_hr_rating_1 .fa:nth-of-type( -n + 1):before{content: "\f004";} .s_hr_rating.s_hr_rating_bar .fa{display: none;} .s_hr_rating.s_hr_rating_bar .s_hr_rating_bar{height: 15px; padding: 1px; background-color: #eeeeee; border-radius: 2px;} .s_hr_rating.s_hr_rating_bar .s_hr_rating_bar:before{content: ""; border-radius: 2px; background-color: #337ab7; display: block; width: 0; height: 100%;} .s_hr_rating.s_hr_rating_bar.s_hr_rating_5 .s_hr_rating_bar:before{width: 100%;} .s_hr_rating.s_hr_rating_bar.s_hr_rating_4 .s_hr_rating_bar:before{width: 80%;} .s_hr_rating.s_hr_rating_bar.s_hr_rating_3 .s_hr_rating_bar:before{width: 60%;} .s_hr_rating.s_hr_rating_bar.s_hr_rating_2 .s_hr_rating_bar:before{width: 40%;} .s_hr_rating.s_hr_rating_bar.s_hr_rating_1 .s_hr_rating_bar:before{width: 20%;} 

/* /co_website_profile/static/src/css/co_website_profile.css defined in bundle 'web.assets_frontend' */
 .o_wprofile_body{background-color: #f7f7fa;} .o_wprofile_gradient{background-image: linear-gradient(120deg, #875A7B, #68465f);} .o_wprofile_pict{width: 100%; height: 100%; padding-top: 30%; background-size: cover; background-position: center;} @media (min-width: 768px){.o_wprofile_pict{padding-top: 70%; border: 1px solid #68465f; border-bottom-width: 0;}} @media (min-width: 768px){.o_wprofile_header:before{content: ""; position: absolute; top: auto; left: 0; bottom: 0; right: 0; height: 2.3125rem; background: rgba(0, 0, 0, 0.2);}} .o_wprofile_sidebar{border: 1px solid #dee2e6;} @media (min-width: 768px){.o_wprofile_sidebar{border-top-width: 0;}} @media (min-width: 768px){.o_wprofile_nav_tabs{margin-top: -2.3125rem; border-bottom: 0;}.o_wprofile_nav_tabs .nav-link{border-radius: 0; border-width: 0 1px; line-height: 1.5; color: rgba(255, 255, 255, 0.8);}.o_wprofile_nav_tabs .nav-link:hover, .o_wprofile_nav_tabs .nav-link:focus, .o_wprofile_nav_tabs .nav-link.focus{color: white;}.o_wprofile_nav_tabs .nav-link, .o_wprofile_nav_tabs .nav-link:hover{border-color: #875A7B; background: transparent;}.o_wprofile_nav_tabs .nav-link.active{color: #212529; background: #f7f7fa; border-color: #f7f7fa;}} @media (max-width: 575.98px){.o_wprofile_nav_tabs{overflow-x: auto; overflow-y: hidden;}.o_wprofile_nav_tabs li{white-space: nowrap;}} @media (max-width: 767.98px){.o_wprofile_tabs_content{background-color: white; padding: 0 15px;}} @media (max-width: 575.98px){.o_wprofile_tabs_content{margin: 0 -15px;}} .o_wprofile_progress_circle{position: relative;} .o_wprofile_progress_circle svg.o_pc_circular_chart{display: block; max-width: 100%;} .o_wprofile_progress_circle svg.o_pc_circular_chart .o_pc_circle_bg, .o_wprofile_progress_circle svg.o_pc_circular_chart .o_pc_circle{fill: none; stroke-width: 1.5px; stroke-linecap: round;} .o_wprofile_progress_circle svg.o_pc_circular_chart .o_pc_circle_bg{stroke: rgba(0, 0, 0, 0.1);} .o_wprofile_progress_circle svg.o_pc_circular_chart .o_pc_circle{animation: progress 1s ease-out forwards;} .o_wprofile_progress_circle svg.o_pc_circular_chart #gradient{--o-pc-color-stop-1: lighten(theme-color('primary'), 10%); --o-pc-color-stop-2: theme-color('primary');} .o_wprofile_progress_circle .o_pc_overlay{position: absolute; top: 0; left: 0; bottom: 0; right: 0;} @keyframes progress{0%{stroke-dasharray: 0 100;}} .o_wprofile_all_users_nav{border-width: 1px 0;} .o_wprofile_all_users_nav, .o_wprofile_all_users_nav .o_wprofile_course_nav_search, .o_wprofile_all_users_nav .o_wprofile_all_users_nav_btn{background-color: rgba(255, 255, 255, 0.05); border-color: rgba(255, 255, 255, 0.1); border-style: solid;} .o_wprofile_all_users_nav .o_wprofile_course_nav_search, .o_wprofile_all_users_nav .o_wprofile_all_users_nav_btn{border-width: 0 1px;} @media (min-width: 768px){.o_wprofile_all_users_nav .o_wprofile_all_users_nav_btn{color: white; margin-top: -1px; border-radius: 0; min-height: 35px;}.o_wprofile_all_users_nav .o_wprofile_all_users_nav_btn:hover, .o_wprofile_all_users_nav .o_wprofile_all_users_nav_btn:focus, .o_wprofile_all_users_nav .o_wprofile_all_users_nav_btn.focus{color: #343a40;}.o_wprofile_all_users_nav .o_wprofile_all_users_nav_btn:hover{background-color: white;}} @media (max-width: 767.98px){.o_wprofile_all_users_nav .o_wprofile_all_users_nav_btn_container ~ .o_wprofile_user_profile_sub_nav_mobile_col{padding-left: 0;}.o_wprofile_all_users_nav .o_wprofile_all_users_nav_btn_container .o_wprofile_all_users_nav_btn{color: white; border-radius: 0.25rem; background-color: rgba(0, 0, 0, 0.25);}.o_wprofile_all_users_nav .o_wprofile_all_users_nav_btn_container .o_wprofile_all_users_nav_btn:hover, .o_wprofile_all_users_nav .o_wprofile_all_users_nav_btn_container .o_wprofile_all_users_nav_btn:focus, .o_wprofile_all_users_nav .o_wprofile_all_users_nav_btn_container .o_wprofile_all_users_nav_btn.focus{color: white;}} .o_wprofile_all_users_nav .breadcrumb-item.active a, .o_wprofile_all_users_nav .breadcrumb-item a:hover{color: white;} .o_wprofile_all_users_nav .breadcrumb-item a, .o_wprofile_all_users_nav .breadcrumb-item + .breadcrumb-item::before, .o_wprofile_all_users_nav .o_wprofile_course_nav_search input::placeholder{color: rgba(255, 255, 255, 0.8);} .o_wprofile_top3_card_footer div{border-color: #dee2e6; border-style: solid; border-width: 1px 0; margin-top: -1px;} .o_wprofile_top3_card_footer div + div{border-left-width: 1px; margin-left: -1px;} .o_wprofile_pager li.page-item a.page-link{background-color: transparent; border: 0; color: #6c757d; transition-duration: .3s;} .o_wprofile_pager li.page-item a.page-link:hover{color: #00A09D;} .o_wprofile_pager li.page-item.active a.page-link{color: #FFFFFF;} .o_wprofile_pager li.page-item.o_wprofile_pager_arrow a{color: #00A09D;} .o_wprofile_pager li.page-item.o_wprofile_pager_arrow a:hover{transform: scaleX(1.5) scaleY(1.5);} .o_wprofile_pager li.page-item.o_wprofile_pager_arrow.disabled a{color: #6c757d;} .o_wprofile_pager li.page-item .page-link:focus{box-shadow: 0 0 0 0;} .country_flag{display: inline-block; margin-left: 2px; max-height: 13px; width: auto !important;} .o_wprofile_pointer{cursor: pointer;} 

/* /co_website_slide/static/src/scss/co_website_slide.scss.css defined in bundle 'web.assets_frontend' */
.embed-responsive{height: initial;} .o_wslides_gradient{background-image: linear-gradient(120deg, #7244bd, #d0a3c4);} .o_wslides_course_pict{width: 100%; height: 100%; object-fit: cover;} @media (min-width: 768px){.o_wslides_course_pict{border: 1px solid #68465f; border-bottom-width: 0;}} .o_wslides_body{background-color: #f7f7fa;} .o_wslides_body .o_wslides_home_nav{top: -40px; display: none;} @media (min-width: 992px){.o_wslides_body .o_wslides_home_nav{font-size: 1rem;}.o_wslides_body .o_wslides_home_nav .o_wslides_nav_navbar_right{padding-left: 1rem; margin-left: auto; border-left: 1px solid #dee2e6;}} .o_wslides_body .o_wslides_js_slide_like_up:not(.disabled), .o_wslides_body .o_wslides_js_slide_like_down:not(.disabled){cursor: pointer; color: #00A09D;} .o_wslides_body .o_wslides_js_lesson_quiz_question .list-group-item{font-size: 1rem;} .o_wslides_body .o_wslides_js_lesson_quiz_question .list-group-item input:checked + i.fa-circle{color: #00A09D !important;} .o_wslides_body .o_wslides_js_lesson_quiz_question.disabled{opacity: 0.5; pointer-events: none;} .o_wslides_body .o_wslides_js_lesson_quiz_question.completed-disabled{pointer-events: none;} .o_wslides_body .text_small_caps{font-variant: small-caps;} .o_wslides_body .o_wslides_entry_muted{opacity: 0.5;} .o_wslides_body hr{min-height: 1px;} .o_wslides_body .o_wslides_desc_truncate_2{max-height: 3.8em; overflow: hidden; text-overflow: ellipsis; white-space: normal; line-height: 1.6em; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;} .o_wslides_body .o_wslides_desc_truncate_3{max-height: 3.9em; overflow: hidden; text-overflow: ellipsis; white-space: normal; line-height: 1.3; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;} .o_wslides_body .o_wslides_desc_truncate_10{max-height: 13em; overflow: hidden; text-overflow: ellipsis; white-space: normal; line-height: 1.3; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 10;} @media (min-width: 992px){.o_wslides_home_main .o_wslides_home_aside_loggedin{background: none; border: none;}} .o_wslides_home_main .o_wprofile_progress_circle{margin-left: auto; margin-right: auto; max-width: 200px;} .o_wslides_course_card.o_wslides_course_unpublished{opacity: 0.5;} .o_wslides_course_sidebar{border: 1px solid #dee2e6;} @media (min-width: 768px){.o_wslides_course_sidebar{border-top-width: 0;}} .o_wslides_course_nav{top: 0; left: 0; bottom: auto; right: 0; border-width: 1px 0;} .o_wslides_course_nav, .o_wslides_course_nav .o_wslides_course_nav_search{background-color: rgba(255, 255, 255, 0.05); border-color: rgba(255, 255, 255, 0.1); border-style: solid;} .o_wslides_course_nav .o_wslides_course_nav_search{border-width: 0 1px;} .o_wslides_course_nav .breadcrumb-item.active a, .o_wslides_course_nav .breadcrumb-item a:hover{color: white;} .o_wslides_course_nav .breadcrumb-item a, .o_wslides_course_nav .breadcrumb-item + .breadcrumb-item::before, .o_wslides_course_nav .o_wslides_course_nav_search input::placeholder{color: rgba(255, 255, 255, 0.8);} @media (min-width: 768px){.o_wslides_course_header:before{content: ""; position: absolute; top: auto; left: 0; bottom: 0; right: 0; height: 2.3125rem; background: rgba(0, 0, 0, 0.2);}} .o_wslides_course_doc_header:before{content: ""; position: absolute; top: auto; left: 0; bottom: 0; right: 0; height: 2.3125rem; background: rgba(0, 0, 0, 0.2);} @media (min-width: 768px){.o_wslides_course_main .o_wslides_nav_tabs{margin-top: -2.2625rem; border-bottom: 0;}.o_wslides_course_main .o_wslides_nav_tabs .nav-link{border-radius: 0; border-width: 0 1px; line-height: 1.5; color: rgba(255, 255, 255, 0.8);}.o_wslides_course_main .o_wslides_nav_tabs .nav-link:hover, .o_wslides_course_main .o_wslides_nav_tabs .nav-link:focus, .o_wslides_course_main .o_wslides_nav_tabs .nav-link.focus{color: white;}.o_wslides_course_main .o_wslides_nav_tabs .nav-link, .o_wslides_course_main .o_wslides_nav_tabs .nav-link:hover{border-color: #875A7B; background: transparent;}.o_wslides_course_main .o_wslides_nav_tabs .nav-link.active{color: #212529; background: #f7f7fa !important; border-color: #f7f7fa;}o_wslides_course_main .o_wslides_nav_tabs .nav-item.active{color: #212529; background: #f7f7fa !important; border-color: #f7f7fa;}} @media (max-width: 575.98px){.o_wslides_course_main .o_wslides_nav_tabs{overflow-x: auto; overflow-y: hidden; line-height: 1.51;}.o_wslides_course_main .o_wslides_nav_tabs li{white-space: nowrap;}} .o_wslides_course_main .o_wslides_doc_nav_tabs{margin-top: -2.2625rem; border-bottom: 0;} .o_wslides_course_main .o_wslides_doc_nav_tabs .nav-link{border-radius: 0; border-width: 0 1px; line-height: 1.5; color: rgba(255, 255, 255, 0.8);} .o_wslides_course_main .o_wslides_doc_nav_tabs .nav-link:hover, .o_wslides_course_main .o_wslides_doc_nav_tabs .nav-link:focus, .o_wslides_course_main .o_wslides_doc_nav_tabs .nav-link.focus{color: white;} .o_wslides_course_main .o_wslides_doc_nav_tabs .nav-link, .o_wslides_course_main .o_wslides_doc_nav_tabs .nav-link:hover{border-color: #875A7B; background: transparent;} .o_wslides_course_main .o_wslides_doc_nav_tabs .nav-link.active{color: #212529; background: #f8f9fa; border-color: #f8f9fa;} .o_wslides_course_main .o_wslides_doc_nav_tabs .nav-item.active{color: #212529; background: #f8f9fa; border-color: #f8f9fa;} @media (max-width: 767.98px){.o_wslides_course_main .o_wslides_tabs_content{background-color: white; padding: 0 15px;}} @media (max-width: 575.98px){.o_wslides_course_main .o_wslides_tabs_content{margin: 0 -15px;}} .o_wslides_course_main .o_wslides_slides_list .o_wslides_slide_list_category_header{z-index: 1;} .o_wslides_course_main .o_wslides_slides_list .o_wslides_slide_list_category_header + ul{z-index: 0;} .o_wslides_course_main .o_wslides_slides_list .o_text_link{text-decoration: none !important;} .o_wslides_course_main .o_wslides_slides_list .o_text_link > *{text-decoration: none !important; color: #6c757d;} .o_wslides_course_main .o_wslides_slides_list .o_text_link:hover > *{color: inherit;} .o_wslides_course_main .o_wslides_slides_list .o_wslides_slides_list_drag{cursor: pointer;} .o_wslides_course_main .o_wslides_slides_list .o_wslides_slides_list_drag i{opacity: 0.4;} .o_wslides_course_main .o_wslides_slides_list .o_wslides_slides_list_drag:hover i{opacity: 1;} .o_wslides_course_main .o_wslides_slides_list .o_wslides_slide_list_category_header, .o_wslides_course_main .o_wslides_slides_list .o_wslides_slides_list_slide{border: 1px solid #dee2e6;} .o_wslides_course_main .o_wslides_slides_list .o_wslides_slides_list_slide a{text-decoration: none;} .o_wslides_course_main .o_wslides_slides_list .o_wslides_slides_list_slide .badge-hide{display: none;} .o_wslides_course_main .o_wslides_slides_list .o_wslides_slides_list_slide:hover .badge-hide{display: block;} .o_wslides_course_main .o_wslides_slides_list .o_wslides_slides_list_slide_hilight{background-color: #1252F3; height: 1px; z-index: 3;} .o_wslides_course_main .o_wslides_slides_list .o_wslides_slides_list_slide_hilight:before, .o_wslides_course_main .o_wslides_slides_list .o_wslides_slides_list_slide_hilight:after{content: ""; width: 6px; height: 6px; display: block; border-radius: 100%; background-color: inherit; position: absolute; top: -2px; left: auto; bottom: auto; right: -2px;} .o_wslides_course_main .o_wslides_slides_list .o_wslides_slides_list_slide_hilight:after{right: auto; left: -2px;} .o_wslides_lesson_main .o_wslides_lesson_aside .o_wslides_lesson_aside_collapse.collapsed{transform: rotate(90deg);} @media (min-width: 992px){.o_wslides_lesson_main .o_wslides_lesson_aside .o_wslides_lesson_aside_list{top: -58px;}} .o_wslides_lesson_main .o_wslides_lesson_aside .o_wslides_lesson_aside_list .o_wslides_lesson_aside_list_link{color: #6c757d;} .o_wslides_lesson_main .o_wslides_lesson_aside .o_wslides_lesson_aside_list .o_wslides_lesson_aside_list_link .o_wslides_lesson_link_name{line-height: 1.2;} .o_wslides_lesson_main .o_wslides_lesson_aside .o_wslides_lesson_aside_list .o_wslides_lesson_aside_list_link.active{box-shadow: inset 2px 0 #00A09D;} .o_wslides_lesson_main .o_wslides_lesson_content .o_wslides_lesson_nav .nav-link{background-color: transparent; border: 0; border-bottom: 1px solid #dee2e6; color: #6c757d;} .o_wslides_lesson_main .o_wslides_lesson_content .o_wslides_lesson_nav .nav-link.active{border-bottom: 1px solid #28a745; color: #343a40;} .o_wslides_lesson_main .o_wslides_lesson_content .o_wslides_lesson_nav .nav-item.active{border-bottom: 1px solid #28a745; color: #343a40;} @media (min-width: 576px){.o_wslides_quiz_modal .modal-body{overflow: visible !important;}.o_wslides_quiz_modal .modal-content{height: 461px;}.o_wslides_quiz_modal .modal-content .o_wslides_quiz_modal_hero{margin-left: -30px; position: absolute; margin-top: -45px;}} #PDFViewer.o_wslides_fs_pdf_viewer{background-image: linear-gradient(120deg, #1f262d, #101216);} #PDFViewer.o_wslides_fs_pdf_viewer #PDFViewerNav{background-image: linear-gradient(120deg, #47525f, #1f262d);} #PDFViewer.o_wslides_fs_pdf_viewer .oe_slides_panel_footer a, #PDFViewer.o_wslides_fs_pdf_viewer .oe_slides_share_bar a{color: rgba(255, 255, 255, 0.7);} #PDFViewer.o_wslides_fs_pdf_viewer .oe_slides_panel_footer a:hover, #PDFViewer.o_wslides_fs_pdf_viewer .oe_slides_panel_footer a:focus, #PDFViewer.o_wslides_fs_pdf_viewer .oe_slides_panel_footer a.focus, #PDFViewer.o_wslides_fs_pdf_viewer .oe_slides_share_bar a:hover, #PDFViewer.o_wslides_fs_pdf_viewer .oe_slides_share_bar a:focus, #PDFViewer.o_wslides_fs_pdf_viewer .oe_slides_share_bar a.focus{color: white;} #PDFViewer.o_wslides_fs_pdf_viewer .oe_slides_panel_footer a.disabled, #PDFViewer.o_wslides_fs_pdf_viewer .oe_slides_share_bar a.disabled{color: rgba(255, 255, 255, 0.2); cursor: default;} #PDFViewer.o_wslides_fs_pdf_viewer .oe_slides_panel_footer a.disabled:hover, #PDFViewer.o_wslides_fs_pdf_viewer .oe_slides_panel_footer a.disabled:focus, #PDFViewer.o_wslides_fs_pdf_viewer .oe_slides_panel_footer a.disabled.focus, #PDFViewer.o_wslides_fs_pdf_viewer .oe_slides_share_bar a.disabled:hover, #PDFViewer.o_wslides_fs_pdf_viewer .oe_slides_share_bar a.disabled:focus, #PDFViewer.o_wslides_fs_pdf_viewer .oe_slides_share_bar a.disabled.focus{color: rgba(255, 255, 255, 0.2);} #PDFViewer.o_wslides_fs_pdf_viewer .oe_slide_embed_option{position: absolute; top: 0; left: 0; bottom: 0; right: 0;} .oe_slides_share_bar{padding: 10px 0;} .oe_show_footer{z-index: 2147483647;} .o_wslides_course_header{padding-top: 110px;padding-bottom: 0;} .o_wslides_content_actions{display: none;} .o_wslides_js_course_join button{width: 100%; background: #f7f7f7;} .o_wslides_lesson_header{padding-top: 110px; padding-bottom: 0px;} .o_wslides_public_header{color: white;} .o_wslides_public_header *{color: white;} .o_wslides_quiz_answer .fa-circle:before{content: "\f10c";} .o_wslides_quiz_answer input:checked + i.fa-circle:before{content: "\f111";} .o_wslides_lesson_header_sub{min-height: 100px;} .all_courses_header{padding-bottom: 0;} .o_wslides_wrap_all .o_wslides_home_main{margin-top: 10px;} .o_wslides_wrap_all .header h1{color:white;} .elearning-navbar{position: static;} .o_wslides_channel_tag.o_tag_color_0, .o_wslides_channel_tag.o_tag_color_0::after{color: black; background-color: white; box-shadow: inset 0 0 0 1px #777777;} .o_wslides_channel_tag.o_tag_color_1, .o_wslides_channel_tag.o_tag_color_1::after{background-color: #F06050;} .o_wslides_channel_tag.o_tag_color_2, .o_wslides_channel_tag.o_tag_color_2::after{background-color: #F4A460;} .o_wslides_channel_tag.o_tag_color_3, .o_wslides_channel_tag.o_tag_color_3::after{background-color: #F7CD1F;} .o_wslides_channel_tag.o_tag_color_4, .o_wslides_channel_tag.o_tag_color_4::after{background-color: #6cc1ed;} .o_wslides_channel_tag.o_tag_color_5, .o_wslides_channel_tag.o_tag_color_5::after{background-color: #814968;} .o_wslides_channel_tag.o_tag_color_6, .o_wslides_channel_tag.o_tag_color_6::after{background-color: #EB7E7F;} .o_wslides_channel_tag.o_tag_color_7, .o_wslides_channel_tag.o_tag_color_7::after{background-color: #2C8397;} .o_wslides_channel_tag.o_tag_color_8, .o_wslides_channel_tag.o_tag_color_8::after{background-color: #475577;} .o_wslides_channel_tag.o_tag_color_9, .o_wslides_channel_tag.o_tag_color_9::after{background-color: #D6145F;} .o_wslides_channel_tag.o_tag_color_10, .o_wslides_channel_tag.o_tag_color_10::after{background-color: #30C381;} .o_wslides_channel_tag.o_tag_color_11, .o_wslides_channel_tag.o_tag_color_11::after{background-color: #9365B8;} 

/* /co_website_slide/static/src/scss/website_slides_profile.scss.css defined in bundle 'web.assets_frontend' */
 .o_wprofile_slides_course_card_body{cursor: pointer;} 

/* /co_website_slide/static/src/scss/slides_slide_fullscreen.scss.css defined in bundle 'web.assets_frontend' */
 .o_wslides_fs_main{position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 1030; background-image: linear-gradient(120deg, #1f262d, #101216);} .o_wslides_fs_main .o_wslides_slide_fs_header{background-image: linear-gradient(-6deg, #47525f, #1f262d); height: 50px;} .o_wslides_fs_main .o_wslides_slide_fs_header > div > a{background-color: rgba(16, 18, 22, 0.5); color: rgba(255, 255, 255, 0.8); text-decoration: none !important;} .o_wslides_fs_main .o_wslides_slide_fs_header > div > a:hover, .o_wslides_fs_main .o_wslides_slide_fs_header > div > a:focus, .o_wslides_fs_main .o_wslides_slide_fs_header > div > a.focus{color: white;} .o_wslides_fs_main .o_wslides_slide_fs_header > div > a + a{margin-left: 1px;} .o_wslides_fs_main .o_wslides_slide_fs_header > div > a:hover{background-color: rgba(16, 18, 22, 0.2);} .o_wslides_fs_main .o_wslides_slide_fs_header > div > a.active{background-color: #47525f; color: #fff;} .o_wslides_fs_main .o_wslides_fs_player, .o_wslides_fs_main .o_wslides_fs_sidebar, .o_wslides_fs_main .o_wslides_fs_sidebar_content{transition: all .2s ease-in;} .o_wslides_fs_main .o_wslides_fs_sidebar{background-image: linear-gradient(160deg, #47525f, #1f262d); position: relative; z-index: 1030;} .o_wslides_fs_main .o_wslides_fs_sidebar .o_wslides_fs_sidebar_content{min-width: 300px;} .o_wslides_fs_main .o_wslides_fs_sidebar .o_wslides_fs_toggle_sidebar{position: absolute; top: 0; left: 100%; bottom: 0; right: auto; width: 700px; background: rgba(0, 0, 0, 0.2);} @media (max-width: 991.98px){.o_wslides_fs_main .o_wslides_fs_sidebar{position: absolute; top: 0; left: 0; bottom: 0; right: auto; box-shadow: 5px 0 15px rgba(0, 0, 0, 0.2);}.o_wslides_fs_main .o_wslides_fs_sidebar.o_wslides_fs_sidebar_hidden{display: none;}} @media (min-width: 768px){.o_wslides_fs_main .o_wslides_fs_sidebar{width: 300px;}.o_wslides_fs_main .o_wslides_fs_sidebar.o_wslides_fs_sidebar_hidden{width: 0;}.o_wslides_fs_main .o_wslides_fs_sidebar.o_wslides_fs_sidebar_hidden .o_wslides_fs_sidebar_content{transform: translateX(-100%);}} .o_wslides_fs_main .o_wslides_fs_sidebar a{text-decoration: none !important; color: rgba(255, 255, 255, 0.8);} .o_wslides_fs_main .o_wslides_fs_sidebar a:hover, .o_wslides_fs_main .o_wslides_fs_sidebar a:focus, .o_wslides_fs_main .o_wslides_fs_sidebar a.focus{color: white;} .o_wslides_fs_main .o_wslides_fs_sidebar .o_wslides_fs_sidebar_section{background-color: rgba(16, 18, 22, 0.3); margin-bottom: 1px;} .o_wslides_fs_main .o_wslides_fs_sidebar .o_wslides_fs_sidebar_section_slides li{color: rgba(255, 255, 255, 0.8); line-height: 1.3;} .o_wslides_fs_main .o_wslides_fs_sidebar .o_wslides_fs_sidebar_section_slides li.active{box-shadow: inset 2px 0 0 #00A09D; background-color: rgba(16, 18, 22, 0.5);} .o_wslides_fs_main .o_wslides_fs_sidebar .o_wslides_fs_sidebar_section_slides li.active, .o_wslides_fs_main .o_wslides_fs_sidebar .o_wslides_fs_sidebar_section_slides li.active a{color: white;} .o_wslides_fs_main .o_wslides_fs_sidebar .o_wslides_fs_sidebar_section_slides li .o_wslides_fs_slide_name{line-height: 1;} .o_wslides_fs_main .o_wslides_js_lesson_quiz_question .list-group-item{font-size: 1rem;} .o_wslides_fs_main .o_wslides_js_lesson_quiz_question .list-group-item input:checked + i.fa-circle{color: #00A09D !important;} .o_wslides_fs_main .o_wslides_js_lesson_quiz_question.disabled{opacity: 0.5; pointer-events: none;} .o_wslides_fs_main .o_wslides_js_lesson_quiz_question.completed-disabled{pointer-events: none;} .modal-open > .modal-backdrop{z-index: 999;} 

/* /co_appbuilder/static/lib/cdoc.css defined in bundle 'web.assets_frontend' */
.cdoc-container{margin-top: 10px; position: fixed; bottom: 40px; overflow: auto; top: 370px; left: 400px; right: 0px;} html[data-editable] .cdoc-container, html[data-translatable] .cdoc-container{top: 370px;} .portal-breadcrumb div.record_pager{position: fixed; right: 45px;} .cdoc-container .fd-arch-tree{margin-right: 100px;} .cdoc-container .fd-arch-tree .fd-arch-tree-table{min-width: 100%;} .ox_custom_doc .portal-empty-welcome{display: none;} .ox_custom_doc .portal-breadcrumb{margin-left: 370px;} @media (max-width: 767px){.ox_custom_doc .o_portal_my_home{display: none;}.cdoc-container{left: 10px;}.ox_custom_doc .portal-breadcrumb{margin-left: -8px;}.ox_custom_doc .logout-link{display: none;}} @media (max-width: 480px){html[data-editable] .cdoc-container{top: 240px;}.cdoc-container{top: 220px;}} 

/* /co_base_customizations2/static/src/css/attachment_share.css defined in bundle 'web.assets_frontend' */
.fancy-download-btn{position: absolute; top: 0px; right: 0px; background: transparent; color: #fff; border: none; text-decoration: none; box-shadow: none; transition: all 0.3s ease; text-align: center; display: inline-block; cursor: pointer; width: auto; height: auto;} .fancy-download-btn:hover{transform: scale(1.1);} .fancy-download-btn i{font-size: 20px;} .mfp-content video{width: 100%; max-width: 85%; max-height: 85%; border: none;} .mfp-content{text-align:center !important;} .mfp-iframe-scaler{width: 98% !important; overflow: hidden; padding-top: 48% !important; position: fixed; top: 1%; left: 1%; z-index: 9999; overflow: hidden; box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.3); border-radius: 10px; background: white;} .mfp-iframe{width: 100%; height: 100%; border: none;} 

/* /saas_tools_backend/static/src/css/_cw.css defined in bundle 'web.assets_frontend' */
nav#oe_main_menu_navbar{background: #F8F8F8; color:black;} .o_main_navbar > ul > li > a{color: #344A5A;} .fa-app-drawer:before{content: "\f34e";} #oe_main_menu_navbar{font-family: sans-serif;} #oe_main_menu_navbar i.fa.fa-app-drawer{font-size: 21px; margin-right: 10px;} #web_editor-top-edit form.navbar-form .btn.btn-primary{background-color: transparent !important;} #web_editor-top-edit a.note-custom-color-picker{display: inline-block; border-radius: 5px; padding: 0; cursor: pointer; font-size: 22px;} body .modal.o_technical_modal .note-color-picker-dlg input.form-control{height: 40px;} .note-color-picker-dlg.modal-body input{width: 100%; border: 0px; font-size: 20px; font-family: monospace; border: 1px solid silver; margin-bottom: 10px;} .note-color-recent{padding: 9px 0px; width: 165px; white-space: normal;} .note-color-recent>button{border: 1px solid black !important;} .note-custom-colors{margin-top: 10px;} div.note-color .btn-group.open .btn-group{vertical-align: top !important;} .note-color-recent>button{} span.oe_surve_html_choice>p, th.oe_surve_html_choice>span{display: inline; word-break: break-word;} h5.oe_survey_question{display: flex;} div.js_question-wrapper input[type="radio"],div.js_question-wrapper input[type="checkbox"]{width: 16px; height: 16px; position: relative; top: 2px;} 

/* /co_website_survey/static/src/css/co_website_survey.css defined in bundle 'web.assets_frontend' */
.survey_label_description{height: 150px; overflow: hidden; padding: 5px;} .col-md-12 .survey_label_description{height: auto; overflow: auto; padding: 5px;} 

/* /co_website_survey/static/src/css/survey_countdown_timer.css defined in bundle 'web.assets_frontend' */
.page-header{padding-bottom: 9px; margin: 80px 0 40px; border-bottom: 0;} .survey-timer-style{width: 100%; font-family: sans-serif; font-weight: bold; border-style: groove;} .survey-timer-colorDefinition{background: whitesmoke; color: red; border-color: silver;} .survey-timer-size{font-size:40px; border-width: 1px; border-radius: 10px;}