/*HELPERS*/
.marginBottom0 {
    margin-bottom: 0 !important;
}

.paddingRight0 {
    padding-right: 0 !important;
}

.paddingTop0 {
    padding-top: 0 !important;
}

.mlr0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.marginLeft10px {
    margin-left: 10px;
}

.expandCollapseBtn:hover {
    cursor: pointer;
}

/* --- */
.nomorTablePilihanProject {
    width: 32px;
}

.namaTablePilihanProject {
    width: 280px;
}

.actionTablePilihanProject {
    width: 160px;
}

.noteIzin {
    border-radius: 6px;
    border: 1px solid orange;
    background: rgba(253, 159, 40, 0.1);
    box-shadow: rgba(0, 0, 0, 0.06);
    padding: 15px;
    margin-top: 1rem;
}

.akanIstirahat,
.akanIstirahatMobile {
    font-size: 12px;
    line-height: 1;
}

.akanIstirahatMobile {
    position: absolute;
    z-index: 100;
    background: green;
    color: #fff;
    padding: 10px;
    line-height: 1.5;
    width: 100%;
    left: 0;
    height: auto;
    top: 5.5rem;
    border-radius: 0;
}

.mail-attachments {
    background: #fbfbfb;
    border-radius: 4px;
}

.accountCircleTop {
    font-size: 70px !important;
    display: none;
}

.videoStreamParent {
    width: 100% !important;
    text-align: center !important;
}

.kotak-masuk-counter .warning-top-content {
    font-size: 20px;
    font-weight: bold;
    line-height: 60px;
    letter-spacing: 1px
}

.tutupMenuMobile {
    position: absolute;
    top: 10px;
    right: 0;
}

.tutupMenuMobile>i {
    font-size: 2em !important;
}

.video-icon-mobile {
    font-size: 5em !important;
}

.video-stream-mobile,
.video-icon-mobile {
    margin-right: 1rem;
}

.email-opener>.email-date,
.mail-replies>.email-date,
.search-opener>.email-date {
    float: right;
}

.date-container-right {
    float: right;
    margin-top: -6.5rem;
    margin-right: 0.5rem;
}

.back-large-icon {
    font-size: 2em !important;
}

.refreshMailbox {
    margin-right: 10px !important
}

.kotak-masuk-counter {
    font-size: 1.2em;
    font-weight: 600;
}

#kotak-masuk-mobile {
    font-size: 1.2em;
    margin-left: 20px;
    font-weight: 600;
}

#new-mail {
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
}

.ellipsisKiri {
    text-transform: none;
    max-width: 100% !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.btnTopSearches,
.btnHamburger {
    display: none;
}

.trash-item>.date-container {
    float: right;
}

@media (max-width: 900px) {
    #panelKiri {
        width: 230px !important;
    }

    #panelKanan {
        width: calc(100% - 230px) !important;
    }

    .namaTablePilihanProject {
        width: 280px;
    }

    .pilihanProjectContainer {
        width: 100vw;
    }

    .pilihanProject>table>* {
        font-size: 12px;
    }

    .namaTablePilihanProject {
        width: 20%;
    }

    .ellipsisProfile {
        overflow: hidden;
        white-space: nowrap;
    }

    html,
    body {
        background: #fff;
    }

    #dashboard.card {
        padding: 0;
    }

    .ellipsisKiri {
        max-width: 80px;
    }

    .card {
        box-shadow: none;
        border-radius: 0
    }

    nav {
        box-shadow: 0 4px 25px rgba(0, 0, 0, 8%);
    }

    nav ul li:last-child {
        margin-right: 15px;
    }

    .svg-wrapper {
        display: none;
        margin: 0;
    }

    .personal-folders>.btn-left {
        border-radius: 21px;
        max-width: 75%;
        margin-left: 20px;
    }

    .webcall {
        width: 100%;
        left: 0;
    }

    .badge-custom.right {
        float: right !important;
        margin-top: 10px;
        margin-left: 0;
    }

    .card-mailbox,
    .mail-content-parent,
    .card-selesai,
    .card-kiri {
        min-height: auto !important;
        height: auto !important;
    }

    .card-kiri {
        overflow: hidden;
        margin: 0 auto 5px auto;
    }

    .date-container {
        margin-right: 0;
    }

    .email-description {
        margin-top: 3rem;
        margin-bottom: 0.5rem;
        font-style: italic;
    }

    .mail-content-title {
        width: calc(100% - 120px);
        font-size: 1.2rem;
    }

    #mail-replies>.mail-content-title {
        font-size: 15px;
    }

    .mail-title {
        font-size: 1.2rem;
        display: block;
    }

    .email-tag>.badge-tag,
    #mail-tag>.badge-tag {
        margin-top: 4px;
        width: 135px;
        text-align: center;
    }

    #mail-tag>.badge-tag {
        width: auto;
    }

    #mail-tag {
        margin-right: 5px;
    }

    .mail-body {
        margin-top: 1rem;
    }

    .mail-attachments>h5 {
        font-size: 1.5em;
    }

    .ml5.mail-replies {
        margin-left: 0 !important;
    }

    .mail-attachments>div>.material-icons {
        font-size: 4rem;
    }

    .titleWrap {
        width: calc(100% - 100px)
    }

    .sender {
        font-size: 12px;
    }

    .row-c {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .f14 {
        font-size: 12px;
    }

    .timer-wrapper {
        box-shadow: none;
    }

    .expandCollapseBtn {
        display: block !important;
        margin-left: 1rem;
    }

    #inbox-list,
    .img-avatar {
        display: none;
    }

    .wsnw {
        padding-bottom: 0 !important;
    }

    .img-avatar+span {
        margin-left: 0;
    }

    .mail-open-1,
    .mail-header>.row>.s1 {
        display: none !important;
        width: 0 !important;
    }

    .mail-open-11,
    .mail-header>.row>.s11 {
        width: 100% !important;
    }

    .account-wrapper {
        display: none;
    }

    .timer-wrapper {
        width: 100%;
    }

    .email-opener>.mail-header>div>.titleWrap>.sender,
    .email-opener>.mail-header>div>.titleWrap>.mail-title,
    .trash-opener>.mail-header>div>.titleWrap>.mail-title {
        max-width: 100%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        display: inline-block;
    }

    .modal-content>div>h5 {
        width: 100%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow-x: hidden;
    }

    #imgUserTop {
        display: none;
    }

    #infoConnected {
        margin-right: 1rem !important;
    }

    .svgt {
        height: 63px;
        width: 27px;
    }

    .email-description {
        display: none
    }

    .btn-label-absolute {
        position: static;
    }

    .email-tag {
        margin-left: 4rem;
        margin-right: 0;
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }

    .search-item>div>.email-tag {
        margin-left: 2rem;
    }

    .li-priority>.btn-label-absolute>.email-tag {
        margin-left: 10px;
    }

    .mail-content-title {
        margin-left: 5px;
    }

    .li-priority>div>a {
        padding-left: 10px !important;
    }

    #trash-item>li>.btn-label-absolute>.email-tag {
        margin-left: 4rem;
    }

    .btn-label-absolute>.dropdown-trigger.btn-label {
        position: absolute;
        padding-right: 0;
        font-size: 12px;
        margin-top: -2.25rem;
        font-size: 1rem;
        right: 0;
    }

    .tu {
        width: auto;
    }

    button.btn-flat i,
    button.btn-flat span,
    a.btn-flat i,
    a.btn-flat span {
        font-size: 12px;
    }
}

@media (max-width: 835px) {

    .tata-tertib-col,
    .lanjutkan-col {
        width: 40% !important;
        left: 10% !important;
    }

    .ruang-tunggu-video {
        margin-bottom: 1rem !important;
    }

    .ruang-tunggu-device {
        width: 70% !important;
        margin-left: 15% !important;
    }

    .ruang-tunggu-device>.row {
        margin-left: 0;
        margin-right: 0;
    }

    .ruang-tunggu-masuk {
        padding-bottom: 4rem;
        margin-bottom: 4rem;
    }

    #microphoneCheck {
        width: 100% !important;
    }

    .camPreview,
    .camCapture {
        width: 100%;
        height: auto;
    }
}

@media (max-width: 720px) {
    .pilihProjectBtn {
        font-size: 10px;
    }

    .pilihProjectBtn>i {
        display: none;
    }
}

@media (max-width: 601px) {
    .replyforwardbtn {
        min-width: 145px;
    }

    .btnTopSearches,
    .btnHamburger {
        display: block;
        width: 32px;
        height: 32px;
        line-height: 32px;
        position: absolute;
        z-index: 7;
        padding: 0;
        margin-top: 14px;
        margin-left: 5px;
    }

    .btnTopSearches>i,
    .btnHamburger>i {
        font-size: 2rem !important;
    }

    .btnHamburger {
        display: none;
        margin-left: 0;
        right: 25px;
    }

    #hideTopSearch {
        display: none;
    }

    .kotak-masuk-counter {
        height: 44px;
        line-height: 44px;
    }

    #panelKiri,
    #panelKanan {
        width: 100% !important;
    }

    .cw {
        transition: none;
    }

    #toast-container {
        top: 0 !important;
        height: auto !important;
        bottom: auto !important;
    }

    .mail-buttons {
        text-align: right;
    }

    .file_name {
        max-width: 70% !important;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .attachment-mark {
        width: 100%;
    }

    .photoform-card {
        margin-top: 0;
        padding-bottom: 2rem;
    }

    .titleVF {
        font-size: 1.2rem;
        letter-spacing: 1px;
        margin-top: 0;
    }

    .submitUlangiSwa1 {
        text-align: right;
    }

    .submitUlangiSwa1>button {
        margin-right: 0.25rem;
    }

    .submitUlangiSwa2 {
        text-align: left;
    }

    .submitUlangiSwa2>button {
        margin-left: 0.25rem;
    }

    .submitUlangiSwa1>button,
    .submitUlangiSwa2>button {
        width: 80%;
        text-overflow: ellipsis;
    }

    .noteSwaFoto {
        display: none;
    }

    #firstImg {
        margin-bottom: 1rem;
    }

    .mail-body-wrapper {
        padding: 10px 20px 20px 20px;
    }

    .accountCircleTop {
        display: inline-block;
    }

    .videoStreamParent {
        width: 41.6666666667% !important;
        text-align: right !important;
    }

    .streamVideo {
        height: 82px;
        width: auto;
        display: block;
        background-size: 60px;
    }

    .mail-content {
        padding-top: 0 !important;
    }

    .titleRatingPage {
        font-size: 1em !important;
    }

    .textarea-penilaian {
        width: 100%;
    }

    .noteCountdown,
    .noteCountdown.active {
        display: none;
    }

    .btn-label>i.left {
        margin-right: 0;
    }

    .btn-label>span {
        padding-left: 0.5rem;
    }

    .ellipsisKiri {
        max-width: 100% !important;
    }

    #header_2 {
        width: 50%;
        float: right;
        padding-right: 1rem;
        right: 0;
    }

    .timer {
        font-size: 1.5rem;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 12%);
        padding: 12px;
        border-radius: 6px;
        margin-bottom: 0rem;
    }

    .timer-wrapper>card-content {
        padding-top: 0;
        padding-bottom: 0;
    }

    #input-top-search {
        position: absolute;
        margin-top: 11.5rem;
        left: 4%;
        width: 92%;
        z-index: 5;
        display: none;
    }

    .input-top-search-mobile {
        position: absolute;
        width: 100%;
        z-index: 5;
    }

    #top-search {
        border-radius: 8px !important;
        background: #fff !important;
        box-shadow: none !important;
        border: 1px solid #d7d7d7;
    }

    #top-search:focus {
        border: 1px solid #d7d7d7 !important;
    }

    #reply-opener,
    #forward-opener {
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
        margin: 0.5rem;
    }

    .reply-footer>.row>.l3 {
        width: 100%;
    }

    .reply-footer>.row>.l3>div {
        margin-bottom: 1rem;
    }

    .reply-footer>.row>.l3>div:last-child {
        margin-bottom: 0;
    }

    #btn-dropdown-email-open {
        float: right;
        margin-top: -4.5rem;
    }

    .cw,
    #akun-peserta-mobile {
        width: 90%;
        margin-left: 5% !important;
    }

    .cw {
        border-radius: 6px !important;
        box-shadow: 0 4px 25px rgb(0 0 0 / 6%);
    }

    #akun-peserta-mobile {
        margin-bottom: 0;
    }

    .personal-folders>.btn-left {
        margin-left: 10% !important;
    }

    .ellipsisProfile {
        max-width: 100%;
    }

    .mail-body-wrapper,
    .collection.ulmb,
    .profilePages {
        margin-bottom: 6rem;
    }

    #streamWrap {
        margin-bottom: 1rem !important;
    }

    .search-opener>.email-date {
        margin-right: -2rem;
    }

    .search-item>.btn-label-absolute>.dropdown-trigger.btn-label {
        margin-top: -1.75rem;
    }

    /* RUANG TUNGGU */
    .ruang-tunggu-video {
        width: 90% !important;
        margin-left: 5% !important;
    }

    .ruang-tunggu-video>div {
        width: 100% !important;
        height: auto !important;
    }

    .ruang-tunggu-device {
        width: 90% !important;
        margin-left: 5% !important;
    }

    .ruang-tunggu-video>*,
    .ruang-tunggu-device>* {
        font-size: 12px;
    }

    #interaksi-title {
        font-size: 1.2rem;
    }

    .ruang-tunggu-info {
        font-size: 10px;
    }

    #join-twilio-room {
        min-width: 100% !important;
    }
}

@media (max-width: 500px) {

    .tata-tertib-col,
    .lanjutkan-col {
        width: 100% !important;
        left: 0 !important;
        margin: 0.5rem auto !important;
    }

    .tata-tertib-col>a,
    .lanjutkan-col>button {
        width: 70%
    }

    .dashboard-row {
        padding-bottom: 5rem;
    }

    .file_name {
        max-width: 50% !important;
    }
}

@media (max-width: 411px) {
    #btn-dropdown-email-open {
        float: none;
        margin-top: 0;
    }

    #input-top-search {
        left: 6%;
        width: 88%;
    }

    .submitUlangiSwa1,
    .submitUlangiSwa2 {
        text-align: center;
        width: 100% !important;
    }

    .submitUlangiSwa1>button,
    .submitUlangiSwa2>button {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .vd-elm {
        font-size: 12px;
    }
}

@media (max-width: 345px) {

    .refreshMailbox,
    .email-date,
    #streamWrap {
        display: none
    }

    .btn-label-absolute>.dropdown-trigger.btn-label {
        position: static;
        display: block;
        max-width: 200px;
        margin-top: 0;
        margin-bottom: 0.5rem;
        margin-left: 2.4rem;
    }

    .titleWrap {
        width: 100%
    }
}