
body {
  
          background-image:url(../SlideImg/b4.jpg);
          background-repeat:repeat;
          color:#000 !important;
}
.header
{
       padding-right: 0px; 
     padding-left: 0px; 
      background:#e4f5fd !important;
    }
.shadow 
{
     -webkit-box-shadow: 0px 5px 10px 3px rgba(0,0,0,0.62);
-moz-box-shadow: 0px 5px 10px 3px rgba(0,0,0,0.62);
box-shadow: 0px 5px 10px 3px rgba(0,0,0,0.62);
    }
.container
{
    background:#fff;
   
    }
.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}
.mnu
{
    background:#f7941d;
    }
.mnu a
{
     color:#f8ffff !important;
    }
.navbar-nav>li {
    float: left;
    border-bottom: 3px solid transparent;
}
.mnu ul li:hover
{
     border-bottom:3px solid #f07f21;
    }
.dropdown-menu>li>a {
    color:#000 !important;
}
.dropdown-menu>li {
    border-bottom:none !important;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #f7941d !important;
    background-color: #fff;
}
.dropdown-menu>li>a:hover {
    color:#f7941d !important;
}
.slide-image {
    width: 100%;
}

.carousel-holder {
    margin-bottom: 30px;
}

.carousel-control,
.item {
    border-radius: 4px;
}

.caption {
    height: 130px;
    overflow: hidden;
}
.navbar {
    position: relative;
    min-height: 50px;
   margin-bottom: 0px; 
   border: 1px solid transparent;
}

.caption h4 {
    white-space: nowrap;
}

.thumbnail img {
    width: 100%;
}

.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #d17581;
}

.thumbnail {
    padding: 0;
}

.thumbnail .caption-full {
    padding: 9px;
    color: #333;
}
.notice-board
{
    color:#f7941d;
    text-align:center;
    }
.notice-board1
{
    color:#fff;
    text-align:center;
    /*background-color:rgba(65, 128, 57, 0.88);*/
    background-color:#1b76a3;
    }

.input
{
  border-radius:5px !important;
  border:1px solid #1b76a3; 
    }

.notice ul li
{
    padding:5px;
    list-style:none;
    border-bottom:1px #353535;
    border-bottom-style:dotted;
    }
   .notice ul  a
{
    text-decoration:none;
    color: #353535;
    }
       .notice ul a li:hover
{
    text-decoration:none;
    color: #f07f21;
    } 

.footer {

        background:#1b76a3;
         padding-right: 0px; 
     padding-left: 0px;
}
.footer p
{
    text-align:center;
    color:#f8f8f8;
    padding:15px;
    }
    
   .gridCheck
   {
       text-align:center;
       vertical-align:bottom;
       
   }
   .but {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    background-color: white; 
    color: black; 
    border: 2px solid #008CBA;
}



.but:hover {
     background-color: #008CBA;
    color: white;
}
/*..............................*/
<style type="text/css">
        .inp-form
        {
            width: 173px;
        }
        .dropdown
        {
            padding: 5px;
            width: 167px;
        }
        .reloadcaptcha
        {
            cursor: pointer;
            height: 22px;
            vertical-align: middle;
        }
        fieldset
        {
            border: 1px solid #785A08;
            font-size: 14px;
            margin-bottom: 10px !important;
            padding: 5px 5px 5px 7px;
        }
         .fieldset1
        {
            border: 1px solid #785A08;
            font-size: 14px;
            
        }
        legend
        {
            border: 1px solid #785A08;
            font-size: 12px;
            font-weight: normal;
            margin-bottom: 5px;
            padding: 8px 12px;
            letter-spacing: 1px;
        }
        .HideContent
        {
            display: none;
        }
        .loginBoxx
        {
            margin: 0 auto;
            line-height: 32px;
        }
        .auto-style1
        {
            font-size: smaller;
        }
      


  