/* Global */
.NewsPortlet h3.h3-with-h4-style,
.NewsPortlet h4 {
	display: inline-block;
  padding-bottom: 0;
}
.NewsPortlet input[type=checkbox] {
    margin-right: 4px;
}

.NewsPortlet .post-item {
    margin-top: 20px;
    padding-left: 7px;
}
.NewsPortlet .no-post-container {
   position: relative;
    top: 3px; 
}
.NewsPortlet .post-item .post-title {
    margin-bottom: 3px;
    font-size: 16px;
    font-weight: bold;
}
.NewsPortlet h4.h4-with-h5-style,
.NewsPortlet h4.rss-subsciption,
.NewsPortlet h4.default-values,
.NewsPortlet h4.item-list,
.NewsPortlet h4.comment-permissions,
.NewsPortlet h5
{
  margin-top: 5px;
  margin-bottom: 8px;
	border: none;
  font-size: 14px;
  display: block;
}

.NewsPortlet .post-info {
    font-style: italic;
}

.NewsPortlet .post-content {
    margin: 10px 0 0 0;
}

.NewsPortlet .glyphicons-chat {
    padding-right: 5px;
    font-size: 18px;
    vertical-align: sub;
}

.NewsPortlet .additional-files {
    margin: 5px;
}

.NewsPortlet .additional-files a {
    margin-right: 5px;
}

/* NewsPost */
.NewsPortlet .top-admin-btns {
    margin-bottom: 5px;
}

.NewsPortlet .post-wrapper .wysiwygtext p {
    margin: 0;
}

.NewsPortlet .read-more {
    margin-top: 10px;
    display: block;
}

.NewsPortlet .post-status-unread .post-item, .post-status-pending .post-item {
    padding: 10px;
    margin: 10px 0;
}

.NewsPortlet .high-priority-glyph, .pending-post-glyph {
    margin-bottom: 5px;
    padding-right: 5px;
    font-size: 18px;
    vertical-align: middle;
}

.NewsPortlet .high-priority-txt, 
.NewsPortlet .pending-post-txt {
    padding: 5px 0;
    font-weight: bold;
}

.NewsPortlet .post-status-normal {
    padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.NewsPortlet .post-discuss-link {
    margin: 10px 0;
    display: inline-block;
    text-decoration: none;
}

.NewsPortlet .post-links {
    margin: 20px 0;
}

/* MySubscriptions */
.NewsPortlet .my-sub-actions {
    padding-bottom: 10px;
}

/* Subscribe */
.NewsPortlet .news-subscribe {
    margin-top: 20px;
}
.NewsPortlet .news-subscribe .my-subscription {
    padding: 0;
}
.NewsPortlet  .view-my-subs .view-content {
    text-align: left;
}
/*mobile*/
@media  screen and (min-width: 992px) {
   .NewsPortlet  .view-my-subs .view-content{
    text-align: right;
}
}

.NewsPortlet .news-subscribe .rss-container {
    width: 100%;
	float: left;
	border-style: solid;
	border-width: 1px;
	margin: 20px 0 30px 0;
}

.NewsPortlet .news-subscribe .rss-icon-container {
    height: 45px;
    padding: 10px 5px;
}

.NewsPortlet .news-subscribe .rss-link-container {
    width: 95%;
    float: left;
    padding: 10px;
}

/* Setup */
.NewsPortlet .news-setup .rss-subsciption,
.NewsPortlet .news-setup .default-values,
.NewsPortlet .news-setup .item-list,
.NewsPortlet .news-setup .comment-permissions {
    font-weight: bold;
}
.NewsPortlet .news-setup .section {
    float: left;
    clear: left;
    margin: 15px 10px 0 10px;
    padding-right: 20px;
    width: 95%;
}

.NewsPortlet .news-setup .section-top {
    margin-top: 0;
}

.NewsPortlet .news-setup .section-content {
    margin-left: 8px;
}

.NewsPortlet .news-setup .section-content .selection {
    margin: 10px 0;
    clear: left;
}

.NewsPortlet .news-setup .section-content .selection.sel-comments span {
    width: 190px;
}

.NewsPortlet .news-setup div.section-content div.itemList {
    margin-top: 15px;
}

.NewsPortlet .news-setup div.section-content .itemList div {
    float: left;
    width: 130px;
    margin-left: 10px;
}

.NewsPortlet .news-setup .section-rss {
    margin-top: 10px;
}

.NewsPortlet .news-setup .rss-info {
    font-style: italic;
}

.NewsPortlet .news-setup div.displayCount {
    clear: left;
    float: left;
    margin-top: 10px;
}

/* Main */
.NewsPortlet .add-post-container,
.admin-panel-setup {
    float: left;
}

.NewsPortlet .add-post-container {
    margin-right: 3px;
}

/* PreviewNewsPost */
.NewsPortlet #newsPreview .preview-item {
    margin-top: 0;
    border: 0;
    padding: 10px;
    float: none;
    width: 98%;
}

.NewsPortlet #newsPreview .preview-underline {
    text-decoration: underline;
}

.NewsPortlet #newsPreview .news-Everyone {
    font-weight: bold;
}

.NewsPortlet #newsPreview .news-restricted {
    font-weight: bold;
}

.NewsPortlet #newsPreview .preview-btns-border {
	border-top-style: solid;
	border-top-width: 1px;
}

.NewsPortlet #newsPreview .btn-padding {
    padding: 10px 0;
}

/* ViewPost */
.NewsPortlet .comment-info, .NewsPortlet .addComment {
    margin-top: 20px;
}

.NewsPortlet .comment-info {
	font-size: 16px;
	padding: 5px 0 10px 0;
	border-top-style: solid;
	border-top-width: 1px;
}

.NewsPortlet .comment-info:first-child {
    border-top: 0;
}

.NewsPortlet .comment-info .time-stamp {
    padding-right: 10px;    
}

/* Content */
.NewsPortlet #newsContent div.feedbackError {
    margin: 0 0px 10px 0;
}

.NewsPortlet #newsContent #swfu_container,
.NewsPortlet #newsContent #swfu_container .howTo,
.NewsPortlet #newsContent #swfu_container #swfu_div {
    margin: 0;
    clear: none;
}

.NewsPortlet #newsContent #action {
	margin-top: 5px;
    padding: 1px;
    width: 71px;
}

.NewsPortlet #newsContent #action a {
    margin-left: 15px;
    border-width: 0;
}

.NewsPortlet #newsContent #imgContainer {
    float: left;
    clear: none;
    margin: 2px;
}

.NewsPortlet #newsContent .thumbnailImages {
    clear: none;
    margin: 2px 0 2px 0px;
}

.NewsPortlet #newsContent #imgContainer input {
    float: left;
    margin-right: 5px;
}

.NewsPortlet #newsContent #thumbnails {
    clear: none;
    margin-top: 5px;
}

.portlet-grid .portlet .form-wrapper label, .portlet-grid .portlet .form-element label {
	vertical-align: middle;
}

/* ViewingMySubs */
.NewsPortlet .view-my-subs {
    margin-bottom: 10px;
}

/* My Subscription */
.my-subscriptions {
	border-style: solid;
	border-width: 1px;
}

.NewsPortlet .my-subscriptions .hint {
    margin: 0;
}

.NewsPortlet .my-sub-title {
	padding: 5px;
}

.NewsPortlet .my-sub-title span {
    font-weight: bold;
}

/* Archive */
.NewsPortlet .news-archive .news-archive-sidebar,
.NewsPortlet .news-archive .news-archive-items {
    padding: 10px;
}

.NewsPortlet .news-archive .sidebar-color {
	vertical-align: top;
    max-width: 160px;
}

.NewsPortlet .news-archive .news-archive-sidebar ul {
    margin-top: 10px;
    margin-left: 10px;
}

.NewsPortlet .news-archive-sidebar .selected-month {
    font-weight: bold;
	text-decoration: none;
}

.NewsPortlet .news-archive-sidebar .inactive {
    font-style: italic;
    text-decoration: none;
}

/****** TO DO - Options, Setup ******/

.NewsPortlet div.role-selector table td {
    padding: 0;
}

.NewsPortlet div.role-selector table td.RoleColumn {
    padding-left: 20px;
    width: 50%;
}

.NewsPortlet div.principalSelector table, .NewsPortlet #newsOptions div.principalSelector table {
    margin: 0;
    width: 700px;
}

.NewsPortlet div.sel-comments div.principalSelector table {
    width: 600px;
}


@media screen and (max-width: 1025px) {
    .NewsPortlet .news-setup .section-content {
        margin-left: 0;
    }
    .NewsPortlet .news-setup .section {
        margin-left: 0;
        margin-right: 0;
        padding-right: 0;
    }
}
