@charset "utf-8";

body{margin:0; padding:0; background:#F1F1F1; font-family:Verdana; font-weight: 500; color:#373737 !important; font-size: 14px; }

a {
  padding: 8px 10px;
}

a:link {
    color: #000;
  }
  
  /* visited link */
  a:visited {
    color: #000;
  }
  
  /* mouse over link */
  a:hover {
    /* color: #1c39bb; */
    background-color: #d9d9d9;
    border-radius: 7px;
    

  }
  
  /* selected link */
  a:active {
    color: #000;
  }

  td { color:#373737 !important;     padding: 10px !important;
    font-size: 14px; }


#container {width: 570px; height: 290px; box-shadow: 4px 4px 14px 4px #aaa; border-radius:3px;  margin-top:-145px; margin-left:-285px; background-color: #fff; position:absolute; left: 50%; top: 50%;}



.logo-alani{width:230px; height:290px; float:left;}

.form-alan{width:280px; height:auto; float:left; margin-left:30px; margin-top:50px;}

.inp-tut{width:280px; height:auto; float:left; margin-bottom:10px; border:0px solid red;}

.quest{width:100%; height:auto; margin-bottom:5px; font-family:Verdana; font-size:15px; color:#373737; float:left; font-size: 14px;}

.inp{width:276px; height:30px; float:left; background:#fff; border:1px solid #C1C1C1; font-family:Verdana; font-size:13px; color:#000;}

.forget{width:auto; height:auto; margin-bottom:15px; float:right; font-size:12px; color:#0000FF; }

.giris{width:90px; height:30px; float:left; background:#4B8CF7; border:1px solid #2976F5; color:#fff; font-size:13px; border-radius:3px; font-family: Verdana; }

.giris:hover{cursor:pointer; background:#2976F5;}

.kaydol{width:90px; height:30px; float:right; background:#F4F4F4; margin-left:5px; border:1px solid #DFDFDF; color:#373737; font-size:13px; border-radius:3px; }

.kaydol:hover{cursor:pointer; background:#DFDFDF;}

.cikis{border:2px solid #ccc; font-weight:bold; width:160px; line-heighT:34px; padding-left:15px; height:34px; float:left;}

.cont{width:760px; background:#FCFCFC; height:auto; OVERFLOW:hidden;border:1px solid #f2f2f2; margin-left:auto; margin-right:auto;  padding-left:10px;}

.inp-tut2{width:380px; height:auto; float:left; margin-bottom:10px;}

.inp2{width:326px; height:30px; background:#fff; border-radius:8px; border:1px solid #C1C1C1; font-family:Verdana; font-size:13px; color:#000;}

.txtarea{width:326px; height:90px; background:#fff; border-radius:8px; border:1px solid #C1C1C1; font-family:Verdana; font-size:13px; color:#000;}

.quest2{width:60%; height:auto; margin-bottom:5px; font-family:Verdana;  font-size:14px; color:#373737; float:left; }

.gonder{background:#4169E1; border:1px solid #1D44BA;border-radius:6px; width:100px; height:34px; color:#fff; font-size:14px; font-weight:bold; cursor:pointer;}

.temizle{background:#FFE4E1; border:1px solid #FFB0A8;border-radius:6px; width:100px; height:34px; color:#FF3822; font-size:14px; font-weight:bold; cursor:pointer;}

#container2 {width: 570px; height:290px;float:left;}

.alert {
    font-size: 14px;
    margin: 20px 20px 20px 0;
    padding: 15px;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    border-radius: 5px;
}



