.top-flag img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -khtml-border-radius: 50%;
    width: 20px;
}
.server .progress span {
    max-width: 100%;
}
.page-title,
.character-name {
    font-size: 18px;
    color: white;
    margin-bottom: 20px !important;
    border-bottom: 1px solid #2f2f2f;
    padding-bottom: 10px !important;
}
table tr th {
    padding: 1rem;
}
table tr {
    border: 1px solid #1f4b5d;
}
.panel-title {
    padding: 1rem;
    border: 1px solid #1f4b5d;
}
.user_cp_body ul li img {
    float: left;
}
.user_cp_body ul li {
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 5px;
}
.tables-character-class-img,
.rankings-class-image {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -khtml-border-radius: 50%;
    width: 30px;
    position: relative;
    top: 0.5rem;
}
.rankings-class-image {
    top: 0;
}
iframe,
img {
    max-width: 100%;
}
.content-page .form-group {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 1rem;
}
.content-page input {
    min-width: 250px;
    color: rgb(180, 245, 243);
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    position: relative;
    background: rgb(0, 0, 0);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(30, 73, 91);
    border-image: initial;
    padding: 14px 16px;
    border-radius: 6px;
    margin-top: 0.5rem;
    transition: 0.2s all ease;
    display: block;
    margin: 0 auto;
    margin-bottom: 1rem;
    margin-top: 1rem;
}
input {
    text-transform: none !important;
}
.row,
.col-xs-4 {
    display: block;
    max-width: 100%;
    text-align: center;
}
.rankings_menu {
    display: block;
    text-align: center;
    margin: 0 auto 30px auto;
}
.rankings_menu a {
    background-image: url(../images/btn-sea.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    color: #b4f5f3;
    text-decoration: none;
    transition: 0.2s all ease;
    max-width: 200px;
    margin: 0px 5px 0px 5px;
    padding: 12px 17px 12px 17px;
}
table td {
    text-align: center;
}
table td img {
    vertical-align: middle;
}
span#tServerDate, span#tLocalDate {
    white-space: nowrap;
    display: inline-block;
    padding-left: 5px;
}
.tooltip {
    display: none !important;
}
.admincp-button {
    position: absolute;
    top: 0;
    left: 1rem;
    z-index: 9999;
    width: 100%;
    background: rgb(0 0 0 / 45%);
}
button[name="webengineEmail_submit"], button[name="webengineRegister_submit"] {
    width: 250px;
    background-image: url(../images/button-big.png);
}
.profiles_player_table_info tr td:first-child {
    text-align: center;
}
