body {
  min-height: 100vh;
  background-size: 100%;
}

#topnav {
  position: unset;
}

#topnav .topbar-main {
  background-color: white !important;
  background-position: top center;
}

#topnav .topbar-main .container-fluid {
  height: 60px !important;
}

.nav-user p,
.nav-user img {
  display: inline-block;
}

.nav-user p {
  margin-right: 20px;
}

.navigation-menu {
  text-align: center;
}

.title-dashboard {
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  color: white;
  font-size: 25px;
}

#topnav .navigation-menu > li a,
#topnav .navigation-menu > li:hover a,
#topnav .navigation-menu > li a i,
#topnav .navigation-menu > li:hover a i {
  color: white;
}

.spaces {
  margin: 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.spaces,
.spaces i,
.spaces p {
  color: white;
  padding: 10px;
  font-size: 17px;
}

.spaces:hover {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.home-spaces-container {
  margin-bottom: 50px;
}

.form-check-label {
  margin-right: 50px;
}

.spaces-delete {
  color: #e74c3c !important;
}

#pagename {
  text-transform: uppercase;
  display: inline-block;
  font-size: 25px;
  padding-bottom: 10px;
  margin-bottom: 50px;
}

.table td,
.table th {
  vertical-align: middle !important;
}

.name {
  margin-bottom: 0px !important;
}

.fileinput-button input {
  position: absolute !important;
  opacity: 0 !important;
  -ms-filter: "alpha(opacity=0)" !important;
  font-size: 200px !important;
  direction: ltr !important;
}

.progress {
  margin-top: 18px !important;
  margin-bottom: 0px !important;
}

.cke_dialog_ui_button_ok {
  background-color: white !important;
}

.card-box-homepage {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23) !important;
}

#locker {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  height: 135px;
}

.button-home {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23) !important;
  border-radius: 5px;
  margin-top: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: white;
  font-weight: 700;
}

.button-home:hover {
  color: white;
}

.home-title-spaces {
  color: white;
  text-transform: uppercase;
  font-weight: 700;
}

.home-title-spaces-separator {
  height: 5px;
  background-color: white;
  margin-top: 25px;
}

.home-title-spaces-row {
  margin-top: 20px;
}

.spaces-row {
  margin-bottom: 50px;
}

.click-container-shadow {
  background: linear-gradient(transparent, black);
  height: 75%;
  width: 100%;
  border-radius: 5px;
  position: relative;
  top: -335px;
  opacity: 0.6;
  pointer-events: none !important;
}

.account-pages {
  left: 0 !important;
}

.slider-text {
  position: absolute;
  color: white;
  font-weight: 900;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23) !important;
  opacity: 1 !important;
  text-align: center;
  top: 150px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-size: 35px;
  margin-left: 10%;
}

.header-page-title,
.header-space-title {
  margin-top: 50px;
  color: white;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23) !important;
  font-weight: 900;
}

.header-space-title {
  font-size: 25px;
  text-transform: uppercase;
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 50px;
}

.back-to-space-button {
  color: white;
  text-decoration: none;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23) !important;
  padding: 10px;
  border-radius: 5px;
  position: relative;
  top: 25px;
  left: 20px;
}

.back-to-space-button:hover,
.back-to-space-button:active {
  color: white !important;
}

.background-separator {
  margin-top: 30px;
  width: 100% !important;
  border-top: 5px solid white;
  height: 60px;
  border-bottom: 50px solid white;
}

.background-page {
  width: 100% !important;
  background-color: white !important;
  min-height: 55vh !important;
}

.no-page {
  color: white;
}

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

.space-name {
  text-transform: uppercase;
}

.background-icon {
  border: 5px solid white;
  height: 60px;
  width: 60px;
  border-radius: 30px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  bottom: 25px;
  color: white;
  font-size: 26px;
}

.background-icon i {
  position: relative;
  top: 7px;
}

.page-button {
  padding-top: 10px;
  padding-bottom: 10px;
}

.page-button:hover {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.page-button-left {
  border-left: 1px solid;
  border-top: 1px solid;
  border-bottom: 1px solid;
}

.page-button-center {
  border: 1px solid;
}

.page-button-right {
  border-right: 1px solid;
  border-top: 1px solid;
  border-bottom: 1px solid;
}

@media screen and (max-width: 768px) {
  .page-button-left {
    border-left: 1px solid;
    border-top: 1px solid;
    border-right: 1px solid;
    border-bottom: none;
  }

  .page-button-center {
    border: 1px solid;
  }

  .page-button-right {
    border-right: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
    border-top: none;
  }
}

.page-button-disabled {
  cursor: not-allowed;
  color: #bdc3c7 !important;
  opacity: 1;
}

.page-button-disabled:hover {
  box-shadow: none;
}

.section {
  background-color: #f9f9f9;
  padding: 20px;
  border-radius: 3px;
  border: 1px solid #efefef;
  position: relative;
}

.showhidebutton {
  background-color: white;
  border: 1px solid #c4c4c4;
  border-radius: 3px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.showhidebutton i {
  margin-top: 8px;
}

