[v-cloak] {
	display: none !important;
}

.main-parts {
	min-width: 1195px!important;
}

/* 住所検索ボタン */
.address-search-btn {
	background-color: #f67aa4!important;
	color: #fff!important;
}
.address-search-btn:hover {
	background-color: #fff!important;
	color: #f67aa4!important;
	border: 1px solid #f67aa4!important;
}
.sr-only{
	display: none;
}

.service-termination-th{
	background-color: #f9e4d1!important;
} 

.service-activation-th{
	background-color: #d1e2f9!important;
} 
.detail-data-table .w-40{
	width: 40%!important;
}
.detail-data-table .w-60{
	width: 60%!important;
}
.detail-data-table td.name{
	background-color:#f6ffff!important;
	vertical-align: middle;
}

.ref-btn{
	background: #5bc0de!important;
	color: white!important;
}
.ref-btn:hover{
	background: #1f8dae!important;
	color: white!important;
}

.badge.status-badge{
	width: 65px!important;

}
