

md-toast[md-theme=warn] .md-toast-content {
  background-color: #F44336;
}

[ui-view].ng-enter,
[ui-view].ng-leave {
  transition: opacity ease-in-out 200ms;
}
[ui-view].ng-enter,
[ui-view].ng-leave.ng-leave-active {
  opacity: 0;
}
[ui-view].ng-enter.ng-enter-active {
  opacity: 1;
}
.Page.ng-leave.ng-leave-active {
  display: none;
}

.u-center {
  text-align: center;
}

.version {
  color: #546e7a;
}
.language {
  color: #00897b;
}
.codedBy {
  color: #039be5;
}
.font-600 {
  font-weight: 600;
}



.dib-sidenav {
  background-color: #fff;
}
.dib-item-link {
  text-decoration: none;
  display: block;
  padding: 0 16px 0 32px;
  line-height: 60px;
  font-size: 14px;
  color: #424242 !important;
  text-align: left;
  margin: 0;
  min-height: 100%;
  height: 100%;
  text-transform: capitalize;
  transition: all 0.2s ease-in-out;
}
dib-sidenav > md-sidenav > md-list > md-list-item > button {
  margin: 0 !important;
  width: 100% !important;
  min-height: 100% !important;
  height: 100% !important;
}
dib-sidenav > md-sidenav > md-list > md-list-item.md-no-proxy {
  padding: 0px;
}
input[type="button"] {
  outline: none;
}
input[type="button"]::-moz-focus-inner {
  border: 0;
}
a {
  outline: none;
}
md-list-item .md-button:hover,
.md-button:not([disabled]).md-focused {
  background-color: transparent;
}
md-list-item {
  transition: all 0.8s ease-out;
  transition: all 0.5s ease-out;
  transition: all 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55) !important;
}
md-sidenav {
  transition: all 0.8s ease-out;
}
md-sidenav,
md-backdrop {
  position: fixed !important;
}

.datasets-wrapper {
  height: 150px !important;
}

.ForgotPassword-input {
  margin-bottom: 0;
}

a:active,
a:hover {
  outline: 0;
}
md-icon.dib-logo #rect3395 {
  fill: #ffd54f !important;
}
.DibHeader {
  background-color: #fff !important;
  position: fixed;
  min-height: 68px;
  z-index: 10;
}
.header-ctn {
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}
.dib-toolbar {
  background-color: #fff;
}
.toolbar-user-avatar {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  vertical-align: middle;
  margin: 0em 1em;
}
.DibHeader-container {
  height: 100%;
}
.header-logo {
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  width: 100%;
}
.dib-logo {
  height: 48px;
  width: 100%;
}
.logo-ufpe {
  height: 80px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
}
.h-100 {
  height: 100px !important;
}
.h-120 {
  height: 120px !important;
}
.DibHeader-link {
  text-decoration: none;
  padding: 0 15px;
  display: inline-block;
  line-height: 68px;
  font-family: "Raleway-Semi-Bold", sans-serif;
  font-size: 16px;
  color: #000 !important;
  transition: 250ms background-color;
}
.has-sub {
  cursor: pointer;
}
.has-sub md-icon > svg {
  fill: #424242;
}
.sub-menu {
  transition: 250ms background-color;
  text-decoration: none;
  padding: 14px 16px 15px;
  line-height: 20px;
  font-weight: normal;
  background-color: #ffd54f;
  color: #000 !important;
  font-size: 15px;
  font-family: "Raleway", sans-serif;
}
.login-link {
  text-decoration: none;
  padding: 0 10px;
  display: inline-block;
  transition: 250ms background-color;
  line-height: 68px;
  font-size: 14px;
  font-weight: normal;
  font-family: "Raleway", sans-serif;
  color: #424242 !important;
}
.sub-menu.active,
.sub-menu:hover,
.sub-menu.active:hover {
  background-color: #ffe082 !important;
}
.DibHeader-link:hover,
.login-link:hover,
.dib-item-link:hover,
.DibHeader-link.active:hover,
.login-link.active:hover,
.dib-item-link.active:hover {
  color: #000 !important;
  background-color: #ffd54f !important;
}
.DibHeader-link.active,
.login-link.active,
.dib-item-link.active,
.sub-menu.active {
  outline: none;
}
.dib-menu {
  min-width: 0px;
  margin-left: 0.5em;
}
.main-menu-visible {
  width: 232px;
}
.menu-visible {
  padding: 0 15px;
}
.avatar-button {
  width: 62px !important;
  height: 62px !important;
}
.avatar-button md-icon {
  width: 48px !important;
  height: 48px !important;
}
.avatar-button md-icon > svg {
  fill: #888888;
}
.avatar-circle {
  width: 100px;
  height: 100px;
  background-color: #ffd54f;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.avatar-circle:hover {
  background-color: #ffb300 !important;
}
.initials {
  color: #424242;
}
a:active,
a:hover {
  outline-width: 0;
}
html {
  box-sizing: border-box;
}
.page-section__title,
h2 {
  font-size: 1.4375rem;
}
a,
a:hover,
a:visited {
  outline: none;
  text-decoration: none;
}
button {
  background: none;
  border: 0;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
button[type="button"] {
  -webkit-appearance: none;
  appearance: none;
}
input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
  -webkit-transition: color 9999s ease-out, background-color 9999s ease-out;
  -webkit-transition-delay: 9999s;
}
[v-cloak] {
  display: none;
}
.bordered-content {
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.2);
}
.bordered-content,
.bordered-content--top {
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.2);
}
.bordered-content--bottom {
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 1180px) {
  .global-header__logo-link {
    margin-left: 0;
  }
}
.global-header__logo-link:focus {
  color: #757575;
}
.global-header__logo,
.global-header__logo--light {
  display: block;
  height: 1.75rem;
  width: 11.625rem;
}
.global-header__logo--light {
  display: none;
  fill: #fff;
}
.global-header__select-wrapper {
  display: none;
  margin: 0.9375rem 0 0 1.25rem;
}
@media screen and (min-width: 1001px) {
  .global-header__select-wrapper {
    display: inline-block;
  }
}
.global-header__select {
  background: transparent;
  max-width: 13.125rem;
}
@media screen and (min-width: 1001px) {
  .global-navigation {
    float: right;
    margin-right: 1.9375rem;
    position: relative;
  }
}
.global-navigation--mobile {
  float: none;
  height: auto;
  margin-right: 0;
}
.global-navigation__content {
  display: none;
}
@media screen and (min-width: 1180px) {
  .global-navigation__content {
    display: -ms-flexbox;
    display: flex;
    float: left;
    margin-right: 0.5rem;
  }
}
.global-navigation__content--mobile {
  display: block;
  padding-bottom: 5rem;
}
@media screen and (min-width: 1180px) {
  .global-navigation__content--mobile {
    display: none;
  }
}
.global-navigation-section__label,
.global-navigation__link {
  color: #424242;
  padding: 0 0.875rem;
}
@media screen and (min-width: 1180px) {
  .global-navigation-section__label,
  .global-navigation__link {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.global-navigation-submenu__link,
.global-navigation-submenu__link:visited,
.global-navigation__link,
.global-navigation__link:visited {
  color: #424242;
}
.global-navigation-submenu__link:focus,
.global-navigation-submenu__link:hover,
.global-navigation__link:focus,
.global-navigation__link:hover {
  background: #ffe082;
  color: #000;
  outline: none;
}
.global-navigation__link {
  display: inherit;
  padding: 0.75rem 1.5rem;
}
.global-navigation__link:focus,
.global-navigation__link:hover {
  background: #ffe082;
  outline: none;
}
@media screen and (min-width: 1180px) {
  .global-navigation__link:focus,
  .global-navigation__link:hover {
    background: #f5f5f5;
  }
}
@media screen and (min-width: 1180px) {
  .global-navigation__link {
    padding: 0 0.875rem;
  }
}
@media screen and (min-width: 1180px) {
  .global-navigation-section {
    overflow: hidden;
    position: relative;
  }
  .global-navigation-section.menu-active,
  .global-navigation-section:hover {
    filter: drop-shadow(0 0 0.1875rem rgba(0, 0, 0, 0.15));
    overflow: visible;
  }
  .global-navigation-section.menu-active .global-navigation-submenu,
  .global-navigation-section:hover .global-navigation-submenu {
    height: auto;
  }
  .global-navigation-section.menu-active .global-navigation-section__label,
  .global-navigation-section:hover .global-navigation-section__label {
    background: #ffd54f;
  }
  .global-navigation-section.menu-active .global-navigation__icon:after,
  .global-navigation-section.menu-active .global-navigation__icon:before,
  .global-navigation-section:hover .global-navigation__icon:after,
  .global-navigation-section:hover .global-navigation__icon:before {
    background: #424242;
  }
  .global-navigation-section.menu-active .global-navigation__icon:before,
  .global-navigation-section:hover .global-navigation__icon:before {
    transform: rotate(-45deg);
  }
  .global-navigation-section.menu-active .global-navigation__icon:after,
  .global-navigation-section:hover .global-navigation__icon:after {
    transform: rotate(45deg);
  }
}
.global-navigation-section__label {
  display: none;
}
@media screen and (min-width: 1180px) {
  .global-navigation-section__label {
    cursor: pointer;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-right: 0.375rem;
  }
}
.global-navigation__icon {
  height: 0.625rem;
  margin-left: 0.375rem;
  margin-top: 0.125rem;
  position: relative;
  width: 1.4375rem;
}
.global-navigation__icon:after,
.global-navigation__icon:before {
  background: #424242;
  content: "";
  height: 0.5rem;
  position: absolute;
  transition: transform 0.2s cubic-bezier(0.4, 0, 1, 1);
  width: 0.125rem;
}
.global-navigation__icon:before {
  right: 0.625rem;
  transform: rotate(45deg);
}
.global-navigation__icon:after {
  right: 0.875rem;
  transform: rotate(-45deg);
}
@media screen and (min-width: 1180px) {
  .global-navigation-submenu {
    background: #f5f5f5;
    height: 0;
    left: 0;
    max-width: 17.5rem;
    min-width: 14.375rem;
    overflow: hidden;
    position: absolute;
    top: 3.8125rem;
  }
}
.global-navigation-submenu__level:before {
  background: #e0e0e0;
  content: "";
  display: block;
  height: 0.0625rem;
  margin: 0.5rem 1.5rem;
}
@media screen and (min-width: 1180px) {
  .global-navigation-submenu__level:before {
    background: #bdbdbd;
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media screen and (min-width: 1180px) {
  .global-navigation-submenu__level:first-child:before {
    content: normal;
  }
}
.global-navigation-submenu__link {
  display: block;
  padding: 0.75rem 1.5rem;
}
@media screen and (min-width: 1180px) {
  .global-navigation-submenu__link {
    padding: 0.75rem 1.75rem 0.75rem 0.875rem;
  }
}
.counters-head {
  text-decoration: none;
  padding: 0 12px;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #333333 !important;
  margin: 13px 0 0 0;
}
.counter-users {
  margin-left: 0;
  padding-bottom: 0;
}

a:active,
a:hover {
  outline: 0;
}
md-icon.dib-logo #rect3395 {
  fill: #ffd54f !important;
}
.DibHeader {
  background-color: #fff !important;
  position: fixed;
  min-height: 68px;
  z-index: 10;
}
.header-ctn {
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}
.dib-toolbar {
  background-color: #fff;
}
.toolbar-user-avatar {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  vertical-align: middle;
  margin: 0em 1em;
}
.DibHeader-container {
  height: 100%;
}
.header-logo {
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  width: 100%;
}
.dib-logo {
  height: 48px;
  width: 100%;
}
.logo-ufpe {
  height: 80px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
}
.h-100 {
  height: 100px !important;
}
.h-120 {
  height: 120px !important;
}
.DibHeader-link {
  text-decoration: none;
  padding: 0 15px;
  display: inline-block;
  line-height: 68px;
  font-family: 'Raleway-Semi-Bold', sans-serif;
  font-size: 16px;
  color: #000 !important;
  transition: 250ms background-color;
}
.has-sub {
  cursor: pointer;
}
.has-sub md-icon > svg {
  fill: #424242;
}
.sub-menu {
  transition: 250ms background-color;
  text-decoration: none;
  padding: 14px 16px 15px;
  line-height: 20px;
  font-weight: normal;
  background-color: #ffd54f;
  color: #000 !important;
  font-size: 15px;
  font-family: 'Raleway', sans-serif;
}
.login-link {
  text-decoration: none;
  padding: 0 10px;
  display: inline-block;
  transition: 250ms background-color;
  line-height: 68px;
  font-size: 14px;
  font-weight: normal;
  font-family: 'Raleway', sans-serif;
  color: #424242 !important;
}
.sub-menu.active,
.sub-menu:hover,
.sub-menu.active:hover {
  background-color: #FFE082 !important;
}
.DibHeader-link:hover,
.login-link:hover,
.dib-item-link:hover,
.DibHeader-link.active:hover,
.login-link.active:hover,
.dib-item-link.active:hover {
  color: #000 !important;
  background-color: #ffd54f !important;
}
.DibHeader-link.active,
.login-link.active,
.dib-item-link.active,
.sub-menu.active {
  outline: none;
}
.dib-menu {
  min-width: 0px;
  margin-left: 0.5em;
}
.main-menu-visible {
  width: 232px;
}
.menu-visible {
  padding: 0 15px;
}
.avatar-button {
  width: 62px !important;
  height: 62px !important;
}
.avatar-button md-icon {
  width: 48px !important;
  height: 48px !important;
}
.avatar-button md-icon > svg {
  fill: #888888;
}
.avatar-circle {
  width: 100px;
  height: 100px;
  background-color: #ffd54f;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.avatar-circle:hover {
  background-color: #ffb300 !important;
}
.initials {
  color: #424242;
}
a:active,
a:hover {
  outline-width: 0;
}
html {
  box-sizing: border-box;
}
.page-section__title,
h2 {
  font-size: 1.4375rem;
}
a,
a:hover,
a:visited {
  outline: none;
  text-decoration: none;
}
button {
  background: none;
  border: 0;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
button[type=button] {
  -webkit-appearance: none;
  appearance: none;
}
input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
  -webkit-transition: color 9999s ease-out, background-color 9999s ease-out;
  -webkit-transition-delay: 9999s;
}
[v-cloak] {
  display: none;
}
.bordered-content {
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.2);
}
.bordered-content,
.bordered-content--top {
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.2);
}
.bordered-content--bottom {
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 1180px) {
  .global-header__logo-link {
    margin-left: 0;
  }
}
.global-header__logo-link:focus {
  color: #757575;
}
.global-header__logo,
.global-header__logo--light {
  display: block;
  height: 1.75rem;
  width: 11.625rem;
}
.global-header__logo--light {
  display: none;
  fill: #fff;
}
.global-header__select-wrapper {
  display: none;
  margin: 0.9375rem 0 0 1.25rem;
}
@media screen and (min-width: 1001px) {
  .global-header__select-wrapper {
    display: inline-block;
  }
}
.global-header__select {
  background: transparent;
  max-width: 13.125rem;
}
@media screen and (min-width: 1001px) {
  .global-navigation {
    float: right;
    margin-right: 1.9375rem;
    position: relative;
  }
}
.global-navigation--mobile {
  float: none;
  height: auto;
  margin-right: 0;
}
.global-navigation__content {
  display: none;
}
@media screen and (min-width: 1180px) {
  .global-navigation__content {
    display: -ms-flexbox;
    display: flex;
    float: left;
    margin-right: 0.5rem;
  }
}
.global-navigation__content--mobile {
  display: block;
  padding-bottom: 5rem;
}
@media screen and (min-width: 1180px) {
  .global-navigation__content--mobile {
    display: none;
  }
}
.global-navigation-section__label,
.global-navigation__link {
  color: #424242;
  padding: 0 0.875rem;
}
@media screen and (min-width: 1180px) {
  .global-navigation-section__label,
  .global-navigation__link {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.global-navigation-submenu__link,
.global-navigation-submenu__link:visited,
.global-navigation__link,
.global-navigation__link:visited {
  color: #424242;
}
.global-navigation-submenu__link:focus,
.global-navigation-submenu__link:hover,
.global-navigation__link:focus,
.global-navigation__link:hover {
  background: #FFE082;
  color: #000;
  outline: none;
}
.global-navigation__link {
  display: inherit;
  padding: 0.75rem 1.5rem;
}
.global-navigation__link:focus,
.global-navigation__link:hover {
  background: #FFE082;
  outline: none;
}
@media screen and (min-width: 1180px) {
  .global-navigation__link:focus,
  .global-navigation__link:hover {
    background: #f5f5f5;
  }
}
@media screen and (min-width: 1180px) {
  .global-navigation__link {
    padding: 0 .875rem;
  }
}
@media screen and (min-width: 1180px) {
  .global-navigation-section {
    overflow: hidden;
    position: relative;
  }
  .global-navigation-section.menu-active,
  .global-navigation-section:hover {
    filter: drop-shadow(0 0 0.1875rem rgba(0, 0, 0, 0.15));
    overflow: visible;
  }
  .global-navigation-section.menu-active .global-navigation-submenu,
  .global-navigation-section:hover .global-navigation-submenu {
    height: auto;
  }
  .global-navigation-section.menu-active .global-navigation-section__label,
  .global-navigation-section:hover .global-navigation-section__label {
    background: #ffd54f;
  }
  .global-navigation-section.menu-active .global-navigation__icon:after,
  .global-navigation-section.menu-active .global-navigation__icon:before,
  .global-navigation-section:hover .global-navigation__icon:after,
  .global-navigation-section:hover .global-navigation__icon:before {
    background: #424242;
  }
  .global-navigation-section.menu-active .global-navigation__icon:before,
  .global-navigation-section:hover .global-navigation__icon:before {
    transform: rotate(-45deg);
  }
  .global-navigation-section.menu-active .global-navigation__icon:after,
  .global-navigation-section:hover .global-navigation__icon:after {
    transform: rotate(45deg);
  }
}
.global-navigation-section__label {
  display: none;
}
@media screen and (min-width: 1180px) {
  .global-navigation-section__label {
    cursor: pointer;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-right: .375rem;
  }
}
.global-navigation__icon {
  height: .625rem;
  margin-left: .375rem;
  margin-top: .125rem;
  position: relative;
  width: 1.4375rem;
}
.global-navigation__icon:after,
.global-navigation__icon:before {
  background: #424242;
  content: '';
  height: .5rem;
  position: absolute;
  transition: transform 0.2s cubic-bezier(0.4, 0, 1, 1);
  width: .125rem;
}
.global-navigation__icon:before {
  right: .625rem;
  transform: rotate(45deg);
}
.global-navigation__icon:after {
  right: .875rem;
  transform: rotate(-45deg);
}
@media screen and (min-width: 1180px) {
  .global-navigation-submenu {
    background: #f5f5f5;
    height: 0;
    left: 0;
    max-width: 17.5rem;
    min-width: 14.375rem;
    overflow: hidden;
    position: absolute;
    top: 3.8125rem;
  }
}
.global-navigation-submenu__level:before {
  background: #e0e0e0;
  content: '';
  display: block;
  height: .0625rem;
  margin: .5rem 1.5rem;
}
@media screen and (min-width: 1180px) {
  .global-navigation-submenu__level:before {
    background: #bdbdbd;
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media screen and (min-width: 1180px) {
  .global-navigation-submenu__level:first-child:before {
    content: normal;
  }
}
.global-navigation-submenu__link {
  display: block;
  padding: 0.75rem 1.5rem;
}
@media screen and (min-width: 1180px) {
  .global-navigation-submenu__link {
    padding: 0.75rem 1.75rem 0.75rem 0.875rem;
  }
}

.LoginForm-inputContainer {
  margin-top: 10px;
  margin-bottom: 0px;
  width: 80%;
  min-width: 300px;
}
.LoginForm-submit {
  margin-bottom: 25px;
  margin-left: 0;
  width: 100%;
  padding: 5px 0;
}
.forgot-link {
  text-align: center;
}
.forgot-link a {
  text-decoration: none;
}
.register-link {
  text-align: center;
}
.register-link a {
  text-decoration: none;
}
#register-divider {
  margin-top: 10px;
  margin-bottom: 5px;
}

.register-form-input-container {
  margin-top: 10px;
  margin-bottom: 0px;
  width: 80%;
  min-width: 300px;
}
.register-form-submit {
  margin-bottom: 40px;
  margin-left: 0;
  width: 100%;
  padding: 5px 0;
}


.ResetPassword-input {
  margin-bottom: 0;
}

.bg-grey {
  background-color: #2d2d30;
}
.bg-white {
  background-color: #eeeeee !important;
}
.bg-primary {
  background-color: #ffd54f !important;
}
.bg-primary-g {
  background-color: #81c784 !important;
}
.bg-primary-900-g {
  background-color: #43a047 !important;
}
.bg-primary-900 {
  background-color: #ffb300 !important;
}
.bg-amber-200 {
  background-color: #ffe082 !important;
}
.bg-green-200 {
  background-color: #a5d6a7 !important;
}
.card-gt {
  margin: 0;
  width: 100%;
  height: 100%;
}
.no-box-shadow {
  box-shadow: none;
  background-color: #e6e6e6;
  border: 1px solid #cccccc;
}
.basic-border {
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.mod-card {
  padding: 0 4px;
  width: 100%;
  height: 112.5px;
  object-fit: cover;
  background-color: transparent;
}
.color-primary {
  color: #ffd54f;
  font-weight: bold;
}
.nav-texture .md-nav-item:hover:not(.md-active),
.nav-gt .md-nav-item:hover:not(.md-active) {
  opacity: 0.8;
  color: #888888 !important;
}
.nav-gt .md-nav-bar,
.nav-texture .md-nav-bar {
  border-width: 0;
  border-style: none;
}
.nav-gt .md-button._md-nav-button.md-unselected,
.nav-texture .md-button._md-nav-button.md-unselected {
  padding: 0px 12px;
  background-color: #e6e6e6;
}
.nav-gt .md-nav-item .md-active {
  background-color: #ffd54f;
}
.nav-texture .md-nav-item .md-active {
  background-color: #81c784;
}
.my-row {
  overflow: auto;
  width: 100%;
}
md-whiteframe {
  background-color: #e6e6e6;
}
.row__inner {
  font-size: 0;
  white-space: nowrap;
  margin: 56.25px 0;
}
.tile {
  position: relative;
  display: inline-block;
  width: 200px;
  height: 112.5px;
  margin-right: 10px;
  font-size: 20px;
  cursor: pointer;
  border: 1px solid #bdbdbd;
}
.tile__img {
  width: 200px;
  height: 112.5px;
  object-fit: cover;
}
.tile__details {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  font-size: 10px;
  opacity: 0;
  transition: 450ms opacity;
}
.tile__details:after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
}
.tile__details:after {
  margin-top: -25px;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  border: 3px solid #ecf0f1;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.tile__details {
  outline: 0;
}
.tile:hover {
  border: none;
}
.tile:hover .tile__details {
  opacity: 1;
}
.tile.check-primary {
  border: 2px solid #ffd54f;
}
.tile.check-txt {
  border: 2px solid #81c784;
}
.tile:hover .fname {
  opacity: 0;
}
.tile__title {
  position: absolute;
  bottom: 0;
  padding: 10px;
  color: #E9F0F3;
}
.tile__title.mod-texture {
  color: #fff;
}
.mod-btn-1 {
  position: absolute;
  bottom: 0;
  padding: 10px 0px;
  right: 5px;
  width: 25%;
  text-align: right;
  color: #fff;
}
.mod-btn-1:hover {
  color: #ffd54f;
}
.mod-btn-1.mod-texture {
  color: #fff;
}
.mod-btn-1.mod-texture:hover {
  color: #81c784;
}
.mod-btn-2 {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  color: #fff;
}
.mod-btn-2:hover {
  color: #ffd54f;
}
.mod-btn-2.mod-texture {
  color: #fff;
}
.mod-btn-2.mod-texture:hover {
  color: #81c784;
}
.icon-green > md-icon > svg {
  fill: #81c784;
}
.icon-primary > md-icon > svg {
  fill: #ffd54f;
}
.tile .fname {
  opacity: 1;
}
.fname {
  bottom: 0;
  width: 100%;
  display: block;
  font-size: 20px;
  text-align: center;
  z-index: 2;
  opacity: 1;
  color: #333333;
}
.row__inner:hover {
  transform: translate3d(-50px, 0, 0);
}
.row__inner:hover .tile {
  opacity: 0.3;
}
.row__inner:hover .tile:hover {
  transform: scale(1.5);
  opacity: 1;
}
.tile:hover ~ .tile {
  transform: translate3d(100px, 0, 0);
}
.margin-l-70 {
  margin-left: 66.66666667px;
}
.margin-r-70 {
  margin-right: 66.66666667px;
}
.bd-radius-10 {
  border-radius: 0 10px 10px 0;
}
.bd-card-1 {
  border-top: 3px solid #ffd54f;
  border-right: 3px solid #ffd54f;
  border-bottom: 3px solid #ffd54f;
}
.bd-card-2 {
  border-top: 3px solid #81c784;
  border-right: 3px solid #81c784;
  border-bottom: 3px solid #81c784;
}
md-tabs md-tab-item {
  padding: 0px 12px;
  background-color: #e6e6e6;
  border-right: 2px solid #ffffff;
  text-transform: capitalize !important;
}
.wrapper {
  margin: 0 auto 30px;
  padding: 30px 15px;
}
md-tabs.md-default-theme md-ink-bar,
md-tabs md-ink-bar {
  background: #ffb300;
}
md-tabs.md-default-theme .md-tab.md-active,
md-tabs .md-tab.md-active {
  color: #333333;
}
.theadTrRow th.column {
  background-color: #e6e6e6;
  height: 40px;
  font-weight: bold;
  color: #424242;
}
.progress-gt {
  position: absolute;
  background-color: #e6e6e6;
  width: 100%;
  height: 100%;
}
.mdtTableContainer .rightAlignedColumn {
  text-align: center;
}
.button-link {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.87) !important;
}
.alg-link {
  text-decoration: none;
  color: #696969 !important;
}
.alg-link.has-link {
  color: #212121 !important;
}
.alg-link.has-link:hover {
  color: #888888 !important;
}
.dib-table,
.dib-table-t2 {
  text-align: center;
  width: 100%;
  border-bottom: 1px solid #d4d4d4;
}
.dib-table .ui-grid-cell-contents.ui-grid-header-cell-primary-focus,
.dib-table-t2 .ui-grid-cell-contents.ui-grid-header-cell-primary-focus {
  padding: 0px;
}
.dib-table .ui-grid-header-cell .sortable,
.dib-table-t2 .ui-grid-header-cell .sortable {
  height: 56px;
}
.dib-table .ui-grid-header-cell,
.dib-table-t2 .ui-grid-header-cell {
  border: 0px;
  color: #fff;
}
.dib-table .ui-grid-header .ui-grid-top-panel,
.dib-table-t2 .ui-grid-header .ui-grid-top-panel {
  background: #333333;
  font-weight: bold;
  color: #424242;
  font-size: 13px;
  line-height: 56px;
}
.ui-grid-tree-header-row {
  font-weight: normal !important;
}
.dib-table .ui-grid-viewport,
.dib-table-t2 .ui-grid-viewport {
  font-size: 15px;
}
.dib-table .ui-grid-viewport .ui-grid-cell,
.dib-table-t2 .ui-grid-viewport .ui-grid-cell {
  height: 48px;
  line-height: 48px;
  border-right: 0px;
  border-bottom: 1px solid;
  border-color: #dddddd;
}
:focus {
  outline: 0;
}
.dib-table .ui-grid-menu .ui-grid-menu-inner,
.dib-table-t2 .ui-grid-menu .ui-grid-menu-inner {
  font-size: 13px;
  background: #f3f3f3;
  border: 1px solid #d4d4d4;
  position: relative;
  white-space: nowrap;
  border-radius: 0px;
  box-shadow: none;
}
.ui-grid-menu .ui-grid-menu-inner ul li button.ui-grid-menu-item-active {
  box-shadow: none;
  background-color: #ffd54f;
}
.ui-grid-menu .ui-grid-menu-inner ul li button:focus {
  box-shadow: none;
}
.ui-grid-menu .ui-grid-menu-inner ul li button:hover {
  box-shadow: none;
  background: #ffd54f;
}
.no-animate,
.ui-grid-menu-mid {
  transition: none !important;
}
.dib-table-t2 .ui-grid-row:first-child .ui-grid-cell {
  background-color: #333333;
}
.dib-table-t2 .ui-grid-row:first-child .ui-grid-cell .ui-grid-cell-contents {
  color: #fff !important;
  font-weight: bold !important;
}
.dib-table-t2 .ui-grid-row:first-child .ui-grid-cell .ui-grid-cell-contents .alg-link {
  color: #fff !important;
  font-weight: bold !important;
}
.dib-table-t2 .ui-grid-row:first-child .ui-grid-cell:first-child .ui-grid-cell-contents {
  text-align: right;
}
.dib-table-t2 .ui-grid-row:first-child .ui-grid-cell:nth-child(2) .ui-grid-cell-contents {
  text-align: left;
}
.dib-table-t2 .ui-grid-canvas {
  padding: 0 !important;
}
.ui-grid-column-menu-button-last-col {
  margin-right: 0px !important;
}
.btn-accent {
  background-color: #4DB6AC !important;
}
.btn-accent-2 {
  background-color: #80CBC4 !important;
}

.yt-card.yt-card-has-padding {
  padding: 15px;
}
.yt-card {
  margin: 10px;
  border: 0;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}
.preview-ctn {
  min-height: 480px;
}
.thumb-ctn {
  min-height: 640px;
}
.preview-card {
  padding: 0 4px;
  width: 100%;
  min-height: 365px;
  object-fit: cover;
  background-color: transparent;
}
.panzoomwidget {
  width: 20px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.panzoomwidget .zoom-button {
  text-align: center;
  height: 20px;
  width: 100%;
  background-color: white;
  cursor: hand;
  border: 1px solid black;
  border-radius: 2px;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.panzoomwidget .zoom-button:hover {
  background-color: #ccc;
}
.panzoomwidget .zoom-level {
  width: 100%;
  border-left: 2px solid black;
  margin-left: 10px;
}
.panzoomwidget .zoom-slider {
  position: relative;
  cursor: hand;
}
.panzoomwidget .zoom-slider-widget {
  position: absolute;
  width: 20px;
  background-color: white;
  border: 1px solid black;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
}
.pan-zoom-frame {
  background-color: #424242;
}
.thumb-view {
  max-width: 135px;
  max-height: 195px;
}
md-list-item,
md-list-item .md-list-item-inner {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.md-subheader .md-subheader-inner {
  color: #424242 !important;
}
.md-list-item-inner > div > img {
  border: 2px solid #bbbbbb;
}
.checked {
  border: 4px solid #ffd54f !important;
}
.align-left {
  text-align: left;
  font-size: 15px;
}


.counter-users {
  color: #ffb300;
  font-size: 30px;
  text-align: center;
  line-height: 24px;
  font-family: "Raleway", sans-serif;
  margin-left: 0 !important;
  margin: 0 25px;
  padding: 0 0 0 0;
  font-weight: normal;
  letter-spacing: 1px;
}


.about-wrapper {
  background-color: #121111;
  width: 100%;
  height: 200px;
}
.about-header {
  height: 150px;
}
.about-body {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.padding-left {
  padding-left: 10px;
}
.btn-small {
  font-size: 14px !important;
  padding: 6px 10px 6px !important;
}


.bib-desc-wrapper {
  margin: 30px auto 30px;
  color: #707070;
  font-size: 16px;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
.bib-papers {
  padding: 5px 0;
  text-align: left;
  line-height: 26px;
}

.competitions-header {
  height: 150px;
}
.competitions-body {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
li {
  margin: 15px 0;
}




.no-underline {
  text-decoration: none;
}
.name {
  color: #424242;
  font-weight: bold;
}

time.date-icon {
  font-size: 0.8em;
  display: block;
  position: relative;
  width: 7em;
  height: 7em;
  background-color: #fff;
  border-radius: 0.6em;
  box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff,
        0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
  overflow: hidden;
}
time.date-icon * {
  display: block;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}
time.date-icon strong {
  position: absolute;
  top: 0;
  color: #fff;
  text-transform: uppercase;
}
time.date-icon em {
  position: absolute;
  bottom: -0.5em;
}
time.date-icon.feb em {
  color: #ff9800;
}
time.date-icon.feb strong {
  background-color: #ff9800;
  border-bottom: 1px dashed #f57c00;
  box-shadow: 0 2px 0 #ff9800;
}
time.date-icon.april em {
  color: #2196f3;
}
time.date-icon.april strong {
  background-color: #2196f3;
  border-bottom: 1px dashed #1976d2;
  box-shadow: 0 2px 0 #2196f3;
}
time.date-icon.may em {
  color: #009688;
}
time.date-icon.may strong {
  background-color: #009688;
  border-bottom: 1px dashed #00796b;
  box-shadow: 0 2px 0 #009688;
}
time.date-icon.sep em {
  color: #9c27b0;
}
time.date-icon.sep strong {
  background-color: #9c27b0;
  border-bottom: 1px dashed #7b1fa2;
  box-shadow: 0 2px 0 #9c27b0;
}
time.date-icon span {
  font-size: 2.5em;
  letter-spacing: -0.05em;
  padding-top: 1.2em;
  color: #2f2f2f;
}
.text-content {
  text-align: justify;
}
.heading {
  font-family: "Raleway", sans-serif;
  font-weight: normal;
  letter-spacing: 3px;
  text-align: center;
  padding: 15px;
  background-color: #ffd54f;
  color: #000;
  font-weight: 600;
  margin-bottom: 50px;
}
.heading.landing {
  margin: 4px;
  transition: 250ms background-color;
  line-height: 20px;
  font-size: 20px;
}
.heading.landing:hover {
  background-color: #ffe082 !important;
}
.about-wrapper.doceng {
  height: 370px;
  background-image: url(/img/competitions/san-jose-SJC.jpg), linear-gradient(to top, #f2c811, #ffd54f);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.md-card-dates md-card-header-text {
  text-align: justify;
}
@media (min-width: 1280px) {
  .auto-margin {
    max-width: 1366px;
    margin: 0 auto;
  }
}
.organizers {
  margin-bottom: 50px;
}
.item {
  position: relative;
  padding-top: 20px;
  display: inline-block;
}
.notify-badge {
  position: absolute;
  right: -20px;
  top: 10px;
  background: red;
  text-align: center;
  border-radius: 30px 30px 30px 30px;
  color: white;
  padding: 5px 10px;
  font-size: 20px;
}
.competition-link:hover::after {
  content: "";
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 0;
  border: 1px solid black;
}

.plan > h3 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.paper-card {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 10px;
  font-size: 9pt;
  text-align: justify;
}

time.date-icon {
  font-size: 0.8em;
  display: block;
  position: relative;
  width: 7em;
  height: 7em;
  background-color: #fff;
  border-radius: 0.6em;
  box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff,
        0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
  overflow: hidden;
}
time.date-icon * {
  display: block;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}
time.date-icon strong {
  position: absolute;
  top: 0;
  color: #fff;
  text-transform: uppercase;
}
time.date-icon em {
  position: absolute;
  bottom: -0.5em;
}
time.date-icon.feb em {
  color: #ff9800;
}
time.date-icon.feb strong {
  background-color: #ff9800;
  border-bottom: 1px dashed #f57c00;
  box-shadow: 0 2px 0 #ff9800;
}
time.date-icon.april em {
  color: #2196f3;
}
time.date-icon.april strong {
  background-color: #2196f3;
  border-bottom: 1px dashed #1976d2;
  box-shadow: 0 2px 0 #2196f3;
}
time.date-icon.may em {
  color: #009688;
}
time.date-icon.may strong {
  background-color: #009688;
  border-bottom: 1px dashed #00796b;
  box-shadow: 0 2px 0 #009688;
}
time.date-icon.sep em {
  color: #9c27b0;
}
time.date-icon.sep strong {
  background-color: #9c27b0;
  border-bottom: 1px dashed #7b1fa2;
  box-shadow: 0 2px 0 #9c27b0;
}
time.date-icon span {
  font-size: 2.5em;
  letter-spacing: -0.05em;
  padding-top: 1.2em;
  color: #2f2f2f;
}
.text-content {
  text-align: justify;
}
.heading {
  font-family: "Raleway", sans-serif;
  font-weight: normal;
  letter-spacing: 3px;
  text-align: center;
  padding: 15px;
  background-color: #ffd54f;
  color: #000;
  font-weight: 600;
  margin-bottom: 50px;
}
.heading.landing {
  margin: 4px;
  transition: 250ms background-color;
  line-height: 20px;
  font-size: 20px;
}
.heading.landing:hover {
  background-color: #ffe082 !important;
}
.about-wrapper.doceng21 {
  height: 370px;
  background-image: url(/img/competitions/limerick_cropped.jpg), linear-gradient(to top, #f2c811, #ffd54f);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.md-card-dates md-card-header-text {
  text-align: justify;
}
@media (min-width: 1280px) {
  .auto-margin {
    max-width: 1366px;
    margin: 0 auto;
  }
}
.organizers {
  margin-bottom: 50px;
}
.item {
  position: relative;
  padding-top: 20px;
  display: inline-block;
}
.notify-badge {
  position: absolute;
  right: -20px;
  top: 10px;
  background: red;
  text-align: center;
  border-radius: 30px 30px 30px 30px;
  color: white;
  padding: 5px 10px;
  font-size: 20px;
}
.competition-link:hover::after {
  content: "";
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 0;
  border: 1px solid black;
}
.comp-btn {
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.comp-btn:hover {
  background-color: #000;
  color: #fff !important;
  fill: #fff;
  text-decoration: none;
}
.call-comp-btn {
  padding: 10px 4px 10px 10px;
}

.plan > h3 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.paper-card {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 10px;
  font-size: 9pt;
  text-align: justify;
}

time.date-icon {
  font-size: 0.8em;
  display: block;
  position: relative;
  width: 7em;
  height: 7em;
  background-color: #fff;
  border-radius: 0.6em;
  box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff,
        0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
  overflow: hidden;
}
time.date-icon * {
  display: block;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}
time.date-icon strong {
  position: absolute;
  top: 0;
  color: #fff;
  text-transform: uppercase;
}
time.date-icon em {
  position: absolute;
  bottom: -0.5em;
}
time.date-icon.feb em {
  color: #ff9800;
}
time.date-icon.feb strong {
  background-color: #ff9800;
  border-bottom: 1px dashed #f57c00;
  box-shadow: 0 2px 0 #ff9800;
}
time.date-icon.april em {
  color: #2196f3;
}
time.date-icon.april strong {
  background-color: #2196f3;
  border-bottom: 1px dashed #1976d2;
  box-shadow: 0 2px 0 #2196f3;
}
time.date-icon.may em {
  color: #009688;
}
time.date-icon.may strong {
  background-color: #009688;
  border-bottom: 1px dashed #00796b;
  box-shadow: 0 2px 0 #009688;
}
time.date-icon.sep em {
  color: #9c27b0;
}
time.date-icon.sep strong {
  background-color: #9c27b0;
  border-bottom: 1px dashed #7b1fa2;
  box-shadow: 0 2px 0 #9c27b0;
}
time.date-icon span {
  font-size: 2.5em;
  letter-spacing: -0.05em;
  padding-top: 1.2em;
  color: #2f2f2f;
}
.text-content {
  text-align: justify;
}
.heading {
  font-family: "Raleway", sans-serif;
  font-weight: normal;
  letter-spacing: 3px;
  text-align: center;
  padding: 15px;
  background-color: #ffd54f;
  color: #000;
  font-weight: 600;
  margin-bottom: 50px;
}
.heading.landing {
  margin: 4px;
  transition: 250ms background-color;
  line-height: 20px;
  font-size: 20px;
}
.heading.landing:hover {
  background-color: #ffe082 !important;
}
.about-wrapper.doceng21 {
  height: 370px;
  background-image: url(/img/competitions/doceng22_San-Jose-California_crop.jpg), linear-gradient(to top, #f2c811, #ffd54f);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.md-card-dates md-card-header-text {
  text-align: justify;
}
@media (min-width: 1280px) {
  .auto-margin {
    max-width: 1366px;
    margin: 0 auto;
  }
}
.organizers {
  margin-bottom: 50px;
}
.item {
  position: relative;
  padding-top: 20px;
  display: inline-block;
}
.notify-badge {
  position: absolute;
  right: -20px;
  top: 10px;
  background: red;
  text-align: center;
  border-radius: 30px 30px 30px 30px;
  color: white;
  padding: 5px 10px;
  font-size: 20px;
}
.competition-link:hover::after {
  content: "";
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 0;
  border: 1px solid black;
}
.comp-btn {
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.comp-btn:hover {
  background-color: #000;
  color: #fff !important;
  fill: #fff;
  text-decoration: none;
}
.call-comp-btn {
  padding: 10px 4px 10px 10px;
}

.plan > h3 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.paper-card {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 10px;
  font-size: 9pt;
  text-align: justify;
}

time.date-icon {
  font-size: 0.8em;
  display: block;
  position: relative;
  width: 7em;
  height: 7em;
  background-color: #fff;
  border-radius: 0.6em;
  box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff,
        0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
  overflow: hidden;
}
time.date-icon * {
  display: block;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}
time.date-icon strong {
  position: absolute;
  top: 0;
  color: #fff;
  text-transform: uppercase;
}
time.date-icon em {
  position: absolute;
  bottom: -0.5em;
}
time.date-icon.feb em {
  color: #ff9800;
}
time.date-icon.feb strong {
  background-color: #ff9800;
  border-bottom: 1px dashed #f57c00;
  box-shadow: 0 2px 0 #ff9800;
}
time.date-icon.april em {
  color: #2196f3;
}
time.date-icon.april strong {
  background-color: #2196f3;
  border-bottom: 1px dashed #1976d2;
  box-shadow: 0 2px 0 #2196f3;
}
time.date-icon.may em {
  color: #009688;
}
time.date-icon.may strong {
  background-color: #009688;
  border-bottom: 1px dashed #00796b;
  box-shadow: 0 2px 0 #009688;
}
time.date-icon.sep em {
  color: #9c27b0;
}
time.date-icon.sep strong {
  background-color: #9c27b0;
  border-bottom: 1px dashed #7b1fa2;
  box-shadow: 0 2px 0 #9c27b0;
}
time.date-icon span {
  font-size: 2.5em;
  letter-spacing: -0.05em;
  padding-top: 1.2em;
  color: #2f2f2f;
}
.text-content {
  text-align: justify;
}
.heading {
  font-family: "Raleway", sans-serif;
  font-weight: normal;
  letter-spacing: 3px;
  text-align: center;
  padding: 15px;
  background-color: #ffd54f;
  color: #000;
  font-weight: 600;
  margin-bottom: 50px;
}
.heading.landing {
  margin: 4px;
  transition: 250ms background-color;
  line-height: 20px;
  font-size: 20px;
}
.heading.landing:hover {
  background-color: #ffe082 !important;
}
.about-wrapper.doceng21 {
  height: 370px;
  background-image: url(/img/competitions/doceng22_San-Jose-California_crop.jpg), linear-gradient(to top, #f2c811, #ffd54f);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.md-card-dates md-card-header-text {
  text-align: justify;
}
@media (min-width: 1280px) {
  .auto-margin {
    max-width: 1366px;
    margin: 0 auto;
  }
}
.organizers {
  margin-bottom: 50px;
}
.item {
  position: relative;
  padding-top: 20px;
  display: inline-block;
}
.notify-badge {
  position: absolute;
  right: -20px;
  top: 10px;
  background: red;
  text-align: center;
  border-radius: 30px 30px 30px 30px;
  color: white;
  padding: 5px 10px;
  font-size: 20px;
}
.competition-link:hover::after {
  content: "";
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 0;
  border: 1px solid black;
}
.comp-btn {
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.comp-btn:hover {
  background-color: #000;
  color: #fff !important;
  fill: #fff;
  text-decoration: none;
}
.call-comp-btn {
  padding: 10px 4px 10px 10px;
}

time.date-icon {
  font-size: 0.8em;
  display: block;
  position: relative;
  width: 7em;
  height: 7em;
  background-color: #fff;
  border-radius: 0.6em;
  box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff,
        0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
  overflow: hidden;
}
time.date-icon * {
  display: block;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}
time.date-icon strong {
  position: absolute;
  top: 0;
  color: #fff;
  text-transform: uppercase;
}
time.date-icon em {
  position: absolute;
  bottom: -0.5em;
}
time.date-icon.feb em {
  color: #ff9800;
}
time.date-icon.feb strong {
  background-color: #ff9800;
  border-bottom: 1px dashed #f57c00;
  box-shadow: 0 2px 0 #ff9800;
}
time.date-icon.april em {
  color: #2196f3;
}
time.date-icon.april strong {
  background-color: #2196f3;
  border-bottom: 1px dashed #1976d2;
  box-shadow: 0 2px 0 #2196f3;
}
time.date-icon.may em {
  color: #009688;
}
time.date-icon.may strong {
  background-color: #009688;
  border-bottom: 1px dashed #00796b;
  box-shadow: 0 2px 0 #009688;
}
time.date-icon.sep em {
  color: #9c27b0;
}
time.date-icon.sep strong {
  background-color: #9c27b0;
  border-bottom: 1px dashed #7b1fa2;
  box-shadow: 0 2px 0 #9c27b0;
}
time.date-icon span {
  font-size: 2.5em;
  letter-spacing: -0.05em;
  padding-top: 1.2em;
  color: #2f2f2f;
}
.text-content {
  text-align: justify;
}
.heading {
  font-family: "Raleway", sans-serif;
  font-weight: normal;
  letter-spacing: 3px;
  text-align: center;
  padding: 15px;
  background-color: #ffd54f;
  color: #000;
  font-weight: 600;
  margin-bottom: 50px;
}
.heading.landing {
  margin: 4px;
  transition: 250ms background-color;
  line-height: 20px;
  font-size: 20px;
}
.heading.landing:hover {
  background-color: #ffe082 !important;
}
.about-wrapper.doceng21 {
  height: 370px;
  background-image: url(/img/competitions/adobe-san-jose.jpg), linear-gradient(to top, #f2c811, #ffd54f);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.md-card-dates md-card-header-text {
  text-align: justify;
}
@media (min-width: 1280px) {
  .auto-margin {
    max-width: 1366px;
    margin: 0 auto;
  }
}
.organizers {
  margin-bottom: 50px;
}
.item {
  position: relative;
  padding-top: 20px;
  display: inline-block;
}
.notify-badge {
  position: absolute;
  right: -20px;
  top: 10px;
  background: red;
  text-align: center;
  border-radius: 30px 30px 30px 30px;
  color: white;
  padding: 5px 10px;
  font-size: 20px;
}
.competition-link:hover::after {
  content: "";
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 0;
  border: 1px solid black;
}
.comp-btn {
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.comp-btn:hover {
  background-color: #000;
  color: #fff !important;
  fill: #fff;
  text-decoration: none;
}
.call-comp-btn {
  padding: 10px 4px 10px 10px;
}

time.date-icon {
  font-size: 0.8em;
  display: block;
  position: relative;
  width: 7em;
  height: 7em;
  background-color: #fff;
  border-radius: 0.6em;
  box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff,
        0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
  overflow: hidden;
}
time.date-icon * {
  display: block;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}
time.date-icon strong {
  position: absolute;
  top: 0;
  color: #fff;
  text-transform: uppercase;
}
time.date-icon em {
  position: absolute;
  bottom: -0.5em;
}
time.date-icon.feb em {
  color: #ff9800;
}
time.date-icon.feb strong {
  background-color: #ff9800;
  border-bottom: 1px dashed #f57c00;
  box-shadow: 0 2px 0 #ff9800;
}
time.date-icon.april em {
  color: #2196f3;
}
time.date-icon.april strong {
  background-color: #2196f3;
  border-bottom: 1px dashed #1976d2;
  box-shadow: 0 2px 0 #2196f3;
}
time.date-icon.may em {
  color: #009688;
}
time.date-icon.may strong {
  background-color: #009688;
  border-bottom: 1px dashed #00796b;
  box-shadow: 0 2px 0 #009688;
}
time.date-icon.sep em {
  color: #9c27b0;
}
time.date-icon.sep strong {
  background-color: #9c27b0;
  border-bottom: 1px dashed #7b1fa2;
  box-shadow: 0 2px 0 #9c27b0;
}
time.date-icon span {
  font-size: 2.5em;
  letter-spacing: -0.05em;
  padding-top: 1.2em;
  color: #2f2f2f;
}
.text-content {
  text-align: justify;
}
.heading {
  font-family: "Raleway", sans-serif;
  font-weight: normal;
  letter-spacing: 3px;
  text-align: center;
  padding: 15px;
  background-color: #ffd54f;
  color: #000;
  font-weight: 600;
  margin-bottom: 50px;
}
.heading.landing {
  margin: 4px;
  transition: 250ms background-color;
  line-height: 20px;
  font-size: 20px;
}
.heading.landing:hover {
  background-color: #ffe082 !important;
}
.about-wrapper.doceng21 {
  height: 370px;
  background-image: url(/img/competitions/nottingham.jpeg), linear-gradient(to top, #f2c811, #ffd54f);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.md-card-dates md-card-header-text {
  text-align: justify;
}
@media (min-width: 1280px) {
  .auto-margin {
    max-width: 1366px;
    margin: 0 auto;
  }
}
.organizers {
  margin-bottom: 50px;
}
.item {
  position: relative;
  padding-top: 20px;
  display: inline-block;
}
.notify-badge {
  position: absolute;
  right: -20px;
  top: 10px;
  background: red;
  text-align: center;
  border-radius: 30px 30px 30px 30px;
  color: white;
  padding: 5px 10px;
  font-size: 20px;
}
.competition-link:hover::after {
  content: "";
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 0;
  border: 1px solid black;
}
.comp-btn {
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.comp-btn:hover {
  background-color: #000;
  color: #fff !important;
  fill: #fff;
  text-decoration: none;
}
.call-comp-btn {
  padding: 10px 4px 10px 10px;
}

#footer {
  position: relative;
  bottom: 0;
  width: 100%;
}
.Footer {
  text-align: center;
  border-top: 1px solid #E9F0F3;
  font-weight: 300;
}
.footer-head {
  text-decoration: none;
  padding: 0 12px;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #fff !important;
}
.dib-logo-footer {
  height: 50px;
  width: 190px !important;
  padding: 0 !important;
}
.padding-row {
  padding: 10px 40px 10px 40px;
  opacity: 0.8;
}
.dib-logo-footer svg > text {
  fill: #fff !important;
}
.dib-logo-footer svg > rect {
  fill: #333333 !important;
}
.Footer-text {
  padding-top: 10px;
  opacity: 0.8;
}
.footer-wrapper {
  margin: auto;
}
.black-wrapper {
  background: #2d2d30;
  color: #bdbdbd !important;
}
.sub-footer {
  background: #29292c;
  padding: 15px 0;
  font-size: 14px;
}
.sub-footer a {
  color: #fff !important;
  text-decoration: none;
}
.footer-link {
  padding: 2px 0;
}
.footer-link a {
  text-decoration: none;
  color: #fff !important;
  font-weight: 400;
  opacity: 0.8;
}
.Footer-link:hover {
  text-decoration: underline;
}
.Footer-logo {
  width: 49px;
  height: 46px;
}
.last-updated {
  font-weight: bold;
  color: white;
}

#footer {
  position: relative;
  bottom: 0;
  width: 100%;
}
.Footer {
  text-align: center;
  border-top: 1px solid #E9F0F3;
  font-weight: 300;
}
.footer-head {
  text-decoration: none;
  padding: 0 12px;
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #fff !important;
}
.dib-logo-footer {
  height: 50px;
  width: 190px !important;
  padding: 0 !important;
}
.padding-row {
  padding: 10px 40px 10px 40px;
  opacity: 0.8;
}
.dib-logo-footer svg > text {
  fill: #fff !important;
}
.dib-logo-footer svg > rect {
  fill: #333333 !important;
}
.Footer-text {
  padding-top: 10px;
  opacity: 0.8;
}
.footer-wrapper {
  margin: auto;
}
.black-wrapper {
  background: #2d2d30;
  color: #bdbdbd !important;
}
.sub-footer {
  background: #29292c;
  padding: 15px 0;
  font-size: 14px;
}
.sub-footer a {
  color: #fff !important;
  text-decoration: none;
}
.footer-link {
  padding: 2px 0;
}
.footer-link a {
  text-decoration: none;
  color: #fff !important;
  font-weight: 400;
  opacity: 0.8;
}
.Footer-link:hover {
  text-decoration: underline;
}
.Footer-logo {
  width: 49px;
  height: 46px;
}
.last-updated {
  font-weight: bold;
  color: white;
}

.ForgotPassword-formContainer {
  margin-top: 80px;
  margin-bottom: 80px;
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

time.date-icon {
  font-size: 0.8em;
  display: block;
  position: relative;
  width: 7em;
  height: 7em;
  background-color: #fff;
  border-radius: 0.6em;
  box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff,
        0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
  overflow: hidden;
}
time.date-icon * {
  display: block;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}
time.date-icon strong {
  position: absolute;
  top: 0;
  color: #fff;
  text-transform: uppercase;
}
time.date-icon em {
  position: absolute;
  bottom: -0.5em;
}
time.date-icon.feb em {
  color: #ff9800;
}
time.date-icon.feb strong {
  background-color: #ff9800;
  border-bottom: 1px dashed #f57c00;
  box-shadow: 0 2px 0 #ff9800;
}
time.date-icon.april em {
  color: #2196f3;
}
time.date-icon.april strong {
  background-color: #2196f3;
  border-bottom: 1px dashed #1976d2;
  box-shadow: 0 2px 0 #2196f3;
}
time.date-icon.may em {
  color: #009688;
}
time.date-icon.may strong {
  background-color: #009688;
  border-bottom: 1px dashed #00796b;
  box-shadow: 0 2px 0 #009688;
}
time.date-icon.sep em {
  color: #9c27b0;
}
time.date-icon.sep strong {
  background-color: #9c27b0;
  border-bottom: 1px dashed #7b1fa2;
  box-shadow: 0 2px 0 #9c27b0;
}
time.date-icon span {
  font-size: 2.5em;
  letter-spacing: -0.05em;
  padding-top: 1.2em;
  color: #2f2f2f;
}
.text-content {
  text-align: justify;
}
.heading {
  font-family: "Raleway", sans-serif;
  font-weight: normal;
  letter-spacing: 3px;
  text-align: center;
  padding: 15px;
  background-color: #ffd54f;
  color: #000;
  font-weight: 600;
  margin-bottom: 50px;
}
.heading.landing {
  margin: 4px;
  transition: 250ms background-color;
  line-height: 20px;
  font-size: 20px;
}
.heading.landing:hover {
  background-color: #ffe082 !important;
}
.about-wrapper.doceng {
  height: 370px;
  background-image: url(/img/competitions/Lausanne_cropped.jpg), linear-gradient(to top, #f2c811, #ffd54f);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.md-card-dates md-card-header-text {
  text-align: justify;
}
@media (min-width: 1280px) {
  .auto-margin {
    max-width: 1366px;
    margin: 0 auto;
  }
}
.organizers {
  margin-bottom: 50px;
}
.item {
  position: relative;
  padding-top: 20px;
  display: inline-block;
}
.notify-badge {
  position: absolute;
  right: -20px;
  top: 10px;
  background: red;
  text-align: center;
  border-radius: 30px 30px 30px 30px;
  color: white;
  padding: 5px 10px;
  font-size: 20px;
}
.competition-link:hover::after {
  content: "";
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 0;
  border: 1px solid black;
}
.comp-btn {
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.comp-btn:hover {
  background-color: #000;
  color: #fff !important;
  fill: #fff;
  text-decoration: none;
}
.call-comp-btn {
  padding: 10px 4px 10px 10px;
}

.plan > h3 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.paper-card {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 10px;
  font-size: 9pt;
  text-align: justify;
}

body {
  font-family: "Source Sans Pro", sans-serif;
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 1.25rem;
  color: #424242;
}
md-content {
  color: #424242 !important;
}
#container {
  min-height: 100%;
  position: relative;
}
#main {
  padding-top: 68px;
}
.Landing {
  height: 100%;
}
.Landing-cover {
  background-image: url(../../img/svg/pbi-pattern.png), linear-gradient(to top, #f2c811, #ffd54f);
  width: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #000;
  overflow: hidden;
  position: relative;
}
.what-is {
  padding: 8px;
  text-align: center;
  line-height: 34px;
}
.Landing-heading {
  font-family: "Raleway", sans-serif;
  font-size: 2.3rem !important;
  font-weight: normal;
  letter-spacing: 3px;
  margin-bottom: 15px;
  text-align: center;
  padding: 15px;
  background-color: #ffd54f;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
}
.Landing-heading.main {
  background-color: transparent !important;
}
.Landing-subtitle {
  text-align: center;
  opacity: 0.9;
  color: #333333;
  font-size: 1.25rem;
}
.summary-card {
  font-size: 1.25rem;
  margin: 0 25px;
}
.plan {
  text-align: center;
  padding: 10px 0;
  display: block;
  width: 365px;
  position: relative;
  top: 0;
  background: #fff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 7px;
  transition: 0.3s;
}
.plan h3 {
  font-family: "Raleway", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 40px;
  padding: 15px 15px;
  margin-top: 0;
  color: #424242;
}
.section {
  background-color: #eee;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
}
.section {
  display: block;
  padding: 10px 0;
  width: 100%;
}
.section-title {
  margin-top: 30px;
  font-family: "Raleway", sans-serif;
  color: #424242;
  font-size: 1.2rem;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  display: block;
  padding-bottom: 20px;
}
.section-title.normalize {
  font-size: 1.875rem;
  text-transform: inherit;
}
.section-dataset {
  background-color: #121111 !important;
}
.section-dataset .section-title {
  color: #f4f4f4 !important;
}
.section-partner {
  background-color: #fff;
}
.section-partner .partner-icons {
  padding: 0px;
}
.plan h4 {
  font-size: 18px;
  line-height: 0px;
  font-family: "Raleway", sans-serif;
  color: #424242;
  padding: 0 0 0 0;
  font-weight: normal;
}
.plan ul {
  margin: 15px 0 0 0;
  padding: 0 25px;
  list-style: none;
}
.plan ul li {
  padding: 0px 0;
  line-height: 20px;
}
.plan .select {
  padding: 27px 0;
}
.btn-color-gold {
  width: 50%;
  letter-spacing: 1px;
}
.plan h4 .amount {
  font-size: 45px;
  padding-bottom: 10px;
  display: block;
  text-align: center;
}
.plan h4 .amount span {
  vertical-align: super;
  font-size: 20px;
  font-weight: 400;
}
.plan .features {
  overflow-x: hidden;
  color: #707070;
  font-size: 15px;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}
.plan h4 span {
  color: #ffb300;
}
.Landing-features {
  text-align: center;
}
.Landing-featuresMainDescription {
  width: 70%;
  margin: 0 auto 30px;
  color: #333333;
  font-weight: 300;
}
.Landing-featuresEntry {
  width: 176px;
  height: 176px;
  border-radius: 50%;
  margin: 40px auto 20px;
}
.Landing-featuresEntry-icon {
  height: 100%;
}
.Landing-featuresDescription {
  padding-top: 10px;
  padding-left: 50px;
  padding-right: 50px;
  font-weight: 300;
  color: #333333;
}
/*
This is a terrible temporary hack,
to fix layout issues with flex on iOS (chrome & safari)
Make sure to remove this when you modify this demo
*/
@media only screen and (max-width: 950px) {
  .iOS-hack .flex-100,
  .iOS-hack .flex-50,
  .iOS-hack .flex-33 {
    -ms-flex: none !important;
    flex: none !important;
  }
}
.new-btn {
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: white !important;
}
.new-btn:hover {
  background-color: #000;
  color: #fff !important;
  fill: #fff;
  text-decoration: none;
}
.summary-card .plan:hover,
.summary-card .plan:focus {
  -ms-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  text-decoration: none;
  top: -15px;
}
.button-featured {
  background-color: #f2c811 !important;
  border: 2px solid #f2c811 !important;
  width: 50%;
  letter-spacing: 1px;
}
.button-featured:hover {
  background-color: #fad227 !important;
  border: 2px solid #fad227 !important;
  color: #000 !important;
  fill: #000;
}
.notify-badge {
  right: -5px !important;
}
.black-wrapper {
  background: #2d2d30;
  color: #bdbdbd !important;
}
.middle-footer {
  max-width: none !important;
}

.Login-formContainer {
  margin-top: 80px;
  margin-bottom: 80px;
}



.publications-header {
  height: 150px;
}
.publications-body {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
li {
  text-align: justify;
}


.Register-formContainer {
  padding: 90px;
}
.Register-formContainer h1 {
  color: #424242;
  margin: 0 25px;
  padding: 0 0 25px 0;
  font-family: 'Raleway', sans-serif;
  font-size: 1.825rem !important;
  font-weight: normal;
  letter-spacing: 1px;
  margin-bottom: 15px;
  text-align: center;
  text-transform: uppercase;
}

.ResetPassword-formContainer {
  margin-top: 80px;
  margin-bottom: 80px;
}




.terms-itens {
  margin-top: 30px;
  margin-bottom: 150px;
}
.terms-itens ul {
  margin: 15px 0 0 0;
  padding: 0 25px;
  list-style: none;
}
.terms-itens ul li {
  padding: 5px 0;
  line-height: 26px;
}
.terms-itens ul li span {
  color: red;
}

time.date-icon {
  font-size: 0.8em;
  display: block;
  position: relative;
  width: 7em;
  height: 7em;
  background-color: #fff;
  border-radius: 0.6em;
  box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
  overflow: hidden;
}
time.date-icon * {
  display: block;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}
time.date-icon strong {
  position: absolute;
  top: 0;
  color: #fff;
  text-transform: uppercase;
}
time.date-icon em {
  position: absolute;
  bottom: -0.5em;
}
time.date-icon.feb em {
  color: #FF9800;
}
time.date-icon.feb strong {
  background-color: #FF9800;
  border-bottom: 1px dashed #F57C00;
  box-shadow: 0 2px 0 #FF9800;
}
time.date-icon.april em {
  color: #2196F3;
}
time.date-icon.april strong {
  background-color: #2196F3;
  border-bottom: 1px dashed #1976D2;
  box-shadow: 0 2px 0 #2196F3;
}
time.date-icon.may em {
  color: #009688;
}
time.date-icon.may strong {
  background-color: #009688;
  border-bottom: 1px dashed #00796B;
  box-shadow: 0 2px 0 #009688;
}
time.date-icon.sep em {
  color: #9C27B0;
}
time.date-icon.sep strong {
  background-color: #9C27B0;
  border-bottom: 1px dashed #7B1FA2;
  box-shadow: 0 2px 0 #9C27B0;
}
time.date-icon span {
  font-size: 2.5em;
  letter-spacing: -0.05em;
  padding-top: 1.2em;
  color: #2f2f2f;
}
.text-content {
  text-align: justify;
}
.heading {
  font-family: 'Raleway', sans-serif;
  font-weight: normal;
  letter-spacing: 3px;
  text-align: center;
  padding: 15px;
  background-color: #ffd54f;
  color: #000;
  font-weight: 600;
  margin-bottom: 50px;
}
.heading.landing {
  margin: 4px;
  transition: 250ms background-color;
  line-height: 20px;
  font-size: 20px;
}
.heading.landing:hover {
  background-color: #FFE082 !important;
}
.about-wrapper.icdar {
  height: 370px;
  background-image: url(http://icdar2019.org/wp-content/uploads/2018/06/ICDAR12.jpg), linear-gradient(to top, #f2c811, #ffd54f);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.md-card-dates md-card-header-text {
  text-align: justify;
}
@media (min-width: 1280px) {
  .auto-margin {
    max-width: 1366px;
    margin: 0 auto;
  }
}
.organizers {
  margin-bottom: 50px;
}
.item {
  position: relative;
  padding-top: 20px;
  display: inline-block;
}
.notify-badge {
  position: absolute;
  right: -20px;
  top: 10px;
  background: red;
  text-align: center;
  border-radius: 30px 30px 30px 30px;
  color: white;
  padding: 5px 10px;
  font-size: 20px;
}
.competition-link:hover::after {
  content: "";
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 0;
  border: 1px solid black;
}

.plan > h3 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.paper-card {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 10px;
  font-size: 9pt;
  text-align: justify;
}


/*# sourceMappingURL=app.css.map */
