/*password reset color*/
A:not(.stylizedButton), A:link:not(.stylizedButton), A:active:not(.stylizedButton), A:visited:not(.stylizedButton), .gadgetStyleNone a:not(.stylizedButton), .gadgetStyleNone a:link:not(.stylizedButton) {
    color:;
}

/* Code to change page width START */
.WaPlaceHolder { max-width: 1920px;}{@media screen (max-width: 600px)}
/* Code to change page width END */


/*Forum colors*/

/* Forum post background hover*/

.WaGadgetForum.WaGadgetForumStateTopicList #idTopicListContainer .topicListContainer .boxBodyOuterContainer table :hover
 {
    background-color: #005B7F;
}


/* Forum post background*/
.WaGadgetForum.WaGadgetForumStateTopicList #idTopicListContainer .topicListContainer .boxBodyOuterContainer table {
    background-color: #91947b;
}


/* Forum general background*/

.WaGadgetForum {

    background-color: #F9FAE1;}
   
    

/*Forum end*/




/*forum links*/
.WaGadgetForumStateMessageList .messageListOuterContainer ul.boxesList li.boxesListItem .boxBodyOuterContainer table.forumMessageTable td.left .boxBodyInfoOuterContainer .boxBodyInfoContainer .inner>a {
    color: #005b7f;
    
}



<!-- Twitter universal website tag code -->
<script>
!function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments);
},s.version='1.1',s.queue=[],u=t.createElement(n),u.async=!0,u.src='//static.ads-twitter.com/uwt.js',
a=t.getElementsByTagName(n)[0],a.parentNode.insertBefore(u,a))}(window,document,'script');
// Insert Twitter Pixel ID and Standard Event data below
twq('init','nyd1g');
twq('track','PageView');
</script>
<!-- End Twitter universal website tag code -->