.TablaRequisitos td { border:1px solid #cacaca; border-radius:20px; padding:20px; }
.TablaRequisitos td a, .TablaRequisitos td a:visited { color:#666; text-decoration:none; font-family: 'ConduitITCStd'; font-size:16px; }
.TablaRequisitos td a::before { content:"\f0a9"; font-family:FontAwesome; margin-right:5px; }
.TablaRequisitos td a:hover { color:#ff8200; }

.BotonRegresar { font-family: 'ConduitITCStd'; background-color:#ff8200; color:#fff; padding:10px 20px; border-radius:10px; display: inline-block; font-size:16px; text-decoration:none; border:1px solid #ff8200; }
.BotonRegresar::before { content:"\f060"; font-family:FontAwesome; margin-right:5px; }
.BotonRegresar:hover { color:#ff8200; background-color:#fff; }

.Normal h1 { color: #FF8200; font-family: 'ConduitITCStd'; margin: 0px; text-transform: uppercase; }
.Normal h1:before { content:"\f061"; font-family:FontAwesome; margin-right:5px; }

.tab-header ul.tab-list li { margin-bottom: 10px!important;}






