/* DT Register Css - ver 3.3 */
@import "../../templates/default/assets/css/font-awesome/css/font-awesome.min.css";

/* Boostrap style */
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

/* Btn Group Radio */
div.radio.btn-group,
fieldset.radio.btn-group {
  padding-left: 0;
}

.radio.btn-group input[type=radio],
.radio.btn-group input[type=radio] {
  display: none;
}

.radio.btn-group > label,
.radio.btn-group > label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.radio.btn-group > label:first-of-type,
.radio.btn-group > label:first-of-type {
  margin-left: 0;
}

/* Icon Font */
.com_dtregister .icon-publish:before {
  font-family: FontAwesome;
  text-decoration: inherit;
  display: inline-block;
  content: "\f00c";
  color: green;
}

.com_dtregister .icon-unpublish:before {
  font-family: FontAwesome;
  display: inline-block;
  content: "\f00d";
  color: red;
  text-decoration: inherit;
}

.com_dtregister .icon-remove:before {
  content: "\f00d";
  display: inline-block;
  font-family: FontAwesome;
  text-decoration: inherit;
}

.com_dtregister .icon-edit:before {
  content: "\f040";
  display: inline-block;
  font-family: FontAwesome;
  text-decoration: inherit;
}

.com_dtregister .icon-back:before {
  content: "\f060";
  display: inline-block;
  font-family: FontAwesome;
  text-decoration: inherit;
}

.com_dtregister .icon-new:before {
  content: "\f016";
  display: inline-block;
  font-family: FontAwesome;
  text-decoration: inherit;
}

.com_dtregister .icon-save:before {
  content: "\f0c7";
  display: inline-block;
  font-family: FontAwesome;
  text-decoration: inherit;
}

.com_dtregister .icon-delete:before {
  content: "\f057";
  display: inline-block;
  font-family: FontAwesome;
  text-decoration: inherit;
}

.com_dtregister .icon-plus:before {
  text-decoration: inherit;
  display: inline-block;
  font-family: FontAwesome;
  content: "\f067";
}

.com_dtregister .icon-minus:before {
  text-decoration: inherit;
  display: inline-block;
  font-family: FontAwesome;
  content: "\f068";
}

.com_dtregister .icon-assign:before {
  content: "\f0e2";
  display: inline-block;
  text-decoration: inherit;
  font-family: FontAwesome;
}

.com_dtregister .icon-dtregister:before {
  font-family: FontAwesome;
  text-decoration: inherit;
  display: inline-block;
  content: "\f073";
}

/* General */
.dtregister-wrap * {
  box-sizing: border-box;
}

/* DT Steps */
ul.dt-steps {
  border: none;
  text-align: center;
}
ul.dt-steps li {
  counter-increment: my-awesome-counter;
  margin: 0 0 10px 0;
  display: inline-block;
  float: none;
  width: 20%;
  vertical-align: top;
  position: relative;
  text-transform: uppercase;
}
ul.dt-steps li:last-child::after {
  display: none;
}
ul.dt-steps li:before {
  content: counter(my-awesome-counter);
  width: 24px;
  height: 24px;
  line-height: 24px;
  background: #666;
  display: inline-block;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  font-size: 11px;
  margin-bottom: 15px;
}
ul.dt-steps li:after {
  content: "";
  width: 60%;
  height: 1px;
  background: #b7b7b7;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  position: absolute;
  top: 12px;
  left: 65%;
}
ul.dt-steps li a {
  padding: 0;
  border: none;
  display: block;
  font-size: 15px;
  font-weight: normal;
  color: #333;
}
ul.dt-steps li a:hover,
ul.dt-steps li a:focus {
  background: none;
  color: #222;
  cursor: default;
  border: none;
}
ul.dt-steps li.dt-completed a {
  color: #428bca;
  cursor: pointer;
}
ul.dt-steps li.dt-completed:before {
  background: #428bca;
  content: "\f00c";
  font-family: FontAwesome;
}
ul.dt-steps li.dt-completed:after {
  background: #428bca;
}
ul.dt-steps li.active a,
ul.dt-steps li.active a:focus,
ul.dt-steps li.active a:hover {
  color: #428bca;
  border: none;
}
ul.dt-steps li.active:before {
  background: #428bca;
}

/* Option Choice */
#dttype_choice .input-group {
  display: inline-block;
}

#dttype_choice .input-group label {
  display: inline-block;
}

#dttype_choice .input-group input {
  margin-top: 0;
}

#dttype_choice .btn-groups {
  margin-top: 40px;
}

/* SELECT REGISTRATION TYPE */
#dttype_choice {
  text-align: center;
  padding-top: 20px;
}
#dttype_choice > p {
  margin-bottom: 30px;
}
#dttype_choice .registration-type {
  display: inline-block;
  border: 1px solid #ddd;
  padding: 25px 40px;
  text-align: center;
  margin: 0 1%;
  border-radius: 8px;
  color: #333;
  max-width: 48%;
}
#dttype_choice .registration-type .fa {
  font-size: 72px;
}
#dttype_choice .registration-type .registration-type-img {
  display: block;
  margin: 0 auto 15px;
  background: none;
  padding: 0;
  color: #333;
}
#dttype_choice .registration-type .input-group label {
  cursor: pointer;
  font-weight: normal;
}
#dttype_choice .registration-type:hover {
  border-color: #428bca;
  color: #428bca;
}
#dttype_choice .registration-type:hover .registration-type-img {
  color: #428bca;
}

/* DT Tab Content */
ul.dt-steps + .tab-content * {
  box-sizing: border-box;
}
ul.dt-steps + .tab-content > #form {
  padding-top: 40px;
}
ul.dt-steps + .tab-content .price_header {
  background: #f8f8f8;
  padding: 30px;
  margin-bottom: 30px;
}
ul.dt-steps + .tab-content .price_header .btn-toolbar {
  margin: 0;
}

/* member wrapper*/
ul.dt-steps + .tab-content .dth-members-wrapper {
  /*background: #f8f8f8;*/
  padding: 0;
  margin-bottom: 30px;
}
ul.dt-steps + .tab-content .dth-members-wrapper ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
ul.dt-steps + .tab-content .dth-members-wrapper ul li {
  background: #f8f8f8;
  padding: 12px 30px;
  margin-bottom: 5px;
  line-height: 24px;
}
ul.dt-steps + .tab-content .dth-members-wrapper .member-icon {
  color: #428bca;
  margin-right: 5px;
}
ul.dt-steps + .tab-content .dth-members-wrapper .member-remove,
ul.dt-steps + .tab-content .dth-members-wrapper .member-edit {
  background: #fff;
  float: right;
  border: 1px solid #ececec;
  color: #999;
  padding: 4px;
  width: 24px;
  text-align: center;
  cursor: pointer;
}
ul.dt-steps + .tab-content .dth-members-wrapper .member-remove:hover,
ul.dt-steps + .tab-content .dth-members-wrapper .member-edit:hover {
  background: #428bca;
  color: #fff;
}
ul.dt-steps + .tab-content .dth-members-wrapper .member-edit {
  margin-right: 5px;
}
ul.dt-steps + .tab-content .dth-members-wrapper .btn-groups {
  margin-top: 24px;
}

ul.dt-steps + .tab-content #billing #formbilling,
ul.dt-steps + .tab-content #form #form {
  background: #f8f8f8;
  padding: 30px;
}

ul.dt-steps + .tab-content #billing h1,
ul.dt-steps + .tab-content #group h1,
ul.dt-steps + .tab-content #individual h1 {
  font-size: 24px;
  margin: 0 0 24px;
}
ul.dt-steps + .tab-content .controls .field-calendar input {
  display: inline-block;
}
ul.dt-steps + .tab-content form#billing .controls select,
ul.dt-steps + .tab-content form#billing .controls textarea,
ul.dt-steps + .tab-content form#billing .controls input,
ul.dt-steps + .tab-content #group .controls select,
ul.dt-steps + .tab-content #group .controls textarea,
ul.dt-steps + .tab-content #group .controls input,
ul.dt-steps + .tab-content #individual .controls select,
ul.dt-steps + .tab-content #individual .controls textarea,
ul.dt-steps + .tab-content #individual .controls input {
  max-width: 100%;
  border-color: #d9d9d9;
  box-shadow: none;
}
ul.dt-steps + .tab-content textarea + .originalDisplayInfo {
  min-width: 100%;
}
ul.dt-steps + .tab-content .input-append .btn:last-child {
  height: 40px;
}

ul.dt-steps + .tab-content #billing .controls input.invalid,
ul.dt-steps + .tab-content #group .controls input.invalid,
ul.dt-steps + .tab-content #individual .controls input.invalid {
  border-color: #c00;
}
ul.dt-steps + .tab-content #billing .controls #dtproperties_FIELD_terms,
ul.dt-steps + .tab-content #group .controls #billing_FIELD_mailchimp_register,
ul.dt-steps + .tab-content #individual .controls #individual_FIELD_mailchimp_register {
  width: auto;
}

ul.dt-steps + .tab-content #billing .controls select.list,
ul.dt-steps + .tab-content #group .controls select.list,
ul.dt-steps + .tab-content #individual .controls select.list {
  width: auto;
}
ul.dt-steps + .tab-content #group .select_your_age_group .dth-btn,
ul.dt-steps + .tab-content #individual .select_your_age_group .dth-btn {
  float: none;
  margin: 0 5px 0 0;
  padding: 10px 20px;
  border: 1px solid #d9d9d9;
  background: #fff;
}
ul.dt-steps + .tab-content #group .select_your_age_group .dth-btn.active,
ul.dt-steps + .tab-content #individual .select_your_age_group .dth-btn.active {
  border-color: #428bca;
  background: #fff;
  color: #428bca;
  box-shadow: none;
}
ul.dt-steps + .tab-content #group .subform-repeatable-wrapper {
  margin-top: 24px;
}

ul.dt-steps + .tab-content #group .btn-toolbar {
  padding: 10px;
  margin: 0;
}
ul.dt-steps + .tab-content #group .btn-toolbar .btn-group {
  float: left;
}
ul.dt-steps + .tab-content #group .btn-toolbar .btn span {
  margin: 0 2px;
}
ul.dt-steps + .tab-content #group .btn-toolbar .group-collapse {
  color: #333;
}
ul.dt-steps + .tab-content #group .btn-toolbar .group-collapse:hover {
  color: #428bca;
  background: #eee;
}
ul.dt-steps + .tab-content #billing label.checkbox,
ul.dt-steps + .tab-content #group label.checkbox,
ul.dt-steps + .tab-content #individual label.checkbox {
  padding-left: 20px;
  display: inline-block;
  margin-right: 12px;
}
ul.dt-steps + .tab-content #billing label.checkbox [type="checkbox"],
ul.dt-steps + .tab-content #group label.checkbox [type="checkbox"],
ul.dt-steps + .tab-content #individual label.checkbox [type="checkbox"] {
  min-width: auto;
  margin-top: 5px;
}

ul.dt-steps + .tab-content .radio.btn-group > label,
.com-dtregister ul.dt-steps + .tab-content .radio.btn-group > label {
  padding: 8px 16px;
  border: 1px solid #ddd;
  margin-top: 0;
}

ul.dt-steps + .tab-content .field-calendar {
  position: relative;
}

ul.dt-steps + .tab-content .field-calendar .js-calendar {
  bottom: 60px;
}

ul.dt-steps + .tab-content #dtproperties_simple .controls {
  display: flex;
}

ul.dt-steps + .tab-content #dtproperties_simple .controls .terms{
  padding-left: 8px;
}

ul.dt-steps + .tab-content #dtproperties_simple .controls .terms #dtproperties_FIELD_terms-lbl{
  margin: 0;
}

ul.dt-steps + .tab-content #dtproperties .controls {
  display: flex;
}

ul.dt-steps + .tab-content #dtproperties .controls .terms{
  padding-left: 8px;
}

ul.dt-steps + .tab-content #dtproperties .controls .terms #dtproperties_FIELD_terms-lbl{
  margin: 0;
}

/* Dt Pricebox */
#dt_pricebox {
  margin: 0;
}

.pricebox_title {
  font-size: 20px;
  margin-bottom: 24px;
  font-weight: 500;
  color: #333;
}

.dt_price_breakdown_item + .dt_price_breakdown_item {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #ddd;
}

.dt_price_breakdown_item.total {
  border: none;
  background: #428bca;
  padding: 12px;
  margin: 24px -12px 0;
  color: #fff;
}

.dt_price_breakdown_item:after {
  content: "";
  display: block;
  clear: both;
}

.dt_price_breakdown_item_label {
  margin-right: 60px;
}

.dt_price_breakdown_item_value {
  float: right;
  font-weight: 500;
}

/* cart view */
.dtregister-viewcart .itemTable {
  border: 1px solid #dfdfdf;
  font-size: 14px;
  display: table;
  width: 100%;
  margin-bottom: 20px;
}

.dtregister-viewcart > h2 {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 25px;
}

.dtregister-viewcart .divTableHead {
  background: #1c1f4f;
  font-weight: normal;
  padding: 10px 20px;
}

.dtregister-viewcart .itemTable .divTableCell {
  padding: 20px;
  width: 14%;
  vertical-align: top;
}

.dtregister-viewcart .itemTable .divTableCell .paying_amount {
  display: block;
  margin-bottom: 5px;
}

.dtregister-viewcart .itemTable .divTableCell input,
.dtregister-viewcart .itemTable .divTableCell textarea,
.dtregister-viewcart .itemTable .divTableCell .uneditable-input {
  width: auto;
}

.dtregister-viewcart .itemTable .divTableCell:first-child {
  width: 30%;
}

.dtregister-viewcart .itemTable .divTableRow:nth-child(even) {
  background-color: #f7f7f7;
  color: #555;
}

.dtregister-viewcart .itemTable .iconAction {
  cursor: pointer;
}

.dtregister-viewcart .resultTable {
  display: table;
  width: 100%;
  margin-bottom: 40px;
  font-size: 16px;
}

.dtregister-viewcart .resultTable .divTableCell {
  padding: 3px 20px;
}

.dtregister-viewcart .resultTable .divTableCell:first-child {
  width: 72%;
  text-align: right;
}

.dtregister-viewcart .resultRow {
  color: #008da6;
}

.dtregister-viewcart .actionTableRow {
  text-align: center;
}

#payment {
  padding-top: 30px;
}

#payment .dtnav_buttons {
  text-align: center;
  margin-top: 30px;
}

/* dtbilling_form */
.control-label.joomart_gateway {
  margin: 0 30px 30px 0;
  cursor: pointer;
  border-radius: 4px;
  box-shadow: 0 8px 37px 0 rgba(0, 0, 0, 0.11);
  background-color: #ffffff;
  padding: 40px;
  border: 1px solid transparent;
  display: inline-block;
}
.control-label.joomart_gateway:hover {
  border: 1px solid #428bca;
}

.control-label.joomart_gateway .payment-label {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
}

.control-label.joomart_gateway .payment-label > img {
  max-height: 22px;
  margin-left: 3px;
}

/* Change Content on View User*/
#changeContent .dtregister-viewcart .resultTable .divTableCell:first-child {
  width: 86%;
}

/* Task Field List */
.task-fieldlist table td {
  border: none;
  vertical-align: top;
}

.task-fieldlist table td nobr {
  white-space: normal;
}

.task-fieldlist table td label.radio {
  margin-top: 0;
  padding-left: 20px;
}

.task-fieldlist table td label.radio input[type="radio"] {
  margin-top: 6px;
}
/* Dth Event Title */
h2.dth-event-title {
  margin-bottom: 50px;
  color: #333;
  font-size: 30px;
  line-height: normal;
}
h2.dth-event-title span {
  display: block;
  font-size: 16px;
  font-weight: normal;
  margin-top: 12px;
  color: #555;
}
h2.dth-event-title span:before {
  content: "\f073";
  font-family: FontAwesome;
  margin-right: 10px;
}
/* Dth Info */
.dth-info {
  margin-bottom: 30px;
}

/* Cart module style
-------------------- */

#dtcart .event-item {
  border-bottom: 1px dashed #ddd;
  padding: 10px 70px 10px 0;
  position: relative;
  overflow: hidden;
}

#dtcart .event-item .event-title {
  float: left;
}

#dtcart .event-item .cart-amount {
  background-color: #f0f0f0;
  border-radius: 3px;
  display: inline-block;
  font-weight: bold;
  padding: 3px 5px;
  position: absolute;
  top: 10px;
  right: 0;
}

#dtcart .total-price {
  font-weight: bold;
  padding: 15px 0 0;
  margin-bottom: 10px;
  overflow: hidden;
}

#dtcart .total-price .cart-amount {
  float: right;
}

#dtcart .action-wrap {
  text-align: right;
  margin-top: 15px;
}

#dtcart .action-wrap a {
  display: inline-block;
}

/* View Event Manage */
.view-eventmanage {
}

#gallery .progress {
  margin-top: 20px;
  margin-bottom: 0;
  padding: 20px;
  border-radius: 0;
}

#gallery .progress ul {
  padding-left: 15px;
  margin: 0;
}

#gallery .progress ul li + li {
  margin-top: 10px;
}

#gallery .gallery {
  border: 1px solid #eee;
  padding: 20px;
}

#gallery .gallery .gallery-item {
  display: inline-block;
  background: #f7f7f7;
  padding: 5px;
  margin: 0 5px 5px 0;
  cursor: pointer;
}

#gallery .gallery .gallery-item .heading {
  text-align: right;
}

/* modal bs2 style */
#modal-dt_event_image {
  left: 50%;
  background-color: #fff;
  top: 5%;
  bottom: auto;
}

#modal-dt_event_image.jviewport-width40 {
  width: 40vw;
  margin-left: -20vw;
}

#modal-dt_event_image .modal-header {
  padding: 0 20px;
}

#modal-dt_event_image .modal-header .close {
  margin-right: 0;
  font-size: 2rem;
}

#modal-dt_event_image .modal-body iframe {
  border: none;
}

.task-view_image .contentpane {
  padding: 0;
}

.task-view_image fieldset.adminform {
  border: none;
}

/* Due Content */
.due-content {
  text-align: center;
}

.due-info {
  width: 400px;
  margin: 0 auto 30px;
  background: #f9f9f9;
  padding: 30px;
  text-align: left;
}

/* Responsive
------------------------------- */
@media (max-width: 1500px) {
  ul.dt-steps > li:last-child > a,
  ul.dt-steps > .active:last-child > a {
    border: none;
  }

  #dttype_choice .registration-type {
    padding: 25px;
  }
}

@media (max-width: 992px) {
}

@media (max-width: 767px) {

  /* Btn toolbar */
  .btn-toolbar > .btn {
    margin-bottom: 5px;
  }

  /* Dth Event Title */
  h2.dth-event-title span {
    font-size: 15px;
  }

  /* Registration type */
  #dttype_choice .registration-type {
    max-width: 100%;
    width: 100%;
    margin: 0 0 10px;
  }

  /* Dt steps */
  ul.dt-steps {
    text-align: left;
  }
  ul.dt-steps li {
    width: auto;
    display: block;
    margin-bottom: 5px;
  }
  ul.dt-steps li:before {
    margin: 0 10px 0 0;
  }
  ul.dt-steps li:after {
    width: 1px;
    height: 10px;
    position: static;
    display: block;
    margin-top: 5px;
  }
  ul.dt-steps li a {
    display: inline-block;
  }

  /* Responsive table cart */
  /*************************/
  .dtregister-viewcart .divTableHead {
    display: none;
  }
  .dtregister-viewcart .divTable,
  .dtregister-viewcart .itemTable {
    display: block;
  }
  .dtregister-viewcart .itemTable .divTableCell {
    display: block;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 35%;
    width: 100% !important;
  }
  .dtregister-viewcart .itemTable .divTableCell:before {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 25%;
    padding-right: 10px;
    white-space: nowrap;
    font-weight: bold;
  }

  /* Label the data */
 /* .dtregister-viewcart .itemTable .divTableCell:nth-of-type(1):before { content: "Event"; }
  .dtregister-viewcart .itemTable .divTableCell:nth-of-type(2):before { content: "Name"; }
  .dtregister-viewcart .itemTable .divTableCell:nth-of-type(3):before { content: "Type"; }
  .dtregister-viewcart .itemTable .divTableCell:nth-of-type(4):before { content: "Deposit"; }
  .dtregister-viewcart .itemTable .divTableCell:nth-of-type(5):before { content: "Price"; }
  .dtregister-viewcart .itemTable .divTableCell:nth-of-type(6):before { content: "Action"; }*/

  .dtregister-viewcart .resultTable {
    margin-bottom: 20px;
  }

  .dtregister-viewcart .resultTable .divTableCell:first-child {
    width: auto;
    text-align: right;
  }

  /* Table List */
  /*************************/
  .com_dtregister .adminlist {
    background: none;
  }
  .com_dtregister .adminlist thead {
    display: none;
  }
  .com_dtregister .adminlist tbody tr {
    border: 1px solid #eee;
    margin-bottom: 5px;
    display: block;
  }
  .com_dtregister .adminlist tbody tr td {
    display: block;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 40%;
    width: 100% !important;
    min-height: 41px;
    height: auto;
    text-align: left !important;
  }
  .com_dtregister .adminlist tbody tr td:before {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 38%;
    padding-right: 10px;
    white-space: nowrap;
    font-weight: bold;
  }
  /* Label the data */
/*  .com_dtregister .adminlist td:nth-of-type(1):before { content: "Event"; }
  .com_dtregister .adminlist td:nth-of-type(2):before { content: "Edit"; }
  .com_dtregister .adminlist td:nth-of-type(3):before { content: "Item Price"; }
  .com_dtregister .adminlist td:nth-of-type(4):before { content: "Due"; }
  .com_dtregister .adminlist td:nth-of-type(5):before { content: "Registration Date"; }
  .com_dtregister .adminlist td:nth-of-type(6):before { content: "Payments"; }
  .com_dtregister .adminlist td:nth-of-type(7):before { content: "Cancel"; }
  .com_dtregister .adminlist td:nth-of-type(8):before { content: "Status"; }*/


  /* Invoice List */
  /*************************/
  .com_dtregister #invoiceList {
    background: none;
  }
  .com_dtregister #invoiceList thead {
    display: none;
  }
  .com_dtregister #invoiceList tbody tr {
    border: 1px solid #eee;
    margin-bottom: 5px;
    display: block;
  }

  .com_dtregister #invoiceList tbody tr td {
    display: block;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 40%;
    width: auto !important;
    min-height: 41px;
    height: auto;
    text-align: left !important;
  }
  .com_dtregister #invoiceList tbody tr td:before {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 38%;
    padding-right: 10px;
    white-space: nowrap;
    font-weight: bold;
  }
  /* Label the data */
  .com_dtregister #invoiceList tbody td:nth-of-type(1):before { content: "Name"; }
  .com_dtregister #invoiceList tbody td:nth-of-type(2):before { content: "Invoice Number"; }
  .com_dtregister #invoiceList tbody td:nth-of-type(3):before { content: "Amount Due"; }
  .com_dtregister #invoiceList tbody td:nth-of-type(4):before { content: "Date"; }
  .com_dtregister #invoiceList tbody td:nth-of-type(5):before { content: "Download"; }
  .com_dtregister #invoiceList tbody td:nth-of-type(6):before { content: "Payments"; }
}