
/* 관리자모드 *****/


.report_status2			{color:#14a0b9;}
.report_status3			{color:#ff0066;}


.report_status_btn02	{display:inline-block; zoom:1; *display:inline; min-width:90px;line-height:20px; padding:0 10px; color:#fff; background:#37b9b7; font-size:12px; border:1px solid #14a0b9; cursor:pointer; border-radius:2px;}
.report_status_btn03	{display:inline-block; zoom:1; *display:inline; min-width:90px;line-height:20px; padding:0 10px; color:#fff; background:#ff3366; font-size:12px; border:1px solid #ff0066; cursor:pointer; border-radius:2px;}

#sys_admin_report_status_formbox,
#sys_admin_report_status_viewbox	{position:absolute; display:none; z-index:20;background-color:#ffffff;}



.report_sayus dt		{float:left;width:50px;}
.report_sayus dd		{padding-left:50px;}

/* 홈페이지 *****/


#report_fade			{display:none;position:absolute;top:0%;left:0%;width:100%;height:100%;background:#000;opacity:.80;z-index:999999998;}
#report_layer			{display:none;position:fixed; width:600px;overflow:hidden;z-index:999999999;-webkit-overflow-scrolling:touch;margin:0 auto;}
#report_layer #report_layer_wrap	{background:#fff; margin-top:50px; height:100%;}
#report_layer .report_layer_close	{position:absolute; right:0; top:0; width:50px; height:50px; background:url('../image/report_layer_close.png') no-repeat center 0; background-size:50px;cursor:pointer;}



.report_area			{margin:0 auto;width:500px;padding:40px 0 30px 0;}

.report_top				{padding:0 0 30px 0; text-align:center;}
.report_top_tit			{font-size:2.5em; color:#444; line-height:130%; letter-spacing:-1px;}

.report_head			{padding-bottom:5px;font-size:1.2em; color:#444; line-height:130%; letter-spacing:-1px;}
.report_box				{margin-bottom:20px;}
.report_box .names		{color:#000000;padding-right:8px;}
.report_box .mores		{color:#999999;position: relative;cursor:pointer;padding:2px 8px;}
.report_box .mores:before {position: absolute;left: 0;top: 50%;margin-top: -4px;width: 1px;height: 7px;background-color: #d8d8d8;content: '';}


.report_cons			{display:none;padding:5px 0px 5px 20px;font-size:0.85em;}

.report_line01			{border-top:1px solid #e4e4e5;margin-top:20px;}
.report_line02			{border-top:1px solid #e4e4e5;margin:5px 0px;}
.report_info			{padding:20px 0px;}
.report_info p			{text-align:left; padding:0 0 0 15px; line-height:160%; font-size:0.85em; color:#333; letter-spacing:-1px; font-weight:normal; background:url("../../../web/korean/image/common/icon01.gif") no-repeat 4px 7px; }

.report_textarea		{box-sizing:border-box;border:1px solid #aaa;  font-size:1.3em;padding: 15px 9px; margin:8px 0;width:100%; letter-spacing:-1px;}
.report_btn01			{display:inline-block;box-sizing:border-box; font-family:"NotoKrM", sans-serif; width:100%;text-align:center;line-height:60px;height:60px;color:#fff;background:#00a096;font-size:1.3em; border:1px solid #00a096; cursor:pointer; letter-spacing:-1px;} 


 /* mobie screen 650 */
@media screen and (max-width:650px) { 

	#report_layer			{width:90%;}

}


/* mobie screen 520 */
@media screen and (max-width:520px) { 

	.report_area			{width:90%;}

}


/* mobie screen 460 */
@media screen and (max-width:460px) { 

	.report_area			{padding:20px 0 ;}

	.report_top				{padding:0 0 15px 0;} 
	.report_top_tit			{font-size:2em;}

	.report_textarea		{font-size:1.1em;padding: 10px 9px;margin:5px 0;}
	.report_btn01			{height:52px; line-height:52px; font-size:1.1em;}
	
}
