﻿
.MapPlaceHolder {
    height: 240px;
    
}


.dropdown-content-list-header{
    width: 200px;
}

.carousel-navigation
{
    top: 100px !important;
}

.carousel .carousel-arrow-left:hover, .carousel .carousel-arrow-right:hover{
    background-color: #d3d8dc;
    
}

.fa fa-fw fa-angle-left:hover, .fa fa-fw fa-angle-right:hover{
    font-size: larger;

}

