@media print {
    .table > thead {
        color: black!important;
        font-weight: bold!important;;
    }
}

body {
    font-family: Calibri;
}

.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    background-color: #ecf0f5 !important;
}

/*.main-header>.navbar{
  margin-left: 229px !important;
}*/
.no-padding {
    padding: 0;
}

.main-header .sidebar-toggle {
    /*background: red !important;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: -27px;*/
    padding: 15px 13px;
}

.main-header .sidebar-toggle:before {
    color: #fff;
}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
    background-color: #010000 !important;
}

.skin-blue .main-header .logo {
    background-color: transparent;
}

.skin-blue .main-header .logo:hover {
    background-color: transparent;
}

.skin-blue .main-header .navbar, .skin-blue .main-header li.user-header {
    background-color: #9a0006 !important;
}

.sidebar-menu > li {
    padding: 2px 0 0 0;
}

.sidebar-mini.sidebar-collapse .sidebar-menu > li {
    padding: 0;
}

.skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a {
    color: #fff !important;
    background: #9a0006 !important;
    border-left: none !important;
}

.sidebar-menu .treeview-menu > li > a:hover::before, .sidebar-menu .treeview-menu > li > a:active::before {
    /*background: #0c3a47 !important;*/
    content: "";
    position: absolute;
    left: 5px;
    top: 12px;
    width: 5px;
    height: 5px;
    background: #9a0006;
    border-radius: 50%;
}

.skin-blue .sidebar-menu > li > a:hover > .fa, .skin-blue .sidebar-menu > li.active > a > .fa {
    color: #fff !important;
}

/*.main-header>.navbar{
  margin-top: 30px;
}*/
.navbar {
    padding: 0 15px 0 0;
}

.navbar-nav {
    display: -webkit-box;
}

.navbar-nav > li > a {
    /*padding: 15px 15px;*/
    line-height: 1.4;
}

.navbar-nav > .user-menu .user-image {
    float: left;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    margin-left: 8px;
    margin-top: 0px;
}

.navbar-nav > .user-menu .user-image {
    float: right;
}

.skin-blue .main-sidebar, .skin-blue .left-side {
    background: url(../../dist/img/left-pannel.png) !important;
    background-size: 100% 100% !important;
    background-position: center !important;
    background-repeat: no-repeat;
}

ul.sidebar-menu > li > a {
    color: #010000 !important;
}

.skin-blue .treeview-menu > li > a {
    color: #010000 !important;
}

ul.sidebar-menu > li > a > img {
    /*width: 14px;*/
    width: 17px;
    vertical-align: bottom;
}

.user-panel img {
    width: 100%;
    max-width: 115px;
}

.text-panel img {
    width: 100%;
    max-width: 150px;
}

.content-header {
    padding: 0;
}

.panel-default > .panel-heading {
    overflow: hidden;
}

.bg-dark {
    background: #000 !important;
}

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

.bg-red {
    background: #9a0006 !important;
}

.txt-dark {
    color: #292a2f !important;
}

.txt-red {
    color: #9a0006 !important;
}

.txt-blue {
    color: #0c3a47 !important;
}

.txt-skyblue {
    color: #6e95b6 !important;
}

.txt-green {
    color: #7ac171 !important;
}

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

button {
    border-radius: 5px;
    border: none;
}

td {
    padding: 5px;
}

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

.mt-28 {
    margin-top: 28px;
}

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

.mb-50 {
    margin-bottom: 50px;
}

/*.login-box-body{
  background: #e6f0eb;
}*/
/*.login-box, .register-box {
   margin: 10% auto;
}*/
.form-control-feedback {
    position: absolute;
    left: 0;
}

.has-feedback .form-control {
    padding-left: 42.5px;
}

.has-feedback .form-control, .btn.btn-flat {
    border-radius: 12px;
}

.user_icon {
    width: 100%;
    max-width: 15px;
}

.password_icon {
    width: 100%;
    max-width: 15px;
}

.login-title, footer {
    color: #fff;
    font-size: 20px;
}

.bg-aqua {
    background: #469bb8 !important;
}

.bg-green {
    background: #6caf45 !important;
}

.bg-lightgreen {
    background: #bcc455 !important;
}

.txt-orange {
    color: #fb9900 !important;
}

.txt-green {
    color: #1a6f68 !important;
}

.text-white {
    color: #fff;
}

footer {
    width: 100%;
    position: relative;
    bottom: 0;
}

.form {
    /*padding: 25px;*/
    width: 100%;
    /*max-width: 325px;*/
    margin: 0 auto;
    padding: 10px;
}

.btn-login {
    width: 100%;
    max-width: 100px;
}

.fa-calendar {
    position: absolute;
    right: 11px;
    top: 7px;
    color: #0c3a47;
}

select.form-control, input.form-control {
    background: #fff;
    border-color: #9ca9b2;
    border-radius: 5px;
    height: 38px;
}

button.btn.btn-search {
    /*background-color: #6ec689 !important;*/
    width: 100%;
    max-width: 300px;
    border-radius: 5px;
}

.page-heading {
    /*display: block;
    position: relative;
    margin-left: 30px;
    overflow: hidden;*/
    display: block;
    position: absolute;
    left: 10px;
    margin-left: 30px;
    overflow: hidden;
    font-size: 25px;
}

table {
    width: 100%;
    color: #393655;
    font-weight: 600;
}

.table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td {
    border: 1px solid #c7c7c7 !important;
}

.inner {
    padding: 10px 10px;
}

.count {
    color: #fff;
    font-size: 30px;
}

.card-head-white {
    color: #fff !important;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 19px;
}

.card-image {
    width: 100%;
    position: relative;
}

.card-image-container {
    position: absolute;
    top: -40px;
    left: 50%;
    margin-left: -37.5px;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background: #fff;
}

.purple-border {
    border: 3px solid #4c445b;
}

.green-border {
    border: 3px solid #3d7e6c;
}

.yellow-border {
    border: 3px solid #987634;
}

.card-image-container > img {
    width: 82px;
    position: absolute;
    top: -4px;
    left: 50%;
    margin-left: -41px;
}

.input-icon {
    background: #dbe2ea;
    width: 35px;
    border: 1px solid #9ca9b2;
    border-left: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.dropdown-icon {
    background: #dbe2ea;
    width: 30px;
    height: 30px;
    border: 1px solid #9ca9b2;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    position: absolute;
    top: 32px;
    right: 15px;
}

.fa-sort-desc {
    position: absolute;
    left: 8px;
    top: 1px;
    font-size: 20px;
}

.card {
    border-radius: 10px;
}

.card-body {
    position: relative;
}

.card-header {
    font-size: 20px;
    background: #fff;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

.nav-tabs {
    border-bottom: 0;
}

.nav-item a {
    color: #a2a2a4;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #479cb9;
    border-radius: 15px;
}

.red-tab .nav-item.show .nav-link, .red-tab .nav-link.active {
    color: #fff;
    background-color: #9a0006;
    border-radius: 15px;
}

.green-tab .nav-item.show .nav-link, .green-tab .nav-link.active {
    color: #fff;
    background-color: #6eb147;
    border-radius: 15px;
}

.nav > li > a:hover, .nav > li > a:active, .nav > li > a:focus {
    color: #010000;
    background-color: #e0e4e5;
    border-radius: 15px;
}

ul.cases_count {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 9px;
    right: 15px;
}

.cases_number {
    font-size: 35px;
    color: #479cb9;
}

.case_date {
    color: #a2a2a4;
}

.skin-blue .sidebar-menu > li > a {
    line-height: 1;
}

.fa-ellipsis-v, .fa-edit, .fa-trash {
    color: #a2a2a4;
    cursor: pointer;
    margin-left: 9px;
}

.fa-ellipsis-v:hover, .fa-edit:hover, .fa-trash:hover {
    color: #0c3a47;
}

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

.dataTable > thead > tr > th[class*="sort"]:before,
.dataTable > thead > tr > th[class*="sort"]:after {
    content: "" !important;
}

.table > thead {
    background-color: #9a0006 !important;
    color: #fff;
    text-align: center;
}

.pagination > li > a {
    background-color: #fff;
    color: #0c3a47;
    border-radius: 12px;
    margin-left: 5px;
    margin-right: 5px;
    font-weight: 700;
    font-size: 19px;
}

.page-item.active .page-link {
    z-index: 1;
    color: #0c3a47;
    background-color: #6ec689;
    border-color: #6ec689;

}

.highcharts-credits {
    display: none;
}

/*table.table-bordered.dataTable{
  margin-bottom: 0 !important;
}*/
table.dataTable > thead > tr > th:not(.sorting_disabled), table.dataTable > thead > tr > td:not(.sorting_disabled) {
    padding: 5px 5px;
}

tbody {
    font-weight: 500;
}

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

.table-striped tbody tr:nth-of-type(even) {
    background: #f4f9ff;
}

.left_arrow > a > .fa-angle-left, .right_arrow > a > .fa-angle-right {
    font-size: 35px;
    height: 100%;
    color: #c7c7c7;
    margin-top: 20px;
}

.percentage span, .overall span {
    width: 100%;
    display: block;
}

#donut_chart1, #donut_chart2 {
    max-height: 347px;
    height: 100%;
}

.add_btn {
    position: relative;
    background: #2da274;
    color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid #c7c7c7;
}

.fa-plus:before {
    position: absolute;
    top: 5px;
    left: 6px;
}

@media screen and (max-width: 375px) {
    .content {
        margin-top: 60px;
    }
}

@media screen and (max-width: 425px) {
    .page-heading {
        display: none;
    }
}

@media screen and (min-width: 430px) and (max-width: 768px) {
    .page-heading {
        font-size: 16px;
    }
}

.main-sidebar, .left-side {
    padding-top: 18px !important;
}

.black-text {
    color: black !important;
}

.box {
    padding: 10px !important;
}

.portlet-title .caption {
    font-size: 25px;
    font-weight: bold;
}

#online_table_filter {
    float: right !important;
}

/*datatable*/
.sorting, .sorting_asc, .sorting_desc {
    background: unset !important;
}

table.dataTable thead .sorting_asc {
    background-image: unset !important;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    background: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0px !important;
    margin-left: 0px !important;
}

.portlet.light.bordered {
    /*border: 1px solid #b7b7b7 !important;*/
    padding: 5px !important;
}

table {
    white-space: nowrap !important;
}

/*Loader code start*/
.loader {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #000;
    opacity: 0.7;
    z-index: 9999;
    display: block;
}

#loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #9a0006; /* green */
    border-radius: 50%;
    width: 150px;
    height: 150px;
    animation: spin 2s linear infinite;
    position: absolute;
    top: 30%;
    left: 45%;
    z-index: 99999;
    display: none;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.nopadding {
    margin: 0 !important;
    padding: 0 !important;
}

/*Loader code end*/
.bg-red-jungle {
    background: red;
    color: #fff0f2;
}

.bg-red-soft {
    background: red;
    color: #fff0f2;
}

.bg-green-jungle {
    background-color: #00a65a !important;
    color: #fff0f2;
}

.uppercase {
    text-transform: uppercase;
}

.headingCourstype {
    color: #2e393b;
    font-weight: bold;
    text-align: center;
}

.joinRcc {
    color: #762e36;
    text-align: center;
}

.modules-red {
    color: #762e36;
    font-weight: bold;
    text-align: center;
}

.course_title_color {
    color: #404649;
    font-weight: bold;
    text-align: center;
}

.min-height-bgDiv {
    min-height: 600px !important;
}

.course_title_btn {
    border-radius: 19px;
    width: 100%;
    margin: 5px
}

.btn_grey_color {
    background-color: grey;
    color: white;
}

.btn-default {
    border-color: #000000 !important;
}

.bg_color_total_question {
    background: #1c605f;
    color: white;
    text-align: center;
    padding: 2px;
}

.bg_color_exam_time {
    background: #da8658;
    color: white;
    text-align: center;
    padding: 2px;
}

.bg_color_pass_c {
    background: #9b0006;
    color: white;
    text-align: center;
    padding: 2px;
}

.bg_color_time {
    background: #3c9e6d;
    color: white;
    text-align: center;
    padding: 2px;
}

.bg_active {
    /*background: #3b9e6c;*/
    background-image: url("../../dist/img/vdesign/active-tab.png");
    color: white;
    text-align: center;
    padding: 2px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.bg_deactive {
    /*background: #000000;*/
    background-image: url("../../dist/img/vdesign/inactive-tab.png");
    color: white;
    text-align: center;
    padding: 2px;
    background-position: center;
    background-repeat: no-repeat;
}

.icon_numbers_custom {
    border: 1px solid white;
    background: white;
    color: #3b9e6c;
    border-radius: 50%;
    padding-left: 5px;
    padding-right: 5px;
}

.btn-wiz {
    width: 250px;
    margin-left: 40%;
    margin-right: 40%;
    margin-top: 10px
}

/* The switch - the box around the slider */
.switchbtn {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.centerimg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

/* Hide default HTML checkbox */
.switchbtn input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    color: white;
    padding-left: 10px;
    padding-top: 5px;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #1e7e34;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

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

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

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

/*SLider code tutorial*/
.w3-black, .w3-hover-black:hover {
    color: #fff !important;
    background-color: #000 !important;
}

.w3-display-left {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0%, -50%);
    -ms-transform: translate(-0%, -50%);
}

.w3-display-right {
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
}

.w3-button {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.w3-btn, .w3-button {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
}