@charset "UTF-8";
/* PDF SCROLLABLE GENERATOR SCC STYLES - ko */
body {  background: url("/imgs/bg_wood.png") repeat scroll center top rgba(0, 0, 0, 0); float:none; }
header { background: url("/imgs/nav_bg.png") no-repeat scroll center top rgba(0, 0, 0, 0); height: 45px; width: 100%; }
p { line-height:12pt; }
p span { line-height:13pt; }
nav { background: none repeat scroll 0 0 #333745; box-shadow: 0 1px 22px rgba(0, 0, 0, 0.3); height: 45px; position: fixed; text-align: center; width: 100%; z-index: 999; display: block;  }
nav div { background: url("/imgs/divider.png") no-repeat scroll right center rgba(0, 0, 0, 0); height: 45px; position: absolute; top: 0; transition: background-color 0.1s ease-out 0s; width: 60px; }
nav div a { background: url("/imgs/scc-logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); display: block; height: 45px; transition: opacity 0.1s ease-in-out 0s; width: 55px; }
ul.nav { display: inline-block; margin: 0 auto; position: relative; }
ul.nav li {  background: url("/imgs/divider.png") no-repeat scroll right center rgba(0, 0, 0, 0); float: left; height: 45px; position: relative; text-align: left; transition: background-color 0.1s ease-out 0s; width: 85px; }
.nav { background: url("/imgs/divider.png") no-repeat scroll left center rgba(0, 0, 0, 0); }
ul.nav li a { color: #FFFFFF; cursor: pointer; display: block; font-family: 'Lato',Tahoma,Geneva,sans-serif; font-size: 13px; font-weight: 700 !important; height: 45px; left: 2px; line-height: 2; position: relative; text-align: center; transition: background-color 0.2s ease-out 0s; width: 83px; }
ul.nav li a:hover { background-color:#bd00f4; }
ul.nav li span { background: none repeat scroll 0 0 #bd00f4; bottom: 0; display: none; height: 5px; left: 2px; position: absolute; width: 83px; z-index: 22; }
.last { background: url("/imgs/divider.png") no-repeat scroll left center rgba(0, 0, 0, 0); right: 0; width:59px; }
.last a { background: url("/imgs/report-tools-small.png") no-repeat scroll center center rgba(0, 0, 0, 0); }
.logo-btn { position:relative; left:2px; top:-5px; }
.rt-btn { position:relative; left:4px; top:-1px; }

/* Main Content Area */
.scrollable { float:none; background: none repeat scroll 0 0 #FFFFFF; margin-top: 50px; width: 100%; -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.4); box-shadow: 0 2px 3px 0 rgba(0,0,0,0.4); /*width:695px !important;*/ position:relative; }
.container { width:850px !important; float:none; }

.scrollable .wrap { padding: 50px 80px; max-height: 1079px; height: 1079px; line-height:14pt; float:none; }
.droppable, .droppable div { float:none; }
/* Footer */
.footer p { margin-top:10px; font-size:12px; font-family: 'Lato',Tahoma,Geneva,sans-serif; text-transform:uppercase; }


.int { margin-top:90px; }
.intro { color:#FFF; text-shadow: 0 1px 4px #242424; font-size:48px; font-weight: 900; letter-spacing: -0.5px; font-family: 'Lato',Tahoma,Geneva,sans-serif; float:left; position: relative; top: -50px; }

.intro span { color:#FFF; text-shadow: 0 1px 2px #121212; font-size:12px; text-transform:uppercase; font-weight: 400; position:relative; top:20px; }
.gen_icon { background: url("/imgs/pdf-gen-ic.png") no-repeat scroll center center rgba(0, 0, 0, 0); height:68px; width:58px; float:left; position:relative; top:10px; }

.page-number { position: absolute !important; left: 40%; top:0px; }
.page-number > .wordSection1 { position: absolute; bottom: -125px }
.scrollable .wrap > .page-number { height:none !important; }
