.body_hidden { width:100%; height:100%; overflow:hidden; }
.fullWrap { display:inline-block; width:100%; height:100%; background:rgba(0,0,0,.9); position:fixed; top:0; left:0; z-index:1051; }
	.fullWrap>.closeBtn { display:inline-block; width:auto; height:40px; padding:0 15px; background:rgba(255,255,255,.9); border-radius:40px; position:absolute; top:10px; right:10px; text-align:center; line-height:40px; font-size:16px; z-index:6; cursor:pointer; }
	.imgSlideWrap { width:100%; height:100%; padding:60px; }
	.imgSlideWrap>div { display:inline-block; width:100%; height:100%; text-align:center; }
	.imgSlideWrap img { display:inline-block; width:100%; height:auto; }

    .imgWrap { width:calc(100vw - 120px); height:calc(100vh - 120px); position:relative; }
    .imgWrap img { display:inline-block; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); }
    .magnifier { width: 400px; height: 400px; position: absolute; border-radius: 100%; box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.85), 0 0 3px 3px rgba(0, 0, 0, 0.25); display: none; z-index:99; cursor:none; }

    .imgSlideWrap .ratioBasic img { width:auto; height:100%; }
    .imgSlideWrap .ratioOver img { width:100%; height:auto; }
        .fullWrap .slick-dots { height:28px; left:0; bottom:inherit !important; top:15px; }
		.imgSlideWrap .slick-dots li { display:none !important; width:auto; height:28px; padding:0 10px; background:rgba(255,255,255,.8); border-radius:2px; font-size:14px; line-height:26px; }
		.imgSlideWrap .slick-dots li.slick-active { display:inline-block !important; }
        .imgSlideWrap .slick-prev:before, .imgSlideWrap .slick-next:before { font-size:44px !important; color:#fff !important; }
		.imgSlideWrap .slick-prev { left:20px !important; }
		.imgSlideWrap .slick-next { right:20px !important; }

		.imgSlideWrap .slick-prev:before, .imgSlideWrap .slick-next:before { font-family:'Font Awesome 5 Pro'; }
		.imgSlideWrap .slick-prev:hover:before, .imgSlideWrap .slick-next:hover:before { opacity:1 !important; transition:all .2s; }
		.imgSlideWrap .slick-prev:before { content:'\f053'; }
		.imgSlideWrap .slick-next:before { content:'\f054'; }
    .addBtn_box { display:inline-block; position:absolute; top:10px; right:80px; z-index:1; }
        .addBtn_box>* { display:inline-block; width:auto; height:40px; padding:0 10px; background:transparent; border-radius:38px; text-align:center; line-height:40px; font-size:16px; z-index:6; cursor:pointer; }
        .addBtn_box .zoomin_btn span:after { content:' 켜기'; }
        .addBtn_box .zoomin_btn.on span:after { content:' 끄기'; }
        .addBtn_box .zoomin_btn.on i { color:#046187 !important; }
        .addBtn_box .btn span { display:inline-block; height:38px; line-height:38px; float:left; }
        .addBtn_box .btn span, .addBtn_box .btn i { font-size:16px; color:#fff !important; }
        .addBtn_box .btn .scrap .on i { color:#ff4f4f !important; }
        .addBtn_box>* i { width:28px; height:38px; margin-right:5px; text-align:center; line-height:38px; float:left; }
        .addBtn_box>*:not(:last-child) { margin-right:10px; }

        .fullWrap>.closeBtn { display:inline-block; width:40px; height:40px; padding:0; background:transparent; right:20px; }
		.closeBtn i { display:inline-block; width:40px; height:40px; font-size:34px; color:#fff; line-height:40px; text-align:center; color:#fff; float:left; }

.admin_main_wrap { padding-bottom:95px; }

.pc_only { display:inline-block !important; }
.mobile_only { display:none !important; }

input.form-control, select.form-control { height:34px; padding:0 10px; border:1px solid #ddd; box-shadow:none; line-height:32px; }

.main_color:focus{
  color:#fff !important;
}

/* 소영 수정사항*/
.item_header_L .item_num{height:34px; line-height:34px; }
	.container-fluid .main_color,
	.container-fluid .btn-primary.pull-right,
	.input-group-btn button.btn,
	.table-responsive .btn.btn-info{ background-color: #0557fe!important; border:1px solid #0557fe!important;
	  color:#fff !important;}
	.table-responsive .btn-info.btn_attention{ color: #fff; background-color: #31b0d5!important; border-color: #269abc!important;}
	.container-fluid .btn-primary:hover{border:1px solid #0557fe!important; color:#0557fe!important;}
	.container-fluid>.m-l{background-color:#0557fe!important; border:1px solid #0557fe!important; color:#fff !important;}
	.item_header_L .item_num,.item_header_L .insert_btn{background-color:#0557fe!important; border:none!important;}
	.form-inline .btn .btn-primary{background-color:#0557fe!important; border:none!important;}
	.admin_wrap .top_fixed .left_box{background-color:#0557fe!important; color:#fff!important;}
	.top_filter .right_box .btn{background-color:#0557fe!important; color:#fff!important;}
	.board_reply_list .btn-primary{background-color:#0557fe!important; color:#fff!important; border:none!important;}
	.board_reply_list .btn-primary:hover{background-color:#fff!important; color:#0557fe!important; border:1px solid #0557fe!important;}
	.table-responsive .board_listNum .btn-primary{background-color:#0557fe!important; color:#fff!important;}
	#searchConsoleTop .admin_item_right_box .btn_search{width:90px!important; background: #fff!important; color:#0557fe!important;
	border:1px solid #0557fe!important;}
	#searchConsoleTop .admin_item_right_box .btn_search:hover{ background: #0557fe!important; color:#fff!important;
	border:1px solid #0557fe!important;}
	.container-fluid .btn-primary.pull-right:hover{background:#fff!important; color:#0557fe!important;}
	.list_prev>a{border:1px solid #0557fe; color:#0557fe; border-radius: 5px; font-weight: bold;}
    .list_prev>a:hover{border:1px solid #0557fe!important; background:#0557fe!important; color:#fff!important;}
	.btn-default.main_color{background: #0557fe !important;
	border-color: #0557fe !important;
	color: #fff !important;}
	.board_listNum .btn-primary{background-color: #0557fe!important;
	    border: 1px solid #0557fe!important;
	    color: #fff !important;}
		.board_listNum .btn-primary:hover{background-color: #fff!important;
		    border: 1px solid #0557fe!important;
		    color: #0557fe !important;}
			.pagination>.active>a{color: #0557fe !important;}




/* 아이콘 */
.a_list_btn_box>.btn{display: inline-block; padding: 0; background: #fff; float: left!important; }
.a_list_btn_box>.btn>i{ width: 28px!important; height: 28px!important; line-height:26px!important; border-radius:4px;}
.a_list_btn_box>.btn_view{padding:0; border:none;}
.a_list_btn_box>.btn_view:hover{background:#888; color:#fff; widht:auto; height:auto; padding:0;}
.a_list_btn_box>.btn_view:hover i{color:#fff!important;}
.a_list_btn_box .btn_view:hover i:before{color:#fff!important;}
.a_list_btn_box .btn_view>i{  color:#888; border:1px solid #ddd;}
.table .a_list_btn_box .btn i{display:inline-block!important; border-radius:3px;}
.a_list_btn_box .btn_edit{ background:#fff; color:#33d84d!important;}
.a_list_btn_box .btn_edit i{color:#33d84d!important; font-size:14px!important; border: 1px solid #33d84d;}
.a_list_btn_box .btn_remove{ background:#fff; border:none;}
.a_list_btn_box .btn_remove i{color:#ff365e; font-size:14px; border: 1px solid #ff365e;}
.a_list_btn_box .btn_restore{ color:#3a5fff!important;}
.a_list_btn_box .btn_restore i{font-size:14px; color:#3a5fff; border:1px solid #3a5fff;}
.a_list_btn_box .btn_save{color:#3a5fff!important; margin-right:5px; float:left;}
.a_list_btn_box .btn_save i{border:1px solid #3a5fff;}
.table .a_list_btn_box .btn_minihome{width:60px!important; display:block; color:#000!important; background:#fff!important; border:1px solid #ddd!important;}
.table_top_wrap .table .a_list_btn_box .btn_attention{width:62px!important; display:block; color:#31b0d5!important; background:#fff!important; border:1px solid #31b0d5!important; height:28px; line-height:26px;}
.table .a_list_btn_box .btn_cancel{width:62px!important; display:block; color:#000; display:inline-block; background:#fff!important; border:1px solid #ddd!important; color:#000!important;}
.table .a_list_btn_box .btn_minihome:hover{color:#fff;}
.table .a_list_btn_box .dropdown .dropdown-toggle,.table_mobile .a_list_btn_box .dropdown .dropdown-toggle{display: inline-block; width: 28px!important; height: 28px!important; border:none; padding: 0; border: 1px solid #ddd; background: #fff; line-height: 24px; margin-right:5px; border:none!important;}
.table .a_list_btn_box .dropdown .dropdown-toggle i,.table_mobile .a_list_btn_box .dropdown .dropdown-toggle i{color:#61d4c8!important;
 border:1px solid #61d4c8; border-radius:3px; width:26px; height:26px; line-height:24px;}
.table-responsive .btn.btn_edit{margin-bottom:0!important;}
.table-responsive .btn.btn_delete_for_is_delete{float:left;}
.table-responsive .btn.btn_edit{float:left;}
.a_list_btn_box>*{float:left;}
.modal#modal-register .modal-content .close{top:50%!important;}
td.member_item>div{box-shadow:none!important;}
.table .a_list_btn_box .btn{position:relative;}
.item_header_R .btn_excel { width: 34px; padding: 0; border: 1px solid #107c41; font-size: 18px; line-height: 32px; color: #107c41;}
.item_id{  padding: 0px 5px; border: 1px solid #ddd; border-radius:5px; margin-right:5px;}
.kind_box_wrap .kind_box>.kind_box_contents .kind_input_box .input-group-btn>.btn{background:#ff3148; color:#fff; border-radius:0 5px 5px 0;}
.kind_box_wrap .kind_box>.kind_box_contents .kind_input_box .form-control{border:1px solid #ddd; border-radius:5px 0 0 5px;}
#searchConsoleTop .admin_item_right_box>*>*:hover{background:#ff3148; color:#fff!important; border:1px solid #ff3148;}
.board_container .btn_group>.btn{border-radius:5px!important;}
.deal_status_s>.deal_status { display: inline-block; margin-top: 5px; padding: 0 10px; border: 1px solid #ddd; border-radius: 4px; cursor: pointer;}
.td_skill .btn { display: inline-block; width: 28px; height: 28px; padding: 0; border: 1px solid #ddd; background: #fff;
line-height: 24px; float: left;}
.modal .ip_num{width:auto;}
.ip_num { display: inline-block; width:90px; height:28px; line-height:28px;}
a.badge{border:1px solid #3a5fff; background:#eee; color:#3a5fff; }
a.badge:hover,a.badge:focus{border:1px solid #3a5fff; background:#3a5fff; color:#fff; transition:all .2s;}
.ticket_setting_wrap .btn{border-radius:5px!important;}
.table .a_list_btn_box .btn{border:none;}
.a_list_btn_box span.btn_down{ border:1px solid #0557fe!important; color:#0557fe!important;}
.a_list_btn_box span.btn_down:hover{ border:1px solid #0557fe!important; color:#fff!important; background:#0557fe;}
.btn_view_scrap{border:1px solid #0557fe; color:#0557fe;}


/*테이블*/
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{vertical-align: middle!important;}
.admin_itemList table.table-striped thead{background:#f2f4f7!important; }
.admin_itemList table.table-striped thead th{color:#000;}
.admin_itemList .table>tbody>tr>td{background:#fff!important;}

.item_kind_wrap{margin-top:0!important;}
.section_box_wrap{margin-top:0!important;}
.admin_main_wrap .ticket_setting_wrap{margin-top:0; margin-bottom:0;}
.admin_main_wrap section.ticket_setting_wrap.naver_blog_iframe_box.naver_cafe_iframe_box{padding-top:0;}
.admin_main_wrap .blog_setting_wrap{margin-top:0!important;}
.item_kind_wrap>ul>li{padding:14.5px 20px!important;}
.kind_box_wrap>.kind_box>h4{padding:14.5px 20px!important;}
.admin_main_wrap .section_box_wrap { margin:0 15px;}
.admin_main_wrap .section_box_wrap.section_box_half { width:calc((100% - 45px) / 2)!important; height:100%!important;}
.item_kind_wrap, section.ticket_setting_wrap.naver_blog_iframe_box.naver_cafe_iframe_box, .admin_main_wrap .ticket_setting_wrap { width:calc((100% - 45px) / 2) !important; }
.admin_main_wrap .item_kind_info_wrap{ width:calc((100% - 45px) / 2); margin-top:0!important; margin-right:0; }
.admin_main_wrap .ticket_setting_wrap{margin:0 15px;}
.admin_main_wrap .ticket_setting_wrap.naver_blog_iframe_box.guideline_box.cafe_naver { margin:0; }
.admin_main_wrap .form_box .box_title{padding: 17px 20px;}
.item_kind_wrap>.item_kind_iframe_box{height:calc(100% - 50px)!important; overflow-y:hidden!important;}
.item_kind_wrap{height:100%!important; margin:0 15px!important;}
.item_kind_wrap>.item_kind_iframe_box>.container-fluid{height:100%!important;}
.item_kind_wrap>.item_kind_iframe_box>.container-fluid>div{height:100%!important;}
.item_kind_wrap>.item_kind_iframe_box>div .admin_kind_manage{height:100%!important; overflow-y:hidden;}
.item_kind_wrap>.item_kind_iframe_box,
.kind_box_wrap>.kind_box>.kind_box_contents
{min-height:inherit!important; max-height:inherit!important; padding:0!important;}
.admin_main_wrap .item_kind_info_wrap{height:100%!important;}
.item_kind_info_wrap>.kind_info_content,
.ticket_setting_wrap>.ticket_info_content{min-height:inherit!important; max-height:inherit!important; height:calc(100% - 51px)!important;}
.kind_box>.kind_box_contents>#category.dd{height:calc(100% - 44px); overflow-y:auto!important;}
.admin_kind_manage>.kind_box_wrap,
.item_kind_wrap>.item_kind_iframe_box .admin_kind_manage>.kind_box_wrap>.kind_box,
.item_kind_wrap>.item_kind_iframe_box .kind_box_contents{height:100%;}
.item_kind_wrap .item_kind_iframe_box .admin_kind_manage{width:100%; margin:0!important;}
.admin_main_wrap .section_box_wrap .container-fluid{height:100%;}
.section_box_wrap>.container-fluid>div{height:100%;}
.kind_box{height:100%;}
.item_kind_wrap>.item_kind_iframe_box .kind_box_contents{padding:15px!important;}
.kind_box_wrap>.kind_box .kind_box_contents{padding:15px!important; height:calc(100% - 50px);}
.kind_box>.kind_box_contents>.dd{height:calc(100% - 39px)!important; overflow-y:auto!important;}
.admin_main_wrap section.ticket_setting_wrap.naver_blog_iframe_box.naver_cafe_iframe_box{height:100%;}
.ticket_setting_wrap>.item_blog_iframe_box{height:calc(100% - 51px)!important;}
.ticket_setting_wrap .ticket_box_wrap>.ticket_box{height: calc(100% - 34px); padding-bottom:0!important;}
.ticket_setting_wrap>.item_blog_iframe_box>div{height:100%;}
.ticket_setting_wrap>.item_blog_iframe_box>div>form{height:100%;}
.ticket_setting_wrap>.item_blog_iframe_box>div>form .ticket_box_wrap{height:100%;}
.admin_main_wrap .ticket_setting_wrap{height:100%;}
.admin_kind_manage .form-horizontal{height:100%;}
.admin_kind_manage .form-horizontal .kind_box_wrap{height:100%;}
.inner_table>tbody>tr>td>div>span:not(.btn){font-size:13px;}
.inner_table{box-shadow: none; border:none; border-collapse: collapse; width:100%;}
.inner_table tr:first-child{border-bottom:1px solid #ddd;}
.inner_table tr td{padding:5px;}

/* 모달창 */
.modal { transition:none; }
.modal.modal_2 .modal_2_bg { display:inline-block; width:100%; height:100%; background:rgba(0,0,0,.4); position:fixed; top:0; left:0; z-index:0; }
.modal:not(.in) .modal-dialog { z-index:1; }
.modal_wrap_ver1 { display:inline-block; width:100%; background:#fff; border-radius:4px; float:left; }
.modal_wrap_ver1>* { display:inline-block; width:100%; padding:10px; float:left; }
.modal_wrap_ver1>*:not(:last-child) { border-bottom:1px solid #ddd; }
	.modal_wrap_ver1 .modal_title { height:40px; position:relative; }
		.modal_wrap_ver1 .modal_title>* { display:inline-block; max-width:90%; margin:0; position:absolute; }
		.modal_wrap_ver1 .modal_title h4 { font-size:18px; font-weight:bold; top:50%; left:50%; transform:translate(-50%, -50%);}
		.modal_wrap_ver1 .modal_title .close { top:50%; right:15px; transform:translateY(-50%); }
	.modal_wrap_ver1 .modal_content {}
	.modal_wrap_ver1 .modal_btn_box { position:relative; height:50px; text-align:center; }
		.modal_wrap_ver1 .btn_wrap { display:inline-block; }
		.modal_wrap_ver1 .btn_wrap>.btn { display:inline-block; height:30px; padding:0 10px; float:left; line-height:28px; float:left; transition:all .2s; }
		.modal_wrap_ver1 .btn.btn_0557fe { background:#0557fe; border:1px solid #0557fe; color:#fff; }
		.modal_wrap_ver1 .btn.btn_0557fe:hover { background:#fff; color:#0557fe; }
		.modal_wrap_ver1 .btn.btn_026 { background:#00162a; border:1px solid #00162a; color:#fff; }
		.modal_wrap_ver1 .btn.btn_026:hover { background:#fff; color:#00162a; }
		.modal_wrap_ver1 .btn.btn_999 { background:#999; border:1px solid #999; color:#fff; }
		.modal_wrap_ver1 .btn.btn_999:hover { background:#fff; color:#999; }
		.modal_wrap_ver1 .btn.btn_ff365e { background:#ff365e; border:1px solid #ff365e; color:#fff; }
		.modal_wrap_ver1 .btn.btn_ff365e:hover { background:#fff; color:#ff365e; }
		.modal_wrap_ver1 .btn.btn_33d84d { background:#33d84d; border:1px solid #33d84d; color:#fff; }
		.modal_wrap_ver1 .btn.btn_33d84d:hover { background:#fff; color:#33d84d; }
		.modal_wrap_ver1 .btn_wrap>.btn:not(:last-child) { margin-right:10px; }

.admin_main_wrap .modal .modal-content .close{ background: #fff!important; color:#000!important; top:8px!important;}
.admin_main_wrap .modal .modal-title img{display:none!important;}
.admin_main_wrap .modal .modal-content{border-radius:10px!important;}
.admin_main_wrap .modal .modal-footer .btn{border-radius:5px!important;}
.admin_main_wrap .modal .modal-footer .btn.btn-danger{background:#ff365e!important; border-eadius:5px;}
.admin_main_wrap .modal .modal-footer .btn.btn-danger:hover{background:#fff!important; color:#ff365e!important; border:1px solid #ff365e!important; }
.admin_main_wrap .modal .modal-footer .btn.btn-primary{background:#0557fe!important; border:none!important;}
.admin_main_wrap .modal .modal-footer .btn.btn-primary:hover{background:#fff!important; color:#0557fe!important; border:1px solid #0557fe!important;}
.admin_main_wrap .modal .black_box{display:none!important;}
.admin_main_wrap .modal  .modal-content>.modal_content_title>.modal_form_2box{width:100%!important; text-align:center;}
.admin_main_wrap .modal .modal_box_body{height:calc(100% - 106px);}
.admin_main_wrap .modal .form-group.modal_form_2box:first-child .modal-title{width:100%!important;}
.admin_main_wrap .modal .modal-footer{height:auto!important;}
.admin_main_wrap .modal .modal-footer .btn{padding:7px 20px!important;}
#modal-cate .form-group.modal_form_2box>*{margin-bottom:0!important;}
#modal-cate .modal_box_body { display:inline-block; width:100%; float:left; }
#modal-cate .modal_box_body>* { display:inline-block; width:50%; float:left; }

#modal-theme .form-group.modal_form_2box>*{margin-bottom:0!important;}
#modal-theme .modal_box_body { display:inline-block; width:100%; float:left; }
#modal-theme .modal_box_body>* { display:inline-block; width:50%; float:left; }
.admin_main_wrap .modal .modal-content>.modal_content_title{border-bottom:none!important;}
.admin_main_wrap .modal .modal-content>.modal_content_title>.modal_form_2box{border-bottom:1px solid #ddd;}

#inquire_pop .inquire_popup .form_btn_box .btn{border-radius:5px; border:none!important;}
#inquire_pop .inquire_popup .form_btn_box .btn-primary{background:#0557fe!important;}
.form_btn_box .btn-primary,.form_btn_box .btn{border-radius:5px!important;}


/*수정사항 끝*/

.pagination{margin:0!important; padding:0!important; margin-top:10px!important;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover, .btn-primary{ background:#000 !important; border:1px solid #000 !important; position:relative;}
.admin_itemList .item_table>.pagination_box{margin-top:0!important;}

.pagination>.active a:after { content:'_'; width:100%; position:absolute; bottom:0px; left:0; }
.btn-primary:hover{
  background:#fff !important;
  color:#000;
}

.modal { color:#000; }
.modal#modal-item .slick-prev, .modal#modal-item .slick-next { display:inline-block; width:34px; height:34px; }
.modal#modal-item .slick-prev:before, .modal#modal-item .slick-next:before { font-family:'Font Awesome 5 Pro'; width:34px; height:34px; line-height:34px; text-align:center; font-size:34px !important; font-weight:bold; float:left; color:#666 !important; text-shadow:0 0 5px rgba(255,255,255,.8); opacity:0.6 !important; float:left; }
.modal#modal-item .slick-prev:hover:before, .modal#modal-item .slick-next:hover:before { opacity:1 !important; transition:all .2s; }
.modal#modal-item .slick-prev:before { content:'\f053'; }
.modal#modal-item .slick-next:before { content:'\f054'; }

/* 미팅기록(업무일지 / comment) */
#commentDiv.panel-default { border-top:2px solid #046187; border-radius:0; box-shadow:none; }
#commentDiv.panel-default>.panel-heading { display:inline-block; width:100%; font-size:16px; font-weight:bold; background:#fff; }
#insertItemMeetingForm { display:inline-block; width:100%; margin-bottom:10px; float:left; }
#meeting_table { display:table; width:100%; float:left; table-layout:fixed; }
#modal_meeting .modal_box, #insertItemMeetingForm .modal_box { display:inline-block; width:100%; float:left; }
#modal_meeting .modal_box>*, #insertItemMeetingForm .modal_box>* {  display:inline-block; height:34px; margin-bottom:0; padding:0 10px; background:#fff; border:1px solid #ddd; line-height:32px; float:left; }
#modal_meeting .modal_box>.btn, #insertItemMeetingForm .modal_box>.btn { padding:0; background:#046187 !important; font-size:14px; border:1px solid #046187 !important; color:#fff !important; }
#modal_meeting .modal_box>.btn:hover, #insertItemMeetingForm .modal_box>.btn:hover { background:#fff !important; color:#046187 !important; transition:all .2s; }
#modal_meeting .input-group .form-control,, #insertItemMeetingForm .input-group .form-control { box-shadow:none; }
#insertItemMeetingForm .modal_box select { cursor:pointer; }
#commentDiv.panel-default table td, #commentDiv.panel-default table th { padding:4px; text-align:center; }
#commentDiv.panel-default table thead td { background:#f2f4f7; }
#commentDiv .pagination_box { display:inline-block; width:100%; text-align:center; float:left; }
#commentDiv .pagination_box .pagination { margin:0; }
#commentDiv .pagination>li>a, #commentDiv .pagination>li>span { padding:5px; }
.meeting_edit, .meeting_delete { display:inline-block; width:20px; height:20px; border:1px solid #ddd; border-radius:20px; text-align:center; line-height:20px; float:left; cursor:pointer; }
.meeting_edit { background:#33d84d; border-color:#33d84d; }
.meeting_delete { margin-left:5px; background:#ff4a3f; border-color:#ff4a3f; }
.meeting_edit i, .meeting_delete i { display:inline-block; width:10px; height:10px; margin:4px; text-align:center; line-height:10px; font-size:10px; color:#fff; float:left; }
#meeting_table .view_btn { display:inline-block; width:100%; height:20px; border:1px solid #ddd; border-radius:4px; line-height:18px; text-align:center; font-size:12px; cursor:pointer; }
#meeting_table .view_btn:hover { border-color:#046187; color:#046187; trna }
.modal#modal_meeting .modal-dialog { position:absolute; top:40%; left:50%; transform:translate(-50%,-50%); }
.modal#modal_meeting .modal-body { display:inline-block; width:100%; }
#editItemMeetingForm { display:inline-block; width:100%; margin-bottom:10px; float:left; }

.modal#modal_meetingView .modal-dialog { width:500px; position:absolute; top:40%; left:50%; transform:translate(-50%,-50%); }
.modal#modal_meetingView .modal-body { display:inline-block; width:100%; }
.modal#modal_meetingView #meetingViewBox { word-break:break-all; }

/*추가수정*/
.admin_main_wrap .ticket_setting_wrap{margin-top:15px!important; }
.alert{margin-bottom:10px!important;}
.admin_main_wrap .section_box_wrap>*{width:100%!important;}
 .table_mobile td:last-child{text-align: center!important;}

/*테이블 상하 스크롤 고정 */
section.padder-v{height: 100vh;}
section.login_box{height:auto;}
.container-fluid>.table-responsive{height: calc(100vh - 63px); overflow-y:hidden;}
.table_top_wrap{height: calc(100vh - 110px); overflow-y: auto;}
.admin_main_wrap{padding-bottom:0;}
.table{margin-bottom:0;}
.pagination>li>a{padding:0 7px!important;}
	.admin_main_wrap{padding-bottom:0!important;}

.modal:not(#modal-item) .modal-dialog { margin:0 !important; transition:none !important; text-align:left; }
.modal.in:not(#modal-item) .modal-dialog { position:fixed; top:45% !important; left:50%; transform:translate(-50%, -50%) !important; transition:none !important; }
.admin_main_wrap .modal:not(#modal-item) .modal-content.modal-body{position: static!important; padding:0!important; width:100%!important;}

@media (max-width:1560px){
	.admin_main_wrap .section_box_wrap.section_box_half{width:calc(100% - 30px)}
	.admin_main_wrap section{min-width:inherit!important;}
	.section_box_wrap{position:static!important; transform:none!important; }
	.admin_main_wrap .item_kind_info_wrap{margin-left:0;}
}

@media (max-width:992px) {
	.pc_only { display:none !important; }
	.mobile_only { display:inline-block !important; }
    .modal#modal_meeting .modal-dialog { width:calc(100% - 10px); margin:0; }
    .modal#modal_meetingView .modal-dialog { width:calc(100% - 10px); margin:0;  }
	.a_list_btn_box>.btn>i{ width: 28px!important; height: 28px!important; line-height:26px!important;}

	.admin_main_wrap .admin_request_wrap .form-inline{position: fixed; top:40px; left:0; padding:10px; background:#fff; z-index: 2;}
	.table_mobile{border:none!important; border-top:1px solid #ddd!important;}
	.top_fixed{position: fixed; top:40px; left:0; padding:10px; background:#fff; z-index: 2;}
	.form-inline .input-group,.admin_main_wrap .admin_request_wrap .form-inline>form{margin-bottom:0!important;}
	.section_box_wrap>*{width:calc(100% - 30px)!important;}

	/*2021/10/08 추가수정 테이블 상하 스크롤 고정*/
	.admin_main_wrap .admin_comment_wrap .form-inline{position: fixed; top:40px; left:0; padding:10px;
	background:#fff; z-index: 2;}
   .padder-v{height: auto;}
	.table-responsive{height: auto; overflow-y: hidden!important;}
   .table_top_wrap{height: auto; overflow-y: auto;}
   .admin_main_wrap{padding-bottom:0;}
   .table{margin-bottom:0;}
   .admin_main_wrap .section_box_wrap{margin:0;}
   .admin_main_wrap .ticket_setting_wrap{margin:0;}
   .table_mobile td:last-child{text-align: center!important;}
   .kind_box_wrap>.kind_box>.kind_box_contents.box_management{height: 100%!important;}
   .kind_box_wrap>.kind_box>.kind_box_contents{height: calc(100% - 50px)!important; padding:10px!important;}
   .item_kind_wrap{margin:0!important;}
   .item_kind_wrap>ul>li{padding:7px!important;}
   .admin_main_wrap .item_kind_info_wrap{display:none!important;}
   .kind_box{padding:0!important; height:100%!important; margin-top:0!important;}
	.admin_main_wrap .section_box_wrap.section_box_half,
	.admin_main_wrap .section_box_wrap{height:100%!important;}
	.admin_kind_manage{padding:0!important;}
	 .table_mobile td:last-child{text-align: left!important;}
	 .admin_main_wrap .section_box_wrap{padding:10px;}
	 .container-fluid>.table-responsive{height:auto; overflow-y:inherit;}
	 .admin_main_wrap section{min-width:100%!important; margin-bottom:0!important;}
	 .table_top_wrap{height:auto!important;}

	 .modal { background:rgba(0,0,0,.2); }
	 .modal.in:not(#modal-item) .modal-dialog { width:90% !important; height:auto !important; max-height:90vh; top:50% !important; border:1px solid #ddd; border-radius:4px; box-shadow:0 0 3px rgba(0,0,0,.1); }
	 .modal_wrap_ver1 .modal_content { max-height:calc(90vh - 90px); overflow-y:auto; }
	 section.padder-v{height:auto;}

	 #modal-cate .modal_wrap_ver1 .modal_box_body>* { width:100%; height:auto !important; overflow-y:auto; }
	 #modal-cate .modal_wrap_ver1 .modal_box_body>*:not(:last-child) { margin-bottom:10px; }
	 #modal-cate .modal_wrap_ver1 .modal_content { max-height:calc(90vh - 110px) !important; }

	 #modal-theme .modal_wrap_ver1 .modal_box_body>* { width:100%; height:auto !important; overflow-y:auto; }
	 #modal-theme .modal_wrap_ver1 .modal_box_body>*:not(:last-child) { margin-bottom:10px; }
	 #modal-theme .modal_wrap_ver1 .modal_content { height:calc(90vh - 90px) !important; }
	 .item_kind_wrap>.item_kind_iframe_box{height:calc(100% - 35px)!important;}
	 <!-- .table_mobile>tbody>tr>td{border-top:1px solid #000!important; border-bottom:1px solid #000!important;} -->
}

/* 댓글 박스 추가 - 210608 */
.right_reply_box {}
#replyDiv { border:none; box-shadow:none; margin-bottom:10px; }
#replyDiv form>div { display:inline-block; width:100%; float:left; }
#replyDiv .reply_insert_box { margin-bottom:10px; }
#replyDiv .reply_insert_box>* { display:inline-block; height:60px; padding:0 10px; border-radius:0; line-height:1.2; float:left; }
    #replyDiv .reply_insert_box>textarea { width:calc(100% - 70px); margin-right:10px; padding:10px; border:1px solid #ddd; overflow-y:auto; resize:none; line-height:1.2; }
    #replyDiv .reply_insert_box>span { width:60px; background:#046187; border:1px solid #046187; line-height:58px; font-weight:bold; color:#fff; }
    #replyDiv .reply_insert_box>span:hover { background:#fff; color:#046187; transition:all .2s; }
#replyDiv .reply_insert_box.editBox { margin-bottom:0; }
.reply_wrap_box>div { display:inline-block; width:100%; padding:0 10px; float:left; }
.reply_wrap_box .reply_empty { display:inline-block; width:100%; padding:10px; background:#f9f9f9; font-weight:bold; color:#888; text-align:center; float:left; }
.reply_wrap_box>.fixed_wrap { margin-bottom:10px; padding:10px; background:#fef5f4; }
.reply_box { display:inline-block; width:100%; float:left; }
.reply_box:not(:last-child) { margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #ddd; }
.reply_deleted>.txtBox { font-weight:bold; }
.order_num_box { display:inline-block; width:60px; float:right; }
    .order_num_box>* { dipslay:inline-block; height:24px; background:#fff; border:1px solid #ddd; border-radius:0; line-height:24px; float:left; }
    .order_num_box>input { width:calc(100% - 24px); padding:0 10px; border-right:none; }
    .order_num_box>span { width:24px; height:24px; cursor:pointer; }
    .order_num_box>span:hover { background:#046187; border-color:#046187; transition:all .2s; }
    .order_num_box>* i { display:inline-block; width:22px; height:22px; text-align:center; line-height:24px; color:#000; float:left; }
    .order_num_box>span:hover i { color:#fff; }
.reply_box.reply_box_delete>* { display:inline-block; width:100%; margin:0; float:left; }
.reply_box.reply_box_delete>p { color:#999; font-size:14px; }
.reply_wrap_box>.fixed_wrap .reply_box:not(:last-child) { border-color:#faceca; }
    .reply_box>div { display:inline-block; width:100%; float:left; }
        .reply_top { margin-bottom:10px; }
        .reply_top>div { display:inline-block; float:left; }
        .reply_top>.imgBox { width:40px; height:40px; border:1px solid #ddd; background:center center #fff no-repeat; background-size:cover; border-radius:60px; }
        .reply_top>.conBox { width:calc(100% - 50px); margin-left:10px; }
            .reply_top>.conBox>* { display:inline-block; max-width:calc(100% - 85px); float:left; }
            .reply_top>.conBox>div:not(.btn_box)>* { display:inline-block; width:100%; margin:0; float:left; }
            .reply_top>.conBox>div>h4 { height:22px; font-size:16px; font-weight:bold; line-height:22px; }
                .reply_top>.conBox>div>h4>span:not(:last-child):after { content:'｜'; }
                .reply_top>.conBox>div>h4>span:last-child { font-size:14px; }
            .reply_top>.conBox>div>p { height:18px; font-size:14px; color:#999; line-height:16px; }
            .reply_top>.conBox>.btn_box { width:auto; margin:8px 0; float:right; }
                .reply_top>.conBox>.btn_box>.btn { display:inline-block; width:24px; height:24px; padding:0; background:#fff; border:1px solid #ddd; border-radius:0; color:#999; text-align:center; float:left; }
                .reply_top>.conBox>.btn_box>.btn_fixedCancel, .reply_top>.conBox>.btn_box>.btn_fixed { border-color:#ea3324; }
                .reply_top>.conBox>.btn_box>.btn_fixedCancel i, .reply_top>.conBox>.btn_box>.btn_fixed i { color:#ea3324; }
                .reply_top>.conBox>.btn_box>.btn i { display:inline-block; width:22px; height:22px; line-height:22px; float:left; }
                .reply_top>.conBox>.btn_box>.btn:not(:last-child) { margin-right:5px; }
            .reply_box>div.reply_deleted { margin:0; }
            .reply_deleted>* { display:inline-block; width:calc(100% - 24px); margin:0; float:left; }
                .reply_deleted>p { color:#999; }
                .reply_deleted .btn_box { display:inline-block; width:100%; float:left; }
                .reply_deleted .btn_box { width:auto; margin:8px 0; float:right; }
                    .reply_deleted .btn_box>.btn { display:inline-block; width:24px; height:24px; padding:0; background:#fff; border:1px solid #ddd; border-radius:0; color:#999; text-align:center; float:left; }
                    .reply_deleted .btn_box>.btn_restore { border-color:#246aea; }
                    .reply_deleted .btn_box>.btn_restore i { color:#246aea; }
        .reply_bottom {}
        .reply_bottom>div { display:inline-block; width:100%; float:left; }
        .reply_bottom>div.editBox { display:none; }
		.reply_bottom>div.txtBox { word-break:break-all; }
        //.reply_bottom.on>div.txtBox { display:none; }
        //.reply_bottom.on>div.editBox { display:inline-block; }
            .reply_bottom>div.editBox textarea { display:inlnie-block; width:100%; border:1px solid #ddd; border-radius:0; resize:none; float:left; }
        .reply_bottom>div .recommend { margin-right:5px; padding:0 10px; background:#ea3324; color:#fff; }
        .reply_bottom>.btnBox { margin-top:10px; }
            .reply_bottom>.btnBox .btn { display:inline-block; height:24px; padding:0 10px; background:#fff; border:1px solid #ddd; border-radius:0; line-height:24px; font-size:14px; line-height:22px; float:left; }
            .reply_bottom>.btnBox .btn span { color:#ea3324; }
            #replyDiv .reply_bottom>.btnBox.on + .reply_reply_wrap_box { display:inline-block; }
            .reply_bottom>.btnBox .btn:not(:last-child) { margin-right:10px; }
    #replyDiv .reply_reply_wrap_box { display:none; width:100%; margin-top:10px; padding:10px; background:#f9f9f9; border:1px solid #ddd; border-left:none; border-right:none; float:left; }
        #replyDiv .fixed_wrap .reply_reply_wrap_box { background:rgba(255,255,255,.6); }
    .reply_reply_wrap_box .reply_reply_insert_box { display:inline-block; width:100%; margin-bottom:10px; float:left; }

    #replyDiv .pagination { margin:0; }
    #replyDiv .pagination>li>a, #replyDiv .pagination>li>span { padding:0 5px; }

.modal .modal-footer .btn-primary { background:#000; border:1px solid #000; color:#fff; }
.modal .modal-footer .btn-primary:hover { background:#fff; color:#000; }

.modal .modal-footer .btn-danger { background:#ff3148 !important; border-color:#ff3148 !important; color:#fff; }
.modal .modal-footer .btn-danger:hover { background:#fff !important; color:#ff3148; }

.modal .modal-footer .btn-default { background:#888 !important; border-color:#888 !important; color:#fff; }
.modal .modal-footer .btn-default:hover { background:#fff !important; color:#888; }


.color_f_b{
  background-color: #767676;
}
.color_f_c{
  color: #ffffff;
}
.copyright{
 color: rgba(255,255,255,0.8) !important;
}

.color_m_f_b{
  background-color: #ffffff;
}
.color_m_f_c{
  color: #777777 !important;
}

.price_inst{
  background-color: #fa5625 !important;
}
.price_sell, .price_loan{
  background-color: #ffc700 !important;
}
.price_full_rent{
  background-color: #6a33ff !important;
}
.price_month_deposit, .price_month_rent{
  background-color: #21cf01 !important;
}

.price_advanced {
  background-color: #21cf01 !important;
}

.price_premium{
  background-color: #fb0000 !important;
}

.price_short_deposit, .price_short_rent {
    background-color: #ff00b4 !important;
}
.price_year_rent, .price_year_deposit {
    background-color: #9626d8 !important;
}

.price_month_pay {
    background-color: #00fff4 !important;
}

.price_exchange {
    background-color: #838383 !important;
}

.price_takeover {
    background-color: #00b6d2 !important;
}

.price_profit_chang{
  background-color: #fba000 !important;
}
.price_profit_month{
  background-color: #0092e0 !important;
}
.price_profit_suik{
  background-color: #e04500 !important;
}

.price_month_deposit { background-color: #21cf01 !important; }
.price_month_rent,price_advanced{ background-color: #21cf01 !important; }
.price_month_utility_deposit { background-color: #21cf01 !important; }
.price_downpay { background-color: #04d02e !important; }
.price_install { background-color: #fa8800 !important; }
.price_balance { background-color: #fa8800 !important; }

.price_real{
 background-color: #fad825 !important;
}
.price_loan{
 background-color: #25affa !important;
}

.btn-recommend{
  background-color: #454545 !important;
  color:#fff !important;
}

.btn-youtube{
  background-color: #009900 !important;
  color:#fff !important;
}
.btn-vr{
  background-color: #ffcc00 !important;
  color:#fff !important;
}
.btn-panorama{
  background-color: #fa8800 !important;
  color:#fff !important;
}
.tag{
 background-color: #555555 !important;
 color: #ffffff !important;
}

  .btn_request_call, .btn_request_sms{
    background-color: rgba(4,97,135,0.8) !important;
  }
.ui-slider-handle{
  background:#046187 !important;
  border: 1px solid #046187 !important;
}

	.nav_box.style_2.left_box>* { width:100%; height:auto; background:#e7ebf5; }
	.nav_box.style_2.left_box>.logo { padding:0; background:#0557fe; line-height:50px; text-align:center; font-size:20px; font-weight:bold; cursor:pointer; }
	.nav_box.style_2.left_box>.logo>span.com_info { display:inline-block; width:100%; height:50px; position:relative; float:left; overflow:hidden; }
	.nav_box.style_2.left_box>.logo>span .com_name_box { display:inline-block; padding:0 10px; white-space:nowrap; position:absolute; top:0; text-align:center; }
		@keyframes run {
			0% { left:0; right:inherit; }
			50% { left:inherit; right:0; }
			100% { left:0; right:inherit; }
		}
	.nav_box.style_2.left_box>.nav_open_btn { width:22px; height:70px; padding:14px 0; }
	.nav_box.style_2.left_box>.nav_open_btn:before { content:"열기" }
	.nav_box.style_2.left_box>.nav_open_btn.on:before {  content:"닫기"; border-radius:4px 0 0 4px; }
	.nav_box.style_2.left_box>.btn_box { display:inline-block; width:100%; padding:5px 10px; background:#fff; float:left; }
	.nav_box.style_2.left_box>.btn_box>.btn { display:inline-block; width:calc((100% - 10px) / 3); padding:6px 0; background:#ff365e; float:left; }
	.nav_box.style_2.left_box>.btn_box>.btn:not(:last-child) { margin-right:5px; }
	.nav_box.style_2.left_box>.btn_box>.btn * { font-size:14px; color:#fff; }
	.nav_box.style_2.left_box>.btn_box>.btn.homes { background:#2cd049; }
	.nav_box.style_2.left_box>.btn_box>.btn.adminHome { background:#0557fe; }
	.nav_box.style_2.left_box>.nav_view_box { height:calc(100% - 94px); overflow-y:auto; }
	.nav_box.style_2.left_box>.nav_view_box nav { padding:10px; }
	.nav_box.style_2.left_box>.nav_view_box .admin_nav>.btn_box.mobile_only { display:none; width:100%; margin-bottom:5px; }
		.custom_zoomcontrol { z-index:3 !important; }

		.nav_view_box .admin_nav>.btn_box.mobile_only>* { display:inline-block; width:calc((100% - 10px) / 3); padding:6px 0; background:#ff365e; color:#fff; float:left; }
		.nav_view_box .admin_nav>.btn_box.mobile_only>.btn.homes { background:#2cd049; }
		.nav_view_box .admin_nav>.btn_box.mobile_only>.btn.adminHome { background:#0557fe; }
		.nav_view_box .admin_nav>.btn_box.mobile_only>.btn i { margin-right:5px; }
		.nav_view_box .admin_nav>.btn_box.mobile_only>*:not(:last-child) { margin-right:5px; }
	.nav_box.style_2.left_box>.nav_view_box ul.nav>li { border-radius:4px; overflow:hidden; }
	.nav_box.style_2.left_box>.nav_view_box ul.nav>li>a:focus { background:transparent; }
	.nav_box.style_2.left_box>.nav_view_box ul.nav>li>a:hover { background:#f4f7fb; transition:background .2s; }
	.nav_box.style_2.left_box>.nav_view_box ul.nav>li.active { background:#f4f7fb; }
	.nav_box.style_2.left_box>.nav_view_box ul.nav>li.active .arrow { transform:rotate(180deg); }
	.nav_box.style_2.left_box>.nav_view_box ul.nav>li .dropdown_menu { display:none; }
	.nav_box.style_2.left_box>.nav_view_box ul.nav>li.active .dropdown_menu { display:inline-block; }
	.nav_box.style_2.left_box>.nav_view_box ul.nav>li>a { color:#888; position:relative; }
	.nav_box.style_2.left_box>.nav_view_box ul.nav>li.active>a { color:#0557fe; }
	.nav_box.style_2.left_box>.nav_view_box ul.nav>li>a>*:not(.badge) { display:inline-block; text-align:center; font-size:16px; font-weight:bold; }
	.nav_box.style_2.left_box>.nav_view_box ul.nav>li>a>span.arrow { width:40px; height:40px; position:absolute; top:0; right:0; border:none; line-height:40px; }
	.nav_box.style_2.left_box>.nav_view_box ul.nav>li>a>span:not(.badge):nth-child(2) { padding-left:25px; }
	.nav_box.style_2.left_box>.nav_view_box ul.nav>li>a>span.icon { width:40px; height:40px; position:absolute; top:0; left:0; border:none; line-height:40px; }
	.nav_box.style_2.left_box>.nav_view_box ul.nav>li>a>span i { width:40px; height:40px; line-height:40px; text-align:center; font-size:18px; }
	.nav_box.style_2.left_box>.nav_view_box ul.nav>li:not(:last-child) { margin-bottom:10px; }
	.nav_box.style_2.left_box>.nav_view_box .dropdown_menu { padding-bottom:5px; }
	.nav_box.style_2.left_box>.nav_view_box .dropdown_menu li { display:inline-block; width:100%; padding:5px 0; padding-left:40px; color:#888; cursor:pointer; float:left; }
	.nav_box.style_2.left_box>.nav_view_box .dropdown_menu li.active { font-weight:bold; color:#0557fe; }

	.drop_arrow { display:inline-block; width:20px; height:20px; line-height:20px; text-align:center; }
	.board_dropdown .drop_title_2.on .drop_arrow, .board_dropdown.active .drop_title_2.on .drop_arrow { transform:rotate(180deg); }
	.board_dropdown.active .drop_title_2 .drop_arrow { transform:rotate(0deg); }
	.board_dropdown { }
	.drop_title_2 { display:inline-block; width:100%; float:left; }
	.drop_title_2 span { display:inline-block; height:20px; line-height:20px; float:left; }
	.drop_title_2 .badge { display:inline-block; width:auto; height:20px; margin:0 5px; padding:0 7px; text-align:center; line-height:20px; }
	.drop_title_2.on + .dropdown_2, .board_dropdown.active .drop_title_2.on + .dropdown_2 { display:inline-block; }
	.board_dropdown.active .drop_title_2 + .dropdown_2 { display:none; }
	.dropdown_2 { display:none; width:100%; margin:5px 0 0; float:left; }
	.nav_box.style_2.left_box>.nav_view_box .dropdown_menu li .dropdown_2 div:before { content:'\f105'; margin-right:5px; font-family:'Font Awesome 5 Pro'; font-weight:normal; float:left; width:5px;}
	.nav_box.style_2.left_box>.nav_view_box .dropdown_menu li .dropdown_2 div { display:inline-block; width:100%; height:24px; padding-left:10px; line-height:24px; color:#000; font-weight:normal; float:left; }
			.nav_box.style_2.left_box>.nav_view_box .dropdown_menu li .dropdown_2 div.on { color:#0557fe; }
		.nav_box.style_2.left_box>.nav_view_box .dropdown_menu li .dropdown_2 div span:not(:bg-danger) { display:inline-block; height:20px; line-height:20px; float:left; width:calc(100% - 10px);}
	.nav_box.style_2.left_box>.nav_view_box .dropdown_menu li .dropdown_2 div .badge { display:inline-block; width:auto; height:20px; margin:0; margin-left:5px; padding:0 7px; text-align:center; line-height:20px; }
	.nav_box.style_2.left_box>.nav_view_box .dropdown_menu li .dropdown_2 div>span.ellipsis{width:calc(100% - 10px); float:left;}

	.price_wrap .price_block.price_month_pay { width:auto !important; padding:0 5px; }

	@media (max-width: 1800px) {
		.admin_main_wrap { width:100% !important; }
		.nav_box.style_2.left_box>.btn_box { display:none; }
		.nav_box.style_2.left_box { width:0; position:absolute; top:0; left:0; z-index:4; }
		.nav_box.style_2.left_box>.logo { display:none; }
		.nav_box.style_2.left_box>.nav_open_btn { left:0; }
	}
	
	@media (max-width:992px) {
		.nav_box.left_box { height:100%; }
		.admin_main_wrap { -webkit-overflow-scrolling: touch; }
		.nav_box.style_2.left_box { left:-100%; }
		.nav_box.style_2.left_box.active { left:0; }
		.nav_box.style_2.left_box.active>.nav_view_box nav { height:100%; overflow-y:auto; }
		.nav_box.style_2.left_box>.btn_box { display:none; }
		.nav_box.style_2.left_box>.nav_view_box .admin_nav>.btn_box.mobile_only { display:inline-block; }
	}

	/* 에디터 이미지 화면 크기 맞추기 */
	.cke_reset_all .ImagePreviewBox img { max-width:100% !important; height: auto !important; }


.btn_search_ip{ padding:0; border-radius:4px; background:#fff; color:#0557fe!important; line-height:26px; transition:all .2s; margin-left:5px;}
.btn_search_ip:hover{background:#0557fe; color:#fff;}

.btn_search_ip i{ border:1px solid #0557fe; width:27px; height:27px; line-height: 25px; border-radius: 3px;}
.btn_search_ip i:before {color:#0557fe !important;}

.btn_search_ip:hover { background:#0557fe; }
.btn_search_ip:hover i:before{ color:#fff!important;}
