
@import url(https://fonts.googleapis.com/css?family=Droid+Sans);
.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 433333;
	background: url('https://unitusk-ai.com/Assets/CodeAbacus.gif') 50% 50% no-repeat rgb(249,249,249);
	background-color: black;
	
}



/* Overlay div */

.modalContainer {
  display: block;

  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 3000;
}

/* actual modal container */
.modalContent {
 
  margin-left: -7px; 
  margin-top: -5px;
  margin-bottom: -15px;
   position: relative;

   width:100%;
  height:100%;

  
  
  overflow: auto;
}

.close_btn {
    position: absolute;
    height: 28px;
    width: 28px;
    left: 0px;
    cursor: pointer;
    color: #474747;
    z-index: 6;

    font-size: 20px;
    font-weight: normal;
    text-decoration:none;

}

/* These are placeholders*/
#mainHeader {
 
  
  margin:0px;
  padding:0px;
  height:100%;
}

#mainContent {

  margin:0px;
  padding:0px;
  
}

#mainFooter {

  margin:0px;
  padding:0px;
}

.rotating-text-wrapper {
    position: absolute;
    top: 50%;
     left: 50%; 
     transform: translate(-50%, -50%);
  height: 90vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.rotating-text-wrapper h2 {
  font-size: 2.5em;
  margin: 0;
  padding: 0.3em;
  color: #fff;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  animation-duration: 8s;
  animation-iteration-count: infinite;
  opacity: 0;
  cursor: pointer;
}
.rotating-text-wrapper h2:nth-child(1) {
  background-color: lightseagreen;
  animation-name: rotating-text-1;
}
@keyframes rotating-text-1 {
  0% {
    transform: translateY(200%);
  }
  33% {
    transform: translateY(100%);
    opacity: 1;
  }
  34% {
    opacity: 0;
  }
}
.rotating-text-wrapper h2:nth-child(2) {
  background-color: tomato;
  animation-name: rotating-text-2;
}
@keyframes rotating-text-2 {
  33% {
    transform: translateY(100%);
    opacity: 0;
  }
  66% {
    transform: translateY(0);
    opacity: 1;
  }
  67% {
    opacity: 0;
  }
}
.rotating-text-wrapper h2:nth-child(3) {
  background-color: cornflowerblue;
  animation-name: rotating-text-3;
}
@keyframes rotating-text-3 {
  66% {
    transform: translateY(0);
    opacity: 0;
  }
  99% {
    transform: translateY(-100%);
    opacity: 1;
  }
  100% {
    transform: translateY(-100%);
    opacity: 0;
  }
}
@media screen and (max-width: 576px) {
  .rotating-text-wrapper {
    font-size: 0.7rem;
  }
}                






#editorJSMvvvn {
1user-select: none; /* Standard syntax */
    1pointer-events: none;
   height: 400px;
  width: 34%;
  display: inline-block;
  border: 12px solid green;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1) inset;
        border: 5px;
        border-style: solid;
        border-color: purple;
        padding: 20px;
        line-height: 20px;
        background: #333;
        color: white;
        font-family: monospace;
        max-width: 35%;
}

#previewJSMvvvn {

   height: 400px;
  width: 66%;
  display: inline-block;
  1border: 12px solid green;
  margin-right: 10px;
  background: #fff;
        1border: 5px;
        1border-style: solid;
        1border-color: orange;
        1box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1) inset;
        
}

#containerJSMvvvn {
background: #fff;
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  border: 12px solid #B22222;
}


 * {
        box-sizing: border-box;
    }

    
    .wrapperJSMvvvn{
   
        width: 100%;
        height: 600px;
    background-color: green;
    }

     @media screen and (max-width: 800px){
        
        #editorJSMvvvn{
            resize: none;
            flex-grow: 1;
            width: auto !important;
            max-width: none;
        }
        












#editorJSMvvvO {
1user-select: none; /* Standard syntax */
    1pointer-events: none;
   height: 400px;
  width: 34%;
  display: inline-block;
  border: 12px solid green;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1) inset;
        border: 5px;
        border-style: solid;
        border-color: purple;
        padding: 20px;
        line-height: 20px;
        background: #333;
        color: white;
        font-family: monospace;
        max-width: 35%;
}

#previewJSMvvvO {

   height: 400px;
  width: 66%;
  display: inline-block;
  1border: 12px solid green;
  margin-right: 10px;
  background: #fff;
        1border: 5px;
        1border-style: solid;
        1border-color: orange;
        1box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1) inset;
        
}

#containerJSMvvvO {
background: #fff;
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  border: 12px solid #B22222;
}


 * {
        box-sizing: border-box;
    }

    
    .wrapperJSMvvvO{
   
        width: 100%;
        height: 600px;
    background-color: green;
    }

     @media screen and (max-width: 800px){
        
        #editorJSMvvvO{
            resize: none;
            flex-grow: 1;
            width: auto !important;
            max-width: none;
        }
        

    
    
    
    
    

#editorJSMvvvp {
1user-select: none; /* Standard syntax */
    1pointer-events: none;
   height: 400px;
  width: 34%;
  display: inline-block;
  border: 12px solid green;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1) inset;
        border: 5px;
        border-style: solid;
        border-color: purple;
        padding: 20px;
        line-height: 20px;
        background: #333;
        color: white;
        font-family: monospace;
        max-width: 35%;
}

#previewJSMvvvp {

   height: 400px;
  width: 66%;
  display: inline-block;
  1border: 12px solid green;
  margin-right: 10px;
  background: #fff;
        1border: 5px;
        1border-style: solid;
        1border-color: orange;
        1box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1) inset;
        
}

#containerJSMvvvp {
background: #fff;
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  border: 12px solid #B22222;
}


 * {
        box-sizing: border-box;
    }

    
    .wrapperJSMvvvp{
   
        width: 100%;
        height: 600px;
    background-color: green;
    }

     @media screen and (max-width: 800px){
        
        #editorJSMvvvp{
            resize: none;
            flex-grow: 1;
            width: auto !important;
            max-width: none;
        }
        

    