.check-hover:hover {
    background-color: #d3d3d3;
}
.m-t-0 {
    margin-top: 0;
}

.m-t-23 {
    margin-top: 23px;
}

.m-t-50 {
    margin-top: 50px;
}

.m-t-100 {
    margin-top: 100px;
}

.m-l-25 {
    margin-left: 25px;
}
.p-t-14{
    padding-top: 14px !important;
}
.p-t-13{
    padding-top: 13px !important;
}
.p-l-30 {
    padding-left: 30px !important;
}
.p-t-20{
    padding-top: 20px !important;
}
.p-t-67{
    padding-top: 67px;
}
.m-l-58{
    margin-left:58px;
}

.p-t-5 {
    padding-top: 5px;
}
.min-h-250 {
    min-height: 250px;
}
.min-h-415 {
    min-height: 415px;
}
.min-h-500{
    min-height: 500px;
}
.small-img {
    width: 38px;
    height: 38px;
}

.display-none {
    display: none;
}

.custom-tab > ul > li > a.nav-link.active {
    color: #495057;
    background-color: transparent;
    border-color: transparent;
    border-bottom: 2px solid #1ab394;
}

.custom-tab .panel-body {
    background: transparent;
    border: none;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(1.5em + .75rem + 2px);
    min-width: 200px;
}

.has-search {
    display: inline-block;
}

.has-search .form-control {
    padding-left: 2.375rem;
    background: transparent;
    border: none;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.multiple-borders {
    border-bottom: 1px solid #cac7c75c;
    background: #ffffff;
    box-shadow: 0px 3px 0px 0px white, 0px 4px 0px 0px #f3f0f0, 0px 8px 0px 0px #fbfbfb, 0px 16px 0px 0px #f6f5f7;
    margin-bottom: 20px
}

.multiple-borders table td,
.expended-table table td {
    border-top: none !important;
    vertical-align: middle !important;
    height: 67px;
}

.custom-jumbotron {
    padding: 40px 26px;
}

.navbar-static-top .dropdown-menu {
    right: 34px;
}

.teams-list {
    height: 600px !important;
}

.popover {
    max-width: 441px;
}

.popover .contact-box {
    padding: 0;
    box-shadow: none;
}

.contact-box a {
    position: relative;
}

.contact-box:hover .add-fav,.file:hover .add-fav {
    display: block;
}

.wizard>.content {
    min-height: 300px;
    overflow: auto;
}

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

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

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

.accounts-detail {
    margin: 30px 0;
}

.flot-chart.dashboard-chart {
    margin-top: 19px;
}

.plan-steps button.btn-large-dim {
    width: 174px;
    height: auto;
    min-height: 124px;
    font-size: 13px;
    background: white;
    display: inline-block;
    padding: 20px 10px;
    text-transform: capitalize;
    box-shadow: none !important;
}

.plan-steps .btn-large-dim:hover,
.plan-steps .btn-large-dim:focus {
    background: #0ee23b;
}

.plan-steps .btn-large-dim>i {
    display: block;
    font-size: 50px;
    margin-bottom: 10px;
    margin-top: 0;
}

.plan-steps .steps ul li {
    display: none;
}

#ct-chart4>svg {
    width: 102% !important;
}

.text-bold {
    font-weight: bold;
}

.c3 {
    overflow: hidden !important;
}

.user-achievements:hover {
    color: #0ee23b;
    cursor: pointer;
}

.badge-box.disabled {
    opacity: 0.5;
}

.text-clip-twoline {
    line-height: 1.2em;
    height: 2.3em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.text-clip-oneline {
line-height: 1.2em;
    max-height: 2.3em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.n-m-t-20 {
    margin-top: -20px;
}

.round-image {
    background-size: cover;
    margin: auto;
    border-radius: 50% 50% 50% 50%;
    width: 100px;
    height: 100px;
}

.add-fav {
    display: none;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 15px;
    box-shadow: 0 0 5px rgb(221 225 226);
}

.cursor-pointer {
    cursor: pointer;
}

@media (min-width: 992px) {
    .min-h-393 {
        min-height: 393px;
    }
}

.p-13 {
    padding: 13px 15px !important;
}

.company-mentor,
.external-mentor,
.audit {
    min-height: 264px;
}

.audit {
    border-left: 4px solid #ED5565 !important;
}

.company-mentor {
    border-left: 4px solid #1ab394 !important;
}

.external-mentor {
    border-left: 4px solid #f8ac59 !important;
}

.blue-left-border {
    min-height: 264px;
    border-left: 4px solid#23c6c8 !important;
}

.slick-slide a:focus,
.slick-slide {
    outline: none;
}

.view-courses li a {
    padding: 14px 10px !important;
}

.informal-table tr td.project-people {
    padding-top: 14px;
}

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

.analytics-table .b-r {
    border-right: 1px solid #d8dcdf;
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

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

.category {
    padding: 15px 10px 1px;
}

.icon-large {
    font-size: 6em;
    margin-bottom: 20px;
    color: #cac7c7;
}

.back-to-top {
    position: fixed;
    bottom: 20px;
    right: 25px;
    font-size: 29px;
}

.min-500 {
    min-height: 500px;
}

.text-black {
    color: #3e5476;
}

a:hover,
a:hover .text-black {
    /* color: #0ee23b !important;
    font-weight: 600; */
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus {
    color: #FFFFFF !important;
}

.quiz-heading {
    font-weight: bold;
    padding-top: 100px;
    font-size: 40px;
}

.gray-backround {
    background-image: url("../img/gray-bg.jpg");
    background-color: #cccccc;
}

pre {
    overflow-x: auto;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    left: -160px;
}

.theme-config {
    top: 65px;
}

.icon-self-paced-course {
    width: 50px;
    height: 50px;
    background: url(../img/course-type-icons.jpg) no-repeat;
    background-size: 145px;
}

.icon-instructor-led-course {
    width: 50px;
    height: 50px;
    background: url(../img/course-type-icons.jpg) no-repeat;
    background-size: 145px;
    background-position: -51px 0px;
}

.custom-search-courses-icon {
    width: 50px;
    height: 50px;
    background: url(../img/custom-search-courses-icon.png) no-repeat;
    background-size: 45px;
    background-position: 0px 0px;
}

.category-label {
    position: absolute;
    top: 0;
    color: white;
    padding: 3px 8px;
    z-index: 1000;
    font-style: italic;
    font-size: 11px;
}

.middle-box {
    max-width: 800px;
}

.middle-box h1 {
    font-size: 48px;
}

.close-button {
    text-align: right;
    padding: 20px;
}

.h-400 {
    min-height: 400px;
}

.bootstrap-tagsinput {
    display: block;
}

.wizard>.content>.body .bootstrap-tagsinput input {
    border: none;
}

.no-shadow {
    box-shadow: none !important;
}

.p-h-xx {
    padding: 5px 0;
}

.playlist-icon {
    height: 128px;
    width: 128px;
    margin: auto;
}

.playlist-box {
    position: relative;
}

.view-playlist {
    display: none;
}

.playlist-box:hover .view-playlist {
    display: block;
    position: absolute;
    z-index: 1000;
    text-align: center;
    background: #23c6c8;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.playlist-box:hover .view-playlist a {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.sales-call-icon {
    position: absolute;
    top: -31px;
    left: -17px;
}

.Sales-call-thumbview .contact-box img {
    height: 92px;
    width: 92px;
}

@media only screen and (max-width: 600px) {
    .Sales-call-thumbview .contact-box img {
        height: 71px;
        width: 71px;
    }
    .min-600 {
        min-height: auto;
    }
    .plyalist-thumbnail {
        margin-bottom: 10px;
    }
    .stat-percent {
        text-align: center;
    }
    .m-l-n{
        margin-left: auto;
    }
}

.bootstrap-tagsinput .tag {
    font-size: 10px;
}

.vertical-timeline-content p {
    margin-top: 0;
}

.plyalist-thumbnail {
    position: relative;
}

.play-all {
    position: absolute;
    bottom: 0;
    background: black;
    color: white !important;
    width: 100%;
    display: block;
}

.play-all p {
    margin: 10px;
    text-align: center;
}

.play-all p.pad-xs {
    margin: 5px 10px;
}

.social-action .dropdown-menu li a {
    margin: 4px -5px;
}

.back-to-playlist {
    position: absolute;
    top: -21px;
    font-size: 0.6em;
}

.h-250 {
    min-height: 250px;
}

.m-b-xxl {
    margin-bottom: 70px;
}
.no-shadow{
    box-shadow: none !important;
}
.p-r-0{
    padding-right: 0;
}
.lesson-body{
    padding: 20px 0 !important;
}

.file {
    margin-right: 0;
}

.file .icon, .file .image {
    height: 127px;
}

h2.text-bold {
    font-weight: 600;
}
.fa-gradient {
	background: #3c4043;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.left-sidebar-collapse{
    position: absolute;
    left: 206px;
    top: 60px;
    font-size: 15px;
    z-index: 1;
    background: #fff;
    width: 25px;
    height: 25px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 0 1px #091e4214, 0 2px 4px 1px #091e4214;
    border-radius: 50px;
    cursor: pointer;
    transition: .4s all;
}
.left-sidebar-collapse:hover{
    background: #1ab394;
    color: #fff;
}
.mini-navbar .left-sidebar-collapse{
    left: 56px;
}
.mini-navbar .left-sidebar-collapse .arrow{
    transform: rotate(180deg);
}
@media (max-width: 768px) {
.left-sidebar-collapse{
    display: none;
}
.ibox-title {
    padding: 15px 0 8px 15px;
}
/* .ibox-tools{
    position: relative;
    right: 0;
} */

}
.change-role{
    padding:0;
    transition:all .2s ease-in-out;
    box-shadow:0 1px 20px 1px #d4d4d4;
    position:fixed;
    right:-50px;
    top:50%;
    transform:translateY(-50%) rotate(90deg);
    z-index:999;
    color:#0ee23b;
}
.change-role label.active {
    background: #0ee23b;
    color: #fff;
    pointer-events: none;
}
.no-paddings{
    padding: 0 !important;
}
a{
    color: #1905ab !important;
}
.sidebar-collapse span.nav-label {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.25rem;
    color: #3c4043;
    letter-spacing: .01785714em;
}
h3, h4, h5, .h4, .h5, .h6 {
    font-weight: 400;
}
.navbar-default .landing_link a {
    background: #0ee23b !important;
    color: #ffffff !important;
}
.landing_link ul.nav-second-level li a, .landing_link ul.nav-second-level li a:hover{
    background: transparent !important;
    color: gray !important;
}
/* .nav > li.active {
    border-left: 4px solid #0ee23b !important;
} */
.pagination .footable-page.active a {
    color: white !important;
}
.pagination > li > a, .pagination > li > span {
    color: inherit !important;
}
.type-icon {
    position: absolute;
    top: 12px;
    left: 0;
    padding: 2px 9px;
    box-shadow: 0 0 5px rgb(228 233 235);
    background: #0ee23b;
    color: #ffff;
}
input[type="checkbox"] {
    position: relative;
    display: inline-block;
    margin-right: 5px;
}
.wizard>.actions a {
    color: #ffff !important;
    background: #0ee23b;
}
.wizard>.actions a:hover {
    color: #0ee23b !important;
    border: 1px solid #0ee23b;
    background: #fff;
}
.right-top{
    position: absolute;
    top: 0px;
    right: 0;
    padding: 11px 9px;
}
.wizard >.actions .disabled a {
    background: #eee;
    color: #aaa !important;
}
.ibox-heading {
    background-color: #f3f6fb !important;
}
