@charset "UTF-8";
/*                       */
/* Calendar style sheets */
/*                       */
.content_main h5 {
  margin: 2px 10px; }

div.alphabet {
  padding-left: 10px; }

table#calendar {
  width: 95% !important; }

div.table td.calendar_item_date {
  white-space: nowrap;
  width: 100px;
  padding-left: 20px; }

div.table th.calendar_item_main, div.table td.calendar_item_main {
  padding-right: 2px;
  padding-left: 2px;
  text-align: center; }

a.prev_page {
  margin-right: 10px; }

a.next_page {
  /*	float: right;  */ }

.breadcrumbs {
  margin: 5px 0; }

img.tg {
  width: 16px;
  height: 16px;
  margin-bottom: -3px; }

table.simple td.tg_img {
  background-repeat: no-repeat;
  background-position: 2px 55%;
  padding-left: 21px; }

#calendar .small {
  width: 35px; }

#calendar .stat {
  width: 16px; }

/*#calendar .result{}*/
#calendar tr.sel td {
  background-color: #ffcc42; }

#calendar tr.curr td {
  background-color: green; }

/*
поля фильтров невидимые
*/
.field {
  margin: 1px 0; }

#after_tg, #after_se, #after_ttr {
  display: none;
  padding: 0; }

.select_tg #after_tg {
  display: inline-block !important; }

.select_se #after_se {
  display: inline-block !important; }

.select_ttr #after_ttr {
  display: inline-block !important; }

.filter_note {
  color: gray;
  text-align: left;
  padding: 5px 2px 10px 0;
  font-size: 10px; }

.blocknone {
  display: none; }

.blockhidden {
  visibility: hidden; }

.trnone {
  display: none; }

.trshow {
  display: table-row; }

#cursor_img {
  position: absolute; }

.news_header {
  padding-bottom: 10px !important; }

#calendar-context {
  margin: 0 0 0 0;
  padding-left: 0px; }

label.news_select {
  margin-top: 1px; }

#date_m {
  width: 75px;
  margin-left: 13px; }

#date_y {
  width: 62px;
  margin-left: 8px; }

#e_name {
  /*max-width: 250px;*/
  width: 96%; }

#after_tg .news_select select {
  margin-right: 15px;
  width: 170px !important; }

#calendar {
  /*box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);*/ }

#calendar_filter_container tr:nth-child(odd) td {
  color: #3C4244;
  padding-bottom: 3px; }

table.simple tr:last-child td:first-child {
  border-radius: 0 0 0 0; }

table.simple tr:last-child td:last-child {
  border-radius: 0 0 0 0; }

#calendar tbody:first-child tr:first-child td:first-child {
  border-radius: 5px 0 0 0; }

#calendar tbody:first-child tr:first-child td:last-child {
  border-radius: 0 5px 0 0; }

#calendar tbody:last-child tr:last-child td:first-child {
  border-radius: 0 0 0 5px; }

#calendar tbody:last-child tr:last-child td:last-child {
  border-radius: 0 0 5px 0; }

#calendar td {
  font-size: 12px; }

#calendar tr td.time {
  color: #1E1E1E;
  width: 30px; }

#calendar tr td.time i {
  color: #788990;
  font-style: normal; }

#calendar tr td:last-child {
  font-weight: normal;
  color: #788990; }

#calendar .gameNameMark {
  color: #1E1E1E; }

#calendar td.game_icon {
  width: 100px; }

#calendar .tg_img {
  position: relative;
  /*top: 4px;*/
  margin-right: 5px;
  overflow: hidden;
  float: left; }

table.simple tr:nth-child(2n) td {
  background: #FAF5F1; }

.calendar_block table.simple tr.odd td, .calendar_block table.simple tr.odd th {
  background-color: #E1E1E1; }

/*# sourceMappingURL=calendar.css.map */
