body{background:#f9f9f9}
header {/*border-bottom:#ccc 1px solid;*/
background: -moz-radial-gradient(center, ellipse cover,  rgba(255,221,250,0.6) 0%, rgba(254,221,250,0.6) 1%, rgba(170,212,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,221,250,0.6)), color-stop(1%,rgba(254,221,250,0.6)), color-stop(100%,rgba(170,212,255,1))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,221,250,0.6) 0%,rgba(254,221,250,0.6) 1%,rgba(170,212,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(255,221,250,0.6) 0%,rgba(254,221,250,0.6) 1%,rgba(170,212,255,1) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(255,221,250,0.6) 0%,rgba(254,221,250,0.6) 1%,rgba(170,212,255,1) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(255,221,250,0.6) 0%,rgba(254,221,250,0.6) 1%,rgba(170,212,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99ffddfa', endColorstr='#aad4ff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


}
.header {min-height:95px; padding-bottom:8px; box-shadow:0px 2px 5px rgba(0,0,0,0.25);
position:relative; z-index:99;}
.head-left{ float:left; margin-left:15px;}
.head-right{ float:right;margin-right:7px;}
.sauth{ margin-top:36px;}
.sauth>a { padding-bottom:3px;}
ul.sauth { list-style-type: none;}
.sauth>li { margin-right:8px; float:right}

.banner{
background: rgb(129,113,231); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(129,113,231,1) 0%, rgba(112,94,200,1) 47%, rgba(92,73,169,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(129,113,231,1)), color-stop(47%,rgba(112,94,200,1)), color-stop(100%,rgba(92,73,169,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(129,113,231,1) 0%,rgba(112,94,200,1) 47%,rgba(92,73,169,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(129,113,231,1) 0%,rgba(112,94,200,1) 47%,rgba(92,73,169,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(129,113,231,1) 0%,rgba(112,94,200,1) 47%,rgba(92,73,169,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(129,113,231,1) 0%,rgba(112,94,200,1) 47%,rgba(92,73,169,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8171e7', endColorstr='#5c49a9',GradientType=0 ); /* IE6-9 */
padding-bottom:1px;

	
	}

.carousel-caption h4{  position: absolute;
  left: 0%;
  top:30%;
  font-size: 35px;
  }
.carousel-caption p{ position:absolute; top: 205%;left: 0%; text-align:left; width:50%;}
.carousel-caption .btn {
  text-shadow: none;
}
.navbar-main {
	position:relative;
	z-index:99;
	margin-top:-47px;
	border-top:#333 1px solid;
	background:rgba(0,0,0,0.652)

}
.navbar-main2{	
	position:relative;
	z-index:99;
	margin-top:-1px;
	border-top:#333 1px solid;
	background:#504a69 url(../img/nevmain-bk.png);
	}
.carousel-indicators{ display:none}


#navbar-main ul li>a{ color:#FCC; margin:0 3px; padding:12px 15px; letter-spacing:3px;}
#navbar-main ul li>a:hover{ background:#daccd9; color:#7B3975;}
main{
background: #f9f9f9;

}
.main{ padding-top:35px;}
.main-search{ height:38px; font-size:15px; margin-bottom:20px;}
.badge{ background:#FFF !important; border:#CCC 1px solid;  border-radius:2px;}
.badge a{ color:#C60}
h3.news{ color:#60ab24;}
h3.know{color:#069;}
.modal-body {
	height: auto;
	display: block;
	overflow: scroll;
}
.footer{ margin-top:38px; min-height:120px; background:#000 url(../img/footerbk.jpg); position:relative}
.footerhead{ text-align:center;
line-height:36px;
background: rgba(255,255,255,0.15);
box-shadow: 0 0px 1px rgba(255,255,255,0.2);

top:3px;
width:100%;
}
.navbar-center{ margin:0 220px;}
.navbar-center a{ color:#CCC}
.navbar-center a:hover{ color:#333}
.footerbody{ 
font-size:13px;
letter-spacing:2px;
margin:8px;
text-align:center;
color:#999}

.order{
	margin-bottom:15px;
	
	}
.login{ margin:50px 0;}
.login div{ margin-bottom:20px;}
.login button{ padding:8px 25px; margin:8px 15px;}
.Terms{
	padding: 12px;
	border: 1px #CCC solid;
	border-radius: 4px;
 	clear: both;
	height: 100%;
	width: 100%;
	overflow: scroll;
}

.cst_add hr { margin:35px 0; clear:both;}
.social{width:32px; height:32px; display:block; margin:12px 6px 15px;}
.fb{background: url(../img/social.png) -32px 0 no-repeat;}
.google{background: url(../img/social.png) 0 0 no-repeat;}
.tk{background: url(../img/social.png) -64px 0 no-repeat;}
.fb:hover{background: url(../img/social.png) -32px -32px no-repeat;}
.google:hover{background: url(../img/social.png) 0  -32px no-repeat;}
.tk:hover{background: url(../img/social.png) -64px  -32px no-repeat;}
.breadcrumb{ font-size:13px; margin-top:15px;}
.table {
width: 95%;
max-width: 100%;
margin: 35px auto;
background:#FFF;
border-radius:8px;
border: #rgba(255,255,255,0.7) 1px solid;
box-shadow: 0 0 8px rgba(0,0,0,0.5);
}
div.list-group-item{ margin-bottom:25px; border-radius:5px;}
h4.list-group-item-heading{margin:10px auto 0px; padding:6px 0}
.list-group-item-heading span{ font-size:95%; font-weight:500}
ul.search{ list-style-type:none}
ul.search>li{margin: auto 25px; border-bottom:#CCC 1px dotted; padding:8px 0}
ul.search>li:last-child,ul.search>li:first-child{ border-bottom: none}
@media (max-width: 767px) {
.navbar-main2,.navbar-main{ background:rgba(0,0,0,0); border:none}
.navbar-main2{top:-47px;}
.navbar-main .navbar-toggle,.navbar-toggle{ z-index:999; background-color: rgba(255,255,255,0.5) !important; background:url(../img/social.png)  0 -67px}
#navbar-main{ background:#333}
.carousel-caption p{ display: none}
.banner{ display:none}

.carousel-caption {
position: absolute;
left: 8%;
top: 15%;
/* min-height: 150px; */
width: 50%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.navbar-center{ margin-left:15px; margin-right:15px;}	
.nav > li>a{ width:100%}
.sauth{ margin-top:-5px;}
#navbar-main ul li>a{ padding-bottom:8px; padding-left:40px;}
.sauth>li { margin-right:0px; float:right}
.head-left{ margin-left:0px;}
.head-right{ margin-right:0px;}
	}