body, td, ol, ul, li , p { font-size: 10pt; color:#222; font-family:Verdana, Times, Helvetica, Tahoma;}body {  }.seehp {	color: #F4F4F4;	line-height: 7px;	font-size: 9px;	font-weight: bold;	padding-top: 1px;	margin-left: 3px;	padding-left:3px;}.senohp{	line-height: 7px;	font-size: 9px;}.hp_none { 	background: url('../i/hp.jpg')  0px 0px repeat-x;}.hp_1 { 	background: url('../i/hp.jpg')  0px -11px repeat-x;}.hp_2 { 	background: url('../i/hp.jpg')  0px -21px repeat-x;}.hp_3 { 	background: url('../i/hp.jpg')  0px -31px repeat-x;}.hp_mp { 	background: url('../i/hp.jpg')  0px -41px repeat-x;}.seemp {	color: #00FFFF;	line-height: 7px;	font-size: 9px;	font-weight: bold;	padding-top: 1px;	margin-left: 3px;	padding-left:3px;}.hpborder {	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #DADADA;}.text {  font-size: 10pt; color: #000000;  font-family:Verdana, Arial, Helvetica, Tahoma;}H3			{ COLOR: #8f0000;  FONT-FAMILY: Arial;  FONT-SIZE: 12pt;  FONT-WEIGHT: bold; TEXT-ALIGN: center;}H4			{ COLOR: #8f0000;  FONT-FAMILY: Arial;  FONT-SIZE: 11pt;  FONT-WEIGHT: bold; MARGIN-BOTTOM: 5px;}H5			{ COLOR: #4f0000;  FONT-FAMILY: Arial;  FONT-SIZE: 11pt;  FONT-WEIGHT: bold; MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px;}a,a:visited { text-decoration: none; FONT-WEIGHT: bold; color: #000204; }a:active	{ color: #6F0000}a:hover		{ color: #ffffff}

.date		{ font-family: Courier; font-size: 8pt; text-decoration:none; font-weight:normal; color: #007000; padding:1px; border-radius:1px; display:inline-block; padding-left:3px; padding-right:3px;}
.date1		{	font-family: Courier;	font-size: 8pt;	text-decoration:none;	font-weight:normal;	color: #b00000; padding:1px; border-radius:1px; display:inline-block; padding-left:3px; padding-right:3px;}
.date2		{ font-family: Courier; font-size: 8pt; text-decoration:none; font-weight:normal; color: #007000; background-color: #00FFAA; padding:1px; border-radius:1px; display:inline-block; padding-left:3px; padding-right:3px;}
.date22		{ font-family: Courier; font-size: 8pt; text-decoration:none; font-weight:normal; color: #007000; background-color: #00FFAA; padding:1px; border-radius:1px; display:inline-block; padding-left:3px; padding-right:3px;}
.date3		{	font-family: Courier;	font-size: 8pt;	text-decoration:underline;	font-weight:normal;	color: #007000;	background-color: #00FFAA; padding:1px; border-radius:1px; display:inline-block; padding-left:3px; padding-right:3px;}
.date4new	{
	font-family: Courier;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color: #483306;
	background-color: #fbee99;
	padding: 1px;
	border-radius: 1px;
	display: inline-block;
	padding-left: 3px;
	padding-right: 3px;
}
.date2new	{
	font-family: Courier;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color: #007000;
	background-color: #00FFAA;
	padding: 1px;
	border-radius: 1px;
	display: inline-block;
	padding-left: 3px;
	padding-right: 3px;
}
.date5new	{ 
font-family: Courier; font-size: 8pt; text-decoration:none; font-weight:normal;
color: #007000; background-color: transparent; border:1px solid #007000; padding:1px; border-radius:2px; display:inline-block; padding-left:3px; padding-right:3px; }
FIELDSET {
	border:1px solid #777;
}

  #custom-handle {
    width: 11px;
    height: 19px;
    top:-2px;
	margin-left:-5px;
	background-color:#C33;
	background-image:url('/in/exptoecrb.png');
	border:0;
  }
  
  #custom-handle:active {
    width: 11px;
    height: 19px;
	top: -2px;
	margin-left: -5px;
	background-color: #E73030;
	cursor:pointer;
	border:0;
  }
  
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: 0.7em;
	display: block;
	border: 0;
	background-position: 0 0;
	background-color: #f34947;
	border: 1px solid #980100;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}

.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
	background-color:#F2EAE1;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}

.cp { cursor:pointer; }
.mylogsee1 {
	background-color:rgba(77, 255, 77, 0.17);	
	display:inline-block;
	padding:3px;
	border-radius:3px;
}

.mylogsee1 .date2 {
	display:inline-block;
	vertical-align:middle;
}

.mylogsee0 {	
	display:inline-block;
	/*padding:3px;*/
}

.mylogsee0 .date , .date2 {
	display:inline-block;
	vertical-align:middle;
}

.mylogsee3 {	
	display:inline-block;
	/*padding:3px;*/
}

.mylogsee3 .date , .date2 {
	display:inline-block;
	vertical-align:middle;
}


.priem_hint{	position:absolute;	background-color:#ffffcc;	padding:2px;	padding-left:4px;	padding-right:4px;	border:1px #666666 solid;	z-index:1000;}.greaytext { color:grey; cursor:default; font-weight: bold; font-size: 10px; text-decoration: none;}.sysdate	{ font-family: Courier; font-size: 8pt; text-decoration:none; font-weight:normal; color: #B00000}.private	{ font-weight:bold; color: red; background-color: #FAE0E0}.klan		{ font-weight:bold; color: green; background-color: #99FFCC;}.number		{ font-size: 11pt; font-weight: bold; color: #6F0000}.dsc		{ color: #606060; font-weight:normal; }select,textarea,input	{ border: solid 1pt #B0B0B0; font-family: MS Sans Serif; font-size: 10px; color: #191970; MARGIN-BOTTOM: 2px; MARGIN-TOP: 1px;}.ahint		{font-family: MS Sans Serif; font-size:8px; text-decoration:none; color:#666666;z-index: 99;}#hint2		{position:absolute; width:140; background-color:#FFF6DD; layer-background-color:#FFF6DD; visibility:hidden}#hint3		{position:absolute; width:240; background-color:#FFF6DD; layer-background-color:#FFF6DD; visibility:hidden}.hint {   	position:absolute;	background-color:#ffffcc;	padding:5px;}.hpborder {	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #DADADA;}#hint4		{position:absolute; width:240; visibility:hidden}.B1			{ font-weight: bold; color: #6666CC}.B2			{ font-weight: bold; color: #B06A00}.B3                     { font-weight: bold; color: #269088}.B4                     { font-weight: bold; color: #A0AF20}.B5                     { font-weight: bold; color: #0F79D3}.B6                     { font-weight: bold; color: #D85E23}.B7                     { font-weight: bold; color: #5C832F}.B8                     { font-weight: bold; color: #842B61}.B9                     { font-weight: bold; color: navy}.Bs1			{ font-size: 8pt; font-weight:bold; color: #6666CC}.Bs2			{ font-weight:bold; color: #B06A00}img,table	{border:0}.ismagic {background-color: #E0E0E2; BACKGROUND-IMAGE:url(blinkmagic1.gif)}.glow_pink {background-color: #E0E0E2; BACKGROUND-IMAGE:url(blinkmagic_pink.gif)}.glow_red {background-color: #E0E0E2; BACKGROUND-IMAGE:url(blinkmagic_red.gif)}.glow_green {background-color: #E0E0E2; BACKGROUND-IMAGE:url(blinkmagic_green.gif)}.glow_yellow {background-color: #E0E0E2; BACKGROUND-IMAGE:url(blinkmagic_yellow.gif)}.glow_dark {background-color: #E0E0E2; BACKGROUND-IMAGE:url(blinkmagic_dark.gif)}.glow_blue {background-color: #E0E0E2; BACKGROUND-IMAGE:url(blinkmagic_blue.gif)}.hpStyle1 {	color: #F4F4F4;	line-height: 7px;	font-size: 9px;	font-weight: bold;	padding-top: 1px;	margin-left: 3px;}.mpStyle1 {	color: #00FFFF;	line-height: 7px;	font-size: 9px;	font-weight: bold;	padding-top: 1px;	margin-left: 3px;}.ahint {	FONT-SIZE: 8px; COLOR: #000080; FONT-FAMILY: MS Sans Serif; TEXT-DECORATION: none}#hint2 {	VISIBILITY: hidden; WIDTH: 140px; POSITION: absolute; BACKGROUND-COLOR: #fff6dd; layer-background-color: #FFF6DD}#hint3 {	VISIBILITY: hidden; WIDTH: 240px; POSITION: absolute; BACKGROUND-COLOR: #fff6dd; layer-background-color: #FFF6DD}.genwnew {	background-color: #EBEBEB;	border: 1px solid #C1C1C1;}.priem_style {margin:0px;width:40px;height:25px;}.priem_styleHover {margin:1px;width:38px;height:23px;}.priem_style2 {cursor:pointer;margin:0px;width:40px;height:25px;}.priem_styleHover2 {cursor:pointer;margin:1px;width:38px;height:23px;}.menutop, a.menutop:visited,  a.menutop:active {	font-weight: bold;	font-size: 10px;	text-decoration: none;	color: #3B3936;}
.btn { cursor:pointer; border: 1px double #9a9996;	font-size: 12px;	color: #dfdfdf;	background-color:#504F4C;}
.btn:hover {
	color: #CECECE;
	background-color:#393937;
}.yesbtn {	border: 1px solid #b0b0b0;	background-color: #ece9d8;	width:70px;	padding-bottom:2px;	padding-top:2px;	color: #333333;	text-decoration: none;	font-size: 13px;}img {	border:0px;}.iframeMain {    width:inherit;    height:inherit;}.windowsmf_css1 {	position:absolute;	background-color:#ddd5bf;	-moz-user-select: none;	-khtml-user-select: none;	user-select: none;	border:solid #D8D8D8 1px;    FONT-SIZE: 10pt;    font-family:Verdana, Arial, Helvetica, Tahoma;}.windowsmf_css1_active2 {	position:absolute;	background-color:#F9F9F9;	-moz-user-select: none;	-khtml-user-select: none;	user-select: none;	border:solid #FDFDFD 1px;}.inpt1 {	font-size: 8pt;	border: 1px solid #CDC698;}.windowsmf_css1_title {    background-color:#b1a993;	color:#000000;	padding-top:2px;	padding-left:3px;	padding-right:3px;	padding-bottom:2px;    FONT-SIZE: 10pt;    font-family:Verdana, Arial, Helvetica, Tahoma;}.usermenu {	z-index:900;	position: absolute;	LEFT: 0px;	TOP: 0px;	background-color:#E5E5E5;	border: 1px ridge #CCCCCC;}.usermenu1 {	background-color:#E5E5E5;	cursor:pointer;	padding-left:3px;	padding-right:3px;	padding-top:1px;	padding-bottom:1px;}.usermenu1:hover {	background-color:#CECECE;}.windowsmf_css1_title_active {	background-color:#C9C4B4;	color:#1A1A1A;	padding-top:2px;	padding-left:3px;	padding-right:3px;	padding-bottom:2px;	cursor:move;}.windowsmf_css1_title_active2 {	background-color:#D7D3C8;	color:#333333;	padding-top:2px;	padding-left:3px;	padding-right:3px;	padding-bottom:2px;}.windowsmf_css1_main_active2 {    background-color:#FDFDFD;	color:#FDFDFD;    padding:10px;}.windowsmf_css1_main {    padding:10px;}.btn_grey {	border-top-width: 1px;	background-color: #e5e5e5;	background-image:url(line1.jpg);	border-top-style: solid;	border-top-color: #EFEFEF;	padding-top:2px;	padding-bottom:2px;	padding-left:7px;	padding-right:7px;	border-right-width: 1px;	border-left-width: 1px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #D8D8D8;	border-left-color: #D8D8D8;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #D8D8D8;	color: #494949;	-moz-user-select: none;	-khtml-user-select: none;	user-select: none;	text-decoration: none;}.btn_grey:hover {	background-image:url(line2.jpg);	color: #333333;}.btn_grey:active {	background-color: #e5e5e5;	border-bottom-width: 1px;		border-bottom-style: solid;	border-bottom-color: #EFEFEF;	border-right-width: 1px;	border-left-width: 1px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #D8D8D8;	border-left-color: #D8D8D8;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #D8D8D8;} .mainframe {    width:inherit;    height:inherit;}.message {  font-size: 10pt;  font-family:Verdana, Arial, Helvetica, Tahoma;}
hr:not(.default) {border:0;border-bottom:1px solid #aeaeae; }
.blink {
  -webkit-animation: blinkerwoc 3s infinite;  /* Safari 4+ */
  -moz-animation: blinkerwoc 3s infinite;  /* Fx 5+ */
  -o-animation: blinkerwoc 3s infinite;  /* Opera 12+ */
  animation: blinkerwoc 3s infinite;  /* IE 10+, Fx 29+ */
}

.preff0 {
	padding:1px;display:block;float:left;
	margin:1px;
	width:36px;
	height:23px;
}

.preff0:hover {
	padding:0px;
	display:block;float:left;
	margin:0px;
	width:36px;
	height:23px;
	border:2px solid #FFC;
	border-radius:2px;
}

.preff0over {
	padding:1px;
	display:block;float:left;
	margin:1px;
	width:36px;
	height:23px;
  -webkit-animation: overbrightness 3s infinite;  /* Safari 4+ */
  -moz-animation: overbrightness 3s infinite;  /* Fx 5+ */
  -o-animation: overbrightness 3s infinite;  /* Opera 12+ */
  animation: overbrightness 3s infinite;  /* IE 10+, Fx 29+ */
}

.preff0over:hover {
	padding:0px;display:block;float:left;
	margin:0px;
	width:36px;
	height:23px;
	border:2px solid #F60;
	border-radius:2px;
  -webkit-animation:none;  /* Safari 4+ */
  -moz-animation:none;  /* Fx 5+ */
  -o-animation:none;  /* Opera 12+ */
  animation:none;  /* IE 10+, Fx 29+ */
}

.blink2 {
  -webkit-animation: blinkerwocblue 3s infinite;  /* Safari 4+ */
  -moz-animation: blinkerwocblue 3s infinite;  /* Fx 5+ */
  -o-animation: blinkerwocblue 3s infinite;  /* Opera 12+ */
  animation: blinkerwocblue 3s infinite;  /* IE 10+, Fx 29+ */
}

.blink3 {
  -webkit-animation: blinkerwoc2 2s infinite;  /* Safari 4+ */
  -moz-animation: blinkerwoc2 2s infinite;  /* Fx 5+ */
  -o-animation: blinkerwoc2 2s infinite;  /* Opera 12+ */
  animation: blinkerwoc2 2s infinite;  /* IE 10+, Fx 29+ */
}

.blink32 {
  -webkit-animation: blinkerwoc32 2s infinite;  /* Safari 4+ */
  -moz-animation: blinkerwoc32 2s infinite;  /* Fx 5+ */
  -o-animation: blinkerwoc32 2s infinite;  /* Opera 12+ */
  animation: blinkerwoc32 2s infinite;  /* IE 10+, Fx 29+ */
}


.blink4 {
  -webkit-animation: blinkerwoc3 3s infinite;  /* Safari 4+ */
  -moz-animation: blinkerwoc3 3s infinite;  /* Fx 5+ */
  -o-animation: blinkerwoc3 3s infinite;  /* Opera 12+ */
  animation: blinkerwoc3 3s infinite;  /* IE 10+, Fx 29+ */
}

.blink5 {
  -webkit-animation: blinkerwoc4 3s infinite;  /* Safari 4+ */
  -moz-animation: blinkerwoc4 3s infinite;  /* Fx 5+ */
  -o-animation: blinkerwoc4 3s infinite;  /* Opera 12+ */
  animation: blinkerwoc4 3s infinite;  /* IE 10+, Fx 29+ */
}

.pgdas {
	display: inline-block;
	background-color: #dadada;
	font-size: 9pt;
	color: #333;
	border:1px solid #777;
	margin:1px;
	min-width:23px;
	text-align:center;
}
.pgdas1 {
	display: inline-block;
	background-color: #a5a5a5;
	font-size: 9pt;
	color: #777;
	border:1px solid #777;
	margin:1px;
	min-width:23px;
	text-align:center;
}

.on1gb0 {
	display:inline-block;
	width:117px;
	height:91px;
	background-image:url("http://img.old-combats.com/on/1.png");
	background-repeat:no-repeat;
	cursor:pointer;
	position:relative;
}
.on1gb {
	display:inline-block;
	width:117px;
	height:91px;
	background-image:url("http://img.old-combats.com/on/5.png");
	background-repeat:no-repeat;
	cursor:pointer;
	position:relative;
}

fieldset  {
	border-radius:3px;
}

.on2gb {
	display:inline-block;
	width:117px;
	height:91px;
	background-image:url("http://img.old-combats.com/on/3.gif");
	background-repeat:no-repeat;
	background-position:center;
}
.on1gbt {
	background-color:#E2E0E0;
	position:absolute;
	top:70px;
	left:5px;
	color:#900;
}
.on1gbt0 {
	background-color:#E2E0E0;
	position:absolute;
	top:70px;
	left:5px;
	color:#ad9b55;
}
.icos_U {
	color:chocolate;
}
.icos_U span {
	color:white;
	font-size:8pt;
	background-color:chocolate;
}
.icos_N {
	color:#0080ff;
}
.icos_N span {
	color:white;
	font-size:8pt;
	background-color:#0080ff;
}
.icos_VR {
	color:#B5AE0B;
}
.icos_VR span {
	color:white;
	font-size:8pt;
	background-color:#B5AE0B;
}
.icos_R {
	color:chocolate;
}
.icos_R span {
	color:white;
	font-size:8pt;
	background-color:chocolate;
}
.icos_R {
	color:#95486D;
}
.icos_R span {
	color:white;
	font-size:8pt;
	background-color:#95486D;
}
.icos_A {
	color:chocolate;
}
.icos_A span {
	color:white;
	font-size:8pt;
	background-color:chocolate;
}
.icos_A {
	color:#FF0000;
}
.icos_A span {
	color:white;
	font-size:8pt;
	background-color:#FF0000;
}
}
.icos_L {
	color:chocolate;
}
.icos_L span {
	color:white;
	font-size:8pt;
	background-color:chocolate;
}
.icos_L {
	color:#BC0909;
}
.icos_L span {
	color:white;
	font-size:8pt;
	background-color:#BC0909;
}
.icos_ER {
	color:chocolate;
}
.icos_ER span {
	color:white;
	font-size:8pt;
	background-color:chocolate;
}
.icos_ER {
	color:#E0AF29;;
}
.icos_ER span {
	color:white;
	font-size:8pt;
	background-color:#E0AF29;;
}
.icos_VP {
	color:chocolate;
}
.icos_VP span {
	color:white;
	font-size:8pt;
	background-color:chocolate;
}
.icos_VP {
	color:#808080;
}
.icos_VP span {
	color:white;
	font-size:8pt;
	background-color:#808080;
}
.icos_P {
	color:chocolate;
}
.icos_P span {
	color:white;
	font-size:8pt;
	background-color:chocolate;
}
.icos_P {
	color:#808080;
}
.icos_P span {
	color:white;
	font-size:8pt;
	background-color:#808080;
}
.icos_EF {
	color:chocolate;
}
.icos_EF span {
	color:white;
	font-size:8pt;
	background-color:chocolate;
}
.icos_EF {
	color:#9c46b9;
}
.icos_EF span {
	color:white;
	font-size:8pt;
	background-color:#9c46b9;
}
.icos_F {
	color:chocolate;
}
.icos_F span {
	color:white;
	font-size:8pt;
	background-color:chocolate;
}
.icos_F {
	color:#659ba3;
}
.icos_F span {
	color:white;
	font-size:8pt;
	background-color:#659ba3;
}
.icos_VF {
	color:chocolate;
}
.icos_VF span {
	color:white;
	font-size:8pt;
	background-color:chocolate;
}
.icos_VF {
	color:#34729A;
}
.icos_VF span {
	color:white;
	font-size:8pt;
	background-color:#34729A;
}

@-webkit-keyframes overbrightness {
  0% {
	-webkit-filter: opacity(75%);
	filter: opacity(75%);
	background: rgba(255,0,0,1);
	border-radius:3px;
  }
  65% {
	-webkit-filter: opacity(100%);
	filter: opacity(100%);
	background: rgba(255,0,0,0);
	border-radius:3px;
  }
  100% {
	-webkit-filter: opacity(75%);
	filter: opacity(75%);
	background: rgba(255,0,0,1);
	border-radius:3px;
  }
}
@-webkit-keyframes blinkerwoc {
  0% {
    background-color: rgba(255,0,0,0);
  }
  35% {
    background-color: rgba(255,0,0,0.11);
  }
  100% {
    background-color: rgba(255,0,0,0);
  }
}
@-webkit-keyframes blinkerwocblue {
  0% {
    background-color: rgba(0,0,255,0);
  }
  35% {
    background-color: rgba(0,0,255,0.15);
  }
  100% {
    background-color: rgba(0,0,255,0);
  }
}
@-webkit-keyframes blinkerwocblue {
  0% {
    background-color: rgba(0,0,255,0);
  }
  35% {
    background-color: rgba(0,0,255,0.15);
  }
  100% {
    background-color: rgba(0,0,255,0);
  }
}
@-webkit-keyframes blinkerwoc2 {
  0% {
    background-color: rgba(250,225,0,0);
  }
  35% {
    background-color: rgba(250,225,0,0.50);
	-moz-box-shadow:0 0 10px #fccd30; -webkit-box-shadow:0 0 10px #fccd30; box-shadow:0 0 10px #fccd30;
  }
  100% {
    background-color: rgba(250,225,0,0);
  }
}
@-webkit-keyframes blinkerwoc3 {
  0% {

  }
  35% {
-webkit-box-shadow: 0px 0px 7px 5px rgba(255,107,174,1);
-moz-box-shadow: 0px 0px 7px 5px rgba(255,107,174,1);
box-shadow: 0px 0px 7px 5px rgba(255,107,174,1);
  }
  100% {
    
  }
}

@-webkit-keyframes blinkerwoc32 {
  0% {

  }
  35% {
-webkit-box-shadow: 0px 0px 7px 5px #fccd30;
-moz-box-shadow: 0px 0px 7px 5px #fccd30;
box-shadow: 0px 0px 7px 5px #fccd30;
  }
  100% {
    
  }
}

@-webkit-keyframes blinkerwoc4 {
  0% {

  }
  35% {
-webkit-box-shadow: 0px 0px 7px 5px #fccd30;
-moz-box-shadow: 0px 0px 7px 5px #fccd30;
box-shadow: 0px 0px 7px 5px #fccd30;
display:inline-block;
height:20px;
width:20px;
border-radius:5px;
  }
  100% {
    
  }
}

.autocomplete-suggestions { border: 1px solid #999; background: #eaeaea; cursor: default; color:#5A5A5A; overflow: auto; -webkit-box-shadow: 0px 2px 3px -1px rgba(50, 50, 50, 0.75); -moz-box-shadow: 0px 2px 3px -1px rgba(50, 50, 50, 0.75); box-shadow: 0px 2px 3px -1px rgba(50, 50, 50, 0.75); font-size:12px; font-family: Tahoma; z-index: 9999;}
.autocomplete-suggestion { padding: 1px 3px; border-bottom: 1px solid #dadada; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #FCFCFC; color: #1e1e1e; }
.autocomplete-suggestions strong { font-weight: normal; color: #2D7DEF; } 
.autocomplete-selected strong { color: #004DCE; }
#inventorySortBox {box-sizing:border-box;display:none;min-height:30px;position: absolute;text-align:left;z-index: 3;top:19px;right:11px;background-color:#A5A5A5;padding: 3px 4px;}
#inventorySortBox input[type="text"]{BORDER-RIGHT: #b0b0b0 1pt solid;BORDER-TOP: #b0b0b0 1pt solid;MARGIN-TOP: 1px;FONT-SIZE: 10px;MARGIN-BOTTOM: 2px;BORDER-LEFT: #b0b0b0 1pt solid;COLOR: #191970;BORDER-BOTTOM: #b0b0b0 1pt solid;FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma, sans-serif;background-color: #f0f0f0; }

.scrollStyle::-webkit-scrollbar {width: 7px;}
#itmAllSee::-webkit-scrollbar {width: 11px;}
#itmAllSee::-webkit-scrollbar-track, .scrollStyle::-webkit-scrollbar-track {background-color: #A5A5A5; }
#itmAllSee::-webkit-scrollbar-thumb, .scrollStyle::-webkit-scrollbar-thumb {background-color: #767676;}
#itmAllSee::-webkit-scrollbar-thumb:hover, .scrollStyle::-webkit-scrollbar-thumb:hover {background-color: #565656;}

input[type="button"] { cursor:pointer; }
input.focus { background-color: #B3C3DE; }
/*.btnnew, .btnnew2 {cursor: hand; cursor: pointer;outline:0; border:0px; background:#ccc; padding:3px 6px; font-size:13px; color:#444; margin:0px 2px;}
.btnnew:hover { background:#B2B2B2; color: #222; }
.btnnew2:hover { background:#8A93AF; color: #111;}
.btnnew2 { background-color: #A9AFC0; }*/
/*

.btnnew {
  margin-bottom:5px;
  border: none;
  outline: none;
  vertical-align: top;
  cursor: pointer; 
  border-radius: 1px;
  padding: 4px 8px;
  margin-right: 0;
  font-size: 11px;
  line-height: normal;
  color: #504F4C;
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.2);
  background-image: linear-gradient( rgba(255, 255, 255, .5) 0%, rgba(155, 155, 155, 0.5) 100%), linear-gradient( #b8b8b8 0%, #e9e9e9 51%, #FFFFFF 100%);
  background-color: #C9C9C9;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5),
              0 1px 1px rgba(0, 0, 0, .3)
}

.btnnew:hover {
  background-image: linear-gradient( rgba(255, 255, 255, .5) 0%, rgba(100, 100, 100, 0.5) 100%), linear-gradient( #b8b8b8 0%, #e9e9e9 51%, #FFFFFF 100%);
}

.btnnew:active {
  background-image: linear-gradient(   rgba(155, 155, 155, .6) 0%,
                        rgba(100, 100, 100, .6) 100%),
                    linear-gradient(#d5d5d5 0%,
                        #fff 51%, #717171 100%);
  background-color: #708e6a;
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, .6);
  border-radius: 3px;
}
.btnnew2 {
  border: none;
  padding-bottom:5px;
  outline: none;
  vertical-align: top;
  cursor: pointer;
  border-radius: 2px;
  padding: 4px 8px;
  margin-right: 0;
  font-size: 11px;
  line-height: normal;
  color: #DEDEDE;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-image: linear-gradient( rgba(240, 240, 240, .5) 0%, rgba(50, 50, 50, 0.7) 80%), linear-gradient( #b8b8b8 0%, #e9e9e9 41%, #FFFFFF 50%);
  background-color: #C9C9C9;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5),
              0 1px 1px rgba(0, 0, 0, .3);
}

.btnnew2:hover {
  background-image: linear-gradient( rgba(240, 240, 240, .5) 0%, rgba(0, 0, 0, 0.65) 80%), linear-gradient( #b8b8b8 0%, #e9e9e9 41%, #FFFFFF 50%);
}

.btnnew2:active {
  background-image: linear-gradient(   rgba(155, 155, 155, .6) 0%,
                        rgba(100, 100, 100, .6) 100%),
                    linear-gradient(#d5d5d5 0%,
                        #fff 51%, #717171 100%);
  background-color: #708e6a;
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, .6);
  border-radius: 3px;
}*/




.btlrow{
  padding: 0px 4px;
  vertical-align: middle;
  line-height: 22px;
  border-bottom: 1px solid #ccc;
}
.btlrow:hover{
	background-color: #f2f2f2;
}
.btlrow img, .btlrow input {
  vertical-align: middle;
  padding-bottom: 2px;
}

    
.castle_info{
  
} 
    
.castle_room_content{
  margin-right: 5px;
  margin-bottom: 15px;
} 
.castle_info > h3{
  margin-top: 0px;
  margin-bottom: 5px;
}   
.castle_room_full{
  position: absolute;
  left: 5px;
  top: 5px;
  width: 490px;
  z-index: 90;
  cursor: default;
}
.castle_room_full > img{
  border-radius: 3px;
  width: 100%;
}
.castle_room_haction{
  position: absolute; 
  cursor: pointer;
}
.castle_room_haction:hover{
  -webkit-box-shadow: 0px 0px 5px 1px rgba(200,200,200,1);
  -moz-box-shadow: 0px 0px 5px 1px rgba(200,200,200,1);
  box-shadow: 0px 0px 5px 1px rgba(200,200,200,1);
}
.castle_room_haction.adisabled:hover{
  -webkit-box-shadow: 0px 0px 5px 1px rgba(200,0,0,1);
  -moz-box-shadow: 0px 0px 5px 1px rgba(200,0,0,1);
  box-shadow: 0px 0px 5px 1px rgba(200,0,0,1);
}

.btnImDef{
  line-height: 20px;
  width: 100%;
}
.btnImDef > img{
  vertical-align: middle;
}

.castle_battle_status{
    margin: -5px auto 10px; 
    font-weight: 500;
    text-align: center;
}

#chat_list a > img{
  vertical-align: text-top;
}

.castle_smith_items{
    width: 100%;
    border-left: 1px solid #A5A5A5;
    border-right: 1px solid #A5A5A5;
    border-bottom: 1px solid #A5A5A5;
}

.castle_smith_items .castle_smith_items_row > td{
    padding: 5px 10px;
    border-top: 1px solid #A5A5A5;
    background: #c8c8c8;
}

.castle_smith_items .castle_smith_items_row > td:first-child{
    border-right: 1px solid #A5A5A5;
}

.castle_smith_items .castle_smith_items_row:nth-child(odd) > td{
    background: #d4d4d4;
}

.end_eff_date {
    color: red !important;
    background-color: transparent !important;
}


.CSSteam0	{ font-weight: bold; cursor:pointer; }
.CSSteam1	{ font-weight: bold; color: #6666CC; cursor:pointer; }
.CSSteam2	{ font-weight: bold; color: #B06A00; cursor:pointer; }
.CSSteam3 	{ font-weight: bold; color: #269088; cursor:pointer; }
.CSSteam4 	{ font-weight: bold; color: #A0AF20; cursor:pointer; }
.CSSteam5 	{ font-weight: bold; color: #0F79D3; cursor:pointer; }
.CSSteam6 	{ font-weight: bold; color: #D85E23; cursor:pointer; }
.CSSteam7 	{ font-weight: bold; color: #5C832F; cursor:pointer; }
.CSSteam8 	{ font-weight: bold; color: #842B61; cursor:pointer; }
.CSSteam9 	{ font-weight: bold; color: navy; cursor:pointer; }
.CSSvs 		{ font-weight: bold; }
.buttons:hover { background-color:#EFEFEF; }
.buttons:active { color:#777777; }
.buttons { background-color:#E9E9E9; }
.menutop2{color:#003366;}
.menutop2:hover{ color:#446B93; }
.klan { font-weight:bold; color: green; background-color: #99FFCC;}
.redColor { color: #FF0000; font-weight: bold; }
.borderWhite { border: 1px solid #f2f0f0; }
.date21	{ font-family: Courier; font-size: 8pt; text-decoration:underline; font-weight:normal; color: #007000; background-color: #00FFAA; }
.zoneCh_no { float:left; overflow:hidden; height: 18px; width: 18px; }
.inpBtl { color: #000000; text-decoration: none; background-color: #ECE9D8; border: 1px solid #000000;     }
.zoneCh_yes { float:left; overflow:hidden; height: 18px; width: 18px; background-color: #A9AFB1; }
body { background-color: #e8e8e8; }
.st1222 { font-size: 18px; color: #990000; font-weight: bold; }
.crop { float:left; overflow:hidden; height: 18px; width: 18px; }
.radio_off { margin-left:0px; }
.radio_on { margin-left:-18px; }
.battle_hod_style { border-bottom: 1px solid #AEAEAE; padding-top:5px; padding-bottom:5px; }
.zbtn1l{ width:9px;	height:18px;	background: url(//old-combats.com/tab.png) 0px 0px repeat-x;}
.zbtn1r { width:9px; height:18px;	background: url(//old-combats.com/tab.png) -18px 0px repeat-x;}
.zbtn1r2 { width:9px; height:18px;	background: url(//old-combats.com/tab.png) 18px 0px repeat-x;}
.zbtn2l{ width:9px;	height:18px;	background: url(//old-combats.com/tab.png) -36px 0px repeat-x;}
.zbtn2r { width:9px; height:18px;	background: url(//old-combats.com/tab.png) -54px 0px repeat-x;}
.zbtn2r2 { width:9px; height:18px;	background: url(//old-combats.com/tab.png) -90px 0px repeat-x;}
.zbtn2r3 { width:9px; height:18px;	background: url(//old-combats.com/tab.png) 54px 0px repeat-x;}
.zbtn1c{ background-color: #808080;	border-top-width: 1px;	border-bottom-width: 1px;	border-top-style: solid;	border-bottom-style: solid;	border-top-color: #000000;	border-bottom-color: #000000;	color: #FFFFFF;	cursor:default;	padding-left:5px;	padding-right:5px;	FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma, sans-serif;}
.zbtn2c { background-color: #D5D2C9; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000000; color: #000000; cursor:default; padding-left:5px; padding-right:5px; FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma, sans-serif; font-weight: bold; }
#chat .ch_new_mes_counter{ color: #ccc; font-size: 9px; vertical-align: text-top; }

.inf_link > img{
    vertical-align: text-top;
}
.telegram_clan_invite{
    margin: 20px 0;
    text-align: center;
}
.telegram_clan_invite > div{
    display: inline-block;
    width: 50%;
}

.battle_sets{
    padding-left:5px;
    line-height: 22px;
}
.battle_sets input{
    margin-right: 6px;
    vertical-align: middle;
}
.battle_sets label{
    cursor: pointer;
}

.user_invis{
    font-style: italic;
}

.unlockInvForm{
    padding:15px;
    background-color:#c8c8c8;
    text-align: center;
    border: 1px solid #A5A5A5;
}
.unlockInvForm b{
    margin: 5px auto 10px;
    display: block;
}
.unlockInvForm img{
    vertical-align: middle;
}
.unlockInvForm #unlockInvPass{
    padding: 3px 2px 2px;
}
.unlockInvForm #unlockInvFormError{
    color: red;
}

.pimg {
	display:inline-block;
	position:relative;
	width:38px;
	height:24px;
	margin:1px;
	float:left;
}
.pimg img {
	width:38px;
	height:24px;
  margin: 0;
}
.pimg div {
	position:absolute;
	font-size:12px;
	right:0px;
	bottom:-2px;
	color:#FEFEFE;
	cursor:default;	
	text-shadow: black 1px 0px, black 1px 1px, black 0px 1px, black -1px 1px, black -1px 0px, black -1px -1px, black 0px -1px, black 1px -1px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px;
}

.btnnew , .btnnew2 , input[type="button"] {
	cursor: pointer;
	background-color: #e5e5e5;
	padding: 2px 7px 2px 7px;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	border: 1px #b0b0b0 solid;
	color: #494949;
	text-decoration: none;
	user-select: none;
	margin:0;
	font-size:10px;
}

.btnnew:disabled , .btnnew2:disabled , input[type="button"]:disabled {
	color:grey;
	background:none;
	background-color:#DDD;
    /*-webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none;*/
	border:1px solid #CCC;
	cursor:not-allowed;	
	font-size:10px;
}

.btnnew:disabled:hover , .btnnew2:disabled:hover , input[type="button"]:disabled:hover {
	cursor: pointer;
	background-color: #f2f2f2;
	padding: 2px 7px 2px 7px;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	border: 1px #a5a5a5 solid;
	color: #222;
	text-decoration: none;
	user-select: none;
	font-size:10px;
}

.btnnew:hover , .btnnew2:hover , input[type="button"]:hover {
	cursor: pointer;
	background-color: #f2f2f2;
	padding: 2px 7px 2px 7px;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	border: 1px #a5a5a5 solid;
	color: #222;
	text-decoration: none;
	user-select: none;
	font-size:10px;
}