.mt-element-step .step-default .mt-step-col {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center; }

.mt-element-step .step-default .mt-step-number {
  font-size: 16px;
  border-radius: 10% !important;
  display: inline-block;
  margin: auto;
  padding: 3px 14px;
  margin-bottom: 20px; }

.mt-element-step .step-default .mt-step-title {
  /*font-size: 14px;*/
  font-weight: 100; }

.mt-element-step .step-default .active {
  background-color: #decc00 !important; }
  .mt-element-step .step-default .active .mt-step-number {
    color: #decc00 !important; }
  .mt-element-step .step-default .active .mt-step-title,
  .mt-element-step .step-default .active .mt-step-content {
    color: #fff !important; }

.mt-element-step .step-default .done {
  background-color: #48C226 !important; }
  .mt-element-step .step-default .done .mt-step-number {
    color: #48C226 !important; }
  .mt-element-step .step-default .done .mt-step-title,
  .mt-element-step .step-default .done .mt-step-content {
    color: #fff !important; }

.mt-element-step .step-default .error {
  background-color: #E7505A !important; }
  .mt-element-step .step-default .error .mt-step-number {
    color: #E7505A !important; }
  .mt-element-step .step-default .error .mt-step-title,
  .mt-element-step .step-default .error .mt-step-content {
    color: #fff !important; }

.mt-element-step .step-thin .mt-step-col {
  padding-top: 10px;
  padding-bottom: 10px; }

.mt-element-step .step-thin .mt-step-number {
  font-size: 16px;
  border-radius: 10% !important;
  float: left;
  margin: auto;
  padding: 3px 14px; }

.mt-element-step .step-thin .mt-step-title {
  /*font-size: 14px;*/
  font-weight: 100;
  padding-left: 60px;
  margin-top: -4px; }

.mt-element-step .step-thin .mt-step-content {
  padding-left: 60px;
  margin-top: -5px; }

.mt-element-step .step-thin .active {
  background-color: #decc00 !important; }
  .mt-element-step .step-thin .active .mt-step-number {
    color: #decc00 !important; }
  .mt-element-step .step-thin .active .mt-step-title,
  .mt-element-step .step-thin .active .mt-step-content {
    color: #fff !important; }

.mt-element-step .step-thin .done {
  background-color: #48C226 !important; }
  .mt-element-step .step-thin .done .mt-step-number {
    color: #48C226 !important; }
  .mt-element-step .step-thin .done .mt-step-title,
  .mt-element-step .step-thin .done .mt-step-content {
    color: #fff !important; }

.mt-element-step .step-thin .error {
  background-color: #E7505A !important; }
  .mt-element-step .step-thin .error .mt-step-number {
    color: #E7505A !important; }
  .mt-element-step .step-thin .error .mt-step-title,
  .mt-element-step .step-thin .error .mt-step-content {
    color: #fff !important; }

.mt-element-step .step-background .mt-step-col {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  height: 160px; }

.mt-element-step .step-background .mt-step-number {
  font-size: 200px;
  position: absolute;
  bottom: 0;
  right: 0;
  line-height: 0.79em;
  color: #dae1e4;
  z-index: 4; }

.mt-element-step .step-background .mt-step-title {
  /*font-size: 14px;*/
  font-weight: 100;
  text-align: right;
  padding-right: 25%;
  z-index: 5;
  position: relative; }

.mt-element-step .step-background .mt-step-content {
  text-align: right;
  padding-right: 25%;
  z-index: 5;
  position: relative; }

.mt-element-step .step-background .active {
  background-color: #decc00 !important; }
  .mt-element-step .step-background .active .mt-step-number {
    color: #2ab4c0 !important; }
  .mt-element-step .step-background .active .mt-step-title,
  .mt-element-step .step-background .active .mt-step-content {
    color: #fff !important; }

.mt-element-step .step-background .done {
  background-color: #48C226 !important; }
  .mt-element-step .step-background .done .mt-step-number {
    color: #22ad73 !important; }
  .mt-element-step .step-background .done .mt-step-title,
  .mt-element-step .step-background .done .mt-step-content {
    color: #fff !important; }

.mt-element-step .step-background .error {
  background-color: #E7505A !important; }
  .mt-element-step .step-background .error .mt-step-number {
    color: #e43a45 !important; }
  .mt-element-step .step-background .error .mt-step-title,
  .mt-element-step .step-background .error .mt-step-content {
    color: #fff !important; }

.mt-element-step .step-background-thin .mt-step-col {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center; }

.mt-element-step .step-background-thin .mt-step-number {
  font-size: 120px;
  position: absolute;
  bottom: 0;
  right: 0;
  line-height: 0.79em;
  color: #dae1e4;
  z-index: 4; }

.mt-element-step .step-background-thin .mt-step-title {
  /*font-size: 14px;*/
  font-weight: 100;
  text-align: right;
  padding-right: 25%;
  z-index: 5;
  position: relative; }

.mt-element-step .step-background-thin .mt-step-content {
  text-align: right;
  position: relative;
  padding-right: 25%;
  z-index: 5; }

.mt-element-step .step-background-thin .active {
  background-color: #decc00 !important; }
  .mt-element-step .step-background-thin .active .mt-step-number {
    color: #2ab4c0 !important; }
  .mt-element-step .step-background-thin .active .mt-step-title,
  .mt-element-step .step-background-thin .active .mt-step-content {
    color: #fff !important; }

.mt-element-step .step-background-thin .done {
  background-color: #48C226 !important; }
  .mt-element-step .step-background-thin .done .mt-step-number {
    color: #22ad73 !important; }
  .mt-element-step .step-background-thin .done .mt-step-title,
  .mt-element-step .step-background-thin .done .mt-step-content {
    color: #fff !important; }

.mt-element-step .step-background-thin .error {
  background-color: #E7505A !important; }
  .mt-element-step .step-background-thin .error .mt-step-number {
    color: #e43a45 !important; }
  .mt-element-step .step-background-thin .error .mt-step-title,
  .mt-element-step .step-background-thin .error .mt-step-content {
    color: #fff !important; }

.mt-element-step .step-no-background .mt-step-col {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center; }

.mt-element-step .step-no-background .mt-step-number {
  font-size: 16px;
  border-radius: 10% !important;
  display: inline-block;
  margin: auto;
  padding: 3px 14px;
  margin-bottom: 20px;
  border: 1px solid;
  border-color: #e5e5e5; }

.mt-element-step .step-no-background .mt-step-title {
  /*font-size: 14px;*/
  font-weight: 100; }

.mt-element-step .step-no-background .active .mt-step-number {
  color: #decc00 !important;
  border-color: #decc00 !important;
  font-weight: 700; }

.mt-element-step .step-no-background .active .mt-step-title,
.mt-element-step .step-no-background .active .mt-step-content {
  color: #decc00 !important;
  font-weight: 700; }

.mt-element-step .step-no-background .done .mt-step-number {
  color: #48C226 !important;
  border-color: #48C226 !important;
  font-weight: 700; }

.mt-element-step .step-no-background .done .mt-step-title,
.mt-element-step .step-no-background .done .mt-step-content {
  color: #48C226 !important;
  font-weight: 700; }

.mt-element-step .step-no-background .error .mt-step-number {
  color: #E7505A !important;
  border-color: #E7505A !important;
  font-weight: 700; }

.mt-element-step .step-no-background .error .mt-step-title,
.mt-element-step .step-no-background .error .mt-step-content {
  color: #E7505A !important;
  font-weight: 700; }

.mt-element-step .step-no-background-thin .mt-step-col {
  padding-top: 10px;
  padding-bottom: 10px; }

.mt-element-step .step-no-background-thin .mt-step-number {
  font-size: 16px;
  border-radius: 10% !important;
  float: left;
  margin: auto;
  padding: 3px 14px;
  border: 1px solid;
  border-color: #e5e5e5; }

.mt-element-step .step-no-background-thin .mt-step-title {
  /*font-size: 14px;*/
  font-weight: 100;
  padding-left: 60px;
  margin-top: -4px; }

.mt-element-step .step-no-background-thin .mt-step-content {
  padding-left: 60px;
  margin-top: -5px; }

.mt-element-step .step-no-background-thin .active .mt-step-number {
  color: #decc00 !important;
  border-color: #decc00 !important;
  font-weight: 700; }

.mt-element-step .step-no-background-thin .active .mt-step-title,
.mt-element-step .step-no-background-thin .active .mt-step-content {
  color: #decc00 !important;
  font-weight: 700; }

.mt-element-step .step-no-background-thin .done .mt-step-number {
  color: #48C226 !important;
  border-color: #48C226 !important;
  font-weight: 700; }

.mt-element-step .step-no-background-thin .done .mt-step-title,
.mt-element-step .step-no-background-thin .done .mt-step-content {
  color: #48C226 !important;
  font-weight: 700; }

.mt-element-step .step-no-background-thin .error .mt-step-number {
  color: #E7505A !important;
  border-color: #E7505A !important;
  font-weight: 700; }

.mt-element-step .step-no-background-thin .error .mt-step-title,
.mt-element-step .step-no-background-thin .error .mt-step-content {
  color: #E7505A !important;
  font-weight: 700; }

.mt-element-step .step-line .mt-step-col {
  padding: 0;
  text-align: center; }

.mt-element-step .step-line .mt-step-number {
  font-size: 16px;
  border-radius: 10% !important;
  display: inline-block;
  margin: auto;
  margin-bottom: 5px;
  border: 2px solid;
  border-color: #e5e5e5;
  position: relative;
  z-index: 5;
  height: 30px;
  width: 40px;
  text-align: center; }
  .mt-element-step .step-line .mt-step-number > i {
  font-size: 14px;
	position: relative;
	padding-right: 1px;
    top: 68%;
    transform: translateY(-120%); }

.mt-element-step .step-line .mt-step-title {
  /*font-size: 14px;*/
  font-weight: 400;
  position: relative; }
  .mt-element-step .step-line .mt-step-title:after {
    content: '';
    height: 3px;
    width: 50.5%;
    position: absolute;
    background-color: #e5e5e5;
    top: -19px;
    left: 50%;
    z-index: 4;
    transform: translateY(-100%); }
  .mt-element-step .step-line .mt-step-title:before {
    content: '';
    height: 3px;
    width: 50.5%;
    position: absolute;
    background-color: #e5e5e5;
    top: -19px;
    right: 50%;
    z-index: 4;
    transform: translateY(-100%); }

.mt-element-step .step-line .first .mt-step-title:before {
  content: none; }

.mt-element-step .step-line .last .mt-step-title:after {
  content: none; }

.mt-element-step .step-line .active .mt-step-number {
  color: #decc00 !important;
  border-color: #decc00 !important; }

.mt-element-step .step-line .active .mt-step-title,
.mt-element-step .step-line .active .mt-step-content {
  color: #decc00 !important; }

.mt-element-step .step-line .active .mt-step-title:after, .mt-element-step .step-line .active .mt-step-title:before {
  background-color: #decc00; }

.mt-element-step .step-line .done .mt-step-number {
  color: #48C226 !important;
  border-color: #48C226 !important; }

.mt-element-step .step-line .done .mt-step-title,
.mt-element-step .step-line .done .mt-step-content {
  color: #48C226 !important; }

.mt-element-step .step-line .done .mt-step-title:after, .mt-element-step .step-line .done .mt-step-title:before {
  background-color: #48C226; }

.mt-element-step .step-line .error .mt-step-number {
  color: #E7505A !important;
  border-color: #E7505A !important; }

.mt-element-step .step-line .error .mt-step-title,
.mt-element-step .step-line .error .mt-step-content {
  color: #E7505A !important; }

.mt-element-step .step-line .error .mt-step-title:after, .mt-element-step .step-line .error .mt-step-title:before {
  background-color: #E7505A; }