.anim_section{
  padding: 10px;
  border: 2px solid #0099FF;
  margin-bottom: 10px;
  margin-top: 10px;
  border-radius: 13px;
      width: 44%;
    float: left;
      margin-right: 10px;	
}

.settings_section{
  padding: 10px;
  border: 2px solid #0099FF;
  margin-bottom: 10px;
  margin-top: 10px;
  border-radius: 13px;
      width: 44%;
    float: left;
	    margin-right: 10px;
}

.css_section{
  padding: 10px;
  border: 2px solid #0099FF;
  margin-bottom: 10px;
  margin-top: 10px;
  border-radius: 13px;
      width: 44%;
    float: left;
    margin-right: 10px;
}

.color-pick{
width:30px;
height:30px;
margin:5px;
border: 1px solid white;
}

.fancy_latest_post.open{
 margin-left: -440px;
 z-index: 99999;
}

