* {margin:0; padding: 0; box-sizing: border-box;}
html{overflow-y:scroll}
.cf:after{visibility:hidden;  display:block;  content:"";  clear:both;  height:0}
* html .cf{zoom:1}/* IE6 */
*:first-child+html .cf{zoom:1}/* IE7 */
/* body {font-size: 14px; font-family: arial, sans-serif;} */
body {
  background-color: #ffffff;
  color: #333;
  font-size: 15px;
  font-weight: 300;
  font-family: "Roboto",sans-serif;
}
a{text-decoration:none; outline: 0 none;}
h2, h3, h4, h5, h6, p{padding-bottom:15px}
h1, h2, h3, h4, h5, h6, .nav, .navbar .navbar-nav {
  font-family: "Merriweather Sans",sans-serif;
  font-weight: normal;
}
h2 {font-size: 1.8em}
h3 {font-size: 1.6em}
h4 {font-size: 1.4em}
h5 {font-size: 1.2em}
.content a{text-decoration:none; color:#0095d9; outline: 0 none; font-weight: bold; position: relative;}
.content a:before {font-family:"FontAwesome"; position:absolute; left:-30px; top:3px; content:"\f03d";}
.content a:hover {text-decoration:underline}
img{max-width:100%;  vertical-align:bottom;  border:0 none;  outline:0 none}
.item {padding-bottom: 0.6em;}
#wrap {
  margin: 135px auto 0;
  min-width: 320px;
  position: relative;
  width: 90%;
  z-index: 1;
}
.innerwrapper{ margin:0 auto 5px;  max-width:1078px;  width:95%}
.content {margin-top: 55px; position: relative;}
.counter {position: absolute; top: -35px; font-weight: bold;}
.logo img{ margin-right:1em;  margin-top:5px; margin-left: -20px; max-height:50px;  vertical-align:bottom}
/*.header{ background-color:#0095d9;  display:block;  line-height:50px;  width:100%; border-bottom: solid 5px #222;} */
.header{ background-color:#222;  display:block;  line-height:50px;  width:100%; border-bottom: solid 5px #0095d9;}
.header h1{ color:#fff;  margin-left:1%; font-weight: normal; font-size: 1.2em;}
.wheader {
  background-color: #fff;
  border-bottom: 1px solid #f2f2f2;
  color: #fff;
  height: 120px;
  margin-bottom: 0;
  opacity: 0.95;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.wheader .winnerwrapper {
  margin: 0 auto;
}
.wsubheader {
  background-color: #0095d9;
  border-bottom: 1px solid #333;
  border-top: solid 1px #5CCBFF;
  color: #fff;
  height: 5px;
  margin-bottom: 10px;
}
.winnerwrapper, .wcontent {
  margin: 0 auto 5px;
  max-width: 1170px;
  width: 100%;
}
.documentsearch h2 {
  color: #444;
  font-size: 1.2em;
  font-weight: normal;
  margin-left: 200px;
  position: absolute;
  top: 50%;
}
.documentsearch .wlogo {margin-right: 20px}
a.wimagelink, a.wimagelink:hover {
  background-color: transparent !important;
  border: 0 none;
  outline: 0 none;
  position: absolute;
  text-decoration: none !important;
  top: 20px;
}
.wlogo {
  max-height: 73px;
  margin-top: 2px;
}

.breadCrumb {margin-top: 20px; margin-bottom: 25px;}
.breadCrumb a, .breadCrumb span {
  color: #222;
  background-color: #ffffe5;
  border: 1px solid #e6e600;
  border-radius: 5px;
  display: inline-block;
  font-size: 0.9em;
  margin-right: 20px;
  padding: 5px 15px;
  text-transform: capitalize;
}
.breadCrumb span {
  cursor: not-allowed;
}
.breadCrumb a::after, .breadCrumb span::after {
  content: "\f054";
  font-family: "FontAwesome";
  font-size: 0.8em;
  margin-left: 22px;
  position: absolute;
  top: 11px;
}
.breadCrumb a:last-child, .breadCrumb span:last-child {
  color: #888;
}
.breadCrumb a:last-child::after, .breadCrumb span:last-child::after {
  content: "" !important;
}
video{max-width:100%}
.video_container{max-width:800px; width:100%; height:100%; background-color:#f2f2f2f; position:relative; overflow:hidden; margin-bottom:60px}
.noteclassic, .noteimportant, .notewarning, .notetip{  background-position:20px 50%;   background-repeat:no-repeat;   border-collapse:collapse;   border-radius:20px;   clear:both;   margin:2em auto;   min-height:40px;   padding:15px 20px 15px 80px;   text-align:justify;   vertical-align:middle;   width:70% !important}
.noteclassic{  background-color:#eef;   background-image:url("http://wiki.wws5.com/lib/plugins/note/images/note.png")}
li{list-style:outside none square}

.articleContent h1, h2, h3, h4, h5, h6, a, p, li, .div{padding-bottom:15px}
.articleConten li{margin-left:20px}
.articleConten h2, .articleConten h3, .articleConten h4, .articleConten h5, .articleConten h6{padding-top:10px}
.scrollToTop {
  background-color: rgba(0, 0, 0, 0.4);
  bottom: 5px;
  color: #fff;
  cursor: pointer;
  display: none;
  height: 50px;
  position: fixed;
  right: 5px;
  text-align: center;
  width: 50px;
  z-index: 1005;
}
.scrollToTop:hover {background-color: rgba(0, 0, 0, 0.6);}
.circle {
  border-radius: 100% !important;
}
.scrollToTop i {
  font-size: 24px;
  line-height: 46px;
}
/* content:"\f077" */