

.plains {
display: inline-block;
font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
font-weight: 400;
font-size: 14px;
color: #333333;
padding: 0px;
margin: 0px;
}




.notery {
height: 20px;
max-width:65%;
border-radius:10px;
padding:15px;
color:#000000;
/*background-color:#F0FFFF;*/
/*background-color:#DDFFFB;*/
/*background-color:#BBFCFF;*/
background-color:#E0E2F5;
font-family: sans-serif;
font-size:12px;
font-weight:400;
line-height: 150%;
margin-top:20px;
margin-bottom:20px;
}



.waitr {
color:#00BCFF;
font-family: sans-serif;
font-size:14px;
font-weight:500;
margin-top:10px;
}



.fancytext {
display: inline-block;
font-family: sans-serif;
font-weight: 100;
line-height: 150%;
border: 0px solid #0182C6;
padding: 5px;
font-size: 18px;
color: #333333;
padding: 0;
margin: 0
}





.butts {
font-size:20px;
font-weight:bold;
background-color:#FFFFFF;
color: #000000;
border: 2px solid #000000;
border-radius:5px;
padding:10px;
margin: 0px;
cursor: pointer;
}




.tbox {
font-size:20px;
background-color:#FFFFFF;
color:#00BCFF;
border:1px solid #000000;
border-radius:2px;
padding:10px;
margin:0px;
width:150px;
}



.bluebutt {
background-color:#FFFFFF;
border: 1px solid #00BCFF;
font-size:20px;
font-weight:300;
color:#00BCFF;
padding:10px;
margin:0px;
cursor: pointer;
border-radius:5px;
}




.pointers {
background-color:#FFFFFF;
border: none;
font-size:40px;
font-weight:normal;
color:#00BCFF;
padding:0px;
margin:0px;
margin-left:10px;
cursor: pointer;
}





.bluetext {
display: inline-block;
font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
font-size:12px;
font-weight:700;ont
color:#0000FF;
}


.blacktext {
display: inline-block;
font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
font-size:12px;
font-weight:700;
color:#000000;
}



.loadr {
  border: 3px solid #f3f3f3;
  border-radius: 50%;
  border-top: 3px solid #26C9FF;
  border-bottom: 3px solid #26C9FF;
  width: 10px;
  height: 10px;
  margin: 0px;
  animation: spin 1s linear;
  animation-iteration-count: 1;
}



.loadr2 {
  border: 10px solid #f3f3f3;
  border-radius: 50%;
  border-top: 10px solid #26C9FF;
  border-bottom: 10px solid #26C9FF;
  width: 50px;
  height: 50px;
  margin: 0px;
  animation: spin 1s linear;
  animation-iteration-count: 1;
}



.loadr3 {
  border: 10px solid #f3f3f3;
  border-radius: 50%;
  border-top: 10px solid #26C9FF;
  border-bottom: 10px solid #26C9FF;
  width: 50px;
  height: 50px;
  margin-left: 50px;
  margin-bottom: 50px;
  animation: spin 1s linear;
  animation-iteration-count: 1;
}



@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}







.fancytabl {
  
  
  border: 1px solid #00BCFF;
  border-radius: 0%;
  
  background: 
    linear-gradient(to bottom, #FFFFFF, #FFFFFF), 
    linear-gradient(to bottom, #c006ea, #00BCFF); 
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  padding: 5px;
  
  
}










.ewele_b_old {
  
  
  border: 8px solid transparent;
  border-radius: 50% 50% 50% 50% / 70% 70% 40% 40%;
  
  background: 
    linear-gradient(to bottom, #FFFFFF, #FFFFFF), 
    linear-gradient(to bottom, #e55a8a, #c66fe6, #38b0ea); 
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  padding: 10px;
  width: 300px;
  height: 300px;
  
}






.ewsmile_m {
  
  
  border: 8px solid transparent;
  border-radius: 50% 50% 50% 50% / 70% 70% 40% 40%;
  
  background: 
    linear-gradient(to bottom, #FFFFFF, #FFFFFF), 
    linear-gradient(to bottom, #c006ea, #00BCFF); 
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  padding: 10px;
  width: 300px;
  height: 300px;
  
}







.ewsmile_m2 {
  
  
  border: 3px solid transparent;
  border-radius: 50% 50% 50% 50% / 70% 70% 40% 40%;
  
  background: 
    linear-gradient(to bottom, #FFFFFF, #FFFFFF), 
    linear-gradient(to bottom, #c006ea, #00BCFF); 
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  padding: 10px;
  width: 200px;
  height: 200px;
  
}









.clubtext {
    background-image: linear-gradient(to right, #c006ea, #00BCFF);
    color: transparent;
    background-clip: text;
    display: inline-block;
    font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
    font-weight: 400;
    font-size: 14px;
}






.ewsmile_b {
  
  
  border: 1px solid transparent;
  border-radius: 50% 50% 50% 50% / 70% 70% 40% 40%;
  
  background: 
    linear-gradient(to bottom, #FFFFFF, #FFFFFF), 
    linear-gradient(to bottom, #c006ea, #00BCFF); 
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  padding: 1px;
  width: 20px;
  height: 20px;
  
}







.linrs {

    background-image: linear-gradient(to right, #c006ea, #00BCFF);
    color: transparent;
    padding:0px;
    margin:10px;
    

    
}






.circle {
  
  
  border: 6px solid #00BCFF;
  border-radius: 50%;
  
  background: 
    linear-gradient(to bottom, #FFFFFF, #FFFFFF), 
    linear-gradient(to bottom, #c006ea, #00BCFF); 
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  padding: 10px;
  width: 30px;
  height: 30px;
  
}







.circle2 {
  
  
  border: 2px solid #00BCFF;
  border-radius: 50%;
  
  background: 
    linear-gradient(to bottom, #FFFFFF, #FFFFFF), 
    linear-gradient(to bottom, #c006ea, #00BCFF); 
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  padding: 10px;
  width: 20px;
  height: 20px;
  
}






.circle_t {
  
  
  border: 1px solid #00BCFF;
  border-radius: 50%;
  
  background: 
    linear-gradient(to bottom, #FFFFFF, #FFFFFF), 
    linear-gradient(to bottom, #c006ea, #00BCFF); 
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  padding: 1px;
  width: 3px;
  height: 3px;
  
}






.scircle {
  
  border: 6px solid #00BCFF;
  border-bottom-left-radius: 110px;  /* 100px of height + 10px of border */
  border-bottom-right-radius: 110px; /* 100px of height + 10px of border */
  
}



.scircle2 {
  
  border: 1px solid #00BCFF;
  border-bottom-left-radius: 110px;  /* 100px of height + 10px of border */
  border-bottom-right-radius: 110px; /* 100px of height + 10px of border */
  
}





.scircle_t {
  
  border: 1px solid #00BCFF;
  border-bottom-left-radius: 11px;  /* 100px of height + 10px of border */
  border-bottom-right-radius: 11px; /* 100px of height + 10px of border */
  
}


.chatt {
    background-image: linear-gradient(red, blue);
    color: transparent;
    background-clip: text;
}


::-webkit-input-placeholder { /* Chrome */
  color: #CCC2F5;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #CCC2F5;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #CCC2F5;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #CCC2F5;
  opacity: 1;
}




