@charset "UTF-8";

/* 메인 베너 높이 지정 차후 변경 필요 */
/* .main-content .top-area .container .left-rolling { */
/* 	height: 4.3rem; */
/* } */
/* .bottom-banner-area .rolling-area .slick-list{ */
/* 	height: 0.5rem; */
/* } */

/* @media (max-width: 1024.98px) { */
/* 	.main-content .top-area .container .left-rolling { */
/* 		height: 2.97rem; */
/* 	} */
/* 	.bottom-banner-area .rolling-area .slick-list{ */
/* 		height: 0.5rem; */
/* 	} */
/* } */

/* @media (max-width: 767.98px) { */
/* 	.main-content .top-area .container .left-rolling { */
/* 		height: 2rem; */
/* 	} */
/* 	.bottom-banner-area .rolling-area .slick-list{ */
/* 		height: 0.5rem; */
/* 	} */
/* } */

/* 자율점검시스템 분류별 li height값 수정 */
.system-cheak-site-list li {
	height: 0.4rem;
}

.system-cheak-box {
	border: 1px solid #e5e5e5;
	padding: .20rem;
}

.ico-logout {
	width: 25px;
	height: 25px;
	line-height: 25px;
	background-image: url("/resources/health/images/common/ico-logout.png");
}

.ico-mypage {
	width: 25px;
	height: 25px;
	line-height: 25px;
	background-image: url("/resources/health/images/common/ico-mypage.png");