/* @import url("https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,700&display=swap");

.noto-sans {
	font-family: 'Noto Sans KR', sans-serif;
}

@import url('https://fonts.googleapis.com/css?family=Roboto:400,900&display=swap');

.roboto {
	font-family: 'Roboto', sans-serif;
} */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/** * 1. 기본 글꼴을 sans-serif로 설정. * 2. iOS와 IE에서 기기 회전시에 사용자가 확대하지 않아도 글씨 크기가 재조정되는 것을 예방. */
html {
	font-family: sans-serif;
	/* 1 */
	-ms-text-size-adjust: 100%;
	/* 2 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}

/** * 기본 마진값을 제거. */
body {
	margin: 0;
}

/* HTML5 display definitions ========================================================================== */
/** * IE8/9에서 정의되지 않은 HTML5 요소를 'block'으로 지정. * IE10/11, Firefox에서 정의되지 않은 `detail` 혹은 `summary` 를 `block`으로 지정. * IE11에서 정의되지 않은 `main`을 `block`으로 지정 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

/** * 1. IE8/9에서 `inline-block`으로 정의되지 않은 것을 올바르게 지정. * 2. Chrome, Firefox, Opera에서 `progress`의 세로 정렬을 표준화. */
audio,
canvas,
progress,
video {
	display: inline-block;
	/* 1 */
	vertical-align: baseline;
	/* 2 */
}

/** * 모던 브라우저들에서 controls 속성없이 audio 요소가 렌더링 되는 것을 예방 * iOS 5 기기에서 높이를 초과하는 것을 제거 */
audio:not([controls]) {
	display: none;
	height: 0;
}

/** * `[hidden]` 속성의 스타일이 IE 8/9/10에서 존재하지 않는 것을 해결. * IE 8/9/10/11, Safari, Firefox < 22 에서 `template` 요소를 숨김. */
[hidden],
template {
	display: none;
}

/* Links ========================================================================== */
/** * IE10에서 활성화(active)된 링크의 회색 배경을 제거. */
a {
	background-color: transparent;
}

/** * active/hover 상태일때에도 포커스된 요소의 가독성을 향상. */
a:active,
a:hover {
	outline: 0;
}

/* Text-level semantics ========================================================================== */
/** * IE 8/9/10/11, Safari, Chrome에서 존재하지 않는 스타일을 부여. */
abbr[title] {
	border-bottom: 1px dotted;
}

/** * Firefox 4+, Safari, Chrome에서 `bolder`로 설정되어 있는 것을 `bold`로 수정. */
b,
strong {
	font-weight: bold;
}

/** * Safari,Chrome에서 존재하지 않는 스타일을 부여. */
dfn {
	font-style: italic;
}

/** * Firefox 4+, Safari, Chrome에서 `section`과 `article` 내부의 `h1` 요소의 글꼴 크기와 마진값이 서로 다른 것을 통일시킴. */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/** * IE 8/9에서 존재하지 않는 스타일을 부여. */
mark {
	background: #ff0;
	color: #000;
}

/** * 브라우저마다 다른 글꼴 크기를 통일시킴. */
small {
	font-size: 80%;
}

/** * `sub`과 `sup`요소가 모든 브라우저에서 `line-height`에 영향을 미치는 것을 예방. */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

/* Embedded content ========================================================================== */
/** * IE 8/9/10에서 `a` 요소안에 이미지가 위치할 경우 생기는 테두리 제거. */
img {
	border: 0;
}

/** * IE 9/10/11에서 `svg` 요소가 영역의 크기를 벗어나지 않도록 수정. */
svg:not(:root) {
	overflow: hidden;
}

/* Grouping content ========================================================================== */
/** * IE 8/9, Safari에서 존재하지 않는 `margin` 값을 부여. */
figure {
	margin: 1em 40px;
}

/** * Firefox와 다른 브라우저들 사이의 차이점 해결. */
hr {
	box-sizing: content-box;
	height: 0;
}

/** * 모든 브라우저에서 `pre` 요소의 `overfolow` 값을 통일. */
pre {
	overflow: auto;
}

/** * 모든 브라우저에서 글꼴과 글꼴 크기가 다른 것을 해결. */
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Forms ========================================================================== */
/** * 알려진 한계: 기본적으로 OS X의 Chrome과 Safari는 `border` 속성을 지정하지 않는 한 * `select` 요소의 스타일링에 매우 제한적이다. */
/** * 1. color 속성이 상속되지 않는 것을 수정. * 알려진 문제: disabled 된 요소의 color 속성에도 영향을 미친다. * 2. font 속성이 상속되지 않는 것을 수정. * 3. Firefox 4+, Safari, Chrome에서 마진이 서로 다른 것을 해결. */
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	/* 1 */
	font: inherit;
	/* 2 */
	margin: 0;
	/* 3 */
}

/** * IE 8/9/10/11에서 `overflow` 속성값이 `hidden`으로 설정되어 있는 것을 수정 */
button {
	overflow: visible;
}

/** * `button`과 `select` 요소에 `text-transform` 상속이 일치하지 않는 것을 해결 * 모든 다른 폼 컨트롤 요소는 `text-transform` 값을 상속하지 않는다. * IE 8/9/10/11, Firefox, Opera에서 `button` 요소의 스타일 상속 수정. * Firefox에서 `select` 요소의 스타일 상속 수정. */
button,
select {
	text-transform: none;
}

/** * 1. Android 4.0.*에서 `audio`와 `video` 컨트롤을 파괴하는 웹킷 버그를 방지. * 2. iOS에서 클릭가능한 `input` 유형에 스타일링을 할 수 없는 것을 수정. * 3. `input` 요소와 다른 요소들의 image-type의 커서 모양을 일치시켜 가용성을 향상. * `input` and others. */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	/* 2 */
	cursor: pointer;
	/* 3 */
}

/** * disabled된 요소의 기본 커서를 재설정 */
button[disabled],
html input[disabled] {
	cursor: default;
}

/** * Firefox 4+에서 내부 `padding`과 `border`를 제거 */
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/** * Firefox 4+에서 UA(User Agent) 스타일시트에 `!important`를 사용한 `input` 요소의 * `line-height` 설정값을 해결. */
input {
	line-height: normal;
}

/** * 이러한 요소의 스타일을 설정하려고하지 않는 것이 좋다. * Firefox에서 아래의 요소에서 box-sizing, padding, width가 구현될꺼라 기대하지 말자. * * 1. IE 8/9/10에서 box sizing 속성값을 `content-box`에서 `border-box`로 변경 * 2. IE 8/9/10에서 영역을 벗어나지 않도록 `padding`을 제거 */
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}

/** * Chrome의 증가/감소 버튼의 커서 모양을 수정. * `input` 요소의 특정 `font-size` 값에 대해 감소 버튼의 커서 모양이 `default`에서 `text`로 변한다. */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/** * OS X의 Safari, Chrome에서 내부(inner) `padding`과 검색 취소 버튼을 제거. * Safari (but not Chrome) clips the cancel button when the search input has * padding (and `textfield` appearance). */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/** * `border`, `margin`, `padding`을 일치. */
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

/** * 1. IE 8/9/10/11에서 `color`는 상속되지 않는다. * 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend {
	border: 0;
	/* 1 */
	padding: 0;
	/* 2 */
}

/** * IE 8/9/10/11에서 기본 세로 스크롤바를 제거 */
textarea {
	overflow: auto;
}

/** * `font-weight`는 상속되지 않는다.(applied by a rule above). * 주의: OS X의 Chrome과 Safari에서 기본값을 변경하는 것은 안전하지 않다. */
optgroup {
	font-weight: bold;
}

/* Tables ========================================================================== */
/** * 테이블 요소 사이의 간격을 제거 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

nav ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

/* change colours to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table caption {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(100%);
	height: 1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}

/* change border colour to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input,
select {
	vertical-align: middle;
}

*,
*:before,
*:after {
	box-sizing: border-box;
}

ul {
	list-style-type: none;
}

form legend {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(100%);
	height: 1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}

input::--ms-clear,
input::--ms-reveal,
select::-ms-expand {
	display: none;
}

textarea {
	resize: none;
}

html.off {
	overflow: hidden;
}

html.off body {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
}

/* skip Navigation */
.sknavi {
	position: absolute;
	top: -500px;
	z-index: 1000;
	width: 100%;
}

.sknavi:focus,
.sknavi:active {
	top: 0px;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 100%;
	font-weight: 600;
	background-color: #f7f7f7;
	text-decoration: none;
	height: 40px;
	line-height: 40px;
	color: #000;
	font-size: 15px;
	border-bottom: 1px solid #ddd;
	z-index: 10000;
}

.sknavi .skip {
	position: absolute;
	top: -9999px;
}

*,
*:after,
*:before {
	box-sizing: border-box;
}

img {
	display: block;
	max-width: 100%;
}

.flex-row {
	display: flex;
	flex-wrap: wrap;
}

.flex-row .flex-col {
	width: 50%;
	padding: 1%;
}

@media only screen and (max-width: 768px) {
	.flex-row .flex-col {
		width: 100%;
	}
}

@media only screen and (min-width: 1150px) {
	.flex-row .flex-col {
		width: 33.3333%;
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 600;
	line-height: 1.4;
}

h1 {
	font-size: 4.66667rem;
	letter-spacing: -0.13333rem;
}

h2 {
	font-size: 2.13333rem;
}

h3 {
	font-size: 1.86667rem;
}

h4 {
	font-size: 1.66667rem;
}

h5 {
	font-size: 1.46667rem;
}

h6 {
	font-size: 1.2rem;
}

.xs {
	font-size: 0.8rem;
	padding-top: 0.32rem;
	padding-bottom: 0.32rem;
	padding-right: 0.64rem;
	padding-left: 0.64rem;
}

.s {
	font-size: 0.86957rem;
	padding-top: 0.53333rem;
	padding-bottom: 0.53333rem;
	padding-right: 1.06667rem;
	padding-left: 1.06667rem;
}

.m {
	font-size: 1rem;
	padding-top: 0.8rem;
	padding-bottom: 0.8rem;
	padding-right: 1.6rem;
	padding-left: 1.6rem;
}

.l {
	font-size: 1.25rem;
	padding-top: 1.2rem;
	padding-bottom: 1.2rem;
	padding-right: 2.4rem;
	padding-left: 2.4rem;
}

.xl {
	font-size: 1.5rem;
	padding-top: 2rem;
	padding-bottom: 2rem;
	padding-right: 4rem;
	padding-left: 4rem;
}

.loading,
.loading-img {
	z-index: 11000;
}

.loading {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
}

.loading-img {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
	padding: 2px;
	background: #fff;
	border: 2px solid #000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.loading-img img {
	display: block;
	width: 32px;
	height: 32px;
	margin: 10px auto 0;
}

/***************************************/

body {
	color: #000;
	line-height: 1.8;
	font-size: 18px;
	font-weight: 100;
	font-family: -apple-system, BlinkMacSystemFont, sans-serif;
	/*font-family: "Noto Sans KR", -apple-system, BlinkMacSystemFont, sans-serif;
	background-color: #222;
	background: radial-gradient(circle at center, #111 10%, #323232 100%);
	background-attachment: fixed; */
	min-height: 100vh;
	min-width: 320px;
	max-width: 760px;
	margin: 0 auto;
}

.half {
	float: left;
	width: 50%;
}

.one-third {
	float: left;
	width: 33.33333333%;
	padding-bottom: 20px;
}

.one-third:nth-child(4n)~.one-fourth {
	margin-top: 1.5rem;
}

.one-third:nth-child(4n + 1) {
	clear: both;
}


.one-fourth {
	float: left;
	width: 25%;
}

.one-fourth:nth-child(5n)~.one-fourth {
	margin-top: 2rem;
}

.one-fourth:nth-child(5n + 1) {
	clear: both;
}

.one-fifth {
	float: left;
	width: 20%;
}

.one-fifth:nth-child(6n)~.one-fifth {
	margin-top: 1.5rem;
}

.one-fifth:nth-child(6n + 1) {
	clear: both;
}

.stats-box {
	border-bottom: 1px solid #ccc;
	padding: 50px 20px;
}

.stats-box a,
.stats-box a:link,
.stats-box a:visited,
.stats-box a:hover {
	color: #000;
	text-decoration: underline;
}

.stats-box#overview {
	background: #222;
    padding: 32px;
    color: #fff;
    border-radius: 7px;
}

.stats-box#overview a,
.stats-box#overview a:link,
.stats-box#overview a:visited,
.stats-box#overview a:hover {
	color: #fff;
	text-decoration: underline;
}

.stats-box::after {
	content: '';
	display: table;
	clear: both;
}

.stats-box dl dt {
	font-size: .8rem;
	font-weight: 300;
}

.stats-box dl dd {
	font-size: 2.6rem;
	font-weight: 700;
	line-height: 1;
}

.stats-box h2 {
	clear: both;
	font-size: 1.2rem;
	padding-bottom: 1.5rem;
}

.stats-box h2+p {
	margin-top: -1rem;
	padding-bottom: 1rem;
}

.stats-box h3 {
	clear: both;
	font-size: 1rem;
	font-weight: 600;
	padding-bottom: 1.2rem;
}

.color-list {
	margin-top: -15px;
	margin-left: -10px;
}

.color-list:after {
	content: '';
	display: table;
	clear: both;
}

.color-list li {
	float: left;
	width: 20%;
	padding-top: 15px;
	padding-left: 10px;
}

.color-list li .color-preview-box {
	width: 100%;
	font-size: 2rem;
	font-weight: 700;
}

.color-list li .color-preview-box+.color-code {
	display: block;
	text-align: left;
	font-size: .9rem;
}

.bgcolor-list {
	margin-top: -15px;
	margin-left: -10px;
}

.bgcolor-list:after {
	content: '';
	display: table;
	clear: both;
}

.bgcolor-list li {
	float: left;
	width: 20%;
	padding-top: 15px;
	padding-left: 10px;
}

.bgcolor-list li:nth-child(5n + 1) {
	clear: both;
}

.bgcolor-list li .bgcolor-preview-box {
	width: 100%;
	height: 50px;
}

.bgcolor-list li .bgcolor-preview-box+.bgcolor-code {
	display: block;
	text-align: left;
	font-size: .9rem;
}

#similar-bgcolor-list table,
#total-bgcolor-list table {
	width: 100%;
	table-layout: fixed;
}

#similar-bgcolor-list table td,
#total-bgcolor-list table td {
	height: 60px;
}

#fontsize-example-box li {
	border-top: 1px solid #eee;
	padding: 5px 0;
}

#fontsize-example-box li:first-child {
	border-top: none;
}

#fontsize-example-box li span {
	display: block;
	text-align: left;
}

#fontsize-example-box li span:first-child {
	font-size: .8rem;
}

#zindex-box ul li {
	display: inline-block;
	padding-left: 15px;
}

#zindex-box ul li:first-child {
	padding-left: 0;
}

.graph-wrap {
	position: relative;
	width: 735px;
	height: 400px;
	border-bottom: 1px solid rgba(192, 192, 192, 1);
}

.graph-wrap .graph-y {
	position: relative;
	height: 100%;
	font-size: .8rem;
}

.graph-wrap .graph-y div {
	position: absolute;
	width: 100%;
	z-index: 1;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) calc(50% - 1px), rgba(192, 192, 192, 1) calc(50%), rgba(0, 0, 0, 0) calc(50% + 1px));
}

.graph-wrap .graph-y div span {
	display: inline-block;
	padding-right: 5px;
	background: #fff;
	text-align: left;
	margin-left: -20px;
}

.graph-wrap .graph-y div:nth-child(1) {
	top: -12px;
}

.graph-wrap .graph-y div:nth-child(2) {
	top: calc(25% - 12px);
}

.graph-wrap .graph-y div:nth-child(3) {
	top: calc(50% - 12px);
}

.graph-wrap .graph-y div:nth-child(4) {
	top: calc(75% - 12px);
}

.graph-wrap .graph-body {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

.graph-wrap .graph-body span {
	position: absolute;
	bottom: 0;
	background: #222;
}

#layout-structure-graph.graph-wrap .graph-body span.tit,
#padding-graph.graph-wrap .graph-body span.tit,
#margin-graph.graph-wrap .graph-body span.tit {
	display: block;
	width: 100%;
	background: none;
	bottom: -30px;
	font-weight: 400;
	font-size: .8rem;
}

#layout-structure-graph.graph-wrap .graph-body>div {
	position: relative;
	float: left;
	width: 12.5%;
	height: 100%;
	text-align: center;
}

#layout-structure-graph.graph-wrap .graph-body>div>.total-declarations-bar,
#padding-graph.graph-wrap .graph-body>div>.total-declarations-bar,
#margin-graph.graph-wrap .graph-body>div>.total-declarations-bar {
	position: absolute;
	bottom: 0;
	left: 15%;
	width: 30%;
	background: #222;
}

#layout-structure-graph.graph-wrap .graph-body>div>.unique-declarations-bar,
#padding-graph.graph-wrap .graph-body>div>.unique-declarations-bar,
#margin-graph.graph-wrap .graph-body>div>.unique-declarations-bar {
	position: absolute;
	bottom: 0;
	right: 15%;
	width: 30%;
	background: #999999;
}

#padding-graph.graph-wrap .graph-body>div,
#margin-graph.graph-wrap .graph-body>div {
	position: relative;
	float: left;
	width: 20%;
	height: 100%;
	text-align: center;
}

#raw-css pre {
	/*font-family: 'Noto Sans Kr', sans-serif;*/
	font-family: -apple-system, BlinkMacSystemFont, sans-serif;
	font-size: .9rem;
	background: #f7f7f7;
	min-height: 500px;
	max-height: 500px;
	overflow-x: auto;
	overflow-y: auto;
	padding: 16px;
}

.modal-wrapper {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: rgba(0, 0, 0, 0.7);
}

.modal-wrapper.on {
	display: block;
}

.modal-wrapper .modal {
	position: fixed;
	top: 0;
	right: 0;
	width: 60%;
	height: 100%;
	z-index: 10000;
	background: #f7f7f7;
	overflow-y: auto;
	transition: all 1s; 
}

.modal-wrapper .modal h2 {
	padding: 20px;
	font-size: 1.5rem;
	border-bottom: 1px solid #ccc;
	background: #fff;
	text-transform: uppercase;
}

.modal-wrapper .modal-close {
	position: absolute;
	top: 0;
	right: 0;
}

.modal-wrapper .modal-close a{
	display: block;
	padding: 10px;
	color: #000;
	text-decoration: none;
	line-height: 54px;
}

.modal-wrapper .modal-body {
	/*font-family: 'Noto Sans Kr', sans-serif;*/
	font-family: -apple-system, BlinkMacSystemFont, sans-serif;
	font-size: .9rem;
	padding: 16px;
}

.modal-wrapper .modal-body ol {
	margin-left: 30px;
}

.stats-box#size-info {
	margin: 2.5rem 0;
	padding-bottom: 20px;
	background-color: rgb(238, 238, 238);
    color: rgb(51, 51, 51);
    border-radius: 7px;
    padding: 32px;
	border-bottom: 1px solid #ccc;
}

.stats-box#size-info dd {
	font-size: 64px;
    font-weight: 700;
    margin-left: 0px;
}