#clientsDropDown {
  bottom:0;
  right:0;
  padding-bottom:0px;
  margin-bottom:0px;
  z-index: 16777171;
  position: fixed;
}

#clientsOpen {
  
  cursor: pointer;
  bottom:0px;
  right:0;
  margin-left:260px;			
  bottom:0px;
  right:0px;
  height:100px;
  position:absolute;
}

#closebutton {
  	background-image: url('https://relation.pastebimas.lt/wp-content/themes/relationwise_2016COM/popupbox/closeIcon.png');
  	cursor: pointer;
  	width: 29px;
  	height:28px;
 	bottom:297px;
 	left:-3px;
	position:absolute;
}

#openbutton {
  	z-index:16777271;
  	cursor: pointer;
  	width: 450px;
  	height:80px;
 	bottom:0px;
 	right:0px;
	position:absolute;
}

#clientsDropDown .clientsClose {
 
}

#clientsDropDown #clientsDashboard {
  display: none;
  float:right;
  height:320px;
  bottom: 0px;
}

#clientsDropDown {
width:660px;
}


