/*
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  margin: 0
}

code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, Courier New, monospace
}

button:focus {
  outline: 0 auto -webkit-focus-ring-color!important
}

#div-fixed {
  height: 90px
}

.header-content {
  align-items: center;
  display: flex;
  justify-content: space-between
}

.header-title {
  color: #000;
  display: flex;
  flex-direction: column
}

.nav {
  background-color: #fafbfb!important;
  flex-flow: row!important;
  left: 0;
  position: fixed!important;
  right: 0;
  top: 0;
  z-index: 99999
}

.header-title h5 {
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  margin-bottom: 0
}

.header-title h3 {
  align-items: center;
  display: flex;
  color: rgb(51, 204, 204);
  font-weight: 700;
  line-height: 1.2;
}

.header-title h3>span {
  font-size: 1rem;
  margin-left: 7px
}



.segment {
  align-items: center;
  display: flex;
  flex: 1 1;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: .5rem;
  position: relative
}

.row-segment {
  align-items: flex-start;
  display: flex;
  justify-content: space-evenly;
  padding-bottom: 5px;
  padding-top: 10px
}

.title-radio-buttons {
  color: #000!important;
  font-size: 1.2rem!important
}

.css-qfz70r-MuiFormGroup-root label:first-child {
  margin-right: 125px
}

.css-1nrlq1o-MuiFormControl-root {
  flex: 1 1!important
}

.css-12mvehg-MuiPaper-root-MuiAlert-root {
  background-color: #f5f5f5!important;
  flex: 1 1!important;
  font-size: .675rem!important
}

.css-12mvehg-MuiPaper-root-MuiAlert-root .MuiAlert-icon {
  color: #4b4b4b!important
}

.css-yslrua-MuiTypography-root-MuiAlertTitle-root {
  font-size: .8rem!important
}

.css-ahj2mt-MuiTypography-root {
  color: #4b4b4b!important;
  display: flex!important;
  flex: 1 1;
  font-family: Work Sans, sans-serif!important;
  font-size: .675rem!important;
  font-weight: 400!important
}

.info-text {
  color: #626364;
  font-size: .7rem;
  font-weight: 600
}

.title-1 {
  font-size: 1rem
}

.title-1,
.title-2 {
  color: #000;
  font-weight: 600
}

.title-2 {
  font-size: .8rem
}

.info-small {
  color: #626364;
  font-size: 10px;
  font-weight: 600
}

.padding-3 {
  padding: 3px
}

.required {
  color: red
}


/*# sourceMappingURL=main.5829529c.css.map*/
/*
.customdrop_wrapper .e-upload {
  position: relative
}
#customdropArea .e-upload {
  float: left
}
.bootstrap-dark .customdropArea a,
.bootstrap5-dark .customdropArea a,
.fabric-dark .customdropArea a,
.highcontrast .customdropArea a,
.material-dark .customdropArea a,
.tailwind-dark .customdropArea a {
  color: #fff
}
#customdropArea {
  display: inline-block;
  font-size: 13px;
  left: 3%;
  min-height: 50px;
  padding-top: 15px;
  position: relative;
  top: -29px;
  width: 400px
}
.customdropArea a#browse {
  margin-left: 34%
}
.customdrop_wrapper .e-upload.e-keyboard {
  border-bottom: none;
  border-top: none;
  width: 400px
}
.customdrop_wrapper .e-upload .e-upload-files {
  border-top: none
}
.customdropArea {
  border: 1px dashed #c3c3cc;
  display: block;
  padding: 3% 30%
}
.customdropArea a {
  color: blue
}
.highcontrast .customdropArea a {
  color: #ffd939
}
.customdrop_wrapper .e-upload .e-upload-files .e-upload-file-list,
.e-bigger .customdrop_wrapper .e-upload .e-upload-files .e-upload-file-list {
  min-height: 70px
}
#customTarget {
  align-items: baseline;
  background-color: #d3d3d3;
  border: 1px dashed grey;
  display: flex;
  height: 70px;
  justify-content: space-around;
  margin: 22px 22px 22px 3%;
  width: 400px
}
#customdropArea .e-upload .e-upload-files .e-file-reload-btn.e-icons,
#customdropArea .e-upload .e-upload-files .e-file-reload-btn.e-icons:hover {
  display: none
}
#customdropArea .e-icons.e-file-abort-btn.e-upload-progress {
  background-image: none;
  cursor: default;
  opacity: .35
}
#customdropArea .e-icons.e-file-delete-btn:hover {
  background: none
}
.highcontrast #customTarget {
  background-color: #393939
}
.material-dark #customTarget {
  background-color: #616161
}
.fabric-dark #customTarget {
  background-color: #414040
}
.bootstrap-dark #customTarget {
  background-color: #393939
}
.bootstrap5-dark #customTarget,
.tailwind-dark #customTarget {
  background-color: #6c757d
}
.bootstrap4 #customTarget {
  background-color: #e9ecef;
  border: 1px dashed rgba(0, 0, 0, .15)
}
.bootstrap4 .font-icons {
  color: #495057
}
.bootstrap4 .dropText {
  color: #212529
}
.fileListwrapper .upload-failed {
  color: #d9534f
}
.fileListwrapper .upload-success {
  color: #5cb85c
}
.fileListwrapper .upload-status {
  display: block;
  font-size: 12px;
  left: 42px;
  padding: 5px;
  position: relative;
  top: -8px
}
#customTarget .e-upload .e-upload-files .e-file-delete-btn.e-icons,
#customTarget .e-upload .e-upload-files .e-file-remove-btn.e-icons {
  top: 50%
}
.sf-icon-PNG:before,
.sf-icon-png:before {
  content: "\e70a"
}
.sf-icon-PDF:before,
.sf-icon-pdf:before {
  content: "\e70c"
}
.sf-icon-TXT:before,
.sf-icon-txt:before {
  content: "\e70d"
}

#customTarget [class*=" sf-icon-"],
#customTarget [class^=sf-icon-],
.fileListwrapper [class*=" sf-icon-"],
.fileListwrapper [class^=sf-icon-] {
  speak: none;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: FiletypeV2 Font!important;
  font-size: 35px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  position: relative;
  text-transform: none;
  top: 14px
}
.fileListwrapper .file-name {
  display: inline-block;
  font-size: 13px;
  padding: 8px 6px 5px 12px;
  position: relative;
  width: 76%
}
.e-bigger .fileListwrapper .file-name {
  font-size: 14px
}
.material #customdropArea,
.material .dropArea_wrap,
.material .fileListwrapper .file-name,
.material .fileListwrapper .upload-status {
  font-family: Roboto, Segoe UI, GeezaPro, "DejaVu Serif", "sans-serif"
}
.fabric #customdropArea,
.fabric .dropArea_wrap,
.fabric .fileListwrapper .file-name,
.fabric .fileListwrapper .upload-status,
.highcontrast #customdropArea,
.highcontrast .dropArea_wrap,
.highcontrast .fileListwrapper .file-name,
.highcontrast .fileListwrapper .upload-status {
  font-family: Segoe UI, GeezaPro, "DejaVu Serif", "sans-serif"
}
.bootstrap #customdropArea,
.bootstrap .dropArea_wrap,
.bootstrap .fileListwrapper .file-name,
.bootstrap .fileListwrapper .upload-status {
  font-family: Helvetica Neue, Helvetica, Arial, "sans-serif"
}
.fileListwrapper .file-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.customdrop_wrapper .e-upload .e-file-select-wrap {
  display: none
}
.col-lg-12.control-section.upload-custom {
  overflow: hidden
}

/*# sourceMappingURL=681.49a83e75.chunk.css.map*/
/*
#root,
body,
html {
    height: 100%
}
.inner-container {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 12px
}
.header {
    border-bottom: 2px solid #70a1ff;
    font-family: Ozxgen, sans-serif;
    font-size: 22px;
    margin-bottom: 17px;
    padding: 5px;
    text-align: center
}
.box {
    justify-content: center
}
.box,
.input-group {
    display: flex;
    flex-direction: column
}
.input-group {
    margin-bottom: 5px;
    margin-top: 5px
}
.login-input {
    background: hsla(0, 0%, 6%, .01);
    border: 1px solid #70a1ff;
    border-radius: 3px;
    color: #3e3e42;
    font-family: Oxygen, sans-serif;
    font-size: 19px;
    height: 2.1em;
    padding: 13px;
    transition: border .4s ease-out
}
.login-input:hover {
    border: 2px solid #70a1ff
}
.login-input:focus {
    border: 2px solid #6565e7;
    box-shadow: 0 0 20px hsla(0, 0%, 6%, .2)
}
.login-input::-webkit-input-placeholder {
    color: hsla(0, 0%, 6%, .4);
    font-family: Oxygen, sans-serif;
    font-size: 16px
}
.login-input:-ms-input-placeholder {
    color: hsla(0, 0%, 6%, .4);
    font-family: Oxygen, sans-serif;
    font-size: 16px
}
.login-input::placeholder {
    color: hsla(0, 0%, 6%, .4);
    font-family: Oxygen, sans-serif;
    font-size: 16px
}
.login-btn {
    background-color: hsla(0, 0%, 6%, .03);
    border: 2px solid #417cef;
    border-radius: 3px;
    cursor: pointer;
    font-family: Oxygen, sans-serif;
    font-size: 18px;
    margin-top: 20px;
    padding: 2px 30px;
    transition: background-color .3s ease-out
}
.login-btn:focus,
.login-btn:hover {
    background-color: #417cef;
    color: #fff
}
.box-container {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 0 20px 0 hsla(0, 0%, 6%, .2);
    max-width: 24em;
    min-width: 21em;
    padding: 24px
}
.box-container,
.root-container {
    display: flex;
    flex-direction: column
}
.root-container {
    align-items: center;
    height: 100%;
    justify-content: center;
    width: 100%
}

/*# sourceMappingURL=580.66b0d8c7.chunk.css.map*/
/*
.element-search {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 10px
}
.flex-end {
  justify-content: flex-end
}

/*# sourceMappingURL=235.d1a5e159.chunk.css.map*/
/*
.box-types {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: flex-start
}

.box-types:hover {
  background-color: rgba(25, 118, 210, .04);
  text-decoration: none
}

.box-types:focus {
  outline: 0 auto -webkit-focus-ring-color!important
}

.icon {
  width: 15%
}

.contents {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 85%
}

/*# sourceMappingURL=122.c5749d28.chunk.css.map*/
/*
a:hover {
  color: #d0d5da!important
}
.title {
  font-size: 20px;
  padding: 15px;
  text-align: center
}
#wrapper .column {
  display: inline-block;
  padding: 10px
}
.sub-title {
  font-size: 16px;
  padding: 10px;
  text-align: center
}
#default-sidebar {
  background-color: #051e34;
  color: #fff
}
#default-sidebar .close-btn:hover {
  background-color: #fafafa;
  color: rgba(0, 0, 0, .87)
}
#hamburger.menu {
  cursor: pointer;
  float: left;
  font-size: 25px;
  line-height: 50px;
  padding: 9px 15px 0;
  position: absolute;
  z-index: 1000
}
#hamburger.menu:before {
  content: "\e10d";
  font-family: e-sb-close-icons
}
#hamburger.menu.e-rtl {
  float: right;
  position: relative
}
#wrapper #close:before {
  content: "\e109";
  font-family: e-sb-close-icons
}
.e-sidebar .title-header #close {
  color: #fafafa;
  cursor: pointer;
  line-height: 25px
}
.e-sidebar.e-left .title-header #close {
  float: right
}
.e-sidebar.e-right .title-header #close {
  float: left
}
.title-header {
  font-size: 18px;
  padding: 15px;
  text-align: center
}
.ej2-new #action-description,
.ej2-new #description,
.ej2-new #description-section,
.ej2-new .sb-bread-crumb,
.ej2-new .sb-header {
  display: none
}
#sidebar-section,
.ej2-new .container-fluid,
.ej2-new .container-fluid .control-section {
  padding: 0
}
.ej2-new .content.e-view {
  top: 0
}

.css-1mcnwpj-MuiList-root {
  background-color: #1976d2!important
}

.css-1hgewe5-MuiListItemText-root {
  display: flex!important;
  justify-content: center!important
}

.css-cuefkz-MuiContainer-root {
  max-width: 100%!important;
  padding-top: 24px!important;
  width: 100%!important
}



/*# sourceMappingURL=16.de3cf90c.chunk.css.map*/