﻿body {
  margin-top: 20px;
  padding-top:89px;
}

.table-responsive > .table
{
  background-color: transparent;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #999;
}
.slider-size {
height: 600px;  /*This is your slider height */
}
.carousel {
width:100%; 
margin:0 auto; /* center your carousel if other than 100% */ 
}
 
.image_small{
    /*border: 3px solid darkblue;*/
    box-shadow: rgba(0,0,0,0.5) 10px 10px 60px;
}
