.showall{text-transform:uppercase;cursor:pointer;color:#3399FF;width:100px;float:right;text-align:right;}
.note-editable{background-color:#FFF;}
.a2footer .form-group{
-webkit-border-radius: 10px;
-moz-border-radius: 20px;border-radius: 10px;
border:1px solid #FFF;
background-color:#E6F2FF;
padding: 40px 5%;
width:90%;
margin:0 auto;
overflow: hidden; position: relative; 
}
.toggle_group{cursor:pointer;display:block;position:relative;float:left;width:90%;margin:5px 5%;padding-top:15px;padding-left:10px;
-webkit-border-radius: 10px;
-moz-border-radius: 5px;border-radius: 10px;
border:1px solid #666;
height:50px;

}
.toggle_group:hover{background-color:#E9F2FB;}
.a2footer .tabhide{display:none; background-color:#E6F2FF;}
.tab-pane{width:100%;}
.toggle_outer{}
.mod_button{list-style:none;
padding:10px;
 width:200px;
 background-color:#CEF3FB;
 margin-bottom:5px;
min-height:55px;
}

.align_right{float:right;padding-top:5px;}
.drop_source_outer{min-width:120px;width:20%;min-height:250px;float:left;margin-right:1%;padding:1%;}
#drop_source{ padding:0;}
.mod_button{cursor:move;width:100%;} 
.sort_left_col{float:left;min-height:200px;margin-right:2%;padding:0;width:100%;}
#drop_sink{margin:0;float:left;width:78%;min-height:300px; background-color:#CEF3FB;margin-bottom:5px;padding:1%;}
.footer_vis_row{border:solid;min-height:55px;margin:0 0 5px 0;padding:1%;}
.footer_vis_row .mod_button,.footer_vis_top .mod_button ,.footer_vis_bottom .mod_button{margin:0;}
.footer_vis_top{margin:0 0 5px 0; float:left;min-height:50px;width:100%;background-color:#E6F2FF;padding:5px;}
.footer_vis_bottom{margin: 5px 0 0  0; float:left;min-height:50px;width:100%;background-color:#E6F2FF;padding:5px;}
.footer_vis_middle{margin:0;min-height:175px;float:left;background-color:#E6F2FF;padding:1% 1% .5% 1%;}
.roundBorder{ -webkit-border-radius: 10px;-moz-border-radius:5px;border-radius: 5px; border:1px solid  #03A4D9;
}
.footer_vis_middle li{list-style:none;}
@media screen and (max-width: 890px) {

.drop_source_outer, #footer_sink{width:100%;}


}