select {
  border           : 1px solid #B6B6B6;
}

textarea {
  font-family      : Tahoma;
}

.alert {
  padding          : 0 0 0 15px;
  color            : #FC9039;
  margin           : 6px 0 10px 0;
  clear            : both;
  font-size        : 11px;
}

form .submit {
  margin-bottom    : 10px;
}

.clientAlert, .clientGroupAlert {
  display          : none;
}

.fieldError {
  border           : 1px solid #FC9039 !important;
}

.formRow {
  padding          : 5px 0;
  margin-bottom    : 5px;
  overflow         : hidden;
  zoom             : 1;
}

.formRow .label {
  float            : left;
  width            : 160px;
  padding-top      : 3px;
  padding-left     : 10px;
}

.formRow .inlineLabel {
  margin-right     : 3px;
}

.formRow .tooltip {
  display          : none;
}

.formRow .value {
  padding          : 3px 0 0 0;
  display          : block;
  color            : #333;
  margin           : 0 0 0 175px;
}

.formRow .ce_group {
  margin           : 0 0 0 170px;
  padding-top      : 3px;
  display          : block;
}

.formRow .ce_group .check_element {
  margin-top       : 0;
  margin-right     : 7px;
}

.formRow input {
  margin           : 0 5px 0 0;
  border           : 1px solid #B6B6B6;
  padding          : 3px 5px 4px 5px;
  color            : #333;
  vertical-align   : middle;
  width            : 200px;
}

.formRow .check_element {
  margin-top       : 5px;
}

.formRow select {
  margin           : 2px 0 2px 0;
  color            : #333;
  font-size        : 12px;
  line-height      : 14px;
  vertical-align   : middle;
  width            : 212px;
  padding          : 0;
  height           : 25px;
}

.formRow textarea {
  margin           : 0 5px 2px 0;
  border           : 1px solid #B6B6B6;
  color            : #333;
  height           : 100px;
  font-size        : 0.9em;
  padding          : 4px 5px 5px 5px;
  width            : 200px;
}

.width20 {
  width            : 20px !important;
}

.width40 {
  width            : 40px !important;
}

.width50 {
  width            : 50px !important;
}

.width60 {
  width            : 60px !important;
}

.width70 {
  width            : 70px !important;
}

.width80 {
  width            : 80px !important;
}

.width90 {
  width            : 90px !important;
}

.width100 {
  width            : 100px !important;
}

.width110 {
  width            : 110px !important;
}

.width130 {
  width            : 110px !important;
}

.width170 {
  width            : 170px !important;
}

.width185 {
  width            : 185px !important;
}

.width200 {
  width            : 200px !important;
}

.width210 {
  width            : 210px !important;
}

.width215 {
  width            : 215px !important;
}

.width230 {
  width            : 230px !important;
}

.width260 {
  width            : 260px !important;
}

.width280 {
  width            : 280px !important;
}

.width340 {
  width            : 340px !important;
}

.calendarSelector {
  width            : 96px !important;
}

.req {
  font-weight      : 200;
  color            : #f66;
}

/** tpprf */
form .set {
  border           : 1px solid #eee;
  width            : 600px;
  padding-bottom   : 10px;
  margin           : 10px 0 30px 0;
}

form .chooseDate {
  padding          : 2px 0 3px 0;
  width            : 95px;
  background-color : #ddd;
}

form .button {
  cursor           : pointer;
}

.set h5 {
  position         : relative;
  display          : inline;
  top              : -10px;
  left             : 10px;
  background-color : white;
  padding          : 2px 5px;
  clear            : right;
}

.set .setSelect {
  width            : 483px;
  height           : 140px;
  margin-left      : 10px;
}

.setSelect option,
.setSelect {
  text-transform   : lowercase;
}

form input.pathPrefix {
  width            : 40px;
  text-align       : right;
  margin-right     : 0;
  padding-right    : 0;
  border-right     : none;
}

form input.pathSuffix {
  width            : 160px;
  margin-left      : 0;
  border-left      : none;
  padding-left     : 0;
}