.node-type-article .scrollx .menuregistro{
	display:none !important
}
.node-type-article .scrollx .buscador-header{
	display:none !important;
}
.node-type-article .page-title-2018.scrollx{
	width:initial !important;	
}	
ul.admin-node-menu {
	margin:0 auto 12px auto;
	list-style:none;
	display:flex;	
}
.admin-node-menu  li{
	
}

.admin-node-menu li a{
	padding:10px 30px;
	background-color:#e9e9e9;
	display:block;
	color:#000;
	font-size:15px;
}

.admin-node-menu li a:hover{
	background-color:#aaa;
}
article .share-new {
	float:right !important;
	padding-right: 10px;
	/*line-height: 62px;*/
}
article .share-new ul{
	display:flex;
	margin:0;
}
article .share-new ul li{
	padding: 0 6px;
	    text-align: center;
}
.share-new ul li a{
	padding:0 5px;
}
.share-new .google-plus .fa-stack-2x {
    color: #dd4b39;
}
.share-new .twitter .fa-stack-2x {
    color: #039be5;
}
.share-new .facebook .fa-stack-2x  {
    color: #3b5998;
}
.node-type-article .scrollx .share-new{
	display:block !important;
	float:right;
}

.scrollx .share-new i{
	height:40px;
	line-height:40px;
	color:#fff;
}
.scrollx .share-new li{
    padding-top: 1px;
	text-align:center
}	
.scrollx .share-new .facebook:hover{
	background-color: rgba(59, 89, 152, 0.75);
	transition: background-color .15s;
}	
.scrollx .share-new .twitter:hover{
	background-color: rgba(3, 155, 229, 0.75);
	transition: background-color .15s;
}
.scrollx .share-new .google-plus:hover{
	background-color: rgba(221, 75, 57, 0.85);
	transition: background-color .15s;
}
.scrollx .share-new .comentar:hover{
	background-color: rgba(101, 108, 122, .85);
	transition: background-color .15s;
}	
.scrollx .share-new > span{
    float: left;
    line-height: 40px;
    vertical-align: middle;
    display: inline-block;
    color: #ddd;
    padding-right: 15px;
    font-size: 15px;
}	
.scrollx .share-new > ul{
	float:right;
	max-height: 39px;
	margin: 2px 0 0;    
    overflow: hidden;
}
article .share-node-body .share-new{
	display:block !important;
	width: 100%;
	padding: 0;    
    float: initial !important;
}	
article .share-new ul li{
    margin: 0 .4%;
    border-radius: 4px;
}
article .share-node-body .share-new .facebook i{
	color: rgba(59, 89, 152);	
}	
article .share-node-body .share-new .twitter i{
	color: rgba(3, 155, 229);	
}
article .share-node-body .share-new .google-plus{
	background-color: rgba(221, 75, 57);
	transition: background-color .15s;
	display:none
}
article .share-node-body .share-new .comentar i{
	color: rgba(101, 108, 122);
}	
article .share-node-body .share-new i {
    height: 40px;
    line-height: 40px;
    color: #fff;
	font-size: 30px;
}
article .share-node-body .share-new  .fa-stack{
    width:1.5em;
}
 .share-new:before{
	content:"Compartir ";
	float: left;   	
    height: 40px;
    line-height: 44px;	
	font-size:13px;
	color:#fff;	
	vertical-align: middle;
	text-transform:uppercase;
}
article .share-new:before{	
	font-size:15px;	
	color:#000;	
}
article .subtitle{
	margin-bottom:10px;
	margin-left:2px;
	font-size:12px;
	text-transform:uppercase;
	color:#666;
}