﻿#floatingTop {
    position: absolute;
    _position: absolute;
    left: 50%;
    top: 250px;
    margin-left: 495px;
    z-index: 1000;
}


area {
    display: none !important;
}

.l-btn-request:hover, l-btn-request:focus {
    background-color: #f15b5b !important;
    color: white;
} 
