body {
	background-color: #F5F5F5;
	font-family: 'Montserrat', sans-serif;
	-webkit-font-smoothing: antialiased;
}

.char-card {
	border-radius: 15px;
}

.alias {
	font-family: 'Big Shoulders Text', cursive;
	text-transform: uppercase;
	transform: rotate(-5deg)
	skew(-5deg);
	font-size: 3.5em;
	line-height: 1;
	color: white;
    text-shadow: 2px 2px #000;
}

.alias > .card-tag {
	background-color: black;
	font-size: 18px;
}

.card-type {
	font-size: 3em;
	color: white;
}

.rating {
	padding-top: 20px;
	color: yellow;
	font-size: 1.3em;
}

.quirk-label {
	line-height: 1;
	margin-bottom: 0;
	transform: rotate(-5deg)
	skew(-5deg);
    text-shadow: 2px 2px #000;
}

.quirk {
	line-height: 1;
	margin-top: 0;
	margin-bottom: 30px;
	margin-right: 40px;
	transform: rotate(-5deg)
	skew(-5deg);
    text-shadow: 2px 2px #000;
}

.caption-box {
	transform: rotate(-3deg) skew(-15deg);
	color: white;
	text-shadow: 3px 2px 0 #555;
}

.caption {
	background-color: #fabe00;
	padding: 0 10px;
	line-height: 1.5;
}

.stat {
	font-family: 'Big Shoulders Text', cursive;
	text-transform: uppercase;
	font-size: 1.5em;
}

.stat-alphabet {
	font-family: 'Big Shoulders Text', cursive;
	text-transform: uppercase;
	font-size: 2em;
}

.hype-text {
	font-family: 'Big Shoulders Text', cursive;
	text-transform: uppercase;
	transform: rotate(-5deg)
	skew(-5deg);
	color: white;
	opacity: 0.9;
	text-align: center;
	text-shadow: 2px 2px #000;
	font-size: 2em;
	line-height: 1.1;
	top: 30%;
	transition: opacity 0.3s ease;
}


/* Shiny Text */
.shine, .chrome {
	font-size: 3em;
	font-weight: bold;
	font-family: 'Paytone One', sans-serif;
	transform: rotate(-5deg)
	skew(-5deg);
}

.shine {
	background: #222 -webkit-gradient(linear, left top, right top, from(#222), to(#222), color-stop(0.5, #fff)) 0 0 no-repeat;
	-webkit-background-size: 150px;
	color: rgba(255, 255, 255, 0.3);
	-webkit-background-clip: text;
	-webkit-animation-name: shine;
	-webkit-animation-duration: 5s;
	-webkit-animation-iteration-count: infinite;
	text-shadow: 0 0px 0px rgba(255, 255, 255, 0.5);
}

.chrome {
	background: #222 -webkit-gradient(linear, left top, right top, from(#222), to(#222), color-stop(0.5, #fff)) 0 0 no-repeat;
	background-image: -webkit-linear-gradient(-40deg, transparent 0%, transparent 40%, #fff 50%, transparent 60%, transparent 100%);
	-webkit-background-size: 200px;
	color: rgba(255, 255, 255, 0.3);
	-webkit-background-clip: text;
	-webkit-animation-name: shine;
	-webkit-animation-duration: 5s;
	-webkit-animation-iteration-count: infinite;
	text-shadow: 0 0px 0px rgba(255, 255, 255, 0.5);
}

@-webkit-keyframes shine {
	0%, 10% {
		background-position: -200px;
	}
	20% {
		background-position: top left;
	}
	90% {
		background-position: top right;
	}
	100% {
		background-position: 200px;
	}
}

.border-box {
	border: 6px solid #000;
}

/* Arrow Box */
.arrow_box {
	position: relative;
	/*background: #c2e1f5;*/
	background: url(../images/bg_dot_red.png) repeat left top;
	border: 6px solid #000;
	/*border: 4px solid #c2e1f5;*/
	padding: 0 20px;
	border-radius: 5px;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 80%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #CC2200;
	border-width: 20px;
	margin-left: -20px;
}
.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #000;
	border-width: 28px;
	margin-left: -28px;
}

.arrow_box_title, .arrow_box > h1, .heading {
	color: #FFF100 !important;
	font-weight: bold;
	text-shadow:
	0px 5px 0 #000,
	2px 5px 0 #000,
	-2px 5px 0 #000,
	0px -3px 0 #000,
	3px 0px 0 #000,
	-3px 0px 0 #000,

	/* 8-axis shadow */
	-3px -3px 0 #000,
	2px -3px 0 #000,
	3px -3px 0 #000,
	3px  2px 0 #000,
	3px  3px 0 #000,
	2px  2px 0 #000,
	-3px  3px 0 #000,
	-3px  2px 0 #000;
}

.heading {
	margin-bottom: 5px;
}

li > i {
	color: #39ae9e;
	font-family: 'Paytone One', sans-serif;
	text-transform: uppercase;
	padding-right: 5px;
	font-style: normal;
}

/* Ruby Furigana */

ruby, .uk-tab {
	font-family: 'Kosugi Maru', sans-serif;
}

ruby.English {
	font-family: 'Montserrat', sans-serif;
}

.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle {
	font-family: 'Noto Sans JP', sans-serif;
	color: #256a53;
}

.uk-navbar-nav>li>a {
	font-family: 'Big Shoulders Text', cursive;
	font-size: 1.1em;
	font-weight: 900;
	letter-spacing: 1px;
	color: #256a53;
}

.uk-navbar-nav > li:hover > a, .uk-logo:hover, .uk-navbar-toggle:hover {
	color: #39ae9e;
}

.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle {
	min-height: 40px;
}

.uk-card-default.uk-card-hover, .uk-box-shadow-hover-large {
	transition: box-shadow 0.2s ease-out, transform 0.2s ease-out, opacity 0.2s ease-in-out;
	transform-style: preserve-3d;
}

.uk-box-shadow-hover-large:hover {
	transform: 
		/*translateX(-3px)*/
		/*translateY(-3px)*/
		/*rotateX(-5deg)*/
		/*rotateY(-5deg)*/
		/*rotateZ(0.5deg);*/
		rotateZ(1deg)
		scale(1.005);
	/*opacity: 0.9;*/
}

.uk-card-hover:not(.uk-card-default):not(.uk-card-primary):not(.uk-card-secondary) {
	transition: background-color 0.5s ease;
}

.uk-logo, h1, h2, h3, h4, h5 {
	font-family: 'Big Shoulders Text', cursive;
	text-transform: uppercase;
}

.uk-logo {
	font-weight: 900;
	/*opacity: 1;*/
	letter-spacing: 0px;
}

ruby > rt {
	font-size: 0.3em;
	font-family: 'Kosugi Maru', sans-serif;
}

/* Timeline */
.timeline .timeline-item, .timeline .timeline-end {
	display: flex;
	display: -ms-flexbox;
	margin-bottom: 1.2rem;
	position: relative;
}

.timeline .timeline-item::before {
	background: #dadee4;
	content: "";
	height: 100%;
	left: 14px;
	position: absolute;
	top: 30px;
	width: 2px;
}

.timeline .timeline-end::before {
	background: #dadee4;
	content: "";
	/*height: 100%;*/
	left: 14px;
	position: absolute;
	bottom: 30px;
	width: 2px;
}

.timeline .timeline-end .timeline-left .uk-badge {
	padding: 0;
	margin: 0;
	width: 30px;
	height: 30px;
	bottom: 0;
}

.timeline .timeline-item .timeline-left, .timeline-end .timeline-left {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.timeline .timeline-item .timeline-left .uk-badge, .sortable.uk-badge {
	padding: 0;
	margin: 0;
	width: 30px;
	height: 30px;
}

.sortable {
	margin-right: 10px !important;
}

.uk-badge.uk-badge-danger {
	background: #f0506e;
}

.uk-badge.uk-badge-success {
	background: #32d296;
}

.uk-badge.uk-badge-warning {
	background: #faa05a;
}

.timeline-left .uk-icon {
	color: #fff;
}

.timeline .timeline-item .timeline-content, .timeline-end .timeline-content {
	/*-ms-flex: 1 1 auto;*/
	/*flex: 1 1 auto;*/
	padding: 0 0 0 1rem;
}

.uk-light .uk-input, .uk-light .uk-textarea, .uk-light .uk-select {
	background-color: rgba(255, 255, 255, 0) !important;
	border-color: rgba(255, 255, 255, 0) !important;
}

.uk-card {
	transition: background-color 0.1s ease;
}

.uk-input, .uk-select, .uk-textarea {
	transition: color 0.1s ease;
}
