.ListItem{position:relative;min-height:50px;}
.ListItem:after{content: "\0020";display: block;height: 0;clear: both;zoom: 1;}
.WebpartAdd{width:100%;height:100%; min-height:100px; line-height:100px; display:block; cursor:pointer; text-align:center;}
.btn-sm{border-radius: 3px;font-size: 12px;line-height: 1.5;padding: 5px 10px;background-color: #01abff;border-color: #22b6ff;-moz-user-select: none;background-image: none; cursor:pointer; color:#FFF;}
.toolbar{z-index: 1000;font-size: 12px;height: 20px;line-height:16px;position: absolute;text-indent: initial;right:0px; overflow-y:hidden;}
.toolbar .item{background: #4295de none repeat scroll 0 0;color: #fff;cursor: pointer;float: left;padding:5px 3px;text-align: center;;z-index: 10;border-left: 1px solid #6cade7; min-width:23px; margin-top:-2px; display:inline-block;}
.toolbar .text{cursor:auto;}
.toolbar .move{cursor:move;}
.toolMaster{z-index: 1000;position: absolute;top:0px;left:0px; background-color:#eedc82; cursor: move; opacity:0.3;width:100%;height:100%}