@import url('https://novelisland.ir/assets/cssislandedit9375864.css');
.greyTheme .wmenu .item-avatar-right > img:first-child, .greyTheme .wmenu .item-avatar-right .item-content > img:first-child, .greyTheme .wmenu .item-avatar-right .item-image, .greyTheme .wmenu .item-avatar-right .item-content .item-image {
    border-radius: 100%;
    border: 2px solid #0d0d0d !important;
    border-color: #444 !important;
    box-shadow: 0 0 8px #ffffff, 0 0 5px #cce6ff, 0 0 10px #99ccff !important;
    /* animation: soft-glow 3s infinite alternate; */
    }
.advance-news #taps_title .tabs {
  display: grid !important;
  grid-template-columns: repeat(6, 1fr) !important;
  grid-auto-rows: auto;
  overflow: visible !important;
  white-space: normal !important;
}
.tabs-top > .tabs, .tabs.tabs-top {
    top: 44px;
    padding-top: 0;
    padding-bottom: 30px;
    background-position: bottom;
    border-top-width: 0;
    border-bottom-width: 1px;
}
.advance-news #taps_title .tabs .tab-item {
  box-sizing: border-box !important;
  margin: 0px !important;
  padding: 0 0px !important;
}
.tabs-continer .tabs .tab-item {
    line-height: 90px;
    font-size: 14px;
}
.greyTheme .tabs-continer .tabs {
    position: initial;
    margin: 0 2%;
    z-index: 0;      
    width: 96%;
    min-height: 150px !important;
    background-color: #4c4b50 !important;
    box-shadow: 0 1px 2px 1px #4c4b50;
    color: #ffc900;
}
.tabs-continer .tabs {
    position: initial;
    margin: 0 2%;
    z-index: 0;      
    width: 96%;
    box-shadow: 0 1px 2px 1px #ffffff;
    min-height: 150px !important;
    background-color: rgba(255, 255, 255, 0.5) !important;
    color: #b487b8;
}
.modal {
    background-color: #fff !important;
}