@charset "utf-8";

.k-grid{
	overflow-x:auto;
	white-space: nowrap;
}

.k-drop .k-dropdown .k-input {
    color: #505052 !important;
}

.subPage .k-grid td {
	color: #5D5C5A !important;
}
 
caption {
	display: none;
}

.subPage .tit-path ul li {
	color: #72716C !important;
}

.saftyPlan ul.tab-btn {
/* 	position: sticky;
	top: 0;
	z-index: 10; */
	grid-template-columns: repeat(5,1fr) !important;
}

.checkBox{
    vertical-align: middle;
    cursor: pointer;
    font-size: 15px;
}
.subPage .m_title {
	padding-bottom: 20px !important;
}
.subPage .tit-path {
    padding: 23px 0 15px !important;
}
.check-wrap {
	padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
}