/*ÁÖ¹®¼­ ÀÛ¼º¹× ÁÖ¹® °ü·Ã Ãâ·Â*/
.odr_acdo {
    letter-spacing: -0.5px;
    margin: 0;
    padding: 0;
}

.odr_acdo .odr_acdo_tit::after {
    content: "";
    display: block;
    clear: both;
}

.odr_acdo .odr_acdo_tit {
    position: relative;
    background-color: #deebf4;
    border-bottom: 1px solid #c9d5de;
    border-top: 1px solid #c9d5de;
    margin-top: -1px;
}

.odr_acdo .odr_acdo_tit h1 {
    float: left;
    width: auto;
    font-size: 17px;
    color: #222;
    letter-spacing: -1px;
    padding: 16px 0 15px 10px;
}

.odr_acdo .odr_acdo_tit .ok_all a{
    float: left;
    width: auto;
    font-size: 15px;
    color: #0055A5;
    letter-spacing: -1px;
    padding: 18px 0 15px 10px;
	text-decoration: none;
}


/* ÁÖ¹®¼­ ¿À´ÃÂÊ ¾ÆÀÌÄÜ*/
.odr_acdo .odr_acdo_tit .ic_arr {
    width: 15px;
    height: 10px;
    background-position: -20px -100px;
    position: absolute;
    top: 23px;
    right: 10px;
}
.sp_odr {
    display: inline-block;
    background-image: url(../images/kl_odr.png);
    background-repeat: no-repeat;
    background-size: 400px 400px;
}
/* ÁÖ¹®¼­ ¿À´ÃÂÊ ¾ÆÀÌÄÜ*/


/*ÁÖ¹®¼­ ÀÛ¼º ÀÔ·ÂÆû ±âº»»ç¿ë */
.odr_on.odr_acdo .odr_acdo_cont {
    display: block;
}
.odr_acdo .odr_acdo_cont {
    display: ;
    padding: 0 12px;
}


.odr_acdo .odr_acdo_sec {
    padding: 15px 0;
}

.pay_select_5{
    padding-left: 15px;
	font-size: 15px;
    color: #cc0000;
}

.pay_select_5_1{
	font-size: 12px;
    color: #cc0000;
}

.odr_acdo .odr_ip {
    display: table;
    width: 100%;
}
.odr_acdo .odr_ip dt {
    display: table-cell;
    width: 88px;
    vertical-align: top;
    line-height: 35px;
    color: #222;
    font-weight: bold;
    padding-left: 5px;
}
.odr_acdo .odr_ip dt .tit {
    font-size: 13px;
    line-height: 16px;
    display: inline-block;
}
.odr_acdo .odr_ip dd::after {
    content: "";
    display: block;
    clear: both;
}
.odr_acdo .odr_ip dd {
    display: table-cell;
    width: auto;
    vertical-align: middle;
}
.odr_line_ty1 {
    border: none;
    border-top: 1px solid #f2f2f2;
    margin: 10px 0;
    padding: 0;
    line-height: 0;
    font-size: 0px;
}
.odr_acdo .odr_ip dd :first-child.col3 {
    width: 32%;
}
.odr_acdo .odr_ip dd .col3 {
    float: left;
    width: 34%;
}
.odr_line_ty {
    border: none;
    border-top: 1px solid #fff;
    margin: 5px 0;
    padding: 0;
    line-height: 0;
    font-size: 0px;
}


.odr_acdo .odr_ip dd .col_addr {
    float: left;
    width: 33%;
}

.odr_acdo .odr_ip dd :first-child.col_addr .inpbx {
    margin-right: 0px;
}
.odr_acdo .odr_ip dd .col_addr .inpbx {
    margin-right: 5px;
}
.odr_acdo .inpbx input {
    color: #666;
    letter-spacing: -0.5px;
}
.odr_acdo .odr_ip dd .col_addr_h {
    float: left;
    width: 6%;
    text-align: center;
    font-size: 13px;
    color: #999;
}
.odr_acdo .odr_ip dd .col_addr_h .hipen {
    line-height: 35px;
    font-weight: bold;
}
.odr_acdo .odr_ip dd .col_addr_b {
    float: left;
    width: 28%;
}
.odr_acdo .odr_ip dd .col_addr_b a {
    width: 94%;
    text-decoration: none;
}

.odr_acdo .odr_ip dd .col_catax_t {
    float: left; 
    width: 15%;
}

.odr_acdo .odr_ip dd .col_catax_in {
    float: left; 
    width: 85%;
}


.odr_btn3 {
    display: inline-block;
    border: 1px solid #f7bcc9;
    border-radius: 3px;
    background-color: #f7f7f7;
    font-size: 12px;
    line-height: 33px;
    color: #ff6586;
    font-weight: bold;
    text-align: center;
    min-width: 56px;
    letter-spacing: -0.5px;
    padding: 0 5px;
    box-shadow: inset 0px -2px 0px 0px #e6e6e6;
	vertical-align: middle;
	font-family: "Malgun Gothic","¸¼Àº °íµñ",sans-serif;
}

.odr_line_ty3 {
    border: none;
    border-top: 1px solid #fff;
    margin: 2px 0;
    padding: 0;
    line-height: 0;
    font-size: 0px;
}


.ip_textarea {
    display: block;
    overflow: hidden;
    position: relative;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #fff;
    line-height: 17px;
    box-shadow: inset 0px 1px 0px 0px #ededed;
}
.ip_textarea textarea {
    width: 100%;
    border: 0 none;
    background: transparent;
    font-size: 12px;
    line-height: 14px;
    color: #666;
    vertical-align: top;
    resize: none;
}


/*ÁÖ¹®¼­ ÀÛ¼º ÀÔ·ÂÆû ±âº»»ç¿ë */



/*ÁÖ¹®¼­¿¡¼­ ¿ìÆí¹øÈ£ Ã£±â*/
.m_gnb {
    position: relative;
    padding: 0 47px 0;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-bottom: 1px solid #D4D4D4;
    background: rgba(255, 255, 255, 0.8);
}
.m_gnb h1 {
    display: inline-block;
    overflow: hidden;
    max-width: 100%;
    font-size: 17px;
    color: #47494f;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 42px;
}
.m_gnb_right {
    position: absolute;
    top: 0px;
    right: 1px;
}
.m_gnb .btn {
    display: inline-block;
    width: 42px;
    height: 42px;
    vertical-align: top;
}
.m_gnb .b_close .sp_ssg {
    background-position: -50px -140px;
    margin-top: 5px;
}
.m_gnb .btn .sp_ssg {
    width: 35px;
    height: 35px;
}
.sp_ssg, .m_gnb::before, .m_catg_head::before, .m_catglst a::before, .mid_m::before, .subcategory_leaf::before {
    display: inline-block;
    overflow: hidden;
    width: auto;
    height: 10px;
    background: url(../images/kl_odr.png) no-repeat 0 0;
    line-height: 999px;
    vertical-align: top;
    background-size: 400px 400px;
}

.m_conbx {
    padding: 26px 20px;
    border: 1px solid #ddd;
    background: #fff;
    border-bottom: 0;
}



.sch_inparea {
    position: relative;
    padding-right:64px;
}

.sch_inparea .addr_ipbx {
    position: relative;
}
.sch_inparea .addr_ipbx .inpbx {
    padding-right: 45px;
}
.inpbx {
    display: block;
    overflow: hidden;
    width: auto;
    height: 18px;
    padding: 8px 8px 7px;
    line-height: 18px;
    border: 1px solid #ccc;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    letter-spacing: -1px;
    box-shadow: inset 0px 1px 0px rgba(0,0,0,0.07);
} 

.sch_inparea :first-child.b_def3 {
    right: 0px;
}
.sch_inparea a.b_def3 {
    width: 56px;
    height: 33px;
}
.sch_inparea .b_def3 {
    position: absolute;
	right: 0px;
	bottom: 0px;
    width: 58px;
    height: 35px;
    line-height: 33px;
    vertical-align: top;
    cursor: pointer;
} 
.b_def3 {
    display: inline-block;
    height: 38px;
    margin: 0;
    background: #fff;
    border: 1px solid #ccc;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    box-shadow: inset 0px -2px 0px #efefef;
    font-weight: bold;
    font-size: 12px;
    color: #666;
    line-height: 38px;
    letter-spacing: -1px;
    text-align: center;
	text-decoration: none;
} 

.sch_res {
    margin: 0px 10px 0px 10px;
    font-size: 12px;
    line-height: 18px;
    color: #666;
}
.m_con_panel .m_tip{
	margin-top:10px;
	padding-top:11px;
	background:url(../images/line_xdot_d9d9d9.gif) repeat-x;
	background-size:2px 1px;
	font-size:11px;
}
.m_tip {
    position: relative;
    margin-top: 19px;
    padding-left: 16px;
    font-size: 10px;
    line-height: 16px;
    color: #898989;
    text-align: left;
} 


/*¿ìÆí¹øÈ£ °Ë»ö Å×ÀÌºí ³»¿ë */
.sch_tbl {
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    color: #222;
    table-layout: fixed;
    border-collapse: collapse;
}

.sch_tblarea {
    margin-top: 10px;
    border-bottom: 1px solid #d9d9d9;
}


.sch_tbl, .sch_tbl th, .sch_tbl td {
    margin: 0;
    padding: 0;
    border: 0 none;
    border-spacing: 0;
}


.blind {
    visibility: hidden;
    overflow: hidden;
    position: absolute;
    width: 0px;
    height: 0px;
    margin: 0;
    padding: 0;
    font-size: 0px;
    line-height: 0;
}
.sch_tbl .w1 {
    width: 30%;
}
.sch_tbl .w2 {
    width: 70%;
}
.sch_tbl th {
    padding: 8px 0;
    border: 1px solid #d9d9d9;
    border-left: 0 none;
    border-right: 0 none;
    background: #f5f7f7;
    font-size: 12px;
    color: #666;
    text-align: center;
}
.sch_tbl tr:first-child td {
    padding-top: 10px;
    background: none;
}
.sch_tbl td.add_num {
    font-family: Helvetica;
    text-align: center;
}
.sch_tbl td {
    padding: 11px 0 10px;
    background: url(../images/line_xdot_d9d9d9.gif) repeat-x;
    background-size: 2px 1px;
    font-size: 12px;
    text-align: left;
}


.sch_tbl td.no_add {
    padding: 20px 0px 20px 0px;
    background: url(../images/line_xdot_d9d9d9.gif) repeat-x;
    background-size: 2px 1px;
    font-size: 12px;
    text-align: center;
}
 
.sch_tbl td label {
    display: inline-block;
    font-family: Helvetica;
    vertical-align: top;
}



.sch_tbl td a {
    height: 25px;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    color: #727272;
    font-family: "Malgun Gothic","¸¼Àº °íµñ",sans-serif;
    text-decoration: none;
}


/*Àå¹Ù±¸´Ï ¸®½ºÆ® ÆäÀÌÁö*/
.odr_goods_lst > li:first-child {
    border-top: 0;
    padding-top: 5px;
}
.odr_goods_lst > li {
    border-top: 1px solid #f2f2f2;
    padding-top: 15px;
}
.odr_goods_lst .order_acont {
    position: relative;
    min-height: 72px;
    padding: 0 0 13px 84px;
}
.order_acont {
    position: relative;
    min-height: 72px;
    padding: 0 0 10px 79px;
}
.odr_goods_lst .order_acont .display_store {
    line-height: 17px;
    padding-bottom: 3px;
}
.order_acont .display_store {
    line-height: 17px;
    padding-bottom: 3px;
}
.odr_goods_lst .order_acont .display_store .place {
    display: inline-block;
    font-weight: bold;
    letter-spacing: 0px;
    vertical-align: top;
}
.order_acont .display_store .place {
    display: inline-block;
    margin-right: 5px;
    font-weight: bold;
    letter-spacing: 0px;
    vertical-align: top;
}
address, caption, cite, code, dfn, em, var {
    font-style: normal;
    font-weight: normal;
}

.odr_goods_lst .order_acont .img_area {
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 0px;
    vertical-align: top;
}

.order_acont .img_area {
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 0px;
    vertical-align: top;
}
.odr_goods_lst .order_acont .summary {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 19px;
    color: #666;
    margin-bottom: 6px;
    font-size: 13px;
}
.order_acont .summary {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 19px;
    color: #666;
}



.odr_goods_lst .order_acont .item_subinfo {
    margin-top: 3px;
    font-size: 12px;
    color: #999;
    line-height: 21px;
}

.order_acont .item_subinfo {
    margin-top: 3px;
    font-size: 11px;
    color: #999;
    line-height: 21px;
}
.odr_goods_lst .order_acont .item_subinfo .money {
    margin-right: 3px;
}
.odr_goods_lst .order_acont .order_pay .price, .odr_goods_lst .order_acont .order_pay .ssg_price {
    display: inline-block;
    margin-top: 0px;
    font-family: "Times New Roman";
    font-size: 22px;
    color: #222;
    font-weight: bold;
    margin-right: 0px;
}

.odr_goods_lst .order_acont .item_subinfo .money .ssg_price {
    text-decoration: line-through;
}
.order_acont .item_subinfo .money .ssg_price {
    text-decoration: line-through;
}
.order_acont .item_subinfo em {
    display: inline-block;
    font-size: 13px;
    font-family: "helvetica";
    line-height: normal;
} 
.odr_goods_lst .order_acont .item_subinfo .order_pay {
    color: #222;
}
.odr_goods_lst .order_acont .order_pay {
    margin-top: 3px;
    line-height: 22px;
    font-size: 12px;
}
.order_acont .item_subinfo .order_pay {
    color: #222;
    margin: 0 0 0 4px;
}
.order_acont .order_pay {
    margin-top: 3px;
    line-height: 22px;
    font-size: 12px;
}
.order_acont .item_subinfo .count::before {
    display: block;
    clear: both;
    content: "";
    position: absolute;
    left: 0px;
    top: 3px;
    width: 1px;
    height: 11px;
    background: #ccc;
}

 .order_acont .item_subinfo .count {
    position: relative;
    margin-left: 7px;
    padding-left: 7px;
    line-height: 14px;
    color: #666;
    font-size: 12px;
} 

.odr_goods_lst .order_acont .item_subinfo em {
    display: inline-block;
    font-size: 12px;
    line-height: normal;
}

.odr_goods_lst .order_acont .sale_pay .tx, .order_acont .order_pay .tx, .order_acont .sale_pay .ssg_tx, .order_acont .order_pay .ssg_tx {
    line-height: normal;
}
.odr_goods_lst .order_acont .item_subinfo .etc {
    display: inline-block;
}

.order_acont .item_subinfo .etc {
    display: inline-block;
    margin-top: 2px;
	color:#222;
}


/*Çö±Ý ÄíÆù Àû¸³±Ý »ç¿ë*/

.odr_point_use_lst {
    display: block;
    margin-bottom: -12px;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #e3e3e3;
    background: #f2f2f2;
    padding: 2px 12px 20px 12px;
    box-shadow: inset 0px 1px 3px rgba(0,0,0,0.1);
}
.odr_acdo_point .odr_poit_lst {
    padding: 10px 0 0 0;
}
.odr_acdo_point .odr_poit_d1 {
    display: table;
    width: 100%;
}
.odr_acdo_point .odr_poit_d1 dt {
    display: table-cell;
    width: 140px;
    vertical-align: top;
    line-height: 35px;
    padding-left: 5px;
}
.odr_acdo_point .odr_poit_d1 dt .tit {
    line-height: 16px;
    display: block;
    color: #222;
    font-size: 13px;
    font-weight: bold;
    padding-top: 5px;
}
.odr_acdo_point .odr_poit_d1 dt > span {
    font-size: 12px;
    line-height: 16px;
    display: block;
    margin-top: -1px;
    color: #666;
}
.odr_acdo_point .odr_poit_d1 dt .tx_point {
    color: #ff5277;
}
.odr_acdo_point .odr_poit_d1 dt > span {
    font-size: 12px;
    line-height: 16px;
    display: block;
    margin-top: -1px;
    color: #666;
}
.odr_acdo .tx_point {
    color: #ff5277;
}
.odr_acdo_point .odr_poit_d1 dd::after {
    content: "";
    display: block;
    clear: both;
}

.odr_acdo_point .odr_poit_d1 dd {
    display: table-cell;
    width: auto;
    vertical-align: middle;
    position: relative;
} 
.odr_acdo_point .odr_poit_d1 dd .col_point_btn {
    width: 39%;
}
.odr_acdo_point .odr_poit_d1 dd > div {
    float: left;
}

.odr_acdo_point .odr_poit_d1 dd .col_point_ip {
    width: 55%;
}
.odr_acdo_point .odr_poit_d1 dd > div {
    float: left;
}

.odr_acdo_point .odr_poit_d1 dd .col_point_ip .inpbx {
    background-color: #fff;
    margin: 0 3px 0 5px;
}
.inpbx {
    display: block;
    overflow: hidden;
    width: auto;
    height: 18px;
    padding: 8px 8px 7px;
    line-height: 18px;
    border: 1px solid #ccc;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    letter-spacing: -1px;
    box-shadow: inset 0px 1px 0px rgba(0,0,0,0.07);
}
.odr_acdo_point .odr_poit_d1 dd .col_point_unit {
    width: 6%;
    text-align: left;
    font-size: 12px;
    color: #222;
    font-weight: bold;
    line-height: 35px;
}
.odr_acdo_point .odr_poit_d1 dd > div {
    float: left;
}
/*º¸³Ê½º ÄíÆù °ü·Ã*/
.b_c_table {
    clear: both;
    width: 100%;
    border-top: 1px solid #BFBFBF;
    border-bottom: 1px solid #5F5F5F;
}
.b_c_table table {
    border-collapse: collapse;
    border-spacing: 0;
} 
.b_c_table th {
    padding: 10px 0;
    border-right: 1px solid #e2e2e2;
    font-size: 13px;
    text-align: center;
    color: #7a7a7a;
    background: #f5f5f5;
}
.b_c_table th.th1 {
    width: 10%;
}
.b_c_table th.th2 {
    width: 30%;
}
.b_c_table th.th3 {
    width: 20%;
}
.b_c_table th.th4 {
    width: 50%;
} 


.b_c_table td {
    padding: 6px 4px;
    border-top: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    font-size: 14px;
    color: #434343;
    letter-spacing: -1px;
    word-break: keep-all;
}

.b_c_table td.td1 {
    width: 10%;
    text-align: center;
}

.b_c_table td.td2 {
    width: 30%;
    text-align: center;
}

.b_c_table td.td3 {
    width: 20%;
    text-align: right;
	padding-right:10px;
	color:#cc0000;
}

.b_c_table td.td4 {
    width: 50%;
    text-align: center;
}

.odr_lst3 {
    margin-top: 10px;
}
.odr_lst3 li::before {
    position: absolute;
    top: 5px;
    left: 0px;
    width: 4px;
    height: 4px;
    margin-right: 4px;
    background: #767676;
    content: "";
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.odr_lst3 li::after {
    content: "";
    display: block;
    clear: both;
}
.odr_lst3 li {
    font-size: 12px;
    position: relative;
    color: #666;
    line-height: 17px;
    padding-left: 7px;
    margin-bottom: 5px;
}

/*º¸³Ê½º ÄíÆù °ü·Ã*/

/*Çö±Ý ÄíÆù Àû¸³±Ý »ç¿ë*/

/*°áÁ¦¹× ÃÖÁ¾ ±Ý¾×*/
.a_t_table {
    clear: both;
    width: 100%;
    border-top: 1px solid #BFBFBF;
    border-bottom: 1px solid #5F5F5F;
}
.a_t_table table {
    border-collapse: collapse;
    border-spacing: 0;
} 
.a_t_table th {
    padding: 10px 0;
    border-right: 1px solid #e2e2e2;
    font-size: 13px;
    text-align: center;
	color: #666;
	background: #fbfbfb;
}
.a_t_table th.th1 {
    width: 25%;
}
.a_t_table th.th2 {
    width: 25%;
}
.a_t_table th.th3 {
    width: 20%;
}
.a_t_table th.th4 {
    width: 30%;
} 


.a_t_table td {
    padding: 6px 4px;
    border-top: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    font-size: 13px;
    color: #222222; 
}

.a_t_table td.td1 {
    width: 25%;
    text-align: center;
}

.a_t_table td.td2 {
    width: 25%;
    text-align: right;
	padding-right:10px;
}

.a_t_table td.td3 {
    width: 20%;
    text-align: right;
	padding-right:10px;
}

.a_t_table td.td4 {
    width: 30%;
    text-align: right;
	padding-right:10px;
	color:#cc0000;
}

/*ÃÖÁ¾ °áÁ¦ ±Ý¾×*/
.odr_acdo .odr_acdo_tit .tit_price {
    padding: 12px 34px 0 2px;
}
.odr_acdo .odr_acdo_tit .tit_desc {
    float: right;
    text-align: right;
    overflow: hidden;
    font-size: 11px;
    color: #444;
    padding: 10px 34px 0 2px;
    height: 36px;
    max-width: 150px;
    min-width: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.odr_acdo .odr_acdo_tit .tx {
    vertical-align: middle;
    font-weight: bold;
}

.odr_acdo .odr_acdo_tit .tit_price .ssg_price {
    font-size: 22px;
    font-family: "Times New Roman";
    font-weight: bold;
    color: #ff5277;
    display: block;
}

.odr_acdo .odr_acdo_tit .tx em {
    font-weight: bold;
}

.odr_acdo .odr_acdo_tit .tit_price .ssg_tx {
    font-size: 13px;
    font-weight: bold;
}

.odr_acdo .odr_acdo_point {
    margin: 0;
}

.odr_acdo_point .odr_point_lst::after {
    content: "";
    display: block;
    clear: both;
}
.odr_acdo_point .odr_point_lst {
    padding: 4px 12px 4px 16px;
    margin: 10px 0;
}


.odr_acdo_point .odr_point_lst dt {
    float: left;
    color: #222;
    font-size: 13px;
    font-weight: bold;
}
.odr_acdo_point .odr_point_lst dd {
    float: right;
    color: #222;
    font-size: 13px;
    font-weight: bold;
} 
.odr_acdo .odr_ip dd p.txt2 {
    font-size: 12px;
    color: #222;
    text-align: left;
    margin-top: 5px;
}


.odr_acdo .odr_ip dd p.txt2_t {
    font-size: 14px;
    color: #222;
    text-align: left;
    margin-top: 5px;
    padding-bottom: 10px;
}

.odr_acdo .odr_ip dd p.txt2_c {
    font-size: 13px;
    color: #222;
    text-align: right;
    margin-top: 5px;
}

/*°áÁ¦¹× ÃÖÁ¾ ±Ý¾×*/

/*°áÁ¦ ¹öÆ°*/
.odr_btn_w {
    padding: 12px;
}
.odr_btn_w .btn_odr {
    background: #ff5b7e;
    width: 100%;
    line-height: 100%;
    display: block;
    border-radius: 3px;
    box-shadow: inset 0px -3px 0px rgba(255,255,255,0.15);
    vertical-align: top;
    color: #fff;
    font-size: 18px;
    height: 46px;
    letter-spacing: -1px;
    font-weight: bold;
}
 button {
    border: 0 none;
    background-color: transparent;
    cursor: pointer;
}

