@import url(https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700);
.navbar-default {
  font-size: 1.15em;
  font-weight: 400;
  background-color: #006b96;
  padding: 10px;
  border: 0px;
  border-radius: 0px;
}

.navbar-default .navbar-nav>li>a {
  color: white;
}

.navbar-default .navbar-nav>li>a:hover {
  color: #cbf0ff;
}

.navbar-default .navbar-brand {
  color: #002433;
}

.navbar-default .navbar-brand:hover {
  color: #ffffff;
  text-shadow: 1px -1px 8px #b3e9ff;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
  background-color: #004059;
  color: white;
}

.navbar-default .navbar-toggle {
  border: none;
}

@media only screen and (max-width:700px) {
.navbar-default {
display:none;
}


}

@media only screen and (min-width:900px) {
.mobildeust{display:none;}

}



.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border: none;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #002433;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.dropdown-menu {
  background-color: #004059;
  color: white;
  border: 0px;
  border-radius: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown-menu>li>a {
  background-color: #fff !important;
  color: #777 !important;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  background-color: #fff;
  color:#333;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #003246;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #ffffff;
}

@media (max-width: 767px) {
  .dropdown-menu>li>a {
    background-color: #006b96;
    color: #ffffff;
  }
  .dropdown-menu>li>a:hover {
    color: #ffffff;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #ffffff;
    background-color: transparent;
  }

  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #005577;
  }
} /* END Media Query */


.jumbotron-flat {
  background-color: solid #4DB8FFF;
  height: 100%;
  border: 1px solid #4DB8FF;
  background: white;
  width: 100%;
text-align: center;
overflow: auto;
}

.paymentAmt {
    font-size: 80px;
}

.centered {
    text-align: center;
}


@media only screen and (max-width: 767px) {
    .panel-primary {
         border-color: transparent !important;
    }
}
.col{
	min-height:140px;
	margin-bottom:30px;
  background-image: linear-gradient(to bottom right, #D3D3D3 20%,#DCDCDC 30%, #ccc 50% );
    background-image: linear-gradient(#f5f5f5  ,	#ffff);
    transition: .5s ease;
}
.col:hover{

-webkit-transform: translateX(-3px);
transform: translateX(-3px);
transition: .5s ease;

}
.box {
	float:left;

  max-width: 90%;
  margin: 0 auto;
  padding: 0.5rem;
  display: block;
  border-radius: 1.5rem;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 15.84px 0.16px rgba(35, 31, 32, 0.1);
  margin-left:15px;
}

.meter {
  width: 188px;
  margin: 30px auto 0;
  position: relative;
}

.meter-hand {
  position: absolute;
  left: 50%;
  bottom: 6px;
  margin-left: -44px;
  z-index: 1;
  transition: all 2s ease-in-out;
  transform-origin: 94% 48%;
}

.speed {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
}

#speed {
  min-width: 100px;
  display: inline-block;
}

.unit {
  font-size: 2rem;
  font-weight: 500;
  color: #ef1376;
}

.meter .num {
  font-size: 1rem;
  font-weight: 600;
  position: absolute;
}

.meter .bom {
  font-size: 1rem;
  font-weight: 600;
  position: absolute;
}

#num_1 {
  left: 25px;
  top: 80px;
}

#num_2 {
  left: 37px;
  top: 56px;
}

#num_3 {
  left: 55px;
  top: 35px;
}

#num_4 {
  left: 87px;
  top: 25px;
}

#num_5 {
  right: 55px;
  top: 35px;
}

#num_6 {
  right: 37px;
  top: 56px;
}

#num_7 {
  right: 25px;
  top: 80px;
}


#bom_1 {
  left: 25px;
  top: 80px;
}

#bom_2 {
  left: 37px;
  top: 56px;
}

#bom_3 {
  left: 55px;
  top: 35px;
}

#bom_4 {
  left: 87px;
  top: 25px;
}

#bom_5 {
  right: 55px;
  top: 35px;
}

#bom_6 {
  right: 37px;
  top: 56px;
}

#bom_7 {
  right: 25px;
  top: 80px;
}

.meter .dam {
  font-size: 1rem;
  font-weight: 600;
  position: absolute;
}

#dam_1 {
  left: 25px;
  top: 80px;
}

#dam_2 {
  left: 37px;
  top: 56px;
}

#dam_3 {
  left: 55px;
  top: 35px;
}

#dam_4 {
  left: 87px;
  top: 25px;
}

#dam_5 {
  right: 55px;
  top: 35px;
}

#dam_6 {
  right: 37px;
  top: 56px;
}

#dam_7 {
  right: 25px;
  top: 80px;
}


#bom_1 {
  left: 25px;
  top: 80px;
}

#bom_2 {
  left: 37px;
  top: 56px;
}

#bom_3 {
  left: 55px;
  top: 35px;
}

#bom_4 {
  left: 87px;
  top: 25px;
}

#bom_5 {
  right: 55px;
  top: 35px;
}

#bom_6 {
  right: 37px;
  top: 56px;
}

#bom_7 {
  right: 25px;
  top: 80px;
}


.meter .gam {
  font-size: 1rem;
  font-weight: 600;
  position: absolute;
}

#gam_1 {
  left: 25px;
  top: 80px;
}

#gam_2 {
  left: 37px;
  top: 56px;
}

#gam_3 {
  left: 55px;
  top: 35px;
}

#gam_4 {
  left: 87px;
  top: 25px;
}

#gam_5 {
  right: 55px;
  top: 35px;
}

#gam_6 {
  right: 37px;
  top: 56px;
}

#gam_7 {
  right: 25px;
  top: 80px;
}


#gam_1 {
  left: 25px;
  top: 80px;
}

#gam_2 {
  left: 37px;
  top: 56px;
}

#gam_3 {
  left: 55px;
  top: 35px;
}

#gam_4 {
  left: 87px;
  top: 25px;
}

#gam_5 {
  right: 55px;
  top: 35px;
}

#gam_6 {
  right: 37px;
  top: 56px;
}

#gam_7 {
  right: 25px;
  top: 80px;
}

.meter .bam {
  font-size: 1rem;
  font-weight: 600;
  position: absolute;
}

#bam_1 {
  left: 25px;
  top: 80px;
}

#bam_2 {
  left: 37px;
  top: 56px;
}

#bam_3 {
  left: 55px;
  top: 35px;
}

#bam_4 {
  left: 87px;
  top: 25px;
}

#bam_5 {
  right: 55px;
  top: 35px;
}

#bam_6 {
  right: 37px;
  top: 56px;
}

#bam_7 {
  right: 25px;
  top: 80px;
}


#bam_1 {
  left: 25px;
  top: 80px;
}

#bam_2 {
  left: 37px;
  top: 56px;
}

#bam_3 {
  left: 55px;
  top: 35px;
}

#bam_4 {
  left: 87px;
  top: 25px;
}

#bam_5 {
  right: 55px;
  top: 35px;
}

#bam_6 {
  right: 37px;
  top: 56px;
}

#bam_7 {
  right: 25px;
  top: 80px;
}/*Now the styles*/
* {
	margin: 0;
	padding: 0;
}
body {
	background: #ccc;
	font-family: arial, verdana, tahoma;
}

/*Time to apply widths for accordian to work
Width of image = 640px
total images = 5
so width of hovered image = 640px
width of un-hovered image = 40px - you can set this to anything
so total container width = 640 + 40*4 = 800px;
default width = 800/5 = 160px;
*/

.accordian {
height: 320px;
	overflow: hidden;
	width:1200px;
	/*Time for some styling*/
	margin: 10px auto;
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
}

/*A small hack to prevent flickering on some browsers*/
.accordian ul {
	width: 2000px;
	/*This will give ample space to the last item to move
	instead of falling down/flickering during hovers.*/
}

.accordian li {
	position: relative;
	display: block;
	width: 160px;
	float: left;

	border-left: 1px solid #888;

	box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);

	/*Transitions to give animation effect*/
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	/*If you hover on the images now you should be able to
	see the basic accordian*/
}

/*Reduce with of un-hovered elements*/

/*Lets apply hover effects now*/
/*The LI hover style should override the UL hover style*/
.accordian ul li:hover {width: 320px;}


.accordian li img {
	display: block;
}

/*Image title styles*/
.image_title {
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0; bottom: 0;
width: 320px;

}
.image_title a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 20px;
	font-size: 16px;
}
