﻿.search-box input.search-box-text {
    width: 88%;
}

@media all and (min-width:1200px){
    .header-lower {
	position: relative;
	/*z-index: 0;*/
	padding: 0;
    border-spacing:10px 0;
}
.center-2 {
    float: right;
    width: 74%;
}
.side-2 {
	float: left;
	width: 25%;
}
.satisfiyati
{
    color: #bf955f;
    font-weight: bold;
    z-index: 100;
    background: #082539;
    padding: 8px 3px;
    display: inline-block;
    border-radius: 4px;
    height: 40px;
    vertical-align: top;
}
.item-box .prices {
     height: 30px;
    display: inline-block;
}
}
@media all and (max-width:1200px){

.table-scroll{
    overflow-x:scroll;
    width:100%;
}

}
.html-home-page .center-2{
	float:left;
}
