#sptab208 .items_mask {
    margin: 24px 0 0;
    overflow: visible;
    position: relative;
}
#sptab208 ul.tabs_container li.tab {
    margin: -2px 5px 0 0;
}
/*mudança do padding da posição header = padding: 33px 0;*/
#sp-header {
    padding: 10px 0 0;
}

.sp-megamenu-parent > li {
    margin-right: 22px;
}.titulo-mobile
.input-append .add-on, .input-prepend .add-on {
    background-color: #eee;
    border: 0 solid #bf0000;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: 29px;
    line-height: 21px;
    min-height: 20px;
    min-width: 16px;
    padding: 12px 5px;
    text-align: center;
    text-shadow: 0 0 0 #fff;
    width: auto;
}

/* MÓDULO NEWS SHOW SP - mudança no tamanho da fonte = 14px, acréscimo do font-wight e mudança na margem = 0 0 20px e mudança na color=#*/
.sp-module .sp-module-title {
    color: #949494;
	font-size: 18px;
    font-weight: 400;
    margin: 10px 0;
    
}
.yl-cta-button {
    background-color: #00bcd4;
    box-shadow: 0.125em 0.3125em 0.3125em -0.125em rgba(0, 0, 0, 0.2);
    color: #fff;
    display: inline-block;
    float: right;
    font-family: "Open Sans",sans-serif;
    font-size: 1em;
    padding: 1.35em 1em;
    width: 100%;
}
#sp-right .sp-module-title, #sp-left .sp-module-title {
    font-size: 19px;
    margin-bottom: 40px;
}

.dj_cf_search .se_checkbox div .radio_label {
    float: none !important;
    font-size: 11px;
    margin: 0 0 0 7px !important;
}

.main_cat_title{
    color: #0e73ba;
    font-family: Poppins,sans-serif;
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 40px;
    margin-top: 5px;
    text-transform: uppercase;
}

 .item_title h3{
    color: #0e73ba;
    font-family: Poppins,sans-serif;
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 40px;
    margin-top: 5px;
    text-transform: uppercase;
}

#dj-classifieds .dj-item .title_top h2 {
    color: #0e73ba;
    display: inline;
    font-size: 1.4em;
}

/*TABELAS*/
.bg-titulo {
    background: #4285f4;
}
.borda-titulo {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 7px 0 14px;
}
.borda-tabela{ 
    border-bottom: 1px solid #ccc;
    /*border-top: 1px solid #ccc;*/
    padding: 7px;}

.borda-tabela-off{
    border-bottom: 1px solid #ccc;
    padding: 7px;
}
.row-hover-cinza:hover {
    background: #fff;
}
.row-hover-branco:hover {
    background: #ccc;
}

.bg-branco {
    background: #f7f9fc;
}
.row-hover-branco-2:hover {
    background: #ccc;
}
.row-hover-cinza:hover {
    background: #ccc;
}
.bg-cinza-2 {
    background: #f4f4f4;
}

.titulo-mobile{
    /*font-weight: bold;*/
}

#sp-header-right {
    margin-top: 9px;
    text-align: right;
} 
#jsn_form_1, #jsn_form_3 {
    background: #f1f1f1 none repeat scroll 0 0;
}
/*.row-fluid .span3 {
    width: 23%;
}*/

.row-fluid [class*="span"] {
    box-sizing: border-box;
    display: block;
    float: left;
    margin-left: 1.5%;
    min-height: 30px;
    
    }

    textarea, {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ededed !important;
    border-radius: 0;
    box-shadow: none;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 103px !important;
    line-height: 1.42857;
    padding: 6px 15px !important;
    transition: all 0.3s ease 0s;
}
.sp-page-title .title {
    color: #fff;
    text-transform: uppercase;
}

.eb-event-title-container {
    font-size: 24px;
}
.eb-event-title {
    font-size: 24px;
}

.eb-page-heading {
    font-size: 24px;
}

.sp-page-title {
    background-color: #0e73ba;
    padding: 23px 0;
    text-align: center;
}

#eb-categories .eb-category, #eb-events .eb-event {
    margin: 0 0 -9px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border: 1px solid #555;
} 