@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: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-lines: multiple;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-box-lines: multiple;
  -o-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -khtml-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.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;
}
.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;
  }
}
.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 .azd-sidebar {
  z-index: 1;
  left: 0;
  top: 0;
  position: fixed;
  width: 300px;
}
.azd-wrapper .azd-sidebar a {
  color: white;
}
.azd-wrapper .azd-sidebar .azd-logo {
  padding: 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;
  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:hover {
  background-color: #20a8d8;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div {
  position: relative;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > 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 > a {
    padding: 5px 5px 5px 30px;
  }
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div > a:hover,
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div > a:focus {
  background-color: #262626;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div > a:hover span,
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div > a:focus span {
  color: #ffffff;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div > a span {
  transition: all 0.4s;
  color: rgba(255, 255, 255, 0.2);
  margin-right: 10px;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div.azd-active > a {
  background-color: #1a1a1a;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > div.azd-active > a span {
  color: #ffffff;
}
.azd-wrapper .azd-sidebar .azd-sidebar-menu > 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 .azd-divider {
  margin: 10px 0;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.1);
}
.azd-wrapper .azd-sidebar + .azd-page-wrapper {
  margin: 0 0 0 300px;
  min-height: 100vh;
}
.azd-wrapper .azd-sidebar-footer {
  position: fixed;
  left: 0;
  width: 300px;
  bottom: 0;
  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-footer > div {
  position: relative;
}
.azd-wrapper .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-footer > div > a {
    padding: 5px 5px 5px 30px;
  }
}
.azd-wrapper .azd-sidebar-footer > div > a:hover,
.azd-wrapper .azd-sidebar-footer > div > a:focus {
  background-color: #262626;
}
.azd-wrapper .azd-sidebar-footer > div > a:hover span,
.azd-wrapper .azd-sidebar-footer > div > a:focus span {
  color: #ffffff;
}
.azd-wrapper .azd-sidebar-footer > div > a span {
  transition: all 0.4s;
  color: rgba(255, 255, 255, 0.2);
  margin-right: 10px;
}
.azd-wrapper .azd-sidebar-footer > div.azd-active > a {
  background-color: #1a1a1a;
}
.azd-wrapper .azd-sidebar-footer > div.azd-active > a span {
  color: #ffffff;
}
.azd-wrapper .azd-page-wrapper {
  background-color: #f3f3f3;
}
.azd-wrapper .azd-page-wrapper > .azd-header {
  box-sizing: border-box;
  padding: 0 30px;
  display: table;
  width: 100%;
  height: 50px;
}
.azd-wrapper .azd-page-wrapper > .azd-header .azd-links {
  display: table-cell;
  vertical-align: middle;
}
.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;
}
.azd-wrapper .azd-page-wrapper > .azd-header .azd-utilites .azd-plan span {
  margin-right: 10px;
  display: inline;
}
.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 {
  visibility: visible;
  opacity: 1;
}
.azd-wrapper .azd-page-wrapper > .azd-header .azd-utilites .azd-account .azd-dropdown {
  transition: all 0.4s;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  background-color: white;
  right: 0;
  top: 100%;
  min-width: 150px;
  border: 1px solid #ddd;
  border-bottom: none;
}
.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 #ddd;
  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 #ddd;*/
  /*border-bottom: 1px solid #ddd;*/
  display: table;
  width: 100%;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header > div {
  display: table-cell;
  vertical-align: middle;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-page-title {
  padding: 0;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-page-title span {
  font-weight: 300;
  color: #aaa;
  font-size: 30px;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-actions {
  text-align: right;
  white-space: nowrap;
}
.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;
  margin-right: 10px;
}
.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:last-child,
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-dialog-header .azd-actions button:last-child {
  margin-right: 0;
}
.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 #ddd;*/
  background-color: white;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-content .azd-panel .azd-panel-header {
  background-color: #f9f9f9;
  color: #888;
  padding: 10px 20px;
  font-weight: 600;
  /*border-bottom: 1px solid #ddd;*/
  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: 30px;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-content .azd-tabs > div:first-child > span {
  display: block;
  float: left;
  margin-bottom: -1px;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-content .azd-tabs > div:first-child > span + span {
  margin-left: -1px;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-content .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-page-wrapper .azd-dialog .azd-content .azd-tabs > div:first-child > span a span {
  margin-right: 10px;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-content .azd-tabs > div:first-child > span a:hover {
  border: 1px solid #ddd;
  border-bottom: transparent;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-content .azd-tabs > div:first-child > span.azd-active a {
  color: #222;
  border: 1px solid #ddd;
  border-bottom: white;
  background: white;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-content .azd-tabs > div:first-child::after {
  content: "";
  clear: both;
  display: table;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-content .azd-tabs > div:last-child {
  margin-top: -1px;
  border: 1px solid #ddd;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-content .azd-tabs > div:last-child > div {
  background-color: white;
  padding: 30px;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-content .azd-left-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  max-height: 80vh;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-content .azd-left-tabs > div:first-child {
  color: blueviolet;
  z-index: 1;
  margin-right: -1px;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-content .azd-left-tabs > div:first-child > div,
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-content .azd-left-tabs > div:first-child > span {
  cursor: pointer;
  display: block;
  border: 1px solid lightgray;
  background-color: white;
  margin-top: -1px;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-content .azd-left-tabs > div:first-child > div:first-child,
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-content .azd-left-tabs > div:first-child > span:first-child {
  margin-top: 0;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-content .azd-left-tabs > div:first-child > div a,
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-content .azd-left-tabs > div:first-child > span a {
  display: block;
  padding: 15px 25px;
  outline: none;
  box-shadow: none;
  font-weight: 600;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-content .azd-left-tabs > div:first-child > div.azh-active,
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-content .azd-left-tabs > div:first-child > span.azh-active {
  border-right-color: white;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-content .azd-left-tabs > div:first-child > div span,
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-content .azd-left-tabs > div:first-child > span span {
  margin: 0 1px;
}
.azd-wrapper .azd-page-wrapper .azd-dialog .azd-content .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-page-wrapper .azd-dialog .azd-content .azd-apply {
  margin-top: 30px;
}
.azd-wrapper .azd-page-wrapper #azd-pages .azd-dialog-header .azd-actions {
  min-width: 400px;
}
.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;
}
.azd-wrapper .azd-page-wrapper #azd-plans .azd-plan a:hover {
  background-color: #222;
}
.azd-wrapper .azd-page-wrapper #azd-themes .azd-theme img,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-theme img,
.azd-wrapper .azd-page-wrapper #azd-themes .azd-extension img,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-extension img {
  margin: auto;
  display: block;
  margin-bottom: 20px;
}
.azd-wrapper .azd-page-wrapper #azd-themes .azd-theme .azd-actions,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-theme .azd-actions,
.azd-wrapper .azd-page-wrapper #azd-themes .azd-extension .azd-actions,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-extension .azd-actions {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
.azd-wrapper .azd-page-wrapper #azd-themes .azd-theme .azd-actions > *,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-theme .azd-actions > *,
.azd-wrapper .azd-page-wrapper #azd-themes .azd-extension .azd-actions > *,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-extension .azd-actions > * {
  margin-right: 5px;
}
.azd-wrapper .azd-page-wrapper #azd-themes .azd-theme .azd-actions a,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-theme .azd-actions a,
.azd-wrapper .azd-page-wrapper #azd-themes .azd-extension .azd-actions a,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-extension .azd-actions 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;
}
.azd-wrapper .azd-page-wrapper #azd-themes .azd-theme .azd-actions a:hover,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-theme .azd-actions a:hover,
.azd-wrapper .azd-page-wrapper #azd-themes .azd-extension .azd-actions a:hover,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-extension .azd-actions a:hover {
  background-color: #222;
}
.azd-wrapper .azd-page-wrapper #azd-themes .azd-theme .azd-actions button,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-theme .azd-actions button,
.azd-wrapper .azd-page-wrapper #azd-themes .azd-extension .azd-actions button,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-extension .azd-actions button,
.azd-wrapper .azd-page-wrapper #azd-themes .azd-theme .azd-actions .btn,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-theme .azd-actions .btn,
.azd-wrapper .azd-page-wrapper #azd-themes .azd-extension .azd-actions .btn,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-extension .azd-actions .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;
  display: none;
}
.azd-wrapper .azd-page-wrapper #azd-themes .azd-theme .azd-actions button:hover,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-theme .azd-actions button:hover,
.azd-wrapper .azd-page-wrapper #azd-themes .azd-extension .azd-actions button:hover,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-extension .azd-actions button:hover,
.azd-wrapper .azd-page-wrapper #azd-themes .azd-theme .azd-actions .btn:hover,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-theme .azd-actions .btn:hover,
.azd-wrapper .azd-page-wrapper #azd-themes .azd-extension .azd-actions .btn:hover,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-extension .azd-actions .btn:hover {
  background-color: #222;
}
.azd-wrapper .azd-page-wrapper #azd-themes .azd-theme:not(.azd-purchased) .azd-purchase,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-theme:not(.azd-purchased) .azd-purchase,
.azd-wrapper .azd-page-wrapper #azd-themes .azd-extension:not(.azd-purchased) .azd-purchase,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-extension:not(.azd-purchased) .azd-purchase {
  display: block;
}
.azd-wrapper .azd-page-wrapper #azd-themes .azd-theme:not(.azd-installed) .azd-install,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-theme:not(.azd-installed) .azd-install,
.azd-wrapper .azd-page-wrapper #azd-themes .azd-extension:not(.azd-installed) .azd-install,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-extension:not(.azd-installed) .azd-install {
  display: block;
}
.azd-wrapper .azd-page-wrapper #azd-themes .azd-theme.azd-installed .azd-options,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-theme.azd-installed .azd-options,
.azd-wrapper .azd-page-wrapper #azd-themes .azd-extension.azd-installed .azd-options,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-extension.azd-installed .azd-options {
  display: block;
}
.azd-wrapper .azd-page-wrapper #azd-themes .azd-theme.azd-installed:not(.azd-published) .azd-publish,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-theme.azd-installed:not(.azd-published) .azd-publish,
.azd-wrapper .azd-page-wrapper #azd-themes .azd-extension.azd-installed:not(.azd-published) .azd-publish,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-extension.azd-installed:not(.azd-published) .azd-publish {
  display: block;
}
.azd-wrapper .azd-page-wrapper #azd-themes .azd-theme.azd-installed.azd-published .azd-customize,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-theme.azd-installed.azd-published .azd-customize,
.azd-wrapper .azd-page-wrapper #azd-themes .azd-extension.azd-installed.azd-published .azd-customize,
.azd-wrapper .azd-page-wrapper #azd-extensions .azd-extension.azd-installed.azd-published .azd-customize {
  display: block;
}
.azd-wrapper .azd-page-wrapper #azd-templates .azd-template {
  cursor: pointer;
  user-select: none;
}
.azd-wrapper .azd-page-wrapper #azd-templates .azd-template .azd-template-preview {
  height: 300px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 50% 0;
  transition: all 3s;
}
.azd-wrapper .azd-page-wrapper #azd-templates .azd-template:hover .azd-template-preview {
  background-position: 50% 100%;
}
.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 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 ul,
.azd-wrapper ol {
  line-height: 1.5em;
  margin-bottom: 15px;
}
.azd-wrapper input:not([type="file"]),
.azd-wrapper select,
.azd-wrapper textarea {
  font-family: "Open Sans";
  line-height: 30px;
  height: 30px;
  padding: 0 10px;
  border: 1px solid #ddd;
  background-color: transparent;
}
.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 input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.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;
  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 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 form select,
.azd-wrapper form textarea {
  line-height: inherit;
  width: 100%;
  box-sizing: border-box;
}
.azd-wrapper form textarea {
  height: 150px;
  padding: 10px;
}
.azd-wrapper form .azd-fieldset {
  background-color: #f9f9f9;
  padding: 20px;
  margin-bottom: 20px;
}
.azd-wrapper form .azd-field {
  margin-bottom: 20px;
}
.azd-wrapper form .azd-field:last-child {
  margin-bottom: 0;
}
.azd-wrapper form .azd-field > div:first-child {
  color: #222;
  font-weight: 600;
  margin-bottom: 5px;
}
.azd-wrapper form .azd-field a {
  line-height: 30px;
}
.azd-wrapper form .azd-field .azd-uploader {
  position: relative;
  height: 10px;
}
.azd-wrapper form .azd-row [class*="azd-col"] .azd-field {
  margin-bottom: 20px;
}
.azd-wrapper 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 {
  background-color: #222;
}
.azd-wrapper table {
  width: 100%;
}
.azd-wrapper table thead tr th {
  font-weight: 600;
  color: #222;
  text-align: left;
  vertical-align: middle;
  padding: 12px 20px;
  border: 1px solid #ddd;
}
.azd-wrapper table tbody tr {
  transition: all 0.4s;
}
.azd-wrapper table tbody tr:hover {
  background-color: #f9f9f9;
}
.azd-wrapper table tbody tr.azd-selected {
  background-color: #eee;
}
.azd-wrapper table tbody tr td {
  vertical-align: middle;
  padding: 12px 20px;
  border: 1px solid #ddd;
}
.azd-wrapper table th.azd-actions,
.azd-wrapper table td.azd-actions {
  /*text-align: right;*/
  line-height: 30px;
}
.azd-wrapper table th.azd-actions a,
.azd-wrapper table td.azd-actions a {
  display: inline-block;
  margin: 0 7px;
}
.azd-wrapper table th.azd-actions a span,
.azd-wrapper table td.azd-actions a span {
  color: #ddd;
  margin-right: 7px;
  line-height: inherit;
  vertical-align: middle;
}
.azd-wrapper table th.azd-actions a:hover,
.azd-wrapper table td.azd-actions a:hover {
  color: #20a8d8;
}
.azd-wrapper table th.azd-actions a.azd-edit,
.azd-wrapper table td.azd-actions a.azd-edit {
  display: inline-block;
  padding: 0px 15px;
  border: 1px solid #20a8d8;
  color: #20a8d8;
}
.azd-wrapper table th.azd-actions a.azd-edit:hover,
.azd-wrapper 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 .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_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 #ddd;
  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::before {
  content: "\2191";
  padding-right: 5px;
}
.azd-wrapper .dataTables_wrapper table.dataTable thead .sorting_desc::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: #B0BED9;
}
.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 #ddd;
}
.azd-wrapper .dataTables_wrapper table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #ddd;
}
.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 ol,
.azd-wrapper ul {
  padding-left: 1em;
}
.azd-wrapper pre {
  word-wrap: break-word;
  word-break: break-word;
  padding: 10px;
  margin: 1em 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;
}
.azd-wrapper a.btn:hover {
  background-color: #222;
}
.azd-wrapper .azd-migrate 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;
}
.azd-wrapper .azd-migrate button:hover {
  background-color: #222;
}
.azd-wrapper .azd-leave-a-review {
  position: relative;
  z-index: 0;
}
.azd-wrapper .azd-leave-a-review::before {
  content: '';
  background-image: radial-gradient(rgba(255, 0, 0, 0.1) 68%, transparent 0%);
  background-position: 3px 0px;
  background-size: 10px 10px;
  z-index: -1;
  position: absolute;
  height: 5px;
  bottom: 100%;
  left: 0;
  right: 0;
}
.azd-wrapper .azd-leave-a-review::after {
  content: '';
  background-image: radial-gradient(rgba(255, 0, 0, 0.1) 68%, transparent 0%);
  background-position: 3px 5px;
  background-size: 10px 10px;
  z-index: -1;
  position: absolute;
  height: 5px;
  top: 100%;
  left: 0;
  right: 0;
}
.azd-wrapper .azd-leave-a-review span {
  margin: 0 10px;
  font-size: 80%;
}
.azd-wrapper .azd-partner-card {
  margin-bottom: 30px;
}
.azd-wrapper .azd-partner-card .azd-logo {
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid lightgrey;
  height: 200px;
}
.azd-wrapper .azd-partner-card .azd-data .azd-company {
  font-size: 18px;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
}
.azd-wrapper .azd-partner-card .azd-data .azd-description {
  margin-top: 10px;
  margin-bottom: 10px;
}
.azd-wrapper .azd-partner-card .azd-data .azd-contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-display: flex;
  -khtml-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  margin: 0 -5px;
}
.azd-wrapper .azd-partner-card .azd-data .azd-contacts .azd-website,
.azd-wrapper .azd-partner-card .azd-data .azd-contacts .azd-email {
  margin: 0 5px;
  color: #20a8d8;
  font-weight: 600;
}
.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-control {
  margin-bottom: 15px;
  position: relative;
}
.azd-wrapper .azd-control > label {
  margin-bottom: 8px;
  display: block;
}
.azd-wrapper .azd-control .wp-picker-container {
  margin-bottom: 5px;
  line-height: 20px;
  margin-top: -5px;
  display: block;
  position: relative;
  z-index: 3;
}
.azd-wrapper .azd-control .wp-picker-container.wp-picker-active {
  margin-bottom: 240px;
}
.azd-wrapper .azd-control .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 .azd-control .wp-picker-container .wp-color-result.button::after {
  line-height: 20px;
  height: 20px;
}
.azd-wrapper .azd-control .wp-picker-container .wp-color-result.button .wp-color-result-text {
  z-index: 1;
  position: relative;
}
.azd-wrapper .azd-control .wp-picker-container .wp-color-result.button.wp-picker-open ~ .wp-picker-holder {
  display: block;
}
.azd-wrapper .azd-control .wp-picker-container .wp-picker-holder {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: white;
  z-index: 1;
}
.azd-wrapper .azd-control .wp-picker-container .wp-picker-input-wrap:not(.hidden) ~ .wp-picker-holder .iris-picker {
  display: block !important;
}
.azd-wrapper .azd-control .wp-picker-container .wp-picker-input-wrap input.wp-color-picker,
.azd-wrapper .azd-control .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 .azd-control .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 .azd-control .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 .azd-control .wp-picker-container .iris-picker .iris-square-value {
  transition: none;
  border: none;
}
.azd-wrapper .azd-control a {
  transition: none;
}
.azd-wrapper .azh-slider.ui-slider {
  position: relative;
  text-align: left;
  background: #eee;
  margin-bottom: 30px;
  width: calc(100% - 65px);
  border: none;
}
.azd-wrapper .azh-slider.ui-slider::after {
  content: ' ';
}
.azd-wrapper .azh-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 .azh-slider.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 7px;
  display: block;
  border: 0;
  background-position: 0 0;
}
.azd-wrapper .azh-slider.ui-slider.ui-slider-horizontal {
  height: 8px;
}
.azd-wrapper .azh-slider.ui-slider.ui-slider-horizontal .ui-slider-handle {
  top: -2px;
  margin-left: -5px;
}
.azd-wrapper .azh-slider.ui-slider.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.azd-wrapper .azh-slider.ui-slider.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.azd-wrapper .azh-slider.ui-slider.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.azd-wrapper .azh-slider.ui-slider.ui-slider-vertical {
  width: 8px;
  height: 100px;
}
.azd-wrapper .azh-slider.ui-slider.ui-slider-vertical .ui-slider-handle {
  left: -2px;
  margin-left: 0;
  margin-bottom: -5px;
}
.azd-wrapper .azh-slider.ui-slider.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.azd-wrapper .azh-slider.ui-slider.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.azd-wrapper .azh-slider.ui-slider.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.azd-wrapper .azh-slider.ui-slider + input[type="number"] {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50px !important;
  font-size: 12px !important;
  padding: 0 0px 0 5px !important;
  margin: 0 !important;
}
.azd-wrapper .azh-slider.ui-slider ~ .azh-units {
  position: absolute;
  top: 0px;
  right: 60px;
}
.azd-wrapper .select2.select2-container,
.azd-wrapper span.select2-container,
.azd-wrapper div.select2-container {
  min-width: 0;
  margin-bottom: 15px;
}
.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;
  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__rendered,
.azd-wrapper span.select2-container .select2-selection__rendered,
.azd-wrapper div.select2-container .select2-selection__rendered {
  line-height: 32px;
}
#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 input,
.azd-modal select,
.azd-modal textarea {
  font-family: "Open Sans";
  line-height: 30px;
  height: 30px;
  padding: 0 10px;
  border: 1px solid #ddd;
  background-color: transparent;
  width: 100%;
  box-sizing: border-box;
}
.azd-modal input:placeholder,
.azd-modal select:placeholder,
.azd-modal textarea:placeholder {
  color: #cccccc;
}
.azd-modal input::placeholder,
.azd-modal select::placeholder,
.azd-modal textarea::placeholder {
  color: #cccccc;
}
.azd-modal input::-webkit-input-placeholder,
.azd-modal select::-webkit-input-placeholder,
.azd-modal textarea::-webkit-input-placeholder {
  color: #cccccc;
}
.azd-modal input::-moz-placeholder,
.azd-modal select::-moz-placeholder,
.azd-modal textarea::-moz-placeholder {
  color: #cccccc;
}
.azd-modal input:-moz-placeholder,
.azd-modal select:-moz-placeholder,
.azd-modal textarea:-moz-placeholder {
  color: #cccccc;
}
.azd-modal input:-ms-input-placeholder,
.azd-modal select:-ms-input-placeholder,
.azd-modal textarea:-ms-input-placeholder {
  color: #cccccc;
}
.azd-modal input:active,
.azd-modal select:active,
.azd-modal textarea:active,
.azd-modal input:focus,
.azd-modal select:focus,
.azd-modal textarea:focus {
  outline: 0;
}
.azd-modal input[multiple],
.azd-modal select[multiple],
.azd-modal textarea[multiple] {
  padding: 10px;
  height: 120px;
}
.azd-modal input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.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;
  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 table {
  width: 100%;
  font-size: 12px;
}
.azd-modal table thead tr th {
  font-weight: 600;
  color: #222;
  text-align: left;
  vertical-align: middle;
  padding: 12px 20px;
  border: 1px solid #ddd;
}
.azd-modal table tbody tr {
  transition: all 0.4s;
}
.azd-modal table tbody tr:hover {
  background-color: #f9f9f9;
}
.azd-modal table tbody tr.azd-selected {
  background-color: #eee;
}
.azd-modal table tbody tr td {
  vertical-align: middle;
  padding: 12px 20px;
  border: 1px solid #ddd;
}
.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 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;
  width: 340px;
  text-align: center;
}
.azd-modal a.btn:hover {
  background-color: #222;
}
.azd-modal .azd-modal-actions {
  margin-top: 30px;
}
.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: table;
  margin-left: -13px;
}
.azd-modal .azd-import-options .azd-option .azd-radio label {
  display: table-cell;
  padding-left: 45px;
  position: relative;
  cursor: pointer;
}
.azd-modal .azd-import-options .azd-option .azd-radio label::before {
  content: "";
  position: absolute;
  right: calc(100% - 37px);
  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% - 34px);
  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"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.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-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;
}
@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-isotope .azd-isotope-filters {
  text-align: center;
  margin-bottom: 30px;
}
.azd-isotope .azd-isotope-filters [data-filter] {
  font-weight: 600;
  cursor: pointer;
  display: inline-block;
  margin: 3px 7px;
}
.azd-isotope .azd-isotope-filters [data-filter]:last-child {
  margin-right: 0 !important;
}
.azd-isotope .azd-isotope-filters [data-filter].azd-active {
  text-decoration: underline;
}
.azd-isotope .azd-isotope-items[data-gutter="0"] {
  margin: 0;
}
.azd-isotope .azd-isotope-items[data-gutter="0"] > .azd-item > div {
  margin: 0;
}
.azd-isotope .azd-isotope-items[data-gutter="1"] {
  margin: -1px;
}
.azd-isotope .azd-isotope-items[data-gutter="1"] > .azd-item > div {
  margin: 1px;
}
.azd-isotope .azd-isotope-items[data-gutter="2"] {
  margin: -2px;
}
.azd-isotope .azd-isotope-items[data-gutter="2"] > .azd-item > div {
  margin: 2px;
}
.azd-isotope .azd-isotope-items[data-gutter="3"] {
  margin: -3px;
}
.azd-isotope .azd-isotope-items[data-gutter="3"] > .azd-item > div {
  margin: 3px;
}
.azd-isotope .azd-isotope-items[data-gutter="4"] {
  margin: -4px;
}
.azd-isotope .azd-isotope-items[data-gutter="4"] > .azd-item > div {
  margin: 4px;
}
.azd-isotope .azd-isotope-items[data-gutter="5"] {
  margin: -5px;
}
.azd-isotope .azd-isotope-items[data-gutter="5"] > .azd-item > div {
  margin: 5px;
}
.azd-isotope .azd-isotope-items[data-gutter="10"] {
  margin: -10px;
}
.azd-isotope .azd-isotope-items[data-gutter="10"] > .azd-item > div {
  margin: 10px;
}
.azd-isotope .azd-isotope-items[data-gutter="15"] {
  margin: -15px;
}
.azd-isotope .azd-isotope-items[data-gutter="15"] > .azd-item > div {
  margin: 15px;
}
.azd-isotope .azd-isotope-items[data-gutter="20"] {
  margin: -20px;
}
.azd-isotope .azd-isotope-items[data-gutter="20"] > .azd-item > div {
  margin: 20px;
}
.azd-isotope .azd-isotope-items[data-gutter="25"] {
  margin: -25px;
}
.azd-isotope .azd-isotope-items[data-gutter="25"] > .azd-item > div {
  margin: 25px;
}
.azd-isotope .azd-isotope-items[data-gutter="30"] {
  margin: -30px;
}
.azd-isotope .azd-isotope-items[data-gutter="30"] > .azd-item > div {
  margin: 30px;
}
.azd-isotope .azd-isotope-items .azd-item {
  width: 100%;
  transition: none;
  box-sizing: content-box;
}
.azd-isotope .azd-isotope-items[data-columns="1"] > .azd-item {
  width: 100%;
}
.azd-isotope .azd-isotope-items[data-columns="2"] > .azd-item[data-columns="1"] {
  width: 50%;
}
.azd-isotope .azd-isotope-items[data-columns="2"] > .azd-item[data-columns="2"] {
  width: 100%;
}
.azd-isotope .azd-isotope-items[data-columns="3"] > .azd-item[data-columns="1"] {
  width: 33.33333333%;
}
.azd-isotope .azd-isotope-items[data-columns="3"] > .azd-item[data-columns="2"] {
  width: 66.66666667%;
}
.azd-isotope .azd-isotope-items[data-columns="3"] > .azd-item[data-columns="3"] {
  width: 100%;
}
.azd-isotope .azd-isotope-items[data-columns="4"] > .azd-item[data-columns="1"] {
  width: 25%;
}
.azd-isotope .azd-isotope-items[data-columns="4"] > .azd-item[data-columns="2"] {
  width: 50%;
}
.azd-isotope .azd-isotope-items[data-columns="4"] > .azd-item[data-columns="3"] {
  width: 75%;
}
.azd-isotope .azd-isotope-items[data-columns="4"] > .azd-item[data-columns="4"] {
  width: 100%;
}
.azd-isotope .azd-isotope-items[data-columns="5"] > .azd-item[data-columns="1"] {
  width: 20%;
}
.azd-isotope .azd-isotope-items[data-columns="5"] > .azd-item[data-columns="2"] {
  width: 40%;
}
.azd-isotope .azd-isotope-items[data-columns="5"] > .azd-item[data-columns="3"] {
  width: 60%;
}
.azd-isotope .azd-isotope-items[data-columns="5"] > .azd-item[data-columns="4"] {
  width: 80%;
}
.azd-isotope .azd-isotope-items[data-columns="5"] > .azd-item[data-columns="5"] {
  width: 100%;
}
.azd-isotope .azd-isotope-items[data-columns="6"] > .azd-item[data-columns="1"] {
  width: 16.66666667%;
}
.azd-isotope .azd-isotope-items[data-columns="6"] > .azd-item[data-columns="2"] {
  width: 33.33333333%;
}
.azd-isotope .azd-isotope-items[data-columns="6"] > .azd-item[data-columns="3"] {
  width: 50%;
}
.azd-isotope .azd-isotope-items[data-columns="6"] > .azd-item[data-columns="4"] {
  width: 66.66666667%;
}
.azd-isotope .azd-isotope-items[data-columns="6"] > .azd-item[data-columns="5"] {
  width: 83.33333333%;
}
.azd-isotope .azd-isotope-items[data-columns="6"] > .azd-item[data-columns="5"] {
  width: 100%;
}
.azd-isotope .azd-isotope-items[data-columns="7"] > .azd-item[data-columns="1"] {
  width: 14.28571429%;
}
.azd-isotope .azd-isotope-items[data-columns="7"] > .azd-item[data-columns="2"] {
  width: 28.57142857%;
}
.azd-isotope .azd-isotope-items[data-columns="7"] > .azd-item[data-columns="3"] {
  width: 42.85714286%;
}
.azd-isotope .azd-isotope-items[data-columns="7"] > .azd-item[data-columns="4"] {
  width: 57.14285714%;
}
.azd-isotope .azd-isotope-items[data-columns="7"] > .azd-item[data-columns="5"] {
  width: 71.42857143%;
}
.azd-isotope .azd-isotope-items[data-columns="7"] > .azd-item[data-columns="6"] {
  width: 85.71428571%;
}
.azd-isotope .azd-isotope-items[data-columns="7"] > .azd-item[data-columns="6"] {
  width: 100%;
}
.azd-isotope .azd-isotope-items[data-columns="8"] > .azd-item[data-columns="1"] {
  width: 12.5%;
}
.azd-isotope .azd-isotope-items[data-columns="8"] > .azd-item[data-columns="2"] {
  width: 25%;
}
.azd-isotope .azd-isotope-items[data-columns="8"] > .azd-item[data-columns="3"] {
  width: 37.5%;
}
.azd-isotope .azd-isotope-items[data-columns="8"] > .azd-item[data-columns="4"] {
  width: 50%;
}
.azd-isotope .azd-isotope-items[data-columns="8"] > .azd-item[data-columns="5"] {
  width: 62.5%;
}
.azd-isotope .azd-isotope-items[data-columns="8"] > .azd-item[data-columns="6"] {
  width: 75%;
}
.azd-isotope .azd-isotope-items[data-columns="8"] > .azd-item[data-columns="7"] {
  width: 87.5%;
}
.azd-isotope .azd-isotope-items[data-columns="8"] > .azd-item[data-columns="8"] {
  width: 100%;
}
.azd-isotope .azd-isotope-items[data-columns="9"] > .azd-item[data-columns="1"] {
  width: 11.11111111%;
}
.azd-isotope .azd-isotope-items[data-columns="9"] > .azd-item[data-columns="2"] {
  width: 22.22222222%;
}
.azd-isotope .azd-isotope-items[data-columns="9"] > .azd-item[data-columns="3"] {
  width: 33.33333333%;
}
.azd-isotope .azd-isotope-items[data-columns="9"] > .azd-item[data-columns="4"] {
  width: 44.44444444%;
}
.azd-isotope .azd-isotope-items[data-columns="9"] > .azd-item[data-columns="5"] {
  width: 55.55555556%;
}
.azd-isotope .azd-isotope-items[data-columns="9"] > .azd-item[data-columns="6"] {
  width: 66.66666667%;
}
.azd-isotope .azd-isotope-items[data-columns="9"] > .azd-item[data-columns="7"] {
  width: 77.77777778%;
}
.azd-isotope .azd-isotope-items[data-columns="9"] > .azd-item[data-columns="8"] {
  width: 88.88888889%;
}
.azd-isotope .azd-isotope-items[data-columns="9"] > .azd-item[data-columns="9"] {
  width: 100%;
}
.azd-isotope .azd-isotope-items[data-columns="10"] > .azd-item[data-columns="1"] {
  width: 10%;
}
.azd-isotope .azd-isotope-items[data-columns="10"] > .azd-item[data-columns="2"] {
  width: 20%;
}
.azd-isotope .azd-isotope-items[data-columns="10"] > .azd-item[data-columns="3"] {
  width: 30%;
}
.azd-isotope .azd-isotope-items[data-columns="10"] > .azd-item[data-columns="4"] {
  width: 40%;
}
.azd-isotope .azd-isotope-items[data-columns="10"] > .azd-item[data-columns="5"] {
  width: 50%;
}
.azd-isotope .azd-isotope-items[data-columns="10"] > .azd-item[data-columns="6"] {
  width: 60%;
}
.azd-isotope .azd-isotope-items[data-columns="10"] > .azd-item[data-columns="7"] {
  width: 70%;
}
.azd-isotope .azd-isotope-items[data-columns="10"] > .azd-item[data-columns="8"] {
  width: 80%;
}
.azd-isotope .azd-isotope-items[data-columns="10"] > .azd-item[data-columns="9"] {
  width: 90%;
}
.azd-isotope .azd-isotope-items[data-columns="10"] > .azd-item[data-columns="10"] {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .azd-isotope .azd-isotope-items[data-columns-xs="1"] > .azd-item {
    width: 100% !important;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="2"] > .azd-item[data-columns-xs="1"] {
    width: 50%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="2"] > .azd-item[data-columns-xs="2"] {
    width: 100%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="3"] > .azd-item[data-columns-xs="1"] {
    width: 33.33333333%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="3"] > .azd-item[data-columns-xs="2"] {
    width: 66.66666667%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="3"] > .azd-item[data-columns-xs="3"] {
    width: 100%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="4"] > .azd-item[data-columns-xs="1"] {
    width: 25%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="4"] > .azd-item[data-columns-xs="2"] {
    width: 50%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="4"] > .azd-item[data-columns-xs="3"] {
    width: 75%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="4"] > .azd-item[data-columns-xs="4"] {
    width: 100%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="5"] > .azd-item[data-columns-xs="1"] {
    width: 20%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="5"] > .azd-item[data-columns-xs="2"] {
    width: 40%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="5"] > .azd-item[data-columns-xs="3"] {
    width: 60%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="5"] > .azd-item[data-columns-xs="4"] {
    width: 80%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="5"] > .azd-item[data-columns-xs="5"] {
    width: 100%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="6"] > .azd-item[data-columns-xs="1"] {
    width: 16.66666667%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="6"] > .azd-item[data-columns-xs="2"] {
    width: 33.33333333%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="6"] > .azd-item[data-columns-xs="3"] {
    width: 50%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="6"] > .azd-item[data-columns-xs="4"] {
    width: 66.66666667%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="6"] > .azd-item[data-columns-xs="5"] {
    width: 83.33333333%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="6"] > .azd-item[data-columns-xs="6"] {
    width: 100%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="7"] > .azd-item[data-columns-xs="1"] {
    width: 14.28571429%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="7"] > .azd-item[data-columns-xs="2"] {
    width: 28.57142857%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="7"] > .azd-item[data-columns-xs="3"] {
    width: 42.85714286%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="7"] > .azd-item[data-columns-xs="4"] {
    width: 57.14285714%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="7"] > .azd-item[data-columns-xs="5"] {
    width: 71.42857143%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="7"] > .azd-item[data-columns-xs="6"] {
    width: 85.71428571%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="7"] > .azd-item[data-columns-xs="7"] {
    width: 100%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="8"] > .azd-item[data-columns-xs="1"] {
    width: 12.5%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="8"] > .azd-item[data-columns-xs="2"] {
    width: 25%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="8"] > .azd-item[data-columns-xs="3"] {
    width: 37.5%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="8"] > .azd-item[data-columns-xs="4"] {
    width: 50%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="8"] > .azd-item[data-columns-xs="5"] {
    width: 62.5%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="8"] > .azd-item[data-columns-xs="6"] {
    width: 75%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="8"] > .azd-item[data-columns-xs="7"] {
    width: 87.5%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="8"] > .azd-item[data-columns-xs="8"] {
    width: 100%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="9"] > .azd-item[data-columns-xs="1"] {
    width: 11.11111111%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="9"] > .azd-item[data-columns-xs="2"] {
    width: 22.22222222%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="9"] > .azd-item[data-columns-xs="3"] {
    width: 33.33333333%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="9"] > .azd-item[data-columns-xs="4"] {
    width: 44.44444444%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="9"] > .azd-item[data-columns-xs="5"] {
    width: 55.55555556%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="9"] > .azd-item[data-columns-xs="6"] {
    width: 66.66666667%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="9"] > .azd-item[data-columns-xs="7"] {
    width: 77.77777778%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="9"] > .azd-item[data-columns-xs="8"] {
    width: 88.88888889%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="9"] > .azd-item[data-columns-xs="9"] {
    width: 100%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="10"] > .azd-item[data-columns-xs="1"] {
    width: 10%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="10"] > .azd-item[data-columns-xs="2"] {
    width: 20%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="10"] > .azd-item[data-columns-xs="3"] {
    width: 30%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="10"] > .azd-item[data-columns-xs="4"] {
    width: 40%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="10"] > .azd-item[data-columns-xs="5"] {
    width: 50%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="10"] > .azd-item[data-columns-xs="6"] {
    width: 60%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="10"] > .azd-item[data-columns-xs="7"] {
    width: 70%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="10"] > .azd-item[data-columns-xs="8"] {
    width: 80%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="10"] > .azd-item[data-columns-xs="9"] {
    width: 90%;
  }
  .azd-isotope .azd-isotope-items[data-columns-xs="10"] > .azd-item[data-columns-xs="10"] {
    width: 100%;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .azd-isotope .azd-isotope-items[data-columns-sm="1"] > .azd-item {
    width: 100% !important;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="2"] > .azd-item[data-columns-sm="1"] {
    width: 50%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="2"] > .azd-item[data-columns-sm="2"] {
    width: 100%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="3"] > .azd-item[data-columns-sm="1"] {
    width: 33.33333333%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="3"] > .azd-item[data-columns-sm="2"] {
    width: 66.66666667%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="3"] > .azd-item[data-columns-sm="3"] {
    width: 100%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="4"] > .azd-item[data-columns-sm="1"] {
    width: 25%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="4"] > .azd-item[data-columns-sm="2"] {
    width: 50%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="4"] > .azd-item[data-columns-sm="3"] {
    width: 75%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="4"] > .azd-item[data-columns-sm="4"] {
    width: 100%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="5"] > .azd-item[data-columns-sm="1"] {
    width: 20%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="5"] > .azd-item[data-columns-sm="2"] {
    width: 40%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="5"] > .azd-item[data-columns-sm="3"] {
    width: 60%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="5"] > .azd-item[data-columns-sm="4"] {
    width: 80%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="5"] > .azd-item[data-columns-sm="5"] {
    width: 100%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="6"] > .azd-item[data-columns-sm="1"] {
    width: 16.66666667%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="6"] > .azd-item[data-columns-sm="2"] {
    width: 33.33333333%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="6"] > .azd-item[data-columns-sm="3"] {
    width: 50%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="6"] > .azd-item[data-columns-sm="4"] {
    width: 66.66666667%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="6"] > .azd-item[data-columns-sm="5"] {
    width: 83.33333333%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="6"] > .azd-item[data-columns-sm="6"] {
    width: 100%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="7"] > .azd-item[data-columns-sm="1"] {
    width: 14.28571429%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="7"] > .azd-item[data-columns-sm="2"] {
    width: 28.57142857%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="7"] > .azd-item[data-columns-sm="3"] {
    width: 42.85714286%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="7"] > .azd-item[data-columns-sm="4"] {
    width: 57.14285714%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="7"] > .azd-item[data-columns-sm="5"] {
    width: 71.42857143%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="7"] > .azd-item[data-columns-sm="6"] {
    width: 85.71428571%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="7"] > .azd-item[data-columns-sm="7"] {
    width: 100%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="8"] > .azd-item[data-columns-sm="1"] {
    width: 12.5%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="8"] > .azd-item[data-columns-sm="2"] {
    width: 25%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="8"] > .azd-item[data-columns-sm="3"] {
    width: 37.5%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="8"] > .azd-item[data-columns-sm="4"] {
    width: 50%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="8"] > .azd-item[data-columns-sm="5"] {
    width: 62.5%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="8"] > .azd-item[data-columns-sm="6"] {
    width: 75%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="8"] > .azd-item[data-columns-sm="7"] {
    width: 87.5%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="8"] > .azd-item[data-columns-sm="8"] {
    width: 100%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="9"] > .azd-item[data-columns-sm="1"] {
    width: 11.11111111%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="9"] > .azd-item[data-columns-sm="2"] {
    width: 22.22222222%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="9"] > .azd-item[data-columns-sm="3"] {
    width: 33.33333333%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="9"] > .azd-item[data-columns-sm="4"] {
    width: 44.44444444%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="9"] > .azd-item[data-columns-sm="5"] {
    width: 55.55555556%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="9"] > .azd-item[data-columns-sm="6"] {
    width: 66.66666667%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="9"] > .azd-item[data-columns-sm="7"] {
    width: 77.77777778%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="9"] > .azd-item[data-columns-sm="8"] {
    width: 88.88888889%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="9"] > .azd-item[data-columns-sm="9"] {
    width: 100%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="10"] > .azd-item[data-columns-sm="1"] {
    width: 10%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="10"] > .azd-item[data-columns-sm="2"] {
    width: 20%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="10"] > .azd-item[data-columns-sm="3"] {
    width: 30%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="10"] > .azd-item[data-columns-sm="4"] {
    width: 40%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="10"] > .azd-item[data-columns-sm="5"] {
    width: 50%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="10"] > .azd-item[data-columns-sm="6"] {
    width: 60%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="10"] > .azd-item[data-columns-sm="7"] {
    width: 70%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="10"] > .azd-item[data-columns-sm="8"] {
    width: 80%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="10"] > .azd-item[data-columns-sm="9"] {
    width: 90%;
  }
  .azd-isotope .azd-isotope-items[data-columns-sm="10"] > .azd-item[data-columns-sm="10"] {
    width: 100%;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .azd-isotope .azd-isotope-items[data-columns-md="1"] > .azd-item {
    width: 100% !important;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="2"] > .azd-item[data-columns-md="1"] {
    width: 50%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="2"] > .azd-item[data-columns-md="2"] {
    width: 100%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="3"] > .azd-item[data-columns-md="1"] {
    width: 33.33333333%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="3"] > .azd-item[data-columns-md="2"] {
    width: 66.66666667%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="3"] > .azd-item[data-columns-md="3"] {
    width: 100%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="4"] > .azd-item[data-columns-md="1"] {
    width: 25%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="4"] > .azd-item[data-columns-md="2"] {
    width: 50%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="4"] > .azd-item[data-columns-md="3"] {
    width: 75%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="4"] > .azd-item[data-columns-md="4"] {
    width: 100%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="5"] > .azd-item[data-columns-md="1"] {
    width: 20%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="5"] > .azd-item[data-columns-md="2"] {
    width: 40%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="5"] > .azd-item[data-columns-md="3"] {
    width: 60%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="5"] > .azd-item[data-columns-md="4"] {
    width: 80%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="5"] > .azd-item[data-columns-md="5"] {
    width: 100%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="6"] > .azd-item[data-columns-md="1"] {
    width: 16.66666667%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="6"] > .azd-item[data-columns-md="2"] {
    width: 33.33333333%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="6"] > .azd-item[data-columns-md="3"] {
    width: 50%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="6"] > .azd-item[data-columns-md="4"] {
    width: 66.66666667%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="6"] > .azd-item[data-columns-md="5"] {
    width: 83.33333333%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="6"] > .azd-item[data-columns-md="6"] {
    width: 100%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="7"] > .azd-item[data-columns-md="1"] {
    width: 14.28571429%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="7"] > .azd-item[data-columns-md="2"] {
    width: 28.57142857%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="7"] > .azd-item[data-columns-md="3"] {
    width: 42.85714286%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="7"] > .azd-item[data-columns-md="4"] {
    width: 57.14285714%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="7"] > .azd-item[data-columns-md="5"] {
    width: 71.42857143%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="7"] > .azd-item[data-columns-md="6"] {
    width: 85.71428571%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="7"] > .azd-item[data-columns-md="7"] {
    width: 100%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="8"] > .azd-item[data-columns-md="1"] {
    width: 12.5%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="8"] > .azd-item[data-columns-md="2"] {
    width: 25%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="8"] > .azd-item[data-columns-md="3"] {
    width: 37.5%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="8"] > .azd-item[data-columns-md="4"] {
    width: 50%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="8"] > .azd-item[data-columns-md="5"] {
    width: 62.5%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="8"] > .azd-item[data-columns-md="6"] {
    width: 75%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="8"] > .azd-item[data-columns-md="7"] {
    width: 87.5%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="8"] > .azd-item[data-columns-md="8"] {
    width: 100%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="9"] > .azd-item[data-columns-md="1"] {
    width: 11.11111111%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="9"] > .azd-item[data-columns-md="2"] {
    width: 22.22222222%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="9"] > .azd-item[data-columns-md="3"] {
    width: 33.33333333%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="9"] > .azd-item[data-columns-md="4"] {
    width: 44.44444444%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="9"] > .azd-item[data-columns-md="5"] {
    width: 55.55555556%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="9"] > .azd-item[data-columns-md="6"] {
    width: 66.66666667%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="9"] > .azd-item[data-columns-md="7"] {
    width: 77.77777778%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="9"] > .azd-item[data-columns-md="8"] {
    width: 88.88888889%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="9"] > .azd-item[data-columns-md="9"] {
    width: 100%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="10"] > .azd-item[data-columns-md="1"] {
    width: 10%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="10"] > .azd-item[data-columns-md="2"] {
    width: 20%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="10"] > .azd-item[data-columns-md="3"] {
    width: 30%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="10"] > .azd-item[data-columns-md="4"] {
    width: 40%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="10"] > .azd-item[data-columns-md="5"] {
    width: 50%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="10"] > .azd-item[data-columns-md="6"] {
    width: 60%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="10"] > .azd-item[data-columns-md="7"] {
    width: 70%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="10"] > .azd-item[data-columns-md="8"] {
    width: 80%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="10"] > .azd-item[data-columns-md="9"] {
    width: 90%;
  }
  .azd-isotope .azd-isotope-items[data-columns-md="10"] > .azd-item[data-columns-md="10"] {
    width: 100%;
  }
}
.azd-isotope .azd-section,
.azd-isotope .azd-template {
  position: relative;
}
.azd-isotope .azd-section .azd-media,
.azd-isotope .azd-template .azd-media {
  position: relative;
  font-size: 0;
  border: 1px solid lightgray;
  text-align: center;
}
.azd-isotope .azd-section .azd-media::after,
.azd-isotope .azd-template .azd-media::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: all 0.4s ease-in-out;
  background-color: black;
}
.azd-isotope .azd-section .azd-media .azd-actions,
.azd-isotope .azd-template .azd-media .azd-actions {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.4s ease-in-out;
  z-index: 1;
  display: flex;
}
.azd-isotope .azd-section .azd-media .azd-actions button,
.azd-isotope .azd-template .azd-media .azd-actions button,
.azd-isotope .azd-section .azd-media .azd-actions a,
.azd-isotope .azd-template .azd-media .azd-actions 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;
  margin: 0 5px;
  white-space: nowrap;
}
.azd-isotope .azd-section .azd-media .azd-actions button:hover,
.azd-isotope .azd-template .azd-media .azd-actions button:hover,
.azd-isotope .azd-section .azd-media .azd-actions a:hover,
.azd-isotope .azd-template .azd-media .azd-actions a:hover {
  background-color: #222;
}
.azd-isotope .azd-section .azd-data .azd-header .azd-title,
.azd-isotope .azd-template .azd-data .azd-header .azd-title {
  padding-top: 5px;
  padding-bottom: 10px;
}
.azd-isotope .azd-section:hover .azd-media::after,
.azd-isotope .azd-template:hover .azd-media::after {
  opacity: 0.5;
}
.azd-isotope .azd-section:hover .azd-media .azd-actions,
.azd-isotope .azd-template:hover .azd-media .azd-actions {
  opacity: 1;
}
body {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 15px;
  color: #222;
  line-height: 1.33;
}
@-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 */