  h2{
  margin:0px 0px 10px 10px;
  }
  #builder{
   border: 1px solid #cccccc;
   background:#ffffff;
    width: 940px;
    height: 1000px;
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0 10px;
    float: left;
    margin-right: 10px;
    margin-bottom: 50px;
    resize:both;
    overflow:auto;  
  }
  
  #sortable1, #sortable3, #sortable4 {
    border: 1px solid #cccccc;
    width: 320px;
    min-height: 1000px;
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0 0;
    float: left;
    margin-right: 10px;
  }
  #sortable1{
  
  }
  #sortable2 {
  border: 0px solid red;
  width:940px;
  height: auto;
  padding: 5px 0px 0px 0px;
  margin-right: auto;
  margin-left: auto;
  }
  
  #sortable3 {
  border: 2px dotted #FFD364;
    width: 300px;
    min-height: 300px;
    padding: 0px;
    margin-right: 0px;
  }
   #sortable4 {
   border: 2px dotted #FFD364;
    width: 99%;
    min-height: 200px;
    padding: 0px;
    margin-right: 0px;
  }
   #sortable5 {
   border: 2px dotted #FFD364;
   }
  #sortable1 li, #sortable2 li {
    margin: 0 5px 5px 5px;
    padding: 5px;
    font-size: 1.2em;
    width: 320px;
  }
  #sortable1 #box1, #sortable1 #box2{
  background:#dedede !important; 
  width:300px !important;
  height:30px !important;
  border:1px solid #cccccc !important;
  margin:5px 10px !important;
  padding:5px 0px !important;
  cursor:move;
  }
  
  #sortable1 #box1 h3, #sortable1 #box2 h3{
  display:block !important;
  margin:0px 0px !important;
  padding:5px 10px !important;
  color:#414141 !important;

  }
  
  #sortable2 #box1 h3, #sortable2 #box2 h3{
  margin:0px 0px !important;
  padding:5px 10px !important;
  color:#414141 !important;
  background:#FFE772 !important;

  }

  #sortable1 form,#sortable1 p, #sortable1 table, #sortable1 [id*='general_ad'], #sortable1 #sc_ads, #sortable1 #current_cov, #sortable1 #editnote{
  display:none;
  }
    [id^='sortable'] [id*='holder']{
  display:block !important;
  }


  #sortable3 form, #sortable2 form{
  display:block !important;
  }

  .placeholder { width: auto; height: 30px; background-color: #ffd; border: 1px dashed #111; }
  
  #recent_header img, #general_header img, #pc_header img, #frs table img, #ffw table img, #solarcareers table img, #current table img{
  margin-bottom:-8px;
  }
  
  
a.tooltip span {display: none; position: absolute; color: #000; background: #dedede; width:250px; padding: 5px;}
a.tooltip  {position: relative;text-decoration:none;margin-top:5px;}
a.tooltip:hover span {display: block;text-decoration:none;font-size:12px;font-weight:regular;border:1px solid #888888; box-shadow: 5px 5px 5px #888888;margin:-10px 0px 0px 60px;}
  
  
   #sortable6{
   background: #fff url("/wp-content/plugins/zackin-newsletter/images/trashcan.png");
border: 1px dotted #cccccc;
background-size: 60px 60px;
background-repeat: no-repeat;
background-position:center;
width: 150px;
min-height:1000px;
float: left;
margin:0px 10px 0px 10px;
}
  
  #sortable6 div{
  display:none !important;
  }
  
  #sortable6 .placeholder {
  width: auto; 
  min-height:1000px; 
  background: #E9A6A6 url("/wp-content/plugins/zackin-newsletter/images/trashcan.png");
  background-size: 60px 60px;
  background-repeat: no-repeat;
  background-position:center;
  border: 1px dashed red;
  display:block !important; 
  }
  
  #exported{
  display:none !important;
  }  
  
