/* =============================================
   TEMA: Hijau
   bg     : #003320
   navbar : #001f12
   second : #006633
   card   : #004d26
   accent : #00ff88
   ============================================= */

body {
    background-color: #003320 !important;
}

div[style*="#3A0032"],
div[style*="#3a0032"] {
    background-color: #001f12 !important;
}

#right-column {
    background-color: #001f12 !important;
}
html body #right-column {
    background-color: #001f12 !important;
}

.con .bar, #top.bar, #middle.bar, #bottom.bar, .bar {
    background-color: #00ff88 !important;
}
.con {
    background-color: transparent !important;
}
#top, #middle, #bottom {
    background-color: #00ff88 !important;
    border-color: #00ff88 !important;
}

.form-control {
    background-color: #001f12 !important;
    border-color: #006633 !important;
    color: #fff !important;
}

.modal-content {
    background-color: #004d26 !important;
    border: 1px solid #00ff88 !important;
    color: #fff !important;
}
.modal-header {
    background-color: #003320 !important;
    border-bottom: 1px solid #00ff88 !important;
    border-radius: 5px 5px 0 0 !important;
}
.modal-body {
    background-color: #004d26 !important;
    border-radius: 0 0 5px 5px !important;
}
.modal-backdrop {
    background-color: #000 !important;
}
.modal .modal-dialog {
    color: #fff !important;
}
.close {
    color: #fff !important;
}

.active-menu-scroll {
    background-color: #001f12 !important;
}
html body .active-menu-scroll {
    background-color: #001f12 !important;
}

div[style*="#0E0E0E"],
div[style*="#0e0e0e"] {
    background-color: #000f07 !important;
}

div[style*="#630056"] {
    background-color: #006633 !important;
}

a[style*="background-color: #00D3FE"],
a[style*="background-color:#00D3FE"] {
    background-color: #00ff88 !important;
}

div[style*="border-left: 2px solid #00D3FE"],
div[style*="border: 1px solid #00D3FE"],
div[style*="border:1px solid #00D3FE"] {
    border-color: #00ff88 !important;
}
div[style*="color: #00D3FE"],
div[style*="color:#00D3FE"],
div[style*="color: #00d3fe"] {
    color: #00ff88 !important;
}

div[style*="#941D70"],
div[style*="#941d70"] {
    background-color: #004d26 !important;
}

div[style*="background-color: #3A0032"],
div[style*="background-color:#3A0032"],
div[style*="background-color: #3a0032"],
div[style*="background-color:#3a0032"] {
    background-color: #001f12 !important;
}

#smart_banner {
    background: #001f12 !important;
}

.messagebleft-container {
    background: linear-gradient(#004d26 15%, #006633 50%, #003320 85%) !important;
    border: 2px solid #00ff88 !important;
    color: #fff !important;
}

.con {
    background: #001f12 !important;
    box-shadow: 0 0 10px 2px #00ff88 !important;
}

.icon {
    background: linear-gradient(176deg, #00ff88, #006633) !important;
}

[style*="background-color: #821060"],
[style*="background-color:#821060"] {
    background-color: #003320 !important;
}
[style*="background-color: #630056"],
[style*="background-color:#630056"] {
    background-color: #006633 !important;
}
[style*="background-color: #941D70"],
[style*="background-color:#941D70"],
[style*="background-color: #941d70"],
[style*="background-color:#941d70"] {
    background-color: #004d26 !important;
}