﻿/*Mobile SideMenu*/
.divSideMenu {height:100%; width:100%; position:relative; margin-top:60px;}
.divMenuSeperator{border-top:1px dotted #fff;}
.divSocialLinkContainer {height:auto; overflow:hidden; padding: 7px 0px 8px; margin-top:20px;}

a.hypSwitchDesktop {font-size:14px; font-weight:300; height:auto; overflow:hidden; padding:12px 20px; /*border-bottom:1px solid #ddd;*/ color:#fff; display:block;}
a.hypSwitchDesktop:link, a.hypSwitchDesktop:visited {color:#fff; text-decoration:none;}
a.hypSwitchDesktop:hover, a.hypSwitchDesktop:active{color:#76ced9; text-decoration:none;}

.divSideMenu .divCopyrightContainer {height:auto; overflow:hidden; padding:12px 20px;}
.divSideMenu .divCopyrightContainer .divCopyText {font-size:12px; color:#fff; font-weight:300;}
/*End Mobile SideMenu*/

