.next-dialog-header {
  font-size: 16px;
  margin: 0;
  padding: 20px 20px 0;
  border-bottom: 1px solid transparent;
  padding-right: 46px;
  background: transparent;
}

.next-dialog-body {
  font-size: 14px;
  color: #333333;
  padding: 20px 20px 20px;
}

.next-dialog-footer {
  padding: 0 20px 20px;
  border-top: 1px solid transparent;
  background: transparent;
}

.next-dialog-footer .next-btn {
  margin-right: 5px;
}

.next-dialog.right .next-dialog-footer {
  text-align: right;
}

.next-dialog.right .next-dialog-footer .next-btn {
  margin-right: 0px;
  margin-left: 5px;
}

.next-dialog.center .next-dialog-footer {
  text-align: center;
}

.next-dialog .next-dialog-close {
  font-size: 14px;
  position: absolute;
  top: 20px;
  right: 20px;
  color: #999999;
  width: 20px;
  height: 20px;
}

.next-dialog .next-dialog-close .next-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: 50%;
  margin-left: -8px;
}

.next-dialog .next-dialog-close .next-icon:before {
  width: 16px;
  font-size: 16px;
  line-height: inherit;
}

.next-dialog .next-dialog-close:hover {
  color: #333333;
  background: transparent;
}

.next-dialog-alert, .next-dialog-confirm, .next-dialog-success, .next-dialog-info {
  min-width: 300px;
}

.next-dialog-alert .next-icon, .next-dialog-confirm .next-icon, .next-dialog-success .next-icon, .next-dialog-info .next-icon {
  margin-right: 10px;
}

.next-dialog-alert .next-icon:before, .next-dialog-confirm .next-icon:before, .next-dialog-success .next-icon:before, .next-dialog-info .next-icon:before {
  font-size: 32px;
  vertical-align: middle;
}

.next-dialog-alert .next-icon {
  color: #FFA033;
}

.next-dialog-confirm .next-icon {
  color: #FFA033;
}

.next-dialog-success .next-icon {
  color: #1DC11D;
}

.next-dialog-wrapper.opened .next-overlay-backdrop {
  background: #000000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  opacity: 0.2;
}

.next-w344 .next-row {
  padding: 0 8px;
}

.next-w344 .next-row-fixed {
  width: 320px;
}

.next-w344 .next-row-fluid {
  max-width: 320px;
}

.next-w344 .next-row .next-col-xxs-hidden {
  display: none;
}

.next-w344-together .next-row .next-col-xxs-1 {
  max-width: 4.16667%;
  width: 4.16667%;
}

.next-w344-together .next-row .next-col-xxs-2 {
  max-width: 8.33333%;
  width: 8.33333%;
}

.next-w344-together .next-row .next-col-xxs-3 {
  max-width: 12.5%;
  width: 12.5%;
}

.next-w344-together .next-row .next-col-xxs-4 {
  max-width: 16.66667%;
  width: 16.66667%;
}

.next-w344-together .next-row .next-col-xxs-5 {
  max-width: 20.83333%;
  width: 20.83333%;
}

.next-w344-together .next-row .next-col-xxs-6 {
  max-width: 25%;
  width: 25%;
}

.next-w344-together .next-row .next-col-xxs-7 {
  max-width: 29.16667%;
  width: 29.16667%;
}

.next-w344-together .next-row .next-col-xxs-8 {
  max-width: 33.33333%;
  width: 33.33333%;
}

.next-w344-together .next-row .next-col-xxs-9 {
  max-width: 37.5%;
  width: 37.5%;
}

.next-w344-together .next-row .next-col-xxs-10 {
  max-width: 41.66667%;
  width: 41.66667%;
}

.next-w344-together .next-row .next-col-xxs-11 {
  max-width: 45.83333%;
  width: 45.83333%;
}

.next-w344-together .next-row .next-col-xxs-12 {
  max-width: 50%;
  width: 50%;
}

.next-w344-together .next-row .next-col-xxs-13 {
  max-width: 54.16667%;
  width: 54.16667%;
}

.next-w344-together .next-row .next-col-xxs-14 {
  max-width: 58.33333%;
  width: 58.33333%;
}

.next-w344-together .next-row .next-col-xxs-15 {
  max-width: 62.5%;
  width: 62.5%;
}

.next-w344-together .next-row .next-col-xxs-16 {
  max-width: 66.66667%;
  width: 66.66667%;
}

.next-w344-together .next-row .next-col-xxs-17 {
  max-width: 70.83333%;
  width: 70.83333%;
}