/* 
 * Default (Copy) (Copy)
 *    (Oracle Application Express Theme Style)
 * 
 * This CSS file was generated using the Oracle Application Express 5.0 Theme Roller. 
 * 
 */

.vh {
  border: 0!important;
  clip: rect(0 0 0 0) !important;
  height: 1px!important;
  margin: -1px !important;
  overflow: hidden!important;
  padding: 0!important;
  position: absolute!important;
  width: 1px!important;
}
.ma-s2 {
  width: 16.66667%;
}
.ma-s3 {
  width: 25%;
}
.ma-s4 {
  width: 33.3333%;
}
.ma-s6 {
  width: 50%;
}
.ma-s9 {
  width: 75%;
}
.ma-s10 {
  width: 83.33333%;
}
.ma-s12 {
  width: 100%;
}
.apex5-font {
  font-size: 16px;
  font-family: apex-5-icon-font !important;
  font-style: normal!important;
  font-weight: 400!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
.small-btn {
  height: 24px;
  line-height: 18px;
  padding: 0 1rem;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
ul {
  padding: 0;
  list-style-type: none;
}
ul.browser-default,
ul.browser-default li {
  list-style-type: initial;
}
ul li {
  list-style-type: none;
}
a {
  color: #039be5;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
blockquote {
  margin: 20px 0;
  padding-left: 1.5rem;
  border-left: 5px solid #11257d;
}
.pagination li {
  display: inline-block;
  border-radius: 2px;
  text-align: center;
  vertical-align: top;
  height: 30px;
}
.pagination li a {
  color: #444;
  display: inline-block;
  font-size: 1.2rem;
  padding: 0 10px;
  line-height: 30px;
}
.pagination li.active a {
  color: #fff;
}
.pagination li.active {
  background-color: #11257d;
}
.pagination li.disabled a {
  cursor: default;
  color: #999;
}
.pagination li i {
  font-size: 2rem;
}
.pagination li.pages ul li {
  display: inline-block;
  float: none;
}
.breadcrumb {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7);
}
.breadcrumb i,
.breadcrumb [class^="mdi-"],
.breadcrumb [class*="mdi-"],
.breadcrumb i.material-icons {
  display: inline-block;
  float: left;
  font-size: 24px;
}
.breadcrumb:before {
  content: "\E5CC";
  color: rgba(255, 255, 255, 0.7);
  vertical-align: top;
  display: inline-block;
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  margin: 0 10px 0 8px;
  -webkit-font-smoothing: antialiased;
}
.breadcrumb:first-child:before {
  display: none;
}
.breadcrumb:last-child {
  color: #fff;
}
.parallax-container {
  position: relative;
  overflow: hidden;
  height: 500px;
}
.parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.parallax img {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transform: translateX(-50%);
}
.pin-top,
.pin-bottom {
  position: relative;
}
.pinned {
  position: fixed !important;
}

ul.staggered-list li {
  opacity: 0;
}
.fade-in,
.item-fade-in img {
  opacity: 0;
  transform-origin: 0 50%;
}
footer.page-footer {
  margin-top: 20px;
  padding-top: 20px;
  background-color: #11257d;
}
footer.page-footer .footer-copyright {
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(51, 51, 51, 0.08);
}
table,
th,
td {
  border: none;
}
table {
  width: 100%;
  display: table;
}
table.bordered > thead > tr,
table.bordered > tbody > tr {
  border-bottom: 1px solid #d0d0d0;
}
table.striped > tbody > tr:nth-child(odd) {
  background-color: #f2f2f2;
}
table.striped > tbody > tr > td {
  border-radius: 0;
}
table.highlight > tbody > tr {
  transition: background-color 0.25s ease;
}
table.highlight > tbody > tr:hover {
  background-color: #f2f2f2;
}
table.centered thead tr th,
table.centered tbody tr td {
  text-align: center;
}
thead {
  border-bottom: 1px solid #d0d0d0;
}
td,
th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px;
}
.collection {
  margin: 0.5rem 0 1rem 0;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}
.collection .collection-item {
  background-color: #ffffff;
  line-height: 1.5rem;
  padding: 10px 20px;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}
.collection .collection-item.avatar {
  min-height: 84px;
  padding-left: 72px;
  position: relative;
}
.collection .collection-item.avatar .circle {
  position: absolute;
  width: 42px;
  height: 42px;
  overflow: hidden;
  left: 15px;
  display: inline-block;
  vertical-align: middle;
}
.collection .collection-item.avatar i.circle {
  font-size: 18px;
  line-height: 42px;
  color: #fff;
  background-color: #999;
  text-align: center;
}
.collection .collection-item.avatar .title {
  font-size: 16px;
}
.collection .collection-item.avatar p {
  margin: 0;
}
.collection .collection-item.avatar .secondary-content {
  position: absolute;
  top: 16px;
  right: 16px;
}
.collection .collection-item:last-child {
  border-bottom: none;
}
.collection .collection-item.active {
  background-color: #ef5350;
  color: #ffffff;
}
.collection .collection-item.active .secondary-content {
  color: #fff;
}
.collection a.collection-item {
  display: block;
  transition: .25s;
  color: #ef5350;
}
.collection a.collection-item:not(.active):hover {
  background-color: #dddddd;
}
.collection.with-header .collection-header {
  background-color: #ffffff;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 20px;
}
.collection.with-header .collection-item {
  padding-left: 30px;
}
.collection.with-header .collection-item.avatar {
  padding-left: 72px;
}
.secondary-content {
  float: right;
  color: #ef5350;
}
span.badge.new {
  font-weight: 300;
  font-size: 0.8rem;
  color: #fff;
  background-color: #cccccc;
  border-radius: 2px;
}
.progress {
  position: relative;
  height: 4px;
  display: block;
  width: 100%;
  background-color: #ffffff;
  border-radius: 2px;
  margin: 0.5rem 0 1rem 0;
  overflow: hidden;
}
.progress .determinate {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #ef5350;
  transition: width .3s linear;
}
.progress .indeterminate {
  background-color: #ef5350;
}
.progress .indeterminate:before {
  content: "";
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}
.progress .indeterminate:after {
  content: "";
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  animation-delay: 1.15s;
}
nav {
  color: #ffffff;
  background-color: #11257d;
  width: 100%;
  height: 56px;
  line-height: 56px;
}
nav.nav-extended {
  height: auto;
}
nav.nav-extended .nav-wrapper {
  min-height: 56px;
  height: auto;
}
nav.nav-extended .nav-content {
  position: relative;
  line-height: normal;
}
nav a {
  color: #ffffff;
}
nav i,
nav [class^="mdi-"],
nav [class*="mdi-"],
nav i.material-icons {
  display: block;
  font-size: 24px;
  height: 56px;
  line-height: 56px;
}
nav .nav-wrapper {
  position: relative;
  height: 100%;
}
@media only screen and (min-width : 993px) {
  nav a.button-collapse {
    display: none;
  }
}
nav .button-collapse {
  float: left;
  position: relative;
  z-index: 1;
  height: 56px;
  margin: 0 18px;
}
nav .button-collapse i {
  height: 56px;
  line-height: 56px;
}
nav .brand-logo {
  position: absolute;
  color: #ffffff;
  display: inline-block;
  font-size: 2.1rem;
  padding: 0;
  white-space: nowrap;
}
nav .brand-logo.center {
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width : 992px) {
  nav .brand-logo {
    left: 50%;
    transform: translateX(-50%);
  }
  nav .brand-logo.left,
  nav .brand-logo.right {
    padding: 0;
    transform: none;
  }
  nav .brand-logo.left {
    left: 0.5rem;
  }
  nav .brand-logo.right {
    right: 0.5rem;
    left: auto;
  }
}
nav .brand-logo.right {
  right: 0.5rem;
  padding: 0;
}
nav .brand-logo i,
nav .brand-logo [class^="mdi-"],
nav .brand-logo [class*="mdi-"],
nav .brand-logo i.material-icons {
  float: left;
  margin-right: 15px;
}
nav .nav-title {
  display: inline-block;
  font-size: 32px;
  padding: 28px 0;
}
nav ul {
  margin: 0;
}
nav ul li {
  transition: background-color 0.3s;
  float: left;
  padding: 0;
}
nav ul li.active {
  background-color: rgba(0, 0, 0, 0.1);
}
nav ul a {
  transition: background-color 0.3s;
  font-size: 1rem;
  color: #ffffff;
  display: block;
  padding: 0 15px;
  cursor: pointer;
}
nav ul a.btn,
nav ul a.btn-large,
nav ul a.btn-flat,
nav ul a.btn-floating {
  margin-top: -2px;
  margin-left: 15px;
  margin-right: 15px;
}
nav ul a.btn > .material-icons,
nav ul a.btn-large > .material-icons,
nav ul a.btn-flat > .material-icons,
nav ul a.btn-floating > .material-icons {
  height: inherit;
  line-height: inherit;
}
nav ul a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
nav ul.left {
  float: left;
}
nav form {
  height: 100%;
}
nav .input-field {
  margin: 0;
  height: 100%;
}
nav .input-field input {
  height: 100%;
  font-size: 1.2rem;
  border: none;
  padding-left: 2rem;
}
nav .input-field input:focus,
nav .input-field input[type=text]:valid,
nav .input-field input[type=password]:valid,
nav .input-field input[type=email]:valid,
nav .input-field input[type=url]:valid,
nav .input-field input[type=date]:valid {
  border: none;
  box-shadow: none;
}
nav .input-field label {
  top: 0;
  left: 0;
}
nav .input-field label i {
  color: rgba(255, 255, 255, 0.7);
  transition: color .3s;
}
nav .input-field label.active i {
  color: #ffffff;
}
.navbar-fixed,
.page-navbar-fixed .top-nav-wrapper {
  position: relative;
  height: 56px;
  z-index: 997;
}
.navbar-fixed nav {
  position: fixed;
}
@media only screen and (min-width : 601px) {
  nav.nav-extended .nav-wrapper {
    min-height: 64px;
  }
  nav,
  nav .nav-wrapper i,
  nav a.button-collapse,
  nav a.button-collapse i {
    height: 64px;
    line-height: 64px;
  }
  .navbar-fixed,
  .page-navbar-fixed .top-nav-wrapper {
    height: 64px;
  }
}
.card-panel {
  transition: box-shadow 0.25s;
  padding: 20px;
  margin: 0.5rem 0 1rem 0;
  border-radius: 2px;
  background-color: #ffffff;
}
.card,
.ma-card,
.a-IRR-container {
  position: relative;
  margin: 0.5rem 0 1rem 0;
  background-color: #ffffff;
  transition: box-shadow 0.25s;
  border-radius: 2px;
}
.card .card-title {
  font-size: 24px;
  font-weight: 300;
}
.card .card-title.activator {
  cursor: pointer;
}
.card.small,
.card.medium,
.card.large {
  position: relative;
}
.card.small .card-image,
.card.medium .card-image,
.card.large .card-image {
  max-height: 60%;
  overflow: hidden;
}
.card.small .card-image + .card-content,
.card.medium .card-image + .card-content,
.card.large .card-image + .card-content {
  max-height: 40%;
}
.card.small .card-content,
.card.medium .card-content,
.card.large .card-content {
  max-height: 100%;
  overflow: hidden;
}
.card.small .card-action,
.card.medium .card-action,
.card.large .card-action {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.card.small {
  height: 300px;
}
.card.medium {
  height: 400px;
}
.card.large {
  height: 500px;
}
.card.horizontal {
  display: flex;
}
.card.horizontal.small .card-image,
.card.horizontal.medium .card-image,
.card.horizontal.large .card-image {
  height: 100%;
  max-height: none;
  overflow: visible;
}
.card.horizontal.small .card-image img,
.card.horizontal.medium .card-image img,
.card.horizontal.large .card-image img {
  height: 100%;
}
.card.horizontal .card-image {
  max-width: 50%;
}
.card.horizontal .card-image img {
  border-radius: 2px 0 0 2px;
  max-width: 100%;
  width: auto;
}
.card.horizontal .card-stacked {
  display: flex;
  flex-direction: column;
  flex: 1;
  position: relative;
}
.card.horizontal .card-stacked .card-content {
  flex-grow: 1;
}
.card.sticky-action .card-action {
  z-index: 2;
}
.card.sticky-action .card-reveal {
  z-index: 1;
  padding-bottom: 64px;
}
.card .card-image {
  position: relative;
}
.card .card-image img {
  display: block;
  border-radius: 2px 2px 0 0;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
}
.card .card-image .card-title {
  color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 100%;
  padding: 20px;
}
.card .card-content {
  padding: 20px;
  border-radius: 0 0 2px 2px;
}
.card .card-content p {
  margin: 0;
  color: inherit;
}
.card .card-content .card-title {
  display: block;
  line-height: 32px;
  margin-bottom: 8px;
}
.card .card-content .card-title i {
  line-height: 32px;
}
.card .card-action {
  position: relative;
  background-color: inherit;
  border-top: 1px solid rgba(160, 160, 160, 0.2);
  padding: 16px 20px;
}
.card .card-action a:not(.btn):not(.btn-large):not(.btn-floating) {
  color: #ffab40;
  margin-right: 20px;
  transition: color .3s ease;
  text-transform: uppercase;
}
.card .card-action a:not(.btn):not(.btn-large):not(.btn-floating):hover {
  color: #ffd8a6;
}
.card .card-reveal {
  padding: 20px;
  position: absolute;
  background-color: #ffffff;
  width: 100%;
  overflow-y: auto;
  left: 0;
  top: 100%;
  height: 100%;
  z-index: 3;
  display: none;
}
.card .card-reveal .card-title {
  cursor: pointer;
  display: block;
}
#toast-container {
  display: block;
  position: fixed;
  z-index: 10000;
}
@media only screen and (max-width : 600px) {
  #toast-container {
    min-width: 100%;
    bottom: 0%;
  }
}
@media only screen and (min-width : 601px) and (max-width : 992px) {
  #toast-container {
    left: 5%;
    bottom: 7%;
    max-width: 90%;
  }
}
@media only screen and (min-width : 993px) {
  #toast-container {
    top: 10%;
    right: 7%;
    max-width: 86%;
  }
}
.toast {
  border-radius: 2px;
  top: 35px;
  width: auto;
  clear: both;
  margin-top: 10px;
  position: relative;
  max-width: 100%;
  height: auto;
  min-height: 50px;
  line-height: 1.5em;
  word-break: break-all;
  background-color: #12a01e;
  padding: 10px 25px;
  font-size: 1.1rem;
  font-weight: 300;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.toast .btn,
.toast .btn-flat {
  margin: 0;
  margin-left: 3rem;
}
.toast.rounded {
  border-radius: 24px;
}
@media only screen and (max-width : 600px) {
  .toast {
    width: 100%;
    border-radius: 0;
  }
}
@media only screen and (min-width : 601px) and (max-width : 992px) {
  .toast {
    float: left;
  }
}
@media only screen and (min-width : 993px) {
  .toast {
    float: right;
  }
}
.tabs {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  height: 48px;
  width: 100%;
  background-color: #ffffff;
  margin: 0 auto;
  white-space: nowrap;
}
.tabs.tabs-transparent {
  background-color: transparent;
}
.tabs.tabs-transparent .tab a,
.tabs.tabs-transparent .tab.disabled a,
.tabs.tabs-transparent .tab.disabled a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.tabs.tabs-transparent .tab a:hover,
.tabs.tabs-transparent .tab a.active {
  color: #fff;
}
.tabs.tabs-transparent .indicator {
  background-color: #fff;
}
.tabs.tabs-fixed-width {
  display: flex;
}
.tabs.tabs-fixed-width .tab {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.tabs .tab {
  display: inline-block;
  text-align: center;
  line-height: 48px;
  height: 48px;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}
.tabs .tab a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 24px;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: color .28s ease;
}
.tabs .tab a:hover,
.tabs .tab a.active {
  background-color: transparent;
  color: #11257d;
}
.tabs .tab.disabled a,
.tabs .tab.disabled a:hover {
  cursor: default;
}
.tabs .indicator {
  position: absolute;
  bottom: 0;
  height: 2px;
  background-color: #1a39c0;
  will-change: left, right;
}
@media only screen and (max-width : 992px) {
  .tabs {
    display: flex;
  }
  .tabs .tab {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .tabs .tab a {
    padding: 0 12px;
  }
}
.material-tooltip {
  padding: 10px 8px;
  font-size: 1rem;
  z-index: 2000;
  background-color: transparent;
  border-radius: 2px;
  color: #fff;
  min-height: 36px;
  line-height: 120%;
  opacity: 0;
  position: absolute;
  text-align: center;
  max-width: calc(100% - 4px);
  overflow: hidden;
  left: 0;
  top: 0;
  pointer-events: none;
  visibility: hidden;
}
.backdrop {
  position: absolute;
  opacity: 0;
  height: 7px;
  width: 14px;
  border-radius: 0 0 50% 50%;
  background-color: #323232;
  z-index: -1;
  transform-origin: 50% 0%;
  visibility: hidden;
}
.btn,
.btn-flat,
.btn,
.btn-flat,
.btn-large,
.a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-button,
.a-IRR-container .a-IRR .a-IRR-paginationWrap .a-IRR-button,
.a-IRR-dialogTable .a-Button--menu,
body .ui-dialog.ui-widget.utr .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button,
body .ui-dialog.ui-widget.utr .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button.ui-button--hot,
.btn-large,
.a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-button,
.a-IRR-container .a-IRR .a-IRR-paginationWrap .a-IRR-button,
.a-IRR-dialogTable .a-Button--menu,
body .ui-dialog.ui-widget.utr .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button,
body .ui-dialog.ui-widget.utr .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button.ui-button--hot {
  border: none;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 2rem;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
}
.btn.disabled,
.btn-floating.disabled,
.btn-large.disabled,
.btn-flat.disabled,
.btn:disabled,
.btn-floating:disabled,
.btn-large:disabled,
.btn-flat:disabled,
.btn[disabled],
.btn-floating[disabled],
.btn-large[disabled],
.btn-flat[disabled] {
  pointer-events: none;
  background-color: #dfdfdf !important;
  box-shadow: none;
  color: #9f9f9f !important;
  cursor: default;
}
.btn.disabled:hover,
.btn-floating.disabled:hover,
.btn-large.disabled:hover,
.btn-flat.disabled:hover,
.btn:disabled:hover,
.btn-floating:disabled:hover,
.btn-large:disabled:hover,
.btn-flat:disabled:hover,
.btn[disabled]:hover,
.btn-floating[disabled]:hover,
.btn-large[disabled]:hover,
.btn-flat[disabled]:hover {
  background-color: #dfdfdf !important;
  color: #9f9f9f !important;
}
.btn,
.btn-floating,
.btn-large,
.btn-flat,
.btn,
.btn-flat,
.btn-large,
.a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-button,
.a-IRR-container .a-IRR .a-IRR-paginationWrap .a-IRR-button,
.a-IRR-dialogTable .a-Button--menu,
body .ui-dialog.ui-widget.utr .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button,
body .ui-dialog.ui-widget.utr .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button.ui-button--hot,
.btn-large,
.a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-button,
.a-IRR-container .a-IRR .a-IRR-paginationWrap .a-IRR-button,
.a-IRR-dialogTable .a-Button--menu,
body .ui-dialog.ui-widget.utr .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button,
body .ui-dialog.ui-widget.utr .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button.ui-button--hot {
  outline: 0;
}
.btn i,
.btn-floating i,
.btn-large i,
.btn-flat i {
  font-size: 1.3rem;
  line-height: inherit;
}
.btn:focus,
.btn-floating:focus {
  background-color: #a20015;
}
.btn,
.btn,
.btn-large,
body .ui-dialog.ui-widget.utr .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button.ui-button--hot,
.btn-large,
body .ui-dialog.ui-widget.utr .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button.ui-button--hot {
  text-decoration: none;
  color: #ffffff;
  background-color: #d5001c;
  text-align: center;
  letter-spacing: .5px;
  transition: 0.2s ease-out;
  cursor: pointer;
}
.btn:hover {
  background-color: #ef001f;
}
.btn-floating {
  display: inline-block;
  color: #ffffff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 37px;
  height: 37px;
  line-height: 37px;
  padding: 0;
  background-color: #ef5350;
  border-radius: 50%;
  transition: .3s;
  cursor: pointer;
  vertical-align: middle;
}
.btn-floating:hover {
  background-color: #ef5350;
}
.btn-floating:before {
  border-radius: 0;
}
.btn-floating.btn-large {
  width: 55.5px;
  height: 55.5px;
}
.btn-floating.btn-large i {
  line-height: 55.5px;
}
.btn-floating.halfway-fab {
  position: absolute;
  right: 24px;
  bottom: 0;
  transform: translateY(50%);
}
.btn-floating.halfway-fab.left {
  right: auto;
  left: 24px;
}
.btn-floating i {
  width: inherit;
  display: inline-block;
  text-align: center;
  color: #ffffff;
  font-size: 1.6rem;
  line-height: 37px;
}
button.btn-floating {
  border: none;
}
.fixed-action-btn {
  position: fixed;
  right: 23px;
  bottom: 23px;
  padding-top: 15px;
  margin-bottom: 0;
  z-index: 998;
}
.fixed-action-btn.active ul {
  visibility: visible;
}
.fixed-action-btn.horizontal {
  padding: 0 0 0 15px;
}
.fixed-action-btn.horizontal ul {
  text-align: right;
  right: 64px;
  top: 50%;
  transform: translateY(-50%);
  height: 100%;
  left: auto;
  width: 500px;
  
}
.fixed-action-btn.horizontal ul li {
  display: inline-block;
  margin: 15px 15px 0 0;
}
.fixed-action-btn.toolbar {
  padding: 0;
  height: 55.5px;
}
.fixed-action-btn.toolbar.active > a i {
  opacity: 0;
}
.fixed-action-btn.toolbar ul {
  display: flex;
  top: 0;
  bottom: 0;
}
.fixed-action-btn.toolbar ul li {
  flex: 1;
  display: inline-block;
  margin: 0;
  height: 100%;
  transition: none;
}
.fixed-action-btn.toolbar ul li a {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: transparent;
  box-shadow: none;
  color: #fff;
  line-height: 55.5px;
  z-index: 1;
}
.fixed-action-btn.toolbar ul li a i {
  line-height: inherit;
}
.fixed-action-btn ul {
  left: 0;
  right: 0;
  text-align: center;
  position: absolute;
  bottom: 64px;
  margin: 0;
  visibility: hidden;
}
.fixed-action-btn ul li {
  margin-bottom: 15px;
}
.fixed-action-btn ul a.btn-floating {
  opacity: 0;
}
.fixed-action-btn .fab-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 37px;
  height: 37px;
  background-color: #ef5350;
  border-radius: 50%;
  transform: scale(0);
}
.btn-flat,
.btn-flat,
.a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-button,
.a-IRR-container .a-IRR .a-IRR-paginationWrap .a-IRR-button,
.a-IRR-dialogTable .a-Button--menu,
body .ui-dialog.ui-widget.utr .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button,
.a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-button,
.a-IRR-container .a-IRR .a-IRR-paginationWrap .a-IRR-button,
.a-IRR-dialogTable .a-Button--menu,
body .ui-dialog.ui-widget.utr .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button {
  box-shadow: none;
  background-color: transparent;
  color: #343434;
  cursor: pointer;
  transition: background-color 0.2s;
}
.btn-flat:focus,
.btn-flat:active {
  background-color: transparent;
}
.btn-flat:focus,
.btn-flat:hover {
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: none;
}
.btn-flat:active {
  background-color: rgba(0, 0, 0, 0.2);
}
.btn-flat.disabled {
  background-color: transparent !important;
  color: #b3b3b3 !important;
  cursor: default;
}
.btn-large {
  height: 54px;
  line-height: 54px;
}
.btn-large i {
  font-size: 1.6rem;
}
.btn-block {
  display: block;
}
.dropdown-content,
div.ac_results ul {
  background-color: #ffffff;
  margin: 0;
  display: none;
  min-width: 100px;
  max-height: 650px;
  overflow-y: auto;
  opacity: 0;
  position: absolute;
  z-index: 999;
  will-change: width, height;
}
.dropdown-content li {
  clear: both;
  color: rgba(0, 0, 0, 0.87);
  cursor: pointer;
  min-height: 50px;
  line-height: 1.5rem;
  width: 100%;
  text-align: left;
  text-transform: none;
}
.dropdown-content li:hover,
.dropdown-content li.active,
.dropdown-content li.selected {
  background-color: #eeeeee;
}
.dropdown-content li.active.selected {
  background-color: #e1e1e1;
}
.dropdown-content li.divider {
  min-height: 0;
  height: 1px;
}
.dropdown-content li > a,
.dropdown-content li > span {
  font-size: 16px;
  color: #ef5350;
  display: block;
  line-height: 22px;
  padding: 14px 16px;
}
.dropdown-content li > span > label {
  top: 1px;
  left: 0;
  height: 18px;
}
.dropdown-content li > a > i {
  height: inherit;
  line-height: inherit;
}
.input-field.col .dropdown-content [type="checkbox"] + label {
  top: 1px;
  left: 0;
  height: 18px;
}

.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  transition: 0.3s ease-out;
}
.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  transition: all 0.7s ease-out;
  transition-property: transform, opacity;
  transform: scale(0);
  pointer-events: none;
}
.waves-effect.waves-light .waves-ripple {
  background-color: rgba(255, 255, 255, 0.45);
}
.waves-effect.waves-red .waves-ripple {
  background-color: rgba(244, 67, 54, 0.7);
}
.waves-effect.waves-yellow .waves-ripple {
  background-color: rgba(255, 235, 59, 0.7);
}
.waves-effect.waves-orange .waves-ripple {
  background-color: rgba(255, 152, 0, 0.7);
}
.waves-effect.waves-purple .waves-ripple {
  background-color: rgba(156, 39, 176, 0.7);
}
.waves-effect.waves-green .waves-ripple {
  background-color: rgba(76, 175, 80, 0.7);
}
.waves-effect.waves-teal .waves-ripple {
  background-color: rgba(0, 150, 136, 0.7);
}
.waves-effect input[type="button"],
.waves-effect input[type="reset"],
.waves-effect input[type="submit"] {
  border: 0;
  font-style: normal;
  font-size: inherit;
  text-transform: inherit;
  background: none;
}
.waves-effect img {
  position: relative;
  z-index: -1;
}
.waves-notransition {
  transition: none "!important";
}
.waves-circle {
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, #ffffff 100%, #000000 100%);
}
.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom;
}
.waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
.waves-circle {
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
  -webkit-mask-image: none;
}
.waves-block {
  display: block;
}

.waves-effect .waves-ripple {
  z-index: -1;
}
.modal {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  background-color: #fafafa;
  padding: 0;
  max-height: 70%;
  width: 55%;
  margin: auto;
  overflow-y: auto;
  border-radius: 2px;
  will-change: top, opacity;
}
@media only screen and (max-width : 992px) {
  .modal {
    width: 80%;
  }
}
.modal h1,
.modal h2,
.modal h3,
.modal h4 {
  margin-top: 0;
}
.modal .modal-content {
  padding: 24px;
}
.modal .modal-close {
  cursor: pointer;
}
.modal .modal-footer {
  border-radius: 0 0 2px 2px;
  background-color: #fafafa;
  padding: 4px 6px;
  height: 56px;
  width: 100%;
}
.modal .modal-footer .btn,
.modal .modal-footer .btn-flat {
  float: right;
  margin: 6px 0;
}
.modal-overlay {
  position: fixed;
  z-index: 999;
  top: -100px;
  left: 0;
  bottom: 0;
  right: 0;
  height: 125%;
  width: 100%;
  background: #000;
  display: none;
  will-change: opacity;
}
.modal.modal-fixed-footer {
  padding: 0;
  height: 70%;
}
.modal.modal-fixed-footer .modal-content {
  position: absolute;
  height: calc(100% - 56px);
  max-height: 100%;
  width: 100%;
  overflow-y: auto;
}
.modal.modal-fixed-footer .modal-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0;
}
.modal.bottom-sheet {
  top: auto;
  bottom: -100%;
  margin: 0;
  width: 100%;
  max-height: 45%;
  border-radius: 0;
  will-change: bottom, opacity;
}
.collapsible {
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  margin: 0.5rem 0 1rem 0;
}
.collapsible-header {
  display: block;
  cursor: pointer;
  min-height: 3rem;
  line-height: 3rem;
  padding: 0 1rem;
  background-color: #ffffff;
  border-bottom: 1px solid #dddddd;
}
.collapsible-header i {
  width: 2rem;
  font-size: 1.6rem;
  line-height: 3rem;
  display: block;
  float: left;
  text-align: center;
  margin-right: 1rem;
}
.collapsible-body {
  display: none;
  border-bottom: 1px solid #dddddd;
  box-sizing: border-box;
  padding: 2rem;
}
.side-nav .collapsible,
.side-nav.fixed .collapsible {
  border: none;
  box-shadow: none;
}
.side-nav .collapsible li,
.side-nav.fixed .collapsible li {
  padding: 0;
}
.side-nav .collapsible-header,
.side-nav.fixed .collapsible-header {
  background-color: transparent;
  border: none;
  line-height: inherit;
  height: inherit;
  padding: 0 16px;
}
.side-nav .collapsible-header:hover,
.side-nav.fixed .collapsible-header:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.side-nav .collapsible-header i,
.side-nav.fixed .collapsible-header i {
  line-height: inherit;
}
.side-nav .collapsible-body,
.side-nav.fixed .collapsible-body {
  border: 0;
  background-color: #ffffff;
}
.side-nav .collapsible-body li a,
.side-nav.fixed .collapsible-body li a {
  padding: 0 23.5px 0 31px;
}
.collapsible.popout {
  border: none;
  box-shadow: none;
}
.collapsible.popout > li {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin: 0 24px;
  transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.collapsible.popout > li.active {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  margin: 16px 0;
}
.chip {
  display: inline-block;
  height: 32px;
  font-size: 13px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  line-height: 32px;
  padding: 0 12px;
  border-radius: 16px;
  background-color: #e4e4e4;
  margin-bottom: 5px;
  margin-right: 5px;
}
.chip img {
  float: left;
  margin: 0 8px 0 -12px;
  height: 32px;
  width: 32px;
  border-radius: 50%;
}
.chip .close {
  cursor: pointer;
  float: right;
  font-size: 16px;
  line-height: 32px;
  padding-left: 8px;
}
.chips {
  border: none;
  border-bottom: 1px solid #9e9e9e;
  box-shadow: none;
  margin: 0 0 20px 0;
  min-height: 45px;
  outline: none;
  transition: all .3s;
}
.chips.focus {
  border-bottom: 1px solid #26a69a;
  box-shadow: 0 1px 0 0 #26a69a;
}
.chips:hover {
  cursor: text;
}
.chips .chip.selected {
  background-color: #26a69a;
  color: #fff;
}
.chips .input {
  background: none;
  border: 0;
  color: rgba(0, 0, 0, 0.6);
  display: inline-block;
  font-size: 1.5rem;
  height: 3rem;
  line-height: 32px;
  outline: 0;
  margin: 0;
  padding: 0 !important;
  width: 120px !important;
}
.chips .input:focus {
  border: 0 !important;
  box-shadow: none !important;
}
.prefix ~ .chips {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}
.chips:empty ~ label {
  font-size: 0.8rem;
  transform: translateY(-140%);
}
.materialboxed {
  display: block;
  cursor: zoom-in;
  position: relative;
  transition: opacity .4s;
  -webkit-backface-visibility: hidden;
}
.materialboxed:hover:not(.active) {
  opacity: .8;
}
.materialboxed.active {
  cursor: zoom-out;
}
#materialbox-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #292929;
  z-index: 1000;
  will-change: opacity;
}
.materialbox-caption {
  position: fixed;
  display: none;
  color: #fff;
  line-height: 50px;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 0% 15%;
  height: 50px;
  z-index: 1000;
  -webkit-font-smoothing: antialiased;
}

::-webkit-input-placeholder {
  color: #1d40d7;
}
:-moz-placeholder {
  
  color: #1d40d7;
}
::-moz-placeholder {
  
  color: #1d40d7;
}
:-ms-input-placeholder {
  color: #1d40d7;
}

input:not([type]),
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=time],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=tel],
input[type=number],
input[type=search],
textarea.materialize-textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #11257d;
  border-radius: 0;
  outline: none;
  height: 3rem;
  width: 100%;
  font-size: 1.5rem;
  margin: 0 0 20px 0;
  padding: 0;
  box-shadow: none;
  box-sizing: content-box;
  transition: all 0.3s;
}
input:not([type]):disabled,
input[type=text]:disabled,
input[type=password]:disabled,
input[type=email]:disabled,
input[type=url]:disabled,
input[type=time]:disabled,
input[type=date]:disabled,
input[type=datetime]:disabled,
input[type=datetime-local]:disabled,
input[type=tel]:disabled,
input[type=number]:disabled,
input[type=search]:disabled,
textarea.materialize-textarea:disabled,
input:not([type])[readonly="readonly"],
input[type=text][readonly="readonly"],
input[type=password][readonly="readonly"],
input[type=email][readonly="readonly"],
input[type=url][readonly="readonly"],
input[type=time][readonly="readonly"],
input[type=date][readonly="readonly"],
input[type=datetime][readonly="readonly"],
input[type=datetime-local][readonly="readonly"],
input[type=tel][readonly="readonly"],
input[type=number][readonly="readonly"],
input[type=search][readonly="readonly"],
textarea.materialize-textarea[readonly="readonly"] {
  color: rgba(0, 0, 0, 0.26);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.26);
}
input:not([type]):disabled + label,
input[type=text]:disabled + label,
input[type=password]:disabled + label,
input[type=email]:disabled + label,
input[type=url]:disabled + label,
input[type=time]:disabled + label,
input[type=date]:disabled + label,
input[type=datetime]:disabled + label,
input[type=datetime-local]:disabled + label,
input[type=tel]:disabled + label,
input[type=number]:disabled + label,
input[type=search]:disabled + label,
textarea.materialize-textarea:disabled + label,
input:not([type])[readonly="readonly"] + label,
input[type=text][readonly="readonly"] + label,
input[type=password][readonly="readonly"] + label,
input[type=email][readonly="readonly"] + label,
input[type=url][readonly="readonly"] + label,
input[type=time][readonly="readonly"] + label,
input[type=date][readonly="readonly"] + label,
input[type=datetime][readonly="readonly"] + label,
input[type=datetime-local][readonly="readonly"] + label,
input[type=tel][readonly="readonly"] + label,
input[type=number][readonly="readonly"] + label,
input[type=search][readonly="readonly"] + label,
textarea.materialize-textarea[readonly="readonly"] + label {
  color: rgba(0, 0, 0, 0.26);
}
input:not([type]):focus:not([readonly]),
input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #5e72cb;
  box-shadow: 0 1px 0 0 #5e72cb;
}
input:not([type]):focus:not([readonly]) + label,
input[type=text]:focus:not([readonly]) + label,
input[type=password]:focus:not([readonly]) + label,
input[type=email]:focus:not([readonly]) + label,
input[type=url]:focus:not([readonly]) + label,
input[type=time]:focus:not([readonly]) + label,
input[type=date]:focus:not([readonly]) + label,
input[type=datetime]:focus:not([readonly]) + label,
input[type=datetime-local]:focus:not([readonly]) + label,
input[type=tel]:focus:not([readonly]) + label,
input[type=number]:focus:not([readonly]) + label,
input[type=search]:focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
  color: #5e72cb;
}
input:not([type]).valid,
input[type=text].valid,
input[type=password].valid,
input[type=email].valid,
input[type=url].valid,
input[type=time].valid,
input[type=date].valid,
input[type=datetime].valid,
input[type=datetime-local].valid,
input[type=tel].valid,
input[type=number].valid,
input[type=search].valid,
textarea.materialize-textarea.valid,
input:not([type]):focus.valid,
input[type=text]:focus.valid,
input[type=password]:focus.valid,
input[type=email]:focus.valid,
input[type=url]:focus.valid,
input[type=time]:focus.valid,
input[type=date]:focus.valid,
input[type=datetime]:focus.valid,
input[type=datetime-local]:focus.valid,
input[type=tel]:focus.valid,
input[type=number]:focus.valid,
input[type=search]:focus.valid,
textarea.materialize-textarea:focus.valid {
  border-bottom: 1px solid #4caf50;
  box-shadow: 0 1px 0 0 #4caf50;
}
input:not([type]).valid + label:after,
input[type=text].valid + label:after,
input[type=password].valid + label:after,
input[type=email].valid + label:after,
input[type=url].valid + label:after,
input[type=time].valid + label:after,
input[type=date].valid + label:after,
input[type=datetime].valid + label:after,
input[type=datetime-local].valid + label:after,
input[type=tel].valid + label:after,
input[type=number].valid + label:after,
input[type=search].valid + label:after,
textarea.materialize-textarea.valid + label:after,
input:not([type]):focus.valid + label:after,
input[type=text]:focus.valid + label:after,
input[type=password]:focus.valid + label:after,
input[type=email]:focus.valid + label:after,
input[type=url]:focus.valid + label:after,
input[type=time]:focus.valid + label:after,
input[type=date]:focus.valid + label:after,
input[type=datetime]:focus.valid + label:after,
input[type=datetime-local]:focus.valid + label:after,
input[type=tel]:focus.valid + label:after,
input[type=number]:focus.valid + label:after,
input[type=search]:focus.valid + label:after,
textarea.materialize-textarea:focus.valid + label:after {
  content: attr(data-success);
  color: #4caf50;
  opacity: 1;
}
input:not([type]).invalid,
input[type=text].invalid,
input[type=password].invalid,
input[type=email].invalid,
input[type=url].invalid,
input[type=time].invalid,
input[type=date].invalid,
input[type=datetime].invalid,
input[type=datetime-local].invalid,
input[type=tel].invalid,
input[type=number].invalid,
input[type=search].invalid,
textarea.materialize-textarea.invalid,
input:not([type]):focus.invalid,
input[type=text]:focus.invalid,
input[type=password]:focus.invalid,
input[type=email]:focus.invalid,
input[type=url]:focus.invalid,
input[type=time]:focus.invalid,
input[type=date]:focus.invalid,
input[type=datetime]:focus.invalid,
input[type=datetime-local]:focus.invalid,
input[type=tel]:focus.invalid,
input[type=number]:focus.invalid,
input[type=search]:focus.invalid,
textarea.materialize-textarea:focus.invalid {
  border-bottom: 1px solid #f44336;
  box-shadow: 0 1px 0 0 #f44336;
}
input:not([type]).invalid + label:after,
input[type=text].invalid + label:after,
input[type=password].invalid + label:after,
input[type=email].invalid + label:after,
input[type=url].invalid + label:after,
input[type=time].invalid + label:after,
input[type=date].invalid + label:after,
input[type=datetime].invalid + label:after,
input[type=datetime-local].invalid + label:after,
input[type=tel].invalid + label:after,
input[type=number].invalid + label:after,
input[type=search].invalid + label:after,
textarea.materialize-textarea.invalid + label:after,
input:not([type]):focus.invalid + label:after,
input[type=text]:focus.invalid + label:after,
input[type=password]:focus.invalid + label:after,
input[type=email]:focus.invalid + label:after,
input[type=url]:focus.invalid + label:after,
input[type=time]:focus.invalid + label:after,
input[type=date]:focus.invalid + label:after,
input[type=datetime]:focus.invalid + label:after,
input[type=datetime-local]:focus.invalid + label:after,
input[type=tel]:focus.invalid + label:after,
input[type=number]:focus.invalid + label:after,
input[type=search]:focus.invalid + label:after,
textarea.materialize-textarea:focus.invalid + label:after {
  content: attr(data-error);
  color: #f44336;
  opacity: 1;
}
input:not([type]).validate + label,
input[type=text].validate + label,
input[type=password].validate + label,
input[type=email].validate + label,
input[type=url].validate + label,
input[type=time].validate + label,
input[type=date].validate + label,
input[type=datetime].validate + label,
input[type=datetime-local].validate + label,
input[type=tel].validate + label,
input[type=number].validate + label,
input[type=search].validate + label,
textarea.materialize-textarea.validate + label {
  width: 100%;
  pointer-events: none;
}
input:not([type]) + label:after,
input[type=text] + label:after,
input[type=password] + label:after,
input[type=email] + label:after,
input[type=url] + label:after,
input[type=time] + label:after,
input[type=date] + label:after,
input[type=datetime] + label:after,
input[type=datetime-local] + label:after,
input[type=tel] + label:after,
input[type=number] + label:after,
input[type=search] + label:after,
textarea.materialize-textarea + label:after {
  display: block;
  content: "";
  position: absolute;
  top: 60px;
  opacity: 0;
  transition: 0.2s opacity ease-out, 0.2s color ease-out;
}
.input-field {
  position: relative;
  margin-top: 1rem;
}
.input-field.inline {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.input-field.inline input,
.input-field.inline .select-dropdown {
  margin-bottom: 1rem;
}
.input-field.col label {
  left: 0.75rem;
}
.input-field.col .prefix ~ label,
.input-field.col .prefix ~ .validate ~ label {
  width: calc(100% - 3rem - @gutter-width);
}
.input-field label {
  color: #11257d;
  position: absolute;
  top: 0.8rem;
  left: 0;
  font-size: 1rem;
  cursor: text;
  transition: 0.2s ease-out;
}
.input-field label:not(.label-icon).active {
  font-size: 1rem;
  transform: translateY(-140%);
}
.input-field .prefix {
  position: absolute;
  width: 3rem;
  font-size: 2rem;
  transition: color .2s;
}
.input-field .prefix.active {
  color: #5e72cb;
}
.input-field .prefix ~ input,
.input-field .prefix ~ textarea,
.input-field .prefix ~ label,
.input-field .prefix ~ .validate ~ label,
.input-field .prefix ~ .autocomplete-content {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}
.input-field .prefix ~ label {
  margin-left: 3rem;
}
@media only screen and (max-width : 992px) {
  .input-field .prefix ~ input {
    width: 86%;
    width: calc(100% - 3rem);
  }
}
@media only screen and (max-width : 600px) {
  .input-field .prefix ~ input {
    width: 80%;
    width: calc(100% - 3rem);
  }
}

.input-field input[type=search] {
  display: block;
  line-height: inherit;
  padding-left: 4rem;
  width: calc(100% - 4rem);
}
.input-field input[type=search]:focus {
  background-color: #ffffff;
  border: 0;
  box-shadow: none;
  color: #444;
}
.input-field input[type=search]:focus + label i,
.input-field input[type=search]:focus ~ .mdi-navigation-close,
.input-field input[type=search]:focus ~ .material-icons {
  color: #444;
}
.input-field input[type=search] + label {
  left: 1rem;
}
.input-field input[type=search] ~ .mdi-navigation-close,
.input-field input[type=search] ~ .material-icons {
  position: absolute;
  top: 0;
  right: 1rem;
  color: transparent;
  cursor: pointer;
  font-size: 2rem;
  transition: .3s color;
}

textarea {
  width: 100%;
  height: 3rem;
  background-color: transparent;
}
textarea.materialize-textarea {
  overflow-y: hidden;
  
  padding: .8rem 0 1.6rem 0;
  
  resize: none;
  min-height: 3rem;
}
.hiddendiv {
  display: none;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word;
  
  padding-top: 1.2rem;
  
}

.autocomplete-content,
div.ac_results ul {
  margin-top: -15px;
  display: block;
  opacity: 1;
  position: static;
}
.autocomplete-content li .highlight {
  color: #444;
}
.autocomplete-content li img {
  height: 40px;
  width: 40px;
  margin: 5px 15px;
}

[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  left: -9999px;
  opacity: 0;
}
[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  transition: .28s ease;
  -khtml-user-select: none;
  
  user-select: none;
}
[type="radio"] + label:before,
[type="radio"] + label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 16px;
  height: 16px;
  z-index: 0;
  transition: .28s ease;
}

[type="radio"]:not(:checked) + label:before,
[type="radio"]:not(:checked) + label:after,
[type="radio"]:checked + label:before,
[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:before,
[type="radio"].with-gap:checked + label:after {
  border-radius: 50%;
}
[type="radio"]:not(:checked) + label:before,
[type="radio"]:not(:checked) + label:after {
  border: 2px solid #5a5a5a;
}
[type="radio"]:not(:checked) + label:after {
  transform: scale(0);
}

[type="radio"]:checked + label:before {
  border: 2px solid transparent;
}
[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:before,
[type="radio"].with-gap:checked + label:after {
  border: 2px solid #ef5350;
}
[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:after {
  background-color: #ef5350;
}
[type="radio"]:checked + label:after {
  transform: scale(1.02);
}

[type="radio"].with-gap:checked + label:after {
  transform: scale(0.5);
}

[type="radio"].tabbed:focus + label:before {
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
}

[type="radio"].with-gap:disabled:checked + label:before {
  border: 2px solid rgba(0, 0, 0, 0.26);
}
[type="radio"].with-gap:disabled:checked + label:after {
  border: none;
  background-color: rgba(0, 0, 0, 0.26);
}

[type="radio"]:disabled:not(:checked) + label:before,
[type="radio"]:disabled:checked + label:before {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
}
[type="radio"]:disabled + label {
  color: rgba(0, 0, 0, 0.26);
}
[type="radio"]:disabled:not(:checked) + label:before {
  border-color: rgba(0, 0, 0, 0.26);
}
[type="radio"]:disabled:checked + label:after {
  background-color: rgba(0, 0, 0, 0.26);
  border-color: #bdbdbd;
}

form p {
  margin-bottom: 10px;
  text-align: left;
}
form p:last-child {
  margin-bottom: 0;
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
  opacity: 0;
}
[type="checkbox"] {
  
}
[type="checkbox"] + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  -webkit-user-select: none;
  
  -moz-user-select: none;
  
  -khtml-user-select: none;
  
  -ms-user-select: none;
  
}
[type="checkbox"] + label:before,
[type="checkbox"]:not(.filled-in) + label:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #5a5a5a;
  border-radius: 1px;
  margin-top: 2px;
  transition: .2s;
}
[type="checkbox"]:not(.filled-in) + label:after {
  border: 0;
  transform: scale(0);
}
[type="checkbox"]:not(:checked):disabled + label:before {
  border: none;
  background-color: rgba(0, 0, 0, 0.26);
}
[type="checkbox"].tabbed:focus + label:after {
  transform: scale(1);
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1);
}
[type="checkbox"]:checked + label:before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #ef5350;
  border-bottom: 2px solid #ef5350;
  transform: rotate(40deg);
  backface-visibility: hidden;
  transform-origin: 100% 100%;
}
[type="checkbox"]:checked:disabled + label:before {
  border-right: 2px solid rgba(0, 0, 0, 0.26);
  border-bottom: 2px solid rgba(0, 0, 0, 0.26);
}

[type="checkbox"]:indeterminate + label:before {
  top: -11px;
  left: -12px;
  width: 10px;
  height: 22px;
  border-top: none;
  border-left: none;
  border-right: 2px solid #ef5350;
  border-bottom: none;
  transform: rotate(90deg);
  backface-visibility: hidden;
  transform-origin: 100% 100%;
}
[type="checkbox"]:indeterminate:disabled + label:before {
  border-right: 2px solid rgba(0, 0, 0, 0.26);
  background-color: transparent;
}
[type="checkbox"].filled-in + label:after {
  border-radius: 2px;
}
[type="checkbox"].filled-in + label:before,
[type="checkbox"].filled-in + label:after {
  content: "";
  left: 0;
  position: absolute;
  
  transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
  z-index: 1;
}
[type="checkbox"].filled-in:not(:checked) + label:before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 20% 40%;
  transform-origin: 100% 100%;
}
[type="checkbox"].filled-in:not(:checked) + label:after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid #5a5a5a;
  top: 0px;
  z-index: 0;
}
[type="checkbox"].filled-in:checked + label:before {
  top: 0;
  left: 1px;
  width: 8px;
  height: 13px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
[type="checkbox"].filled-in:checked + label:after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #ef5350;
  background-color: #ef5350;
  z-index: 0;
}
[type="checkbox"].filled-in.tabbed:focus + label:after {
  border-radius: 2px;
  border-color: #5a5a5a;
  background-color: rgba(0, 0, 0, 0.1);
}
[type="checkbox"].filled-in.tabbed:checked:focus + label:after {
  border-radius: 2px;
  background-color: #ef5350;
  border-color: #ef5350;
}
[type="checkbox"].filled-in:disabled:not(:checked) + label:before {
  background-color: transparent;
  border: 2px solid transparent;
}
[type="checkbox"].filled-in:disabled:not(:checked) + label:after {
  border-color: transparent;
  background-color: #bdbdbd;
}
[type="checkbox"].filled-in:disabled:checked + label:before {
  background-color: transparent;
}
[type="checkbox"].filled-in:disabled:checked + label:after {
  background-color: #bdbdbd;
  border-color: #bdbdbd;
}

.switch,
.switch * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}
.switch label {
  cursor: pointer;
}
.switch label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch label input[type=checkbox]:checked + .lever {
  background-color: #f2cdcd;
}
.switch label input[type=checkbox]:checked + .lever:after {
  background-color: #ef5350;
  left: 24px;
}
.switch label .lever {
  content: "";
  display: inline-block;
  position: relative;
  width: 40px;
  height: 15px;
  background-color: #818181;
  border-radius: 15px;
  margin-right: 10px;
  transition: background 0.3s ease;
  vertical-align: middle;
  margin: 0 16px;
}
.switch label .lever:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 21px;
  height: 21px;
  background-color: #f1f1f1;
  border-radius: 21px;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
  left: -5px;
  top: -3px;
  transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease;
}
input[type=checkbox]:checked:not(:disabled) ~ .lever:active::after,
input[type=checkbox]:checked:not(:disabled).tabbed:focus ~ .lever::after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px transparentize(#ef5350, 0.9);
}
input[type=checkbox]:not(:disabled) ~ .lever:active:after,
input[type=checkbox]:not(:disabled).tabbed:focus ~ .lever::after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.08);
}
.switch input[type=checkbox][disabled] + .lever {
  cursor: default;
}
.switch label input[type=checkbox][disabled] + .lever:after,
.switch label input[type=checkbox][disabled]:checked + .lever:after {
  background-color: #bdbdbd;
}

select {
  display: none;
}
select.browser-default {
  display: block;
}
select {
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 5px;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
  height: 3rem;
}
.select-label {
  position: absolute;
}
.select-wrapper {
  position: relative;
}
.select-wrapper input.select-dropdown {
  position: relative;
  cursor: pointer;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #11257d;
  outline: none;
  height: 3rem;
  line-height: 3rem;
  width: 100%;
  font-size: 1.5rem;
  margin: 0 0 20px 0;
  padding: 0;
  display: block;
}
.select-wrapper span.caret {
  color: initial;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 10px;
  margin: auto 0;
  font-size: 10px;
  line-height: 10px;
}
.select-wrapper span.caret.disabled {
  color: rgba(0, 0, 0, 0.26);
}
.select-wrapper + label {
  position: absolute;
  top: -14px;
  font-size: 1rem;
}
select:disabled {
  color: rgba(0, 0, 0, 0.3);
}
.select-wrapper input.select-dropdown:disabled {
  color: rgba(0, 0, 0, 0.3);
  cursor: default;
  -webkit-user-select: none;
  
  -moz-user-select: none;
  
  -ms-user-select: none;
  
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.select-wrapper i {
  color: rgba(0, 0, 0, 0.3);
}
.select-dropdown li.disabled,
.select-dropdown li.disabled > span,
.select-dropdown li.optgroup {
  color: rgba(0, 0, 0, 0.3);
  background-color: transparent;
}
.prefix ~ .select-wrapper {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}
.prefix ~ label {
  margin-left: 3rem;
}
.select-dropdown li img {
  height: 40px;
  width: 40px;
  margin: 5px 15px;
  float: right;
}
.select-dropdown li.optgroup {
  border-top: 1px solid #eeeeee;
}
.select-dropdown li.optgroup.selected > span {
  color: rgba(0, 0, 0, 0.7);
}
.select-dropdown li.optgroup > span {
  color: rgba(0, 0, 0, 0.4);
}
.select-dropdown li.optgroup ~ li.optgroup-option {
  padding-left: 1rem;
}

.file-field {
  position: relative;
}
.file-field .file-path-wrapper {
  overflow: hidden;
  padding-left: 10px;
}
.file-field input.file-path {
  width: 100%;
}
.file-field .btn {
  float: left;
  height: 3rem;
  line-height: 3rem;
}
.file-field span {
  cursor: pointer;
}
.file-field input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
}

.range-field {
  position: relative;
}
input[type=range],
input[type=range] + .thumb {
  cursor: pointer;
}
input[type=range] {
  position: relative;
  background-color: transparent;
  border: none;
  outline: none;
  width: 100%;
  margin: 15px 0;
  padding: 0;
}
input[type=range]:focus {
  outline: none;
}
input[type=range] + .thumb {
  position: absolute;
  border: none;
  height: 0;
  width: 0;
  border-radius: 50%;
  background-color: #ef5350;
  top: 10px;
  margin-left: -6px;
  transform-origin: 50% 50%;
  transform: rotate(-45deg);
}
input[type=range] + .thumb .value {
  display: block;
  width: 30px;
  text-align: center;
  color: #ef5350;
  font-size: 0;
  transform: rotate(45deg);
}
input[type=range] + .thumb.active {
  border-radius: 50% 50% 50% 0;
}
input[type=range] + .thumb.active .value {
  color: #ffffff;
  margin-left: -1px;
  margin-top: 8px;
  font-size: 10px;
}
input[type=range] {
  -webkit-appearance: none;
}
input[type=range]::-webkit-slider-runnable-track {
  height: 3px;
  background: #c2c0c2;
  border: none;
}
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background-color: #ef5350;
  transform-origin: 50% 50%;
  margin: -5px 0 0 0;
  transition: .3s;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ccc;
}
input[type=range] {
  
  border: 1px solid white;
  
}
input[type=range]::-moz-range-track {
  height: 3px;
  background: #ddd;
  border: none;
}
input[type=range]::-moz-range-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #ef5350;
  margin-top: -5px;
}
input[type=range]:-moz-focusring {
  outline: 1px solid #fff;
  outline-offset: -1px;
}
input[type=range]:focus::-moz-range-track {
  background: #ccc;
}
input[type=range]::-ms-track {
  height: 3px;
  background: transparent;
  border-color: transparent;
  border-width: 6px 0;
  
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #777;
}
input[type=range]::-ms-fill-upper {
  background: #ddd;
}
input[type=range]::-ms-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #ef5350;
}
input[type=range]:focus::-ms-fill-lower {
  background: #888;
}
input[type=range]:focus::-ms-fill-upper {
  background: #ccc;
}
.side-nav {
  position: fixed;
  width: 300px;
  left: 0;
  top: 0;
  margin: 0;
  transform: translateX(-100%);
  height: 100%;
  height: calc(100% + 60px);
  height: -moz- calc(100%);
  padding-bottom: 60px;
  background-color: #ffffff;
  z-index: 999;
  overflow-y: auto;
  will-change: transform;
  backface-visibility: hidden;
  transform: translateX(-105%);
}
.side-nav.right-aligned {
  right: 0;
  transform: translateX(105%);
  left: auto;
  transform: translateX(100%);
}
.side-nav .collapsible {
  margin: 0;
}
.side-nav li {
  float: none;
  line-height: 48px;
}
.side-nav li.active {
  background-color: rgba(0, 0, 0, 0.05);
}
.side-nav a {
  color: rgba(0, 0, 0, 0.87);
  display: block;
  font-size: 14px;
  font-weight: 500;
  height: 48px;
  line-height: 48px;
  padding: 0 32px;
}
.side-nav a:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.side-nav a.btn,
.side-nav a.btn-large,
.side-nav a.btn-flat,
.side-nav a.btn-floating {
  margin: 10px 15px;
}
.side-nav a.btn,
.side-nav a.btn-large,
.side-nav a.btn-floating {
  color: #ffffff;
}
.side-nav a.btn-flat {
  color: #343434;
}
.side-nav a.btn:hover,
.side-nav a.btn-large:hover {
  background-color: #ef001f;
}
.side-nav a.btn-floating:hover {
  background-color: #d5001c;
}
.side-nav li > a > i,
.side-nav li > a > [class^="mdi-"],
.side-nav li > a > [class*="mdi-"],
.side-nav li > a > i.material-icons {
  float: left;
  height: 48px;
  line-height: 48px;
  margin: 0 32px 0 0;
  width: 24px;
  color: rgba(0, 0, 0, 0.54);
}
.side-nav .divider {
  margin: 8px 0 0 0;
}
.side-nav .subheader {
  cursor: initial;
  pointer-events: none;
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  font-weight: 500;
  line-height: 48px;
}
.side-nav .subheader:hover {
  background-color: transparent;
}
.side-nav .userView {
  position: relative;
  padding: 32px 32px 0;
  margin-bottom: 8px;
}
.side-nav .userView > a {
  height: auto;
  padding: 0;
}
.side-nav .userView > a:hover {
  background-color: transparent;
}
.side-nav .userView .background {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.side-nav .userView .circle,
.side-nav .userView .name,
.side-nav .userView .email {
  display: block;
}
.side-nav .userView .circle {
  height: 64px;
  width: 64px;
}
.side-nav .userView .name,
.side-nav .userView .email {
  font-size: 14px;
  line-height: 24px;
}
.side-nav .userView .name {
  margin-top: 16px;
  font-weight: 500;
}
.side-nav .userView .email {
  padding-bottom: 16px;
  font-weight: 400;
}
.drag-target {
  height: 100%;
  width: 10px;
  position: fixed;
  top: 0;
  z-index: 998;
}
.side-nav.fixed {
  left: 0;
  transform: translateX(0);
  position: fixed;
}
.side-nav.fixed.right-aligned {
  right: 0;
  left: auto;
}
@media only screen and (max-width : 992px) {
  .side-nav.fixed {
    transform: translateX(-105%);
  }
  .side-nav.fixed.right-aligned {
    transform: translateX(105%);
  }
  .side-nav a {
    padding: 0 16px;
  }
  .side-nav .userView {
    padding: 16px 16px 0;
  }
}
.side-nav .collapsible-body > ul:not(.collapsible) > li.active,
.side-nav.fixed .collapsible-body > ul:not(.collapsible) > li.active {
  background-color: #11257d;
}
.side-nav .collapsible-body > ul:not(.collapsible) > li.active a,
.side-nav.fixed .collapsible-body > ul:not(.collapsible) > li.active a {
  color: #ffffff;
}
#sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 120vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 997;
  will-change: opacity;
}

.preloader-wrapper {
  display: inline-block;
  position: relative;
  width: 48px;
  height: 48px;
}
.preloader-wrapper.small {
  width: 36px;
  height: 36px;
}
.preloader-wrapper.big {
  width: 64px;
  height: 64px;
}
.preloader-wrapper.active {
  
  -webkit-animation: container-rotate 1568ms linear infinite;
  animation: container-rotate 1568ms linear infinite;
}
@-webkit-keyframes container-rotate {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes container-rotate {
  to {
    transform: rotate(360deg);
  }
}
.spinner-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-color: #ef5350;
}
.spinner-blue,
.spinner-blue-only {
  border-color: #4285f4;
}
.spinner-red,
.spinner-red-only {
  border-color: #db4437;
}
.spinner-yellow,
.spinner-yellow-only {
  border-color: #f4b400;
}
.spinner-green,
.spinner-green-only {
  border-color: #0f9d58;
}

.active .spinner-layer.spinner-blue {
  
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.active .spinner-layer.spinner-red {
  
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.active .spinner-layer.spinner-yellow {
  
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.active .spinner-layer.spinner-green {
  
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.active .spinner-layer,
.active .spinner-layer.spinner-blue-only,
.active .spinner-layer.spinner-red-only,
.active .spinner-layer.spinner-yellow-only,
.active .spinner-layer.spinner-green-only {
  
  opacity: 1;
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
@-webkit-keyframes fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
  }
  
  25% {
    -webkit-transform: rotate(270deg);
  }
  
  37.5% {
    -webkit-transform: rotate(405deg);
  }
  
  50% {
    -webkit-transform: rotate(540deg);
  }
  
  62.5% {
    -webkit-transform: rotate(675deg);
  }
  
  75% {
    -webkit-transform: rotate(810deg);
  }
  
  87.5% {
    -webkit-transform: rotate(945deg);
  }
  
  to {
    -webkit-transform: rotate(1080deg);
  }
  
}
@keyframes fill-unfill-rotate {
  12.5% {
    transform: rotate(135deg);
  }
  
  25% {
    transform: rotate(270deg);
  }
  
  37.5% {
    transform: rotate(405deg);
  }
  
  50% {
    transform: rotate(540deg);
  }
  
  62.5% {
    transform: rotate(675deg);
  }
  
  75% {
    transform: rotate(810deg);
  }
  
  87.5% {
    transform: rotate(945deg);
  }
  
  to {
    transform: rotate(1080deg);
  }
  
}
@-webkit-keyframes blue-fade-in-out {
  from {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  26% {
    opacity: 0;
  }
  89% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blue-fade-in-out {
  from {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  26% {
    opacity: 0;
  }
  89% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes red-fade-in-out {
  from {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
}
@keyframes red-fade-in-out {
  from {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
}
@-webkit-keyframes yellow-fade-in-out {
  from {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  76% {
    opacity: 0;
  }
}
@keyframes yellow-fade-in-out {
  from {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  76% {
    opacity: 0;
  }
}
@-webkit-keyframes green-fade-in-out {
  from {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes green-fade-in-out {
  from {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.gap-patch {
  position: absolute;
  top: 0;
  left: 45%;
  width: 10%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}
.gap-patch .circle {
  width: 1000%;
  left: -450%;
}
.circle-clipper {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}
.circle-clipper .circle {
  width: 200%;
  height: 100%;
  border-width: 3px;
  
  border-style: solid;
  border-color: inherit;
  border-bottom-color: transparent !important;
  border-radius: 50%;
  -webkit-animation: none;
  animation: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
.circle-clipper.left .circle {
  left: 0;
  border-right-color: transparent !important;
  -webkit-transform: rotate(129deg);
  transform: rotate(129deg);
}
.circle-clipper.right .circle {
  left: -100%;
  border-left-color: transparent !important;
  -webkit-transform: rotate(-129deg);
  transform: rotate(-129deg);
}
.active .circle-clipper.left .circle {
  
  -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.active .circle-clipper.right .circle {
  
  -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
@-webkit-keyframes left-spin {
  from {
    -webkit-transform: rotate(130deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(130deg);
  }
}
@keyframes left-spin {
  from {
    transform: rotate(130deg);
  }
  50% {
    transform: rotate(-5deg);
  }
  to {
    transform: rotate(130deg);
  }
}
@-webkit-keyframes right-spin {
  from {
    -webkit-transform: rotate(-130deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
  }
  to {
    -webkit-transform: rotate(-130deg);
  }
}
@keyframes right-spin {
  from {
    transform: rotate(-130deg);
  }
  50% {
    transform: rotate(5deg);
  }
  to {
    transform: rotate(-130deg);
  }
}
#spinnerContainer.cooldown {
  
  -webkit-animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
  animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
}
@-webkit-keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.slider {
  position: relative;
  height: 400px;
  width: 100%;
}
.slider.fullscreen {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.slider.fullscreen ul.slides {
  height: 100%;
}
.slider.fullscreen ul.indicators {
  z-index: 2;
  bottom: 30px;
}
.slider .slides {
  background-color: #9e9e9e;
  margin: 0;
  height: 400px;
}
.slider .slides li {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: inherit;
  overflow: hidden;
}
.slider .slides li img {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.slider .slides li .caption {
  color: #fff;
  position: absolute;
  top: 15%;
  left: 15%;
  width: 70%;
  opacity: 0;
}
.slider .slides li .caption p {
  color: #e0e0e0;
}
.slider .slides li.active {
  z-index: 2;
}
.slider .indicators {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}
.slider .indicators .indicator-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 16px;
  width: 16px;
  margin: 0 12px;
  background-color: #e0e0e0;
  transition: background-color 0.3s;
  border-radius: 50%;
}
.slider .indicators .indicator-item.active {
  background-color: #4caf50;
}
.carousel {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 400px;
  perspective: 500px;
  transform-style: preserve-3d;
  transform-origin: 0% 50%;
}
.carousel.carousel-slider {
  top: 0;
  left: 0;
  height: 0;
}
.carousel.carousel-slider .carousel-fixed-item {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 1;
}
.carousel.carousel-slider .carousel-fixed-item.with-indicators {
  bottom: 68px;
}
.carousel.carousel-slider .carousel-item {
  width: 100%;
  height: 100%;
  min-height: 400px;
  position: absolute;
  top: 0;
  left: 0;
}
.carousel.carousel-slider .carousel-item h2 {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}
.carousel.carousel-slider .carousel-item p {
  font-size: 15px;
}
.carousel .carousel-item {
  display: none;
  width: 200px;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
}
.carousel .carousel-item img {
  width: 100%;
}
.carousel .indicators {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}
.carousel .indicators .indicator-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 8px;
  width: 8px;
  margin: 24px 4px;
  background-color: rgba(255, 255, 255, 0.5);
  transition: background-color 0.3s;
  border-radius: 50%;
}
.carousel .indicators .indicator-item.active {
  background-color: #fff;
}
.fab-relative {
  position: relative;
}
.fixed-action-btn {
  bottom: 45px;
  z-index: 996;
  
}
.fixed-action-btn.fab-left {
  left: 25px;
}
.fixed-action-btn.fab-right {
  right: 25px;
}
.fixed-action-btn.fab-absolute {
  position: absolute;
  right: 0;
  bottom: 0;
}
.fixed-action-btn.horizontal ul {
  bottom: 80px;
}
.fixed-action-btn.horizontal ul li {
  margin: 5px 0 0;
}
.fixed-action-btn.horizontal ul .btn-floating {
  opacity: 0;
  margin: 5px 10px;
}
.fixed-action-btn.toolbar {
  padding: 0;
  height: 55.5px;
}
.fixed-action-btn.toolbar.active > a i {
  opacity: 0;
}
.fixed-action-btn.toolbar ul {
  display: flex;
  top: 0;
  bottom: 0;
}
.fixed-action-btn.toolbar ul li {
  flex: 1;
  display: inline-block;
  margin: 0;
  height: 100%;
  transition: none;
}
.fixed-action-btn.toolbar ul li button {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: transparent;
  box-shadow: none;
  color: #fff;
  line-height: 55.5px;
  z-index: 1;
}
.fixed-action-btn.toolbar ul li button i {
  line-height: inherit;
}

.ma-btn-inline {
  margin-top: 2rem;
}
.a-Button:focus {
  outline: none;
  background-color: transparent;
}

html {
  visibility: hidden!important;
}
body {
  background: #efefef;
}
form p {
  text-align: inherit;
}
ul {
  margin: 0;
}
ul.table-of-contents {
  margin-top: 0;
  padding-top: 48px;
}
input.u-vh {
  border: 0!important;
  clip: rect(0 0 0 0) !important;
  height: 1px!important;
  margin: -1px !important;
  overflow: hidden!important;
  padding: 0!important;
  position: absolute!important;
  width: 1px!important;
}

i.left-l {
  float: left;
  margin-right: 0;
}
@media only screen and (min-width : 993px) {
  i.left-l {
    margin-right: 15px;
  }
}
i.right-l {
  float: right;
  margin-left: 0;
}
@media only screen and (min-width : 993px) {
  i.right-l {
    margin-left: 15px;
  }
}

#app-sidenav-trigger {
  display: block!important;
}
#app-sidenav-trigger.hide {
  display: none!important;
}

.materialbox-caption {
  top: 0;
}

body > form {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
body > form main {
  flex: 1 0 auto;
}

.ma-region-title-left .ma-region-title {
  text-align: left;
}
.ma-region-title-center .ma-region-title {
  text-align: center;
}
.ma-region-title-right .ma-region-title {
  text-align: right;
}
.ma-region-body-left .ma-region-body {
  text-align: left;
}
.ma-region-body-center .ma-region-body {
  text-align: center;
}
.ma-region-body-right .ma-region-body {
  text-align: right;
}
.ma-region-buttons-left .ma-region-buttons {
  text-align: left;
}
.ma-region-buttons-center .ma-region-buttons {
  text-align: center;
}
.ma-region-buttons-right .ma-region-buttons {
  text-align: right;
}
[align="left"] {
  text-align: left;
}
[align="center"] {
  text-align: center;
}
[align="right"] {
  text-align: right;
}

span.badge.new:after {
  content: "";
}

.parallax-container {
  height: initial;
  min-height: 400px;
}

blockquote {
  padding: 1rem;
}

.ma-region-header {
  display: table;
  width: 100%;
  border-collapse: collapse;
}
.ma-region-header .ma-region-title {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.ma-region-header .ma-region-buttons {
  width: 0;
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
}
.ma-region-header .ma-region-buttons-left button:last-child {
  margin-right: 1rem;
}
.ma-region-header .ma-region-buttons-right button:first-child {
  margin-left: 1rem;
}
.a-Error-details h2,
h2.a-Notification-title,
.a-Notification-details h2 {
  font-size: 1.64rem;
}
body .ui-dialog.ui-widget .ui-dialog-content.ui-widget-content.a-Notification-details {
  padding: 1rem;
}
.card-title {
  z-index: 1;
}
.panel-close {
  cursor: pointer;
}
.ma-region-bg-color > .card {
  background-color: inherit;
}
.card-action > a {
  color: #ffab40;
  margin-right: 20px;
  transition: color 0.3s ease;
  text-transform: uppercase;
}
.card-action > a:hover {
  color: #ffd8a6;
}
code,
pre {
  position: relative;
  font-size: 1rem;
}
pre[class*="language-"] {
  padding: 35px 12px 7px 12px;
  border-left: solid 1px rgba(51, 51, 51, 0.12);
}
pre[class*="language-"]:before {
  position: absolute;
  padding: 1px 5px;
  background: #e8e6e3;
  top: 0;
  left: 0;
  font-family: "Roboto", sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #555;
  content: attr(class);
  font-size: 0.9rem;
  border: solid 1px rgba(51, 51, 51, 0.12);
  border-top: none;
  border-left: none;
}
.collapsible-header i {
  width: initial;
}
.collapsible-body {
  background-color: #ffffff;
}
.collection:not(.with-header) .collection-header {
  display: none;
}
.collection span.badge {
  max-width: 60%;
  display: inline-block;
}
.a-Button.a-Button--calendar {
  margin-left: -32px;
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.a-IG .a-Button.a-Button--calendar {
  margin-left: -1px;
}
.ui-datepicker {
  font-family: "Roboto";
  padding: 0;
  border: none;
  z-index: 800!important;
  width: auto;
  min-width: 250px;
}
.ui-datepicker .ui-datepicker-material-header {
  background-color: #ef5350;
  color: #fff;
  padding: 1rem 2rem;
  font-weight: 300;
}
.ui-datepicker .ui-datepicker-material-header .ui-datepicker-material-year {
  font-size: 1.3rem;
  color: rgba(255, 255, 255, 0.4);
}
.ui-datepicker .ui-datepicker-material-header .ui-datepicker-material-day {
  font-size: 2rem;
}
.ui-datepicker .ui-datepicker-header {
  text-align: center;
  background: #fff;
  font-weight: 300;
  padding: 0;
  border: none;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  margin: .5rem 0;
  height: 3rem;
  line-height: 3rem;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title .select-wrapper {
  display: inline-block;
  margin: 0 0.5rem;
  width: 25%;
  border: 1px solid #f2f2f2;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title .select-wrapper input.select-dropdown {
  border-bottom: none;
  text-align: left;
  padding-left: 1rem;
  margin-bottom: 0;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title .select-wrapper span.caret {
  margin: 16px 5px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  top: auto;
  height: 4rem;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon {
  background-image: none!important;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon:before,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon:before {
  content: " ";
  border-top: .5em solid transparent;
  border-bottom: .5em solid transparent;
  border-right: 0.75em solid #676767;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-hover,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-hover {
  border: none;
  background: #fdf5f4;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon:before {
  border-right: 0;
  border-left: 0.75em solid #676767;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev-hover {
  left: 0;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next-hover {
  right: 0;
}
.ui-datepicker .ui-datepicker-calendar {
  background: #fff;
  margin: 0;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-default {
  background: none;
  border: none;
  text-align: center;
  padding: .75rem 0;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-highlight {
  color: #ef5350;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-active {
  border-radius: 50%;
  background-color: #ef5350;
  color: #fff;
  width: 35px;
  height: 35px;
  margin: auto;
  line-height: 15px;
}
.ui-datepicker .ui-datepicker-calendar thead {
  border-bottom: none;
}
.ui-datepicker .ui-datepicker-calendar thead th {
  color: #999;
  font-weight: 500;
  width: 14.285714286%;
  padding: 0.7em 0;
}
.icon-container .icon-preview {
  height: 120px;
  text-align: center;
}
.icon-container i {
  font-size: 3em;
  display: block;
  margin-bottom: 10px;
}
.dynamic-color .red,
.dynamic-color .pink,
.dynamic-color .purple,
.dynamic-color .deep-purple,
.dynamic-color .indigo,
.dynamic-color .blue,
.dynamic-color .light-blue,
.dynamic-color .cyan,
.dynamic-color .teal,
.dynamic-color .green,
.dynamic-color .light-green,
.dynamic-color .lime,
.dynamic-color .yellow,
.dynamic-color .amber,
.dynamic-color .orange,
.dynamic-color .deep-orange,
.dynamic-color .brown,
.dynamic-color .grey,
.dynamic-color .blue-grey,
.dynamic-color .black,
.dynamic-color .white,
.dynamic-color .transparent {
  height: 55px;
  width: 100%;
  padding: 0 15px;
  line-height: 55px;
  font-weight: 500;
  font-size: 12px;
  display: block;
  box-sizing: border-box;
}
.dynamic-color .darken-1,
.dynamic-color .darken-2,
.dynamic-color .darken-3,
.dynamic-color .darken-4 {
  color: #fff;
}
.icon-demo {
  line-height: 50px;
}
.promo-i i {
  color: #11257d;
}
.dropdown-content li > a,
.dropdown-content li > span {
  line-height: 28px;
  height: 56px;
}
@media only screen and (min-width : 601px) {
  .dropdown-content li > a,
  .dropdown-content li > span {
    line-height: 32px;
    height: 64px;
  }
}
.dropdown-content.select-dropdown {
  width: auto!important;
  min-width: 100%;
}
.dropdown-content.select-dropdown li {
  white-space: nowrap;
}

.ma-field-container {
  position: relative;
}

.ma-colored-field label,
.ma-colored-region label {
  color: inherit!important;
}
.ma-colored-field input,
.ma-colored-region input {
  border-color: inherit!important;
  box-shadow: inherit!important;
}

.u-TF-item--datepicker,
.datepicker {
  cursor: pointer;
}

.input-field {
  margin-top: 1.5rem;
}
.input-field label {
  left: 0;
}
.input-field label:not(.label-icon).active {
  transform: translateY(-190%);
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
}
:focus {
  outline: none;
}

div.ac_results {
  border: none;
  overflow: visible;
}
div.ac_results ul li {
  font-size: 16px;
  color: #11257d;
  display: block;
  line-height: 22px;
  padding: 14px 16px;
}
div.ac_results ul li.ac_odd {
  background-color: initial;
}
div.ac_results ul li.ac_over {
  background-color: #eee;
}
div.ac_results ul li strong {
  font-weight: 500;
  color: #444;
}

body.uPopUpLOV div.uActionBar {
  height: initial;
}
body.uPopUpLOV div.uActionBar input[type=text] {
  width: 100%;
}
.ma-popuplov fieldset {
  display: block;
}
.ma-popuplov .lov input {
  border-bottom: 1px solid #11257d;
}
.ma-popuplov label {
  transform: translateY(-190%);
  font-size: 0.8rem;
}
.ma-popuplov .prefix ~ fieldset {
  margin-left: 3rem;
}
.ma-popuplov .ma-chevron-up:before {
  font-size: 16px;
  font-family: apex-5-icon-font !important;
  font-style: normal!important;
  font-weight: 400!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e012";
}

span.ma-error-message {
  color: #f44336;
  font-size: 0.8rem;
  position: absolute;
  top: 0;
}
.input-field br {
  display: none;
}
.input-field span.ma-error-message {
  top: 3.5rem;
}
.input-field .prefix ~ label {
  width: auto;
}

.input-field .prefix ~ .display_only {
  margin-left: 3rem;
}

.item-no-label > label {
  visibility: hidden!important;
}

.switch label {
  position: relative;
}
.input-field .switch + label {
  font-size: 0.8rem;
  transform: translateY(-190%);
}

.input-field .range-field + label {
  font-size: 0.8rem;
  transform: translateY(-190%);
}
input[type=range] {
  border: none;
}

.ma-field-container.left-align input:not(.select-dropdown),
.ma-field-container.center-align input:not(.select-dropdown),
.ma-field-container.right-align input:not(.select-dropdown),
.ma-field-container.left-align textarea,
.ma-field-container.center-align textarea,
.ma-field-container.right-align textarea {
  text-align: inherit;
}

.label-block {
  display: block;
}
.character-counter {
  float: right;
  font-size: 12px;
}
.row .col {
  min-height: 0;
}
.ma-region.card .row {
  margin-bottom: 0;
}
i.sm-md {
  font-size: 3rem;
}
i.xlarge {
  font-size: 8rem;
}
i.promo {
  color: #11257d;
}
.a-IRR-container {
  padding: 1rem;
}
.a-IRR-container .a-IRR {
  border: none;
  background-color: transparent;
}
.a-IRR-container .a-IRR .a-IRR-toolbar {
  background-color: transparent;
  border-bottom: none;
  padding: 0;
  padding-bottom: 1rem;
}
.a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-button {
  border: none;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 2rem;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
  outline: 0;
  box-shadow: none;
  background-color: transparent;
  color: #343434;
  cursor: pointer;
  transition: background-color 0.2s;
}
.a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-button i {
  font-size: 1.3rem;
  line-height: inherit;
}
.a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-button:focus,
.a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-button:active {
  background-color: transparent;
}
.a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-button:focus,
.a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-button:hover {
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: none;
}
.a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-button:active {
  background-color: rgba(0, 0, 0, 0.2);
}
.a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-button.disabled {
  background-color: transparent !important;
  color: #b3b3b3 !important;
  cursor: default;
}
.a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-button i {
  font-size: 2rem;
}
.a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-controlGroup {
  margin-bottom: 0;
}
.a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-controlGroup--search .a-IRR-colSelector {
  width: 16.66667%;
}
.a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-controlGroup--search .a-IRR-searchFieldContainer {
  width: 83.33333%;
  margin-top: 0;
}
.a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-controlGroup--search .a-IRR-searchFieldContainer .a-IRR-search-field {
  margin-bottom: 0;
  margin-left: 0.5rem;
  width: calc(100% - 1rem);
}
.a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-controlGroup--search .a-IRR-searchButtonContainer {
  display: none!important;
  visibility: hidden!important;
}
.a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-controlGroup--views .a-IRR-savedReports {
  display: block;
}
.a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-controlGroup--options {
  float: right;
}
.a-IRR-container .a-IRR .a-IRR-toolbar .a-IRR-button {
  height: 3rem;
  padding: 0 0.5rem;
  line-height: 3rem;
}
.a-IRR-container .a-IRR .a-IRR-toolbar select.a-IRR-selectList {
  display: none!important;
  visibility: hidden!important;
}
.a-IRR-container .a-IRR .a-IRR-toolbar div.a-IRR-selectList {
  display: block;
  height: auto;
  padding: 0;
  border: none;
  background-image: none;
  overflow: visible;
}
.a-IRR-container .a-IRR .a-IRR-toolbar div.a-IRR-selectList input {
  margin-bottom: 0;
}
.a-IRR-container .a-IRR .a-IRR-table .a-IRR-header {
  border-left: none;
  background-color: #fff;
  font-size: 16px;
}
.a-IRR-container .a-IRR .a-IRR-table td {
  padding: 8px 4px;
  border-left: none;
}
.a-IRR-container .a-IRR .a-IRR-table .datepicker td {
  border-top: none;
}
.a-IRR-container .a-IRR .a-IRR-paginationWrap.a-IRR-paginationWrap--bottom {
  padding: 12px 12px 0 12px;
}
.a-IRR-container .a-IRR .a-IRR-paginationWrap .a-IRR-button {
  border: none;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 2rem;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
  outline: 0;
  box-shadow: none;
  background-color: transparent;
  color: #343434;
  cursor: pointer;
  transition: background-color 0.2s;
  height: 24px;
  line-height: 18px;
  padding: 0 1rem;
}
.a-IRR-container .a-IRR .a-IRR-paginationWrap .a-IRR-button i {
  font-size: 1.3rem;
  line-height: inherit;
}
.a-IRR-container .a-IRR .a-IRR-paginationWrap .a-IRR-button:focus,
.a-IRR-container .a-IRR .a-IRR-paginationWrap .a-IRR-button:active {
  background-color: transparent;
}
.a-IRR-container .a-IRR .a-IRR-paginationWrap .a-IRR-button:focus,
.a-IRR-container .a-IRR .a-IRR-paginationWrap .a-IRR-button:hover {
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: none;
}
.a-IRR-container .a-IRR .a-IRR-paginationWrap .a-IRR-button:active {
  background-color: rgba(0, 0, 0, 0.2);
}
.a-IRR-container .a-IRR .a-IRR-paginationWrap .a-IRR-button.disabled {
  background-color: transparent !important;
  color: #b3b3b3 !important;
  cursor: default;
}
.a-IRR-container .a-IRR .a-IRR-paginationWrap .a-IRR-button i {
  font-size: 2rem;
}
.a-IRR-sortWidget .a-IRR-sortWidget-search > .a-IRR-sortWidget-searchField {
  width: calc(100% - 40px);
}
.a-IRR-dialogContent {
  padding: 1rem;
}
.a-IRR-dialogTable td,
.a-IRR-dialogTable th {
  padding: 5px;
  vertical-align: middle;
}
.a-IRR-dialogTable select {
  background-color: transparent;
  border: none;
  border-bottom: none;
  border-radius: 0;
  outline: none;
  height: auto;
  width: auto;
  font-size: inherit;
  margin: 0;
  padding: 0;
  box-shadow: none;
  box-sizing: content-box;
  transition: none;
  display: block;
  width: 100%;
  height: 3rem;
  border-bottom: 1px solid #11257d;
}
.a-IRR-dialogTable .ajax_shuttle select {
  height: auto;
}
.a-IRR-dialogTable input {
  width: auto;
  margin: 0;
}
.a-IRR-dialogTable .a-Button--menu {
  border: none;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 2rem;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
  outline: 0;
  box-shadow: none;
  background-color: transparent;
  color: #343434;
  cursor: pointer;
  transition: background-color 0.2s;
  height: 24px;
  line-height: 18px;
  padding: 0 1rem;
}
.a-IRR-dialogTable .a-Button--menu i {
  font-size: 1.3rem;
  line-height: inherit;
}
.a-IRR-dialogTable .a-Button--menu:focus,
.a-IRR-dialogTable .a-Button--menu:active {
  background-color: transparent;
}
.a-IRR-dialogTable .a-Button--menu:focus,
.a-IRR-dialogTable .a-Button--menu:hover {
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: none;
}
.a-IRR-dialogTable .a-Button--menu:active {
  background-color: rgba(0, 0, 0, 0.2);
}
.a-IRR-dialogTable .a-Button--menu.disabled {
  background-color: transparent !important;
  color: #b3b3b3 !important;
  cursor: default;
}
.a-IRR-dialogTable .a-IRR-format-mask-picker {
  margin-left: -20px;
}
.materialbox-caption {
  line-height: 30px;
  padding: 5% 15%;
}
.big-label {
  font-size: 1.5rem;
}
.ma-region video,
.ma-region iframe {
  max-width: 100%;
  height: auto;
}
body.body-modal {
  background-color: #fafafa;
}
.modal {
  display: block;
  width: 100%;
  max-height: 100%;
  box-shadow: none;
  background-color: #fafafa;
}
.modal .fixed-action-btn {
  bottom: 23px;
}
.modal.modal-fixed-footer {
  height: 100%;
}
.modal.modal-fixed-footer .fixed-action-btn {
  bottom: 79px;
}
.modal.modal-fixed-footer .modal-footer {
  text-align: right;
}
.modal.modal-fixed-footer .modal-footer a,
.modal.modal-fixed-footer .modal-footer button {
  float: none;
}
.modal.bottom-sheet {
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
}
.modal .modal-content {
  padding-top: 0;
}
.modal .modal-footer {
  background-color: #fafafa;
}
.modal .modal-footer td,
.modal .modal-footer th {
  padding: 0;
}
.region.modal.bottom-sheet {
  top: auto;
  bottom: -100%;
  width: 100%;
}
.region.modal.bottom-sheet .modal-footer {
  display: none;
}
.region.modal .modal-content {
  padding-top: 24px;
}
body .ui-front,
body .ui-widget-overlay {
  z-index: 999;
}
body .ui-dialog.ui-front {
  border-width: 0;
  border-radius: 2px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  outline: 0;
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  box-sizing: content-box;
  background-color: #fafafa;
  max-height: 100%;
  z-index: 1000;
  background-clip: padding-box;
  transform: translate(0);
  will-change: top, opacity;
}
body .ui-dialog.ui-front .ui-dialog-titlebar {
  padding: 24px 24px 0px 24px;
  background-color: #fafafa;
  background-image: none;
  border: none;
}
body .ui-dialog.ui-front .ui-dialog-titlebar span {
  color: #3d3d3d;
}
body .ui-dialog.ui-front .ui-dialog-title {
  margin-top: 0;
  width: 80%;
  overflow: visible;
}
body .ui-dialog.ui-front .ui-dialog-titlebar-close {
  display: block;
  right: 2.3rem;
  border: none;
  box-shadow: none;
  background-color: transparent;
  background: none;
}
body .ui-dialog.ui-front .ui-dialog-titlebar-close:before {
  content: "\E5CD";
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 2rem;
  -webkit-font-smoothing: antialiased;
}
body .ui-dialog.ui-front .ui-dialog-titlebar-close .ui-icon-closethick {
  display: none;
}
body .ui-dialog.ui-front .ui-dialog-content {
  position: relative;
  border: 0;
  background: 0 0;
}
body .ui-dialog.ui-front .ui-dialog-content iframe {
  border: 0;
  width: 100%;
  background-color: #fafafa;
}
body .ui-dialog.ui-front .ui-widget-overlay {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 115%;
  width: 100%;
  background: #000;
  will-change: opacity;
  display: block;
  opacity: 0.5;
}
body .ui-dialog--apex .ui-dialog-content {
  padding: 0;
}
@media only screen and (max-width : 600px) {
  body .ui-dialog {
    width: 90%!important;
  }
}
.nav-wrapper,
.nav-wrapper form,
.nav-wrapper form .input-field {
  height: 100%;
}
nav .search-nav-wrapper .input-field label.active {
  transform: translateY(0);
}
nav ul a {
  display: inline-block;
}
nav .nav-wrapper i {
  font-size: 2rem!important;
}
@media only screen and (min-width : 601px) {
  nav .nav-wrapper i {
    font-size: 2.7rem!important;
  }
}
.drag-target {
  top: 56px;
}
@media only screen and (min-width : 601px) {
  .drag-target {
    top: 64px;
  }
}
.navbar-list li {
  height: 56px;
  line-height: 56px;
}
.navbar-list li i {
  height: 56px;
  line-height: 56px;
}
@media only screen and (min-width : 601px) {
  .navbar-list li {
    height: 64px;
    line-height: 64px;
  }
  .navbar-list li i {
    height: 64px;
    line-height: 64px;
  }
}

.apex-rds-selected a {
  font-weight: 500;
  padding-left: 18px;
  border-left: 2px solid #ef5350;
}

nav .button-collapse {
  margin: 0;
}
.pagination-block {
  font-size: 1.2rem;
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 5px;
  border-radius: 2px;
  text-align: center;
  line-height: 1.8rem;
}
.report-pagination [role="presentation"] {
  display: block;
}
td.pagination {
  padding: 0;
  white-space: nowrap;
}
.pagination b {
  font-size: 1.2rem;
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 5px;
  border-radius: 2px;
  text-align: center;
  line-height: 1.8rem;
  color: #fff;
  background-color: #11257d;
}
.pagination a {
  font-size: 1.2rem;
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 5px;
  border-radius: 2px;
  text-align: center;
  line-height: 1.8rem;
  color: #444;
}
.pagination i {
  font-size: 2rem;
  line-height: 1.8rem;
}
@media only screen and (max-width : 992px) {
  .pagination {
    width: inherit;
  }
}
.u-Processing {
  padding: 0;
  background-color: transparent;
  z-index: 995;
}
.u-Processing-spinner {
  display: none!important;
  visibility: hidden!important;
}
.promo {
  width: 100%;
}
.promo i {
  color: #11257d;
  font-size: 7rem;
  display: block;
}
.promo .promo-caption {
  font-size: 1.7rem;
  font-weight: 500;
  margin-top: 5px;
  margin-bottom: 0;
}
#sidenav-overlay {
  z-index: 999;
}
.drag-target {
  z-index: 1000;
}
.side-nav {
  z-index: 1000;
  height: 100%;
  width: 240px;
}
.side-nav.right-aligned {
  right: initial;
  left: initial;
}
.side-nav a {
  padding: 0 16px;
}
.side-nav .collapsible .collapsible-body {
  background-color: #ffffff;
  padding: 0;
}

@media only screen and (min-width : 993px) {
  .side-nav-fixed #app-sidenav-trigger {
    display: none!important;
  }
  .side-nav-fixed .top-nav-wrapper {
    z-index: 1001;
  }
  .side-nav-fixed .side-nav {
    transform: translateX(0) !important;
    top: 64px;
    height: calc(100% - @navbar-height);
  }
  .side-nav-fixed main,
  .side-nav-fixed footer,
  .side-nav-fixed nav.nav-breadcrumbs {
    padding-left: 240px;
  }
  .side-nav-fixed .container,
  .side-nav-fixed.main-container .ma-main-container {
    width: 85%;
  }
}
@media only screen and (max-width : 992px) {
  .side-nav-fixed #app-sidenav-trigger {
    display: block!important;
  }
  .side-nav-fixed main,
  .side-nav-fixed footer {
    padding-left: 0;
  }
}

.userView {
  display: none!important;
  visibility: hidden!important;
}
.userView a,
.userView span {
  color: #ffffff;
}
.userView a {
  padding: 0;
  line-height: 24px;
  height: auto;
}
.side-nav .userView {
  display: block!important;
  visibility: visible!important;
}
@media only screen and (max-width : 600px) {
  table.table-responsive thead {
    display: none;
  }
  table.table-responsive tr {
    padding: 5px;
    display: block;
    margin: .5rem 0 1rem;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  }
  table.table-responsive td {
    display: block;
    text-align: right;
    border-bottom: 1px dotted #ccc;
  }
  table.table-responsive td:last-child {
    border-bottom: 0;
  }
  table.table-responsive td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
  }
}
table thead th {
  font-size: 15px;
}
table td input:not([type]),
table td input[type=text],
table td input[type=password],
table td input[type=email],
table td input[type=url],
table td input[type=time],
table td input[type=date],
table td input[type=datetime],
table td input[type=datetime-local],
table td input[type=tel],
table td input[type=number],
table td input[type=search],
table td textarea.materialize-textarea,
table td .select-wrapper input.select-dropdown {
  margin-bottom: 0;
}
.u-Report--dataLoad td,
.u-Report--dataLoad th {
  overflow: visible;
  min-width: 125px;
  max-width: none;
}
.u-Report tr:nth-child(even) td,
.u-Report tr:nth-child(even) th[scope=row] {
  background-color: #fff;
}
.u-Report--standardLook td,
.u-Report--standardLook th {
  padding: 8px;
}
.u-Report--dataLoad,
.u-Report--standardLook {
  line-height: inherit;
  font-size: inherit;
}
ul.tabs ~ div.row,
.hide-tab-scrollbar ~ div.row {
  margin-bottom: 0;
}
ul.tabs ~ div.row .section,
.hide-tab-scrollbar ~ div.row .section {
  padding-top: 0;
}
.section.white .ma-region-title {
  padding: 0 20px;
}
@media only screen and (min-width : 601px) {
  .tabs .section.white .a-IRR-container {
    box-shadow: none;
  }
  .tabs .t-fht-thead {
    width: inherit!important;
  }
}
@media only screen and (max-width : 600px) {
  .section.white .a-IRR-container {
    padding: 20px;
  }
  .section.white table.table-responsive tr {
    box-shadow: none;
  }
}
body .ui-dialog.ui-widget.utr {
  z-index: 1000!important;
}
body .ui-dialog.ui-widget.utr.a-LiveTemplateOptions .a-Property-field--select {
  width: 95%;
  padding-right: 0;
}
body .ui-dialog.ui-widget.utr .a-Property-checkbox-input[type="checkbox"] + label,
body .ui-dialog.ui-widget.utr .a-Property-radio-input[type="radio"] + label {
  padding-left: 35px;
}
body .ui-dialog.ui-widget.utr .a-Property-checkbox-input[type="checkbox"] + label:before,
body .ui-dialog.ui-widget.utr .a-Property-radio-input[type="radio"] + label:before {
  background-color: transparent;
  border: none;
}
body .ui-dialog.ui-widget.utr .a-Property-checkbox-input[type="checkbox"] + label:after,
body .ui-dialog.ui-widget.utr .a-Property-radio-input[type="radio"] + label:after {
  opacity: 1;
}
body .ui-dialog.ui-widget.utr .a-Property-checkbox-input[type="checkbox"]:focus:checked + label:before,
body .ui-dialog.ui-widget.utr .a-Property-radio-input[type="radio"]:focus:checked + label:before {
  border-color: transparent;
  background-color: transparent;
}
body .ui-dialog.ui-widget.utr .a-Property-checkbox-input[type="checkbox"]:hover + label:before,
body .ui-dialog.ui-widget.utr .a-Property-radio-input[type="radio"]:hover + label:before,
body .ui-dialog.ui-widget.utr .a-Property-checkbox-input[type="checkbox"]:focus + label:before,
body .ui-dialog.ui-widget.utr .a-Property-radio-input[type="radio"]:focus + label:before {
  border-color: transparent;
  box-shadow: none;
}
body .ui-dialog.ui-widget.utr .a-Property-checkbox-input[type="checkbox"]:hover + label:after,
body .ui-dialog.ui-widget.utr .a-Property-radio-input[type="radio"]:hover + label:after,
body .ui-dialog.ui-widget.utr .a-Property-checkbox-input[type="checkbox"]:focus + label:after,
body .ui-dialog.ui-widget.utr .a-Property-radio-input[type="radio"]:focus + label:after {
  transform: inherit;
}
body .ui-dialog.ui-widget.utr .ui-dialog-buttonpane {
  margin-top: 0;
  padding: 0;
}
body .ui-dialog.ui-widget.utr .ui-dialog-buttonpane .ui-dialog-buttonset .ui-button {
  background: none;
}
body .ui-dialog.ui-widget.utr .utr-toolbar-search {
  border-bottom: none;
  height: 30px;
  width: 30px;
  padding: 0;
}
body .ui-dialog.ui-widget.utr .utr-toolbar-search:hover {
  width: 100px;
}
body .ui-dialog.ui-widget.utr button:focus {
  background-color: transparent;
}
body .ui-dialog.ui-widget.utr .utr-container__field--select__container select {
  display: block;
  height: auto;
  padding: 0;
}
body .ui-dialog.ui-widget.utr .a-D3ColorPicker-control {
  width: 4rem;
  height: auto;
}
body .ui-dialog.ui-widget.utr .ui-dialog-titlebar .ui-dialog-titlebar__minimize {
  right: 45px;
}
body .ui-dialog.ui-widget.utr .ui-dialog-titlebar .ui-dialog-titlebar-close {
  right: 20px;
  top: 10px;
}
.ma-toast-close {
  cursor: pointer;
}

.h1 > .ma-region-header > .ma-region-title,
.ma-text-size-h1 .display_only {
  font-size: 4.2rem;
  font-weight: 300;
}
.h2 > .ma-region-header > .ma-region-title,
.ma-text-size-h2 .display_only {
  font-size: 3.56rem;
  font-weight: 300;
}
.h3 > .ma-region-header > .ma-region-title,
.ma-text-size-h3 .display_only {
  font-size: 2.92rem;
  font-weight: 300;
}
.h4 > .ma-region-header > .ma-region-title,
.ma-text-size-h4 .display_only {
  font-size: 2.28rem;
  font-weight: 300;
}
.h5 > .ma-region-header > .ma-region-title,
.ma-text-size-h5 .display_only {
  font-size: 1.64rem;
  font-weight: 300;
}
.h6 > .ma-region-header > .ma-region-title,
.ma-text-size-h6 .display_only {
  font-size: 1rem;
  font-weight: 300;
}
.ma-region.hide-title > .ma-region-header > .ma-region-title,
.ma-region.hide-title.card > .card-content > .ma-region-header > .ma-region-title,
blockquote.ma-region.hide-title > .ma-region-title {
  display: none!important;
  visibility: hidden!important;
}
.text-nowrap {
  white-space: nowrap;
}

/* 
 * Oracle Application Express 5.0 Theme Roller Custom CSS 
 *
 */

.side-nav .collapsible-body > ul:not(.collapsible) > li.active {background-color:#5e72cb  !important;}
.toast .error {background-color:red !important;}
div.caption{top:40% !important;left:2px!important;width:40%!important;}
