/*------------------------------------------------------------------
[ Alert validate ]*/

.validate-input {
  position: relative;  
}

.walkthru-btn-guide{
  cursor: pointer;
}

.alert-validate::before {
  content: attr(data-validate);
  position: absolute;
  max-width: 80%;
  background-color: white;
  border: 1px solid #c80000;
  border-radius: 13px;
  padding: 4px 25px 4px 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 8px;
  pointer-events: none;  
  color: #c80000;
  font-size: 12px;
  line-height: 1.4;
  text-align: left;

  visibility: hidden;
  opacity: 0;

  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  transition: opacity 0.4s;
  z-index: 1;
}

.alert-validate::after {
  content: "\f06a";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  color: #c80000;
  font-size: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 13px;
}

.alert-validate:hover:before {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 992px) {
  .alert-validate::before {
    visibility: visible;
    opacity: 1;
  }
}

.login-error{  
  margin-top: 10px;
}
.login-error span{
  color: #c80000!important;
  font-size: 12px;
}

/*------------------------------------------------
[LOADER] */

.container-login100-form-btn{
  text-align: center;
}
.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-ellipsis div {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #08a540;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 6px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 6px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 26px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 45px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}

/*LOADER */

@keyframes ldio-6b7gxezkwgx {
  0% {
    top: 100.58000000000001px;
    left: 100.58000000000001px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 22.470000000000002px;
    left: 22.470000000000002px;
    width: 156.22px;
    height: 156.22px;
    opacity: 0;
  }
}

.ldio-6b7gxezkwgx div {
  position: absolute;
  border-width: 6.42px;
  border-style: solid;
  opacity: 1;
  border-radius: 50%;
  animation: ldio-6b7gxezkwgx 1s cubic-bezier(0,0.2,0.8,1) infinite;
}

.ldio-6b7gxezkwgx div:nth-child(1) {
  border-color: #eab145
}

.ldio-6b7gxezkwgx div:nth-child(2) {
  border-color: #fad96d;
  animation-delay: -0.5s;
}

.loadingio-spinner-ripple-7517cjuitf5 {
  width: 214px;
  height: 214px;
  display: inline-block;
  overflow: hidden;
  background: none;
}
.ldio-6b7gxezkwgx {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.ldio-6b7gxezkwgx div { box-sizing: content-box; }
/* generated by https://loading.io/ */

#modalLoader .modal-content {
    background: transparent;
    text-align: center;
    vertical-align: middle;
    margin-top: 30%;
    border: none!important;
}

@keyframes ldio-3yvzpm00gvr {
  0% { transform: rotate(0) }
  100% { transform: rotate(360deg) }
}
.ldio-3yvzpm00gvr div { box-sizing: border-box!important }
.ldio-3yvzpm00gvr > div {
  position: absolute;
  width: 84px;
  height: 84px;
  top: 8px;
  left: 8px;
  border-radius: 50%;
  border: 8px solid #000;
  border-color: #000000 transparent #000000 transparent;
  animation: ldio-3yvzpm00gvr 1s linear infinite;
}
.ldio-3yvzpm00gvr > div:nth-child(2) { border-color: transparent }
.ldio-3yvzpm00gvr > div:nth-child(2) div {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: rotate(45deg);
}
.ldio-3yvzpm00gvr > div:nth-child(2) div:before, .ldio-3yvzpm00gvr > div:nth-child(2) div:after { 
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  top: -8px;
  left: 30px;
  background: #000000;
  border-radius: 50%;
  box-shadow: 0 76px 0 0 #000000;
}
.ldio-3yvzpm00gvr > div:nth-child(2) div:after { 
  left: -8px;
  top: 30px;
  box-shadow: 76px 0 0 0 #000000;
}
.loadingio-spinner-dual-ring-rh1i1r32gq {
  width: 41px;
  height: 41px;
  display: inline-block;
  overflow: hidden;
  background: none;
}
.ldio-3yvzpm00gvr {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(0.41);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.ldio-3yvzpm00gvr div { box-sizing: content-box; }

@keyframes ldio-xfzvvac3jn {
    0%    { transform: translate(2.77px,2.77px) }
   33.33% { transform: translate(141.27px,2.77px) }
   66.66% { transform: translate(58.17px,141.27px) }
  100%    { transform: translate(2.77px,2.77px) }
}


.ldio-xfzvvac3jn > div {
  transform: scale(0.3);
  transform-origin: 138.5px 138.5px;
}

.ldio-xfzvvac3jn > div > div {
  animation: ldio-xfzvvac3jn 1.1627906976744184s linear infinite;
  position: absolute
}

.ldio-xfzvvac3jn > div > div div:nth-child(1) {
  width: 99.72px;
  height: 99.72px;
  border-radius: 50%;
  border: 16.62px solid #1d3f72;
  background: #5699d2
}

.ldio-xfzvvac3jn > div > div div:nth-child(2) {
  width: 23.545px;
  height:  70.635px;
  transform: rotate(-45deg);
  background: #1d3f72;
  border-radius: 0 0 11.08px 11.08px;
  position: absolute;
  top: 94.18px;
  left: 117.725px
}
.loadingio-spinner-magnify-qzmsv7x6pxr {
  width: 200px;
  height: 200px;
  display: inline-block;
  overflow: hidden;
  background: transparent;
}
.ldio-xfzvvac3jn {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.ldio-xfzvvac3jn div { box-sizing: content-box; }
/* generated by https://loading.io/ */

/* END LOADER */

#video-upload{
  cursor: pointer;
  transition: all ease .5s;
}

#video-upload:hover{
  background: #198ae3;
  color: #fff;
}

video {
    width: auto;
    max-width: 100%;
}

#video-table tr td span.action {
    display: block;
    line-height: 2em;
}

#walkthrough-content {
    display: none;
}

.walkthru-btn{
  position: relative;
  height: 49px;
  width: 188px;
  background: #ddd;
  top: -29px;  
  opacity: 0;
  left: 20px;
  cursor: pointer;
}

.user-img {
    width: 120px;
    margin: 0 auto 20px auto;
}

img.user-image {
    border-radius: 50%;
    border: 3px solid #a761ff;
    width: 100%;
}
table#video-table th, .table td{
  white-space: break-spaces;
}