
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i|Titillium+Web:200,200i,300,300i,400,400i,600,600i,700,700i,900&display=swap');

h1, h2, h3, h4, h5, h6{
   font-family: 'Titillium Web' ;
    color: #1F222D
}

div{
    font-family: 'Lato' ;
}

li{
   padding: 5px 0px;
}

.forum-addon{
   max-width: 100%;
}

.theme-default .ia-splitter #main{
   background-image: url("/download/attachments/950887/Background.png?version=1&modificationDate=1576681284842&api=v2");
   background-attachment: fixed;
   background-position: 50%;
   background-repeat: no-repeat;
   background-size: cover;
}

#header .app-switcher-trigger>.aui-icon , #header .aui-icon-small:before{
   opacity:1;
   color:#fff;
}

#header .aui-header .aui-nav-imagelink, #header .aui-header a, #header .aui-header a, .aui-header .aui-dropdown2-trigger, #header .aui-header .aui-nav-link{
   color:#fff;;
   font-weight: 600;
}

.acs-side-bar{
   -webkit-box-shadow: 0 0 5px 2px rgba(1,1,1,0.1);
   box-shadow: 0 0 5px 2px rgba(1,1,1,0.1);
   background-color:#fff
}

.acs-nav-item-label, .plugin_pagetree_children_span{
   font-family: 'Titillium Web', sans-serif;
   font-weight: 500;
letter-spacing: 0.5px;
}
.forum-addon{
background-color: rgba(0,0,0,0);
}


