@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);

h1 {
	font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.8rem;
    color: #333333;
    margin: 0px 0px 20px 0px;
    font-weight: bold;
    line-height: 2.2rem;
}
h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:19px;
	color:#333333;
	margin:0px;
}
a, a:visited, a:active, a:link {
	color:#0278BF;
	text-decoration:underline;
}
div {
	/*text-align:left;*/
}
map, area {
	cursor:pointer;
	cursor:hand;
}
a:hover {
	color:#014269;
	text-decoration:underline;
	/*background-color:#0278BF;
	color:#FFFFFF;*/
}
body {
	margin:0;
	padding:0;
	background-color: #8CC8EC;
	background-image: url(https://urpgstatic.com/images/v2/bg2.jpg);
	background-repeat:repeat-x;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:1rem;
	color:#333333;
	line-height: 1.3rem;
}
form {
	margin:0px;
	padding:0px;
}

a img {
	border: 0;
}

input[type="checkbox"],
input[type="radio"] {
	border: 0;
	padding: 0;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

.header {
	background-color: #3B95CA;
	height: 60px;
	text-align:center;
	vertical-align:middle;
	width:100%;
	position:absolute;
	z-index: 110;
	top:0px;
}
.header-cont {
	font-family: 'Roboto Condensed', sans-serif;
	color:white;
	font-size: 1.3rem;
	width:100%;
	max-width: 980px;
	height:100%;
	display:block;
	text-align:center;
	margin:0 auto;
	position:relative;
}
.header-logo {
	width: 18%;
	position: absolute;
    left: 0;
    line-height: 60px;
    display: block;
    height: 60px;
    vertical-align: middle;
}
.header-logo i {
	text-indent: -999px;
    width: 100%;
	height:auto;
	overflow: hidden;
    max-width: 155px;
	min-width: 120px;
    max-height: 60px;
    background: url('https://urpgstatic.com/images/v3/logo-v3.svg?ver=1.0.0');
	background-position: center center;
    display: block;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.header-content, .menu-container {
	width:80%;
	position:absolute;
	left:20%;
	display:block;
	height:60px;
}
.header-social {
	position: absolute;
    display: block;
    left: 0;
    top: 20px;
}
.fb_iframe_widget {
    top: -3px !important;
}
.header-pokedex {
	display: block;
    position: absolute;
    height: 100%;
    line-height: 60px;
    left: 33%;
}
.header-pokedex em {
	background: url('https://urpgstatic.com/images/v3/pokedex.png?ver=1.0.1') no-repeat;
	width: 50px;
	height:auto;
	display:inline-block;
}
.header-pokedex a {
	color:white;
	text-decoration:none;
}
.header-follow {
	display: block;
    position: absolute;
    height: 100%;
    line-height: 60px;
    left: 60%;
    padding-top: 12px;
    box-sizing: border-box;
}
.header-follow a {
    width: 35px;
    display: inline-block;
    height: 35px;
    color: white;
	position: relative;
}
.header-follow a:hover {
    opacity:0.9;
}
.header-follow i {
	top: 25%;
    position: absolute;
    width: 100%;
    left: 0;
}
.header-follow a.fb {
	background:#3b5998;
}
.header-follow a.tw {
	background:#00aced;
}
.header-follow a.go {
	background:#c32f10;
}
.header-language {
	display: block;
    position: absolute;
    height: 100%;
    line-height: 60px;
    right: 0;
    box-sizing: border-box;
	font-size: 1rem;
}
.header-language a {
	color:white;
}
.welcome-message {
	font-family: 'Roboto Condensed', sans-serif;
    color: white;
    font-size: 1.1rem;
    width: 100%;
    max-width: 1060px;
    text-align: center;
    margin: 8px 0px 0px 0px;
    background: rgba(35, 148, 216, 0.6);
    padding: 6px;
    box-sizing: border-box;
}
.welcome-message a {
	color:white;
	font-weight:bold;
}
.ad-top-cont {
	position:absolute;
	width:100%;
	height:100px;
	top:72px;
	margin:0 auto;
	text-align:center;
	overflow: hidden;
}
.ad-top-leaderboard {
	width:728px; 
	height:90px; 
	margin:0 auto; 
	display:block;
}
.main-sidebar {
	float:left; 
	width:25%; 
	text-align:left;
	vertical-align:top;
	display:block;
}
.index-main-content {
	font-size: 1.1rem; 
	line-height: 1.5rem;
}
.main-content {
	width:72%; 
	text-align:left; 
	float:right;
	display:block;
	vertical-align:top;
}
.ad-main {
	float:left;
	margin:0px 12px 0px 0px;
}
.btn.btn-lg {
	font-size: 1.1rem;
	width:100%;
	display:block;
	color:white;
	margin-bottom:10px;
	padding:10px;
    line-height: normal;
	position:relative;
	box-sizing: border-box;
}
.btn.btn-lg:hover {
	opacity:0.9;
}
.btn.btn-lg.btn-block.onl_btn-facebook {
	background:#3b5998;
	border-bottom: 2px solid #31497B;
}
.btn.btn-lg.btn-block.onl_btn-twitter {
	background:#00aced;
	border-bottom: 2px solid #009DD9;
}
.btn.btn-lg.btn-block.onl_btn-google-plus {
	background:#c32f10;
	border-bottom: 2px solid #A2270D;
}
.btn.btn-lg span {
	left: 15%;
	text-decoration:none;
	position:absolute;
}
.items-list {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	display:block;
}
.items-list li {
	list-style: none;
    text-align: left;
    border-bottom: 1px solid #B4DAEE;
	padding: 8px;
	position:relative;
}
.items-list li .title {
	position:absolute;
	left:8px;
	top: 8px;
}
.items-list li .quantity {
	position:absolute;
	left: 30%;
	top: 8px;
}
.items-list li .action {
	position:absolute;
	right:8px;
	top: 8px;
}
.layer-content {
	overflow:auto;
	height: 100%;
}
.login-container-form {
	float: left;
	width: 48%;
	margin-right: 4%;
}
.login-container-line {
	float:left; 
	width:1px; 
	background:linear-gradient(180deg, transparent, #79BFEA, transparent); 
	height:116px;
}
.login-container-social {
	float: left; 
	width: 42%; 
	margin-left: 4%;
}
.login-container-remember {
	width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.login-container-forgotpass {
	width:60%; 
	display:block;
	margin:0 auto;
}
.signup-container-form {
	display:inline-block; 
	width: 60%;
	vertical-align:top;
}
.signup-container-line {
	display:inline-block; 
	width:1px; 
	background:linear-gradient(180deg, transparent, #79BFEA, transparent); 
	height:420px; 
	margin: 0px 2% 0px 2%;
	vertical-align:top;
}
.signup-container-social {
	display:inline-block; 
	width: 33%; 
	text-align:left;
	vertical-align:top;
	float: right;
}
.screen-layer {
	background: rgba(0,0,0,0.4);
    width: 100%;
    height: 100vh;
    display: block;
    box-sizing: border-box;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
	display:none;
}
.screen-layer-container {
	background: #D3E9F5;
    width: 70%;
    display: block;
    height: 80%;
    margin: 0 auto;
    box-sizing: border-box;
    top: 10%;
    position: relative;
    padding: 2%;
	max-width: 1024px;
}
.screen-layer-container i.load {
	background: url('https://urpgstatic.com/images/screen-loader.gif');
    display: block;
    width: 100px;
    margin: 0 auto;
    height: 100px;
    top: 40%;
    position: relative;
}
.close {
  position: absolute;
    right: 20px;
    top: 20px;
  width: 32px;
  height: 32px;
  opacity: 0.3;
  z-index: 100;
}
.close:hover {
  opacity: 1;
}
.close:before, .close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #333;
}
.close:before {
  transform: rotate(45deg);
}
.close:after {
  transform: rotate(-45deg);
}

#addFriendResponse {
	width: 100%;
    padding: 8px;
    display: block;
    box-sizing: border-box;
}
.maps-dek {
	font-size:22px; 
	line-height:normal;
}
.maps-online-players-dek {
	font-size:28px; 
	font-weight:bold
}
.form-input-default {
    width: 100%;
    border: 2px solid #79BFEA;
    background-color: #F5F5F5;
    padding: 12px;
    color: #333;
    font-size: 1.1rem;
    border-radius: 0px;
	font-family: Arial, sans-serif;
	box-sizing:border-box;
	margin-bottom:10px;
	font-weight:bold;
	-webkit-box-shadow: inset -1px 0px 4px 1px rgba(189,189,189,0.5)
	-moz-box-shadow: inset -1px 0px 4px 1px rgba(189,189,189,0.5)
	box-shadow: inset -1px 0px 4px 1px rgba(189,189,189,0.5)
}

.form-input-default.small {
	padding: 10px;
	font-size: 1rem;
}

::-webkit-input-placeholder {
   color: #666;
   font-family: Arial, sans-serif;
   font-size:1.1rem;
   font-weight:normal;
}

:-moz-placeholder { /* Firefox 18- */
   color: #666;
   font-family: Arial, sans-serif;
   font-size:1.1rem;
   font-weight:normal;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #666;
   font-family: Arial, sans-serif;
   font-size:1.1rem;
   font-weight:normal;
}

:-ms-input-placeholder {  
   color: #666;
   font-family: Arial, sans-serif;
   font-size:1.1rem;
   font-weight:normal;
}
.form-button-default {
    width: 100%;
    background-color: #FF9A29;
    padding: 10px;
    font-family: 'Roboto Condensed', sans-serif;
    color: white;
    font-size: 1.3rem;
    border-radius: 0px;
	box-sizing:border-box;
	margin-bottom:10px;
	border:0px solid;
	font-weight:bold;
	cursor:pointer;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
    border-bottom: 2px solid #DF7500;
}
.form-button-default.small {
	font-size: 1rem;
}
.form-button-default.nowrap {
	display: inline-block;
	width:initial;
}
.form-button-default.disabled, .form-button-default.disabled:hover {
	background-color: rgba(0,0,0,0.1);
	border-bottom: 2px solid rgba(0,0,0,0.1);
	cursor:default;
}
.form-button-default.lblue {
	background-color: #79BFEA;
}
.form-button-default.lblue:hover {
	background-color: #D3E9F5;
}
.form-button-default:hover {
	background-color: #DF7500;
}
.form-socialbutton-default {
	font-size:16px; 
	margin-bottom:6px; 
	width:100%;
	box-sizing:border-box;
	height:30px;
}
.menu-main {
	margin:0;
	padding:0;
	white-space: nowrap;
}
.menu-main li {
	list-style: none;
    display: inline-block;
    padding: 10px 4px 10px 4px;
    box-sizing: border-box;
    height: 60px;
}
.menu-button {
	height: 100%;
    display: block;
    box-sizing: border-box;
    text-decoration: none !important;
    font-size: 1.2rem;
    line-height: 26px;
    padding: 6px 10px 6px 10px;
    white-space: nowrap;
    width: auto;
    background: #296F98;
	color:white !important;
	height: 100%;
}
.menu-button:hover {
	background:#47A7E1;
}
.character {
	display:inline-block;
	width:16px;
	height:32px;
}
.menu-dropdown-content {
    display: none;
    background: rgba(41, 111, 152, 0.9);
    margin-top: 0px;
    padding: 4px;
    position: absolute;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(51, 157, 219, 0.75);
    -moz-box-shadow: 1px 1px 5px 0px rgba(51, 157, 219, 0.75);
    box-shadow: 0px 4px 10px 0px rgba(51, 157, 219, 0.4);
    box-sizing: border-box;
}
.menu-dropdown-content.trainer {
	left:auto;
	right:0;
	width:25%;
}
.menu-dropdown-content a {
    color: white;
    text-decoration: none;
    display: block;
}
.menu-section:hover .menu-dropdown-content {
    display: block;
}
.menu-dropdown-grid-trainers {
	margin: 20px 0px 8px 0px;
    padding: 0;
}
.menu-dropdown-grid-trainers li {
	list-style:none;
	display:inline-block;
	width: 13.2%;
	font-size: 1.2rem;
}
.menu-dropdown-grid-trainers li a {
	font-size:1.2rem;
	font-size: 1rem;
	width:100%;
	display:block;
	box-sizing:border-box;
	padding:6px;
}
.menu-dropdown-grid-trainers li img {
	max-width: none !important;
}
.menu-dropdown-grid-trainers li a:hover {
	background:rgba(211,233,245,0.8);
}
.menu-dropdown-grid-trainers li a img {
	width:80px;
	height:auto;
}
.menu-dropdown-content h2 {
	color: white;
    font-size: 1.2rem;
    line-height: normal;
    display: block;
    font-weight: normal;
    margin: 0px;
    padding-top: 20px;
}

.menu-dropdown-grid li {
	list-style:none;
	height:initial;
}
.menu-dropdown-grid a {
	font-size:1rem;
	display:block;
	margin-right:12px;
}
.menu-dropdown-grid a:hover {
	text-decoration:underline;
}

.menu-dropdown-list {
	margin:0;
	padding:0;
}
.menu-dropdown-list li {
	list-style:none;
	height:initial;
	display:block;
	margin:0;
	padding:4px;
}
.menu-dropdown-list a {
	font-size:1rem;
	display:block;
	margin-right:12px;
}
.menu-dropdown-list a:hover {
	text-decoration:underline;
}

#wholeListZone {
	margin-bottom:20px;
}

#sideBarOptions {
	margin-top:-30px;
}

.tutorial-container {
	float: left;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    background: #F5F5F5;
    width: 85%;
    padding: 10px;
    font-size: 0.9rem;
}

.item-list-dashboard-container {
    text-align: center;
    height: 144px;
    overflow: auto;
    margin-bottom: 20px;
}

.item-list-dashboard {
	margin:0;
	padding:0;
}
.item-list-dashboard li {
	list-style:none;
	text-align:left;
	border-bottom:1px solid #B4DAEE;
	padding:3px;
	position:relative;
}
.item-list-dashboard li .icon {
	display:inline-block
	width:30px;
}
.item-list-dashboard li .item {
	position:absolute;
	left:40px;
	line-height: 30px;
}
.item-list-dashboard li .quantity {
	position:absolute;
	right:3px;
	line-height: 30px;
}

.subHeaderMessage {
	width:688px;
	height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:8px 0px 8px 0px;
	color:#FFFFFF;
	padding-left: 270px;
	text-align: left;
}
.char-bubble {
	position:absolute; 
	display:block; 
	background:rgba(0,0,0,0.6); 
	padding:3px; 
	font-size:12px; 
	line-height:10px; 
	color:#FFF; 
	border-radius:3px; 
	left:-6px; 
	top:-12px;
}
.char-bubble li {
	width: 0; 
	height: 0; 
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;	
	border-top: 4px solid rgba(0,0,0,0.6);
	position:absolute;
	top:16px;
	left:40%;
	display:block;
}
.mapsNav {
	margin:10px 0px 10px 0px;
	padding:0px;
	text-align:left;
}
.mapsNav li {
	list-style:none;
	display:inline-block;
	margin:0px;
	padding:0px;
	font-size:14px;
	width:23%;
	text-align:center;
}
.mapsNav.gymLeaders li {
	font-size:12px;
	width:15%;
	line-height:normal;
}
.mapsNav.elite4 li {
	font-size:12px;
	width:15%;
	line-height:normal;
}
.mapsNav.battleFrontier li {
	font-size:12px;
	width:48%;
	line-height:normal;
}
.mapsNav a {
	width:90%;
	display:block;
	border:1px solid #B4DAEE;
	padding:5%;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	overflow:hidden;
}
.mapsNav a:hover {
	background:#F3F3F3;
}
.subHeaderMessage a {
	color:#FFFFFF;
	text-decoration:underline;
}
.subHeaderMessage a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
.subHeaderMessage a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
.subHeaderMessage a:hover {
	background:none;
	color:#FFFFFF;
	text-decoration:none;
}
a.whiteLink {
	color:#FFFFFF;
	text-decoration:none;
}
a.whiteLink:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.whiteLink:active {
	color:#FFFFFF;
	text-decoration:none;
}
a.whiteLink:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.supContainer {
	width:968px;
}
.button {
	background:url(https://urpgstatic.com/images/buttons-cc.jpg);
	height:37px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	margin-right:2px;
	float:left;
	/*text-transform:uppercase;*/
}
.button a {
	text-decoration:none;
}
.button a:visited {
	text-decoration:none;
}
.button a:hover {
	text-decoration:underline;
}
.buttonZone {
	padding:8px 4px 0px 4px;
	float:left;
}
.buttonCornerLeft {
	background:url(https://urpgstatic.com/images/v2/buttons-lc.jpg);
	width:12px;
	float:left;
	height:37px;
}
.buttonCornerRight {
	background:url(https://urpgstatic.com/images/v2/buttons-rc.jpg);
	width:12px;
	float:left;
	height:37px;
}
.basicContainer {
	width: 90%;
    background: #D3E9F5;
    text-align: left;
    border-radius: 0px;
    padding: 16px;
    box-sizing: border-box;
    margin: 0 auto;
    margin-top: 8px;
    max-width: 1060px;
    position: relative;
}
.topBottomLines {
	padding: 12px 0px 12px 0px;
    text-align: center;
    margin: 20px;
    border-top: 2px solid #79BFEA;
    border-bottom: 2px solid #79BFEA;
	font-weight:bold;
	color:#666;
}
.topBottomLines button {
	display: inline-block !important;
    margin-bottom: 0 !important;
    margin-left: 8px !important;
    width: 140px !important;
}
.tournament-position-container {
    padding: 6px;
    border: 1px solid #ABD5EB;
    font-size: 1rem;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
}
.tournament-position-container h3 {
	display: block;
    width: 100%;
    overflow: hidden;
    height: 30px;
    white-space: nowrap;
}
.blueStrip {
	font-weight: bold;
    color: #555;
    font-size: 1.2rem;
    line-height: 1rem;
    border-bottom: 3px solid #79BFEA;
	width:100%;
	display:block;
	padding-bottom: 6px;
}

.subMenu {
	text-align: left;
    width: 100%;
    line-height: normal;
    padding: 0px;
    font-size: 1rem;
    font-weight: normal;
	display:block;
	box-sizing:border-box;
}
.subMenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
.subMenu li {	
	width: 95%;
	line-height:normal;
	padding:0px;
	list-style-image: none;
	list-style-type: none;
	margin:0px;
	border-bottom:1px solid #B4DAEE;
	cursor:pointer
}
.subMenu li a {	
	width: 100%;
    display: block;
    box-sizing: border-box;
    color: #333;
    text-decoration: none;
    font-weight: normal;
    padding: 9px;
}
.subMenu li a:hover {	
	background:#F3F3F3;
}
.boxTickerTitle {
	display:block;
	margin:20px 0px 10px 0px;
	border-bottom:1px solid #B4DAEE;
	padding:9px 0px 9px 12px;
}
.boxTickerTitle em {
	display:block;
	float:left;
	width:16px;
	height:16px;
	margin-right:6px;
	box-sizing:border-box;
	background:url(https://urpgstatic.com/img_library/icons/icon_world.gif) no-repeat center;
}

.whiteShadow {
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}

.msg-normal {
	background:#F5F5F5; 
	border:0px solid;
	width:100%;
	box-sizing:border-box;
	margin-bottom:12px;
	padding:10px;
	text-align:center;
}

.badges-list {
	width:100%;
	display:block;
	box-sizing:inline-block;
}
.badges-list h3 {
	font-size:1rem;
}
.badges-list ul {
	width:100%;
	display:block;
	box-sizing:border-box;
	list-style:none;
	margin:0;
	padding:0;
}
.badges-list li {
	text-align:center;
	line-height:normal;
	color:#000000;
	padding:0px;
	font-size:1rem;
	font-weight:normal;
	margin-bottom:6px;
}
.badges-list li img {
	margin-right:6px;
}
.badges-list li a {
	padding: 10px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
	border: 1px solid #B4DAEE;
	width:100%;
	display:block;
	box-sizing:border-box;
}
.badges-list li a:hover {
	background:#F5F5F5;
}
.badge-title-icon {
	width:auto;
	height:auto;
	line-height:20px;
}
#divChangeBT {
	display:inline;
}

.mapsMenu {
	text-align:left;
	line-height:normal;
	color:#000000;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	margin-bottom:4px;
}
.mapsMenu ul {
	list-style-image: none;
	list-style-type: none;
	margin:0px;
	padding:0px;
	color:#000000;
}
.mapsMenu li {	
	line-height: normal;
    padding: 16px;
    text-align: center;
    list-style-image: none;
    list-style-type: none;
    margin: 0px;
    display: inline-block;
    border: 1px solid #B4DAEE;
}
.mapsMenu li:hover {
	background:#F3F3F3;
}
.mapsMenu a {	
	padding:6px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;	
}
.mapsMenu a:hover {	
	padding:6px;
	background:#F3F3F3;
	text-decoration:none;
	font-weight:bold;
}

.contentMenu {
	padding:0px;
	width:100%;
	display:block;
}
.contentMenu li {
	list-style:none;
	margin:10px 0px 10px 0px;
	padding:0px;
	display:inline-block;
}
.contentMenu a {
	padding:10px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
	border:1px solid #B4DAEE;
	box-sizing:border-box;
	display:block;
}
.contentMenu a:hover {
	background:#F5F5F5;
}
.trade-center-options-container {
	display:block;
	width:100%;
	box-sizing:border-box;
}
.trade-center-results-container {
	display:block;
	width:100%;
	box-sizing:border-box;
	min-height:100px;
	position:relative;
}
.attackSlot {
    margin: 0;
    padding: 0;
}
.team-current {
	margin: 10px 0px 10px 0px;
    width: 100%;
    color: #000000;
    line-height: normal;
    font-size: 0.9rem;
    background: rgba(255,255,255,0.5);
    padding: 10px;
    overflow: auto;
    border-bottom: 1px solid #B4DAEE;
    box-sizing: border-box;
    display: block;
    text-align: center;
}
.attackSlot ul {
	list-style-image: none;
	list-style-type: none;
	margin:0px;
	padding:0px;
	color:#000000;
	cursor:pointer;
}
.attackSlot li {	
	line-height: normal;
    text-align: center;
    list-style: none;
    margin: 0;
    display: inline-block;
    padding: 0;
    margin-right: 0.5%;
    width: 23%;
    box-sizing: border-box;
}
.attackSlot a {	
    background-color: #79BFEA;
    text-decoration: none;
    width: 100%;
    display: block;
    padding: 8px;
    box-sizing: border-box;
	color: white;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
    border-bottom: 2px solid #3B95CA;
}
.attackSlot a:hover {	
	background-color: #3B95CA;
	border-bottom: 2px solid #3B95CA;
}
#mainInfoContent {
	height: 100%;
}
.ticker {
	margin:0px;
	padding:0px;
	overflow:hidden; 
	height:100px;
	list-style:none;
	margin-top:10px !important;
}
.ticker li {	
	line-height:normal;
	text-align:left;
	list-style:none;
	margin:0;
	padding:0;
	background:rgba(243,243,243,0.45);
	height:100%;
	padding:12px;
	box-sizing:border-box;
	width:100%;
	display:block;
}
.ticker li:hover {
	background:#F3F3F3;
}
.ticker li a {	
	color:#0278BF;
	text-decoration:none;
	font-weight:bold;	
	display:inline;
	width:auto;
	margin:0px 0px 6px 0px;
	padding:0px;
}
.ticker li a:hover {	
	color:#014269;
	text-decoration:underline;
	font-weight:bold;
}



.subMenuB {
	text-align:left;
	margin-left:0px;
	line-height:normal;
	color:#000000;
	padding:4px;
	font-size:12px;
	font-weight:normal;
	background:#F3F3F3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter:alpha(opacity=90);
	opacity: 0.90;
    -moz-opacity:0.90;
	-webkit-border-radius: 3px;
	-webkit-border-top-left-radius: 1px;
	-webkit-border-top-right-radius: 1px;
	-moz-border-radius: 3px;
	-moz-border-radius-topleft: 1px;
	-moz-border-radius-topright: 1px;
	border-radius: 3px;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
}
.subMenuB ul {
	list-style-image: none;
	list-style-type: none;
	margin:0px;
	padding:0px;
	color:#000000;
}
.subMenuB li {	
	width:94%;
	line-height:normal;
	padding:4px;
	list-style-image: none;
	list-style-type: none;
	margin:0px;
	border-bottom:1px solid #B4DAEE;
	cursor:pointer
}
.subMenuB li:hover {
	background:#B4DAEE;
}
.subMenuB a {	
	padding:0px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.subMenuB a:hover {	
	padding:0px;
	background:#B4DAEE;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.imgPadding {
	padding: 0px 8px 8px 0px;
}
.clear {
	clear:both;
}
.captcha-container {
	width:100%;
	margin-bottom:10px;
	display:block;
	text-align:center;
}
.helpBox {
	font-size:0.8rem;
	color:#333333;
	padding:6px;
	background-color:#EAF4FB;
	line-height:normal;
	margin-bottom:6px;
	position: relative;
}
.helpBox:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(234, 244, 251, 0);
	border-bottom-color: #EAF4FB;
	border-width: 6px;
	margin-left: -6px;
}
#myPokemonAttacks {
	display:inline-block;
	text-align: left;
	width: 70%;
}
.turnsBox {
    z-index: 100;
    position: absolute;
    width: 40%;
    right: 2%;
    font-size: 1rem;
    color: #000000;
    padding: 10px;
    text-align: center;
    background-color: #F3F3F3;
    line-height: normal;
    overflow: hidden;
    display: block;
    box-sizing: border-box;
    bottom: 10px;
	background-color: rgba(255,255,255,0.7);
}
.attDesLayerHead {
    background: #D5EBF9;
    padding: 8px;
    width: 100%;
    box-sizing: border-box;
    white-space: nowrap;
    text-align: left;
    position: relative;
	font-size:0.9rem;
	font-weight:bold;
}
.attDesLayer {
	padding: 8px;
	font-size:0.9rem;
	font-family:font-family: 'Roboto Condensed', sans-serif;
}

.formSelect {
	width:235px;
	border:2px solid #0278BF;
	background-color:#79BFEA;
	font:Verdana, Arial, Helvetica, sans-serif;	
	color:#FFFFFF;
	font-size:14px;
	padding:7px 8px 7px 10px;
	font-weight:bold;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: inset 0 1px rgba(34,25,25,0.15),0 1px #DEEFF8;
	-moz-box-shadow: inset 0 1px rgba(34,25,25,0.15),0 1px #DEEFF8;
	-webkit-box-shadow: inset 0 1px rgba(34,25,25,0.15),0 1px #DEEFF8;
}
.formCheckbox {
	border:3px solid #0278BF;
	background-color:#79BFEA;
	font:Verdana, Arial, Helvetica, sans-serif;	
	color:#FFFFFF;
	font-size:14px;
	padding:3px;
	font-weight:bold;
}
.formTextarea {
	width:223px;
	height:100px;
	border:3px solid #0278BF;
	background-color:#79BFEA;
	font:Verdana, Arial, Helvetica, sans-serif;	
	color:#FFFFFF;
	font-size:14px;
	padding:3px;
	font-weight:bold;
}
.pokemonSlot {
	float:left;
	width:112px;
	text-align:center;
	font-size:12px;
	line-height:normal;
	overflow:hidden;
	cursor:pointer;
	white-space:nowrap;
}
.pokemonFaintedSlot {
	float:left;
	width:112px;
	text-align:center;
	line-height:normal;
	overflow:hidden;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
	filter:alpha(opacity=45);
	opacity: 0.45;
    -moz-opacity:0.45;
}
#blockBanch {
	width: 100%;
    height: 145px;
    position: absolute;
    filter: alpha(opacity=0.1);
    -moz-opacity: 0.01;
    box-sizing: border-box;
    left: 0;
}
#battleTeamTable {
	margin: 0px;
    padding: 0px;
    border: 0px solid;
    width: 100%;
}
.battleBackground {
	background:url(https://urpgstatic.com/images/battle-bg2.jpg);
	width:652px;
	height:336px;
	padding:30px 13px 10px 13px;
}
.battleScreen {
	width: 100%;
    height: 300px;
    position: relative;
    margin: 0;
    background-size: cover !important;
	overflow: hidden;
}
.battle-my-tile {
	width:256px;
	height:32px;
	position:absolute;
	bottom:0;
}
.battle-rival-tile {
	width:128px;
	height:auto;
	position:absolute;
	top:100px;
	right:20px;
}
.battle-my-ball {
	position: absolute;
    left: 120px;
    bottom: 0px;
    display: none;
    z-index: 10;
}
.battle-rival-ball {
	position: absolute;
    top: 110px;
    right: 75px;
    display: none;
    z-index: 10;
}
.navigationBackground {
	width: 100%;
    height: inherit;
    padding: 14px;
    box-sizing: border-box;	
	margin: 20px 0px 20px 0px;
	position:relative;
}

.navigationInfo {
	padding:0px 0px 10px 13px;
	color:#FFFFFF;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.soft-bg {
	width:100%;
	height:100%;
	display:block;
	background: rgba(121,191,234, 0.6);
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.event-information {
	margin: 10px 0px 10px 0px;
    width: 100%;
    color: #000000;
    line-height: normal;
    font-size: 0.9rem;
    background: rgba(255,255,255,0.5);
    padding: 10px;
    overflow: auto;
    border-bottom: 1px solid #B4DAEE;
    box-sizing: border-box;
    display: block;
	text-align: center;
}
.trainer-experience {
	margin: 10px 0px 10px 0px;
    width: 100%;
    color: #000000;
    line-height: normal;
    font-size: 0.9rem;
    background: rgba(255,255,255,0.5);
    padding: 10px;
    overflow: auto;
    border-bottom: 1px solid #B4DAEE;
    box-sizing: border-box;
    display: block;
	text-align: center;
}
.shop-discount {
	margin: 10px 0px 10px 0px;
    width: 100%;
    color: #000000;
    line-height: normal;
    font-size: 0.9rem;
    background: rgba(255,255,255,0.5);
    padding: 10px;
    overflow: auto;
    border-bottom: 1px solid #B4DAEE;
    box-sizing: border-box;
    display: block;
	text-align: center;
}
.shop-budget-container {
	width: 100%;
    display: block;
    position: relative;
    margin-bottom: 20px;
}
.shop-budget-container .amount {
	position:absolute;
	left:0;
	top:0;
}
.shop-budget-container .coins {
	position:absolute;
	right:0;
	top:0;
}
.cp-pokemon-list {
	margin:0;
	padding:0;
}
.cp-pokemon-list li {
	list-style: none;
    text-align: left;
    border-bottom: 1px solid #B4DAEE;
    padding: 3px;
    position: relative;
	height: 26px;
    padding-top: 6px;
}
.cp-pokemon-list .column {
	position:absolute;
	height:28px;
}
.cp-pokemon-list .column.pokemon {
	left:0%;
}
.cp-pokemon-list .column.normal {
	left:40%;
}
.cp-pokemon-list .column.shiny {
	left:50%;
}
.cp-pokemon-list .column.golden {
	left:60%;
}
.cp-pokemon-list .column.metallic {
	left:70%;
}
.cp-pokemon-list .column.mystic {
	left:80%;
}
.cp-pokemon-list .column.dark {
	left:90%;
}
.cp-pokemon-list .column.co-header {
	
}
.pokemon-list-container {
	width:100%;
	position:relative;
	display:block;
	box-sizing:border-box;
	min-height:260px;
}
.shop-items-container {
	width:100%;
	position:relative;
	display:block;
	box-sizing:border-box;
	min-height:300px;
}
.teams-list-container {
	width:100%;
	position:relative;
	display:block;
	box-sizing:border-box;
	min-height:100px;
}
.rooms-items-container {
	width:100%;
	position:relative;
	display:block;
	box-sizing:border-box;
	min-height:300px;
}
.trainers-items-container {
	width:100%;
	position:relative;
	display:block;
	box-sizing:border-box;
	min-height:300px;
}
.events-container {
	width:100%;
	position:relative;
	display:block;
	box-sizing:border-box;
	min-height:300px;
}
.events-container.past {
	min-height:80px;
}
.trainer-box {
    display: inline-block;
    box-sizing: border-box;
    width: 48.1%;
    vertical-align: top;
    padding: 12px 8px 12px 88px;
    margin-right: 1%;
    /* height: 150px; */
    border-bottom: 1px solid #B4DAEE;
    background: rgba(255,255,255,0.5);
    position: relative;
    margin-bottom: 1%;
	min-height: 110px;
}
.trainer-box.inactive {
    background: #D3E9F5;
}
.trainer-box p {
	margin:0;
	padding:0;
	margin-bottom:4px;
	line-height:normal;
}
.trainer-box .sprite {
	max-width: 80px;
    width: 20%;
    height: auto;
    left: 0;
    position: absolute;
}
.trainer-box .ranking {
	right: 0;
    top: 0;
    padding: 8px;
    color: white;
    font-weight: bold;
    position: absolute;
    font-size: 1.2rem;
    background: rgba(71,167,225,0.7);
}
.trainer-box a {
    text-decoration:none;
}
.list-sort-filter {
	font-size: 1rem;
    display: block;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 20px;
	position:relative;
}
.list-sort-filter a {
	text-decoration:none;
}
.list-sort-filter i {
	margin-left:6px;
}
.list-dropdown {
	border: 2px solid #79BFEA;
    background-color: #F5F5F5;
    color: #333;
    font-size: 0.9rem;
    padding: 4px;
    font-weight: bold;
    margin: 3px 0px 3px 0px;
    -webkit-box-shadow: inset -1px 0px 4px 1px rgba(189,189,189,0.5) -moz-box-shadow: inset -1px 0px 4px 1px rgba(189,189,189,0.5) 
	box-shadow: inset -1px 0px 4px 1px rgba(189,189,189,0.5);
    width: 50px;
}
.list-page-container {
	width: 100%;
    height: 50px;
    box-sizing: border-box;
    display: block;
    position: relative;
    margin-top: 10px;
}
.list-page-container .action {
	position:absolute;
	left:0;
	top:0;
	width:30%;
}
.list-page-container .page {
	position:absolute;
	right:0;
	top: 26%;
	width: 100%;
	text-align: right;
}
.shopItem .description {
	text-align:center;
}
.shopItem .item-name {
	display:block;
	margin-bottom:10px;
	white-space:nowrap;
}
.navigationScreen {
	width:640px;
	height:320px;
	line-height:normal;
	margin: 0 auto;
	padding:0;
	position:relative;
}
.myPlayerOverworld {
	position:absolute; 
	z-index:3;
	width:16px;
	height:32px;
	display:none;
}
.eventsBackground {
	width: 100%;
    height: 110px;
    padding: 10px;
    background: #47A7E1;
    display: block;
    box-sizing: border-box;
	overflow: hidden;
}
.eventsBackground .scrolling {
	display:inline-block;
	box-sizing:border-box;
}
.eventsBackground .scroll-desc {
	display: inline-block;
    color: white;
    vertical-align: top;
    box-sizing: border-box;
    /*padding: 10px;
    width: 23%;*/
	padding: 1% 2px 1% 1%;
    width: 20%;
}
.event-screen {
	display: inline-block;
    color: white;
    vertical-align: top;
    box-sizing: border-box;
    overflow: hidden;
    width: 60.8%;
    height: 100%;
    /*background: #3B95CA;*/
    float: right;
	position:relative;
}

.event-screen .pk-container {
	display: block;
    box-sizing: border-box;
    overflow: hidden;
    width: 28%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    text-align: center;
	line-height: 140px;
}

.event-screen .pk-container img {
	vertical-align: top;
}

.event-screen .tab-container {
	display: block;
    box-sizing: border-box;
    vertical-align: top;
    position: absolute;
    left: 30%;
    top: 0px;
    text-align: left;
    width: 70%;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
}

.event-screen .tab-container strong {
	font-size:1.1rem;
	white-space: nowrap;
}

.event-screen .fight-container {
	display: block;
    box-sizing: border-box;
	padding-top: 10px;
}

.eventScreen {
	float:right;
	margin:12px 0px 0px 0px;
	padding:2px 6px 6px 6px;
	background:url(https://urpgstatic.com/images/event-screen.jpg);
	width:385px;
	height:70px;
	overflow:hidden;
}
.nav-map-desc {
	display: block;
    width: 50%;
}
.bt-container {
	width:100%;
	box-sizing:border-box;
	position:relative;
	height:200px;
	display: block;
}
.bt-container.rival {
	height:initial;
	margin-bottom: 8px;
}
#battleTeamZone {
	display: block;
    margin: 0;
    padding: 0;
    height: 100%;
}
.bt-pokemon-list {
	width: 100%;
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    height: 100%;
    margin-bottom:12px;
}
.bt-pokemon-list.rival {
	margin-bottom:0px;
	margin-top: -12px;
}
.bt-pokemon-list li {
	display: inline-block;
    width: 16%;
	text-align: center;
	vertical-align: top;
}
.bt-pokemon-list li a {
	width:100%;
	display:block;
	height:100%;
	box-sizing:border-box;
	padding:6px;
	color:#333;
	text-decoration:none;
	transition: background-color 0.3s ease;
	background-color: transparent;
}
.bt-pokemon-list li a:hover {
	background-color: #B4DAEE;
}
.bt-pokemon-list li strong {
	font-size:1.2rem;
}
.bt-pokemon-list li label {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0;
    padding: 0;
}
.bt-pokemon-list .pokemon-name {
	width:100%;
	display:block;
	white-space:nowrap;
}
.bt-buttons-container {
	width: 100%;
    text-align: left;
    margin: 0;
    padding: 0;
	position:relative;
}
.bt-my-pokemon-container {
	z-index: 3;
    text-align: center;
    line-height: normal;
    position: absolute;
    top: -20px;
    left: 40px;
    box-sizing: border-box;
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}
.bt-bar-container {
	width: 170px;
    margin-top: 10px;
}
#myPokemonBanch {
	position: absolute;
    left: 0;
    bottom: 0;
	height: 200px;
}
#blockAttacksLayer {
	position: absolute;
    z-index: 100;
    width: 70%;
    height: 100%;
    margin: 0;
    top: 0;
    background: rgba(211,233,245,0.7);
    left: 0;
}
#disableBanch {
	position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 20;
    display: none;
}
.bt-my-pokemon-sprite {
    width: 200px;
    z-index: 2;
    text-align: center;
    position: relative;
    vertical-align: bottom;
    display: table-cell;
    height: 166px;
    box-sizing: border-box;
}
.bt-my-pokemon-sprite img {
	transform: scale(2);
    -webkit-transform: scale(2);
    max-width: 200px;
    height: auto;
}
#rivalsPokemonBanch {
	position: absolute;
    right: 0;
    top: 0;
}
.bt-rival-pokemon-container {
	z-index: 3;
    width: 200px;
    text-align: center;
    line-height: 12px;
    position: absolute;
    top: 10px;
    right: 0;
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
}
.bt-rival-pokemon-sprite {
    width: 200px;
    z-index: 2;
    text-align: center;
    position: relative;
    height: 133px;
    vertical-align: bottom;
    display: table-cell;
}
.bt-buttons-options-container {
    width: 28%;
    display: inline-block;
    position: absolute;
    right: 0;
    text-align: right;
    height: 100%;
	top: 0px;
}
.bt-options-container-button {
	width: 46%;
    display: inline-block;
    margin: 0;
    height: 100%;
}
.hpBar {
	width:100px;
	border:1px solid #63800B;
	height:12px;
	background:url(https://urpgstatic.com/images/battle-bg-bar.jpg);
}
.battleEvents {
	margin: 10px 0px 10px 0px;
    width: 100%;
    height: 80px;
    color: #000000;
    line-height: normal;
    font-size: 0.9rem;
    background: rgba(255,255,255,0.5);
    padding: 10px;
    overflow: auto;
    border-bottom: 1px solid #B4DAEE;
    box-sizing: border-box;
    display: block;
}
.attackList {
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
	line-height:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.friendsListBackground {
	width:240px;
	text-align:left;
	padding:0px 0px 0px 11px;
}
.friendItemBox {
	padding:2px 2px 4px 2px;
	border-bottom:1px solid #B4DAEE;
	line-height:normal;
	margin-bottom:1px;
	clear:both;
	text-decoration:none;
}
.friendItemBox:hover {
	padding:2px 2px 4px 2px;
	border-bottom:1px solid #B4DAEE;
	line-height:normal;
	background-color:#F3F3F3;
	margin-bottom:1px;
	clear:both;
	text-decoration:none;
}

.itemSelectBox ul {
	list-style-image: none;
	list-style-type: none;
	margin:0px;
	padding:0px;
}
.itemSelectBox li {	
    text-align: left;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #D3E9F5;
    font-size: 0.9rem;
    line-height: normal;
    overflow: hidden;
    margin: 0;
    clear: both;
    color: #333333;
    text-decoration: none;
	height: 40px;
}
.itemSelectBox a {	
    padding: 8px;
    width: 100%;
    display: block;
    box-sizing: border-box;
    color: #333;
    text-decoration: initial;
	height: 100%;
}
.itemSelectBox a:hover {	
	background:#F5F5F5;
}

.trainerDetails {
	position: absolute;
    display: none;
    font-size: 0.9rem;
    margin: 0px 0px 0px -2px;
    width: 340px;
    height: 300px;
    box-sizing: border-box;
    background: #FFFFFF;
    overflow: auto;
    z-index: 4;
    -moz-box-shadow: 0px 0px 6px 1px #236994;
    -webkit-box-shadow: 0px 0px 6px 1px #236994;
    box-shadow: 0px 0px 4px 1px #236994;
}
.trainerDetails .title, #itemBox .title {
	background: #D5EBF9;
    font-size: 1rem;
    padding: 8px;
    width: 100%;
    box-sizing: border-box;
    white-space: nowrap;
    text-align: left;
    position: relative;
}
.trainerDetails .closepop, #itemBox .closepop, .pokemonDetails .closepop {
	display: inline-block;
    right: 0;
    position: absolute;
    font-size: 1.3rem;
    width: 40px;
    text-align: center;
    height: 80%;
}
#itemBox .trainer-header {
	width:24px; 
	height:24px; 
	display:inline-block;
}
.trainerDetails a {
	text-decoration:none;
	margin-right:6px;
}
.trainerDetails .closepop a, #itemBox .closepop a, .pokemonDetails .closepop a {
	color: #666;
    width: 100%;
    height: 100%;
    display: block;
}
.trainerDetails .closepop a:hover, #itemBox .closepop a:hover, .pokemonDetails .closepop a:hover {
	color:#333;
}
.trainerDetails .trainer-header {
	width:16px; 
	height:20px; 
	display:inline-block;
	background-position:0px 50% !important;
}

.trainerDetailsBox {
    text-align: left;
    width: 100%;
    padding: 8px;
    box-sizing: border-box;
    border-bottom: 1px solid #D3E9F5;
    font-size: 0.9rem;
    line-height: normal;
    overflow: hidden;
    margin: 0;
    clear: both;
    color: #333333;
    text-decoration: none;
}
.pokemonDetailsBox {
	text-align:left;
	padding:5px;
	border:1px solid #B4DAEE;
	font-size:11px;
	line-height:normal;
	background-color:#FFFFFF;
	overflow:hidden;
	margin:1px 1px 0px 1px;
	clear:both;
	color:#333333;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-khtml-border-radius: 4px; 
	border-radius: 4px;
	text-decoration:none;
}
.pokemonDetailsBox input {
	margin-top:4px;
	border:2px solid #0278BF;
	background-color:#79BFEA;
	font:Verdana, Arial, Helvetica, sans-serif;	
	color:#FFFFFF;
	font-size:11px;
	padding:3px;
	font-weight:bold;
}

.inputSmall {
	margin-top:4px;
	border:2px solid #0278BF;
	background-color:#79BFEA;
	font:Verdana, Arial, Helvetica, sans-serif;	
	color:#FFFFFF;
	font-size:11px;
	padding:3px;
	font-weight:bold;
}

.privateMessageBox {
	padding:4px;
	border:1px solid #D5AF00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	background-color:#FDE264;
	overflow:hidden;
	height:25px;
	margin-bottom:1px;
	clear:both;
	color:#333333;
	cursor:pointer;
	text-decoration:none;
}
.privateMessageBox:hover {
	padding:4px;
	border:1px solid #D5AF00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	background-color:#FEEFA7;
	overflow:hidden;
	height:25px;
	margin-bottom:1px;
	clear:both;
	color:#333333;
	cursor:pointer;
	text-decoration:none;
}
.privateMessage {
	padding:4px;
	overflow:hidden;
	margin-bottom:1px;
	clear:both;
	text-decoration:none;	
}
.profileSprite {
	background:url(https://urpgstatic.com/images/profile-icon-bg.gif) no-repeat;
	width:150px;
	height:228px;
	margin:9px 9px 4px 0px;
	float:left;
	text-align: center;
	padding: 4px 5px 5px 5px;
}
.profileSpriteSmall {
	margin: 0;
    text-align: center;
    padding: 8px;
    z-index: 0;
    /* position: absolute; */
    border: 1px solid #B4DAEE;
    display: block;
}
.shopItem {
	width: 18.7%;
    /* height: 140px; */
    padding: 8px;
    margin: 0px 5px 5px 0px;
    overflow: hidden;
    text-decoration: none;
    display: inline-block;
    box-sizing: border-box;
    color: #333;
    /* text-shadow: 0px 0px 3px rgba(0, 0, 0, 1); */
    border-bottom: 1px solid #B4DAEE;
    background: rgba(255,255,255,0.5);
}
.shopItem:hover {
	background-color:#B4DAEE;
}
#recoveredZone {
	width: 40%;
    text-align: center;
    display: block;
    box-sizing: border-box;
    margin: 0 auto;
}
#bankFee {
	margin:10px 0px 10px 0px;
}
.charSelectionBox {
    margin-top: 10px;
    width: 100%;
    text-align: left;
    z-index: 0;
}
.charSelectionBox a {
    display: inline-block;
    box-sizing: border-box;
    width: 19%;
    vertical-align: top;
    padding: 8px;
    margin-right: 0.5%;
    border-bottom: 1px solid #B4DAEE;
    background: rgba(255,255,255,0.5);
    position: relative;
    margin-bottom: 0.5%;
	text-align: center;
}
.charSelectionBox a:hover {
	background-color:#79BFEA;
}

.setPokemonBox {
    display: inline-block;
    width: 16.2%;
    text-align: center;
    margin: 0;
    margin-bottom: 6px;
    text-decoration: none;
    box-sizing: border-box;
    padding: 0;
    position: relative;
}
.setPokemonBox label {
	display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 8px 6px 8px 6px;
    text-decoration: none;
    border-bottom: 1px solid #B4DAEE;
    background: rgba(255,255,255,0.5);
}
.setPokemonBox a {
	padding-top:5px;
	display:block;
	width:100%;
}
.setPokemonBox .name {
	font-weight:bold;
	display:block;
	width:100%;
	overflow:hidden;
	white-space:nowrap;
}
.smallVerdana {
	font-size:0.9rem;
}
.footer {
	background-color:#3B95CA;
	margin-top: 16px;
	text-align:center;
	box-sizing: border-box;
	width:100%;
	display:block;
}
.footer-container {
	font-family: 'Roboto Condensed', sans-serif;
    color: white;
    width: 100%;
    max-width: 1000px;
    display: block;
    margin: 0 auto;
    position: relative;
    padding: 20px 0px 20px 0px;
    text-align: left;
    line-height: 1.4rem;
    font-size: 1rem;
	box-sizing: border-box;
}
.footer-container img {
	line-height: 1.4rem;
    width: auto;
    margin: 2% 3% 0% 10%;
}


#PokemonZone {
	position: relative;
    width: 230px;
    z-index: 1;
    left: 0;
    top: -50px;
    text-align: center;
}
.memberPanelTable {
    border-radius: 0px;
    padding: 10px;
    border: 1px solid #B4DAEE;
    text-align: center;
    width: 100%;
    display: inline-block;
	box-sizing:border-box;
	margin-bottom: 12px;
	position: relative;
}
.footer a {
	color: #FFFFFF;
	text-decoration:underline;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}
.footer a:hover {
	background:none;
	color: #FFFFFF;
	text-decoration:none;
}
#buttonMenu {
	position:absolute;
	width:650px;
	height:37px;
	/*attention*/
	z-index:4;
	left: auto;
}
.wait-screen {
	height: 100%;
    width: 100%;
    box-sizing: border-box;
    z-index: 3;
    position: absolute;
    text-align: center;
    display: block;
    background: rgba(243,243,243,0.45);
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    padding-top: 15%;
	z-index: 50;
}
.wait-screen-loading {
	width: 200px;
    height: 40px;
    background: #F5F5F5;
    border: 1px solid #B4DAEE;
    display: block;
    box-sizing: border-box;
    margin: 0 auto;
    line-height: 36px;
}
.message-list-container {
	width:100%; 
	height:200px; 
	overflow:auto;
	text-align:left;
	margin-bottom: 10px;
}
.message-list {
	margin:0;
	padding:0;
	width: 99%;
}
.message-list li {
	list-style:none;
	box-sizing:border-box;
}
.message-list li.nomessage {
	width:100%;
	text-align:center;
	box-sizing:border-box;
}
.message-list a {
	width:100%;
	padding:8px;
	display:block;
	border-bottom: 1px solid #B4DAEE;
	color:#000;
	text-decoration:none;
    box-sizing: border-box;
}
.message-list a:hover {
	background:#F5F5F5;
}
.message-list .title {
	display: block;
    width:100%;
	box-sizing:border-box;
	margin-bottom: 4px;
}
.message-list .title i {
	display: inline-block;
    background: url("https://urpgstatic.com/images/icon-mail.gif") no-repeat;
    width: 16px;
    height: 11px;
    margin-right: 6px;
}
.message-list .description i {
	display: inline-block;
	background:url("https://urpgstatic.com/img_library/icons/icon_user.gif") no-repeat;
	width:16px;
	height:16px;
	margin-right: 6px;
}
.separator-line {
	margin:0;
	padding:0;
	border:0px solid;
	border-bottom: 1px solid #B4DAEE;
	width:100%;
	margin-bottom:10px;
	display:block;
}
.privateMessage h3 {
	text-align:left;
	font-size: 1.1rem;
}

.errorBox {
	color: #FFFFFF;
    width: 100%;
    background-color: rgba(223, 81, 79, 0.9);
    padding: 12px;
    margin: 10px 0px 10px 0px;
    display: block;
    box-sizing: border-box;
    font-size: 1rem;
	max-width: 1060px;
	z-index: 10;
    position: relative;
}
.bgWaitScreen {
	background-color: #79BFEA;	
	height: 250px;
	width: 675px;
	position:absolute;
	z-index: 2;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
	filter:alpha(opacity=35);
	opacity: 0.35;
    -moz-opacity:0.35;
}
.bgWaitScreenYellow {
	background-color: #F3F3F3;	
	height: 250px;
	width: 675px;
	position:absolute;
	z-index: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
	filter:alpha(opacity=45);
	opacity: 0.45;
    -moz-opacity:0.45;
}
.bgOverWaitScreen {
	height: 250px;
    width: 100%;
    box-sizing: border-box;
    z-index: 3;
    position: absolute;
    text-align: center;
    display: block;
    padding: 0;
    margin: 0;
}
.waitScreen {
	text-align:center;
	background:#F5F5F5;
	width:160px;
	border:1px solid #79BFEA;
	padding:4px;
	font-size:12px;
	margin-top:100px;
	border-radius: 2px;
}
.waitScreenYellow {
	text-align:center;
	background:#F5F5F5;
	width:160px;
	border:1px solid #79BFEA;
	padding:4px;
	font-size:10px;
	margin-top:100px;
}
.pmZone {
	padding:1px; 
	width:100%; 
	height:150px;
	overflow:auto; 
	text-align:left;
	height:127px;
}
.sortBox {
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 
	-khtml-border-radius: 6px; 
	border-radius: 6px;
	padding:6px;
	border: 1px solid #ABD5EB;
	font-size:12px;
	margin:8px 0px 8px 0px;
}
.detailsBoxHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	font-weight:bold;
	line-height:normal;
}
.detailsBoxContent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	line-height:normal;
}

#itemBox {
	position: absolute;
    font-size: 0.9rem;
    margin: 0px 0px 0px -2px;
    width: 340px;
    height: 300px;
    box-sizing: border-box;
    background: #FFFFFF;
    overflow: auto;
    z-index: 4;
    -moz-box-shadow: 0px 0px 6px 1px #236994;
    -webkit-box-shadow: 0px 0px 6px 1px #236994;
    box-shadow: 0px 0px 4px 1px #236994;
}
.pokemonDetails a {
    width: initial !important;
    padding-top: 0;
	display: inline-block;
}
.pokemonDetails {
	position: absolute;
    font-size: 0.9rem;
    margin: 0;
    width: 340px;
    height: 300px;
	left: 100%;
    top: 0%;
    box-sizing: border-box;
    background: #FFFFFF;
    overflow: auto;
    z-index: 4;
    -moz-box-shadow: 0px 0px 6px 1px #236994;
    -webkit-box-shadow: 0px 0px 6px 1px #236994;
    box-shadow: 0px 0px 4px 1px #236994;
	text-align: left;
	padding:0;
	display:none;
}
.pokemonDetails li {
	text-align: left;
    width: 100%;
    padding: 8px;
    box-sizing: border-box;
    border-bottom: 1px solid #D3E9F5;
    font-size: 0.9rem;
    line-height: normal;
    overflow: hidden;
    margin: 0;
    clear: both;
    color: #333333;
    text-decoration: none;
	list-style:none;
}
.pokemonDetails .title {
	background: #D5EBF9;
    font-size: 1rem;
    padding: 8px;
    width: 100%;
    box-sizing: border-box;
    white-space: nowrap;
    text-align: left;
    position: relative;
}
.pokemonDetails .more-details {
	padding:0px;
	border-bottom:0px;
}
.eventLogWin {
	color:green;
	font-weight:bold;
}
.eventLogLoose {
	color:red;
	font-weight:bold;
}
.fainted {
	opacity: 0.35;
	filter: alpha(opacity =35);
	cursor: default;
}
.fainted:hover {
	background-color:transparent !important;
}
.faintedPokemon {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
	filter:alpha(opacity=35);
	opacity: 0.45;
    -moz-opacity:0.45;
}
.normalPokemon {
	
}

.map-list {
	width: 48%;
    box-sizing: border-box;
    height: 200px;
    display: inline-block;
	position:relative;
	margin-bottom:10px;
	margin-right: 10px;
	overflow: hidden;
}

.leader-list {
	width: 48%;
    box-sizing: border-box;
    height: 100px;
    display: inline-block;
	position:relative;
	margin-bottom:10px;
	margin-right: 10px;
	overflow: hidden;
}

.map-list:hover {
	opacity:0.9;
}
.map-list a {
	text-decoration: none;
    width: 100%;
    color: white;
    display: block;
    height: 100%;
    box-sizing: border-box;
}
.leader-list a {
	text-decoration: none;
    width: 100%;
    display: block;
    height: 100%;
    box-sizing: border-box;
	padding:10px;
	border-bottom:1px solid #B4DAEE;
	color:#333;
}
.leader-list a:hover {
	background:#F5F5F5;
}
.leader-list img {
	margin:0px 10px 10px 0px;
}
.map-list-description {
	width: 100%;
    box-sizing: border-box;
	position:absolute;
	left:0;
	bottom:0;
	background:rgba(0,0,0,0.4);
	padding:10px;
	line-height:normal;
	color: white;
}
.map-list h2 {
	color:white;
	font-size: 1.5rem;
}
.leader-list h2 {
	color:#333;
	font-size: 1.5rem;
}
.map-nav-links {
	position: absolute;
    right: 20px;
    top: 72px;
}
.map-online-players {
	position: absolute;
    right: 10px;
    top: 20px;
	width: 50%;
    text-align: right;
}
.map-online-players .label {
	display: inline-block;
    color: white !important;
    padding: 6px 10px 6px 10px;
    box-sizing: border-box;
    text-decoration: none !important;
    font-size: 1.2rem;
    background: #47A7E1;
    line-height: 26px;
	margin-right:6px;
	margin-bottom: 6px;
}
.map-online-players a {
	color:white;
	text-decoration:none;
}
.map-trainer-details {
	cursor:pointer; 
	width:16px; 
	height:16px;
	position:absolute; 
	z-index:6;
}
.map-trainer-details-link, .map-trainer-details-link:hover {
	width: 100%;
    height: 100%;
    display: block;
    box-sizing: border-box;
    text-decoration: none;
}
.list-page-container a {
	display: inline-block;
    color: white !important;
    padding: 6px 10px 6px 10px;
    box-sizing: border-box;
    text-decoration: none !important;
    font-size: 1.2rem;
    background: #47A7E1;
    line-height: 26px;
	margin-right:6px;
	font-weight:normal;
	text-decoration:none;
	width: initial;
}

#jsFunctions {
	display:none;
}

.basicContainer .messageList {
	padding: 4px;
	border-bottom:1px dotted #79BFEA;
	clear:both;
	cursor:pointer;
	cursor:hand;
	height:40px;
}
.basicContainer .messageList:hover {
	background: #F3F3F3;	
}
.basicContainer .battleInvitationList {
	padding: 4px;
	border-bottom:1px dotted #79BFEA;
	cursor:pointer;
	width:667px;
}
.basicContainer .battleInvitationList:hover {
	background: #F3F3F3;	
}
.tradeBox {
	padding: 12px;
    margin: 0;
    border-bottom: 1px solid #B4DAEE;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    background: rgba(255,255,255,0.5);
}
.tradeBox ul {
	margin:0px;
	padding:0px;
}
.tradeBox li {
	list-style:none;
	display:block;
	float:left;
	overflow:hidden; 
	white-space:nowrap;
	vertical-align:middle;
}
.tradeBox img {
	margin-right:4px;
}
h3 {
	color: #333333;
    text-align: center;
    line-height: normal;
    margin: 0px;
    padding: 0px;
    font-size: 1.2rem;
    display: block;
    font-weight: bold;
    margin-bottom: 12px;
	margin-top: 10px;
}
.smallFont {
	font-size:0.9rem;
}
.drag{
	border:0px solid;
	cursor: move;
	margin: auto;
	z-index: 10;
	text-align: center;
	/*opacity: 0.7;
	filter: alpha(opacity=70);
	height: 1px;*/
	/* without width, IE6/7 will not apply filter/opacity to the element ?! */
	width: 1px;
	/* round corners */
	border-radius: 0px; /* Opera, Chrome */
	-moz-border-radius: 0px; /* FF */
}

.nav-tile {
	width:16px; 
	height:16px; 
	float:left;
}

.hideContent
{
    display: none;
}

.previous-next {
	width:100%;
	display:block;
	text-align:right;
	padding:10px 0px 10px 0px;
	font-weight:bold;
}
.battleList {
	display: inline-block;
    box-sizing: border-box;
    width: 100%;
	box-sizing:border-box;
    vertical-align: top;
    padding: 12px;
    border-bottom: 1px solid #B4DAEE;
    background: rgba(255,255,255,0.5);
    position: relative;
    margin-bottom: 1%;
    min-height: 32px;
}
.battleList .description {
	right: 0;
    top: 0;
    padding: 8px;
    color: white;
    font-weight: bold;
    position: absolute;
    font-size: 1.2rem;
    background: rgba(71,167,225,0.7);
}
.battleList a {
	text-decoration:none;
}
.eventList {
    display: inline-block;
    box-sizing: border-box;
    width: 48.1%;
    vertical-align: top;
    padding: 12px;
    margin-right: 1%;
    border-bottom: 1px solid #B4DAEE;
    background: rgba(255,255,255,0.5);
    position: relative;
    margin-bottom: 1%;
	min-height: 110px;
	box-sizing: border-box;
}
.eventList p {
	margin:0;
	padding:0;
	margin-bottom:10px;
	line-height:normal;
}
.eventList i {
	margin-right:4px;
}
.eventList h2 {
	margin-bottom:12px;
}
.eventList .sprite {
	max-width: 80px;
    width: 20%;
    height: auto;
    left: 0;
    position: absolute;
}
.eventList .description {
	right: 0;
    top: 0;
    padding: 8px;
    color: white;
    font-weight: bold;
    position: absolute;
    font-size: 1.2rem;
    background: rgba(71,167,225,0.7);
}
.eventList a {
    text-decoration:none;
}
.eventList .data {
    font-size:0.9rem;
}
.obBox {
	width:118px; 
	height:118px; 
	border-radius: 8px; 	
	padding:6px; 
	border: 1px solid #ABD5EB; 
	float:left; 
	margin:0px 3px 3px 0px;
}
.obBox.inactive {
	border: 1px solid #CCC;
}
.pokemonSlotDrag {	
	margin: auto;
    text-align: center;
    vertical-align: middle;
	display:none;
}
.pokemonSlotDrag ul {
	margin:0px;
	padding:0px;
}
.pokemonSlotDrag li {
	width: 32%;
    display: inline-block;
    list-style: none;
    border: 2px dashed #ABD5EB;
    overflow: hidden;
    white-space: nowrap;
    margin: 0;
    box-sizing: border-box;
    padding: 0px;
}
.pokemonSlotDrag a {
    width: 100%;
    display: block;
    color: #333;
    padding: 6px;
	text-align: center;
    box-sizing: border-box;
    text-decoration: none;
    background: rgba(255,255,255,0.4);
}
.pokemonSlotDrag a:hover {
	background:#ABD5EB;
}
.pokemonSlotDrag.selected {
	display:none;
	cursor:default;
}
.pokemonSortLayer p {
	width:33%;
	float:left;
	display:block;
	text-align:center;
	line-height:normal;
	overflow:hidden;
	cursor:pointer;
	white-space:nowrap;
}
#pokemonListBox {
	display: block;
    margin-bottom: 12px;
    width: 100%;
    box-sizing: border-box;
}

.description-container {
	display: block;
    clear: both;
    font-size: 14px;
    padding: 14px;
    background: #f0f8ff66;
    margin: 10px;
}

/* Cookies compliant section */
.cookie-consent {
	width: 100%;
    position: fixed;
    background: rgba(38, 95, 129, 0.9);
    bottom: 0;
    z-index: 20;
    padding: 14px 20px;
    text-align: left;
    color: white;
    font-size: 14px;
    font-weight: normal;
	display:none;
}
.cookie-consent a {
	color:white;
}
.button-cookie-close {
	cursor:pointer;
	display: block;
    right: 16px;
    position: fixed;
    bottom: 14px;
    font-weight: normal;
    font-family: Arial;
    color: #ffffff;
    font-size: 18px;
}