 html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }.content { background-image: linear-gradient(120deg, #422774 0%, #563299 100%); min-height: 100%; position: fixed; width: 100%; height: 100%; top: 0; left: 0; overflow: hidden; z-index: 9998; } .loader { position: absolute; text-align: center; width: 100%; height: 2em; top: 50%; margin-top: -1em; } .loader_letter { text-transform: uppercase; color: #fff; font-weight: bold; padding: 0 .2em; font-size: 2em; line-height: 1; position: relative; display: inline-block; animation: bounce 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) infinite alternate; } .loader_letter:nth-child(1) { animation-delay: 0s; } .loader_letter:nth-child(2) { animation-delay: 0.05s; } .loader_letter:nth-child(3) { animation-delay: 0.1s; } .loader_letter:nth-child(4) { animation-delay: 0.15s; } .loader_letter:nth-child(5) { animation-delay: 0.2s; } .loader_letter:nth-child(6) { animation-delay: 0.25s; } .loader_letter:nth-child(7) { animation-delay: 0.3s; } @keyframes bounce { 0% { transform: translateY(0px); } 100% { transform: translateY(-1em); } } @keyframes hue { 0% { filter: hue-rotate(0deg); } 100% { filter: hue-rotate(360deg); } } html::-webkit-scrollbar { width: 3px; height: 3px; background-color: #ddd; } html::-webkit-scrollbar-track { border-radius: 0; background-color: #ddd; } html::-webkit-scrollbar-thumb { border-radius: 0; width: 17px; height: 17px; background-color: #009cd5 } a { text-decoration: none; blr: expression(this.onFocus=this.blur()); cursor: pointer; -webkit-transition: 0.3s; transition: 0.3s; } a:link, a:visited { text-decoration: none; } a:active, a:hover { text-decoration: none; } .tb { display: table; height: 100%; width: 100%; } .tb_c { display: table-cell; vertical-align: middle; } .clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; } .clearfix:after { clear: both; } .clearfix { *zoom: 1; } .fl{ float:left; } .fr{ float:right; } .p_more { font-size: 14px!important; } @media only screen and (max-width: 768px){ #w_grid-1554790406047{ width: 90% !important; } #c_portalResPublic_codeContainer-15547891930674556{ margin:5% 0!important; } #w_grid-1554799129987{ width: 90% !important; } #c_portalResPublic_codeContainer-15547991674186979{ margin:5% 0!important; } #c_portalResPublic_codeContainer-15547959946613148{ margin-top: 30px !important; } }