
#sticky_navigation_wrapper {
    width: 100%;
    height: 35px;
    margin-right: auto;
    position: relative;
    z-index: 20;
    margin-top: 136px;
    margin-left: -84px;
    padding-left: 225px;
}

#sticky_navigation {
	height: 180px;
	margin: auto;
	background: url(../img/menu_a.png) no-repeat;
}

#sticky_navigation ul {
	list-style:none; 
	margin:0; 
	margin-left: -56px;
}

#sticky_navigation ul li {
	margin:0; 
	padding:0; 
	display:inline; 
	text-indent:-9999px;
}

#sticky_navigation ul li a {
	display: block;
	float: left;
height: 30px;
}
.menu-anasayfa {
width: 119px;
	height: 62px;
	background-position: -26px -40px;
}
.menu-kullanici {
	width: 120px;
	height: 62px;
	background-position: -343px -40px;
}
.menu-ss {
	width: 163px;
	height: 62px;
	background-position: -456px -40px;
}
.menu-kullanim {
	width: 191px;
	height: 62px;
	background-position: -590px -40px;
}
.menu-saglik {
	width: 199px;
	height: 62px;
	background-position: -714px -40px;
}
.menu-satinal {
	width: 108px;
	height: 62px;
	background-position: -839px -40px;
}
/**menu-rollover**/

	
/*==========FIXED MENU==========*/
#fixed_menu 				{     
position: fixed;
    z-index: 99999;
    display: none;
	bottom: 0px;
       margin-bottom: 0rem;
   }
   #menu_ort {
    /*box-shadow: 0 0 50px 0px #f5a948;*/
}
#fixed_menu ul			{     width: 100%;
    /* margin: 0px auto 0px -464px; */
    /* position: absolute; */

    /* bottom: 0px; */ }
#fixed_menu ul li			{ margin:0; padding:0; display:inline; 	text-indent:-9999px; }
#fixed_menu ul li a		{ display: block;  }

.menu-anasayfa2 {
	width: 395px;
	height: 65px;
}
.menu-kullanici2 {
	width: 183px;
	height: 65px;
	background-position: -221px 0;
}
.menu-ss2 {
	width: 176px;
	height: 65px;
	background-position: -367px 0;
}
.menu-kullanim2 {
	width: 195px;
	height: 65px;
	background-position: -525px 0;
}
.menu-saglik2 {
	width: 205px;
	height: 65px;
	background-position: -664px 0;
}
.menu-satinal2 {
	width: 142px;
	height: 65px;
	background-position: -817px 0;
}



::-webkit-input-placeholder {color: #555;}
:-moz-placeholder {color: #555;}
::-moz-placeholder {color: #555;}
:-ms-input-placeholder {color: #555;}
.sariform {background: #f1f1f1;}
input[type=radio]:not(old){margin: 0;padding: 0;font-size : 1em;opacity: 0;display:none;}
input[type=radio]:not(old) + label{display: inline-block;line-height: normal;cursor: pointer;color: #000;float: left;width: 100%;}
input[type=radio]:not(old) + label > span{width: 35px;height: 35px;border: 3px solid #c4c4c4;border-radius: 100%;background: #fff;vertical-align: bottom;position: absolute;top: 15%;left: 2%;}
input[type=radio]:not(old):checked +  label > span > span{display: block;width: 94px;height: 40px;margin: -36% 0 0 0;border-radius: 100%;background: url(../images/cek.png) no-repeat;background-size: contain;}




