@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,700);
/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.azd-row {
  margin-right: -15px;
  margin-left: -15px;
  display: flex;
  flex-wrap: wrap;
}
.azd-row + .azd-row {
  margin-top: 30px;
}
.azd-row::after,
.azd-clearfix::after {
  content: "";
  display: table;
  clear: both;
}
.azd-col-xs-1,
.azd-col-sm-1,
.azd-col-md-1,
.azd-col-lg-1,
.azd-col-xs-2,
.azd-col-sm-2,
.azd-col-md-2,
.azd-col-lg-2,
.azd-col-xs-3,
.azd-col-sm-3,
.azd-col-md-3,
.azd-col-lg-3,
.azd-col-xs-4,
.azd-col-sm-4,
.azd-col-md-4,
.azd-col-lg-4,
.azd-col-xs-5,
.azd-col-sm-5,
.azd-col-md-5,
.azd-col-lg-5,
.azd-col-xs-6,
.azd-col-sm-6,
.azd-col-md-6,
.azd-col-lg-6,
.azd-col-xs-7,
.azd-col-sm-7,
.azd-col-md-7,
.azd-col-lg-7,
.azd-col-xs-8,
.azd-col-sm-8,
.azd-col-md-8,
.azd-col-lg-8,
.azd-col-xs-9,
.azd-col-sm-9,
.azd-col-md-9,
.azd-col-lg-9,
.azd-col-xs-10,
.azd-col-sm-10,
.azd-col-md-10,
.azd-col-lg-10,
.azd-col-xs-11,
.azd-col-sm-11,
.azd-col-md-11,
.azd-col-lg-11,
.azd-col-xs-12,
.azd-col-sm-12,
.azd-col-md-12,
.azd-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
  width: 100%;
}
@media (max-width: 768px) {
  .azd-col-xs-1,
  .azd-col-sm-1,
  .azd-col-md-1,
  .azd-col-lg-1,
  .azd-col-xs-2,
  .azd-col-sm-2,
  .azd-col-md-2,
  .azd-col-lg-2,
  .azd-col-xs-3,
  .azd-col-sm-3,
  .azd-col-md-3,
  .azd-col-lg-3,
  .azd-col-xs-4,
  .azd-col-sm-4,
  .azd-col-md-4,
  .azd-col-lg-4,
  .azd-col-xs-5,
  .azd-col-sm-5,
  .azd-col-md-5,
  .azd-col-lg-5,
  .azd-col-xs-6,
  .azd-col-sm-6,
  .azd-col-md-6,
  .azd-col-lg-6,
  .azd-col-xs-7,
  .azd-col-sm-7,
  .azd-col-md-7,
  .azd-col-lg-7,
  .azd-col-xs-8,
  .azd-col-sm-8,
  .azd-col-md-8,
  .azd-col-lg-8,
  .azd-col-xs-9,
  .azd-col-sm-9,
  .azd-col-md-9,
  .azd-col-lg-9,
  .azd-col-xs-10,
  .azd-col-sm-10,
  .azd-col-md-10,
  .azd-col-lg-10,
  .azd-col-xs-11,
  .azd-col-sm-11,
  .azd-col-md-11,
  .azd-col-lg-11,
  .azd-col-xs-12,
  .azd-col-sm-12,
  .azd-col-md-12,
  .azd-col-lg-12 {
    margin-bottom: 30px;
  }
}
.azd-col-xs-1,
.azd-col-xs-2,
.azd-col-xs-3,
.azd-col-xs-4,
.azd-col-xs-5,
.azd-col-xs-6,
.azd-col-xs-7,
.azd-col-xs-8,
.azd-col-xs-9,
.azd-col-xs-10,
.azd-col-xs-11,
.azd-col-xs-12 {
  float: left;
}
.azd-col-xs-12 {
  width: 100%;
}
.azd-col-xs-11 {
  width: 91.66666667%;
}
.azd-col-xs-10 {
  width: 83.33333333%;
}
.azd-col-xs-9 {
  width: 75%;
}
.azd-col-xs-8 {
  width: 66.66666667%;
}
.azd-col-xs-7 {
  width: 58.33333333%;
}
.azd-col-xs-6 {
  width: 50%;
}
.azd-col-xs-5 {
  width: 41.66666667%;
}
.azd-col-xs-4 {
  width: 33.33333333%;
}
.azd-col-xs-3 {
  width: 25%;
}
.azd-col-xs-2 {
  width: 16.66666667%;
}
.azd-col-xs-1 {
  width: 8.33333333%;
}
.azd-col-xs-offset-12 {
  margin-left: 100%;
}
.azd-col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.azd-col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.azd-col-xs-offset-9 {
  margin-left: 75%;
}
.azd-col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.azd-col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.azd-col-xs-offset-6 {
  margin-left: 50%;
}
.azd-col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.azd-col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.azd-col-xs-offset-3 {
  margin-left: 25%;
}
.azd-col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.azd-col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.azd-col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .azd-col-sm-1,
  .azd-col-sm-2,
  .azd-col-sm-3,
  .azd-col-sm-4,
  .azd-col-sm-5,
  .azd-col-sm-6,
  .azd-col-sm-7,
  .azd-col-sm-8,
  .azd-col-sm-9,
  .azd-col-sm-10,
  .azd-col-sm-11,
  .azd-col-sm-12 {
    float: left;
  }
  .azd-col-sm-12 {
    width: 100%;
  }
  .azd-col-sm-11 {
    width: 91.66666667%;
  }
  .azd-col-sm-10 {
    width: 83.33333333%;
  }
  .azd-col-sm-9 {
    width: 75%;
  }
  .azd-col-sm-8 {
    width: 66.66666667%;
  }
  .azd-col-sm-7 {
    width: 58.33333333%;
  }
  .azd-col-sm-6 {
    width: 50%;
  }
  .azd-col-sm-5 {
    width: 41.66666667%;
  }
  .azd-col-sm-4 {
    width: 33.33333333%;
  }
  .azd-col-sm-3 {
    width: 25%;
  }
  .azd-col-sm-2 {
    width: 16.66666667%;
  }
  .azd-col-sm-1 {
    width: 8.33333333%;
  }
  .azd-col-sm-offset-12 {
    margin-left: 100%;
  }
  .azd-col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .azd-col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .azd-col-sm-offset-9 {
    margin-left: 75%;
  }
  .azd-col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .azd-col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .azd-col-sm-offset-6 {
    margin-left: 50%;
  }
  .azd-col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .azd-col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .azd-col-sm-offset-3 {
    margin-left: 25%;
  }
  .azd-col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .azd-col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .azd-col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .azd-col-md-1,
  .azd-col-md-2,
  .azd-col-md-3,
  .azd-col-md-4,
  .azd-col-md-5,
  .azd-col-md-6,
  .azd-col-md-7,
  .azd-col-md-8,
  .azd-col-md-9,
  .azd-col-md-10,
  .azd-col-md-11,
  .azd-col-md-12 {
    float: left;
  }
  .azd-col-md-12 {
    width: 100%;
  }
  .azd-col-md-11 {
    width: 91.66666667%;
  }
  .azd-col-md-10 {
    width: 83.33333333%;
  }
  .azd-col-md-9 {
    width: 75%;
  }
  .azd-col-md-8 {
    width: 66.66666667%;
  }
  .azd-col-md-7 {
    width: 58.33333333%;
  }
  .azd-col-md-6 {
    width: 50%;
  }
  .azd-col-md-5 {
    width: 41.66666667%;
  }
  .azd-col-md-4 {
    width: 33.33333333%;
  }
  .azd-col-md-3 {
    width: 25%;
  }
  .azd-col-md-2 {
    width: 16.66666667%;
  }
  .azd-col-md-1 {
    width: 8.33333333%;
  }
  .azd-col-md-offset-12 {
    margin-left: 100%;
  }
  .azd-col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .azd-col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .azd-col-md-offset-9 {
    margin-left: 75%;
  }
  .azd-col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .azd-col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .azd-col-md-offset-6 {
    margin-left: 50%;
  }
  .azd-col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .azd-col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .azd-col-md-offset-3 {
    margin-left: 25%;
  }
  .azd-col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .azd-col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .azd-col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .azd-col-lg-1,
  .azd-col-lg-2,
  .azd-col-lg-3,
  .azd-col-lg-4,
  .azd-col-lg-5,
  .azd-col-lg-6,
  .azd-col-lg-7,
  .azd-col-lg-8,
  .azd-col-lg-9,
  .azd-col-lg-10,
  .azd-col-lg-11,
  .azd-col-lg-12 {
    float: left;
  }
  .azd-col-lg-12 {
    width: 100%;
  }
  .azd-col-lg-11 {
    width: 91.66666667%;
  }
  .azd-col-lg-10 {
    width: 83.33333333%;
  }
  .azd-col-lg-9 {
    width: 75%;
  }
  .azd-col-lg-8 {
    width: 66.66666667%;
  }
  .azd-col-lg-7 {
    width: 58.33333333%;
  }
  .azd-col-lg-6 {
    width: 50%;
  }
  .azd-col-lg-5 {
    width: 41.66666667%;
  }
  .azd-col-lg-4 {
    width: 33.33333333%;
  }
  .azd-col-lg-3 {
    width: 25%;
  }
  .azd-col-lg-2 {
    width: 16.66666667%;
  }
  .azd-col-lg-1 {
    width: 8.33333333%;
  }
  .azd-col-lg-offset-12 {
    margin-left: 100%;
  }
  .azd-col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .azd-col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .azd-col-lg-offset-9 {
    margin-left: 75%;
  }
  .azd-col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .azd-col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .azd-col-lg-offset-6 {
    margin-left: 50%;
  }
  .azd-col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .azd-col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .azd-col-lg-offset-3 {
    margin-left: 25%;
  }
  .azd-col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .azd-col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .azd-col-lg-offset-0 {
    margin-left: 0;
  }
}
body {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 15px;
  color: #222;
  line-height: 1.33;
}
.azd-wrapper {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 15px;
  color: #222;
  line-height: 1.33;
  width: 100%;
  background-color: #333;
}
.azd-wrapper p {
  margin-bottom: 15px;
}
.azd-wrapper a {
  color: #222;
  text-decoration: none;
  transition: all 0.4s;
}
.azd-wrapper a:hover {
  color: #20a8d8;
}
.azd-wrapper a:active,
.azd-wrapper a:focus {
  outline: 0;
}
.azd-wrapper strong {
  font-weight: 600;
}
.azd-wrapper em {
  font-style: italic;
}
.azd-wrapper h1,
.azd-wrapper h2,
.azd-wrapper h3 {
  font-size: 45px;
  font-weight: 600;
  margin-bottom: 10px;
}
.azd-wrapper h2 {
  font-size: 30px;
}
.azd-wrapper h3 {
  font-size: 20px;
}
.azd-wrapper hr {
  border: 1px solid #dddddd;
}
.azd-wrapper ul,
.azd-wrapper ol {
  line-height: 1.5em;
  margin-bottom: 15px;
}
.azd-wrapper ul:last-child,
.azd-wrapper ol:last-child {
  margin-bottom: 0;
}
.azd-wrapper input:not([type="file"]),
.azd-wrapper select,
.azd-wrapper textarea {
  font-family: "Open Sans";
  line-height: 30px;
  font-size: 15px;
  height: 35px;
  padding: 0 10px;
  border: 1px solid #dddddd;
  background-color: white;
  box-sizing: border-box;
}
.azd-wrapper input:not([type="file"]):placeholder,
.azd-wrapper select:placeholder,
.azd-wrapper textarea:placeholder {
  color: #cccccc;
}
.azd-wrapper input:not([type="file"])::placeholder,
.azd-wrapper select::placeholder,
.azd-wrapper textarea::placeholder {
  color: #cccccc;
}
.azd-wrapper input:not([type="file"])::-webkit-input-placeholder,
.azd-wrapper select::-webkit-input-placeholder,
.azd-wrapper textarea::-webkit-input-placeholder {
  color: #cccccc;
}
.azd-wrapper input:not([type="file"])::-moz-placeholder,
.azd-wrapper select::-moz-placeholder,
.azd-wrapper textarea::-moz-placeholder {
  color: #cccccc;
}
.azd-wrapper input:not([type="file"]):-moz-placeholder,
.azd-wrapper select:-moz-placeholder,
.azd-wrapper textarea:-moz-placeholder {
  color: #cccccc;
}
.azd-wrapper input:not([type="file"]):-ms-input-placeholder,
.azd-wrapper select:-ms-input-placeholder,
.azd-wrapper textarea:-ms-input-placeholder {
  color: #cccccc;
}
.azd-wrapper input:not([type="file"]):active,
.azd-wrapper select:active,
.azd-wrapper textarea:active,
.azd-wrapper input:not([type="file"]):focus,
.azd-wrapper select:focus,
.azd-wrapper textarea:focus {
  outline: 0;
}
.azd-wrapper select {
  width: 100%;
}
.azd-wrapper textarea {
  width: 100%;
  box-sizing: border-box;
  min-height: 100px;
  line-height: 20px;
  padding: 7px 10px;
}
.azd-wrapper input[type="checkbox"] {
  display: none !important;
}
.azd-wrapper input[type="checkbox"] + .azd-checkbox {
  position: relative;
  transition: all 0.4s ease-in-out;
  background-color: #ddd;
  display: inline-block;
  height: 20px;
  width: 35px;
  min-width: 35px;
  border-radius: 10px;
}
.azd-wrapper input[type="checkbox"] + .azd-checkbox label {
  position: absolute;
  cursor: pointer;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.azd-wrapper input[type="checkbox"] + .azd-checkbox label::before {
  content: "";
  position: absolute;
  background-color: white;
  display: inline-block;
  transition: all 0.2s ease-in-out;
  border-radius: 10px;
  height: 16px;
  width: 16px;
  top: 2px;
  left: 2px;
}
.azd-wrapper input[type="checkbox"]:checked + .azd-checkbox {
  background-color: #20a8d8;
}
.azd-wrapper input[type="checkbox"]:checked + .azd-checkbox label::before {
  left: 17px;
}
.azd-wrapper .azd-radio {
  display: flex;
  flex-wrap: wrap;
}
.azd-wrapper .azd-radio.azd-vertical {
  display: block;
  margin-top: 8px;
}
.azd-wrapper .azd-radio.azd-vertical label {
  display: block;
  margin: 0 0 7px 0;
}
.azd-wrapper .azd-radio.azd-vertical .azd-details {
  padding-left: 32px;
  margin-top: -7px;
  margin-bottom: 7px;
  color: #aaa;
  font-size: 14px;
}
.azd-wrapper .azd-radio label {
  display: block;
  padding-left: 32px;
  position: relative;
  cursor: pointer;
  margin: 0 5px 10px 0;
}
.azd-wrapper .azd-radio label::before {
  content: "";
  position: absolute;
  right: calc(100% - 24px);
  top: 0;
  height: 20px;
  width: 20px;
  border: 1px solid #20a8d8;
  border-radius: 100%;
}
.azd-wrapper .azd-radio label::after {
  content: "";
  position: absolute;
  right: calc(100% - 21px);
  top: 3px;
  height: 16px;
  width: 16px;
  background-color: #20a8d8;
  border-radius: 100%;
  transition: all 0.1s ease-in-out;
  transform: scale(0);
}
.azd-wrapper .azd-radio input[type="radio"] {
  display: none !important;
}
.azd-wrapper .azd-radio input[type="radio"]:checked + label::after {
  transform: scale(1);
}
.azd-wrapper form label,
.azd-wrapper .azd-form label {
  display: block;
  font-size: 13px;
  color: #222;
  position: relative;
  font-weight: 600;
  margin-bottom: 5px;
}
.azd-wrapper form input:not([type="file"]),
.azd-wrapper .azd-form input:not([type="file"]),
.azd-wrapper form select,
.azd-wrapper .azd-form select,
.azd-wrapper form textarea,
.azd-wrapper .azd-form textarea {
  line-height: inherit;
  width: 100%;
  box-sizing: border-box;
}
.azd-wrapper form textarea,
.azd-wrapper .azd-form textarea {
  height: 150px;
  padding: 10px;
}
.azd-wrapper form .azd-fieldset,
.azd-wrapper .azd-form .azd-fieldset {
  background-color: #f9f9f9;
  padding: 20px;
  margin-bottom: 20px;
}
.azd-wrapper form .azd-field,
.azd-wrapper .azd-form .azd-field {
  margin-bottom: 20px;
}
.azd-wrapper form .azd-field:last-child,
.azd-wrapper .azd-form .azd-field:last-child {
  margin-bottom: 0;
}
.azd-wrapper form .azd-field > div:first-child,
.azd-wrapper .azd-form .azd-field > div:first-child {
  color: #222;
  font-weight: 600;
  margin-bottom: 5px;
}
.azd-wrapper form .azd-field a,
.azd-wrapper .azd-form .azd-field a {
  line-height: 30px;
}
.azd-wrapper form .azd-field .azd-uploader,
.azd-wrapper .azd-form .azd-field .azd-uploader {
  position: relative;
  height: 10px;
}
.azd-wrapper form .azd-row [class*="azd-col"] .azd-field,
.azd-wrapper .azd-form .azd-row [class*="azd-col"] .azd-field {
  margin-bottom: 20px;
}
.azd-wrapper form button,
.azd-wrapper .azd-form button {
  background-color: #20a8d8;
  color: white;
  font-weight: 600;
  padding: 0 15px;
  line-height: 30px;
  font-size: 15px;
  box-shadow: none;
  -webkit-appearance: none;
  border: 0;
  cursor: pointer;
  transition: all 0.4s;
}
.azd-wrapper form button:hover,
.azd-wrapper .azd-form button:hover {
  background-color: #222;
}
.azd-wrapper form .azd-with-units,
.azd-wrapper .azd-form .azd-with-units {
  position: relative;
}
.azd-wrapper form .azd-with-units .azd-units,
.azd-wrapper .azd-form .azd-with-units .azd-units {
  position: absolute;
  color: #aaa;
  right: 35px;
  top: 50%;
  transform: translate(0, -50%);
}
.azd-wrapper table.azd-table {
  width: 100%;
}
.azd-wrapper table.azd-table thead tr th {
  font-weight: 600;
  color: #222;
  text-align: left;
  vertical-align: middle;
  padding: 12px 20px;
  border: 1px solid #dddddd;
}
.azd-wrapper table.azd-table tbody tr {
  transition: background-color 0.4s;
}
.azd-wrapper table.azd-table tbody tr:hover {
  background-color: #f9f9f9;
}
.azd-wrapper table.azd-table tbody tr.azd-selected {
  background-color: #f9f9f9;
}
.azd-wrapper table.azd-table tbody tr td,
.azd-wrapper table.azd-table tbody tr th {
  vertical-align: middle;
  padding: 12px 20px;
  border: 1px solid #dddddd;
}
.azd-wrapper table.azd-table tbody tr th {
  font-weight: bold;
}
.azd-wrapper table.azd-table tbody tr.ui-sortable-helper td {
  width: 100%;
}
.azd-wrapper table.azd-table.azd-small thead tr th {
  padding: 5px 8px;
}
.azd-wrapper table.azd-table.azd-small tbody tr td,
.azd-wrapper table.azd-table.azd-small tbody tr th {
  padding: 5px 8px;
}
.azd-wrapper table.azd-table th.azd-actions,
.azd-wrapper table.azd-table td.azd-actions {
  line-height: 30px;
}
.azd-wrapper table.azd-table th.azd-actions a,
.azd-wrapper table.azd-table td.azd-actions a {
  white-space: nowrap;
  display: inline-block;
  margin: 0 7px;
}
.azd-wrapper table.azd-table th.azd-actions a span,
.azd-wrapper table.azd-table td.azd-actions a span {
  color: #ddd;
  margin-right: 7px;
  line-height: inherit;
  vertical-align: middle;
}
.azd-wrapper table.azd-table th.azd-actions a:hover,
.azd-wrapper table.azd-table td.azd-actions a:hover {
  color: #20a8d8;
}
.azd-wrapper table.azd-table th.azd-actions a.azd-edit,
.azd-wrapper table.azd-table td.azd-actions a.azd-edit {
  display: inline-block;
  padding: 0px 15px;
  border: 1px solid #20a8d8;
  color: #20a8d8;
}
.azd-wrapper table.azd-table th.azd-actions a.azd-edit:hover,
.azd-wrapper table.azd-table td.azd-actions a.azd-edit:hover {
  background-color: #222;
  border-color: #222;
  color: white;
}
.azd-wrapper img {
  max-width: 100%;
}
.azd-wrapper button {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 15px;
  color: #222;
  line-height: 1.33;
  cursor: pointer;
}
.azd-wrapper .dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
}
.azd-wrapper .dataTables_wrapper .dt-buttons:empty {
  display: none;
}
.azd-wrapper .dataTables_wrapper .dt-buttons > .dt-button {
  text-align: left;
  margin: 0 10px 15px 0;
}
.azd-wrapper .dataTables_wrapper .dt-buttons .dt-button-collection .dt-button {
  text-align: left;
}
.azd-wrapper .dataTables_wrapper .dataTables_length {
  float: left;
  margin-bottom: 15px;
  font-size: 13px;
}
.azd-wrapper .dataTables_wrapper .dataTables_length select {
  margin: 0 5px;
}
.azd-wrapper .dataTables_wrapper .dataTables_length label {
  display: flex;
  align-items: center;
}
.azd-wrapper .dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
  margin-bottom: 15px;
  font-size: 13px;
}
.azd-wrapper .dataTables_wrapper .dataTables_filter input {
  margin-left: 5px;
}
@media screen and (max-width: 640px) {
  .azd-wrapper .dataTables_wrapper .dataTables_length {
    float: none;
    text-align: center;
  }
  .azd-wrapper .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
    margin-top: 0.5em;
  }
}
.azd-wrapper .dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 18px;
  font-size: 13px;
}
.azd-wrapper .dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 15px;
}
.azd-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 8px 12px;
  line-height: 12px;
  font-size: 13px;
  margin-left: -1px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  border: 1px solid #dddddd;
  color: #20a8d8;
}
.azd-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background-color: #f9f9f9;
}
.azd-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  color: #222;
  background-color: #eee;
}
.azd-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
  cursor: not-allowed;
}
.azd-wrapper .dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}
@media screen and (max-width: 767px) {
  .azd-wrapper .dataTables_wrapper .dataTables_info {
    float: none;
    text-align: center;
  }
  .azd-wrapper .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
    margin-top: 0.5em;
  }
}
.azd-wrapper .dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
}
.azd-wrapper .dataTables_wrapper .dataTables_scroll {
  clear: both;
}
.azd-wrapper .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}
.azd-wrapper .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th {
  vertical-align: middle;
}
.azd-wrapper .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
.azd-wrapper .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td {
  vertical-align: middle;
}
.azd-wrapper .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
.azd-wrapper .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th {
  vertical-align: middle;
}
.azd-wrapper .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
.azd-wrapper .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle;
}
.azd-wrapper .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
.azd-wrapper .dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
.azd-wrapper .dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111;
}
.azd-wrapper .dataTables_wrapper.no-footer div.dataTables_scrollHead > table {
  border-bottom: none;
}
.azd-wrapper .dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none;
}
.azd-wrapper .dataTables_wrapper table.dataTable {
  width: 100% !important;
  margin: 0 auto;
  clear: both;
  border-collapse: collapse;
  border-spacing: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.azd-wrapper .dataTables_wrapper table.dataTable thead .sorting {
  cursor: pointer;
}
.azd-wrapper .dataTables_wrapper table.dataTable thead .sorting_asc:not(.sorting_disabled)::before {
  content: "\2191";
  padding-right: 5px;
}
.azd-wrapper .dataTables_wrapper table.dataTable thead .sorting_desc:not(.sorting_disabled)::before {
  content: "\2193";
  padding-right: 5px;
}
.azd-wrapper .dataTables_wrapper table.dataTable thead th.dt-head-left {
  text-align: left;
}
.azd-wrapper .dataTables_wrapper table.dataTable thead td.dt-head-left {
  text-align: left;
}
.azd-wrapper .dataTables_wrapper table.dataTable thead th.dt-head-center {
  text-align: center;
}
.azd-wrapper .dataTables_wrapper table.dataTable thead td.dt-head-center {
  text-align: center;
}
.azd-wrapper .dataTables_wrapper table.dataTable thead th.dt-head-right {
  text-align: right;
}
.azd-wrapper .dataTables_wrapper table.dataTable thead td.dt-head-right {
  text-align: right;
}
.azd-wrapper .dataTables_wrapper table.dataTable thead th.dt-head-justify {
  text-align: justify;
}
.azd-wrapper .dataTables_wrapper table.dataTable thead td.dt-head-justify {
  text-align: justify;
}
.azd-wrapper .dataTables_wrapper table.dataTable thead th.dt-head-nowrap {
  white-space: nowrap;
}
.azd-wrapper .dataTables_wrapper table.dataTable thead td.dt-head-nowrap {
  white-space: nowrap;
}
.azd-wrapper .dataTables_wrapper table.dataTable tfoot th {
  font-weight: bold;
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111;
}
.azd-wrapper .dataTables_wrapper table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111;
}
.azd-wrapper .dataTables_wrapper table.dataTable tfoot th.dt-head-left {
  text-align: left;
}
.azd-wrapper .dataTables_wrapper table.dataTable tfoot td.dt-head-left {
  text-align: left;
}
.azd-wrapper .dataTables_wrapper table.dataTable tfoot th.dt-head-center {
  text-align: center;
}
.azd-wrapper .dataTables_wrapper table.dataTable tfoot td.dt-head-center {
  text-align: center;
}
.azd-wrapper .dataTables_wrapper table.dataTable tfoot th.dt-head-right {
  text-align: right;
}
.azd-wrapper .dataTables_wrapper table.dataTable tfoot td.dt-head-right {
  text-align: right;
}
.azd-wrapper .dataTables_wrapper table.dataTable tfoot th.dt-head-justify {
  text-align: justify;
}
.azd-wrapper .dataTables_wrapper table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}
.azd-wrapper .dataTables_wrapper table.dataTable tfoot th.dt-head-nowrap {
  white-space: nowrap;
}
.azd-wrapper .dataTables_wrapper table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}
.azd-wrapper .dataTables_wrapper table.dataTable tbody tr.selected {
  background-color: #f9f9f9;
}
.azd-wrapper .dataTables_wrapper table.dataTable tbody th.dt-body-left {
  text-align: left;
}
.azd-wrapper .dataTables_wrapper table.dataTable tbody td.dt-body-left {
  text-align: left;
}
.azd-wrapper .dataTables_wrapper table.dataTable tbody th.dt-body-center {
  text-align: center;
}
.azd-wrapper .dataTables_wrapper table.dataTable tbody td.dt-body-center {
  text-align: center;
}
.azd-wrapper .dataTables_wrapper table.dataTable tbody th.dt-body-right {
  text-align: right;
}
.azd-wrapper .dataTables_wrapper table.dataTable tbody td.dt-body-right {
  text-align: right;
}
.azd-wrapper .dataTables_wrapper table.dataTable tbody th.dt-body-justify {
  text-align: justify;
}
.azd-wrapper .dataTables_wrapper table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}
.azd-wrapper .dataTables_wrapper table.dataTable tbody th.dt-body-nowrap {
  white-space: nowrap;
}
.azd-wrapper .dataTables_wrapper table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}
.azd-wrapper .dataTables_wrapper table.dataTable th.dt-left {
  text-align: left;
}
.azd-wrapper .dataTables_wrapper table.dataTable td.dt-left {
  text-align: left;
}
.azd-wrapper .dataTables_wrapper table.dataTable th.dt-center {
  text-align: center;
}
.azd-wrapper .dataTables_wrapper table.dataTable td.dt-center {
  text-align: center;
}
.azd-wrapper .dataTables_wrapper table.dataTable td.dataTables_empty {
  text-align: center;
}
.azd-wrapper .dataTables_wrapper table.dataTable th.dt-right {
  text-align: right;
}
.azd-wrapper .dataTables_wrapper table.dataTable td.dt-right {
  text-align: right;
}
.azd-wrapper .dataTables_wrapper table.dataTable th.dt-justify {
  text-align: justify;
}
.azd-wrapper .dataTables_wrapper table.dataTable td.dt-justify {
  text-align: justify;
}
.azd-wrapper .dataTables_wrapper table.dataTable th.dt-nowrap {
  white-space: nowrap;
}
.azd-wrapper .dataTables_wrapper table.dataTable td.dt-nowrap {
  white-space: nowrap;
}
.azd-wrapper .dataTables_wrapper table.dataTable th {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.azd-wrapper .dataTables_wrapper table.dataTable td {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr:hover {
  background-color: #f6f6f6;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr:hover > .sorting_1 {
  background-color: #eaeaea;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr:hover > .sorting_2 {
  background-color: #ececec;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr:hover > .sorting_3 {
  background-color: #efefef;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr:hover.selected {
  background-color: #aab7d1;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr:hover.selected > .sorting_1 {
  background-color: #a2aec7;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr:hover.selected > .sorting_2 {
  background-color: #a3b0c9;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr:hover.selected > .sorting_3 {
  background-color: #a5b2cb;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr > .sorting_1 {
  background-color: #fafafa;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr > .sorting_2 {
  background-color: #fafafa;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr > .sorting_3 {
  background-color: #fafafa;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr.odd > .sorting_3 {
  background-color: whitesmoke;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr.odd.selected {
  background-color: #acbad4;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr.selected > .sorting_1 {
  background-color: #acbad5;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr.selected > .sorting_2 {
  background-color: #acbad5;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad5;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr.even > .sorting_1 {
  background-color: #fafafa;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr.even > .sorting_2 {
  background-color: #fcfcfc;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr.even > .sorting_3 {
  background-color: #fefefe;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6;
}
.azd-wrapper .dataTables_wrapper table.dataTable.display tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}
.azd-wrapper .dataTables_wrapper table.dataTable.cell-border tbody tr th:first-child {
  border-left: 1px solid #dddddd;
}
.azd-wrapper .dataTables_wrapper table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #dddddd;
}
.azd-wrapper .dataTables_wrapper table.dataTable.cell-border tbody tr:first-child th {
  border-top: none;
}
.azd-wrapper .dataTables_wrapper table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}
.azd-wrapper .dataTables_wrapper table.dataTable.stripe tbody tr.odd {
  background-color: #f9f9f9;
}
.azd-wrapper .dataTables_wrapper table.dataTable.stripe tbody tr.odd.selected {
  background-color: #acbad4;
}
.azd-wrapper .dataTables_wrapper table.dataTable.hover tbody tr:hover {
  background-color: #f6f6f6;
}
.azd-wrapper .dataTables_wrapper table.dataTable.hover tbody tr:hover.selected {
  background-color: #aab7d1;
}
.azd-wrapper .dataTables_wrapper table.dataTable.order-column tbody tr > .sorting_1 {
  background-color: #fafafa;
}
.azd-wrapper .dataTables_wrapper table.dataTable.order-column tbody tr > .sorting_2 {
  background-color: #fafafa;
}
.azd-wrapper .dataTables_wrapper table.dataTable.order-column tbody tr > .sorting_3 {
  background-color: #fafafa;
}
.azd-wrapper .dataTables_wrapper table.dataTable.order-column tbody tr.selected > .sorting_1 {
  background-color: #acbad5;
}
.azd-wrapper .dataTables_wrapper table.dataTable.order-column tbody tr.selected > .sorting_2 {
  background-color: #acbad5;
}
.azd-wrapper .dataTables_wrapper table.dataTable.order-column tbody tr.selected > .sorting_3 {
  background-color: #acbad5;
}
.azd-wrapper .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1;
}
.azd-wrapper .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}
.azd-wrapper .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke;
}
.azd-wrapper .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd;
}
.azd-wrapper .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf;
}
.azd-wrapper .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1;
}
.azd-wrapper .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #fafafa;
}
.azd-wrapper .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fcfcfc;
}
.azd-wrapper .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fefefe;
}
.azd-wrapper .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5;
}
.azd-wrapper .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6;
}
.azd-wrapper .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}
.azd-wrapper .dataTables_wrapper table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea;
}
.azd-wrapper .dataTables_wrapper table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ececec;
}
.azd-wrapper .dataTables_wrapper table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #efefef;
}
.azd-wrapper .dataTables_wrapper table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a2aec7;
}
.azd-wrapper .dataTables_wrapper table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a3b0c9;
}
.azd-wrapper .dataTables_wrapper table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a5b2cb;
}
.azd-wrapper .dataTables_wrapper table.dataTable.nowrap th {
  white-space: nowrap;
}
.azd-wrapper .dataTables_wrapper table.dataTable.nowrap td {
  white-space: nowrap;
}
.azd-wrapper .dataTables_wrapper .dtr-details .dtr-data {
  text-align: right;
}
.azd-wrapper ol,
.azd-wrapper ul {
  padding-left: 1em;
}
.azd-wrapper pre {
  font-family: Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;
  hyphens: none;
  tab-size: 4;
  word-wrap: break-word;
  word-break: break-word;
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #EAEAEA;
  background: #f8f8f8;
  overflow: auto;
}
.azd-wrapper a.btn {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 15px;
  color: #222;
  line-height: 1.33;
  color: white;
  display: inline-block;
  background-color: #20a8d8;
  transition: all 0.4s;
  border: 0;
  line-height: 40px;
  font-weight: 600;
  padding: 0 15px;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
}
.azd-wrapper a.btn:hover {
  background-color: #222;
}
.azd-wrapper a.btn .dashicons {
  line-height: inherit;
}
.azd-wrapper a.btn.azd-secondary {
  background-color: #eee;
  color: #20a8d8;
}
.azd-wrapper a.btn.azd-secondary:hover {
  background-color: #222;
  color: white;
}
.azd-wrapper a.btn.azd-small {
  line-height: 30px;
  padding: 0px 10px;
  font-size: 13px;
}
.azd-wrapper a.btn.azd-small .dashicons {
  width: 15px;
  height: 15px;
  font-size: 15px;
}
.azd-wrapper a.btn.azd-disabled {
  background-color: #eee;
  color: #888;
}
.azd-wrapper a.btn.azd-disabled:hover {
  background-color: #eee;
  color: #888;
}
.azd-wrapper a.btn .dashicons {
  line-height: inherit;
}
.azd-wrapper a.btn.small {
  line-height: 30px;
  padding: 0 10px;
  font-size: 12px;
}
.azd-wrapper a.btn.secondary {
  background-color: #eee;
  color: #20a8d8;
}
.azd-wrapper a.btn.secondary:hover {
  background-color: #222;
  color: white;
}
.azd-wrapper .azd-errors {
  color: red;
}
.azd-wrapper .azd-messages {
  color: green;
}
.azd-wrapper .azd-btn {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 15px;
  color: #222;
  line-height: 1.33;
  color: white;
  display: inline-block;
  background-color: #20a8d8;
  transition: all 0.4s;
  border: 0;
  line-height: 40px;
  font-weight: 600;
  padding: 0 15px;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
}
.azd-wrapper .azd-btn:hover {
  background-color: #222;
}
.azd-wrapper .azd-btn .dashicons {
  line-height: inherit;
}
.azd-wrapper .azd-btn.azd-secondary {
  background-color: #eee;
  color: #20a8d8;
}
.azd-wrapper .azd-btn.azd-secondary:hover {
  background-color: #222;
  color: white;
}
.azd-wrapper .azd-btn.azd-small {
  line-height: 30px;
  padding: 0px 10px;
  font-size: 13px;
}
.azd-wrapper .azd-btn.azd-small .dashicons {
  width: 15px;
  height: 15px;
  font-size: 15px;
}
.azd-wrapper .azd-btn.azd-disabled {
  background-color: #eee;
  color: #888;
}
.azd-wrapper .azd-btn.azd-disabled:hover {
  background-color: #eee;
  color: #888;
}
.azd-wrapper .azd-datetime {
  display: flex;
  align-items: center;
}
.azd-wrapper .azd-datetime .azd-date {
  margin-right: 10px;
}
.azd-wrapper .azd-datetime .azd-time,
.azd-wrapper .azd-datetime .azd-hours,
.azd-wrapper .azd-datetime .azd-minutes {
  min-width: 50px;
}
.azd-wrapper .azd-datetime .azd-delimiter {
  padding: 0 5px;
}
.azd-wrapper .wp-picker-container {
  line-height: 20px;
  display: block;
  position: relative;
  z-index: 3;
}
.azd-wrapper .wp-picker-container.wp-picker-active {
  margin-bottom: 240px;
}
.azd-wrapper .wp-picker-container .wp-color-result.button {
  margin: 3px 6px 6px 0;
  height: 22px;
  border: 1px solid lightgray;
  box-sizing: content-box;
  box-shadow: none;
}
.azd-wrapper .wp-picker-container .wp-color-result.button::after {
  line-height: 20px;
  height: 20px;
}
.azd-wrapper .wp-picker-container .wp-color-result.button .wp-color-result-text {
  z-index: 1;
  position: relative;
  white-space: nowrap;
}
.azd-wrapper .wp-picker-container .wp-color-result.button.wp-picker-open ~ .wp-picker-holder {
  display: block;
}
.azd-wrapper .wp-picker-container .wp-picker-holder {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: white;
  z-index: 1;
}
.azd-wrapper .wp-picker-container .wp-picker-input-wrap:not(.hidden) ~ .wp-picker-holder .iris-picker {
  display: block !important;
}
.azd-wrapper .wp-picker-container .wp-picker-input-wrap input.wp-color-picker,
.azd-wrapper .wp-picker-container .wp-picker-input-wrap input.wp-picker-clear {
  width: auto !important;
  display: inline-block !important;
  margin: 0 !important;
  max-width: 90px !important;
  padding: 0 5px !important;
  box-sizing: border-box;
}
.azd-wrapper .wp-picker-container .wp-picker-input-wrap .wp-picker-clear {
  font-size: 0 !important;
  min-width: 20px !important;
  cursor: pointer;
  background-image: -webkit-repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0.1) 2px, transparent 2px, transparent 4px) !important;
  background-image: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0.1) 2px, transparent 2px, transparent 4px) !important;
}
.azd-wrapper .wp-picker-container .color-alpha {
  width: calc( 100% - 2px * 2);
  height: calc( 100% - 2px * 2);
  margin: 2px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 2px;
  box-sizing: border-box;
}
.azd-wrapper .wp-picker-container .iris-picker .iris-square-value {
  transition: none;
  border: none;
}
.azd-wrapper .azd-slider.ui-slider {
  position: relative;
  text-align: left;
  background: #eee;
  width: calc(100% - 65px);
  border: none;
}
.azd-wrapper .azd-slider.ui-slider::after {
  content: ' ';
}
.azd-wrapper .azd-slider.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 13px;
  height: 13px;
  cursor: default;
  background: white;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border-radius: 100%;
  cursor: move;
  border: none;
}
.azd-wrapper .azd-slider.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 7px;
  display: block;
  border: 0;
  background-position: 0 0;
}
.azd-wrapper .azd-slider.ui-slider.ui-slider-horizontal {
  height: 8px;
}
.azd-wrapper .azd-slider.ui-slider.ui-slider-horizontal .ui-slider-handle {
  top: -2px;
  margin-left: -5px;
}
.azd-wrapper .azd-slider.ui-slider.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.azd-wrapper .azd-slider.ui-slider.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.azd-wrapper .azd-slider.ui-slider.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.azd-wrapper .azd-slider.ui-slider.ui-slider-vertical {
  width: 8px;
  height: 100px;
}
.azd-wrapper .azd-slider.ui-slider.ui-slider-vertical .ui-slider-handle {
  left: -2px;
  margin-left: 0;
  margin-bottom: -5px;
}
.azd-wrapper .azd-slider.ui-slider.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.azd-wrapper .azd-slider.ui-slider.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.azd-wrapper .azd-slider.ui-slider.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.azd-wrapper .azd-slider.ui-slider + input[type="number"] {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px !important;
  font-size: 12px !important;
  padding: 0 0px 0 5px !important;
  margin: 0 !important;
}
.azd-wrapper .azd-slider.ui-slider ~ .azd-units {
  position: absolute;
  top: 0px;
  right: 60px;
}
.azd-wrapper .select2.select2-container,
.azd-wrapper span.select2-container,
.azd-wrapper div.select2-container {
  min-width: 200px;
  margin-bottom: 15px;
}
.azd-wrapper .select2.select2-container:last-child,
.azd-wrapper span.select2-container:last-child,
.azd-wrapper div.select2-container:last-child {
  margin-bottom: 0;
}
.azd-wrapper .select2.select2-container .select2-dropdown,
.azd-wrapper span.select2-container .select2-dropdown,
.azd-wrapper div.select2-container .select2-dropdown {
  z-index: 1100;
}
.azd-wrapper .select2.select2-container .select2-selection--single,
.azd-wrapper span.select2-container .select2-selection--single,
.azd-wrapper div.select2-container .select2-selection--single {
  height: 35px;
  margin: 0;
  border-radius: 0;
  border-color: lightgray;
}
.azd-wrapper .select2.select2-container .select2-selection--single .select2-selection__arrow,
.azd-wrapper span.select2-container .select2-selection--single .select2-selection__arrow,
.azd-wrapper div.select2-container .select2-selection--single .select2-selection__arrow {
  height: 35px;
}
.azd-wrapper .select2.select2-container .select2-selection--single .select2-selection__rendered,
.azd-wrapper span.select2-container .select2-selection--single .select2-selection__rendered,
.azd-wrapper div.select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 33px;
}
.azd-wrapper .select2.select2-container .select2-selection--multiple,
.azd-wrapper span.select2-container .select2-selection--multiple,
.azd-wrapper div.select2-container .select2-selection--multiple {
  border-radius: 0;
  border-color: lightgray;
  min-height: 35px;
}
.azd-wrapper .select2.select2-container .select2-selection__rendered,
.azd-wrapper span.select2-container .select2-selection__rendered,
.azd-wrapper div.select2-container .select2-selection__rendered {
  display: block;
}
.azd-wrapper .select2.select2-container .select2-selection__rendered .select2-selection__choice,
.azd-wrapper span.select2-container .select2-selection__rendered .select2-selection__choice,
.azd-wrapper div.select2-container .select2-selection__rendered .select2-selection__choice {
  background-color: #f5f5f5;
  border-radius: 0px;
}
.azd-wrapper .select2.select2-container .select2-search--inline,
.azd-wrapper span.select2-container .select2-search--inline,
.azd-wrapper div.select2-container .select2-search--inline {
  margin: -1px 0px 0px 0px;
}
.azd-wrapper .azd-tabs > div:first-child > span {
  display: block;
  float: left;
  margin-bottom: -1px;
}
.azd-wrapper .azd-tabs > div:first-child > span + span {
  margin-left: -1px;
}
.azd-wrapper .azd-tabs > div:first-child > span a {
  color: #aaa;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 15px;
  line-height: 41px;
  border: 1px solid transparent;
  border-bottom: white;
}
.azd-wrapper .azd-tabs > div:first-child > span a span {
  margin-right: 10px;
}
.azd-wrapper .azd-tabs > div:first-child > span a:hover {
  border: 1px solid #dddddd;
  border-bottom: transparent;
}
.azd-wrapper .azd-tabs > div:first-child > span.azd-active a {
  color: #222;
  border: 1px solid #dddddd;
  border-bottom: white;
  background: white;
}
@media (max-width: 600px) {
  .azd-wrapper .azd-tabs > div:first-child > span {
    float: none;
    margin-bottom: 0;
  }
  .azd-wrapper .azd-tabs > div:first-child > span + span {
    margin-left: 0;
    margin-top: -1px;
  }
  .azd-wrapper .azd-tabs > div:first-child > span a {
    display: block;
    line-height: 20px;
    border: 1px solid #dddddd;
  }
  .azd-wrapper .azd-tabs > div:first-child > span.azd-active a {
    border-bottom: transparent;
  }
}
.azd-wrapper .azd-tabs > div:first-child::after {
  content: "";
  clear: both;
  display: table;
}
.azd-wrapper .azd-tabs > div:last-child {
  margin-top: -1px;
  border: 1px solid #dddddd;
}
.azd-wrapper .azd-tabs > div:last-child > div {
  background-color: white;
  padding: 20px;
}
.azd-wrapper .azd-tabs.azd-small > div:first-child > span a {
  padding: 5px 10px;
  line-height: 29px;
  font-size: 13px;
}
.azd-wrapper .azd-tabs.azd-small > div:first-child > span a span {
  margin-right: 10px;
}
.azd-wrapper .azd-left-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
.azd-wrapper .azd-left-tabs > div:first-child {
  color: blueviolet;
  z-index: 1;
  margin-right: -1px;
}
.azd-wrapper .azd-left-tabs > div:first-child > div,
.azd-wrapper .azd-left-tabs > div:first-child > span {
  cursor: pointer;
  display: block;
  border: 1px solid lightgray;
  background-color: white;
  margin-top: -1px;
  position: relative;
}
.azd-wrapper .azd-left-tabs > div:first-child > div:first-child,
.azd-wrapper .azd-left-tabs > div:first-child > span:first-child {
  margin-top: 0;
}
.azd-wrapper .azd-left-tabs > div:first-child > div a,
.azd-wrapper .azd-left-tabs > div:first-child > span a {
  display: block;
  padding: 15px 25px;
  outline: none;
  box-shadow: none;
  font-weight: 600;
  white-space: nowrap;
}
.azd-wrapper .azd-left-tabs > div:first-child > div.azd-active,
.azd-wrapper .azd-left-tabs > div:first-child > span.azd-active {
  border-right-color: white;
}
.azd-wrapper .azd-left-tabs > div:first-child > div span,
.azd-wrapper .azd-left-tabs > div:first-child > span span {
  margin: 0 1px;
}
.azd-wrapper .azd-left-tabs > div:first-child > div .azd-dragable,
.azd-wrapper .azd-left-tabs > div:first-child > span .azd-dragable {
  color: #222;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
  font-size: 14px;
  cursor: move;
}
.azd-wrapper .azd-left-tabs > div:last-child {
  overflow-y: scroll;
  overflow-x: visible;
  border: 1px solid lightgray;
  padding: 30px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -khtml-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}
.azd-wrapper .azd-left-tabs > div:last-child:empty {
  display: none;
}
.azd-wrapper .azd-accordion > .azd-item {
  border: 1px solid #dddddd;
  margin-top: -1px;
  background-color: white;
}
.azd-wrapper .azd-accordion > .azd-item > .azd-title {
  padding: 15px 20px;
  cursor: pointer;
  user-select: none;
  position: relative;
  background-color: whitesmoke;
  display: flex;
}
.azd-wrapper .azd-accordion > .azd-item > .azd-title:after {
  content: "\f078";
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  font-size: 10px;
  line-height: 1;
  font-family: FontAwesome;
}
.azd-wrapper .azd-accordion > .azd-item > .azd-title .azd-dragable {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translate(0, -50%);
  font-size: 14px;
  cursor: move;
}
.azd-wrapper .azd-accordion > .azd-item > .azd-title .azd-dragable + .azd-text {
  padding-right: 30px;
  display: block;
}
.azd-wrapper .azd-accordion > .azd-item.azd-active > .azd-title {
  border: inherit;
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
}
.azd-wrapper .azd-accordion > .azd-item.azd-active > .azd-title:after {
  content: "\f077";
}
.azd-wrapper .azd-accordion > .azd-item.azd-fixed > .azd-title .azd-dragable {
  opacity: 0.2;
}
.azd-wrapper .azd-accordion > .azd-item > .azd-content {
  padding: 15px 20px;
}
.azd-wrapper .azd-fieldset {
  background-color: #f9f9f9;
  padding: 20px;
  margin-bottom: 20px;
}
.azd-wrapper .azd-fields-wrapper {
  margin-bottom: 20px;
}
.azd-wrapper [data-parameter] {
  position: relative;
  margin-bottom: 15px;
}
.azd-wrapper [data-parameter]:last-child {
  margin-bottom: 0;
}
.azd-wrapper [data-parameter] .azd-label {
  margin-bottom: 5px;
}
.azd-wrapper [data-parameter] .azd-add {
  margin-bottom: 15px;
}
.azd-wrapper [data-parameter] .azd-modifier {
  position: absolute;
  top: 4px;
  right: 0;
  font-weight: bold;
  font-size: 11px;
  cursor: pointer;
}
.azd-wrapper [data-parameter] .azd-accordion ~ .azd-add {
  margin-bottom: 0;
  margin-top: 15px;
}
.azd-wrapper [data-parameter] .azd-left-tabs > div.ui-sortable:first-child > div a,
.azd-wrapper [data-parameter] .azd-left-tabs > div.ui-sortable:first-child > span a {
  padding: 15px 55px 15px 25px !important;
}
.azd-wrapper [data-parameter] .azd-left-tabs ~ .azd-add {
  margin-bottom: 0;
  margin-top: 15px;
}
.azd-wrapper [data-parameter] .azd-remove {
  background-color: rgba(255, 0, 0, 0.4);
}
.azd-wrapper [data-parameter] input {
  width: 100%;
  box-sizing: border-box;
}
.azd-wrapper [data-parameter] .azd-with-units {
  position: relative;
}
.azd-wrapper [data-parameter] .azd-with-units .azd-units {
  position: absolute;
  color: #aaa;
  right: 35px;
  top: 50%;
  transform: translate(0, -50%);
}
.azd-wrapper [data-parameter] .azd-image {
  text-align: center;
  border: 1px solid #dddddd;
}
.azd-wrapper [data-parameter] .azd-image img {
  max-width: 100%;
  max-height: 150px;
  margin: 5px auto;
  display: block;
}
.azd-wrapper [data-parameter] .azd-image .azd-actions {
  display: flex;
  border-top: 1px solid #dddddd;
  cursor: pointer;
  line-height: 30px;
}
.azd-wrapper [data-parameter] .azd-image .azd-actions .azd-change {
  width: 50%;
}
.azd-wrapper [data-parameter] .azd-image .azd-actions .azd-remove {
  width: 50%;
  color: white;
}
.azd-wrapper [data-parameter] .azd-images {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.azd-wrapper [data-parameter] .azd-images .azd-image {
  position: relative;
  width: 20%;
  padding: 10px;
  box-sizing: border-box;
  margin-right: 15px;
  margin-bottom: 15px;
}
.azd-wrapper [data-parameter] .azd-images .azd-image img {
  max-width: 100%;
  max-height: 100px;
  margin: auto;
}
.azd-wrapper [data-parameter] .azd-images .azd-image .azd-remove {
  position: absolute;
  top: 0;
  right: 0;
  color: white;
  cursor: pointer;
}
.azd-wrapper [data-parameter] .azd-images .azd-upload {
  font-size: 30px;
  width: 30px;
  height: 30px;
  padding: 20px;
  background-color: whitesmoke;
  cursor: pointer;
  color: #20a8d8;
}
.azd-wrapper [data-parameter] .azd-files {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.azd-wrapper [data-parameter] .azd-files .azd-file {
  position: relative;
  width: 20%;
  padding: 10px;
  box-sizing: border-box;
}
.azd-wrapper [data-parameter] .azd-files .azd-file .azd-icon {
  font-size: 25px;
  opacity: 0.3;
}
.azd-wrapper [data-parameter] .azd-files .azd-file .azd-remove {
  position: absolute;
  top: 0;
  right: 0;
  color: white;
  cursor: pointer;
}
.azd-wrapper [data-parameter] .azd-files .azd-file ~ .azd-upload {
  margin-left: 20px;
}
.azd-wrapper [data-parameter] .azd-files .azd-upload {
  font-size: 30px;
  width: 30px;
  height: 30px;
  padding: 20px;
  background-color: whitesmoke;
  cursor: pointer;
  color: #20a8d8;
}
.azd-wrapper [data-parameter] .azd-working-hours .azd-hours .azd-open-closed,
.azd-wrapper [data-parameter] .azd-special-days .azd-hours .azd-open-closed {
  display: flex;
  align-items: center;
}
.azd-wrapper [data-parameter] .azd-working-hours .azd-hours .azd-open-closed .azd-checkbox,
.azd-wrapper [data-parameter] .azd-special-days .azd-hours .azd-open-closed .azd-checkbox {
  margin-right: 10px;
}
.azd-wrapper [data-parameter] .azd-working-hours .azd-hours .azd-open-closed [type="checkbox"]:checked ~ .azd-open,
.azd-wrapper [data-parameter] .azd-special-days .azd-hours .azd-open-closed [type="checkbox"]:checked ~ .azd-open {
  display: inline;
}
.azd-wrapper [data-parameter] .azd-working-hours .azd-hours .azd-open-closed [type="checkbox"]:checked ~ .azd-closed,
.azd-wrapper [data-parameter] .azd-special-days .azd-hours .azd-open-closed [type="checkbox"]:checked ~ .azd-closed {
  display: none;
}
.azd-wrapper [data-parameter] .azd-working-hours .azd-hours .azd-open-closed [type="checkbox"]:not(:checked) ~ .azd-open,
.azd-wrapper [data-parameter] .azd-special-days .azd-hours .azd-open-closed [type="checkbox"]:not(:checked) ~ .azd-open {
  display: none;
}
.azd-wrapper [data-parameter] .azd-working-hours .azd-hours .azd-open-closed [type="checkbox"]:not(:checked) ~ .azd-closed,
.azd-wrapper [data-parameter] .azd-special-days .azd-hours .azd-open-closed [type="checkbox"]:not(:checked) ~ .azd-closed {
  display: inline;
}
.azd-wrapper [data-parameter] .azd-working-hours .azd-hours.azd-periods .azd-open-closed,
.azd-wrapper [data-parameter] .azd-special-days .azd-hours.azd-periods .azd-open-closed {
  display: none;
}
.azd-wrapper [data-parameter] .azd-working-hours .azd-hours .azd-periods .azd-period,
.azd-wrapper [data-parameter] .azd-special-days .azd-hours .azd-periods .azd-period {
  display: flex;
  align-items: center;
}
.azd-wrapper [data-parameter] .azd-working-hours .azd-hours .azd-periods .azd-period .azd-from,
.azd-wrapper [data-parameter] .azd-special-days .azd-hours .azd-periods .azd-period .azd-from,
.azd-wrapper [data-parameter] .azd-working-hours .azd-hours .azd-periods .azd-period .azd-to,
.azd-wrapper [data-parameter] .azd-special-days .azd-hours .azd-periods .azd-period .azd-to {
  display: flex;
}
.azd-wrapper [data-parameter] .azd-working-hours .azd-hours .azd-periods .azd-period .azd-from:after,
.azd-wrapper [data-parameter] .azd-special-days .azd-hours .azd-periods .azd-period .azd-from:after {
  content: '-';
  margin: 0 10px;
  line-height: 30px;
}
.azd-wrapper [data-parameter] .azd-working-hours .azd-hours .azd-periods .azd-period .azd-delete,
.azd-wrapper [data-parameter] .azd-special-days .azd-hours .azd-periods .azd-period .azd-delete {
  margin-left: 10px;
  cursor: pointer;
  display: flex;
}
.azd-wrapper [data-parameter] .azd-working-hours .azd-hours .azd-periods .azd-period .azd-delete span,
.azd-wrapper [data-parameter] .azd-special-days .azd-hours .azd-periods .azd-period .azd-delete span {
  font-size: 15px;
  height: auto;
}
.azd-wrapper [data-parameter] .azd-working-hours .azd-hours .azd-periods .azd-period + .azd-period,
.azd-wrapper [data-parameter] .azd-special-days .azd-hours .azd-periods .azd-period + .azd-period {
  margin-top: 10px;
}
.azd-wrapper [data-parameter] .azd-working-hours .azd-add,
.azd-wrapper [data-parameter] .azd-special-days .azd-add {
  text-align: center;
  vertical-align: middle;
  line-height: 0px;
}
.azd-wrapper [data-parameter] .azd-working-hours .azd-add span,
.azd-wrapper [data-parameter] .azd-special-days .azd-add span {
  cursor: pointer;
  height: 17px;
}
.azd-wrapper [data-parameter] .calendar table.month td.day .day-content {
  border-radius: 0;
}
.azd-wrapper [data-parameter] .calendar table {
  width: auto;
}
.azd-wrapper [data-parameter] .calendar table thead tr th {
  border: none;
}
.azd-wrapper [data-parameter] .calendar .calendar-header {
  border: none;
}
.azd-wrapper [data-parameter] .calendar .calendar-header table th {
  padding: 0px 10px;
  line-height: 40px;
}
.azd-wrapper [data-parameter] .calendar .months-container .month-container {
  margin-bottom: 15px;
}
.azd-wrapper [data-parameter] table.azd-group {
  margin-bottom: 10px;
}
.azd-wrapper [data-parameter] table.azd-group tbody tr td [data-parameter]:last-child {
  margin-bottom: 0;
}
.azd-wrapper [data-parameter] table.azd-group tbody tr td:last-child {
  width: 0px;
}
.azd-wrapper [data-parameter] .azd-stack .azd-stack-row {
  border: 1px dashed #dddddd;
  padding: 20px;
  margin-bottom: 20px;
  background-color: white;
}
.azd-wrapper [data-parameter] .azd-icon {
  background-color: whitesmoke;
  display: inline-block;
  padding: 15px;
  font-size: 25px;
  cursor: pointer;
}
.azd-wrapper .azd-rule {
  position: relative;
  padding-bottom: 50px;
}
.azd-wrapper .azd-rule > .azd-and {
  position: relative;
  border: 1px solid #dddddd;
  padding: 20px 40px 20px 20px;
}
.azd-wrapper .azd-rule > .azd-and > .azd-or {
  position: relative;
}
.azd-wrapper .azd-rule > .azd-and > .azd-or > .azd-remove-or {
  position: absolute;
  right: -30px;
  top: 5px;
  cursor: pointer;
  color: red;
}
.azd-wrapper .azd-rule > .azd-and > .azd-add-or {
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
  font-weight: bold;
  padding: 5px 10px;
  background-color: #20a8d8;
  color: white;
  display: inline-block;
}
.azd-wrapper .azd-rule > .azd-and > .azd-remove-and {
  display: none;
}
.azd-wrapper .azd-rule > .azd-and > .azd-or-helper {
  margin: 20px 0;
  font-weight: bold;
  padding: 5px 10px;
  border: 1px solid #dddddd;
  display: inline-block;
  background-color: whitesmoke;
}
.azd-wrapper .azd-rule > .azd-and > .azd-or-helper:last-child {
  display: none;
}
.azd-wrapper .azd-rule > .azd-and-helper {
  margin: 10px 0;
  font-weight: bold;
  padding: 5px 10px;
  border: 1px solid #dddddd;
  display: inline-block;
  background-color: whitesmoke;
}
.azd-wrapper .azd-rule > .azd-and-helper:last-child {
  display: none;
}
.azd-wrapper .azd-rule > .azd-add-and {
  position: absolute;
  left: 0;
  top: calc(100% - 30px);
  cursor: pointer;
  font-weight: bold;
  padding: 5px 10px;
  background-color: #20a8d8;
  color: white;
  display: inline-block;
}
.azd-wrapper .azd-condition .azd-expression {
  margin: 0 -10px;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.azd-wrapper .azd-condition .azd-expression > div {
  padding: 10px 10px 0 10px;
  margin: 0;
}
.azd-wrapper .azd-control {
  margin-bottom: 15px;
  position: relative;
}
.azd-wrapper .azd-control > label {
  margin-bottom: 8px;
  display: block;
}
.azd-wrapper .azd-control a {
  transition: none;
}
.azd-wrapper .azd-checkbox-wrapper {
  display: flex;
}
.azd-wrapper .azd-checkbox-wrapper .azd-checkbox {
  margin-right: 10px;
}
.azd-wrapper .azd-checkbox-wrapper .azd-label {
  margin-bottom: 0;
}
.azd-wrapper .azd-dn {
  display: none;
}
.azd-wrapper .azd-tac {
  text-align: center;
}
.azd-wrapper .azd-mr-10 {
  margin-right: 10px;
}
.azd-wrapper .azd-cr {
  color: red;
}
.azd-wrapper .azd-cg {
  color: green;
}
.azd-wrapper .azd-2-columns {
  font-size: 0;
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.azd-wrapper .azd-2-columns.p > * {
  margin-bottom: 0;
}
.azd-wrapper .azd-2-columns > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-left: 10px !important;
  padding-right: 10px !important;
  font-size: 15px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .azd-wrapper .azd-2-columns {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .azd-wrapper .azd-2-columns > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 20px !important;
  }
}
.azd-wrapper .azd-3-columns {
  font-size: 0;
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.azd-wrapper .azd-3-columns.p > * {
  margin-bottom: 0;
}
.azd-wrapper .azd-3-columns > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  padding-left: 10px !important;
  padding-right: 10px !important;
  font-size: 15px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .azd-wrapper .azd-3-columns {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .azd-wrapper .azd-3-columns > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 20px !important;
  }
}
.azd-wrapper .azd-4-columns {
  font-size: 0;
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.azd-wrapper .azd-4-columns.p > * {
  margin-bottom: 0;
}
.azd-wrapper .azd-4-columns > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding-left: 10px !important;
  padding-right: 10px !important;
  font-size: 15px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .azd-wrapper .azd-4-columns {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .azd-wrapper .azd-4-columns > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 20px !important;
  }
}
.azd-wrapper .azd-5-columns {
  font-size: 0;
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.azd-wrapper .azd-5-columns.p > * {
  margin-bottom: 0;
}
.azd-wrapper .azd-5-columns > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 20%;
  padding-left: 10px !important;
  padding-right: 10px !important;
  font-size: 15px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .azd-wrapper .azd-5-columns {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .azd-wrapper .azd-5-columns > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 20px !important;
  }
}
.azd-wrapper .azd-6-columns {
  font-size: 0;
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.azd-wrapper .azd-6-columns.p > * {
  margin-bottom: 0;
}
.azd-wrapper .azd-6-columns > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 16.66%;
  padding-left: 10px !important;
  padding-right: 10px !important;
  font-size: 15px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .azd-wrapper .azd-6-columns {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .azd-wrapper .azd-6-columns > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 20px !important;
  }
}
.azd-wrapper .azd-sticky {
  position: sticky;
  top: 30px;
}
.azd-wrapper .azd-sidebar {
  background-color: #333;
  z-index: 5;
  left: 0;
  top: 0;
  bottom: 0;
  position: fixed;
  width: 200px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.azd-wrapper .azd-sidebar a {
  color: white;
}
.azd-wrapper .azd-sidebar .azd-sidebar-toggle {
  position: absolute;
  right: -30px;
  top: 10px;
  background-color: black;
  color: white;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.azd-wrapper .azd-sidebar .azd-logo {
  padding: 11px 10px;
  background-color: black;
  text-align: center;
  font-size: 0px;
}
.azd-wrapper .azd-sidebar .azd-logo img {
  max-width: 100%;
  max-width: 120px;
}
.azd-wrapper .azd-sidebar .azd-logo h2 {
  margin: 0;
  color: white;
}
.azd-wrapper .azd-sidebar .azd-customize {
  margin: 15px 0;
  text-align: center;
}
.azd-wrapper .azd-sidebar .azd-customize a {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 15px;
  color: #222;
  line-height: 1.33;
  color: white;
  display: inline-block;
  background-color: #20a8d8;
  transition: all 0.4s;
  border: 0;
  line-height: 40px;
  font-weight: 600;
  padding: 0 15px;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 0 25px;
}
.azd-wrapper .azd-sidebar .azd-customize a:hover {
  background-color: #222;
}
.azd-wrapper .azd-sidebar .azd-customize a .dashicons {
  line-height: inherit;
}
.azd-wrapper .azd-sidebar .azd-customize a.azd-secondary {
  background-color: #eee;
  color: #20a8d8;
}
.azd-wrapper .azd-sidebar .azd-customize a.azd-secondary:hover {
  background-color: #222;
  color: white;
}
.azd-wrapper .azd-sidebar .azd-customize a.azd-small {
  line-height: 30px;
  padding: 0px 10px;
  font-size: 13px;
}
.azd-wrapper .azd-sidebar .azd-customize a.azd-small .dashicons {
  width: 15px;
  height: 15px;
  font-size: 15px;
}
.azd-wrapper .azd-sidebar .azd-customize a.azd-disabled {
  background-color: #eee;
  color: #888;
}
.azd-wrapper .azd-sidebar .azd-customize a.azd-disabled:hover {
  background-color: #eee;
  color: #888;
}
.azd-wrapper .azd-sidebar .azd-customize a:hover {
  background-color: #20a8d8;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu {
  overflow-y: auto;
  max-height: calc(100vh - 150px);
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div {
  position: relative;
  border-bottom: 1px solid #484848;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div > a,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div > a {
  padding: 10px 10px 10px 30px;
  color: white;
  display: block;
  transition: all 0.4s;
  position: relative;
  font-size: 14px;
}
@media screen and (max-height: 650px) {
  .azd-wrapper .azd-sidebar .azd-sidebar-menu > div > a,
  .azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div > a {
    padding: 8px 5px 8px 20px;
  }
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div > a:hover,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div > a:hover,
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div > a:focus,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div > a:focus {
  background-color: #262626;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div > a:hover span,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div > a:hover span,
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div > a:focus span,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div > a:focus span,
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div > a:hover svg,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div > a:hover svg,
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div > a:focus svg,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div > a:focus svg {
  color: #ffffff;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div > a span,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div > a span,
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div > a svg,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div > a svg {
  transition: all 0.4s;
  color: rgba(255, 255, 255, 0.2);
  margin-right: 10px;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div > .azd-tooltip,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div > .azd-tooltip {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  background-color: red;
  color: white;
  padding: 3px 5px;
  pointer-events: none;
  font-size: 11px;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div.azd-active > a,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div.azd-active > a {
  background-color: #1a1a1a;
  
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div.azd-active > a span,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div.azd-active > a span,
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div.azd-active > a svg,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div.azd-active > a svg {
  color: #ffffff;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div.azd-alert > a,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div.azd-alert > a {
  background-color: red;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div.azd-alert > a span,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div.azd-alert > a span,
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div.azd-alert > a svg,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div.azd-alert > a svg {
  color: #ffffff;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div > .azd-tooltip,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div > .azd-tooltip {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
  background-color: red;
  color: white;
  padding: 3px 5px;
  pointer-events: none;
  font-size: 11px;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div .azd-submenu > div,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div .azd-submenu > div {
  position: relative;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div .azd-submenu > div > a,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div .azd-submenu > div > a {
  padding: 10px 10px 10px 30px;
  color: white;
  display: block;
  transition: all 0.4s;
  position: relative;
}
@media screen and (max-height: 650px) {
  .azd-wrapper .azd-sidebar .azd-sidebar-menu > div .azd-submenu > div > a,
  .azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div .azd-submenu > div > a {
    padding: 5px 5px 5px 30px;
  }
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div .azd-submenu > div > a:hover,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div .azd-submenu > div > a:hover,
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div .azd-submenu > div > a:focus,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div .azd-submenu > div > a:focus {
  background-color: #262626;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div .azd-submenu > div > a:hover span,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div .azd-submenu > div > a:hover span,
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div .azd-submenu > div > a:focus span,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div .azd-submenu > div > a:focus span,
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div .azd-submenu > div > a:hover svg,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div .azd-submenu > div > a:hover svg,
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div .azd-submenu > div > a:focus svg,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div .azd-submenu > div > a:focus svg {
  color: #ffffff;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div .azd-submenu > div > a span,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div .azd-submenu > div > a span,
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div .azd-submenu > div > a svg,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div .azd-submenu > div > a svg {
  transition: all 0.4s;
  color: rgba(255, 255, 255, 0.2);
  margin-right: 10px;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div .azd-submenu > div > .azd-tooltip,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div .azd-submenu > div > .azd-tooltip {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  background-color: red;
  color: white;
  padding: 3px 5px;
  pointer-events: none;
  font-size: 11px;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div .azd-submenu > div.azd-active > a,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div .azd-submenu > div.azd-active > a {
  background-color: #1a1a1a;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div .azd-submenu > div.azd-active > a span,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div .azd-submenu > div.azd-active > a span,
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div .azd-submenu > div.azd-active > a svg,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div .azd-submenu > div.azd-active > a svg {
  color: #ffffff;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div .azd-submenu > div.azd-alert > a,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div .azd-submenu > div.azd-alert > a {
  background-color: red;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div .azd-submenu > div.azd-alert > a span,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div .azd-submenu > div.azd-alert > a span,
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div .azd-submenu > div.azd-alert > a svg,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div .azd-submenu > div.azd-alert > a svg {
  color: #ffffff;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div .azd-submenu > div a,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div .azd-submenu > div a {
  color: rgba(255, 255, 255, 0.5);
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div .azd-submenu > div .fa,
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu > div .azd-submenu > div .fa {
  opacity: 0;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-divider {
  margin: 10px 0;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.1);
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-divider:first-child {
  margin-top: 0;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu .azd-submenu {
  display: none;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu .azd-with-submenu .azd-active + .azd-submenu {
  display: block;
}
.azd-wrapper .azd-sidebar + .azd-page-wrapper {
  margin: 0 0 0 200px;
  min-height: 100vh;
}
.azd-wrapper .azd-sidebar .azd-sidebar-footer {
  background-image: -webkit-repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0.1) 2px, transparent 2px, transparent 4px) !important;
  background-image: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0.1) 2px, transparent 2px, transparent 4px) !important;
  padding: 10px 0;
}
.azd-wrapper .azd-sidebar .azd-sidebar-footer > div {
  position: relative;
}
.azd-wrapper .azd-sidebar .azd-sidebar-footer > div > a {
  padding: 10px 10px 10px 30px;
  color: white;
  display: block;
  transition: all 0.4s;
  position: relative;
}
@media screen and (max-height: 650px) {
  .azd-wrapper .azd-sidebar .azd-sidebar-footer > div > a {
    padding: 5px 5px 5px 30px;
  }
}
.azd-wrapper .azd-sidebar .azd-sidebar-footer > div > a:hover,
.azd-wrapper .azd-sidebar .azd-sidebar-footer > div > a:focus {
  background-color: #262626;
}
.azd-wrapper .azd-sidebar .azd-sidebar-footer > div > a:hover span,
.azd-wrapper .azd-sidebar .azd-sidebar-footer > div > a:focus span,
.azd-wrapper .azd-sidebar .azd-sidebar-footer > div > a:hover svg,
.azd-wrapper .azd-sidebar .azd-sidebar-footer > div > a:focus svg {
  color: #ffffff;
}
.azd-wrapper .azd-sidebar .azd-sidebar-footer > div > a span,
.azd-wrapper .azd-sidebar .azd-sidebar-footer > div > a svg {
  transition: all 0.4s;
  color: rgba(255, 255, 255, 0.2);
  margin-right: 10px;
}
.azd-wrapper .azd-sidebar .azd-sidebar-footer > div > .azd-tooltip {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  background-color: red;
  color: white;
  padding: 3px 5px;
  pointer-events: none;
  font-size: 11px;
}
.azd-wrapper .azd-sidebar .azd-sidebar-footer > div.azd-active > a {
  background-color: #1a1a1a;
}
.azd-wrapper .azd-sidebar .azd-sidebar-footer > div.azd-active > a span,
.azd-wrapper .azd-sidebar .azd-sidebar-footer > div.azd-active > a svg {
  color: #ffffff;
}
.azd-wrapper .azd-sidebar .azd-sidebar-footer > div.azd-alert > a {
  background-color: red;
}
.azd-wrapper .azd-sidebar .azd-sidebar-footer > div.azd-alert > a span,
.azd-wrapper .azd-sidebar .azd-sidebar-footer > div.azd-alert > a svg {
  color: #ffffff;
}
.azd-wrapper .azd-page-wrapper {
  background-color: #f3f3f3;
}
.azd-wrapper .azd-page-wrapper > .azd-header {
  box-sizing: border-box;
  padding: 0 30px 0 50px;
  display: table;
  width: 100%;
  height: 50px;
}
.azd-wrapper .azd-page-wrapper > .azd-header .azd-links {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .azd-wrapper .azd-page-wrapper > .azd-header .azd-links {
    display: none;
  }
}
.azd-wrapper .azd-page-wrapper > .azd-header .azd-links a {
  color: #aaa;
  transition: all 0.4s;
  margin-right: 10px;
}
.azd-wrapper .azd-page-wrapper > .azd-header .azd-links a::before {
  font-family: FontAwesome;
  content: "\f059";
  margin-right: 5px;
  color: #ddd;
}
.azd-wrapper .azd-page-wrapper > .azd-header .azd-links a:hover {
  color: #222;
}
.azd-wrapper .azd-page-wrapper > .azd-header .azd-utilites {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  white-space: nowrap;
}
.azd-wrapper .azd-page-wrapper > .azd-header .azd-utilites .azd-plan {
  display: inline-block;
  color: #aaa;
  margin-right: 10px;
}
.azd-wrapper .azd-page-wrapper > .azd-header .azd-utilites .azd-plan span {
  margin-right: 10px;
  display: inline;
}
@media (max-width: 480px) {
  .azd-wrapper .azd-page-wrapper > .azd-header .azd-utilites .azd-plan span {
    display: none;
  }
}
.azd-wrapper .azd-page-wrapper > .azd-header .azd-utilites .azd-plan a {
  color: white;
  display: inline-block;
  background-color: #222;
  line-height: 30px;
  padding: 0 10px;
}
.azd-wrapper .azd-page-wrapper > .azd-header .azd-utilites .azd-account {
  display: inline-block;
  position: relative;
  line-height: 50px;
}
.azd-wrapper .azd-page-wrapper > .azd-header .azd-utilites .azd-account::before {
  content: "\f007";
  font-family: FontAwesome;
  margin-right: 5px;
  color: #ddd;
}
.azd-wrapper .azd-page-wrapper > .azd-header .azd-utilites .azd-account::after {
  content: "\f078";
  font-family: FontAwesome;
  margin-left: 5px;
  color: #ddd;
  font-size: 10px;
  vertical-align: bottom;
}
.azd-wrapper .azd-page-wrapper > .azd-header .azd-utilites .azd-account > a {
  color: #aaa;
  text-transform: uppercase;
}
.azd-wrapper .azd-page-wrapper > .azd-header .azd-utilites .azd-account:hover .azd-dropdown {
  display: block;
}
.azd-wrapper .azd-page-wrapper > .azd-header .azd-utilites .azd-account .azd-dropdown {
  display: none;
  transition: all 0.4s;
  position: absolute;
  background-color: white;
  right: 0;
  top: 100%;
  min-width: 150px;
  border: 1px solid #dddddd;
  border-bottom: none;
  z-index: 1;
}
.azd-wrapper .azd-page-wrapper > .azd-header .azd-utilites .azd-account .azd-dropdown div {
  text-align: left;
}
.azd-wrapper .azd-page-wrapper > .azd-header .azd-utilites .azd-account .azd-dropdown div a {
  line-height: 40px;
  padding: 0 20px;
  border-bottom: 1px solid #dddddd;
  display: block;
  color: #222;
  transition: all 0.4s;
}
.azd-wrapper .azd-page-wrapper > .azd-header .azd-utilites .azd-account .azd-dropdown div a:hover {
  background-color: #f9f9f9;
}
.azd-wrapper .azd-page-wrapper > .azd-header .azd-utilites .azd-account .azd-dropdown div a.azd-profile:before {
  content: "\f0ad";
  font-family: FontAwesome;
  margin-right: 10px;
  color: #ddd;
}
.azd-wrapper .azd-page-wrapper > .azd-header .azd-utilites .azd-account .azd-dropdown div a.azd-logout:before {
  content: "\f08b";
  font-family: FontAwesome;
  margin-right: 10px;
  color: #ddd;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header {
  box-sizing: border-box;
  padding: 30px;
  background-color: white;
  /*border-top: 1px solid @border-color;*/
  /*border-bottom: 1px solid @border-color;*/
  display: flex;
  justify-content: space-between;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-page-title {
  width: 100%;
  padding: 0;
  padding-right: 30px;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-page-title span,
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-page-title div {
  font-weight: 400;
  font-size: 30px;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-page-title .azd-description {
  font-size: 15px;
  color: #aaa;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-actions {
  width: 100%;
  margin: -5px;
  display: flex;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-actions input {
  position: fixed;
  top: -1000px;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-actions a,
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-actions button {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 15px;
  color: #222;
  line-height: 1.33;
  color: white;
  display: inline-block;
  background-color: #20a8d8;
  transition: all 0.4s;
  border: 0;
  line-height: 40px;
  font-weight: 600;
  padding: 0 15px;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  margin: 5px;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-actions a:hover,
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-actions button:hover {
  background-color: #222;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-actions a .dashicons,
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-actions button .dashicons {
  line-height: inherit;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-actions a.azd-secondary,
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-actions button.azd-secondary {
  background-color: #eee;
  color: #20a8d8;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-actions a.azd-secondary:hover,
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-actions button.azd-secondary:hover {
  background-color: #222;
  color: white;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-actions a.azd-small,
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-actions button.azd-small {
  line-height: 30px;
  padding: 0px 10px;
  font-size: 13px;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-actions a.azd-small .dashicons,
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-actions button.azd-small .dashicons {
  width: 15px;
  height: 15px;
  font-size: 15px;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-actions a.azd-disabled,
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-actions button.azd-disabled {
  background-color: #eee;
  color: #888;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-actions a.azd-disabled:hover,
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-actions button.azd-disabled:hover {
  background-color: #eee;
  color: #888;
}
.azd-wrapper .azd-page-wrapper .azd-dialog > .azd-content {
  padding: 30px 30px 100px 30px;
}
.azd-wrapper .azd-page-wrapper .azd-dialog > .azd-content .azd-panel {
  margin-bottom: 30px;
  /*border: 1px solid @border-color;*/
  background-color: white;
}
.azd-wrapper .azd-page-wrapper .azd-dialog > .azd-content .azd-panel:last-child {
  margin-bottom: 0;
}
.azd-wrapper .azd-page-wrapper .azd-dialog > .azd-content .azd-panel .azd-panel-header {
  background-color: #f9f9f9;
  padding: 10px 20px;
  font-weight: 600;
  /*border-bottom: 1px solid @border-color;*/
  text-transform: uppercase;
}
.azd-wrapper .azd-page-wrapper .azd-dialog > .azd-content .azd-panel .azd-panel-header span {
  margin-right: 10px;
}
.azd-wrapper .azd-page-wrapper .azd-dialog > .azd-content .azd-panel .azd-panel-content {
  padding: 25px;
}
.azd-wrapper .azd-page-wrapper .azd-dialog > .azd-content .azd-panel .azd-panel-content .azd-actions {
  line-height: 30px;
}
.azd-wrapper .azd-page-wrapper .azd-dialog > .azd-content .azd-panel .azd-panel-content .azd-actions a {
  white-space: nowrap;
  display: inline-block;
  margin: 0 7px;
}
.azd-wrapper .azd-page-wrapper .azd-dialog > .azd-content .azd-panel .azd-panel-content .azd-actions a span {
  color: #ddd;
  margin-right: 7px;
  line-height: inherit;
  vertical-align: middle;
}
.azd-wrapper .azd-page-wrapper .azd-dialog > .azd-content .azd-panel .azd-panel-content .azd-actions a:hover {
  color: #20a8d8;
}
.azd-wrapper .azd-page-wrapper .azd-dialog > .azd-content .azd-panel .azd-panel-content .azd-actions a.azd-edit {
  display: inline-block;
  padding: 0px 15px;
  border: 1px solid #20a8d8;
  color: #20a8d8;
}
.azd-wrapper .azd-page-wrapper .azd-dialog > .azd-content .azd-panel .azd-panel-content .azd-actions a.azd-edit:hover {
  background-color: #222;
  border-color: #222;
  color: white;
}
.azd-wrapper .azd-page-wrapper .azd-dialog > .azd-content .azd-panel .azd-panel-section {
  padding: 25px;
}
.azd-wrapper .azd-page-wrapper .azd-dialog > .azd-content .azd-panel .azd-panel-section a:not([class]) {
  text-decoration: underline;
}
.azd-wrapper .azd-page-wrapper .azd-dialog > .azd-content .azd-panel .azd-panel-section + .azd-panel-section {
  border-top: 1px solid #eee;
}
.azd-wrapper .azd-page-wrapper .azd-dialog > .azd-content .azd-panel .azd-panel-section.azd-additional {
  background-color: #fafafa;
}
.azd-wrapper .azd-page-wrapper .azd-dialog > .azd-content .azd-panel .azd-subheader {
  margin-bottom: 5px;
  font-weight: 600;
}
.azd-wrapper .azd-page-wrapper .azd-dialog > .azd-content .azd-panel .azd-description {
  margin-bottom: 15px;
  font-size: 15px;
  color: #aaa;
}
.azd-wrapper .azd-page-wrapper .azd-dialog > .azd-content .azd-panel .azd-description:last-child {
  margin-bottom: 0;
}
.azd-wrapper .azd-page-wrapper .azd-dialog > .azd-content .azd-panel .azd-table {
  margin: 10px 0;
}
.azd-wrapper .azd-page-wrapper .azd-dialog > .azd-content .azd-tip {
  display: flex;
  background-color: #f5f5f5;
  padding: 20px;
  margin: 20px 0;
}
.azd-wrapper .azd-page-wrapper .azd-dialog > .azd-content .azd-tip:last-child {
  margin-bottom: 0;
}
.azd-wrapper .azd-page-wrapper .azd-dialog > .azd-content .azd-tip .azd-icon {
  margin-right: 10px;
  font-size: 25px;
  display: flex;
  align-items: flex-start;
  color: #aaa;
}
.azd-wrapper .azd-page-wrapper .azd-dialog > .azd-content .azd-tip .azd-data .azd-title {
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 18px;
}
.azd-wrapper .azd-page-wrapper .azd-dialog > .azd-content .azd-apply {
  margin-top: 30px;
}
.azd-wrapper .azd-page-wrapper #azd-plans .azd-plan a {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 15px;
  color: #222;
  line-height: 1.33;
  color: white;
  display: inline-block;
  background-color: #20a8d8;
  transition: all 0.4s;
  border: 0;
  line-height: 40px;
  font-weight: 600;
  padding: 0 15px;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
}
.azd-wrapper .azd-page-wrapper #azd-plans .azd-plan a:hover {
  background-color: #222;
}
.azd-wrapper .azd-page-wrapper #azd-plans .azd-plan a .dashicons {
  line-height: inherit;
}
.azd-wrapper .azd-page-wrapper #azd-plans .azd-plan a.azd-secondary {
  background-color: #eee;
  color: #20a8d8;
}
.azd-wrapper .azd-page-wrapper #azd-plans .azd-plan a.azd-secondary:hover {
  background-color: #222;
  color: white;
}
.azd-wrapper .azd-page-wrapper #azd-plans .azd-plan a.azd-small {
  line-height: 30px;
  padding: 0px 10px;
  font-size: 13px;
}
.azd-wrapper .azd-page-wrapper #azd-plans .azd-plan a.azd-small .dashicons {
  width: 15px;
  height: 15px;
  font-size: 15px;
}
.azd-wrapper .azd-page-wrapper #azd-plans .azd-plan a.azd-disabled {
  background-color: #eee;
  color: #888;
}
.azd-wrapper .azd-page-wrapper #azd-plans .azd-plan a.azd-disabled:hover {
  background-color: #eee;
  color: #888;
}
.azd-wrapper .azd-page-wrapper .azd-active-license {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 20px;
}
.azd-wrapper .azd-total {
  background-color: #a8a8ef;
  padding: 20px;
  color: white;
  position: relative;
}
.azd-wrapper .azd-total.azd-showed {
  background-color: #a8a8ef;
}
.azd-wrapper .azd-total.azd-submit {
  background-color: #efcca8;
}
.azd-wrapper .azd-total.azd-purchase {
  background-color: #a8efaa;
}
.azd-wrapper .azd-total.azd-paid {
  background-color: #efa8a8;
}
.azd-wrapper .azd-total .azd-label {
  font-size: 18px;
  padding-right: 70px;
}
.azd-wrapper .azd-total .azd-value {
  font-size: 50px;
  font-weight: bold;
}
.azd-wrapper .azd-total .dashicons {
  font-size: 70px;
  position: absolute;
  right: 20px;
  top: 50%;
  width: auto;
  height: auto;
  transform: translate(0, -50%);
  opacity: 0.3;
}
.azd-wrapper .azd-total-mini {
  text-align: center;
}
.azd-wrapper .azd-total-mini .azd-label {
  margin-bottom: 5px;
}
.azd-wrapper .azd-total-mini .azd-value {
  font-weight: bold;
  font-size: 20px;
}
.azd-wrapper .azd-total-mini [data-parameter] {
  margin-top: 10px;
}
.azd-wrapper .azd-total-mini [data-parameter] .select2.select2-container,
.azd-wrapper .azd-total-mini [data-parameter] span.select2-container,
.azd-wrapper .azd-total-mini [data-parameter] div.select2-container {
  min-width: 100px;
}
.azd-wrapper .azd-total-row {
  display: flex;
  justify-content: space-between;
}
.azd-wrapper .azd-loader {
  position: fixed;
  z-index: 100500;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
}
.azd-wrapper .azd-loader .azd-status {
  position: absolute;
  z-index: 1001;
  top: 50%;
  left: 50%;
  display: block;
  width: 50px;
  height: 50px;
  margin-top: -15px;
  margin-left: -15px;
  -webkit-animation: spin 1.5s infinite linear;
  -khtml-animation: spin 1.5s infinite linear;
  -moz-animation: spin 1.5s infinite linear;
  -ms-animation: spin 1.5s infinite linear;
  animation: spin 1.5s infinite linear;
  border: 2px solid transparent;
  border-top-color: #20a8d8;
  border-radius: 50%;
}
.azd-wrapper .azd-loader .azd-status::before,
.azd-wrapper .azd-loader .azd-status::after {
  position: absolute;
  content: '';
  border-radius: 50%;
}
.azd-wrapper .azd-loader .azd-status::before {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  -webkit-animation: spin 1.4s infinite linear;
  -khtml-animation: spin 1.4s infinite linear;
  -moz-animation: spin 1.4s infinite linear;
  -ms-animation: spin 1.4s infinite linear;
  animation: spin 1.4s infinite linear;
  border: 2px solid transparent;
  border-top-color: #20a8d8;
}
.azd-wrapper .azd-loader .azd-status::after {
  top: 6px;
  right: 6px;
  bottom: 6px;
  left: 6px;
  -webkit-animation: spin 0.7s infinite linear;
  -khtml-animation: spin 0.7s infinite linear;
  -moz-animation: spin 0.7s infinite linear;
  -ms-animation: spin 0.7s infinite linear;
  animation: spin 0.7s infinite linear;
  border: 2px solid transparent;
  border-top-color: #20a8d8;
}
.azd-wrapper .azd-progress {
  position: absolute;
  height: 10px;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border: 1px solid grey;
  background-color: white;
  box-sizing: border-box;
}
.azd-wrapper .azd-progress .azd-status {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0;
  background-color: green;
}
.azd-wrapper .azd-process {
  display: none;
  position: fixed;
  z-index: 100500;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
}
.azd-wrapper .azd-process .azd-bar {
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 150px);
  width: 300px;
  height: 50px;
  border: 1px solid #eee;
}
.azd-wrapper .azd-process .azd-bar .azd-operation {
  position: absolute;
  bottom: calc(100% + 5px);
  left: 0;
}
.azd-wrapper .azd-process .azd-bar .azd-status {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  background-color: #20a8d8;
}
.azd-wrapper .azd-preview {
  position: relative;
}
.azd-wrapper .azc-customizer .azc-controls {
  border: 1px solid #dddddd;
  position: sticky;
  top: 25px;
  /*
                        height: ~"calc(100vh - 270px)";
                        @media (max-height: 800px) {
                            height: ~"calc(100vh - 50px)";
                        }
            */
  overflow: hidden;
}
.azd-wrapper .azc-customizer .azc-controls > .azc-header {
  padding: 15px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 30px;
  background-color: #f9f9f9;
  position: relative;
}
.azd-wrapper .azc-customizer .azc-controls > .azc-header .azc-text {
  font-weight: bold;
  text-transform: uppercase;
}
.azd-wrapper .azc-customizer .azc-controls > .azc-header .azc-styles {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.azd-wrapper .azc-customizer .azc-controls .azc-sections {
  overflow-y: scroll;
  overflow-x: hidden;
  /*
                                height: ~"calc(100% - 233px)";
                */
  padding-top: 1px;
}
.azd-wrapper .azc-customizer .azc-controls .azc-header-sections {
  margin-bottom: -1px;
}
.azd-wrapper .azc-customizer .azc-controls .azc-sections .azc-section,
.azd-wrapper .azc-customizer .azc-controls .azc-header-sections .azc-section,
.azd-wrapper .azc-customizer .azc-controls .azc-footer-sections .azc-section {
  position: relative;
  cursor: pointer;
  padding: 15px;
  border: 1px solid #dddddd;
  background-color: white;
  margin: -1px -1px 0 -1px;
  display: flex;
  align-items: center;
}
.azd-wrapper .azc-customizer .azc-controls .azc-sections .azc-section .azc-icon,
.azd-wrapper .azc-customizer .azc-controls .azc-header-sections .azc-section .azc-icon,
.azd-wrapper .azc-customizer .azc-controls .azc-footer-sections .azc-section .azc-icon {
  display: flex;
  opacity: 0.3;
  margin-right: 10px;
}
.azd-wrapper .azc-customizer .azc-controls .azc-sections .azc-section .azc-icon svg,
.azd-wrapper .azc-customizer .azc-controls .azc-header-sections .azc-section .azc-icon svg,
.azd-wrapper .azc-customizer .azc-controls .azc-footer-sections .azc-section .azc-icon svg {
  width: 20px;
}
.azd-wrapper .azc-customizer .azc-controls .azc-sections .azc-section .azc-visibility,
.azd-wrapper .azc-customizer .azc-controls .azc-header-sections .azc-section .azc-visibility,
.azd-wrapper .azc-customizer .azc-controls .azc-footer-sections .azc-section .azc-visibility {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translate(0, -50%);
  font-size: 14px;
}
.azd-wrapper .azc-customizer .azc-controls .azc-sections .azc-section .azc-dragable,
.azd-wrapper .azc-customizer .azc-controls .azc-header-sections .azc-section .azc-dragable,
.azd-wrapper .azc-customizer .azc-controls .azc-footer-sections .azc-section .azc-dragable {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0, -50%);
  font-size: 14px;
  cursor: move;
}
.azd-wrapper .azc-customizer .azc-controls .azc-sections .azc-section .azc-global,
.azd-wrapper .azc-customizer .azc-controls .azc-header-sections .azc-section .azc-global,
.azd-wrapper .azc-customizer .azc-controls .azc-footer-sections .azc-section .azc-global {
  position: absolute;
  top: 50%;
  right: 50px;
  transform: translate(0, -50%);
  font-size: 17px;
  margin-top: 3px;
}
.azd-wrapper .azc-customizer .azc-controls .azc-sections .azc-section.azc-marker,
.azd-wrapper .azc-customizer .azc-controls .azc-header-sections .azc-section.azc-marker,
.azd-wrapper .azc-customizer .azc-controls .azc-footer-sections .azc-section.azc-marker {
  cursor: default;
  background-color: whitesmoke;
}
.azd-wrapper .azc-customizer .azc-controls .azc-sections .azc-section.azc-marker .azc-visibility,
.azd-wrapper .azc-customizer .azc-controls .azc-header-sections .azc-section.azc-marker .azc-visibility,
.azd-wrapper .azc-customizer .azc-controls .azc-footer-sections .azc-section.azc-marker .azc-visibility,
.azd-wrapper .azc-customizer .azc-controls .azc-sections .azc-section.azc-marker .azc-dragable,
.azd-wrapper .azc-customizer .azc-controls .azc-header-sections .azc-section.azc-marker .azc-dragable,
.azd-wrapper .azc-customizer .azc-controls .azc-footer-sections .azc-section.azc-marker .azc-dragable {
  display: none;
}
.azd-wrapper .azc-customizer .azc-controls .azc-header-sections .azc-section .azc-global,
.azd-wrapper .azc-customizer .azc-controls .azc-footer-sections .azc-section .azc-global {
  right: 10px;
}
.azd-wrapper .azc-customizer .azc-controls .azc-add-section {
  cursor: pointer;
  padding: 15px;
  color: white;
  background-color: #20a8d8;
  font-weight: bold;
}
.azd-wrapper .azc-customizer .azc-controls .azc-select-section {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: white;
}
.azd-wrapper .azc-customizer .azc-controls .azc-select-section .azc-header {
  font-weight: bold;
  padding: 15px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 30px;
  background-color: #f9f9f9;
  text-transform: uppercase;
}
.azd-wrapper .azc-customizer .azc-controls .azc-select-section .azc-close {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  font-size: 20px;
}
.azd-wrapper .azc-customizer .azc-controls .azc-select-section .azc-list {
  overflow-y: scroll;
  overflow-x: hidden;
  height: calc(100% - 90px);
  padding-top: 1px;
  padding-bottom: 10px;
}
.azd-wrapper .azc-customizer .azc-controls .azc-select-section .azc-list .azc-category {
  padding: 8px 15px;
  opacity: 0.4;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #ddd;
}
.azd-wrapper .azc-customizer .azc-controls .azc-select-section .azc-list .azc-category:first-child {
  margin-top: 0;
}
.azd-wrapper .azc-customizer .azc-controls .azc-select-section .azc-list .azc-section {
  padding: 8px 15px;
  border: 1px solid #dddddd;
  margin: -1px -1px 0 -1px;
  cursor: pointer;
}
.azd-wrapper .azc-customizer .azc-controls .azc-section-settings {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: white;
}
.azd-wrapper .azc-customizer .azc-controls .azc-section-settings .azc-header {
  font-weight: bold;
  padding: 15px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 15px;
  background-color: #f9f9f9;
  text-transform: uppercase;
}
.azd-wrapper .azc-customizer .azc-controls .azc-section-settings .azc-close {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  font-size: 20px;
}
.azd-wrapper .azc-customizer .azc-controls .azc-section-settings .azc-settings {
  padding: 0 15px 0 15px;
  margin-right: 15px;
  height: calc(100% - 80px);
  overflow-y: scroll;
  overflow-x: hidden;
  box-sizing: border-box;
}
.azd-wrapper .azc-customizer .azc-controls .azc-section-settings .azc-remove-section {
  cursor: pointer;
  margin-top: 30px;
  padding: 10px;
  background-color: rgba(255, 0, 0, 0.4);
  color: white;
  font-weight: bold;
  text-align: center;
}
.azd-wrapper .azc-customizer .azc-preview {
  border: 1px solid #dddddd;
  padding: 30px;
}
@media (max-width: 800px) {
  .azd-wrapper .azd-calendar .fc-toolbar-title {
    font-size: 1em;
  }
}
.azd-wrapper .azd-calendar .fc-v-event {
  border: none;
  border-radius: 0;
  background: transparent;
}
.azd-wrapper .azd-calendar .fc-col-header,
.azd-wrapper .azd-calendar .fc-daygrid-body-natural,
.azd-wrapper .azd-calendar .fc-daygrid-body-natural table {
  max-width: 100%;
}
.azd-wrapper .azd-calendar .fc-timegrid-slot {
  height: 55px !important;
}
.azd-wrapper .azd-calendar .fc-timegrid-col-events .fc-timegrid-event {
  overflow: hidden;
}
.azd-wrapper .azd-calendar .fc-timegrid-col-events .fc-timegrid-event:hover {
  bottom: auto;
  overflow: visible;
}
.azd-wrapper .azd-calendar .fc-daygrid-dot-event {
  display: block;
}
.azd-wrapper .azd-calendar .fc-event-main .azd-calendar-cart,
.azd-wrapper .azd-calendar .fc-daygrid-event .azd-calendar-cart {
  padding: 10px;
  display: block;
  /*font-size: 14px;*/
  font-size: 11px;
  cursor: pointer;
}
.azd-wrapper .azd-calendar .fc-event-main .azd-calendar-cart .azd-service,
.azd-wrapper .azd-calendar .fc-daygrid-event .azd-calendar-cart .azd-service {
  font-weight: bold;
}
.azd-wrapper .azd-calendar .fc-event-main .azd-calendar-cart .azd-customer,
.azd-wrapper .azd-calendar .fc-daygrid-event .azd-calendar-cart .azd-customer {
  display: flex;
  align-items: center;
}
.azd-wrapper .azd-calendar .fc-event-main .azd-calendar-cart .azd-customer .azd-status,
.azd-wrapper .azd-calendar .fc-daygrid-event .azd-calendar-cart .azd-customer .azd-status {
  margin-left: 5px;
  font-size: 8px;
}
.azd-wrapper .azd-calendar .fc-event-main .azd-calendar-cart .azd-staff,
.azd-wrapper .azd-calendar .fc-daygrid-event .azd-calendar-cart .azd-staff {
  margin-top: 5px;
  display: flex;
  align-items: center;
}
.azd-wrapper .azd-calendar .fc-event-main .azd-calendar-cart .azd-staff .azd-image img,
.azd-wrapper .azd-calendar .fc-daygrid-event .azd-calendar-cart .azd-staff .azd-image img {
  margin-right: 10px;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  object-fit: cover;
}
@media (max-width: 1200px) {
  .azd-wrapper .azd-calendar .fc-event-main .azd-calendar-cart .azd-staff .azd-image img,
  .azd-wrapper .azd-calendar .fc-daygrid-event .azd-calendar-cart .azd-staff .azd-image img {
    display: none;
  }
}
.azd-wrapper .azd-calendar .fc-list-table tr td {
  vertical-align: middle;
}
.azd-wrapper .azd-calendar .fc-list-event .azd-calendar-cart {
  background-color: transparent !important;
  color: inherit !important;
  display: flex;
  align-items: center;
  font-size: 14px;
  cursor: pointer;
}
.azd-wrapper .azd-calendar .fc-list-event .azd-calendar-cart .azd-time {
  display: none;
}
.azd-wrapper .azd-calendar .fc-list-event .azd-calendar-cart .azd-service {
  box-sizing: content-box;
  width: 200px;
  order: 1;
  padding: 8px 14px;
}
.azd-wrapper .azd-calendar .fc-list-event .azd-calendar-cart .azd-customer {
  order: 3;
  padding: 8px 14px;
  width: 100%;
  display: flex;
  align-items: center;
}
.azd-wrapper .azd-calendar .fc-list-event .azd-calendar-cart .azd-customer .azd-status {
  margin-left: 5px;
  font-size: 8px;
}
.azd-wrapper .azd-calendar .fc-list-event .azd-calendar-cart .azd-staff {
  box-sizing: content-box;
  padding: 8px 14px;
  order: 2;
  width: 250px;
  display: flex;
  align-items: center;
}
.azd-wrapper .azd-calendar .fc-list-event .azd-calendar-cart .azd-staff .azd-image img {
  margin-right: 10px;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  object-fit: cover;
}
@media (max-width: 1000px) {
  .azd-wrapper .azd-calendar .fc-list-event .azd-calendar-cart .azd-service {
    width: 150px;
  }
  .azd-wrapper .azd-calendar .fc-list-event .azd-calendar-cart .azd-staff {
    width: 150px;
  }
}
@media (max-width: 800px) {
  .azd-wrapper .azd-calendar .fc-list-event .azd-calendar-cart .azd-service {
    width: 100px;
  }
  .azd-wrapper .azd-calendar .fc-list-event .azd-calendar-cart .azd-staff {
    width: 100px;
  }
}
.azd-wrapper .azd-image-title {
  display: flex;
  align-items: center;
}
.azd-wrapper .azd-image-title .azd-image {
  border-radius: 100%;
  margin-right: 10px;
  flex-shrink: 0;
  height: 40px;
  width: 40px;
  object-fit: cover;
}
.azd-wrapper .azd-image-title .azd-data .azd-subtitle {
  opacity: 0.3;
}
.tox .tox-tbtn--bespoke .tox-tbtn__select-label {
  width: 3em !important;
}
.select2-container.select2-container--default .select2-results__option[aria-selected] {
  background-color: #f5f5f5;
}
.select2-container.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #20a8d8;
}
.datepickers-container {
  z-index: 1003;
}
.datepickers-container .datepicker--cell.-selected- {
  background: #20a8d8;
}
.datepickers-container .datepicker--cell.-current- {
  color: #20a8d8;
}
#simplemodal-overlay {
  opacity: .4 !important;
}
.azd-modal {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 15px;
  color: #222;
  line-height: 1.33;
  background-color: white;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
  padding: 30px;
}
.azd-modal p {
  margin-bottom: 15px;
}
.azd-modal a {
  color: #222;
  text-decoration: none;
  transition: all 0.4s;
}
.azd-modal a:hover {
  color: #20a8d8;
}
.azd-modal a:active,
.azd-modal a:focus {
  outline: 0;
}
.azd-modal strong {
  font-weight: 600;
}
.azd-modal em {
  font-style: italic;
}
.azd-modal h1,
.azd-modal h2,
.azd-modal h3 {
  font-size: 45px;
  font-weight: 600;
  margin-bottom: 10px;
}
.azd-modal h2 {
  font-size: 30px;
}
.azd-modal h3 {
  font-size: 20px;
}
.azd-modal hr {
  border: 1px solid #dddddd;
}
.azd-modal ul,
.azd-modal ol {
  line-height: 1.5em;
  margin-bottom: 15px;
}
.azd-modal ul:last-child,
.azd-modal ol:last-child {
  margin-bottom: 0;
}
.azd-modal input:not([type="file"]),
.azd-modal select,
.azd-modal textarea {
  font-family: "Open Sans";
  line-height: 30px;
  font-size: 15px;
  height: 35px;
  padding: 0 10px;
  border: 1px solid #dddddd;
  background-color: white;
  box-sizing: border-box;
}
.azd-modal input:not([type="file"]):placeholder,
.azd-modal select:placeholder,
.azd-modal textarea:placeholder {
  color: #cccccc;
}
.azd-modal input:not([type="file"])::placeholder,
.azd-modal select::placeholder,
.azd-modal textarea::placeholder {
  color: #cccccc;
}
.azd-modal input:not([type="file"])::-webkit-input-placeholder,
.azd-modal select::-webkit-input-placeholder,
.azd-modal textarea::-webkit-input-placeholder {
  color: #cccccc;
}
.azd-modal input:not([type="file"])::-moz-placeholder,
.azd-modal select::-moz-placeholder,
.azd-modal textarea::-moz-placeholder {
  color: #cccccc;
}
.azd-modal input:not([type="file"]):-moz-placeholder,
.azd-modal select:-moz-placeholder,
.azd-modal textarea:-moz-placeholder {
  color: #cccccc;
}
.azd-modal input:not([type="file"]):-ms-input-placeholder,
.azd-modal select:-ms-input-placeholder,
.azd-modal textarea:-ms-input-placeholder {
  color: #cccccc;
}
.azd-modal input:not([type="file"]):active,
.azd-modal select:active,
.azd-modal textarea:active,
.azd-modal input:not([type="file"]):focus,
.azd-modal select:focus,
.azd-modal textarea:focus {
  outline: 0;
}
.azd-modal select {
  width: 100%;
}
.azd-modal textarea {
  width: 100%;
  box-sizing: border-box;
  min-height: 100px;
  line-height: 20px;
  padding: 7px 10px;
}
.azd-modal input[type="checkbox"] {
  display: none !important;
}
.azd-modal input[type="checkbox"] + .azd-checkbox {
  position: relative;
  transition: all 0.4s ease-in-out;
  background-color: #ddd;
  display: inline-block;
  height: 20px;
  width: 35px;
  min-width: 35px;
  border-radius: 10px;
}
.azd-modal input[type="checkbox"] + .azd-checkbox label {
  position: absolute;
  cursor: pointer;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.azd-modal input[type="checkbox"] + .azd-checkbox label::before {
  content: "";
  position: absolute;
  background-color: white;
  display: inline-block;
  transition: all 0.2s ease-in-out;
  border-radius: 10px;
  height: 16px;
  width: 16px;
  top: 2px;
  left: 2px;
}
.azd-modal input[type="checkbox"]:checked + .azd-checkbox {
  background-color: #20a8d8;
}
.azd-modal input[type="checkbox"]:checked + .azd-checkbox label::before {
  left: 17px;
}
.azd-modal .azd-radio {
  display: flex;
  flex-wrap: wrap;
}
.azd-modal .azd-radio.azd-vertical {
  display: block;
  margin-top: 8px;
}
.azd-modal .azd-radio.azd-vertical label {
  display: block;
  margin: 0 0 7px 0;
}
.azd-modal .azd-radio.azd-vertical .azd-details {
  padding-left: 32px;
  margin-top: -7px;
  margin-bottom: 7px;
  color: #aaa;
  font-size: 14px;
}
.azd-modal .azd-radio label {
  display: block;
  padding-left: 32px;
  position: relative;
  cursor: pointer;
  margin: 0 5px 10px 0;
}
.azd-modal .azd-radio label::before {
  content: "";
  position: absolute;
  right: calc(100% - 24px);
  top: 0;
  height: 20px;
  width: 20px;
  border: 1px solid #20a8d8;
  border-radius: 100%;
}
.azd-modal .azd-radio label::after {
  content: "";
  position: absolute;
  right: calc(100% - 21px);
  top: 3px;
  height: 16px;
  width: 16px;
  background-color: #20a8d8;
  border-radius: 100%;
  transition: all 0.1s ease-in-out;
  transform: scale(0);
}
.azd-modal .azd-radio input[type="radio"] {
  display: none !important;
}
.azd-modal .azd-radio input[type="radio"]:checked + label::after {
  transform: scale(1);
}
.azd-modal form label,
.azd-modal .azd-form label {
  display: block;
  font-size: 13px;
  color: #222;
  position: relative;
  font-weight: 600;
  margin-bottom: 5px;
}
.azd-modal form input:not([type="file"]),
.azd-modal .azd-form input:not([type="file"]),
.azd-modal form select,
.azd-modal .azd-form select,
.azd-modal form textarea,
.azd-modal .azd-form textarea {
  line-height: inherit;
  width: 100%;
  box-sizing: border-box;
}
.azd-modal form textarea,
.azd-modal .azd-form textarea {
  height: 150px;
  padding: 10px;
}
.azd-modal form .azd-fieldset,
.azd-modal .azd-form .azd-fieldset {
  background-color: #f9f9f9;
  padding: 20px;
  margin-bottom: 20px;
}
.azd-modal form .azd-field,
.azd-modal .azd-form .azd-field {
  margin-bottom: 20px;
}
.azd-modal form .azd-field:last-child,
.azd-modal .azd-form .azd-field:last-child {
  margin-bottom: 0;
}
.azd-modal form .azd-field > div:first-child,
.azd-modal .azd-form .azd-field > div:first-child {
  color: #222;
  font-weight: 600;
  margin-bottom: 5px;
}
.azd-modal form .azd-field a,
.azd-modal .azd-form .azd-field a {
  line-height: 30px;
}
.azd-modal form .azd-field .azd-uploader,
.azd-modal .azd-form .azd-field .azd-uploader {
  position: relative;
  height: 10px;
}
.azd-modal form .azd-row [class*="azd-col"] .azd-field,
.azd-modal .azd-form .azd-row [class*="azd-col"] .azd-field {
  margin-bottom: 20px;
}
.azd-modal form button,
.azd-modal .azd-form button {
  background-color: #20a8d8;
  color: white;
  font-weight: 600;
  padding: 0 15px;
  line-height: 30px;
  font-size: 15px;
  box-shadow: none;
  -webkit-appearance: none;
  border: 0;
  cursor: pointer;
  transition: all 0.4s;
}
.azd-modal form button:hover,
.azd-modal .azd-form button:hover {
  background-color: #222;
}
.azd-modal form .azd-with-units,
.azd-modal .azd-form .azd-with-units {
  position: relative;
}
.azd-modal form .azd-with-units .azd-units,
.azd-modal .azd-form .azd-with-units .azd-units {
  position: absolute;
  color: #aaa;
  right: 35px;
  top: 50%;
  transform: translate(0, -50%);
}
.azd-modal table.azd-table {
  width: 100%;
}
.azd-modal table.azd-table thead tr th {
  font-weight: 600;
  color: #222;
  text-align: left;
  vertical-align: middle;
  padding: 12px 20px;
  border: 1px solid #dddddd;
}
.azd-modal table.azd-table tbody tr {
  transition: background-color 0.4s;
}
.azd-modal table.azd-table tbody tr:hover {
  background-color: #f9f9f9;
}
.azd-modal table.azd-table tbody tr.azd-selected {
  background-color: #f9f9f9;
}
.azd-modal table.azd-table tbody tr td,
.azd-modal table.azd-table tbody tr th {
  vertical-align: middle;
  padding: 12px 20px;
  border: 1px solid #dddddd;
}
.azd-modal table.azd-table tbody tr th {
  font-weight: bold;
}
.azd-modal table.azd-table tbody tr.ui-sortable-helper td {
  width: 100%;
}
.azd-modal table.azd-table.azd-small thead tr th {
  padding: 5px 8px;
}
.azd-modal table.azd-table.azd-small tbody tr td,
.azd-modal table.azd-table.azd-small tbody tr th {
  padding: 5px 8px;
}
.azd-modal table.azd-table th.azd-actions,
.azd-modal table.azd-table td.azd-actions {
  line-height: 30px;
}
.azd-modal table.azd-table th.azd-actions a,
.azd-modal table.azd-table td.azd-actions a {
  white-space: nowrap;
  display: inline-block;
  margin: 0 7px;
}
.azd-modal table.azd-table th.azd-actions a span,
.azd-modal table.azd-table td.azd-actions a span {
  color: #ddd;
  margin-right: 7px;
  line-height: inherit;
  vertical-align: middle;
}
.azd-modal table.azd-table th.azd-actions a:hover,
.azd-modal table.azd-table td.azd-actions a:hover {
  color: #20a8d8;
}
.azd-modal table.azd-table th.azd-actions a.azd-edit,
.azd-modal table.azd-table td.azd-actions a.azd-edit {
  display: inline-block;
  padding: 0px 15px;
  border: 1px solid #20a8d8;
  color: #20a8d8;
}
.azd-modal table.azd-table th.azd-actions a.azd-edit:hover,
.azd-modal table.azd-table td.azd-actions a.azd-edit:hover {
  background-color: #222;
  border-color: #222;
  color: white;
}
.azd-modal img {
  max-width: 100%;
}
.azd-modal button {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 15px;
  color: #222;
  line-height: 1.33;
  cursor: pointer;
}
.azd-modal .dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
}
.azd-modal .dataTables_wrapper .dt-buttons:empty {
  display: none;
}
.azd-modal .dataTables_wrapper .dt-buttons > .dt-button {
  text-align: left;
  margin: 0 10px 15px 0;
}
.azd-modal .dataTables_wrapper .dt-buttons .dt-button-collection .dt-button {
  text-align: left;
}
.azd-modal .dataTables_wrapper .dataTables_length {
  float: left;
  margin-bottom: 15px;
  font-size: 13px;
}
.azd-modal .dataTables_wrapper .dataTables_length select {
  margin: 0 5px;
}
.azd-modal .dataTables_wrapper .dataTables_length label {
  display: flex;
  align-items: center;
}
.azd-modal .dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
  margin-bottom: 15px;
  font-size: 13px;
}
.azd-modal .dataTables_wrapper .dataTables_filter input {
  margin-left: 5px;
}
@media screen and (max-width: 640px) {
  .azd-modal .dataTables_wrapper .dataTables_length {
    float: none;
    text-align: center;
  }
  .azd-modal .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
    margin-top: 0.5em;
  }
}
.azd-modal .dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 18px;
  font-size: 13px;
}
.azd-modal .dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 15px;
}
.azd-modal .dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 8px 12px;
  line-height: 12px;
  font-size: 13px;
  margin-left: -1px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  border: 1px solid #dddddd;
  color: #20a8d8;
}
.azd-modal .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background-color: #f9f9f9;
}
.azd-modal .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  color: #222;
  background-color: #eee;
}
.azd-modal .dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
  cursor: not-allowed;
}
.azd-modal .dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}
@media screen and (max-width: 767px) {
  .azd-modal .dataTables_wrapper .dataTables_info {
    float: none;
    text-align: center;
  }
  .azd-modal .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
    margin-top: 0.5em;
  }
}
.azd-modal .dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
}
.azd-modal .dataTables_wrapper .dataTables_scroll {
  clear: both;
}
.azd-modal .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}
.azd-modal .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th {
  vertical-align: middle;
}
.azd-modal .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
.azd-modal .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td {
  vertical-align: middle;
}
.azd-modal .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
.azd-modal .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th {
  vertical-align: middle;
}
.azd-modal .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
.azd-modal .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle;
}
.azd-modal .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
.azd-modal .dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
.azd-modal .dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111;
}
.azd-modal .dataTables_wrapper.no-footer div.dataTables_scrollHead > table {
  border-bottom: none;
}
.azd-modal .dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none;
}
.azd-modal .dataTables_wrapper table.dataTable {
  width: 100% !important;
  margin: 0 auto;
  clear: both;
  border-collapse: collapse;
  border-spacing: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.azd-modal .dataTables_wrapper table.dataTable thead .sorting {
  cursor: pointer;
}
.azd-modal .dataTables_wrapper table.dataTable thead .sorting_asc:not(.sorting_disabled)::before {
  content: "\2191";
  padding-right: 5px;
}
.azd-modal .dataTables_wrapper table.dataTable thead .sorting_desc:not(.sorting_disabled)::before {
  content: "\2193";
  padding-right: 5px;
}
.azd-modal .dataTables_wrapper table.dataTable thead th.dt-head-left {
  text-align: left;
}
.azd-modal .dataTables_wrapper table.dataTable thead td.dt-head-left {
  text-align: left;
}
.azd-modal .dataTables_wrapper table.dataTable thead th.dt-head-center {
  text-align: center;
}
.azd-modal .dataTables_wrapper table.dataTable thead td.dt-head-center {
  text-align: center;
}
.azd-modal .dataTables_wrapper table.dataTable thead th.dt-head-right {
  text-align: right;
}
.azd-modal .dataTables_wrapper table.dataTable thead td.dt-head-right {
  text-align: right;
}
.azd-modal .dataTables_wrapper table.dataTable thead th.dt-head-justify {
  text-align: justify;
}
.azd-modal .dataTables_wrapper table.dataTable thead td.dt-head-justify {
  text-align: justify;
}
.azd-modal .dataTables_wrapper table.dataTable thead th.dt-head-nowrap {
  white-space: nowrap;
}
.azd-modal .dataTables_wrapper table.dataTable thead td.dt-head-nowrap {
  white-space: nowrap;
}
.azd-modal .dataTables_wrapper table.dataTable tfoot th {
  font-weight: bold;
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111;
}
.azd-modal .dataTables_wrapper table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111;
}
.azd-modal .dataTables_wrapper table.dataTable tfoot th.dt-head-left {
  text-align: left;
}
.azd-modal .dataTables_wrapper table.dataTable tfoot td.dt-head-left {
  text-align: left;
}
.azd-modal .dataTables_wrapper table.dataTable tfoot th.dt-head-center {
  text-align: center;
}
.azd-modal .dataTables_wrapper table.dataTable tfoot td.dt-head-center {
  text-align: center;
}
.azd-modal .dataTables_wrapper table.dataTable tfoot th.dt-head-right {
  text-align: right;
}
.azd-modal .dataTables_wrapper table.dataTable tfoot td.dt-head-right {
  text-align: right;
}
.azd-modal .dataTables_wrapper table.dataTable tfoot th.dt-head-justify {
  text-align: justify;
}
.azd-modal .dataTables_wrapper table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}
.azd-modal .dataTables_wrapper table.dataTable tfoot th.dt-head-nowrap {
  white-space: nowrap;
}
.azd-modal .dataTables_wrapper table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}
.azd-modal .dataTables_wrapper table.dataTable tbody tr.selected {
  background-color: #f9f9f9;
}
.azd-modal .dataTables_wrapper table.dataTable tbody th.dt-body-left {
  text-align: left;
}
.azd-modal .dataTables_wrapper table.dataTable tbody td.dt-body-left {
  text-align: left;
}
.azd-modal .dataTables_wrapper table.dataTable tbody th.dt-body-center {
  text-align: center;
}
.azd-modal .dataTables_wrapper table.dataTable tbody td.dt-body-center {
  text-align: center;
}
.azd-modal .dataTables_wrapper table.dataTable tbody th.dt-body-right {
  text-align: right;
}
.azd-modal .dataTables_wrapper table.dataTable tbody td.dt-body-right {
  text-align: right;
}
.azd-modal .dataTables_wrapper table.dataTable tbody th.dt-body-justify {
  text-align: justify;
}
.azd-modal .dataTables_wrapper table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}
.azd-modal .dataTables_wrapper table.dataTable tbody th.dt-body-nowrap {
  white-space: nowrap;
}
.azd-modal .dataTables_wrapper table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}
.azd-modal .dataTables_wrapper table.dataTable th.dt-left {
  text-align: left;
}
.azd-modal .dataTables_wrapper table.dataTable td.dt-left {
  text-align: left;
}
.azd-modal .dataTables_wrapper table.dataTable th.dt-center {
  text-align: center;
}
.azd-modal .dataTables_wrapper table.dataTable td.dt-center {
  text-align: center;
}
.azd-modal .dataTables_wrapper table.dataTable td.dataTables_empty {
  text-align: center;
}
.azd-modal .dataTables_wrapper table.dataTable th.dt-right {
  text-align: right;
}
.azd-modal .dataTables_wrapper table.dataTable td.dt-right {
  text-align: right;
}
.azd-modal .dataTables_wrapper table.dataTable th.dt-justify {
  text-align: justify;
}
.azd-modal .dataTables_wrapper table.dataTable td.dt-justify {
  text-align: justify;
}
.azd-modal .dataTables_wrapper table.dataTable th.dt-nowrap {
  white-space: nowrap;
}
.azd-modal .dataTables_wrapper table.dataTable td.dt-nowrap {
  white-space: nowrap;
}
.azd-modal .dataTables_wrapper table.dataTable th {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.azd-modal .dataTables_wrapper table.dataTable td {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr:hover {
  background-color: #f6f6f6;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr:hover > .sorting_1 {
  background-color: #eaeaea;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr:hover > .sorting_2 {
  background-color: #ececec;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr:hover > .sorting_3 {
  background-color: #efefef;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr:hover.selected {
  background-color: #aab7d1;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr:hover.selected > .sorting_1 {
  background-color: #a2aec7;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr:hover.selected > .sorting_2 {
  background-color: #a3b0c9;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr:hover.selected > .sorting_3 {
  background-color: #a5b2cb;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr > .sorting_1 {
  background-color: #fafafa;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr > .sorting_2 {
  background-color: #fafafa;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr > .sorting_3 {
  background-color: #fafafa;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr.odd > .sorting_3 {
  background-color: whitesmoke;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr.odd.selected {
  background-color: #acbad4;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr.selected > .sorting_1 {
  background-color: #acbad5;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr.selected > .sorting_2 {
  background-color: #acbad5;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad5;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr.even > .sorting_1 {
  background-color: #fafafa;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr.even > .sorting_2 {
  background-color: #fcfcfc;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr.even > .sorting_3 {
  background-color: #fefefe;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6;
}
.azd-modal .dataTables_wrapper table.dataTable.display tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}
.azd-modal .dataTables_wrapper table.dataTable.cell-border tbody tr th:first-child {
  border-left: 1px solid #dddddd;
}
.azd-modal .dataTables_wrapper table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #dddddd;
}
.azd-modal .dataTables_wrapper table.dataTable.cell-border tbody tr:first-child th {
  border-top: none;
}
.azd-modal .dataTables_wrapper table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}
.azd-modal .dataTables_wrapper table.dataTable.stripe tbody tr.odd {
  background-color: #f9f9f9;
}
.azd-modal .dataTables_wrapper table.dataTable.stripe tbody tr.odd.selected {
  background-color: #acbad4;
}
.azd-modal .dataTables_wrapper table.dataTable.hover tbody tr:hover {
  background-color: #f6f6f6;
}
.azd-modal .dataTables_wrapper table.dataTable.hover tbody tr:hover.selected {
  background-color: #aab7d1;
}
.azd-modal .dataTables_wrapper table.dataTable.order-column tbody tr > .sorting_1 {
  background-color: #fafafa;
}
.azd-modal .dataTables_wrapper table.dataTable.order-column tbody tr > .sorting_2 {
  background-color: #fafafa;
}
.azd-modal .dataTables_wrapper table.dataTable.order-column tbody tr > .sorting_3 {
  background-color: #fafafa;
}
.azd-modal .dataTables_wrapper table.dataTable.order-column tbody tr.selected > .sorting_1 {
  background-color: #acbad5;
}
.azd-modal .dataTables_wrapper table.dataTable.order-column tbody tr.selected > .sorting_2 {
  background-color: #acbad5;
}
.azd-modal .dataTables_wrapper table.dataTable.order-column tbody tr.selected > .sorting_3 {
  background-color: #acbad5;
}
.azd-modal .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1;
}
.azd-modal .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}
.azd-modal .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke;
}
.azd-modal .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd;
}
.azd-modal .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf;
}
.azd-modal .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1;
}
.azd-modal .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #fafafa;
}
.azd-modal .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fcfcfc;
}
.azd-modal .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fefefe;
}
.azd-modal .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5;
}
.azd-modal .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6;
}
.azd-modal .dataTables_wrapper table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}
.azd-modal .dataTables_wrapper table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea;
}
.azd-modal .dataTables_wrapper table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ececec;
}
.azd-modal .dataTables_wrapper table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #efefef;
}
.azd-modal .dataTables_wrapper table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a2aec7;
}
.azd-modal .dataTables_wrapper table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a3b0c9;
}
.azd-modal .dataTables_wrapper table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a5b2cb;
}
.azd-modal .dataTables_wrapper table.dataTable.nowrap th {
  white-space: nowrap;
}
.azd-modal .dataTables_wrapper table.dataTable.nowrap td {
  white-space: nowrap;
}
.azd-modal .dataTables_wrapper .dtr-details .dtr-data {
  text-align: right;
}
.azd-modal ol,
.azd-modal ul {
  padding-left: 1em;
}
.azd-modal pre {
  font-family: Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;
  hyphens: none;
  tab-size: 4;
  word-wrap: break-word;
  word-break: break-word;
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #EAEAEA;
  background: #f8f8f8;
  overflow: auto;
}
.azd-modal a.btn {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 15px;
  color: #222;
  line-height: 1.33;
  color: white;
  display: inline-block;
  background-color: #20a8d8;
  transition: all 0.4s;
  border: 0;
  line-height: 40px;
  font-weight: 600;
  padding: 0 15px;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
}
.azd-modal a.btn:hover {
  background-color: #222;
}
.azd-modal a.btn .dashicons {
  line-height: inherit;
}
.azd-modal a.btn.azd-secondary {
  background-color: #eee;
  color: #20a8d8;
}
.azd-modal a.btn.azd-secondary:hover {
  background-color: #222;
  color: white;
}
.azd-modal a.btn.azd-small {
  line-height: 30px;
  padding: 0px 10px;
  font-size: 13px;
}
.azd-modal a.btn.azd-small .dashicons {
  width: 15px;
  height: 15px;
  font-size: 15px;
}
.azd-modal a.btn.azd-disabled {
  background-color: #eee;
  color: #888;
}
.azd-modal a.btn.azd-disabled:hover {
  background-color: #eee;
  color: #888;
}
.azd-modal a.btn .dashicons {
  line-height: inherit;
}
.azd-modal a.btn.small {
  line-height: 30px;
  padding: 0 10px;
  font-size: 12px;
}
.azd-modal a.btn.secondary {
  background-color: #eee;
  color: #20a8d8;
}
.azd-modal a.btn.secondary:hover {
  background-color: #222;
  color: white;
}
.azd-modal .azd-errors {
  color: red;
}
.azd-modal .azd-messages {
  color: green;
}
.azd-modal .azd-btn {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 15px;
  color: #222;
  line-height: 1.33;
  color: white;
  display: inline-block;
  background-color: #20a8d8;
  transition: all 0.4s;
  border: 0;
  line-height: 40px;
  font-weight: 600;
  padding: 0 15px;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
}
.azd-modal .azd-btn:hover {
  background-color: #222;
}
.azd-modal .azd-btn .dashicons {
  line-height: inherit;
}
.azd-modal .azd-btn.azd-secondary {
  background-color: #eee;
  color: #20a8d8;
}
.azd-modal .azd-btn.azd-secondary:hover {
  background-color: #222;
  color: white;
}
.azd-modal .azd-btn.azd-small {
  line-height: 30px;
  padding: 0px 10px;
  font-size: 13px;
}
.azd-modal .azd-btn.azd-small .dashicons {
  width: 15px;
  height: 15px;
  font-size: 15px;
}
.azd-modal .azd-btn.azd-disabled {
  background-color: #eee;
  color: #888;
}
.azd-modal .azd-btn.azd-disabled:hover {
  background-color: #eee;
  color: #888;
}
.azd-modal .azd-datetime {
  display: flex;
  align-items: center;
}
.azd-modal .azd-datetime .azd-date {
  margin-right: 10px;
}
.azd-modal .azd-datetime .azd-time,
.azd-modal .azd-datetime .azd-hours,
.azd-modal .azd-datetime .azd-minutes {
  min-width: 50px;
}
.azd-modal .azd-datetime .azd-delimiter {
  padding: 0 5px;
}
.azd-modal .wp-picker-container {
  line-height: 20px;
  display: block;
  position: relative;
  z-index: 3;
}
.azd-modal .wp-picker-container.wp-picker-active {
  margin-bottom: 240px;
}
.azd-modal .wp-picker-container .wp-color-result.button {
  margin: 3px 6px 6px 0;
  height: 22px;
  border: 1px solid lightgray;
  box-sizing: content-box;
  box-shadow: none;
}
.azd-modal .wp-picker-container .wp-color-result.button::after {
  line-height: 20px;
  height: 20px;
}
.azd-modal .wp-picker-container .wp-color-result.button .wp-color-result-text {
  z-index: 1;
  position: relative;
  white-space: nowrap;
}
.azd-modal .wp-picker-container .wp-color-result.button.wp-picker-open ~ .wp-picker-holder {
  display: block;
}
.azd-modal .wp-picker-container .wp-picker-holder {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: white;
  z-index: 1;
}
.azd-modal .wp-picker-container .wp-picker-input-wrap:not(.hidden) ~ .wp-picker-holder .iris-picker {
  display: block !important;
}
.azd-modal .wp-picker-container .wp-picker-input-wrap input.wp-color-picker,
.azd-modal .wp-picker-container .wp-picker-input-wrap input.wp-picker-clear {
  width: auto !important;
  display: inline-block !important;
  margin: 0 !important;
  max-width: 90px !important;
  padding: 0 5px !important;
  box-sizing: border-box;
}
.azd-modal .wp-picker-container .wp-picker-input-wrap .wp-picker-clear {
  font-size: 0 !important;
  min-width: 20px !important;
  cursor: pointer;
  background-image: -webkit-repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0.1) 2px, transparent 2px, transparent 4px) !important;
  background-image: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0.1) 0px, rgba(0, 0, 0, 0.1) 2px, transparent 2px, transparent 4px) !important;
}
.azd-modal .wp-picker-container .color-alpha {
  width: calc( 100% - 2px * 2);
  height: calc( 100% - 2px * 2);
  margin: 2px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 2px;
  box-sizing: border-box;
}
.azd-modal .wp-picker-container .iris-picker .iris-square-value {
  transition: none;
  border: none;
}
.azd-modal .azd-slider.ui-slider {
  position: relative;
  text-align: left;
  background: #eee;
  width: calc(100% - 65px);
  border: none;
}
.azd-modal .azd-slider.ui-slider::after {
  content: ' ';
}
.azd-modal .azd-slider.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 13px;
  height: 13px;
  cursor: default;
  background: white;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border-radius: 100%;
  cursor: move;
  border: none;
}
.azd-modal .azd-slider.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 7px;
  display: block;
  border: 0;
  background-position: 0 0;
}
.azd-modal .azd-slider.ui-slider.ui-slider-horizontal {
  height: 8px;
}
.azd-modal .azd-slider.ui-slider.ui-slider-horizontal .ui-slider-handle {
  top: -2px;
  margin-left: -5px;
}
.azd-modal .azd-slider.ui-slider.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.azd-modal .azd-slider.ui-slider.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.azd-modal .azd-slider.ui-slider.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.azd-modal .azd-slider.ui-slider.ui-slider-vertical {
  width: 8px;
  height: 100px;
}
.azd-modal .azd-slider.ui-slider.ui-slider-vertical .ui-slider-handle {
  left: -2px;
  margin-left: 0;
  margin-bottom: -5px;
}
.azd-modal .azd-slider.ui-slider.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.azd-modal .azd-slider.ui-slider.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.azd-modal .azd-slider.ui-slider.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.azd-modal .azd-slider.ui-slider + input[type="number"] {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px !important;
  font-size: 12px !important;
  padding: 0 0px 0 5px !important;
  margin: 0 !important;
}
.azd-modal .azd-slider.ui-slider ~ .azd-units {
  position: absolute;
  top: 0px;
  right: 60px;
}
.azd-modal .select2.select2-container,
.azd-modal span.select2-container,
.azd-modal div.select2-container {
  min-width: 200px;
  margin-bottom: 15px;
}
.azd-modal .select2.select2-container:last-child,
.azd-modal span.select2-container:last-child,
.azd-modal div.select2-container:last-child {
  margin-bottom: 0;
}
.azd-modal .select2.select2-container .select2-dropdown,
.azd-modal span.select2-container .select2-dropdown,
.azd-modal div.select2-container .select2-dropdown {
  z-index: 1100;
}
.azd-modal .select2.select2-container .select2-selection--single,
.azd-modal span.select2-container .select2-selection--single,
.azd-modal div.select2-container .select2-selection--single {
  height: 35px;
  margin: 0;
  border-radius: 0;
  border-color: lightgray;
}
.azd-modal .select2.select2-container .select2-selection--single .select2-selection__arrow,
.azd-modal span.select2-container .select2-selection--single .select2-selection__arrow,
.azd-modal div.select2-container .select2-selection--single .select2-selection__arrow {
  height: 35px;
}
.azd-modal .select2.select2-container .select2-selection--single .select2-selection__rendered,
.azd-modal span.select2-container .select2-selection--single .select2-selection__rendered,
.azd-modal div.select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 33px;
}
.azd-modal .select2.select2-container .select2-selection--multiple,
.azd-modal span.select2-container .select2-selection--multiple,
.azd-modal div.select2-container .select2-selection--multiple {
  border-radius: 0;
  border-color: lightgray;
  min-height: 35px;
}
.azd-modal .select2.select2-container .select2-selection__rendered,
.azd-modal span.select2-container .select2-selection__rendered,
.azd-modal div.select2-container .select2-selection__rendered {
  display: block;
}
.azd-modal .select2.select2-container .select2-selection__rendered .select2-selection__choice,
.azd-modal span.select2-container .select2-selection__rendered .select2-selection__choice,
.azd-modal div.select2-container .select2-selection__rendered .select2-selection__choice {
  background-color: #f5f5f5;
  border-radius: 0px;
}
.azd-modal .select2.select2-container .select2-search--inline,
.azd-modal span.select2-container .select2-search--inline,
.azd-modal div.select2-container .select2-search--inline {
  margin: -1px 0px 0px 0px;
}
.azd-modal .azd-tabs > div:first-child > span {
  display: block;
  float: left;
  margin-bottom: -1px;
}
.azd-modal .azd-tabs > div:first-child > span + span {
  margin-left: -1px;
}
.azd-modal .azd-tabs > div:first-child > span a {
  color: #aaa;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 15px;
  line-height: 41px;
  border: 1px solid transparent;
  border-bottom: white;
}
.azd-modal .azd-tabs > div:first-child > span a span {
  margin-right: 10px;
}
.azd-modal .azd-tabs > div:first-child > span a:hover {
  border: 1px solid #dddddd;
  border-bottom: transparent;
}
.azd-modal .azd-tabs > div:first-child > span.azd-active a {
  color: #222;
  border: 1px solid #dddddd;
  border-bottom: white;
  background: white;
}
@media (max-width: 600px) {
  .azd-modal .azd-tabs > div:first-child > span {
    float: none;
    margin-bottom: 0;
  }
  .azd-modal .azd-tabs > div:first-child > span + span {
    margin-left: 0;
    margin-top: -1px;
  }
  .azd-modal .azd-tabs > div:first-child > span a {
    display: block;
    line-height: 20px;
    border: 1px solid #dddddd;
  }
  .azd-modal .azd-tabs > div:first-child > span.azd-active a {
    border-bottom: transparent;
  }
}
.azd-modal .azd-tabs > div:first-child::after {
  content: "";
  clear: both;
  display: table;
}
.azd-modal .azd-tabs > div:last-child {
  margin-top: -1px;
  border: 1px solid #dddddd;
}
.azd-modal .azd-tabs > div:last-child > div {
  background-color: white;
  padding: 20px;
}
.azd-modal .azd-tabs.azd-small > div:first-child > span a {
  padding: 5px 10px;
  line-height: 29px;
  font-size: 13px;
}
.azd-modal .azd-tabs.azd-small > div:first-child > span a span {
  margin-right: 10px;
}
.azd-modal .azd-left-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
.azd-modal .azd-left-tabs > div:first-child {
  color: blueviolet;
  z-index: 1;
  margin-right: -1px;
}
.azd-modal .azd-left-tabs > div:first-child > div,
.azd-modal .azd-left-tabs > div:first-child > span {
  cursor: pointer;
  display: block;
  border: 1px solid lightgray;
  background-color: white;
  margin-top: -1px;
  position: relative;
}
.azd-modal .azd-left-tabs > div:first-child > div:first-child,
.azd-modal .azd-left-tabs > div:first-child > span:first-child {
  margin-top: 0;
}
.azd-modal .azd-left-tabs > div:first-child > div a,
.azd-modal .azd-left-tabs > div:first-child > span a {
  display: block;
  padding: 15px 25px;
  outline: none;
  box-shadow: none;
  font-weight: 600;
  white-space: nowrap;
}
.azd-modal .azd-left-tabs > div:first-child > div.azd-active,
.azd-modal .azd-left-tabs > div:first-child > span.azd-active {
  border-right-color: white;
}
.azd-modal .azd-left-tabs > div:first-child > div span,
.azd-modal .azd-left-tabs > div:first-child > span span {
  margin: 0 1px;
}
.azd-modal .azd-left-tabs > div:first-child > div .azd-dragable,
.azd-modal .azd-left-tabs > div:first-child > span .azd-dragable {
  color: #222;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0, -50%);
  font-size: 14px;
  cursor: move;
}
.azd-modal .azd-left-tabs > div:last-child {
  overflow-y: scroll;
  overflow-x: visible;
  border: 1px solid lightgray;
  padding: 30px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -khtml-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}
.azd-modal .azd-left-tabs > div:last-child:empty {
  display: none;
}
.azd-modal .azd-accordion > .azd-item {
  border: 1px solid #dddddd;
  margin-top: -1px;
  background-color: white;
}
.azd-modal .azd-accordion > .azd-item > .azd-title {
  padding: 15px 20px;
  cursor: pointer;
  user-select: none;
  position: relative;
  background-color: whitesmoke;
  display: flex;
}
.azd-modal .azd-accordion > .azd-item > .azd-title:after {
  content: "\f078";
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  font-size: 10px;
  line-height: 1;
  font-family: FontAwesome;
}
.azd-modal .azd-accordion > .azd-item > .azd-title .azd-dragable {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translate(0, -50%);
  font-size: 14px;
  cursor: move;
}
.azd-modal .azd-accordion > .azd-item > .azd-title .azd-dragable + .azd-text {
  padding-right: 30px;
  display: block;
}
.azd-modal .azd-accordion > .azd-item.azd-active > .azd-title {
  border: inherit;
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
}
.azd-modal .azd-accordion > .azd-item.azd-active > .azd-title:after {
  content: "\f077";
}
.azd-modal .azd-accordion > .azd-item.azd-fixed > .azd-title .azd-dragable {
  opacity: 0.2;
}
.azd-modal .azd-accordion > .azd-item > .azd-content {
  padding: 15px 20px;
}
.azd-modal .azd-fieldset {
  background-color: #f9f9f9;
  padding: 20px;
  margin-bottom: 20px;
}
.azd-modal .azd-fields-wrapper {
  margin-bottom: 20px;
}
.azd-modal [data-parameter] {
  position: relative;
  margin-bottom: 15px;
}
.azd-modal [data-parameter]:last-child {
  margin-bottom: 0;
}
.azd-modal [data-parameter] .azd-label {
  margin-bottom: 5px;
}
.azd-modal [data-parameter] .azd-add {
  margin-bottom: 15px;
}
.azd-modal [data-parameter] .azd-modifier {
  position: absolute;
  top: 4px;
  right: 0;
  font-weight: bold;
  font-size: 11px;
  cursor: pointer;
}
.azd-modal [data-parameter] .azd-accordion ~ .azd-add {
  margin-bottom: 0;
  margin-top: 15px;
}
.azd-modal [data-parameter] .azd-left-tabs > div.ui-sortable:first-child > div a,
.azd-modal [data-parameter] .azd-left-tabs > div.ui-sortable:first-child > span a {
  padding: 15px 55px 15px 25px !important;
}
.azd-modal [data-parameter] .azd-left-tabs ~ .azd-add {
  margin-bottom: 0;
  margin-top: 15px;
}
.azd-modal [data-parameter] .azd-remove {
  background-color: rgba(255, 0, 0, 0.4);
}
.azd-modal [data-parameter] input {
  width: 100%;
  box-sizing: border-box;
}
.azd-modal [data-parameter] .azd-with-units {
  position: relative;
}
.azd-modal [data-parameter] .azd-with-units .azd-units {
  position: absolute;
  color: #aaa;
  right: 35px;
  top: 50%;
  transform: translate(0, -50%);
}
.azd-modal [data-parameter] .azd-image {
  text-align: center;
  border: 1px solid #dddddd;
}
.azd-modal [data-parameter] .azd-image img {
  max-width: 100%;
  max-height: 150px;
  margin: 5px auto;
  display: block;
}
.azd-modal [data-parameter] .azd-image .azd-actions {
  display: flex;
  border-top: 1px solid #dddddd;
  cursor: pointer;
  line-height: 30px;
}
.azd-modal [data-parameter] .azd-image .azd-actions .azd-change {
  width: 50%;
}
.azd-modal [data-parameter] .azd-image .azd-actions .azd-remove {
  width: 50%;
  color: white;
}
.azd-modal [data-parameter] .azd-images {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.azd-modal [data-parameter] .azd-images .azd-image {
  position: relative;
  width: 20%;
  padding: 10px;
  box-sizing: border-box;
  margin-right: 15px;
  margin-bottom: 15px;
}
.azd-modal [data-parameter] .azd-images .azd-image img {
  max-width: 100%;
  max-height: 100px;
  margin: auto;
}
.azd-modal [data-parameter] .azd-images .azd-image .azd-remove {
  position: absolute;
  top: 0;
  right: 0;
  color: white;
  cursor: pointer;
}
.azd-modal [data-parameter] .azd-images .azd-upload {
  font-size: 30px;
  width: 30px;
  height: 30px;
  padding: 20px;
  background-color: whitesmoke;
  cursor: pointer;
  color: #20a8d8;
}
.azd-modal [data-parameter] .azd-files {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.azd-modal [data-parameter] .azd-files .azd-file {
  position: relative;
  width: 20%;
  padding: 10px;
  box-sizing: border-box;
}
.azd-modal [data-parameter] .azd-files .azd-file .azd-icon {
  font-size: 25px;
  opacity: 0.3;
}
.azd-modal [data-parameter] .azd-files .azd-file .azd-remove {
  position: absolute;
  top: 0;
  right: 0;
  color: white;
  cursor: pointer;
}
.azd-modal [data-parameter] .azd-files .azd-file ~ .azd-upload {
  margin-left: 20px;
}
.azd-modal [data-parameter] .azd-files .azd-upload {
  font-size: 30px;
  width: 30px;
  height: 30px;
  padding: 20px;
  background-color: whitesmoke;
  cursor: pointer;
  color: #20a8d8;
}
.azd-modal [data-parameter] .azd-working-hours .azd-hours .azd-open-closed,
.azd-modal [data-parameter] .azd-special-days .azd-hours .azd-open-closed {
  display: flex;
  align-items: center;
}
.azd-modal [data-parameter] .azd-working-hours .azd-hours .azd-open-closed .azd-checkbox,
.azd-modal [data-parameter] .azd-special-days .azd-hours .azd-open-closed .azd-checkbox {
  margin-right: 10px;
}
.azd-modal [data-parameter] .azd-working-hours .azd-hours .azd-open-closed [type="checkbox"]:checked ~ .azd-open,
.azd-modal [data-parameter] .azd-special-days .azd-hours .azd-open-closed [type="checkbox"]:checked ~ .azd-open {
  display: inline;
}
.azd-modal [data-parameter] .azd-working-hours .azd-hours .azd-open-closed [type="checkbox"]:checked ~ .azd-closed,
.azd-modal [data-parameter] .azd-special-days .azd-hours .azd-open-closed [type="checkbox"]:checked ~ .azd-closed {
  display: none;
}
.azd-modal [data-parameter] .azd-working-hours .azd-hours .azd-open-closed [type="checkbox"]:not(:checked) ~ .azd-open,
.azd-modal [data-parameter] .azd-special-days .azd-hours .azd-open-closed [type="checkbox"]:not(:checked) ~ .azd-open {
  display: none;
}
.azd-modal [data-parameter] .azd-working-hours .azd-hours .azd-open-closed [type="checkbox"]:not(:checked) ~ .azd-closed,
.azd-modal [data-parameter] .azd-special-days .azd-hours .azd-open-closed [type="checkbox"]:not(:checked) ~ .azd-closed {
  display: inline;
}
.azd-modal [data-parameter] .azd-working-hours .azd-hours.azd-periods .azd-open-closed,
.azd-modal [data-parameter] .azd-special-days .azd-hours.azd-periods .azd-open-closed {
  display: none;
}
.azd-modal [data-parameter] .azd-working-hours .azd-hours .azd-periods .azd-period,
.azd-modal [data-parameter] .azd-special-days .azd-hours .azd-periods .azd-period {
  display: flex;
  align-items: center;
}
.azd-modal [data-parameter] .azd-working-hours .azd-hours .azd-periods .azd-period .azd-from,
.azd-modal [data-parameter] .azd-special-days .azd-hours .azd-periods .azd-period .azd-from,
.azd-modal [data-parameter] .azd-working-hours .azd-hours .azd-periods .azd-period .azd-to,
.azd-modal [data-parameter] .azd-special-days .azd-hours .azd-periods .azd-period .azd-to {
  display: flex;
}
.azd-modal [data-parameter] .azd-working-hours .azd-hours .azd-periods .azd-period .azd-from:after,
.azd-modal [data-parameter] .azd-special-days .azd-hours .azd-periods .azd-period .azd-from:after {
  content: '-';
  margin: 0 10px;
  line-height: 30px;
}
.azd-modal [data-parameter] .azd-working-hours .azd-hours .azd-periods .azd-period .azd-delete,
.azd-modal [data-parameter] .azd-special-days .azd-hours .azd-periods .azd-period .azd-delete {
  margin-left: 10px;
  cursor: pointer;
  display: flex;
}
.azd-modal [data-parameter] .azd-working-hours .azd-hours .azd-periods .azd-period .azd-delete span,
.azd-modal [data-parameter] .azd-special-days .azd-hours .azd-periods .azd-period .azd-delete span {
  font-size: 15px;
  height: auto;
}
.azd-modal [data-parameter] .azd-working-hours .azd-hours .azd-periods .azd-period + .azd-period,
.azd-modal [data-parameter] .azd-special-days .azd-hours .azd-periods .azd-period + .azd-period {
  margin-top: 10px;
}
.azd-modal [data-parameter] .azd-working-hours .azd-add,
.azd-modal [data-parameter] .azd-special-days .azd-add {
  text-align: center;
  vertical-align: middle;
  line-height: 0px;
}
.azd-modal [data-parameter] .azd-working-hours .azd-add span,
.azd-modal [data-parameter] .azd-special-days .azd-add span {
  cursor: pointer;
  height: 17px;
}
.azd-modal [data-parameter] .calendar table.month td.day .day-content {
  border-radius: 0;
}
.azd-modal [data-parameter] .calendar table {
  width: auto;
}
.azd-modal [data-parameter] .calendar table thead tr th {
  border: none;
}
.azd-modal [data-parameter] .calendar .calendar-header {
  border: none;
}
.azd-modal [data-parameter] .calendar .calendar-header table th {
  padding: 0px 10px;
  line-height: 40px;
}
.azd-modal [data-parameter] .calendar .months-container .month-container {
  margin-bottom: 15px;
}
.azd-modal [data-parameter] table.azd-group {
  margin-bottom: 10px;
}
.azd-modal [data-parameter] table.azd-group tbody tr td [data-parameter]:last-child {
  margin-bottom: 0;
}
.azd-modal [data-parameter] table.azd-group tbody tr td:last-child {
  width: 0px;
}
.azd-modal [data-parameter] .azd-stack .azd-stack-row {
  border: 1px dashed #dddddd;
  padding: 20px;
  margin-bottom: 20px;
  background-color: white;
}
.azd-modal [data-parameter] .azd-icon {
  background-color: whitesmoke;
  display: inline-block;
  padding: 15px;
  font-size: 25px;
  cursor: pointer;
}
.azd-modal .azd-rule {
  position: relative;
  padding-bottom: 50px;
}
.azd-modal .azd-rule > .azd-and {
  position: relative;
  border: 1px solid #dddddd;
  padding: 20px 40px 20px 20px;
}
.azd-modal .azd-rule > .azd-and > .azd-or {
  position: relative;
}
.azd-modal .azd-rule > .azd-and > .azd-or > .azd-remove-or {
  position: absolute;
  right: -30px;
  top: 5px;
  cursor: pointer;
  color: red;
}
.azd-modal .azd-rule > .azd-and > .azd-add-or {
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
  font-weight: bold;
  padding: 5px 10px;
  background-color: #20a8d8;
  color: white;
  display: inline-block;
}
.azd-modal .azd-rule > .azd-and > .azd-remove-and {
  display: none;
}
.azd-modal .azd-rule > .azd-and > .azd-or-helper {
  margin: 20px 0;
  font-weight: bold;
  padding: 5px 10px;
  border: 1px solid #dddddd;
  display: inline-block;
  background-color: whitesmoke;
}
.azd-modal .azd-rule > .azd-and > .azd-or-helper:last-child {
  display: none;
}
.azd-modal .azd-rule > .azd-and-helper {
  margin: 10px 0;
  font-weight: bold;
  padding: 5px 10px;
  border: 1px solid #dddddd;
  display: inline-block;
  background-color: whitesmoke;
}
.azd-modal .azd-rule > .azd-and-helper:last-child {
  display: none;
}
.azd-modal .azd-rule > .azd-add-and {
  position: absolute;
  left: 0;
  top: calc(100% - 30px);
  cursor: pointer;
  font-weight: bold;
  padding: 5px 10px;
  background-color: #20a8d8;
  color: white;
  display: inline-block;
}
.azd-modal .azd-condition .azd-expression {
  margin: 0 -10px;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.azd-modal .azd-condition .azd-expression > div {
  padding: 10px 10px 0 10px;
  margin: 0;
}
.azd-modal .azd-control {
  margin-bottom: 15px;
  position: relative;
}
.azd-modal .azd-control > label {
  margin-bottom: 8px;
  display: block;
}
.azd-modal .azd-control a {
  transition: none;
}
.azd-modal .azd-checkbox-wrapper {
  display: flex;
}
.azd-modal .azd-checkbox-wrapper .azd-checkbox {
  margin-right: 10px;
}
.azd-modal .azd-checkbox-wrapper .azd-label {
  margin-bottom: 0;
}
.azd-modal input,
.azd-modal select,
.azd-modal textarea {
  width: 100%;
  box-sizing: border-box;
}
.azd-modal input[multiple],
.azd-modal select[multiple],
.azd-modal textarea[multiple] {
  padding: 10px;
  height: 120px;
}
.azd-modal table {
  font-size: 12px;
}
.azd-modal table thead tr th > * {
  margin-bottom: 5px;
}
.azd-modal .azd-modal-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  white-space: nowrap;
}
.azd-modal .azd-modal-desc {
  margin-bottom: 20px;
}
.azd-modal .azd-modal-label {
  font-size: 13px;
  color: #222;
  position: relative;
  font-weight: 600;
  margin-bottom: 5px;
}
.azd-modal .azd-modal-label:after {
  content: ':';
}
.azd-modal .azd-modal-control {
  margin-bottom: 10px;
}
.azd-modal .azd-images {
  width: 600px;
  height: 400px;
  overflow-y: scroll;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  position: relative;
}
.azd-modal .azd-images .azd-image {
  width: 20%;
  padding: 5px;
  position: relative;
  box-sizing: border-box;
  border: 1px solid transparent;
}
.azd-modal .azd-images .azd-image.azd-selected {
  border: 1px solid #20a8d8;
}
.azd-modal .azd-images .azd-image img {
  max-width: 100%;
}
.azd-modal .azd-images .azd-image .azd-delete {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  color: red;
  background-color: whitesmoke;
  padding: 5px;
}
.azd-modal .azd-images .azd-progress {
  z-index: 1;
  position: absolute;
  height: 10px;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border: 1px solid grey;
  background-color: white;
  box-sizing: border-box;
}
.azd-modal .azd-images .azd-progress .azd-status {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0;
  background-color: green;
}
.azd-modal .azd-modal-actions {
  margin-top: 30px;
  white-space: nowrap;
}
.azd-modal .azd-modal-actions > div {
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  color: #20a8d8;
  display: inline-block;
  margin-right: 30px;
  transition: all 0.4s;
}
.azd-modal .azd-modal-actions > div:hover {
  color: #222;
}
.azd-modal .azd-import-options {
  margin-top: 30px;
}
.azd-modal .azd-import-options .azd-option .azd-option-title {
  margin-bottom: 10px;
  font-weight: 600;
}
.azd-modal .azd-import-options .azd-option .azd-radio {
  display: flex;
  flex-wrap: wrap;
}
.azd-modal .azd-import-options .azd-option .azd-radio.azd-vertical {
  display: block;
  margin-top: 8px;
}
.azd-modal .azd-import-options .azd-option .azd-radio.azd-vertical label {
  display: block;
  margin: 0 0 7px 0;
}
.azd-modal .azd-import-options .azd-option .azd-radio.azd-vertical .azd-details {
  padding-left: 32px;
  margin-top: -7px;
  margin-bottom: 7px;
  color: #aaa;
  font-size: 14px;
}
.azd-modal .azd-import-options .azd-option .azd-radio label {
  display: block;
  padding-left: 32px;
  position: relative;
  cursor: pointer;
  margin: 0 5px 10px 0;
}
.azd-modal .azd-import-options .azd-option .azd-radio label::before {
  content: "";
  position: absolute;
  right: calc(100% - 24px);
  top: 0;
  height: 20px;
  width: 20px;
  border: 1px solid #20a8d8;
  border-radius: 100%;
}
.azd-modal .azd-import-options .azd-option .azd-radio label::after {
  content: "";
  position: absolute;
  right: calc(100% - 21px);
  top: 3px;
  height: 16px;
  width: 16px;
  background-color: #20a8d8;
  border-radius: 100%;
  transition: all 0.1s ease-in-out;
  transform: scale(0);
}
.azd-modal .azd-import-options .azd-option .azd-radio input[type="radio"] {
  display: none !important;
}
.azd-modal .azd-import-options .azd-option .azd-radio input[type="radio"]:checked + label::after {
  transform: scale(1);
}
.azd-modal .azd-mapping {
  max-width: 1000px;
  overflow-x: scroll;
}
.azd-modal .azd-mapping table thead tr th {
  min-width: 170px;
}
.azd-modal .azd-id-field > * {
  vertical-align: middle;
}
.azd-modal .azd-id-field .azd-label {
  margin-left: 10px;
}
.azd-modal .azd-2-columns {
  font-size: 0;
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.azd-modal .azd-2-columns.p > * {
  margin-bottom: 0;
}
.azd-modal .azd-2-columns > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-left: 10px !important;
  padding-right: 10px !important;
  font-size: 15px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .azd-modal .azd-2-columns {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .azd-modal .azd-2-columns > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 20px !important;
  }
}
.azd-modal .azd-3-columns {
  font-size: 0;
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.azd-modal .azd-3-columns.p > * {
  margin-bottom: 0;
}
.azd-modal .azd-3-columns > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 33.33%;
  padding-left: 10px !important;
  padding-right: 10px !important;
  font-size: 15px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .azd-modal .azd-3-columns {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .azd-modal .azd-3-columns > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 20px !important;
  }
}
.azd-modal .azd-4-columns {
  font-size: 0;
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.azd-modal .azd-4-columns.p > * {
  margin-bottom: 0;
}
.azd-modal .azd-4-columns > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding-left: 10px !important;
  padding-right: 10px !important;
  font-size: 15px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .azd-modal .azd-4-columns {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .azd-modal .azd-4-columns > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 20px !important;
  }
}
.azd-modal .azd-5-columns {
  font-size: 0;
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.azd-modal .azd-5-columns.p > * {
  margin-bottom: 0;
}
.azd-modal .azd-5-columns > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 20%;
  padding-left: 10px !important;
  padding-right: 10px !important;
  font-size: 15px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .azd-modal .azd-5-columns {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .azd-modal .azd-5-columns > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 20px !important;
  }
}
.azd-modal .azd-6-columns {
  font-size: 0;
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.azd-modal .azd-6-columns.p > * {
  margin-bottom: 0;
}
.azd-modal .azd-6-columns > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 16.66%;
  padding-left: 10px !important;
  padding-right: 10px !important;
  font-size: 15px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .azd-modal .azd-6-columns {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .azd-modal .azd-6-columns > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 20px !important;
  }
}
.azd-modal .azd-templates {
  width: 1000px;
  font-size: 0;
  margin-left: -15px !important;
  margin-right: -15px !important;
}
.azd-modal .azd-templates.p > * {
  margin-bottom: 0;
}
.azd-modal .azd-templates > * {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: calc(33.333% - 0.5px);
  padding-left: 15px !important;
  padding-right: 15px !important;
  font-size: 15px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .azd-modal .azd-templates {
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .azd-modal .azd-templates > * {
    display: block;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 30px !important;
  }
}
.azd-modal .azd-templates .azd-template {
  cursor: pointer;
  padding-top: 15px;
  padding-bottom: 12px;
  transition: all 0.4s;
}
.azd-modal .azd-templates .azd-template:hover {
  background-color: #20a8d8;
}
.azd-modal .azd-templates .azd-template:hover .azd-name {
  color: white;
}
.azd-modal .azd-templates .azd-template .azd-preview {
  height: 180px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.azd-modal .azd-templates .azd-template .azd-name {
  transition: all 0.4s;
  font-weight: 600;
  margin-top: 10px;
  text-align: center;
}
.azd-modal .ace_editor,
.azd-modal .azd-ace {
  width: 70vw;
  height: 70vh !important;
}
.azd-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 360px;
  background: black;
  opacity: 0.7;
  z-index: 159900;
}
.azd-icon-select-dialog {
  position: fixed;
  background-color: white;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
  padding: 20px;
  width: 800px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 560000;
}
.azd-icon-select-dialog input:not([type="file"]),
.azd-icon-select-dialog select,
.azd-icon-select-dialog textarea {
  font-family: "Open Sans";
  line-height: 30px;
  font-size: 15px;
  height: 35px;
  padding: 0 10px;
  border: 1px solid #dddddd;
  background-color: white;
  box-sizing: border-box;
}
.azd-icon-select-dialog input:not([type="file"]):placeholder,
.azd-icon-select-dialog select:placeholder,
.azd-icon-select-dialog textarea:placeholder {
  color: #cccccc;
}
.azd-icon-select-dialog input:not([type="file"])::placeholder,
.azd-icon-select-dialog select::placeholder,
.azd-icon-select-dialog textarea::placeholder {
  color: #cccccc;
}
.azd-icon-select-dialog input:not([type="file"])::-webkit-input-placeholder,
.azd-icon-select-dialog select::-webkit-input-placeholder,
.azd-icon-select-dialog textarea::-webkit-input-placeholder {
  color: #cccccc;
}
.azd-icon-select-dialog input:not([type="file"])::-moz-placeholder,
.azd-icon-select-dialog select::-moz-placeholder,
.azd-icon-select-dialog textarea::-moz-placeholder {
  color: #cccccc;
}
.azd-icon-select-dialog input:not([type="file"]):-moz-placeholder,
.azd-icon-select-dialog select:-moz-placeholder,
.azd-icon-select-dialog textarea:-moz-placeholder {
  color: #cccccc;
}
.azd-icon-select-dialog input:not([type="file"]):-ms-input-placeholder,
.azd-icon-select-dialog select:-ms-input-placeholder,
.azd-icon-select-dialog textarea:-ms-input-placeholder {
  color: #cccccc;
}
.azd-icon-select-dialog input:not([type="file"]):active,
.azd-icon-select-dialog select:active,
.azd-icon-select-dialog textarea:active,
.azd-icon-select-dialog input:not([type="file"]):focus,
.azd-icon-select-dialog select:focus,
.azd-icon-select-dialog textarea:focus {
  outline: 0;
}
.azd-icon-select-dialog .azd-type-search {
  margin-bottom: 10px;
  display: flex;
}
.azd-icon-select-dialog .azd-type-search select {
  margin-right: 10px;
}
.azd-icon-select-dialog .azd-icons {
  max-height: 500px;
  overflow-y: auto;
}
.azd-icon-select-dialog .azd-icons span {
  display: inline-block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
}
.azd-icon-select-dialog .azd-icons span:hover {
  background-color: whitesmoke;
}
@media screen and (max-height: 870px) {
  .azd-icon-select-dialog .azd-icons span {
    height: 25px;
    width: 25px;
    line-height: 25px;
  }
}
@media screen and (max-height: 670px) {
  .azd-icon-select-dialog .azd-icons span {
    height: 23px;
    width: 23px;
    line-height: 23px;
  }
}
.trumbowyg-button-pane {
  overflow: hidden;
}
.trumbowyg-box.trumbowyg-fullscreen {
  width: auto;
  right: 0;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*# sourceMappingURL=dashboard.css.map */
.azd-wrapper .azd-page-wrapper > .azd-header .azd-utilites .azd-account .azd-dropdown div a {
    line-height: 40px;
    padding: 0 20px;
    border-bottom: 1px solid #dddddd;
    display: block;
    color: #222;
    transition: all 0.4s;
}
.azd-wrapper .azd-page-wrapper > .azd-header .azd-utilites .azd-account::after {
    content: "\f078";
    font-family: FontAwesome;
    margin-left: 5px;
    color: #ddd;
    font-size: 10px;
    vertical-align: bottom;
}

.azd-wrapper .azd-page-wrapper > .azd-header .azd-utilites .azd-account .azd-dropdown div a.azd-logout:before {
    content: "\f08b";
    font-family: FontAwesome;
    margin-right: 10px;
    color: #ddd;
}

.azd-working-hours .azd-hours .azd-periods{
  margin-top: 10px;
} 

/*full calendar*/
.azd-wrapper .azd-calendar .fc-timegrid-col-events .fc-timegrid-event {
  overflow: hidden;
}

.azd-wrapper .azd-calendar .fc-timegrid-col-events .fc-timegrid-event:hover {
  bottom: auto;
  overflow: visible;
}

.azd-wrapper .azd-calendar .fc-v-event {
  border: none;
  border-radius: 0;
  background: transparent;
}

.azd-wrapper a {
  color: #222;
  text-decoration: none;
  transition: all 0.4s;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.azd-wrapper {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 15px;
  color: #222;
  line-height: 1.33;
  width: 100%;
  background-color: #333;
}

.hideMe{ display:none;}

.warningMsgContainer{
  padding: 10px 10px 10px 10px;
  border: 1px solid #ffe4e4;
  background-color: #ffe4e4;
  margin: 30px 30px 0px 30px;
}

.warningMsgContainer .warningMsg {
 color: #bf3131;
}

.toastMessage{
  width: 30%;
  position: fixed;
  right: 0;
  bottom: 30px;
  height: 72px;
  padding: 10px 10px 10px 10px;
  border-radius: 6px;
  display: none;
}

.errorMessage {
  color: #bf3131;
  border: 1px solid #fbcccc;
  background-color: #ffe4e4;
}

.successMessage {
  border: 1px solid #9ce997;
  color: #2b971f;
  background-color: #d1fbd2;
}

.loader {
  font-size: 10px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  animation: mulShdSpin 1.1s infinite ease;
  transform: translateZ(0);
}
@keyframes mulShdSpin {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255,255,255, 0.2), 2.5em 0em 0 0em rgba(255,255,255, 0.2), 1.75em 1.75em 0 0em rgba(255,255,255, 0.2), 0em 2.5em 0 0em rgba(255,255,255, 0.2), -1.8em 1.8em 0 0em rgba(255,255,255, 0.2), -2.6em 0em 0 0em rgba(255,255,255, 0.5), -1.8em -1.8em 0 0em rgba(255,255,255, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,255,255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255,255,255, 0.2), 1.75em 1.75em 0 0em rgba(255,255,255, 0.2), 0em 2.5em 0 0em rgba(255,255,255, 0.2), -1.8em 1.8em 0 0em rgba(255,255,255, 0.2), -2.6em 0em 0 0em rgba(255,255,255, 0.2), -1.8em -1.8em 0 0em rgba(255,255,255, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,255,255, 0.5), 1.8em -1.8em 0 0em rgba(255,255,255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255,255,255, 0.2), 0em 2.5em 0 0em rgba(255,255,255, 0.2), -1.8em 1.8em 0 0em rgba(255,255,255, 0.2), -2.6em 0em 0 0em rgba(255,255,255, 0.2), -1.8em -1.8em 0 0em rgba(255,255,255, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,255,255, 0.2), 1.8em -1.8em 0 0em rgba(255,255,255, 0.5), 2.5em 0em 0 0em rgba(255,255,255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255,255,255, 0.2), -1.8em 1.8em 0 0em rgba(255,255,255, 0.2), -2.6em 0em 0 0em rgba(255,255,255, 0.2), -1.8em -1.8em 0 0em rgba(255,255,255, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,255,255, 0.2), 1.8em -1.8em 0 0em rgba(255,255,255, 0.2), 2.5em 0em 0 0em rgba(255,255,255, 0.5), 1.75em 1.75em 0 0em rgba(255,255,255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255,255,255, 0.2), -2.6em 0em 0 0em rgba(255,255,255, 0.2), -1.8em -1.8em 0 0em rgba(255,255,255, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,255,255, 0.2), 1.8em -1.8em 0 0em rgba(255,255,255, 0.2), 2.5em 0em 0 0em rgba(255,255,255, 0.2), 1.75em 1.75em 0 0em rgba(255,255,255, 0.5), 0em 2.5em 0 0em rgba(255,255,255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255,255,255, 0.2), -1.8em -1.8em 0 0em rgba(255,255,255, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,255,255, 0.2), 1.8em -1.8em 0 0em rgba(255,255,255, 0.2), 2.5em 0em 0 0em rgba(255,255,255, 0.2), 1.75em 1.75em 0 0em rgba(255,255,255, 0.2), 0em 2.5em 0 0em rgba(255,255,255, 0.5), -1.8em 1.8em 0 0em rgba(255,255,255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255,255,255, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255,255,255, 0.2), 1.8em -1.8em 0 0em rgba(255,255,255, 0.2), 2.5em 0em 0 0em rgba(255,255,255, 0.2), 1.75em 1.75em 0 0em rgba(255,255,255, 0.2), 0em 2.5em 0 0em rgba(255,255,255, 0.2), -1.8em 1.8em 0 0em rgba(255,255,255, 0.5), -2.6em 0em 0 0em rgba(255,255,255, 0.7), -1.8em -1.8em 0 0em #ffffff;
  }
}

.fullPageLoader{
  display: none;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  vertical-align: middle;
  z-index: 10;
  background: #000000b5;
}