@media screen and (max-width:1000px)
{   /*.blocker{padding:3px;}*/
   .blocker.message{padding:5px; padding-top:10px}
   .blocker.flywin .shell{left:1px; top:1px; bottom:1px; right:1px;}
   .blocker.message div.cnt{min-width:0; max-width:100%; width:100%}

   .authBlock{left:5px!important; top:5px!important; right:5px!important; bottom:5px!important}
   .authBlock txt{display:none}
   .authForm{padding:5px!important; width:100%; height:100%}
   .authForm h1{padding-bottom:10px!important; margin-bottom:10px!important;}
   .authForm input[type="submit"]{margin-bottom:10px!important}

   #trace{bottom:0px; right:5px;}
   #trace div{width:130px}
   #trace:hover{top:5px; left:5px;}
   #trace div:hover{height:100%; width:100%}

   .formLine .input input{font-size:16px;}

   #sadPhone{display:flex}

   body:before{display:none}
   body{background-color:#EEEEEE}
}