﻿body, html {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 9px;
    margin: 0px;
    width: 100%;
}

.normal-label {
    width: 260px;
    text-align: left;
    padding-right: 5px;
    vertical-align: top;
    padding-top: 3px;
    overflow: hidden;
    white-space: nowrap;
    display: table;
}

.qt-groupInfo li {
    width: 270px;
    height: 55px;
    float: left;
    margin: 4px;
    padding-left: 15px;
}

.requird-laber {
    color: red;
    width: 260px;
    text-align: left;
    padding-right: 5px;
    display: table;
    vertical-align: top;
    padding-top: 5px;
    white-space: nowrap;
}

.citypicker-warpper {
    position: relative;
    display: inline-block;
    width: 500px;
}

.citypicker-input-box {
    width: 490px;
    height: 20px
}

.addressBar {
    width: 650px !important;
}


.bigSelectbox {
    width: 230px;
}

.bigNumericInput {
    width: 230px;
}

.bigerInputbox {
    width: 518px;
}

.smallNumericInput {
    width: 120px;
}

.smallSelectbox {
    margin-left: 5px;
    width: 105px;
}

.AutoInputbox {
    background-image: url(black/images/Quick.gif);
    background-repeat: no-repeat;
    background-position: 205px center;
    width: 230px;
}

.bigInputbox {
    width: 223px;
    height: 20px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    outline: 0;
    padding: 2px 0.3em;
    line-height: 1.6em;
    display: inline-block;
    vertical-align: middle;
    border-width: 1px;
    border-style: solid;
}

.k-dropdown .k-dropdown-wrap {
    padding-top: 3px;
    padding-bottom: 3px;
}

.k-numerictextbox .bigNumericInput {
    padding-bottom: 5px;
    padding-top: 5px;
}

.k-numerictextbox .smallNumericInput {
    padding-bottom: 5px;
    padding-top: 5px;
}

.bigTextarea {
    height: 60px;
}

.citypicker-warpper {
    position: relative;
    display: inline-block;
    width: 500px;
}

.citypicker-input-box {
    width: 490px;
    height: 20px
}

.addressBar {
    width: 562px !important
}

.city-picker-span {
    width: 515px;
}
