.float-right {
	float:right;
}

.margin-icon {
	margin:2px 15px;
}

.textalign-center,#tbl_smart_todo th,#tbl_smart_todo td:nth-child(2),#tbl_smart_todo td:nth-child(3) {
	text-align:center;
}

.hide {
	display:none;
}

.fullwidth{
   width:100%;
}

.halfwidth{
   width:50%;
   float:left;
}

.float-none{
  float:none;
}

#donatebutton{
  float:left;
  width:100%;
  margin:20px 0px;
}


.clear-both{
  clear:both;
}

img.sherk_banners{
   width:50%;
   padding:0px;
   margin: 5px 15px 5px 0px;
   float:left;
   height:auto;
   -moz-box-shadow: -3px 2px 6px #000000;
-webkit-box-shadow: -3px 2px 6px #000000;
box-shadow: -3px 2px 6px #000000;
}

i.edit-web-sherk-banners,
i.remove-web-sherk-banners,
i.edit-video-sherk-banners,
i.remove-video-sherk-banners{
   padding:0px 3px;
   cursor:pointer;
}


.sherk_banners .bx-wrapper .bx-viewport{
   border:0px !important;
   left:0px !important;
}