/* Zendesk Help Center styles | Flare Update */

/* Light mode theme */
:root {
  /* Primary/Brand Colors */
  --primaryDefault: #3D6F7C;
  --primaryHover: #68A69F;
  --primaryActive: #305862;
  --primaryFocus: #8BBDC4;
  --primarySelected: #3D6F7C;
  --primaryDisabled: #EEF0F7;
  
  /* On Primary (Text on Brand/Primary Color) */
  --onPrimaryHigh: #FFFFFF;
  --onPrimaryMedium: #EEF0F7;
  --onPrimaryLow: #D1D8DF;
  --onPrimaryDisabled: #AFBCC6;

  /* Link Colors */
  --linkDefault: #68A69F;
  --linkActive: #3D6F7C;
  --linkVisited: #68A69F;

  /* Surface Colors */
  --surfaceDefault: #FFFFFF;
  --surfaceHover: #EEF0F7;
  --surfaceActive: #EAF0F2;
  --surfaceFocus: #3D6F7C;
  --surfaceSelected: #EAF0F2;
  --surfaceDisabled: #FAFAFC;
  
  /* On Surface (Text on Surface) */
  --onSurfaceHigh: #3D6F7C;
  --onSurfaceMedium: #4A5760;
  --onSurfaceLow: #63727C;
  --onSurfaceDisabled: #AFBCC6;
  --onSurfaceError: #8F1320;

  /* Background Colors */
  --backgroundDefault: #FFFFFF;
  
  /* On Background (Text on Background) */
  --onBackgroundHigh: #3D6F7C;
  --onBackgroundMedium: #4A5760;
  --onBackgroundLow: #63727C;
  --onBackgroundDisabled: #AFBCC6;
  --onBackgroundError: #8F1320;

  /* Status Colors */
  --statusInfoDefault: #BCD4FF;
  --statusSuccessDefault: #CFFAC2;
  --statusWarningDefault: #FFF1C1;
  --statusErrorDefault: #FFB5BD;
  --onStatusHigh: #191E23;

  /* Border Colors */
  --borderDefault: #D1D8DF;
  --borderFocus: #3D6F7C;
  --borderDisabled: #EEF0F7;
  --borderError: #D11328;

  /* Other/Special Colors */
  --skeletonDefault: #D1D8DF;
  
  /* Buy/Sell Colors */
  --buyDefault: #3D6F7C;
  --buyHover: #68A69F;
  --buyActive: #305862;
  --buyFocus: #8BBDC4;
  --sellDefault: #D11328;
  --sellHover: #B21324;
  --sellActive: #8F1320;
  --sellFocus: #FF8492;
}

/** Dark mode

:root {
  --primaryDefault: #29AC00;
  --primaryHover: #098300;
  --primaryActive: #196700;
  --primaryFocus: #8DDD74;
  --primarySelected: #29AC00;
  --primaryDisabled: #EEF0F7;
  --onPrimaryHigh: #FFFFFF;
  --onPrimaryMedium: #EEF0F7;
  --onPrimaryLow: #D1D8DF;
  --onPrimaryDisabled: #AFBCC6;
  --linkDefault: #68C74A;
  --linkActive: #098300;
  --linkVisited: #AB4FFF;
  --surfaceDefault: #191E23;
  --surfaceHover: #333C42;
  --surfaceActive: #104500;
  --surfaceFocus: #29AC00;
  --surfaceSelected: #104500;
  --surfaceDisabled: #0C0F12;
  --onSurfaceHigh: #FFFFFF;
  --onSurfaceMedium: #D1D8DF;
  --onSurfaceLow: #AFBCC6;
  --onSurfaceDisabled: #4A5760;
  --onSurfaceError: #FD596B;
  --backgroundDefault: #0C0F12;
  --onBackgroundHigh: #FFFFFF;
  --onBackgroundMedium: #D1D8DF;
  --onBackgroundLow: #AFBCC6;
  --onBackgroundDisabled: #4A5760;
  --onBackgroundError: #FD596B;
  --statusInfoDefault: #BCD4FF;
  --statusSuccessDefault: #CFFAC2;
  --statusWarningDefault: #FFF1C1;
  --statusErrorDefault: #FFB5BD;
  --onStatusHigh: #191E23;
  --borderDefault: #4A5760;
  --borderFocus: #29AC00;
  --borderDisabled: #333C42;
  --borderError: #D11328;
  --skeletonDefault: #333C42;
  --buyDefault: #68C74A;
 --buyHover: #68C74A;
  --sellDefault: #FD596B;
  --sellHover: #FD596B;
}
 **/


/* Text sizes */
:root {
  --titleMedium: 2.25rem;
  --titleBase: 1.5rem;
  --heading: 1.25rem;
  --bodyLarge: 1.125rem;
  --bodyBase: 1rem;
  --bodySmall: .875rem;
  --tinyText: .75rem;
}

/** Fonts **/

@font-face {
  font-family: Bitso;
  src: url(/hc/theming_assets/01JRZXQRF7M7BMDQ25NBDF10E0);
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: Bitso;
  src: url(/hc/theming_assets/01JRZXQSZMYBFB60V571RNK2AT);
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Bitso;
  src: url(/hc/theming_assets/01JRZXQT49NS5A0D9XH6V6RJK8);
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Bitso;
  src: url(/hc/theming_assets/01JRZXQSQ22W85K9RH0W5N31M2);
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'FontAwesome';
  src: url('//use.fontawesome.com/releases/v4.6.3/fonts/fontawesome-webfont.eot');
  src: url('//use.fontawesome.com/releases/v4.6.3/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('//use.fontawesome.com/releases/v4.6.3/fonts/fontawesome-webfont.woff2') format('woff2'), url('//use.fontawesome.com/releases/v4.6.3/fonts/fontawesome-webfont.woff') format('woff'), url('//use.fontawesome.com/releases/v4.6.3/fonts/fontawesome-webfont.ttf') format('truetype'), url('//use.fontawesome.com/releases/v4.6.3/fonts/fontawesome-webfont.svg#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* All: Default. Used for all media type devices */
@media all {

  main{
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  
  table {
    background: var(--surfaceDefault);
    border: 1px solid var(--borderDefault);
    width: 100% !important;
  }
  
  tr:nth-child(odd) {
    background: var(--surfaceDisabled);
  }
  
    tr:nth-child(1) {
    background: var(--surfaceHover);
  }

  #request_description{
    width: 100%; 
    height: 200px;
  }
  
  h1, h2, h3, h4, h5, h6, b, strong {
    color: var(--onSurfaceHigh);
    font-weight: 700;
  }
  
  h2 {
    
    font-size: var(--titleBase);
  }
  
  h3 {
    font-size: var(--heading);
  }
  
  .inline-image{
    display: block;
    margin-right: auto;
    margin-left: auto;
    border-style:none;
    height:auto;
    max-width:100%;
  }

  .buttons {
    vertical-align: middle;
  }

  .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .fa-check-circle-o:before {
    content: "\f05d";
  }

  /*** Breadcrumbs ***/
  .breadcrumbs {
    list-style: none;
    width: 100%;
  }

  .breadcrumbs > li {
    display: inline;
    font-size: var(--tinyText);
  }

  .breadcrumbs > li > a {
    color: var(--linkDefault);
    font-size: var(--tinyText);
    margin: 0 0 0 12px;
  }

  .breadcrumbs li:before {
    content: ">";
    margin: 0 12px 0 0;
    color: var(--onSurfaceLow);
  }

  .breadcrumbs li:first-child:before {
    content: none;
    margin: 0;
    color: var(--linkDefault);
  }

  .search {
    position: relative;
    height: 100%;
  }

  .search input[type="search"] {
    border: 1px solid var(--borderDefault);
    border-radius: 4px;
    background-color: var(--surfaceDefault);
    box-sizing: border-box;
    color: var(--onSurfaceHigh);
    height: 56px;
    padding-left: 50px;
    padding-right: 16px;
    -webkit-appearance: none;
    width: 100%;
  }
  
  .search input[type="submit"] {
    display:none;
  }

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

  .search input[type="search"]:focus {
    border: 1px solid var(--borderFocus);
    color: var(--onSurfaceHigh);
  }

  .search-full input[type="search"] {
    border: 1px solid var(--borderDefault);
    font-style: normal;
  }

  .search-icon {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 16px;
    z-index: 1;
    width: 18px;
    height: 18px;
    color: var(--onSurfaceLow);
  }

  [dir="rtl"] .search-icon {
    right: 16px;
    left: auto;
  }

  .search-container {
    position: relative;
    margin-bottom: 24px;
  }

  #query {
    height: 100%;
  }

  #query:focus {
    outline: none;
  }
  
  .header-menu {
    display: flex;
    align-items: center;
  }

  #language_btn {
    text-shadow: none;
    font-weight: 400;
    border-radius: 4;
    height: 50px;
    color: var(--onSurfaceMedium);
    font-size: var(--bodySmall);
    padding: 8px;
    cursor: pointer;
    transition: all 0.3s ease 0.03s;
    -webkit-transition: all 0.3s ease 0.03s;
    -moz-transition: all 0.3s ease 0.03s;
    -o-transition: all 0.3s ease 0.03s;
    display:flex;
	  align-items: center;
    justify-content: center;
    text-transform: uppercase;
  }
  
  #language_btn:hover, #language_btn:active {
    background-color: var(--surfaceActive);
  }
  
  #language_btn:focus{
    outline: 2px solid var(--surfaceFocus);
  }

  #language_btn span {
    margin-left: 8px;
    display: inline-block;
    color: var(--onSurfaceHigh);
    font-weight: 700;
    transition: all 0.3s ease 0.03s;
    -webkit-transition: all 0.3s ease 0.03s;
    -moz-transition: all 0.3s ease 0.03s;
    -o-transition: all 0.3s ease 0.03s;
  }
  
  #language_btn .dropdown-icon {
    margin-left: 16px;
  }

  hr {
    margin: 16px 0;
    border: 0;
    border-top: 1px solid var(--borderDisabled);
    border-bottom: 1px solid var(--borderDefault);
  }

  blockquote {
    padding: 16px;
    margin: 0 0 20px;
    border-left: 4px solid var(--onBackgroundHigh);
    background: var(--statusInfoDefault);
    color: var(--onStatusHigh);
  }
  
  blockquote p, blockquote strong {
    margin-bottom: 0px;
    color: inherit;
  }
  
  blockquote a {
    color: var(--onStatusHigh);
    text-decoration: underline;
  }

  q:before,q:after,blockquote:before,blockquote:after {
    content: "";
  }

  button.vote-up:focus, button.vote-down:focus {
    outline: 2px solid var(--surfaceFocus);
  }
  
  .wysiwyg-color-black {
    color: var(--onSurfaceMedium);
  }

  a,.a-link, .wysiwyg-color-green120 {
    color: var(--linkDefault);
    text-decoration: none;
  }

  a:hover,.a-link:hover, .wysiwyg-color-green120:hover {
    text-decoration: underline;
    cursor: pointer;
  }
  
    .section3 .list-lead {
    color: var(--onSurfaceHigh);
    font-size: var(--bodyLarge);
    font-weight: 600;
    margin: 8px 0 16px;
  }
  
  div.container.article-container{
    max-width: 940px;
    margin-top: 0;
  }

  .article-list .ellipsis {
    margin-left: 24px;
  }

  .section3 .article-list ul li,.section3 .article-list ul li a {
    color: var(--onSurfaceHigh);
    font-size: var(--bodySmall);
    font-weight: 400;
    line-height: 22px;
    margin: 5px 0;
  }

  .article-list:last-child,.topic-list:last-child {
    margin-bottom: auto;
    margin-right: auto;
  }

  .article-list h2 {
    border-bottom: 1px solid var(--borderDefault);
    color: var(--onSurfaceHigh);
    font-size: var(--heading);
    font-weight: 700;
    text-align: center;
    padding: 0 0 12px;
  }

  .article-list ul {
    margin-top: 20px;
    list-style: none;
  }
  
  #faq {background: url(/hc/theming_assets/01KB5SX7Y2HM06C1SBQQ0AMYWM) no-repeat transparent; background-size: contain;}
  
  .article-list .related-articles li {
    list-style: inside;
  }
  
  #article-body span, #article-body pre {
    word-break: break-word;
    white-space: normal;
  }
  
  #fecha {
    font-size: var(--bodySmall);
  }

  .article-list li {
    margin: 8px 0;
    padding: 0;
  }

  .sidebar .article-list li:before {
    background: none
  }
  
  .portal-img {
    display:block;
    height: 65px;
  }
  
  .c-wrapper {
    display:flex;
    justify-content: center;
  }
  
  .portal-img img {
    height:100%;
  }
  
  #support_search .container h1 {
    color: var(--onPrimaryHigh);
    font-size: var(--titleBase);
    text-shadow: 0px 2px 3px #000;
    }
  
  #support_search .container {
    
    margin: 0;
  }
  
  .section-home{
    max-width: 767px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  
  .socialicons {
    
    display: table;
    margin: 0 auto 15px;
  }
  
  .statuspage {
  position: fixed;
  z-index: 1;
  right: 24px;
  bottom: 0px;
  display:flex;
    align-items:center;
    justify-content:center;
    flex-direction: row-reverse;
    background: var(--surfaceHover);
    padding: 8px 16px;
    border-radius: 4px 4px 0px 0px;
  }
  
  .statustxt {
    font-size: var(--tinyText);
  }
  
  .statuspage span{
    color: var(--onSurfaceHigh);
    font-weight: 500;
  }
  
  .statuscirc {
      background-color: rgba(0, 0, 0, 0.2);
      height: 8px;
      width: 8px;
      border-radius: 10px;
      float: right;
      margin-left: 10px;
    }
  
  .article-vote {
    font-size: var(--bodyBase);
    color: var(--onSurfaceHigh);
    font-weight: 700;
    display: block;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    }
  
      .lang_menu_inner {
  
      background-color: var(--surfaceDefault);
      display:table;
      padding: 16px;
      border: 1px solid var(--borderDisabled);
      border-radius: 0px 0px 4px 4px;
        
    }
    
    #lang_menu {
    position: absolute;
    height:0px;
    padding: 0 32px;
    max-width: 1440px;
    width: 100%;
    top: -229px;
    display:flex;
    justify-content: flex-end;
    transform: translateY(-5px);
    border-top: 0px;
      
    }
  
  #lang_menu li {
    	list-style: none;
  }
  
    #lang_menu li a{
      display: block;
      padding: 8px;
      color: var(--onSurfaceHigh);
      font-weight: 400;
      border-radius: 4px;
    }
  
  #lang_menu li a:hover {
    
    background-color: var(--surfaceHover);
    text-decoration: none;
  }
  
  #lang_menu li a:focus {
    
    background-color: var(--surfaceActive);
    outline: 2px solid var(--borderFocus);
  }
  
  .article-body img {
    max-width: 600px;
    width: 100%;
    height: auto;
  }
  

  @media (max-width: 45em) {
    hr {
      margin: 16px 0
    }
    blockquote {
      margin: 0 0 20px
    }
    
    div.page{
    min-height: calc(100vh - 170px);
    }

    blockquote p {
      font-size: var(--bodyBase);
      font-weight: 300;
      line-height: 24px
    }

    blockquote small {
      line-height: 18px
    }

    .lead,.lead-small,.list-lead {
      line-height: 26px
    }
  }
  @media (min-width: 1025px) {
    button.vote-up{
      background: none;
      border: none;
      display: block;
      margin: 0px;
      width: 32px;
      text-align: center;
      float: left;
      margin-top: 16px;
      text-indent: -9999px;
      background-image: url(/hc/theming_assets/01JRZXQWHSRE7P7NBS8BH1B9WF);
      background-size: cover;
      height: 32px;
      margin-left: 94px;
      margin-right: 24px;
      opacity:0.7;
      transition: all 0.3s ease 0.03s !important;
      -webkit-transition: all 0.3s ease 0.03s !important;
      -moz-transition: all 0.3s ease 0.03s !important;
      -o-transition: all 0.3s ease 0.03s !important;
    }
    button.vote-down{
      background: none;
      border: none;
      display: block;
      margin: 0px;
      width: 32px;
      text-align: center;
      float: left;
      margin-top: 16px;
      text-indent: -9999px;
      background-image: url(/hc/theming_assets/01JRZXQWVCMXBZ2TPHDS31YM2T);
      background-size: cover;
      height: 32px;
      margin-left: 24px;
      margin-right: 94px;
      opacity:0.7;
      transition: all 0.3s ease 0.03s !important;
      -webkit-transition: all 0.3s ease 0.03s !important;
      -moz-transition: all 0.3s ease 0.03s !important;
      -o-transition: all 0.3s ease 0.03s !important;
    }
    button.vote-up:hover, button.vote-down:hover{
      opacity:1;
      transform:scale(1.2,1.2);
    }
  }
  @media (min-width: 768px) and (max-width: 1024px) {
    .article-vote {
      font-size: var(--bodyBase);
      font-weight: 500;
      display: block;
      width: 300px;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
    }
    button.vote-up{
      background: none;
      border: none;
      display: block;
      margin: 0px;
      width: 32px;
      text-align: center;
      float: left;
      margin-top: 16px;
      text-indent: -9999px;
      background-image: url(/hc/theming_assets/01JRZXQWHSRE7P7NBS8BH1B9WF);
      background-size: cover;
      height: 32px;
      margin-left: 94px;
      margin-right: 24px;
    }
    button.vote-down{
      background: none;
      border: none;
      display: block;
      margin: 0px;
      width: 32px;
      text-align: center;
      float: left;
      margin-top: 16px;
      text-indent: -9999px;
      background-image: url(/hc/theming_assets/01JRZXQWVCMXBZ2TPHDS31YM2T);
      background-size: cover;
      height: 32px;
      margin-left: 24px;
      margin-right: 94px;
    }
  }
  @media (max-width: 767px) and (min-width: 320px) {

    .article-vote {
      font-size: var(--bodyBase);
      font-weight: 500;
      display: block;
      width: 250px;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
    }

    button.vote-up {
      background: none;
      border: none;
      display: block;
      margin: 0px;
      width: 40px;
      text-align: center;
      float: left;
      margin-top: 16px;
      text-indent: -9999px;
      background-image: url(/hc/theming_assets/01JRZXQWHSRE7P7NBS8BH1B9WF);
      background-size: cover;
      height: 40px;
      margin-left: 60px;
      margin-right: 24px;
    }
    button.vote-down {
      background: none;
      border: none;
      display: block;
      margin: 0px;
      width: 40px;
      text-align: center;
      float: left;
      margin-top: 16px;
      text-indent: -9999px;
      background-image: url(/hc/theming_assets/01JRZXQWVCMXBZ2TPHDS31YM2T);
      background-size: cover;
      height: 40px;
      margin-left: 24px;
      margin-right: 60px;
    }
    
    .article-list .see-more {
      margin-left: auto;
      margin-right: auto;
      display: block;
      margin-top: 24px;
    }
  }
  @media (min-width: 1025px) {
    .twocol ul {
      columns: 2;
      -webkit-columns: 2;
      -moz-columns: 2;
      margin-top: 20px;
    }
  }
  @media (max-width: 716px) {
    .page-tabs .nav-link li a.active,.page-tabs .nav-link li a:hover {
      border:0 none
    }

    .user-comment:first-child .user-pointer-bottom:before,.user-comment:first-child .user-pointer-bottom:after {
      bottom: -74px
    }

    .section3 .list_box {
      width: 100%
    }

    .section3 .list {
      min-height: 0
    }

    .section3 .list_box:nth-child(even) .list {
      border-left: 0 none
    }

    .space {
      height: 0
    }
  }
  @media (max-width: 480px) {
    .box {
      width:87%;
      border-bottom: 1px solid var(--borderDefault);
      padding: 0 20px 20px
    }

    .box:last-child {
      border: 0 none
    }

    .icons_s {
      margin-left: 20%
    }

    .box2 .col {
      width: 100%;
      padding: 16px 0;
    }

    .box2 .col:first-child {
      border: 0 none;
      padding: 16px 0 0;
    }

    .box2 .col:last-child {
      padding: 0 0 16px;
    }

    #f_top {
      display: none
    }

    #f_top h2 {
      margin-left: auto;
      width: 100%;
      text-align: center;
      padding: 16px 4px 0;
    }

    #f_top h2:first-child {
      margin-left: auto
    }

    #f_middle ul {
      width: 100%;
      margin: 8px 0;
    }

    #f_middle ul:first-child {
      margin-left: auto
    }

    #f_middle ul li {
      text-align: center
    }

    #f_middle ul li:first-child {
      border-bottom: 1px solid var(--borderDefault);
      font-size: var(--bodyBase);
      padding: 0 0 10px;
      display: block
    }

    #f_middle ul a {
      font-size: var(--bodyBase);
    }

    .content {
      padding: 0px 24px 32px;
      overflow: auto;
    }

    #topic-comments .user-comment {
      width: 72%
    }

    .breadcrumb>a {
      font-size: var(--bodyBase);
    }

    .sidebar .cs-g-c {
      margin-top: 0px
    }

    .section3 .ellipsis,.section3 .ellipsis a {
      font-size: var(--bodyBase);
    }
  }
}

/* Screen: Used for computer screens, tablets, smart-phones etc. */
@media screen {

  .breadcrumbs {
    margin: 0 0 4px;
  }

  .breadcrumbs li a {
    margin-right: 6px;
  }

  .breadcrumbs li a:before {
    content: "/";
    margin-right: 12px;
    color: var(--borderDefault);
    font-size: 16px;
    font-weight: 200;
    position: relative;
    top: 1px;
  }

  .breadcrumbs li a:before:hover {
    text-decoration: none;
  }

  .breadcrumbs li a:first-child:before {
    content: none;
  }

  .breadcrumbs li a:before {
    content: "-";
    margin: 0 12px 0 0;
  }

  .breadcrumbs {
    border-bottom: 1px solid var(--borderDefault);
    margin: 0px 0 32px;
    padding-bottom: 32px;
    padding-left: 20px;
  }

  .breadcrumbs li a:first-child {
    margin-left: 0;
  }

  .breadcrumbs {
    text-align: center;
    padding-left: 0;
  }

  .breadcrumbs > a {
    color: var(--linkDefault);
    font-size: var(--tinyText);
    margin: 0 0 0 12px;
  }

  .breadcrumbs li:before {
    content: ">";
    margin: 0 12px 0 0;
    color: var(--onSurfaceLow);
  }

  #new_request.request-form>footer {
    margin-top: 8px;
  }

  .notification-error {
    color: red;
  }

  .required>label:after {
    content:" *";
    color: var(--onSurfaceHigh);
  }

  .ticket {
    margin-left: auto;
    margin-right: auto;
    float: none!important;
  }
  .pusher {
    width: 100%;
    margin-bottom: 50px;
  }
  .heading {
    color: var(--onSurfaceHigh);
    font-size: var(--titleMedium);
    letter-spacing: -0.6px;
    line-height: 32px;
    font-weight: 700;
  }
  input {
    font-family: Bitso,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
  }
  p {
    margin: 0 0 16px;
  }
  .ui-widget {
    font-family: Bitso,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
  }
  ul {
    padding: 0;
    margin: 16px 0 16px 24px;
  }
  ul {
    list-style: disc;
  }
  li {
    line-height: 1.5rem;
    margin-bottom: 8px;
  }
  body {
    margin: 0;
    font-family: Bitso,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: var(--bodyMedium);
    color: var(--onSurfaceMedium);
    background-color: var(--backgroundDefault);
    background-image: url(/hc/theming_assets/01JRZXQW6NVQBYYF7KM0F1YMK5);
  }
  a {
    color: var(--linkDefault);
    text-decoration: none;
    font-weight: 700;
  }
  a:hover {
    text-decoration: underline;
  }
  * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .page {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 12px;
    min-height: calc(100vh - 152px);
  }
  .page:after {
    content: "";
    display: table;
    clear: both;
  }
  .main {
    width: 66.26506%;
    float: left;
    margin-right: 1.20482%;
    display: inline;
  }
  form {
    margin: 0 0;
  }
  label, input, button {
    font-size: var(--bodyBase);
    font-weight: normal;
    line-height: 1.2rem;
  }
  input, button {
    font-family: Bitso,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
  }
  label {
    display: flex;
    margin-bottom: 4px;
    align-items: center;
    color: var(--onSurfaceHigh);
  }
  
  label span{
    color: var(--onSurfaceLow);
    font-size: var(--tinyText);
    margin-left: 4px;
  }
  input[type="text"], input[type="number"] {
    display: inline-block;
    padding: 8px;
    margin-bottom: 8px;
    font-size: var(--bodySmall);
    line-height: 1.375rem;
    color: var(--onSurfaceMedium);
        background-color: var(--surfaceDefault);
    border: 1px solid var(--borderDefault);
    border-radius: 4px;
    width: 100%;
    transition: .3s ease;
  }
  
  
    input[type="text"]:hover, input[type="number"]:hover, input[type="text"]:focus, input[type="number"]:focus,   input[type="text"]:active, input[type="number"]:active {
    outline: 1px solid var(--surfaceFocus);
  }
  input[type="button"] {
    width: auto;
  }
  input:-moz-placeholder {
    color: var(--onSurfaceDisabled);
  }
  input:-ms-input-placeholder {
    color: var(--onSurfaceDisabled);
  }
  input::-webkit-input-placeholder {
    color: var(--onSurfaceDisabled);
  }
  
  .upload-dropzone {
    border: 1px solid var(--borderDefault);
    padding: 8px;
    border-radius: 4px;
    transition: .3s ease;
  }
  
  .upload-dropzone span {
    
    color: var(--onSurfaceHigh);
    font-size: var(--bodyBase);
  }
  
  .upload-dropzone span a{
    font-size: var(--bodyBase);
  }
  
  .upload-dropzone:hover, .upload-dropzone:focus, .upload-dropzone:active {
    outline: 1px solid var(--borderFocus);
  }
  
  .upload-item, .upload-item:hover {
    background: var(--surfaceDefault);
    border: 1px solid var(--borderDefault);
  }
  
  span.upload-remove {
    color: var(--onSurfaceLow);
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
  }
  
  .upload-remove:hover {
    color: var(--onSurfaceLow);
    background-color: var(--surfaceHover);
  }
  
  .upload-remove:active {
    background-color: var(--surfaceActive);
  }
  
  .upload-remove:focus {
    outline: 1px solid var(--borderFocus);
    background-color: var(--surfaceActive);
  }
  
  #new_request footer input[type="submit"] {
    width:100%;
  }
    
  input.special {
    border-radius: 6px;
    border-color: var(--borderDefault);
    font-size: var(--bodyBase);
    margin-bottom: 0;
    margin-right: 0;
    padding: 6px 10px;
  }
  input {
    width: 210px;
  }

  .btn, input[type=submit] {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 12px 24px;
    margin-bottom: 0;
    font-size: var(--bodyBase);
    font-weight: 700;
    line-height: 1.5rem;
    color: var(--onPrimaryHigh);
    text-align: center;
    text-shadow: 0px 0px 8px rgb(12 15 18 / 35%);
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    z-index: 1;
    background-color: var(--primaryDefault);
    border: 0;
    border-radius: 32px;
    *margin-left: .3em;
  }
  .btn:hover, input[type=submit]:hover {
    background-color: var(--primaryHover);
  }
  .btn:active, input[type=submit]:active {
    background-color: var(--primaryActive);
  }
  .btn:first-child {
    *margin-left: 0;
  }
  .btn:hover {
    text-decoration: none;
  }
  .btn:focus {
    outline: 2px solid var(--primaryFocus);
    outline-offset: 4px;
  }
  .btn-primary, .btn-primary:hover {
    color: var(--onPrimaryHigh);
    text-shadow: 0px 0px 8px rgb(12 15 18 / 35%);
  }
  .btn-primary {
    background-color: var(--primaryDefault);
  }
  .btn-primary:hover {
    background-color: var(--primaryHover);
  }
  .btn-primary:active {
    background-color: var(--primaryActive);
  }
  button.btn {
    *padding-top: 2px;
    *padding-bottom: 2px;
  }
  button.btn::-moz-focus-inner {
    padding: 0;
    border: 0;
  }
  
  .nesty-input {
    padding: 8px;
    display: flex;
    height: auto;
    align-items: center;
    border: 1px solid var(--borderDefault);
    border-radius: 4px;
    font-weight: 400;
    background-color: var(--surfaceDefault);
    color: var(--onSurfaceHigh);
  }
  
  .nesty-input:hover, .nesty-input:focus, .nesty-input:active {
    outline: 1px solid var(--borderFocus);
  }
  
  .nesty-input:after{
    top: 15px;
    content: "▾";
    color: var(--onSurfaceLow);
  }
  
  .form-field {
    margin-bottom: 24px;
  }
  
  .form-field p{
    margin-top : 4px;
    font-size: var(--tinyText);
    color: var(--onSurfaceMedium);
  }
  
  .form-field input{
    margin-bottom : 0;
  }
  
  #request_description_ifr {
    background-color: var(--surfaceDefault);
  }
  
  .alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 21.875px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: var(--statusWarningDefault);
    border-radius: 4px;
    color: var(--onStatusHigh);
  }
  .alert-with-close {
    position: relative;
    margin-top: 8px;
    margin-bottom: 0px;
  }
  .banner {
    text-align: left;
    background-color: var(--surfaceDefault);
    height: 72px;
    width:100%;
    display:flex;
    justify-content: center;
    color: var(--onSurfaceHigh);
    -moz-box-shadow: rgba(255, 255, 255, 0.5) 0 1px inset;
    -webkit-box-shadow: rgba(255, 255, 255, 0.5) 0 1px inset;
    box-shadow: rgba(255, 255, 255, 0.5) 0 1px inset;
    border: 1px solid rgba(255, 255, 255, 0.2);
    position: fixed;
    z-index: 90;
    border-bottom: 1px solid var(--borderDisabled);
  }
  .banner .banner-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  .portal-logo {
    display: inline;
    float: left;
    margin: -2px 12px 0 -6px;
    text-align: center;
    width: auto;
  }
  .footer {
    padding: 16px;
    border-top: 1px solid var(--borderDefault);
    color: var(--onSurfaceHigh);
    *zoom: 1;
    margin-top: 10px;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    display:flex;
    justify-content:center;
  }
  .footer:after {
    content: "";
    display: table;
    clear: both;
  }
  .footer a {
    color: inherit;
  }
  .footer a:hover {
    color: inherit;
  }
  .hc-search-form {
    *zoom: 1;
  }
  .hc-search-form:after {
    content: "";
    display: table;
    clear: both;
  }
  .hc-search-input {
    position: relative;
  }
  .hc-search-input input, .hc-search-button .btn {
    height: 36px;
  }
  .hc-search-input input {
    width: 100%;
  }
  .hc-search-button .btn {
    width: 100%;
    padding: 6px;
  }
  .new-ticket {
    font-weight: bold;
  }
  .new-ticket {
    padding: 2px 8px 2px 2px;
    float: left;
    margin-right: 16px;
  }
  .new-ticket:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-right: 6px;
    border-radius: 2em;
    margin-top: -2px;
    background-color: var(--surfaceDefault);
  }
  .new-ticket:hover {
    text-decoration: none;
  }
  .mobile-icon-search:before {
    content: "";
    background-position: 0 -348px;
    height: 20px;
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    vertical-align: text-top;
  }
  .hc-search-input {
    width: 84%;
    float: left;
  }
  .hc-search-input input.special {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .hc-search-button {
    position: relative;
    width: 16%;
    float: left;
  }
  .hc-search-button .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .content {
    width: 100%;
    border: 1px solid var(--borderDefault);
    padding: 20px 2em;
  }

  a, input[type="button"], button {
    -o-transition: all 0.1s linear 0s;
    -webkit-transition: all 0.1s linear 0s;
    -moz-transition: all 0.1s linear 0s;
    transition: all 0.1s linear 0s;
  }
  a:hover {
    text-decoration: underline;
  }
  input, button {
    font-family: Bitso,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
  }
  .container, .sub-nav {
    padding: 0 32px;
    max-width: 1440px;
    width: 100%;
    height:100%;
  }
  
  .banner-wrapper {
    height: 100%;
  }
  
  .banner .container {
    z-index: 9;
    position: relative;
    background-color: var(--surfaceDefault);
  }

  .hc-search-input {
    left: 0px;
    position: absolute;
    top: 18px;
    width: 90%;
    font-size: smaller;
  }
  .hc-search-input input.special {
    font-size: var(--tinyText);
    color: var(--onSurfaceHigh);
    padding: 4px;
    border: 1px;
    background-color: var(--surfaceDefault);
    -o-border-radius: 4;
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4;
    border-color: var(--borderDefault);
  }
  .hc-search-button {
    position: absolute;
    float: right;
    top: -1px;
    right: -1px;
    width: 56px;
    height: 56px;
     -o-box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .hc-search-button .btn-primary {
    width: 56px;
    height: 56px;
    border: 1px solid var(--borderDefault);
    -o-box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0px 4px 4px 0px;
    background-color: transparent;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .btn-primary:hover {
    background-position: 0 0;
    background-color: transparent;
  }
  .hc-search-button .hide-in-mobile {
    display: none;
  }
  #support_search {
    background-color: transparent;
    text-align: center;
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 32px;
  }
  .content {
    border: 0 none;
    padding: 0px 24px 32px;
    margin: auto;
    overflow: hidden;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .section {
    overflow: hidden;
    margin-top: -68px;
  }
  .box {
    margin: 32px 6% 0;
    display:table;
    color: var(--onSurfaceHigh);
    padding-top: 16px;
    overflow: hidden;
    text-align: center;
    width: 21%;
    border-radius: 4px;
    margin-bottom: 40px;

  }
  
  .box:hover {
    background-color: var(--surfaceHover);
  }
  
  .box:active, .box:focus {
    background-color: var(--surfaceActive);
  }
  
  .box:focus {
    outline: 2px solid var(--surfaceFocus);
  }
  
  .box span {
    display: block;
    height: 68px;
    margin: 0 auto;
    width: 68px;
    margin-bottom: 24px;
    display: block;
  }
  
  .box2 li {
    list-style: none;
  }
  
  #videotuts {background: url($assets-video-svg) no-repeat transparent;}
  #tutorial {background: url($assets-tutorial-svg) no-repeat transparent;}
  #preguntas_frequentes {background: url($assets-faq-svg) no-repeat transparent; background-size: 100%;}
  #alpha {background: url($assets-alpha-svg) no-repeat transparent; background-size: 100%;}
  #business {background: url($assets-business-svg) no-repeat transparent; background-size: 100%;}
  #app {background: url($assets-app-svg) no-repeat transparent; background-size: 100%;}
  #frauds {background: url($assets-fraud-svg) no-repeat transparent; background-size: 100%;}
  #la-arenera {background: url($assets-colombia_cs-svg) no-repeat transparent; background-size: 100%;}
  #crypto {background: url($assets-coins-svg) no-repeat transparent; background-size: contain;}
  #usd {background: url($assets-usd-svg) no-repeat transparent; background-size: contain;}
  #plus {background: url($assets-plus-svg) no-repeat transparent; background-size: contain;}
  #pay {background: url($assets-pay-svg) no-repeat transparent; background-size: contain;}
  #refer {background: url($assets-referral-svg) no-repeat transparent; background-size: contain;}
  #card {background: url($assets-bitsocardasset-svg) no-repeat transparent; background-size: contain;}
  #pos {background: url($assets-pos-svg) no-repeat transparent; background-size: contain;}
  #web3wallet {background: url($assets-web3wallet-svg) no-repeat transparent; background-size: contain;}
  #cryptostrategies {background: url($assets-cryptostrategies-svg) no-repeat transparent; background-size: contain;}
  #pix {background: url($assets-pix-svg) no-repeat transparent; background-size: contain;}
  #mxnb {background: url($assets-mxnb_help_center-png) no-repeat transparent; background-size: contain;}
  #payoneer {background: url($assets-payoneer-png) no-repeat transparent; background-size: contain;}
  #ramps {background: url($assets-usd_ramps-png) no-repeat transparent; background-size: contain;}
  #stablecoins {background: url($assets-stablecoin-png) no-repeat transparent; background-size: contain;}
  #trading {background: url($assets-trading-png) no-repeat transparent; background-size: contain;}
  #payments {background: url($assets-payments-png) no-repeat transparent; background-size: contain;}
  #accounts {background: url($assets-account-png) no-repeat transparent; background-size: contain;}
  
  .box a:nth-child(even) {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid var(--borderDefault);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border-radius: 20px;
    color: var(--onSurfaceHigh);
    display: block;
    font-size: var(--bodyBase);
    margin: 10px 0;
    padding: 8px 5px;
  }
  
  .section2 {
    margin: 80px auto 0px;
    padding: 10px;
    max-width: 768px;
  }
  .title {
    border-bottom: 1px solid var(--borderDefault);
    padding: 16px 0;
    text-align: center;
  }
  .box2 {
    margin: 16px 0;
  }
  .col {
    float: left;
    padding: 16px 0;
    column-count: 2;
  }
  .col ul li {
    margin-left: 30px;
    color: var(--onSurfaceHigh);
    font-size: 16px;
    font-weight: 300;
    line-height: 18px;
    margin-bottom: 17px;
    list-style-type: none;
  }
  .col:last-child {
    padding-left: 15px;
  }
  .c-wrapper>.container, main>.container {
    padding: 0;
    padding-top:102px;
    
  }
  
  .c-wrapper>.container {
    margin-top: 48px;
  }
  
  .content {
    padding: 40px 24px 32px;
  }
  p {
    font-size: var(--bodyBase);
    color: var(--onSurfaceMedium);
    line-height: 1.5rem;
    margin-bottom: 16px;
  }
  #search_section {
    width: 100%;
    margin: auto;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);
    margin-bottom: 100px;
    overflow: hidden;
    clear: both;
    position: relative;
    height: 56px;
    border-radius: 5px;
  }
  .footer_left {
    display: block;
    width: 100%;
    text-align: center;
    color: var(--onSurfaceMedium);
    font-size: var(--tinyText);
    margin-bottom: 0;
  }
  
  .centro2 {
    margin-right: 16px;
    padding: 8px 12px;
    height: 50px;
    display: flex;
    align-items: center;
    border-radius: 4;
    justify-content: center;
    font-weight: 700;
    color: var(--onSurfaceHigh);
    border-radius: 4px;
  }
  
  .centro2:hover, .centro2:active {
        text-decoration: none;
    background-color: var(--surfaceActive);
  }
  
  .centro2:focus {
      outline: 2px solid var(--surfaceFocus);
    background-color: var(--surfaceActive);
  }
  
  #centro {
    text-shadow: none;
    color: var(--onSurfaceHigh);
    font-size: var(--bodySmall);
    margin-bottom: 0;
    text-align: center;
    margin-left: 8px;
  }
  .fa.fa-check-circle-o {
    color: var(--linkDefault);
    padding-right: 8px;
  }
  #sub_search {
    margin-top: 20px;
    width: 100%;
    padding: 0.92857rem 1.57143rem;
  }
  .fa {
    color: var(--surfaceHover);
  }
  .hc-search-button .btn-primary {
    right: 0px;
    background: url("https://bitso.com/assets/images/b/helpcenter-icons//icon-searchbar.svg") no-repeat;
    background-size: 50%;
    background-position: center center;
  }
  .hc-search-input {
    left: 3%;
    width: 90%;
  }
  .new-ticket {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    min-height: 120px;
    margin-bottom: 80px;
  }

  .home-page-action-btn {
    display: block;
    max-width: 300px;
    margin: 20px auto;
  }

  @media (max-width: 45em) {
    
    .banner{
      height:52px;
    }
    
    #lang_menu {
      transform: translateY(-10px);
    }
    
    input {
      width: 100%;
      max-width: 100%;
    }
    
    .portal-img {
    height: 22px;
    }
    
    .portal-logo {
      display: block;
      float: none;
      margin: 0 auto;
      text-align: center;
    }
    .footer {
      margin-top: 0;
      padding: 1em .5em;
    }
    .footer a {
      border-radius: 20px;
      padding-left: 10px;
      padding: 0 10px;
      margin-right: 4px;
      margin-left: 4px;
      line-height: 24px;
      display: inline-block;
      margin-bottom: 10px;
    }
    .footer a, .footer a:hover {
      color: var(--onSurfaceLow);
    }

    .hc-search-button .btn {
      font-size: var(--tinyText);
    }
    .new-ticket {
      margin-right: 0;
    }
    .new-ticket:before {
      margin-right: 0px;
      border-radius: 0;
      margin-top: 0px;
      background-color: transparent;
    }

    p {
      margin: 0 0 16px;
    }
    ul {
      padding: 0;
      margin: 0 0 8px 16px;
    }
    .hide-tablet {
      display: block;
    }
    .hide-in-mobile {
      display: none;
    }
    .min-height-on-desktop {
      min-height: auto;
    }
    .content {
      margin-top: 0;
      padding: 1em;
    }

    .lead,.lead-small,.list-lead {
      line-height: 26.40625px
    }
  }
  @media (max-width: 60em) {
    .main {
      float: none;
      width: auto;
      margin-right: auto;
      display: block;
    }
  }
  @media (min-width: 60em) {
    .min-height-on-desktop {
      min-height: 630px;
    }
  }
  @media (max-width: 768px) {
    
        .centro2 p{
   display: none;
  }
    
    .box {
      margin: 30px 6% 0;
    }
    .box a:nth-child(even) {
      font-size: var(--bodyBase);
    }
    a, input[type="button"], button, .box a:nth-child(even), .box span {
      -o-transition: none;
      -webkit-transition: none;
      -moz-transition: none;
      transition: none;
    }
    .content {
      padding: 40px 24px 32px;
    }
    .box2 .col:first-child {
      padding-right: 16px;
    }
    .section3 .box_size {
      width: 100% !important;
      margin-right: 0 !important;
      clear: both !important;
    }
  }
  
  @media (max-width: 767px) {
    .breadcrumbs {
      text-align: left;
      padding-left: 0;
      margin-bottom: 36px;
      padding-bottom: 16px;
    }
    
    .page{
    min-height: calc(100vh - 166px);
    }
    
    .c-wrapper>.container {
    margin-top: 0px;
  }
    
    #search_section {
      width: 90%;
      margin-bottom: 64px;
    }
    #support-search-input {
      font-size: var(--tinyText);
    }
    .content {
      padding: 0px 24px 32px;
      overflow: auto;
    }
    .section {
      margin-top: 0px;
    }
    
      
    .section-home {
			display:block;
    }
    #support_search {
      background-color: transparent;
      text-align: center;
      float: left;
      clear: both;
      width: 100%;
      margin-bottom: 40px;
    }
    .photo {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      background-image: url(/hc/theming_assets/01KAH4HKR0GS6HG4ZKVPT2WX4J);
      background-position: 100% 55%;
      background-size: cover;
      height: 310px;
      z-index: -2;
      display: none;
    }
    .socialicons {
      margin-bottom: 25px;
    }
    .socialicons .sicon {
      background-size: cover;
      background-position: center;
      height: 24px;
      width: 24px;
      float: left;
      margin-right: 24px;
    }
    .socialicons #fb {
      background-image: url(https://bitso.com/assets/images/helpcenter/i_fb.png);
    }
    .socialicons #tw {
      background-image: url(https://bitso.com/assets/images/helpcenter/i_tw.png);
    }
    .socialicons #yt {
      background-image: url(https://bitso.com/assets/images/helpcenter/i_yt.png);
    }
    .socialicons #hm {
      background-image: url(https://bitso.com/assets/images/helpcenter/i_hm.png);
    }
    #search_section {
      width: 90%;
      height: 40px;
    }
    #search_section {
      width: 90%;
      height: 40px;
    }
    #support-search-input {
      margin-top: -20px!important;
    }
    .hc-search-button .btn-primary {
      width: 40px;
      height: 40px;
      right: -8px;
    }

    .box {
      width: 100%;
      border-bottom: none;
      padding: 12px 16px;
      margin: 0px;
      margin-bottom: 4px;
      display: flex;
      align-items: center;
			background:var(--surfaceDefault);
    }
    .box h4 {
      margin-left: 16px;
    }
    .box .btn2 {
      width: calc(100% - 90px);
      float: left;
      margin-left: 20px;
      border: none;
      text-align: left;
    }
    .box a:nth-child(even) {
      border: none!important;
      margin-left: 20px;
      margin-top: 15px;
      font-size: small;
    }
    .box span {
      height: 70px!important;
      margin: 0 auto;
      width: 70px!important;
      display: block;
      background-position: center!important;
    }
    .title {
      margin-left: 24px;
    }
    .alert-with-close {
      width: 90%;
      max-width: 500px;
      margin: 0 auto;
      padding: 15px 30px;
      position: relative;
      z-index: 99999;
      margin-bottom: -105px;
    }
    .pusher {
      width: 100%;
      margin-bottom: 0px!important;
    }
    .ticket {
      margin-left: auto;
      margin-right: auto;
      float: none!important;
      overflow: visible;
    }
    .heading {
      color: var(--onSurfaceHigh);
      font-size: var(--heading);
      line-height: 26px;
      font-weight: 700;
    }
    
    h2 {
    
    font-size: var(--headingSmall);
  }
  
  h3 {
    font-size: var(--bodyLarge);
  }
    
    .portal-logo {
      display: block;
      float: none;
      margin: 14px 0;
      position: absolute;
      top: 30px;
      left: 0px;
    }
    .mobile-icon-search:before {
      display: none;
    }
    .col ul li {
      margin-left: 10px;
      position: relative;
    }
    .col ul li .fa {
      left: -23px;
      top: 3px;
      position: absolute;
    }
    .footer a {
      -o-background: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      background: none;
      padding: 0;
    }
    .buttons .btns {
      margin: 5px 0px 0;
      border-radius: 20px;
    }
  }
  @media (max-width: 601px) {
    
    .container, .sub-nav, #lang_menu {
      padding: 0 24px;
    }
    
    .section2 {
      margin: 30px 5px 5px;
    }
    .content {
      padding: 0 25px 30px;
    }
  }
  @media (max-width: 480px) {

    .box {
      width: 100%;
      padding: 16px;
    }

    .box:last-child {
      border: 0 none;
    }
    .box2 {
      width: 100%;
      padding: 15px 0;
    }
    .col {
      column-count: 1;
    }
    .box2 .col:first-child {
      border: 0 none;
      padding: 15px 0 0;
    }
    .box2 .col:last-child {
      padding: 0 0 15px;
    }
  }
  @media (max-width: 320px) {
    .hc-search-input input.special {
      font-size: 14px;
      width: 100%;
    }
  }
  @media only screen and (min-width: 768px) {
    #search_section {
      width: 50%;
    }
    #lang_menu {
      top: -229px;
    }
  }
  @media (min-width: 1025px) {
    .breadcrumbs {
      text-align: left;
      padding-left: 0;
      margin-bottom: 40px;
      padding-bottom: 16px;
    }

    .content {
      padding: 0px 25px 30px;
      overflow: auto;
    }
    .section {
      margin-top: 0px;
    }
    .section-category {
      margin-top: 0px;
    }

    #lang_menu {
      top: -267px;
    }
    #support_search {
      background-color: transparent;
      text-align: center;
      float: left;
      clear: both;
      width: 100%;
    }
    .photo { 
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      background-image: url(/hc/theming_assets/01KAH4HKR0GS6HG4ZKVPT2WX4J);
      background-position: 50% 55%;
      background-size: cover;
      height: 400px;
      z-index: -2;
      display: none;
    }
    .socialicons .sicon {
      background-size: cover;
      background-position: center;
      height: 20px;
      width: 20px;
      float: left;
      margin-right: 20px;
    }
    .socialicons #fb {
      background-image: url(https://bitso.com/assets/images/helpcenter/i_fb.png);
    }
    .socialicons #tw {
      background-image: url(https://bitso.com/assets/images/helpcenter/i_tw.png);
    }
    .socialicons #yt {
      background-image: url(https://bitso.com/assets/images/helpcenter/i_yt.png);
    }
    .socialicons #hm {
      background-image: url(https://bitso.com/assets/images/helpcenter/i_hm.png);
    }
    .statuspage {
      right: 32px;
    }
    
    
    .box {
      margin: 30px 0px;
      overflow: visible;
      text-align: center;
      width: 33%;
      margin-bottom: 25px;
      display: inline-block;
    }
    .box a:nth-child(even) {
      background: none repeat scroll 0 0 transparent;
      border: none;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      border-radius: 20px;
      display: inline-block;
      font-size: 18px;
      margin: 10px 0px;
      padding: 8px 0px;
      font-weight: 400px;
      transition: all 0.3s ease 0.03s!important;
      -webkit-transition: all 0.3s ease 0.03s!important;
      -moz-transition: all 0.3s ease 0.03s!important;
      -o-transition: all 0.3s ease 0.03s!important;
    }
    .box:hover a:nth-child(even) {
      border: none;
      padding: 8px 20px;
    }
    .box span {
      margin-bottom: 0px;
      width: 120px;
      height: 120px;
      background-position: center center;
    }
    .alert-with-close {
      width: 90%;
      max-width: 500px;
      margin: 0 auto;
      padding: 15px 30px;
      position: relative;
      z-index: 99999;
      margin-bottom: -135px;
    }
  }
  @media (min-width: 768px) and (max-width: 1024px) {
    .breadcrumbs {
      text-align: left;
      padding-left: 0;
      margin-bottom: 40px;
      padding-bottom: 16px;
    }
    .content {
      padding: 0px 25px 30px;
      overflow: auto;
    }
    .section {
      margin-top: 0px;
    }
    #support_search {
      background-color: transparent;
      text-align: center;
      float: left;
      clear: both;
      width: 100%;
      margin-bottom: 0px;
    }
    .photo {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      background-image: url(/hc/theming_assets/01KAH4HKR0GS6HG4ZKVPT2WX4J);
      background-position: 50% 55%;
      background-size: cover;
      height: 400px;
      z-index: -2;
      display: none;
    }
    .socialicons .sicon {
      background-size: cover;
      background-position: center;
      height: 20px;
      width: 20px;
      float: left;
      margin-right: 20px;
    }
    .socialicons #fb {
      background-image: url(https://bitso.com/assets/images/helpcenter/i_fb.png);
    }
    .socialicons #tw {
      background-image: url(https://bitso.com/assets/images/helpcenter/i_tw.png);
    }
    .socialicons #yt {
      background-image: url(https://bitso.com/assets/images/helpcenter/i_yt.png);
    }
    .socialicons #hm {
      background-image: url(https://bitso.com/assets/images/helpcenter/i_hm.png);
    }
    .statuspage {
      right: 32px;
    }
    
    .box {
      margin: 30px 0px;
      overflow: visible;
      text-align: center;
      width: 33%;
      margin-bottom: 25px;
      display: inline-block;
    }
    .box span {
      margin-bottom: 0px;
      width: 120px;
      height: 120px;
      background-position: center center;
    }
    .box a:nth-child(even) {
      background: none repeat scroll 0 0 transparent;
      border: none;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      border-radius: 20px;
      display: inline-block;
      font-size: 18px;
      margin: 10px 0px;
      padding: 8px 0px;
      font-weight: 400px;
      transition: all 0.3s ease 0.03s!important;
      -webkit-transition: all 0.3s ease 0.03s!important;
      -moz-transition: all 0.3s ease 0.03s!important;
      -o-transition: all 0.3s ease 0.03s!important;
    }
    .box:hover a:nth-child(even) {
      border: none;
      padding: 8px 20px;
    }
    .alert-with-close {
      width: 90%;
      max-width: 500px;
      margin: 0 auto;
      padding: 15px 30px;
      position: relative;
      z-index: 99999;
      margin-bottom: -105px;
    }
  }
  .label {
    padding: 0 4px;
    font-size: var(--tinyText);
    line-height: 16px;
    font-weight: 600;
    color: var(--onSurfaceHigh);
    vertical-align: middle;
    white-space: nowrap;
    margin-right: 5px;
    border-radius: 4px;
    background-color: var(--surfaceHover);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -webkit-font-smoothing: antialiased;
  }

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

  .label-light {
    background-color: var(--surfaceHover);
    color: var(--onSurfaceHigh);
    text-shadow: none;
  }

  .label-light:hover {
    text-shadow: none;
  }

  .search-results-list em {
    background-color: var(--statusSuccessDefault);
    font-weight: 700;
    color: var(--onSurfaceHigh);
  }

  li.article-item:before {
    background-image: url(/hc/theming_assets/01JRZXQMKSR2EPD803FDK0P8RV);
    background-repeat: no-repeat;
  }

  li.article-item:before {
    background-position: 0 -178px;
    height: 20px;
    width: 20px;
  }

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

  li.article-item {
    list-style: none;
    position: relative;
    padding-left: 30px;
  }

  li.article-item:before {
    left: 0;
    content: "";
    position: absolute;
    vertical-align: text-top;
  }

  li.article-item {
    padding-right: 10px;
  }

  li.article-item .label a {
    color: var(--onSurfaceHigh);
  }

  .help-text {
    font-weight: 200;
  }

  .help-text {
    max-height: 999999px;
    font-weight: normal;
  }

  .help-text {
    font-size: 12px;
  }

  a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }

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

  .pagination {
    height: 43.75px;
    margin: 21.875px 0;
    text-align: center;
  }

  .pagination ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 0;
    margin-bottom: 0;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  }

  .pagination li {
    display: inline;
  }

  .pagination .disabled span {
    color: var(--onSurfaceDisabled);
    background-color: transparent;
    cursor: default;
  }

  .pagination li:first-child a {
    border-left-width: 1px;
    border-radius: 3px 0 0 3px;
  }

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

  .pagination a {
    float: left;
    padding: 0 14px;
    line-height: 41.75px;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left-width: 0;
  }

  .pagination a:hover {
    background-color: var(--linkHover);
  }

  .search-container #query {
    height: 40px !important;
  }

  .lead,.lead-small,.list-lead {
    font-size: 26px;
    font-weight: 700
  }

  .section3 .list-lead a:hover {
    text-decoration:underline;
  }

  .explore_content .list-lead {
    line-height: 30px;
    padding-left: 10px;
    margin-left: 30px
  }

  .lead,.lead-small,.list-lead {
    line-height: 28.4375px;
    font-size: 18px;
    font-weight: 200;
    color: inherit
  }

  .lead b,.lead-small b,.list-lead b {
    font-weight: 500
  }

  .links-inherit a,.links-inherit a:hover,.list-lead a,.list-lead a:hover {
    color: inherit
  }

  .lead-small {
    font-size: 16px
  }

  .list-lead {
    margin: 7.29167px 0
  }

  .lead,.lead-small,.list-lead {
    line-height: 28.4375px;
    font-size: 18px;
    font-weight: 200;
    color: inherit
  }

  .lead b,.lead-small b,.list-lead b {
    font-weight: 500
  }

  .links-inherit a,.links-inherit a:hover,.list-lead a,.list-lead a:hover {
    color: inherit
  }

  .lead-small {
    font-size: 16px
  }

  .list-lead {
    margin: 7.29167px 0
  }

  .section3 {
    display: inline;
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: auto
  }

  .explore_content .list:first-child {
    padding-top: 0
  }

  .explore_content .list {
    background: none repeat scroll 0 0 transparent;
    padding-left: 0
  }

  .explore_content .list-lead {
    line-height: 30px;
    padding-left: 10px;
    margin-left: 30px
  }

  .section3 .list_box {
    float: left
  }

  .section3 .list {
    overflow: hidden;
    padding: 30px 20px 0;
    width: 100%;
    float: left;
    min-height: 275px
  }

  .section3 .list li {
    padding-left: 40px
  }

  .section3 .list_box:nth-child(even) .list {
    border-left: 1px solid #E6E6E6
  }

  .list .item-count {
    display: none
  }
  .explore_content .ellipsis,.explore_content .ellipsis a {
    line-height: 24px;
    margin-top: 20px
  }

  .section3 .ellipsis,.section3 .ellipsis a {
    color: var(--linkDefault);
    font-size: 17px;
    font-weight: 400;
    white-space: normal
  }

  .section3 .ellipsis:hover,.section3 .ellipsis a:hover {
    color: var(--linkHover);
  }

  .article-list .ellipsis {
    margin-left: 25px
  }

  .ellipsis {
    margin: 10px 0
  }

  .ellipsis a {
    font-size: 18px;
    line-height: 22px
  }

  .help-text {
    font-size: 13px
  }

  .see-more {
    border-radius: 25px;
    color: var(--linkDefault);
    display: inline-block;
    font-size: var(--bodyBase);
    margin: 12px 0px;
    padding: 8px;
    text-align: center;
  }

  .see-more:hover {
    background-color: var(--surfaceHover);
    text-decoration: none;
  }
  
  .see-more:focus {
    background-color: var(--surfaceActive);
    outline: 2px solid var(--surfaceFocus);
    text-decoration: none;
  }

  .cs-g {
    width: 100%
  }

  .list .topic-list {
    margin-bottom: auto
  }

  .section3 .box_size {
    width: 50%
  }

  .section3 .article-list ul li,.section3 .article-list ul li a {
    margin: 5px 0
  }

  .item-count {
    display: none
  }

  .section3 .list_box .ellipsis,.section3 .list_box .ellipsis a {
    white-space: nowrap
  }

  .section3 .box_size:nth-of-type(odd) {
    width: 47.5%;
    margin-right: 5%;
    clear:both;
  }
  .section3 .box_size:nth-of-type(even) {
    width: 47.5%;
    margin-right: 0%;
  }

  .c-list {
    border-bottom: 1px solid var(--borderDefault);
  }

  .c-row {
    border-top:1px solid var(--borderDefault);
  }

  .c-row .ellipsis {
    margin:0;
  }

  .c-row .help-text {
    font-size:13px;
  }

  .c-row .ellipsis {
    white-space:normal;
  }
  .c-row .ellipsis a {
    font-size:18px;font-weight:700;line-height:22px;
  }

  .c-row:hover{
    background:none;
  }

  .c-article-row {
    padding-left:50px;
    padding-top:30px;
    padding-bottom: 38px;
  }

  .icon-article-table-row {
    background-image: url(https://assets6.freshdesk.com/assets/cdn-ignored/sprites/portal/icon-s507c4b1df6.png);
    background-repeat: no-repeat;
  }

  .icon-article-table-row {
    background-position: 0 -216px;
    height: 66px;
    width: 27px;
  }

  [class^="icon-"] {
    display: inline-block;
    *margin-right: .3em;
    vertical-align: text-top;
  }

  .article-list {
    margin-bottom: 20px;
  }

  .help-text, .info-text, .description-text {
    font-weight: 200;
  }

  .help-text, .info-text, .description-text {
    max-height: 999999px;
    font-weight: normal;
    color: var(--onSurfaceHigh);
  }

  .help-text {
    font-size: 12px;
  }

  .c-list {
    margin-bottom: 12px;
    margin-top: 10px;
    margin-bottom: 1em;
  }

  .c-row:after {
    content: "";
    display: table;
    clear: both;
  }

  .c-row .help-text {
    font-size: 0.96em;
  }

  .c-row:hover {
    background-color: var(--surfaceHover);
  }

  .c-article-row .icon-article-table-row {
    margin-left: -40px;
    float: left;
  }

  .rounded-6 {
    border-radius: 6px;
  }

  .ellipsis {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }

  .article-list li:before, .see-more:before {
    background-image: url(/hc/theming_assets/01JRZXQMKSR2EPD803FDK0P8RV);
    background-repeat: no-repeat;
  }

  .article-list li:before {
    background-position: 0 -178px;
    height: 20px;
    width: 20px;
  }

  .article-list li:before {
    background-position: 0 -198px;
    height: 18px;
    width: 19px;
  }

  .cs-g-c {
    *zoom: 1;
  }

  .cs-g-c:after {
    content: "";
    display: table;
    clear: both;
  }

  .article-list ul {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 10px;
  }

  .article-list li {
    list-style: none;
    position: relative;
    padding-left: 30px;
  }

  .article-list li:before {
    left: 0;
    content: "";
    position: absolute;
    vertical-align: text-top;
  }

  .article-list li {
    margin-bottom: 6px;
  }

  .see-more:before {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }

  .item-count {
    display: inline-block;
  }

  .item-count:before {
    content: "(";
  }

  .item-count:after {
    content: ")";
  }
}

/* Print: Used for printers */
@media print {
  body {
    line-height: 1.5;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    color: #000000;
    background: none;
    font-size: 10pt;
  }

  .container {
    background: none;
  }

  hr {
    background: #000000;
    color: #000000;
    width: 100%;
    height: 2px;
    margin: 2em 0;
    padding: 0;
    border: none;
  }

  h2, h3 {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  }

  a img {
    border: none;
  }

  a:link, a:visited {
    background: transparent;
    font-weight: 700;
    text-decoration: underline;
  }

  blockquote {
    margin: 1.5em;
    padding: 1em;
    font-style: italic;
    font-size: 0.9em;
  }

  .hide {
    display: none;
  }

  a, a:visited {
    color: var(--linkDefault);
    text-decoration: underline;
  }

  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  img {
    page-break-inside: avoid;
  }

  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }

  p {
    font-size: 1.0em;
    margin: 0 0 0;
    text-align: left;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-rendering: optimizelegibility;
  }

  header, footer {
    display: none;
  }

  img {
    max-width: 100%;
  }
  
  
  a[href^="http://"]:not(.image-enlarge-link):after, a[href^="https://"]:not(.image-enlarge-link):after {
    content: " (" attr(href) ")";
    font-size: 90%;
    text-decoration: none;
    color: #d3d3d3;
  }

  .article-vote, #vote-feedback-container, .lead, .sidebar {
    display: none !important;
  }

  .breadcrumbs {
    display: none;
  }
  
  
}

/* Hide Powered by Zendesk div at the bottom */
.powered-by-zendesk {
  display: none !important;
}
