Line 20: | Line 20: | ||
/************************* SIDE BAR *************************/ | /************************* SIDE BAR *************************/ | ||
+ | /* Side Bar */ | ||
+ | |||
+ | .sidebar{ | ||
+ | float:right; | ||
+ | width:218px; | ||
+ | margin:15px 15px; | ||
+ | background-color:transparent; | ||
+ | |||
+ | } | ||
+ | |||
+ | .sidebaraddress{ | ||
+ | float:center; | ||
+ | width:218px; | ||
+ | margin:15px 15px; | ||
+ | background-color:transparent; | ||
+ | font-weight: normal; | ||
+ | |||
+ | } | ||
+ | |||
+ | .sidebaraddress: a{ | ||
+ | |||
+ | font-weight: normal; | ||
+ | |||
+ | } | ||
+ | |||
+ | .sidebarsponsors{ | ||
+ | float:center; | ||
+ | width:218px; | ||
+ | margin:15px 15px; | ||
+ | background-color:transparent; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | .sidebar h3{ | ||
+ | font:"Trebuchet MS", Arial, Helvetica, sans-serif; | ||
+ | font-size:24px; | ||
+ | color:#000; | ||
+ | padding:10px; | ||
+ | text-align:center; | ||
+ | } | ||
+ | .sidebar h4 a{ | ||
+ | display:block; | ||
+ | font:Geneva, Arial, Helvetica, sans-serif; | ||
+ | font-size:18px; | ||
+ | color:#000; | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | #protocol ul li a{ | ||
+ | display:block; | ||
+ | font:Geneva, Arial, Helvetica, sans-serif; | ||
+ | font-size:15px; | ||
+ | color:#034996; | ||
+ | } | ||
+ | .sidebar ul li{ | ||
+ | display:block; | ||
+ | padding:5px 25px 5px 0px; | ||
+ | font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; | ||
+ | font-size:16px; | ||
+ | line-height:28px; | ||
+ | } | ||
+ | |||
+ | .sidebar ul li a{ | ||
+ | font-weight:normal; | ||
+ | /* color:#034996; */ | ||
+ | } | ||
+ | .sidebar ul li ul li{ | ||
+ | display:block; | ||
+ | font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; | ||
+ | font-size:14px; | ||
+ | padding-left:20px; | ||
+ | line-height:24px; | ||
+ | } | ||
+ | .sidebar ul li ul li a{ | ||
+ | color:black; | ||
+ | } | ||
+ | |||
+ | .sidebar ul li ul li a:hover{ | ||
+ | color: #000000; | ||
+ | } | ||
+ | |||
+ | |||
+ | .sidebar ul li ul li ul li{ | ||
+ | display:block; | ||
+ | font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; | ||
+ | font-size:13px; | ||
+ | line-height:24px; | ||
+ | } | ||
+ | |||
+ | @media (max-width: 690px) { | ||
+ | .sidebar { | ||
+ | position: absolute; | ||
+ | bottom: 0; | ||
+ | } | ||
+ | } | ||
Line 184: | Line 279: | ||
− | + | @media (max-width: 690px) { | |
+ | .hidden-xs { | ||
+ | display: none !important; | ||
+ | } | ||
+ | } | ||
Line 741: | Line 840: | ||
color:#FFFFFF; | color:#FFFFFF; | ||
} | } | ||
+ | |||
Line 1,121: | Line 1,221: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Revision as of 14:06, 17 August 2016