@font-face {
     font-family: 'GTWalsheimRegular';
     src: url("https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Regular.eot") format('eot'), url("https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Regular.woff") format('woff'), url("https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Regular.woff2") format('woff2');
     font-style: normal
 }

 @font-face {
     font-family: 'GTWalsheimLight';
     src: url("https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Light.eot") format('eot'), url("https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Light.woff") format('woff'), url("https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Light.ttf") format('truetype')
 }

 @font-face {
     font-family: 'GTWalsheimBold';
     src: url("https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Bold.eot") format('eot'), url("https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Bold.woff") format('woff'), url("https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Bold.ttf") format('truetype');
     font-weight: bold;
     font-style: normal
 }

 @font-face {
     font-family: 'GTWalsheimLightOblique';
     src: url("https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Light-Oblique.eot") format('eot'), url("https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Light-Oblique.woff") format('woff'), url("https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Light-Oblique.ttf") format('opentype');
     font-style: normal
 }


/* Better @font-face definitions
   Use "font-family: GTWalsheim, arial, sans-serif", font-weight: normal or bold, and font-style: normal or italic
   Works for fallback fonts too, and eliminates faux-bold and faux-italic
*/

@font-face {
  font-family: GTWalsheim;
  src: url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Regular.woff') format('woff'),
    url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Regular.woff2') format('woff2'),
    url('hhttps://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Regular.ttf') format('truetype');
  font-weight: normal; font-style: normal;
}

@font-face {
  font-family: GTWalsheim;
  src: url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Bold.woff') format('woff'),
    url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Bold.woff2') format('woff2'),
    url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Bold.ttf') format('truetype');
  font-weight: bold; font-style: normal;
}

@font-face {
  font-family: GTWalsheim;
  src: url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Regular-Oblique.woff') format('woff'),
    url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Regular-Oblique.woff2') format('woff2'),
    url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Regular-Oblique.ttf') format('truetype');
  font-weight: normal; font-style: oblique;
}

@font-face {
  font-family: GTWalsheim;
  src: url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Bold-Oblique.woff') format('woff'),
    url('hhttps://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Bold-Oblique.woff2') format('woff2'),
    url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Bold-Oblique.ttf') format('truetype');
  font-weight: bold; font-style: oblique;
}




@charset "UTF-8";
@import url(//p5.zdassets.com/hc/theme_assets/1485767/115000060167/ext-fonts.css);
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,500;0,700;1,500;1,700&display=swap'); /* CODE font for HelpDocs DHJ  Sept 2020 */

/***** Base *****/
* {
  box-sizing: border-box;
}

body {
  background-color: #ffffff;
  color: #252e30;
  font-family: Fresco, Helvetica, Arial, sans-serif;
  font-size: 100%;
  font-weight: 300;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
}
::selection {
  background-color: #000;
  color: #fff;
}
@media (min-width: 1024px) {
  body>main {
    min-height: 65vh;
    border-top: 1px solid #eef0ef;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Headline, 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-weight: 700;
  margin-top: 0;
}

h1 {
  font-size: 3.0rem;
  margin-bottom: .8em;
  line-height: 1.1;
  letter-spacing: -.03em;
}

h2 {
  font-size: 2.2rem;
  margin-bottom: 1em;
  line-height: 1.3;
  letter-spacing: -.03em;
  color: #252e30;
}

h3 {
  font-size: 1.78rem;
  line-height: 1.32;
  margin-bottom: .2em;
  margin-top: 1em;
}

h4 {
  font-size: 1.36rem;
  margin-bottom: .5em;
  line-height: 1.45;
  margin-top: 0;
}

h5 {
  font-size: 1.3rem;
  margin-bottom: 1.3em;
  line-height: 1.55;
}

h6 {
  font-size: 1.9rem;
  margin-top: 0;
  margin-bottom: 1.2em;
  line-height: 1.1;
}

a {
  color: rgba(206, 113, 75, 1);
  text-decoration: none;
}

a:hover{
  color: #853C14;
}

a:hover,
a:active,
a:focus {
  text-decoration: underline;
}

input,
textarea {
  color: #000;
  font-size: 14px;
}

input {
  font-weight: 300;
  max-width: 100%;
  box-sizing: border-box;
  outline: none;
  transition: border .12s ease-in-out;
}

input:focus {
  border: 1px solid #cf2d57;
}

input[disabled] {
  background-color: #ddd;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("/hc/assets/dropdown-arrow.svg") no-repeat #fff;
  background-position: right 10px center;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 8px 30px 8px 10px;
  outline: none;
  color: #555;
  width: 100%;
}

select:focus {
  border: 1px solid #cf2d57;
}

select::-ms-expand {
  display: none;
}

textarea {
  border: 1px solid #ddd;
  border-radius: 2px;
  resize: vertical;
  width: 100%;
  outline: none;
  padding: 10px;
}

textarea:focus {
  border: 1px solid #cf2d57;
}

.container {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
  max-width: 1260px;
}

@media (min-width: 1160px) {


  .container {
    padding: 0;
    width: 90%;
  }
}

.container-divider {
/*   border-top: 1px solid #ddd; */
  margin-bottom: 50px;
}

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

.error-page {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
  text-align: center;
}

@media (min-width: 1160px) {
  .error-page {
    padding: 0;
    width: 90%;
  }
}

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

/***** Buttons *****/
.button,
[role="button"] {
  border: 1px solid #cf2d57;
  border-radius: 4px;
  color: #cf2d57;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  line-height: 2.34;
  margin: 0;
  padding: 0 20px;
  text-align: center;
  transition: background-color .12s ease-in-out, border-color .12s ease-in-out, color .15s ease-in-out;
  user-select: none;
  white-space: nowrap;
  width: 100%;
  -webkit-touch-callout: none;
}

@media (min-width: 768px) {

  .button,
  [role="button"] {
    width: auto;
  }

  .navbar ul li.lev1 {
    border-top: solid 5px #fff;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 0;
    padding-bottom: 15px;
  }

  .navbar ul li.lev1:hover {
    background: #eef0ef;
    border-top: solid 5px #ce714b;

  }

  .navbar ul li.lev1:last-child {
    padding-right: 20px;

  }

  .navbar ul li.lev1:before {

    height: 0;
  }


  .navbar li.lev1 a:after,
  .navbar li.lev1 a:after {
    content: none;
  }
  .form-header, .my-activities-header h1{
    font-size:55px;
    line-height:65px;
  }
  
}

.button::after,
[role="button"]::after {
  color: #cf2d57;
}

.button:hover,
.button:active,
.button:focus,
.button[aria-selected="true"],
[role="button"]:hover,
[role="button"]:active,
[role="button"]:focus,
[role="button"][aria-selected="true"] {
  background-color: #cf2d57;
  color: #ffffff;
  text-decoration: none;
   color: #ce714b;
}



.button[aria-selected="true"]:hover,
.button[aria-selected="true"]:focus,
.button[aria-selected="true"]:active,
[role="button"][aria-selected="true"]:hover,
[role="button"][aria-selected="true"]:focus,
[role="button"][aria-selected="true"]:active {
  background-color: #7b1b34;
  border-color: #7b1b34;
}

.button[data-disabled],
[role="button"][data-disabled] {
  cursor: default;
}

.button-large,
input[type="submit"] {
  background-color: #cf2d57;
  border: 0;
  border-radius: 0px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 2.72;
  min-width: 190px;
  padding: 0 1.9286em;
  width: 100%;
  background-color: #ce714b;
  border:2px solid #ce714b;
}

@media (min-width: 768px) {

  .button-large,
  input[type="submit"] {
    width: auto;
  }
}

.button-large:hover,
.button-large:active,
.button-large:focus,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus {
  background-color: #7b1b34;
  background-color: #fff;
  color:#ce714b;
}

.button-large[disabled],
input[type="submit"][disabled] {
  background-color: #ddd;
}

.button-secondary {
  color: #51656a;
  border: 1px solid #ddd;
  background-color: transparent;
}

.button-secondary:hover,
.button-secondary:focus,
.button-secondary:active {
  color: #252e30;
  border: 1px solid #ddd;
  background-color: #f7f7f7;
}

/***** Tables *****/
.table {
  width: 100%;
  table-layout: fixed;
}

@media (min-width: 768px) {
  .table {
    table-layout: auto;
  }
}

.table th,
.table th a {
  color: #51656a;
  font-size: 13px;
  font-weight: 300;
  text-align: left;
}

[dir="rtl"] .table th,
[dir="rtl"] .table th a {
  text-align: right;
}

.table tr {
  border-bottom: 1px solid #ddd;
  display: block;
  padding: 20px 0;
}

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

.table td {
  display: block;
}

@media (min-width: 768px) {
  .table td {
    display: table-cell;
  }
}

@media (min-width: 1024px) {

  .table td,
  .table th {
    padding: 20px 30px;
  }
}

@media (min-width: 768px) {

  .table td,
  .table th {
    padding: 10px 20px;
    height: 60px;
  }
}

/***** Forms *****/
.form {
  max-width: 650px;
}

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

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

.form-field input {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 10px;
  width: 100%;
}

.form-field input:focus {
  border: 1px solid #cf2d57;
}

.form-field input[type="text"] {
  border: 1px solid #ddd;
  border-radius: 4px;
}

.form-field input[type="text"]:focus {
  border: 1px solid #cf2d57;
}

.form-field input[type="checkbox"] {
  width: auto;
}

.form-field .nesty-input {
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  outline: none;
  vertical-align: middle;
}

.form-field .nesty-input:focus {
  border: 1px solid #cf2d57;
  text-decoration: none;
}

.form-field textarea {
  vertical-align: middle;
}

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

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

.form-field p {
  color: #51656a;
  font-size: 12px;
  margin: 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 {
  margin-top: 40px;
  padding-top: 30px;
}

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

.form .suggestion-list {
  font-size: 13px;
  margin-top: 30px;
}

.form .suggestion-list label {
  border-bottom: 1px solid #ddd;
  display: block;
  padding-bottom: 5px;
}

.form .suggestion-list li {
  padding: 10px 0;
}

.form .suggestion-list li a:visited {
  color: #8d4426;
}

/***** Header *****/
.header {
  max-width: 1260px;
  margin: 0 auto;
  padding: 0 5%;
  position: relative;
  align-items: center;
  display: flex;
  height: 71px;
  justify-content: space-between;
}

@media (min-width: 1160px) {
  .header {
    padding: 0;
    width: 90%;
  }
}

.logo img {
  max-width: 175px;
}

.user-nav {
  display: inline-block;
  position: absolute;
  white-space: normal;
}

@media (min-width: 768px) {
  .user-nav {
    position: relative;
  }
}

.user-nav[aria-expanded="true"] {
  background-color: #fff;
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  right: 0;
  left: 0;
  top: 100%;
  z-index: 1;
}

.user-nav[aria-expanded="true"]>a {
  display: block;
  margin: 20px;
}

.nav-wrapper a {
  border: 0;
  color: rgba(206, 113, 75, 1);
  display: none;
  font-size: 1.3rem;
  padding: 0;
  width: auto;
}


@media (min-width: 768px) {
  .nav-wrapper a {
    display: inline-block;
   
   
  }
}

[dir="rtl"] .nav-wrapper a {
  padding: 0 0 0 20px;
}

.nav-wrapper a:hover,
.nav-wrapper a:focus,
.nav-wrapper a:active {
  background-color: transparent;
  color: rgba(206, 113, 75, 1);
  text-decoration: underline;
}

.nav-wrapper a.login {
  display: inline-block;
}

.nav-wrapper .icon-menu {
  display: inline-block;
  margin-right: 10px;
  color: rgba(206, 113, 75, 1);
}

@media (min-width: 768px) {
  .nav-wrapper .icon-menu {
    display: none;
  }
}

[dir="rtl"] .nav-wrapper .icon-menu {
  margin-left: 10px;
  margin-right: 0;
}

/***** User info in header *****/
.user-info {
  display: inline-block;
}

.user-info .dropdown-toggle::after {
  display: none;
}

@media (min-width: 768px) {
  .user-info .dropdown-toggle::after {
    display: inline-block;
  }
}

.user-info>[role="button"] {
  border: 0;
  color: rgba(206, 113, 75, 1);
  min-width: 0;
  padding: 0;
  white-space: nowrap;
}

.user-info>[role="button"]:hover {
  color: rgba(206, 113, 75, 1);
  background-color: transparent;
}

.user-info>[role="button"]::after {
  color: rgba(206, 113, 75, 1);
  padding-right: 15px;
}

[dir="rtl"] .user-info>[role="button"]::after {
  padding-left: 15px;
  padding-right: 0;
}

#user #user-name {
  display: none;
  font-size: 0.9412rem;
}

@media (min-width: 768px) {
  #user #user-name {
    display: inline-block;
  }
}

#user #user-name:hover {
  text-decoration: underline;
}

/***** User avatar *****/
.user-avatar {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}

.avatar {
  display: inline-block;
  position: relative;
}

.avatar img {
  height: 40px;
  width: 40px;
}

.avatar .icon-agent::before {
  background-color: #cf2d57;
  border: 2px solid #fff;
  border-radius: 50%;
  bottom: -4px;
  color: #ffffff;
  content: "\1F464";
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  position: absolute;
  right: -2px;
  text-align: center;
  width: 14px;
}

/***** Footer *****/
.footer {
  margin-top: 50px;
  padding: 0;
}

.footer p {
  margin-bottom: 1.8em;
  line-height: 1.7;
  font-weight: 300;
  color: #fff;
  color: #101d2f;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
    letter-spacing: .5px;
}

.footer a {
  color: #51656a;
  color: #4487c6;
}

.footer-inner {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 5%;
  display: flex;
  justify-content: center;
}

.powered-by-zendesk {
  display: none !important;
}

@media (min-width: 1160px) {
  .footer-inner {
    padding: 0;
    width: 90%;
  }
}

.footer-language-selector {
  color: #51656a;
  display: inline-block;
  font-weight: 300;
}

/***** Breadcrumbs *****/
.breadcrumbs {
  margin: 0 0 15px 0;
  padding: 0;
}

.breadcrumbs a:hover {
  /* color: #16A29F !important; */
  /* color: #ce714b !important; */
  color: #853C14 !important;
}

@media (min-width: 768px) {
  .breadcrumbs {
    margin: 0;
  }
}

@media (max-width: 767px) {

  nav .breadcrumbs a,
  nav .breadcrumbs li {
    display: inline;
  }
    

}

.breadcrumbs li {
  color: #51656a;
  display: inline;
  font-weight: 300;
  font-size: 13px;
    font-size: 12px;
  max-width: 450px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.breadcrumbs li+li::before {
  content: ">";
  margin: 0 4px;
}

.breadcrumbs li a:visited {
  color: rgba(206, 113, 75, 1);
}

/***** Search field *****/
.search {
  position: relative;
}

.search input[type="search"] {
  border: 1px solid #ddd;
/*   border-radius: 30px; */
  box-sizing: border-box;
  color: #999;
  height: 40px;
  padding-left: 40px;
  padding-right: 20px;
  -webkit-appearance: none;
  width: 100%;
background: url(https://cdn2.hubspot.net/hubfs/1740477/Extensis%202019%20Theme/icons/mag.svg) no-repeat 10px center #fff;
background-size: 16px;
}

[dir="rtl"] .search input[type="search"] {
  padding-right: 40px;
  padding-left: 20px;
}

.search input[type="search"]:focus {
  border: 1px solid #cf2d57;
  color: #101d2f;
}

.search::before {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
  color: #ddd;
  content: "\1F50D";
  font-size: 18px;
  position: absolute;
  left: 15px;
  display:none;
}
.hero-inner .search::before{
  display:none;
  
  
}

[dir="rtl"] .search::before {
  right: 15px;
  left: auto;
}

.search-full input[type="search"] {
  border: 1px solid #fff;
}

/***** Hero component *****/
.hero {
  background-image: url(/hc/theming_assets/01HZPJ9N5NDACB7Y2RBHTC2J5X);
  background-position: center;
  background-size: cover;
  height: 300px;
    height: 230px;
  padding: 0 20px;
  text-align: center;
  width: 100%;
}

.hero-inner {
  position: relative;
  top: 46%;
  transform: translateY(-50%);
  max-width: 610px;
  margin: 0 auto;
}

.page-header {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 10px 0;
}

@media (min-width: 768px) {
  .page-header {
    align-items: baseline;
    flex-direction: row;
    margin: 0;
  }
}

.page-header .section-subscribe {
  flex-shrink: 0;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .page-header .section-subscribe {
    margin-bottom: 0;
  }
}

.page-header h1 {
  flex-grow: 1;
  margin-bottom: 10px;
}

.page-header-description {
  font-style: italic;
  font-weight: 300;
  margin: 0 0 30px 0;
  word-break: break-word;
}

@media (min-width: 1024px) {
  .page-header-description {
    flex-basis: 100%;
  }
}

.page-header .icon-lock::before {
  content: "\1F512";
  font-size: 20px;
  position: relative;
  left: -5px;
  vertical-align: baseline;
}

.sub-nav {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 30px;
  min-height: 50px;
  padding-bottom: 15px;
}

@media (min-width: 768px) {
  .sub-nav {
    align-items: baseline;
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .sub-nav input[type="search"] {
    min-width: 300px;
  }
}

.sub-nav input[type="search"]::after {
  font-size: 15px;
}

/***** Blocks *****/
/* Used in Homepage#categories and Community#topics */
.blocks-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
  padding: 0;
}

@media (min-width: 768px) {
  .blocks-list {
    margin: 0 -15px;
  }
}

.blocks-item {
  border: 1px solid #cf2d57;
/*   border-radius: 4px; */
  box-sizing: border-box;
  color: #cf2d57;
  display: flex;
  flex: 1 0 340px;
  flex-direction: column;
  justify-content: center;
  margin: 0 0 30px;
  max-width: 100%;
  text-align: center;
     border: solid 2px #ce714b;
}

@media (min-width: 768px) {
  .blocks-item {
    margin: 0 15px 30px;
  }
}

.blocks-item:hover,
.blocks-item:focus,
.blocks-item:active {
  background-color: #cf2d57;
    background-color: #eef0ef;
     background-color: #ce714b;
  
}

.blocks-item:hover *,
.blocks-item:focus *,
.blocks-item:active * {
  color: #ffffff;
  text-decoration: none;
    color: #101d2f;
  color: #fff;
}

.blocks-item-internal {
  background-color: transparent;
  border: 1px solid #ddd;
}

.blocks-item-internal .icon-lock::before {
  content: "\1F512";
  font-size: 15px;
  bottom: 5px;
  position: relative;
}

.blocks-item-internal a {
  color: #252e30;
}

.blocks-item-link {
  color: #101d2f;
  padding: 20px 30px;
}

.blocks-item-link:hover,
.blocks-item-link:focus,
.blocks-item-link:active {
  text-decoration: none;
}

.blocks-item-title {
  margin-bottom: 0;
}

.blocks-item-description {
  font-weight: 300;
  margin: 0;
}

.blocks-item-description:not(:empty) {
  margin-top: 10px;
}

/***** Homepage *****/
.section {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .section {
    margin-bottom: 60px;
    margin-top: 30px
  }
}

section h2,
section h3 {
  text-transform: capitalize;
      margin-bottom: 20px;
}

section h3 {
  font-size:24px;
  
}
.section h2 {
  margin-bottom: 10px;
  text-align: center;
  line-height: 60px;
}

/***** Promoted articles *****/
.promoted-articles {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

@media (min-width: 1024px) {
  .promoted-articles {
    flex-direction: row;
  }
}

.promoted-articles-item {
  flex: 1 0 auto;
}

@media (min-width: 1024px) {
  .promoted-articles-item {
    align-self: flex-end;
    flex: 0 0 auto;
    padding-right: 30px;
    width: 33%;
    /* Three columns on desktop */
  }

  [dir="rtl"] .promoted-articles-item {
    padding: 0 0 0 30px;
  }
}

.promoted-articles-item:nth-child(3n) {
  padding-right: 0;
}

.promoted-articles-item a {
  border-bottom: 1px solid #ddd;
  color: #252e30;
  display: block;
  padding: 15px 0;
}

.promoted-articles-item:last-child a {
  border: 0;
}

@media (min-width: 1024px) {
  .promoted-articles-item:last-child a {
    border-bottom: 1px solid #ddd;
  }
}

/***** Community section in homepage *****/
.community {
  text-align: center;
}

.community-image {
  min-height: 300px;
  background-image: url(/hc/theming_assets/01HZPJ9NGZKMS7739VE31RDYWE);
  background-position: center;
  background-repeat: no-repeat;
  max-width: 100%;
}

.community,
.activity {
  border-top: 1px solid #ddd;
  padding: 30px 0;
}

/***** Recent activity *****/
.recent-activity-header {
  margin-bottom: 10px;
  text-align: center;
}

.recent-activity-list {
  padding: 0;
}

.recent-activity-item {
  border-bottom: 1px solid #ddd;
  overflow: auto;
  padding: 20px 0;
}

.recent-activity-item-parent {
  font-size: 16px;
}

.recent-activity-item-parent,
.recent-activity-item-link {
  margin: 6px 0;
  color: #252e30;
  display: inline-block;
  width: 100%;
}

@media (min-width: 768px) {

  .recent-activity-item-parent,
  .recent-activity-item-link {
    width: 70%;
    margin: 0;
  }
}

.recent-activity-item-link {
  font-size: 14px;
  font-weight: 300;
}

.recent-activity-item-meta {
  margin: 15px 0 0 0;
  float: none;
}

@media (min-width: 768px) {
  .recent-activity-item-meta {
    margin: 0;
    float: right;
  }

  [dir="rtl"] .recent-activity-item-meta {
    float: left;
  }
}

.recent-activity-item-time,
.recent-activity-item-comment {
  color: #51656a;
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
}

.recent-activity-item-comment {
  padding-left: 5px;
}

[dir="rtl"] .recent-activity-item-comment {
  padding: 0 5px 0 0;
}

.recent-activity-item-comment::before {
  display: inline-block;
}

.recent-activity-item-comment span::before {
  color: #cf2d57;
  content: "\1F4AC";
  display: inline-block;
  font-size: 15px;
  padding-right: 3px;
  vertical-align: middle;
}

[dir="rtl"] .recent-activity-item-comment span::before {
  padding-left: 3px;
}

.recent-activity-controls {
  padding-top: 15px;
}

/***** Category pages *****/
.category-container {
  display: flex;
  justify-content: flex-end;
}

.category-content {
  flex: 1;
}

@media (min-width: 1024px) {
  .category-content {
    flex: 0 0 80%;
  }
}

.section-tree {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .section-tree {
    flex-direction: row;
  }
}

.section-tree .section {
  flex: initial;
}

@media (min-width: 768px) {
  .section-tree .section {
    flex: 0 0 45%;
    /* Two columns for tablet and desktop. Leaving 5% separation between columns */
  }
}

.section-tree .icon-lock::before {
  vertical-align: baseline;
}

.section-tree-title {
  margin-bottom: 10px;
}

.section-tree-title a {
  color: #252e30;
}

.section-tree .see-all-articles {
  display: block;
  padding: 15px 0;
}

.article-list-item {
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  padding: 15px 0;
}

.article-list-item a {
  color: #252e30;
}

.icon-star::before {
  color: #cf2d57;
  font-size: 18px;
}

/***** Section pages *****/
.section-container {
  display: flex;
  justify-content: flex-end;
}

.section-content {
  flex: 1;
}

@media (min-width: 1024px) {
  .section-content {
    flex: 0 0 80%;
  }
}

.section-subscribe .dropdown-toggle::after {
  display: none;
}

/***** Article *****/
.article {
  /*
  * The article grid is defined this way to optimize readability:
  * Sidebar | Content | Free space
  * 17%     | 66%     | 17%
  */
  flex: 1 0 auto;
}

@media (min-width: 1024px) {
  .article {
    flex: 1 0 66%;
    max-width: 66%;
    min-width: 640px;
    padding: 0 30px;
  }
}

.article-container {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  .article-container {
    flex-direction: row;
  }
}

.article-header {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
  margin-top: 20px;
}

@media (min-width: 768px) {
  .article-header {
    flex-direction: row;
    margin-top: 0;
  }
}

.article-author {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .article-title {
    flex-basis: 100%;
    /* Take entire row */
        font-size: 50px;
    line-height: 60px;
  }
}

.article-title .icon-lock::before {
  content: "\1F512";
  font-size: 20px;
  position: relative;
  left: -5px;
  vertical-align: baseline;
}

.article [role="button"] {
  flex-shrink: 0;
  /*Avoid collapsing elements in Safari (https://github.com/philipwalton/flexbugs#1-minimum-content-sizing-of-flex-items-not-honored)*/
  width: 100%;
}

@media (min-width: 768px) {
  .article [role="button"] {
    width: auto;
  }
}

.article-info {
  max-width: 100%;
}

.article-meta {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
}

.article-body img {
  height: auto;
  max-width: 100%;
}

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

[dir="rtl"] .article-body ul,
[dir="rtl"] .article-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}

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

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

.article-body a:visited {
  color: #8d4426;
}

.article-body code {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}

.article-body pre {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

.article-body blockquote {
  border-left: 1px solid #ddd;
  color: #51656a;
  font-style: italic;
  padding: 0 15px;
}

.article-body>p:last-child {
  margin-bottom: 0;
}

.article-content {
  line-height: 1.6;
  margin: 40px 0;
  word-wrap: break-word;
}

.article-footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}

.article-comment-count {
  color: #51656a;
  font-weight: 300;
}

.article-comment-count:hover {
  text-decoration: none;
}

.article-comment-count .icon-comments {
  color: #cf2d57;
  content: "\1F4AC";
  display: inline-block;
  font-size: 18px;
  padding: 5px;
}

.article-sidebar {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  margin-bottom: 20px;
  padding: 0;
}

@media (min-width: 1024px) {
  .article-sidebar {
    border: 0;
    flex: 0 0 17%;
    height: auto;
  }
}

.article-relatives {
  border-top: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  padding: 20px 0;
}

@media (min-width: 768px) {
  .article-relatives {
    flex-direction: row;
  }
}

.article-relatives>* {
  flex: 1 0 auto;
  margin-right: 0;
}

.article-relatives>*:last-child {
  margin: 0;
}

@media (min-width: 768px) {
  .article-relatives>* {
    margin-right: 20px;
  }
}

.article-votes {
  border-top: 1px solid #ddd;
  padding: 30px 0;
  text-align: center;
}

.article-vote {
  background: transparent;
  border: 1px solid #cf2d57;
  color: #cf2d57;
  margin: 10px 5px;
  min-width: 90px;
  width: auto;
}

.article-vote::before {
  font-size: 8px;
  margin-right: 10px;
}

[dir="rtl"] .article-vote::before {
  margin-right: 0;
  margin-left: 10px;
}

.article-vote::after {
  content: attr(title);
  /* Yes/No label*/
}

.article-vote:focus,
.article-vote:active {
  background-color: transparent;
  color: #cf2d57;
}

.article-vote:hover {
  background-color: #cf2d57;
}

.article-vote:hover::before,
.article-vote:hover::after,
.article-vote[aria-selected="true"]::before,
.article-vote[aria-selected="true"]::after {
  color: #ffffff;
}

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

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

.article-more-questions {
  margin: 10px 0 20px;
  text-align: center;
}

.article-return-to-top {
  border-top: 1px solid #ddd;
}

@media (min-width: 1024px) {
  .article-return-to-top {
    display: none;
  }
}

.article-return-to-top a {
  color: #252e30;
  display: block;
  padding: 20px 0;
}

.article-return-to-top a:hover,
.article-return-to-top a:focus {
  text-decoration: none;
}

.article-return-to-top .icon-arrow-up::before {
  font-size: 16px;
  margin-left: 5px;
}

[dir="rtl"] .article-return-to-top .icon-arrow-up::before {
  margin-right: 10px;
}

.article-unsubscribe {
  background-color: #cf2d57;
  color: #ffffff;
  text-decoration: none;
}

.article-unsubscribe:hover {
  background-color: #7b1b34;
  border-color: #7b1b34;
}

.sidenav-title {
  font-size: 16px;
  position: relative;
}

.sidenav-item {
  border-radius: 4px;
  color: #252e30;
  display: block;
  font-weight: 300;
  margin-bottom: 10px;
  padding: 10px;
}

.sidenav-item.current-article,
.sidenav-item:hover {
  background-color: #cf2d57;
  color: #ffffff;
  text-decoration: none;
      background-color: #ce714b;
  
}

.recent-articles h3,
.related-articles h3 {
  font-size: 15px;
  margin: 20px 0;
}

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

/***** Attachments *****/
/* Styles attachments inside posts, articles and comments */
.attachments .attachment-item {
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
}

.attachments .attachment-item:last-child {
  margin-bottom: 0;
}

.attachments .attachment-item::before {
  color: #252e30;
  content: "\1F4CE";
  font-size: 15px;
  left: 0;
  position: absolute;
  top: 5px;
}

[dir="rtl"] .attachments .attachment-item {
  padding-left: 0;
  padding-right: 20px;
}

[dir="rtl"] .attachments .attachment-item::before {
  left: auto;
  right: 0;
}

.upload-dropzone span {
  color: #51656a;
}

/***** Social share links *****/
.share {
  padding: 0;
  white-space: nowrap;
}

.share li,
.share a {
  display: inline-block;
}

.share a {
  border-radius: 50%;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  width: 25px;
}

.share a::before {
  color: #51656a;
  display: block;
  font-size: 23px;
  text-align: center;
  width: 100%;
}

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

.share a:hover::before {
  color: #cf2d57;
}

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

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

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

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

/***** Comments *****/
/* Styles comments inside articles, posts and requests */
.comment {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}

.comment-heading {
  margin-bottom: 5px;
  margin-top: 0;
}

.comment-overview {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 20px 0;
}

.comment-overview p {
  margin-top: 0;
}

.comment-callout {
  color: #51656a;
  display: inline-block;
  font-weight: 300;
  font-size: 13px;
  margin-bottom: 0;
}

.comment-callout a {
  color: #cf2d57;
}

.comment-sorter {
  display: inline-block;
  float: right;
}

.comment-sorter a {
  color: #51656a;
  font-weight: 300;
  font-size: 13px;
  text-decoration: none;
}

[dir="rtl"] .comment-sorter {
  float: left;
}

.comment-wrapper {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.comment-wrapper.comment-official {
  border: 1px solid #cf2d57;
  padding: 40px 20px 20px;
}

@media (min-width: 768px) {
  .comment-wrapper.comment-official {
    padding-top: 20px;
  }
}

.comment-info {
  min-width: 0;
  padding-right: 20px;
  width: 100%;
}

[dir="rtl"] .comment-info {
  padding-right: 0;
  padding-left: 20px;
}

.comment-author {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .comment-author {
    justify-content: space-between;
  }
}

.comment-avatar {
  margin-right: 10px;
}

[dir="rtl"] .comment-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.comment-meta {
  flex: 1 0 auto;
}

.comment-labels {
  flex-basis: 100%;
}

@media (min-width: 768px) {
  .comment-labels {
    flex-basis: auto;
  }
}

.comment .status-label:not(.status-label-official) {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .comment .status-label:not(.status-label-official) {
    margin-top: 0;
  }
}

.comment-form {
  display: flex;
  padding-top: 30px;
  word-wrap: break-word;
}

.comment-container {
  width: 100%;
}

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

@media (min-width: 768px) {
  [dir="ltr"] .comment-form-controls {
    text-align: right;
  }
}

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

@media (min-width: 1024px) {
  .comment-form-controls input[type="submit"] {
    margin-left: 15px;
  }

  [dir="rtl"] .comment-form-controls input[type="submit"] {
    margin-left: 0;
    margin-right: 15px;
  }
}

.comment-form-controls input[type="checkbox"] {
  margin-right: 5px;
}

.comment-form-controls input[type="checkbox"] [dir="rtl"] {
  margin-left: 5px;
}

.comment-ccs {
  display: none;
}

.comment-ccs+textarea {
  margin-top: 10px;
}

.comment-attachments {
  margin-top: 10px;
}

.comment-attachments a {
  color: #cf2d57;
}

.comment-body {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.6;
  font-family: GTWalsheimRegular;
}

.comment-body img {
  height: auto;
  max-width: 100%;
}

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

[dir="rtl"] .comment-body ul,
[dir="rtl"] .comment-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}

.comment-body ul>ul,
.comment-body ol>ol,
.comment-body ol>ul,
.comment-body ul>ol {
  margin: 0;
}

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

.comment-body a:visited {
  color: #8d4426;
}

.comment-body code {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}

.comment-body pre {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

.comment-body blockquote {
  border-left: 1px solid #ddd;
  color: #51656a;
  font-style: italic;
  padding: 0 15px;
}

.comment-mark-as-solved {
  display: inline-block;
}

/***** Vote *****/
/* Used in article comments, post comments and post */
.vote {
  display: inline-block;
  text-align: center;
  width: 35px;
}

.vote a {
  outline: none;
}

.vote a:active,
.vote a:hover,
.vote a:focus {
  text-decoration: none;
}

.vote-sum {
  color: #51656a;
  display: block;
  margin: 3px 0;
}

[dir="rtl"] .vote-sum {
  direction: ltr;
  unicode-bidi: bidi-override;
}

.vote-up:hover::before,
.vote-down:hover::before {
  color: #cf2d57;
}

.vote-up::before,
.vote-down::before {
  color: #51656a;
  font-size: 24px;
}

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

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

.vote-voted::before {
  color: #cf2d57;
}

.vote-voted:hover::before {
  color: #7b1b34;
}

/***** Actions *****/
/* Styles admin and en user actions(edit, delete, change status) in comments and posts */
.actions {
  text-align: center;
  flex-shrink: 0;
  /*Avoid collapsing elements in Safari*/
}

.actions .dropdown-toggle {
  font-size: 0;
  margin: 15px 0;
}

.actions .dropdown-toggle:hover::before,
.actions .dropdown-toggle:focus::before,
.actions .dropdown-toggle:active::before {
  background-color: #f7f7f7;
}

.actions .dropdown-toggle::before {
  background-color: transparent;
  border-radius: 50%;
  color: #51656a;
  content: "\2699";
  display: block;
  font-size: 13px;
  margin: auto;
  padding: 5px;
}

/***** Community *****/
.community-hero {
  background-image: url(/hc/theming_assets/01HZPJ9NBZT3D2JMA9EE8ZS76F);
  margin-bottom: 10px;
}

.community-footer {
  padding-top: 50px;
  text-align: center;
}

.community-featured-posts,
.community-activity {
  padding-top: 40px;
  width: 100%;
}

.community-header {
  margin-bottom: 30px;
}

.community-header h4 {
  margin-bottom: 0;
}

.post-to-community {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .post-to-community {
    margin: 0;
  }
}

/* Community topics grid */
.topics {
  max-width: none;
  width: 100%;
}

.topics-item .meta-group {
  justify-content: center;
  margin-top: 20px;
}

/* Community topic page */
.topic-header {
  border-bottom: 1px solid #ddd;
  font-size: 13px;
}

@media (min-width: 768px) {
  .topic-header {
    padding-bottom: 10px;
  }
}

.topic-header .dropdown {
  display: block;
  border-top: 1px solid #ddd;
  padding: 10px 0;
}

@media (min-width: 768px) {
  .topic-header .dropdown {
    border-top: 0;
    display: inline-block;
    margin-right: 20px;
    padding: 0;
  }
}

.no-posts-with-filter {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* Topic, post and user follow button */
.community-follow {
  margin-bottom: 10px;
  width: 100%;
}

@media (min-width: 768px) {
  .community-follow {
    margin-bottom: 0;
    width: auto;
  }
}

.community-follow .dropdown {
  width: 100%;
}

.community-follow [role="button"] {
  line-height: 30px;
  padding: 0 10px 0 15px;
  position: relative;
  width: 100%;
}

@media (min-width: 768px) {
  .community-follow [role="button"] {
    width: auto;
  }
}

.community-follow [role="button"]:hover {
  background-color: #cf2d57;
     color: #fff;
}

.community-follow [role="button"]:hover::after,
.community-follow [role="button"]:focus::after {
  border-color: #ffffff;
  color: #ffffff;
  
}

.community-follow [role="button"][aria-selected="true"] {
  background-color: #cf2d57;
  color: #ffffff;
}

.community-follow [role="button"][aria-selected="true"]::after {
  border-left: 1px solid #ffffff;
  color: #ffffff;
}

.community-follow [role="button"][aria-selected="true"]:hover {
  background-color: #7b1b34;
  border-color: #7b1b34;
}

.community-follow [role="button"]::after {
  border-left: 1px solid #cf2d57;
  content: attr(data-follower-count);
  color: #cf2d57;
  display: inline-block;
  font-family: Fresco, 'Helvetica Neue', Arial, Helvetica, sans-serif;
  margin-left: 15px;
  padding-left: 10px;
  position: absolute;
  right: 10px;
}

@media (min-width: 768px) {
  .community-follow [role="button"]::after {
    position: static;
  }
}

[dir="rtl"] .community-follow [role="button"]::after {
  border-left: 0;
  border-right: 1px solid #cf2d57;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
}

/***** Striped list *****/
/* Used in community posts list and requests list */
.striped-list {
  padding: 0;
}

.striped-list-item {
  align-items: flex-start;
  border-bottom: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 20px 0;
}

@media (min-width: 768px) {
  .striped-list-item {
    align-items: center;
    flex-direction: row;
  }
}

.striped-list-info {
  flex: 2;
}

.striped-list-title {
  color: rgba(206, 113, 75, 1);
  margin-bottom: 10px;
  margin-right: 5px;
}

.striped-list-title:hover,
.striped-list-title:focus,
.striped-list-title:active {
  text-decoration: underline;
}

.striped-list-title:visited {
  color: #8d4426;
}

.striped-list .meta-group {
  margin: 5px 0;
}

.striped-list-count {
  color: #51656a;
  font-weight: 300;
  font-size: 14px;
  justify-content: flex-start;
  text-transform: capitalize;
  color: #101d2f;
}

@media (min-width: 768px) {
  .striped-list-count {
    display: flex;
    flex: 1;
    justify-content: space-around;
  }
}

.striped-list-count-item::after {
  content: "·";
  display: inline-block;
  padding: 0 5px;
}

@media (min-width: 768px) {
  .striped-list-count-item::after {
    display: none;
  }
}

.striped-list-count-item:last-child::after {
  display: none;
}

.striped-list-number {
  font-weight: 300;
  text-align: center;
}

@media (min-width: 768px) {
  .striped-list-number {
    color: #252e30;
    display: block;
    font-weight: 400;
  }
}

/***** Status labels *****/
/* Styles labels used in posts, articles and requests */
.status-label {
  background-color: #1eb848;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  margin-right: 2px;
  padding: 3px 10px;
  vertical-align: middle;
  white-space: nowrap;
  display: inline-block;
}

.status-label:hover,
.status-label:active,
.status-label:focus {
  text-decoration: none;
}

.status-label-pinned,
.status-label-featured,
.status-label-official {
  background-color: #cf2d57;
}

.status-label-official {
  border-radius: 0;
  margin-right: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .status-label-official {
    border-radius: 0 0 4px 4px;
    right: 30px;
    width: auto;
  }
}

[dir="rtl"] .status-label-official {
  left: 30px;
  right: auto;
}

.status-label-pending,
.status-label-not-planned {
  background-color: #eee;
  color: #51656a;
}

.status-label-pending {
  text-align: center;
}

.status-label-open {
  background-color: #e03b30;
}

.status-label-closed {
  background-color: #ddd;
}

.status-label-solved {
  background-color: #999;
}

.status-label-new {
  background-color: #ffd12a;
}

.status-label-hold {
  background-color: #000;
}

.status-label-open,
.status-label-closed,
.status-label-solved,
.status-label-new,
.status-label-hold {
  text-transform: lowercase;
}

/***** Post *****/
/*
* The post grid is defined this way:
* Content | Sidebar
* 70%     | 30%
*/
.post {
  flex: 1;
  margin-bottom: 10px;
}

@media (min-width: 1024px) {
  .post {
    flex: 1 0 70%;
    max-width: 70%;
  }
}

.post-container {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  .post-container {
    flex-direction: row;
  }
}

.post-header {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .post-header {
    align-items: baseline;
    flex-direction: row;
  }
}

.post-header .status-label {
  vertical-align: super;
}

.post-title {
  margin-bottom: 20px;
  width: 100%;
}

@media (min-width: 768px) {
  .post-title {
    margin-bottom: 0;
    padding-right: 10px;
  }
}

.post-title h1 {
  display: inline;
  vertical-align: middle;
}

@media (min-width: 768px) {
  .post-title h1 {
    margin-right: 5px;
        font-size: 50px;
    line-height: 60px;
  }
}

.post-author {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}

.post-avatar {
  margin-bottom: 30px;
}

.post-content {
  font-family: Fresco, Helvetica, Arial, sans-serif;
  line-height: 1.6;
  word-break: break-word;
    font-family: GTWalsheimRegular;
}

.post-info-container {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.post-info {
  flex: 1;
}

@media (min-width: 1024px) {
  .post-info {
    padding-right: 20px;
  }
}

[dir="rtl"] .post-info {
  padding-left: 45px;
  padding-right: 0;
}

.post-meta {
  display: inline-block;
  flex: 1;
  margin-left: 10px;
  vertical-align: middle;
}

[dir="rtl"] .post-meta {
  margin-left: 0;
  margin-right: 10px;
}

.post-body img {
  height: auto;
  max-width: 100%;
}

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

[dir="rtl"] .post-body ul,
[dir="rtl"] .post-body ol {
  padding-right: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-right: 20px;
}

.post-body ul>ul,
.post-body ol>ol,
.post-body ol>ul,
.post-body ul>ol {
  margin: 0;
}

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

.post-body a:visited {
  color: #8d4426;
}

.post-body code {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 5px;
  margin: 0 2px;
}

.post-body pre {
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 15px;
  overflow: auto;
  white-space: pre;
}

.post-body blockquote {
  border-left: 1px solid #ddd;
  color: #51656a;
  font-style: italic;
  padding: 0 15px;
}

.post-footer {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
}

.post-comment-count {
  color: #51656a;
  font-weight: 300;
}

.post-comment-count:hover {
  text-decoration: none;
}

.post-comment-count .icon-comments {
  color: #cf2d57;
  content: "\1F4AC";
  display: inline-block;
  font-size: 18px;
  padding: 5px;
}

.post-sidebar {
  border-top: 1px solid #ddd;
  flex: 1;
  padding: 30px 0;
  text-align: center;
}

@media (min-width: 1024px) {
  .post-sidebar {
    border: 0;
    flex: 1 0 30%;
    padding: 0 0 0 50px;
    text-align: initial;
  }

  [dir="rtl"] .post-sidebar {
    padding: 0 50px 0 0;
  }
}

.post-sidebar h5 {
  font-weight: 600;
}

@media (min-width: 1024px) {
  .post-sidebar h5 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
  }
}

.post-comments {
  margin-bottom: 20px;
}

@media (min-width: 1024px) {
  .post-comments {
    margin-bottom: 0;
  }
}

/* Navigation element that collapses on mobile */
.collapsible-nav {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex-direction: column;
  max-height: 45px;
  overflow: hidden;
  font-size: 14px;
}

@media (min-width: 768px) {
  .collapsible-nav {
    border: 0;
    height: auto;
    flex-direction: row;
    max-height: none;
  }
}

.collapsible-nav-list {
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .collapsible-nav-list {
    flex-direction: row;
  }
}

.collapsible-nav-list li {
  color: #252e30;
  line-height: 45px;
  order: 1;
}

@media (min-width: 768px) {
  .collapsible-nav-list li {
    line-height: normal;
    margin-right: 30px;
  }

  [dir="rtl"] .collapsible-nav-list li {
    margin-left: 30px;
    margin-right: 0;
  }

  .collapsible-nav-list li a {
    text-decoration: none;
    padding: 15px 0;
  }
}

.collapsible-nav-list li a {
  color: #252e30;
  display: block;
}

@media (min-width: 768px) {
  .collapsible-nav-list li:hover {
    border-bottom: 4px solid #ddd;
  }

  .collapsible-nav-list li:hover a {
    padding: 15px 0 11px 0;
    text-decoration: none;
  }
}

.collapsible-nav-list li[aria-selected="true"] {
  order: 0;
  position: relative;
}

@media (min-width: 768px) {
  .collapsible-nav-list li[aria-selected="true"] {
    border-bottom: 4px solid #cf2d57;
    order: 1;
    padding: 15px 0 11px 0;
  }
}

.collapsible-nav-list li[aria-selected="true"] a {
  color: #252e30;
}

.collapsible-nav-list li[aria-selected="true"]::after {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  content: "\25BE";
  position: absolute;
  right: 0;
}

@media (min-width: 768px) {
  .collapsible-nav-list li[aria-selected="true"]::after {
    display: none;
  }
}

[dir="rtl"] .collapsible-nav-list li[aria-selected="true"]::after {
  left: 0;
  right: auto;
}

.collapsible-nav[aria-expanded="true"] {
  max-height: none;
}

.collapsible-nav[aria-expanded="true"] li[aria-selected="true"]::after {
  content: "\2715";
}

/* Sidebar navigation that collapses on mobile */
.collapsible-sidebar {
  flex: 1;
  max-height: 45px;
  overflow: hidden;
  padding: 10px 0;
  position: relative;
}

@media (min-width: 1024px) {
  .collapsible-sidebar {
    max-height: none;
    padding: 0;
  }
}

.collapsible-sidebar[aria-expanded="true"] {
  max-height: none;
}

.collapsible-sidebar[aria-expanded="true"] .collapsible-sidebar-title::after {
  content: "\2715";
}

@media (min-width: 1024px) {
  .collapsible-sidebar[aria-expanded="true"] .collapsible-sidebar-title::after {
    display: none;
  }
}

.collapsible-sidebar-title {
  margin-top: 0;
}

.collapsible-sidebar-title::after {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  content: "\25BE";
  position: absolute;
  right: 10px;
}

@media (min-width: 1024px) {
  .collapsible-sidebar-title::after {
    display: none;
  }
}

[dir="rtl"] .collapsible-sidebar-title::after {
  left: 10px;
  right: auto;
}

/***** My activities *****/
.my-activities-nav {
  background-color: #f2f2f2;
  border: 0;
  margin-bottom: 20px;
}

.my-activities-sub-nav {
  background-color: transparent;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .my-activities-sub-nav li:hover {
    border-bottom: 4px solid #ddd;
  }
}

.my-activities-sub-nav li[aria-selected="true"] {
  border-color: #cf2d57;
}

.my-activities-table .striped-list-title {
  /* My activities tables */
  display: block;
  margin-bottom: 10px;
  max-width: 350px;
  white-space: normal;
}

@media (min-width: 1024px) {
  .my-activities-table .striped-list-title {
    margin-bottom: 0;
    max-width: 500px;
    min-width: 350px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.my-activities-table thead {
  display: none;
}

@media (min-width: 768px) {
  .my-activities-table thead {
    display: table-header-group;
  }
}

.my-activities-table th:first-child,
.my-activities-table td:first-child {
  padding-left: 0;
}

@media (min-width: 1024px) {

  .my-activities-table th:first-child,
  .my-activities-table td:first-child {
    width: 500px;
  }
}

.my-activities-table th:last-child,
.my-activities-table td:last-child {
  padding-right: 0;
}

.my-activities-table td:not(:first-child) {
  display: none;
}

@media (min-width: 768px) {
  .my-activities-table td:not(:first-child) {
    display: table-cell;
  }
}

/* Requests table */
.requests-search {
  width: 100%;
}

.requests-table-toolbar {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .requests-table-toolbar {
    flex-direction: row;
  }
}

.requests-table-toolbar .search {
  flex: 1;
  width: 100%;
}

.requests-table-toolbar .request-table-filter {
  width: 100%;
}

@media (min-width: 768px) {
  .requests-table-toolbar .request-table-filter {
    width: auto;
  }
}

.requests-table-toolbar .request-filter {
  display: block;
}

@media (min-width: 768px) {
  .requests-table-toolbar .request-filter {
    margin: 0 0 0 30px;
  }

  [dir="rtl"] .requests-table-toolbar .request-filter {
    margin: 0 30px 0 0;
  }
}

.requests-table-toolbar .request-filter-label {
  font-size: 13px;
  margin-top: 30px;
}

@media (min-width: 768px) {
  .requests-table-toolbar .request-filter-label {
    margin-top: 0;
  }
}

.requests-table-toolbar select {
  max-height: 40px;
  margin-bottom: 30px;
  width: 100%;
}

@media (min-width: 768px) {
  .requests-table-toolbar select {
    margin-bottom: 0;
    max-width: 300px;
    width: auto;
  }
}

.requests-table-toolbar .organization-subscribe,
.requests-table-toolbar .organization-unsubscribe {
  line-height: 40px;
  max-height: 40px;
  padding: 0 20px;
}

@media (min-width: 768px) {

  .requests-table-toolbar .organization-subscribe,
  .requests-table-toolbar .organization-unsubscribe {
    margin-left: 10px;
  }

  [dir="rtl"] .requests-table-toolbar .organization-subscribe,
  [dir="rtl"] .requests-table-toolbar .organization-unsubscribe {
    margin: 0 10px 0 0;
  }
}

.requests-table-toolbar .organization-unsubscribe {
  background-color: #cf2d57;
  color: #ffffff;
}

.requests-table-toolbar+.requests-search-info {
  margin-top: 15px;
}

.requests-table-toolbar+.requests-search-info.meta-data::after {
  content: "";
  margin: 0;
}

.requests-table-toolbar+.requests-search-info+.requests {
  margin-top: 20px;
}

.requests-table-toolbar+.requests {
  margin-top: 40px;
}

.requests .requests-table-meta {
  display: block;
}

@media (min-width: 768px) {
  .requests .requests-table-meta {
    display: none;
  }
}

.requests .requests-table thead {
  display: none;
}

@media (min-width: 768px) {
  .requests .requests-table thead {
    display: table-header-group;
  }
}

.requests .requests-table-info {
  display: block;
}

@media (min-width: 768px) {
  .requests .requests-table-info {
    display: table-cell;
    vertical-align: middle;
    width: auto;
  }
}

.requests .requests-table .requests-link {
  position: relative;
}

.requests .requests-table .requests-sort-symbol {
  position: absolute;
  left: calc(100% + 3px);
  bottom: 0;
  font-size: 10px;
}

/* Following table */
.subscriptions-unsubscribe a {
  background: #cf2d57;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  line-height: 2.34;
  padding: 0 20px;
  text-align: center;
  width: 100%;
}

@media (min-width: 768px) {
  .subscriptions-unsubscribe a {
    width: auto;
  }
}

.subscriptions-unsubscribe a:hover {
  background-color: #7b1b34;
  text-decoration: none;
}

.subscriptions-table td:last-child {
  display: block;
}

@media (min-width: 768px) {
  .subscriptions-table td:last-child {
    display: table-cell;
  }
}

.subscriptions-table td:first-child {
  display: flex;
  align-items: center;
}

.subscriptions-table .user-avatar {
  margin-right: 10px;
}

.subscriptions .striped-list-title {
  display: inline-block;
  vertical-align: middle;
}

/* Contributions table */
.contributions-table td:last-child {
  color: #51656a;
  font-size: 13px;
  font-weight: 300;
}

@media (min-width: 768px) {
  .contributions-table td:last-child {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
  }
}

.no-activities {
  color: #51656a;
}

/***** Request *****/
.request-container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 1024px) {
  .request-container {
    align-items: flex-start;
    flex-direction: row;
  }
}

.request-container .comment-container {
  min-width: 0;
}

.request-breadcrumbs {
  margin-bottom: 40px;
}

@media (min-width: 1024px) {
  .request-breadcrumbs {
    margin-bottom: 60px;
  }
}

.request-main {
  flex: 1 0 auto;
  order: 1;
}

.request-main .comment-fields,
.request-main .request-submit-comment {
  display: none;
}

.request-main .comment-fields.shown {
  display: block;
}

.request-main .request-submit-comment.shown {
  display: inline;
}

@media (min-width: 1024px) {
  .request-main {
    flex: 0 0 66%;
    order: 0;
    min-width: 0;
  }
}

.request-main .comment-form-controls {
  display: block;
}

.request-main .comment-ccs {
  display: block;
}

.request-main .comment-show-container {
  border-radius: 2px;
  border: 1px solid #ddd;
  cursor: pointer;
  display: flex;
  padding: 8px 15px;
  width: 100%;
}

.request-main .comment-show-container.hidden {
  display: none;
}

.request-main .comment-show-container-content {
  align-self: center;
  color: #51656a;
  margin-left: 10px;
}

.request-main .form-field.comment-ccs>ul {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}

.request-main .form-field.comment-ccs>ul[data-hc-focus="true"] {
  border: 1px solid #cf2d57;
}

.request-main .form-field.comment-ccs>input[type="text"] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}

.request-main .comment-ccs+textarea {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
}

.request-main .comment-ccs+textarea:focus {
  border-top: 1px solid #cf2d57;
}

.request-main input#mark_as_solved {
  display: none;
}

.request-title {
  width: 100%;
}

@media (min-width: 1024px) {
  .request-title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    max-width: 66%;
    padding-bottom: 20px;
  }
}

.request-sidebar {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  order: 0;
}

@media (min-width: 1024px) {
  .request-sidebar {
    background-color: #f7f7f7;
    border: 0;
    font-size: 13px;
    flex: 0 0 auto;
    padding: 0 20px;
    width: 30%;
  }
}

.request-sidebar h5 {
  font-size: 15px;
  font-weight: 600;
  position: relative;
}

@media (min-width: 1024px) {
  .request-sidebar h5 {
    display: none;
  }
}

.request-details {
  border-bottom: 1px solid #ddd;
  font-size: 0;
  margin: 0;
  padding-bottom: 20px;
}

.request-details:last-child {
  border: 0;
}

.request-details dt,
.request-details dd {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  margin: 20px 0 0 0;
}

.request-details dd {
  padding: 0 10px;
  width: 60%;
}

.request-details dd::after {
  content: "\A";
  white-space: pre;
}

.request-details dt {
  color: #51656a;
  font-weight: 300;
  width: 40%;
}

.request-details .request-collaborators {
  display: inline-block;
}

.request-attachments dt,
.request-attachments dd {
  width: 100%;
}

.request-attachments dd {
  margin: 10px 0 0 0;
}

.request-form textarea {
  min-height: 120px;
}

.request-follow-up {
  padding-top: 20px;
}

/***** Pagination *****/
.pagination {
  margin: 20px 0;
  text-align: center;
}

.pagination * {
  display: inline-block;
}

.pagination li {
  border-radius: 50%;
  height: 40px;
  float: left;
  margin-left: 5px;
  width: 40px;
}

@media (min-width: 768px) {
  .pagination li {
    height: 30px;
    width: 30px;
  }
}

[dir="rtl"] .pagination li {
  float: right;
}

.pagination li:hover:not(.pagination-current) {
  background-color: #f3f3f3;
}

.pagination li:hover:not(.pagination-current) span,
.pagination li:hover:not(.pagination-current) a {
  color: #252e30;
  text-decoration: none;
}

.pagination a,
.pagination span {
  font-size: 15px;
  color: #51656a;
  padding: 10px 12px;
}

@media (min-width: 768px) {

  .pagination a,
  .pagination span {
    font-size: 13px;
    padding: 5px 12px;
  }
}

.pagination-current {
  background-color: #cf2d57;
}

.pagination-current a,
.pagination-current span {
  color: #ffffff;
}

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

[dir="rtl"] .pagination-first {
  border-radius: 0 3px 3px 0;
}

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

[dir="rtl"] .pagination-last {
  border-radius: 3px 0 0 3px;
}

/***** Metadata *****/
.meta-group {
  display: block;
}

.meta-group * {
  display: inline;
}

.meta-data {
  color: #51656a;
  font-size: 13px;
  font-weight: 300;
  color: #101d2f;
}

.meta-data:not(:last-child)::after {
  content: "\00B7";
  margin: 0 5px;
}

/***** Icons *****/
[class^="icon-"]::before,
[class*=" icon-"]::before,
.icon,
.search::before,
.recent-activity-item-comment span::before,
.article-vote::before,
.attachments .attachment-item::before,
.share a::before,
.vote-up::before,
.vote-down::before,
.actions .dropdown-toggle::before,
.collapsible-nav-list li[aria-selected="true"]::after,
.collapsible-sidebar-title::after,
.results-votes::before,
.results-meta-count::before {
  font-family: "copenhagen-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  line-height: 1em;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
}

.icon-lock::before {
  content: "\1F512";
}

.icon-star::before {
  content: "\2605";
}

.icon-linkedin::before {
  content: "\e900";
}

.icon-twitter::before {
  content: "\e901";
}

.icon-googleplus-::before {
  content: "\e902";
}

.icon-facebook::before {
  content: "\e903";
}

.icon-agent::before {
  content: "\1F464";
}

.icon-close::before {
  content: "\2715";
}

.icon-arrow-up::before {
  content: "\2B06";
}

.icon-arrow-down::before {
  content: "\2B07";
}

.icon-attachments::before {
  content: "\1F4CE";
}

.icon-comments::before {
  content: "\1F4AC";
}

.icon-search::before {
  content: "\1F50D";
}

.icon-vote::before {
  content: "\1F44D";
}

.icon-handle::before {
  content: "\25BE";
}

.icon-check::before {
  content: "\2713";
}

.icon-gear::before {
  content: "\2699";
}

.icon-menu::before {
  content: "\2630";
}

.icon-menu.active::before {
  content: "\2573";
}

.icon-article::before {
  content: "\1F4C4";
}

.icon-post::before {
  content: "\1F4D4";
}

.icon-notification-alert::before {
  content: "\26A0";
}

.icon-notification-error::before {
  content: "\00D7";
}

.icon-notification-info::before {
  content: "\2139";
}

.icon-notification-success::before {
  content: "\2714";
}

/* User Profiles */
.profile-header {
  padding: 30px 0;
  background-color: #f7f7f7;
}

.profile-header .container {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .profile-header .container {
    flex-wrap: nowrap;
  }
}

.profile-header .profile-info {
  flex-basis: 100%;
  display: flex;
  flex-wrap: wrap;
  min-width: 0;
}

.profile-avatar {
  position: relative;
  line-height: 0;
  align-self: center;
  margin-right: 10px;
}

[dir="rtl"] .profile-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.profile-avatar .user-avatar {
  width: 65px;
  height: 65px;
}

.profile-avatar .icon-agent::before {
  bottom: 0;
  right: 0;
}

.profile-header .basic-info {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}

.profile-header .basic-info .name {
  margin: 0;
}

.profile-header .options {
  display: flex;
  flex-basis: 100%;
  margin-top: 12px;
  align-items: flex-start;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .profile-header .options {
    flex-wrap: nowrap;
    flex-basis: auto;
    margin-top: 0;
    margin-left: 10px;
  }

  [dir="rtl"] .profile-header .options {
    margin-left: 0;
    margin-right: 10px;
  }

  .profile-header .options> :not(:last-child) {
    margin-bottom: 0;
    margin-right: 10px;
  }

  [dir="rtl"] .profile-header .options> :not(:last-child) {
    margin-left: 10px;
    margin-right: 0;
  }
}

.profile-header .options [data-action="edit-profile"] {
  background-color: #cf2d57;
  border: 0;
  color: #ffffff;
  line-height: normal;
  padding: 8px 20px;
}

.profile-header .description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  margin: 15px 0;
  flex-basis: 100%;
}

.profile-stats {
  font-size: 13px;
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
}

.profile-stats .stat {
  display: flex;
  margin-bottom: 10px;
}

.profile-stats .stat-label {
  color: #51656a;
  font-weight: 300;
  flex: 0 0 100px;
  margin-right: 10px;
}

[dir="rtl"] .profile-stats .stat-label {
  margin-left: 10px;
  margin-right: 0;
}

.profile-stats-activity {
  border-top: solid 1px #ddd;
  margin-top: 15px;
}

@media (min-width: 768px) {
  .profile-stats-activity {
    border-top: 0;
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat {
    flex-direction: column;
  }
}

.profile-stats-activity .stat:first-child {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .profile-stats-activity .stat:first-child {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat:not(:last-child) {
    margin-right: 40px;
  }

  [dir="rtl"] .profile-stats-activity .stat:not(:last-child) {
    margin-left: 40px;
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .profile-stats-activity .stat-label {
    flex: 0 1 auto;
  }
}

.profile-stats-counters {
  border-bottom: solid 1px #ddd;
}

@media (min-width: 768px) {
  .profile-stats-counters {
    flex: 0 0 200px;
    border-bottom: 0;
    margin-left: 40px;
  }

  [dir="rtl"] .profile-stats-counters {
    margin-left: 0;
    margin-right: 40px;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters {
    flex: 0 0 270px;
    margin-left: 60px;
  }

  [dir="rtl"] .profile-stats-counters {
    margin-right: 60px;
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat {
    flex-direction: column;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters .stat {
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat:not(:last-child) {
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) {
  .profile-stats-counters .stat-label {
    flex: 0 1 auto;
  }
}

@media (min-width: 1024px) {
  .profile-stats-counters .stat-label {
    flex: 0 0 100px;
  }
}

.profile-private-badge {
  flex-basis: 100%;
  border: solid 1px #cf2d57;
  border-radius: 4px;
  color: #cf2d57;
  padding: 5px 20px;
  font-size: 12px;
  text-align: center;
}

.profile-private-badge::after {
  content: "\1f512";
  margin-left: 5px;
  font-family: "copenhagen-icons";
  vertical-align: middle;
  line-height: 15px;
}

@media (min-width: 768px) {
  .profile-private-badge {
    flex-basis: auto;
  }
}

.profile-nav {
  background-color: #f2f2f2;
  border: 0;
  margin-bottom: 37px;
}

.profile-section {
  width: 100%;
}

@media (min-width: 1024px) {
  .profile-section {
    width: calc(100% - 330px);
  }
}

.profile-section-header {
  display: flex;
  flex-wrap: wrap;
}

.profile-section-title {
  flex-basis: 100%;
  margin-bottom: 0;
}

.profile-section-description {
  flex-basis: 100%;
  padding: 10px 0;
  color: #51656a;
  font-weight: 300;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (min-width: 768px) {
  .profile-section-description {
    flex: 1 0 50%;
    padding-bottom: 0;
  }
}

.profile-section-sorter {
  flex-basis: 100%;
  border-top: solid 1px #eee;
  font-size: 13px;
}

.profile-section-sorter .dropdown-toggle {
  padding: 10px 0;
  width: 100%;
}

.profile-section-sorter .dropdown-toggle::after {
  position: absolute;
  right: 0;
}

[dir="rtl"] .profile-section-sorter .dropdown-toggle::after {
  left: 0;
  right: initial;
}

@media (min-width: 768px) {
  .profile-section-sorter .dropdown-toggle::after {
    position: relative;
  }
}

@media (min-width: 768px) {
  .profile-section-sorter {
    flex: 0 1 auto;
    padding-top: 0;
    border-top: 0;
    margin-left: 20px;
  }

  [dir="rtl"] .profile-section-sorter {
    margin-left: 0;
    margin-right: 20px;
  }
}

.profile-contribution {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  padding: 20px 0;
  position: relative;
}

.profile-contribution-header {
  margin-bottom: 5px;
}

.profile-contribution-title {
  margin: 0 0 5px 0;
  display: inline;
  line-height: 21px;
  font-size: 15px;
  vertical-align: middle;
}

.profile-contribution-body {
  margin: 10px 0;
}

.profile-contribution-list>.profile-contribution {
  border-top: 1px solid #eee;
}

@media (min-width: 768px) {
  .profile-contribution-list>.profile-contribution {
    padding-left: 30px;
  }

  [dir="rtl"] .profile-contribution-list>.profile-contribution {
    padding-right: 30px;
    padding-left: 0;
  }
}

.profile-contribution-list>.profile-contribution:last-child {
  border-bottom: 1px solid #eee;
}

.profile-contribution-list>.profile-contribution::before {
  left: 0;
  position: absolute;
  font-size: 16px;
  color: #ccc;
  font-family: "copenhagen-icons";
  line-height: 25px;
}

[dir="rtl"] .profile-contribution-list>.profile-contribution::before {
  right: 0;
}

.profile-contribution-list .profile-contribution-header {
  margin-left: 30px;
}

[dir="rtl"] .profile-contribution-list .profile-contribution-header {
  padding-right: 30px;
  padding-left: 0;
}

@media (min-width: 768px) {
  .profile-contribution-list .profile-contribution-header {
    margin-left: 0;
  }

  [dir="rtl"] .profile-contribution-list .profile-contribution-header {
    padding-right: 0;
  }
}

.profile-comments .profile-contribution-breadcrumbs {
  margin-left: 30px;
}

[dir="rtl"] .profile-comments .profile-contribution-breadcrumbs {
  padding-right: 30px;
  padding-left: 0;
}

@media (min-width: 768px) {
  .profile-comments .profile-contribution-breadcrumbs {
    margin-left: 0;
  }

  [dir="rtl"] .profile-comments .profile-contribution-breadcrumbs {
    padding-right: 0;
  }
}

.profile-section .no-activity,
.profile-section .private-activity {
  display: block;
  margin-top: 40px;
  color: #999;
}

.profile-section .private-activity::before {
  content: "\1f512";
  font-family: "copenhagen-icons";
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  vertical-align: middle;
  margin-right: 10px;
}

[dir="rtl"] .profile-section .private-activity::before {
  margin-right: 0;
  margin-left: 10px;
}

.profile-activity-list {
  margin-top: 25px;
}

.profile-activity {
  position: relative;
  padding-bottom: 30px;
}

@media (min-width: 768px) {
  .profile-activity {
    padding-left: 20px;
  }

  [dir="rtl"] .profile-activity {
    padding-right: 20px;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .profile-activity:not(:last-child) {
    border-left: 1px solid #ddd;
  }

  [dir="rtl"] .profile-activity:not(:last-child) {
    border-left: 0;
    border-right: 1px solid #ddd;
  }
}

.profile-activity-header {
  display: flex;
  align-items: center;
  margin-left: 35px;
}

[dir="rtl"] .profile-activity-header {
  margin-left: 0;
  margin-right: 35px;
}

@media (min-width: 768px) {
  .profile-activity-header {
    margin-left: 0;
  }

  [dir="rtl"] .profile-activity-header {
    margin-right: 0;
  }
}

.profile-activity-header .user-avatar {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  min-width: 40px;
  align-self: flex-start;
}

[dir="rtl"] .profile-activity-header .user-avatar {
  margin-left: 10px;
  margin-right: 0;
}

.profile-activity-description {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  word-break: break-word;
  margin: 0;
  min-width: 0;
  width: 100%;
}

.profile-activity-description span:first-child {
  font-weight: 600;
  display: inline;
}

.profile-activity-contribution {
  padding: 20px;
  margin-top: 10px;
  border-radius: 8px;
  background-color: #f7f7f7;
}

@media (min-width: 768px) {
  .profile-activity-contribution {
    margin-top: 0;
    margin-left: 50px;
  }

  [dir="rtl"] .profile-activity-contribution {
    margin-left: 0;
    margin-right: 50px;
  }
}

.profile-activity::before {
  position: absolute;
  left: 0;
  width: 28px;
  border-radius: 50%;
  content: "";
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-color: #ffffff;
  background-position: 50% 50%;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #ccc;
  font-family: "copenhagen-icons";
}

[dir="rtl"] .profile-activity::before {
  right: 0;
}

@media (min-width: 768px) {
  .profile-activity::before {
    left: -14px;
  }

  [dir="rtl"] .profile-activity::before {
    right: -14px;
  }
}

.profile-articles>.profile-contribution::before,
.profile-activity-list>li[class$="-article"]::before {
  content: "\1f4c4";
}

.profile-posts>.profile-contribution::before,
.profile-activity-list>li[class$="-post"]::before {
  content: "\1f4d4";
}

.profile-comments>.profile-contribution::before,
.profile-activity-list>li[class$="-comment"]::before {
  content: "\1f4ac";
  line-height: 35px;
}

.results {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 1024px) {
  .results {
    flex-direction: row;
  }
}

.results-column {
  flex: 1 0 auto;
}

@media (min-width: 1024px) {
  .results-column {
    flex: 0 0 75%;
  }
}

.results-subheading {
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  margin-bottom: 0;
}

.results-list {
  margin-bottom: 25px;
}

.results-list-item {
  padding: 14px 0;
  position: relative;
}

.results-list-item-link {
  font-size: 16px;
}

.results-sidebar {
  border-top: 1px solid #ddd;
  flex: 1 0 auto;
  margin-bottom: 20px;
  padding: 0;
}

@media (min-width: 1024px) {
  .results-sidebar {
    border: 0;
    flex: 0 0 20%;
    height: auto;
  }
}

.filter-link {
  display: block;
}

.filters-in-section {
  border-bottom: 1px solid #ddd;
}

@media (min-width: 1024px) {
  .filters-in-section {
    border-bottom: 0;
  }
}

.sidenav-item[aria-selected="true"] {
  background-color: #cf2d57;
  color: #ffffff;
  text-decoration: none;
}

.results-description,
.results-meta {
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.results-meta-count,
.results-votes {
  color: #51656a;
  font-size: 13px;
  font-weight: 300;
}

.results-icons {
  position: absolute;
  right: 0;
  top: 10px;
}

.results-votes,
.results-meta-count {
  display: inline-block;
  padding: 4px 5px;
  margin-left: 5px;
}

.results-votes::before,
.results-meta-count::before {
  margin-right: 3px;
}

[dir="rtl"] .results-votes,
[dir="rtl"] .results-meta-count {
  margin-right: 5px;
}

[dir="rtl"] .results-votes::before,
[dir="rtl"] .results-meta-count::before {
  margin-left: 3px;
}

.results-votes::before {
  color: #cf2d57;
  content: "\1F44D";
}

.results-meta-count::before {
  color: #cf2d57;
  content: "\1F4AC";
}

.results-breadcrumbs li:last-child::after {
  content: "·";
  display: inline-block;
  margin: 0 5px;
}

.results-breadcrumbs a {
  color: #51656a;
}





/* NICKIE'S ADDED STYLES HERE */

@import url(http://www.extensis.com/wp-content/themes/threeonethree/css/fonts.css);

body {
/*   font-family: Fresco, Helvetica, Arial, sans-serif !important; */
  
  font-family: GTWalsheimRegular;
  color: #152940;
  font-size: 16px;
  line-height: 22px;
    color: #101d2f;
  
}

/* FONTS */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Headline, sans-serif;
  color: #252e30;
/*   font-weight: normal; */
  font-family: 'GTWalsheimBold', sans-serif;
  color: #101D2F;
  letter-spacing: 0.5px;
}

h1 {
  font-size: 90px;
  line-height: 90px;
  margin: 15px 0;
}

h2 {
  /* font-size: 55px; */ /* Haseeb Commented */
  line-height: 60px;
}

h3 {
  /* font-size: 28px; */ /* Haseeb Commented */
  line-height: 28px;
}

h4 {
/*   font-size: 110px;
  line-height: 110px; */
  font-size: 55px;
    line-height: 65px;
}

h5 {
  font-size: 24px;
  line-height: 30px;
}

h6 {
  font-size: 22px;
  line-height: 28px;
}

h1.article-title,
h3.section-tree-title {
  text-transform: none;
}

h4.blocks-item-title {
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
      color: #ce714b;
}

.page-header h1 {
  margin: 5px 0 25px;
  font-size: 55px;
    line-height: 65px;
}

.hero-inner h1 {
/*   text-transform: uppercase; */
}

.clear {
  clear: both;
}


/* BOOTSTRAP COLUMNS */

.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10 {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

.col-md-2 {
  width: 16.6667%;
}

.col-md-3 {
  width: 25%;
}

.col-md-4 {
  width: 33.3333%;
}

.col-md-6 {
  width: 50%;
}

.col-md-8 {
  width: 66.667%
}

.col-md-9 {
  width: 74.46808511%;
}

.col-md-10 {
  width: 83.333%;
}



/*********** HEADER ***********/
.logo img {
  max-width: 175px;
  display: block;
  height: auto;
}

.logo a {
  display: block;
}

.logo p {
  font-size: 10px;
  line-height: 12px;
  letter-spacing: .5px;
}

header,
.header {
  display: block;
  height: auto;
}

section.top-border {
  border-top: 5px solid #5a5a5a;
  height: 5px;
}

.tc-header {
  padding: 40px 5%;
  min-height: 45px;
  background: #fff;
  display: block;
  position: static;
}


@media (min-width: 1160px) {
  .tc-header {
    padding: 40px 0;
  }
}

.brand {
  padding: 0;
  margin-top: 0;
}

.icon-menu {
  display: block;
  clear: both;
  float: right;
}

.nav-wrapper {
  padding-right: 0;
}

.profile-menu-wrap {
  color: #666;
  display: block;
  /* 
		width: 100%; 	
  	max-width: 100%;
		*/
  float: none;
  margin: 0;
  padding: 0;
  height: auto;
  left: auto;
  right: auto;
  position: relative;
}

.profile-menu {
  text-align: right;
  padding: 0;
  font-size: 15px;
}

.profile-menu li {
  display: inline-block;
  margin: 0 10px;
}

.profile-menu a:hover,
.profile-menu a:focus,
.profile-menu a.current {
  color: #16a29f;
    color: #ce714b;;
  text-decoration: none;
}

.profile-menu a,
.dropdown-menu a,
.dropdown-menu [role="menuitem"] {
  display: inline-block;
  width: auto;
  line-height: normal;
  font-weight: 700;
  text-align: left;
  color: #152940;
  text-decoration: none;
  position: relative;
  padding: 0px 0px 20px 0px;
  line-height: normal;
}

.dropdown-menu {
  background: none;
}

@media (min-width: 768px) {

  .profile-menu a.dropdown-toggle:hover,
  .profile-menu a.dropdown-toggle:focus,
  .profile-menu a.dropdown-toggle:active {
    background: #fff;
    z-index: 99999;
  }

  .dropdown.language-selector {
    padding: 0;
    border: 1px solid transparent;
  }

  .dropdown.language-selector:hover,
  .dropdown.language-selector:active,
  .dropdown.language-selector:focus,
  .dropdown.language-selector.hover {
    border: 1px solid #ccc;
  }

  .dropdown.language-selector:hover .dropdown-menu {
    display: block !important;
    visibility: visible;
  }

  .dropdown.language-selector {
    margin: 0;
  }

  .dropdown-menu {
    border-radius: 0;
    margin-top: -1px !important;
    margin-left: -1px !important;
    z-index: 8888;
    padding: 30px 30px 0;
    background: #fff;
  }

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

  .profile-menu a.dropdown-toggle {
    display: inline-block;
    width: auto;
    line-height: 40px;
    font-weight: 700;
        font-weight: normal;
    text-align: left;
    color: #152940;
    text-decoration: none;
    position: relative;
    padding: 0 20px;
     padding: 0 10px;
    margin: 0;
    background: #fff;
    z-index: 99999;
  }

  .profile-menu .dropdown-menu a {
    width: 100% !important;
    line-height: 35px;
  }

  .dropdown-menu [role="menuitem"]:hover {
    background: none;
    text-decoration: none;
    color: #16a29f;
      color: #ce714b;
  }


  /* login link */

  img#user-avatar {
    display: none;
  }

  span#user-name:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 18px;
    width: 18px;
    margin: -2px 0 0 5px;
    background: url(//p5.zdassets.com/hc/theme_assets/1485767/115000060167/login-icon.png) no-repeat 0 0;
    background: url(https://theme.zdassets.com/theme_assets/2017678/568fda7ca0cde9b7a937f3d23fde9cb7ed5fc438.png) no-repeat 0 0;
    
    background-size: auto auto;
    background-size: 18px;
  }

  span#user-name:hover:after {
    background: url(//p5.zdassets.com/hc/theme_assets/1485767/115000060167/login-icon.png) no-repeat 0 -18px;
        background: url(https://theme.zdassets.com/theme_assets/2017678/568fda7ca0cde9b7a937f3d23fde9cb7ed5fc438.png) no-repeat 0 -18px;
    background-size: 18px;
  }

  .user-info>[role="button"] {
    color: #152940;
  }

  .user-info>[role="button"]:hover {
    color: #16a29f;
        color: #ce714b;
    text-decoration: none;
  }

  #user #user-name:hover {
    text-decoration: none;
  }

  .user-info>[role="button"]:after {
    color: #152940;
  }

  .user-info>[role="button"]:hover:after {
    color: #16a29f;
  }

  div#user:hover #user-dropdown {
    display: block !important;
  }

  .user-info div.dropdown-toggle {
    display: inline-block;
    width: auto;
    line-height: 40px;
    font-weight: 700;
    text-align: left;
    color: #152940;
    text-decoration: none;
    position: relative;
    padding: 0 20px;
    margin: 0;
    background: #fff;
    z-index: 99999;
  }

  .user-info div.dropdown-toggle {
    width: 100% !important;
    line-height: 35px;
  }

  .user-info.dropdown {
    padding: 0;
    border: 1px solid transparent;
  }

  .user-info.dropdown:hover,
  .user-info.dropdown:active,
  .user-info.dropdown:focus,
  .user-info.dropdown.hover {
    border: 1px solid #ccc;
  }

  .dropdown.language-selector:hover .dropdown-menu {
    display: block !important;
    visibility: visible;
  }

  .dropdown.language-selector {
    margin: 0;
  }

  .dropdown-menu {
    z-index: 8888;
  }

  .user-info>[role="button"]:after {
    padding-right: 0;
  }

  .dropdown-menu-end.dropdown-menu-caret::before {
    display: none;
  }

  #user #user-dropdown {}

  .user-info div.dropdown-toggle {
    line-height: 40px;
  }

  .user-info.dropdown {
    z-index: 0;
  }

  .user-info.dropdown.hover {
    z-index: 99999;
  }

  .user-info>[role="button"]:hover {
    background: #fff;
  }


  #user-dropdown.dropdown-menu {
    margin-top: -3px !important;
    margin-right: -1px;
  }

  #user #user-name {
    margin-top: -3px !important;
  }

  a.submit-a-request {
    padding-left: 20px;
  }

  #user-dropdown.dropdown-menu-caret:after {
    content: none;
    display: none;
  }

  a.login {
    padding-left: 20px;
    padding-right: 20px;
  }

  a.login:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 18px;
    width: 18px;
    margin: -2px 0 0 5px;
    background: url(//p5.zdassets.com/hc/theme_assets/1485767/115000060167/login-icon.png) no-repeat 0 0;
    background: url(https://theme.zdassets.com/theme_assets/2017678/568fda7ca0cde9b7a937f3d23fde9cb7ed5fc438.png) no-repeat 0 0;
    background-size: auto auto;
    background-size: 18px;
  }

  a.login:hover:after {
    background: url(//p5.zdassets.com/hc/theme_assets/1485767/115000060167/login-icon.png) no-repeat 0 -18px;
    background-size: 18px;
  }

  .new-request-link {
    display: inline-block;
  }

}

/* end min-width 768 */




a.forumlink {
  margin-right: 0;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
}


/* MAIN NAV */

.navbar {
  text-align: left;
  padding: 0;
  font-size: 0.9412rem;
  float: none;
  padding: 0;
  clear: both;
}

.navbar li {
  float: left;
  margin-right: 58px;
  padding: 0;
}

.navbar ul>li>a:hover,
.navbar ul>li>a:active {
  text-decoration: none;
}

.navbar ul li {
  padding: 15px 0 5px;
}

.navbar,
.navbar a {
  float: left;
  display: block;
  width: auto;
  line-height: 1.923;
  font-weight: 700;
   font-weight: normal;
  text-align: left;
  color: #152940;
  text-decoration: none;
  transition: color .4s ease;
  text-shadow: .4s ease;
  background-color: .4s ease;
  border-color: .4s ease;
  box-shadow: .4s ease;
  opacity: .4s ease;
}

.navbar a:hover {}

@media screen and (max-width: 885px) and (min-width: 768px) {

  :lang(es) .navbar a,
  :lang(fr) .navbar a {
    padding: 0 12px;
  }

  :lang(es) .navbar .about-sub-menu li a,
  :lang(fr) .navbar .about-sub-menu li a {
    padding-bottom: 20px;
  }

  ul.about-sub-menu {
    padding: 20px;
  }

}

@media screen and (max-width: 940px) and (min-width: 768px) {

  a.forumlink {
    display: none;
  }

}



.prod-nfo {
  font-size: 14px;
}

.prod-nfo h4 {
  font-family: FrescoBold;
  font-size: 14px;
  margin: 0;
  padding-bottom: 5px;
}

.prod-nfo h4 a {
  text-decoration: none;
  font-size: 14px;
}

.prod-nfo h4 a:hover,
.prod-nfo h4 a:focus {
  text-decoration: underline;
}

.navbar a {
  display: block;
  text-decoration: none;
}




/*
.navbar li.lev1:hover > a:after, .navbar li.lev1:hover > a:focus:after {
  content: '';
  display: block;
  width: 100%;
  height: 5px;
  background: #16a29f;
  margin-left: 0;
  margin-bottom: -7px;
}
*/



/*
.navbar li.lev1 a:after { bottom: 0; content: ''; display: block !important; height: 5px; margin: 0; -webkit-transition: all 500ms ease; transition: all 500ms ease; width: 100%; }
*/


.navbar li.lev1 ul a:after {
  content: none;
  height: auto;
}

.navbar li.lev1 li a:hover:after,
.navbar li.lev1 li a.current:after {
  background-color: #16A29F;
}

.navbar>ul>li:last-child,
.navbar>ul>li:last-child a,
.profile-menu a:last-child {
  margin-right: 0;
  padding-right: 0;
}


.navbar li.about-link {
  z-index: 7777;
  margin-bottom: -1px;
}

.navbar li.about-link ul.about-sub-menu {
  z-index: -1;
}


.navbar li {}

.trow {
  display: table-row;
}


/* sub menu */

.navbar li {
  z-index: 9999;
}

ul.about-sub-menu {
  right: 0;
  border: 1px solid #dedede;
  position: absolute;
  padding: 30px;
  background: #fff;
  display: block;
  top: 42px;
  z-index: 8888;
}



@media screen and (max-width: 885px) and (min-width: 768px) {

  ul.about-sub-menu {
    padding: 20px;
  }

}


li.about-link:hover {
  border: 1px solid #ccc;
  border-bottom: none;
  z-index: 7777;
}

li.about-link:hover a {
  z-index: 7777;
  background: #fff;
}

li.about-link:hover ul.about-sub-menu a {
  border-bottom: none;
  background: none;
}

li.about-link:hover ul.about-sub-menu a:after {
  content: none;
  background: none;
}


.navbar li.about-link ul.about-sub-menu {
  display: none;
  opacity: 1;
}

.navbar li.about-link:hover ul.about-sub-menu {
  visibility: visible;
  display: block;
  position: absolute;
  right: -1px;
}

.about-sub-menu li {
  color: #666;
  display: block;
  float: none;
  font-size: 14px;
  height: auto;
  left: auto;
  list-style-type: none;
  margin: 0;
  overflow: visible;
  padding: 0;
  position: relative;
  right: auto;
  text-align: left;
  text-decoration: none;
  text-transform: none !important;
  top: auto;
  vertical-align: baseline;
  visibility: inherit;
}


.about-sub-menu li,
.about-sub-menu li a {
  display: block;
  float: none;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  font-size: 14px;
  line-height: 1.7;
  list-style-type: none;
  text-transform: none;
  text-decoration: none;
  background: #fff;

}

.about-sub-menu li {
  min-width: 120px;
  width: auto;
}

.about-sub-menu li a {
  padding: 0px 0px 20px;
}

.about-sub-menu li a:hover {
  border: none;
  color: #16A29F;
}

.about-sub-menu li:last-child a {
  padding-bottom: 0;
}




.navbar ul,
.navbar li {
  overflow: visible;
}

ul.prods-sub-menu {
  display: none;
  position: absolute;
  margin: 0;
  padding: 30px;
  width: 100%;
  left: 0;
  right: 0;
  top: 110px;
  background: pink;
  text-transform: none;
  background: #F7F7F7;
  text-align: left;
  z-index: 9999999;
}

#sub-nav[aria-expanded="true"] {
  display: block;
  visibility: visible;
}


.navbar li.prods-link:hover ul.prods-sub-menu,
.navbar li.about-link:hover ul.about-sub-menu {
  display: table;
  visibility: visible;
}

.prods-sub-menu li {
  display: table-cell;
  text-align: left;
  text-transform: none;
  position: relative;
}


.prods-sub-menu li.fm {
  padding-right: 20px;
}

.navbar li:hover .prods-sub-menu a:after,
.navbar li a:hover .prods-sub-menu a:hover:after {
  content: none;
  background: none;
}

.navbar .prods-sub-menu a {
  height: auto;
}


.prods-sub-menu h3 {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0;
  font-weight: bold;
  text-transform: none;
}

.prods-sub-menu h3.mega-block-title {
  display: block;
  text-align: left;
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 15px;
  font-weight: 300;
  text-transform: none;
  color: #555;
}

/* */
@media screen and (max-width: 1020px) and (min-width: 768px) {
  .prods-sub-menu h3.mega-block-title {
    font-size: 16px;
  }
}

/* */

.prods-sub-menu a {
  padding: 0;
}

.prods-sub-menu h3 a {
  -moz-text-decoration-color: #16A29F;
  text-decoration-color: #16A29F;
}

.prods-sub-menu a:hover {
  padding: 0;
  color: #16A29F;
}

.prods-sub-menu img {
  max-width: 50px;
  height: auto;
  float: left;
  padding: 0;
}

.prods-sub-menu li.sf img {
  margin-top: -5px;
}

.prods-sub-menu a.btn,
.prods-sub-menu a.txtbtn {
  display: inline-block;
  padding: 6px 12px;
  min-height: 30px;
  font-family: Fresco, Arial, sans-serif;
  text-align: center;
  border: 1px solid transparent;
  border-radius: 4px;
  font-weight: normal;
}

.prods-sub-menu a.btn {
  background: #cf2d57;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
}

.prods-sub-menu a.btn:hover,
.prods-sub-menu a.btn:focus {
  background: #D95779;
  text-decoration: none;
}

.prods-sub-menu a.txtbtn {
  color: #152940;
  text-decoration: underline;
  text-decoration-color: #16A29F;
  font-size: 15px;
}

.prods-sub-menu a.txtbtn:hover,
.prods-sub-menu a.txtbtn:focus {
  color: #16A29F;
}

.prods-sub-menu p {
  margin: 0 0 15px;
}

.prod-nfo {
  margin-bottom: 20px;
  padding-left: 60px;
  padding-right: 15px;
}

.prod-nfo img {
  position: absolute;
  left: 0;
  top: 10px;
}

h4.blue-arrow {
  color: #16A29F;
  text-align: center;
}

h4.blue-arrow:after {
  padding-left: 5px;
  content: "\2192";
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  position: relative;
  right: 0;
  vertical-align: middle;
}

h4.blue-arrow:hover:after {
  right: -5px;
}

h4.blue-arrow a {
  display: inline;
  font-weight: normal;
  font-size: 15px;
  color: #16A29F;
  text-decoration: none !important;
  padding: 0;
}

h4.blue-arrow a:hover {
  text-decoration: none;
}

li.blue-link {
  display: inline-block;
}

.col-md-9.blue-link {
  clear: both;
}



h4.blue-arrow,
h4.blue-arrow a,
h4.blue-arrow:after,
h4.blue-arrow:hover:after,
h4.blue-arrow a:hover {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

h4.blue-arrow a:hover,
h4.blue-arrow:hover:after {
  color: #cf2d57;
}


nav.user-nav {
  position: static;
  display: block !important;
}

.nav-wrapper .icon-menu {
  color: #152940;
  cursor: pointer;
}

ul.prods-sub-menu,
ul.about-sub-menu,
ul.supp-sub-menu,
ul.cust-sub-menu {
  top: auto;
}

.blue-link h4 {
  padding-top: 10px;
  border-top: 1px solid #979797;
}

.col-md-9.blue-link h4 {
  margin-right: 20px;
}

#prods-sub-nav,
#about-sub-nav,
#supp-sub-nav,
#cust-sub-nav {
  display: none;
}



@media (min-width: 768px) {

  li.lev1:hover ul#prods-sub-nav,
  li.lev1:hover ul#about-sub-nav,
  li.lev1:hover ul#supp-sub-nav,
  li.lev1:hover ul#cust-sub-nav {
    display: block;
  }

  li.lev1 ul,
  .navbar ul ul {
    margin: 0;
  }

  li.lev1 ul li a {
    margin: 0;
  }


  li.lev1>a,
  li.lev1>a:link {
    color: #152940;
    line-height: 1.5;
    font-family: 'GTWalsheimBold', sans-serif;
  }

  li.lev1>a {
    text-decoration: none;
  }

  li.lev1>a:hover,
  li.lev1>a:focus,
  li.lev1>a:active {
    text-decoration: none !important;
    cursor: pointer;
  }

  li.lev1 ul {
    transition: .4s ease-in-out;
    opacity: 0;
    width: 15rem;
    visibility: hidden;
  }

  li.lev1:hover ul {
    opacity: 1;
    max-width: auto;
    height: auto;
    position: absolute;
    visibility: visible;
    z-index: 100;
    -webkit-backface-visibility: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, .3);
    box-shadow: 0 8px 10px -2px rgba(0, 0, 0, 0.15), 0 20px 60px -10px rgba(0, 0, 0, .15);
    border-radius: 4px;
    width: 15rem;
    left: 0;
    border: 1px solid #eef0ef;
    overflow: hidden;
    top: 52px;
  }

  li.lev1 ul li {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  li.lev1:hover ul li {}

  li.lev1 ul li a {
    padding: 0.5rem 0.9375rem;
    margin: 0;
  }

  li.lev1:before {

    content: "";
    display: block;
    height: 2px;
    position: absolute;
    bottom: 0;
    z-index: 0;
    background: #4487c6;
    border-radius: 3px;
    transition: .4s ease-in-out;
    pointer-events: none;

  }

  li.lev1:hover:before {
    left: 0;
    right: 0;
    opacity: 1;
    visibility: visible;

  }

  li.lev1 ul {
    position: absolute;
    top: 100%;
    background: #152940;
    color: #fff;
    min-width: 15rem;
    background: #fff;
  }

  li.lev1 ul li {
    float: none;
    width: 100%;
    display: block;
  }

  li.lev1 ul li a {
    display: block;
    width: 100%;
    padding: 0.5rem 0.9375rem;
    background: #152940;
      background: #fff;
    color: #fff;
    color:#101d2f;
/*     border-bottom:1px solid #eef0ef; */
  }

  li.lev1 ul a {
    color: #fff;
  }

  li.lev1 ul li a:first-child,
  li.lev1 ul li a:last-child {
    border-radius: 4px;
        border-radius: 0;
  }


  li.lev1 ul li a:hover,
  li.lev1 ul li a:active,
  li.lev1 ul li a:focus {
    background: #4487c6;
    color: #fff;
      background: #eef0ef;
        color: #101d2f;
  }

  li.lev1 {
    position: relative;
  }

  li.lev1 a:before {

    content: "";
    display: block;
    height: 2px;
    position: absolute;
    bottom: 0;
    z-index: 0;
    background: #4487c6;
    border-radius: 3px;
    transition: .4s ease-in-out;
    pointer-events: none;

  }
  
  .hidearrow{
      display: inline-block;
    vertical-align: top;
    position: relative;
    text-indent: -9999px;
  }
.hidearrow:after {
    content: "\f107";
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 100%;
    font-family: "FontAwesome";
    padding: 1px 4px;
    text-indent: 0;
}
  li.lev1 ul li:hover:before {

    left: 0;
    right: 0;
    opacity: 1;
    visibility: visible;

  }

  li.lev1 ul li:first-child a:before {

    content: "";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: -5px;
    left: 20px;
    background: #152940;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    transition: .2s ease-in-out;
    z-index: -9999;
  }

}

/*
#user-menu a:nth-child(2) { display: none; }
*/

@media (min-width: 768px) {

  /*
  li.prods-link:hover #prods-sub-nav,
  li.about-link:hover #about-sub-nav { display: block; position: absolute; }
  li.about-link { position: relative; }
  li.about-link:hover #about-sub-nav { margin-top: -1px; }
  */
  .user-nav[aria-expanded="true"] {
    border: none;
  }

  .profile-menu .dropdown-menu {
    z-index: 88888;
  }

  .dropdown-menu[aria-expanded="true"] {
    /* display: none; */ /* Haseeb's Fix to gear icon issue */
  }

  .profile-menu a, #user #user-name{
    font-size:14px;
    font-weight: normal;
  }
  a.forumlink{
    
    padding:0 5px;
  }
 
}

@media (min-width: 1240px) {
 .navbar{
    position:relative;
       margin-top: -70px;
    margin-left: 170px;
    
  }
  .navbar a{font-size:14px;}
}


/* media min-width 768 */

.prods-more,
.about-more,
.menu-more,
.supp-more,
.cust-more {
  display: none;
}


@media (max-width: 767px) {

  .tc-header {
    position: relative;
    padding: 20px;
  }

  .brand {
    margin-top: 0;
  }

  .user-nav[aria-expanded="true"] {
    border-top: none;
  }

  .prods-more,
  .about-more,
  .menu-more,
  .supp-more,
  .cust-more {
    display: block;
  }

  li.lev1 ul li:first-child a:before {
    display: none;
  }

  .prods-more:before,
  .about-more:before,
  .menu-more:before,
  .supp-more:before,
  .cust-more:before {
    position: absolute;
    right: 20px;
    top: 18px;
    content: "\f107";
    font-family: FontAwesome;
    margin-left: 5px;
    font-style: normal;
    width: 30px;
    height: 100%;
    text-align: center;
    cursor: pointer;
  }

  .prods-more:hover:before,
  .about-more:hover:before,
  .menu-more:hover:before {
    color: #16a29f;
  }

  .prods-more.active:before,
  .about-more.active:before,
  .menu-more.active:before,
  .supp-more.active:before,
  .cust-more.active:before {
    content: "\f106";
  }

  #prods-sub-nav[aria-expanded="true"],
  #about-sub-nav[aria-expanded="true"],
  #menu-sub-nav[aria-expanded="true"],
  #supp-sub-nav[aria-expanded="true"],
  #cust-sub-nav[aria-expanded="true"] {
    display: block !important;
    position: relative;
    padding: 0;
    margin-top: -1px;
    z-index: 9999;
  }

  /*
  #prods-sub-nav li a { padding: 20px 0; margin: 0; }
  #about-sub-nav li a { padding: 20px 0; margin: 0; }
  */

  .sub-nav-links li a {
    padding: 20px 10px;
    margin: 0;
  }

  #menu-sub-nav[aria-expanded="false"],
  #supp-sub-nav[aria-expanded="false"],
  #cust-sub-nav[aria-expanded="false"] {
    display: none;
  }

  #menu-sub-nav[aria-expanded="true"],
  #supp-sub-nav[aria-expanded="true"],
  #cust-sub-nav[aria-expanded="true"] {
    display: block;
  }

  .sub-nav-links[aria-expanded="true"] {
    display: block;
    background: #eee;
  }

  .sub-nav-links li a {
    display: inline-block;
    width: auto;
    line-height: normal;
    font-weight: 700;
    text-align: left;
    color: #152940;
    text-decoration: none;
    position: relative;
    padding: 0px 0px 20px 0px;
    line-height: normal;
  }


  .navbar ul li {
    padding: 0;
  }

  #menu-sub-nav[aria-expanded="true"] li,
  #supp-sub-nav[aria-expanded="true"] li,
  #cust-sub-nav[aria-expanded="true"] li {
    padding: 20px 0;
    margin: 0 18px;
  }

  .hero {
    height: 260px;
  }

  #menu-sub-nav[aria-expanded="true"] li,
  #supp-sub-nav[aria-expanded="true"] li,
  #cust-sub-nav[aria-expanded="true"] li {
    display: block;
    padding: 0;
    margin: 0;
    background: none;
  }

  li.lev1 {
    padding: 0px;
    margin: 0;
  }

  li.lev1>a {
    display: block;
    padding: 20px 0px;
    margin: 0;
    width: 100%;
  }

  .lev1 ul {
    background: #ccc;
  }


}




/* ******** RESPONSIVE MENU ********* */

@media (max-width: 767px) {

  .brand.col-md-3 {
    width: 74.46808511%;
  }

  .nav-wrapper.col-md-9 {
    width: 25%;
  }

  .logo img {
    max-width: 175px;
  }

  .nav-wrapper .icon-menu,
  .nav-wrapper .icon-menu:before {
    margin-right: 0;
    font-size: 30px;
  }

  .icon-menu {
    position: absolute;
    top: 20px;
    right: 25px;
  }


  nav.user-nav {
    display: none !important;
  }

  nav.user-nav[aria-expanded="true"] {
    display: block !important;
    position: absolute;
    background: #F7F7F7;
    width: 100%;
    margin: 0;
    box-shadow: none;
  }

  .profile-menu,
  .profile-menu a.dropdown-toggle {
    background: #f7f7f7;
    padding: 0;
    display: block;
    width: 100%;
  }

  .profile-menu a.dropdown-toggle {
    background: #f7f7f7;
  }

  .profile-menu .dropdown-menu {
    padding-right: 10px;
  }

  .profile-menu .dropdown-menu a:hover {
    background: none;
    color: #16a29f;
  }


  .user-nav span.dropdown-menu[aria-expanded="true"] {
    margin: 0 0 10px;
  }

  .user-nav span.dropdown-menu[aria-expanded="true"] a {
    padding-right: 30px;
  }

  .user-nav span.dropdown-menu[aria-expanded="true"] a:last-child {
    margin-right: 0;
  }

  .profile-menu a:last-child {
    margin-right: 10px;
  }

  nav a,
  nav li {
    display: block;
  }

  .profile-menu {
    font-size: 0.9412rem;
  }

  .profile-menu a {
    text-align: right;
    font-size: 0.9412rem;
  }

  .profile-menu a,
  .navbar li {
    display: block;
  }

  span.dropdown-menu[aria-expanded="true"] {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    margin-left: -20px;
    margin-right: -20px;
    box-shadow: none;
    border: none;
  }

  .dropdown {
    display: block;
  }

  .nav-wrapper .icon-menu,
  .nav-wrapper .icon-menu::before {
    font-size: 24px;
    margin-top: 5px;
  }

  .navbar {
    padding: 0;
    background: #f7f7f7;
    display: block;
    width: 100%;
  }

  .navbar li {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
  }


  li.lev1>a {
    display: block;
    padding: 20px 0px;
    margin: 0 18px;
  }

  li.lev1>a {
    display: block;
    padding: 20px 0px;
    margin: 0;
  }

  li.prods-link,
  li.about-link {}

  .navbar ul {
    margin: 0 20px;
  }

  .navbar ul li ul {
    padding: 0;
    background: #EEE;
    position: relative;
  }

  .navbar ul ul {
    margin: 0;
  }

  .sub-nav-links li a {

    padding: 20px 0;
    margin: 0;
    background: #eee;
    display: block;
    width: 100%;
    padding-left: 20px;
    border-bottom: 1px solid #ccc;

  }

  span.hidearrow {
    display: none;
  }
  

  ul.prods-sub-menu li,
  .navbar li.about-link ul.about-sub-menu li a {
    border-bottom: 1px solid #DEDEDE;
  }

  .navbar li.about-link ul.about-sub-menu li:last-child a {
    border-bottom: none;
  }

  ul.prods-sub-menu li:last-child,
  .navbar li.about-link ul.about-sub-menu li:last-child {
    border-bottom: none;
    margin-bottom: 0;
  }

  ul.prods-sub-menu li img {
    display: none;
  }

  ul.prods-sub-menu li {
    vertical-align: middle;
  }

  ul.prods-sub-menu li.sf {
    background: url(//p5.zdassets.com/hc/theme_assets/1485767/115000060167/nav-suitcase-fusion-icon.png) no-repeat 20px center;
    background-size: 24px;
  }

  ul.prods-sub-menu li.sts {
    background: url(//p5.zdassets.com/hc/theme_assets/1485767/115000060167/nav-suitcase-teamsync-icon.png) no-repeat 20px center;
    background-size: 24px;
  }

  ul.prods-sub-menu li.uts {
    background: url(//p5.zdassets.com/hc/theme_assets/1485767/115000060167/nav-uts-icon.png) no-repeat 20px center;
    background-size: 24px;
  }

  ul.prods-sub-menu li.pf {
    background: url(//p5.zdassets.com/hc/theme_assets/1485767/115000060167/nav-portfolio-icon.png) no-repeat 20px center;
    background-size: 24px;
  }

  ul.prods-sub-menu li {
    background-size: 24px;
  }

  .prods-sub-menu h3 a {
    text-decoration: none;
  }

  .prod-nfo {
    float: none;
    padding-left: 0;
  }

  .prod-nfo h4 a {
    font-weight: normal;
  }

  .navbar li.lev1:hover a:after,
  .navbar li.lev1 a:focus:after,
  .navbar li.lev1 a:active:after {
    content: none;
    background: none;
    display: none;
  }

  li.fm,
  li.dam {
    visibility: none;
    display: none;
  }

  .prod-nfo p,
  .prod-nfo a.btn,
  .prod-nfo a.txtbtn {
    visibility: none;
    display: none;
  }

  .prod-nfo {
    margin: 0;
  }

  .prod-nfo img,
  .prod-nfo h4 {
    vertical-align: middle;
  }

  .prod-nfo img {
    width: 40px;
  }

  .prod-nfo h4 {
    padding-bottom: 0;
  }

  .prod-nfo.col-md-10 {
    width: 90%;
  }

  .prods-sub-menu img.col-md-2 {
    width: 10%;
    max-width: 40px;
  }

  ul.about-sub-menu {
    border: none;
  }

  li.lev1 ul,
  .navbar ul ul {
    margin: 0 10px !important;
  }


  li.lev1 {
    margin: 0;
    padding: 0;
  }

  li.lev1 a {
    border-bottom: 1px solid #dedede;
  }

  li.lev1:first-child a {
    border-top: 1px solid #dedede;
  }

  li.lev1:first-child ul li.sf a {
    border-top: none !important;
  }

  li.lev1:last-child a {
    border-bottom: none;
  }

  .navbar a {
    height: auto;
  }

  .navbar hr {
    display: none;
  }

  li.blue-link {
    display: none;
    visibility: hidden;
  }

  .about-sub-menu li,
  .about-sub-menu li a {
    background: none;
  }

  li.about-link:hover a {
    background: none;
  }

  .navbar li.about-link:hover ul.about-sub-menu {
    position: relative;
  }

  #about-sub-nav[aria-expanded="true"].#about-sub-menu li a {
    padding: 10px 0 !important;
  }

  .navbar li.about-link:hover ul.about-sub-menu {
    right: 0;
  }

  .navbar a {
    border-bottom: none;
  }

  .about-sub-menu li a,
  .about-sub-menu li:last-child a {
    height: auto;
    line-height: 15px;
    padding: 20px 0;
  }

  .navbar li.about-link:hover ul.about-sub-menu {
    right: 0;
  }

  li.about-link:hover,
  li.about-link {
    border: none;
  }

  .navbar li.about-link ul.about-sub-menu,
  ul.prods-sub-menu {
    border-bottom: none;
  }

  ul.prods-sub-menu {
    margin-bottom: -1px;
  }

  li.lev1:last-child {
    margin-bottom: 0;
    border-bottom: none;
  }

  .navbar li {
    text-transform: none;
  }

  .navbar li.lev1 a:after,
  .navbar li.lev1 ul a:after,
  .navbar li.lev1 ul a:hover:after {
    content: none;
  }

  .navbar li.lev1:hover>a:after,
  .navbar li.lev1:hover>a:focus:after {
    content: none;
  }

  li.lev1 ul li {
    border: none;
  }

  .profile-menu a.forumlink {
    display: none;
  }

  .profile-menu a.dropdown-toggle {
    padding: 20px 0;
    margin: 0 18px;
    line-height: normal;
    height: auto;
    background: none;
  }

  .profile-menu a.dropdown-toggle {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 20px 18px;
    text-align: left;
  }

  .dropdown-toggle::after {
    float: right;
    padding: 0 13px;
    content: "\f107";
    font-family: FontAwesome;
    font-size: 15px;
    text-align: right;
  }

  .dropdown-menu {
    margin: 0;
    padding: 0;
    background: #EEE;
  }

  .user-nav span.dropdown-menu[aria-expanded="true"] a {
    padding-right: 0;
    display: block;
    padding: 20px 0;
    margin: 0 18px;
    border-bottom: 1px solid #DEDEDE;
  }

  .user-nav span.dropdown-menu[aria-expanded="true"] {
    margin-bottom: -2px;
  }

  a.login,
  a.submit-a-request,
  #user #user-name {
    border-top: 1px solid #dedede;
    display: block;
    width: 100%;
    text-align: left;
    padding: 20px 0px;
    margin: 0 18px;
  }

  a.login {
    margin: 0;
    padding-left: 18px;
  }

  img#user-avatar {
    display: none;
  }

  span#user-name:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 18px;
    width: 18px;
    margin: -2px 0 0 5px;
    background: url(//p5.zdassets.com/hc/theme_assets/1485767/115000060167/login-icon.png) no-repeat 0 0;
    background-size: auto auto;
    background-size: 18px;
  }

  span#user-name:hover:after {
    background: url(//p5.zdassets.com/hc/theme_assets/1485767/115000060167/login-icon.png) no-repeat 0 -18px;
    background-size: 18px;
  }

  #user #user-name {
    display: block;
  }

  .footer-inner {
    display: block;
  }

  .soc-foot ul li {
    display: inline-block;
  }


  #user .dropdown-toggle:after {
    float: right;
    padding: 0 13px;
    content: "\f107" !important;
    font-family: FontAwesome;
    font-size: 15px;
    text-align: right;
  }


  #user .dropdown-toggle:before {
    position: absolute;
    right: 20px;
    top: 18px;
    content: "\f107";
    font-family: FontAwesome;
    margin-left: 5px;
    font-style: normal;
    width: 30px;
    height: 100%;
    text-align: center;
    cursor: pointer;
    color: #152940;
    font-size: 15px;
  }

  /*
  #user .dropdown-toggle:before {
    content: "\f106";
	}
  */


  #user #user-dropdown.dropdown-menu[aria-expanded="true"] {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    margin-left: -20px;
    margin-right: -20px;
    box-shadow: none;
    border: none;
  }

  #user-menu {
    background: #eee;
    margin-bottom: -1px;
  }

  #user-menu a {
    display: block;
    width: 100%;
    line-height: 15px;
    font-size: 14px;
    padding: 20px 18px;
    margin: 0;
    border-top: 1px solid #dedede;
  }

  #user #user-dropdown.dropdown-menu[aria-expanded="true"] {
    margin: 0;
  }

  #user-dropdown.dropdown-menu-caret:before {
    display: none;
  }

  #user-dropdown.dropdown-menu-caret:after {
    display: none;
  }

  #user.user-info {
    margin: 0;
    max-width: 100%;
  }

  #user #user-name {
    max-width: 100%;
    margin: 0;
  }

  .new-request-link {
    display: block;
    max-width: 100%;
    margin-left: 20px;
    margin-right: 20px;
  }

  .new-request-link a {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
    margin-left: 0;
  }

  .user-info .dropdown-toggle {
    padding: 0 18px;
  }


}

/* end max-width 767 nav */






/* PAGES */

.category-container .category-content {
  flex: 0 0 100%;
}

.section.hero {
  background: #80C1B9;
     background: #ce714b;
}

.hero-inner {
  max-width: 800px;
}

.hero-inner h1 {
  color: #fff;
  margin: 0 0 40px;
      font-size: 55px;
    line-height: 65px;
      margin-bottom: 15px;
}

.hero-inner input#query {
  border-radius: 0;
     
    background: url(https://cdn2.hubspot.net/hubfs/1740477/Extensis%202019%20Theme/icons/mag.svg) no-repeat left center #fff;
    /* background: no-repeat; */
    background-size: 24px;
    background-position: 30px center;
    padding-left: 60px;
    max-width: 500px;
    min-height: 65px;
    border: 1px solid #ccc;
}
}

.article-relatives {
  display: block;
}

.recent-activity-item-comment {
  display: none;
}


section.articles {
  border-top: 1px solid #ddd;
  padding-top: 30px;
}

section.articles h3 {
  font-size: 28px;
  line-height: 34px;
  text-align: center;
}

.promoted-articles-item {
  align-self: flex-start;
  border-bottom: none;
}

.promoted-articles-item a,
.promoted-articles-item:last-child a {
  border: none;
}


/* footer */
.footer {
  background: #2e445f;
  background: #853c14;
   background: #fff;
border-bottom: solid 20px #101d2f;
  padding-bottom: 50px;
}

.footer-inner {
  margin-top: 0px;
  margin-bottom: 0px;
}

.footer-inner div:first-child {
  padding-left: 0;
}

.footer-inner div:last-child {
  padding-right: 0;
}

.footer a {
  color: #fff;
  -moz-text-decoration-color: #16A29F;
  text-decoration-color: #16A29F;
  color: #101d2f;
}

.footer a:hover,
.footer a:active,
.footer a:focus {
  color: #fff;
  color: #ce714b;
  text-decoration: underline;
}

.footer ul {
  width: auto;
  display: block;
}

.footer ul>li>a {
  margin: 15px 0;
  display: block;
  color: #313C3F;
  text-decoration: none;
  line-height: 24px;
}

.footer ul ul a {
  margin-bottom: 0;
}

.footer ul li a:hover,
.footer ul li a:focus {
  text-decoration: underline;
}

.footer ul li {
  display: block;
  font-size: 15px;
  margin-bottom: 5px;
}

.footer li {
  line-height: 24px;
}

.product-links li a {
  display: block;
  padding-left: 30px;
}

.product-links>li>a {
  padding-left: 0;
}

.product-links img {
  display: inline;
  vertical-align: middle;
  margin-right: 5px;
}

.footer h3 {
  font-size: 15px;
  font-weight: normal;
}

.soc-foot {
  display: block;
  margin-bottom: 40px;
}

.footer .soc-foot ul li a {
  color: #16A29F;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.footer .soc-foot ul li a:hover,
.footer a:focus {
  color: #45B5B2;
   color: #ce714b;
}

.soc-foot ul li {
  font-size: 22px;
  display: inline-block;
  margin-right: 5px;
}

.soc-foot ul li:last-child {
  margin-right: 0;
}

.join-team {
  font-size: 15px;
}

.join-team h4 {
  text-transform: none;
  color: #333;
  font-family: Fresco !important;
  margin: 5px 0 10px;
}

.join-team a {
  font-size: 15px;
  color: #16A29F;
  text-decoration: none;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.join-team a:hover,
.join-team a:focus {
  color: #cf2d57;
  text-decoration: none;
}

.join-team a:after {
  content: " \2192";
  position: relative;
  right: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.join-team a:hover::after {
  right: -5px;
}

#foot-sub1 li {
  vertical-align: middle;
  padding-left: 0;
  line-height: 18px;
  min-height: 24px;
  height: auto;
}

#foot-sub1 li.sf {
  background: url(//p5.zdassets.com/hc/theme_assets/1485767/115000060167/nav-suitcase-fusion-icon.png) no-repeat 0 0;
  background-size: 24px;
}

#foot-sub1 li.sts {
  background: url(//p5.zdassets.com/hc/theme_assets/1485767/115000060167/nav-suitcase-teamsync-icon.png) no-repeat 0 0;
  background-size: 24px;
}

#foot-sub1 li.uts {
  background: url(//p5.zdassets.com/hc/theme_assets/1485767/115000060167/nav-uts-icon.png) no-repeat 0 0;
  background-size: 24px;
}

#foot-sub1 li.pf {
  background: url(//p5.zdassets.com/hc/theme_assets/1485767/115000060167/nav-portfolio-icon.png) no-repeat 0 0;
  background-size: 24px;
}


#foot-more1>li>a,
#foot-more2>li>a,
#foot-more3>li>a,
#foot-more4>li>a {
  font-family: Headline;
}

i.foot-more1:before,
i.foot-more2:before,
i.foot-more3:before,
i.foot-more4:before {
  display: none;
}

@media (max-width: 767px) {

  .footer-inner {
    margin: 0;
  }

  .footer {
    padding: 0;
  }

  .footer ul {
    display: block;
    width: 100%;
  }

  .footer>ul>li {
    display: block;
    width: 100%;
  }

  .footer .col-md-1,
  .footer .col-md-2,
  .footer .col-md-3,
  .footer .col-md-4,
  .footer .col-md-5,
  .footer .col-md-6,
  .footer .col-md-7,
  .footer .col-md-8,
  .footer .col-md-9,
  .footer .col-md-10 {
    position: relative;
    width: 100%;
    display: block;
    padding: 0;
  }

  .footer-inner {
    padding: 0;
  }

  .footer-inner div:first-child {
    padding-left: 0;
  }



  .footer ul li {
    border-bottom: 1px solid #C2C2C2;
  }

  .footer ul ul li,
  .soc-foot ul li {
    border-bottom: none;
    margin: 0;
  }

  #foot-sub1,
  #foot-sub1[aria-expanded="false"],
  #foot-sub2,
  #foot-sub2[aria-expanded="false"],
  #foot-sub3,
  #foot-sub3[aria-expanded="false"],
  #foot-sub4,
  #foot-sub4[aria-expanded="false"] {
    display: none;
  }

  #foot-sub1[aria-expanded="true"],
  #foot-sub2[aria-expanded="true"],
  #foot-sub3[aria-expanded="true"],
  #foot-sub4[aria-expanded="true"] {
    display: block;
    background: #EEE;
  }

  i.foot-more1:before,
  i.foot-more2:before,
  i.foot-more3:before,
  i.foot-more4:before {
    display: block;
    width: 30px;
    position: absolute;
    top: 15px;
    right: 10px;
    font-size: 20px;
    cursor: pointer;
    content: "\f107" !important;
    font-family: FontAwesome;
    font-style: normal;
  }

  .footer-inner ul li>a {
    padding: 0 30px;
    margin-right: 30px;
  }

  .footer-inner.soc-foot .col-md-3 {
    width: 50%;
  }

  .footer-inner.soc-foot ul li>a {
    padding: 5px 0;
    margin: 0 10px 0 0;
  }

  .footer-inner ul ul {
    padding: 10px 0;
  }

  .footer-inner ul ul li a {
    padding: 8px 15px;
  }

  .fa-angle-up {
    content: "\f107" !important;
  }


  i.foot-more1.fa-angle-up:before,
  i.foot-more2.fa-angle-up:before,
  i.foot-more3.fa-angle-up:before,
  i.foot-more4.fa-angle-up:before {
    content: "\f106" !important;
    font-family: FontAwesome;
  }

  .col-md-3.join-team,
  .soc-foot {
    padding: 20px 30px;
  }

  .footer h3,
  .soc-foot h3 {
    margin: 20px 0 0 0;
    font-size: 14px;
  }

  .copy {
    padding: 20px;
  }

  #foot-sub1 li {
    padding-left: 20px;
    margin-left: 10px;
  }

  #foot-more1>li>a,
  #foot-more2>li>a,
  #foot-more3>li>a,
  #foot-more4>li>a {
    font-weight: normal;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }


  #foot-sub1 li.sf,
  #foot-sub1 li.sts,
  #foot-sub1 li.uts,
  #foot-sub1 li.pf {
    background-position: 15px center;
  }


}


@media (max-width: 480px) {

  .footer-inner.soc-foot .col-md-3 {
    width: 100%;
  }

  .soc-foot {
    padding: 20px 30px !important;
  }

  .footer h3 {
    margin: 15px 0 0;
  }

}

/* end media max-width 480 */



/* OTHER PAGES */



.article-list-item,
.recent-activity-item {
  position: relative;
  padding-left: 30px;
}


.article-list-item:before,
.recent-activity-item:before,
.promoted-articles-item:before {
  content: "\f0f6";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 24px;
  color: #cdcdcd;
  position: absolute;
  left: 0;
}


.article-list-item.article-promoted:before,
.promoted-articles-item:before {
  content: "\2605";


}

.article-list-item.article-promoted .icon-star::before {
  display: none;
}


.promoted-articles-item {
  padding-left: 30px;
  position: relative;
}

.promoted-articles-item:before {
  top: 15px;
}

.sidenav-title {
  line-height: 24px;
}


@media screen and (max-width: 980px) {}

/* Medium devices (tablets) */
@media screen and (max-width: 767px) {

  h1 {
    font-size: 33px;
    line-height: 39px;
  }

  h2 {
    font-size: 29px;
    line-height: 34px;
  }

  h3 {
    font-size: 24px;
    line-height: 29px;
  }

  h4 {
    font-size: 20px;
    line-height: 27px;
  }

  h5 {
    font-size: 18px;
    line-height: 26px;
  }

  .page-header h1 {
    margin: 0 0 20px;
  }

  button,
  .btn-primary,
  .btn-standard,
  .btn-red,
  .btn-grey,
  .btn-teal {
    min-height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
    line-height: 12px;
  }

  .footer ul ul a {
    margin: 0 15px;
    padding: 20px 0;
  }


}


/* Small devices (landscape phones) */
@media screen and (max-width: 575px) {

  body {
    font-size: 14px;
    line-height: 22px;
  }

  h1 {
    font-size: 25px;
    line-height: 30px;
  }

  h2 {
    font-size: 22px;
    line-height: 27px;
  }

  h3 {
    font-size: 20px;
    line-height: 24px;
  }

  h4 {
    font-size: 18px;
    line-height: 26px;
  }

  h5 {
    font-size: 16px;
    line-height: 24px;
  }

  .page-header h1 {
    margin: 0 0 20px;
  }

  button,
  .btn-primary,
  .btn-standard,
  .btn-red,
  .btn-grey,
  .btn-teal {
    min-height: 50px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 15px;
    line-height: 15px;
    display: block;
  }

  .footer .col-md-3.join-team {
    display: none;
  }


}


@media (max-width: 480px) {
  .logo img {
    width: 170px;
    max-width: 100%;
  }

  .footer-inner {
    display: block;
  }
  
 
  input#query {
    padding-left:50px;
   background-position: 14px center;
  }


}

/* end media 480 */


/* DHJ PRINT - removes some screen elements for cleaner print output */
@media print {
	.tc-header { display: none; }
	.container-divider { display: none; }
	.sub-nav { display: none; }
	.article-sidebar { display: none; }
  iframe#launcher { display: none !important; } /* eliminates Help button */
	footer { display: none; }
	.article-relatives { display: none; }
	.footer { border-bottom: none; padding-bottom: 10px; }
  
  h1.article-title {font-size: 24px; line-height: 30px; margin-top: 0; margin-bottom: 0.5em; } /* I previously had this at 32px/40px */
  
  /* new adds 15 Jun 2021 */
  .article-content { line-height: 1.4; } /* originally: 1.6 */
  body { font-size: 14px; } /* originally: 16px; */
  .helpdocs li >p { margin-bottom: 025em; line-height: 1.3; } /* original m-b: 0; original l-h: not specified */
  
div#navbar-container { display: none; }
div#preview-bar-container { display: none; } /* allows making "clean" printout/pdf from draft articles */
  
  div.article-author { display: none; }
  .article-header { margin-bottom: -40px; }
}

/* DHJ CSS */
/* div.p-mfrs { column-width: 100px; column-gap: 60px; column-rule: thin solid black; margin-top: 1em; }
div.p-mfrs p { margin-top: 0; padding-top: 0; line-height: 1; }

div.p-camlist { column-width: 140px; column-gap: 40px; column-rule: thin solid black; margin-top: 0.25em; }
div.p-camlist p { font-size: 0.9em;
    margin-top: 0;
    padding-top: 0;
    line-height: 1.1;
    break-inside: avoid;
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
}

div.p-shortcamlist p { font-size: 0.9em;
    margin-top: 0;
    padding-top: 0;
    line-height: 1.1;
    break-inside: avoid;
    padding-left: 1em;
    text-indent: -1em;
    padding-bottom: 0.3em;
}
*/

div.p-camlist > p.heading { margin-top: 0.25em; break-after: avoid; }
div.p-camlist > p.heading + p { font-size: 0.9em; margin-left: 40px; break-inside: avoid; }

table.p-imgformat { }
table.p-imgformat col.col1 { width: 180px; }
table.p-imgformat tr td { text-align: center; padding: 4px; }
table.p-imgformat tr td:first-child { text-align: left; }
table.p-imgformat tr td:nth-child(2) { text-align: left; }

table.p-mediadoc { }
table.p-mediadoc col.col1 { width: 180px; }
table.p-mediadoc tr td { text-align: center; padding: 4px; }
table.p-mediadoc tr td:first-child { text-align: left; }
table.p-mediadoc tr td:nth-child(2) { text-align: left; }

ol.p-tblnotes { margin-left: 1em; font-size: 14.4px; line-height: 1.1; }
ol.p-tblnotes code { font-size: 12.8px; font-family: "IBM Plex Mono", "Anonymous Pro", Menlo, "Lucida Sans Typewriter", monospace; font-weight: 500; background-color: transparent; border: none; padding: 0; margin: 0;}

span.glass-text { color: transparent; }
div.page-break { page-break-before: always; }

/* START .helpdocs */
.helpdocs * { font-family: GTWalsheim, arial, sans-serif; }
.helpdocs b, .helpdocs strong { font-weight: bold; }
.helpdocs i, .helpdocs em { font-style: italic; }
.helpdocs h1, h2, h3, h4, h5, h6 { font-weight: bold; }

.helpdocs h3 { margin-top: 1em; margin-bottom: 0.5em; text-transform: none; }
.helpdocs h2 { line-height: 1; margin-top: 1em; margin-bottom: 0.5em; text-transform: none; }
.helpdocs h4 { font-size: 18px; line-height: 21px; }

.helpdocs code { font-family: "IBM Plex Mono", "Anonymous Pro", Menlo, "Lucida Sans Typewriter", monospace; font-weight: 500; font-size: 16px; border: none; padding: 0; background: none; margin: 0; }
.helpdocs code b, .helpdocs code strong, .helpdocs b code, .helpdocs strong code { font-weight: 700; }

.helpdocs pre { font-family: "IBM Plex Mono", "Anonymous Pro", Menlo, "Lucida Sans Typewriter", monospace; font-weight: 500; font-size: 14px; line-height: 1.4; }

.helpdocs code.usertext { background-color: #e8e8e8; color: black; padding: 2px 4px; }
.helpdocs code.file-ext { font-weight: bold; text-transform: uppercase; }


.helpdocs div.code-output { font-family: "IBM Plex Mono", "Anonymous Pro", Menlo, "Lucida Sans Typewriter", monospace; font-weight: 500; font-size: 14px; padding: 1em; min-width: 42em; max-width: 42em; width: 42em; margin: 1em; background-color: #F0F1F1; border: 1px solid lightgray; }
.helpdocs div.code-output b, div.code-output strong { font-weight: 700; }
.helpdocs div.code-output p { margin-bottom: 0; margin-top: 0; word-break: break-all; }

.helpdocs div.code { font-family: "IBM Plex Mono", "Anonymous Pro", Menlo, "Lucida Sans Typewriter", monospace; font-weight: 500; font-size: 14px; margin-bottom: 0.5em;  }
.helpdocs div.code b, div.code strong { font-weight: 700; }

.helpdocs div.code p { margin-left: 2em; margin-bottom: 0; margin-top: 0; text-indent: -1em; }

.helpdocs span.inline-note { font-weight: bold; color: #CE714B; text-transform: uppercase; }
.helpdocs span.inline-head { font-weight: bold; }

.helpdocs img.inline-icon { height: 1.2em; width: auto; vertical-align: text-bottom; }

/* New image formatting 15 June 2022 DHJ */
/* (no .helpdocs necessary) */
/* for screenshot-sized images that are *
/*   .sq    relatively square */
/*   .tall  much taller than wide */
/*   .wide  much wider than tall */
/*   -sm    about half the size, for smaller images */
div.screen { text-align: left; margin-top:0.125em; }
div.screen p:first-child { font-weight: bold; font-size: 1.2em; } /* title */
div.screen > img + p { font-size: 0.9em; margin-top: 0; font-style: italic; }

div.screen img.sq { max-width: 400px; max-height: 400px; width: auto; height: auto; object-position: left; border: none; object-fit: scale-down; display: inline-block; }
div.screen img.tall { max-height: 400px; max-width: auto; object-position: left; border: none; object-fit: scale-down; display: inline-block; }
div.screen img.wide { max-width: 400px; max-height: auto; object-position: left; border: none; object-fit: scale-down; display: inline-block; }
div.screen > img.sq + p, div.screen > img.tall + p, div.screen > img.wide + p { text-align: center; max-width: 400px; }

div.screen img.sq-sm { max-width: 250px; max-height: 250px; width: auto; height: auto; object-position: left; border: none; object-fit: scale-down; display: inline-block; }
div.screen img.tall-sm { max-height: 250px; max-width: auto; object-position: left; border: none; object-fit: scale-down; display: inline-block; }
div.screen img.wide-sm { max-width: 250px; max-height: auto; object-position: left; border: none; object-fit: scale-down; display: inline-block; }
div.screen > img.sq-sm + p, div.screen > img.tall-sm + p, div.screen > img.wide-sm + p { text-align: center; max-width: 250px; }

div.screen img { border: 1px solid gray !important; }

.helpdocs span.highlight { background-color: Yellow; }

.helpdocs p.legalfooter { margin-top: 4em; text-align: center; font-size: 0.8em; } /* no longer used? */
.helpdocs div.zd-footer { text-align: center; font-size: 0.9em; margin-top: 2em; }

.helpdocs p.helplink { margin-top: -2em; margin-bottom: 2em; text-align: right; }
.helpdocs p.helplink a { padding: 8px; background-color: #101D2F; }
.helpdocs p.helplink a:visited { color: #F9C679; }
.helpdocs p.helplink a:hover { color: #F4970B; }

.helpdocs p.heading { font-weight: bold; font-size: 1.125em; /* margin-bottom: 0; */ }
.helpdocs p.heading + p { margin-top: 0; }



/* For adding a callout or sidebar: Note, Important, Tip, etc. */
.helpdocs div.sidebar { padding: 5px 10px; margin-bottom: 1em; margin-top: 4px; margin-left: 0; margin-right: 0;background-color:#f5e3db;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:solid 2px #CE714B; break-inside: avoid; }
.helpdocs div.sidebar > p { margin-top: 0.375em; margin-bottom: 0.25em; } /* margin for paragraphs in sidebar */
.helpdocs div.sidebar > p + ul { margin-top: -0.5em; }
.helpdocs div.sidebar > p + ol { margin-top: -0.5em; }
.helpdocs div.sidebar > p:first-of-type { margin-top: 0; } /* reset margin for first paragraph */
.helpdocs div.sidebar > p:last-child { margin-bottom: 0; }

.helpdocs p.sidebar-head { text-align: center; font-weight: bold; font-size: 1.2em; text-transform: uppercase; }

/* New banner for Connect Fonts */
.helpdocs div.connect-banner {
width: 100%;
background-color: #101D2F;
padding-top: 32px;
padding-bottom: 32px;
text-align: center; }

.helpdocs div.connect-banner p {
color: white;
font-size: 18px;
margin-top: 1em;
margin-bottom: 0; }

.helpdocs div.connect-banner a { color: #CE714B; decoration: none; }
.helpdocs div.connect-banner a:link { color: #CE714B; decoration: none; }
.helpdocs div.connect-banner a:visited { color: #F4970B; decoration: none; }
.helpdocs div.connect-banner a:hover { color: #CE714B; decoration: underline; }



/* Hides a section of content while keeping it accessible for future use or reference */
.helpdocs div.hidden { display: none; }

.helpdocs ul { list-style-type: square; }
.helpdocs ul, .helpdocs ol { margin-top: 0.2em; margin-bottom: 0.5em; padding-left: 2em; }
.helpdocs ul.code { font-weight: 500; font-size: 14px;
  list-style-type: none; margin-left: 1em; text-indent: -2em; padding: .5em 1em .5em 3em;
  background-color: #f7f7f7; border: 1px solid #ddd; border-radius: 3px; }

.helpdocs ul.code * { font-family: "IBM Plex Mono", "Anonymous Pro", Menlo, "Lucida Sans Typewriter", monospace; }
.helpdocs ul.code b, .helpdocs ul.code strong { font-weight: 700; }
.helpdocs li { break-inside: avoid; }
.helpdocs li > p { margin-top: 0; margin-bottom: 0; margin-left: 0; /* was 4px */ } /* paragraph items in list */
.helpdocs ol ul { list-style-type: square; margin-bottom: 0; margin-top: 0.1em; padding-left: 20px; }
.helpdocs ul ul { list-style-type: disc; margin-bottom: 0; margin-top: 0.1em; padding-left: 20px; }
.helpdocs ol ol, .helpdocs ul ol { list-style-type: lower-alpha; margin-bottom: 0; margin-top: 0.1em; padding-left: 20px; }

.helpdocs ul.usertext { list-style-type: none; }
.helpdocs ul.usertext p { font-family: "IBM Plex Mono", "Anonymous Pro", Menlo, "Lucida Sans Typewriter", monospace; font-weight: 500 !important; font-size: 16px; border: none; padding-left: 4px; padding-right: 4px; margin: 0 0 .25em 0; background-color: #e8e8e8; color: black; display: inline-block; }


.helpdocs ul.no-marker { list-style-type: none; }
.helpdocs ul.no-marker ul { list-style-type: square; margin-bottom: 0; margin-top: 0; padding-left: 20px; }

.helpdocs ul.overview, .helpdocs ol.overview { font-weight: bold; }
.helpdocs ul.overview li p:nth-child(n+2), .helpdocs ol.overview li p:nth-child(n+2) { font-weight: normal; }
.helpdocs ul.overview li ol, .helpdocs ol.overview li ol { font-weight: normal; }
.helpdocs ul.overview li ul, .helpdocs ol.overview li ul { font-weight: normal; }
.helpdocs ul.overview li + li, .helpdocs ol.overview li + li { margin-top: 0.25em; }

.helpdocs ol.labeled { list-style-type: upper-alpha; }
.helpdocs ol.labeled { page-break-inside: auto; }
.helpdocs ol.labeled > li { page-break-inside: avoid; }
.helpdocs ol.labeled > li { font-weight: bold; }
.helpdocs ol.labeled > li > * { font-weight: normal; }
.helpdocs ol.labeled > li > p:first-child { font-weight: bold; }

.helpdocs p + ul, .helpdocs p + ol { margin-top: -1em; } /* space between a paragraph and the following list */
.helpdocs li > p + ul, .helpdocs li > p + ol { margin-top: 0; } /* don't tighten it up if the list is within another list */


.helpdocs table { border-collapse: collapse; table-layout: fixed; page-break-inside: avoid; line-height: 1.1; border: 1px solid #CE714B; margin-top: 4px; margin-bottom: 4px;}

.helpdocs table tr { page-break-inside: avoid; page-break-after: avoid; }

.helpdocs table tr th { vertical-align: bottom; text-align: center; text-transform: uppercase; border: 1px solid #CE714B; padding: 2px 12px 2px 12px; } /* padding was !important */

.helpdocs table tr td { border: 1px solid #CE714B; padding: 2px 24px 2px 12px; vertical-align: top; } /* padding was !important */
.helpdocs table tr td > ul, td > ol { padding-left: 24px; }
.helpdocs table tr td > ul { list-style-type: square; margin-top: 0; }
.helpdocs table tr td > p:first-child { padding-top: 0; margin-top: 0; }
.helpdocs table tr td > p:last-child { padding-bottom: 0; margin-bottom: 0; }

.helpdocs table tr td.left { text-align: left; }
.helpdocs table tr td.center { text-align: center; }
.helpdocs table tr td.right { text-align: right; }

.helpdocs table thead tr { color: #101D2F; background-color: #E2AA93; }
.helpdocs table tbody tr:nth-child(odd) { background-color: transparent; }
.helpdocs table tbody tr:nth-child(even) { background-color: #F5E3DB; }

.helpdocs table.spreadsheet { margin-left: 2em; border: 1px solid darkgray; }
.helpdocs table.spreadsheet th { border: 1px solid darkgray; }
.helpdocs table.spreadsheet td { border: 1px solid darkgray; }
.helpdocs table.spreadsheet thead tr { color: black; background-color: lightgray; }
.helpdocs table.spreadsheet tbody tr:nth-child(odd) { background-color: white; }
.helpdocs table.spreadsheet tbody tr:nth-child(even) { background-color: lightcyan; }
.helpdocs table.spreadsheet tbody tr td { text-align: left; padding-right: 2em; }
.helpdocs table.spreadsheet tbody tr td:first-child { min-width: 3em; text-align: right; padding-right: 1em; font-weight: bold; }

.helpdocs table.spreadsheet { border-right: none; border-bottom: none; }
.helpdocs table.spreadsheet th:last-child { border-right: none; }
.helpdocs table.spreadsheet td:last-child { border-right: none; padding-right: 0; }
.helpdocs table.spreadsheet tr:last-child td { border-bottom: none; }
.helpdocs table.spreadsheet tbody tr:last-child { font-size: 0.5em; }

.helpdocs table.connect-files col.col1 { width: 168px !important; }
.helpdocs table.connect-files col.col2 { width: 168px !important; }

.helpdocs img.screenshot { width: 600px; height: auto; }

.helpdocs div.new-screen { text-align: center; margin-top: 0.125em; }
.helpdocs div.new-screen p:first-child { font-weight: bold; font-size: 1.2em; }
.helpdocs div.new-screen img { max-width: 400px; max-height: 400px; object-position: center; border: none; object-fit: scale-down; display: inline-block; } 
.helpdocs div.new-screen img + p { font-size: 0.9em; margin-top: 0; font-style: italic; }

.helpdocs div.twoup-stacker { max-width: 800px; text-align: center; margin-top: 0.125em; margin-bottom: 0.125em; }
.helpdocs div.twoup-stacker p:first-child  { font-weight: bold; font-size: 1.2em; }
.helpdocs div.twoup-stacker div { min-width: 200px; text-align: center; display: inline-block; padding-right: 2em; padding-left: 2em; }
.helpdocs div.twoup-stacker div p:last-child { margin-top: 0; font-size: 0.9em; font-style: italic; }

.helpdocs div.screen-left { text-align: left; margin-top: 0.125em; }
.helpdocs div.screen-left img { max-width: 500px; max-height: 500px; object-position: left; border: none; object-fit: scale-down; display: inline-block; }



/* helpdocs unique classes */
.helpdocs span.key { font-style: italic; font-weight: bold; text-transform: uppercase; }
.helpdocs span.ui-element { font-weight: bold; }
.helpdocs span.btn { font-weight: bold; }

.helpdocs div.figcenter { margin-top: 4px; text-align: center; page-break-inside: avoid; max-width: 700px; }
.helpdocs div.fig { display: inline-block; }
.helpdocs div.fig img { display: block; margin-left: auto; margin-right: auto; margin-bottom: 4px !important; }
.helpdocs div.fig p { font-style: italic; font-weight: bold; margin-top: 0 !important; margin-bottom: 0 !important; } /* this is the caption */

/* helpdocs break control */
.helpdocs .allow-breaks { page-break-inside: auto; }
.helpdocs .keep-with-next { page-break-after: avoid; }
.helpdocs .keep-together { page-break-inside: avoid; }
.helpdocs .nobreak { white-space: nowrap; } /* useful for keeping <btn> wih trailing period */

.helpdocs table.link-conglomerate th:nth-child(1) { width: 250px; }
.helpdocs table.link-conglomerate th:nth-child(2) { width: 220px; }
.helpdocs table.link-conglomerate td { padding-top: 0.5em !important; padding-bottom: 0.5em !important; }
.helpdocs table.link-conglomerate a { text-decoration: underline; }
.helpdocs table.link-conglomerate td:nth-child(n+3) { text-align: center; }


@media print {
  .helpdocs h2 { font-size: 15pt; }
  .helpdocs h3 { font-size: 12pt; }
  .helpdocs p { margin-top: 0.5em !important; margin-bottom: 0.5em !important; }
  .helpdocs p.usertext { font-size: 10pt; }
  
  .helpdocs h2 + p { margin-top: 0.25em !important; }
  .helpdocs h3 + p { margin-top: -0.5em !important; }
  
  .helpdocs p + ul, .helpdocs p + ol { margin-top: -0.5em !important; }
  .helpdocs li > p { margin-top: -0.5em !important; }
  .helpdocs li > p.usertext { margin-bottom: 10pt !important; }
  
  .helpdocs ul.usertext p { font-size: 10pt; padding-left: 2pt; padding-right: 2pt; }

  .helpdocs div.screen-left { text-align: left; margin-top: 0.125em; margin-bottom: 0.25em; }
	.helpdocs div.screen-left img { max-width: 3.5in; max-height: 3.5in; object-position: left; border: none; object-fit: scale-down; display: inline-block; }
  
  .helpdocs code { font-size: 10pt; }
  .helpdocs code.usertext { padding: 1pt 2pt; }
  
  .helpdocs span.inline-note { color: Black; }
  
  .helpdocs a:visited, .helpdocs a:link, .helpdocs a { color: black; text-decoration: underline; }
  
  .helpdocs div.sidebar { color: Black; background-color: white; max-width: 6.5in; margin-left: 0.5in; border: 1pt solid Black; padding: 2pt 8pt; }
  .helpdocs li > div.sidebar { margin-left: 0; }

  
} /* end print media */

/* END .helpdocs */