﻿.label-important {   
   background-color: white ;  
}

.navbar-nav > li > a {padding-top:1px !important; padding-bottom:0px !important;}
.navbar {min-height:0px !important}

/*#footer-content{      
  margin-left: 5% ;
  margin-right: 5% ;
}*/

.nav-bar-color{
    color:#ffffff;
    font-size: 13.5px; 
}

.carousel-inner > .item > img{
   line-height: 1;
    width: 100% !important;
}

.carousel-inner > .item > a > img {
    width: 0 auto;
}

.carousel-width {
   width: 100% !important;
}

.nav-bar-color1{
      color:#000;
      font-size: 13.5px;      
}

.hand-cursor:hover {
    cursor: pointer;
    cursor: hand;
}

.center_shadow {
    background: url('../LIT/icon/center_shadow.png') no-repeat fixed center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    class: img-responsive;
}

.margin-bottom-shadow {
    margin-bottom: 2%;
}

.bottom_shadow {
    background: url('../LIT/icon/bottom_shadow.png') no-repeat fixed center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    class: img-responsive;
}

/*.header-background {
    background: url('../LIT/icon/header_background.png') no-repeat fixed center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    class: img-responsive;
    
}*/

.bottom-seperator {
    background: url('../LIT/icon/bottom_separator.png') no-repeat fixed center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    class: img-responsive;
    
}


.center_vertical_line {
    background: url('../LIT/icon/center_vertical_line_separator.png') no-repeat fixed center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    class: img-responsive;
}

.bottom_separator {
    background: url('../LIT/icon/bottom_separator.png') no-repeat fixed center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    class: img-responsive;
}

/*LOGO CSS*/
.margin-logo-css {
    margin-left: 25%;
    margin-top: 3%;
}

.nav-bar-color1{
      color:#000;
      font-size: 18px;
      font-weight:bolder;      
}
.image-padding {
    /*padding-left:65px;
    padding-right:33px;*/
    padding-left: 6%;
    padding-right: 2%;
}

.margin-left-70px {
    margin-left: -70px;
}

.margin-right-105px {
    /*margin-right:105px;*/
}


.bottom-menu-copyright {
    color: #767676;
    /*font-family: Helevitica Neue;*/
    font-size: 11.5px;
}

.bottom-menu-all {
    color: #767676;
    /*font-family: Normal;*/
    font-size: 12.5px;
}

.margin-right-20px {
    margin-right: 20px;
}

.margin-right-top-20px {
    margin-right: 20px;
    margin-top: -11px;
}

.margin-left-right {
    margin-left: 95px;
    margin-right: 10px;
}

.custom {
    /*width: 98px !important;*/
    height: 35px !important;
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}

/*.footer-margin{
    margin-left: 120px;
}*/


.margin-left-147px {
    margin-left: 147px;
}

.bottom-margin-top-5px {
    margin-top: 2%;
}

.nav-bar-margin-right-12 {
    margin-right: -12%;
}

.margin-left1 {
    margin-left: 1%;
    margin-top: 1%;
}

/*.margin-top2 {
    margin-top: 2%;
}*/

.padding-right-6px {
    padding-right: 6%;
    
}

/*.bottom-margin-left-10px {
    margin-left: 10px;
}*/

/*.margin-top-image {
    margin-top: -3%;
    margin-left: 4%;
}*/

/*.margin-top2 {
    margin-top: 2%;
}*/
.store-common-lbl{
    margin-top:-2%;
    margin-left:12%;
}
.navbar-toggle .icon-bar {
    background-color: gray;
    border-radius: 1px;
    display: block;
   
}

.navbar{
    border:1px solid transparent  !important;
    margin-bottom:0px  !important;
   /*margin-top:-18px;*/
    /*position:relative  !important;*/
}
body {
    overflow-x: hidden;
}

h5{
    font-size: 1.4em;
} 

.paymentTableSpace{
   margin-top: 40px;
}

.btnDisplayNone{
display:none;
}

