/* GLOBAL MENU */
.ff-bheaderr ul.ff-uglobalr24>li{width:10%;padding-top:0;padding-bottom:0;}
.ff-bheaderr ul.ff-uglobalr24>li>a{display:grid;place-items:center;place-content:center;font-size:.9em;height:58px;}
@media print,screen and (min-width:768px){
.ff-bheaderr ul.ff-uglobalr24>li>a>span{display:inline;}
}

/* SMARTPHONE MENU */
.ff-bspmenur ul.ff-uglobalr24>li>a br{display:none;}

/* NEWS TITLE */
.ff2402-news-title{padding:35px 10px 0 20px;position:relative;font-weight:700;font-size:26px;line-height:36px;text-align:left;color:#000000;margin:30px 0 0;font-weight:bold;}
.ff2402-news-title::before{position:absolute;top:0;left:-8px;right:-8px;line-height:5px;height:5px;background:#e72d38;content:"";}
.ff2402-news-title::after{position:absolute;top:38px;left:2px;width:6px;height:30px;background:#e72d38;content:"";}
@media screen and (max-width:767px){
.ff2402-news-title{margin:20px 0 10px;font-size:24px;line-height:34px;}
}

/* NEWS INDEX */
@media screen and (max-width:767px){
.ff2402-news-title{margin:20px 0 10px;font-size:24px;line-height:34px;}
}

/* NEWS INDEX */
ul.ff-unewsindex24 li{border-bottom:1px dashed #3e3b39;}

/* TITLE TO LIST LINK */
.ff2402-title-link{position:relative;}
.ff2402-title-link a{position:absolute;top:35px;right:0;display:inline-block;background:#e72d38 url('daw.png') no-repeat 90% center;color:#FFF;font-size:14px;line-height:16px;padding:7px 30px 7px 20px;text-decoration:none;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.ff2402-title-link a:hover{filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;}

.tf-refresh{position:fixed;top:calc(50% - 15px);left:0;right:0;text-align:center;}