h1 {
    margin: 30px 0 0 0;
}

ul {
    list-style: none;
}

table {
    margin: 10px auto;
}

ul.lastList {
    margin-bottom: 20px;
}

ul.lastList li {
    list-style-type: none;
    position: relative;
}

ul.lastList li::before {
    content: "\25A0";
    position: absolute;
    left: -0.8em;
    font-size: 1.8em;
    top: -0.43em;
}

ul.lastList.emberi li::before {
    color: #3BA1A5; 
}
  
ul.lastList.tarsadalmi li::before {
    color: #FEA43D; 
}

ul.lastList.termeszeti li::before {
    color: #C7D506; 
}

ul.lastList.gazdasagi li::before {
    color: #51BAE6; 
}

/* SDG ul li colors */
ul.sdgList.lastList {
    margin-left: -11px;
}

ul.lastList.szegenyseg li::before {
    color: #e5243b;
}

ul.lastList.ehezes li::before {
    color: #dda63a;
}

ul.lastList.egeszseg li::before {
    color: #4c9f38;
}

ul.lastList.oktatas li::before {
    color: #c5192d;
}

ul.lastList.nemek li::before {
    color: #ff3a21;
}

ul.lastList.viz li::before {
    color: #26bde2;
}

ul.lastList.energia li::before {
    color: #fcc30b;
}

ul.lastList.munka_gazd li::before {
    color: #a21942;
}

ul.lastList.ipar_innov li::before {
    color: #fd6925;
}

ul.lastList.egyenlotlen li::before {
    color: #dd1367;
}

ul.lastList.fennt_varosok li::before {
    color: #fd9d24;
}

ul.lastList.felelos_fogy li::before {
    color: #bf8b2e;
}

ul.lastList.eghajlatvalt li::before {
    color: #3f7e44;
}

ul.lastList.ocean_tenger li::before {
    color: #0a97d9;
}

ul.lastList.szarazfold li::before {
    color: #56c02b;
}

ul.lastList.group li::before {
    color: #00689d;
}

ul.lastList.partnerseg li::before {
    color: #19486a;
}

h2 {
    text-transform: uppercase;
}

.mainTitle a {
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
    line-height: 40px;
    font-size: 20px;
    margin: 0;
    font-weight: normal;
}

.sdg .logo.sdg-logo a div {
    background: #3ba1a5;
    width: 150px;
    height: 100%;
    line-height: 45px;
    margin-right: -12px;
}

.contentsNavbar a {
    background: #ffffff;
    color: #444444;
    text-decoration: none;
}

.contentsNavbar a.active {
    background: #444444;
    color: #ffffff;
} 

.preambleBody {
    background: #ffffff;
    padding: 25px 50px;
}

.preambleBody h2 {
    font-size: 0.7em;
    display: inline-block;
}

.preambleBody img {
    display: inline-block;
}

.lightCenter {
    opacity: 1;
    width: 15px;
    height: 15px;
    margin: 0 7px;
}

.contentsNavba {
    padding: 35px 0 0 0;
}

.subChapterName {
    font-weight: bold;
    font-size: 18px;
}

.subChapterName span {
    margin-left: 32px;
}

.subMenuLink {
    font-weight: bold;
    color: #444444;
    font-size: 14px;
}

.subMenuLink:hover {
    color: #000000;
}

.preambleIconBox img {
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
}

.contentTitle {
    display: block;
    margin: 0.3em;
    cursor: pointer;
}

.contentTitle > .preambleIconBox {
    display: inline-block;
}

.ffi .contentTitle {
    cursor: pointer;
}

.ffi .contentMenuList ul {
    display: block;
    clear: both;
}

.ffi .contentTitle > h2 {
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
    font-size: 0.7em;
    text-decoration: underline;
}

.contentTitle > h2 {
    display: inline-block;
    text-decoration: underline;
}

.contentMenuList {
    display: block;
}

.lightWrapper {
    display: block;
}

.paragraph {
    margin-left: -30px;
}

.colorfulSquare {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-left: -50px;
    margin-bottom: 15px;
}

.colorfulSquare.s01 {
    background-color: #00797e;
}

.colorfulSquare.s02 {
    background-color: #7ed881;
}

.colorfulSquare.s03 {
    background-color: #0080B5;
}

.colorfulSquare.s04 {
    background-color: #70d5d8;
}

h2.titleOfOther {
    font-size: 1.2em;
}
