.yass-html{
}

.yass-body{
}

.yass-body.yass-center-search_body{
	
}

.page-fullhi-element{
	width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    min-height: 400px;
}

.yass-center-search_table{
	
}

.yass-center-search_tr-header{
	height: 1%;
	text-align: right;
}

.yass-center-search_tr-body{
	text-align: center;
}

.yass-center-search_tr-footer{
	height: 1%;
	text-align: center;
}

.yass-center-search_td-center{
	vertical-align: middle;
	
}

.yass-center-search_form{
	display: block;
    margin: 0 auto;
    height: auto;
    width: 80%;
    max-width: 800px;
    padding-left: 15px;
	
}

.pz-link{
	font: 13px/13px Arial,Helvetica,sans-serif;
	color: #000;
	text-decoration: underline;
	color: #000;
    text-decoration: none;
}

.pz-text{
	font: 13px/13px Arial,Helvetica,sans-serif;
}



.pz-link-block-wrapper{
	padding: 10px 0px;
}

.mr-25{margin-right:25px;}


.pz-search-oneline_node{
}
.pz-search-oneline_button{
	    float: right;
}
.pz-search-oneline_input{
	overflow: hidden;
}

.pz-search-oneline_input_control{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    text-overflow: ellipsis;
    font-size: 100%;
    color: #000;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-appearance: none;
	
	outline: none;
	
	position: relative;
    z-index: 9;
	padding-left: 12px;
}

.pz-search-oneline_submit_control{
	display: block;
    overflow: hidden;
	cursor: pointer;
	position: relative;
    margin: 0;
    padding: 0;
    -webkit-user-select: none;
	text-align: center;
    white-space: nowrap;
    outline: 0;
}


.pz-search-oneline_input_control.pz-search-promo{
	border: 0px none;
	padding: 8px 0px 8px 12px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-appearance: none;
}

.pz-search-oneline_submit_control.pz-search-promo{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 0px none;
	padding: 8px 12px;
	
	font-size: 100%;
	line-height: 19px;
	font-weight: 800;
	color: #fff;
	
	background: #999;
}

.pz-search-input-container.pz-search-promo{
	border: 3px solid #999;
}
