@charset "UTF-8";


.text-required {
	position: absolute;
    color: #fff;
    background: #662a26;
    font-size: .6rem;
    padding: 2px 5px;
    top: 25px;
    right: 0;
}
.mode-input {
	font-size: .8rem;
}
.privacy-box {
	width: 100%;
	height: 110px;
	padding: 10px;
	border: 1px solid #ced4da;
	overflow-y: scroll;
	font-size: 12px;
}