@charset "utf-8";




.thumb_title_date{color:#00a2b1;}

.hierarchy_list > .on .hierarchy_btn{color:#00a2b1;}
.hierarchy_list > .on .hierarchy_btn:after{background-image:url("../images/mt/arrow_on.png");}

.hierarchy_list > .this .hierarchy_btn{color:#00a2b1;}
/* (180619 수정 css 적용 후 오류발생으로 인하여 주석처리함 by jaemin) .hierarchy_list > .this .hierarchy_btn:after{background-image:url("../images/mt/arrow_on.png");} */

.board_date{color:#00a2b1;}

.schedule_list li{background-color:#00a2b1;}

.schedule_d_list li a{background-color:#00a2b1;}

.btn_video_area a:hover{background-color:#00a2b1;}

.view_list_date span{color:#00a2b1;}

.btn._action{background-color:#00a2b1;}

.title_list{background:url("../images/mt/icon_title_plus.png") no-repeat left center;}


.btn_login{background-color:#00a2b1;}
.d_check2 input[type="checkbox"]:checked + label:before{border-color:#00a2b1;}

.title_agree strong{color:#00a2b1;}

.btn_join a.action{background-color:#00a2b1;}

.welcome_text strong{border-bottom-color:#00a2b1; color:#00a2b1;}

.descript_search span{color:#00a2b1;}

.d_radio input[type="radio"]:checked + label:before{background:url("../images/join/radio_on.png") no-repeat center center;}

.pw_search_process .this{background-color:#42b0bd;}

.search_list .on .my_info{color:#42b0bd;}

.id_box span{color:#42b0bd;}


/* 마이페이지 */
.point{color:#42b0bd;}
.info_state{background-color:#42b0bd;}
.photo_date2{color:#42b0bd;}
.notice_list li span{color:#00a2b1;}
.offering_list .offering_check{color:#00a2b1;}

.essential{color:#42b0bd;}


.tab_list .on a{background-color:#00a2b1;}


.my_board_btn a{background-color:#00a2b1;}



@media only screen 
and (max-width : 766px)
{
	.hierarchy_area{
	  background:rgb(26,94,132); /* Old browsers */
	  background:-moz-linear-gradient(left, rgba(26,94,132,1) 0%, rgba(18,139,202,1) 100%); /* FF3.6-15 */
	  background:-webkit-linear-gradient(left, rgba(26,94,132,1) 0%,rgba(18,139,202,1) 100%); /* Chrome10-25,Safari5.1-6 */
	  background:linear-gradient(to right, rgba(26,94,132,1) 0%,rgba(18,139,202,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	  filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a5e84', endColorstr='#128bca',GradientType=1 ); /* IE6-9 */
	}

	.hierarchy_list > .this .hierarchy_btn{color:#fff;}
}
