﻿.sq1 #search .bookmark-over {
    height: 200px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 55px;
    display:none;
}
.sq1 #search .bookmark {
    background: url("/images2/sq1/bookmark-icon.png") no-repeat scroll 0 0 transparent;
    font-size: 0;
    height: 150px;
    line-height: 0;
    margin-top: -108px;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    width: 65px;
    z-index: 100;
}
.sq1 #search .bookmark:hover {
    margin-top: 0;
}

.sq1 .icon-bookmark{background-position:-72px -48px}

.sq1 #search {
    position: relative;
}

.sq1 fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}


.sq1 #search input[type="text"] {
    border: 0 none;
    box-shadow: 0 0 2px 2px #CFF3F6, 0 3px 1px -2px rgba(0, 0, 0, 0.25) inset;
    width: 286px;
    margin-right:4px;
    height:20px !important;
}

.sq1 #search .search-icon {
    background: url("/images2/sq1/icon-search.png") no-repeat scroll right 1px #FFFFFF;
    position: relative;
}

.sq1 input[type="text"] {
    border-radius: 4px 4px 4px 4px;
    color: #555555;
    display: inline-block;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
}

.sq1 input {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

/*.sq1 input[type="button"] {
    width: auto;
}*/
.sq1 input {
    margin-left: 0;
}
.sq1 input {
    width: 206px;
}

.sq1 input {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.sq1 input {
    line-height: normal;
}
.sq1 input {
    font-size: 100%;
    margin: 0;
    vertical-align: middle;
}