/* styles for the skills tree 2015 */ 

.constant { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; font-weight: bold; color: #000000; text-decoration: none; }
.skillsoff { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: normal; color: #aeaeae; text-decoration: none; }
.skillsactive { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: normal; color: #404040; text-decoration: none;; }


.discussion { 
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: normal; 
font-weight: normal; 
color: #666666; 
text-decoration: none;
background-color: #e3f7fc;
width: 100%;
border: 1px solid #666666;
padding: 4px;
margin-top: 4px;
float: right;
text-decoration: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
