.status-error {
	color: red;
}

.status-ok {
	color: green;
}

.status-unknown {
	color: gold;
}

.status-td {
	text-align: center;
}

.angucomplete-ctrl {
	border: none;
	padding: 0;
}

.angucomplete-holder {
	position: inherit;
}

.angucomplete-dropdown {
	width: 500px;
}

span.highlight {
	color: red;
}

.sky-form .label {
	display: block;
	margin-bottom: 0px;
	line-height: 19px;
	font-weight: 400;
}

.port {
	border: 0px !important;
}

.fa {
	display: inline;
}

span.t1 {
	color: #ccc;
}

span.t1 span {
	font-weight: 500;
}

span.t2 {
	color: #aaa;
}

span.t2 span {
	font-weight: 500;
}

span.t3 {
	color: #888;
}

span.t3 span {
	font-weight: 500;
}

span.t4 {
	color: #555;
}

span.t4 span {
	font-weight: 700;
}

span.t5 {
	color: #000;
}

span.t5 span {
	font-weight: 900;
}

p.name {
	text-align: center;
	margin-top: 0;
}

p.tagcloud {
	text-align: center;
}

span.hashtag {
	color: #3498DB
}

.datetime {
	padding-left: 0.5em;
	color: #aaa;
}

.title a {
	color: black;
}

.source {
	padding-left: 0.5em;
	color: #red;
}

.source a {
	color: #aaf;
}

.price {
	padding-left: 0.5em;
	color: #ada;
}

.image {
	float: left;
	padding-right: 0.5em;
	height: 6em;
}

.carregando {
	padding-left: 0.5em;
	display: inline;
}

.concluido {
	padding-left: 0.5em;
	display: none;
}

.dataTables_wrapper table thead {
	display: none;
}

/*News v1
------------------------------------*/
.news-section {
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
}

.news-v1 .news-v1-in {
	background: #fafafa;
	padding-left: 5px;
	padding-right: 5px;
}

.news-v1 h3 {
	margin-bottom: 0;
	font-weight: 150;
	font-size: 14px;
	line-height: 18px;
	padding: 5px 10px 10px;
}

.news-v1 h3 a {
	color: #555;
}

.news-v1 h3 a:hover {
	color: #72c02c;
}

.news-v1 p {
	color: #555;
	padding: 0 15px;
	margin-bottom: 20px;
}

.news-v1 .news-v1-info {
	margin-left: 0;
	margin-top: 30px;
	overflow: hidden;
	padding: 8px 10px;
	border-top: solid 1px #eee;
}

.news-v1 .news-v1-info li {
	font-size: 12px;
}

.news-v1 .news-v1-info li a:hover {
	color: #72c02c;
	text-decoration: none;
}

.bg-color-dark {
	background-color: #555 !important;
}

.bg-color-darker {
	background-color: #222 !important;
}

.bg-color-white {
	background-color: #fff !important;
}

.bg-color-sea {
	background-color: #1abc9c !important;
}

.bg-color-red {
	background-color: #e74c3c !important;
}

.bg-color-aqua {
	background-color: #27d7e7 !important;
}

.bg-color-blue {
	background-color: #3498db !important;
}

.bg-color-grey {
	background-color: #95a5a6 !important;
}

.bg-color-light {
	background-color: #f7f7f7 !important;
}

.bg-color-green {
	background-color: #72c02c !important;
}

.bg-color-brown {
	background-color: #9c8061 !important;
}

.bg-color-orange {
	background-color: #e67e22 !important;
}

.bg-color-green1 {
	background-color: #2ecc71 !important;
}

.bg-color-purple {
	background-color: #9b6bcc !important;
}

.bg-color-dark-blue {
	background-color: #4765a0 !important;
}

.bg-color-light-grey {
	background-color: #585f69 !important;
}

.bg-color-light-green {
	background-color: #79d5b3 !important;
}

/*Grey Backroud*/
.bg-grey {
	background: #f7f7f7;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
}

.news-v1-inx {
	margin-bottom: -99999px;
	padding-bottom: 99999px;
}

.col-topic {
	padding-bottom: 1em;
	overflow: hidden;
}