blockquote {
    font-family: Georgia, serif;
    font-size: 18px;
    font-style: italic;
    width: 300px;
    max-width: 300px;
    margin: 0.25em 0;
    padding: 0.25em 40px;
    line-height: 1.45;
    position: relative;
    color: #383838;
    border-left: 10px solid #aaa;
}

blockquote cite {
    color: #555555;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}

blockquote cite:before {
    content: "\2014 \2009";
}

body,
html {
    margin: 0;
    padding: 0;
    color: white;
    line-height: 20px;
    font-size: 14px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    background-repeat: repeat-x;
    background-color: #000000;
    font-style: normal;
    font-variant: normal;
}

.FullWidthContent {
    padding: 0px 15px 15px 15px;
}

.disable-dbl-tap-zoom {
    touch-action: manipulation;
}

.disable-focus {
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

div.article-content {
    width: 550px;
}

div.two_cols {
    width: 780px;
}

div.two_cols div.center {
    width: 470px;
    float: left;
}

div.two_cols div.side {
    width: 300px;
    float: left;
    padding-left: 10px;
}

div.two_cols_wide {
    width: 780px;
}

div.two_cols_wide div.center {
    width: 610px;
    float: left;
}

div.two_cols_wide div.side {
    width: 160px;
    float: left;
    padding-left: 10px;
}

table {
    line-height: 20px;
}

h1 {
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
    color: #FFFFFF;
    margin-top: 0;
}

th {
    font-weight: normal;
    padding: 4px 3px;
    text-align: left;
}

h3 {
    font-size: 16px;
    font-weight: normal;
}

h2 {
    font-size: 20px;
    text-transform: capitalize;
    color: #d08506;
    font-weight: normal;
}

p {
    margin: 5px 0 10px 0;
}

h2 a {
    font-size: 80%;
}

.even {
    background-color: #1d2c37;
}

#home_contentimg {
    width: 500px;
    margin: 10px auto;
    text-align: center;
}

#home_contentimg img {
    height: 145px;
    width: 145px;
    border: 2px solid #c37709;
    margin: 0 8px;
    display: inline-block;
}

ul {
    margin: 0;
    padding-left: 15px;
}

table.login {
    color: black;
}

td.header {
    /*background : url(/images/header.jpg) no-repeat;*/
    height: 140px;
}

td.AutoWidth, th.AutoWidth {
    width: 1px;
    white-space: nowrap;
}

.Center {
    text-align: center;
}

.Right {
    text-align: right;
}

.Padding10 {
    padding-left: 10px;
    padding-right: 10px;
}

.FlexWrap{
    display: flex;
    flex-wrap: wrap;
}

input:disabled,
input:disabled:hover {
    color: #444;
    background-color: #aaa;
    cursor: default;
}

input {
    font-size: 12px;
    padding: 5px 5px;
    color: #E6EBEE;
    background-color: #355065;
    /*border : 1px solid #355065;*/
    border: 1px solid #000000;
}

select {
    font-size: 12px;
    height: 24px;
    color: #E6EBEE;
    background-color: #355065;
    border: 1px solid #000000;
}

option {
    padding: 5px;
}

.shopbutton {
    background-color: #CBAD64;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    padding: 2px 6px 2px 38px;
    font-weight: bold;
    white-space: nowrap;
    color: #222;
    text-align: left;
    margin: 2px 0px;
    display: inline-block;
    overflow-x: hidden;
    width: 99px;
    background-repeat: no-repeat;
}

.shopbutton:hover {
    background-color: rgb(112, 82, 37);
    color: white;
}

.shopbutton.hospital {
    background-image: url('/images/icons/hospital.png?v=1');
}

.shopbutton.barracks {
    background-image: url('/images/icons/barracks.png?v=1');
}

.shopbutton.castle {
    background-image: url('/images/icons/castle.png?v=1');
}

.shopbutton.armory {
    background-image: url('/images/icons/armory.png?v=1');
}

.shopbutton.tournament {
    background-image: url('/images/icons/tournament.png?v=1');
}

.shopbutton.headquarters {
    background-image: url('/images/icons/headquarters.png?v=1');
}

.shopbutton.train,
input.train {
    background-image: url('/images/icons/train.png?v=2');
}

    .shopbutton.forest,
    .terrain-button.forest,
    input.forest {
        background-image: url('/images/icons/train-forest.png?v=2');
    }

    .shopbutton.plains,
    .terrain-button.plains,
    input.plains {
        background-image: url('/images/icons/train-plains.png?v=2');
    }

    .shopbutton.mountains,
    .terrain-button.mountains,
    input.mountains {
        background-image: url('/images/icons/train-mountains.png?v=2');
    }

    .shopbutton.desert,
    .terrain-button.desert,
    input.desert {
        background-image: url('/images/icons/train-desert.png?v=2');
    }

    .shopbutton.jungle,
    .terrain-button.jungle,
    input.jungle {
        background-image: url('/images/icons/train-jungle.png?v=2');
    }

    .shopbutton.snow,
    .terrain-button.snow,
    input.snow {
        background-image: url('/images/icons/train-snow.png?v=2');
    }

    .shopbutton.wilderness,
    .terrain-button.wilderness,
    input.wilderness {
        background-image: url('/images/icons/train-wilderness.png?v=2');
    }

    .shopbutton.wetlands,
    .terrain-button.wetlands,
    input.wetlands {
        /*background-color: rgb(153, 153, 255);*/
        background-image: url('/images/icons/train-wetlands.png?v=2');
    }


.shopbutton.encampment {
    background-image: url('/images/icons/encampment.png?v=2');
}


/*
.button.mountains { background-color : #5D5D5D;}
.button.desert { background-color : #EBC772;}
.button.forest { background-color : #6F8D10;}
.button.plains { background-color : #FFF200;}
.button.snow { background-color : white;}
.button.jungle { background-color : #009900;}
.button.wilderness { background-color : #006200;}
*/

.terrain-button {
    background-repeat: no-repeat;
    height: 30px;
    line-height: 30px;
    padding: 0 10px 0 34px !important;
}

.city-attack-button {
    height: 30px;
    width: 100%;
    min-width: 80px;
    line-height: 30px;
    padding: 0 4px 0 34px !important;
}

.spy-button {
    height: 30px;
    width: 100%;
    min-width: 50px;
    max-width: 80px;
}

a.button {
    display: inline-block;
    overflow-x: hidden;
}

.main h2.promoted {
    color: rgb(181, 230, 29);
}

.button.train-button {
    padding: 10px 10px;
    margin: 2px 5px;
    width: 200px;
}

.button.train-shop-button {
    padding: 10px 10px;
    margin: 2px 5px;
    width: 90px;
}

.button.train-shop-button.stay {
    width: 150px;
}

#intro {
    margin: 5px 0 10px 0;
}

a.shopbutton:hover,
a.button:hover {
    text-decoration: none!important;
}


/* By Lavada
.btn {
background: #757575;
background-image: -webkit-linear-gradient(top, #757575, #4a555c);
background-image: -moz-linear-gradient(top, #757575, #4a555c);
background-image: -ms-linear-gradient(top, #757575, #4a555c);
background-image: -o-linear-gradient(top, #757575, #4a555c);
background-image: linear-gradient(to bottom, #757575, #4a555c);
-webkit-border-radius: 5;
-moz-border-radius: 5;
border-radius: 5px;
text-shadow: 1px 1px 3px #666666;
font-family: Arial;
color: #ffffff;
padding: 8px 12px 8px 12px;
text-decoration: none;
}

.btn:hover {
background: #4a555c;
background-image: -webkit-linear-gradient(top, #4a555c, #4a555c);
background-image: -moz-linear-gradient(top, #4a555c, #4a555c);
background-image: -ms-linear-gradient(top, #4a555c, #4a555c);
background-image: -o-linear-gradient(top, #4a555c, #4a555c);
background-image: linear-gradient(to bottom, #4a555c, #4a555c);
text-decoration: none;
} */

.button,
.submit {
    background-color: #CBAD64;
    font-size: 12px;
    padding: 5px 6px;
    font-family: Arial, Helvetica, sans-serif;
    cursor: default;
    color: #222;
    text-align: center;
    vertical-align: middle;
    border: none;
    margin: 2px;
    /*font-family: Arial, Helvetica, sans-serif*/
}
.DarkButton {
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	border: 1px solid transparent;
	border-radius:15px;
	padding: 8px;
	font-size:20px;
	font-family:Vinque;
	color:#e9c776;
	text-align:center;
	cursor: pointer;
}
.DarkButton:hover {
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	border: 1px solid #e9c776;
}

.MountainsButton {
	background-image:url("/images/Mountains_map.png");
	color:#e9c776;
	padding:12px;
	font-size:18px;
	text-align:center;
	font-family:Trajan;
	border: #000 solid 2px;
    text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

.MountainsButton:hover {
	border: #000 double 2px;
}

.PlainsButton {
	background-image:url("/images/Plains_map.png");
	color:#e9c776;
	padding:12px;
	font-size:18px;
	text-align:center;
	font-family:Trajan;
	border: #000 solid 2px;
    text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

.PlainsButton:hover {
	border: #000 double 2px;
}

.DesertButton {
	background-image:url("/images/Desert_map.png");
	color:#e9c776;
	padding:12px;
	font-size:18px;
	text-align:center;
	font-family:Trajan;
	border: #000 solid 2px;
    text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

.DesertButton:hover {
	border: #000 double 2px;
}

.ForestButton {
	background-image:url("/images/Forest_map.png");
	color:#e9c776;
	padding:12px;
	font-size:18px;
	text-align:center;
	font-family:Trajan;
	border: #000 solid 2px;
    text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

.ForestButton:hover {
	border: #000 double 2px;
}

.JungleButton {
	background-image:url("/images/Jungle_map.png");
	color:#e9c776;
	padding:12px;
	font-size:18px;
	text-align:center;
	font-family:Trajan;
	border: #000 solid 2px;
    text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

.JungleButton:hover {
	border: #000 double 2px;
}

.SnowButton {
	background-image:url("/images/Snow_map.png");
	color:#e9c776;
	padding:12px;
	font-size:18px;
	text-align:center;
	font-family:Trajan;
	border: #000 solid 2px;
    text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

.SnowButton:hover {
	border: #000 double 2px;
}

.WildernessButton {
	background-image:url("/images/Wilderness_map.png");
	color:#e9c776;
	padding:12px;
	font-size:18px;
	text-align:center;
	font-family:Trajan;
	border: #000 solid 2px;
    text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

.WildernessButton:hover {
	border: #000 double 2px;
}

.WetlandsButton {
    background-image: url("/images/Wetlands_map.png");
    color: #e9c776;
    padding: 12px;
    font-size: 18px;
    text-align: center;
    font-family: Trajan;
    border: #000 solid 2px;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

    .WetlandsButton:hover {
        border: #000 double 2px;
    }

.button:hover,
.submit:hover {
    cursor: pointer;
    background-color: #a78f54;
    color: white;
}

.button:disabled,
.submit:disabled {
    cursor: default;
    background-color: rgb(112, 82, 37);
    color: white;
}

th .button {
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
}

p.feedback-msg {
    padding: 4px;
    border: 1px solid black;
    color: #E4B71B;
}

span.highlight {
    color: #E4B71B;
    font-weight: bold;
}

a.shopbutton.highlight {
    background: white;
    color: black;
}

table.ranking {
    background-color: #141d25;
    /* font-family: Arial, Helvetica, sans-serif;*/
    font-size: 12px;
    color: #f0ecdc;
    width: 100%;
}

table.ranking th {}

table.hof_subtable {
    background-color: #141d25;
    /* font-family: Arial, Helvetica, sans-serif;*/
    font-size: 12px;
    color: #f0ecdc;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 700px;
}

table.hof_subtable_half {
    width: 100%;
    height: 350px;
    background-color: #141d25;
    /* font-family: Arial, Helvetica, sans-serif;*/
    font-size: 12px;
    color: #f0ecdc;
    margin: 0;
    padding: 0;
}

td.hof_subtable_header {
    font-size: 16px;
    background-color: #141d25;
    /* font-family: Arial, Helvetica, sans-serif; */
    font-size: 12px;
    color: #f0ecdc;
    margin: 0;
    padding: 0;
}

.preview-countries img {
    height: 19px;
    vertical-align: middle;
}

.preview-countries h3 {
    margin: 0!important;
    font-weight: bold;
}

div.multi-column-list ul.preview-countries {
    list-style-type: none;
    padding-left: 0;
}

td.hc-message {
    padding: 0;
}

div.hc-message {
    width: 203px;
    overflow-x: hidden;
}

.hc-message img {
    max-width: 203px;
    margin: 0 auto;
    display: block;
    margin: 0 auto;
}

input.tiny_button {
    background-image: url('/images/bg_button.jpg');
    width: 38px;
}

input.small_button {
    background-image: url('/images/bg_button.jpg');
    width: 75px;
}

input.medium_button {
    background-image: url('/images/bg_button.jpg');
    width: 100px;
}

input.large_button {
    background-image: url('/images/bg_button.jpg');
    width: 150px;
}

input.huge_button {
    background-image: url('/images/bg_button.jpg');
    width: 200px;
}

textarea.clan_body {
    width: 700px;
}

select.clan_to {
    width: 220px;
}

input.clan_subject {
    width: 475px;
}

.button.low {
    line-height: 16px;
    font-size: 10px;
    padding: 2px;
}

.button.medium {
    width: 90px;
    margin: 2px;
}

.button.wide {
    width: 120px;
    margin: 2px;
}

.button.small {
    width: 70px;
    margin: 2px;
}

input.hq_button {
    background-image: url('/images/bg_button.jpg');
    width: 40px;
}

input.hq_button:disabled {
    background-image: url('/images/bg_button_disabled.jpg');
    width: 40px;
}

table.headquarters_nowidth tbody tr td {
    background-color: #1d2c37;
    border-top: 1px solid rgb(67, 100, 126);
    border-bottom: 1px solid #222;
}

table.headquarters_nowidth tbody.alternate-rows:not(.clickable-row) tr:nth-child(even) td, table.headquarters_nowidth tbody.clickable-row.alternate-rows:nth-child(odd) tr td {
    background-color: #223746;
}

table.headquarters_nowidth tbody.highlight-rows:not(.clickable-row) tr:hover td, table.headquarters_nowidth tbody.highlight-rows.clickable-row:hover td {
    background-color: #161f25 !important;
}

table.headquarters_nowidth tbody.clickable-row {
    cursor: pointer;
}

tr.highlight td {
    background-color: black!important;
    /*#CBAD64;*/
    color: #5580A2;
    font-weight: bold;
}

tr.highlight a {
    color: inherit;
}

/*.headquarters_nowidth a {
    color: inherit;
}*/

tr.alternate-rows {
    background-color: #1d2c37;
}

td.error {
    background: #FF0000;
}

p.error {
    color: #263423;
    background: #FF3000;
    padding: 3px;
}

p.disclaimer {
    color: #999;
    padding: 5px 50px;
}

td.menu {
    /*width : 140;  */
    vertical-align: top;
}

.menu a.button {
    width: 115px;
    padding: 10px 0;
    font-size: 18px;
    font-weight: normal;
}

.menu a.button.current {
    background-color: transparent;
    text-align: left;
    color: #d08506;
    padding: 5px 0 0 0;
}

div#age-countdown {
    color: #CBAD64;
}

a {
    color: #d08506;
    text-decoration: none;
}

a:hover {
    text-decoration: underline!important;
}

.main h2 {
    color: white;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.main h3 {
    color: white;
    text-align: left;
    margin: 20px 5px 15px 3px;
    padding-bottom: 4px;
    font-size: 18px;
}

.main a h3 {
    color: inherit;
}

a.register {
    padding-left: 10px;
    font-size: 120%;
}

table.register {
    margin: 0 auto;
}

table.register .button {
    width: 100%;
    padding: 6px;
    font-size: 16px;
    font-weight: bold;
}

.menu {}

ul.submenu {
    margin-left: 25px;
    font-size: 110%;
}

ul.submenu a.selected {
    color: white;
}

.menu ul {
    font-size: 15px;
    line-height: 24px;
    margin: 0;
    padding-left: 15px;
    margin-bottom: 5px;
    list-style-image: url('/images/listimgae.gif');
}

.menu h2 {
    margin: 10px 0 5px 0;
    font-size: 17px;
    color: #CBAD64;
    text-align: left;
}

.menu .highlight {
    color: #EED;
    font-weight: bold;
}

.menu p.small a {
    font-size: 13px;
    text-decoration: underline;
}

.menu p {
    color: #CBAD64;
    margin: 0 0 5px 0;
}

.menu hr {
    width: 100px;
    color: #0a0f13;
    background-color: #0a0f13;
    border: 0px none;
}


/*Country Talk CT*/

table.ct {
    margin: 0 auto;
    width: 777px;
    border: 1px solid #5580A2;
    padding: 1px;
}

tr.ct {
    background: #1d2c37;
}

tr.ct a {
    color: #e9c776;
}

tr.ct a:visited {
    color: #e9c776;
}

tr.ct a:hover {
    color: #ff8c1a;
}

tr.ct_alternate a {
    color: #e9c776;
}

tr.ct_alternate a:visited {
    color: #e9c776;
}

tr.ct_alternate a:hover {
    color: #ff8c1a;
}

tr.ct_alternate {
    background: #1d2c37;
}

td.ct_sender {
    /*background : #cccccd;*/
    border-right: 1px dashed black;
}

tr.ct td {
    border-top: 1px solid #5580A2;
}

tr.ct_alternate td {
    border-top: 1px solid #5580A2;
}


/* messages */

table.inbox th,
table.send_form th {
    background-color: #5580A2;
    /*#355065; /*#D08506;*/
    color: white;
    /*#CEC9B4;*/
}

table.inbox {
    margin: 4px 10px;
    width: 777px;
    border: 1px solid #5580A2;
    padding: 1px;
}

table.inbox td {
    border-bottom: 1px solid #5580A2;
    border-top: 1px solid white;
    padding: 3px 4px 10px 4px!important;
}

table.send_form {
    margin: 4px 10px;
    width: 777px;
    border: 1px solid #5580A2;
    padding: 1px;
}

table.send_form td {
    background: #DADADA;
    color: black;
}

tr.msg {
    background: #FFFFFF;
    color: black;
}

tr.msg a {
    color: blue;
}

tr.msg a:visited {
    color: #000055;
}

tr.msg_alternate a {
    color: blue;
}

tr.msg_alternate a:visited {
    color: #000055;
}

input.save_button {
    background: #5B5B5B;
    color: #FFFFFF;
    width: 39px;
    height: 20px;
    border-top: 1px solid;
    border-left: 1px solid;
    border-right: 2px solid;
    border-bottom: 2px solid;
    border-top-color: #000000;
    border-left-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
}

tr.msg_alternate {
    background: #DADADA;
    color: black;
}

td.msg_international {
    background: #F3725F;
    color: #810!important;
    /*background : #cdcccc;*/
    border-right: 1px dashed black;
}

td.msg_international a {
    color: #810!important;
}

td.msg_national {
    color: #160!important;
    border-right: 1px dashed black;
    background: #cccdcc;
}

td.msg_national a {
    color: #160!important;
}

td.msg_system {
    /*background : #cccccd;*/
    border-right: 1px dashed black;
}

td.msg_sender {
    /*background : #cccccd;*/
    border-right: 1px dashed black;
}

td.msg_system a {
    color: black;
}

a.menu_red {
    /*color : #FBF7A8 ; */
    color: red;
    font-weight: bold;
}

table#page {
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

table.main {
    /*background : #DFAF70; */
    /*    background: #FFFFCA;*/
    height: 700px;
    /*    background-image: url('/images/bg_content.jpg');*/
    /*    background-color: #000000;*/
    /*    background-repeat: repeat-x;*/
    /*    border: 1px solid #537e9e;*/
    position: relative;
    padding: 0;
    color: #e9c776;
    table-layout: fixed;
}

img.signalflag {
    float: right;
    vertical-align: middle;
}

table#shopbuttons {
    width: 320px;
    margin: 0 auto 15px auto;
}

table#shopbuttons td {
    text-align: center;
    padding: 0;
}

td.main {
    vertical-align: top;
    text-align: center;
}

select.travel {
    width: 190px;
}

table.subtable {
    width: 100%;
    background-color: #141d25;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 14px;
    color: #f0ecdc;
    margin: 0;
    padding: 0;
}

td.subtable_header {
    font-size: 16px;
    background-color: #141d25;
    /*font-family: Arial, Helvetica, sans-serif;*/
    color: white;
    margin: 0;
    padding: 4px 4px 5px 4px!important;
}

.symbol {
    height: 19px;
    width: 27px;
    vertical-align: middle;
}

.icon {
    vertical-align: middle;
}

img.userbaricon {
    height: 100%;
    width: 100%;
}

.gold-icon {
    vertical-align: baseline;
    margin-left: 3px;
}

.unit-icon {
    height: 30px;
    width: 30px;
}

span.money {
    color: #E4B71B;
    font-weight: bold;
}

span.money.negative {
    color: #F40;
}

span.bonus {
    font-weight: bold
}

span.bonus.positive {
    color: lime;
}

span.bonus.negative {
    color: red;
}

span.bonus.zero {
    display: none;
}

p.location {
    text-align: left;
    border-left: 1px solid #141D25;
    padding: 0 0 4px 6px;
    margin-bottom: 6px;
}

p.location span.label {
    display: inline-block;
    width: 75px;
}

p.location img {
    margin-left: 10px;
}

table#userlist {
    vertical-align: top;
}


/* encampment income table */

table#camp-income {
    margin-bottom: 10px;
}

table#camp-income td.label {
    width: 250px;
}

table#camp-income td.value {
    width: 50px;
}

table#camp-income td.explain {
    width: 450px;
    vertical-align: top;
    color: #999;
}

.loginlabel {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 14px;
    color: #FFFFFF;
}

.bluedash {
    color: #243745;
    font-size: 13px;
}

.logintext {
    font-size: 13px
}

.loginlinks {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 13px;
}

.postedby {
    color: #3E5D75
}

#login {
    width: 480px;
    border: 2px solid #3f5f78;
    padding: 8px 8px 4px 8px;
    margin-bottom: 3px;
    background-color: #3f5f78;
    margin-bottom: 10px;
}

#homepage-content {
    width: 500px;
    margin: 0 auto;
}

#homepage-content h1 {
    margin: 15px 0 5px 0;
}

#homepage-content h3 {
    margin: 10px 0 10px 0;
    color: #ecb700;
}

#homepage-content h2 {
    margin: 10px 0 10px 0;
    color: #ecb700;
    text-align: left;
}

#read-more {
    display: none;
}

#facebook-like {
    position: absolute;
    left: 880px;
    top: 120px;
}

.public #facebook-like {
    position: absolute;
    left: 780px;
    top: 120px;
}


/* news messages */

table.newsitem {
    width: 100%;
    /*background-color: #141d25;  */
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 12px;
    color: #f0ecdc;
    margin: 0;
    padding: 0;
}

tr.news_title {}

td.news_title {
    font-weight: bold;
    font-size: 16px;
}

tr.news_main {}

td.news_main {
    /*
        border-top-width : 1px ;
        border-top-color : #800000  ;
        border-top-style : solid ;
        border-bottom-width : 1px ;
        border-bottom-color : #800000  ;
        border-bottom-style : solid ;  */
}

tr.news_footer {}

td.news_footer {
    font-style: italic;
    color: #CBAD64;
}

table.headquarters {
    width: 400px;
    border-width: 2px;
    border-color: #000000;
    border-style: solid;
}

table.headquarters th,
table.headquarters_nowidth th,
table.horizontal_table th {
    background-color: #5580A2;
    /*#355065; /*#D08506;*/
    color: #1d2c37;
    /*#CEC9B4;*/
    line-height: 140%;
    font-weight: bold;
    border-bottom: 1px solid white;
}

table.horizontal_table tr.hidden {
    display: none;
}

table.horizontal_table {}

table.headquarters_nowidth th a {
    color: white;
}

ul.page_browser {
    list-style-type: none;
}

ul.page_browser li {
    float: left;
}

ul.page_browser a {
    display: block;
    border: 1px solid #355065;
    color: #000000;
    background-color: #5580A2;
    font-size: 14px;
    width: 24px;
    text-decoration: none;
    margin: 4px 2px;
    padding: 2px 2px;
    text-align: center;
}

ul.page_browser a.selected {
    background-color: #355065;
    color: #ffffff;
}

ul.page_browser a:hover {
    background-color: #355065;
    color: #ffffff;
}

img.location {
    border: 1px solid #CBAD64;
    padding: 1px;
    margin-bottom: 5px;
}

table.headquarters_nowidth {
    margin-bottom: 10px;
    border: 1px solid rgb(160, 185, 205);
    margin-top: 5px;
}

td.hq_header {
    font-size: 16px;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    border-bottom-style: solid;
}

td.hq_subject {
    border-right-width: 1px;
    border-right-color: #000000;
    border-right-style: solid;
}

table.main table td {
    padding: 2px 4px;
}

p.injured {
    color: #a00;
}

p.footnote {
    padding-top: 10px;
    color: #ccc;
    font-style: italic;
}


/* questionary */

table.itemgroup {
    width: 100%;
    margin-bottom: 5px;
}

table.itemgroup td {
    background-color: #446882;
    padding: 3px 3px 3px 5px;
}

table.itemgroup td.option,
table.itemgroup th.option {
    text-align: center;
}

table.itemgroup td textarea {
    width: 99%;
    height: 60px;
    background-color: #26211C;
    border: 1px solid #000000;
    color: #E6EBEE;
    font-size: 12px;
}

table.itemgroup input.text {
    width: 99%;
}

table.itemgroup th {
    text-align: left;
    padding: 2px 2px 2px 5px;
    background-color: #141D25;
}

table.itemgroup th.question,
table.itemgroup td.question {
    width: 50%;
}

table.itemgroup th.item_nr,
table.itemgroup td.item_nr {
    width: 5%;
}

div.questionnaire_note {
    padding: 4px;
    background-color: #446882;
    border: 1px solid #537E9E;
    margin-bottom: 5px;
}


/* map tokens */

div#map-wrapper {
    text-align: left;
    width: 100%;
}

div#map-wrapper-inner {
    position: relative;
}

.map-token {
    z-index: 10;
    position: absolute;
    line-height: normal;
}
.map-token.city-name {
	border: 1px solid #000;
	color: #000;
	font-family: Trajan;
	font-size: 9px;
	padding: 2px;
}
    .map-token.city-name.plains {
        background-color: rgb(153, 255, 153);
    }
    .map-token.city-name.forest {
        background-color: rgb(153, 153, 0);
    }
    .map-token.city-name.mountains {
        background-color: rgb(153, 153, 153);
    }
    .map-token.city-name.snow {
        background-color: rgb(255, 255, 255);
    }
    .map-token.city-name.desert {
        background-color: rgb(255, 204, 102);
    }
    .map-token.city-name.wilderness {
        background-color: rgb(0, 120, 0);
    }
    .map-token.city-name.jungle {
        background-color: rgb(0, 120, 0);
    }
    .map-token.city-name.wetlands {
        background-color: rgb(0, 160, 160);
    }

.map-token.map-popup {
    display: inline-block;
    background: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
    padding: 10px;
    border: 1px solid #e9c776;
    vertical-align: top;
    width: 200px;
    z-index: 100;
}
.map-popup .close-button {
	text-align: center;
	top: -34px;
	position: absolute;
	width: 100%;
	left: 0px;
}
.map-token.map-popup .SubTitle {
	font-size: 18px;
	font-family: MedievalSharp;
	display: inline-block;
	padding-bottom: 6px;
	padding-top: 6px;
	color: #e9c776;
}
.map-token.capital {
    border: 1px solid black;
    line-height: 0px;
}

.map-token.battle {
    z-index: 14;
}

.map-token.army {
    z-index: 13;
}

.map-token.sf {
    z-index: 12;
}

.map-token.battle {
    border: 1px solid black;
    padding: 1px;
    background-color: #030;
    font-size: 10px;
    color: white;
}

.map-token.battle-fail {
    background-color: #400;
}

.map-token.battle-ties {
    background-color: #FFC90B;
}

.map-token.battle span {
    display: inline-block;
    text-align: center;
    width: 21px;
}

    .map-token.battle span.def {
        padding-left: 3px;
    }

    .map-token.battle span.att {
        padding-right: 3px;
    }

        .map-token.battle span.def img,
        .map-token.battle span.att img {
            width: 21px;
            height: 15px;
        }

    .map-token.battle span.icon {
        width: 19px;
        vertical-align: top;
    }

div#map-wrapper a img {
    border: none;
}

form#token-toggler {
    padding: 3px;
    background-color: #ccc;
    color: black;
}

form#token-toggler span {
    display: inline-block;
    width: auto;
    padding: 0px 10px;
}

form#token-toggler span input {
    background-color: transparent;
    border: none;
}

#token-toggler .button,
#token-toggler span {
    vertical-align: middle;
}


/*#token-toggler.large { min-width : 1100px;}*/

area:hover {
    cursor: pointer;
}

#map-city-popup {
    display: none;
}

ul.city-borders {
    list-style-type: none;
    padding-left: 0;
}

.popup {
    border: 10px solid #141d25;
    width: 250px;
    min-height: 135px;
    position: absolute;
    background-color: #547FA1;
    z-index: 1000;
}

.popup h3 {
    margin: 0px;
    padding: 0 5px 5px 5px;
    background-color: #141d25;
    font-size: 16px;
    font-weight: bold;
}

.popup .content {
    margin: 0px;
    padding: 5px;
}

.popup .button-wide {
    margin: 0px;
    width: 100%;
}

.popup .button-half {
    margin: 0px;
    width: 116px;
}

.popup .button-half.spy {
    float: left;
}

.popup .button-half.attack {
    float: right;
}

.armies {
    padding: 0px;
    list-style-type: none;
    font-size: 12px;
    line-height: 25px;
}

#map-city-popup img {
    vertical-align: middle;
    margin-right: 4px;
}

#map-city-popup .moves {
    color: #ccc;
    font-style: italic;
}

#map-city-popup .city-info {
    border-bottom: 1px solid #A0B9CD;
}

#map-city-popup .close {
    float: right;
    height: 20px;
    width: 20px;
    text-align: right;
    padding-right: 5px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

.self {
    font-weight: bold;
    color: #E4B71B;
    font-size: 12px!important;
}


/* armory */

.CenteralizeTable {
    width: auto;
    margin-left: auto;
    margin-right: auto
}

.map-popup .city-info .name {
	float: left;
	font-size: 24px;
	font-family: MedievalSharp;
	color: #e9c776;
	margin-top: 4px;
	padding-left: 4px;
}

.map-popup .city-info .flag {
	float: right;
	margin-top: 4px;
	padding-right: 4px;
}

.map-popup .city-info {
	margin: 0px;
}

.map-popup .description {
	color: #e9c776;
	font-size: 15px;
	font-style: italic;
	font-family: MedievalSharp;
	/*margin: 0px 0px 0px 4px;*/
}

.map-popup .terrain {
	font-size: 16px;
	margin-left: -4px;
}

.map-popup .main-window {
	padding-bottom: 6px;
	border-bottom: 1px #e9c776 solid;
	margin-left: -10px;
	margin-right: -10px;
	margin-top: -10px;
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
    padding-left: 4px;
    padding-right: 4px;
}

div.hero {
    float: left;
    width: 150px;
    line-height: 14px;
    border: 1px solid black;
    height: 318px;
    margin-left: 7px;
    -webkit-border-radius: 5px;
}

div.hero h3 {
    height: 30px;
    width: 144px;
    background-color: #355065;
    margin: 0px;
    padding: 3px 3px;
    border-bottom: 1px solid black;
    font-size: 15px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

div.hero a h3 {
    color: white;
}

div.hero a img {
    border: none;
}

div.hero table {
    line-height: 115%;
}

div.hero a:hover {
    cursor: hand;
    text-decoration: none!important;
}

div.hero h3 img {
    vertical-align: middle;
    margin-right: 5px;
}

div.hero_selected h3 {
    background-color: #CBAD64;
    color: #222!important;
}

div.hero_selected {
    background-color: #355065;
}

div.hero p {
    padding: 5px;
    color: #999;
}

div.hero th {
    text-align: left;
    padding: 1px 2px;
    font-size: 13px;
    font-weight: normal;
}

div.hero td {
    text-align: left;
    padding: 1px 0px;
    font-size: 13px;
}

div.hero tr.separator th,
div.hero tr.separator td {
    border-bottom: 1px dashed black;
    padding-bottom: 5px;
}

div.tabs {
    width: 814px;
    padding: 0px;
    margin: 20px 0px 0px 0px;
    border-bottom: 1px #000 solid;
    margin: 0px -2px;
}

    div.tabs .tab {
        color: white;
        font-family: Trajan;
        display: inline-block;
        /*width: 160px;*/
        position: relative;
        top: 1px;
        border: 1px solid black;
        border-bottom: 0px;
        height: 25px;
        padding: 5px 10px 0px 10px;
        line-height: 25px;
        text-align: center;
        margin: 0px 5px;
        cursor: pointer;
    }

div.tabs .selected {
    background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
}

div.tabs .tab:hover {
    text-decoration: none!important;
    background-image: url("/images/UI/TLK_Menu_Background_Tile.png");
}

div.tabs-body {
    background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
    min-height: 300px;
    padding: 1px 5px 5px 5px;
    text-align: center;
}

div.tabs-body h3 {
    text-align: center;
}

div.tabs-footer {
    background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
    height: 10px;
    width: 100%;
    margin: 0px -2px 0 -2px;
}


/* 355065 */

div.tab-menu {
    height: 26px;
    margin-bottom: 15px;
    overflow: hidden;
    border-bottom: 4px solid #355065;
}

div.tab-menu ul li a {
    float: left;
    border: 1px solid #355065;
    background-color: transparent;
    color: #000000;
    padding: 6px 6px;
    margin-right: 2px;
    vertical-align: middle;
    text-decoration: none;
}

div.tab-menu ul li {
    list-style-type: none;
}

div.tab-menu ul li a.current {
    background-color: #355065;
    color: #ffffff;
}

div.tab-menu ul li a.alert,
div.side .menu ul a.alert {
    color: #ffffff;
    background-color: #dd0000;
}

div.tab-menu ul li a:hover {
    text-decoration: none;
    text-decoration: none!important;
    background-color: #355065;
    color: #000000;
    background-image: none;
    color: #ffffff;
}

div.tab-menu ul li a.current:hover {
    background-color: #355065;
    color: #ffffff;
}

p.alert {
    color: #ffffff;
    background-color: #dd0000;
    padding: 4px;
    margin-bottom: 15px;
}

h4 {
    margin: 4px 0px;
    color: #CBAD64;
    font-size: 18px;
    font-weight: normal;
}

h5 {
    margin: 8px 0px 2px 0px;
    color: #CBAD64;
    font-size: 16px;
    font-weight: normal;
}

table.merchant-trading td.selected {
    border: 2px solid white;
}

table.merchant-trading {
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
}

table.merchant-trading td {
    text-align: center;
    font-size: 9px;
}

table.merchant-trading td.dots {
    text-align: center;
    font-size: 25px;
}

.main h4 {
    margin-top: 20px;
}


/* tutorial */

div.tutorial {
    padding: 4px 10px 4px 10px;
    margin: 0 0 3px 0;
    border: 1px solid #CBAD64;
    background-color: #537E9E;
}

div.tutorial-header {
    background-color: #CBAD64;
    color: #222;
    padding: 4px 10px 4px 10px;
    margin-bottom: 0px;
}

div#tutorial-more {
    display: none;
    background: black;
    color: white;
}

div.tutorial h2 {
    font-size: 16px;
    margin-top: 2px;
    text-transform: none;
    color: #222;
    font-weight: normal;
    margin-bottom: 0px;
}

div.tutorial .skip {
    float: right;
    width: 80px;
}

form {
    padding: 0px;
    margin: 0px;
}

div.tutorial p {
    margin: 0 0 10px 0;
}

#userbar {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    padding: 2px 2px 2px 8px;
    cursor: pointer;
    background-color: #141d25;
    color: #f0ecdc;
}

#userbar a {
    cursor: pointer;
    color: #f0ecdc;
}

    #userbar a:hover {
        text-decoration: none !important;
    }

#userbar .logout {
    font-size: 80%;
}

#userbar.alert {
    background-color: #d08506;
    background-clip: content-box;
}

#userbar.alert a {
    color: #ccc;
}

    #userbar .usermenu {
        float: right;
        height: 100%;
        display: flex;
    }

        #userbar .usermenu a {
            display: flex;
            height: 50px;
            width: 50px;
            margin-left: 4px;
            margin-top: 4px;
            padding: 0px 0px;
            background-image: url(/images/UI/userbar_empty.jpg);
            background-size: cover;
            border: 1px solid rgb(37, 54, 69);
            text-align: center;
            line-height: 31px;
            position: relative;
            color: #BF8F3B;
            align-items: center;
            justify-content: center;
        }

        #userbar .usermenu a:hover {
            text-decoration: none !important;
        }

            #userbar .usermenu a i {
                font-size: 1.8em;
                text-shadow: 3px 6px 2px rgba(0,0,0, 0.5), 3px 5px rgba(0,0,0, 0.3);
            }

#userbar .usermenu a .counter {
    position: absolute;
    top: 0px;
    right: -6px;
    font-weight: bold;
    font-size: 12px;
    height: 14px;
    padding: 0 4px;
    text-align: center;
    border-radius: 7px;
    line-height: 14px;
    background-color: #b700ec;
    color: white;
}

#userbar .usermenu a img {
    vertical-align: middle;
}

#userbar .usermenu a:hover {
    background-color: rgb(112, 82, 37);
    border-color: rgb(112, 82, 37);
}

#userbar.paused .battleresults {
    display: none;
}


/* multi-column-list */

div.multi-column-list ul,
div.multi-column-list ol {
    float: left;
    line-height: 14px;
    padding-left: 30px;
}

div.multi-column-list ul {
    list-style-type: square;
}

div.multi-column-list li {
    padding: 6px;
}

.clearfix {
    clear: both;
}


/* sys_notices */

div.sys_notices {
    position: absolute;
    width: 803px;
    z-index: 2;
}

div.sys_notices li.ok a {
    color: #ccc;
}

div.sys_notices ul {
    width: 100%;
    padding: 0;
}

div.sys_notices li.error {
    font-size: 16px;
    background-color: #dd0000;
    color: #fffffe;
    padding: 10px 10px 10px 10px;
    margin: 0px 0px 0px 0px;
}

div.sys_notices li.ok {
    font-size: 16px;
    background-color: #6ba301;
    color: #fffffe;
    padding: 10px 10px 10px 20px;
    margin: 0px 0px 0px 0px;
}

div.sys_notices li {
    list-style: none;
    background-repeat: no-repeat;
    text-align: center;
    background-position: 4px 2px;
    padding: 2px 4px 2px 20px;
    line-height: 17px;
}

div.login-error {
    width: 480px;
    font-size: 16px;
    background-color: #dd0000;
    color: #fffffe;
    padding: 10px 10px 10px 10px;
}

div.page-notification {
    font-size: 16px;
    text-align: center;
    background-color: #5580A2;
    color: #fffffe;
    padding: 10px 10px 10px 20px;
}

div.page-notification a {
    color: #ccc;
}

div#game-clock {
    width: 110px;
    margin-top: -20px;
    color: #ccc;
    background-color: transparent;
    text-align: left;
    line-height: 120%;
    padding: 10px 10px 5px 10px;
    background-color: rgba(0, 0, 0, 0.4);
    border: 1px solid #5580A2;
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #000000;
}

div#game-clock #my-time {
    font-size: 180%;
    font-weight: bold;
    margin-bottom: 5px;
    color: white;
}

span.my-time {
    font-family: courier;
    padding: 2px 4px;
    font-size: 12px;
    line-height: 14px;
    margin: 0 4px;
    display: inline-block;
    background: url('/images/clock-bg.png');
    background-repeat: repeat-x;
    border-radius: 4px;
    border: 1px solid #444;
    color: lime;
}

font span.my-time {
    font-size: inherit;
    line-height: 100%;
}

div#next-tick {
    font-size: 95%;
}

a.clock {
    display: block;
}

a.clock:hover div {
    color: #5580A2!important;
}

a.clock:hover {
    text-decoration: none!important;
}

span.rank_14 {
    color: lime;
    font-weight: bold;
}

span.rank_17 {
    color: rgb(255, 51, 0);
    font-weight: bold;
}

span.rank_19 {
    color: rgb(51, 153, 255);
    font-weight: bold;
}

span.terrain-bonus {
    font-size: 90%;
    vertical-align: middle;
    font-style: italic;
}

span.terrain-bonus-positive {
    color: lime;
}

span.terrain-bonus-negative {
    color: rgb(230, 0, 0);
}


/* news */

.news_update {
    margin: 10px 0;
    padding: 5px 10px;
    background-color: rgba(255, 255, 255, 0.3);
}

.news_update .date {
    float: right;
    font-size: 70%;
}

.message span.button {
    color: #FDDE02;
    float: right;
    font-size: 14px;
    color: #000000;
}

.message span.button:hover {
    cursor: pointer;
    color: #fffffe;
    Background-color: #6ba301;
}

.message span#cancel {
    display: none;
}

.message .reply-body {
    display: none;
}

.message .reply-body textarea {
    background-color: #fffffe;
    margin-bottom: 4px;
    margin-top: 4px;
    padding: 0px;
}

.message .reply-body input.text.subject {
    padding: 0px;
}

.message blockquote {
    margin: 5px 5px -10px 5px;
    padding: 1px 5px 5px 5px;
    font-style: italic;
    background-color: #eaeaea;
    color: #000000;
}

.message blockquote blockquote {
    margin-bottom: 5px;
}

.message .reply-body .submit {
    float: right;
}

a.unread {
    font-weight: bold;
}

span.news-subject {
    font-weight: bold;
    color: #d08506;
}

div.message {
    margin: 10px 0px;
    background-color: #eaeaea;
    color: #000000;
    padding: 10px;
}

div.message h3 {
    background-color: #5580A2;
    color: #ffffff;
    margin: 0px;
    padding: 6px;
    line-height: 16px;
    font-size: 16px;
    font-weight: bold;
}

div.message h3 span {
    line-height: 20px;
    background-color: #fdde02;
    color: #000000;
    margin-top: -2px;
    padding: 0px 4px;
}

div.message h4 {
    background-color: #fffffe;
    margin: 0px;
    padding: 6px 0px;
    line-height: 14px;
    font-size: 14px;
    color: #000000;
}

div.message h4.meta {
    background-color: #eaeaea;
    color: #000000;
}

div.message.news h4 {
    padding: 0px;
}

div.message h4 .buddy {
    color: #6ba301!important;
}

div.message p {
    margin: 4px 0px 15px 0px;
    padding: 0px;
    background-color: #eaeaea;
}

a.previous {
    float: left;
    margin: 0px;
    background-color: #eaeaea;
    color: #000000;
    padding: 0px 10px;
    line-height: 24px;
}

a.next {
    float: right;
    margin: 0px;
    background-color: #eaeaea;
    color: #000000;
    padding: 0px 10px;
    line-height: 24px;
}

a.previous:hover,
a.next:hover {
    background-color: #6ba301;
    color: #ffffff;
}

div.message .subject input,
div.message input.subject {
    width: 535px;
    padding: 2px 4px;
    border: none;
    background-color: #333333;
    color: #ffffff;
    font-weigth: bold;
}

div.message textarea {
    width: 520px;
    padding: 6px;
    height: 100px;
    margin-bottom: 15px;
    border: none;
}

.two_cols_wide div.center div.message .subject input,
.two_cols_wide div.center div.message input.subject {
    width: 569px;
    color: #000000;
    font-weight: normal;
    padding: 4px 5px;
    font-size: 16px;
    background-color: #fffffe;
}

.center div.message .subject input,
.center div.message input.subject {
    width: 440px;
}

.two_cols_wide div.message textarea {
    width: 578px;
    padding: 6px;
    background-color: #fffffe;
}

a.message-subject {
    display: inline-block;
    width: 310px;
    min-height: 18px;
    overflow: hidden;
    word-wrap: break-word;
    border: none;
}

div.message.news {
    width: 450px;
    padding: 10px;
}

form div.message.news .subject input,
form div.message.news textarea,
form div.message.news h3.subject {
    width: 436px;
    padding: 2px 4px;
    bacground-color: #eaeaea;
    outline-color: #eaeaea;
}


/* newsletter */

form.email-invite {
    width: 470px;
    background-color: #eaeaea;
    color: #000000;
}

form.email-invite fieldset {
    padding: 10px 0px 10px 10px;
}

form.email-invite legend {
    font-weight: bold;
    padding-top: 10px;
}

form.email-invite textarea {
    width: 442px;
    padding: 5px;
    height: 150px;
    border: none;
    margin-bottom: 0px;
}

form.email-invite div.link {
    width: 442px;
    padding: 5px 5px 15px 5px;
    border: none;
    background-color: #eaeaea;
    color: #000000;
    margin-top: -1px;
    margin-bottom: 0;
}

form.email-invite textarea.footer {
    height: 50px;
    border: none;
}

form.email-invite .to-emails input.text {
    width: 422px;
    margin-bottom: 5px;
    border: none;
}

form.email-invite input.text.subject {
    width: 442px;
    padding: 4px;
    margin-bottom: 5px;
    border: none;
}

form.email-invite .vertical_table {
    border: none;
    margin: 15px;
    width: 410px;
}

form.email-invite .vertical_table,
form.email-invite .vertical_table th {
    background-color: transparent;
}

form.email-invite.selected {
    background-color: #FDDE02;
}

.bottom_adds {
    cellpadding: 0;
    cellspacing: 0;
}

.width_872 {
    width: 872px;
}

.width_1145 {
    width: 1145px;
}

.width_100 {
    width: 100%;
}

.center {
    text-align: center;
}

.userlink {
    color: #e9c776 !important;
    text-decoration: none;
}


/*
	New CSS
*/

/*
	Background and basic properties of the website layout
*/

html, body {
    margin: 0;
    height: 100%;
    min-width: 550px;
    background-image: url("/images/UI/TLK_Background2.png"), url("/images/UI/background_repeat.png");
    background-position: center top, center top;
    background-repeat: no-repeat, repeat-y;
    background-size: contain, contain;
    background-color: #000000;
    /*font-family: Trajan;*/
    color: #FFFFFF;
}

    body.NeptunesWrath {
        background-image: url("/images/UI/Background_NeptunesWrath.png"), url("/images/UI/background_repeat.png");
    }

    body.Halloween {
        background-image: url("/images/UI/Background_Halloween.png");
        background-repeat: no-repeat;
    }

    body.Pandemic {
        background-image: url("/images/UI/Background_Pandemic.png");
        background-repeat: no-repeat;
    }

body {
}

#container {
    display: block;
    margin: 0 auto;
    max-width: 95%;
}

.header {
    display: block;
    height: 150px;
}

.LogoLink {
    display: block;
}


/*
	Dynamic Columns
*/

#left {
    position: absolute;
    display: block;
    float: left;
    width: 200px;
    min-width: 200px;
    padding-top: 69px;
}

#left ul {
    padding: 0;
}

#right {
    position: relative;
    display: block;
    float: right;
    width: 200px;
    padding-top: 70px;
}

#center {
    position: relative;
    display: block;
    overflow: auto;
    margin-left: 200px;
}

#ng-view.env-local {
    border: 4px solid #ffe524;
    padding: 8px;
}

#ng-view.env-dev {
    border: 4px solid #00a2e8;
    padding: 8px;
}

#ng-view.env-staging {
    border: 4px solid #00aa24;
    padding: 8px;
}

#userbar {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    padding: 15px 30px 2px 30px;
    background-color: rgba(0, 0, 0, 0);
}

div.sys_notices {
    position: inherit;
    width: 100%;
}


/*
	Looks of the UI
*/

.PageTitle {
    text-align: center;
    color: #e9c776;
}

#CityTitle {
    font-size: 0.9em;
    text-align: center;
    color: white;
    margin-bottom: 16px;
}

#CityTitle #CityIcon {
    height: 25px;
    font-size: 0.9em;
}

#CityTitle #CityAdjective {
    line-height: 2.5em;
    margin-bottom: -5px;
}

#CityTitle #CityName {
    font-size: 2.75em;
    font-family: Trajan, serif;
    line-height: 1.25em;
}

#CityTitle #CityTerrain img {
    width: 20px;
    margin-right: 4px;
    vertical-align: middle;
}

#CityTitle #CityTerrain span {
    font-size: 0.9em;
}

.hidden {
    visibility: hidden;
}

#ColumnHeader {
    position: absolute;
    top: -168px;
    display: block;
    background-image: url("/images/UI/Column_Header.png");
    background-repeat: no-repeat;
    background-size: 100%;
    height: 255px;
    width: 100%;
}

    #ColumnHeader.NeptunesWrath {
        background-image: url("/images/UI/Column_Header_NeptunesWrath.png");
    }

    #ColumnHeader.Pandemic {
        background-image: url("/images/UI/Column_Header_Pandemic.png");
    }

#MenuFooter {
    position: absolute;
    bottom: -35px;
    display: block;
    background-image: url("/images/UI/Column_Footer.png");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
}

.MenuTiledBackground {
    display: block;
    background-image: url("/images/UI/Column_Sidebar_Top.png"), url("/images/UI/Column_Sidebar_Top.png"), url("/images/UI/Column_Sidebar_Bottom.png"), url("/images/UI/Column_Sidebar_Bottom.png"), url("/images/UI/Column_Sidebar_Tile.png"), url("/images/UI/Column_Sidebar_Tile.png"), url("/images/UI/TLK_Menu_Background_Tile.png");
    background-position: top left, top right, bottom left, bottom right, top left, top right, top left;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat-y, repeat-y, repeat;
    padding: 0px 11px;
}

.CenterBackground {
    background-image: url("/images/UI/Menu_Sidebar_Top.png"), url("/images/UI/Menu_Sidebar_Top.png"), url("/images/UI/Menu_Sidebar_Bottom.png"), url("/images/UI/Menu_Sidebar_Bottom.png"), url("/images/UI/Menu_Sidebar_Tile.png"), url("/images/UI/Menu_Sidebar_Tile.png");
    /*url("/images/UI/TLK_Menu_Background_Tile.png");*/
    background-position: top left, top right, bottom left, bottom right, top left, top right;
    /*top left;*/
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat-y, repeat-y;
    /*repeat;*/
    padding: 20px;
}

.CentralizedObject {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.EventTable {
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
	border: 2px solid #e9c776;
	padding: 2px;
}
.EventTable .even {
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	padding: 2px;
}
.EventTable .odd {
	padding: 2px;
}

.GeneralTable {
    background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png"), url("/images/UI/TLK_Menu_Background_Tile_Light.png");
    background-position: top left, top left;
    background-repeat: repeat-x, repeat;
    background-size: 28px, auto;
    border-collapse: collapse;
}

.GeneralTable .selected {
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png")
}

.GeneralTable th {
    font-family: MedievalSharp;
    font-size: 20px;
    color: #e9c776;
    text-align: center;
}

.GeneralTable td {
    border-top: 1px solid #e9c776;
    text-align: center;
}

.GeneralTable .inactive {
    color: #656565;
}

.ClickableTextNoLayout a {
    font-family: MedievalSharp;
    color: #e9c776;
    text-decoration: none;
    font-size: 20px;
}

.ClickableTextNoLayout a:hover {
    color: #ff8c1a;
}

.CenterFooter {
    background-image: url("/images/UI/Menu_Footer_Left.png"), url("/images/UI/Menu_Footer_Right.png"), url("/images/UI/Menu_Footer_Middle.png");
    background-position: top left, top right, top left 18px;
    background-repeat: no-repeat, no-repeat, no-repeat;
    height: 18px;
    background-size: auto, auto, calc(100% - 36px) 18px;
}

.CenterHeader {
    background-image: url("/images/UI/Menu_Header_Left.png"), url("/images/UI/Menu_Header_Right.png"), url("/images/UI/Menu_Header_Middle.png");
    background-position: top left, top right, top left 18px;
    background-repeat: no-repeat, no-repeat, no-repeat;
    height: 87px;
    background-size: auto, auto, calc(100% - 36px) 87px;
}


/*
	Navigation Menu
*/

.SubmenuTitle {
    background-image: url("/images/UI/Column_Button.png");
    background-size: 100% 40px;
    width: 100%;
    height: 30px;
    user-select: none;
}

.SubmenuTitle > h3 {
    font-family: MedievalSharp;
    color: #e9c776;
    padding-left: 10px;
    padding-top: 5px;
    font-size: 18px;
}

.SubmenuTitle > img {
    float: right;
    margin-top: -30px;
    -webkit-transform: translate(-50%, -50%);
}

.SubmenuTitle > h3:hover {
    color: #ff8c1a;
    cursor: pointer;
}

.Announcement {
    font-family: Trajan;
    color: #e9c776;
    padding: 2px;
    margin: 10px 2px;
    font-size: 0.8rem;
}

    .Announcement > a {
        color: #e9c776;
        text-decoration: none;
    }

        .Announcement > a:hover {
            color: #ff8c1a;
        }

.SubmenuItem {
    font-family: Trajan;
    color: #e9c776;
    padding-left: 20px;
    padding-top: 4px;
}

.SubmenuItem > a {
    color: #e9c776;
    text-decoration: none;
}

.SubmenuItem > a:hover {
    color: #ff8c1a;
}

.GoldenArrow {
    float: right;
    margin-top: -30px;
    -webkit-transform: translate(-15px, -12px);
}

.LoggedInAgeTimer,
.LoggedOutAgeTimer {
    text-align: center;
    color: #ffffff;
    padding-top: 7px;
    font-size: 18px;
}

.LoggedOutAgeTimer {
    padding-top: 20px;
}

.Seperator {
    width: 180px;
    margin-left: -1px;
    padding-top: 10px;
}


/*
Fonts
*/

@font-face {
    font-family: Rothenburg;
    src: url(/../fonts/Rothenburg-Decorative/rothenbg.ttf);
}

@font-face {
    font-family: MedievalSharp;
    src: url(/../fonts/MedievalSharp.ttf);
    /* Development */
}

@font-face {
    font-family: Vinque;
    src: url(/../fonts/Vinque.ttf);
    /* Development */
}

@font-face {
    font-family: Trajan;
    src: url(/../fonts/Trajan_Pro_Bold.ttf);
}


/*
	Buttons
*/


/*
Alerts
*/

.NegativeAlert {
	position:relative;
    padding: 0;
    background-color: #ff1a1a;
    text-align: center !important;
    margin: 0;
    z-index:100;
}

.PositiveAlert {
	position:relative;
    padding: 0;
    background-color: #6ba301;
    text-align: center !important;
    margin: 0;
    z-index:100;
}

.NoAlert {
    padding: 0;
    height: 20px;
    margin: 0;
}


/*
Features CSS
*/

.progressBar {
    height: 30px;
}

.percentage {
    text-align: center;
}

.textCenter {
    position: relative;
}

.glow {
    text-shadow: 0 0 4px #4d2600;
    top: 15%;
}

.outter {
    width: 100%;
    height: 25px;
    border: solid;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.inner {
    text-align: center;
    display: table-cell;
    height: 25px;
    border-right: solid 1px #000;
    position: absolute;
    background: #ffb76b;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffb76b 0%, #ffa73d 49%, #ff7c00 77%, #ff7f04 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffb76b 0%, #ffa73d 49%, #ff7c00 77%, #ff7f04 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffb76b 0%, #ffa73d 49%, #ff7c00 77%, #ff7f04 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04', GradientType=0);
    /* IE6-9 */
}

.center {
    text-align: center !important;
}

.centerDonate {
    text-align: center;
    margin: 0 auto;
}

.centerTable {
    margin: 0 auto;
}

.InputText {
    background-color: white;
    color: black;
}

.IconButton {
    color: white;
    background: none;
    border: none;
}

    .IconButton:hover {
        color: #ff8c1a
    }

.SelectableItem {
    background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
    font-family: MedievalSharp;
    border: 1px solid #e9c776;
    color: #e9c776;
    display: inline-block;
    text-align: center;
    user-select: none;
    font-size: 20px;
}

.SelectableItem:hover {
    color: #ff8c1a;
    border: 1px solid #ff8c1a;
    cursor: pointer;
}

.Lightbackground {
    background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png") !important;
}

.PageButton {
    background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
    font-family: MedievalSharp;
    color: #e9c776;
    border: 1px solid #e9c776;
    text-align: center;
    vertical-align: middle;
    width: 48px;
    height: 48px;
    user-select: none;
}

.Clickable:hover {
    color: #ff8c1a;
    border: 1px solid #ff8c1a;
    cursor: pointer;
}

.Pointer {
    cursor: pointer;
}


/*
XBBCode css
*/

.xbbcode-b {
    font-weight: bold;
}

.xbbcode-blockquote {
    position: relative;
    background: #fff6c7;
    margin: .25em 0;
    border: 1px solid #aaa;
    padding: .25em
}

.xbbcode-blockquote cite {
    font-weight: 700;
    display: block;
    font-size: 1em;
    border-bottom: 1px solid #aaa
}

.xbbcode-center {
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
}

.xbbcode-code:before {
    position: absolute;
    content: 'Code:';
    top: -1.35em;
    left: 0;
    color: #fff;
}

.xbbcode-code {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #111;
    margin-top: 1.5em;
    position: relative;
    background: #eee;
    border: 1px solid #aaa;
    white-space: pre;
    padding: .25em
}

.ie6 .xbbcode-code,
.ie7 .xbbcode-code {
    margin-top: 0
}

.xbbcode-code,
.xbbcode-code:before {
    display: block;
    text-align: left
}

.xbbcode-i {
    font-style: italic;
}

.xbbcode-justify {
    display: block;
    text-align: justify;
}

.xbbcode-left {
    display: block;
    text-align: left;
}

.xbbcode-right {
    display: block;
    text-align: right;
}

.xbbcode-s {
    text-decoration: line-through;
}

.xbbcode-size-1 {
    font-size: x-small;
}

.xbbcode-size-2 {
    font-size: small;
}

.xbbcode-size-3 {
    font-size: medium;
}

.xbbcode-size-4 {
    font-size: large;
}

.xbbcode-size-5 {
    font-size: x-large;
}

.xbbcode-size-6 {
    font-size: xx-large;
}

.xbbcode-size-7 {
    font-size: xx-large;
}

.xbbcode-size-8 {
    font-size: xx-large;
}

.xbbcode-u {
    text-decoration: underline;
}

.xbbcode-table {
    border-collapse: collapse;
}

.xbbcode-tr {}

.xbbcode-table,
.xbbcode-th,
.xbbcode-td {
    border: 1px solid #e9c776;
}

.xbbcode-ol,
.xbbcode-ul {
    display: inline-grid;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0
}

/*/tutorial glow*/

.tutorialglow {
    color: hsla(120, 100%, 25%, 1);
    -webkit-animation: neon 1.5s ease-in-out infinite alternate;
    -moz-animation: neon 1.5s ease-in-out infinite alternate;
    animation: neon 1.5s ease-in-out infinite alternate;
}

/*
li.SubmenuItem.tutorial a:hover {
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
  color:white;
}
*/

@-webkit-keyframes neon {
    from {
        color: red;
        text-shadow: 0 0 20px #fffffe, 0 0 30px #fffffe, 0 0 40px #fffffe, 0 0 50px #dd0000, 0 0 80px #dd0000, 0 0 90px #dd0000, 0 0 110px #dd0000, 0 0 160px #dd0000;
    }
    to {
        color: green;
        text-shadow: 0 0 5px #fffffe, 0 0 10px #fffffe, 0 0 15px #fffffe, 0 0 20px #dd0000, 0 0 35px #dd0000, 0 0 40px #dd0000, 0 0 50px #dd0000, 0 0 75px #dd0000;
    }
}

.Tutcontainer {
    padding: 5px;
}

i.arrow.down {
    float: right;
}

.arrow-down:after {
    content: '\25bc';
    padding-left: 15px;
    font-size: 8px;
}

.tutorialheader {
    text-align: left;
    font-size: 130%;
    background-color: #355065;
    color: #d08506;
    padding: 10px;
    border: 1px solid black;
}

.tutorialcontent {
    text-align: left;
    padding: 10px;
    /*    background-color: #36414a;*/
    border: 1px solid black;
    margin-bottom: 5px;
}


.back-button {
  font-size: 1.3rem;
  background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
  border: 2px solid #e9c776;
  color: #e9c776;
  font-family: MedievalSharp;
  padding: 8px 10px;
  cursor: pointer;
  margin: -5px 20px 20px;
  display: inline-block;
  position: absolute;
}

.back-button i {
  padding-right: 5px;
}

.back-button:hover {
  background-image: url("/images/UI/TLK_Menu_Background_Tile.png");
  text-decoration: none;
}

.back-button:active {
  background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
}

.flexResponsiveColumn {
    display: flex;
    flex-direction: row;
}

/*Responisve css*/
@media (max-width: 999px) 
{
    .flexResponsiveColumn {
        flex-direction: column;
    }
}

@media (max-width: 599px) {

    html,
    body {
        background-image: none;
        width: 100%;
        height: auto;
        overflow: scroll;
    }
    header.header {
        background-image: url('/images/UI/TLK_Menu_Background_Tile_Light.png');
        background-repeat: repeat;
        height: 110px;
        width: 100%
    }
    #container {
        width: 100%;
        min-width: 100%;
    }
    div#left {
        position: absolute;
        display: none;
        width: 300px;
        padding-top: 0px;
        font-size: 20px;
        line-height: 30px;
        background-image: url(/images/UI/TLK_Menu_Background_Tile.png);
        background-position: top left;
        background-repeat: repeat;
    }
    .SubmenuTitle > h3 {
        padding-left: 15px;
        font-size: 25px;
        /* line-height: 29px; */
    }
    .SubmenuTitle {
        height: 50px;
        background-size: 100% 60px;
    }
    div#right {
        display: none;
    }
    a.LogoLink {
        width: 37% !important;
        height: 110px !important;
        float: left;
        margin-left: 0px !important;
    }
    a.LogoLink img {
        width: auto;
        height: 85px;
        margin: 0px auto;
        display: block;
    }
    inspector-stylesheet:3 img.location {
        display: none;
    }
    .CenterHeader {
        height: auto;
        background-image: none;
        margin-bottom: 25px;
    }
    #userbar {
        height: auto;
        font-size: 25px;
        padding: 17px 0 0 0;
    }

    .usermenu {
        background-image: url(/images/UI/Menu_Footer_Middle.png);
        width: 100%;
        background-position: bottom center;
        background-repeat: repeat-x;
        height: 100px !important;
    }



    #userbar .usermenu a {
        height: 70px;
        width: 70px;
    }

    #userbar .usermenu a i {
        font-size: 1em;
    }

    a.logout {
        margin-left: 0;
        padding: 24px;
    }
    .symbol {
        height: 40px;
        width: auto;
    }
    img.icon {
        height: 40px;
        width: auto;
        padding: 5px;
        margin: 5px;

    }
    div#center {
        margin-left: 0;
        display: block;
        background-image: url(/images/UI/Column_Sidebar_Top.png), url(/images/UI/Column_Sidebar_Top.png), url(/images/UI/Menu_Footer_Middle.png), url(/images/UI/Column_Sidebar_Bottom.png), url(/images/UI/Column_Sidebar_Bottom.png), url(/images/UI/Column_Sidebar_Tile.png), url(/images/UI/Column_Sidebar_Tile.png), url(/images/UI/TLK_Menu_Background_Tile.png);
        background-position: top left, top right, center top, bottom left, bottom right, top left, top right, top left;
        background-repeat: no-repeat, no-repeat, repeat-x, no-repeat, no-repeat, repeat-y, repeat-y, repeat;
        padding: 0 11px;
        width: calc(100% - 22px);
    }
    .MenuTiledBackground {
        background: none;
        padding: 0px
    }
    a.sidebarmenu.ng-scope {
        margin-left: 10px;
    }
    .LoggedInAgeTimer,
    .LoggedOutAgeTimer {
        font-size: 80%;
        padding-top: 7px;
    }
    #ColumnHeader {
        background-image: none;
        position: absolute;
        left: 0px;
        top: -146px;
        width: auto;
    }
    table#cityTable i {
        border: solid white;
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 3px;
        float: right;
        margin-right: 10px;
    }
    .right {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
    .left {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
    }
    .up {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
    }
    .down {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
    span.sign {
        border: 1px solid #d08506;
    }
    p.subtable_header {
        background-color: #141d25;
        padding: 15px;
        border: 1px solid black;
    }
    table#cityTable {
        font-size: 22px;
    }
    #shopbuttons td p {
        display: none;
    }
    table#shopbuttons {
        width: 100%;
        margin: 0 auto;
    }
    a.shopbutton {
        width: 60%;
        height: 50px;
        background-position: left center;
        background-size: contain;
        padding: 2px 6px 2px 75px;
        /* color: white; */
        font-size: 15px;
        line-height: 50px;
    }
    table#TravelTable {
        margin-top: 15px;
        padding-top: 5px;
    }
    table#TravelTable tr:nth-child(3) td {
        /* width: 50%; */
        float: left;
        display: block;
    }
    table#TravelTable tr:nth-child(4) td {
        float: right;
        margin: 2px;
        line-height: 40px;
        font-size: 18px;
    }
    table#TravelTable tr:nth-child(3) {
        width: 50%;
        float: left;
        display: block;
    }
    table#TravelTable tr:nth-child(4) {
        width: 50%;
        float: left;
        display: block;
    }
    td.subtable_header {
        font-size: 20px;
    }
    select.travel {
        width: 100%;
        font-size: 18px;
        padding: 3px;
        height: 50px;
    }
    table#TravelTable input.button {
        font-size: 20px;
        font-weight: bold;
        padding: 8px 25px;
        margin-right: 15px;
    }
    table#TravelTable a {
        line-height: 40px;
        font-size: 20px;
    }
    table#Travel td {}
    table#CommanderInfo,
    table#userlist {
        font-size: 20px;
        display: none;
        line-height: 30px;
    }
    .ageStats {
        width: 132px;
        height: 60px;
        float: left;
        /* position: absolute; */
        margin: 20px;
        /* right: -190px; */
        line-height: 25px;
        background-color: rgba(0, 0, 0, 0.4);
        border: 1px solid #5580A2;
        -moz-box-shadow: inset 0 0 10px #000000;
        -webkit-box-shadow: inset 0 0 10px #000000;
        box-shadow: inset 0 0 10px #000000;
    }
     .usermenu1 {
        display: block;
        background-image: url(/images/UI/Menu_Footer_Middle.png);
        width: 100%;
        background-position: bottom center;
        background-repeat: repeat-x;
        height: 100px !important;
    }
    .userm {
    	background: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
        padding: 15px;
        font-size: 28px;
        height: 50px;
        display: inline-block;
        width: 100%;
    }
    .userm:hover {
    	background: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
    }
    div#game-clock {
        margin: 0;
    }
    div#clockmob {
        float: left;
        margin: 20px;
    }
    table.headquarters,
    table.floatLeftTable {
        width: 100%;
    }
    table.floatLeftTable > tbody > tr > td {
        padding: 0px;
        width: 100%;
        float: left;
    }
    table.floatLeftTable table,
    table.floatLeftTable textarea {
        width: 100%;
    }
    table.inbox {
        width: 100% !important;
        margin: 0px;
    }
    div.tabs a.tab {
        margin: -1px;
        width: 25%;
        height: 50px;
        vertical-align: bottom;
    }
    div.tabs {
        width: 100%;
    }
    .arrow-down:after {
        content: '\25bc';
        padding-left: 15px;
        font-size: 8px;
    }
    .dropdown-emulator-select-btn {
        font-size: 17.5px;
        padding: 4px 5px;
        color: #E6EBEE;
        background-color: #355065;
        border: 1px solid #355065;
        border: 1px solid #000000;
        top: 2px;
        width: 100%;
        position: relative;
        text-decoration: none;
    }
    .dropdown-emulator-select-btn:hover {
        color: white;
        text-decoration: none;
        cursor: pointer;
    }
    .dropdown-emulator-select-btn:active {
        color: white;
        text-decoration: none;
        cursor: pointer;
    }
    ul#grpChkBox {
        list-style: none;
        text-align: left;
        background-color: #355065;
        border: 1px solid #355065;
        border: 1px solid #000000;
        padding: 0px;
        position: absolute;
        display: none;
        border: 1px solid #d08506;
        font-size: 25px;
        line-height: 32px;
    }
    .GeneralTable th {
        font-size: 25px;
    }
    .GeneralTable input {
        font-size: 17.5px;
    }
    .GeneralTable select {
        height: 30px;
        font-size: 17.5px;
    }
    table.send_form {
        width: 100%;
        margin: 4px 0;
    }
    input.clan_subject {
        width: 100%;
    }
    select.clan_to {
        width: 100%;
    }
    textarea.clan_body {
        width: 100%;
    }
    table.ct {
        width: 100%;
    }
    .group div {
        width: 50%;
        float: left;
        text-align: right;
        padding-right: 10px;
    }
    .group select,
    .group input {
        width: 20%;
    }
    .forum-subsection img.symbol {
        height: 20px;
    }
    .forum-topic img.symbol {
        height: 20px;
    }
    .forum-post-message img {
        max-width: 95%;
    }
    table.forum-subsection div.reply-user {
        height: auto !important;
    }
    div.forum-new-post {
        width: auto !important;
    }
    div.forum-new-post input.title {
        width: 100% !important;
    }
    div.forum-new-post textarea {
        width: 100% !important;
    }
    table img.flag.symbol {
        height: 20px;
        margin-left: 5px;
    }
    table i {
        padding: 0;
        border: 0;
        margin: 0;
        float: none;
    }
    select[name=nation_id] {
        height: 35px;
        font-size: 18px;
    }
    input.button[name=choose_nation] {
        font-size: 25px;
    }
    input[name=heroname] {
        width: 50%;
        float: left;
    }
    select[name=nation] {
        max-width: 80px;
    }
    input[name="name"] {
        max-width: 80px;
    }
    .usermenu1 img.rank.symbol {
        display: none;
    }
    .logoutmenu {
        width: 100%;
        height: auto;
        display: block;
    }
    .back-button {
      position: static;
    }

    #CityTitle {
        vertical-align: middle;
        margin-bottom: 0;
    }

    #CityTitle #CityIcon {
        display: inline;
        margin-right: 10px;
        height: auto;
    }

    #CityTitle #CityAdjective {
        display: none;
    }

    #CityTitle #CityName {
        display: inline;
        vertical-align: middle;
    }

    #CityTitle #CityTerrain {
        display: inline;
        margin-left: 12px;
    }

    #CityTitle #CityTerrain img {
        vertical-align: initial;
        margin: 0;
    }

    #CityTitle #CityTerrain span {
        display: none;
    }
}

@media (max-height: 768px) {
    #CityTitle {
        font-size: 0.75em;
    }
    #CityIcon {
        font-size: 0.85em;
    }

    #CityTitle #CityAdjective {
        display: none;
    }

    #CityTitle #CityTerrain {
        font-size: 1.2em;
    }
}

.sfplannerbyazzy label {
    font-family: MedievalSharp;
    font-size: 20px;
    color: #e9c776;
    text-align: center;
}


fieldset.sfinstr {
    float: left;
}

fieldset.sfplan {
    float: right;
}

fieldset.sftime {
    float: left;
}

.sfplannerbyazzy button {

    font-size: 12px;
    padding: 5px 5px;
    color: #E6EBEE;
    background-color: #355065;
    /* border: 1px solid #355065; */
    border: 1px solid #000000;

}

form.hcplanningtools fieldset textarea {
    width: 100%;
    height: 100px;
    font-size: 12px;
    padding: 5px 5px;
    color: #E6EBEE;
    background-color: #355065;
    /* border: 1px solid #355065; */
    border: 1px solid #000000;

}

form.hcplanningtools fieldset {
    background-image: url(/images/UI/TLK_Menu_Background_Tile_Dark.png), url(/images/UI/TLK_Menu_Background_Tile_Light.png);
    background-position: top left, top left;
    background-repeat: repeat-x, repeat;
    background-size: 28px, auto;
    width: 48%;
    margin: 1%;
    display: block;
    border: none;
    padding: 0;
}

form.hcplanningtools {
    font-size: 16px;
}

.sfplane {
    padding: 10px;
    background-image: url(/images/UI/TLK_Menu_Background_Tile_Dark.png);
    background-position: top left, top left;
    background-repeat: repeat;
    background-size: 28px, auto;
    padding: 10px;
}

.sftimee {
    padding: 10px;
    text-align: center;
    font-size: 35px;
}

.sfinstre {
    text-align: center;
    margin: 0 auto;
}

.singups {
    text-align: center;
}

.leadlist {
    text-align: center;
}

.leadlist table {
    width: 100%;
}

textarea#msgbody {
    margin: 10px;
    padding: 10px;
    width: 300px;
    height: 50px;
    /* display: block; */
}

a.shopbutton.sfplanner,
input.sfplanner {
    background-image: url(/images/icons/sfplanner.png);
}

form.sfplanform {
    /* width: 100%; */
    clear: left;
    margin: 5px;
}

.column {
    width: 23%;
    float: left;
    /* margin: 1px; */
}

.row {
    width: 100%;
    clear: left;
}

.column:nth-child(6) {
    width: 4%;
}

.row input,
.row select {
    width: 99%;
    height: 30px;
    margin: 1px;
}

.column:nth-child(1) {
    width: 4%;
}

.sfplane table {
    width: 100%;
}

.heading {
    font-family: MedievalSharp;
    font-size: 20px;
    color: #e9c776;
    text-align: center;
}

.row:first-child {
    background-image: url(/images/UI/TLK_Menu_Background_Tile_Dark.png);
    background-position: top left;
}

.newmarket {
    text-align: center;
    margin: auto;
	padding: 12px;
}

.tooltip {
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    bottom: 100%;
    left: 50%;
    margin-left: -60px;
    background-color: black;
    color: #e9c776;
    text-align: center;
    border-radius: 8px;
    padding: 3px 0;
    position: absolute;
    z-index: 1;
}

.tooltip:hover .tooltiptext {
	opacity: 0.90;
    visibility: visible;
}

.tooltip .angulartooltip {
		width: 120px;
    bottom: 100%;
    left: 50%;
    margin-left: -60px;
    background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
    color: #e9c776;
    text-align: center;
    border: #000 solid 1px;
    border-radius: 8px;
    padding: 3px 0;
    position: absolute;
    z-index: 1;
}

div#RankingsTable td {
    text-align: left;
    padding-left: 5px;
}

div#RankingsTable th {
    text-align: left;
}

div#RankingsTable {
    margin: 5px;
}

div#RankingsTable table {
    border: 1px solid #e9c776;
}

div#RankingsTable img {
    height: 20px;
    padding: 5px;
}

.accordion {
    background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
    color: #e9c776;
    cursor: pointer;
    padding: 15px;
    width: 100%;
    border: 1px black solid;
    text-align: left;
    outline: none;
    font-size: 18px;
    transition: 0.4s;
}

.accordion:hover {
	border: 2px #e9c776 dashed;
}

.active {
    border: 1px #e9c776 solid;
}

.accordion:after {
    content: url("/images/UI/GoldArrow_Down.png");
    display: inline-block;
    float: right;
    margin-left: 5px;
}

.active:after {
	content: url("/images/UI/GoldArrow_Down.png");
    display: inline-block;
    transform: rotate(180deg);
}

.modal {
    display: block;
    position: fixed; /* Stay in place */
    z-index: 120; /* Sit on top */
    left: 0;
    top: 0;
    padding-top:100px;
    width: 100%; /* Full width */
    height: 80%; /* Full height - 80% to force scroll on long messages*/
    overflow: auto; /* Enable scroll if needed */
}

    .modal.fullscreen {
        background-image: url("/images/UI/TLK_Menu_Background_Tile.png");
        font-size: 14px;
        text-align: left;
        left: 20px;
        top: 20px;
        right: 20px;
        bottom: 20px;
        overflow-y: auto; /* Enable scroll if needed */
        overflow-x: hidden;
        border: 1px solid #888;
        padding: 20px;
        height: auto;
        width: auto;
    }

/* Modal Content */
.modal-content {
    background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    height:auto;
}
.SmallModal {
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
	text-align:center;
    margin: auto;
    padding: 10px;
    border: 1px solid #888;
    width: 40%;
    height: auto;
}
.MoveModal {
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
	border: 3px ridge #e9c776;
	width: 40%;
	text-align:center;
	margin:auto;
	padding:20px;
	height:auto;
}
.MoveModal .Title {
	display:inline-block;
	padding:0px 0px 10px 10px;
	font-family:MedievalSharp;
	color:#e9c776;
	font-size:24px;
}
    .modal .Close, .MoveModal .Close, .InnerBox .Close {
        display: block;
        float: right;
        padding: 0px 10px 10px 10px;
        font-family: Trajan;
        color: #e9c776;
        font-size: 24px;
        font-weight: bold;
        cursor: pointer;
    }
.MoveModal .Error {
	display:inline-block;
	padding:0px 10px 10px 10px;
	font-family:MedievalSharp;
	color:#cc0000;
	font-size:24px;
}
.MoveModal .Moves {
	display:inline-block;
	font-family:Trajan;
	font-size:12px;
}
.MoveModal .Toggle {
	cursor:pointer;
	margin:auto;
	float:right;
	color:#e9c776;
	font-size:14px;
	font-family:Trajan;
}

.ForceScroll{
    overflow: auto;
}
.Height300{
    max-height: 300px;
}
.Width600{
    max-width: 600px;
}

.loadTitle {
	position:relative;
	width:30%;
	top:15%;
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	text-align: center;
   color: #e9c776;
   font-size:30px;
   padding:25px;
   margin:auto;
   border: 1px solid #000;
   z-index:1000;
}

.CityCenterStatsBox {
	font-family:Trajan;
	font-size:12px;
	width:95%;
	background-image:url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	text-align:center;
	padding:8px;
	border:1px solid #e9c776;
	position:relative;
	top:-15px;
	margin:auto;
}

.polaroid {
  width: 25%;
  background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
  border: 1px solid #e9c776;
  float: left;
  margin-bottom: 20px;
  margin-right: 3%;
  margin-left: 3%;
}

.polaroid img {
	width:100%;
	height:auto;
}

.polaroid .container {
	font-family:Trajan;
	color:#e9c776;
  text-align: center;
  padding: 2px;
}

.CityCenterEditHCMsg {
    flex: 1 1 0;
    padding: 5px;
    min-width: 300px;
}

.CityCenterEditHCMsgPreview {
    min-height:200px;
    white-space: pre-wrap;
    background-image: url('/images/UI/TLK_Menu_Background_Tile_Dark.png');
    text-align: initial;
}

.CityCenterEditHCMsgPreview img {
    max-width: 100%!important;
}

.CityCenterHcMsg {
	/*width:100%;*/
	margin:auto;
	padding:10px;
	border:1px solid #e9c776;
	overflow:hidden;
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
}

.CityCenterHcMsg pre {
    overflow: auto;
    max-width: 100%;
    max-height: 60vh;
}

.CityCenterHcMsg pre img {
    max-width: 100%!important;
}

.CityCenterMovableCities {
	display:inline-block;
	margin:10px;
	margin-bottom:15px;
}

.CityCenterSetHcMsg {
	margin:auto;
	padding:10px;
	border:1px solid #e9c776;
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	text-align:center;
	color:#e9c776;
	font-size:24px;
	font-family:Trajan;
}

.buttonV2 {
	background-image: url("/images/UI/Resizable_Button1_L-End_Normal.png"), url("/images/UI/Resizable_Button1_R-End_Normal.png"), url("/images/UI/Resizable_Button1_Tile_Normal.png");
	background-position: left, right, center;
	background-repeat: no-repeat, no-repeat, repeat-x;
	background-size:contain, contain, contain;
	padding:10px;
	font-size:16px;
	font-family: Trajan;
	color:#e9c776;
	cursor:pointer;
	border: 0px;
}

.buttonV2:hover {
	background-image: url("/images/UI/Resizable_Button1_L-End_Hover.png"), url("/images/UI/Resizable_Button1_R-End_Hover.png"), url("/images/UI/Resizable_Button1_Tile_Hover.png");
	background-position: left, right, center;
	background-repeat: no-repeat, no-repeat, repeat-x;
	background-size:contain, contain, contain;
	color:#fff;
}

.buttonV2:active {
	background-image: url("/images/UI/Resizable_Button1_L-End_Clicked.png"), url("/images/UI/Resizable_Button1_R-End_Clicked.png"), url("/images/UI/Resizable_Button1_Tile_Clicked.png");
	background-position: left, right, center;
	background-repeat: no-repeat, no-repeat, repeat-x;
	background-size:contain, contain, contain;
	color:#fff;
}
.buttonV2.disabled {
	background-image: url("/images/UI/Resizable_Button1_L-End_Clicked.png"), url("/images/UI/Resizable_Button1_R-End_Clicked.png"), url("/images/UI/Resizable_Button1_Tile_Clicked.png");
	background-position: left, right, center;
	background-repeat: no-repeat, no-repeat, repeat-x;
	background-size:contain, contain, contain;
	color:#fff;
	-moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}

div.CityCenterPlayers {
	border: #000 solid 1px;
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
}

.CityCenterPlayers .Title {
	font-family:MedievalSharp;
	color:#e9c776;
	display:inline-block;
	font-size:24px;
	padding:15px;
	margin:0px -15px 0px 0px;
}

.CityCenterPlayers .Filters {
	float:right;
	display:inline-block;
	padding:15px 15px 0px 0px;
	cursor:pointer;
}

.CityCenterPlayers .Rotate {
	transition: all 4s ease;
}

.CityCenterPlayers .Rotate:hover {
	transform: rotate(360deg);
}

.CityCenterPlayers .LineBreak {
	height:3px;
	border:0px;
	padding:0px;
	margin:0px;
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
}

.CityCenterPlayers .LeftAligned {
	float:left;
	display:inline-block;
	padding:2px;
}
.CityCenterPlayers .RightAligned {
	float:right;
	display:inline-block;
	padding:2px;
}
.CityCenterPlayers .Padded {
	padding:10px;
	margin-left:50px;
	margin-right:50px;
}

.CityCenterPlayers .Coloured {
	color:#e9c776;
	font-size:17px;
}

.CityCenterPlayers .Locate {
	cursor:pointer;
	color:orange;
	font-family:Trajan;
	font-size:12px;
	border:1px solid orange;
	display:inline-block;
	padding:2px;
}

.CityCenterPlayers .Locate:hover {
	cursor:pointer;
	color:;
	font-family:Trajan;
	font-size:12px;
	border:1px solid orange;
	display:inline-block;
	padding:2px;
}

.CityCenterPlayers .LocateArrow {
	opacity: 0.3;
	height: 16px;
	width: 16px;
  	transition: all 800ms ease;
  	vertical-align:text-bottom;
}

.CityCenterPlayers .Locate:hover .LocateArrow {
	opacity: 1;
	transform: translate(30px,0px);
}

.Trajan {
	font-family:Trajan;
}
.MedievalSharp {
	font-family:MedievalSharp;
}
.Vinque {
	font-family:Vinque;
}
.textareaV2 {
	border: #e9c776 solid 1px;
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	color: #e9c776;
	font-family: MedievalSharp;
}
.inputV2 {
	border: #e9c776 solid 1px;
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	color: #e9c776;
	font-family:Trajan;
	text-align:center;
}
.labelV2 {
	display:inline-block;
	border: #e9c776 solid 1px;
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	color: #e9c776;
	font-family:Trajan;
	text-align:center;
	padding:2px 12px 2px 12px;
	font-size:12px;
	width:8px;
	overflow:hidden;
	cursor:default;
}
.dropdownV2 {
	border: #e9c776 solid 1px;
	-moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
	background-image: url("/images/UI/GoldArrow_Down.png"), url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	color: #e9c776;
	font-family:Trajan;
	text-align:center;
	background-repeat: no-repeat, repeat;
	background-position:center right, top left;
	cursor:pointer;
	padding-right:10px;
}
.dropdownContainer {
	position: relative;
    display: inline-block;
}
.dropdownContent {
    position: absolute;
    background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
    width:100%;
    border:#000 1px solid;
    z-index: 1;
    transition: all 800ms ease;
}
.dropdownContent div {
    color: #e9c776;
	font-family:Trajan;
    display: block;
    font-size:12px;
}
.dropdownContent div:hover {
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
}
.ArmouryPointsContainer {
	text-align:center;
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
	margin:auto;
	padding: 15px;
	font-family:Trajan;
	font-size:14px;
}
.ArmouryPointsContainer .ArrowLeft {
	transform: rotate(180deg);
	cursor: pointer;
}
.ArmouryPointsContainer .ArrowRight {
	cursor:pointer;
}
.ArmouryPointsContainer .SemiTrans {
	opacity: 0.3;
	cursor:not-allowed;
}
.ArmouryPointsContainer .Title {
	font-family:MedievalSharp;
	font-size:24px;
	text-align:center;
	color: #e9c776;
}
.ArmouryPointsContainer .Price {
	font-size:10px;
	color: #e9c776;
	white-space:normal !important;
}
.tdAlignCenter td, .tdAlignCenter th {
	text-align:center;
}
.ArmouryPointsContainer .increasedSize {
	margin-bottom:-3px;
	height:34px;
	width:34px;
}
.ArmouryPointsContainer .nowrap td{
 white-space:nowrap;
}

.ArmourySkillsExplanation .Title {
	display:inline-block;
	font-size:24px;
	color:#fff;
	font-family:Trajan;
	padding:20px 0px 0px 20px;
	border-bottom:3px solid #e9c776;
}
.ArmourySkillsExplanation .body {
 padding-top:3px;
}
.AdminPollContainer {
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
	border:1px solid #e9c776;
	padding:15px;
	margin:auto;
	width:80%;
}
.AdminPollContainer .Title {
	font-size:24px;
	font-family:Trajan;
	color:#e9c776;
	padding:10px;
	text-align:center;
	display:block;
}
.AdminPollContainer .SubTitle {
	font-size:16px;
	font-family:Trajan;
	color:#fff;
	padding:10px;
	display:inline-block;
}
.AdminPollContainer .Special {
	font-size:24px;
	font-weight:bold;
	font-family:Trajan;
	color:#e9c776;
	padding:10px;
	float:right;
	cursor:pointer;
}
.AdminPollContainer .Question {
	font-size:16px;
	font-family:MedievalSharp;
	color:#e9c776;
	padding:10px;
	background-image:url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	border:2px solid #fff;
	display:inline-block;
	width:100%;
}
.AdminPollContainer .Answer {
	font-size:12px;
	color:#fff;
	padding:4px;
	display:inline-block;
	width:100%;
}
.AdminChangeLog {
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
	border:1px solid #e9c776;
	padding:15px;
	margin:auto;
	width:80%;
}
.AdminChangeLog .Title {
	font-size:24px;
	font-family:Trajan;
	color:#e9c776;
	padding:10px;
	text-align:center;
	display:block;
}
.AdminChangeLog .SubTitle {
	font-size:16px;
	font-family:Trajan;
	color:#fff;
	padding:10px;
	display:inline-block;
}
.AdminChangeLog .Table td {
	text-align:center;
	margin:auto;
}
.AdminChangeLog .LeftAligned {
	float:left;
}
.AdminChangeLog .RightAligned {
	float:right;
}
.AdminChangeLog .LineBreak {
	height:1px;
	border:0px;
	padding:0px;
	margin:0px;
	background-color: #fff;
}
.AdminChangeLog .Special {
	font-size:30px;
	font-family:Trajan;
	font-weight:bold;
	color:#e9c776;
	padding:10px;
	display:inline-block;
	float:right;
	cursor:pointer;
}
.ChangeLog {
	display:block;
	text-align:center;
}
.ChangeLogField {
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
	border:1px solid #e9c776;
	padding:5px;
	margin:auto;
	margin-bottom:5px;
	color:#e9c776;
	font-size:14px;
	width:90%;
	display:block;
}
.ChangeLogField.Type1 {
	border:2px solid #979A9A;
}
.ChangeLogField.Type2 {
	border:2px solid #C0392B;
}
.ChangeLogField.Type3 {
	border:2px solid #8E44AD;
}
.ChangeLogField.Type4 {
	border:2px solid #1E8449;
}
.ChangeLogField.Type5 {
	border:2px solid #1A5276;
}
.ChangeLogField.Type6 {
	border:2px solid #ff8c1a;
}
.ChangeLog .Title {
	font-size:24px;
	font-family:Trajan;
	color:#e9c776;
	padding:10px;
	display:inline-block;
}
.ChangeLog .SubTitle {
	font-size:20px;
	font-family:MedievalSharp;
	color:#e9c776;
	padding:10px;
	display:inline-block;
}
.ChangeLog .RightAligned {
	font-size:10px;
	float:right;
	color:#fff;
	display:inline-block;
	font-family:Trajan;
	margin-top: -10px;
}
.ChangeLog .LeftAligned {
	float:left;
	color:#e9c776;
	padding-bottom:20px;
	display:inline-block;
	font-size:22px;
	font-family:Vinque;
}
.ChangeLog .Version {
	display:inline.block;
	padding:10px;
	background-image:url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	border: 2px solid #e9c776;
	width:80%;
	margin:auto;
	margin-bottom:20px;
}
.ChangeLog .Version .Title {
	font-size:20px;
	font-family:Trajan;
	color:#fff;
	padding:10px;
	display:inline-block;
	margin-left:-15px;

}
.LogInPortal {
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	border: 1px solid #e9c776;
	margin: auto;
	padding: 8px;
	font-family: Vinque;
	font-size: 16px;
}

.Message {
    background-color: #b4b6af;
    border-top: 1px solid #e9c776;
    border-bottom: 1px solid #e9c776;
    margin-bottom: 20px;
    color: #272824;
}

    .Odd .Message {
        background-color: rgb(200,200,200);
    }

    .message a {
        color: #b54a10;
        font-family: Times New Roman;
    }

.MessageInfo {
    white-space:nowrap;
    border-right: 1px solid black;
    padding: 10px;
}

.MessageTime
{
    font-weight: bold;
}

.MessageSender
{

}

.MessageContent {
    padding: 10px;
}

.MessageReceiverInfo
{
    margin-top: 5px;
}

.MessageDetails {
    border-top: 1px solid black;
    padding-top: 5px;
}

.Recipient {
    display: inline-block;
    border: 1px transparent solid;
    border-radius: 7px;
    cursor: pointer;
    background-color: #cccccc;
    font-size: 13px;
    font-weight: bold;
    color: #666666;
    padding: 3px;
    margin: 1px;
}

    .Recipient:hover {
        text-decoration: underline;
    }

#recipientInput
{

}

.RecipientFilterList {
    list-style-type: none;
    font-family: 'Trajan';
    color: #e9c776;
    display: inline-block;
}

    .RecipientFilterList li {
        display: inline;
        padding-right: 20px;
        cursor: pointer;
    }

    .RecipientFilterList li:hover {
        text-decoration: underline;
    }

text-editor iframe {
    width: 90% !important; /* workaround for width bug */
}
.trainingLinks {
	text-decoration: underline;
	cursor:pointer;
	color:#8B0000;
}
.trainingLinks:hover {
	color:#CD5C5C;
}
.trainingLinks:active {
	color:#B22222;
}

.comma-list {
    display: inline;
    list-style: none;
    padding: 0px;
}

    .comma-list li {
        display: inline;
    }

        .comma-list li::after {
            content: ", ";
        }

        .comma-list li:last-child::after {
            content: "";
        }

.scenario-editor textarea
{
    width: 100%;
}

.scenario-editor input
{
    width: 49%;
}

.SupportMain {
	text-align: center;
	font-size: 16px;
}
.SupportMain .HelpText {
	font-size: 20px;
	padding: 10px;
}
.SupportMain .RegisterBox {
	border: solid 2px black;
	padding: 5px;
	margin: auto;
	width: 60%;
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
}
.SupportMain .RegisterBox .Title {
	font-size: 24px;
	padding: 5px 10px 2px 0px;
	font-family: Trajan;
	color: #e9c776;
	border-bottom: #e9c776 4px solid;
	display: inline-block;
}
.SupportMain .RegisterBox td {
	padding: 10px;
	font-size: 20px;
}
.SupportMain .RegisterBox .Button {
	cursor: pointer;
	padding: 10px;
	font-size: 20px;
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	color: #fff;
	border: 3px solid #000;
	font-family: Trajan;
}
.SupportMain .RegisterBox .Button:hover {
	background-image: url("/images/UI/TLK_Menu_Background_Tile.png");
	color: #e9c776;
	border: 3px solid #e9c776;
}
.SupportMain .RegisterBox .Button:active {
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	color: #e9c776;
	border: 3px solid #e9c776;
}
.SupportMain .RegisterBox .Subject {
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	color: #e9c776;
	font-size: 20px;
	border: 3px solid #000;
	width: 100%;
	padding: 5px;
}
.SupportMain .RegisterBox .Subject:focus {
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	border: 3px solid #e9c776;
}
.SupportMain .RegisterBox .Message {
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	color: #e9c776;
	font-size: 16px;
	border: 3px solid #000;
	width: 100%;
	height: 200px;
	padding: 5px;
	margin: 0px;
}
.SupportMain .RegisterBox .Message:focus {
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	border: 3px solid #e9c776;
}
.SupportMain .RegisterBox .Selection {
	-moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
    background: url("/images/UI/GoldArrow_Down.png") no-repeat right, url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	color: #e9c776;
	font-size: 20px;
	border: 3px solid #000;
	width: 100%;
	padding: 5px;
	height: auto;
	display: inline-block;
	cursor: pointer;
	user-select: none;
}

.TicketBox {
	border: solid 2px #e9c776;
	padding: 20px;
	margin: auto;
	width: 80%;
	font-size: 18px;
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
}
.TicketBox .Title {
	font-size: 24px;
	font-family: Trajan;
	color: #fff;
	display: inline-block;
}
.TicketBox .TicketTable {
	margin:auto;
	border: solid 2px #000;
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
	width: 90%;
}
.TicketBox .TicketTable th {
	font-size: 22px;
	font-family: MedievalSharp;
	background-image: url("/images/UI/TLK_Menu_Background_Tile.png");
	border: solid 1px #000;
	color: #e9c776;
	text-align: center;
}
.TicketBox .TicketTable .Msg {
	font-size: 14px;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	width: 150px;
  	display:inline-block;
}
.TicketBox .TicketTable .Button {
	cursor: pointer;
	padding: 4px;
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	color: #fff;
	border: 3px solid #000;
	font-family: Trajan;
	width: 100%;
}
.TicketBox .TicketTable .Button:hover {
	background-image: url("/images/UI/TLK_Menu_Background_Tile.png");
	color: #e9c776;
	border: 3px solid #e9c776;
}
.TicketBox .TicketTable .Button:active {
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	color: #e9c776;
	border: 3px solid #e9c776;
}

.ReplyBox {
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
    margin: auto;
    padding: 15px;
    padding-bottom: 100px;
    border: 3px solid #000;
    width: 75%;
    height:auto;
}
.ReplyBox .Close {
	float: right;
	display: inline-block;
	font-weight: bold;
	font-size: 30px;
	margin: 0px;
	cursor: pointer;
	border: 1px solid #000;
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	color: #e9c776;
}
.ReplyBox .Close:hover {
	background-image: url("/images/UI/TLK_Menu_Background_Tile.png");
	color: #fff;
	border: 1px solid #e9c776;
}
.ReplyBox .Close:active {
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	color: #e9c776;
}
.ReplyBox .Title {
	font-size: 24px;
	font-family: Trajan;
	color: #fff;
	display: inline-block;
}
.ReplyBox .Button {
	display: block;
	font-size: 24px;
	text-align: center;
	margin: auto;
	margin-top: 15px;
	padding: 10px;
	font-family: MedievalSharp;
	cursor: pointer;
	border: 1px solid #000;
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	color: #e9c776;
}
.ReplyBox .Button:hover {
	background-image: url("/images/UI/TLK_Menu_Background_Tile.png");
	color: #fff;
	border: 1px solid #e9c776;
}
.ReplyBox .Button:active {
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	color: #e9c776;
}
.ReplyBox .ReplyTable {
	border-top: 2px solid #e9c776;
	border-bottom: 2px solid #e9c776;
	font-size: 20px;
	text-align: left;
	margin: auto;
	width: 90%;
}
.ReplyBox .ReplyTable .Name {
	font-size: 22px;
	font-family: MedievalSharp;
	background-image: url("/images/UI/TLK_Menu_Background_Tile.png");
	border: solid 1px #000;
	color: #e9c776;
	padding: 10px;
	margin: auto;
}
.ReplyBox .ReplyTable .Comment {
	font-size: 16px;
	padding: 10px;
}
.ReplyBox .ReplyTable .OddRow {
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
}

.HospitalWindow .Close {
	float: right;
	display: inline-block;
	font-weight: bold;
	font-size: 30px;
	margin: 0px;
	cursor: pointer;
	border: 1px solid #000;
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	color: #e9c776;
	padding: 5px;
}
.HospitalWindow .Refresh {
	float: left;
	display: inline-block;
	font-weight: bold;
	font-size: 30px;
	margin: 0px;
	cursor: pointer;
	border: 1px solid #000;
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	color: #e9c776;
	padding: 5px;
}
.HospitalWindow .Title {
	font-size: 24px;
	text-align: center;
	font-family: Trajan;
}
.HospitalWindow .Table {
	margin: auto;
	width: 100%;
	font-size: 16px;
}
.HospitalWindow .Table .TableHeading {
	font-size: 22px;
}
.HospitalWindow .Table .Right {
	float: right;
}
.HospitalWindow .Button {
	font-size: 16px;
	text-align: center;
	padding: 5px;
	font-family: MedievalSharp;
	cursor: pointer;
	border: 1px solid #000;
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
}
.HospitalWindow .Button:hover {
	background-image: url("/images/UI/TLK_Menu_Background_Tile.png");
	border: 1px solid #e9c776;
}
.HospitalWindow .Button:active {
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
}

.ActivityLog .Activity {
	border: 1px solid #000;
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
	padding: 10px;
	margin: 2px;
}

.HeroBox {
    display: flex;
    flex-direction: column;
    background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
    border: 1px solid #e9c776;
    width: 95%;
    margin: 5px auto;
}

.HeroBox table{
    font-size: 12px;
}

.HeroBox .OuterBox {
	display: flex;
	flex-direction: column;
    font-family: Trajan;
}
    .HeroBox .NameBox {
        display: flex;
        justify-content: space-between;
		cursor: pointer;
        font-size: 20px;
        padding: 8px;
        background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
        border-bottom: 1px #000 solid;
        font-family: MedievalSharp;
        color: #e9c776;
    }
    .HeroBox .InfoBox {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        font-size: 13px;
        flex-wrap: wrap;
    }

/*@media (max-width: 1400px) {
    .HeroBox .InfoBox {
        flex-direction: column;
        align-items: stretch;
    }
}*/

.InnerBox {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
    border: 1px #000 solid;
    margin: 5px;
    min-width: 0;
}

    .InnerBox h1 {
        font-family: Trajan;
        margin: 0px 20px 20px 20px;
    }

.InnerBox table {
    border-spacing: 10px 0;
}

    .InnerBox .TableHeader {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        background-image: url("/images/UI/TLK_Menu_Background_Tile.png");
        border-bottom: 1px #000 solid;
        font-size: 20px;
        padding: 10px;
        height: 50px;
    }

        .InnerBox .TableHeader .button {
            font-family: Trajan;
            margin: 0px 20px;
        }

    .InnerBox .HeroData {
        display: flex;
        flex: 1 0 1;
        justify-content: space-around;
        padding: 20px 5px;
        overflow-x: auto;
    }

/*@media (min-width: 1000px) {
    .HeroBox .HeroData {
        height: 100%;
    }
}*/

            .HeroBox .HeroData.Top {
                align-items: flex-start;
            }

            .HeroBox .HeroData.Column {
                flex-direction: column;
            }

            .HeroBox .HeroData.Top.Column {
                align-items: center;
                margin: auto;
            }

            .HeroBox .HeroData .value {
                padding: 0px 20px;
                text-align: center;
            }


    .HeroBox .Goods {
        display: flex;
        align-items: center;
        justify-content: space-around;
        flex-direction: row;
        width: 100%;
    }

    .HeroBox .Good {
        background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
        padding: 5px;
        border: #000 solid 2px;
        margin: 5px;
    }

    .HeroBox .Arrow {
        font-size: 40px;
        padding: 5px;
    }

    .GeneralButton {
        font-size: 16px;
        text-align: center;
        padding: 5px;
        font-family: MedievalSharp;
        cursor: pointer;
        border: 1px solid #000;
        background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
        color: #fff;
    }

        .GeneralButton:hover {
            background-image: url("/images/UI/TLK_Menu_Background_Tile.png");
            border: 1px solid #e9c776;
            color: #e9c776;
        }

        .GeneralButton:active {
            background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
        }

    .NoHeroesBox {
        font-size: 20px;
        background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
        text-align: center;
        padding: 30px;
        border: 3px #000 solid;
    }

.carousel {
    width: 100%;
    max-width: 500px;
    margin: auto;
    display: flex;
    overflow: hidden;
    align-items: center;
    justify-content: center;
}

        .carousel .carousel_container {
            position: relative;
            display: flex;
            flex-wrap: nowrap;
            align-items: center;
        }

        .carousel .carouselItem {
        }

            .carousel .carouselItem.selected {
                color: #e9c776;
            }

        .carousel .carouselMenu {
            padding-left: 20px;
            padding-right: 20px;
            cursor: pointer;
        }

    .Landing {
        background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
        border: 2px #000 solid;
        width: 90%;
        margin: auto;
    }

        .Landing .TitleBar {
            background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
            text-align: center;
            padding: 15px;
            border-bottom: 1px #000 solid;
            font-size: 30px;
            font-family: MedievalSharp;
        }

        .Landing .SubTitle {
            padding: 10px;
            font-size: 24px;
            font-family: MedievalSharp;
            color: #e9c776;
            margin: 15px 10px 0px 10px;
            background-image: url("/images/UI/TLK_Menu_Background_Tile.png");
            border: 1px #000 solid;
        }

        .Landing p {
            font-size: 16px;
            padding: 10px;
        }

        .Landing .Register {
            font-size: 22px;
            text-align: center;
            padding: 20px;
            display: block;
        }

    .NewsItem {
        background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
        border: 3px #000 solid;
        width: 85%;
        margin: auto;
        margin-top: 18px;
    }

        .NewsItem .Title {
            font-family: MedievalSharp;
            background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
            padding: 20px;
            font-size: 24px;
            margin: 0;
            border-bottom: 1px #000 solid;
            color: #fff;
            display: block;
        }

            .NewsItem .Title:hover {
                background-image: url("/images/UI/TLK_Menu_Background_Tile.png");
                color: #e9c776;
            }

        .NewsItem .Content {
            padding: 10px;
            font-size: 16px;
            display: -webkit-box;
		    -webkit-line-clamp: 10;
		    -webkit-box-orient: vertical;
		    line-height: 25px;
		    overflow: hidden;
		    text-overflow: ellipsis;
        }

        .NewsItem .DateTime {
            padding: 5px;
            color: #e9c776;
            text-align: right;
            font-size: 18px;
        }
.AgeBreakBox td {
	vertical-align: top;
}
.AgeBreakBox .Text {
	display: block;
	font-size: 16px;
	padding: 0px 10px 10px 10px;
}

.TimelapseVideo {
	margin: auto;
	padding: 10px;
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
	border: 1px #e9c776 solid;
    width: 640px;
    text-align: center;
}

.RegisterBox {
	display: flex;
	flex-direction: column;
	padding: 10px;
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
	border: 1px #000 solid;
	width: 80%;
	margin: auto;
	align-items: center;
	justify-content: center;
}
.RegisterBox .FormItem {
	width: 50%;
	margin: auto;
	margin-top: 10px;
}
.RegisterBox .FormItem .InnerItem {
	width: 100%;
}
input[type=checkbox] {
	-webkit-appearance: none;
	background-image: url("/images/UI/Checkbox_Unchecked.png");
	cursor: pointer;
	display: inline-block;
	vertical-align:middle;
}
input[type=checkbox]:checked {
	background-image: url("/images/UI/Checkbox_Checked.png");
}

.Tournament {
    padding: 10px;
}

    .Tournament table {
        margin: auto;
        width: calc(100% - 20px);
    }

    .Tournament .MedalBox {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
        padding: 10px;
        border: 3px solid #000;
        margin: 5px;
    }
        .Tournament .MedalBox img {
            background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
            border: 1px solid #e9c776;
            padding: 6px;
        }
    .Tournament h3 {
        font-size: 20px;
    }


.TournamentDetails .currentPlayerHero {
    color: #e6a219
}

.Tournament .InnerBox {
   padding: 10px;
}

.Tournament .InnerBox table {
    width: 100%;
    border-spacing: 0 !important;
}

.Tournament .Hero {
    vertical-align: middle;
}

    .Tournament .Hero.Selected {
        background-color: rgba(255, 255, 255, 0.1);
    }

.Tournament .Hero:hover {
    background-color: rgba(255, 255, 255, 0.2);
    cursor: pointer;
}

.GeneralBox {
    background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
    padding: 16px;
    border: 2px #000000 solid;
    margin: auto;
    text-align: center;
}
.SettingsBox {
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
	margin: 25px;
	margin: auto;
	text-align: center;
}
.SettingsTable {
	margin: auto;
	width: 100%;
	border-collapse: collapse;
    border-spacing: 0;
}
.SettingsTable th {
	font-family: MedievalSharp;
	color: #e9c776;
	font-size: 24px;
	padding: 10px;
	text-align: center;
}
.SettingsTable td {
	text-align: left;
	font-size: 20px;
	line-height: 25px;
	padding-left: 20px;
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Dark.png");
}
.SettingsTable td:nth-child(odd) {
	border-right: 2px solid #000;
}
.SettingsTable td:nth-child(even) {
	border-left: 2px solid #000;
}
.progressBar
{
height:30px;
}
.percentage
{
	text-align:center;
}
.textCenter{
position:relative;
}

.glow
{
text-shadow: 0 0 4px #4d2600;
top: 15%;
}


.outter{
	width:100%;
	height:25px;
	border:solid;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
.inner{
    text-align: center;
    display: table-cell;
	height:25px;
	border-right:solid 1px #000;
	position:absolute;
	background: #ffb76b; /* Old browsers */
	background: -moz-linear-gradient(top, #ffb76b 0%, #ffa73d 49%, #ff7c00 77%, #ff7f04 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffb76b 0%,#ffa73d 49%,#ff7c00 77%,#ff7f04 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffb76b 0%,#ffa73d 49%,#ff7c00 77%,#ff7f04 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 ); /* IE6-9 */
}
.center{
text-align:center !important;
}
.centerDonate
{
text-align:center;
margin:0 auto;
}
.centerTable{
margin: 0 auto;
}

.WhiteHover:hover{
    background-color: rgba(255, 255, 255, 0.5);
}
.MapToggleBox {
	padding: 10px 8px 8px 8px;
	background-image: url("/images/UI/TLK_Menu_Background_Tile_Light.png");
	border: 1px solid #000;
	text-align: center;
	margin: 0px 8px 8px 8px;
	font-size: 22px;
	color: #e9c776;
	font-family: MedievalSharp;
}
.MapToggleBox label {
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}

.ceasefire-title {
  font-size: 2rem;
	color: #e9c776;
	font-family: MedievalSharp;
  padding: 10px 0px 2px;
}

.ceasefire-description {
  font-size: 0.8rem;
	color: #e9c776;
  padding: 5px 0px;
  line-height: 11px;
}
