#wrapperSosUniversity{
  margin:auto;
  width:264px;
  height:324px;
  background-color:#eaf2f7;
  padding:5px;
  overflow:hidden;
}

#myScrollSosUniversity{
  width:264px;
  height:298px;
  overflow:hidden;
}
#controlsSos div, #controls1 div{
  font-family:sans-serif;
  background:#eaf2f7;
  display:inline-block;
  padding:5px;
  cursor:pointer;
  text-align:center;
}
#controlsSos .sel, #controls1 .sel{
  color:black !important;
  font-weight:bold;
}
#controlsSos .disabled, #controls1 .disabled{
  color:gray;
}
#controlsSos .page, #controls1 .page{
  padding:5px;
  color:gray;
}
