
      body {
			 background-color : #33b1d0;   
	         background: linear-gradient(94deg, #bcd6dc, #33b1d0,  #bcd6dc); 
	         /* background: linear-gradient(90deg, #d6d7cb, #4592d3, #d6d7cb); */
	          overflow-x: hidden;
	          -webkit-font-smoothing: antialiased;
	       
		 }
			        
      			        
          header {
	        	width: 100%;
	        	height: 80px;
	        	position: relative;
	        	top: 0;
	        	margin: 10px 0;
	            padding-bottom:  30px;
        }
  			
  			
  		header nav {
  			
  			    position: absolute;
			    right: 0;
			    margin: 0 20px;
			    top: -15px;
	    
	    }	
  			
  			
  		header nav label{
  			
  			background-color: rgba(59, 155, 185, 0.23);
  			padding:  6px 16px;
  			color: #fff;
  			font-size: 14px;
  			border: 1px solid rgba(53, 80, 88, 0.13);
  		 	cursor: pointer; 
  			cursor: hand; 
  			transition:  0.5s;
	    
	    }
  		


  			
  		.nav-label-on {
  			
  			background-color:  #fff;
  			color : #000;
  			
  		}	
			        
		 h1,h2,h3,h4,h5,a,p, li {
           		 font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        }

     
         h1 {
            
            font-size: 26px;
            text-align: center;
            margin: 25px;
         }     
            
            
         #controls h1 {
            
            margin-top: 0 !important ;
         }  
         
             
		h2 {
            
            width : 80%;
            margin: 0 auto;
            font-size: 18px;
            padding: 20px;
            
         }     
         
          header h4 {
            
	           font-size: 14px;
	           color: #444;
	           margin: 0 20px 20px;
	           text-align: center;
	           /*background-color: rgba(241, 251, 29, 0.93);*/
	         
	           padding: 10px 0;
           	   /*margin: 10px 0;*/
         } 
         
         h5 {
         	
         	
         	text-align: center;
		    margin: 30px 0 0;
		    color: #555;
		    font-size: 11px;
		    text-transform: uppercase;
		
         }  
         
         #menu {
         	
         	height: 120px;	
         }
         
         .padding-10{
         	
         	padding: 10px 0 !important;
         	
         }
         
         .margin-10{
         	
         	margin : 10px 0 !important;
         }
         
         
           footer {
           	
           		width: 100%;
           		/*height: 400px;*/
           		float: left;
           	
           	}	 
           	
      
           		
          .logo {
                width: 190px;
                height: 60px;
                background-image: url('../images/ease360-logo.png');
                background-size: cover;
                margin: 20px auto 0;
          }
          
          /*loaders*/

	    .loader { position: absolute; top: -170px; right: 0; bottom: 0; left: 0; margin: auto; width: 195px; height: 5px; pointer-events : none; z-index: 10000; }
	    
	     #progressBase { position: absolute; width: 100%; height: 2px; top: 0; right: 0; bottom: 0; left: 0; margin: auto; background-color: rgba(255, 255, 255, 0.2); z-index: 1; }
	     #progress { position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; height: 5px; background: #fff; width: 0; transition: all .25s ease-in-out; z-index: 2; }
	   
	    .spin { position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; border-radius: 50%; margin: 0 auto; width: 35px; height: 35px; border: 0.2rem solid rgba(255, 255, 255, 0.2); border-top-color: white; -webkit-animation: spin 1s infinite linear; animation: spin 1s infinite linear; }
	       
	        @-webkit-keyframes spin {
	            0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
	            100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
	        }
	        
	        @keyframes spin {
	            0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
	            100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
	        }
	    

          	 .container {

			            margin: 0 auto;   
			            width: 100%;
			        }
			  			
  				
  				.copy{
  					
  					width: 80%;
  					margin: 0 auto;
  					padding: 40px 0;
  					max-width: 1280px;
  				}
  				
  				
  				#index .copy {
  				
  					max-width: none;
  					
  				}
  				
  				#docs {
  				
  					margin-top: 40px;
  					
  				}
  				
  				.docs {
  				
  					padding-top: 0;
  					
  				}
  				
  				
  				.download{
  					

  					padding: 0 !important;
  				}
  				
  				.features {
  					
  					width: 80%;
  					margin: 0 auto;
  					padding-bottom: 80px;
  					max-width: 1280px;
  					margin-bottom: 40px;
  					
  				}
  				
  				
  				
  				ul.features li {
  				
  					width: 50%;
  					float: left;	
  				}
  				
          
         .goto {
            
          	  margin: 10px 30px;   
              text-align: center;
           }


        .create-destroy {
            
            float: left;
            width: 100%;   
            
        }
        
        
         .create-destroy button{
            
            float: left;
            width: 40%;   
            
        }
        
        .controllers {
            
            width: 100%;
            height: 100%;
            position: relative;   
            z-index: 100;
            
        }
        
        #controls {
        	
        	/*border-top:  5px solid #53cdea;	*/
        }
        
         .controllers .left, .controllers .right{
            
            width: 15%;
            height: 100px;
            max-width: 100px;
            position: absolute;
            background-color: rgba(225, 225, 225, 0.5);
            top: calc(50% - 50px);   
            
        }
        
         .left{
            
            left: 0;  
        }
        
         .right{
            
            right: 0;  
        }
        
         button {
			float : none !important;
             font-size: 14px;
             padding: 5px 10px;
             margin: 10px;
             width: 100px;
             background-color:#33b1d0 ;
             border-style: none;
             border: 2px solid #fff;
             border-radius: 5px;
             outline:none;
             display: inline-block;
         }
         
         button { 
             float: left;
		    font-size: 14px;
		    padding: 5px 10px;
		    margin: 10px;
		    width: 100px;
		    background-color: rgba(41, 44, 44, 0.55);
		    border-style: none;
		    /* border: 2px solid rgba(241, 251, 29, 1); */
		    border-radius: 10 px;
		    outline: none;
		    color: #fff;
		   }  
    
         
         .info {
            color: #fff; 
            font-size: 14px;
            float: left;
            font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
            -webkit-font-smoothing: antialiased;
            padding: 5px 0;
             background-color: #4e545e;
            width: 100%;
         }
         
         .info li {
         	
            margin: 5px;  
            height: 20px;
            transition: opacity 0s ;
            opacity: 1;
           
         }
         
         .content {
         	
         	background-color: rgba(240, 248, 255, 0.6);
         }
         .opacity0 {
             
            opacity : 0 !important;   
         }
         
         .opacity1 {
             
            opacity : 1 !important;   
         }
         
         .color-000 {
         	
         	color: #000 !important;
         	
         }
         
         .color-33b1d0 {
         	
         	color: #33b1d0 !important;	
         	
         }
         
		.hide {
			
			display: none !important;	
			
		}
 
         @media screen and (max-width: 350px) {
         	
		    header h4 {
		       	font-size: 12px;
		    }
		    

            
		}
		

		@media screen and (max-width: 768px) {
		 
		    ul.features li {
  				
  					width: 100%;
  				}
  				
  			.features {
  				
  				margin-bottom: 80px;	
  			}
		
		}
		
		    @media screen and (max-width: 817px) {
		    	
		    	.mobile-hide {
						display: none;
			    }
			    
		    }
		    
		    @media screen and (min-width: 818px) {
		    	
			    nav.mobile {
					display: none;
			    }
				
		
		    
		}
		
thead {
	
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
    
}

table {
	width: 80%;
	margin: 0 auto;
}

table tr {
    background-color: #fff;
    border-top: 1px solid #ccc;
}

table th,  table td {
	padding: 6px 13px;
	border: 1px solid #ddd;
}

table th,  table td {
    padding: 6px 13px;
    border: 1px solid #ddd;
}


.unhide {
	
	display: block !important;
		
}

   
               ul {
            
               		list-style-type: none;
               		
               }
                
               ul.main {
               	
               	
               } 

			ul.main > li {
               	
               		float: left;
               		/*width: 50px;*/
               		margin-right: 10px;
               		position: relative;
               }
                
                
               ul.examples{
               	
               		float: left;
               		position: absolute;
               		width: 110px;
               		background-color: #fff;
               		z-index: 1000;
               		margin-top: 15px;
               		margin-left: 0;
               		padding: 16px 15px 5px;
               		box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
               		display: none;
               }
               
               ul.examples > li {
               	
               		width : 100%;
               		margin-bottom: 10px;
               		
               }
                ul.examples > li a{
               	
               		font-size:  17px;
               		color: #36b2d0;
               }
               
               .triangle {
               		    position: absolute;
					    background-color: transparent;
					    height: 0;
					    width: 0;
					    left: 40%;
					    top: 21px;
					    border-style: solid;
					    border-top-width: 8px;
					    border-bottom-width: 8px;
					    border-right-width: 8px;
					    border-left-width: 8px;
					    border-bottom-color: #fff;
					    border-top-color: transparent;
               			border-right-color : transparent;
               			border-left-color: transparent;
               			display: none;
               }
               
  /*mobile*/
 
 #overlayMenu {
 	
 		background-color:rgba(0,0,0, 0.9);
 		position: absolute;
 		width: 100%;
 		height: 100%;
 		top: 0;
 		z-index: 10000;
 		color: #fff;
 		overflow-y: scroll;
 }
 
  #overlayMenu ul:first-child {
 	text-align: center;
 	padding: 0;
 	margin: 20px 0;
 	font-size: 18px;
 }
 
  #overlayMenu ul li{
 	/*background-color: rgba(25, 25, 25, 0.8);*/
 	padding: 20px 0;

 }
 
   nav.mobile {
 		top: -25px;
 		right: -10px;
 }
 
  nav.mobile  ul.mainM  {
 	
 		 width: 30px;
 		 height: 50px;
 }
 
   nav.mobile  ul.mainM  li {
 	
	    width: 100%;
	    height: 5px;
	    background-color: #fff;
	    float: right;
	    margin-bottom: 5px;
	 	
 }
	  #overlayMenu ul.examplesM {
	 	/*background-color: #22a3c2;*/
	 	text-align: center;
	 	padding: 0;
	 	margin: 20px 0 0;
	 	font-size: 16px;
	 }

#overlayMenu ul li label[data-id="examplesM"] {
	
	color: #aaa;	
}


  #overlayMenu ul li a:visited,   #overlayMenu ul li a:link  {
 		color: #fff;
 }

a {
    text-decoration: none;
}

.links {
	
	white-space: nowrap;	
}

a:link, a:visited {
    color: #fff;
}

a:hover {
    color: #000;
    cursor: pointer;
}

a.links:link, a.links:visited  {

	color: #33b1d0 !important;

}
.close {
		position: absolute;
		top: 15px;
		left: 15px;
		font-size: 24px;
		cursor: pointer;
}