

























<style type="text/css">
        #mySideBarMenu { position: fixed; z-index: 100; }
        #mySideBarMenu a { line-height: 30px; z-index: 100; position: absolute; white-space: nowrap; width: 125px;  left: 0px; transition: 0.3s; padding: 2px 2px 2px 5px;  margin: 2px 0px 2px 0px; text-decoration: none; font-size: 0.9em; color: white; border-radius: 0 25px 25px 0; }
        #mySideBarMenu a:hover { left: 0; color:#000000; background-color:#ffffff; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
        
        #mySideBarMenu a .outer {display:inline-block; position: absolute; right: 5px; background-color: #555555; border-radius: 50%; width: 30px; height: 30px; text-align:center; padding-top:10px;}
        
        #mySideBarMenu a i {  }
        
        #mysmi1 { top: 130px; background-color: #9C28B1; }
        #mysmi2 { top: 170px; background-color: #FE5722; }
        #mysmi3 { top: 210px; background-color: #FF9801; }
        #mysmi4 { top: 250px; background-color: #8CC34B; }
        #mysmi5 { top: 290px; background-color: #039588; }
        #mysmi6 { top: 330px; background-color: #02BCD3; }
        #mysmi7 { top: 370px; background-color: #2196F3; }
        #mysmi8 { top: 410px; background-color: #673BB7; }
        #mysmi9 { top: 490px; background-color: #FFC100; }
        #mysmi10 { top: 450px; background-color: #3E4EB7; }
    </style>
	
	
	.whatsapp{
	
	position:fixed;
	bottom:40px;
	right:0px;
	z-index:10;
	}

    