@charset "UTF-8";
.article-details .article-can-edit{margin:0}.article-details .article-can-edit>a:first-of-type{position:fixed;right:-67px;top:112px;z-index:1000;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);background:rgba(0, 0, 0, 0.5);padding:8px 20px;color:transparent;overflow:hidden;width:170px;height:36px}.article-details .article-can-edit>a:first-of-type:hover{background:rgba(250, 137, 0, 0.9)}.article-details .article-can-edit>a:first-of-type .fa:before{margin-right:8px;color:#fff}.article-details .article-can-edit>a:first-of-type:after{content:"Редактировать";color:#fff;position:absolute;left:51px;top:7px}.article-details .article-can-edit>a:last-of-type{display:none}#sp-page-builder .sp-pagebuilder-page-edit{position:fixed;right:-67px;top:112px;z-index:1000;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);background:rgba(0, 0, 0, 0.5);padding:8px 20px;color:transparent;overflow:hidden;width:170px;height:36px;border:none;display:flex;align-items:center}#sp-page-builder .sp-pagebuilder-page-edit:hover{background:rgba(250, 137, 0, 0.9);color:transparent}#sp-page-builder .sp-pagebuilder-page-edit:after{content:"Редактировать";color:#fff;position:absolute;left:51px;top:7px}#sp-page-builder .sp-pagebuilder-page-edit .fas{color:#fff}