.textInput-login {
     margin: 2px 3px 0 0;
     width: 100px;
     height: 20px;
     line-height: 15px;
     font-size: 11px;
     color: #305b8e;
     text-indent: 5px;
     background: #badaf2;
     border: 1px solid #e3f2fb;
}

.textInput-short, .textInput-medium, .textInput-long {
     padding: 3px 0 0 3px;
     height: 22px;
     font-size: 11px;
     color: #d2d2d2;
     border: 1px solid #a7b9d5;
     background: #4e6fa4;
}

.textInput-short {
     width: 80px;
}

.textInput-medium {
     width: 135px;
}

.textInput-long {
     width: 324px;
}

.selectBox-xShort, .selectBox-short, .selectBox-medium, .selectBox-long {
     padding-top: 2px;
     height: 20px;
     font-size: 11px;
     color: #d2d2d2;
     border: 1px solid #a7b9d5;
     background: #4e6fa4;
}

.selectBox-xShort {
     width: 50px;
}

.selectBox-short {
     width: 100px;
}

.selectBox-medium {
     width: 140px;
}

.selectBox-long {
     width: 300px;
}

.textArea-long {
     padding-top: 2px;
     width: 324px;
     height: 80px;
     font-size: 11px;
     color: #d2d2d2;
     border: 1px solid #5779ae;
     background: #1d3c6b;
}

.smsInput-preset, .smsInput-number,
.smsInput-message, .smsInput-counter {
     font-size: 11px;
     color: #305b8e;
     border: 1px solid #e3f2fb;
     background: #badaf2;
}

.smsInput-preset {
     margin-right: 8px;
     padding: 3px 0 0 3px;
     width: 60px;
     height: 20px;
     line-height: 20px;
}

.smsInput-number {
     padding: 3px 0 0 3px;
     width: 65px;
     height: 22px;
}

.smsInput-message {
     padding: 3px 0 0 3px;
     width: 183px;
     height: 70px;
}

#pl-smsGate-home .smsInput-message {
     width: 240px;
     height: 110px;
}

.smsInput-counter {
     width: 40px;
     height: 18px;
}

.button1 {
     padding: 3px 10px 3px 10px;
     font-size: 10px;
     color: #d1dceb;
     background: #1a3e73 url('../img/bg_button1.gif') left top repeat-x;
     border: 1px solid #274e84;
}

.search-selectBox1, .search-selectBox2 {
     font-size: 11px;
}

.search-selectBox1 {
     width: 90px;
     height: 18px;
}

.search-selectBox2 {
     width: 130px;
     height: 18px;
}

.validationWarningIcon {
     padding-left: 3px;
}

.whereToGo-form {
     margin-top: 8px;
}

.whereToGo-form .selectBox-full {
     margin-bottom: 8px;
     width: 175px;
     padding-top: 2px;
     height: 20px;
     font-size: 11px;
     color: #305b8e;
     border: 1px solid #e3f2fb;
     background: #badaf2;
}
