/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    @Created on : 16 Feb, 2017, 4:47:11 PM
    @author     : vaibhav agarwal <vaibhav.agarwal1@kelltontech.com>
*/
*{
    outline: none !important;
}
.row{
  margin-right: auto !important;
  margin-left: auto !important;
}
.text-white{
    color:#fff!important;
}
.margin_bottom_5{
    margin-bottom: 5px;
}
.margin_top_5{
    margin-top: 5px;
}
.dash_box{
    min-height: 425px;
}
#sales-chart{
    height: 300px; 
    position: relative;
}
.sub_text {
   font-size: 1.2rem;
   line-height: 1.2;
}

.header {
   font-size: 2.4rem;
   line-height: 1.5;
}
.info_black_back {
    line-height: 0;
    position: relative;
}
.info_black_back > .info_text_new {
    align-items: center;
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    color: #ffffff;
    display: inline-table;
    left: 0;
    line-height: 20px;
    margin: 0 auto;
    min-height: 22px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 46%;
    vertical-align: middle;
    width: 44%;
}
.info_black_back > .info_text_new > a{
    color:#ffffff;
    cursor: pointer;
}
.dashbord_img{
    width: 100%;
    height: 384px;
}
.donut-legend{
    overflow: auto;
    height: 315px;
    padding: 0px 10px 0px 0px;
}
.donut-legend .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .donut-legend .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
    margin: 2px 0px;
    right:-10px;    
}
.donut-legend .mCSB_container p {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 12px;
    width:100%;
}
.donut-legend .mCSB_container > p:last-child {
    margin-right: 0;
}
.donut-legend .mCSB_container > p > i {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 7px;
    margin-top: 0px;
    vertical-align: middle;
    border-radius: 1px;
    float: left;
}
.donut-legend .mCSB_container p span{
    float: left;
    width: 78%;
}
.donut-legend .mCSB_container > p span:last-child {
    float:right;
    width:auto; 
}
.mar-top-20{
    margin-top:20px;
}
.graph-tab-content.batch_detail{display: none;}
.graph-tab-content.batch_detail.active{
    display:block;
}

.validity span:last-child{
    float:right;
}
.licence_by_cource span:first-child{
    width: 90%;
    float: left;
    margin-bottom: 5px;
}
/*Modular Table CSS Starts*/
.modtablemain{
    border-top: medium none;
    border-top-color: transparent;
    background: #f7f8fa;
    box-shadow: none;
}
.modtablemain > .report_box{
    border-top: 1px solid #c8ced9;
    padding: 15px 0;
}
.modtablemain > .box-footer{
    background: #f7f8fa;
    padding:15px 0 15px 0px;
}
.modularreptable{
    padding: 0 ;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
    background: #ffffff;    
    margin: 0 !important;
}
.modtablemain > .report_box .filterbtn{
    width: auto;
    height: 36px;
    border-radius: 4px;
    background-color: #ffffff;
    border: solid 1px #dfe3e9;
    display: inline-block;
    align-items: center;
    padding: 11px 14px;
    margin-left: 20px;
    float: right;
    text-align: left;
    line-height: 12px;
}
.modtablemain > .report_box .filterbtn img{
    width: 14px;
    height: auto;
    margin-right: 10px;
    vertical-align: top;
}
.modtablemain > .report_box .filterbtn span{
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    color: #354052;
    display: inline-block;
}
.modularreptable #learningDetailsTable tr th:first-child{
    min-width: 70px;
    text-align: center;
    padding-left: 0;
}
.modularreptable #learningDetailsTable tr:hover{
    background-color: #f8f9fa;
}
.modularreptable  #learningDetailsTable tr th{
    min-width: 200px;
    background-color: #ffffff;
    color: #2f3a4f;
    font-weight: 600;
    padding-left: 12px;
    line-height: 2.5;
}
.modularreptable  #learningDetailsTable tr td{
    text-align: center;
    color: #2f3a4f;
    font-weight: 400;
    font-size: 14px;
    padding: 12px;
    line-height: 1.5;
}
.modularreptable  #learningDetailsTable tbody tr:first-child td {
    border-top: 1px solid rgba(200, 206, 217, 0.5) !important;
}
.modularreptable  #learningDetailsTable tbody tr td{
    border-top: medium none !important;
    border-right: 1px solid rgba(200, 206, 217, 0.5);
    border-bottom: medium none !important;
}
.modularreptable  #learningDetailsTable tbody tr td:first-child{
    border-left: medium none;
}
.modularreptable  #learningDetailsTable tbody tr td:nth-child(2){
    text-align: left;
}
.modularreptable  #learningDetailsTable tbody tr td:nth-child(3){
    text-align: left;
}
.modularreptable #learningDetailsTable tr th:nth-child(4){
    min-width: 90px !important;
}
.modularreptable  #learningDetailsTable tbody tr td:nth-child(4){
    text-align: left;
}
.modularreptable  #learningDetailsTable tbody tr td:nth-child(4) > span{
    width: 80%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
}
.filtermodal .modal-dialog{
    width: 690px;
    border-radius: 4px;
}
.filtermodal .modal-header{
    background-color: #ffffff !important;
    color: #354052;
    padding: 17px 30px 15px;
    border: medium none;
}
.filtermodal .modal-body{
    padding: 0 30px 15px;
    display: inline-block;
    width: 100%; 
}
.filtermodal .modal-header .close{
    opacity: 1;
    color: #dfe3e9;
}
.filtermodal .modal-footer{
    box-shadow:  0 -1px 0 0 #e6eaee;
    background-color: #f0f3f8;
    padding: 17px 30px;
}
.filtermodal .modal-footer .applybtn{
    float: right;
    border-radius: 4px;
    background-color: #068ed9;
    font-size: 14px;
    font-weight: 600;
    text-align:center;
    color: #ffffff;
    margin-left: 25px;
    border: medium none;
    padding: 9px 51px 8px 53px;
    letter-spacing: 0.5px;
}
.filtermodal .modal-footer .cancelbtn{
    background-color: transparent;
    font-size: 14px;
    font-weight: 600;
    color: #068ed9;
    cursor: pointer;
    border: medium none;
    line-height: 2.5;
    letter-spacing: 0.5px;
}
.coursedrpdwn{
    padding: 0;
    margin-bottom: 20px;
}
.coursedrpdwn label{
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    color: #7f8fa4;
    font-size: 14px;
    font-weight: 400;
}
.coursedrpdwn button.dropdown-toggle{
    border-radius: 4px !important;
    background-color: #ffffff;
    border: solid 1px #dfe3e9;
    color: #2f3a4f;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.36;
    text-align: left;
    width: 100%;
}
.coursedrpdwn button.dropdown-toggle > i{
    font-size: 12px;
    color: #a8aab7;
    float:  right;
    position: relative;
    top: 4px;
}
.open>.dropdown-toggle.btn-primary, .coursedrpdwn .dropdown button.dropdown-toggle:hover,.coursedrpdwn .dropdown button.dropdown-toggle:focus{
    color: #2f3a4f;
    background-color: #ffffff;
    border-color: #dfe3e9;
    box-shadow: none;
}
.coursedrpdwn .dropdown.open button.dropdown-toggle:hover,.coursedrpdwn .dropdown.open button.dropdown-toggle:focus{
    color: #2f3a4f;
    background-color: #ffffff;
    border-color: #dfe3e9;
    box-shadow: none;
}
.coursedrpdwn .dropdown-menu{
    width: 100%;
    border-radius: 4px;
    top: 97%;
    max-height: 330px;
    overflow-y: scroll;
}
.coursedrpdwn .dropdown-menu li a{
    color: #7f8fa4;
    font-size: 14px;
    padding: 5px 16px 5px 8px;
    background-color: #ffffff;
}
.coursedrpdwn .dropdown-menu>li>a:hover, .coursedrpdwn .dropdown-menu>li>a:focus{
    background-color: #f0f3f8 !important;
    color: #2f3a4f !important;
}
.coursedrpdwn .leftcol{
    padding-left: 0px;
    margin-top: 20px;
}
.coursedrpdwn .rightcol{
    padding-right: 0px;
    margin-top: 20px;
}
.coursedrpdwn > .dropdown{
    display: inline-block;
    width: 100%;
}
.coursedrpdwn  .dropdown button .caret{
    border: medium none;
}
.open>.dropdown-toggle.btn-default{
    border-radius: 4px !important;
    background-color: #ffffff;
    border: solid 1px #dfe3e9;
    color: #2f3a4f;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.36;
    text-align: left;
    width: 100%;
    box-shadow: none;
}

.coursedrpdwn  .dropdown button .caret::after{
    content: "\f107";
    font-family: 'FontAwesome';
    font-size: 12px;
    color: #a8aab7;
    float: right;
    position: absolute;
    top: 5px;
    right: 15px;
    font-weight: 400;
}
.multiselect-container .input-group .input-group-addon > i{
    font-size: 15px;
    font-weight: 600;
    color: #a8aab7;
}
.multiselect-container .input-group .input-group-btn .multiselect-clear-filter i{
    font-size: 12px;
    color: #a8aab7;
}
.multiselect-container .input-group .multiselect-search{
    height: 32px;
}
.multiselect-container .input-group .multiselect-search:focus{
    box-shadow: none;
    border: 1px solid #d2d6de;
}
.coursedrpdwn .multiselect-native-select .multiselect-container>li>a>label{
    padding: 3px 20px 3px 20px;
}
.selectdatesec .todatesec{
    display: inline-block;
    padding: 0 10px 0 0;
}
.selectdatesec .todatesec label{
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    color: #7f8fa4;
    font-size: 14px;
    font-weight: 400;
}
.dateerror{
    display: inline-block;
    width: 100%;
    margin-top: 3px;
    color: #cc0000;
    font-size: 12px;
    font-weight: 400;    
}
#datepicker1[disabled]{
    cursor: not-allowed;
    background: #ccc;
}
.selectdatesec .todatesec input{
    border-radius: 4px !important;
    background-color: #ffffff;
    border: solid 1px #dfe3e9;
    color: #2f3a4f;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.36;
    text-align: left;
    width: 100%;
    padding: 5px 16px 5px 8px;
}
.selectdatesec .fromdatesec{
    display: inline-block;
    padding: 0 0px 0 10px;
}
.selectdatesec .fromdatesec label{
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    color: #7f8fa4;
    font-size: 14px;
    font-weight: 400;
}
.selectdatesec .fromdatesec input{
    border-radius: 4px !important;
    background-color: #ffffff;
    border: solid 1px #dfe3e9;
    color: #2f3a4f;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.36;
    text-align: left;
    width: 100%;
    padding: 5px 16px 5px 8px;
}
.graph-tab span:last-child{
    float: right;
}
.left-border{
    border-left: 1px solid #f4f4f4;
}
.report_section{
    display: inline-block;
    vertical-align: middle;
}
.report_section .input-group-btn {
    position: relative;
    float: left;
    width: auto;
}
.report_section .select_batch_drop {
    margin: 0px 15px;
}
.report_section .courseDD>li>a{
    position: relative;
}
.batch_starting{
    float: left;
    position: relative;
    top: 5px;
    left: 20px;
    margin-right: 20px;
}
.pad_top{
    padding-top: 5px;
}
.dropdown-submenu {
    position: relative;
}

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

.test{position: absolute;right: 0px;bottom: 0px;padding: 11px;}
.dropdown-menu>li>a{
    width:100%;
}
.desktop-panel-body span{float: right;}
.overlay{display: none;}
.custom-validation-label{display:none;}
.has-error .custom-validation-label{display: inline;}
.selected-users .tag{margin-bottom: 3px;}

.message-popup .tokenize-sample{width:100%; }
.message-popup div.Tokenize ul.TokensContainer{height:auto;}
.custom-token{
    display: inline-block!important;
    padding: 6px 20px 6px 12px!important;
    margin-bottom: 3px!important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent!important;
    border-radius: 4px;
    height: auto!important;
    background-color: #f4f4f4!important;
    color: #444!important;
    border-color: #ddd!important;
    margin-right: 5px;
    position: relative;
}
.custom-token.TokenError{border-color: red!important;}
.message-popup div.Tokenize ul.TokensContainer li.Token, .message-popup div.Tokenize ul.TokensContainer li.TokenSearch{height:auto;}
.message-popup .TokenSearch{padding: 6px 12px!important;}
.custom-token a{
    margin-left: 5px!important;
    color: #000!important;
    font-size: 20px;
    font-weight: bold;
    line-height: 19px;
    float: right;
    position: absolute;
    right: 4px;
    top:8px;
}

.fixed-column{
    width:200px; 
    word-break:break-all;
}

#ajax_loader{
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 9999;
    text-align: center;
    /*padding-top: 40%;*/
}
.fa-spin {
    position: absolute;
    top: 46%;
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-header{
    height: auto!important;
}
.widget-user-2 .widget-user-username, .widget-user-2 .widget-user-desc{
    margin-left: 0px!important;
}
.user-panel>.info{
    position: relative!important;
    left:0px!important;
}

/*new css*/
.corporate_logo_container{
    position: absolute;
    width: 100%;
    height: 50px;
}
.corporate_logo_container span{
    position: relative;
    text-align: center;
    padding: 6px 0px;
    display: block;

}
.corporate_logo_container img{
   /* width: 130px;*/
    height: 100%;
    max-height:38px;
    position: relative;
    z-index: 9999;
    /*margin-top: 5px;*/
    vertical-align: -webkit-baseline-middle;
}

.login-box, .register-box {
    text-align: center;
    margin: 0px auto;
}
.icheck{
    text-align: left;
    margin-top: 5px;
}
.icheck div{
    margin-right: 8px;
    margin-top: -3px;
}
.login_modal{
    background-color: #fff;
    padding: 0px;
    width: 700px;
    margin-left: -45%;
}
.corporate_box{
    background: #e7e7e7;
    padding-top:20px;
    padding-bottom: 15px;
}
.corp_logo_img{
    width: 300px;
}
.corp_logo_back{
    width: 320px; 
}
.corporate_login{
    background: #fff;
    padding: 20px;
    border-top: 0;
    color: #666;
}
.logo img{
    width: 130px;
}

*{
    outline: none !important;
}
.btn{
    padding: 5px 16px;
    border-radius: 0px !important;
}
.btn.dropdown-toggle{
    padding: 5px 16px 5px 8px !important;
    border-radius: 0px !important;
}
.btn span.fa{
    position: relative;
    left: 8px;
}
.form-control{
    height: 30px;
}
.dropdown-menu{
    padding: 0px;
    border-radius: 0px;
}
.dropdown-menu.courseDD{
    max-height: 250px;
    overflow-y: auto;
    box-shadow: 1px 1px 8px rgba(0,0,0,.25);
}
.learning_dashboard .dropdown-menu.courseDD{
    max-height: 250px;
    overflow-y: auto;
    left: auto;
    right: 0px;
}
.view_more_link{
    color: #00a65a;
    margin-right: 4px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    top: 2px;
    font-size: 18px;
}
.enroll_link{
    color: #00a65a;
    margin-right: 4px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    left:4px;
}
.view_more_text{
    font-size: 13px;
}
.dropdown-submenu .dropdown-menu{
    position: relative;
    left: 0px;
    width: 100%;
    border-radius: 0px;
}
.dropdown-menu.courseDD .mCSB_container li a{
    position: relative;
    display: block;
    width: 430px;
    padding: 3px 8px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: normal;
}
.dropdown-menu.courseDD .mCSB_container li:hover{
    background-color: #e1e3e9;
}
.courseDD li a span.pull-right{
    position: absolute;
    right: 6px;
}
.batch-dropdown .mCSB_container li a{
    position: relative;
    display: block;
    width: 320px;
    padding: 3px 8px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: normal;
}
.batch-dropdown .mCSB_container li a:hover{
    background-color: #e1e3e9;
}
.small-box i.icon-user:before {
    content: "\e91e";
    line-height: 1.4;
    font-size: 80px;
}
.small-box .icon i.icon-Enrolled{
    line-height: 1.5;

}
.table tr th{
    background-color: #3498db;
    color: #fff;
    /*min-width: 120px;*/
}
.table tr th{
    border-right: 1px solid #ddd;
    border-bottom: none !important;
}
.table tr td{
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.table tr td:first-child{
    border-left:1px solid #ddd;
}

.batch-management-inner .table {
    width: 100%;
}
.support_time_grid .control-label{
    padding: 5px 0px;
}
.support_time_grid .col-sm-4 span{
    position: relative;
    top: 0px;
    left: 4px;
}
.icheckbox_flat-red, .iradio_flat-red{
    top:-2px;
}
.sidebar-menu>li>a>i.icon-Licence-Management, .sidebar-menu>li>a>i.icon-Enrollment-Status{
    font-size: 18px;
    margin-right: 4px;
}
.mar-l{
    margin-left: -12px !important;
}
.traning_feed_export{
    position: relative !important;
    padding-bottom: 0px !important;
}
.sidebar-menu .treeview-menu{
    padding: 6px 0px;
}
.sidebar-menu .treeview-menu>li>a {
    padding: 8px 0px 8px 15px;
}
.export_training_feedback{
    position: absolute;
    right: 10px;
    top:10px;
}
.traning_feed_calender p{
    margin-bottom: 0px;
    padding-left: 2px;
}
.report_section{
    margin-left: 16px;
    margin-right: 8px;
}
#inviteUser{
    float: right;
}
.report_box .col-xs-12{
    padding: 0px;
}
.report_box a.btn-success{
    float: right;
    margin-top: -30px;
}
.report_box a.btn_export{
    float: right;
    background-color: #00a659;
    border-color: #00a659;
    color: #fff;
    padding: 4px 16px;
    border-radius: 4px;
    max-width: 70px;
    margin: 0px;
    line-height: 27px;
    height: 34px;
}
.report_box button.btn_export{
    float: right;
    background-color: #00a659;
    border-color: #00a659;
    color: #fff;
    padding: 4px 16px;
    border-radius: 4px;
    max-width: 70px;
    margin: 0px 0 0 20px;
    line-height: 24px;
    height: 34px;
}
.custom_search > .input-group > input{
    height: 36px;
}
.custom_search > .input-group > input:focus{
    border:  1px solid #d2d6de;
    z-index: 2;
}
.custom_search > .input-group > .searchcloseicon {
    top: 13px !important;
}
.custom_search > .input-group > .input-group-btn > button{
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
    height: 36px;
    position: relative;
    left: -3px;
    z-index: 2;
}
.custom_search > .input-group > .input-group-btn > button:hover,.custom_search > .input-group > .input-group-btn > button:focus{
    border-color: #ddd;
}
.report_box .btn span.fa{
    top: 8px;
    position: absolute;
    right: 5px;
    left: auto;
}
.learning_dashboard .report_section{
    width: auto !important;
    float: right;
}
.learning_dashboard .input-group-btn{
    width:auto !important;
}
.datepicker table tr td, .datepicker table tr th{
    max-width: 20px;
    min-width:20px;
    border-radius: 0px;
}
.datepicker table tr td.new{
    display: none;
}
.export_training_feedback i{
    color: #00511a;
    position: relative;
    top: 2px;
    right: 4px;
}
.custom_search input.search_from_table{
    padding-right: 20px;
    font-size: 13px;
    min-width:200px;
}
.custom_search .searchcloseicon{
    top: 11px !important;
}
#InvitationUser .modal-body{
    width: 900px;
    /*overflow-y: auto;*/ 
}
.nomination_batch{
    max-height: 235px !important;
}
.learing-dtl{
    border: none;
    background: none;
    background-color: #3778b1;
    color: #fff;
    padding: 4px 12px;
    float: right;
    margin: -5px 12px 0px 0px;
}
.learing-dtl:hover, .learing-dtl:active{
    text-decoration: none;
    color: #fff;
}
.percentage_score{
    -ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
    z-index: 999;
    position: absolute;
    bottom: 45%;
    left: -32px;
    font-size: 12px;
    color: #777;
}
.pad_0{
    padding: 0px;
}
.import-users, #inviteUser{
    margin-bottom: 8px;
}
.truncate{
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 100%;
}
.truncate .fa{
    position: absolute !important;
    right: 5px;
    text-align: right;
    top: 8px;
}

.feedback_comment{
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}
.remove_ellip{
    white-space: normal;
}
.remove_scroll{
    overflow: hidden;
}
.dropdown-submenu.open .caret{
    border-top: none;
    border-bottom: 4px solid #000000;
}
.small-th{
    max-width: 30px;
}
.user_project_stat i{
    margin: 0px 6px 0px 5px;
    font-size: 20px;
    position: relative;
    top: 4px;
}
.user_project_stat i.icon-Project-Pending2{
    color: #de0000;
}
.user_project_stat i.icon-Project-Complete{
    color: #00d626;
}
.sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini {
    color: #006bb3 !important;
}
.user_stat_scoring{
    text-align: right;
}

.navbar-nav > .user-menu > .dropdown-menu{
    width: 222px !important;
} 
.modal-footer{
    box-shadow:  0px 1px 8px rgba(0,0,0,.54);
}
.modal-header{
    background-color: #357ca5 !important;
    color: #fff;
}
.modal-header .close{
    opacity: .5;
    color: #fff;
}
.modal-header .close:hover{
    opacity: .8;
}
.ajax_licence_usage_details .learing-dtl{
    margin-top: 16px;
}  
.feedback_course{
    padding-left: 0px;
    padding-bottom: 8px;
}
.traning_batch.courseDD .mCSB_container li a {
    position: relative;
    display: block;
    /*width: 350px;*/
    width: 100%;
    padding: 3px 8px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: normal;
}
.traning_batch.courseDD{
    min-width: 100px;
}
.request_course{
    text-align: left;
}
.new_license_action{
    padding: 10px 10px 0px;
}
.new_license_action .custom_search{
    position: relative;
    float: right;
}
.add_new_license{
    position: relative;
    padding: 4px 16px;
    background-color: #f4f4f4;
    color: #444;
    border-color: #ddd;
}
.nomi_form > .input-group-btn > ul.dropdown-menu > li > a{
    padding: 3px 8px;
}
.nomi_form .input-group-btn button{
    width:100%;
    text-align:left;
}
.nomi_form > .input-group-btn > .dropdown-menu{
    max-width:100%;
    width:100%;
}
.nomi_form .input-group-btn button .fa {
    position: absolute !important;
    right: 5px;
    text-align: right;
    top: 8px;
}
.nomi_form > .input-group-btn .dropdown-menu.courseDD{
    min-width:310px;
}
.dropdown-menu.courseDD.courseDDBatch{
    min-width:400px;
}
.dropdown-menu.courseDD.courseDDBatch .mCSB_container li a{
    width:100%;
    padding-right: 80px;
}
.dropdown-menu.courseDD.courseDDBatch  li > a > span.pull-right{
    right:15px;
    top:5px;
}
.add_user_block > .add-user{
    display: inline-block;
    margin-top: 29px;
    cursor:pointer;
    font-weight: bold;
    text-decoration: none;
}
.add_user_block > .add-user:hover, .add-user:hover{
    color: #3c8dbc;
}
.add_user_block > .add-user > i{
    margin-right: 8px;
}

.add-user > i{
    margin-right: 8px;
}
.user_detail_filter{
    width: auto;
    display: inline-block;
    position:absolute;
    top:10px;
    right:270px;
}
.user_detail_filter > ul.dropdown-menu{
    right:0px;
    left:auto;
}
.user_detail_filter > ul.dropdown-menu > li > a{
    padding: 3px 8px;
}
.multiselect_box{
display: flex;
align-items: center;
justify-content: center;
}
.multiselect_box > .left{
    width: 240px;
height: 260px;
background: #ecf0f5;
padding: 15px;
}
.multiselect_box > .left > button,.multiselect_box > .right > button{
    color: #3498db;
font-size: 12px;
background: transparent;
border: none;
padding: 0 0 0px 0px;
margin-bottom: 8px;
}
.multiselect_box > .left > .leftbox,.multiselect_box > .right > .rightbox{
    display: inline-block;
width: 100%;
height: 205px;
border: none;
background: transparent;
}
.multiselect_box > .left > .leftbox > option,.multiselect_box > .right > .rightbox > option{
    background: #ffffff;
margin-bottom: 5px;
color: #444444;
font-size: 14px;
padding: 5px 10px;
width: 100%;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
outline: none !important;
cursor: pointer;
}
.multiselect_box > div > select > option:hover{
    background: #f7f8fc !important;
}
.multiselect_box > .center{
    width: 106px;
height: 260px;
padding: 96px 25px;
text-align: center;
}
.multiselect_box > .right{
    width: 240px;
height: 260px;
background: #ecf0f5;
padding: 15px;
}
.multiselect_box > .center > button{
    background: #f7f6fb;
border: 1px solid #f0f3f7;
display: inline-block;
width: 80%;
text-align: center;
margin: 0 auto;
line-height: 31px;
padding: 0px;
color: #a5a5a5;
font-size: 22px;
margin-bottom: 15px;
}
.multiselect_box > .center > button:hover,.multiselect_box > .center > button:active,.multiselect_box > .center > button:focus{
    background: #3498db;
border: 1px solid #3498db;
color: #ffffff;
}
.multiselect_box > .butn_box{
    margin-top: 228px;
    margin-left: 40px;
}
.multiselect_box > .butn_box > button{
    color: #ffffff;
font-size: 14px;
border: none;
background: #ff9d00;
border-radius: 3px;
padding: 5px 30px;
}
@media only screen and (min-width:300px) and (max-width: 500px) {
    .multiselect_box{
        display: inline-block;
        width: 100%;
    }
    .multiselect_box > .left{
        float: none;
width: 100%;
height: auto;
    }
    .multiselect_box > .center{
        float: none;
width: 100%;
display: inline-block;
padding: 0;
height: auto;
    }
    .multiselect_box > .right{
         float: none;
width: 100%;
height: auto;
    }
    .multiselect_box > .butn_box {
	padding-top: 11px;
	padding-left: 0;
	display: inline-block;
	text-align: center;
	margin: 0 auto;
	width: 100%;
}
.multiselect_box > .center > button{
    width: 30%;
display: inline-block;
margin: 10px 0 10px;
}
}
@media only screen and (min-width:501px) and (max-width: 767px) {
    .multiselect_box{
        display: inline-block;
        width: 100%;
    }
    .multiselect_box > .left{
        float: left;
        width: 40%;
    }
    .multiselect_box > .center{
        float: left;
        width: 20%;
    }
    .multiselect_box > .right{
        float: left;
        width: 40%;
    }
    .multiselect_box > .butn_box {
	padding-top: 11px;
	padding-left: 0;
	display: inline-block;
	text-align: center;
	margin: 0 auto;
	width: 100%;
}
}
@media only screen and (min-width:300px) and (max-width: 990px) {
    .custom_search{
        position: relative !important;
        width: 100%;
        right: 0px !important;
    }
    .custom_search .input-group{
        width: 100% !important;
    }
    .report_box a.btn_export{
        width:100%;
    }
    .add_new_license{
        margin-bottom: 10px;
    }
    .user_detail_filter{
        right:10px;
    }
}
@media only screen and (min-width:300px) and (max-width: 767px) {
    
    .table-responsive{
        border:none;
    }
    .login-box, .register-box {
        min-width: 300px;
    }
    .login_modal{
        width: 100%;
        margin-left: 0px;
    }
    .corporate_logo_container{
        display: none;
    }
    .morris-hover{
        display: none !important;
    }
    .support_time_grid .control-label{
        padding-right: 15px;
        padding-left: 15px;
    }
    
    .modal-dialog {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
    }

    .modal-content {
        height: auto;
        min-height: 100%;
        border-radius: 0;
    }
    .respo_scroll .modal-body{
        max-width: 700px;
        overflow-x: auto !important;
    }
    .respo_scroll tr td{
        min-width: 110px;
    }
    .cust_repo_table tr th, .cust_repo_table tr td{
        min-width: 120px;
    }
    .dropdown-menu.courseDD {
        top: 18px;
        margin: 0px;
        padding: 0px;
        left: 4px;
        right: 0px;
    }
    .learning_dashboard .dropdown-menu.courseDD {
        left: 22px;
    }
    .dropdown-submenu .course{
        word-wrap: break-word;
        white-space: normal;
    }
    .dropdown-menu.courseDD li{
        /*border-bottom: 1px solid rgba(0,0,0,.15);*/
    }
    .enroll_user_modal{
        min-height: 400px;
    }
    .enroll_user_modal .dropdown-menu.courseDD, #add_nomination_table .dropdown-menu.courseDD{
        top: 30px;
        left:0px;
        right: inherit;
    }
    .report_section{
        position: relative;
        display: block;
        width: 100% !important;
        margin: 0px;
        float: initial !important;
    }
    .learning_dashboard .report_section .input-group-btn{
        position: relative !important;
        width: 100% !important;
        display: block;
        top: 20px;

    }
    .learning_dashboard .report_section .input-group-btn button{
        width: 100%;
        position: relative;
        margin: 4px 0px 8px 0px;
        text-align: left;
    }
    .learning_dashboard .dropdown-menu.courseDD {
        left: 0px;
        right: 0px;
        top: 36px;
        margin: 0px;
    }
    .learning_dashboard .dropdown-menu>li>a{
        padding: 3px 12px;
        white-space: nowrap;
        position: relative;
        margin-right: 20px;
        min-width:320px;
    }
    .test {
        position: absolute;
        right: 4px;
    }
    .dropdown-submenu .dropdown-menu{
        width:100%;
        min-width: 320px;
    }
    .fa-spin {
        left: 45%;
    }
    .report_section .dropdown-menu.courseDD>li>a{
        padding: 3px 6px;
    }
    .report_section .dropdown-menu.courseDD{
        top:30px;
        left: 0px;
        right: inherit;
    }
    .feedback_course{
        padding-left: 15px;
    }
    .traning_feed_calender p{
        margin-bottom: 8px;
    }

    .nomi_form > .input-group-btn .dropdown-menu.courseDD {
        top: 30px;
        margin: 0px;
        padding: 0px;
        left: 0px;
        right: 0px;
        min-width:auto;
    }
    .add_user_block{
        position: absolute;
        right: 0px;
        width: auto;
    }
    .add_user_block > .add-user{
        margin-top: 0px;
    }

}
.skin-blue .main-header .navbar, .skin-blue .main-header .logo{
    background-color: #fff;
    box-shadow: 5px 2px 10px 0 rgba(0, 0, 0, 0.1);
}
.skin-blue .main-header .navbar .nav>li>a {
    color: #444444;
}
.skin-blue .main-header .navbar .nav>li>a:hover, .skin-blue .main-header .navbar .nav>li>a:active, .skin-blue .main-header .navbar .nav>li>a:focus, .skin-blue .main-header .navbar .nav .open>a, .skin-blue .main-header .navbar .nav .open>a:hover, .skin-blue .main-header .navbar .nav .open>a:focus, .skin-blue .main-header .navbar .nav>.active>a{
    background-color: #fff;
    color: #444444;
}
.skin-blue .main-header .navbar .sidebar-toggle, .skin-blue .main-header .navbar .sidebar-toggle:hover {
    background-color: #fff;
    color: #444444;
}

.nav-tabs-custom > .tab-content{
    padding: 15px !important;
}
.stat_grid .box-body{
    padding-top: 0px;
}

#enroll-user-table .input-group-btn ,#add_nomination_table .input-group-btn{
    display: block;
    width: 100% !important;
}
#enroll-user-table .input-group-btn button{
    width: 100%;
    text-align: left;
}
#enroll-user-table .btn span.fa, #add_nomination_table .btn span.fa{
    position: absolute;
    right: 8px;
    top: 8px;
    left: inherit;
}
#add_nomination_table input.form-control{
    padding-left: 8px;
    font-size: 12px;
    font-weight: 500;
    color: #444444;
}
#add_nomination_table .input-group-btn button{
    text-align: left;
    min-width: 100%;
    width: 130px;
}
#add_nomination_table > thead > tr > th, #add_nomination_table > tbody > tr > td{
    /*min-width: 100%;*/
    width: 130px;
}
.pad_b_150{
    padding-bottom: 150px;
}
.table .th_xs{
    min-width: 60px;
}

/*custom modal css start*/
.popup-btn {
    border: none;
    background: none;
    padding: 0px 16px 12px 30px;
    color: #2d99c5;
    font-size: 13px;
    font-weight: 600;
    position: relative;
}
.custom_model {
    background-color: #fff;
    border-radius: 6px;
    bottom: 46px;
    border: 1px solid #ddd;
    display: none;
    left: 10px;
    position: absolute;
    z-index: 9999;
}
.custom_model .model-body{
    max-height: 250px;
    overflow: hidden;
    padding-right: 12px;
}
.custom_model .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .custom_model .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
    margin: 2px 0px;
    right: -8px;
}
.icon_arrow {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 310px;
    padding: 16px 20px;
    position: relative;
    width: 325px;
}
.icon_arrow:after, .icon_arrow:before {
    left: 100%;
    top: 81%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.icon_arrow:after {
    border-color: rgba(0, 0, 0, 0);
    border-left-color: #fff;
    border-width: 11px;
    margin-top: -11px;
}
.icon_arrow:before {
    border-color: rgba(0, 0, 0, 0);
    border-left-color: #000;
    border-width: 11px;
    margin-top: -11px;
}

.model-content {
    margin-right: 15px;
}
.icon_arrow .model-content{
    margin: 0px;
}
.model-header h5 {
    font-size: 14px;
    font-weight: 600;
    border-bottom: none;
    padding: 0px;
    margin-bottom: 8px;
    margin-top: 0px;
}
.model-header i {
    cursor: pointer;
    position: absolute;
    right: 14px;
}
.model-body h6 {
    font-size: 13px;
    color: #777777;
    border-bottom: none;
    font-weight: 400;
    margin: 0 0 9px;
    line-height: 20px;
}
.model-body h6 span {
    font-weight: bold;
    float: left;
    color: #444444;
}
.model-body p {
    font-size: 13px;
    color: #777777;
    font-weight: 400;
    margin: 0 0 11px;
    width: 120px;
}
/*custom modal css ends*/
.user_stat_nav{
    box-shadow: none;
    margin-bottom: 0px;
}
.background_white{
    background-color: #fff;
}
.user_project_stat{
    padding-top: 8px;
}
.user_stat_score{
    right: 176px;
    left: inherit;
    bottom: 80px;
}
.user_stat_scoring i{
    font-size: 28px;
    position: relative;
    top: 8px;
    color: #009fe2;
}
#enroll_status_table tr th{
    min-width: 120px;
}
#enroll_status_table tr th.width_lg{
    min-width: 155px;
}
#enroll_status_table tr th.width_135{
    min-width: 135px;
}
.width_30{min-width: auto!important;}
/*.table tr th{
    min-width: 125px;
}*/
#manageCorpTable.table tr th{
    min-width: 150px;
}
#manageCorpTable.table tr th.width_90{
    min-width: 90px;
}
#manageCorpTable.table tr th.width_50{
    min-width: 50px;
}
.sn_th{
    width:2px !important;
}
.sn_td{
    width:2px !important;
}
.display_course_name_td ,.name_td ,.email_td,.sn_td {
    white-space: nowrap;
}
.Course Name_th,.Name_th,.Email_th,.sn_th {
    white-space: nowrap;
}
#learningDetailsTable tr th.width_xs, #TrainingFeedbackDataTable tr th.width_xs, #confirm_add_nomination tr th.width_xs{
    min-width: 85px;
}
#learningDetailsTable tr th.width_sm, #user-details tr th.width_sm, #TrainingFeedbackDataTable tr th.width_sm, #confirm_add_nomination tr th.width_sm{
    min-width: 105px;
}
#user-details tr th.width_sm1{
    min-width: 110px;
}
#TrainingFeedbackDataTable tr th.width_md, #confirm_add_nomination tr th.width_md   {
    min-width: 116px;
}
#TrainingFeedbackDataTable tr th.width_md1{
    min-width: 130px;
}
.lot-dropdown button{
    width: 100%;
    text-align: left;
}
.lot-dropdown button span{
    position: absolute !important;
    left: initial !important;
    right: 8px;
    top: 8px;
}
.lot-dropdown .dropdown-menu{
    min-width: 100%;
}
.fa-plus, .fa-times {
    cursor: pointer;
}
.min_height{
    min-height: 300px;
}

.overflow_scroll{
    max-height: 250px;
    overflow-y: auto;
}
.box-header.with-border {
    border-bottom: none !important;
}
.panel-group .panel+.panel{
    margin-top: 16px;
}
/*.treeview.active .pull-right-container .fa-angle-down:before{
    content: "\f106" !important;
}*/
.treeview > a > span.pull-right-container > .fa-angle-down:before{
    content: "\f107" !important;
}
.treeview.active > a > span.pull-right-container > .fa-angle-down:before{
    content: "\f106" !important;
}
.license_usage_course{
    height:350px;
    overflow:hidden;
}
.license_usage_course p span:last-child{
    float: right;
    margin-right: 12px;
}
.license_usage_course .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .license_usage_course .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
    margin: 2px 0px;
    right: -10px;
}
.batch-dropdown .dropdown-menu{
    max-height: 200px !important ;
    overflow-y:auto;
}
.icon_box{
    display: inline-block;
    position: relative;
    top: 3px;
}
.icon_box i{
    font-size: 20px;
}
.table_overflow_visible{
    overflow: visible;
}
.header_no_border tr th{
    border-top:none !important;
}
.border_n{
    border:none;
}

/*enroll learner start*/
.enroll_learner_page{
    padding:45px;
}
.enroll_learner{
    text-align: center;
    background-color:#fff;
    box-shadow: 0px 0px 16px rgba(0,0,0,.1);
    padding: 10px 40px 40px;
    margin-right: 30px;
    background-color: #fbfbfb;
}
.enroll_learner i::before{
    font-size: 144px;
    color: #759bc1;
}
.enroll_learner h4{
    font-size: 24px;
    color: #444444;
    margin: 20px 0px;
}
.enroll_learner p{
    font-size: 16px;
    color: #666666;
    margin-bottom: 23px; 
    line-height: 2;
}
.enroll_learner a, .enroll_learner a:hover{
    border:none;
    background: none;
    color: #fff !important;
    background-color: #f0a437 !important;
    font-size: 16px;
    border-radius: 20px !important;
    padding: 10px 30px;
}

/*enroll learner end*/  
/*support start*/
.support_btn{
    border: none;
    background: none;
    background-color: #2d7cda;
    color: #fff;
    padding: 12px;
    position: absolute;
    right: 15px;
    bottom:10px;
    border: 1px solid #2868b6;
}
.support_footer{
    box-shadow: inherit;
    text-align: left;

}
.support_footer .submit{
    border: none;
    background: none;
    background-color: rgba(0, 0, 0, 0);
    background-color: #2d7cda;
    color: #fff;
    padding: 6px 18px;
    margin-right: 16px;
}
.support_body label{
    display: block;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    color: #444444;
    padding: 12px 0px 0px;
}
.support_body label i{
    color: #b1afaf;
    font-size: 16px;
    position: relative;
    top: 2px;
}
.support_body input, .support_body textArea{
    display: block;
    width: 100%;
}
.support_body .input-group-addon i{
    font-size: 16px;
    color: #444444;
}
.support_drop button{
    border: 1px solid #d1d1d1;
    background-color: #fff;
    width: 100%;
    text-align: left;
    padding: 6px 12px;
}
.support_drop button span{
    position: absolute;
    right: 6px;
    top: 8px;
    font-size: 20px;
    font-weight: 900;
}
.support_drop .dropdown-menu{
    width: 100%;
}
.support_drop .dropdown-menu > li > a{
    padding: 3px 12px;
}
.upload{
    position: relative;
}
.upload input{
    padding: 6px 12px;
    opacity: 0;
    z-index: 999999999;
    position: relative;
    cursor: pointer;
}
.upload button{
    position: absolute;
    top: 0px;
    border: 1px solid #ddd;
    background: #fff;
    padding: 6px 10px;
}
.tooltip.right .tooltip-arrow {
    margin-top: -4px;
}
.tooltip-inner {
    border-radius: 2px;
    word-wrap: break-word;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
}
/*support end*/
/*chart start*/
.highcharts-credits{
    display:none;
}
/*chart end*/

@media only screen and (min-width:300px) and (max-width: 1850px) {
    .enroll_learner p{
        min-height: 130px;
    }
}
@media only screen and (min-width:300px) and (max-width: 1560px) {
    .enroll_learner p{
        min-height: 160px;
    }
}

@media only screen and (min-width:300px) and (max-width: 1390px) {
    .enroll_learner p{
        min-height: 145px;
    }
}
@media only screen and (min-width:300px) and (max-width: 1366px) {
    .enroll_learner{
        padding:0px 40px 25px
    }
    .enroll_learner img{
        width: 160px;
    }
    .enroll_learner h4 {
        font-size: 20px;
        color: #444444;
        margin: 0px 0px 12px;;
    }
    .enroll_learner p{
        line-height: 1.6;
        margin-bottom: 0px;
        font-size: 14px;
    }
}
@media only screen and (min-width:300px) and (max-width: 1280px) {
    #add_nomination_table > thead > tr > th, #add_nomination_table > tbody > tr > td{
        /*min-width: 100%;*/
        max-width: 130px;
        overflow-wrap: break-word;
        white-space: normal
    }
}

@media only screen and (min-width:300px) and (max-width: 1200px) {
    .stat_grid{
        padding: 0px;
    }
    .enroll_learner_page {
        padding: 30px 15px;
    }
    .enroll_learner{
        margin-right: 15px;
    }
    .enroll_learner {
        padding: 10px 25px 40px;
    }
    .enroll_learner p{
        /*min-height: 190px;*/
    }
}
@media only screen and (min-width:300px) and (max-width: 1180px) {

    .respo_truncate{
        max-width: 180px;
    }
    .respo_truncate > button{
        width:100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .report_section{
        margin: 0px;
    }
    .report_section .select_batch_drop {
        margin: 0px 0px 0px 6px;
    }
    .batch_starting {
        left: 10px;
        margin-right: 10px;
    }
}
@media only screen and (min-width:300px) and (max-width: 1090px) {
    .enroll_learner p{
        /*min-height: 225px;*/
    }
    .enroll_learner {
        padding: 10px 18px 30px;
    }
    .add_nomination_table_scroll, .self_paced_nomination{
        overflow-x: scroll;
    }

    .report_box a.btn_export{
        display: block;
        top: 36px;
        float: left;
    }

}
@media only screen and (min-width:300px) and (max-width: 990px) {

    .respo_margin{
        margin-top: 15px;
    } 
    .enroll_learner p{
        min-height: auto;
    }
    .enroll_learner_page {
        padding: 15px 0px;
    }
    .enroll_learner{
        margin-right: 0px;
    }
    .enroll_learner img{
        width: auto;
    }
    .enroll_learner h4 {
        font-size: 24px;
        color: #444444;
        margin: 20px 0px;
    }
    .enroll_learner p{
        line-height: 2;
        margin-bottom: 24px;
        font-size: 16px;
    }
    .enroll_learner p{
        min-height: 120px;
    }
}
@media only screen and (min-width:300px) and (max-width: 980px) {

    #InvitationUser .modal-body {
        width: inherit;
        overflow-y: auto;
    }

}
@media only screen and (min-width:300px) and (max-width: 767px) {
    .custom_model {
        left: 0px;
        right: 0px;
        top: 0px;
        bottom: 0px;
        border: none;
        border-radius: 0px;
        position: fixed;
    }
    .icon_arrow {
        width: 100%;
        height: 100%;
    }
    .icon_arrow .model-content {
        height: 100%;
    }
    .custom_model .model-body{
        max-height: 100%;
    }
    #supportModal .modal{
        padding-left: 0px;
    }
    /*.highcharts-label.highcharts-data-label, .highcharts-data-label-connector{
        display:none;
    }*/
}
@media only screen and (min-width:300px) and (max-width: 460px) {
    .scoring_status .col-xs-6{
        width: 100%;
    }
    .user_project_stat{
        padding: 0px;
        margin: 0px;
    }
    .user_stat_scoring{
        text-align: left;
    }
    .user_stat_scoring .popup-btn {
        padding: 0px;
        margin-top: 12px;
    }

    .user_stat_scoring i{
        top: -4px;
        color: #009fe2;
        float: right;
        margin-left: 5px;
    }
    .stat_grid .box-body{
        overflow-y: auto;
    }

}

/*enroll and delete user css*/
@media only screen and (min-width:300px) and (max-width: 767px) {
    .table-grid {
        border: none;
    }
    .table-grid table, .table-grid thead, .table-grid tbody, .table-grid th, .table-grid td, .table-grid tr {
        display: block;
        position: relative;
        min-width: 38px !important;
    }
    .table-grid thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .table-grid tr {
        border: 1px solid #ddd;
        margin-bottom: 9px;
        border-bottom: none;
    }
    .table-grid td {
        border-left: none !important;
        border-top:1px solid #f4f4f4 !important;
    }
    .table-grid td:nth-last-child(2):before {
        border-bottom: none !important;
    }
    /*#adding-user-popup td, #DeleteUserspop td {*/
    .table-grid td {
        padding: 8px !important;
        border: none;
        border-bottom: 1px solid #ddd;
        position: relative;
        background-color: #fff;
        font-size: 12px;
        font-weight: 500;
        color: #777777;
        width: 100%;
        text-align: left;
    }
    .table-grid tbody tr td:before {
        position: absolute;
        top: 0px;
        left: 0px;
        bottom: 0px;
        width: 25%;
        white-space: nowrap;
        color: #444444;
        background-color: #eeeeee;
        padding: 8px 6px !important;
        border-right: 1px solid #ddd;
        text-align: left;
        border-bottom: 1px solid #e5e5e5;
    }
    .table-grid td small {
        display: inline-block;
        background-color: #fff;
        padding-left: 27%;
        width: 94%;
        font-size: 12px;
        color: #777777;
        text-align: left;
        overflow-wrap: break-word;
    }
    .table-grid td.remove_tr{
        position: absolute;
        right: 0px;
        width: 4%;
        top: 0px;
        bottom: 0px;
        background-color: #eeeeee;
        line-height: 17;
        text-align: center;
        padding: 0px !important;
        border-left: 1px solid #dddddd !important;
        border-right: none;
    }
    #enroll-user-table td:before{
        position: absolute;
        top: 0px;
        left: 0px;
        bottom: 0px;
        width: 25%;
        white-space: nowrap;
        color: #444444;
        background-color: #eeeeee;
        padding: 13px 6px;
        border-right: 1px solid #ddd;
        text-align: left;
        border-bottom: 1px solid #e5e5e5;
    }


    #enroll-user-table td:nth-of-type(1):before { content: "User Name"; }
    #enroll-user-table td:nth-of-type(2):before { content: "Email"; }
    #enroll-user-table td:nth-of-type(3):before { content: "Course Name"; }
    #enroll-user-table td:nth-of-type(4):before { content: "Course Type"; }
    /*#enroll-user-table td:nth-of-type(5):before { content: "Lic Lot"; }*/

    #deleteUserTable td:nth-of-type(1):before { content: "Course Name"; }
    #deleteUserTable td:nth-of-type(2):before { content: "Course Type"; }
    #deleteUserTable td:nth-of-type(3):before { content: "User Name"; }
    #deleteUserTable td:nth-of-type(4):before { content: "Enroll Date"; }
    #deleteUserTable td:nth-of-type(5):before { content: "Email"; }

    /*enroll user enroll css*/
    .enroll_user_modal .dropdown-menu.courseDD{
        right: 0px;
    }
    .enroll_user_modal .dropdown-menu.courseDD{
        max-height: 190px;
    }

}
@media only screen and (min-width:300px) and (max-width: 640px) {
    .table-grid td small{
        width:93%;
    }
}
@media only screen and (min-width:300px) and (max-width: 600px) {
    .enroll_user_modal .dropdown-menu.courseDD{
        min-width: 100% !important;
        left: -43%;
        right: -13%;
    }
}
@media only screen and (min-width:300px) and (max-width: 480px) {
    .table-grid td small{
        width:91%;
    }
    .enroll_user_modal .dropdown-menu.courseDD{
        min-width: 100% !important;
        left: -45%;
        right: -18%;
    }
    .support_btn {
        bottom: 70px;
    }
}
@media only screen and (min-width:300px) and (max-width: 420px) {
    .table-grid td small{
        width:90%;
    }
    .enroll_user_modal .dropdown-menu.courseDD{
        min-width: 100% !important;
        left: -47%;
        right: -20%;
    }

}
@media only screen and (min-width:300px) and (max-width: 400px) {
    .table-grid tbody tr td:before, #enroll-user-table td:before{
        width:32%;
    }
    .table-grid td small{
        padding-left: 35%;
        width:88%;
    }
    .table-grid table, .table-grid thead, .table-grid tbody, .table-grid th, .table-grid td, .table-grid tr{
        min-width: 30px !important;
    }
    .enroll_user_modal .dropdown-menu.courseDD{
        min-width: 100% !important;
        left: -72%;
        right: -30%;
    }
}


/*course dropdown css*/
@media only screen and (min-width:300px) and (max-width: 460px) {
    .custom_scrollbar.courseDD{
        box-shadow: none;
    }
    .custom_scrollbar.courseDD .mCSB_container li{
        border-bottom:1px solid rgba(0,0,0,.15);
    }
    .respo_truncate{
        max-width: 100%;
    }
    .batch_starting{
        left: 0px;
        margin-right: 0px;
        margin-bottom: 5px;
    }
    .report_box a.btn-success{
        display: block;
        position: relative;
        width: 100%;
        margin-top: 8px;
    }
    .report_box a.btn_export{
        display: block;
        width: 100%;
        margin: 8px 0px 4px;;
        padding: 4px 8px;
        text-align: center;
        top:auto;
    }
    .custom_search{
        padding-top: 0px;
    }
    .report_section .input-group-btn {
        display: block;
        width: 100%;
        margin: 8px 0px 0px;
        margin-left: 0px !important;
    }
    .report_section .dropdown-toggle {
        width: 100%;
        text-align: left;
    }
    .report_box > span{
        display: block;
    }
    .report_section .dropdown-menu.courseDD{
        right: 0px;
    }
    .report_section .dropdown-toggle span.fa{
        position: absolute;
        right: 8px;
        top: 8px;
        left: auto;
    }
    .custom_scrollbar.courseDD .mCSB_container li a{
        max-width: 395px;
    }
    .courseDD li a span.pull-right {
        position: absolute;
        right: -6px;
    }
    .export_training_feedback {
        position: relative;
        right: initial;
        top: inherit;
        width: 100%;
        margin-bottom: 8px;
    }
    .dropdown-menu.courseDD.courseDDBatch li > a > span.pull-right {
        right: 0px;
        top: 4px;
    }
}
@media only screen and (min-width:300px) and (max-width: 420px) {
    .custom_scrollbar.courseDD .mCSB_container li a{
        max-width: 350px;
    } 
    .courseDD li a span.pull-right {
        right: -8px;
    }
}
@media only screen and (min-width:300px) and (max-width: 375px) {
    .custom_scrollbar.courseDD .mCSB_container li a{
        max-width: 310px;
    } 
    .courseDD li a span.pull-right {
        right: -8px;
    }
    .user_detail_filter {
        display: block;
        width: 100%;
        position: relative;
        right: auto;
        top:0px;
    }
    .user_detail_filter > button.dropdown-toggle{
        width:100%;
        text-align: left;
    }
    .user_detail_filter > button.dropdown-toggle > span{
        float: right;
        margin-top: 10px;
    }
    .user_detail_filter > ul.dropdown-menu{
        width:100%;
    }
    .user_detail_header > .box-title{
        width:100%;
    }
    .user_detail_header > .box-title > .btn-default{
        width:100%;
        text-align:left;
        margin-bottom:10px;
    }
}
@media only screen and (min-width:300px) and (max-width: 361px) {
    .custom_scrollbar.courseDD .mCSB_container li a{
        max-width: 290px;
    } 
    .courseDD li a span.pull-right {
        right: -15px;
    }
}
@media only screen and (min-width:300px) and (max-width: 325px) {
    .dropdown-menu.courseDD .mCSB_container li a{
        max-width: 265px;
    }
    .courseDD li a span.pull-right {
        right: 0px;
    }
}

/*detail scorecard table css*/
.scrollable_table tr th, .scrollable_table tr td {
    border:none;
    padding: 8px;
}
.scrollable_table tbody {
    display:block;
    height:148px;
    overflow:auto;
    margin:-2px 0px; 
    border-right: none;
    overflow: hidden;
}
.scrollable_table thead tr, .scrollable_table tbody tr, .scrollable_table tfoot tr {
    display:table;
    width:100%;
    table-layout:fixed;
}
.scrollable_table thead {
    /*width: calc( 100% - 1em ) scrollbar is average 1em/16px width, remove it from thead width */
}
.scrollable_table {
    width:100%;
}
.scrollable_table td, .scrollable_table th {
    border: none;
}
.scrollable_table .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .scrollable_table .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
    margin: 2px 0px;
}
.scrollable_table .mCSB_container  tr > td, .scrollable_table tbody > tr  td{
    border-bottom:1px solid #d1d1d1;
    border-right:1px solid #d1d1d1;
    border-left:1px solid #d1d1d1;
}
.scrollable_table thead  tr  th, .scrollable_table tfoot  tr  th{
    border-right:1px solid #d1d1d1;
}
.scrollable_table thead  tr  th:last-child{
    border-right:none;
}

.bg-aqua .inner p a{
    text-decoration: none;
    color: #fff;
}
.dash_default{
    padding: 0px;
}
.dash_default img{
    width: 100%;
}
.margin_top{
    margin-top: 25px;
}
.margin_top1{
    margin-top:8px;
}
.col-md-6.course_usage_img {
    margin-top: 0px;
}
@media only screen and (min-width:300px) and (max-width: 992px) {
    .col-md-6.course_usage_img {
        margin-top: 25px;
    }
    .margin_top1{
        margin-top:20px;
    }
}
@media only screen and (min-width:300px) and (max-width: 550px) {
    .box-body_scroll{
        overflow-x:scroll;
    }
    .dashbord_img{
        height:auto;
        max-height:100%;
    }
}
.overflow_visible{
    overflow: visible; 
}
.header_nav li a{
    display: inline-block !important;
}
.small-box .icon {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    position: absolute;
    top: -5px;
    right: 26px;
    z-index: 0;
    font-size: 80px;
    color: rgba(0,0,0,0.15);
}
.small-box:hover .icon {
    font-size: 85px;
}

.small-box>.inner {
    padding: 10px 25px;
}
.bg-green{
    background-color: #e8b84d !important;
}
.bg-yellow{
    background-color: #eb6666 !important;
}




/*magic checkbox and radio*/
.checkbox_block, .radio_block{
    width:50%;
    margin-top:5px !important;
}
.magic-radio, .magic-checkbox {
    position: absolute;
    display: none;
}
.magic-radio + label, .magic-checkbox + label {
    position: relative;
    display: block;
    padding-left: 30px;
    cursor: pointer;
    vertical-align: middle;
}
.magic-checkbox + label:before {
    border-radius: 3px;
}

.magic-radio + label:before, .magic-checkbox + label:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: '';
    border: 1px solid #c0c0c0;
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.text {
    padding-right: 10px;
    cursor: pointer;
}

.magic-radio:checked + label:after, .magic-checkbox:checked + label:after {
    display: block;
}

.magic-checkbox + label:after {
    top: 2px;
    left: 7px;
    box-sizing: border-box;
    width: 6px;
    height: 12px;
    transform: rotate(45deg);
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-top: 0;
    border-left: 0;
}

.magic-radio + label:after, .magic-checkbox + label:after {
    position: absolute;
    display: none;
    content: '';
}
.magic-checkbox:checked + label:before {
    border: #3e97eb;
    background: #3e97eb;
}

.magic-radio:checked + label:before, .magic-checkbox:checked + label:before {
    animation-name: none;
}

.magic-checkbox + label:before {
    border-radius: 3px;
}

.magic-radio + label:before, .magic-checkbox + label:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: '';
    border: 1px solid #c0c0c0;
}
.validate{
    margin: 15px 0px 10px;
}
.magic-radio + label:before {
    border-radius: 50%;
}
.magic-radio:checked + label:after, .magic-checkbox:checked + label:after {
    display: block;
}
.magic-radio + label:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #3e97eb;
}
.magic-radio + label:after, .magic-checkbox + label:after {
    position: absolute;
    display: none;
    content: '';
}
.question_body .form-control{
    height: 35px;
}
.question_footer{
    box-shadow: none;
    text-align: left;
}
.question_footer .submit {
    border: none;
    background: none;
    background-color: rgba(0, 0, 0, 0);
    background-color: #2d7cda;
    color: #fff;
    padding: 6px 18px;
    margin-right: 16px;
}
.question_footer .submit:hover {
    background-color: #296dbd;
}
.question_footer .btn{
    margin-top:-4px;
}
.highcharts-halo{
    display: none;
}
.enroll_course_dd button{
    margin-left: 0px;
    white-space: nowrap;
    width: 100%;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.enroll_course_dd .btn span.fa {
    position: absolute;
    left: auto;
    right: 6px;
    top: 10px;
}

.ui-autocomplete{
    position: relative;
    top:0px;
    list-style: none;
    background-color: #fff;
    border:1px solid #ddd;
    display: inline-block;
    width:auto;
    padding: 2px;
    box-shadow: 1px 1px 6px #ddd;
}
.ui-autocomplete li{
    padding: 2px 4px;

}
.table-responsive {
    margin-top:10px;
}

.hoverdropbtn {
    font-size: 16px;
}

.hoverdropdown {
    position: relative;
    display: inline-block;
}

.hoverdropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    margin: -60px 10px;
}

.hoverdropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.hoverdropdown-content a:hover {background-color: lightgoldenrodyellow;}

.hoverdropdown:hover .hoverdropdown-content {
    display: block;
}

.hoverdropdown:hover .hoverdropbtn {
    background-color: indianred;
}
