@charset "utf-8";
/* manager sekcji dla wersji mobilnej */

@media (max-width:721px) {
	body[page='#login'] .client_nav a[href='#login'],
	body[page='#new_password'] .client_nav a[href='#login'],
	body[page='#reset_password'] .client_nav a[href='#login'],
	body[page='#enroll'] .client_nav a[href='#enroll'],
	body[page='#register_for_educational_materials_only'] .client_nav a[href='#register_for_educational_materials_only'],
	body[page='#educational_materials'] .client_nav a[href='#educational_content_videos'],
	body[page='#education'] .client_nav a[href='#educational_content_videos'],
	body[page='#educational_content_videos'] .client_nav a[href='#educational_content_videos'],
	body[page='#educational_content_marketing_materials'] .client_nav a[href='#educational_content_marketing_materials'] {
		display: flex;
		color: #fff;
		background-color: #d9b9c8;
		border: none;
		order: 0;
	}
	
	body[page='#register_for_educational_materials_only'] .client_nav a[href='#login'] {
		order: 3;
	}
	
    .desktop_training_popup,
    .desktop_congratulations_popup {
        display: none;
    }
    
    .mobile_training_popup,
	.mobile_congratulations_popup {
        display: flex;
    }
}

@media (max-width:941px) {
	body[user=none] .mobile_client_header,
	body[user=user] .mobile_admin_header,
	body[user=edu] .mobile_admin_header,
	body[user=admin] .mobile_admin_header {
		display: flex;
	}

	body[user=none] .user_header,



	body[user=admin] .admin_panel_title,

	body[user=none] .menuactive .mobile_nav,
	body[user=user] .menuactive .mobile_nav.logged,
	body[user=edu] .menuactive .mobile_nav.edu,
	body[user=admin] .menuactive .mobile_nav.admin
	{
		display: flex;
	}

	body[user=none][page='#login'] .login_section,
	body[user=none][page='#new_password'] .new_password_section,
	body[user=none][page='#reset_password'] .reset_password_section,
	body[user=none][page='#enroll'] .enroll_section,
	body[user=none][page='#register_for_educational_materials_only'] .educational_materials_register_section,
	body[user=user][page='#register_your_sale'] .register_sale_section,
	body[user=admin][page='#register_your_sale'] .register_sale_section,
	body[user=user][page='#register_your_sale'] .your_sales_section,
	body[user=admin][page='#register_your_sale'] .your_sales_section,
	body[user=user][page='#your_profile'] .your_profile_section,
    body[user=user][page='#info_1099'] .info_1099_section,
    body[user=user][page='#request_for_w9'] .request_for_w9_section,
    body[user=user][page='#w9_form'] .w9_form_section,
    body[user=user][page='#w9_form_approval'] .w9_form_approval_section,
	body[user=admin][page='#your_profile'] .your_profile_section,
	body[user=edu][page='#your_profile'] .your_profile_section,
	body[user=admin][page='#users_list'] .users_list,
	body[user=admin][page='#stores_list'] .stores_list,
	body[user=admin][page='#invoices_list'] .invoices_list,
	body[user=admin][page='#rewards_list'] .rewards_list,
	body[user=admin][page='#new_users_list'] .new_users_list,
	body[user=admin][page='#new_user'] .new_user,
	body[page='#terms_and_conditions'] .tc_info_section
	{
		display: flex;
	}

	body[user=edu][page='#educational_materials'] .educational_content,
	body[user=edu][page='#educational_content_videos'] .educational_content,
	body[user=edu][page='#educational_content_marketing_materials'] .educational_content,
    body[user=edu][page='#educational_content_training'] .educational_content,
	body[user=user][page='#educational_materials'] .educational_content,
	body[user=user][page='#educational_content_videos'] .educational_content,
	body[user=user][page='#educational_content_marketing_materials'] .educational_content,
    body[user=user][page='#educational_content_training'] .educational_content,
	body[user=admin][page='#education'] .educational_content,
	body[user=admin][page='#educational_content_videos'] .educational_content,
	body[user=admin][page='#educational_content_marketing_materials'] .educational_content,
    body[user=admin][page='#educational_content_training'] .educational_content,
	body[page='#terms_and_conditions'] .terms_and_conditions 
	{
		display: block;
	}

	body[user=edu][page='#educational_materials'] .educational_content_videos,
	body[user=edu][page='#educational_content_videos'] .educational_content_videos,
	body[user=edu][page='#educational_content_marketing_materials'] .educational_content_marketing_materials,
	body[user=edu][page='#educational_content_training'] .educational_content_training,
	body[user=user][page='#educational_materials'] .educational_content_videos,
	body[user=user][page='#educational_content_videos'] .educational_content_videos,
	body[user=user][page='#educational_content_marketing_materials'] .educational_content_marketing_materials,
	body[user=user][page='#educational_content_training'] .educational_content_training,
	body[user=admin][page='#education'] .educational_content_videos,
	body[user=admin][page='#educational_content_videos'] .educational_content_videos,
	body[user=admin][page='#educational_content_marketing_materials'] .educational_content_marketing_materials,
    body[user=admin][page='#educational_content_training'] .educational_content_training {
		display: flex;
	}

	body[page='#rewards_list'] .nav a[href='#rewards_list'],
	body[page='#invoices_list'] .nav a[href='#invoices_list'],
	body[page='#users_list'] .nav a[href='#users_list'],
	body[page='#stores_list'] .nav a[href='#stores_list'],
	body[page='#education'] .mobile_nav a[href='#education'],
	body[page='#your_profile'] .mobile_nav a[href='#your_profile'],

	body[page='#educational_materials'] .mobile_nav a[href='#educational_materials'],
	body[page='#educational_content_videos'] .mobile_nav a[href='#educational_materials'],
	body[page='#educational_content_marketing_materials'] .mobile_nav a[href='#educational_materials'],
	body[page='#education'] .mobile_nav a[href='#education'],
	body[page='#educational_content_videos'] .mobile_nav a[href='#education'],
	body[page='#educational_content_marketing_materials'] .mobile_nav a[href='#education'],
	body[page='#terms_and_conditions'] .mobile_nav a[href='#terms_and_conditions'],
	body[page='#register_your_sale'] .mobile_nav a[href='#register_your_sale'] {
		background-color: #dabac9;
		color: #fff;
	}


	body[page='#login'] .login_open .client_nav a[href='#login'],
	body[page='#new_password'] .login_open .client_nav a[href='#login'],
	body[page='#reset_password'] .login_open .client_nav a[href='#login'],
	body[page='#enroll'] .login_open .client_nav a[href='#enroll'],
	body[page='#register_for_educational_materials_only'] .login_open .client_nav a[href='#register_for_educational_materials_only'],
	body[page='#educational_materials'] .client_nav a[href='#educational_content_videos'],
	body[page='#education'] .client_nav a[href='#educational_content_videos'],
	body[page='#educational_content_videos'] .client_nav a[href='#educational_content_videos'],
	body[page='#educational_content_marketing_materials'] .client_nav a[href='#educational_content_marketing_materials'],
    body[page='#educational_content_training'] .client_nav a[href='#educational_content_training'] {
		display: flex;
		color: #000;
		background-color: #fff;
	}

	body[page='#terms_and_conditions'] .info_content,
	body[user=none][page='#login'] .client_content,
	body[user=none][page='#new_password'] .client_content,
	body[user=none][page='#reset_password'] .client_content,
	body[user=none][page='#enroll'] .client_content,
	body[user=none][page='#register_for_educational_materials_only'] .client_content,
	body[user=user] .loged_client_content,
	body[user=admin] .admin_content
	{
		display: block;
	}

	body[user=user] .top_section[active='edit_sales_section'] .edit_sales_section,
	body[user=admin] .top_section[active='edit_store_section'] .edit_store_section,
	body[user=admin] .top_section[active='edit_rewards_section'] .edit_rewards_section,
	body[user=admin] .top_section[active='edit_invoices_section'] .edit_invoices_section,
	body[user=admin] .top_section[active='edit_user_section'] .edit_user_section,
	body[user=admin] .top_section[active='edit_newuser_section'] .edit_newuser_section,
	body .top_section[active='contact_administrator_section'] .contact_administrator_section,
	body .top_section[active='help_info_section'] .help_info_section
	{
		display: flex;	
	}

	body[user=logged] .menuactive mobile_nav.logged {
		display: flex;
	}

	body[user=admin] .nav.admin {
		display: flex;
	}
}