.header-custom{
    height: 156px;
    width: 100%;
    padding: 42px;
}

.header-body{
    background: #182845;
    height: 79px;
    border-radius: 23px;
    padding: 19px;
    display: flex;
}

.custom-logo{
    width: 130px;
}

.button-group{
    margin-left: 416px;
}

.btn:not([class*=btn-label-]):not([class*=btn-outline-]){
    box-shadow:0px 0px 40x rgba(165, 163, 174, 0.4)
}

.btn-action {
    background-color: #182845;
    color: #fff;
    font-weight: bold;
    padding-left: 0;
    padding-right: 0;
    width: 36px;
    box-shadow: none !important;
}


.side-body{
    height: 100%;
    width: 300px;
    background: #182845;
    border-radius: 21px;
    margin-left: 44px;
    padding: 29px;
    color: #bdc4d2 !important;
    max-height: 600px;
    overflow: auto;
    /* overflow: scroll;
    max-height: 400px; */
}

.menu-list{
    display: block;
    padding: 11px;
    /* background-color: #ea4739; */
    border-radius: 10px;
    color: #bdc4d2;
    font-size: 1rem;
}

.menu-list.active{
    background-color: #ea4739;
    color: #fff !important;
}

.menu-list.active a{
    color: #fff !important;
}

.menu-list:hover{
    color: #ea4739 !important;
    text-decoration: none;
}
.menu-list.active:hover{
    color: #fff !important;
}

.custom-body{
    width: 650px;
    background: #182845;
    border-radius: 21px;
    margin-left: 30px;
    height: 100%;
    padding: 5px;
}

.body-custom{
    background: #fff;
    border-radius: 15px;
}

.close-side{
    background-color: #182845;
    border-radius: 14px;
    font-size: 16px;
    color: #fff;
    border: 0px;
    width: 30px;
    height: 30px;
}

.group-list{
    border: 2px solid #A3A3A3;
    padding: 18px;
    border-radius: 18px;
    margin-bottom: 18px;
}

.group-list.active{
    border: 2px solid #ea4739;
}

.bg-dark-custom{
    background-color: #031b2c !important;
}

.sticky{
    position: sticky !important;
    top: 40px;
}

.fs-15{
    font-size: 15px;
}

.link-section{
    margin-top: -87px !important;
    right: -7px !important;
}

.gallery-section{
    margin-top: -28px  !important;
    /* margin-top: -234px !important; */
    right: -7px !important;
    margin-top: -35px !important;
}

.logo-section{
    margin-top: -71px !important;
    right: -6px !important;
}

.pro{
    opacity: 0.2;
}

.pe-po{
    cursor: pointer;
}

.ml-70{
    margin-left: 70px;
}

.left-1014{
    left: 1028px;
}

.color-pallete {
    display: flex;
    /* flex-direction: column;
    align-items: center; */
    gap: 8px;
}
  /*------ Style 1 ------*/
#style1 {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 25px;
    height: 22px;
    background-color: transparent;
    border: none;
    cursor: pointer;
}
#style1::-webkit-color-swatch {
    border-radius: 10px;
    border: none;
}
#style1::-moz-color-swatch {
    border-radius: 10px;
    border: none;
}

.font-other{
    font-size: 13px;
    margin-top: 5px;
    float: right;
}

.close-event{
    /* margin-top: -88px !important; */
    top: 0;
    right: -7px !important;
}

.event-radio{
    min-height: 109px !important;
}

.font-12{
    font-size: 12px !important;
}

.close-store{
    right: -7px !important;
    margin: 0 !important;
    top: 0;
}

.close-social{
    right: -7px !important;
    top: 0 !important;
}

.mt-54{
    margin-top: 76px;
}

#sidebar-kelola{
    /* overflow: hidden !important; */
}