﻿/*complementos*/

.boder-top {
    padding-left: 3px;
    padding-right: 3px;
    border-top-style: solid;
    border-top-color: #dbdbdb;
    border-top-width: 1px;
}

.ml-20px {
    padding-left: 20px;
}

.glidecontentwrapper {
    position: relative; /* Do not change this value */
    width: 100%;
    height: 650px; /* Set height to be able to contain height of largest content shown*/
    overflow: hidden;
}

td {
    font-family: Verdana, Arial, Helvetica;
    color: #5f6050;
    font-size: 10px;
}
