body {text-align:left;} .btn-play {height:30px;background-color:#eaf6ff;color:#66b6ff;border-radius: 5px; border:solid #66b6ff 1px;display:inline-block;margin-bottom:-5px;} .btn-play img {float:left;margin-left:3px;margin-top:5px;width:20px;height:20px;} .btn-play span {float:left;margin-left:5px;line-height:30px;font-size:16px;} .answertext {border:0px; border-bottom:solid #6ab7ff 1px; padding-left:5px; color:#6ab7ff;word-break:keep-all;text-align:left;} .my-answer { color:#6ab7ff;} .my-answer span { color:#6ab7ff; } .text-answer { color:#93c396;} .no-answer { color:#989898;border-bottom:solid #989898 1px;text-decoration:none;} .bad-answer { color:red; } .good-answer { color:green; } .select-answer {background:#f6f809;} .btn-bgimg { background:url(../Images/update-answer.png) no-repeat;background-position: left 3px;background-size:16px 16px;padding-left:18px;font-size:16px;} .break-word {word-wrap:break-word!important;white-space: normal;word-break:break-all;} /*.docxParagraphs {border:solid red 1px;}*/ .div-container { position: relative; padding: 5px; border: 2px solid #EEE; width: 400px; height: 600px; margin: 0 auto; } .div-container-child { position: absolute; padding: 5px; width: 400px; height: 600px; margin: 0 auto; } .p-title-top{ margin-top: -153px!important; height: 153px; font-size: 18px!important; } .scroll-view { z-index: 100; position: fixed; top: 0; height: auto; width: auto; *zoom: 0; *z-index: 100; _position: absolute; _top: expression(eval(document.documentElement.scrollTop)); }