.at-warningBox {padding: 5px; margin: 5px; text-align: center; background-color: yellow; border: 2px solid black;}.at-clickblockNoticeWrapper {position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; cursor: wait; display: none;}.at-clickblockNotice {padding: 5px 15px 5px 15px; border-radius: 6px 6px 0 0; background-color: orange; font-weight: bold; color: black; position: fixed; bottom: 0; left: 50%; text-align: center; width: 86px; margin-left: -58px;}.at-informBubble {background-color: rgba( 245, 245, 245, 0.95 ); border: 1px solid gray; position: fixed; width: 300px; margin-right: auto; top: 20px; right: 20px; text-align: center; border-radius: 4px; cursor: pointer; -webkit-transition: opacity 300ms; -moz-transition: opacity 300ms; -ms-transition: opacity 300mms; transition: opacity 300ms; box-shadow: 0 0 20px -5px #000; z-index: 9999;}.at-informBubble td {padding: 15px;}.at-informBubble td.at-closeNode {border-left: 1px solid gray;}.at-errorPageMessage {position: absolute; top: 0; left: 0; bottom: 0; right: 0; padding-top: 50px; text-align : center; font-size : 18px; background-color : #e4e4e4; color : #888888; font-style : italic;}.at-dialogButtonWrapper {text-align: right; padding: 5px;}.at-dialogContentWrapper {width: 400px;}.at-dialogWarnWrapper {text-align: left; color:#aa0000;}