﻿.section-header {
    margin-top: 40px;
    color: #333;
}

.messtomorrow-section {
    padding-top: 100px !important;
    padding-bottom: 20px !important;
}

.messList {
    margin-left: 20px;
}

.mestListAlpha {
    margin-left: 50px;
}

    .mestListAlpha li {
        list-style-type: lower-alpha !important;
    }

#commonNavbar, #homeNavbar {
    display: none !important;
}

#hero-area {
    max-height: auto !important;
    height: auto !important;
    min-height: auto !important;
    background: none !important
}

ul.mestListAlpha li {
    position: relative;
    padding-left: 10px;
    margin-bottom: 15px;
}

.messList li:before {
    border: none !important;
}