File: D:/HostingSpaces/SBogers10/topswtw.komma.pro/wwwroot/css/mobile/pages/_waiting.sass
.waiting-page
background-color: $mobileGray
.main-block
margin-bottom: 40px
padding-bottom: 5px
.is-logged
.title
+bold
color: $blue
font-size: 14px
line-height: 17px
form
margin-top: 10px
.input-holder
margin-top: 5px
.btn-holder
.btn
position: relative
height: 100%
+flex(center, center)
input
width: 100%
height: 100%
position: absolute
left: 0
top: 0
display: block
opacity: 0
&:after
content: '›'
+semibold
color: white
font-size: 30px
line-height: 28px
height: 100%
position: absolute
top: -2px
right: 15px
+flex(center,center)
span
color: white
+regular
font-size: 16px
line-height: 16px