#header_stripe {
    position: relative;
    height: 38px;
    background: linear-gradient(90deg, rgb(7,35,133) 0%, rgb(15,42,137) 49.01%, #049cf2 49.01%, #049cf2 100%);
    color: #fff;
    padding: 0px;
    margin-bottom: 0px;
}

#img_header_mediacenter {
    position: relative;
    top: -12px;
    height: 50px;
    width: auto;
    padding: 0px;
    margin: 0px;
}

#cmb_language {
    position: absolute;
    top: 240px;
    right: 10px;
    margin: 0px;
    padding: 0px;
}

.boxing {
    border: 1px solid #000;
    padding: 10px;
    margin: 10px;
}

.title-forms {
    font-size: 46px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #00406e;
}

.title-results {
    margin-top: 40px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #00406e;
}

.title-result {
    /* margin-top: 40px; */
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #00406e;
}

div#divisoria{
    height: 2px;    
    background-color: #0082c8;
    margin-top: 30px;
    margin-bottom: 20px;
}

.btn-primary-blue {
    background-color: #0275d8;
    border-style: none;
    border-radius: 0px;
}

.btn-primary-blue-rounded {
    background-color: #0275d8;
    border-style: none;
}


.btn-danger-rect {
    background-color: #d71a21;
    border-style: none;
    border-radius: 0px;
    color: #fff;
}

.btn-success-fontwhite-rect {
    background-color: #41ad48;
    border-style: none;
    border-radius: 0px;
    color: #fff;
}

/* #header {
    background-image: url('/images/background_header.jpg');
    background-color: #000;
} 
*/

/* #divisoria {
    height: 20px;
    border-top: 1px solid #000;
    margin-top: 20px;
    margin-bottom: 20px;
} */
/* 
#img_header_logo {
    width: 270px;
    height: 74px;
    display: inline;
}

#img_header_marcas {
    width: 183px;
    height: 193px;
    display: inline;
    margin-left: auto;
    margin-right: 0px;
}
 */
