html *
{
   
   font-family: ATahoma,Verdana,Segoe,sans-serif !important;
   
}



.navbar{
top: 35px;
min-height: 80px;
padding-top: 20px;
}

body {
    padding-top: 115px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.navbar-social{
  position: fixed;
  top:0px;
  height: 35px;
  width:100%;
  z-index: 1000;
  #border: 1px solid transparent;
}

.social-banner{
  width:100%;
  height:100%;
  background-color: #444444;	
}

.social-banner-icon-holder{
	position: relative;
	left: 70%;

}

.social-icon{
	position:relative;
	top: 5px;
	height: 90%;
	
}

.firm-logo{
	float:left;
	top:5px;
	max-height: 50px;
	padding-right: 10px;
	
}


header.carousel {
    height: 55%;
}

.learn-more{
	max-width: 50%;
	position:relative;
	left: 15%;
	top: 20%;
	#background-color: #DDDDFF;
	/*background-color: rgba(2255,255,255,0.5);*/
	padding: 10px;
	border-radius: 4px;
	
}
.learn-more-sagda{
	top:30%;
	left: 60%;	
}

.learn-more-fonlu{
		top:20%;
	left: 30%;	
/*	background-color: rgba(2255,255,255,0.5);*/

	
}
.learn-more-p{
	font-size: 2.5vw;
}

.learn-more-s{
	font-size: 1.3vw;
}
.learn-more-left{
	width:60%;
	opacity: 1;
	 	font-size: 0.9vw;

}

.learn-more-right{
	display: table-cell;
	border-radius: 5px;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	line-height: normal;
	 background-color: #006FF8; /*#FFA000;*/
	 height: 100%;
	 
	 	font-size: 0.8vw;

}

.learn-more-right:hover{
	background-color: #E65100;
	background-color: #5CB85C;
	cursor: pointer;
	cursor: hand;
}

.panel-heading-logo{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width:30%;
}

.panel-heading{
	text-align: center;
}

.form-control{
	margin:5px;
}


.error-td{
	padding-left:10px;
	width: 40%;
	color: red;
}

.pos-box{
	margin: 5px;
	border: 1px solid black;
	padding-left: 20px;
	padding-bottom: 50px;
	overflow:auto;

}

.pos-button{
	width: 300px;
}

.Q_area{
width:100% ; 
min-height:500px; 
border: 2px solid #000000;
display:inline-block; 
border-radius: 10px; 
padding: 20px;

}

pre{
	font-family: monospace !important;

  /*font-family:     "Courier New" Courier monospace;*/
}
.webcam{
	width: 100%;
	align-content: center;
	
	margin-left: auto;
	margin-right: auto;
}

.panel-heading{


}

.ds{
	line-height: 1.9;
}

.deger_yazi{
	height: 300px;
	position:relative;
	//top: 50px;
}

.panel_soon{
	position:relative;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background-color: red;


}	

.q_table.td{
	vertical-align:middle !important;

}

