_searchbar.sass 1.03 KB
.profile-search-block 
  form
    height: 30px
    padding: 13px
  .search-label
    color: #949494
    float: left
    text-align: right
    width: 405px
    line-height: 30px
  .search-field
    background: #FFF
    border: 1px solid #ccc
    float: right
    .formfield
      float: left
      width: 220px
      input
        background: none
        border: none
        font-family: 'Signika'
        font-size: 14px
        font-weight: 300
        line-height: 25px
        padding-left: 5px
    #search-dropdown
      direction: rtl
      float: left
      -webkit-appearance: button-arrow-down
      -moz-appearance: button-arrow-down
      apperance: button-arrow-down
      margin: 7px
    .icon-search.submit
      background-color: #CE9500
      background-image: none
      border: none
      color: #FFF
      display: block
      float: left
      font-family: 'Signika'
      font-size: 14px
      font-weight: 400
      height: 30px
      line-height: 30px
      max-height: 30px
      margin: 0
      padding: 0
      width: 40px