/* @extend display-flex; */
display-flex, .form-flex, .form-date-group, .steps ul, .title, .title .step-number, .actions ul li a, .form-radio-flex, .form-find {
  display: flex;
  display: -webkit-flex; }

/* @extend list-type-ulli; */
list-type-ulli, .steps ul, .actions ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

/* roboto-slab-300 - latin */
@font-face {
  font-family: Arial, Helvetica, sans-serif !important;
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/roboto-slab/roboto-slab-v7-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Light"), local("RobotoSlab-Light"), url("../fonts/roboto-slab/roboto-slab-v7-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-slab/roboto-slab-v7-latin-300.woff2") format("woff2"), url("../fonts/roboto-slab/roboto-slab-v7-latin-300.woff") format("woff"), url("../fonts/roboto-slab/roboto-slab-v7-latin-300.ttf") format("truetype"), url("../fonts/roboto-slab/roboto-slab-v7-latin-300.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }
/* roboto-slab-regular - latin */
@font-face {
  font-family: Arial, Helvetica, sans-serif !important;
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-slab/roboto-slab-v7-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("../fonts/roboto-slab/roboto-slab-v7-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-slab/roboto-slab-v7-latin-regular.woff2") format("woff2"), url("../fonts/roboto-slab/roboto-slab-v7-latin-regular.woff") format("woff"), url("../fonts/roboto-slab/roboto-slab-v7-latin-regular.ttf") format("truetype"), url("../fonts/roboto-slab/roboto-slab-v7-latin-regular.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }
/* roboto-slab-700 - latin */
@font-face {
  font-family: Arial, Helvetica, sans-serif !important;
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto-slab/roboto-slab-v7-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url("../fonts/roboto-slab/roboto-slab-v7-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-slab/roboto-slab-v7-latin-700.woff2") format("woff2"), url("../fonts/roboto-slab/roboto-slab-v7-latin-700.woff") format("woff"), url("../fonts/roboto-slab/roboto-slab-v7-latin-700.ttf") format("truetype"), url("../fonts/roboto-slab/roboto-slab-v7-latin-700.svg#RobotoSlab") format("svg");
  /* Legacy iOS */ }
a:focus,
a:active {
  text-decoration: none;
  outline: none;
  transition: all 300ms ease 0s;
  -moz-transition: all 300ms ease 0s;
  -webkit-transition: all 300ms ease 0s;
  -o-transition: all 300ms ease 0s;
  -ms-transition: all 300ms ease 0s; }

input,
select,
textarea {
  outline: none;
  appearance: unset !important;
  -moz-appearance: unset !important;
  -webkit-appearance: unset !important;
  -o-appearance: unset !important;
  -ms-appearance: unset !important; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  appearance: none !important;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  -o-appearance: none !important;
  -ms-appearance: none !important;
  margin: 0; }

input:focus,
select:focus,
textarea:focus {
  outline: none;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -o-box-shadow: none !important;
  -ms-box-shadow: none !important; }

input[type=checkbox] {
  appearance: checkbox !important;
  -moz-appearance: checkbox !important;
  -webkit-appearance: checkbox !important;
  -o-appearance: checkbox !important;
  -ms-appearance: checkbox !important; }

input[type=radio] {
  appearance: radio !important;
  -moz-appearance: radio !important;
  -webkit-appearance: radio !important;
  -o-appearance: radio !important;
  -ms-appearance: radio !important; }

.clear {
  clear: both; }

h2 {
  font-size: 30px;
  margin: 0px; }

body {
  font-size: 14px;
  line-height: 1.6;
  color: #222;
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif !important;
  margin: 0px;
  background: #222;
  position: relative;
  padding: 0px; }

.main {
  margin: auto;
  padding: 00px 15px;
  position: relative;
}
.wrapper {
  position: relative;
  top: 0;
  /* height: 100vh; */
}
.back-image {
  background: #413c85 !important;
}
.main-panel>.content {
  margin-top: 4%;
  margin-bottom: 0;
  margin-left: 15%;
  margin-right: 15%;
  max-width: 100%;
  /* margin: 50px; */

  /* padding: 30px 15px; */
  /* min-height: calc(100vh - 123px); */
}
.container-fluid {
  box-shadow: 0 16px 24px 2px rgb(0 0 0 / 14%), 0 6px 30px 5px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%);
  /* width: 100%; */
  max-width: 100%;
  /* padding-right: 15px; */
  /* padding-left: 15px; */
  margin-right: auto;
  margin-left: auto;
}
.container-fluid-footer{
  max-width: 100%;
  box-shadow: none;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
#main-panel-width {
  width: 100%;
}
.container {
  height: 100%;
  width: 100% !important;
  margin: 0 auto;
  background: #fff; }

fieldset {
  padding: 0px;
  margin: 0px;
  border: none;
  padding-left: 90px;
  padding-right: 90px;
  padding-top: 50px; }

p.desc {
  margin: 0px;
  margin-bottom: 40px;
  color: #555; 
}
p.menuDesc{
  margin: 0px;
  color: rgb(177, 175, 175); 
  font-size: 10px;
}

.form-label {
  display: block;
  width: 100%;
  font-size: 16px;
  margin-bottom: 10px; }

.text-input {
  font-size: 12px;
  color: #999;
  display: block;
  margin-top: 5px; }
  .text-input span {
    color: #222;
    font-weight: 200; }

input {
  width: 100%;
  display: block;
  border: 1px solid #ebebeb;
  height: 50px;
  box-sizing: border-box;
  padding: 0 20px;
  color: #222;
  font-weight: 400;
  font-size: 14px;
  border-radius: 8px !important;
  font-family: Arial, Helvetica, sans-serif !important; 
}

#steps-uid-0-p-0 .form-row, #steps-uid-0-p-0 .form-group, #steps-uid-0-p-0 .form-date {
  width: 100% !important; }

.form-flex {
  margin: 0 -10px; }
  .form-flex .form-group {
    width: 50%;
    padding: 0 10px; }

.form-group,
.form-date {
  margin-bottom: 18px;
  position: relative;
  margin-right: auto;  
}

.form-date-group {
  border: 1px solid transparent;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px; }
  .form-date-group select {
    border: 1px solid #ebebeb;
    width: 100%;
    box-sizing: border-box;
    appearance: none !important;
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    -o-appearance: none !important;
    -ms-appearance: none !important;
    position: relative;
    background: 0 0;
    /* z-index: 1; */
    cursor: pointer;
    padding: 0 20px;
    height: 50px;
    font-size: 14px;
    font-family:Arial, Helvetica, sans-serif !important;
    color: #999;
    box-sizing: border-box;
    background-color: #fff;
    color: #222;
    font-weight: bold; }

.form-date-item {
  position: relative;
  overflow: hidden;
  width: 100px;
  margin-right: 10px; }

.vertical {
  display: block;
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  overflow: hidden; }
  .vertical .steps {
    float: left;
    height: 100%;
    width: 350px; }
  .vertical .content,
  .vertical .actions {
    z-index: 10 !important;
    float: right;
    height: 100%;
    /* margin-right: 100px; */
    width: 860px;
    padding-top: 20px;
  }

/* .content {
  width: 100%; } */

.steps ul {
  height: 100%;
  box-shadow: #222;
  flex-direction: column;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -o-flex-direction: column;
  -ms-flex-direction: column;
  position: relative;
  margin-left: 20px;
  margin-top: 170px; }
  .steps ul li {
    font-family: Arial, Helvetica, sans-serif !important;
    padding-bottom: 40px;
    position: relative;
    z-index: 99; }
    .steps ul li a {
      text-decoration: none;
      color: #222; }
  /* .steps ul:after {
    position: absolute;
    content: '';
    width: 2px;
    height: 180px;
    background: #ebebeb;
    left: 64px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 9; } */

.title {
  font-family: Arial, Helvetica, sans-serif !important;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -o-align-items: center;
  -ms-align-items: center; }
  .title .step-number {
    width: 40px;
    height: 40px;
    align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
    justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -o-justify-content: center;
    -ms-justify-content: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    background: #ebebeb;
    color: #999;
    margin-right: 8px;
    margin-left: 8px;
    border: 5px solid #fff;
    font-weight: bold; }
  .title .step-text {
    font-weight: bold;
    color: #171c31; }

.current .title .step-number {
  background: #d3f9ef;
  color: black; }
.current .title .step-text {
  color: #171c31; }

.content h3 {
  display: none; 
}

.content, .actions {
  background: #f3f5f9; 
}

.actions {
  padding-bottom: 20px;
 }
  .actions ul {
    padding-left: 45px;
    padding-right: 55px; }
    .actions ul .disabled {
      display: none; }
    .actions ul li {
      float: right; }
      .actions ul li:first-child {
        float: left; }
        .actions ul li:first-child a {
          background: #dff0fe;
          font-weight: 600;
          color: #63b8fb; }
      .actions ul li a {
        z-index: 10 !important;
        width: 140px;
        height: 50px;
        font-weight: 600;
        border-radius: 13px;
        color: #fff;
        background: #486ff9;
        align-items: center;
        -moz-align-items: center;
        -webkit-align-items: center;
        -o-align-items: center;
        -ms-align-items: center;
        justify-content: center;
        -moz-justify-content: center;
        -webkit-justify-content: center;
        -o-justify-content: center;
        -ms-justify-content: center;
        text-decoration: none; }

.form-radio-flex {
  flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  margin: 0 -15px; }
  .form-radio-flex .form-radio-item {
    padding: 0 15px;
    margin-bottom: 25px; }
  /* .form-radio-flex input {
    width: 0;
    height: 0;
    position: absolute;
    left: -9999px; 
   } */
  .form-radio-flex input + label {
    margin: 0px;
    width: 200px !important;
    height: 200px !important;
    /* width: 100% !important;
    height: 100% !important;  */
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    text-align: center;
    background-color: transparent;
    border: 1px solid transparent;
    text-align: center;
    text-transform: none;
    transition: border-color .15s ease-out,  color .25s ease-out,  background-color .15s ease-out, box-shadow .15s ease-out; }
    /* .form-radio-flex input + label img {
      width: 100% !important;
      height: 100% !important; } */
  .form-radio-flex input:checked + label {
    border: 3px solid #000000;
    box-shadow: 5px 5px 3px rgb(98, 103, 99);
    -moz-box-shadow: 5px 5px 3px rgb(26, 83, 41);
    -webkit-box-shadow: 5px 5px 5px rgb(26, 83, 41);
    -khtml-box-shadow: 5px 5px 3px rgb(26, 83, 41);
    z-index: 1; }
  .form-radio-flex input:focus + label {
    outline: none; }

input.error {
  border: 1px solid #f63726; }

#find_bank {
  padding: 0 55px;
  width: 680px;
  margin-right: 20px; }
  #find_bank::-webkit-input-placeholder {
    font-weight: 400; }
  #find_bank::-moz-placeholder {
    font-weight: 400; }
  #find_bank:-ms-input-placeholder {
    font-weight: 400; }
  #find_bank:-moz-placeholder {
    font-weight: 400; }

.submit {
  width: 150px;
  background: #666;
  color: #fff;
  font-weight: 400;
  cursor: pointer; }
  .submit:hover {
    background-color: #4d4d4d; }

.form-find {
  position: relative;
  padding-bottom: 70px;
  border-bottom: 1px solid #ebebeb; }

.form-icon {
  position: absolute;
  top: 12px;
  left: 20px;
  font-size: 18px;
  color: #999; }

.choose-bank-desc {
  color: #666;
  margin: 0px;
  padding-top: 30px;
  padding-bottom: 35px; }

#slider-margin {
  height: 9px;
  border: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  background: #e8e8e8;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  -ms-border-radius: 0px;
  position: relative;
  margin-top: 110px; }
  #slider-margin .noUi-marker-horizontal.noUi-marker-large, #slider-margin .noUi-marker-horizontal.noUi-marker {
    height: 0px; }
  #slider-margin .noUi-connect {
    background: #d3f9ef; }
  #slider-margin .noUi-connects {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px; }
  #slider-margin .noUi-handle {
    width: 15px;
    height: 30px;
    top: -12px;
    background: #e8e8e8;
    outline: none;
    border: none;
    right: -15px;
    /* border: 1px solid #d3f9ef; */
    border-radius: 0px; }
    #slider-margin .noUi-handle:after, #slider-margin .noUi-handle:before {
      width: 0px; }
    #slider-margin .noUi-handle .noUi-tooltip {
      bottom: 33px;
      border: none;
      background: transparent;
      font-size: 16px;
      color: #d3f9ef;
      padding: 0px; }
  #slider-margin .noUi-pips {
    width: 96%; }
    #slider-margin .noUi-pips .noUi-value {
      top: -50px;
      font-size: 16px;
      color: #666; }
      #slider-margin .noUi-pips .noUi-value:before {
        content: '$'; }
    #slider-margin .noUi-pips .noUi-value-horizontal {
      transform: none;
      -moz-transform: none;
      -webkit-transform: none;
      -o-transform: none;
      -ms-transform: none; }

.your-money {
  font-size: 16px;
  color: #222;
  margin: 0px;
  padding-top: 62px; }
  .your-money .money {
    font-size: 28px;
    font-weight: bold; }

@media screen and (min-width:1024px) and (max-width:900px){
  .vertical .steps, .vertical .content, .vertical .actions {
    /* float: none; */
    height: auto;
    z-index: 10 !important;
    width: 100%; }
}
@media screen and (min-width:769px) and (max-width:1169px){
  /* #steps-uid-0-p-0 .form-row, #steps-uid-0-p-0 .form-group, #steps-uid-0-p-0 { */
    /* width: 500px !important; */
/* } */
.fieldsetBusiness{
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.steps ul {
  margin-left: 8px !important;
  margin-right: 8px !important;
}
.fieldsetHardware{
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.fieldsetWelcome{
  padding-left: 30px !important;
  padding-right: 30px !important;
}
  fieldset, .actions ul {
    z-index: 10 !important;
    padding-left: 30px !important;
    padding-right: 30px !important; }
  .container {
    width: calc(100% - 40px);
    max-width: 100%; }
  .vertical .steps{
    /* float: none; */
    height: auto;
    width: 30%; }
  .vertical .content,.vertical .actions {
    /* float: none; */
    height: auto;
    width: 70%; }
  .imgLogo{
    width: 240px !important;
    margin: 20px 0px 0px 15px !important;
  }
}
@media screen and (max-width: 1729px) {
  .vertical .steps{
    /* float: none; */
    height: auto;
    width: 30%; }
    .vertical .content,.vertical .actions {
      /* float: none; */
      height: auto;
      width: 70%; }
    .welcomeImageLogo{
      margin:50px 0px 0px 450px !important;
    }
    .imgLogo{
      width: 200px !important;
      margin: 37px 0px 0px 22px !important;
    }
  }
  
  @media screen and (min-width:993px) and (max-width:1400px){
    .welcomeImageLogo{
      margin:50px 0px 0px 340px !important;
    }
  }
@media screen and (max-width: 1024px) {
  .container {
    width: calc(100% - 40px);
    max-width: 100%; }

  /* .vertical .steps, .vertical .content, .vertical .actions {
    z-index: 10 !important;
    height: auto;
    width: 100%; } */
  .vertical .steps{
    /* float: none; */
    height: auto;
    width: 30%; }
  .vertical .content,.vertical .actions {
    /* float: none; */
    height: auto;
    width: 70%; }
  .imgLogo{
    width: 165px !important;
    margin: 30px 0px 0px 11px !important;
  }

  #find_bank {
    width: 100%; }

  .form-radio-flex input + label {
    width: 190px;
    height: 120px; } }
    /* .form-radio-flex input:checked + label {
      height: 100% !important;
    } */
@media screen and (max-width: 992px) {
  .content {
    height: 600px; }

    .welcomeImageLogo{
      margin:50px 0px 0px 200px !important;
    }

  .form-radio-flex input + label {
    width: 100px;
    height: 65px; } }
@media screen and (max-width: 768px) {
  .vertical .steps, .vertical .content, .vertical .actions {
    /* float: none; */
    z-index: 10 !important;
    height: auto;
    width: 100%; }
  #steps-uid-0-p-0 .form-row, #steps-uid-0-p-0 .form-group, #steps-uid-0-p-0 .form-date {
    width: 100%; }
  .callIssue {
    padding-right: 16px !important;
  }

  .form-flex {
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -o-flex-direction: column;
    -ms-flex-direction: column;
    margin: 0px; }  

  .form-flex .form-group {
    padding: 0px; }

  fieldset, .actions ul {
    z-index: 10 !important;
    padding-left: 30px !important;
    padding-right: 30px !important; }

  .fieldsetBusiness {
    margin: 0px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .fieldsetHardware{
    margin: 0px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    height: 1660px !important;
  }
  .fieldsetWelcome{
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .welcomeImageLogo{
    margin:15px 0px 0px 35px !important
  }

  #slider-margin .noUi-pips {
    width: 94%; } }
@media screen and (max-width: 480px) {
  .main-panel>.content {
    margin-top: 4%;
    margin-bottom: 0px;
    margin-left: 5%;
    margin-right: 5%;
    max-width: 100%;
  }
  .steps ul {
    height: 100%;
    box-shadow: #222;
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -o-flex-direction: column;
    -ms-flex-direction: column;
    position: relative;
    margin-left: 10px;
    margin-top: 100px; }
    .steps ul li {
      font-family: Arial, Helvetica, sans-serif !important;
      padding-bottom: 20px;
      position: relative;
      z-index: 99; }
  .form-date-group, .form-find {
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -o-flex-direction: column;
    -ms-flex-direction: column; }

    p.callIssue {
      text-align: right;
      margin: 0px;
      font-size: small;
      padding-top: 20px !important;
      padding-right: 12px !important;
      color: rgb(177, 175, 175);
    }
  span.callUs {
    font-size: small;
}
  .content {
    height: 1000px; }

  #find_bank {
    margin-bottom: 20px; }

  .actions ul li a {
    width: 70px; 
    z-index: 10 !important;
    align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
    justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -o-justify-content: center;
    -ms-justify-content: center;
    text-decoration: none;
    /* padding-bottom: 10px;   */
  }

  .form-radio-flex {
    margin: 0 -5px; }

  .form-radio-flex .form-radio-item {
    padding: 0 5px; }

  .form-radio-flex input + label {
    /* width: 90px;
    height: 61px;  */
    width: 100%;
    height: 100%; 
  }
  .imgLogo {
    width: 250px;
    float: left !important;
    margin: 12px !important;
    position: absolute;
  }
  .businessImages{
    /* width: 50px !important;
    height: 50px !important; */
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    cursor: pointer !important; 
  }
  .fieldsetHardware{
    height: 1450px;
  }
  .fieldsetWelcome{
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
.callIssue{
  /* float: right; */
  margin: 0px;
  font-size: medium;
  padding-top: 40px;
  padding-right: 80px;
  color: rgb(177, 175, 175);
  text-align: right;
}
.imgLogo{
  width: 250px;
  float: left;
  margin: 40px 0px 0px 30px;
  position: absolute;
}
.sc-label{
  font-weight: 600;
}
.callUs{
  color: #486ff9;
  font-weight: bold;
  font-size: medium;
}
.fieldsetBusiness {
  padding: 0px;
  /* margin-top: 70px; */
  border: none;
  padding-left: 90px;
  padding-right: 90px;
  padding-top: 50px;
}
.businessImages{
  width: 100%;
  height: 100%;
  cursor: pointer !important; 
}
.sc-label-type{
  font-weight: 600;
  font-size: 18px;
}
.softPlan{
  width: 100% !important;
  height: 80% !important;
  cursor: pointer !important; 
}
.softDesc{
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}
.softDescLink{
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  color: black !important;
}
.softDescLink:hover {  text-decoration: underline; } 
.softDescLink:visited { text-decoration: none; color: black !important; }
a:link { text-decoration: none; }
/*# sourceMappingURL=style.css.map */
/* Range CSS */
input,
textarea {
  border: 1px solid #eeeeee;
  box-sizing: border-box;
  margin: 0;
  outline: none;
  padding: 10px;
}

input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.input-group {
  clear: both;
  /* margin: 15px 0; */
  position: relative;
}

.input-group input[type='button'] {
  background-color: #eeeeee;
  min-width: 38px;
  width: auto;
  transition: all 300ms ease;
}

.input-group .button-minus,
.input-group .button-plus {
  font-weight: bold;
  height: 38px;
  padding: 0;
  width: 38px;
  position: relative;
}

.input-group .quantity-field {
  position: relative;
  height: 38px;
  left: -6px;
  text-align: center;
  width: 62px;
  display: inline-block;
  font-size: 13px;
  margin: 0 0 5px;
  resize: vertical;
}

.button-plus {
  left: -13px;
}

input[type="number"] {
  -moz-appearance: textfield;
  -webkit-appearance: none;
}
.urlDesc{
  font-weight: 600;
  font-size: 12px;
  margin: 5px 0px 5px 0px;
}
.font-bold-title {
  font-weight: bold;
  color: #4caf50;
  font-size: 16px;
}
.text-danger {
  color: #f44336 !important;
  font-size: 16px;
}
.input-group .plus-minus-field {
  position: relative;
  height: 38px;
  left: 0px;
  text-align: center;
  width: 150px;
  display: inline-block;
  font-size: 13px;
  margin: 20px auto;
  resize: vertical;
}
.business-name{
  width: 100% !important;
  padding-right: 5px !important;
}
.business-address{
  width: 100% !important;
}
.form-date-group select.error{
  border: 1px solid #f63726;
}
.tabs {
  clear: both;
  position: relative;
  max-width: 650px;
  margin: 0 auto;
  /* you can either manually set a min-height here or do it via JS ---> */
}
.tab {
  float: left;
}
.tab label {
  margin-right: 20px;
  position: relative;
  top: 0;
  cursor: pointer;
  color: #333;
  text-transform: uppercase;
  /* margin: auto; */
  /* border: 1px solid #486ff9; */
  /* padding: 6px; */
}
#tab-1, #tab-2, #choose_accesories{
  display: none;
  visibility: hidden;
}
.tab__content {
  position: relative;
  /* top: 40px;
  left: 0;
  right: 0;
  bottom: 0; */
  transition: opacity .2s cubic-bezier(.42,0,.34,1.01);
  opacity: 0;
}
[type=radio]:checked ~ label {
  border-bottom: 2px solid #0098FA;
  color: #1D1D1D;
  z-index: 2;
  color: whitesmoke;
  font-weight: bold;
  font-size: medium;
  border: 3px solid #486ff9;
  background-color:#486ff9 !important;
}
[type=radio]:checked ~ label ~ .tab__content {
  z-index: 1;
  opacity: 1;
  /* color: #0098FA; */
  /* font-weight: bold; */
  /* font-size: medium; */
}
.fieldsetHardware {
  padding: 0px;
  /* margin-top: 70px; */
  border: none;
  padding-left: 90px;
  padding-right: 90px;
  padding-top: 50px;
  height: 1150px;
}
.password-error{
  width: 100%;
  margin-top: 0.25rem;
  font-size: 14px;
  color: #f44336;
}
.show-error{
  width: 100%;
  margin-top: 0.25rem;
  font-size: 14px;
  color: #f44336;
}
.card-body{
  padding-top: 15px;
}
.sc-label-payment{
  font-weight: 600;
  font-size: 14px;
  padding-top: 2%;
}
label.error {
  display: none !important;
}
.printerText{
  background: white;
  color: #5f0ce5;
  font-weight: 800;
  margin-bottom: 0;
  margin-top: 0;
  padding: 5px;
  padding-right: 30px;
  font-size: large;
  padding-left: 30px;
  margin: 0;
  width: 75%;

  /* white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; */
}
.printerImage{
  width: 105%;
  height: 100%;
  cursor: default !important; 
}
.text-center {
  text-align: center !important;
}
.copyright {
  padding: 15px 0;
  color: white;
}
.copyright .material-icons {
  font-size: 18px;
  position: relative;
  top: 3px;
}
.summary{
  margin-top: 50px;
}
.summaryTable th{
  text-align: left;
  color: rgb(177, 175, 175); 
  font-size: 15px;
  width: 10%;
}
.total{
  text-align: left;
  color: rgb(177, 175, 175); 
  font-size: 15px;
  width: 10%;
}
.fieldsetWelcome{
  padding: 0px;
  margin: 0px;
  border: none;
  padding-left: 180px;
  padding-right: 180px;
  padding-top: 50px;
  height: 450px !important;
}
.welcomeImg{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 300px;
  cursor: default !important; 
}
.welcomeDesc{
  font-size: larger;
  font-weight: 600;
}
.welcomeImageLogo {
  width: 300px;
  float: left;
  margin: 270px 0px 0px 36px;
  position: absolute;
  align-items: center !important;
}
.hideWelcomeMenu{
  display: none !important;
}

.softwareText{
  background: #5F0AE5;
  color: white;
  font-weight: 800;
  margin-bottom: 0;
  margin-top: 0;
  padding: 5px;
  padding-top: 10px;
  padding-right: 14%;
  font-size: initial;
  padding-left: 11%;
  margin: 0;
  width: 75%;
  /* To hide long names */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer !important; 
}
.softwareImage{
  width: 100%;
  height: 80%;
  cursor: pointer !important; 
}

.firstHardwareText{
  background: black;
  color: white;
  font-weight: 800;
  margin-bottom: 0;
  margin-top: 0;
  padding: 5px;
  padding-top: 10px;
  padding-right: 20px;
  font-size: medium;
  padding-left: 30px;
  margin: 0;
  width: 75%;

  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.firstHardwareImage{
  width: 100%;
  height: 79%;
  cursor: pointer !important; 
}

.secondHardwareText{
  background: white;
  color: #5707E4;
  font-weight: 800;
  margin-bottom: 0;
  margin-top: 0;
  padding: 5px;
  padding-top: 10px;
  padding-right: 19px;
  font-size: medium;
  padding-left: 30px;
  margin: 0;
  width: 75%;

  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.secondHardwareImage{
  width: 100%;
  height: 79%;
  cursor: pointer !important; 
}
/* ToolTip  */
.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 60%;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 6px 0;
  position: absolute;
  z-index: 5;
  bottom: 102%;
  left: 45%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 1s;
}

.tooltip .tooltiptext::after {
  content: " ";
  position: absolute;
  top: 100%; /* At the bottom of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
  z-index: 6;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

input[type="radio"] {
  height: 1rem;
  width: 1rem;
  margin-left: 5.5rem;
  margin-bottom: 10px;
  cursor: pointer !important;
}
