HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/topswtw.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