/*.top-header{
	background:url(../Images/head-bg.png) repeat-x;
	min-height:108px;
	border-top:6px solid #032771;}*/
.heading{
	background:url(../Images/header-bg.png) repeat-x;
	min-height:133px;
	padding-top:45px;
	}
.heading-txt {
	color:#032771;
	font-size: 36px
}
.login{
	background:url(../Images/login-icon.png) no-repeat left center;
	padding-left:45px;
	padding-right:5px;
	color:#fff;
	font-size:18px;}
.cart{
	background:url(../Images/cart-icon.png) no-repeat left center;
	padding-left:23px;
	color:#fff;
	font-size:18px;}
	.login:hover{
	color:#fff;}
.cart:hover{
	color:#fff;}
.search
{
    margin-left: 8px;
	margin-top:25px;
	width:70%;
	min-height:40px;
	padding:12px;
	border:1px solid #c7c7c7;
	border-radius:3px;}

.map{
	margin-top:-14px;
	display:block;
	}
.step{
	margin:20px auto;}
.shop-online{
	margin-bottom:2em;}
.select-box{
	background:url(../Images/box-icon.png) #fcfcfc no-repeat top center;
	min-height:357px;
	text-align:center;
	width:295px;
	padding:6em 1em 0;
	float:left;}
.select-box h3{
	color:#919090;
		padding-bottom:0.5em;
	border-bottom:1px solid #919090;}
	.select-box1{
	background:url(../Images/box-icon.png) #fcfcfc no-repeat top center;
	min-height:357px;
	text-align:center;
	width:320px;
	padding:6em 1em 0;
	float:right;}
.select-box p{
	color:#837879;
	padding-bottom:1em;
	border-bottom:1px solid #919090;}
.select-box1 h3{
	color:#919090;
		padding-bottom:0.5em;
	border-bottom:1px solid #919090;}
.select-box1 p{
	color:#837879;
		padding-bottom:1em;
	border-bottom:1px solid #919090;}

h1 span{
	color:#0797d1;
	font-size:30px;}
	
.left-font
{
    font-size:12px;}
    
.panel-title1
{
    margin-top: 0;
    margin-bottom: 0;
    color: #032771;
    font-weight: bold;
    padding-right: 0;
    font-size: 14px;
}
    
.ListViewFix
{
height:auto; 
max-height:400px;
clear:both;
        
}
.GridViewFix
{
height:auto; 
max-height:400px;
clear:both;
font-size:11px;
        
}

.GridHeaderFix
{
height:auto; 
 max-height:400px;
 width:100%;
clear:both;
font-size:11px;
        
}

@media screen and (max-width:767px)
{
  .GridHeaderFix{ width:100%!important; }
    }
    
@media screen and (max-width:767px)
{
    .ui-dialog
    {
        left:16.5px!important;
        width: 90%!important;}
     
    
}


.ShopSearch
{
    /*margin-left: 8px;*/
	margin-top:8px;
	width:70%;
	min-height:40px;
	padding:6px 12px;
	border:1px solid #c7c7c7;
	border-radius: 9px;
	
	display: block;
width: 100%;
height: 34px;
/*padding: 6px 12px;*/
font-size: 14px;
line-height: 1.428571429;
color: #555;
/*background-color: #fff;*/
background-image: none;
/*border: 1px solid #ccc;*/
/*border-radius: 4px;*/
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	
	}
.showhide
{
    overflow: visible;
display: list-item
}






@media screen and (max-width:767px){
    .select-box{ background:url(../Images/box-icon.png) #FFF no-repeat top center; }
    }
@media screen and (max-width:800px){
    html body .table-responsive{ margin-bottom:0px; }
    }
@media screen and (max-width:568px){
    html body .shop-online-568{ padding:0px !important; }
    }

@media screen and (max-width:480px){
    html body .fancy .ajax__tab_body{ padding:0px; }
    html body .box-for480{ padding:0px; }
    html body .box-for480 h1{ padding-left:0.7em; }
    }