html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.header_info:after,
.field_box:after,
.field_row:after,
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.header_info,
.field_box,
.field_row,
.clearfix {
  display: inline-block;
}
html[xmlns] .header_info,
html[xmlns] .field_box,
html[xmlns] .field_row,
html[xmlns] .clearfix {
  display: block;
}
* html .header_info,
* html .field_box,
* html .field_row,
* html .clearfix {
  height: 1%;
}

body {
  /*font-size: 0.8em;*/
  font-family: Tahoma, Geneva, sans-serif;
  text-align: center;
}
pre {
  text-align: left;
}
b {
  font-weight: bold;
}
nav {
  color: #fff;
  padding: 2px 0;
  border-top: 1px solid #fff;
  line-height: 1.3em;
}
nav a {
  color: #afafaf;
  display: inline-block;
}
nav a:hover {
  color: #fff;
}
#du_header {
  background: url("mf_header.jpg") no-repeat scroll center bottom #0a0a0a;
  border-bottom: 1px solid #fff;
  min-height: 172px;
}
.header_info_wrapper {
  width: 100%;
  border-bottom: 1px solid #ffffff;
  background: url("mf_grad.jpg") repeat-x scroll center center #000000;
  background-size: auto 100%;
}
.header_info {
  margin: 0 auto;
  padding: 20px 0;
  max-width: 620px;
  width: 100%;
}
.header_info li {
  font-family: Helvetica;
  color: #fff;
}
.header_info li.trinity {
  font-size: 25px;
  float: left;
}
.header_info li.data_unit {
  font-size: 22px;
  float: right;
  color: #b8b9ba;
}
.header_info li.data_unit span {
  color: #ff0000;
}
#du_header h1 {
  color: #fff;
  font-size: 30px;
  margin: 40px auto 0;
  width: 100%;
  text-shadow: 2px 2px 1px #000;
}
#du_header h2 {
  color: #fff;
  font-size: 23px;
  margin: 10px auto;
  text-shadow: 2px 2px 1px #000;
}
.big_error {
  font-weight: bold;
  color: red;
  background: #000;
  text-align: center;
  padding: 10px 0;
}
#du_header h1 span {
  font-weight: bold;
}
.form_block {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #a6a6a6;
  margin: 0 auto;
  padding: 10px 2%;
  text-align: left;
  max-width: 900px;
  width: 96%;
}
.form_block.first {
  border-top: 0 none;
}

#main_block.bg_m,
#main_block.bg_w,
#main_block.bg_wrl,
#main_block.bg_mrl,
#main_block.bg_wru,
#main_block.bg_mru {
  background: no-repeat scroll right top transparent;
}
#main_block.bg_w {
  background-image: url("bg_w.png");
}
#main_block.bg_m {
  background-image: url("bg_m.png");
}
#main_block.bg_wrl {
  background-image: url("bg_rlw.png");
}
#main_block.bg_mrl {
  background-image: url("bg_rlm.png");
}
#main_block.bg_wru {
  background-image: url("bg_ruw.png");
}
#main_block.bg_mru {
  background-image: url("bg_rum.png");
}
h4 {
  color: #333333;
  font-size: 30px;
  margin: 5px 0;
}

.frm_bgcolor {
  display: none;
}
.field_row {
  width: 100%;
}
.field_box {
  width: 100%;
  margin-bottom: 5px;
  min-width: 100px;
  position: relative;
}

label {
  display: block;
  font-family: serif;
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  margin-top: 10px;
}

.pos_extra,
.pre_extra {
  position: absolute;
  bottom: 6px;
}
.pre_extra {
  right: 100%;
  padding-right: 4px;
}
.pos_extra {
  left: 100%;
  padding-left: 4px;
}

#poll_form label .note {
  font-weight: normal;
  font-size: 0.6em;
  font-style: italic;
  color: #484848;
}
.field_box .input,
.field_box input,
.field_box select {
  border: 1px solid #555;
  box-shadow: 0 0 2px 0 #fff;
  margin-top: 10px;
  padding: 5px 2%;
  width: 95%;
}
.widget_code {
  width: 98%;
  height: 95px;
  resize: vertical;
}
.field_box input.hasDatepicker {
  width: 78%;
}
.field_box.box_small {
  width: 100px;
}
.colors {
  display: block;
  text-align: center;
}
.colors li {
  cursor: pointer;
  display: inline-block;
  height: 30px;
  margin: 10px 17px 0;
  width: 30px;
  -webkit-box-shadow: 2px 2px 3px -1px #fff inset, -2px -2px 3px -1px #555 inset;
  -moz-box-shadow: 2px 2px 3px -1px #fff inset, -2px -2px 3px -1px #555 inset;
  box-shadow: 2px 2px 3px -1px #fff inset, -2px -2px 3px -1px #555 inset;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  line-height: 30px;
  font-size: 0.6em;
  font-weight: bold;
}
.colors li.on {
  -webkit-box-shadow: 2px 2px 3px -1px #000 inset, -2px -2px 3px -1px #fff inset;
  -moz-box-shadow: 2px 2px 3px -1px #000 inset, -2px -2px 3px -1px #fff inset;
  box-shadow: 2px 2px 3px -1px #000 inset, -2px -2px 3px -1px #fff inset;
}
.rumour_meter .colors li,
.player_ratings .colors li {
  margin: 10px 3px 0 2px;
  width: auto;
  line-height: 28px;
  padding: 2px 10px;
  font-weight: bold;
  border: 1px solid #909090;
  vertical-align: bottom;
}
.player_ratings .colors li.on {
  padding: 1px 11px 3px 9px;
}
.badge {
  max-height: 50px;
  max-width: 50px;
}
.your_team .badge,
.against_team .badge {
  bottom: 0;
  position: absolute;
  right: -50px;
}

.field_row_wrapper.right,
.field_row_wrapper.left,
.field_row_wrapper.teams {
  width: 45%;
}

.ui-autocomplete-category {
  padding: 8px;
  font-weight: bold;
  text-align: left;
  background: none repeat scroll 0 0 #eee;
}
.team_holder_wrapper {
  background: #fff;
  border: 1px solid #000000;
  overflow-y: scroll;
  height: 240px;
}
.team_holder {
  overflow: hidden;
}
.league_holder {
}
.league_holder li {
  /*    display: inline-block;*/
  display: none;
  width: 49%;
}
.league_holder li label {
  font-size: 14px;
  margin-top: 4px;
}
.team_holder li {
  display: none;
  width: 40px;
  height: 40px;
  float: left;
  margin: 0 10px 10px 0;
}
.team_holder li.league {
  background: none repeat scroll 0 0 #eee;
  clear: both;
  float: none;
  font-weight: bold;
  height: auto;
  padding: 8px;
  width: auto;
  margin: 0 0 5px 0;
}
.team_holder li img {
  max-height: 100%;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.btn_radio {
  color: #6a6a6a;
  line-height: 1.6em;
  margin: 10px 0;
  padding-left: 10px;
  cursor: pointer;
}
.btn_radio_holder input,
.frm_game_type,
.frm_home_away {
  display: none;
}
.du_icon {
  background: url("sprite.png") no-repeat scroll center center transparent;
  display: block;
}
.du_icon_radio {
  background-position: 0 0;
  float: left;
  height: 24px;
  margin-right: 10px;
  width: 24px;
}
.btn_radio.du_on .du_icon_radio {
  background-position: 0 -30px;
}
.auto_fill {
  background: repeat-y scroll 118px 0 #ffffff;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjdEOTU4NDc0N0JCMTFFNDhFNENFRTNGRUQ5NTFDNTAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjdEOTU4NDg0N0JCMTFFNDhFNENFRTNGRUQ5NTFDNTAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyN0Q5NTg0NTQ3QkIxMUU0OEU0Q0VFM0ZFRDk1MUM1MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyN0Q5NTg0NjQ3QkIxMUU0OEU0Q0VFM0ZFRDk1MUM1MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PktEAMQAAAAPSURBVHjaYmBgYNADCDAAADMAL2ZbJbIAAAAASUVORK5CYII=");
  border: 1px solid #bbb;
  font-family: "courier new";
  font-size: 15px;
  height: 210px;
  line-height: 1em;
  margin-top: 21px;
  resize: none;
  width: 290px;
}
.player_ratings .auto_fill {
  width: 230px;
  background-position: 180px 0;
}

.field_box .frm_starters {
  width: 290px;
}
.field_box .frm_starters_pos {
  width: 70px;
}
.field_row.players {
  float: left;
}
.players .frm_starters_pos,
.players .field_box input,
.players .field_box {
  margin: 4px 1px 1px;
}
.button {
  border: 1px solid #bbb;
  cursor: pointer;
  float: left;
  margin-top: 8px;
  padding: 10px;
  color: #606060;
  text-shadow: 1px 1px 1px #ffffff;
  font-weight: bold;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.form_footer {
  text-align: center;
}
.frm_starters_pos option {
  background: #e6e6e6;
}
#submit_btn {
  float: none;
  font-size: 30px;
  margin: 8px auto 0;
  width: 160px;

  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
}
.used_players {
  width: 95%;
  color: #666;
  border: 1px solid #bbb;
  text-align: center;
  font-size: 24px;
  background: #fff;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.used_players thead tr {
  text-shadow: 1px 1px 1px #ffffff;
}
.used_players thead th {
  padding: 10px 0;
  border: 1px solid #bbb;
}
.used_players tbody th {
}
.used_players th,
.used_players td {
  padding: 7px 0;
  border: 1px solid #bbb;
}
.error_msg {
  color: #f00;
  font-size: 0.7em;
  left: 0;
  position: absolute;
  top: 29px;
  height: 12px;
}
.home_away .error_msg {
  top: 26px;
}
.image_preview {
  overflow: hidden;
  position: relative;
}
.image_preview .main_bg {
  position: relative;
  display: block;
  width: 100%;
  z-index: 4;
}

.image_preview .badge_h,
.image_preview .badge_a,
.image_preview .venue {
  position: absolute;
}

.image_preview .badge_a,
.image_preview .badge_h {
  height: 110px;
  top: 62px;
  z-index: 3;
}
.image_preview .badge_a {
  left: 230px;
  -ms-transform: rotate(10deg); /* IE 9 */
  -webkit-transform: rotate(10deg); /* Chrome, Safari, Opera */
  transform: rotate(10deg);
}
.image_preview .badge_h {
  right: 230px;
  -ms-transform: rotate(-10deg); /* IE 9 */
  -webkit-transform: rotate(-10deg); /* Chrome, Safari, Opera */
  transform: rotate(-10deg);
}

.image_preview .venue {
  bottom: 0;
  min-height: 83%;
  min-width: 100%;
  position: absolute;
  height: 10%;
  z-index: 0;
}

.image_preview .preview_pin {
  left: 170px;
  position: absolute;
  top: 240px;
  z-index: 5;
}
.image_preview .preview_pin .pin {
  background-color: red;
  border: 2px solid #fff;
  border-radius: 34px;
  display: block;
  height: 15px;
  margin: 0 auto;
  width: 15px;
}
.image_preview .preview_pin .name {
  color: #fff;
  font-weight: bold;
  text-shadow: 2px 2px 0 #000;
}

/* grey background */
.used_players thead tr,
.frm_starters_pos,
.button {
  background: #e6e6e6; /* Old browsers */
  background: -moz-linear-gradient(top, #e6e6e6 0%, #c8c8c8 100%); /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #e6e6e6),
    color-stop(100%, #c8c8c8)
  ); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(
    top,
    #e6e6e6 0%,
    #c8c8c8 100%
  ); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(
    top,
    #e6e6e6 0%,
    #c8c8c8 100%
  ); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e6e6e6 0%, #c8c8c8 100%); /* IE10+ */
  background: linear-gradient(to bottom, #e6e6e6 0%, #c8c8c8 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#c8c8c8',GradientType=0 ); /* IE6-9 */
}
body {
  background: #c8c8c8; /* Old browsers */
  background: -moz-linear-gradient(top, #c8c8c8 0%, #e6e6e6 100%); /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #c8c8c8),
    color-stop(100%, #e6e6e6)
  ); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(
    top,
    #c8c8c8 0%,
    #e6e6e6 100%
  ); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(
    top,
    #c8c8c8 0%,
    #e6e6e6 100%
  ); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #c8c8c8 0%, #e6e6e6 100%); /* IE10+ */
  background: linear-gradient(to bottom, #c8c8c8 0%, #e6e6e6 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8c8c8', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
}
.ui-autocomplete {
  max-height: 300px;
  overflow: auto;
  text-align: left;
}

.tb-res {
  background: #efefef;
  width: 100%;
}
.tb-res th,
.tb-res td {
  padding: 3px;
  border: 1px solid;
}
.tb-res th {
  font-weight: bold;
}
.tb-poll-info {
}
.tb-poll-info th,
.tb-poll-info td {
}
.tb-poll-info th {
}
.tb-poll-info td {
}
.tb-poll-info thead {
}
.tb-poll-info thead th {
}
.tb-poll-info thead td {
}
.tb-poll-info tbody {
}
.tb-poll-info tbody th {
}
.tb-poll-info tbody td {
}

.tb-poll-res {
}
.tb-poll-res th,
.tb-poll-res td {
}
.tb-poll-res th {
}
.tb-poll-res td {
}
.tb-poll-res td.td-rate,
.tb-poll-res td.td-pl_votes {
  text-align: center;
}
.tb-poll-res td {
}
.tb-poll-res thead {
}
.tb-poll-res thead th {
  background: #000;
  color: #fff;
}
.tb-poll-res thead td {
}
.tb-poll-res tbody {
}
.tb-poll-res tbody th {
}
.tb-poll-res tbody td {
}

ul.big_list {
  margin-top: 20px;
}
ul.big_list li {
  list-style: disc;
  margin-left: 22px;
  padding: 5px;
  margin-bottom: 20px;
}
.big_link {
  font-weight: bold;
  font-size: 1.2em;
  list-style: disc;
}

table.big_table,
table.big_table td,
table.big_table th {
  border-collapse: unset;
  border-spacing: 2px;
  border: 1px solid;
}
table.big_table td,
table.big_table th {
  padding: 3px 5px;
}
table.big_table th {
  font-weight: bold;
}
table.big_table p {
  padding: 2px;
}
table.big_table .tb_img_holder {
  vertical-align: middle;
  padding: 0;
}
table.big_table img {
  width: 140px;
  vertical-align: text-top;
}

.btn_zoom {
  border-radius: 50%;
  width: 1em;
  height: 1em;
  text-align: center;
  line-height: 1em;
  margin: 5px 5px 0;
}
#btn_zoom_in {
}
#btn_zoom_out {
}
/**
 * grid
 */

.left {
  float: left;
}

.right {
  float: right;
}

.field_box.right,
.field_box.left {
  margin-right: 3%;
  /* margin-left: 1.5%;*/
  box-sizing: border-box;
}
.field_box.left,
.field_box.right {
  width: 47%;
}
.field_box.size_1_3 {
  width: 30%;
}
.field_box.size_2_3 {
  width: 64%;
}
.field_box.size_1_4 {
  width: 22%;
}
.field_box.size_3_4 {
  width: 72%;
}

.team_type_m .field_row.players {
  border-bottom:3px solid #6F6F6F
}

.field_row.players .colors li {
  margin: 0;
  height: 20px;
  line-height: 20px;
}

.frm_starters {
  font-weight: bold;
}
.player_cl_black .frm_starters {
  border-color: #ffffff;
  color: #ffffff;
  background-color: #252525;
}

.player_cl_white .frm_starters {
  border-color: #000000;
  color: #000000;
  background-color: #eeeeee;
}

.player_cl_red .frm_starters {
  border-color: #ffffff;
  color: #ffffff;
  background-color: #ae222d;
}

.player_cl_sky_blue .frm_starters {
  border-color: #ffffff;
  color: #ffffff;
  background-color: #5cbfeb;
}

.player_cl_blue .frm_starters {
  border-color: #ffffff;
  color: #ffffff;
  background-color: #004f9c;
}

.player_cl_dark_blue .frm_starters {
  border-color: #ffffff;
  color: #ffffff;
  background-color: #091453;
}

.player_cl_yellow .frm_starters {
  border-color: #000000;
  color: #000000;
  background-color: #fcd116;
}

.player_cl_claret .frm_starters {
  border-color: #ffffff;
  color: #ffffff;
  background-color: #7a003d;
}

.player_cl_orange .frm_starters {
  border-color: #000000;
  color: #000000;
  background-color: #faa61a;
}

.player_cl_green .frm_starters {
  border-color: #ffffff;
  color: #ffffff;
  background-color: #018749;
}

.player_cl_england_white .frm_starters,
.player_cl_england_w .frm_starters {
  border-color: #2b57ac;
  color: #2b57ac;
  background-color: #eeeeee;
}

#main_block.team_type_s .players .colors_holder {
  display: none;
}
