.anket-dialog { position: fixed; z-index:1000; } .anket-dialog h1 { text-align:left; height:25px; line-height:25px; margin:0; padding:0 0 0 5px; } .anket-dialog .anket-container { -webkit-overflow-scrolling: touch; } .anket-dialog .anket-container iframe { -webkit-overflow-scrolling: touch !important; overflow: scroll !important; } .anket-dialog .anket-commands { text-align:center; height:60px; line-height:60px; margin:0; padding:0; } .anket-dialog .anket-commands input[type='button'] { padding:0 10px; cursor:pointer; margin-right:5px; width:100px; height:30px; line-height:30px; } .anket-dialog .anket-commands input[type='button']:hover { } .anket-transparent-content { opacity:0; } .anket-transparent { opacity:0.5; } .anket-translucent { opacity:0.8; } .anket-opacity { opacity:1.0; }