
body {
	font-family: 'Pretendard', sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #fff;
	overflow-x: hidden;
	transition: none;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	color: #232323;
	transition: 0.5s ease;
}

a:hover,
a:active,
a:focus {
	color: #3d4e98;
	text-decoration: none;
	outline: none;
}
.container {
	padding: 0px;
}
.user_container{
	width:100%;
	max-height:872px;
	height: 872px;
	background-image: url('../images/bg.png');
	background-repeat: no-repeat;
	background-size: cover;
}
.login_main{
    width:500px;
    margin-top: 210px;
    background:#fff;
    border-top-left-radius: 180px;
    border-top-right-radius: 5px;
    padding:90px 100px 115px 100px;
    position: absolute;left: 36%;
    text-align: center;
    box-sizing: border-box;
}
.has-error .form-control {
    border-color: #e71434;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #e71434;
}
.error.help-block{
	text-align: left;
}
.login_main.register{
	padding:90px 100px 91px 100px;
}
.login_main.register-pwd{
	padding:90px 100px 26px 100px;
}
.login_main.find-pwd{
	padding:90px 100px 15px 100px;
}
.login_subtitle{
	margin-top:10px;
	margin-bottom:50px;
	letter-spacing: -2px;
	font-size: 14px;
	font-weight: 600;
	color: #000;
}
.login_title_left a,.login_title_left{
	font-size:18px;
	font-weight:600;
	color: #000;
	border-bottom: 2px solid #000;
	padding:0px 0px 10px 0px;
}
.login_title_right a,.login_title_right{
	font-size:18px;
	font-weight:600;
	color: #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	padding:0px 0px 10px 0px;
}
.login_title_right a:hover,.login_title_left a:hover{
	color: #000;
}
.btn-send {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 40px;
	width: 120px;
	border-radius: 30px;
	color: #fff;
	background-color: #a0a0a0;
	border-color: #a0a0a0;
	font-weight: 500;
}
.btn-send:hover{
	background-color: #a0a0a0;
	opacity: 0.6;
	color: #fff;
	border-color: #a0a0a0;
}
.glyphicon-ok,.glyphicon-remove{
	display: none;
}
.login_link{
	font-size:14px;
	font-weight:600;
	color: #a0a0a0;
	padding:0px;
	letter-spacing: -1px;
}
.login_link a:hover{
	color:#e71434;
}
.user_footer{
	padding:70px 0px;
}
.login_main h1{
    padding: 20px 10px;
}
.login_main h1 .title_01{
	float: left;
	font-size: 30px;
	color: #26356f;
	font-weight: bold;
}
.login_main h1 .title_02{
	float: right;
	font-size: 18px;
	font-weight: 500;
	margin-top: 10px;
}
.login_main .title_03{
	padding: 20px 10px;
	font-size: 42px;
	font-weight: 300;
}
.login_main .title_line{
	width: 40px;
	margin-left: 10px;
	background-color: #000;
	height: 1px;
}
#login_form{
	margin: 30px 0px;
	padding: 0px 10px;
}
.form_input{
	height: 50px;
	border:none;
	-webkit-box-shadow:none;
	border-bottom: 1px solid #555555;
	border-radius: 0px;
	color: #555555;
}
.form_input::placeholder{ 
	color:#555555;
	font-size:18px;
	font-weight:600;
	letter-spacing: -2px;
}
.login_main .title_04{
	float: right;
	color: #009cff;
	font-size:16px;
	font-weight: 500;
	margin-top: 20px;
}
.find_pwd{
	text-align: right;
}
.btn_area{
	margin-top: 20px;
}
.btn-login{
	width: 100%;
	border-radius: 20px;
	margin-top: 30px;
	height: 40px;
	background-color: #000;
	color: #fff;
	font-size:18px;
	font-weight: bold;
}
.btn-login:hover{
	background-color: #fff;
	border: 1px solid #000;
	color: #000;
}
.form-control:focus{
    border-color: #000;
    outline: 0;
  	-webkit-box-shadow: none;
  	box-shadow: none;
}
.form-control:focus::placeholder {
  	color: #000;
}
.title_05{
	margin-top: 20px;
	color:#009cff;
	font-size: 14px;
}
.link_area{
	text-align: center;
}
.has-error .form-control,.has-success .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.has-error .form-control::placeholder {
    color: #000;
}
.help-block{
	position: static;
	margin-left: 10px;
}
.reg_notice{
	font-size: 14px;
	color:#e71434;
	text-align: center;
	font-weight: 500;
	margin-top: 50px;
	letter-spacing: -1px;
}
.main_page{
	width: 100%;
	margin:0px auto;
	min-height: 100%;
}
.left_part{
	height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    overflow: auto;
    width: 250px;
    border-right:1px solid #eeeeee;
}
.left_part_top{
	padding: 30px 0px;
	text-align: center;
}
.left_part_top .user_img{
	max-width: 100%;
	margin-top: 30px;
}
.left_title_01{
	font-size: 20px;
	color: #26356f;
	font-weight: bold;
}
.left_title_02{
	font-size: 14px;
	font-weight: 500;
	padding: 20px 0px;
	letter-spacing: -1px;
}
.left_title_03{
	font-size: 16px;
	font-weight: 500;
	padding: 20px 0px;
}
.left_btn_part{
	margin-bottom: 20px;
}
.left_btn{
	border-radius: 20px;
	height: 32px;
	background-color: #000000;
	font-size: 14px;
	color: #fff;
	border-color:#000000;
	margin-right: 5px;
}
.btn-power{
	border-radius: 20px;
	height: 32px;
	padding: 6px 20px;
}
.left_btn:hover{
	background-color: #fff;
	color: #000;
	border-color:#000000;
}
.right_part{
	padding: 30px 0px;
	font-size: 14px;
	margin-left: 250px;
}
.right_part_detail{
	padding-top: 30px;
	font-size: 18px;
	margin-left: 250px;
}
.right_part_top{
	padding: 0px 50px;
	display: flex;
}
.notice_area{
	margin:20px 50px;
}
.notice_title{
	font-size: 18px;
	font-weight: 700;
}
.btn-notice{
	border-radius: 20px;
	background-color: #e71434;
    border-color: #e71434;
}
.btn-notice:hover,.btn-notice:focus
{
	color: #fff;
  	background-color: #e71434;
  	border-color: #e71434;
  	cursor:default;
}
.notice_title span{
	position: relative;
	top: 4px;
	left: 5px;
}
.notice_detail_title
{
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
}
.notice_detail_subtitle
{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 50px;
}
.notice_detail_subtitle span
{
	font-size: 18px;
	font-weight: bold;
	color: #ef2c6c;
}
.notice_detail_content
{
	text-align: center;
	margin-bottom: 30px;
}
.detail-navigation
{
	border-top: 1px solid #e3e3e3;
    padding-top: 30px;
}
.prev,.next
{
	font-size: 18px;
	font-weight: bold;
}
.prev span,.next span
{
    margin-right: 50px;
	color: #26356f;
}
.modal-dialog{
	top: 50%;
	transform: translateY(-50%);
	margin:0px auto;
}
#modal_title{
	font-weight: bold;
	text-align: center;
}
.select_cate{
	border-radius:5px;
	max-width: 200px;
}
.select_keyword{
	border-radius:5px;
	max-width: 500px;
	margin-left: 20px;
}
.search_btn{
	border-radius: 20px;
	font-size: 14px;
	margin-left: 20px;
	background-color: #e71434;
    border-color: #e71434;
	font-weight: bold;
	color: #fff;
}
.search_btn:hover,.search_btn:focus,.search_btn.focus,.search_btn:active.focus,.search_btn.active.focus{
	background-color: #fff;
    border-color: #e71434;
	color: #e71434;
}
.main_swiper{
	margin-top: 30px;
	border-radius: 15px;
	overflow:hidden;
	transform: translateY(0);
	padding: 0 50px;
    display: flex;
}
.swiper-slide img {
    display: block;
    width: 100%;
    object-fit: cover;
    border-radius: 15px;
}
.article_list{
	margin: 90px 50px 20px 50px;
}
.article_list ul li{
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #e3e3e3;
}
.li_info{
	display: inline-flex;
}
.li_info_right{
	margin-left: 50px;
}
.li_row{
	padding-bottom: 5px;
}
.li_row:nth-child(2){
	padding-top: 20px;
}
.li_row img{
	margin-bottom: 4px;
}
.txt_title{
	color: #44b064;
}
.txt_title1{
	font-size: 22px;
	font-weight: bold;
}
.txt_subtitle1{
	font-size: 18px;
	font-weight: 600;
}
.txt_title_red{
	color: #e71434;
	font-weight: 500;
}
.li_end_row{
	padding-top: 20px;
}
.li_end_row span{
	color: #000;
}
.btn_list{
	margin-top: 20px;
	text-align: center;
}
.li_btn{
	min-width: 100px;
	border-radius: 20px;
	background-color: #e71434;
	font-size: 14px;
	font-weight: bold;
	border-color:#e71434;
	margin-right: 5px;
	color: #fff;
}
.li_last_btn{
	min-width: 100px;
	font-size: 14px;
	border-radius: 20px;
}
.center_banner{
	margin-top: 80px;
}
.center_banner .center_banner_left .title{
	font-size: 26px;
	font-weight: bold;
	color: #000;
	padding-left: 90px;
}
.center_banner .center_banner_left .scoll_area{
	margin-top: 10px;
	margin-left: 50px;
	background-color: #f2f2f2;
	border-radius: 10px;
	padding:30px 40px 0px 40px;
	height: 250px;
	overflow: hidden;
	position: relative;
}
.grey_line{
	height: 40px;
	background:#f5f5f5;
}
.detail_row{
	padding: 30px 0px 30px 50px;
	border-bottom: 1px solid #cccccc;
}
.detail_last_row{
	padding: 30px 0px 30px 50px;
	border-bottom: none;
}
.content_title{
	font-size: 18px;
	font-weight:bold;
}
.content_text{
	font-size: 16px;
	font-weight:500;
	white-space: pre-wrap;
}
.content_img_ul{
	padding-left:0px;
	margin-bottom: 30px;
	text-align: center;
}
.content_text_ul{
	font-size: 16px;
	font-weight:500;
}
.content_text_ul ul{
	margin-bottom: 50px;
}
.content_text_ul ul li{
	padding-bottom: 5px;
	margin-bottom:0px;
	border-bottom: none;
}
.content_text_ul span{
	font-size: 16px;
	font-weight:500;
}
.scroll-list {
    list-style: none;
    margin: 0;
    padding: 20px 0;
    position: absolute;
    animation: scroll 15s linear infinite;
}
.scroll-list li {
	width: 682px;
	height: 36px;
    border-radius: 20px;
	margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    background-color: #fffcfc;
    white-space: nowrap;
    display: flex;
	justify-content: center;
	align-items: center;
}
.scroll-list li:hover {
	cursor:pointer;
	padding: 10px 0;
    font-size: 16px;
}
.scroll-list li span{
	font-weight: 400;
	padding-right: 30px;
}
.scroll-list li span:last-child{
	color: #e71434;
	padding-right: 0px;
}
.scoll_area:hover .scroll-list {
    animation-play-state: paused;
}

@keyframes scroll {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-50%);
    }
}
.center_swiper{
	max-height: 250px;
	margin-top: 10px;
}
.center_banner .center_banner_right .title{
	font-size: 26px;
	font-weight: bold;
	color: #000;
	padding-left: 40px;
}
.center_banner .center_banner_right .swiper_img{
	height: 250px;
	border-radius: 10px;
	background-repeat: no-repeat;
}

.swiper-button-next{
    right: var(--swiper-navigation-sides-offset,65px);
    left: auto;
}
.swiper-button-prev, .swiper-button-next {
    width: 40px;
    height: 50px;
    color: #fff;
    background-size: contain;
}
.swiper-button-prev:after, .swiper-button-next:after {
    font-size: 30px;
}
.left_nav{
	margin: 40px 0px;
    text-align: left;
    display: flex;
    padding-left: 40px;
}
.left_nav ul li{
	margin-bottom: 20px;
}
.left_nav ul li a{
	font-size: 16px;
	color: #000;
	font-weight: 600;
}
.web_info{
	position: absolute;
    bottom: 40px;
    left: 40px;
}
.web_info .title{
	font-size: 20px;
	color: #000;
	font-weight: 600;
}
.web_info .subtitle{
	font-size: 14px;
	color: #000;
	font-weight: 400;
}
.notice_list{
	margin:0px 50px 70px 50px;
}
.notice_list .title{
	font-size: 26px;
	font-weight: bold;
	color: #000;
	margin-bottom: 20px;
	padding-left: 40px;
}
.notice_list .table tbody tr:last-child{
	border-bottom: 1px solid #e3e3e3;
}
.notice_list .table tbody tr td{
	font-size: 14px;
	font-weight: 600;
	color: #000;
	padding:30px 0px;
}
.notice_list .table tbody tr td a:hover{
	color: #e71434;
	cursor: pointer;
}
.notice_list .table tbody tr td:first-child{
	width: 176px;
}
.notice_list .table tbody tr td:last-child{
	text-align: left;
	padding-left: 60px;
}
.silide_text{
	position: absolute;
	top:50px;
	left: 130px;
}
.silide_text .slide_title01{
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	letter-spacing: -1px;
}
.silide_text .slide_title02{
	font-size: 26px;
	font-weight: 400;
	color: #fff;
	letter-spacing: -1px;
}
.silide_text .slide_title02 span{
	font-weight: bold;
}
.slide_btn{
	margin-top:30px;
	background-color: #fff;
    color: #e71434;
    width: 170px;
    height:35px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 30px;
    letter-spacing: -1px;
}
.slide_btn:hover {
	background-color: #fff;
	color: #e71434;
}
.slide_btn:hover i:before,.slide_btn:hover i:after{
	border-top: 1px solid #e71434;
} 
.slide_btn i:before {
	content: '';
	display: block;
	width: 30px;
	border-top: 1px solid #e71434;
}
.slide_btn i:after {
	content: '';
	display: block;
	width: 7px;
	border-top: 1px solid #e71434;
	transform: rotate(45deg);
	position: relative;
	top: -4px;
	left: 23px;
}

.footer_part{
	text-align: center;
	color: #a0a0a0;
	font-size: 13px;
}
.footer_part span{
	line-height: 20px;
}
.detail_right_part{
	padding: 0px 50px;
}
.detail_right_part img{
	margin-bottom: 10px;
}
.detail_right_part span{
	font-size: 22px;
	margin-left: 20px;
}
.detail_bg{
	/*background-color: #edf8ff;*/
	padding: 30px 0px;
	margin-top: 0px;
	/*text-align: center;*/
}
.detail_btn{
	border-radius: 20px;
	background-color: #e71434;
	font-size: 16px;
	font-weight: 500;
	border-color:#e71434;
	padding: 10px 50px;
	color: #fff;
}
.detail_btn:hover,.detail_btn:focus{
	background-color: #fff;
	color: #e71434;
}
.info_detail{
	background-color: #e8ecef;
	padding: 50px 50px;
}
.info_detail_list{
	padding: 0px;
	text-align: center;
	max-width: 510px;
}
.info_detail_title{
	padding-bottom: 30px;
	font-size: 25px;
	font-weight: 300;
	letter-spacing: -1px;
}
.info_detail_line{
	width: 50px;
	height: 1px;
	background: #000;
	margin: 0px auto;
	margin-top:10px;
}
.info_detail_text{
	background: #fff;
	height: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
.detail_title{
    padding: 23px 0 0 30px;
    position: relative;
    color: #222;
    font-size: 20px;
    font-weight: 300;
    text-align: left;
}
.detail_title:before{
	content: '';
    width: 2px;
    height: 12px;
    margin: 4px 0;
    display: block;
    position: absolute;
    top: 50%;
    left: 20px;
    background-color: #0c4f84;
}
.detail_subtitle{
	padding: 10px 30px;
	text-align: left;
	color: #666;
}
.detail_subtitle1{
	padding: 10px 30px;
	text-align: left;
	color: #666;
	margin-top: 13px;
}
.detail_textarea{
	padding: 10px 30px;
}
textarea[readonly] {
    background-color: #f7f7f7 !important;
    color: #888 !important;
    border: none;
    box-shadow:none;
}
.detail_textarea .copy_btn{
	width: 100%;
	margin-top:5px;
	background-color: #26356f;
    font-size: 16px;
    font-weight: 500;
    border-color: #26356f;
}
.detail_textarea .notice_text{
	width: 100%;
	text-align: left;
	border: 1px solid #f6d9cd;
    background-color: #ffe9e0;
    color: #874d34;
    padding: 15px 0px 15px 10px;
    line-height: 24px;
}
.detail_textarea .select_text{
	border: none;
    box-shadow: none;
    border-bottom: 1px solid #009cff;
    border-radius: 0px;
    font-size: 16px;
    padding-left: 0px;
    color: #009cff;
}
.tip_text{
	width: 100%;
	text-align: left;
	border: 1px solid #27b0a8;
    background-color: #27b0a8;
    color: #fff;
    padding: 5px 0px 5px 10px;
    margin-top: 5px;
}
.detail_textarea .textarea_subtitle{
	text-align: left;
	padding: 15px 0px 10px 0px;
	color: #666;
}
.detail_textarea .textarea_subtitle1{
    margin-top: 30px;
    position: relative;
    text-align: left;
    /*padding-left: 15px;*/
    color: #666;
    letter-spacing: -0.5px;
}
.detail_textarea .textarea_subtitle2{
	margin-top: 10px;
    position: relative;
    text-align: left;
    /*padding-left: 15px;*/
    color: #666;
    letter-spacing: -0.5px;
}
/*.detail_textarea .textarea_subtitle1:before {
    content: '※';
    position: absolute;
    top: 0;
    left:0;
}*/
.detail_textarea .textarea_img{
	padding: 10px;
	border:1px solid #e3e3e3;
	display: block;
	margin-bottom: 10px;
}
.textarea_img img{
	width: 100%;
	height: auto;
}
.detail_textarea .textarea_img .img_text{
	padding-top: 10px; 
	color: #666;
}
.detail_url{
	padding: 30px;
	background-color: #f7f7f7;
    border: 1px solid #eee;
}
.detail_url .detail_url_text{
	text-align: left;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #999;
	font-size: 18px;
	color:#999;
}
.detail_url .detail_url_text:last-child{
	text-align: left;
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #999;
	font-size: 18px;
	color:#999;
}
.url_btn{
	float: right;
	border-radius: 20px;
	background-color: #26356f;
	border-color:#26356f;
	margin-top: -5px;
}
.notice_text_circle{
	text-align: left;
	border: 1px solid #f6d9cd;
    background-color: #ffe9e0;
    border-radius:20px;
    color: #874d34;
    padding: 5px 15px;
    width: max-content;
}
.list_title{
    color: #ef2c6c;
    display: block;
    font-weight: bold;
    text-align: left;
    font-size: 16px;
}
.list_subtitle{
	text-align: left;
    margin-top: 10px;
    color: #ef2c6c;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: -1px;
}
.list_title1{
	margin-top: 20px;
    display: block;
    font-weight: 500;
    text-align: left;
    font-size: 16px;
}
.list_subtitle1{
	text-align: left;
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    letter-spacing: -1px;
}
.list_title2{
	margin-top: 20px;
    display: block;
    color: #ef2c6c;
    font-weight: 500;
    text-align: left;
    font-size: 16px;
    text-decoration: underline;
	margin-bottom: 20px;
}
.ul_list{
	width: 100%;
	text-align: left;
	border: 1px solid #f6d9cd;
    background-color: #ffe9e0;
    color: #874d34;
    padding: 15px 0px 15px 10px;
}
.ul_list li{
	text-decoration: underline;
	line-height: 30px;
	position: relative;
	padding-left: 24px;
}
.ul_list li:before{
	content: '';
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    background-image: url(../images/notice.png);
    top: 2px;
    left: 0;
}
.ul_notice_list{
	width: 100%;
	text-align: left;
	border: 1px solid #f6d9cd;
    background-color: #ffe9e0;
    color: #874d34;
    position: relative;
    padding: 15px 0px 15px 10px;
}
.ul_notice_list li{
	line-height: 24px;
	position: relative;
	padding-left: 10px;
}
.ul_notice_list li:before{
	content: '•';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.load_btn{
	width: 100%;
    margin-top: 5px;
    background-color: #ff7252;
    font-size: 16px;
    font-weight: 500;
    border-color: #ff7252;
}
.img_size{
	width: 100%;
	padding: 0px 20px;
	background-color: #f7f7f7;
    border-top: 1px solid #ddd;
    color: #777;
    font-weight: 400;
    height: 35px;
    line-height: 35px;
    text-align: left;
}
.img_size:hover{
	color:#01bdce;
	background: #e7ebee;
}
.img_size span{
	float: right;
	margin-top: 8px;
}
.info_detail .col-md-4{
	padding-left: 5px;
	padding-right: 5px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	border:none;
    border-bottom: 1px solid #26356f;
    font-size: 16px;
    font-weight: 600;
}
.nav-tabs > li > a{
	border:none;
	background: #fff;
	font-size: 16px;
	font-weight: 600;
	color:#aaaaaa;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	border:none;
	background: #fff;
	border-bottom: 1px solid #26356f;
	font-size: 16px;
	font-weight: 600;
	color: #000;
}
input {
  display: inline-block !important;
  margin-right: 5px;
}
.guide{
	background-color:transparent; 
	border:1px solid #fff; 
	width:18px; 
	height:18px; 
	top:0;
	display: inline-block;
    position: relative;
    top: -1px;
    left: 4px;
    border-radius: 50%;
    color: #fff;
    font-size: 0;
    line-height: 0;
    text-align: center;
    cursor: pointer;
}
.guide:before{
	line-height:18px; 
	position:relative; 
	top:-1px; 
	left:0;
	content: '?';
    font-size: 12px;
    font-weight: 600;
}
.money_title{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	background: #26356f;
	margin-bottom: 30px;
	color: #fff;
}
.money_notice{
	font-size: 16px !important;
	color: #ffb312;
}
.notice_money{
	color: #ffb312;
	font-size: 18px !important;
}
.tab_detail{
	display: flow-root;
}
.tab_detail_ul{
	justify-content: center;
	display: flex;
	border-bottom:none;
	margin-bottom: 5px;
}
.tab_detail_content{
	background:#858e9a;
	padding: 40px 0px;
}
.tab_detail_text{
	text-align: center;
	font-size: 16px;
	color: #fff;
	border-right:1px solid #76818f;
}
.tab_detail_text1{
	text-align: center;
	font-size: 16px;
	color: #fff;
}
.tab_detail_text span,.tab_detail_text1 span{
	font-size: 25px;
}
.tab_detail_btn_area{
	text-align: center;
	margin-top: 40px;
}
.tab_detail_btn{
	margin-bottom: 0px;
	max-width: 500px;
	width: 100%;
	font-weight: 600;
}
.detail_notice_title{
	background:#26356f;
	padding: 10px 0px;
	color: #fff;
}
.detail_notice_title a{
	color: #fff;
	margin-left: 30px;
}
.detail_date_area{
	padding: 20px 30px;
	background-color: #f6f6f6;
}
.detail_date_area input{
	max-width: 206px;
}
.detail_date_area span{
	line-height: 30px;
	padding: 0px 10px 0px 5px;
}
.search_btn{
	height: 34px;
	line-height: 22px;
	display: inline-block;
	margin-bottom: 2px;
}
.excel_btn{
	height: 34px;
	line-height: 22px;
	display: inline-block;
	margin-bottom: 2px;
	float: right;
	background:#0ab694;
	border-color: #0ab694;
}
.detail_list_area{
	padding: 30px 30px;
	display: -webkit-box;
	-webkit-box-pack: center;
	-webkit-box-orient: vertical;
	height: 500px;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	color: #aaa;
}
.count_detail{
	border-top: 1px solid #eee;
	padding-bottom: 50px;
}
.count_search{
	background: none;
	padding: 30px;
}
.count_table_area{
	padding-left: 30px;
}
.count_title{
	font-size: 20px;
	font-weight: bold;
}
.count_table{
	margin:30px 0px;
}
.detail_notice_list{
	padding-bottom: 30px;
}
.detail_notice_list ul li{
	color: #555;
	line-height: 25px;
    font-weight: 400;
}
.show_case_text{
	float: right;
	font-size: 22px;
	color: #26356f;
}
.hide_case_text{
	float: right;
	font-size: 22px;
	color: #aaa;
	text-decoration: line-through;
}
.finish_time{
	color: #26356f;
	margin-left: 35px;
}
.case_time{
	float: right;
	color: #aaa;
}
.btn-info:focus{
	background: #26356f;
	border-color: #26356f;
}
.table > tbody > tr > td .btn{
	padding: 4px 6px !important;
}
.table > thead > tr > th{
	text-align: center;
	vertical-align: middle;
	background-color: #f4f4f4;
	border-top: 2px solid #26356f !important;
	font-weight: normal;
	color: #555;
}
.table > tbody > tr > td{
	text-align: center;
	vertical-align: middle;
}
.pagination{
	margin:0px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	background-color: #26356f;
    border-color: #26356f;
}
.pagination > li > a, .pagination > li > span{
	color: #26356f;
}
.datetimepicker-months .table-condensed thead tr{display: flex;justify-content: center;}
.datetimepicker-months .table-condensed{width: 204px;}
.datetimepicker-months .table-condensed tbody tr td{text-align: center;}
.datetimepicker-months .table-condensed tbody tr td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border-radius:4px}
.datetimepicker-years .table-condensed thead tr{display: flex;justify-content: center;}
.datetimepicker-years .table-condensed{width: 206px;}
.datetimepicker-years .table-condensed tbody tr td{text-align: center;}
.datetimepicker-years .table-condensed tbody tr td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border-radius:4px}
.switch,.today{text-align: center;}
.day,.switch,.today{cursor: pointer;}
@media (max-width:768px) {
	body {
		font-size: 12px;
	}



}
