﻿.CellDisplayNewsCategory { border-top: 1px solid #eee; cursor: pointer; position: relative; }
.CellDisplayNewsCategory:hover, .CellDisplayNewsCategoryFocus { background-color: #EFF7FA; }
.CellDisplayNewsCategory div { padding: 10px; font-size: 13px; }
.CellDisplayNewsCategory .Summary { position: absolute; top: 0px; right: 0px; }
.CellDisplayNewsCategory .Summary span { font-size: 12px; }
.CellDisplayNewsCategory .UnViewed { padding: 0px 8px; background-color: #f96868; color: #fff; border-radius: 10px; }

.CellFilter { border-top: 1px solid #eee; cursor: pointer; position: relative; }
.CellFilter div { padding: 10px; font-size: 13px; }

#NewsDataListDIV { padding: 10px; background-color: #fff; border-radius: 5px; box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1); padding-bottom: 15px !important; position: relative; }
.CheckedIcon { top: 7px; right: 10px; }

#PageRightTitleDIV, .NewsTitleDIV { font-size: 16px; font-weight: 300; padding: 20px 10px 25px 15px; color: #666; border-bottom: 1px solid #eee; font-weight:bold; text-align:center; }
#PageRightContentDIV { padding-top: 10px; }
#PageRightContentDIV .TitleDIV { display: none; }

.PostNewsButton { position: absolute; top: 15px; right: 15px; cursor: pointer; }
.PostNewsMenu { padding-top: 10px; padding-bottom: 10px; border: 1px solid #e4eaec; box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05); border-radius: 5px; }
.PostNewsMenu .dropdown-item { font-size: 14px; font-weight: 300; }

.NewsTitleDIV { color: #000; }
#DisplayNewsContentDIV { padding-top: 14px; }
.NewsContentDIV { padding: 20px !important; padding-top: 30px !important; }
.NewsContentDIV, .NewsContentDIV * { font-size: 13px !important; font-weight: 400; }
#ViewNewsHistoryDIV { padding: 10px 10px 20px 10px; }
#ViewNewsCommonTabContainer div { line-height: 16px; }

.CellUserInfo { text-align: center; padding: 8px; width: 75px; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap; }
.CellUserInfo img { border-radius: 1.3rem; outline: 0px solid #4CC5EC; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 5px rgba(102, 175, 233, 0.6); width: 40px; margin-bottom: 3px; }

#ViewNewsHistoryDIV .pagelist span, #ViewNewsHistoryDIV .pagelist a { height: 26px; }
#NewsDataListDIV .CellNewsData .NewsTitle { width: 400px !important; }
.main-container-inner-padding { padding:10px !important; }
