h2#header-exbets {
  border-radius: 0px;
  padding: 5px 15px 0px 0px;
  font-size: 1.3em; }

#ex-coeffs-container {
  height: auto; }

.exchange_betslip {
  /*padding: 2px 5px 2px 5px;*/ }

.ex_betslipt_title {
  background-color: #019533;
  padding: 4px;
  font-weight: bold;
  color: #fff;
  border-top: #005028 solid 1px;
  border-bottom: #005028 solid 1px; }

.ex_coef_del {
  background: url("/s/img/i_bets_delete.png") no-repeat scroll 0 0 transparent;
  width: 9px;
  height: 9px;
  position: absolute;
  right: 10px;
  top: 2px; }

input.ex_betslip_money {
  width: 40px; }

input.ex_betslip {
  width: 35px;
  height: 20px;
  background: url("/s/img/button_green.png"); }

input.ex_betslip_coef {
  width: 50px; }

.c_title {
  color: #005028;
  font-weight: bold;
  padding: 0px 10px 6px 0px; }

.c_type {
  font-weight: bold; }

.c_type.yes {
  color: #2F722C; }

.c_type.no {
  color: #C84255; }

.c_name {
  color: #3C4244; }

.deleted {
  text-decoration: line-through; }

/* betslip error*/
ul.ex_errors {
  background: none repeat scroll 0 0 #E04053;
  margin: 0px;
  padding: 4px 0px 0px 4px;
  /* border: 1px solid #FA3700;*/ }

ul.ex_errors li {
  /*background-image: url(/s/img/i_cross2.gif);*/
  padding-top: 2px;
  color: #fff; }

ul.ex_errors p {
  padding: 0; }

#ex_bs_block .empty-msg {
  background-color: #eee8e5;
  padding: 7px 10px 9px 30px;
  /* border-radius: 0 0 5px 5px; */
  border-top: 1px solid rgba(0, 0, 0, 0.04); }

#ex_bs_block .empty-msg a {
  color: #c84255; }

.ebT {
  color: #3C4244;
  font-weight: normal; }

.ebST {
  color: #2F722C;
  font-weight: normal; }

.ebT span, .ebST span {
  color: #708289;
  font-weight: normal;
  padding-left: 5px; }

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