.slideItWrapper{
  /*position:relative;*/
  position: fixed;
    top: 210px;
    z-index: 999;
    /*transform: rotate(270deg);*/
}
.second .wrapper {
  margin-left:0;
}
.second .wrapper-new{
  margin-left:0;
}
.slideItWrapper a:hover {
  text-decoration: none;
  color: #fff;
}
.slideIt{
  left:0px;
  color:white;
  font-weight:bold;
  text-decoration:none;
  background-color:#d72b2b;
  background-image: url('../img/metco_enquiry.jpg');
  display:block;
  width: 30px;
  /*border-radius: 0px 13px 13px 0px;*/
  height:130px;
  /*border-radius:40px;*/
  position:relative;
  }
.side-text {
  text-decoration: none;
  margin-left:10px;
}
.fa-side {
  margin: 11px 10px 7px 23px;
  font-size: 28px;
}
.fa-side1 {
  margin: 11px 10px 7px 18px;
  font-size: 28px;
}
.side-list {
  width: 580px;
  height: 100%; 
  float: left;
  border-right: 5px solid #d72b2b;
  overflow: scroll;
  position: fixed;
}
.one {
background: #fff;
}
.two {
 background: #90278C; 
 }
.three {
  background: #bb4693;
}
#modal a {
  color: #fff;
}
.side-inner-text {
  text-decoration: none;
  margin-left: 21px;
  font-size: 12px;
}
.side-inner-text1 {
  text-decoration: none;
  margin-left: 10px;
  font-size: 12px;
}
/* REQUIRED */
#pageslide {
  /* These styles MUST be included. Do not change. */
  display: none;
  position: absolute;
  position: fixed;
  top: 0px;
  /*height: 72px;*/
  z-index: 999999;
  /* Specify the width of your pageslide here */
  width: 580px;
    
  /* styles */
  background: #7E64BF;
  left: -160px;
  text-shadow: 0 1px 1px rgba(0,0,0,0.1);
  
}

.slideItWrapper-new{
  /*position:relative;*/
  position: fixed;
    top: 350px;
    z-index: 999;
}
.slideItWrapper-new a:hover {
  text-decoration: none;
  color: #fff;
}
.slideIt-new {
  left:0px;
  color:white;
  font-weight:bold;
  text-decoration:none;
  background-image: url('../img/metco_feedback.jpg');
  display:block;
  width: 30px;
  height:130px;
  position:relative;
}
#pageslide-new {
  display: none;
  position: absolute;
  position: fixed;
  top: 0px;
  height: 85px;
  z-index: 999999;
  /* Specify the width of your pageslide here */
  width: 580px;
    
  /* styles */
  background: #7E64BF;
  left: -160px;
  text-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.side-list-new {
  width: 580px;
  height: 100%; 
  float: left;
  border-right: 5px solid #d72b2b;
  overflow: scroll;
  position: fixed;
}
.slide-img {
  margin: 10px 10px 3px 18px;
}
.one-new {
background: #FF9700;
}
.two-new {
 background: #AD3495; 
 }
.three-new {
  background: #71BF45;
}
.four-new {
  background: #F36F24;
}
.side-inner-text-new {
    margin-left: 17px;
    margin-top: 11px;
    font-size: 12px;
}
.side-inner-text1-new {
    margin-left: 21px;
    margin-top: 8px;
    font-size: 12px;
}
.side-inner-text2-new {
    margin-left: 21px;
    margin-top: 15px;
    font-size: 12px;
}