.formRegisterStudent{
        margin-top:10px;
}

.tableStudentesStruct{
        width: 780px;
        font-size: 14px; 
        text-align: center;
        margin-top: 20px;
        border:1px solid #b4bbcd;
        line-height: 30px;
}

.tableStudentesStruct .title{
       text-align: center;
       margin:0 auto;
       border:1px solid #4F4F4F;
       font-weight: bold;
       background: #e4e9f3;
}

.tableStudentesStruct .result{
       font-size: 14px; 
       text-align: center;
       margin:0 auto;
}

.tableDocsStudent{
        text-align: center;
        margin: 0 auto;
}

.tableDocsStudent .title{
        width: 100%;
        background: #e4e9f3;
        
}

.tableDocsStudent .text{
        width: 100%;
        
        font-size: 13px;
        text-decoration: underline;
}

.teste{
        display: none;
}

.textContetPage{
        font-size: 14px;
        color: #4F4F4F;
        
}

.enroll_tableTextContent{
        height:30px; 
        line-height: 30px;
}

.enroll_tableTextContent td{
        padding-left: 5px;
        font-size: 14px;
        
}

.enroll_tableTextTitle{
        background:#e4e9f3;
        text-align: center;
        margin:0 auto;
        font-size: 14px;
        font-weight: bold;
        border:1px solid #000;
}

#form_searchStudent input{
        text-transform: uppercase;
}

#financialHistory{
        display:none;
}

#requeys{
        display:none;
}

#notes{
        display:none;
}

.infoStudentTable{
        text-align:right; 
        padding-right: 5px; 
        background: #e4e9f3;
}