/* **************************************** *
 * RESET
 * **************************************** */
body div.jtstock ul li{margin:0;padding:0;line-height: 1.8;}
body div.jtstock ul li:before{display:none !important}
body div.jtstock h2 {max-width: 100%;margin: 0;line-height: 1;}



/* **************************************** *
 * GLOBAL
 * **************************************** */
/* ICON */
.jtstock_icon {display: inline-block;margin-top: -2px;padding-right: 15px;vertical-align: middle; line-height:0;}
.jtstock_icon:after {font-family: 'jt-font';font-size: 10px;font-weight: normal;font-style: normal;line-height: 1;}
.jtstock_up .jtstock_icon:after {content: '\e928';color: #e00000;}
.jtstock_down .jtstock_icon:after {content: '\e929';color: #1c9ad6;}
.jtstock_steady .jtstock_icon:after {content: '\e949';color: #aaa;}
.jtstock_icon .sr-only,
.jtstock_icon .sr_only { position: absolute; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(0px 0px 99.9% 99.9%); clip-path: inset(0px 0px 99.9% 99.9%); overflow: hidden; height: 1px; width: 1px; padding: 0; border: 0;}



/* 에러 */
.jtstock_error {padding: 140px 0;font-size: 0;line-height: 1;text-align: center;}
.jtstock_error i {display: inline-block;font-size: 0;font-style: normal;}
.jtstock_error i:after {content: '';display: block;font-family: 'jt-font';content: '\e948';font-size: 65px;font-weight: normal;line-height: 1;color: #1c9ad6;}
.jtstock_error p {padding-top: 28px;padding-left: 0.5em;font-size: 16px;font-weight: 400;line-height: 1.75;letter-spacing: 0.5em;color: #222;}
.jtstock_error p span {color: #1c9ad6;}



 @media (max-width: 767px) {

     .jtstock #finance { margin: 20px 0px; }
     .jtstock #dateRange { top: -19px; }

}

/* 에러 */
/*
.jtstock_error {padding: 140px 0;font-size: 0;line-height: 1;text-align: center;}
.jtstock_error i {display: inline-block;font-size: 0;font-style: normal;}
.jtstock_error i:after {content: '';display: block;font-family: 'jt-font';content: '\e948';font-size: 65px;font-weight: normal;line-height: 1;color: #1c9ad6;}
.jtstock_error p {padding-top: 28px;padding-left: 0.5em;font-size: 16px;font-weight: 400;line-height: 1.75;letter-spacing: 0.5em;color: #222;}
.jtstock_error p span {color: #1c9ad6;}
*/


