@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: normal;
  src: local("Heebo"), local("Heebo-Regular"), url("/images/dmoda/fonts/Heebo-Regular.woff2") format("woff2"), url("/images/dmoda/fonts/Heebo-Regular.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: bold;
  src: local("Heebo Medium"), local("Heebo-Medium"), url("/images/dmoda/fonts/Heebo-Medium.woff2") format("woff2"), url("/images/dmoda/fonts/Heebo-Medium.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: normal;
  src: local("Muli"), local("Muli-Regular"), url("/images/dmoda/fonts/Muli-Regular.woff2") format("woff2"), url("/images/dmoda/fonts/Muli-Regular.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}

@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: bold;
  src: local("Muli SemiBold"), local("Muli-SemiBold"), url("/images/dmoda/fonts/Muli-SemiBold.woff2") format("woff2"), url("/images/dmoda/fonts/Muli-SemiBold.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat"), local("Montserrat-Regular"), url("/images/dmoda/fonts/Montserrat-Regular.woff2") format("woff2"), url("/images/dmoda/fonts/Montserrat-Regular.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: bold;
  src: local("Montserrat Medium"), local("Montserrat-Medium"), url("/images/dmoda/fonts/Montserrat-Medium.woff2") format("woff2"), url("/images/dmoda/fonts/Montserrat-Medium.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: normal;
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("/images/dmoda/fonts/MaterialIcons-Regular.woff2") format("woff2"), url("/images/dmoda/fonts/MaterialIcons-Regular.ttf") format("truetype");
}

* {
  outline: none !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

form {
  overflow: auto;
  padding: 0 5px;
  margin: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

b {
  font-weight: bold;
}

button, input, select, textarea {
  font-size: inherit;
  font-family: inherit;
}

img {
  vertical-align: middle;
}

.edMarginAll_2 {
  margin: 2px !important;
}

.edMarginTopBottom_2 {
  margin: 2px 0 !important;
}

.edMarginLeftRight_2 {
  margin: 0 2px !important;
}

.edMarginTop_2 {
  margin-top: 2px !important;
}

.edMarginBottom_2 {
  margin-bottom: 2px !important;
}

.edMarginLeft_2 {
  margin-left: 2px !important;
}

.edMarginRight_2 {
  margin-right: 2px !important;
}

.edMarginAll_5 {
  margin: 5px !important;
}

.edMarginTopBottom_5 {
  margin: 5px 0 !important;
}

.edMarginLeftRight_5 {
  margin: 0 5px !important;
}

.edMarginTop_5 {
  margin-top: 5px !important;
}

.edMarginBottom_5 {
  margin-bottom: 5px !important;
}

.edMarginLeft_5 {
  margin-left: 5px !important;
}

.edMarginRight_5 {
  margin-right: 5px !important;
}

.edMarginAll_10 {
  margin: 10px !important;
}

.edMarginTopBottom_10 {
  margin: 10px 0 !important;
}

.edMarginLeftRight_10 {
  margin: 0 10px !important;
}

.edMarginTop_10 {
  margin-top: 10px !important;
}

.edMarginBottom_10 {
  margin-bottom: 10px !important;
}

.edMarginLeft_10 {
  margin-left: 10px !important;
}

.edMarginRight_10 {
  margin-right: 10px !important;
}

.edMarginAll_20 {
  margin: 20px !important;
}

.edMarginTopBottom_20 {
  margin: 20px 0 !important;
}

.edMarginLeftRight_20 {
  margin: 0 20px !important;
}

.edMarginTop_20 {
  margin-top: 20px !important;
}

.edMarginBottom_20 {
  margin-bottom: 20px !important;
}

.edMarginLeft_20 {
  margin-left: 20px !important;
}

.edMarginRight_20 {
  margin-right: 20px !important;
}

.edMarginAll_30 {
  margin: 30px !important;
}

.edMarginTopBottom_30 {
  margin: 30px 0 !important;
}

.edMarginLeftRight_30 {
  margin: 0 30px !important;
}

.edMarginTop_30 {
  margin-top: 30px !important;
}

.edMarginBottom_30 {
  margin-bottom: 30px !important;
}

.edMarginLeft_30 {
  margin-left: 30px !important;
}

.edMarginRight_30 {
  margin-right: 30px !important;
}

.edMarginAll_40 {
  margin: 40px !important;
}

.edMarginTopBottom_40 {
  margin: 40px 0 !important;
}

.edMarginLeftRight_40 {
  margin: 0 40px !important;
}

.edMarginTop_40 {
  margin-top: 40px !important;
}

.edMarginBottom_40 {
  margin-bottom: 40px !important;
}

.edMarginLeft_40 {
  margin-left: 40px !important;
}

.edMarginRight_40 {
  margin-right: 40px !important;
}

.edMarginAll_50 {
  margin: 50px !important;
}

.edMarginTopBottom_50 {
  margin: 50px 0 !important;
}

.edMarginLeftRight_50 {
  margin: 0 50px !important;
}

.edMarginTop_50 {
  margin-top: 50px !important;
}

.edMarginBottom_50 {
  margin-bottom: 50px !important;
}

.edMarginLeft_50 {
  margin-left: 50px !important;
}

.edMarginRight_50 {
  margin-right: 50px !important;
}

.edMarginAll_100 {
  margin: 100px !important;
}

.edMarginTopBottom_100 {
  margin: 100px 0 !important;
}

.edMarginLeftRight_100 {
  margin: 0 100px !important;
}

.edMarginTop_100 {
  margin-top: 100px !important;
}

.edMarginBottom_100 {
  margin-bottom: 100px !important;
}

.edMarginLeft_100 {
  margin-left: 100px !important;
}

.edMarginRight_100 {
  margin-right: 100px !important;
}

.edPaddingAll_2 {
  padding: 2px !important;
}

.edPaddingTopBottom_2 {
  padding: 2px 0 !important;
}

.edPaddingLeftRight_2 {
  padding: 0 2px !important;
}

.edPaddingTop_2 {
  padding-top: 2px !important;
}

.edPaddingBottom_2 {
  padding-bottom: 2px !important;
}

.edPaddingLeft_2 {
  padding-left: 2px !important;
}

.edPaddingRight_2 {
  padding-right: 2px !important;
}

.edPaddingAll_5 {
  padding: 5px !important;
}

.edPaddingTopBottom_5 {
  padding: 5px 0 !important;
}

.edPaddingLeftRight_5 {
  padding: 0 5px !important;
}

.edPaddingTop_5 {
  padding-top: 5px !important;
}

.edPaddingBottom_5 {
  padding-bottom: 5px !important;
}

.edPaddingLeft_5 {
  padding-left: 5px !important;
}

.edPaddingRight_5 {
  padding-right: 5px !important;
}

.edPaddingAll_10 {
  padding: 10px !important;
}

.edPaddingTopBottom_10 {
  padding: 10px 0 !important;
}

.edPaddingLeftRight_10 {
  padding: 0 10px !important;
}

.edPaddingTop_10 {
  padding-top: 10px !important;
}

.edPaddingBottom_10 {
  padding-bottom: 10px !important;
}

.edPaddingLeft_10 {
  padding-left: 10px !important;
}

.edPaddingRight_10 {
  padding-right: 10px !important;
}

.edPaddingAll_20 {
  padding: 20px !important;
}

.edPaddingTopBottom_20 {
  padding: 20px 0 !important;
}

.edPaddingLeftRight_20 {
  padding: 0 20px !important;
}

.edPaddingTop_20 {
  padding-top: 20px !important;
}

.edPaddingBottom_20 {
  padding-bottom: 20px !important;
}

.edPaddingLeft_20 {
  padding-left: 20px !important;
}

.edPaddingRight_20 {
  padding-right: 20px !important;
}

.edPaddingAll_30 {
  padding: 30px !important;
}

.edPaddingTopBottom_30 {
  padding: 30px 0 !important;
}

.edPaddingLeftRight_30 {
  padding: 0 30px !important;
}

.edPaddingTop_30 {
  padding-top: 30px !important;
}

.edPaddingBottom_30 {
  padding-bottom: 30px !important;
}

.edPaddingLeft_30 {
  padding-left: 30px !important;
}

.edPaddingRight_30 {
  padding-right: 30px !important;
}

.edPaddingAll_40 {
  padding: 40px !important;
}

.edPaddingTopBottom_40 {
  padding: 40px 0 !important;
}

.edPaddingLeftRight_40 {
  padding: 0 40px !important;
}

.edPaddingTop_40 {
  padding-top: 40px !important;
}

.edPaddingBottom_40 {
  padding-bottom: 40px !important;
}

.edPaddingLeft_40 {
  padding-left: 40px !important;
}

.edPaddingRight_40 {
  padding-right: 40px !important;
}

.edPaddingAll_50 {
  padding: 50px !important;
}

.edPaddingTopBottom_50 {
  padding: 50px 0 !important;
}

.edPaddingLeftRight_50 {
  padding: 0 50px !important;
}

.edPaddingTop_50 {
  padding-top: 50px !important;
}

.edPaddingBottom_50 {
  padding-bottom: 50px !important;
}

.edPaddingLeft_50 {
  padding-left: 50px !important;
}

.edPaddingRight_50 {
  padding-right: 50px !important;
}

.edPaddingAll_100 {
  padding: 100px !important;
}

.edPaddingTopBottom_100 {
  padding: 100px 0 !important;
}

.edPaddingLeftRight_100 {
  padding: 0 100px !important;
}

.edPaddingTop_100 {
  padding-top: 100px !important;
}

.edPaddingBottom_100 {
  padding-bottom: 100px !important;
}

.edPaddingLeft_100 {
  padding-left: 100px !important;
}

.edPaddingRight_100 {
  padding-right: 100px !important;
}

.edWidth_10 {
  width: 10px !important;
}

.edWidth_20 {
  width: 20px !important;
}

.edWidth_30 {
  width: 30px !important;
}

.edWidth_40 {
  width: 40px !important;
}

.edWidth_50 {
  width: 50px !important;
}

.edWidth_60 {
  width: 60px !important;
}

.edWidth_70 {
  width: 70px !important;
}

.edWidth_80 {
  width: 80px !important;
}

.edWidth_90 {
  width: 90px !important;
}

.edWidth_100 {
  width: 100px !important;
}

.edWidth_150 {
  width: 150px !important;
}

.edWidth_200 {
  width: 200px !important;
}

.edWidth_250 {
  width: 250px !important;
}

.edWidth_300 {
  width: 300px !important;
}

.edWidth_350 {
  width: 350px !important;
}

.edWidth_400 {
  width: 400px !important;
}

.edWidth_450 {
  width: 450px !important;
}

.edWidth_500 {
  width: 500px !important;
}

.edOpacity_0 {
  opacity: 0;
}

.edOpacity_10 {
  opacity: 0.1;
}

.edOpacity_20 {
  opacity: 0.2;
}

.edOpacity_30 {
  opacity: 0.3;
}

.edOpacity_40 {
  opacity: 0.4;
}

.edOpacity_50 {
  opacity: 0.5;
}

.edOpacity_60 {
  opacity: 0.6;
}

.edOpacity_70 {
  opacity: 0.7;
}

.edOpacity_80 {
  opacity: 0.8;
}

.edOpacity_90 {
  opacity: 0.9;
}

.edOpacity_100 {
  opacity: 1;
}

.edBold {
  font-weight: bold !important;
}

.edThin {
  font-weight: lighter !important;
}

.edUppercase {
  text-transform: uppercase !important;
}

.edLowercase {
  text-transform: lowercase !important;
}

.edCapitalize {
  text-transform: capitalize !important;
}

.edUnderline {
  text-decoration: underline !important;
}

.edItalic {
  font-style: italic !important;
}

.edWrap {
  white-space: normal !important;
}

.edNowrap {
  white-space: nowrap !important;
}

.edAlignLeft {
  text-align: left !important;
}

.edAlignCenter {
  text-align: center !important;
}

.edAlignRight {
  text-align: right !important;
}

.edVertAlignTop {
  vertical-align: top;
}

.edVertAlignMiddle {
  vertical-align: middle;
}

.edVertAlignBottom {
  vertical-align: bottom;
}

.edFloatLeft {
  float: left !important;
}

.edFloatRight {
  float: right !important;
}

.edClearBoth {
  clear: both !important;
}

.edPosStatic {
  position: static !important;
}

.edPosRelative {
  position: relative !important;
}

.edPosAbsolute {
  position: absolute !important;
}

.edPosFixed {
  position: fixed !important;
}

.edHalfwidth {
  width: 50%;
}

.edFullwidth {
  width: 100%;
}

.edHalfheight {
  height: 50%;
}

.edFullheight {
  height: 100%;
}

.edHidden {
  display: none !important;
}

.edInvisible {
  visibility: hidden !important;
}

.edMonospace {
  font-family: 'Monospace';
}

.edMaterialIcons, .material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: 'liga';
          font-feature-settings: 'liga';
}

.edUnselectable {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.edFlexRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.edFlexColumn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.edFlexRowInline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.edFlexColumnInline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.edFlexItemShrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.edFlexItemExpand {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.edFlexItemHalfWidth {
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

.edFlexItemHalfHeight {
  height: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

@-webkit-keyframes background-from-bottom {
  0% {
    opacity: 0;
    background-position-y: 100%;
  }
  100% {
    opacity: 1;
    background-position-y: 50%;
  }
}

@keyframes background-from-bottom {
  0% {
    opacity: 0;
    background-position-y: 100%;
  }
  100% {
    opacity: 1;
    background-position-y: 50%;
  }
}

@-webkit-keyframes show-and-hide {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes show-and-hide {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

#stdDateTimeCalendarFrame, #fpIFrameCalendar {
  border: 0;
  position: absolute !important;
  display: none;
  width: 218px !important;
  height: 192px !important;
  overflow: hidden !important;
  -webkit-box-shadow: 1px 1px 15px 1px grey;
          box-shadow: 1px 1px 15px 1px grey;
  background-color: #6495ed;
  z-index: 9999 !important;
}

.datePicker {
  background-color: #6495ed;
  padding: 3px;
}

.datePicker .header {
  height: 26px;
}

.datePicker .headerTable {
  border-collapse: collapse;
  width: 100%;
  height: 100%;
}

.datePicker .headerTable td {
  text-align: center;
  color: white;
  font-size: 14px;
}

.datePicker .previousButton, .datePicker .nextButton {
  font-size: 16px;
  cursor: pointer;
}

.datePicker .labelContainer {
  width: 80%;
}

.datePicker .gridTable {
  border-collapse: collapse;
  width: 100%;
  text-align: center;
}

.datePicker .gridTable td {
  height: 22px;
  line-height: 20px;
  width: 30px;
  font-size: 12px;
  color: #fff;
}

.datePicker .daysRow {
  height: 26px;
}

.datePicker .upperLine {
  height: 2px !important;
}

.datePicker .today {
  background-color: #3d73d6;
  border-radius: 6px;
}

.datePicker .selected {
  background-color: #ff8a00;
  border-radius: 5px;
}

.datePicker .selectable {
  cursor: pointer;
}
