﻿.required {
    color: #dc3545!important;
    margin-left:5px;
}

.widget-01 .pre-session {
    width: 187px;
    height: 187px;
    margin: 0 auto;
    padding: 1.4rem;
    position: relative;
    text-align: center;
}

.widget-01 .pre-session .inner {
    max-width: 100%;
    max-height: 100%;
}

.widget-01 .pre-session i {
    color: #aea9c3;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    font-size: 6rem;
}

.widget + .widget-addon {
    margin-top: -30px;
}

.table-striped.no-border {
    border-collapse: collapse !important;
}

/* NAVBAR */
nav.navbar .navbar-brand .brand-big {
    display: none;
}

nav.navbar .navbar-brand .brand-small {
    display: block;
}

/* To customise ck editor for new theme */

/*.cke_textarea_inline {
    background-color: rgba(52, 40, 104, 0.05);
    border-radius: 4px;
    padding: 10px;
    min-height: 300px;
    border-width: 0px;
    margin: 0px;
}*/

/* EMAIL MESSAGES */

.select-user i.glyphicon-ok {
    transform: translateY(-3px);
}

.file-upload-group input[type*='text'] {
    min-height:48px;
}

.read-mail {
    background-color: #fff !important;
}

.message-max-height {
    max-height:100px;
    overflow-y:auto;
}

td .btn-default {
    border-color: black !important;
    padding-top: 5px;
}

/* PAGINATION */

div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
    justify-content: flex-end;
}

/* SESSION DIAL LABEL */

/*.session-dial{
    bottom: 8%;
    left:25%;
    position: absolute;
    width: 50%;
    text-align: center;
    background: linear-gradient(to right, #e23f83 0%, #ea5844 100%);
    border-radius: 30px;
    color: white;
}*/

.session-dials .nav-item {
    padding-bottom: 3px;
}

.inactive {
    background: gray !important;
}
/* FOR DASHBOARD NAVS */

/*.contact-card h4{
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}*/

/* BOOKMARK ICON */

/*#bookmark-page{
    color: #e76c90;
}*/

.btn-bookmark {

}

/* BOTTOM BORDER ON LI IN UL */
.li-items li {
    border-bottom: 1px solid #E7E6E6;
    margin: 10px 20px;
    padding: 10px 20px;
}

h4 i {
    margin-right: 10px;
}

.float {
	position:fixed;
	width:60px;
	height:60px;
	bottom:70px;
	right:40px;
	background:linear-gradient(to right, #e23f83 0%, #ea5844 100%) !important;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
}

.float > button {
    border: 0;
    background-color: transparent;
    text-align: center;
    color: white;
    width: 100%;
    display: block;
}

.float .dropdown-toggle::after {
    display: none;
}

/* ROUND EDGES ON ALL IMG UPLOADS */

.img-profile > .btn-upload {
    border-radius: 60px;
}

/* DASHBOARD DIAL SIZE */

.dial{
    width: 200px !important;
}

/*i.nav-icon {
    margin-bottom: 20px;
}*/

.nav-tile {
    position: relative;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 50px;
}

.nav-tile > h4 {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
}


.nav-panel {
    border-radius: 4px;
}

.nav-panel.active {
    background-color: #e76c90 !important;
    /*background-color: #0e76bc !important;*/
}

.nav-panel.active,
.nav-panel.active h4 {
    color: #fff;
}

@media (min-width: 992px) {
    .nav-tile > img {
        max-height: 80px;
    }

    .nav-tile > .nav-icon {
        font-size: 80px;
    }

    .perm {
        display: flex !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .nav-tile > img {
        max-height: 50px;
    }

    .nav-tile > .nav-icon {
        font-size: 50px;
    }

    .perm {
        display: flex !important;
    }
}

@media (max-width: 767px) {
    .nav-tile {
        padding-bottom: 15px;
    }

    .nav-tile > img {
        max-height: 40px;
    }

    .nav-tile > .nav-icon {
        font-size: 40px;
    }

    .float {
        bottom: 20px;
        right: 60px;
    }
}

@media (max-width: 780px) {    
    nav.navbar .dropdown-menu {
        left: -150%;
    }
    .image-fav {  
        left:   70% !important; 
    }
    .custom-badge {
        right: 85px !important;
    }

    /*.col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }*/
    
    /*.contact-card .cover-image{
        padding-top:0;
    }*/

    /* DASHBOARD NAVS HEIGHT */

    /*.img-panel{
        height:100px;
    }*/

    /* DASHBOARD ICON NAVS */

    /*i.nav-icon{
        padding-top: 20px;
        padding-left: 15px;
        font-size: 60px;
    }

    .contact-card img{
        left: 40%;
    }*/
 
}


@media (max-width: 320px) {
    .custom-badge {
        top: 30px !important;
    }
}

@media (max-width: 280px) {
    .custom-badge {
        top: 50px !important;
    }
}

.nav-menu .nav-img {
    width: 30px;
    margin-bottom:10px;
}

.nav-menu .nav-menu-icon{
    font-size: 30px;
    padding-top: 5px;
}

.nav-menu .temp{
    margin-right: 5px;
    display: none;
}

/*.temp i {
    color: #5d5386;
}*/

.bookmark-icon{
    text-align: left;
    margin-left:10px;
}

.percent-custom {
    color: #2c304d;
    position: absolute;
    top: 50%;
    left: 40%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    font-size: 1.5rem;
}

/*.widget-body h2 {
    color: #2c304d;
    font-size: 1.2rem;
    display: table-cell;
    vertical-align: middle;
    margin-right: auto;
}*/

.remove-bookmark i {
    background: transparent;
    color: rgba(52,40,104,.4);
    font-size: 1.6rem;
    padding: .5rem;
    border-radius: 50%;
    transition: all 0.4s ease;
}

.remove-bookmark i.delete:hover {
    background: #e76c90;
    color: #fff;
}

.choose-access{
    display: flex;
    justify-content: center;
}

/*.warn, .danger {
    width: 100%;
    text-align: center;
}*/

.table > thead > tr > th {
    border: 0px;
    background-color: #EBEDF0;
    color: #5d5386;
}

.gap-30 {
    padding-bottom: 30px;
    background: #f8f9fa;
}
 

.percent-custom {
    color: #2c304d;
    position: absolute;
    top: 50%;
    left: 55%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    font-size: 1.5rem;
}

.session-dial-custom {
    bottom: 8%;
    left: 5%;
    position: absolute;
    width: 100%;
    text-align: center;
    background: linear-gradient(to right, #e23f83 0%, #ea5844 100%);
    border-radius: 30px;
    color: white;
    font-size: 0.9rem;
}

.learning-dial{
    width:80% !important;
    bottom: 3% !important;
    left: 12% !important;
}

@media only screen and (max-width: 768px) {

   #go-to-menu {
     order : 2;   
     margin-top:15px;
   }  
   #prev-next {
     order : 1;
     margin-top:0;         
    } 
   .session-dial-custom {
        
    }

   .learning-dial{
       width: 60% !important;
       left: 17% !important;
   }

   .percent-custom {
        left: 50%;
    }
}

/*.image-thumb { 
    position: relative; 

    width:  100px;
    height: 100px; 

    background-image: url(image_thumb.jpg); 
}*/

.image-fav { 
    position: absolute; 
    top:    5%; 
    left:   85%; 
    color:red;
}   

.image-fav:hover {
    display: block;
}

/* Questionnaire */

.col-answer .form-control {
    min-width: 50px;
}

.ques-question {
    font-size: 1.5rem;
    /*margin: 25px 0 50px;*/
    margin-bottom: 10px;
    font-weight: bolder;
    color: #000000;
}

.ques-question.ques-required > p:last-child::after {
    content: '*';
    color: #dc3545 !important;
    margin-left: 5px;
    display: inline;
}

.ques-question > p:first-child {
    display: inline;
}

span.badge-pulse.success {
    background: #39FB03;
}

span.badge-pulse.danger {
    background: #FB1203;
}

span.badge-pulse.warning {
    background: #FBB303;
}

.custom-badge {
    width: 10px !important;
    height: 10px !important;
    position: absolute;
    top: 20px;
    right: 98px;
}

a > .badge {
    padding:10px;
}

.activity-compulsory {
    float: left;
    display: inline-block;
}

.automargin {
    margin-right:auto;
}

.npc-toggle {
    width: 300px
}

.btn-group img {
    margin-right: 10px
}

.npc-dropdown-toggle {
    padding-right: 50px
}

.npc-toggle .glyphicon {
    margin-left: 20px;
    margin-right: -40px
}

.npc-menu > li > a:hover {
    background: #f1f9fd
}

.npc-header {
    background: #ccc;
    font-size: 14px;
    font-weight: 700;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
    margin-bottom: 5px
}

.vertical-line {
    width: 1px;
    height: 40px;
    background-color: #eee;
}

.npc-img {
    height: 33px;
    width: 33px
}