
html {overflow-x: hidden;}
body {    padding: 0;
    margin: 0;
    font-family: 'Barlow','Nunito Sans',sans-serif !important; }
	a {text-decoration:none;color:unset;}
div,h1,h2,h3,h4,p,i,a {position:relative;transition:0.4s;margin:unset;}

form,input,textarea,select {font-family:'Barlow','Nunito Sans',sans-serif !important;}
:root {
	--color:#848484;
	--color2:#64af35;
}
/*alerts */
div,h1,h2,h3,h4,p,i,a,footer {position:relative;transition:0.4s;}

input,select,textarea,button {font-family:'Barlow','Nunito Sans',sans-serif !important;}

a {    text-decoration: unset;
    color: unset;}

input::placeholder {font-size:12px}


header {           display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 4px 20px;
    box-shadow: 1px 0px 10px 0px #8484844a;
    background: #0077ff;}
	
header img{          width: 150px;
    margin: 7px;}
	
header .login_btn{       background: #ffffff;
    color: #000000;
    padding: 10px 20px;
    border-radius: 20px;}
	
	
	.clip_path1 {    background: url('../images/login_back.jpg');
    background-size: cover;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;}
	.course_box {         width: -webkit-fill-available;
    margin: 20px auto;
    border: 0px solid;
    max-width: 1000px;
    border-radius: 5px;
    padding: 10px;
    display: block;
    vertical-align: top;
    text-align: initial;}
	
	.course_box iframe {        width: -webkit-fill-available;
    min-height: 400px;}
	.course_box h2 {        margin: 0px;
    padding: 15px;
    font-size: 24px;
    color: black;}
	
	.course_box p {      margin: 0px;
    padding: 10px;
    white-space: pre-line;}
	.course_box .mrp {    margin: 0px;
    padding: 10px;}
	.course_box .price {     margin: 0px;
    padding: 10px;
    font-size: 25px;}
	
	.course_box img {       width: -webkit-fill-available;
    margin: 20px auto;}
	 .buy_now {       background: #b9840f;
    color: white;
    padding: 10px;
    margin: 10px;
    border-radius: 3px;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
    cursor: pointer;}
	
	
	.join_form {          display: none;
    position: fixed;
    top: 20px;
    left: 50%;
    width: 94%;
    transform: translate(-50%);
    background: #ffffff;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #0077ff;
    max-width: 500px;
    z-index: 33;}
	
	.join_form h3{    margin: 0px;
    padding: 2px 20px;
    font-size: 24px;}
	
	.join_form h4{    margin: 10px;
    text-align: center;
    color: #aeaeae;
    font-weight: 400;}
	.join_form p{}
	
	.join_form .close_form  {       display: block;
    position: relative;
    top: 0;
    font-size: 34px;
    right: 11px;
    text-align: right;
    width: -webkit-fill-available;
    padding: 5px;
    border-radius: 10px;
    z-index: 2;}
	
	.join_form form{}
	.join_form form p{    margin: 0px;
    padding: 0px 20px;
    font-size: 15px;}
	.join_form form input {       background: transparent;
    width: -webkit-fill-available;
    padding: 10px;
    font-size: 20px;
    border: 2px solid #0077ff;
    border-radius: 5px;
    margin: 10px;
    color: black;}
	
	.join_form form button{      background: #0077ff;
    color: #ffffff;
    padding: 10px 20px;
    width: -webkit-fill-available;
    margin: 10px;
    border: 0px;
    border-radius: 3px;
    font-size: 20px;
    display: flex;
    justify-content: space-between;}
	
	.wtsp_chat {    background: #e9ad53;
    width: 32px;
    font-size: 2rem;
    padding: 10px;
    border-radius: 100px;
    text-align: center;
    position: fixed;
    bottom: 9px;
    z-index: 20;
    right: 7px;}
	.wtsp_chat i{}
	
.login i.fa-user-circle ,.login i.fa-edit,.login i.fa-lock{   
  margin: 20px auto;
    font-size: 90px;
    margin: 20px auto;
    display: block;
    position: relative;
    text-align: center;
    color: #e5e5e5;}
	
	.login i.fa-angle-left {       font-size: 2rem;
    position: absolute;
    background: #f3f3f3;
    width: 32px;
    padding: 9px;
    text-align: center;
    z-index: 3;
    border-radius: 100px;}
	
.login {          width: -webkit-fill-available;
    background: #ffffff;
    height: auto;
    margin: 1% auto;
    max-width: 500px;
    color: #000000;
    box-shadow: 0px 0px 10px 0px #00000024;
    border-radius: 12px;
    padding: 1rem 2rem;
    backdrop-filter: blur(8px);}
.ads {    border: 1px solid #2196f3;
    width: fit-content;
    margin: 10px auto;}

.login h1{        margin: 0;
    font-weight: 500;
    letter-spacing: -1px;
    text-align: center;
    font-size: 2rem;
    margin-top: 21px;}
.login p{       margin: 17px 7px;
    font-size: 11px;
    color: #727272;}
.login form{margin: 0px 0px 5px;}
.login form a{       font-size: 15px;
    margin: 9px;
    position: relative;
    font-weight: 800;
    cursor: pointer;
    display: inline-block;
    padding: 7px 15px;
    border-radius: 2px;
    color: #020202;}
	
.login form input{         width: -webkit-fill-available;
    padding: 11px 20px;
    margin: 8px;
    font-size: 16px;
    border-radius: 4px;
    outline: none;
    border: 2px solid #e1e1e1;
}
.login form input[type=submit],.login form button{      background-color: #8f782c;
    color: white;
    border: 0px;
    backdrop-filter: blur(8px);
    text-transform: uppercase;
    padding: 14px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    font-weight: 500;
    width: -webkit-fill-available;}
.back_btn_arrow {     position: absolute;
    z-index: 2;
    font-size: 30px;
    top: -11px;
    left: 8px;
    color: #ffffff;}
.main2 {
margin: 0px;
    background: white;
    padding: 10px 0px;
    box-shadow: 0px 0px 10px 0px #80808036;
    border-radius: 10px;
    text-align: center;
}
.btn_create {
	           width: fit-content;
    background: #2196F3;
    color: white;
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 13px;
    display: inline-block;
    margin: 20px 10px;
}

.menu_top {    font-size: 30px;
    padding: 5px 10px;
    border: 1px solid;
    cursor: pointer;
    border-radius: 5px;}

.main_menu {      display: none;
    position: absolute;
    right: 0;
    background: white;
    color: black;
    padding: 10px;
    top: 88px;
    width: 200px;
    z-index: 3;}
.main_menu .m_menu {    padding: 10px;}

.title {    text-align: center;
    padding: 10px;
    font-size: 2rem;}
	
	footer {       padding: 10px;
    margin: 50px auto 0px;
    background: black;
    color: white;
	}
	footer img {       width: -webkit-fill-available;
    max-width: 150px;
    margin: 10px;}
	footer .foot_b{    padding: 10px;}
	footer .foot{    margin: 50px;
    text-align: center;}
	
	.next_btn,.submit_btn  {    background: #2196F3;
    color: white;
    padding: 12px;
    width: -webkit-fill-available;
    max-width: 500px;
    margin: 10px auto;
    display: block;
    border-radius: 3px;
    font-size: 18px;}
	
	
	
	

	
	.alert {    margin: 10px;
    background: white;
    width: -webkit-fill-available;
    max-width: 500px;
    padding: 20px;
    color: black;
    text-align: left;
    border-radius: 2px;}
	
	.info {    background: #E3F2FD;
    color: #054171;}
	.success {    background: #E8F5E9;
    color: #4CAF50;}
	.danger,.failed {    background: #FFEBEE;
    color: #960b20;}
	
	.continue_payment {       z-index: 333;
    position: fixed;
    top: 100px;
    left: 50%;
    transform: translate(-50%);
    background: #171717;
    color: #ffffff;
    padding: 10px;
    width: 100%;
    max-width: 800px;
    border-radius: 5px;
    border: 1px dashed;
    min-height: 300px;
    display: grid;
    align-items: center;display:none;}
	
	.continue_payment h2{}
	.buy_now{}
	
	

	
	.back_button_main {display:none;}	

.login {               width: -webkit-fill-available;
    margin: 20px auto;
    box-shadow: 0px 0px 20px 0px #81818124;
    border-radius: 0px;
    padding: 20px;
    height: auto;
    max-width: 500px;}


.login h1{       margin: 1rem;
    font-weight: 500;
    color: #181818;
    letter-spacing: -2px;}
.login p{        font-size: 13px;
    max-width: 400px;
    margin: 19px auto;
    position: relative;
    display: block;
   }
.login form{margin: 0px 0px 5px;}
.login form a{       font-size: 14px;
    position: relative;
    font-weight: 500;
    cursor: pointer;
    padding: 7px;
    border-radius: 19px;
    max-width: 400px;
    margin: 20px auto;
    display: block;}
	
.login form input{           width: -webkit-fill-available;
    border: 1px solid #b3b3b3;
    padding: 12px 30px;
    margin: 5px;
    font-size: 18px;
    border-radius: 5px;
    background: #ffffff;
    outline: none;
    max-width: 400px;
    display: block;
    margin: 17px auto;
}
.login form input[type=submit]{background: #4CAF50;
    color: white;
    border: 0px;
    padding: 10px;}
	
	.login img {        width: -webkit-fill-available;
    max-width: 250px;
    margin: 15px auto;
    display: block;}
#forgotpage {display:none;}

.dt-search {    
    width: fit-content;
    padding: 10px;}
	
.dt-paging {    margin: 0 auto;
    display: block;
    width: fit-content;
    padding: 10px;}
	
	.dashboard {      
             width: 100vw;
    height: 100vh;
    display: grid;
    grid-template-columns: 20% 80%;
    transition: 0.2s;}
	
	.mobile_close_menu {display:none;}
	
	 .dash_side1{   
                 height: 100vh;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border-right: 1px dashed #c1bdbd;
    overflow: hidden;
    }
	
	 .dash_min{         padding: 11px;
    position: relative;
    text-align: center;
    border-radius: 4px;
    font-size: 25px;
    background: #ffffff;
    width: 23px;
    color: #565656;
    margin: 10px;
    border: 1px solid #cdc8c8;
    z-index: 20;}
	
	.button_holder {       display: grid;
    grid-template-columns: 67px 60% auto;
    box-shadow: 1px 0px 10px 0px #91919175;}
	
	.head_title {       display: flex;
    align-items: center;
    font-weight: 600;
    font-size: 25px;
    text-align: left;
    padding: 10px 20px;}
	
	.top_left_button_holder {           display: flex;
    align-items: anchor-center;
    justify-content: end;
    }
	
	.prev_btn {    background: #ece9e9;
    padding: 8px 16px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;margin:0rem 1rem;}
	.next_btn {}
	
	
	
	.dash_nav{         margin-top: 3px;
    min-height: 88vh;
    overflow: hidden;
    min-width: 200px;
    overflow-y: auto;
    height: 100vh;
    width: -webkit-fill-available;
    display: flex;
    flex-direction: column;}
	
	#mobile_close_id {display:none;}
	
	 .dash_nav .nav_list{               font-size: 1rem;
    display: flex;
    padding: 10px;
    margin: 2px 0px;
    user-select: none;
    border-bottom: 1px solid #243cc70f;
    width: -webkit-fill-available;
    justify-content: space-between;
    align-items: anchor-center;
	}
	.dash_nav .nav_list:hover {
		                        background: #8c8c8c6e;
    transition: 0.2s;
	}
	 .dash_nav .active {
		          background: #269fff;
    transition: 0.2s;
    color: white;
	}
	
	.dash_nav .nav_list:hover .nv_tx {
		left:10px;transition:0.2s;
	}
	
	
	.dash_nav .nav_list .nv_tx {      left: 0px;
    transition: 0.2s;
    max-width: 180px;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 1px 0px;
    font-weight: 500;}
	
	.dash_nav .nav_list i {       margin: 2px;
    width: 40px;
    text-align: center;}
	 
	 
	 .dash-collapse {      transition: 0.2s;  grid-template-columns: 0% 100%;}
	 .dash-collapse .dash_nav .nav_list .nv_tx {
    left: 0px;
    display: none;
    transition: 0.2s;
}
	
	footer p {      text-align: left;
    margin: 0px;
    padding: 6px 14px;
    font-size: 14px;
    white-space: nowrap;}
	
	 
	.dashboard .dash_side2{      
               height: 100vh;
    overflow-y: auto;
    background: #ffffff00;
    min-width: 300px;}
	
	.title {          display: grid;
    grid-template-columns: 50% 50%;
    align-items: center;
    
   }
	.title h3{      font-size: 25px;
    margin: 10px 0rem;
    left: 0;
    padding: 0px 1rem;
    text-align: left;}
	
	.user_pro_top{    font-size: 15px;
    font-weight: 500;
    text-align: right;
    padding: 16px;}
	
	.dash_box {          min-width: 150px;
    margin: 5px;
    display: inline-block;
    padding: 1rem;
    border: 1px solid;}
	
	
	.dash_box:hover {
		transition:0.4s; scale:0.98;
	}
	.dash_box img {      width: 30px;
    height: auto;
    margin: 0px 10px;}
	.dash_box i{      font-size: 24px;
    padding: 3px 1rem;}
	
	.dash_box .dash_value{       font-size: 2rem;
    padding: 5px 1rem;
    font-weight: 600;}
	
	.dash_box .dash_dis {       font-size: 1rem;
    padding: 10px 1rem 5px;
    font-weight: 500;
    }
	
	.dash_box .fa-users {    color: #3F51B5;}
	.dash_box .fa-address-card-o {      color: #4CAF50;}
	.dash_box .fa-edit {      color: #0b93ff;}
	.dash_box .fa-clock-o {      color: #FF5722;}
	.dash_box .fa-exclamation-triangle {      color: #ff0303;}
	.dash_box .fa-rupee {      color: #009688;}
	
	
	.title2 {          padding: 1rem;
    font-size: 25px;
    font-weight: 500;
    border-bottom: 0px solid #000000;
    margin: 0rem 1rem;}
	
	.title3 {    text-align: center;
    font-size: 20px;
    margin: 0px;
    padding: 1rem;}
	
	.form_block {          margin: 10px auto;
    width: -webkit-fill-available;
    max-width: 1000px;
    text-align: left;}
	
	.input_area {          border: 1px solid #dbdbdb;
    margin: 10px auto;
    border-radius: 3px;
    width: -webkit-fill-available;
    max-width: 800px;
    display: grid;
    vertical-align: top;
    grid-template-columns: 20% auto;
    background: #ffffff;}
	
	
	.input_area p{             margin: 0px;
    padding: 2px 7px;
    font-size: 14px;
    text-align: left;
    align-items: center;
    background: #82828200;
    display: flex;
    font-weight: 400;
    border-right: 2px dotted #b7b7b7;}
	
	.input_area input,.input_area textarea,.input_area select {      border: 0px;
    width: -webkit-fill-available;
    padding: 9px;
    font-size: 14px;
    outline: none;
    text-align: left;
    font-weight: 500;
    background: none;}
	
	
	.delImg {    background: red;
    color: white;
    padding: 10px;
    position: absolute;
    right: 3px;
    top: 4px;
    z-index: 3;}
	.input_grid2 {    display: grid;
    grid-template-columns: 80px auto;text-align: left;}
	
	.radio_grid {    display: flex;}
	.radio {    padding: 10px;}
	.radio p{}
	
	.form_title2 {             padding: 10px 20px;
    margin: 10px;
    font-size: 20px;
    text-align: center;
    font-weight: 600;}
	
	.title_num {    width: fit-content;
    display: inline-block;
    background: white;
    color: black;
    padding: 2px;
    min-width: 20px;
    text-align: center;
    margin: 0px 6px;
    font-weight: 600;}
	
	
	.m_status_css1,.m_status_css2 {display:none;}
	
	
	
	.submit_btn {               width: 97%;
    margin: 10px;
    padding: 10px;
    font-size: 18px;
    font-weight: 600;
    background: #4CAF50;
    color: white;
    border: 0px;
    border-radius: 3px;
    max-width: 800px;
    z-index: 3;
    display: block;
    position: relative;
    margin: 10px auto;}
	
	#add_input_btn {          border: 1px solid;
    padding: 10px;
    display: inline-block;
    background: green;
    color: white;
    cursor: pointer;
    width: 29px;
    border-radius: 4px;
    vertical-align: middle;
    top: auto;
    margin-top: 10px;}
	
	.next_btn,.later_btn {       width: -webkit-fill-available;
    max-width: fit-content;
    display: inline-block;
    background: #0067f8;
    color: white;
    padding: 7px;
    margin: 0rem 1rem;
    text-align: center;
    border-radius: 2px;
    min-width: 100px;}
	
	.back_btn {       background: #3b3b3b;
    color: white;
    padding: 7px 10px;
    z-index: 2;
    margin: 0px 1rem;
    border-radius: 2px;
    min-width: 100px;
    text-align: center;}
	
	.later_btn {    color: black;
    background: #bcbcbc;}
	
	.center {text-align:center;}
	
	
	.right_button {    background: #f0555e;
    color: white;
    float: right;
    padding: 8px;
    margin: 0px 10px;
    z-index: 2;}
	
	.submit_btn:hover {
		scale:0.95;
		transition: all 0.3s ease;
	}
	
	.created,.pending,.working,.complete {   
		padding: 4px;
		text-align: center;
		font-size: 11px;
		border-radius: 3px;
		 background: #FF9800;
		color: white;
    }
	.pending{ background: #ff0000;}
	.working{ background: #2196F3;}
	.complete{ background: #4CAF50;}
	
	.alert {    width: -webkit-fill-available;
    padding: 1rem;
    max-width: 500px;
    margin: 5px auto;
    border-radius: 1px;}
	
	.success {    background: #d3ffd5;
    color: #0c4810;}
	.info {    background: #E3F2FD;
    color: #0D47A1;}
	.danger,.failed {background: #f3dede;
    color: #8d1414;}
	
	
	.hidden_id {display:none;}
	#sub_category_id {display:none;}
	.show_id {display:block;}
	#close_nav_popup {    font-size: 20px;
    position: absolute;
    right: 29px;
    top: 18px;
    z-index: 3;}
	.user_logo {        display: block;
    margin: 10px  2rem;
    border: 1px solid gray;
    max-width: 300px;
    max-height: 200px;}
	
	.buttons-html5 {    display: inline-block;
    background: green;
    color: white;
    padding: 7px;
    font-size: 14px;
    border: 0px;
    margin: 5px;}
	
	.dt-buttons {    width: fit-content;
    vertical-align: top;display: inline-block;
    margin: 0px;}
	
	label[for=dt-length-0] {    font-size: 11px;color:gray;}
	
	.dt-length {    width: 100px;
    display: inline-block;
    margin: 5px;
    vertical-align: top;}
	
	.dt-search {         display: inline-block;
    vertical-align: top;
    margin: 2px;
    top: 7px;}
	table.dataTable>thead>tr>th, table.dataTable>thead>tr>td {
    padding: 10px 2px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
	
	table.dataTable>tbody>tr>th, table.dataTable>tbody>tr>td {
                 padding: 2px 2px;
    font-size: 14px;
    max-width: 120px;
    overflow: auto;
    font-weight: 600;
}

table.dataTable thead th, table.dataTable tfoot th {
    font-weight: bold;
    font-size: 12px;
}

table.dataTable>tbody>tr:nth-child(2n+2){
	       background: #dadada6e;
}

table.dataTable>tbody>tr>th, table.dataTable>tbody>tr>td::-webkit-scrollbar {
  height: 3px;
} 

.td_line2 {        display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 4px 0px;}

#myTable_info {    font-size: 12px;
    padding: 10px;}

.rejected {    background: #ff3434;
    color: white;
    padding: 2px 4px;
    font-size: 12px;
    margin: 0px 0px 3px;}

.pending {    background: #FF9800;
    color: white;
    padding: 2px 4px;
    font-size: 12px;
    margin: 0px 0px 3px;}
	
	.approved {    background: #4CAF50;
    color: white;
    padding: 2px 4px;
    font-size: 12px;
    margin: 0px 0px 3px;}
	
	
	table tbody tr td .fa-trash {    color: white;
    background: #b90606;
    padding: 6px;
    margin: 0 auto;
    display: block;
    width: fit-content;
    border-radius: 2px;}
	table tbody tr td .fa-edit,table tbody tr td .fa-rupee ,table tbody tr td .fa-print,table tbody tr td .fa-history ,table tbody tr td i{       color: white;
    background: #2196F3;
    padding: 6px;
    margin: 2px 4px;
    display: inline-block;
    width: fit-content;
    border-radius: 2px;}
	
	
	
	 table tbody tr td .fa-rupee {    background: #13ab13;}
	 table tbody tr td .fa-print {    background: #13ab13;}
	 table tbody tr td .fa-history {    background:gray;}
	 table tbody tr td .fa-phone {    background:#FF5722;}
	 table tbody tr td .fa-whatsapp {    background:#13ab13;}
	 
	 table.dataTable>tbody>tr:nth-child(2n+2).card_row2:hover {    background: #ceddf7;}
	 .card_row2:hover {    background: #ceddf7;}
	
	.poi_class {        max-width: 500px;
    height: auto;
    max-height: 100px;
    margin: 10px auto;
    display: block;}
	
	
	.open_image {         padding: 5px 10px;
    display: block;
    background: #3F51B5;
    font-weight: 600;
    font-size: 12px;
    color: white;
    text-align: center;
    margin: 3px;
    border-radius: 3px;}
	
	.add_btn2 {    background: green;
    color: white;
    padding: 8px;
    text-align: center;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 500;}
	
	
	.c_img {    width: 100px;
    margin: 0 auto;}
	
	.popup_confirmation {      color: white;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #000000;
    min-width: 300px;
    min-height: auto;
    max-width: -webkit-fill-available;
    text-align: center;
    border: 0px solid gray;
    z-index: 20;
    padding: 10px 0px 25px;
    transform: translate(-50%,-50%);
    scale: 0;
    user-select: none;}
	
	.popup_title {    font-size: 20px;
    padding: 20px;}
	.btn_yes {    background: red;
    color: white;
    padding: 10px;
    width: 100px;
    margin: 10px;
    display: inline-block;}
	.btn_no {      background: #6d6565;
    color: white;
    padding: 10px;
    width: 100px;
    margin: 10px;
    display: inline-block;}
	
	.btn_no:hover , .btn_yes:hover {
		scale:0.96;
	} 
	
	.active_popup {
		    animation: popcon 0.2s linear forwards;
    transform-origin: top;
		
	}
	
	@keyframes popcon {
		0%{scale:0;}
		100%{scale:1;}
	}
	
	.btn_flex {    display: flex;
    justify-content: space-around;}
	
	.color-blue {    color: blue;}
	.color-red {    color: #dc1414;}
	.color-green {    color: green;}
	.center {text-align:center !important; }
	
	.bold {    font-weight: 600;}
	
	.disable {    background: #f1f1f1;
    border: 0px;}
	
	.chosen-container-single .chosen-single {     box-shadow: unset;
    border: 0px;
    padding: 10px;
    height: auto;
    background: transparent;
    text-align: left;
    font-size: 16px;
    font-weight: 500;}
	
	#password_btn {    font-size: 12px;
    padding: 4px 7px;
    display: block;
    color: black;
    font-weight: 700;}
	
	.nav_category {    padding: 10px 0px;}
	.nav_category h3{       margin: 1px 1rem;
    font-weight: 400;
    font-size: 15px;
    padding: 5px 0px;}
	.nav_cat_btn {      padding: 5px 10px;
    margin: 6px;
    font-weight: 500;
    border: 1px solid #e6e6e6;
    border-radius: 24px;}
	
	.nav_cat_btn:hover { border: 1px solid #000000;}
	
	.flex {    display: flex;}
	.nav_cat_btn_active {border:1px solid black;background:black;color:white;}
	
	
	
	
	.add_btn {    background: #FF5722;
    color: white;
    padding: 6px;
    font-size: 13px;
    width: fit-content;
    position: absolute;
    right: 62px;
    z-index: 3;
    top: 12px;cursor:pointer;}
	
	.filter_form {          display: flex;
    max-width: 500px;
    justify-content: space-evenly;
    align-items: end;
    flex-wrap: wrap;
    padding: 0px 1rem;}
	
	.filter_form input,.filter_form select{    width: fit-content;
    padding: 6px;
    border-radius: 3px;
    font-size: 14px;
    
    border: 1px solid #d3d3d3;}
	.filter_form select{    width: 200px;
    display: block;}
	.filter_form button{    font-size: 14px;
    padding: 7px 12px;
    border: 0px;
    background: #242424;
    color: white;
    font-weight: 500;
    border-radius: 3px;}
	
	.filter_input {}
	
	.filter_form p {    margin: 0px;
    font-size: 12px;
    font-weight: 600;
    padding: 2px;}
	
	div.dt-container .dt-input {
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 5px;
    background-color: transparent;
    color: inherit;
    width: auto;
}
.grid-3 {    grid-template-columns: 9px 33% 33% 33%;}


	
	.pagination {      margin-bottom: 10px;
    width: -webkit-fill-available;
    text-align: center;
    display: grid;
    justify-content: center;
    overflow: auto;
    grid-template-columns: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;}
	.page_btn {       text-align: center;
    min-width: 20px;
    width: fit-content;
    margin: 10px 2px;
    background: #c2c2c2;
    color: #000000;
    padding: 5px;}
	.pagination .active{  
    background: #000000;
    color: white;
    }
	
	.dt-paging {display:none;}
	
	.sub_nav_list {     order: 1;  }
	
	.sub_nav_list i{}
	.sub_nav_txt {       font-size: 16px;
    padding: 10px 15px;
    display: flex;
    justify-content: space-between;
    font-weight: 600;
    border-bottom: 1px dashed #c6c6c6;}
	
	.video_list {       display: grid;
    align-items: anchor-center;
    font-size: 13px;
    grid-template-columns: 24px auto;
    color: #3f3e3e;
    padding: 8px 0px;
    padding-left: 15px;
    width: -webkit-fill-available;
    font-weight: 500;
    justify-self: end;}
	
	.video_list:hover {    background: #ededed;}
	
	.video_list i{       color: #5a5a5a;
    width: fit-content;
    background: #e3e3e3;
    border-radius: 4px;
    padding: 5px;
    font-size: 10px;}
	
	.video_list p{}
	
	.video_block {    width: 200px;
    border: 1px dashed gray;
    text-align: center;
    display: inline-grid;
    align-items: anchor-center;
    padding: 20px;
    min-height: 150px;
    margin: 10px;
    vertical-align: bottom;
	    vertical-align: top;
		    vertical-align: top;
    min-height: 276px;
    display: inline-grid;
	}
	
	.video_block img{    width: 100%;
    height: auto;
    max-width: 200px;}
	
	.video_block:hover {    scale: 0.95;}
	
	.video_block i{  font-size: 30px;
    background: #f3f3f3;
    color: #858484;
    width: fit-content;
    margin: 0 auto;
    padding: 10px;}
	.video_block p{      font-size: 15px;
    height: 37px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 500;}
	
	.open_btn {    background: #008af8;
    color: white;
    padding: 9px;
    display: flex;
    justify-content: space-between;
    border-radius: 2px;}
	
	.open_btn i{    font-size: 20px;
    padding: 0px;
    color: inherit;
    background: inherit;}
	
	#done_icon {    background: #E8F5E9;
    color: #4CAF50;}
	#watching_icon {       background: #E1F5FE;
    color: #03A9F4;}
	
	.progress_bar {          padding: 15px 10px;
    width: -webkit-fill-available;
    display: grid;
    background: #ffffff;}
	
	.progress_bar .progress {
        -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #f0f1f4;
    border: 0;
    border-radius: .1rem;
    height: 7px;
    position: relative;
    width: 100%;
}

.progress_bar .progress::-webkit-progress-bar {
    background: 0 0;
    border-radius: .1rem
}

.progress_bar .progress::-webkit-progress-value {
    background: #3F51B5;
    border-radius: .1rem
}

.progress_bar .progress::-moz-progress-bar {
    background: #3F51B5;
    border-radius: .1rem
}

.progress_bar .progress:indeterminate {
    animation: progress-indeterminate 1.5s linear infinite;
    background: #f0f1f4 linear-gradient(to right,#5755d9 30%,#f0f1f4 30%) top left/150% 150% no-repeat
}

.progress_bar .progress:indeterminate::-moz-progress-bar {
    background: black;
}



	.progress_bar p{       font-size: 15px;
    font-weight: 500;
    color: gray;
    text-align: center;}
	.progress_b {    display: flex;
    justify-content: space-between;
    align-items: anchor-center;
    padding: 6px 0px;}
	
	
	
	.nav_list img {        width: 100%;
    margin: 10px 0px;
    max-width: 150px;}
	.foot {       width: -webkit-fill-available;
    order: 5;}
	
	.foot_contact {    width: -webkit-fill-available;
    border: 1px solid #cdcbcb;
    color: #000000;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    font-weight: 500;
    background: #bdfbc0;}
	
	.foot_contact i{}
	
	.f_p{    font-size: 12px;
    text-align: left;
    padding: 5px 10px;
    font-weight: 500;}
	
	.drop_down {display:none;}
	
	.video_des {    white-space: pre-wrap;
    padding: 1rem;
    font-size: 16px;
    font-weight: 500;}
	
	.skip_control {   
    display: flex;
    justify-content: space-around;
    position: absolute;
    width: -webkit-fill-available;
    top: 50%;
    transform: translate(0px, -50%);
    align-items: center;
    font-size: 30px;}
	
	
.skip_control i {	      background: #ffffffe8;
    color: #000000;
    padding: 10px;
    text-align: center;
    border-radius: 49px;
    width: 31px;}

.video_player {         width: 100%;
    height: auto;
    position: relative;
    max-height: 500px;
    max-width: 1000px;}
	
	#videoPlayer {        width: -webkit-fill-available;
    max-width: 1000px;
    height: auto;
    max-height: 500px;}
	
.video_player video {width:100%;height:100%;}

#complete_icon {    position: absolute;
    background: #4CAF50;
    color: white;
    padding: 0px 10px;
    font-size: 14px;
    top: 7px;
    left: 8px;}
#complete_icon i{       background: inherit;
    color: inherit;
    font-size: inherit;
    width: inherit;
    padding: 4px 0px;}
#pending_icon {        position: absolute;
    background: #f2c6b8;
    color: #921313;
    padding: 0px 10px;
    font-size: 14px;
    top: 7px;
    left: 8px;}
#pending_icon i{       background: inherit;
    color: inherit;
    font-size: inherit;
    width: inherit;
    padding: 4px 0px;}
	
	#promo_video_c {        width: 95%;
    height: 500px;
    object-fit: cover;
    border-radius: 10px;
    margin: 10px auto;
    max-width: 800px;
    display: block;}