.remove-bottom { margin-bottom: 0 !important; }
.half-bottom { margin-bottom: 10px !important; }
.add-bottom { margin-bottom: 20px !important; }

*{outline: none;}

.no-indent {
    display: block;
    height: 100%;
    text-indent: -9999px;
    width: 100%;
}

.no-visible{visibility: hidden;display: none;}

ul.lista-h{list-style: none;margin-bottom: 0;padding-left: 0;}
ul.lista-h li{margin-left: 0;float: left;list-style: none;}
ul.lista-v{list-style: none;margin-bottom: 0;}
ul.lista-v li{margin-left: 0;list-style: none;}
.left{float: left;}
.right{float: right;}
.no-margin-bottom{margin-bottom: 0;}
.no-margin-top{margin-top: 0;}