/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 18, 2017, 5:22:48 PM
    Author     : user
*/
nav {
    background-color: #1D179A !important;
    z-index: 1 !important;
    border-radius: 0px !important;
}
.navbar-inverse .navbar-brand {
    color: #fff !important;
}
.navbar-inverse .navbar-nav > li > a {
    color: #ffffff !important;
}
.navbar-inverse{
    background-color :#1D179A !important;
    border-color: #ffffff !important;
}
.navbar-inverse .navbar-brand {
    color: #fff !important;
}
.navbar-inverse .navbar-nav > li > a {
    color: #ffffff !important;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #ffffff !important;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #ffffff !important;
    background-color: #080808;
}
.address{
    clear: both;
    
}
.power_css{
    /*margin-top: 15px;*/
}
#map{
    height: 400px;
    width: 100%;
}
.map_header{
    font-weight: bold;
    margin-bottom: 5px;
}
.contact_info{
    margin : 0 0 20px 20px;
}
div.contact_info p{
   line-height: 0.8 !important; 
}
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600);	

/*..................Slider.....................*/

#slideshow {
    position:relative;
    width : 100%;
    height:700px !important;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	width:100%;
	height:100%
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/*....End........*/

.serach-content{
    height: auto;
    float: right;
    margin-bottom: 20px;
    width: 75%;
}
select{
    width: 250px;
    height: 40px;
}
button.search-btn{
    margin-top: 36px;
    background-color: #1D179A;
    color: #fff;
}
.price{
    font-size: 17px;
    font-family: monospace;
    color: black;
}
.header-text-product{
    font-size: 20px;
    font-family: fantasy;
    color: midnightblue;
    margin: 10px 0 10px 0;
}
.no-product{
        font-size: 30px;
    font-style: normal;
    font-family: fantasy;
    color: red;
}

div.about-content p{
    font-size: 16px;
    text-align: justify;
    font-family: cursive;
}
div.about-content p span.charka{
    font-weight: bold;
    font-size: 20px;
    color: #170F5E;
}
div.about-content p span.jcf{
    font-weight: bold;
    font-size: 20px;
    color:#170f5e;
}
.navbar-brand-except-home{
    padding: 0 !important;
}
.site-about img{
    border: 5px dotted #7d7d7d;
}
.outlet-store{
    font-size: 20px;
    font-family: cursive;
    font-weight: bold;
    color: #3e8f3e;
    margin-bottom: 27px;
}
button.btn:hover{
    color: #fff !important;
}
select{
    font-size: 18px !important;
    
}
.contact-header-text{
    font-weight: bold;
    font-size: 18px;
    color: #170f5e;
}
div.order_container{
    text-align: center;
    border: 2px solid white;
    margin: 0px;
}
div.order_container a{
    text-decoration: none; 
}
div.order_container:hover{
    border: 2px solid darkblue;
    text-align: center;
   
}
.product-details-title-txt{
    font-family: "Times New Roman", Times, serif;
    color: #101010;
    float: left;
    max-width: 325px;
    font-size: 40px;    
}
.product-details-price{
    font-family: "Times New Roman", Times, serif;
    color: #4c4b4b;
    float: left;
}
.image_delete_button{
    position: absolute;
    top: -7px;
    right: -10px;
    background-color: red;
    height: 20px;
    width: 20px;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
    font-weight: bold;
    color: #FFFFFF;
}
.product-details{
   margin-top: 40px;
   margin-left: 40px;
}
.bold{
    font-weight: bold;
}
table tbody tr{
    letter-spacing: 1px;
    line-height: 30px;
}
.button_style{
    margin-top: 50px;
    line-height: 40px;
    color: #FFFFFF;
    background-color: #1D179A;
    border: 0;
    width: 240px;
    text-align: center;
    font-size: 15px;
}
.table thead tr th{
    color: #428bca;
    text-align: center;
}

.button-right{
    float: right;
    width: 20%;
    background-color: green;
    font-family: SANS-SERIF;
    color: white;
}
div.form-header{
    background-color: #CC0;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 20px;
    font-family: Arial;
    color: brown;
    margin-top: 20px;
    border-radius: 10px;
}
.help-block-validation{
    display: none;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #fb0000;
}

.thankyou_container{
    text-align: center;
}
.thanku-text{
    font-weight: bold;
    font-size: 22px;
    margin-top: 20px;
    color: green;
}
.condition{
   font-size: 15px; 
}

.scroll{
    overflow: auto;
    overflow-y: hidden;
}

.dropdown-menu li a:hover, .dropdown-menu li a:focus {
    color: #ffffff !important;
    text-decoration: none !important;
    background-color: #0b2588 !important;
}
.container-index{
    padding: 20px 0px 100px 0px;
}  
.branch-dropdown{
    display: none;
}
div.grid-view{
    overflow: auto;
    overflow-y: hidden;
    width: 100%;
}
a.chosen-single{
    font-size: 17px !important;
    height: 35px !important;
    line-height: 33px !important;
}
.checkbox-close{
    display: none;
}
