@charset "utf-8";
/* CSS Document */
body,html{background-color:#e9eaed !important;}
.section{background: none repeat scroll 0 0 rgba(255,255,255,.5) !important;}
.section .title{border-bottom:1px solid lightgray;background-color:#e9e9e9 !important; color:#666 !important;}
.section .body{background-color:#e9eaed !important;}
#MasterHeaderToolbar{ 
background-color: #4c66a4 !important;
background: -moz-linear-gradient(top center, #4c66a4, #355089) !important;
background: -ms-linear-gradient(top center, #4c66a4, #355089) !important;
background: -webkit-linear-gradient(top center, #4c66a4, #355089) !important;
border: 1px solid #2b4170 !important;
text-shadow: 0 -1px -1px #1f2f52 !important;

}
.commentMainWrapper,.topicLikeComment{background-color:#EBEDF5 !important;}
.form-wrapper{background:none repeat scroll 0 0 rgba(255,255,255,.7) !important;}
.form-header,.form-footer {background:none repeat scroll 0 0 rgba(255,255,255,.5) !important;}

/*
.topicHeader,.postDate{ color:red !important;}
.topicHeader{ color:red  !important;}
.topicHeader span{color:red  !important;}
.topicBody{color:#413B47  !important;}
.topicBody pre{color:red  !important;}

*/

h1{color:#364672 !important;}
h2{color:#364672 !important;}
h3{color:#364672 !important;}
h4{color:#364672 !important;}

#userSetting{background-color:navy !important;border:1px solid white !important;}
.topicMainWrapper,.postPanel,.t{background: none repeat scroll 0 0 rgba(255,255,255,1) !important;}

#sponsoredPanel{
  background: none repeat scroll 0 0 rgba(255,255,255,1) !important;;
}