html {
	height: 100%;
}
body#adminpage {
	font: normal normal normal 12px/normal Arial,Helvetica,sans-serif;
	margin:0;
	padding:0;
	background-color:#FEFEFE;
	color: #212121;
}

/** {
	padding:0;
	margin:0;
}*/
form {
	margin:0;
	padding:0;
	border:0;
}
a {
	color:#025082;
	/*
	font-weight: bold;
	text-transform:uppercase
	*/
}
a:hover {
	color:#000000;
	font-weight: bold;
	/*text-transform:uppercase;*/
}

body#tinymce a {
    position: relative;
    color: #000;
    padding-left: 0.1875rem;
    padding-right: 0.1875rem;
    background-color: rgba(255,82,82,.3);
    display: inline;
    padding-bottom: 0.125rem;
	font-weight: normal;
		/*
	font-weight: bold;
	text-transform:uppercase
	*/
}
body#tinymce a:hover {
	color: #fff;
    background-color: #ff5252;
	/*text-decoration: underline;*/
	cursor:pointer;
	/*text-transform:uppercase;*/
}

body#tinymce a.taglink {
	padding-left:0;
	padding-right: 0;
	padding-bottom: 0;
	background-color: transparent !important;
	border-bottom: 1px solid #ff5252;
}

body#tinymce a.taglink:hover {
	background-color: #ff5252 !important;
}

body#tinymce {
	max-width: 898.34px;
    margin: 20px auto;
    font-family: Mulish, sans-serif;
    border-left: 1px dotted lightgrey;
    border-right: 1px dotted lightgrey;
    height: auto;
    line-height: 1.5;
	font-size: 1.125rem;
}
body#tinymce p span,
body#tinymce p{
    font-family: Mulish, sans-serif !important;
	font-size: 1.125rem !important;
	color: #000 !important;
	letter-spacing: initial !important;
}


h3 {
	font-size: 16px;
	font-weight: bold;
	margin:0;
	padding-top:0px;
	padding-bottom:3px;
}
#subtitle {
	font-size: 14px;
	font-weight: normal;
}
.datahandler_select{
	width: 100px;
}
.datahandler_input{
	width: 100px;
}
.nagy {
	font-size:16px;color:red;
}
.c {
	text-align:center;
}
a.p {
	color:#CC0000;
}
.kek {
	color:blue;
}
.b {
	font-weight:bold;
}
.n {
	font-weight: normal;
}
.r {
	text-align:right;
}
.f14 {
	font-size:14px;
}
.f13 {
	font-size:13px;
}
.f12 {
	font-size:12px;
}
.f11 {
	font-size:11px;
}
.f10 {
	font-size:10px;
}
.f9 {
	font-size:9px;
}
.red {
	color:#CC0000;
}
.green {
	color:green;
}
.w170 {
	width:230px;
}
.msg {
	background-color: #CC0000;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	padding:6px;
}
.message {
	color:#FFF;
	font-style:italic;
	letter-spacing:1px;
}

.artimage-center {
	text-align:center;
	margin:4px 0;
	font-size:11px;
	line-height:13px;
}
.artimage-center img {
	display:block;
	margin:0 auto;
}
.artimage-left {
	float:left;
	text-align:center;
	font-size:11px;
	margin:4px 15px 0 0;
}
.artimage-right {
	float:right;
	text-align:center;
	font-size:11px;
	margin:4px 0 0 15px;

}
table.newstable {
	width: 100%;
}
/*
table.newstable {
	border-top:1px solid #9999ff;
}
table.newstable tr td {
	border-left:1px solid #9999ff;
	border-bottom:1px solid #9999ff;
	border-right:1px solid #9999ff;
	font-size:12px;
}
table.newstable caption {
	background-color:  #9999ff;
	font-size:13px;
}
*/
.input100 {
	width: 99%;
	background-color:#FFFFFF;
	padding:auto;
	border: 1px solid #B9D0D7;
	padding:8px;
}
.input0 {
	background-color:#FFFFFF;
	padding:auto;
}
label {
	cursor:pointer;
}
.checkbox-field label {
	display:inline;
}
.checkbox-field input {
	margin-bottom: 1px;
}
.right {text-align:right}
.tabcont {

}
.popupimage {
	cursor:pointer;
}
.panel {
	clear:both;
	margin-right:0px;
	background-color:#FEFEFE;
}
img.imageleft {
	float:left;
	margin-right:10px;
	border:0;
}
img.imageright {
	float:right;
	margin-left:10px;

}
a img.imageright, a img.imageright, a img.def {
	border:0;
}
.artimagecenter {
	text-align:center;
	margin:4px 0;
	line-height:13px;
}
div.list-content {
	padding:10px;
}
/*.datatd a {
	color:blue;
}*/
#wrapper {
	border:5px solid #FF5252;
	margin-top:20px;
	margin-right:10px;
	padding-bottom:4px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.datatable {
	width:100%;
	table-layout:fixed;
}
.datatable tr td.datatd {
	vertical-align:middle;
	padding:7px;
	border-bottom:1px solid #FF5252;
	padding-right:10px;
}
.datatable tr td.datatd * {
	vertical-align:middle;
}
.paneltop {
	background-color: #FF5252;
	padding-top:7px;
}
.paneldark {
	background-color: #FF5252;
}
.panelbottom {
	background-color: #FEFEFE;
	padding:10px 0;
}
.darkline {
	border-top:1px solid #FF5252;
}
.darkbg {
	background-color: #FF5252;
}
.tablink {
	float:left;
	padding:4px 20px;
	cursor:pointer;
	font-weight:bold;
	border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
}
.tab-act {
	color:#FFF;
	cursor:pointer;
	font-weight:bold;
	padding:4px 20px;
	background-color:#555;
	margin-right: 2px;
}
.tab-noact {
	color:#444;
	cursor:pointer;
	font-weight:bold;
	padding:4px 20px;
	background-color: #eee;
	margin-right: 2px;
}
#admin-top {
	background:#000 url(https://www.economx.hu/img/brand.svg) 10px 50% no-repeat;
	padding:0;
	padding-bottom:20px;
	width:100%;
	height:60px;
	text-indent:95px;
	line-height:128px;
	/*border-bottom:1px dotted #FF5252;*/
	color:#fff;
	font-size:19px;
	font-family:Times New Roman,Times,serif;
	letter-spacing:2px;
	font-weight:normal;
	cursor:pointer;
	margin-bottom: 10px;
}
div#authuser {
	position:absolute;
	top:0;
	right:0px;
	background-color:white;
	font-size:13px;
	padding:2px 10px;
}
.admin-menu-div {
	margin-left:7px;
	/*margin-right:15px;*/
	padding:10px 10px 10px 5px;
	margin-top:20px;
	border:1px dotted #FF5252;
	background-color:white;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;

}
.admin-menu-div a {
	text-decoration:none;
	padding: 3px;
}

.admin-menu-div a:hover {
	text-decoration:underline;
	border: 1px solid #B9D0D7;
	padding: 3px;
}
.admin-menu-sub, .admin-menu-sub-act, .admin-menu-sub-curr {
	text-indent:5px;
	padding: 3px;

}
.admin-menu-sub span {
	color:#576363;
}
.admin-menu-sub-act a {
	background-color:Highlight;
	color:HighlightText;
	font-weight:bold;
	padding-left: 3px;
	padding-right: 3px;
}
.admin-menu-sub-curr a {
	background-color:yellow;
	font-weight:bold;
}
.admin-menu-main {
	margin-left:0;
	font-weight:bold;
	color:#576363;
	cursor:pointer;
	height:16px;
	font-size: 13px;
	padding-left:15px;
	background: transparent url(/images/a.png) 0 2px no-repeat;
}
.hidden {
	background: transparent url(/images/a.png) 0 -15px no-repeat;
}
b.req {
	color:#cc3300;
	font-weight:bold;
}
select, optgroup {
	font: normal normal normal 10pt/normal Arial, sans-serif;
	background-color:#FFFFFF;
	min-width: 4em;
	padding:2px 0;
	border: 1px solid #B9D0D7;
}
optgroup {
	font: bold 10pt/normal Arial, sans-serif;
}
input {
	font-size:12px;
	padding: 2px;

}
input[type=text] {
	border: 1px solid #B9D0D7;
	padding: 4px;
}
input.req {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FEEFEF;
	font-size:14px !important;
	font-weight:bold;
	border: 1px solid #ff9999;
}
textarea.req {
	background-color:#FEEFEF;
}
.button {
	width:100px;
	font-size:16px !important;
	font-weight:bold;
	font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	background-color:#f6f6f6;
}
.userlist {
	line-height:1.5em;
}
.link {
	cursor:pointer;
	color:#025082;
	text-decoration:underline;
}
.form_widget_amount_slider{
	border-top:1px solid #9d9c99;
	border-left:1px solid #9d9c99;
	border-bottom:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	background-color:#FF5252;
	height:5px;
	position:absolute;
	bottom:0px;
}
span.suff {
	font-size:90%;
	color:#666;
	vertical-align:middle;
}
.sortableitem {
	padding-left:15px;
	cursor:move;
	/* background:white url(/images/yes.png) 8px 50% no-repeat; */
	background-color:white;
	list-style: none;
	font-size:13px;
	font-weight:bold;
	line-height:25px;
	border:1px solid #FF5252;
	margin-bottom:5px;
	margin-right:15px;
}
.nonsortable {
	padding-left:15px;
	padding-right:10px;
	/* background:white url(/images/yes.png) 8px 50% no-repeat; */
	background-color:white;
	list-style: none;
	font-size:13px;
	font-weight:bold;
	line-height:25px;
	border:1px solid #FF5252;
	margin-bottom:5px;
	margin-right:15px;
	overflow:hidden;
	white-space: nowrap;

}
span.of {
	color:#bcbcbc;
	font-weight:normal;
}
li.vis-0 {
	background-color:#FF5252;
}
li.vis-0 a {
	color:#777;
}
.ytyp-1 {

}
.ytyp-2 {
	background-color:#FF5252;
	border:1px solid white;
}
ul#imlist {
	list-style: none;
}
.sortableimg {
	padding:5px;
	cursor:move;
	background-color:white;
	list-style: none;
	font-size:12px;
	border:1px solid #FF5252;
	margin-bottom:5px;
	margin-right:15px;
	clear:both;
	-moz-border-radius: 4px;
}
.sortableimg img {
	border:1px solid #FF5252;
	margin-right:11px;
}
.mceEditor {
	/* border:1px solid #FF5252; */
}
.mceToolbarContainer {
	/* background-color:#FF5252; */
}
#lista a {color:#1360B0;}
.hmenu {
	cursor:pointer;

}
a.ahmenu {
	padding:2px 5px;
	display:block;
	line-height:1.7em;
	color:#1360B0;
	white-space: nowrap;
	text-decoration: none;
}
a.ahmenu:hover {
	background-color:#FF5252;
}
.op {
	list-style-image: url(/images/open.gif);
}
.cl {
	list-style-image: url(/images/close.gif);
}
.nobull {
	margin-top:2px;
	margin-left:14px;
	padding-left:0px;
}
.nobull, .nobull ul {
	list-style-type:none;
}
#eddigi,#eddigi2,#framed {
	border:4px solid #FF5252;
	padding:5px;
	background-color:#F9F5E3;
}
#framed {
	margin-left:0;
	padding-left:30px;
	padding-bottom:10px;
}
#history-cont {
	height:1px;
}
#history {
	font-size:11px;
	position:absolute;
	top:0;
	padding:0;
	left:145px;
	width:400px;
	background-color:#F9F5E3;
	border:1px solid #FF5252;
}
div.velemenyframe {
	padding:0;
	float:none;
	width:95%;
	padding:20px 0;
	margin:20px 10px 20px 10px;
	border:1px solid #D6D0D0;
	border-left: 0 none;
	border-right: 0 none;
}
/*div.idezetframe {
	padding:0;
	float:none;
	width:95%;
	padding:20px 0;
	margin:20px 10px 20px 10px;
	border:1px solid #D6D0D0;
	border-left: 0 none;
	border-right: 0 none;
}*/

.main-content div.idezetframe-szoveg{
    margin-bottom: 1.5625rem;
    padding: 1.875rem;
    font-size: 1.375rem;
    line-height: 2rem;
	border-bottom: 0;
    display: flow-root;
    font-weight: 700;
	position: relative;
    background-color: #0d1a22;
	margin: 0;
    color: #ffffff;		
}

.main-content div.idezetframe-szoveg:before{
	top: 0;
    right: 0;
    width: 3.75rem;
    height: 3.75rem;
	content: "";
	position: relative;
    float: right;
    display: inline-block;
	margin-left: .9375rem;
    margin-bottom: .625rem;
	background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
	background-image: url(https://www.economx.hu/assets/icon-quotation-mark.svg);	
}
div.frame-center {
    background-color: #f8f9fa;
    padding: .625rem 1.875rem 1.25rem;
    border-left: .25rem solid #ff5252;
    margin-bottom: 1.5625rem;	
}

div.frame-center div.frame-cim{
	font-size: 1.625rem;
    color: #ff5252;
    margin: .9375rem 0;
	font-weight: 700;
	line-height: 1.5;	
}
div.frame-center div.frame-szoveg{
	font-size: 1.125rem;
	margin-top: 0;
    margin-bottom: 1rem;
}

div.frame-left {
	padding:0;
	width:100%;
	margin:4px 14px 4px 0px;
	border: 0 none;
}

div.frame-left:after{
	clear: both;
	content: " ";
	display: block;
}

div.frame-left div.frame-cim{
	float:left;
	border-top: 8px solid #ff5252;
	padding-top: 7px;
	margin-top: 5px;
	background-color: transparent;
	font-size: 22px;
	font-family: Mulish,sans-serif;
	font-weight: 700;
	width: 270px;
	text-align: right;
}

div.frame-left div.frame-szoveg{
	float:right;
	padding-left: 20px;
	background-color: transparent;
	padding-top: 0;
	font-size: 18px;
	font-family: Mulish,sans-serif;
	font-weight: 400;
	width: calc(100% - 270px);
}
/*
div.frame-right {
	padding:0;
	float:right;
	width:250px;
	margin:4px 0px 4px 14px;
	border:1px solid #D6D0D0;
}

div.frame-center {
	border:1px solid #D6D0D0;
	margin:4px 10px;
	padding:0;
}
div.frame-cim {
	background-color:#D6D0D0;
	border:0 none;
	color:#222222;
	font-size: 14px;
	font-weight:bold;
	margin:0;
	padding:2px;
	text-align:center;
	width:auto;
}
div.frame-text, div.frame-szoveg {
	font-family:Arial,Helvetica,sans-serif;
	line-height:135%;
	background-color:#FFFFFF;
	border:0 none;
	font-size:12px;
	margin:0;
	padding:6px;
	width:auto;
}
*/
.vm {
	vertical-align:middle;
}
#szsz {
	position:absolute;top:0;left:0;width:100%;
	background:transparent url(/images/gray.png) 0 0 repeat;
	}
* html #szsz{
	background-color: #000000;
	back\ground-color: transparent;
	background-image: url(/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/gray.png", sizingMethod="scale");
}
.thisedited {
	/* font-weight:bold; */
	/* border:1px solid red; */
	color:red;
	margin-left:10px;
	text-decoration:none;
}

#pagemessage {
	background-color: #FFFFCC;
	border: 1px solid #FFCC99;
	color:#AA0000;
	margin:10px auto -10px auto;
	text-align:center;
	padding:3px;
	font-size:14px;
	width:270px;
	font-weight:bold;
}
address {
	display:block;
	padding:42px 12px 12px 12px;
	border:1px solid #EBEDD8;
	background: white url(/images/velemeny.png) top left no-repeat;
}
.relwindow {
	z-index:9999;
	margin-top:5px;
	background-color:white;
	width:300px;
	padding:5px;
	border:1px solid #FF5252;
	position:absolute;
	top:0;
	-moz-box-shadow: 3px 3px 3px #888;
	-webkit-box-shadow: 3px 3px 3px #888;
	box-shadow: 3px 3px 3px #888;
}
.relwindow .inner_relwindow {
	margin-top: 5px;
	padding:10px 10px 2px 10px;
	max-height:250px;
	overflow:auto;
}
#ccount {
	display:none;
	font-size:14px;
	color:#000000;
	border:1px solid #ffcc99;
	background-color:#ffffcc;
	padding:3px;
}
#savedfilters {
	background-color:white;
	border:2px solid #BDC3D3;
	padding:0;
	left:315px;
	max-height:300px;
	overflow:auto;
	position:absolute;
}
#savedfilters ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
#savedfilters ul li {
	padding:6px;
	border-bottom:1px solid #FF5252;
}
#savedfilters ul li a {
	text-decoration: none;
}
.autocomplete-w1 { background:url(/images/shadow.png) no-repeat bottom right; position:absolute; top:0px; left:0px; margin:8px 0 0 6px; /* IE6 fix: */ _background:none; _margin:0; }
.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background-color:#FF5252; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:bold; color:#CC0000; }

.datepicker { border-collapse: collapse; border: 2px solid #BDC3D3; position: absolute; }
.datepicker tr.controls th { height: 22px; font-size: 11px; }
.datepicker select { font-size: 11px; }
.datepicker tr.days th { height: 18px; }
.datepicker tfoot td { height: 18px; text-align: center; /* text-transform: capitalize; */ }
.datepicker th, .datepicker tfoot td { background: #FF5252; font: 10px/18px Verdana, Arial, Helvetica, sans-serif; }
.datepicker th span, .datepicker tfoot td span { font-weight: bold; }
.datepicker tbody td { width: 24px; height: 24px; border: 1px solid #FF5252; font: 11px/22px Arial, Helvetica, sans-serif; text-align: center; background: #fff; }
.datepicker tbody td.date { cursor: pointer; }
.datepicker tbody td.date.over { background-color: #99ffff; }
.datepicker tbody td.date.chosen { font-weight: bold; background-color: #ccffcc; }

input.editable-select {
  background: #FFF url(/images/arrow-down.gif) right center no-repeat;
  padding-right: 13px;
}
/* editable-select */
.editable-select-options {
	position: absolute;
	display: none;
	overflow: auto;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	border: 1px solid #ccc;
	z-index: 10;
}
.editable-select-iframe {
	position: absolute;
	background-color: #FFF;
	z-index: 9;
	display: none;
}
.editable-select-options ul {
	margin: 0;
	padding: 0;
	z-index: 10;
	list-style: none;
	list-style-image: none;
}
.editable-select-options li {
	cursor: default;
	padding: 2px;
}
.editable-select-options li.selected {
	background-color: #EAEAEA;
}
/* editable-select */

h3 {
	font-size: 16px;
	font-weight: bold;
	margin:0;
	padding-top:0px;
	padding-bottom:3px;
}

.fileelement{
	margin:5px 3px 0 0 ;
	border:1px solid grey;
	float:left;
	height:120px;
	width:100px;
	cursor: pointer;
	background-color: #eee;
	font-size:10px;
}
.fileelement:hover{
	border:1px dotted black;
	background-color: #ccc;
}
.fileelement_file{
	height:70px;
	width:90px;
	border-bottom:1px solid #999;
	padding: 5px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: white;
	background-size: 90%;
}
.fileelement_folder{
	background-image:url(/images/folder.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: white;
	height:70px;
	width:90px;
	border-bottom:1px solid #999;
	padding: 5px;
}

.fileelement_text{
	padding:5px;
	overflow:hidden;
}

.sep{
	width:1px;
	border-right:1px solid black;
	padding-right: 19px;
	margin-right:20px;
	float:left;
	height:25px;
}
.fl{
	float:left;
}

.fr{
	float:right;
}


.hidemenu{
	background:url(/images/x.png) no-repeat transparent;
    display: block;
    height: 29px;
    left: 180px;
    margin-bottom: -40px;
    position: relative;
    width: 25px;
    cursor: pointer;
}

.showmenu{
	background:url(/images/openmenu.png) no-repeat transparent;
	background-position: 0 10px;
    display: block;
    height: 39px;
    left: 0px;
    margin-bottom: -55px;
    position: relative;
    width: 30px;
    cursor: pointer;
}

#admin-content{
	padding-left: 15px;
}

#colorSelector {
    background: url("/images/select.png") repeat scroll 0 0 transparent;
    height: 36px;
    position: relative;
    width: 36px;
    float: left;
	margin-left: 10px;
    margin-top: -5px;
}
#colorSelector div {
    background: url("/images/select.png") repeat scroll center center transparent;
    height: 30px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 30px;
}
.velemenyframe{
	font-style: italic;
}
.velemenyframe .napi_logo {
    max-height: 31px;
    margin-top: 0;
    padding-left: 120px;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22https%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22https%3A//www.w3.org/1999/xlink%22%20version%3D%221.1%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20225%2064%22%20enable-background%3D%22new%200%200%20225%2064%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20d%3D%22M30.1%2051c-2.9-5.1-6-10.1-9.4-15.1S13.8%2026.2%2010%2021.8V51H0V6.4h8.2c1.4%201.4%203%203.2%204.7%205.2c1.7%202.1%203.5%204.3%205.3%206.6%20c1.8%202.3%203.6%204.8%205.3%207.3c1.8%202.5%203.4%204.9%205%207.2V6.4h10V51H30.1z%22/%3E%3Cpath%20d%3D%22M60.5%2016.3c2.8%200%205.2%200.3%207.1%201c1.9%200.6%203.4%201.6%204.6%202.8c1.1%201.2%202%202.7%202.4%204.4c0.5%201.7%200.7%203.6%200.7%205.7V50%20c-1.4%200.3-3.3%200.7-5.8%201.1s-5.4%200.6-8.9%200.6c-2.2%200-4.2-0.2-6-0.6c-1.8-0.4-3.3-1-4.6-1.9c-1.3-0.9-2.3-2-3-3.4%20c-0.7-1.4-1-3.2-1-5.2c0-2%200.4-3.6%201.2-5c0.8-1.4%201.9-2.5%203.2-3.3c1.3-0.8%202.9-1.4%204.6-1.8c1.7-0.4%203.5-0.5%205.4-0.5%20c1.3%200%202.4%200.1%203.3%200.2c1%200.1%201.8%200.2%202.4%200.4v-0.9c0-1.6-0.5-2.9-1.5-3.9c-1-1-2.7-1.5-5.2-1.5c-1.6%200-3.3%200.1-4.9%200.4%20c-1.6%200.2-3%200.6-4.1%201l-1.2-7.7c0.6-0.2%201.3-0.4%202.1-0.5c0.8-0.2%201.8-0.4%202.8-0.5c1-0.1%202-0.3%203.1-0.4%20C58.3%2016.3%2059.4%2016.3%2060.5%2016.3z%20M61.3%2044.3c0.9%200%201.9%200%202.7-0.1c0.9%200%201.6-0.1%202.1-0.2v-7.3c-0.4-0.1-1-0.2-1.7-0.3%20c-0.8-0.1-1.5-0.1-2.1-0.1c-0.9%200-1.8%200.1-2.6%200.2c-0.8%200.1-1.5%200.3-2.1%200.6c-0.6%200.3-1.1%200.7-1.4%201.2c-0.3%200.5-0.5%201.2-0.5%201.9%20c0%201.5%200.5%202.5%201.5%203.1C58.1%2044%2059.5%2044.3%2061.3%2044.3z%22/%3E%3Cpath%20d%3D%22M133.7%207.4c0%201.8-0.6%203.1-1.7%204.2c-1.1%201-2.5%201.5-4%201.5c-1.6%200-2.9-0.5-4-1.5c-1.1-1-1.7-2.4-1.7-4.2%20c0-1.8%200.6-3.1%201.7-4.2c1.1-1%202.5-1.5%204-1.5c1.6%200%202.9%200.5%204%201.5C133.2%204.2%20133.7%205.6%20133.7%207.4z%20M132.8%2051h-9.6V17.2h9.6V51z%22/%3E%3Cpath%20fill%3D%22%23F19224%22%20d%3D%22M151.3%2045.9c0%201.9-0.6%203.4-1.8%204.4c-1.2%201-2.6%201.5-4.2%201.5c-1.6%200-2.9-0.5-4.2-1.5c-1.2-1-1.8-2.5-1.8-4.4%20c0-1.9%200.6-3.4%201.8-4.4c1.2-1%202.6-1.5%204.2-1.5c1.6%200%202.9%200.5%204.2%201.5C150.7%2042.5%20151.3%2044%20151.3%2045.9z%22/%3E%3Cpath%20fill%3D%22%23F19224%22%20d%3D%22M157.8%2051V2.6l9.6-2.5v17.2c0.6-0.2%201.5-0.4%202.5-0.6c1-0.2%202-0.3%202.9-0.3c2.8%200%205.1%200.4%206.9%201.1%20c1.8%200.8%203.3%201.8%204.4%203.2c1.1%201.4%201.9%203%202.3%204.9c0.5%201.9%200.7%204%200.7%206.3V51h-9.6v-18c0-3.1-0.4-5.3-1.2-6.6%20c-0.8-1.3-2.3-1.9-4.4-1.9c-0.9%200-1.7%200.1-2.4%200.2c-0.8%200.2-1.4%200.3-2%200.5V51H157.8z%22/%3E%3Cpath%20fill%3D%22%23F19224%22%20d%3D%22M225%2049.9c-1.6%200.5-3.8%200.9-6.3%201.3c-2.6%200.4-5.3%200.6-8.2%200.6c-2.9%200-5.3-0.4-7.2-1.2%20c-1.9-0.8-3.4-1.9-4.6-3.2c-1.1-1.4-1.9-3.1-2.4-5c-0.5-1.9-0.7-4.1-0.7-6.4V17.2h9.6v17.7c0%203.1%200.4%205.3%201.2%206.7%20c0.8%201.4%202.4%202.1%204.6%202.1c0.7%200%201.4%200%202.2-0.1c0.8-0.1%201.5-0.1%202.1-0.2V17.2h9.6V49.9z%22/%3E%3Cpath%20d%3D%22M115.7%2034.1c0%202.6-0.3%205-1%207.1c-0.6%202.1-1.6%204-2.8%205.5c-1.3%201.5-2.8%202.7-4.7%203.6c-1.9%200.9-4%201.3-6.4%201.3%20c-1.3%200-2.6-0.1-3.8-0.4c-1.2-0.3-2.3-0.6-3.4-1.1v11.2l-9.6%202.5V18.3c0.9-0.3%201.9-0.5%203-0.7c1.1-0.2%202.3-0.4%203.5-0.6%20c1.2-0.2%202.5-0.3%203.8-0.4c1.3-0.1%202.5-0.2%203.7-0.2c2.8%200%205.3%200.4%207.5%201.3c2.2%200.8%204.1%202%205.6%203.5c1.5%201.5%202.7%203.4%203.5%205.6%20S115.7%2031.4%20115.7%2034.1z%20M105.9%2034.3c0-3-0.7-5.3-2-7.1c-1.3-1.8-3.3-2.7-6-2.7c-0.9%200-1.7%200-2.4%200.1c-0.7%200.1-1.3%200.1-1.8%200.2%20v17.3c0.6%200.4%201.4%200.7%202.4%201c1%200.3%202%200.4%202.9%200.4C103.6%2043.5%20105.9%2040.5%20105.9%2034.3z%22/%3E%3C/g%3E%3C/svg%3E');
    background-repeat: no-repeat;
    height: 72px;
    width: 250px;
    margin: 10px 0 20px 0;
    overflow: visible !important;
    display: block;
}
.main-content ol li,
.main-content ul li{
	font-size: 1.125rem;
}

.main-content .text-with-title h3.ls{
	color: #000;
}
.main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-content h6{
	font-weight: normal;
}

p.kiemeles{
	margin-top: 20px;
	padding-top: 15px;
	margin-bottom: 20px;
	position: relative;
	z-index : 1;
	font-size: 21px;
	font-weight: 700;
}

p.kiemeles:before {
	content : "";
	position: absolute;
	left    : 0;
	top  : 0;
	height  : 3px;
	width   : 30%;
	border-top: 5px solid #ff5252;
}

.artimage-center{
	width: 100%;
}
.artimage-center img.mygallerystartimage {
	display: inline-block;
	width: 70%;
	margin-bottom: 20px;
}

.artimage-center:has(img.mygallerystartimage)::after{
	content: "GALÉRIA";
	display: inline-block;
	width: calc(30% - 5px);
	color: #fff;
	font-size: 40px;
	/*height: 100px;*/
	margin-left: 5px;
	padding: 100px 10px;
	background-color: rgba(255,82,82,.7);
}
