---
title: "Video Listing"
date: 2021-09-01
author: "Janet Lamb"
---

# Video Listing

# # **INFocus**™

# **Video Vault**











/* Dropdown Button */  
.dropbtn {  
 background-color: #0d1267;  
 color: white;  
 padding: 16px;  
 font-size: 16px;  
 border-radius:5px;  
 border: none;  
 cursor: pointer;  
} /\* Dropdown button on hover &amp; focus \*/  
.dropbtn:hover, .dropbtn:focus {  
 background-color: #cb128a;  
}

/\* The container

 – needed to position the dropdown content */  
.dropdown {  
 position: relative;  
 display: inline-block;  
} /\* Dropdown Content (Hidden by Default) \*/  
.dropdown-content {  
 display: none;  
 position: relative;  
 background-color: #f1f1f1;  
 min-width: 160px;  
 box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);  
 z-index: 1;  
 margin-bottom:130px !important;  
}

/\* Links inside the dropdown \*/  
.dropdown-content a {  
 color: black;  
 padding: 12px 16px;  
 text-decoration: none;  
 display: block;  
}

/\* Change color of dropdown links on hover \*/  
.dropdown-content a:hover {background-color: #ddd;}

/\* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) \*/  
.show {display:block;}

/\* When the user clicks on the button,  
toggle between hiding and showing the dropdown content \*/  
function myFunction() {  
 document.getElementById(“myDropdown”).classList.toggle(“show”);  
}

// Close the dropdown menu if the user clicks outside of it  
window.onclick = function(event) {  
 if (!event.target.matches(‘.dropbtn’)) {  
 var dropdowns = document.getElementsByClassName(“dropdown-content”);  
 var i;  
 for (i = 0; i var openDropdown = dropdowns\[i\];  
 if (openDropdown.classList.contains('show')) {  
 openDropdown.classList.remove('show');  
 }  
 }  
 }  
}

 Choose Your Series  [Healthy Workplace Climate-Emps](#hwce)  
 [Reframing Thoughts](#rt)  
 [Healthy Relationship with Money](#hrm)  
 [Work Your Way](#wyw)  
 [Employee Retention](#er)  
 [Healthy Workplace Climate-Lead](#hwcl) 

















# ## Reframing Thoughts













# ## Healthy Relationship with Money













# ## Employee Retention













# ## Healthy Workplace Climate – Employees













# ## Work Your Way













# ## Healthy Workplace Climate – Leaders













# ## Healthy Conflict