  body {
        padding-top: 54px;
      }
      @media (min-width: 992px) {
        body {
          padding-top: 56px;
        }
      }



body { background: white;}
 { font-family: 'Open Sans', sans-serif; }

h1, h2, h3, h4, h5, h6 { font-family: 'Roboto Condensed', sans-serif; }      

.clear5 { height: 5px; } 
.clear10 { height: 10px; } 
.clear20 { height: 20px; } 
.clear30 { height: 30px; }

.colorgraph {
  height: 5px;
  border-top: 0;
  background: #c4e17f;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
}


.user-link {
	color: #669ae1 !important;
}


fieldset {
	border: solid 1px #343A40;
	padding: 20px;
}

legend {
	width: auto;
	font-size: 1em;
	padding: 0 20px;
	text-align: center;
	margin: auto;
	font-weight: 700;
}

.newsTable td, .newsTable th {
	border: solid 1px #ededed;
	padding: 5px;    
	font-size: 12px;
}

.newsTable tr {
	border-bottom: solid 2px white;
	padding: 5px;
}                        


.tablesorter-childRow, .current {
	background-color: #dcdcdc;
}


.newsTable { 
    width: 100%; 
    border-spacing: 0; 
   }                                                                                   

.newsTable th {   background: #c2c2c2; cursor: pointer;   } 
   
.item:nth-child(2n+1) {   background: #ededed;   } 


.pubdateTD { width: 100px; font-size: 11px; }
.sourceTitleTD {	width: 200px !important; max-width: 200px !important; overflow: hidden;	 }
.titleTD { 	width: 670px;	 }    



.sourceTD {	font-size: 12px !important;  }
.sourceTD_1 {	background-color: #fffacd; width: 60px; font-size: 12px !important;}
.sourceTD_0 {	background-color: #d6f9d7; width: 60px; font-size: 12px !important;}


#footer {
	 
	 margin-top: 20px;
	 font-size: 12px;
}


.menu-logo {
	width: 40px;
}

.newsTable .header {
	background-image: url(/asset/images/bg.gif) !important;
	background-repeat: no-repeat !important;
	background-position: center right !important;
	cursor: pointer !important;     
	font-size: 12px !important;
}

.newsTable .headerSortUp {
	background-image: url(/asset/images/asc.gif) !important;
	background-color: #8dbdd8 !important;
}
.newsTable .headerSortDown {
	background-image: url(/asset/images/desc.gif) !important;
	background-color: #8dbdd8 !important;
}

.viewed {
	opacity: .5;
}

#err a {
	display: none;
}

.tgl {
	clear: both;
 	margin-top: 10px;
 	font-size: 12px;
 	border-bottom: dashed 1px;
}

.toggle:hover, .tgl:hover {
	text-decoration: none !important;
}

.item, .item-child {
  padding: 5px;
  width: 100%;
}

.tdlike {
	display: inline-table;
	padding: 7px;
}


.item-child {
	/*background-color: #f9f9f9;      */
	padding: 10px;           
}

tr:nth-child(even) {
  background-color: #f2f2f2;
}

#monitorTable td, #monitorTable td a {
	font-size: 14px;
}

.collapser_holder {
	width: 100%;
}