@charset "UTF-8";
p.date {
  color: #1B7A1B;
  font-weight: bold;
  padding: 5px 0px 5px 7px; }

p.date span {
  font-size: 12px; }

#gameList {
  padding: 0;
  position: relative; }

#gameList.capable a {
  text-decoration: none;
  color: black; }

#gameList table {
  margin-bottom: 10px; }

#gameList .gameType td, #liveForm .groupHeader td {
  color: #FFFFFF; }

#gameList .gameType td, #liveForm .groupHeader td {
  border: 0;
  font-size: 12px;
  height: 22px;
  margin: 0;
  padding: 0; }

#gameList .gameType td {
  background: #006432 url(/s/img/live/bg_green.png) repeat-x; }

#gameList tr.selectedGame td {
  font-weight: bold;
  cursor: default; }

#gameList td {
  padding: 3px 3px 3px 7px;
  border: 0; }

div.gameInfo {
  overflow: hidden;
  width: 165px;
  white-space: nowrap; }

.half div.gameInfo, .tv div.gameInfo {
  width: 140px; }

div.icons {
  display: none; }

.half div.icons, .tv div.icons {
  display: block; }

div.icons div {
  display: none; }

.half div.icons div.half, .tv div.icons div.tv {
  display: block; }

.ellipsis {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis; }

#liveForm.capable tr.groupHeader td, #gameList.capable td {
  cursor: pointer; }

#liveForm.capable tr.groupHeader span.t_title {
  color: #337b30;
  font-weight: bold;
  text-transform: uppercase;
  padding: 15px;
  cursor: inherit; }

.table_in_live_table tr.groupHeader {
  /* position: absolute; */
  margin-top: -11px;
  margin-left: 5px; }

.table_in_live_table tr.groupHeader td {
  height: 17px !important;
  box-shadow: none; }

#gameList td img {
  float: left;
  margin: 2px 5px;
  clear: left; }

#gameList td img.tv {
  margin: 0 1px; }

/*#liveForm td img {
	float: left;
	margin: 0 7px;
}*/
#liveForm img.menu_arrow {
  margin-left: 15px;
  margin-right: 5px; }

img.roll {
  background-image: url(/s/img/i_roll_left.gif); }

.capable .collapsed img.roll {
  background-image: url(/s/img/i_roll_right.gif); }

#gameList.capable .collapsed tr.game, #liveForm .collapsed tr.koefsTR {
  display: none; }

tr.titles td {
  font-weight: bold;
  height: 22px;
  padding-left: 5px; }

td.koefs {
  overflow: hidden; }

table.table_in_live_table {
  background: none repeat scroll 0 0 #EEE8E5;
  margin: 8px 8px 0px 0px;
  border: 1px solid #E1DCD8;
  border-radius: 3px 3px 3px 3px;
  float: left;
  box-shadow: 0 1px 0 #FFFFFF, 0 1px 0 #FFFFFF inset; }

table.table_in_live_table.gray {
  /* float: none !important; */ }

tr.koefs td {
  padding: 5px;
  height: 18px;
  white-space: normal;
  vertical-align: top;
  text-align: center; }

tr.previewCoeffs td {
  padding: 5px;
  white-space: normal;
  vertical-align: middle;
  text-shadow: 0 1px 0 #FFFFFF; }

#liveForm tr.previewCoeffs td img {
  margin-left: 2px;
  margin-bottom: -2px; }

tr.previewCoeffs td:first-child {
  padding-left: 15px; }

span.previewGameState {
  color: gray;
  margin-top: 3px;
  float: right !important;
  margin-right: 50px; }

/*
#liveTop td {

}
#liveTop.odd td{
	background: none repeat scroll 0 0 #EEE8E5;
}
*/
#liveTop #liveDhtmlTop {
  /* background: $pattern-bg; */
  position: relative;
  border-radius: 3px;
  background-color: #31782E;
  color: #fff;
  padding-bottom: 10px; }

.live-top-td {
  text-align: center !important;
  padding: 5px 30px 5px 30px !important;
  border-bottom: none; }

#liveTop .lt-scores {
  position: absolute;
  right: 10px;
  top: 12px;
  /* width: 100px; */
  height: 35px; }

#liveTop .lt-scores table {
  width: 100%;
  padding: 0px !important;
  margin: 0px !important;
  border: 0px !important; }

#liveTop .lt-scores table tr td {
  color: #9ac099;
  padding: 2px 6px 0px 6px !important;
  background-image: url("/s/img/live/lt-sh-bg.png") !important;
  background-repeat: no-repeat !important;
  background-color: inherit !important; }

#liveTop .lt-scores table tr:first-child td:first-child {
  background-position: 100px bottom; }

#liveTop .lt-scores table tr:first-child td {
  background-position: left bottom; }

#liveTop .lt-scores table tr:last-child td:first-child {
  background-position: -1px top; }

#liveTop .lt-scores table tr:last-child td {
  background-position: left top; }

/*
#score-bg-table {
	padding: 0px;
	margin: 0px;
	border: none;
}
#score-bg-table td {
	padding: 0px !important;
	margin: 0px !important;
	border: none !important;
	border-radius: 0px !important;
}
*/
/************************************************************************/
/*
	#liveTop {
		width: 928px;
		height: 130px;
		border-radius: 3px;
		background-color: #31782E;
	}
*/
.top-table, .top-table td {
  font-family: Arial,sans-serif;
  font-size: 12px; }

.top-table {
  width: 100%;
  padding: 0px;
  margin: 0px;
  border: none; }

.top-td-stage {
  padding: 22px 0px 0px 28px;
  color: #E6E6E6;
  font-size: 12px;
  font-weight: bold;
  text-shadow: 0 1px 1px #183B17;
  background: inherit !important;
  border-radius: none !important;
  box-shadow: none !important;
  border-bottom: none !important; }

.top-td-status {
  color: #E6E6E6;
  font-size: 12px;
  text-shadow: 0 1px 1px #000000;
  background: inherit !important;
  border-radius: none !important;
  box-shadow: none !important;
  border-bottom: none !important; }

.top-td-scores {
  background: inherit !important;
  border-radius: none !important;
  box-shadow: none !important;
  border-bottom: none !important; }

.top-td-2line {
  background: inherit !important;
  border-radius: none !important;
  box-shadow: none !important; }

/************************************************************************/
/* Табло */
/************************************************************************/
.top-table-commands {
  width: 100%;
  padding: 0px;
  margin: 0px;
  border: none;
  table-layout: fixed; }

.cmd1-title {
  background: inherit !important;
  border-radius: none !important;
  box-shadow: none !important; }

.cmd2-title {
  background: inherit !important;
  border-radius: none !important;
  box-shadow: none !important; }

.cmd1-img {
  background: inherit !important;
  border-radius: none !important;
  box-shadow: none !important; }

.cmd2-img {
  background: inherit !important;
  border-radius: none !important;
  box-shadow: none !important; }

.cmd-scores {
  background: inherit !important;
  border-radius: none !important;
  box-shadow: none !important; }

.cmd1-title > div {
  background-image: url("/s/img/live/bg-cmd.jpg");
  height: 25px;
  border-radius: 3px 0px 0px 3px;
  margin-top: 12px;
  padding: 6px 10px 0px 4px;
  color: #3B464B;
  font-size: 1.3em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: right; }

.cmd2-title > div {
  background-image: url("/s/img/live/bg-cmd.jpg");
  height: 25px;
  border-radius: 0px 3px 3px 0px;
  margin-top: 12px;
  padding: 6px 4px 0px 10px;
  color: #3B464B;
  font-size: 1.3em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left; }

.cmd1-title > div.smallTitle, .cmd2-title > div.smallTitle {
  font-size: 1.2em !important;
  padding-top: 7px !important;
  height: 24px !important; }

.cmd1-title > div.smallTitle2, .cmd2-title > div.smallTitle2 {
  font-size: 1.1em !important;
  padding-top: 9px !important;
  height: 22px !important; }

.cmd1-img > div {
  background-image: url("/s/img/live/bg-cmd1.png");
  padding: 4px;
  width: 52px;
  height: 47px;
  margin-top: 8px; }

.cmd2-img > div {
  background-image: url("/s/img/live/bg-cmd2.png");
  padding: 4px;
  width: 52px;
  height: 47px;
  margin-top: 8px; }

.cmd1-img > div > img {
  margin: 4px 0px 0px 8px !important; }

.cmd2-img > div > img {
  margin: 4px 0px 0px 4px !important; }

.score-bg-table {
  padding: 0px;
  margin: 0px;
  border: none; }

.score-bg-table td {
  padding: 0px !important;
  margin: 0px !important;
  border: none !important;
  border-radius: 0px !important; }

.score-LT {
  background-image: url("/s/img/live/score-bg-lt.png") !important;
  background-repeat: no-repeat !important;
  background-color: inherit !important; }

.score-T {
  background-image: url("/s/img/live/score-bg-t.png") !important;
  background-repeat: repeat-x !important;
  background-color: inherit !important; }

.score-RT {
  background-image: url("/s/img/live/score-bg-rt.png") !important;
  background-repeat: no-repeat !important;
  background-color: inherit !important; }

.score-L {
  background-image: url("/s/img/live/score-bg-l.png") !important;
  background-repeat: no-repeat !important;
  background-color: inherit !important; }

.score-C {
  background-image: url("/s/img/live/score-bg-fon.png") !important;
  background-repeat: repeat-x !important;
  background-color: inherit !important; }

.score-R {
  background-image: url("/s/img/live/score-bg-r.png") !important;
  background-repeat: no-repeat !important;
  background-color: inherit !important; }

.score-LB {
  background-image: url("/s/img/live/score-bg-lb.png") !important;
  background-repeat: no-repeat !important;
  background-color: inherit !important; }

.score-B {
  background-image: url("/s/img/live/score-bg-b.png") !important;
  background-repeat: repeat-x !important;
  background-color: inherit !important; }

.score-RB {
  background-image: url("/s/img/live/score-bg-rb.png") !important;
  background-repeat: no-repeat !important;
  background-color: inherit !important; }

.score-C div {
  float: left; }

.score-C div img {
  margin: 0px; }

.t_bt1, .t_bt2, .t_lt1, .t_lt2 {
  margin: 0px 2px 0px 2px; }

.lt-sc-br {
  padding-top: 15px; }

/************************************************************************/
/* таблица счета */
/************************************************************************/
td.t_part_name {
  border-right: #2e6e2b 1px solid !important;
  border-bottom: #2e6e2b 1px solid !important; }

td.scoresTitle {
  border-right: #2e6e2b 1px solid !important; }

td.scoresVal {
  border-right: #2e6e2b 1px solid !important;
  border-bottom: #2e6e2b 1px solid !important; }

td.scoresVal2 {
  border-right: #2e6e2b 1px solid !important;
  color: #fff !important; }

#liveTop .lt-scores table tr td:last-child {
  border: none !important; }

/************************************************************************/
/* игровые события */
/************************************************************************/
#liveTop .top-td-3line td {
  color: #e6e6e6 !important;
  font-family: Arial,sans-serif !important;
  background-color: inherit !important; }

#liveTop .tte1 {
  width: 40%;
  text-align: left; }

#liveTop .tte2 {
  width: 20%;
  text-align: center;
  text-shadow: 0 1px 1px #000000;
  font-size: 12px; }

#liveTop .tte3 {
  width: 40%;
  text-align: right; }

.tte1_name:after {
  content: ",";
  padding-left: 1px;
  padding-right: 5px; }

.tte1_name:last-child:after {
  content: "";
  display: none; }

/*
#liveTop .lt-stage {
	position: absolute;
	left: 28px;
	top: 22px;
	width: 250px;
	height: 45px;
	color: #e6e6e6;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-shadow: #183b17 0px 1px 1px;
}
#liveTop .lt-state {
	position: absolute;
	left: 5px;
	top: 10px;
	width: 100%;
	height: 45px;
	text-align: center;
	color: #e6e6e6;
	font-size: 12px;
	text-shadow:  #000000 0px 1px 1px;
}
#liveTop .lt-time {
	position: absolute;
	left: 5px;
	top: 25px;
	width: 100%;
	height: 45px;
	text-align: center;
	color: #e6e6e6;
	font-size: 16px;
	font-weight: bold;
	text-shadow:  #000000 0px 1px 1px;
}
#liveTop .lt-commands {
	display: block;
	position: absolute;
	top: 70px;
	left: 12px;
	width: 910px;
	height: 28px;
	z-index: 100;
	width: 910px;
	height: 30px;
}
#liveTop .lt-commands td {
	background-color: inherit !important;
}
#liveTop .lt-cmd1 {
	padding: 0px;
	margin: 0px;
	width: 350px;
}
#liveTop .lt-cmd1 div {
	background-image: url("/s/img/live/bg-cmd.jpg");
	background-repeat: repeat-x;
	border-radius: 5px 0 0 5px;
	color: #3B464B;
	font-size: 1.3em;
	font-weight: bold;
	height: 23px;
	margin-top: -22px;
	overflow: hidden;
	padding-right: 100px;
	padding-top: 8px;
	position: absolute;
	text-align: right;
	text-transform: uppercase;
	width: 322px;
	z-index: 1;
}
#liveTop .lt-cmd2 {
	padding: 0px;
	margin: 0px;
	width: 350px;
	position: relative;
}
#liveTop .lt-cmd2 div {
	background-image: url("/s/img/live/bg-cmd.jpg");
	background-repeat: repeat-x;
	border-radius: 0 5px 5px 0;
	color: #3B464B;
	font-size: 1.3em;
	font-weight: bold;
	height: 23px;
	margin-left: -60px;
	margin-top: -21px;
	overflow: hidden;
	padding-left: 80px;
	padding-top: 8px;
	position: absolute;
	text-align: left;
	text-transform: uppercase;
	width: 317px;
}
#liveTop .lt-pic1 {
	height: 55px;
	left: 0;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	width: 60px;
	z-index: 100;
	visibility: visible;

}
#liveTop .lt-pic1 div {
	background-color: #31782E;
	background-image: url("/s/img/live/bg-cmd1.png");
	height: 55px;
	margin-top: -18px;
	text-align: center;
	vertical-align: middle;
	width: 60px;
}
#liveTop .lt-pic2 {
	height: 55px;
	left: 0;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	width: 60px;
	z-index: 100;
	visibility: visible;
}
#liveTop .lt-pic2 div {
	height: 55px;
	width: 60px;
	margin-top: -18px;
	text-align: center;
	vertical-align: middle;
	background-image: url('/s/img/live/bg-cmd2.png');
	background-color: #31782E;
}
#liveTop .lt-pic1 div img, #liveTop .lt-pic2 div img {
	padding-top: 7px;
}
#liveTop .lt-score {
	margin: 0;
	padding: 0;
	position: relative;
	width: 106px;
}
#liveTop .lt-score .lt-score-bg {
	background-image: url("/s/img/live/bg-scores.png");
	background-repeat: no-repeat;
	height: 70px;
	margin-top: -48px;
	position: absolute;
	width: 106px;
	z-index: 200;
}
.lt-sc {
	width: 50px;
	height: 65px;
	float: left;
}
.lt-sc img {
	padding: 8px 0px 0px 0px;
}
#lt-sc-br {
	width: 6px;
	height: 65px;
	float: left;
}
*/
#liveTop #flashTop {
  margin: 0 auto; }

#gameList div.icons {
  float: right; }

div.half img {
  background-image: url(/s/img/live/half_32x32.png);
  background-repeat: no-repeat;
  background-position: -16px 0; }

.darkGreen div.half img {
  background-position: 0 0; }

.active div.half img {
  background-position: -16px -16px; }

.active .darkGreen div.half img {
  background-position: 0 -16px; }

#gameList table.noSpace {
  padding: 0;
  margin: 0; }

#gameList table.noSpace td {
  padding: 0;
  margin: 0; }

#gameList .noMessage {
  padding-left: 7px;
  padding-right: 7px;
  text-align: left; }

/* HTML шапка*/
#liveHtmlTop {
  width: 400px;
  height: 126px;
  background-repeat: no-repeat;
  padding-top: 5px;
  margin: 0 auto; }

.tgDefault #liveHtmlTop {
  background-image: url(/s/img/live/tg/default/htmlTop.png); }

.tg1 #liveHtmlTop {
  background-image: url(/s/img/live/tg/1/htmlTop.png); }

.tg2 #liveHtmlTop, .tg9 #liveHtmlTop {
  background-image: url(/s/img/live/tg/2/htmlTop.png); }

.tg3 #liveHtmlTop {
  background-image: url(/s/img/live/tg/3/htmlTop.png); }

.tg4 #liveHtmlTop {
  background-image: url(/s/img/live/tg/4/htmlTop.png); }

.tg10 #liveHtmlTop {
  background-image: url(/s/img/live/tg/10/htmlTop.png); }

/* счет */
#liveHtmlTop div.score {
  text-align: center;
  color: #E6C201;
  font-size: 36px;
  font-weight: bold;
  margin-top: -47px;
  margin-left: auto;
  margin-right: auto;
  /*background-color: #006600;*/
  background-repeat: no-repeat;
  width: 118px;
  height: 48px;
  overflow: hidden;
  padding: 4px; }

.tgDefault #liveHtmlTop div.score, .tg1 #liveHtmlTop div.score {
  background-image: url(/s/img/live/tg/1/score.png); }

.tg2 #liveHtmlTop div.score, .tg9 #liveHtmlTop div.score {
  margin-top: -44px;
  padding-top: 6px;
  width: 140px;
  font-size: 28px;
  background-image: url(/s/img/live/tg/2/score.png); }

.tg4 #liveHtmlTop div.score {
  background-image: url(/s/img/live/tg/4/score.png); }

.tg10 #liveHtmlTop div.score {
  background-image: url(/s/img/live/tg/10/score.png);
  width: 146px;
  height: 58px;
  margin-top: -50px;
  margin-left: 120px; }

/* счета */
#liveHtmlTop .scores table {
  margin-right: 10px;
  background-repeat: no-repeat;
  height: 45px; }

#liveHtmlTop .scores td.scoresTitle {
  text-align: left;
  padding-left: 5px; }

.tg1 #liveHtmlTop .scores table {
  background-image: url(/s/img/live/tg/1/scores.png);
  width: 90px; }

.tg2 #liveHtmlTop .scores table, .tg9 #liveHtmlTop .scores table {
  background-image: url(/s/img/live/tg/2/scores.png);
  width: 223px; }

.tg4 #liveHtmlTop .scores table {
  background-image: url(/s/img/live/tg/4/scores.png);
  width: 104px; }

.tg10 #liveHtmlTop .scores table {
  background-image: url(/s/img/live/tg/10/scores.png);
  width: 134px; }

#liveHtmlTop .scores table td {
  color: #FFFFFF;
  text-align: center; }

.tg1 #liveHtmlTop .scores table td.scoresVal {
  width: 28px; }

.tg2 #liveHtmlTop .scores table td.scoresVal, .tg9 #liveHtmlTop .scores table td.scoresVal {
  width: 40px; }

.tg4 #liveHtmlTop .scores table td.scoresVal {
  width: 20px; }

.tg3 #liveHtmlTop div.scores {
  float: left; }

.tg10 #liveHtmlTop .scores table td.scoresVal {
  width: 31px; }

/* чемпионат */
#liveHtmlTop div.t_stage {
  color: #FFFFFF;
  padding-top: 3px;
  padding-left: 15px;
  padding-bottom: 5px;
  width: 145px;
  margin-top: -42px;
  font-weight: bold;
  text-align: left;
  overflow: hidden;
  float: left;
  white-space: nowrap; }

.tgDefault #liveHtmlTop div.t_stage {
  width: auto;
  margin-top: 0;
  float: none;
  text-align: center;
  padding-left: 0; }

.tg2 #liveHtmlTop div.t_stage, .tg9 #liveHtmlTop div.t_stage {
  color: #006600; }

.tg3 #liveHtmlTop div.t_stage {
  width: 100%;
  margin-top: 0;
  float: none; }

/* время и статус*/
#liveHtmlTop div.timeAndPeriod {
  color: #FFFFFF;
  padding-top: 3px;
  padding-bottom: 5px;
  width: 122px;
  margin-top: -42px;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  text-align: center; }

.tgDefault #liveHtmlTop div.timeAndPeriod {
  margin-top: 8px; }

.tg2 #liveHtmlTop div.timeAndPeriod, .tg9 #liveHtmlTop div.timeAndPeriod {
  text-align: left;
  width: auto;
  padding-left: 15px;
  color: #006600; }

.tg3 #liveHtmlTop .tablo {
  width: 206px;
  float: left;
  text-align: left; }

.tg3 #liveHtmlTop div.timeAndPeriod {
  margin: 0;
  padding-top: 4px;
  padding-left: 5px;
  text-align: left;
  width: 100%; }

.tg10 #liveHtmlTop div.timeAndPeriod {
  margin-left: 130px; }

#liveHtmlTop div.timeAndPeriod div.t_a_time {
  font-size: 18px;
  height: 20px;
  line-height: 20px; }

#liveHtmlTop div.timeAndPeriod div.t_a_dop_time {
  height: 10px;
  padding: 0 !important;
  line-height: 10px; }

/* названия команд*/
#liveHtmlTop div.cmdLine {
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  color: #006600;
  margin-top: 25px;
  height: 26px;
  padding-top: 1px; }

.tg2 #liveHtmlTop div.cmdLine, .tg9 #liveHtmlTop div.cmdLine {
  color: white; }

.tg3 #liveHtmlTop div.cmdLine {
  padding-left: 10px;
  float: left;
  width: 178px;
  height: auto; }

#liveHtmlTop div.cmdLine .t_cmd1 {
  width: 132px;
  text-align: right;
  float: left;
  overflow: hidden; }

#liveHtmlTop div.cmdLine .t_cmd2 {
  text-align: left;
  margin-left: 138px;
  margin-top: 5px; }

span.serve {
  width: 16px;
  height: 16px;
  background-image: url("/s/img/live/live-tennis-serve.png");
  padding: 0px;
  display: block;
  margin: 2px 4px 0px 4px; }

.t_cmd1 > span.serve {
  float: left; }

.t_cmd2 > span.serve {
  float: right; }

.tg2 #liveHtmlTop div.cmdLine .t_cmd1, .tg9 #liveHtmlTop div.cmdLine .t_cmd1 {
  width: 120px; }

.tg2 #liveHtmlTop div.cmdLine .t_cmd2, .tg9 #liveHtmlTop div.cmdLine .t_cmd2 {
  margin-left: 162px; }

.tg3 #liveHtmlTop div.cmdLine .t_cmd1 {
  float: none;
  text-align: left; }

.tg3 #liveHtmlTop div.cmdLine .t_cmd2 {
  margin-left: 0; }

.tg10 #liveHtmlTop div.cmdLine .t_cmd1 {
  width: 116px; }

.tg10 #liveHtmlTop div.cmdLine .t_cmd2 {
  margin-left: 153px; }

/* Теннис: подача и счет гейма, таблица счетов */
.tg3 #liveHtmlTop div.scoresAndServe {
  padding: 0px;
  margin-top: -2px; }

.tg3 #liveHtmlTop div.lscore, .tg3 #liveHtmlTop div.serve, .tg3 #liveHtmlTop .scores td {
  padding-left: 5px;
  color: #E6C201;
  font-size: 20px;
  font-weight: bold; }

.tg3 #liveHtmlTop .scores td {
  padding-bottom: 5px; }

.tg3 #liveHtmlTop div.lscore {
  float: left;
  width: 26px;
  text-align: center; }

.tg3 #liveHtmlTop div.serve {
  float: left;
  width: 16px; }

.tg3 #liveHtmlTop div.serve div {
  padding-top: 4px;
  padding-bottom: 9px;
  height: 16px; }

.tg3 #liveHtmlTop div.serve img,
.tg3 #liveHtmlTop div.serve1 img.serve2,
.tg3 #liveHtmlTop div.serve2 img.serve1 {
  display: none; }

.tg3 #liveHtmlTop div.serve1 img.serve1, .tg3 #liveHtmlTop div.serve2 img.serve2 {
  display: inline; }

.tg3 #liveHtmlTop div.lscore div {
  padding-bottom: 5px;
  height: 24px; }

/* Сообщения */
#obsoleteBrowserMessage.capable, #obsoleteFlashMessage.capable {
  display: none; }

#loadingMessage {
  display: none;
  text-align: center;
  /*position: absolute;*/ }

.loading #loadingMessage {
  display: block; }

/*
#liveForm.loading {
	background: none;
}

#liveForm.loading #liveTop {
	visibility: hidden;
}

#liveForm.loading .group {
	display: none;
}
#koefsContainer.loading #emptyKoefsMessage, #koefsContainer.loading #notStartedMessage {
	display: none;
}*/
#koefsContainer.emptyKoefsMessage #emptyKoefsMessage, #koefsContainer.notStartedMessage #notStartedMessage {
  display: block;
  margin-bottom: 5px; }

#koefsContainer.livePreview {
  /*border-top-width: 1px;*/ }

#koefsContainer td.previewCoeffTitles {
  width: 50px;
  padding-left: 5px;
  padding-right: 5px; }

.capable-shown-inline {
  display: none; }

.capable .capable-shown-inline {
  display: inline; }

/* применяем стили по типам игр */
#liveForm.loading #liveFormTg, #liveForm.loading #koefsContainer {
  background: none !important; }

#liveFormTg, #koefsContainer {
  /*border: solid 1px $darker-color;*/ }

#liveFormTg {
  border-bottom-width: 0;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0; }

/*
#liveForm div.tgDefault, #liveForm div.tg1, #liveForm div.tg3, #liveForm div.tg10 {
	background-color: #CDFFCD;
}
#liveForm div.tg2, #liveForm div.tg9 {
	background-color: #FFFFCC;
}
#liveForm div.tg4, #liveForm div.tg5 {
	background-color: #CCFFFF;
}*/
#liveFormTg {
  background: repeat-x scroll 0 -45px; }

 /*
#liveFormTg.tgDefault, #liveFormTg.tg1, #liveFormTg.tg3, #liveFormTg.tg10 {
	background-image: url(/s/img/live/tg/1_3.png);
}
#liveFormTg.tg2, #liveFormTg.tg9 {
	background-image: url(/s/img/live/tg/2_5.png);
}
#liveFormTg.tg4, #liveFormTg.tg5 {
	background-image: url(/s/img/live/tg/4_9.png);
}*/
#koefsContainer {
  padding: 5px 0px 10px; }

#koefsContainer .licve-msg {
  background: #EEE8E5;
  padding: 10px;
  border-radius: 5px; }

/*
#liveForm div.tgDefault #koefsContainer, #liveForm div.tg1 #koefsContainer, #liveForm div.tg3 #koefsContainer, #liveForm div.tg10 #koefsContainer {
	background: #CDFFCD;
}
#liveForm div.tg2 #koefsContainer, #liveForm div.tg9 #koefsContainer {
	background: #FFFFCC;
}
#liveForm div.tg4 #koefsContainer, #liveForm div.tg5 #koefsContainer {
	background: #CCFFFF;
}*/
#koefsContainer table {
  border-collapse: collapse; }

#koefsContainer .coef_in_table a {
  text-decoration: none; }

#koefsContainer table > tbody > tr > td:first-child {
  text-align: left; }

#koefsContainer table > tbody > tr:last-child td {
  border-bottom: none;
  box-shadow: none; }

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

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

td.liveLastLine {
  border-bottom: none  !important;
  box-shadow: none  !important; }

td.liveLastLine:first-child {
  border-radius: 0 0 0 5px; }

td.liveLastLine:last-child {
  border-radius: 0 0 5px 0; }

tr.k_row > td.liveLastLine {
  border-radius: 0 0 5px 5px !important; }

tr.tv2_row > td.liveLastLine {
  border-radius: 0 0 5px 5px !important; }

tr.tv_row > td.liveLastLine {
  border-radius: 0 0 5px 5px !important; }

.darkGreen td {
  /*background-color: #B1ECB1;*/
  /* background: none repeat scroll 0 0 #EEE8E5;*/ }

/*
div.tg2 .darkGreen, div.tg5 .darkGreen, div.tg4 .darkGreen, div.tg9 .darkGreen {
	background-color: #FFCC00;
}*/
.gray .groupHeader .t_title {
  color: #1E1E1E !important;
  /*background: gray url(/s/img/live/bg_gray.png) repeat-x !important;
  cursor: default !important;*/ }

.gray .groupHeader .t_title:before {
  background: url("/s/img/live/i_live_block.png") no-repeat scroll 0 0 transparent;
  content: "";
  display: block;
  float: left;
  height: 11px;
  margin: 2px 0px 0px 2px;
  /* margin-top: -12px; */
  /* position: absolute; */
  width: 10px; }

#koefsContainer table.table {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  margin-bottom: 25px;
  border-radius: 5px; }

.table .tbhead_green td:first-child {
  border-radius: 5px 0 0 0; }

.table .tbhead_green td:last-child {
  border-radius: 0px 5px 0px 0px; }

.tbhead_green h2.gray {
  border-radius: 5px 0 0 0;
  height: 28px !important;
  letter-spacing: 0.8px !important; }

.gray .groupHeader td img.roll {
  background-image: url(/s/img/i_roll_gray.gif) !important; }

/*div.tgDefault .groupHeader td, div.tg1 .groupHeader td, div.tg3 .groupHeader td, div.tg2 .groupHeader td, div.tg9 .groupHeader td, div.tg10 .groupHeader td {
	*/
/*background: #006432 url(/s/img/live/bg_green.png) repeat-x;*/
	                                                                 /*
}

div.tg4 .groupHeader td, div.tg5 .groupHeader td {
	background: #0A7BAE url(/s/img/live/bg_blue.png) repeat-x;
}*/
/* подсветка коефов*/
.inBetSlip {
  background-color: none !important; }

/* стрелочки увеличения уменьшения коефов */
img.incDecNew {
  background-repeat: no-repeat;
  display: none;
  z-index: 2; }

.t_ttd img.incDecNew, .t_ttd2 img.incDecNew {
  margin-left: 14px !important;
  margin-top: -15px !important;
  position: absolute; }

td.kUp img.incDecNew {
  background-image: url(/s/img/i_inc.png);
  display: inline; }

td.kDown img.incDecNew {
  background-image: url(/s/img/i_dec.png);
  display: inline; }

td.kNew img.incDecNew {
  background-image: url(/s/img/i_new.png);
  display: inline; }

td.t_gi span {
  float: left; }

tr.koefs .coef_in_table {
  width: 50px; }

tr.koefs .coef_in_table span {
  /*float: left;*/
  color: #3c4244; }

/* ближайшие матчи */
.timeKey .separator {
  border: 0;
  background-color: #66CC66;
  padding: 3px 3px 3px 7px;
  margin-bottom: 10px;
  height: 16px; }

.timeKey table.separator {
  width: 100%; }

.timeKey .separator td {
  font-size: 12px;
  font-weight: bold;
  cursor: default !important; }

.timeKey {
  margin-top: 10px;
  padding: 0; }

#adInfo {
  padding-top: 7px;
  padding-right: 7px; }

#tvPlan {
  margin: 0px 0px 0px 20px; }

img.tvIcon {
  margin-bottom: -3px !important; }

.i_live {
  display: block;
  height: 15px;
  width: 15px;
  cursor: hand;
  cursor: pointer; }

.i_live_plus {
  background: url("/s/img/live/i_live_plus.png") no-repeat scroll 0 0 transparent; }

.i_live_block {
  background: url("/s/img/live/i_live_block.png") no-repeat scroll 0 0 transparent; }

.i_live_minus {
  background: url("/s/img/live/i_live_minus.png") no-repeat scroll 0 0 transparent; }

.blockLine {
  color: #666 !important; }

.coef_in_table span.t_k {
  padding-top: 0px !important;
  position: relative; }

div.k_border {
  height: 1px;
  background-color: #e0e2e3; }

a.k_round {
  position: relative;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  padding: 3px 9px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  margin: 2px 0 2px;
  cursor: hand;
  cursor: pointer; }

a.k_round:hover {
  background: url("/s/img/pattern_colums_header.png") repeat scroll center top #327930; }

a.k_round:hover .t_t,
a.k_round:hover .t_k,
a.k_round:hover .t_k a,
a.k_round:hover .t_t2,
a.k_round:hover .t_k2,
a.k_round:hover .t_k2 a {
  color: #FFFFFF;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8); }

div.t_t,
div.t_t2 {
  font-weight: normal;
  color: #327930;
  padding: 2px; }

div.t_k, div.t_k a,
div.t_k2, div.t_k2 a {
  font-weight: normal;
  color: #3c4244;
  text-decoration: none;
  padding: 2px; }

.k_row td {
  background: none repeat scroll 0 0 #FAF5F1; }

.k_row_td {
  padding-left: 30px !important; }

.l_no_border td {
  border-bottom: none !important; }

.l_no_border td.t_gi a {
  color: #337930; }

/* .l_no_border  .t_ktd.coef_in_table a,
.l_no_border  .t_ktd.coef_in_table img
.l_no_border  .t_gs.previewGameState {
	display: none;
}
*/
.tv_live_icon {
  background-image: url("/s/img/live/tv.png");
  background-repeat: no-repeat;
  width: 20px;
  height: 16px;
  margin-left: 5px; }

#live_filter {
  font-family: "gotham";
  font-size: 13px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.46);
  margin-top: 20px;
  width: 165px; }

.nameSoon {
  margin: 10px 0px 10px 20px;
  color: #FFFFFF;
  font-size: 1.4em;
  font-weight: bold;
  letter-spacing: 0.8px;
  text-transform: uppercase; }

/* скрытие линии группы */
.tr-hidden {
  display: none; }

.tr-selected-hidden {
  display: none; }

.tr-forbidden {
  display: none; }

.tr-filter-hidden {
  display: none; }

.tr-filterGr-hidden {
  display: none; }

.button_green {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: none;
  background-image: url("/s/img/button_green.png");
  background-repeat: no-repeat;
  height: 21px;
  width: 30px;
  text-align: center;
  color: #FFFFFF;
  font-size: 12px;
  border-radius: 3px;
  font-family: "gotham";
  cursor: hand;
  cursor: pointer;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.46);
  /*background-size: 100%;*/ }

input.button_green.red {
  border: 1px solid #a02800;
  background: #fff1e7 url(/s/img/bg_btn_red.gif) repeat-x 0px 0px;
  color: #a02800; }

.live-msg {
  margin-bottom: 10px; }

.message-summary a {
  color: white; }

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