:focus {
    outline: medium none;
}
#falkwidget {
    height: 160px;
    position: relative;
    text-align: left;
}
#falkwidget form {
    left: 0;
    margin: 0 !important;
    position: absolute;
    top: 0;
    width: 100%;
}
#falkwidget br {
    display: none;
    font-size: 1px;
    line-height: 1px;
}
#falk_logowrap {
    font-size: 1px;
}
#falkwidget img {
    border: 0 none;
}
#falkwidget a {
    background-image: none;
}
#falkwidget .defcursor {
    cursor: default !important;
}
#falkwidget ul {
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#falkwidget ul .current-position.destination {
    cursor: default;
}
#falkwidget .forms {
    margin: 0 5px 0 0;
    text-align: left;
    width: 96%;
}
#falkwidget p {
    display: inline;
    font-size: 12px;
}
#falkwidget .forms li {
    background: none repeat scroll 0 0 transparent !important;
    height: 27px;
    list-style-image: none;
    list-style-type: none;
    margin: 0 0 10px 13px;
    padding: 0 !important;
    position: relative;
}
#falkwidget .forms .input {
    font-size: 12px;
    height: 25px;
    overflow: hidden;
}
#falkwidget .forms .input.location {
    -moz-box-sizing: border-box;
    background-color: grey;
    border-radius: 100px 100px 100px 100px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25), 0 2px 0 rgba(255, 255, 255, 0.3), 0 1px 4px rgba(0, 0, 0, 0.25) inset;
    display: inline-block;
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
}
#falkwidget .forms input {
    -moz-appearance: none;
    -moz-box-sizing: border-box;
    background-color: transparent;
    border: medium none;
    color: #282828;
    font-size: 12px;
    font-style: normal;
    font-weight: normal !important;
    height: 25px;
    line-height: 24px;
    padding: 2px 25px 0 28px !important;
    position: static;
    text-overflow: ellipsis;
    top: 1px;
    white-space: nowrap;
}
#falkwidget .forms .input input {
    margin: 0 !important;
    width: 100%;
}
#falkwidget .forms .submit {
    float: right;
  padding: 2px 10px;
  background: #7F4E98;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 4px;
  transition: all 0.3s ease-out;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.5),
    0 2px 2px rgba(0,0,0,0.3),
    0 0 4px 1px rgba(0,0,0,0.2);

  /* Font styles */
  text-decoration: none;

}
#falkwidget .forms .input input {

}
#falkwidget input.inactive, .homepagetools .inactive {
    color: lightgrey !important;
    font-style: italic;
}
#falkwidget h3, #falkwidget h1 {
    background: none repeat scroll 0 0 transparent;
    color: #7F7F7F;
    font-size: 17px;
    height: 20px;
    line-height: 20px;
    margin: 17px 45px 10px 13px;
    overflow: hidden;
    padding: 0;
    text-align: left;
    text-decoration: none;
}
#falkwidget h3 a, #falkwidget h3 a:hover, #falkwidget h1 a, #falkwidget h1 a:hover {
    color: #777777;
    display: block;
    font-size: 17px;
    font-style: normal !important;
    height: 17px;
    padding: 0 !important;
    text-decoration: none !important;
    width: 100%;
}
#falkwidget .submit {
    border-radius: 100px 100px 100px 100px;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.35), 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 1px rgba(255, 255, 255, 0.3) inset;
    color: white;
    cursor: pointer;
    float: left;
    font-size: 13px;
    padding: 2px 13px;
    text-align: center;
}
.falkshadow {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.35), 0 1px 0 rgba(255, 255, 255, 0.3), 2px 2px 2px rgba(85, 85, 85, 0.3) inset !important;
}
#falkwidget .falklogo {
    position: absolute;
    right: 16px;
    top: 8px;
}
#falkwidget .drive-walk-toggle {
    background: none repeat scroll 0 0;
    cursor: pointer;
    display: inline;
    float: left;
    width: 100px;
}
#falkwidget .drive-walk-toggle.drive .drive, #falkwidget .drive-walk-toggle.walk .drive {
    border-right: medium none !important;
}
#falkwidget .drive-walk-toggle.drive .drive, #falkwidget .drive-walk-toggle.drive .walk, #falkwidget .drive-walk-toggle.walk .drive, #falkwidget .drive-walk-toggle.walk .walk {
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-origin: padding-box, padding-box;
    border: 1px solid #383838;
    box-shadow: none;
}
#falkwidget .drive-walk-toggle .drive {
    background: url("../images/drive_off.png") no-repeat scroll center center grey;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
#falkwidget .drive-walk-toggle.drive .drive {
    background: url("../images/drive_on.png") no-repeat scroll center center grey;
}
#falkwidget .drive-walk-toggle .walk {
    background: url("../images/walk_off.png") no-repeat scroll center center grey;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    margin-left: -1px;
}
#falkwidget .drive-walk-toggle.walk .walk {
    background: url("../images/walk_on.png") no-repeat scroll center center grey;
}
#falkwidget .drive-walk-toggle .drive, #falkwidget .drive-walk-toggle .walk {
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
    float: left;
    height: 22px;
    width: 40%;
}
#falkwidget .hitbox {
    background-color: transparent;
    height: 40px;
    left: -5px;
    position: absolute;
    top: -4px;
    width: 40px;
    z-index: 750;
}
#falkwidget .hitbox .current-position {
    background-attachment: scroll, scroll;
    background-clip: border-box, border-box;
    background-color: transparent;
    background-origin: padding-box, padding-box;
    background-position: 4px 3px, 0 0;
    background-repeat: no-repeat, repeat;
    border-radius: 100px 100px 100px 100px;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2) inset;
    cursor: pointer;
    height: 22px;
    left: 7px;
    position: absolute;
    top: 6px;
    width: 23px;
}
#falkwidget .hitbox .current-position.start {
    background: url("../images/locator_inline.png") no-repeat scroll 5px 3px;
}
#falkwidget .hitbox .current-position.destination, #falkwidget .hitbox .current-position.nogeo {
    background: -moz-linear-gradient(center top , #B3B3B3, #727272) repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
}
#falkwidget .hitbox .current-position.destination span {
    background-color: transparent;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    max-width: 23px;
    padding-top: 2px;
}
#falkwidgetwrap .hitbox .current-position.destination span {
    padding: 3px 0 0 1px;
}
#falkwidget .hitbox .current-position.nogeo {
    height: 20px;
    padding: 2px 0 0;
}