.titlePorlet {
  background: #007bff;
  color: white;
  text-transform: uppercase;
  font-weight: 600; }

.entry-heading .entry-title {
  font: 700 25px/35px Roboto,Arial,Tahoma;
  color: #004175;
  margin-bottom: 20px;
  text-align: justify; }

.displaytime {
  border-bottom: 1px solid #333;
  margin-bottom: 20px; }

#contentnews .desc {
  font: 700 15px/20px Roboto,Arial,Tahoma;
  color: #333;
  text-align: justify; }

#contentnews .detail {
  width: 100%;
  height: auto; }

.entry-heading .article-Author, #contentnews .article-Source {
  font: 700 14px Roboto,Arial,Tahoma;
  color: #333;
  text-align: right;
  margin: 20px 0;
  width: 100%; }

.related {
  padding: 15px 0 10px; }

.related .head {
  color: #be1e2d;
  font: 700 18px Roboto,Arial,Tahoma;
  border-bottom: 2px solid #be1e2d;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin: 20px 0; }

.related ul {
  list-style-type: square;
  padding-left: 15px;
  color: #1b75bb;
  font-size: 9px; }

.related ul li a, .related ul li a:link, .related ul li a:visited {
  font: 400 14px/20px Roboto,Arial,Tahoma;
  color: #1b75bb; }

.related ul li span {
  color: #6d6e70;
  font: 400 13px Roboto,Arial,Tahoma; }

.displaytime .timer {
  font: 400 12px Roboto,Arial,Tahoma;
  padding-left: 25px;
  width: 100%;
  float: left; }

.newsTool {
  list-style: none; }

.newsTool li.font {
  float: right; }

.font a#largerfont {
  border-right: 1px solid #428dc5;
  padding-right: 5px; }

.font a.fontSizePlusMin {
  padding-left: 5px; }

[align="center"] {
  text-align: center; }

.art-share img {
  width: 25px; }

.page-title h2 a {
  width: auto;
  background: #3498db;
  text-transform: inherit;
  position: relative;
  height: 32px;
  line-height: 32px;
  padding: 6px 0px 5px 0px;
  text-align: center;
  margin-right: 15px;
  color: #ffffff !important; }

.page-title h2 a:last-child {
  padding-right: 15px;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0;
  border-radius: 0 4px 4px 0;
  background: #f5f5f5; }

.page-title h2 a:first-child {
  padding-left: 5px;
  padding-right: 5px;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px 0 0 4px; }

.page-title h2 a:not(:first-child):before, .page-title h2 a:not(:last-child):after {
  content: "";
  position: absolute;
  top: 0;
  border: 0 solid #3498db;
  border-width: 14px 5px;
  width: 0;
  height: 0; }

.page-title h2 a:not(:first-child):before {
  left: -10px;
  border-left-color: transparent; }

.page-title h2 a:not(:last-child):after {
  left: 100%;
  border-color: transparent;
  border-left-color: #3498db; }

.page-title h2 a:hover:before {
  border-color: #0084c5;
  border-left-color: transparent; }

.page-title h2 a:hover:after {
  border-left-color: #0084c5; }

.page-title h2 a:hover {
  background: #0084c5; }

.page-title h2 a:last-child {
  background: #ffffff;
  color: #000 !important; }

.page-title h2 a:last-child:before, .page-title h2 a:last-child:after {
  border-color: #ffffff;
  border-left-color: transparent; }

.form-comment .media .media-left {
  margin-right: 10px;
  margin-bottom: 5px; }

.form-comment .media .media-object {
  width: 30px !important; }

.form-comment .form-group {
  margin-bottom: 1rem; }

.red {
  color: red; }

.btn-fb {
  margin-bottom: 15px !important;
  color: #ffffff !important;
  background: #4267b2;
  border: 1px solid #4267b2;
  border-radius: 3px; }

.btn-gplus {
  margin-bottom: 15px !important;
  color: #db4437 !important;
  background: #ffffff;
  border: 1px solid #9c9b9b;
  border-radius: 3px; }

.tags {
  padding: 10px 0; }

/* .tags .label-default{
			color: #fff !important;
		} */
.tags .label-default:hover {
  color: #31bde3 !important; }

.entry .entry-related {
  padding: 10px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }

.entry .entry-related .list-cycle a {
  color: #3b5998 !important; }

.page-content table {
  width: 100% !important; }

.comments {
  padding: 10px 15px 15px 15px !important; }

.entry {
  text-align: justify; }

.capChaText {
  background: #0000002e;
  padding: 10px;
  width: 200px;
  letter-spacing: 10px;
  font-size: x-large;
  text-align: center;
  font-style: italic;
  text-decoration: line-through;
  font-weight: bold;
  font-family: cursive;
  -webkit-user-select: none; }