/* @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap'); */

@import url('iconly.css');
@import url('stako-app.css');

@import url('custom.css');

/*----------------------------------------*/


/* Template default CSS
/*----------------------------------------*/

html {
    font-family: 'Avenir';
    -webkit-font-smoothing: antialiased;
}


.Tungsten-fonts {  font-family: 'Tungsten' !important; font-weight: bold !important; }

body {
    font-family: 'Avenir';
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    /* background: #F2F4F4; */background: #fff;

    font-weight: 500;
    overflow-x: hidden;
    overflow-y: scroll;

}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    color: #2C2C2C;
    font-weight: 500;
    font-family: 'Avenir';
}

h4 {
    font-size: 24px;
}

p {
    font-size: 13px;
    color: #2C2C2C;
    font-weight: 500;
    line-height: 1.6;
    font-family: 'Avenir';
    margin: 0 0 15px 0;
}

img {
    max-width: 100%;
}

input:focus,
select:focus,
button:focus,
textarea:focus {
    outline: none;
}

a { color: #70499D }
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
    color: #11B6DE !important;
}

ul,
ol {
    padding: 0;
    margin: 0;
}

.f-11 {
    font-size: 11px !important
}

.f-12 {
    font-size: 12px !important
}

.f-13 {
    font-size: 13px !important;
    line-height: 20px
}

.f-14 {
    font-size: 14px !important
}

.f-16 {
    font-size: 16px !important
}

.f-18 {
    font-size: 18px !important
}

.f-14 {
    font-size: 14px !important;
}

.f-20 {
    font-size: 20px !important;
}

.f-22 {
    font-size: 22px !important;
}

.f-60 {
    font-size: 60px !important;
}

.f-40 {
    font-size: 40px !important;
}

.f-25 {
    font-size: 25px !important;
}

.f-32 {
    font-size: 32px !important;
}

.f-36 {
    font-size: 36px !important;
}

.f-60 {
    font-size: 60px !important;
}

.no-bg {
    background: none !important
}

.text-blue {
    color: #11B6DE !important
}

.text-orange {
    color: #70499D !important
}

.text-black {
    color: #2C2C2C !important
}

h1 {
    font-size: 36px;
    font-weight: 800
}

h2 {
    font-size: 30px;
    font-weight: 800
}

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

.textM-right {
    text-align: right;
}

.text-red,
.text-danger {
    color: #ff0000  !important
}

.text-success {
    color: #2DCE98 !important
}

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

input:-internal-autofill-selected {
    background-color: rgb(255, 255, 255) !important;
}

.btn.focus,
.btn:focus,
.btn:not(:disabled):not(.disabled).active:focus,
.btn:not(:disabled):not(.disabled):active:focus,
.btn:not([disabled]):not(.disabled).active,
.btn:not([disabled]):not(.disabled):active,
.custom-control-input:active~.custom-control-label:before,
.custom-control-input:checked~.custom-control-label:before,
.custom-control-input:focus~.custom-control-label:before,
.custom-file-input:focus~.custom-file-label,
.custom-select:focus,
.form-control:focus,
.page-link:focus,
.show>.btn.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 transparent;
}

.form-check-input {
    position: absolute;
    margin-top: 4px;
    margin-left: -1.25rem;
}

label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 500;
}

.eyebtn {
    position: absolute;
    right: 13px;
    bottom: 19px;
}

.btn-sm {
    border-radius: 7px;
    padding: .25rem .7rem;
    font-size: 12px;
    font-weight: 500;
}

.btn-md {
    border-radius: 8px;
    padding: .5rem 1.3rem;
    font-size: 13px !important;
    font-weight: 500 !important;
    margin-right: 5px;
	border: none !important;
}

.btn {
    min-width: 130px;
    padding: .575rem .75rem;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 500;
	box-shadow: 0 7px 10px 0px rgb(0 0 0 / 20%);
}

.btn-primary {
    font-weight: 500;
    font-size: 15px;
    background: #70499D;
    border: #70499D thin solid;
}

.btn-primary:hover {
    color: #fff !important;
    background-color: #6630a7;
    border-color: #6630a7;
}

.btn-dark:hover { color: #fff !important}

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

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #70499D;
    border-color: #70499D;
    box-shadow: none, 0 0 0 0 #70499D;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #70499D;
    border-color: #70499D;
}

.btn-add {
    color: #ffffff;
    background: #70499D;
    border: #70499D 0 solid;
}

.btn-add:hover {
    color: #fff;
    background-color: #70499D;
    border-color: #70499D;
}

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

.btn-add.focus,
.btn-add:focus {
    color: #fff;
    background-color: #70499D;
    border-color: #70499D;
    box-shadow: none, 0 0 0 0 #70499D;
}

.btn-add:not(:disabled):not(.disabled).active,
.btn-add:not(:disabled):not(.disabled):active,
.show>.btn-add.dropdown-toggle {
    color: #fff;
    background-color: #70499D;
    border-color: #70499D;
}


/*** Button CSS ****/

.btn-light {
    color: #1F2D3D;
    background-color: #ffffff;
    border-color: #ffffff;
    box-shadow: none;
}

.btn-light:hover {
    color: #1F2D3D;
    background-color: #ffffff;
    border-color: #ffffff;
}

.btn-light:focus,
.btn-light.focus {
    color: #1F2D3D;
    background-color: #ffffff;
    border-color: #ffffff;
    box-shadow: none, 0 0 0 0 rgba(215, 218, 222, 0.5);
}

.btn-light.disabled,
.btn-light:disabled {
    color: #1F2D3D;
    background-color: #ffffff;
    border-color: #ffffff;
    opacity: 0.5;
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show>.btn-light.dropdown-toggle {
    color: #1F2D3D;
    background-color: #ffffff;
    border-color: #ffffff;
}

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(215, 218, 222, 0.5);
}

.fileInput {
    padding: 9px 15px 8px !important;
}


/*** Login Area *****/

.loginArea {
    padding: 30px 0rem 0rem 0rem;
}

.uplogo {
    padding: 40px 0 20px 40px;
}

.investlogo {
    padding: 0px 0px 20px 0px;
    text-align: right;
    clear: both;
}

.loginbg {
    background: url('../img/circlebg.svg') no-repeat right -30% top -250px padding-box, transparent linear-gradient(300deg, #11B6DE 0%, #70499D 100%) 0% 0% no-repeat padding-box;
    position: relative;
    background-size: 48%, 100%;
}

.login-box {
    background: url('../img/grey-bg.svg') no-repeat left top #fff;
    box-shadow: 0px 3px 80px #0000001A;
    width: auto;
}

.login-box .left-img {
    box-shadow: 0px 70px 80px rgb(23 43 77 / 0.3)
}

.yogiimg {
    position: absolute;
    top: 30%;
    left: 7px;
    width: 90%
}


.loginTabs {
    margin: 50px 0 12px;
    padding-right: 30px;
}

.loginTabs ul {
    background: #FAFAFA;
    border: 0;
}

.loginTabs .nav-tabs .nav-item.show .nav-link,
.loginTabs .nav-tabs .nav-link.active {
    color: #FF7F30 !important;
    background-color: #FAFAFA;
    border-bottom: 5px solid #FF7F30;
}

.loginTabs .nav-tabs .nav-link {
    border: 0px solid #FF7F30;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    background: #FAFAFA;
    display: inline-block;
}

.loginTabs .nav-tabs .nav-link:hover {
    color: #FF7F30 !important;
}

.loginTabs .nav-link {
    padding: 0px 0;
    color: #C3C3C3;
    font-weight: 500;
}

.loginTabs .nav-item {
    padding: 10px 0;
}

.loginTabs .tab-content {
    padding: 10px 0 20px;
}

.loginTabs .form-control {
    border: 0;
    padding-left: 0;
    border-radius: 0;
    background: transparent;
    border-bottom: 1px solid #ced4da;
}

.form-control[type=file] {
     padding-bottom: 6px
}

.loginTabs .form-control[type=file] {
     padding-bottom: 6px
}


.loginTabs .form-control[type=date] {
     padding-bottom: 10px
}

.loginTabs .form-control

.loginTabs .form-control:focus {
    border-bottom: 1px solid #80bdff;
}


/* The custom chekbox */

.logCheck {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	height: 20px;
	margin-bottom: 0;
	display: inline-block;
}


/* Hide the browser's default checkbox */

.logCheck input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 1px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 5px;
}


/* On mouse-over, add a grey background color */

.logCheck:hover input~.checkmark {
    background-color: #ffffff;
    border: 1px solid #ccc;
}


/* When the checkbox is checked, add a blue background */

.logCheck input:checked~.checkmark {
    background-color: #11B6DE;
    border: 1px solid #11B6DE;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.logCheck input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.logCheck .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.logCheck input +  div { font-size: 16px; font-weight: bold; color: #6B6B6B}
.logCheck input:checked +  div {  color: #000}

.rightreserved {
    color: #ffffff
}

.content-wrapper {
    background: #FFFFFF;
}


/*** Left Nav  ***/

@media (min-width: 768px) {
    body:not(.sidebar-mini-md) .content-wrapper,
    body:not(.sidebar-mini-md) .main-footer,
    body:not(.sidebar-mini-md) .main-header { transition: margin-left .3s ease-in-out;margin-left: 7.6em !important}
    .closemenu-big { display: none; }
}

.sidebar {
    width: 97%;
    margin: auto;
}

.nav-link {
    padding: 6px 0px;
}

.layout-fixed .main-sidebar {
    background: #262158;
    left: 15px;
    border-radius: 20px;
    box-shadow: 0px 10px 20px #00000026;
    padding: 0px 8px;
}

.sidebar-dark-primary {
    margin: 20px 20px 20px 0;
}

.navbg {
    height: 45px;
}

.navbg img {
    width: 100%;
}

.layout-fixed .wrapper .sidebar {
     height: calc(100vh - (3.5rem + 1px));
/*    height: 450px;*/
}

.nav-sidebar .nav-link p {
    font-size: 12px;
    font-weight: 500;
    margin-left: 10px !important;
    margin-top: 4px;
    color: #FFFFFF;
    padding-top: 4px;

}

[class*=sidebar-dark-] .sidebar a {
    color: #000;
}

.nav-sidebar .nav-link:hover p {
    color: #fff !important;
}

.nav-sidebar .nav-treeview .nav-link:hover p {
    color: #000 !important;
}

.nav-sidebar .nav-treeview .nav-link p {
    color: #505050;
    font-weight: 500;
    font-size: 12px;
}

.nav-sidebar .nav-treeview { margin-left: 41px; }


.nav-sidebar .nav-treeview li { background: url(../img/list-view-min.jpg) no-repeat 1px 10px;
    padding-left: 13px;
    background-size: 8px; }



.nav-sidebar .nav-treeview li p { margin-left: 0px !important; }


.nav-sidebar .nav-treeview li  .nav-treeview { margin-left: 0px; }
.nav-sidebar .nav-treeview li  .nav-treeview  li { background: url(../img/li-disc.jpg) no-repeat 0 11px;
    padding-left: 10px;
    background-size: 6px; }

    .nav-sidebar .nav-treeview li  .nav-treeview  li .nav-treeview li { background: url(../img/li-disc-w.jpg) no-repeat 1px 10px;
        padding-left: 10px;
        background-size: 7px; }

.nav-sidebar>.nav-item {
    margin-bottom: 15px;
}

.nav-sidebar .nav-item>.nav-link {
    margin-bottom: 0;
}

.nav-sidebar .nav-link>p>.right {
    top: 10px;
}

.nav-sidebar>.nav-item .nav-icon {
    width: 32px;
    float: left;
    font-size: 34px !important;
    color: #9095A0
}

.nav-sidebar>.nav-item .nav-icon:before {
    border-bottom: #eee thin solid;
    padding-bottom: 9px
}

.sidebar .os-content {
    padding: 0 !important;
}

.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active,
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link:hover,
.sidebar-light-primary .nav-sidebar>.nav-item>.nav-link:hover {
    background: transparent;
    /* box-shadow: 0px 5px 15px #ACB2C1 !important;
    border-radius: 0px 5px 5px 0px; */
}

.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active p,
.sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active p,
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active i,
.sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active i,
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link:hover p,
.sidebar-light-primary .nav-sidebar>.nav-item>.nav-link:hover p,
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link:hover i,
.sidebar-light-primary .nav-sidebar>.nav-item>.nav-link:hover i {
    color: #fff;
    opacity: 1;
}

.nav-treeview .nav-link {
    padding: 3px 0px;
    margin-left: 3px;
}

.nav-treeview .nav-link:hover p {
    color: #fff
}

dropdown-menu dropdown-menu-md tableaction useraction-dropdown .sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active p,
.sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active p,
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link:hover p,
.sidebar-light-primary .nav-sidebar>.nav-item>.nav-link:hover p {
    color: #2B2D4A;
    opacity: 1.0;
}

[class*=sidebar-dark-] .nav-sidebar>.nav-item.menu-open>.nav-link,
[class*=sidebar-dark-] .nav-sidebar>.nav-item:hover>.nav-link,
[class*=sidebar-dark-] .nav-sidebar>.nav-item>.nav-link:focus {
    background-color: rgba(255, 255, 255, .1);
    color: #9095A0;
}

[class*=sidebar-dark-] .nav-sidebar>.nav-item>.nav-link.active {
    color: #2B2D4A;
    /* box-shadow: none; */

    background: #5F459A 0% 0% no-repeat padding-box;
    border-radius: 16px;
}

.menuexpico {
    display: none
}

.sidebar-collapse .leftmenuaction .menucloico {
    display: none
}

.sidebar-collapse .leftmenuaction .menuexpico {
    display: none
}

.dashTitle {
    font-size: 50px;
}

.dashTitle i {
    font-size: 45px;
}

.dashTitle span { font-size: 14px; font-weight: 500 }

.dashmainHead {
    text-align: right;
    text-transform: uppercase;
}

.dashmainBoximg {
    position: absolute;
    right: 0;
    bottom: -15px;
    height: 200px;
}

.card {
    background: #FFFFFF;
   border: 1px solid #E1E0E1;
   border-radius: 20px;
   box-shadow: none;
}
.card:hover { box-shadow: 0px 15px 40px #0000001A; }

.card-title {
    font-size: 19px;
    font-weight: 500;
    padding: 8px 0px 0;
    color: #000000;
}

.card-content { color: #ACADB3; font-weight: normal; font-size: 14px; margin-bottom: 0px; }

.dashtrend h4 {
    font-weight: 500;
    font-size: 16px;
}

.dashtrend h6 {
    font-weight: 500;
    font-size: 12px;
}

.dashtrend {
    margin-bottom: 20px
}

.dashtrend .heart-img {
    margin-left: -13px;
    margin-bottom: -10px;
    margin-top: -4px;
}

.top-notification {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    line-height: normal;
    font-size: 12px;
    font-weight: 500;
    color: #F25F84;
    position: absolute;
    left: 0;
    right: 0;
    top: -18px;
    margin: auto;
    text-align: center;
}

.userData {
    /* margin-top: 20px; */
    display: inline-block;
    min-width: 180px;
    text-align: right;
    position: relative;
}

.user-profile {
    margin-top: 0px;
}
.down-arrowprofile { margin-top: -16px; }
.user-profile p {
    font-weight: 500;
    font-size: 16px;
    float: none;
    text-align: left;
    line-height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px 0 0;
    color: #000000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 114px;
}

.user-profile p span {
    display: block;
    font-weight: normal;
    color: #ACADB3;
    font-size: 12px;
}

.user-profile img {
    float: none;
    /* margin: 0 5px */
}

.user-profile .dropdown-menu.useraction-dropdown {
    top: 25px !important;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 9px 40px #00000029;
    /* border-radius: 10px; */
}

.notificationbar {
    margin-top: 3px;
}

.searchhrt {
    text-align: right
}

.searchhrt select {
    border: none
}

.dashmainbor:after {
    border-radius: 5px;
    width: 30px;
    height: 3px;
    background: #2896E9
}

.dashmainbor p {
    margin-bottom: 10px
}



.btn-secondary {
    background: #8898AA;
    border: #8898AA thin solid;
    font-weight: 500;
    font-size: 14px;
    padding: .575rem .75rem;
}

.btn-radius {
    border-radius: 50px !important
}

.btn-outline-secondary {
    border-radius: 10px !important;
    border: none;
    font-weight: 800;
    text-decoration: underline;
    color: #172B4D;
    min-width: auto;
}

.btn-outline-secondary:hover {
    color: #11B6DE;
    background: none;
    text-decoration: underline;
}

.custom-search .input-group-text {
    background: #F7FAFC;
    border: #F7FAFC thin solid;
    border-radius: 10px 0 0 10px;
    color: #8898AA
}

.custom-search input.form-control {
    background: #F7FAFC;
    height: 40px !important;
    border: #F7FAFC thin solid;
    border-radius: 0 10px 10px 0;
    font-size: 14px;
    padding-left: 0;
    color: #8898AA
}

.admintable tr th,
.admintable tr td {
    color: #253757;
    font-weight: normal;
    font-size: 13px;
    padding: 10px 10px;
    /* border: none */
}

.admintable tr td:nth-child(2),
.admintable tr td.strong {
    font-weight: 500;
    color: #172B4D
}

.admintable tr td .text-success {
    color: #2DCE98 !important;
    margin-right: 4px;
    font-size: 12px
}

.admintable tr td .text-red,
.admintable tr td .text-danger {
    color: #F57171 !important;
    margin-right: 4px;
    font-size: 12px
}

.admintable tr td i.fa-circle {
    margin-right: 4px;
    font-size: 12px
}

/*.admintable tr td:first-child,
.admintable tr th:first-child {
    padding-left: 22px;
} */

.admintable tr th {
    background: #C9D1D8;
    font-weight: 500;
    padding: 10px;
    /* text-transform: uppercase; */
}

.admintable {
    margin: 0 !important;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #F5F8FA;
}


/*--------Switch Css-------*/

.switch {
    position: relative;
    display: inline-block;
    width: 47px;
    height: 20px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: none;
    border: #c2c7cd thin solid;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 11px;
    width: 12px;
    left: 4px;
    bottom: 4px;
    background-color: #c2c7cd;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: none;
    border: #172b4d thin solid
}

input:focus+.slider {
    box-shadow: none;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
    background: #172b4d;
}

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}


/*---admintabledrop*/


/*.admintabledrop { background: #F7FAFC; box-shadow: 0px 3px 6px #2C28281C; width:30px; height:30px; border-radius:50%; display: inline-block; text-align: center; line-height: 37px; }*/

.admintabledrop {
    display: inline-block;
    text-align: center;
}

.admintabledrop i {
    font-size: 20px;
    color: #172b4d
}

.tableaction {
    border: none;
    position: relative;
    width: 200px;
}

.tableaction ul {
    text-align: left;
    margin: 0;
    padding: 0 15px
}

.tableaction li {
    border-bottom: #ededed thin solid;
    list-style: none;
    font-size: 14px;
    padding: 8px 5px;
    font-weight: 500;
}

.tableaction li.strong {
    font-weight: 500
}

.tableaction li:last-child {
    border: none
}

.tableaction li a {
    color: #000000;
}

.tableaction li a:hover {
    color: #11B6DE
}

.tableaction:after {
    bottom: 100%;
    right: 7%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}

td .tableaction:after { display: none}


/* paginaltion css*/

.pagination_rounded,
.pagination_square {
    display: inline-block;
    margin: auto;
    width: 100%;
    text-align: right;
}

.pagination_rounded ul {
    margin: 0 auto;
    padding: 0;
    list-style: none
}

.pagination_rounded li:first-child {
    margin-left: 0px
}

.pagination_rounded ul li {
    display: inline-block;
    margin-left: 10px
}

.pagination_rounded ul li.active a {
    background: #753cbe;
    color: #fff !important;
}

.pagination_rounded ul li a:hover {
    background: #753cbe;
    color: #fff !important;
}

.pagination_rounded .prev {
    margin-left: 0px;
    line-height: 30px;
    height: 30px;
    width: 30px;
    background: transparent;
}

.pagination_rounded ul li a {
    float: left;
    color: #2B2D4A;
    border-radius: 5px;
    line-height: 30px;
    height: 30px;
    width: 30px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 20px;
    background: #ffffff;
    font-size: 12px;
}

.pagination_rounded .prev i,
.pagination_rounded .next i {
    font-size: 12px;
    line-height: 25px;
}

.pagination_rounded .next {
    line-height: 30px;
    height: 30px;
    width: 30px;
    background: transparent;
    transform: rotate(180deg);
}

.new-pagination .next { transform: none !important; color: #ACADB3; font-weight: normal; font-size: 12px; }
.new-pagination .prev { color: #ACADB3; font-weight: normal; font-size: 12px; }

.new-pagination ul li.active a { background: #C76DAC; }
.new-pagination ul li a { border-radius: 50%; }
.new-pagination ul li a:hover { background: #C76DAC; }



.add-edit-checkbox label {
    font-size: 14px;
    color: #172b4d;
    font-weight: 500 !important;
    margin-bottom: 23px;
}

.add-edit-checkbox [type="checkbox"].filled-in:not(:checked)+label {
    font-weight: 500 !important;
}

.bg-light {
    background: #F2F4F4 !important;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .5em solid;
    border-right: .4em solid transparent;
    border-bottom: 0;
    border-left: .4em solid transparent;
    border-radius: 5px;
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .4em solid transparent;
    border-bottom: .5em solid;
    border-left: .4em solid transparent;
    border-radius: 5px;
}

.form-control {
    border-radius: 10px;
    padding: 12px 11px;
    height: auto;
    font-size: 14px !important;
    border: 1.5px solid #ffffff;
}

.form-control:focus {
    border-color: #C9D1D8;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #c9d1d8;
    opacity: 1;
    border-color: #f8f9f9;
    opacity: 0.5;
}

.searchInput, .searchinput {
    background: url('../img/search.svg') no-repeat #ffffff;
    background-position: 15px 50%;
    padding-left: 50px;
}

.container-fluid .searchInput, .container-fluid .searchinput  {
    background: url('../img/search.svg') no-repeat #ffffff;
    background-position: 15px 50%;
    padding: 10px 8px 10px 50px;
}

.searchLabel {
    font-size: 16px;
    margin-bottom: 15px;
    text-align: center;
}

.searchLabel a {
    font-size: 12px;
    color: #11B6DE;
    margin-left: 10px;
}

.searchLabel a:hover {
    font-size: 12px;
    color: #2B2D4A;
}


/*-----modal Right------*/


/* .modal-dialog-topslideout {
    min-width: 100%;
    margin: 0 auto;
    background: #fff;
}

.modal-dialog-slideout {
    min-height: 100%;
    margin: 0 0 0 auto;
    background: #fff;
}

.modal.fade .modal-dialog.modal-dialog-slideout {
    -webkit-transform: translate(100%, 0)scale(1);
    transform: translate(100%, 0)scale(1);
}

.modal.fade.show .modal-dialog.modal-dialog-slideout {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    display: flex;
    align-items: stretch;
    -webkit-box-align: stretch;
    height: 100%;
}

.modal.fade.show .modal-dialog.modal-dialog-slideout .modal-body {
    overflow-y: auto;
    overflow-x: hidden;
} */

.rectangle_curve {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 10px 20px #0000000D;
    border: 1px solid #7070701A;
    border-radius: 10px;
    padding: 20px;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    padding: 0 !important;
}

.modal-header .close {
    padding: 0.5rem;
    margin: 0;
}

.close-btn {
    position: absolute;
    width: 42px;
    height: 42px;
    text-align: center;
    border-radius: 50%;
    font-size: 26px;
    top: 5px;
    right: 12px;
    cursor: pointer;
    font-weight: 300;
    color: #101010;
    border: 0;
    background: none;
}

.modalPad {
    padding: 30px;
    border-radius: 15px;
}

.modal-backdrop.show {
    opacity: .7;
}

.modal-content {
    box-shadow: none;
}

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

.rightModal .form-control {
    border: 1px solid #ced4da !important
}

.rightModal .modal-header .close.addaddressbtn {
    opacity: 1;
    top: 20px;
    right: 20px;
}

.dashbed-border-bottom {
    border-bottom: 1px dashed #dee2e6 !important
}

#NoFreight h4 {
    font-size: 18px;
    font-weight: bold;
    margin: 9px 10px 9px 0;
}

#NoFreight h5 {
    font-size: 17px;
    margin: 5px 10px 5px 0;
    font-weight: 500;
}

#NoFreight h6 {
    font-size: 14px;
    margin: 5px 10px 5px 0;
    font-weight: 400;
}

.text-dark-primary {
    color: #0843AA !important
}


/*------Order step -----*/

.stepwizard-step p {
    margin-top: 10px;
    z-index: 2;
    position: relative;
    font-weight: 500;
    font-size: 14px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step:before {
    top: 18px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 25%;
    height: 3px;
    background-color: #BCC4CC;
    z-index: 1;
}

.step-confirmed.stepwizard-step:before {
    background-color: #81C341;
}

.stepwizard-step:last-child:before {
    display: none;
}

.stepwizard-step {
    float: left;
    text-align: center;
    width: 25%;
}

.stepwizard-step .btn-circle {
    width: 20px;
    height: 20px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
    background: #BCC4CC;
    display: inline-block;
    margin-bottom: 0 !important;
}

.step-confirmed .btn-circle {
    box-shadow: 0px 0px 6px #81C341;
    background: #81C341;
}

.commentsubmit-group .input-group-text {
    background: none;
    border-left: none
}

.commentsubmit-group textarea.form-control {
    border-right: none;
    border-radius: 5px 0 0 5px;
}

.commentsubmit-group .form-label-group {
    width: 83%
}

.close-tag-margin img {
    margin-top: -5px;
}

.customerBox {
    background: #fff;
    box-shadow: 0px 3px 6px #2C28281C;
    border-radius: 10px;
    color: #172B4D;
    padding: 7px 15px 12px;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

.customerBox p {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 0;
    line-height: normal;
}

.customerBox h5 {
    font-weight: 400;
    font-size: 55px;
    margin-bottom: 0;
}

.customerBox:hover {
    background: #172B4D;
    color: #fff;
}

.customerBox:hover p,
.customerBox:hover h5 {
    color: #fff;
}

.profileLink a {
    background: #FFF;
    box-shadow: 0px 3px 6px #2C28281C;
    border-radius: 10px !important;
    padding: 15px 10px;
    text-align: center;
    display: block;
    color: #172B4D;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 14px;
    line-height: normal;
    position: relative
}

.profileLink a i {
    font-size: 35px;
    line-height: 27px;
    color: #172B4D;
    display: block;
    margin: 9px 0;
}

.profileLink:hover a,
.profileLink:hover a i {
    /* color: #172B4D; */
}

.profileLink.opacityLow {
    opacity: 0.4;
}

.profileLink.opacityLow:hover {
    opacity: 1;
}

.profileLink.completed a i {
    color: #06d6a0
}

.profileLink a img {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 16px
}

.uploadDocsCust p {
    line-height: 20px;
}

.customer-tab-profile {
    margin-right: -7.5px;
    margin-left: -7.5px;
    width: 100%;
    border: none;
}

.customer-tab-profile li {
    width: 20%;
    padding-right: 7.5px;
    padding-left: 7.5px;
}

.customer-tab-profile li a.opacityTab {
    opacity: 0.4;
}

.customer-tab-profile li a:hover {
    opacity: 1;
	color: #FF7F30 !important
}

.profileLink a.active i {
    color: #ffffff;
    opacity: 1 !important;
}

.profileLink a.active {
    /* background: url(../img/uploaded.svg) no-repeat #fff 97% 4%; */
    opacity: 1 !important;
    border: none;
    background-size: 16px 16px;
    color: #ffffff !important;
    background-color: #FF7F30 !important;
}

.profileLink a.active:hover {

    color: #ffffff !important;
}

@media (min-width: 992px) {
    .sidebar-mini.sidebar-collapse .content-wrapper,
    .sidebar-mini.sidebar-collapse .main-footer,
    .sidebar-mini.sidebar-collapse .main-header {
        margin-left: 7.6em !important;
        margin-right: 0px;
    }
}

@media (min-width: 768px) {}

@media screen and (max-width: 500px) {
    .btn-secondary {
        font-weight: 500;
        font-size: 13px;
        margin-left: 0;
    }
    .btn {
        min-width: auto
    }
    .btn-outline-secondary {
        font-size: 15px;
        margin: 10px 0;
    }
    .textM-right {
        text-align: left;
    }
    .stepwizard-step .btn-circle {
        width: 15px;
        height: 15px;
    }
    .stepwizard-step:before {
        top: 16px;
        height: 2px;
    }
    .stepwizard-step p {
        font-size: 12px;
    }
    .commentsubmit-group textarea.form-control {
        border-right: #ccc thin solid;
        border-radius: 5px
    }
    .commentsubmit-group .input-group-text {
        background: none;
        border: none
    }
    .commentsubmit-group .form-label-group {
        width: 100%
    }
    .customer-tab-profile li {
        width: 50%;
    }
}

i::before {
    background: transparent;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #11B6DE;
    background-color: #11B6DE;
    box-shadow: none;
}


/**** Dashboard CSS ****/

.curveBox {
    background: #E9FBFF;
	border-radius: 20px;
    margin-bottom: 20px;
	text-align: center;
	padding: 25px;
}

.curveBox.teach { background: #F9E5EA;}
.curveBox.course { background: #E7E6FB;  }

.curveBox h3 { font-size: 34px; font-weight: 800; color: #000000; margin-top: 10px }
.curveBox p { font-size: 16px; font-weight: 500; color: #000000; margin-bottom: 0 }



.curveBoxpad {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 15px;
    padding: 20px;
}

.curveBoxpad_lightGrey {
    background: #C9D1D8 0% 0% no-repeat padding-box;
    border-radius: 15px;
    padding: 20px;
}

.iconSetting {
    height: 100%;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    text-align: center;
    padding: 15px 0 0 0;
}

.bluecolor {
    background: #25DAE6;
}

.greencolor {
    background: #63C276;
}

.pinkcolor {
    background: #F25F84;
}

.orangecolor {
    background: #F4A335;
}

.dot-blue i {
    color: #25DAE6;
    filter: drop-shadow(0px 0px 10px #25DAE6);
    margin-right: 5px;
}

.dot-green i {
    color: #4AD198;
    filter: drop-shadow(0px 0px 10px #4AD198);
    margin-right: 5px;
}

.dot-pink i {
    color: #F25F84;
    filter: drop-shadow(0px 0px 10px #F25F84);
    margin-right: 5px;
}

.dot-orange i {
    color: #F4A335;
    filter: drop-shadow(0px 0px 10px #F4A335);
    margin-right: 5px;
}

.dot-seagreen i {
    color: #1EA0A1;
    margin-right: 5px;
}

.dot-grey i {
    color: #C9D1D8;
    margin-right: 5px;
}

.boxtitle {
    text-transform: uppercase;
    font-size: 18px;
    margin: 5px 0 10px 20px;
    letter-spacing: 1.8px;
    color: #2B2D4A;
}

.mainTitle {
    background: #2B2D4A 0% 0% no-repeat padding-box;
    border-radius: 15px;
    padding: 8px 25px;
    color: #ffffff;
    font-size: 12px;
    min-width: 250px;
    display: inline-block;
    margin-bottom: 15px;
}

.mainTitle span {
    text-transform: capitalize;
    float: right;
}

.allList_bg {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 15px;
    padding: 20px 20px;
    font-size: 12px;
    color: #9095A0;
    margin-bottom: 10px;
    word-break: break-all;
}

.allList_bg strong {
    font-size: 12px;
    display: block;
    color: #2B2D4A;
    font-weight: 500;
}

.norecordList_bg {
    background: #e4e8e8 0% 0% no-repeat padding-box;
    border-radius: 15px;
    padding: 20px 20px;
    font-size: 14px;
    text-align: center;
    color: #595e69;
    margin-bottom: 10px;
}

.editbtn {
    display: block;
}

.dropdown-menu {
    top: 5px !important;
}


/**** Nofity Badges *****/

.notifylist {
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 5px;
    margin-bottom: 10px;
}



.notify {
    padding: 6px 10px;
    max-width: 56px;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    border-radius: 5px;
    margin-bottom: 5px;
    display: inline-block;
    color: #ffffff;
}

.notify-turquoise {
    background: #25DAE6 0% 0% no-repeat padding-box;
}

.notify-green {
    background: #63C276 0% 0% no-repeat padding-box;
}

.notify-primary {
    background: #11B6DE 0% 0% no-repeat padding-box;
}

.notify-secondary {
    background: #FDC830 0% 0% no-repeat padding-box;
}

.notify-red {
    background: #F25F84 0% 0% no-repeat padding-box;
}

.notify-dark {
    background: #2B2D4A 0% 0% no-repeat padding-box;
}

.notify-dark-green {
    background: #1EA0A1 0% 0% no-repeat padding-box;
}

.switchSection {
    margin-top: 30px;
}

.dropdown-menu {
    font-size: 14px;
}

.selectBtn {
    font-size: 14px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    padding: 12px 11px;
    font-weight: 400;
    text-transform: capitalize;
}

.selectBtn:focus {
    border: 1px solid #cccccc;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #11B6DE;
    text-decoration: none;
    background-color: #F0F0F0;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #F0F0F0;
}


/*** Custom Dropdown Select with Link ****/

.switchDropdown {
    /* position: absolute;
    left: 42%;
    top: 40%; */
    position: relative;
}

.switchDropdown .selected a {
    display: block;
    width: 100%;
    text-decoration: none;
    font-size: 16px;
    border: 1px solid #cccccc;
    border-radius: 10px;
    padding: 12px 15px;
    color: #2B2D4A;
    background: url('../img/arrow-down.svg') no-repeat 98% 50% #ffffff;
}

.switchDropdown .selected a span {
    cursor: pointer;
    display: block;
    padding: 5px;
}

.switchDropdown .option {
    position: relative;
}

.switchDropdown .options ul {
    background: #fff none repeat scroll 0 0;
    display: none;
    list-style: none;
    padding: 0px 0px;
    position: absolute;
    left: 0px;
    top: 60px;
    width: 100%;
    min-width: 170px;
    z-index: 1;
    border-radius: 5px;
    border: 1px solid #d7d7d7;
}

.switchDropdown .selected span.value,
.switchDropdown .options span.value {
    display: none;
}

.switchDropdown .options ul li a {
    padding: 10px 15px;
    display: block;
    text-decoration: none;
    color: #2B2D4A;
    font-size: 14px;
}

.switchDropdown .options ul li a:hover {
    color: #11B6DE;
    text-decoration: none;
    background-color: #F0F0F0;
    transition: 0.2s ease;
}

.mdpadding {
    padding: 8px 15px 8px 15px !important;
}

.mdpaddingSel button.selectBtn {
    padding: 8px 15px 8px 15px !important;
}

.sidebar-mini .nav-sidebar,
.sidebar-mini .nav-sidebar .nav-link,
.sidebar-mini .nav-sidebar>.nav-header {
    white-space: inherit;
    overflow: hidden;
}

.badge {
    display: inline-block;
    padding: .35em .6em;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.table td,
.table th {
    vertical-align: middle;
}

.selectBtn.disabled {
    background-color: #e2e2e2  !important;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    background: #ffffff;
    padding: 8px 10px;
    border-radius: 10px;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 0px solid #aaa !important;
    border-radius: 4px;
    cursor: text;
    padding-bottom: 5px;
    padding-right: 5px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 0px;
    outline: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e3e8e8 !important;
    border: 0px solid #aaa !important;
    border-radius: 4px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 5px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    border-right: 0px solid #aaa !important;
}

.btn-circle {
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 6px 0;
    font-size: 16px;
    line-height: 1.428571429;
    border-radius: 20px;
    min-width: auto;
}

.select2-container {
    position: relative;
}

.select2-selection--multiple::after, .select2-selection--single::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .5em solid;
    border-right: .4em solid transparent;
    border-bottom: 0;
    border-left: .4em solid transparent;
    border-radius: 5px;
    position: absolute;
    right: 16px;
    top: 46%;
    color: #9aa4b1;
}

.select2-container--default .select2-dropdown .select2-search__field:focus,
.select2-container--default .select2-search--inline .select2-search__field:focus {
    border: none !important;
}

.searchpad {
    padding: 15px 15px 15px 50px !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none !important;
    border-radius: 4px;
    height: 32px;
    padding-left: 0;
    padding-top: 4px;
    outline: none;
    font-weight: 400;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none;
}
.select2-selection__choice {
    color: #70499D !important;
}

.os-theme-light>.os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle { background-color:rgba(0, 0, 0, 0.1); }
.os-scrollbar-track { background: #eee !important;}

.os-theme-dark>.os-scrollbar, .os-theme-light>.os-scrollbar {
    padding: 0;
    box-sizing: border-box;
    background: 0 0;
}

.os-theme-dark>.os-scrollbar-vertical, .os-theme-light>.os-scrollbar-vertical {
    bottom: 10px;
    width: 6px;
}

.help-block, .control-label, .error_msg {
    color: #ff1717 !important;
    font-weight: 400 !important;
    font-size: 12px;
}

.min-width-hundred {
    min-width: 100px;
}

.min-width-two-hundred-fifty {
    min-width: 250px;
}

.custmbtn-measurement {
    min-width: 24px;
    min-height: 25px;
    border-radius: 5%;
    color: white !important;
}

.disable-div {
    pointer-events: none;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e2e2e2 !important;
    opacity: 1;
    border-color: #f8f9f9;
    opacity: 1;
    color: #1F2D3D;
	    cursor: no-drop;
}

.bootstrap-select.disabled, .bootstrap-select>.disabled {
    cursor: not-allowed;
    opacity: 0.9;
}


.user-permission { position: relative; }
.user-permission label { position: absolute; top: 14px; left: 15px; }
.user-permission i { margin-right: 10px; }




.dash-newdesign-table td, .dash-new-table th {
    border: none;
    background: #fff;
	padding: 20px 12px !important;
    font-size: 12px;
    color: #9095A0;
}
.dash-newdesign-table td strong {
    color: #2B2D4A;
    display: block;
        font-weight: 500;

}


.dash-newdesign-table td:nth-child(2) strong { font-weight: 700}

.dash-newdesign-table td {
    background: #fff;
}
.dash-newdesign-table tr { background: none}

.dash-newdesign-table tbody::before {
    height: 1em;
    display: table-row;
    content: "";
}

.dash-newdesign-table tbody tr:nth-of-type(odd) {
    background-color: none;
}

.dash-newdesign-table td:first-child {
    border-radius: 15px 0 0 15px;
    padding-left: 20px !important
}

.dash-newdesign-table td:last-child {
    border-radius: 0 15px 15px 0;
    padding-right: 20px !important
}





.table.dataTable thead th, table.dataTable thead td { border-bottom: none; }
.select2-container .select2-selection--single {  height: 32px !important; }

.table-responsive::-webkit-scrollbar { width: 5px; margin-right: 51px; height: 12px; margin-top: 10px; }
.table-responsive::-webkit-scrollbar-track { box-shadow: none; background: #eee; border-radius: 10px; }
.table-responsive::-webkit-scrollbar-thumb { background-color:rgba(0, 0, 0, 0.1); border-radius: 10px; }

@media (min-width: 332px) {
	.sidebar-mini  .main-sidebar, .sidebar-mini  .main-sidebar::before {
    width: 6rem !important;
}

      .sidebar-mini .main-sidebar.sidebar-focused, .sidebar-mini .main-sidebar:hover {
        width: 6rem !important;
    }

	 .sidebar-mini  .nav-sidebar .nav-item>.nav-link {
        border-bottom: #d4d3d3 thin solid;

    }

    .sidebar-mini .nav-sidebar .nav-item>.nav-link {
        margin-bottom: 0;
        font-size: 21px !important;
        margin-left: 0px;
        text-align: center;
        color: #fff !important;
        border-bottom:none !important;
    }

    .sidebar-mini .nav-sidebar .nav-treeview li {
        display: none;


    }

    .sidebar-mini .main-sidebar.sidebar-focused  .nav-sidebar .nav-treeview li, .sidebar-mini .main-sidebar:hover  .nav-sidebar .nav-treeview li{
        display: block;

    }





    .sidebar-mini .nav-sidebar .nav-item>.nav-link i {
        width: auto;
    }

    .sidebar-mini .main-sidebar.sidebar-focused  .nav-sidebar .nav-item>.nav-link, .sidebar-mini .main-sidebar:hover  .nav-sidebar .nav-item>.nav-link {
        font-size: 14px;
        text-align: center;
        color: #000;
        height: auto;


    }
    .sidebar-mini .main-sidebar.sidebar-focused  .nav-sidebar .nav-item>.nav-link i, .sidebar-mini .main-sidebar:hover  .nav-sidebar .nav-item>.nav-link i {
        width: auto;
        display: block

    }

    .nav-sidebar .nav-item .nav-link i {
        width: 10px;
        display: inline-block !important;
    }
    .sidebar-mini .nav-sidebar .nav-link p {
        width: auto !important;
        display: block !important;
		margin:-3px 0 0 !important;
		animation-name: inherit !important;
        visibility: visible !important;
		animation-fill-mode: inherit !important;


    }

}

@media (max-width: 1040px) {

    .gov-logo { width:200px !important; margin-top: 15px; }

}

.closemenu-big { position: absolute; top: 15px; left: 18px; color: #fff; font-size: 22px; }
.closemenu-big i { color: #fff;}

.closemenu-bigopen { position: absolute; top: 55px; left: 25px; color: #fff; font-size: 22px; }

select {
    background: url(../img/arrow-down.png) no-repeat right 10px center #ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.dropdown-toggle::after {
    color: #9aa4b1;
}

.p-height{
    min-height: 45px;
}

.view-pheight {
        overflow-y: scroll;
        max-height: 50px;

}

.content-wrapper .content {
    padding: 0px !important;
    min-height: 64vh;
}

.modal-body td .logCheck { margin-top: -10px; }

.bootstrap-select.disabled, .bootstrap-select>.disabled {
    cursor: not-allowed;
    opacity: 0.9 !important;
}

.modal-footer { justify-content: end;}


.modal-body table.dataTable tbody th, .modal-body table.dataTable tbody td { max-width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }

.mt-2.mb-2 .dashbed-border-bottom { margin-bottom: 20px; }

.nav-treeview .nav-link.active p {
    color: #11B6DE;
}


.select2 { width: 100%  !important; }



.tdRowcontentbreak { max-width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }


.dash-scrollpage { max-height: 428px; overflow-y: auto; scrollbar-color: rgba(24, 47, 81, 0.2) #e4e2e2;  scrollbar-width: thin; }
.dash-scrollpage::-webkit-scrollbar { width: 5px; margin-right: 51px; }
.dash-scrollpage::-webkit-scrollbar-track { box-shadow: none; background-color:#e4e2e2; border-radius: 10px; }
.dash-scrollpage::-webkit-scrollbar-thumb { background-color:rgba(24, 47, 81, 0.2); border-radius: 10px; }


.content-header .row>.col-sm-8>p { font-size: 14px; margin-top: 2px; margin-bottom: 10px }
p.page-sub-head { font-size: 14px; margin-top: 2px; margin-bottom: 10px }

.notificationtab { width: 400px; }

.notificationtab .notifylist { padding: 14px 20px; margin-bottom: 0}

/*
.tooltip-inner {
    background-color: #fff;
    border-radius: .25rem;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 18%);
    color: #000;
  }


  .bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
  border-left-color: #fff;
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
  border-right-color: #fff;
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
  border-top-color: #fff;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #fff;
}

.tooltip.show { opacity: 1;} */



table.table-bordered.dataTable { margin: 0 !important; border-collapse: collapse !important; }
table.dataTable tr td, table.dataTable tr th { padding: 8px 10px !important; border: 1px solid #dee2e6 !important}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #607d8b;
    border-color: #607d8b;
}

.page-link { color: #3e3e3e; }
.page-item.disabled .page-link { color: #b5b5b5; }


.permission-tablenew tbody { border: #eee thin solid; box-shadow: 0px 3px 6px #2c28281c;}
.permission-tablenew tbody::before { height: 6px;}
.permission-tablenew tr td { padding:20px .75rem !important;}
.permission-tablenew thead tr td { padding:0 .75rem 18px !important;}
.permission-tablenew td:first-child {
    padding-top: 9px !important;
    padding-left: .75rem !important;
}
.permission-tablenew thead tr td { border: none; }
.permission-tablenew td:last-child {
    border-radius: 0;
    padding-right: .75rem !important;
}
.permission-tab-new-label label.logCheck {
    color: #464a4a;
    display: block;
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 0;
    padding-left: 24px;
  }

  .permission-tab-new-label .checkmark { width: 16px; height: 16px;}
  .permission-tab-new-label .logCheck .checkmark:after { left: 5px; top: 1px; }
  .permission-tablenew tr.permission-tab-new-label td { padding-top: 11px !important;
    border: #eee thin solid;
    padding-bottom: 15px !important; }

  .permiss-sub-sub-menu-tab label.logCheck { color: #a5a5a5 }
  tr.permiss-sub-sub-menu-tab td.left-margin-sub { padding-left: 37px !important; }


.contract-formprofile .form-control { border: 1.5px solid #ced4da; padding: 12px 11px; border-radius: 10px; }
.contract-formprofile .selectBtn { border: 1px solid #ced4da; }



.reportTabing li { width: 25%; }
.reportTabing .profileLink a { padding: 30px 7px; height: 150px; font-size: 16px }
.reportTabing li a.opacityTab { opacity: 1}
.reportTabing li a:hover, .reportTabing .profileLink a:hover i {
    background: #11B6DE; color: #fff
}




.dash-new-table tr th { background:#f2f4f4; font-size: 12px;
    color: #9095A0; font-weight: normal; }
.dash-new-table td, .dash-new-table th {
    border: #f2f4f4 thin solid;
    background: #fff;
	padding: 4px 12px !important
}

.dash-new-table td {
    background: #fff; border: #eee thin solid
}
.dash-new-table tr {border-bottom: #f2f4f4 3px solid; background: none}

.dash-new-table tbody tr:nth-of-type(odd) {
    background-color: none;
}

.dash-new-table td:first-child {
    border-radius: 15px 0 0 15px;  box-shadow: none
}

.dash-new-table td:last-child {
    border-radius: 0 15px 15px 0;  box-shadow: none
}

.newaccordionepc .card { box-shadow: none; border: 1px #eee solid; margin-bottom: 0; padding-bottom: 0 }
.newaccordionepc .card-body { padding-bottom: 0 }
.newaccordionepc .card-header { background: #eee; padding: 10px;  }
.newaccordionepc .card-title { font-size: 14px; }

.epcnewtableaccording .admintable tr th {
	background: #e0e0e0 !important; }




.EPCmainhead th { font-size: 14px !important; padding: 7px !important }
.sub-headingEPC td { font-size: 13px !important; font-weight: bold !important; padding: 7px !important }

.epcsub-head td { font-size: 15px !important; text-transform: uppercase !important; font-weight: 800 !important; padding: 7px !important; color: #000 !important}
.epcsub-itehead td { font-size: 15px !important;  font-weight: bold !important; padding: 7px !important; color: #484848 !important; }
.epcsub-itehead2 td { font-size: 13px !important;  font-weight: 500 !important; padding: 7px !important; color: #616161 !important; }

.epcsub-itemhead td { font-size: 13px !important;  font-weight: 400 !important; padding: 7px !important; color: #5a5a5a !important; }
.epcsub-itehead td:nth-child(2), .epcsub-itemhead td:nth-child(2), .epcsub-itehead2 td:nth-child(2) { text-align: center}

.table-striped tbody tr.epcsub-head.footer:nth-of-type(odd) { background: #d2d2d2 !important; }



.epcedittable textarea { width: 100%; height: 30px; color: #495057; font-size: 14px; border: #c5c5c5 thin solid; border-radius: 4px;   padding: 4px;   }
.epcedittable input { width: 50px; height: 30px; color: #495057; font-size: 14px; border: #c5c5c5 thin solid; border-radius: 4px;     padding: 4px; text-align: center  }



.epcedittable .epcsub-head td textarea { font-size: 14px !important; text-transform: uppercase !important; font-weight: 700 !important }
.epcedittable .epcsub-itehead td textarea, .epcedittable .epcsub-itehead td input { font-size: 14px !important;  font-weight: 700 !important;}
.epcedittable .epcsub-itehead2 td textarea, .epcedittable .epcsub-itehead2 td input { font-size: 13px !important;  font-weight: 500 !important; }
.epcedittable .epcsub-itehead2 td input, .epcedittable .epcsub-itemhead td input, .epcedittable .epcsub-itehead td input { margin-top: -5px }
.epcedittable .epcsub-itemhead td textarea, .epcedittable .epcsub-itemhead td input { font-size: 13px !important; }



.loadpopup-list  tr td, .loadpopup-list  tr td:first-child { padding: 0 5px !important; cursor: pointer}
.loadpopup-list tbody::before {
    height: 0;
    display: table-row;
    content: "";
}

@media only screen and (min-width: 767px) {

.min-Loginheight { min-height: 97vh}

}

.btn-info {
    background-color: #00CDFF;
    border-color: #00CDFF;
}

.btn-info:hover {
    background-color: #11B6DE;
    border-color: #11B6DE;
	color: #fff !important
}


.btn-warning {
	color: #fff;
    background-color: #FF7F30;
    border-color: #FF7F30;
}

.btn-warning:hover {
    background-color: #FF7F30;
    border-color: #FF7F30;
	color: #fff !important
}


.orpromocodeline {
    position: relative;
}

.orpromocodeline:before {
    width: 100%;
    position: absolute;
    z-index: 1;
    content: "";
    top: 9px;
    border: #eee thin dashed;
    left: 0;
    right: 0;
}

.orpromocodeline span {
    background: #fff;
    padding: 5px;
    position: relative;
    z-index: 2;
}

.loginTabs  label { margin-bottom: 0}
.cc-avatxt { width: 24px; text-align: center; line-height: 24px; height: 24px; font-size: 13px; display: inline-block; background: #70499D; color: #fff; border-radius: 50%}

.text-info { color: #11B6DE !important }

.btn-secondary { background-color: #acaaaa; border-color: #acaaaa; }

.tablemaxheighassign { max-height: 262px; overflow-y: scroll}

.modal .loginTabs .form-control {
border-radius: 10px;
    padding: 12px 11px;
    height: auto;
    font-size: 14px !important;
    border: 1.5px solid #ffffff;
	background: #fff
}

.modal .loginTabs .form-group label { margin-bottom:0.5rem }

.otp-input input {
    width: 45px;
    margin-right: 13px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-weight: 700;
    font-size: 18px;
    border-radius: 15px;
    border: #F7F7F7 1px solid;
    background: #F7F7F7;
    outline: none;
	color: #031912;
	margin-top: 10px
}

.otp-input input:focus  { border: 1px solid #70499D;  }
.otp-input input::placeholder { color: transparent }
.otp-input input:not(:placeholder-shown)  { border: 1px solid #70499D;  }
.registerverify-otp input { background: #ededed }

.text-underline { text-decoration: underline}

.comp-logo { height: 40px; margin-top: -6px !important;}

.user-profile .dropdown-menu.notificationtab { top: 13px !important; }
.notificationtab { width: 350px;}
.notificationtab .notifylist { padding: 14px 16px; margin-bottom: 0}

.notifylist { color: #1f2d3d!important; }
.notifylist:hover { color: #11B6DE !important; }
.notifylist:hover span { color: #1f2d3d !important; }

.notify-detil {  height: 300px; overflow-y: scroll }
.notify-detil::-webkit-scrollbar { width: 5px; margin-right: 51px; height: 12px; margin-top: 10px; }
.notify-detil::-webkit-scrollbar-track { box-shadow: none; background: #eee; border-radius: 10px; }
.notify-detil::-webkit-scrollbar-thumb { background-color:rgba(0, 0, 0, 0.1); border-radius: 10px; }

.cursor-pointer { cursor: pointer}
.progress { height: 7px; border-radius: 10px; }
.progress-bar { height: 7px; border-radius: 10px; background-color: #753cbe;}
.profcomple { color: #753cbe !important; font-weight: 500; }
.profcomple:hover { color: #753cbe !important; }

a.btn:focus, a.btn-md:focus { color: #fff !important}
.btn-secondary:hover { color: #fff !important}


.package-image { width: 80px; height: 70px; border-radius: 10px; padding: 15px; border: #753cbe thin solid; }
.package-image img { width: 100%; height: 100%; object-fit: contain }

.cc-image { width: 90px; height: 90px; border-radius: 50%; margin-top: -40px; margin-bottom: 25px; border: #fff 3px solid; box-shadow: 0 0 7px 5px rgb(0 0 0 / 10%);  }
.cc-image img { width: 100%; height: 100%; border-radius: 50%;  object-fit: cover }



.package-section { padding: 20px }
.cc-section { margin-top: 25px; padding-top: 15px}

.package-section h5 { font-size: 17px; font-weight: 500; text-overflow: ellipsis; padding-right: 60px; overflow: hidden; white-space: nowrap; color: #70499D; }
.package-section h6 { color: #6E6D6D; font-size: 12px; }
.package-section p { color: #000; font-size: 17px; font-weight: bold; margin-top: 10px }
.package-section p strike { color: #999; font-size: 13px; }


.pack-details p { color: #8a8a8a; font-size: 13px; font-weight: normal; margin: 0; line-height: 20px;}
.pack-details h5 { font-size: 13px; font-weight: 500; margin-bottom: 15px; padding-right: 0; color: #000; line-height: 18px; white-space: inherit;}

.card-btn { padding: 4px 15px; border-radius: 7px !important; margin-right: 0}
.card-btn.btn-outline-primary { background: #fff; color: #70499D; border: #70499D thin solid !important; }
.card-btn.btn-outline-primary:hover { background: #70499D; color: #fff !important; border: #70499D thin solid !important;}

.card-btn.btn-outline-secondary { background: #fff; text-decoration: none; color: #6c757d; border: #6c757d thin solid !important; margin: 0 !important }
.card-btn.btn-outline-secondary:hover { background: #6c757d; color: #fff !important; border: #6c757d thin solid !important;}
.pack-action { background: #eee; padding: 10px; border-radius: 10px;}

.card-btn.btn-outline-danger { background: #fff; text-decoration: none; color: #F25252; border: #F25252 thin solid !important; margin: 0 !important }
.card-btn.btn-outline-danger:hover { background: #F25252; color: #fff !important; border: #F25252 thin solid !important;}
.pack-action { background: #eee; padding: 10px; border-radius: 10px; }


.grid-status { position: absolute; top: -5px; right: 0}
.bad-status {
    border-radius: 25px;
    padding: 6px 12px;
    font-weight: 700;
    font-size: 11px;
}

.bad-status.badge-danger {
    background: #F252521A;
    color: #F25252;
}

.bad-status.badge-success {
    background: #089D121A;
    color: #089D12;
}

.bad-status.badge-warning {
    background: #E697001A;
    color: #E69700;
}

/* .titlepad { margin-bottom: 15px } */
.titlepad h4 { color: #000000; font-weight: 500; font-size: 30px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice { margin-bottom: 5px; margin-top: 0 !important}
.select2-container--default .select2-selection--multiple { padding:0 !important}

.publsih-sticky { position: sticky; top: -20px; z-index: 10; background:#F2F4F4}
.staturightghead { min-width: inherit; font-size: 17px; font-weight: 500;}


.heart-icon { position: absolute; top: 10px; z-index: 10; right: 0}
.heartchkbox { display: inline-block; margin-bottom: 18px;}
.heartchkbox  .checkmark { font: normal normal normal 14px/1 FontAwesome; background: none; border: none;  }
.heartchkbox:hover input~.checkmark {  background: none; border: none }
.heartchkbox .checkmark:after {  content: "\f08a"; transform: rotate(0deg); color: #000; font-size: 20px; border: none; display: block; }
.heartchkbox input:checked ~ .checkmark  { background: none; border: none }
.heartchkbox input:checked ~ .checkmark:after { content: "\f004"; color: #11B6DE; }

.search-address { position: absolute; top: 20px; right: 20px; max-width: 300px }


.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

.uploadBtn {
    background: #70499D; border-color: #70499D; color: #FFFFFF; border: none; outline: none; text-align: center; font-size: 13px;  border-radius: 10px; padding: 6px 15px;
}

.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: -124px;
    top: 0;
    opacity: 0;
	cursor: pointer;
    height: 500px;
    font-size: 20px;
	width: 900px;
}

.up-loposition { position: absolute; right: 20px; top: 37px}
.uploaded-doc { width: 100%; height: 80px; border-radius: 10px; position: relative; background: #eee;  }
.uploaded-doc i { font-size: 40px; display: block; text-align: center; line-height: 80px; }
.uploaded-doc>img  { width: 100%; height: 100%; border-radius: 10px; object-fit: contain; object-position: center}
.uploaded-doc a { position: absolute; top: 5px; right: 5px; width: 20px; height: 20px; line-height: 19px; border-radius: 50%;  text-align: center }


.modal-dialog-slideout {
    min-height: 100%;
    margin: 0 0 0 auto;
    /* background: #fff; */
}

.modal.fade .modal-dialog.modal-dialog-slideout {
    -webkit-transform: translate(100%, 0)scale(1);
    transform: translate(100%, 0)scale(1);
}

.modal.fade.show .modal-dialog.modal-dialog-slideout {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    display: flex;
    align-items: stretch;
    -webkit-box-align: stretch;

}

.modal.fade.show .modal-dialog.modal-dialog-slideout .modal-body {
    overflow-y: auto;
    overflow-x: hidden;
}





    .received_withd_msg p {
        background: #fff none repeat scroll 0 0;
        border-radius: 3px;
        color: #333333;
        font-size: 14px;
        margin: 0 0 10px 0;
        padding: 5px 10px 5px 12px;
        width: auto;
        display: inline-block;
    }

    .time_date {
        color: #747474;
        display: block;
        font-size: 12px;
        margin: 0px 0 0;
    }


    .mesgs {
        width: 100%;
    }

    .sent_msg p {
        background: #E3E7E8 none repeat scroll 0 0;
        border-radius: 3px;
        font-size: 14px;
        margin: 0 0 10px 0;
        color: #333333;
        padding: 5px 10px 5px 12px;
        width: auto;
        display: inline-block;
    }

    .outgoing_msg {
        overflow: hidden;
        margin: 26px 10px 26px 0;
    }

    .sent_msg {
        float: right;
        /* width: 46%; */
    }

    .chat-send-box .uploadBtn { margin: 0; margin-right: 6px; padding: 13px 12px;  }
        .chat-send-box img { width: 20px }
        .chat-send-box .form-control { border: 1px solid rgba(119,119,119,0.5) !important; font-size: 14px; font-family: "Georgia" !important; padding: 7px 10px; border-right: none !important; }
        .chat-send-box .input-group-text { background: #fff; border: 1px solid rgba(119,119,119,0.5) !important; border-left: none !important}

.chatheightfix { height:calc(100vh - 186px); overflow-y: auto; scrollbar-color: rgba(51, 51, 51, 0.7) #E3E7E8;  scrollbar-width: thin; }


.chatheightfix::-webkit-scrollbar { width: 5px; margin-right: 51px; height: 12px; margin-top: 10px; }
.chatheightfix::-webkit-scrollbar-track { box-shadow: none; background: #eee; border-radius: 10px; }
.chatheightfix::-webkit-scrollbar-thumb { background-color:rgba(0, 0, 0, 0.1); border-radius: 10px; }


/*Super Admin css*/
.lab-superlogo { width: 40px; height: 40px; border-radius: 50%; background: #eee; padding: 4px }
.lab-superlogo img { width: 100%; height: 100%; object-fit: contain; border-radius: 50%; }

.superadminlablogo { background: #fff; padding: 5px }
.superadminlablogo img { object-fit: contain; border-radius: 0}

.full-detilastxt h5 { text-overflow: inherit; overflow:inherit; white-space: normal }

.pack-details .cc-avatxt { line-height: 24px}

.onlinestatus { position: absolute; right: 4px; bottom: 3px; width: 15px; height: 15px; background: #38cb2e; border: #fff thin solid; border-radius: 50%; box-shadow: 0 0 10px 0px rgb(0 0 0 / 40%); }
.onlinestatus.offline {  background: #F25F84;  }




.student-invite { background: #11B6DE; box-shadow: 0px 5px 10px #00000029; border-radius: 8px; font-weight: 500; font-size: 14px }
.student-invite img { margin-top: -20px; width: 80px; margin-right: -10px }


.table-leaderboard img.student-img { width: 40px; height: 40px; border-radius: 50%; object-fit: cover;     max-width: inherit;}
.table-leaderboard td { font-size: 12px; color: #999999; font-weight: 500; border: none }
.table-leaderboard td.student-name { font-size: 13px; color: #000; font-weight: 700 }
.table-leaderboard td.master-text { font-size: 14px; color: #444444; font-weight: 500 }

.table-leaderboard tr:hover { background: #F2F3FF; border-radius: 10px }


.callrequbox { background: #FFFFFF; border: 1px solid #E1E0E1; border-radius: 20px; padding: 15px }
.callrequbox:hover { background: #FFFFFF; box-shadow: 0px 10px 20px #0000001A; border: 1px solid #E1E0E1; border-radius: 20px; }

.calimagestudent { width: 100%; height: 88px;}
.calimagestudent img { width: 100%; height: 100%; object-fit: cover; object-position: top; border-radius: 10px}
.teacherdetail img { width: 25px; height: 25px; object-fit: cover; object-position: top; border-radius: 50%}
.teacherdetail { margin-top: 10px}
.callrequbox h4 { font-size: 18px; font-weight: 500; display: -webkit-box; -webkit-line-clamp: 2; overflow: hidden; -webkit-box-orient: vertical;}

.teacherdetail h3 { font-size: 15px; margin-left: 7px; font-weight: 500; display: -webkit-box; -webkit-line-clamp: 1; overflow: hidden; -webkit-box-orient: vertical; margin-top: 4px}
.student-timer { font-size: 13px; font-weight: 500; color: #666666; display: flex; align-items: center}
.student-timer span { color: #70499D; margin-left: 4px}
.student-timer i { font-size: 4px; margin: 0 3px }

.inner-btn { box-shadow: none; padding:9px 10px; font-size: 14px; font-weight: 500;}
.inner-btn:hover { box-shadow: 0 7px 10px 0px rgb(0 0 0 / 20%);}

.btn-secondary { background: #B6469A; border-color: #B6469A; }
.btn-secondary:hover { background: #b01f8c; border-color: #b01f8c; }
.btn-secondary:active { background: #b01f8c; border-color: #b01f8c;  }

.owl-dots {  bottom: 5px; width: 100%; margin-top: -10px; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; }
.owl-dot { height: 5px; width: 5px; display: inline-block; background: none; border: 2px solid #fff; margin-left: 2px; margin-right: 2px; background: #444444; border-radius: 20px }
.owl-dot.active { background: #ff5e14; border: 2px solid #ff5e14; }
.owl-carousel.owl-drag .owl-item { padding: 8px; overflow: hidden}

.oneCollection .owl-dots { text-align: center; }
.oneCollection .owl-dot { border: 2px solid rgba(68 68 68 / 15%); background: rgba(68 68 68 / 15%); }
.oneCollection .owl-dot.active { background: #11B6DE; border: 2px solid #11B6DE; width: 15px }


.calendarimguser img.stuslideimage { width: 45px; height: 45px; border-radius: 50%; object-fit: cover; max-width: inherit }

.calendarimguser h4 { font-size: 20px; font-weight: 500; display: -webkit-box; -webkit-line-clamp: 1; overflow: hidden; -webkit-box-orient: vertical;}
.calendarimguser h3 { font-size: 15px; font-weight: 500; display: -webkit-box; -webkit-line-clamp: 1; overflow: hidden; -webkit-box-orient: vertical;}

.content-header { background: linear-gradient(to right, #FFFFFF 67.3%, #F2F3FF 24%);  }
.inner-header { background: none; }

.search-top-box { background: #EAEBFD; width: 35px; height: 35px; border-radius: 50%; font-size: 18px; margin-top: -4px !important; margin-left: 10px; line-height: 35px; text-align: center; color: #666666}


.user-sectiontd { display: flex; align-items: center}
.user-sectiontd img { width: 40px; height: 40px; border-radius: 50%;  }
.user-sectiontd h2 { font-size: 13px; margin-left: 10px; font-weight: 900 }

td img { max-width: inheri}

/* .worklogo img { object-fit: contain; background: #fff} */



/* hom-new */
.btn:hover { box-shadow: 0 6px 18px -4px rgba(0,0,0,0.5) !important; }
header { position: fixed; top: 0; left: 0; right: 0; z-index: 10; -webkit-transition:all 0.3s ease-out;
    transition:all 0.3s ease-out; }
.banner-content { padding-top: 130px; }
.tophead {  padding-bottom: 2rem!important; padding-top: 2rem!important; }
.tophead ul { padding: 0; list-style: none; margin: 0; }
.tophead ul li { display: inline-block; font-size: 15px; padding-right: 30px; font-weight: 500; }
.tophead ul li a { color: #000000; text-decoration: none; }
.tophead .tophead-right li:last-child { padding-right: 0px; }
/* .tophead-right li.active a { color: #11B6DE; } */
.tophead-right li:hover a { color: #11B6DE; }
.tophead-right { text-align: right; }

.last-topcontent li a { color: #FFFFFF !important; }
.last-topcontent li a:hover { color: #11B6DE !important; }

.work-spacebtn { background: #11B6DE; border-radius: 8px; padding: 10px 20px; color: #FFFFFF; font-size: 14px; font-weight: 800; }
.work-spacebtn:hover { color: #FFFFFF; background: #151237; }

 /*.hero-sectionbg {
     background: url('../img/hom-herobg.png') no-repeat top right; position: relative;
      min-height: 100vh;
     }*/

     .hero-sectionbg {
          background: url("../img/hom-herobg.png") no-repeat top right;
          position: relative;
          /* min-height: 100vh;  */
          max-width: 1400px;
          margin: 0px auto;
          overflow: hidden !important;
        }

    .hero-bg-bottom{
        margin-top: -109px;
		position: relative;
		z-index: 1
    }

.new-herobg { position: absolute; right: 0; }

.banner-content h1 { font-weight: 800; font-size: 54px; color: #000000; margin-bottom: 0px; }
.banner-content p { color: #000000; font-weight: 500; font-size: 22px; margin-bottom: 0px; padding-top: 25px; }

.create-work { background: #262158; border-radius: 0px 0px 30px 0px; color: #FFFFFF; font-size: 20px; font-weight: 900; padding: 10px 30px; }
.create-work:hover { color: #fff; background: #11B6DE; }

/* .home-bg { background: #F9F7EB; } */
.home-bg { background: #fff; }

.key-benefits h6 { color: #000000; font-size: 34px; margin-bottom: 0px; font-weight: 800; }
.key-benefits p  { color: #444444; font-weight: 500; font-size: 16px; margin-bottom: 0px; padding-top: 20px; }
.key-benefitscontentbox { background: #FFFFFF 0% 0%; border-radius: 0px 0px 50px 0px; padding: 30px 40px; }
.key-benefitscontentbox:hover { box-shadow: 0px 10px 20px #0000001A; }
.key-benefitscontentbox p { color: #000000; font-weight: normal; font-size: 18px; margin-bottom: 0px; padding-top: 15px; }
.key-benefitscontentbox p span { font-weight: 800; }
.key-benefitscontentbox2 { border-radius: 0px 50px 0px 0px; }
.key-benefitscontentbox3 { border-radius: 0px 0px 0px 50px; }
.key-benefitscontentbox4 { border-radius: 50px 0px 0px 0px; }

.course-catalogsec { background: #F9F7EB; }
.key-benefits h5 { color: #666666; font-weight: 500; font-size: 16px; margin-bottom: 0px; padding-top: 12px; }


.catalog-contentbox { position: relative;
    overflow: hidden;
    z-index: 1;
    border-radius: 20px;
}
    .catalog-contentbox:hover .catalog-contentboximg img {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
.catalog-contentboximg { width: 100%; height: 350px; overflow: hidden; }
.catalog-contentboximg img { width: 100%; height: 100%; object-fit: cover; border-radius: 20px; transition: all 300ms ease-out;
    cursor: pointer; }
.catalog-contentbox { position: relative; }
.catalog-contentboxlayer { position: absolute; width: 100%; height: 100%; border-radius: 20px; z-index: 1;
background: transparent linear-gradient(180deg, #FFFFFF00 0%, #0000006C 42%, #00000080 100%) 0% 0% no-repeat padding-box; padding: 20px; display: flex; align-items: end; justify-content: center; }
.catalog-contentboxlayer h5 { color: #FFFFFF; font-weight: bold; font-size: 22px; margin-bottom: 0px; justify-content: center; }


/*.catalog-key .owl-prev span { width: 45px; height: 45px;  background: #FFFFFF; border: 1px solid #ACADB3;
 border-radius: 50%; text-align: center; position: absolute; right: 0; top: -110px; }

.catalog-key .owl-next span { background: #FFFFFF; border: 1px solid #ACADB3;  text-align: center; position: absolute;  width: 45px;
height: 45px; border-radius: 50%; right: 61px; top: -110px; }

.catalog-key .owl-next span:hover { background: #70499D; box-shadow: 0px 10px 20px #0000001A; }
.catalog-key .owl-prev span:hover { background: #70499D; box-shadow: 0px 10px 20px #0000001A; }
.catalog-key .owl-next span:hover:before {background: url(../img/white-arrow.svg) no-repeat !important; position: absolute; z-index: 10;
    bottom: auto !important; right: 0px; content: ""; width: 30px;  height: 20px; top: 9px;
    left: 5px;
    transform: rotate(179deg); }

.catalog-key .owl-prev span:hover:before {
    background: url(../img/white-arrow.svg) no-repeat !important; position: absolute; z-index: 10;
bottom: auto !important; right: 0px; content: ""; width: 30px; height: 20px; top: 14px;
left: 9px;
transform: rotate(361deg);
}

.catalog-key .owl-next  span:before { background: url(../img/leftarrow.svg) no-repeat !important; position: absolute; z-index: 10;
bottom: auto !important; right: 0px; content: ""; width: 30px;  height: 20px; top: 14px;  left: 9px; }

.catalog-key .owl-prev span:before { background: url(../img/leftarrow.svg) no-repeat !important; position: absolute; z-index: 10;
bottom: auto !important; right: 0px; content: ""; width: 30px; height: 20px; top: 9px; left: 6px; transform: rotate(179deg); }*/


.catalog-key .owl-prev span { width: 45px; height: 45px;  background: #FFFFFF; border: 1px solid #ACADB3;
 border-radius: 50%; text-align: center; position: absolute; right: 61px; top: -110px; }
.catalog-key .owl-next span { background: #FFFFFF; border: 1px solid #ACADB3;  text-align: center; position: absolute;  width: 45px;
height: 45px; border-radius: 50%; right: 0px; top: -110px; }
.catalog-key .owl-prev span:hover { background: #70499D; box-shadow: 0px 10px 20px #0000001A; }
.catalog-key .owl-next span:hover { background: #70499D; box-shadow: 0px 10px 20px #0000001A; }
.catalog-key .owl-next span:hover:before { background: url(../img/white-arrow.svg) no-repeat !important; position: absolute; z-index: 10;
bottom: auto !important; right: 0px; content: ""; width: 30px;  height: 20px; top: 14px; left: 11px; transform: rotate(361deg);  }
.catalog-key .owl-prev span:hover:before { background: url(../img/white-arrow.svg) no-repeat !important; position: absolute; z-index: 10;
bottom: auto !important; right: 0px; content: ""; width: 30px; height: 20px; top: 9px; left: 5px; transform: rotate(179deg); }

.catalog-key .owl-next  span:before { background: url(../img/leftarrow.svg) no-repeat !important; position: absolute; z-index: 10;
bottom: auto !important; right: 0px; content: ""; width: 30px;  height: 20px; top: 10px; left: 5px; transform: rotate(179deg); }
.catalog-key .owl-prev span:before { background: url(../img/leftarrow.svg) no-repeat !important; position: absolute; z-index: 10;
bottom: auto !important; right: 0px; content: ""; width: 30px; height: 20px; top: 15px; left: 9px; }


.key-benefits h4 { color: #000000; font-size: 20px; margin-bottom: 0px; font-weight: 500; padding-top: 15px; }
.college-rightimg { margin-top: -80px; }
.right-imgblue { margin-top: -45px; }
.works-box { background: #FFFFFF; border-radius: 20px; padding: 11px 20px 40px 30px; min-height: 360px; margin-bottom: 25px; }
.works-box:hover { box-shadow: 0px 20px 30px #0000001A; border-radius: 0px 0px 100px 0px; }
.works-box p { color: #DCDCDC; font-weight: 800; font-size: 22px; margin-bottom: 0px; text-align: right; }

.works-box h4 { font-weight: bold; font-size: 22px; color: #000000; margin-bottom: 0px; padding-top: 20px; }
.works-box h6 { font-weight: 500; color: #666666; margin-bottom: 0px; font-size: 16px; padding-top: 15px; line-height: 24px;  display: -webkit-box;
-webkit-line-clamp: 4; overflow: hidden;  -webkit-box-orient: vertical; }
.user-sayimgbox { width: 100%; height: 242px; margin-top: -80px; }
.user-sayimgbox img { width: 100%; height: 100%; object-fit: cover; border-radius: 0px 50px 0px 0px; }
.blue-moon { margin-top: -80px; }
.user-saydots { margin-top: -80px; }
.beloved-users p { color: #444444; font-size: 16px; margin-bottom: 0px; }

.beloved-users { background: #FFFFFF; border: 1px solid #E1E0E1; border-radius: 20px; padding: 0px 30px; min-height: 400px; }
.beloved-users:hover { box-shadow: 0px 20px 30px #0000001A; border: 1px solid #E1E0E1; border-radius: 20px 20px 100px 0px; }
.user-picbox { width: 60px; height: 60px; margin-right: 13px; }
.user-picbox img { width: 100%; height: 100%; object-fit: cover;  border-radius: 50%; border: 2px solid #FFFFFF; }
.user-piccontent h5 { color: #000000; font-weight: 500; font-size: 16px; margin-bottom: 0px; }
.user-piccontent h6 { color: #ACADB3; font-weight: 500; font-size: 14px; margin-bottom: 0px; }

.coma-white { visibility: hidden; height: 100px; display: initial !important; width: 51px !important;  }
.coma-blue { position: absolute;  left: 30px; height: 100px; display: initial !important; width: 51px !important; }
.beloved-users:hover .coma-white { visibility: visible; }
.beloved-users:hover .coma-blue { visibility: hidden; }

.mobile-section { background: url(../img/mobile-secbg.svg) no-repeat; width: 100%; background-size: contain; background-position: center;
height: 100vh; background-color: #fff;  }

.mobile-seccontent h4  { color: #FFFFFF; font-weight: 500; font-size: 46px; margin-bottom: 0px; }
.mobile-seccontent p { color: #FFFFFF; font-weight: 500; font-size: 17px; margin-bottom: 0px; padding-top: 30px; }

.mobile-box { width: 100%; height: 522px; }
.mobile-box img { width: 100%; height: 100%; object-fit: cover; }

 .foot-social img { margin-right: 15px; }
 .foot-social { padding-top: 10px; margin-bottom: 0px; }

 .footcontent ul { margin: 0; padding: 0; }
 .footcontent ul li { list-style: none; font-weight: 500; font-size: 16px; padding-bottom: 10px; }
 .footcontent ul li a { color: #444444;  }
 .footcontent ul li a:hover { color: #70499D !important; }
 .foot-logo { height: 50px; margin-left: -10px; }
 .footcontent h3 { color: #000000; font-weight: 500; font-size: 20px; margin-bottom: 0px; }
 .footcontent p { color: #444444; font-weight: 500; font-size: 13px; margin-bottom: 0px; }

 .footcontent p span i { color: #130E47; font-size: 7px; padding: 0px 10px; }
 .footcontent p  a { color: #262158; text-decoration: underline; }
 .mobile-moon { position: absolute; left: 40%; top: -20px; }
 .pink-dots  { padding-left: 50px; padding-bottom: 25px; }

 .college-rightimg::after {
    content: "";
    background: #ffffff99;
    position: absolute;
    width: 52px;
    z-index: 2;
    left: -19PX;
    height: 427px;
    top: 23%;
    border-radius: 0px 80px 0px 0px;
}

.dots-imgnew { margin-bottom: -68px; }


/* Left Mobile Menu */

#leftmenu.modal.fade .modal-dialog {
    -webkit-transform: translate(-100%) scale(1);
    transform: translate(-100%) scale(1);
    margin: 0 0 0 auto;
    height: 100%;
}

#leftmenu.modal.fade.show .modal-dialog {
    -webkit-transform: translate(0);
    transform: translate(0);
    display: flex;
    align-items: stretch;
    -webkit-box-align: stretch;
}

#leftmenu .modal-content {
    border-radius: 0px;
	border: none;
	height: 100%;
}

#leftmenu .modal-body {
    padding: 0px 8px 8px 1rem;
}

/* Left Menu ENds */

.mobile-headlogo { height: 40px; }
.mobile-header { border-bottom: none; }

.mobile-content ul { margin: 0; padding: 0; }
.mobile-content ul li { font-size: 16px; font-weight: 500; padding-bottom: 16px; list-style: none; }
.mobile-content ul li a { color: #000000; text-decoration: none; }
.mobile-content ul li a:hover { color: #11B6DE; }

/* .signup-section { background: url('../img/sinup-bg.png') no-repeat top right;  position: relative;  } */
.signup-bg { position: absolute; right: 0; }

.signup-contentbox { background: #FFFFFF; border: 1px solid #F2F3FF; border-radius: 20px 120px 20px 20px; padding: 40px 50px;
 position: relative;  }

.signup-contentbox h2 { color: #000000; font-weight: 500; font-size: 30px; margin-bottom: 0px; }
.signup-contentbox h6 { color: #000000; font-size: 20px; font-weight: normal; margin-bottom: 0px; padding-top: 7px; }

/* signup */
.signup-label { color: #ACADB3; font-size: 14px; margin-bottom: 0px; }
.input-border { padding: 0px; font-weight: 500; font-size: 18px;  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; border: none; }
.input-border:focus { border: none; box-shadow: none; outline: none; padding: 0px; }
.input-border::placeholder { color: #000000; }
.input-box { background: #FFFFFF; border: 1px solid #E1E0E1; border-radius: 0px 14px 14px 0px; padding: 10px 20px;
border-left: 4px solid #70499D; }

.signup-contentbox p { color: #000000; font-weight: 500; font-size: 14px; margin-bottom: 0px; padding-bottom: 3px; }
.checked-icon { color: #22CF79; font-size: 17px; padding-right: 5px; }
.gray-icon { color: #E1E0E1; font-size: 17px; padding-right: 5px; }
.check-label { color: #000000; font-size: 18px; font-weight: 500 !important; }

.inner-box { background: #FFFFFF; border: 1px solid #E1E0E1; border-radius: 14px; padding: 20px 20px; }
.inner-box span { padding-left: 32px; }
.education-label { color: #000000 !important; font-weight: 500 !important; font-size: 16px !important; }

 input:checked + label .inner-box {
    box-shadow: 0px 10px 15px #0000001A;
    border: 2px solid #11B6DE;
    border-radius: 14px;
}

.signup-uploadbtn { position: absolute; overflow: hidden; display: block; right: 15px; top: 22px; }
.signup-uploadbtn .uploadBtn { background: transparent; color: #11B6DE; text-decoration: underline; outline: none;
text-align: center; font-size: 14px;  font-weight: 500; padding: 0px; }
.upload-btn-wrapper input[type=file] { font-size: 100px; position: absolute; left: -124px; top: 0; opacity: 0; cursor: pointer; height: 500px;
font-size: 20px; width: 900px;}
.upload-box { font-weight: 300; padding-right: 90px; }
.upload-box::placeholder { color: #CCCCCC; }

.upload-imgbox { border: 1px solid #E1E0E1; border-radius: 14px; height: 84px; display: flex; justify-content: center;  padding: 15px 15px;
align-items: center; position: relative; }
.upload-imgbox .user-uploadpic { height: 40px; }
.pinkcrossimg { position: absolute; right: 5px; top: 5px; height: 18px; }
.signup-contentbox h3 { color: #000000; font-weight: 500; font-size: 15px; margin-bottom: 0px; }
.creat-btn { background: #11B6DE; border-radius: 12px; font-weight: 500; font-size: 16px; color: #fff; padding: 13px 15px; }
.creat-btn:hover { color: #fff; }

.back-btn { background: #F2F3FF; border-radius: 12px; font-weight: 500; font-size: 16px; color: #000000; padding: 13px 15px; }
.back-btn:hover { color: #000000 !important; }



.signup-contentbox h4 { color: #000000; font-size: 16px; margin-bottom: 0px; font-weight: 800; text-align: center; padding-top: 25px; }
.google-btn { border: 1px solid #E1E0E1; border-radius: 14px; font-weight: 500; font-size: 16px; color: #000000;
    padding: 10px 30px; }
.google-btn img { height: 25px; }

.signup-contentbox h1 { color: #000000; font-weight: 800; font-size: 15px; margin-bottom: 0px; text-align: center; padding-top: 30px; }
.signup-contentbox h1 a { color: #000000; }
.signup-contentbox h1 a:hover { color: #000000 !important; }
.signup-contentbox h1 span a { color: #11B6DE; }
.signup-contentbox h1 span a:hover { color: #11B6DE !important; }
.add-coursetopimg { width: 240px; height: 165px; position: relative; }
.add-coursetopimg .add-coursemainimg { width: 100%; height: 100%; border-radius: 20px; }
.dark-coursebox { top: 50px; left: 0px; right: 0px; margin: 0 auto; background: #00000099; width: 70px; height: 70px; border-radius: 50%;
     text-align: center; line-height: 70px; position: absolute; }



.upload-btn-wrapperaddcourse { position: relative; overflow: hidden; display: inline-block; vertical-align: middle; }
.upload-btn-wrapperaddcourse .uploadBtnaddcourse {  color: #11B6DE; font-weight: 500; font-size: 18px !important; border: none; outline: none;
     text-align: left; font-size: 13px; background: none;  padding: 0px; }
.upload-btn-wrapperaddcourse .uploadBtnaddcourse span { color: #000000; }

.upload-btn-wrapperaddcourse input[type=file] {
    font-size: 100px;
    position: absolute;
    left: -124px;
    top: 0;
    opacity: 0;
    cursor: pointer;
    height: 500px;
    font-size: 20px;
    width: 900px;
}

.max-size { color: #ACADB3; font-weight: 500; font-size: 14px; margin-bottom: 0px; padding-top: 10px; }


/* slider-swip */
.switchnew .slider:before {
    position: absolute;
    content: "";
    height: 25px;
    width: 25px;
    left: 0px;
    bottom: -4px;
    background-color: #262158;
    box-shadow: 0px 7px 6px #00000029;
    -webkit-transition: .4s;
    transition: .4s;
}

.switchnew input:checked+.slider {
    background-color: #11B6DE;
}

.switchnew input:focus+.slider {
    box-shadow: 0 0 1px #8BEE8D;
}

.switchnew input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
    left: 0px !important;
}

.switchnew .slider.round {
    height: 14px;
    border-radius: 60px;
    width: 51px;
    background: #11B6DE;
    border: none;
    margin: 0 auto;
}

.switchnew .slider.round:before {
    border-radius: 50%;
}

/*=================================*/


.eyes-box { position: absolute; right: 20px; top: 18px; }
.outer-box { padding-top: 10px; padding-right: 50px; background: #FAFAFF; border-radius: 20px 120px 20px 20px; margin-top: 143px;   }
.new-dropbox  button { border: none; background: transparent; color: #000000; font-weight: 500; font-size: 16px; }
.new-dropbox .dropdown-toggle::after { margin-left: 10px; }
.padding-right { padding-right: 90px !important; }
.green-box { position: absolute; right: 20px; top: 18px; box-shadow: 0px 3px 6px #00000029; background: #22CF79; line-height: 28px; text-align: center; width: 30px; height: 30px; border-radius: 50%; }
.eyes-box .eyes-show { height: 21px; }
.eyes-box .eyes-hide { height: 25px; }

.forgetpassword a { color: #70499D; font-weight: 800; font-size: 16px; }
.forgetpassword a:hover { color: #70499D !important; }

.sign-popup .modal-content { border-radius: 40px; background: #fff; }
.sign-popup .modal-header { border-bottom: 0px; }

.sign-popup .close { opacity: 1; }
.sign-popup .close img { height: 20px; }
.sign-popup .close:hover { opacity: 1; }

.new-popcontent h3 { color: #000000; font-weight: 500; font-size: 30px; margin-bottom: 0px; }
.new-popcontent h3 span { color: #11B6DE; }
.new-popcontent p { color: #000000; font-size: 20px; margin-bottom: 0px; padding-top: 2px; font-weight: normal; }

.pop-middleimg { width: 100%; height: 184px; }
.pop-middleimg img { width: 100%; height: 100%; object-fit: contain;  }

.new-popcontent h2 { color: #CE3838; font-weight: 800; font-size: 26px; margin-bottom: 0px; }
.new-popcontent h5 { color: #000000; font-weight: 500; font-size: 14px; margin-bottom: 0px; padding-top: 10px; }
.new-popcontent h6 {  font-weight: 800; font-size: 20px; margin-bottom: 0px; padding-top: 15px; }
.new-popcontent h6 a { color: #B6469A; text-decoration: underline; }

.signin-bottom { padding-bottom: 385px; }

header.scroll-on{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    background: #fff;
    box-shadow: 0 0.125rem 1.75rem 0 rgb(0,0,0,0.09);
    transition:all .15s ease-in-out 0s;
  }

  .scroll-on .tophead { padding-bottom: 15px !important ;
    padding-top: 15px !important ; }


  header.scroll-on .last-topcontent li a {
    color: #000000 !important;
  }

  header.scroll-on .last-topcontent li a:hover {
    color: #11B6DE !important;
  }


  .select-dasheader { border: 1px solid #E1E0E1 !important; border-radius: 8px; color: #000000; font-size: 16px;
    font-weight: normal;
    background: url(../img/gray.svg) no-repeat right;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background-position: 90%;
    padding: 7px 10px
}
.delete-bg { width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #F9FAFF;
    text-align: center;
    line-height: 28px;
 }

.number { position: absolute;
    background: #0C8443;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #FFFFFF;
    left: 28px;
}

.pink-dotsdash { position: absolute; right: 2px; background: #FF00BF; border: 2px solid #FFFFFF; width: 12px; height: 12px; border-radius: 50%; }

.right-contentboxdash { background: #F2F3FF; }
.showcontent { font-weight: 500; font-size: 13px; margin-bottom: 0px; padding-top: 8px; color: #70499D; }
.showcontent  a { color: #70499D; text-decoration: underline !important; }
.applied-box { background: transparent linear-gradient(111deg, #06CEFF 0%, #11B6DE 100%) 0% 0% no-repeat padding-box;
    border-radius: 20px; padding: 20px; }
.applied-box h6 { color: #000000; font-weight: 500; font-size: 22px; margin-bottom: 0px; }
.applied-box p { text-decoration: underline; font-weight: 500; font-size: 14px; margin-bottom: 0px; }
.applied-box p a {  color: #000000; }
.applied-box h4 { color: #000000; font-weight: 800; font-size: 26px; margin-bottom: 0px; }
.applied-box h5 { color: #000000; font-weight: 500; font-size: 14px; margin-bottom: 0px; }
.bag-bg { background: #b1e5f2; width: 50px; height: 50px; border-radius: 50%; text-align: center; line-height: 50px; margin: 0 auto; }
.bag-bg img { height: 20px; }
.copy-rightcontent p { color: #444444; font-weight: 500; font-size: 14px; margin-bottom: 0px; }
.copy-rightcontent p span a { color: #262158; text-decoration: underline; }
.copy-rightcontent p span a i { font-size: 7px; padding: 0px 7px; }
.dashboard-footlogo { height: 40px; }
.copy-rightcontent h6 { padding-top: 5px; }

/* ======= */

.filter-popup {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100%;
    height: 100%;
    outline: 0;
    padding: 0 !important;
}
.filter-popup .modal-content  { background: #F2F3FF; }
.filter-popup .close { opacity: 1; }

.filter-popup .modal-dialog {
    background: #fff;
    position: relative;
    width: auto;
    pointer-events: none;
}

.filter-popup.fade.modal-dialog-slideout .modal-dialog {
    -webkit-transform: translate(100%) scale(1);
     /* transform: translate(-100%) scale(1);  */
    margin: 0 0 0 auto;
    height: auto;

}

.filter-popup.fade.show.modal-dialog-slideout .modal-dialog {
    /* -webkit-transform: translate(0); */
     transform: translate(0);
    display: flex;
    align-items: stretch;
    -webkit-box-align: stretch;
    min-height: 100%;
}

.cross-dash { height: 20px; }
.filter-popup .modal-body { padding: 10px 35px; }
.dash-modelcontent h1 { color: #000000; font-weight: 500; font-size: 22px; margin-bottom: 0px; }
.dash-modelcontent p { color: #70499D; font-weight: 500; font-size: 14px; margin-bottom: 0px; }
.pop-head h1 { color: #000000; font-weight: 500; font-size: 30px; margin-bottom: 0px; }



/* ====================== */


.fc .fc-scrollgrid table { width: 100% !important; }
.fc .fc-daygrid-body { width: 100% !important; }
.calendar-box { background: #FFFFFF; border-radius: 20px; margin-top: 20px; cursor: pointer;  }
.fc .fc-view-harness { min-height: 320px !important; }
.display-nonebox { display: none !important; }
.fc-theme-standard td { border: none; }
/* #calendar { height: 350px; } */
.fc-theme-standard .fc-scrollgrid { border: none; }
.fc-theme-standard th { border: none; color: #B5B5B5; font-weight: 500; font-size: 14px; }
.fc-daygrid-day.fc-day.fc-day-sun.fc-day-past { height: 50px !important;   }
.fc-scroller-harness.fc-scroller-harness-liquid { margin-top: 10px; }
/* .fc-daygrid-day.fc-day.fc-day-sun.fc-day-future  { height: 40px; } */
.fc-daygrid-day-number { color: #222222 !important; }
/*.fc-day-future .fc-daygrid-day-number { color: #999 !important; cursor: not-allowed; font-weight: normal;}*/


.fc .fc-daygrid-day { padding: 0px !important; }

/* .fc .fc-daygrid-day-bottom {font-size: 0; padding: 0; background: url(../app-assets/images/clock1.svg);} */
/* .fc-daygrid-more-link .fc-more-link { background: url(../app-assets/images/clock1.svg) !important; } */

.fc-day-today  { border-radius: 12px !important; }
.fc-daygrid-day.fc-day.fc-day-mon.fc-day-today {  border-radius: 12px !important; background: #E5E5E5 !important;}
.fc-daygrid-day-top { justify-content: center !important; }
.fc-daygrid-day-frame.fc-scrollgrid-sync-inner { height: 40px !important; }

.fc .fc-daygrid-event-harness .fc-event { background: none; border: none; padding: 0 }

.dotcirclatt { width: 5px; height: 5px; background: #5F459A; border-radius: 50%; margin: 0 auto; }
.dotcirclatt.present { background: #0C8443; }
.dotcirclatt.absent {  background: #F82D2D;  }

.dotcirclatt.present:after { content: ""; position: absolute; top: -30px; left: 0; right: 0; border: none; height: 45px; border-radius: 10px; z-index: -1; width: 95%; margin: 0 auto; }

.dotcirclatt.absent:after { content: ""; position: absolute; top: -30px; left: 0; right: 0; border: #fff thin solid; height: 45px; border-radius: 10px; z-index: -1; width: 95%; margin: 0 auto; }
.fc-day-other .fc-daygrid-day-events { display: none }

.fc-dayGridMonth-button.fc-button.fc-button-primary.fc-button-active { display: none !important; }
.fc-timeGridWeek-button.fc-button.fc-button-primary { display: none !important; }
.fc-timeGridDay-button.fc-button.fc-button-primary { display: none !important; }
.fc-listMonth-button.fc-button.fc-button-primary { display: none !important; }
.fc-button-group { position: absolute !important; right: 10px !important; }

.fc .fc-toolbar .fc-button-group .fc-button { top: -20px !important; }

/*.fc .fc-day-today {  background-color: #11B6DE !important; border-radius: 72px !important; width: 40px; }*/
.highlight-date {  background-color: #11B6DE !important; border-radius: 72px !important; width: 50px; }
.fc .fc-day-today:hover { color: #000000 !important; }
.fc .fc-toolbar .fc-toolbar-title { font-weight: bold; font-size: 17px; }
.calendar a:hover { color: #000000 !important; }
.fc-daygrid-day-number:hover { color: #000000 !important; }
.fc .fc-toolbar.fc-header-toolbar { margin-bottom: 0px; }
.instructor-text { color: #000000; font-weight: normal; font-size: 13px; margin-bottom: 0px; padding-top: 3px; margin-bottom: 0px; }
.instructor-text span { color: #ACADB3; }
.new-delete { cursor: pointer; }

.hero-image-topsection { position: relative; z-index: 2 }
/* .new-coursebtn { color: #000000; } */
.new-coursebtn:hover { color: #fff !important; }
.course-catagory { background: #FFFFFF; border: 1px solid #E1E0E1; border-radius: 14px; padding: 9px 20px; }
.course-label { color: #000000; font-size: 15px; font-weight: normal !important; margin-bottom: 0px; }
.course-select { border: none !important; padding: 0px; color: #ACADB3; font-size: 13px; font-weight: normal; }

.btn-outline-primary { background: #FFFFFF; border: 1px solid #11B6DE !important; color: #000000; }
.btn-outline-primary:hover { background:  #11B6DE; color: #fff; }
.btn-outline-primary span { color: #11B6DE; }
.btn-outline-primary:hover span { color: #fff; }

.btn-outline-dark { background: #FFFFFF; border: 1px solid #5F459A !important; color: #000000; }
.btn-outline-dark:hover { background: #5F459A; color: #fff; }
.btn-outline-dark span { color: #5F459A; }
.btn-outline-dark:hover span { color: #ffffff; }

.clear-filter { color: #B6469A;  font-weight: 500; font-size: 14px; margin-bottom: 0px; text-decoration: underline; }
.clear-filter a {  color: #B6469A; }
.inner-titlehead h5 { color: #000000; font-weight: 500; font-size: 22px; margin-bottom: 0px; }
.inner-titlehead p { color: #666666; font-weight: 500; font-size: 14px; margin-bottom: 0px; }

.profile-summary { background: #FFFFFF; border: 1px solid #E1E0E1; border-radius: 20px; }

.profile-summary h4 { color: #000000; font-weight: 500; font-size: 22px; margin-bottom: 0px; }
.profile-summary p { color: #000000; font-size: 16px; margin-bottom: 0px; font-weight: 300; padding-top: 10px; }

.key-skillsbadge { background: #EBFBFF; border: 1px solid #67E1FF; border-radius: 8px; color: #000000; font-weight: 500;
font-size: 14px; padding: 12px 15px; margin-right: 5px; margin-top: 6px; }


.ourbeloved-users .owl-next span { top: -65px; }
.ourbeloved-users .owl-prev span { top: -65px;  }

.footcontent ul li a i { color: #000000; }
.new-footcontent ul li a:hover { color: #444444 !important; }
.univercity-box { cursor: pointer; }
.univercity-box img { filter: grayscale(1);  opacity: 0.6; }
.univercity-box img:hover { filter: none; opacity: 1; }

/* course */
.trending-course { position: relative; }
.trending-coursesmainbox { height: 100%; background: #FFFFFF; border: 1px solid #E1E0E1; border-radius: 20px; padding: 4px; }
.trending-coursesmainbox:hover { background: #FFFFFF; box-shadow: 0px 10px 20px #00000029; border: 1px solid #E1E0E1; border-radius: 20px; }
.trending-courseimg { width: 100%; height: 190px; }
.trending-courseimg img { width: 100%; height: 100%; object-fit: cover; border-radius: 20px; }
.trending-layer { position: absolute; width: 100%; height: 100%; border-radius: 0px 0px 20px 20px; padding: 10px;
    display: flex; flex-direction: column;
    background: transparent linear-gradient(180deg, #00000000 0%, #090623cf 100%) 0% 0% no-repeat padding-box; }

.courser-user { width: 35px; height: 35px; border-radius: 50%;  margin-right: 10px; }
.courser-user img { width: 100%;  height: 100%; object-fit: cover; border-radius: 50%; }
.trending-layer h6 { color: #FFFFFF; font-weight: 500; font-size: 14px; margin-bottom: 0px; display: -webkit-box; -webkit-line-clamp: 1;
overflow: hidden; -webkit-box-orient: vertical; }
.white-chatbox { background: #FFFFFF; border-radius: 7px; width: 26px; height: 26px; text-align: center; line-height: 24px; }
.white-chatbox img { height: 15px; }
.new-notificationdots {
    display: block;
    position: absolute;
    background: red;
    width: 17px;
    height: 17px;
    line-height: 17px;
    border-radius: 50%;
    color: white;
    text-align: center;
    font-size: 12px;
    right: -5px;
    top: -7px;
}
.actions-box { position: absolute; right: 10px; top: 10px; }
.inner-paddingcourse h6 { color: #70499D; font-weight: 500; font-size: 13px; margin-bottom: 0px; display: flex; align-items: center; }
.inner-paddingcourse h6 img { width: 16px !important; }
.inner-paddingcourse p { color: #11B6DE; font-weight: 500; font-size: 12px; margin-bottom: 0px; }
.inner-paddingcourse { padding: 10px 7px; }
.inner-paddingcourse h2 { color: #000000; font-weight: 500; font-size: 20px; margin-bottom: 0px;  display: -webkit-box; -webkit-line-clamp: 2;
overflow: hidden; -webkit-box-orient: vertical;  }
.badge-light { background: #F2F3FF; border-radius: 40px; padding: 7px 11px; color: #000000; font-size: 12px; font-weight: normal; margin-top: 5px; }
.results-text { color: #000000; font-weight: normal; font-size: 16px; margin-bottom: 0px; }
.badge-secondary { background: #FFFFFF;border: 1px solid #11b6de4d; border-radius: 50px; color: #000000; font-weight: 500; font-size: 14px; padding: 10px 15px; }

.trending-slide img { display: initial !important; }

.trending-slide .owl-next span { top: -58px; }
.trending-slide .owl-prev span { top: -58px; }

.catagory-borderight { border-right:  1px solid #E1E0E1; }
.back-text { color: #11B6DE; font-weight: 500; font-size: 16px; margin-bottom: 0px; }
.back-text a { color: #11B6DE; }
/* .back-text a i { font-size: 22px; } */

.course-details h4 { color: #000000; font-weight: 500; font-size: 29px; margin-bottom: 0px; padding-top: 25px; }
.course-details h6 { color: #000000; font-weight: 500; font-size: 15px; margin-bottom: 0px; }
.course-details h5 { color: #70499D;  font-weight: 500; font-size: 15px; margin-bottom: 0px; display: flex;
     align-items: center; justify-content: end; }
.course-details p { color: #000000; font-weight: 500; font-size: 14px; margin-bottom: 0px; }
.course-details p span { color: #999999; }

.user-details { width: 35px; height: 35px; border-radius: 50%; border: 2px solid #FFFFFF; }
.user-details img { width: 100%; height: 100%; object-fit: cover;}
.erned-point { color: #11B6DE; font-weight: 500; font-size: 16px; padding-left: 15px; }
.margin-right { margin-left: -5px; }
.jobs-text { color: #000000; font-weight: 500; font-size: 16px; padding-left: 30px; }

.course-detailstab { background: #F2F3FF; border-radius: 14px; padding: 7px 15px; border: none; }

.course-detailstab .nav-item .nav-link.active { background: #70499D; border-radius: 12px; border: none; color: #FFFFFF; position: relative; }
.course-detailstab .nav-item .nav-link.active:focus { color: #FFFFFF !important; }
.course-detailstab .nav-item .nav-link.active::before { content: " "; background: #fff; width: 30px; height: 2px; bottom: 0px;
position: absolute; left: 0; right: 0; margin: 0 auto; }

.course-detailstab .nav-item { color: #000000; font-weight: normal; font-size: 18px; margin-right: 30px; }
.course-detailstab .nav-item .nav-link { color: #000000; border: none; padding: 8px 35px;  }
.course-detailstab .nav-item .nav-link:focus { color: #000000 !important  }
.course-detailstab .nav-item .nav-link:hover { border: none;  color: #000000 !important; }
.course-detailstab .nav-item .nav-link:hover.active { color: #ffffff !important; }
.lessons-tabcontent h5 { color: #000000; font-weight: 500; font-size: 18px; margin-bottom: 0px; }
.lessons-tabcontent h5 span { color: #999999; }

.introduction-box { background: #FFFFFF; border: 1px solid #E1E0E1; border-radius: 20px; padding: 15px 40px; }
.badge-primary { background: #EBFBFF; border: 1px solid #11B6DE; border-radius: 50px; color: #000000; font-size: 16px; font-weight: 500; padding: 8px 23px; }
.play-box { background: #11B6DE; width: 45px; height: 45px; border-radius: 50%; text-align: center; line-height: 45px; padding-left: 7px; }
.marks-box { background: #FF7F30; width: 45px; height: 45px; border-radius: 50%; text-align: center; line-height: 45px; padding-left: 7px; }
.introduction-box h6 { color: #000000; font-weight: 500; font-size: 18px; margin-bottom: 0px;   white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
.introduction-box p { color: #999999; font-weight: normal; font-size: 14px; margin-bottom: 0px; }

.lock-box { width: 40px; height: 40px; border-radius: 50%; background: #F2F3FF; text-align: center; line-height: 35px; }
/*.new-draft { position: absolute;  top: 19px; right: 35px;font-size: 14px; }*/
.new-draft i { color: #5ED67A; }

/*  */
.filterbox .card { padding: 20px 25px; background: #FFFFFF; border: 1px solid #E1E0E1; border-radius: 20px; box-shadow: none; }
.filterbox .card-header button { width: 100%; box-shadow: none !important; text-align: left; color: #000000; font-weight: 500; padding: 0px; font-size: 18px; }
.filterbox .card-header button span { color: #ACADB3; }
.filterbox .card-header button:hover { box-shadow: none !important; }
.filterbox .card-header { border-bottom: none; padding: 0px; }
.filterbox .card:hover { box-shadow: none; }

.filterbox .card-header .fa-plus { display: none; font-weight: normal !important; font-size: 14px; }
.filterbox .card-header .collapsed .fa-minus { display: none; font-weight: normal !important; font-size: 14px; }
.filterbox .card-header .collapsed .fa-plus { display: block; font-weight: normal !important; font-size: 14px; }
.filterbox .card-body { padding: 0px; padding-top: 13px; color: #666666; font-size: 16px; font-weight: 300; }

.download-box { background: #FFF3FF; border-radius: 20px;  padding: 12px 25px; }
.download-box h3 { color: #70499D; font-weight: 500; font-size: 16px; margin-bottom: 0px; }
.download-box p { color: #999999; font-weight: normal; font-size: 14px; margin-bottom: 0px; }

.timer-img { width: 14px !important; }

.newteacherdetails img { height: 40px; }
.new-coursedetailsbox { min-height: 148px; }
.chat-user { width: 26px; height: 26px; border: 50%; margin-right: 10px; }
.chat-user img { width: 100%; height: 100%; object-fit: cover;  }
.question-box h4 { color: #000000; font-weight: 500; font-size: 15px; margin-bottom: 0px; }
.question-box h4 span { color: #999999; font-weight: 500; font-size: 12px; }
.question-box h4 span i { font-size: 7px !important;  padding: 0px 5px; }

.comment-box { background: #FFFFFF; border: 1px solid #ACADB3; border-radius: 0px 20px 20px 20px; padding: 8px 15px; }
.comment-box p { color: #444444; font-weight: 500; font-size: 16px; margin-bottom: 0px; }
.comment-box p span { color: #70499D; }
.question-box h6 { color: #11B6DE; font-weight: 800; font-size: 14px; margin-bottom: 0px; padding-top: 7px; }

.responses-box { background: #F2F3FF; padding: 25px 30px; position: relative; margin-top: 10px; }
/* arrow-box */
.responses-box:after {
	bottom: 100%;
	left: 7%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #F2F3FF;
	border-width: 15px;
	margin-left: -30px;
}

.input-response { background: #FFFFFF; box-shadow: 0px 6px 6px #0000001A; border: 1px solid #ACADB3; border-radius: 10px;
padding: 18px 25px; color: #999999; font-weight: 500; font-size: 18px !important; }
.input-response::placeholder { color: #999999; }

.send-img { position: absolute; right: 25px; top: 25px; }

.video-box { height: 480px; width: 100%; border-radius: 50px !important; position: relative; }
.video-box .video-coursedetails { width: 100%; height: 100%; object-fit: cover; border-radius: 10px;}

.video-adjuxtimg { position: absolute; bottom: 60px; right: 25px;}
.skip-marginright { margin-right: 20px; }

.range-box { position: absolute; padding: 10px 20px; bottom: 5px; }

.range-box  input[type='range'] { background: #F8F8F8; border-radius: 30px; width: 640px;  }


/* ========= */
.top-search-bar .search-form .form-group input.form-control::-webkit-input-placeholder{display:none;}
.top-search-bar .search-form .form-group input.form-control::-moz-placeholder{ display:none;}
.top-search-bar .navbar-right{ min-width:450px; /*or I can probably just use columns*/}
.top-search-bar .navbar-right form{ width:100%;}
.top-search-bar .form-group{ position:relative; width: 0%; min-width:45px; height:45px; overflow:hidden; transition: width 1s; backface-visibility:hidden; margin-bottom: 0px;}
.top-search-bar .form-group input.form-control { background: #EAEBFD; position:absolute; top:0; right:0; outline:none; width:100%; height:45px; margin:0; z-index:10; border-radius: 200px; border: none;}
.top-search-bar input[type="text"].form-control{ -webkit-appearence:none; /* -webkit-border-radius:0; */ border: 0px !important;}
.top-search-bar .form-control-submit,.search-label{ background: #EAEBFD; width: 45px; height:45px; position:absolute; right:0; top:0; padding:0; margin:0; text-align:center; cursor:pointer; line-height:39px; border-radius: 200px;}
.top-search-bar .form-control-submit{ background: #EAEBFD; opacity: 0; color:transparent; border:none; outline:none; z-index:-1;}
.top-search-bar .search-label{z-index:90;}
.top-search-bar .form-group.sb-search-open,.no-js .sb-search-open{width:350px;}
.top-search-bar .form-group.sb-search-open .search-label,
.no-js .sb-search .search-label {background: #EAEBFD;	color: #fff; z-index: 11; border-radius: 40px;}
.top-search-bar .form-group.sb-search-open .form-control-submit,
.no-js .form-control .form-control-submit {z-index: 90;}
.top-search-bar .search-label img{height: 18px;}

/* ================ */


input {
    outline: none;
  }

  #myForm input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%;
  }

  input::-webkit-search-decoration,
  input::-webkit-search-cancel-button {
    display: none;
  }

  #myForm input[type=search] {
    background: url(../img/search-iocn.svg) no-repeat 12px center;
    background-color: #EAEBFD;
    border-radius: 200px;
    border: none;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
  }

  #myForm input[type=search]:focus {
    width: 250px;
    background-color: #EAEBFD;
    border: none;
    padding-left: 40px;
  }

  #myForm input:-moz-placeholder {
    color: #999;
  }

   #myForm input::-webkit-input-placeholder {
    color: #999;
  }

  #myForm {
    position: relative;
    right: 300px;
    top: -2px;
    /* width: 170px; */
  }

  #myForm input[type=search] {
    position: absolute;
    right: 0;
  }

  /* ==================== custom ========================== */
  .myForm input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    font-family: inherit;
    font-size: 100%;
  }

  input::-webkit-search-decoration,
  input::-webkit-search-cancel-button {
    display: none;
  }

  .myForm input[type=search] {
    background: url(../img/search-iocn.svg) no-repeat 12px center;
    background-color: #EAEBFD;
    border-radius: 200px;
    border: none;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 10em;
    -moz-border-radius: 10em;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
  }

  .myForm input[type=search]:focus {
    width: 250px;
    background-color: #EAEBFD;
    border: none;
    padding-left: 40px;
  }

  .myForm input[type=search] {
    position: absolute;
    right: 0;
  }

  /* ==================== custom ========================== */


  /* ============= */

.results-found { color: #000000; font-size: 16px; margin-bottom: 0px; font-weight: normal; }
.student-tab { border-bottom: none; }
.student-tab .nav-item { margin-right: 15px; font-size: 14px; font-weight: normal; }
.student-tab .nav-item .nav-link { padding: 6px 30px; border: 1px solid #E1E0E1; border-radius: 100px; color: #000000; }
.student-tab .nav-item .nav-link:focus { color: #000000; }
.student-tab .nav-item .nav-link:hover { color: #000000 !important; }
.student-tab .nav-item .nav-link.active { background: #00CDFF; border-radius: 100px; border: none; }

.student-detailsbox { background: #FFFFFF; border: 1px solid #E1E0E1; border-radius: 20px; padding: 15px 15px; }
.student-detailsbox:hover { box-shadow: 0px 10px 20px #00000029;}
.student-imgbox { width: 74px; height: 74px; }
.student-imgbox img { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; }
.student-detailsbox h1 { color: #000000; font-weight: 500; font-size: 18px; margin-bottom: 0px; display: -webkit-box;
-webkit-line-clamp: 1; overflow: hidden;  -webkit-box-orient: vertical; }
.student-detailsbox p { color: #666666; font-weight: normal; font-size: 14px; margin-bottom: 0px; display: -webkit-box;
-webkit-line-clamp: 2; overflow: hidden; -webkit-box-orient: vertical; padding-top: 3px; line-height: 20px; }

.student-detailsbox h3 { color: #666666; font-weight: 500; font-size: 14px; margin-bottom: 0px; padding-top: 15px; text-align: center; }
.student-detailsbox h3 span { color: #70499D; }
.student-detailsbox h3 i { color: #000000; font-size: 7px; padding: 0px 8px; }
.student-donebox { width: 40px; height: 40px; background: #5F459A; text-align: center; line-height: 40px; border-radius: 50%; float: right; }

.edit-course { border-bottom: none; }
.edit-course .nav-item { margin-right: 60px; font-weight: 500; font-size: 16px; }
.edit-course .nav-item:last-child { margin-right: 0px; }
.edit-course .nav-item .nav-link { color: #000000; border: none; padding-right: 100px; border-bottom: 2px solid #E1E0E1 !important; }
.edit-course .nav-item .nav-link.active { border-bottom: 2px solid #11B6DE !important; background: transparent; }
.tab-circle { margin-right: 4px; background: #E1E0E1;  width: 24px; height: 24px; border-radius: 50%; text-align: center; line-height: 24px;
display: inline-block; }
.edit-course .nav-item .nav-link.active  .tab-circle { background: #11B6DE; }
.add-newcoursebox { background: #FFFFFF; border: 1px solid #E1E0E1; border-radius: 20px; padding: 20px 40px; }
.new-coursehead h2 { color: #000000; font-weight: 500; font-size: 20px; margin-bottom: 0px; }

/*--------Switch Css-------*/

.toogleSwitch .switch {
    position: relative;
    display: inline-block;
    width: 90px;
    height: 35px;
    margin-bottom: 0;
    margin: 0 7px 0 0px;
  }


  .toogleSwitch .switch input {
    opacity: 0;
    width: 0;
    height: 0;
    position: relative !important;
  }


.toogleSwitch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #FFFFFF;
    border: #ffffff thin solid;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }


.toogleSwitch .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 2px;
    top:4px;
    /* // bottom: 0px; */
    background-color: #ffffff;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }


.toogleSwitch input:checked + .slider {
    background-color: #00CDFF;
    border: none;
  }


.toogleSwitch  input:focus + .slider {
    box-shadow: none;
  }


.toogleSwitch input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
    background: #fff;
    left: -10px;
  }


.toogleSwitch .slider.round {
    border-radius: 20px;
    /* border: 1px solid #D6D6D6; */
    background: #ECECFF;
  }


.toogleSwitch .slider.round:before {
    border-radius: 50%;
  }


.toogleSwitch .slider.round span { display: none; }
.toogleSwitch input:checked + .slider span.swactive { display: inline-block; color: #000000; font-size: 13px;  margin-left: 15px; margin-top: 7px; font-weight: normal; }

.toogleSwitch input:checked + .slider:before { background-color: #ffffff; left: 36px;}
.toogleSwitch input:not(:checked) + .slider span.swinactive { display: inline-block; font-size: 13px; color: #000000; font-weight: normal; margin-left: 34px; margin-top: 6px; }

.course-input { border: 1px solid #ACADB3; border-radius: 8px; color: #727272; font-size: 14px; font-weight: normal; padding: 14px 20px; }
.course-input:focus { border: 1px solid #ACADB3; border-radius: 8px; outline: none; box-shadow: none; }
.course-input::placeholder { color: #727272; }
.course-label { color: #000000; font-size: 14px; font-weight: normal; }
.addnewcourse-select { background: url(../img/down-arrowcourse.svg) no-repeat right 10px center; background-color: #F2F3FF !important; text-transform: capitalize; }

.skills-badge { position: relative; background: #F2F3FF; border: 1px solid #ACADB3; border-radius: 90px;
font-weight: normal; font-size: 14px; padding: 6px 40px 6px 10px; margin-right: 5px; margin-top: 7px; }

.close-img { position: absolute; right: 2px; top: 1.5px; }
.remove-text { color: #B6469A; font-weight: 500; font-size: 14px; margin-bottom: 0px; text-decoration: underline; }
.lessons-box { background: #F2F3FF; border-radius: 20px; padding: 30px 30px; margin-top: 10px; }

.preview-label { color: #000000 !important; font-size: 16px !important; font-weight: normal !important; }

.preview-uplopad {
    right: 22px;
    top: 16px;
}

.padding-rightinput { padding-right: 100px; }
.introduction-boxnew { background: #FFFFFF; border: 1px solid #ACADB3; border-radius: 8px; padding: 2px 2px; }

.tutorial-box { height: 45px; width: 45px; }
.tutorial-box img { width: 100%; height: 100%; object-fit: cover; border-radius: 8px; }
.introduction-boxnew h6 { color: #000000; font-weight: 500; font-size: 14px; margin-bottom: 0px; display: -webkit-box;
-webkit-line-clamp: 1;  overflow: hidden; -webkit-box-orient: vertical; }

.introduction-boxnew p { color: #ACADB3; font-weight: normal; font-size: 12px; margin-bottom: 0px; }
.cross-img {  right: 4px !important; top: -12px !important; }
.question-box { background: #FFFFFF; border-radius: 20px; padding: 30px 30px; }

.input-checkbox { top: 35px; right: 12px; position: absolute; }

.more-questionbtn { background: #FFFFFF; border: 2px solid #11B6DE; border-radius: 8px; padding: 11px 25px; color: #000000;
font-weight: 500; font-size: 16px; }

.more-questionbtn:hover { border: 2px solid #11B6DE; background: #11B6DE; color: #FFF !important; }

.new-module { padding: 13px 25px; color: #000000; font-weight: 500; font-size: 16px; background: #FFFFFF; border: 2px solid #70499D;
border-radius: 8px; }
.new-module:hover { background: #70499D; border: 2px solid #70499D; color: #fff; }

.add-video { padding: 13px 25px; color: #FFFFFF; font-weight: 500; font-size: 16px; background: #70499D; border-radius: 8px; }
.add-video:hover { color: #fff; }

.text-boxinner { background: #F2F3FF; border-radius: 8px; padding: 15px 20px; }
.text-boxinner p { color: #000000; font-size: 15px; margin-bottom: 0px; font-weight: normal; line-height: 21px; }

.pdf-boxdownloaded { background: #FCF2F9; border: 1px solid #C76DAC; border-radius: 8px; padding: 15px 15px; position: relative; }

.pdf-boxdownloaded h6 { color: #000000; font-weight: 500; font-size: 14px; margin-bottom: 0px; }
.pdf-boxdownloaded p { color: #ACADB3; font-size: 12px; margin-bottom: 0px; font-weight: normal; padding-top: 5px; }
.pdf-boxcloseimg { background: #C76DAC; width: 23px; height: 23px; line-height: 23px; text-align: center; border-radius: 50%; display: block;
position: absolute; top: 5px; right: 5px; }
.pdf-boxcloseimg i { color: #fff; }
.pdf-boxdownloaded { padding: 10px 10px; }
.pdf-boxdownloaded h6 { font-size: 13px; }
.pdf-boxdownloaded p { font-size: 11px; padding-top: 3px; }


.mynewFrom { right: 0px !important; }
.close-badge { top: 2px !important; right: 2px !important; }

.teachers-search { right: 96px !important; }

.jobs-search { right: 120px !important;  }

.instructors-box { height: 100%; background: #FFFFFF; border: 1px solid #E1E0E1; border-radius: 20px; padding: 4px; }
.instructors-box:hover { box-shadow: 0px 10px 20px #00000029; }
.instructors-boxcontent { background: #F0FCFF; border-radius: 20px; padding: 15px 10px; height: 140px; }

.instructors-boxcontent h2 { overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap; color: #000000; font-weight: 500; font-size: 18px; margin-bottom: 0px; padding-top: 10px; }
.jobs-card h2 { overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap; color: #000000; font-weight: 500; font-size: 18px; margin-bottom: 0px; padding-top: 10px; }
.instructors-boxcontent h6 { color: #666666; font-weight: normal; font-size: 12px; margin-bottom: 0px; padding-top: 5px; }

.instructor-userbox { width: 85px; height: 85px; margin: 0 auto; position: relative; margin-top: -50px; }
.instructor-userbox img { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; }

.instructor-useractive { background: #49D944; border: 3px solid #FFFFFF; width: 17px; height: 17px; border-radius: 50%; position: absolute;
bottom: 0; right: 4px; }
.inner-paddinginstruct { padding: 10px 10px; }
.inner-paddinginstruct h3 { color: #70499D; font-weight: 500; font-size: 14px; margin-bottom: 0px; }
.inner-paddinginstruct h3 i { color: #000000; font-size: 7px; padding: 0px 10px; }
.inner-paddinginstruct h3 span { color: #11B6DE; }
.instructor-userinactive { border: 3px solid #FFFFFF;width: 17px; height: 17px; border-radius: 50%; position: absolute; bottom: 0; right: 4px;background: #ACADB3; }
.instructor-detailsbox { border: 1px solid #E1E0E1; border-radius: 20px; padding: 10px 10px; }
.teachers-detailsimg { width: 220px; height: 216px; }
.teachers-detailsimg img { width: 100%; height: 100%; object-fit: cover; border-radius: 20px; }

.job-detailsimg { width: 220px; height: 216px; background: #F2F3FF; border-radius: 20px; text-align: center; padding: 40px 40px; }
.job-detailsimg img { width: 100%; height: 100%; object-fit: contain; }

.instructor-detailsbox h3 { color: #666666; font-size: 14px; margin-bottom: 0px; font-weight: normal; }
.instructor-detailsbox h2 { color: #000000; font-weight: 500; font-size: 15px; margin-bottom: 0px; padding-top: 15px; display: flex;
align-items: center; }


.instructor-detailsbox h4 { color: #000000; font-weight: 500; font-size: 30px; margin-bottom: 0px; }
.instructor-detailsbox h5 { color: #666666; font-weight: normal; font-size: 18px; margin-bottom: 0px; padding-top: 10px; }
.instructor-detailsbox h6 { color: #70499D; font-weight: 500; font-size: 16px; margin-bottom: 0px; padding-top: 12px; }
.instructor-detailsbox h6 i { color: #000000; font-size: 8px; padding: 0px 10px; }
.instructor-detailsbox h6 span { color: #11B6DE; }

.instructor-detailsbox p { color: #000000; font-weight: 500; font-size: 14px; margin-bottom: 0px; padding-top: 25px; }
.medal-prpl { height: 13px; margin-right: 4px; }



.student-pink { background: #FFEEFB; position: relative; }
.pink-arrowbox { position: absolute; bottom: 10px; right: 10px; display: flex; align-items: center; }
.pink-arrowbox p { color: #000000; font-weight: 500; font-size: 16px; margin-bottom: 0px; line-height: 17px; }
.blue-arrow { width: 16px; height: 14px; margin-right: 3px; }
.hours-gray { color: #999999 !important; }
.explorer-black { color: #000000 !important; }
.exploer-medal { height: 14px; }

.blue-arrowbox { background: #11B6DE; width: 40px; height: 40px; border-radius: 50%; text-align: center; position: absolute; bottom: 10px; right: 10px; }

.blue-arrowbox p { color: #FFFFFF; font-size: 12px; margin-bottom: 0px; font-weight: 800; line-height: 13px; margin-top: -3px; }
.blue-arrowbox3 { background: #C76DAC; }
.blue-arrowbox2 { background: #A15EEF; }

.delete-boxpink {  background: #FFEBFA; border: 1px solid #ACADB3; border-radius: 10px; height: 51px; width: 51px; text-align: center; line-height: 48px; }

.gray-courses { color: #ACADB3 !important; }
.down-arrowpink { height: 12px; }
.student-checkimg { height: 7.5px !important; }
.student-detailcircal { background: #11B6DE; }

.gaming-expertbox { background: #FFFFFF; border: 1px solid #E1E0E1; border-radius: 20px; padding: 20px 20px; }
.gaming-expertbox h2 { color: #000000; font-weight: 500; font-size: 18px; margin-bottom: 5px; }
.gaming-expertbox h3 { color: #000000; font-weight: normal; font-size: 16px; margin-bottom: 0px; padding-top: 5px; }
.gaming-expertbox h3 i { font-size: 7px; padding: 0px 10px; }
.gaming-expertbox h3 span { color: #70499D; font-weight: 500; }
.gaming-expertbox h5 { color: #000000; font-weight: 800; font-size: 14px; margin-bottom: 0px; padding-top: 17px; }
.gaming-expertbox p { color: #000000; font-weight: normal; font-size: 15px; margin-bottom: 0px; padding-top: 5px; line-height: 20px; }
.gaming-expertbox p a { color: #262158; text-decoration: underline; }

.gaming-expertbox h6 { color: #000000; font-weight: 500; font-size: 16px; margin-bottom: 0px; padding-top: 5px; }
.gaming-expertbox h6 i { font-size: 7px; padding: 0px 10px; }
.gaming-expertbox h6 span { color: #70499D; font-weight: 800; }
.gaming-expertbox h4 { color: #ACADB3; font-weight: 500; font-size: 16px; margin-bottom: 0px; padding-top: 7px; }

.Language-btn { background: #EFE2FF; border: 1px solid #70499D; border-radius: 10px; padding: 9px 13px; color: #000000; font-weight: 500;
font-size: 14px; }
.popular-skillsbadge { background: #EBFBFF; border: 1px solid #67E1FF; border-radius: 14px; padding: 12px 18px; color: #000000; font-weight: 500;
font-size: 16px; margin-right: 10px; }
.popular-skillsbadge span { color: #999999; font-weight: 500; font-size: 13px; padding-top: 15px; line-height: 20px; }

.popular-skillsbadge:hover { box-shadow: 0px 10px 20px #0000001A; }

.companies-maincard { width: 220px; height: 185px; display: inline-block; margin-right: 15px; vertical-align: top; }
.companies-maincard:last-child { margin-right: 0px; }
.companies-maincard p { color: #000000; font-weight: 500; font-size: 14px; margin-bottom: 0px; padding-top: 13px; }
.companies-maincard h6 { color: #000000; font-weight: 800; font-size: 18px; margin-bottom: 0px; padding-top: 5px; }

.middle-border { width: 119px; height: 1px; background: #E1E0E1; margin: 15px auto; }

.popular-logo { height: 40px;   /* width: 150px; */  }
 .popular-logo img { width: 100%; height: 100%; object-fit: contain; }

.jobs-card h2 { color: #000000; font-weight: 500; font-size: 20px; margin-bottom: 0px; }
.jobs-card p { color: #999999; font-weight: 500; font-size: 12px; margin-bottom: 0px; }
.jobs-card h3 { color: #999999; font-weight: 500; font-size: 14px; margin-bottom: 0px; padding-top: 5px; }
.jobs-card h6 { color: #000000; font-weight: 500; font-size: 14px; margin-bottom: 0px; display: flex; padding-top: 18px;
align-items: center; }

.jobs-card { min-height:180px }


.user-table thead { background: #F2F3FF; }
.user-table thead th { border-top: none; border-bottom: none; color: #ACADB3; font-size: 14px; font-weight: normal; }
.user-table thead th:first-child { border-top-left-radius: 14px; border-bottom-left-radius: 14px;   }
.user-table thead th:last-child { border-top-right-radius: 14px; border-bottom-right-radius: 14px;  }
.user-table td { border-top: none; color: #999999; font-weight: 500; font-size: 14px; }
.user-profilebox { text-align: center; width: 40px;  height: 40px; line-height: 40px; border-radius: 50%;  background: #F2F3FF; color: #000000; font-weight: 500; font-size: 14px; }
.user-table td.user-name { color: #000000; font-weight: normal; font-size: 16px; }
.user-table td.pending-text { color: #B6469A; font-weight: 500; font-size: 14px;  }
.user-table td.invite-text { color: #11B6DE; }
.user-table td.inactive-text { color: #999999; }
.user-table td.active-text { color: #40C166; }
.edit-badge { border: 1px solid #ACADB3; border-radius: 40px; color: #000000; font-weight: 500; font-size: 12px; padding: 4px 13px; }
.approve-badge { background: #00CDFF; border-radius: 40px; color: #000000; font-weight: 500; font-size: 12px; }
.pink-userprofilebox { background: #FFECF9; }

.user-table img.student-img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
    max-width: inherit;
}

.user-editselect { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.user-editselect:focus { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }
.new-append { width: 80px; }
.user-editselect {  background: url(../img/down-arrowcourse.svg) no-repeat right 20px center; }

.pop-head h2 { color: #000000; font-weight: 500; font-size: 28px; margin-bottom: 0px; }

.join-popup .modal-content { background: #FFFFFF; }

.scheduled-appointmentbox { background: #EBFBFF; border: 1px solid #11B6DE; border-radius: 20px; padding: 25px 20px; margin-top: 100px; }

.scheduled-user { width: 125px; height: 125px; margin: 0 auto; margin-top: -90px; }
.scheduled-user img { width: 100%; height: 100%; border-radius: 50%; }
.scheduled-appointmentbox h2 { color: #000000; font-weight: 500; font-size: 25px; margin-bottom: 0px; padding-top: 10px; }
.scheduled-appointmentbox h3 { color: #000000; font-weight: 500; font-size: 16px; margin-bottom: 0px; padding-top: 15px;
display: -webkit-box;  -webkit-line-clamp: 1; overflow: hidden;  -webkit-box-orient: vertical;  }
.scheduled-appointmentbox h5 { color: #000000; font-weight: 500; font-size: 16px; margin-bottom: 0px; padding-top: 20px; }
.scheduled-appointmentbox h6 { color: #444444; font-weight: normal; font-size: 16px; margin-bottom: 0px; padding-top: 10px; }
.scheduled-appointmentbox h4 { color: #262158; font-weight: 500; font-size: 16px; margin-bottom: 0px; padding-top: 8px; }
.scheduled-appointmentbox h4 span { color: #999999; }
.scheduled-appointmentbox h4 i { color: #999999; padding: 0px 8px; font-size: 7px; }

.join-menupopcontent h1 { color: #000000; font-weight: 800; font-size: 30px; margin-bottom: 0px; }
.join-menupopcontent h5 { color: #999999; font-weight: normal; font-size: 18px; margin-bottom: 0px; padding-top: 5px; }

.join-menupopcontent h6 { color: #999999; font-weight: normal; font-size: 18px; margin-bottom: 0px; padding-top: 30px; }
.join-menupopcontent h3 { color: #999999; font-weight: 500; font-size: 16px; padding-top: 15px; margin-bottom: 0px; }

.check-inbtn { background: linear-gradient(to right, #67E1FF, #11B6DE);; color: #00000066; font-size: 16px; font-weight: 800;
    padding: 13px 15px; border: none; }

.swip-img { height: 40px;  position: absolute; left: 13px; top: 5px; }

.set-timelabel { color: #000000; font-weight: 500; font-size: 16px; }

.set-input { background: #FFFFFF; border: 2px solid #F2F3FF; border-radius: 12px; }

.first-input { width: 94px; }

.set-input { background: #FFFFFF; border: 2px solid #F2F3FF; border-radius: 12px; text-align: center; font-weight: 500; font-size: 16px; }
.set-input:focus { box-shadow: none; outline: none; border: 2px solid #F2F3FF; }
.set-input::placeholder { color: #000000; }
.firstinpt-box { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }

.more-slotebtn { border-radius: 12px !important; padding: 9px 10px !important; font-size: 14px !important; }

.gray-input::placeholder {  color: #ACADB3; }

.fc .fc-daygrid-day-number { padding: 14px 4px; }

.connect-withtext { cursor: pointer; position: fixed; left: 20px; z-index: 10; bottom: 70px; writing-mode: vertical-lr; transform: rotate(180deg); }
.connect-withtext p { color: #000000; font-weight: 800; font-size: 14px; margin-bottom: 0px; }
.connectiocns i { color: #130E47; margin-top: 10px; transform: rotate(180deg); display: none; }
.connectiocns i.fa-plus { display: inline-block; font-size: 11px; }

.connectiocns-visib i { display: inline-block; }
.connectiocns-visib i.fa-plus { display: none; }






  /*-----switch Css ends------*/



/* ============================ */


 /* ================================= */
 .progress-circle { position: relative; display: inline-block;  width: 47px; height: 47px; border-radius: 50%; background-color: #F9F9F9; }
.progress-circle:before { content: ""; position: absolute;  width: 41px; height: 41px; border-radius: 50%; background: #F9F9F9;
 top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 5 }
.progress-circle:after { content: ""; display: inline-block; width: 100%; height: 100%; border-radius: 50%; background-color: #fff;
     -webkit-animation: colorload 2s; animation: colorload 2s; z-index: 4 }
.progress-txt { position: absolute; top: 50%; width: 100%;  text-align: center; font-size: 12px; font-weight: 500; color: #000000; z-index: 6; left: 50%; transform: translate(-50%, -50%)}

.progress-circle.progress-0:after {
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(90deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-1:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(93.6deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-2:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(97.2deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-3:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(100.8deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-4:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(104.4deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-5:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(108deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-6:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(111.6deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-7:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(115.2deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-8:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(118.8deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-9:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(122.4deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-10:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(126deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-11:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(129.6deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-12:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(133.2deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-13:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(136.8deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-14:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(140.4deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-15:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(129.6deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-16:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(133.2deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-17:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(136.8deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-18:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(140.4deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-19:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(144deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-20:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(151.2deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-21:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(158.6deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-22:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(161.2deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-23:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(165.6deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-24:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(169.2deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-25:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(180deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-26:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(183.6deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-27:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(187.2deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-28:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(190.8deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-29:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(194.4deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-30:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(198deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-31:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(201.6deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-32:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(205.2deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-33:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(208.8deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-34:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(212.4deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-35:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(216deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-40:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(234deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-36:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(219.6deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-37:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(223.2deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-38:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(226.8deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-39:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(230.4deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-41:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(237.6deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-42:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(241.2deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-43:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(244.8deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-44:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(248.4deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-45:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(252deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-46:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(255.6deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-47:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(259.2deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-48:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(262.8deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-49:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(266.4deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-50:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-90deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-51:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-86.4deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-52:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-82.6deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-53:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-79.2deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-54:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-75.6deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-55:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-72deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-56:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-68.4deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-57:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-64.8deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-58:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-61.2deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-59:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-57.6deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-60:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-54deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-61:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-50.4deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-62:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-46.8deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-63:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-43.2deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-64:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-39.6deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-65:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-36deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-66:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-32.4deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-67:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-28.8deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-68:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-25.2deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-69:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-21.6deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-70:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-18deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-71:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-14.4deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-72:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-10.8deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-73:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-7.2deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-74:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-3.6deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-75:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(0deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-76:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(3.6deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-77:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(7.2deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-78:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(10.8deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-79:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(14.4deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-80:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(18deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-81:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(21.6deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-82:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(25.2deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-83:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(28.8deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-84:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(32.4deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-85:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(36deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-86:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(39.2deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-87:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(43.2deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-88:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(46.8deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-89:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(50.4deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-90:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(54deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-91:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(57.6deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-92:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(61.2deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-93:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(64.8deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-94:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(68.4deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-95:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(72deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-96:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(75.6deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-97:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(79.2deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-98:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(82.8deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-99:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(86.4deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

.progress-circle.progress-100:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #70499D 50%, transparent 50%, transparent), linear-gradient(270deg, #70499D 50%, #EBECEF 50%, #EBECEF); }

@-webkit-keyframes colorload {
  0% {
    opacity: 0;
    transform: rotate(0deg);
	}
  100% {
    opacity: 1;
    transform: rotate(360deg);
	}
}

/* end */



/* blue */

.progress-circleblue { position: relative; display: inline-block; width: 47px; height: 47px; border-radius: 50%; background-color: #F9F9F9;  }
.progress-circleblue:before { content: ""; position: absolute;  width: 41px; height: 41px; border-radius: 50%; background: #F9F9F9; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 5 }
.progress-circleblue:after { content: ""; display: inline-block; width: 100%; height: 100%; border-radius: 50%;  background-color: #fff; -webkit-animation: colorload 2s; animation: colorload 2s; z-index: 4 }
.progress-circleblue .progress-txt { position: absolute; top: 50%; width: 100%;text-align: center; font-size: 10px; font-weight: 500; color: #000000; z-index: 6; left: 50%; transform: translate(-50%, -50%)}


.progress-circleblue.progress-0:after {
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(90deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-1:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(93.6deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-2:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(97.2deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-3:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(100.8deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-4:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(104.4deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-5:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(108deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-6:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(111.6deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-7:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(115.2deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-8:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(118.8deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-9:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(122.4deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-10:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(126deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-11:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(129.6deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-12:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(133.2deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-13:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(136.8deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-14:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(140.4deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-15:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(129.6deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-16:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(133.2deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-17:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(136.8deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-18:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(140.4deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-19:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(144deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-20:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(151.2deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-21:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(158.6deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-22:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(161.2deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-23:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(165.6deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-24:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(169.2deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-25:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(180deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-26:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(183.6deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-27:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(187.2deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-28:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(190.8deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-29:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(194.4deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-30:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(198deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-31:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(201.6deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-32:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(205.2deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-33:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(208.8deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-34:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(212.4deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-35:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(216deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-40:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(234deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-36:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(219.6deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-37:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(223.2deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-38:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(226.8deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-39:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(230.4deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-41:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(237.6deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-42:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(241.2deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-43:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(244.8deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-44:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(248.4deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-45:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(252deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-46:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(255.6deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-47:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(259.2deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-48:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(262.8deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-49:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #EBECEF 50%, transparent 50%, transparent), linear-gradient(266.4deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-50:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-90deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-51:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-86.4deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-52:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-82.6deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-53:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-79.2deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-54:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-75.6deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-55:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-72deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-56:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-68.4deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-57:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-64.8deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-58:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-61.2deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-59:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-57.6deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-60:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-54deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-61:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-50.4deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-62:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-46.8deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-63:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-43.2deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-64:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-39.6deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-65:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-36deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-66:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-32.4deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-67:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-28.8deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-68:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-25.2deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-69:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-21.6deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-70:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-18deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-71:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-14.4deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-72:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-10.8deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-73:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-7.2deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-74:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(-3.6deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-75:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(0deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-76:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(3.6deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-77:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(7.2deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-78:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(10.8deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-79:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(14.4deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-80:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(18deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-81:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(21.6deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-82:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(25.2deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-83:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(28.8deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-84:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(32.4deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-85:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(36deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-86:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(39.2deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-87:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(43.2deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-88:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(46.8deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-89:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(50.4deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-90:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(54deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-91:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(57.6deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-92:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(61.2deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-93:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(64.8deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-94:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(68.4deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-95:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(72deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-96:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(75.6deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-97:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(79.2deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-98:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(82.8deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-99:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(86.4deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

.progress-circleblue.progress-100:after { box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.35);
  background-image: linear-gradient(90deg, #11B6DE 50%, transparent 50%, transparent), linear-gradient(270deg, #11B6DE 50%, #EBECEF 50%, #EBECEF); }

@-webkit-keyframes colorload {
  0% {
    opacity: 0;
    transform: rotate(0deg);
	}
  100% {
    opacity: 1;
    transform: rotate(360deg);
	}
}



/* end blue */

.student-detailsbox h6 { color: #70499D; font-weight: 500; font-size: 13px; margin-bottom: 0px; }
.student-detailsbox h6 a { text-decoration: underline !important; }
.student-search { right: 145px !important; }
.instructor-search { right: 145px !important;}

/*Chosen css*/
.chosen-container-multi {
  border: none;
}
.chosen-container-multi .chosen-choices {
  background-image: none;
  padding: 8px 20px !important;
  border: none !important;
  border-radius: 8px !important;
  background-color: #F2F3FF !important;
    border: 1px solid #ACADB3 !important;
  /* -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1) !important; */
}
.chosen-container-multi .chosen-choices li.search-choice {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  padding-left: 10px !important;
  padding-right: 26px !important;
  border: none;
  background-image: none;
  background: #efefef;
  border: 1px solid #000000 !important;
  border-radius: 50px !important;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  top: 8px !important;
  right: 7px !important;
  /* background-color: rgb(167, 8, 61); */
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  height: 32px;
  font-size: 14px;
}

.chosen-container .chosen-drop {
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin-top: 3px;
  border-radius: 4px;
  /* -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.2) !important;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.2) !important; */
}

.drop-arrow-icon {
  position: absolute;
  right: 12px;
  top: 32px;
}
.drop-arrow-icon img {
  height: 20px;
}

.edit-pop { margin: 0; padding: 0; }
.edit-pop  li { list-style: none; padding-top: 10px; font-size: 18px; text-align: left; }

.manu-label { font-weight: 500 !important; font-size: 20px !important; color: #000000; }

/*Chosen css*/


/*Meeting css*/
.quiz-label { color: #000000; font-size: 15px; font-weight: 500 !important; margin-bottom: 0px; }

.faq-headtext { margin-top: 80px; }
.faq-headtext h2 { color: #000000; font-weight: 500; font-size: 30px; margin-bottom: 0px; }
.faq-categorybox { background: #FFFFFF; border: 1px solid #E1E0E1;  border-radius: 20px; padding: 10px 30px; }
.faq-categorybox ul { margin: 0; padding: 0; }
.faq-categorybox ul li  { list-style: none; font-weight: 500; font-size: 18px; padding: 15px 0px; border-bottom: 1px solid #E1E0E1; }
.faq-categorybox ul li a { color: #000000; }
.faq-categorybox ul li a:hover { color: #70499D !important; }
.faq-categorybox ul li.active a { color: #70499D;  }
.faq-categorybox ul li:last-child { margin-bottom: 0px; border-bottom: none; }

/* meet css */
.meet-title h4 { color: #fff; font-weight: 500; font-size: 30px; margin-bottom: 0px; }
.content-meet { background: #202124; height:100vh }
.meet-userbox { width: 800px; height: 364px; border-radius: 10px; margin: 0 auto; position: relative; }
.meet-userbox .meetuser-img { width: 100%; height: 100%; border-radius: 10px; object-fit: cover; }

.microphones-box { display: block; width: 48px; height: 48px; text-align: center; border-radius: 50%; background: rgb(60,64,67); color: #fff;
  line-height: 55px; }
.microphones-box i { color: #fff; font-size: 20px; }
.join-btn { border: none; border-radius: 24px; background-color: rgb(234,67,53); color: #fff; line-height: 16px; font-weight: 500; font-size: 16px; padding: 10px 25px; }
.join-btn i { transform: rotate(225deg); font-size: 25px; }
.join-btn:hover { color: #fff !important; }

.meet-clientbox { width: 190px;  height: 125px; position: absolute; bottom: 15px; right: 15px; }
.meet-clientbox .meetclient-img { width: 100%; height: 100%; object-fit: cover; border-radius: 10px; }

.meeting-actions p { color: #fff; font-weight: 400; font-size: 12px; margin-bottom: 0px; padding-top: 8px; }
.present-img { height: 26px; filter: grayscale(1) invert(1); margin-top: -8px; }
.meetclientbtn { position: absolute; bottom: 10px; left: 10px; color: #fff; font-weight: 500; font-size: 14px; background: #000000b3; padding: 8px 22px; border-radius: 10px; }

.full-screen { width: 100%; height: 535px; }

/*=====================notification=======================*/
.notificationbar .dropdown-menu.useraction-dropdown {
  top: 15px !important; background: #FFFFFF; box-shadow: 0px 9px 40px #00000029; border-radius: 20px; padding: 20px 22px; border: none; }
.notificationbar-new-text { color: #000000; font-weight: 500; font-size: 22px; margin-bottom: 0px; }
.notify-detil { height: 250px; overflow-y: scroll; overflow-x: hidden; }
.notify-detil::-webkit-scrollbar { display: none; }
.view-alltext { text-decoration: underline; font-weight: 500; font-size: 14px; }
.new-notificationcontentbox h6 { margin-top: 18px; font-weight: 500; font-size: 16px; margin-bottom: 0px; color: #000000; }
.new-notificationcontentbox p { font-weight: 500; font-size: 14px; margin-bottom: 0px; color: #ACADB3; padding-top: 5px; line-height: 18px; }
.eye-hideimg { position: absolute; right: 15px; top: 44px; height: 18px; }

.chat-documentsbox { width: 200px; height: 130px; }
.chat-documentsbox img { width: 100%; height: 100%; object-fit: cover; border-radius: 15px 15px 0px 0px; }
.chat-documentsboxmain { background: #fff; border-radius: 15px; box-shadow: 0px 9px 40px #00000029; width: 200px; }
.chat-documentsboxmain h3 { font-weight: 500; font-size: 16px; margin-bottom: 0px; color: #000000; word-wrap: break-word;}

/*For floting button*/

.page-swiparrow i { color: #fff; font-size: 25px; }
.page-swiparrow {
    text-align: center;
    line-height: 61px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #11B6DE;
    position: fixed;
    bottom: 50px;
    z-index: 10;
    box-shadow: 0px 10px 20px #00000029;
    /* right: 28px; */ /* rigth side box */
    margin: 0 auto;
    left: 0;
    right: 0;
}

.os-host-resize-disabled.os-host-scrollbar-horizontal-hidden>.os-scrollbar-vertical  { display: none !important; }


/*==============================================*/
.create-work-2 { z-index: 10; position: relative;}
/*.herotop-img { background:url('../../assets/img/hom-herotop.png') no-repeat; background-size: contain; content: ""; position: absolute; right: 0px; top: 0px; height: 700px; width: 630px;}*/
/* ============================================================= */
.play-box-2 p { font-size: 12px; color: #ffffff; margin: 0px; font-weight: 800;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.play-box-2 { display: flex; justify-content: center; align-items: center; padding: 0px;}
.marks-box-2 p {
    font-size: 12px;
    color: white;
    margin: 0px;
    font-weight: 800;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.marks-box-2 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
}

.marks-box-2.pass {
    background-color: green; /* Color for passing marks */
}

.marks-box-2.fail {
    background-color: red; /* Color for failing marks */
}

/* .form-group-custom .filled-in { position: relative;} */
.margin-t-15 { margin-top: 40px;}

/* Container for pagination */
.custom-pagination-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
}

/* List styling */
.custom-pagination-items {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Common button styles */
.custom-pagination-items li a {
    display: block;
    padding: 12px 18px;
    margin: 0 5px;
    text-decoration: none;
    color: #007bff;
    border: 2px solid #ddd;
    border-radius: 50px; /* Fully rounded */
    background-color: #fff;
    font-weight: 600;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Light shadow for depth */
}

/* Hover effect */
.custom-pagination-items li a:hover {
    background-color: #007bff;
    color: #fff;
    border-color: #007bff;
    box-shadow: 0 4px 10px rgba(0, 123, 255, 0.3); /* More pronounced shadow on hover */
}

/* Active page styles */
.custom-pagination-items li.active a {
    background-color: #007bff;
    color: #fff;
    border-color: #007bff;
    cursor: default;
    box-shadow: 0 4px 10px rgba(0, 123, 255, 0.3); /* Active shadow effect */
}

/* Disabled button styles */
.custom-pagination-items li.disabled a {
    background-color: #f5f5f5;
    color: #ccc;
    border-color: #ddd;
    cursor: not-allowed;
    pointer-events: none;
    box-shadow: none; /* Remove shadow for disabled buttons */
}

/* Ellipsis (dots) styles */
.custom-pagination-items li .dots {
    cursor: default;
    color: #999;
    border: none;
    background: none;
    pointer-events: none;
    padding: 12px 18px;
    border-radius: 50px;
    font-weight: 600;
}

/* Hover effect for dots */
.custom-pagination-items li .dots:hover {
    background-color: #f5f5f5;
    color: #007bff;
}

/* Responsive design */
@media (max-width: 768px) {
    .custom-pagination-items li a {
        padding: 10px 15px;
        font-size: 16px; /* Adjust font size for smaller screens */
    }

    .custom-pagination-items li .dots {
        padding: 10px 15px;
        font-size: 16px; /* Adjust dots size */
    }
}

@media (max-width: 576px) {
    .custom-pagination-items li a {
        padding: 8px 12px;
        font-size: 14px;
    }

    .custom-pagination-items li .dots {
        padding: 8px 12px;
        font-size: 14px;
    }
}

/* Next & Prev buttons styles (ensure they have rounded edges) */
.custom-pagination-items li .prev,
.custom-pagination-items li .next {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 20px;
    font-weight: 600;
    border-radius: 50px; /* Fully rounded buttons */
    color: #007bff;
    background-color: #fff;
    border: 2px solid #ddd;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

/* Hover effect for Next/Prev buttons */
.custom-pagination-items li .prev:hover,
.custom-pagination-items li .next:hover {
    background-color: #007bff;
    color: #fff;
    border-color: #007bff;
    box-shadow: 0 4px 10px rgba(0, 123, 255, 0.3);
}

/* Disabled styling for Next and Prev buttons */
.custom-pagination-items li.disabled .prev,
.custom-pagination-items li.disabled .next {
    background-color: #f5f5f5;
    color: #ccc;
    border-color: #ddd;
    cursor: not-allowed;
    pointer-events: none;
    box-shadow: none;
}

/* Red border for invalid input */
input.number_only {
    border: 1px solid #ccc; /* Default border */
    transition: border-color 0.2s ease;
}

input.number_only.invalid {
    border-color: red; /* Red border for invalid input */
    animation: flicker 1s ease-in-out;
}

@keyframes flicker {
    0%, 100% { border-color: red; }
    50% { border-color: #ccc; }
}

/* Validation error message */
.validation-error {
    color: red;
    font-size: 14px;
    margin-top: 5px;
    display: none; /* Initially hidden */
}


/* /============================================= */
.footer-area { padding: 30px 0px 30px 0px;}
.footer-logo { display: flex; justify-content: center; align-items: center;}
.footer-logo-img { width:250px; margin-right: 20px;}
.footer-logo-img img { height: 100%; width: 100%;}

.status-radiobox [type="radio"]:checked+label {
    height: 36px;
}
.status-radiobox [type="radio"]:not(:checked) + label, [type="radio"]:checked + label { height: 36px; line-height: 16px; }

.status-radiobox [type="radio"]+label::after {
    width: 22px;
    height: 22px;
}



