﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');

body {
    font-family: 'Open Sans', sans-serif;
}

.rowSinMarginR {
    margin-right: 0px !important;
}

/*Estilo de IETAM.aspx contenido no mover*/
.TabContentDocumentos {
    font-family: 'Open Sans', sans-serif;
    padding-top: 12px !important;
    margin-bottom: 12px !important;
    cursor :pointer ;
    /*font-weight: bold !important;*/
    
}
.TabContentDocumentos a:link, .TabContentDocumentos p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    text-align: justify;
    text-decoration :none !important ;
    color :#767171;
}
.TabContentDocumentos >.anexoLink{
    color :#007bff !important;
}

