body
{
	background: url(../images/backGround2.png);
	overflow-y: scroll;
	font-family: 'Roboto', sans-serif;
}

footer
{
	width: 100%;
	background-color: #000711;
	border-top-color: #00838f;
	border-top-width: 5px;
	border-top-style: solid;
	min-height:160px;
}

p {
	color:#FFF !important;
}

@viewport
{
orientation: portrait;
}

#socialNav
{
margin-top: 30px;

}

#footerText
{
font-size: 12px;
font-weight:bold;
}

#logoPng
{
width: 20%;
min-width: 170px;
}

.socialIcons
{
width: 50%;
}

#nav-menu-bar
{
position: relative;
background: url(../images/headerBack.png);
}

.cover-container {
margin-right: auto;
margin-left: auto;
max-width:800px;
}

/* Padding for spacing */
.inner
{
padding-top: 10px;
}
/*
* Header
*/
.masthead-brand
{
margin-top: 10px;
margin-bottom: 10px;
}

.masthead-nav ul {
margin-top:10px;
}
.masthead-nav > li
{
display: inline-block;
margin-left:10px;
}
.masthead-nav > li + li
{

}
.masthead-nav > li > a
{
padding-right: 0;
padding-left: 0;
font-size: 16px;
font-weight: bold;
color: #fff; /* IE8 proofing */
color: rgba(255,255,255,.75);
border-bottom: 2px solid transparent;
}
.masthead-nav > li > a:hover,
.masthead-nav > li > a:focus
{
background-color: transparent;
border-bottom-color: #a9a9a9;
border-bottom-color: rgba(255,255,255,.25);
}
.masthead-nav > .active > a,
.masthead-nav > .active > a:hover,
.masthead-nav > .active > a:focus
{
color: #fff;
border-bottom-color: #fff;
}



.innerSection
{
margin-top: 25px;
margin-left:4%;
margin-right:4%;
min-height:650px;
}

.innerSection .container{
/*background: url(../images/bodyBack.png);*/
max-width:800px;
background-color: rgba(0, 0, 0, 0.6);
min-height:520px;
}

.alt_alan {
   position: absolute;
    bottom: 0;
}

.maleOrFemale, #nameLabel, .birthDayLabel, .cityLabel, .mailLabel {
width: 100%;
display: inline-block;
border-radius: 0px;
box-sizing: border-box;
background-color: #0ec1d8;
border: 1px solid #0ec1d8;
color: #fff;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;

}

#sumbitButton {
color: #FFFFFF;
margin-bottom: 25px;
width: 100%;
background-color: orange;
padding: 14px 20px;
border: none;
border-radius: 0px;
cursor: pointer;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.turuncu {
color: #FFFFFF;
width: 100px;
background-color: orange;
padding: 10px 35px;
border: none;
cursor: pointer;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
float:right;
margin-bottom:15px;
float:right;
margin-top:20px;
}
.menu_link {
	margin-left:12px;
	text-align:left;
	color:#000;
}
.menu_link a {
color:#FFF;
}
.beyaz_yuvarlak {

width:25px;
height:25px;
line-height:25px;
color:#7EC2B9;
font-weight:bold;
float:left;
margin-right:5px;
font-size:12px;
margin: 0 auto;
margin-left:9px;
margin-top:4px;
text-align: center;
}

.beyaz_yuvarlak:hover {
background-color: #FF8800;
border-radius: 50%;
width:40px;
height:40px;
line-height:33px;
color:white;
font-weight:bold;
float:left;
border-style: solid;
border-color : #FFF;
margin: 0 auto;
margin-right:-6px;
margin-top:-4px;
text-align: center;
}
.beyaz_yuvarlak_active {
background-color: #FF8800;
border-radius: 50%;
width:40px;
height:40px;
line-height:33px;
color:white;
font-weight:bold;
float:left;
border-style: solid;
border-color : #FFF;
margin: 0 auto;
margin-top:-4px;
}

.mavi_yuvarlak:hover {
background-color: #EDA01A;

}



#sumbitButton:hover
{
background-color: #f2b045;
}

#mainForm
{
margin-top: 25px;
}

.form-control{
	padding:6px 7px;
}

.form-control::-webkit-input-placeholder { color: #fff; }
.form-control:-moz-placeholder { color: #fff; }
.form-control::-moz-placeholder { color: #fff; }
.form-control:-ms-input-placeholder { color: #fff; }

ul {
color:#FFF;
margin-left:25px;
}
#mainPageImage
{
width: 100%;
margin-top: 25px;
border: 1px solid #85acb2;
border-radius: 5px;
}

#mainPageText
{
color: #fff;
font-size: 14px;
text-align: justify;

}

#rightContentImg
{
width: 400px;
}

#whoAmIContent
{
margin-bottom: 5px;
}

#startButton
{
color: #FFFFFF;
margin-bottom: 25px;
width: 160px;
background-color: orange;
padding: 10px 35px;
border: none;
cursor: pointer;
-webkit-border-radius: 80px;
-moz-border-radius: 80px;
border-radius: 80px;
font-weight:bold;
}

#questionOneButton
{
color: #FFFFFF;
margin-bottom: 15px;
width: 100%;
text-align: left;
background-color: rgba(65, 65, 65, 0.6);
padding: 10px 55px 10px 10px;
border: none;
border-radius: 0px;
cursor: pointer;
}

#questionOneButton:hover
{
background-color: #f2b045;
}


#questionOneButton:focus
{
background-color: #ec8a00;
}


#questionRow
{
margin-top: 2%;
margin-left: 5%;
margin-right: 5%;
}

#typeTwoContImage
{
width: 50%;
margin-top: 25px;
padding: 2px;
border: 1px solid #85acb2;
border-radius: 5px;
}

#questionRow-2
{
margin-left: 5%;
margin-right: 5%;
margin-bottom: 5%;
}

.questionText1
{

font-weight:bold;
font-size:16px;
color:#FFF;
margin-left:5px;


}

.questionText2
{

font-weight:bold;
font-size:17px;
color:#FFF;
text-decoration:none;
margin-left:20px;

}
 
.Answer
{
background-color: rgba(65, 65, 65, 0.6);
width: 98%;
margin-left:1%;
margin-right:1%;
max-height:350px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.Answer img
{
margin-left: 2%;
margin-right: 2%;
margin-top:5px;
margin-bottom:5px;
width:96%;

}


.SelectionText
{
    font-size:12px;
    font-weight: normal;
    line-height: 25px;
	min-height:53px;
	color:#FFF;
	text-align:left;	
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	
	}
}

#progressBar
{
float:left;
width: 0%;
min-width:4%;
text-align: center;
background-color: orange;
}

#progressBar2
{
float:left;
width:50%;
}

#userInput
{
	margin-top: 25px;
}

#chart1
{
	width:100%;
	position:relative;
	z-index: 2;
}

.dotImg
{
    position: relative;
    top: -125px;
    width: 9px;
    z-index: 3;
}

.solmenu_mavi {

  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: Arial;
  color: #ffffff;
  font-size: 11px;
  background: #23bed9;
  text-decoration: none;
  width:100%;
  height:40px;
  margin-top:0px !important;
  border:0px;
  
}

.solmenu_mavi_aktif {
background: #FF8800;
}