﻿/* -------------- SKIN BOOTSTRAP FOR FIXED LAYOUT --------------*/

@charset "UTF-8";
@import url('cms.css');
@import url('lib.css');
@import url('lib/WOW/css/libs/animate.css');
@import url('./bootstrapv3/css/bootstrap-theme.min.css');
@import url('./bootstrapv3/css/bootstrap.css');
@import url('color.css');
@import url('font-awesome/css/font-awesome.css');
@import url('css_form.css');
#ControlBar, #ControlBar *, .actionMenu * { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

@-ms-viewport{
  width: 1498px;
}
.container-fluid
{
    padding:0px;
}
/*.Normal
{
	padding:10px;
}*/

.container
{
    max-width: none !important;
    width: 100%;
}

#Body {
	max-width: 1498px;
	margin: 0 auto !important;
	padding-left: 80px !important;
}
.banner-image
{
	
}

.element_box
{
	background:url(../../../../Portals/11/Images/Homepage/menu-navi.png);
	height: 33px;
	text-align: right;
	padding-right: 10px;
	padding-left: 50px;
	background-repeat: no-repeat;
}



.dnnFormItem .selected-item a.selected-value
{
    height:35px !important;
}
.navbar {
 border-radius: 0px; 
}
#navbar
{
	white-space: nowrap;
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav>li>a
{
	text-shadow:none;
}
.dnn_layout {
    margin: 0px auto;
    /*width: 1170px;*/
}
.clearfix {
    display: block;
}
.panel-title .Head
{
	white-space: nowrap;
}
.dnnSortable
{
}
.Cont_Container
{
	margin:0 auto;
}

.paneOutline
{
	border:1px solid #000;
}
.head_mid, .content_mid, .footer_mid {
    padding: 0px 20px;
}
.Login .loginGroup, .Login .registerGroup {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 5px 5px 5px;
    margin: 0px;
    height: 34px;
}
.Login {
    float: right;
}
.languageBox {
    float: right;
    white-space: nowrap;    
    height: 34px;
    line-height: 34px;
    padding: 0px 15px;
}
.languageBox span.selected img {
    filter: alpha(opacity=100);
    opacity: 1;
    box-shadow: 0 0 2px rgba(255,255,255,0.4);
    -moz-box-shadow: 0 0 2px rgba(255,255,255,0.4);
    -webkit-box-shadow: 0 0 2px rgba(255,255,255,0.4);
}
.languageBox span img {
    margin-right: 7px;
    filter: alpha(opacity=50);
    opacity: 0.5;
    vertical-align: middlea;
}
.languageBox img {
    width: 18px;
    height: 12px;
}
ul.buttonGroup
{
    list-style:none;
}
A, A:link {
text-decoration: none;
transition: color ease 300ms;
-moz-transition: color ease 300ms;
-webkit-transition: color ease 300ms;
-o-transition: color ease 300ms;
-ms-transition: color ease 300ms;
}
.Login, .Login a, .Login a:link, .Login a:active, .Login a:visited, .HeadPane .Normal, .HeadPane a, .HeadPane a:link, .HeadPane a:active, .HeadPane a:visited, .HeadPane a:hover, .header_element .icon {
color: #ffffff;
text-decoration:none;
}

/*
@media only screen and (min-width: 768px) and (max-width: 979px) {

    .dnn_layout {
	    width: 750px;
    }

    .head_mid,
    .content_mid,
    .footer_mid {
	    padding: 0px 15px;
    }

    .copyright_style .sep {
	    padding: 0px 7px;
    }
    
}
*/

/*
@media only screen and (min-width: 992px) and (max-width: 1125px) 
{
    #featured1 .ui-tabs-panel .info
    {
        right: 0px;
    }
    #featured1 ul.ui-tabs-nav li
    {
        padding-left: 0px;
        padding-right: 0px;
    }
    #featured1 ul.ui-tabs-nav li img
    {
        margin: 0px 0px;
    }
}
*/

/*
@media only screen and (max-width: 991px) {
    
    .banner-image
	{
	    background-image:none;
	    height:auto !important;
	}
	
	.LeftBanner 
	{
	    top: -20px;
        float: right;
	}
	
}
*/

/*
@media only screen and (max-width: 872px) {
    .tilte-bv
    {
        font-size: 17px !important;
    }
	
}
*/


/*
@media only screen and (max-width: 767px) {
	.nav_box{
		text-align:left !important;
	}
	.dnn_layout {
		width: auto;
	}
	.content_mid,
	.footer_mid {
		padding: 0px 15px;
	}

	.header_element {
		position: relative;
		display: inline-block;
		/border-left: 1px solid #585858;
		border-right: 1px solid #585858;
		margin-left: -3px;/
		display: inline-block; 
		width:100%;
		background:green;
	}
	.header_element .icon
	{
		color: #FFF !important;
	}
	.element_box
	{
		position:absolute !important;
	}
	
	#header-languages
	{
		display:none;
	}
	
	.banner-image
	{
	    background-image:none;
	}

*+html .header_element {
	display: inline;
}

.emails {
	float: right;
}

.header_element .icon {
	width: 48px;
	height: 45px;
	font-size: 20px;
	color: #FFF;
	text-align: center;
	line-height: 45px;
	cursor: pointer;
}

.header_element .icon:empty {
	width: 48px;
}
.header_element .Login_icon {
	border-right: none;
}

.header_element .email_icon {
	float: right;
}

.header_element.Open .icon {
	background-color: #ed474a;
}

.header_element .element_box {
	position: absolute;
	left: 0px;
	top: 100%;
	background: #2e2e2e;
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: -1;
	height: 0px;
	white-space: nowrap;
	margin-top: 5px;
	border: none;
	transition: all ease-in 100ms;
	-moz-transition: all ease-in 100ms;
	-webkit-transition: all ease-in 100ms;
	-o-transition: all ease-in 100ms;
	-ms-transition: all ease-in 100ms;
}


.header_element .HeadPane {
	left: auto;
	right: 0;
}

.header_element .Login .loginGroup,
.header_element .Login .registerGroup {
	border: none;
	padding: 0px!important;
}

.header_element .Login {
	padding: 0px 10px;
	line-height: 32px;
}

.header_element.Open .element_box {
	filter: alpha(opacity=100);
	opacity: 1;
	z-index: 1000;
	 height: 36px; 
}

.header_element .element_box:before {
	content: " ";
	border: 4px solid transparent;
	border-bottom: 4px solid #2e2e2e;
	position: absolute;
	top: -8px;
	left: 21px;
}

.header_element .HeadPane:before {
	left: auto;
	right: 21px;
}

.nav_box {
	text-align: left;
}

.pulldownsearch {
	position: static;
	float: right;
	width: auto;
	border:none;
}

.searchbut {
	display: none;
}

.searchBox {
	display: block!important;
	opacity:1!important;
	top: 0px;
	height: 50px!important;
	background: none;
	border-left: 1px solid #FFF;
	border-left: 1px solid rgba(255,255,255,0.2);
	border-right: 1px solid #FFF;
	border-right: 1px solid rgba(255,255,255,0.2);
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0px!important;
	padding-top: 7px!important;
}
.searchBox ::-webkit-input-placeholder {
 color:#FFF
}
.searchBox:before{
	display:none;}

/*--------- Mobile Menu style ----------





.mobile_icon {
	font-size: 26px;
	color: #FFF;
	display: inline-block;
	padding: 0 10px;
	border-right: 1px solid #FFF;
	border-right: 1px solid rgba(255,255,255,0.2);
	line-height: 50px;
	cursor: pointer;
	width:50px;
	text-align:center;
}
.mobile_icon.Open .glyphicons:before{
	content: "\E208";
	font-size:22px;
}

#mobile_menu {
	position: absolute;
	top: 100%;
	left: 0px;
	width: 100%;
	z-index: 906;
	background: #2e2e2e;
	display:none;
}

#mobile_menu .menu_main {
	padding: 10px;
}

.multi_menu {
	margin: auto;
}

.multi_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.multi_menu ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.multi_menu ul li img {
	vertical-align: middle;
}

.multi_menu ul li a {
	font-size: 15px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	color: #cccccc;
	display: block;
	text-decoration: none;
	outline: none;
	text-align: left;
	border-bottom: 1px dashed #3a3a3a;
}

.multi_menu ul li a:after {
	clear: both;
	content: ".";
	height: 0px;
	font-size: 0px;
	visibility: hidden;
	display: block;
}

.multi_menu ul li a {
	display: inline-block;
}

.multi_menu ul li a {
	display: block;
}

.multi_menu ul li span {
	padding: 10px 0px;
	display: block;
}

.multi_menu ul li .menu_arrow {
	background-image: url(images/arrow-1.png);
	background-repeat: no-repeat;
	background-position: right -80px;
	display: block;
	width: 40px;
	padding: 0px;
	height: 40px;
	float: right;
	text-indent: 0px;
	overflow: hidden;
	margin: 0px;
	text-align: center;
	line-height: 40px;
	font-size: 0;
}

.multi_menu ul li .menu_arrow.arrow_opened {
}

.multi_menu ul li .menu_arrow.arrow_closed {
	background-position: right -178px;
}

.multi_menu ul ul {
	display: none;
	background: #2e2e2e;
	padding: 2px 0px 5px 0px;
	margin: 0px;
}

.multi_menu ul li.current > ul {
	display: block;
}

.multi_menu ul li.active > a,
 .multi_menu ul li a:hover {
}

.multi_menu ul li.current > a,
 .multi_menu ul li.current > a:hover {
	border-bottom: 1px solid #2e2e2e;
	color: #FFF;
}

.multi_menu ul li a {
	padding: 0 0 0 15px
}

.multi_menu ul li li a {
	padding: 0 0 0 30px
}

.multi_menu ul li li li a {
	padding: 0 0 0 45px
}

.multi_menu ul li li li li a {
	padding: 0 0 0 60px
}

/*foot*



.copyright_style {
	float: none;
	text-align: center;
}

.FooterPane {
	float: none;
	text-align: center;
	padding: 0px 8px 20px;
}
}

 @media only screen and (max-width: 350px) {

.searchBox #dnn_dnnSEARCH_ClassicSearch,
.searchBox #dnn_dnnSEARCH1_ClassicSearch,
.searchBox #dnn_dnnSEARCH2_ClassicSearch,
.searchBox #dnn_dnnSEARCH3_ClassicSearch {
	width: 120px;
}



.searchBox input.NormalTextBox {
	width: 80px!important;
}
}
*/
HeadPane .Normal {
color: #FFF;
line-height: 34px;
padding: 0px 15px;
}
.HeadPane {
float: right;
height: 34px;
line-height: 34px;
}

/*FOMR CSS*/
.lable-form{
    text-align:right;
}
.require
{
    color:red !important;
}
.form-group {
    margin: 5px;
    content: " ";
    display: table;
    clear: both;
}
.modalBackground {
    background-position: top;
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.5;
    margin: 0px 0px 0px 0px;
    margin-top: 0px;
    margin-left: 0px;
    z-index: 1000;
}
.chuy
{
	color:Red;
}
.chuy ul
{
	background-color: #f2dede;
	margin:0px;
	border-radius:3px;
}
.chuy li
{
    list-style:none;
    padding:10px;
}
.cssTdLeft
{
   text-align:right;

}

.panel
{
	margin-bottom:5px;
}
#carousel-example-generic
{
	margin-bottom:5px;
}
.panel-none-title
{
	margin-right: 0;
	margin-left: 0;
	background-color: #fff;
	/*border-color: #ddd;*/
	border:1px solid #ddd;
	border-radius: 4px 4px 0 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: relative;
	padding: 10px;
}
.table-header td 
{
	vertical-align:middle !important;
}
.table-header
{
	font-weight:normal;
	text-transform:normal;
	font-family:Tahoma;
	font-size:13px;
    color: #555;
	font-weight:bold;
	vertical-align:middle;
}
a.link-data-grird
{
	display: inline-flex;
	margin-top: 15px;
	margin-left: 10px;
	color: #C01212;
	text-decoration: none;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td
{
	vertical-align: middle;
}
.item-title-question
{
	color: #C01212;
}

/*
@media only screen and (min-width: 200px) and (max-width: 1120px),
{
	.scroll-products-images clearfix heightfix thumbnails yoxview
	{
	    width:770px !important;
	}
}

@media only screen and (min-width: 200px) and (max-width: 1220px),
{
	#scroll-product-images-chirld
	{
	    width:840px !important;
	}
}

@media only screen and (min-width: 200px) and (max-width: 1100px),
{
	#scroll-product-images-chirld
	{
	    width:725px !important;
	}
	
}


@media only screen and (min-width: 200px) and (max-width: 979px),
{
	#scroll-products-images .previous-item,#scroll-products-images .next-item
	{
		display:none;
	}
	.logo-footer
	{
		display:none;
	}
	
	.hdLogoMobile
	{
	    width:100px !important;
	    
	}
	.banner-main-search
	{
	    width:200px;
	}
}
*/


/*
@media only screen and (min-width: 200px) and (max-width: 995px),
{
	.banner-main-search
	{
	    width:200px;
	}
}



@media only screen and (min-width: 200px) and (max-width: 755px),
{
    
	
	.banner-main-search
	{
	    width:200px;
	}
	
	.navigation-menu
	{
	    padding: 0px 0px 0px 0px !important;
	}
	
}


@media only screen and (min-width: 200px) and (max-width: 500px),
{
	.hdLogoMobile
	{
	    width:80px !important;
	}
}

@media only screen and (min-width: 200px) and (max-width: 450px),
{
	.hdLogoMobile
	{
	    width:70px !important;
	}
}

@media only screen and (min-width: 200px) and (max-width: 350px),
{
	.hdLogoMobile
	{
	    width:50px !important;
	}
}


@media only screen and (min-width: 200px) and (max-width: 300px),
{
	.hdLogoMobile
	{
	     width:35px !important;
	}
}


/*
@media only screen and (min-width: 200px) and (max-width: 400px),
{
	.hdMobile
	{
	    display:none;
	}
	
	
}

@media only screen and (max-width: 200px),
{
	.hd200Mobile
	{
	    display:none;
	}
	.hdMobile
	{
	    display:none;
	}
	
}



@media only screen and (min-width: 200px) and (max-width: 640px),
{
    .imgTinNoiBat2
    {
        width:150px !important;
        height:150px !important;
    }
    
    #featured1
    {
        /*width: 450px !impotant;*
    }
    
    #featured1 .ui-tabs-panel
    {
        height:150px !important;
    }
    
    #featured1 .ui-tabs-panel .info
    {
         height:150px !important;
         left: 165px !important;
    }
    
    #featured1 ul.ui-tabs-nav li
    {
        display: table-footer-group;
        width: 430px !important;
    }
    
    
    #featured1 ul.ui-tabs-nav li a span
    {
        width: 290px !important;
        line-height: 30px !important;
        text-align: left !important;
    }
    
    #featured1 ul.ui-tabs-nav li a img
    {
        width:80px !important;
        height:80px !important;
    }
    
    
    #featured1 ul.ui-tabs-nav
    {
        width: 440px !important;
        height: 400px !important;
    }
}
*/

/*

@media only screen and (min-width: 200px) and (max-width: 460px),
{
    #featured1 .ui-tabs-panel
    {
        height:90px !important;
    }
    .imgTinNoiBat2
    {
         width:90px !important;
        height:90px !important;
    }
    #featured1 .ui-tabs-panel .info
    {
         height:90px !important;
         left: 100px !important;
    }
    
    #featured1 ul.ui-tabs-nav li
    {
        display: table-footer-group;
        width: 390px !important;
    }
    
    #featured1 ul.ui-tabs-nav
    {
        width: 390px !important;
        height: 400px !important;
    }
    
    #featured1 .info p
    {
        display:none;
    }
}

*/
/*
@media only screen and (max-width: 480px)
{
    #featured1 .ui-tabs-panel
    {
        height:70px !important;
    }
    .imgTinNoiBat2
    {
        width:70px !important;
        height:70px !important;
    }
    #featured1 .ui-tabs-panel .info
    {
         height:70px !important;
         left: 90px !important;
    }
    
    #featured1 ul.ui-tabs-nav li
    {
        display: table-footer-group;
        width: 320px !important;
    }
    
    #featured1 ul.ui-tabs-nav
    {
        width: 320px !important;
        height: 240px !important;
        margin-top: 10px;
    }
    
    #featured1 .info p
    {
        display:none;
    }
    #featured1 ul.ui-tabs-nav li a img
    {
        width:60px !important;
        height:60px !important;
        margin: 0px;
    }
    #featured1 ul.ui-tabs-nav li a span
    {
        width: 255px !important;
        line-height: 25px !important;
        text-align: left !important;
        height: 60px !important;
        margin-left: 5px;
    }
    
    .cms_img_tintuc
    {
        margin:0px !important;
        width: 90px !important;
    }
    
    .panel-none-title
    {
        padding:5px !important;
    }
    
    
    .css_tintuc_right
    {
        padding-left: 5px !important;
        width: 310px !important;
    }
    
    .panel-none-title
    {
        width:350px !important;
    }
    
    
    .css_tintuc_right span a
    {
        width: 300px !important;
    }
    .css_tintuc_link_title
    {
        white-space: initial;
    }
}
*/



.banner-image-reposive
{
	max-width:100%;
}
ul#ControlActionMenu > li a,ul#ControlNav > li > a,ul#ControlEditPageMenu > li > a
{
	white-space:nowrap;
}

/*Tiện ích*/
.tienich-item
{
	border:1px solid #EFE1E1;
	border-radius:2px;
	margin-bottom: 2px;
}


.LeftBanner
{
	padding-top:10px;
	/*padding-left:40px !important;
	padding-right:0px !important;
    */
	padding-bottom:0px !important;
}

.banner-main-search input.search-main-input,.banner-main-search .btn
{
	border-radius:0px !important;
}

.registerGroup ul
{
    margin-left:0px;
}

.registerGroup a
{
	color:White !important;
}

.loginGroup a
{
	color:White !important;
}

.dnnFormPopup  .form-horizontal .control-label {
  text-align: right;
  margin-bottom: 0;
  padding-top: 7px;
}
 .form-horizontal .row .control-label
 {
     line-height:37px;
 }
 /*.custom_control_dnndatetime
 {
     padding:0px 0px 0px 
 }*/
  .img-hinhanh
    {
      border: 2px solid #EAE4E4;
      border-radius: 4px;
      box-shadow: 0px 0px 2px #D7D7D7;
    }
    .group-panel-dvyt
    {
        padding:10px 0px 10px 0px;
        border-left:4px solid #e82583;
        border-radius:2px;
        border-top:1px solid #dddddd;
        border-right:1px solid #dddddd;
        border-bottom:1px solid #dddddd;
    }
    .header-group-panel-dvyt{
        color:#e82583;
    }
    .form-search-dvyt
    {
        padding-top:10px;
        padding-left:10px;
    }
    .btn-right-form-search-dvyt
    {
        margin-top:10px !important;
        margin-right:10px !important;
    }
    
    .icon-datlich
    {
        color: #E82583; 
        font-size: 20px;
    }
    .icon-xoa
    {
        color: red; 
        font-size: 20px;
    }
    .icon-xem
    {
        color: #CBB6C0; 
        font-size: 20px;
    }
    .icon-sua
    {
        color: #F57010; 
        font-size: 18px;
    }
    .btn-pink
    {
        background:#E82583 !important;
        color:#fff !important;
        text-shadow:0px !important;
        border-color:#E82583;
    }
    .btn-pink:hover, .btn-pink:active,.btn-pink.active
    {
          background: #ED83B6 !important;
          border-color: #F0AFCF;
          color: #F0EFEF !important;
    }
    
    /*Animation bg multi*/
    .animation-bg
    {
    	
    	z-index: 2;
		height: 100%;
		background: url("../../../../Portals/0/Images/Homepage/banner-image.png") no-repeat;
		position: absolute;  
		width: 100%;
		height: 170px;
    }
    .backgroundimg {
    position: absolute;
    width: 100%;
	height: 170px;

}

#back1 {
    background: url("../../../../Portals/0/Images/Homepage/bg1.png") no-repeat ;

}

#back2 {
    background: url("../../../../Portals/0/Images/Homepage/bg2.png") no-repeat ;
}


@keyframes backgroundchangeFadeInOut {
  0% {
    opacity:1;
  }
  17% {
    opacity:1;
  }
  25% {
    opacity:0;
  }
  92% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-webkit-keyframes backgroundchangeFadeInOut {
  0% {
    opacity:1;
  }
  17% {
    opacity:1;
  }
  25% {
    opacity:0;
  }
  92% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}
#backgroundchange div:nth-of-type(1) {
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
}
#backgroundchange div:nth-of-type(2) {
  animation-delay: 7s;
  -webkit-animation-delay:7s;
}
#backgroundchange div {
animation-name: backgroundchangeFadeInOut;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
animation-duration: 14s;

-webkit-animation-name: backgroundchangeFadeInOut;
-webkit-animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: infinite;
-webkit-animation-duration: 14s;

}

/*------------------------------------------------*/
/* TO TOP */
/*------------------------------------------------*/
#to_top
{
    transition: background-color ease-in 200ms;
	-moz-transition: background-color ease-in 200ms;
	-webkit-transition: background-color ease-in 200ms;
	-o-transition: background-color ease-in 200ms;
	-ms-transition: background-color ease-in 200ms;
	display: block;
	position: fixed;
	right: 20px;
	bottom: 1px;
	z-index: 1000;
	padding: 15px 15px;
	font-size: 0px;
	text-align: center;
	float: right;
	cursor: pointer;
	margin: 0px 0px 0px 0px;
}

#to_top .to_topimg {
    background-image: url("Images/backtotop.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 7px;
    width: 14px;
}

/*
	Footer
*/
.footer-infomation-item
{

}
.footer-infomation-item .item-info
{
	margin-bottom: 4px;
}
.footer-infomation-item .item-info .fa
{
	margin-right: 15px;
	margin-left:15px;
}
.footer-infomation-item .item-info .fa.fa-info-circle
{
	font-size: 20px;
}

.footer-infomation-item .item-info .fa.fa-home
{
	font-size: 23px;
}
.footer-infomation-item .item-info .fa.fa-mobile
{
	font-size: 30px;
	margin-left: 20px;
 	margin-right: 16px;
}
.footer-infomation-item .item-info .fa.fa-fax
{
	font-size: 20px;
}
.footer-infomation-item .item-info .fa.fa-envelope-o
{
	font-size: 20px;
}
.skyonlinesuport img
{
	margin: 0px !important;
	float: left;
}
/*
    Custom Menu Home trang chu
*/
ul.fixed-menu> li:first-child > a
{
    padding:0px !important;
    content:"";
    visibility: hidden;
    word-spacing:-999px;
    letter-spacing: -999px;
    height: 50px;
    margin-left:45px;
}
ul.fixed-menu> li:first-child> a:before
{
    content:"";
    width:50px;
    height:50px;
    visibility: visible;
    display: block;
    word-spacing:normal;
    letter-spacing:normal;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f015";
    position: relative;
    font-size: 30px;
    padding-top: 8px;
    text-align: center;
    color:#fff;
}
ul.fixed-menu> li:first-child> a:after
{
}
ul.fixed-menu> li:first-child.active> a:before {
    background:#fff;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
    -webkit-box-shadow: inset 0 3px 9px rgba(0,0,0,0.25);
    box-shadow: inset 0 3px 9px rgba(0,0,0,0.25);
}
.banner-main-search
{
    z-index: 2;
}