#hue_slider {
	width:50%;
	float:right;
	margin-top: 5px;
}

#sp_bold {
	margin-right:40px;
	float:right;
	color: gray;
	margin-top: 5px;
}

#kvo {
	width: 50px;
	display: inline-block;
	vertical-align:middle;
}

#select {
	width:auto;
	height:auto;
	padding:0.175rem;
	padding-right: 30px;
}

#source_pattern {
	margin-right: 20px;
}

#top {
	margin-bottom: 15px;
}

#buttons_panel {
	margin-bottom: 15px;
}

#alert {
	display:none;
}

a {
	white-space: nowrap;
}

a:hover {
    text-decoration: none;
	cursor:pointer;
}

body {
	line-height:unset;
	font-family:unset;
	margin:10px;
	background-color:#25292d;
}

html {
	line-height:unset;
	font-family:unset;
}

.modal-header,.modal-footer {
	background-color: #e9ecef;
}