#root {
  height: 100%;
  width: 100%;
}

.m-grid--root {
  height: 100%;
  width: 100%;
}

.m-wrapper {
  margin: 0 auto;
  width: 85%;
}

.m-subheader {
  margin-left: -1.5%;
}

.brand-text {
  color: white;
  display: inline;
  letter-spacing: 2px;
  text-transform: lowercase;
  font-weight: 100;
  font-size: 2.4em;
  margin-left: 15px;
  margin-top: 25px !important;
}

.m-brand__logo-wrapper {
    display: flex;
}

.m-brand__logo-wrapper img {
    height: 55px;
}

.mouse-pointer {
  cursor: pointer;
}

.m-nav.m-nav--inline {
  display: flex;
}

.mm-login {
  margin: 0 auto;
  max-width: 555px;
}

.mm-login img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-height: 200px;
  margin-bottom: 40px;
}

.mm-login form {
  width: 80%;
  margin: auto;
}

.mm-login input{
  border: 0;
  border-bottom: 1px solid #707070;
  width: 100%;
}
.mm-login * {
  margin-top: 20px;
}
.mm-login a{
  color: #A044FF !important;
  text-decoration: none;
}
.mm-login a:hover{
  color: #8236D6 !important;
}

.text-admin {
  color: rgb(134, 138, 168) !important;
}

.btn-admin {
  opacity: 0.8;
  background: rgb(134, 138, 168);
  color: white;
}

.btn-admin:hover {
  color: white;
  opacity: 1;
}

.text-brand {
  color: #a044ff !important;
}

.btn-mm{
  border-radius: 40px !important;
  width: 100%;
  background: linear-gradient(to right, #A044FF, #6B3095);
  color: white;
  padding: 10px;
  box-shadow: 0px 2px 5px rgba(0,0,0,0.3);
  margin: 40px 0 20px 0;
  transition-duration: .25s;
  border: none;
}
.btn-mm:hover{
  box-shadow: 0px 5px 10px rgba(0,0,0,0.3);
}
.text-dg{
  color: #707070 !important;
}

.m-spinner {
  animation: m-spinner-scaleout 1.45s infinite ease-in-out;
}

.loading {
  background: white;
  background-image: url('../img/logo-small.png');
  background-size: 200px;
  background-position: bottom right;
  background-repeat: no-repeat;
  display: flex;
  vertical-align: center;
  width: 100%;
  height: 100%;
}

.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: .75em;
  height: .75em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader {
  color: #A044FF !important;
  font-size: 10px;
  margin: 5px 10px 0 0;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}
.loader:before {
  left: -1.5em;
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.loader:after {
  left: 1.5em;
}
.row-child-borders:not(:last-child){
  border-right: solid 1px #edeeef;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}


.text-brand {
  color: #A044FF;
}

.header-light {
  background: white;
}

.navigation-link {
  background: transparent;
  border: none;
  cursor: pointer;
}

.navigation-link:focus {
  outline: 0;
}

.react-invalid {
  border: 1px solid red;
}

.react-invalid:focus {
  border: 1px solid red;
}

body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown), html.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  height: 100% !important;
}

body.swal2-shown {
  height: 100% !important;
}

.opacity {
  opacity: 0.5;
}

.opacity:hover {
  opacity: 1;
}

.opacity-light {
  opacity: 0.7;
}

.opacity-light:hover {
  opacity: 1;
}

.btn-phase {
  background-color: #8611ff;
  color: white;
}

.btn-phase:hover {
  background-color: #6000c3;
}

.btn-phase-active {
  background-color: #6000c3;
}

.ql-editor{
  height: 300px !important;
  overflow: hidden;
  overflow-y: scroll;
  overflow-x: scroll;
}

.link-brand  {
  color: #343a40;
}
.link-brand:hover {
  color: #a044ff;
  text-decoration: none;
}
iframe{
  overflow:hidden;
}

button {
  cursor: pointer;
}

a {
  cursor: pointer;
}

.support-thread {
  height: 550px;
  overflow-y: scroll;
}
.Toastify__toast {
  font-size: 14px;
  font-weight: 500;
}

.btn.btn-warning {
  color: white !important;
}

.btn.btn-warning:hover {
  color: white !important;
}

.text-danger:hover {
  color: #FF0000 !important;
}

.swal2-popup .swal2-styled:focus {
  box-shadow: none !important;
}

.asset-approval {
  display: block;
  width: 35px;
  height: 30px;
  font-size: 18px;
  text-align: center;
  color: white;
  opacity: .7;
  cursor: pointer;
}

.asset-approval:hover, .asset-approval-active {
  opacity: 1;
}

.asset-approval-approve {
  background: #1976D2;
}

.asset-approval-reject {
  background: #f44336;
}

.asset-approval-pending {
  background: #ffc107;
}

.asset-approval-iframe_container {
  height: 335px;
  width: 350px;
  position: relative;
}

.asset-approval-iframe_overlay {
  height: 335px;
  width: 350px;
  position: absolute;
  top: 0;
  left: 0;

}

@media only screen and (max-width: 1024px) {
  .m-wrapper {
    width: 95%;
  }
}

@media only screen and (max-width: 800px) {
  .m-wrapper {
    width: 115%;
    margin-left:-18px;
  }
}

@media only screen and (max-width: 800px) , screen and (max-width: 1024px) {
  .table table,
  .table thead,
  .table tbody,
  .table th,
  .table td,
  .table tr {
    display: block;
  }

  .table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .table tr {
    border: 1px solid #ccc;
    margin-bottom: 10%;
  }

  .table td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align:left;
  }

  .table td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align:left;
    font-weight: bold;
  }

  .table td:before { content: attr(data-title); }
}

.tag-label {
  margin-right: 10px;
}


.m-messenger__message-text img {
  max-height: 400px;
  max-width: 400px;
}