@charset "UTF-8";
html body *:focus {
  outline: none; }

.clear {
  clear: both;
  padding: 0px;
  margin: 0px;
  border: 0px solid; }

.invis {
  visibility: hidden;
  position: absolute; }

/* =====================================
 *	общее
 * =====================================
 */
.ex-yellow-field {
  /*background-color: #ffb701;*/
  background: #ffb701 !important;
  color: #FFFFFF; }

/* =====================================
 *	main page 
 * =====================================
 */
/* Шапка */
#ex-top {
  margin: 0px 22px 0 18px;
  padding-top: 35px; }

/* Тело страницы */
#ex-top-table {
  width: 100%; }

#ex-top-td1 {
  width: 209px;
  text-align: left; }

#ex-top-td2 {
  text-align: right; }

#ex-top-td3 {
  width: 170px;
  text-align: left; }

/* обертка кнопки Новое событие */
#ex-new {
  float: left; }

/* кнопка Предложить события */
#ex-new-button {
  width: 209px;
  height: 25px; }

/* обертка кнопки Найти событие */
#ex-search {
  float: right; }

/* поле Найти событие */
#ex-search-event {
  margin: 0px;
  font-size: 13px;
  padding: 5px 3px 5px 10px !important;
  color: #fff;
  width: 200px; }

/* кнопка Найти событие */
#ex-search-button {
  width: 169px;
  height: 25px;
  font-size: 13px !important; }

/* Блок с легендой к курсам */
#ex-legend {
  padding: 44px 0px 0px 0px;
  height: 40px; }

/* Курсы */
.ex_notation {
  width: auto;
  padding: 2px;
  font-size: 13px; }

.ex-curs-block {
  margin: 0;
  padding: 0; }

.ex-curs:empty {
  display: none; }

.ex-curs {
  padding: 0px 3px 0px 3px;
  color: #fff;
  text-align: center;
  font-size: 10px;
  width: 30px;
  border-radius: 3px;
  margin-left: 3px;
  border-radius: 3px 3px 3px 3px; }

div .ex-curs {
  margin: 1px; }

.notation-legend {
  width: 20px;
  margin-right: 30px; }

#sub-left .curs-min,
#sub-left .curs-max,
#sub-left .curs-last {
  font-size: 0.8em;
  margin: 0 2px 0 0;
  padding: 0;
  display: inline-block; }

.eventCurs .curs-min,
.eventCurs .curs-max,
.eventCurs .curs-last {
  font-size: 0.8em;
  margin: 0 2px 0 0;
  padding: 1px;
  display: inline-block;
  color: white;
  border-radius: 3px;
  width: 27px; }

.curs-min {
  background-color: #b31a49; }

.curs-max {
  background-color: #00638c; }

.curs-last {
  background-color: #30742e; }

/* Таблица списка событий */
.ex_table_body {
  background-color: #FAF5F1; }

.ex_table_body > tr > td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-left: 0px !important; }

.ex_table_body > tr > td.ex_td_time {
  padding-left: 25px !important; }

.ex-odd {
  background-color: #eee8e5; }

.ex-c {
  text-align: center; }

/* ячейка время */
.ex_td_time {
  padding: 3px 3px 3px 25px;
  text-align: left;
  width: 68px; }

/* ячейка дата */
.ex_td_date {
  padding: 3px;
  text-align: center;
  width: 75px; }

/* ячейка со статистикой и видом спорта */
.ex_table_body td.icon {
  width: 45px; }

/* ячейка с названием и кофами события */
.ex_td_eventName {
  padding: 4px 0px 4px 4px;
  /*width: 450px;*/
  height: 26px; }

/* ячейка с названием и кофами события */
.ex_td_eventName2 {
  padding: 4px 0px 4px 4px;
  height: 24px; }

.ex_command td {
  padding: 0px 3px 0px 3px; }

.ex_typeGame td {
  text-align: center;
  padding: 0px 2px 0px 2px;
  min-width: 100px; }

/* re-defenition paddings */
.exchangeMain td:first-child {
  padding-left: 0px !important; }

.exchangeMain td:last-child {
  padding-right: 0px !important; }

/* =====================================
 *	Teaser
 * =====================================
 */
.ex_coefs_line {
  border: 1px solid #e1dcd8;
  border-radius: 3px 3px 3px 3px;
  margin: 7px 8px -1px 7px;
  padding: 2px;
  position: relative;
  box-shadow: 0 1px 0 #FFFFFF, 0 1px 0 #FFFFFF inset; }

.ex_coefs_line table {
  width: 100%;
  margin-top: -10px;
  margin-bottom: 3px; }

.ex_coefs_line th {
  color: #adbbc1;
  font-weight: normal;
  width: 25%; }

.ex_coefs_line th > span {
  background-color: #FAF5F1;
  padding: 0 15px 0 15px; }

.ex_coefs_line td {
  font-size: 12px;
  text-shadow: 0 1px 0 #FFFFFF;
  color: #3C4244; }

.ex_coefs_line th:first-child,
.ex_coefs_line td:first-child {
  text-align: left; }

.ex_coefs_line td:first-child {
  padding-left: 12px;
  /*
  padding-top: 1px;
  font-size: 1.1em;
  font-weight: bold;
  */ }

.ex_coefs_line td:first-child span:last-child {
  color: #708289; }

.ex_coefs_line td a {
  text-decoration: none; }

.ex_table_header {
  width: 100%; }

.ex_table_header td {
  text-shadow: 0 1px 0 #FFFFFF; }

.ex_table_header td:first-child {
  color: #357f32;
  text-align: left; }

.ex_table_header td:first-child img {
  vertical-align: middle;
  margin-right: 6px;
  margin-top: 5px;
  padding-bottom: 2px; }

.ex_table_header td:nth-child(2) a {
  color: #3c4244; }

.ex_table_header td:nth-child(3) {
  color: #708289; }

.ex_table_header td:nth-child(3) span {
  color: #adbbc1;
  margin-right: 15px; }

.ex_table_header td:last-child {
  color: #adbbc1; }

.ex_table_header tr td,
.ex_coefs_line tr td {
  border: none !important;
  box-shadow: none !important; }

tr.odd .ex_coefs_line th > span {
  background-color: #EEE8E5; }

.ex_event_name {
  color: #357f32 !important;
  font-size: 12px;
  width: 50% !important;
  text-shadow: 0 1px 0 #FFFFFF; }

.ex_event_name i {
  color: #708289; }

.ex_i_support {
  color: #357f32; }

.ex_i_against {
  color: #c4354a; }

.ex_butoon_bet {
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  padding: 1px 8px 1px 20px;
  cursor: hand;
  cursor: pointer; }

.ex_butoon_bet span:last-child {
  color: #708289; }

.ex_butoon_bet:hover,
.ex_butoon_bet:hover span {
  color: #FFFFFF !important;
  text-shadow: 0 1px 1px rgba(50, 50, 50, 0.5); }

.ex_butoon_bet_against:hover {
  background: #bf3348; }

.ex_butoon_bet_support:hover {
  background: url("/s/img/button_green.png") repeat scroll 0 0/100% auto transparent; }

.green_btn_bet {
  background: url("/s/img/button_green.png") repeat scroll 0 0/100% auto transparent !important;
  color: #FFFFFF !important; }

.red_btn_bet {
  background: #bf3348 !important;
  color: #FFFFFF !important; }

/* =====================================
 *	New Event
 * =====================================
 */
/* Шапка */
#ex-top1 {
  margin: 0px 22px 0px 18px;
  padding-top: 35px; }

.e-fields {
  padding-bottom: 3px; }

.ex_form_table input {
  /*height: 20px;*/
  /*font-size: 13px;*/ }

.ex_form_table select {
  height: 28px;
  padding-top: 2px;
  font-size: 13px; }

#ev-check, #ev-create {
  width: 168px;
  height: 26px; }

#gameLoading {
  float: right;
  margin-top: -4px;
  padding-left: 6px; }

#newEvent-3block {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #eee8e5;
  border-top: 1px solid #d1ccc9; }

#bets-top {
  text-align: center;
  font-size: 12px;
  padding: 4px 0px; }

.newEventTitle {
  font-weight: bold; }

#bets-chose-table {
  width: 100%;
  margin-bottom: 4px; }

.ls-D1 {
  float: left;
  padding: 4px 8px 0px 0px; }

.ls-D2 {
  float: left; }

.rs-D1 {
  display: inline;
  padding: 4px 8px 0px 0px; }

.rs-D2 {
  float: right; }

.bets-leftSide {
  text-align: left !important;
  padding-left: 20px !important;
  /*width: 353px !important;*/ }

.bets-leftSide.newEventTd {
  text-align: left !important;
  padding-left: 20px !important;
  width: 335px !important; }

.bets-centerSide {
  width: 160px !important;
  text-align: center !important; }

.bets-centerSide.newEventTd {
  width: 185px !important;
  text-align: center !important; }

.bets-rightSide {
  padding-left: 0px !important;
  text-align: right !important;
  padding-right: 20px !important;
  /* width: 368px; */ }

.bets-rightSide.newEventTd {
  padding-left: 10px;
  text-align: left;
  width: 368px; }

.textYes {
  color: #40853d; }

.textNo {
  color: #C4354A; }

#bets-type-left {
  padding-top: 2px; }

option.option-hands {
  padding: 0px 0px 0px 20px;
  background-repeat: no-repeat;
  background-position: 1px 2px;
  vertical-align: middle; }

.bets-koef {
  padding: 2px !important;
  width: 30px; }

.bets-x {
  color: #708289; }

.bets-money {
  padding: 2px !important;
  width: 30px; }

.bets-cur {
  color: #3c4244; }

.imgYES {
  color: #40853d;
  background-image: url(/s/img/exchange/hand-up.png);
  background-repeat: no-repeat;
  background-position: 4px -1px;
  padding-left: 20px; }

.imgNO {
  color: #C4354A;
  background-image: url(/s/img/exchange/hand-down.png);
  background-repeat: no-repeat;
  background-position: 4px 0px;
  padding-left: 20px; }

#bets-submit {
  width: 155px !important; }

.bets-submit {
  width: 155px !important; }

.preview-top-td1 {
  border-bottom: 1px solid #d1ccc9;
  padding-left: 20px;
  padding-bottom: 4px;
  width: 290px; }

.preview-top-td2 {
  width: 225px;
  text-align: center;
  background-color: #FAF5F1;
  border-top: 1px solid #d1ccc9; }

.preview-top-td3 {
  border-bottom: 1px solid #d1ccc9;
  /* width: 293px; */
  padding-left: 8px;
  padding-bottom: 4px; }

.preview-link {
  background-image: url(/s/img/exchange/preview-link-bg.png);
  background-repeat: repeat-x;
  background-position: 0px 12px;
  cursor: pointer; }

.greenDown {
  background-image: url("/s/img/exchange/green-down.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 11px;
  margin-left: 4px;
  width: 11px;
  cursor: pointer; }

.greenUp {
  background-image: url(/s/img/exchange/green-up.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  float: left;
  height: 11px;
  margin-left: 4px;
  width: 11px;
  cursor: pointer; }

.preview-td1 {
  border-bottom: 1px solid #d1ccc9;
  background-color: #FAF5F1;
  padding: 4px 0px 4px 20px; }

.preview-td2 {
  border-bottom: 1px solid #d1ccc9;
  background-color: #FAF5F1;
  padding: 4px 0px;
  text-align: center;
  /* width: 225px; */
  font-size: 13px; }

.preview-td3 {
  border-bottom: 1px solid #d1ccc9;
  background-color: #FAF5F1;
  padding: 4px 0px 4px 8px;
  /* width: 293px; */ }

.preview-right-sp1 {
  display: block;
  float: left;
  margin: 2px 4px 0px 0px; }

.preview-right-div {
  float: left;
  background: linear-gradient(to bottom, #FAF5F1 0%, #FFFFFF 100%) repeat scroll 0 0 transparent;
  border-radius: 5px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  display: inline-block;
  min-width: 150px;
  padding: 2px 5px;
  text-align: center;
  cursor: pointer; }

.noBet {
  background: none !important;
  box-shadow: none !important;
  cursor: auto !important; }

/* result table */
th.result_title {
  border-radius: 5px 5px 0px 0px !important; }

tr.lastLine td:first-child {
  border-radius: 0px 0px 0px 5px !important; }

tr.lastLine td:last-child {
  border-radius: 0px 0px 5px 0px !important; }

/* ========================================= */
/*               Event Page                  */
/* ========================================= */
.ex-top-event {
  background-color: #327930;
  height: 94px;
  border-radius: 0px 0px 5px 5px;
  margin: 0px !important;
  padding: 10px 20px 10px 20px !important;
  position: relative; }

#event-title {
  position: absolute;
  top: 10px;
  left: 18px;
  width: 500px;
  height: 25px;
  color: #FFFFFF;
  font-family: "gotham";
  font-size: 20px;
  font-weight: bold; }

#event-description {
  position: absolute;
  top: 50px;
  left: 20px;
  width: 550px;
  height: 20px;
  color: #FFCC42;
  font-family: "gotham";
  font-size: 12px;
  font-weight: bold; }

#event-total {
  position: absolute;
  top: 80px;
  left: 20px;
  width: 400px;
  height: 20px;
  color: #ADBBC1; }

#event-line-button {
  position: absolute;
  top: 10px;
  right: 20px;
  width: 250px;
  height: 30px; }

#event-back-button {
  position: absolute;
  top: 60px;
  right: 20px;
  width: 200px;
  height: 30px; }

.title-vs {
  color: #ADBBC1; }

#event-description img {
  display: block;
  float: left; }

.descr-champ {
  display: block;
  float: left;
  padding-left: 5px;
  padding-right: 5px; }

.descr-date {
  display: block;
  float: left;
  padding-left: 5px; }

.total-s1 {
  padding-right: 2px; }

.total-s2 {
  padding-right: 18px; }

.total-r1 {
  padding-right: 2px; }

.total-r2 {
  padding-right: 18px; }

.total-m1 {
  padding-right: 2px; }

#ev-link-line {
  width: 250px; }

#ev-link-back {
  width: 200px;
  font-weight: bold; }

/* темная полоса рынка */
.ex_table_body > tr.t_ex_in_line {
  background-color: #EEE8E5; }

/* светлая полоса рынка и линии с допрынками группы */
.ex_table_body > tr.t_ex_in_line.light, .ex_table_body > tr.t_ex_in_line.grAddExes {
  background-color: #faf5f1; }

/* предварительный просмотр для рынка - темный,светлый,темный */
.ex_table_body > tr.t_ex_in_line td.ex-preview-td1,
.ex_table_body > tr.t_ex_in_line td.ex-preview-td3 {
  background-color: #EEE8E5;
  border-bottom: 1px #ccc solid; }

.ex_table_body > tr.t_ex_in_line td.ex-preview-td2 {
  background-color: #faf5f1;
  border-top: 1px #ccc solid; }

/* предварительный просмотр для группы - светлый */
.ex_table_body > tr.t_ex_in_line.grAddExes td.ex-preview-td1,
.ex_table_body > tr.t_ex_in_line.grAddExes td.ex-preview-td2,
.ex_table_body > tr.t_ex_in_line.grAddExes td.ex-preview-td3 {
  background-color: #faf5f1;
  border-bottom: none;
  border-top: none; }

.ex-line-table {
  width: 100%;
  background-color: #faf5f1; }

.ex-title-td {
  cursor: pointer; }

.table-sub, .table-sub-top {
  width: 100%; }

.table-sub > tr, .table-sub-top > tr {
  color: #a8a19e;
  font-size: 11px;
  font-family: "gotham";
  font-weight: bold; }

.table-sub-top tr {
  background-color: #eee8e5; }

td.ctr {
  text-align: center; }

.minK {
  color: #bc1544; }

/* красный */
.lastK {
  color: #30722d; }

/* зеленый */
.maxK {
  color: #345990; }

/* синий */
span.ex-plus {
  background-image: url("/s/img/exchange/ex_plus.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  height: 11px;
  margin: -1px 4px 0 0;
  width: 11px; }

span.ex-minus {
  background-image: url("/s/img/exchange/ex_minus.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  height: 11px;
  margin: -1px 4px 0 0;
  width: 11px; }

.add_exes {
  background-color: #faf5f1; }

.add_exes > td {
  text-align: center;
  height: 30px;
  padding: 0px !important; }

.bets-table-btn > tbody > tr > td {
  padding-left: 0px !important;
  padding-right: 0px !important; }

tr > td.noBorder {
  border-bottom: none !important; }

.addSubTd1 {
  width: 530px;
  /* 30 - 530 - 15 - xxx - 28 */
  padding: 0px 15px 0px 30px;
  height: 30px; }

.addSubTd2 {
  padding: 0px 28px 0px 0px;
  height: 30px; }

.addSubTd1 select, .addSubTd2 select {
  width: 100%;
  height: 24px;
  padding-top: 2px; }

.addSubTd1 select option, .addSubTd2 select option {
  font-size: 12px;
  height: 18px;
  padding-top: 2px; }

/* линия рынка */
.ex-line-table td {
  /*border-bottom: 1px solid #d1ccc9; */ }

.exline-td1 {
  /*width: 353px;*/
  width: 37%;
  padding-left: 20px !important;
  text-align: left; }

.exline-td2 {
  text-align: center;
  padding: 4px 0px;
  /*width: 225px;*/
  width: auto; }

.exline-td3 {
  padding: 4px 0px 4px 12px;
  width: 38%;
  /* width: 368px; */ }

/* Как видит Ваше предложение оппонент */
.betpreview-table {
  width: 100%; }

.ex-preview-td1 {
  /*width: 353px;*/
  width: 37%;
  text-align: left;
  background-color: #FAF5F1;
  padding: 4px 0px 4px 20px !important; }

.ex-preview-td2 {
  background-color: #FAF5F1;
  padding: 4px 0px;
  text-align: center;
  font-size: 11px;
  /*width: 225px;*/
  width: auto; }

.ex-preview-td3 {
  background-color: #FAF5F1;
  padding: 4px 0px 4px 12px;
  /* width: 368px; */
  width: 38%;
  text-align: left; }

.preview-right-sp5 {
  display: block;
  float: left;
  margin: 2px 0px 0px 4px;
  color: #C4354A; }

.lineGroup .lineGroupTitle th.mainEx:first-child {
  border-radius: 5px 0 0 0 !important; }

.lineGroup .lineGroupTitle th:first-child {
  border-radius: 5px 5px 0 0 !important; }

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