body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}.aspect--9\:16,.responsive.ratio-916{padding-bottom:177.7777%}.aspect--1\:1,.responsive.ratio-11{padding-bottom:100%}
.mod_visitors .invisible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    float: left;
	width:0px;
	height:0px;
}
/***** backend login - background image *****/

.cs_cls_login {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.cs_cls_login body {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}

.cs_cls_login body:has(> .cs_cls_bg_image) {
  background: none;
}

.cs_cls_login #container {
  position: relative;
  margin: 15px;
  z-index: 10;
}

.cs_cls_login .tl_message {
  margin-top: -20px;
  padding: 0 45px 40px;
  max-width: 260px;
  background: white;
}

.cs_cls_login .tl_error {
  margin-bottom: 0;
  padding: 0;
  font-size: 0.8125rem;
}

.cs_cls_login .cs_cls_bg_image {
  position: fixed;
  inset: 0;
}

.cs_cls_login .cs_cls_bg_image .image_container {
  height: 100%;
}

.cs_cls_login .cs_cls_bg_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/***** backend login - logo *****/

.cs_cls_logo {
  margin-bottom: 23px;
}

.cs_cls_logo img {
  width: 100%;
  height: auto;
}

/***** backend login - text *****/

.cs_cls_text {
  margin-top: 23px;
  font-size: 0.8125rem;
  line-height: 1.0625rem;
}
#left:has(.current .cs_error_redirect) + #main td.col_url {
  word-break: break-all;
}

@media only screen and (min-width: 768px) {
  #left:has(.current .cs_error_redirect) + #main th.col_count,
  #left:has(.current .cs_error_redirect) + #main td.col_count {
    width: 60px;
    text-align: right;
  }
}

/***** multi-column-editor *****/

.multi-column-editor .selector_container {
  margin-top: 0.1875rem !important;
  margin-bottom: 1.125rem !important;
}



