/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.wheelDiv>svg {
    height: 100%;
    width: 100%;
}

.rwheennav{
	min-height: 500px;
	width: 100%;
	clear: both;
	display: inline-block;
}