/* w3.css modification of the default width of pages to better suits fill hd screens (default is 980px and 1140px) */
.w3-content{max-width:1280px}
.w3-auto{max-width:1440px}
/* w3.css modification of the default colors to meet accessibility requirments - solves contrast errors */
.w3-blue,.w3-hover-blue:hover {background-color:#0000C7!important}
.w3-green,.w3-hover-green:hover {background-color:#007A00!important}
/* w3.css modification of w3-bar heigth */
/* .w3-bar .w3-bar-block .w3-bar-item{padding:4px 8px;} */
/* w3.css modification of navbar links */
.w3-button a {text-decoration: none;}
.w3-button:hover a {text-decoration: underline;}
/* css class from plucss.css  1.3.1 2019 PluXml by Jos, Stéphane F, sudwebdesign, Pedro "P3ter" CADETE */
/* css styles from W3.CSS 4.15 December 2020 by Jan Egil and Borge Refsnes */
.art_thumbnail {max-width:100%;height:auto;}
.art_thumbnail img {vertical-align:middle;}
.art_thumbnail a {color:inherit;}
/* css class from PluXML 5.6 default theme 2017 PluXml by Jos, Stephane F. Licensed under the GPL license. See http://www.gnu.org/licenses/gpl.html */  */
.tag-size-1 {font-size: 1rem;}
.tag-size-2 {font-size: 1.2rem;}
.tag-size-3 {font-size: 1.4rem;}
.tag-size-4 {font-size: 1.6rem;}
.tag-size-5 {font-size: 1.8rem;}
.tag-size-6 {font-size: 2rem;}
.tag-size-7 {font-size: 2.2rem;}
.tag-size-8 {font-size: 2.4rem;}
.tag-size-9 {font-size: 2.6rem}
.tag-size-10 {font-size: 2.8rem;}
.tag-size-max {font-size: 3rem;}
/* css classes from w3 school */
/* repsonsive iframe  */
.kce-container {width:100%;text-align:center;}
.kce-iframe-responsive {width:100%;}
/* Sticky content */
.kce-sticky {position:-webkit-sticky; /* Safari */ position:sticky;top:0;}
/* List without bullets */
ul.no-bullets {list-style-type: none; padding: 0; margin: 0;}
/* css class for KCE */
.kce-separator {border-left: 1px;margin-left:5px;}
.kce-ul-no-bullets {list-style-type: none; padding-top:4px;}
.kce-logo {padding-right:5px;}
.kce-blue-dark,.kce-hover-blue-dark:hover {background-color:#004495;}
.kce-red {background-color:#D3031B;}
.kce-green {background-color:#7AB51D;}
.kce-blue-light {background-color:#009DE0;}
.kce-orange {background-color:#F29400;}
.kce-grey {background-color:#66747B;}

