File: D:/HostingSpaces/SBogers10/vebon.komma.pro/resources/assets/sass/vebon/topBar.sass
.topBar
z-index: 999
position: fixed
top: 0
left: 0
height: 115px
width: 100%
background: #fafafa
-webkit-box-shadow: 0px 17px 50px -15px rgba(0,0,0,0.08)
-moz-box-shadow: 0px 17px 50px -15px rgba(0,0,0,0.08)
box-shadow: 0px 17px 50px -15px rgba(0,0,0,0.08)
.logo_default
position: absolute
top: 5px
height: 100px
.vebon_logo
@extend .logo_default
transform: scale(0.9)
-webkit-transform: scale(0.9)
-ms-transform: scale(0.9)
left: 15px
.tuv_logo
@extend .logo_default
transform: scale(0.9)
-webkit-transform: scale(0.9)
-ms-transform: scale(0.9)
left: 165px
.actionWrapper
display: flex
justify-content: center
align-items: center
height: 100%
width: 100%
.small-actions
display: flex
flex-direction: row
justify-content: flex-end
.btn-back
position: absolute
left: 0px
top: 115px