Welcome to Getsmart WEBSITE

Automatic Technology

Everytech you need in one place

Together we can do more!

Copyright ©2021 Getsmart, All rights reserved.
body:not(.keditLoading):not(.kopageEditingMode):not(.kopageEditableActive) #header:not(.blockKeditActive):not(.kfilter):hover,#header.keditHover { /*outline: 1px dashed rgba(0,0,0,0.3) ; outline: 1px dashed rgba(255,255,255,1) ;*/ outline: 2px solid var(--kopageColor_Accent); outline-offset: -2px; outline-color: invert; z-index: 3000; position: relative; /*box-shadow: 0 0 20px rgba(0,0,0,0.5),inset 0 0 0 1px #7EBAEC,inset 0 0 0 4px #2788DD;*/ box-shadow:0 0 0 10px var(--kopageColor_Accent); /* box-shadow:inset 0 0 0 4px var(--kopageColor_Accent);*/ } body:not(.keditLoading):not(.kopageEditingMode):not(.kopageEditableActive) #header:not(.blockKeditActive):not(.kfilter):hover::after, #header.keditHover:after { content: attr(data-label)/*"Content Block"*/; position:absolute;top:4px;left:4px; /*background: linear-gradient(to bottom, #36A8F3 0%,#37ACF5 4%,#1865C5 100%);*/ background:var(--kopageColor_Accent); /*background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%);*/ color:rgba(255,255,255,0.9);font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; font-size:14px;line-height:30px;padding:0 10px; pointer-events:none; text-shadow:1px 1px 0 rgba(0,0,0,0.1); z-index:65401; /*keditSeparator:65400, show above*/ }