/*
Helvetica45-Light
Helvetica55-Normal
Helvetica65-Medium
Helvetica75-Bold
*/

@font-face {
  font-family: 'HelveticaNeue';
  src: url(../fonts/HelvNeue35_W1G.eot);
  src: url(../fonts/HelvNeue35_W1G.woff);
  src: url(../fonts/HelvNeue35_W1G.eot?#iefix) format('embedded-opentype'), url(../fonts/HelvNeue35_W1G.ttf) format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url(../fonts/HelvNeue45_W1G.eot);
  src: url(../fonts/HelvNeue45_W1G.woff);
  src: url(../fonts/HelvNeue45_W1G.eot?#iefix) format('embedded-opentype'), url(../fonts/HelvNeue45_W1G.ttf) format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url(../fonts/HelvNeue55_W1G.eot);
  src: url(../fonts/HelvNeue55_W1G.woff);
  src: url(../fonts/HelvNeue55_W1G.eot?#iefix) format('embedded-opentype'), url(../fonts/HelvNeue55_W1G.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url(../fonts/HelvNeue65_W1G.eot);
  src: url(../fonts/HelvNeue65_W1G.woff);
  src: url(../fonts/HelvNeue65_W1G.eot?#iefix) format('embedded-opentype'), url(../fonts/HelvNeue65_W1G.ttf) format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url(../fonts/HelvNeue75_W1G.eot);
  src: url(../fonts/HelvNeue75_W1G.woff);
  src: url(../fonts/HelvNeue75_W1G.eot?#iefix) format('embedded-opentype'), url(../fonts/HelvNeue75_W1G.ttf) format('truetype');
  font-weight: 900;
  font-style: normal;
}

html {
  /* overflow-x: visible !important; */
}

#c h1, #c h2, #c h3, #c h4, #c h5 {
  font-family: 'HelveticaNeue';
  font-weight: 900;
}

@media(max-width: 991px) {
  html {
    overflow-y: auto;
  }
}

body {
  background: #000 !important;
  word-wrap: break-word;
  font-family: 'HelveticaNeue' !important;
}
#c {
  min-height: 50vh;
  color: #000;
  background: #fff;
}
#c a {
  color: #000;
}
#c button {
  width: auto;
}
#c :focus {
  outline: none;
}
#c .show {
  display: inherit !important;
}
#c img {
  margin: 0;
}
#c .row {
  margin-bottom: 0;
}
#c .noborder {
  border: none !important;
}
#c .noshadow {
  box-shadow: none !important;
}
#c .nodecoration {
  text-decoration: none !important;
}
#c .light {
  font-weight: 300;
}
#c .normal {
  font-weight: 400;
}
#c .medium {
  font-weight: 600;
}
#c .bold {
  font-weight: 900;
}

#c a:hover {
  text-decoration: underline;
  cursor: pointer;
}
#c .container .btn:hover {
  text-decoration: none;
}
#c .current {
  color: #f16e00 !important;
}

#c .wrapper {
  padding-bottom: 40px;
}

#c .underline {
  text-decoration: underline !important;
}

.whitespace-1 {
  height: 1px;
}
.whitespace-5 {
  height: 5px;
}
.whitespace-10 {
  height: 10px;
}
.whitespace-15 {
  height: 15px;
}
.whitespace-20 {
  height: 20px;
}
.whitespace-25 {
  height: 25px;
}
.whitespace-30 {
  height: 30px;
}
.whitespace-35 {
  height: 35px;
}
.whitespace-40 {
  height: 40px;
}
.whitespace-50 {
  height: 50px;
}
.whitespace-60 {
  height: 60px;
}
.whitespace-70 {
  height: 70px;
}
.whitespace-80 {
  height: 80px;
}
.whitespace-90 {
  height: 90px;
}
.whitespace-100 {
  height: 100px;
}

#c .color-main {
  color: #f16e00;
}
#c .color-main-2 {
  color: #ff7900;
}
#c .color-bg {
  background-color: #f16e00;
}

.supColor-01 {
  color: #4BB4E6 !important;
}
.supColor-02 {
  color: #50BE87 !important;
}
.supColor-03 {
  color: #FFB4E6 !important;
}
.supColor-04 {
  color: #A885D8 !important;
}
.supColor-05 {
  color: #FFD200 !important;
}
.supColor-black {
  color: #000 !important;
}
.inactive {
  color: #ccc;
}

.supColor-bg-01 {
  background-color: #4BB4E6 !important;
}
.supColor-bg-02 {
  background-color: #50BE87 !important;
}

.supColor-bg-03 {
  background-color: #FFB4E6 !important;
}
.supColor-bg-04 {
  background-color: #A885D8 !important;
}
.supColor-bg-05 {
  background-color: #FFD200 !important;
}

.funcColor-01 {
  color: #32C832;
}
.funcColor-02 {
  color: #CD3C14;
}
.funcColor-03 {
  color: #527EDB;
}
.funcColor-04 {
  color: #FFCC00;
}

.container-pageContent {
  padding-bottom: 60px;
}
.ng-hide {
  display: none;
}
[data-toggle~="collapse"] {
  cursor: pointer;
}


/* ====================================== SPECTATOR'S BAR ====================================== */
.spectate-bar {
  height: 50px;
  width: 100%;
  left: 0;
  background: #000000;
  color: #fff !important;
  font-size: 18px;
  font-weight: 900;
  padding-top: 12px;
  z-index: 1000;
  top: 0;
  border-bottom: 1px solid #ddd;
  position: sticky;
}
.spectate-bar a {
  color: #fff !important;
  cursor: pointer;
}
.spectating-mode {
  text-align: right;
}
@media(max-width: 767px) {
  .spectating-mode {
    text-align: left;
  }
}





/* ====================================== BUTTONS ====================================== */


#c .btn {
  font-family: Arial;
  display: inline-block;
  margin-bottom: 2px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background: none;
  border: 1px solid transparent;
  white-space: normal;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 44px;
  border-width: 2px;
  padding: 10px 20px;
  height: auto;
  text-shadow: none;
  letter-spacing: 0px;
  touch-action: manipulation;
  outline: none;
  margin-right: 5px;
}
#c .btn.disabled {
  cursor: not-allowed;
  opacity: 0.5;
  filter: alpha(opacity=59);
  -webkit-box-shadow: none;
  box-shadow: none;
}
#c .btn i {
  margin-left: -4px;
  margin-right: 2px;
}


/*Button Sizing*/
#c .btn-medium, #c .btn {
  font-size: 16px;
  line-height: 16px;
}
#c .btn-tiny {
  line-height: 14px;
  font-size: 14px;
  padding: 6px 10px;
}
#c .btn-large {
  height: 50px;
  line-height: 34px;
  font-size: 18px;
  padding: 6px 30px;
}
#c .btn-xlarge {
  height: 60px;
  line-height: 34px;
  font-size: 20px;
  padding: 6px 40px;
}



/*Button Colors*/
/* on white background */
#c .btn {
  background-color: none;
  border: 2px #000000 solid;
  color: #000000;
}
#c .btn-color {
  background-color: #f16e00;
  border-color: #f16e00;
  color: #fff;
}
#c .btn-black {
  background-color: #000000;
  color: #FFFFFF;
}
#c .btn-positive {
  background-color: #32C832;
  border: 2px #32C832 solid;
  color: #FFFFFF;
}
#c .btn-negative {
  background-color: #cd3c14;
  border: 2px #cd3c14 solid;
  color: #FFFFFF;
}
#c .btn-nobutton {
  background-color: none !important;
  border: 2px solid rgba(40,40,40, 0) !important;
  color: inherit;
}
#c .btn-facebook {
  background-color: #4267B2 !important;
  border: 2px #4267B2 solid !important;
  color: #FFFFFF !important;
}
#c .btn-google {
  background-color: #DB4437 !important;
  border: 2px #DB4437 solid !important;
  color: #FFFFFF !important;
}

/* on black background */
#c .btn-white {
  background-color: #ffffff;
  border: 2px #FFFFFF solid;
  color: #000000;
}
#c .btn-inv {
  background-color: #000000;
  border: 2px #FFFFFF solid;
  color: #FFFFFF;
}
#c .btn-color-inv {
  background-color: #f16e00 !important;
  border: 2px #f16e00 solid !important;
  color: #FFFFFF !important;
}
#c .btn.positive-inv {
  background-color: #32C832;
  border: 2px #32C832 solid;
  color: #FFFFFF;
}
#c .btn.negative-inv {
  background-color: #DC3C14;
  border: 2px #DC3C14 solid;
  color: #FFFFFF;
}


/*Hover state*/
/* on white background */
#c .btn:hover {
  background-color: #000000;
  border: 2px #000000 solid;
  color: #FFFFFF !important;
  text-decoration: none;
}
#c .btn-black:hover {
  background: none !important;
  border: 2px #000000 solid;
  color: #000000 !important;
}
#c .btn.disabled:hover {
  background-color: inherit;
  border: 2px #000000 solid;
  color: inherit;
}
/* on black background */
#c .btn-white:hover {
  background-color: #000000;
  border: 2px #ffffff solid;
  color: #FFFFFF !important;
}
#c .btn-color-inv:hover {
  background-color: #ffffff !important;
  border: 2px #FFFFFF solid !important;
  color: #000000 !important;
}
#c .btn-inv:hover {
  background-color: #FFFFFF;
  border: 2px #FFFFFF solid;
  color: #000000 !important;
}
#c .btn-inv.disabled:hover {
  background-color: inherit;
  border: 2px #FFFFFF solid;
  color: #FFFFFF !important;
}
#c .btn-nobutton:hover {
  background-color: none !important;
  background: none;
  color: #222;
  border: 0;
}

/*Active state*/
/* on white background */
#c .btn:active {
  background-color: #f16E00;
  border: 2px #f16E00 solid;
  color: #FFFFFF;
  box-shadow: none;
}
/* on black bacground */
#c .btn-inv:active {
  background-color: #f16E00;
  border: 2px #f16E00 solid;
  color: #FFFFFF;
  box-shadow: none;
}

/*special*/
#c .btn.visited {
  border: 1px #333 solid;
  color: #333;
}


.buttons {
  margin-top: 60px;
}
.btn .g-icon::before {
  font-size: 16px;
  margin-top: -3px;
  margin-right: 6px;
  margin-left: -2px;
}
.btn-tiny .g-icon::before {
  font-size: 14px;
}
.btn .g-icon--arrow-slide2-right::before {
  font-size: 14px;
  margin-top: -2px;
  margin-right: -2px;
  margin-left: 2px;
}
.btn .g-icon--pdf::before {
  font-size: 22px;
  margin-top: -4px;
}

@media (max-width: 767px) {
  .btn {
    margin-bottom: 5px !important;
  }
}

@media (max-width: 1024px) {
  #c .btn {
    height: auto;
  }
}







/* ======================================= TYPO ======================================= */

#c h1 {
  font-size: 60px;
  line-height: 60px;
  letter-spacing: -1.5px;
  margin-left: -3px;
  margin-top: 15px;
}
#c h2 {
  font-size: 40px;
  line-height: 40px;
}
#c h3 {
  font-size: 30px;
  line-height: 30px;
}
#c h4 {
  font-size: 25px;
  line-height: 25px;
}
#c h5 {
  font-size: 20px;
  line-height: 20px;
  font-family: "HelveticaNeue";
  font-weight: 900;
}
#c h6 {
  font-size: 18px;
  line-height: 18px;
  font-family: "HelveticaNeue";
  font-weight: 900;
}
#c .h7 {
  font-size: 15px;
  line-height: 18px;
  font-family: "HelveticaNeue";
  font-weight: 900;
}
.pageSubTitle {
  margin-top: -10px;
  margin-bottom: 50px;
  /*color: #F16E00;*/
}
#c .row-pageSubTitle .btn {
  margin-top: -15px;
  margin-bottom: 30px;
}







/* ========================================= MODALS ========================================= */
.modal-open .modal .lightbox-close-button {
  position: absolute;
  right: 25px;
  top: 5px;
  z-index: 2000;
}
.modal-open .modal-dialog {
  min-width: 1000px;
  margin: 30px auto;
}
.modal-open .modal-backdrop.in {
  opacity: 0.9;
  background: #333;
}
.modal-open .modal-content {
  box-shadow: none;
  background: #fff;
  border: none;
  border-radius: 0;
}
.modal-open .modal-body {
  box-sizing: border-box;
  min-width: 320px;
  padding: 30px 60px 30px 60px;
  text-align: left;
  width: 100%;
}
.modal .heading {
  margin-top: -26px;
  margin-bottom: 20px;
  padding-right: 40px;
}
.lightbox-close-button .g-icon::before {
  font-size: 28px !important;
}
#c .select-nav, #c .select-nav .c-btn {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 30px !important;
  border-width: 0 0 2px 0 !important;
  border-bottom-color: #000 !important;
  font-size: 20px;
  font-family: "HelveticaNeue" !important;
  font-weight: 900 !important;
}
.modal-dialog #c {
  min-height: 0 !important;
}

@media (max-width: 600px) {
  .modal-open .modal-body {
    padding: 30px;
  }
}


@media (max-width: 1060px) {
  .modal-open .modal-dialog {
    min-width: 0 !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .modal-content {
    min-height: 100%;
    padding: 0 !important;
    margin: 0 !important;
  }
}


/* MODAL FULL */
.full-modal .modal-dialog {
  margin: 0;
  height: 100%;
  width: auto;
}
.full-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 60px 0;
}
.full-modal .close-modal {
  position: fixed !important;
  width: 75px;
  height: 75px;
  background-color: transparent;
  top: 25px;
  right: 50px;
  cursor: pointer;
  z-index: 10000000;
}
.full-modal .close-modal .lr {
  height: 75px;
  width: 1px;
  margin-left: 35px;
  background-color: #222222;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1051;
}
.full-modal .close-modal .lr .rl {
  height: 75px;
  width: 1px;
  background-color: #222222;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  z-index: 1052;
}
.full-modal .close-modal:hover .lr {
  transition: all 0.75s;
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.full-modal .modal-backdrop {
  opacity: 0;
  display: none;
}
.full-modal .modal-body {
  max-width: 1920px;
}















/* ======================================= FORMS ======================================= */


#c input,
#c textarea,
#c select {
  color:#222;
  border-radius:0;
  border: 2px #000 solid !important;
  display: inline-block;
  font-weight: 900;
  font-size: 16px;
  text-decoration: none;
  background: #fff;
  height: 40px;
  padding:0 9px;
  resize: none;
}
#c input:hover,
#c select:hover,
#c textarea:hover {
  /* border:2px #aaa solid !important; */
  box-shadow: none;
}
#c input:focus,
#c textarea:focus,
#c select:focus,
#c label:focus span  {
  /* border:2px #777 solid !important; */
  box-shadow: none;
}
#c textarea {
  height:auto;
  overflow:auto;
  padding-top: 5px;
}
#c select::-ms-expand {
  display: none;
}
#c select {
  font-size:16px;
  font-weight: bold;
  margin: 0;
  height: 40px;
  background: transparent;
  box-shadow: none;
  padding:0 30px 0 10px;
  background-image:
    linear-gradient(45deg, transparent 50%, black 60%),
    linear-gradient(135deg, black 40%, transparent 50%) !important;
  background-position:
    calc(100% - 20px) 14px,
    calc(100% - 10px) 14px,
    100% 0;
  background-size:
    10px 10px,
    10px 10px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-overflow: ellipsis;
}
#c select option {
  height: 40px !important;
  font-weight: bold;
}


/* FORMS LOOK */
#c .form-row {
  margin-bottom: 25px;
}
#c .form-row::after {
  content: '';
  display: block;
  clear: both;
}
#c label {
  font-size: 16px;
  line-height: 2.2rem;
  display: block;
  font-family: "HelveticaNeue";
  font-weight: 900;
  vertical-align: baseline;
  padding-bottom: 0px;
}
#c .req::after {
  content: '*';
  color: #FF7900;
  margin-left: 5px;
}
#c input.calendar {
  padding-left: 40px;
  min-width: 180px;
  background: url(../img/calendar.png) 10px center no-repeat;
}
#c input.calendar:focus {
  background: url(../img/calendar-active.png) 10px center no-repeat;
}

.container-form-540 input:not([type="checkbox"]),
.container-form-540 textarea,
.container-form-540 select {
  min-width: 525px;
  width: auto;
}

@media (max-width: 1200px) {
  #c input,
  #c textarea,
  #c select,
  #c .uploadBox {
    width: 90%;
    min-width: 0;
    box-sizing: border-box;
  }
}



/* FILTERS */
.filters .filter {
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}
.filters select {
  width: 210px !important;
}
.filters{
  margin-bottom: 60px;
}
.filters::after {
  content: '';
  clear: both;
  display: table;
}
.box-search .filter {
  float: left;
  margin-right: 5px;
}
.filter input {
  width: 100% !important;
}
@media(max-width: 767px) {
  .filters .filter input, .filters select {
    width: 230px !important;
  }
}































/* ======================================= ERRORS, INFOS ======================================= */

#c .is-invalid,
#c .is-invalid:hover
{
  border-color: #CD3C14 !important;
}
#c .invalid-feedback {
  color: #000;
  font-weight: 900;
  padding-left: 26px;
  font-size: 14px;
  background: url(../img/inline-error.png) left 1px no-repeat;
  margin-top: 6px;
}
#c .is-inactive label {
  color: #ccc;
}
#c .is-inactive input
{
  border-color: #ccc !important;
  background-color: #eee !important;
  color: #ccc;
}












/* ========================================= TOOLTIPS ========================================= */

.tip {
  height: 20px;
  width: 20px;
  display: inline-block;
  margin-left: 5px;
  vertical-align: -5px;
  position: relative;
}
.tip-qmark {
  background: url(../img/tooltip.png) no-repeat;
}
textarea ~ .tip {
  vertical-align: top;
  margin-top: 10px;
}
.tip > span {
  position: absolute;
  width: 200px;
  background: #ddd;
  font-size: 14px;
  font-weight: 900;
  padding: 15px;
  right: -8px;
  line-height: 1.333333;
  top: 35px;
  z-index: 100;
  display: none;
}
.tip-right > span {
  left: 35px;
  top: -9px;
}
.tip > span:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #ddd;
  display: block;
  width: 0;
  z-index: 1;
  right: 12px;
  top: -13px;
  transform: rotate(90deg);
}
.tip-right > span:after {
  left: -7px;
  top: 9px;
  transform: none;
}
/* .tip:hover > span {
	display: block;
} */

@media(max-width: 375px) {
  .tip > span {
    width: 170px;
  }
}




/* ========================================= ACCORDION ========================================= */
.accordion .card {
  padding: 0;
}
#c .accordion .card h5 {
  font-size: 20px;
}
.accordion .card-header {
  padding: 5px 15px;
  cursor: pointer;
}
.accordion .card-header.disabled {
  cursor: default;
}
.accordion:not(.accordion-bordered):not(.mobile-comparison-box) .card:nth-child(even) .card-header,
.accordion-services .panel:nth-child(even) .card-header,
.accordion div:nth-child(even) .card > .card-header {
  background: #f4f4f4 !important;
}
.accordion h4 .phone {
  margin-left: 30px;
}
.accordion .g-icon--phone-standart::before {
  font-size: 28px !important;
}
.accordion h4 .time {
  margin-left: 10px;
}
.accordion h4 .status {
  margin-left: 30px;
}
.accordion h4 .amount {
  float: right;
  text-align: right;
}
.accordion .paid, .in-stock {
  color: #32C832;
}
.accordion .unpaid{
  color: #527EDB;
}
.accordion .overdue, .not-in-stock {
  color: #CD3C14;
}
.accordion h4 .fold-trigger {
  margin-right: 10px;
  color: #f16e00;
}
.accordion .g-icon:before {
  font-size: 22px;
  margin-top: -7px;
}
/* .accordion .card-header.collapsed .g-icon::before{
	transform: rotate(180deg);
} */
.accordion .card-body {
  font-size: 18px;
  padding-left: 55px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.accordion .card-body .row {
  padding-bottom: 10px;
}

.accordion .download {
  margin-right: 15px;
}
.accordion-invoices span.month {
  display: none;
}
.accordion-contracts .btn {
  margin-top: -8px;
  float: right;
  margin-right: 0 !important;
}
.accordion-contracts .card-header:hover {
  cursor: auto;
}
.accordion-contracts h4 {
  margin-top: 20px;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: none !important;
}
.panel-group .panel {
  overflow: visible !important;
}
.panel-group .panel + .panel {
  margin-top: 0 !important;
}
.panel {
  margin: 0;
  box-shadow: none !important;
  border: none !important;
}
.plans-list .panel-heading {
  padding: 0 !important;
}
.accordion-services .panel-body {
  padding-left: 8px;
}


@media (max-width: 767px) {
  .accordion h4 .phone {
    display: none;
  }
  .accordion h4 .time {
    display: none;
  }
  .accordion h4 {
    font-size: 18px !important;
  }
  .accordion .date .g-icon:before {
    font-size: 17px;
  }
  .assistance .accordion .g-icon:before {
    font-size: 10px;
  }
  .accordion .paid, .accordion .unpaid, .accordion .overdue {
    text-align: right;
  }
  .accordion .invoice {
    text-align: left;
  }
  .accordion .invoice, .accordion .case {
    margin-left: 30px;
  }
  .accordion .card-body{
    padding-left: 15px;
  }
  .accordion .value {
    font-size: 18px;
  }
  .accordion .key {
    font-size: 14px;
  }
  .accordion .key-row {
    margin-bottom: 15px;
  }
  .accordion-invoices .g-icon--phone-standart::before {
    display: none !important;
  }
  .assistance .accordion .card-header {
    padding: 5px 0px;
  }
  .accordion-invoices .btn {
    width: 100%;
  }
  .accordion-contracts .btn {
    margin-top: 12px;
  }
}

@media(min-width: 768px) and (max-width: 778px) {
  .accordion-cases i:not(:first-child) {
    display: none;
  }
}

@media (min-width: 365px) and (max-width: 767px) {
  .accordion-invoices span.month{
    display: inline !important;
  }
}


.assistance .accordion .card .container .card-header:not(.collapsed) h4 .fold-trigger .g-icon--arrow-down-slim::before,
.accordion:not(.accordion-services) .card .card-header:not(.collapsed) h4 .fold-trigger .g-icon--arrow-down-slim::before,
.accordion-services > accordion-group.panel.panel-open .panel.card .accordion-toggle .g-icon--arrow-down-slim::before,
span:not(.collapsed) + .g-icon--arrow-down-slim::before,
h3 span:not(.collapsed) .g-icon--arrow-down-slim::before,
#subscription-details h3:not(.collapsed) .g-icon--arrow-down-slim::before,
.show-more-trigger:not(.collapsed) .g-icon--arrow-down-slim::before,
.card-header:not(.collapsed) > .title .g-icon--arrow-down-slim::before,
.key-row:not(.collapsed) .g-icon--arrow-down-slim::before
{
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: 0.5s;
}
.assistance .accordion .card .container .card-header.collapsed h4 .fold-trigger .g-icon--arrow-down-slim::before,
.accordion:not(.accordion-services) .card .card-header.collapsed h4 .fold-trigger .g-icon--arrow-down-slim::before,
.accordion-services > accordion-group.panel:not(.panel-open) .panel.card .accordion-toggle .g-icon--arrow-down-slim::before,
span.collapsed + .g-icon--arrow-down-slim::before,
h3 span.collapsed .g-icon--arrow-down-slim::before,
#subscription-details h3.collapsed .g-icon--arrow-down-slim::before,
.show-more-trigger.collapsed .g-icon--arrow-down-slim::before,
.card-header.collapsed > .title .g-icon--arrow-down-slim::before,
.key-row.collapsed .g-icon--arrow-down-slim::before
{
  transition: 0.5s;
}







/* ========================================= KEY-VALUE ========================================= */

.key {
  font-size: 15px;
  font-weight: 900;
}
.value {
  font-size: 24px;
  font-weight: 900;
  line-height: 1.25;
  padding-bottom: 1px;
  padding-top: 3px;
}
.key-row {
  margin-bottom: 30px;
}

















/* ===================================== PAGETITLE + BREADCRUMB ===================================== */

/* #c .pageHeader {
	background: url(../img/subpage-banner-2.jpg) right 0px top -140px;
	height: 300px;
}
#c .wrapper-social .pageHeader {
	background: url(../img/subpage-banner-3.jpg) right 0px top -20px;
	height: 300px;
} */

#c .wrapper-dashboard .pageHeader {
  background: url(../img/subpage-banner-home.jpg) right 0px top 0px;
  height: 500px;
  border-top: 1px solid #555;
}


#c .pageHeader {
  /*	background: #FFD200;*/
  background: #fff;
  border-bottom: 1px solid #ccc;
  height: 160px;
}
#c .pageHeader .container {
  height: 100%;
  background: no-repeat right 15px bottom;
}



#c .pageHeader .container {
  height: 100%;
}
#c .pageHeader h1 {
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
  font-size: 50px !important;
}
#c .pageHeader-small {
  height: 44px;
}

/* account & settings */
.wrapper-customerinfo .pageHeader .container,
.wrapper-cases .pageHeader .container,
.wrapper-cases-details .pageHeader .container,
.wrapper-cases-new .pageHeader .container {
  background-image: url(../img/titlepic-customer.png) !important;
}
/* invoices */
.wrapper-invoices .pageHeader .container,
.wrapper-usage .pageHeader .container,
.wrapper-recharges .pageHeader .container {
  background-image: url(../img/titlepic-invoices.png) !important;
}
.wrapper-invoices .pageHeader,
.wrapper-usage .pageHeader,
.wrapper-recharges .pageHeader {
  background: #4bb4e6 !important;
}
/* subscriptions */
.wrapper-subscriptions-details .pageHeader .container,
.wrapper-subscriptions-services .pageHeader .container {
  background-image: url(../img/titlepic-shop.png) !important;
}

.wrapper-subscriptions-details .pageHeader,
.wrapper-subscriptions-services .pageHeader  {
  background-color: #50BE87 !important;
}
/* Shop */
.wrapper-shop-home .pageHeader .container,
.wrapper-shop-phones .pageHeader .container,
.wrapper-shop-prepaid .pageHeader .container,
.wrapper-shop-plans .pageHeader .container {
  background-image: url(../img/titlepic-shop.png) !important;
}
/*
.wrapper-Shop-home .pageHeader,
.wrapper-Shop-phones .pageHeader,
.wrapper-Shop-plans .pageHeader,
.wrapper-Shop-prepaid .pageHeader  {
	background-Color: #4BB4E6 !important;
}*/


/* Breadcrumb */
#c .crumb, #c .crumb-back {
  padding-top: 3px;
  min-height: 30px;
}
#c .crumb a::after {
  content: "\f105";
  color: #000;
  font: 700 1.3em "Font Awesome 5 Free";
  padding: 10px;
  vertical-align: middle;
  margin-top: -3px;
  display: inline-block;
}

/* Breadcrumb - Back*/
#c .crumb-back {
  padding-top: 5px;
  display: none;
}
#c .crumb a:last-child::after {
  display: none;
}
#c .crumb-back a::before {
  content: "\f104";
  color: #000;
  font: 700 1.3em "Font Awesome 5 Free";
  padding-right: 6px;
  vertical-align: middle;
  margin-top: -3px;
  display: inline-block;
}



@media (max-width: 767px) {
  #c .pageHeader {
    height: 140px !important;
    background: #f16e00 !important;
    /*		border-bottom: 1px solid #ccc;*/
    color: #fff;
  }
  .wrapper .pageHeader .container {
    background-image: none !important;
  }
  #c .pageHeader h1 {
    font-size: 30px !important;
    letter-spacing: -0.02em !important;
    margin-top: 18px;
    margin-bottom: 17px;
    line-height: 1;
    max-width: 240px;
    height: 60px;
  }
  #c .pageHeader-small {
    height: 44px;
    padding-top: 6px;
  }
  #c .pageHeader .btn {
    color: #fff;
    font-family: "HelveticaNeue" !important;
    font-weight: 900;
    border-color: #fff;
  }
  #c .pageHeader .btn:hover,
  #c .pageHeader .btn:active,
  #c .pageHeader .btn:focus
  {
    background: none;
  }
}





/* ========================================= PAGE HELP ========================================= */
#c .pageHelp {
  padding-left: 15px;
  width: 100%;
  position: relative;
}
#c .pageHelp .col-help {
  font-size: 15px;
  padding-left: 35px !important;
  font-weight: 900;
  display: flex;
  align-items: center;
  min-height: 108px;
  position: static;
}
#c .pageHelp .help-close {
  cursor: pointer;
  display: table;
  text-decoration: underline;
}
#c .pageHelp .help-close i {
  margin-right: 5px;
}

#c .pageHelp-trigger {
  font-size: 24px;
  position: relative;
}
#c .pageHelp-trigger i {
  position: absolute;
  right: 10px;
  top: -45px;
  cursor: pointer;
  z-index: 100;
  color: #000;
}
#c .pageHelp-trigger .dot {
  position: absolute;
  right: -16px;
  top: -69px;
  z-index: 0;
}
.dot {
  background: #4BB4E6;
  border-radius: 60px;
  height: 70px;
  width: 70px;
  animation: pulse 2.5s ease-out;
  -webkit-animation: pulse 2.5s ease-out;
  animation-iteration-count: infinite;
  position: absolute;
  z-index: 1;
  opacity: 0;
}
#c .pageHelp .col-info {
  font-size: 18px;
  font-weight: 900;
  margin-bottom: 30px;
}
.pageHelp a.g-icon {
  position: absolute;
  right: 0;
}
.pageHelp .g-icon::before {
  font-size: 15px;
  margin-top: -20px;
  color: #f16E00;
  margin-right: 10px;
  cursor: pointer;
}

@keyframes "pulse" {
  0% {
    opacity: 0.0;
  }
  50% {
    transform: scale(0.2);
    opacity: 0.0;
  }
  62% {
    transform: scale(0.2);
    opacity: 0.05;
  }
  75% {
    transform: scale(0.6);
    opacity: 0.15;
  }
  87% {
    transform: scale(0.8);
    opacity: 0.25;
  }
  100% {
    transform: scale(1);
    opacity: 0.0;
  }
}
@-webkit-keyframes "pulse" {
  0% {
    opacity: 0.0;
  }
  50% {
    transform: scale(0.2);
    opacity: 0.0;
  }
  62% {
    transform: scale(0.2);
    opacity: 0.05;
  }
  75% {
    transform: scale(0.6);
    opacity: 0.15;
  }
  87% {
    transform: scale(0.8);
    opacity: 0.25;
  }
  100% {
    transform: scale(1);
    opacity: 0.0;
  }
}

@media (max-width: 767px) {
  .pageHelp, .pageHelp img {
    display: none;
  }
  .pageHelp .col-help {
    margin-left: -35px;
  }
}
@media (min-width: 768px) {
  .pageHelp-trigger {
    display: none;
  }
}






#c .leftPicContent {
  padding-left: 15px;
  width: 100%;
  position: relative;
}
#c .leftPicContent-lastrecharge p {
  font-size: 22px;
}
#c .leftPicContent-lastrecharge .emph {
  font-size: 28px !important;
}
#c .leftPicContent-lastrecharge .invoice-amount {
  font-size: 60px;
  margin-top: -20px;
}
#c .leftPicContent .col-help {
  font-size: 18px;
  padding-left: 35px !important;
  position: static;
  font-weight: 900 !important;
}
#c .leftPicContent-lastrecharge .col-help {
  padding-left: 55px;
}
#c .leftPicContent .help-close {
  font-size: 15px;
}
#c .link {
  cursor: pointer;
  text-decoration: underline;
}
#c .link:hover {
  color: #f16e00 !important;
}
#c .link i {
  margin-right: 5px;
}
#c .leftPicContent .leftPic {
  float: left;
}
#c .leftPicContent .emph, #c .col-last-recharge .emph {
  font-size: 22px;
}
#c .leftPicContent .buttons {
  margin-top: 0;
  margin-bottom: 20px;
}
#c .leftPicContent-lastrecharge {
  color: #000;
}

@media (max-width: 767px) {
  #c .leftPicContent {
    padding: 0;
  }
  #c .leftPicContent .col-help {
    padding-left: 15px !important;
  }
  #c .leftPicContent .leftPic {
    float: none;
    padding-bottom: 15px;
    padding-left: 15px;
  }
  #c .leftPicContent .emph {
    display: block;
  }
  #c .leftPicContent-lastrecharge {
    padding-bottom: 30px;
  }
  #c .leftPicContent-lastrecharge .buttons {
    margin:-20px 0 30px 0;
  }
  #c .leftPicContent-lastrecharge .buttons .btn {
    margin-bottom: 15px;
  }
  #c .leftPicContent-lastrecharge img {
    display: none;
  }
  #c .leftPicContent-lastrecharge p {
    font-size: 18px;
  }
  #c .leftPicContent-lastrecharge .emph {
    font-size: 22px !important;
  }
  #c .leftPicContent-lastrecharge .invoice-amount {
    font-size: 40px;
  }
}



/* =================================== SELFCARE MAIN MENU =================================== */
.scNav {
  font-weight: 900;
  min-height: 50px;
  border-bottom: 1px solid #ccc;
  margin-top: 3px;
}
.scNav .container {
  position: relative;
  padding: 12px 15px;
}
.scNav a {
  outline: none;
  color: #000;
  position: relative;
  font-size: 18px;
  display: inline-block;
  padding: 0px 30px 0 0;
}
.scNav a i {
  display: none;
}

/* logged user */
.userInfo {
  text-align: right;
  position: relative;
}
.userInfo a:focus {
  outline: none;
}
.loggedUser {
  padding-top: 2px;
  position: relative;
}
.loggedUser a {
  color: #fff;
  font-family: "Helvetica65-Medium", Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 0 13px;
}
.loggedUser a:focus {
  text-decoration: none;
}
.loggedUser a:active {
  color: #f16E00;
}
.loggedUser .g-icon {
  margin: 6px 0 0 8px;
}
.loggedUser .g-icon::before {
  font-size: 17px;
}

.sub-nav {
  height: 40px;
}
.sub-nav .userInfo .notif:before, .userInfo .basket:before, .userInfo .mail:before {
  font-size: 24px;
  margin-top: 8px;
  margin-right: 20px;
  margin-left: 8px;
  color: #fff;
}
.notif, .basket {
  position: relative;
  display: inline-block;
}
.notif span, .basket span {
  display: block;
  position: absolute;
  left: auto;
  top: -6px;
  left: 8px;
  font-size: 11px;
  color: #FFF;
  width: auto;
  height: auto;
  text-align: center;
  background-color: #F16E00;
  border-radius: 50%;
  padding: 1px 6px;
}




@media (max-width: 767px) {
  .scNav {
    cursor: pointer;
  }
  .scNav .container {
    overflow: auto;
    white-space: nowrap;
  }
  .scNav a span {
    font-size: 30px;
    display: none;
  }
  .scNav a i {
    font-size: 30px;
    display: block;
  }
  .scNav .userInfo {
    position: static !important;
    display: inline !important;
    top: auto;
    left: auto;
    right: auto;
  }
  .scNav .userInfo i {
    font-size: 10px;
  }
  .scNav .notif::after {
    margin: 0;
    padding: 0;
    margin-right: 5px;
  }
}


/* =================================== SUBMENU =================================== */



#c .submenu {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: 600;
}
#c .submenu .container {
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

#c .submenu .item {
  text-align: center;
  display: inline-block;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  margin-right: 41px;
  padding: 20px 0 18px 0;
  width: 120px;
  vertical-align: top;
}
#c .submenu .item:hover, #c .submenu .item:focus {
  text-decoration: none !important;
}

#c .submenu .item img {
  width: 64px;
  margin-bottom: 10px;
}
#c .submenu .item span {
  display: block;
  letter-spacing: normal;
  white-space: pre-wrap;
}
#c .submenu .item.current span {
  color: #f16e00 !important;
}


@media (max-width: 1200px) {
  #c .submenu {
    font-size: 12px;
    font-weight: 900;
  }
  #c .submenu .item {
    width: 94px;
    margin-right: 20px;
  }
  #c .submenu .item img {
    width: 60px;
    margin-bottom: 8px;
  }
}

#c .submenu-dark {
  border: none;
  background: #000;
  color: #fff !important;
}
#c .submenu-dark .item {
  color: #fff !important;
}









/* ======================================= TABS ======================================= */
#c .nav-tabs {
  background: #fff;
  border-bottom: 2px solid #000;
  margin: 30px 0 60px 0;
}
#c .nav-tabs > li {
  padding-left: 0;
  margin-bottom: -2px;
}
#c .nav-tabs > li > a {
  font-weight: 900;
  border-radius: 0;
  letter-spacing: normal;
  font-size: 18px;
  color: #000;
  padding: 17px 30px 13px 30px;
  margin: 0 15px 0 0;
}
#c .nav-tabs > li.active > a,
#c .nav-tabs > li.active > a:hover,
#c .nav-tabs > li.active > a:visited,
#c .nav-tabs > li.active > a:active {
  background: #fff;
  color: #000;
  position: relative;
  border: 2px solid #000;
  border-bottom: none;
  text-decoration: none;
  margin: 0 15px 0 0;
}
#c .nav > li > a:hover,
#c .nav > li > a:active {
  background: #000;
  color: #fff;
  border: 1px solid #000;
  border-bottom: none;
  text-decoration: none;
  margin: 0;
  margin: 0 15px 0 0;
}
#c .nav-tabs:after {
  content:" ";
  clear: both;
  display: block;
}










/* =================================== TABLES =================================== */
#c .table {
  position: relative;
  font-family: Arial;
  font-size: 14px;
}
#c .table > thead > tr > th {
  font-size: 16px;
  font-weight: bold;
  border: none;
  border-bottom: 2px solid #ccc;
  vertical-align: top !important;
  padding: 10px;
  position: relative;
  background: none;
  min-height: 40px !important;
  height: auto !important;
}
#c .table > tbody > tr > td {
  border: none;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  height: 40px !important;
  vertical-align: top !important;
}
#c .table-autoHeight > tbody > tr > td {
  height: auto !important;
  padding-top: 15px;
}
#c .table-autoHeight > tbody > tr > td .btn {
  margin-top: -5px;
  margin-bottom: 0;
}


/* PAGINATION */
#c .pagination {
  border-radius: 0;
}
#c .pagination > li {
  list-style: none;
  background: none;
  display: inline-block;
  padding: 0;
}
#c .pagination .g-icon::before {
  font-size: 13px;
  padding-bottom: 2px;
}
#c .pagination > li > a, .pagination > li > span {
  display: block;
  color: #000;
  border-radius: 0;
  height: 40px !important;
  width: 40px !important;
  text-align: center !important;
  font-size: 16px;
  border: 2px solid #fff;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  float: none;
  font-weight: 900;
}
#c li.page-prev a,
#c li.page-next a {
  border: 2px solid #000 !important;
}
#c .pagination > li.selected > a,
#c .pagination > li.selected > a:hover {
  background: #000;
  color: #fff;
  border: 2px solid #000;
  text-decoration: none;
  cursor: auto;
}
#c .pagination > li:not(.selected) > a:hover {
  text-decoration: none;
  background: none;
  border: 2px solid #000;
}
#c .pagination > li:not(.selected) > a:active {
  background: #f16e00 !important;
  color: #fff;
  border: 2px solid #f16e00 !important;
}



















/* ======================================= LOGIN PAGE ======================================= */

.section-login-form {
  background: url("https://resources.orange.lu/sites/orangelu/files/OrangeLu/SelfCare/login-bg-en.png");/*jest nadpisywany inline stylem*/
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  border-top: 1px solid #333;
  min-height: 700px !important;
  padding-top: 20px;
}
.wrapper-login input {
  width: 80%;
}
.login-links {
  width: 80%;
  font-size: 16px;
  font-weight: 900;
}
.section-login-form .radio-button {
  font-size: 16px !important;
}
.login-alternatives {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 16px;
}
.login-alternatives {
  overflow: hidden;
  text-align: center;
}
.login-alternatives:before,
.login-alternatives:after {
  background-color: #ccc;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
.login-alternatives:before {
  right: 0.5em;
  margin-left: -50%;
}
.login-alternatives:after {
  left: 0.5em;
  margin-right: -50%;
}
.login-alternatives img {
  margin-right: 5px !important;
}
.forgotPass {
  float: right;
  font-size: 16px;
}
.forgotLogin {
  font-size: 16px;
}
.section-login-help1 {
  padding: 80px 0 80px 0;
}
.section-login-help1 .col-pic img {
  max-height: 600px;
}
.section-login-help1 .col-txt {
  font-size: 18px;
}
.section-login-help1 .col-txt h3 {
  padding-bottom: 50px;
}
.login-container img {
  margin-right: 5px !important;
}



.section-login-help2 {
  background: #4BB4E6;
  padding: 80px 0 0px 0;
}
.section-login-help2 .col-txt {
  padding-top: 20px;
  font-size: 18px;
  color: #000;
}
.section-login-help2 .col-txt h3 {
  padding-bottom: 20px;
}
.section-login-help2 .btn {
  margin-top: 30px;
}


.section-login-help3 {
  background: #eee;
  padding: 40px 0;
}

@media (max-width: 767px) {
  .section-login-help1 {
    padding: 50px 0 60px 0;
  }
  .section-login-help1 .col-txt h3 {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .section-login-help2 {
    padding-top: 0;
  }
  .section-login-help2 .col-pic {
    padding-top: 50px;
  }
  #login-form {
    padding: 0;
  }
  #login-form .box.box-inv {
    padding: 15px;
  }
}

@media (max-width: 991px) {
  .section-login-form {
    background: url("https://resources.orange.lu/sites/orangelu/files/OrangeLu/SelfCare/login-bg-sm.png");/*jest nadpisywany inline stylem*/
    background-repeat: no-repeat;
    background-color: #000;
  }
}

@media (max-width: 390px) {
  .forgotLogin {
    display: block;
  }
  .forgotPass {
    float: none;
    display: block;
  }
  .wrapper-login input {
    width: 100%;
  }
  .login-links {
    width: 100%;
  }

}










/* BOX */
.box {
  background: #f6f6f6;
  /* border: 1px solid #ddd; */
  padding: 32px;
  position: relative;
  /* margin-bottom: 60px; */
}
.uploadBox {
  border: 4px dashed #ddd;
  padding: 32px;
  margin-bottom: 8px;
  display: inline-block;
  width: 1110px;
}
.box.onDrag {
  background: #e6e6e6 !important;
}
#submitFile {
  cursor: pointer;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100% !important;
}
.box-dark {
  background: #000;
  color: #fff;
  border: none;
}
#c .box-dark .chart-bar {
  background: #333;
}
#c .box-dark h2,
#c .box-dark desc
{
  color: #FF7900;
}
#c .box .picture {
  margin: 15px 0;
  margin-left: 60px;
}
.box.box-inv, .box-create {
  background: #fff;
  padding: 10px 30px 30px 30px;
}

@media (max-width: 440px) {
  #c .uploadBox .btn {
    height: auto;
    overflow: hidden;
    white-space: normal;
    line-height: 1.333;
    padding: 10px;
  }
}
.add-attachments {
  overflow: visible !important;
}




/* ======================================= CUSTOMER INFO ======================================= */
.customerInfo-change-form input,
.customerInfo-change-form select,
.userInfo-change-form input,
.userInfo-change-form select,
.delivery-details input,
.invoicesSettings-change-form input,
#customer-data-parent input
{
  width: 100% !important;
}




/* ======================================= CASES PAGE ======================================= */

/* NEW CASE */
.wrapper-cases-new textarea,
.wrapper-cases-new input.case-title {
  width: 1110px;
}
.wrapper-cases-new select {
  width: 524px;
}
.tag {
  padding: 5px 10px;
  border: 1px solid #ddd;
  background: #f4f4f4;
  display: inline-block;
  line-height: 1.3;
  font-size: 13px;
  margin-top: 5px;
  margin-right: 5px;
}
.tag .tag-name {
  margin-right: 20px;
}
.tag .tag-loading {
  margin-right: 20px;
  visibility: hidden;
  vertical-align: 5%;
}
.tag .tag-loading.tag-loading-inprogress {
  visibility: visible !important;
}
.tag a {
  color: #CD3C14;
  cursor: pointer;
  line-height: 1.2;
}
.tag a:hover {
  color: #e0849e;
}
.tag .g-icon::before {
  font-size: 14px;
  margin-top: -2px;
}



/* CASE DETAILS */
.speech {
  position: relative;
  width: auto;
  height: auto;
  background: #f16e00;
  border-radius: 2px;
  padding: 13px 17px 20px 17px;
  margin: 15px 0px 0px 0px;
  color: #fff;
  font-size: 15px;
  display: inline-block;
}
.speech:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 10px 24px 10px 0;
  border-color: transparent #f16e00;
  display: block;
  width: 0;
  z-index: 1;
  left: -12px;
  bottom: 14px;
  transform: rotate(-35deg);
}
.speech2 {
  float: right;
  background: #000;
}
.speech2:after {
  border-width: 10px 0 10px 20px;
  border-color: transparent #000;
  left: auto;
  right: -12px;
  transform: rotate(35deg);
}
.speech-author {
  display: block;
  color: #fff;
}
.speech2 .speech-author {
  color: #fff;
}
.speech-author .name {
  font-weight: 900;
  margin-right: 8px;
}
.speech-author .timestamp i {
  vertical-align: -6%;
}
.speech-text {
  display: block;
  line-height: 1.5;
  padding-top: 10px;
}
.loadearlier {
  font-size: 15px;
  text-decoration: underline;
  margin-bottom: 20px;
  margin-top: 30px;
}
.pChat .loadearlier a {
  color: #eee !important;
  font-size: 13px;
  text-decoration: underline;
}
.speechCompose {
  position: relative;
  margin-top: 80px;
  width: 100%;
}
#c .speechCompose textarea {
  width: 95% !important;
  min-height: 100px;
  resize: none;
  margin-right: 0;
  display: inline;
  font-size: 15px;
  overflow-x: hidden;
  overflow-y: auto;
}
.speechCompose .btn {
  margin-top: 15px;
  margin-right: 5% !important;
}
.speechCompose .tip {
  margin-top: 40px;
}
.btn-add-file {
  margin-top: 5px;
  margin-left: 10px;
}
@media (max-width: 767px) {
  .btn-add-file {
    margin-left: 0;
  }
  #c .speechCompose textarea {
    width: 90% !important;
  }
  #c .speechCompose .btn {
    margin-right: 10% !important;
  }
}





/* ======================================= INVOICES ======================================= */

@media(max-width: 767px) {
  .wrapper-invoices .invoice-action {
    width: 100%;
  }
}



/* ======================================= USAGE PAGE ======================================= */

.outcoming, .incoming {
  padding-right: 4px;
}
.outcoming {
  color: #50BE87;
}
.outcoming .g-icon::before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.incoming {
  color: #A885D8;
}
















/* ====================================== DASHBOARD PAGE ====================================== */

/*background: #000;
}
.wrapper-dashboard .container-pageHeader,
.wrapper-dashboard .scNav a,
.wrapper-dashboard .pageTitle .notif::after
{
	color: #fff !important;
}
.wrapper-dashboard .pageTitle .loggedUser {
	border-color: #fff;
}*/
#c .wrapper-dashboard {
  padding-bottom: 0;
}
.box-subscription {
  background: #fff;
  padding-top: 60px;
}
.box-subscription .corner-value h2, .box-subscription .pageSubTitle {
  margin-top: -7px;
}
.box-subscription .container {
  border-bottom: 2px solid #000;
}
.box-subscription .buttons {
  margin-top: 40px;
}
.wrapper-dashboard .box-subscription .row .btn {
  margin-top: 10px;
}
.wrapper-dashboard .row .btn-tiny {
  margin-top: -5px;
}
.corner-value {
  text-align: right;
}
.corner-value h2 {
  margin-bottom: 0 !important;
  padding-bottom: 0;
  margin-top: -10px;
  /* color: #F16E00; */
}
.pageSubTitle .desc {
  font-size: 18px;
  font-weight: 900;
  line-height: 1.42857;
}
.corner-value .desc {
  font-size: 18px;
  font-weight: 900;
  /* color: #F16E00; */
}
.show-more-trigger {
  text-align: center;
  cursor: pointer;
}
.show-more-trigger .g-icon::before {
  font-size: 26px;
  margin-top: -6px;
  margin-right: 6px;
}
.more-subs {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}
.col-last-recharge {
  color: #fff;
  font-size: 18px;
  padding-top: 15px;
  padding-left: 30px !important;
  font-weight: 900;
  position: relative;
}
#c .leftPicContent-lastrecharge h2 {
  margin-top: -8px;
}
#c .main-links div {
  width: 20%;
  display: inline;
  cursor: pointer;
}
#c .main-links img {
  width: 120px;
  height: 120px;
}
#c .main-links img:hover {
  opacity: 0.6;
}
#c .main-links h5 {
  margin-top: 20px;
}
.col-last-recharge img {
  position: absolute;
  right: 30px;
  bottom: 0;
  width: 220px;
}
.box-subscription .container.card-body {
  border: none;
}


@media (max-width: 767px) {
  #c .wrapper-dashboard .box-subscription h2.pageSubTitle {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  #c .wrapper-dashboard .box-subscription h2.pageSubTitle span.normal {
    display: block;
  }
  #c .wrapper-dashboard .box-subscription .corner-value h2 {
    font-size: 30px;
    margin-top: -12px;
  }
  #c .wrapper-dashboard .box-subscription .key-row {
    margin-bottom: 0;
    margin-bottom: 30px;
  }
  #c .wrapper-dashboard .box-subscription .buttons .btn:not(.btn-black) {
    display: none;
  }
  #c .wrapper-dashboard .box-subscription .col-last-recharge .btn {
    display: inline !important;
    margin-top: 0px;
  }
  #c .box-subscription {
    border: none;
  }
  #c .pageSubTitle .desc {
    margin-top: 0;
  }
  #c .box-subscription .col-device img {
    display: block;
  }
  #c .box-subscription .key {
    font-size: 14px;
  }
  #c .box-subscription .value {
    font-size: 18px;
  }
  #c .box-subscription .col-device {
    width: 125px;
    padding-right: 0;
  }
  #c .box-subscription .col-device-info {
    width: 190px;
    padding-right: 0;
  }
  .corner-value .desc {
    margin-top: -4px;
  }
  .col-last-recharge {
    padding-left: 15px !important;
  }
  .col-last-recharge img {
    width: 50vw;
    margin-top: 13px !important;
  }
  .wrapper-dashboard .pageHeader {
    display: none;
  }
  #c .main-links div {
    width: 100%;
    margin-bottom: 30px;
  }
  #c .main-links img {
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 20px !important;
  }
  #c .main-links h5 {
    font-size: 16px !important;
    margin-top: 30px;
    text-align: left;
  }
  .corner-value {
    text-align: left;
    margin-bottom: 15px;
  }
  .box-subscription .card-header {
    min-height: 80px;
  }
  .box-subscription .accordion .box {
    padding-left: 25px !important;
    padding-right: 8px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #c .main-links h5 {
    font-size: 16px;
  }
  #c .box-subscription h2 {
    font-size: 28px;
  }
  #c .leftPicContent-lastrecharge .leftPic {
    display: none;
  }
  #c .leftPicContent-lastrecharge .col-help {
    padding-left: 5px !important;
  }
  .box-subscription .col-device img {
    height: auto !important;
  }
  .box-subscription .col-device-info {
    padding-right: 0;
    padding-left: 10px;
  }
  .col-last-recharge img {
    right: -9px;
    bottom: 0;
    width: 160px;
  }
}
@media (max-width: 991px) {
  #c .leftPicContent-lastrecharge {
    padding-bottom: 30px;
  }
}




















/* ===================================== SUBSCRIPTION PAGE ===================================== */


/* SUB DETAILS */
#c .subscription-selection .value {
  font-size: 30px !important;
  display: inline-block;
}
#c .subscription-selection .cuppa-dropdown {
  margin-left: 10px;
  display: inline-block;
  width: 450px;
  vertical-align: revert;
}
#c .wrapper-subscriptions-details .pageHeader .btn {
  display: table;
}
#c .wrapper-subscriptions-details .row .btn {
  margin-top: 10px;
}
#c .wrapper-subscriptions-details .row .btn-tiny {
  margin-top: -3px;
}
#c .wrapper-subscriptions-details .current-costs .key-row {
  margin-bottom: 0;
}
#c .wrapper-subscriptions-details #subscription-details h3 {
  cursor: pointer;
}
#subscription-details .g-icon::before, #plan-details .g-icon::before, #plan-details2 .g-icon::before, #additional-services .g-icon::before, #additional-services2 .g-icon::before, #phone-details .g-icon::before, #phone-details2 .g-icon::before, #accessories .g-icon::before {
  font-size: 25px;
  margin-top: -5px;
}
#plan-details .g-icon:not(.g-icon--arrow-down-slim)::before {
  font-size: 50px;
  margin-top: 0px;
}
.delivery-alert {
  padding: 20px 18px;
  border: 2px solid #ffd200;
  margin: 0 !important;
}
@media (max-width: 767px) {
  #c .chart-bar {
    margin-top: 5px;
  }
  .wrapper-subscriptions-details .key {
    font-size: 14px;
  }
  .wrapper-subscriptions-details .value {
    font-size: 18px;
  }
  #c .subscription-selection select {
    margin-top: 10px;
    margin-left: 0;
  }
  #c .subscription-selection .cuppa-dropdown {
    margin-left: 0;
    width: 100%;
  }
  .delivery-alert {
    padding: 20px 5px;
  }
}
@media(min-width: 768px) and (max-width: 814px) {
  #c .subscription-selection .cuppa-dropdown {
    margin-left: 0;
    margin-right: 10px;
  }
}

/* CHART BAR */
.col-balance {
  max-height: 140px;
}
.col-balance-unlimited .chart-bar-min {
  bottom: -10px;
}
.col-balance-unlimited .chart-bar-max {
  font-size: 25px !important;
  top: -2px;
}
.chart-bar {
  height: 33px;
  margin-top: 50px !important;
  background: #e4e4e4;
  float: left;
  margin-top: 21px;
  color: #000;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.3;
  position: relative;
}
.box .chart-bar {
  background: #ddd;
}
.chart-bar-color, .box .chart-bar-color {
  background: #000 ;
}
.chart-bar span {
  position: absolute;
  z-index: 10;
  margin-left: 10px;
}
.chart-bar-desc {
  width: 100%;
  position: absolute;
  top: 0px;
  bottom: 85px;
  line-height: 22px;
  font-size: 18px;
  font-weight: 900;
}
/* .chart-bar-desc img {
	width: 43px;
	float: left;
	margin-right: 5px;
	margin-left: -7px !important;
} */
.chart-bar-desc .g-icon::before {
  font-size: 48px !important;
  float: left;
  margin-right: 15px;
  margin-top: -5px;
}
.chart-bar-min {
  position: absolute;
  top: 89px;
}
.chart-bar-max {
  position: relative;
  float: right;
  bottom: -6px;
}
@media(max-width: 767px) {
  .col-balance, .col-balance-unlimited {
    margin-top: 30px;
  }
  .chart-bar-desc .g-icon::before {
    font-size: 38px !important;
    margin-top: 0px !important;
  }
}
@media(max-width: 991px) {
  .chart-bar-desc {
    font-size: 15px;
    line-height: unset;
  }
}


/* ALERT BOXES */
.box-alert {
  background-color: #fff;
  padding-top: 12px;
  padding-bottom: 12px;
}
.box-alert p {
  font-size: 14px;
  margin-bottom: 0 !important;
}
.box-success {
  border: 2px solid #32c832;
}
.box-information {
  border: 2px solid #527edb;
}
.box-warning {
  border: 2px solid #ffd200;
}
.box-error {
  border: 2px solid #cd3c14;
}
.box-alert img {
  width: 35px !important;
  margin: 0 24px 0 4px !important;
}
.box-alert i {
  font-size: 20px;
  cursor: pointer;
}
.accordion .box-alert .row {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .box-alert img {
    margin-top: 3px !important;
    margin-right: 18px !important;
    margin-left: 0 !important;
  }
}








/* SUB SERVICES (OPTIONS) */

#c .wrapper-subscriptions-services .pageSubTitle {
  margin-bottom: 25px;
}
#c .wrapper-subscriptions-services .row .btn {
  margin-top: 8px;
}
#c .accordion-services {
  margin-top: -10px;
}

#c .accordion-services .collapse,
#c .accordion-services .collapsing
{
  padding-left: 39px !important;
  margin-bottom: 20px;
  margin-top: 5px;
}
#c .accordion-services .col-action {
  text-align: right;
}
#c .accordion-services .col-price {
  text-align: right;
  padding-top: 1px;
}
#c .accordion-services .card-header .amount {
  color: #000;
}
#c .wrapper-subscriptions-services .key-row {
  margin-bottom: 20px;
}
.row-service .price-small {
  margin-top: 8px !important;
}
.row-service h3 {
  padding-right: 40px;
}
#c .wrapper-subscriptions-services .summaryBar .btn {
  margin-top: 0;
}
@media(max-width: 1200px) {
  .row-service h3 {
    margin-top: -6px;
  }
}


@media (max-width: 767px) {
  #c .accordion-services .collapse,
  #c .accordion-services .collapsing
  {
    padding-left: 32px !important;
  }
  #c .accordion-services .col-name .key-row {
    margin-bottom: 5px;
  }
  #c .accordion-services .col-action .key-row {
    margin-bottom: 15px;
  }
  #c .accordion-services .col-price {
    text-align: left;
    margin-bottom: 5px;
  }
  #c .accordion-services .col-action {
    text-align: justify;
  }
  #c .wrapper-subscriptions-services .accordion-services .row, .wrapper-shop-home .accordion-services .row {
    margin-bottom: 20px;
    padding-bottom: 20px;
    /* border-bottom: 1px solid #eee; */
  }
  #c .wrapper-subscriptions-services .value {
    font-size: 18px;
  }
  #c .wrapper-subscriptions-services .key {
    font-size: 14px;
  }
}



#c .modal-service .nav-tabs {
  margin-bottom: 40px;
}
#c .modal-service ul {
  margin-top: 15px;
}
#c .modal-service .key-row {
  margin-bottom: 30px;
}


/* ======================================= CONSUMPTIONS ======================================= */
.wrapper-subscriptions-consumptions .key-row {
  float: left;
  margin-right: 30px !important;
}

@media(max-width: 767px) {
  .wrapper-subscriptions-consumptions .key-row {
    float: none;
  }
  .wrapper-subscriptions-consumptions .btn-black {
    margin-top: 10px;
  }
}




/* ======================================= PLANS PAGE ======================================= */
.box.box-plan {
  padding: 10px 30px;
  display: block;
  cursor: pointer;
  margin: 0 0 60px 0;
  transition: all .2s ease-in-out;
  box-shadow: 0 2px 5px rgba(0,0,0,.2) !important;
  height: 960px;
}

/* .box.box-plan:hover {
	border: 6px solid #fff;
	margin: -5px -5px 55px -5px;
} */
#c .box-plan h4 {
  /* padding-bottom: 20px;
	border-bottom: 1px solid #ddd; */
  color: #000;
}
#c .box-plan .value {
  padding-top: 0;
}
#c .box-plan .key-row {
  margin-bottom: 20px;
}
/* #c .box-plan .buttons {
  margin: 35px 0 0 0;
}
#c .box-plan-inv .buttons {
  padding: 20px 0;
} */
#c .box-plan:not(.box-plan-inv) .buttons {
  position: absolute;
  width: 100%;
  bottom: 10px;
  padding-right: 50px;
}
#c .box-plan .buttons, #c .box-plan-inv .buttons {
  margin: 20px 0;
}
#c .box-plan .buttons .btn {
  width: 100%;
}
#c .details-link {
  text-decoration: underline;
  margin-bottom: 20px;
  margin-left: 10px;
  cursor: pointer;
}
#c .box-plan-inv {
  color: #000;
  border: none;
  border-top: 4px solid #ff7900;
  padding: 10px 25px;
  height: auto;
}
#c .box-plan-inv h4 {
  height: 50px;
}
#c .box-plan-inv .price {
  border-bottom: none;
  margin-bottom: 0px;
}
#c .box-plan-inv .prepaid-picture {
  height: 230px;
  line-height: 230px;
  text-align: center;
}
#c .box-plan-inv .prepaid-picture img{
  vertical-align: middle;
  max-height: 230px;
}
#c .selected-plan {
  box-shadow: inset 0px 0px 0px 3px #f16e00 !important;
}
#c .selected-plan .plan-picture {
  border-color: #f16e00;
  border-style: solid;
  border-width: 3px 3px 0 3px;
}
#c .box-plan .plan-picture {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  height: 194px;
  background-position: center !important;
}
#c .box-plan .plan-info {
  padding: 15px 25px;
}
.plan-features .g-icon {
  float: left;
  margin-right: 20px;
}
.plan-features .g-icon::before {
  font-size: 30px;
}
.wrapper-shop-plans .select-nav, .wrapper-shop-phones .select-nav, .wrapper-shop-plans .select-nav .c-btn, .wrapper-shop-phones .select-nav .c-btn {
  padding: 0 5px 0 0;
  background-position: calc(100% - 10px) 18px, calc(100% - 0px) 18px, 100% 0;
}
@media(max-width: 767px) {
  #c .box-plan .plan-info {
    padding: 15px 20px;
  }
  #c .box-plan .plan-info .key {
    font-size: 14px;
  }
  #c .box-plan .plan-info .value {
    font-size: 18px;
  }
  #c .box-plan-inv {
    padding: 10px 20px;
  }
  #c .box-plan {
    height: auto;
  }
  #c .box-plan:not(.box-plan-inv) .buttons {
    position: relative;
    margin-top: 60px;
    margin-bottom: 0;
    bottom: 15px;
    padding-right: 0;
  }
}
@media(max-width: 991px) {
  #c .box-plan-inv h4 {
    height: 75px;
  }
}
@media(min-width: 1200px) {
  .box.box-plan:hover {
    transform: scale(1.1);
  }
}



/* ======================================= PLAN DETAILS ======================================= */
.col-plan-desc h2 {
  margin-top: 0px;
}
.plan-desc {
  font-size: 16px;
}
#c .box-plan-inv .col-buttons {
  padding-top: 20px;
}
#c .box-plan-inv .col-buttons .btn {
  height: auto;
  min-height: 40px;
}
.all-devices {
  text-align: right;
  margin-top: 20px;
}
@media(max-width: 767px) {
  #c .col-plan-desc h2 {
    font-size: 30px;
    margin-top: 30px;
  }
  #c .box-plan-inv .price-small.price-nomargin {
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .all-devices {
    text-align: left;
    margin-top: 20px;
  }
}




/* ======================================= PHONES PAGE ======================================= */
#c .box.box-phone {
  padding: 5px 18px 15px 18px;
  /* margin: 0 0 60px 0; */
  box-shadow: none !important;
}
#c .box.box-phone:not(.box-user):not(.box-create) {
  height: 460px;
}
#c .box.box-phone:hover {
  box-shadow: 0 5px 15px 5px rgba(0,0,0,.14) !important;
}
#c .box.box-phone img {
  height: 210px;
}
#c .box.box-phone:hover {
  /* border: 2px solid #000; */
  box-shadow: 0 5px 15px 5px rgba(0,0,0,.14);
  /* margin: -1px -1px 59px -1px; */
}
#c .box-phone .list-color {
  position: absolute;
  top: 20px;
}
#c .box-phone .list-color .color {
  display: block;
  margin-bottom: 5px;
  width: 22px;
  height: 22px;
}
#c .box-phone .list-color .color:hover {
  outline: 1px solid #ccc;
}
#c .box-phone .list-color .color-box {
  width: 18px;
  height: 18px;
}
#c .box-phone h4 {
  padding-bottom: 0px;
  margin-bottom: 5px;
  border-bottom: none;
  font-size: 20px;
  color: #000;
  max-height: 50px;
  overflow: hidden;
}
#c .box-phone .price-small {
  margin-top: 0px;
  padding-bottom: 0;
}
#c .box-phone a:hover {
  text-decoration: none;
}
#c .box-phone .link {
  font-size: 14px;
  margin-top: 10px;
}
#c .box.box-phone.selected-device {
  box-shadow: inset 0 0 0 3px #f16e00 !important;
}
#c .box-phone .link .g-icon::before{
  font-size: 13px;
  margin-top: -2px;
  margin-right: 7px;
}
#c .rating-container {
  position: relative;
  margin-left: -2px;
}
#c .rating-background {
  color: #ccc;
}
#c .box-phone .rating-background span::before, #c .colFilter .rating-background span::before {
  font-size: 20px;
}
#c .rating-background span::before {
  font-size: 26px;
}
#c .rating {
  color: #f16e00;
}
#c .rating span::before {
  font-size: 26px;
}
#c .box-phone .rating span::before, #c .colFilter .rating span::before {
  font-size: 20px;
}
#c .rating {
  position: absolute;
  top: 0;
}
#c .rating span.half-star::before {
  width: 13px;
  overflow: hidden;
}
#c .box-phone .rating span.half-star::before, #c .checkbox .rating span.half-star::before {
  width: 10px;
}
#c .checkbox .rating-background span::before {
  margin-top: -5px;
}

#c .comparison-box {
  padding: 20px 0;
  position: fixed;
  bottom: 20px;
  right: 60px;
  border-right: none;
  z-index: 10000;
  width: 150px;
  background: rgba(0,0,0,.75);
  text-align: center;
  color: #fff;
}
#c .comparison-box .info {
  position: absolute;
  font-weight: 900;
  top: 0;
  padding: 20px 14px 5px;
  background: rgba(0,0,0,.75);
  transform: translateY(-100%);
  display: none;
}
#c .comparison-box img {
  max-height: 75px;
  margin-bottom: 5px;
}
#c .comparison-box .selected-phone {
  margin-bottom: 20px;
}
#c .comparison-box .selected-phone .g-icon::before {
  font-size: 12px;
  position: absolute;
  right: 34px;
  margin-top: 3px;
  cursor: pointer;
}
#c .comparison-box .selected-phone-name {
  padding: 0 12px;
}
#c .comparison-box .btn {
  width: 110px;
  margin-right: 0;
}
.mobile-comparison-box {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: rgba(0,0,0,.75) !important;
  padding: 15px;
  z-index: 10000;
}
.mobile-comparison-box .card-body {
  padding-bottom: 0;
}
.mobile-comparison-box .devices-counter {
  color: #fff;
  font-family: 'Arial';
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  position: relative;
  top: 4px;
  left: 10px;
}
.mobile-comparison-box .g-icon--arrow-down-slim::before {
  transform: rotate(180deg);
  transition: 0.5s;
  font-size: 20px;
  margin-top: 5px;
  margin-left: 5px;
}
.mobile-comparison-box .card-header:not(.collapsed) .g-icon--arrow-down-slim::before {
  transform: rotate(0deg);
  transition: 0.5s;
}
.mobile-comparison-box .btn {
  margin-bottom: 0 !important;
}
.mobile-comparison-box img {
  height: 35px;
  float: left;
}
.mobile-comparison-box .selected-phone-name {
  color: #fff;
  margin-left: 35px;
  font-size: 14px;
  padding-top: 6px;
  padding-right: 30px;
}
.mobile-comparison-box .g-icon--close-slim::before {
  font-size: 17px;
  margin-top: 9px;
  float: right;
  color: #fff;
  cursor: pointer;
}
.mobile-comparison-box .info {
  position: absolute;
  font-weight: 900;
  top: 0;
  padding: 15px 20px 0 20px;
  background: rgba(0,0,0,.75);
  display: none;
  width: 100%;
  left: 0;
  color: #fff;
  transform: translateY(-100%);
}
#c .accordion-filters .card-body {
  padding-left: 15px;
}
#c .promo-flag {
  width: 140px;
  height: 32px;
  background: #ffd200;
  position: absolute;
  top: 75px;
  right: 0;
  display: table;
  table-layout: fixed;
  text-align: center;
  overflow: hidden;
  border-radius: 15px;
}
#c .promo-flag p {
  font-weight: 900;
  font-size: 12px;
  display: table-cell;
  vertical-align: middle;
}
#c .box-phone.selected-device .promo-flag {
  border-right: 3px solid #f16e00;
}
.unavailable-product {
  position: absolute;
  top: 0;
  left: 0;
  width: 101%;
  height: 100%;
  background: rgba(255,255,255,.5);
  z-index: 100;
  pointer-events: none;
}
.unavailable-product p {
  width: 100%;
  position: absolute;
  top: 42%;
  -webkit-transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -ms-transform: translatey(-50%);
  transform: translatey(-50%);
  padding: 20px 0;
  background: rgba(255,255,255,.9);
}
.col-accessory .unavailable-product {
  height: 100% !important;
}
@media (max-width: 767px) {
  #c .sort {
    margin-top: 20px;
  }
  #c .sort label {
    font-size: 18px;
    font-weight: 900;
    display: inline;
    margin-right: 10px;
  }
  .comparison-box {
    display: none;
  }
}
@media (min-width: 768px) {
  #c .box.box-phone:hover .promo-flag, #c .box-phone.selected-device .promo-flag {
    border-radius: 15px 0px 0px 15px;
  }
  #c .box.box-phone:hover .picture img {
    margin: -6px 0 6px 0;
    transition: 0.8s all;
  }
  .mobile-comparison-box {
    display: none;
  }
}
@media(max-width: 991px) {
  #c .box.box-phone, #c .box.box-phone:hover {
    box-shadow: 0 2px 5px rgba(0,0,0,.2) !important;
  }
  #c .box.box-phone .promo-flag {
    border-radius: 15px 0px 0px 15px;
  }
}


/* column (phones) filters */
#c .colFilters {
  min-height: 60vh;
}
#c .colFilter {
  font-size: 18px;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#c .colFilter ul {
  list-style: none;
  /* list-style-position: outside;
	display: block; */
}
#c .colFilter ul:not(.lazyContainer) li {
  list-style: none;
  padding: 0;
  background: none;
  margin: 5px 0;
  cursor: pointer;
  display: table;
}
#c .colFilter .title {
  font-family: 'HelveticaNeue';
  font-size: 20px;
  font-weight: 900;
  color: #000;
}
#c .colFilter .title .g-icon::before {
  font-size: 20px;
  margin-right: 5px;
  margin-top: -3px;
}
#c .colFilter .rating span::before {
  margin-top: -5px;
}


/* ======================================= PHONE DETAILS PAGE ======================================= */
.picture-device .phone-picture {
  height: 500px;
  padding-left: 0;
}
.picture-device .tablet-picture {
  height: 350px;
  padding-left: 0;
}
.picture-device .phone-picture img {
  max-height: 400px !important;
}
.picture-device li {
  list-style: none;
  background: none;
}
.phone-thumbs {
  list-style: none;
  padding: 0;
  float: left;
  margin-top: 15px;
  margin-left: -15px;
  position: absolute;
  bottom: 10px;
}
.phone-thumbs li {
  display: inline-block;
  border: 1px solid #c8c8c8;
  width: 35px;
  height: 62px;
  text-align: center;
  background: none;
  padding: 0;
  margin-right: 5px;
  margin-bottom: 0;
}
.phone-thumbs li:hover {
  cursor: pointer;
}
.phone-thumbs li img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  max-height: 50px !important;
  vertical-align: top;
}
.col-device-details {
  padding: 20px 30px 0 35px;
}
.col-device-details .g-icon:before {
  font-size: 20px;
  margin-top: -4px;
}
.col-device-details .promo-flag {
  position: relative !important;
  top: 0 !important;
  margin-bottom: 6px;
}
.buy-in-store-box {
  padding: 15px 15px 10px 10px;
  background: #f6f6f6;
  margin: 0 !important;
}
.buy-in-store-box .g-icon::before {
  margin-right: 15px;
}
.buy-in-store-box .btn {
  margin-top: 2px;
}
.plans-comparison {
  display: flex;
  flex-wrap: wrap;
}
.plans-comparison .box-plan {
  height: 100%;
  margin-bottom: 0;
}
.plans-comparison [class*="col-"] {
  margin-bottom: 60px;
}

@media(max-width: 767px) {
  .col-device-details {
    padding: 20px 15px 0 15px;
  }
  .buy-in-store-box {
    padding: 15px 15px 20px 0px;
    text-align: left !important;
  }
  .buy-in-store-box .g-icon::before {
    display: none;
  }
  .buy-in-store-box label {
    margin-bottom: 15px;
  }
  .plans-comparison {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .see-plans .btn {
    top: -13px;
  }
}
@media (min-width: 768px) {
  .buy-in-store-box .btn {
    float: right;
    margin-right: 0 !important;
  }
}
/* ======================================= ACCESSORIES & TABLETS PAGES ======================================= */
.box-accessory {
  height: 460px !important;
}
.box-accessory .picture, .box-tablet .picture {
  margin-left: 0 !important;
  text-align: center;
}
.box-accessory img:hover {
  opacity: 1;
}
.box-accessory h4 {
  max-height: 100px !important;
  overflow: hidden;
}
.box-tablet {
  height: 490px !important;
}
.box-tablet h4 {
  max-height: 75px !important;
  overflow: hidden;
}











/* ========================================= PRICES ========================================== */
#c .price {
  padding-bottom: 15px;
  margin-bottom: 40px;
  border-bottom: 1px solid #ddd;
}
#c .price h1 {
  font-size: 60px !important;
  line-height: 1;
  display: inline;
  letter-spacing: 0.0000000001em;
  position: relative;
  letter-spacing: -0.5px !important;
}
#c .price .decimal {
  font-size: 40px;
  vertical-align: 100%;
  padding-left: 3px;
}
#c .box-plan:not(.box-phone) .suffix {
  margin-left: -38px !important;
  vertical-align: 9% !important;
}
#c .box-phone .prefix {
  margin-right: 8px;
}
#c .box-phone .suffix {
  margin-left: -22px !important;
}
#c .price .suffix {
  font-family: "Arial";
  font-size: 12px;
  font-weight: 700;
  margin-left: -42px;
  vertical-align: 100%;
}
#c .price h1 .decimal {
  font-size: 30px;
  vertical-align: 68%;
  padding-left: 3px;
}


#c .price-small {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 15px;
  color: #f16e00;
}
#c .price-small h1 {
  font-size: 50px;
  line-height: 1;
  display: inline;
  position: relative;
  letter-spacing: -0.5px !important;
}
#c .price-small .decimal {
  font-size: 20px;
  vertical-align: 100%;
  padding-left: 3px;
}
#c .price-small .suffix {
  vertical-align: inherit;
  margin-left: -18px;
  margin-right: 11px;
}


#c .price-tiny {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 15px;
  color: #f16e00;
  letter-spacing: normal;
  position: relative !important;
  margin-left: -1px;
}
#c .price-tiny h1 {
  font-size: 30px !important;
  line-height: 1;
  display: inline;
  letter-spacing: normal;
  position: relative;
}
#c .price-tiny .decimal {
  font-size: 12px;
  vertical-align: 100%;
  padding-left: 2px;
}
#c .price-tiny .suffix {
  font-size: 12px;
  vertical-align: inherit;
  margin-left: -13px;
  margin-right: 7px;
}


#c .price-supertiny {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 15px;
  color: #f16e00;
  letter-spacing: normal;
  position: relative !important;
}
#c .price-supertiny h1 {
  font-size: 20px !important;
  line-height: 1;
  display: inline;
  letter-spacing: normal;
  position: relative;
}
#c .price-supertiny .decimal {
  font-size: 8px;
  vertical-align: 100%;
  padding-left: 3px;
}
#c .price-supertiny .suffix {
  font-size: 8px;
  vertical-align: inherit;
  margin-left: -9px;
}



#c .previous-price {
  position: relative !important;
}
#c .previous-price h1:after {
  content: " ";
  height: 1px;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  border-bottom: 1px solid #f16e00;
}

#c .price-nomargin, #c .nomargin {
  padding: 0;
  margin: 0;
}

#c .price-empty {
  opacity: 0.4;
}
#c .price-empty .price-tiny .suffix {
  padding-left: 13px;
}
#c .price-empty .price-small .suffix {
  padding-left: 19px;
}

.first-price {
  text-decoration: line-through;
  font-size: 16px;
}




/* ======================================= SUCCESS PAGE ======================================= */
#c .row-result h4 {
  line-height: 1.25;
  font-size: 20px;
  font-weight: normal;
}





/* ======================================= COMPARISION PAGE ======================================= */
#c .comparison .row h6 {
  border-bottom: 1px solid #ccc;
  height: 50px;
  padding: 5px 0;
}
#c .comparison .product-description {
  padding: 20px 0;
}
#c .comparison .picture {
  height: 300px;
  line-height: 300px;
  text-align: center;
}
#c .comparison .g-icon::before {
  font-size: 24px;
  margin-top: -4px;
}
#c .comparison .picture img {
  max-height: 300px;
}
@media(max-width: 424px) {
  .product-description h4 {
    font-size: 18px !important;
  }
  #c .comparison .picture {
    height: 210px;
    line-height: 210px;
  }
  #c .comparison .picture img {
    max-height: 210px;
  }
}
@media(max-width: 767px) {
  #c .comparison .row h6 {
    border: none;
    height: auto;
    padding: 0;
  }
  #c .comparison .row:not(:first-child) div:first-child {
    border-bottom: 1px solid #d3d3d3;
  }
}


















/* ========================================= SHOP HOME PAGE ========================================= */
#c .box-promo {
  text-align: left;
  color: #000;
  margin-bottom: 60px;
}
#c .box-promo h4 {
  font-size: 18px;
  padding-bottom: 10px;
  padding-top: 15px;
  height: 70px;
}
#c .box-promo img {
  height: 300px;
}
#c .desc {
  padding-left: 2px;
}
#c .box-promo .price-supertiny,
#c .box-promo .price-small
{
  color: #000;
  margin: 0;
  padding: 0;
  margin-left: 2px;
}
#c .box-promo .price-supertiny h1::after {
  border-bottom-color: #000;
}
#c .shop-deals .box-promo {
  color: #000;
}
#c .box-promo .desc {
  height: 172px;
}


.video-strip {
  height: 700px;
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
  color: #fff;
}
#c video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  border: 0;
  display: block;
  object-fit: cover;
}
#c .strip-content {
  padding-top: 120px;
  background: linear-gradient(to right,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 80%);
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  bottom: 0;
  z-index: 1
}
#c .strip-content p {
  font-size: 18px;
  font-weight: 900;
  padding-top: 30px;
}
.btn-all-phones {
  margin-top: -50px;
  float: right;
}


@media (max-width: 767px) {
  .btn-all-phones {
    margin-top: 10px;
    margin-bottom: 30px !important;
    float: none;
  }
  #c .strip-content {
    padding: 50px;
    padding-left: 5px;
  }
  #c .wrapper-shop-home .box-promo {
    margin-left: 2px;
  }
  #c .box-promo img {
    height: auto;
    max-height: 320px;
  }
}
@media(max-width: 991px) {

  #c .box-promo .picture {
    text-align: center;
  }
}








#c .binkies-div { z-index: 50; }

@media(max-width: 767px) {
  #c .picture-device img {
    max-height: 320px;
  }
}

@media(max-width: 424px) {
  .product-description h4 {
    font-size: 18px !important;
  }
}
@media(max-width: 767px) {
  .comparison .row h6 {
    border: none;
    height: auto;
    padding: 0;
  }
  .comparison .row:not(:first-child) div:first-child {
    border-bottom: 1px solid #d3d3d3;
  }
}
.color {
  display: inline-block;
  width: 26px;
  height: 26px;
  outline: 1px solid #ccc;
  cursor: pointer;
  margin-top: 2px;
  margin-right: 8px;
  margin-bottom: 0;
}
.list-color {
  margin-bottom: 0;
}
.color.active, .color:hover {
  outline: 2px solid #F16E00;
}
.bg-black {
  background: #333;
}
.bg-rose {
  background: #D0A8A0;
}
.bg-gold {
  background: #EAE3C9;
}
.bg-gray {
  background: #ddd;
}
.bg-black, .bg-rose, .bg-gold, .bg-gray {
  padding: 2px;
  background-clip: content-box;
}
.plans-list {
  border-top: 1px solid #d3d3d3;
  padding: 0px 15px;
}
.plans-list .row {
  height: 70px;
  border-bottom: 1px solid #d3d3d3;
}
.plans-list .plan-name, .plans-list .plan-price {
  height: 100%;
}
.plans-list .plan-name {
  padding-top: 22px;
  word-break: break-word;
  padding-right: 0;
}
.plans-list .plan-name .radio-button {
  font-size: 18px !important;
}
.plans-list .plan-price {
  text-align: right;
}
.plans-list .price-small {
  margin-top: 0px !important;
}
.plans-list .commitment-period .row {
  display: flex;
  align-items: center;
  margin-right: 0;
  margin-left: 0;
}
.plans-list .commitment-period label {
  margin-bottom: 0;
}
.plans-list .details-link {
  position: relative;
  margin-bottom: 0;
  top: 24px;
  text-decoration: underline;
  text-align: center;
  display: table;
  width: auto;
  margin: 0 auto !important;
}
.plans-list .panel-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
.plans-list .panel-collapse .panel-body {
  padding: 0;
}
.see-plans {
  background: #000;
  color: #fff;
  padding: 12px 25px 17px 25px;
  margin-bottom: 20px;
}
.see-plans h4 {
  margin-bottom: 15px;
}
.see-plans .btn {
  position: absolute;
  float: right;
  top: 4px;
  right: 18px;
}
.features .key {
  font-size: 14px;
}
.features .value {
  font-size: 18px;
}
.features table {
  font-weight: 900;
  font-size: 16px;
}
.features table tr td {
  border: none;
  font-family: 'HelveticaNeue';
}
.features .g-icon:before {
  font-size: 20px;
  margin-top: -3px;
}
.scNav .container {
  /* overflow: auto; */
  white-space: nowrap;
}
/*::-webkit-scrollbar {
    display: none;
}*/
@media (min-width: 767px) {
  #plan {
    margin-top: -37px !important;
  }
}
@media (max-width: 767px) {
  .plans-list, .plans-list .row {
    border: none;
  }
  .plans-list .row {
    display: block;
    height: auto;
  }
  .plans-list .plan-name {
    padding-top: 0;
    padding-left: 0;
  }
  .plans-list .radio-button {
    margin-top: 0;
    font-size: 20px;
    margin-bottom: 0;
  }
  .plans-list .plan-price {
    float: right;
  }
  .plans-list .price-small {
    word-break: keep-all !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    padding-top: 14px !important;
  }
  .plans-list .price-small .suffix {
    margin-right: 0 !important;
  }
  .plans-list .price-small .suffix .frequency {
    display: block;
  }
  .plans-list .details-link {
    margin-left: 0 !important;
    padding-left: 20px;
    text-align: left;
  }
  .plans-list .commitment-period {
    margin: 20px 0;
    min-width: 320px;
    padding-left: 15px;
  }
  .plans-list .commitment-period .row {
    display: block;
    margin-left: 5px;
  }
  .plans-list .commitment-period select {
    width: 215px !important;
  }
  .plans-list.without-plan {
    margin-top: 40px;
  }
  .plans-list.without-plan .plan-name {
    padding-top: 0;
    margin-top: -19px;
  }
  .plans-list.without-plan .price-small {
    margin-top: -38px !important;
  }
  .see-plans {
    padding-right: 16px;
    padding-left: 16px;
  }
  .see-plans .btn {
    margin-top: 15px;
    margin-right: 55px !important;
    position: static;
    float: left;
  }
}
@media(min-width: 768px) and (max-width: 991px) {
  .plans-list .commitment-period label {
    margin-left: 35px;
  }
  .plans-list .commitment-period select {
    width: 215px !important;
  }
}
@media (min-width: 320px) and (max-width: 1199px) {
  .plans-list .plan-price h1 {
    font-size: 36px !important;
  }
  .plans-list .plan-price h1 .whole {
    font-size: 36px;
  }
  .plans-list .plan-price h1 .decimal {
    font-size: 16px !important;
  }
}
@media(min-width: 768px) and (max-width: 1199px) {
  .plans-list .commitment-period select {
    margin-left: -10px !important;
  }
  .plans-list .price-small {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
}
@media(min-width: 1200px) {
  .plans-list .commitment-period label {
    margin-left: 35px;
  }
  .plans-list .commitment-period select {
    float: right;
    margin-right: 9px !important;
    width: 178px;
  }
}

@media(max-width: 1024px) {
  #plan {
    height: 150px;
  }
}


/* ====================================== CALENDAR =================================== */

.bs-datepicker {
  box-shadow: none !important;
  border: 2px solid #000;
  margin-top: -2px !important;
}
.bs-datepicker-head {
  padding: 0 !important;
  background: #fff !important;
  border-radius: 0;
  color: #000;
}
.bs-datepicker-head span {
  line-height: 0.9;
  color: #000;
}
.bs-datepicker-body {
  border: none !important;
}
.bs-datepicker-body table tr td {
  color: #000;
  border: none;
  font-weight: 600;
}
.bs-datepicker-body table tr td span {
  font-size: 14px;
}
.bs-datepicker-body table th {
  border: none;
  background: transparent;
}
.bs-datepicker-multiple {
  width: 390px;
}
.theme-orange .bs-datepicker-body table td.week span {
  color: #ff7900 !important;
}
.theme-orange .bs-datepicker-body table td span.selected {
  background: #ff7900 !important;
}
.bs-datepicker-container {
  padding: 0px;
}
.bs-datepicker-multiple {
  width: 278px;
  height: 285px;
}
.bs-datepicker-multiple table{
  width: 256px;
  height: 213px;
}
.bs-datepicker-multiple table th{
  padding: 0;
}
.bs-datepicker-head button.current {
  max-width: 97px !important;
  border-radius: 0;
  padding: 0px !important;
}
.bs-datepicker-head button.next, .bs-datepicker-head button.previous, .bs-datepicker-body table td span[class*="select-"], .bs-datepicker-body table td[class*="select-"] span, .bs-datepicker-body table td span {
  border-radius: 0;
}

@media(max-width: 320px) {
  .bs-datepicker {
    margin-left: 0px !important;
  }
  .bs-datepicker-multiple table {
    width: 268px;
  }
  .bs-datepicker-multiple {
    width: 289px;
  }
}








.lightbox-close-button {
  font-size: 26px;
  float: right;
  cursor: pointer;
  margin-top: 10px;
}
.shop-info {
  padding: 20px 0px;
  border-bottom: 1px solid #d3d3d3;
}
.shop-info .g-icon::before {
  font-size: 22px;
  margin-top: -4px;
}
.shop-info:last-child {
  border: none;
}
.shop-info .shop-name {
  font-size: 20px !important;
  font-weight: 900;
}
.shop-info .shop-address {
  line-height: normal !important;
  font-size: 15px;
  font-weight: 900;
  line-height: 18px;
  margin-top: 10px;
}
.shop-info label:hover, .shop-address:hover {
  text-decoration: none !important;
}












/* ======================================= STEPS ======================================= */
#c .steps-bar {
  width: 100%;
}

#c .process-steps.process-2 li { width: 50%; }
#c .process-steps.process-3 li { width: 33.33%; }
#c .process-steps.process-4 li { width: 25%; }
#c .process-steps.process-5 li { width: 20%; }
#c .process-steps.process-6 li { width: 16.66666666666666666666666666666666666667%; }


#c .process-steps li label, .process-steps li.active label, .process-steps li.done label{
  text-align: center;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
#c ul.process-steps {
  padding: 0;
}

#c .process-steps li {
  display: inline-block;
  background-image: none;
  padding: 8px 30px;
  float: left;
  position: relative;
  background: #ddd;
  height: 40px;
  margin-bottom: 0;
}
#c .process-steps li.active {
  background: #F16E00;
  color: #fff;
}
#c .process-steps li.done {
  background: #000;
  color: #fff;
}
#c .process-steps li::after, #c .process-steps li::before {
  content: '';
  position: absolute;
  top: 0px;
  right: -16px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 14px;
  box-shadow: -1px 0 0 #ddd;
}
#c .process-steps li label::before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 23px solid transparent;
  border-bottom: 23px solid transparent;
  border-left: 16px solid #fff;
  position: absolute;
  top: 98%;
  margin-top: -42px;
  margin-left: 0px;
  left: 100%;
  z-index: 1;
}
#c .process-steps li::after {
  margin-right: 2px;
  border-color: transparent transparent transparent #eee;
  border-left-color: #ddd;
  z-index: 2;
}
#c .process-steps li.active::after {
  border-left-color: #F16E00;
  box-shadow: -1px 0 0 #f16e00;
}
#c .process-steps li.done::after {
  border-left-color: #000;
  box-shadow: -1px 0 0 #000;
}
#c .process-steps li::before {
  border-color: transparent transparent transparent #fff;
  z-index: 1;
}
#c .process-steps li:last-child::after {
  display: none;
}
#c .process-steps a{
  color: #fff;
}
#c .process-steps a:hover{
  text-decoration: none;
}
#c .process-steps li.done:hover label{
  cursor: pointer;
}
@media(max-width: 724px) {
  #c .process-steps li span {
    display: none;
  }
  #c .process-steps li label{
    margin-left: 12px;
  }
  #c .process-steps li.active span {
    display: inline;
  }
}
@media(min-width: 725px) and (max-width: 900px) {
  #c .process-steps li:not(.active) span {
    display: none;
  }
}
@media(max-width: 900px) {
  #c .process-steps.process-6 li span {
    display: none;
  }
}
@media(max-width: 767px) {
  #c .process-steps li {
    padding: 8px;
  }
  .process-steps.process-5 li.active {
    width: 40% !important;
  }
  .process-steps.process-5 li {
    width: 15% !important;
  }
  .process-steps.process-4 li.active {
    width: 50% !important;
  }
  .process-steps.process-4 li {
    width: 16.6% !important;
  }
  .process-steps.process-3 li.active {
    width: 60% !important;
  }
  .process-steps.process-3 li {
    width: 20% !important;
  }
  .process-steps.process-2 li.active {
    width: 75% !important;
  }
  .process-steps.process-2 li {
    width: 25% !important;
  }
}








/* ======================================= ORDERING: CONFIGURATION ======================================= */

.product-info {
  font-size: 18px;
  font-weight: 900;
}
.product-info .emph {
  color: #f16e00;
  font-size: 20px;
}
.color-box.inactive {
  margin-bottom: -8px;
  margin-left: 8px;
}
.color-box.inactive:hover {
  border: 1px solid #ccc;
  cursor: default;
}
#phone-details img, #phone-details2 img, #accessories img {
  margin-top: -61px;
}
.nav-buttons .btn {
  margin-bottom: 10px;
}
#costs-summary .price-small {
  text-align: right;
  padding-right: 10px;
}
#SIMModal .g-icon::after, #SIMModal .g-icon::before {
  font-size: 90px;
}
#discount input {
  width: 50%;
}
@media(max-width: 400px) {
  .product-info .emph {
    display: block;
  }
  #costs-summary .value {
    font-size: 20px;
  }
}
@media(min-width: 768px) {
  #phone-details img, #phone-details2 img, #accessories img {
    width: 30%;
  }
  #additional-services div .btn:last-child {
    margin-right: 0px;
  }
  #discount input {
    width: 30%;
  }
}
@media(max-width: 767px) {
  #additional-services .row, #additional-services2 .row {
    margin-bottom: 20px;
  }
  #additional-services .btn, #additional-services2 .btn {
    float: left;
  }
}
@media (max-width: 490px) {
  .nav-buttons {
    text-align: center;
  }
  .nav-buttons .btn {
    float: none !important;
    width: 100%;
  }
  .nav-buttons .btn-medium {
    margin-bottom: 20px !important;
  }
}
@media (max-width: 991px) {
  #plan-details .details-link, #phone-details .details-link, #accessories-list .details-link {
    display: block;
    margin-left: 0px;
  }
}
#costs-summary .value {
  line-height: 44px;
}
#additional-services .col-action, #additional-services2 .col-action {
  margin-top: 5px;
}
#additional-services #accordion-services {
  margin-top: 30px;
  margin-left: 35px;
}
#services .col-name, #services2 .col-name {
  padding-left: 50px;
}
#accordion-services .col-name {
  padding-left: 15px;
}
#services .btn-black, #services2 .btn-black {
  margin-left: 35px;
}
.product-info.collapse, .product-info.collapsing {
  padding-left: 35px;
}
#plan-details .col-price, #plan-details2 .col-price,
#additional-services .col-price, #additional-services2 .col-price,
#services .col-price, #services2 .col-price,
#phone-details .col-price, #phone-details2 .col-price,
#tv .col-price, #internet .col-price, #order-total .col-price, #accessories .col-price, .additional-fee .col-price {
  text-align: right;
}

@media (max-width: 767px) {
  #plan-details .col-price, #plan-details2 .col-price,
  #additional-services .col-price, #additional-services2 .col-price,
  #services .col-price, #services2 .col-price,
  #services .col-action, #services2 .col-action,
  #phone-details .col-price, #phone-details2 .col-price,
  #tv .col-price, #internet .col-price, #order-total .col-price, #accessories .col-price, .additional-fee .col-price {
    text-align: left;
  }
  #services .col-name, #services2 .col-name, #accessories-list .row {
    padding-left: 15px !important;
  }
  #services .btn-black, #additional-services #accordion-services {
    margin-left: 0px;
  }
  .product-info.collapse, .product-info.collapsing {
    padding-left: 0px;
  }
  #services .row {
    margin-bottom: 40px;
  }
  #additional-services .col-action, #additional-services2 .col-action {
    margin-top: -15px;
    margin-bottom: 12px;
  }
}
#accessories-list .row {
  padding-left: 50px;
  padding-right: 15px;
  margin-bottom: 15px !important;
}





/* ======================================= ORDERS ======================================= */

.box-search .filter .btn {
  margin-right: 0px !important;
}
.box-filters label {
  display: inline !important;
}
.box-filters {
  margin-top: 8px;
}
.box-filters .filter .checkbox {
  margin-right: 30px;
}
#c .filter {
  margin-bottom: 10px;
}
#c .ms-choice {
  width: 100%;
  border-radius: 0;
  color: #000;
  border: 2px #ccc solid !important;
  font-weight: bold;
  font-size:16px;
  text-decoration: none;
  font-family:'Arial' !important;
  background: #fff;
  height: 40px;
  padding:0 15px;
  margin: 0;
}
#c .ms-parent {
  width: 240px !important;
}
#c .ms-choice > div {
  top: 8px;
  color: #000;
}
#c .ms-choice > span {
  top: 8px;
  color: #000;
}
#c .ms-drop input {
  height: 40px !important;
  width: auto !important;
}

#c .esim-qrcode img {
  height: 230px;
  margin-top: -5px;
  margin-left: -20px;
}


@media(max-width: 347px) {
  .box-search .btn {
    margin-top: 5px;
  }
}
@media(max-width: 522px) {
  .accordion-orders .date {
    width: 100% !important;
  }
}
@media(max-width: 494px) {
  .filter .checkbox {
    display: block !important;
  }
}
@media (min-width: 525px) and (max-width: 767px) {
  .accordion-orders .status {
    margin-left: 0px !important;
  }
}
@media (max-width: 767px) {
  .btn-refresh {
    width: 230px;
  }
  .btn-clear {
    width: 99px;
  }
}
@media(min-width: 768px) {
  .accordion-orders span.month{
    display: none;
  }
  .accordion-orders .time, .accordion-orders .status {
    margin-left: 0px !important;
  }
}
@media(max-width: 788px) {
  .accordion-orders .fa-clock {
    display: none;
  }
}
@media(max-width: 991px) {
  .box-filters {
    margin-top: 20px;
  }
}


/* ====================================== RADIO BUTTONS =================================== */

.radio-button {
  display: table !important;
  position: relative;
  padding-top: 2px;
  padding-left: 35px;
  margin-bottom: 20px;
  cursor: pointer;
  font-size: 20px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radio-button input {
  position: absolute;
  opacity: 0;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 26px;
  width: 26px;
  background-color: #ccc;
  border-radius: 50%;
}
.radio-button input:checked ~ .checkmark {
  background-color: #F16E00;
}
.radio-button input:not(:checked) ~ .checkmark:after {
  top: 3px;
  left: 3px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: white;
}
.checkmark:after {
  content: "";
  position: absolute;
}
.radio-button input:checked ~ .checkmark:after {
  display: block;
}
.radio-button .checkmark:after {
  top: 8px;
  left: 8px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: white;
}
.radio-button .tip {
  margin-bottom: 2px;
}
.radio-button input:disabled ~ .checkmark, .radio-button input:disabled:hover ~ .checkmark {
  background-color: #ccc !important;
  border-color: #fff;
}
.radio-button input:disabled:hover {
  cursor: default;
}
.radio-button input:checked ~ .checkmark:after, .radio-button input:disabled:checked ~ .checkmark:after {
  display: block;
}
@media(max-width: 767px) {
  .radio-button {
    margin-top: 10px;
  }
}



/* ====================================== CHECKBOXES =================================== */

.checkbox {
  display: table !important;
  position: relative;
  padding-top: 2px;
  padding-left: 32px !important;
  margin-top: 10px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-height: 20px;
}
.checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0 !important;
  width: 0 !important;
}
.checkbox-checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border: 2px solid #ccc;
}
.checkbox input:hover ~ .checkbox-checkmark{
  background-color: #ccc;
  border-color: #ccc;
}
.checkbox input:checked ~ .checkbox-checkmark{
  background-color: #F16E00 !important;
  border-color: #F16E00 !important;
}
.checkbox input:disabled:checked ~ .checkbox-checkmark, .checkbox input:disabled:checked:hover ~ .checkbox-checkmark {
  background-color: #ccc !important;
  border-color: #ccc !important;
}
.checkbox input:disabled ~ .checkbox-checkmark, .checkbox input:disabled:hover ~ .checkbox-checkmark {
  background-color: #fff !important;
  border-color: #ccc;
}
.checkbox-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.checkbox input:checked ~ .checkbox-checkmark:after, .checkbox input.inactive:checked ~ .checkbox-checkmark:after {
  display: block;
}
.checkbox .checkbox-checkmark:after {
  left: 7px;
  top: 2px;
  width: 7px;
  height: 14px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.checkbox .terms:hover ~ .checkbox-checkmark {
  background: #fff;
}
.checkbox .terms {
  padding: 5px 0;
}
.checkbox.disabled:hover {
  cursor: not-allowed;
}
@media(max-width: 767px) {
  .checkbox input {
    width: 1px !important;
  }
}






/* ====================================== RECHARGES =================================== */

#recharge-number select, #recharge-number input {
  width: 85%;
  margin-top: 15px;
}
.recharge-options div:not(.unavailable-option) {
  cursor: pointer;
}
.recharge-options img {
  display: inline-block;
  width: 221px;
  height: 221px;
}
.recharge-options img:hover {
  opacity: 0.6;
}
.recharge-options h5 {
  margin-top: 30px;
}
.recharge-options .options-separator {
  position: inherit;
  float: left;
  width: 120px;
}
.recharge-options .unavailable-option {
  filter: grayscale(1);
  opacity: 0.5;
}
.recharge-options .unavailable-option img:hover {
  cursor: default;
  opacity: 1;
}
.recharge-options .unavailable-option h5 span {
  display: block;
  font-size: 15px;
}
.recharge-options .selected-option {
  border: 4px solid #f16e00;
  border-radius: 50%;
  padding: 3px;
}


.recharge-amounts label {
  background: #000;
  border-radius: 25px;
  width: 245px;
  height: 170px;
}
.recharge-amounts .checkmark {
  top: 16px;
  left: 16px;
}
.recharge-amounts .recharge-amount {
  font-size: 74px;
  color: #ff7900;
  position: absolute;
  right: 22px;
  top: 33px;
  letter-spacing: -3px;
}
.recharge-amounts .recharge-currency {
  font-size: 32px;
  margin-left: 8px;
}
.recharge-amounts .recharge-bonus {
  position: absolute;
  color: #fff;
  font-size: 18px;
  top: 86px;
  width: 205px;
  right: 18px;
  text-align: right;
}

.recharge-amounts .recharge-data {
  font-size: 50px;
  color: #ff7900;
  position: absolute;
  right: 24px;
  top: 26px;
  letter-spacing: -3px;
}
.recharge-amounts .recharge-bonus2 {
	display: block;
	margin-top: 66px;
	padding-right: 22px;
  color: #fff;
  font-size: 14px;
	font-weight: 600;
  right: 38px;
  text-align: right;
	line-height: 1.25;
}
.recharge-amounts .recharge-validity {
	display: block;
	color: #fff;
	margin-top: 5px;
	padding-right: 22px;
  font-size: 14px;
	font-weight: 600;
  right: 18px;
  text-align: right;
	line-height: 1.25;
}
.recharge-amounts .recharge-cost {
	margin-top: 8px;
	padding-right: 22px;
  color: #ff7900;
	font-size: 22px;
	text-align: right;
	display: block;
}
/*
.recharge-amounts .details {
	cursor: pointer;
	display: block;
	position: absolute;
	right: 10px;
	top: 5px;
	pointer-events: none !important;
}*/

@media(max-width: 991px) {
  .recharge-amounts .recharge-amount {
    font-size: 53px;
    right: 15px;
    top: 20px;
    letter-spacing: -2px;
  }
  .recharge-amounts .recharge-currency {
    font-size: 25px;
    margin-left: 5px;
  }
  .recharge-amounts .recharge-bonus {
    font-size: 14px;
    top: 65px;
    right: 12px;
    line-height: 17px;
    width: 135px;
  }
  .recharge-amounts .checkmark {
    top: 13px;
    left: 13px;
  }
}

@media(min-width: 768px) and (max-width: 991px) {
  .recharge-amounts label {
    width: 100%;
    height: 135px;
  }
  .recharge-amounts label.type-package {
    width: 100%;
    height: 170px;
  }
  .recharge-options img {
    height: auto;
  }
}

@media(max-width: 767px) {
  .recharge-amounts label {
    width: 260px;
    height: 130px;
    margin-right: auto;
    margin-left: auto;
  }
  .recharge-amounts label.type-package {
    height: 170px;
  }
  #expiry-date {
    max-width: 134px !important;
  }
  .recharge-options .options-separator {
    display: none;
  }
  .recharge-options img {
    float: left;
    max-width: 80px;
    max-height: 80px;
    margin-right: 20px !important;
  }
  .recharge-options div {
    text-align: center;
    margin-bottom: 30px;
  }
  .recharge-options h5 {
    font-size: 16px !important;
    margin-top: 30px;
    text-align: left;
  }
  .recharge-options .unavailable-option h5 {
    margin-top: 10px !important;
  }
  .recharge-options .unavailable-option h5 span {
    display: inline;
    font-size: 16px;
  }
  .recharge-amounts .recharge-bonus {
    width: 165px;
  }
}
@media(min-width: 768px) {
  #expiry-date {
    min-width: 200px !important;
  }
}
@media(min-width: 768px) and (max-width: 991px) {
  .recharge-options .options-separator {
    width: 85px;
  }
}

#cvc {
  width: 70px !important;
}



/* Summary Bar */
#c .summaryBar {
  position: fixed;
  bottom: 0;
  background: #f16E00;
  color: #fff;
  width: 100%;
  z-index: 101;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  display: block;

}

#c .summaryBar .col-name {
  width: auto;
  max-width: 230px;
  height: 110px;
  position: relative;
}
#c .summaryBar .col-name h4 {
  margin: 0;
  padding: 0;
  line-height: 1.5;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#c .summaryBar h3 {
  margin-top: 25px;
}
/* #c .summaryBar .container .row .col-name:first-child {
	max-width: 170px;
} */

.summaryBar .col-price {
  padding-top: 25px;
  text-align: right;
  width: auto !important;
}
.summaryBar .price-small {
  margin-right: 80px !important;
}
.summaryBar .operation {
  background: #666666;
  border-radius: 60px;
  width: 33px;
  height: 33px;
  display: inline-block;
  text-align:center !important;
  font-size: 33px;
  color: #000;
  font-weight: 600;
  line-height: 26px;
  margin: 0 30px 0 10px;
  vertical-align: 45%;
}
#c .summaryBar .operation.equals {
  margin: 0 90px 0 70px;
}
#c .summaryBar .price-small {
  display: inline-block;
  padding: 0;
  margin: 0;
  color: #fff;
}
#c .summaryBar .price-small h1 {
  font-size: 60px !important;
}
#c .summaryBar .price-small .decimal {
  font-size: 24px;
}
#c .summaryBar .price-small .suffix {
  margin-left: -28px;
  padding-right: 10px;
}
#c .summaryBar .col-actions {
  text-align: center;
  float: right;
  width: auto;
  height: 110px;
}
#c .summaryBar .btn {
  background: #000;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#c .has-summaryBar .assistance {
  margin-top: 60px;
  border-top: 1px solid #eee;
}
#c .summaryBar.docked {
  position: relative;
  transition: all 0.1s;
}
#c .summaryBar.docked .operation {
  background: #fff;
  color: #000;
}

#c .summaryBar .invoiceFee {
  border-top: 1px solid rgba(255,255,255,0.3);
  padding-top: 6px;
  padding-bottom: 6px;
}
#c .summaryBar .invoiceFee .amount{
  font-size: 25px;
  vertical-align: -10%;
}


@media (max-width: 767px) {
  #c .has-summaryBar .assistance {
    margin-top: 0;
  }
  #c .summaryBar {
    padding-top: 4px;
  }
  #c .summaryBar .pay-frequency {
    height: 38px;
  }
  #c .summaryBar .col-name {
    width: 33vw;
    float: left;
    padding-right: 0;
    height: 100%;
    max-width: none;
  }
  #c .summaryBar .col-name h4 {
    font-size: 12px;
    line-height: 14px;
    margin-top: 0;
  }
  .summaryBar .col-price {
    padding-top: 0;
    display: inline;
  }
  #c .summaryBar .price-small {
    margin: 0 !important;
    width: 24vw;
  }
  #c .summaryBar .price-small h1 {
    font-size: 33px !important;
  }
  .summaryBar .price-small .whole {
    font-size: 26px;
  }
  .summaryBar .price-small .decimal {
    font-size: 11px !important;
  }
  .summaryBar .price-small .suffix {
    margin-right: 0 !important;
    margin-left: -13px !important;
    font-size: 11px;
  }
  #c .summaryBar .operation {
    display: none;
  }
  #c .summaryBar .col-actions {
    float: right;
    width: 39vw;
    margin-top: -79px;
    /* margin-bottom: 10px; */
    padding-right: 10px;
    max-width: 140px;
    height: 84px;
  }
  #c .summaryBar .col-actions .btn {
    font-size: 16px;
    line-height: 16px;
    padding: 10px;
    margin-right: 0;
    margin-bottom: 0;
  }
  #c .summaryBar .invoiceFee h6 {
    font-size: 12px;
    line-height: 14px;
  }
  #c .summaryBar .invoiceFee .amount {
    line-height: 30px;
    white-space: nowrap;
  }
}
@media(min-width: 768px) and (max-width: 991px) {
  #c .summaryBar .col-name {
    max-width: 172px;
  }
  #c .summaryBar .col-name h4 {
    font-size: 18px;
  }
  .summaryBar .col-price {
    padding-top: 38px;
    padding-left: 0;
  }
  .summaryBar .price-small {
    margin-right: 0 !important;
  }
  #c .summaryBar .price-small h1 {
    font-size: 34px !important;
  }
  #c .summaryBar .price-small .decimal {
    font-size: 14px;
  }
  #c .summaryBar .price-small .suffix {
    margin-left: -16px;
  }
}
@media(min-width: 992px) and (max-width: 1200px) {
  .summaryBar .price-small {
    margin-right: 20px !important;
  }
}

.line {
  border-bottom: 1px solid #ddd;
}

li.color {
  background: #fff;
  padding: 2px !important;
}

.color-box {
  width: 22px;
  height: 22px;
}

.colors-list .color {
  width: 58px;
  height: 58px;
  padding: 4px;
  margin-right: 0px;
}
.colors-list .color-box {
  width: 50px;
  height: 50px;
}
.colors-list a:focus {
  text-decoration: none;
}



/* ======================================= USERS ======================================= */
#c .box.box-user {
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  padding: 10px 30px 1px 30px !important;
  margin-bottom: 60px;
}
#c .box.box-user h4 {
  height: 50px;
}
#c .box.box-user .avatar {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}
#c .box.box-user .avatar img {
  max-height: 112px;
  max-width: 100%;
}
#c .box.box-user .email {
  word-break: break-all;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#c .box.box-user .buttons {
  margin: 30px 0 30px 0;
}
#c .box.box-create img:hover {
  opacity: 1;
}
#c .box.box-create a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
#c .col-avatar {
  text-align: center;
}


/* Billing accounts */
#c .billing-accounts::before, #c .billing-accounts::after {
  display: none !important;
} 
#c .billing-accounts {
  width: 100%;
  display: inline-grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 60px 15px;
}
#c .billing-accounts .box {
  height: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}
#c .billing-accounts h4 {
  height: auto !important;
  max-height: unset;
  margin-bottom: 30px;
}
#c .billing-accounts .buttons {
  position: relative !important;
  margin-top: auto !important;
  padding: 0 !important;
}
#c .billing-accounts .btn {
  width: 100%;
}
#c .billing-accounts .email {
  word-break: break-word !important;
}
#c .billing-accounts .selected-account, #c .billing-accounts .selected-account:hover {
  box-shadow: inset 0px 0px 0px 3px #f16e00 !important;
}


@media (max-width: 360px) {
  #c .box.box-user.box-create h4 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  #c .box.box-user {
    text-align: left;
  }
  #c .box.box-user .avatar {
    width: 108px;
    float: left;
    text-align: left;
  }
  #c .box.box-user:not(.box-create) .avatar {
    width: 100%;
  }
  #c .box.box-user .btn {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 16px;
    padding: 10px 20px;
  }
  #c .box.box-user .buttons {
    margin: 40px 0 30px 0;
    padding-left: 0px;
  }
  #c .box.box-user .avatar img {
    max-height: 90px;
    float: left;
  }
  #c .box.box-user .email {
    white-space: normal;
    overflow: visible;
  }
  #c .box.box-user.box-create h4 {
    margin-top: 43px;
  }
  #c .box.box-create {
    height: 184px;
  }
  #c .billing-accounts h4 {
    margin-top: 25px;
  }
}
@media(min-width: 320px) and (max-width:359px) {
  #c .box.box-user.box-create h4 {
    margin-top: 42px;
  }
}
@media (min-width: 768px) {
  #c .box.box-create, div:not(.billing-accounts) .box.box-user {
    height: 395px;
  }
  #c .box.box-user .buttons {
    margin: 30px 0;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media(min-width: 768px) and (max-width:991px) {
  #c .billing-accounts {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 991px) {
  #c .box.box-create, #c .box.box-user {
    padding: 5px 18px !important;
  }
  #c .col-avatar {
    text-align: left;
  }
}
@media(min-width: 992px) {
  #c .billing-accounts {
    grid-template-columns: repeat(3, 1fr);
  }
}


#c .sub-list .btn, #c .sub-list .switch {
  margin-top: 25px;
}
#c .sub-list {
  border-top: 1px solid #ddd;
}
#c .sub-list .row {
  border-bottom: 1px solid #ddd;
  padding-top: 10px;
  padding-bottom: 10px;
}
#c .sub-list h5 {
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 0;
  padding-bottom: 0;
}
#c .sub-list h4 {
  margin-top: 0;
  font-size: 20px;
  line-height: 1.5;
}
#c .sub-list .sub-icon img {
  width: 80px;
}
@media(min-width: 338px) and (max-width:767px){
  #c .sub-list .sub-icon img {
    width: 70px;
  }
}
@media (max-width: 399px) {
  #c .sub-list .sub-icon {
    text-align: left !important;
  }
}
@media (min-width: 400px) {
  #c .sub-list .sub-icon {
    text-align: center !important;
  }
}






/* ====================================== GDPR =================================== */


#c .col-gdpr {
  font-size: 18px;
  font-weight: 600;
  display: flex;
}
.consent div {
  padding: 40px 0px 20px 0px;
  font-size: 16px;
}
.consent-gray {
  background-color: #eee;
  padding: 20px !important;
  margin-bottom: 20px;
  height: 97px;
  display: flex;
  align-items: center;
  border: 6px solid #fff;
}
.checkbox > span.tip-checkbox {
  position: absolute;
  width: 200px;
  background: #ddd;
  font-size: 14px;
  font-weight: 600;
  padding: 11px 14px 17px 16px;
  right: 52px;
  line-height: 1.333333;
  top: 43px;
  z-index: 100;
  outline: none;
  display: none;
}
.checkbox > span.tip-checkbox:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #ddd;
  display: block;
  width: 0;
  z-index: 1;
  right: 18px;
  top: -13px;
  transform: rotate(90deg);
}
.checkbox:hover > span.tip-checkbox {
  display: block;
}
.consent-gray .checkbox {
  display: block !important;
}
.consent-picture {
  width: 8%;
  margin: -3px 10px 10px -18px !important;
  display: inline-block;
}
.consent-info {
  width: 90%;
  display: inline-block !important;
}
.consent-info .radio-button {
  margin-right: 0;
}
.consent-small {
  margin-bottom: 7px !important;
  margin-left: 7px !important;
  padding: 0px !important;
}
.consent-small div {
  width: 19vw;
  text-align: center;
  padding: 0px 5px;
  font-size: 12px;
}

@media (max-width: 450px){
  .consent-picture {
    width: 18%;
  }
  .consent-info {
    width: 80%;
  }
}
@media(max-width: 767px) {
  .consent .consent-gray:first-child {
    background-color: #fff;
    padding-left: 10px !important;
    margin-bottom: 10px;
  }
}
@media(min-width: 768px) and (max-width: 991px) {
  .consent .consent-gray:first-child{
    height: 90px;
    background-color: #fff;
    padding-left: 10px !important;
  }
}
@media(max-width: 991px) {
  .consent .consent-gray {
    margin-bottom: 0px;
  }
  .consent .consent-gray:nth-child(3) {
    margin-left: 7px;
  }
  .consent .consent-gray:not(:first-child){
    width: 19vw;
    height: 60px;
    float: left;
  }
  .consent-gray .checkbox {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px !important;
  }
  .consent-gray .checkbox-checkmark {
    margin: -2px 0px 0px -13px;
  }
  .consent-gray label.checkbox {
    padding-left: 36px;
    padding-top: 0px;
  }
  .row.consent {
    margin-top: 30px;
  }
  .checkbox > span.tip-checkbox {
    display: none !important;
  }
}
@media(min-width: 992px) {
  .consent-gray .checkbox {
    width: 100%;
  }
  .consent-gray .checkbox-checkmark {
    left: 50%;
    margin-left: -12px;
  }
  .consent-small {
    display: none;
  }
}
@media (min-width: 1100px) {
  .consent-picture {
    width: 4vw;
  }
  .consent-info {
    width: 80%;
  }
}
@media (max-width: 1200px) {
  .consent-picture {
    margin: 0px 10px 3px -8px !important;
  }
}


/* ====================================== SWITCH =================================== */

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 30px;
}
.switch .checkbox {
  border: none;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 4px;
  bottom: 0;
  background-color: #000;
  -webkit-transition: .4s;
  transition: .4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
input:checked + .slider {
  background-color: #ff7900;
}
.switch input:focus {
  border: none !important;
}
.switch .g-icon::before {
  color: #fff;
  font-size: 15px;
  padding-top: 5px;
  margin-left: 7px;
}
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}




@media (max-width: 767px) {
  .row-social i {
    display: none;
  }
}



/* ====================================== NOTIFICATIONS =================================== */
.notifications {
  position: absolute;
  font-weight: 600;
  width: 300px;
  float: right;
  right: 0;
  top: 40px;
  z-index: 2;
  display: none;
  background-color: #FFF;
  box-shadow: 0px 20px 50px 10px rgba(0, 0, 0, 0.05);
  border: 1px solid #EEE;
  border-top: 2px solid #f16e00;
  z-index: 1000;
}
.notifications .row {
  margin-bottom: 0px;
}
.notifications ul {
  margin-bottom: 2px;
}
.notifications ul li {
  float: none;
  display: block !important;
  width: auto;
  max-width: none;
  text-align: left;
  margin: 0;
  background: none;
  line-height: 1.5;
  padding: 10px 10px 10px 20px;
}
.notifications ul li:last-child {
  border-bottom: none;
}
.notifications ul li:not(:last-child):hover {
  background: #f4f4f4;
}
.notifications ul li a {
  color: #000;
  padding: 0;
}
.notifications ul li a:focus {
  color: #000;
  text-decoration: none;
  outline: none;
}
.notifications ul li a:hover {
  text-decoration: none !important;
  color: #000;
}
.notifications ul li:last-child a {
  color: #f16e00;
}
.notifications a .g-icon::before {
  font-size: 12px;
  margin-left: 6px;
  margin-top: -2px;
}
.notifications ul li .unread {
  margin-top: 8px;
  width: 8px;
  height: 8px;
  background: #f16E00;
  border-radius: 50%;
}
.notifications p {
  white-space: normal;
}
.case .unread {
  width: 11px;
  height: 11px;
  background: #f16e00;
  border-radius: 50%;
  margin-top: 7px;
  margin-right: 10px;
}

@media(max-width:767px) {
  .notifications ul li {
    padding: 13px 16px 7px 20px;
  }
  .notifications ul li .unread {
    display: inline-block;
  }
  .case .unread {
    position: absolute;
    top: -49px;
    right: 20px;
  }
}
@media(min-width: 768px) and (max-width: 991px) {
  .accordion-notifications .date {
    padding-right: 0;
  }
  .case .unread {
    position: absolute;
    top: 0;
    right: 20px;
  }
}





/* ====================================== PASSWORD RESET =================================== */
.progress-bricks .desc {
  font-weight: 600;
  font-size: 14px;
  color: #000;
  margin-right: 10px;
}
.progress-brick {
  width: 40px;
  margin-right: 4px;
  height: 5px;
  border-radius: 10px;
  background: #ccc;
  display: inline-block;
  vertical-align: 10%;
}
.progress-brick.filled {
  background: #50BE87;
}
.progress-bricks .status {
  margin-left: 6px;
  font-weight: 900;
  font-size: 14px;
}

#c .progress-bricks.strength-00 .filled {
}
#c .progress-bricks.strength-00 .status {
  color: #999;
}

#c .progress-bricks.strength-01 .filled {
  background: #CD3C14;
}
#c .progress-bricks.strength-01 .status {
  color: #CD3C14;
}

#c .progress-bricks.strength-02 .filled {
  background: #F16E00;
}
#c .progress-bricks.strength-02 .status {
  color: #F16E00;
}

#c .progress-bricks.strength-03 .filled {
  background: #FFD200;
}
#c .progress-bricks.strength-03 .status {
  color: #FFD200;
}

#c .progress-bricks.strength-04 .filled {
  background: #4BB4E6;
}
#c .progress-bricks.strength-04 .status {
  color: #4BB4E6;
}

#c .progress-bricks.strength-05 .filled {
  background: #50BE87;
}
#c .progress-bricks.strength-05 .status {
  color: #50BE87;
}

.input-action {
  display: inline-block;
  margin-left: -30px;
  font-size: 18px;
  vertical-align: -1%;
}
.input-action.off .g-icon {
  color: #aaa;
}
.input-action.off .g-icon::before {
  font-size: 28px;
  margin-top: -2px;
  margin-left: -6px;
}
.input-action.on {
  color: #000;
}




/* ====================================== REPORTS =================================== */

.row-report-legend {
  font-weight: 900;
  font-size: 16px;
}
.row-report-legend .row {
  padding-top: 10px;
}
.row-report-legend .row:last-child {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 10px;
}
.row-report-legend .col-name {
  font-size: 20px;
}
.row-report-legend .col-usage, .row-report-legend .col-cost {
  text-align: right;
  padding-top: 1px;
}




/* ====================================== FILTER - SLIDER =================================== */

.noUi-target {
  margin-right: 15px;
  margin-left: 15px;
}
.noUi-tooltip {
  border: none !important;
  font-weight: 900;
}
.noUi-connect {
  background: #f16e00 !important;
}


/* ====================================== ORANGE MAILBOX =================================== */
.mailbox-postfix {
  font-size: 16px;
  font-weight: bold;
  margin-left: 5px;
}
.mailbox-signup input#password, .mailbox-signup input#confirm-password {
  width: 100%;
}
.mailbox-signup #phone-number {
  width: 93%;
}
.related-emails {
  border-right: 1px solid #ccc;
}
@media(max-width: 1199px) {
  .mailbox-signup input#username {
    width: 50% !important;
  }
  .mailbox-signup #phone-number {
    width: 85%;
  }
  .related-emails {
    border: none;
  }
}






































.conv-label {
  padding-left: 38px;
  font-weight: 900;
  margin-bottom: 2px;
  color: #999;
  font-size: 16px;
  margin-top: 2px;
}
.conv-label2 {
  font-weight: 900;
  padding-left: 0px;
}
.conv-label-nophone {
  padding-top: 10px;
  max-width: 590px;
}
.conv-label-penalty {
  padding-left: 0;
}
.conv-arrow {
  margin: -5px 0 10px 0;
  background: #d9d9d9;
  height: 90px;
  position: relative;
  width: 3px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}
.conv-arrow:before,
.conv-arrow:after {
  content: '';
  width: 3px;
  height: 15px;
  transform: skew(-30deg);
  background: #d9d9d9;
  position: absolute;
  bottom: 0px;
  left: 4px;
}
.conv-arrow:after {
  transform: skew(30deg);
  bottom: 0px;
  left: -4px;
}
.conv-arrow span {
  display: inline-flex;
  position: absolute;
  left: 20px;
  width: 200px;
  font-weight: 900;
  color: #d9d9d9;
  font-size: 14px;
  line-height: 1.3333;
  padding-top: 5px;
  align-items: center;
  height: 90px;
}

.muted {
  opacity: 0.3;
  -webkit-filter: grayscale(100%) contrast(0%);
  filter: grayscale(100%) contrast(0%);
}
.muted-line {
  border-top: 1px solid #eee;
  padding-top: 50px;
  margin-top: -20px;
}
#plan-details.muted {
  border-top: none;
}

iframe.conv-iframe {
  border: 0;
  width: 100%;
  height: 300vh;
}

.wrapper-conversion-summary .conv-arrow {
  margin-left: 12px;
  margin-top: 5px;
}

.conversion-plans .box-plan {
  height: 885px;
}

@media(max-width: 767px) {
  .conv-modal .modal-body {
    padding: 60px 30px !important;
  }
  .conversion-plans .box-plan {
    height: auto;
  }
}

@media(min-width: 768px) {
  .conv-modal .modal-body {
    padding: 70px !important;
  }
}

@media(min-width: 992px) {
  .conv-modal {
    width: 80% !important;
  }
}











/* Pie Chart size control */
@media(min-width: 440px) {
  .chartjs-render-monitor {
    max-width: 50vw;
    max-height: 50vw;
    margin-bottom: 20px;
  }
}

/*
.summaryBar-isVisible {
	padding-bottom: 58px;
}
*/


.orangeIcons span {
  display: block;
  float: left;
  margin: 5px;
  border: 1px solid #999;
  min-width: 20px;
  min-height: 20px;
  padding: 10px;
}



/* ====================================== MULTISELECT DROPDOWN =================================== */


.c-btn {
  width: 100% !important;
  height: 40px !important;
  border-radius: 0px !important;
  border: 2px solid #000 !important;
  font-weight: 900;
  font-size: 16px !important;
}
#servicetype .c-btn {
  width: 290px !important;
}
#callingnumber .c-btn, #status .c-btn {
  width: 230px !important;
}
.c-btn span:first-child:not(.c-label) {
  display: block;
  width: 95%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.arrow-up, .select-all, .arrow-down {
  display: none;
}
.dropdown-list {
  padding-top: 0px !important;
  margin-top: -2px;
  top: 42px !important;
}
.grp-title {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  margin-bottom: 0 !important;
}
.grp-title > label {
  height: 40px;
  padding-top: 8px;
  background-color: #ddd;
  padding-left: 10px;
  padding-right: 10px;
}
.grp-title ul.lazyContainer span li {
  padding-left: 15px;
  padding-right: 15px;
}
.dropdown-list li:not(.grp-title) {
  margin-bottom: 0px;
  background: none;
  font-weight: 900;
  font-size: 16px;
  padding-top: 8px !important;
}
.dropdown-list li label {
  margin-bottom: 0 !important;
}
.dropdown-list ul.lazyContainer span:hover {
  background: #f5f5f5 !important;
  color: #000;
  border: none !important;
}
.dropdown-list ul li {
  padding: 0;
}
.dropdown-list ul li:hover label {
  color: #000;
}
.dropdown-list ul li.selected-item {
  background: #000 !important;
  color: #fff;
}
.dropdown-list ul li.selected-item label {
  color: #fff;
}
.dropdown-list ul li:hover input[type="checkbox"] + label::before {
  border: 2px solid #000 !important;
}
.dropdown-list ul li.selected-item input[type="checkbox"] + label::before {
  border: 2px solid #000 !important;
}
.list-area {
  border: 1px solid #000 !important;
  box-shadow: none !important;
  margin-top: -2px !important;
  border-width: 2px !important;
}
.selected-list .c-list .c-token {
  margin-top: -2px !important;
  background: #000 !important;
  font-weight: 900;
}

.selected-list .c-angle-down, .selected-list .c-angle-up {
  background-image: linear-gradient(45deg, transparent 50%, black 60%), linear-gradient(135deg, black 40%, transparent 50%) !important;
  background-position: calc(100% - 10px) 3px, calc(100% - 0px) 3px, 100% 0;
  background-size: 10px 8px, 10px 7px;
  background-repeat: no-repeat;
  width: 20px !important;
}
.c-angle-down svg, .c-angle-up svg {
  display: none;
}
.pure-checkbox input[type="checkbox"] + label::before {
  border: 2px solid #000 !important;
  background: transparent !important;
}
.pure-checkbox input[type="checkbox"] + label::after {
  left: 3px !important;
  width: 10px !important;
  height: 4px !important;
  margin-top: -4px !important;
}
.selected-list .countplaceholder {
  right: 40px !important;
  padding-bottom: 3px;
}
.is-invalid .cuppa-dropdown .c-btn {
  border-color: #CD3C14 !important;
}
.list-message {
  font-size: 16px !important;
  font-weight: 900;
}

@media(max-width: 767px) {
  #servicetype .c-btn {
    width: 230px !important;
  }
  #servicetype .c-btn span {
    max-width: 190px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
  }
  #myNumberToRechargeRef .c-btn {
    width: 55% !important;
  }
  #other-number input {
    width: 45% !important;
  }
}



/* ====================================== PAGINATION =================================== */

.pagination {
  width: 100%;
}
.pagination .pagination-prev .page-link, .pagination .pagination-next .page-link {
  border: 2px solid #000 !important;
}
.pagination .pagination-prev {
  margin-right: 6px;
}
.pagination .pagination-next {
  margin-left: 4px;
}
.pagination li.disabled .page-link {
  border-color: #ccc !important;
  color: #ccc !important;
}
.pagination li.active .page-link, .pagination li.active .page-link:hover {
  background: #000 !important;
  color: #fff !important;
  border: 2px solid #000 !important;
}
.pagination .page-link:hover {
  border: 2px solid #000 !important;
}
.pagination li {
  margin-right: 2px;
}
.pagination .page-item .page-link {
  display: block;
  color: #000;
  border-radius: 0;
  height: 40px !important;
  width: 40px !important;
  text-align: center !important;
  font-size: 16px;
  border: 2px solid #fff;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  float: none;
  font-weight: 900 !important;
}


/* ====================================== AVATARS =================================== */

.avatar-icon {
  width: 80px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 15px !important;
  margin-bottom: 20px !important;
  display: inline-block;
}
.avatar-selected {
  padding: 3px;
  border: 3px solid #ff7900;
}




#orange-cloud img {
  width: 60%;
}



/* ====================================== CREDIT CARD IFRAME =================================== */

.credit-card-iframe {
  width: 80%;
  height: 360px;
}

.credit-card-info {
  text-align: left;
  padding-top: 40px;
  margin-left: 100px;
  margin-right: 100px;
}

@media(max-width: 767px) {
  .credit-card-info {
    text-align: left;
    padding-top: 40px;
    margin-left: 40px;
    margin-right: 40px;
  }
  .credit-card-iframe {
    width: 80%;
    height: 600px;
  }
}


.bgBox {
  background: #eee;
  padding: 30px;
  margin: 0 -30px;
}




/* ====================================== PORTING =================================== */
.ported-number {
  display: flex !important;
  line-height: 40px !important;
  width: 100%;
}
.ported-number input {
  margin-left: 8px;
  width: 100% !important;
}
@media(max-width: 1200px) {
  .ported-number {
    width: 90%;
  }
}


.invoices-ids .g-icon--arrow-down-slim::before {
  font-size: 20px;
  margin-top: -3px;
}
#invoices-list .value {
  margin-bottom: 5px;
}

/* ======================================= OWL CAROUSEL ======================================= */

.owl-carousel .avatar-icon {
  display: block;
  width: 100%;
  max-width: 96px;
}




/* ======================================= SHOP LOCATOR ======================================= */

@media(max-width: 600px) {
  .modal-availability .btn-color {
    margin-top: 5px;
    margin-left: 0px !important;
  }
  .modal-availability .address-autocomplete {
    width: 90%;
    position: relative !important;
    margin-top: -52px;
  }
}

@media(min-width:601px) and (max-width: 767px) {
  .modal-availability .address-autocomplete {
    width: 90%;
    position: relative !important;
    margin-top: -47px;
  }
}

@media(min-width: 768px) {
  .modal-availability input, .modal-availability .address-autocomplete {
    width: 528px !important;
  }
}

.address-autocomplete {
  position: absolute;
  z-index: 10;
  margin-top: -5px;
  border: 2px solid #000 !important;
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.address-autocomplete a {
  display: block;
  padding: 10px;
  font-size: 16px;
  font-weight: 900;
}
.address-autocomplete a:hover {
  text-decoration: none !important;
  background: #f5f5f5;
}
.address-autocomplete .panel-icon {
  margin-right: 5px;
}
.modal-availability .shop-info .radio-button {
  padding-left: 0;
}
.modal-availability .shop-name, .modal-availability .shop-address {
  padding-left: 35px;
}
.modal-availability .shop-name {
  padding-left: 35px;
  margin-bottom: 15px;
}


/* ======================================= SELF-REGISTRATION ======================================= */

.input-prefix {
  font-size: 16px;
  font-weight: 900;
  display: inline-flex;
  line-height: 40px;
  width: 80%;
}
.input-prefix input {
  margin-left: 8px;
  width: 100% !important;
}
.input-prefix .tip-qmark {
  margin-left: 9px;
  margin-top: 11px;
}
@media(max-width: 1200px) {
  .input-prefix{
    width: 90% !important;
  }
}

/* ======================================= COMING SOON MESSAGE ======================================= */
.coming-soon {
  background: url("../img/keep-calm-its-coming-soon.png") center;
  height: 500px;
  background-size: 430px;
  background-repeat: no-repeat;
}



/* ======================================= PHONE NUMBER ======================================= */
.intl-tel-input {
  width: 100%;
}
.iti-flag {
  box-shadow: none;
}
.selected-dial-code {
  font-weight: 900;
  font-size: 16px;
}
.intl-tel-input.separate-dial-code .selected-dial-code {
  margin-left: 8px;
  margin-right: 2px;
}
.intl-tel-input .selected-flag .iti-arrow {
  border-top: 6px solid #000;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  margin-top: 2px;
  margin-right: 2px;
}
.intl-tel-input .selected-flag .iti-arrow.up {
  border-bottom: 6px solid #000;
  margin-top: 0;
}
.intl-tel-input .country-list {
  border: 2px solid #000;
  margin-top: -1px;
  width: 360px;
  word-wrap: break-word;
  white-space: normal;
}
.intl-tel-input .country-list li {
  background: none;
}
.intl-tel-input .country-list .divider {
  padding-bottom: 0;
  margin-bottom: 0;
}
.intl-tel-input .country-list li:not(.divider) {
  padding: 5px 10px 10px 7px;
  min-height: 40px;
  height: auto;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 900;
}
.intl-tel-input .country-name {
  margin-left: 2px;
}
.intl-tel-input .country-list .country.active {
  background: #000;
  color: #fff;
}
.intl-tel-input .country-list .country:not(.active).highlight {
  background: #f5f5f5;
}



/* ======================================= TIMELINE ======================================= */

/* .btn-refresh {
	margin-top: 50px;
	float: right;
}
.circle {
    content: '';
    width: 90px;
    height: 90px;
    line-height: 20px;
    background: #ff7900;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    color: white;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 auto -25px;
    position: relative;
    top: -45px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.circle p {
	margin: 0;
}

.timeline {
	background: linear-gradient(to right,
      transparent 0%,
      transparent calc(50% - 0.81px),
      #f4f4f4 calc(50% - 0.8px),
      #f4f4f4 calc(50% + 0.8px),
      transparent calc(50% + 0.81px),
	  transparent 100%);
	margin-top: 130px;
}

.timeline-block {
	background-color: #f4f4f4;
	width: 60%;
	min-height: 100px;
	height: auto;
	margin-bottom: 130px;
	margin-left: auto;
	margin-right: auto;
}

.timeline-block .info {
	margin-left: 30px;
}

.timeline-block .state {
	margin-left: 115px;
	text-align: center;
	margin-top: -6px;
}

.timeline-block .state .g-icon::before {
	margin-bottom: 7px;
}

.timeline-block .action-title {
	text-align: center;
	margin-top: 50px;
	padding-bottom: 25px;
}

.timeline-block .action-title .g-icon::before {
	font-size: 28px;
	margin-top: -7px;
	margin-right: 12px;
}
.title-icon {
	width: 32px;
	height: 32px;
	margin-right: 5px !important;
}

@media(max-width: 530px) {
	input.daterange {
		width: 100%
	}
}

@media(max-width: 650px) {
	.timeline-block {
		width: 100%;
	}

	.timeline-block .info {
		margin: 15px;
    	padding: 15px;
	}

	.timeline-block .state {
		margin-left: 0;
		margin-top: 10px;
	}

	.timeline-block .action-title {
		padding-top: 15px;
		padding-bottom: 10px;
	}
}

@media (min-width: 651px) and (max-width: 767px) {
	.timeline-block .state {
		margin-left: 0;
		margin-top: 35px;
	}

	.timeline-block .action-title {
		padding-top: 5px;
		padding-bottom: 10px;
	}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.timeline-block .state {
    	margin-left: 60px;
	}
}

.skeleton {
    background-repeat: no-repeat;
    background-image:
		linear-gradient(white 120px, transparent 0),
		linear-gradient(white 19px, transparent 0),
		linear-gradient(white 19px, transparent 0),
		linear-gradient(white 19px, transparent 0),
		linear-gradient(white 19px, transparent 0),
		linear-gradient(#f4f4f4 248px, transparent 0);
    background-size:
		103px 110px,
		189px 52px,
		208px 26px,
		208px 26px,
		302px 26px,
		100% 100%;
    background-position:
		525px 48px,
		248px 182px,
		23px 61px,
		23px 92px,
		23px 123px,
		0px 0px;
}

.skeleton-circle {
	background-repeat: no-repeat;
    background-image:
       radial-gradient(circle 90px, #f4f4f4 99%, transparent 0);
	background-size:
		90px 90px;
	background-position:
		0px 0px;
	border: 3px solid #f4f4f4;
}

@media(max-width: 374px) {
.skeleton {
	background-size:
		103px 110px,
		189px 52px,
		243px 26px,
		243px 26px,
		243px 26px,
		100% 100%;
	background-position:
		50% 79%,
		50% 105%,
		23px 95px,
		23px 126px,
		23px 157px,
		0px 0px;
	}
}

@media(min-width: 375px) and (max-width: 650px){
.skeleton {
	background-size:
		103px 110px,
		189px 52px,
		243px 26px,
		243px 26px,
		298px 26px,
		100% 100%;
	background-position:
		50% 79%,
		50% 105%,
		23px 95px,
		23px 126px,
		23px 157px,
		0px 0px;
	}
}

@media(min-width: 651px) and (max-width: 767px){
.skeleton {
	background-size:
		103px 110px,
		189px 52px,
		243px 26px,
		243px 26px,
		298px 26px,
		100% 100%;
	background-position:
		50% 76%,
		50% 105%,
		23px 61px,
		23px 92px,
		23px 123px,
		0px 0px;
	}
}

@media(min-width: 768px) and (max-width: 990px){
.skeleton {
	background-image:
		linear-gradient(white 120px, transparent 0),
		linear-gradient(white 70px, transparent 0),
		linear-gradient(white 70px, transparent 0),
		linear-gradient(white 70px, transparent 0),
		linear-gradient(white 70px, transparent 0),
		linear-gradient(#f4f4f4 248px, transparent 0);
	background-size:
		103px 110px,
		189px 33px,
		243px 40px,
		243px 40px,
		298px 40px,
		100% 100%;
	background-position:
		94% 22%,
		50% 94%,
		23px 61px,
		23px 112px,
		23px 164px,
		0px 0px;
	}
}

@media(min-width: 991px){
.skeleton {
	background-position:
		91% 29%,
		50% 104%,
		23px 64px,
		23px 95px,
		23px 126px,
		0px 0px;
	}
} */

.tempHeader {
  min-height: 100px;
  background: #000;
  color: #FFF;
  margin-bottom: -42px;
}
.tempHeader a {
  color: #FFF;
}
.tempHeader .logo img {
  height: 50px;
  margin-top: 50px;
}
.tempHeader .back-link {
  color: #FFF;
  font-weight: bold;
  margin-top: 80px;
  margin-left: 20px;
}
.tempHeader .back-link .g-icon::before {
  font-size: 14px;
  vertical-align: -20%;
  margin-right: 5px;
}

@media(max-width: 440px) {
  .tempHeader {
    margin-bottom: 5px;
  }
}


footer.tempFooter {
  background: #000;
  height: 200px;
}

.lang ul {
  float: right;
  padding-right: 15px;
  padding-top: 15px;
}
.lang ul li {
  display: inline;
  list-style: none;
  background: none;
  font-weight: bold;
  padding-left: 15px;
}
.lang ul li a {
  cursor: pointer;
}
.lang ul li.active a {
  color: #FF7900;
  font-size: 14px;
}










