<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#pa_pari_list, #pa_pari {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
}

#pa_pari_list thead td {
	cursor: pointer;
}

#pa_pari_list .search {
	float: right;
	padding: 4px 4px 4px 28px;
	width: 290px;
	font: 18px "Times New Roman"; color: #737370;
	background: url('/img/pari/search.png') 6px 5px no-repeat, linear-gradient(to bottom, #ffffff 0%, #f8f8ef 100%);
	border: 1px solid #b8b7b7; border-radius: 8px;
}


#pa_pari_list .cats {
	background: linear-gradient(to bottom, #ffffff 0%, #f5f5f1 100%);
	color: #7f6564;
	cursor: pointer;
}

#pa_pari_list .cats {
	position: absolute; z-index: 100;
	height: 42px;
	font: 18px "Times New Roman";
	text-transform: uppercase;
	border-radius: 10px;
	overflow: hidden;
}

#pa_pari_list .cats a {
	display: block;
	padding: 10px 52px 0px 18px;
	height: 42px;
	color: inherit;
	border-bottom: 1px solid #eeeee9;
}

#pa_pari_list .cats a:hover {
	background: #f6f9f8;
}

#pa_pari_list .cats a:nth-child(1) {
	background: url('/img/pari/cats.png') top right no-repeat;
}

#pa_pari_list .pa_table tr {
	transition: .3s linear;
}

#pa_pari_list .pa_table tbody tr:hover {
  background: #e8edff;
}

.pa_action[data-act="pari_create"] {
	margin: 0px 0px 0px 290px;
}

#pa_pari_list .nav {
	height: 70px;
	overflow: auto;
}

#pa_pari_list .list {
	padding: 0px 0px 10px 0px;
	width: 100%;
	border: 1px solid #dfdbd8; border-radius: 0px 0px 10px 10px;
	background: #e4e2e1;
	box-shadow: 0px 8px 18px 1px rgba(0,0,0,0.12);
}

#pa_pari_list tbody a {
	display: block;
	position: absolute;
	margin: -10px 0px 0px -10px;
	width: 100px; height: 30px;
}

#pa_pari_list tbody td:nth-child(1) {
	width: 50px;
}

#pa_pari_list tbody td:nth-child(4) span, #pa_pari_list tbody td:nth-child(5) span {
	background: url('/img/pari/user.png');
}

#pa_pari_list tbody td:nth-child(6) span, #pa_pari_list tbody td:nth-child(7) span, #pa_pari tbody span {
	background: url('/img/pari/coin_ag.png');
}

#pa_pari .invite {
	float: right;
}

#pa_pari .back {
	display: inline-block;
	float: left;
	
	font: 16px Tahoma;	color: #4691c1;
}

#pa_pari .countdown {
	display: block;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

#pa_pari .countdown .cd-wrapper {
	display: inline-block;
	margin: 0 auto;
}

#pa_pari .countdown .cntSeparator {
	font-size: 50px;
	line-height: 70px;
	margin: 0 10px;
}

#pa_pari .countdown .d div {
	float: left;
	text-align: center;
	width: 104px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0 0 36px;
}

#pa_pari .countdown .d div:first-child {
	margin-left: 1px;
}

#pa_pari .countdown .clear {
	clear: both;
}

#pa_pari h2 {
	text-align: center;
	font: 36px "AgencyFBCyrillic"; color: #7f6564;
}

#pa_pari .descr {
	display: block;
	margin: 10px 0px 15px 0px; padding: 20px 20px 20px 20px;
	font: 15px Arial;
	background: #fff;
	border-radius: 10px;
}

#pa_pari .theme {
	font: 15px Arial;
	padding: 0px 0px 10px 0px;
}

#pa_pari .theme a {
	color: #4691c1;
}

#pa_pari .theme span {
	display: inline-block;
	margin: 0px 10px 0px 5px;
}

#pa_pari .actions {
	text-align: center;
}

#pa_pari .actions .result {
	padding: 10px 0px 10px 0px;
	font: 20px v_Calligraphic421BT;
	text-decoration: underline;
}

#pa_pari .actions .result_desc {
	padding: 0px 0px 10px 0px;
}

#pa_pari .summs {
	margin: 10px 0px 2px 0px;
	width: 100%;
	text-align: center;
}

#pa_pari .summs div {
	display: inline-block;
	width: 49%;
	padding: 0px 55px 0px 55px;
	font: 24px WienLight;
}

#pa_pari .summs div:nth-child(1) {
	text-align: right;
}

#pa_pari .summs div:nth-child(2) {
	text-align: left;
}

#pa_pari .summs span {
	display: inline-block;
	width: 30px; height: 30px;
	background: url('/img/pari/coins_ag_30.png');
}

#pa_pari table {
	margin: 0px 0px 0px 0px;
}

#pa_pari thead tr:nth-child(1) td {
	text-transform: uppercase;
}

#pa_pari thead tr:nth-child(2) td {
	width: 25%;
}

#pa_pari table td {
	border: 1px solid #dcdcdc;
}

#pa_pari thead tr:nth-child(2) td:nth-child(3):before {
	content: ''; display: block;
	position: absolute;
	margin: -83px 0px 0px -60px;
	width: 99px; height: 73px;
	background: url('/img/pari/scales.png') no-repeat;
}

#pa_pari .scale_center thead tr:nth-child(2) td:nth-child(3):before {
	background-position: -99px 0px;
}

#pa_pari .scale_right thead tr:nth-child(2) td:nth-child(3):before {
	background-position: -198px 0px;
}

#pa_pari .comment_add {
	margin: 16px 0px 0px 0px;
}

#pa_pari .commentsubmit {
  margin: 8px 0px 0px 0px;
  cursor: pointer;
  border: 1px solid #cecece;
  background: #f6f6f6;
  box-shadow: inset 0px 20px 20px #ffffff;
  border-radius: 8px;
  padding: 8px 14px;
  width: 120px;
  font-size: 15px;
}

#pa_pari .commentsubmit:hover {
  box-shadow: inset 0px -20px 20px #ffffff;
}

#pa_comms {
  overflow: hidden;
  border-radius: 18px 0 0 0;
  margin: 7px 0px 0px 0px;
  border: 2px solid #DFE0DD;
  width: calc(100% - 20px);
  height: 100px;
  font-size: 17px;
  font-family: italic;
  padding: 10px;
}

.pa_comm_del {
	float: right;
	font: normal 14px Arial !important;
	cursor: pointer;
}</pre></body></html>