/*======================new agency menu=========================*/
#new-menu-agency {
  background: rgb(230,233,239);
  background: linear-gradient(0deg, rgba(230,233,239,1) 0%, rgba(255,255,255,1) 31%, rgba(255,255,255,1) 64%, rgba(230,233,239,1) 100%);
  height: 47px;
  width: 986px;
  display: table;
  text-align: center;
  border-radius: 6px 6px 0 0;
  margin: 0 3px;
  margin-bottom: 4px;
}
#new-menu-agency > div{
  border-left: 1px solid #d1cfcf;
  height: 47px;
  position: relative;
  z-index: 10;
  display: table-cell;
}
#new-menu-agency div.first-item {
  border:none;
  width: 40px;
}

#new-menu-agency div a {
  color: #606060;	
  display: block;
  font-size: 14px;
  line-height: 47px;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;  
  text-decoration: none;
  font-weight: 500;
}
#new-menu-agency > div:hover > a {
  background: #22477e;
  background: -moz-linear-gradient(top, #22477e 0%, #537ab0 100%);
  background: -webkit-linear-gradient(top, #22477e 0%,#537ab0 100%);
  background: linear-gradient(to bottom, #22477e 0%,#537ab0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22477e', endColorstr='#537ab0',GradientType=0 );
  color: #FFF;
}
#new-menu-agency > div.first-item:hover > a {
  border-top-left-radius: 6px;
}
#new-menu-agency > div.last-item:hover > a {
  border-top-right-radius: 6px;
}
ul.drop-menu li {
  text-indent: 10px;
}
ul.big-item li{
  text-indent: 12px;
}

#new-menu-agency div:hover .drop-menu {
  display: block;
}
#new-menu-agency .drop-menu {
  background: #22477e url(../images/sub_bg.png) repeat-x left top;
  /*
  border-right: 1px solid #22477e;
  border-left: 1px solid #22477e;
  border-bottom: 1px solid #22477e;
  */
  display: none;
  position: absolute;
  left: 0;
  top: 47px;
  z-index: 9999;
  text-align: left;
  width: max-content;
  padding: 0 10px 6px;
  border-radius: 0 0 6px 6px;
  box-shadow: 0px 3px 8px -2px #505263;
}
#new-menu-agency div .drop-menu div {
  height: auto;
}
#new-menu-agency div .drop-menu div a {
  color: #FFF;
  line-height: 28px !important;
  height: auto !important;
  font-size: 13px;
  font-weight: normal;
}
#new-menu-agency div .drop-menu div a:hover {
  color: #add6f1;	
}
#new-menu-agency .drop-menu div:first-child a {
  padding-top: 8px;
}

#new-menu-agency .new_item {
  font-size:13px;
  color:red; 
  font-weight: 500; 
  margin-left: 4px;
}
#new-menu-agency .free_item {
  font-size:13px;
  color:#52E802;
  margin-left: 3px;
}

.border-top > a {
  border-top: 1px solid #22477e;
}
/*======================/new agency menu=========================*/

.main-agency.main {
  position: static !important;
}

*+html .search-drop-width {
  width: 221px;
}
*+html .search-drop-width {
  width: 221px;
}
*+html .application-drop-width {
  width: 149px;
} 
*+html .office-drop-width {
  width: 224px;
}
*+html .services-drop-width {
  width: 238px;
}
*+html .miscellanea-drop-width {
  width: 180px;
}

.menu {
  width: 100%;
  float: left;
  height: 48px;    
  position: relative;
  z-index: 10;
  padding-top: 3px;
  background: url(../images/bg-menu.png) no-repeat left top;
} 
.menu .menuparent {margin: 1px 0 0 6px;}    
.menu li {
  float: left;
  color: #303030;
  padding: 0;
  display: inline;
  background: url(../images/devider.png) no-repeat top left;
}   
.menu li.first { background: url(../images/devider2.png) no-repeat top left}
.menu li a {
  color: #303030;
  text-decoration:none;
  height: 44px;
  line-height: 45px;
  padding: 0px 17px;
  font-size: 15px;
  display: inline-block;
}
.menu li a:hover {
  color: #FFF;
  text-decoration: none;
  background: #274d84 url(../images/bg-hover-menu.png) repeat left top;
}
.menu li:hover , .menu li.iehover {
  position: relative;
  float: left;
  color: #656264;
  background: url(../images/devider2.png) no-repeat top left
}
.menu li:hover a, .menu li.iehover a {
  background: #274d84 url(../images/item_bg.png) repeat-x left top;
  color: #FFF;
  border: 1px solid #22477e;
  border-bottom: none;
  padding: 0px 16px;
}    
.menu li .sub {
  display: none;
  font-size:13px;
  position: relative;
  width:242px;
  z-index:9999;
}
.menu li.last .sub {width:200px;}
.menu li:hover .sub, .menu li.iehover .sub {
  display: block;
  background: #22477e url(../images/sub_bg.png) repeat-x left top;
  position: absolute;
  top: 45px;
  left: 0;
  padding-top: 8px;
  font-size: 13px;
  border: 1px solid #22477e;
  border-top: none;
}    
.menu li .sub li {
  float: left;
  background: none;
  border: none;
}
.menu li .sub li.border{
  border-bottom:1px solid #22477e;
  width:242px;
}
.menu li .sub li.second a{
  color:#add6f1;
  margin-left:12px;
}
.menu li .sub li a {    
  background: none;
  text-decoration: none;
  color: #FFF;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  width: 220px;
  font-size: 13px;
  border: none;
}    
.menu li .sub li a:hover { color: #add6f1;}
        
/*======================/total menu=========================*/