.search-wrapper {
    position: relative;
    float: left;
    height: 70px;
    background-color: transparent;
    z-index: 100000;
    font: normal 20px/20px 'Roboto Light', Helvetica, Arial, sans-serif;
}

.rvc-cities {
    display: block;
    position: relative;
    float: left;
    font-size: 21px;
    margin-top: 15px;
    list-style: none outside none;
    overflow: visible;
}

.rvc-cities > li {
    position: relative;
    float: left;
    height: 42px;
}

.rvc-cities .rvc-city-search {
    width: 235px;
    margin: 0 10px;
    padding: 0;
    border: 0;
}
.rvc-cities li {
    margin-right: 10px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.rvc-cities .rvc-city-search * {
    outline: 0;
    list-style: none outside none;
}
.rvc-cities .saved-city-panel * {
    outline: 0;
    list-style: none outside none;
}
.rvc-cities .saved-city-panel {
    display: none;
    position: absolute;
    height: auto;
    right: 0;
    top: 100%;
    z-index: 10000;
}
.rvc-cities .saved-city-panel li {
    border-bottom-style: none;
    height: 50px;
    opacity: 1;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    /* IE 5-7 */
    filter: alpha(opacity=100);
    position: relative;
    display: block;
}
#city-search {
    border: 0;
    height: 42px;
    position: relative;
}
#city-search .ui-helper-hidden-accessible {
    display: none;
}
#city-input {
    border-style: none;
    border-width: 0;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 2px;
    left: 10px;
    width: 187px;
    height: 42px;
    display: block;
    font-size: 18px;
    line-height: 18px;
    z-index: 1;
    font-family: inherit;
}
#city-list-btn {
    width: 42px;
    height: 42px;
    float: right;
    cursor: pointer;
    z-index: 2;
}

#city-search-list-group {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    display: none;
}
#city-search-list-group li {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 18px;
}
#city-search-list {
    position: relative;
    overflow: auto;
    margin-top: 10px;
}
#city-search-list ul {
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
}
#city-search-list ul li {
    display: block;
    padding-bottom: 11px;
    cursor: pointer;
}
#city-search-list ul li a {
    display: block;
    text-decoration: none;
}
#city-recent {
    position: relative;
    margin-top: 10px;
}
#city-recent li {
    padding-bottom: 11px;
    cursor: pointer;
}
#city-recent-head {
    padding-top: 10px;
    padding-bottom: 0px;
    width: auto;
    margin: 0px 10px 10px 10px;
    text-align: left;
    cursor: default;
    font-size: 14px;
    line-height: 20px;
}

#city-save-btn {
   display: block;
   height: 30px;
   padding-top: 0;
   padding-bottom: 0;
   margin: 10px 10px 0 10px;
   line-height: 30px;
   cursor: pointer;
   text-align: center;
   text-decoration: none;
}
#saved-cities-more {
    height: 20px;
    width: 34px;
    text-decoration: none;
    display: none;
    position: absolute;
    right: -33px;
    bottom: 2px;
    cursor: pointer;
}
.saved-city .saved-city-x {
    position: absolute;
    top: -3px;
    right: -3px;
    height: 25px;
    width: 25px;
    pointer: cursor;
}
.saved-city {
    cursor: default !important;
}
.saved-city .saved-city-sky {
    position: absolute;
    top: -8px;
    right: 67px;
}
.saved-city .saved-city-temp {
    font-size: 26px;
    line-height: 30px;
    position: absolute;
    top: 0px;
    right: 20px;
    height: 40px;
    padding-top: 5px;
}
.saved-city .saved-city-title {
    font-size: 18px;
    line-height: 30px;
    position: absolute;
    top: 0px;
    left: 5px;
    right: 105px;
    height: 37px;
    padding-top: 8px;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
}

.saved-city .saved-city-title.smaller1 {
    padding-top: 7px;
    font-size: 17px;
}
.saved-city .saved-city-title.smaller1.smaller2 {
    padding-top: 8px;
    font-size: 16px;
}
.saved-city .saved-city-title.smaller1.smaller2.smaller3 {
    padding-top: 9px;
    font-size: 15px;
}
.saved-city .saved-city-title.smaller1.smaller2.smaller3.smaller4 {
    line-height: 100%;
    padding-top: 4px;
    font-size: 15px;
    white-space: normal;
    height: 29px;
    margin-top: 3px;
    word-wrap: break-word;
}
.saved-city-panel .saved-city .saved-city-title.smaller1 {
    padding-top: 11px;
    font-size: 17px;
}
.saved-city-panel .saved-city .saved-city-title.smaller1.smaller2 {
    padding-top: 12px;
    font-size: 16px;
}
.saved-city-panel .saved-city .saved-city-title.smaller1.smaller2.smaller3 {
    padding-top: 13px;
    font-size: 15px;
}
.saved-city-panel .saved-city .saved-city-title.smaller1.smaller2.smaller3.smaller4 {
    line-height: 100%;
    padding-top: 12px;
    font-size: 15px;
    white-space: normal;
}

.saved-city-panel .newline.saved-city .saved-city-title {
    padding-top: 8px;
}

.saved-city-panel .saved-city-sky {
    top: 0px;
}
.saved-city-panel .saved-city {
    margin-right: 0;
}
.saved-city-panel .saved-city-temp {
    font-size: 26px;
    line-height: 30px;
    padding-top: 13px;
    height: 37px;
}
.saved-city-panel .saved-city-title {
    font-size: 18px;
    line-height: 30px;
    padding-top: 15px;
    height: 35px;
}
#saved-cities-more span {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 26px;
    height: 8px;
}


/***PIN custom location****/
.custom-pincontrol{
    width: 26px;
    height: 26px;
    box-shadow: 0 1px 7px rgba(0,0,0,0.65);
    border-radius: 4px;
    background: url("../images/cnl.png") no-repeat;
}
.custom-pincontrol.pressedcustompin{
    background-position: 0 -27px;
}

#dialog2 .dialogbody{
    width: 175px;
    height: 110px;
    background: white;
    font-size: 14px;
}
#dialog2 #dialogBotton, #dialog2 #customPinLabel{
    margin: 7px auto;
    width: 100%;
    padding: 2px;
    height: 25px;
    display: inline-block;
    box-sizing: border-box;
    font-size: 16px;
}
#dialog2 #dialogBotton{
    background: #eee;
    border: 1px solid #999;
    text-align: center;
    cursor: pointer;
    line-height: 20px;
    border-radius: 4px;
    margin-top: 3px;
}
.nosearchbar #toolbar-top {
  display: none;
}
/***********END CUSTOM PIN*/
