﻿/*Mobile SideMenu*/
.divSideMenu {height:100%; width:100%; position:relative; margin-top:80px; background:#0b5767;}
.divMenuSeperator{border-top:1px solid #176f7f;}
.divSocialLinkContainer {height:auto; overflow:hidden; padding:12px 20px; border-bottom:1px solid #176f7f;}

a.hypSwitchDesktop {font-size:16px; height:auto; overflow:hidden; padding:12px 20px; border-bottom:1px solid #176f7f; color:#fff; display:block;}
a.hypSwitchDesktop:link, a.hypSwitchDesktop:visited {color:#fff; text-decoration:none;}
a.hypSwitchDesktop:hover, a.hypSwitchDesktop:active{color:#fff; text-decoration:none;}

.divSideMenu .divCopyrightContainer {height:auto; overflow:hidden; padding:12px 20px;}
.divSideMenu .divCopyrightContainer .divCopyText {font-size:12px; color:#fff;}
/*End Mobile SideMenu*/

