.marginer-10 {
  margin: 10px;
}

select {
  border: 1px solid #A3A3A3;
  font-size: 12px;
}

.login-input-text-88-container {
  width: 88px;
  height: 21px;
  background: transparent url("../images/input-text-88-bg.gif") center center no-repeat;
  float: left;
  display: inline;
}

.login-input-text-88-container input {
  width: 80px;
  height: 17px;
  margin-left: 4px;
  margin-top: 2px;
  background-color: transparent;
  border: 0;
  font-size: 12px;
}

.input-text-88-container {
  padding: 4px;
  background: transparent url("../images/input-text-88-bg.gif") left center no-repeat;
  display: inline;
}

.input-text-88-container input {
  width: 80px;
  height: 17px;
  background-color: transparent;
  border: 0;
  font-size: 12px;
}

.input-text-88-container .fieldWithErrors {
  display: inline;
}

.input-text-200-container {
  width: 200px;
  height: 21px;
  padding: 5px;
  background: transparent url("../images/input-text-200-bg.gif") center center no-repeat;
  display: inline;
}

.input-text-200-container input {
  width: 192px;
  height: 17px;
  margin-top: 2px;
  background-color: transparent;
  border: 0;
  font-size: 12px;
}

.input-text-200-container .fieldWithErrors {
  display: inline;
}

.input-textarea-400-container {
  width: 400px;
  height: 200px;
  background: transparent url("../images/input-textarea-400-bg.gif") center center no-repeat;
}

.input-textarea-400-container textarea {
  width: 392px;
  height: 196px;
  margin-left: 4px;
  margin-top: 2px;
  background-color: transparent;
  border: 0;
  font-size: 12px;
}

.input-textarea-565-container {
  width: 565px;
  height: 100px;
  background: transparent url("../images/input-textarea-565-bg.gif") center center no-repeat;
}

.input-textarea-565-container textarea {
  width: 557px;
  height: 96px;
  margin-left: 4px;
  margin-top: 2px;
  background-color: transparent;
  border: 0;
  font-size: 12px;
}

.fix-width {
  float: left;
  width: 120px;
}

.fix-width-checkbox-container {
  float: left;
  width: 142px;
  margin-bottom: 10px;
}

.inputs-container {
  font-size: 13px;
}

.inputs-container label {
  font-size: 13px;
  color: #03A512;
}

.inputs-block-container {
  margin-left: 10px;
  margin-bottom: 30px;
}

.input-container {
  margin-bottom: 7px;
}

.fix-width-search {
  float: left;
  width: 37px;
  font-weight: bold;
}

.input-select-search {
  width: 100px;
  border: 0;
  /*background-color: #F9F6F1;*/
  background-color: #EEEDE4;
  color: #666;
}

.input-narrow-search {
  width: 45px;
  border: 0;
  /*background-color: #F9F6F1;*/
 background-color: #EEEDE4;
  color: #666;
  font-size: 9px;
}

.dark-color {
  color: #000;
  font-size: 12px;
  font-weight: bold;
}

.fix-width-ext-search {
  float: left;
  display: inline;
  width: 75px;
  font-weight: bold;
  text-align: left;
  margin-left: 10px;
}

.input-select-ext-search {
  width: 80px;
  border: 0;
  background-color: #fff;
  color: #666;
}

.fieldWithErrors label {
  color: #f00;
  font-weight: bold;
}

.kuk {
  margin-bottom: -3px;
  margin-left: 2px;
  margin-right: 2px;
}

.potty {
  margin-left: 2px;
  margin-right: 2px;
}

.upper-index {
  vertical-align: top;
  font-size: 9px;
}

.pagination {
  float: left;
  display: inline;
  margin-left: 10px;
  margin-right 10px;
  font-size: 13px;
  font-weight: bold;
}

.pagination a {
  color: #960570;
  text-decoration: none;
  font-size: 13px;
  font-weight: normal;
}

.date {
 font-size: 12px;
 font-style: italic;
 font-weight: normal;
 margin: 0 0 5px 0;
 color: #6D6E71;
 padding: 0;
}

.checked-user {
  color: #960570;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.checked-user img {
  vertical-align: -5px;
}
