/*login*/
#login-body{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#eaeaea); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #ffffff,  #eaeaea);        /* IE 10 */
	background:-moz-linear-gradient(top,#ffffff,#eaeaea);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ffffff), to(#eaeaea));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#eaeaea));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #ffffff, #eaeaea);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #ffffff, #eaeaea);  /*Opera 11.10+*/
}

.login-logo{
	background:url(../../../img/black/login-logo.png) no-repeat;
}
#login-content{
/* 	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#02030b,endColorStr=#103a64); IE 6 7 8 
	background: -ms-linear-gradient(top, #02030b,  #103a64);        IE 10
	background:-moz-linear-gradient(top,#02030b,#103a64);火狐 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#02030b), to(#103a64));谷歌 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#02030b), to(#103a64));      Safari 4-5, Chrome 1-9
	background: -webkit-linear-gradient(top, #02030b, #103a64);   Safari5.1 Chrome 10+
	background: -o-linear-gradient(top, #02030b, #103a64);  Opera 11.10+ */
	background:url(../../../img/black/login-content.png) repeat-x #0a2250;
	
}
#login-content > div{
	background:url(../../../img/black/login-content-bg.png) no-repeat;
}
#longin-form{
	background:url(../../../img/black/login-form.png) no-repeat;
}
#login-head{
	background:url(../../../img/black/login-head.png) no-repeat;
}
#longin-form .checkbox .bg{
	background:url(../../../img/black/login-checkbox.png) no-repeat;
}
#longin-form .checkbox .bg{
	background-position:-34px 0;
}
#longin-form .checkbox:hover .bg{
	background-position:-17px 0;
}
/* #longin-form .checkbox :checked ~ .bg{
	background-position:0 0;
} */
#longin-form .checkbox .bg.select{
	background-position:0 0;
}
#longin-form  .btn-primary{
	background:#58b434;
	color:#dfecf4;
	font-weight:bold;
	border:0 none;
}
#longin-form  .btn-primary:hover{
	background:#30963b;
	color:#dfecf4;
}
.input-group > div{
	background:#fff;
	border:1px solid #e3e3e3;
}
/* .input-group > input:focus + div{
	border:1px solid #38c2f6;
} */
.input-group .lock,
.input-group .user{
	background:url(../../../img/black/login-operate.png) no-repeat;
}
.input-group .lock{
	background-position:-16px 0;
}

/* #login-footer > ul > li:hover{
	color:#0e3157;
} */
#login-footer > ul > li .download,
#login-footer .slider{
	background:url(../../../img/black/download.png) no-repeat;
}
#login-footer > ul > li .pc{
	background-position:2px 0;
}
#login-footer > ul > li .DSS-help{
	background-position:-34px 0;
}
/* #login-footer > ul > li .xp-ie8{
	background-position:-70px 0;
} */
#login-footer > ul > li .xp-ie8{
	background:url(../../../img/black/readerIcon.png) no-repeat;
}
#login-footer > ul > li .car-charge{
	background-position:-106px 0;
}
#login-footer > ul > li:hover .pc{
	background-position:2px -36px;
}
#login-footer > ul > li:hover .DSS-help{
	background-position:-34px -36px;
}
/* #login-footer > ul > li:hover .xp-ie8{
	background-position:-70px -36px;
} */
 #login-footer > ul > li:hover .xp-ie8{
	background:url(../../../img/black/readerIconHover.png) no-repeat;
} 
#login-footer > ul > li:hover .car-charge{
	background-position:-106px -35px;
}
#login-footer > ul > li .QR-code{
	background:url(../../../img/black/QR-code.png) no-repeat;
}
#login-footer .slider{
	background-position:-149px 0;
}
#error-msg{
	color:#E2312E;
}

#index-body{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#021123,endColorStr=#134776); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #021123,  #134776);        /* IE 10 */
	background:-moz-linear-gradient(top,#021123,#134776);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#021123), to(#134776));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#021123), to(#134776));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #021123, #134776);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #021123, #134776);  /*Opera 11.10+*/
}
/*顶部导航*/
.top-navbar.navbar-inner{
	background:none;
	border:0 none;
}

.top-navbar .brand {
    color: #FFF;
    text-shadow: none;
}
.top-navbar .nav > li:hover,
.top-navbar .nav > li.active:hover{
	background: #4a78a4;
}
.top-navbar .nav > li > a {
    color: #FFF;
    text-shadow: none;
}
.top-navbar .nav > li a:hover.input-append {
    background: none;
}
.top-navbar .nav > .active > a, .top-navbar .nav > .active > a:hover, .top-navbar .nav > .active > a:focus {
    color: #3c96ee;
    background-color: #F3F3F3;
}
.top-navbar .nav > li > a:focus, .top-navbar .nav > li > a:hover {
    color: #fff;
    background: none;
}
.top-navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #FFF;
    border-bottom-color: #FFF;
}
.top-navbar .nav li.dropdown > a:hover .caret, .top-navbar .nav li.dropdown > a:focus .caret {
    border-top-color: #FFF;
    border-bottom-color: #FFF;
}
.navbar .nav li.open.dropdown > .dropdown-toggle .caret, .navbar .nav li.active.dropdown > .dropdown-toggle .caret, .navbar .nav li.active.open.dropdown > .dropdown-toggle .caret {
    border-top-color: #FFF;
    border-bottom-color: #FFF;
}
.top-navbar .nav li.open.dropdown > .dropdown-toggle, .top-navbar .nav li.active.dropdown > .dropdown-toggle, .top-navbar .nav li.active.open.dropdown > .dropdown-toggle {
    color: #fff;
    background: none;
}
.nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus {
    background-color: #3c96ee;
}
#nav-search .fa-search{
	color:#fff;
}
.navbar-search .search-query {
  color:#fff;
  background:#3a90e5;
  border:1px solid #3a90e5;
}
.navbar-search .search-query:focus {
  color:#656565;
  background:#fff;
  border:1px solid #3a90e5;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: none;
 	-moz-box-shadow: none;
  box-shadow: none;
  filter:none;
}
.triangle:hover b,
.triangle.open b {
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
}
/*按钮强调*/
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0391DB;
  *background-color: #0391DB;
  background-image: -moz-linear-gradient(top, #0391DB, #0382C7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0391DB), to(#0382C7));
  background-image: -webkit-linear-gradient(top, #0391DB, #0382C7);
  background-image: -o-linear-gradient(top, #0391DB, #0382C7);
  background-image: linear-gradient(to bottom, #0391DB, #0382C7);
  background-repeat: repeat-x;
  border-color: #0382C7 #0382C7 #035C8B;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0391DB', endColorstr='#ff0382C7', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0382C7;
  *background-color: #0375B3;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #03689F \9;
}
.btn-primary:active, .btn-primary.active {
    background-color: #03689F \9;
}
#gridster-con li {
   /*  background: #fff; */
}
#w-VIDEO .draggable,
#w-VIDEO .bg-left,
#w-VIDEO .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#6dc7ff,endColorStr=#197ae5); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #6dc7ff,  #197ae5);        /* IE 10 */
	background:-moz-linear-gradient(top,#6dc7ff,#197ae5);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#6dc7ff), to(#197ae5));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6dc7ff), to(#197ae5));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #6dc7ff, #197ae5);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #6dc7ff, #197ae5);  /*Opera 11.10+*/
}
#w-VIDEO.li-12:hover .bg-right-bottom,
#w-VIDEO.li-22:hover .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#60BBFB,endColorStr=#197ae5); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #60BBFB,  #197ae5);        /* IE 10 */
	background:-moz-linear-gradient(top,#60BBFB,#197ae5);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#60BBFB), to(#197ae5));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#60BBFB), to(#197ae5));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #60BBFB, #197ae5);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #60BBFB, #197ae5);  /*Opera 11.10+*/
}
#w-VIDEO.li-11:hover .bg-right-bottom,
#w-VIDEO.li-21:hover .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#55B1F8,endColorStr=#197ae5); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #55B1F8,  #197ae5);        /* IE 10 */
	background:-moz-linear-gradient(top,#55B1F8,#197ae5);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#55B1F8), to(#197ae5));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#55B1F8), to(#197ae5));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #55B1F8, #197ae5);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #55B1F8, #197ae5);  /*Opera 11.10+*/
}

#w-SMART .draggable,
#w-SMART .bg-left,
#w-SMART .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#63eeff,endColorStr=#25a2a6); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #63eeff,  #25a2a6);        /* IE 10 */
	background:-moz-linear-gradient(top,#63eeff,#25a2a6);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#63eeff), to(#25a2a6));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#63eeff), to(#25a2a6));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #63eeff, #25a2a6);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #63eeff, #25a2a6);  /*Opera 11.10+*/
}

#w-SMART.li-12:hover .bg-right-bottom,
#w-SMART.li-22:hover .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#5AE3F2,endColorStr=#25a2a6); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #5AE3F2,  #25a2a6);        /* IE 10 */
	background:-moz-linear-gradient(top,#5AE3F2,#25a2a6);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#5AE3F2), to(#25a2a6));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5AE3F2), to(#25a2a6));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #5AE3F2, #25a2a6);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #5AE3F2, #25a2a6);  /*Opera 11.10+*/
}
#w-SMART.li-11:hover .bg-right-bottom,
#w-SMART.li-21:hover .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#50D7E4,endColorStr=#25a2a6); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #50D7E4,  #25a2a6);        /* IE 10 */
	background:-moz-linear-gradient(top,#50D7E4,#25a2a6);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#50D7E4), to(#25a2a6));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#50D7E4), to(#25a2a6));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #50D7E4, #25a2a6);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #50D7E4, #25a2a6);  /*Opera 11.10+*/
}

#w-PARKING .draggable,
#w-PARKING .bg-left,
#w-PARKING .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#acbaff,endColorStr=#8595e1); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #acbaff,  #8595e1);        /* IE 10 */
	background:-moz-linear-gradient(top,#acbaff,#8595e1);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#acbaff), to(#8595e1));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#acbaff), to(#8595e1));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #acbaff, #8595e1);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #acbaff, #8595e1);  /*Opera 11.10+*/
}
#w-PARKING.li-12:hover .bg-right-bottom,
#w-PARKING.li-22:hover .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#A6B4FA,endColorStr=#8595e1); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #A6B4FA,  #8595e1);        /* IE 10 */
	background:-moz-linear-gradient(top,#A6B4FA,#8595e1);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#A6B4FA), to(#8595e1));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#A6B4FA), to(#8595e1));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #A6B4FA, #8595e1);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #A6B4FA, #8595e1);  /*Opera 11.10+*/
}
#w-PARKING.li-11:hover .bg-right-bottom,
#w-PARKING.li-21:hover .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#A2B0F7,endColorStr=#8595e1); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #A2B0F7,  #8595e1);        /* IE 10 */
	background:-moz-linear-gradient(top,#A2B0F7,#8595e1);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#A2B0F7), to(#8595e1));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#A2B0F7), to(#8595e1));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #A2B0F7, #8595e1);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #A2B0F7, #8595e1);  /*Opera 11.10+*/
}

#w-MAINTAIN .draggable,
#w-MAINTAIN .bg-left,
#w-MAINTAIN .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#63c1fe,endColorStr=#01b5c4); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #63c1fe,  #01b5c4);        /* IE 10 */
	background:-moz-linear-gradient(top,#63c1fe,#01b5c4);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#63c1fe), to(#01b5c4));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#63c1fe), to(#01b5c4));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #63c1fe, #01b5c4);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #63c1fe, #01b5c4);  /*Opera 11.10+*/
}
#w-MAINTAIN.li-12:hover .bg-right-bottom,
#w-MAINTAIN.li-22:hover .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#56BFF6,endColorStr=#01b5c4); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #56BFF6,  #01b5c4);        /* IE 10 */
	background:-moz-linear-gradient(top,#56BFF6,#01b5c4);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#56BFF6), to(#01b5c4));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#56BFF6), to(#01b5c4));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #56BFF6, #01b5c4);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #56BFF6, #01b5c4);  /*Opera 11.10+*/
}
#w-MAINTAIN.li-11:hover .bg-right-bottom,
#w-MAINTAIN.li-21:hover .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#47BEED,endColorStr=#01b5c4); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #47BEED,  #01b5c4);        /* IE 10 */
	background:-moz-linear-gradient(top,#47BEED,#01b5c4);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#47BEED), to(#01b5c4));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#47BEED), to(#01b5c4));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #47BEED, #01b5c4);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #47BEED, #01b5c4);  /*Opera 11.10+*/
}

#w-EMAP .draggable,
#w-EMAP .bg-left,
#w-EMAP .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#6cc068,endColorStr=#498d36); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #6cc068,  #498d36);        /* IE 10 */
	background:-moz-linear-gradient(top,#6cc068,#498d36);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#6cc068), to(#498d36));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6cc068), to(#498d36));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #6cc068, #498d36);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #6cc068, #498d36);  /*Opera 11.10+*/
}
#w-EMAP.li-12:hover .bg-right-bottom,
#w-EMAP.li-22:hover .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#66B860,endColorStr=#498d36); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #66B860,  #498d36);        /* IE 10 */
	background:-moz-linear-gradient(top,#66B860,#498d36);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#66B860), to(#498d36));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#66B860), to(#498d36));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #66B860, #498d36);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #66B860, #498d36);  /*Opera 11.10+*/
}
#w-EMAP.li-11:hover .bg-right-bottom,
#w-EMAP.li-21:hover .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#62B25A,endColorStr=#498d36); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #62B25A,  #498d36);        /* IE 10 */
	background:-moz-linear-gradient(top,#62B25A,#498d36);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#62B25A), to(#498d36));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#62B25A), to(#498d36));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #62B25A, #498d36);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #62B25A, #498d36);  /*Opera 11.10+*/
}

#w-CARDSOLUTION .draggable,
#w-CARDSOLUTION .bg-left,
#w-CARDSOLUTION .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#7ebc1d,endColorStr=#609d1e); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #7ebc1d,  #609d1e);        /* IE 10 */
	background:-moz-linear-gradient(top,#7ebc1d,#609d1e);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#7ebc1d), to(#609d1e));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7ebc1d), to(#609d1e));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #7ebc1d, #609d1e);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #7ebc1d, #609d1e);  /*Opera 11.10+*/
}
#w-CARDSOLUTION.li-12:hover .bg-right-bottom,
#w-CARDSOLUTION.li-22:hover .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#7AB81D,endColorStr=#609d1e); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #7AB81D,  #609d1e);        /* IE 10 */
	background:-moz-linear-gradient(top,#7AB81D,#609d1e);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#7AB81D), to(#609d1e));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7AB81D), to(#609d1e));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #7AB81D, #609d1e);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #7AB81D, #609d1e);  /*Opera 11.10+*/
}
#w-CARDSOLUTION.li-11:hover .bg-right-bottom,
#w-CARDSOLUTION.li-21:hover .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#76B31E,endColorStr=#609d1e); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #76B31E,  #609d1e);        /* IE 10 */
	background:-moz-linear-gradient(top,#76B31E,#609d1e);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#76B31E), to(#609d1e));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#76B31E), to(#609d1e));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #76B31E, #609d1e);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #76B31E, #609d1e);  /*Opera 11.10+*/
}

#w-PUBLISHING .draggable,
#w-PUBLISHING .bg-left,
#w-PUBLISHING .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#386ac3,endColorStr=#1e468b); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #386ac3,  #1e468b);        /* IE 10 */
	background:-moz-linear-gradient(top,#386ac3,#1e468b);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#386ac3), to(#1e468b));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#386ac3), to(#1e468b));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #386ac3, #1e468b);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #386ac3, #1e468b);  /*Opera 11.10+*/
}
#w-PUBLISHING.li-12:hover .bg-right-bottom,
#w-PUBLISHING.li-22:hover .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#3566BC,endColorStr=#1e468b); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #3566BC,  #1e468b);        /* IE 10 */
	background:-moz-linear-gradient(top,#3566BC,#1e468b);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#3566BC), to(#1e468b));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3566BC), to(#1e468b));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #3566BC, #1e468b);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #3566BC, #1e468b);  /*Opera 11.10+*/
}
#w-PUBLISHING.li-11:hover .bg-right-bottom,
#w-PUBLISHING.li-21:hover .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#3160B4,endColorStr=#1e468b); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #3160B4,  #1e468b);        /* IE 10 */
	background:-moz-linear-gradient(top,#3160B4,#1e468b);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#3160B4), to(#1e468b));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3160B4), to(#1e468b));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #3160B4, #1e468b);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #3160B4, #1e468b);  /*Opera 11.10+*/
}

#w-CIMS.li-12:hover .bg-right-bottom,
#w-CIMS.li-22:hover .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#3566BC,endColorStr=#1e468b); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #3566BC,  #1e468b);        /* IE 10 */
	background:-moz-linear-gradient(top,#3566BC,#1e468b);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#3566BC), to(#1e468b));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3566BC), to(#1e468b));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #3566BC, #1e468b);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #3566BC, #1e468b);  /*Opera 11.10+*/
}
#w-CIMS.li-11:hover .bg-right-bottom,
#w-CIMS.li-21:hover .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#3160B4,endColorStr=#1e468b); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #3160B4,  #1e468b);        /* IE 10 */
	background:-moz-linear-gradient(top,#3160B4,#1e468b);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#3160B4), to(#1e468b));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3160B4), to(#1e468b));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #3160B4, #1e468b);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #3160B4, #1e468b);  /*Opera 11.10+*/
}

#w-PEMS .draggable,
#w-PEMS .bg-left,
#w-PEMS .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ed834f,endColorStr=#bb5a2f); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #ed834f,  #bb5a2f);        /* IE 10 */
	background:-moz-linear-gradient(top,#ed834f,#bb5a2f);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ed834f), to(#bb5a2f));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ed834f), to(#bb5a2f));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #ed834f, #bb5a2f);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #ed834f, #bb5a2f);  /*Opera 11.10+*/
}
#w-PEMS.li-12:hover .bg-right-bottom,
#w-PEMS.li-22:hover .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#E67D4A,endColorStr=#bb5a2f); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #E67D4A,  #bb5a2f);        /* IE 10 */
	background:-moz-linear-gradient(top,#E67D4A,#bb5a2f);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#E67D4A), to(#bb5a2f));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E67D4A), to(#bb5a2f));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #E67D4A, #bb5a2f);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #E67D4A, #bb5a2f);  /*Opera 11.10+*/
}
#w-PEMS.li-11:hover .bg-right-bottom,
#w-PEMS.li-21:hover .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#DF7746,endColorStr=#bb5a2f); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #DF7746,  #bb5a2f);        /* IE 10 */
	background:-moz-linear-gradient(top,#DF7746,#bb5a2f);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#DF7746), to(#bb5a2f));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DF7746), to(#bb5a2f));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #DF7746, #bb5a2f);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #DF7746, #bb5a2f);  /*Opera 11.10+*/
}

#w-VIDEOTALK .draggable,
#w-VIDEOTALK .bg-left,
#w-VIDEOTALK .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#419AF3,endColorStr=#104579); /*IE 6 7 8*/
	background: -ms-linear-gradient(top, #419AF3,  #104579);        /* IE 10 */
	background:-moz-linear-gradient(top,#419AF3,#104579);/*火狐*/
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#419AF3), to(#104579));/*谷歌*/
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#419AF3), to(#104579));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #419AF3, #104579);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #419AF3, #104579);  /*Opera 11.10+*/
}
#w-VIDEOTALK.li-12:hover .bg-right-bottom,
#w-VIDEOTALK.li-22:hover .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#419AF3,endColorStr=#104579); /*IE 6 7 8*/
	background: -ms-linear-gradient(top, #3a8ee1,  #104579);        /* IE 10 */
	background:-moz-linear-gradient(top,#3a8ee1,#104579);/*火狐*/
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#3a8ee1), to(#104579));/*谷歌*/
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3a8ee1), to(#104579));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #3a8ee1, #104579);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #3a8ee1, #104579);  /*Opera 11.10+*/
}
#w-VIDEOTALK.li-11:hover .bg-right-bottom,
#w-VIDEOTALK.li-21:hover .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#419AF3,endColorStr=#104579); /*IE 6 7 8*/
	background: -ms-linear-gradient(top, #3a8ee1,  #104579);        /* IE 10 */
	background:-moz-linear-gradient(top,#3a8ee1,#104579);/*火狐*/
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#3a8ee1), to(#104579));/*谷歌*/
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3a8ee1), to(#104579));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #3a8ee1, #104579);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #3a8ee1, #104579);  /*Opera 11.10+*/
}

#w-PDMS .draggable,
#w-PDMS .bg-left,
#w-PDMS .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#639BFA,endColorStr=#216EE2); /*IE 6 7 8*/
	background: -ms-linear-gradient(top, #639BFA,  #216EE2);        /* IE 10 */
	background:-moz-linear-gradient(top,#639BFA,#216EE2);/*火狐*/
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#639BFA), to(#216EE2));/*谷歌*/
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#639BFA), to(#216EE2));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #639BFA, #216EE2);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #639BFA, #216EE2);  /*Opera 11.10+*/
}
#w-PDMS.li-12:hover .bg-right-bottom,
#w-PDMS.li-22:hover .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr= #5994F7,endColorStr=#216EE2); /*IE 6 7 8*/
	background: -ms-linear-gradient(top, #5994F7,  #216EE2);        /* IE 10 */
	background:-moz-linear-gradient(top,#5994F7,#216EE2);/*火狐*/
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#5994F7), to(#216EE2));/*谷歌*/
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5994F7), to(#216EE2));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #5994F7, #216EE2);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #4e8cfa, #216EE2);  /*Opera 11.10+*/
}
#w-PDMS.li-11:hover .bg-right-bottom,
#w-PDMS.li-21:hover .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#5994F7,endColorStr=#216EE2); /*IE 6 7 8*/
	background: -ms-linear-gradient(top, #5994F7,  #216EE2);        /* IE 10 */
	background:-moz-linear-gradient(top,#5994F7,#216EE2);/*火狐*/
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#5994F7), to(#216EE2));/*谷歌*/
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5994F7), to(#216EE2));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #5994F7, #216EE2);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #5994F7, #216EE2);  /*Opera 11.10+*/
}

#w-BROADCAST .draggable,
#w-BROADCAST .bg-left,
#w-BROADCAST .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ff7575,endColorStr=#e25858); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #ff7575,  #e25858);        /* IE 10 */
	background:-moz-linear-gradient(top,#ff7575,#e25858);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ff7575), to(#e25858));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff7575), to(#e25858));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #ff7575, #e25858);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #ff7575, #e25858);  /*Opera 11.10+*/
}
#w-BROADCAST.li-12:hover .bg-right-bottom,
#w-BROADCAST.li-22:hover .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FB7171,endColorStr=#e25858); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #FB7171,  #e25858);        /* IE 10 */
	background:-moz-linear-gradient(top,#FB7171,#e25858);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#FB7171), to(#e25858));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FB7171), to(#e25858));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #FB7171, #e25858);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #FB7171, #e25858);  /*Opera 11.10+*/
}
#w-BROADCAST.li-11:hover .bg-right-bottom,
#w-BROADCAST.li-21:hover .bg-right-bottom{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F86E6E,endColorStr=#e25858); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #F86E6E,  #e25858);        /* IE 10 */
	background:-moz-linear-gradient(top,#F86E6E,#e25858);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#F86E6E), to(#e25858));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F86E6E), to(#e25858));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #F86E6E, #e25858);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #F86E6E, #e25858);  /*Opera 11.10+*/
}

#w-VIMS .draggable,
#w-VIMS .bg-left,
#w-VIMS .bg-right-bottom{
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#399dfd,endColorStr=#005abb); /*IE 6 7 8*/
    background: -ms-linear-gradient(top, #399dfd,  #005abb);        /* IE 10 */
    background:-moz-linear-gradient(top,#399dfd,#005abb);/*火狐*/
    background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#399dfd), to(#005abb));/*谷歌*/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#399dfd), to(#005abb));      /* Safari 4-5, Chrome 1-9*/
    background: -webkit-linear-gradient(top, #399dfd, #005abb);   /*Safari5.1 Chrome 10+*/
    background: -o-linear-gradient(top, #399dfd, #005abb);  /*Opera 11.10+*/
}
#w-VIMS.li-12:hover .bg-right-bottom,
#w-VIMS.li-22:hover .bg-right-bottom{
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#3193F4,endColorStr=#005abb); /*IE 6 7 8*/
    background: -ms-linear-gradient(top, #3193F4,  #005abb);        /* IE 10 */
    background:-moz-linear-gradient(top,#3193F4,#005abb);/*火狐*/
    background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#3193F4), to(#005abb));/*谷歌*/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3193F4), to(#005abb));      /* Safari 4-5, Chrome 1-9*/
    background: -webkit-linear-gradient(top, #3193F4, #005abb);   /*Safari5.1 Chrome 10+*/
    background: -o-linear-gradient(top, #3193F4, #005abb);  /*Opera 11.10+*/
}
#w-VIMS.li-11:hover .bg-right-bottom,
#w-VIMS.li-21:hover .bg-right-bottom{
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#2889E9,endColorStr=#005abb); /*IE 6 7 8*/
    background: -ms-linear-gradient(top, #2889E9,  #005abb);        /* IE 10 */
    background:-moz-linear-gradient(top,#2889E9,#005abb);/*火狐*/
    background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#2889E9), to(#005abb));/*谷歌*/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2889E9), to(#005abb));      /* Safari 4-5, Chrome 1-9*/
    background: -webkit-linear-gradient(top, #2889E9, #005abb);   /*Safari5.1 Chrome 10+*/
    background: -o-linear-gradient(top, #2889E9, #005abb);  /*Opera 11.10+*/
}

#define-menu {
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#3f4146,endColorStr=#4b7596); /*IE 6 7 8*/ 
	background: -ms-linear-gradient(top, #3f4146,  #4b7596);        /* IE 10 */
	background:-moz-linear-gradient(top,#3f4146,#4b7596);/*火狐*/ 
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#3f4146), to(#4b7596));/*谷歌*/ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3f4146), to(#4b7596));      /* Safari 4-5, Chrome 1-9*/
	background: -webkit-linear-gradient(top, #3f4146, #4b7596);   /*Safari5.1 Chrome 10+*/
	background: -o-linear-gradient(top, #3f4146, #4b7596);  /*Opera 11.10+*/
}
#gridster-con li a{
	color:#fff;
}
#define-menu li {
    color: #fff;
    
}
#define-menu .title {
    background: #3f79ca;
    color: #fff;
}
.dropdown-submenu > a:after {
    border-left-color: #535353;
}
#btn-apply{
    background: #5592A3;
    border: 0 none;
    color: #fff;
}
.btn-apply {
	background: #5592A3;
    border: 0 none;
    color: #fff;
}
#btn-cancel{
    background: #295968;
    border: 0 none;
    color: #fff;
}
.btn-cancel{
	background: #295968;
    border: 0 none;
    color: #fff;
}

#home-page .dropdown-menu > li > a:hover, 
#home-page .dropdown-menu > li > a:focus, 
#home-page .dropdown-submenu:hover > a, 
#home-page .dropdown-submenu:focus > a,
#home-page .dropdown-menu > li.open > a {
    background: none;
    filter: none;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #179ADF;
  background-image: none;
  filter: none;
}

/*hp-nemu*/
#hp-menu>li>a:hover{
	color:green;
}
#hp-menu .submenu > li > a:hover, 
#hp-menu .submenu > li > a:focus, 
#hp-menu .submenu:hover > a, 
#hp-menu .submenu:focus > a {
    color: #333333;
    background: none;
    border-bottom: none;
    border-top:none;
    filter: none;
}
.dropdown-menu{
	background:#EBEAEA  url(../../../img/black/dropdown-menu-li.png) repeat-y right top;
}

.navbar .nav > li > .dropdown-menu:after {
  border-bottom: 6px solid #EBEAEA;
}

.dropdown-menu > .hp-card-li:hover > a > .name{
	color:#66a815;
}
.dropdown-menu > .hp-face-li:hover > a > .name{
	color:#F5860E;
}
.dropdown-menu > .hp-card-li:hover > a:after {
	border-left-color: #66a815;
}
.dropdown-menu > .hp-face-li:hover > a:after {
	border-left-color: #F5860E;
}

.dropdown-menu > .hp-video-li:hover > a > .name{
	color:#41a0eb;
}
.dropdown-menu > .hp-video-li:hover > a:after {
	border-left-color: #41a0eb;
}
.dropdown-menu > .hp-smart-li:hover > a > .name{
	color:#42ccd6;
}
.dropdown-menu > .hp-smart-li:hover > a:after {
	border-left-color: #42ccd6;
}
.dropdown-menu > .hp-map-li:hover > a > .name{
	color:#59a74e;
}
.dropdown-menu > .hp-map-li:hover > a:after {
	border-left-color: #59a74e;
}
.dropdown-menu > .hp-hrms-li:hover > a > .name{
	color:#08E6F2;
}
.dropdown-menu > .hp-hrms-li:hover > a:after {
	border-left-color: #08E6F2;
}
.dropdown-menu > .hp-pe-li:hover > a > .name{
	color:#c46737;
}
.dropdown-menu > .hp-pe-li:hover > a:after {
	border-left-color: #c46737;
}
.dropdown-menu > .hp-publishing-li:hover > a > .name{
	color:#1f4d91;
}

.dropdown-menu > .hp-cims-li:hover > a > .name{
	color:#1f4d91;
}

.dropdown-menu > .hp-publishing-li:hover > a:after {
	border-left-color: #1f4d91;
}

.dropdown-menu > .hp-cims-li:hover > a:after {
	border-left-color: #1f4d91;
}

.dropdown-menu > .hp-videotalk-li:hover > a > .name{
	color:#0969c8;
}
.dropdown-menu > .hp-videotalk-li:hover > a:after {
	border-left-color: #0969c8;
}
.dropdown-menu > .hp-broadcast-li:hover > a > .name{
	color:#e8625e;
}
.dropdown-menu > .hp-broadcast-li:hover > a:after {
	border-left-color: #e8625e;
}
.dropdown-menu > .hp-maintain-li:hover > a > .name{
	color:#0fb8c5;
}
.dropdown-menu > .hp-maintain-li:hover > a:after {
	border-left-color: #0fb8c5;
}
.dropdown-menu > .hp-parking-li:hover > a > .name{
	color:#8999E4;
}

.dropdown-menu > .hp-pd-li:hover > a > .name{
	color:#5591F5;
}
.dropdown-menu > .hp-pd-li:hover > a:after {
	border-left-color: #5591F5;
}

/*gridster*/


.resize{
	background: url(../../../img/black/resize.png) no-repeat 0;
}
.resize:hover{
	/* background: url(../../../img/black/resize-hover.png) no-repeat 0 3px; */
}
/*gridster End*/

.logo {
    /*background: url(../../../img/black/logo.png) no-repeat;*/
    width: "54px";
    height: "54px";
    display:"inline-block";
}
/*.brand-logo {*/
    /*background: url(../../../img/black/brand-logo.png) no-repeat;*/
/*}*/
#move-left {
    background: url(../../../img/black/left.png) no-repeat;
   
}
#move-left:hover {
	background: url(../../../img/black/left-hover.png) no-repeat;
}
#move-right {
	background: url(../../../img/black/right.png) no-repeat;
}
#move-right:hover {
    background: url(../../../img/black/right-hover.png) no-repeat;
}
#gridster-con li:hover .hover-bg{
	background: url(../../../img/black/gridster-hover-bg.png) repeat-x;
}

/*自定义菜单*/
.menu-video {
    background: url(../../../img/black/menu-video.png) no-repeat;
}
.menu-smart {
    background: url(../../../img/black/menu-smart.png) no-repeat;
}
.menu-card {
    background: url(../../../img/black/menu-card.png) no-repeat;
}
.menu-cims{
    background: url(../../../img/black/menu-cims.png) no-repeat;
}
.menu-map {
    background: url(../../../img/black/menu-map.png) no-repeat;
}
.menu-pe {
    background: url(../../../img/black/menu-pe.png) no-repeat;
}
.menu-pd {
    background: url(../../../img/black/menu-pd.png) no-repeat;
}
.menu-publishing {
    background: url(../../../img/black/menu-publishing.png) no-repeat;
}
.menu-parking {
    background: url(../../../img/black/menu-parking.png) no-repeat;
}
.menu-videotalk {
    background: url(../../../img/black/menu-videotalk.png) no-repeat;
}
.menu-broadcast {
    background: url(../../../img/black/menu-broadcast.png) no-repeat;
}
.menu-maintain {
    background: url(../../../img/black/menu-maintain.png) no-repeat;
}
.menu-hrms {
	background: url(../../../img/black/menu-hrms.png) no-repeat -1px 0;
}
.menu-video.select {
    background: url(../../../img/black/menu-video-s.png) no-repeat -1px 0;
}
.menu-smart.select {
    background: url(../../../img/black/menu-smart-s.png) no-repeat -1px 0;
}
.menu-card.select {
    background: url(../../../img/black/menu-card-s.png) no-repeat -1px 0;
}
.menu-cims.select {
    background: url(../../../img/black/menu-cims-s.png) no-repeat -1px 0;
}
.menu-map.select {
    background: url(../../../img/black/menu-map-s.png) no-repeat -1px 0;
}
.menu-pe.select {
    background: url(../../../img/black/menu-pe-s.png) no-repeat -1px 0;
}
.menu-pd.select {
    background: url(../../../img/black/menu-pd-s.png) no-repeat -1px 0;
}
.menu-publishing.select {
    background: url(../../../img/black/menu-publishing-s.png) no-repeat -1px 0;
}
.menu-parking.select {
    background: url(../../../img/black/menu-parking-s.png) no-repeat -1px 0;
}
.menu-videotalk.select {
    background: url(../../../img/black/menu-videotalk-s.png) no-repeat -1px 0;
}
.menu-broadcast.select {
    background: url(../../../img/black/menu-broadcast-s.png) no-repeat -1px 0;
}
.menu-maintain.select {
    background: url(../../../img/black/menu-maintain-s.png) no-repeat -1px 0;
}
.menu-hrms.select{
	background: url(../../../img/black/menu-hrms-s.png) no-repeat -1px 0;
}

/*头部菜单*/
.hp-video{
    background: url(../../../img/black/hp-video.png) no-repeat;
}
.hp-cascade{
	background: url(../../../img/black/hp-cascade.png) no-repeat;
}
.hp-smart{
    background: url(../../../img/black/hp-smart.png) no-repeat;
}
.hp-card{
    background: url(../../../img/black/hp-card.png) no-repeat;
}
.hp-face{
    background: url(../../../img/black/hp-face.png) no-repeat;
}
.hp-map{
    background: url(../../../img/black/hp-map.png) no-repeat;
}
.hp-pe{
    background: url(../../../img/black/hp-pe.png) no-repeat;
}
.hp-cims{
    background: url(../../../img/black/hp-cims.png) no-repeat;
} 
.hp-pd{
    background: url(../../../img/black/hp-pd.png) no-repeat;
}
.hp-publishing{
    background: url(../../../img/black/hp-publishing.png) no-repeat;
}
.hp-parking{
    background: url(../../../img/black/hp-parking.png) no-repeat;
}
.hp-videotalk {
    background: url(../../../img/black/hp-videotalk.png) no-repeat;
}
.hp-broadcast {
    background: url(../../../img/black/hp-broadcast.png) no-repeat;
}
.hp-maintain{
    background: url(../../../img/black/hp-maintain.png) no-repeat;
}
/*二级菜单 小区应用*/
.hrms-base {
	background: url(../../../img/black/hrms-base.png) no-repeat;
}
.hrms-realty {
	background: url(../../../img/black/hrms-realty.png) no-repeat;
}
.scms-datacenter{
    background: url(../../../img/black/scms-datacenter.png) no-repeat;
}
.irental {
	background: url(../../../img/black/Evo-irental.png) no-repeat;
}
.sensor {/*物联感知*/
	background: url(../../../img/black/sensor-service.png) no-repeat;
}

/*二级菜单  人脸应用*/
.face-stranger{
    background: url(../../../img/black/face-stranger.png) no-repeat;
}
.face-alarm{
    background: url(../../../img/black/face-alarm.png) no-repeat;
}
.face-control{
    background: url(../../../img/black/face-control.png) no-repeat;
}
.face-group{
    background: url(../../../img/black/face-group.png) no-repeat;
}
.face-bind{
    background: url(../../../img/black/face-bind.png) no-repeat;
}

/*二级菜单  视频监控*/
.video-real{
    background: url(../../../img/black/video-real.png) no-repeat;
}
.video-record{
    background: url(../../../img/black/video-record.png) no-repeat;
}
.video-wall{
    background: url(../../../img/black/video-wall.png) no-repeat;
}
.video-voice{
    background: url(../../../img/black/video-voice.png) no-repeat;
}
.video-ball{
    background: url(../../../img/black/video-ball.png) no-repeat;
}
.video-config{
    background: url(../../../img/black/video-config.png) no-repeat;
}
.video-alarm{
    background: url(../../../img/black/video-alarm.png) no-repeat;
}
.video-plan{
    background: url(../../../img/black/video-plan.png) no-repeat;
}
/*二级菜单  智能应用*/
.smart-follow{
    background: url(../../../img/black/smart-follow.png) no-repeat;
}
.smart-face{
    background: url(../../../img/black/smart-face.png) no-repeat;
}
.smart-number{
    background: url(../../../img/black/smart-number.png) no-repeat;
}
.smart-ps{
    background: url(../../../img/black/smart-ps.png) no-repeat;
}
.smart-behaviour{
    background: url(../../../img/black/smart-behaviour.png) no-repeat;
}

/*二级菜单  一卡通应用*/
.card-door{
    background: url(../../../img/black/card-door.png) no-repeat;
}
.card-attendance{
    background: url(../../../img/black/card-attendance.png) no-repeat;
}
.card-watch{
    background: url(../../../img/black/card-watch.png) no-repeat;
}
.card-visitor{
    background: url(../../../img/black/card-visitor.png) no-repeat;
}
.card-consume{
    background: url(../../../img/black/card-consume.png) no-repeat;
}
.card-elevator{
    background: url(../../../img/black/card-elevator.png) no-repeat;
}
.card-config{
    background: url(../../../img/black/card-config.png) no-repeat;
}
.card-person{
    background: url(../../../img/black/card-person.png) no-repeat;
}

/*二级菜单 出租屋*/
.hp-hrms{
	background: url(../../../img/black/hrms.png) no-repeat;
}


#top-tab > ul > li{
	background: url(../../../img/black/li-tab.png) no-repeat;
	color:#fff;
	background-size:100%;
}
#top-tab > ul > li:hover,
#top-tab > ul > li.select{
	background: url(../../../img/black/li-tab-select.png) no-repeat;
	color: #323232;
	background-size: 100%;
}
#top-tab > ul > li .remove{
	background: url(../../../img/black/li-tab-remove.png) no-repeat;
}
#top-tab > ul > li .remove{
	background-position:-12px 0;
}
#top-tab > ul > li.select .remove,
#top-tab > ul > li:hover .remove{
	background-position:0 0;
}
#top-tab > ul > li remove:hover{
	background-position:-24px 0;
}
#top-tab > ul > li .remove:hover{
	background-position:-24px 0;
}

#tab-move-right{
	background:#04152C;
}
#tab-move-left{
	background:#031123;
}
.dialog-title { 
	background:#121e34; color:#fff!important;
}
.title-name{
	color:#fff;
}
/*.ui_state_drag .ui_title { border-top-color:#000; }*/
#lock-loading{
	background: url(../../../img/black/loading.gif) no-repeat;
}
#data-menu,
#system-config-menu {
	background: #465a73;
}
#data-menu .title,
#system-config-menu .title {
    background: #3f79ca;
    color: #fff;
}
.data-item-title{
	background:#808c9a;
	color: #fff;
}
.sub-data-menu label{
	background:#405266;
	color: #fff;
}
.data-g-title{
	background: #838f9d;
}
.data-g-icon{
	background: url(../../../img/black/data-g-icon.png) no-repeat;
}
#data-gridster-div li,
.gridster li{
	background: #45576d;
	color:#fff;
}

/*数据概览页面*/
.data-PARKING-icon{
	background: url(../../../img/black/data-PARKING-icon.png) no-repeat;
}
.data-EMAP-icon{
	background: url(../../../img/black/data-EMAP-icon.png) no-repeat;
}
.data-VIDEO-icon{
	background: url(../../../img/black/data-VIDEO-icon.png) no-repeat;
}
.data-BROADCAST-icon{
	background: url(../../../img/black/data-BROADCAST-icon.png) no-repeat;
}
.data-SMART-icon{
	background: url(../../../img/black/data-SMART-icon.png) no-repeat;
}
.data-CARDSOLUTION-icon{
	background: url(../../../img/black/data-CARDSOLUTION-icon.png) no-repeat;
}
.data-PEMS-icon{
	background: url(../../../img/black/data-PEMS-icon.png) no-repeat;
}
.data-VIDEOTALK-icon{
	background: url(../../../img/black/data-VIDEOTALK-icon.png) no-repeat;
}
.data-MAINTAIN-icon{
	background: url(../../../img/black/data-MAINTAIN-icon.png) no-repeat;
}
.data-PUBLISHING-icon{
	background: url(../../../img/black/data-PUBLISHING-icon.png) no-repeat;
}
.data-CIMS-icon{
	background: url(../../../img/black/data-CIMS-icon.png) no-repeat;
}
.ivssFaceCapture{
	background: url(../../../img/black/ivssFaceCapture.png) no-repeat;
}
