/* Minification failed. Returning unminified contents.
(536,31): run-time error CSS1055: Expected media-query expression, found 'screen'
(720,58): run-time error CSS1055: Expected media-query expression, found 'screen'
 */
/* ~/Content/styles/faq.less:L1 */
body {
  background-image: -moz-linear-gradient(0deg, #0b0230 0%, #461083 50%, #150b42 100%);
  background-image: -webkit-linear-gradient(0deg, #0b0230 0%, #461083 50%, #150b42 100%);
  background-image: -ms-linear-gradient(0deg, #0b0230 0%, #461083 50%, #150b42 100%);
}
/* ~/Content/styles/faq.less:L15 */
@media screen {
  /* ~/Content/styles/faq.less:L17 */
  .padding-top-title {
    padding-top: 0px;
  }
  /* ~/Content/styles/faq.less:L21 */
  .container,
  .container-fluid {
    font-family: "Signika";
  }
  /* ~/Content/styles/faq.less:L25 */
  .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
  }
  /* ~/Content/styles/faq.less:L30 */
  .panel {
    background-color: inherit !important;
  }
  /* ~/Content/styles/faq.less:L34 */
  .panel-group {
    margin: 0;
    padding: 0;
  }
  /* ~/Content/styles/faq.less:L38 */
  .panel-group .panel + .panel {
    margin-top: 0;
  }
  /* ~/Content/styles/faq.less:L43 */
  .control-label {
    color: #3c763d;
  }
  /* ~/Content/styles/faq.less:L47 */
  .form-group {
    margin-bottom: 1.0em !important;
    border-top: 0.5em solid #250b48;
    background-color: inherit;
  }
  /* ~/Content/styles/faq.less:L53 */
  .form-control {
    background-color: #1b0634;
    color: #7c4fb5;
    font-size: 1.5em !important;
    border-radius: 0px !important;
    border-color: #200b3b !important;
    min-width: 100%;
  }
  /* ~/Content/styles/faq.less:L61 */
  .form-control .inner-editor {
    width: 100% !important;
  }
  /* ~/Content/styles/faq.less:L65 */
  .form-control::-moz-placeholder {
    color: #a86ff1;
  }
  /* ~/Content/styles/faq.less:L69 */
  .form-control:-moz-placeholder {
    color: #a86ff1;
  }
  /* ~/Content/styles/faq.less:L73 */
  .form-control:-ms-input-placeholder {
    color: #a86ff1;
  }
  /* ~/Content/styles/faq.less:L77 */
  .form-control::-webkit-input-placeholder {
    color: #a86ff1;
  }
  /* ~/Content/styles/faq.less:L83 */
  .FaqHeaderIcon {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    background-size: 100% 100%;
  }
  /* ~/Content/styles/faq.less:L141 */
  .FAQpageHeader {
    background-color: #4c008d;
    min-width: 20em;
    min-height: 2.813em;
    align-content: center;
  }
  /* ~/Content/styles/faq.less:L148 */
  .FAQpageTitle {
    font-size: 1em;
    color: #ffde00;
    margin-left: 31%;
  }
  /* ~/Content/styles/faq.less:L155 */
  .FAQSectionContainer {
    border-top: 0.113em solid #a34eec;
    border-bottom: 0.226em solid #250b48;
    border-radius: 0;
    margin-bottom: 0;
  }
  /* ~/Content/styles/faq.less:L163 */
  .separatorFAQbottomFAQSections {
    min-height: 1.875em;
    background-color: #250b48;
  }
  /* ~/Content/styles/faq.less:L168 */
  .FAQSectionHeader {
    color: white;
    background-color: #8300f3;
    padding: 0.9em;
    min-height: 4.125em;
    min-width: 20.000em;
  }
  /* ~/Content/styles/faq.less:L176 */
  .FAQSectionHeader.collapsed {
    background-color: #4c008d;
  }
  /* ~/Content/styles/faq.less:L180 */
  div.FAQSectionHeader:hover,
  div.FAQSectionHeader:active,
  div.FAQSectionHeader:focus {
    cursor: pointer;
    background-color: #8300f3;
  }
  /* ~/Content/styles/faq.less:L185 */
  FAQquestionHeader/* FAQ section Title */ .FAQSectionTitle {
    font-size: 0.938em;
    text-align: left;
    padding-left: 3.78em;
    text-transform: uppercase;
  }
  /* ~/Content/styles/faq.less:L197 */
  /* ~/Content/styles/faq.less:L94 */
  div[data-toggle="collapse"].FAQSectionHeader::after,
  div[aria-expanded="false"].FAQSectionHeader::after {
    background: url(//cdn-slotcom-portal.azureedge.net/13.12.2.0/content/images/faq/ic_faq_arrow_down.png) no-repeat;
    width: 1.5em;
    height: 1em;
    display: block;
    content: "";
    float: right;
    background-size: 100% 100%;
    margin-top: -1.8em;
  }
  /* ~/Content/styles/faq.less:L206 */
  /* ~/Content/styles/faq.less:L94 */
  div[aria-expanded="true"].FAQSectionHeader::after {
    background: url(//cdn-slotcom-portal.azureedge.net/13.12.2.0/content/images/faq/ic_faq_arrow_up.png) no-repeat;
    width: 1.5em;
    height: 1em;
    display: block;
    content: "";
    float: right;
    background-size: 100% 100%;
    margin-top: -1.8em;
  }
  /* ~/Content/styles/faq.less:L213 */
  /* ~/Content/styles/faq.less:L108 */
  div[data-toggle="collapse"].FAQquestionHeader::after,
  div[aria-expanded="false"].FAQquestionHeader::after {
    background: url(//cdn-slotcom-portal.azureedge.net/13.12.2.0/content/images/faq/ic_faq_arrow_down.png) no-repeat;
    width: 1.5em;
    height: 1em;
    content: "";
    float: right;
    background-size: 90% 90%;
    margin-top: -1.1em;
    margin-right: 1.28em;
  }
  /* ~/Content/styles/faq.less:L222 */
  /* ~/Content/styles/faq.less:L108 */
  div[aria-expanded="true"].FAQquestionHeader::after {
    background: url(//cdn-slotcom-portal.azureedge.net/13.12.2.0/content/images/faq/ic_faq_arrow_up.png) no-repeat;
    width: 1.5em;
    height: 1em;
    content: "";
    float: right;
    background-size: 90% 90%;
    margin-top: -1.1em;
    margin-right: 1.28em;
  }
  /* ~/Content/styles/faq.less:L227 */
  .FAQlistContainer {
    padding: 0;
    background-color: #14072c;
    margin: 0em;
  }
  /* ~/Content/styles/faq.less:L232 */
  .FAQlistContainer .panel {
    border: none;
  }
  /* ~/Content/styles/faq.less:L243 */
  .FAQquestionBorderUp {
    height: 0.6em;
    background: #160630;
    background: -moz-linear-gradient(top, #160630 0%, #1f083e 47%, #290b4e 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #160630), color-stop(47%, #1f083e), color-stop(100%, #290b4e));
    background: -webkit-linear-gradient(top, #160630 0%, #1f083e 47%, #290b4e 100%);
    background: -o-linear-gradient(top, #160630 0%, #1f083e 47%, #290b4e 100%);
    background: -ms-linear-gradient(top, #160630 0%, #1f083e 47%, #290b4e 100%);
    background: linear-gradient(to bottom, #160630 0%, #1f083e 47%, #290b4e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#160630', endColorstr='#290b4e', GradientType=0);
  }
  /* ~/Content/styles/faq.less:L255 */
  .FAQquestionBorderDown {
    height: 0.6em;
    margin-top: -0.18em;
    background: #160630;
    background: -moz-linear-gradient(top, #290b4e 0%, #1f083e 53%, #160630 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #290b4e), color-stop(53%, #1f083e), color-stop(100%, #160630));
    background: -webkit-linear-gradient(top, #290b4e 0%, #1f083e 53%, #160630 100%);
    background: -o-linear-gradient(top, #290b4e 0%, #1f083e 53%, #160630 100%);
    background: -ms-linear-gradient(top, #290b4e 0%, #1f083e 53%, #160630 100%);
    background: linear-gradient(to bottom, #290b4e 0%, #1f083e 53%, #160630 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#290b4e', endColorstr='#160630', GradientType=0);
  }
  /* ~/Content/styles/faq.less:L269 */
  div[aria-expanded="true"].FAQquestionHeader .FAQquestionBorderDown {
    display: none;
  }
  /* ~/Content/styles/faq.less:L274 */
  .FAQquestionHeader {
    min-height: 2.875em;
    background-color: #400f79;
    border-color: #130327;
    border-width: 0 0em 0.2em 0em;
    border-style: solid;
  }
  /* ~/Content/styles/faq.less:L282 */
  .FAQquestionHeader.collapsed {
    background-color: #2f0e56;
  }
  /* ~/Content/styles/faq.less:L286 */
  .FAQquestionHeader:hover,
  .FAQquestionHeader:active,
  .FAQquestionHeader:focus {
    cursor: pointer;
    background-color: #400f79;
  }
  /* ~/Content/styles/faq.less:L291 */
  .FAQquestionTitle {
    font-size: 0.938em;
    color: #ffea00;
    margin: 0em;
    padding-top: 0.9em;
    margin-left: 0.5em;
    max-width: 85%;
  }
  /* ~/Content/styles/faq.less:L301 */
  .FAQquestionAnswer {
    font-size: 0.75em;
    color: white;
    background-color: #190735;
    padding: 10px;
  }
  /* ~/Content/styles/faq.less:L307 */
  .FAQquestionAnswer a {
    color: #f2c848;
    font-weight: bold;
  }
  /* ~/Content/styles/faq.less:L312 */
  .FAQquestionAnswer p {
    margin-left: 1.9em;
    margin-right: 1.9em;
  }
  /* ~/Content/styles/faq.less:L317 */
  .FAQquestionAnswer ul {
    list-style-type: decimal;
  }
  /* ~/Content/styles/faq.less:L323 */
  ul.dropdown-menu.inner {
    font-family: 'Signika semibold';
    color: white;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    background-image: linear-gradient(to top, transparent, transparent);
  }
  /* ~/Content/styles/faq.less:L331 */
  .contactSectionContent {
    padding: 1em 1em 1.0em 1.0em;
    background-color: #250b48;
    text-decoration: none;
    min-width: 20.000em;
  }
  /* ~/Content/styles/faq.less:L337 */
  .contactSectionContent a {
    color: #f2c848;
    font-weight: bold;
  }
  /* ~/Content/styles/faq.less:L344 */
  .FAQcontactExplanation {
    font-size: 10pt;
    color: white;
    margin-left: 0.5em;
    margin-right: 0.5em;
  }
  /* ~/Content/styles/faq.less:L352 */
  .FAQcontactFormSection {
    background-color: #250b48;
    color: #a86ff1;
    font-size: 0.875em;
  }
  /* ~/Content/styles/faq.less:L371 */
  .FAQcontactSubjectHeader {
    /*min-height: 2.875em;*/
    /*margin: 0em;*/
    color: #b28600 !important;
    border-radius: 0.2px;
    background-color: #2f0e56;
    border-top: 0.125em solid #6631a5;
    border-left: 0.01em solid #4b1c81;
    border-bottom: 0.04em solid #0b0315;
    border-right: 0.01em solid #4b1c81;
    font-weight: bold;
    /* Dropdown/dropup icon*/
  
    /* Dropwdown menu background, when it's desplegated */
  
  }
  /* ~/Content/styles/faq.less:L383 */
  .FAQcontactSubjectHeader span.caret {
    /*color: #f3c948;*/
    display: none;
  }
  /* ~/Content/styles/faq.less:L388 */
  .FAQcontactSubjectHeader ul.dropdown-menu.inner {
    background-color: transparent;
  }
  /* ~/Content/styles/faq.less:L392 */
  /* ~/Content/styles/faq.less:L123 */
  .FAQcontactSubjectHeader > div[class*="bootstrap-select"]:not(.dropup).open::after,
  .FAQcontactSubjectHeader > div[class*="bootstrap-select"].dropup:not(.open)::after {
    background: url(//cdn-slotcom-portal.azureedge.net/13.12.2.0/content/images/faq/ic_faq_arrow_up.png) no-repeat;
    width: 1.5em;
    height: 1em;
    display: block;
    content: "";
    background-size: 65% 65%;
    margin-top: 0.5em;
    margin-right: 0;
    z-index: 20;
    position: absolute;
    margin-left: 88%;
    cursor: pointer;
  }
  /* ~/Content/styles/faq.less:L397 */
  /* ~/Content/styles/faq.less:L123 */
  .FAQcontactSubjectHeader .btn-group.bootstrap-select.form-control:not(.dropup)::after,
  .FAQcontactSubjectHeader > div[class*="bootstrap-select"].dropup.open::after {
    background: url(//cdn-slotcom-portal.azureedge.net/13.12.2.0/content/images/faq/ic_faq_arrow_down.png) no-repeat;
    width: 1.5em;
    height: 1em;
    display: block;
    content: "";
    background-size: 65% 65%;
    margin-top: 0.5em;
    margin-right: 0;
    z-index: 20;
    position: absolute;
    margin-left: 88%;
    cursor: pointer;
  }
  /* ~/Content/styles/faq.less:L402 */
  .FAQcontactSubjectHeader .form-control {
    background-color: transparent;
  }
  /* ~/Content/styles/faq.less:L408 */
  div[class*="FAQcontactSubjectHeader"] .dropdown-menu.open {
    background-color: inherit;
    border: none;
    margin: 0;
    padding: 0;
    border-top: 0.125em solid #6631a5;
    border-radius: 0.2em;
    border-bottom: 0.125em solid #16072c;
  }
  /* ~/Content/styles/faq.less:L418 */
  .FAQcontactSubjectOption {
    min-height: 2.875em;
    background-color: #3d116f;
    border-color: #130327;
    border-width: 0 0em 0.14em 0em;
    border-style: solid;
    font-size: 0.938em;
    color: #ffea00;
    text-align: center;
    padding-top: 0.9em;
    border-radius: 0.2em;
  }
  /* ~/Content/styles/faq.less:L431 */
  /* ~/Content/styles/faq.less:L433 */
  .bootstrap-select .FAQcontactSubjectOption .dropdown-menu li a {
    color: #ffc71d;
  }
  /* ~/Content/styles/faq.less:L437 */
  .bootstrap-select .FAQcontactSubjectOption span.media-body {
    color: #ffc71d !important;
    text-align: left;
    padding-top: 1%;
  }
  /* ~/Content/styles/faq.less:L443 */
  .bootstrap-select .dropdown-menu > li > a.FAQcontactSubjectOption:focus,
  .bootstrap-select .dropdown-menu > li > a.FAQcontactSubjectOption:hover {
    background-image: none;
    background-color: #6003b2;
    cursor: pointer;
  }
  /* ~/Content/styles/faq.less:L451 */
  a.FAQcontactSubjectOption img {
    /*background: url(//cdn-slotcom-portal.azureedge.net/13.12.2.0/Content/styles/Iconos/mobile/ic_faq_medall.png) no-repeat;*/
    width: 1.688em !important;
    height: 1.688em !important;
    margin-top: 0.09em;
  }
  /* ~/Content/styles/faq.less:L461 */
  .form-control[disabled],
  .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #1b0634;
    color: #7c4fb5;
    font-size: 1.5em !important;
    border-radius: 0px !important;
    border-color: #200b3b !important;
    min-width: 100%;
  }
  /* ~/Content/styles/faq.less:L471 */
  /* ~/Content/styles/faq.less:L474 */
  .FAQfakeCheckbox .label {
    display: inline;
  }
  /* ~/Content/styles/faq.less:L478 */
  .regular-checkbox {
    visibility: hidden;
  }
  /* ~/Content/styles/faq.less:L482 */
  .regular-checkbox + input + label {
    background-color: #71247a;
    border: 1px solid #ee6dff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 9px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
  }
  /* ~/Content/styles/faq.less:L492 */
  .regular-checkbox + input + label:active,
  .regular-checkbox:checked + input + label:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
  }
  /* ~/Content/styles/faq.less:L497 */
  .regular-checkbox:checked + input + label {
    background-color: #71247a;
    border: 1px solid #ee6dff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
    color: #99a1a7;
  }
  /* ~/Content/styles/faq.less:L504 */
  .regular-checkbox:checked + input + label:after {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: 0px;
    left: 3px;
    color: yellow;
  }
  /* ~/Content/styles/faq.less:L514 */
  /* ~/Content/styles/faq.less:L521 */
  .ReCaptcha-Buttom div {
    text-align: center;
  }
  /* ~/Content/styles/faq.less:L526 */
  .g-recaptcha {
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    flex-flow: column;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /* ~/Content/styles/faq.less:L535 */
  #butSendMessage.button.button-xs {
    background-size: 100% 100%;
    width: 100%;
    margin-left: -10%;
    flex-flow: column;
    display: flex;
    align-self: center;
    justify-content: center;
    align-content: center;
  }
}
@media screen and (max-width: 568px) {
  /* ~/Content/styles/faq.less:L548 */
  [class*="col-"] {
    width: 100%;
  }
  /* ~/Content/styles/faq.less:L553 */
  .FAQpageHeader {
    background-color: #4c008d;
    background-image: -moz-linear-gradient(0deg, #430247 0%, #74007c 44%, #410046 99%);
    background-image: -webkit-linear-gradient(0deg, #430247 0%, #74007c 44%, #410046 99%);
    background-image: -ms-linear-gradient(0deg, #430247 0%, #74007c 44%, #410046 99%);
    box-shadow: 0px 8px 6px 0px rgba(0, 0, 0, 0.16);
    padding: 0.05em;
  }
  /* ~/Content/styles/faq.less:L563 */
  .FAQpageTitle {
    margin-left: 31%;
  }
  /* ~/Content/styles/faq.less:L568 */
  .separatorFAQPageTitle {
    background-image: -moz-linear-gradient(174deg, #8f7709 0%, #f6f68a 50%, #8f7709 94%);
    background-image: -webkit-linear-gradient(174deg, #8f7709 0%, #f6f68a 50%, #8f7709 94%);
    background-image: -ms-linear-gradient(174deg, #8f7709 0%, #f6f68a 50%, #8f7709 94%);
    min-width: 20em;
    min-height: 0.125em;
    padding: 0em;
    margin: 0em;
  }
  /* ~/Content/styles/faq.less:L578 */
  /* ~/Content/styles/faq.less:L579 */
  #containerFAQpageTitle::before {
    background: url(//cdn-slotcom-portal.azureedge.net/13.12.2.0/Content/images/faq/ic_faq_arrow_left.png) no-repeat;
    width: 1.063em;
    height: 1.500em;
    display: block;
    content: "";
    float: left;
    background-size: 100% 100%;
    margin-top: 0.6em;
    margin-left: 0.7em;
  }
}
@media (max-width: 568px) and screen and (orientation: landscape) {
  /* ~/Content/styles/faq.less:L595 */
  [class*="col-"] {
    width: 100%;
  }
  /* ~/Content/styles/faq.less:L599 */
  #butSendMessage {
    margin-left: 15% !important;
    float: none;
  }
  /* ~/Content/styles/faq.less:L608 */
  .g-recaptcha {
    transform: scale(1.6, 1);
    -webkit-transform: scale(1.2);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}
@media screen and (min-width: 570px/*and (max-width: 1024px)*/) {
  /* ~/Content/styles/faq.less:L621 */
  .FAQpageHeader {
    min-height: 4.313em;
    background-color: transparent;
  }
  /* ~/Content/styles/faq.less:L627 */
  .FAQpageTitle {
    font-size: 2em;
    text-align: center;
    margin: 0px;
    text-shadow: -0.01em 0.1em 0.1em #15062f;
  }
  /* ~/Content/styles/faq.less:L635 */
  .FAQSectionContainer {
    border-top: 0.113em solid #a34eec;
    border-bottom: 0.226em solid #250b48;
    border-radius: 0;
    margin-bottom: 0;
  }
  /* ~/Content/styles/faq.less:L643 */
  .separatorFAQbottomFAQSections {
    min-height: 1.875em;
    background-color: #250b48;
  }
  /* ~/Content/styles/faq.less:L649 */
  .FAQSectionHeader,
  .FAQSectionHeader.collapsed {
    padding-top: 0.4em;
    padding-bottom: 0.2em;
    padding-left: 2.5em;
    padding-right: 1em;
    min-height: 0em;
  }
  /* ~/Content/styles/faq.less:L658 */
  .FAQSectionTitle {
    font-size: 1.5em;
    padding-left: 2.5em;
  }
  /* ~/Content/styles/faq.less:L666 */
  /* ~/Content/styles/faq.less:L94 */
  div[data-toggle="collapse"].FAQSectionHeader::after,
  div[aria-expanded="false"].FAQSectionHeader::after {
    background: url(//cdn-slotcom-portal.azureedge.net/13.12.2.0/content/images/faq/ic_faq_arrow_down.png) no-repeat;
    width: 2.6em;
    height: 2em;
    display: block;
    content: "";
    float: right;
    background-size: 100% 100%;
    margin-top: -2.5em;
  }
  /* ~/Content/styles/faq.less:L675 */
  /* ~/Content/styles/faq.less:L94 */
  div[aria-expanded="true"].FAQSectionHeader::after {
    background: url(//cdn-slotcom-portal.azureedge.net/13.12.2.0/content/images/faq/ic_faq_arrow_up.png) no-repeat;
    width: 2.6em;
    height: 2em;
    display: block;
    content: "";
    float: right;
    background-size: 100% 100%;
    margin-top: -2.5em;
  }
  /* ~/Content/styles/faq.less:L680 */
  .FAQlistContainer {
    padding: 0;
    background-color: #14072c;
    margin: 0em;
  }
  /* ~/Content/styles/faq.less:L685 */
  .FAQlistContainer .panel {
    border: none;
  }
  /* ~/Content/styles/faq.less:L690 */
  .FAQquestionTitle {
    font-size: 1.25em;
    /*margin: 0em;*/
    padding-top: 0.4em;
    margin-left: 2em;
    max-width: 100%;
  }
  /* ~/Content/styles/faq.less:L698 */
  .FAQquestionAnswer {
    font-size: 1.1em;
    padding: 20px 20px 20px 35px;
  }
  /* ~/Content/styles/faq.less:L704 */
  .FAQcontactExplanation {
    font-size: 1em;
    margin-left: auto;
    margin-right: auto;
  }
  /* ~/Content/styles/faq.less:L711 */
  .FAQcontactFormSection {
    font-size: 1em;
  }
  /* ~/Content/styles/faq.less:L725 */
  .FAQcontactSubjectHeader {
    min-height: 2.875em;
    border-radius: 0.35em;
    border-top: 0.02em solid #6631a5;
    border-left: 0.02em solid #4b1c81;
    border-bottom: 0.2em solid #0b0315;
    border-right: 0.02em solid #4b1c81;
  }
  /* ~/Content/styles/faq.less:L733 */
  /* ~/Content/styles/faq.less:L123 */
  .FAQcontactSubjectHeader > div[class*="bootstrap-select"]:not(.dropup).open::after,
  .FAQcontactSubjectHeader > div[class*="bootstrap-select"].dropup:not(.open)::after {
    background: url(//cdn-slotcom-portal.azureedge.net/13.12.2.0/content/images/faq/ic_faq_arrow_up.png) no-repeat;
    width: 1.8em;
    height: 1.2em;
    display: block;
    content: "";
    background-size: 65% 65%;
    margin-top: 0.5em;
    margin-right: 0;
    z-index: 20;
    position: absolute;
    margin-left: 93%;
    cursor: pointer;
  }
  /* ~/Content/styles/faq.less:L738 */
  /* ~/Content/styles/faq.less:L123 */
  .FAQcontactSubjectHeader .btn-group.bootstrap-select.form-control:not(.dropup)::after,
  .FAQcontactSubjectHeader > div[class*="bootstrap-select"].dropup.open::after {
    background: url(//cdn-slotcom-portal.azureedge.net/13.12.2.0/content/images/faq/ic_faq_arrow_down.png) no-repeat;
    width: 1.8em;
    height: 1.2em;
    display: block;
    content: "";
    background-size: 65% 65%;
    margin-top: 0.5em;
    margin-right: 0;
    z-index: 20;
    position: absolute;
    margin-left: 93%;
    cursor: pointer;
  }
  /* ~/Content/styles/faq.less:L747 */
  /* ~/Content/styles/faq.less:L108 */
  div[data-toggle="collapse"].FAQquestionHeader::after,
  div[aria-expanded="false"].FAQquestionHeader::after {
    background: url(//cdn-slotcom-portal.azureedge.net/13.12.2.0/content/images/faq/ic_faq_arrow_down.png) no-repeat;
    width: 1.9em;
    height: 1.5em;
    content: "";
    float: right;
    background-size: 90% 90%;
    margin-top: -1.1em;
    margin-right: 1.28em;
  }
  /* ~/Content/styles/faq.less:L756 */
  /* ~/Content/styles/faq.less:L108 */
  div[aria-expanded="true"].FAQquestionHeader::after {
    background: url(//cdn-slotcom-portal.azureedge.net/13.12.2.0/content/images/faq/ic_faq_arrow_up.png) no-repeat;
    width: 1.9em;
    height: 1.5em;
    content: "";
    float: right;
    background-size: 90% 90%;
    margin-top: -1.1em;
    margin-right: 1.28em;
  }
}
@media (min-width: 570px/*and (max-width: 1024px)*/) and screen and (orientation: landscape) {
  /* ~/Content/styles/faq.less:L762 */
  #butSendMessage {
    margin-left: 15% !important;
    float: none;
  }
}

