/*
Theme Name: VOX
Theme URI: http://www.vox-web.com.ar
Description: VOX 2018 - Desarrollado por VOX Soluciones Web
Version: 0.1
Author: VOX Diseño Web
Author URI: http://www.vox-web.com.ar
*/
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
border-bottom-width: 1px !important;
}
.table>thead>tr>th {
vertical-align: bottom;
border-bottom: 1px solid #DDD;
}
a.firmavox{
display: inline-block;
padding-left: 7px;
text-align: center;
padding-top: 54px;
margin-top: 30px;
color: inherit !important;
font-size: 12px !important;
font-weight: 300;
}
a.firmavox:hover{
text-decoration: none;
}
a.firmavox.light{
background: url(images/vox-light.png) center top no-repeat;
}
a.firmavox.dark{
background: url(images/vox-dark.png) center top no-repeat;
}
.back-to-top{
left: 1.68em !important;
}