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

/*----- Two Column Css -----*/
 
.dap_frontend_wrapper_outer {
    width: 700px;
   margin:auto;
   float:none;
   max-width: 100%;
}
.dap_frontend_wrapper {
    font-size: 14px;
    margin-bottom: 60px;    
    max-width: 100%;
    background-color: #ffffff;
    border-style: solid;
    border-width: 2px;
    border-color: #17a2b8;
    box-shadow: 0px 0px 7px 1px #dcdcdc;     
}
 #dap_customize_template_content a{
	box-shadow:none;
	border-bottom:none;
    box-shadow: 0 0px 0 0 currentColor;
    pointer-events: auto;
    
}
.dap_member_frontend_shortcode{
	font-family: 'Open Sans', sans-serif;
}
.dap_single_column{
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    font-family: 'Open Sans', sans-serif;
    float: left;
}
 
#dap_container_id table {
    table-layout: unset;
    border-left:none;
    padding-top:0px;
}
.storeFrontListOuter {
    margin-bottom: 0px;
}

#dap_container_id .dap_single_column .product_item_details h3, .dap_single_column .product_item_details h3 , .dap_member_frontend_shortcode .dap_single_column .product_item_details h3{
    font-size: 16px;
    margin: 0px;
    color: #fff;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    text-align: left;
    line-height: 1.6;
    padding: 10px 12px;
    background: #0072cf;
}
.dap_single_column .product_item_details p, #dap_container_id .dap_single_column .product_item_details p {
    font-size: 14px;
    color: #000;
    margin-bottom: 0;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    line-height: 24px;
    text-align: left;
    font-weight: 400;
}
 
#dap_container_id div{ 
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important
}
 
  

/* Table CSS */

.dap_member_content_table .table thead th {
    vertical-align: bottom;
    border-bottom: 0px solid #dee2e6;
    border: 0px solid;
     font-weight: inherit;
     font-size: inherit;
     color: inherit;
     background: inherit;
    padding: 12px;    text-transform: initial;
}
.dap_member_content_table table thead,  .dap_member_frontend_shortcode .dap_member_content_table table thead{
        background-color: #fff;
    text-align: left;
    color: #212121;
        font-weight: 600;
}
#dap_customize_template_content_upcoming table thead{
 background-color: #a1a1a1;
}
.dap_customize_template_content_upcoming table thead tr td{
    width:50%;
}

#dap_customize_template_content_upcoming{
    margin-bottom: 18px;
    margin-top: 18px;
}
.dap_member_content_table tbody tr td{
    padding: 4px 12px;
    margin: 0;
    background: inherit;
    border: none;
    border-top: 1px solid #dee2e6;
}
.dap_member_frontend_shortcode .dap_member_content_table tbody tr td{
	padding:4px 0px;
}
#dap_customize_template_content_upcoming tbody tr td {
    padding: 14px 12px;
}
.dap_member_frontend_shortcode #dap_customize_template_content table.dap_product_links_list tbody tr td{
	padding: 4px 12px;
} 
.dap_member_frontend_shortcode #dap_customize_template_content table.dap_product_links_list tbody tr.list-group-item{
	display:table-row;
}
.dap_member_content_table tbody tr td:first-child{
	float: left;
    width: 100%;
    margin: 0;
    display: flex;
    background: inherit;
}
.table-bordered {
    border: 1px solid #dee2e6;
    border-right: 0px;
    border-left: 0px;
}
.table-bordered td, .table-bordered th {
    border: 0px solid #dee2e6;
    border-top: 1px solid #dee2e6;
}
.table-bordered td:last-child {
    text-align: center;
}    
.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;
        font-weight: normal;
}
.dap_member_content_table .check_icon i {
    color: #18cba3;
    font-size: 20px;
    margin: 0px 7px 0px 0px;
} 
#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: #fff;
    color: var(--button-text-color);
    background-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(odd) {
    background-color: #fbfbfb;
}
.dap_member_content_table {
    padding: 0 0px;
    border: 0px solid #ddd;
    display: inline-block;
    width: 100%;
    margin-top: 0px;
    float: left;
    margin-bottom: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f1f1f1 !important;
}
.table-striped tbody tr:nth-of-type(even) {
    background-color: #fff !important;
}
#dap_customize_template_content table.dap_product_links_list{
	margin-bottom: -4px !important;
}
td.dataTables_empty {
    justify-content: center;
}
.dap_member_content_table {
    padding: 14px;
}
.dap_member_content_table {
    padding: 0px;
}
.dap_member_frontend_shortcode .dap_member_content_table table, .dap_member_content_table table {
    border: 0px solid #ddd;
}
.dap_member_frontend_shortcode .dap_member_content_table .table th {
    border-left: 0;
}

/*----- Frontend CSS -----*/
#credit_store_frontend_datatable_wrapper,
#dap_container_id  #credit_store_frontend_datatable_wrapper {
    margin-top: 20px;
    /*background: #fff;
    padding: 24px;*/
} 

#credit_store_frontend_datatable_wrapper label{
	margin-bottom:12px;
	color:#333 !important;
	font-style: normal;
}

.individual_items_container .dataTables_wrapper,
#dap_container_id  .individual_items_container .dataTables_wrapper {
    margin-top: 15px;
    background: #f9f9fd;
    padding:20px 15px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;  
    border-right: none;
}
.individual_items_container .individualItems,
#dap_container_id  .individual_items_container .individualItems {
    margin-bottom: 15px;
}
.individual_items_container table.dataTable tbody tr,
#dap_container_id  .individual_items_container table.dataTable tbody tr {
    background-color: unset;
}
#credit_store_frontend_datatable_wrapper .individual_items_container .individualItems thead tr,
#dap_container_id  #credit_store_frontend_datatable_wrapper .individual_items_container .individualItems thead tr {
    background-color: transparent;
    color: #fff;
    font-size: 15px;
}
#credit_store_frontend_datatable_wrapper .individual_items_container .individualItems tbody tr td,
#dap_container_id  #credit_store_frontend_datatable_wrapper .individual_items_container .individualItems tbody tr td {
    /*border-bottom: 1px solid #ddd;*/
    font-size: 15px;
    padding: 8px 10px;
    border: 1px solid #ddd;
    color:#333;
    font-style: normal;
    text-align:center;
}
#credit_store_frontend_datatable_wrapper .individual_items_container .individualItems tbody tr td:first-child,
#dap_container_id  #credit_store_frontend_datatable_wrapper .individual_items_container .individualItems tbody tr td:first-child {
    text-align:left;
}


#credit_store_frontend_datatable_wrapper .individual_items_container .individualItems tbody tr td input[type=checkbox], #dap_container_id #credit_store_frontend_datatable_wrapper .individual_items_container .individualItems tbody tr td input[type=checkbox] {
margin-right: 4px;
width: 18px;
height: 18px;
margin-top: 5px !important; 
float: left;
}


#credit_store_frontend_datatable_wrapper .individual_items_container .individualItems tbody tr td a,
#dap_container_id  #credit_store_frontend_datatable_wrapper .individual_items_container .individualItems tbody tr td a {
    color: #333;
    font-style: normal;
    width: calc(100% - 35px);
}
#credit_store_frontend_datatable_wrapper .individualItems thead tr td,
#dap_container_id  #credit_store_frontend_datatable_wrapper .individualItems thead tr td{
	border-bottom:none;
	text-align: center;
    color: #000;
    font-weight: 700;
}
.individual_items_container .individual_btn,
#dap_container_id  .individual_items_container .individual_btn{
    margin-top: 20px;
    text-align: right;
    margin-bottom: 20px;
    margin-right: 15px;
    font-style: normal;
}
.individual_items_container .individual_btn .dap_btn_selected_items .dap_btn_selected_items,
#dap_container_id  .individual_items_container .individual_btn .dap_btn_selected_items .dap_btn_selected_items{
    background: #2a7ea7;
    color: #fff;
    padding: 6px 12px;
    font-size: 14px;
    font-style: normal;
}
.individual_items_container .individual_btn .dap_view_cart .dap_view_cart,
#dap_container_id  .individual_items_container .individual_btn .dap_view_cart .dap_view_cart{
    background: #2a7ea7;
    color: #fff;
    padding: 6px 12px;
    font-size: 14px;
    margin-left:10px;  
    font-style: normal;
}
.individual_items_container .frontend_visibility,
#dap_container_id  .individual_items_container .frontend_visibility {
	width: 100%;
}

/*[class*=' col-'] {
    float: left;
    padding: 0px 0px !important;
    margin-top: 15px;
}*/
table.dataTable.display tbody tr.odd>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd>.sorting_1,
#dap_container_id table.dataTable.display tbody tr.odd>.sorting_1, #dap_container_id  table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
    padding:0px;
}

table.dataTable.display tbody tr.even>.sorting_1, table.dataTable.order-column.stripe tbody tr.even>.sorting_1,
#dap_container_id  table.dataTable.display tbody tr.even>.sorting_1,#dap_container_id  table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
    padding:0px;
}
.swal2-popup .swal2-title,
#dap_container_id  .swal2-popup .swal2-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
}
.onecolumn_template_tr > td,
#dap_container_id  .onecolumn_template_tr > td{
	padding: 0px ; 
	border: none;
}

#credit_store_frontend_datatable_wrapper table.dataTable.no-footer {
    border-bottom:none;
    border-top: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
	box-shadow:none;
}

#dap_container_id .individual_items_container .dataTables_wrapper {
    margin: 0;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
	padding:5px 15px;
}
table.dataTable{
	    border-collapse: collapse;
}

#dap_container_id  .dap_frontend_wrapper a {
	box-shadow: 0 0px 0 0 currentColor !important;
	line-height: normal;
	float: left;
	font-style: normal;
}
#dap_view_cart_wrapper_modal table tbody tr td:last-child {
    text-align:center;
}

.dap_frontend_wrapper .wid-full {
width:100%
}
.dap_frontend_wrapper .relative-cls{
position:relative
}

.dap_member_content_table .table td, .dap_member_content_table .table th {
    vertical-align: middle;
    line-height: 1;
    font-size: 15px;
}
.dap_member_content_table .table td div{
    position: relative;
    padding: 0;
    line-height: 1;
    font-size: 14px;
}


.dap_member_content_table .table-bordered thead td, .dap_member_content_table .table-bordered thead th {
    border-bottom-width: 0px;
}

/*.thrv-page-section .tve-page-section-in {
    position: static;
}*/
/******For frontend starts here*******/

.dap_member_frontend_shortcode .backend_visibility {
    display: none;
}
.dap_member_frontend_shortcode  .frontend_visibility{
display:block;
}
.dap_member_frontend_shortcode  .dap_member_content_table{
 
}
.dap_member_frontend_shortcode  .dap_frontend_wrapper{
float:left;
margin-bottom:20px;
}

.dap_member_frontend_shortcode .dap_member_content_table table table{
    border: 0px solid #dee2e6;
    margin-top: -5px !important;
}

.dap_member_frontend_shortcode .dap_member_content_table table table thead,
.dap_member_frontend_shortcode  table  .dataTables_filter,
.dap_member_frontend_shortcode  table  .dataTables_length,
.dap_member_frontend_shortcode table  .paginate_button,
.dap_member_frontend_shortcode  table  .dataTables_info

{
      display: none!important;
}
.dap_member_frontend_shortcode table table .dataTables_paginate span {
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
}
.dap_member_frontend_shortcode table table  .dataTables_paginate span a {
    background: #333;
    border: 1px solid #ddd;
    color: #fff;
    font-size: 12px;
    line-height: 23px;
    margin: 0;
    margin-left: 6px;
    padding: 6px 10px;
    text-align: center;
}
.dap_member_frontend_shortcode table table .dataTables_wrapper .paginate_button.current {
    background: #fff !important;
    color: #333 !important;
}
#dap_customize_template_content thead {
    background: #fff;
}


#dap_customize_template_content thead td, #dap_customize_template_content  thead td{
color:#fff;
}
#dap_customize_template_content_upcoming thead   {
background:#ebebeb;
}
#dap_customize_template_content_upcoming thead td, #dap_customize_template_content_upcoming  thead td{
color:#000;
}
 .dap_member_frontend_shortcode .dap_member_content_table .table tr {
    border: 0;
    
}
 
 .dap_member_frontend_shortcode .dap_member_content_table .table td:first-child {
    border: 0;
    border-top: 1px solid #e1e1e1;
}

.dap_member_frontend_shortcode .dap_member_content_table {
    width: 100%;
    box-sizing: border-box;
}
.dap_member_frontend_shortcode .dap_member_content_table *{
   
    box-sizing: border-box;
}
.dap_member_frontend_shortcode .module_lesson_table_outer .course_structure thead th{
     margin: 0 !important;
    
 }
 
.course_template_new .table thead th {
    font-size: 14px;
    font-weight: 600;
}

/******Media starts here*******/

@media screen and (max-width: 640px){
	#credit_store_frontend_datatable_wrapper #credit_store_frontend_datatable_filter,
	#dap_container_id  #credit_store_frontend_datatable_wrapper #credit_store_frontend_datatable_filter {
		margin-top: 0px;
		float: left;
	}
	#credit_store_frontend_datatable_length,
	#dap_container_id  #credit_store_frontend_datatable_length{
		float:left
	}
	#dap_container_id .dap_frontend_wrapper a {
		float: none;
	}
	
}

@media screen and (max-width: 567px){
	
	#dap_container_id .dap_single_column .product_item_details .btn_price_container h5, .dap_single_column .product_item_details .btn_price_container h5{
		flex-wrap: wrap;
	}
	.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
		text-align: left;
	}
}
