<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body.mobile .point_head_label {
    font-size: 14px !important;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
    background: #EFEFEF;
    /* margin: 0 58px; */
    text-align: center;
    /* border-radius: 7px; */
    margin-bottom: 6px !Important;
}
body.mobile .point_head_label strong {
    color: #90815D;
    font-size: 16px !Important;
    padding-right: 6px;
}
body.mobile #online_list tr {
    width: 94%;
    clear: both;
    padding: 11px 0px;
    border-bottom: 1px solid #ddd;
    padding-left: 17px;
}

body.mobile #online_list tr td {
    font-size: 14px;
    font-family: nanum-gothic;
}

body.mobile #menu_touch {
    margin-bottom:9px;
}
body.mobile .point_plus {
    color: #E41818;
	width: 40%;
    font-size: 15px !important;
    font-weight: 700 !important;
	
    text-align: left !important;
}
body.mobile .point_minus {
    color: #134DD4;
    /* float: left !important; */
    width: 40%;
    font-weight: 700 !important;
	
    text-align: left !important;
}
body.mobile .pibs_point_date {
    font-size: 12px !Important;
    color: #B3B3B3;
    font-weight: 500 !Important;
    float: right !important;
    width: 22%;
    text-align: right !important;
	    padding-right: 11px !Important;
}
body.mobile .pibs_point_total {
    float: right !important;
    padding-right: 10px !important;
    color: #565656;
}

body.mobile .pibs_point_subject {
	    width: 73%;
    margin-bottom:3px;padding-left: 0 !important;

}





th.pibs_point_num {
    width: 10%;
	 text-align: center !Important;
	
}

th.pibs_point_subject {
    width: 46%;
	 text-align: center !Important;
}

td.pibs_point_date {
    width: 13%;
	 text-align: center !Important;    color: #757575;
}

th.pibs_point_minus {
    width: 9%;
	 text-align: center !Important;
}

td.point_plus{
text-align: center !Important;
	 color: #4100FF;
}

td.point_minus {
text-align: center !Important;
	color: #F00;
}


th.pibs_point_total {
    width: 14%;
	 text-align: center !Important;
}

table.t1 th {
    text-align: center;
	 text-align: center !Important;
}

td.pibs_point_num {
    text-align: center !Important;
	
    background: #F9F9F9 !important;
}
/*
#online_list tr td{font-family:'nanum-gothic';    padding: 9px 0;}
#online_list tr th{font-family:'nanum-gothic';background: #636363;
    color: #fff;}
*/
/*
td.pibs_point_total {
    text-align:center !important;
}

td.pibs_point_subject {
    text-align: center !Important;
}
*/
table.t1 {

    border-top: 4px solid #38A5B3;
    border-bottom:  4px solid #38A5B3;
}

td.pibs_point_subject {
    padding-left: 15px !important;
}</pre></body></html>