<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-device-width: 1024px) {
    .menu,
    .menu ul,
    .menu ul li,
    .menu ul li a {
        margin: 0;
        padding: 0;
        border: 0;
        list-style: none;
        line-height: 1;
        display: block;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .menu ul ul {} .align-right {
        float: right;
    }
    .menu &gt; ul &gt; li &gt; a {} .menu &gt; ul &gt; li &gt; a:hover,
    .menu &gt; ul &gt; li.active &gt; a,
    .menu &gt; ul &gt; li.open &gt; a {} .menu &gt; ul &gt; li.open &gt; a {} .menu &gt; ul &gt; li:last-child &gt; a,
    .menu &gt; ul &gt; li.last &gt; a {} .menu &gt; ul &gt; li &gt; a:hover &gt; span::after,
    .menu &gt; ul &gt; li.active &gt; a &gt; span::after,
    .menu &gt; ul &gt; li.open &gt; a &gt; span::after {
        border-color: #eeeeee;
    }
    .holder::before {
        top: 18px;
        border-top: 2px solid;
        border-left: 2px solid;
        border-top-color: inherit;
        border-left-color: inherit;
    }
    .menu ul ul li a {
        cursor: pointer;
        padding: 10px 20px;
        z-index: 999;
        text-decoration: none;
        font-size: 13px;
    }
    .menu ul ul li:hover &gt; a,
    .menu ul ul li.open &gt; a,
    .menu ul ul li.active &gt; a {
        display: block;
    }
    .menu ul ul li:first-child &gt; a {
        box-shadow: none;
    }
    .menu ul ul ul li:first-child &gt; a {} .menu ul ul ul li a {
        padding-left: 30px;
    }
    .menu &gt; ul &gt; li &gt; ul &gt; li:last-child &gt; a,
    .menu &gt; ul &gt; li &gt; ul &gt; li.last &gt; a {
        border-bottom: 0;
    }
    .menu &gt; ul &gt; li &gt; ul &gt; li.open:last-child &gt; a,
    .menu &gt; ul &gt; li &gt; ul &gt; li.last.open &gt; a {} .menu &gt; ul &gt; li &gt; ul &gt; li.open:last-child &gt; ul &gt; li:last-child &gt; a {
        border-bottom: 0;
    }
    .menu ul ul li.has-sub &gt; a::after {
        display: block;
        position: absolute;
        content: "";
        width: 5px;
        height: 5px;
        right: 20px;
        z-index: 10;
        top: 11.5px;
        border-top: 2px solid #eeeeee;
        border-left: 2px solid #eeeeee;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }
    .menu ul ul li.active &gt; a::after,
    .menu ul ul li.open &gt; a::after,
    .menu ul ul li &gt; a:hover::after {
        border-color: #ffffff;
    }
    /*!*fixes issues with sub*!*/
    
    .MainNavigation li#menu-item-621 ul li ul {
        margin-left: 0;
        z-index: 9999;
        overflow-y: visible;
    }
    .MainNavigation li ul li ul {
        top: 0;
        z-index: 9;
        margin-left: 0 !important;
    }
    .MainNavigation li ul {
        top: 55px;
        position: unset !important;
    }
    .MainNavigation li ul li:hover &gt; ul {
        display: block;
        top: 103px;
    }
    .MainNavigation li ul {
        position: unset !important;
        margin-left: 15px;
        top: 50px;
    }
    /*boxes sidebar*/
    
    .registerBox h2 {
        font-size: 36px;
    }
}
/* iPhone 6+ ----------- */

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
    /*earn live ceus*/
    
    .saveBox {
        margin-top: 24px;
    }
}

@media only screen and (min-width: 736px){
    /* Styles */
    /*earn live ceus*/
    
		#post-102 .accordion.ui-helper-reset {
			 margin-left: 140px; 
		
		}

}



#post-20 .panel-group .panel-default .panel-title .accordion-toggle.collapsed i, 
#post-20 .panel-group .panel-default .panel-title a.accordion-toggle i, .panel-group .panel-default .panel-title a:focus i{
	
	background:#fff;
}
#post-20 h4.panel-title a{
	
	color:#1c94c4;
	font-weight:bold;
} 

#post-20 h4.panel-title a{
	
	color:#1c94c4;
	font-weight:bold;
}  

@media only screen and (max-width: 767px){
    /* Styles */
    /*earn live ceus*/
    
		#catalog-table, #catalog-table tr, #catalog-table td {
				display:block;
			
		}
		
		#catalog-table td{
			
			float:left;
			width:50%;
			text-align:center;
			
		}
.pull-left {float:none!important;}
} 





</pre></body></html>