/* Map styles */
#map-canvas {
    height: 30em;
    width: 100%;
    margin-bottom: 10px;
}
#map-canvas.map-hidden {
    display: none;
}

#show-map:before {
    font-family: "Glyphicons Halflings";
    content: "\e062";
    margin-right: 5px;
}
 /* table allign */
.views-field-field-trial-ages {
    width: 17%;
}
.views-field-field-sct-types {
    width: 23%;
    text-align: left;
}
.views-field-field-countries {
    width: 20%;
}
.views-field-address {
    width: 40%;
}
#list-of-banks .view-header {
    margin-top: 15px;
}
