.flex-1 {
	flex: 1;
}
.result_row {
	width: 80%;
	margin: 0 auto;
}
.result_row div {
	padding: 8px;
	min-width: 50px;
	border: 1px solid #ccc;
}
/*
.comp__title {
	font-size: 20px;
	padding: 1rem;
}
.games-team {
	padding-top: 0;
}
.games .team {
	position: relative;
}

.header__logo {
	display: flex;
	flex-direction: column;
    justify-content: center;
}
.header__logo h1 {
	font-size: 1.2rem;
}
.more-contents__ttl {
	white-space: nowrap;
}
.ad_view {
	background: #fff;
	border: 1px solid #ccc;
	padding: 1rem;
	margin: 1rem auto;
}
.header__nav .nav-link:hover {
	background: #f5f5f5;
}

.mt20 {
	margin-top: 20px;
}

.t-center {
	text-align: center;
}
.d-block {
	display: block;
}


.f-large {
	font-size: 130% !important;
}
.card_link {
	text-decoration: none;
}
.card_link .sch-detail__game:hover {
	background: #ebf6f7;
}
.cancel_label, .stop_label {
	border: 3px solid #c53d43;
	color: #c53d43;
	text-align: center;
	display: inline-block;
	padding: 3px 8px;
	border-radius: 3px;
	font-weight: 700;
}
.stop_label {
	border: 3px solid #999;
	color: #999;
}


.sch .card-header {
	background-color: #165e83;
}
.sch__data--bg {
	border-radius: 3px;
	background-color: #4d4c61;
}
.sch-detail__game {
	box-shadow: none;
	border: 1px solid #ccc;
}
.sch {
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 1.5rem;
    box-shadow: none;
}
.score_detail_table {
	color: #555;
	width: auto;
	margin: 10px auto;
	border-color: #203744;
	min-width: 80%;
}
.score_detail_table .data_body td:nth-of-type(1) {
    font-weight: bold;
}
.score_detail_table .team {
	min-width: 180px;
}
.score_detail_table .number {
	min-width: 80px;
}
.score_detail_table .str {
	min-width: 120px;
}
.custom_detail_table {
	min-width: 80%;
}
.schedule_option_row {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	align-self: stretch;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.schedule_option_row:first-child {
	border-top: 1px solid #1D618F;
}
.schedule_option_label, .schedule_option_value {
	padding: 8px 1rem;
}
.schedule_option_label {
	min-width: 220px;
	background:  #1D618F;
	color: #fff;
	font-weight: 700;
	border-bottom: 1px solid #fff;
}
.schedule_option_value {
	flex-grow: 1;
	text-align: left;
	border-bottom: 1px solid #1D618F;
	border-right: 1px solid #1D618F;
}
.schedule_option_row:last-child .schedule_option_label {
	border-bottom: none;
}


.game_picture_area {
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-self: stretch;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.game_picture img {
	max-width: 200px;
	padding: 4px;
}
.game_picture img {
	display: inline-block;
}
.reague_table {
	width: auto;
	min-width: auto;
}
.reague_table th {
	padding: 6px !important;
	vertical-align: middle !important;
	min-width: 100px;
	height: 60px;
	font-size: 12px;
	background: #ebf6f7;
}
.reague_table td {
	padding: 6px !important;
	vertical-align: middle !important;
	text-align: center;
	font-size: 12px;
}
.right_down_border {
    background: #eee;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJ3aWR0aDoxMDAlO2hlaWdodDoxMDAlOyI+PGxpbmUgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSIgc3R5bGU9InN0cm9rZTogI2NjY2NjYztzdHJva2Utd2lkdGg6IDE7Ij48L2xpbmU+PC9zdmc+);
}

.file-upload__label {
	white-space: nowrap;
}
.file-upload__result {
	white-space: nowrap;
	padding: 0 1rem;
	display: inline-block;
	
}

.app-detail__description {
	padding: 1rem;
	background: #f8f9fa;
	margin: 1rem 0;
	color: #333;
	font-size: 1.1rem;
}

.file_item a {
	display: block;
	padding: 1rem;
	border: 1px solid #ccc;
	text-decoration: none;
}
.file_item a:hover {
	background: #eee;
}

.competition_file_image {
	display: inline-block;
}
.competition_file_image img {
	width: 100%;
}
.view_size1 {
	width: 100%;
}
.view_size2 {
	width: 50%;
}
.view_size3 {
	width: 25%;
}




.ui-widget-header {
     border: none !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
     border: none !important; 
     background: none !important; 
	 text-align: center;
	 cursor: default;
}
.ui-datepicker td span, .ui-datepicker td a:hover {
	font-weight: 700;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
	color: #454545 !important;
}
.ui-widget.ui-widget-content {
	 margin: 0 !important;
	 width: 100% !important;
}
*/
.app-online .formItem_label, .app-online .formItem__data {
	padding-left: 8px;
	padding-right: 8px;
}
.comp__class {
	line-height: 1.5;
	font-size: 14px;
}
.ad_view {
	border: none;
}
.disable_btn {
	background: #999 !important;
	color: #c3c3c3 !important;
}
.disable_btn:hover {
	background: #999 !important;
	color: #c3c3c3 !important;
}
