﻿
html {
	height: 100%;
}
body {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', "Apple SD Gothic Neo",'맑은 고딕',"Malgun Gothic","NanumGothic",'돋움', Dotum,"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	height: 100%;
	font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

a {
	text-decoration: none !important;
	color: #fe330b;
}
.container-fluid {
	max-width: 810px;
	margin-left: 0;
}
.text-success {
	color: #40c057;
}
.text-error {
	color: #f03e3e;
}
.text-warning {
	color: #f08c00;
}
.code {
	font-family: Consolas, monospace;
}
.win-close {
	float: right;
	color: white;
	font-size: 30px;
	width: 40px;
	height: 40px;
	display: block;
	text-align: center;
	opacity: .8;
	line-height: 34px;
}
.win-close:hover, .win-close:focus, .win-close:active {
	opacity: 1;
	color: white;
}
#back-to-top {
	display: block;
	margin: 30px auto;
	margin-top: 100px;
	width: 250px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-size: 16px;
	border-radius: 4px;
	color: #fe330b;
	background-color: #edf2ff;
}
#back-to-top:hover {
	background-color: #e8f7ff;
}
.home {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 60px;
	background: #495057;
	padding: 10px;
	user-select: none;
}
.home > a > h1 {
	font-size: 26px;
	margin: 5px 0 0 6px;
	color: white;
	display: inline-block;
}
.sidebar {
	background: #f1f3f5;
	border-right: 1px solid #dee2e6;
	position: absolute;
	width: 180px;
	top: 60px;
	left: 0;
	bottom: 0;
	padding: 20px 15px 20px;
	color: #5d666f;
	user-select: none;
}
h2.category {
	font-size: 14px;
	margin: 26px 0 8px;
}
.sidebar > ul.menu {
	list-style-type: none;
	padding-left: 24px;
	margin-bottom: 0;
}
.sidebar > ul.menu > li {
	margin-bottom: 4px;
	font-size: 13px;

}
.sidebar a {
	color: #5d666f;
}

.sidebar a:hover {
	color: black;
}
.sidebar .active a {
	color: #fe330b;
}
.content {
	position: absolute;
	top: 60px;
	left: 180px;
	bottom: 0;
	right: 0;
	padding: 20px;
	overflow-y: auto;
	color: #495057;
	min-width: 600px;
}
.page-header {
	margin-top: 18px;
	margin-bottom: 40px;
}
.page-title {
	color:#fe330b;
	font-size: 36px;
	margin-top: 20px;
	margin-bottom: 40px;
}
.page-header > .page-title {
	margin: 0;
}
.page-header > .breadcrumb {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 20px;
	top: 10px;
	background: none;
	color: #aaa;
	font-size: 12px;
}
.page-header > .breadcrumb > li + li:before {
  padding: 0 2px;
  color: #ccc;
  content: ">\00a0";
}
.page-header > .breadcrumb > li.active {
	font-weight: bold;
	color: #888;
}

p {
	word-break: keep-all;
}
h2.sub-title {
	color: #5e656d;
	margin: 80px 0 20px;
}

.img-row {
	margin-top: 30px;
}
.img-row.row {
	margin-left: 0;
	margin-right: 0;
}
h4 {
	color: #868e96;
	font-size: 22px;
	margin-top: 35px;
}
h5 {
	color: #979da3;
	font-size: 18px;
	margin-top: 20px;
}
.img-row > h4, .img-row > h5 {
	margin-top: 3px;
}
.img-row  p {
	font-size: 14px;
	color: #6e757c;
}
.img-row > figure {
	float: left;
	vertical-align: top;
	margin-right: 20px;
}
.img-row > figure+figure {
	margin-right: 0;
}
.img-row > figure > img {
	width: auto;
	display: block;
	box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
	border-radius: 5px;
	border: 1px solid #aaa;
}
.img-row > figure > img + img {
	margin-top: 10px;
}

.img-row > figure.full > img {
	width: 100%;
	display: block;
}
.img-row > figure.wide > img {
	width: auto;
}
.wide-content {
	clear: both;
	padding-top: 10px;
}


/* Go-Top btn S */
.scrollToTop{
    width: 100px;
    height: 130px;
    background: whiteSmoke;
    font-weight: bold;
    color: #e0e0e0;
    text-decoration: none;
	display:none;
    position:fixed;
    bottom: 0;
    right: 40px;
    background: url("../img/docs/go-top-up.png") no-repeat 0 30px;
	background-position-x:8px;
}
.scrollToTop:hover{
    text-decoration: none;
}
/* Go-Top btn E */





/* 점검 결과 박스 */


.troubles > .trouble {
	float: left;
	width: 240px;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', "Apple SD Gothic Neo",'맑은 고딕',"Malgun Gothic","NanumGothic",'돋움', Dotum,"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	word-break: keep-all;
	margin: 0 20px 0 0 !important;
}
.trouble > .trouble-body > h5 {
	font-weight: normal;
}
.trouble > .trouble-body > .trouble-items {
	margin-bottom: 0;
}
.trouble > .trouble-body > .trouble-items > li > a {
    cursor: default;

}
