.sd-cont {
    /* display: flex; */
    /* background-color: rgb(3, 120, 124);
    padding: 10px; */
}

.sd-div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* width: 380px; */
}

.doc-div {
    border: 0.1rem solid #ccc;
    padding: 10px;
    border-radius: 2px;
}

.no-app {
    /* text-align: center; */
    padding: 25px;
    border: 2px solid #0072C6;
    border-radius: 2px;
}

.moazure_app_desc {
    border-left: solid 2px rgba(128, 128, 128, 0.65);
    padding-left: 10px;
    font-size: 15px;
}

/* --------- CSS for site --------- */

.defsite-loader {
    display: none;
    width: 50%;
}

.allsite_loader {
    display: none;
}

.site-para {
    max-width: 300px;
    margin: 10px 10px 10px 0px;
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    font-style: normal;
    font-size: 26px;
}

.site-toggle {
    background-color: #ffffff;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 5px;
    border-radius: 2px;
    width: 2rem;
}

/* .site-toggle svg {
    width: 100%;
    height: 100%;
} */

/* .site-toggle:hover {
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.2);
} */

.site-dropdown {
    position: relative;
}

.site-menu {
    position: absolute;
    z-index: 1;
    background-color: #f9f9f9;
    max-width: 300px;
    max-height: 300px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 12px;
    list-style-type: none;
    margin: 0;
    overflow-y: scroll;
}

.site-menu::-webkit-scrollbar {
    display: none;
}

.list-site {
    margin-right: 5px;
    max-width: 80%;
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /* font-weight: bold; */
    font-style: normal;
    font-size: 14px;
    cursor: pointer;
}

.site-menu li.selected {
    background-color: #0099e5;
    color: #fff;
}

/* --------- CSS for drive --------- */

.defdrive-loader {
    display: none;
    width: 15%;
}

.alldrive-loader {
    display: none;
    padding: 1rem;
}

.drive-dots {
    border: none;
    cursor: pointer;
    line-height: 0%;
    /* float: right; */
}

.drive-toggle {
    background-color: #0073c617;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 5px;
    border-radius: 2px;
    width: 3rem;
}

.drive-toggle svg {
    width: 100%;
    height: 100%;
}

.drive-toggle:hover {
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.2);
}

.drive-menu {
    /* display: none; */
    position: absolute;
    z-index: 1;
    background-color: #f9f9f9;
    min-width: 120px;
    max-width: 200px;
    min-height: fit-content;
    max-height: 150px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 12px;
    list-style-type: none;
    margin: 0;
    overflow-y: scroll;
}

.drive-menu::-webkit-scrollbar {
    display: none;
}

.drive-menu li {
    cursor: pointer;
    padding: 8px;
}

.drive-menu li.selected {
    background-color: #0099e5;
    color: #fff;
}

.para-cont {
    display: flex;
    align-items: center;
    gap: 1rem;
    justify-content: space-between;
    max-width: 90%;
    /* color: white; */
}

.drive-para {
    max-width: 30%;
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /* font-weight: bold; */
    font-style: normal;
    font-size: 14px;
    cursor: pointer;
}

.drive-dots-para {
    margin-right: 5px;
    max-width: 80%;
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /* font-weight: bold; */
    font-style: normal;
    font-size: 14px;
    cursor: pointer;
}

.drive-dots-menu {
    position: absolute;
    z-index: 1;
    left: 75%;
    top: 70%;
    background-color: #f9f9f9;
    min-width: 25%;
    max-width: 50%;
    max-height: 300px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    padding: 12px;
    list-style-type: none;
    margin: 0;
    overflow-y: scroll;
}

.drive-dots-menu::-webkit-scrollbar {
    display: none;
}

.drive-dots-menu li {
    cursor: pointer;
    padding: 8px;
}

.drive-dots-menu li.selected {
    background-color: #0099e5;
    color: #fff;
}

.st0 {
    fill: #21A365;
}

.st1 {
    fill: #107C41;
}

.st2 {
    fill: #185B37;
}

.st3 {
    fill: #33C481;
}

.st4 {
    fill: #17864C;
}

.st5 {
    fill: #FFFFFF;
}

.st6 {
    fill: #036C70;
}

.st7 {
    fill: #1A9BA1;
}

.st8 {
    fill: #37C6D0;
}

.st9 {
    fill: #04878B;
}

.st10 {
    fill: #4F59CA;
}

.st11 {
    fill: #7B82EA;
}

.st12 {
    fill: #4C53BB;
}

.st13 {
    fill: #0F78D5;
}

.st14 {
    fill: #29A7EB;
}

.st15 {
    fill: #0358A8;
}

.st16 {
    fill: #0F79D6;
}

.st17 {
    fill: #038387;
}

.st18 {
    fill: #048A8E;
}

.st19 {
    fill: #C8421D;
}

.st20 {
    fill: #FF8F6A;
}

.st21 {
    fill: #ED6B47;
}

.st22 {
    fill: #891323;
}

.st23 {
    fill: #AF2131;
}

.st24 {
    fill: #C94E60;
}

.st25 {
    fill: #E08195;
}

.st26 {
    fill: #B42839;
}

.st27 {
    fill: #0464B8;
}

.st28 {
    fill: #0377D4;
}

.st29 {
    fill: #4FD8FF;
}

.st30 {
    fill: #1681D7;
}

.st31 {
    fill: #0178D4;
}

.st32 {
    fill: #042071;
}

.st33 {
    fill: #168FDE;
}

.st34 {
    fill: #CA64EA;
}

.st35 {
    fill: #7E1FAF;
}

.st36 {
    fill: #AE4BD5;
}

.st37 {
    fill: #9332BF;
}

.st38 {
    fill: #7719AA;
}

.st39 {
    fill: #0078D4;
}

.st40 {
    fill: #1490DF;
}

.st41 {
    fill: #0364B8;
}

.st42 {
    fill: #28A8EA;
}

.st43 {
    fill: #41A5ED;
}

.st44 {
    fill: #2C7BD5;
}

.st45 {
    fill: #195ABE;
}

.st46 {
    fill: #103E91;
}

.st47 {
    fill: #2166C3;
}

.st48 {
    opacity: 0.2;
}


/* --------- CSS for shortcode --------- */

.head-code {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.head-class {
    width: 80%;
    margin-right: 10px;
}

.head-desc {
    font-size: 16px;
}

.shortcode-class {
    margin: 1rem 0;
}

.shortcode-class span {
    display: block;
}

.msapp-shortcodes {
    width: 80%;
    background-color: #f7f7f7;
    padding: 0.5rem;
}

.shortcode-text {
    font-family: "Nunito", sans-serif;
    font-size: 12px;
    color: black;
    transition: background-color 0.3s ease;
    margin-right: 10px;
}

.shortcode-text p {
    margin: 0 !important;
}

.moazure_sc_copy {
    color: #fff;
    background: none;
    border: none;
    border-radius: 5px;
    padding: 4px 8px;
    cursor: pointer;
    margin-right: 10px;
}

.moazure_sc_copy:hover {
    background-color: #ddd;
}

.copytooltip {
    position: relative;
}

.copytooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #c9d8f6;
    color: #3e5c94;
    text-align: center;
    border-radius: 2px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 200%;
    transform: translateX(-50%);
}

.copytooltip:hover .copytooltiptext {
    visibility: visible;
}

.shortcode-img {
    width: 25px;
    height: 25px;
}

/* --------- CSS for Doc Table --------- */

.dt-input {
    border: 1px solid #aaa !important;
    border-radius: 3px !important;
    padding: 5px !important;
    background-color: transparent !important;
    color: inherit !important;
}

.sps-admin-err {
    display: none;
    text-align: center;
    padding: 25px;
    border: 2px solid #0072C6;
}

.res-err {
    color: #2271b1;
    font-weight: 600;
}

.perm-step1 {
    display: none;
    padding: 1rem 0rem;
}

.perm-step2 {
    font-style: italic;
    padding: 1rem 0rem;
}

.ref-btn {
    margin: 5px 0px 5px 0px !important;
}

.active-div {
    border: 1px solid #8080806e;
    border-radius: 13px;
    width: fit-content;
    align-items: center;
    display: flex;
    flex-direction: row;
    padding: 5px 10px 5px 10px
}

.active-circle {
    /* border: 1px solid; */
    width: 12px;
    height: 12px;
    border-radius: 50%;
    /* background-color: #ff0000; */
    background-color: green;
    opacity: 0.6;
    margin-right: 7px;
    margin-left: 2px;
}