
body 
{   font-family: 'Montserrat', sans-serif;
    margin: 0; 
    height: 100%; 

}



/***************LOGIN PAGE *************************/

.mainconform{
    max-width:50%;
    margin:0 auto;
}

.loginmainpage{
    font-family: Arial, Helvetica, sans-serif;
}

.loginform{
   border: 3px solid #f1f1f1;  
}

.inputtextst{
    width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc; 
  box-sizing: border-box;
}

.buttonsubmitform{
    background-color: #04AA6D;
  color: white;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  cursor: pointer;
  width: 100%;
}

.buttonsubmitform:hover{
    opacity: 0.8;
}

.cancelbtn {
  width: auto;
  padding: 10px 18px;
  background-color: #f44336;
}

.imgcontainer {
  text-align: center;
  margin: 24px 0 12px 0;
}

img.avatar {
  width: 40%;
  border-radius: 50%;
  
}

.container {
  padding: 16px;
}

.loginlogocon{
    text-align: left;
  margin: 24px 0 12px 0;
    height:100px;
}

span.psw {
  float: right;
}


.logologin {
  margin-top:40px;
    display: block;
  float: left;
  padding: 3px 20px;
  text-decoration: none;
    width:100px;
    height:auto;
}

/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
  span.psw {
     display: block;
     float: none;
  }
  .cancelbtn {
     width: 100%;
  }
}

@media screen and (max-width: 800px) {
    .mainconform{
    max-width:98%;
}
}


/***************LOGIN PAGE END *********************/





/***************CHANGEPASSWORD PAGE *************************/

.changepassformdiv{
    max-width:50%;
    margin:0 auto;
}

.changepassmainpage{
    font-family: Arial, Helvetica, sans-serif;
}

.changepassform{
   border: 3px solid #f1f1f1;  
}

.inputtextcp{
    width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

.buttoncpform{
    background-color: #04AA6D;
  color: white;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  cursor: pointer;
  width: 100%;
}

.buttoncpform:hover{
    opacity: 0.8;
}

span.psw1 {
  float: right;
}
span.psw2 {
  float: right;
}



/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
  span.psw1 {
     display: block;
     float: none;
  }
     span.psw2 {
     display: block;
     float: none;
  }
}

@media screen and (max-width: 800px) {
    .changepassformdiv{
    max-width:98%;
}
}


/***************CHANGEPASSWORD PAGE END *********************/



/**************FOOTER**************/

*, *:before, *:after {
box-sizing: border-box;
}
.footerup{position:relative;float:left;min-width:100%;}

.aboutusf{
    float:left;
    width:100%;
    height:auto;
    font-weight: bolder;
    text-align:justify;
    color:#052A59;
    word-wrap: break-word;
    text-justify: inter-word;
}

.contactusf{
    float:left;
    width:100%;
    height:auto;
     font-weight: bolder;
    text-align:justify;
    color:#052A59;
}

header p {
padding: 50px;
text-align: center;
color: #bebebe;
text-transform: uppercase;
font-size: 65px;
font-weight: 700;
}
.footer {
display: flex;
flex-flow: row wrap;
padding: 30px;
color:#052A59;
background-color: white;
    font-size:10px;
/*background-image: linear-gradient(white,87%,#C19F63);*/
}

.footer > * {
flex:  1 100%;
}

.l-footer {
margin-right: 1.25em;
margin-bottom: 2em;
}

h2 {
font-weight: 400;
font-size: 15px;
}

.footer ul {
list-style: none;
padding-left: 0;
}

.footer li {
line-height: 2em;
}

.footer a {
text-decoration: none;
}

.r-footer {
display: flex;
flex-flow: row wrap;
}

.r-footer > * {
flex: 1 50%;
margin-right: 1.25em;
    width:100%;
}

.box {
    color: #999;
font-size: 11px;
    margin-top: 30px;
    width:100%;

}

.box a{
    padding:0px 8px 0px 0px;
    margin-top: 20px;
    float:right;
    color: #052A59;
    font-weight: bold;
}

.box a:hover{
    color:white;
    background-color:#052A59;
    border-radius: 2px;
}



.b-footer {
text-align: center;
color: #052A59;
padding-bottom: 10px;
    font-weight: bold;
    align-content: center;
}

.l-footer p {
padding-right: 8%;
color:#052A59;
}

@media screen and (min-width: 600px) {
.r-footer > * {
flex: 1;
}

.features {
flex-grow: 2;
}

.l-footer {
flex: 1 0px;
}

.r-footer {
flex: 2 0px;
}
}


/*********************FOOTER END***************/


.formcerceve{
    position: relative;
    /*border-style: solid;
    border-width: 5px;
    border-color:blue;*/
    width:100%;
    height: auto;
    
}

.admingiris{
    position: relative;
    height: 60px;
    background-color: white;
    color:black;
    justify-content: left;
  align-items: left;
    text-align: justify;
    display: block;
    
}
.yaziortalaadmin{
    padding:20px;
    margin:0 auto;
    width:250px;
    height: auto;
    font-size: 16px;
    font-weight: bold;
}
.yaziortalabadmin{
    padding:20px;
    margin:0 auto;
    width:250px;
    height: auto;
    font-size: 16px;
    font-weight: bold;
}

.binapuancontainer{
   position: relative;
    width:100%;
    margin:0 auto;
    padding: 50px 0px 0px 10px;
    height: auto;
    
}


/**********userlogin check page**************/
.middleboxpdf{
    margin: 0 auto;
    width:100%;
    height:100px;
   justify-content: center;
  align-items: center;
    font-size:24px;
    
}


.middlebox{
    margin: 0 auto;
    width:50%;
    height:auto;
   justify-content: center;
  align-items: center;
    
}
.makememiddlebody{
     display: flex;
  justify-content: center;
  align-items: center;
}
.makememiddlebody2{
     display: block;
  justify-content: center;
  align-items: center;
}
.containercap{
   float:left;
    height:auto;
    display:block;
    width:300px;
   
}
.textcapdiv{
    display:block;
    height:30px;
    width:100%;
    
    
}
.textcap{
    position: relative;
    top: 30%;
    left:5%;
    transform: translateY(-50%);
    font-weight: bold; 
    font-family: 'Montserrat', sans-serif;
    
}
.gobackcapdiv {
    display:block;
    height:30px;
    width:100%;
   
}
.gobackcap {
    position:relative;
    margin: 30px auto;
    width:100%;
    height:40px;
    background-color:#04AA6D;
    border-radius: 10px;
    font-weight: bold; 
    font-family: 'Montserrat', sans-serif;
    border-top-style: hidden;
  border-right-style: hidden;
  border-left-style: hidden;
  border-bottom-style: hidden;
}
/**********userlogin check page END**************/

#projevizenumarasi:invalid {
  color: red;
}
#projesahibi:invalid {
  color: red;
}
#projeadi:invalid {
  color: red;
}
#projeno:invalid {
  color: red;
}
#koy:invalid {
  color: red;
}
#mahalle:invalid {
  color: red;
}
#blok:invalid {
  color: red;
}
#pafta:invalid {
  color: red;
}

#harita:invalid {
  color: red;
}
#parsel:invalid {
  color: red;
}
#mevki:invalid {
  color: red;
}
#ada:invalid {
  color: red;
}
#yuzolcumu:invalid {
  color: red;
}
#olcek:invalid {
  color: red;
}
#kocanno:invalid {
  color: red;
}
#kutukkisi:invalid {
  color: red;
}
#ktmmobvizeno:invalid {
  color: red;
}

#insaatdosyanum:invalid {
  color: red;
}
#vizenumarasi:invalid {
  color: red;
}

/********userpage*******************/

.topnav {
  overflow: hidden;
  background-color: #333;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.active {
  background-color: #04AA6D;
  color: white;
}

.topnav .icon {
  display: none;
}

.dropdownx {
  float: left;
  overflow: hidden;
}

.dropdownx .dropbtn {
  font-size: 17px;    
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdownx-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdownx-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.topnav a:hover, .dropdownx:hover .dropbtn {
  background-color: #555;
  color: white;
}

.dropdownx-content a:hover {
  background-color: #ddd;
  color: black;
}

.dropdownx:hover .dropdownx-content {
  display: block;
}

@media screen and (max-width: 975px) {
  .topnav a:not(:first-child), .dropdownx .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 975px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdownx {float: none;}
  .topnav.responsive .dropdownx-content {position: relative;}
  .topnav.responsive .dropdownx .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}

.imogiris{
    background-color: white;
    width: 100%;
    height: 60px auto;
    position: relative;
    text-align: center;
    font-weight:800;
    float:left;
    margin:65px 0px 0px 0px;
    font-size: 24px;
    /*border-style: solid;
    border-width: 1px;
    border-color:black;*/
    padding: 10px 0px;
    }

.barbar{
    position:relative;
    margin: 0 auto;
    width:100%;
    height:50px;
    background: white;

}
@media screen and (max-width: 800px) {
.barbar{
    display:none;

}}

.parentmain2{
margin:25px 0px 0px 0px;
width:100%;
height:auto;
display: flex;
align-items: center;
justify-content: center;
   /*border-style: solid;
    border-width: 5px;
    border-color:black;*/
}

.parentmain3{
margin:25px 0px 0px 0px;
width:100%;
height:auto;
    position:relative;
    float:left;
align-items: center;
justify-content: center;
   /*border-style: solid;
    border-width: 5px;
    border-color:black;*/
}
.options{
    position:relative;
    width: 100%;
    margin:0 auto;
    /*padding:40px 20px 20px 100px;*/
    height:auto;
    /*border-style: solid;
    border-width: 5px;
    border-color:black;*/
}

/**********userpage END************/



.dropbtnbb{
background-color: dodgerblue;
color: white;
padding: 0px;
font-size:12px;
border: none;
cursor: pointer;
width:65px;
border-radius: 4px;
}

.dropdownbb{
position: relative;
display: inline-block;
}

.dropdown-contentbb{
display:none;
position:absolute;
background-color:#f9f9f9;
width:65px;
box-shadow:0px 8px 16px 0px rgba(0,0,0,0.2);
z-index:999;
}

.dropdown-contentbb a { 
color: black;
padding: 2px 0px 2px 0px;
text-decoration: none;
display: block;
}

.dropdownbb:hover .dropdown-contentbb {
display: block;
}

.dropdownbb:hover .dropbtnbb {
  background-color: saddlebrown;
}

        #buttongun{
            padding:0px;
            margin:4px 0px 4px 0px;
            width:100%;
            
        }
        #buserid{
            padding:0px;
            margin:0px;
            
        }
        @media screen and (max-width: 360px) {
  #thhide, #tdhide {
    display:none;
  }
}


            /* Ana düğme stil */
        button {
            padding: 10px 20px;
            background-color: #007BFF;
            color: #fff;
            border: none;
            cursor: pointer;
            border-radius: 5px;
        }
        
        /* Gizli alan stil */
        #hiddenFields {
            display: none;
            opacity: 0;
            transition: all 0.3s ease-in-out;
            text-align: center;
            margin-top: 20px;
        }

        /* Gizli alan stil */
        #hiddenFields2 {
            display: none;
            opacity: 0;
            transition: all 0.3s ease-in-out;
            text-align: center;
            margin-top: 20px;
        }

  /* Gizli alan stil */
        #hiddenFields3 {
            text-align: center;
            margin-top: 20px;
        }
        
        /* Input alanı stil */
        #hiddenFields input[type="text"] {
            padding: 10px;
            width: 200px;
            border: 1px solid #ccc;
            border-radius: 5px;
        }
        
        /* Gönder düğmesi stil */
        #hiddenFields button[type="submit"] {
            padding: 10px 20px;
            background-color: #28A745;
            color: #fff;
            border: none;
            cursor: pointer;
            border-radius: 5px;
            margin-top: 10px;
        }
        
        /* Göster düğmesi stil */
        #showButton {
            display: block;
            margin: 10px auto;
        }

    #loadingOverlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: 9999;
}

#loadingImage {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 200px;
  height: 200px;
  background-image: url(image/menu/loading.gif);
  background-repeat: no-repeat;
  background-position: center;
    background-size: contain;
}

 #myDiv {
            display: none; /* Başlangıçta div gizli olsun */
            
            padding: 10px;
            margin: 10px;
        }

        #toggleButton {
            background-color: #4CAF50; /* Yeşil arka plan rengi */
            color: white;
            border: none;
            padding: 10px 20px;
            cursor: pointer;
        }

        #toggleButton:hover {
            background-color: #45a049; /* Hover durumunda farklı bir yeşil */
        }

.sil-button, #ekleButton, #buttonsub  {
    background-color: #4CAF50; /* Yeşil renk */
    color: white;
    border: none;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 5px;
    cursor: pointer;
    border-radius: 5px;
}

.sil-button:hover, #ekleButton:hover, #buttonsub:hover {
    background-color: #45a049; /* Daha koyu yeşil renk hover durumunda */
}

.sil-button {
    background-color: #f44336; /* Kırmızı renk SİL FORM butonu için */
}

.sil-button:hover {
    background-color: #d32f2f; /* Daha koyu kırmızı renk hover durumunda */
}

     .centered-text {
            text-align: center;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }
    
      /* Yukarı yerleştirme için CSS */
        .top-text {
            text-align: center;
            margin-top: 20px; /* İstenilen üst boşluk miktarını ayarlayabilirsiniz */
        }


.yaziyiortalacon{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2vh;
  font-size: 16px;
  font-weight: bold;
}

.ortalanmisyazi {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.linecon {
      width: 100%;
      height: 2px;
      background-color: #000;
    }

       
       #submitsms {
  background-color: #04AA6D;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  float: right;
}

/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  #submitsms {
    width: 100%;
    margin-top: 0;
  }
}



/* Styles for the popup */
        #rightPopup {
              display: none;
            position: fixed;
            bottom: 0; /* Popup'ı sayfanın en altına sabitle */
            right: 10px;
            padding: 10px;
            background-color: #ff3333; /* Açık kırmızı background rengi */
            color: #fff; /* Beyaz metin rengi */
            border-radius: 4px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            z-index: 999;
        }

        /* Ana düğme stil */
        #indirbutton {
	    width: 200px;
            padding: 10px 20px;
            background-color: #007BFF;
            color: #fff;
            border: none;
            cursor: pointer;
            border-radius: 0px;
        }     /* Yukarı yerleştirme için CSS */


        .top-text {
            text-align: center;
            margin-top: 20px; /* İstenilen üst boşluk miktarını ayarlayabilirsiniz */
        }

.multiline-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

   .preview-container {
      position: fixed;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 80%;
      height: 80%;
      max-width: 800px;
      max-height: 600px;
      background: #fff;
      padding: 20px;
      border: 1px solid #ccc;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
      display: none;
        
      
    }

    .preview-container img,
    .preview-container embed {
      max-width: 100%;
      max-height: 100%;
     
   
    }

    .preview-close {
      position: absolute;
      top: 10px;
      right: 0px;
      font-size: 24px;
      cursor: pointer;
        z-index: 9999;
    }

.textarea {
    rows: auto; /* Otomatik satır sayısını ayarla */
}