
/* 관리자모드 *****/

#mcategory_sub_add_box		{position:absolute;z-index:20;background-color:#ffffff;}



/* 홈페이지 *****/

#mento_planview_fade	{position:absolute;top:0%;left:0%;width:100%;height:100%;background:#000;opacity:.80;z-index:9900000;}
#mento_planview_div		{position:absolute;width:70%;z-index:9900001;top:160px;background:#fff;}


.mento_gray_box			{border:1px solid #cccccc;padding:5%;margin:2%;background-color:#f5f5f5;}


#mento_planview_btn		{height:50px;font-size:1.3em;line-height:50px;background:#ff9966;color:#fff;text-align:center;margin:20px 0px;cursor:pointer;}

#mento_planview_box		{display:none;}


.mento_agree_box		{border:1px solid #e9e9e9;background-color:#f9f9f9; padding:7px; }
.mento_user_textarea	{height:150px;background-color:#fff; padding:10px ;border: 1px solid #e9e9e9; overflow-x:hidden;overflow:auto;}
.agree_bottom			{overflow:hidden; padding:10px 0;}
.agree_bottom .fl		{color:#777;}

.mento_box				{background-color:#f3f3f4;padding:20px;margin:0 0 15px 0;}

.mento_form_btn			{display:inline-block;zoom:1;*display:inline;line-height:40px;padding:0 35px;color:#fff;background:#a0a0a0;border:1px solid #a0a0a0; font-size:14px; margin:0 3px;cursor:pointer;font-weight:bold;letter-spacing:1px;} 

.mento_form_btn02		{display:inline-block;zoom:1;*display:inline;line-height:40px;padding:0 35px;color:#fff;background:#d92a34;border:1px solid #d92a34; font-size:14px; margin:0 3px;cursor:pointer;font-weight:bold;letter-spacing:1px;}

.mento_form_btn03		{display:inline-block;zoom:1;*display:inline;line-height:40px;padding:0 35px;color:#fff;background:#fa7000;border:1px solid #fa7000; font-size:14px; margin:0 3px;cursor:pointer;font-weight:bold;letter-spacing:1px;}

.mento_form_btn04		{display:inline-block;zoom:1;*display:inline;line-height:40px;padding:0 35px;color:#fff;background:#fa7000;border:1px solid #fa7000; font-size:14px; margin:0 3px;cursor:pointer;font-weight:bold;letter-spacing:1px;}
.mento_form_btn04:focus	{display:inline-block;zoom:1;*display:inline;line-height:40px;padding:0 35px;color:#fefd92;background:#fa7000;border:1px solid #fa7000;font-size:14px; margin:0 3px;cursor:pointer;font-weight:bold;letter-spacing:1px;}

.mento_form_btn05		{display:inline-block;zoom:1;*display:inline;line-height:40px;padding:0 35px;color:#fff;background:#d92a34;border:1px solid #d92a34; font-size:14px; margin:0 3px;font-weight:bold;letter-spacing:1px;}


.mento_reply_finish			{display:inline-block;zoom:1;*display:inline;line-height:20px;padding:0 10px;color:#fff;background: #999; font-size:12px;border:1px solid #888;cursor:pointer;  box-shadow:0 1px 0 #fefefe;}
.mento_reply_ready			{display:inline-block;zoom:1;*display:inline;line-height:20px;padding:0 10px;color:#888;font-size:12px;border:1px solid #cccccc;cursor:pointer;  box-shadow:0 1px 0 #fefefe;}

.mento_search_wrap			{overflow:hidden;margin-bottom:10px;}
.mento_search_total			{float:left;}
.mento_search_total p		{margin-top:5px;}
.mento_search				{float:right;}
.mento_search select		{border:1px solid #ddd;min-width:80px;height:30px;line-height:30px;vertical-align:top;}
.mento_search .input_form	{padding:0;margin:0;border-top:1px solid #cbcbcb;border-left:1px solid #cbcbcb;border-right:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;height:28px;line-height:28px;vertical-align:baseline;margin-bottom:0;background:#f8f8f8;}
.mento_search .btnSearch	{display:inline-block;zoom:1;*display:inline;text-align:center;border:1px solid #353d46;background:#48525e;color:#fff;font-size:12px;width:48px;height:30px;line-height:30px;margin:0 1px;cursor:pointer;}


@media screen and (max-width:1024px) {
	.agree_bottom				{text-align:center;}
	.agree_bottom .fl,
	.agree_bottom .fr			{float:none;}
}



/* 뷰페이지 *****/

.mento_table						{border-collapse:collapse;  width:100%;table-layout:fixed;border-top:1px solid #555;}  
.mento_table thead th				{background-color:#f9f9f9;text-align:center;color:#222; padding:10px 0; font-weight:500; border:solid 1px #f9f9f9; border-right:solid 1px #ddd;border-bottom:solid 1px #ddd;line-height:110%;}
.mento_table thead th:last-child	{border-right:solid 1px #f9f9f9;}
.mento_table tbody th				{background-color:#fbfbfb;text-align:center;color:#595959;  font-weight:500; padding:5px;border-bottom:solid 1px #ddd;border-right:solid 1px #ddd; }
.mento_table tbody th:last-child	{border-right:solid 1px #fff;}
.mento_table tbody td				{background-color:#ffffff;padding:8px; border-bottom:solid 1px #ddd;  border-right:solid 1px #ddd; } 
.mento_table tbody td:last-child	{border-right:1px solid #fff;}

.mento_table .mplan_images			{display:inline-block;width:49%;}
.mento_table .mplan_images img		{width:100%;}

.mento_request							{overflow:hidden;border-top:2px solid #555;margin-top:20px;}
.mento_request li						{padding:20px 0;border-bottom:1px solid #edeeef;overflow:hidden;}
.mento_request .txt						{float:left;}
.mento_request .btn						{float:right;margin-top:10px;}
.mento_request .date					{margin-bottom:3px;}
.mento_request .date 					{color:#a5a5a5;font-size:0.95em;}
.mento_request .info 					{font-size:17px;}
.mento_request .info span				{font-size:14px;margin-left:5px;color:#777;}
.mento_request .sng_btn01				{border-radius:0;margin-left:5px;}

@media screen and (max-width:1024px) {
	.mento_request li				{padding:20px 10px;}
}


@media screen and (max-width:768px) {
	.mento_request li				{padding:15px 10px;}
	.mento_request .info			{font-size:1.1em;}
	.mento_request .info span		{font-size:0.85em;}

	#mento_planview_div		{width:90%;}
}


@media screen and (max-width:480px) {
	.mento_request .txt						{float:none;}
	.mento_request .btn						{float:none;margin-top:7px;}

	.mento_table .mplan_images			{display:inline-block;width:98%;}
}



/* 멘토리스트 *****/
.mento_list_box			{overflow:hidden;}
.mento_list_box li		{float:left; width:calc(33.8% - 14px); margin:0 14px 14px 0; vertical-align:top;padding:20px; border-radius:10px; border:1px solid #ddd;}
.mento_list_box li:nth-child(3n)	{margin-right:0;}

.mento_list_top			{height:160px;}
.mento_list_top	.pos	{color:#555;font-size:0.85em;height:35px;line-height:160%;margin-bottom:5px; font-weight:500;}
.mento_list_top	.name	{color:#eb5d0c;font-size:1.4em;margin-bottom:15px;font-weight:500;}
.mento_list_top	.cate	{font-size:0.9em;color:#888;line-height:170%;}
.mento_list_bottom	.mail	{font-size:0.9em;color:#888;line-height:160%;}

.mento_list_hr			{background-color:#e9e9e9;height:1px;margin:10px 0;}

.mento_list_bottom		{font-size:0.9em;height:30px;}


/* screen 1024 */
@media screen and (max-width:1024px) {

	.mento_list_box li					{width:49.5%; margin:0 0 10px 0;}
	.mento_list_box li:nth-child(even)	{float:right;}
	.mento_list_top .name				{font-size:1.2em; margin-bottom:10px;}

}


/* screen 480 */
@media screen and (max-width:480px) {

	.mento_list_box li					{float:none; width:100%; margin:5px 0;}
	.mento_list_box li:nth-child(even)	{float:none;}


}