@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap');

/*----- Multi Column Template -----*/
#dap_member_content_frontend_inn  .dap_frontend_wrapper a {
	box-shadow: 0 0px 0 0 currentColor !important;
	line-height: normal;
	font-style: normal;
}
.dap_multi_column table, .dap_multi_column td, .dap_multi_column tr {
    border: 0px solid #ccc;
}
.live-links-outer .col-sm-12 {
    width: 100%;
    padding: 0;
}
#dap_member_content_frontend_inn  .dap_multi_column, .dap_multi_column{
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    float: left;
}
.dap_frontend_wrapper{
	margin-bottom: 50px;
	width:900px;
	max-width: 100%;
	background-color:#ffffff;
	border-style:solid;
	border-width:2px;
	border-color:#17a2b8;	 
	box-shadow: 0px 0px 5px 1px #dadada;
	display:flex;
}
#dap_member_content_frontend_inn .dap_multi_column .product_img, .dap_multi_column .product_img{
	text-align:center;
	max-width: 100%;
}
#dap_member_content_frontend_inn .dap_multi_column .product_img img, .dap_multi_column .product_img img {
    max-width: 100%;
    object-fit: cover;
    border-radius: 0px;
    height: 100%;
     width: 100%;
}
#dap_member_content_frontend_inn .dap_multi_column .product_item_details, .dap_multi_column .product_item_details{
	width: 100%;
	display: inline-block;
    padding:18px 10px;
    position: relative;
    text-align:center;
}
#dap_member_content_frontend_inn .dap_multi_column .product_item_details h3, .dap_multi_column .product_item_details h3{
    margin-bottom: 8px !important;
    margin-top: 2px!important;
    color: #000;
    font-style: normal;
    line-height: 1.6;
    padding: 0;    
    font-size: 16px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
}
#dap_member_content_frontend_inn  .dap_multi_column .product_description, .dap_multi_column .product_description{
    padding: 0px 0px 6px;
    display: inline-block;
    width: 100%;
    min-height: 30px;
    margin-top: 5px;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 14px;
    font-weight: 400;
 
}
#dap_member_content_frontend_inn .dap_multi_column .product_item_details p, .dap_multi_column .product_item_details p {
     color:inherit;
    margin: 0px;
    margin-bottom: 0;
    font-family: inherit;
    font-style: normal;
    line-height: 22px;  
    text-align: left;
    font-weight: inherit;
    font-size: inherit;
} 
#dap_member_content_frontend_inn .dap_multi_column .product_item_details a.read_more, .dap_multi_column .product_item_details a.read_more{
    color: #007bff;
    float: right;
    font-size: 13px;
    padding: 0 7px;
    box-shadow: none;
    font-family: 'Open Sans', sans-serif;
    outline: none;
    width: 100%;
    text-align: right;
    line-height: normal;
    font-style: normal;
}
#dap_member_content_frontend_inn .dap_multi_column .start_end_date, .dap_multi_column .start_end_date {
    width: 100%;
    display: inline-block;
    margin-bottom: 4px;
    line-height: 1;
}
#dap_member_content_frontend_inn .dap_multi_column .start_end_date h5, .dap_multi_column .start_end_date h5 {
    float: left;
    font-weight: 600;
    font-size: 15px;
    margin-right: 5px;
    margin-bottom: 0px;
}
#dap_member_content_frontend_inn .dap_multi_column .start_end_date div, .dap_multi_column .start_end_date div {
    line-height: 23px;
    color: inherit;
    font-size: 15px;
    text-align:left;
}
#dap_member_content_frontend_inn .dap_multi_column .dap_btn_container .access_content, .dap_multi_column .dap_btn_container .access_content {
    color: var(--button-text-color);
    background-color: var(--button-bg-color);
    padding: 10px;
    border-radius: 5px;
    border: 0px;
    font-size: 14px;
    line-height: normal;
    font-weight: 600;
    max-width:100%;
    font-family: 'Open Sans', sans-serif;
    margin-top: 10px;
}
#dap_member_content_frontend_inn .dap_multi_column .dap_porductimg_and_porductdetail, .dap_multi_column .dap_porductimg_and_porductdetail{
    display: inline-block;
    width:100%;
}

/*----- Table -----*/
.table_heading {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin: 40px 0 10px;
}
.multicol_table_outer {
    display: inline-block;
    width: 100%;
    border: 2px solid #17a2b8;
}
.dap_member_content_table {
    padding: 0 0px;
    border: 1px solid #ddd;
    display: inline-block;
    width: 100%;
    float: left;
    margin-bottom: 0;
    font-family:"Open Sans", sans-serif;
}
.dap_member_page_wrapper .dap_member_content_table{
border: 0px solid #ddd;
}
.dap_member_content_table table{
	border-collapse: collapse;
	margin-bottom: 10px;
}
.dap_member_content_table table thead{
    background-color: #212121;
    text-align:left;
    color:#fff;
}
.dap_member_content_table table thead tr th{
	border:none;
	padding: 8px 12px;
    font-size: 15px;
}
.dap_member_content_table table tbody tr td{
	border-bottom:1px solid #dee2e6;
    vertical-align: middle;
    padding: 5px 12px;
    margin: 0;
    background: inherit;
    border-color: #dee2e6;
}
.dap_member_content_table .check_icon {
    display: inline-flex;
    align-items: center;
    width: 100%;
    line-height: 18px;
    cursor: auto;
    text-align: left;
    margin-bottom: 0;
    margin-right: 3px;
    color: #212529;
    font-size: 20px;
    width: auto;
    float: left;
    font-weight: normal;
}
.dap_member_content_table .check_icon i {
    color: var(--button-bg-color);
    font-size: 20px;
    margin: 0px 7px 0px 0px;
} 
#dap_customize_template_content_upcoming table thead{
	background-color: #a1a1a1;
}
#dap_customize_template_content_upcoming tbody tr td a {
    color: #212529;
    font-size: 14px;
}
#dap_customize_template_content .click_to_start_btn{
	width: 100px;
    float: right;
}


#dap_customize_template_content .click_to_start_btn div{
    padding-left: 0;
    padding-right: 0;
    padding: 5px 8px;
    line-height: normal;
    border-radius: .2rem;
    cursor: pointer;
    color: var(--button-text-color);
    background-color: var(--button-bg-color);
    border-color: var(--button-bg-color);
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    text-decoration: none;
    float: right;
    font-size: 12px;
    margin: 0;
    box-shadow: none;
    box-shadow: 0 0px 0 0 currentColor;
}
.table-striped tbody tr:nth-of-type(even) {
    background-color: #f1f1f1 !important;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff;
}
.fancybox-wrap #dap_customize_template_content .dap_product_links_list tr.list-group-item {
    position: relative;
    display: table-row;
    padding: 7px 15px;
    margin-bottom: 0;
    background-color: #fff;
    border: 0px solid #ddd;
}
.fancybox-wrap #dap_customize_template_content table tbody tr td, .fancybox-wrap #dap_customize_template_content_upcoming table tbody tr td{
	border: 0px solid #dee2e6;
	padding:0px;
}
.fancybox-wrap #dap_customize_template_content table.dap_product_links_list tbody tr td, .fancybox-wrap #dap_customize_template_content_upcoming table.dap_product_links_list tbody tr td{
	padding:5px 12px;
	border: 0;
    border-bottom: 1px solid #dee2e6;
}
.fancybox-wrap #dap_customize_template_content .table td .check_icon div {
    position: relative;
    padding: 0;
    line-height: 1;
    font-size: 14px;
}
.fancybox-wrap.fancybox-desktop.fancybox-type-inline.fancybox-opened {
    /*top: 60px !important;*/
}
.dap_member_content_table .dataTables_length {
    float: left;
    font-size: 14px;
    display:none;
}
.dap_member_content_table .dataTables_length select {
    height: 40px;
    background: #fff;
    width: 65px;
    padding: 0 5px;
    border-color: #ddd;
}
.dap_member_content_table .dataTables_filter {
    text-align: right;
    font-size: 14px;
    margin: 8px 0 14px;
    display:none;
}	
.dap_member_content_table .dataTables_filter input {
    width: auto;
    background: #fff;
    border-radius: 0px;
    height: 40px;
    margin-left:5px;
}
.dap_member_content_table .dataTables_info{
	float:left;
    font-size: 14px;
    display:none;
}
.dap_member_content_table .dataTables_paginate{
	text-align:right;
    font-size: 14px;
    margin-bottom:0px;
    padding: 0 12px !important;
}
.dap_member_content_table .paging_simple_numbers .previous, .dap_member_content_table .paging_simple_numbers .next{
	display:none;
}
.dap_member_content_table .paging_simple_numbers  span a {
    background: #fff;
    border: 1px solid #ddd;
    color: #333;
    font-size: 12px;
    line-height: 23px;
    margin: 0;
    margin-left: 6px;   
    padding: 4px 10px;
    text-align: center;
}
.dap_member_content_table .paging_simple_numbers span a.paginate_button.current {
    background: #333;
    color: #fff !important;
    border-color:#333;
}
.dap_member_content_table .dap_product_links_list thead{
	display:none;
} 
#dap_customize_template_content.dap_member_content_table .dap_product_links_list.module_lesson thead{ display: none!important; }


#dap_customize_template_content_upcoming table tbody tr.frontend_visibility, #dap_customize_template_content table tbody tr.frontend_visibility {
	display: table-row;
} 
#dap_customize_template_content_upcoming table .dap_product_links_list tbody tr td:last-child {
    width: 120px;
    text-align: center;
    font-size: 14px;
}

/*----- Multi Column Template forntend -----*/
#dap_member_content_frontend_inn {
    background: #fff;
    font-family:"Open Sans", sans-serif;
}
#dap_member_content_frontend_inn div{ 
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important
}
#dap_customize_template_content a {
    box-shadow: none;
    border-bottom: none;
 
}
#dap_customize_template_content table td a.btn {
     float: right;
}
#dap_member_content_frontend_inn .dap_multi_column .product_item_details a {
    text-decoration: none;
}
tr.backend_visibility {
    display: table-row;
}
.backend_visibility{
    display: block;
}
#dap_member_content_frontend_inn .backend_visibility , .fancybox-outer .backend_visibility{
    display: none !important;
}
.frontend_visibility{
	display:none;
}
#dap_member_content_frontend_inn  .frontend_visibility{
	display:block;
}
#dap_customize_template .dap_multi_column_outer{
	max-width:300px;
}
.currentlyaccess_text {
    font-size: 16px;
    color: #333;
    margin: 12px 0;
    font-style: normal;
    line-height: 24px;
    text-align: left;
    font-weight: 600;
    padding-right: 15px;
    padding-left: 15px;
}
#dap_member_content_frontend_inn .dap_member_content_table table table thead,
#dap_member_content_frontend_inn  table  .dataTables_filter,
#dap_member_content_frontend_inn  table  .dataTables_length,
#dap_member_content_frontend_inn table  .paginate_button,
#dap_member_content_frontend_inn  table  .dataTables_info
{
    display: none!important;
}
.dap_member_content_table .table td div{
    position: relative;
    padding: 0;
    line-height: 1;
    font-size: 14px; 
}

 #dap_member_content_frontend_inn .dap_member_content_table .table tr {
    border: 0;    
}
 
 #dap_member_content_frontend_inn .dap_member_content_table .table td:first-child {
    border: 0;
    border-top: 1px solid #e1e1e1;
}

.dap_member_content_table {
 
    box-sizing: border-box;
}

#dap_customize_template_content table thead tr th{
color:#fff;
}
#dap_customize_template_content_upcoming table thead tr th , #dap_customize_template_content_upcoming thead th{
color:#000;
}
/******New CSS******/
.product_img{
max-width: 100%;
}
 
.dap_member_content_table table{
margin:0
}
.dap_member_frontend_shortcode .currentlyaccess_text {
   padding: 20px 15px 22px!important;
}
.dap_frontend_wrapper.dap_multi_column_outer  {
    box-shadow: 0px 0px 7px 0px #e8e8e8;
}
/******Media starts here*******/

@media screen and (max-width: 1100px){
	#dap_member_content_frontend_inn{
		width:100% !important;
	}
}
@media screen and (max-width: 767px){
	#dap_member_content_frontend_inn .dap_multi_column .product_item_details p, .dap_multi_column .product_item_details p {
		font-size: 14px;
 
	}
	#dap_member_content_frontend_inn .dap_multi_column .dap_btn_container .access_content, .dap_multi_column .dap_btn_container .access_content {
		padding: 8px 10px;
		font-size: 13px;
	}
}
