#footerbar, #footerbar *, #headerbar, #headerbar *, #vs, #vs *,
[aria-labelledby=ui-dialog-title-vs_enter_result_dialog].ui-dialog,
[aria-labelledby=ui-dialog-title-vs_enter_result_dialog].ui-dialog *,
[aria-labelledby=ui-dialog-title-veto_dialog].ui-dialog,
[aria-labelledby=ui-dialog-title-veto_dialog].ui-dialog *,
[aria-labelledby=ui-dialog-title-dialog_gameserver].ui-dialog {
	-webkit-box-sizing: content-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: content-box;    /* Firefox, other Gecko */
	box-sizing: content-box;
}
#headerbar, #rankedmatch_party_window_tab, #matches_category_tab_line {
	display: none;
}
.chatbar {
	background: none !important;
	background-color: #444444 !important;
}
.staticbar.transparentbar {
	opacity: 1 !important;
}
.chatbar.shadowbar, .chatbar_item_chat {
	box-shadow: none !important;
}
.chatbar_tab {
	overflow: hidden;
	text-overflow: ellipsis;
}

#ranked-match-window {
    width: 900px !important;
    overflow: hidden;
}

#vs .usp_hint {
    margin-bottom: 20px !important;
}

#vs ul, #vs_enter_result_dialog ul {
    padding: 0;
}

#vs th {
    border: none;
}

[aria-labelledby=ui-dialog-title-lobby_report_dialog] .title {
    color: black;
    font-size: 13px;
    border: none;
}

#vs .column_1,
#vs .column_2 {
    width: 410px;
    overflow: hidden;
}

#vs_notification_alive_check_dialog .title {
    padding-bottom: 20px;
    font-size: 10px;
}

#vs label {
    display: inline;
    font-weight: normal;
}

#vs, #vs.ui-widget {
    font-size: 13px !important;
}

div#panels-ipe-control-container {
    z-index: 10000 !important;
}

#vs_searching {
    position: fixed;
    bottom: 29px;
    right: 4px;
    background-image: none !important;
    background-color: #333;
    border: 2px solid #888888;
    border-bottom: none;
}
#vs_searching .close {
  float:right;
  font-size: 11px;
  text-align: right;
  text-decoration: none;
}
#vs_searching .close {
  color: #fff;
}
#vs_searching .game_info {
  padding-bottom: 4px;
  font-size: 11px;
}
#vs_searching .game_info strong {
  font-size: 14px;
  font-weight: bold;
}
#vs_searching .game_info img {
  margin-right: 6px;
  vertical-align: middle;
}
#vs_searching .search_property {
  font-size: 11px;
  padding: 2px 8px;
  text-align: center;
  color: #c71d1c;
}
#vs_searching .search_property.available {
    color: white;
}

#vs_searching .search_property.available>span.searching-property-text.available {
    display: inline;
}
#vs_searching .search_property.available>span.searching-property-text.not-available {
    display: none;
}
#vs_searching .search_property>span.searching-property-text.available {
    display: none;
}
#vs_searching .search_property>span.searching-property-text.not-available {
    display: inline;
}

#vs_searching .edit-property {
    color: white;
    cursor: pointer;
}

#vs_searching [type].search_property>.searching-property-icon {
  background-repeat: no-repeat;
  display: inline-block;
  height: 18px;
  vertical-align: middle;
  width: 18px;
  text-indent: -5000em;
}
#vs_searching [type=gameserver].search_property>.searching-property-icon {
    background-position: 0px -36px;
}
#vs_searching [type=gameserver].search_property.available>.searching-property-icon {
    background-position: 0px -18px;
}

#vs_searching table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}
#vs_searching td {
  text-align: center;
  color: white;
}
#vs_searching thead td {
  font-size: 11px;
  padding-top: 6px;
}
#vs_searching tbody td {
  font-size: 14px;
  font-weight: bold;
  padding: 2px 0 6px 0;
  width: 40%;
}
#vs_searching td.players {
  border: solid 1px;
  border-width: 0 1px;
  width: 20%;
}
#vs_searching td.time_current {
  border-right: solid 1px;
}
#vs_searching td.time_estimated {
  border-left: solid 1px;
}

#vs_searching .game_info {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#vs_searching .game_info strong,
#vs_searching tbody td {
  text-shadow: 0px 1px 1px #000;
}
#vs_searching .search_container {
  color: #fff;
  padding: 15px 8px 4px;
}
#vs_searching .search_advertisement {
    margin: 5px;
    white-space: normal;
    font-size: 11px;
    color: #FFF;
}
#vs_searching td.players {
  border-left-color: #595959;
  border-right-color: #000;
}
#vs_searching td.time_current {
  border-right-color: #000;
}
#vs_searching td.time_estimated {
  border-left-color: #595959;
}
#vs_searching tr.low td.players,
#vs_searching tr.low td.time_estimated {
  color: #b20202;
}
#vs_searching tr.medium td.players,
#vs_searching tr.medium td.time_estimated {
  color: #dfa800;
}
#vs_searching tr.high td.players,
#vs_searching tr.high td.time_estimated {
  color: #2ac800;
}
#waiting_infotext td.waiting_infotext {
    font-size : 12px;
}

#userbar-play-button {
    width: auto !important;
    background-image: none !important;
}

#userbar-play-button:hover {
    background-color: #333333;
}

#userbar-play-button .userbar_caption {
    padding-left: 7px;
    padding-right: 7px;
}


#ranked-match-window fieldset {
    border: 0 none;
    min-width: 0px;
    padding: 0;
}

#ranked-match-window th {
    background-color: inherit;
}

#ranked-match-window p {
    margin-top: 0px;
}

.esl-content #rankings #filter_options .selectbox.active {
    color: #222 !important;
}

.esl-content #rankings .active {
    color: #f1f1f1 !important;
}

.esl-content #vs_matchsheet th {
    background-color: inherit !important;
}

userbox .esl_interface-message.blink {
  -moz-animation-duration: 1000ms;
  -moz-animation-name: softblink;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: alternate;

  -webkit-animation-duration: 1000ms;
  -webkit-animation-name: softblink;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;

  animation-duration: 1000ms;
  animation-name: softblink;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  color: #ff6d00;
}

@-moz-keyframes softblink {
  from {
    opacity: 1;
  }

  to {
    opacity: 0.5;
  }
}

@-webkit-keyframes softblink {
  from {
    opacity: 1;
  }

  to {
    opacity: 0.5;
  }
}

@keyframes softblink {
  from {
    opacity: 1;
  }

  to {
    opacity: 0.5;
  }
}