/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 16 de out. de 2020, 11:05:29
    Author     : marci
*/

.glide ul{
    list-style: none;
    padding-top: 3px;
    padding-right: 6.5%;
}



.backControls{
    margin: 0px;
    background-color: #ffffff;
    position: fixed;
    z-index: 1000;
    bottom: 0px;
    width: 100%;
}



body{
    padding-bottom: 50px;
}