.logo {
    width: 40px;
    height: 40px;
}

.navbar_atas {
    height: 60px !important;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 20%);
}

.border-radius-left {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.border-radius-right {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.border-radius-card {
    border-radius: 8px;
}

.border-radius-card-post {
    border-radius: 12px;
}

.border-radius-modal {
    border-radius: 10px;
}

.box-shadow-thin {
    box-shadow: 1px 1px 4px rgb(0 0 0 / 20%);
}

.bg-trall {
    background-color: #f8f8f8;
}

.bg-smoke {
    background-color: #efefef !important;
}

.font-s45px {
    font-size: 45px;
}

.font-s28px {
    font-size: 28px;
}

.font-s25px {
    font-size: 25px;
}

.font-s20px {
    font-size: 20px;
}

.font-s18px {
    font-size: 18px;
}

.font-s15px {
    font-size: 15px;
}

.font-s14px {
    font-size: 14px;
}

.font-s13px {
    font-size: 13px;
}

.text-purple {
    color: purple;
}

.mtn-3px {
    margin-top: -3px;
}

.mtn-10px {
    margin-top: -10px;
}

.mtn-20px {
    margin-top: -20px;
}

.mln-40px {
    margin-left: -40px;
}

.mbn-10px {
    margin-bottom: -10px;
}

.mt-10px {
    margin-top: 10px;
}

.mtn-6px {
    margin-top: -6px;
}

.p-8px {
    padding: 8px;
}

.p-0 {
    padding: 0px;
}

.pt-3px {
    padding-top: 3px;
}

.picture-card-pintasan {
    width: 75px;
    height: 75px;
}

.side-scroll-bar {
    overflow-y: auto;
    height: 90vh;
}

.pintasan-side-name {
    font-weight: 500;
    color: #484848;
}

.cursor_pointer {
    cursor: pointer;
}

.icon-color.active {
    color: #1E4DAC;
    border-bottom: solid;
}

.icon_margin.active {
    margin-bottom: 8px;
}

.icon-color {
    color: #606266;
    padding-bottom: 12px;
    border-bottom: solid transparent;

}

.icon-color:not(.active):hover {
    background-color: rgba(182, 182, 182, 0.404);
    border-radius: 10px;
    /* padding: 3px; */
}

.icon-color-menu {
    color: #505050;
}

.image-profile {
    width: 38px;
    height: 38px;
    border: 2px solid #c7c7c7;
}

.image-profile-content-side {
    width: 30px;
    height: 30px;
    border: 1px solid rgb(144 144 144);
}

.account-name-side {
    font-weight: 500;
    color: #484848;
}

.menu-side.active {
    background-color: #eaeaea;
}

.menu-side-name {
    font-weight: 500;
    color: #484848;
}

.menu-side-icon {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding-top: 2px;
}

.menu-side:hover {
    background-color: rgba(182, 182, 182, 0.404);
    border-radius: 12px !important;
}

.menu-side-pintasan {
    color: #6f6f6f;
    margin-left: 12px;
}

.icon-side-color-blue {
    background: linear-gradient(240deg, #3f65b1, #03a9f4);
}

.icon-side-color-purple {
    background: linear-gradient(240deg, #673ab7, #c05bd2);
}

.icon-side-color-green {
    background: linear-gradient(240deg, #2e7d3c, #4bd062);
}

.icon-side-color-red {
    background: linear-gradient(240deg, #de1313, #f35734);
}

.icon-side-color-orange {
    background: linear-gradient(240deg, #ef940e, #d44f25);
}

.icon-side-color-yellow {
    background: linear-gradient(240deg, #3f65b1, #03a9f4);
}

.contain-profile {
    margin-right: 10px;
}

.font-x-small {
    font-size: x-small !important;
}

.font-x-small {
    font-size: x-small !important;
}

.font-xx-large {
    font-size: xx-large !important;
}

.font-x-large {
    font-size: x-large !important;
}

.font-bold {
    font-weight: bold;
}

.font-bolder {
    font-weight: bolder;
}

.font-w500 {
    font-weight: 500;
}

.icon-nav-menu {
    width: 38px;
    height: 38px;
    background-color: #dadada;
}

.icon-nav-menu.active {
    background-color: #dde8ff;
}

.center-vertical {
    margin-top: auto;
    margin-bottom: auto;
}

.decoration-none {
    list-style-type: none;
}

.image-story {
    height: 150px !important;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    object-fit: cover;
}

.story-card {
    width: 130px;
    border-radius: 12px;
}

.story-card:hover {
    background-color: rgb(0 0 0 / 3%);
}

.story-card-user {
    width: 130px;
    border: none;
    border-radius: 12px;
}

.image-story-user {
    width: 100%;
    height: 205px !important;
    border-radius: 12px;
    object-fit: cover;
}

.image-story-profile {
    width: 40px !important;
    height: 40px !important;
    border: 3px solid #03a9f4;
}

.p-lt-10px {
    padding-left: 10px;
    padding-top: 10px;
}

.p-2px {
    padding: 2px;
}

.icon-plus-story {
    width: 45px;
    height: 45px;
    background: linear-gradient(64deg, #3f51b5, #03a9f4);
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: white;
    font-size: 22px;
    margin-top: -22px;
    border: 4px solid white;
    padding-top: 1px;
}

.story-make-text {
    font-size: 13px;
    font-weight: 600;
}

.next-button-carousel {
    position: absolute;
    z-index: 2;
    right: 0;
    margin-right: 2.5rem;
    top: 30%;
    width: 50px;
    height: 50px;
    background-color: #ffffff;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    padding-top: 9px;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 30%);
    color: #656565;
}

.next-button-carousel:hover {
    background-color: #f5f5f5;
}

.next-button-carousel-friend {
    position: absolute;
    z-index: 2;
    right: 0;
    margin-right: 0.7rem;
    top: 38%;
    width: 50px;
    height: 50px;
    background-color: #ffffff;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    padding-top: 9px;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 30%);
    color: #656565;
}

.prev-button-carousel-friend {
    position: absolute;
    z-index: 2;
    left: 0;
    margin-left: 0.7rem;
    top: 38%;
    width: 50px;
    height: 50px;
    background-color: #ffffff;
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    padding-top: 9px;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 30%);
    color: #656565;
}

.wh50 {
    width: 50px;
    height: 50px;
}

.decoration-none {
    text-decoration: none !important;
}

.us-image-profile {
    width: 45px;
}

.update-status-box {
    background-color: #e8e8e8;
    width: 100%;
    margin-left: 10px;
    border-radius: 40px;
    padding: 8px;
}

.update-status-box:hover {
    background-color: #dadada;
}

.update-status-text {
    color: #484848;
    font-weight: 500;
    margin-left: 10px;
}

.btn-update-foto {
    font-size: large;
    text-align: center;
    padding: 3px;
    background-color: #e2e2e2;
    border-radius: 10px;
    margin-top: -8px;
}

.btn-update-foto:hover {
    background-color: #cecece;
}

.account-profile:hover {
    background-color: #e6e6e6;
    border-radius: 30px;
}

.account-profile.active {
    color: white;
    background-color: #1E4DAC;
    border-radius: 30px;
}

.icon-nav-menu:not(.active):hover {
    background-color: #c5c5c5;
}

.image-post {
    max-height: 414px;
}

.picture-post {
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

.name-post {
    font-weight: 500;
}

.expand-menu-post {
    font-size: 20px;
    color: #616161;
    width: 40px;
    height: 40px;
    padding-top: 3px;
}

.expand-menu-post:hover {
    border-radius: 50%;
    background-color: #f1f1f1;
}

.post-like-box {
    width: 24px;
    height: 24px;
    background: linear-gradient(127deg, #3f51b5, #03a9f4);
    border-radius: 50%;
    color: white;
    font-size: 14px;
}

.form-comment {
    border: none !important;
    background-color: #efefef !important;
    border-radius: 20px !important;
    padding-top: 3px;
    color: #272727 !important;
}

.image_user_comment_post {
    width: 39px;
    height: 39px;
    border-radius: 50%;
}

.w100 {
    width: 100% !important;
}

.comment_people {
    background-color: #efefef;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 8px;
}

.font-small {
    font-size: small;
}

.font-bold {
    font-weight: 500;
}

.friend_recomend {
    font-size: 20px;
    color: #616161;
    margin-top: 3px;
}

.friend_card_box {
    width: 10rem;
    border-radius: 10px;
    border: none;
    box-shadow: 2px 2px 5px rgb(0 0 0 / 50%);
}

.friend_card_box:hover {
    background-color: #f1f1f1;
}

.text-grey {
    color: #505050;
}

.btn-blue-mat {
    color: #254c9a;
    background-color: #c6d9ff;
    border-color: #c6d9ff;
    border-radius: 6px;
}

.btn-blue-mat:hover {
    color: #254c9a;
    background-color: #afc3eb;
    border-color: #afc3eb
}

.btn-blue-mat.focus,
.btn-blue-mat:focus {
    color: #254c9a;
    background-color: #afc3eb;
    border-color: #afc3eb;
    box-shadow: 0 0 0 .2rem rgba(100, 172, 255, 0.5)
}

.btn-blue-mat.disabled,
.btn-blue-mat:disabled {
    color: #254c9a;
    background-color: #c7d3eb;
    border-color: #c7d3eb
}

.btn-blue-mat:not(:disabled):not(.disabled).active,
.btn-blue-mat:not(:disabled):not(.disabled):active,
.show>.btn-blue-mat.dropdown-toggle {
    color: #254c9a;
    background-color: #afc3eb;
    border-color: #afc3eb
}

.btn-blue-mat:not(:disabled):not(.disabled).active:focus,
.btn-blue-mat:not(:disabled):not(.disabled):active:focus,
.show>.btn-blue-mat.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(100, 172, 255, 0.5)
}

.image_friend_list {
    width: 16px !important;
    height: 16px !important;
    border-radius: 50%;
}

.b2-white {
    border: 2px solid white;
}

.owl-stage-outer {
    padding-bottom: 5px;
}

.title-chat {
    font-size: 16px;
    font-weight: 500;
}

.others_chat {
    font-size: 14px;
    padding-top: 5px;
}

.name-uo {
    margin-left: 13px;
    padding-top: 3px;
    font-weight: 500;
    font-size: 15px;
}

.image-uo {
    width: 35px;
    border-radius: 50%;
}

.image-mult-prof {
    width: 50px;
    border-radius: 50%;
}

.user_online {
    display: flex;
    padding: 10px;
    border-radius: 12px;
}

.user_online:hover {
    background-color: gainsboro;
}

.chat-group-menu {
    padding: 12px;
    border-radius: 12px;
}

.chat-group-menu:hover {
    background-color: #dddddd;
}

.icon-plus-grup {
    background-color: #f9f9f9;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    padding-top: 2px;
    font-size: 19px;
    color: #4267b2;
}

.pl-2px {
    padding-left: 2px;
}

.name-plus-grup {
    margin-left: 10px;
    font-weight: 500;
    padding-top: 3px;
    color: #2b2b2b;
}

.pintasan_card:hover {
    background-color: #ececec;
}

.icon-search-contact {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding-top: 3px;
}

.icon-search-contact:hover {
    background-color: #d0d0d0;
}

.box-down {
    background-color: white;
    position: absolute !important;
    max-height: 80vh;
    overflow-y: auto;
    width: 50vh;
    border: 1px solid #c5c5c5;
    right: 0;
    border-radius: 20px;
    margin-top: 7px;
    z-index: 2;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 20%);
}

.title-box {
    font-size: 25px;
    font-weight: bolder;
    text-align: left;
    padding-left: 15px;
    padding-top: 5px;
    padding-right: 15px;
    color: #4e4e4e;
}

.content-box {
    margin-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.keterangan-box {
    font-size: small;
    font-weight: normal;
}

.search-box-friend {
    padding-left: 10px;
    padding-right: 10px;
}

.form-search-box-friends {
    border-bottom-right-radius: 15px !important;
    border-top-right-radius: 15px !important;
    border: none;
    background-color: #e9ebee;
}

.form-search-box-friends:focus {
    border-top-right-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
    border: none;
    background-color: #e9ebee;
    box-shadow: none !important;
}

.form-search-box-icon {
    border-bottom-left-radius: 15px !important;
    border-top-left-radius: 15px !important;
    padding-left: 15px !important;
    color: #636363;
}

.img-list-chat {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #4c9ec3;
}

.box-chat-list {
    border-radius: 10px;
    padding: 5px;
}

.box-chat-list:hover {
    background-color: #e9ebee;
}

.box-other-choice {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    padding-top: 3px;
}

.box-other-choice:hover {
    background-color: #e9ebee;
}

.img-stories {
    width: 50px;
    border-radius: 50%;
    border: 1px solid #d6d6d6;
    object-fit: cover;
}

.icon-sisipan-modal {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    padding-top: 2px;
    font-size: larger;
    color: white;
}

.close_modal {
    width: 38px;
    height: 38px;
    background-color: #e3e3e3;
    border-radius: 50%;
    text-align: center;
    padding-top: 5px;
    font-size: 18px;
    color: #565656;
    margin-top: -33px;
}

.img-post-sisipan {
    width: 100%;
    border: 1px solid #cecece;
    border-radius: 10px;
    box-shadow: 1px 3px 3px rgb(0 0 0 / 20%);
}

.img-post-sisipan-remove {
    width: 40px;
    height: 40px;
    background-color: #f0f0f0;
    text-align: center;
    font-size: 23px;
    border-radius: 50%;
    color: #616161;
    position: absolute;
    padding-top: 2px;
    right: 0;
    margin-right: 23px;
    margin-top: 10px;
    z-index: 3;
    cursor: pointer;
}

.canvas-story {
    border-radius: 20px;
    box-shadow: 1px 2px 3px rgb(0 0 0 / 30%);
}

.fill-text-story {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    box-shadow: 1px 2px 3px rgb(0 0 0 / 40%);
}

.fill-black {
    background-color: black;
}

.fill-red {
    background-color: red;
}

.fill-blue {
    background-color: blue;
}

.fill-white {
    background-color: white;
}

.fill-green {
    background-color: green;
}

.fill-orange {
    background-color: orange;
}

.fill-purple {
    background-color: purple;
}

.fill-pink {
    background-color: pink;
}

.fill-grey {
    background-color: grey;
}

.sidebar-dropdown a {
    color: #6c757d !important
}

.sidebar-dropdown.active a {
    color: #4267B2 !important
}

.dashboard-link {
    color: #6c757d !important
}

.dashboard-link.active {
    color: #4267B2 !important
}

.photo-profile {
    width: 100% !important;
    height: 100% !important;
    max-width: 170px !important;
    /* any size */
    max-height: 170px !important;
}

.edit-photo-profile {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    position: absolute;
    bottom: 0;
    right: 25px;
}

.edit-photo-profile>div {
    padding-left: 11px;
}

.forum-detail {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}