/* =============================================
   TEMA: Pink
   bg     : #821060
   navbar : #3A0032
   second : #630056
   card   : #941D70
   accent : #ff69b4
   ============================================= */

body {
    background-color: #821060 !important;
}

div[style*="#3A0032"],
div[style*="#3a0032"] {
    background-color: #3A0032 !important;
}

#right-column {
    background-color: #3A0032 !important;
}
html body #right-column {
    background-color: #3A0032 !important;
}

.con .bar, #top.bar, #middle.bar, #bottom.bar, .bar {
    background-color: #ff69b4 !important;
}
.con {
    background-color: transparent !important;
}
#top, #middle, #bottom {
    background-color: #ff69b4 !important;
    border-color: #ff69b4 !important;
}

.form-control {
    background-color: #3A0032 !important;
    border-color: #630056 !important;
    color: #fff !important;
}

.modal-content {
    background-color: #941D70 !important;
    border: 1px solid #ff69b4 !important;
    color: #fff !important;
}
.modal-header {
    background-color: #821060 !important;
    border-bottom: 1px solid #ff69b4 !important;
    border-radius: 5px 5px 0 0 !important;
}
.modal-body {
    background-color: #941D70 !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: #3A0032 !important;
}
html body .active-menu-scroll {
    background-color: #3A0032 !important;
}

div[style*="#0E0E0E"],
div[style*="#0e0e0e"] {
    background-color: #0E0E0E !important;
}

div[style*="#630056"] {
    background-color: #630056 !important;
}

a[style*="background-color: #00D3FE"],
a[style*="background-color:#00D3FE"] {
    background-color: #ff69b4 !important;
}

div[style*="border-left: 2px solid #00D3FE"],
div[style*="border: 1px solid #00D3FE"],
div[style*="border:1px solid #00D3FE"] {
    border-color: #ff69b4 !important;
}
div[style*="color: #00D3FE"],
div[style*="color:#00D3FE"],
div[style*="color: #00d3fe"] {
    color: #ff69b4 !important;
}

div[style*="#941D70"],
div[style*="#941d70"] {
    background-color: #941D70 !important;
}

div[style*="background-color: #3A0032"],
div[style*="background-color:#3A0032"],
div[style*="background-color: #3a0032"],
div[style*="background-color:#3a0032"] {
    background-color: #3A0032 !important;
}

#smart_banner {
    background: #3A0032 !important;
}

.messagebleft-container {
    background: linear-gradient(#941D70 15%, #630056 50%, #821060 85%) !important;
    border: 2px solid #ff69b4 !important;
    color: #fff !important;
}

.con {
    background: #3A0032 !important;
    box-shadow: 0 0 10px 2px #ff69b4 !important;
}

.icon {
    background: linear-gradient(176deg, #ff69b4, #630056) !important;
}

[style*="background-color: #821060"],
[style*="background-color:#821060"] {
    background-color: #821060 !important;
}
[style*="background-color: #630056"],
[style*="background-color:#630056"] {
    background-color: #630056 !important;
}
[style*="background-color: #941D70"],
[style*="background-color:#941D70"],
[style*="background-color: #941d70"],
[style*="background-color:#941d70"] {
    background-color: #941D70 !important;
}