<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*!
 * kimsQ Rb v2.2 데스크탑 시작하기 레이아웃 글로벌 스타일 (bs4-starter)
 * Homepage: http://www.kimsq.com
 * Copyright 2018 redblock inc
 * Licensed under RBL
 * Based on Bootstrap v4
*/

/**
 * 목차:
 *
 * 1 - Reset 초기화
 * 2 - Structure 구조
 * 3 - Header 헤더
 * 4 - Content 컨텐츠
 * 5 - Sidebar 사이드바
 * 6 - Footer 풋터
 * 7 - Component 컴포넌트
 * 8 - Utilities 유틸리티
 * ----------------------------------------------------------------------------
 */

@import url('//fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i,800,800i');
@import url('//fonts.googleapis.com/css?family=Roboto:400,100');

@import url('https://fonts.googleapis.com/css?family=Monoton');
@import url('https://fonts.googleapis.com/css?family=Bangers');
@import url('https://fonts.googleapis.com/css?family=Audiowide');
@import url('https://fonts.googleapis.com/css?family=Poiret+One');
@import url('https://fonts.googleapis.com/css?family=Oleo+Script');
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);

@font-face { font-family: 'BMDOHYEON'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/BMDOHYEON.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'TmonMonsori'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/TmonMonsori.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'SDKukdetopokki'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/SDKukdetopokki.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'HangeulNuri-Bold'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_three@1.0/HangeulNuri-Bold.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face {
  font-family: 'NanumBarunGothic'; font-style: normal; font-weight: 400;
  src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot');
  src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix') format('embedded-opentype'),
  url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff') format('woff'),
  url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf') format('truetype');
}
@font-face {
  font-family: 'NanumBarunGothic'; font-style: normal; font-weight: 700;
  src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot');
  src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot?#iefix') format('embedded-opentype'),
  url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.woff') format('woff'),
  url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.ttf') format('truetype')
}
@font-face {
  font-family: 'NanumBarunGothic'; font-style: normal; font-weight: 300;
  src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot');
  src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot?#iefix') format('embedded-opentype'),
  url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.woff') format('woff'),
  url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.ttf') format('truetype');
}
@font-face {
  font-family: AritaDotum;
  font-style: normal;
  font-weight: 400;
  src: url(../_font/arita/Arita-Dotum-Medium.eot);
  src: url(../_font/arita/Arita-Dotum-Medium.eot?#iefix) format("embedded-opentype"), url(../_font/arita/Arita-Dotum-Medium.woff) format("woff"), url(../_font/arita/Arita-Dotum-Medium.ttf) format("truetype")
}

@font-face {
  font-family: AritaDotum;
  font-style: normal;
  font-weight: 500;
  src: url(../_font/arita/Arita-Dotum-SemiBold.eot);
  src: url(../_font/arita/Arita-Dotum-SemiBold.eot?#iefix) format("embedded-opentype"), url(../_font/arita/Arita-Dotum-SemiBold.woff) format("woff"), url(../_font/arita/Arita-Dotum-SemiBold.ttf) format("truetype")
}

@font-face {
  font-family: Buri;
  font-style: normal;
  font-weight: 400;
  src: url(../_font/arita/Arita-buri-SemiBold.eot);
  src: url(../_font/arita/Arita-buri-SemiBold.eot?#iefix) format("embedded-opentype"), url(../_font/arita/Arita-buri-SemiBold.woff) format("woff"), url(../_font/arita/Arita-buri-SemiBold.ttf) format("truetype")
}

@font-face {
  font-family: 'Noto Sans Light';
  src: url(../_font/NotoSans/NotoSansCJKkr-Light.woff) format('woff');
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: 'Noto Sans DemiLight';
  src: url(../_font/NotoSans/NotoSansCJKkr-DemiLight.woff) format('woff');
  font-style: normal;
  font-weight: 400
}

@font-face {
  font-family: 'Noto Sans Thin';
  src: url(../_font/NotoSans/NotoSansCJKkr-Thin.woff) format('woff');
  font-style: normal;
  font-weight: 400
}


@font-face { font-family:'NotoSerifKR';src:url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/NotoSerifKR.woff");}
@font-face { font-family:'Iropke Batang'; font-style: normal; src:url("../_font/IropkeBatangM/IropkeBatangM.woff")  format('woff'), url('../_font/IropkeBatangM/IropkeBatangM.eot');}
/* 폰트*/
.font-irbt      { font-family:'Iropke Batang' !important; }
.font-noto      { font-family: 'Noto Sans KR' !important;}
.font-noto-light{ font-family: 'Noto Sans Light' !important;}
.font-noto-demi { font-family: 'Noto Sans DemiLight' !important;}
.font-noto-thin { font-family: 'Noto Sans Thin' !important;}
.font-noto-black{ font-family: 'Noto Black' !important;}
.font-bmdh      { font-family: 'BMDOHYEON' !important; }
.font-tmon      { font-family: 'TmonMonsori' !important;}
.font-sdkdet    { font-family:'SDKukdetopokki' !important;}
.font-han       { font-family:'HangeulNuri-Bold' !important;}
.font-roboto    { font-family:'Roboto' !important;}
.font-nanumbg   { font-family:'NanumBarunGothic' !important;}
.font-aridotum  { font-family:'AritaDotum' !important;}
.font-monoton   { font-family: 'Monoton', cursive !important;}
.font-bangers   { font-family: 'Bangers', cursive;}
.font-audiowide { font-family: 'Audiowide', cursive;}
.font-poiret    { font-family: 'Poiret One', cursive;}
.font-Oleo      { font-family: 'Oleo Script', cursive;}

/* 폰트 사이즈 */
.font-size-60{ font-size:60% !important;}
.font-size-70{ font-size:70% !important;}
.font-size-80{ font-size:80% !important;}

/**
 * 1 - Reset 초기화
 * ----------------------------------------------------------------------------
 */

html {
  font-size: 14px;
  overflow-y: scroll;
}

body  {
  line-height: 1.5;
  /*font-family: 'Noto Sans KR' ,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;*/
  font-family: Noto Sans Light,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;
  color: #222;
  background: #f2f2f2;
}

header{

}

main{

}
/**
 * 2 - Structure 구조
 *
 * 컬럼,여백 사이즈 조정
 * ----------------------------------------------------------------------------
 */

/* 컨테이터 폭수정  */
/*.container {*/
  /*max-width: 975px !important;*/
/*}*/
.container {
  width: 1100px;
  max-width: 1100px  !important;
}

.page-nav {
  -ms-flex: 0 0 23%;
  flex: 0 0 23%;
  /*max-width: 23%;*/
}
.page-main {
  /*-ms-flex: 0 0 77%;*/
  /*flex: 0 0 77%;*/
  /*max-width: 77%;*/
}

.wow {
  visibility: hidden;
}

/**
 * 3 - Header 헤더
 * ----------------------------------------------------------------------------
 */
.logo_tit      { font-weight:bold; color:#212121; text-decoration:none;  }
.logo_tit:hover{ color:#212121; text-decoration:none;  }

 .navbar-brand img {
   max-width: 100px;
   max-height: 100px
 }

.navbar .dropdown-menu {
  border: 1px solid rgba(27,31,35,0.15);
  border-radius: 4px;
  box-shadow: 0 3px 12px rgba(27,31,35,0.15);
}

.navbar .dropdown-menu::after {
  top: -14px;
  left: 15px;
  right: auto;
}

.navbar .dropdown-menu-right::after {
  right: 121px;
  left: auto;
}

.navbar .dropdown-menu-right.dropdown-menu::after {
  right: 20px;
}

.navbar .notification-indicator ~ .dropdown-menu-right.dropdown-menu::after {
  right: 6px;
}

.navbar .dropdown-menu::before, .dropdown-menu::after {
  position: absolute;
  display: inline-block;
  content: "";
}

.navbar .dropdown-menu::after {
  border: 7px solid transparent;
  border-bottom-color: #fff;
}

.notification-indicator {
  position: relative;
}
.notification-indicator .noti-status {
  position: absolute;
  top: 5px;
  left: 15px;
  z-index: 2;
  min-width: 14px;
  max-width: 24px;
  min-height: 14px;
  color: #fff;
  overflow-x: hidden;
}
.notification-indicator .noti-status.unread {
  display: inline-block;
}

#navbarPopoverNoti .dropdown-menu {
  width: 380px;
}


/**
 * 4 - Content 컨텐츠
 * ----------------------------------------------------------------------------
 */


/* 포토갤러리 */
[data-plugin="photoswipe"] .figure {
  position: relative;
}
[data-plugin="photoswipe"] .figure .btn {
  position: absolute;
  bottom: .3rem;
  right: .3rem;
  padding: .5rem;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
}

/* 새글표시 */
.rb-new {
  width: auto;
  height: auto;
  background-color: transparent;
}
.rb-new::before {
  content: 'new';
  font-size: 10px;
  color: #dc3545;
}

/* 포커스된 아이템 강조표시 */
[data-role="bbs-list"]  .list-group-item:focus {
  background-color: #F5FFFE !important;
}
[data-role="bbs-list"] .card:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .5);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .5);
}
[data-role="bbs-list"]  .card a:focus
[data-role="bbs-list"]  .list-group-item a:focus {
  outline: 0
}


.list-group-item.list-group-item-checked {
  background-color: #f1f8ff;
}

/* 첨부파일 목록 */
.hidden-xs-up {
  display: none
}

/* 구분선 */
.section-divider {
  position: relative;
  display: block;
  margin: 20px 0 19px;
  color: #888;
  font-size: 13px;
  text-align: center;
  line-height: 16px;
}
.section-divider:before {
  z-index: -1;
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  background: #ebebeb;
  content: '';
}
.section-divider span {
  padding: 0 8px;
  background: #fff;
}

.note {
  min-height: 17px;
  margin: 4px 0 2px;
  font-size: 12px;
  color: #586069;
}

/* 알림 */
.noti-mobule-badge.position-absolute {
  top: 1.9rem;
  right: -5px;
  text-align: center;
  border-radius: 4px;
  font-size: .8rem;
  width: 20px;
  height: 20px;
  line-height: 20px
}
.noti-mobule-badge.position-absolute::before {
  color: #fff;
}

/**
 * 5 - Sidebar 사이드바
 * ----------------------------------------------------------------------------
 */

.page-nav .nav-link {
  font-size: 14px;
  color: #4b4f56;
  font-weight: 500;
  margin: 4px 0;
  padding: 0;
  text-decoration: none;
  word-break: break-word;
}
.page-nav .nav-link:hover {
  color: #1d2129;
  text-decoration: underline
}

.page-nav .nav-link.active {
  color: #4080ff;
}





/**
 * 6 - Footer 풋터
 * ----------------------------------------------------------------------------
 */
.rb-footer {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 100px;
  border-top: 1px solid #e5e5e5;
}


/**
 * 7 - Component 컴포넌트
 * ----------------------------------------------------------------------------
 */

 /* table */
 .table {
   border-bottom: 1px solid #ddd
 }
 .table thead th {
   color: #999;
   font-size: 11px;
   font-weight: normal
 }

/* form */
.form-control {
  border-radius: 0
}
.invalid-feedback {
  margin-top: .5rem!important;
}

 /* button */

.btn-light {
  color: #24292e;
  user-select: none;
  background-color: #eff3f6;
  background-image: linear-gradient(-180deg, #fafbfc 0%, #eff3f6 90%);
  background-repeat: repeat-x;
  background-position: -1px -1px;
  background-size: 110% 110%;
  border: 1px solid rgba(27,31,35,0.2);
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
}
.btn-light:hover, .btn-light.hover {
  background-color: #e6ebf1;
  background-image: linear-gradient(-180deg, #f0f3f6 0%, #e6ebf1 90%);
  background-position: -.5em;
  border-color: rgba(27,31,35,0.35);
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show&gt;.btn-light.dropdown-toggle {
  background-color: #e9ecef;
  background-image: none;
  border-color: rgba(27,31,35,0.35);
  box-shadow: inset 0 0.15em 0.3em rgba(27,31,35,0.15);
}
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show&gt;.btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2em rgba(3,102,214,0.3);
}

/* card */
.card {
  border-radius: 0;
}

/* modal */
#modal-login {
  z-index: 1070
}

/* alert */
.alert.alert-default {
  background-color: #333;
  color: #fff
}

/* badge */
.badge-light {
  background-color: #fff;
  border: solid 1px #ddd;
  color: #777;
  font-weight: normal;
}
.badge-default {
  color: #fff;
  background-color: #6c757d;
}

/* input-group */
.input-group-text {
  border-radius: 0;
}

 /* Bootstrap Notify 재정의*/
.alert-black{
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
  font-weight: bold;
}

.toast-close-button{
  right:1rem !important;
  top:1rem !important;
}
/* 페이징 로딩바
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #ffab48;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 5px;
}
*/

/**
 * 8 - Utilities 유틸리티
 * ----------------------------------------------------------------------------
 */
/* 모달 호출시 오른쪽 패팅 15px 생기는 현상 제거*/
body.modal-open {
  overflow: auto;
}
body.modal-open[style] {
  padding-right: 0px !important;
}

.blur-all {
  -webkit-filter: blur(3px);
  -moz-filter:    blur(3px);
  -o-filter:      blur(3px);
  -ms-filter:     blur(3px);
  filter:         blur(3px);
}
 /* toast width 값 확장*/
.toast{max-width:100%;}

/* 보더 두께*/
.borderWd2{  border-width:2px; }</pre></body></html>