/* background colors */
.jcn-bg-white{
	background-color: #fff;
}
.jcn-bg-black{
	background-color: #000;
}
.jcn-bg-primary{
	background-color: #1e73be;
}
.jcn-bg-secondary{
	background-color: #0092dc;
}
.jcn-bg-gray{
	background-color: #a8a8a8;
}
.jcn-bg-gray-2{
	background-color: #e2e2e2;
}
.jcn-bg-gray-3{
	background-color: #707070;
}
.jcn-bg-gray-4{
	background-color: #f1f1f1;
}
.jcn-bg-geral {
   background-color: #0092dc !important;
}

.jcn-bg-seguranca{
   background-color: #AB001B !important;
}

.jcn-bg-politica{
    background-color: #bfa525 !important;
}

.jcn-bg-variedades{
   background-color: #E811DB !important;
}

.jcn-b-especial{
    border-color: #ffa500 !important;
}

.jcn-bg-esportes{
    background-color: #39AD59 !important;
}

.jcn-bg-aovivo {
	background-color: #c50000 !important;
}

.jcn-bg-publieditorial {
	background-color:#30a4ce !important;
}

/* text colors */
.jcn-c-white{
	color: #fff;
}
.jcn-c-primary{
	color: #1e73be;
}
.jcn-c-secondary{
	color: #0092dc;
}
.jcn-c-gray{
	color: #a8a8a8;
}
.jcn-c-gray-2{
	color: #e2e2e2;
}
.jcn-c-gray-3{
	color: #707070;
}
.jcn-c-geral {
   color: #0092dc !important;
}

.jcn-c-seguranca{
   color: #AB001B !important;
}

.jcn-c-politica{
    color: #bfa525 !important;
}

.jcn-c-variedades{
   color: #E811DB !important;
}

.jcn-c-esportes{
    color: #39AD59 !important;
}

.jcn-c-aovivo {
	color: #c50000 !important;
}

.jcn-c-publieditorial {
	color:#30a4ce !important;
}

/* border colors */
.jcn-b-white{
	border-color: #fff;
}
.jcn-b-primary{
	border-color: #1e73be;
}
.jcn-b-secondary{
	border-color: #0092dc;
}
.jcn-b-gray{
	border-color: #a8a8a8;
}
.jcn-b-gray-2{
	border-color: #e2e2e2;
}
.jcn-b-gray-3{
	border-color: #707070;
}
.jcn-b-geral {
   border-color: #0092dc !important;
}

.jcn-b-seguranca{
   border-color: #AB001B !important;
}

.jcn-b-politica{
    border-color: #bfa525 !important;
}

.jcn-b-variedades{
   border-color: #E811DB !important;
}

.jcn-b-esportes{
    border-color: #39AD59 !important;
}

.jcn-b-aovivo {
	border-color: #c50000 !important;
}

.jcn-b-publieditorial {
	border-color:#30a4ce !important;
}

/* colors top */
.jcn-top-socials li:nth-child(3){
	color:#f88300;
}
.jcn-c-weather{
	color: #ff931e;
}

/* colors share article */
.jcn-bg-facebook{
	background-color: #0057a6;
}

.jcn-bg-twitter{
	background-color: #019dd8;
}
.jcn-bg-google-plus{
	background-color: #ff413a;
}
.jcn-bg-linkedin{
	background-color: #0076bd;
}
.jcn-bg-pinterest{
	background-color: #ff042f;
}
.jcn-bg-whatsapp{
	background-color: #25d366 !important;
}

.jcn-bg-newsletter{
    background-color:#ef300d !important;
}

.jcn-section-header-top {
    border-top-style: solid;
    border-top-width: 4px;
}

.jcn-previsao {
    background-color:#1d6eb6 !important;
}