File: D:/HostingSpaces/SBogers10/topswtwmobile.komma.pro/wwwroot/css/partials/_languageSwitch.sass
.language_switch
width: 100%
height: 100%
position: fixed
z-index: 100
top: 0
min-width: 960px
background-color: rgba(#efefef, 0.8)
.switch-box
background-color: white
width: 500px
height: 240px
left: calc(50% - 250px)
position: absolute
text-align: center
top: calc(50% - 120px)
text-align: center
.logo-bar
background: rgba($blue, 0.95) none repeat scroll 0 0
color: #fff
height: 50px
display: block
text-align: center
.logo
height: 50%
display: inline-block
margin: 12.5px auto 2px auto
padding-right: 10px
p
&.text
margin-top: 20px
margin-bottom: 20px
&.link
margin-top: 10px
margin-bottom: 20px
.btn-holder
margin: 0 auto
float: inherit