button#open_panel.close{width: auto;height: auto;border-radius: 6px;position: relative;top: inherit;right: inherit;opacity: 1;text-shadow: none;}

#st_panel .uadm-profile > div.st_panel__header {background: #0e0e0e !important;}
#st_panel {background: #0e0e0e !important;}
#st_panel .uadm-tooltip {background: #0e0e0e !important;}
#st_panel .uadm-iparent .uadm-tooltip:hover, #st_panel .st_panel__title:hover {background: #e81c5a !important;color: #fff !important;}
#st_panel .uadm-subi, #st_panel .uadm-subl {background: #181818 !important;}
#st_panel .uadm-subi:hover {border-left-color: #e81c5a !important;background-color: #2d303554 !important;}
#st_panel .uadm--cut-text b::before {color: #fb0;}

.navbar-right {transition: 0.3s;}
.open-comment .navbar-right, .open-comment .wrapper {padding-right: 300px;}

.navbar-inverse .navbar-nav > li > a {min-width: 50px;display: inline-block;text-align: center;}

.random-card.gold { color: #fff; background-size: cover !important; font-size: 18px; background-blend-mode: multiply; background-color: rgba(0, 0, 0, 0.5) !important; height: 235px;}

@media only screen and (max-width:1680px) {
    .random-card.gold {
        height: auto;
    }
}

input, select {width: auto;display: inline-block;height: auto;}
select {width: auto !important;}
select option[selected] {
    background: #e81c5a !important;
    color: #ffffff !important;
}

.u-mpanel-tooltip {display:none}
.ucf-avatar { display: none;}
.ucf-content {margin-left: 0 !important;}
a.uc-profile-link { font-size: 18px; position: relative; top: -3px;}
.com-order-block { display: none;}
.uc-top-right { color: #ffc608;font-size: 18px;}
.uc-avatar { border-radius: 25px; overflow: hidden;}
.uc-content { background: #33363c !important; padding: 15px 20px;border-radius: 10px;}
.caption {margin-top: -40px;}


.profile-label {
    background: #e81c5a !important;
    border: 1px solid #e81c5a !important;
    padding: 10px 15px 10px !important;
    color:#ffffff !important;
    font-size: 1.2rem !important;
}

.profile-body {
    border-top: 1px solid #34373D !important;
}

.captcha-block {
    justify-content: flex-start!important;
}

@media only screen and (max-width:992px) {
    .open-comment .navbar-right, .open-comment .wrapper {padding-right: 0px;}
}

@media only screen and (max-width:640px) {
    #sidebar-left {left: 280px;width: 300px; display: none;}
}