/* File Link for Light Version */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");
/*========== Start Basic Typography  ==========*/
label {
    line-height: 1.4em;
    margin-bottom: 6px;
}
.row {
    margin-left: -12px;
    margin-right: -12px;
}
.row > * {
    padding-left: 12px;
    padding-right: 12px;
}
.row.row_space_10 {
    margin-left: -5px;
    margin-right: -5px;
}
.row.row_space_10 > * {
    padding-left: 5px;
    padding-right: 5px;
}
html {
    background-color: #fff;
}

body {
    color: rgba(0, 0, 0, 0.7);
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6em;
    background-color: #f2f2f6;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}

body,
div,
p,
span,
a {
    letter-spacing: -0.011em;
}

.ck-editor__editable_inline {
    min-height: 400px;
}

.ck-powered-by {
    display: none;
}

.un-approved-comment {
    background-color: #fdf9e8 !important;
    border-left: 2px solid red;
}

.publish-button-group {
    display: flex;
    justify-content: end;
}

.publish-button-group > div {
    display: flex;
    gap: 10px;
}

.form-validation-error {
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545;
}

.page-customize-wrap {
    height: calc(100vh - 60px);
}
.preview-section {
    width: 100%;
    height: calc(100vh - 60px);
}
.preview-section iframe {
    width: 100%;
    height: 100%;
    border: none;
}
.customizer-panel {
    background-color: #fff;
}
.customize-header-actions {
    justify-content: space-between;
    padding: 10px;
    align-items: center;
    background-color: #f0f0f1;
}
.customize-header-actions .dismiss-button {
    background-color: #f0f0f1;
    display: flex;
    align-content: center;
    padding: 5px;
    cursor: pointer;
}

.customize-header-actions .dismiss-button .md {
    font-size: 25px;
}

h1,
h2,
h3,
h4,
h3,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h3,
.h5,
.h6 {
    clear: both;
    color: rgba(0, 0, 0, 0.95);
    padding: 0;
    margin: 0 0 10px 0;
    line-height: 1.2em;
    font-weight: 600;
    letter-spacing: -0.011em;
}

h1,
.h1 {
    font-size: 40px;
}

h2,
.h2 {
    font-size: 32px;
}

h3,
.h3 {
    font-size: 28px;
}

h4,
.h4 {
    font-size: 24px;
}

h5,
.h5 {
    font-size: 20px;
    letter-spacing: 0;
}

h6,
.h6 {
    font-size: 16px;
}

p {
    margin-bottom: 12px;
}

ul {
    margin: 0 0 15px 0;
    padding-left: 15px;
    list-style: square outside none;
}

ol {
    padding-left: 15px;
    margin-bottom: 15px;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0;
}

address {
    margin: 0 0 15px;
}

img {
    border: 0;
    max-width: 100%;
    height: auto;
}

a {
    color: inherit;
    background-color: transparent;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a:hover,
a:active {
    outline: none;
    color: rgba(0, 0, 0, 0.95);
    text-decoration: none;
}

hr {
    border-color: #e5e5e5;
    margin: 0;
}

/*========== End Basic Typography  ==========*/
/*========== Start Default Spacing  ==========*/
@media screen and (min-width: 992px) {
    .yoo-height-b0 {
        height: 0px;
    }

    .yoo-height-b5 {
        height: 5px;
    }

    .yoo-height-b10 {
        height: 10px;
    }

    .yoo-height-b15 {
        height: 15px;
    }

    .yoo-height-b20 {
        height: 20px;
    }

    .yoo-height-b25 {
        height: 25px;
    }

    .yoo-height-b30 {
        height: 30px;
    }

    .yoo-height-b35 {
        height: 35px;
    }

    .yoo-height-b40 {
        height: 40px;
    }

    .yoo-height-b45 {
        height: 45px;
    }

    .yoo-height-b50 {
        height: 50px;
    }

    .yoo-height-b55 {
        height: 55px;
    }

    .yoo-height-b60 {
        height: 60px;
    }

    .yoo-height-b65 {
        height: 65px;
    }

    .yoo-height-b70 {
        height: 70px;
    }

    .yoo-height-b75 {
        height: 75px;
    }

    .yoo-height-b80 {
        height: 80px;
    }

    .yoo-height-b85 {
        height: 85px;
    }

    .yoo-height-b90 {
        height: 90px;
    }

    .yoo-height-b95 {
        height: 95px;
    }

    .yoo-height-b100 {
        height: 100px;
    }

    .yoo-height-b105 {
        height: 105px;
    }

    .yoo-height-b110 {
        height: 110px;
    }

    .yoo-height-b115 {
        height: 115px;
    }

    .yoo-height-b120 {
        height: 120px;
    }

    .yoo-height-b125 {
        height: 125px;
    }

    .yoo-height-b130 {
        height: 130px;
    }

    .yoo-height-b135 {
        height: 135px;
    }

    .yoo-height-b140 {
        height: 140px;
    }

    .yoo-height-b145 {
        height: 145px;
    }

    .yoo-height-b150 {
        height: 150px;
    }
}
@media screen and (max-width: 991px) {
    .yoo-height-lg-b0 {
        height: 0px;
    }

    .yoo-height-lg-b5 {
        height: 5px;
    }

    .yoo-height-lg-b10 {
        height: 10px;
    }

    .yoo-height-lg-b15 {
        height: 15px;
    }

    .yoo-height-lg-b20 {
        height: 20px;
    }

    .yoo-height-lg-b25 {
        height: 25px;
    }

    .yoo-height-lg-b30 {
        height: 30px;
    }

    .yoo-height-lg-b35 {
        height: 35px;
    }

    .yoo-height-lg-b40 {
        height: 40px;
    }

    .yoo-height-lg-b45 {
        height: 45px;
    }

    .yoo-height-lg-b50 {
        height: 50px;
    }

    .yoo-height-lg-b55 {
        height: 55px;
    }

    .yoo-height-lg-b60 {
        height: 60px;
    }

    .yoo-height-lg-b65 {
        height: 65px;
    }

    .yoo-height-lg-b70 {
        height: 70px;
    }

    .yoo-height-lg-b75 {
        height: 75px;
    }

    .yoo-height-lg-b80 {
        height: 80px;
    }

    .yoo-height-lg-b85 {
        height: 85px;
    }

    .yoo-height-lg-b90 {
        height: 90px;
    }

    .yoo-height-lg-b95 {
        height: 95px;
    }

    .yoo-height-lg-b100 {
        height: 100px;
    }

    .yoo-height-lg-b105 {
        height: 105px;
    }

    .yoo-height-lg-b110 {
        height: 110px;
    }

    .yoo-height-lg-b115 {
        height: 115px;
    }

    .yoo-height-lg-b120 {
        height: 120px;
    }

    .yoo-height-lg-b125 {
        height: 125px;
    }

    .yoo-height-lg-b130 {
        height: 130px;
    }

    .yoo-height-lg-b135 {
        height: 135px;
    }

    .yoo-height-lg-b140 {
        height: 140px;
    }

    .yoo-height-lg-b145 {
        height: 145px;
    }

    .yoo-height-lg-b150 {
        height: 150px;
    }
}
/*========== End Default Spacing  ==========*/

/*========== Start Padidng Classes  ==========*/
.yoo-padding-0 {
    padding: 0;
}

.yoo-padding-1 {
    padding: 1px;
}

.yoo-padding-2 {
    padding: 2px;
}

.yoo-padding-3 {
    padding: 3px;
}

.yoo-padding-4 {
    padding: 4px;
}

.yoo-padding-5 {
    padding: 5px;
}

.yoo-padding-6 {
    padding: 6px;
}

.yoo-padding-7 {
    padding: 7px;
}

.yoo-padding-8 {
    padding: 8px;
}

.yoo-padding-9 {
    padding: 9px;
}

.yoo-padding-10 {
    padding: 10px;
}

.yoo-padding-11 {
    padding: 11px;
}

.yoo-padding-12 {
    padding: 12px;
}

.yoo-padding-13 {
    padding: 13px;
}

.yoo-padding-14 {
    padding: 14px;
}

.yoo-padding-15 {
    padding: 15px;
}

/*========== End Padidng Classes  ==========*/
/*========== Start General Style  ==========*/
.container-fluid {
    padding-left: 30px;
    padding-right: 30px;
}

/* Margin Classes */
.yoo-margin-0 {
    margin: 0;
}

.yoo-margin-1 {
    margin: 1px;
}

.yoo-margin-2 {
    margin: 2px;
}

.yoo-margin-3 {
    margin: 3px;
}

.yoo-margin-4 {
    margin: 4px;
}

.yoo-margin-5 {
    margin: 5px;
}

.yoo-margin-6 {
    margin: 6px;
}

.yoo-margin-7 {
    margin: 7px;
}

.yoo-margin-8 {
    margin: 8px;
}

.yoo-margin-9 {
    margin: 9px;
}

.yoo-margin-10 {
    margin: 10px;
}

.yoo-margin-11 {
    margin: 11px;
}

.yoo-margin-12 {
    margin: 12px;
}

.yoo-margin-13 {
    margin: 13px;
}

.yoo-margin-14 {
    margin: 14px;
}

.yoo-margin-15 {
    margin: 15px;
}

.yoo-margin-top-0 {
    margin-top: 0;
}

.yoo-margin-top-1 {
    margin-top: 1px;
}

.yoo-margin-top-2 {
    margin-top: 2px;
}

.yoo-margin-top-3 {
    margin-top: 3px;
}

.yoo-margin-top-4 {
    margin-top: 4px;
}

.yoo-margin-top-5 {
    margin-top: 5px;
}

.yoo-margin-top-6 {
    margin-top: 6px;
}

.yoo-margin-top-7 {
    margin-top: 7px;
}

.yoo-margin-top-8 {
    margin-top: 8px;
}

.yoo-margin-top-9 {
    margin-top: 9px;
}

.yoo-margin-top-10 {
    margin-top: 10px;
}

.yoo-margin-top-11 {
    margin-top: 11px;
}

.yoo-margin-top-12 {
    margin-top: 12px;
}

.yoo-margin-top-13 {
    margin-top: 13px;
}

.yoo-margin-top-14 {
    margin-top: 14px;
}

.yoo-margin-top-15 {
    margin-top: 15px;
}

.yoo-font-size-5 {
    font-size: 5px;
}

.yoo-font-size-6 {
    font-size: 6px;
}

.yoo-font-size-7 {
    font-size: 7px;
}

.yoo-font-size-8 {
    font-size: 8px;
}

.yoo-font-size-9 {
    font-size: 9px;
}

.yoo-font-size-10 {
    font-size: 10px;
}

.yoo-font-size-11 {
    font-size: 11px;
}

.yoo-font-size-12 {
    font-size: 12px;
}

.yoo-font-size-13 {
    font-size: 13px;
}

.yoo-font-size-14 {
    font-size: 14px;
}

.yoo-font-size-15 {
    font-size: 15px;
}

.yoo-font-size-16 {
    font-size: 16px;
}

.yoo-font-size-17 {
    font-size: 17px;
}

.yoo-font-size-18 {
    font-size: 18px;
}

.yoo-font-size-19 {
    font-size: 19px;
}

.yoo-font-size-20 {
    font-size: 20px;
}

.yoo-font-size-21 {
    font-size: 21px;
}

.yoo-font-size-22 {
    font-size: 22px;
}

.yoo-font-size-23 {
    font-size: 23px;
}

.yoo-font-size-24 {
    font-size: 24px;
}

.yoo-font-size-25 {
    font-size: 25px;
}

.yoo-font-size-26 {
    font-size: 26px;
}

.yoo-font-size-27 {
    font-size: 27px;
}

.yoo-font-size-28 {
    font-size: 28px;
}

.yoo-font-size-29 {
    font-size: 29px;
}

.yoo-font-size-30 {
    font-size: 30px;
}

.yoo-line-1-6 {
    line-height: 1.6em;
}

.yoo-line-1-2 {
    line-height: 1.2em;
}

.yoo-margin-bottom-0 {
    margin-bottom: 0;
}

.yoo-margin-bottom-1 {
    margin-bottom: 1px;
}

.yoo-margin-bottom-2 {
    margin-bottom: 2px;
}

.yoo-margin-bottom-3 {
    margin-bottom: 3px;
}

.yoo-margin-bottom-4 {
    margin-bottom: 4px;
}

.yoo-margin-bottom-5 {
    margin-bottom: 5px;
}

.yoo-margin-bottom-6 {
    margin-bottom: 6px;
}

.yoo-margin-bottom-7 {
    margin-bottom: 7px;
}

.yoo-margin-bottom-8 {
    margin-bottom: 8px;
}

.yoo-margin-bottom-9 {
    margin-bottom: 9px;
}

.yoo-margin-bottom-10 {
    margin-bottom: 10px;
}

.yoo-margin-bottom-11 {
    margin-bottom: 11px;
}

.yoo-margin-bottom-12 {
    margin-bottom: 12px;
}

.yoo-margin-bottom-13 {
    margin-bottom: 13px;
}

.yoo-margin-bottom-14 {
    margin-bottom: 14px;
}

.yoo-margin-bottom-15 {
    margin-bottom: 15px;
}

.yoo-margin-left-0 {
    margin-left: 0;
}

.yoo-margin-left-1 {
    margin-left: 1px;
}

.yoo-margin-left-2 {
    margin-left: 2px;
}

.yoo-margin-left-3 {
    margin-left: 3px;
}

.yoo-margin-left-4 {
    margin-left: 4px;
}

.yoo-margin-left-5 {
    margin-left: 5px;
}

.yoo-margin-left-6 {
    margin-left: 6px;
}

.yoo-margin-left-7 {
    margin-left: 7px;
}

.yoo-margin-left-8 {
    margin-left: 8px;
}

.yoo-margin-left-9 {
    margin-left: 9px;
}

.yoo-margin-left-10 {
    margin-left: 10px;
}

.yoo-margin-left-11 {
    margin-left: 11px;
}

.yoo-margin-left-12 {
    margin-left: 12px;
}

.yoo-margin-left-13 {
    margin-left: 13px;
}

.yoo-margin-left-14 {
    margin-left: 14px;
}

.yoo-margin-left-15 {
    margin-left: 15px;
}

.yoo-margin-right-0 {
    margin-right: 0;
}

.yoo-margin-right-1 {
    margin-right: 1px;
}

.yoo-margin-right-2 {
    margin-right: 2px;
}

.yoo-margin-right-3 {
    margin-right: 3px;
}

.yoo-margin-right-4 {
    margin-right: 4px;
}

.yoo-margin-right-5 {
    margin-right: 5px;
}

.yoo-margin-right-6 {
    margin-right: 6px;
}

.yoo-margin-right-7 {
    margin-right: 7px;
}

.yoo-margin-right-8 {
    margin-right: 8px;
}

.yoo-margin-right-9 {
    margin-right: 9px;
}

.yoo-margin-right-10 {
    margin-right: 10px;
}

.yoo-margin-right-11 {
    margin-right: 11px;
}

.yoo-margin-right-12 {
    margin-right: 12px;
}

.yoo-margin-right-13 {
    margin-right: 13px;
}

.yoo-margin-right-14 {
    margin-right: 14px;
}

.yoo-margin-right-15 {
    margin-right: 15px;
}

/* End Margin Classes */

.yoo-text-transform-u {
    text-transform: uppercase;
}

.yoo-text-transform-l {
    text-transform: lowercase;
}

.yoo-text-transform-c {
    text-transform: capitalize;
}

.yoo-font-style-i {
    font-style: italic;
}

.yoo-font-light {
    font-weight: 300;
}

.yoo-font-regular {
    font-weight: 400;
}

.yoo-font-medium {
    font-weight: 500;
}

.yoo-font-semi-bold {
    font-weight: 600;
}

.yoo-font-bold {
    font-weight: 700;
}

.yoo-font-black {
    font-weight: 900;
}

.yoo-radious1 {
    border-radius: 1px;
}

.yoo-radious2 {
    border-radius: 2px;
}

.yoo-radious3 {
    border-radius: 3px;
}

.yoo-radious4 {
    border-radius: 4px;
}

.yoo-radious5 {
    border-radius: 5px;
}

.yoo-radious6 {
    border-radius: 6px;
}

.yoo-radious7 {
    border-radius: 7px;
}

.yoo-radious8 {
    border-radius: 8px;
}

.yoo-radious9 {
    border-radius: 9px;
}

.yoo-radious10 {
    border-radius: 10px;
}

.yoo-radious20 {
    border-radius: 20px;
}

.yoo-radious50 {
    border-radius: 50%;
    overflow: hidden;
}

.yoo-padding-lr30 {
    padding-left: 30px;
    padding-right: 30px;
}

.yoo-mp0 {
    margin: 0;
    padding: 0;
    list-style: none;
}

.yoo-un-list {
    padding-left: 0;
    list-style: disc;
    list-style-position: inside;
    margin-bottom: 0;
}
.yoo-un-list li {
    font-size: 16px;
    line-height: 1.6em;
    margin-top: 10px;
}
.yoo-un-list ul {
    padding-left: 23px;
    list-style: disc;
    list-style-position: inside;
}

.yoo-un-list > li:first-child {
    margin-top: 0;
}

ol.yoo-un-list {
    list-style-type: decimal;
}

.yoo-blue-box {
    background-color: rgba(0, 122, 255, 0.1);
    color: #007aff;
}

.yoo-gray-box {
    background-color: rgba(142, 142, 147, 0.1);
    color: #8e8e93;
}

.yoo-light-blue-box {
    background-color: rgba(90, 200, 250, 0.1);
    color: #5ac8fa;
}

.yoo-green-box {
    background-color: rgba(52, 199, 89, 0.1);
    color: #34c759;
}

.yoo-red-box {
    background-color: rgba(255, 59, 48, 0.1);
    color: #ff3b30;
}

.yoo-orange-box {
    background-color: rgba(255, 149, 0, 0.1);
    color: #ff9500;
}

.yoo-indigo-box {
    background-color: rgba(88, 86, 214, 0.1);
    color: #5856d6;
}

.yoo-purple-box {
    background-color: rgba(175, 82, 222, 0.1);
    color: #af52de;
}

.yoo-pink-box {
    background-color: rgba(255, 45, 85, 0.1);
    color: #ff2d55;
}

.yoo-box-colo1,
.yoo-box-colo2,
.yoo-box-colo3,
.yoo-box-colo4,
.yoo-box-colo5,
.yoo-box-colo6,
.yoo-box-colo7,
.yoo-box-colo8 {
    color: #fff;
}

.yoo-box-colo1 {
    background-color: #007aff;
}

.yoo-box-colo2 {
    background-color: #8e8e93;
}

.yoo-box-colo3 {
    background-color: #5ac8fa;
}

.yoo-box-colo4 {
    background-color: #34c759;
}

.yoo-box-colo5 {
    background-color: #ff3b30;
}

.yoo-box-colo6 {
    background-color: #ff9500;
}

.yoo-box-colo7 {
    background-color: #5856d6;
}

.yoo-box-colo8 {
    background-color: #8e8e93;
}

.yoo-box-transparent-colo1 {
    background-color: rgba(0, 122, 255, 0.1);
    color: #007aff;
}

a.yoo-box-transparent-colo1:hover {
    background-color: #007aff;
    color: #fff;
}

.yoo-box-transparent-colo2 {
    background-color: rgba(142, 142, 147, 0.1);
    color: #8e8e93;
}

a.yoo-box-transparent-colo2:hover {
    background-color: #8e8e93;
    color: #fff;
}

.yoo-box-transparent-colo3 {
    background-color: rgba(90, 200, 250, 0.1);
    color: #5ac8fa;
}

a.yoo-box-transparent-colo3:hover {
    background-color: #5ac8fa;
    color: #fff;
}

.yoo-box-transparent-colo4 {
    background-color: rgba(52, 199, 89, 0.1);
    color: #34c759;
}

a.yoo-box-transparent-colo4:hover {
    background-color: #34c759;
    color: #fff;
}

.yoo-box-transparent-colo5 {
    background-color: rgba(255, 59, 48, 0.1);
    color: #ff3b30;
}

a.yoo-box-transparent-colo5:hover {
    background-color: #ff3b30;
    color: #fff;
}

.yoo-box-transparent-colo6 {
    background-color: rgba(255, 149, 0, 0.1);
    color: #ff9500;
}

a.yoo-box-transparent-colo6:hover {
    background-color: #ff9500;
    color: #fff;
}

.yoo-box-transparent-colo7 {
    background-color: rgba(255, 149, 0, 0.1);
    color: #5856d6;
}

a.yoo-box-transparent-colo7:hover {
    background-color: #5856d6;
    color: #fff;
}

.yoo-box-transparent-colo8 {
    background-color: rgba(142, 142, 147, 0.1);
    color: #8e8e93;
}

a.yoo-box-transparent-colo8:hover {
    background-color: #ff9500;
    color: #fff;
}

.yoo-success-color {
    color: #5ac8fa;
}

.yoo-success-color-bg {
    background-color: #5ac8fa;
    color: rgba(255, 255, 255, 0.9);
}

.yoo-danger-color {
    color: #34c759;
}

.yoo-color-plate-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.yoo-color-plate-wrap.yoo-style1 {
    color: #fff;
}
.yoo-color-plate-wrap.yoo-style2 div {
    border: 1px solid #e5e5e5;
}
.yoo-color-plate-wrap div {
    padding: 12px 20px;
    min-width: 150px;
    margin-bottom: 10px;
    margin-right: 10px;
    text-align: center;
    border-radius: 4px;
}

.yoo-blue-bg {
    background-color: #007aff !important;
}

.yoo-salmon-bg {
    background-color: #fa8072 !important;
}

.yoo-gray-bg {
    background-color: #8e8e93 !important;
}

.yoo-light-blue-bg {
    background-color: #5ac8fa !important;
}

.yoo-green-bg {
    background-color: #34c759 !important;
}

.yoo-red-bg {
    background-color: #ff3b30 !important;
}

.yoo-orange-bg {
    background-color: #ff9500 !important;
}

.yoo-indigo-bg {
    background-color: #5856d6 !important;
}

.yoo-purple-bg {
    background-color: #af52de !important;
}

.yoo-pink-bg {
    background-color: #ff2d55 !important;
}

.yoo-blue-shadow {
    -webkit-box-shadow: 0 15px 20px rgba(0, 122, 255, 0.2);
    box-shadow: 0 15px 20px rgba(0, 122, 255, 0.2);
}

.yoo-gray-shadow {
    -webkit-box-shadow: 0 15px 20px rgba(142, 142, 147, 0.2);
    box-shadow: 0 15px 20px rgba(142, 142, 147, 0.2);
}

.yoo-light-blue-shadow {
    -webkit-box-shadow: 0 15px 20px rgba(90, 200, 250, 0.2);
    box-shadow: 0 15px 20px rgba(90, 200, 250, 0.2);
}

.yoo-green-shadow {
    -webkit-box-shadow: 0 15px 20px rgba(52, 199, 89, 0.2);
    box-shadow: 0 15px 20px rgba(52, 199, 89, 0.2);
}

.yoo-red-shadow {
    -webkit-box-shadow: 0 15px 20px rgba(255, 59, 48, 0.2);
    box-shadow: 0 15px 20px rgba(255, 59, 48, 0.2);
}

.yoo-accent-gradient6 {
    -webkit-box-shadow: 0 15px 20px rgba(255, 149, 0, 0.2);
    box-shadow: 0 15px 20px rgba(255, 149, 0, 0.2);
}

.yoo-indigo-shadow {
    -webkit-box-shadow: 0 15px 20px rgba(88, 86, 214, 0.2);
    box-shadow: 0 15px 20px rgba(88, 86, 214, 0.2);
}

.yoo-purple-shadow {
    -webkit-box-shadow: 0 15px 20px rgba(175, 82, 222, 0.2);
    box-shadow: 0 15px 20px rgba(175, 82, 222, 0.2);
}

.yoo-pink-shadow {
    -webkit-box-shadow: 0 15px 20px rgba(255, 45, 85, 0.2);
    box-shadow: 0 15px 20px rgba(255, 45, 85, 0.2);
}

.yoo-blue-color {
    color: #007aff !important;
}

.yoo-gray-color {
    color: #8e8e93 !important;
}

.yoo-light-blue-color {
    color: #5ac8fa !important;
}

.yoo-green-color {
    color: #34c759 !important;
}

.yoo-red-color {
    color: #ff3b30 !important;
}

.yoo-orange-color {
    color: #ff9500 !important;
}

.yoo-indigo-color {
    color: #5856d6 !important;
}

.yoo-purple-color {
    color: #af52de !important;
}

.yoo-pink-color {
    color: #ff2d55 !important;
}

.yoo-base-bg1 {
    background-color: rgba(0, 0, 0, 0.95);
}

.yoo-base-bg2 {
    background-color: rgba(0, 0, 0, 0.7);
}

.yoo-base-bg3 {
    background-color: rgba(0, 0, 0, 0.4);
}

.yoo-base-bg4 {
    background-color: #e5e5e5;
}

.yoo-base-bg5 {
    background-color: rgba(0, 0, 0, 0.05);
}

.yoo-base-bg6 {
    background-color: rgba(0, 0, 0, 0.02);
}

.yoo-base-color1 {
    color: rgba(0, 0, 0, 0.95);
}

.yoo-base-color2 {
    color: rgba(0, 0, 0, 0.7);
}

.yoo-base-color3 {
    color: rgba(0, 0, 0, 0.4);
}

.yoo-base-color4 {
    color: #e5e5e5;
}

.yoo-base-color5 {
    color: rgba(0, 0, 0, 0.05);
}

.yoo-base-color6 {
    color: rgba(0, 0, 0, 0.02);
}

.yoo-white-c {
    color: #fff;
}

.yoo-white-bg {
    background-color: #fff;
}

.yoo-gray-bg {
    background-color: rgba(0, 0, 0, 0.05);
}

.yoo-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.yoo-height-100p {
    height: 100%;
}

.yoo-box-50 {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}
.yoo-box-50 img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.yoo-padd-lr-30 {
    padding-left: 30px;
    padding-right: 30px;
}

.yoo-padd-lr-20 {
    padding-left: 20px;
    padding-right: 20px;
}

.yoo-padd-lr-15 {
    padding-left: 15px;
    padding-right: 15px;
}

.yoo-content.yoo-style1 {
    padding-left: 300px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    min-height: calc(100vh - 60px);
    overflow: hidden;
    display: flex;
    flex-direction: column;
}
.yoo-footer.yoo-style1 {
    margin-top: auto;
}

.yoo-content.yoo-style2 {
    padding-left: 300px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.yoo-content.yoo-style1.yoo-sp-content-container {
    min-height: calc(100vh - 103px);
}

.material-icons {
    font-size: inherit;
}

.yoo-card-content-height1 {
    height: 419px;
    overflow: auto;
}

.yoo-opacity9 {
    opacity: 0.9;
}

.yoo-opacity8 {
    opacity: 0.8;
}

.yoo-opacity7 {
    opacity: 0.7;
}

.yoo-opacity6 {
    opacity: 0.6;
}

.yoo-opacity5 {
    opacity: 0.5;
}

.yoo-opacity4 {
    opacity: 0.4;
}

.yoo-opacity3 {
    opacity: 0.3;
}

.yoo-opacity2 {
    opacity: 0.2;
}

.yoo-opacity1 {
    opacity: 1;
}

.yoo-navigation.yoo-style1 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
}
.yoo-navigation.yoo-style1 .yoo-prev,
.yoo-navigation.yoo-style1 .yoo-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    height: 30px;
    width: 30px;
}
.yoo-navigation.yoo-style1 .yoo-prev:hover,
.yoo-navigation.yoo-style1 .yoo-next:hover {
    background-color: rgba(0, 0, 0, 0.05);
}
.yoo-navigation.yoo-style1 .yoo-prev {
    border-right: 1px solid #e5e5e5;
}

.yoo-get-star {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
    position: relative;
    cursor: pointer;
    height: 24px;
    width: 24px;
    color: rgba(0, 0, 0, 0.4);
}
.yoo-get-star i,
.yoo-get-star .hydrated {
    display: inline-block;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.yoo-get-star i:first-child,
.yoo-get-star .hydrated:first-child {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.yoo-get-star.active i:first-child,
.yoo-get-star.active .hydrated:first-child {
    opacity: 1;
}
.yoo-get-star.active i:last-child,
.yoo-get-star.active .hydrated:last-child {
    opacity: 0;
}

.yoo-online-status {
    height: 6px;
    width: 6px;
    background-color: #b5b5b5;
    display: inline-block;
    border-radius: 50%;
}

.yoo-online-status.yoo-live {
    background-color: #34c759;
}

.yoo-uikits-heading {
    border-bottom: 1px solid #e5e5e5;
    padding: 12px 0;
}
.yoo-uikits-heading .yoo-uikits-title {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 0;
}
.yoo-uikits-heading.yoo-white {
    border-color: rgba(255, 255, 255, 0.1);
}

.yoo-breadcamb.yoo-style1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 4px;
}
.yoo-breadcamb.yoo-style1 li:not(:last-child) {
    padding-right: 13px;
    margin-right: 11px;
    position: relative;
}
.yoo-breadcamb.yoo-style1 li:not(:last-child):before {
    content: "";
    height: 7px;
    width: 7px;
    border: 2px solid rgba(0, 0, 0, 0.4);
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: -1px;
    top: 7px;
    border-left: none;
    border-bottom: none;
}

.yoo-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.yoo-gutter-less .row {
    margin-left: 0;
    margin-right: 0;
}
.yoo-gutter-less .row > div {
    padding: 0;
    margin-left: -1px;
}

.yoo-border {
    border: 1px solid #e5e5e5;
}

.yoo-mobile-toggle-btn {
    font-size: 24px;
    color: rgba(0, 0, 0, 0.4);
    display: none;
}

.yoo-with-mobile-toggle {
    position: relative;
}

.nicescroll-rails div {
    background-color: #e5e5e5 !important;
}

@media screen and (max-width: 1199px) {
    .yoo-content.yoo-style2 {
        padding-left: 0px;
    }

    .yoo-mobile-toggle-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media screen and (max-width: 575px) {
    .yoo-hide-mobile {
        display: none;
    }
}

/*Custome Sticky*/
.tt-sticky-content {
    position: relative;
}

.tt-active-sticky .tt-sticky-content-in {
    position: fixed;
    bottom: 0px;
}

.tt-active-sticky-sm .tt-sticky-content-in {
    position: fixed;
    top: 0px;
}

.tt-active-sticky.tt-active-absoulut .tt-sticky-content-in {
    position: absolute;
    top: initial;
    left: 0 !important;
}

.tt-active-sticky-sm.tt-active-absoulut-bal .tt-sticky-content-in {
    position: absolute;
    bottom: 0;
    top: initial;
    left: 0 !important;
}

.yoo-card-settings {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    color: rgba(0, 0, 0, 0.4);
}
.yoo-card-settings button {
    border: none;
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 4px;
    color: inherit;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.yoo-card-settings button:focus {
    outline: none;
}
.yoo-card-settings button:hover {
    color: rgba(0, 0, 0, 0.7);
}

.yoo-dragable-card-toggle.yoo-active {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.yoo-card-heading .yoo-card-settings {
    margin-right: -8px;
}

.yoo-draggable-card-wrap .yoo-card:not(:last-child) {
    margin-bottom: 30px;
}

.yoo-icons-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.yoo-icons-wrap li {
    width: 16.666667%;
    padding: 0 15px;
}
.yoo-icons-wrap .yoo-icons-wrap-in {
    text-align: center;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.yoo-icons-wrap .yoo-icons-wrap-in:hover {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}
.yoo-icons-wrap i,
.yoo-icons-wrap .hydrated {
    display: block;
    font-size: 40px;
    padding: 30px 0;
}
.yoo-icons-wrap .yoo-icons-classes {
    font-size: 14px;
    border-top: 1px solid #e5e5e5;
    display: block;
    padding: 10px 0;
}

/* Ensure that the demo table scrolls */
.yoo-data-table th,
.yoo-data-table td {
    white-space: nowrap;
}
.yoo-data-table .dataTables_wrapper {
    width: 100%;
    margin: 0 auto;
}

.yoo-badge-group.yoo-style1 .yoo-badge {
    margin-right: 10px;
}

.yoo-badge {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 5px;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 500;
    line-height: 17px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

a.yoo-badge:hover {
    color: #fff;
    opacity: 0.8;
}

.yoo-section-heading.yoo-style1 .yoo-section-title {
    font-size: 50px;
    margin-bottom: 1px;
}
.yoo-section-heading.yoo-style1 .yoo-section-subtitle {
    font-size: 21px;
    line-height: 1.6em;
}

.yoo-section-heading.yoo-style2 .yoo-section-title {
    font-size: 70px;
    margin-bottom: 2px;
}
.yoo-section-heading.yoo-style2 .yoo-section-subtitle {
    font-size: 21px;
    line-height: 1.6em;
}
.yoo-section-heading.yoo-style2.yoo-white .yoo-section-title {
    color: #fff;
}
.yoo-section-heading.yoo-style2.yoo-white .yoo-section-subtitle {
    color: rgba(255, 255, 255, 0.7);
}

.yoo-landing-testimonial {
    border: 2px solid #eaeaea;
    padding: 30px 40px;
    padding-bottom: 40px;
    border-radius: 10px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.yoo-landing-testimonial:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: 4.386px 14.345px 25.5px 4.5px rgba(17, 17, 18, 0.1);
    box-shadow: 4.386px 14.345px 25.5px 4.5px rgba(17, 17, 18, 0.1);
}
.yoo-landing-testimonial .yoo-landing-testimonial-text {
    font-size: 21px;
    line-height: 1.6em;
    margin-bottom: 18px;
}
.yoo-landing-testimonial .yoo-landing-testimonial-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.yoo-landing-testimonial .yoo-landing-testimonial-img {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-right: 8px;
}
.yoo-landing-testimonial .yoo-landing-testimonial-name {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
}
.yoo-landing-testimonial .yoo-landing-testimonial-desc {
    font-size: 16px;
    line-height: 1.6em;
}

.yoo-side-footer {
    background-color: #101010;
    overflow: hidden;
}
.yoo-side-footer .yoo-footer-img {
    width: calc(100% + 200px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: -60px;
}

.yoo-footer-btn {
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 0.7);
    border-radius: 4px;
    padding: 0.4em 2.4em;
    font-size: 16px;
    line-height: 1.6em;
}
.yoo-footer-btn:hover {
    color: #101010;
    background-color: #fff;
    border-color: #fff;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
}

.yoo-dropdown {
    list-style: none;
    position: absolute;
    width: 280px;
    background: #fff;
    left: 0;
    top: 100%;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 4px;
    display: block;
    z-index: 6;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.yoo-fade-up .yoo-desktop-nav .yoo-nav-list .yoo-dropdown.yoo-style1 .yoo-has-children > a {
    position: relative;
}

.yoo-fade-up .yoo-desktop-nav .yoo-nav-list .yoo-dropdown.yoo-style1 .yoo-has-children > a:before {
    content: "";
    position: absolute;
    height: 6px;
    width: 6px;
    border: 1px solid rgba(0, 0, 0, 0.4);
    border-left: 0;
    border-top: 0;
    right: 15px;
    top: 15px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.yoo-drop-style1 .yoo-toggle-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
    padding: 5px 0;
}
.yoo-drop-style1 .yoo-toggle-btn.yoo-large-size {
    font-size: 30px;
}
.yoo-drop-style1 .yoo-toggle-btn.yoo-small-size {
    font-size: 18px;
}
.yoo-drop-style1 .yoo-drop-dropdown-list {
    padding: 0;
}
.yoo-drop-style1 .btn:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.yoo-toggle-list.yoo-style1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.yoo-toggle-list.yoo-style1 .yoo-toggle-body {
    margin-right: 20px;
}
.yoo-toggle-list.yoo-style1 .yoo-toggle-body:last-child {
    margin-right: 0;
}

.yoo-drop-style1 .yoo-toggle-btn {
    cursor: pointer;
}
.yoo-drop-style1 .yoo-dropdown {
    margin-top: 10px;
}
.yoo-drop-style1 .yoo-dropdown.active {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
}

.yoo-left-dropdown .yoo-dropdown {
    left: 0;
}

.yoo-right-dropdown .yoo-dropdown {
    left: inherit;
    right: 0;
}

.custom-control-input:focus ~ .custom-control-label::before,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.modal-content {
    background-color: #fff;
}

.modal-header,
.modal-footer {
    border-color: #e5e5e5;
}

.close,
.close:hover {
    text-shadow: none;
    color: rgba(0, 0, 0, 0.7);
    opacity: 0.7;
}

.close:hover {
    opacity: 1;
}

.table {
    color: rgba(0, 0, 0, 0.7);
}

.yoo-card-heading-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.badge-pill {
    border-radius: 1.6em;
}

.highlight-wrap {
    padding: 30px;
    position: relative;
    background-color: #f7f7f9;
}

.highlight {
    background-color: rgba(0, 0, 0, 0.05);
    padding: 15px 20px;
}
.highlight pre {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    background-color: transparent;
    border: 0;
}
.highlight pre code {
    font-size: inherit;
    color: #212529;
}
.highlight .nt {
    color: #2f6f9f;
}
.highlight .na {
    color: #4f9fcf;
}
.highlight .s {
    color: #d44950;
}

.bg-primary {
    background-color: #007aff !important;
}

.bg-blue-gray {
    background-color: #8e8e93 !important;
}

.bg-secondary {
    background-color: #8e8e93 !important;
}

.bg-success {
    background-color: #34c759 !important;
}

.bg-danger {
    background-color: #ff3b30 !important;
}

.bg-warning {
    background-color: #ff9500 !important;
}

.bg-info {
    background-color: #5ac8fa !important;
}

.bg-dark {
    background-color: rgba(0, 0, 0, 0.95) !important;
}

.bg-light {
    background-color: rgba(0, 0, 0, 0.05) !important;
}

.bg-primary-off70 {
    background-color: rgba(0, 122, 255, 0.7) !important;
}

.bg-secondary-off70 {
    background-color: rgba(142, 142, 147, 0.7) !important;
}

.bg-success-off70 {
    background-color: rgba(52, 199, 89, 0.7) !important;
}

.bg-danger-off70 {
    background-color: rgba(255, 59, 48, 0.7) !important;
}

.bg-warning-off70 {
    background-color: rgba(255, 149, 0, 0.7) !important;
}

.bg-info-off70 {
    background-color: rgba(90, 200, 250, 0.7) !important;
}

.bg-dark-off70 {
    background-color: rgba(0, 0, 0, 0.7) !important;
}

.bg-light-off70 {
    background-color: rgba(0, 0, 0, 0.02) !important;
}

.border-primary {
    border-color: #007aff !important;
}

.border-blue-gray {
    border-color: #8e8e93 !important;
}

.border-secondary {
    border-color: #5856d6 !important;
}

.border-success {
    border-color: #5ac8fa !important;
}

.border-danger {
    border-color: #34c759 !important;
}

.border-warning {
    border-color: #ff3b30 !important;
}

.border-info {
    border-color: #8e8e93 !important;
}

.border-dark {
    border-color: rgba(0, 0, 0, 0.95) !important;
}

.border-light {
    border-color: #e5e5e5 !important;
}

.text-primary,
.text-primary .card-title {
    color: #007aff !important;
}

.text-blue-gray,
.text-blue-gray .card-title {
    color: #8e8e93 !important;
}

.text-secondary,
.text-secondary .card-title {
    color: #8e8e93 !important;
}

.text-success,
.text-success .card-title {
    color: #5ac8fa !important;
}

.text-danger,
.text-danger .card-title {
    color: #ff3b30 !important;
}

.text-warning,
.text-warning .card-title {
    color: #ff9500 !important;
}

.text-info,
.text-info .card-title {
    color: #5ac8fa !important;
}

.text-dark,
.text-dark .card-title {
    color: rgba(0, 0, 0, 0.95) !important;
}

.blockquote {
    font-size: 20px;
    line-height: 1.6em;
    border-left: 4px solid #e5e5e5;
    padding-left: 20px;
    padding-top: 6px;
    padding-bottom: 6px;
    margin: 0;
}

.blockquote.text-right {
    border-left: none;
    border-right: 4px solid #e5e5e5;
    padding-left: 0;
    padding-right: 20px;
}

.blockquote.text-center {
    border-left: none;
    padding-left: 0;
}

.yoo-vertical-middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.yoo-vertical-middle .yoo-vertical-middle-in {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%;
}

.display-1 {
    font-size: 96px;
}

.display-2 {
    font-size: 88px;
}

.display-3 {
    font-size: 79px;
}

.display-4 {
    font-size: 61px;
}

.blockquote-footer {
    color: rgba(0, 0, 0, 0.4);
    font-size: inherit;
}

.figure-caption {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.4);
}

.figure-img {
    margin-bottom: 5px;
}

.accordion .card {
    border-radius: 4px !important;
}
.accordion .card-header {
    padding: 0;
    background-color: transparent;
    margin-bottom: 0 !important;
}
.accordion .card-body {
    padding: 15px 15px;
    border-bottom: 1px solid #e5e5e5;
}
.accordion .btn {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 13px 20px;
    display: block;
    width: 100%;
    text-align: inherit;
    font-size: 16px;
    text-transform: initial;
    font-weight: 400;
    color: #007aff;
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 4px 4px 0 0;
    box-shadow: none !important;
}
.accordion .btn.collapsed {
    color: #007aff;
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 4px;
}
.accordion .btn:hover,
.accordion .btn:focus {
    text-decoration: none;
    color: rgba(0, 122, 255, 0.8);
}
.accordion .card:not(:last-child) {
    margin-bottom: 10px;
}

.close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.rounded-sm {
    border-radius: 4px !important;
}

.rounded-lg {
    border-radius: 10px !important;
}

.bd-example-row .row > .col,
.bd-example-row .row > [class^="col-"] {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    background-color: rgba(86, 61, 124, 0.15);
    border: 1px solid rgba(86, 61, 124, 0.2);
}

.bd-example-row .row + .row {
    margin-top: 1rem;
}

code {
    color: #ff3b30;
}

.bd-example {
    border-color: rgba(0, 0, 0, 0.05);
}

.bd-lead {
    font-size: 18px;
    line-height: 1.6em;
    font-weight: 400;
}

.bd-example-border-utils [class^="border"],
.bd-example-border-utils [class^="rounded"] {
    display: inline-block;
    width: 5rem;
    height: 5rem;
    margin: 0.25rem;
    background-color: rgba(0, 0, 0, 0.05);
}

.bd-example > .close {
    float: none;
}

.shadow {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075), 0 2px 2px rgba(0, 0, 0, 0.075), 0 4px 4px rgba(0, 0, 0, 0.075), 0 6px 6px rgba(0, 0, 0, 0.075),
        0 8px 8px rgba(0, 0, 0, 0.075) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075), 0 2px 2px rgba(0, 0, 0, 0.075), 0 4px 4px rgba(0, 0, 0, 0.075), 0 6px 6px rgba(0, 0, 0, 0.075),
        0 8px 8px rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.05), 0 4px 4px rgba(0, 0, 0, 0.05), 0 6px 6px rgba(0, 0, 0, 0.05),
        0 8px 8px rgba(0, 0, 0, 0.05), 0 10px 10px rgba(0, 0, 0, 0.05), 0 12px 12px rgba(0, 0, 0, 0.05), 0 14px 14px rgba(0, 0, 0, 0.05),
        0 16px 16px rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05), 0 2px 2px rgba(0, 0, 0, 0.05), 0 4px 4px rgba(0, 0, 0, 0.05), 0 6px 6px rgba(0, 0, 0, 0.05),
        0 8px 8px rgba(0, 0, 0, 0.05), 0 10px 10px rgba(0, 0, 0, 0.05), 0 12px 12px rgba(0, 0, 0, 0.05), 0 14px 14px rgba(0, 0, 0, 0.05),
        0 16px 16px rgba(0, 0, 0, 0.05) !important;
}

.shadow-sm {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.1) !important;
}

.bd-highlight {
    background-color: rgba(0, 0, 0, 0.05);
    border: 1px solid #e5e5e5;
}

.bd-content h2 {
    font-size: 32px;
    font-weight: 500;
}

.bd-content ul,
.bd-example ul {
    list-style-type: disc;
}
.bd-content li,
.bd-example li {
    font-size: 15px;
    line-height: 1.6em;
}

.bd-example-row .row > .col,
.bd-example-row .row > [class^="col-"] {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    background-color: rgba(0, 0, 0, 0.05);
    border: 1px solid #e5e5e5;
}

kbd {
    background-color: rgba(0, 0, 0, 0.95);
}

.media-body h5 {
    font-size: 21px;
    margin-bottom: 4px;
}

.media-body p {
    margin-bottom: 8px;
}

.yoo-box-lg {
    height: 64px;
    width: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 600;
}
.yoo-box-lg i,
.yoo-box-lg .hydrated {
    font-size: 34px;
}
.yoo-box-lg img {
    height: 100%;
    width: 100%;
    border-radius: inherit;
    -o-object-fit: cover;
    object-fit: cover;
}

.yoo-box-md {
    height: 48px;
    width: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 600;
}
.yoo-box-md i,
.yoo-box-md .hydrated {
    font-size: 30px;
}
.yoo-box-md img {
    height: 100%;
    width: 100%;
    border-radius: inherit;
    -o-object-fit: cover;
    object-fit: cover;
}

.yoo-box-sm {
    height: 30px;
    width: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
}
.yoo-box-sm i,
.yoo-box-sm .hydrated {
    font-size: 22px;
}
.yoo-box-sm img {
    height: 100%;
    width: 100%;
    border-radius: inherit;
    -o-object-fit: cover;
    object-fit: cover;
}

.yoo-groth-percentage {
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 22px;
}
.yoo-groth-percentage i,
.yoo-groth-percentage .hydrated {
    font-size: 16px;
    margin-right: 2px;
}

.yoo-switch {
    position: relative;
    background-color: #8e8e93;
    height: 22px;
    width: 37px;
    border-radius: 1.6em;
    cursor: pointer;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.yoo-switch .yoo-switch-in {
    height: 18px;
    width: 18px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    left: 2px;
    top: 2px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.yoo-switch.active {
    background-color: #34c759;
}
.yoo-switch.active .yoo-switch-in {
    left: 17px;
}

.yoo-switch.yoo-style1 {
    height: 20px;
    width: 20px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    background-color: transparent;
}
.yoo-switch.yoo-style1:before {
    content: "";
    position: absolute;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background-color: #007aff;
    left: 2px;
    top: 2px;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
}
.yoo-switch.yoo-style1.active {
    border-color: #007aff;
}
.yoo-switch.yoo-style1.active:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.scroll-content {
    position: relative;
}

.yoo-blur {
    position: absolute;
    height: 100%;
    width: 100%;
    min-height: 100vh;
}
.yoo-blur .yoo-blur-in1,
.yoo-blur .yoo-blur-in2 {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    min-height: 100vh;
}
.yoo-blur .yoo-blur-in1 {
    z-index: 1;
    background-color: #fff;
    opacity: 0.2;
}
.yoo-blur .yoo-blur-in2 {
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.yoo-fixed-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.yoo-documentation-body {
    font-size: 16px;
}

.yoo-doc-box {
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    padding: 15px 20px;
    background-color: #fff;
}

.yoo-structure-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.yoo-structure-list ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 15px;
}
.yoo-structure-list ul li {
    display: block;
    position: relative;
}
.yoo-structure-list ul li:before {
    content: "|--";
    display: inline-block;
    margin-right: 5px;
}

.yoo-check-mark,
.yoo-check-mark-all {
    font-size: 24px;
    height: 20px;
    width: 20px;
    border: 1px solid #dbdbdb;
    border-radius: 6px;
    position: relative;
    background-color: #fff;
    color: #b5b5b5;
}
.yoo-check-mark:before,
.yoo-check-mark-all:before {
    content: "";
    top: 1px;
    left: 5px;
    height: 12px;
    width: 7px;
    border-radius: 0;
    border: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: none;
    border-top: none;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1;
    position: absolute;
}
.yoo-check-mark .hydrated,
.yoo-check-mark i,
.yoo-check-mark-all .hydrated,
.yoo-check-mark-all i {
    position: absolute;
    left: -3px;
    top: -3px;
}
.yoo-check-mark.active,
.yoo-check-mark-all.active {
    border-color: #007aff;
    background-color: #007aff;
}
.yoo-check-mark.active:after,
.yoo-check-mark.active:before,
.yoo-check-mark-all.active:after,
.yoo-check-mark-all.active:before {
    opacity: 1;
}
.yoo-check-mark.active .hydrated,
.yoo-check-mark.active i,
.yoo-check-mark-all.active .hydrated,
.yoo-check-mark-all.active i {
    color: #007aff;
}

.yoo-check-mark-all .yoo-first,
.yoo-check-mark-all .yoo-last {
    position: absolute;
    height: calc(100% + 2px);
    width: calc(100% + 2px);
    left: -1px;
    top: -1px;
}
.yoo-check-mark-all .yoo-first {
    z-index: 3;
}
.yoo-check-mark-all.active .yoo-last {
    z-index: 4;
}

@media screen and (max-width: 991px) {
    .tt-sticky-content-in {
        width: 100% !important;
        left: 0 !important;
        position: initial !important;
    }

    .tt-sticky-content-middle,
    .tt-sticky-content {
        height: initial !important;
    }

    .yoo-card-content-height1 {
        height: initial;
    }

    .yoo-icons-wrap li {
        width: 33.333333%;
    }

    .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media screen and (max-width: 575px) {
    .yoo-icons-wrap li {
        width: 50%;
    }
}
@media screen and (max-width: 400px) {
    .yoo-icons-wrap li {
        width: 100%;
    }
}
/*========== End General Style  ==========*/
/*========== Start Footer  ==========*/
.yoo-footer.yoo-style1 .yoo-footer-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #e5e5e5;
    padding: 14px 0;
}

.yoo-footer-nav li:not(:last-child) {
    margin-right: 30px;
}
.yoo-footer-nav a {
    font-weight: 500;
    color: rgba(0, 0, 0, 0.7);
}
.yoo-footer-nav a:hover {
    color: #007aff;
}

.yoo-copyride {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.7);
    line-height: 1.6em;
}
.yoo-copyride a {
    color: #007aff;
}
.yoo-copyride a:hover {
    color: rgba(0, 122, 255, 0.8);
}

.yoo-sticky-footer {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    padding-left: 370px;
    background-color: #fff;
    z-index: 1;
}
.yoo-sticky-footer .container {
    position: relative;
}
.yoo-sticky-footer:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.05);
}

.yoo-footer.yoo-style1.yoo-white .yoo-copyride,
.yoo-footer.yoo-style1.yoo-white .yoo-footer-nav a {
    color: rgba(255, 255, 255, 0.7);
}
.yoo-footer.yoo-style1.yoo-white .yoo-footer-content {
    border-color: rgba(255, 255, 255, 0.1);
}

@media screen and (max-width: 1199px) {
    .yoo-sticky-footer {
        padding-left: 0;
    }
}
@media screen and (max-width: 991px) {
    .yoo-footer.yoo-style1 .yoo-footer-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }

    .yoo-sticky-footer {
        position: initial;
    }
}
/*========== End Footer  ==========*/

/*========== Start Header  ==========*/
.yoo-side-heading {
    height: 60px;
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    z-index: 100;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}

.yoo-header {
    position: relative;
    z-index: 101;
}

.yoo-header.yoo-sticky-menu {
    position: fixed;
    width: 100%;
    top: 0;
    background: #212121;
    z-index: 100;
}

.yoo-header.yoo-style1 .yoo-main-header {
    position: relative;
}

.yoo-header.yoo-style1 .yoo-main-header-in {
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.yoo-header.yoo-style1 .yoo-main-header {
    position: relative;
}

/*=== Logo Area ===*/
.yoo-site-title {
    font-size: 20px;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.95);
}

.yoo-site-title a {
    color: inherit;
}

.yoo-logo-link img {
    display: block;
    max-height: 32px;
    min-height: 20px;
}

/*End Logo Area*/
/*Horizontal Menu Area*/
.yoo-nav-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.yoo-nav-wrap,
.yoo-desktop-nav.yoo-nav,
.yoo-desktop-nav .yoo-nav-list {
    height: 100%;
}

.yoo-nav-list > li > a > i,
.yoo-nav-list > li > a > .hydrated {
    color: rgba(255, 255, 255, 0.54);
    font-size: 24px;
    margin-right: 8px;
}

.yoo-nav.yoo-desktop-nav {
    display: block !important;
}

.yoo-desktop-nav .yoo-nav-list {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
}

.yoo-desktop-nav .yoo-nav-list > li {
    margin-left: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.yoo-desktop-nav .yoo-nav-list > li:first-child {
    margin-left: 0;
}

.yoo-desktop-nav .yoo-nav-list > li > a {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 8px 0px;
    border-radius: 4px 4px 0 0;
}

.yoo-desktop-nav .yoo-nav-list > li:hover > a {
    background-color: rgba(0, 0, 0, 0.02);
}

.yoo-nav-list > li > a {
    color: rgba(255, 255, 255, 0.87);
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
}

.yoo-nav-label {
    color: rgba(255, 255, 255, 0.9);
    font-size: 9px;
    font-weight: 500;
    line-height: 1.7em;
    padding: 0 4px;
    border-radius: 2px;
    display: inline-block;
}

.yoo-nav-label.yoo-style1 {
    position: relative;
    top: -6px;
    margin-left: 5px;
}

.yoo-nav-label.yoo-color1 {
    background: #34c759;
}

.yoo-nav-label.yoo-color2 {
    background: #5ac8fa;
}

.yoo-nav-label.yoo-style2 {
    background-color: #5ac8fa;
    margin-left: auto;
}

/*=== Horizontal Dropdown ===*/
.yoo-has-children {
    position: relative;
}

.yoo-desktop-nav .yoo-nav-list > .yoo-has-children > a {
    position: relative;
}

.yoo-desktop-nav .yoo-nav-list > li > a.active {
    color: rgba(0, 0, 0, 0.4);
}

.yoo-desktop-nav .yoo-nav-list > .yoo-has-children > a:before {
    border-left: 0;
    border-top: 0;
}

.yoo-desktop-nav .yoo-has-children .yoo-has-children > a:before {
    border-left: 0;
    border-bottom: 0;
    right: 18px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.yoo-nav .yoo-dropdown {
    border-radius: 4px;
}

.yoo-nav-list ul a,
.yoo-profile-nav .yoo-dropdown a {
    color: rgba(0, 0, 0, 0.95);
    padding: 9px 20px;
    display: block;
    font-size: 14px;
}

.yoo-profile-nav .yoo-dropdown .dropdown-item.active {
    background-color: #007bff;
    color: #fff;
}

.yoo-desktop-nav .yoo-nav-list .yoo-sub-megamenu-list li a:hover {
    background: transparent;
}

.yoo-desktop-nav .yoo-nav-list ul a:hover,
.yoo-desktop-nav .yoo-nav-list .yoo-sub-megamenu-list li.active a,
.yoo-profile-nav .yoo-dropdown a:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

.yoo-desktop-nav .yoo-nav-list .yoo-has-children > ul ul {
    left: 100%;
    top: 0;
}

.yoo-desktop-nav .yoo-has-children:hover > ul {
    opacity: 1;
    visibility: visible;
    display: block !important;
}

.yoo-nav-list ul .yoo-has-children > a {
    padding-right: 25px;
}

.yoo-dropdown.yoo-style1 li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.yoo-dropdown.yoo-style1 li i,
.yoo-dropdown.yoo-style1 li .hydrated {
    font-size: 24px;
    color: rgba(0, 0, 0, 0.4);
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-right: 8px;
}

.yoo-dropdown.yoo-style1 .yoo-dropdown-cta {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #e5e5e5;
}

/*=== Horizontal Mobile Menu Style ===*/
.yoo-mobile-nav {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background-color: #212121;
    padding: 20px 0;
}

.yoo-mobile-nav ul {
    margin: 0;
    list-style: none;
    padding: 0;
    padding-left: 15px;
}

.yoo-mobile-nav .yoo-nav-list ul {
    display: none;
}

.yoo-mobile-nav .yoo-nav-list > li > a {
    padding: 8px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.yoo-mobile-nav .yoo-nav-list ul a {
    padding-left: 0;
    padding-right: 0;
}

.yoo-sub-megamenu-in {
    display: none;
}

.yoo-sub-megamenu-in.active {
    display: block;
}

.yoo-nav.yoo-mobile-nav {
    max-height: calc(100vh - 60px);
    overflow: auto;
}

.yoo-mobile-nav .yoo-dropdown-btn {
    height: 20px;
    width: 20px;
    position: absolute;
    right: 15px;
    top: 9px;
    cursor: pointer;
    z-index: 1;
}

.yoo-mobile-nav .yoo-dropdown-btn:before,
.yoo-mobile-nav .yoo-dropdown-btn:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 8px;
    background-color: rgba(255, 255, 255, 0.38);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.yoo-mobile-nav .yoo-dropdown-btn:before {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
}

.yoo-mobile-nav .yoo-dropdown-btn.yoo-active:before {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
}

/*End Horizontal Mobile Menu*/
/*=== Mobile Menu Button ===*/
.yoo-nav-toggle {
    position: relative;
    cursor: pointer;
    font-size: 23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: rgba(255, 255, 255, 0.38);
    margin-left: -9px;
    display: none;
    padding: 0 10px;
}
.yoo-nav-toggle.yoo-active {
    color: rgba(255, 255, 255, 0.6);
}

/*Ene Mobile Menu Button*/
/*=== Horizontal Menu Animation Efect ===*/
.yoo-fade-up .yoo-desktop-nav .yoo-nav-list .yoo-has-children > ul {
    margin-top: 15px;
}

.yoo-fade-up .yoo-desktop-nav .yoo-has-children:hover > ul {
    margin-top: 0px;
}

.yoo-fade-up .yoo-desktop-nav .yoo-nav-list .yoo-dropdown.yoo-style1 ul {
    margin-left: 0;
    padding: 10px 0;
    list-style: none;
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 100%;
    top: 0;
    margin-top: 15px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #e5e5e5;
}

.yoo-fade-up .yoo-desktop-nav .yoo-nav-list .yoo-dropdown.yoo-style1 .yoo-has-children:hover > ul {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
}

.yoo-fade-down .yoo-desktop-nav .yoo-nav-list .yoo-has-children > ul {
    margin-top: -20px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.yoo-fade-down .yoo-desktop-nav .yoo-has-children:hover > ul {
    margin-top: -10px;
}
/*Ene Horizontal Menu Animation Effect*/
/*=== Menu Responsive Style ===*/
@media screen and (min-width: 991px) {
    .container {
        max-width: 1200px;
        width: 100%;
    }
}
@media screen and (max-width: 991px) {
    .yoo-nav-toggle {
        display: block;
    }

    .yoo-nav.yoo-mobile-nav {
        display: none;
    }

    .yoo-header .container {
        max-width: 100%;
    }

    .yoo-mobile-nav {
        border-bottom: 1px solid #e5e5e5;
    }

    .yoo-nav .yoo-has-children .yoo-dropdown {
        position: initial;
        opacity: initial;
        visibility: visible;
        width: calc(100% - 15px);
        display: none;
        -webkit-transition: initial;
        transition: initial;
    }

    .yoo-nav-wrap .yoo-nav-toggle {
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
/*End Menu Responsive*/
/*=== Vertical Menu Style ===*/
.yoo-vertical-nav-wrap {
    height: 100%;
    width: 240px;
    margin-right: 30px;
}

.yoo-vertical-nav-btn {
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #007aff;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px 4px 0 0;
    width: 100%;
    font-size: 14px;
    position: relative;
    z-index: 1;
}

.yoo-vertical-nav-btn i {
    margin-right: 8px;
}

.yoo-vertical-nav.yoo-style1 {
    width: 240px;
}

.yoo-vertical-nav-list {
    padding: 0;
    margin: 0;
    list-style: none;
    background-color: #fff;
    position: relative;
    width: 100%;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}

.yoo-desktop-nav .yoo-vertical-nav-btn.yoo-vertical-nav-perform {
    pointer-events: none;
}

.yoo-vertical-nav-list li a {
    font-size: 15px;
    color: rgba(0, 0, 0, 0.7);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 20px;
    width: 100%;
    line-height: 1.65em;
}

.yoo-vertical-nav-list .yoo-vertical-cta > a {
    font-size: 12px;
    font-weight: 700;
    padding: 11px 20px;
    line-height: 1.5em;
}

.yoo-vertical-nav-list > li {
    border-bottom: 1px solid #e5e5e5;
}

.yoo-vertical-nav-list > li:last-child {
    border-bottom: none;
}

.yoo-vertical-nav-list li a:hover {
    background-color: rgba(0, 0, 0, 0.02);
}

.yoo-vertical-nav-list > li > a > i {
    margin-right: 10px;
}

.yoo-desktop-nav .yoo-has-children.yoo-vertical-megamenu {
    position: initial;
}

.yoo-vertical-arrow {
    display: inline-block;
    background-image: url(../img/arrow.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 8px;
    width: 8px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-left: 7px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.yoo-desktop-nav .yoo-vertical-megamenu-in {
    position: absolute;
    left: 100%;
    margin-left: 0;
    width: calc(1170px - 240px);
    min-height: 100%;
    background: #fff;
    top: 0;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    border-left: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}

.yoo-has-children:hover .yoo-vertical-megamenu-in {
    opacity: 1;
    visibility: visible;
}

.yoo-vertical-megamenu-in .container {
    padding: 0;
}

.yoo-vertical-megamenu-in .row {
    margin: 0;
}

.yoo-vertical-megamenu-in .row > div {
    padding: 0;
    border-top: 1px solid #e5e5e5;
    margin-top: -1px;
}

/*Vertical Mobile menu*/
.yoo-vertical-nav-wrap.yoo-mobile-nav {
    position: relative;
    top: 0;
    padding: 0;
}

.yoo-mobile-nav .yoo-has-children .yoo-vertical-arrow {
    display: none;
}

.yoo-mobile-nav .yoo-vertical-nav-list {
    padding-left: 0;
    display: block !important;
    height: initial !important;
}

.yoo-mobile-nav .yoo-vertical-nav-list li a {
    padding-left: 15px;
    padding-right: 15px;
}

.yoo-mobile-nav .yoo-vertical-nav.yoo-style1 {
    max-height: calc(100vh - 60px);
    overflow: auto;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    width: 240px;
    margin-left: -300px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.yoo-mobile-nav .yoo-mobile-active + .yoo-vertical-nav.yoo-style1 {
    margin-left: 0;
}

.yoo-mobile-nav .yoo-vertical-nav-list {
    width: 100%;
}

.yoo-mobile-nav .yoo-vertical-megamenu-in {
    display: none;
}

.yoo-mobile-nav .yoo-vertical-megamenu-in .row > div {
    margin-top: 0;
}

/*End Vertical Menu Style*/
/*=== Vertical Menu Animation Efect ===*/
.yoo-fade-left.yoo-desktop-nav .yoo-vertical-megamenu-in {
    margin-left: -30px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.yoo-fade-left.yoo-desktop-nav .yoo-has-children:hover .yoo-vertical-megamenu-in {
    margin-left: 0px;
}

.yoo-fade-left.yoo-desktop-nav .yoo-has-children .yoo-vertical-megamenu-in {
    display: block !important;
}

/*End Vertical Menu Animation Efect*/
.yoo-main-header-left {
    width: 300px;
    border-right: 2px solid rgba(255, 255, 255, 0.1);
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.yoo-main-header-right {
    padding: 0 30px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.yoo-profile-nav.yoo-style1 .yoo-profile-nav-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.yoo-profile-nav.yoo-style1 .yoo-profile-nav-btn:hover {
    opacity: 0.8;
}
.yoo-profile-nav.yoo-style1 .yoo-profile-nav-text {
    text-align: right;
    margin-right: 8px;
}
.yoo-profile-nav.yoo-style1 .yoo-profile-nav-text span {
    color: rgba(255, 255, 255, 0.38);
    font-size: 12px;
    display: block;
    line-height: 1.3em;
}
.yoo-profile-nav.yoo-style1 .yoo-profile-nav-text h4 {
    margin-bottom: 0;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6);
    font-weight: 500;
}
.yoo-profile-nav.yoo-style1 .yoo-profile-nav-img {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    border-radius: 50%;
    overflow: hidden;
    height: 30px;
    width: 30px;
}

.yoo-ex-nav-btn {
    display: block;
    color: rgba(255, 255, 255, 0.54);
    font-size: 24px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2px 0;
    border-radius: 4px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.yoo-toggle-body:hover .yoo-ex-nav-btn {
    color: #fff;
}

.yoo-toggle-body .yoo-ex-nav-btn.active {
    border-radius: 4px 4px 0 0;
}

.yoo-ex-nav-label {
    position: absolute;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.9);
    background-color: #ff3b30;
    line-height: 1.4em;
    padding: 0 4px;
    border-radius: 50%;
    top: 5px;
    right: 0px;
    -webkit-transform: translateX(40%);
    transform: translateX(40%);
    z-index: 2;
    min-width: 15px;
}

.yoo-ex-nav.yoo-style1 > li:not(:first-child) {
    margin-left: 16px;
    border-left: 1px solid rgb(255 255 255 / 20%);
    padding-left: 16px;
}

.yoo-notice-area.yoo-style1 .yoo-ex-nav-label {
    -webkit-transform: translateX(20%);
    transform: translateX(20%);
}

.yoo-toggle-body {
    position: relative;
}
.yoo-toggle-body .yoo-dropdown.yoo-style1 {
    left: initial;
    right: 0;
    margin-top: 10px;
}
.yoo-toggle-body .yoo-dropdown.yoo-style1.active {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
}
.yoo-toggle-body .yoo-dropdown.yoo-notify-dropdown {
    left: initial;
    right: 0;
    margin-top: 10px;
    width: 400px;
    padding: 0;
}
.yoo-toggle-body .yoo-dropdown.yoo-notify-dropdown.active {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
}
.yoo-toggle-body.yoo-start-left .yoo-dropdown.yoo-notify-dropdown {
    right: inherit;
    left: 0;
}

.yoo-notify-dropdown .yoo-btn.yoo-style2 {
    padding: 8px 15px 7px;
    background-color: rgba(0, 0, 0, 0.05);
}
.yoo-notify-dropdown .yoo-btn.yoo-style2:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

.yoo-msg {
    line-height: 1.45em;
    margin-top: 2px;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.4);
}

.yoo-nofify-list.yoo-style1 {
    background: #fff;
}
.yoo-nofify-list.yoo-style1 li {
    border-bottom: 1px solid #e5e5e5;
}
.yoo-nofify-list.yoo-style1 li > a,
.yoo-nofify-list.yoo-style1 li .yoo-nofify-list-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 13px 15px;
    position: relative;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.yoo-nofify-list.yoo-style1 li > a.active,
.yoo-nofify-list.yoo-style1 li .yoo-nofify-list-in.active {
    background-color: rgba(0, 0, 0, 0.02);
}
.yoo-nofify-list.yoo-style1 li > a:hover,
.yoo-nofify-list.yoo-style1 li .yoo-nofify-list-in:hover {
    background-color: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.7);
}
.yoo-nofify-list.yoo-style1 li .yoo-nofify-list-in .yoo-nofify-text-head {
    color: rgba(0, 0, 0, 0.95);
}
.yoo-nofify-list.yoo-style1 li .yoo-nofify-list-in .yoo-nofify-text-head a {
    color: rgba(0, 0, 0, 0.95);
}
.yoo-nofify-list.yoo-style1 li .yoo-nofify-list-in .yoo-nofify-text-head a:hover {
    color: rgba(0, 0, 0, 0.9);
}
.yoo-nofify-list.yoo-style1 .yoo-nofify-thumb {
    height: 48px;
    width: 48px;
    border-radius: 10px;
    overflow: hidden;
    margin-right: 10px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}
.yoo-nofify-list.yoo-style1 .yoo-nofify-thumb img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.yoo-nofify-list.yoo-style1 .yoo-nofify-text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
}
.yoo-nofify-list.yoo-style1 .yoo-nofify-text .yoo-nofify-text-head {
    font-size: 14px;
    margin-bottom: 3px;
    font-weight: 400;
    line-height: 1.2em;
}
.yoo-nofify-list.yoo-style1 .yoo-nofify-text .yoo-notify-time {
    color: rgba(0, 0, 0, 0.4);
    line-height: 1em;
    font-size: 13px;
}
.yoo-nofify-list.yoo-style1 .yoo-nofify-text strong {
    font-weight: 600;
}
.yoo-nofify-list.yoo-style1 .yoo-nofify-text span {
    color: rgba(0, 0, 0, 0.7);
}
.yoo-nofify-list.yoo-style1 .yoo-nofify-text .yoo-msg + .yoo-notify-time {
    font-size: 12px;
}
.yoo-nofify-list.yoo-style1 .yoo-online-status {
    margin-left: 4px;
    margin-bottom: 2px;
}

.yoo-message-area .yoo-nofify-list.yoo-style1 .yoo-nofify-text .yoo-notify-time {
    position: absolute;
    top: 2px;
    right: 0;
}

.yoo-nofify-list.yoo-style2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 5px 0;
}
.yoo-nofify-list.yoo-style2 li {
    width: 33.333333%;
    margin-bottom: 10px;
    padding: 0px 5px;
}
.yoo-nofify-list.yoo-style2 a {
    display: block;
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 20px 0;
}
.yoo-nofify-list.yoo-style2 a:hover {
    border-color: #e5e5e5;
}
.yoo-nofify-list.yoo-style2 .yoo-nofify-icon {
    margin: auto;
    margin-top: 5px;
}
.yoo-nofify-list.yoo-style2 .yoo-nofify-text h3 {
    text-align: center;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.7);
    font-weight: 400;
    margin-bottom: 3px;
    margin-top: 9px;
}
.yoo-nofify-list.yoo-style2 .yoo-nav-icon {
    text-align: center;
    max-width: 60px;
    margin: auto;
    border-radius: 10px;
    overflow: hidden;
}

.yoo-nofify-title {
    font-size: 14px;
    margin-bottom: 0;
    padding: 12px 15px;
    border-bottom: 1px solid #e5e5e5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-weight: 500;
}
.yoo-nofify-title .yoo-nofify-title-right {
    font-size: 14px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.4);
}
.yoo-nofify-title a:hover {
    color: rgba(0, 0, 0, 0.7);
}

.yoo-nofify-icon {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    height: 48px;
    width: 48px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 10px;
    font-size: 21px;
    overflow: hidden;
}
.yoo-nofify-icon img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.yoo-header.yoo-sticky-header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    background-color: #007aff;
}

.nav-item a,
.nav-pills .nav-link {
    color: rgba(0, 0, 0, 0.7);
    letter-spacing: 0.17px;
}

.nav-item a.dropdown-item {
    color: rgba(0, 0, 0, 0.7);
}

.nav-item a.dropdown-item.active {
    color: #007aff;
    background-color: rgba(0, 122, 255, 0.1);
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.95);
    font-weight: 500;
}

.navbar.flex-column .nav {
    width: 100%;
}

.navbar.flex-column {
    padding: 10px;
}

.navbar.flex-column .nav {
    width: 100%;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    background-color: rgba(0, 122, 255, 0.1);
    color: #007aff;
}

.nav-item .nav-link:hover {
    color: #007aff;
}

.nav-link.disabled {
    color: rgba(0, 0, 0, 0.4);
}

.nav-item .nav-link.active {
    color: #007aff;
}

.nav-tabs,
.nav-pills {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f0f0f7;
    border-radius: 5px;
    padding: 3px;
    border: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.nav-tabs .nav-item,
.nav-pills .nav-item {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding: 0;
    margin: 0;
}
.nav-tabs .nav-link,
.nav-pills .nav-link {
    border: none;
    line-height: 1.6em;
    font-size: 13px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 7px 30px;
    border-radius: 5px;
    color: rgba(0, 0, 0, 0.95);
    position: relative;
    z-index: 1;
    font-weight: 400;
}
.nav-tabs .nav-link:hover,
.nav-pills .nav-link:hover {
    opacity: 0.6;
    color: rgba(0, 0, 0, 0.95);
}
.nav-tabs .nav-link.active,
.nav-pills .nav-link.active {
    color: rgba(0, 0, 0, 0.95);
    font-weight: 500;
}
.nav-tabs .nav-link.active:hover,
.nav-pills .nav-link.active:hover {
    opacity: 1;
}

.nav-pills .nav-link.active {
    background-color: #007aff;
    color: #fff;
}

.nav-fill,
.nav.flex-column {
    width: 100%;
}
.nav-fill .nav-link,
.nav.flex-column .nav-link {
    width: 100%;
}

.nav.flex-column {
    padding: 3px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background-color: #fff;
    border: none;
}

.yoo-card.yoo-style1 .nav-tabs .nav-item:not(:last-child) {
    margin-right: 1px;
}

.nav-tabs .nav-item .nav-link.active {
    z-index: 2;
    -webkit-box-shadow: 0px 2px 11.52px 0.48px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 11.52px 0.48px rgba(0, 0, 0, 0.1);
}

.nav-tabs .nav-item .nav-link:before,
.nav-tabs .nav-item .nav-link:after {
    content: "";
    position: absolute;
    height: 20px;
    width: 1px;
    background-color: rgba(0, 0, 0, 0.1);
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.nav-tabs .nav-item .nav-link.active:before,
.nav-tabs .nav-item .nav-link.active:after {
    background-color: #f0f0f7;
}

.nav-tabs .nav-item .nav-link:before {
    right: -1px;
}

.nav-tabs .nav-item .nav-link:after {
    left: -1px;
}

.nav-tabs .nav-item:last-child .nav-link:before {
    display: none;
}

.nav-tabs .nav-item:first-child .nav-link:after {
    display: none;
}

.yoo-card.yoo-style1 .nav-tabs .nav-item .nav-link:before,
.yoo-card.yoo-style1 .nav-tabs .nav-item .nav-link:after {
    height: 15px;
}

/* Header Responsive */
@media screen and (max-width: 991px) {
    .yoo-main-header-right {
        padding: 0 20px;
    }

    .yoo-desktop-nav .yoo-nav-list > li {
        margin-left: 18px;
    }
}
@media screen and (max-width: 767px) {
    .yoo-main-header-left {
        width: initial;
        padding-left: 58px;
        border-right-width: 1px;
    }

    .yoo-logo-link img {
        height: 28px;
    }

    .yoo-profile-nav.yoo-style1 .yoo-profile-nav-text {
        display: none;
    }

    .yoo-profile-nav.yoo-style1 {
        margin-left: 0px;
        padding-left: 15px;
    }

    .yoo-main-header .yoo-toggle-body {
        position: initial;
    }

    .yoo-main-header .yoo-toggle-body .yoo-dropdown.yoo-notify-dropdown {
        right: initial;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
    }
}
@media screen and (max-width: 575px) {
    .yoo-ex-nav.yoo-style1 > li:not(:first-child) {
        margin-left: 15px;
    }
}
@media screen and (max-width: 485px) {
    .yoo-logo-link img {
        height: 22px;
    }

    .yoo-ex-nav-btn {
        font-size: 22px;
    }

    .yoo-ex-nav.yoo-style1 > li:not(:first-child) {
        margin-left: 12px;
    }

    .yoo-main-header .yoo-toggle-body {
        border: none;
        padding-left: 0;
    }

    .yoo-profile-nav.yoo-style1 .yoo-profile-nav-img {
        height: 28px;
        width: 28px;
    }
}
@media screen and (max-width: 410px) {
    .yoo-main-header-left {
        padding-left: 53px;
    }

    .yoo-main-header-right {
        padding-left: 15px;
    }

    .yoo-logo-link img {
        height: 20px;
    }

    .yoo-profile-nav.yoo-style1 .yoo-profile-nav-img {
        height: 24px;
        width: 24px;
    }
}
@media screen and (max-width: 360px) {
    .yoo-sidebarheader-toggle {
        left: 10px;
    }

    .yoo-main-header-right {
        padding-right: 10px;
        padding-left: 0;
    }

    .yoo-main-header-left {
        padding-left: 40px;
        border-right: none;
    }
}
/*========== End Header  ==========*/
.yoo-sidebarheader {
    width: 300px;
    background-color: #fff;
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    position: fixed;
    left: 0;
    top: 0;
    padding-top: 60px;
    z-index: 50;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.yoo-sidebarheader .yoo-sidebarheader-in,
.yoo-sidebarheader .yoo-blur-wrap-in {
    height: 100vh;
    height: 100%;
}

.yoo-sidebar-link-text,
.yoo-sidebar-nav-list .yoo-nav-label,
.yoo-dropdown-arrow,
.yoo-sidebar-link-icon {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.yoo-sidebar-nav {
    padding: 17px 0px 40px;
    overflow: hidden;
    width: 300px;
}

.yoo-sidebar-nav-list {
    color: rgba(0, 0, 0, 0.95);
    margin-bottom: 10px;
}
.yoo-sidebar-nav-list:last-child {
    margin-bottom: 0;
}
.yoo-sidebar-nav-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.yoo-sidebar-nav-list a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: rgba(0, 0, 0, 0.95);
    position: relative;
    cursor: pointer;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 16px;
}
.yoo-sidebar-nav-list a:hover {
    background-color: rgba(0, 0, 0, 0.05);
}
.yoo-sidebar-nav-list a .yoo-sidebar-link-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.yoo-sidebar-nav-list a .yoo-sidebar-link-text {
    line-height: 1.25em;
}
.yoo-sidebar-nav-list .yoo-sidebar-link-icon {
    font-size: 20px;
    margin-right: 10px;
    height: 30px;
    width: 30px;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
}
.yoo-sidebar-nav-list > li a {
    padding: 6px 20px;
}
.yoo-sidebar-nav-list .yoo-nav-label {
    font-size: 10px;
    line-height: 1.5em;
    padding: 0 4px;
    border-radius: 2px;
    color: rgba(255, 255, 255, 0.9);
    background-color: #ff3b30;
}
.yoo-sidebar-nav-list li {
    position: relative;
}
.yoo-sidebar-nav-list li.active > a {
    color: #007aff;
    background-color: rgba(0, 122, 255, 0.1);
}
.yoo-sidebar-nav-list li.active > a i {
    color: inherit;
}
.yoo-sidebar-nav-list li.active > a:hover {
    color: #007aff;
}
.yoo-sidebar-nav-list li.yoo-sidebar-has-children > a {
    padding-right: 35px;
}
.yoo-sidebar-nav-list li.yoo-sidebar-has-children .yoo-dropdown-arrow {
    position: absolute;
    right: 15px;
    top: 13px;
    z-index: 2;
    cursor: pointer;
    border-left: none;
    border-bottom: none;
    pointer-events: none;
    color: rgba(0, 0, 0, 0.3);
    font-size: 16px;
    display: flex;
}

.yoo-sidebar-nav-list li.yoo-sidebar-has-children .yoo-sidebar-nav-dropdown > li a {
    padding-left: 78px;
    padding-top: 8px;
    padding-bottom: 12px;
    padding-top: 12px;
    font-size: 15px;
}

.yoo-sidebar-nav-list li.yoo-sidebar-has-children .yoo-sidebar-nav-dropdown > li a::before {
    content: "";
    position: absolute;
    height: 8px;
    width: 8px;
    background-color: currentColor;
    border-radius: 50%;
    top: 50%;
    left: 60px;
    margin-top: -4px;
    opacity: 0.5;
    transition: all 0.3s ease;
}
.yoo-sidebar-nav-list li.yoo-sidebar-has-children .yoo-sidebar-nav-dropdown li.active a {
    background-color: transparent;
}
.yoo-sidebar-nav-list li.yoo-sidebar-has-children .yoo-sidebar-nav-dropdown li a:hover {
    background-color: transparent;
    color: #007aff;
}
.yoo-sidebar-nav-list li.yoo-sidebar-has-children .yoo-sidebar-nav-dropdown > li a:hover:before,
.yoo-sidebar-nav-list li.yoo-sidebar-has-children .yoo-sidebar-nav-dropdown li.active a:before {
    opacity: 1;
}

.yoo-sidebar-nav-list li.yoo-sidebar-has-children .yoo-sidebar-nav-dropdown .yoo-sidebar-link-icon {
    font-size: 16px;
}

.yoo-sidebarheader-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 18px;
    height: 12px;
    cursor: pointer;
    z-index: 100;
    position: fixed;
    top: 24px;
    left: 252px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.yoo-sidebarheader-toggle div {
    -ms-flex-item-align: end;
    align-self: flex-end;
    height: 2px;
    width: 100%;
    background: rgba(255, 255, 255, 0.38);
}
.yoo-sidebarheader-toggle div.yoo-button-bar2 {
    width: 65.5%;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.yoo-sidebarheader-toggle div.yoo-button-bar3 {
    width: 35%;
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.yoo-sidebarheader-toggle:hover div {
    width: 100%;
}
.yoo-sidebarheader-toggle:hover .yoo-button-bar1 {
    -webkit-animation: burger-hover 1s infinite ease-in-out alternate;
    animation: burger-hover 1s infinite ease-in-out alternate;
}
.yoo-sidebarheader-toggle:hover .yoo-button-bar2 {
    -webkit-animation: burger-hover 1s infinite ease-in-out alternate forwards 200ms;
    animation: burger-hover 1s infinite ease-in-out alternate forwards 200ms;
}
.yoo-sidebarheader-toggle:hover .yoo-button-bar3 {
    -webkit-animation: burger-hover 1s infinite ease-in-out alternate forwards 400ms;
    animation: burger-hover 1s infinite ease-in-out alternate forwards 400ms;
}

@-webkit-keyframes burger-hover {
    0% {
        width: 100%;
    }
    50% {
        width: 50%;
    }
    100% {
        width: 100%;
    }
}

@keyframes burger-hover {
    0% {
        width: 100%;
    }
    50% {
        width: 50%;
    }
    100% {
        width: 100%;
    }
}
/* Start Sidebar heading Toggle Function */
@media screen and (min-width: 1200px) {
    .yoo-sidebar-active .yoo-sidebarheader-toggle {
        left: 21px;
    }
}

.yoo-sidebar-active .yoo-content.yoo-style1 {
    padding-left: 66px;
}
.yoo-sidebar-active .yoo-main-header-left {
    margin-left: -234px;
}
.yoo-sidebar-active .yoo-sidebarheader {
    width: 66px;
}
.yoo-sidebar-active .yoo-sidebarheader .yoo-sidebar-link-icon {
    margin-right: 0;
}
.yoo-sidebar-active .yoo-sidebarheader .yoo-sidebar-nav-dropdown,
.yoo-sidebar-active .yoo-sidebarheader .yoo-nav-label,
.yoo-sidebar-active .yoo-sidebarheader .yoo-sidebar-link-text,
.yoo-sidebar-active .yoo-sidebarheader .yoo-site-branding {
    opacity: 0;
    visibility: hidden;
}

.yoo-sidebar-active .yoo-hover-active.yoo-sidebarheader {
    width: 300px;
}
.yoo-sidebar-active .yoo-hover-active .yoo-sidebar-nav-dropdown,
.yoo-sidebar-active .yoo-hover-active .yoo-nav-label,
.yoo-sidebar-active .yoo-hover-active .yoo-sidebar-link-text,
.yoo-sidebar-active .yoo-hover-active .yoo-site-branding {
    opacity: 1;
    visibility: visible;
}
.yoo-sidebar-active .yoo-hover-active .yoo-sidebar-link-icon {
    margin-right: 15px;
}
.yoo-sidebar-active .yoo-hover-active .yoo-sidebar-nav-dropdown li {
    display: block;
}
.yoo-sidebar-active .yoo-hover-active .yoo-sidebar-search .yoo-voice-btn {
    display: inline-block;
}

.yoo-sidebar-active .yoo-sidebar-search .yoo-voice-btn {
    display: none;
}
.yoo-sidebar-active .yoo-with-boxed-icon .yoo-sidebar-nav-list .yoo-sidebar-link-icon {
    margin-left: -2px;
}
.yoo-sidebar-active .yoo-sidebar-nav-dropdown {
    position: absolute;
}
.yoo-sidebar-active .yoo-hover-active .yoo-sidebar-nav-dropdown {
    position: initial;
}

/* End Sidebar heading Toggle Function */
.yoo-sidebar-nav-list li {
    padding-bottom: 1px;
}
.yoo-sidebar-nav-list li:last-child {
    padding-bottom: 0;
}

.yoo-sidebar-nav-list .yoo-sidebar-nav-dropdown {
    padding-top: 1px;
}

@media screen and (max-width: 1199px) {
    .yoo-sidebarheader {
        left: -300px;
    }

    .yoo-content.yoo-style1 {
        padding-left: 0;
    }

    .yoo-sidebar-active .yoo-content.yoo-style1 {
        padding-left: 0px;
    }
    .yoo-sidebar-active .yoo-sidebarheader {
        width: 300px;
        left: 0;
        background-color: #fff;
    }
    .yoo-sidebar-active .yoo-sidebarheader .yoo-sidebar-link-icon {
        margin-right: 15px;
    }
    .yoo-sidebar-active .yoo-sidebarheader .yoo-sidebar-nav-dropdown,
    .yoo-sidebar-active .yoo-sidebarheader .yoo-nav-label,
    .yoo-sidebar-active .yoo-sidebarheader .yoo-sidebar-link-text,
    .yoo-sidebar-active .yoo-sidebarheader .yoo-site-branding {
        opacity: 1;
        visibility: visible;
    }
    .yoo-sidebar-active .yoo-main-header-left {
        margin-left: 0px;
    }
}
.yoo-sidebar-search {
    padding: 10px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.yoo-sidebar-search .yoo-voice-btn {
    position: absolute;
    background-color: transparent;
    border: none;
    font-size: 24px;
    padding: 0;
    top: 5px;
    right: 15px;
    color: rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.yoo-sidebar-search .yoo-voice-btn:hover {
    color: rgba(0, 0, 0, 0.4);
}

.yoo-sidebarheader-toggle.yoo-style1 {
    display: none;
}

.yoo-blur-wrap .yoo-sidebar-search,
.yoo-blur-wrap .yoo-sidebar-nav {
    position: relative;
    z-index: 4;
}
.yoo-blur-wrap [data-scrollbar] .scrollbar-thumb:before,
.yoo-blur-wrap [data-scrollbar] .scrollbar-thumb:after {
    background: rgba(0, 0, 0, 0.025);
}

@media screen and (max-width: 1199px) {
    .yoo-sidebarheader-toggle.yoo-style1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        height: 80px;
        width: 80px;
        top: 0;
        left: 0;
        border-right: 1px solid #e5e5e5;
        padding: 33px 30px;
    }

    .yoo-sidebar-active .yoo-sidebarheader-toggle.yoo-style1 {
        left: 100%;
        margin-left: -80px;
    }
}
@media screen and (max-width: 767px) {
    .yoo-sidebarheader-toggle {
        left: 20px;
    }
}
@media screen and (max-width: 360px) {
    .yoo-sidebarheader-toggle {
        left: 10px;
    }
}
/*========== Start Button  ==========*/
.yoo-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
}

.yoo-btn.yoo-style1 {
    border: 1px solid #e5e5e5;
    padding: 0.5em 1.6em;
    font-size: 14px;
    font-weight: 500;
    background-color: #fff;
    border-radius: 4px;
}
.yoo-btn.yoo-style1 i,
.yoo-btn.yoo-style1 .hydrated {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.4);
    margin-right: 10px;
}
.yoo-btn.yoo-style1.yoo-small {
    font-size: 13px;
    padding: 0.155em 1.2em;
}
.yoo-btn.yoo-style1.yoo-medium {
    font-size: 14px;
    padding: 0.25em 1.58em;
    border-radius: 4px;
}
.yoo-btn.yoo-style1:hover {
    background-color: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.7);
}

.yoo-btn.yoo-style2 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.7);
    padding: 10px 15px;
    width: 100%;
}
.yoo-btn.yoo-style2 i,
.yoo-btn.yoo-style2 .hydrated {
    margin-left: 0px;
    font-size: 13px;
}
.yoo-btn.yoo-style2:hover {
    color: rgba(0, 0, 0, 0.95);
    background-color: rgba(0, 0, 0, 0.05);
}
.yoo-btn.yoo-style2 .yoo-plus {
    font-size: 16px;
    font-weight: 500;
    margin-left: 0px;
    margin-right: 3px;
}
.yoo-btn.yoo-style2.yoo-type1 {
    font-weight: 500;
    padding: 12px 30px;
    width: 100%;
    text-transform: capitalize;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
}
.yoo-btn.yoo-style2.yoo-type1 i,
.yoo-btn.yoo-style2.yoo-type1 .hydrated {
    margin-top: -1px;
}
.yoo-btn.yoo-style2.yoo-type2 {
    -webkit-box-shadow: 0.438px 0.899px 1px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0.438px 0.899px 1px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding: 7px 15px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
    background-color: #fff;
}
.yoo-btn.yoo-style2.yoo-type2:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

.yoo-button-group.yoo-style2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -5px;
}
.yoo-button-group.yoo-style2 .yoo-btn {
    margin-bottom: 5px;
    margin-right: 5px;
}

.yoo-button-group.yoo-style1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.yoo-button-group.yoo-style1 .yoo-btn:not(:last-child) {
    margin-right: 15px;
}
.yoo-button-group.yoo-style1 .yoo-btn {
    margin-top: 10px;
}

.kit-btns .btn:not(:last-child) {
    margin-right: 6px;
}

.btn-primary,
.btn-blue-gray,
.btn-secondary,
.btn-success,
.btn-danger,
.btn-warning,
.btn-info,
.btn-link,
.btn-light,
.btn-dark,
.btn-disabled {
    font-size: 16px;
    padding: 0.47em 1.43em;
    border: none;
    color: #fff;
    font-weight: 600;
    border-radius: 7px;
    line-height: 1.6em;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-blue-gray:hover,
.btn-blue-gray:focus,
.btn-blue-gray:active,
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-light:hover,
.btn-light:focus,
.btn-light:active,
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-disabled:hover,
.btn-disabled:focus,
.btn-disabled:active {
    color: #fff;
}

.btn-disabled,
.btn-primary.disabled,
.btn-primary:disabled,
.btn-secondary.disabled,
.btn-secondary:disabled {
    background-color: #f0f0f0;
    color: rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.btn-disabled:hover,
.btn-primary.disabled:hover,
.btn-primary:disabled:hover,
.btn-secondary.disabled:hover,
.btn-secondary:disabled:hover {
    color: rgba(0, 0, 0, 0.4);
}

.btn-primary {
    background-color: #007aff;
}
.btn-primary:hover {
    background-color: rgba(0, 122, 255, 0.8);
}
.btn-primary:focus,
.btn-primary:active,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active {
    outline: none;
    background-color: rgba(0, 122, 255, 0.72);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.show > .btn-primary.dropdown-toggle {
    background-color: rgba(0, 122, 255, 0.72);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.btn-blue-gray {
    background-color: #8e8e93;
}
.btn-blue-gray:hover {
    background-color: rgba(142, 142, 147, 0.86);
}
.btn-blue-gray:focus,
.btn-blue-gray:active,
.btn-blue-gray:not(:disabled):not(.disabled).active,
.btn-blue-gray:not(:disabled):not(.disabled):active {
    outline: none;
    background-color: rgba(142, 142, 147, 0.8);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.show > .btn-blue-gray.dropdown-toggle {
    background-color: rgba(142, 142, 147, 0.8);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.btn-secondary {
    background-color: #8e8e93;
}
.btn-secondary:hover {
    background-color: rgba(142, 142, 147, 0.8);
}
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active {
    outline: none;
    background-color: rgba(142, 142, 147, 0.65);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.show > .btn-secondary.dropdown-toggle {
    background-color: rgba(142, 142, 147, 0.65);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.btn-success {
    background-color: #34c759;
}
.btn-success:hover {
    background-color: rgba(52, 199, 89, 0.8);
}
.btn-success:focus,
.btn-success:active,
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active {
    outline: none;
    background-color: rgba(52, 199, 89, 0.65);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.show > .btn-success.dropdown-toggle {
    background-color: rgba(52, 199, 89, 0.65);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.btn-danger {
    background-color: #ff3b30;
}
.btn-danger:hover {
    background-color: rgba(255, 59, 48, 0.8);
}
.btn-danger:focus,
.btn-danger:active,
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active {
    outline: none;
    background-color: rgba(255, 59, 48, 0.65);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.show > .btn-danger.dropdown-toggle {
    background-color: rgba(255, 59, 48, 0.65);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.btn-warning {
    background-color: #ff9500;
}
.btn-warning:hover {
    background-color: rgba(255, 149, 0, 0.8);
}
.btn-warning:focus,
.btn-warning:active,
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active {
    outline: none;
    color: #fff;
    background-color: rgba(255, 149, 0, 0.65);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.show > .btn-danger.dropdown-toggle {
    background-color: rgba(255, 149, 0, 0.65);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.btn-info {
    background-color: #5ac8fa;
}
.btn-info:hover {
    background-color: rgba(90, 200, 250, 0.8);
}
.btn-info:focus,
.btn-info:active,
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active {
    outline: none;
    background-color: rgba(90, 200, 250, 0.65);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.show > .btn-info.dropdown-toggle {
    background-color: rgba(90, 200, 250, 0.65);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.btn-light {
    background-color: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.7);
}
.btn-light:hover {
    background-color: #e5e5e5;
    color: rgba(0, 0, 0, 0.7);
}
.btn-light:focus,
.btn-light:active,
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active {
    color: rgba(0, 0, 0, 0.7);
    outline: none;
    background-color: #e5e5e5;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.show > .btn-light.dropdown-toggle {
    color: rgba(0, 0, 0, 0.7);
    outline: none;
    background-color: #e5e5e5;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.btn-dark {
    background-color: rgba(0, 0, 0, 0.95);
}
.btn-dark:hover {
    background-color: rgba(0, 0, 0, 0.7);
}
.btn-dark:focus,
.btn-dark:active,
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active {
    outline: none;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.show > .btn-dark.dropdown-toggle {
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.btn-outline-primary,
.btn-outline-secondary,
.btn-outline-success,
.btn-outline-danger,
.btn-outline-warning,
.btn-outline-info,
.btn-outline-link,
.btn-outline-light,
.btn-outline-dark,
.btn-outline-disabled {
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    font-weight: 600;
    padding: 0.43em 1.3em;
    border-radius: 7px;
    border: 2px solid #e5e5e5;
    box-shadow: none !important;
}
.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active,
.btn-outline-secondary:hover,
.btn-outline-secondary:focus,
.btn-outline-secondary:active,
.btn-outline-success:hover,
.btn-outline-success:focus,
.btn-outline-success:active,
.btn-outline-danger:hover,
.btn-outline-danger:focus,
.btn-outline-danger:active,
.btn-outline-warning:hover,
.btn-outline-warning:focus,
.btn-outline-warning:active,
.btn-outline-info:hover,
.btn-outline-info:focus,
.btn-outline-info:active,
.btn-outline-link:hover,
.btn-outline-link:focus,
.btn-outline-link:active,
.btn-outline-light:hover,
.btn-outline-light:focus,
.btn-outline-light:active,
.btn-outline-dark:hover,
.btn-outline-dark:focus,
.btn-outline-dark:active,
.btn-outline-disabled:hover,
.btn-outline-disabled:focus,
.btn-outline-disabled:active {
    border-color: #e5e5e5;
}

.btn-outline-primary {
    color: #007aff;
    border-color: #007aff;
}
.btn-outline-primary:hover,
.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active {
    color: #007aff;
    background-color: rgba(0, 122, 255, 0.1);
    border-color: #007aff;
}

.btn-outline-secondary {
    color: #8e8e93;
    border-color: #8e8e93;
}
.btn-outline-secondary:hover,
.btn-outline-secondary:active,
.btn-outline-secondary:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active {
    color: #8e8e93;
    background-color: rgba(142, 142, 147, 0.1);
    border-color: #8e8e93;
}

.btn-outline-success {
    color: #34c759;
    border-color: #34c759;
}
.btn-outline-success:hover,
.btn-outline-success:active,
.btn-outline-success:focus,
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active {
    color: #34c759;
    background-color: rgba(52, 199, 89, 0.1);
    border-color: #34c759;
}

.btn-outline-danger {
    color: #ff3b30;
    border-color: #ff3b30;
}
.btn-outline-danger:hover,
.btn-outline-danger:active,
.btn-outline-danger:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active {
    color: #ff3b30;
    background-color: rgba(255, 59, 48, 0.1);
    border-color: #ff3b30;
}

.btn-outline-warning {
    color: #ff9500;
    border-color: #ff9500;
}
.btn-outline-warning:hover,
.btn-outline-warning:active,
.btn-outline-warning:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active {
    color: #ff9500;
    background-color: rgba(255, 149, 0, 0.1);
    border-color: #ff9500;
}

.btn-outline-info {
    color: #5ac8fa;
    border-color: #5ac8fa;
}
.btn-outline-info:hover,
.btn-outline-info:active,
.btn-outline-info:focus,
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active {
    color: #5ac8fa;
    background-color: rgba(90, 200, 250, 0.1);
    border-color: #5ac8fa;
}

.btn-outline-light {
    color: rgba(0, 0, 0, 0.7);
    border-color: #e5e5e5;
}
.btn-outline-light:hover,
.btn-outline-light:active,
.btn-outline-light:focus,
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active {
    color: rgba(0, 0, 0, 0.7);
    background-color: rgba(0, 0, 0, 0.05);
    border-color: #e5e5e5;
}

.btn-outline-dark {
    color: rgba(0, 0, 0, 0.95);
    border-color: rgba(0, 0, 0, 0.95);
}
.btn-outline-dark:hover,
.btn-outline-dark:active,
.btn-outline-dark:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active {
    color: rgba(0, 0, 0, 0.95);
    background-color: rgba(0, 0, 0, 0.1);
    border-color: rgba(0, 0, 0, 0.95);
}
.btn-success.disabled:hover,
.btn-success:disabled:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
    cursor: not-allowed;
}
.btn-outline-disabled {
    color: rgba(0, 0, 0, 0.4);
}
.btn-outline-disabled:hover {
    color: rgba(0, 0, 0, 0.4);
}
.btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

.btn-lg,
.btn-group-lg > .btn {
    padding: 0.72em 2.1em;
    font-size: 16px;
}

.btn-lg.btn-primary,
.btn-group-lg > .btn.btn-primary {
    padding: 0.773em 1.6em;
}

.btn-sm,
.btn-group-sm > .btn .btn-sm.btn-primary,
.btn-group-sm > .btn.btn-primary {
    font-size: 14px;
    padding: 0.4em 1.2em;
}

.btn-block + .btn-block {
    margin-top: 10px;
}

.btn-group .btn,
.btn-group-vertical .btn {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.btn-group .btn-primary:not(:last-child),
.btn-group .btn-blue-gray:not(:last-child),
.btn-group .btn-secondary:not(:last-child),
.btn-group .btn-success:not(:last-child),
.btn-group .btn-danger:not(:last-child),
.btn-group .btn-warning:not(:last-child),
.btn-group .btn-info:not(:last-child),
.btn-group .btn-dark:not(:last-child),
.btn-group-vertical .btn-primary:not(:last-child),
.btn-group-vertical .btn-blue-gray:not(:last-child),
.btn-group-vertical .btn-secondary:not(:last-child),
.btn-group-vertical .btn-success:not(:last-child),
.btn-group-vertical .btn-danger:not(:last-child),
.btn-group-vertical .btn-warning:not(:last-child),
.btn-group-vertical .btn-info:not(:last-child),
.btn-group-vertical .btn-dark:not(:last-child) {
    margin-left: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.3) !important;
}
.btn-group .btn-light:not(:last-child),
.btn-group-vertical .btn-light:not(:last-child) {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.btn-group > .btn:not(:first-child) {
    margin-left: -2px;
}

.btn-group > .btn-group:not(:first-child),
.btn-group > .btn-primary:not(:first-child),
.btn-group > .btn-blue-gray:not(:first-child),
.btn-group > .btn-secondary:not(:first-child),
.btn-group > .btn-danger:not(:first-child),
.btn-group > .btn-warning:not(:first-child),
.btn-group > .btn-info:not(:first-child),
.btn-group > .btn-dark:not(:first-child),
.btn-group > .btn-light:not(:first-child) {
    margin-left: 0;
}

.btn-outline-link:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

.alert {
    font-size: 14px;
    font-weight: 400;
    padding: 14px 15px;
    line-height: 1.45em;
    border: none;
    position: relative;
    border: 1px solid;
    border-radius: 7px;
}

.alert-link {
    font-size: inherit;
    text-transform: uppercase;
    font-weight: 600;
    position: absolute;
    right: 15px;
}

.alert-primary {
    background-color: rgba(0, 122, 255, 0.1);
    color: #007aff;
    border-color: rgba(0, 122, 255, 0.3);
}

.alert-secondary {
    background-color: rgba(142, 142, 147, 0.1);
    color: #8e8e93;
    border-color: rgba(142, 142, 147, 0.3);
}

.alert-success {
    background-color: rgba(52, 199, 89, 0.1);
    color: #34c759;
    border-color: rgba(52, 199, 89, 0.3);
}
.alert-success hr {
    border-color: rgba(52, 199, 89, 0.1);
}

.alert-danger {
    background-color: rgba(255, 59, 48, 0.1);
    color: #ff3b30;
    border-color: rgba(255, 59, 48, 0.3);
}

.alert-warning {
    background-color: rgba(255, 149, 0, 0.1);
    color: #ff9500;
    border-color: rgba(255, 149, 0, 0.3);
}

.alert-info {
    background-color: rgba(90, 200, 250, 0.1);
    color: #5ac8fa;
    border-color: rgba(90, 200, 250, 0.3);
}

.alert-light {
    background-color: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.7);
    border-color: rgba(0, 0, 0, 0.3);
}

.alert-dark {
    background-color: rgba(0, 0, 0, 0.95);
    color: #fff;
}

.alert-primary .alert-link {
    color: #007aff;
}
.alert-primary .alert-link:hover {
    color: rgba(0, 122, 255, 0.8);
}

.alert-secondary .alert-link {
    color: #8e8e93;
}
.alert-secondary .alert-link:hover {
    color: rgba(142, 142, 147, 0.8);
}

.alert-success .alert-link {
    color: #34c759;
}
.alert-success .alert-link:hover {
    color: rgba(52, 199, 89, 0.8);
}

.alert-danger .alert-link {
    color: #ff3b30;
}
.alert-danger .alert-link:hover {
    color: rgba(255, 59, 48, 0.8);
}

.alert-warning .alert-link {
    color: #ff9500;
}
.alert-warning .alert-link:hover {
    color: rgba(255, 149, 0, 0.8);
}

.alert-info .alert-link {
    color: #5ac8fa;
}
.alert-info .alert-link:hover {
    color: rgba(90, 200, 250, 0.8);
}

.alert-light .alert-link {
    color: rgba(0, 0, 0, 0.95);
}
.alert-light .alert-link:hover {
    color: rgba(0, 0, 0, 0.7);
}

.alert-dark .alert-link {
    color: #007aff;
}
.alert-dark .alert-link:hover {
    color: rgba(0, 122, 255, 0.8);
}

.alert hr {
    margin: 15px 0;
}

.yoo-card.yoo-style1 {
    border-radius: 10px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
}
.yoo-card.yoo-style1.yoo-height-auto {
    height: auto;
}
.yoo-card.yoo-style1 .yoo-card-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 20px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 45px;
}
.yoo-card.yoo-style1 .yoo-card-title {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.7);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.yoo-card.yoo-style1 .yoo-card-btn {
    background-color: transparent;
    border: none;
    font-size: 24px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0px 5px;
    margin-right: -8px;
    color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.yoo-card.yoo-style1 .yoo-card-btn:hover {
    color: rgba(0, 0, 0, 0.95);
}
.yoo-card.yoo-style1 .yoo-card-btn:focus {
    outline: none;
}
.yoo-card.yoo-style1 .yoo-card-heading .nav-tabs .nav-link {
    padding: 3px 35px;
}

.card {
    border: none;
    border-radius: 4px;
    border: 1px solid #e5e5e5;
}

.card-body {
    padding: 25px 20px;
}

.card-text {
    font-size: 14px;
    line-height: 1.6em;
    margin-bottom: 14px;
}

.card-title {
    margin-top: -3px;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}

.card-subtitle {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.87) !important;
    margin-top: 0;
    margin-bottom: 12px !important;
}

.card-link + .card-link {
    margin-left: 0;
}

.card-link {
    font-size: 15px;
    font-weight: 400;
    color: #007aff;
    padding: 7px 8px;
    border: none;
    margin-left: -8px;
    border-radius: 4px;
}
.card-link:hover {
    color: #007aff;
    background-color: rgba(0, 122, 255, 0.1);
}

.card-header {
    padding: 15px 20px;
    font-weight: 500;
    background-color: rgba(0, 0, 0, 0.05);
    border-color: #e5e5e5;
    font-size: 16px;
    line-height: 1.2em;
    color: rgba(0, 0, 0, 0.95);
}

.card-footer {
    background-color: transparent;
    border-color: #e5e5e5;
    background-color: rgba(0, 0, 0, 0.05);
    font-size: 17px;
    font-weight: 400;
}

.card-img-overlay {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.5);
}
.card-img-overlay .card-title {
    color: #fff;
}
.card-img-overlay .card-text {
    color: rgba(255, 255, 255, 0.7);
}

.text-white .card-header,
.text-white .card-title {
    color: #fff !important;
}

.text-muted {
    color: rgba(0, 0, 0, 0.4) !important;
    font-size: 14px;
}

.card-header-tabs {
    margin-right: -20px;
    margin-bottom: -16px;
    margin-left: -20px;
    margin-top: -15px;
    border-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #fff;
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #e5e5e5;
}

.border-card {
    border: 1px solid;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.card-header.bg-primary,
.card-header.bg-secondary,
.card-header.bg-success,
.card-header.bg-danger,
.card-header.bg-warning,
.card-header.bg-warning,
.card-header.bg-info,
.card-header.bg-dark {
    border: none;
}

.yoo-card-title-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 28px;
    width: 28px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 5px;
    background: #007aff;
    color: #fff;
    margin-right: 8px;
    font-size: 14px;
}

.yoo-card-meta.yoo-style1 .yoo-card-meta-title {
    line-height: 22px;
}
.yoo-card-meta.yoo-style1 .yoo-card-meta-number {
    font-size: 24px;
    line-height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.yoo-card-meta.yoo-style1 .yoo-card-meta-number span {
    font-size: 18px;
    margin-left: 6px;
}

@media screen and (max-width: 575px) {
    .yoo-card.yoo-style1 .yoo-card-heading .nav-tabs .nav-link {
        padding: 3px 15px;
    }
}
@media screen and (max-width: 400px) {
    .yoo-card.yoo-style1 .yoo-card-heading .nav-tabs .nav-link {
        padding: 3px 10px;
    }
}
.list-group-item {
    font-size: 16px;
    line-height: 1.6em;
    border-color: #e5e5e5;
    color: rgba(0, 0, 0, 0.95);
    padding: 12px 20px;
}

.list-group-item.active,
.list-group-item-action.active:hover {
    border-color: rgba(0, 122, 255, 0.1);
    background-color: rgba(0, 122, 255, 0.1);
    color: #007aff;
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: rgba(0, 0, 0, 0.4);
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    color: #007aff;
    background-color: rgba(0, 122, 255, 0.1);
    border-color: rgba(0, 122, 255, 0.1);
}

.list-group-item-primary {
    background-color: #007aff;
    color: #fff;
    border: none;
    letter-spacing: 0.17px;
}

.list-group-item-secondary {
    background-color: #8e8e93;
    color: #fff;
    border: none;
    letter-spacing: 0.17px;
}

.list-group-item-success {
    background-color: #34c759;
    color: #fff;
    border: none;
    letter-spacing: 0.17px;
}

.list-group-item-danger {
    background-color: #ff3b30;
    color: #fff;
    border: none;
    letter-spacing: 0.17px;
}

.list-group-item-warning {
    background-color: #ff9500;
    color: #fff;
    border: none;
    letter-spacing: 0.17px;
}

.list-group-item-info {
    background-color: #5ac8fa;
    color: #fff;
    border: none;
    letter-spacing: 0.17px;
}

.list-group-item-light {
    background-color: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.7);
    border: none;
    letter-spacing: 0.17px;
}

.list-group-item-dark {
    background-color: rgba(0, 0, 0, 0.95);
    color: #fff;
    border: none;
    letter-spacing: 0.17px;
}

.list-unstyled {
    list-style: disc;
    padding-left: 17px;
    margin-bottom: 20px;
}
.list-unstyled li {
    font-size: 16px;
    line-height: 1.6em;
    margin-bottom: 3px;
}
.list-unstyled li:last-child {
    margin-bottom: 0;
}
.list-unstyled ul {
    margin-top: 3px;
    list-style: circle;
}

.list-inline {
    margin-bottom: 20px;
}
.list-inline li {
    font-size: 16px;
    line-height: 1.6em;
}

.yoo-list-group.yoo-style1 li {
    margin-left: 45px;
}
.yoo-list-group.yoo-style1 li:not(:last-child) {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.yoo-list-group.yoo-style1.yoo-type1 li {
    margin-left: 63px;
}

.yoo-list-group.yoo-style2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.yoo-list-group.yoo-style2 li:not(:last-child) {
    border-right: 1px solid #e5e5e5;
    margin-right: 20px;
    padding-right: 20px;
}

.list-group-flush .list-group-item {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    margin-left: -1px;
    margin-right: -1px;
}

.list-group-flush .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.list-group-flush .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.carousel-control-prev,
.carousel-control-next {
    font-size: 24px;
    opacity: 1;
    background-color: #fff;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    color: rgba(0, 0, 0, 0.7);
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.carousel-control-prev:hover,
.carousel-control-next:hover {
    color: rgba(0, 0, 0, 0.95);
}
.carousel-control-prev:focus,
.carousel-control-next:focus {
    color: rgba(0, 0, 0, 0.7);
}
.carousel-control-prev i,
.carousel-control-next i {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.carousel-control-prev {
    left: 30px;
}

.carousel-control-next {
    right: 30px;
}

.carousel-caption {
    bottom: 24px;
}
.carousel-caption h5 {
    color: #fff;
    margin-bottom: 5px;
}
.carousel-caption p {
    color: rgba(255, 255, 255, 0.7);
}

.carousel-indicators {
    margin-bottom: 20px;
}

.carousel-indicators li {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    margin: 0 5px;
}

.carousel-control-prev,
.carousel-control-next {
    font-size: 22px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 44px;
    height: 44px;
    color: #fff;
    border: 1px solid #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.carousel-control-prev:hover,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-next:focus {
    background-color: rgba(0, 0, 0, 0.9);
    color: #fff;
}

.breadcrumb {
    padding: 13px 15px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.05);
}
.breadcrumb .breadcrumb-item.active {
    color: rgba(0, 0, 0, 0.7);
}
.breadcrumb a {
    color: #007aff;
}
.breadcrumb a:hover {
    color: rgba(0, 122, 255, 0.8);
}

.input-group label {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.4);
    margin-bottom: 4px;
}

.navbar .form-control {
    min-height: 20px;
}

.form-control {
    border-color: #f0f0f0;
    max-height: 100px;
}
.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #007aff;
    -webkit-box-shadow: 0 0 0 4px rgba(0, 122, 255, 0.1);
    box-shadow: 0 0 0 4px rgba(0, 122, 255, 0.1);
    color: rgba(0, 0, 0, 0.7);
}

.form-group {
    margin-bottom: 15px;
}

.form-control {
    padding: 15px;
    min-height: 48px;
    color: rgba(0, 0, 0, 0.7);
    font-size: 16px;
    background-color: #f0f0f0;
    border-radius: 7px;
}

.level-up .form-control {
    padding: 23px 15px 10px;
}

.level-up textarea.form-control {
    padding: 20px 15px 13px;
}

.level-up .text-muted {
    color: rgba(0, 0, 0, 0.7) !important;
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: -5px;
    line-height: 1.6em;
    padding: 0 20px;
}

.level-up {
    position: relative;
}

.level-up label {
    position: absolute;
    margin: 0;
    font-size: 16px;
    left: 15px;
    top: 13px;
    color: rgba(0, 0, 0, 0.7);
    padding: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.level-up.active1 label,
.level-up.active2 label {
    font-size: 11px;
    top: 1px;
}

.level-up.active2 label {
    color: rgba(0, 0, 0, 0.4);
}

.form-group-file {
    position: relative;
}
.form-group-file:before {
    content: "";
    position: absolute;
    height: calc(100% - 2px);
    width: 148px;
    background-color: #fff;
    top: 1px;
    left: 5px;
}
.form-group-file label {
    position: absolute;
    font-size: 14px;
    background: #fff;
    top: 16px;
    padding: 5px 18px;
    left: 19px;
    border: 1px solid #007aff;
    border-radius: 4px;
    background-color: #007aff;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
}
.form-group-file input {
    border: 1px solid #e5e5e5;
    padding: 16px 18px;
    min-height: 66px;
    border-radius: 4px;
    padding-left: 55px;
}
.form-group-file input:focus {
    outline: none;
}

.form-group-md label {
    font-size: 14px;
    left: 15px;
    top: 10px;
}
.form-group-md .form-control {
    padding: 12px 15px;
    min-height: 42px;
    font-size: 14px;
}
.form-group-md.level-up label + .form-control {
    padding: 17px 15px 8px;
}

.form-group-md.level-up.active1 label,
.form-group-md.level-up.active2 label {
    font-size: 11px;
    top: 2px;
}

.form-group-sm label {
    font-size: 13px;
    left: 15px;
    top: 6px;
}
.form-group-sm .form-control {
    padding: 5px 15px;
    min-height: 36px;
    font-size: 14px;
}
.form-group-sm.level-up.active1 label,
.form-group-sm.level-up.active2 label {
    font-size: 10px;
    top: -2px;
}

.form-group-sm.level-up .form-control {
    padding: 14px 15px 6px;
    font-size: 13px;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #f0f0f0;
    color: rgba(0, 0, 0, 0.4);
}

.form-control[readonly]::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.4);
}

.form-control[readonly]::-moz-placeholder {
    color: rgba(0, 0, 0, 0.4);
}

.form-control[readonly]:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.4);
}

.form-control[readonly]:-moz-placeholder {
    color: rgba(0, 0, 0, 0.4);
}

.form-row > .col,
.form-row > [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
}

.col-form-label {
    font-size: 14px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.95);
    padding: 15px 15px;
}

.input-group-text {
    background-color: #e2e2e2;
    border-color: #d8d8d8;
}

.input-group-prepend .input-group-text {
    border-right-width: 2px;
}

.input-group-append .input-group-text {
    border-left-width: 2px;
}

.form-group-sm .input-group-text {
    font-size: 13px;
}

.input-group-append .btn,
.input-group-prepend .btn {
    border-width: 1px;
}

.input-group-prepend [class*="btn-outline-"],
.input-group-append [class*="btn-outline-"] {
    border-color: #e5e5e5;
    color: rgba(0, 0, 0, 0.7);
}
.input-group-prepend [class*="btn-outline-"]:hover,
.input-group-append [class*="btn-outline-"]:hover {
    background-color: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.95);
}

.custom-radio .custom-control-input,
.custom-checkbox .custom-control-input {
    position: absolute;
    z-index: 2;
    opacity: 0;
    left: 0;
    top: 0;
    height: 22px;
    width: 22px;
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 30px;
}

.custom-control-label {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.95);
}

.custom-control-label::before {
    top: 2px;
    left: -30px;
    height: 20px;
    width: 20px;
    border-color: #dbdbdb;
    border-width: 1px;
    z-index: 1;
}

.custom-control-label::after {
    top: 4px;
    left: -24px;
    height: 12px;
    width: 6px;
    border-radius: 0;
    border: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: none;
    border-top: none;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1;
}

.custom-checkbox .custom-control-label::before {
    border-radius: 6px;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: none;
    opacity: 1;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: none;
    opacity: 1;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: transparent;
}

.custom-radio .custom-control-label::after {
    border: none;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #007aff;
    left: -25px;
    top: 7px;
}

.custom-radio .custom-control-label::before {
    height: 20px;
    width: 20px;
}

.custom-control-input:checked ~ .custom-control-label::before {
    border-color: #007aff;
    background-color: #007aff;
}

.custom-control-input:disabled ~ .custom-control-label {
    color: rgba(0, 0, 0, 0.95);
}

.custom-control.form-check-inline {
    display: inline-block;
    margin-right: 30px;
}

.custom-control.no-labels {
    margin-right: 0;
    padding-left: 18px;
}

.custom-control.no-labels .custom-control-label::before {
    left: -18px;
}

.custom-control.no-labels .custom-control-label::after {
    left: -11px;
}

.input-group-text {
    padding: 5px 15px;
}

.custom-control.no-labels.custom-radio {
    padding-left: 20px;
}

.custom-control.no-labels.custom-radio .custom-control-label::before {
    left: -20px;
}

.custom-control.no-labels.custom-radio .custom-control-label::after {
    left: -15px;
}

.custom-control.no-labels.yoo-style1 .hydrated {
    position: absolute;
    left: -20px;
    z-index: 1;
    font-size: 24px;
    top: 0px;
    color: rgba(0, 0, 0, 0.4);
}

.custom-control.no-labels.yoo-style1 .custom-control-label::before {
    border-color: transparent;
    height: 20px;
    width: 20px;
}

.custom-control.no-labels.yoo-style1 .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #007aff;
    background-color: #007aff;
}

.custom-control.no-labels.yoo-style1 .custom-control-input:checked ~ .custom-control-label .hydrated {
    color: #007aff;
}

.custom-control.no-labels.yoo-style1 .custom-control-label::after {
    left: -11px;
    top: 4px;
}

.form-row {
    margin-right: -10px;
    margin-left: -10px;
}

.yoo-select {
    position: relative;
}
.yoo-select .form-control {
    padding-left: 15px;
}

.yoo-select:before {
    content: "";
    position: absolute;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid rgba(0, 0, 0, 0.4);
    right: 20px;
    top: 23px;
    z-index: 1;
    pointer-events: none;
}

.yoo-select:after {
    content: "";
    position: absolute;
    height: 10px;
    width: 10px;
    background-color: #f0f0f0;
    top: 17px;
    right: 3px;
    pointer-events: none;
}

.navbar .form-control {
    background-color: #fff;
    height: 42px;
}

.form-group-sm .yoo-select:after {
    top: 13px;
}
.form-group-sm .yoo-select:before {
    top: 15px;
}

.dropdown-menu {
    padding: 10px 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    border: none;
}

.dropdown-item {
    font-size: 14px;
    padding: 10px 15px;
    line-height: 1.6em;
    color: rgba(0, 0, 0, 0.95);
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #007aff;
    text-decoration: none;
    background-color: rgba(0, 122, 255, 0.1);
}

.dropdown-divider {
    border-color: #e5e5e5;
    margin: 10px 0;
}

.dropdown-toggle:after,
.dropleft .dropdown-toggle:before {
    font-size: 18px;
    position: relative;
    top: 2px;
}

.dropdown-toggle:after {
    margin-left: 6px;
}

.dropleft .dropdown-toggle:before {
    margin-right: 6px;
}

.dropdown-toggle-split.dropdown-toggle:after {
    margin-left: 0;
}

.dropleft .dropdown-toggle-split.dropdown-toggle:before {
    margin-right: 0;
}

.dropdown-toggle.btn-sm:after,
.dropleft .dropdown-toggle.btn-sm:before {
    top: 0px;
    font-size: 16px;
}

.dropdown-toggle.btn-lg:after,
.dropleft .dropdown-toggle.btn-lg:before {
    top: 2px;
    font-size: 20px;
}

.btn-lg + .dropdown-menu {
    width: 220px;
}

.btn-sm + .dropdown-menu .dropdown-item {
    padding: 7px 15px;
}

.jumbotron {
    padding: 50px 40px;
    background-color: rgba(0, 0, 0, 0.05);
}

.display-4 {
    font-size: 60px;
    letter-spacing: -0.5px;
    line-height: 1.2em;
    margin-bottom: 7px;
}

.lead {
    font-size: 20px;
    line-height: 1.6em;
    letter-spacing: 0.25px;
}

.scrollspy-example {
    position: relative;
    height: 200px;
    margin-top: 0.5rem;
    overflow: auto;
}

.scrollspy-example-2 {
    position: relative;
    height: 378px;
    overflow: auto;
}

.tooltip {
    line-height: 1.6em;
    font-size: 12;
    font-family: inherit;
}

.tooltip.show {
    opacity: 1;
}

.tooltip-inner {
    max-width: 200px;
    padding: 5px 15px;
    color: #fff;
    text-align: center;
    background-color: #8e8e93;
    border-radius: 4px;
}

.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.bs-tooltip-top .arrow::before {
    border-top-color: #8e8e93;
}

.bs-tooltip-auto[x-placement^="right"] .arrow::before,
.bs-tooltip-right .arrow::before {
    border-right-color: #8e8e93;
}

.bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #8e8e93;
}

.bs-tooltip-auto[x-placement^="left"] .arrow::before,
.bs-tooltip-left .arrow::before {
    border-left-color: #8e8e93;
}

.progress {
    height: 17px;
    border-radius: 4px;
    background-color: #e5e5e5;
    overflow: hidden;
}

.with-lables.progress .progress-bar {
    border-radius: initial;
}

.progress-bar {
    background-color: #007aff;
    position: relative;
    border-radius: 4px;
}

.progress span {
    position: relative;
    z-index: 1;
    color: #fff;
}

.yoo-progressbar-wrap.yoo-style1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 20px);
}
.yoo-progressbar-wrap.yoo-style1 .yoo-progressbar {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 50%;
    height: 5px;
    background-color: #e5e5e5;
    border-radius: 3px;
}
.yoo-progressbar-wrap.yoo-style1 .yoo-progressbar-number {
    font-size: 13px;
    line-height: 1.2em;
    color: rgba(0, 0, 0, 0.4);
    margin-left: 6px;
    line-height: 15px;
}
.yoo-progressbar-wrap.yoo-style1 .progress-bar {
    opacity: 0.7;
}

.yoo-progressbar-wrap.yoo-style2 .yoo-progressbar-title {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.4);
    line-height: 1.6em;
    margin-bottom: 2px;
    text-transform: uppercase;
}
.yoo-progressbar-wrap.yoo-style2 .yoo-progressbar-number {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.95);
    line-height: 1.2em;
    margin-bottom: 10px;
}
.yoo-progressbar-wrap.yoo-style2 .yoo-progressbar-out {
    height: 4px;
    border-radius: 12px;
    overflow: hidden;
    background-color: #e5e5e5;
}
.yoo-progressbar-wrap.yoo-style2 .yoo-progressbar-out .yoo-progressbar {
    height: 100%;
    background-color: #8e8e93;
    opacity: 0.7;
}

.popover {
    font-family: "Inter", sans-serif;
}

.popover-header {
    background-color: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.95);
    border-color: #e5e5e5;
    padding: 10px 15px;
    font-weight: 500;
}

.popover {
    border-color: #e5e5e5;
}

.popover-body {
    padding: 10px 15px;
    color: rgba(0, 0, 0, 0.7);
}

.page-item .page-link {
    color: #007aff;
}
.page-item .page-link span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.page-link {
    color: rgba(0, 0, 0, 0.7);
    border-color: #e5e5e5;
    background-color: #fff;
    padding: 7px 10px;
    font-size: 14px;
    height: 36px;
    min-width: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.page-item.disabled .page-link {
    background-color: #fff;
    border-color: #e5e5e5;
}

.page-link:focus,
.page-link:hover {
    color: #007aff;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.05);
    border-color: #e5e5e5;
}

.page-item.active .page-link {
    background-color: #007aff;
    border-color: #007aff;
}

.pagination i,
.pagination .hydrated {
    line-height: 1em;
    font-size: 18px;
}

.page-link:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.pagination-lg .page-link {
    padding: 10px 16px;
    height: 42px;
    font-size: 16px;
}

.pagination-sm .page-link {
    padding: 5px 11px;
    font-size: 13px;
    height: 30px;
}

.page-item:first-child .page-link {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.page-item:last-child .page-link {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.modal.modal-comp {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    display: block;
}

.modal-header .close {
    font-size: 24px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.modal-header .close:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.modal-content {
    border-color: #e5e5e5;
}

.modal-btn-primary,
.modal-btn-secondary,
.modal-btn-success,
.modal-btn-danger,
.modal-btn-warning,
.modal-btn-info {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    padding: 0.54em 1.12em;
    letter-spacing: 0.89px;
    border: none;
    margin-left: -10px;
    border-radius: 4px;
}
.modal-btn-primary:hover,
.modal-btn-secondary:hover,
.modal-btn-success:hover,
.modal-btn-danger:hover,
.modal-btn-warning:hover,
.modal-btn-info:hover {
    color: #007aff;
    background-color: rgba(0, 122, 255, 0.1);
}

.modal-btn-primary {
    color: #007aff;
}
.modal-btn-primary:hover {
    color: #007aff;
    background-color: rgba(0, 122, 255, 0.1);
}

.modal-btn-secondary {
    color: #8e8e93;
}
.modal-btn-secondary:hover {
    color: #8e8e93;
    background-color: rgba(142, 142, 147, 0.1);
}

.modal-btn-success {
    color: #34c759;
}
.modal-btn-success:hover {
    color: #34c759;
    background-color: rgba(52, 199, 89, 0.1);
}

.modal-btn-danger {
    color: #ff3b30;
}
.modal-btn-danger:hover {
    color: #ff3b30;
    background-color: rgba(255, 59, 48, 0.1);
}

.modal-btn-warning {
    color: #ff9500;
}
.modal-btn-warning:hover {
    color: #ff9500;
    background-color: rgba(255, 149, 0, 0.1);
}

.modal-btn-info {
    color: #5ac8fa;
}
.modal-btn-info:hover {
    color: #5ac8fa;
    background-color: rgba(90, 200, 250, 0.1);
}

.modal-btn-dark {
    color: rgba(0, 0, 0, 0.95);
}
.modal-btn-dark:hover {
    color: rgba(0, 0, 0, 0.95);
    background-color: rgba(0, 0, 0, 0.1);
}

.badge-primary {
    background-color: rgba(0, 122, 255, 0.1);
    color: #007aff;
}

.badge-secondary {
    background-color: rgba(142, 142, 147, 0.1);
    color: #8e8e93;
}

.badge-success {
    background-color: rgba(52, 199, 89, 0.1);
    color: #34c759;
}

.badge-danger {
    background-color: rgba(255, 59, 48, 0.1);
    color: #ff3b30;
}

.badge-warning {
    background-color: rgba(255, 149, 0, 0.1);
    color: #ff9500;
}
a.badge-warning:focus,
a.badge-warning:hover {
    color: #fff;
}

.badge-info {
    background-color: rgba(90, 200, 250, 0.1);
    color: #5ac8fa;
}

.badge-light {
    background-color: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.7);
}

.badge-dark {
    color: rgba(0, 0, 0, 0.95);
    background-color: rgba(0, 0, 0, 0.1);
}

.btn .badge-primary {
    background-color: #007aff;
    color: #fff;
}
.btn .badge-secondary {
    background-color: #8e8e93;
    color: #fff;
}
.btn .badge-success {
    background-color: #34c759;
    color: #fff;
}
.btn .badge-danger {
    background-color: #ff3b30;
    color: #fff;
}
.btn .badge-warning {
    background-color: #ff9500;
    color: #fff;
}
.btn .badge-info {
    background-color: #5ac8fa;
    color: #fff;
}
.btn .badge-dark {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.95);
}

.badge {
    font-size: 0.75em;
    font-weight: 400;
    line-height: 1em;
    padding: 0.65em 0.65em;
    border-radius: 4px;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.badge.badge-pill {
    border-radius: 12px;
    text-transform: initial;
    padding: 0.5em 0.7em;
}

h1 .badge,
h2 .badge,
h3 .badge,
h4 .badge,
h5 .badge,
h6 .badge {
    font-weight: inherit;
    padding: 0.25em 0.5em;
}

.up-badge {
    position: relative;
}
.up-badge .badge {
    min-width: 25px;
    border-radius: 50%;
    font-size: 14px;
    position: absolute;
    right: -10px;
    top: -10px;
    padding: 0.4em 0.4em;
}

.yoo-table {
    overflow-x: auto;
    overflow-y: hidden;
}

.table thead th {
    border-bottom-width: 1px;
    border-color: #e5e5e5;
    color: rgba(0, 0, 0, 0.95);
    font-weight: 600;
}

.table td,
.table th {
    border-color: #e5e5e5;
    vertical-align: middle;
}

.table .thead-light th {
    color: rgba(0, 0, 0, 0.95);
    background-color: rgba(0, 0, 0, 0.05);
    border-color: #e5e5e5;
}

.table .thead-dark th {
    background-color: rgba(0, 0, 0, 0.95);
}

.table-hover tbody tr:hover {
    color: rgba(0, 0, 0, 0.95);
    background-color: rgba(0, 0, 0, 0.05);
}

.table-primary,
.table-primary > td,
.table-primary > th {
    background-color: #007aff;
    color: #fff;
    border-color: #007aff;
}

.table-secondary,
.table-secondary > td,
.table-secondary > th {
    background-color: #8e8e93;
    color: #fff;
    border-color: #8e8e93;
}

.table-success,
.table-success > td,
.table-success > th {
    background-color: #34c759;
    color: #fff;
    border-color: #34c759;
}

.table-danger,
.table-danger > td,
.table-danger > th {
    background-color: #ff3b30;
    color: #fff;
    border-color: #ff3b30;
}

.table-warning,
.table-warning > td,
.table-warning > th {
    background-color: #ff9500;
    color: #fff;
    border-color: #ff9500;
}

.table-info,
.table-info > td,
.table-info > th {
    background-color: #5ac8fa;
    color: #fff;
    border-color: #5ac8fa;
}

.table-light,
.table-light > td,
.table-light > th {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-dark,
.table-dark > td,
.table-dark > th {
    background-color: rgba(0, 0, 0, 0.95);
    border-color: rgba(0, 0, 0, 0.95);
    color: #fff;
}

.yoo-table-heading.yoo-style1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.yoo-table-heading.yoo-style1 .btn {
    border-radius: 4px;
}
.yoo-table-heading.yoo-style1 .btn .yoo-add {
    font-size: 16px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.yoo-table-heading.yoo-style1 .btn-outline-light {
    border-width: 1px;
    background-color: rgba(0, 0, 0, 0.05);
}
.yoo-table-heading.yoo-style1 .show > .btn-outline-light.dropdown-toggle {
    border-color: #e5e5e5;
}
.yoo-table-heading.yoo-style1 .page-item .page-link {
    color: rgba(0, 0, 0, 0.7);
}
.yoo-table-heading.yoo-style1 .page-item.active .page-link {
    background-color: transparent;
    border-color: #e5e5e5;
    color: rgba(0, 0, 0, 0.4);
}

.yoo-table-heading-btn-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.yoo-table-heading-btn-list > li:not(:last-child) {
    margin-right: 10px;
}

.yoo-table.yoo-style1 {
    font-size: 14px;
}
.yoo-table.yoo-style1 .yoo-task-checkmark {
    width: 20px;
}
.yoo-table.yoo-style1 .table {
    margin-bottom: 0;
    border: none;
}
.yoo-table.yoo-style1 .table tr:last-child td {
    border-bottom: none;
}
.yoo-table.yoo-style1 .table td:first-child,
.yoo-table.yoo-style1 .table th:first-child {
    border-left: none;
    width: 45px;
}
.yoo-table.yoo-style1 .table td:last-child,
.yoo-table.yoo-style1 .table th:last-child {
    border-right: none;
    width: 60px;
    text-align: center;
}
.yoo-table.yoo-style1 .table th {
    background-color: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.7);
}
.yoo-table.yoo-style1 .table td,
.yoo-table.yoo-style1 .table th {
    padding: 10px 20px;
}
.yoo-table.yoo-style1.yoo-type1 .table th {
    border-top: none;
    background-color: transparent;
}
.yoo-table.yoo-style1.yoo-type1 .table th:first-child {
    border-top-left-radius: 10px;
}
.yoo-table.yoo-style1.yoo-type1 .table th:last-child {
    border-top-right-radius: 10px;
}
.yoo-table.yoo-style1.yoo-type1 .table td:last-child {
    text-align: left;
}
.yoo-table.yoo-style1.yoo-type2 .yoo-switch {
    margin: auto;
}
.yoo-table.yoo-style1.yoo-type2 tr td:nth-child(2),
.yoo-table.yoo-style1.yoo-type2 tr th:nth-child(2) {
    width: 80px;
}
.yoo-table.yoo-style1.yoo-type2 tr td:nth-child(3),
.yoo-table.yoo-style1.yoo-type2 tr th:nth-child(3) {
    min-width: 170px;
}
.yoo-table.yoo-style1.yoo-type2 tr td:nth-child(5),
.yoo-table.yoo-style1.yoo-type2 tr th:nth-child(5) {
    min-width: 120px;
}
.yoo-table.yoo-style1.yoo-type2 tr td:nth-child(6),
.yoo-table.yoo-style1.yoo-type2 tr th:nth-child(6) {
    width: 15%;
}
.yoo-table.yoo-style1.yoo-type2 tr td:nth-child(8),
.yoo-table.yoo-style1.yoo-type2 tr th:nth-child(8) {
    width: 130px;
}
.yoo-table.yoo-style1.yoo-type2 tr td:nth-child(9),
.yoo-table.yoo-style1.yoo-type2 tr th:nth-child(9) {
    width: 5%;
}

.yoo-table-action-btn.yoo-style1 {
    border: none;
    height: 26px;
    width: 26px;
    padding: 0;
    border-radius: 50%;
    font-size: 18px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: rgba(0, 0, 0, 0.7);
    background-color: rgba(0, 0, 0, 0.05);
}
.yoo-table-action-btn.yoo-style1:focus {
    outline: none;
}

.yoo-table-info-btn.yoo-style1 {
    padding: 0;
    margin: 0;
    margin-left: 2px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border: none;
    font-size: 18px;
    color: rgba(0, 0, 0, 0.4);
    position: relative;
    top: 4px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.yoo-table-info-btn.yoo-style1:focus {
    outline: none;
}
.yoo-table-info-btn.yoo-style1:hover {
    color: rgba(0, 0, 0, 0.7);
}

.yoo-table-medias.yoo-style1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.yoo-table-medias.yoo-style1 .yoo-media-img {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-right: 10px;
}
.yoo-table-medias.yoo-style1 .yoo-media-title {
    font-size: 14px;
    font-weight: 400;
}
.yoo-table-medias.yoo-style1 a {
    color: #007aff;
}
.yoo-table-medias.yoo-style1 a:hover {
    text-decoration: underline;
}

.yoo-table-chart {
    width: 120px;
    margin-top: -30px;
    margin-bottom: -30px;
    margin-left: -20px;
    margin-right: -10px;
}

.dropdown-menu.yoo-table-info-text {
    width: 300px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.72);
    font-weight: 400;
    padding: 15px 20px;
}

.yoo-arrow-wrap {
    position: relative;
}

.yoo-arrow-but-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.yoo-arrow-but-group .yoo-arrow-btn {
    padding: 0;
    margin: -2px 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border: none;
    font-size: 12px;
    background: transparent;
    color: rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.yoo-arrow-but-group .yoo-arrow-btn:hover {
    color: rgba(0, 0, 0, 0.7);
}
.yoo-arrow-but-group .yoo-arrow-btn:focus {
    outline: none;
}

.yoo-filter-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    right: 12px;
    top: 12px;
    padding: 0;
    border: none;
    cursor: pointer;
    font-size: 18px;
    background: transparent;
    color: rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.yoo-filter-btn:hover {
    color: rgba(0, 0, 0, 0.7);
}
.yoo-filter-btn:focus {
    outline: none;
}

.yoo-arrow-wrap {
    position: relative;
}
.yoo-arrow-wrap .yoo-filter-btn {
    opacity: 0;
}
.yoo-arrow-wrap:hover .yoo-filter-btn {
    opacity: 1;
}

@media screen and (max-width: 1500px) {
    .yoo-table.yoo-style1 .table td,
    .yoo-table.yoo-style1 .table th {
        padding: 10px 15px;
    }
}
.toast {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #e5e5e5;
}

.toast .close {
    font-size: 20px;
    line-height: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: rgba(0, 0, 0, 0.7);
    position: relative;
    top: 3px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.toast .close:hover {
    color: rgba(0, 0, 0, 0.95);
}

.toast strong {
    font-weight: 600;
    color: rgba(0, 0, 0, 0.95);
}

.toast-header {
    padding: 10px 15px;
    border-color: #e5e5e5;
}

.toast-body {
    padding: 10px 15px;
}

.toast-header small {
    color: rgba(0, 0, 0, 0.4);
    font-size: 12px;
    line-height: 1.6em;
}

.yoo-iconbox.yoo-style1 {
    border-radius: 10px;
    min-height: 140px;
}
.yoo-iconbox.yoo-style1 .yoo-iconbox-in {
    padding: 20px;
    position: relative;
    min-height: inherit;
    border-radius: inherit;
    background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 244, 240, 0.3)));
    background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 244, 240, 0.3) 100%);
}
.yoo-iconbox.yoo-style1 .yoo-iconbox-title {
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1.6em;
    margin-top: -5px;
}
.yoo-iconbox.yoo-style1 .yoo-iconbox-number {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.2em;
}
.yoo-iconbox.yoo-style1 .yoo-iconbox-footer {
    position: absolute;
    bottom: 14px;
    left: 20px;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.yoo-iconbox.yoo-style1 .yoo-iconbox-footer .yoo-iconbox-percentage {
    font-weight: 600;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 10px;
}
.yoo-iconbox.yoo-style1 .yoo-iconbox-footer .yoo-iconbox-percentage i,
.yoo-iconbox.yoo-style1 .yoo-iconbox-footer .yoo-iconbox-percentage .hydrated {
    font-size: 18px;
    position: relative;
    top: 2px;
    margin-right: 2px;
}
.yoo-iconbox.yoo-style1 .yoo-iconbox-icon {
    position: absolute;
    right: 20px;
    top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 40px;
    line-height: 1em;
}
.yoo-iconbox.yoo-style1.yoo-color1 {
    background-color: #007aff;
}
.yoo-iconbox.yoo-style1.yoo-color1 .yoo-iconbox-title {
    color: rgba(255, 255, 255, 0.7);
}
.yoo-iconbox.yoo-style1.yoo-color1 .yoo-iconbox-number {
    color: #fff;
}
.yoo-iconbox.yoo-style1.yoo-color1 .yoo-iconbox-footer {
    color: rgba(255, 255, 255, 0.7);
}
.yoo-iconbox.yoo-style1.yoo-color1 .yoo-iconbox-footer .yoo-iconbox-percentage {
    color: #fff;
}
.yoo-iconbox.yoo-style1.yoo-color1 .yoo-iconbox-icon {
    color: #fff;
}
.yoo-iconbox.yoo-style1.yoo-color2 {
    background-color: #fff;
}
.yoo-iconbox.yoo-style1.yoo-color2 .yoo-iconbox-in {
    background: inherit;
}
.yoo-iconbox.yoo-style1.yoo-color2 .yoo-iconbox-title {
    color: rgba(0, 0, 0, 0.4);
}
.yoo-iconbox.yoo-style1.yoo-color2 .yoo-iconbox-number {
    color: rgba(0, 0, 0, 0.95);
}
.yoo-iconbox.yoo-style1.yoo-color2 .yoo-iconbox-icon {
    color: rgba(0, 0, 0, 0.4);
}
.yoo-iconbox.yoo-style1.yoo-type1 .yoo-iconbox-footer {
    left: initial;
    right: 20px;
}
.yoo-iconbox.yoo-style1.yoo-type1 .yoo-iconbox-chart {
    max-width: 150px;
    margin-top: -30px;
    margin-bottom: -15px;
    margin-left: auto;
    margin-right: -10px;
}
.yoo-iconbox.yoo-style1.yoo-type1 .yoo-iconbox-icon {
    right: initial;
    left: 20px;
    bottom: 14px;
    top: initial;
}

.yoo-medias.yoo-style1 {
    min-height: 30px;
    position: relative;
}
.yoo-medias.yoo-style1 .yoo-media-img {
    position: absolute;
    left: -45px;
    width: 30px;
}
.yoo-medias.yoo-style1 .yoo-media-title {
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
}
.yoo-medias.yoo-style1 .yoo-media-subtitle {
    color: rgba(0, 0, 0, 0.4);
}
.yoo-medias.yoo-style1 .yoo-media-tag {
    position: absolute;
    right: 0;
    top: 8px;
    font-size: 13px;
    background-color: rgba(0, 0, 0, 0.04);
    border-radius: 12px;
    line-height: 1.6em;
    padding: 2px 8px;
    color: #007aff;
}
.yoo-medias.yoo-style1 .yoo-groth-percentage {
    position: absolute;
    top: 4px;
    right: 0;
}
.yoo-medias.yoo-style1 .badge {
    position: absolute;
    top: 10px;
    right: 0;
}
.yoo-medias.yoo-style1 .yoo-media-text {
    margin-top: 1px;
    line-height: 22px;
}
.yoo-medias.yoo-style1.yoo-type1 {
    min-height: 48px;
}
.yoo-medias.yoo-style1.yoo-type1 .yoo-media-img {
    position: absolute;
    left: -63px;
    width: 48px;
}

.yoo-medias.yoo-style2 .yoo-media-title {
    margin-top: 2px;
    margin-bottom: -2px;
    line-height: 16px;
}

@media screen and (max-width: 1500px) {
    .yoo-medias.yoo-style1 .yoo-media-text {
        max-height: 44px;
        overflow: hidden;
    }
}

.yoo-porductivity-chart {
    height: 120px;
    width: 100%;
    max-width: 380px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 575px) {
    .yoo-padd-lr-30.yoo-card-content-height1 {
        padding-left: 15px;
        padding-right: 15px;
    }
}
/*========== End Task List  ==========*/

/*========== Start Pricing Table  ==========*/

.yoo-check {
    color: #34c759;
    font-size: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.yoo-check i,
.yoo-check i:before {
    line-height: inherit;
}

.nav-tabs.yoo-switch-tab {
    background: transparent;
    padding: 0;
}
.nav-tabs.yoo-switch-tab .nav-item .nav-link:after,
.nav-tabs.yoo-switch-tab .nav-item .nav-link:before {
    display: none;
}
.nav-tabs.yoo-switch-tab .yoo-switch {
    position: absolute;
    z-index: 3;
    width: 60px;
    height: 32px;
    right: -30px;
    top: 2px;
    pointer-events: none;
}
.nav-tabs.yoo-switch-tab .yoo-switch .yoo-switch-in {
    height: 26px;
    width: 26px;
    left: 31px;
    top: 3px;
}
.nav-tabs.yoo-switch-tab .nav-link.active + .yoo-switch .yoo-switch-in {
    left: 3px;
}
.nav-tabs.yoo-switch-tab .nav-item {
    margin: 0 !important;
}
.nav-tabs.yoo-switch-tab .nav-item:first-child .nav-link {
    padding-left: 10px;
    padding-right: 40px;
}
.nav-tabs.yoo-switch-tab .nav-item:last-child .nav-link {
    padding-left: 40px;
    padding-right: 10px;
}
.nav-tabs.yoo-switch-tab .nav-item .nav-link.active {
    -webkit-box-shadow: none;
    box-shadow: none;
}

/*========== End Pricing Table  ==========*/

/*========== Start User  ==========*/
.yoo-user-heading.yoo-style1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px 30px 7px;
    margin-top: 0px;
}
.yoo-user-heading.yoo-style1 .yoo-user-title {
    font-size: 12px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.4);
    font-weight: 500;
    margin: 0;
}
.yoo-user-heading.yoo-style1 .yoo-user-options {
    font-size: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
}
.yoo-user-heading.yoo-style1 .yoo-user-options:hover {
    color: rgba(0, 0, 0, 0.7);
}
.yoo-user-heading.yoo-style1 .yoo-user-options .yoo-user-options-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.yoo-user-heading.yoo-style1.yoo-type1 {
    padding-left: 0;
    padding-right: 0;
}

.yoo-user-list .yoo-user.yoo-style1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 20px;
}
.yoo-user-list .yoo-user.yoo-style1:hover,
.yoo-user-list .active .yoo-user.yoo-style1 {
    background-color: rgba(0, 0, 0, 0.05);
}
.yoo-user-list .yoo-user-img {
    position: relative;
    border-radius: 50%;
    margin-right: 8px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}
.yoo-user-list .yoo-user-img img {
    height: 34px;
    width: 34px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
}
.yoo-user-list .yoo-user-name {
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: 400;
}
.yoo-user-list .yoo-user-time {
    display: block;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.4);
    line-height: 1.2;
}
.yoo-user-list .yoo-online-status {
    height: 8px;
    width: 8px;
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.9);
}
.yoo-user-list .yoo-group-member {
    font-size: 12px;
    line-height: 1.3em;
}

.yoo-user.yoo-style2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.yoo-user.yoo-style2 .yoo-user-img {
    border-radius: 50%;
    height: 34px;
    width: 34px;
    overflow: hidden;
    margin-right: 10px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}
.yoo-user.yoo-style2 .yoo-user-img img {
    height: 100%;
    width: 100%;
}
.yoo-user.yoo-style2 .yoo-user-name {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 0;
    padding-top: 2px;
}
.yoo-user.yoo-style2 .yoo-online-status {
    height: 8px;
    width: 8px;
}

.yoo-users.yoo-style1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.yoo-users.yoo-style1 li {
    border-radius: 50%;
    overflow: hidden;
    background-color: #fff;
    height: 30px;
    width: 30px;
    margin-left: -5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 11px;
    font-weight: 500;
    position: relative;
}
.yoo-users.yoo-style1 li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #fff;
}

/*========== End User  ==========*/

/*========== Start Contact Page  ==========*/
.yoo-contact-wrap.yoo-style1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.yoo-contact-wrap.yoo-style1 .yoo-contact-left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-right: 1px solid #e5e5e5;
}
.yoo-contact-wrap.yoo-style1 .yoo-contact-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.yoo-toolbtn {
    height: 41px;
    width: 46px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border: 2px solid #e5e5e5;
    border-radius: 4px;
    background-color: transparent;
    padding: 5px;
    font-size: 22px;
    color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.yoo-toolbtn:hover {
    background-color: rgba(0, 0, 0, 0.05);
}
.yoo-toolbtn:after {
    display: none;
}

.yoo-contact-info-list {
    font-size: 14px;
    line-height: 1.6em;
}
.yoo-contact-info-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2px;
}
.yoo-contact-info-list li:last-child {
    margin-bottom: 0;
}
.yoo-contact-info-list .yoo-contact-info-label {
    color: rgba(0, 0, 0, 0.4);
    width: 200px;
}

@media screen and (max-width: 991px) {
    .yoo-contact-wrap.yoo-style1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: block;
    }

    .yoo-contact-wrap.yoo-style1 .yoo-contact-left {
        border-right: none;
        border-bottom: 1px solid #e5e5e5;
    }
}
/*========== End Contact Page  ==========*/
/*========== Start Attachment List ==========*/
.yoo-attachment-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 15px;
}
.yoo-attachment-list.yoo-style1 {
    display: block;
}
.yoo-attachment-list li {
    margin-right: 15px;
    margin-bottom: 15px;
}

.yoo-attachment {
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    padding: 10px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 40px;
    width: 100%;
    max-width: 260px;
}
.yoo-attachment .yoo-attachment-img {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    height: 34px;
    width: 34px;
    margin-right: 8px;
}
.yoo-attachment .yoo-attachment-img img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.yoo-attachment .yoo-attachment-file {
    font-size: 40px;
    margin-right: 8px;
    margin-top: -3px;
    margin-bottom: -3px;
    color: rgba(0, 0, 0, 0.4);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.yoo-attachment .yoo-attachment-info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.yoo-attachment .yoo-attachment-title {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 1px;
}
.yoo-attachment .yoo-attachment-size {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.4);
    line-height: 1.2em;
}
.yoo-attachment .yoo-attachment-toggle {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.yoo-attachment .yoo-attachment-toggle .yoo-attachment-toggle-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 22px;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.4);
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.yoo-attachment .yoo-attachment-toggle .yoo-attachment-toggle-btn:hover {
    color: rgba(0, 0, 0, 0.7);
}

/*========== End Attachment List ==========*/
/*========== Start Error Page  ==========*/
.yoo-error-wrap.yoo-style1 {
    padding: 60px 0;
}

.yoo-error-wrap.yoo-style1,
.yoo-error-wrap.yoo-style2 {
    min-height: 100vh;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.yoo-error-wrap.yoo-style1 .container,
.yoo-error-wrap.yoo-style2 .container {
    max-width: 1330px;
}

.yoo-error-text.yoo-style1 .yoo-error-title {
    font-size: 48px;
    margin-bottom: 15px;
}
.yoo-error-text.yoo-style1 .yoo-error-desc {
    font-size: 16px;
    line-height: 1.6em;
    margin-bottom: 25px;
    max-width: 560px;
}
.yoo-error-text.yoo-style1 .yoo-style1.yoo-color3 {
    color: #007aff;
    border-color: #007aff;
    background-color: transparent;
}
.yoo-error-text.yoo-style1 .yoo-style1.yoo-color3:hover {
    color: #fff;
    background-color: #007aff;
    border-color: #007aff;
}
.yoo-error-text.yoo-style1.yoo-color1 .yoo-error-title {
    color: #fff;
}
.yoo-error-text.yoo-style1.yoo-color1 .yoo-error-desc {
    color: #fff;
    opacity: 0.7;
}
.yoo-error-text.yoo-style1.yoo-color1 .yoo-style1.yoo-color3 {
    color: #fff;
    border-color: #fff;
    background-color: transparent;
}
.yoo-error-text.yoo-style1.yoo-color1 .yoo-style1.yoo-color3:hover {
    color: #8e8e93;
}

.yoo-error-img.yoo-style2 {
    width: 50vw;
    height: 100vh;
    margin-left: -15px;
}

.yoo-error-wrap.text-center .yoo-error-desc {
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 991px) {
    .yoo-error-img.yoo-style2 {
        width: 100%;
        height: 350px;
        margin-left: -0;
    }

    .yoo-error-wrap.yoo-style2 {
        padding: 60px 0;
    }
}
/*========== End Error Page  ==========*/
.yoo-form.yoo-style1 .yoo-form-title,
.yoo-form.yoo-style2 .yoo-form-title {
    font-size: 32px;
    margin-bottom: 0;
    color: #fff;
}
.yoo-form.yoo-style2 .custom-control-label {
    color: #fff;
}
.yoo-form.yoo-style1 .yoo-form-subtitle,
.yoo-form.yoo-style2 .yoo-form-subtitle {
    font-size: 16px;
    line-height: 1.6em;
}
.yoo-form.yoo-style1 .row,
.yoo-form.yoo-style2 .row {
    margin-right: -7px;
    margin-left: -7px;
}
.yoo-form.yoo-style1 .row [class*="col-"],
.yoo-form.yoo-style2 .row [class*="col-"] {
    padding-left: 7px;
    padding-right: 7px;
}

.yoo-form-separator {
    overflow: hidden;
    display: block;
    text-align: center;
    color: rgba(0, 0, 0, 0.4);
    position: relative;
}
.yoo-form-separator:before,
.yoo-form-separator:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 50%;
    background-color: #e5e5e5;
    top: 9px;
}
.yoo-form-separator:before {
    left: -16px;
}
.yoo-form-separator:after {
    right: -16px;
}

.yoo-form-btn.yoo-style1 {
    width: 100%;
    padding: 0px;
    height: 42px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6em;
    border-radius: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    transition: all 0.4s ease;
    border: none;
}
.yoo-form-btn.yoo-style1 i {
    width: 42px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 20px;
}
.yoo-form-btn.yoo-style1 span {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.yoo-form-btn.yoo-style1:hover {
    opacity: 0.85;
}

.yoo-form-btn.yoo-style1.yoo-color1 {
    background-color: #007aff;
    color: rgba(255, 255, 255, 0.9);
}
.yoo-form-btn.yoo-style1.yoo-colo2 {
    background-color: #007aff;
    color: rgba(255, 255, 255, 0.9);
}
.yoo-form-btn.yoo-style1.yoo-colo3 {
    background-color: #ff3b30;
    color: rgba(255, 255, 255, 0.9);
}

.yoo-form-btn.yoo-style2.yoo-color1:before {
    background-color: #e5e5e5;
}
.yoo-form-btn.yoo-style2.yoo-color1:after {
    background-color: rgba(0, 0, 0, 0.7);
}

.yoo-form-btn.yoo-style2 {
    display: inline-block;
    position: relative;
    top: 2px;
    line-height: 1.35em;
    color: rgba(0, 0, 0, 0.95);
}
.yoo-form-btn.yoo-style2:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.4);
}
.ck-editor__main a {
    text-decoration: underline;
    color: blue;
}
.yoo-form-btn.yoo-style2:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transform-origin: right center;
    transform-origin: right center;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    background-color: #007aff;
}
.yoo-form-btn.yoo-style2:hover {
    color: #007aff;
}

.yoo-form-btn.yoo-style2:hover:after {
    opacity: 1;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.yoo-form-btn.yoo-style2.yoo-type1:before,
.yoo-form-btn.yoo-style2.yoo-type1:after {
    height: 1px;
}

.yoo-social-area.yoo-style1 li:not(:last-child) {
    margin-bottom: 10px;
}

.yoo-login-wrap.yoo-style1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100vh;
    padding: 60px 0;
}

.yoo-signup-img.yoo-style1 {
    padding: 0 15px;
}

.yoo-termas {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.yoo-termas a {
    margin-left: 5px;
}

.yoo-login-wrap.yoo-style1 .yoo-termas {
    margin-bottom: -3px;
    margin-top: -2px;
}

.yoo-form.yoo-style2 {
    max-width: 500px;
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    margin: auto;
    padding: 50px;
    text-align: center;
    background: #181818;
}

.yoo-login-wrap.yoo-style2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.yoo-login-wrap.yoo-style2 .yoo-left-login {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    max-width: 600px;
    min-height: 100vh;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    padding-bottom: 60px;
}
.yoo-login-wrap.yoo-style2 .yoo-left-login .yoo-footer-nav {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 11px 0;
}
.yoo-login-wrap.yoo-style2 .yoo-left-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.yoo-login-image {
    min-width: 460px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative;
    overflow: hidden;
}
.yoo-login-image.yoo-height1 {
    height: 573px;
}
.yoo-login-image.yoo-height2 {
    height: 604px;
}
.yoo-login-image.yoo-height3 {
    height: 620px;
}
.yoo-login-image .yoo-login-image-text {
    color: #fff;
    padding: 50px;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.8)));
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
}
.yoo-login-image .yoo-login-image-text p {
    font-size: 16px;
    line-height: 1.6em;
    margin-bottom: 9px;
}
.yoo-login-image .yoo-login-image-text span {
    display: block;
    font-size: 14px;
    opacity: 0.8;
}

.yoo-forget-pass-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 575px) {
    .yoo-login-image {
        min-width: 100%;
    }

    .yoo-login-image-text br {
        display: none;
    }
}
table.dataTable tbody th,
table.dataTable tbody td {
    padding: 10px 20px;
}
@media (max-width: 1199px) {
    table.dataTable tbody th,
    table.dataTable tbody td {
        padding: 10px 15px;
    }
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 10px 20px;
    border-bottom-color: #e5e5e5;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    background: rgba(0, 0, 0, 0.05);
    position: relative;
}

table.dataTable.display tbody td {
    border-top: 1px solid #e5e5e5;
}
table.dataTable.display tbody tr:hover td {
    background-color: #fafafa !important;
}
table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1,
table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd,
table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
    background-color: transparent;
}

table.dataTable.stripe tbody tr:hover,
table.dataTable.display tbody tr.odd:hover,
table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
    background-color: transparent !important;
}

table.dataTable.display tbody td {
    border-right: 1px solid #e5e5e5;
}

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
    border-color: #e5e5e5;
}

table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting {
    background-image: initial;
}

table.dataTable thead .sorting_asc .yoo-filter-btn {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

table.dataTable thead th .yoo-filter-btn,
table.dataTable thead td .yoo-filter-btn {
    opacity: 0;
}
table.dataTable thead th:hover .yoo-filter-btn,
table.dataTable thead td:hover .yoo-filter-btn {
    opacity: 1;
}

table.dataTable.no-footer {
    border-bottom: none;
}

table.dataTable tbody tr {
    background: transparent;
}

.dataTables_wrapper .dataTables_length {
    display: none;
}
.dataTables_filter_btn {
    position: absolute;
    left: 0;
    top: 0;
    border: none;
    background-color: transparent;
    font-size: 18px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    color: rgba(0, 0, 0, 0.4);
    transition: all 0.3s ease;
    padding-right: 2px;
}
.dataTables_filter_btn:hover {
    color: rgba(0, 0, 0, 0.6);
}
.dataTables_filter {
    float: left;
    position: relative;
}
.dataTables_filter label {
    margin-bottom: 0;
}

.dataTables_filter input {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    height: 36px;
    width: 210px;
    padding: 5px 15px 5px 33px;
    font-size: 14px;
    margin-left: 0;
}
.dataTables_filter input:focus {
    outline: none;
}

.dataTables_wrapper .dataTables_info {
    float: right;
    clear: initial;
    padding-top: 8px;
    margin-right: 10px;
}

.dataTables_wrapper .dataTables_paginate {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    margin-right: 10px;
}
.dataTables_wrapper .dataTables_paginate > span {
    display: none;
}

.dataTables_wrapper .dataTables_paginate > .paginate_button {
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 34px;
    width: 34px;
    margin: 0;
    border: none !important;
    padding: 0;
    color: rgba(0, 0, 0, 0.7) !important;
}
.dataTables_wrapper .dataTables_paginate > .paginate_button.disabled {
    color: rgba(0, 0, 0, 0.4) !important;
}
.dataTables_wrapper .dataTables_paginate > .paginate_button.disabled:hover {
    color: rgba(0, 0, 0, 0.4) !important;
}
.dataTables_wrapper .dataTables_paginate > .paginate_button.previous {
    border-right: 1px solid #e5e5e5 !important;
}
.dataTables_wrapper .dataTables_paginate > .paginate_button:hover {
    background: rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.7) !important;
}

.yooDataTableWrap {
    position: relative;
}
.dataTables_heading {
    display: flex;
    justify-content: space-between;
    padding: 0 20px 15px;
    flex-wrap: wrap;
    gap: 10px;
}
.yoo-group-btn {
    display: flex;
    gap: 10px;
}
.dataTables_heading_left,
.dataTables_heading_right {
    display: flex;
}
.dataTables_heading_left {
    gap: 10px 15px;
    flex-wrap: wrap;
}
.dataTables_heading_right {
    gap: 10px;
}
.yooDataTableWrap .dataTables_wrapper {
    overflow-x: auto;
    overflow-y: hidden;
}
.yooDataTableWrap table {
    min-width: 800px;
}

.yooDataTableWrap .btn .yoo-add {
    font-size: 20px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    top: -1px;
}
.dataTables_heading .btn.yoo-table-btn2 {
    right: 167px;
    top: 0;
    padding: 0.465em 1.4em;
    border-width: 1px;
    background-color: rgba(0, 0, 0, 0.05);
}

.btn-outline-light:disabled {
    color: #888888 !important;
}

.dataTables_wrapper .top {
    padding-right: 309px;
}

.category-custom-select > .custom-select {
    border-radius: 7px;
    background-color: #f0f0f0;
    border-color: transparent;
}

@media screen and (max-width: 1500px) {
    #yooDataTable th:nth-child(3),
    #yooDataTable td:nth-child(3) {
        width: 20% !important;
    }
}
@media screen and (max-width: 991px) {
    #yooDataTable_wrapper .dataTable tbody th,
    #yooDataTable_wrapper .dataTable tbody td,
    #yooDataTable_wrapper .dataTable thead th,
    #yooDataTable_wrapper .dataTable thead td {
        padding: 10px 10px;
    }

    .yoo-filter-btn {
        right: 2px;
        top: 14px;
    }
}
@media screen and (max-width: 767px) {
    #yooDataTable_wrapper {
        overflow-x: auto;
        overflow-y: hidden;
        position: initial;
    }
    #yooDataTable_wrapper .top {
        padding-right: 10px;
        position: absolute;
        left: 0px;
        top: 50px;
        width: 100%;
    }
    #yooDataTable_wrapper .dataTables_paginate {
        width: 68px;
        margin-left: auto;
        margin-top: 0;
        float: right;
    }
    #yooDataTable_wrapper .dataTables_wrapper .dataTables_info {
        float: right !important;
    }
}
@media screen and (max-width: 767px) {
    .dataTables_filter input {
        width: 130px;
    }
}

@media (max-width: 345px) {
    .dataTables_heading_right {
        gap: 10px;
        flex-direction: column-reverse;
        flex: 1;
    }
    .dataTables_heading_right .dataTables_filter label,
    .dataTables_heading_right .dataTables_filter input {
        width: 100%;
    }
}

.yoo-select:before {
    top: 19px;
}
.yoo-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
}
.form-group-md select.form-control {
    padding: 9px 15px;
}
.yoo-select:after {
    display: none;
}

@media (max-width: 767px) {
    .yoo-main-header-left {
        border-right: 0;
        padding-right: 0;
    }
}

.media-library-page .media-uploader {
    position: inherit;
    padding: 0;
}
.media-library-page .media-uploader .card {
    border-bottom-width: 1px;
}
.media-library-page {
    margin-bottom: -81px;
    background: #fff;
    padding-bottom: 50px;
}
.media-library-page .media-uploader .media-library-body {
    height: calc(100vh - 384px);
}

.media-library-page .media-uploader .media-details-wrap {
    height: calc(100vh - 284px);
}
@media (max-width: 767px) {
    .media-library-page .media-uploader .media-library-body {
        height: calc(100vh - 374px);
    }
    .media-library-page .media-uploader .media-details-wrap {
        height: calc(100vh - 275px);
    }
}
.yoo-tooltip-wrap {
    position: relative;
}
.yoo-tooltip-body {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 5px;
    background-color: #000;
    color: #fff;
    text-transform: initial;
    padding: 4px 5px;
    white-space: nowrap;
    border-radius: 3px;
    line-height: 1.1em;
    display: none;
    pointer-events: none;
}
.yoo-tooltip-body::before {
    content: "";
    position: absolute;
    height: 6px;
    width: 6px;
    background-color: #000;
    transform: rotate(45deg);
    left: 50%;
    top: -3px;
    margin-left: -3px;
}
.yoo-tooltip-wrap:hover .yoo-tooltip-body {
    display: block;
}
.badge-primary.yoo-tooltip-wrap .yoo-tooltip-body,
.badge-primary.yoo-tooltip-wrap .yoo-tooltip-body:before {
    background-color: #0062cc;
}
.badge-secondary.yoo-tooltip-wrap .yoo-tooltip-body,
.badge-secondary.yoo-tooltip-wrap .yoo-tooltip-body:before {
    background-color: #545b62;
}
.badge-warning.yoo-tooltip-wrap .yoo-tooltip-body,
.badge-warning.yoo-tooltip-wrap .yoo-tooltip-body:before {
    background-color: #d39e00;
}
.badge-danger.yoo-tooltip-wrap .yoo-tooltip-body,
.badge-danger.yoo-tooltip-wrap .yoo-tooltip-body:before {
    background-color: #bd2130;
}
.dataTable tr:last-child .yoo-tooltip-body {
    margin-top: 0;
    margin-bottom: 5px;
    top: initial;
    bottom: 100%;
}
.dataTable tr:last-child .yoo-tooltip-body:before {
    top: initial;
    bottom: -3px;
}
/* Transition for the dropdown */
.yoo-sidebar-nav-dropdown {
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    max-height: 0;
}

.yoo-sidebar-nav-dropdown.active {
    max-height: 1000px; /* Adjust this value based on your content */
    transition: max-height 0.5s ease-in;
}
.cs_modal_close {
    display: inline-flex;
    height: 30px;
    width: 30px;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    border: 1px solid currentColor;
    border-radius: 50%;
    transition: all 0.3s ease;
    color: var(--ternary);
    &:hover {
        color: #d70015;
    }
}
