


/**************************
    Breadcrumbbar   
 ************************/

 .breadcrumbbar {
    padding: 72px 15px 10px 15px;
    background: white;
    height: 114px;
    border-bottom: 1px solid rgba(72, 94, 144, 0.16);
}



.breadcrumbbar .page-title {
    font-size: 16px;
    color: #303840;
    margin-bottom: 0px;
    margin-top: 0;
    word-break: break-word;
    text-align: left;
    font-weight: 400;
    display: flex;
    align-items: center;
  }

  .contentbar{
    margin-bottom: 0px;
    padding: 15px;
}


/*********** Filter - Top Bar Starts ************/
.filter-wrapper{
    border-bottom: 1px solid rgba(72, 94, 144, 0.16) !important;
    padding: 0px 15px 0px 15px;
    background: white;
    height: 38px;
    margin-bottom: 0px;
    padding-bottom: 10px;
}

.form-control:focus{
    background: #f6f6f6;
}

.searchIcon{
    background: #f6f6f6;
    padding: 7px 15px;
    border-left: 1px solid rgba(72, 94, 144, 0.16);
}

.searchBar{
    height: calc(1.5em + 1rem + 1px);
    background: #f6f6f6;
    border-radius: 0;
    border: none;
    font-size: 12px;
    padding: 0px;
    width: 140px;
    border-right: 1px solid rgba(72, 94, 144, 0.16) !important;
}

.inputSearchr{
border: unset !important;
height: calc(1.3em + 0.75rem + 5px);
border-left: 1px solid red !important;
width: 250px;
}


.filter-wrapper .btn-container .dropdown {
display: inline-block;
}


.filter-wrapper .date-pick{
    width: 198px;
    height: 33px;
    padding: 0px 8px;
    font-size: 14px;
  }

  .filter-wrapper .date-pick-sm{
    width: 160px;
    padding: 0px 8px;
    height: 30px;
    font-size: 12px;
    border: 0.5px solid #ced4da;
    color: #737c83;
    border-radius: 5px;
  }


  .filter-wrapper .icon-actions{
    display: flex;
    align-items: center;
    margin-left: 15px;
    font-size: 16px;
  }

  .filter-wrapper  .col-md-2 {
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%;
}

  .breadcrumbbar .searchbar{
    display: inline-block;
    width: 198px;
    height: auto;
  }
 
.breadcrumbbar .searchbar .searchBar{
    height: calc(1.5em + 1rem + -3px); 
    font-size: 11px;
}
.breadcrumbbar .client-type-wrapper #select-client-type{
    height: calc(1.5em + 1rem + -3px); 
}
.client-type-wrapper #select-client-type option{
    text-transform: uppercase;
    font-size: 11px;
}


.filter-wrapper .form-row select {
   
    background-color: #fff;
    border: 0.5px solid #ced4db;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    color: #737c83;
    }

    .filter-wrapper .form-group {
   margin-bottom: 0;
        }
    


.filter-wrapper .form-row .dropdown {
    display: inline-block;
    margin-right: 10px;
    }
    .filter-wrapper .form-row .dropdown:nth-last-child(1) {
        margin-right: 0px;
        }
    

.filter-wrapper .form-row .text-muted {
   text-transform: uppercase;
   font-weight: 600;
}


/************ Filter - Top Bar Ends ************/





/**************************
 Common CSS
 ************************/

 .CT_Cards .img_hover_link img{
    height: 297px;
    width: 100%;
    object-fit: cover;
    object-position: top;
 }


 .creative-table-modal-wrapper, .course-table-modal-wrapper{
    height: calc(100vh - 266px);
    overflow: auto;
 }
 .zohohc-84bf3c7a38{
     z-index: 0 !important;
 }

 .card-img-top {
    height: 210px;
    object-fit: cover;
    height: 200px;
 }

 .course_wrap{
    margin-bottom: 30px;
 }

 .course_card_border{
    display: block;
    border: 1px solid #eaeaea;
    transition: all .5s ease;
    position: relative;
 }

.course_card_border:hover{
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);
}

 .btn-fa-download{
    position: absolute;
    width: 42px;
    top: 10px;
    right: 9px;
    z-index:1;
 }
 a[disabled] {
    cursor: not-allowed;
}
.date-pick{
  border: 1px solid #ced4da;
    font-size: 14px;
    padding: 4px 14px;
    border-radius: .2rem;
    color: #737c83;
    width: 109%;
}


.campaign_res_page{
    text-align: right;
}
.btn-back{
    background: #464A6B;
    color: #fff;
}

thead{
 background: #ececeb;
}

.solo-head {
    padding: 11px 0px;
}
/* .btn {
    border-radius: 3px;
    font-size: 13px;
    padding: 6px 12px;
} */
h5{
    font-size:16px;
}
i{
    margin: 0 !important;
}
.function-bar .dropdown{
  margin: 0px 2px;
}

.function-bar .row{
justify-content: flex-end!important;
}
.mobile_depart .row{
    justify-content: flex-end!important;
    margin: 0;
}
.mobile_depart .dropdown{
    margin: 0px 2px;
  }

/**************************
 Dashboard Action Cards 
 ************************/
 .run_campaign{
     width: 100%;
 }
 .action-cards .card{
 border: 1px solid #f1f1f1;
box-shadow: 0 0px 4px 0 rgba(183, 183, 183, 0.39);
}
.report_detail {
  padding: 0px 11px;
    margin-bottom: 25px;
}
.heading_report {
    margin-bottom: 30px;
}
 .action-cards .card-body{
    padding: 15px;
 }

 .action-cards  .card-text{
   color: #424444;
    font-size: 15px;
    line-height: 21px;
    min-height: 64px;
 }

 .report_ui {
    box-shadow: 5px 6px 6px rgba(110, 110, 110, 0.22);
    padding: 10px 10px;
    border-radius: 5px;
}

.element-loader-container {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
}

.element-loader-colorize {
    background-color: rgba(0, 0, 0, 0.15);
    color: rgb(33, 37, 41);
}

.report_ui h5{
   color: #fff;
}

.report_ui p{
    color: #fff;
}


 .report_detail .mini-box-1 {
    background:#4081ED;
}

.report_detail .mini-box-2 {
    background: #E85E66;
}

.report_detail .mini-box-3 {
    background: #F0B442;
}

.report_detail .mini-box-4 {
    background: #4FB17A;
}

.report_detail .mini-box-5 {
    background:#6664C8;
}

.report_detail .mini-box-6 {
    background:#E39A65;
}

.dropdown-menu.show {
    display: block;
    max-height: 250px;
    overflow: auto;
}
/**************************
  Course Section Starts
 ************************/
 .content a i {
    vertical-align: bottom;
}
.course-section .course_inner_css {
    /*background:#f28a3c;*/
    margin: 19px 0px 0px 0px;
    padding: 10px 0px 8px 0px;
    box-shadow: 0px 2px 9px rgba(110, 110, 110, 0.18);
 }
 .video_desc h5 button i {
    margin: 0 !important;
}
 .course-section .dropdown-toggle{
    color: #000;
 }
 #course-preview .left-sidebar .card .card-body .list-group .list-group-item.active {
    background: rgba(0, 128, 255, 0.1);
}
.table_css td i {
    vertical-align: bottom;
}
.lecture-text .lecture-num {
    margin-right: 5px;
}
/* .course-section .dropdown-menu {
    top:4px !important;
} */
.btn-back:hover {
    color: #fff !important;
}
.new_verify.authenticate-bg {
    display: block;
    background: #f8f8fb;
}

 .course-section .dropdown-toggle:focus {
    box-shadow: none !important;
    background: unset !important;
}
.export_file i {
    cursor: initial;
}
.error-border {
    border: 1px red solid !important;
}

.course-section  .grid_list_item i {
   color: #373a4d;
    font-size: 24px;
    border-radius: 3px;
    background: transparent;
    cursor: pointer;
}


.course-section #commonCourse {
    margin-top: 25px;
}


.course-section .grid_sty h5, #library-video .grid_sty h5, #lectureCreativeModalBody .grid_sty h5,
#imageModalBody .grid_sty h5 {
 font-size: 14px;
 margin-bottom: 8px;
}

.btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background: #ccc;
    border-color: #ccc;
    color: #000;
    cursor: not-allowed;
}
.btn-primary.disabled, .btn-primary:disabled {
    background: #ccc;
    border-color: #ccc;
    color: #000;
    cursor: not-allowed;
}

.course-section .grid_sty, #library-video .grid_sty, #lectureCreativeModalBody .grid_sty, #imageModalBody .grid_sty {
   align-items: center;
   border-right:1px dashed #f3f6fa;
   padding: 0px 10px;
}

.course-section .grid_sty .date-text{
  margin-bottom: 15px;  
  font-size: 13px;
}

#library-video .grid_sty .date-text, #lectureCreativeModalBody .grid_sty .date-text,
#imageModalBody .grid_sty .date-txt {
    font-size: 13px;
}

.course-section .grid_sty .skills-text, #library-video .grid_sty .video-lecture-addt-text,.image-library-content .creative-lecture-addt-text,.image-library-content .image-lecture-addt-text, #lectureCreativeModalBody .grid_sty .creative-lecture-addt-text{
  font-size: 13px;
  color: #636363;
}

.course-section .grid_sty .block-head, #library-video .grid_sty .block-head, #lectureCreativeModalBody .grid_sty .block-head{
 font-size: 13px;
    color: #263a5b;
    line-height: 30px;
}

#lectureCreativeModalBody .grid_creative_view .dt, #library-video .grid_video_view .dt{
font-size: 13px;
}

.selectionModal .modal-body{
    padding: 0px 20px !important;
    overflow: scroll;
    height: 82vh;
}


.course-section .grid_course_view, #library-video .grid_video_view, 
#lectureCreativeModalBody .grid_creative_view,  #imageModalBody .grid_image_view {
    border-bottom: 1px solid #f1f1f1;
    margin: 0;
    padding: 5px 0px;
    display: flex;
    align-items: center;
}

.course-section .grid_course_view p, #library-video .grid_video_view p, 
.grid_creative_view p, #imageModalBody .grid_image_view p {
  margin-bottom: 0px;
}


.course-section .content-hover, #library-video .content-hover,
.grid_course_view p .grid_image_view p {
    position: absolute;
    top: 0;
    background: #e8e8e8;
    width: 100%;
    opacity: 0;
    text-align: center;
    height: 0%;
    transition: all .5s ease;
    display: flex;
    align-items: center;
}

.course-section .content-hover span{
  text-align: center;
    width: 100% !important;
    color: #373a4d;
    font-size: 17px;
    text-decoration: underline;
}

#setting-buttons {
    margin-top: 40px;
}

.loader_con p {
    margin: 0;
    padding: 0px !important;
    font-size: 15px;
}
.btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background: #ccc;
    border-color: #ccc;
    color: #000;
    cursor: not-allowed;
 }
 .btn-primary.disabled, .btn-primary:disabled {
    background: #ccc;
    border-color: #ccc;
    color: #000;
    cursor: not-allowed;
 }

#createMet {
    margin: 0 !important;
    margin-top: 12px !important;
}
#setting-buttons p {
    padding-top: 13px;
}
.join_meeting p {
    padding-top: 18px;
}

#demo1 {
    position: absolute;
    top: 1px;
    background: #FF5722;
    padding: 3px 10px;
    right: 1px;
    border-radius: 4px 0px 0px 4px;
    color: #fff;
    margin: 0;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
#demo{
    padding-top: 10px;
}

#demo span {
    border: 1px solid #0E2954;
    background: #0E2954;
    margin-left: 3px;
    color: #fff;

}
.add_date_time {
    text-align: left;
}
.content p span {
    /* background: #f28a3c; */
    border-radius: 5px;
    /* padding: 4px 6px; */
    color: #0E2954;
    line-height: 26px;
    margin-bottom: 0px;
    font-weight: 600;
}

.tab_content_course .create_sk {
    position: absolute;
    right: 18px;
    color: #0E2954;
    font-weight: 600;
}
.create_sk i {
    margin: 0;
}
.back_btn_ev.text-right .save_draft {
    margin: 5px 5px;
}
.back_btn_ev {
    justify-content: flex-end;
    position: absolute;
    right: 0;
    display: flex;
}

.course-section .content-head:hover .content-hover{
    opacity: 0.9;
    height: 100%;
    background: #ececeb;
}



.media.report_ui i {
    margin: 0;
}










/*********************************/

/*********************************/


.course-card .course-block{
 background:var(--light);
    padding: 28px;
    margin-bottom: 20px;
}



/* Dashboard css start here */

.heading_top_common h1 {
    font-size: 24px;
    margin-bottom: 20px;
    padding: 10px 0px;
    position: relative;
}
.heading_top_common h1:after {
    content: "";
    position: absolute;
    border-bottom: 4px solid #0b7df6;
    bottom: -2px;
    left: 0px;
    width: 60px;
    border-radius: 20px;
}
.heading_top_common p {
    color: #000;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 30px;
}
.heading_top_common{
    position: relative;
}
.card_link_com {
    background: #0b7dfa;
    text-align: center;
    padding: 8px 16px;
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    border-radius: 5px;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);
    transition: all .5s ease;;
}


.dashboard_css .card{
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);
}
.card_link_com:hover {
    background: #fff;
    color: #0a7cfa;
}
/* Dashboard css end here */

/* Course css start here */



  .tutorial .slider {
    width: 100%;
    height: 300px;
    background-color: #F03861;
  }
  .tutorial .information {
    width: 100%;
    padding: 20px 50px;
    margin-bottom: 30px;
    font-family: "Open Sans", sans-serif;
  }
  .tutorial .information h1 {
    color: #333;
    font-size: 1.5rem;
    padding: 0px 10px;
    border-left: 3px solid #F03861;
  }
  .tutorial .information h3 {
    color: #e0e0e0;
    font-size: 1rem;
    font-weight: 300;
    padding: 0px 10px;
    border-left: 3px solid #F03861;
  }
  .tutorial .information p {
    padding: 10px 0px;
  }


  .tutorial ul {
    font-size: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    z-index:1;
  }
  .tutorial ul li {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    position: relative;
}
  .tutorial ul li ul {
    display: none;
  }
  /* .tutorial ul li:hover {
    cursor: pointer;
    background-color: #f2f2f2;
    color: #333;
  } */
  .tutorial ul li:hover ul {
    display: block;
    margin-top: 14px;
    width: 200px;
    left: 0;
    position: absolute;
    padding: 0;
  }
  .tutorial ul li:hover ul li {
    display: block;
    background-color: #e7e7e7;
  }
  .tutorial ul li:hover ul li span {
    float: right;
    color: #f9f9f9;
    background-color: #F03861;
    padding: 2px 5px;
    text-align: center;
    font-size: .8rem;
    border-radius: 3px;
  }
  .tutorial ul li:hover ul li:hover {
    background-color: #e0e0e0;
  }
  .tutorial ul li:hover ul li:hover span {
    background-color: #ee204e;
  }
  .table_css tr td{
   color:#333 !important
  }
 


.tutorial ul li ul li {
    color: #333;
    font-size: 15px;
    padding: 5px 15px;
}






.tabs-left {
    border-bottom: none;
    border-right: 1px solid #ddd;
  }
  
  .tabs-left>li {
    float: none;
   margin:0px;
    
  }
  
  .tabs-left>li.active>a,
  .tabs-left>li.active>a:hover,
  .tabs-left>li.active>a:focus {
    border-bottom-color: #ddd;
    border-right-color: transparent;
    background:#f90;
    border:none;
    border-radius:0px;
    margin:0px;
  }
  .nav-tabs>li>a:hover {
      /* margin-right: 2px; */
      line-height: 1.42857143;
      border: 1px solid transparent;
      /* border-radius: 4px 4px 0 0; */
  }
  .tabs-left>li.active>a::after{content: "";
      position: absolute;
      top: 10px;
      right: -10px;
      border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    
    border-left: 10px solid #f90;
      display: block;
      width: 0;}

      .custom-file-uploader {
        position: relative;
      }
      .custom-file-uploader input[type='file'] {
        display: block;
        color: red;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 5;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: default;
      }
      .tab_content_course{
          margin-top: 20px;
      }
     .form-group {
        margin-bottom: 20px;
    }

    .img_show_upload {
        border: 2px dashed #b7c0cd;
        height: inherit;
        width: 250px;
        padding: 5px 5px;
        border-radius: 5px;
    }
    .img_show_upload img {
        width: 100%;
        height: auto;
    }

    
/* create curriculum css start here */

.right-content .course-box .course-card .lecture-box {
    background: #f9f9f9;
    padding: 14px 14px;
    margin: 10px 10px 10px 65px;
    border: 1px solid #e6e3e3;
}

.right-content .course-box .course-card .section-text {
    text-align: left;
    color: #969393;
    font-size: 15px;
}
.right-content .course-box .course-card .section-text .section-num {
    color: #060505;
    font-size: 16px;
    font-weight: 500;
}
.right-content .course-box .course-card .editableClass {
    background: #fff;
    padding: 18px 0px;
    border: 1px solid #e8e8e8;
    margin-bottom: 15px;
}
#course-preview .btn-link {
    color: #3b6a95;
    padding: 10px 9px 10px 0px;
}
.right-content .course-box .course-card .icon-btn {
    background: #fff;
    border: none;
    outline: none;
    color: #0b7dfa;
}
.right-content .course-box .course-card .section-text .section-num {
    color: #060505;
    font-size: 16px;
    font-weight: 500;
}



.course-box .row {
    margin: 0;
}



.right-content .course-box .course-card .editableClass .edit-btn {
    padding: 6px 15px;
}
.right-content .course-box .course-card .lecture-box {
    background: #f9f9f9;
    padding: 14px 14px;
    margin: 10px 10px 10px 65px;
    border: 1px solid #e6e3e3;
}
.right-content .course-box .course-card .editableClass {
    background: #000000;
    padding: 18px 0px;
    border: 1px solid #e8e8e8;
    margin: 15px 0px;
}

.slide_right_modal .modal-dialog{
    max-width: 1000px;
}
.modal-body video{
    width: 100%;
}
ul.pagination {
    margin: 0;
}
i{
    cursor: pointer;
}

.section_co {
    padding: 15px 10px !important;
    margin-bottom: 10px;
    border-radius: 5px;
}

#section_common span {
    color: #fff;
}

.pro_box a{
 font-size: 13px;
}

.lecture-box p {
    line-height: 21px;
    color: #636363;
    font-size: 14px;
    margin-bottom: 1rem;
}
.section_common span i:hover {
    color: #ed7c36;
}
.section-text span i {
    margin: 0;
}
.lecture_commmon span i:hover {
    color: #f28a3c;
}
.section_name_new {
    color: #000;
}
.lecture_commmon span i {
    color: #636363;
    margin: 0;
}

.section-text{
    margin: 0;
}
.add_skill {
    margin-bottom: 20px;
}
.add_skil {
    margin-bottom: 10px;
    text-align: right;
}
.modal-dialog.modal-dialog-centered {
    width: 100% !important;
    max-width: 800px;
}
button.btn.btn-secondary.btn_save {
    position: absolute;
    right: 17px;
    top: 0;
}
.create_crourse:hover {
    background: #fff;
    color: #0f7bf6;
}
.create_crourse {
    position: absolute;
    top: 0;
    background: #0b7cf6;
    color: #ffffff;
    right: 3px;
    border-radius: 5px;
    padding: 5px 8px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    transition: all .5s ease;
}
.active_video {
    border: 1px dashed blue;
    padding: 5px 5px;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);
    transition: all .2s ease;
}

.modal-dialog {
    width: 100%;
    max-width: 100%;
}
#previewModal .modal-dialog {
    max-width: 1000px;
}

#previewModal .modal-content{
    width: 100%;

}

.quiz {
    margin: 30px 0px 0px;
}

.trash_icon i.feather.icon-trash-2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: red;
}
.quiz_block{
    margin-bottom: 20px;
}
.check_box_quiz .input-group-prepend {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.icon_list i {
    margin: 0px 3px;
}
.question_list {
    position: relative;
}
.icon_list {
    position: absolute;
    right: 3px;
    top: -4px;
    background: #414444;
    padding: 6px 10px;
    color: #fff;
    text-align: center;
}
  /* Course css end here */



  /* user management css start here */

  .user_mangement tr td p {
    margin: 0;
    font-size: 12px;
}
.user_mangement th i {
    color: #f28a3c;
    font-size: 19px;
    vertical-align: middle;
}
.user_mangement table{
    margin: 15px 0px;
}
.user_grp_head i{
    margin-right: 6px;
}
/* .user_mangement td .icon-edit {
    padding: 10px;
    border-radius: 3px;
    margin-left: 6px;
    background-color: rgba(255, 168, 0, 0.1);
    color: #ffa800;
}


.user_mangement td .icon-trash-2{
   padding: 10px;
    border-radius: 3px;
    margin-left: 6px;
    background-color: rgba(255, 63, 63, 0.1);
    color: #ff3f3f;
} */


.add_new_user i {
    margin-right: 6px;
}
.user_list .add_user {
    width: 100%;
    max-width: 160px;
}

.add_new_user {
    margin-bottom: 10px;
}

.edit_list_grp {
       margin: 40px 0px 0px;
    border-top: 1px solid #ececeb;
    padding-top: 40px;
}
.user_list_table {
    margin: 20px 0px 0px;
}

.top-sec .mini-blocks i {
    cursor: auto;
}

.user_mangement td a i {
    vertical-align: bottom;
}
#accordian {
    color: #000;
    border: 1px solid #ced4da;
    border-radius: 4px;
    padding: 1px 0px;
    position: absolute;
    width: 97%;
    background: #fff;
    z-index: 1;
}

#accordian h3 a {
    padding: 0 10px;
    font-size: 14px;
    line-height: 34px;
    display: block;
    color: #0E2954;
    cursor: pointer;
    text-decoration: none;
}

#accordian h3:hover {
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.7);
}
div#accordian h3 {
    margin: 0;
}
i {
    margin-right: 10px;
}

#accordian li {
    list-style-type: none;
    position: relative;
}
.common_form{
    position: absolute;
    left: 20px;
    /* top: 50%;
    transform: translateY(-50%); */
    top: 10px;
    z-index: 999;
}
#accordian ul ul li a,
#accordian h4 {
    color: #414444;
    text-decoration: none;
    font-size: 14px;
    line-height: 27px;
    display: block;
    padding: 10px 40px;
    transition: all 0.15s;
    position: relative;
}

#accordian ul ul li a:hover {
    background: #f1f1f1;
}

#accordian ul ul {
    display: none;
    max-height: 250px;
    overflow: auto;
}

#accordian li.active>ul {
    display: block;
}

#accordian ul ul ul {
    margin-left: 15px;
    border-left: 1px dotted rgb(242, 138, 60);
}

#accordian a:not(:only-child):after {
    content: "\f104";
    font-family: fontawesome;
    position: absolute;
    right: 10px;
    font-size: 21px;
    top: 50%;
    color: #0E2954;
    transform: translateY(-50%);
}

#accordian .active>a:not(:only-child):after {
    content: "\f107";
}

div#accordian ul {
    margin: 0;
    padding: 0;
}
.media_object .media {
    background: #3cbd462b;
    margin-left: 16px;
    padding: 15px 48px;
    border-radius: 5px;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);
    position: relative;
}

/* accordian new css start here */

#accordianSet {
    color: #000;
    border: 1px solid #ced4da;
    border-radius: 4px;
    padding: 1px 0px;
    background: #fff;
    z-index:3;
    position: absolute;
    width: 92%;
}
.skill_department{
    margin-bottom: 50px;
}

#accordianSet h3 a span {
    background: #f28a3c;
    padding: 0px 8px;
    border-radius: 30px;
    color: #ffffff;
    position: relative;
    margin-left: 3px;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
}

#accordianSet h3 a {
    padding: 0 10px;
    font-size: 14px;
    line-height: 34px;
    display: block;
    color: #0E2954;
    cursor: pointer;
    text-decoration: none;
}

#accordianSet h3:hover {
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.7);
}
div#accordianSet h3 {
    margin: 0;
}
i {
    margin-right: 10px;
}

#accordianSet li {
    list-style-type: none;
    position: relative;
}
#accordianSet ul ul li a,
#accordianSet h4 {
    color: #414444;
    text-decoration: none;
    font-size: 14px;
    line-height: 27px;
    display: block;
    padding: 10px 40px;
    transition: all 0.15s;
    position: relative;
}

#accordianSet ul ul li a:hover {
    background: #f1f1f1;
}
 
 #accordianSet ul ul {
    display: none;
    max-height: 250px;
    overflow: auto;
} 

#accordianSet li.active>ul {
    display: block;
}

#accordianSet ul ul ul {
    margin-left: 15px;
    border-left: 1px dotted rgb(242, 138, 60);
}

#accordianSet a:not(:only-child):after {
    content: "\f104";
    font-family: fontawesome;
    position: absolute;
    right: 10px;
    font-size: 21px;
    top: 50%;
    color: #0E2954;
    transform: translateY(-50%);
}

#accordianSet .active>a:not(:only-child):after {
    content: "\f107";
}

div#accordianSet ul {
    margin: 0;
    padding: 0;
}




table{
    width:100% !important;
}

.media i {
    color: #fff;
}
.media_object .media img {
    max-width: 36px;
    position: absolute;
    left: -7px;
    top: -6px;
    background: #263a5b;
    padding: 10px 10px;
    border-radius: 100%;
    /* box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3); */
}
.heading_user_sub h5{
    margin-bottom: 30px;
}

.heading_user_sub {
    margin-bottom: 40px;
}

.skill_add_list {
    position: absolute;
    right: 0;
    top: 0;
}
.tab_links_ui {
    position: relative;
}

/* run campaign css start here */

.run_campaign_ui i {
    font-size: 26px;
    color: #f17f3a;
}

#accordian ul li i {
    margin-right: 10px !important;
}
.run_campaign_ui {
    display: block;
    background: #f28a3c;
    padding: 20px 20px;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);
    border-radius: 5px;
    text-align: center;
}
.assign_run{
    margin-top: 25px;
}

.bootstrap-select button {
    background: #fff !important;
}







/* dashboard css */

.new_dash ul li {
    display: inline-block;
    width: 22%;
    text-align: center;
    padding: 20px 20px;
    position: relative;
    margin-right: 30px;
}
.new_dash ul li:last-child:after {
    display: none;
}
.new_dash ul li:last-child{
    margin-right: 0;
}
.card_flow_dash {
    margin-top: 20px;
}
.new_dash ul li:after {
    position: absolute;
    width: 110px;
    height: 13px;
    background: url(../assets/images/img/arrow-img.png);
    content: "";
    top: 25%;
    right: -120px;
    transform: translate(-50%,-50%);
    background-size: cover;
}
.dash_flow img {
    max-width: 125px;
    object-fit: cover;
    width: 100%;
}



/* add skill */

.create_skill {
    display: flex;
    justify-content: space-between;
}
.plus_sign i {
    color: white;
    background: #414444;
    padding: 5px 10px;
    border-radius: 4px;
}

.create_new_skill .form-group span i {
    margin: 0;
}
div#addSkill .form-group span {
    position: absolute;
    right: 142px;
    top: 50%;
    transform: translateY(-50%);
    background: #000;
    text-align: center;
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff;
}
div#addSkill {
    position: relative;
}
#addSubSkill .form-group span {
    position: absolute;
    right: 142px;
    top: 50%;
    transform: translateY(-50%);
    background: #000;
    text-align: center;
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff; 
}

div#addSubSkill {
    position: relative;
}

#addSubOfSkill{
    position: relative;
}

#addSubOfSkill .form-group span {
    position: absolute;
    right: 142px;
    top: 50%;
    transform: translateY(-50%);
    background: #000;
    text-align: center;
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff; 
}

.form-group{
    position: relative;
}

.create_new_skill input {
    width: 60%;
}



.edit_del i {
    margin: 0px 4px;
}
.edit_del {
    position: absolute;
    right: 191px;
    top: -32px;
    background: #000000;
    padding: 5px 10px;
    color: #fff;
    border-radius: 4px;
}

.new_skill ul li {
    display: inline-block;
    width: 28%;
    position: relative;
}
.common .skill_show:after{
    display: none;
}
.new_skill ul li:last-child:after {
    display: none;
}

/* .new_skill ul li:after {
    content: "";
    position: absolute;
    width: 110px;
    height: 13px;
    background: url(../assets/images/img/arrow-img.png);
    content: "";
    top: 25%;
    right: -24px;
    transform: translate(-50%,-50%);
    background-size: cover;
} */

.skill_show span {
    background: #eaeaea;
    padding: 10px;
    color: #000;
    float: right;
}

.icon_pls {
    margin-top: 30px;
}

.icon_pls span {
    padding: 10px 10px;
    background: #eaeaea;
}

.skill_show {
    border: 1px solid #eaeaea;
    padding: 10px 10px;
    margin-bottom: 12px;
    position: relative;
    box-shadow: 0 8px 6px -6px #eaeaea;
}
.skill_show p{
    margin: 0;
    overflow: hidden;
}
.skill_show:after {
    content: "";
    position: absolute;
    border-right: 15px solid transparent;
    border-left: 15px solid #eaeaea;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    width: 0;
    height: 0;
    right: -31px;
    top: 50%;
    transform: translateY(-50%);
}
#showSub .skill_show:after {
    display: none;
}

.icon_pls {
    margin-top: 30px;
    overflow: hidden;
    padding: 10px 0px;
}
.icon_form i {
    margin: 0;
}
.icon_form {
    position: absolute;
    top: 0;
    right: 0;
    background: #f07e39;
    color: #fff;
    padding: 4px 7px;
    border-radius: 4px;
}
.form_shw {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    border-radius: 4px;
    background: white;
    padding: 10px 10px;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);
}
/* add skill */
.custom-control.custom-checkbox.custom-control-inline {
    vertical-align: middle;
}

/* course analytic css start here */
  
.course_container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: space-evenly;
    justify-content: start;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.course_container .box .boxContent .title sub {
    color: #0E2954;
    font-size: 14px;
}
.course_container a .box {
    width: auto;
    height: auto;
    border-radius: 4px;
    background-color: #0E2954;
    margin: 0px 10px 0px;
    -webkit-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    position: relative;
    box-shadow: 0px 0px 5px #d5d8de;
}
  .course_container .box .boxContent {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
    text-align: center;
  }
  .course_container .box .boxContent .title {
    font-size: 20px;
    color: #f17f3a;
    font-weight: bold;
    padding: 15px 15px;
    margin-right: 30px;
  }
  .course_container .box .boxContent .desc {
    color: #f28a3c;
    font-size: 15px;
    height: 20%;
  }
    .course_container a .box .boxContent .title {
        color: #ffffff;
    
    }

  .course_container a .box .boxContent .title sub {
    color: #d8dbe1;
    font-size: 14px;
}
  .course_container .box a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .course_container a .box:hover {
    box-shadow: none;
    box-shadow: 0 8px 6px -6px black;
}
  
  .table_view_course {
    margin-top: 20px;
}
#types-tree {
    background: #f8f8f8;
    color: #f17f3a;
    padding: 20px 20px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    height: calc(100vh - 200px);
    overflow: auto;
}
.table_skill {
    border: 1px solid #eee;
}
.course_container a .box .boxContent .title sub {
    color: #d8dbe1;
    font-size: 14px;
}

.chat-detail .chat-bottom {
    padding: 15px 30px;
    border-top: 1px solid rgba(0, 0, 0, 0.03);
    position: sticky;
    width: 100%;
    bottom: 0;
    z-index: 9;
    background: #d4d8de;
}
.chat-detail .chat-bottom .chat-messagebar input[type=text] {
    background-color: transparent;
    color: #1e2f49;
    font-size: 16px;
    border: none;
    border-radius: 0;
}
  /* .button:active .front {
    border-radius: 0;
    background-color: transparent;
    color: #191919;
  } */
  /* .button:active .front::before {
    background-color: #D6D35D;
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .button:active .front::after {
    left: 120%;
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
  } */
  
  .minutes_data p sub {
    color: #414444;
}
.minutes_data p {
    font-size: 28px;
    color: #f28a3c;
    margin: 0;
}
.minutes_data {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 66px;
    margin-bottom: 20px;
}
.chat-list {
    border: 1px solid #eee;
}

.chat_reply {
    display: inline-block;
    margin-right: 10px;
    background: #f3f6fa;
    padding: 1px 10px;
    border-radius: 10px;
    color: #414444;
}

.create_run {
    margin-bottom: 20px;
}













/* sfgbdgdfghdbg */

/*--------------------------
   Common
----------------------------*/


.left-sidebar #accordion{
    overflow: hidden;
}

#course-preview .card-header {
    padding: 15px 18px;
    background-color: #fff;
    border-bottom: 1px solid #eee;
}



/* #main-wrapper{
    margin-top:-29px;
} */
.headings {
    margin-bottom: 20px;
    font-size: 1.1rem;
    text-transform: uppercase;
}
#main-courses-wrapper{
    padding-top: 20px;
}

.back_link {
    position: absolute !important;
    right: 0 !important;
    color:#565656 !important;
    padding: 6px 10px;
    border:1px solid #565656;
    transition:all .5s ease;
    text-decoration: none;
    border-radius: 4px;
}
.back_link:hover {
    background:#f28a3c;
    text-decoration: none;
    color:#fff !important;
    border:1px solid #f28a3c;
}
#main-courses-wrapper .content-wrapper .card{
   margin-bottom:10px;
   }

   
#main-courses-wrapper .content-wrapper .card-body{
 padding:15px 0px;
}


#main-courses-wrapper .content-wrapper .card-body .card-text p{
    font-size: 14px;
    color: #333232;
}
#main-courses-wrapper .content-wrapper .card-body .card-text .progress{
    height: 8px;
    margin-bottom: 14px;
}
#main-courses-wrapper .content-wrapper .card-body .card-text .btn-study{
    color: #fff;
    background: #125fa2;
    font-size: 14px;
    border:none;
}

#main-courses-wrapper .content-wrapper .card-body .card-text .btn-study:hover{
    box-shadow: 2px 8px 8px #898585;
    border:none;

}


/* ------------------------------------Sub Courses Css Starts----------------------------------------- */
#sub-course-wrapper .course-content-wrapper{
    padding-top: 25px;
}

#sub-course-wrapper .course-content-wrapper .course-card .card-wrapper{
  margin-bottom: 30px;
  transition: all 0.8s cubic-bezier(.25, .8, .25, 1);
  display: inline-block;
  border: 1px solid #ececec;
  width: 100%;
  padding: 10px 10px 0px 10px;
}

#sub-course-wrapper .course-content-wrapper .course-card .card-wrapper img{
    height: 160px !important;
  }

/* #sub-course-wrapper .course-content-wrapper .course-card .card-wrapper:hover{
 text-decoration: none;
 box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.25);
 padding: 11px 10px 0px 11px;
} */


#sub-course-wrapper .course-content-wrapper .course-card .card-wrapper .card-title{
  font-size: 15px;
    margin-top: 10px;
    line-height: 23px;
    margin-bottom: 0px;
}

#sub-course-wrapper .course-content-wrapper .course-card .card-wrapper .published{
 font-size: 13px;
  margin-top: 8px;
  color: #616161;
  margin-bottom: 6px
}


#sub-course-wrapper .course-content-wrapper .course-card .card-wrapper .category{
 font-size: 13px;
color: #3b6a95;
margin-bottom: -4px;
    margin-top: 12px;
}

#sub-course-wrapper .course-content-wrapper .course-card .card-wrapper .cat-text{
 color: black;
}


/* ------------------------------------Sub Courses Css Ends----------------------------------------- */




/********************************************************************************


                                                      LMS Preview Page


                                                      
*********************************************************************************/



/* #course-preview{
    height: calc(100vh - 180px);
    margin-top:1px;
    } */
    
    
    /*--------------------------
      Left Sidebar Content
    ----------------------------*/
    
    #course-preview .left-sidebar {
        border-left: 1px solid #ececec;
        height: calc(100vh - 173px);
        overflow-y: auto;
        padding: 0px;
    }
    
    
    #course-preview .left-sidebar .left-sidebar-header{
    padding: 18px 7px 10px 7px;
    background: #3c3c3c;
    color: #fff;
   
    }
    
    
    #course-preview .left-sidebar .card a{
     cursor: pointer;
     padding: 0px;
     border: none;
    }
    
    #course-preview .left-sidebar .card{
      margin-bottom: 0px;
      box-shadow: none;
    }
    
    
    #course-preview .left-sidebar .card .card-body{
     background: #F9F9F9;
     padding: 0px;
    }
    
    #course-preview .left-sidebar .card .card-body .list-group h6{
     color: #565656;
    }
    
    #course-preview .left-sidebar .card .card-body .list-group .list-group-item {
        cursor: pointer;
        background: #f8f9f8;
        padding: 15px 18px 8px 18px;
    }
    
    .learner_section p span {
        color: #f28a3c;
        font-weight: 600;
    }
    .learner_section p {
        color: #000;
    }
    
    #course-preview .left-sidebar .card .card-header h5{
       color: #3a3a3a;
       font-size: 16px;
    }
    
    
    #course-preview .left-sidebar .list-group .duration{
    text-align: left;
    font-size: 13px;
    margin-bottom: 0px;
    color: #2a70ad;
    }

    #course-preview .left-sidebar .list-group .completion{
        text-align: right;
        font-size: 13px;
        margin-bottom: 10px;
        color: #35ad35;
    }
    
    #course-preview .left-sidebar .list-group .status{
    font-size: 13px;
    color: #699F41;
    margin-bottom: 0px;
    float: right;
    position: absolute;
    }
    
    
    /*--------------------------
      Right Content
    ----------------------------*/
   
    
    #course-preview .right-content{
    padding: 0px 0px;
    /* height: calc(100vh - 180px); */
    height: 100vh;
    overflow-y: auto;
    }
     #course-preview .right-content .show-toggle{
        position: relative;
        padding: 0px 23px;
        bottom: 14px;
        font-size: 17px;
     }
    
     #course-preview .right-content .media-wrapper {
        padding-right: 20px;
    }
    


    .learner_section .nav-tabs .nav-link {
        color: #000000;
        font-size: 14px;
        background: #f1f1f1f1;
        padding: 7px 15px;
    }
    .learner_section .nav-tabs .nav-link.active {
        color: #0E2954;
        background-color: #ffffff;
        border: none;
        padding: 7px 6px;
        border-bottom: 2px solid #0E2954;
    }
    /* #course-preview .right-content .media-content{
     margin-top: 15px;
    } */
    
    
    #course-preview .right-content .media-content .media-title{
     margin-top: 10px;
    }
    
    #course-preview .right-content .media-content .media-description{
     color: #4a4a4a;
    }
    

/*--------------------------
    Quiz Starts 
----------------------------*/

#course-preview .right-content .quiz-content .quiz .mini-heading h5{
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 22px;
}

#course-preview .right-content .quiz-content .quiz .mini-heading p{
    font-size: 16px;
  
}

#course-preview .right-content .quiz-content .alpha-list{
    position: relative;
    left: -26px;
}

/* main quiz class */
#course-preview .right-content .quiz-content .quiz{
    margin-bottom: 60px;
}/*end*/

/* ul li class */
#course-preview .right-content .quiz-content ul{
    list-style-type: none;

}/*end*/
.right-content .quiz-content .img-question{
    height: 450px;
  }


/* radio button class */
#course-preview .right-content .quiz-content .form-check-label {
    margin-bottom: 13px;
    padding-left: 10px;
}



/*--------------------------
  Quiz  end 
----------------------------*/



/*--------------------------
   Footer
----------------------------*/

#footer{
    background: #F9F9F9;
    padding: 7px 0px 1px 0px;
    box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.25);
    position: relative;
    z-index: 10000;
   }
   
   #footer .line-footer{
   height: 1.5px;
   width: 200px;
   margin: auto;
   background: #d0d0d0;
   margin-top: 8px;
   }
   
   #footer .copyright {
       text-align: center;
       margin-top: 12px;
       color: #737373;
       font-size: 14px;
       }
   
   #footer .list-group-horizontal{
       -ms-flex-direction: row;
       flex-direction: row;
       margin: auto;
   }
   
   #footer .list-group-item {
       position: relative;
       display: block;
       padding: .75rem 1.25rem;
       background: transparent;
       border: none;
       margin: auto;
       font-size: 14px;
      color: #3b6a95;
   }
  
   #quiz-modal .resultWrap .numpara{
    background: #dde1e4;
    color: #fff;
    height: 75px;
    border-radius: 51px;
    width: 75px;
    /* display: flex; */
    /* align-items: center; */
    text-align: center;
    font-size: 18px;
    padding: 24px 0px;
    margin: 0px 10px;
   }
   #quiz-modal .resultWrap h5{
       height: 40px;
       text-align: center;
   }
   #quiz-modal .score{
    font-size: 21px;
    color: #0e9a35;
   }
.switch_css{
    display: none;
}
.profilename:hover .switch_css{
    display: inline-flex;
    
}
#course-preview .left-sidebar .left-sidebar-header {
    padding: 18px 18px 10px 18px;
    background: #0E2954;
    color: #fff !important;
}

#coursename {
    color: #fff;
    font-size: 16px;
}
.course_name{
    color: rgb(190, 112, 9);
    font-size: 16px; 
}


/* lerarner course css start here */
#course-preview .right-content .show-toggle {
    position: absolute;
    padding: 0px 23px;
    bottom: 14px;
    font-size: 17px;
    right: 0;
    top: 0;
    z-index: 9;
}
.course_list_learner .progressbar-list {
    padding-top: 7px;
}

.course_list_learner .course_img img {
    width: 100%;
}

.course_list_learner .progress-bar {
    background-color: #f28a3c;
}

.heading_course_lear:after {
    position: absolute;
    content: "";
    background: #f28a3c;
    width: 70px;
    height: 4px;
    border-radius: 30px;
}
.heading_course_lear {
    margin-bottom: 35px;
    position: relative;
}

.ongoing_course {
    padding-bottom: 20px;
}

.course_list_learner:hover {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}
.course_list_learner {
    display: block;
    border: 1px solid #eaeaea;
    transition: all .5s ease;
    position: relative;
}

.new_course p {
    margin: 0;
    color: #fff;
    font-size: 12px;
}
.new_course {
    position: absolute;
    z-index: 1;
    border: 1px solid #414444;
    background: #414444;
    top: 10px;
    left: 0;
    padding:0px 20px;
    text-align: center;
}

.new_course:after {
    content: "";
    position: absolute;
    right: -23px;
    top: 0;
    border-right: 11px solid transparent;
    border-left: 11px solid #414444;
    border-top: 11px solid transparent;
    border-bottom: 14px solid transparent;
}


.ourworks-box{
	width: 60%;
	justify-content: center;
	text-align: center;
}

.our-works-head{
	font-size: 30px;
	font-weight: 400;
	color: black;
}
.introduce{
	height: 250px;
	background-color:white;
	box-shadow: 0 3px 10px #5969f642;
	border-bottom: 4px solid #5969f6;
	color: black;
}

.introduce:hover{
	box-shadow: 0 3px 15px #5969f666;
	border-bottom: 4px solid #B122e5;
	color: black;
	text-decoration: none;
}
.flex-column-1{
	height: 70%;
	width: 100%;

}
.flex-column-2{
	height: 30%;
	width: 100%;
	align-items:center;
}
.text-gray{
	color: gray;
}
.pic{
    height: 70px;
    width: 70px;
    margin-left: 20px;
    border-radius: 50%;
    transition: all .2s ease-in-out;
}

.introduce:hover .pic{
	transform: scale(1.1);
}
.carousel-indicators .active{
	background-color: #46eeaa;
}
.carousel-indicators li{
	background-color: #c8e5ff;
}
.carousel-indicators{
	bottom: -50px;
}
.p1{
	background-image: url("http://lorempixel.com/150/150/nature");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.p2{
	background-image: url("http://lorempixel.com/150/150/people");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;

}
.p3{
	background-image: url("http://lorempixel.com/150/150/cats");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}


.circle-1 .carousel-control-prev {
    right: 42px;
    left: unset;
    height: 0;
    top: -31px;
    opacity: 1;
    color: #000;
    background: #f3f6fa;
    padding: 16px 20px;
    width: 20px;
    z-index: 1;
}

.circle-1 .carousel-control-next {
    right: 0px;
    /* left: 0; */
    height: 0;
    top: -31px;
    opacity: 1;
    color: #000;
    background: #f3f6fa;
    padding: 16px 20px;
    width: 20px;
    z-index: 1;
}




.run_comp h5 {
   margin-top: 10px;
    margin-bottom: 0px;
    font-size: 14px;
    }

.run_compaign_ui {
    display: block;
    text-align: center;
    padding: 20px 10px;
    box-shadow: 0px 2px 9px rgba(110, 110, 110, 0.18);
    border-radius: 5px;
}

.ul_drop{
    display: inline-block;
}

.auth-box .auth-box-right .card .form-group label{
   float: left;
}

.back_btn a {
    padding: 7px 18px;
    background: #eaeaea;
    color: #000;
}
.verify_page h6 {
    color: #495057;
    margin: 15px 0px 6px;
    font-size: 18px;
}
.verify_page p {
    color: #666;
    margin-bottom: 0;
}
.verify_page h5{
    font-size: 20px;
}
.verify_page {
    background: #ffffff;
    color: #fff;
    padding: 25px 25px;
    text-align: center;
    max-width: 400px;
    margin: auto;
    box-shadow: 0 0.75rem 1.5rem rgba(18,38,63,.03);
    border-radius: 6px;
}

.img_lo img {
    width: 100%;
}

.img_lo {
    text-align: center;
    max-width: 135px;
    margin: 20px auto 40px;
}
.active_btn {
    background: #0073e6;
    border: 1px solid #0073e6;
    color: #fff;
}
#iam-header {
    background: #f1f1f1;
    margin-bottom: 20px;
    border-radius: 5px;
}

#iam-header .navbar .nav-item {
    border-right: 2px solid #f17f3a;
}

#iam-header .navbar .nav-item:nth-last-child(1) {
    border-right: none;
}

#iam-header .navbar-dark .navbar-nav .nav-link {
    color: #f17f3a;
}

#iam-header .navbar-dark .navbar-brand{
    color: #f17f3a;
}

.icon_det{
    cursor: pointer;
}

.loader-wrap {
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    text-align: center;
    background: #0000008a;
    position: fixed;
    z-index: 10000;
    }
    
    .loader-wrap .mid {
    margin: auto;
    }
    
    .loader-wrap i {
    color: gainsboro;
    font-size: 74px;
    margin-bottom: 10px;
    }
    
    
    
    /* Safari */
    @-webkit-keyframes spin {
    0% {
    -webkit-transform: rotate(0deg);
    }
    
    100% {
    -webkit-transform: rotate(360deg);
    }
    }
    
    @keyframes spin {
    0% {
    transform: rotate(0deg);
    }
    
    100% {
    transform: rotate(360deg);
    }
    }
    



/* setting view css here */


.setting_lms {
    display: block;
    text-align: center;
    padding: 20px 10px;
    box-shadow: 0px 2px 9px rgba(110, 110, 110, 0.18);
    border-radius: 5px;
    background-color: #fff;
}
.setting_lms h5 {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 14px;
}
.setting_lms img {
   filter: invert(0.6) sepia(1) saturate(1) hue-rotate(185deg);
    width: 50px;
}

#pagecount {
    margin-top: 11px;
}
.email_list_table table p{
    margin:0;
    font-size: 12px;
}


.email_list_table .table tr td {
    padding: 15px 20px;
}

.email_list_table .table tr {
   cursor: pointer;
}
.email_list_table .table tr:hover {
    background: #f8f8f8;
 }


/*
*
* ==========================================
* CUSTOM UTIL CLASSES
* ==========================================
*
*/

.new_result_comp .progress {
    width: 200px;
    height: 200px;
    background: none;
    position: relative;
  }
  
  .new_result_comp .progress::after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 15px solid #eee;
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .new_result_comp .progress>span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  
  .new_result_comp .progress .progress-left {
    left: 0;
  }
  
  .new_result_comp .progress .progress-bar {
    width: 100%;
    height: 100%;
    background: none;
    border-width: 15px;
    border-style: solid;
    position: absolute;
    top: 0;
  }
  
  .new_result_comp .progress .progress-left .progress-bar {
    left: 100%;
    border-top-right-radius: 109px;
    border-bottom-right-radius: 109px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}
  
.new_result_comp .progress .progress-right {
    right: 0;
  }
  
  .new_result_comp .progress .progress-right .progress-bar {
    left: -100%;
    border-top-left-radius: 107px;
    border-bottom-left-radius: 107px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
}
  
.new_result_comp .progress .progress-value {
    position: absolute;
    top: 0;
    left: 0;
  }
  .nav-header {
    background: #f3f6fa;
    height: 50px;
    padding: 10px 10px;
}
  .center_btn{
      text-align: center;
  }
  .timer_sty {
    color: #0E2954;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    margin: 0;
}
.quiz_sec {
    border: 1px solid #0E2954;
    padding: 10px 20px;
    text-align: center;
    border-radius: 4px;
    width: 300px;
}

.quiz_sec p{
    margin: 0;
}
.quiz_de {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* margin-bottom: 30px; */
    margin: 20px 0px;
} 
.acrr_btn {
    margin: 0;
}
.accordion .acrr_btn:not(.collapsed):after {
    font-family: 'FontAwesome';  
    content: "\f077" !important;
    float: right; 
}
.accordion .acrr_btn.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f078";
    font-family: 'FontAwesome';  
    float: right; 
}


.quiz_Main button span {
    margin: 0px 6px;
}

.quiz_Main button {
    position: relative;
}

  .video_pdf {
    display: flex;
}
/* #img-2 {
    width: 100px;
} */
.video_pdf img {
    object-fit: cover;
    max-height: 60px;
}
.img_video {
    margin-right: 15px;
}
.new_border {
    border-top: 2px solid #dee2e6;
    padding: 20px 0px;
    margin-top: 13px;
}
  /*
  *
  * ==========================================
  * FOR DEMO PURPOSE
  * ==========================================
  *
  */
  .pageNo i {
    margin: 0;
}
.grid_sty.img_show img {
   max-height: 120px;
}

  .toast-box {
    position: fixed;
    bottom: 55px;
    right: 0;
    z-index: 9999;
    display: none;
}
.video_desc button i {
    margin-right: 5px !important;
}
#h2 {
    max-width: 200px;
    width: 100%;
    height: auto;
    object-fit: cover;
}
#h2 img{
   width: 100%;
   height: auto;
}

#section-holder .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #fff;
    background-color: #00428a;
}

  .rounded-lg {
    border-radius: 1rem;
  }
  
  .text-gray {
    color: #aaa;
  }
  
  div.h4 {
    line-height: 1rem;
  }
  .irs-line {
    height: 8px;
    top: 25px;
    border-radius: 15px;
    background: #f3f6fa;
}
.pointer_set .date_after:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: #f28a3c;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 9;
    border-radius: 100%;
}
.pointer_set .date_after:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: #f28a3c;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    z-index: 9;
    border-radius: 100%;
}
.pointer_set {
    position: relative;
}

#body-overlay {
    width: 100vw;
    height: 100vh;
    display: none;
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
  }

  /* .user_mangement table tr {
    cursor: pointer;
} */
  
  .real-menu {
    position: fixed;
    top: 0;
    right: -900px;
    z-index: 4;
    width: 520px;
    height: 100%;
    padding: .5rem 1rem;
    box-shadow: 0 6px 12px rgba(107, 82, 82, 0.3);
    background-color: white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: ease 0.2s all;
  }
  
  body.menu-open #body-overlay {
    display: block;
  }
  body.menu-open .real-menu {
    right: 0;
  }
  

.real-menu #types-tree {
    background: unset;
    color: #f17f3a;
    padding: 20px 20px;
    box-shadow: unset;
}

#createCampaign .modal-dialog{
    max-width: 700px;
}

.sidepanel {
    width: 0;
    position: fixed;
    z-index: 1;
    height: 100vh;
    top: 199px;
    right: 20px;
    background-color: #f3f6fa;
    overflow-x: auto;
    transition: 0.5s;
    padding-top: 60px;
    z-index: 2;
}

.sidepanel .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    cursor: pointer;
}
.sidepanel a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}
.new_result_comp i{
    margin: 0;
}

#mySidepanel {
    text-align: left;
}

.campaign_name_info {
    /* border: 1px solid #f1f1f1; */
    padding: 10px 10px;
    border-bottom: 2px solid #92b4d4;
}


.course-section {
    position: relative;
}
.back_btn_ev i{
    margin: 0;
}



/* quiz section start here */

.instructions_lines ul {
    padding: 0;
}
.instructions_lines li:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: #0E2954;
    left: 0;
    vertical-align: middle;
    border-radius: 100%;
    top: 50%;
    transform: translateY(-50%);
}
.tab_sty{
    padding:20px 0px;
}
.user_setting {
    border-bottom: 2px solid #ececeb;
    margin-top: 30px;
}
.settings_list .tab-content {
    border: 1px solid #ececeb;
    padding: 20px 0px;
}
.settings_list .nav-tabs {
    margin: 0;
}
.heading_quiz h5 i {
    margin-right: 5px !important;
}
.instructions_lines li {
    list-style: none;
    position: relative;
    padding-left: 20px;
    margin-bottom: 15px;
}

.quiz_desc ul {
    padding: 0;
}
.quiz_desc li:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #eaeaea;
    left: 0;
    vertical-align: middle;
    border-radius: 100%;
    top: 50%;
    transform: translateY(-50%);
}
.quiz_desc li {
    list-style: none;
    position: relative;
    padding-left: 20px;
    margin-bottom: 15px;
}

.quiz_desc {
    border: 1px solid #eaeaea;
    padding: 20px 20px;
    border-radius: 6px;
    box-shadow: 0 8px 6px -6px #eaeaea;
}
.quiz_desc span{
    color:#f17f3a;
}
.heading_quiz {
    border-bottom: 1px dashed #0E2954;
    margin-bottom: 15px;
}


.header {padding:15px; position:fixed; top:0; width:100%; z-index:9999; }
.left-title { width:80px; color:#FFF; font-size:18px; float:left; }
.right-title { width:150px; text-align:right; float:right; color:#FFF;  }
.option-block-container { margin-top:20px; }
.option-block {
    padding: 10px 0px 10px 30px;
    background: #f3f6fa;
    border: 1px solid #f3f6fa;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
    width: 100%;
}
.result-question { font-weight:bold; }
.c-wrong { margin-left:20px; color:#FF0000; }
.c-correct {  margin-left:20px; color:green; }
.last-row { border-bottom:1px solid #ccc; padding-bottom:25px; margin-bottom:25px; }
.res-header { border-bottom:1px solid #ccc; margin-bottom:15px; padding-bottom:15px; }

.question_numer ul{
    padding: 0;
    margin: 0;
}

.testResult .modal-dialog.modal-lg {
    max-width: 800px;
}
.testResult .modal-footer{
    justify-content: space-around;
}

.testResult .modal-content{
    max-width: 1000px !important;
    width: 100%;
}

.butn_set {
    width: 100%;
    border-top: 1px solid #ddd;
    margin-top: 14px;
    padding: 20px 0px;
}

.next_btn {
    text-align: right;
}
.modal_resend ul {
    padding: 0;
}

.modal_resend ul li {
    list-style: none;
    margin-bottom: 10px;
}
.quiz_wrp_all {
    padding: 0px 20px;
}
.quiz_overview {
    overflow-x: hidden;
}

.info_quiz h5 {
    font-size: 26px;
    padding-bottom: 15px;
    margin: 0;
}

.info_quiz h5 span {
    color: #f17f3a;
}
.info_quiz h6 {
    font-size: 21px;
}
.info_quiz h6 span {
    color: #f17f3a;
    font-weight: 600;
}
.info_quiz p {
    font-size: 20px;
    padding: 7px 0px;
    margin: 0;
}
.quiz_result_per p {
    color: #f17f3a;
    font-size: 17px;
    margin: 0;
    padding: 10px 0px 10px;
    border-bottom: 1px dashed #263a5b;
    font-weight: 600;
}
.info_quiz img {
    padding-bottom: 20px;
}
.form-head {
    position: absolute;
    top: 30px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
}
.quiz_img_re {
    background: #263a5b;
    padding: 20px 20px;
}
.quiz_result_per {
    border: 1px solid #263a5b;
    width: 200px;
    border-radius: 6px;
}

.quiz_result_per h5 {
    color: #263a5b;
    font-weight: 600;
    margin: 0;
    padding: 11px 0px;
}
.quiz_wrap h5 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 30px;
}
.quiz_result_per {
    border: 1px solid #263a5b;
    width: 200px;
    border-radius: 6px;
}
.action_per {
    display: flex;
}

.quiz_performance {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 20px 20px;
    max-width: 1200px;
    margin: auto;

}

.main-content {
    width: 100%;
}
.tooltip {
    pointer-events: none !important;
}
.result_per{
    display: block;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.grey:before {
    position: absolute;
    content: "";
    background: #f17f3a;
    width: 10px;
    height: 10px;
    left: 0;
    top: 50%;
    vertical-align: middle;
    transform: translateY(-50%);
    border-radius: 100%;
}
.green:before {
    position: absolute;
    content: "";
    background: #15bb5f;
    width: 10px;
    height: 10px;
    left: 0;
    top: 50%;
    vertical-align: middle;
    transform: translateY(-50%);
    border-radius: 100%;
}

.li-sty {
    padding: 0 20px;
    position: relative;
}
.main-content .form-head img {
    max-width: 200px;
    margin-bottom: 20px;
}
.main-content i{
    font-size: 50px;
    color: rgb(11, 185, 11);
}

.quiz_result {
    background: #f3f6fa;
    padding: 20px 30px;
    border-radius: 6px;
}



label.form-check-label span {
    margin-right: 10px;
}

.add_quiz {
    border: 1px solid #ccc;
    padding: 10px 10px;
    border-radius: 4px;
    margin: 20px 0px;
}

.answ_icon {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: red;
}

.accordion {
    margin-bottom: 20px;
}

.nav-header {
    background: #f3f6fa;
    height: 50px;
    padding: 10px 10px;
    margin-bottom: 20px;
}
.quiz_overview label{
    display: block;
    cursor: pointer;
}

.quiz-body {
    background: #f3f6fa;
    padding: 20px 30px;
    max-height: 700px;
    overflow: auto;

}

.quiz_wrap{
    position: relative;
    
}


.question_numer {
    max-height: 600px;
    overflow: auto;
    padding: 10px 0px;
    position: relative;
}
.question_numer::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
	border-radius: 10px;
}

.show_qui{
    position: relative;
}

.question_numer::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

.question_numer::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #ccc;
}



.test_actions {
    border-top: 1px solid #ddd;
    padding: 20px 20px;
    font-size: 12.5px;
    background: #F5F8FA;
}

.test_q_list_item .icon.answered, .test_icons.answered {
    background: #55BBEA;
    background: #5cb85c;
    border: 1px solid transparent;
    color: #fff;
}
.test_q_list_item .icon.skipped, .test_icons.skipped {
    background: #D9534F;
    border: 1px solid transparent;
    color: #fff;
}
.test_q_list_item .icon.marked, .test_icons.marked {
    background: #9B59B6;
    border: 1px solid transparent;
    color: #fff;
}
.test_icons {
    padding-top: 2px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    border: 1px solid transparent;
    background: #eee;
    border: 1px solid #eee;
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}


.test_q_list_item.active .icon, .test_q_list_item.active .icon:hover, .test_question_btns .test_icons.active, .test_question_btns .test_icons:hover {
    box-shadow: 0px 0px 5px 1px #31B0D5;
}

.test_question_btns .test_icons {
    margin-left: 14px;
    margin-right: 14px;
    margin-bottom: 12px;
}
.test_icons.lg {
    width: 32px;
    height: 32px;
    padding-top: 6px;
}

.test_q_list_item .icon.skipped, .test_icons.skipped {
    background: #D9534F;
    border: 1px solid transparent;
    color: #fff;
}
.option-block:hover {
    background: #f1f1f1;
}

.box-content h5 a {
    color: #0E2954;
    font-weight: 700;
}


.box-content h5 a {
    color: #0E2954;
}
.strip p {
    margin: 0;
    color: #fff;
    font-weight: 600;
}

.strip.draft {
    background: #a0a0a0;
}

.strip {
    position: absolute;
    width: 110px;
    top: 0;
    left: 0px;
    text-align: center;
    background: #8BC34A;
    padding: 3px 0px;
    border-radius: 0px 30px 0px 30px;
    box-shadow: 0 8px 6px -6px black;
}
.photo img {
    width: 100%;
    max-height: 200px;
    object-fit: cover;
}
.description ul li {
    list-style: none;
    margin-bottom: 10px;
}
.description ul {
    margin: 0;
    padding: 0;
}
.quiz_box {
    display: block;
    align-items: center;
    border: 1px solid #f1f1f1;
    position: relative;
    margin-bottom: 20px;
}

.box-wrapper {
    background-color: #fff;
    overflow: hidden;
    padding: 0;
    position: relative;
    border: 1px solid #f1f1f1;
    margin-bottom: 20px;
    border-radius: 6px;
}

.box-wrapper img {
    max-width: 100%;
    height: 250px;
    object-fit: cover;
    width: 100%;
}


.box-content {
    position: relative;
    z-index: 1;
    padding: 10px 15px;
}
.box-content:before {
  content: '';
  width: 200%;
  height: 100px;
  position: absolute;
  display: block;
  background-color: #fff;
  -webkit-transform: rotate(-8deg);
          transform: rotate(-8deg);
  top: -50px;
  left: -10%;
  z-index: -1;
}

/**************************
quiz end
 ************************/


/**************************
Customer Support Left Bar
 ************************/

.customer-support-wrapper{
   background: #0000001f;
    position: absolute;
    bottom: 0;
    width: 191px;
    text-align: center;
    padding: 20px;
    padding-bottom: 0px;
    margin: 20px 28px;
    border-radius: 15px;
}
.yes_con {
    text-align: center;
    padding: 20px 0px;
}

.yes_con p{
    font-size: 18px;
    line-height: 25px;
}
.customer-support-wrapper .btn-warning{
font-size: 12px !important;
    padding: 4px 11px;
    margin-bottom: 10px;
    background: #f28a3c;
    border: none;
}

.customer-support-wrapper h5{
   color: #fff;
}

.customer-support-wrapper p{
  color: #a5a9ad;
    display: block;
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 15px;
}



.customer-support-wrapper img{
   width: 70px;
}

.img_set_asses {
    height: 120px;
    object-fit: contain;
    margin-top: 12px;
    width: 100%;
}





.img-list {
    text-align: center;
  }
  .img-list li {
    width: 250px;
    display: inline-block;
    list-style-type: none;
  }
  .img-list li img {
    width: 100%;
  }
  
  .mask {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 2;
    left:0
  }

  .img-wrap{
      pointer-events: none;
  }

  .img-wrap a img{
   width: 400px;
   pointer-events: auto;
  }
  .mask .img-box {
    width: 100%;
    max-width: 650px;
    padding: 10px;
    background: #fff;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .mask .img-box img {
    width: 100%;
  }
  .mask .img-box .close {
    color: #000;
    background: rgba(255, 255, 255, 0.8);
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    position: absolute;
    top: -35px;
    right: -35px;
    font-size: 24px;
    font-weight: bold;
    border-radius: 50%;
    cursor: pointer;
  }
  .mask .img-box .close:hover {
    background: white;
  }
  
  .is-visible {
    display: block !important;
  }
  
  .fadein {
    animation: fadein 400ms ease-in-out;
  }
  
  @keyframes fadein {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  .fadeout {
    animation: fadeout 400ms ease-in-out;
  }
  
  @keyframes fadeout {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }
  










/**************************
Custom Dashboard
 ************************/

/* .custom-dashboard{
 margin-top: 40px;
 padding: 20px 0px;
} */

.custom-dashboard .admin-blocks{
 margin-top: 30px;
}

.custom-dashboard .dash-card{
 box-shadow: 0px 2px 9px rgba(110, 110, 110, 0.18);
    border-radius: 8px;
}

.custom-dashboard .progress-mini-block{
    margin: 0px 12px;
    width: 100%;
    text-align: left;
    padding: 18px 20px;
    background: #ececeb;
    margin-bottom: 13px;
    border-radius: 10px;
}

.custom-dashboard .recent-campaigns-wrap .table td{
 font-size: 13px;
 line-height: 25px;
}


.top-sec {
  margin-bottom: 20px;  
}


.top-sec .mini-blocks {
    margin-right: 8px;
    border-right: 1px solid #e6e6e6;
    padding-right: 15px;
    display: flex;
    align-items: center;
}


.top-sec .mini-blocks .mini-body{
 display: flex;
 align-items: center;
 width: 100%;
}



.top-sec .mini-blocks .mini-body i{
 color: #273a5b;
}


.top-sec .mini-blocks h6 {
  font-size: 13px;
  margin-bottom: 4px;
}


.top-sec .mini-blocks p {
   margin-bottom: 0px;
   font-weight: 600;
}



.custom-dashboard .progress-mini-block .progress-bar, .custom-dashboard .progress-mini-block .progress{
  height: 10px;
}


.lms-quick-wrapper{
 padding: 20px;
 background:#ececeb;
 box-shadow: 0px 2px 4px rgba(110, 110, 110, 0.25);
 border-radius: 8px;
}

.lms-quick-wrapper .btn-wraps {
  margin-top: 22px;
}



.pro_lo {
    border: 1px solid #dadce0;
    border-radius: 10px;
    background: #fbfbfb;
    display: block;
    padding: 5px 8px;
}
.log_img {
    margin-right: 7px;
}
.ver_log{
    vertical-align: middle;
}

.side-box {
    display: flex;
}

.com_logo {
    max-height: 100px;
    width: 200px;
    margin: 20px 0px;
    object-fit: cover;
}
.side-icon {
    max-height: 48px;
    width: 134px;
}
.logoImage {
    max-height: 32px;
    /* width: 100%; */
    width: 100px;
    vertical-align: middle;
    object-fit: cover;
}
.client_logo {
    background: blue;
    color: white;
    border-radius: 50%;
    font-size: 23px;
    width: 32px;
    text-align: center;
    height: 32px;
    margin-top: 0px;
    display: block;
}





/*Right*/
.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
       -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
         -o-transition: opacity 0.3s linear, right 0.3s ease-out;
            transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
}

/* ----- MODAL STYLE ----- */
.modal-content {
    border: none;
}

/* CUSTOM style for video modal  */
#videoModal .modal-content{
    width: 650px !important;
}

.modal-header {
    border-bottom-color: #EEEEEE;
    background-color:#0E2954 !important;
}
.course_setting .btn{
    margin: 0;
}
.datepickers-container {
    z-index: 9999;
}

#remainderModal .modal-header{
    display: block;
}

.modal_resend ul {
    margin: 0;
    padding: 0;
}

.modal_resend ul li {
    list-style: none;
    padding-bottom: 10px;
}




















.lms-quick-wrapper .btn-wraps .btn{
    font-size: 12.5px;
}
#accordian h3 a span {
    background: #f28a3c;
    padding: 0px 8px;
    border-radius: 30px;
    color: #ffffff;
    position: relative;
    margin-left: 3px;
    display: inline-block;
    margin-top: 3px;
    margin-bottom: 3px;
}

.anchor-card {
    display: block;
    text-align: center;
    border: 1px dashed #373a4d;
    padding: 25px 0px;
    /* background: #373a4d; */
    border-radius: 4px;
    box-shadow: 0px 0px 1px 0px #92b4d4;
}
#accordian h3 a span i{
 margin: 0 !important;
 margin-left: 4px !important;
}

.anchor-card i {
    font-size: 31px;
}

.new_load{
    position: absolute;
    left: 50%;
    top: 50%;
}
#sidebar_menu .real-menu {
    position: fixed;
    top: 0px;
    right: -900px;
    z-index: 4;
    width: 900px;
    height: 100%;
    padding: 0;
    box-shadow: 0 6px 12px rgba(107, 82, 82, 0.3);
    background-color: white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: ease 0.2s all;
  }
  
  body.menu-open #body-overlay {
    display: block;
  }
  body.menu-open #sidebar_menu .real-menu {
    right: 0;
  }
  

#sidebar_menu .real-menu #types-tree {
    background: unset;
    color: #f17f3a;
    padding: 20px 20px;
    box-shadow: unset;
    height: calc(100vh - 60px);
    overflow: auto;
}
/* 
.card-header:first-child {

    background: #373a4d;
} */

/* modal right sidebar */
.modal.left .modal-dialog,
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 800px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
        -ms-transform: translate3d(0%, 0, 0);
         -o-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
    display: block;
    width: 100%;
}

.modal.left .modal-body,
.modal.right .modal-body {
    padding: 30px 15px 80px;
}
.side-modal-header {
    display: block;
    border: none;
}
.modal-header {
    border-bottom-color: #EEEEEE ;
    background-color: #373A4D;
}

.custom-file {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 0;
}
.gameSubModalBody {
    border: none;
    width: 100%;
    height: calc(100vh - 120px);
    overflow-x: hidden;
}

.side-modal-header p{
    color: white;
    margin-bottom: 0px;
}

.gameModalWrap .gmaeCard img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width: 100%;
}

.gameModalWrap .gmaeCard {
    background: rgb(247 247 247);
    height: auto;
    border-radius: 5px;
}

.gameModalWrap .gmaeCard .gameName h5 {
    text-align: center;
    font-size: 11px;
    font-weight: 500;
    margin-bottom: 0px;
    padding: 7px 0px;
}

.gameModalWrap .quiz_modal_wrap .modal.left .modal-dialog, .modal.right .modal-dialog{
    width: 900px !important;
}


.game-modal-two .detailsBox .formHeading {
    margin-bottom: 18px;
}

.game-modal-two .detailsBox .formHeading h5 {
    color: #1967d2;
    font-size: 14px;
}
.game-banner {
    display: flex; flex-direction: column; min-height: 100vh;
}
.game-banner iframe{
    flex-grow: 1;
}




.dFlex{
    display: flex;
    align-items: center;
}


.formHeading sup {
    color: red;
    font-size: 15px;
    top: -1px;
}

.detailsBox .formLable {
    color: #696969;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 6px;
}
.game-modal-two .game-modal-footer {
    border: unset;
    padding: 0px;
    margin-top: 25px;
}

.detailsBox .custom-select {
    height: 34px;
}
.game-modal-two .custom-select {
    background-color: #ffffff;
    color: #8A98AC;
    font-size: 12px;
    height: 32px;
}

.game-modal-two .form-group{
    margin-bottom: 20px;
}

.form-control {
    font-size: 13px;
}

.game-modal-two .modal.left .modal-body, .modal.right .modal-body{
    padding: 11px 15px 50px;
}
    
/*Right*/
.modal.right.fade .modal-dialog {
    right: -800px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
       -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
         -o-transition: opacity 0.3s linear, right 0.3s ease-out;
            transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.show .modal-dialog {
    right: 0;
}

/* modal right sidebar */


.head {
    font-size: 25px;
    font-weight: 200;
  }
  
  .blue-btn:hover,
  .blue-btn:active,
  .blue-btn:focus,
  .blue-btn {
    background: transparent;
    border: solid 1px #27a9e0;
    border-radius: 3px;
    color: #27a9e0;
    font-size: 16px;
    margin-bottom: 20px;
    outline: none !important;
    padding: 10px 20px;
  }
  
  .fileUpload {
    position: relative;
    overflow: hidden;
    height: 43px;
    margin-top: 0;
  }
  
  .fileUpload input.uploadlogo {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 42px;
  }
  
  /*Chrome fix*/
  input::-webkit-file-upload-button {
    cursor: pointer !important;
    height: 42px;
    width: 100%;
  }

  .skill_create {
    padding: 6px 14px;
}
.heading_modal {
    background: #373a4d;
    padding: 15px 10px;
    margin-bottom: 18px;
    position: relative;
}

/* .body_css{
    display: block
} */
/* body.menu-open #sidebar_menu .real-menu.close_css {
    right: -990px;
}

body.menu-open #sidebar_menu .real-menu.add_css {
    right: 0px;
} */
.heading_modal h5{
color:#fff;
}
.heading_modal button {
    position: absolute;
    color: #fff !important;
    right: 9px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 1;
}
  .profilename ul {
    padding: 0;
    text-align: left;
    padding-bottom: 12px;
}

.profilename ul li{
    list-style-type: none;
    margin-bottom: 0px;
}

.profilename ul li label{
 font-size: 13px;
 font-weight: 300;
 line-height: 25px;
}


.profilebar .dropdown-menu .dropdown-item {
    padding: 10px;
    color: #fff;
}

.role-switch-wrapper{ 
    margin-bottom: -20px;
}
.filter_btn button {
    font-size: 16px;
    color: #373a4d;
    padding: 0;
    outline: none;
    border: none;
}

.filter_btn button:focus {
    border: none;
    box-shadow:none;
    outline: none;
}

.filter_btn {
    /* border-bottom: 1px solid #373a4d; */
    margin-left: 30px;
}

.table_view_course td a {
    color: #373a4d;
    text-decoration: underline;
}

.close_icon_quiz {
    position: absolute;
    right: -1px;
    top: 50%;
    transform: translateY(-50%);
    color: #ffffff;
    background: #373a4d;
    padding: 7px 9px;
    border-radius: 0px 5px 5px 0px;
    cursor: pointer;
}

.new_img img {
    max-height: 200px;
    width: 100%;
}
.new_img {
    margin-top: 20px;
}
.course_analytic {
    margin-bottom: 30px;
}

/* #wrapper{
	position: relative;
	top: 80px;
	width: 404px;
}
.center {
	left: 50%;
	-webkit-transform: translate( -50% );
	-ms-transform: translate( -50% );
	transform: translate( -50% );
} */

/*===== The CSS =====*/
.progress .track, .progress .fill{
	fill: rgba(0, 0, 0, 0);
	stroke-width: 3;
	transform: rotate(90deg)translate(0px, -80px);
}
.progress .track {
    stroke: #f1f1f1;
    stroke-width: 9px;
}
.progress .fill {
    stroke: red;
    stroke-dasharray: 219.99078369140625;
    stroke-dashoffset: -219.99078369140625;
    transition: stroke-dashoffset 1s;
    stroke-width: 9px;
}
.progress.blue .fill {
    stroke: rgb(44, 88, 130);
}
.progress.blue.noselect {
    background: unset;
    height: 221px;
    width: 100%;
    padding: 6px;
}
.apexcharts-legend.center.position-bottom {
    bottom: 39px !important;
}
.progress.green .fill {
	stroke: rgb(186, 223, 172);
}
.svg_text {
    text-align: center;
    padding-top: 20px;
}
.progress .value, .progress .text {
    fill: rgb(44, 88, 130);
    text-anchor: middle;
}
.progress .text {
    font-size: 8px;
    font-weight: 600;
}
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
		cursor: default;
}
.table_skill td a {
    color: #0E2954;
}

.widgetbar {
    display: flex;
    justify-content: flex-end;
}

/* .content{
    position: relative;
} */

.reset_fil{
    margin-left: 30px;
}

.tooltip {
    pointer-events: none !important;
}


.modal-btn {
    background-color: #1062ac !important;
    color: #fff!important;
    padding: 13px 30px;
    font-size: .875rem;
    vertical-align: bottom;
    min-width: 160px;
    cursor: pointer;
    border: 0;
    outline: 0;
    border-radius: 3px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline-block;
    transition: background-color .15s ease-in;
    white-space: normal;
}
.btn-wrap .btn {
    margin: 0;
}
.threatimg {
    text-align: center;
    margin: auto;
    margin-bottom: 5px;
    margin-top: 10px;
}
.support-img {
    width: 65px;
    height: auto;
    text-align: center;
    margin: auto;
    margin-bottom: 20px;
}
.btn-wrap {
    margin: auto;
    display: block;
    text-align: center;
}

.btn-wrap h5 {
    background: #373a4d;
    padding: 15px 0px;
    color: #fff;
    border-radius: 5px;
}

.led_str {
    padding: 15px 15px;
    background: #f1f1f1;
    display: block;
    color: #000;
    font-size: 19px;
    border-radius: 6px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    transition: all .5s ease;

}

.led_str:hover {
    color: #fff;
    transition: all .5s ease;
    transform: translateY(-10px);
    box-shadow: 0px 15px 10px -15px #111;
}
.join_meeting{
    text-align: center;
}

.icon_img img {
    width: 24px;
}
.course_row {
    justify-content: flex-end;
}
.icon_img {
    padding-right: 14px;
}
.start_met .btn {
    margin: 0;
}
.start_met {
    padding-bottom: 10px;
}
.order-primary-detail {
    display: flex;
    align-content: center;
}
.join_meeting .btn {
    text-align: center;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    padding: 15px 0px;
    width: 200px;
    margin: 0;
    font-size: 20px;
}

.order-primary-detail h5:before {
    border-bottom: 2px solid #f28a3c;
    content: "";
    position: absolute;
    width: 54px;
    left: 0;
    top: 0;
    bottom: -4px;
}
.order-primary-detail h5 {
    position: relative;
}
.info_quiz .failed span{
    color: red ;
}

.butn_set .btn {
    margin: 0;
}

.dat_se span {
    position: absolute;
    right: -60px;
    top: 50%;
    transform: translateY(-50%);
}









/* quiz new css  */
.quiz_modal_wrap .modal.left .modal-dialog, .modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 750px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.alfpa_bet {
    position: absolute;
    top: 9px;
    left: 11px;
    color: #000;
    font-weight: 600;
}

/* .footer_quiz_fix {
    position: absolute;
    width: 100%;
    bottom: 0;
} */
.btn_quiz_head{
    color: #000;
    width: 96%;
    text-align: left;
}
.quiz_modal_wrap .accordion .card {
    overflow: inherit;
}
.card.quiz_card {
    background: #f8f8f8;
}
.card.quiz_card input {
    background: #f1f1f1;
    padding-left: 35px;
}
.quiz_card_head{
    position: relative;
}
.del_quizQuest {
    position: absolute;
    right: 10px;
    top: 0%;
}
.modal_fix{
    height: calc(100vh - 125px);
    overflow:auto;
}
.store_img img {
    width: 180px;
    max-height: 140px;
    object-fit: cover;
}
.quiz_modal_wrap .accordion {
    margin-bottom: 0px;
}
.quiz_card {
    margin-bottom: 8px;
    border: 1px solid #f1f1f1 !important;
}
.quiz_modal_wrap .modal-header {
    display: block;
}
.del_quiz {
    position: absolute;
    right: 0;
    top: 24%;
    transform: translate(-50%);
    right: 0;
    font-size: 15px;
    color: #666;
}

.save_quiz_quest{
    text-align: right;
}
.footer_quiz_fix {
    background: #f8f8f8;
}

.question_title img {
    width: 440px;
    margin-bottom: 20px;
}

.optionname {
    padding: 0px 0px 20px;
}

.question_quiz_sub {
    padding: 11px 12px;
    text-align: right;
    background: #f1f1f1;
}
.question_combine {
    height: calc(100vh - 224px);
    overflow: auto;
}

.optionname .quuiz_box {
    padding-bottom: 10px;
    padding-left: 28px;
}

.passed_per {
    background: #d4d8de;
    height: 200px;
    width: 200px;
    margin: auto;
    border-radius: 100%;
}
.passed_per h5 {
    font-size: 75px;
    color: #fff;
    padding-top: 65px;
}

.passed_per p {
    font-weight: 600;
    color: #ffffff;
    font-size: 21px;
}

.passed_per {
    height: 250px;
    width: 250px;
    margin: auto;
    border-radius: 100%;
}

.text_passed h5 {
    font-size: 28px;
}
.pasesd_status {
    text-align: center;
}

.text_passed p {
    font-size: 17px;
}

.text_passed {
    margin-top: 20px;
}
.passed_fail{
    width: 260px;
    height: 260px;
    margin: auto;
    padding: 3px 0px;
    border: 2px solid #ccc;
    border-radius: 100%;
}
.already_act a {
    color: #ed7c36 !important;
    font-weight: bold;
    /* font-size: 16px; */
}
.already_act {
    text-align: center;
    font-size: 16px;
}

.trail_css {
    font-size: 18px;
    color: #ed7c36;
    font-weight: 600;
}

.authenticate-bg .auth-right .free_trail .form-control {
    padding: 0;
    border: none;
    border-radius: 0;
    font-size: 15px;
    font-weight: 300;
    color: #000;
    padding-left: 15px;
    height: 30px;
}

.authenticate-bg .auth-right .free_trail label {
    font-size: 15px;
    color: #626262;
    margin: 0;
}


/* billing css start here */

.common_billing_css {
    border-bottom: 1px solid #ececeb;
    margin-bottom: 20px;
}

.usage_plans p {
    margin: 0;
}
.usage_plans i {
    font-weight: 600 !important;
    color: #0E2954;
}
.usage_plans h5 {
    margin: 7px 0px;
}
.usage_plans {
    text-align: center;
    background: #ececeb;
    padding: 20px 20px 30px;
    border-radius: 6px;
    margin: 5px 0px 20px;
    position: relative;
}

.billing_tick li:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "\f00c";
    font-family: FontAwesome;
    color: #8BC34A;
}
.billing_tick {
    padding: 0px 10px;
}
.billing_tick li {
    list-style: none;
    position: relative;
    padding-left: 20px;
    padding-bottom: 7px;
}
.headin_appsumo{
    position: relative;
    padding-bottom: 6px;
}

.note_data {
    font-size: 12px;
    color: #f28a3c;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
}
.headin_appsumo:after {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100px;
    content: "";
    border-bottom: 2px solid #f28a3c;
}
.t_app{
    vertical-align: text-top;
}

/* desc add css */

.btn_desc_action{
    margin-top: 20px;
    text-align: right;
}
.ck_text_wrap{
    margin-top: 20px;
}
.lect_dec{
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.minimize{
    font-size: 12px;
    line-height: 17px;
}


/* setting attack css start here */

.form-edit{
    padding: 20px 20px;
}

.form-edit .table thead th {
    vertical-align: bottom;
    color: unset;
    background-color: unset;
    border-bottom: 2px solid rgba(0, 0, 0, 0.03);
}

.form-edit thead {
    background: unset;
}

.form-edit .btn{
    margin-left: 0;
}
.radio_sel {
    display: flex;
}
.radio_sel .form-check {
    padding-left: 40px;
}
.individual_list p {
    margin-bottom: 6px;
    padding-left: 7px;
}

.individual_list h5 {
    padding: 8px 0px;
}
.individual_list .icon_feat {
    padding-right: 3px;
    color: #8BC34A;
}

.icon_not {
    color: #ddd;
    padding-right: 3px;
}

.feature_list {
    margin-top: 20px;
}

.apexcharts-legend.position-bottom.center, .apexcharts-legend.position-top.center {
    justify-content: center;
}
.apexcharts-legend.position-bottom .apexcharts-legend-series, .apexcharts-legend.position-top .apexcharts-legend-series {
    display: flex;
    align-items: center;
    width: 111px;
}


/* 
guide css start here */

.main_wrap {
    margin-bottom: 60px;
    box-shadow: 0 3px 6px 0 rgba(41,70,97,.15);
}
.inactive_milestone {
    background: #e9ecef;
    color: #000;
    font-size: 20px;
    padding: 20px 30px;
    margin: 0;
}
.guide_ui .accordian_wrap .accordion > .card .card-header {
    cursor: pointer;
}
.guide_ui .accordian_wrap .card .card-header .card-title {
    font-size: 17px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #2f3031;
}
.guide_ui .accordian_wrap .accordion .card-header.collapsed:after, .accordion .card-header:after {
    color: #969da5;
    font-size: 15px;
}
.guide_ui .accordion .card-header.collapsed:after {
    content: "\f054";
}
.guide_ui .accordion .card-header:after {
    font-family: 'FontAwesome';
    content: "\f078";
    float: right;
}
.card_head_acc {
    padding: 20px 30px !important;
}
.sender-identity-accordion-content-not-completed {
    display: flex;
    justify-content: space-between;
}
.sender-identity-accordion-content-not-completed .sender-identity-accordion-content-not-completed-left {
    margin-right: 80px;
    padding: 0px 10px;
}
.sender-identity-accordion-content-not-completed .sender-identity-accordion-content-not-completed-left p {
    font-size: 15px;
    line-height: 27px;
    margin-bottom: 30px;
}
.sender-identity-accordion-content-not-completed .sender-identity-accordion-content-not-completed-left .sender-identity-accordion-buttons {
    display: flex;
    align-items: center;
}
.sender-identity-accordion-content-not-completed .sender-identity-accordion-content-not-completed-right img {
    width: 360px;
    margin-bottom: -15px;
}
.question_list_cyber li {
    margin-bottom: 11px;
    color: #333;
}

.question_list_cyber {
    padding: 0;
    padding-left: 16px;
}

.quiz_font{
    font-size: 12px;
}

.check_right {
    margin-top:-3px;
    margin-left: 20px;
    background: #8BC34A;
    border-radius: 100%;
    font-size: 10px;
    color: #fff;
    display: inline-block;
    width: 15px;
    height: 15px;
    padding-left: 3px;
    vertical-align: middle;
}
.cyber_question_all {
    border-bottom: 2px solid #ececeb;
    margin-bottom: 20px;
}
.cyber_question_all:last-child {
    border-bottom: none;
    margin-bottom: 0px;
}

.check_wrong {
    margin-top: -3px;
    margin-left: 13px;
    background: red;
    border-radius: 100%;
    font-size: 10px;
    color: #fff;
    display: inline-block;
    width: 15px;
    height: 15px;
    padding: 0px 3px;
    vertical-align: middle;
}
.question_name{
    margin-bottom: 20px;
}

.quiz_detail_heading{
position: relative;
}

.right_ans_wrap{
    background-color: #f9f9f9;
    height: 490px;
    padding: 20px 20px;
}
.detail_resut h5 {
    margin-bottom: 0px;
}

.detail_resut {
    margin-left: 12px;
}
.result_wrap_cyber img {
    height: 42px;
}
.result_wrap_cyber {
    display: flex;
}
.duration_quiz {
    margin: 20px 0px;
}

.quiz_detail_heading:after {
    border-bottom: 2px solid #0E2954;
    content: "";
    position: absolute;
    width: 150px;
    left: 0;
    bottom: -10px;
}

#container {
    width: 260px;
    height: 100px;
    margin: 30px auto;
  }
  
  #container svg {
    height: 180px;
    width: 260px;
    fill: none;
    stroke: #3b78fa;
    stroke-width: 10;
    stroke-linecap: round;
    }
    .your_score{
        position: absolute;
        top: 134px;
        left: 50%;
        transform: translate(-50%,-50%);
        font-size: 22px;
        font-weight: 600;
        color: #0E2954;
    
    }
    .progressbar-text {
        font-weight: 700;
    }


/* activity css start here */
.view_activ{
    text-align: right;
    font-weight: bold;
}
.view_activ a {
    color: #0E2954;
}

.activity_list_wrap {
    /* display: none; */
    align-items: center;
    margin-bottom: 25px;
}

.activity_descrption {
    width: 70%;
    display: flex;
    float: left;
}
.time_acti_wrap {
    width: 30%;
    text-align: right;
    float: right;
}
.name_acti {
    color: #0E2954;
}
.list_name{
    color: #000;
}
.name_desc{
    color: #666;
}

.filter_setup{
    background: #ececeb;
    height: 100vh;
    padding: 20px 20px;
}
.heading_select {
    position: relative;
    margin-bottom: 25px;
}
.heading_select:after{
    position: absolute;
    content: "";
    bottom: -10px;
    left: 0;
    width: 150px;
    height: 2px;
    background-color: #263a5b;
}
.ul_list_act {
    padding: 0;
}
.ul_list_act{
    padding: 0;
}

.ul_list_act li {
    list-style: none;
    margin-bottom: 8px;
    position: relative;
    cursor: pointer;
}
#categorySelect .active:after {
    content: "\f00c";
    position: absolute;
    right: 0;
    background-color: #8BC34A;
    color: #fff;
    padding: 0px 3px;
    font-family: 'fontAwesome';
    border-radius: 100%;
    width: 20px;
    height: 20px;
}
#selectDate .active:after {
    content: "\f00c";
    position: absolute;
    right: 0;
    background-color: #8BC34A;
    color: #fff;
    padding: 0px 3px;
    font-family: 'fontAwesome';
    border-radius: 100%;
    width: 20px;
    height: 20px;
}
.loader_with{
    text-align: center;
    margin-top: 30px;
}

.icon_show:after {
    content: "";
    position: absolute;
    border: 1px dashed #ccc;
    height: 57px;
    left: 50%;
    transform: translate(-50%);
    bottom: -23px;
}

.icon_show {
    position: relative;
    margin-right: 20px;
}

.icon_show .img_icon_act {
    background: #0E2954;
    width: 30px;
    height: 30px;
    color: #fff;
    padding: 7px 8px;
    border-radius: 6px;
}
.heading_activity{
    margin-bottom: 30px;
}


.dots-circle-spinner {
    display: inline-block;
    margin-right: 10px;
    height: 1em;
    width: 1em;
    line-height: 1;
    vertical-align: middle;
    border-radius: 1em;
    transition: all 150ms linear 0s;
    transform: scale(0);
    opacity: 0;
    box-shadow: 2em 0em 0 0em, 1.41421356em 1.41421356em 0 -0.4375em, 0em 2em 0 -0.375em, -1.41421356em 1.41421356em 0 -0.3125em, -2em 0em 0 -0.25em, -1.41421356em -1.41421356em 0 -0.1875em, 0em -2em 0 -0.125em, 1.41421356em -1.41421356em 0 -0.0625em;
  }
  .dots-circle-spinner.loading {
    transform: scale(0.25);
    opacity: 1;
    -webkit-animation: 1.5s linear 150ms normal infinite forwards running dots-circle-rotation;
            animation: 1.5s linear 150ms normal infinite forwards running dots-circle-rotation;
  }
  @-webkit-keyframes dots-circle-rotation {
    100% {
      box-shadow: 2em 0em 0 0em, 1.41421356em 1.41421356em 0 -0.4375em, 0em 2em 0 -0.375em, -1.41421356em 1.41421356em 0 -0.3125em, -2em 0em 0 -0.25em, -1.41421356em -1.41421356em 0 -0.1875em, 0em -2em 0 -0.125em, 1.41421356em -1.41421356em 0 -0.0625em;
    }
    87.5% {
      box-shadow: 2em 0em 0 -0.4375em, 1.41421356em 1.41421356em 0 -0.375em, 0em 2em 0 -0.3125em, -1.41421356em 1.41421356em 0 -0.25em, -2em 0em 0 -0.1875em, -1.41421356em -1.41421356em 0 -0.125em, 0em -2em 0 -0.0625em, 1.41421356em -1.41421356em 0 0em;
    }
    75% {
      box-shadow: 2em 0em 0 -0.375em, 1.41421356em 1.41421356em 0 -0.3125em, 0em 2em 0 -0.25em, -1.41421356em 1.41421356em 0 -0.1875em, -2em 0em 0 -0.125em, -1.41421356em -1.41421356em 0 -0.0625em, 0em -2em 0 0em, 1.41421356em -1.41421356em 0 -0.4375em;
    }
    62.5% {
      box-shadow: 2em 0em 0 -0.3125em, 1.41421356em 1.41421356em 0 -0.25em, 0em 2em 0 -0.1875em, -1.41421356em 1.41421356em 0 -0.125em, -2em 0em 0 -0.0625em, -1.41421356em -1.41421356em 0 0em, 0em -2em 0 -0.4375em, 1.41421356em -1.41421356em 0 -0.375em;
    }
    50% {
      box-shadow: 2em 0em 0 -0.25em, 1.41421356em 1.41421356em 0 -0.1875em, 0em 2em 0 -0.125em, -1.41421356em 1.41421356em 0 -0.0625em, -2em 0em 0 0em, -1.41421356em -1.41421356em 0 -0.4375em, 0em -2em 0 -0.375em, 1.41421356em -1.41421356em 0 -0.3125em;
    }
    37.5% {
      box-shadow: 2em 0em 0 -0.1875em, 1.41421356em 1.41421356em 0 -0.125em, 0em 2em 0 -0.0625em, -1.41421356em 1.41421356em 0 0em, -2em 0em 0 -0.4375em, -1.41421356em -1.41421356em 0 -0.375em, 0em -2em 0 -0.3125em, 1.41421356em -1.41421356em 0 -0.25em;
    }
    25% {
      box-shadow: 2em 0em 0 -0.125em, 1.41421356em 1.41421356em 0 -0.0625em, 0em 2em 0 0em, -1.41421356em 1.41421356em 0 -0.4375em, -2em 0em 0 -0.375em, -1.41421356em -1.41421356em 0 -0.3125em, 0em -2em 0 -0.25em, 1.41421356em -1.41421356em 0 -0.1875em;
    }
    12.5% {
      box-shadow: 2em 0em 0 -0.0625em, 1.41421356em 1.41421356em 0 0em, 0em 2em 0 -0.4375em, -1.41421356em 1.41421356em 0 -0.375em, -2em 0em 0 -0.3125em, -1.41421356em -1.41421356em 0 -0.25em, 0em -2em 0 -0.1875em, 1.41421356em -1.41421356em 0 -0.125em;
    }
    0% {
      box-shadow: 2em 0em 0 0em, 1.41421356em 1.41421356em 0 -0.4375em, 0em 2em 0 -0.375em, -1.41421356em 1.41421356em 0 -0.3125em, -2em 0em 0 -0.25em, -1.41421356em -1.41421356em 0 -0.1875em, 0em -2em 0 -0.125em, 1.41421356em -1.41421356em 0 -0.0625em;
    }
  }
  @keyframes dots-circle-rotation {
    100% {
      box-shadow: 2em 0em 0 0em, 1.41421356em 1.41421356em 0 -0.4375em, 0em 2em 0 -0.375em, -1.41421356em 1.41421356em 0 -0.3125em, -2em 0em 0 -0.25em, -1.41421356em -1.41421356em 0 -0.1875em, 0em -2em 0 -0.125em, 1.41421356em -1.41421356em 0 -0.0625em;
    }
    87.5% {
      box-shadow: 2em 0em 0 -0.4375em, 1.41421356em 1.41421356em 0 -0.375em, 0em 2em 0 -0.3125em, -1.41421356em 1.41421356em 0 -0.25em, -2em 0em 0 -0.1875em, -1.41421356em -1.41421356em 0 -0.125em, 0em -2em 0 -0.0625em, 1.41421356em -1.41421356em 0 0em;
    }
    75% {
      box-shadow: 2em 0em 0 -0.375em, 1.41421356em 1.41421356em 0 -0.3125em, 0em 2em 0 -0.25em, -1.41421356em 1.41421356em 0 -0.1875em, -2em 0em 0 -0.125em, -1.41421356em -1.41421356em 0 -0.0625em, 0em -2em 0 0em, 1.41421356em -1.41421356em 0 -0.4375em;
    }
    62.5% {
      box-shadow: 2em 0em 0 -0.3125em, 1.41421356em 1.41421356em 0 -0.25em, 0em 2em 0 -0.1875em, -1.41421356em 1.41421356em 0 -0.125em, -2em 0em 0 -0.0625em, -1.41421356em -1.41421356em 0 0em, 0em -2em 0 -0.4375em, 1.41421356em -1.41421356em 0 -0.375em;
    }
    50% {
      box-shadow: 2em 0em 0 -0.25em, 1.41421356em 1.41421356em 0 -0.1875em, 0em 2em 0 -0.125em, -1.41421356em 1.41421356em 0 -0.0625em, -2em 0em 0 0em, -1.41421356em -1.41421356em 0 -0.4375em, 0em -2em 0 -0.375em, 1.41421356em -1.41421356em 0 -0.3125em;
    }
    37.5% {
      box-shadow: 2em 0em 0 -0.1875em, 1.41421356em 1.41421356em 0 -0.125em, 0em 2em 0 -0.0625em, -1.41421356em 1.41421356em 0 0em, -2em 0em 0 -0.4375em, -1.41421356em -1.41421356em 0 -0.375em, 0em -2em 0 -0.3125em, 1.41421356em -1.41421356em 0 -0.25em;
    }
    25% {
      box-shadow: 2em 0em 0 -0.125em, 1.41421356em 1.41421356em 0 -0.0625em, 0em 2em 0 0em, -1.41421356em 1.41421356em 0 -0.4375em, -2em 0em 0 -0.375em, -1.41421356em -1.41421356em 0 -0.3125em, 0em -2em 0 -0.25em, 1.41421356em -1.41421356em 0 -0.1875em;
    }
    12.5% {
      box-shadow: 2em 0em 0 -0.0625em, 1.41421356em 1.41421356em 0 0em, 0em 2em 0 -0.4375em, -1.41421356em 1.41421356em 0 -0.375em, -2em 0em 0 -0.3125em, -1.41421356em -1.41421356em 0 -0.25em, 0em -2em 0 -0.1875em, 1.41421356em -1.41421356em 0 -0.125em;
    }
    0% {
      box-shadow: 2em 0em 0 0em, 1.41421356em 1.41421356em 0 -0.4375em, 0em 2em 0 -0.375em, -1.41421356em 1.41421356em 0 -0.3125em, -2em 0em 0 -0.25em, -1.41421356em -1.41421356em 0 -0.1875em, 0em -2em 0 -0.125em, 1.41421356em -1.41421356em 0 -0.0625em;
    }

  }





  /* deparments modal sidebar css */
  /*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
* Add "left" or "right" in modal parent div, after class="modal".
* Get free snippets on bootpen.com
*******************************/
	.department_sec.modal.right .modal-dialog{
		position: fixed;
		margin: auto;
		width: 800px;
		height: 100%;
		-webkit-transform: translate3d(0%, 0, 0);
		    -ms-transform: translate3d(0%, 0, 0);
		     -o-transform: translate3d(0%, 0, 0);
		        transform: translate3d(0%, 0, 0);
	}

	.department_sec.modal.right .modal-body 
        .modal-content {
		height: 100%;
		overflow-y: auto;
	}
	
	.department_sec.modal.right .modal-body {
		padding: 15px 15px 80px;
	}


        
/*Right*/
	.modal.right.fade .modal-dialog {
		right: -320px;
		-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, right 0.3s ease-out;
		        transition: opacity 0.3s linear, right 0.3s ease-out;
	}
	
	.modal.right.fade.in .modal-dialog {
		right: 0;
	}
.btn_wrap_depart{
    text-align: right;
}
.padding_wrap_depart{
    padding-left: 39px;
}
.check_all_box{
    display: flex;
    align-items: center;
    border-radius: 3px;
}
.table_user_group {
    margin-top: 20px;
    height: calc(100vh - 364px);
    /* background: #f1f1f1; */
    overflow: auto;
    position: relative;
}
.card_body_depart {
    height: calc(100vh - 200px);
}
.fixed_bottom {
    position: fixed;
    bottom: 0px;
    background: #f9f9f9;
    width: 94%;
    text-align: right;
    padding: 10px 20px;
    border: 1px solid #f1f1f1;
    left: 30px;
}
.total_val{
    padding-top: 10px;
    text-align: right;
}
.pad_depart{
    padding-left: 39px;
}
.tab_pane_depart{
    display: block;
    border-top: 1px solid #f1f1f1;
    padding: 15px 15px;
}
.department_sec {
    z-index: 9999;
}


.card_body_depart .nav-pills .nav-link.active {
    color: #373a4d;
    background-color: unset;
    border-bottom: 2px solid #373a4d;
    border-radius: 0;
}
.department_sec .modal_header_depart{
    display: block;
}
.wrap_depart_field{
    background-color: #f6f6f6;
    padding: 15px 15px;
    margin-bottom: 15px;
}
.wrap_depart_field .form-group{
    margin-bottom: 0;
}
.fix_with_url {
    max-width: 100px;
    display: flex;
    align-items: flex-end;
    padding-left: 11px !important;
}
.zohohc-c9ab05e085.zohohc-b6b72e1b7a.zohohc-3dec8d4fef {
    z-index: 99;
    border-radius: 15px;
}
.settings_list .tab_pane_depart{
    border-top:none;
}
.set_width_set{
    width: 63%;
}
.width_setup{
    width: 97%;
}
.place_right{
    margin-right: 19px;
}  
.btn-wraps .btn {
    margin-left: 0;
}


/* Question Bank Starts */

.questionBank_wrap{
    width: 100%;
   }
   
 .questionBank_wrap .heading_question .headn_main{
   margin-top: 20px;
 }
 
 .questionBank_wrap .qSet{
     box-shadow: 0 3px 3px -2px rgb(39 44 51 / 10%), 0 3px 4px 0 rgb(39 44 51 / 4%), 0 1px 8px 0 rgb(39 44 51 / 2%);
     background: white;
     padding: 10px;
 }
 
 .questionBank_wrap .border_btm_questionbank {
     border-bottom: 1px solid #f1f1f1;
     padding: 15px;
 }
 
 .questionBank_wrap .quesTitle{
     font-size: 14px;
     color: #303840;
     line-height: 1.5;
 }
 
 .questionBank_wrap .questionbank_set_wrap ol li{
     font-size: .8125rem;
     font-weight: 400;
     color: rgba(39,44,51,.7);
 }
 
 .questionBank_wrap .qgroup{
     /* box-shadow: 0 3px 3px -2px rgb(39 44 51 / 10%), 0 3px 4px 0 rgb(39 44 51 / 4%), 0 1px 8px 0 rgb(39 44 51 / 2%);
     background: white; */
     padding: 0px 15px;
 }
 
 
 .questionBank_wrap .question_groups_wrap{
     padding: 10px;
     margin-bottom: 20px;
     border-radius: 10px;
     position: relative;
     background: #ececeb;
   } 
   .questionBank_wrap .ul_drop {
     position: absolute;
     right: 0;
     background: #fff;
     top: 36px;
     width: 118px;
     z-index: 2;
     box-shadow: 0 5px 5px -3px rgb(39 44 51 / 10%), 0 8px 10px 1px rgb(39 44 51 / 4%), 0 3px 14px 2px rgb(39 44 51 / 2%);
     background-color: #ffffff;
     font-size: 13px;
 }
 
 .questionBank_wrap .ul_drop li{
     padding: 0.5rem 1rem;
     color: #8A98AC;
 }
 
 .questionBank_wrap .ul_drop li:hover{
     color: #373a4d;
     background-color: rgba(129, 167, 205, 0.1);
 }
 
 .questionBank_wrap .icon_drop {
     padding: 2px 8px;
     position: absolute;
     top: 50%;
     right: 7px;
     transform: translateY(-50%);
 }
 .count_wrap{
     position: absolute;
     left:50%;
     top:50%;
     transform:translate(-50%,-50%)
 }
 .wrap_count_div{
     position: relative;
     display:inline-block;
     width:50px
 }
 
 /* Question Bank Ends */
 

/*=============== question bank css start here =============*/
/* .question_groups_wrap{
  background: #ccc;
  padding: 10px 10px;
  margin-bottom: 0;
  position: relative;
}
.question_nav {
    background: #f8f8f8;
    padding: 10px 10px;
    height: calc(100vh - 249px);
    overflow: auto;
    flex-direction: row;
    display: block;
}
.fixed_height_bank{
    height: calc(100vh - 208px);
    overflow: auto;
}
.question_nav .nav-link.active {
    color: #263a5b !important;
    background-color: #ececeb;
    font-weight: 600;
    position: relative;
}
.question_nav .nav-link {
    color: #000;
    background-color: unset;
    position: relative;
}
.add_groups_quest {
    position: absolute;
    right: 10px;
    font-size: 22px;
    top: 50%;
    transform: translateY(-50%);
}
.headn_main:after {
    border-bottom: 2px solid #263a5b;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 78px;
}
.nav-link{
    display: block;
}
.question_show_ui{
    margin-top: 10px;
    padding-right: 20px;
}
.headn_main {
    margin-bottom: 0;
    position: relative;
    padding-bottom: 5px;
}
.questionbank_set_wrap ol {
    padding-left: 20px;
}
.questionbank_set_wrap ol li{
    color: #000;
}
.anser_color{
    color: green;
}
.border_btm_questionbank {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px;
}
.question_color {
    color: #333;
    line-height: 24px;
}
.answer_color{
    color: #000;
}
.add_question_down{
    text-align: right;
}
.questionbank_set_wrap ol li {
    color: #000;
    margin-bottom: 5px;
}
.questionbank_set_wrap {
    margin-top: 18px;
    width: 75%;
}

.border_btm_questionbank:hover .edit_del_question{
  opacity: 1;
}
.border_btm_questionbank .btn-success {
    background: #15BB5F;
}

.edit_del_question ul li {
    display: inline-block;
    margin-right: 20px;
}
.edit_del_question ul li {
    display: inline-block;
    margin-right: 20px;
    cursor: pointer;
}
.edit_color{
    color: #51bb60;
}
.danger_color {
    color: #F44336;
}
.edit_del_question {
    position: absolute;
    right: 0;
    bottom: -9px;
    opacity: 0;
}
.input_alpha input {
    padding-left: 30px;
}

 .modal.right.question_bank_modal .modal-body {
    padding: 17px 15px 72px;
 }

 .question_bank_modal .modal-header{
     display: block;
 }
.ul_drop {
    position: absolute;
    right: 0;
    background: #fff;
    padding: 20px 20px;
    top: 36px;
    width: 118px;
    z-index: 2;
}
.icon_drop {
    background: #ccc;
    padding: 2px 8px;
    position: absolute;
    top: 50%;
    right: 7px;
    transform: translateY(-50%);
}
.ul_drop li {
    font-size: 14px;
    display: inline-block;
    margin-bottom: 7px;
}
.heading_question {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.img_up_quest {
    text-align: center;
    border-bottom: 2px dashed #f1f1f1;
}
.input_uplaod_file {
    text-align: center;
}

.img_up_quest .img_up_dn{
    width: 90px;
    margin-bottom: 15px;
}

.choose_question_file {
    background-color: #0E2954;
    color: white;
    cursor: pointer;
    margin-top: 1rem;
    padding: 5px 15px;
    border-radius: 3px;
}
.download_save_btn {
    display: flex;
    justify-content: space-between;
    border-top: 2px dashed #f1f1f1;
    padding-top: 15px;
}


.question_bank_btn {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translate(-50%);
    margin-left: 0;
    width: 90%;
    color: #0E2954;
    background: #fff;
    background: rgb(23, 195, 178) !important;
    border: none;
    font-weight: 700;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);
}

.question_bank_btn:focus{
    box-shadow: none !important;
} */
#template-list tr:hover{
background-color: #f9f9f9;
}
#template-list tr td {
    padding: 0px 10px;
}

#template-list tr td a{
    display: block;
    padding:20px 20px;
}

#template-list .icon_temp{
padding: 7px 14px;
}

.footerbar {
    position: fixed;
    bottom: 0; 
    right: 0;
    left: 250px;
    padding: 15px 30px;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 0 1px 5px 0 rgba(62, 62, 79, .23);
}

.client-contentbar .footerbar {
    position: fixed;
}


/** Additional CSS For Question Bank UI Copied Here **/

.fixed_height_bank{
    height: calc(100vh - 208px);
    overflow: auto;
}
.question_nav .nav-link.active {
    color: #fff !important;
    background-color: #0E2954;
    position: relative;
}
.question_nav .nav-link {
    color: #000;
    background-color: #fff;
    position: relative;
    margin-bottom: 5px;
    padding: 10px 15px;
}
.add_groups_quest {
    position: absolute;
    right: 10px;
    font-size: 22px;
    top: 50%;
    transform: translateY(-50%);
}

.nav-link{
    display: block;
}


.questionbank_set_wrap ol {
    padding-left: 20px;
}
.questionbank_set_wrap ol li{
    color: #000;
}
.anser_color{
    color: green;
}

.answer_color{
    color: #000;
}
.add_question_down{
    text-align: right;
}
.questionbank_set_wrap ol li {
    color: #000;
    margin-bottom: 5px;
}

.border_btm_questionbank:hover .edit_del_question{
  opacity: 1;
}
.border_btm_questionbank .btn-success {
    background: #15BB5F;
}

.edit_del_question ul li {
    display: inline-block;
    margin-right: 20px;
}
.edit_del_question ul li {
    display: inline-block;
    margin-right: 20px;
    cursor: pointer;
}
.edit_color{
    color: #51bb60;
}
.danger_color {
    color: #F44336;
}
.edit_del_question {
    position: absolute;
    right: 0;
    bottom: -9px;
    opacity: 0;
}
.input_alpha input {
    padding-left: 30px;
}

 .modal.right.question_bank_modal .modal-body {
    padding: 17px 15px 72px;
 }

 .question_bank_modal .modal-header{
     display: block;
 }


.img_up_quest {
    text-align: center;
    border-bottom: 2px dashed #f1f1f1;
}
.input_uplaod_file {
    text-align: center;
}

.img_up_quest .img_up_dn{
    width: 90px;
    margin-bottom: 15px;
}

.choose_question_file {
    background-color: #0E2954;
    color: white;
    cursor: pointer;
    margin-top: 1rem;
    padding: 5px 15px;
    border-radius: 3px;
}
.download_save_btn {
    display: flex;
    justify-content: space-between;
    border-top: 2px dashed #f1f1f1;
    padding-top: 15px;
}


.question_bank_btn {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translate(-50%);
    margin-left: 0;
    width: 90%;
    color: #0E2954;
    background: #fff;
    background: rgb(23, 195, 178) !important;
    border: none;
    font-weight: 700;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);
}

.question_bank_btn:focus{
    box-shadow: none !important;
}




.footerbar {
    position: fixed;
    bottom: 0; 
    right: 0;
    left: 250px;
    padding: 8px 0px;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 0 1px 5px 0 rgba(62, 62, 79, .23);
}

.footerbar p{
    font-size: .8125rem;
}



.vertical-menu > li.active {
    background: unset;
    border-left: 3px solid #d8d8d8;
    
}


.vertical-menu .vertical-submenu>li>a{
    color: #b3d0ff !important;
    font-size: 12px !important;
    text-decoration: none !important;
    align-items: center !important;
    width: 100% !important;
    position: relative !important;
    font-weight: 400 !important;
    cursor: pointer !important;
}

/* .main .active{
    background-color: #3a7cc5;
} */
.set_width_show{
    min-width: 100px;
}

.topbar {
    z-index: 3;
}
div#zohohc-asap-web-launcherbox {
    z-index: 99;
}

#activityDataWrap {
    height: calc(100vh - 300px);
    overflow: auto;
    padding-right: 10px;
}

#basic-addon2 {
    display: none;
}
.d_verify i {
    font-size: 26px;
}
.d_verify {
    display: flex;
    width: 65px;
    height: 65px;
    border-radius: 100%;
    background-color: #eff2f7;
    justify-content: center;
    margin: auto;
    color: #3F51B5;
    align-items: center;
    margin: 0px auto 20px;
}

.login_btn_verify_succes {
    padding: 4px 10px;
}

.datepicker--cell.-disabled- {
    cursor: no-drop;
    color: #000;
    background: #ccc;
    opacity: .6;
    border-radius: 0px;
}
#usersignin .btn{
    margin-left: 0;
}

.assign_user{
    display: block;
}
.assign_btn button{
    margin-left: 0;
}
.assign_btn .bootstrap-select{
    width: 100% !important;
}


.questionBank .modal-dialog {
    width: 99% !important;
}
.questionBank .modal-content{
    width: 100%;
}
.all_groups_list .ul_list_groups .group_list_check{
    list-style: none;
    margin-bottom: 13px;
}

.tab_question_bank .nav-tabs .nav-link.active {
    color: #0E2954;
    background-color: unset;
    border-color: unset;
    border: none;
    border-bottom: 2px solid #0E2954;
    font-weight: 700;
}
.all_groups_list .ul_list_groups {
   padding-left: 0;
}
.all_groups_list .searchbar .search_groups {
    width: 100%;
    margin-bottom: 20px;
}
.groups_question_det_list {
    padding: 20px 20px;
    height: calc(100vh - 137px);
    overflow: auto;
    border-radius: 5px;
    background: #f3f6fa;
    /* box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2); */
}
.import_ques {
    margin-top: 14px;
    text-align: right;
}
.tab_content_question {
    height: calc(100vh - 200px);
    overflow: auto;
    border: 1px solid #ccc;
    padding: 10px 10px;
}
.modal_fix_he {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.heading_gr{
    color: #0E2954;
    border-bottom: 1.5px solid #0E2954;
    font-weight: 700;
    padding-bottom: 5px;
}
.tab_question_bank .btn {
    margin-left: 0;
}  

.tab_question_bank .accordion > .card h2 .btn-link {
    color: #0E2954;
}
.answer_check_quest{
    color: #000;
}
.answer_group_list ul {
    padding-left: 0;
}

.answer_group_list ul li {
    color: #000;
    list-style: none;
    margin-bottom: 8px;
}


/** End Of Copied Style from KrademyLMS **/

.vertical-menu > li > a > .tiIcon {
    margin-right: 8px;
}

.vertical-menu > li.active {
    background: unset; 
}

/* .main .active{
    background-color: #3a7cc5;
} */
.set_width_show{
    min-width: 100px;
}

.topbar {
    z-index: 3;
}
div#zohohc-asap-web-launcherbox {
    z-index: 99;
}

#activityDataWrap {
    height: calc(100vh - 300px);
    overflow: auto;
    padding-right: 10px;
}

#basic-addon2 {
    display: none;
}
.d_verify i {
    font-size: 26px;
}
.d_verify {
    display: flex;
    width: 65px;
    height: 65px;
    border-radius: 100%;
    background-color: #eff2f7;
    justify-content: center;
    margin: auto;
    color: #3F51B5;
    align-items: center;
    margin: 0px auto 20px;
}

.login_btn_verify_succes {
    padding: 4px 10px;
}

.datepicker--cell.-disabled- {
    cursor: no-drop;
    color: #000;
    background: #ccc;
    opacity: .6;
    border-radius: 0px;
}

.questionBank .modal-dialog {
    width: 99% !important;
}
.questionBank .modal-content{
    width: 100%;
}
.all_groups_list .ul_list_groups .group_list_check{
    list-style: none;
    margin-bottom: 13px;
}

.tab_question_bank .nav-tabs .nav-link.active {
    color: #0E2954;
    background-color: unset;
    border-color: unset;
    border: none;
    border-bottom: 2px solid #0E2954;
    font-weight: 700;
}
.all_groups_list .ul_list_groups {
   padding-left: 0;
}
.all_groups_list .searchbar .search_groups {
    width: 100%;
    margin-bottom: 20px;
}
.groups_question_det_list {
    padding: 20px 20px;
    height: calc(100vh - 137px);
    overflow: auto;
    border-radius: 5px;
    background: #f3f6fa;
    /* box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2); */
}
.import_ques {
    margin-top: 14px;
    text-align: right;
}
.tab_content_question {
    height: calc(100vh - 200px);
    overflow: auto;
    border: 1px solid #ccc;
    padding: 10px 10px;
}
.modal_fix_he {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.heading_gr{
    color: #0E2954;
    border-bottom: 1.5px solid #0E2954;
    font-weight: 700;
    padding-bottom: 5px;
}
.tab_question_bank .btn {
    margin-left: 0;
}  

.tab_question_bank .accordion > .card h2 .btn-link {
    color: #0E2954;
}
.answer_check_quest{
    color: #000;
}
.answer_group_list ul {
    padding-left: 0;
}

.answer_group_list ul li {
    color: #000;
    list-style: none;
    margin-bottom: 8px;
}

.btn_import_cent {
    text-align: right;
    margin-bottom: 20px;
}

.btn_assessment {
    position: absolute;
    top: 0;
    right: 0;
}
.cancel_dis{
    display: flex;
    justify-content: flex-end;
}

.democlass .accordion > .card h2 {
    line-height: 20px;
    position: relative;
    }
    .custom_clas{
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
    }
    .btn_ques{
    padding: 20px 30px !important;
    }

    .questionBank .modal-dialog.modal-lg{
        padding: 20px 12px 20px 0px;
    }

    .ui_question_btn {
        background: #f3f6fa !important;
        color: #373a4d !important;
        opacity: 1;
    }

    .drfault_tab_set {
        height: calc(100vh - 247px);
        overflow: auto;
    }

    .quiz_btn_import_check{
        margin-top: 20px;
        float: right;
    }

    .add_question_down .btn-success:not(:disabled):not(.disabled):active:focus {
        box-shadow: none !important;
    }

    .add_question_down .btn-success:focus {
        color: #ffffff;
        background-color: #15bb5f;
        border-color: #15bb5f;
        box-shadow: none;
    }
     
.note_template_desc{
    font-size: 13px;
    display: block;
    margin-bottom: 20px;
}    

.user_tracking_list .modal-header {
    display: block;
}
.accordian_user_tracking .btn{
    margin-left: 0;
}

.user_tracking_list .modal-dialog {
    width: 1080px !important;
}

 /* Image Cropping */

 .crop_image {
    display: block;
    max-width: 100%;
}
.crop_preview {
    overflow: hidden;
    width: 160px; 
    height: 160px;
    margin: 10px;
    border: 1px solid red;
}

#modal_crop .modal-content {
    border: none;
    background-color: #ffffff;
    margin: auto;
    width: 630px;
}

#btnOpenInClient{display:none;}
.showing_cam{
    position: absolute;
    top: -63px;
    margin-left: 27px;
}
.txt_position{
    position: relative;
}
#apex-pie-chart .apexcharts-canvas {
    margin: 0 auto;
    left: -4px;
}
.form_video{
    border: navajowhite;
    border-bottom: 1px solid whitesmoke;
    border-radius: 0;
    padding-left: 20px;
}
.icon_cross {
    display: none;
    position: absolute;
    top: 50%;
    right: 27px;
    transform: translateY(-50%);
}
.video_vimeo_up .modal-content{
  width: 1080px;
}
.video_vimeo_up .modal-header {
    background-color: #fff;
    padding: 20px 20px 0px;
}
.video_vimeo_up .modal-footer {
    border: none;
}
.video_vimeo_up .modal-title{
    color: #000;
}
.video_vimeo_up .modal-header .close {
    color: #000000;
}
.add_flex{
    justify-content: space-evenly;
}
.attach_link {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 2;
}
.input_wrap_video{
    position: relative;
}
.video_vimeo_up .custom-file-label {
    border: none;
    border-bottom: 1px solid #eee;
    border-radius: 0;
    padding-left: 20px;
}
.video_vimeo_up .custom-file-label::after {
    background-color: unset;
    border: none;
    color: #ffffff;
    height: 36px;
    line-height: 24px;
    top: 25px !important;
}
.video_vimeo_up .custom-file-input:lang(en)~.custom-file-label::after {
    content: ""; 
}

.load_more_btn {
    text-align: center;
    margin-top: 30px;
}

.drive_heading{
    min-height: 42px;
}

.frame_ref{
    width: 100%;
    max-height: 187px;
}



/* .contentbar {
    margin-bottom: 0px;
    padding: 90px 20px 50px 20px;
    background: #f5f7fa;
} */



.table-responsive h6, .table-responsive h2 {
    font-size: .8125rem;
    text-transform: capitalize;
    margin-bottom: 0;
}

.footer-pg {
    border-top: 1px solid #dfe2e6;
    padding: 10px 0px;
}

.table-responsive {
    box-shadow: 0 3px 3px -2px rgb(39 44 51 / 10%), 0 3px 4px 0 rgb(39 44 51 / 4%), 0 1px 8px 0 rgb(39 44 51 / 2%);
    background-clip: border-box;
    border: 1px solid #dfe2e6;
    border-radius: 0.5rem;
    background-color: #fff;
}

#pagination li.active a {
    background-color: #e9ecef;
    border-color: #dee2e6;
    border-radius: 3px;
    color: rgba(39,44,51,.7);
}

.page-separator {
    position: relative;
    color: #868e96;
    display: flex;
    align-items: center;
    justify-content: start;
    z-index: 0;
}

.page-separator:before {
    content: "";
    height: 1px;
    width: 100%;
    top: 50%;
    position: absolute;
    z-index: -1;
    background-color: rgba(0,0,0,.1);
}

.page-separator__text {
    display: inline-flex;
    max-width: 90%;
    text-transform: uppercase;
    font-size: .9375rem;
    color: #303840;
    font-weight: 600;
    letter-spacing: 2px;
    border-radius: 0.25rem;
    background-color: #f5f7fa;
    padding-right: 0.5rem;
}

.form-label {
    color: #303840;
    text-transform: uppercase;
    font-size: .8125rem;
    font-weight: 600;
    letter-spacing: 2px;
}

.grid_view_card {
    margin-bottom: 5px;
    position: relative;
    background: #fff;
    border: 1px solid #dadde6 !important;
    border-radius: 5px;
}

.img_hover_link {
    position: relative;
}

.btn_managed_store_cr {
    position: absolute;
    top: 10px;
    right: 5px;
    z-index: 2;
}

/*  */

.cardBody{
    padding: 10px;
}

.cardBody .text-truncate{
    font-size: 13px;
    margin-bottom: 10px !important;
}

.cardBadge{
    background: #f6f6f6;
    padding: 5px 10px;
    font-size: 10px;
    border-radius: 5px;
    margin-right: 5px;
    border: 1px solid #e6e6e6;
}

.cardBadge .tooltip-info-icon{
    height: 18px !important;
    cursor: pointer;
}

.tooltip-info-icon .tiinfoIcon{
    font-size: 12px;
}


.tooltip-info-icon .hover-box {
    display: none;
    position: absolute;
    top: 0px;
    right: 0;
    border: 0.5px solid #c4c4c4;
    border-radius: 12px;
    min-width: 230px;
    max-width: 270px;
    background: #d8dadcdb;
    border-radius: 12px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
    padding: 20px;
    z-index: 100;
    backdrop-filter: blur(3px);
    transition: opacity 0.3s ease;
    max-height: 270px;
    overflow: auto;
  }
  
  .tooltip-info-icon:hover .hover-box {
    display: block;
  }

  .tooltip-info-icon .hover-box h3{
    font-size: 13px;
    margin-bottom: 10px;
  }

  .tooltip-info-icon .hover-box p:nth-last-child(1){
    margin-bottom: 0;
  }

  .tooltip-info-icon .hover-box p{
    margin-bottom:5px;
    font-size: 12px;
    color: #272727;
  }
  .tooltip-info-icon p span{
    margin-right: 5px;
    color:#898989;
    font-size: 10px;
  }

  .tooltip-info-icon strong{
    font-size: 12px;
    font-weight: 600;
  }



  .course_img_store{
    width: 100% !important;
    object-fit: cover !important;
    border-radius: 5px 5px 0px 0px;
    border-bottom: 1px solid #dadde6;
  }

  .card-container{
    position: relative;
    padding: 10px;
  }

/*  */

.cardMins{
    font-size: 11px;
    color: #4d5054;
}

.badge {
    display: inline-block;
    padding: 0.25em 0.5em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
  }
  
  .badge-purple {
    background-color: purple; /* purple color */
    color: #fff; /* white text color */
  }

.font_btn_store {
    margin-right: 0;
    background: rgb(236 236 235);
    color: #000000;
    padding: 0;
    font-size: 18px;
}

.contentBarSpaced {
    padding: 90px 130px 50px 130px;
}

.date-text {
    position: absolute;
    bottom: 0;
    font-size: 13px;
    margin-bottom: 0;
    background: rgba(0,0,0,.2);
    width: 100%;
    padding: 7px 6px;
    color: #fff;
}

.courseCards .card-body, .videoCards .card-body {
    padding: 10px;
}


.courseCards .card-footer, .videoCards .card-footer{
 padding: 5px 10px;
}

.vertical-menu .vertical-submenu > li > a:hover{
    color: #fff;
}



/************** TAB Content Starts *************/
.course-section .tab-content {
    padding: 20px 0px;
}
.course-section .nav-tabs .nav-link{
    border-radius: 0;
    border: none;
    padding: 1rem 1rem;
}

.course-section .nav-tabs .nav-link.active{
    color:#5c80bc;
    background-color: #ffffff;
    border-left: 5px solid #5c80bc !important;
}

.course-section .nav-tabs .nav-item{
    box-shadow: 5px 5px 10px #d9d9d9;
}

.course-section .nav-tabs .nav-link.disabled{
    color: rgba(39,44,51,.5);
}

/************** TAB Content Ends *************/



/************** Create Course Starts *************/

.tab_content_course .course-card .course-block{
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #dfe2e6;
    border-radius: 0.5rem;
    margin-bottom: 1.5rem;
    box-shadow: 0 3px 3px -2px rgb(39 44 51 / 10%), 0 3px 4px 0 rgb(39 44 51 / 4%), 0 1px 8px 0 rgb(39 44 51 / 2%);
    padding: 20px ;
}


.tab_content_course .course-card .course-block .sectionTitle{
   border-bottom: 1px solid #ced4da;
   padding-bottom: 10px;
}

.tab_content_course .course-card .course-block  .courseActions{
 float: right;
}

.tab_content_course .course-card .course-block a{
    color: #303840;
   }


   
.tab_content_course .course-card .editableClass {
       background: #f5f7fa;
       padding: 20px;
       border-radius: 5px;
       margin-bottom: 20px;
   }

   .tab_content_course .course-card .lecture-box {
    border-radius: 5px;
    margin-bottom: 20px;
    background: #f5f7fa;
    padding: 15px 15px;
}

.tab_content_course .course-card .lecture-box .editableClass {
    padding: 20px 0px;
}

   .tab_content_course .course-card .section-num, .tab_content_course .course-card .lecture-num{
      color:rgba(39,44,51,.5);
      text-transform: uppercase;
        font-size: .8125rem;
        font-weight: 600;
   }

   .tab_content_course .course-card .lecture-num.active{
    color: #303840;
   }

  
   
#preview-video {
    border-radius: 5px;
}

/************** Create Course Ends *************/


.selectionModal .modal-dialog{
    width: 900px !important;
}


   
/**************************
 Common Cards 
 *************/



.imgCards .img_hover_link img {
    height: 297px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

.contentCards .card-body{
 padding: 10px;
}

.contentCards .cTypeinfo{
    position: absolute;
    top: 5px;
    left: 5px;
}

.contentCards .cTypeinfo span{
    background: #f5f7fa;
    color: #0e2954;
    padding: 4px 8px;
    font-size: 12px;
}

.contentCards .cTypeinfo span.creativeType{
    padding: 5px 10px;
    background: #2185c3b5;
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
    color: white;
    border-radius: 5px;
    font-size: 13px;
    z-index: 1;
}

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

.contentCards .cat-info .catTitle{
    color: #fff;
    background: #0e2954;
    font-size: 12px;
    padding: 2px 8px;
    border-radius: 5px;
}


.contentCards .cat-info .text-muted{
    font-size: 12px;
}

.contentCards .cat-info .cathead{
    font-size: 12px;
    color: #000;
}

.videoCards .img_hover_link img{
    object-fit: cover;
    width: 100%;
    /* height: 150px; */
}

.contentCards .card-footer{
    padding: 5px 0px;
}

#creative-list-wrapper img{
    height: 105px;
    object-fit: cover;
    object-position: top;
}

.modal-body .selected-course{
    max-height: 150px;
    background: #fff;
    overflow: auto;
}

.clientModal .setmodalWidth{
    width: 900px !important;
    margin-top: 20px !important;
    height: auto !important;
}

.clientModal .modal-content{
    width: 700px;
    height: 100vh;
    border-radius: 0.3rem;
    max-height: 560px;
}

.clientModal .modal-dialog{
 margin: 0;
}








.clientsTable tbody td:nth-child(4){
    display: -webkit-box!important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    height: 65px;
}

.creative-modal-list-wrapper img{
    height: 125px;
    object-fit: cover;
    object-position: top;
}


.profilebar.sw_Img img{
    max-height: 35px;
 }
 
 .profilebar.sw_Img .name_pro{
 margin-bottom: 0;
 }
 
 .profilebar.sw_Img .userbox .profile-icon img{
 filter: none;
 }
 
 .profilebar.sw_Img  .userbox .profile-icon:hover img{
 width: auto;
 }

 .name_pro {
    padding: 0px 0px 8px 0px;
    font-size: 13px;
    border-bottom: 1px solid #e4e4e4;
}
 
 .profilebar.sw_Img .swDrop{
   border-bottom: 0;
   margin-bottom: -12px;
 }
 

 .sumContent{
    padding: 15px 20px 0px 20px;
    background: #f5f7fa;
    margin-right: 10px;
 }

 .sum-row{
    padding: 0px 10px 10px 10px;
    margin: 0;
 }


 /* Game */

 .courses-tab .nav-pills .nav-link {
    line-height: 19px;
}
.courses-tab .setMgn .nav-link {
    background-color: white;
    color: #757575;
    text-transform: uppercase;
    font-size: 12px;
}

.courses-tab .nav-pills .nav-link.active {
    background: #cfe2ff;
    color: #0049b0;
    border-bottom: 3px solid #0049b0;
    border-radius: unset;
    padding-bottom: 5px;
}

.tableContainerWrap .table{
    margin-bottom: 0px;
}



.tableContainerWrap .table thead tr th{
    background: #f6f6f6;
    text-transform: uppercase;
}

.tableContainerWrap .gameLogoIcon img{
    color: transparent;
    padding: 5px;
    background: #f6f6f6;
    border-radius: 10px;
    width: 70px;
    height: 50px;
    object-fit: cover;
}

/* .tableContainerWrap {
    border: 1px solid #e2e5ed;
} */

.tableContainerWrap .table tbody tr td{
    font-size: 12px;
    padding: 12px 15px;
    vertical-align: middle;
}

.tableContainerWrap .w-30{
width: 30%;
}

.htmlFormGroup label{
    color: #303840;
    text-transform: uppercase;
    font-size: .8125rem;
    font-weight: 600;

}

.btn-primary:hover{
    color: #ffffff;
    background-color: #0E2954;
    border-color: #0E2954;
    box-shadow: none;
}
.contentbar .btn-container {
    text-align: right;
    margin-bottom: 10px;
}

.btn-primary:not(:disabled):not(.disabled):active{
    color: #ffffff;
    background-color: #0E2954;
    border-color: #0E2954;
}

.breadcrumbbar .bar_Icons{
    background: #f8f9fc;
    color: #000;
    padding: 6px 7px 5px 7px;
    border-radius: 51%;
    border: 1px solid #ced4da;
    margin-right: 5px;
    font-size: 11px;
}

.tableContainerWrap .dFlex{
display: flex;
align-items: center;
}

.tableContainerWrap .editBrn{
cursor: pointer;
}

.tableContainerWrap .editLeft{
    padding-right: 10px;
    border-right: 1px solid grey;
    margin-right: 5px;

}

.custameLogo{
    margin-bottom: 0px;
}

label {
    cursor: pointer;
    color: #696969;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 6px;
}

.custom-file-label {
    /* bottom: 0px !important; */
    /* top: unset; */
    width: 100%;
    /* position: unset; */
    border: 1px solid #ced4da;
    height: 38px;
}
.custom-file-label{
    line-height: 1.9;
    font-weight: 400;
    overflow: hidden;
    color: #8A98AC;
    background-color: #ffffff;
}


.custameLogo .custom-file-label::after {
    background-color: #0E2954;
    border: none;
    right: 16px;
    color: #ffffff;
    height: 36px;
    line-height: 24px;
    top: 24px;
}



.footer-pg .pgCount{
    font-size: 12px;
    margin-right: 20px;
}

.w-60{
    width: 60% !important;
} 

.w-10{
    width: 10% !important;
}


.setscrollHeight{
    max-height: 400px;
    overflow-y: auto;
}


.setscrollHeight .fixedTh th{
    position: sticky !important;
    top: 0 !important;
    background: #f8f9fa !important; 
    z-index: 1 !important; 
}


.setcalcHeight{
    height: calc(100vh - 150px);
    overflow: auto;
}

.capFooter{
    border-top: 1px solid #ececec;
    padding: 15px;
    width: 100%;
    background: #f8f8f8;
    text-align: right;
}
.selected{
    background: #d7ebff;
  }





  .mainFilterWrap{
    padding: 0px 15px 0px 15px !important;
}


.mainFilterWrap .accordion > .card h2 .btn-link{
border: unset !important;
}

.mainFilterWrap .courseCards{
    padding: 10px !important;
}

.mainFilterWrap .crsCrd{
    padding: 12px 10px !important;
}

.mainFilterWrap .leftFilters sup{
    background: #0b5ed7;
    color: white;
    padding: 2px 5px;
    border-radius: 50px;
    font-size: 10px !important;
}


.mainFilterWrap .card .card-header{
    border-bottom: unset !important;
}

.left-border {
    padding: 0px;
    height: 82vh;
    border-right: 1px solid #e1e5ee;
    overflow: scroll;
}

.left-border .card, .leftLine .card{
    margin-bottom: 0 !important;
    border: none;
    border-radius: 0;
}

.filtersBox{
    padding: 12px 15px 12px 0px;
    background: #f8f9fc;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}


.form-check-input:checked + .form-check-label {
    color: #000 !important;
}

.leftFilters#left-block .card .card-body{
    padding: 0px 15px 20px 15px !important;
}

.leftFilters#left-block .card .card-header{
    padding: 12px 15px !important;
}

.leftFilters#left-block .card .card-header {
    background: #fff !important;
}

.left-col#left-block .card .card-header {
    padding: 10px 15px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
    background: #f8f9fc;
    margin-bottom: 0;
}

.left-col#left-block .card:nth-last-child(1) .card-header{
    border-bottom: 1px solid rgba(0, 0, 0, .1) !important;
}
.left-col#left-block .card:nth-child(1) .card-header{
    border-top:none;
}


.left-col#left-block .card .card-header .btn-link {
    display: block;
    text-align: left;
    color: #222;
    width: 100%;
    padding: 0px;
    font-size: 13px;
}

.left-col#left-block .card .card-header .btn-link::after {
    content: "\f107";
    font-family: 'FontAwesome';
    font-weight: 900;
    float: right;
}

.left-col#left-block .card .card-header .btn-link.collapsed {
    color: #222;
}

.left-col#left-block .card .card-header .btn-link.collapsed:after {
    content: "\f106";
}



.select2-container--default .select2-selection--multiple .select2-selection__clear{
    display: none !important;
}


.left-col#left-block .card .card-body {
    background-color: #fff;
    padding: 15px 15px 20px 15px;
    color: rgb(0 0 0 / 47%);
    text-align: left;
}
.left-col#left-block .card .card-body label{
    font-size: 13px;
    color: rgb(0 0 0 / 47%);
    text-align: left;
}
.left-col#left-block .card .card-body .custom-select{
    background-color: #fff;
    border: 0.5px solid #ced4db;
    font-size: 11px;
    font-weight: 600;
    color: #737c83;
    height: 35px;
}

.left-col#left-block .card .card-body .custom-select-sm{
    font-size: 11px;
}

.infoTXT{
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px;
}
.left-col#left-block .sideHeader {
    padding: 10px 15px 0px;
    /* border-bottom: 1px solid #e1e5ee; */
    text-align: left;
}

.left-col#left-block .sideHeader.tempForm .form-label {
    display: block;
    text-align: left;
    color: #222;
    width: 100%;
    padding: 0px;
    font-size: 13px;
}

.leftFilters .filtercheckBox .form-check{
    margin: 2px 0px;
}

.left-col#left-block .sideHeader p{
    font-size: 11px;
    margin-bottom: 10px;
}

.left-col#left-block .selecttemptype{
    text-align: left;
    border-top: none;
}

.left-col#left-block .selecttemptype h6{
    font-size: 13px;
    color: rgb(0 0 0 / 47%);
    font-weight: 400;
}

.selecttemptype .form-control{
    cursor: no-drop;
}

.footerNote{
    margin-bottom: 0px;
   
}

#imageId .plFile{
    padding: 10px 15px 0px;
}

#imageId .plFile .custom-file-label{
    padding-left: 110px;
    line-height:unset;
}

.plFile .custom-file-label::after{
    left: 0 !important;
    right: unset !important;
    height: 33px;
    line-height: 24px;
    border-right: 1px solid #E2E5ED;
    background: #F4F6F9;
    color: #838383;
    border-radius:0px;
}

.plFile .custom-file-input:lang(en)~.custom-file-label::after{
    content: "Choose File";
}

.plFile .custom-file{
    border: 1px solid #E2E5ED;
    border-radius: 5px;
}

.plFile .fileLabel{
    font-size: 13px;
    color: rgb(0 0 0 / 47%);
    font-weight: 400;
}

.mtcontBar{
    padding: 0px 15px;
}


.leftLine{
    padding: 0px;
    height: 80vh;
    border-right: 1px solid #e1e5ee;
    overflow: scroll;

}
.leftLine .left-col#left-block .card .card-header{
    padding: 10px 15px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
    background: #f8f9fc;
    margin-bottom: 0;
    border-bottom: unset !important;
}

.left-col .card {
    margin-bottom: 0;
}

.leftLine .left-col#left-block .card .card-header{
    border-bottom: 1px solid rgba(0,0,0,.125);
}


.filtersBox .dFlex{
    justify-content: space-between;
    align-items: center;
}


.mainFilterWrap .videoCards{
    padding: 12px 10px !important;
}



  /**************Multiselect Dropdown ***************/
  .multiDropdown .dropdown-header{
    padding: 0px;
}

/**************Multiselect Dropdown ***************/
.multiDropdown .dropdown-header h3 {
  font-size: 18px;
  font-weight: 500;
  color: #333;
}

/**************Multiselect Dropdown ***************/
.multiDropdown .dropdown-arrow {
  width: 12px;
  height: 12px;
  border-left: 2px solid #666;
  border-bottom: 2px solid #666;
  transform: rotate(-45deg);
  transition: transform 0.2s ease;
}

/**************Multiselect Dropdown ***************/
.multiDropdown .dropdown-arrow.open {
  transform: rotate(135deg);
}

/**************Multiselect Dropdown ***************/
.multiDropdown .dropdown-content {

  border-bottom: 1px solid #e0e0e0;
  display: none;
}

/**************Multiselect Dropdown ***************/
.multiDropdown .dropdown-content.open {
  display: block;
}

/**************Multiselect Dropdown ***************/
.multiDropdown .search-input {
  width: 100%;
  padding: 8px 0;
  margin-bottom: 0px;
  border: none;
  outline: none;
  font-size: 13px;
}

/**************Multiselect Dropdown ***************/
.multiDropdown .tags-container {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 8px;
  min-height: 40px;
}

/**************Multiselect Dropdown ***************/
.multiDropdown .tags-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

/**************Multiselect Dropdown ***************/
.multiDropdown .tag {
  display: flex;
  align-items: center;
  background-color: #e0e0e0;
  border-radius: 4px;
    padding: 0px 10px 0px 0px !important;
    color: black;
    font-size: 12px !important;
    border: unset !important;
}

/**************Multiselect Dropdown ***************/
.multiDropdown .tag-remove {
     display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 4px;
    cursor: pointer;
    color: #666;
    margin-right: 5px !important;
    background: #a6a6a6 !important;
    padding: 5px 8px !important;
}

/**************Multiselect Dropdown ***************/
.multiDropdown .options-list {
  margin-top: 5px;
  max-height: 200px;
  overflow-y: auto;
 background-color: white;
border: 1px solid #aaa;
border-radius: 4px;
box-sizing: border-box;
    display: block;
}

/**************Multiselect Dropdown ***************/
.multiDropdown .option-item {
  padding: 8px;
  cursor: pointer;
  border-radius: 4px;
}

/**************Multiselect Dropdown ***************/
.multiDropdown .option-item:hover {
  background-color: #f5f5f5;
}


.imgCards{
    padding: 12px 10px !important;
}

.run_compaign_ui .run_comp{
    text-align: center;
    background: #f6f6f6;
    padding: 10px;
    border-radius: 15px;
    margin-bottom: 20px;
}

.run_compaign_ui .campTitle{
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
    font-weight: 700;
}

.content-type-container-row {
    display: flex;
    align-items: space-between !important;
 }
 .content-type-container {
    margin: 8px 0.8rem !important;
 }

 .announcModal{
    padding-top: 30px;
}

.announcModal .modal-content{
width: 1400px !important;
border-radius: 15px 15px 0px 0px;
height: calc(100vh - 30px);
overflow: auto;
position: relative;

}

.announcModal .modal-body{
    width: 800px !important;
    margin: 0 auto;
}

.announcModal .creativeWrapper{
    height:unset;
    overflow:unset;
} 
.announcModal .close{
    color: #fff;
    margin: 6px 5px 0px 0px;
    font-size: 15px;
    background: #0e2954;
    opacity: 1;
    padding: 4px 9px 6px 9px;
    border-radius: 22px;
    position:absolute;
    right: 10px;
    top: 10px;
}

.creativeModal .modal-dialog{
    margin: 0 auto;
}
.creativeModal .modal-content{
    width: 700px;
    position: relative;
    top: 0;
    margin: auto;
}

.creativeModal .creativeWrapper{
    overflow: auto;
    height: calc(100vh - 65px);
}

.creativeModal .creativeWrapper img{
    width: 100%;
  }
  
  
  .creativeModal .modal-header{
      padding: 0px;
      background-color: #FFF !important;
      margin-top: 5px;
      margin-bottom: 20px;
      display: block;
  }
  
  .creativeModal .modal-header .dataBlock{
    font-size: 13px;
  }
  
  .creativeModal .modal-title {
      color: #fff;
      font-size: 14px;
      background: #0E2954;
      padding: 5px 15px;
      border-radius: 0px 0px 10px 0px;
  }
  
  .creativeModal .modal-header .close {
      color: #fff;
      margin: 6px 5px 0px 0px;
     font-size: 15px;
      background: #0e2954;
      opacity: 1;
      padding: 4px 9px 6px 9px;
      border-radius: 22px;
  }

  .genericTable .blockWrapper{
    display: inline-flex;
    align-items: center;
  }

  .genericTable .dataBlock{
    font-size: 10px;
    color: #949494;
  }

  .genericTable .circle{
    background: #bebebe;
    width: 5px;
    height: 5px;
    border-radius: 100px;
    margin: 0px 10px;
  }

  .custom-disable {
    opacity: 0.65;
    pointer-events: none;
 }