@charset "UTF-8";
/* Welcome to Compass. Use this file to write IE specific override styles.
 * Import this file using the following HTML or equivalent:
 * <!--[if IE]>
 *   <link href="/stylesheets/ie.css" media="screen, projection" rel="stylesheet" type="text/css" />
 * <![endif]--> */
/*@each $font in ('BoxedRegular') {
    @include font-face($font, '../../fonts/'+$font, $font);
}
@each $font in ('BoxedRegular') {
    @include font-face($font, '../../fonts/'+$font, $font, bold);
}*/
@font-face {
  font-family: 'PangeaText';
  font-style: normal;
  font-weight: normal;
  src: url("../../fonts/PangeaText-Medium.woff2") format("woff"); }
body {
  font-family: 'PangeaText', Tahoma; }

@font-face {
  font-family: 'artisjus';
  src: url("../../fonts/artisjus-icon/artisjus.eot?5hkrny");
  src: url("../../fonts/artisjus-icon/artisjus.eot?5hkrny#iefix") format("embedded-opentype"), url("../../fonts/artisjus-icon/artisjus.ttf?5hkrny") format("truetype"), url("../../fonts/artisjus-icon/artisjus.woff?5hkrny") format("woff"), url("../../fonts/artisjus-icon/artisjus.svg?5hkrny#artisjus") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'artisjus' !important;
  speak: none;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.font-size-16[class^="icon-"] {
  font-size: 16px; }

.btn-lg [class^="icon-"] {
  font-size: 18px; }

.icon-save-dark:before {
  content: "\e912"; }

.icon-ok-dark:before {
  content: "\e913"; }

.icon-logout-dark span:before {
  color: white; }

a:hover .icon-logout-dark span:before {
  color: #FF4E08; }

.icon-logout-dark .path1:before {
  content: "\e914"; }

.icon-logout-dark .path2:before {
  content: "\e915";
  margin-left: -1.142578125em; }

.icon-logout-dark .path3:before {
  content: "\e916";
  margin-left: -1.142578125em; }

.icon-logout-dark .path4:before {
  content: "\e917";
  margin-left: -1.142578125em; }

.icon-logout-dark .path5:before {
  content: "\e91d";
  margin-left: -1.142578125em; }

.icon-logout-dark .path6:before {
  content: "\e929";
  margin-left: -1.142578125em; }

.icon-keyboard-dark:before {
  content: "\e92a"; }

.icon-folder-dark:before {
  content: "\e92b"; }

.icon-envelope-dark:before {
  content: "\e92c"; }

.icon-cog-dark:before {
  content: "\e92d"; }

.icon-add:before {
  content: "\e900"; }

.icon-add-inverse-dark:before {
  content: "\e901"; }

.icon-alert:before {
  content: "\e902"; }

.icon-checked:before {
  content: "\e903"; }

.icon-chevron-down:before {
  content: "\e904"; }

.icon-chevron-left:before {
  content: "\e905"; }

.icon-chevron-right:before {
  content: "\e906"; }

.icon-chevron-up:before {
  content: "\e907"; }

.icon-close:before {
  content: "\e908"; }

.icon-close-inverse:before {
  content: "\e909"; }

.icon-date:before {
  content: "\e90a"; }

.icon-doc:before {
  content: "\e90b"; }

.icon-doclocked:before {
  content: "\e90c";
  color: #cbcbcb; }

.icon-equa:before {
  content: "\e90d";
  color: #cbcbcb; }

.icon-global:before {
  content: "\e90e";
  color: #ccc; }

.icon-info:before {
  content: "\e90f"; }

.icon-lock:before {
  content: "\e910"; }

.icon-locked:before {
  content: "\e911"; }

.icon-message:before {
  content: "\e918"; }

.icon-mp3:before {
  content: "\e919"; }

.icon-monitor:before {
  content: "\e91a";
  color: #cbcbcb; }

.icon-pdf:before {
  content: "\e91b"; }

.icon-radio:before {
  content: "\e91c";
  color: #cbcbcb; }

.icon-search:before {
  content: "\e91e"; }

.icon-settings:before {
  content: "\e91f"; }

.icon-success:before {
  content: "\e920";
  color: #cbcbcb; }

.icon-successful:before {
  content: "\e921";
  color: #cbcbcb; }

.icon-time:before {
  content: "\e922"; }

.icon-trash:before {
  content: "\e923"; }

.icon-unsuccessful:before {
  content: "\e924";
  color: #cbcbcb; }

.icon-user:before {
  content: "\e925"; }

.icon-vynil:before {
  content: "\e926";
  color: #cbcbcb; }

.icon-zoomin:before {
  content: "\e927"; }

.icon-zoomout:before {
  content: "\e928"; }

.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  font-size: 0px; }
  .navbar > .container .navbar-brand span,
  .navbar > .container-fluid .navbar-brand span {
    display: block;
    width: 75px;
    background-image: url(../../img/layout/logo-2025.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }

.navbar-default .navbar-nav > li > a {
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #FF4E08;
  background: none; }

#main-menu-coll-ul-li a.dropdown-toggle {
  padding: 11px 15px; }

.navbar > .container .navbar-collapse {
  padding: 0px 15px; }

@media (min-width: 992px) {
  .navbar > .container .navbar-collapse {
    padding: 0px; } }
body {
  background-color: #F7F7EB;
  /*background-image: url(../../img/body-bg/login.jpg);
  background-repeat: no-repeat;
  background-position: left 50% bottom 0px;
  background-size: cover;
  background-attachment: fixed;*/ }

@media (min-width: 1200px) {
  body {
    /*background-image: url(../../img/layout/login_bg_fullHD_1920x1080.jpg);*/ } }
body.profile {
  background: #F7F7EB;
  background-image: none; }

.alert-success {
  background-color: #f6faf2; }

html, body {
  height: 100%; }

.wrap {
  min-height: 100%; }

body > .wrap > .container,
body > .wrap > .container-fluid {
  overflow: auto;
  margin-top: -25px;
  padding-top: 20px;
  padding-bottom: 85px;
  /* this needs to be bigger than footer height*/ }

#footer {
  position: relative;
  z-index: 1001;
  clear: both;
  margin: 0;
  margin-top: -85px;
  /* negative value of footer height */
  padding: 15px 0px;
  width: 100%;
  height: 85px;
  border-top: 5px solid #FF4E08;
  background-color: #444343;
  color: #ffffff;
  font-weight: normal; }
  #footer a {
    margin: 0px; }

input[type=checkbox]:not(old) {
  width: 0px;
  margin: 0;
  padding: 0;
  font-size: 1em;
  opacity: 0; }

label > input[type=checkbox]:not(old) {
  display: none; }

label > input[type=checkbox]:not(old) + span {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0px 7px 0px 0px;
  padding: 0px;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  background: #ffffff;
  vertical-align: baseline; }

label > input[type=checkbox]:not(old) + span > span.icon-ok-dark:before {
  padding: 2px;
  color: #ffffff;
  cursor: pointer; }

label > input[type=checkbox]:not(old) + span > span.icon-ok-dark {
  display: block;
  line-height: 16px;
  font-size: 8px;
  cursor: pointer; }

label > input[type=checkbox]:not(old):hover + span {
  border: 1px solid #616263; }

label > input[type=checkbox]:not(old):checked + span {
  border: 1px solid #616263; }

label > input[type=checkbox]:not(old):checked + span > span.icon-ok-dark {
  background: #616263; }

.checkbox > label {
  position: relative;
  /*line-height: 20px;*/
  margin-left: 25px;
  padding-left: 0px;
  font-size: 16px;
  word-wrap: break-word; }
  .checkbox > label span {
    position: absolute;
    left: -25px;
    top: 3px; }
    .checkbox > label span span {
      position: static; }
  .checkbox > label .hint-block {
    margin-left: 0px; }
.checkbox.readonly label {
  color: #989898;
  cursor: default; }
  .checkbox.readonly label input[type=checkbox]:not(old) + span {
    border-width: 1px;
    border-color: #989898; }
  .checkbox.readonly label input[type=checkbox]:not(old):checked + span > span.icon-ok-dark {
    border-width: 1px;
    border-color: #989898;
    background: none;
    color: #989898;
    cursor: not-allowed; }
.list-group-item .checkbox {
  margin: 0px; }

input[type=radio]:not(old) {
  width: 0px;
  margin: 0;
  padding: 0;
  font-size: 1em;
  opacity: 0; }

label > input[type=radio]:not(old) {
  display: none; }

label > input[type=radio]:not(old) + span {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0px 7px 0px 0px;
  padding: 2px;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  background: #ffffff;
  vertical-align: baseline; }

.radio > label > input[type=radio]:not(old) + span {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%; }

label > input[type=radio]:not(old) + span > span.icon-ok-dark:before {
  color: transparent; }

label > input[type=radio]:not(old) + span > span.icon-ok-dark {
  display: block;
  cursor: pointer; }

label > input[type=radio]:not(old):hover + span {
  border: 1px solid #616263; }

label > input[type=radio]:not(old):checked + span > span.icon-ok-dark {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #616263; }

.radio label {
  padding-left: 0px;
  min-height: 24px;
  line-height: 24px; }

.radio label > input[type=radio]:not(old):checked + span {
  border: 1px solid #616263; }

.list-group-item .radio {
  margin: 0px; }

.list-group-item .radio + .radio {
  margin-top: 5px; }

.radio-grp.disabled .radio label {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65; }

.has-error .select2-container .select2-selection--single,
.has-error .select2-container .select2-selection--multiple {
  border-color: #ed1f4a; }

.select2-container--default .select2-search--inline .select2-search__field::-moz-placeholder {
  color: #999; }

.select2-container--default .select2-search--inline .select2-search__field::-ms-input-placeholder {
  color: #999; }

.select2-container--default .select2-search--inline .select2-search__field::-webkit-input-placeholder {
  color: #999; }

.multiple-input-list.table.table-condensed.table-renderer .select2-selection--multiple {
  height: auto; }

.select2-container {
  display: table !important;
  table-layout: fixed !important; }
  .select2-container .select2-selection.select2-selection--single,
  .select2-container .select2-selection--multiple {
    height: 38px;
    border-color: #cccccc;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
    .select2-container .select2-selection.select2-selection--single:hover,
    .select2-container .select2-selection--multiple:hover {
      border-color: #616263 !important; }
    .select2-container .select2-selection.select2-selection--single .select2-selection__arrow,
    .select2-container .select2-selection--multiple .select2-selection__arrow {
      height: 34px; }
  .select2-container .select2-selection--multiple .select2-selection__rendered {
    padding: 0px; }
    .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
      float: left;
      /*margin: 5px 6px 4px 6px;*/
      padding: 6px 12px !important;
      max-width: 100%;
      background: none;
      border: none;
      border-radius: 2px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px;
      line-height: 24px;
      /*text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;*/
      white-space: normal; }
    .select2-container .select2-selection--multiple .select2-selection__rendered .select2-search--inline {
      /*width: 100%;*/ }
      .select2-container .select2-selection--multiple .select2-selection__rendered .select2-search--inline .select2-search__field {
        padding: 6px 12px;
        min-width: 435px;
        /*width: 100% !important;*/ }
    .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove {
      float: right;
      margin-left: 3px;
      color: #d0011b; }
      .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove:hover {
        color: #333; }
  .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
    float: left;
    margin: 5px 6px 4px 6px;
    padding: 0px 4px 0px 6px !important;
    max-width: 90%;
    background: none;
    border: none;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    line-height: 24px; }
  .select2-container.select2-container--default .select2-selection--single .select2-selection__clear {
    float: right;
    margin-left: 3px;
    color: #d0011b; }
    .select2-container.select2-container--default .select2-selection--single .select2-selection__clear:hover {
      color: #333; }
  .select2-container .select2-selection__placeholder {
    color: #999999 !important;
    font-size: 16px; }
  .select2-container .select2-search--inline .select2-search__field,
  .select2-container .select2-selection--multiple .select2-selection__choice {
    margin-top: 0px; }
  .select2-container .select2-selection__rendered li.select2-search.select2-search--inline:nth-child(2) {
    /*height: 0px;*/ }

.select2-container--default.select2-container--focus .select2-selection,
.select2-container--default.select2-container--open .select2-selection {
  border-color: #616263;
  border-width: 1px;
  outline: 1px solid #616263;
  /*-webkit-box-shadow: 0px 0px 5px 0px rgba(97,98,99,0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(97,98,99,0.5);
  box-shadow: 0px 0px 5px 0px rgba(97,98,99,0.5);*/ }

.select2-container--default.select2-container--focus .select2-dropdown,
.select2-container--default.select2-container--open .select2-dropdown {
  border-color: #616263;
  border-width: 1px;
  outline: 1px solid #616263; }

.select2-dropdown {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-color: #616263;
  -webkit-box-shadow: inset 0 0 0 0;
  -moz-box-shadow: inset 0 0 0 0;
  box-shadow: inset 0 0 0 0; }
  .select2-dropdown .select2-search--dropdown {
    border-bottom: 1px solid #616263;
    padding: 12px;
    background: #eee; }
    .select2-dropdown .select2-search--dropdown .select2-search__field {
      padding: 6px 12px; }
      .select2-dropdown .select2-search--dropdown .select2-search__field:focus {
        outline: 1px solid #616263; }
  .select2-dropdown .select2-results__option {
    padding: 3px 0px !important;
    border-bottom: 1px solid #cccccc;
    /*font-size: 12px;*/ }
  .select2-dropdown .select2-results__message, .select2-dropdown .loading-results {
    padding: 3px 12px !important;
    border-bottom: 1px solid #cccccc;
    /*font-size: 12px;*/ }
  .select2-dropdown .select2-results__message.loading-results {
    padding: 0px !important; }
  .select2-dropdown .select2-results__option--highlighted {
    background: #f57f25 !important; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 351px; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  /*border-width: 0px;*/
  background: #eceeef; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__arrow,
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px; }

.select2-container .select2-choice {
  font-size: 16px;
  height: 38px !important;
  line-height: 38px !important;
  border-color: #616263;
  -webkit-box-shadow: inset 0 0 0 0;
  -moz-box-shadow: inset 0 0 0 0;
  box-shadow: inset 0 0 0 0; }
  .select2-container .select2-choice .select2-arrow {
    border-width: 0px; }
    .select2-container .select2-choice .select2-arrow b {
      background: url(../../img/layout/dropdown_arrow.png) no-repeat #ffffff !important;
      background-position: center center !important; }
.select2-container .select2-chosen {
  line-height: 16px;
  padding: 6px 12px;
  color: #5B5B5B !important; }

.select2-dropdown-open .select2-choice,
.select2-drop-active {
  border-color: #616263 !important;
  background: #ffffff !important;
  -webkit-box-shadow: inset 0 0 0 0;
  -moz-box-shadow: inset 0 0 0 0;
  box-shadow: inset 0 0 0 0; }

.form-group p.form-control-static + .help-block {
  margin: 0px; }

body.artist .navbar, body.organizer .navbar, body.register-artist .navbar, body.register-organizer .navbar {
  display: none; }
body.artist #footer, body.organizer #footer, body.register-artist #footer, body.register-organizer #footer {
  display: none; }
body.artist .container, body.organizer .container, body.register-artist .container, body.register-organizer .container {
  height: 100%; }

@media (max-width: 768px) {
  body.register-organizer .container {
    margin-bottom: 200px; } }
.reqpwd h2 {
  color: #181818;
  font-size: 30px;
  font-weight: bold; }
.reqpwd .form-control {
  width: 375px; }
.reqpwd .btn-orange {
  width: 250px; }

#wrap-registration {
  padding: 0px;
  /*width: 45%;*/
  /*width: 500px;*/
  height: 100%;
  min-height: 100%;
  margin: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  text-align: left; }
  #wrap-registration h1 {
    margin-bottom: 50px;
    color: #181818;
    font-size: 36px;
    font-weight: normal;
    text-align: center; }
  #wrap-registration form {
    margin: 0px;
    height: 100%;
    min-height: 100%; }
  #wrap-registration .wrap-registration-content {
    min-height: 100%;
    margin-bottom: -135px;
    padding: 70px 20px 0px 20px;
    background-color: #ffffff;
    background-image: url(../../img/layout/logo-2025-orange.png);
    background-position: center 25px;
    background-repeat: no-repeat;
    /*background-size: 20%;*/ }
    #wrap-registration .wrap-registration-content:after {
      content: "";
      display: block;
      height: 140px; }
  #wrap-registration .wrap-registration-footer {
    height: 140px;
    padding: 0px 20px;
    background: #ffffff; }
    #wrap-registration .wrap-registration-footer span.btn-user-step {
      position: relative;
      display: inline-block;
      width: 30px;
      height: 30px;
      line-height: 26px;
      margin: 0px 10px;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      text-align: center;
      cursor: pointer; }
      #wrap-registration .wrap-registration-footer span.btn-user-step::after {
        content: '';
        position: absolute;
        top: 12px;
        left: 28px;
        width: 22px;
        height: 2px; }
      #wrap-registration .wrap-registration-footer span.btn-user-step:last-child:after {
        display: none; }

@media (min-width: 768px) {
  #wrap-registration {
    position: absolute;
    left: 30%; }
    #wrap-registration .wrap-registration-content {
      padding: 70px 40px 0px 40px; }
    #wrap-registration .wrap-registration-footer {
      padding: 0px 40px; } }
.access-register-organizer span.btn-user-step {
  background: #FF4E08;
  border: 2px solid #616263;
  color: #FFFFFF; }
  .access-register-organizer span.btn-user-step::after {
    background-color: #616263; }
  .access-register-organizer span.btn-user-step:hover {
    background: #bb5609; }
.access-register-organizer span.btn-user-step.disabled.active {
  background: #380055;
  border: 2px solid #380055;
  cursor: default; }
.access-register-organizer span.btn-user-step.disabled {
  background: none;
  border: 2px solid #616263;
  color: #616263;
  cursor: not-allowed; }
  .access-register-organizer span.btn-user-step.disabled:hover {
    background: #eceeef; }

.field-accessregisterorganizermodel-tax_number,
.field-accessregisterorganizermodel-reg_number {
  margin-bottom: 10px; }

@media (min-width: 992px) {
  body.register-organizer.step-6 #wrap-registration,
  body.register-organizer.step-6_ev #wrap-registration,
  body.register-organizer.step-6_msz #wrap-registration {
    width: 66.66666667%; } }
#css-summary-step a {
  position: relative;
  top: 0px;
  left: 0px;
  display: block;
  width: 100%;
  min-height: 40px;
  line-height: 40px;
  background: #ffffff;
  border-bottom: 1px solid #979797;
  color: #181818;
  font-weight: normal;
  text-decoration: none; }
  #css-summary-step a span {
    display: block;
    line-height: 24px; }
    #css-summary-step a span:first-child {
      padding-top: 8px; }
    #css-summary-step a span:after {
      clear: both; }
  #css-summary-step a:before {
    display: none; }
  #css-summary-step a:after {
    position: absolute;
    bottom: -1px;
    right: 0px;
    padding: 0px 0px 0px 12px;
    border-bottom: 1px solid #979797;
    background-color: #ffffff;
    content: 'Módosít';
    color: #BABABA;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer; }

.multiple-input-list th {
  display: none; }
.multiple-input-list .multiple-input-list__item td {
  padding: 0px; }
.multiple-input-list .list-cell__instrument .form-group .form-control {
  width: 120px;
  margin-left: 25px; }
.multiple-input-list .btn-default {
  width: 40px;
  height: 40px;
  margin: 6px 0px 6px 26px;
  padding: 0px;
  background: #9E0059; }
  .multiple-input-list .btn-default:hover {
    background-color: #C3016F;
    color: #ffffff; }
  .multiple-input-list .btn-default:focus {
    color: #ffffff;
    border: 1px solid #E00380;
    outline: none; }
  .multiple-input-list .btn-default:active {
    background-color: #7E0147;
    -webkit-box-shadow: inset 0 0 0 0;
    -moz-box-shadow: inset 0 0 0 0;
    box-shadow: inset 0 0 0 0;
    color: #ffffff; }
  .multiple-input-list .btn-default i {
    top: 0px;
    left: 1px;
    line-height: 40px;
    font-size: 14px; }
.multiple-input-list .btn-danger {
  width: 40px;
  height: 40px;
  margin: 6px 0px 6px 25px;
  padding: 0px;
  background: #ffffff;
  border: 1px solid #979797;
  color: #9E0059; }
  .multiple-input-list .btn-danger:hover {
    border: 1px solid #9E0059; }
  .multiple-input-list .btn-danger i {
    line-height: 40px;
    font-size: 14px; }

.tooltip {
  /*.tooltip-inner {
      background: $color_white;
      color: $color_gray1;
  }*/ }
  .tooltip.bottom {
    margin-top: 0px;
    /*.tooltip-arrow {
        border-bottom-color: $color_white;
    }*/ }

.popover {
  max-width: 648px;
  width: 648px;
  padding: 20px;
  color: #181818;
  font-family: 'source-sans-pro';
  font-size: 15px; }
  .popover.right {
    margin-left: 90px; }
  .popover .popover-content {
    padding: 0px; }

.access-profile .tabs-x .nav.nav-pills.nav-stacked {
  margin-bottom: 20px;
  min-height: 350px; }
.access-profile .tabs-x .nav > li > a {
  padding: 4px 12px; }
.access-profile .tabs-x .nav > li.disabled > a {
  color: #616263;
  pointer-events: none;
  cursor: default; }
.access-profile .tabs-x .tab-content {
  margin-left: 0px; }
.access-profile .tabs-x > .tab-content {
  float: left;
  margin-left: 0px;
  /* .col-md-8 */
  width: 66.66666667%;
  border: 0px; }
  .access-profile .tabs-x > .tab-content .tab-content {
    width: 100%; }

/*# sourceMappingURL=artisjus-aor-style.css.map */
