/* Add custom css code for dashboard */



.guestform .middle-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 80%;
    background-color: #ffffff;
    border-radius: 20px;
    box-shadow: -4px -4px 12px 0 rgb(163 177 198 / 18%), -4px -4px 12px rgb(255 255 255 / 50%);
}

.flexv {
    display: flex;
    flex-direction: column;
    height: 100vh;
    background-color: #fff;
    background-image: linear-gradient(to top, #f3e7e9d1 10%, #e3eeff 79%, rgb(255 255 255 / 25%) 90%);
}


.guestform .logo img {
    width: 210px;
    margin-left: 115px;
    padding-bottom: 25px;
}



.guestform .col-divider span {
    position: absolute;
    display: block;
    background: #f9f9f9;
    height: auto;
    padding: 5px;
    color: #888;
    width: 40px;
    text-align: center;
}


.pricing-col {
    flex: 1;
}


.project-card {
    min-width: 380px;
    max-width: 380px;
}

.row {

    display: flex;

}


@media (min-width: 1200px) {
    .col-xl-8 {
        flex: 0 0 auto;
        width: 96.66666667%;
    }
}

.alert-top {
    margin-top: 30px;
    margin-bottom: 0;
    text-align: center;
    font-size: 22;
    font-weight: bolder;
}


alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
    background-image: url(https://i.ibb.co/WDtZJZK/sdfsdf.png);
    background-repeat: no-repeat;
    background-position: center;
}


.card {

    margin-bottom: 2px;
    box-shadow: 9px 9px 16px 0 rgb(163 177 198 / 60%), -9px -9px 16px rgb(255 255 255 / 50%);
    border-radius: 12px;
}

.h-100 {
    height: 100% !important;
    width: 100%;
}




.sidebar-nav {
    padding: 15px;
}

.sidebar-link,
a.sidebar-link {
    background: #fff;
    border-left: 5px solid transparent;
    color: rgb(4 4 4 / 50%);
    cursor: pointer;
    display: block;
    font-weight: 700;
    font-size: 14px;
    padding: 0.7rem 0.425rem;
    position: relative;
    text-decoration: none;
    transition: background .1s ease-in-out;
    /*! background-image: linear-gradient( 274deg, rgb(255 255 255) 11.8%, rgb(196 196 196) 83.8% ); */
}

.sidebar-item.main-drop a,
.green-drop {
    background-color: #43ccd9;
    color: #fff;
    border-radius: 10px;
}

.sidebar-item.main-drop .feather,
.green-drop .feather {
    color: #43ccd9;
    background-color: #fff;
}

.main-drop .sidebar-dropdown li a {
    background: transparent;
    color: rgb(4 4 4 / 50%);
}

.main-drop .sidebar-dropdown li {
    list-style: circle;
    margin-left: 35px;
}

.main-drop .sidebar-dropdown li a:hover {
    color: #43ccd9;
}

.sidebar-link:hover,
.sidebar-link:hover i,
.sidebar-link:hover svg {
    background: none;
}

.sidebar [data-bs-toggle="collapse"]::after,
.green-drop:after {
    border: solid;
    border-width: 0 .075rem .075rem 0;
    content: " ";
    display: inline-block;
    padding: 2px;
    position: absolute;
    right: 1.5rem;
    top: 1.2rem;
    transform: rotate(45deg);
    transition: all .2s ease-out;
}

.sidebar [aria-expanded="true"]::after,
.sidebar [data-bs-toggle="collapse"]:not(.collapsed)::after {
    top: 1.4rem;
    transform: rotate(-135deg);
}

.simplebar-content-wrapper {
    /*! background-image: linear-gradient( 178.6deg, rgb(194 200 211) 11.8%, rgb(255 255 255) 83.8% ); */
}

.simplebar-content-wrapper {
    -ms-overflow-style: none;
    box-sizing: border-box !important;
    direction: inherit;
    display: block;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    scrollbar-width: none;
    width: auto;
    /*! border-radius: 75px 0px 0px 0px; */


}




.sidebar,
.sidebar-content {
    background: #ffffff;
    transition: margin-left .35s ease-in-out, left .35s ease-in-out, margin-right .35s ease-in-out, right .35s ease-in-out;
}


.sidebar-brand {
    color: #f8f9fa;
    display: block;
    font-size: 1.15rem;
    font-weight: 600;
    padding: 0.85rem 0.5rem;
}

.sidebar-brand img {
    width: 191px;
}


.simplebar-mask,
.simplebar-offset {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0px;
    top: 0;
    display: block;
    /*! margin-left: 22px; */
    /*! background-image: linear-gradient(60deg, #9ca0aa, #030c1921); */
    /*! border-radius: 62px 0px 0px 0px; */
    /*! border-radius: 62px 0px 0px 137px; */
    /*! border: none; */
    box-shadow: 9px 9px 16px 0 rgb(163 177 198 / 60%), -9px -9px 16px rgb(255 255 255 / 50%);
}



.sidebar-link:hover,
.sidebar-link:hover i,
.sidebar-link:hover svg {
    color: #43ccd9;
    background: none;
}


.sidebar-link:hover {
    /*! background-image: linear-gradient(to top, #baafb9f2 0%, #d3e1f6 99%, #eff5ffb3 100%); */
}



.sidebar-cta-content {
    background-image: linear-gradient(to top, #f3e7e9 0%, #e3eeff 99%, #e3eeff 100%);
    border-radius: 1.3000000000000007rem;
    color: #303030;
    margin: 1.75rem;
    padding: 1.5rem;
}





.main {
    background: #ffffff;

}


.feather {
    stroke-width: 3;
    height: 29px;
    width: 32px;
}



.sitecard .h3c {
    padding: 15px 0;
    margin: 0;
    text-align: center;
    background-color: #F6F6F6;
    border-radius: 12px 12px 0px 0px;
}



.table-bordered {
    border: 1px solid #dee2e600;
    /* border-radius: 22px; */
}

.table>:not(:last-child)>:last-child>*,
.table tbody,
.table td,
.table tfoot,
.table th,
.table thead,
.table tr {
    border-color: #e2f0ffe0;
}







.sidebar-link,
a.sidebar-link {

    cursor: pointer;
    border: 0;

}

a.sidebar-link {
    animation: test 1.5s 1;
}

.sidebar-link i,
.sidebar-link svg,
a.sidebar-link i,
a.sidebar-link svg {
    color: rgb(4 4 4 / 50%);
    background: none;
    box-shadow: 0px 0px 8px 0px rgba(66, 68, 90, 0.19);
    border-radius: 9px;
    width: 31px;
    padding: 6px;
}





align-middle {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}

align-middle {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }
}

@keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }
}


.row.dash-topcon {
    margin-bottom: 20px;
}

.dash-message {
    box-shadow: 0 0 2rem 0 rgba(33, 37, 41, .1);
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.dash-message img {
    width: 30px;
    border-radius: 50%;
    border: 2px solid #fff;
    margin-right: 20px;
    box-shadow: 0 0 .5rem 0 rgba(33, 37, 41, 0.18);
}

.dash-message h2 {
    font-size: 20px;
    font-weight: bold;
}

.dash-message h2.user {
    font-weight: normal;
}

.dashmess {
    display: flex;
    gap: 10px;
    margin-top: 10px;
}

.dashmess .date {
    color: #43ccd9;
}

.dashmess .message {
    font-size: 13px;
}

.dash-messages {
    height: 200px;
    overflow-y: auto;
    margin-top: 20px;
}

.topconcol {
    box-shadow: 0 0 2rem 0 rgba(33, 37, 41, .1);
    padding: 20px;
    border-radius: 10px;
    width: 18%;
    margin-left: 2%;
    margin-bottom: 2%;
    text-align: center;
    position: relative;
}

.dash-right {
    display: flex;
    flex-wrap: wrap;
}

.btn-silver {
    border-radius: 50px;
    color: #333;
    background: linear-gradient(to bottom, #FFF 0%, #CCCBCB69 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #e1dddd;
    padding: 2px 20px;
}

.btn-silver:hover {
    background: none repeat scroll 0 0 #EBEBEB;
}

.topconcol-title {
    font-weight: bold;
}

.topconcol-middle {
    margin: 10px 0;
}

.left .topconcol-title {
    display: flex;
    justify-content: space-between;
}

.balance .btn-silver {
    padding: 0 10px;
    margin-right: 5px;
    border-radius: 5px;
}

.balance .btn-black {
    background: #1A242D;
    color: #fff;
    border-radius: 5px;
    padding: 0 10px;
    border: 1px solid #676767;
}

.balance .topconcol-middle {
    font-size: 24px;
    font-weight: bold;
    margin-top: 20px;
}

.security .btn.btn-black {
    background: #1A242D;
    color: #fff;
    border-radius: 10px;
    padding: 10px;
}

.slidecheck {
    width: 40px;
    background: #1A242D;
    height: 20px;
    border-radius: 12.5px;
    position: relative;
}

.security .topconcol-middle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}

.slidecheck::after {
    content: '';
    width: 16px;
    height: 16px;
    background: #fff;
    display: block;
    border-radius: 50%;
    position: absolute;
    right: 2px;
    top: 2px;
}

.security .slidecheck .feather {
    color: #fff;
    width: 12px;
    position: absolute;
    left: 6;
    top: -4px;
}

.topconcol.icons {
    padding-top: 50px;
}

.dropdots {
    position: absolute;
    top: -10px;
    right: 10px;
    font-size: 20px;
}

.topconcol.icons .feather {
    background: #5ae8a2;
    color: #fff;
    padding: 15px;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    position: absolute;
    top: -10px;
    left: calc(50% - 20px);
}

.topconcol.icons.orange .feather {
    background: #FFA21D;

}

.topconcol.icons.pink .feather {
    background: #43ccd9;

}


.icons .topconcol-middle {
    font-size: 24px;
    font-weight: bold;
}

.link .topconcol-title {
    font-size: 24px;
    margin-top: 20px;
    color: rgb(73, 80, 87);
}

* {
    scrollbar-width: thin;
    scrollbar-color: #cfd8df #f8f8f8;
}

.sitecard .site-info .list-group-item {
    border: none;
}

.sinfocol {
    width: 50%;
    border-top: 1px solid rgba(0, 0, 0, .125);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    padding-left: 5px;
}

.list-group.list-group-flush.site-info {
    flex-direction: revert;
    flex-wrap: wrap;
}

.list-group-item:first-child {
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.sinfocol:first-child {
    border-right: 1px solid rgba(0, 0, 0, .125);
    /*! margin-right: 5px; */
    padding-right: 5px;
}

.list-group>li:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, .125) !important;
    width: 100%;
}

.site-bottom-bcon {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}

.btn.btn-square {
    background: #E2ECFE;
    padding: 10px;
    text-align: center;
    color: #526890;
    min-width: 80px;
}

.btn.btn-square .feather {
    width: 20px;
    height: 20px;
    margin: 0 auto;
    display: block;
}

.slidecheck-big {
    width: 95px;
    height: 28px;
    border-radius: 5px;
    position: relative;
    background: #E2ECFE;
    transition: all 0.4s ease;
    border: 1px solid #d1d1d1;
}

.slidecheck-big::before {
    content: 'ON';
    padding: 3px 20px;
    font-size: 13px;
    display: block;
}

.slidecheck-big::after {
    content: '';
    width: 40%;
    height: calc(100% - 3px);
    display: block;
    border-radius: 5px;
    position: absolute;
    right: 1px;
    top: 1px;
    background: #fbfbfb;
    transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 4px 0 rgba(0, 0, 0, 0.08);
}

.site-bottom-bcon .btn-silver {
    border-radius: 5px;
    margin-top: 10px;
    width: 95px;
}

.drop-plus {
    box-shadow: 2px 4px 6px 0px rgba(66, 68, 90, 0.1);
    background: #fff;
    height: 40px;
    width: 40px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 10px;
}

.drop-linkcon {

    padding-top: 20px;
    text-align: left;
    display: none;
}

.drop-plus.active+.drop-linkcon {
    display: flex;
    flex-wrap: wrap;
}

.drop-plus .feather-minus {
    display: none;
}

.drop-plus.active .feather-plus {
    display: none;
}

.drop-plus.active .feather-minus {
    display: block;
}


.drop-linkcon .drop-link {
    width: 50%;
    padding: 2px 0;
    margin: 0;
    color: #495057;
}

.drop-linkcon .drop-link .btn {
    padding: 0;
    margin: 0;
    text-align: left;
}

.drop-linkcon .drop-link,
.drop-link .btn {
    font-size: 13px;
}

.drop-linkcon .drop-link:hover,
.drop-linkcon .drop-link .btn:hover {
    text-decoration: none;
    color: #43ccd9;
}

.progress {
    width: 100%;
}

.progress-bar {
    background: #43ccd9;
}

.green-drop {
    display: block;
    padding: 5px 10px;
    margin-top: 30px;
    position: relative;
    text-align: left;
}

.green-drop:hover {
    color: #fff;
    text-decoration: none;
}

.green-drop .feather {
    border-radius: 5px;
    color: green;
    width: 28px;
    padding: 0 5px;
    margin-right: 10px;
}

.disk-space {
    height: 90px;
    margin-bottom: 50px;
}

.drop-linkcon .drop-link::before {
    font-family: 'Line Awesome Free';
    font-weight: 900;
    content: "\2b";
    background: #E2ECFE;
    padding: 2px 4px;
    color: #0e1219;
    margin-right: 3px;
    border-radius: 5px;
}

.drop-linkcon .drop-link.locked::before {
    content: "\f023";
    background-color: #FFA21D;
    color: #fff;
    padding: 2px;
}

.project-card {
    align-self: self-start;
}

@media (max-width: 1580px) {
    .dash-message {
        width: 100%;
    }

    .dash-right {
        width: 100%;
        padding: 0;
        margin-left: -10px;
    }

    .dash-messages {
        height: 80px;
    }

    .topconcol-middle {
        margin: 5px 0;
    }

    .topconcol.icons .feather {
        padding: 10px;
        width: 40px;
        height: 40px;
    }

    .topconcol.icons {
        padding-top: 35px;
    }

    .link .topconcol-title {
        font-size: 18px;
    }
}

@media (max-width: 1430px) {
    .topconcol {
        width: 23%;
        padding: 10px;
        padding-bottom: 5px;
    }


}

@media (max-width: 1110px) {
    .topconcol {
        width: 31%;
    }
}

@media (max-width: 670px) {
    .topconcol {
        width: 48%;
    }

    .green-drop {
        margin-top: 24px;
    }
}






.info-col {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    border: 0.2px solid #e9edf057;
    padding: 5% 10%;
    border-radius: 5px;
    flex: 1;
    box-shadow: 0 6px 15px rgba(36, 37, 38, 0.08);
    border-radius: 16px;
    overflow: hidden;
    transition: box-shadow 0.25s ease, transform 0.25s ease;
}


.formcol {
    border-radius: 5px;
    border: 1px solid #e9edf059;
    padding: 30px;
    margin-bottom: 30px;
    box-shadow: 0 1px 1px rgba(36, 37, 38, 0.08);
    border-radius: 16px;
    overflow: hidden;
}


.plugins .plogo {
    margin: 0 auto;
    display: block;
    width: 80px !important;
    margin-bottom: 20px;
}