body {
-ms-text-overflow: red;
    
}
body::-moz-selection{
background:red;
color:#FFF;
}
body::selection {
background:#ED3828;
color:#FFF;
}
::selection {
background:#ED3828;
color:#FFF;
}
*::selection {
background:#ED3828;
color:#FFF;
}
/*** links ***/
a.linkImageLogo { float: left;  border: 0px;  margin: 0px;  padding: 0px;}
a.linkMenuLeft:hover {color: #ED3828; text-shadow: 0px 1px 5px rgba(237, 56, 40, 0.5);}

a.linkMenuLeft.activeMenu {
    color: #ED3828 !important;
    text-shadow: 0 1px 5px rgba(237, 56, 40, 0.5) !important;
}
/*** bread crumbs **/
.breadCrumbs a:hover {
    float: left;
    color: #ED3828 !important;
    text-shadow: 0px 1px 5px rgba(237, 56, 40, 0.5);
}
.breadCrumbsLink.active, .breadCrumbsLink:last-child {
    float: left;
    color: #ED3828 !important;
    text-shadow: 0px 1px 5px rgba(237, 56, 40, 0.5);
}
a.linkMenuLeft.activeAdministracaoEmp {
    color: #ED3828 !important;
    text-shadow: 0px 1px 5px rgba(237, 56, 40, 0.5) !important;
}
.linkDirekt {
    margin-left: 5px;
}
/*** Topo Curso ***/
.GroupTopoCurso {
    float: left;
    width: 724px;
    height: 185px;
}
.logomarcaGrande {
    float: left;
    display: block;
    position: absolute;
    top: auto;
    left: auto;
    bottom: auto;
    z-index: 0;
    border: 1px solid #ED3828;
    -webkit-box-shadow: 0px 0px 3px rgba(237, 56, 40, 0.45) !important;
    -moz-box-shadow: 0px 0px 3px rgba(237, 56, 40, 0.45)!important;
    box-shadow: 0px 0px 3px rgba(237, 56, 40, 0.45)!important;
}
h1.titleCursoImgTop {
    display: block;
    position: absolute;
    z-index: 2;    
    width: auto;
    text-align: left;
    margin: 40px -50px 0 0;
    border: 0px;
    font-family: 'Roboto';
    font-weight: lighter;
    font-size: 26px;
    color: #FFFFFF; 
    padding: 5px 13px 5px 13px;
    background: -moz-linear-gradient(left,  rgba(237, 56, 40,0.9) 0%, rgba(237, 56, 40,0.75) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(127,164,51,0.9)), color-stop(100%,rgba(237, 56, 40,0.75))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(237, 56, 40,0.9) 0%,rgba(237, 56, 40,0.75) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(237, 56, 40,0.9) 0%,rgba(237, 56, 40,0.75) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(237, 56, 40,0.9) 0%,rgba(237, 56, 40,0.75) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(237, 56, 40,0.9) 0%,rgba(237, 56, 40,0.75) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e67fa433', endColorstr='#bf8caf38',GradientType=1 ); /* IE6-9 */
}
.block {
    float:left;
    width: 100%;
    font-family: 'Roboto' !important;
}
small {
    float: left;
    width: 100%;
    font-family: 'Roboto' !important;
    font-weight: lighter !important;
}
/*** Topo Curso ***/
.imgTopoCurso {
    float: left;
    width: 724px;
    height: 185px;
    border: 1px solid #ED3828;
    -webkit-box-shadow: 0px 0px 3px rgba(237, 56, 40, 0.45);
    -moz-box-shadow: 0px 0px 3px rgba(237, 56, 40, 0.45);
    box-shadow: 0px 0px 3px rgba(237, 56, 40, 0.45);
    background-image: url("images/topoCursoAdministracaoEmpresas.jpg");
    background-repeat: no-repeat;
}
.block {
    float:left;
    width: 100%;
    font-family: 'Roboto' !important;
}
small {
    float: left;
    width: 100%;
    font-family: 'Roboto' !important;
    font-weight: lighter !important;
}
.groupMiddleCurso small {
    margin-top: 3px;
}
h1, h2, h3, h4, h5, h6 {
    float: left;
    width: 100%;
    color: #ED3828;
    font-family: 'Roboto' !important;
    font-weight: lighter !important;
    padding-bottom: 5px;
    border-bottom: 1px solid #ED3828;
}
h1 {
    font-size: 22px;
}
h2 {
    font-size: 20px;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
}
/*** Conteudo central do Curso ***/
.column h1 {
    float: left;
    width: 228px;
    font-family: 'Roboto' !important;
    font-weight: normal !important;
    color: #ED3828;
}
.column p {
    float: left;
    width: 228px;
    font-family: 'Roboto' !important;
    font-weight: normal !important;
    font-size: 0.790em;
}
.column p a:hover {
    color: #5BB5BC;
}
.guiaEstudante {
    float: right;
    width: 128px;
    height: 61px;
    margin: 0px 30px 15px 0px;
    background-image: url("../../../../public/images/guiaEstudante5stars.png");
    background-repeat: no-repeat;
}
/*** Fases do Curso ***/

.groupFase h2 {
    background: -moz-linear-gradient(left,  rgba(237, 56, 40,1) 0%, rgba(237, 56, 40,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(237, 56, 40,1)), color-stop(100%,rgba(237, 56, 40,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(237, 56, 40,1) 0%,rgba(237, 56, 40,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(237, 56, 40,1) 0%,rgba(237, 56, 40,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(237, 56, 40,1) 0%,rgba(237, 56, 40,0) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(237, 56, 40,1) 0%,rgba(237, 56, 40,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5bb5bc', endColorstr='#005bb5bc',GradientType=1 ); /* IE6-9 */
}
/*** Links Úteis ***/

a.linkListCurso:hover {
    color:#ED3828;
    font-family: 'Roboto' !important;
    font-weight: lighter !important;
}
/*** Professores ***/
a.linkPeriodoProf {
    background-color: #E3E3E3;
}
a.linkPeriodoProf:hover {
    color: #ED3828;
    background-color: #E3E3E3;
}
a.linkPeriodoProf.active {
    color: #FFFFFF;
    background-color: #ED3828;
}
a.linkPeriodoProf.active:hover {
    color: #FFFFFF;
    background-color: #ED3828;
}
a.linkAlphabeto:hover {
    color: #ED3828;
    float: left;
}
a.linkAlphabetoON {
    float: left;
    width: 19px;
    height: 24px;
    color: #FFFFFF;
    background-color: #ED3828;
}
a.linkAlphabetoON:hover {
    float: left;
    width: 19px;
    height: 24px;
    color: #FFFFFF;
    background-color: #ED3828;
}
.groupLetterChar h2 {
    background: -moz-linear-gradient(left,  rgba(237, 56, 40,1) 0%, rgba(237, 56, 40,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(237, 56, 40,1)), color-stop(100%,rgba(237, 56, 40,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(237, 56, 40,1) 0%,rgba(237, 56, 40,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(237, 56, 40,1) 0%,rgba(237, 56, 40,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(237, 56, 40,1) 0%,rgba(237, 56, 40,0) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(237, 56, 40,1) 0%,rgba(237, 56, 40,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5bb5bc', endColorstr='#005bb5bc',GradientType=1 ); /* IE6-9 */
}
.AlinhaNomeProf a:hover {
    color: #5BB5BC;
}
.GroupTextosBasicos ul li a:hover {
    color: #ED3828;
}
.GroupTextosBasicos p a {
    color: #ED3828;
    font-style: italic;
}
.GroupTextosBasicos p a:hover {
    color: #ED3828;
    font-style: italic;
}
.GroupTextosBasicos ul li {
    float: left;
    width: 100%;
    padding-left: 0px;
    margin: 2px 0px 2px 0px;
    color: #ED3828;
    font-style: normal;
    font-family: 'Roboto' !important;
    font-size: 14px;
    list-style-type: square;
}
.GroupTextosBasicos small {
    float: left;
    width: auto;
    clear: both;
    padding: 3px;
    border-radius: 3px;
    margin: 2px 0px 2px 0px;
    color: #FFFFFF;
    font-style: normal;
    font-family: 'Roboto' !important;
    font-size: 11px;
    background-color: #ED3828;
    list-style-type: square;
}
.GroupTextosBasicos strong {
    font-weight: bold;
    color: #ED3828;
}
.GroupTextosBasicos .AlinhaContato h3 {
    font-size: 16px !important;
    margin-top: 17px !important;
    background: none;
    color: #ED3828;
}
.GroupTextosBasicos h3 {
    padding-left: 5px;
    border: 0px;
    color: #FFFFFF;
    background: -moz-linear-gradient(left,  rgba(237,56,40,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(237,56,40,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(237,56,40,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(237,56,40,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(237,56,40,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(237,56,40,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed3828', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */

}

/*** Tabela dos professores tcc ***/

.GroupFull .groupMiddleCurso table {
    float: left;
    font-family: 'Roboto';
    width: 100%;
}
thead {
    width: 100%;
}
thead tr td {
    width: 100%;
    font-family: 'Roboto';
    font-weight: normal;
    font-size: 18px;
    color: #ED3828;
}
td {
    padding: 4px 0px 4px 0px;
    border-bottom: 1px solid #E3E3E3;
    font-family: 'Roboto';
    font-weight: lighter;
    font-size: 13px;
    color: #ED3828;
}
td b {
    font-family: 'Roboto';
    font-weight: normal;
    font-size: 13px;
    color: #ED3828;
}
.textReplacement.icons.linkLates {
    color: #FFAA19;
    padding: 10%;
}
.textReplacement.icons.linkMail {
    color: #ED3828;
    padding: 10%;
    margin-left: 3px;
}
.textReplacement.icons.linkLates:hover {
    color: #FFFFFF;
    background-color: #ED3828;
    padding: 10%;
}
.textReplacement.icons.linkMail:hover {
    color: #FFFFFF;
    background-color: #ED3828;
    padding: 10%;
    margin-left: 3px;
}
.groupMiddleCurso > ul > li  {
    border-bottom-color: #ED3828 !important;
}
/*** Formas de Ingresso ***/
        .box-formas-ingresso {
    float: left;
    width: 97.8%;
    background: #FF0033;
    padding-left: 2%;
    color: #FFFFFF !important;
}

.box-formas-ingresso h1 {
    font-size: 1.200rem;
    color: #FFFFFF;
    margin-top: 1rem;
    padding-bottom: 0.7rem;
    border-bottom: 1px solid #FFFFFF;
    margin-bottom: 0.7rem
}
ul.fase {
    float: left;
    width: 45%;
}
ul.demais-fases {
    float: left;
    width: 45%;
    margin-left: 5%;
}
ul.fase li p, ul.demais-fases li p{
    color: #FFFFFF;
    font-size: 0.8rem;
    font-weight: lighter;
    line-height: 1.2rem;
    padding-bottom: 0.8rem
}
li.title-1-fase, li.title-demais-fases {
    width: 100%;
    color: #FFFFFF;
    font-size: 1rem;
    padding-bottom: 0.7rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    margin-bottom: 0.7rem
}
li.title-periodo {
    width: 100%;
    float: left;
    color: #FFFFFF;
    font-size: 0.75rem;
    margin-top: 0.5rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    margin-bottom: 0.5rem
}
a.link-box-formas {
    color: #FFF;
}
/*** Fim do Formas de Ingresso ***/
/*** Contábeis - Semana de Estágio ***/
input, textarea {    
box-shadow: none;
}

select#q_4527, select#q_4528, select#q_4529, select#q_4530 {
    width: 351px;
    height: 30px;
    border-radius: 2px;
    border: 1px solid #e3e3e3;
}
input#button, input#bt_enviar {
    color: #fff;
    background: #e20303;
}
/*** FIM de Contábeis - Semana de Estágio ***/