/* .wysiwyg{ width:900px !important;} */
/* this css is for all reviews list only for admin, 'the path  is reviews_list' */
/* .page-reviews-21-edit .wysiwyg{ width:400px !important;} */
.wysiwyg {
  width: auto !important;
}
div.wysiwyg iframe {
  width: 100% !important;
}

#table-wrapper {
  position:relative;
}
#table-scroll {
  height:600px;
  overflow:auto;  
  margin-top:20px;
}
#table-wrapper table {
  width:100%;
    
}
#table-wrapper table * {
  background:transparent;
  color:black;
}
#table-wrapper table tr td{
border:1px solid wheat;
height:80px;
}
 #table-wrapper table thead tr td{
 font-weight:bold;
 
 
 }
 
 /*  slider css*/
#main { position:relative; }
#slider-nav { bottom: -30px;
    position: absolute;
    right: 52%;
    z-index: 22; }
#slider-nav li { float: left; list-style:circle; color:transparent;}
#slider-nav a { margin: 5px; padding: 7px; font-size: 0; background: #fc0;  background: #c2c8d9;  border-radius: 50%; text-decoration: none; color:transparent; }
#slider-nav li.activeSlide a { background: #2e2e32; color: black; color:transparent; }
#slider-nav a:focus { outline: none; }
#ss{

}
