.form-style-8
{
	float: left;
}
ul {
    list-style: none;
    padding:0;
    margin:0;
    border-radius: 10px;
}
input#ogrsay {

width: 80px;
margin-left: -15px;

}
input#ogrsay1{

width: 80px;
margin-left: -15px;

}
li.list {

padding-bottom: 10px;
padding-top: 10px;
line-height: 1;
border-bottom: #d7d7d7 1px solid;

}
div#footer {
        max-width: 500px;
    min-width: 200px;
    margin-top: -40px;
}
.btn-primary {
    color: #040404 !important;
    background-color: #eaeaea !important;
    border-color: #4f7698;
}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
    color: #FFF !important;
    background-color: #286090 !important;
    border-color: #204D74;
}
DIV.icerik
{
	font-family: "Open Sans Condensed", arial, sans;
	font-weight: 900;
	padding: 5px 10px 40px;
	background: #e7e7e7;
	margin: 50px auto 50px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.22);
	-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.22);
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.22);
	max-width: 500px;
	min-width: 200px;
	border-radius: 10px;
	border: 10px solid #f5f5f5;
	
}
#exist.help-block-confirm
{
	line-height: 6;
	font-size: 15px;
	/*+border-radius: 5px;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #000000;
	font-weight: bold;
}
#uploadForm P
{
	line-height: 1.7;
	font-size: 13px;
	text-align: left;
	height: 0px;
}

BODY
{
	background-color: #f5f5f5 !important;
	  background: url("http://formlar.aydin.edu.tr/formlar_back.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
SPAN.help-block
{
	float: right;
	margin-top: -28px;
}
*
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sag LEGEND
{
	text-align: center;
}
.form-style-8 H3
{
	font-family: "Open Sans Condensed", arial, sans;
	background: #FFFFFF;
	font-weight: 200;
}
.uif-drag-drop-area
{
	min-height: 200px;
	background: #F2F2F2;
	padding: 12px;
	border: 2px dashed #CCC;
}
.uif-action-row
{
	margin: 16px 0;
}
.form-style-8 H2
{
	background: #012255;
	text-transform: capitalize;
	font-family: "Open Sans Condensed", sans-serif;
	color: #FFFFFF;
	font-size: inherit;
	font-weight: 100;
	padding: 12px 10px 1px;
	margin: 0 10px 10px -10px;
	text-align: center;
	line-height: 0.6;
	width: 411px;
}
.sag H2
{
	background: #012255;
	text-transform: uppercase;
	font-family: "Open Sans Condensed", sans-serif;
	color: #FFFFFF;
	font-size: inherit;
	padding: 10px;
	margin: 0 -10px 10px;
	text-align: center;
}
.min {

font-size: 9pt;
	
}
.form-style-8 H2 P
{
	margin-top: 10px;
}
.form-style-8 INPUT[type="text"], .form-style-8 INPUT[type="date"], .form-style-8 INPUT[type="datetime"], .form-style-8 INPUT[type="email"], .form-style-8 INPUT[type="number"], .form-style-8 INPUT[type="search"], .form-style-8 INPUT[type="time"], .form-style-8 INPUT[type="url"], .form-style-8 INPUT[type="password"], .form-style-8 TEXTAREA, .form-style-8 SELECT
{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	outline: none;
	display: block;
	width: 100%;
	border: none;
	border-bottom: 1px solid #DDD;
	background: transparent;
	font: 9.5pt Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	padding: 10px;
}
.form-style-8 TEXTAREA
{
	resize: none;
	overflow: hidden;
}

