﻿/* FONTS */
/*.OportunidadesTextFont1{
    font-family: 'Roboto',sans-serif;
    font-weight: 500;
    font-size:20px;
    color: #555555;
    text-transform:uppercase;
    text-align:left;
}

.OportunidadesTextFont2{
    font-family: 'Open Sans';
    font-weight: 600;
    font-size:14px;
    color: #667080;
    text-align:left;
}*/

./*OportunidadesTextFont3{
    font-family: 'Open Sans';
    font-weight: 400;
    font-size:12px;
    color: #585858;
    text-align:left;
}


.OportunidadesTextFont4{
    font-family: 'Open Sans';
    font-weight: 400;
    font-size:14px;
    color: #2D7EC7;
    text-align:left;
}


.OportunidadesTextFont5{
    font-family: 'Open Sans';
    font-weight: 400;
    font-size:12px;
    color: #8B9BBD;
    text-align:left;
}


.OportunidadesTextFont6{
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 10px;
    color: #8B9BBD;
    text-align:left;
}


.OportunidadesTextFont7{
    font-family: 'Roboto',sans-serif;
    font-weight: 500;
    font-size:14px;
    color: #95989A;
    text-transform:uppercase;
    text-align:left;
}


.OportunidadesTextFont8{
    font-family: 'Roboto',sans-serif;
    font-weight: 500;
    font-size:14px;
    color: #FFFFFF;
    text-transform:uppercase;
    text-align:left;
}

.ResultsTextFont1{
    font-family: 'Roboto',sans-serif;
    font-weight: 400;
    font-size:16px;
    color: #ABB1BB;
    text-transform:uppercase;
    text-align:left;
}

.ResultsTextFont2{
    font-family: 'Roboto',sans-serif;
    font-weight: 500;
    font-size:16px;
    color: #585858;
    text-transform:uppercase;
    text-align:left;
}

.ResultsTextFont3{
    font-family: 'Open Sans';
    font-weight: 600;
    font-size:14px;
    color: #2D7EC7;
    text-align:left;
}

.ResultsTextFont4{
    font-family: 'Open Sans';
    font-weight: 400;
    font-size:14px;
    color: #002C77;
    text-align:left;
}

.ResultsTextFont5{
    font-family: 'Open Sans';
    font-weight: 300;
    font-size:14px;
    color: #002C77;
    text-align:left;
}*/

/*Only works if text fits on one line*/
/*.centerVert{ 
    height: 60px;
    line-height: 60px;
}

.buttons_pesquisar {
	clear:both;
	overflow:hidden;
	margin-top:25px;
    color:#000000;
}

.buttons_pesquisar .form_button.dark {
	background-color: #EE2F50;
}

.buttons_pesquisar .form_button.light:hover { background-color: #EE2F50; }
.buttons_pesquisar .form_button.dark:hover { background-color: #A52139; }*/

