body {
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	margin: 0;
}

.main {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}

a, a:visited {
    color: #c95102;
}

select {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.edit-content_type {
	display: none;
}

.edit-title input {
	width: 400px;
	font-size: 20px;
}

.ck-editor__editable_inline {
    min-height: 400px;
}

.admin-menu {
	position: fixed;
	width: 100%;
	height: 29px;
	z-index: 10;
	background-color: black;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 999999999;
}

.admin-menu-element:nth-child(1) a:before {
	content: '☀';
	color: white;
	margin-right: 5px;
}

.admin-menu-element:nth-child(2) a:before {
	content: '✎';
	color: white;
	margin-right: 5px;
}

.admin-menu-element:nth-child(3) a:before {
	content: '☵';
	color: white;
	margin-right: 5px;
}

.admin-menu-element:nth-child(4) a:before {
	content: '❖';
	color: white;
	margin-right: 5px;
}

.admin-menu-element:nth-child(5) a:before {
	content: '⚯';
	color: white;
	margin-right: 5px;
}

.admin-menu-element {
	display: inline-block;
}

.admin-menu-sub-element {
	display: none;
}

.admin-menu-element:hover .admin-menu-sub-element {
	position: absolute;
	display: block;
	padding-top: 5px;
}

.admin-menu-element:hover .admin-menu-sub-element a {
	display: block;
}

.admin-menu a {
	position: relative;
	top: 5px;
	color: white !important;
	text-decoration: none;
	background-color: #3c3c3c;
	padding: 5px;
	margin-left: 4px;
	margin-right: 4px;
	font-weight: normal;
}

.admin-menu a.visited {
	color: white !important;
}

.admin-menu a:hover {
	background-color: #2B8DF1;
}

#id,
#date,
#db_tab,
#user_id,
.edit-id,
.edit-date,
.edit-db_tab,
.edit-user_id,
label[for=id],
label[for=date],
label[for=db_tab],
label[for=user_id] {
	display: none;
}

.dbtab {
	display: none;
}

label {
	font-weight: bold;
}

input,
.ck-editor {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

.leftsidebar {
	display: inline-block;
	vertical-align: top;
}

.contentmaster {
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

.rightsidebar {
	display: inline-block;
	vertical-align: top;
}

.ciao {
	padding-bottom: 10px;
}

.ciao span {
	font-weight: bold;
}

.block {
	position: relative;
	padding-top: 15px;
	padding-bottom: 10px;
}

.block h2 {
	font-family: 'Arial Narrow', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	background-color:rgba(0,0,0,0.1);
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.block .menu .menu-element {
	padding-bottom: 10px;
	font-weight: bold;
}

.block .menu .menu-element .menu-sub-element {
	padding-left: 20px;
	font-weight: normal;
}

.block .menu .menu-element .menu-sub-element a {
	display: list-item;
}

.block .menu a {
	display: block;
	text-decoration: none;
}

.block .menu a:hover {
	text-decoration: underline;
}

.reference {
	padding-top: 20px;
}

.addfield-form {
	padding-bottom: 50px;
	border-bottom: 2px solid lightgrey;
	margin-bottom: 10px;
}

.type-content span {
	font-weight: bold;
}

.edit-page textarea {
	width: 100%;
	height: 200px;
}

.leftsidebar .editblock {
	position: absolute;
	top: 20px;
	text-align: left;
	width: 100%;
	right: 10px;
	-moz-transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.editblock a {
	text-decoration: none;
	color: grey !important;
}

.edit-region {
	display: inline-block;
}

.regions-view {
	display: inline-block;
	margin-left: 10px;
}

.block-slider {
	margin-bottom: 20px;
}

.block-slider .editblock {
	position: absolute;
	z-index: 100;
}

.block-slider h2 {
	display: none;
}

.block-slider img {
	width: 100%;
}

.newelement {
	margin-top: 10px;
	margin-bottom: 20px;
}

.edit-field-ct {
	padding-bottom: 0px;
}

.edit-form-help {
	margin-top: 5px;
	margin-bottom: 5px;
}

.edit-rewrite input,
.edit-filter input {
	width: 90%;
}

.edit-field-ct span {
	padding-right: 50px;
}

.type-content-table {
	display: table;
	width: 100%;
	margin-bottom: 30px;
}

.type-content-table .edit-view {
	margin-bottom: 20px;
}
.view .content-table {
	display: table-row;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100px;
}

.view .content-table .field {
	display: table-cell;
	border: 1px solid lightgrey;
	padding: 10px;
}

.view .content-table .field span {
	display: none;
}

.view .content {
	margin-bottom: 20px;
	background-color: rgba(0,0,0,0.02);
	padding: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.edit-orderby {
	display: inline-block;
	margin-right: 20px;
}

.edit-ord {
	display: inline-block;
}

.view .content .field-title a {
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
}

.admin-list td {
	line-break: anywhere;
}

.view .groupby {
	font-size: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.view-pager {
	text-align: center;
	margin-bottom: 15px;
}

.view-pager .pager {
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}

.view-pager .pager a {
	padding: 10px;
	border: 1px solid lightgrey;
	text-decoration: none;
}

.content-pager {
	text-align: center;
	padding-top: 40px;
}

.content-pager .pager {
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}

.content-pager .pager a {
	padding: 10px;
	border: 1px solid lightgrey;
	text-decoration: none;
}

.view-exposed-item {
	display: inline-block;
	margin-right: 20px;
}

.view-nono-result {
	font-size: 30px;
	margin-top: 30px;
}

.admin-list .body,
.admin-list .image,
.admin-list .alias,
.admin-list .page {
	display: none;
}

.admin-list table {
	width: 100%;
}

.admin-list tr:nth-child(odd) {
	background: #f7f7f7;
}

.admin-list th {
	text-align: left;
}

.admin-list-view .fields,
.admin-list-view .orderby,
.admin-list-view .html,
.admin-list-view .groupby,
.admin-list-view .number_page,
.admin-list-view .exposed,
.admin-list-view .rewrite,
.admin-list-view .filter,
.admin-list-view .field_weight {
	display: none;
}

.edit-form-view .edit-field {
	padding-top: 10px;
	padding-bottom: 10px;
}

.edit-form .edit-field {
	background-color: rgba(0,0,0,0.04);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.edit-form .edit-field-id {
	display: none;
}

.group-name-td {
	font-size: 20px;
	font-weight: bold;
	padding-top: 20px;
}

.group-name-tr:nth-child(1) {
	padding-top: 0px;
}

.edit-field_weight {
	display: block;
}

.edit-field_weight-id,
.edit-field_weight-user_id,
.edit-field_weight-title,
.edit-field_weight-front,
.edit-field_weight-pub,
.edit-field_weight-alias {
	display: none;
}

.edit-field_weight-ct {
	padding-bottom: 40px;
}

.edit-form-view .edit-field_weight-ct {
	padding-bottom: 0px;
}

.edit-form-user .edit-field-date {
	display: none;
}

.edit-form .edit-field-user_id {
	display: none;
}

.edit-files-images-line-img img {
	display: block;
	width: 100px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.edit-files-images-line-img {
	display: table-cell;
	padding-right: 20px;
}

.edit-files-images-line-del {
	display: table-cell;
	vertical-align: middle;
}

.edit-files-images-line-del a {
	color: red;
}

.field-img .files-images-line-img {
	display: inline-block;
	padding: 10px;
	width: 200px;
	height: 110px;
	overflow: hidden;
}

.field-img .files-images-line-img img {
	width: 200px;
	height: auto;
	overflow: hidden;
}

.edit-files-files-line {
	margin-bottom: 15px;
}

.edit-files-files-line-del a {
	color: red;
}

label[for=hamburger-11],
label[for=hamburger-13],
label[for=hamburger-16],
label[for=hamburger-17],
#hamburger-11,
#hamburger-13,
#hamburger-16,
#hamburger-17 {
	display: none;
}

label[for=hambl],
#hambl {
	display: none;
}

.col-form input {
	display: block !important;
}

.col-form .colpairs .edit-col {
	display: inline-block;
	margin-right: 20px;
}

.col-form button[type="button"],
.col-form button[type="button"]:hover,
.col-form button[type="submit"],
.col-form button[type="submit"]:hover,
.col-form button[type="reset"],
.col-form button[type="reset"]:hover,
.col-form input[type="button"],
.col-form input[type="button"]:hover,
.col-form input[type="submit"],
.col-form input[type="submit"]:hover,
.col-form input[type="reset"],
.col-form input[type="reset"]:hover {
	margin: 0;
	cursor: pointer;
}

.slider-form input {
	display: block !important;
}

.slider-form .colpairs .edit-slider {
	display: inline-block;
	margin-right: 20px;
}

.slider-form button[type="button"],
.slider-form button[type="button"]:hover,
.slider-form button[type="submit"],
.slider-form button[type="submit"]:hover,
.slider-form button[type="reset"],
.slider-form button[type="reset"]:hover,
.slider-form input[type="button"],
.slider-form input[type="button"]:hover,
.slider-form input[type="submit"],
.slider-form input[type="submit"]:hover,
.slider-form input[type="reset"],
.slider-form input[type="reset"]:hover {
	margin: 0;
	cursor: pointer;
}

.minislide {
	overflow:hidden;
	position:relative;
}

.minislide img {
	opacity:0;
}

.minislide .slider {
	height: 320px;
	position: absolute;
	z-index: 99;
	width: 100%;
	top: 0;
}

.minislide .slider .slidetxt {
	position:absolute;
	bottom:0;
	z-index: 100;
	background-color:rgba(0,0,0,0.7);
	width: 100%;
	color: white;
	padding: 10px;
}

@keyframes minislide {0%{z-index:100} 100%{z-index:1}}

.grecaptcha-badge {
	display: none !important;
}

.block-login h2,
.block-login .editblock {
	display: none;
}
	
.block-logout h2,
.block-logout .editblock {
	display: none;
}

.field-file {
	margin-top: 10px;
	margin-bottom: 10px;
}

.field-file .files-line {
	margin-top: 2px;
	margin-bottom: 2px;
	display: list-item;
	list-style: disc;
	margin-left: 15px;
}