@import url("https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

.primaryFont {
    font-family: "Archivo", sans-serif
}

.secondaryFont {
    font-family: "Poppins", sans-serif
}

.tablwe-inner {
    overflow: auto
}

.tableCustom {
    width: 100%
}

.tableCustom .tableCheck {
    width: 70px;
    padding-right: 0px !important;
    text-align: left
}

.tableCustom .tableCheck input {
    width: 18px;
    height: 18px
}

.tableCustom .tableCheck input:checked {
    background-color: #483d8f;
    border-color: #483d8f;
    -webkit-box-shadow: none;
    box-shadow: none
}

.tableCustom .tableCheck input:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.tableCustom .tableAction {
    width: 80px;
    /* padding-left: 0px !important; */
    /* text-align: left !important */
}

.tableCustom .tableAction ul.dropdown-menu {
    margin: 0px;
    padding: 0px;
    max-width: 200px !important;
    min-width: 200px
}

.tableCustom .tableAction ul.dropdown-menu li {
    padding: 0px 20px;
    line-height: 40px;
    font-size: 12px
}

.tableCustom tr {
    border-bottom: 1px solid #e8e8e8
}

.tableCustom tr th,
.tableCustom tr td {
    padding: 10px 20px;
    vertical-align: middle;
    border-color: #e8e8e8 !important
}

.tableCustom thead tr th {
    background-color: #f0f0f0;
    font-size: 10px;
    color: #7a7a7a;
    font-weight: 600;
    white-space: nowrap
}

.tableCustom tbody tr:hover {
    --bs-table-accent-bg: #fbfbfb;
    color: #404243
}

.tableCustom tbody tr td {
    font-size: 12px;
    color: #404243
}

.tableCustom tbody tr td.table-higlight {
    color: #ff8369
}

.tableCustom tbody tr td.renewalDate {
    line-height: normal
}

.tableCustom tbody tr td.renewalDate span {
    display: block;
    font-size: 10px;
    color: #babcbe
}

.tableCustom tbody tr td.renewalDate span.table-higlight {
    color: #ff8369
}

.tableCustom tbody tr td.sortheading {
    background-color: #fbfbfb;
    border-color: #fbfbfb !important;
    padding: 20px 24px
}

.tableCustom tbody tr td.sortheading a {
    font-size: 14px;
    color: #404243;
    font-weight: 600
}

.tableCustom tbody tr td.sortheading a svg {
    margin-right: 10px;
    max-width: 12px
}

.tableCustom tbody tr td a {
    text-decoration: none;
    color: #404243
}

.table-header .btn {
    margin-top: 9px
}

.table-header .btn.divader-left:after {
    top: 9px
}

.table-header .btn-dropDown button.dropdown-toggle {
    border-radius: 6px !important;
    padding: 7px 43px 7px 13px !important;
    margin-top: 5px;
    border: 1px solid #dcdcdc;
    background-color: #fff !important
}

.table-header .btn-dropDown button.dropdown-toggle:after {
    right: 13px
}

.table-header .dropdown .dropdown-menu li a {
    padding: 10px 20px
}

.admin-nav li a {
    padding: 15px 15px 15px 30px
}

.admin-nav .accountSubnav li {
    margin: 0px !important
}

.admin-nav .accountSubnav li a {
    padding-left: 60px;
    font-size: 14px
}

.admin-nav .accountSubnav li a.active {
    background-color: #fbfbfb
}

.table-pagination {
    background-color: #fbfbfb;
    border-radius: 0px 0px 6px 6px
}

.table-pagination #pagination li.active a {
    color: #404243;
    font-weight: 600
}

.border-bottom {
    border-bottom: 1px solid #f2f2f5 !important
}

.text-white {
    color: #fff !important
}

.text-white circle {
    fill: #fff !important
}

.bg-white {
    background-color: #fff !important
}

.text-black {
    color: #000 !important
}

.text-black circle {
    fill: #000 !important
}

.bg-black {
    background-color: #000 !important
}

.text-errortext {
    color: #ab2337 !important
}

.text-errortext circle {
    fill: #ab2337 !important
}

.bg-errortext {
    background-color: #ab2337 !important
}

.text-primary-1 {
    color: #483d8f !important
}

.text-primary-1 circle {
    fill: #483d8f !important
}

.bg-primary-1 {
    background-color: #483d8f !important
}

.text-primary-2 {
    color: #443eaf !important
}

.text-primary-2 circle {
    fill: #443eaf !important
}

.bg-primary-2 {
    background-color: #443eaf !important
}

.text-primary-3 {
    color: #ff8369 !important
}

.text-primary-3 circle {
    fill: #ff8369 !important
}

.bg-primary-3 {
    background-color: #ff8369 !important
}

.text-primary-4 {
    color: #ff8369 !important
}

.text-primary-4 circle {
    fill: #ff8369 !important
}

.bg-primary-4 {
    background-color: #ff8369 !important
}

.text-primary-5 {
    color: #3088ca !important
}

.text-primary-5 circle {
    fill: #3088ca !important
}

.bg-primary-5 {
    background-color: #3088ca !important
}

.text-primary-6 {
    color: #dcdcdc !important
}

.text-primary-6 circle {
    fill: #dcdcdc !important
}

.bg-primary-6 {
    background-color: #dcdcdc !important
}

.text-primary-7 {
    color: #f7f7f7 !important
}

.text-primary-7 circle {
    fill: #f7f7f7 !important
}

.bg-primary-7 {
    background-color: #f7f7f7 !important
}

.text-primary-8 {
    color: #e5e5e5 !important
}

.text-primary-8 circle {
    fill: #e5e5e5 !important
}

.bg-primary-8 {
    background-color: #e5e5e5 !important
}

.text-primary-9 {
    color: #2b2b7d !important
}

.text-primary-9 circle {
    fill: #2b2b7d !important
}

.bg-primary-9 {
    background-color: #2b2b7d !important
}

.text-primary-10 {
    color: #00c599 !important
}

.text-primary-10 circle {
    fill: #00c599 !important
}

.bg-primary-10 {
    background-color: #00c599 !important
}

.text-primary-11 {
    color: #d1f3eb !important
}

.text-primary-11 circle {
    fill: #d1f3eb !important
}

.bg-primary-11 {
    background-color: #d1f3eb !important
}

.text-secondary-1 {
    color: #d4ceff !important
}

.text-secondary-1 circle {
    fill: #d4ceff !important
}

.bg-secondary-1 {
    background-color: #d4ceff !important
}

.text-secondary-2 {
    color: #5849ff !important
}

.text-secondary-2 circle {
    fill: #5849ff !important
}

.bg-secondary-2 {
    background-color: #5849ff !important
}

.text-secondary-3 {
    color: #f6e8ff !important
}

.text-secondary-3 circle {
    fill: #f6e8ff !important
}

.bg-secondary-3 {
    background-color: #f6e8ff !important
}

.text-secondary-4 {
    color: #19284e !important
}

.text-secondary-4 circle {
    fill: #19284e !important
}

.bg-secondary-4 {
    background-color: #19284e !important
}

.text-secondary-5 {
    color: #2d2b6e !important
}

.text-secondary-5 circle {
    fill: #2d2b6e !important
}

.bg-secondary-5 {
    background-color: #2d2b6e !important
}

.text-secondary-6 {
    color: #f3f6fc !important
}

.text-secondary-6 circle {
    fill: #f3f6fc !important
}

.bg-secondary-6 {
    background-color: #f3f6fc !important
}

.text-secondary-7 {
    color: #fff5f8 !important
}

.text-secondary-7 circle {
    fill: #fff5f8 !important
}

.bg-secondary-7 {
    background-color: #fff5f8 !important
}

.text-secondary-8 {
    color: #e0ebff !important
}

.text-secondary-8 circle {
    fill: #e0ebff !important
}

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

.text-secondary-9 {
    color: #edebfc !important
}

.text-secondary-9 circle {
    fill: #edebfc !important
}

.bg-secondary-9 {
    background-color: #edebfc !important
}

.text-secondary-10 {
    color: #373478 !important
}

.text-secondary-10 circle {
    fill: #373478 !important
}

.bg-secondary-10 {
    background-color: #373478 !important
}

.text-secondary-11 {
    color: #f7f7fd !important
}

.text-secondary-11 circle {
    fill: #f7f7fd !important
}

.bg-secondary-11 {
    background-color: #f7f7fd !important
}

.text-secondary-12 {
    color: #a39faa !important
}

.text-secondary-12 circle {
    fill: #a39faa !important
}

.bg-secondary-12 {
    background-color: #a39faa !important
}

.text-secondary-13 {
    color: #ffd2cb !important
}

.text-secondary-13 circle {
    fill: #ffd2cb !important
}

.bg-secondary-13 {
    background-color: #ffd2cb !important
}

.text-secondary-14 {
    color: #e9e9ff !important
}

.text-secondary-14 circle {
    fill: #e9e9ff !important
}

.bg-secondary-14 {
    background-color: #e9e9ff !important
}

.text-secondary-15 {
    color: #45438f !important
}

.text-secondary-15 circle {
    fill: #45438f !important
}

.bg-secondary-15 {
    background-color: #45438f !important
}

.text-secondary-16 {
    color: #a7abb6 !important
}

.text-secondary-16 circle {
    fill: #a7abb6 !important
}

.bg-secondary-16 {
    background-color: #a7abb6 !important
}

.text-secondary-17 {
    color: #9997c3 !important
}

.text-secondary-17 circle {
    fill: #9997c3 !important
}

.bg-secondary-17 {
    background-color: #9997c3 !important
}

.text-secondary-18 {
    color: #f88e61 !important
}

.text-secondary-18 circle {
    fill: #f88e61 !important
}

.bg-secondary-18 {
    background-color: #f88e61 !important
}

.text-secondary-19 {
    color: #fe4a4a !important
}

.text-secondary-19 circle {
    fill: #fe4a4a !important
}

.bg-secondary-19 {
    background-color: #fe4a4a !important
}

.text-secondary-20 {
    color: #f94144 !important
}

.text-secondary-20 circle {
    fill: #f94144 !important
}

.bg-secondary-20 {
    background-color: #f94144 !important
}

.text-secondary-21 {
    color: #f3722c !important
}

.text-secondary-21 circle {
    fill: #f3722c !important
}

.bg-secondary-21 {
    background-color: #f3722c !important
}

.text-secondary-22 {
    color: #f8961e !important
}

.text-secondary-22 circle {
    fill: #f8961e !important
}

.bg-secondary-22 {
    background-color: #f8961e !important
}

.text-secondary-23 {
    color: #f9c74f !important
}

.text-secondary-23 circle {
    fill: #f9c74f !important
}

.bg-secondary-23 {
    background-color: #f9c74f !important
}

.text-secondary-24 {
    color: #90be6d !important
}

.text-secondary-24 circle {
    fill: #90be6d !important
}

.bg-secondary-24 {
    background-color: #90be6d !important
}

.text-secondary-25 {
    color: #66afd9 !important
}

.text-secondary-25 circle {
    fill: #66afd9 !important
}

.bg-secondary-25 {
    background-color: #66afd9 !important
}

.text-secondary-26 {
    color: #f85a5a !important
}

.text-secondary-26 circle {
    fill: #f85a5a !important
}

.bg-secondary-26 {
    background-color: #f85a5a !important
}

.text-secondary-27 {
    color: #CDEFE7 !important
}

.text-secondary-27 circle {
    fill: #CDEFE7 !important
}

.bg-secondary-27 {
    background-color: #CDEFE7 !important
}

.text-gray-1 {
    color: #2b2f32 !important
}

.text-gray-1 circle {
    fill: #2b2f32 !important
}

.bg-gray-1 {
    background-color: #2b2f32 !important
}

.text-gray-2 {
    color: #404243 !important
}

.text-gray-2 circle {
    fill: #404243 !important
}

.bg-gray-2 {
    background-color: #404243 !important
}

.text-gray-3 {
    color: #7a7a7a !important
}

.text-gray-3 circle {
    fill: #7a7a7a !important
}

.bg-gray-3 {
    background-color: #7a7a7a !important
}

.text-gray-4 {
    color: #dcdcdc !important
}

.text-gray-4 circle {
    fill: #dcdcdc !important
}

.bg-gray-4 {
    background-color: #dcdcdc !important
}

.text-gray-5 {
    color: #f9f9f9 !important
}

.text-gray-5 circle {
    fill: #f9f9f9 !important
}

.bg-gray-5 {
    background-color: #f9f9f9 !important
}

.text-gray-6 {
    color: #babcbe !important
}

.text-gray-6 circle {
    fill: #babcbe !important
}

.bg-gray-6 {
    background-color: #babcbe !important
}

.text-gray-7 {
    color: #f6f7fc !important
}

.text-gray-7 circle {
    fill: #f6f7fc !important
}

.bg-gray-7 {
    background-color: #f6f7fc !important
}

.text-gray-8 {
    color: #f2f2f5 !important
}

.text-gray-8 circle {
    fill: #f2f2f5 !important
}

.bg-gray-8 {
    background-color: #f2f2f5 !important
}

.text-gray-9 {
    color: #fbfbfb !important
}

.text-gray-9 circle {
    fill: #fbfbfb !important
}

.bg-gray-9 {
    background-color: #fbfbfb !important
}

.text-gray-10 {
    color: #babcbe !important
}

.text-gray-10 circle {
    fill: #babcbe !important
}

.bg-gray-10 {
    background-color: #babcbe !important
}

.text-gray-11 {
    color: #fbfbfb !important
}

.text-gray-11 circle {
    fill: #fbfbfb !important
}

.bg-gray-11 {
    background-color: #fbfbfb !important
}

.text-gray-12 {
    color: #c0c0c1 !important
}

.text-gray-12 circle {
    fill: #c0c0c1 !important
}

.bg-gray-12 {
    background-color: #c0c0c1 !important
}

.text-gray-13 {
    color: #F2F2F5 !important
}

.text-gray-13 circle {
    fill: #F2F2F5 !important
}

.bg-gray-13 {
    background-color: #F2F2F5 !important
}

.text-gray-14 {
    color: #2B2F32 !important
}

.text-gray-14 circle {
    fill: #2B2F32 !important
}

.bg-gray-14 {
    background-color: #2B2F32 !important
}

.text-gray-15 {
    color: #FBFBFB !important
}

.text-gray-15 circle {
    fill: #FBFBFB !important
}

.bg-gray-15 {
    background-color: #FBFBFB !important
}

.text-border-1 {
    color: #f5f5f5 !important
}

.text-border-1 circle {
    fill: #f5f5f5 !important
}

.bg-border-1 {
    background-color: #f5f5f5 !important
}

.text-border-2 {
    color: #eee !important
}

.text-border-2 circle {
    fill: #eee !important
}

.bg-border-2 {
    background-color: #eee !important
}

.text-border-3 {
    color: #333 !important
}

.text-border-3 circle {
    fill: #333 !important
}

.bg-border-3 {
    background-color: #333 !important
}

.text-border-4 {
    color: #f2f2f5 !important
}

.text-border-4 circle {
    fill: #f2f2f5 !important
}

.bg-border-4 {
    background-color: #f2f2f5 !important
}

.text-border-5 {
    color: #ccc !important
}

.text-border-5 circle {
    fill: #ccc !important
}

.bg-border-5 {
    background-color: #ccc !important
}

.color-border-1 {
    border-color: #f5f5f5 !important
}

.color-border-2 {
    border-color: #eee !important
}

.color-border-3 {
    border-color: #333 !important
}

.color-border-4 {
    border-color: #f2f2f5 !important
}

.bg-gradient-chill {
    background: linear-gradient(128.46deg, #22226d 14.45%, #141436 108.32%)
}

.bg-gradient-warm {
    background: linear-gradient(14deg, #22226d 14.45%, #141436 108.32%)
}

.bg-gradient-hot {
    background: linear-gradient(303deg, #141436 18.03%, #22226d 103.84%)
}

.bg-gradient-angle-243 {
    background: linear-gradient(243deg, #141436 18.03%, #22226d 103.84%)
}

.bg-gradient-any-question {
    background: linear-gradient(128.46deg, #22226d 14.45%, #141436 108.32%)
}

.bg-gradient-angle-145 {
    background: linear-gradient(154deg, #22226d 14.45%, #141436 108.32%)
}

@-webkit-keyframes moveDown {
    0% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes moveDown {
    0% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes moveUp {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes moveUp {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

html {
    font-size: 16px
}

@media (min-width: 1601px) {
    html {
        font-size: 18px
    }
}

body {
    font-family: "Poppins", sans-serif;
    font-size: 1rem;
    color: #404243;
    font-weight: 400 !important
}

.heading-lg {
    font-size: 2.25rem
}

@media (min-width: 768px) {
    .heading-lg {
        font-size: 2.625rem
    }
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin: 0;
    color: #434343;
    font-weight: 600 !important;
    font-family: "Archivo", sans-serif;
    line-height: normal
}

.h1Large {
    font-size: 40px
}

h1,
.h1 {
    font-size: 1.75rem
}

@media (min-width: 768px) {

    h1,
    .h1 {
        font-size: 2rem
    }
}

h2,
.h2 {
    font-size: 28px
}

h3,
.h3 {
    font-size: 24px
}

.h3large {
    font-size: 26px
}

h4,
.h4 {
    font-size: 20px
}

h5,
.h5 {
    font-size: 18px
}

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

.heading-h1 {
    font-size: 2.67rem;
    font-weight: 700 !important
}

.text-h1 {
    font-size: 2.15rem
}

p {
    line-height: 1.5em
}

.text-xxs {
    font-size: 10px
}

.text-xs {
    font-size: 12px !important;
    line-height: normal
}

.text-sm {
    font-size: 14px !important
}

.text-md {
    font-size: 14px !important
}

.text-lg {
    font-size: 16px;
    font-family: "Archivo", sans-serif
}

.text-xl {
    font-size: 18px
}

.text-xxl {
    font-size: 20px
}

.weight-100 {
    font-weight: 100 !important
}

.weight-200 {
    font-weight: 200 !important
}

.weight-300 {
    font-weight: 300 !important
}

.weight-400 {
    font-weight: 400 !important
}

.weight-500 {
    font-weight: 500 !important
}

.weight-600 {
    font-weight: 600 !important
}

.weight-700 {
    font-weight: 700 !important
}

.weight-normal {
    font-weight: normal !important
}

.w-30 {
    width: 30px
}

:root {
    --white: #fff;
    --black: #000;
    --errortext: #ab2337;
    --primary-1: #483d8f;
    --primary-2: #443eaf;
    --primary-3: #ff8369;
    --primary-4: #ff8369;
    --primary-5: #3088ca;
    --primary-6: #dcdcdc;
    --primary-7: #f7f7f7;
    --primary-8: #e5e5e5;
    --primary-9: #2b2b7d;
    --primary-10: #00c599;
    --primary-11: #d1f3eb;
    --secondary-1: #d4ceff;
    --secondary-2: #5849ff;
    --secondary-3: #f6e8ff;
    --secondary-4: #19284e;
    --secondary-5: #2d2b6e;
    --secondary-6: #f3f6fc;
    --secondary-7: #fff5f8;
    --secondary-8: #e0ebff;
    --secondary-9: #edebfc;
    --secondary-10: #373478;
    --secondary-11: #f7f7fd;
    --secondary-12: #a39faa;
    --secondary-13: #ffd2cb;
    --secondary-14: #e9e9ff;
    --secondary-15: #45438f;
    --secondary-16: #a7abb6;
    --secondary-17: #9997c3;
    --secondary-18: #f88e61;
    --secondary-19: #fe4a4a;
    --secondary-20: #f94144;
    --secondary-21: #f3722c;
    --secondary-22: #f8961e;
    --secondary-23: #f9c74f;
    --secondary-24: #90be6d;
    --secondary-25: #66afd9;
    --secondary-26: #f85a5a;
    --secondary-27: #CDEFE7;
    --gray-1: #2b2f32;
    --gray-2: #404243;
    --gray-3: #7a7a7a;
    --gray-4: #dcdcdc;
    --gray-5: #f9f9f9;
    --gray-6: #babcbe;
    --gray-7: #f6f7fc;
    --gray-8: #f2f2f5;
    --gray-9: #fbfbfb;
    --gray-10: #babcbe;
    --gray-11: #fbfbfb;
    --gray-12: #c0c0c1;
    --gray-13: #F2F2F5;
    --gray-14: #2B2F32;
    --gray-15: #FBFBFB;
    --border-1: #f5f5f5;
    --border-2: #eee;
    --border-3: #333;
    --border-4: #f2f2f5;
    --border-5: #ccc
}

@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: unset !important
    }
}

body {
    height: 100vh;
    padding: 0;
    margin: 0;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 1.2em
}

@media (max-width: 991px) {
    body.menuOpen {
        overflow: hidden
    }
}

body.sidbar_contentslide {
    overflow: hidden;
    overflow-y: auto
}

body.sidbar_contentslide main .rightSideBar,
body.sidbar_contentslide .main .rightSideBar {
    position: absolute;
    height: auto;
    max-height: 100%;
    overflow: auto;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    top: 0;
    bottom: 0
}

body.sidbar_contentslide main .rightSideBar.active,
body.sidbar_contentslide .main .rightSideBar.active {
    right: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

body.sidbar_contentslide .fixsidebar {
    right: 478px
}

main,
.main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #f6f7fc;
    position: relative;
    width: 100vw;
    overflow: hidden
}

main .fixsidebar,
.main .fixsidebar {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    position: relative;
    height: 100%;
    overflow: auto;
    padding-bottom: 75px;
    padding-top: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

main .fixsidebar ul,
.main .fixsidebar ul {
    height: 100%;
    overflow: auto
}

.page {
    height: 100%;
    width: calc(100% - 72px)
}

.page.pageNoSide {
    width: 100%
}

.page.pageWithRightSide {
    overflow: visible
}

.sidbar_contentslide .page.pageWithRightSide {
    width: calc(100% - 480px)
}

.container {
    max-width: 100%;
    padding-left: 24px;
    padding-right: 24px
}

@media (min-width: 1400px) {
    .container {
        padding-left: 34px;
        padding-right: 34px
    }
}

svg path {
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none
}

.section {
    position: relative;
    padding: 3.125rem 0
}

@media (min-width: 1200px) {
    .section {
        padding: 5rem 0
    }
}

.section-sm {
    padding: 3.5rem 0;
    position: relative
}

.alert>svg {
    margin-right: 9px;
    min-width: 28px
}

.alert-danger {
    background-color: #fef0ef;
    border: 1px solid #ffd5d2
}

.alert-danger button.btn-close {
    background: transparent
}

.alert-danger button.btn-close svg path {
    fill: #ff8369
}

.alert-success {
    background-color: #cdefe7;
    border: 1px solid #9ecdc2
}

.alert-success button.btn-close {
    background: transparent
}

.alert-success button.btn-close svg path {
    fill: #00c599
}

.alert-primary {
    background-color: #daf1ff;
    border: 1px solid #66afd9
}

.alert-primary button.btn-close {
    background: transparent
}

.alert-primary button.btn-close svg path {
    fill: #66afd9
}

.alert-warning {
    background-color: #fff6e8;
    border: 1px solid #fed99f
}

.alert-warning button.btn-close {
    background: transparent
}

.alert-warning button.btn-close svg path {
    fill: #fed99f
}

img,
svg {
    max-width: 100%
}

ul li {
    list-style: none;
    display: inline-block
}

a {
    text-decoration: none;
    color: #483d8f;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.defaultContent h2,
.defaultContent h3,
.defaultContent h4 {
    margin: 0 0 0.875rem
}

.defaultContent img {
    margin: 3.5rem 0;
    display: inherit
}

.defaultContent p {
    margin: 0 0 2.0625rem
}

.defaultContent p+h2 {
    margin-top: 3.5rem
}

.scrollSection {
    position: relative
}

.scrollSection .scrollTarget {
    opacity: 0;
    visibility: 0;
    position: absolute;
    top: -100px
}

.slick-dots {
    width: 100%;
    text-align: center;
    padding: 2.5rem 0 0
}

.slick-dots li {
    width: 1.875rem;
    height: 0.1875rem;
    overflow: hidden;
    background-color: var(--secondary-15);
    margin: 0 0.3125rem;
    position: relative;
    border-radius: 0.1875rem;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.slick-dots li button {
    opacity: 0;
    width: 1000%;
    height: 100%;
    visibility: hidden
}

.slick-dots li.slick-active {
    background-color: var(--primary-3);
    width: 0.9375rem
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 6.25rem
}

.formItm {
    margin-bottom: 0.5rem;
    position: relative;
    padding-top: 1.25rem
}

@media (min-width: 1400px) {
    .formItm {
        margin-bottom: 1.5rem
    }
}

.formItm label {
    width: 100%;
    color: #7a7a7a;
    position: absolute;
    left: 0;
    top: 1.6rem;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer
}

.formItm .error,
.formItm .invalid-feedback {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -23px;
    font-size: 12px;
    color: #ab2337;
    display: none
}

.formItm .valid-feedback {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -23px;
    font-size: 12px;
    color: #198754;
    display: none
}

.formItm input,
.formItm select {
    width: 100%;
    padding: 0.3125rem 0 0.625rem;
    outline: 0;
    color: #404243;
    border: 0;
    border-bottom: 1px solid var(--primary-6);
    font-size: 14px;
    border-radius: 0px;
    background-color: transparent
}

.formItm input:not(:placeholder-shown)+span+label,
.formItm input:valid+span+label,
.formItm input:focus+span+label,
.formItm select:not(:placeholder-shown)+span+label,
.formItm select:valid+span+label,
.formItm select:focus+span+label {
    top: 0
}

.formItm input:not(:placeholder-shown)+label,
.formItm input:valid+label,
.formItm input:focus+label,
.formItm select:not(:placeholder-shown)+label,
.formItm select:valid+label,
.formItm select:focus+label {
    top: 0
}

.formItm input:focus,
.formItm select:focus {
    border-color: var(--primary-4)
}

.formItm input::-webkit-input-placeholder,
.formItm select::-webkit-input-placeholder {
    opacity: 0;
    color: transparent
}

.formItm input:-ms-input-placeholder,
.formItm select:-ms-input-placeholder {
    opacity: 0;
    color: transparent
}

.formItm input::-ms-input-placeholder,
.formItm select::-ms-input-placeholder {
    opacity: 0;
    color: transparent
}

.formItm input::placeholder,
.formItm select::placeholder {
    opacity: 0;
    color: transparent
}

.formItm input#yourBusiness,
.formItm select#yourBusiness {
    font-weight: 600;
    color: #2b2f32
}

.formItm input.error,
.formItm select.error {
    border-color: #ab2337 !important
}

.formItm.formItmPasswordView:hover button svg path {
    fill: var(--gray-1)
}

.formItm.formItmPasswordView input {
    padding-right: 1.875rem
}

.formItm.formItmPasswordView button {
    position: absolute;
    top: 1rem;
    right: 0;
    z-index: 1;
    padding: 0.5rem 0
}

.formItm.formItmPasswordView button svg.hidepass {
    display: none
}

.formItm.formItmPasswordView.active button svg.showpass {
    display: none
}

.formItm.formItmPasswordView.active button svg.hidepass {
    display: inline-block
}

.formItm.formItmAct select {
    padding: 0;
    border: 0;
    outline: 0;
    padding-right: 0.5rem;
    border-right: 1px solid var(--border-2);
    position: absolute;
    left: 0;
    top: 1.5rem;
    background-color: transparent;
    width: auto;
    background-position-x: calc(100% - 0.5rem)
}

.formItm.formItmAct input {
    width: 100%;
    padding: 0.3125rem 0 0.625rem 4.5rem;
    outline: 0;
    color: #483d8f;
    border: 0;
    border-bottom: 1px solid var(--primary-6);
    font-size: 14px
}

.formItm.formItmAct input~label {
    top: 0
}

.formItm.formItmAct input:focus {
    border-color: var(--primary-2)
}

.checkList {
    padding: 0;
    margin: 0
}

.checkList>li {
    display: block;
    padding: 0 0 0 1.25rem;
    margin: 0;
    list-style: none;
    position: relative;
    background-image: url(../images/checkListIcon.png);
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: 0.3125rem
}

.checkList>li:not(:last-child) {
    margin-bottom: 0.75rem
}

.accordion-button {
    word-break: break-all
}

.customNav {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid var(--border-1);
    width: 100%
}

.customNav li:not(:last-child) {
    margin-right: 1.875rem
}

.customNav li a {
    padding: 0 0 0.6875rem;
    color: var(--baseText);
    position: relative
}

.customNav li a:after {
    content: "";
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    width: 0;
    margin: auto;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.customNav li a.active {
    color: var(--primary-2);
    font-weight: 700 !important
}

.customNav li a.active:after {
    background-color: var(--primary-2);
    width: 100%
}

.datePickerInput {
    background-image: url(../images/datepickerIcon.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 2rem !important
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 2rem !important;
    background-image: url(../images/selectArrow.png);
    background-repeat: no-repeat;
    background-position: right center
}

@media (min-width: 768px) {
    .table.tableDefault {
        border: 1px solid var(--border-2)
    }
}

@media (max-width: 767px) {
    .table.tableDefault tr {
        display: block;
        border: 1px solid var(--border-2);
        border-radius: 0.625rem
    }

    .table.tableDefault tr:not(:last-child) {
        margin-bottom: 1.5rem
    }
}

.table.tableDefault th,
.table.tableDefault td {
    padding: 0.8125rem 1.25rem;
    border: 1px solid var(--border-2);
    border-left: 0;
    border-right: 0
}

@media (max-width: 767px) {

    .table.tableDefault th,
    .table.tableDefault td {
        border-top: 0;
        display: block;
        width: 100%;
        text-align: right;
        position: relative;
        vertical-align: top
    }

    .table.tableDefault th:last-child,
    .table.tableDefault td:last-child {
        border-bottom: 0
    }

    .table.tableDefault th:before,
    .table.tableDefault td:before {
        content: attr(data-title);
        text-align: left;
        width: 50%;
        float: left;
        font-weight: 700 !important
    }
}

@media (max-width: 767px) {
    .table.tableDefault thead {
        display: none
    }
}

.table.tableDefault thead th {
    background-color: var(--gray-4);
    border-bottom: 0;
    text-transform: capitalize;
    letter-spacing: 0.1em
}

.flexGrow {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type="number"] {
    -moz-appearance: textfield
}

.drop-shadow {
    -webkit-box-shadow: 0px 0px 60px #eaeaea;
    box-shadow: 0px 0px 60px #eaeaea;
    position: relative;
    z-index: 1
}

.page-shadow {
    -webkit-box-shadow: 0px 0px 25px #d1d0d0;
    box-shadow: 0px 0px 25px #d1d0d0;
    margin-bottom: 20px
}

.h-100vh {
    height: 100vh
}

.h-90vh {
    height: 90vh
}

.h-80vh {
    height: 82vh
}

.h-82vh {
    height: 82vh !important
}

.br12 {
    border-radius: 12px
}

.curve-bg {
    background-image: url("../images/onBoarding/curves.svg");
    background-repeat: no-repeat;
    background-position: bottom right;
    position: relative;
    padding-bottom: 50px;
    overflow: hidden
}

.wtermarklogo {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: 46px
}

.breadcrumb li {
    font-size: 12px !important;
    color: var(--gray-2);
    position: relative;
    padding-right: 20px;
    margin-right: 5px
}

.breadcrumb li:not(:last-child):after {
    content: "";
    background-image: url("../images/right-arrow.svg");
    position: absolute;
    right: 0px;
    top: 7px;
    width: 10px;
    height: 10px;
    background-repeat: no-repeat
}

.breadcrumb li a {
    color: var(--gray-3)
}

.breadcrumb li a:hover {
    color: var(--primary-3)
}

.right-position {
    float: right
}

a.text-gray-2:hover,
a.text-gray-3:hover {
    color: var(--primary-4) !important;
    outline: none
}

a.text-gray-2:hover svg path,
a.text-gray-3:hover svg path {
    fill: var(--primary-4) !important
}

.btn.text-gray-2:hover,
.btn.text-gray-3:hover {
    color: #fff !important
}

.btn.text-gray-2:hover svg path,
.btn.text-gray-3:hover svg path {
    fill: #fff !important
}

.w-184 {
    min-width: 184px
}

.custom-textarea textarea:focus,
.custom-textarea textarea:hover {
    border-bottom: 1px solid var(--primary-4)
}

.mn-100 {
    min-height: calc(100% - 62px)
}

input#serach-res {
    padding-right: 33px
}

.small-side {
    position: relative
}

.small-side:before {
    content: "";
    width: 1px;
    background-color: #f2f2f5;
    height: 80vh;
    position: absolute;
    left: -30px;
    top: -40px
}

.small-side:after {
    content: "";
    width: 1px;
    background-color: #f2f2f5;
    height: 10vh;
    position: absolute;
    left: -30px;
    top: -50px
}

.labelTag {
    padding: 5px 10px 4px;
    border-radius: 50px;
    font-weight: 600 !important
}

.dropdown .dropdownMenu {
    min-width: 282px;
    padding: 0;
    border: 1px solid var(--border-4);
    -webkit-box-shadow: 0px 20px 60px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 20px 60px rgba(0, 0, 0, 0.25);
    border-radius: 6px
}

.dropdown .dropdownMenu li {
    display: block;
    padding: 0;
    margin: 0
}

.dropdown .dropdownMenu li a {
    padding: 17px 20px !important;
    background-color: transparent;
    color: #404243
}

.dropdown .dropdownMenu li a:focus {
    background-color: transparent;
    color: #404243
}

.dropdown .dropdownMenu li a:hover {
    background-color: var(--gray-8);
    color: #404243
}

.dropdown .dropdownMenu li a.active {
    background-color: var(--white);
    background-image: url(../images/selectCheck.png);
    color: #404243;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: calc(100% - 20px);
    padding-right: 40px;
    font-weight: 700 !important
}

.dropdown .dropdownMenu li.active a {
    background-color: var(--white);
    background-image: url(../images/selectCheck.png);
    color: #404243;
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: calc(100% - 20px);
    padding-right: 40px;
    font-weight: 700 !important
}

.dropdown.dropdownSelect .dropdown-toggle {
    width: 100%;
    text-align: left;
    padding: 6px 20px 13px 0;
    position: relative;
    border-bottom: 1px solid #f2f2f5
}

.dropdown.dropdownSelect .dropdown-toggle:after {
    border: 0;
    position: absolute;
    width: 16px;
    height: 17px;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../images/selectDown.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.dropdown.dropdownSelect .dropdown-toggle.after-none::after {
    display: none
}

.dropdown.dropdownSelect .dropdown-toggle.show:after {
    background-image: url(../images/selectUp.png)
}

.dropdown.dropdownSelect .dropdown-toggle.dropdownSelectValid {
    border-bottom-color: #ff8369
}

.dropdown.dropdownSelect .dropdown-toggle .change-temp-btn {
    top: 5px;
    right: 0
}

.dropdown.dropdownBtn .dropdown-toggle {
    padding: 0.625rem 2.8125rem 0.625rem 0.9375rem;
    position: relative;
    background-color: var(--gray-8);
    border-radius: 100px;
    color: #404243
}

.dropdown.dropdownBtn .dropdown-toggle:after {
    border: 0;
    position: absolute;
    width: 0.75rem;
    height: 0.75rem;
    right: 0.9375rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../images/selectDown2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.dropdown.dropdownBtn .dropdown-toggle.show:after {
    background-image: url(../images/selectUp2.png)
}

.dropdown.dropdownBtn .dropdown-toggle.dropdownSelectValid {
    border-bottom-color: #ff8369
}

.dropdown.dropdownBtn .dropdownMenu {
    width: auto
}

.dropdown.dropdownAction .dropdown-toggle {
    padding: 0
}

.dropdown.dropdownAction .dropdown-toggle:after {
    display: none
}

.dropdown.dropdownMenuLocations .dropdownMenu {
    max-width: 300px !important;
    min-width: 300px !important
}

.dropdown.dropdownMenuLocations .dropdownMenu .btn-primary span {
    white-space: nowrap
}

.selectionDurationDropDown {
    max-width: 400px
}

.closeRightSideBar {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    position: absolute;
    top: 20px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.rightSideBar.sidebar-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.rightSideBar.sidebar-block.active {
    right: 72px;
    -webkit-box-shadow: -20px 20px 44px rgba(0, 0, 0, 0.05);
    box-shadow: -20px 20px 44px rgba(0, 0, 0, 0.05)
}

.rightSideBar.sidebar-block.active.rightSideBarRight {
    right: 0
}

.rightSideBarTutorialsVideo {
    width: 375px;
    position: fixed;
    right: 575px;
    bottom: 20px;
    z-index: 1000;
    border-radius: 12px;
    -webkit-box-shadow: -20px 20px 44px rgba(0, 0, 0, 0.05);
    box-shadow: -20px 20px 44px rgba(0, 0, 0, 0.05);
    display: none
}

.rightSideBarTutorialsVideo .rightSideBarTutorialsVideoTop {
    position: relative;
    border-radius: 12px 12px 0 0;
    padding: 40px 0 0
}

.rightSideBarTutorialsVideo .rightSideBarTutorialsVideoTop img {
    max-width: 100%;
    display: block
}

.rightSideBarTutorialsVideo .rightSideBarTutorialsVideoTop .rightSideBarTutorialsVideoTopActions {
    position: absolute;
    z-index: 1;
    top: 20px;
    right: 10px
}

.rightSideBarTutorialsVideo .rightSideBarTutorialsVideoTop .rightSideBarTutorialsVideoTopActions button {
    margin-right: 10px;
    width: auto;
    position: static
}

.rightSideBarTutorialsVideo .rightSideBarTutorialsVideoBody {
    border-radius: 0 0 12px 12px;
    padding: 25px 20px;
    background-color: #fff
}

.rightSideBarTutorialsVideo.active {
    display: block
}

#clr-picker {
    z-index: 9999
}

.btnShadow {
    -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08) !important;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08) !important
}

.customRadio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer
}

.customRadio .customRadioCheck {
    width: 18px;
    height: 18px;
    border: 1px solid #babcbe;
    border-radius: 50%;
    position: relative;
    background-color: #fff
}

.customRadio .customRadioCheck:after {
    content: "";
    width: 10px;
    height: 10px;
    background-color: transparent;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.customRadio .customRadioText {
    margin-left: 10px;
    color: #2b2f32
}

.customRadio input {
    display: none
}

.customRadio input:checked~.customRadioCheck:after {
    background-color: #483d8f
}

.customCheck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer
}

.customCheck .customCheckCheck {
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 0.1875rem;
    border: 1px solid #babcbe;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center
}

.customCheck .customCheckText {
    margin-left: 10px
}

.customCheck input {
    display: none
}

.customCheck input:checked~.customCheckCheck {
    background-color: #483d8f;
    border-color: #483d8f;
    background-image: url(../images/checkWhite.png)
}

.customCheck.customCheckRounder .customCheckCheck {
    border-radius: 50%
}

.muteBtn {
    width: 23px;
    height: 23px;
    border: 1px solid #dcdcdc;
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
    border-radius: 50%
}

.btnFileUpload {
    padding: 15px;
    border-radius: 6px
}

.btnFileUpload span {
    font-weight: 600 !important;
    margin-left: 10px
}

.modal.modalCustom .modal-dialog {
    height: 100%;
    margin: 0 0 0 auto;
    width: calc(100% - 72px);
    max-width: 100%
}

.modal.modalCustom .modal-dialog .modal-content {
    width: 100%;
    height: 100%;
    border-radius: 0;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.modal.modalCustom .modal-dialog .modal-content .modal-header,
.modal.modalCustom .modal-dialog .modal-content .modal-body,
.modal.modalCustom .modal-dialog .modal-content .modal-footer {
    padding-left: 40px;
    padding-right: 40px
}

.modal.modalCustom .modal-dialog .modal-content .modal-header {
    border-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative
}

.modal.modalCustom .modal-dialog .modal-content .modal-header .btn-close {
    background-image: url(../images/close-square.png);
    top: 24px;
    right: 20px;
    width: 24px;
    height: 24px;
    position: absolute;
    opacity: 1;
    z-index: 1
}
.mat-autocomplete-panel.mat-autocomplete-visible{
    width: 100% !important;
  background-color: #fbfbfb !important;
  border: 1px solid #eee !important;
}
mat-form-field .mat-autocomplete-trigger{
    width: 100% !important;
    border: 1px solid #eee !important;
}

.modal.modalCustom .modal-dialog .modal-content .modal-body {
    overflow: auto;
    padding-top: 40px;
    padding-bottom: 40px
}

.modal.modalCustom .modal-dialog .modal-content .modal-footer {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border: 0
}

.textArea {
    width: 100%;
    border: 0;
    outline: 0;
    resize: none
}

.textArea::-webkit-input-placeholder {
    color: #dcdcdc
}

.textArea:-ms-input-placeholder {
    color: #dcdcdc
}

.textArea::-ms-input-placeholder {
    color: #dcdcdc
}

.textArea::placeholder {
    color: #dcdcdc
}

.pl-40,
.px-40 {
    padding-left: 40px
}

.pr-40,
.px-40 {
    padding-right: 40px
}

.pt-40,
.py-40 {
    padding-top: 40px
}

.pb-40,
.py-40 {
    padding-bottom: 40px
}

.datepicker {
    background-color: transparent;
    outline: 0;
    border: 0;
    width: auto;
    width: 90px
}

.datepicker::-webkit-input-placeholder {
    color: #404243
}

.datepicker:-ms-input-placeholder {
    color: #404243
}

.datepicker::-ms-input-placeholder {
    color: #404243
}

.datepicker::placeholder {
    color: #404243
}

.datepicker.datepicker-dropdown {
    width: 323px;
    background-color: #fff;
    border: 1px solid #F2F2F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 20px 60px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 20px 60px rgba(0, 0, 0, 0.25);
    border-radius: 6px
}

.datepicker.datepicker-dropdown .datepicker-days {
    width: 100%
}

.datepicker.datepicker-dropdown .datepicker-days .table-condensed {
    width: 100%;
    height: 100%;
    min-height: 247px;
    text-align: center
}

.datepicker.datepicker-dropdown .datepicker-days .table-condensed th {
    font-size: 16px;
    color: #7a7a7a;
    font-weight: normal;
    background-repeat: no-repeat;
    background-position: center
}

.datepicker.datepicker-dropdown .datepicker-days .table-condensed th.datepicker-switch {
    pointer-events: none
}

.datepicker.datepicker-dropdown .datepicker-days .table-condensed th.prev {
    color: transparent;
    background-image: url(../images/datePickerArrowBack.png)
}

.datepicker.datepicker-dropdown .datepicker-days .table-condensed th.next {
    color: transparent;
    background-image: url(../images/datePickerArrowNext.png)
}

.datepicker.datepicker-dropdown .datepicker-days .table-condensed td {
    font-size: 14px;
    color: #404243
}

.datepicker.datepicker-dropdown .datepicker-days .table-condensed td.day.active {
    color: #fff;
    position: relative
}

.datepicker.datepicker-dropdown .datepicker-days .table-condensed td.day.active:before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 1px;
    margin: auto;
    background-color: #ff8369;
    border-radius: 3px;
    z-index: -1
}

.datepicker.datepicker-dropdown .datepicker-days .table-condensed thead tr:nth-child(1) th {
    height: 35px
}

.actionList {
    padding: 0;
    margin: 0
}

.actionList>li {
    padding: 18px 45px;
    margin: 15px 0 0;
    list-style: none;
    border: 1px solid #f2f2f5;
    border-radius: 6px;
    display: block;
    position: relative;
    margin: 0 0 14px !important
}

.actionList>li .actionListIcon {
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.actionList>li .actionListText {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.actionList>li .dropdown {
    position: absolute;
    top: 6px;
    right: 10px
}

.actionList>li .dropdown .dropdown-toggle {
    padding: 10px
}

.actionList>li .dropdown .dropdown-toggle:after {
    display: none
}

.actionList>li .dropdown .dropdownMenu li {
    margin: 0 !important
}

.white-space-nowrap {
    white-space: nowrap !important
}

.nowShadow {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.accountnav .accordion-item {
    border: 0
}

.accountnav .accordion-item>a {
    background-image: url(../images/select-down.svg);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: -wekit-calc(100% - 15px);
    background-position-x: calc(100% - 15px);
    padding-right: 40px
}

.accountnav .accordion-item>a.collapsed {
    background-image: url(../images/selectUp.png)
}

.counterBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.counterBox button {
    width: 24px;
    height: 24px;
    background-color: #fff !important;
    -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08) !important;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08) !important;
    border-radius: 50%
}

.counterBox button svg {
    display: block;
    margin: auto;
    max-width: 100%
}

.animationBg {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-position: center;
    background-repeat: no-repeat
}

.pageloader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 200000;
    background-color: #000000c2;
    z-index: 1
}

.pageloader #loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 70px;
    height: 70px;
    margin: -76px 0 0 -76px;
    border: 14px solid #f3f3f3;
    border-radius: 50%;
    border-top: 14px solid #ff8369;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fillWhite {
    fill: #fff !important
}

.radius-6 {
    border-radius: 6px
}

.form-check-input-active-both {
    background-color: var(--primary-1) !important
}

.dot {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    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;
    -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08)
}

.tableBoxed {
    border-radius: 6px;
    background-color: #fbfbfb;
    border: 1px solid #f2f2f5
}

.tableBoxed table {
    margin: 0
}

.tableBoxed table th,
.tableBoxed table td {
    color: #404243
}

.tableBoxed table thead tr th {
    border: 0 !important;
    border-bottom: 1px solid #f2f2f5 !important;
    padding: 20px
}

.tableBoxed table thead tr th:first-child {
    border-top-left-radius: 6px
}

.tableBoxed table tbody tr td {
    border: 0;
    padding: 10px 20px
}

.tableBoxed table tbody tr:first-child td {
    padding-top: 20px
}

.tableBoxed table tbody tr:last-child td {
    padding-bottom: 20px
}

.borderPrimary-6 {
    border-color: #dcdcdc !important
}

.overlay-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100000000
}

.overlay-loader .overlayDoor:before,
.overlay-loader .overlayDoor:after {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    background: #111;
    opacity: 0.9;
    -webkit-transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
    transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s
}

.overlay-loader .overlayDoor:before {
    left: 0
}

.overlay-loader .overlayDoor:after {
    right: 0
}

.overlay-loader.loaded .overlayDoor:before {
    left: -50%
}

.overlay-loader.loaded .overlayDoor:after {
    right: -50%
}

.overlay-loader.loaded .overlayContent {
    opacity: 0;
    margin-top: -15px
}

.overlay-loader .overlayContent {
    position: relative;
    width: 100%;
    height: 100%;
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1);
    transition: 0.5s cubic-bezier(0.77, 0, 0.18, 1)
}

.overlay-loader .overlayContent .skip {
    display: block;
    width: 130px;
    text-align: center;
    margin: 50px auto 0;
    cursor: pointer;
    color: #fff;
    font-family: "Nunito";
    font-weight: 700;
    padding: 12px 0;
    border: 2px solid #fff;
    border-radius: 3px;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease
}

.overlay-loader .overlayContent .skip:hover {
    background: #ddd;
    color: #444;
    border-color: #ddd
}

.loaderPage {
    width: 128px;
    height: 128px;
    border: 3px solid #fff;
    border-bottom: 3px solid transparent;
    border-radius: 50%;
    position: relative;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    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
}

.loaderPage .loaderPageinner {
    width: 64px;
    height: 64px;
    border: 3px solid transparent;
    border-top: 3px solid #fff;
    border-radius: 50%;
    -webkit-animation: spinInner 1s linear infinite;
    animation: spinInner 1s linear infinite
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes spinInner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(-720deg);
        transform: rotate(-720deg)
    }
}

@keyframes spinInner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(-720deg);
        transform: rotate(-720deg)
    }
}

.emptyWatermark {
    position: absolute;
    right: 65px;
    bottom: 0
}

.arrow-rt {
    width: 0;
    height: 0;
    border-top: 0.5rem solid transparent;
    border-bottom: 0.5rem solid transparent;
    border-left: 0.875rem solid var(--gray-3);
    content: '';
    display: inline-block
}

.arrow-rt:hover {
    border-left: 0.875rem solid var(--primary-2)
}

.social-Channels .vbtn:hover svg {
    fill: #0FB1BB
}

.social-Channels .twitterbtn:hover svg {
    fill: #1DA1F2
}

.social-Channels .linkedinbtn:hover svg {
    fill: #0E76A8
}

.social-Channels .mesgnbtn:hover svg {
    fill: #006AFF
}

.social-Channels .wechatbtn:hover svg {
    fill: #5CC928
}

.btn.btn-normal {
    font-weight: normal !important
}

.btn-outline-gray-radius.hover-none:hover {
    background-color: inherit !important;
    border-color: var(--gray-4);
    color: inherit !important;
    cursor: pointer
}

.width-72 .small-side .check-toggle.custom-switch.form-check.form-switch.mb-0 {
    margin-bottom: 0 !important
}

.opaque-6 {
    opacity: 0.6
}

.h-92vh {
    height: 92vh
}

.header {
    min-height: 65px;
    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
}

.header a:not(.btn):hover {
    color: #ff8369 !important
}

.header a:not(.btn):hover svg path {
    fill: #ff8369 !important
}

.header .custom-dropdown li a:hover {
    color: inherit !important
}

.header .navbar .navbar-nav .nav-item .nav-link:focus {
    outline: none
}

.sidbar_contentslide .header.headerWithRightSide {
    width: calc(100% - 480px)
}

.custom-dropdown {
    padding: 0px;
    margin: 0px;
    min-width: 185px;
    border-radius: 6px;
    border: none;
    -webkit-box-shadow: 0px 11px 20px #8d8d8d;
    box-shadow: 0px 11px 20px #8d8d8d;
    overflow: hidden
}

.custom-dropdown li {
    width: 100%;
    padding: 0px;
    margin: 0px
}

.custom-dropdown li:not(:last-child) {
    border-bottom: 1px solid #f2f2f5
}

.custom-dropdown li a {
    padding: 10px 20px;
    font-size: 12px
}

.custom-dropdown li a:hover,
.custom-dropdown li a.acive {
    background-color: #f2f2f5
}

.main-nav {
    position: relative
}

.main-nav li {
    position: relative
}

.main-nav li a {
    font-size: 0.67rem !important;
    color: var(--gray-2)
}

@media (min-width: 991px) {
    .main-nav li a {
        padding: 0rem 1rem !important
    }
}

.main-nav li a:hover {
    color: var(--primary-3)
}

.main-nav li.active a {
    color: var(--primary-3)
}

.main-nav li.active a:after {
    position: absolute;
    content: "";
    width: 78px;
    height: 2px;
    background-color: var(--primary-3);
    left: 15px;
    bottom: -24px
}

@media (min-width: 991px) {
    .divader-left {
        position: relative
    }

    .divader-left:after {
        content: "";
        position: absolute;
        width: 1px;
        height: 20px;
        background-color: #dcdcdc;
        left: -30px;
        top: 13px
    }
}

li.nav-item.dropdown:hover ul.dropdown-menu.custom-dropdown {
    display: block
}

.loginSec {
    height: 92vh;
    margin: 4vh;
    border-radius: 12px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 60px #ccc;
    box-shadow: 0px 0px 60px #ccc
}

@media (min-width: 992px) {
    .loginSec {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.loginSec .privacy-terms-links a {
    color: #7a7a7a
}

.loginSec .privacy-terms-links a:hover {
    color: #404243
}

.loginSec .privacy-terms-links p {
    color: #7a7a7a
}

.loginSecItm {
    height: 92vh;
    overflow: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    padding: 0 2rem
}

@media (min-width: 1199px) {
    .loginSecItm {
        height: 92vh;
        overflow: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        padding: 0 3rem
    }
}

@media (max-width: 992px) {
    .loginSecItm {
        padding-bottom: 6rem
    }
}

.loginSecItm .loginSecItmTop {
    padding: 2.8rem 0
}

@media (min-width: 1400px) {
    .loginSecItm .loginSecItmTop {
        padding: 3.8rem 0
    }
}

.loginSecItm .loginSecItmTop.loginSecItmTop-right {
    padding: 2.4rem 0rem !important
}

.loginSecItm .loginSecItmTop.loginSecItmTop-right a.btn {
    margin-left: 10px
}

.loginSecItm .loginSecItmContent {
    padding: 1.875rem 0
}

@media (min-width: 992px) {
    .loginSecItm .loginSecItmContent {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        overflow: auto
    }
}

.loginSecItm .loginSecItmBottom {
    height: 57px;
    min-height: 57px
}

@media (min-width: 992px) {
    .loginSecItm .loginSecItmBottom {
        position: absolute;
        right: 45px;
        bottom: 0px
    }
}

.loginSecItm .loginSecItmTop,
.loginSecItm .loginSecItmBottom {
    display: none
}

@media (min-width: 992px) {

    .loginSecItm .loginSecItmTop,
    .loginSecItm .loginSecItmBottom {
        display: block
    }
}

.loginSecLeft {
    background-image: url("../images/onBoarding/left-section-bg.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #483d8f;
    color: #fff;
    display: none
}

@media (min-width: 992px) {
    .loginSecLeft {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 30%
    }
}

@media (min-width: 1400px) {
    .loginSecLeft {
        width: 30%
    }
}

.loginSecLeft:after {
    background-color: var(--border-4)
}

.loginSecLeft .loginSecItmContent img {
    max-height: 100%;
    max-width: 85%;
    width: auto;
    height: auto;
    margin: 0 auto
}

@media (min-width: 1400px) {
    .loginSecLeft .loginSecItmContent img {
        max-width: 90%
    }
}

@media (min-width: 1600px) {
    .loginSecLeft .loginSecItmContent img {
        max-width: 100%
    }
}

.login-left-bottom {
    position: absolute;
    bottom: 80px;
    padding-right: 3rem
}

@media (max-width: 1200px) {
    .login-left-bottom {
        padding-right: 1rem
    }
}

.login-left-bottom .loginSecLeftImg {
    margin: 0px;
    padding: 21px 5px
}

.login-left-bottom .loginSecLeftImg img {
    min-width: 210px
}

@media (max-width: 1200px) {
    .login-left-bottom .loginSecLeftImg img {
        min-width: 80%
    }
}

.login-left-bottom .login-left-text h5 {
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    line-height: 26px
}

.login-left-bottom .login-left-text p {
    margin: 8px 0px;
    opacity: .7;
    font-weight: 300
}

.privacy-terms-links p {
    float: right;
    text-align: left;
    line-height: 16px
}

.privacy-terms-links p a {
    font-weight: 600
}

.privacy-terms-links img {
    display: inline-block;
    margin: 4px 6px
}

.line-bg {
    background-image: url("../images/line-bg.svg");
    background-position: bottom left;
    background-repeat: repeat-x
}

.loginSecRight {
    background-image: url("../images/onBoarding/curves.svg");
    background-repeat: no-repeat;
    background-position: bottom right;
    position: relative;
    background-color: #fff
}

@media (min-width: 992px) {
    .loginSecRight {
        width: calc(100% - 30%);
        padding-left: 5rem;
        padding-right: 2.4rem
    }
}

@media (min-width: 1400px) {
    .loginSecRight {
        width: calc(100% - 30%);
        padding-left: 7.75rem;
        padding-right: 2.4rem
    }
}

.loginSecRight .loginSecItmContent {
    padding: 2rem 0 2rem;
    padding-left: 15px
}

@media (min-width: 992px) {
    .loginSecRight .loginSecItmContent {
        overflow: hidden;
        overflow-y: auto;
        padding: 3rem 0;
        padding-left: 15px
    }
}

@media (min-width: 1400px) {
    .loginSecRight .loginSecItmContent {
        padding: 3rem 0;
        padding-left: 15px
    }
}

@media (min-width: 1600px) {
    .loginSecRight .loginSecItmContent {
        padding: 4.375rem 0;
        padding-left: 15px
    }
}

.formActions {
    margin-top: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 1400px) {
    .formActions {
        margin-top: 3.75rem
    }
}

@media (max-width: 991px) {
    .formActions .submitForm {
        position: fixed;
        left: 0;
        bottom: 0;
        right: 0;
        border-radius: 0;
        width: 100%;
        padding: 1.875rem;
        z-index: 1
    }
}

.socialLoginIcons {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.socialLoginIcons li {
    padding: 0;
    margin: 0;
    list-style: none
}

.socialLoginIcons li:not(:last-child) {
    margin-right: .7rem
}

.socialLoginIcons li a:hover {
    -webkit-box-shadow: 0px 0px 11px #d4d1d1;
    box-shadow: 0px 0px 11px #d4d1d1
}

.loginSecItmForm {
    padding: 1rem 0 0;
    width: 100%
}

@media (min-width: 1400px) {
    .loginSecItmForm {
        padding: 2.5rem 0 0
    }
}

@media (max-width: 1400px) {
    .loginSecItmForm .checkBox {
        font-size: .8rem
    }
}

.loginSecItmNav {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid var(--border-1);
    width: 100%
}

.loginSecItmNav li:not(:last-child) {
    margin-right: 1.875rem
}

.loginSecItmNav li a {
    padding: 0 0 0.6875rem;
    color: var(--baseText);
    position: relative
}

.loginSecItmNav li a:after {
    content: "";
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    width: 0;
    margin: auto;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.loginSecItmNav li a.active {
    color: var(--primary-2);
    font-weight: 700 !important
}

.loginSecItmNav li a.active:after {
    background-color: var(--primary-2);
    width: 100%
}

.formInfo {
    position: relative
}

.formInfo .formInfoDiv {
    display: none;
    min-width: 300px;
    padding: 1.2rem 1rem;
    border: 1px solid var(--border-1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: -3px 8px 60px rgba(0, 0, 0, 0.07);
    box-shadow: -3px 8px 60px rgba(0, 0, 0, 0.07);
    border-radius: 0.3125rem;
    background-color: #fff;
    position: absolute;
    left: -1rem;
    bottom: calc(100% + 15px);
    z-index: 1
}

.formInfo .formInfoDiv:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid var(--white);
    position: absolute;
    bottom: -9px
}

.formInfo:hover .formInfoDiv {
    display: block
}

.formInfo:hover button svg path {
    fill: var(--primary-1)
}

.companyAttachFile {
    position: absolute;
    right: 0;
    left: auto !important;
    top: 0.5rem !important;
    padding: 1rem 0;
    width: auto !important;
    z-index: 1
}

.loginCompanyStep {
    display: none
}

.loginCompanyStep.active {
    display: block
}

.loginSecItmContent-plane {
    padding: 40px 0
}

.loginSecItmContent-plane ul.trouble-signin li {
    width: 100%;
    padding: 15px 0px
}

.loginSecItmContent-plane ul.trouble-signin li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding: 20px;
    border-radius: 12px
}

.loginSecItmContent-plane ul.trouble-signin li a .right-crret path {
    fill: #BABCBE
}

.loginSecItmContent-plane ul.trouble-signin li a svg.t-icon {
    margin-top: 4px
}

.loginSecItmContent-plane ul.trouble-signin li a svg.t-icon path {
    fill: #BABCBE
}

.loginSecItmContent-plane ul.trouble-signin li a span {
    display: block;
    padding: 0px 15px;
    max-width: 370px
}

.loginSecItmContent-plane ul.trouble-signin li a span b {
    display: block
}

.loginSecItmContent-plane ul.trouble-signin li a .right-crret {
    position: absolute;
    right: 20px;
    top: 40%
}

.loginSecItmContent-plane ul.trouble-signin li a:hover {
    background-color: var(--gray-7)
}

.loginSecItmContent-plane ul.trouble-signin li:not(:last-child) {
    border-bottom: 1px solid #DCDCDC
}

figure.timer {
    position: absolute;
    right: 24px;
    top: 24px;
    margin: 0px
}

.selct_business {
    margin: 0px;
    padding: 0px
}

.selct_business.selct_business1 li {
    margin-right: 20px;
    margin-bottom: 20px;
    display: inline-block !important
}

.selct_business.selct_business1 li a {
    padding: 0px !important
}

.selct_business li {
    margin-right: 20px;
    margin-bottom: 20px;
    display: none
}

.selct_business li.loadMore {
    display: inline-block !important
}

.selct_business li a figure {
    width: 78px;
    height: 62px;
    margin: 0px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: var(--gray-8);
    border: 1px solid var(--gray-4);
    border-radius: 6px;
    position: relative
}

.selct_business li a figure svg path {
    fill: var(--secondary-12)
}

.selct_business li a span {
    display: block;
    color: var(--gray-1);
    font-weight: 600 !important;
    padding-top: 4px
}

/* .selct_business li a:focus figure,  */
.selct_business li a.active figure,
.selct_business li a:hover figure
{
    background: var(--primary-4);
    border: 1px solid var(--primary-4)
}

/* .selct_business li a:focus figure svg path,  */
.selct_business li a.active figure svg path,
.selct_business li a:hover figure svg path{
    fill: #fff
}

/* .selct_business li a:focus figure::after, */
.selct_business li a.active figure::after {
    content: url("../images/onBoarding/select_check.svg");
    position: absolute;
    right: 8px;
    top: -2px;
    line-height: 22px
}

@media (max-width: 1600px) {

    .selct_business li a.active figure::after,
    .selct_business li a:focus figure::after {
        line-height: 23px
    }
}

/* .selct_business li a:focus figure::before, */
.selct_business li a.active figure::before {
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    background-color: #fff;
    border-radius: 50px;
    right: 5px;
    top: 5px
}

.selct_business li a.active-noioc figure {
    background: var(--primary-4);
    border: 1px solid var(--primary-4)
}

.selct_business li a.active-noioc figure svg path {
    fill: #fff
}

.selct_business li a.no-focus figure::after {
    display: none
}

.selct_business li a.no-focus figure::before {
    display: none
}

.add-new button {
    width: 100%;
    margin-top: 15px
}

div.alert {
    font-family: "Archivo", sans-serif;
    font-size: 16px;
    color: #404243
}

button {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    background: none;
    cursor: pointer;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.btn {
    position: relative;
    color: #fff;
    padding: 1.1rem 3rem;
    font-size: 14px;
    border-radius: 100px;
    line-height: 1em;
    font-weight: 600 !important;
    font-family: "Poppins", sans-serif
}

.btn:hover,
.btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn figure {
    margin: 0px
}

@media (max-width: 767px) {
    .btn {
        padding: 0.775rem 1.3rem;
        font-size: 0.8777rem
    }
}

.btn.md-btn {
    padding: 8px 10px;
    display: inline-block !important;
    min-width: 188px;
    font-weight: normal !important
}

.btn.small-pad {
    padding: 8.5px 12px;
    display: initial;
    line-height: 17px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-primary {
    background-color: var(--primary-1)
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: var(--primary-1)
}

.btn-icon svg,
.btn-icon img {
    margin-right: 10px
}

@media (max-width: 767px) {

    .btn-icon svg,
    .btn-icon img {
        margin-right: 4px
    }
}

.btn-icon:hover path {
    fill: #fff
}

.btn-white {
    background-color: #fff;
    color: var(--primary-3)
}

.btn-white:hover,
.btn-white:focus {
    color: #fff !important;
    background-color: var(--primary-4)
}

.btn-danger {
    background-color: var(--primary-3);
    border-color: var(--primary-3)
}

.btn-danger:hover,
.btn-danger:focus {
    background-color: var(--primary-3);
    border-color: var(--primary-3)
}

.btn-success {
    background-color: var(--primary-2);
    border-color: var(--primary-2)
}

.btn-success:hover,
.btn-success:focus {
    border-color: var(--primary-2);
    background-color: var(--primary-2)
}

.btn-light {
    background-color: #fff;
    border-radius: 5px;
    border-color: var(--border-2);
    font-weight: 200 !important;
    color: #404243
}

.btn-light:hover,
.btn-light:focus {
    background-color: var(--primary-1);
    color: #fff
}

.btn-dark {
    background-color: var(--primary-2)
}

.btn-dark:hover,
.btn-dark:focus {
    background-color: var(--primary-2)
}

.btn-info {
    background-color: var(--primary-2)
}

.btn-info:hover,
.btn-info:focus {
    background-color: var(--primary-2)
}

.btn-link {
    background-color: var(--primary-2)
}

.btn-link:hover,
.btn-link:focus {
    background-color: var(--primary-2)
}

.btn-primary {
    background-color: var(--primary-1);
    border-color: var(--primary-1)
}

.btn-primary svg path {
    fill: #fff !important
}

.btn-primary:hover,
.btn-primary:focus {
    background-color: var(--primary-4);
    border-color: var(--primary-4)
}

.btn-secondary,
.btn.active {
    background-color: var(--primary-4);
    border-color: var(--primary-4)
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn.active:hover,
.btn.active:focus {
    border-color: var(--primary-1);
    background-color: var(--primary-1)
}

.btn-round-6 {
    border-radius: 6px
}

.btn-round {
    background-color: var(--primary-2);
    padding: 9px !important;
    border-radius: 50px !important
}

.btn-round:hover,
.btn-round:focus {
    background-color: var(--primary-2)
}

.btn-outline-dark {
    border-color: var(--primary-1);
    color: var(--primary-1)
}

.btn-outline-dark svg path {
    fill: var(--primary-1)
}

.btn-outline-dark:hover,
.btn-outline-dark:focus {
    background-color: var(--primary-1);
    color: var(--white)
}

.btn-outline-dark:hover svg path,
.btn-outline-dark:focus svg path {
    fill: var(--white)
}

.btn-outline-gray-radius {
    border-color: var(--gray-4);
    color: var(--primary-1);
    border-radius: 6px;
    padding: 10px 18px;
    font-size: 13px
}

.btn-outline-gray-radius svg path {
    fill: var(--gray-6)
}

.btn-outline-gray-radius:hover,
.btn-outline-gray-radius:focus {
    background-color: var(--primary-4);
    border-color: var(--primary-4);
    color: #fff !important
}

.btn-outline-gray-radius:hover svg path,
.btn-outline-gray-radius:focus svg path {
    fill: var(--white)
}

.btn-outline-gray {
    border-color: var(--gray-4);
    background-color: var(--gray-5)
}

.btn-outline-gray:hover,
.btn-outline-gray:focus {
    background-color: var(--gray-5)
}

.btn-account {
    padding: 0.575rem 1.5rem
}

.btn-account-alert {
    background-color: var(--secondary-18);
    color: var(--white)
}

.btn-account-alert:hover {
    color: var(--white)
}

.btn-sm {
    padding: 0.4375rem 0.875rem;
    font-size: 0.75rem
}

.btn-sm-icon svg,
.btn-sm-icon img {
    margin-right: 0.4375rem
}

@media (max-width: 767px) {

    .btn-sm-icon svg,
    .btn-sm-icon img {
        margin-right: 0.25rem
    }
}

.btn-text {
    color: #404243
}

.btn-text svg path {
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.btn-text:hover {
    color: #ff8369
}

.btn-text:hover svg path {
    fill: #ff8369
}

.btn:disabled {
    background-color: #babcbe;
    border-color: #babcbe
}

.upload-file {
    position: absolute;
    left: 0px;
    width: 100%;
    opacity: 0;
    cursor: pointer;
    top: 0px;
    min-height: 41px
}

.checkBox {
    margin: 0;
    position: relative;
    padding-left: 1.75rem;
    cursor: pointer
}

.checkBox .checkBoxCheck {
    width: 1.125rem;
    height: 1.125rem;
    border: 1px solid var(--border-2);
    background-color: var(--border-1);
    border-radius: 0.3125rem;
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.checkBox input {
    display: none
}

.checkBox input:checked+.checkBoxCheck {
    border-color: var(--primary-2);
    background-color: #443eaf;
    background-image: url(../images/checkbox.png)
}

.checkBox a {
    color: inherit;
    font-weight: 700 !important
}

.checkBox a:hover {
    color: #483d8f
}

.radioBox {
    margin: 0;
    position: relative;
    padding-left: 1.75rem;
    cursor: pointer
}

.radioBox .radioBoxCheck {
    width: 1.25rem;
    height: 1.25rem;
    border: 1px solid var(--gray-3);
    background-color: var(--white);
    border-radius: 0.3125rem;
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50%
}

.radioBox .radioBoxCheck:after {
    content: "";
    position: absolute;
    top: 0.25rem;
    left: 0.25rem;
    right: 0.25rem;
    bottom: 0.25rem;
    background-color: var(--gray-3);
    border-radius: 50%
}

.radioBox input {
    display: none
}

.radioBox input:checked+.radioBoxCheck {
    border-color: var(--primary-2)
}

.radioBox input:checked+.radioBoxCheck:after {
    background-color: #443eaf
}

.radioBox a {
    color: inherit;
    font-weight: 700 !important
}

.radioBox a:hover {
    color: #483d8f
}

.btnSwitch {
    margin: 0;
    position: relative;
    cursor: pointer
}

.btnSwitch .btnSwitchCheck {
    width: 37px;
    height: 24px;
    border-radius: 50px;
    background-color: var(--gray-6);
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.btnSwitch .btnSwitchCheck:after {
    content: "";
    width: 22px;
    height: 22px;
    position: absolute;
    top: 1px;
    left: 1px;
    background-color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: -3px 0px 7px rgba(0, 0, 0, 0.25);
    box-shadow: -3px 0px 7px rgba(0, 0, 0, 0.25);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.btnSwitch .btnSwitchText {
    margin-left: 10px
}

.btnSwitch input {
    display: none
}

.btnSwitch input:checked+.btnSwitchCheck {
    background-color: var(--primary-1)
}

.btnSwitch input:checked+.btnSwitchCheck:after {
    left: 14px;
    background-color: var(--white);
    -webkit-box-shadow: -3px 0px 7px rgba(0, 0, 0, 0.25);
    box-shadow: -3px 0px 7px rgba(0, 0, 0, 0.25)
}

.accountSec .accountSecInner {
    height: inherit
}

@media (min-width: 992px) {
    .accountSec .accountSecInner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width: 992px) {
    .accountSec .accountSecNav {
        width: 300px;
        border-right: 1px solid var(--border-2)
    }
}

@media (min-width: 992px) {
    .accountSec .accountSecContent {
        width: calc(100% - 300px);
        padding-left: 2.375rem
    }
}

.accountSec .account-heading,
.accountSec .ac-overview {
    border-bottom: 1px solid var(--border-2)
}

.accountSec .account-heading h3,
.accountSec .ac-overview h3 {
    margin-bottom: 5px
}

.accountSec .account-heading .btn svg,
.accountSec .ac-overview .btn svg {
    margin-right: 5px
}

.accountSec .account-heading .btn svg path,
.accountSec .ac-overview .btn svg path {
    fill: var(--gray-3)
}

.accountSec .account-heading .btn:hover svg path,
.accountSec .account-heading .btn:focus svg path,
.accountSec .ac-overview .btn:hover svg path,
.accountSec .ac-overview .btn:focus svg path {
    fill: #fff
}

.accountSec .social-box {
    width: 100%;
    padding: 1.4rem;
    border: 1px solid var(--border-4);
    float: left
}

.accountSec .social-box img,
.accountSec .social-box figure {
    float: left;
    margin: 0px
}

.accountSec .social-box p {
    float: left;
    display: inline-block;
    padding: 0px 15px;
    font-family: "Archivo", sans-serif
}

.accountSec .social-box p span {
    font-family: "Poppins", sans-serif
}

.accountSec .social-box .btn {
    float: right
}

.accountnav {
    margin: 0
}

.accountnav li {
    display: block
}

.accountnav li:not(:last-child) {
    margin-bottom: 2.1875rem
}

.accountnav li a {
    display: block;
    font-size: 16px;
    font-family: "Archivo", sans-serif;
    color: #7a7a7a
}

.accountnav li a svg,
.accountnav li a img {
    margin-right: 11px
}

.accountnav li a svg path,
.accountnav li a img path {
    fill: var(--gray-3)
}

.accountnav li a svg.a_arrow,
.accountnav li a img.a_arrow {
    float: right;
    margin: 0px !important;
    padding: 0px
}

.accountnav li a:hover,
.accountnav li a.active {
    color: #ff8369;
    position: relative
}

.accountnav li a:hover:after,
.accountnav li a.active:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 26px;
    right: 0;
    background-color: #ff8369
}

.accountnav li a:hover svg path,
.accountnav li a.active svg path {
    fill: var(--primary-4)
}

.accountnav li .custom-switch {
    padding: 20px 0px 0px 31px;
    float: left;
    width: 100%
}

.accountnav li .custom-switch label.form-check-label {
    float: left;
    font-size: 12px;
    color: var(--gray-6);
    margin-top: 4px
}

.accountnav li .custom-switch label.form-check-label.active {
    color: var(--gray-1)
}

.accountnav li .custom-switch input {
    float: left !important;
    position: inherit !important;
    padding: 13px;
    background-color: var(--primary-1);
    border: none;
    margin: 0px 10px;
    background-size: 31px;
    background-position: center left -2px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.accountnav li .custom-switch input:checked {
    background-position: center right -2px
}

.accountnav li .custom-switch input:checked+label {
    color: var(--gray-1) !important
}

.accountnav li .custom-switch input:focus {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
    -webkit-box-shadow: none;
    box-shadow: none
}

.accountCard {
    display: inline-block;
    padding: 1.875rem;
    border-radius: 0.625rem;
    border: 1px solid transparent;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: inherit;
    width: 100%;
    margin-bottom: 1.25rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 768px) {
    .accountCard {
        width: 100%;
        max-width: 370px
    }
}

.accountCard:hover {
    -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.04);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.04);
    border-color: var(--border-1);
    color: inherit
}

.accountCard .accountCardTop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.accountSecNavDropdown {
    display: inline-block
}

.accountSecNavDropdown .dropdown-toggle {
    width: 30px
}

.accountSecNavDropdown .dropdown-toggle:after {
    display: none
}

.accountSecNavDropdown .dropdown-toggle .iconsClose {
    display: none
}

.accountSecNavDropdown .dropdown-toggle.show .iconsOpen {
    display: none
}

.accountSecNavDropdown .dropdown-toggle.show .iconsClose {
    display: block
}

.accountSecNavDropdown .dropdown-menu {
    top: 100% !important;
    -webkit-transform: unset !important;
    transform: unset !important;
    inset: unset !important;
    left: -1.5rem !important;
    width: 100vw;
    background-color: var(--white);
    border: 1px solid var(--border-2);
    border-top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 14px 14px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 14px 14px rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    margin: 1.5rem 0 0 !important
}

.accountSecNavDropdown .dropdown-menu li {
    display: block;
    border-top: 1px solid var(--border-2);
    background-color: transparent
}

.accountSecNavDropdown .dropdown-menu li a {
    display: block;
    padding: 1.5rem;
    color: var(--primary-1);
    font-weight: 400 !important
}

.accountSecNavDropdown .dropdown-menu li a.active {
    font-weight: 700 !important;
    background-color: var(--border-1)
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    padding-top: 60px
}

.loginSecItmContent-plane .accountSecContent .plan-deials {
    padding: 0px
}

.loginSecItmContent-plane .accountSecContent .plan-deials.bg-gray-13,
.loginSecItmContent-plane .accountSecContent .plan-deials:hover {
    background-color: #F2F2F5 !important;
    border-radius: 6px
}

.loginSecItmContent-plane .accountSecContent .plan-deials.bg-gray-13 ul.plan-checklist,
.loginSecItmContent-plane .accountSecContent .plan-deials:hover ul.plan-checklist {
    border-top: 1px solid #dcdcdc
}

.loginSecItmContent-plane .accountSecContent .plan-deials.bg-gray-13 ul.plan-checklist p,
.loginSecItmContent-plane .accountSecContent .plan-deials:hover ul.plan-checklist p {
    opacity: 1
}

.loginSecItmContent-plane .accountSecContent .plan-deials .plan_heading {
    padding: 15px 16px;
    min-height: 76px
}

.loginSecItmContent-plane .accountSecContent .plan-deials ul.plan-checklist {
    padding: 15px 16px;
    margin: 0px;
    border-top: 1px solid #f2f2f5
}

.loginSecItmContent-plane .accountSecContent .plan-deials ul.plan-checklist p {
    opacity: 0;
    margin-bottom: 0px
}

.loginSecItmContent-plane .accountSecContent .plan-deials ul.plan-checklist p a.btn {
    color: #fff
}

.loginSecItmContent-plane .accountSecContent .plan-deials ul.plan-checklist li svg path {
    fill: var(--primary-10)
}

#sidebar,
.sidebar-block {
    width: 478px;
    position: fixed;
    top: 0;
    right: -478px;
    height: 100vh;
    z-index: 1009;
    background: #fff;
    color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    overflow-y: auto;
    border-right: 1px solid #f0f0f0
}

#sidebar.active,
.sidebar-block.active {
    right: 0
}

#sidebar.right-0.active,
.sidebar-block.right-0.active {
    right: 0
}

#sidebar .new-plan,
.sidebar-block .new-plan {
    border-radius: 6px;
    padding-top: 20px;
    border-color: #f2f2f5 !important
}

#sidebar .new-plan p,
.sidebar-block .new-plan p {
    padding-left: 20px;
    padding-right: 20px
}

#sidebar .new-plan p.border-bottom,
.sidebar-block .new-plan p.border-bottom {
    border-color: #f2f2f5 !important
}

#sidebar .sidebar-header,
.sidebar-block .sidebar-header {
    padding: 30px 20px;
    background: #fff;
    position: relative
}

#sidebar .sidebar-header a.del-media,
.sidebar-block .sidebar-header a.del-media {
    position: absolute;
    right: 54px;
    top: 32px
}

#sidebar .sidebar-content,
.sidebar-block .sidebar-content {
    padding: 0px 22px
}

#sidebar .sidebar-content .seleted-media img,
.sidebar-block .sidebar-content .seleted-media img {
    width: 100%
}

#sidebar .sidebar-content p,
.sidebar-block .sidebar-content p {
    color: #404243;
    padding: 0px
}

#sidebar .sidebar-content .plan-deials,
.sidebar-block .sidebar-content .plan-deials {
    border-radius: 6px;
    padding: 0px;
    margin-bottom: 20px
}

#sidebar .sidebar-content .plan-deials.bg-gray-9,
.sidebar-block .sidebar-content .plan-deials.bg-gray-9 {
    border: 1px solid #f2f2f5
}

#sidebar .sidebar-content .plan-deials.bg-gray-9 ul,
.sidebar-block .sidebar-content .plan-deials.bg-gray-9 ul {
    border-top: 1px solid #f2f2f5
}

#sidebar .sidebar-content .plan-deials .plan_heading,
.sidebar-block .sidebar-content .plan-deials .plan_heading {
    padding: 16px 20px 0px
}

#sidebar .sidebar-content .plan-deials .plan_heading h4 svg,
.sidebar-block .sidebar-content .plan-deials .plan_heading h4 svg {
    position: relative;
    left: -3px;
    top: 1px
}

#sidebar .sidebar-content .plan-deials .plan_heading .price-info,
.sidebar-block .sidebar-content .plan-deials .plan_heading .price-info {
    min-width: 105px;
    margin: 0px
}

#sidebar .sidebar-content .plan-deials .plan_heading .price-info h5.month-val,
.sidebar-block .sidebar-content .plan-deials .plan_heading .price-info h5.month-val {
    font-size: 18px
}

#sidebar .sidebar-content .plan-deials .plan_heading .price-info sup,
.sidebar-block .sidebar-content .plan-deials .plan_heading .price-info sup {
    top: 0px;
    margin-right: -1px
}

#sidebar .sidebar-content .plan-deials ul,
.sidebar-block .sidebar-content .plan-deials ul {
    border-top: 1px solid #f2f2f538;
    padding: 16px 20px;
    margin-top: 12px;
    margin-bottom: 0px
}

#sidebar .sidebar-content .plan-deials ul li,
.sidebar-block .sidebar-content .plan-deials ul li {
    margin-bottom: 12px;
    display: block
}

#sidebar .sidebar-content .plan-deials ul li .btn-p:hover,
.sidebar-block .sidebar-content .plan-deials ul li .btn-p:hover {
    background-color: #ff8369;
    color: #fff
}

#sidebar .sidebar-content ul.media-tags,
.sidebar-block .sidebar-content ul.media-tags {
    color: #404243;
    margin: 0px;
    padding: 0px
}

#sidebar .sidebar-content ul.media-tags li:not(:last-child),
.sidebar-block .sidebar-content ul.media-tags li:not(:last-child) {
    font-size: 12px;
    padding: 5px 34px 5px 14px;
    background-color: #f2f2f5;
    border-radius: 26px;
    margin: 0px 8px 10px 0px;
    display: inline-block;
    position: relative
}

#sidebar .sidebar-content ul.media-tags li:not(:last-child) a,
.sidebar-block .sidebar-content ul.media-tags li:not(:last-child) a {
    position: absolute;
    right: 15px;
    top: 5px;
    padding: 0px
}

#sidebar .sidebar-content ul.used-in li,
.sidebar-block .sidebar-content ul.used-in li {
    margin-bottom: 14px;
    line-height: 25px
}

#sidebar .sidebar-content ul.used-in li figure,
.sidebar-block .sidebar-content ul.used-in li figure {
    float: left;
    margin: 0px 9px 0px 0px;
    height: 24px;
    width: 24px;
    display: inline-block;
    border: 1px solid #dcdcdc;
    text-align: center;
    border-radius: 50px;
    line-height: 20px
}

#sidebar ul.components,
.sidebar-block ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #47748b
}

#sidebar ul p,
.sidebar-block ul p {
    color: #fff;
    padding: 10px
}

#sidebar ul li a,
.sidebar-block ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block
}

#sidebar ul li a:hover,
.sidebar-block ul li a:hover {
    color: #7386d5;
    background: #fff
}

#dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    position: absolute;
    top: 25px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#dismiss:hover {
    color: #7386d5
}

.dismiss {
    position: inherit !important
}

ul.sideNav-btn {
    position: fixed;
    width: 100%;
    bottom: 0px
}

ul.sideNav-btn a.weight-normal.btn {
    padding: 14px 34px !important
}

.overlay {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 998;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

.overlay.active {
    display: block;
    opacity: 1
}

.overlay~.overlay {
    background-color: transparent
}

body.sidbar_contentslide .overlay {
    display: none
}

body.sidbar_contentslide .overlay.active {
    display: none
}

body.sidbar_contentslide .select-media li.active .video-outer {
    opacity: 1;
    border-color: #ff8369 !important
}

body.sidbar_contentslide .select-media li .video-outer {
    opacity: 0.6
}

body.sidbar_contentslide .select-media li .custom-radiobtn {
    display: block !important;
    position: absolute;
    top: 0px;
    right: 0px;
    width: calc(100% - 26px);
    text-align: right;
    height: calc(100% - 6px);
    left: 13px
}

body.sidbar_contentslide .select-media li .custom-radiobtn label {
    margin-bottom: 0px;
    width: 100%;
    height: 100%;
    padding: 5px
}

.custom-select-box .custom-switch label {
    font-size: 14px;
    color: #404243;
    padding: 5px 0px
}

.custom-select-box .custom-switch label input {
    width: 18px;
    height: 18px;
    margin: 0px 10px 0px 0px
}

.custom-select-box .custom-switch label input:checked {
    background-color: #443eaf;
    border-color: #443eaf;
    -webkit-box-shadow: none;
    box-shadow: none
}

.custom-toggle-box .custom-slidetoggle {
    margin: 14px 0px
}

.custom-toggle-box .custom-slidetoggle label {
    color: #404243
}

.sidebar-block.selectlocations {
    width: 558px;
    right: -558px;
    overflow-y: inherit
}

.sidebar-block.localisecontent {
    width: 846px;
    right: -846px;
    overflow-y: inherit
}

.box-ul li:not(:first-child) {
    margin-left: 14px;
    padding-left: 14px;
    border-left: 1px solid #DCDCDC
}

.box-ul li a img {
    float: left;
    max-width: 13px
}

.biiling-invoice {
    margin: 0px;
    padding: 0px
}

.biiling-invoice li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.modal .modal-dialog {
    width: 100%;
    max-width: 576px
}

.modal .modal-dialog.modal-lg {
    max-width: 800px
}

.modal .modal-dialog.modal-xl {
    max-width: 1100px
}

.modal .modal-dialog .modal-body {
    padding: 40px
}

.modal .modal-dialog .modal-body .cust-pad {
    padding: 14px 34px
}

.modal .modal-dialog #container-view .grid li {
    position: relative;
    min-width: 185px;
    padding: 0px 10px !important
}

.modal .modal-dialog #container-view .grid li .audio_outer .text-md {
    font-size: 12px !important
}

.modal .modal-dialog #container-view .grid li .custom-radiobtn {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 4px
}

.custom-textarea label {
    top: 0px
}

.custom-textarea textarea {
    font-size: 14px;
    color: #404243;
    width: 100%;
    min-height: 121px;
    border: none;
    padding: 3px 0px;
    border-bottom: 1px solid var(--gray-4)
}

.custom-textarea textarea:focus {
    outline: none
}

.custom-textarea textarea::-webkit-input-placeholder {
    color: #404243
}

.custom-textarea textarea:-ms-input-placeholder {
    color: #404243
}

.custom-textarea textarea::-ms-input-placeholder {
    color: #404243
}

.custom-textarea textarea::placeholder {
    color: #404243
}

.down_arrow select {
    background-image: url(../images/accountSetting/Union.svg);
    background-repeat: no-repeat
}

.plan-deials {
    padding: 30px 25px
}

.plan-deials .plan_heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.plan-deials .plan_heading h4 {
    width: 100%;
    font-size: 18px
}

.plan-deials .plan_heading h4 span {
    font-family: "Poppins", sans-serif;
    font-weight: 400 !important
}

.plan-deials .plan_heading svg {
    -webkit-filter: drop-shadow(0 0 2px #f6f7fc);
    filter: drop-shadow(0 0 2px #f6f7fc)
}

.plan-deials .price-info {
    margin-bottom: 25px;
    color: #404243
}

.plan-deials .price-info sup {
    position: relative;
    top: -9px;
    font-size: 17px;
    margin-right: 2px;
    font-family: "Archivo", sans-serif
}

.plan-deials .price-info h3 {
    font-family: "Poppins", sans-serif !important
}

.plan-deials .price-info h5 {
    display: inline-block;
    font-size: 28px;
    font-weight: 400 !important;
    color: #404243
}

.plan-deials .price-info span {
    font-size: 14px;
    padding-left: 4px
}

.plan-deials .price-info .year-val {
    display: none
}

.plan-deials .price-info.year_value .month-val {
    display: none
}

.plan-deials .price-info.year_value .year-val {
    display: inline-block
}

.plan-deials ul {
    border-top: 1px solid var(--border-4);
    padding: 20px 0px;
    margin: 20px 0px
}

.plan-deials ul li {
    font-size: 12px;
    margin-bottom: 20px;
    padding-left: 30px;
    position: relative;
    line-height: normal;
    color: #7a7a7a
}

.plan-deials ul li svg {
    position: absolute;
    left: 0px;
    top: 3px
}

.plan-deials ul li svg path {
    fill: var(--gray-1)
}

.plan-deials ul p a.btn {
    width: 100%;
    padding: 10px;
    font-size: 12px;
    color: var(--primary-1)
}

.plan-deials.defult-price p a.btn {
    color: #fff
}

.plan-deials.defult-price:hover {
    background-color: #fff
}

.plan-deials.defult-price:hover p a.btn {
    opacity: 1
}

.plan-deials.bg-white ul li svg path {
    fill: var(--primary-10)
}

.plan-deials.bg-primary-1 {
    color: #fff
}

.plan-deials.bg-primary-1 .plan_heading svg {
    -webkit-filter: none;
    filter: none
}

.plan-deials.bg-primary-1 .price-info {
    color: #fff
}

.plan-deials.bg-primary-1 .price-info h5 {
    color: #fff
}

.plan-deials.bg-primary-1 ul {
    border-top: 1px solid #5c4faf
}

.plan-deials.bg-primary-1 ul li {
    color: #fff
}

.plan-deials.bg-primary-1 ul li svg path {
    fill: var(--primary-10)
}

.plan-deials .planscroll {
    height: 210px;
    overflow-y: auto
}

.btn.btn-md {
    padding: 0.8rem 2.1rem
}

.btn.btn-md .icon {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin-top: -6px;
    margin-bottom: -6px;
    padding-top: 2px
}

.btn.btn-md .icon img {
    width: 80%;
    height: 80%;
    -o-object-fit: contain;
    object-fit: contain
}

.btn.btn-md.btn-md-same-pad {
    padding: 11px 13px;
    line-height: normal
}

.btn-outline-primary {
    border: 1px solid var(--primary-6);
    -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
    border-radius: 6px;
    font-style: normal;
    font-weight: 500 !important;
    font-size: 14px;
    color: #404243
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: var(--primary-4);
    border-color: var(--primary-4)
}

.btn-outline-primary:hover .icon img {
    mix-blend-mode: color-dodge
}

.btn-outline-primary:active:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.breadcrumb-tabs li {
    padding: 8px 14px;
    position: relative
}

.breadcrumb-tabs li .nav-link {
    padding: 10px;
    font-size: 12px;
    color: var(--gray-2);
    position: relative
}

.breadcrumb-tabs li .nav-link:hover {
    color: var(--primary-4)
}

.breadcrumb-tabs li .nav-link.active {
    color: var(--primary-4);
    font-weight: 600 !important
}

.breadcrumb-tabs li .nav-link.active:after {
    content: "";
    position: absolute;
    width: 27px;
    height: 2px;
    background-color: var(--primary-4);
    left: 10px;
    bottom: -8px
}

.breadcrumb-tabs li .nav-link.disabled {
    color: var(--secondary-16)
}

.breadcrumb-tabs li .nav-link.ps-0:after {
    left: 0
}

.breadcrumb-tabs li.divader-left:after {
    left: 0;
    top: 17px
}

.back_cta {
    display: inline-block;
    width: 24px;
    height: 24px;
    text-align: left;
    line-height: 24px
}

.back_cta a {
    display: inline-block;
    width: 100%;
    height: 100%
}

.content_area {
    padding: 40px 30px 20px 30px
}

.static_lable.formItm label {
    position: static;
    font-weight: 400;
    font-size: 16px;
    font-family: "Archivo", sans-serif
}

.static_lable.formItm label .counts {
    width: 20px;
    margin-left: -20px;
    display: inline-block
}

.static_lable.formItm input,
.static_lable.formItm select {
    padding: 0.7em 0 0.7em
}

.static_lable.order_list {
    margin-left: 20px
}

.more_info {
    font-size: 13px;
    font-weight: 600;
    color: #7a7a7a
}

.radio_select_wrapp {
    padding: 0.6rem 0
}

.radio_select_wrapp .radio_select {
    width: auto;
    margin: 0px 10px 10px 0px;
    float: left
}

.radio_select_wrapp .radio_select .radio_caption {
    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;
    cursor: pointer;
    min-width: 77px;
    height: 34px;
    padding: 0.4rem;
    background: #fff;
    border: 1px solid var(--primary-6);
    border-radius: 6px;
    font-size: 12px;
    color: var(--gray-2);
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
    white-space: nowrap
}

.radio_select_wrapp .radio_select .radio_input_element {
    display: none
}

.radio_select_wrapp .radio_select .radio_input_element:checked+.radio_caption {
    border-color: var(--primary-1);
    background-color: var(--primary-1);
    color: #fff
}

.radio_select_wrapp .radio_select .radio_caption:hover {
    border-color: var(--primary-1)
}

.process_tabs li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 40px;
    position: relative
}

.process_tabs li .nav-link {
    display: inline-block;
    font-size: 16px;
    color: var(--gray-6);
    padding: 0px;
    position: relative
}

.process_tabs li .nav-link img {
    max-width: 100%;
    margin-right: 10px
}

.process_tabs li .nav-link svg {
    margin-right: 10px
}

.process_tabs li .nav-link svg path {
    fill: var(--gray-6)
}

.process_tabs li .nav-link svg rect {
    fill: var(--gray-6)
}

.process_tabs li .nav-link svg.white path {
    fill: #fff !important
}

.process_tabs li .nav-link:after {
    content: "";
    position: absolute;
    left: calc(100% + 0.5rem);
    height: 1px;
    width: 20px;
    background-color: var(--gray-6);
    top: 11px
}

.process_tabs li .nav-link.active {
    color: var(--gray-3)
}

.process_tabs li .nav-link.active svg {
    margin-right: 10px
}

.process_tabs li .nav-link.active svg path {
    fill: var(--primary-4)
}

.process_tabs li .nav-link.active svg rect {
    fill: var(--primary-4)
}

.process_tabs li .nav-link.active:after {
    background-color: var(--primary-4)
}

.process_tabs li:last-child .nav-link:after {
    display: none
}

.form-switch.toggle_switch {
    padding: 0;
    vertical-align: middle;
    cursor: pointer
}

.form-switch.toggle_switch label.form-check-label {
    float: left;
    font-size: 12px;
    color: var(--gray-6);
    margin-top: 4px
}

.form-switch.toggle_switch label.form-check-label.active {
    color: var(--gray-1)
}

.form-switch.toggle_switch input {
    float: left !important;
    position: inherit !important;
    padding: 13px 20px;
    background-color: var(--gray-6);
    border: none;
    margin: 0;
    background-size: 31px;
    background-position: center left -2px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.form-switch.toggle_switch input:checked {
    background-color: var(--primary-1);
    background-position: center right -2px
}

.form-switch.toggle_switch input:checked~label {
    color: var(--gray-1) !important
}

.form-switch.toggle_switch input:checked~label.order-1 {
    color: var(--gray-6) !important
}

.form-switch.toggle_switch input:checked~label.order-3 {
    color: var(--gray-2) !important
}

.form-switch.toggle_switch input:focus {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
    -webkit-box-shadow: none;
    box-shadow: none
}

.check_toggle_content .check_content {
    padding: 0.14rem 16px;
    opacity: 0.8
}

.check_toggle_content .check_content .btn {
    line-height: normal
}

.check_toggle_content .check_content .btn svg {
    float: left;
    margin-right: 7px
}

.check_toggle_content .check_content .btn svg path {
    fill: var(--gray-1)
}

.check_toggle_content .check_content.active {
    opacity: 1
}

.media_list ul {
    padding: 0;
    margin: 0
}

.media_list ul li {
    width: 100%
}

.media_figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-bottom: 0
}

.media_figure .media {
    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;
    width: 65px;
    height: 57px;
    background-color: var(--gray-4);
    border-radius: 6px;
    overflow: hidden;
    position: relative
}

.media_figure .media.video:before {
    content: "";
    border-radius: 50%;
    background-color: #ffff;
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.media_figure .media.video:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    margin-left: 1px;
    border-left: 7px solid #000
}

.media_figure .media img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}
.media_figure .media video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}
.media_figure figcaption {
    padding: 0.5rem 0.75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 65px)
}

.media_figure figcaption .caption {
    min-width: 100px;
    padding-right: 1rem;
    font-size: 14px;
    line-height: 16px;
    color: #404243
}

.media_figure figcaption .caption .title {
    margin-bottom: 0.5rem
}

.media_figure figcaption .caption .sub_title {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 14px;
    color: #7a7a7a
}

.media_figure figcaption .cta {
    min-width: 58px
}

.media_figure figcaption .cta a {
    width: 20px;
    height: 20px;
    text-align: center;
    display: inline-block
}

.media_figure figcaption .cta a img {
    width: 100%;
    height: 100%
}

.media_figure figcaption .cta a svg path {
    fill: var(--gray-3)
}

.media_figure figcaption .cta a:hover svg path {
    fill: var(--primary-4)
}

.video-text .check_toggle_content {
    margin-bottom: 25px;
    padding-right: 25px
}

.video-text .video-time span {
    background-color: var(--primary-6);
    min-width: 40px;
    height: 40px;
    border-radius: 6px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-size: 12px;
    font-weight: 600 !important;
    color: var(--gray-2);
    letter-spacing: 0.5px
}

.video-text .custom-input .formItm {
    margin-bottom: 20px;
    padding: 0px
}

.video-text .custom-input .formItm span.text-limit {
    position: absolute;
    display: inline-block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    right: 0px;
    font-size: 12px;
    color: var(--gray-6);
    bottom: 13px
}

.video-text .custom-input .formItm input {
    padding-right: 75px;
    color: var(--gray-3)
}

.video-text .custom-input .formItm input#titleName {
    font-size: 16px;
    color: var(--gray-2);
    font-weight: 700 !important;
    font-family: "Archivo", sans-serif
}

.video-text .custom-input .formItm input#titleName::-webkit-input-placeholder {
    font-size: 16px
}

.video-text .custom-input .formItm input#titleName:-ms-input-placeholder {
    font-size: 16px
}

.video-text .custom-input .formItm input#titleName::-ms-input-placeholder {
    font-size: 16px
}

.video-text .custom-input .formItm input#titleName::placeholder {
    font-size: 16px
}

.video-text .custom-input ::-webkit-input-placeholder {
    color: var(--gray-6) !important;
    opacity: 1 !important;
    display: inline-block !important;
    font-size: 12px;
    font-weight: 400 !important
}

.video-text .custom-input :-ms-input-placeholder {
    color: var(--gray-6) !important;
    opacity: 1 !important;
    display: inline-block !important;
    font-size: 12px;
    font-weight: 400 !important
}

.video-text .custom-input ::-ms-input-placeholder {
    color: var(--gray-6) !important;
    opacity: 1 !important;
    display: inline-block !important;
    font-size: 12px;
    font-weight: 400 !important
}

.video-text .custom-input ::placeholder {
    color: var(--gray-6) !important;
    opacity: 1 !important;
    display: inline-block !important;
    font-size: 12px;
    font-weight: 400 !important
}

.video-text .custom-input .custom-textarea textarea {
    color: var(--gray-3);
    min-height: 50px;
    padding-right: 75px;
    resize: none
}

.video-text .custom-input .custom-textarea ::-webkit-input-placeholder {
    color: var(--gray-6) !important;
    opacity: 1 !important;
    display: inline-block !important
}

.video-text .custom-input .custom-textarea :-ms-input-placeholder {
    color: var(--gray-6) !important;
    opacity: 1 !important;
    display: inline-block !important
}

.video-text .custom-input .custom-textarea ::-ms-input-placeholder {
    color: var(--gray-6) !important;
    opacity: 1 !important;
    display: inline-block !important
}

.video-text .custom-input .custom-textarea ::placeholder {
    color: var(--gray-6) !important;
    opacity: 1 !important;
    display: inline-block !important
}

.voicover-block .custom-textarea textarea {
    color: var(--gray-2);
    min-height: 60px;
    padding-right: 75px;
    resize: none
}

.custom-radios div {
    display: inline-block
}

.custom-radios input[type="radio"] {
    display: none
}

.custom-radios input[type="radio"]+label {
    color: #333;
    font-family: Arial, sans-serif;
    font-size: 14px
}

.custom-radios input[type="radio"]+label span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #babcbe;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    line-height: 13px;
    position: relative;
    top: -1px
}

.custom-radios input[type="radio"]+label span img {
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.custom-radios input[type="radio"]:checked+label span {
    background-color: var(--primary-1);
    border-color: var(--primary-1)
}

.custom-radios input[type="radio"]:checked+label span img {
    opacity: 1
}

.select {
    position: relative
}

.selectLabel {
    display: block;
    font-weight: bold;
    margin-bottom: 0.4rem
}

.selectWrapper {
    position: relative
}

.selectCustom {
    position: relative;
    width: 100%
}

.selectCustom-trigger {
    font-size: 14px;
    border-bottom: 1px solid var(--gray-4);
    border-radius: 0px;
    cursor: pointer;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 6px 0px;
    min-height: 37px;
    line-height: 24px
}

.selectCustom-trigger::after {
    content: url("../images/select-down.svg");
    position: absolute;
    top: 0;
    line-height: 33px;
    right: 2px
}

.selectCustom-trigger:hover,
.selectCustom-trigger:focus {
    border-color: #ff8369
}

.selectCustom-options {
    position: absolute;
    left: 0;
    width: 100%;
    border-radius: 0px 0px 6px 6px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 14px #e6e6e6;
    box-shadow: 0 0 14px #e6e6e6;
    z-index: 1;
    display: none
}

.selectCustom.isActive .selectCustom-options {
    display: block
}

.selectCustom-option {
    position: relative;
    padding: 13px 20px;
    font-size: 14px;
    min-height: 54px;
    line-height: 28px;
    cursor: pointer
}

.selectCustom-option.selected {
    font-weight: 700 !important
}

.selectCustom-option span.play_staus {
    float: right
}

.selectCustom-option span.play {
    opacity: 0
}

.selectCustom-option span.play icon {
    width: 24px;
    height: 24px;
    display: block;
    text-align: center;
    border-radius: 50px;
    background-color: #fff;
    border: 1px solid #fff;
    line-height: normal;
    -webkit-box-shadow: 0px 10px 32px #c7c7c7;
    box-shadow: 0px 10px 32px #c7c7c7
}

.selectCustom-option:hover {
    background-color: #f2f2f5
}

.selectCustom-option:hover span.play {
    opacity: 1
}

.selectCustom-option:not(:last-of-type)::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0px;
    width: 100%;
    border-bottom: 1px solid #f2f2f5
}

.video_wrapper {
    position: relative;
    max-width: 620px;
    border-radius: 6px;
    overflow: hidden
}

.video_wrapper_full {
    padding-top: 348px
}

.videoIframe {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent
}

.videoPoster {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: url("../images/myVideos/video_bg.png");
    background-size: cover;
    border: none;
    text-indent: -999em;
    overflow: hidden;
    opacity: 1;
    -webkit-transition: opacity 800ms, height 0s;
    transition: opacity 800ms, height 0s;
    -webkit-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s
}

.videoPoster:hover {
    cursor: pointer
}

.videoPoster:hover:before {
    border-color: #f00
}

.videoPoster:hover:after {
    border-left-color: #f00
}

.videoPoster:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    background-color: #fff;
    border-radius: 100%;
    -webkit-transition: border-color 300ms;
    transition: border-color 300ms
}

.videoPoster:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    margin: -10px 0 0 -5px;
    border-left: 20px solid #000;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    -webkit-transition: border-color 300ms;
    transition: border-color 300ms
}

.videoPoster:focus:before {
    border-color: #f00
}

.videoPoster:focus:after {
    border-left-color: #f00
}

.videoWrapperActive .videoPoster {
    opacity: 0;
    height: 0;
    -webkit-transition-delay: 0s, 800ms;
    transition-delay: 0s, 800ms
}

ul.video_address li {
    padding-left: 40px;
    position: relative;
    margin-bottom: 20px
}

ul.video_address li figure {
    position: absolute;
    left: 0px;
    top: 0px
}

ul.video_address li p {
    font-size: 16px;
    color: var(--gray-3);
    margin: 0px;
    font-family: "Archivo", sans-serif
}

ul.video_address li a,
ul.video_address li address {
    font-size: 14px;
    color: var(--gray-2)
}

.aspect-ratio .selectCustom-options {
    max-width: 333px;
    max-height: 320px;
    overflow: auto
}

.aspect-ratio .dropdownSelect h6 {
    padding: 15px 24px;
    border-bottom: 1px solid #f2f2f5
}

.aspect-ratio .dropdownSelect h6 img {
    max-width: 28px;
    margin-right: 10px
}

.aspect-ratio .dropdownSelect ul {
    max-height: 300px;
    overflow: auto
}

.aspect-ratio .dropdownSelect ul li {
    position: relative
}

.aspect-ratio .dropdownSelect ul li:not(last-child) {
    border-bottom: 1px solid #f2f2f5
}

.aspect-ratio .dropdownSelect ul li a {
    padding: 15px 42px 15px 24px
}

.aspect-ratio .dropdownSelect ul li a span.ratio-sel {
    position: absolute;
    top: 23px;
    font-size: 10px;
    color: #7a7a7a;
    right: 24px
}

.aspect-ratio .dropdownSelect ul li a span.ratio-sel:before {
    content: "";
    height: 11px;
    width: 18px;
    position: absolute;
    border: 1px solid #dcdcdc;
    top: -9px
}

.aspect-ratio .dropdownSelect ul li a.active {
    font-weight: normal !important;
    background-color: #f2f2f5;
    padding-left: 55px !important;
    background-position: left 24px center
}

.aspect-ratio .dropdownSelect ul li a.active span.ratio-sel:before {
    border: 1px solid #dcdcdc;
    background: #babcbe
}

.look-feel-video .video_wrapper {
    max-width: inherit
}

.createTag_wrapp figure {
    float: left
}

.createTag_wrapp span.tag {
    font-size: 12px;
    color: #404243;
    padding: 5px 16px;
    background-color: #f2f2f5;
    display: inline-block;
    border-radius: 26px;
    margin: 0px 4px
}

.createTag_wrapp a svg {
    position: relative;
    top: -2px;
    left: 2px
}

.createTag_wrapp .tagfield {
    max-width: 230px;
    display: inline-block;
    width: 100%;
    position: relative
}

.createTag_wrapp .tagfield input {
    padding: 2px 5px;
    display: inline-block;
    font-size: 12px
}

.createTag_wrapp .tagfield input.add-Tag {
    max-width: 70%;
    float: left
}

.createTag_wrapp .tagfield input.tag-btn {
    max-width: 30%;
    border-radius: 0px 5px 0px 0px;
    background-color: #ff8369;
    color: #fff
}

.createTag_wrapp .createTag_wrappAdd {
    display: none
}

.createTag_wrapp.active .createTag_wrappAdd {
    display: inline-block
}

.createTag_wrapp.active .createTag_wrappAddBtn {
    display: none
}

.videoimg_wrapp ul {
    padding: 0px;
    margin: 0px
}

.videoimg_wrapp ul li {
    margin-right: 2%;
    width: 17%
}

.videoimg_wrapp ul li a {
    display: block
}

.videoimg_wrapp ul li a img {
    width: 100%;
    border: 2px solid #fff;
    border-radius: 6px;
    opacity: 0.5;
    mix-blend-mode: luminosity;
}

.videoimg_wrapp ul li.active a img,
.videoimg_wrapp ul li:hover a img,
.videoimg_wrapp ul li:focus a img {
    border: 2px solid #ff8369;
    opacity: 1;
    mix-blend-mode: normal;
}

.theme-color ul li input.form-check-input {
    cursor: pointer
}

.theme-color ul li figure.color-pic.no-bg {
    background-color: transparent !important
}

.theme-color ul li .clr-field {
    border-radius: 6px;
    overflow: hidden;
    cursor: pointer
}

.theme-color ul li .clr-field button {
    width: 35px !important
}

a.hidetag {
    float: right;
    margin: 0px 0px 0px 5px;
    line-height: normal;
    position: relative;
    top: 2px
}

a.hidetag svg {
    top: 0px !important;
    max-width: 9px !important
}

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

.createVideoTextOverlays .createVideoTextOverlaysNav {
    width: 85px;
    padding-left: 15px
}

.createVideoTextOverlays .createVideoTextOverlaysContent {
    width: calc(100% - 85px);
    padding-left: 15px;
    padding-right: 70px
}

.createVideoTextOverlays .nav.nav-dots>li a {
    float: none !important;
    display: inline-block !important
}

.radio_select_wrapp.mnths .radio_select {
    margin-right: 3px
}

.radio_select_wrapp.mnths .radio_caption {
    background: var(--gray-9);
    color: var(--gray-3);
    width: 99px;
    height: 32px;
    border-radius: 3px;
    font-size: 15px
}

.radio_select_wrapp.mnths .radio_caption:hover {
    background-color: var(--primary-1);
    color: var(--white)
}

.radio_select_wrapp.weeks .radio_select {
    margin: 0 5px 5px 0
}

.radio_select_wrapp.weeks .radio_select .radio_caption {
    min-width: 32px;
    height: 32px;
    border-radius: 3px;
    background-color: var(--gray-9);
    color: var(--gray-3);
    font-size: 15px
}

.radio_select_wrapp.weeks .radio_select .radio_caption:hover {
    background-color: var(--primary-1);
    color: var(--white)
}

.plan-deials.subscription-details ul li {
    display: block
}

.createVideoTextOverlaysNav.OverlayFixed {
    position: fixed;
    top: 206px;
    left: 34px
}

.createVideoTextOverlaysContent.marginRight {
    margin-left: 85px
}

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

.width-72 .back_cta {
    width: 20px;
    height: 40px
}

.width-72 .small-side .custom-switch {
    width: 100%;
    float: left;
    padding: 0px
}

.width-72 .small-side .left-icon {
    border-radius: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.width-72 .form-check.form-switch.custom-switch {
    padding: 20px 0px 0px 31px;
    float: right;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    z-index: 11
}

.width-72 .form-check.form-switch.custom-switch label.form-check-label {
    float: left;
    font-size: 12px;
    color: var(--gray-6);
    margin-top: 4px
}

.width-72 .form-check.form-switch.custom-switch label.form-check-label.active {
    color: var(--gray-1)
}

.width-72 .form-check.form-switch.custom-switch input {
    float: left !important;
    position: inherit !important;
    padding: 13px 0;
    width: 37px;
    background-color: var(--primary-1);
    border: none;
    margin: 0px 10px;
    background-size: 31px;
    background-position: center left -2px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.width-72 .form-check.form-switch.custom-switch input:checked {
    background-position: center right -2px
}

.width-72 .form-check.form-switch.custom-switch input:checked+label {
    color: var(--gray-1) !important
}

.width-72 .form-check.form-switch.custom-switch input:focus {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
    -webkit-box-shadow: none;
    box-shadow: none
}

.width-72 .small-side .check-toggle.custom-switch.form-check.form-switch {
    float: left;
    width: 100%;
    margin: 27px 0px 18px 0px !important;
    padding: 0px
}

.width-72 nav .custom-switch {
    padding: 20px 0px 0px 31px;
    float: right;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    z-index: 11
}

.width-72 nav .custom-switch label.form-check-label {
    float: left;
    font-size: 12px;
    color: var(--gray-6);
    margin-top: 4px
}

.width-72 nav .custom-switch label.form-check-label.active {
    color: var(--gray-1)
}

.width-72 nav .custom-switch input {
    float: left !important;
    position: inherit !important;
    padding: 13px;
    background-color: var(--primary-1);
    border: none;
    margin: 0px 10px;
    background-size: 31px;
    background-position: center left -2px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.width-72 nav .custom-switch input:checked {
    background-position: center right -2px
}

.width-72 nav .custom-switch input:checked+label {
    color: var(--gray-1) !important
}

.width-72 nav .custom-switch input:focus {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
    -webkit-box-shadow: none;
    box-shadow: none
}

.width-72 a#sidebarCollapse {
    position: absolute;
    right: 0px;
    bottom: 12px
}

.width-72 a#sidebarCollapse svg {
    width: 16px
}

.width-72 a#sidebarCollapse svg path {
    fill: var(--gray-6)
}

.width-72 a#sidebarCollapse:hover svg {
    width: 16px
}

.width-72 a#sidebarCollapse:hover svg path {
    fill: var(--primary-4)
}

.fixsidebar {
    position: fixed;
    right: 0px;
    width: 72px;
    background-color: #ffffff;
    height: calc(100%);
    top: 0;
    z-index: 1000;
    padding-top: 64px
}

.fixsidebar ul {
    padding: 0px;
    margin: 0px;
    height: 100%
}

.fixsidebar ul li {
    display: block !important;
    text-align: center;
    margin: 0px 2px;
    padding: 12px 0px
}

.fixsidebar ul li:first-child {
    padding: 20px 0px;
    border-bottom: 1px solid var(--gray-4);
    margin: 0px 10px 10px
}

.fixsidebar ul li a {
    font-size: 10px;
    color: var(--gray-3)
}

.fixsidebar ul li a figure {
    margin-bottom: 0px;
    padding: 0px
}

.fixsidebar ul li a:hover,
.fixsidebar ul li a:focus,
.fixsidebar ul li a.active {
    color: var(--primary-4)
}

.fixsidebar ul li a:hover svg path,
.fixsidebar ul li a:focus svg path,
.fixsidebar ul li a.active svg path {
    fill: var(--primary-4)
}

.fixsidebar ul li.help-ico {
    position: absolute;
    bottom: 0px;
    width: calc(100% - 20px);
    padding: 25px 0px;
    border-top: 1px solid var(--gray-4);
    margin: 0px 10px
}

.sidebar1.active,
.sidebar2.active,
.sidebar3.active,
.sidebar4.active,
.sidebar5.active,
.sidebar6.active,
.sidebar7.active,
.sidebar8.active {
    right: 72px
}

.input-text {
    position: absolute;
    right: 0px;
    bottom: 13px
}

.sidebar-textblock {
    padding: 25px 35px
}

.sidebar-textblock .formItm {
    padding: 0px;
    margin: 0px
}

.sidebar-textblock .custom-switch {
    padding-top: 5px
}

.sidebar-textblock .custom-switch input.location {
    top: 0px;
    margin: 3.5px 2px
}

.sidebar-textblock .custom-switch input.location:checked {
    background-color: var(--primary-1);
    border-color: var(--primary-1)
}

.sidebar-edit {
    right: -558px;
    width: 558px
}

.sidebar-edit.active {
    right: 0
}

#sidebar-edit .sidebar-header {
    padding: 35px
}

#sidebar-edit .sidebar-header .formItm {
    margin: 0px
}

#sidebar-edit .sidebar-header .formItm input {
    background: transparent
}

#sidebar-edit .sidebar-header #dismiss {
    width: 19px;
    height: 19px;
    background-color: #f2f2f5;
    border-radius: 5px;
    line-height: normal !important;
    right: 20px;
    top: 25px
}

#sidebar-edit .sidebar-header #dismiss svg {
    width: 8px;
    position: relative;
    top: -5px
}

.sidebar1 #dismiss,
.sidebar2 #dismiss,
.sidebar3 #dismiss,
.sidebar4 #dismiss,
.sidebar5 #dismiss,
.sidebar6 #dismiss,
.sidebar7 #dismiss,
.sidebar8 #dismiss {
    width: 19px;
    height: 19px;
    background-color: #f2f2f5;
    border-radius: 5px;
    line-height: normal !important;
    right: 20px;
    top: 28px
}

.sidebar1 #dismiss svg,
.sidebar2 #dismiss svg,
.sidebar3 #dismiss svg,
.sidebar4 #dismiss svg,
.sidebar5 #dismiss svg,
.sidebar6 #dismiss svg,
.sidebar7 #dismiss svg,
.sidebar8 #dismiss svg {
    width: 8px;
    position: relative;
    top: -5px
}

.side-content {
    padding: 22px
}

.side-content .video_wrapper_full {
    padding-top: 244px
}

.side-content .video_wrapper_full .videoPoster:before {
    width: 40px;
    height: 40px;
    margin: -20px 0px 0 -20px
}

.side-content .video_wrapper_full .videoPoster:after {
    margin: -4px 0 0 -2px;
    border-left: 8px solid #000;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent
}

.side-content .video-title .custom-switch label {
    color: var(--gray-3);
    font-size: 14px;
    margin-bottom: 13px
}

.side-content .video-title .custom-switch label.active {
    color: var(--gray-1)
}

.side-content .video-title .custom-switch label .form-check-input {
    position: relative;
    width: 18px;
    height: 18px;
    border-radius: 50px !important;
    top: -2px;
    margin-right: 4px
}

.side-content .video-title .custom-switch label .form-check-input:checked {
    background-color: #483d8f;
    border-color: #483d8f
}

.side-content .video-title .custom-switch label:focus,
.side-content .video-title .custom-switch label:target,
.side-content .video-title .custom-switch label:hover,
.side-content .video-title .custom-switch label:visited {
    color: var(--gray-1)
}

.add_location {
    max-width: 333px;
    min-width: 333px;
    border: none
}

.add_location .formItm {
    margin: 10px 20px
}

.add_location .formItm input {
    width: 64%
}

.add_location .formItm a.btn {
    position: absolute;
    right: 0px;
    bottom: 0px
}

.add_location ul.location-list {
    padding: 0px;
    max-height: 232px;
    overflow: auto
}

.add_location li {
    display: block;
    color: #2b2f32;
    font-size: 14px;
    line-height: 54px
}

.add_location li:not(:last-child) {
    border-bottom: 1px solid var(--gray-8)
}

.add_location li:not(:first-child) {
    padding-left: 40px
}

.add_location li h6 {
    font-size: 14px;
    line-height: 54px;
    padding-left: 20px;
    border-top: 1px solid var(--gray-8);
    margin-top: 20px
}

.add_location li:hover,
.add_location li.active {
    background-color: var(--gray-8);
    color: #7a7a7a
}

ul#main_nav {
    margin: 20px 0px
}

ul#main_nav li {
    display: block;
    width: 100%;
    text-align: center
}

ul#main_nav a {
    background-color: var(--primary-6);
    border: 1px solid #f2f2f5;
    min-width: 40px;
    height: 31px;
    border-radius: 6px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-size: 12px;
    font-weight: 600 !important;
    color: var(--gray-2);
    letter-spacing: 0.5px;
    padding: 6px;
    float: right;
    margin-bottom: 5px;
    position: relative
}

ul#main_nav a.active,
ul#main_nav a:focus {
    background-color: #fff;
    color: var(--primary-4)
}

ul#main_nav a.active::after,
ul#main_nav a:focus::after {
    content: "";
    width: 15px;
    background-color: #fff;
    right: -13px;
    top: 0px;
    height: 30px;
    display: block;
    position: absolute;
    border-top: 1px solid #f2f2f5;
    border-bottom: 1px solid #f2f2f5
}

ul#main_nav a.disabled {
    opacity: 0.3
}

article.video-timeline {
    margin: 0px 0px 0px 15px;
    display: block;
    width: calc(100% - 3px);
    float: left;
    padding: 30px 30px 10px 30px
}

article.video-timeline.active {
    background-color: var(--gray-9)
}

article.video-timeline.disabled {
    display: none
}

article.video-timeline .custom-input .formItm input,
article.video-timeline .custom-input .formItm textarea {
    background-color: transparent;
    font-size: 14px !important
}

article.video-timeline .custom-input .formItm input#titleName,
article.video-timeline .custom-input .formItm textarea#titleName {
    font-weight: 400 !important
}

.side-content .formItm.search-icon {
    margin-bottom: 20px !important
}

.side-content .guide-overview {
    padding: 0px 20px 20px;
    border-bottom: 1px solid #f2f2fa;
    margin-bottom: 20px
}

.side-content .guide-overview:last-child {
    border: none
}

.side-content .guide-overview .guide-text {
    line-height: 14px
}

.side-content .guide-overview .guide-text a {
    line-height: 21px
}

a#back-close {
    margin-right: 10px
}

.scroll-smooth {
    scroll-behavior: smooth
}

.search-icon {
    margin: 0px !important;
    width: 100%;
    margin-right: 20px !important
}

.search-icon svg {
    position: absolute;
    right: 7px;
    bottom: 10px
}

.search-icon:focus svg path,
.search-icon:hover svg path {
    fill: var(--primary-4)
}

.video-header #selectpreff .formItm.down_arrow {
    margin: 0px;
    padding: 0px;
    margin-right: 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.video-header #selectpreff .formItm.down_arrow select {
    border: none;
    background-color: #f2f2f5;
    padding: 9px 20px;
    border-radius: 26px;
    font-size: 14px;
    background-position: center right 10px;
    background-image: url(../images/myVideos/down-sel.svg)
}

.video-header li.layout-btn {
    background-color: #f2f2f5;
    padding: 1px;
    border-radius: 6px
}

.video-header li.layout-btn button.button-gl {
    padding: 10px
}

.video-header li.layout-btn button.button-gl svg path {
    fill: #babcbe
}

.video-header li.layout-btn button.button-gl.active {
    background-color: #ffffff;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 6px #d1d1d1 !important;
    box-shadow: 0px 0px 6px #d1d1d1 !important
}

.video-header li.layout-btn button.button-gl.active svg path {
    fill: #483d8f
}

.br-6 {
    border-radius: 6px
}

#container-view li {
    list-style: none;
    margin-bottom: 25px
}

#container-view li .video-outer {
    border: 1px solid #eeeeee;
    border-radius: 6px;
    position: relative
}

#container-view li .video-outer a.p-3 {
    padding: 12px !important
}

#container-view li .video-outer.audio_outer {
    background-color: #fbfbfb;
    padding: 5px 0px 4px 10px;
    height: 100%
}

#container-view li .video-outer.audio_outer span.audio-time {
    position: absolute;
    bottom: 4px
}

#container-view li .video-outer.audio_outer .audio_wrapper a {
    position: absolute;
    width: 22px;
    height: 22px;
    display: inline-block;
    background-color: #fff;
    border-radius: 50px;
    -webkit-box-shadow: 0px 0px 5px #ccc;
    box-shadow: 0px 0px 5px #ccc;
    text-align: center;
    margin: 5px 0px
}

#container-view li .video-outer.audio_outer .audio_wrapper figure {
    float: left;
    max-width: 100%
}

#container-view li .video-outer .share-edit {
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 10px
}

#container-view li .video-outer .share-edit .targetDiv {
    position: relative;
    top: -42px;
    display: none
}

#container-view li .video-outer .share-edit .targetDiv button svg,
#container-view li .video-outer .share-edit .targetDiv a svg {
    margin-right: 0px !important
}

#container-view li .video-outer .share-edit .targetDiv button .active,
#container-view li .video-outer .share-edit .targetDiv a .active {
    background-color: #ff8369;
    border-color: #ff8369
}

#container-view li .video-outer .share-edit .targetDiv button .active svg,
#container-view li .video-outer .share-edit .targetDiv a .active svg {
    margin-right: 0px
}

#container-view li .video-outer .share-edit .targetDiv button .active svg path,
#container-view li .video-outer .share-edit .targetDiv a .active svg path {
    fill: #fff
}

#container-view li .video-outer .share-edit .targetDiv.video-dd {
    top: 35px;
    position: absolute;
    right: 0px;
    min-width: 191px;
    background-color: #fff;
    border-radius: 6px
}

#container-view li .video-outer .share-edit .targetDiv.video-dd ul.custom-dropdown li {
    width: 100%;
    margin: 0px
}

#container-view li .video-outer .share-edit button,
#container-view li .video-outer .share-edit a {
    width: 32px;
    height: 32px;
    display: table-cell;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #eeeeee;
    border-radius: 16px;
    margin-bottom: 10px;
    text-align: center;
    padding: 3px 0px;
    float: left;
    line-height: 24px
}

#container-view li .video-outer .share-edit button svg,
#container-view li .video-outer .share-edit a svg {
    margin-right: 0px !important
}

#container-view li .video-outer .share-edit button svg path,
#container-view li .video-outer .share-edit a svg path {
    fill: #7a7a7a
}

#container-view li .video-outer .share-edit button:hover,
#container-view li .video-outer .share-edit a:hover {
    background-color: #ff8369;
    border-color: #ff8369
}

#container-view li .video-outer .share-edit button:hover svg path,
#container-view li .video-outer .share-edit a:hover svg path {
    fill: #fff
}

#container-view li .video-outer .video_wrapper_full {
    padding-top: 0px;
    border-radius: 6px 6px 0px 0px;
    overflow: hidden;
    height: 100%
}

#container-view li .video-outer .video_wrapper_full button.videoPoster.js-videoPoster {
    background: none
}

#container-view li .video-outer .video_wrapper_full button.videoPoster.js-videoPoster:before {
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px
}

#container-view li .video-outer .video_wrapper_full button.videoPoster.js-videoPoster:after {
    margin: -5px 0 0 -3px;
    border-left: 12px solid #000;
    border-top: 5px solid transparent;
    border-bottom: 6px solid transparent
}

#container-view li .video-outer .video_wrapper_full figure.video-baner {
    margin: 0px;
    position: relative;
    left: 0px;
    width: 100%;
    height: 100%
}

#container-view li .video-outer .video_wrapper_full figure.video-baner img {
    width: 100%;
    height: 100%
}

#container-view li .video-outer .video_wrapper_full figure.video-baner span.video-duration {
    position: absolute;
    right: 10px;
    bottom: 6px;
    background: rgba(43, 47, 50, 0.7);
    color: #fff;
    font-size: 10px;
    padding: 0px 6px;
    border-radius: 4px
}

#container-view li .video-outer .video_wrapper_full.videoWrapperActive figure.video-baner,
#container-view li .video-outer .video_wrapper_full.videoWrapperActive .share-edit {
    opacity: 0;
    z-index: -1
}

/* #container-view li .video-outer:hover {
    -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08) !important;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08) !important
} */

#container-view .grid.row-5 li {
    min-width: 205px;
    width: 20%
}

#container-view .grid.row-4 li {
    min-width: 205px;
    width: 25% !important
}

#container-view .grid li {
    float: left;
    width: 25%
}

#container-view .grid li .list-v-dis {
    display: none
}

#container-view .list li {
    width: 50%;
    margin-bottom: 20px
}

#container-view .list li .video_wrapper_full .share-edit {
    display: none
}

#container-view .list li .video_wrapper_full figure.video-baner span.video-duration {
    display: none
}

#container-view .list li .video_wrapper_full button.videoPoster.js-videoPoster {
    background: none
}

#container-view .list li .video_wrapper_full button.videoPoster.js-videoPoster:before {
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -10px
}

#container-view .list li .video_wrapper_full button.videoPoster.js-videoPoster:after {
    margin: -4px 0 0 -2.6px;
    border-left: 8px solid #000;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent
}

#container-view .list li .video-outer {
    width: 100%;
    border: none;
    border-radius: 0px;
    float: left;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#container-view .list li .video-outer:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

#container-view .list li .video-outer:hover a {
    color: var(--primary-4) !important
}

#container-view .list li .video-outer .video_wrapper {
    float: left;
    width: 82px;
    margin-right: 2.5%;
    min-width: 12%
}

@media (max-width: 1375px) {
    #container-view .list li .video-outer .video_wrapper {
        width: 72px
    }
}

@media (max-width: 1275px) {
    #container-view .list li .video-outer .video_wrapper {
        width: 68px
    }
}

#container-view .list li .video-outer p.text-sm {
    float: left;
    padding: 0px !important;
    font-size: 16px;
    font-weight: 700 !important;
    font-family: "Archivo", sans-serif;
    width: 80%
}

#container-view .list li .video-outer a.text-sm {
    float: left;
    padding: 0px !important;
    display: inline-block;
    font-size: 16px;
    font-weight: 700 !important;
    font-family: "Archivo", sans-serif;
    width: 79%
}

#container-view .list li .video-outer .list-v-dis {
    float: left;
    width: 79%
}

#container-view .list li .video-outer .list-v-dis span.video-duration {
    right: 10px;
    bottom: 6px;
    background: rgba(43, 47, 50, 0.7);
    color: #fff;
    font-size: 10px;
    padding: 0px 6px;
    border-radius: 4px;
    display: inline-block;
    margin-right: 5px
}

#container-view .list li .video-outer .list-v-dis p {
    display: inline-block;
    font-size: 14px;
    color: #7a7a7a;
    position: relative;
    margin: 0px;
    top: 2px
}

#container-view .list li .video-outer .list-v-dis .share-edit a {
    margin-bottom: 0px;
    margin-left: 9px
}

#container-view .list li .video-outer .share-edit {
    min-width: 120px;
    text-align: right;
    z-index: auto
}

#container-view .list li .video-outer .share-edit .targetDiv {
    top: 0px;
    right: -36px
}

#container-view .list li .video-outer .share-edit .targetDiv.video-dd {
    top: 35px;
    position: absolute;
    right: 0px;
    min-width: 191px;
    background-color: #fff;
    border-radius: 6px;
    z-index: 99;
    text-align: left
}

#container-view .list li .video-outer .share-edit .targetDiv.video-dd ul.custom-dropdown li {
    width: 100%;
    margin: 0px
}

#container-view .list li .video-outer .share-edit button {
    float: right;
    margin: 0px 2px
}

#container-view .list li .video-outer .share-edit br {
    display: none
}

#container-view .list li:nth-child(even) {
    padding-left: 20px
}

#container-view .list li:nth-child(odd) {
    padding-right: 20px
}

#container-view .scheduled_title span.scheduled_count {
    font-size: 14px;
    display: inline-block;
    min-width: 20px;
    padding: 1px;
    text-align: center;
    border-radius: 6px;
    background: #d1f3eb;
    color: #00c599;
    margin-left: 7px
}

#container-view .scheduled_title svg {
    margin-right: 5px
}

#container-view .scheduled_title svg path {
    fill: #ff8369
}

#container-view .scheduled_title .video-title .custom-switch label {
    margin-bottom: 30px
}

#container-view .scheduled_title .video-title .custom-switch label .form-check-input {
    border: 2px solid #7a7a7a
}

#container-view .scheduled_title .video-title .custom-switch label .form-check-input:checked {
    background-color: #483d8f;
    border-color: #483d8f
}

#container-view .scheduled_title .video-title .custom-switch label span {
    font-size: 14px;
    display: inline-block;
    min-width: 20px;
    padding: 1px;
    text-align: center;
    border-radius: 6px;
    background: #f2f2f5;
    color: #7a7a7a;
    margin-left: 7px
}

#container-view .dropdownMenu li {
    margin: 0
}

.share-edit:hover .targetDiv {
    display: block !important
}

.custom-radiobtn label {
    margin-bottom: 30px
}

.custom-radiobtn label .form-check-input {
    border: 2px solid #7a7a7a;
    border-radius: 50px;
    margin: 1px 0px 0px 0px
}

.custom-radiobtn label .form-check-input:checked {
    background-color: #483d8f;
    border-color: #483d8f
}

.custom-radiobtn label span {
    font-size: 14px;
    display: inline-block;
    min-width: 20px;
    padding: 1px;
    text-align: center;
    border-radius: 6px;
    background: #f2f2f5;
    color: #7a7a7a;
    margin-left: 7px
}

.video-img {
    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;
    position: relative
}

.video-btn {
    position: absolute;
    -webkit-transform: translate(-50, -50);
    transform: translate(-50, -50)
}

.video-btn::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    background-color: #fff;
    border-radius: 100%;
    -webkit-transition: border-color 300ms;
    transition: border-color 300ms
}

.video-btn:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    margin: -5px 0 0 -3px;
    border-left: 12px solid #000;
    border-top: 5px solid transparent;
    border-bottom: 6px solid transparent;
    -webkit-transition: border-color 300ms;
    transition: border-color 300ms
}

.sidebar-block.n-width {
    width: 377px
}

.accountSecContent.video-dashboard {
    width: 100% !important;
    padding: 1.5rem !important
}

.accountSecContent.video-dashboard #container-view .grid li {
    float: left;
    width: 20%
}

.tooltip_link {
    display: block;
    position: relative
}

.tooltip_link span {
    display: none;
    position: absolute;
    max-width: 442px;
    background-color: #fff;
    font-size: 10px;
    padding: 13px 19px;
    border: 1px solid #f2f2f5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 40px #f1f1f1;
    box-shadow: 0px 0px 40px #f1f1f1;
    border-radius: 6px;
    left: -4px;
    top: 28px;
    z-index: 1;
    color: #404243
}

.tooltip_link span:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 9px solid white;
    position: absolute;
    top: -7px;
    left: 3px;
    -webkit-box-shadow: 0px 0px 40px #f1f1f1;
    box-shadow: 0px 0px 40px #f1f1f1
}

.tooltip_link a {
    cursor: pointer
}

.tooltip_link a svg {
    position: relative;
    top: -1.2px
}

.tooltip_link a:hover {
    color: #2b2f32 !important
}

.tooltip_link a:hover span {
    color: #404243;
    display: inline-block
}

#container-view li .video-overview .video_wrapper_full {
    width: 100%;
    max-width: inherit;
    border-radius: 6px
}

#container-view li .video-overview .video_wrapper_full button.videoPoster:before {
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px
}

#container-view li .video-overview .video_wrapper_full button.videoPoster:after {
    margin: -7px 0 0 -5px;
    border-left: 16px solid #000;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent
}

span.pill {
    font-size: 12px;
    display: inline-block;
    background: #f2f2f5;
    padding: 4px 11px;
    border-radius: 25px;
    margin-right: 10px;
    margin-top: 10px
}

section.dashboard {
    padding-top: 30px
}

section.dashboard .account-heading .text-end a.btn {
    min-width: inherit;
    margin: 4px !important
}

section.dashboard .account-heading .text-end a.btn svg {
    margin-right: 5px
}

section.dashboard .account-heading .text-end a.btn.btn-outline-gray-radius svg path {
    fill: #7a7a7a
}

section.dashboard .accountSecContent.video-dashboard {
    padding: 1rem !important;
    padding-top: 5px !important
}

section.dashboard .accountSecContent.video-dashboard .loginSecItmForm .video-header {
    border-bottom: 1px solid #f2f2f5;
    margin-bottom: 40px !important
}

section.dashboard .accountSecContent.video-dashboard .loginSecItmForm .video-header .breadcrumb-tabs li {
    margin-right: 15px;
    position: relative;
    padding-top: 18px
}

section.dashboard .accountSecContent.video-dashboard .loginSecItmForm .video-header .breadcrumb-tabs li .nav-link.active:after {
    bottom: -12px
}

section.dashboard .accountSecContent.video-dashboard .loginSecItmForm .video-header ul.text-end {
    margin: 12px 0px 7px
}

section.dashboard .accountSecContent.video-dashboard .loginSecItmForm .video-header ul.text-end li {
    float: right
}

section.dashboard .accountSecContent.video-dashboard .loginSecItmForm .video-header ul.text-end .searchbox {
    position: relative;
    min-width: 50px;
    top: -3px;
    width: 0%;
    height: 50px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    transition: width 0.3s
}

section.dashboard .accountSecContent.video-dashboard .loginSecItmForm .video-header ul.text-end .searchbox-input {
    position: relative;
    top: 7px;
    right: 0;
    border: 0;
    outline: 0;
    background: transparent;
    width: 100%;
    height: 39px;
    margin: 0;
    padding: 0px 55px 0px 20px;
    font-size: 14px;
    color: #7a7a7a;
    border-bottom: 1px solid #f2f2f5;
    border-radius: 18px;
    color: #7a7a7a
}

@media (max-width: 1269px) {
    section.dashboard .accountSecContent.video-dashboard .loginSecItmForm .video-header ul.text-end .searchbox-input {
        min-width: 270px
    }
}

section.dashboard .accountSecContent.video-dashboard .loginSecItmForm .video-header ul.text-end .searchbox-input::-webkit-input-placeholder {
    color: #7a7a7a
}

section.dashboard .accountSecContent.video-dashboard .loginSecItmForm .video-header ul.text-end .searchbox-input:-moz-placeholder {
    color: #7a7a7a
}

section.dashboard .accountSecContent.video-dashboard .loginSecItmForm .video-header ul.text-end .searchbox-input::-moz-placeholder {
    color: #7a7a7a
}

section.dashboard .accountSecContent.video-dashboard .loginSecItmForm .video-header ul.text-end .searchbox-input:-ms-input-placeholder {
    color: #7a7a7a
}

section.dashboard .accountSecContent.video-dashboard .loginSecItmForm .video-header ul.text-end .searchbox-icon {
    width: 50px;
    height: 50px;
    display: block !important;
    position: absolute;
    top: 0;
    font-family: verdana;
    font-size: 22px;
    right: 0;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
    color: #dcddd8;
    background: #ffffff
}

section.dashboard .accountSecContent.video-dashboard .loginSecItmForm .video-header ul.text-end .searchbox-open {
    width: 100%
}

.myvideo-flex ul li:first-child {
    border: none;
    padding: 12px 0;
    margin-bottom: inherit;
    margin-top: 12px
}

.dashboard-reach .sidebar-header {
    min-height: 83px;
    padding-top: 32px
}

.dashboard-reach .sidebar-header .header-inner h3 {
    float: left
}

.dashboard-reach .formItm.down_arrow {
    margin: 0px 40px 0px 0px;
    padding: 0px;
    float: right
}

.dashboard-reach .formItm.down_arrow select {
    background-color: #f2f2f5;
    padding: 8px 16px;
    border-radius: 20px;
    border: none;
    font-size: 14px;
    position: relative !important;
    top: -10px;
    background-position: center right 14px;
    background-image: url(".././images/dashboardVideo/dash-down.svg")
}

.dashboard-reach .side-content article {
    border: 1px solid #f2f2f5;
    border-radius: 6px;
    height: 100%
}

.dashboard-reach .side-content article h5 {
    font-size: 24px
}

.dashboard-reach .side-content article h5 span {
    font-size: 10px;
    color: #00c599;
    font-family: "Poppins", sans-serif;
    font-weight: normal;
    display: inline-block;
    margin-left: 7px
}

.dashboard-reach .side-content article h5 span svg {
    position: relative;
    top: -2px
}

.dashboard-reach .side-content article .h-end {
    height: calc(100% - 65px)
}

.dashboard-reach .side-content article.no-bg {
    border: none;
    padding: 0px !important
}

.dashboard-reach .side-content article.no-bg .left-text {
    float: left;
    width: calc(100% - 145px);
    padding: 0px
}

.dashboard-reach .side-content article.no-bg .formItm.down_arrow {
    margin: 25px 0px 0px 0px
}

.dot-border-left {
    position: relative
}

.dot-border-left:before {
    content: "";
    height: 100%;
    width: 1px;
    border-left: 1px solid #dcdcdc;
    position: absolute;
    left: 16px;
    top: 0px
}

.side-content .dot-border-left {
    position: relative
}

.side-content .dot-border-left:before {
    height: 23px;
    left: 9px;
    top: 27px
}

.dashboard-nav {
    margin: 0px;
    padding: 0px;
    border-right: 1px solid #dcdcdc;
    margin-right: 13px;
    padding-right: 3px
}

.dashboard-nav li a {
    font-size: 14px;
    color: #7a7a7a;
    padding: 8px 15px;
    display: block;
    border-radius: 6px
}

.dashboard-nav li a svg {
    margin-right: 4px
}

.dashboard-nav li a svg path {
    fill: #7a7a7a
}

.dashboard-nav li a:hover,
.dashboard-nav li a.active {
    color: #404243;
    background-color: #f2f2f5
}

.dashboard-nav li a:hover svg path,
.dashboard-nav li a.active svg path {
    fill: #7a7a7a
}

.dashboard-nav.no-border {
    margin-right: 0px;
    padding-right: 0px;
    border: none
}

.select-channels {
    border-radius: 6px
}

.select-channels p {
    font-size: 12px;
    line-height: normal;
    color: #7a7a7a;
    margin: 0px
}

.select-channels p b {
    font-weight: 400;
    font-size: 16px;
    color: #2b2f32
}

.select-channels p b img {
    margin-left: 5px
}

.select-channels a.btn {
    min-width: 160px;
    max-height: 38px;
    line-height: normal !important
}

.select-channels.border {
    border: 1px solid #f2f2f5 !important
}

.social-Channels li {
    margin-right: 12px !important
}

.social-Channels li a.btn-round {
    padding: 0px !important;
    border: none !important
}

.social-Channels li a.btn-round img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 0.6
}

.social-Channels li a.btn-round.active img {
    -webkit-filter: none;
    filter: none;
    opacity: 1
}

.right-side-info .custom-textarea textarea::-webkit-input-placeholder {
    color: #babcbe;
    font-weight: 400
}

.download-section .col-sm-12:not(:last-child) .download-box:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 120%;
    background-color: #f2f2f5;
    top: -41px;
    right: -15px
}

.download-section .download-box {
    text-align: left;
    padding: 0px 20px;
    position: relative
}

.download-section .download-box .text-wrap {
    min-height: 75px
}

.download-section .download-box figure {
    position: relative
}

.download-section .download-box figure svg {
    -webkit-filter: drop-shadow(0 0 6px #ccc);
    filter: drop-shadow(0 0 6px #ccc)
}

.download-section .download-box figure img.dIcon-active {
    position: absolute;
    left: 0px;
    z-index: -1
}

.download-section .download-box ul {
    padding: 0px;
    margin: 0px
}

.download-section .download-box ul li {
    text-align: left;
    display: block;
    font-size: 12px;
    padding: 12px 0px;
    color: #404243
}

.download-section .download-box ul li:not(:last-child) {
    border-bottom: 1px solid #dcdcdc
}

.download-section .download-box ul li a {
    float: right
}

.download-section .download-box ul li .formItm {
    margin-top: 0px;
    padding-top: 0px
}

.download-section .download-box .btn {
    width: 100%;
    opacity: 0
}

.download-section .download-box .btn svg {
    margin-right: 10px;
    display: inline-block;
    position: relative;
    top: -1px
}

.download-section .download-box .btn svg path {
    fill: #fff
}

.download-section .download-box:hover figure img.dIcon-active {
    z-index: 1
}

.download-section .download-box:hover figure svg path {
    background-color: #ccc;
    fill: #483d8f
}

.download-section .download-box:hover figure svg path.wt {
    fill: #fff
}

.download-section .download-box:hover .btn {
    opacity: 1
}

.searchbox-slide {
    width: 225px
}

.searchbox-slide .searchbox {
    position: relative;
    min-width: 50px;
    top: -3px;
    width: 0%;
    height: 50px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    transition: width 0.3s
}

.searchbox-slide input[type="submit"] {
    display: none
}

.searchbox-slide .searchbox-input {
    position: relative;
    top: 7px;
    right: 0;
    border: 0;
    outline: 0;
    background: transparent;
    width: 100%;
    height: 39px;
    margin: 0;
    padding: 0px 55px 0px 20px;
    font-size: 14px;
    color: #7a7a7a;
    border-bottom: 1px solid #f2f2f5;
    border-radius: 18px;
    color: #7a7a7a
}

@media (max-width: 1269px) {
    .searchbox-slide .searchbox-input {
        min-width: 270px
    }
}

.searchbox-slide .searchbox-input::-webkit-input-placeholder {
    color: #7a7a7a
}

.searchbox-slide .searchbox-input:-moz-placeholder {
    color: #7a7a7a
}

.searchbox-slide .searchbox-input::-moz-placeholder {
    color: #7a7a7a
}

.searchbox-slide .searchbox-input:-ms-input-placeholder {
    color: #7a7a7a
}

.searchbox-slide .searchbox-icon {
    width: 50px;
    height: 50px;
    display: block !important;
    position: absolute;
    top: 0;
    font-family: verdana;
    font-size: 22px;
    right: 0;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
    color: #dcddd8;
    background: #ffffff
}

.searchbox-slide .searchbox-open {
    width: 100%
}

.customAccordion {
    padding-bottom: 35px
}

.customAccordion:before {
    height: calc(100% - 30px) !important;
    left: 9px !important;
    top: 24px !important
}

.customAccordion .customAccordionAction {
    position: relative;
    padding-left: 35px;
    cursor: pointer
}

.customAccordion .customAccordionAction:before {
    content: "";
    width: 18px;
    height: 18px;
    border: 2px solid #7a7a7a;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 1px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center
}

.customAccordion .customAccordionAction span {
    font-size: 14px;
    display: inline-block;
    min-width: 20px;
    padding: 1px;
    text-align: center;
    border-radius: 6px;
    background: #f2f2f5;
    color: #7a7a7a;
    margin-left: 7px
}

.customAccordion .customAccordionBody ul {
    margin-left: -13px;
    margin-right: -13px
}

.customAccordion .customAccordionBody li {
    width: 20%;
    min-width: 205px;
    padding-left: 13px;
    padding-right: 13px;
    position: relative;
    margin-bottom: 0 !important;
    margin-top: 30px !important
}

.customAccordion.active .customAccordionAction {
    font-weight: bold
}

.customAccordion.active .customAccordionAction:before {
    background-image: url(../images/clockRed.png);
    border-color: #ff8369;
    border-width: 0
}

.customAccordion.active .customAccordionAction span {
    color: #00c599;
    background: #d1f3eb;
    font-weight: normal
}

.customAccordion:last-child:before {
    opacity: 0;
    height: calc(100% - 60px) !important
}

.customAccordion:last-child.active:before {
    opacity: 1
}

.theme-color ul li {
    position: relative
}

.theme-color ul li input.form-check-input {
    position: relative;
    z-index: 1;
    opacity: 0;
    margin: 0px;
    min-width: 32px;
    height: 32px
}

.theme-color ul li figure.color-pic {
    background-color: #66afd9;
    margin: 0px;
    display: -ms-grid;
    display: grid;
    padding: 8px;
    border-radius: 6px;
    position: absolute;
    top: 0px;
    min-width: 32px
}

.filter-post ul.breadcrumb-tabs {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 15px
}

.filter-post ul.breadcrumb-tabs li {
    padding: 0px 0px 8px 5px;
    position: relative;
    margin: 0px !important
}

.filter-post ul.breadcrumb-tabs li a {
    padding: 10px 25px 10px 0px;
    cursor: pointer
}

.filter-post ul.breadcrumb-tabs li a:after {
    left: 0px !important
}

/* .business-media .grid li {
    width: 16.6% !important
} */

#pagination {
    margin: 1 0px 0px 0px 7px;
    padding: 0px
}

#pagination li {
    display: inline-block;
    margin: 0px 7px;
    vertical-align: middle
}

#pagination li a {
    font-size: 14px;
    display: table-cell;
    color: #7a7a7a
}

#pagination li a:hover {
    color: #404243;
    font-weight: 600
}

#pagination li a.preview-page,
#pagination li a.next-page {
    border: 1px solid #dcdcdc;
    border-radius: 12px;
    width: 24px;
    height: 24px;
    text-align: center;
    vertical-align: middle;
    background-color: #fff
}

#pagination li a.preview-page svg,
#pagination li a.next-page svg {
    display: block;
    margin: 2px auto
}

#pagination li a.preview-page svg path,
#pagination li a.next-page svg path {
    fill: #7a7a7a
}

#pagination li a.preview-page:hover,
#pagination li a.next-page:hover {
    background-color: #ff8369;
    border: none
}

#pagination li a.preview-page:hover svg path,
#pagination li a.next-page:hover svg path {
    fill: #fff
}

.file-drop-area {
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    padding: 34px 25px;
    border: 1px dashed #dcdcdc;
    border-radius: 3px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    min-height: 190px;
    background-color: #fbfbfb
}

.file-drop-area figure {
    margin: 0px
}

.file-drop-area span {
    display: block
}

.file-drop-area span.text-line {
    font-size: 12px;
    line-height: 17px;
    color: #7a7a7a
}

.file-drop-area .choose-file-button {
    background-color: transparent;
    border-radius: 3px;
    padding: 10px 15px 5px;
    margin-right: 10px;
    font-size: 14px;
    color: #2b2f32
}

.file-message {
    font-size: small;
    font-weight: 300;
    line-height: 1.4;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 10px
}

.file-input {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    opacity: 0
}

.drag-dropfile {
    text-align: center
}

.drag-dropfile .modal-content {
    padding: 40px 80px
}

.drag-dropfile .modal-body {
    padding: 0px;
    margin-top: 40px
}

.drag-dropfile .modal-body .tab-content {
    padding: 0px 11px
}

.drag-dropfile .modal-body ul#pills-tab {
    margin: 25px -11px 0px -11px;
    padding: 0px
}

.drag-dropfile .modal-body ul#pills-tab li {
    margin: 0px 12px
}

.drag-dropfile .modal-body ul#pills-tab li button {
    font-size: 12px;
    color: #404243;
    display: block;
    width: 100%;
    text-align: center;
    border: 1px solid #f2f2f5;
    border-radius: 6px;
    padding: 22px 0px
}

.drag-dropfile .modal-body ul#pills-tab li button.active {
    border: 1px solid #483d8f;
    color: #483d8f
}

.drag-dropfile .modal-body ul#pills-tab li button.active img {
    -webkit-filter: none;
    filter: none
}

.drag-dropfile .modal-body ul#pills-tab li button img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.drag-dropfile .modal-body ul#pills-tab li button span {
    display: block;
    padding-top: 19px
}

.drag-dropfile .modal-header {
    border: none;
    text-align: center !important;
    padding: 0px
}

.drag-dropfile .modal-header h5 {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 18px;
    color: #404243
}

.drag-dropfile .modal-header button.btn-close {
    width: 21px;
    height: 20px;
    background-color: #f2f2f5;
    border-radius: 5px;
    line-height: normal !important;
    font-size: 9px;
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 15px;
    right: 15px
}

.drag-dropfile .modal-body .modal-footer {
    display: none
}

.custom-slidetoggle input {
    padding: 12px 19px
}

.custom-slidetoggle input:checked {
    background-color: #483d8f;
    border: #483d8f
}

.custom-slidetoggle input:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.custom-slidetoggle label {
    padding: 6px 0px 0px 10px;
    line-height: normal
}

.library-access li {
    width: 24.5%;
    display: inline-block
}

.tmanager:hover {
    background: var(--white) !important
}

.download-section.n-height .col-sm-12:not(:last-child) .download-box:after {
    height: 130%
}

.address-box {
    background-color: #fbfbfb;
    border: 1px solid #f2f2f5;
    border-radius: 6px;
    padding: 20px 10px
}

.sidbar_contentslide .select-media {
    width: calc(100% - 361px)
}

@media (max-width: 1269px) {
    .sidbar_contentslide .select-media {
        width: calc(100% - 430px)
    }
}

.bg-primary-4 svg path {
    fill: #fff !important
}

.cruunt-plan span {
    width: 50%
}

.business-media li .video-outer {
    min-width: 143px
}

.business-media li .video-outer .video_wrapper_full button.videoPoster.js-videoPoster:before {
    width: 25px !important;
    height: 25px !important;
    margin: -12px 0 0 -12px !important
}

.business-media li .video-outer .video_wrapper_full button.videoPoster.js-videoPoster:after {
    margin: -4px 0 0 -2px !important;
    border-left: 8px solid #000 !important;
    border-top: 4px solid transparent !important;
    border-bottom: 5px solid transparent !important
}

.business-media li.v-text h4.text-gray-2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.business-media li.v-text p {
    max-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis
}

svg.text-gray-3 path {
    fill: #7a7a7a
}

.right-sde-info .business-media {
    padding: 0px;
    margin-bottom: 30px
}

.right-sde-info .business-media li {
    margin-bottom: 0px !important
}

.select-channels p {
    width: 100%
}

.small-btn {
    min-width: auto !important
}

.border-top {
    border-top: 1px solid #f2f2f5 !important
}

.cust-close {
    position: absolute;
    right: 20px;
    top: 16px;
    font-size: 11px;
    color: #404243;
    opacity: 0.6
}

#container-view .grid li {
    position: relative;
    min-width: 195px
}

#container-view .grid li .custom-radiobtn {
    display: none
}

.seleted-media-slider:before {
    content: "";
    width: 23px;
    height: 121%;
    position: absolute;
    left: -7px;
    top: -8px;
    z-index: 1;
    -webkit-box-shadow: 14px 0px 9px #fff;
    box-shadow: 14px 0px 9px #fff;
    background-color: #fff;
    opacity: 0.8
}

.seleted-media-slider:after {
    content: "";
    width: 23px;
    height: 121%;
    position: absolute;
    right: -7px;
    top: -8px;
    z-index: 1;
    -webkit-box-shadow: -14px 0px 11px #fff;
    box-shadow: -14px 0px 11px #fff;
    background-color: #fff;
    opacity: 0.8
}

.seleted-media-slider .slick-arrow {
    z-index: 1;
    width: 17px;
    height: 17px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 40%;
    font-size: 0px;
    background: transparent
}

.seleted-media-slider .slick-arrow:before {
    content: "";
    width: 100%;
    height: 100%;
    border-width: 2px 2px 0 0;
    border-style: solid;
    border-color: #7a7a7a;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    display: block;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.seleted-media-slider .slick-arrow:after {
    content: "";
    float: left;
    position: relative;
    top: -100%;
    width: 100%;
    height: 100%;
    border-width: 0 2px 0 0;
    border-style: solid;
    border-color: #7a7a7a;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease
}

.seleted-media-slider .slick-arrow.slick-next {
    right: 0px;
    z-index: 2
}

.seleted-media-slider .slick-arrow.slick-prev {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.seleted-media-slider .slick-slide {
    margin-right: 11px;
    border-radius: 6px;
    overflow: hidden;
    position: relative
}

.seleted-media-slider .slick-slide a.close-remove {
    position: absolute;
    z-index: 1;
    background-color: #000;
    right: 4px;
    top: 4px;
    width: 14px;
    height: 14px;
    line-height: 11px;
    text-align: center;
    border-radius: 50px;
    display: table-cell
}

#uploadmedia .sidebar-header {
    padding: 34px 20px;
    background: #f2f2f5
}

#uploadmedia .up-media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0px
}

#uploadmedia .up-media p.media-title {
    margin: 0px;
    width: 70%;
    font-size: 12px;
    padding: 7px 12px !important
}

#uploadmedia .up-media span.file-size {
    font-size: 12px;
    color: #7a7a7a
}

#uploadmedia .up-media span.file-size {
    font-size: 12px;
    color: #7a7a7a;
    padding: 6px 20px;
    display: inline
}

#uploadmedia .up-media .btn {
    padding: 1px !important;
    height: 20px;
    width: 20px;
    border: 1px solid;
    margin: 7px 10px
}

#uploadmedia .up-media .btn-success {
    background-color: #00c599
}

#uploadmedia .up-media .btn-processing {
    border: 2px solid #babcbe;
    border-bottom: 2px solid #404243;
    border-left: 2px solid #404243
}

.uploadicon {
    margin: 10px;
    margin-right: 50px
}

.uploadicon a {
    width: 24px;
    height: 24px;
    display: inline-block;
    border: 1px solid #404243;
    text-align: center;
    border-radius: 50px;
    border-top: 1px solid #babcbe;
    border-right: 1px solid #babcbe;
    line-height: 18px
}

.uploadicon a svg {
    margin: 0px;
    padding: 2px
}

.search-result {
    border-radius: 0px 0px 6px 6px;
    max-height: 390px;
    overflow: auto;
    position: absolute;
    z-index: 2;
    width: 100%
}

.search-result p {
    margin: 0px
}

.search-result p.title-p {
    font-size: 16px;
    padding: 14px 20px
}

.search-result .media-result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 20px;
    cursor: pointer
}

.search-result .media-result:hover {
    background-color: #f2f2f5
}

.search-result .media-result p {
    font-size: 14px;
    padding: 5px 12px;
    color: #7a7a7a
}

.w-172 {
    min-width: 174px !important;
    display: inline-block !important
}

.reports-sec .no-border {
    border: none !important
}

.reports-sec .video-header {
    border-bottom: 1px solid #f2f2f5
}

.reports-sec .sidebar-textblock {
    padding: 20px 0px
}

.reports-sec .border-right {
    border-right: 1px solid #f2f2f5
}

.reports-sec .dashboard-reach .side-content {
    padding: 0px;
    margin-bottom: 20px
}

.reports-sec .dashboard-reach .side-content article {
    position: relative
}

.reports-sec .dashboard-reach .side-content article h6,
.reports-sec .dashboard-reach .side-content article h5 {
    font-weight: normal !important
}

.reports-sec .dashboard-reach .side-content article .right-top {
    right: 20px;
    position: absolute;
    top: 20px
}

.reports-sec .dashboard-reach .side-content .top-perform .video_wrapper {
    float: left;
    width: 90px;
    margin-right: 15px;
    min-width: 12%;
    padding: 0px
}

.reports-sec .dashboard-reach .side-content .top-perform .video_wrapper figure.video-baner {
    margin: 0px
}

.reports-sec .dashboard-reach .side-content .top-perform .video_wrapper .videoPoster:before {
    width: 20px;
    height: 20px;
    margin: -10px 0px 0 -10px
}

.reports-sec .video-listed {
    overflow: auto;
    position: relative
}

.reports-sec .video-listed #container-view .list li {
    width: 100%;
    margin-bottom: 12px;
    padding-left: 0px
}

.reports-sec .video-listed #container-view .list li .video-outer {
    border-radius: 6px !important;
    position: relative;
    padding-bottom: 12px !important
}

.reports-sec .video-listed #container-view .list li .video-outer:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.reports-sec .video-listed #container-view .list li .video-outer a.text-sm {
    width: 100%;
    padding: 0px 20px 0px 0px !important
}

.reports-sec .video-listed #container-view .list li .video-outer p {
    float: left;
    padding: 0px !important;
    font-size: 14px;
    font-weight: 700 !important;
    font-family: "Poppins", sans-serif;
    width: 70%;
    line-height: 18px;
    position: relative;
    top: -1px
}

.reports-sec .video-listed #container-view .list li .video-outer span.video-view {
    font-size: 10px;
    position: relative;
    display: block;
    color: #7a7a7a
}

.reports-sec .video-listed #container-view .list li .video-outer .video_wrapper {
    border-radius: 6px;
    border: 1px solid transparent
}

.reports-sec .video-listed #container-view .list li .video-outer.active p,
.reports-sec .video-listed #container-view .list li .video-outer:hover p {
    color: #ff8369 !important
}

.reports-sec .video-listed #container-view .list li .video-outer.active .video_wrapper,
.reports-sec .video-listed #container-view .list li .video-outer:hover .video_wrapper {
    border: 1px solid #ff8369
}

.reports-sec .video-listed:after {
    content: "";
    width: 100%;
    height: 50px;
    position: absolute;
    background-color: #fff;
    left: 0px;
    bottom: 0px;
    opacity: 0.6
}

.reports-sec .video-listed:hover:after {
    opacity: 0
}

.reports-sec .sidebar-textblock .custom-switch {
    padding-top: 0
}

.social-t li {
    font-size: 12px;
    color: #404243;
    padding-left: 20px;
    position: relative;
    margin-right: 30px
}

.social-t li:before {
    content: "";
    width: 12px;
    height: 12px;
    background-color: #ccc;
    position: absolute;
    left: 0px;
    border-radius: 50px;
    top: 5px
}

.social-t li.youtube-gh:before {
    background-color: #ff0000
}

.social-t li.facebook-gh:before {
    background-color: #3b5998
}

.social-t li.instagram-gh:before {
    background-color: #ca40cb
}

.top-perform-text p span {
    line-height: normal;
    padding-top: 5px
}

.top-perform-text p span b {
    font-weight: normal
}

.filter-btn {
    display: table-cell;
    width: 38px;
    height: 34px;
    background-color: #f2f2f5;
    vertical-align: middle;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    margin-top: 25px
}

.progress-bars ul {
    margin: 0px;
    padding: 0px
}

.progress-bars ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    padding: 10px 0px;
    color: #404243
}

.progress-bars ul li span {
    min-width: 100px
}

.progress-bars ul li p {
    width: 100%;
    position: relative;
    font-size: 10px;
    text-align: right;
    padding-right: 0px;
    margin-left: 6%;
    margin-bottom: 0px;
    color: #404243
}

.progress-bars ul li p span {
    background-color: #483d8f;
    display: inline-block;
    height: 12px;
    float: right;
    border-radius: 3px;
    margin: 1px 6px;
    min-width: auto;
    position: absolute;
    right: 22px
}

.audienceGraph {
    border: 1px solid #f2f2f5;
    border-radius: 6px;
    margin-bottom: 20px
}

.audienceGraph .breadcrumb-tabs li {
    padding: 8px 0px;
    margin-right: 20px
}

.audienceGraph .lineGraph {
    padding: 10px
}

.audienceGraph .lineGraph img {
    width: 100%
}

.dashboardReachRow .side-content {
    height: calc(100% - 20px)
}

.timelineViewContent {
    width: calc(100% + 60px);
    margin-left: -30px;
    background-repeat: no-repeat;
    background-position-y: bottom
}

.timelineViewContent-h {
    height: calc(82vh - 198px)
}

.timelineViewContent-h .sec-bg {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(80.21%, rgba(248, 248, 248, 0.54)), to(#F2F2F5));
    background: linear-gradient(180deg, rgba(248, 248, 248, 0.54) 80.21%, #F2F2F5 100%)
}

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

.colorsGroup .colorsGroupItm {
    width: 2rem;
    height: 2rem;
    border-radius: 0.375rem;
    background-color: var(--gray-8);
    margin-top: 0.625rem;
    margin-right: 0.625rem;
    border: 2px solid transparent;
    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;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.colorsGroup .colorsGroupItm:hover {
    border-color: #fff;
    -webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.15)
}

.colorsGroup.colorsGroupSelectFontStyle .colorsGroupItm:hover {
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.colorsGroup.colorsGroupSelectFontStyle .colorsGroupItm.active {
    background-color: #483d8f
}

.colorsGroup.colorsGroupSelectFontStyle .colorsGroupItm.active svg path {
    fill: #fff
}

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

.radio_select_wrapp2 .radio_select {
    margin-right: 0.75rem
}

.radio_select_wrapp2 .radio_select .radio_caption {
    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;
    cursor: pointer;
    min-width: 77px;
    height: 34px;
    padding: 5px 13px;
    background: #fff;
    border: 1px solid var(--primary-6);
    border-radius: 6px;
    font-size: 12px;
    color: var(--gray-2);
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
    white-space: nowrap
}

.radio_select_wrapp2 .radio_select .radio_input_element {
    display: none
}

.radio_select_wrapp2 .radio_select .radio_input_element:checked+.radio_caption {
    border-color: var(--primary-4);
    background-color: var(--primary-4);
    color: #fff
}

.radio_select_wrapp2 .radio_select .radio_caption:hover {
    border-color: var(--primary-4)
}

.replaceVideoRow {
    margin-top: 10px;
    margin-left: -8px;
    margin-right: -8px
}

.replaceVideoRow>div {
    margin-top: 16px;
    padding-left: 8px;
    padding-right: 8px
}

.replaceVideoRow>div>.video-outer {
    height: 100%
}

.replaceVideoRow>div>.video-outer>.video_wrapper {
    height: 100%
}

.replaceVideoRow>div>.video-outer>.video_wrapper .video-baner {
    height: 100%
}

.replaceVideoRow>div>.video-outer>.video_wrapper .video-baner img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.replaceVideoRow .video-baner {
    margin: 0;
    width: 100%;
    display: block
}

.replaceVideoRow .video-baner img {
    width: 100%;
    height: auto;
    display: block
}

.replaceVideoRow .videoPoster {
    background-image: none
}

.replaceVideoRow .videoPoster:before {
    width: 22px;
    height: 22px;
    margin: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.replaceVideoRow .videoPoster:after {
    border-left: 7px solid #000;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    margin: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.replaceVideoRow .video_wrapper .videoIframe {
    display: none
}

.replaceVideoRow .video_wrapper.videoWrapperActive .videoIframe {
    display: block
}

.replaceVideoTop {
    position: relative
}

.replaceVideoTop .replaceVideoTopSearch {
    display: none
}

.replaceVideoTop .replaceVideoTopSearch .formItm {
    margin-bottom: 0 !important
}

.replaceVideoTop.active .replaceVideoTopAction {
    display: none !important
}

.replaceVideoTop.active .replaceVideoTopSearch {
    display: block
}

.audioCard {
    background-color: #fff;
    border: 1px solid #f2f2f5;
    border-radius: 6px;
    padding: 10px
}

.audioCard .audioCardTop {
    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
}

.audioCard .audioCardTop .audioCardTopWave {
    margin-left: 10px;
    max-width: calc(100% - 33px)
}

.audioCard .audioCardTop .audioCardTopWave img {
    max-width: 100%;
    height: auto
}

.audioCard .audioCardBody {
    padding: 10px 0 5px
}

.timelineViewOnProntoTop {
    padding-left: 50px
}

.durationOption {
    display: none
}

.durationOption.active {
    display: block
}

.durationOption .radio_select_wrapp .radio_select {
    float: none
}

.durationOption .radio_select_wrapp .radio_select .radio_caption {
    min-width: 35px;
    padding-left: 10px;
    padding-right: 10px
}

.autoCreateModalTop.autoCreateModalTopEveryYear {
    background-color: transparent !important;
    border: 0 !important
}

.autoCreateModalTop.autoCreateModalTopEveryYear h5,
.autoCreateModalTop.autoCreateModalTopEveryYear p,
.autoCreateModalTop.autoCreateModalTopEveryYear img {
    display: none
}

.timelineViewRow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #f2f2f5;
    border-bottom: 1px solid #f2f2f5;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.timelineViewRow:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(80.21%, rgba(255, 255, 255, 0)), to(#f2f2f5));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 80.21%, #f2f2f5 100%)
}

.timelineViewRow .timelineViewRowTitle,
.timelineViewRow .timelineViewRowLayer {
    padding: 15px 30px;
    min-height: 93px;
    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
}

.timelineViewRow .timelineViewRowTitle {
    width: 200px;
    min-width: 200px;
    border-right: 1px solid #f2f2f5
}

.timelineViewRow .timelineViewRowLayer {
    width: calc(100% - 200px)
}

.timelineViewRow .timelineViewRowLayer.text-img img {
    position: relative;
    z-index: 999
}

.timelineViewProcessed {
    width: 410px;
    height: 13px;
    border-radius: 100px;
    background-color: #f2f2f5;
    position: relative;
    overflow: hidden;
    margin: 0px auto
}

.timelineViewProcessed span {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    max-width: 100%;
    background-color: #ff8369;
    border-radius: 100px
}

.manageComments {
    padding: 20px 0 0;
    width: 70%
}

.manageComments .manageCommentsItm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.manageComments .manageCommentsItm .manageCommentsItmImg {
    width: 32px;
    height: 32px;
    border-radius: 6px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.manageComments .manageCommentsItm .manageCommentsItmImg img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.manageComments .manageCommentsItm .manageCommentsItmText {
    padding: 0 0 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% - 32px);
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.manageComments .manageCommentsItm .manageCommentsItmText .flex-grow-1 {
    max-width: calc(100% - 78px)
}

.manageComments .manageCommentsItm .manageCommentsItmText .manageCommentsItmAction {
    width: 78px;
    text-align: right
}

.manageComments .manageCommentsItm .manageCommentsItmText .manageCommentsItmAction button {
    margin-left: 20px
}

.manageComments .manageCommentsItm .manageCommentsItmText .manageCommentsItmAction button svg path {
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.manageComments .manageCommentsItm .manageCommentsItmText .manageCommentsItmAction button:hover svg path {
    fill: #ff8369
}

.manageComments .manageCommentsItm:not(:first-child) {
    margin-top: 25px
}

.manageComments .manageCommentsAdd .manageCommentsItmText .manageCommentsItmAction {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.manageComments .manageCommentsAdd .manageCommentsItmText .manageCommentsItmAction button:not(:disabled) {
    color: #ff8369
}

.manageComments .manageCommentsAdd .formItm input {
    padding-right: 50px
}

.publishVideoRow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.publishVideoRow .publishVideoRowLeft {
    width: 650px;
    max-width: 50%
}

.publishVideoRow .publishVideoRowRight {
    width: -webki-calc(100% - 650px);
    width: calc(100% - 650px);
    padding-left: 40px;
    max-width: 50%
}

.timeScale {
    margin: 0px;
    padding: 0px
}

.timeScale li {
    position: relative;
    margin-left: 12px
}

.timeScale li:before {
    content: "";
    left: -9px;
    position: absolute;
    height: 32px;
    width: 1px;
    background-color: #dcdcdc;
    bottom: 0px
}

.timeScale li sup {
    float: left;
    display: block;
    position: absolute;
    top: -20px;
    color: #8b8b8b
}

.timeScale li span {
    display: block;
    width: 1px;
    height: 5px;
    background-color: #e5e5e5;
    float: left;
    margin: 0px 5px
}

.timeScale li.active span.active-secs {
    position: relative
}

.timeScale li.active span.active-secs::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 7px solid var(--primary-1);
    position: absolute;
    top: -8px;
    left: -5px
}

.timeScale li.active span.active-secs::before {
    content: '';
    border-left: 1px dashed var(--primary-1);
    height: calc(82vh - 129px);
    position: absolute;
    bottom: 10px;
    left: 0px
}

.timeScale li.active span.active-secs strong {
    background: var(--primary-1);
    color: var(--white);
    position: absolute;
    width: 35px;
    height: 16px;
    font-size: 10px;
    left: -17px;
    top: -42px;
    line-height: 16px;
    text-align: center;
    font-weight: normal;
    border-radius: 15px
}

.timeScaleSec {
    position: absolute;
    bottom: -5px;
    background: white;
    width: 100%
}

.timeScaleSec .timelineViewRowTitle {
    border: none
}

.timeScaleSec .timelineViewRowLayer {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    padding: 0px
}

.loadInfo {
    position: relative;
    border: 2px solid #F3F3F3;
    width: 241px;
    height: 241px;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 25px;
    opacity: 0
}

.loadInfo.active {
    opacity: 1
}

.loadInfo.load1pos {
    bottom: -83px;
    right: 43px
}

.loadInfo.load2pos {
    left: 60px;
    top: 24px
}

.loadInfo.svgItem svg {
    position: absolute;
    bottom: -4px
}

.loadInfo.svgItem:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    bottom: 0px;
    border: 18px solid;
    border-color: #f8f8f8 #f3f3f3 transparent transparent;
    -webkit-transform: rotate(-43deg);
    transform: rotate(-43deg)
}

.loadInfo.svgItem:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    bottom: 2px;
    border: 18px solid;
    border-color: white white transparent transparent;
    -webkit-transform: rotate(-43deg);
    transform: rotate(-43deg)
}

.loadInfo.svgleft svg {
    left: -15px
}

.loadInfo.svgleft:before {
    left: auto;
    right: 8px
}

.loadInfo.svgleft:after {
    left: auto;
    right: 13px
}

.loadInfo.svgright svg {
    right: -15px
}

.loadInfo.svgright:before {
    right: auto;
    left: 8px
}

.loadInfo.svgright:after {
    right: auto;
    left: 13px
}

.agencyAccountAddressBox {
    padding: 0;
    min-height: 105px
}

.agencyAccountAddressBox>.row>div {
    padding: 20px 30px !important
}

.agencyAccountAddressBox>.row>div:after {
    top: 0;
    bottom: 0;
    height: auto;
    left: 0;
    background-color: #f2f2f5
}

@media (max-width: 1460px) {
    .w-100-lg {
        width: 100% !important
    }
}

.listGridBtn {
    width: auto !important;
    min-width: 0 !important
}

.mediaTags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #f2f2f5;
    padding-bottom: 10px
}

.mediaTags p {
    width: 100%
}

.mediaTags>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #f2f2f5;
    margin-right: 8px;
    margin-bottom: 10px;
    border-radius: 100px;
    padding: 5px 10px;
    color: #404243;
    font-size: 12px
}

.mediaTags>li>a {
    padding: 0 !important;
    margin-left: 6px
}

.mediaTags.mediaTagsWhite>li {
    background-color: #fff !important;
    border: 1px solid #dcdcdc;
    display: inline-block
}

.seletedMediaItem {
    height: 72px
}

.seletedMediaItem .video-outer {
    height: 100%
}

.seletedMediaItem .video-outer .video_wrapper {
    height: 100%
}

.seletedMediaItem .video-outer .video_wrapper iframe,
.seletedMediaItem .video-outer .video_wrapper figure {
    height: 100%
}

.seletedMediaItem .video-outer .video_wrapper iframe img,
.seletedMediaItem .video-outer .video_wrapper figure img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.seletedMediaItem .video-outer .video_wrapper button {
    background-position: center
}

.seletedMediaItem .video-outer .video_wrapper button:before {
    width: 25px !important;
    height: 25px !important;
    margin: -12px 0 0 -12px !important
}

.seletedMediaItem .video-outer .video_wrapper button:after {
    margin: -4px 0 0 -2px !important;
    border-left: 8px solid #000 !important;
    border-top: 4px solid transparent !important;
    border-bottom: 5px solid transparent !important
}

.seletedMediaItem .video-outer .video_wrapper button span {
    font-size: 10px;
    color: #fff;
    background: rgba(43, 47, 50, 0.7);
    border-radius: 6px;
    text-indent: initial !important;
    position: absolute;
    bottom: 5px;
    right: 5px;
    padding: 0 5px
}

.selectMediaTag .mediaTagsWhite {
    display: none
}

.selectMediaTag .selectMediaTagBtn svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.selectMediaTag.active .mediaTagsWhite {
    display: block
}

.selectMediaTag.active .selectMediaTagBtn svg {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.mediaGridRow.grid {
    margin-left: -5px;
    margin-right: -5px
}

.mediaGridRow.grid>li {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px !important;
    min-width: inherit !important;
    max-width: inherit !important;
    width: calc(100% / 6) !important
}

@media (min-width: 1400px) {
    .mediaGridRow.grid>li {
        width: calc(100% / 8) !important
    }
}

.mediaGridRow.grid>li .video-outer {
    height: 100%;
    overflow: hidden !important
}

.mediaGridRow.grid>li .video-outer .video_wrapper {
    height: 100%
}

.mediaGridRow.grid>li .video-outer .video-baner {
    height: 100%
}

.mediaGridRow.grid>li .video-outer .video-baner img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    display: block
}

.mediaGridRow.grid>li .video-outer .audio_wrapper figure {
    margin: 0 0 5px;
    padding-left: 30px;
    width: 100%
}

.content-card figure {
    min-width: 40px
}

.border-right {
    border-right: 1px solid #dcdcdc
}

.eight_in_one li {
    max-width: 12.455% !important
}

.dashboard_FirstTimeUserTop {
    background-size: 90% auto
}

.getStartedwithProntoVideos .getStartedwithProntoVideosItm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px
}

.getStartedwithProntoVideos .getStartedwithProntoVideosItm .getStartedwithProntoVideosItmCount {
    width: 48px
}

.getStartedwithProntoVideos .getStartedwithProntoVideosItm .getStartedwithProntoVideosItmBody {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.getStartedwithProntoVideos .getStartedwithProntoVideosItm .getStartedwithProntoVideosItmIcon {
    width: 105px;
    text-align: center
}

.getStartedwithProntoVideos .getStartedwithProntoVideosItm .getStartedwithProntoVideosItmIcon svg {
    max-width: 100%
}

.mediaGridRow.n-width.grid>li {
    width: calc(100% / 6) !important
}

#row-main .sidebar {
    width: 18.75rem
}

#row-main #content {
    width: calc(100% - 18.75rem)
}

.sidebar.collapsed .toggle-sidebar-left svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sidebar .accountnav li .custom-switch {
    padding: 1.25rem 0px 1.25rem 3.75rem
}

.sidebar .admin-nav li a {
    padding: 0.6rem 0.9375rem 0.6rem 1.875rem
}

.sidebar .admin-nav li span {
    padding: 0.6rem 0.9375rem 0.6rem 1.875rem
}

.sidebar .admin-nav li span:after {
    content: '';
    height: 0.0625rem;
    width: 1.25rem;
    display: block;
    background: var(--gray-6);
    margin-top: 0.625rem
}

#sidebar-btn.btn {
    padding: 0.3625rem 0.55rem;
    right: -0.79rem;
    top: 1.5rem;
    z-index: 9
}

.sidebar.collapsed .accountnav li {
    position: relative
}

.sidebar.collapsed .accountnav li:first-child span:after {
    display: none
}

.sidebar.collapsed .accountnav li svg {
    position: absolute;
    right: 1.0625rem
}

.sidebar.collapsed .accountnav li span:after {
    position: absolute;
    right: 1.625rem;
    top: 0.6875rem
}

#row-main #content.pleft {
    padding-left: 1.4375rem;
    width: calc(100% - 4.75rem)
}

#row-main {
    overflow-x: hidden
}

#content {
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease
}

.sidebar {
    -webkit-transition: margin 0.3s ease;
    transition: margin 0.3s ease
}

#sidebar-left.collapsed {
    margin-left: -14rem
}

#sidebar-right.collapsed {
    margin-right: -17%
}

.lib-access input {
    width: auto;
    padding: 8px;
    outline: none;
    color: #404243;
    border: 1px solid #babcbe;
    font-size: inherit;
    border-radius: 0px;
    background: none
}

.lib-access span {
    color: #2b2f32;
    line-height: 28px
}

.lib-access .search-sec.full-ht {
    height: calc(100vh - 224px)
}

.lib-access .search-sec {
    background-color: var(--gray-9);
    border: 1px solid var(--gray-8);
    border-radius: 6px
}

.lib-access .search-sec p {
    color: var(--gray-3);
    border-bottom: 1px solid #dcdcdc
}

.lib-access .search-sec ul li {
    color: var(--gray-2);
    margin-bottom: 23px
}

.lib-access .search-sec ul li button {
    font-size: 12px;
    background-color: var(--gray-8);
    padding: 5px
}

.lib-access .search-sec .vall {
    color: var(--primary-4)
}

.cancel-btn,
.cancel-btn:hover {
    color: var(--gray-3)
}

.umodal.modal .modal-dialog.modal-lg {
    max-width: 90%
}

.umodal.modal .modal-dialog #container-view .grid li:first-child {
    padding-left: 2px !important
}

.rightsec-modal .mediaGridRow.grid>li {
    width: calc(100% / 4) !important
}

.rightsec-modal .business-media li .video-outer {
    min-width: 103px !important
}

.dropdown.dropdownBtn.listkeywords .dropdown-toggle:after {
    background-image: url("../images/close-square.png");
    right: 1.3rem;
    background-size: inherit
}

.dropdown.dropdownBtn.listkeywords button {
    margin-bottom: 5px;
    padding: 0.425rem 2.3125rem 0.425rem 0.5375rem
}

.btn.btn-md2 {
    padding: 0.6rem 2.1rem
}

#selectModal .breadcrumb-tabs li:first-child {
    padding-left: 0
}

.business-media.n-width .grid li {
    width: 25% !important
}

#container-view .grid.n-width li {
    min-width: 161px
}

.library-access.n-width li {
    width: 49%
}

.bg-yellow {
    background-color: #FFF6E8
}

.border-6 {
    border: 1px solid #FED99F
}

.bg-blue {
    background-color: #DAF1FF
}

.border-7 {
    border: 1px solid #66AFD9
}

.uname-width {
    min-width: 130px
}

.videolisting-modal#container-view .list li .video-outer:hover,
.videolisting-modal#container-view li .video-outer:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.videolisting-modal#container-view .list li .video-outer .video_wrapper {
    width: 122px;
    border: 2px solid transparent
}

.videolisting-modal#container-view li .video-outer .video_wrapper_full {
    border-radius: 6px
}

.videolisting-modal#container-view li .video-outer .video_wrapper:hover {
    border-color: #FF8369
}

.videolisting-modal#container-view .list li {
    width: 100%;
    padding: 0
}

#autoCreateModal .modal-left {
    height: 100vh
}

#autoCreateModal .modal-right .video_wrapper {
    max-width: 100%;
    height: 417px
}

.bordertop {
    border: 1px solid rgba(0, 0, 0, 0.125) !important
}

.accordion-dropdown .accordion-button {
    padding: 11px 20px
}

.accordion-dropdown .accordion-button::after {
    background-image: url("../images/selectUp2.png");
    background-position: center;
    background-size: 80%
}

.accordion-dropdown .accordion-button:not(.collapsed) {
    font-weight: bold;
    font-size: 14px
}

.accordion-dropdown .accordion-button:not(.collapsed)::after {
    background-image: url("../images/selectDown2.png");
    background-position: center;
    background-size: 80%
}

.accordion-dropdown .accordion-item {
    border-radius: 6px;
    width: 506px
}

.accordion-dropdown .accordion-body {
    padding: 1.5rem 2rem 0
}

.locations .mid-sec {
    border-bottom: 1px solid #b0b0b0
}

.locations .bottom-sec li {
    border-bottom: 1px solid #d8d8d8;
    display: block
}

.locations .bottom-sec span span {
    opacity: 0.6
}

.locations .bottom-sec span strong {
    min-width: 100px;
    font-weight: normal;
    display: inline-block
}

.border-black {
    border-top: 1px solid #000
}

.border-bottom-black {
    border-bottom: 1px solid #0000003b
}

.border-black-02 {
    border-bottom: 1px solid #00000033
}

.border-black-02-top {
    border-top: 1px solid #00000033
}

.overlay~.overlay {
    background-color: rgba(0, 0, 0, 0.7)
}

.localisecontent .tableCustom thead tr th {
    background: transparent
}

.localisecontent .tableCustom tr th {
    padding-top: 0px !important;
    padding-bottom: 0px
}

.localisecontent .tableCustom thead tr:first-child {
    border-bottom: 1px solid #0000003b
}

.localisecontent .tableCustom tr th:first-child,
.localisecontent .tableCustom tr td:first-child {
    padding-left: 48px
}

.localisecontent .tableCustom tr td {
    padding-top: 7px;
    padding-bottom: 4px
}

.localisecontent .tableCustom tbody tr:hover {
    --bs-table-accent-bg: transparent
}

.localisecontent .tableCustom tr td:nth-child(3) {
    text-align: right
}

.localisecontent .tableCustom tr td:nth-child(2) p {
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 8px
}

.localisecontent .tableCustom tr p {
    margin-bottom: 7px
}

.localisecontent .searchbox-slide .searchbox-icon,
.selectlocations .searchbox-slide .searchbox-icon {
    background: var(--gray-8)
}

.localisecontent .searchbox-slide .searchbox-input,
.selectlocations .searchbox-slide .searchbox-input {
    border-bottom: 1px solid #DCDCDC
}

.h-86vh {
    height: 86vh
}

.h-85vh {
    height: 85vh
}

.locations .tableCustom .tableCheck {
    width: auto
}

.searchbox-slide.search-slide-wid-position {
    left: 31%
}

.searchbox-slide.search-slide-wid-position .searchbox-input {
    background: #fff
}

.modal .modal-dialog.width-483 {
    max-width: 483px
}

.request-time {
    max-width: 358px
}

.leftnav {
    width: 36%
}

.leftnav .sidebar-tabs {
    padding: 0;
    margin: 0
}

.leftnav .sidebar-tabs li {
    display: block;
    width: 100%
}

.leftnav .sidebar-tabs li svg {
    margin-right: 0.375rem
}

.leftnav .sidebar-tabs li a.nav-link {
    border: 0;
    background: transparent;
    padding: 1.625rem 1.0625rem;
    border-bottom: 1px solid var(--gray-8);
    display: block;
    width: 100%;
    color: var(--gray-2)
}

.leftnav .sidebar-tabs li a.nav-link:hover {
    background: var(--white)
}

.leftnav .sidebar-tabs li a.nav-link:active {
    background: var(--white)
}

.leftnav .sidebar-tabs li a.nav-link.active {
    background: var(--white)
}

.rightnav {
    width: 64%
}

.bg-transparent {
    background-color: transparent
}

.custom-badge {
    width: 2.3125rem;
    height: 1.5rem;
    vertical-align: middle;
    line-height: 1rem;
    font-weight: normal
}

.txt-before {
    position: relative
}

.txt-before:before {
    position: absolute;
    height: 0.125rem;
    content: '';
    width: 1.6875rem;
    background-color: var(--gray-4);
    top: -1.25rem
}

.btn-outline-gray-radius.n-width {
    width: 7.375rem;
    padding: 0.625rem 0
}

.rightheight {
    height: calc(100vh - 145px)
}

/*# sourceMappingURL=style.css.map */