@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

@font-face { 
    font-family: 'S-CoreDream-3Light'; 
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-3Light.woff') format('woff'); 
    font-weight: normal; 
    font-style: normal; 
}
@font-face { 
    font-family: 'S-CoreDream-9Black'; 
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-9Black.woff') format('woff'); 
    font-weight: normal; 
    font-style: normal; 
}
@font-face { 
    font-family: 'BMJUA'; 
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/BMJUA.woff') format('woff'); 
    font-weight: normal; 
    font-style: normal; 
}
@font-face {
  font-family:os;
  src: local('Open Sans'), local('OpenSans'), url(http://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family:osb;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family:nr;
  src:url('../font/notokr-regular.eot');
  src:local(��), url('../font/notokr-regular.woff') format('woff');
}
@font-face {
  font-family:nb;
  src:url('../font/notokr-bold.eot');
  src:local(��), url('../font/notokr-bold.woff') format('woff');
}
@font-face {
  font-family:nl;
  src:url('../font/notokr-light.eot');
  src:local(��), url('../font/notokr-light.woff') format('woff');
}
@font-face {
  font-family:nm;
  src:url('../font/notokr-medium.eot');
  src:local(��), url('../font/notokr-medium.woff') format('woff');
}
@font-face {
  font-family:nd;
  src:url('../font/notokr-demilight.eot');
  src:local(��), url('../font/notokr-demilight.woff') format('woff');
}
@font-face {
  font-family:ng;
  src:url('../font/NanumGothic.eot');
  src:local(��), url('../font/NanumGothic.woff') format('woff');
}
* {
    font-family: 'S-CoreDream-3Light';
}
/* nanum-gothic-regular - korean_latin */
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/nanum-gothic-v14-korean_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('NanumGothic'),
       url('../fonts/nanum-gothic-v14-korean_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nanum-gothic-v14-korean_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nanum-gothic-v14-korean_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nanum-gothic-v14-korean_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nanum-gothic-v14-korean_latin-regular.svg#NanumGothic') format('svg'); /* Legacy iOS */
}
/* nanum-gothic-700 - korean_latin */
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/nanum-gothic-v14-korean_latin-700.eot'); /* IE9 Compat Modes */
  src: local('NanumGothic Bold'), local('NanumGothic-Bold'),
       url('../fonts/nanum-gothic-v14-korean_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nanum-gothic-v14-korean_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nanum-gothic-v14-korean_latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nanum-gothic-v14-korean_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nanum-gothic-v14-korean_latin-700.svg#NanumGothic') format('svg'); /* Legacy iOS */
}
/* nanum-gothic-800 - korean_latin */
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/nanum-gothic-v14-korean_latin-800.eot'); /* IE9 Compat Modes */
  src: local('NanumGothic ExtraBold'), local('NanumGothic-ExtraBold'),
       url('../fonts/nanum-gothic-v14-korean_latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nanum-gothic-v14-korean_latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nanum-gothic-v14-korean_latin-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nanum-gothic-v14-korean_latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nanum-gothic-v14-korean_latin-800.svg#NanumGothic') format('svg'); /* Legacy iOS */
}
/** original styles for this KimsQ Rb layout **/
body {font-size:12px;font-family:'Naum Gothic';line-height:1.5;}
input,select,textarea {font-size:12px;font-family:'Naum Gothic';}
select {font-size:12px;font-family:'Naum Gothic';}
label {cursor:pointer;}
a {text-decoration:none;color:#000;}
a:hover {color:#666;text-decoration:none;}
.wrap {width:960px;margin:auto;}
#header {}
#content {padding:0 0 0 0;min-height:500px;}
#footer {}

/* common attrs */
.pos-5 {position:relative;top:-5px !important;}
.pos-4 {position:relative;top:-4px !important;}
.pos-3 {position:relative;top:-3px !important;}
.pos-2 {position:relative;top:-2px !important;}
.pos-1 {position:relative;top:-1px !important;}
.pos1 {position:relative;top:1px !important;}
.pos2 {position:relative;top:2px !important;}
.pos3 {position:relative;top:3px !important;}
.pos4 {position:relative;top:4px !important;}
.pos5 {position:relative;top:5px !important;}

.check-label {font-weight:normal;margin-bottom:0;color:#666666;}
.check-label input[type="checkbox"] {vertical-align:middle;position:relative !important;top:-3px !important;}
.radio-label {font-weight:normal;margin-bottom:0;color:#666666;}
.radio-label input[type="radio"] {vertical-align:middle;position:relative !important;top:-3px !important;}

/* patch the layout of generic table */
.table { border-spacing: 0; }
table th { text-align: center; }
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { vertical-align:middle; }
.table > thead > tr > th { border-bottom: 0; }

/* patch the label position of checkbox */
.checkbox span {
  position: relative;
  top: -1px;
}
.radiobox span {
  position: relative;
  top: -1px;
}

/* patch the member layer boxes */
.mbrLayerBlock {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.mbrLayerBlock:* {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}

/* patch the admin-control bar */
#adminControl *{
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
#adminControl *:before,
#adminControl *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
#adminControl img {
  vertical-align: inherit;
}


/** header **/
.bskr-header-top {
width: 100%;
height:5px;
background-color:#f8f8f8;
border-bottom: #e7e7e7 1px solid;
}

#header {margin:10px 0 12px 0;}
#header .bskr-brand { 
float:left;
display: inline-block; 
padding-right:20px;
padding:0;
margin:0;
}
#header .bskr-brand h1 {padding:0;margin:0}
#header .bskr-login {min-height:27px;margin-top:17px;}
#header .wrap {border-bottom:#DEDEDE solid 1px;}
#header .logo {float:left;padding:0;margin:0;position:relative;}
#header .logo ._logo_img {}
#header .logo ._logo_img img {}
#header .logo ._logo_txt {padding:0;margin:0;}
#header .logo ._logo_txt a {}
#header .login {float:right;position:relative;}
#header .login a {}
#header .login i {display:inline-block;margin:0 3px 0 3px;position:relative;top:1px;width:1px;height:11px;background: #c0c0c0;}
#header .bskr-search {float:right;position:relative;top:10px;margin:1px 0 0 20px;width:226px;}
#header .bskr-search * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

#sitemap {width:100%;padding:20px 0;}
#sitemap .title-box {
border-bottom:#dddddd 1px dotted;
padding: 5px 0;
margin-bottom:10px;
font-weight:bold;
}
#sitemap .title-box i {
display: inline-block;
margin: 0 10px 0 3px;
position: relative;
top: 2px;
width: 3px;
height: 15px;
background: #dddddd;
}
#sitemap ul.sitemap {
display: inline-block;
list-style-type: none;
margin-bottom: 10px;
margin-top: 0px;
padding-left:17px;
}
#sitemap ul.sitemap li {
margin: 7px 0px;
position: relative;
}
#sitemap ul.sitemap li.item1 {font-weight:bold;}


/** sidebar **/
.col-bskr-6 {
width: 100%;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
min-height: 1px;
}
.bskr-sidebar { padding-top: 20px; }
.bskr-sidebar.fixed { padding-top: 0; }
.bskr-sidebar .menuhead {
background-color: #1c5da3;
color:#ffffff;
}
.bskr-sidebar .menuhead i {
display: inline-block;
margin: 0 10px 0 3px;
position: relative;
top: 2px;
width: 3px;
height: 15px;
background: #ffffff;
}
.bskr-sidenav {
    font-size: 1.3em;
    background-color: #f8f8f8;
border: 1px solid #d5d5d5;
}
.bskr-sidenav .menuitem {
border-bottom: 1px solid #d5d5d5;	
position: relative;
bottom:-1px;
}
.bskr-sidenav .menuitem.active {
background-color: #eeeeee;
}
.bskr-sidenav .menuitem a {
display:block;
padding: 21px 25px;
color:#555555;
}
.bskr-sidenav .menuitem a:hover {
	color:#222;
	font-weight: bold;
}
.bskr-sidenav .menuitem a.active {
color: #1DA1F2;
font-weight: bold;
font-size: 1em;
background-color:transparent;
}
.bskr-sidenav .subitem-list {padding-bottom:10px;}
.bskr-sidenav .subitem {
padding: 0 15px 0 25px;
background-color:transparent;
}
.bskr-sidenav .subitem span {
color:#c0c0c0;
}
.bskr-sidenav .subitem i {
display: inline-block;
margin: 0 3px 0 3px;
position: relative;
top: 1px;
width: 1px;
height: 11px;
background: #c0c0c0;
}
.bskr-sidenav .subitem a {
display:inline-block;
padding: 5px 2px;
color:#1E90FF;
}
.bskr-sidenav .subitem a:hover {text-decoration:underline;color:#fff;}
.bskr-sidenav .subitem a.active {
color: #1c5da3;
font-weight: bold;
}
.btn-subitem {
color: #ffffff;
background-color: #eeeeee;
border-color: #cccccc;
}
.btn-subitem:hover, .btn-subitem:focus, .btn-subitem:active, .btn-subitem.active, .open .dropdown-toggle.btn-subitem {
color: #333333;
background-color: #ebebeb;
border-color: #adadad;
}
.subitem-popup {display:none;}


/* page title controls */
.bskr-title { color: #1c5b8c; margin-bottom: 20px; } 
.bskr-title hr { margin-top: 10px;} 
.bskr-title .title {  
display: inline-block;
font-family: "Nanum Gothic";
font-size:20px;
font-weight: bold;
}
.bskr-title .title a { color: #1c5b8c; }
.bskr-title .title .glyphicon { position:relative; top:3px; }
.bskr-title .title .subtitle { font-size:16px; }
.bskr-title .pull-right {padding-top:3px;}  
.bskr-title .msg {
color: #1c5b8c; 
font-family: "Nanum Gothic";
padding: 0 0 30px 0;
}
.bskr-title-tabs li.active a { 
font-family: "Nanum Gothic";
font-weight:bold;
font-size:1.3em;
color: #1c5b8c;
}

.bskr-title-ex {
color:#555;
padding-bottom: 5px;
margin: 0 0 20px 0;
border-bottom: 1px solid #dddddd;
}
.bskr-title-ex .title {  
display: inline-block;
font-family: "Nanum Gothic";
font-size:20px;
font-weight: bold;
}
.bskr-title-ex .title a { color: #555; }
.bskr-title-ex .title .glyphicon { position:relative; top:3px; }
.bskr-title-ex h1, .bskr-title-ex h2, .bskr-title-ex h3, .bskr-title-ex h4 {
font-family: "Nanum Gothic";
font-weight:bold;
margin: 0 0 -5px 0;
padding-bottom: 5px;
display: inline-block;
border-bottom: 3px solid #555;
}


/* footer controls */
.bskr-footer {
padding-top: 10px;
padding-bottom: 10px;
margin: 0 auto;
/*margin-top:100px;*/
margin-top:10px;
color: #777;
text-align: left;
background: #F2F4F4;
}
.bskr-footer .slinks .elink a {
font-family: "Nanum Gothic"; 
font-weight:bold;
font-size:14px;
color: #aaa;
text-decoration: none;
background: transparent;
}
.bskr-footer .slinks .elink a:hover {
color: #777;
text-decoration: underline;
}


/* common colors */
.navbar-bskr .navbar-nav > li > a {
/*font-family: "Nanum Gothic";*/
font-size: 1.3em;
font-weight: bold;
text-align: center;
    padding-left: 1.5em;
    padding-right: 1.5em;
}
.bskr-sidebar .menuhead {
/*font-family: "Nanum Gothic";*/
padding: 30px 29px;
font-size:2.1em;
font-weight: bold;
}
.btn {font-family: "Nanum Gothic"; font-weight:bold;}
.dropdown-menu > li > a {font-family: "Nanum Gothic"; }
.bskr-font { font-size:12px; }
.bskr-font-lg { font-size:14px; }
.bskr-font-xlg { font-size:16px; }

.link-blue a {
color: #428bca;
text-decoration: none;
background: transparent;
}
.link-blue a:active, .link-blue a:hover {
outline: 0;
}
.link-blue a:hover, .link-blue a:focus {
color: #2a6496;
text-decoration: underline;
}

.label{font-family: "Nanum Gothic";}
.badge{font-family: "Nanum Gothic";}
.badge-primary{background-color:#357ebd;}
.badge-success {background-color:#398439;}
.badge-info {background-color:#269abc;}
.badge-warning {background-color:#eea236;}
.badge-danger {background-color:#ac2925;}

.clr-main { color:#1c5b8c }
.clr-red { color:#ff0000; }

.pagebox01 .selected, .pagebox01 .notselected {position: relative;top: 2px;}

/** main_ad **/
#main_ad {
text-align:center;
margin-bottom: 15px;
}
.main_banner {
padding:0;
border:1px solid #ddd; 
}
.ad_adsense {width:100%;text-align:center}
.main_adsense {
padding:17px 5px;
border:1px solid #ddd; 
background-color:#f9f9f9;
}


/** features **/
#features h2 {
font-family: "Nanum Gothic";
color:#555;
font-weight:bold;
}
 
/** client logos **/
#clients {
display: block;
margin:35px 0;
}
#clients .clients-wrap {
display: block;
width: 100%;
margin: 0 auto;
overflow: hidden;
}
#clients .clients-wrap ul {
display: block;
list-style: none;
position: relative;
}
#clients .clients-wrap ul li {
display: block;
float: left;
position: relative;
width: 140px;
height: 55px;
line-height: 55px;
text-align: center;
}
#clients .clients-wrap ul li img {
vertical-align: middle;
max-width: 100%;
max-height: 100%;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
transition: all 0.3s linear;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
filter: alpha(opacity=65); 
opacity: 0.65;
}
#clients .clients-wrap ul li img:hover {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100); 
opacity: 1.0;
}

/** default components **/
.modal-title {font-family: "Nanum Gothic";}
.popover-title {font-weight:bold;font-family: "Nanum Gothic";}
.nav-tabs>li {font-family: "Nanum Gothic"; font-weight:bold;}
.nav-tabs>li>a {color: #428bca;}
a.bskr_autolink {
color: #428bca;
text-decoration: none;
background: transparent;
}
a.bskr_autolink:hover {
color: #2a6496;
text-decoration: underline;
}
span.s {text-decoration:none;}
p {margin: 0 0 10px;}


p.title {
    display: block;
    padding-top: 2.5vw;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start:0px;
    margin-inline-end: 0px;
    font-size:2.4em;
    font-weight:700;
    letter-spacing: 0.075em;
    word-spacing: -0.05em;
}

p.sub_title {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start:0px;
    margin-inline-end: 0px;
    font-size:2em;
    font-weight:700;
    letter-spacing: -0.075em;
    word-spacing: -0.05em;
}

p.content {
    line-height: 2.5em;
    font-weight: 100;
    /*margin-left: 0.1em;*/
    color: #333333;
	text-align: center;
}

p.img_content {
    line-height: 1.5em;
    font-weight: 100;
    /*margin-left: 0.1em;*/
    color: #333333;
	font-size: 0.9em;
	text-align: center;
}

p.label_title {
    font-size:1.4em; 
    line-height: 2em;
}

p.table_vertical_header {
    display: block;
    background-color: #A0E5FA;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start:0px;
    margin-inline-end: 0px;
    font-size:1.2em;
    font-weight:700;
    letter-spacing: 0.075em;
    word-spacing: 0.05em;
    text-align: center;
}

p.table_header {
    display: block;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start:0px;
    margin-inline-end: 0px;
    font-size:1.2em;
    font-weight:700;
    letter-spacing: 0.075em;
    word-spacing: 0.05em;
    text-align: center;
}

p.table_content {
    line-height: 1.5em;
    font-weight: 100;
    margin-left: 0.1em;
    color: #333333;
	text-align: left;
}

p.table_sub_title {
    line-height: 1.5em;
    font-weight: 700;
    margin-left: 1.1em;
    color: #333333;
	text-align: left;
}



/*Change Image on Hover in CSS*/
.head_forum {
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;
}
.head_forum .img_change {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}
.head_forum:hover .img_change {
    display: inline;
}