.icon-blank{
	background:url('icons/blank.gif') no-repeat;
}
.icon-add{
	background:url('icons/edit_add.png') no-repeat;
}
.icon-edit{
	background:url('icons/pencil.png') no-repeat;
}
.icon-remove{
	background:url('icons/edit_remove.png') no-repeat;
}
.icon-save{
	background:url('icons/filesave.png') no-repeat;
}
.icon-submit{
    background-position: 0 -34px;  display: inline-block;
}
.icon-cut{
	background:url('icons/cut.png') no-repeat;
}

.icon-ok{
	background:url('icons/ok.png') no-repeat;
}
.icon-no{
	background:url('icons/no.png') no-repeat;
}
.icon-cancel{
	background:url('icons/cancel.png') no-repeat;
}
.icon-reload{
	background:url('icons/reload.png') no-repeat;
}
.icon-search{
	background:url('icons/search.png') no-repeat;
}
.icon-print{
	background:url('icons/print.png') no-repeat;
}
.icon-help{
	background:url('icons/help.png') no-repeat 0 50%;
}
.icon-undo{
	background:url('icons/undo.png') no-repeat;
}
.icon-redo{
	background:url('icons/redo.png') no-repeat;
}
.icon-back{
	background:url('icons/back.png') no-repeat;
}
.icon-sum{
	background:url('icons/sum.png') no-repeat;
}
.icon-tip{
	background:url('icons/tip.png') no-repeat;
}

.icon-mini-add{
	background:url('icons/mini_add.png') no-repeat 2px 2px;
}
.icon-mini-edit{
	background:url('icons/mini_edit.png') no-repeat 2px 2px;
}
.icon-mini-refresh{
	background:url('icons/mini_refresh.png') no-repeat 3px 2px;
}

/* custom icon class  */
.icon-about-bloswx {
	background:url('icons/about-bloswx.png') no-repeat;
}
.icon-add-slide, .icon-remove-slide {
  background:url('icons/slide_btn.png') no-repeat;
  display:inline-block;
}
.icon-add-slide{ background-position:-3px -2px}
.icon-remove-slide {background-position:-70px -1px}

/* .icon-add-slide:hover{background-position:0 -39px}
.icon-remove-slide:hover{background-position:-68px -39px} */

.icon-increase-zoom {
}
.icon-decrease-zoom {
}
.icon-delete\@16 {background: url(icons/delete.png?v=1) no-repeat !important; background-size: 16px 16px !important;}
.icon-trash\@16 {background: url(icons/trash.png) no-repeat !important; background-size: 16px 16px !important;}
.icon-file {
	background:url('icons/document.png') no-repeat 4px 0px ;
	padding:26px 0 0 3px; display:block;  margin:0 0 0 3px;
}
.icon-operate-slide {
	background:url('icons/operate-slide.png') no-repeat 8% 50%;
  display:inline-block;
}

.icon-slide-copy {
	background:url('icons/copy.png') no-repeat;
}
.icon-slide-layout {
	background:url('icons/slide_layout.png') no-repeat;
}
.icon-slide-background {
	background:url('icons/slide_background.png') no-repeat;
}
.icon-enter-fullscreen{
	background:url(icons/bottom_icons.png) 0 -92px no-repeat;
}
.icon-enter-exitfullscreen{
	background:url(icons/bottom_icons.png) 0 -115px no-repeat;
}
.animate-panel-head-icon-narrow{width: 14px; height: 14px; display:inline-block;vertical-align: text-top;background:url('bloswx/images/menu_downarrow.png') no-repeat;}
.animate-panel-head-icon-button{float:left;margin-top:-10px;font-size:6px;border:1px solid rgba(0,0,0,0);}
.animate-panel-head-icon-button:hover{ border:1px solid #aec1dc;
	box-shadow: 0 0 3px #fff inset;
	background: rgb(249,252,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(249,252,255,1) 0%, rgba(223,236,255,1) 54%, rgba(244,250,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,252,255,1)), color-stop(54%,rgba(223,236,255,1)), color-stop(100%,rgba(244,250,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(249,252,255,1) 0%,rgba(223,236,255,1) 54%,rgba(244,250,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(249,252,255,1) 0%,rgba(223,236,255,1) 54%,rgba(244,250,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(249,252,255,1) 0%,rgba(223,236,255,1) 54%,rgba(244,250,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(249,252,255,1) 0%,rgba(223,236,255,1) 54%,rgba(244,250,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcff', endColorstr='#f4faff',GradientType=0 ); /* IE6-9 */
	}
.animate-panel-head-icon-narrow-left {background-position: 3px center; transform: rotate(90deg); }
.animate-panel-head-icon-narrow-right {background-position: 4px center; transform: rotate(270deg); }
.icon-advise { height:22px; display: inline-block; background: url(icons/advice-mail.png) no-repeat; background-size: 100% 100%;}
.icon-preview-current,  .icon-decrease-zoom, .icon-increase-zoom{
  display:inline-block;
  background-image:url(icons/bottom_icons.png);
  background-repeat:no-repeat;
}
.icon-animation-enter {background: url(icons/animation-enter.png) no-repeat; background-size: auto 100%;}
.icon-edit-mark-animation {background: url(icons/edit-mark-animation.png) no-repeat; background-size: auto 100%;}
.icon-layer-shown {background: url(icons/layer-shown.png) no-repeat; background-size: auto 100%;}
.icon-layer-hidden {background: url(icons/layer-hidden.png) no-repeat; background-size: auto 100%;}
.icon-layout\@16 {background: url(icons/layout-content.png?v=1) no-repeat !important; background-size: 16px 24px !important;}
.icon-animation-exit {background: url(icons/animation-exit.png) no-repeat; background-size: auto 100%;}
.icon-preview-current{ background-position:0 0}
.icon-decrease-zoom{background-position:0 -45px}
.icon-increase-zoom{background-position:0 -68px}
.icon-tree-refresh{background:url('icons/tree-refresh.png') no-repeat;}
.vector-icon-show-grid{background: url('icons/vectorshownet.png') no-repeat 0 40% / 15px 16px; margin-left: 9px;}
.vector-icon-hide-grid{background: url('icons/vectorhidenet.png') no-repeat 0 40% / 15px 16px; margin-left: 9px;}
.vector-icon-close{background: url('icons/vectorclose.png') no-repeat 0 40% / 16px 15px; margin-left: 9px;}
.vector-icon-help{background: url('icons/vectorhelp.png') no-repeat 0 40% / 15px 13px; margin-left: 9px;}
