    #sanphamIDSearch img{
        position: absolute;
        z-index: 5;
        height: 30px;
        width: 30px;
        right: 20px;
        top: 10px;
    }
    #sanphamIDSearch input{        
        height: 50px;
        width: 100%;
        padding: 10px;
    }
    #theloaiID{
        background: #009fe1;
        border-bottom: 3px solid #e94f36;
        font-size: 16px;
        margin-top: 20px;
        padding-top: 5px;
        padding-left: 15px;
        height: 35px;
        text-transform: uppercase;
        color: #fff;
        text-align: left;
    }
/*------------------------*/
#cssmenu {
  text-align: left;
  list-style: none;
  /*margin-top: 40px;*/
/*  background: #004c21;*/
/*  background: #f1f1f1;*/
/*  padding: 10px 0px;*/

}
#cssmenu ul ul {
  display: none;
}
#cssmenu ul li{
  padding: 10px 0px;
  border-bottom: 1px solid #ebebeb;
  list-style-type:none;
}
#cssmenu ul li:last-child{
  border-bottom:0;
}
#cssmenu ul li a{
  font-size: 12px;
  color: #080808;
  text-decoration: none;
  /*padding-left: 10px;*/
  padding-right: 10px;
  text-transform: uppercase;
}
#cssmenu ul li a.open{
  font-size: 14px;
  color: #080808;
  text-decoration: none;
  font-weight: bold;
  float: right;
  cursor: pointer;
}
#cssmenu ul ul li{
  margin-top: 10px;
  padding-bottom: 0px;
  padding-left: 5px;
  border-top: 1px solid #e3e3e3;
  border-bottom: 0;
  list-style-type: none;
}
#cssmenu ul ul li a{
  font-size: 14px;
  color: #494a4a;
  text-decoration: none;
  text-transform: none;color: #fff;
}
#cssmenu ul ul li a:hover{
  color: #999;
}
#cssmenu ul li a:hover{
  color: #999;
}
#cssmenu ul li a.open:hover{
  color: #999;
}
#cssmenu > ul li.active1 a {
  color: #999;
}
#cssmenu > ul > li.active1 ul li a {
  color: #999;
}
.circle{position: absolute;left: 20px; width: 20px;height: 20px; border-radius: 50%;border:2px solid #ef2b1a;background: transparent;display: inline-block;}
.circlelv2{position: absolute;left: 30px; width: 10px;height: 10px; border-radius: 50%;border:2px solid #ef2b1a;background: transparent;display: inline-block;}
#cssmenu > ul li.active1 .circle{background: #ef2b1a;}
.title-dmsp {background:#0075bc;border-bottom: 2px solid #f23900;font-weight: bold;text-transform: uppercase;padding-left: 10px;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: normal;
    margin-top: 0px;
    padding: 8px 15px 6px 15px;
    position: relative;
    text-transform: uppercase;
    background: #ad0800;
    letter-spacing: 1px;
    width: 100%;

}
.title-dmsp a{color: #fff !important;}