﻿@import url("Theme.PartnersTheme.css?17451");

/****************
* Media queries *
****************/
.Alerts {
  padding: 20px calc(((100% - 1280px) / 2) - 10px); }
  .Alerts > div:first-of-type {
    padding-left: 10px; }

/*
div.Header {
  height: 80px; }
  div.Header .HeaderInner,
  div.Header .Login_Info,
  div.Header .Login_Info_Inner {
    height: 100%;
    background: #fff; }
  div.Header td:first-of-type {
    width: 200px !important; }
  div.Header td div {
    position: relative;
    margin: 0;
    padding: 0 !important;
    padding-left: 20px;
    border-left: none; }
    div.Header td div a {
      line-height: 80px; }
      div.Header td div a img {
        vertical-align: middle; }
    div.Header td div.Header_Title_Application {
      border-left: none;
      height: 80px;
      margin: 0;
      padding: 0; }
      div.Header td div.Header_Title_Application a {
        line-height: 80px;
        padding-left: 25px;
        font-size: 1.625rem; }
      div.Header td div.Header_Title_Application:before {
        content: '';
        position: absolute;
        left: 0;
        top: 20px;
        height: 40px;
        width: 2px;
        border-radius: 5px;
        background-color: #666; }
    div.Header td div.LoginRightInfoWrapper {
      height: 80px; }
      div.Header td div.LoginRightInfoWrapper > div {
        height: 80px;
        padding: 0 20px !important;
        margin-top: 0 !important; }
        div.Header td div.LoginRightInfoWrapper > div > div {
          margin-top: 25px !important; }
        div.Header td div.LoginRightInfoWrapper > div.EnvironmentName {
          margin-top: 0;
          line-height: 80px; }
        div.Header td div.LoginRightInfoWrapper > div:before {
          content: '';
          position: absolute;
          left: 0;
          top: 20px;
          height: 40px;
          width: 2px;
          border-radius: 5px;
          background-color: #666; }
*/

.Footer {
  background: #2c2c2c; }

table {
  height: 100%; }
  table tr, table td {
    height: 100%; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  select::-ms-expand {
    display: none; }

.TopicDiv {
  width: 260px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
  margin: 20px;
  border-radius: 2px; }
  .TopicDiv .TopicImage img {
    height: 90px;
    width: 100%; }
  .TopicDiv .TopicLabel {
    height: 40px;
    line-height: 50px; }
  .TopicDiv .TopicCaption {
    height: 50px;
    font-size: 0.9375rem;
    padding: 0 15px; }
  .TopicDiv:hover {
    -webkit-transition: transform 0.33s ease-out;
    -o-transition: transform 0.33s ease-out;
    transition: transform 0.33s ease-out;
    -webkit-transform: translateZ(20px);
    -ms-transform: translateZ(20px);
    -o-transform: translateZ(20px);
    transform: translateZ(20px); }

.SearchDiv {
  height: 200px;
  padding: 0;
  background-image: url("img/backgroundhelp.png?&17451");
  background-position: 100% 50%;
  background-size: 100% 200px;
  background-repeat: no-repeat; }
  .SearchDiv > div {
    display: inline-block;
    position: relative;
    height: 46px;
    margin: 0 10px; }
    .SearchDiv > div select,
    .SearchDiv > div span {
      height: 46px; }
    .SearchDiv > div div a {
      height: 46px; }
    .SearchDiv > div input,
    .SearchDiv > div select {
      height: 46px;
      border: none;
      border-radius: 4px;
      font-size: 1rem;
      padding: 0 15px;
      box-shadow: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
    .SearchDiv > div:first-of-type {
      display: block;
      position: relative;
      width: 100%;
      height: 80px;
      line-height: 100px;
      text-align: center; }
      .SearchDiv > div:first-of-type span {
        font-size: 2rem; }
    .SearchDiv > div .SearchButton.Red {
      display: block;
      position: relative;
      width: 166px;
      height: 46px;
      margin: 0;
      padding: 0;
      font-size: 1.125rem;
      line-height: 46px;
      border-radius: 3px; }
  .SearchDiv select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    .SearchDiv select::-ms-expand {
      display: none; }
  .SearchDiv .select-wrapper:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    right: 15px;
    top: 20px;
    background-image: url("img/arrowdownblack.png?17451");
    background-repeat: no-repeat;
    background-size: 100%;
    pointer-events: none; }

.SubTopicsMenu .SubTopicDiv {
  position: relative;
  border: 1px solid #bbb;
  border-radius: 2px;
  padding: 10px 20px; }
  .SubTopicsMenu .SubTopicDiv:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    right: 15px;
    top: 20px;
    background-image: url("img/arrowright.png?17451");
    background-repeat: no-repeat;
    background-size: 100%;
    pointer-events: none; }
  .SubTopicsMenu .SubTopicDiv::after {
    height: 20px;
    top: 15px;
    right: 5px;
    background-size: 60%; }

.SubTopicsMenu .SubTopicDivActive {
  border: none; }

.SubSubTopicDivHigh a {
  position: relative;
  color: #2c2c2c;
  text-decoration: underline;
  padding-left: 12px; }
  .SubSubTopicDivHigh a:before {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    width: 6px;
    height: 6px;
    background-color: #3e8518;
    border-radius: 50%; }

.SubSubTopicDiv a {
  position: relative;
  color: #2c2c2c;
  text-decoration: underline; }

.breadcrumb {
  width: 100%;
  font-size: 1.5rem;
  height: 80px;
  padding: 0 calc((100% - 1280px)/2);
  line-height: 80px;
  margin-bottom: 5px;
  box-sizing: border-box;
  font-family: 'Montserrat', Arial; }
  .breadcrumb img {
    padding-top: 15px;
    width: 100px; }
  .breadcrumb div:first-of-type {
    width: auto;
    overflow: hidden;
    height: 80px; }
  .breadcrumb a,
  .breadcrumb a:link {
    text-decoration: none; }
  .breadcrumb .bclevel {
    padding: 0; }
  .breadcrumb .bcseparator {
    width: 20px;
    height: 100%;
    padding: 0;
    position: relative;
    margin: 0 10px; }
    .breadcrumb .bcseparator:after {
      content: '';
      position: absolute;
      width: 15px;
      height: 15px;
      right: 15px;
      top: 20px;
      background-image: url("img/arrowright.png?17451");
      background-repeat: no-repeat;
      background-size: 100%;
      pointer-events: none; }
    .breadcrumb .bcseparator::after {
      height: 20px;
      top: 32px;
      right: 0;
      background-size: 70%; }

/** WebToCase css **/
.web-case-form-wrapper {
  font-family: 'Montserrat', Arial; }
  .web-case-form-wrapper .market-title {
    margin: 0;
    color: #2c2c2c;
    font-weight: 600;
    font-size: 1.5rem;
    padding: 30px;
    padding-bottom: 0; }
  .web-case-form-wrapper .subtitle-help {
    font-family: 'Lato', Arial;
    font-size: 1rem; }
  .web-case-form-wrapper .block-wrapper {
    display: block;
    position: relative;
    width: 100%;
    padding: 30px;
    margin: 20px 0;
    border: 1px solid #bbb;
    background-color: #eee;
    box-sizing: border-box; }
    .web-case-form-wrapper .block-wrapper .select-label:after {
      content: '';
      position: absolute;
      width: 15px;
      height: 15px;
      right: 15px;
      top: 20px;
      background-image: url("img/arrowdownblack.png?17451");
      background-repeat: no-repeat;
      background-size: 100%;
      pointer-events: none; }
    .web-case-form-wrapper .block-wrapper .select-label:after {
      right: initial;
      left: 200px;
      top: 80px;}
    .web-case-form-wrapper .block-wrapper .block-title {
      margin: 0;
      font-weight: 600;
      font-size: 1.25rem;
      margin-bottom: 30px; }
    .web-case-form-wrapper .block-wrapper label {
      display: block;
      position: relative;
      font-family: 'Lato', Arial;
      font-size: 1rem;
      font-weight: 400; }
    .web-case-form-wrapper .block-wrapper select,
    .web-case-form-wrapper .block-wrapper input,
    .web-case-form-wrapper .block-wrapper textarea {
      width: 100%;
      max-width: 600px;
      padding: 0 10px;
      margin: 5px 0 20px 0;
      line-height: 32px;
      font-size: 0.875rem;
      font-weight: 400;
      border: 1px solid #bbb;
      border-radius: 2px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
    .web-case-form-wrapper .block-wrapper input {
      height: 32px; }
    .web-case-form-wrapper .block-wrapper select {
      width: 250px;
      height: 32px; }
    .web-case-form-wrapper .block-wrapper textarea {
      min-height: 150px; }
  .web-case-form-wrapper input[type=submit] {
    height: 32px;
    width: 150px;
    font-size: 0.9375rem;
    border: none;
    border-radius: 3px;
    background-color: #94ce28; }

/** EndOf WebToCase **/
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* Retina-specific stuff here */
  .maincontent {
    max-width: 2048px; } }

html {
  font-size: 16px; }

.MainContent .Title {
  font-size: 2rem;
  padding: 0;
  font-family: 'Montserrat', Arial; }

.MainContent .label {
  font-size: 1.25rem;
  font-family: 'Lato', Arial; }

.MainContent > div > span > a {
  perspective: 500px;
  display: inline-block;
  vertical-align: top; }

.NewCaseDiv {
  padding: 24px 32px;
  margin: 32px 0; }
  .NewCaseDiv a,
  .NewCaseDiv a:link {
    text-decoration: none;
    color: #000;
    font-size: 1.0625rem;
    padding: 13px 32px; }

a,
a:link,
a:visited {
  text-decoration: underline; }