

body
{
background:#090909;
color:#dcf8ff;
}

#header a,
#footer a,
#main a,
.menu-mod a
{
color:#dcf8ff;
}

#topline-bg
{
background:linear-gradient(to bottom, #090909 0%,#090909 80%, rgba(9,9,9,0) 100%);
}


#menu-dialog-ul-bottom li,
#menu-mod li
{
background:#2b2b37;
border-color:#2b2b37;
}

#menu-dialog-ul,
#menu-dialog-ul-admin,
#menu-dialog-ul-bottom
{
background:rgba(9,9,9,0.5);
}


#menu-dialog-ul  li,
#menu-dialog-ul-admin li,
.app-grid .app-grid-but,
.app-control .app-control-but
{
background:#2b2b37;
border: 0.01em #090909;
box-shadow: 0.05em 0.05em 0.2em #222222;
}


#home .section-header h2
{
font-size:3em;
}

#popup-content,
#lightbox-content
{
 color:#090909;
}

#main
{
background:#2b2b37;
}

#menu-hamburger
{
background:linear-gradient(to right, rgba(9,9,9,0) 0%, rgba(9,9,9,1) 40%, rgba(9,9,9,1) 100%);
}

div.mod-header
{
border-color:#d8ffff;
}

div.mod-header div.mod-header-item
{
background:#2b2b37;
border-color:#d8ffff;
}


ul.menu-mod-ul li.active
{
background:#ee6462 !important;
border-color:#ee6462 !important;
}

ul.menu-mod-ul li.active-prev
{
border-color:#ee6462 !important;
}

div.mod-header div.mod-header-item.active
{
background:#ee6462 !important;
}

/* -------------------- */

#menu-dialog-ul-bottom li
{
border-color:#d8ffff;
}

#cont-menu-mod.mode-mobile
{
background:rgba(9,9,9,0.5);
border-color:#d8ffff;
}


/* -------------------- */

.app-but button
{
background:#2b2b37;
color:#d8ffff;
border-color:#d8ffff;
background:linear-gradient(to bottom, #4c4c61 0%, #3d3d4e 52%, #2b2b37 55%, #2b2b37 100%);
}

.app-but.dark button
{
background:linear-gradient(to bottom, #4c4c61 0%, #3d3d4e 52%, #2b2b37 55%, #2b2b37 100%);
}

.app-but.green button,
.app-but-save button
{
background:linear-gradient(to top, #009900 0%, #009000 52%, #00a000 55%, #009000 100%);
}


/* -------------------- */

.app-control-more-ul
{
background: rgba(9,9,9,0.8);
}

.app-control-more-ul li
{
background: #2b2b37;
border-color: #090909;
}

.app-control-more-ul-bottom li
{
background:#2b2b37;
border-color:#d8ffff;
}

.app-table tfoot,
.app-table tbody
{
color:#090909;
}

/* .app-table tbody td,
.app-table tfoot td
{
background:#ffffff; 
} */

.fade-right
{
background:linear-gradient(to left, #090909 0%, rgba(9,9,9,0) 100%);
}

