
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**************/


#duvuzunpencere:invalid {
  color: red;
}
#pencerekapiara:invalid {
  color: red;
}
#enfazladuvarac:invalid {
  color: red;
}
#enyakinpenbinakos:invalid {
  color: red;
}
#zeminduvkal:invalid {
  color: red;
}
#disduvarkal:invalid {
  color: red;
}
#icduvarkal:invalid {
  color: red;
}

#katyuksekyig:invalid {
  color: red;
}
#bodrumkatad:invalid {
  color: red;
}
#serbestkatad:invalid {
  color: red;
}
#kuzeycephezemkatmes:invalid {
  color: red;
}
#kuzeycepheplangen:invalid {
  color: red;
}
#guneycephezemkatmes:invalid {
  color: red;
}
#guneycepheplangen:invalid {
  color: red;
}

#dogucepheplangen:invalid {
  color: red;
}
#dogucephezemkatmes:invalid {
  color: red;
}
#baticepheplangen:invalid {
  color: red;
}
#baticephezemkatmes:invalid {
  color: red;
}
#yerivmekat:invalid {
  color: red;
}
#katadet:invalid {
  color: red;
}
#inyil:invalid {
  color: red;
}
#binayeri:invalid {
  color: red;
}
#isimsoyisim:invalid {
  color: red;
}
#katyukseklik:invalid {
  color: red;
}
#topyukseklik:invalid {
  color: red;
}
#isimsoyisimbir:invalid {
  color: red;
}
#talan:invalid {
  color: red;
}
#bodkatadet:invalid {
  color: red;
}
#depbol:invalid {
  color: red;
}
#yerzeminsin:invalid {
  color: red;
}
#bityapifarklimes:invalid {
  color: red;
}
#ilavekattarih:invalid {
  color: red;
}
#ilaveekdilatarih:invalid {
  color: red;
}
#sonbakimguctarih:invalid {
  color: red;
}
#kirisodakcap:invalid {
  color: red;
}
#dosemeodakcap:invalid {
  color: red;
}

#bisim:invalid {
  color: red;
}
#bsoyisim:invalid {
  color: red;
}
#bkullaniciadi:invalid {
  color: red;
}
#bsifre:invalid {
  color: red;
}
#gpslat:invalid {
  color: red;
}
#gpslon: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************/

