@media(min-width:1440px) {
    .mainStucture .leftSide {
        width: 244px;
        /* border-right: 1px solid rgba(226, 232, 240, 1); */
        /* height: 100%; */
    }

    .mainStucture .centerSide {
        width: calc(100vw - 604px);
        /* border: 1px solid; */
        height: 100%;
        position: relative;
        overflow-y: auto;
    }

    .mainStucture .rightSide {
        width: 360px;
        /* border-left: 1px solid rgba(226, 232, 240, 1); */

    }

    .offcabasTheam.offcanvas {
        width: 238px !important;
        left: 279px;
        height: calc(100vh - 160px);
        /* top: 102px; */
        top: auto;
        overflow-y: auto;
    }

}

/* @media(max-width:1274px) { */


@media(max-width:1368px) {
    .textBoxList {
        height: calc(100vh - 294px);
        height: 100%;
        overflow-y: auto;
    }

    /* .textBoxList {
        height: calc(100vh - 330px);
        overflow-y: auto;
    } */

    .text-hidden {
        font-size: 0;
        padding: 7px 12px;
        gap: 0;
    }

    .textBoxList {
        padding-bottom: 30px;
    }

    .textBoxList .BoxCommen {
        flex-direction: column;
        padding: 0;
    }

    .textBoxList .BoxCommen .subBox {
        width: calc(100% - 10px);

    }

    .alignmentList {
        gap: 5px;
        justify-content: start;
    }

    .propertyBoxList .layoutFlex {
        gap: 4px;
        flex-direction: column;
    }

    .propertyBoxList .layoutFlex.checkboxMain {
        gap: 0px;
    }

    .basic-control {
        width: 100%;
    }

    .mainStucture .centerSide {
        padding-top: 80px;
        overflow-y: auto;
    }

    /* .offcabasTheam.offcanvas {
        width: 244px !important;
        height: calc(100vh - 164px);
        top: 85px;
        left: 280px;
    } */

    .mainStucture .leftSide {
        width: 244px;
    }

    .offcabasTheam.offcanvas {
        width: 244px !important;
        left: 279px;
        /* top: 85px; */
    }

    /* Tablate view Mobile mockup end */
    .mainStucture .centerSide.tablateViewTheam {
        padding-top: 0;
        width: 100%;
        justify-content: center;
        height: 100%;
    }

    .toggleOnoff {
        display: none;
    }

    /* Ontoggle */

    .offcabasTheam.offcanvas {
    /* left: 26%; */
    height: calc(100vh - 160px);
    top: auto;
    left: 305px;
    bottom: 84px;
}
.mainStucture .leftSide .basic-control {
    width: 100% !important;
    height: 100%;
    overflow-y: auto;
    position: relative;
}
    /* End */
}

@media(max-width:1024px) {

    /* Tablate view Mobile mockup end */
    .mainStucture .centerSide.tablateViewTheam {
        padding-top: 0px;
        width: 100%;
        justify-content: end;
    }

    /* Ontoggle */
}


@media (max-width:1368px) and (min-width:600px) {
    .app-screen-dropdown-main.One {
        display: none;
    }

    .app-screen-dropdown-main .screenDrop {
        left: 60px;
        bottom: 8px;
        top: auto;
        z-index: 1047;
        position: static;
        padding-bottom: 0;

    }

    .app-screen-dropdown-main .screenDrop {
        left: 0;
        justify-content: flex-start;
        transform: none;
    }

    .offcabasTheam.offcanvas {
        height: calc(100vh - 160px);
        top: 76px;
        bottom: 84px;
    }

    /* .offcabasTheam.offcanvas {
    height: calc(100vh - 180px);
    top: 77px;
    bottom: 84px;
} */
}

@media(max-width:767px) {
    .addbtn.abso {
        position: absolute;
        top: -61px;
        right: auto;
        left: 0;
        max-width: max-content;
    }

    .tab_theamOne .nav {
        margin-bottom: 70px;
        overflow: auto;
        width: 100%;
    }
}

/* .tab_theamOne .nav .nav-link {
        padding: 12px 6px;
        font-size: 13px;
    } */


/* @media(max-width:768px) {
.theamLogout .modal-footer {
    padding: 12px;
    display: flex;
    justify-content: flex-end;
    gap: 4px;
}
} */