﻿.Scroller-Container {
  position:absolute;
  left:0px; right:0px;
}
#SuraScrollbarContainer .Scrollbar-Track {
  position:absolute;
  top:0px; bottom:0px;
  right:0px;
  width:14px;
  
  overflow:hidden;
  background-color:#DBDBDB;
}
#SuraScrollbarContainer .Scrollbar-Handle {
  position:absolute;
  width:12px; height:60px;
  margin:1px 1px 0px 1px;
  background-color:#333333;
}

#oqp_flyout_sura_content_local {
  position:absolute;
  width:509px;
  top:0px; bottom:0px;
  overflow:hidden;
}
#oqp_flyout_sura_content_translit {
  position:absolute;
  width:509px;
  top:0px; bottom:0px;
  overflow:hidden;
}
#oqp_flyout_sura_content_arabic {
  position:absolute;
  width:509px;
  top:0px; bottom:0px;
  overflow:hidden;
}

#TransScrollbarContainer .Scrollbar-Track {
  position:absolute;
  top:50px; bottom:38px;
  right:0px;
  width:14px;
  
  overflow:hidden;
  background-color:#DBDBDB;
}
#TransScrollbarContainer .Scrollbar-Handle {
  position:absolute;
  width:12px; height:60px;
  margin:1px 1px 0px 1px;
  background-color:#333333;
}

#oqp_flyout_trans_content_info {
  position:absolute;
  width:509px;
  top:50px; bottom:38px;
  overflow:hidden;
}

#ContentScrollbarContainer .Scrollbar-Track {
  position:absolute;
  top:50px; bottom:0px;
  right:3px;
  width:14px;
  
  overflow:hidden;
  background-color:#A2A5A8;
}
#ContentScrollbarContainer .Scrollbar-Handle {
  position:absolute;
  width:12px; height:60px;
  margin:1px 1px 0px 1px;
  background-color:#F7F7F7;
}
