body{
    padding-top: 0 !important;
    margin-top: 0 !important;
}

.bg-header {
    background-color: #87CEEB !important;
}

.basic-info {
    border: 0px !important;       
    background: linear-gradient(#87CEEB, white) !important;
}

.basic-info-downloads {
    border: 0px !important;       
    background: linear-gradient(#ddf1f9, #87CEEB) !important;
}

.basicInfoColor {
    color: #343a40 !important;
}

.map-ficha {
    width: 100%;
    height: 400px;
}

.graph-modal {
    max-width: 80% !important;
    height: 800px !important;
    margin-top: 0px !important;
}

.graph-ficha {
    width: 100%;
    height: 700px;
}

.logos{                
    width: 80px;
    height: 80px;
}

#record-title{
    position: relative;
    z-index: 1;    
}

.shadow-white{
    color: white;
    text-shadow: 2px 2px 4px #000000;
}

