


#loginWithGoogle{

  position: relative;
  top: -51px;
}


#afterLogin{

  display: none;
  margin: 0;
  height: 489px;
  flex-direction: column;
  margin-top: -18px;
}
#welomeMesLog{

  font-size: 32px;
  font-weight: 400;
  line-height: 1.5;
}

#welomeMesLog2{

  font-size: 32px;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 0px;
}

#ZapNaNewsLog{

  cursor: pointer;
  padding: 10px 20px;
  font-size: 25px;  
  box-shadow: 10px 8px 22px 0px rgba(0, 0, 0, 0.6);
  color: rgb(0, 0, 0);
  border: 2px solid;
  background: none;
  border-radius: 14px;
  margin: 0 auto;
  background-color: rgba(179, 172, 179, 0.308);
  position: relative;
  margin-top: 5px;
  font-family: Arial, Helvetica, sans-serif;
  display: none;
}

#writeToMeLog, #doKontaLog{

  cursor: pointer;
  padding: 10px 20px;
  font-size: 25px;  
  box-shadow: 10px 8px 22px 0px rgba(0, 0, 0, 0.6);
  color: rgb(0, 0, 0);
  border: 2px solid;
  background: none;
  border-radius: 14px;
  margin: 0 auto;
  background-color: rgba(179, 172, 179, 0.308);
  position: relative;
  margin-top: 15px;
}

#writeToMeLog:hover, #doKontaLog:hover{

  background-color: rgba(129, 121, 121, 0.462);
  transform: scale(1.05);
}


#ZapNaNewsLog:hover{

  background-color: rgba(129, 121, 121, 0.462);
  transform: scale(1.05);
}


#newsletterLogin{
  
  box-sizing: border-box;
  width:768px;
  border-radius: 60px;
  height: 292px ;
  border: 2px solid;
  margin-top: auto;
  display: none;
  position: relative;
  margin-top: 20px;
  margin-bottom: -1px;
}

.deleteAccount {

  box-sizing: border-box;
  width: 352px;
  border: 2px solid black;
  height: 70px;
  border-radius: 20px;
  font-size: 24px;
  background-color: transparent;
  padding: 20px 20px 20px 20px;
  resize: none;
  overflow: hidden;
  font-family: 'Times New Roman', Times, serif;
  outline: none;
  text-align: justify;
  margin: 0 auto;
  margin-top: 30px;
}

#goBackButton{

  display: none;
  margin-top: auto;
}

#deleteAccountArea{

  display: none;
}

#deletingAccountDiv{

  display: none;
  flex-direction: column;
}

#zamknijNewsletter{

  cursor: pointer;
  padding: 10px 20px;
  font-size: 25px;
  box-shadow: 10px 8px 22px 0px rgba(0, 0, 0, 0.6);
  color: rgb(0, 0, 0);
  border: 2px solid;
  background: none;
  border-radius: 14px;
  position: relative;
  top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  width: max-content;
  margin: 0 auto;
  margin-top: auto;
  background: linear-gradient(to bottom, hsl(0, 100%, 53%), hsl(0, 100%, 30%));
}

#zamknijWiad{

  cursor: pointer;
  padding: 10px 20px;
  font-size: 25px;
  box-shadow: 10px 8px 22px 0px rgba(0, 0, 0, 0.6);
  color: rgb(0, 0, 0);
  border: 2px solid;
  background: none;
  border-radius: 14px;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  width: max-content;
  margin: 0 auto;
  background: linear-gradient(to bottom, hsl(0, 100%, 53%), hsl(0, 100%, 30%));
  margin-top: -38px;
}

#doKontaLog{

  margin-top: 15px;
}

.messageThing1{

  box-sizing: border-box;
  width: 100%;
  height: 185px;
  font-size: 24px;
  background-color: transparent;
  resize: none;
  padding-right: 20px;
  padding-left: 20px;
  border: none;
  font-family:'Times New Roman', Times, serif;
  outline: none;
  text-align: justify;
  margin: 0 auto;
  vertical-align: middle;
  border: none;
  margin-top: 20px;
}



.warningMesGen{

  margin-top: 17px;
  font-size: 27px;
  color: #b70014;
}

#containerForMessAccount{

  margin-top: -6px;
  border-radius: 20px;
  width: 640px;
  height: 250px;
  border: solid 2px black;
  display: none;
}

.messageThing1::-webkit-scrollbar {

  width: 5px; 
}

.messageThing1::-webkit-scrollbar-thumb {

  background-color: #888; 
  border-radius: 10px;
}

.messageThing1::-webkit-scrollbar-thumb:hover {

  background-color: #555; 
}
.counterMes{

  display: flex;
  flex-direction: row;
  align-content: space-around;
  justify-content: flex-end;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-right: 30px;
  font-size: 24px;
}


.benithRadio{
  z-index: -1;
  position: absolute;
  top: 0;
  left: 50%;
}

#submit1MesLog {

  cursor: pointer;
  padding: 10px 20px;
  border: none;
  font-size: 25px;
  margin-top: 10px;
  box-shadow: 10px 8px 22px 0px rgba(0, 0, 0, 0.6);
  color: rgb(0, 0, 0);
  border: 2px solid;
  background: none;
  border-radius: 14px;
  background-color: rgba(179, 172, 179, 0.308);
  margin-top: 18px;
}

#submit1MesLog:hover{

  background-color: rgba(129, 121, 121, 0.462);
  transform: scale(1.05);
}

.limitMes{

  color: #b70014;
  display:none;
  margin: 0;
 }

#zamknijWiad:hover{

  background: linear-gradient(to bottom, hsl(0, 100%, 43%), hsl(0, 100%, 20%));
  transform: scale(1.05); 
}

#zamknijNewsletter:hover{
  background: linear-gradient(to bottom, hsl(0, 100%, 43%), hsl(0, 100%, 20%));
  transform: scale(1.05); 
}

#wrocDoLog{

  cursor: pointer;
  padding: 10px 20px;
  font-size: 25px;
  box-shadow: 10px 8px 22px 0px rgba(0, 0, 0, 0.6);
  color: rgb(0, 0, 0);
  border: 2px solid;
  background: none;
  border-radius: 14px;
  margin: 0 auto;
  width: max-content;
  margin-top: auto;
  background: linear-gradient(to bottom, hsl(0, 100%, 53%), hsl(0, 100%, 30%));
}

#closeLogin {
  cursor: pointer;
  padding: 10px 20px;
  font-size: 25px;
  box-shadow: 10px 8px 22px 0px rgba(0, 0, 0, 0.6);
  color: rgb(0, 0, 0);
  border: 2px solid;
  background: none;
  border-radius: 14px;
  z-index: 1;
  width: max-content;
  background: linear-gradient(to bottom, hsl(0, 100%, 53%), hsl(0, 100%, 30%));
  margin-bottom: 35px;
}

#formPrzypHasła{

 margin-top: -14px;
}


#closeLogin:hover{
  background: linear-gradient(to bottom, hsl(0, 100%, 43%), hsl(0, 100%, 20%));
  transform: scale(1.05); 
}

#wrocDoLog:hover{

  background: linear-gradient(to bottom, hsl(0, 100%, 43%), hsl(0, 100%, 20%));
  transform: scale(1.05); 
}


#przedZalogowaniu{

 display: none;
 width: 90%;
}

.ugory3{

  margin: 0;
  padding: 0;
}

.login-with-google-btn {

  transition: background-color .3s, box-shadow .3s;
  padding: 10px 20px 12px 42px;
  border: 2px solid black;
  border-radius: 14px;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, .04), 0 1px 1px rgba(0, 0, 0, .25);
  color: #757575;
  font-size: 20px;
  font-weight: 500;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMTcuNiA5LjJsLS4xLTEuOEg5djMuNGg0LjhDMTMuNiAxMiAxMyAxMyAxMiAxMy42djIuMmgzYTguOCA4LjggMCAwIDAgMi42LTYuNnoiIGZpbGw9IiM0Mjg1RjQiIGZpbGwtcnVsZT0ibm9uemVybyIvPjxwYXRoIGQ9Ik05IDE4YzIuNCAwIDQuNS0uOCA2LTIuMmwtMy0yLjJhNS40IDUuNCAwIDAgMS04LTIuOUgxVjEzYTkgOSAwIDAgMCA4IDV6IiBmaWxsPSIjMzRBODUzIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNNCAxMC43YTUuNCA1LjQgMCAwIDEgMC0zLjRWNUgxYTkgOSAwIDAgMCAwIDhsMy0yLjN6IiBmaWxsPSIjRkJCQzA1IiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNOSAzLjZjMS4zIDAgMi41LjQgMy40IDEuM0wxNSAyLjNBOSA5IDAgMCAwIDEgNWwzIDIuNGE1LjQgNS40IDAgMCAxIDUtMy43eiIgZmlsbD0iI0VBNDMzNSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PHBhdGggZD0iTTAgMGgxOHYxOEgweiIvPjwvZz48L3N2Zz4=);
  background-color: white;
  background-repeat: no-repeat;
  background-position: 8px 11px;
  background-size: 28px;
  
  &:hover {

    box-shadow: 0 -1px 0 rgba(0, 0, 0, .04), 0 2px 4px rgba(0, 0, 0, .25);
  }
  
  &:active {

    background-color: #eeeeee;
  }
  
  &:focus {

    outline: none;
    box-shadow: 
    0 -1px 0 rgba(0, 0, 0, .04),
    0 2px 4px rgba(0, 0, 0, .25),
    0 0 0 3px #c8dafc;
  }
  
  &:disabled {

    filter: grayscale(100%);
    background-color: #ebebeb;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, .04), 0 1px 1px rgba(0, 0, 0, .25);
    cursor: not-allowed;
  }
}

body {

  margin: 0;
}

#containerLogin {

box-sizing: border-box;
padding: 0px 35px 0px 35px;
text-align: center;
position: relative;
border-radius: 50px;
height: 559px;
width: 768px;
background-color: #f4f4f4;
background-image: url(/obrazekTla);
box-shadow: 10px 0px 40px 5px rgba(0, 0, 0, 0.5);
font-family: 'Times New Roman', Times, serif;
overflow: hidden;
display: flex;
flex-direction: column;
align-items: center;
}

#input1Login {

  width: 75%;
  padding: 10px;
  background:none;
  text-align: center;
  font-size: 24px;
  outline: none;
  position: relative;
  top: -50px;    
  border-radius: 20px 20px 0px 0px ;
  border-bottom: none;
  border-color: black;
}

#input2Login {

  width: 75%;
  padding: 10px;
  background:none;
  text-align: center;
  font-size: 24px;
  outline: none;
  position: relative;
  top: -50px;    
  border-bottom: none;
  border-color: black;
  display: none;
}

#input3Login{

  width: 75%;
  padding: 10px;
  background:none;
  text-align: center;
  font-size: 24px;
  outline: none;
  position: relative;
  top: -50px;    
  border-radius: 0px 0px 20px 20px ;
  border-color: black;
  border-width: 2px;
}



#input4Login{

  width: 75%;
  padding: 10px;
  background:none;
  text-align: center;
  font-size: 24px;
  outline: none;
  position: relative;
  top: -50px;    
  border-radius: 0px 0px 20px 20px ;
  border-color: black;
  border-width: 2px;
  border-top: none;
  display: none;
}

#input5{

  width: 75%;
  padding: 10px;
  background:none;
  text-align: center;
  font-size: 24px;
  outline: none;
  border-radius: 20px;
  border-color: black;
  border-width: 2px;
  margin: 0 auto;
}

.close-button {

  position: absolute;
  top: -10px;
  right: 15px;
  border: none;
  font-size: 90px;
  cursor: pointer;
  padding: 5px 5px;
  border-radius: 100px;
  background: none;
  color: hsl(0, 86%, 57%);;
}

.close-button:hover{

  color: hsl(0, 86%, 40%);
}

#hideLogin{

  margin-top: 10px;
  margin-bottom: 25px;
  font-size: 32px;
  font-weight: 400;
  position: relative;
  top: -30px;
  line-height: 1.5;
}

#mailZKont{

  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 400;
}

.box10 p {
  margin: 0;
}

#hideLogin2{

  font-size: 32px;
  font-weight: 400;
  position: relative;
  line-height: 1.5;
  display: block;
  margin-top: -40px;
}

#hideLogin3{

  font-size: 32px;
  font-weight: 400;
  position: relative;
  line-height: 1.5;
  display: block;
  margin-top: 125px;
}

#buttons{

  height: 1px;
}

#zalogowaniePra{

  cursor: pointer;
  padding: 10px 20px;
  font-size: 25px;  
  position: relative;
  top: -50px;
  box-shadow: 10px 8px 22px 0px rgba(0, 0, 0, 0.6);
  color: rgb(0, 0, 0);
  border: 2px solid;
  background: none;
  border-radius: 14px;
  background-color: rgba(179, 172, 179, 0.308);
}

#Wyloguj{

  cursor: pointer;
  padding: 10px 20px;
  font-size: 25px;  
  box-shadow: 10px 8px 22px 0px rgba(0, 0, 0, 0.6);
  color: rgb(0, 0, 0);
  border: 2px solid;
  background: none;
  border-radius: 14px;
  display: flex;
  margin-bottom: -10px;
  background-color: rgba(179, 172, 179, 0.308);
  flex-direction: column;
  margin: 0 auto;
  margin-top: auto;
}

#Wyloguj:hover{

  background-color: rgba(129, 121, 121, 0.462);
  transform: scale(1.05);
}

#zalogowaniePra:hover{

  background-color: rgba(129, 121, 121, 0.462);
  transform: scale(1.05);
}


#zalogowanieFal{

  background-color: hsla(288, 58%, 55%, 0.861);
  cursor: pointer;
  padding: 10px 20px;
  border: none;
  font-size: 25px;
  position: relative;
  top: -50px;
  display: none;
  box-shadow: 10px 8px 22px 0px rgba(0, 0, 0, 0.6);
  color: rgb(0, 0, 0);
  border: 2px solid;
  background: none;
  border-radius: 14px;
  background-color: rgba(179, 172, 179, 0.308);
}

#zalogowanieFal:hover{

  background-color: rgba(129, 121, 121, 0.462);
  transform: scale(1.05);
}

#zarejestrFal{

  cursor: pointer;
  padding: 10px 20px;
  border: none;
  font-size: 25px;
  position: relative;
  box-shadow: 10px 8px 22px 0px rgba(0, 0, 0, 0.6);
  color: rgb(0, 0, 0);
  border: 2px solid;
  background: none;
  border-radius: 14px;
  background-color: rgba(179, 172, 179, 0.308);
  margin-top: 0px;
}

#zarejestrPra{

  cursor: pointer;
  padding: 10px 20px;
  font-size: 25px;
  position: relative;
  display: none;
  box-shadow: 10px 8px 22px 0px rgba(0, 0, 0, 0.6);
  color: rgb(0, 0, 0);
  border: 2px solid;
  background: none;
  border-radius: 14px;
  background-color: rgba(179, 172, 179, 0.308);
}



#haslaPrzypominanie{

  flex-direction: column;
  height: 472px;
  width: 90%;
}

#przypomnijHasło{

  cursor: pointer;
  padding: 10px 20px;
  font-size: 25px;
  box-shadow: 10px 8px 22px 0px rgba(0, 0, 0, 0.6);
  margin-bottom:  10px;
  color: rgb(0, 0, 0);
  border: 2px solid;
  background: none;
  border-radius: 14px;
  background-color: rgba(179, 172, 179, 0.308);
}

#przypomnijHasło:hover{

  background-color: rgba(129, 121, 121, 0.462);
  transform: scale(1.05);
}

#noweHasło{

  cursor: pointer;
  padding: 10px 20px;
  font-size: 25px;
  box-shadow: 10px 8px 22px 0px rgba(0, 0, 0, 0.6);
  margin-bottom: 10px;
  color: rgb(0, 0, 0);
  border: 2px solid;
  background: none;
  border-radius: 14px;
  background-color: rgba(179, 172, 179, 0.308);
}

#noweHasło:hover{

  background-color: rgba(129, 121, 121, 0.462);
  transform: scale(1.05);
}

#zarejestrFal:hover{

  background-color: rgba(129, 121, 121, 0.462);
  transform: scale(1.05);
}

#zarejestrPra:hover{

  background-color: rgba(129, 121, 121, 0.462);
  transform: scale(1.05);
}



.message-containerLogin {

  width: 768px; 
  height: 30px; 
  overflow: hidden; 
  white-space: nowrap; 
}

#responseMessageLogin {

  font-size: 32px;
  font-family: 'Times New Roman', Times, serif;
  margin: 0 auto;
  align-items: center;
  flex-direction: column;
  margin-top: 5px;
  color: #ec2929;
  display: flex;
}

#wiadOHasle {

  font-size: 32px;
  font-family: 'Times New Roman', Times, serif;
  margin: 0 auto;
  align-items: center;
  flex-direction: column;
  margin-top: 20px;
  color: #ec2929;
  display: flex;
}

#haslaPrzypominanie{

  display: none;
}

#thankYouMesLog{

  word-break: break-all;
  font-size: 3.5rem;
}

 
@media (max-width: 768px){

  .login-with-google-btn {

  padding: 6px 14px 9px 33px;
  background-position: 8px 11px;
  background-size: 20px;
  }

  #input1Login, #input2Login, #input3Login, #input4Login, #input5  {
  
  font-size: 19px;
  width: 90%;
}

  #loginWithGoogle, #zalogowaniePra, #zalogowanieFal, #zarejestrFal, #zarejestrPra, #przypomnijHasło, #noweHasło, #Wyloguj, #ZapNaNewsLog, #zamknijNewsletter, #writeToMeLog, #doKontaLog{

  font-size: 19px;
}


  #wrocDoLog{

font-size: 19px;
margin-top: auto;
}

.deleteAccount{

  font-size: 19px;
  width: 85vw;
  height: 55px;
  padding: 13px 10px 13px 10px;
}

#closeLogin, #submit1MesLog{
  font-size: 19px;
}

#closeLogin:hover{

  transform: scale(1.00); 
}

#wrocDoLog:hover{

  background: linear-gradient(to bottom, hsl(0, 100%, 43%), hsl(0, 100%, 20%));
  transform: scale(1.00); 
}

}

@media (min-width:481px) and (max-width: 768px){





#zamknijWiad{

  margin-top: 10px;
}

#containerForMessAccount{

  margin-top: -55px;
  height: 225px;
  width: 90vw;
}


.messageThing1 {
  height: 167px;
  margin-top: 12px;
}
  
#afterLogin{

  height: 530px;
}
  
#haslaPrzypominanie{

  flex-direction: column;
  height: 512px;
}

#containerLogin {

border-radius: 35px;
width: 100vw;
height: 560px;
padding: 0px 17px 0px 17px;
}

#newsletterLogin{

max-width: 100vw;
border-radius: 35px;
overflow: hidden;
height: 294px ;
}

#zamknijNewsletter{

  top: 20px;
}

.inputGen{
  min-width: 390px
}

}

@media (max-width: 480px){


    #thankYouMesLog{

  font-size: 3rem;
}

  #submit1MesLog{
    margin-top: 12px;
  }


#przedZalogowaniu{

  width: 98%;
  }

#twoTrueLogin{

display: flex;
flex-direction: column-reverse;
}

#loginWithGoogle{

  top: -34px;
}
  


#hideLogin, #welomeMesLog, #hideLogin2, #welomeMesLog2{  

  font-size: 24px;
}

#hideLogin2{  

  margin-top: -25px;
}

#ukryjPrzypHasla{

  position: relative;
  top: 65px;
}

.messageThing1{

  font-size: 20px;
}

#hideLogin3{

  font-size: 24px;
  margin-top: 100px
}

#wiadOHasle{

  font-size: 24px;
}

#zamknijNewsletter{

  top: 20px;
}



#haslaPrzypominanie{

  height: 479px;
}



#afterLogin{

  height: 498px;
}

#newsletterLogin{

  max-width: 100vw;
  border-radius: 35px;
  margin-bottom: 0px;
  height: 294px ;
}


#zalogowaniePra{

  max-width: fit-content;
  margin: 0 auto;
}

.warningMesGen{

  font-size: 19px;
  margin-top: 14px;

}

#zamknijWiad{

 font-size: 19px;
}

#mailZKont{

  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
}

#responseMessageLogin {

  font-size: 24px;
  position: relative;
  top: 130px;
  height: 50px;
}

#ZapNaNewsLog:hover{

  background-color: rgba(129, 121, 121, 0.462);
  transform: scale(1.0);
}

#zalogowaniePra:hover{

  background-color: rgba(129, 121, 121, 0.462);
  transform: scale(1.0);
}

#zalogowanieFal:hover{

  background-color: rgba(129, 121, 121, 0.462);
  transform: scale(1.0);
}

#zarejestrPra:hover{

  background-color: rgba(129, 121, 121, 0.462);
  transform: scale(1.0);
}

#zarejestrFal:hover{

  background-color: rgba(129, 121, 121, 0.462);
  transform: scale(1.0);
}





#przypomnijHasło:hover{

  background-color: rgba(129, 121, 121, 0.462);
  transform: scale(1.00);
}

#containerLogin {

  border-radius: 35px;
  padding: 0px 27px 0px 27px;
  width: 100vw;
  overflow: hidden;
}

#containerForMessAccount{

  height: 250px;
  width: 90vw;
}

.counterMes{

  margin-top: 7px;
}
   
#Wyloguj:hover{

  background-color: rgba(129, 121, 121, 0.462);
  transform: scale(1.0);
}

}

