@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600);
html {
  font-family: "open sans",sans-serif;
  font-weight:300;
  
  -ms-text-size-adjust: 100%;
  
  -webkit-text-size-adjust: 100%;
   }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  
  vertical-align: baseline;
   }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  /*font-size: 2em;*/
  margin: 0.67em 0; 
color:#1c1c1c;
line-height:1.2em;}

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  
  font: inherit;
  
  margin: 0;
   }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  
  cursor: pointer;
   }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  
  padding: 0;
   }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  
  box-sizing: content-box;
   }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  
  padding: 0;
   }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
figure,
p,
pre {
  margin: 0; }

button {
  background: transparent;
  border: 0;
  padding: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

iframe {
  border: 0; }

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

[tabindex="-1"]:focus {
  outline: none !important; }

.recent-activity-item-meta {
  font-size: 14px;
  color: #999; }

*, *:before, *:after {
  box-sizing: border-box; }

html, body {
  height: 100%; }

html {
  -webkit-tap-highlight-color: transparent; }

body {
  font-size: 16px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5;
  color: #333330;
  background-color: #f4f9ff;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #f85b0d;
  text-decoration: none; }
  a:hover, a:focus {
    color: #9c9999;
    text-decoration: none; }

figure {
  margin: 0; }

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #eceeef;
  margin: 1em 0;
  padding: 0; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  margin-top: 0; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
p,
ul,
ol {
  margin-bottom: 24px; }

ul li,
ol li {
  margin-bottom: 12px;
margin-left: 20px;}

h1, .h1 {
  font-size: 42px;}

h2, .h2 {
  font-size: 34px; }

h3, .h3 {
  font-size: 28px; }

h4, .h4 {
  font-size: 20px; }

h5, .h5 {
  font-size: 16px; }

h6, .h6 {
  font-size: 14px; }

b, strong {
  font-weight: 600; }

small,
.small {
  font-size: 80%;
  font-weight: normal;
  line-height: 1; }

ul,
ol {
  margin-top: 0; }

dl {
  margin-top: 0;
  margin-bottom: 24px; }

dt,
dd {
  line-height: 1.5; }

dt {
  font-weight: 600; }

dd {
  margin-left: 0; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91; }

blockquote {
  padding: 12px 24px;
  margin: 0 0 24px;
  border-left: 5px solid #eceeef; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }

address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.5; }

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

.clearfix:after {
  clear: both; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.hidden {
  display: none !important; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.nesty-input {
  display: block;
  width: 100%;
  height: 42px;
  padding: 8px 16px;
  font-size: 16px;
  line-height: normal;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
  select:focus,
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus,
  .nesty-input:focus {
    border-color: #64B8CC;
    outline: 0;
    box-shadow: 0 0 2px #64B8CC; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: inherit;
  color: #373a3c;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 12px;
  font-weight: 300; }

input[type="search"] {
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 9px;
  font-size: 16px;
  line-height: 1.5;
  color: #55595c; }

textarea {
  resize: vertical;
  height: 126px; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 42px; } }

.form-field {
  margin-bottom: 24px; }

.form-field.boolean {
  position: relative;
  padding-left: 20px; }
  .form-field.boolean input[type="checkbox"] {
    position: absolute;
    left: 0; }
  .form-field.boolean label {
    min-height: 24px;
    margin-bottom: 0;
    cursor: pointer; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.help-block, .form-field p {
  font-size: 90%;
  display: block;
  margin-top: 10px;
  margin-bottom: 15px;
  color: #75756e; }

.request-form .searchbox {
  margin-top: 24px; }

select {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-repeat: no-repeat;
  background-position: 100% center; }
  select::-ms-expand {
    display: none; }

.btn,
#user #user-password #password-submit, input[type="submit"], [role="button"], .topbar .login, .community-recent-activity .recent-activity-controls a {
  display: inline-block;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  height: auto;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 8px 16px;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
  .btn:focus,
  #user #user-password #password-submit:focus, input[type="submit"]:focus, [role="button"]:focus, .topbar .login:focus, .community-recent-activity .recent-activity-controls a:focus, .btn:active:focus,
  #user #user-password #password-submit:active:focus, input[type="submit"]:active:focus, [role="button"]:active:focus, .topbar .login:active:focus, .community-recent-activity .recent-activity-controls a:active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover,
  #user #user-password #password-submit:hover, input[type="submit"]:hover, [role="button"]:hover, .topbar .login:hover, .community-recent-activity .recent-activity-controls a:hover, .btn:focus,
  #user #user-password #password-submit:focus, input[type="submit"]:focus, [role="button"]:focus, .topbar .login:focus, .community-recent-activity .recent-activity-controls a:focus {
    color: #337ab7;
    text-decoration: none; }
  .btn:active,
  #user #user-password #password-submit:active, input[type="submit"]:active, [role="button"]:active, .topbar .login:active, .community-recent-activity .recent-activity-controls a:active {
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn--default {
  color: #337ab7;
  background-color: transparent;
  border-color: #337ab7; }
  .btn--default:hover, .btn--default:focus, .btn--default:active {
    color: #265a88;
    background-color: transparent;
    border-color: #265a88; }
  .btn--default:active {
    background-image: none; }

.btn--primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .btn--primary:hover, .btn--primary:focus, .btn--primary:active {
    color: #e0e0e0;
    background-color: #286090;
    border-color: #265a88; }
  .btn--primary:active {
    background-image: none; }

.btn--success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn--success:hover, .btn--success:focus, .btn--success:active {
    color: #e0e0e0;
    background-color: #449d44;
    border-color: #419641; }
  .btn--success:active {
    background-image: none; }

.btn--warning {
  color: #f0ad4e;
  background-color: transparent;
  border-color: #eea236; }
  .btn--warning:hover, .btn--warning:focus, .btn--warning:active {
    color: #eb9316;
    background-color: transparent;
    border-color: #d58512; }
  .btn--warning:active {
    background-image: none; }

.btn--danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn--danger:hover, .btn--danger:focus, .btn--danger:active {
    color: #e0e0e0;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn--danger:active {
    background-image: none; }

.btn--topbar {
  color: #fff;
  background-color: transparent;
  border-color: #fff; }
  .btn--topbar:hover, .btn--topbar:focus, .btn--topbar:active {
    color: #e0e0e0;
    background-color: transparent;
    border-color: #e0e0e0; }
  .btn--topbar:active {
    background-image: none; }

.btn--secondary {
  color: #333330;
  background-color: #eceeef;
  border-color: #eceeef; }
  .btn--secondary:hover, .btn--secondary:focus, .btn--secondary:active {
    color: #131312;
    background-color: #d0d5d8;
    border-color: #cbd0d3; }
  .btn--secondary:active {
    background-image: none; }

input[type="submit"] {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active {
    color: #e0e0e0;
    background-color: #449d44;
    border-color: #419641; }
  input[type="submit"]:active {
    background-image: none; }

[role="button"] {
  color: #337ab7;
  background-color: transparent;
  border-color: #337ab7; }
  [role="button"]:hover, [role="button"]:focus, [role="button"]:active {
    color: #265a88;
    background-color: transparent;
    border-color: #265a88; }
  [role="button"]:active {
    background-image: none; }

.meta {
  font-size: 14px;
  color: #999; }

.meta__item {
  margin-right: 8px; }
  .meta__item + .meta__item:before {
    margin-right: 8px;
    font-size: 10px;
    content: "\2022"; }

.logo {
  display: inline-block;
  vertical-align: middle;
}

.logo img {
  display: block;
  max-width: 170px;
  width:17vw;
	min-width: 100px;}

.row {
  margin-left: -16px;
  margin-right: -16px; }

.column {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px; }

.column--xs-1 {
  width: 8.33333%; }

.column--xs-2 {
  width: 16.66667%; }

.column--xs-3 {
  width: 25%; }

.column--xs-4 {
  width: 33.33333%; }

.column--xs-5 {
  width: 41.66667%; }

.column--xs-6 {
  width: 50%; }

.column--xs-7 {
  width: 58.33333%; }

.column--xs-8 {
  width: 66.66667%; }

.column--xs-9 {
  width: 75%; }

.column--xs-10 {
  width: 83.33333%; }

.column--xs-11 {
  width: 91.66667%; }

.column--xs-12 {
  width: 100%; }

.column--xs-pull-0 {
  right: auto; }

.column--xs-pull-1 {
  right: 8.33333%; }

.column--xs-pull-2 {
  right: 16.66667%; }

.column--xs-pull-3 {
  right: 25%; }

.column--xs-pull-4 {
  right: 33.33333%; }

.column--xs-pull-5 {
  right: 41.66667%; }

.column--xs-pull-6 {
  right: 50%; }

.column--xs-pull-7 {
  right: 58.33333%; }

.column--xs-pull-8 {
  right: 66.66667%; }

.column--xs-pull-9 {
  right: 75%; }

.column--xs-pull-10 {
  right: 83.33333%; }

.column--xs-pull-11 {
  right: 91.66667%; }

.column--xs-pull-12 {
  right: 100%; }

.column--xs-push-0 {
  left: auto; }

.column--xs-push-1 {
  left: 8.33333%; }

.column--xs-push-2 {
  left: 16.66667%; }

.column--xs-push-3 {
  left: 25%; }

.column--xs-push-4 {
  left: 33.33333%; }

.column--xs-push-5 {
  left: 41.66667%; }

.column--xs-push-6 {
  left: 50%; }

.column--xs-push-7 {
  left: 58.33333%; }

.column--xs-push-8 {
  left: 66.66667%; }

.column--xs-push-9 {
  left: 75%; }

.column--xs-push-10 {
  left: 83.33333%; }

.column--xs-push-11 {
  left: 91.66667%; }

.column--xs-push-12 {
  left: 100%; }

.column--xs-offset-0 {
  margin-left: 0%; }

.column--xs-offset-1 {
  margin-left: 8.33333%; }

.column--xs-offset-2 {
  margin-left: 16.66667%; }

.column--xs-offset-3 {
  margin-left: 25%; }

.column--xs-offset-4 {
  margin-left: 33.33333%; }

.column--xs-offset-5 {
  margin-left: 41.66667%; }

.column--xs-offset-6 {
  margin-left: 50%; }

.column--xs-offset-7 {
  margin-left: 58.33333%; }

.column--xs-offset-8 {
  margin-left: 66.66667%; }

.column--xs-offset-9 {
  margin-left: 75%; }

.column--xs-offset-10 {
  margin-left: 83.33333%; }

.column--xs-offset-11 {
  margin-left: 91.66667%; }

.column--xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .column--sm-1 {
    width: 8.33333%; }
  .column--sm-2 {
    width: 16.66667%; }
  .column--sm-3 {
    width: 25%; }
  .column--sm-4 {
    width: 33.33333%; }
  .column--sm-5 {
    width: 41.66667%; }
  .column--sm-6 {
    width: 50%; }
  .column--sm-7 {
    width: 58.33333%; }
  .column--sm-8 {
    width: 66.66667%; }
  .column--sm-9 {
    width: 75%; }
  .column--sm-10 {
    width: 83.33333%; }
  .column--sm-11 {
    width: 91.66667%; }
  .column--sm-12 {
    width: 100%; }
  .column--sm-pull-0 {
    right: auto; }
  .column--sm-pull-1 {
    right: 8.33333%; }
  .column--sm-pull-2 {
    right: 16.66667%; }
  .column--sm-pull-3 {
    right: 25%; }
  .column--sm-pull-4 {
    right: 33.33333%; }
  .column--sm-pull-5 {
    right: 41.66667%; }
  .column--sm-pull-6 {
    right: 50%; }
  .column--sm-pull-7 {
    right: 58.33333%; }
  .column--sm-pull-8 {
    right: 66.66667%; }
  .column--sm-pull-9 {
    right: 75%; }
  .column--sm-pull-10 {
    right: 83.33333%; }
  .column--sm-pull-11 {
    right: 91.66667%; }
  .column--sm-pull-12 {
    right: 100%; }
  .column--sm-push-0 {
    left: auto; }
  .column--sm-push-1 {
    left: 8.33333%; }
  .column--sm-push-2 {
    left: 16.66667%; }
  .column--sm-push-3 {
    left: 25%; }
  .column--sm-push-4 {
    left: 33.33333%; }
  .column--sm-push-5 {
    left: 41.66667%; }
  .column--sm-push-6 {
    left: 50%; }
  .column--sm-push-7 {
    left: 58.33333%; }
  .column--sm-push-8 {
    left: 66.66667%; }
  .column--sm-push-9 {
    left: 75%; }
  .column--sm-push-10 {
    left: 83.33333%; }
  .column--sm-push-11 {
    left: 91.66667%; }
  .column--sm-push-12 {
    left: 100%; }
  .column--sm-offset-0 {
    margin-left: 0%; }
  .column--sm-offset-1 {
    margin-left: 8.33333%; }
  .column--sm-offset-2 {
    margin-left: 16.66667%; }
  .column--sm-offset-3 {
    margin-left: 25%; }
  .column--sm-offset-4 {
    margin-left: 33.33333%; }
  .column--sm-offset-5 {
    margin-left: 41.66667%; }
  .column--sm-offset-6 {
    margin-left: 50%; }
  .column--sm-offset-7 {
    margin-left: 58.33333%; }
  .column--sm-offset-8 {
    margin-left: 66.66667%; }
  .column--sm-offset-9 {
    margin-left: 75%; }
  .column--sm-offset-10 {
    margin-left: 83.33333%; }
  .column--sm-offset-11 {
    margin-left: 91.66667%; }
  .column--sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .column--md-1 {
    width: 8.33333%; }
  .column--md-2 {
    width: 16.66667%; }
  .column--md-3 {
    width: 25%; }
  .column--md-4 {
    width: 33.33333%; }
  .column--md-5 {
    width: 41.66667%; }
  .column--md-6 {
    width: 50%; }
  .column--md-7 {
    width: 58.33333%; }
  .column--md-8 {
    width: 66.66667%; }
  .column--md-9 {
    width: 75%; }
  .column--md-10 {
    width: 83.33333%; }
  .column--md-11 {
    width: 91.66667%; }
  .column--md-12 {
    width: 100%; }
  .column--md-pull-0 {
    right: auto; }
  .column--md-pull-1 {
    right: 8.33333%; }
  .column--md-pull-2 {
    right: 16.66667%; }
  .column--md-pull-3 {
    right: 25%; }
  .column--md-pull-4 {
    right: 33.33333%; }
  .column--md-pull-5 {
    right: 41.66667%; }
  .column--md-pull-6 {
    right: 50%; }
  .column--md-pull-7 {
    right: 58.33333%; }
  .column--md-pull-8 {
    right: 66.66667%; }
  .column--md-pull-9 {
    right: 75%; }
  .column--md-pull-10 {
    right: 83.33333%; }
  .column--md-pull-11 {
    right: 91.66667%; }
  .column--md-pull-12 {
    right: 100%; }
  .column--md-push-0 {
    left: auto; }
  .column--md-push-1 {
    left: 8.33333%; }
  .column--md-push-2 {
    left: 16.66667%; }
  .column--md-push-3 {
    left: 25%; }
  .column--md-push-4 {
    left: 33.33333%; }
  .column--md-push-5 {
    left: 41.66667%; }
  .column--md-push-6 {
    left: 50%; }
  .column--md-push-7 {
    left: 58.33333%; }
  .column--md-push-8 {
    left: 66.66667%; }
  .column--md-push-9 {
    left: 75%; }
  .column--md-push-10 {
    left: 83.33333%; }
  .column--md-push-11 {
    left: 91.66667%; }
  .column--md-push-12 {
    left: 100%; }
  .column--md-offset-0 {
    margin-left: 0%; }
  .column--md-offset-1 {
    margin-left: 8.33333%; }
  .column--md-offset-2 {
    margin-left: 16.66667%; }
  .column--md-offset-3 {
    margin-left: 25%; }
  .column--md-offset-4 {
    margin-left: 33.33333%; }
  .column--md-offset-5 {
    margin-left: 41.66667%; }
  .column--md-offset-6 {
    margin-left: 50%; }
  .column--md-offset-7 {
    margin-left: 58.33333%; }
  .column--md-offset-8 {
    margin-left: 66.66667%; }
  .column--md-offset-9 {
    margin-left: 75%; }
  .column--md-offset-10 {
    margin-left: 83.33333%; }
  .column--md-offset-11 {
    margin-left: 91.66667%; }
  .column--md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .column--lg-1 {
    width: 8.33333%; }
  .column--lg-2 {
    width: 16.66667%; }
  .column--lg-3 {
    width: 25%; }
  .column--lg-4 {
    width: 33.33333%; }
  .column--lg-5 {
    width: 41.66667%; }
  .column--lg-6 {
    width: 50%; }
  .column--lg-7 {
    width: 58.33333%; }
  .column--lg-8 {
    width: 66.66667%; }
  .column--lg-9 {
    width: 75%; }
  .column--lg-10 {
    width: 83.33333%; }
  .column--lg-11 {
    width: 91.66667%; }
  .column--lg-12 {
    width: 100%; }
  .column--lg-pull-0 {
    right: auto; }
  .column--lg-pull-1 {
    right: 8.33333%; }
  .column--lg-pull-2 {
    right: 16.66667%; }
  .column--lg-pull-3 {
    right: 25%; }
  .column--lg-pull-4 {
    right: 33.33333%; }
  .column--lg-pull-5 {
    right: 41.66667%; }
  .column--lg-pull-6 {
    right: 50%; }
  .column--lg-pull-7 {
    right: 58.33333%; }
  .column--lg-pull-8 {
    right: 66.66667%; }
  .column--lg-pull-9 {
    right: 75%; }
  .column--lg-pull-10 {
    right: 83.33333%; }
  .column--lg-pull-11 {
    right: 91.66667%; }
  .column--lg-pull-12 {
    right: 100%; }
  .column--lg-push-0 {
    left: auto; }
  .column--lg-push-1 {
    left: 8.33333%; }
  .column--lg-push-2 {
    left: 16.66667%; }
  .column--lg-push-3 {
    left: 25%; }
  .column--lg-push-4 {
    left: 33.33333%; }
  .column--lg-push-5 {
    left: 41.66667%; }
  .column--lg-push-6 {
    left: 50%; }
  .column--lg-push-7 {
    left: 58.33333%; }
  .column--lg-push-8 {
    left: 66.66667%; }
  .column--lg-push-9 {
    left: 75%; }
  .column--lg-push-10 {
    left: 83.33333%; }
  .column--lg-push-11 {
    left: 91.66667%; }
  .column--lg-push-12 {
    left: 100%; }
  .column--lg-offset-0 {
    margin-left: 0%; }
  .column--lg-offset-1 {
    margin-left: 8.33333%; }
  .column--lg-offset-2 {
    margin-left: 16.66667%; }
  .column--lg-offset-3 {
    margin-left: 25%; }
  .column--lg-offset-4 {
    margin-left: 33.33333%; }
  .column--lg-offset-5 {
    margin-left: 41.66667%; }
  .column--lg-offset-6 {
    margin-left: 50%; }
  .column--lg-offset-7 {
    margin-left: 58.33333%; }
  .column--lg-offset-8 {
    margin-left: 66.66667%; }
  .column--lg-offset-9 {
    margin-left: 75%; }
  .column--lg-offset-10 {
    margin-left: 83.33333%; }
  .column--lg-offset-11 {
    margin-left: 91.66667%; }
  .column--lg-offset-12 {
    margin-left: 100%; } }

.topbar {
  z-index: 10;
  margin: 0 0 48px 0;
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  border-bottom: 1px solid #e9e9e9;
  background-color: #fafafa;
}
  .topbar .login {
    color: #fff;
    background-color: transparent;
    border-color: #fff; }
    .topbar .login:hover, .topbar .login:focus, .topbar .login:active {
      color: #e0e0e0;
      background-color: transparent;
      border-color: #e0e0e0; }
    .topbar .login:active {
      background-image: none; }

.topbar__inner {
  width: 100%;
  margin-right: auto;
  margin-left: auto; }

.topbar__col {
  position: relative;
  padding: 10px 0;     
  /*To make the logo show when header removed*/
  z-index: 100;}

@media (max-width: 767px) {
  .topbar__controls > * {
    display: block;
    margin-bottom: 12px; } }

@media (min-width: 768px) {
  .topbar__controls > * {
    display: inline-block;
    margin-left: 16px;
    vertical-align: middle; } }

.topbar__menu.is-active {
  display: block; }

@media (max-width: 767px) {
  .topbar__menu {
    display: none;
    padding-top: 0; } }

.topbar a:not([role="button"]) {
  color: #fff;
  -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }

@media (max-width: 767px) {
  .topbar__head {
    display: table;
    width: 100%; } }

@media (max-width: 767px) {
  .topbar .logo {
    display: table-cell;
} }

@media (max-width: 767px) {
  .topbar__button {
    display: table-cell;
    text-align: right;
    vertical-align: middle; } }

@media (min-width: 768px) {
  .topbar a:not([role="button"]):not([role="menuitem"]):hover,
  .topbar .btn.with-image.dropdown-toggle:hover {
    color: #e0e0e0; }
  .topbar__inner {
    display: table; }
  .topbar__col {
    display: table-cell;
    vertical-align: middle; }
  .topbar__controls {
    float: right; }
  .topbar__menu {
    display: table-cell !important; } }

.topbar .language-selector .dropdown-toggle {
  display: inline-block;
  line-height: normal;
  vertical-align: middle; }

@media (max-width: 767px) {
  .topbar .language-selector .dropdown-menu {
    position: static;
    margin: 0;
    background: transparent;
    border-radius: 0;
    box-shadow: none; }
  .topbar .language-selector .dropdown-menu [role="menuitem"] {
    padding-right: 0;
    padding-left: 0; } }

.dropdown-menu {
  padding: 0;
  border: 0;
  border-radius: 2px;
  box-shadow: 0 8px 13px rgba(0, 0, 0, 0.36), 0 0 0 1px rgba(0, 0, 0, 0.06);
  font-size: 14px; }

.dropdown-menu [role="menuitem"] {
  padding: 8px 16px; }

.dropdown-menu [role=separator] {
  font-size: 16px;
  color: #ccc;
  margin: 0;
  padding: 0;
  border-color: #eceeef; }

@media (min-width: 768px) {
  .topbar .dropdown-menu [role="menuitem"] {
    color: #333330; } }

.topbar .dropdown-toggle:after {
  color: inherit; }

@media (max-width: 767px) {
  .section-subscribe .dropdown-menu {
    left: 0;
    right: auto; } }

.comment-actions .dropdown-menu {
  left: auto;
  right: 0; }

#user-password [role=separator],
#user-profile [role=separator] {
  padding: 8px 16px;
  margin-bottom: 16px; }

@media (max-width: 767px) {
  #user-password,
  #user-profile {
    background-color: #fff;
    border-radius: 4px;
    min-width: 1px !important;
    border: 1px solid #ccc; } }

#user-name {
  font-size: inherit;
  font-weight: inherit; }

#user .dropdown-toggle {
  padding: 0;
  border: 0;
  color: inherit; }
  @media (max-width: 767px) {
    #user .dropdown-toggle:after {
      display: none; } }

#user #user-dropdown {
  background: #fff; }
  @media (max-width: 767px) {
    #user #user-dropdown {
      display: block !important;
      background: transparent;
      position: static;
      box-shadow: none; }
      #user #user-dropdown:before, #user #user-dropdown:after {
        display: none; } }

@media (max-width: 767px) {
  #user #user-dropdown [role="menuitem"] {
    padding-left: 0;
    padding-right: 0; }
  #user #user-dropdown [role="menuitem"]:hover {
    background-color: transparent; } }

@media (max-width: 991px) {
  #user-menu [role=separator] {
    display: none; } }

#user #user-profile {
  padding: 0 0 16px 0; }
  #user #user-profile dt {
    opacity: 1;
    text-align: left;
    padding: 4px 0 0 16px;
    font-size: 16px; }
  #user #user-profile label {
    font-weight: 300;
    margin-bottom: 0; }
  #user #user-profile dd {
    margin-left: 105px;
    padding: 2px; }

#user #profile-photo-wrapper {
  width: 20px;
  height: 20px;
  border-radius: 2px; }

#user #profile-photo img {
  max-height: 20px; }

#user #user-password #password-form {
  padding: 0 16px 16px 16px; }

#user #user-password #password-form,
#user #user-password #password-form label,
#user #user-password #password-form ul {
  font-size: 16px; }

#user #user-password #password-form ul li {
  margin-bottom: 0; }

#user #user-password #password-submit {
  float: none !important;
  margin: 0 !important; }

.search-box {
  position: relative;
  max-width: 780px;
  padding: 0;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  border: 0;
  border-radius: 0; }
  .search-box:after {
    position: absolute;
    top: 50%;
    right: 16px;
    width: 16px;
    height: 16px;
    margin-top: -9px;
    content: '';
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTcuNjcgMTYuMDhsLTMuNDk1LTMuNDk1Yy45ODQtMS4zMTUgMS41NzQtMi45NDEgMS41NzQtNC43MSAwLTQuMzUtMy41MjUtNy44NzUtNy44NzUtNy44NzVzLTcuODc1IDMuNTI1LTcuODc1IDcuODc1IDMuNTI1IDcuODc1IDcuODc1IDcuODc1YzEuNzY5IDAgMy4zOTYtLjU5IDQuNzExLTEuNTc0bDMuNDk0IDMuNDk1Yy40MzkuNDM5IDEuMTUxLjQzOSAxLjU5MSAwIC40MzktLjQzOS40NC0xLjE1MSAwLTEuNTkxem0tOS43OTUtMi41OGMtMy4xMDcgMC01LjYyNS0yLjUxOC01LjYyNS01LjYyNXMyLjUxOC01LjYyNSA1LjYyNS01LjYyNSA1LjYyNSAyLjUxOCA1LjYyNSA1LjYyNS0yLjUxOCA1LjYyNS01LjYyNSA1LjYyNXoiIGZpbGw9IiMyMzFGMjAiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-size: contain; }
  .search-box #query {
    height: 50px;
    color: #333;
    border-radius: 4px; }
    .search-box #query::-moz-placeholder {
      color: #A5A1A1;
      opacity: 1; }
    .search-box #query:-ms-input-placeholder {
      color: #A5A1A1; }
    .search-box #query::-webkit-input-placeholder {
      color: #A5A1A1; }
    .search-box #query:focus {
      box-shadow: none; }
  .search-box input[type="submit"] {
    display: none; }

.search-box--hero-unint #quesry {
  border-color: #fff; }

@media (max-width: 767px) {
  .search-box--small {
    margin-bottom: 24px; } }

.hero-unit {
  position: relative;
  margin: 0 0 48px 0; }

.hero-unit--with-cover-image {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.hero-unit {
  padding-top: 48px;
  padding-right: 16px;
  padding-bottom: 48px;
  padding-left: 16px;
  margin-top: -48px;
  margin-right: -16px;
  margin-left: -16px; }
  @media (min-width: 768px) {
    .hero-unit {
      padding-top: 150px;
      padding-bottom: 150px;
      margin-right: -32px;
      margin-left: -32px; } }
  @media (min-width: 992px) {
    .hero-unit {
      margin-right: -64px;
      margin-left: -64px; } }
  .hero-unit:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    background-color: #000;
    opacity: 0; }

.hero-unit__content {
  position: relative;
  z-index: 2; }

.category {
  margin-bottom: 48px; }
  .category h2 a {
    color: inherit; }

.category-list {
  margin-bottom: 12px; }

.category-list__item {
  display: table;
  min-height: 100px;
  margin-bottom: 32px;
text-align: center;}

  @media (min-width: 992px) {
    .category-list__item {
      min-height: 140px; } }
  .category-list__item:nth-child(2n+1) {
    clear: left; }

.category-list__link {
  position: relative;
  display: table-cell;
  padding: 24px 32px 0;
  color: #333330;
  vertical-align: middle;
  background-color: #eceeef;
  border-radius: 4px; }
  .category-list__link:focus, .category-list__link:hover {
    color: #626567;
    text-decoration: none;
    background-color: #cbd0d3; }
/*Category List LInk hover text colour change*/
.category-list__link:focus h2, .category-list__link:hover h2 {
color:#ffffff;
}

.sections .section:nth-child(2n+1) {
  clear: left; }

.section {
  margin-bottom: 24px; }

.section__title {
  margin-bottom: 12px; }
  .section__title a {
    color: inherit; }

@media (min-width: 768px) {
  .section-header {
    display: table;
    width: 100%; } }

@media (min-width: 768px) {
  .section-header__col {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 768px) {
  .section-header__col--main {
    width: 100%;
    padding-right: 16px; } }

@media (max-width: 767px) {
  .section-header__col--button {
    margin-bottom: 24px; } }

.section-subscribe .dropdown-menu {
  right: 0;
  left: initial; }

.article-list-item--is-promoted {
  position: relative;
  font-weight: 400;
  padding-right: 32px; }
  .article-list-item--is-promoted:after {
    position: absolute;
    right: 0;
    top: 4px;
    content: '★';
    color: #f0ad4e;
    font-size: 12px; }

.footer {
  padding: 48px 0;
  font-size: 14px;
  line-height: 1.1;
  color: #999;
background-color:#000000;}

.footer__inner{
  text-align:center;
  width: 100%;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .footer__inner {
      display: table; } }

.footer__col {
  position: relative; }
  @media (min-width: 768px) {
    .footer__col {
      display: table-cell;
      vertical-align: top; } }

@media (min-width: 768px) {
  .footer__col--social-links {
    text-align: right; } }

.footer-social-link {
  display: inline-block;
  width: 25px;
  height: 32px;
  font-size: 20px !important;
  line-height: 32px !important;
  text-align: center;
  vertical-align: middle;
 }
  .footer-social-link, .footer-social-link:hover, .footer-social-link:focus {
    color: #000000; }
  .footer-social-link + .footer-social-link {
    margin: 0 0 0 2px; }
/*REMOVED SOCIAL HOVER STATES*/
/*.footer-social-link--facebook {
  background-color: #3d5b95; }
  .footer-social-link--facebook:hover {
    background-color: #2e4571; }

.footer-social-link--twitter {
  background-color: #24aadd; }
  .footer-social-link--twitter:hover {
    background-color: #1c89b2; }

.footer-social-link--google-plus {
  background-color: #d23e30; }
  .footer-social-link--google-plus:hover {
    background-color: #aa3025; }*/
/*ADDED LINKED IN & YOUTUBE SOCIAL FOOTER*/
.footer-social-link--linked-in, .footer-social-link--facebook,.footer-social-link--twitter,.footer-social-link--google-plus,.footer-social-link--youtube {
color: #000000; }
  .footer-social-link--linked-in:hover,  .footer-social-link--facebook:hover,  .footer-social-link--twitter:hover,  .footer-social-link--google-plus:hover,  .footer-social-link--youtube:hover  {
color: #c3c3c3; }


.copyright a {
  color: #999; }

.submit-ticket-footer {
  padding: 24px 16px 0;
  margin-right: -16px;
  margin-left: -16px;
  background-color: #f9f9f9;
 /* border-top: 1px solid #eceeef;*/
  border-bottom: 1px solid #eceeef; }
  @media (min-width: 768px) {
    .submit-ticket-footer {
      padding-top: 48px;
      padding-bottom: 24px;
      margin-right: -32px;
      margin-left: -32px; } }
  @media (min-width: 992px) {
    .submit-ticket-footer {
      margin-right: -64px;
      margin-left: -64px; } }

.submit-ticket-footer__title {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .submit-ticket-footer__title {
      font-size: 28px; } }

.breadcrumbs {
  list-style: none;
  background-color: transparent; }
  .breadcrumbs > li {
    display: inline; }
    .breadcrumbs > li + li:before {
      content: "/ ";
      padding: 0 0.5rem;
      color: #ccc; }

@media (min-width: 768px) {
  .breadcrumbs-wrapper {
    padding-top: 10px;
    padding-bottom: 10px; } }

.search-results-count {
  font-size: 20px; }

.search-results {
  margin-bottom: 24px; }

.search-results-subheading {
  margin-bottom: 24px; }

.search-results-subheading__icon {
  position: relative;
  top: 2px;
  margin-right: 8px;
  vertical-align: top; }
  .search-results-subheading__icon g {
    stroke: #999; }

.search-results-subheading__title {
  display: inline-block;
  vertical-align: middle; }

.search-result {
  margin: 0 0 24px 0; }

.search-result__title {
  margin-bottom: 12px; }

.search-result__description {
  margin-bottom: 12px;
  font-size: 14px; }
  .search-result__description:empty {
    display: none; }
  .search-result__description em {
    padding: 0 3px;
    font-style: normal;
    font-weight: 300;
    background-color: #fff3ca;
    border-radius: 3px; }

.search-result__meta {
  margin: 0 0 6px 0; }
  .search-result__meta a {
    color: #999; }

.search-result-votes {
  color: #5cb85c; }

.search-result-votes:before {
  margin-right: 2px; }

.note {
  position: relative;
  padding: 0 16px;
  margin-bottom: 24px;
  color: #686861;
  border-left: 4px solid transparent; }
  .note p:last-child {
    margin-bottom: 0; }

.note-title {
  margin-top: 0;
  margin-bottom: 1rem; }

.note--default {
  border-color: #818a91; }
  .note--default .note-title {
    color: #818a91; }

.note--info {
  border-color: #5bc0de; }
  .note--info .note-title {
    color: #5bc0de; }

.note--warning {
  border-color: #f0ad4e; }
  .note--warning .note-title {
    color: #f0ad4e; }

.note--success {
  border-color: #5cb85c; }
  .note--success .note-title {
    color: #5cb85c; }

.note--danger {
  border-color: #d9534f; }
  .note--danger .note-title {
    color: #d9534f; }

.pagination ul {
  display: inline-block;
  padding-left: 0;
  margin: 0 0 24px 0; }
  .pagination ul > li {
    display: inline-block;
    margin-right: 6px; }
    .pagination ul > li > a,
    .pagination ul > li > span {
      display: block;
      position: relative;
      padding: 8px 16px;
      line-height: 1.5;
      text-decoration: none;
      color: #4a89dc;
      background-color: #fff;
      border-radius: 4px; }
  .pagination ul > li > a:hover, .pagination ul > li > a:focus,
  .pagination ul > li > span:hover,
  .pagination ul > li > span:focus {
    color: #2363b6;
    background-color: #eceeef;
    border-color: #ddd; }
  .pagination ul > .pagination-current > span, .pagination ul > .pagination-current > span:hover, .pagination ul > .pagination-current > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }

.container {
  padding-left: 16px;
  padding-right: 16px; }
  @media (min-width: 768px) {
    .container {
      padding-right: 32px;
      padding-left: 32px; } }
  @media (min-width: 992px) {
    .container {
      padding-right: 64px;
      padding-left: 64px; } }

.container-inner {
  margin-left: auto;
  margin-right: auto; }

.menu-button {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 48px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  font-size: 0;
  text-indent: -9999px;
  cursor: pointer;
  border: none;
  border-radius: none;
  box-shadow: none;
  -webkit-transition: background 0.3s;
          transition: background 0.3s;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .menu-button.is-active .menu-button__lines {
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg); }
  @media (min-width: 768px) {
    .menu-button {
      display: none; } }

.menu-button:focus {
  outline: none; }

.menu-button__lines {
  position: absolute;
  top: 23px;
  right: 8px;
  left: 8px;
  display: block;
  height: 2px;
  background: white;
  -webkit-transition: -webkit-transform 0.3s;
          transition: transform 0.3s; }

.menu-button__lines::before,
.menu-button__lines::after {
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  content: "";
  background-color: #fff; }

.menu-button__lines::before {
  top: -10px; }

.menu-button__lines::after {
  bottom: -10px; }

.help-center-name {
  margin-top: 0;
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .help-center-name {
      font-size: 16px; } }

.avatar {
  position: relative; }

.avatar--agent:before {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  color: #337ab7; }

.user-avatar {
  border-radius: 100%; }

.user-avatar--default {
  width: 40px;
  height: 40px; }

.user-avatar--article {
  width: 32px;
  height: 32px; }

#user .user-avatar {
  width: 32px;
  height: 32px; }

.intro-title {
  position: relative;
  color: inherit;
  margin: 0; }

.intro-title {
  margin-bottom: 24px;
  font-size: 6vw;
  font-weight: 300;
  color: #fff; }
  @media (min-width: 768px) {
    .intro-title {
      font-size: 4vw; } }

.scroll-to-top {
  width: 48px;
  height: 48px;
  font-size: 32px !important;
  color: #337ab7;
  text-align: center;
  border: 2px solid #337ab7;
  border-radius: 4px;
  line-height: 48px !important;
  -webkit-transition: bottom 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
          transition: bottom 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  z-index: 3; }
  .scroll-to-top:focus, .scroll-to-top:active {
    outline: 0; }
  .scroll-to-top:hover {
    border-color: #1d4568;
    color: #1d4568; }

.scroll-to-top--fixed {
  position: fixed;
  right: 48px;
  bottom: -192px; }
  .scroll-to-top--fixed.is-active {
    bottom: 48px; }

.comment-list {
  padding-left: 0;
  list-style: none; }

.comment-list-header {
  padding-bottom: 12px;
  margin-bottom: 24px;
  border-bottom: 1px solid #eceeef; }

.comment-list-heading {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600; }

@media (min-width: 768px) {
  .comment-sorter {
    text-align: right; } }

.comment-sorter__item.is-active {
  font-weight: 600; }

.comment {
  position: relative;
  margin-bottom: 24px;
  border-bottom: 1px solid #eceeef; }

.comment__actions {
  position: absolute;
  top: 0;
  right: 0; }
  .comment__actions .dropdown-menu {
    right: 0;
    left: initial; }

.comment__header {
  position: relative;
  padding-left: 56px;
  margin-bottom: 24px;
  font-size: 14px; }

.comment-form__avatar,
.comment__avatar {
  position: absolute;
  top: 0;
  left: 0; }

.comment__author {
  display: block; }

@media (min-width: 768px) {
  .comment--with-side-avatar .comment__container {
    padding-left: 56px; } }

.comment__pending {
  display: inline-block;
  padding: 1px 8px;
  font-size: 12px;
  color: #fff;
  background-color: #f0ad4e;
  border-radius: 4px; }

.comment__official-heading {
  display: inline-block;
  padding: 1px 8px;
  font-size: 12px;
  line-height: 1.3;
  color: #5cb85c;
  border: 1px solid #5cb85c;
  border-radius: 4px; }

.comment__official-icon {
  position: absolute;
  top: 0;
  left: 0;
  color: #5cb85c; }

.comment--with-voting {
  padding-bottom: 24px;
  padding-left: 72px; }

.comment--official {
  padding-left: 72px; }

.comment-form {
  position: relative;
  margin-bottom: 24px; }
  @media (min-width: 768px) {
    .comment-form {
      padding-left: 56px; } }

@media (max-width: 767px) {
  .comment-form__avatar {
    display: none; } }

.comment-form__body {
  margin-bottom: 24px; }

.comment-form__attachments {
  margin-bottom: 24px; }

.comment-form__mark-as-solved {
  position: relative;
  padding-left: 24px; }
  .comment-form__mark-as-solved input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0; }

.error-page__title {
  text-transform: capitalize; }

.satisfaction-box {
  background-color: #f7f7f9;
  border-radius: 4px;
  padding: 16px 16px;
  border: 1px solid #eceeef;
  margin: 0 0 24px 0; }
  .satisfaction-box h4 {
    font-weight: 600; }
    .satisfaction-box h4:last-child {
      margin-bottom: 0; }

.satisfaction-box input[type=radio] ~ label {
  letter-spacing: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: normal;
  margin-bottom: 0;
  margin-right: 0;
  border: inherit;
  border-radius: 4px;
  padding: 8px 16px; }

.satisfaction-box input[type=radio][checked=checked][value=good] + label:not([class="disabled"]) {
  background: #5cb85c !important; }

.satisfaction-box input[type=radio][checked=checked][value=bad] + label:not([class="disabled"]) {
  background: #d9534f !important; }

.satisfaction-box input[type=radio][checked=checked] + label:not([class="disabled"]) {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.satisfaction-box label.disabled {
  display: inline-block;
  border: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  margin-bottom: 24px !important;
  box-shadow: none !important;
  text-shadow: none; }

.satisfaction-box label.disabled[for="satisfaction_rating_score_good"] {
  color: #5cb85c !important; }

.satisfaction-box label.disabled[for="satisfaction_rating_score_bad"] {
  color: #d9534f !important; }

.satisfaction-comment {
  margin-top: 24px; }

.satisfaction-box .satisfaction-submit {
  letter-spacing: 0;
  font-size: inherit !important;
  font-weight: inherit !important;
  border-radius: 4px;
  padding: 8px 16px;
  background: #5cb85c;
  border-color: #5cb85c;
  margin-left: 12px !important; }

.community-recent-activity {
  padding-top: 48px;
  padding-right: 16px;
  padding-left: 16px;
  margin-bottom: 48px;
  border-top: 1px solid #eceeef; }
  @media (min-width: 768px) {
    .community-recent-activity {
      padding-right: 32px;
      padding-left: 32px;
      margin-right: -16px;
      margin-left: -16px; } }
  @media (min-width: 992px) {
    .community-recent-activity {
      padding-right: 64px;
      padding-left: 64px;
      margin-right: -48px;
      margin-left: -48px; } }
  .community-recent-activity .recent-activity-header {
    font-size: 16px; }
  .community-recent-activity .recent-activity-list {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
    @media (min-width: 768px) {
      .community-recent-activity .recent-activity-list {
        margin-right: -16px;
        margin-left: -16px; } }
  @media (min-width: 768px) {
    .community-recent-activity .recent-activity-item {
      display: inline-block;
      width: 33.3333%;
      padding-right: 16px;
      padding-left: 16px;
      margin-bottom: 24px;
      vertical-align: top; } }
  .community-recent-activity .recent-activity-item-meta {
    font-size: 14px;
    color: #999; }
  .community-recent-activity .recent-activity-item-comment span:before {
    margin-right: 4px;
    content: "\f0e5";
    display: inline-block;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .community-recent-activity .recent-activity-item-parent {
    font-weight: 600;
    color: #333330; }
  .community-recent-activity .recent-activity-controls a {
    color: #333330;
    background-color: #eceeef;
    border-color: #eceeef; }
    .community-recent-activity .recent-activity-controls a:hover, .community-recent-activity .recent-activity-controls a:focus, .community-recent-activity .recent-activity-controls a:active {
      color: #131312;
      background-color: #d0d5d8;
      border-color: #cbd0d3; }
    .community-recent-activity .recent-activity-controls a:active {
      background-image: none; }

@media (max-width: 767px) {
  .my-activities-item {
    padding: 8px 16px;
    margin-bottom: 24px;
    border: 1px solid #eceeef;
    border-radius: 4px; } }

.my-activities-item__meta {
  font-size: 14px;
  color: #999; }
  @media (max-width: 767px) {
    .my-activities-item__meta {
      display: inline-block;
      margin-right: 8px; }
      .my-activities-item__meta + .my-activities-item__meta:before {
        margin-right: 8px;
        font-size: 10px;
        content: "\2022"; } }

.my-activities-item__title {
  font-weight: 600; }
  @media (max-width: 767px) {
    .my-activities-item__title {
      font-size: 20px; } }

@media (max-width: 767px) {
  .my-activities-item__icon {
    display: inline-block; } }

@media (min-width: 768px) {
  .my-activities-item__icon {
    display: none; } }

@media (max-width: 767px) {
  .my-activities__request-id {
    display: inline; } }

@media (min-width: 768px) {
  .my-activities__request-id {
    display: none; } }

.my-activities-header {
  margin-bottom: 24px; }

.my-activities-menu {
  font-weight: 600; }

.my-activities-menu__items {
  margin-bottom: 0; }

.my-activities-menu__item {
  margin-bottom: 0; }
  .my-activities-menu__item a {
    display: block; }
  @media (min-width: 768px) {
    .my-activities-menu__item {
      float: left; } }

@media (min-width: 768px) {
  .my-activities-menu__item + .my-activities-menu__item {
    margin-left: 16px; } }

.my-activities-menu--main {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #eceeef; }
  .my-activities-menu--main .my-activities-menu__item.is-active {
    color: #333330; }

.my-activities-menu--sub {
  margin-bottom: 24px; }

.request-table-toolbar {
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 16px;
  margin-bottom: 24px;
  background-color: #f9f9f9;
  border-radius: 4px; }
  @media (min-width: 768px) {
    .request-table-toolbar {
      padding-top: 8px;
      padding-bottom: 16px; } }

@media (min-width: 768px) {
  .request-table-filters {
    display: table;
    width: 100%; } }

.request-table-filters__item {
  padding-right: 16px;
  padding-left: 16px; }
  @media (max-width: 767px) {
    .request-table-filters__item {
      margin-bottom: 12px; } }
  @media (min-width: 768px) {
    .request-table-filters__item {
      display: table-cell;
      width: 33%;
      vertical-align: bottom; } }

@media (min-width: 768px) {
  .my-activities {
    display: table;
    width: 100%; } }

.my-activities__head {
  display: none; }
  @media (min-width: 768px) {
    .my-activities__head {
      display: table-header-group;
      font-size: 14px;
      font-weight: 600;
      text-transform: uppercase; } }

@media (min-width: 768px) {
  .my-activities__body {
    display: table-row-group; } }

@media (min-width: 768px) {
  .my-activities__row {
    display: table-row; } }

@media (min-width: 768px) {
  .my-activities__col {
    display: table-cell;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #eceeef; }
    .my-activities__col + .my-activities__col {
      padding-left: 16px; } }

.share {
  padding-left: 0;
  white-space: nowrap;
  list-style: none; }

.share li {
  position: relative;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: top; }

.share a {
  display: block;
  overflow: hidden;
  line-height: 32px;
  color: #fff;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  background-color: #999999;
  border-color: #999999;
  border-radius: 100%;
  width: 32px;
  height: 32px; }
  .share a a:active,
  .share a a:hover {
    background-color: #7a7a7a; }
  .share a:before {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center; }
  .share a:before {
    position: relative;
    text-align: center;
    display: inline-block;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.share-facebook:before {
  content: "\f09a"; }

.share-twitter:before {
  content: "\f099"; }

.share-linkedin:before {
  content: "\f0e1"; }

.share-googleplus:before {
  content: "\f0d5"; }

.request__subject {
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 20px; }
  @media (min-width: 768px) {
    .request__subject {
      font-size: 28px; } }
  @media (min-width: 992px) {
    .request__subject {
      font-size: 34px; } }

.request-sidebar {
  font-size: 14px; }
  .request-sidebar dd {
    margin-bottom: 12px; }

.request-id {
  display: block;
  margin-bottom: 12px;
  color: #999; }

.request-description {
  margin-bottom: 24px; }

.request__content {
  margin-bottom: 48px; }

.request-status {
  display: inline-block;
  padding: 2px 4px;
  font-size: 12px;
  color: #fff;
  white-space: nowrap;
  border-radius: 2px; }
  .request-status.request-solved, .request-status.request-closed {
    background-color: #5cb85c; }
  .request-status.request-new, .request-status.request-open {
    background-color: #f0ad4e; }
  .request-status.request-answered {
    background-color: #d9534f; }

table {
  background-color: transparent; }

caption {
  padding-top: 16px 0 8px 16px;
  padding-bottom: 16px 0 8px 16px;
  color: #818a91;
  text-align: left; }

th {
  text-align: left; }

table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px; }
  table > thead > tr > th, table > thead > tr > td, table > tbody > tr > th, table > tbody > tr > td, table > tfoot > tr > th, table > tfoot > tr > td {
    padding: 16px 0 8px 16px;
    line-height: 1.5;
    vertical-align: top; }
  table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #ddd; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 18px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > table {
        margin-bottom: 0; }
        .table-responsive > table > thead > tr > th,
        .table-responsive > table > thead > tr > td,
        .table-responsive > table > tbody > tr > th,
        .table-responsive > table > tbody > tr > td,
        .table-responsive > table > tfoot > tr > th,
        .table-responsive > table > tfoot > tr > td {
          white-space: nowrap; } }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

.article {
  position: relative; }

.article-header {
  margin-bottom: 24px; }

.article__title {
  margin-bottom: 24px; 
font-weight:300;
line-height:1.2em;}

.article-meta {
  display: table;
  width: 100%;
  font-size: 14px; }

.article-meta__item {
  display: table-cell;
  vertical-align: middle; }

.article-meta__item + .article-meta__item {
  padding-left: 16px; }

.article-meta__item--avatar {
  width: 32px; }

.article-meta__item--follow {
  text-align: right; }

.article-updated {
  font-size: 12px; }

.article-author-name {
  font-weight: 600; }

.article-body {
  margin-bottom: 24px; }
  .article-body .wysiwyg-font-size-x-large {
    font-size: 28px; }
  .article-body .wysiwyg-font-size-large {
    font-size: 20px; }
  .article-body .wysiwyg-font-size-medium {
    font-size: 16px; }
  .article-body .wysiwyg-font-size-small {
    font-size: 14px; }
  .article-body ul,
  .article-body ol {
    margin-left: 16px; }
  .article-body ul {
    list-style-type: disc; }
  .article-body ul ul {
    list-style-type: circle; }
  .article-body ol {
    list-style-type: decimal; }

.article-footer {
  padding: 24px 0 0;
  border-top: 1px solid #eceeef;
  border-bottom: 1px solid #eceeef; }

@media (min-width: 768px) {
  .article-share {
    /*float: right;*/
  text-align:center;} }

.article-vote {
  display: table;
  margin-bottom: 12px; }
  @media (max-width: 479px) {
    .article-vote {
      width: 100%; } }
  @media (min-width: 768px) {
    .article-vote {
      float: left; } }

.article-vote__col {
  display: table-cell;
  vertical-align: top; }

.article-vote-up.article-voted {
  color: #5cb85c !important;
  border-color: #5cb85c !important; }

.article-vote-down.article-voted {
  color: #d9534f !important;
  border-color: #d9534f !important; }

.article-vote-controls {
  white-space: nowrap; }

.article-vote-controls__item {
  color: #333330;
  background-color: #eceeef;
  border-color: #eceeef; }
  .article-vote-controls__item:hover, .article-vote-controls__item:focus, .article-vote-controls__item:active {
    color: #131312;
    background-color: #d0d5d8;
    border-color: #cbd0d3; }
  .article-vote-controls__item:active {
    background-image: none; }

.article-vote-controls__item--voted {
  color: #191917;
  border-color: #191917; }

.article-vote-count {
  color: #999; }

.article-vote-question {
  display: block;
  margin-right: 16px;
  margin-bottom: 6px;
  font-weight: 600;
  color: #999; }

.article-footer,
.article-attachments {
  margin-bottom: 24px; }

.attachments > li a:before {
  margin-right: 8px;
  color: #333330; }

.article-comments {
  margin-bottom: 24px; }

.article-more-questions {
  margin-bottom: 24px;
  clear: both; }
  .article-more-questions a {
    white-space: nowrap; }

.article-subscribe,
.article-unsubscribe {
  color: #337ab7;
  background-color: transparent;
  border-color: #337ab7; }
  .article-subscribe:hover, .article-subscribe:focus, .article-subscribe:active,
  .article-unsubscribe:hover,
  .article-unsubscribe:focus,
  .article-unsubscribe:active {
    color: #265a88;
    background-color: transparent;
    border-color: #265a88; }
  .article-subscribe:active,
  .article-unsubscribe:active {
    background-image: none; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.custom-blocks {
  margin-bottom: 24px; }

.custom-block {
  display: table;
  margin-bottom: 24px; }

.custom-block__icon,
.custom-block__title {
  display: table-cell;
  vertical-align: middle; }

.custom-block__icon svg {
  width: 70px;
  height: 70px; }

.custom-block__title {
  padding-left: 16px;
  color: #333330; }

@media (max-width: 479px) {
  .custom-block-item {
    width: 100%; } }

.recent-activity-item-comment span:before {
  margin-right: 2px; }

.recent-activity-item-parent {
  color: #333330; }

.page-header {
  position: relative;
  margin: 0 0 24px; }

.page-header--with-border {
  border-bottom: 1px solid #eceeef; }

.page-description {
  margin: 0 0 0 0;
  color: inherit; }

.page-description:empty {
  display: none; }

.layout {
  /*REMOVE MAX WIDTH FOR FULL SCREEN*/
  /*max-width: 1260px;*/
  background-color: #fff;
  margin: 0 auto;
  box-shadow: 0 0 1px 1px #e4f1fd; }

.promoted-articles__title {
  padding-bottom: 12px;
  color: #767676;
  text-transform: uppercase;
  border-bottom: 1px solid #eceeef; }

.promoted-articles-item {
  margin-bottom: 24px; }

.promoted-articles-item__title {
  margin-bottom: 12px; }

.promoted-articles-item__excerpt {
  font-size: 14px;
  line-height: 1.3; }

.related-articles {
  margin-bottom: 24px; }
  .related-articles h3 {
    padding-bottom: 12px;
    margin-bottom: 24px;
    font-size: 16px;
    color: #767676;
    text-transform: uppercase;
    border-bottom: 1px solid #eceeef; }

.box {
  border: 1px solid #eceeef;
  border-radius: 4px; }

.box--section {
  padding: 24px 32px 0; }

.box--my-activity-item {
  padding: 24px 16px 0; }

.box--articles {
  padding: 24px 32px;
  margin-bottom: 48px; }

.box--topic {
  padding: 24px 32px;
  margin-bottom: 48px; }

.box--request-details {
  padding: 24px 16px 0;
  margin-bottom: 24px;
  background-color: #f7f7f9; }
  @media (min-width: 768px) {
    .box--request-details {
      padding-right: 32px;
      padding-left: 32px; } }

.community-nav__items {
  padding-bottom: 24px;
  border-bottom: 1px solid #eceeef; }

.community-nav__item {
  float: left; }
  .community-nav__item + .community-nav__item {
    margin-left: 16px; }
  .community-nav__item.is-active {
    font-weight: 600; }
  @media (min-width: 768px) {
    .community-nav__item {
      margin-bottom: 0; } }

.community-nav__item--button {
  float: right; }

.vote {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 40px; }
  .vote [aria-selected=true] {
    z-index: 2; }

.vote-sum {
  display: block;
  padding-top: 6px;
  padding-bottom: 6px;
  font-weight: 600;
  text-align: center; }

.vote-control {
  position: relative;
  z-index: 1;
  display: block !important;
  padding: 4px 0 !important;
  font-size: 16px !important;
  color: #333330;
  border-color: #eceeef;
  line-height: 1.5 !important; }
  .vote-control:hover, .vote-control:active {
    z-index: 2; }

.topic-list-item:nth-child(2n+1) {
  clear: left; }

.topic-list-item__box {
  padding: 24px 16px;
  margin-bottom: 24px;
  border: 1px solid #eceeef;
  border-radius: 4px; }

.topic-list-item__title {
  margin-bottom: 12px; }

.topic {
  padding-bottom: 12px;
  margin-bottom: 24px;
  border-bottom: 1px solid #eceeef;
  display: table;
  width: 100%; }

.topic__col {
  display: table-cell;
  vertical-align: top; }

.topic__col--new-post {
  text-align: right; }

.topic__title {
  width: 100%;
  font-size: 34px;
  margin-bottom: 12px; }

.topic-filters__item {
  float: left;
  margin-right: 8px; }
  @media (max-width: 767px) {
    .topic-filters__item {
      margin-bottom: 12px; } }

.topic-controls {
  margin-bottom: 48px; }

.topic-controls__item {
  float: left; }

.topic-followers {
  margin-right: 8px; }

@media (min-width: 768px) {
  .topic-controls__item--subscribe {
    float: right;
    white-space: nowrap; } }

.topic-controls__item--subscribe .dropdown {
  display: inline-block;
  vertical-align: middle; }

.topic-controls__item--subscribe .dropdown-menu {
  left: initial;
  right: 0; }

.topic-controls__item--subscribe .dropdown-toggle,
.topic-controls__item--subscribe .topic-unsubscribe {
  color: #337ab7;
  background-color: transparent;
  border-color: #337ab7; }
  .topic-controls__item--subscribe .dropdown-toggle:hover, .topic-controls__item--subscribe .dropdown-toggle:focus, .topic-controls__item--subscribe .dropdown-toggle:active,
  .topic-controls__item--subscribe .topic-unsubscribe:hover,
  .topic-controls__item--subscribe .topic-unsubscribe:focus,
  .topic-controls__item--subscribe .topic-unsubscribe:active {
    color: #265a88;
    background-color: transparent;
    border-color: #265a88; }
  .topic-controls__item--subscribe .dropdown-toggle:active,
  .topic-controls__item--subscribe .topic-unsubscribe:active {
    background-image: none; }

.post {
  position: relative;
  padding-left: 72px;
  margin-bottom: 24px; }

.post__title {
  padding-right: 24px;
  font-size: 28px; }
  @media (min-width: 768px) {
    .post__title {
      font-size: 34px; } }
  @media (min-width: 992px) {
    .post__title {
      font-size: 41px; } }

.post__body .post-status {
  margin-bottom: 6px; }

.post-follow .post-subscribe,
.post-follow .post-unsubscribe {
  color: #337ab7;
  background-color: transparent;
  border-color: #337ab7; }
  .post-follow .post-subscribe:hover, .post-follow .post-subscribe:focus, .post-follow .post-subscribe:active,
  .post-follow .post-unsubscribe:hover,
  .post-follow .post-unsubscribe:focus,
  .post-follow .post-unsubscribe:active {
    color: #265a88;
    background-color: transparent;
    border-color: #265a88; }
  .post-follow .post-subscribe:active,
  .post-follow .post-unsubscribe:active {
    background-image: none; }

.post-meta {
  padding-left: 0;
  margin-bottom: 12px;
  font-size: 14px;
  list-style: none; }

.post-meta__item {
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 8px;
  vertical-align: middle; }

@media (max-width: 1199px) {
  .post-meta__item--author {
    margin-right: 16px; } }

.post-author-name {
  display: inline-block;
  font-weight: 600;
  vertical-align: middle; }

.post-avatar {
  display: inline-block;
  vertical-align: middle; }
  .post-avatar img {
    margin-right: 8px; }

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

.post-controls {
  position: absolute;
  top: 0;
  right: 0; }
  .post-controls .dropdown-toggle {
    font-size: 0; }
    .post-controls .dropdown-toggle:after {
      font-size: 22px; }
  .post-controls .dropdown-menu {
    right: 0;
    left: initial; }

.post-list-item {
  border-bottom: 1px solid #eceeef;
  margin-bottom: 24px;
  padding-bottom: 24px; }
  @media (min-width: 768px) {
    .post-list-item {
      display: table;
      width: 100%; } }

.post-list-item__title {
  font-size: 20px;
  margin-bottom: 12px; }
  .post-list-item__title .fa-star {
    position: relative;
    font-size: 50%;
    top: -4px; }

@media (min-width: 768px) {
  .post-list-item__col {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 768px) {
  .post-list-item__col--main {
    width: 60%; } }

@media (min-width: 768px) {
  .post-list-item__col--side {
    width: 40%;
    text-align: right; } }

.post-info {
  color: #999;
  font-size: 14px; }
  @media (min-width: 768px) {
    .post-info {
      float: right;
      text-align: center;
      min-width: 90px;
      background-color: #f9f9f9;
      border-radius: 4px;
      padding: 8px 16px; } }

@media (min-width: 768px) {
  .post-info__count {
    display: block;
    color: #333330;
    font-weight: 600; } }

.post-info + .post-info {
  margin-right: 16px; }
  @media (max-width: 767px) {
    .post-info + .post-info:before {
      margin-right: 8px;
      font-size: 10px;
      content: "\2022"; } }

.post-status {
  display: inline-block;
  padding: 1px 8px;
  font-size: 12px;
  color: #fff;
  border-radius: 4px; }

.post-status--completed,
.post-status--answered {
  background-color: #5cb85c; }

.post-status--planned {
  background-color: #337ab7; }

.post-status--not-planned {
  color: #333330;
  background-color: #eceeef; }

.new-post-title {
  font-size: 28px; }
  @media (min-width: 768px) {
    .new-post-title {
      font-size: 34px; } }
  @media (min-width: 992px) {
    .new-post-title {
      font-size: 41px; } }

.new-post-form {
  margin-bottom: 24px; }
.social_footer{
  display:block;
  background-color: #f0f0f0;
  min-height:100px;
 padding-top:40px;
  text-align:center;
  font-family:"font-awesome";
}
/*Footer Styling*/
.np-footer{
  text-transform:uppercase;
  color:#fff;
  font-weight:300;
  line-height:1.5;
  font-size:13px;
  display:inline;
  margin:0;
  padding:0;
  border:collapse;
  margin-left:5px;
  margin-right: 5px;
  width:100%;
  max-width:1000px;
  float:none;

}
.np-footer a:hover, .np-footer a:focus, .np-footer a:link {
  color:#fff;
}
.np-footer-link a{ text-decoration:underline;
}
.jobbio-image{
margin-top 10px;
}
.np-footer-bottom{
clear:both;
  margin-top:10px;
  text-align:center;
    font-weight:400;
  line-height:1.5;
  font-size:13px;
  }
.np-footer-bottom a:hover, .np-footer-bottom a:focus,.np-footer-bottom a:link{
color:#999;
}
.button{
    display: inline-block;
    border-radius: 0px;
    background-color: #ffffff;
    text-decoration: none;
    text-align: center;
    font-weight: 300;
  font-size: .8125em;
    width: 100%;
	color:#fe632f;
	border:2px solid #fe632f; 
	padding:10px;
	width:140px; 
	font-size:14px;
	letter-spacing:0.2em;
  text-transform:uppercase;
}
.button a{
  text-align:center;
}
.button:focus, .button:hover, .button a:focus, .button a:hover{
 color:#ffffff;
  background-color:#fe632f;
}
/*Styling for download button*/
.fa-button{
font-family:FontAwesome;
}
/*Hide attachments*/
.attachment-list li{
 display:none;
}
/*Format notes*/
.note {border-width: 1px 0px 1px 0px; border-spacing: 0px; border-style: solid; border-color: #dddddd; border-collapse: collapse; background: #f3f3f3;padding: 10px 30px; height:100%; repeat-x: none;}
/*Image border*/
.ImageBorder{border: 1px solid #dddddd}
.internal-advert{ margin-top: 25px;margin-bottom: 25px;text-align:center;}
.internal-advert img { border: solid 1px #cccccc;}
.category-container {margin-top:20px;}
.fake-header{    width: 130vw; height: 130px; margin-top: -50px; padding:20px;margin-left:-70px;max-height:100px}

/*============================= BOTTOM NAVIGATION MENUE ================================*/



#custom-bot-nav {
  display: flex !important;
  justify-content: center;
  flex-wrap:wrap;
}

/*====== ^^^^^ support site specific ========*/
#custom-bot-nav ul {
  margin-left:40px;
  }

.footer-inner {
  padding:35px 50px 0px 50px;
}
#custom-bot-nav {
  margin-top:-0px!important;
}
#custom-bot-nav input {
  display:none
}
#copywrite {
  clear:both;
  position:relative;
  color:lightgrey;
  width:300px;
  margin:0 auto;
}
#micrsoft-partner-logo {
  clear:both;
  position:absolute;
  bottom:66px;
  right:-10px;
  text-align:right;
}
/* mobile */
@media only screen and (max-width: 810px){
.cbn-menu-container {
    transform: translatey(-15px);
}
#copywrite {
  bottom:20px;
}
#micrsoft-partner-logo  {
  display:none;
}
.back-to-top-nav {
  display:block!important;
}
.back-to-top-nav nav {
  text-align:center;
  height:20px!important;
}
.back-to-top-nav nav .back-to-top {
  margin-bottom:10px!important;
  margin-top:0px!important;
  font-weight:700;
}
.back-to-top-nav nav .back-to-top a:after {
  content:"\f062";
  font-family: FontAwesome;
  color:white;
  font-size:95%;
  font-weight:100;
  margin:0px 0px 0px 4px;
  vertical-align: text-top;
  line-height:142%;
}
  .back-to-top-nav nav .back-to-top a:hover:after {
 color:lightgrey;
}
.col-cbn {
  display:block;
  float:none!important;
  width: 100%!important;
  text-align:left!important;
      padding-left: 10vw;
}
#custom-bot-nav input[type=checkbox]:checked ~ label h3 {
  color:white !important;
  font-weight:600;
}
.cbn-menu-container {
  max-height:0px;
  padding-left:20px;
  overflow:hidden;
  transition: all 0.5s;
}
input[type=checkbox]:checked ~ .cbn-menu-container {
  max-height:500px;
  text-align:left;
  padding-left:20px;
}

.cbn-menu > h3 {
  display:none;
}
li.cbn-sub-menu-item {
  padding-left:0px;
}
li.cbn-menu-item p {
 color:white!important;
}
li.cbn-menu-item a, li.cbn-menu-item p {
  font-size:130%!important;
}
li.cbn-sub-menu-item a {
  font-size:130%!important;
  font-weight:100!important;
}
  li#cbn-it-admin-tools p, li#cbn-end-user-tools p, li#cbn-developer-tools p, li#cbn-it-admin-solutions p, li#cbn-end-user-solutions p, li#cbn-developer-solutions p, {
   margin-left:-20px!important;
    font-size:128%!important;
}
#custom-bot-nav h3 {
  text-transform:uppercase!important;
}
.cbn-menu label h3:after {
  content: "+";
  color: #bdbdbd;
  position: absolute;
  right: 10px;
  font-size:160%;
  transition: all .5s;
  font-weight:600;
  margin-right:9vw;
}
.cbn-menu input[type=checkbox]:checked ~ label h3::after {
  transform: rotate(225deg);
  color: white;
  position: absolute;
  right: 10px;
  font-weight:400;
}
#custom-bot-nav .cbn-menu h3:before {
  content : "";
  position: realtive;
  margin-top:-20px;
  margin-bottom:20px;
  display:block;
  width: 78vw;  
  border-bottom:1px solid lightgrey;
} 
#custom-bot-nav #cbn-menu-1 h3:before {
  content : ""; 
  display:none;
}
#custom-bot-nav #cbn-menu-5 h3 {
  margin-top:20px;  
}  
}
/* desktop */
@media only screen and (min-width: 810px){
  #custom-bot-nav ul {
  margin-left:40px;
  }
  
  .cbn-menu label {
  display:none;
}
ul.cbn-sub-menu {
  margin-left:0px;
}
  #cbn-menu-1 {
  position:relative;
  left:-10%;
}
#cbn-menu-2 {
  position:relative;
  left:0%;
}
#cbn-menu-3 {
  position:relative;
  left:20%;
}
#cbn-menu-4 {
  position:relative;
  left:28%;
}
  #cbn-menu-5 {
  position:relative;
  right:-30%;
}
}
#custom-bot-nav {
  margin: 0 auto;
}
/* Text style */
#custom-bot-nav h3 {
  color:white;
  font-size:145%;
  font-weight:600;
  letter-spacing:2.9px;
  text-transform:capitalize;
  margin-bottom:0px;
}
#custom-bot-nav h3 .cbn-title {
  padding:0px 30px 3px 0px;
  margin-left:-0px;
  border-bottom: 1px solid lightgrey
}
#custom-bot-nav a {
  color:lightgrey;
  font-weight:400;
  font-size:120%
}
#custom-bot-nav li p {
  color:white;
	font-weight:600;
}
#custom-bot-nav ul:hover, #custom-bot-nav a:hover {
  color:white;
}
/*subheadings*/
li#cbn-it-admin-tools p, li#cbn-end-user-tools p, li#cbn-developer-tools p, li#cbn-it-admin-solutions p, li#cbn-end-user-solutions p, li#cbn-developer-solutions p, {
  color:white;
  margin-left:.5px;
  font-weight:500;
  letter-spacing:1px;
  font-size:125%;
}
.cbn-menu-item ul {
  margin-top:10px;
}
/* display style */
#custom-bot-nav {
  display:block;
}
.cbn-menu-container li {
  list-style:none;
}
.col-cbn {
  display:block;
  float:left;
  width: 20%;
}
/* spacing style */
.cbn-menu li {
  margin: 10px 3px 25px -40px;
}
.cbn-menu-item p {
  margin: 0px 0px 19px 0px;
  font-size:14px!important;
}
.cbn-menu h3 {
  padding-bottom:20px;
}
#custom-bot-nav .cbn-sub-menu-item  {
  line-height:16px;
}
#custom-bot-nav li.cbn-sub-menu-item  {
  margin: 0px 3px 20px -40px;
  width:115%;
}

#custom-bot-nav {
    font-size: .8em;
    font-family: 'Roboto',sans-serif;
    font-weight: 500;
    letter-spacing: .3px;
}

/*============================= How To Style GIFs================================*/

.how-to-gif-container {background-color:black;margin:10px 10px 30px 10px;max-width:500px;border:0px solid black;border-radius:10px;text-align:center;overflow:hidden}
.how-to-gif {max-height:350px;margin:-10px!important;}

/*============================= Advert Animation ================================*/
.internal-advert div {
  overflow:hidden;
}

.internal-advert #TopImgContainer img {
animation: 3s ease-out 0s 1 slideInImg;
}

@keyframes slideInImg {
    0% {
        transform: translateY(190%);
    }
    25% {
        transform: translateY(190%);
    }
    50% {
        transform: translateY(190%);
    }
    75% {
        transform: translateY(0%);
    }
}

.internal-advert #TopTitleContainer h2 {
animation: 3s ease-out 0s 1 slideInTitle;
}

@keyframes slideInTitle {
    0% {
        transform: translateY(175%);
    }
    25% {
        transform: translateY(175%);
    }
    50% {
        transform: translateY(0%);
    }
    75% {
        transform: translateY(0%);
    }
}

.internal-advert #TopTextContainer p {
animation: 3s ease-out 0s 1 slideInText;
}

@keyframes slideInText {
    0% {
        transform: translateY(175%);
    }
    25% {
        transform: translateY(0%);
    }
    50% {
        transform: translateY(0%);
    }
    75% {
        transform: translateY(0%);
    }
}

.internal-advert #BottomImgContainer img {
animation: 3s ease-out 0s 1 slideUpImg;
}

@keyframes slideUpImg {
    0% {
        transform: translateY(-100%);
    }
    25% {
        transform: translateY(-0%);
    }
    50% {
        transform: translateY(-0%);
    }
    75% {
        transform: translateY(0%);
    }
}

.internal-advert #BottomTitleContainer h2 {
animation: 3s ease-out 0s 1 slideUpTitle;
}

@keyframes slideUpTitle {
    0% {
        transform: translateY(-175%);
    }
    25% {
        transform: translateY(-175%);
    }
    50% {
        transform: translateY(0%);
    }
    75% {
        transform: translateY(0%);
    }
}

.internal-advert #BottomTextContainer p {
animation: 3s ease-out 0s 1 slideUpText;
}

@keyframes slideUpText {
    0% {
        transform: translateY(-185%);
    }
    25% {
        transform: translateY(-185%);
    }
    50% {
        transform: translateY(-185%);
    }
    75% {
        transform: translateY(0%);
    }
}


/* -------- Black Friday 2017  TO BE REMOVED AFTER----*/

a#blcack-fiday-link:hover {
  text-shadow: none;
}
#black-friday-banner {
  padding-top: 20px;
  background-image: url("https://mike-power-8w26.squarespace.com/s/Wallpaper-Home-tp-reversed3.png");
  background-color: #373737;
  background-position: 20% 110%;
  border-bottom: 1px solid black;
}
#black-friday-banner h1 {
  color: white;
  font-weight: 600;
  font-size: 160%;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1;
}
#black-friday-banner h1#fifty {
  font-size: 600%;
  font-weight: 600;
  display: inline-block;
  letter-spacing: 3px;
  padding-right: 5px;
}
#black-friday-banner h1#percent {
  font-size: 350%;
  font-weight: 600;
}
#black-friday-banner h1#off {
  font-size: 155%;
  letter-spacing: 0.1px;
  text-transform: uppercase;
  line-height: 90%;
}
#black-friday-banner h1#everything {
  font-size: 210%;
  font-weight: 600;
  display: inline-block;
  letter-spacing: 7px;
  vertical-align: top;
  text-transform: uppercase;
  padding: 12px 7px 0;
}
#black-friday-banner span#day {
  display: inline-block;
  margin-left: -4px;
  letter-spacing: 1.6px;
  font-weight: 800;
  font-size: 130%;
  line-height: 116%;
}
#black-friday-banner #slideTextLeft4 {
  width: 50%;
  margin-left: -50px;
}
#black-friday-banner #floatButton {
  display: none;
  margin-top: 6px;
}
#black-friday-banner #inline {
  display: inline-block;
  color: #676666;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 3px;
  font-size: 225%;
  vertical-align: top;
  margin-top: -1px;
}
#black-friday-banner #countdownImage {
  width: 250px;
}
#black-friday-banner #timer {
  background-color: #ffffff;
  margin-bottom: -60px;
  margin-top: 10px;
}
@media only screen and (max-width: 717px) {
  #black-friday-banner #floatButton {
    display: block;
  }
  #black-friday-banner #inline {
    display: none;
  }
  #black-friday-banner #timer {
    margin-top: 0;
  }
}
@media only screen and (max-width: 640px) {
  #black-friday-banner #slide-text {
    display: none;
  }
  #black-friday-banner #floatButton {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 570px) {
  #black-friday-banner h1 {
    font-size: 80%!;
  }
  #black-friday-banner h1#everything {
    display: block;
    font-size: 80%!important;
    letter-spacing: 3px;
  }
}
#collection-588b224f9f7456789fc134ab #black-friday-banner,
#collection-5a047d69ec212d3cf6209381 #black-friday-banner {
  padding-bottom: 20px!important;
}
#collection-588b224f9f7456789fc134ab #black-friday-banner h1,
#collection-5a047d69ec212d3cf6209381 #black-friday-banner h1 {
  color: #ffffff;
}
#collection-588b224f9f7456789fc134ab #black-friday-banner #floatButton,
#collection-5a047d69ec212d3cf6209381 #black-friday-banner #floatButton,
#collection-588b224f9f7456789fc134ab #black-friday-banner #timer,
#collection-5a047d69ec212d3cf6209381 #black-friday-banner #timer {
  display: none!important;
}
/*========================== Black Friday 2016 ========================================*/
@-webkit-keyframes change4 {
  0%,
  12%,
  100% {
    transform: translateY(0%);
  }
  17%,
  29% {
    transform: translateY(0%);
  }
  34%,
  46% {
    transform: translateY(0%);
  }
  51%,
  63% {
    transform: translateY(0%);
  }
  68%,
  80% {
    transform: translateY(0%);
  }
  85%,
  97% {
    transform: translateY(0%);
  }
}
@keyframes change4 {
  0%,
  12%,
  100% {
    transform: translateY(0%);
  }
  17%,
  29% {
    transform: translateY(-33%);
  }
  34%,
  46% {
    transform: translateY(-33%);
  }
  51%,
  63% {
    transform: translateY(-66%);
  }
  68%,
  80% {
    transform: translateY(-33%);
  }
  85%,
  97% {
    transform: translateY(-33%);
  }
}
.angle {
  -webkit-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  transform: rotate(-15deg);
  width: 225px;
  padding-bottom: 0px;
}
.angle h1 {
  color: #616266;
}
.backgroundIcon {
  background-repeat: no-repeat;
  height: 140px;
  background-position: 55%;
  background-size: 175px;
}
@media only screen and (min-width: 640px) {
  .backgroundIcon {
    height: 180px;
  }
  .angle {
    padding-top: 22px;
  }
}
#backgroundIcon1 {
  background-image: url("https://static1.squarespace.com/static/56ea9cdf2fe131ff80e46dee/t/5815ff21e3df286e408e80af/1477836577270/NX-FileServer-Icon-Transparent.png");
}
#backgroundIcon2 {
  background-image: url("https://static1.squarespace.com/static/56ea9cdf2fe131ff80e46dee/t/5815ff17e3df286e408e806b/1477836567208/NX-Exchange-Icon-Transparent.png");
}
#backgroundIcon3 {
  background-image: url("https://static1.squarespace.com/static/56ea9cdf2fe131ff80e46dee/t/5815ff2de3df286e408e80fe/1477836589731/NX-Optemail-Icon-Transparent.png");
  background-size: 260px;
  height: 130px;
  background-position: 40% 70%;
}
@media only screen and (max-width: 640px) {
  .mobileAfter {
    display: none;
    visibility: hidden;
  }
}
@media only screen and (min-width: 641px) {
  .mobileBefore {
    display: none;
    visibility: hidden;
  }
}
#block-yui_3_17_2_6_1478874886495_29211 {
  padding: 0;
}
.lastItem {
  margin-top: 20px;
  margin-bottom: -120px;
}
@media only screen and (max-width: 640px) {
  .lastItem {
    margin-bottom: -54px;
  }
}
#countdownImage {
  width: 220px;
  padding: 5px 0 0 0;
  margin: 0 auto;
}
@media only screen and (min-width: 640px) {
  #countdownImage {
    width: 320px;
    padding: 10px 0px 0 0;
    margin: 0 auto;
  }
}
#blackRollText {
  font-size: 110% !important;
  padding-top: 2px;
  color: white;
}
@media only screen and (min-width: 640px) {
  #blackRollText {
    font-size: 120%;
  }
}
#floatButton h2 {
  color: #616266;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 3px;
  font-size: 100%;
}
#floatButton {
  border: solid white 2px;
  background-color: white;
  width: 220px;
  color: #FE632F;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: 15px;
  padding: 0px 0px 3px 0px;
  margin: 0 auto;
  margin-top: 3px;
}
@media only screen and (min-width: 640px) {
  #floatButton {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .offerA {
    max-width: 400px !important;
    font-size: 100% !important;
  }
}
/*Attempt at getting a show/hide working for FAQs*/
.clicker {
outline:none;
cursor:pointer;
}

.hiddendiv{
display:none;
font-style:italic;

}

.clicker:focus + .hiddendiv{
display:block;
}

/*END Attempt at getting a show/hide working for FAQs*/

/* EXPAND CONTAINER AND HEADDER goes with .js*/
.expand-container.expand {
  display:block;
  margin-left:2em;
}
.expand-button  {
  display:block!important;
  margin-left:0em!important;
  font-size: 22px;
  line-height: 35px;
}
.expand-button.expand {
  color: #f85b0d!important;
}
.expand-button:hover {
  cursor:pointer;
  /*text-decoration: underline;*/
  color: #f85b0d!important;
}

.expand-button::before {
  content: "❯";
  display:inline-block;
  transform: rotate(90deg);
  font-size:90%;
  margin:5px 10px;
	color: #f85b0d!important;
}

.expand-button.expand::before {
  transform: rotate(270deg);
  
}

.expand-container {
  display:none;
}
/* END EXPAND CONTAINER*/
/*ADD STYLE FOR DESKTOP BUTTON */
a.desktop-button-link {
    padding:21px 34px;
    font-family: Open Sans;
    font-size: 15px;
    font-weight: 300;
    font-style: normal;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #fff!important;
    background-color: #f06e3e;
    border-color: #f06e3e;
  	@media only screen and (max-width: 640px) {
      padding:21px;
      font-size:14px;
      letter-spacing:1px;
  	  }
    }
a.desktop-button-link:hover {
    opacity:0.8;
}
/*END DESKTOP BUTTON*/
/*ADDSTYLE FOR TABLE MOBILE RESPONSIVE */
@media 
only screen and (.responsive-table max-width: 760px),
(.responsive-table min-device-width: 768px) and (.responsive-table max-device-width: 1024px) 
.responsive-table table { 
width:95%;max-width:95%;
	}
.responsive-table thead tr { 

	}
	
	.responsive-table tr { 
    border: 1px solid #ccc; 
}
	
	.responsive-table td { 
		/* Behave  like a "row" */
	}
	
	.responsive-table td:before { 

	}
/*END STYLE FOR TABLE MOBILE RESPONSIVE */