.page-header {
  height: 100% !important;
  position: fixed;
  top: 0;
  width: 100%;
  display: block;
  transform: none !important;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-header .logo {
  margin: auto;
  margin-top: 80px;
  text-align: center;
}
@media (max-width: 700px) {
  .page-header .logo {
    margin-top: 70px;
  }
}
.page-header .logo img {
  height: 60px;
}
@media (max-width: 700px) {
  .page-header .logo img {
    height: 40px;
  }
}

.navbar {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media (max-width: 700px) {
  .navbar {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
}
.navbar .navbar-brand,
.navbar .navbar-toggler {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  color: inherit;
}
.navbar .navbar-brand .logo {
  line-height: normal;
}
.navbar .navbar-nav .nav-item .nav-link {
  text-transform: none;
}
@media (min-width: 701px) {
  .navbar .nav-link:hover {
    cursor: pointer;
    background-color: hsla(0, 0%, 100%, 0.1);
    border-radius: 3px;
  }
}
.navbar .sm a {
  font-family: inherit;
  font-size: 14px;
}
.navbar .navbar-collapse {
  flex-grow: unset;
}
.navbar .navbar-translate {
  width: 25%;
  margin-top: 2vh;
}

.main-raised {
  margin: auto 2em;
  margin-bottom: 100px;
  border-radius: unset;
  margin-top: 160px;
}
@media (max-width: 990px) {
  .main-raised {
    margin-top: 160px;
  }
}
@media (max-width: 700px) {
  .main-raised {
    margin: auto;
    margin-top: 120px;
  }
}
.main-raised .section > .container .navBar-container {
  width: auto !important;
}
.main-raised .section > .container #not-found-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 15px 0;
}
@media (min-width: 701px) {
  .main-raised .section > .container #not-found-container {
    padding: 100px 0;
  }
}
.main-raised .section > .container #not-found-container #svg-not-found {
  width: 80vw;
}
@media (min-width: 701px) {
  .main-raised .section > .container #not-found-container #svg-not-found {
    width: 30vw;
  }
}
@media (min-width: 701px) {
  .main-raised .section > .container #mvPreviewContainer.previewLastItem .previewHead {
    margin: -15px 15px 15px -15px;
    width: calc(100% + 30px);
  }
}
@media (min-width: 701px) {
  .main-raised .section > .container #mvPreviewContainer.previewLastItem #actionBar {
    padding-right: 0;
  }
}
.main-raised .section > .container #manage-tags #video,
.main-raised .section > .container #manage-tags #audio,
.main-raised .section > .container #manage-tags #advanced {
  width: 95% !important;
}

body {
  width: auto;
  height: auto;
  margin: auto;
  color: #777;
}

.header-filter::before {
  background: transparent;
}

.wysiwygEditor a {
  font-size: inherit;
}

td input {
  display: block;
  width: 100%;
  color: inherit;
  font-family: OpenSans;
}

*,
*:before,
*:after {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

div {
  margin: 0;
  padding: 0;
}

img {
  border: none;
  display: block;
  width: 100%;
}

.header-img {
  display: initial;
  width: auto;
}

input,
textarea {
  padding: 3px 3px;
  color: inherit;
  border: 1px solid #ccc;
}

input[type=checkbox] {
  width: auto;
  margin: auto;
  transform: scale(1.2);
}

input[type=button] {
  width: auto;
}

select:hover,
.clicable:hover {
  cursor: pointer;
}

select {
  -webkit-appearance: menulist !important;
  -moz-appearance: menulist !important;
  appearance: menulist !important;
  border-radius: 0px;
  background-image: none;
  background-color: #f0f0f0;
  color: #777;
  font-family: inherit;
  overflow: hidden;
  outline: none;
  border: none;
  vertical-align: middle;
  padding: 3px;
}

.selectize-input {
  padding: 3px;
}

h1,
h2,
h3,
h4 {
  font-weight: normal;
  color: #0d4368;
}

.hidden {
  display: none !important;
}

/* ----- Classes & IDs ----- */
.border {
  border-bottom: #a0a0a0 solid 1px;
}

.valid-button {
  background: #9acd32 !important;
  color: #fff !important;
}

.valid-touch {
  background: #9acd32 !important;
  color: #fff !important;
}

.file_input {
  display: inline-block;
  margin: 0 1% 0 1%;
  vertical-align: middle;
  padding: 5px 0;
  cursor: pointer;
  font-size: 0px;
  border: none;
}

.draggable,
.resize-drag {
  border: 2px dashed #c0c0c0;
}
.draggable:hover,
.resize-drag:hover {
  border: 2px dashed #ff0000;
}

.resize-drag-sequencer {
  border: 2px solid #c0c0c0;
}
.resize-drag-sequencer:hover {
  border: 2px solid #ff0000;
}

.settings {
  position: absolute;
  right: 1.5%;
  width: 3%;
  margin-top: 1.5%;
}
@media (max-width: 700px) {
  .settings {
    right: 2%;
    width: 10%;
    margin-top: 4%;
  }
}

.multipleCheckboxLabel {
  margin-right: 3%;
}

.custo .custo-container {
  display: flex;
  align-items: center;
  margin-bottom: 1%;
}
.custo .custo-container .custo-text {
  width: 20%;
}
.custo .custo-container .upload-img-btn {
  width: 20%;
  margin-left: 0;
}
.custo .custo-container .img-preview {
  width: 10%;
  border-radius: 3px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
  margin-left: 1%;
}
.custo .custo-container .deletion-img-btn {
  font-weight: bold;
  margin-left: 2%;
  background-color: red;
}

.rowResetPwd {
  background-color: #fff;
  padding: 30px;
}

.textResetPwd {
  font-size: 70%;
}

.titleLogin {
  color: #0d4368;
  margin-top: 50px;
  margin-bottom: -10px;
}

.btnResetPwd {
  margin-top: 30px;
}

.pwdTooWeak {
  border: 2px solid red !important;
}

.pwdGoodStrength {
  border: 2px solid #9acd32 !important;
}

.disabled {
  pointer-events: none !important;
}

.linkTuto {
  float: right;
}
@media (max-width: 700px) {
  .linkTuto {
    margin-right: 15px;
  }
}

footer {
  opacity: 0;
  transition: opacity 0.2s ease;
}

footer.visible {
  opacity: 1;
}

.required-field > div::after {
  content: "*";
  margin-left: 5px;
}

.mv-text-hover-anim {
  background-image: linear-gradient(#c0c0c0, #c0c0c0);
  background-position: 0 100%;
  background-size: 0 1px;
  text-decoration: none;
  background-repeat: no-repeat;
  transition: background-size 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  content: "...";
}
@media (hover: hover) {
  .mv-text-hover-anim:hover, .mv-text-hover-anim:focus {
    background-size: 100% 1px;
  }
  .mv-text-hover-anim:focus {
    background-image: linear-gradient(#0d4368, #0d4368);
  }
}

@keyframes pop1 {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(-0.2rem);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes pop2 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-0.2rem);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes pop3 {
  0% {
    transform: translateY(0);
  }
  75% {
    transform: translateY(-0.2rem);
  }
  100% {
    transform: translateY(0);
  }
}
.mv-animated-text span {
  display: inline-block;
  margin: 0 0.2rem;
  font-weight: bold;
}
.mv-animated-text span:nth-child(1) {
  animation: pop1 1s infinite;
}
.mv-animated-text span:nth-child(2) {
  animation: pop2 1s infinite;
}
.mv-animated-text span:nth-child(3) {
  animation: pop3 1s infinite;
}