*{
-webkit-text-size-adjust:none;
-ms-text-size-adjust:none;
-moz-text-size-adjust:none;
text-size-adjust:none;

font-family: 'Inter', sans-serif;
}

sms{
 color:#FF0000;
}

body{
   background-color:#fff; 
}

a:hover {color: #DC143C}


.button:hover {color: #DC143C;}

.button{
 border: 1px double black;
 /*border-radius: 5px;*/
}

#knopka{
    display:inline-block;
    margin:6 2 6 2;
}

a{
  text-decoration: none;
  color:#FF0000;
}

kn{
border: 1px double black;
border-radius: 5px;
padding:2 5 2 5;
}

.inform{
padding:2 5 2 2;  
margin:2 2 2 2;
}


.button{
    background-color:#fff;
}


html{
     /*background-color:#B0E0E6;*/
     /*background-image: url("https://c01n.ru/wp-content/uploads/kriptovalyuty.jpg");*/
}

/*h1{*/
/*    font-size: 22.5px; */
/*}*/

info{
 font-size: 15.5px; 
 /*color:#fff;*/
}

    #rek_iframe{
display: block;
width: 100%;
height: 500px;
/*position: fixed;*/
right: -10px;
/*overflow-y:scroll;*/
top: -10px;
/*bottom: 50%;*/
/*margin-top: 210px;*/
opacity: 1.0; 
z-index: 99999;
border:1px; 
border-radius:1px;
margin-left:0px;
    }
    
@media screen and (min-height: 680px) {

#knopka{
    display:inline-block;
    margin:6 2 6 2;
}

kn{
border: 1px double black;
border-radius: 5px;
padding:2 5 4 5;
}

body{
   /*background-color:#000; */
}

 input{
     border: 1px double black;
 }   
    
    #rek_iframe{
display: block;
width: 100%;
height: 1000px;
/*position: fixed;*/
right: -10px;
/*overflow-y:scroll;*/
top: -10px;
/*bottom: 50%;*/
/*margin-top: 210px;*/
opacity: 1.0; 
z-index: 99999;
border:1px; 
border-radius:1px;
margin-left:0px;
    }
}    
    
