
.img-protection {
    position: absolute;
    z-index: 999999992001;
    display: none;
}
.img-protection .menuOption {
    padding: 4px 8px;
    white-space:nowrap;
}


.img-protection,
#menu-left-scrollbar-thumb-inner {
    background: #51848f;
}

.img-protection,
#content h1 {
    color: #94969b;
}

.title {
    color: #94969b !important;
}

#content a.sub-title,
.sub-title {
    color: #005B6F !important;
}


#content a,
#content .text h1,
#content .text h2,
.text {
    color: #94969b;
}

.wrap-modal .modal-dialog .loader,
.modal .modal-dialog .loader,
.bg-website,
#header div.bg,
body {
    background-color: #f2f4f7;
}

.bg-menu,
#header div.bg {
    background-color: #eceef2;
}


hr {
    border-bottom-color: #94969b;
}
