#dragon-welcome {
	background: url("/images/konkurs/dragon.png") no-repeat 0 0;
	font-size: 90%;
	line-height: 120%;
	color: #424242;
	height: 185px;
	margin-top: 20px;
	padding: 14px 20px 0 205px;
	width: 345px;
}
#dragon-blocks {
	clear: both;
	overflow: hidden;
	padding-top: 10px;
}
.konkurs-description {
	font-size: 90%;
	line-height: 120%;
	border-radius:7px;
	padding: 15px 20px;
	margin: 0 0 30px;
}
#c .konkurs-description {
	color: #333333;
  background-color: #F9F7E5;
  border: 1px solid #D6CC9E;
}
#l .konkurs-description {
  background-color: #F0FAFB;
  border: 1px solid #A0D0D6;
}
.konkurs-description h2 {
  margin: 5px 0 15px;
}

.dragon-button {
	height: 81px;
	margin: 10px auto 0;
	width: 140px;
}
.khd {
	font-weight: bold;
}
.ksm {
	font-style: italic;
	font-weight: bold;
}
#edit-taxonomy-14-wrapper select {
  width: 300px;
}
#edit-title-wrapper input {
  width: 574px;
}
#edit-field-age-value-wrapper select {
  width: 300px;
}

div.calendaric {
  background: transparent url("/images/cap_f01.png") no-repeat 0 0;
  height: 34px;
  text-align: center;
}

div.calendaric h2 {
  color: white;
  font-size: 20px;
  padding-top: 5px;
  margin: 0;
}

table.calendaric {
  font-family: 'Century Gothic', 'Segoe UI', AvantGarde, 'Avant Garde', sans-serif;
  float: left;
  margin: 0;
  width: 250px;
  height: 190px;
}

table.calendaric tr:first-child td {
  text-align: center;
  background-color: #c8efd4;
  color: black;
}
table.calendaric tr td {
  text-align: center;
  border: 1px solid #4ec573;
  cursor: default;
  padding: 0;
  margin: 0;
}
table.calendaric tr td b {
  background-color: white;
  color: #2F914D;
  cursor: pointer;
  display: inline-block;
  width: 25px;
  border-radius: 6px 6px 6px 6px;
  opacity: 0.8;
}
table.calendaric tr td b:hover {
  opacity: 1;
}

table.calendaric td.today {
  background-color: #ffff00;
}

.usr {
	border-top: 2px dotted #D6D6AB;
	margin-top: 2em;
	padding-top: 0.5em;
}

/* исправления chosen.css */
.chzn-container .chzn-choices li {
  background: none;
}
.chzn-container .chzn-results li {
  background: none;
}
.chzn-container .chzn-choices .search-choice {
	font: 12px/160% "Verdana";
	padding: 2px 20px 2px 5px;
	margin: 2px 0 2px 3px;
}
.chzn-container .chzn-results li, .chzn-container .chzn-single span{
  color: black;
	font: 12px/160% "Verdana";
	padding: 2px 6px;
}
.chzn-container .chzn-choices .search-choice .search-choice-close {
	top: 6px;
}

