img {
  border: 0px;
}
a {
  text-decoration: none;
}
a:hover {
  color: #5555dd;
}
html,
body {
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
}
body {
  font-family: 'Noto Sans KR', '나눔고딕', '맑은 고딕', 'Malgun Gothic', sans-serif;
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
  font-size: 11pt;
  color: #232323;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Noto Sans KR', '나눔고딕', '맑은 고딕', 'Malgun Gothic', sans-serif;
  font-weight: 700;
  text-rendering: optimizeLegibility;
  font-smoothing: subpixel-antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  font-smooth: always;
  line-height: 140%;
  -webkit-text-stroke: 0.1px rgba(0,0,0,0.25);
  -webkit-text-stroke-color: 0.1px rgba(0,0,0,0.4);
  color: #515151;
}
.wow {
  visibility: hidden;
}
div,
p {
  font-family: 'Noto Sans KR', '나눔고딕', '맑은 고딕', 'Malgun Gothic', sans-serif;
}
h1 {
  font-size: 20pt;
}
.clearboth {
  clear: both;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  height: 100%;
}
div#ajax_loader {
  width: 100%;
  height: 100%;
  min-height: 100%;
  position: fixed;
  z-index: 100000;
  display: none;
  background: rgba(0,0,0,0.6);
  margin: auto auto;
  padding: 0px;
  text-align: center;
  overflow: auto;
}
div#ajax_loader > div.frame_loading {
  display: table-cell;
  margin: auto;
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
  font-size: 24px;
  font-weight: 500;
  color: white;
  vertical-align: middle;
}
div#ajax_loader > div.frame_loading > input {
  display: none;
  margin: 0px;
  padding: 0px;
  width: 0px;
  height: 0px;
}
.fa-rpadding-5 {
  padding-right: 5px;
}
.fa-rpadding-7 {
  padding-right: 5px;
}
.fa-rpadding-10 {
  padding-right: 5px;
}
label {
  font-weight: 400;
  font-size: 10pt;
}
.btn {
  font-weight: 400 !important;
}
strong {
  font-weight: 700 !important;
}
.row-small {
  margin: 0px -3px;
}
.row-small [class^="col-"],
.row-small [class*="col-"] {
  padding-left: 3px !important;
  padding-right: 3px !important;
}
