a,b,div, ul, li, small, span, img, table, td, tr, dd, hr, input, textarea, h1,h2,h3,h4,h5,h6, strong, select, body {
    margin: 0;
    padding: 0;
    border: 0;
}
a, a:hover, a:link {
    cursor: pointer;
}
a.mail-to, a.mail-to:hover {
    color: #FFFFFF;
    font-size: 1rem;
}
a.mail-to:hover {
    text-decoration: underline;
}
.none {
	display:none;
}
ul, li {
   list-style: none;
}
p, ul, li, ol, h1, h2, h3, h4, h5, h6 {
    color: #000;
}
.margin-0 {
    margin: 0 auto;
}
.zero-fill {
    margin: 0 auto;
    padding: 0 !important;
    border: 0;
}
.image-main-escolha {
/*** Background ANTIGO
  background: rgb(228,33,59);
background: -moz-linear-gradient(left,  rgb(228,33,59) 0%, rgb(243,152,25) 51%, rgb(255,255,255) 51%, rgb(255,255,255) 52%, rgb(255,255,255) 52%);
background: -webkit-linear-gradient(left,  rgb(228,33,59) 0%,rgb(243,152,25) 51%,rgb(255,255,255) 51%,rgb(255,255,255) 52%,rgb(255,255,255) 52%);
background: linear-gradient(to right,  rgb(228,33,59) 0%,rgb(243,152,25) 51%,rgb(255,255,255) 51%,rgb(255,255,255) 52%,rgb(255,255,255) 52%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4213b', endColorstr='#ffffff',GradientType=1 );***/ 
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3adb76+1,0c4d78+100 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ef2430+50,00cc33+50,00cc33+50 */
background: #ef2430; /* Old browsers */
background: -moz-linear-gradient(left,  #ef2430 50%, #00cc33 50%, #00cc33 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #ef2430 50%,#00cc33 50%,#00cc33 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #ef2430 50%,#00cc33 50%,#00cc33 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef2430', endColorstr='#00cc33',GradientType=1 ); /* IE6-9 */

}
img.site-image-main-escolha {
    width: 72rem;
    margin: 0 auto;
    display: inherit;
    /**padding-bottom: 4rem;
    padding-top: 4rem;**/
}
ol.listIconsEscolha {
    text-align: center;
	padding-bottom:3.125rem;
}
.iconEscolhaLarge {
  width: 19rem;
	margin-top: 3.125rem;
	display:inline-block;
}
.iconEscolhaLarge {
	padding-left: 2rem;
	padding-right: 2rem;
}	
.iconTopMini {
	width: 6.875rem;
	margin-top: 3.563rem;
}
.accordion {
    list-style-type: none;
    background: #fefefe;
    border: 0px solid #e6e6e6;
    border-bottom: 0;
    border-radius: 0;
    margin-left: 0;
}
.accordion-title {
    display: block;
    padding: 1.25rem 1rem;
    line-height: 1;
    font-size: 1rem;
    color: #000;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    font-weight: bold;
}
a:hover, a:focus {
    color: #89858B;
}
li.accordion-item-green .accordion-title {
    background-color: #00CB33;
    color: #fff;
    padding: 2.563rem 0 2.53rem 1rem;
}
li.accordion-item-orange .accordion-title {
    background-color: #EA522D;
    color: #fff;
    padding: 2.563rem 0 2.53rem 1rem;
    margin-top: 3.125rem;
}
li.accordion-item-orange .dark-gray {
    background-color: #D9D9D7;
    padding: 1.25rem 1rem;
    color: #000;
    border-bottom: 1px solid #bfb9c1;
    margin-top: 0 !important;
}
.dark-gray {
    background-color: #D9D9D7;
    padding: 1.25rem 1rem;
    border-bottom: 1px solid #bfb9c1;
}
.title-bolsas h1 {
    color: #000;
    background-color: #F1F1F1;
    font-size: 1rem;
    font-weight: bold;
    padding: 1.25rem 1rem;
}
.financiamento h1 {
    background-color: #D9D9D7;
}
ul.bolsa-financiamento li {
    padding-bottom: 1.563rem;
}
.text-bolsas-financiamentos {
    padding: 1rem;
    background: #F6F5F8;
}
a.link-edital {
    color: #000000;
}
a.link-edital:hover {
    color: #BFB9C1 !important;
}
@media screen and (min-width: 0em) and (max-width: 479px) {
   .img-normal {
        display: inherit;
    }
    .img-hd {
        display: none;
    }
    .img-fullhd {
        display: none;
    }
}
@media screen and (min-width: 480px) and (max-width: 750px) {
   .img-normal {
        display: inherit;
    }
    .img-hd {
        display: none;
    }
    .img-fullhd {
        display: none;
    }		
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
   .img-normal {
        display: inherit;
    }
    .img-hd {
        display: none;
    }
    .img-fullhd {
        display: none;
    }    
}
@media screen and (min-width: 1024px) and (max-width: 1079px) {
   .img-normal {
        display: inherit;
    }
    .img-hd {
        display: none;
    }
    .img-fullhd {
        display: none;
    }
}

@media screen and (min-width: 1080px) and (max-width: 1440px) {
    .img-normal {
        display: none;
    }
    .img-hd {
        display: none;
    }
    .img-fullhd {
        display: inherit;
    }
}

@media screen and (min-width: 1441px) {
    .img-normal {
        display: none;
    }
    .img-hd {
        display: none;
    }
    .img-fullhd {
        display: inherit;
    }
}
label {
    color: #000000 !important;
    margin-bottom: -25px !important;
    font-size: 1.1rem !important;
    font-weight: bold;
}
.inscricao-feira-interna td {
    float: left;
    clear: both;
    color: #89858B !important;
}
.inscricao-feira-interna {
    width: 750px;
    padding-top: 1.5rem;
    margin: 0 auto;
}
select#q_3597, select#q_3598, select#q_3620, select#q_3621, select#q_3622, select#q_3628, select#q_3670, select#q_3671, select#q_3677, select#q_3694, select#q_3697, select#q_3703 {
    border: 1px solid #cacaca;
}
textarea#q_3614, textarea#q_3615, textarea#q_3638, textarea#q_3639, textarea#q_3687, textarea#q_3688, textarea#q_3713 {
    border: 1px solid #cacaca;
    border-radius: 5px;
}
input#bt_enviar {
    background-color: #00cb33;
    margin-top: 0.7rem !important;
}
input#bt_enviar:hover {
    background-color: #5ce07d;
}
ul.clearfix label {
    font-size: 0.85rem !important;
}
.formGrade table tbody tr td:nth-child(1) {
    padding-top: 1.5rem;
}
.gray1 {
    background-color: #F6F5F8;
}
.breadCrumbs {
    display: inline-block;
    font-size: 0.8rem;
    color: #898588;
}

a.breadCrumbsLink {
    color: #C3C6C8;
}
a.breadCrumbsLink:hover {
	color: #89858B;
}
.icon-escolha-mini {
	width: 5rem;	
}
.iconEscolhaLarge-mini {
	width: auto !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
ol.listIconsEscolha-mini {
	text-align: left !important;
}
.text-p-left {
    font-size: 1rem;
}
select#q_3604 {
    border: 1px solid #cacaca !important;
}
small.asterisco {
    font-size: 0.75rem;
    line-height: 0.9rem !important;
    display: inline-block;
    margin-top: 1.12rem;
}
img.topIcon {
    margin-bottom: 2rem;
}
li.text-medicina a {
    color: #000;
}
li.text-medicina a:hover {
    color: #BFB9C1 !important;
}
li.text-medicina {
    font-size: 0.85rem;
}

.bloc-contato-financiamento {
    background-color: #F6F5F8;
      padding: 1rem;
}
h1.duvida-financiamento {
    border-bottom: 1px solid #e6e6e6;
    font-size: 1rem;
    padding-bottom: 1.0rem;
        font-weight: bold;
    
}
h2.duvida-financiamento1 {
    border-bottom: 1px solid #e6e6e6;
    font-size: 1rem;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    font-weight: bold;
}
h2.duvida-financiamento2 {
    border-bottom: 1px solid #e6e6e6;
    font-size: 1rem;
    padding-bottom: 0.5rem;
    margin-top: -0.5rem;
    font-weight: bold;
}
p.text-contato-financiamento1 {
    border-bottom: 1px solid #e6e6e6;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
}
p.text-contato-financiamento2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
}
.image-main-escolha {
    margin-top: 50px;
}
/*** AlteraÃ§Ãµes em internas com formulÃ¡rios de Bolsas ***/
h1.title-form-bolsas {
    color: #ea6609;
     padding-top: 1rem; 
}
.width-form {
    padding: 0.9375rem 0.3rem 3rem 0.3rem;
}
.inscricao-green-bolsas a {
    background-color: #00CB33;
    color: #fff;
    padding: 2.563rem 0 2.53rem 1rem;
    width: 100%;
    display: inline-block;
    font-weight: bold;
}
.title-result {
    border-bottom: 1px solid #e6e6e6;
}
.title-result h1 {
    color: #000;
    font-size: 1rem;
    font-weight: bold;
    padding: 1.25rem 1rem 0.3rem;
}
.title-result p {
    padding: 0 1rem;
}
a.link-result-escolha {
    color: #000;
    font-weight: bold;
}
a.link-result-escolha:hover {
    color: #89858B;
}
h1.bolsa-licenciatura {
    font-size: 1rem;
}
p.tarja-home {
    background-color: #00cc33;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: 0.85rem;
    font-size: 1.1rem;
  display:none;
}

/***** Política de Privacidade *****/
.conteudo-foundation {
    margin:75px 50px 30px 50px !important;
}
.conteudo-foundation h1 {
    color: #00c700;
    margin-bottom: 20px;
  text-align: center;
  font-size: 30pt;
}
.conteudo-foundation p {
    font-size: 15px;
}
/***** Fim do Política de Privacidade *****/