.threeShortCutIndex{

  margin-top: 25px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}

.articleSlugeft{

  width: 768px;
  padding: 20px 50px 30px 50px;
  box-sizing: border-box;
}

.twoOnTheLeftSec{

  height: fit-content
}

#firstThree{

  display: flex;
}

#secondThree{

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

.articlesRight{

  box-sizing: border-box;
  height: 768px;
  margin-left: 15px;
  width: 385px;
  padding: 20px 40px 30px 40px;
}

.articlesRightRev{

  box-sizing: border-box;
  height: 768px;
  margin-right: 15px;
  width: 385px;
  padding: 20px 40px 20px 40px;
  min-height: 713px;
}

.contArtArchiveRight{

  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-end;
  justify-content: space-around;
  align-items: flex-start;
}

#artykulySG{

  width: 768px;
  margin: 0 auto;
  margin-bottom: 15px;
}


#iframeDiv{

  display: flex;
}

.contArtArchive {

  display: flex;
  align-items: center;
}

.obrazekPrzyArtRight{

  margin-top: 15px;
  margin-bottom: 25px;
  align-items: center;
}

.textLeft{

  padding-left: 35px;
}

#iframe1{

  margin: 0 auto;
  box-sizing: border-box;
  width:768px;
  margin-top: 15px;
  border-radius: 60px;
  height: 288px;
  border: none;
  box-shadow: 10px 0px 40px 5px rgba(0, 0, 0, 0.5);
  align-items: center;
}


#selectDays{

display: flex;
flex-direction: column;
gap: 30px;
margin-top: 25px;
}

.selectDays{

  display: flex;
}

#selectDays2{

  margin-bottom: 3%;
  margin-top: 15px;
}

.dropdownWrapper {
  position: relative;
  display: inline-block;
}

.dropDownMenu {
  display: none;
  background-image: url("/obrazekTla");
  border: 3px solid black;
  border-top: none;
  max-height: 300px;
  overflow-y:auto;
  z-index: 1000;
  border-radius: 0px 0px 20px 20px;
  cursor: pointer;
  font-size: 24px;
  box-sizing: border-box;
  width: 124px;
}

#dropDownMenuEmail{
  box-sizing: border-box  ;

}
#dropDownEmailDiv{

  margin-top: 15px;
}

.dropDownMenu::-webkit-scrollbar {
  width: 0px;
}





.radioItem {

  display: inline-flex;
  align-items: center;
  column-gap: 10px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
}

  .radioItem:not(:last-of-type) {

    margin-right: 30px;
  }
.radioButton {

  appearance: none;
  position: relative;
  width: 25px;
  height: 25px;
  border: 14px solid #000000;
  border-radius: 9999px;
  cursor: pointer;
}

#pushText{

  font-size: 28px;
  font-weight: 700;
  padding-top: 10px;
  padding-bottom: 20px;
}

.radioButton:checked {
  border: 14px solid #83005c;
}

.radioButton:checked::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 10px;
  height: 10px;
  margin: auto;
  border-radius: 9999px;
  background-color: #83005c;
}

.container {
  box-sizing: border-box;;
  margin: 0 auto;
  padding: 25px 27px 0px 27px;
  text-align: center;
  position: relative;
  border-radius: 60px;
  background-color: #f4f4f4;
  width:768px;
  background-image: url("/obrazekTla");
  font-family: 'Times New Roman', Times, serif;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  box-shadow: 10px 0px 40px 5px rgba(0, 0, 0, 0.5);
}

#subscriptionFormPre{

  margin-top: 25px;
  margin-bottom: -85px;
}

#unSubButton{
  display: none;
  margin-top: 20px;
}

#changeDaysMail{

  padding: 15px 0;
}

#subscribedDays{

  font-size: 29px;
}

#changeEmailDaysButtonBackend{

  display: none;
}

#changeEmailDaysButton{
  margin-top: 5px;

}

#alreadySubscribed{
  font-size: 45px;
  padding-top: 10px;
}


#subscriptionFormPre2{

  margin-top: 20px;
}

#changeDays{

  margin-top: 20px
}

#changeDaysDiv{

  display: none;
}

#changeDaysButton{

  margin-top: 20px;
}

#changeDaysButtonBackend{

  display: none;
}

#thanksForPushArchive{

  color: black;
  display: none;
  margin-top: 15px;
  padding-bottom: 10px;
  font-size: 60px;
  padding-top: 10px;
  margin-bottom: 15px;
}

#whenSubscribed{
  display: none;
}

#emailPre, #email {

  width: 75%;
  padding: 10px;
  margin-bottom: 10px;
  background:none;
  border-radius: 60px;
  text-align: center;
  font-size: 24px;
  outline: none;
  position: relative;
  top: -105px;
  border: none;
}

#email {

  top: -50px;

}

.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%);;
}

#ukryj{

  margin-top: 8px;
  font-size: 28px;
  font-weight: 600;
  position: relative;
  top: -20px;
}

#ukryj2{

  margin-top: -10px;
  font-size: 28px;
  font-weight: 600;
  position: relative;
}

h1 {

  margin-bottom: -25px;
}

#pushSubDiv{

padding-left: 27px;
padding-right: 27px;
line-height: 1.7;
}

#submitButtonPre{

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

#submitButtonPre:hover{

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

#responseMessagePre {

  font-size: 35px;
  font-family: 'Times New Roman', Times, serif;
  padding-bottom: 25px;
}

#toDisplayAuthorDiv{

  opacity: 0;
}

#pushArchiveDays{

}

#advancedSettingsMailDiv{
}

#inputDropDownEmail{
  margin-top: 20px;
}

#isMoreThan10MailDiv{
  margin-bottom: 125px;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


.inputDropDown{

  border: 3px solid black;
  border-radius: 20px;
  height: 20px;
  font-size: 24px;
  padding: 15px;
  outline: none;
  background: transparent;
  margin: 0 auto;
  text-align: center;
  margin-top: 15px;

}

.optionDropDown{
  padding-left: 10px;
  padding-right: 10px;
}

.dropDownMenu.visible {
  display: flex;
}

#changeEmailIndexButtonBackend{

  display: none;
  margin-top: 30px;
}

#changeEmailIndexButton{

  display: none;
  margin-top: 20px;
  }

#changeFromWhichArticle{

  margin-top: 20px;
  display: none;
}

#changeFromWhichArticleHtml{
  display: none;
}

#openSubManagement{
  display: none;
}

#subManagementButton{

  margin-top: 20px;
}

#submitButtonPush{
  margin-top: 20px;
}

#advancedSettingsPushButton{

  margin-bottom: 20px;
  opacity: 0;
  display: none
}

#pushIndexDiv{

  display: none;
  margin-bottom: 30px;
}

#dropDownMenuPush{
  box-sizing: border-box;
}

#changePushIndexButtonBackend{
  display: none;
}

#changeIndexPush{
  margin: 20px ;
}

#whenSubscribedPush{
  display: none;
}

#goBackFromUnSubEmail{
  display: none;
}

#unsubbuttonPre{
  margin-top: 15px;
}


#goBackFromUnSub{

  display: none;
}

#alreadySubscribedPush{
  display: none;
}



#advancedSettingsMailButton{

  display: none;
  opacity: 0;
}

.mainSubDivArchive  {
  margin-bottom: 15px;
  line-height: 1.7;
}

#hideAfterChangedPushIndex{
  display: none;
}

#changeFromWhichPushArticleHtml{
  display: none;
}



@media (max-width: 768px){

  #changeDaysButtonBackend{

      margin-top: 15px;
  }

  #artykulySG{

    width: 100vw;

  }


  .dropDownMenu {
    max-height: none;
  }


  #advancedSettingsPushButton{

    margin-top: 20px;
  }

  #subscriptionFormPre{

    margin-bottom: -80px;
  }

.selectDays{

  display: inline-grid;
  align-content: stretch;
  justify-content: space-around;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  gap: 20px;
}

#ukryj, #ukryj2{

  font-size: 22px;
}

#emailPre, #email {

  font-size: 19px;
  width: 95%;
  margin-top: 10px;

}

#submitButtonPre{

  font-size: 19px;
}

#responseMessagePre {

  margin-top: 15px;
  font-size: 25px;
  font-family: 'Times New Roman', Times, serif;
  position: relative;
}

.container {

  border-radius: 35px;
  padding: 25px 27px 35px 27px;
  width: 100vw;
  overflow: visible
}

.radioButton {

  width: 12px;
  height: 12px;
  border: 12px solid #000000;
}

.radioButton:checked {
  border: 12px solid #83005c;
}


.radioItem {

  column-gap: 25px;
  margin-top: 5px;
  font-size: 30px;
}

#submitButtonPre:hover{

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

#iframe1{

  display: flex;
  height: 290px;
  width: 100vw;
  height: 294px;
  border-radius: 48px;
}

.contArtArchive {

  display: flex;
  flex-direction: column;
}


#firstThree{

  display: flex;
  flex-direction: column;
  align-items: center;
}

#secondThree{

  display: flex;
  flex-direction: column;
  align-items: center;
}

.articlesRight{

  height: inherit;
  margin-left: 0px;
  width: 100vw;
}

.articlesRightRev{

  margin-right: 0px;
  width: 100vw;
  height: inherit;
  min-height: 100px;
}

#thanksForPushArchive{

  font-size: 36px;
}

}