
.hesaplama{
	height:109px;
	background:url(../images/hesaplama.png)no-repeat center;
	font-size: 17px;
	color: #fff;
	margin-right: 20px;
}
.hesaplama span{
	margin-left: 117px;
	margin-top: 30px;
	font-size: 20px;
	line-height: 26px;
}
.hesaplatab{
	margin-top:30px;	
}
.hesaplamakutu{
	width:100%;
	height:148px;
	background: #fbb908;
}
.hesaplamakutu1 {
    width: 100%;
    height: 148px;
    background: #fbb908;
}
.hesaplamakutu h2 , .hesaplamakutu1 h2{
	color: #042038;
	font-size:18px;
	border: none;
	height: 87px;
	line-height: 27px;
	margin-top: 8px;
	margin-left: 8px;
}
.hesaplamakutu img , .hesaplamakutu1 img{
}
h1.hesaplamabaslik {
    background: #042038;
    color: #fff;
    font-size: 18px;
    margin-top: 50px;
    padding: 13px;
    font-weight: bold;
    line-height: 24px;
}

.hesaplakutu{
	margin-top: 35px;
	border: solid 2px #042038;
}
.hesaplakutu h1{
	background: #042038;
	color:#fff;
	font-size:18px;
	margin: 10px;
	padding: 13px;
	font-weight: bold;
	line-height: 24px;
}
.hesaplakutu table{
	color: #042038;
	font-size:18px;
	margin: 10px;
	line-height: 50px;
}
.hesaplakutu table tr{
	margin-top:10px;
}
.hesaplakutu input[type=text]{
	padding: 10px 5px;
     border: 1px solid #ccc;
    background: #fff;
    color: #959595;
    border-radius: 5px;
    color: #000;
}
.hesaplakutu select{
	padding: 10px 5px;
     border: 1px solid #ccc;
    background: #fff;
    color: #959595;
    border-radius: 5px;
    color: #000;
}
.sonuckutu {
    margin-top: 35px;
    border: solid 2px #042038;
}
.profilgrafik{
    height: 239px;
    background: url(../images/profil_grafik.png)no-repeat top center;
    margin: 15px;
	position:relative;
}
.sonucboy{
	background:#ececec;
	color: #042038;
	font-size:18px;
	margin: 10px;
	padding: 13px;
	text-align:center;
}
.sonucboy b{
	font-size:25px;
	font-weight:bold;
}
.sonuc{
		background: #fbb908;
		color: #042038;
		font-size:18px;
		margin-top: 15px;
		padding: 17px;
		font-weight: bold;
		text-align: center;
}
.sonuc b{
	font-size:25px;
	font-weight:bold;
	    margin-left: 35px;
}
.sol_grafik_veri_kutulari {
    color: #0000ff;
    font-size: 17px;
    background: #fff;
    position: absolute;
    font-weight: bold;
}

.ikon_sec{
display: inline-block;
position: relative;
}

#hesaplatab{
margin-bottom:30px;
}
.bbContactFormButton {
    display: inline-block;
    padding: 6px 20px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    font-weight: 500;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 20px;
    background-image: none;
    border: 1px solid transparent;
}
#hesaplatab input[type=text] ,#hesaplatab select{
position: relative;
    display: block;
    width: 100%;
    line-height: 40px;
    padding: 10px 22px;
    height: 48px;
    color: #222222;
    font-size: 14px;
    border: 1px solid #bbbbbb;
    background-color: #ffffff;
    transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
	border-radius:0px;
}
.hesaplakutu table td{
padding:5px 0px;
}