html, body, * {
    padding: 0;
    margin: 0;
}

#required {
    width: 300px;
    display: none
}

/*body {*/
/*    background-image: url("../../resurse/bg_sus.png"), url("../../resurse/bg_mijloc.png"), url("../../resurse/bg_jos.png");*/
/*    background-position: top, center ,bottom;*/
/*    background-repeat: no-repeat, repeat-y ,no-repeat;*/
/*    background-color: #E5E4E2;*/
/*    text-align: center;*/
/*    color: #5a5a5a;*/
/*    font-family: Arial, "Times New Roman", Times, serif;*/
/*    font-size: 11px;*/
/*}*/

body{

    background: url("../../resurse/webdesign.png") no-repeat center center floralwhite;
    background-size: cover;
    height: 100%;
        text-align: center;
        color: #5a5a5a;
        font-family: Arial, "Times New Roman", Times, serif;
    font-size: 11px;
    /*overflow: hidden;*/
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both
}

.clearfix {
    clear: both;
    height: 5px;
}

hr.hr {
    display: none;
}

a {
    text-decoration: none;
    color: #2599bb;
    opacity: 0.7;
}

a:hover {
    color: #900201;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    opacity: 1.4;
}

a:active {
    color: #900240;
    opacity: 1.0;
}

a:focus {
    outline: none;
}

a img {
    border: none;
}

#antet {
    height: 370px;
    overflow: hidden;
    width: 968px;
    margin: auto auto auto auto;
}

.sigla {
    background: url("../imagini/sigla/sigla.png") no-repeat center;
    margin: 15px auto auto auto;
    width: 400px;
    height: 200px;
}

@font-face {
    font-family: 'AdelonMedium';
    src: url('https://fonts.ncwest.ncsoft.com/includes/fonts/adelon/adelon_medium_macroman/Adelon-Medium-webfont.eot');
    src: local('☺'), url('https://fonts.ncwest.ncsoft.com/includes/fonts/adelon/adelon_medium_macroman/Adelon-Medium-webfont.woff') format('woff'), url('https://fonts.ncwest.ncsoft.com/includes/fonts/adelon/adelon_medium_macroman/Adelon-Medium-webfont.ttf') format('truetype'), url('https://fonts.ncwest.ncsoft.com/includes/fonts/adelon/adelon_medium_macroman/Adelon-Medium-webfont.svg#webfontEtNqJmif') format('svg');
    font-weight: normal;
    font-style: normal;
}

#bara-navigare {
    background: url("../imagini/interfata/bara_navigare.png") no-repeat top center;
    margin: auto auto auto auto;
    top: 0;
    height: 93px;
    width: 968px;
}

#bara-navigare ul {
    margin: 0 auto;
    width: 960px;
    list-style: none;
    text-align: center;
}

#bara-navigare ul li {
    padding-top: 19px;
    float: left;
}

#bara-navigare ul li a {
    padding: 0 0px 0 9px;
    margin: 0 5px;
    color: #efffc5;
    text-shadow: 0 1px 3px #000;
    line-height: 4.0;
    font-family: AdelonMedium, "Times New Roman", Times, serif;
    font-size: 12px;
    text-transform: uppercase;
    opacity: 3.0;
}

#bara-navigare ul li a:hover {
    opacity: 0.5;
}

#bara-navigare ul li a:active {
    opacity: 1.5;
}

.wrap960 {
    width: 960px;
    margin: 0 auto;
}

.wrap930 {
    width: 930px;
    margin: 0 auto;
}

.wrap600 {
    width: 600px;
    margin: 0 auto;
}

.sidebar, #content {
    float: left;
    margin-top: 20px;
    text-align: left;
}

#main, #main-top, #main-btm {
    background: url("../imagini/interfata/continut.png");
    width: 968px;
    margin: 0px auto;
}

#main-top {
    height: 8px;
    margin-top: -40px;
}

#main-btm {
    height: 9px;
    background-position: bottom left;
    margin-bottom: 15px;
}

#main {
    min-height: 200px;
    background-position: top right;
    background-repeat: repeat-y;
    text-align: left;
}

.w960 {
    width: 960px;
    margin: 0 auto;
    text-align: left;
}

.w962 {
    width: 962px;
    margin: 0 auto;
    text-align: left;
}

.w940 {
    width: 940px;
    margin: 0 auto;
    text-align: left;
}

#content {
    width: 580px;
}

.postui {
    background: url("../imagini/interfata/interfata_subiect.png");
    margin: 0 auto;
    width: 580px;
}

.postui2 {
    background: url("../imagini/interfata/interfata_subiect.png");
    margin: 0 auto;
    width: 530px;
}

.post-title {
    height: 55px;
    line-height: 2.4;
}

.post-title2 {
    height: 55px;
    line-height: 2.4;
}

.post-end {
    background-position: left bottom;
    height: 10px;
    margin-bottom: 26px;
}

.post-con {
    background-position: center right;
    background-repeat: repeat-y;
    line-height: 1.8;
    font-size: 11px;
}

.post-con2 {
    background-position: center right;
    background-repeat: repeat-y;
    line-height: 1.8;
    font-size: 11px;
}

.con-wrap {
    padding: 2px 25px;
}

.post-title h2 {
    font-family: AdelonMedium, "Times New Roman", Times, serif;
    color: #efffc5;
    text-shadow: 0 1px 3px #000;
    font-size: 12px;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
}

.post-title h2 a span {
    color: #efffc5;
}

.post-title h2:hover {
    color: #FFF;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.post-title h2:active {
    color: #ffb9a0;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

span.date {
    display: block;
    float: right;
    text-align: center;
    position: relative;
    top: 10px;
    right: 20px;
    color: #ffb59b;
    text-shadow: 0 0 3px #000;
}

.post-con .more {
    color: #ffd373;
}

.post-con a.more:hover {
    color: #ffc03a;
}

.post-con a.more:active {
    color: #fcb110;
}

.post-title h2 a:hover span {
    color: #FFF;
}

.post-title h2 a:active span {
    color: #ffb9a0;
}

.post-title-slider {
    background: url("../imagini/interfata/slider_sus.png");
    height: 7px;
}

.post-end-slider {
    background-position: left bottom;
    height: 6px;
    margin-bottom: 26px;
}

.post-con-slider {
    background-position: center right;
    background-repeat: repeat-y;
}

#items, #items ul, #items li {
    width: 439px;
    display: block;
    overflow: hidden;
    height: 59px;
    list-style: none;
    margin: 0 auto;
}

#items {
    margin: 18px auto !important;
    position: relative;
    left: 4px;
}

#items ul li a {
    display: block;
    float: left;
    width: 56px;
    height: 56px;
    margin: 0 8px;
    background: url("../imagini/interfata/item_bg.html");
}

#items ul li a img {
    display: block;
    margin: 4px auto;
    height: 47px;
    width: 48px;
}

#items ul li a:hover {
    background-position: top center;
}

#items ul li a:active {
    background-position: top right;
}

#prevBtn a,
#nextBtn a {
    display: block;
    width: 14px;
    height: 18px;
    background: url("../imagini/interfata/slider_controale.html");
    z-index: 24;
    overflow: hidden;
    line-height: 20;
    position: relative;
    bottom: 60px;
}

#nextBtn a {
    float: right;
    background-position: top right;
    right: 10px;
}

#nextBtn a:hover {
    background-position: center right;
}

#nextBtn a:active {
    background-position: bottom right;
}

#prevBtn a {
    float: left;
    left: 10px;
}

#prevBtn a:hover {
    background-position: center left;
}

#prevBtn a:active {
    background-position: bottom left;
}

.sidebar {
    width: 160px;
}

#sidebar-left {
    margin-right: 15px;
}

#sidebar-right {
    margin-left: 15px;
}

.sb-ui {
    background: url("../imagini/interfata/sidebar_interfata.png");
}

.sb-title {
    height: 37px;
    text-align: center;
}

.sb-end {
    height: 6px;
    background-position: bottom left;
    margin-bottom: 25px;
}

.sb-con {
    background-position: center right;
    background-repeat: repeat-y;
}

.sb-title h3 {
    font-family: AdelonMedium, "Times New Roman", Times, serif;
    color: #efffc5;
    text-shadow: 0 1px 3px #000;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 38px;
    font-weight: normal;
}

.sb-title h3:hover {
    color: #FFF;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.sb-title h3:active {
    color: #ffb9a0;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.sb-wrap {
    margin: 0px auto;
    width: 146px;
}

.sep {
    height: 2px;
    width: 146px;
    margin: 10px auto;
    background: url("../imagini/interfata/sidebar_separator.png");
    clear: both;
}

.sep2 {
    height: 2px;
    width: 146px;
    margin: 5px auto;
    background: url("../imagini/interfata/sidebar_separator.png");
}

.sb-ranking .r1 .rank span {
    color: #bd7400;
    background-position: top center;
}

.sb-ranking .r2 .rank span {
    color: #bebebe;
    background-position: center center;
}

.sb-ranking .r3 .rank span {
    color: #caa873;
    background-position: bottom center;
}

form#login label {
    display: block;
    width: 127px;
    margin: 0 auto 6px;
    font-size: 11px;
    font-family: Arial;
}

form#login label span {
    display: block;
    margin-bottom: 5px;
}

.fui {
    border: none;
}

input.txt {
    width: 127px;
    height: 27px;
    color: #5a5a5a;
    margin: 5px 0;
    text-indent: 10px;
    font-size: 11px;
    font-family: Arial;
    background: url("../imagini/interfata/sidebar_introducere.jpg");
    opacity: 0.6;
}

.searchnr {
    height: 27px;
    background-color: #ede0cc;
    font-size: 13px;
    color: #5a5a5a;
    vertical-align: middle;
}

input.txt:hover {
    opacity: 1.6;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

input.txt:active,
input.txt:focus {
    opacity: 1.6;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.searchnr:hover {
    color: #5a5a5a;
}

.searchnr:active,
.searchnr:focus {
    color: #5a5a5a;
}

input.txt2 {
    width: 50px;
    height: 27px;
    color: #575e51;
    margin: 5px 0;
    text-indent: 10px;
    font-size: 11px;
    background: url("../imagini/interfata/sidebar_introducere2.html");
}

input.txt2:hover {
    color: #89947e;
    opacity: 0.6;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

input.txt2:active,
input.txt2:focus {
    color: #bbc8af;
    opacity: 0.6;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

input.btn {
    display: block;
    height: 29px;
    width: 66px;
    margin: 12px 0 0 9px;
    background: url("../imagini/interfata/sidebar_buton.jpg");
    cursor: pointer;
    color: #efffc5;
    font-size: 11px;
    text-shadow: 0 0 3px #000;
}

input.btn2 {
    height: 29px;
    width: 66px;
    margin: 12px 0 0 9px;
    background: url("../imagini/interfata/sidebar_buton.jpg");
    cursor: pointer;
    color: #efffc5;
    font-size: 11px;
    text-shadow: 0 0 3px #000;
}

@-moz-document url-prefix() {
    input.btn {
        padding-bottom: 5px;
    }
}

input.btn:hover {
    color: #FFF;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    opacity: 0.6;
}

input.btn:active {
    color: #d7e2ea;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    opacity: 0.6;
}

input.btn2:hover {
    color: #FFF;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    opacity: 0.6;
}

input.btn2:active {
    color: #d7e2ea;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    opacity: 0.6;
}

input.btn3 {
    height: 29px;
    width: 66px;
    background: url("../imagini/interfata/sidebar_buton.jpg");
    cursor: pointer;
    color: #efffc5;
    font-size: 11px;
}

input.btn3:hover {
    color: #FFF;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    opacity: 0.6;
}

input.btn4 {
    background: url("../imagini/interfata/sidebar_buton3.jpg") no-repeat;
    width: 66px;
    height: 29px;
    cursor: pointer;
    color: #efffc5;
    font-size: 11px;
}

input.btn4:hover {
    color: #FFF;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    opacity: 0.6;
}

input.btn3:active {
    color: #d7e2ea;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    opacity: 0.6;
}

.ranking {
    margin: 0px auto;
    color: #5a5a5a;
    cursor: normal;
}

.ranking table {
    font-size: 11px;
}

.ranking table tr {
    height: 22px;
    background: url("../imagini/interfata/sidebar_separator.png") no-repeat bottom center;
}

.tr span {
    display: block;
    float: left;
    margin-bottom: 7px;
}

.t-rank {
    width: 25px;
    text-align: center;
}

.t-name {
    width: 86px;
    text-align: left;
}

.t-lvl {
    width: 33px;
    text-align: center;
}

.t-rank1 {
    width: 25px;
    text-align: center;
    color: #6189a0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
}

.t-name1 {
    width: 82px;
    text-align: left;
    color: #6189a0;
    font-weight: bold;
    font-size: 11px;
}

.t-lvl1 {
    width: 33px;
    text-align: center;
    color: #6189a0;
    font-weight: bold;
    font-size: 11px;
}

.sidebar .time {
    text-align: center;
}

.stats p {
    margin: 8px 0 8px 10px;
    font-size: 11px;
    z-index: 5;
}

.on {
    color: #769e4e;
}

.off {
    color: #b65851;
}

.yellow {
    color: #ffe465;
}

.info {
    color: #5f8295;
}

.players {
    text-align: center;
}

a.sb-payment {
    background: url("../imagini/interfata/buton_don.png") no-repeat;
    display: block;
    height: 72px;
    width: 160px;
    margin: 0px auto 4px;
}

a.sb-download {
    background: url("../imagini/interfata/buton_desc.png") no-repeat;
    display: block;
    height: 75px;
    width: 160px;
    margin: 0px auto 4px;
}

a.sb-ishop {
    background: url("../imagini/interfata/buton_ishop.png") no-repeat;
    display: block;
    height: 75px;
    width: 160px;
    margin: 0px auto 4px;
}

a.sb-community {
    background: url("../imagini/interfata/buton_forum.png") no-repeat;
    display: block;
    height: 75px;
    width: 160px;
    margin: 0px auto 4px;
}

a.sb-guide {
    background: url("../imagini/interfata/buton_pasi.png") no-repeat;
    display: block;
    height: 75px;
    width: 160px;
    margin: 0px auto 15px;
}

.cp {
    display: none;
}

.sb-links {
    margin: 5px 0 5px 15px;
}

a.sb-link {
    margin: 5px 0;
    display: block;
    font-size: 11px;
    padding-left: 2px;
}

a.sb-link:hover {
    color: #FFF;
}

a.sb-link:active {
    color: #afc09e;
}

.trecut {
    background: none !important;
}

#tooltip {
    position: absolute;
    border: 2px solid #916f48;
    padding: 2px 5px;
    color: #c28742;
    display: none;
    background: #f5e4c4;
}

#footer {
    background: url("../imagini/interfata/subsol.png") no-repeat bottom;
    height: 70px;
    font-size: 11px;
    padding-top: 30px;
    color: #ffffff;
    margin: auto auto auto auto;
}

#footer .left, #footer .right {
    margin-top: 30px;
}

#footer .left {
    margin-left: 10px;
}

#footer .right {
    margin-right: 40px;
}

#footer a {
    color: #f0ffe2;
}

#footer a:hover {
    text-decoration: underline;
}

#footer a:active {
    color: #FFF;
}

#ajax_load {
    background: no-repeat left center;
}

#ajax_error {
    background: no-repeat left center;
}

#ajax_accept {
    background: no-repeat left center;
}

ul#menu, ul#menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 15em;
}

ul#menu a {
    display: block;
    text-decoration: none;
}

ul#menu li {
    margin-top: 1px;
}

ul#menu li a {
    background: #333;
    color: #fff;
    padding: 0.5em;
}

ul#menu li a:hover {
    background: #000;
}

ul#menu li ul li a {
    background: #ccc;
    color: #000;
    padding-left: 20px;
}

ul#menu li ul li a:hover {
    background: #aaa;
    border-left: 5px #000 solid;
    padding-left: 15px;
}

.code {
    border: 1px solid #ccc;
    list-style-type: decimal-leading-zero;
    padding: 5px;
    margin: 0;
}

.code code {
    display: block;
    padding: 3px;
    margin-bottom: 0;
}

.code li {
    background: #ddd;
    border: 1px solid #ccc;
    margin: 0 0 2px 2.2em;
}

.indent1 {
    padding-left: 1em;
}

.indent2 {
    padding-left: 2em;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

.theme-default #slider {
    margin: 100px auto 0 auto;
    width: 580px;
    height: 180px;
}

.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top: 150px;
}

.clear {
    clear: both;
}

.theme-default .nivoSlider {
    background: #fff url(../imagini/loading.html) no-repeat 50% 50%;
}

.theme-default .nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

.theme-default .nivoSlider a {
    border: 0;
    display: block;
}

.theme-default .nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(../imagini/sageti.html) no-repeat;
    text-indent: -9999px;
    border: 0;
}

.theme-default a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}

.theme-default a.nivo-prevNav {
    left: 15px;
}

.theme-default .nivo-caption {
    font-family: Tahoma, Arial, sans-serif;
}

.theme-default .nivo-caption a {
    color: #fff;
    border-bottom: 1px dotted #fff;
}

.theme-default .nivo-caption a:hover {
    color: #fff;
}

.nivoSlider {
    position: relative;
}

.nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 580px;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}

.nivo-caption {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #000;
    color: #fff;
    opacity: 0.8;
    width: 580px;
    z-index: 8;
}

.nivo-caption p {
    padding: 5px;
    margin: 0;
}

.nivo-caption a {
    display: inline !important;
}

.nivo-html-caption {
    display: none;
}

.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}

.nivo-prevNav {
    left: 0px;
}

.nivo-nextNav {
    right: 0px;
}

.nivo-controlNav {
    display: none;
}

.nivo-controlNav a {
    position: relative;
    z-index: 9;
    cursor: pointer;
    display: none;
}

.nivo-controlNav a.active {
    font-weight: bold;
}

.left_td {
    background: url("") no-repeat scroll 0px 0px transparent;
    height: 23px;
    padding-left: 20px;
    width: 69px;
}

.btn-big {
    background: url("../imagini/interfata/btn-big.png") no-repeat scroll 0 0 transparent;
    border: 0;
    color: #dfbf8b;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 38px;
    line-height: normal;
    letter-spacing: .01em;
    text-align: center;
    text-shadow: -1px -1px #000;
    width: 287px;
}

.btn-big {
    margin-bottom: 0
}

a.btn-big {
    text-decoration: none;
    line-height: 36px;
    font-size: 14px;
    color: #dfbf8b;
}

.btn-big2 {
    background: url("../imagini/interfata/btn-big2.png") no-repeat scroll 0 0 transparent;
    color: #dfbf8b;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 33px;
    line-height: normal;
    letter-spacing: .01em;
    text-align: center;
    text-shadow: -1px -1px #000;
    width: 250px
}

.btn-big2 {
    margin-bottom: 0
}

a.btn-big2 {
    text-decoration: none;
    line-height: 33px;
    font-size: 13px;
    color: #dfbf8b;
}

.btn-big3 {
    background: url("../imagini/interfata/btn-big3.png") no-repeat scroll 0 0 transparent;
    color: #dfbf8b;
    cursor: pointer;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 23px;
    line-height: normal;
    letter-spacing: .01em;
    text-align: center;
    text-shadow: -1px -1px #000;
    width: 170px
}

.btn-big4 {
    background: url("../imagini/interfata/btn-big3.png") no-repeat scroll 0 0 transparent;
    color: #dfbf8b;
    cursor: pointer;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 23px;
    line-height: normal;
    letter-spacing: .01em;
    text-align: center;
    text-shadow: -1px -1px #000;
    width: 170px;
    opacity: 3.0;
}

.btn-big4 {
    margin-bottom: 0
}

a.btn-big4 {
    text-decoration: none;
    line-height: 23px;
    font-size: 11px;
    opacity: 3.0;
    color: #dfbf8b;
}

.btn-big3 {
    margin-bottom: 0
}

a.btn-big3 {
    text-decoration: none;
    line-height: 23px;
    font-size: 11px;
    color: #dfbf8b;
}

.btn-link {
    background: url("../../../../../../gf2.geo.gfsrv.net/cdnac/1b8fe80f9bd7114931ce73a953ed88.gif") no-repeat;
    color: #dfbf8b;
    font-size: 11px;
    text-align: center;
    height: 20px;
    width: 129px;
    margin: 4px 0px 0px;
    padding: 3px 14px 0px 0px;
}

.thead {
    background: url("../imagini/interfata/table_rank.html") no-repeat top left !important;
    font-weight: bold;
    color: #6189a0;
    height: 25px;
}

.rankfirst {
    font-weight: bold;
    font-size: 13px;
    color: #AA0000;
}

.rank1m {
    background: url("../imagini/locuri_clasament/trofee.png") no-repeat;
    height: 10px;
    background-position: top;
    padding-top: 5px;
}

.rank2m {
    background: url("../imagini/locuri_clasament/trofee.png") no-repeat center;
    height: 10px;
    padding-top: 5px;
}

.rank3m {
    background: url("../imagini/locuri_clasament/trofee.png") no-repeat bottom;
    height: 10px;
    padding-top: 5px;
}

.rank1 {
    background: url("../imagini/locuri_clasament/trofee.png") no-repeat;
    height: 10px;
    background-position: top;
    padding-top: 5px;
}

.rank2 {
    background: url("../imagini/locuri_clasament/trofee.png") no-repeat center;
    height: 10px;
    padding-top: 5px;
}

.rank3 {
    background: url("../imagini/locuri_clasament/trofee.png") no-repeat bottom;
    height: 10px;
    padding-top: 5px;
}

.yt_nr {
    background: url("../imagini/diverse/yt.png") no-repeat center;
    height: 47px;
    opacity: 1.3;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.yt_nr:active,
.yt_nr:hover {
    opacity: 0.8;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.fb_nr {
    background: url("../imagini/diverse/fb.png") no-repeat center;
    height: 47px;
    opacity: 1.3;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.fb_nr:active,
.fb_nr:hover {
    opacity: 0.8;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
}

.followus {
    display: inline;
    width: 97px;
    height: 47px;
}

a.backnr {
    display: inline;
    float: right;
}

.ilink {
    background: url("../imagini/icon/ilink.png") no-repeat left;
    display: inline-block;
    text-indent: 16px;
    height: 16px;
    line-height: 13px;
    padding-top: 5px;
}

.screenshots {
    text-align: center;
    padding: 0px 0 5px;
}

.screenshots a img {
    background: url("../imagini/interfata/screenshot.border.png") no-repeat top center;
    height: 75px;
    width: 100;
    padding: 1px;
    margin: 0 3px;
    opacity: 1.7;
}

.screenshots a:active,
.screenshots a:hover img {
    background-position: bottom center;
    opacity: 4.7;
}

.screenshots a img {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    behavior: url(http://metin2-nr.com/scorpius/css/border-radius.htc);
}

.con-wrap img.thumb12 {
    float: left;
    padding-top: 5px;
    padding-right: 3px;
}

.con-wrap img.thumb13 {
    float: left;
    padding-top: 5px;
    padding-right: 3px;
}

.sep3 {
    background: url("../imagini/interfata/separater_big.png") no-repeat;
    margin: 0px 104px;
    height: 2px;
    width: 331px;
}

.sep4 {
    background: url("../imagini/interfata/separater_big2.png") no-repeat;
    margin: 0px auto;
    height: 2px;
    width: 510px;
}

.empires-content
#empire-img {
    position: relative;
}

.empires-content .empires-map {
    background: url("../imagini/diverse/regat_1.png") no-repeat;
    height: 341px;
    position: relative;
    width: 481px
}

.empires-content .empires-map img {
    position: absolute;
    top: 0
}

.empires-content .empire-1 {
    background: url("../imagini/diverse/regat_2.png") no-repeat 0 -196px;
    height: 145px;
    left: 0;
    top: 196px;
    width: 345px;
}

.empires-content .empire-2 {
    background: url("../imagini/diverse/regat_2.png") no-repeat 0 0;
    height: 160px;
    width: 200px;
}

.empires-content .empire-3 {
    background: url("../imagini/diverse/regat_2.png") no-repeat -291px 0;
    height: 225px;
    left: 291px;
    width: 190px;
}

.loader {
    border: 5px solid #f3f3f3;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    border-top: 5px solid #555;
    border-radius: 50%;
    width: 10px;
    height: 10px;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.regular-checkbox {
    -webkit-appearance: none;
    background-color: #fafafa;
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 9px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
}

.regular-checkbox:active, .regular-checkbox:checked:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.regular-checkbox:checked {
    background-color: #e9ecee;
    border: 1px solid #adb8c0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
    color: #99a1a7;
}

.regular-checkbox:checked:after {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: 0px;
    left: 3px;
    color: #99a1a7;
}

.big-checkbox {
    padding: 18px;
}

.big-checkbox:checked:after {
    font-size: 28px;
    left: 6px;
}

.discord-widget {
    transition-property: right;
    transition-duration: 2s;
    -webkit-transition-property: right;
    -webkit-transition-duration: 2s;
    position: fixed;
    bottom: 20px;
    right: -544px;
    z-index: 1444;
}

.discord-widget.active {
    right: 13px;
}

.discord-widget .overflow {
    width: 100%;
    height: 25%;
    position: absolute;
}

.discord-widget #close {
    position: absolute;
    right: 0px;
    width: 20px;
    border-top-right-radius: 5px;
    border: 0px;
    height: 20px;
    background-color: #fff;
    border-left-color: #fff;
    border-right-color: #fff;
    z-index: 999;
}

.none {
    display: none;
    white-space: nowrap;
}

.calendar-wrap {
    width: 700px;
    margin: 0 auto 0;
}

.calendar-wrap .cal-nav {
    background-color: #efefef;
    color: #444444;
    font-size: 17px;
    text-align: center;
    line-height: 40px;
    padding: 5px 8px;
}

.calendar-wrap .cal-nav a {
    color: #F58220;
    float: none;
    text-decoration: none;
    font-size: 2.5em;
    line-height: 35px;
}

.calendar-wrap .cal-nav a:hover {
    color: #D65E02;
}

.calendar-wrap .cal-nav a:first-child {
    float: left;
}

.calendar-wrap .cal-nav a:last-child {
    float: right;
}

.calendar-wrap select {
    color: #444444;
    font-size: 17px;
}

.calendar-days {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.calendar-days ul {
    padding: 0;
    list-style-type: none;
}

.calendar-days ul li {
    float: left;
    display: block;
    width: 99px;
    border-right: 1px solid #fff;
    text-align: center;
    font-size: 14px;
    min-height: 0;
    background: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
}

.calendar-dates {
    width: 100%;
    margin-top: 20px;
    float: left;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.calendar-dates ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.calendar-dates ul li {
    float: left;
    width: 99px;
    height: 80px;
    text-align: center;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    min-height: 0;
    background: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.calendar-dates ul li span {
    margin-top: 7px;
    float: left;
    margin-left: 7px;
    text-align: center;
}

.grey {
    background-color: #DDDDDD !important;
}

.light_sky {
    background-color: #B9FFFF !important;
}

/*========== Hover Popup ===============*/
.date_cell {
    cursor: pointer;
    cursor: hand;
}

.date_cell:hover {
    background: #DDDDDD !important;
}

.date_popup_wrap {
    top: -5px;
    left: 55px;
    transform: translate(-50%, -100%);
    padding: 10px 20px;
    color: #444444;
    background-color: #EEEEEE;
    font-weight: normal;
    font-size: 13px;
    border-radius: 8px;
    position: absolute;
    z-index: 9999;
    box-sizing: border-box;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
    transition: opacity 0.8s;

}

.events_window {
    overflow: hidden;
    overflow-y: auto;
    width: 133px;
    height: 115px;
    margin-top: 28px;
    margin-left: 25px;
}

.event_wrap {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #E4E4E7;
    font-size: 12px;
    padding: 3px;
}

.date_window {
    margin-bottom: 2px;
    padding: 5px;
    font-size: 16px;
    margin-left: 9px;
    margin-right: 14px
}

.popup_event {
    margin-bottom: 2px;
    padding: 2px;
    font-size: 16px;
    width: 100%;
    font-size: 13px;
}

.popup_event a {
    color: #000000 !important;
}

.popup_event a:hover {
    color: #181919;
    text-decoration: underline;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .calendar-wrap {
        width: 336px;
    }

    .calendar-days ul li {
        width: 47px;
    }

    .calendar-dates ul li {
        width: 47px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    .calendar-wrap {
        width: 219px;
    }

    .calendar-days ul li {
        width: 30px;
        font-size: 11px;
    }

    .calendar-dates ul li {
        width: 30px;
    }

    .calendar-dates {
        width: 217px;
    }

    .calendar-dates ul li {
        height: 50px;
    }
}

/*@media only screen and (min-width: 768px) and (max-width: 1023px) {*/
.calendar-wrap {
    width: 530px;
}

.calendar-days ul li {
    width: 74px;
}

.calendar-dates ul li {
    width: 74px;
}

.calendar-dates {
    width: 525px;
}

.calendar-dates ul li {
    height: 50px;
}
input[name="swal2-radio"] {
   visibility: hidden;
}
.rs-range {
    margin-top: 24px;
    width: 435px;
    -webkit-appearance: none;
}
.rs-range:focus {
    outline: none;
}
.rs-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 1px;
    cursor: pointer;
    box-shadow: none;
    background: #fff;
    border-radius: 0px;
    border: 0px solid #010101;
}
.rs-range::-moz-range-track {
    width: 100%;
    height: 1px;
    cursor: pointer;
    box-shadow: none;
    background: #fff;
    border-radius: 0px;
    border: 0px solid #010101;
}
.rs-range::-webkit-slider-thumb {
    box-shadow: none;
    border: 0px solid #fff;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
    height: 42px;
    width: 22px;
    border-radius: 22px;
    background: rgba(255, 255, 255, 1);
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -20px;
}
.rs-range::-moz-range-thumb {
    box-shadow: none;
    border: 0px solid #fff;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
    height: 42px;
    width: 22px;
    border-radius: 22px;
    background: rgba(255, 255, 255, 1);
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -20px;
}
.rs-range::-moz-focus-outer {
    border: 0;
}
.rs-label {
    position: relative;
    transform-origin: center center;
    display: block;
    width: 73px;
    height: 73px;
    background: transparent;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    padding-top: 22px;
    box-sizing: border-box;
    border: 2px solid #ff0909;
    /* margin-top: 0px; */
    /* margin-left: -20px; */
    left: attr(value);
    color: #f00;
    /* font-style: normal; */
    font-weight: normal;
    line-height: normal;
    font-size: 20px;
}
.rs-label::after {
    content: "Euro";
    display: block;
    font-size: 19px;
    letter-spacing: 0.07em;
    margin-top: -5px;
}