﻿
#desisabitic {
bottom: 0 !important;
height: 38px;
left: 0;
text-align: left;
width: 100%;
margin: 0 auto;
z-index: 1000;
visibility:hidden;
}
#desisabit {
margin: auto;
left: 0;
bottom: 0;
width: 100%;
z-index: 9999;
}
#sabit-tasiyici {
width: 1000px;
margin-right: auto;
margin-left: auto;
text-align: left;
}
#sabit {
color: #6c6c6c;
font-size: 0pt;
font-family: "Trebuchet MS",Tahoma;
padding-top: 5px;
}
#sabit a{
color: #00d2ff;
text-decoration:none;
}


@media only screen and (max-width: 599px) {


#desisabitic {
bottom: 0 !important;
height: 38px;
left: 0;
text-align: left;
width: 100%;
margin: 0 auto;
z-index: 1000;
visibility:visible;
}
#desisabit {
margin: auto;
position: fixed;
margin: auto;
left: 0;
bottom: 0;
width: 100%;
z-index: 9999;
}
#sabit-tasiyici {
width: 1000px;
margin-right: auto;
margin-left: auto;
text-align: left;
}
#sabit {
color: white;
font-size: 15pt;
font-family: "Trebuchet MS",Tahoma;
padding-top: 5px;
background: #990000;
}

#sabit:hover {
color: white;
font-size: 15pt;
font-family: "Trebuchet MS",Tahoma;
padding-top: 5px;
background: #ff5e14;
}

#sabit a{
color: white;
text-decoration:none;
}



}


