#sp-search{
	padding-top: 5px;
	padding-bottom: 5px;
}

#offcanvas-toggler{
	/*display: none;*/
}

.breadcrumb{
    padding: 0px !important;
    background-color: transparent !important;
    border-radius: 0px !important;
	margin-top: 10px !important;
    margin-bottom: 10px !important;
	color: #FFFFFF !important; 
}

.breadcrumb a{
	color: #FFFFFF !important;
}

.breadcrumb a:hover{
	 color: #c3c3c3 !important;
}

#filter-search{
	margin-bottom: 10px !important;
}

.menu .nav-child.small {
    padding-left: 20px;
}

.counter{
	display: none !important;
}

.sp-module-title{
	font-weight: bold;
	 color: #bf1000;
}

#mod-search-searchword{
	width: 100% !important;
}

.sp-social-share{
	display: none !important;
}

.pager li>a, .pager li>span {
    border-radius: 0px;
}

.pg-cv-box {
    height: 120px;
    width: 120px;
}

#pg-icons{
	display: none;
}
.pg-icon-detail, .pg-cv-name{
	display: none;
}

#limit{
	width: 70px;
}

.form-inline .btn-group {
    display: inline-grid;
}

.categorylist_header_date{
	font-size: 14px !important;
	color: #333;
	font-weight: 300;
}
.list-hits .badge {
    display: inline-block;
    min-width: 10px;
    padding: 5px 10px;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    background-color: transparent;
    border-radius: 0px;
	font-size: 14px;
    color: #333;
	font-weight: 300;
}

.breadcrumb>.active {
    color: #fff;
}

.entry-header {
    position: relative;
    padding-top: 10px;
	padding-bottom: 10px;
	border-top: double #BF1000;
}

.helix-social-share{
	display: none;
}

.sp-default-logo{
	padding-top: 5px;

}
/*MENU*/
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li>a {
    color: #FFFFFF;
}

.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #c3c3c3;
}

#sp-bottom{
	color: #FFFFFF !important;
}

#sp-bottom a{
	color: #f5f5f5 !important;
}

#sp-bottom h3{
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold !important;
	color: #FFFFFF !important;
}

#sp-bottom1 .sp-column, #sp-bottom2 .sp-column {
	background: #bf1000;
	padding: 10px 20px 20px 20px;
}

#sp-bottom2 span{
	white-space: nowrap; 
    width: 10em !important; 
    overflow: hidden;
    text-overflow: ellipsis;
}

#sp-bottom1 span{
	white-space: nowrap; 
    width: 10em !important; 
    overflow: hidden;
    text-overflow: ellipsis;
}

#sp-footer {
    background: #640208;
}

.sp-module .latestnews >div {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f5f5f5;
}

article img{
	margin: 0px !important;
	padding: 0px !important;
	padding-left: 20px !important;
	padding-bottom: 20px !important;
	width: 30%;
	
}

.QuebraArtigo{
	width: 100% !important;
	margin: 0px !important;
	padding: 0px !important;
}

table {
    width: 100% !important;
}

td {
    padding: 10px !important;
	margin: 0px !important;
}

td p{
    padding: 0px !important;
	margin: 0px !important;
}

input[type=text] {
	width: 100% !important;
}

input[type=email] {
	width: 100% !important;
}

textarea {
    width: 100% !important;
	height: 200px;
}
