/* here you can put your own css to customize and override the theme */
@media (min-width: 992px) {
  .page-content-wrapper .page-content {
    margin-left: 0px;
    margin-top: 0;
    min-height: auto;
    padding: 10px 20px 0 20px; } }

html {
  font-family: inherit;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 300 !important;
  letter-spacing: 0px !important;
  line-height: 1.5 !important;
  margin: 0;
  color: #747474;
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
  /* font: 16px/20px PTSansRegular,Arial,Helvetica,sans-serif; */
  font-size: 18px; }

h3 {
  font-weight: bold !important; }

.page-container {
  margin-top: 0; }

label {
  font-weight: 400;
  padding-top: 8px; }

a {
  text-decoration: none !important; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 12px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.form-control {
  height: 31px !important; }

.portlet {
  margin-top: 0;
  margin-bottom: 25px;
  padding: 0;
  border-radius: 0px !important; }
  .portlet.autoricarica {
    background-color: #196bb8;
    color: #fff; }
    .portlet.autoricarica .portlet-title [class*="col-"]:first-of-type {
      padding-left: 0; }
    .portlet.autoricarica .portlet-title [class*="col-"]:last-of-type {
      padding-right: 0;
      padding-left: 0; }
      @media (max-width: 992px) {
        .portlet.autoricarica .portlet-title [class*="col-"]:last-of-type {
          padding-left: 0; } }
    .portlet.autoricarica .portlet-title .caption {
      color: #fff; }
      .portlet.autoricarica .portlet-title .caption .recharge-icon {
        width: 23px;
        height: auto;
        margin-left: 8px;
        vertical-align: baseline; }
    .portlet.autoricarica .portlet-title .mso_offerta {
      font-size: 14px;
      text-align: right; }
      @media (max-width: 992px) {
        .portlet.autoricarica .portlet-title .mso_offerta {
          text-align: left;
          padding: 5px 0; } }
      .portlet.autoricarica .portlet-title .mso_offerta a {
        color: #fff; }
    .portlet.autoricarica .no-gutter [class*="col-"] {
      padding: 0; }
    .portlet.autoricarica .btn {
      margin-bottom: 15px;
      width: 130px; }
      .portlet.autoricarica .btn.disable {
        background-color: #ccc;
        border-color: #ccc; }
      .portlet.autoricarica .btn.disable:hover {
        color: #333; }
      .portlet.autoricarica .btn.btn-secondary {
        border-color: #fff; }
    .portlet.autoricarica .col-sm-6 {
      float: left;
      width: 50%; }


    .blue-offer-caption {
      background-color: #196bb8;
      color: #fff;
    }

    .section-sport-offers-list img {
      height: 60px;
      width: auto;
      max-width: 100%;
    }

    .px-15 {
      padding-left: 15px;
      padding-right: 15px;
    }

    .py-5 {
      padding-top: 5px;
      padding-bottom: 5px;
    }

#login_mask {
  max-width: 378px;
  margin: auto; }

.form-control {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #d3d3d3;
  border-radius: 100px !important; }

.panel-title {
  margin-top: 0;
  font-size: 16px;
  padding: 0 25px; }

.panel-body {
  padding: 25px 25px; }

.panel-title .title {
  text-align: center;
  line-height: 60px;
  border-bottom: 1px solid #d3d3d3; }

.btn {
  border-radius: 100px;
  font-weight: bold;
  padding: 4px 25px; }

.btn-primary {
  color: #333;
  background-color: #feb914;
  border-color: #feb914; }

.btn-secondary {
  color: #333;
  background-color: #fff;
  border-color: #333; }

.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #feb914;
  border-color: #feb914; }

.separator_align_center.barred {
  text-align: center;
  padding: 15px;
  border-top: 1px solid #c2cad8;
  margin-top: 25px; }

.separator_align_center.barred span {
  padding: 0 25px;
  margin: -26px auto;
  background-color: #fff;
  position: relative;
  top: -26px; }

.row.list-separated {
  border-bottom: 1px solid #eef1f5;
  padding: 15px 0; }
  .row.list-separated.no_border {
    border-bottom: 0; }

.row.separated {
  padding: 15px 0; }

.box_offerta .row {
  margin: auto !important; }

.font-lg {
  font-size: 20px; }

#register_mask {
  max-width: 809px;
  margin: 0 auto; }

input[type=file], input[type=password], input[type=submit], input[type=text], textarea {
  -webkit-appearance: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  width: 100%;
  -webkit-box-shadow: inset 0px 3px 8px -6px rgba(0, 0, 0, 0.38);
  box-shadow: inset 0px 3px 8px -6px rgba(0, 0, 0, 0.38); }

#register_mask .panel-title {
  text-align: center;
  padding: 25px 150px; }

.form-group {
  margin-bottom: 20px; }

#register_mask label {
  text-align: right; }

#register_mask .form-group .block {
  text-align: center;
  background-color: #f6f6f6;
  height: 150px;
  width: 150px;
  border-radius: 10px;
  display: table; }
  #register_mask .form-group .block span {
    display: table-cell;
    vertical-align: middle; }

#register_mask .form-group .block.long {
  height: 45px;
  width: auto;
  border-radius: 10px;
  margin: 0 18px;
  position: static;
  display: block;
  /* float: none; */
  text-align: center; }
  #register_mask .form-group .block.long span {
    display: block;
    /* float: none; */
    text-align: center;
    line-height: 3.4em; }

.page-header-fixed .page-container {
  margin-top: 0px; }

.separator_align_center {
  /*    border-bottom: 1px solid #e9e9e9;*/ }

input[type=checkbox], input[type=radio] {
  margin: 0px; }

input[type=file].error, input[type=password].error, input[type=text].error, textarea.error {
  border: 1px solid #f00; }

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .btn-primary.dropdown-toggle.focus,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle:hover {
  color: #fff;
  background-color: #feb914;
  border-color: #feb914; }

.modal-dialog .pin_code {
  font-size: 1.2em;
  font-weight: bold; }

.modal-dialog input.error {
  padding: 0 10px 0 10px; }

.help-block.error {
  color: #e7505a !important; }

@media (min-width: 768px) {
  .modal-dialog {
    margin: 130px auto; } }

.fusion-header-wrapper {
  position: relative;
  z-index: 1001; }

.header_tariff.list-separated.row {
  background-color: #feb914;
  color: #fff;
  padding: 5;
  border-radius: 5px; }

.list-separated.row .box_tariff {
  background-color: #f3f3f3;
  /* margin-top: -16px; */
  padding: 10px 7px; }

.btn.btn-outline.dark {
  border-color: transparent;
  color: #2f353b;
  background: 0 0; }

.btn.btn-outline.dark.active,
.btn.btn-outline.dark:active,
.btn.btn-outline.dark:active:focus,
.btn.btn-outline.dark:active:hover,
.btn.btn-outline.dark:focus,
.btn.btn-outline.dark:hover {
  border-color: #feb914;
  background-color: #fff;
  color: #2f353b; }

.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #feb914;
  border-color: transparent; }

.fusion-main-menu > ul > li > a {
  display: list-item !important; }


em.has-error {
  color: #f00; }

.slide-to-captcha {
  position: relative;
  /*    width: 300px;*/
  height: 2px;
  /*  background-color: #feb914;*/
  background-color: #fbe1a3;
  border-radius: 15px;
  margin: 15px auto 35px auto; }
  .slide-to-captcha .captcha-progress-bar {
    position: relative;
    height: 2px;
    background-color: #feb914;
    border-radius: 15px; }
  .slide-to-captcha .slide-to-captcha-handle {
    position: absolute;
    width: 35px;
    height: 35px;
    cursor: ew-resize !important;
    left: 0;
    top: -17px; }
    .slide-to-captcha .slide-to-captcha-handle .icon {
      width: 19px;
      height: 19px;
      background-color: #feb914;
      border: 2px solid #636363;
      border-radius: 50%;
      background-clip: padding-box;
      /* stops bg color from leaking outside the border: */
      margin: 8px auto; }
  .slide-to-captcha.valid:after {
    position: relative;
    content: attr(data-content);
    display: block;
    color: rgba(0, 0, 0, 0.6);
    z-index: 1; }
  .slide-to-captcha.valid .slide-to-captcha-handle {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.font-md {
  font-size: 15px; }

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
  outline: 0;
  outline-offset: 0; }

.bbp-pagination .bbp-pagination-links .pagination-next,
.bbp-pagination-links span.dots,
.pagination .pagination-next,
.woocommerce-pagination .next {
  padding: 0px !important; }

#logoutButton {
  margin-top: 20px; }

.fa.fa-info.rounded {
  border-radius: 50% !important;
  background-color: #feb914;
  color: #fff;
  padding: 7px;
  font-size: 12px;
  font-weight: lighter;
  height: 18px;
  width: 18px;
  line-height: 0.5em; }

.row.list-separated:last-child {
  border: 0; }

.portlet.bags .box_offerta {
  border: 1px solid #feb914;
  border-radius: 7px;
  border-collapse: collapse;
  margin-bottom: 20px; }

.portlet.bags .row.list-separated.button_row {
  padding: 12px 15px; }

.portlet.bags .row.list-separated.tariff_data {
  border: 0; }

.graph {
  /* float: left; */
  /* margin: 0px 25px; */
  padding: 0 17%; }

.info_no_credit_activation {
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5; }

.info_disclaimer_activation {
  padding: 10px 0; }
  .info_disclaimer_activation a {
    color: #196bb8;
    text-decoration: underline !important; }

div#modal-body button.btn {
  border-radius: 3px !important;
  font-weight: 400;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

div.items-per-page select.selectMod {
  border-radius: 3px !important;
  min-width: 66px; }

div#modal-body ul.pagination .pagination-prev {
  display: inline;
  border: 0px; }

div#modal-body ul.pagination .pagination-next {
  display: inline;
  border: 0px; }

div#modal-body ul.pagination .pagination-prev:before {
  content: ""; }

div#modal-body ul.pagination .pagination-next:after {
  content: ""; }

.table > thead > tr > th {
  vertical-align: middle; }

.margin-bottom-basic {
  margin-bottom: 15px; }

.pagination {
  margin: 0; }

.items-per-page {
  margin-left: 15px; }

.sortable:after {
  font: 14px/1 FontAwesome;
  content: "\f0dc"; }

.sortable.sort-ascent:after {
  content: '\f0de';
  vertical-align: bottom; }

.sortable.sort-descent:after {
  content: "\f0dd";
  vertical-align: top; }

.nota {
  float: left; }

.no-pad {
  padding-bottom: 0 !important;
  padding-top: 0 !important; }

form.form-inline.pull-right.margin-bottom-basic.ng-pristine.ng-valid {
  margin-bottom: 0 !important; }

table.table.table-bordered.table-striped th {
  padding: 2px; }

.close {
  text-indent: 0 !important;
  outline: 0 !important;
  opacity: 1;
  background: #fff !important; }

.btn-revoca-linee {
  background-color: transparent;
  border-width: 3px;
}

@media (min-width: 992px) {
  /* 992px */ }

@media (max-width: 991px) {
  /* 991px */
  /* Boxed page container  */
  .page-boxed > .container {
    width: 100%;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important; }
  /* Page content */
  .page-content-wrapper .page-content {
    margin: 0px !important;
    padding: 10px !important;
    min-height: 280px; } }

@media (min-width: 768px) and (max-width: 991px) {
  /*  768px & 991px */
  /* Boxed page container */
  .page-boxed > .container {
    margin: auto !important; }
  #register_mask .panel-title {
    padding: 10px 5%; }
  .panel-body {
    padding: 0; } }

@media (max-width: 767px) {
  /* 767px */
  /* Page content */
  .page-content-wrapper .page-content {
    padding: 20px 0px 10px 0px !important;
    overflow: hidden;
    /* Page title */ }
    .page-content-wrapper .page-content .page-title {
      margin-bottom: 15px;
      font-size: 20px; }
      .page-content-wrapper .page-content .page-title small {
        font-size: 13px;
        padding-top: 3px; }
  #register_mask .panel-title {
    padding: 10px 5%; }
  .panel-body {
    padding: 0; }
  /*        .btn {
            margin: 4px 0;
        }*/
  .page-content-wrapper .page-content {
    padding: 0px 0px 10px 0px !important; }
  #main {
    padding: 0px; }
  .portlet.light {
    padding: 12px 10px 15px; } }

@media (max-width: 480px) {
  /* 480px */
  /* Dashboard date range panel */
  .page-content-wrapper .page-content .page-title small {
    display: block;
    clear: both; }
  #register_mask .panel-title {
    padding: 10px 5%; }
  .panel-body {
    padding: 0; }
  .page-content-wrapper .page-content {
    padding: 0px 0px 5px 0px !important; }
  #main {
    padding: 0px; }
  .portlet.light {
    padding: 12px 10px 15px; } }
