*, input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {

} 
.powered-by-zendesk {
position:static !important;
}
body {
  color: #000000;
  font-family: 'Lato', sans-serif;
  font-size: 1%;
  line-height: 1.5;
  margin: 0;
  background:#000;
}

a {
  color: #FF0000;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
}

a:hover {
  cursor: pointer;
  color:#000;
}

img {
  max-width: 100%;
  vertical-align: middle;
}

img[width], img[height] {
  max-width: none;
}

figure > img {
  display: block;
}

ul, ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  font-weight:900;
}

label {
  display: inline-block;
  vertical-align: middle;
}

input[type=checkbox] + label {
  display: inline-block;
  margin-left: 5px;
}

input, textarea {
  border: 1px solid #DDDDDD;
  border: 1px solid rgba(0, 0, 0, 0.13);
  padding: 10px;
}

textarea {
  height: 100px;
  padding: 7px 10px;
  resize: vertical;
}

textarea, input[type=text] {
  width: 100%;
}

input, textarea, select {
  color: #000000;
}

input::-ms-clear {
  display: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: #CCC;
}

:-ms-input-placeholder {
  color: #CCC;
}

::-moz-placeholder {
  color: #CCC;
}

button, [role=button], [type=button] {
  background: transparent;
  border-radius: 2px;
  border: 1px solid #DDDDDD;
  border: 1px solid rgba(0, 0, 0, 0.13);
  box-shadow: inset 0 -2px #f6f6f6;
  box-shadow: inset 0 -2px rgba(0, 0, 0, 0.03);
  color: #158EC2;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: lighter;
  height: 30px;
  line-height: 28px;
  padding: 0 10px;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
}
input[type=submit] {
background: #e51315;
color: white;
padding: 3px 17px;
margin: 0 auto;
font-size: 28px;
font-family: "Lato", sans-serif;
font-weight: 700;
font-style: italic;
border: 0;
line-height: 36px;
text-transform:uppercase;
cursor:pointer;
height:auto;
}
a[role=button]:hover {
  text-decoration: none;
}

input[type=submit][disabled] {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE 8 */
  opacity: 0.4;
}

h1 {
  color: #000;
  font-weight: bold;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.main-column {
  float: left;
  width: 620px;
}

.side-column {
  width: 270px;
}

.dropdown-toggle:hover {
  text-decoration: none;
  color:#fff;
}
.dropdown-panel li a, #user-dropdown li a {
  color:#fff;
}
.dropdown-panel li a:hover, #user-dropdown li a:hover {
  color:#000;
}

.dropdown-toggle:after {
  color: #888;
  content: "\25BE";
  display: inline-block;
  font-family: "entypo";
  font-size: 14px;
  margin-left: 5px;
  vertical-align: middle;
}

.visibility-internal:before {
  content: "\1F512";
  font-family: "entypo";
  margin-right: 5px;
}

main, .header-inner, .footer-inner {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1000em;
}

.header {
  background-color: #FFFFFF;
  margin:71em 0 0;
  opacity:0;
}

.logo {
  float: left;
}

.logo a {

}

.logo img {
  width:143em;
  max-width:none;
  padding-bottom: 5em;
  margin: -48.5em 0 0 15em;

}

.user-nav  {
  width:100%;
  max-width:1000em;
  margin:0 auto;
  background:#000;
  height:40em;
}

.user-nav > * {
  display: inline-block;
  font-size: inherit;
  vertical-align: middle;
}

.user-avatar {
  margin-right: 4px;
  max-height: 20px;
}

.user-avatar, .user-avatar + span {
  display: inline-block;
  vertical-align: middle;
}


.login, .user-info {
  margin-left: 20px;
}

.search, .search-small, #searchbox.small {
  position: relative;
}


.search-small input[type=search], #searchbox.small input[type=search] {
  background: #FFF;
  border-top-color: #BFBFBF;
  font-weight: 400;
  font-size:100%;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;  
}

.search {
  font-size: 22px;
  padding:10px 0 20px;
}

.search:before {
  width: 60px;
}



.search input[type=text] {
  height: 60px;
  padding: 16px 12px 16px 55px;
  width: 100%;
}

.search-small {
  float: right;
}

.search-small:before {
  font-size: 16px;
  width: 35px;
}

.search-small input[type=search] {
  padding: 6px 10px 6px 35px;
  height: 30px;
  width: 270px;
}

.search-small input[type=text] {
  padding: 6px 10px 6px 35px;
  height: 30px;
  width: 270px;
}

.col-left {
  float: left;
  width: 65%;
}

.col-right {
  float: right;
  width: 35%;
}

.community h2, .community h3, .section h3 {
  margin: 18px 0 15px;
  text-transform: uppercase;
  font-weight:400;
  font-size:1.4em;
}

.community h4 {
  margin: 0 0 10px;
  font-size:1.4em;
  font-weight:400;
}

.community h4 a {
  margin-left: 5px;
}

.community .trending-questions + h4 {
  margin-top: 50px;
}

.article-list li, .community li {
  margin-bottom: 10px;
}
.article-list li a, .community li a {
  color:#000;
}
.article-list li a:hover, .community li a:hover {
  color:#f00;
}

.category-empty, .section {
  display: inline-block;
  padding: 0 50px 30px 0;
  vertical-align: top;
  width: 49.5%;
}
.category-tree .section:nth-child(even) {
  padding-left:10px;
}
.see-all-articles {
  display: inline-block;
  font-size: .8em;
  margin-top: 1em;
}

.category-description, .section-description {
  color: #bbb;
  margin-bottom: 50px;
  margin-top: -15px;
}

.section-subscribe, .section-unsubscribe {
  float: right;
  font-weight: lighter;
}

.category-list a, .section-list a {
  color: inherit;
  display: inline-block;
  font-size: 18px;
  margin-bottom: 10px;
}

.article-promoted span {
  cursor: default;
  font-family: "entypo";
  margin-right: 5px;
  position: relative;
}

.article-promoted span:before,
.article-promoted span:after {
  display: none;
  position: absolute;
}

.article-promoted span:hover:before,
.article-promoted span:hover:after {
  display: block;
}

.article-promoted span:before {
  background: #222;
  background: rgba(0, 0, 0, 0.85);
  border-radius: 4px;
  color: #FFF;
  content: attr(data-title);
  font-family: sans-serif;
  left: -10px;
  margin-top: 5px;
  padding: 3px 10px;
  top: 100%;
  white-space: nowrap;
  z-index: 1;
}

.article-promoted span:after {
  border-bottom: 5px solid #222;
  border-bottom: 5px solid rgba(0, 0, 0, 0.85);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  bottom: -5px;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -5px;
  width: 0;
}

.sub-nav {
  margin-bottom: 0;
  padding: 10px 0 5px;
}

.sub-nav .breadcrumbs {
  float: left;
  margin-top: 7px;
}

.sub-nav-far {
  margin-bottom: 15px;
}

.breadcrumbs li {
  display: inline-block;
  white-space: nowrap;
}

.breadcrumbs li + li:before {
  color: #158EC2;
  content: ">";
}

.article-header {
  border-bottom: 1px solid #ECECEC;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  margin-bottom: 35px;
  padding-bottom: 15px;
}

.article-header h1 {
  margin-bottom: 20px;
}

.article-author {
  color: #f00;
  font-weight: bold;
  margin-top: 2px;
}

.article-metadata {
  margin-top:10px;
  float: left;
  padding:10px 20px 10px 55px;
  position: relative;
  background:#000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
	border-radius: 4px; 
}

.article-avatar {
  left: 10px;
  position: absolute;
  top: 15px;
}

.article-avatar img {
  max-height: 38px;
  max-width: 38px;
}
.article-updated {
  color: #bbb;
  font-size: 12px;
  margin-bottom: 5px;
  margin-top: 0px;
}

.article-subscribe, .article-unsubscribe {
  float: right;
  margin-top: 10px;
}

.article-sidebar {
  margin-top: 88px;
}

.article-sidebar h3 {
  border-bottom: 1px solid #ECECEC;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  margin-bottom: 30px;
  padding-bottom: 15px;
}

.article-sidebar ul {
  margin-bottom: 60px;
}

.recent-articles li, .related-articles li {
  margin-bottom: 10px;
}

.article-body {
  line-height: 1.7;
  font-size: 14px;
  word-wrap: break-word;
}
.article-body h1 {
	text-transform: uppercase;
	color: #000;
	font-style: normal;
	font-weight: 900;
	display: block;
}

.article-body img {
  border: 1px solid #ECECEC;
  border: 1px solid rgba(0, 0, 0, 0.07);
  height: auto;
  max-width: 100%;
  padding: 3px;
}

.article-body .rightwise {
  float: right;
  margin-left: 15px;
}

.article-body .leftwise {
  float: left;
  margin-right: 15px;
}

.article-body pre {
  background: #f6f6f6;
  background: rgba(0, 0, 0, 0.02);
  border: 1px solid #ECECEC;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

.article-body blockquote {
  border-left: 1px solid #ECECEC;
  border-left: 1px solid rgba(0, 0, 0, 0.07);
  color: #bbb;
  font-style: italic;
  margin: 20px 0;
  padding-left: 20px;
}

.article-body ul,
.article-body ol {
  margin: 20px 0 20px 20px;
  list-style-position: outside;
}

.article-body ul > ul,
.article-body ol > ol {
  margin: 0 0 0 20px;
}

.article-body ul {
  list-style-type: disc;
}

.article-body ol {
  list-style-type: decimal;
}

.article-body li {
  margin-left: 20px;
}

.article-footer {
  border-color: #ECECEC;
  border-color: rgba(0, 0, 0, 0.07);
  border-style: solid;
  border-width: 1px 0;
  margin: 30px 0;
  padding: 20px 0;
}

.article-footer .article-vote {
  float: left;
}

.article-footer .share {
  float: right;
}

.article-vote {
  position: relative;
}

.article-vote small {
  color: #bbb;
  display: block;
}

.article-vote a:hover {
  text-decoration: none;
}

.article-vote-controls {
  position: absolute;
  right: -85px;
  top: 0;
}

.article-vote-up, .article-vote-down {
  color: inherit;
  font-family: "entypo";
}

.article-vote-up:before {
  content: "\1f44d";
}

.article-vote-down:before {
  content: "\1f44e";
}

.article-voted {
  box-shadow: inset 1px 1px 5px #DDDDDD;
  opacity: 1;
}

.article-vote-up.article-voted {
  color: #6B9100;
}

.article-comments h2 {
  font-size: 17px;
  margin-top: 50px;
}
.share li {
  display: inline-block;
}

.share a {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  vertical-align: middle;
  width: 30px;
}

.share a:before {
  display: inline-block;
  color: #FFF;
  font-family: "entypo";
  text-align: center;
  width: 100%;
}

.share a:hover {
  text-decoration: none;
}

.share-twitter:before {
  background: #00ACED;
  content: "\F309";
}

.share-facebook:before {
  background: #3B5998;
  content: "\F30C";
}

.share-linkedin:before {
  background: #4875B4;
  content: "\F318";
}

.share-googleplus:before {
  background: #CD3C2A;
  content: "\F30F";
}

.share-label {
  cursor: pointer;
}

.share-label + .share {
  background: #FFF;
  border: 1px solid #DDDDDD;
  border: 1px solid rgba(0, 0, 0, 0.17);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
  left: 50%;
  line-height: 70px;
  margin: 10px 0 0 -75px;
  position: absolute;
  text-align: center;
  top: 100%;
  white-space: nowrap;
  width: 175px;
  z-index: 1;
}

.share-label + .share:before, .share-label + .share:after {
  content: "";
  display: inline-block;
  left: 50%;
  position: absolute;
}

.share-label + .share:before {
  top: -7px;
  border-right: 7px solid rgba(0, 0, 0, 0);
  border-bottom: 7px solid #CCC;
  border-left: 7px solid rgba(0, 0, 0, 0);
  margin-left: -6px;
}

.share-label + .share:after {
  top: -6px;
  border-right: 6px solid rgba(0, 0, 0, 0);
  border-bottom: 6px solid #FFF;
  border-left: 6px solid rgba(0, 0, 0, 0);
  margin-left: -5px;
}

.share-label[aria-selected="true"] {
  color: #111;
}

.share-label[aria-selected="true"] + .share {
  display: block;
}

.share-label[aria-selected="false"] + .share {
  display: none;
}

.attachment-list, .screencast-list {
  font-size: 11px;
  margin-top: 25px;
}

.attachment-list span, .screencast-list span {
  color: #bbb;
}

.attachment-list li, .screencast-list li {
  margin-bottom: 10px;
}

.attachment-list li:before, .screencast-list li:before {
  background: #f6f6f6;
  border-radius: 3px;
  color: #bbb;
  font-family: "entypo";
  margin-right: 5px;
  padding: 5px;
}

.attachment-list li:before {
  content: "\1F4CE";
}

.screencast-list li:before {
  content: "\1F4BB";
}

.comment, .comment-form {
  border-top: 1px solid #ECECEC;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  font-size: inherit;
  line-height: 1.3;
  min-height: 100px;
  margin-bottom: 20px;
  padding-top: 20px;
  position: relative;
}

.comment-container {
  margin-left: 85px;
}

.comment-avatar {
  position: absolute;
  display: inline-block;
}

.comment-avatar img {
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  max-width: 65px;
  max-height: 65px;
}

.comment-avatar-agent:after {
  background-color: transparent;
  background-image: url(/hc/assets/agent-marker.png);
  background-image: url(/hc/assets/agent-marker.svg);
  background-repeat: no-repeat;
  background-size: 14px;
  position: absolute;
  width: 15px;
  height: 15px;
  bottom: -5px;
  right: -3px;
  content: " ";
}

.comment-author {
  display: inline-block;
  font-size: 12px;
  margin: 0 0 15px 0;
}

.comment-published, .comment-delete {
  float: right;
  font-size: 11px;
}

.comment-published {
  color: #bbb;
  font-weight: lighter;
}

.comment-delete {
  border-left: 1px solid #ECECEC;
  border-left: 1px solid rgba(0, 0, 0, 0.07);
  margin-left: 5px;
  padding-left: 5px;
}

.comment-body {
  line-height: 1.7;
  word-wrap: break-word;
}

.comment-body p:first-child {
  margin-top: 0px;
}

.comment-form textarea {
  border-radius: 2px 2px 0 0;
  border-width: 1px;
}

.comment-attachments {
  border-color: #DDDDDD;
  border-color: rgba(0, 0, 0, 0.13);
  border-style: solid;
  border-radius: 0 0 2px 2px;
  border-width: 0 1px 1px;
  padding: 10px;
}

.comment-form {
  padding-top: 30px;
}

.comment-form-controls {
  display: block;
  margin-top: 10px;
  text-align: right;
}

.comment-form-controls input[type=submit] {
  margin-left: 15px;
}

.comment-mark-as-solved {
  float: left;
  margin-top: 5px;
}

.comment-screencasts {
  float: left;
  margin-top: 5px;
  margin-right: 25px;
}

.pagination {
  border-top: 1px solid #ECECEC;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  line-height: 0;
  padding: 20px 0;
  text-align: center;
}

.answers + .pagination {
  border-top: none;
}

.article-list + .pagination {
  margin-top: 50px;
}

.pagination ul {
  display: inline-block;
}

.pagination li {
  float: left;
  border: 1px solid #ECECEC;
  border: 1px solid rgba(0, 0, 0, 0.07);
}

.pagination li + li {
  border-left: none;
}

.pagination a, .pagination span {
  display: inline-block;
  line-height: 20px;
  font-size: 12px;
  padding: 5px 12px;
}

.pagination-current {
  background-color: #f6f6f6;
  background-color: rgba(0, 0, 0, 0.03);
  color: #AAA;
}

.pagination-first {
  border-radius: 3px 0 0 3px;
}

.pagination-last {
  border-radius: 0 3px 3px 0;
}

.request-follow-up {
  text-align: right;
}

.follow-up-hint {
  display: inline-block;
  float: right;
  font-size: 13px;
  margin-top: 13px;
}

.request-actions, .request-details, .subscriptions-menu {
  margin: 30px 0 30px;
  padding: 15px 20px;
}

.request-actions li + li, .request-details li + li {
  margin-top: 10px;
}

.request-actions, .request-details, .subscriptions-menu, .form {
  background: #f6f6f6;
  background: rgba(0, 0, 0, 0.02);
  border: 1px solid #ECECEC;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}

.request {
  border-bottom: 1px solid #ECECEC;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  padding: 10px 30px 30px;
}

.request:first-child {
  border-top: 1px solid #ECECEC;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
}

.request-status {
  color: #FFF;
  border-radius: 3px;
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 1px;
  padding: 2px 5px;
}

.request .request-status {
  float: right;
  margin-top: 18px;
}

.request-subject {
  margin-bottom: 3px;
}

.request-published {
  color: #bbb;
  font-size: 12px;
  margin-bottom: 20px;
}

.request-link {
  border: 1px solid #DDDDDD;
  border: 1px solid rgba(0, 0, 0, 0.17);
  border-radius: 2px;
  display: inline-block;
  font-size: 12px;
  margin-top: 25px;
  padding: 3px 15px;
}

.status-selection {
  display: inline-block;
  margin-left: 5px;
}

input.requests-search {
  border-radius: 15px;
  height: 30px;
  margin: 20px 30px 0 0;
  outline: none;
  padding: 5px 15px;
  width: 250px;
}

.request-table {
  border-collapse: collapse;
  width: 100%;
  margin-top: 30px;
  text-align: left;
}

.request-table th {
  color: #bbb;
  font-size: 11px;
  font-weight: normal;
}

.request-table td, .request-table th {
  border: 1px solid #ECECEC;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-width: 1px 0;
  padding: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.request-table td:nth-child(1) {
  max-width: 50px;
}

.request-table td:nth-child(2) {
  max-width: 250px;
}

.request-table td:nth-child(3) {
  max-width: 60px;
}

.request-table td:nth-child(4) {
  max-width: 80px;
}

.request-table td:nth-child(5) {
  max-width: 80px;
}

.request-id {
  color: #bbb;
  display: block;
  font-size: 13px;
}

.request-details {
  font-size: 12px;
}

.request-details dt ~ dt {
  margin-top: 15px;
}

.request-details dd {
  font-weight: bold;
  margin: 2px 0 0;
}

.request-open {
  background: #59BBE0;
}

.request-answered {
  background: #F5CA00;
}

.request-solved {
  background: #828282;
}

.subscription {
  border-bottom: 1px solid #ECECEC;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  padding: 10px 30px;
}

.subscription:first-child {
  border-top: 1px solid #ECECEC;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
}

.subscription-options {
  float: right;
}

body.community-enabled .search-results-column {
  float: left;
  width: 450px;
}

body.community-enabled .search-results-column ~ .search-results-column {
  margin-left: 40px;
}

.search-results-subheading {
  border-bottom: 1px solid #ECECEC;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  padding-bottom: 10px;
  margin-bottom: 0;
}

.search-results-subheading-link {
  font-size: 13px;
  font-weight: normal;
  margin-left: 5px;
}

.search-result {
  margin: 0;
  padding: 20px 0;
}

.search-result + .search-result {
  border-top: 1px solid #ECECEC;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
}

.search-results-list {
  margin: 0;
}

.search-result-link {
  font-size: 16px;
}

.search-result-description,
.search-result-meta {
  padding-top: 16px;
}

.search-result-meta-name,
.search-result-meta-time,
.search-result-meta-count {
  font-size: 12px;
  color: #bbb;
}

.search-result-meta-time:before,
.search-result-meta-count:before {
  display: inline-block;
  padding-right: 5px;
  content: '\2022';
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.search-result-votes {
  background: #A8D119;
  border-radius: 2px;
  color: #FFF;
  display: inline-block;
  line-height: 1;
  margin-left: 5px;
  padding: 4px 5px;
  position: relative;
  top: -2px;
}

.search-result-votes:before {
  content: "\1F44D";
  font-family: "entypo";
  margin-right: 3px;
}

.form {
  overflow: hidden;
  padding: 40px 55px;
}

.form-field + .form-field {
  margin-top: 25px;
}

.form-field label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}

.form-field input[type=checkbox] + label {
  margin: 0 0 0 10px;
}

.form-field.required > label:after {
  content: "*";
  color: red;
  margin-left: 2px;
}

.form-field textarea, .form-field input {
  box-shadow: inset 0 1px #E3E3E3;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.11);
}

.form-field p {
  color: #BEBEBE;
  font-size: 11px;
}

.form-field input[type=number], .form-field input.datepicker {
  width: 150px;
}

.form form + form,
.searchbox, #searchbox {
  margin: 15px 0 30px;
}
#searchbox.small {
	margin:0;
	float:right;
}
.small .search input[type=search]{
	width:200px;
}
ol.breadcrumbs li {
	font-size:1.4em;
}
.searchbox-suggestions {
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  border: solid 1px #ccc;
  padding: 10px 20px;
  max-height: 200px;
}

.searchbox-suggestions li {
  padding: 5px 0;
}

[data-loading="true"] input,
[data-loading="true"] textarea {
  background: transparent url(/hc/assets/loader.gif) 99% 50% no-repeat;
  background-size: 16px 16px;
}

.form footer {
  border-top: 1px solid #ECECEC;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  margin-top: 40px;
  padding-top: 25px;
  text-align: right;
}

.form footer a {
  color: #CCC;
  cursor: pointer;
  margin-right: 15px;
}

.error-page {
  margin: 0 auto;
  max-width: 500px;
  padding-top: 5%;
}

.error-page h1 {
  font-size: 52px;
  margin-bottom: 0;
}

.error-page h2 {
  font-size: 16px;
  margin-bottom: 5px;
}

.error-page > a {
  display: block;
  margin-top: 25px;
}

.community-heading {
  float: left;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}

.community-nav {
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  border-top: 0;
  margin-bottom: 55px;
  margin-top: 0;
  padding: 25px 0;
}

.community-nav li {
  display: inline-block;
  padding-right: 30px;
}

.community-nav li + li {
  border-left: 1px solid rgba(0, 0, 0, 0.07);
  padding-left: 30px;
}

.community-nav li:last-child {
  border: 0;
  float: right;
  margin: 0;
  padding: 0;
  position: relative;
  top: -5px;
}

.community-nav li:last-child a {
  color: #158EC2;
}

.community-nav li:last-child a:before {
  content: "\270E";
  font-family: "entypo";
  font-size: 14px;
  margin-right: 10px;
  vertical-align: middle;
}

.community-sub-nav {
  border-bottom: 1px solid #ECECEC;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  padding: 15px 0;
  position: relative;
}

.community-sub-nav li {
  display: inline-block;
  margin-right: 30px;
}

.community-sub-nav .topic-add {
  position: absolute;
  right: 0;
  top: 10px;
}

.topic {
  display: inline-block;
  width: 49.5%;
  padding: 20px 30px 20px 0;
  vertical-align: top;
}

.topic-header, .question-header {
  border-bottom: 1px solid #ECECEC;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  display: table;
  padding-bottom: 10px;
}

.topic-header > *, .question-header > * {
  display: table-cell;
  vertical-align: middle;
}

.topic-header .topic-meta, .question-header .question-meta {
  padding: 0 15px;
  white-space: nowrap;
}

.topic-heading, .question-heading, .answer-list-heading {
  font-weight: bold;
  font-size: 13px;
  width: 100%;
}

.topic-heading {
  font-size: 18px;
}

.topic-questions {
  margin-top: 45px;
}

.question, .answer {
  border-bottom: 1px solid #ECECEC;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  padding: 20px 0;
  position: relative;
}

.question-avatar, .answer-avatar {
  display: table-cell;
  margin-right: 10px;
  min-width: 50px;
  vertical-align: top;
}

.question-avatar img, .answer-avatar img {
  border-radius: 3px;
  max-height: 38px;
  max-width: 38px;
}

.question-body, .answer-body {
  display: table-cell;
  vertical-align: top;
  width: 100%;
}

.question-body .answer-official-body {
  vertical-align: top;
  width: 100%;
}

.question-body p, .answer-body p, .answer-official-body p {
  margin: 0 0 5px;
}

.question-body .question-meta, .answer-body .answer-meta, .answer-official-body .answer-meta {
  float: left;
}

.question .answer {
  border: none;
  padding-bottom: 0;
}

.question-topic-list {
  margin: -20px 0 30px;
}

.question-topic-list li {
  display: inline-block;
  margin: 10px 10px 0 0;
}

.question-topic-list a {
  background: #f6f6f6;
  background: rgba(0, 0, 0, 0.02);
  border-radius: 5px;
  color: #C5C5C5;
  display: inline-block;
  font-size: 11px;
  padding: 7px 15px;
}

.question-title, .topic-title {
  margin: -3px 0 5px;
  font-size: 15px;
}

.question-title a, .topic-title a {
  font-weight: lighter;
}

.question-meta, .answer-meta, .topic-meta {
  color: #C5C5C5;
  font-size: 11px;
}

.topic-meta span + span:before, .question-meta span + span:before, .answer-meta span + span:before {
  content: "\2022";
  font-size: 10px;
  margin: 0 10px;
}

.answer-form {
  margin: 30px 0 0 95px;
}

.answer-form-controls {
  display: none;
  margin-top: 10px;
  text-align: right;
}

.answer-form-controls input[type=submit] {
  margin-left: 15px;
}

.answer-form-controls .pull-left {
  float: left;
}

.answer-official-heading {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 20px;
}

.answer-list-heading {
  border-bottom: 1px solid #ECECEC;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  margin-top: 30px;
  padding-bottom: 20px;
}

.question-share, .answer-share {
  position: relative;
}

.related-questions h3 {
  font-size: 13px;
}

.related-questions li {
  margin-bottom: 10px;
}

.vote {
  display: table-cell;
  margin-left: 15px;
  margin-right: 10px;
  min-width: 95px;
  vertical-align: top;
}

.vote-sum, .vote-controls {
  display: inline-block;
  vertical-align: middle;
}

.vote-sum {
  font-size: 15px;
  font-weight: bold;
  min-width: 60px;
  padding-left: 10px;
  text-align: center;
}

.vote-controls {
  border-radius: 5px;
}

.vote-controls a {
  background: #FFF;
  border-color: #f6f6f6;
  box-shadow: none;
  color: #BBB;
  display: block;
  font-family: "entypo";
  font-size: 13px;
  height: 18px;
  line-height: 18px;
  padding: 0 6px;
}

.vote-up {
  border-radius: 5px 5px 0 0;
}

.vote-down {
  border-radius: 0 0 5px 5px;
  border-top: 0;
}

.vote-up:before {
  content: "\E763";
}

.vote-down:before {
  content: "\E760";
}

.vote-controls:hover {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}

.vote-controls:hover a {
  background: #FFF;
  border-color: #A6A6A6;
  color: #BBB;
}

.vote-controls a:hover, .vote-controls [aria-selected=true] {
  background: #f6f6f6;
  color: #333;
}

.vote-controls a:active {
  background: #CCC;
  color: #111;
}

.answer-accept {
  color: #BBB;
  font-size: 15px;
  max-width: 15px;
  overflow: hidden;
  padding-top: 7px;
  position: absolute;
  white-space: nowrap;
}

.answer-accept:hover {
  text-decoration: none;
}

.answer-accept:before {
  content: "\2713";
  font-family: "entypo";
  margin-right: 5px;
}

.answer-accepted .answer-accept, .answer-accepted .vote-sum {
  color: green;
}

.topic-controls, .question-controls, .answer-controls {
  float: right;
  font-size: 11px;
}

.topic-edit, .question-edit, .answer-edit {
  margin-left: 25px;
}

.topic-edit:before, .question-edit:before, .answer-edit:before {
  color: #CCC;
  content: "\2022";
  font-size: 10px;
  margin-left: -16px;
  pointer-events: none;
  position: absolute;
}

.chat {
  background: #f6f6f6;
  border: 1px solid #E0E0E0;
  border-bottom: 0;
  border-radius: 5px 5px 0 0;
  bottom: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  font-size: 13px;
  line-height: 35px;
  padding: 0 15px;
  position: fixed;
  right: 85px;
  -webkit-transition: bottom .5s ease-in, color .5s ease-in;
  -moz-transition: bottom .5s ease-in, color .5s ease-in;
  -ms-transition: bottom .5s ease-in, color .5s ease-in;
  -o-transition: bottom .5s ease-in, color .5s ease-in;
  transition: bottom .5s ease-in, color .5s ease-in;
}

.chat:before {
  content: "\E720";
  font-family: "entypo";
  font-size: 16px;
  margin-right: 10px;
  vertical-align: middle;
}

.chat:hover {
  text-decoration: none;
}

.chat-available {
  bottom: 0;
}

.chat-unavailable {
  color: gray;
  cursor: default !important;
  bottom: -50px;
}

.markdown {
  word-wrap: break-word;
}

.markdown h1,
.markdown h2,
.markdown h3,
.markdown h4,
.markdown h5 {
  padding: 0;
  margin: 0 0 10px 0;
  font-weight: bold;
  line-height: 13px;
  font-size: 13px;
}

.markdown img {
  display: block;
  border: 1px solid #ECECEC;
  border: 1px solid rgba(0, 0, 0, 0.07);
  height: auto;
  max-width: 100%;
  padding: 3px;
  margin-bottom: 10px;
}

.markdown p {
  margin-bottom: 10px;
}

.markdown ul,
.markdown ol {
  list-style-position: inside;
  margin: 0 0 10px 10px;
}

.markdown ul {
  list-style-type: disc;
}

.markdown ol {
  list-style-type: decimal;
}

.markdown ul > ul,
.markdown ol > ol {
  margin: 0 0 0 10px;
}

.markdown pre {
  background: #f6f6f6;
  background: rgba(0, 0, 0, 0.02);
  border: 1px solid #ECECEC;
  border: 1px solid rgba(0, 0, 0, 0.07);
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
  margin-bottom: 10px;
}

.markdown blockquote {
  border-left: 1px solid #ECECEC;
  border-left: 1px solid rgba(0, 0, 0, 0.07);
  color: #bbb;
  font-style: italic;
  padding-left: 10px;
  margin: 0 0 10px 0;
}

.markdown hr {
  margin-bottom: 10px;
  height: 2px;
  background-color: #ECECEC;
}

html[dir=rtl] .main-column {
  float: right;
}

html[dir=rtl] .side-column {
  float: left;
}

html[dir=rtl] .dropdown-toggle:after {
  margin-left: auto;
  margin-right: 5px;
}

html[dir=rtl] .logo {
  float: right;
}

html[dir=rtl] .user-nav {
  float: left;
}

html[dir=rtl] .user-nav > a {
  border-left: 0;
  border-right: 1px solid #ECECEC;
  border-right: 1px solid rgba(0, 0, 0, 0.07);
  margin-left: auto;
  margin-right: 15px;
  padding-left: 0;
  padding-right: 15px;
}

html[dir=rtl] .user-nav > .login {
  margin-right: 20px;
  padding: 0 10px;
}

html[dir=rtl] .user-info {
  margin-left: auto;
  margin-right: 30px;
}

html[dir=rtl] .user-avatar {
  left: 5px;
}

html[dir=rtl] .search input[type=search] {
  padding: 0 55px 0 12px;
}

html[dir=rtl] .search input[type=text] {
  padding: 0 55px 0 12px;
}

html[dir=rtl] .search-small {
  float: left;
}

html[dir=rtl] .search-small input[type=search] {
  padding: 6px 35px 6px 10px;
}

html[dir=rtl] .search-small input[type=text] {
  padding: 6px 35px 6px 10px;
}

html[dir=rtl] .knowledge-base h4:before,
html[dir=rtl] .community h4:before {
  margin-left: 10px;
}

html[dir=rtl] .category-empty,
html[dir=rtl] .section {
  padding: 0 0 30px 50px;
}

html[dir=rtl] .section-subscribe,
html[dir=rtl] .section-unsubscribe {
  float: left;
}

html[dir=rtl] .sub-nav .breadcrumbs {
  float: right;
}

html[dir=rtl] .article-author {
  position: relative;
  left: -30%;
}

html[dir=rtl] .article-metadata {
  float: right;
}

html[dir=rtl] .article-avatar {
  left: inherit;
}

html[dir=rtl] .article-updated {
  position: relative;
  left: -30%;
}

html[dir=rtl] .article-subscribe,
html[dir=rtl] .article-unsubscribe {
  float: left;
}

html[dir=rtl] .article-footer .share {
  float: left;
}

html[dir=rtl] .article-vote {
  float: right;
  left: -85px;
}

html[dir=rtl] .comment-container {
  margin-right: 85px;
  margin-left: auto;
}

html[dir=rtl] .comment-avatar {
  right: 0;
}

html[dir=rtl] .comment-published,
html[dir=rtl] .comment-delete {
  float: left;
}

html[dir=rtl] .request .request-status {
  float: left;
}

html[dir=rtl] .status-selection {
  margin-left: inherit;
  margin-right: 5px;
}

html[dir=rtl] .request-table {
  text-align: right;
}

html[dir=rtl] .subscription-options {
  float: left;
}

html[dir=rtl] .powered-by-zendesk {
  left: 10px;
  right: auto;
  text-align: left;
}

html[dir=rtl] .chat {
  left: 85px;
  right: auto;
}

html[dir=rtl] .community-nav li {
  display: inline-block;
  padding-left: 30px;
  padding-right: auto;
}

html[dir=rtl] .community-nav li + li {
  border-left: 0;
  border-right: 1px solid #ECECEC;
  border-right: 1px solid rgba(0, 0, 0, 0.07);
  padding-left: 30px;
  padding-right: auto;
}

html[dir=rtl] .community-nav li:last-child {
  border: 0;
  float: left;
  padding: 0;
}

html[dir=rtl] .community-nav li:last-child a:before {
  margin-left: 10px;
  margin-right: auto;
}

html[dir=rtl] .question-avatar,
html[dir=rtl] .answer-avatar {
  float: right;
  margin-left: 10px;
  margin-right: auto;
}

html[dir=rtl] .question-body .question-meta,
html[dir=rtl] .answer-body .answer-meta {
  float: right;
}

html[dir=rtl] .vote {
  float: right;
  margin-left: 10px;
  margin-right: 15px;
}
/* Added for 2K */
h1, h2 {
	display:inline-block;
	margin: .27em 0 .14em 12px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Lato';
	font-style: normal;
	font-weight: 900;
	font-size: 60em;
	line-height: 88%;
	padding: 0 .05em .05em;
}
h1 {
	margin:.67em 0 .5em;
}
.pageTitle {
	text-transform: uppercase;
	color: #fff;
	font-style: normal;
	font-weight: 900;
	background: #000;
	display: block;
	height: .97em;
	line-height: .97em;
	float: left;
	padding-right: .15em;
	padding-left: .1em;
	margin-top: -.07em;
}
h2 {
	background:#000;
	font-size:34em;
	height:auto;
    width:100%;
	line-height:1;
	margin:0;
	font-weight:400;
}
h2 a, h2 a:hover {
	color:#fff;
}
h3 a, h3 a:hover {
	color:#000;
}

.content .outer {
	background:rgba(0,0,0,.6);
	border:1px solid #000;
	padding:8px;
	margin-bottom:8px;	
	font-size:14em;
}
.col-right .outer {
	margin-left:8px;
}
.content h1 {
	font-size:4em;
}
.content h2, .content h1.demoted {

	text-transform: uppercase;
color: #fff;
font-family: 'Lato';
font-style: normal;
font-weight: 400;
font-size: 1.8em;
background: #000;
padding: 4px 6px 6px;
display: inline-block;
margin: 0;
}
.content.col-right h2 {
	background:none;
	color:#000;
	font-size:1em;
	text-transform:none;
	margin:0; padding:0;
}
.content .inner {
	background:#fff;
	width:100%;
	padding:13px;

}
.main-nav {
	float:left;
}
.main-nav ul {
	list-style:none;
	height:53em;
}
.main-nav ul li {
	float: left;
	font-style: normal;
	font-weight: 400;
	font-size: 20em;
	letter-spacing: .01em;
	line-height:2.65;
	height:2.65em;
	padding: 0 0 0 2em;
}
.main-nav ul li:first-child {
	padding:0;
}

.main-nav ul li a {
	color:#000;
	text-transform:uppercase;
}
.main-nav ul li a:hover {
	color:#f00;
}

.header-lower {
	width:100%;
	background:#000;
	margin:0; padding:0;
}
#user {
	float:left;
	margin-left:165em;
}
#user #user-dropdown {
	background:#f00;
}
.login {
	font-size:16em;
	padding: .1em 1.5em 0 0;
	color:#fff;
	float:left;
	line-height:2;
	margin-left:11.1em;
	text-transform:uppercase;
	font-weight:400;
}
a.dropdown-toggle {
	color:#fff;
}
.login:hover, a.dropdown-toggle:hover {
	color:#f00;
}

.dropdown-panel.with-caret:before {
top: -7px;
left: 9px;
border-right: 7px solid transparent;
border-bottom: 7px solid #f00;
border-left: 7px solid transparent;
}
.dropdown-panel.with-caret:after {
top: -6px;
left: 10px;
border-right: 6px solid transparent;
border-bottom: 6px solid #f00;
border-left: 6px solid transparent;
}
.language-selector {
	float:left;
	padding:3px 20px 0 0;
	line-height:2;
	font-size:16em;
	text-transform:uppercase;
}
#bg {
	position:fixed;
	width:100%;
	top:0;
	left:0;
	right:0;
	z-index:-1;
}
#bg img {
	width:100%;
}
#searchbox input[name="commit"] {
	background:#fff url("//p1.zdassets.com/hc/theme_assets/70804/4386/search-big.png") no-repeat 0 0;
	width:42px;
	height:42px;
	display:inline-block;
	text-indent:-400px;
	border:none;
	box-shadow:none;
	vertical-align:top;
	margin:0 0 0 -3px;
}
input[name="commit"]:hover {
	background-position: 0 -55px;
}
.dropdown .language-selector, html .dropdown .user-info  {
	font-size:16em;
	line-height:2;
}
.dropdown button, .dropdown [role=button], .dropdown  [type=button], .dropdown [type=submit], .user-info [role="button"] {
	font-size:16em;
	font-weight:normal;
	line-height:2;
	color:#fff;
	text-transform:uppercase;
}
.search input[type=search] {
  height: 42px;
  padding: 5px 12px 6px 10px;
  width:615px;
  display:inline-block;
  margin:0;
  background:#eaeaea;
  border:none;
}

.dropdown-panel {
	background:#f00;
	border:none;
}
.language-selector ul li a:hover, ul.dropdown-menu li a:hover {
	background:#f00;
	color:#fff;
}
#btn-mm {
	display:none;
}
/*
.language-selector ul li a {
	padding-left:32px;
	background:url("http://downloads.2kgames.com/thebureau/full-site/img/icon-flag-us.jpg") no-repeat 6px;
}
.language-selector ul li:nth-child(1) a {
	background:url("http://downloads.2kgames.com/thebureau/full-site/img/icon-flag-de.jpg") no-repeat 6px;
}
.language-selector ul li:nth-child(2) a {
	background:url("http://downloads.2kgames.com/thebureau/full-site/img/icon-flag-es.jpg") no-repeat 6px;
}
.language-selector ul li:nth-child(3) a {
	background:url("http://downloads.2kgames.com/thebureau/full-site/img/icon-flag-fr.jpg") no-repeat 6px;
}
.language-selector ul li:nth-child(4) a {
	background:url("http://downloads.2kgames.com/thebureau/full-site/img/icon-flag-it.jpg") no-repeat 6px;
}
.language-selector ul li:nth-child(5) a {
	background:url("http://downloads.2kgames.com/thebureau/full-site/img/icon-flag-cn.jpg") no-repeat 6px;
}
*/
a[role=button].dropdown-toggle {
font-size:.6em;
color:#fff;
margin-top:-1em;
}
/* Added By Al Beuscher 4/14/2015 */
p.ta-meta {
	margin:.25em 0 1em;
}
#topArticles h4 {
	margin:.5em 0 0;
}


/* FOOTER BEGIN */
#footer .logo {
	margin:0 auto;
	display:block;
	float:none;
}
#footer {
  position: relative;
  width: 100%;
  z-index: 10;
  background: #000;
  height: auto;
  padding-bottom: 100em;
  margin-top: 30em;
  color: #9d9d9d;
  padding-top: 15em;
}
#footer .inside {
	max-width:1000em;
	margin:0 auto;
	width:100%;
	position:relative;
}
#footer a {
  text-decoration: none;
  color: #9d9d9d;
}
#footer .logo {
  margin: 0 auto 15em;
  display: block;
  height: 30em;
}
#footer nav {
  text-align: center;
  width: 625em;
  margin: 0 auto 30em;
}
#footer nav a {
  margin: 0 0.7em;
  font-size: 10em;
  text-transform: uppercase;
  white-space: nowrap;
}
#footer nav a:hover {
  color: #FFF;
}
#footer .copyright {
  float: left;
}
#footer .copyright p {
  font-size: 10em;
  margin: 0;
  float: right;
}
#footer .copyright p span {
  display: block;
}
#footer .newsletter {
  cursor: pointer;
}
#footer .trustee {
  width: 142em;
  display: inline-block;
  float: left;
  margin-right: 13em;
}
#footer .trustee img {
  width: 100%;
}
#footer .social {
  float: right;
  margin-top: 5em;
}
#footer .social span {
  font-size: 10em;
  line-height: 2.7em;
  float: left;
}
#footer .social a {
  float: left;
  display: block;
  height: 27em;
  margin-left: 10em;
}
#footer .social img {
  height: 100%;
}
#footer .social-popup {
  display: none;
  width: 119em;
  height: 66.5em;
  background: #d51214;
  position: absolute;
  right: 27em;
  top: 12em;
}
#footer .social-popup ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
  margin-bottom: -2em;
  padding-bottom: 12em;
}
#footer .social-popup li {
  line-height: 26.1em;
  width: 100%;
  text-align: center;
  padding-top: 1.4em;
}
#footer .social-popup li:hover {
  background: #8e0c08;
}
#footer .social-popup li a {
  text-transform: uppercase;
  height: 0;
  float: none;
  font-size: 18em;
  color: #FFF;
}
#footer .social-popup .backarrow {
  width: 15em;
  height: 15em;
  background: #d51214;
  left: 50%;
  margin-top: 60em;
  position: absolute;
  display: block;
  /* Rotate */
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  /* Rotate Origin */
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  transform-origin: 0 100%;
  /*padding-bottom:8px;
  position:relative;
  display:block;
  height:9px;
  width:100%;
  background: url($cdn+"/img/arrowfooter.png") top center no-repeat;
  background-position:50% 0;*/
  /*background-position:center;*/
}
#footer .social-popup .sportover:hover {
  height: 32em;
}
#footer .facebookPosition {
  right: 61em;
}
#footer .twitterPosition {
  right: 25em;
}
#footer .youtubePosition {
  right: -10em;
}
#footer .backtop {
  display: none;
}
#footer .backtopWrapper {
  width: 100%;
  display: block;
  margin-bottom: 26em;
  margin-top: -15em;
}
#footer .backtopWrapper:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: -moz-linear-gradient(left, black 0%, #202020 25%, #202020 75%, black 100%);
  background: -webkit-linear-gradient(left, black 0%, #202020 25%, #202020 75%, black 100%);
  background: linear-gradient(left, #000000 0%, #202020 25%, #202020 75%, #000000 100%);
}

#footerBottom {
  background: black;
  height: 100%;
  position: absolute;
  width: 100%;
  margin-top: -1em;
}

/* FOOTER END */
/**********************
Accordion Styles
**********************/
.content .category h2 {
	background:url(//p1.zdassets.com/hc/theme_assets/70804/4386/arrow-down.jpg) no-repeat right center;
	border-top:1px solid #000;
	cursor:pointer;	
}
.content .category:first-child h2 {
	border-top:none;
}
.content .category-tree {
	border-bottom:1px solid #000;
}
.content .category h2:hover, .content .category h2:active, .content .category h2.current {
	background-image:url(//p1.zdassets.com/hc/theme_assets/70804/4386/arrow-up.jpg);
}
.content .category h2 a {
	color:#000;
}
section.category section.section {
	display:none;
}
section.category section.section.show {
	display:inline-block;
}


@media only screen and (max-width: 1500px) {
.search input[type=search] {
  width:500px;
}
}
@media only screen and (max-width: 1100px) {
.main-nav ul li {
	font-size:16em;
}
.search input[type=search] {
  width:300px;
}
}
@media only screen and (max-width: 900px) {
.search input[type=search] {
  width:200px;
}
}
@media only screen and (max-width: 800px) {
.search input[type=search] {
  width:180px;
}
.col-left, .col-right {
	width:100%;
	float:none;
}
.col-right .outer {
	margin:0
}
main, .header-inner, .user-nav {
	max-width:none;
}
.main-nav ul li {
	line-height:3.4em;
}
h1 {
	display:block;
	margin-bottom:1.4em;
}
}
@media only screen and (max-width: 650px) {
	body.community-enabled .knowledge-base {
		float: none;
		width: 100%;
	}
	body.community-enabled .community {
		float: none;
		width: 100%;
	}
	#recaptcha_area, #recaptcha_table {
		width: 200px !important;
		max-width:100%;
	}
	.community.col-right .inner {
		font-size:14em;
	}
	.content .inner {
		padding: 3px;
	}
	.form footer {
		text-align:center;
	}
	.community.col-right .inner h2 {
		font-size:1.4em;
	}
	
	.search-small input[type=search], #searchbox.small input[type=search] {
		font-size:8em;
	}
	#searchbox, #searchbox.small {
		display:block;
		position:static;
		float:none;
		clear:left;
		margin:0 0 10px !important;
	}
	main, .header-inner, .footer-inner {
		padding: 0;
		max-width:none;
	}
	.category-empty, .section {
		display: block;
		padding: 0;
		width: 100%;
	}
	section.category {
		margin-bottom:3em;
	}
	.content {
		font-size:30em;
	}
	.search input[type=search] {
	  width: 180px;
	}
	header .logo {
		width:100%;
		float:left;
		position:absolute;
		margin:78em 0 40em 20em;
	}
	header .logo img {
		width:250em;
		margin-left:10em;
	}
	#bg {
		display:none;
	}
	.form-field label {
		font-size:18em;
	}
	#new_request input[type=text]#recaptcha_response_field {
		font-size:1.6em;
	}
	.form {
		padding:0;
	}
	ol.breadcrumbs {
		font-size:8em;
	}
	.col-right p {
		font-size:18em;
	}
	#new_request input[type=text], #new_request textarea, #new_request input[type=password] {
		font-size:14em;
	}
	.main-nav {
		float:none;
		width:100%;
		display:block;
		min-height:60em;
		clear:both;
		overflow:hidden;
	}
	.main-nav ul {
		list-style:none;
		display:none;
		height:500em;
		background:#fff;
	}
	.main-nav ul li {
		float: none;
		display:block;
		clear:both;
		width:100%;
		line-height:1.2em;
		font-style: bold;
		font-weight: 700;
		font-size: 50em;
		letter-spacing: .05em;
		padding:.4em 1em;
		text-align:center;
	}
	.content .outer {
		font-size:.2em;
	}
	h1 {
		padding-left:.5em;
		text-align:center;
		font-size:100em;
	}
	.col-left, .col-right {
		float:none;
		width:100%;
	}
	.content h2, .content h1.demoted {
		font-size:16em;
	}
	#footer .logo {
		width:50px;
		height:auto;
	}
	.content.col-right h2 {
		font-size:16em;
	}

	.community h2, .community h3, .section h3 {
		font-size:16em;		
	}
	section.category {
		margin:0;
	}
	.lower-nav {
		clear:both;
	}
	.header {
		background:#fff;
		margin:0;
		padding-top:30px;
	}
	
	/* top articles */
	
	#topArticles {
		font-size:12em !important;  
		margin:5px !important;
	}
	
	
	/* end top articles */
	
	#btn-mm {
		display:block;
		height:200em;
		cursor:pointer;
		background:#fff url(//p1.zdassets.com/hc/theme_assets/70804/4386/btn-burger-w.jpg) no-repeat right center;
		margin:10em 0;
		padding:5em;
	}
	#user {
		float:right;
	}
	#btn-mm p {
	padding-right:50px;
	float:right;
	color:#000;
	font-size:60em;
	margin:0;
	font-weight:700;
	line-height:3;
	display:block;
	}
	#btn-mm span {
		border-bottom:2px solid #fff;
		height:2px;
		float:right;
		width:10px;
		margin:2px 0;
	}
	.header-lower {
		position:fixed;
		top:0;
	}
	.language-selector, .dropdown button, .dropdown [role=button], .dropdown [type=button], .dropdown [type=submit], .user-info [role="button"]  {
		font-size:36em;
	}
	
  /******** Footer Begin ********/
  #footer {
    font-size: 2.1em;
  }
  #footer .inside {
    width: auto;
    padding: 0 17em;
    left: 0;
    margin-left: 0;
  }
  #footer .logo {
    margin-bottom: 0;
  }
  #footer nav {
    width: 100%;
  }
  #footer nav a {
    margin: 0 2em;
    font-size: 16em;
    line-height: 3em;
  }
  #footer .copyright {
    float: none;
    /*width:47%;*/
    margin: 0 auto;
    width: 248em;
    text-align: center;
  }
  #footer .copyright p {
    font-size: 14em;
    width: 15.9em;
    margin: 8em auto 2em;
    float: none;
  }
  #footer .copyright p span {
    display: inline;
  }
  #footer .copyright .trustee {
    float: none;
    margin-rigth: 0;
  }
  #footer .social {
    float: none;
    margin: 0 auto;
    width: 431em;
  }
  #footer .social span {
    width: 5em;
    font-size: 14em;
    line-height: 1em;
    padding-top: .7em;
    text-align: right;
  }
  #footer .social a {
    height: 50em;
    margin-left: 27em;
  }
  #footer .social-popup {
    margin-top: -15em;
    width: 152em;
    height: 142em;
    /*top:60em;*/
  }
  #footer .social-popup li {
    line-height: 68em;
  }
  #footer .social-popup .backarrow {
    margin-top: 137em;
  }
  #footer .social-popup .sportover:hover {
    height: 65em;
  }
  #footer .backtopWrapper {
    margin-top: 0;
  }
  #footer .backtop {
    margin: 0 auto;
    width: 179em;
    cursor: pointer;
    display: block;
    position: relative;
    bottom: 26em;
    margin-top: 40em;
  }
  #footer .facebookPosition {
    right: 320em;
  }
  #footer .twitterPosition {
    right: 244em;
  }
  #footer .youtubePosition {
    right: 168em;
  }

  /******** Footer End **********/
}
@media only screen and (min-width: 650px) {
	.main-nav ul {
		display:block;
	}
}
