.floatL {
    float: left;
}

.floatR {
    float: right;
}

.refreshIconCaptcha {
    cursor: pointer;
    margin: 11px 0 0;
    float: right;
}

.ui-datepicker .ui-datepicker-title select {
    color: #000;
}

.cursor {
    cursor: pointer;
}

.pagination a {
    cursor: pointer;
}

.ui-datepicker {
    z-index: 9999 !important;
}

.reg-page {
    background: none repeat scroll 0 0 #FEFEFE;
    border: 1px solid #EEEEEE;
    box-shadow: 0 0 3px #EEEEEE;
    color: #555555;
    padding: 30px;
}

.reg-header {
    border-bottom: 1px solid #EEEEEE;
    color: #555555;
    margin-bottom: 35px;
    text-align: center;
}

.reg-header h2 {
    font-size: 24px;
    margin-bottom: 15px;
}

.reg-page label {
    color: #777777;
}

img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

.camera_wrap img.image-resize {
    border: 0 none !important;
    height: auto !important;
    max-width: 100% !important;
    vertical-align: middle !important;
}

.underline {
    text-decoration: underline;
}

.background-black {
    border-color: #000;
}

.blog-content-image a {
    text-decoration: underline;
}

.blog-content-image img {
    cursor: pointer;
}

.signature {
    max-height: 150px;
    overflow-y: auto;
}

.booking-blocks {
    background: none repeat scroll 0 0 #FAFAFA;
    overflow: hidden;
    padding: 15px 20px;
    transition: all 0.3s ease-in-out 0s;
}

.sceditor-group *, .sceditor-group *:before, .sceditor-group *:after {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.sceditor-container textarea {
    height: 150px;
}

.margin-right-5 {
    margin-right: 5px;
}

.margin-right-10 {
    margin-right: 10px;
}

.margin-right-15 {
    margin-right: 15px;
}

.margin-right-20 {
    margin-right: 20px;
}

.margin-right-25 {
    margin-right: 25px;
}

.margin-right-30 {
    margin-right: 30px;
}

.margin-left-5 {
    margin-left: 5px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-15 {
    margin-left: 15px;
}

.margin-left-20 {
    margin-left: 20px;
}

.margin-left-25 {
    margin-left: 25px;
}

.margin-left-30 {
    margin-left: 30px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-25 {
    margin-top: 25px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-100 {
    margin-top: 100px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-25 {
    margin-bottom: 25px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.selectItemReward {
    box-shadow: 0 0 4px 5px #000
}

.modal {
    z-index: 9999;
}

.modal-dialog-center {
    margin: 0;
    position: absolute;
    top: 30%;
    left: 50%;
    min-width: 400px;
}

.modal-body {
    overflow-y: auto;
}

.modal-footer {
    margin-top: 0;
}

@media (max-width: 767px) {
    .modal-dialog-center {
        width: 100%;
    }
}

.modal-body.text, .modal-body.text form > * {
    color: #000;
}

.modal-body.text, .modal-body.text .alert {
    color: #ffffff;
}

.modal-body.text p, .modal-body.text ul, .modal-body.text li, .modal-body.text ol li, .modal-body.text ul li, .modal-body.text cite, .modal-body.text blockquote cite,
.modal-body.text h1, .modal-body.text h2, .modal-body.text h3, .modal-body.text h4, .modal-body.text h5, .modal-body.text h6 {
    color: #000;
}

.modal-body.text form .form-group {
    margin: 0;
}

.blog {
    padding-bottom: 0 !important;
    padding-top: 10px !important;
}

.breadcrumb {
    background: transparent;
}

.planbg, .requestq {
    height: auto !important;
}

.requestq ul {
    margin: 0;
    padding: 0;
}

.panel p {
    margin: 0;
    padding: 0;
}

.a-t-2 .panel-heading i:before {
    content: '\f068';
}

/* css for timepicker */
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}

.ui-timepicker-div dl {
    text-align: left;
}

.ui-timepicker-div dl dt {
    float: left;
    clear: left;
    padding: 0 0 0 5px;
}

.ui-timepicker-div dl dd {
    margin: 0 10px 10px 45%;
}

.ui-timepicker-div td {
    font-size: 90%;
}

.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

.ui-timepicker-rtl {
    direction: rtl;
}

.ui-timepicker-rtl dl {
    text-align: right;
    padding: 0 5px 0 0;
}

.ui-timepicker-rtl dl dt {
    float: right;
    clear: right;
}

.ui-timepicker-rtl dl dd {
    margin: 0 45% 10px 10px;
}

.sr input[type="text"] {
    padding-right: 40px;
}

@media (max-width: 650px) {
    .top-socials {
        display: block;
    }
}

.fc-day-grid-event {
    cursor: pointer;
}

.fc-clear {
    clear: right !important;
}

.top {
    padding: 4px 0;
    background: #DDD;
    border-bottom: 1px solid #999;
}

.top ul.loginbar {
    margin: 0;
    padding: 0;
    position: relative;
}

.top ul.loginbar li {
    display: inline;
    list-style: none outside none;
    padding-bottom: 15px;
}

.top ul.loginbar li a, .top ul.loginbar li a:hover {
    color: #7c8082;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    text-transform: uppercase;
}

.dropdown-menu > li > a {
    color: #95a5a6;
}

.table-striped > tbody > tr:nth-child(odd) td {
    color: #000;
}

#flotTip {
    color: #000;
}

.navbar-brand {
    position: relative;
    padding: 25px 0;
    margin: 0 !important;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.navbar-brand img {
    max-height: 50px;
    max-width: 220px;
    width: auto;
    height: auto;
}

.navbar-brand img:hover {
    opacity: 0.85;
    filter: alpha(opacity=85);
}

.navbar-brand span {
    color: #afafaf;
    font-weight: 300;
    font-size: 28px;
}

.navbar-brand span:hover {
    opacity: 0.85;
    filter: alpha(opacity=85);
}

.underline {
    text-decoration: underline;
}

.background-black {
    border-color: #000;
}

.blog-content-image a {
    text-decoration: underline;
}

.blog-content-image img {
    cursor: pointer;
}

.signature {
    max-height: 150px;
    overflow-y: auto;
}

.margin-right-5 {
    margin-right: 5px;
}

.margin-right-10 {
    margin-right: 10px;
}

.margin-right-15 {
    margin-right: 15px;
}

.margin-right-20 {
    margin-right: 20px;
}

.margin-right-25 {
    margin-right: 25px;
}

.margin-right-30 {
    margin-right: 30px;
}

.margin-left-5 {
    margin-left: 5px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-15 {
    margin-left: 15px;
}

.margin-left-20 {
    margin-left: 20px;
}

.margin-left-25 {
    margin-left: 25px;
}

.margin-left-30 {
    margin-left: 30px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-25 {
    margin-top: 25px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-100 {
    margin-top: 100px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-25 {
    margin-bottom: 25px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.selectItemReward {
    box-shadow: 0 0 4px 5px #000
}

.blog {
    padding-bottom: 0 !important;
    padding-top: 10px !important;
}



.loaderHorizontal {
    background: url('../images/loader_horizontal.gif') no-repeat;
    height: 11px;
    width: 43px;
    margin: 20px auto 0;
}

#ranking .loaderHorizontal {
    margin: 5px auto !important;
}

#search .loaderHorizontal {
    margin: 5px auto !important;
}

.trophyFirst {
    color: #F1A90E
}

.trophySecond {
    color: #b7b6b6
}

.trophyThird {
    color: #a74c39
}

.ranking-mini .table {
    margin: 10px 0;
    text-align: center;
}

.ranking-mini .table th {
    text-align: center;
}

#ranking .table,
#ranking .table th {
    text-align: center;
}

#search .table,
#search .table th {
    text-align: center;
}

.widget:not(:last-child) {
    margin-bottom: 40px;
}

.widget-user ul li a {
    padding: 8px 0;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #412c1a;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.widget-user ul li:first-child a {
    padding-top: 0;
}

.widget-user ul li a:hover {
    padding-left: 8px;
}

/***** Modal *****/

.modal-dialog {
    width: 400px;
    top: 80px;
}

.modal-content {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 0;
    text-align: left;
}

.modal-body {
    padding: 25px 25px 30px 25px;
    text-align: left;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

/* support Font Awesome icons in form-control */
.form-control-feedback.fa {
    line-height: 34px;
}

/* Register Form Block
---------------------------------- */
.form-reg-block {
    width: 465px;
    padding: 0 15px 15px;
    margin-bottom: 20px;
}

.form-reg-block form {
    margin: 0;
}

.form-reg-block .form-group label.control-label {
    font-size: 14px;
}

.form-reg-block ul {
    padding-left: 0;
    list-style-position: inside;
}

.form-reg-block hr {
    margin-top: 10px;
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .form-reg-block {
        width: 90%;
    }
}

.download-box {
    text-align: center;
    padding: 20px 0 5px;
    margin: 5px 0 40px;
    background: rgba(255, 255, 255, .1);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13) !important;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13) !important;
    position: relative;
}

.download-box:before {
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    height: 5px;
    content: "";
    width: 100%;
    -webkit-box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.13);
    box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.13);
}

.download-box hr {
    margin: 20px 0 5px;
}

.download-box h4 {
    margin: 10px 0 20px;
}

.download-box i:not(.fa-calendar) {
    font-size: 90px;
    text-align: center;
}

.download-box:hover i:not(.fa-calendar) {
    color: #412c1a;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.market-box {
    text-align: center;
    padding: 20px 0 5px;
    margin: 5px 0 20px;
    background: rgba(255, 255, 255, .1);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13) !important;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13) !important;
    position: relative;
}

.market-box:before {
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    height: 5px;
    content: "";
    width: 100%;
    -webkit-box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.13);
    box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.13);
}

.market-box .item-image {
    margin: 0 auto;
    width: 48px;
    height: 48px;
}

.market-box .item-name {
    margin: 15px 0;
    font-weight: 500;
    font-size: 15px;
}

.market-box .item-price {
    margin: 10px 0;
    font-weight: 500;
    font-size: 14px;
}

.market-box .item-buy {
    margin-bottom: 10px;
}

.master-info {
    text-align: center;
    padding: 20px 0 5px;
    margin: 5px 0 40px;
    background: rgba(255, 255, 255, .1);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13) !important;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13) !important;
    position: relative;
}

.master-info:before {
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    height: 5px;
    content: "";
    width: 100%;
    -webkit-box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.13);
    box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.13);
}

.bg-equipment {
    background: url('../images/equipment/com_bg_tile_d.png') no-repeat !important;
    background-size: 100% 100% !important;
    width: 181px;
    height: 357px;
}

.bg-equipment-avatar {
    background: url('../images/equipment/com_bg_tile_d.png') no-repeat !important;
    background-size: 100% 100% !important;
    width: 181px;
    height: 357px;
}

.slots {
    width: 40px;
    height: 40px;
}

.itemslot {
    float: left;
    width: 40px;
    height: 40px;
    margin: 1px;
    padding: 0 !important;
}

.weapon .itemslot {
    width: 56px !important;
    height: 56px !important;
    margin-bottom: 25px;
    background: url('../images/equipment/equip_slot_weapon.PNG') no-repeat !important;
    background-size: 56px 56px !important;
}

.shield .itemslot {
    width: 56px !important;
    height: 56px !important;
    margin-bottom: 25px;
    background: url('../images/equipment/equip_slot_shield.PNG') no-repeat !important;
    background-size: 56px 56px !important;
}

.head .itemslot {
    background: url('../images/equipment/equip_slot_helm.PNG') no-repeat !important;
}

.chest .itemslot {
    background: url('../images/equipment/equip_slot_mail.PNG') no-repeat !important;
}

.shoulder .itemslot {
    background: url('../images/equipment/equip_slot_shoulderguard.PNG') no-repeat !important;
}

.hands .itemslot {
    background: url('../images/equipment/equip_slot_gauntlet.PNG') no-repeat !important;
}

.legs .itemslot {
    background: url('../images/equipment/equip_slot_pants.PNG') no-repeat !important;
}

.foot .itemslot {
    background: url('../images/equipment/equip_slot_boots.PNG') no-repeat !important;
}

.earring .itemslot {
    background: url('../images/equipment/equip_slot_earring.PNG') no-repeat !important;
}

.necklace .itemslot {
    background: url('../images/equipment/equip_slot_necklace.PNG') no-repeat !important;
}

.lring .itemslot {
    background: url('../images/equipment/equip_slot_l_ring.PNG') no-repeat !important;
}

.rring .itemslot {
    background: url('../images/equipment/equip_slot_r_ring.PNG') no-repeat !important;
}

.specdress .itemslot {
    background: url('../images/equipment/equip_slot_specialdress.PNG') no-repeat !important;
    margin-top: 10px !important;
}

.hat .itemslot {
    background: url('../images/equipment/equip_slot_helm.PNG') no-repeat !important;
}

.dress .itemslot {
    background: url('../images/equipment/equip_slot_cloth.PNG') no-repeat !important;
}

.attach .itemslot {
    background: url('../images/equipment/equip_slot_pandernt.PNG') no-repeat !important;
}

.flag .itemslot {
    background: url('../images/equipment/equip_slot_plag.PNG') no-repeat !important;
}

.spec .itemslot {
    background: url('../images/equipment/equip_slot_extraneous01.PNG') no-repeat !important;
}

.slots {
    width: 23% !important;
    margin-bottom: 3px !important;
}

.bg-equipment-avatar .slots {
    width: 23% !important;
    margin-bottom: 3px !important;
}

.avatar-margin {
    margin-top: 80px !important;
}

.slots.right {
    float: right;
    clear: right;
    margin-right: 0;
    margin-left: 10%;
}

.slots.left {
    float: left;
    clear: left;
    margin-left: 0;
    margin-right: 10%;
}

.slots.weapon,
.slots.shield {
    width: 31% !important;
    margin-bottom: 40px !important;

}

.image .itemslot .image {
    margin: 3px;
}

.itemslot .image .qinfo {
    font-size: 9px;
    font-weight: lighter;
    font-style: normal;
    text-shadow: 0 -0.5px #000;
    color: #fff;
    padding: 0 0;
    float: left;
}

.move .image.activeItem {
    box-shadow: 0 0 7px 4px gray;
}

.itemslot .image {
    width: 100%;
    height: 100%;
    float: left;
    padding: 0 !important;
    margin: 3px;
}

.itemslot .imageavatar {
    width: 34px !important;
    height: 34px !important;
    float: left;
    margin: 3px;
    padding: 0 !important;
    margin-top: 84px !important;
}

.slots.left .itemslot .imageavatar {
    margin-left: 2px !important;
}

.weapon .itemslot .image {
    width: 100%;
    height: 100%;
    float: left;
    margin: 3px;
    padding: 0 !important;
    margin-top: 11px !important;
    margin-left: 11px !important;
}

.shield .itemslot .image {
    width: 100%;
    height: 100%;
    float: left;
    margin: 3px;
    padding: 0 !important;
    margin-top: 11px !important;
    margin-left: 11px !important;
}

.imageclear {
    margin-top: -2px;
    display: inline-block;
}

.itemInfo {
    color: #fff;
    z-index: 80;
    position: absolute;
    left: 34px;
    top: 3px;
    width: 180px;
    background: rgba(88, 98, 170, 0.85);
    border: 2px solid #303d4d;
    padding: 5px;
    display: none;
    line-height: 18px;
    font-size: 10px;
}

.ui-tooltip {
    position: absolute;
    z-index: 9999;
    max-width: 190px;
    padding: 8px !important;
    background: url('../images/equipment/com_bg_tile_tl.PNG') no-repeat !important;
    background-size: 100% 100% !important;
    box-shadow: none !important;
    border: none !important;
    -webkit-border-radius: 1px !important;
    -moz-border-radius: 1px !important;
    border-radius: 1px !important;
}

.ui-tooltip-content {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px !important;
    line-height: 15px;
    font-weight: lighter;
    font-style: normal;
    text-shadow: 1px 1px #000;
    color: #fff;
}

.equip-suit-slot {
    background: url('../images/equipment/equip_slot_specialdress.PNG') no-repeat !important;
    width: 40px !important;
    height: 40px !important;
    margin-top: 10px;
    float: right;
    clear: right;
}

.bg-equipment-avatar .equip-suit-slot {
    background: url('../images/equipment/equip_slot_specialdress.PNG') no-repeat !important;
    width: 40px !important;
    height: 40px !important;
    margin-top: 96px;
    float: right;
    clear: right;
}

.equip-suit-slot .image {
    width: 34px !important;
    height: 34px !important;
    margin-left: 2px !important;
    margin-top: 2px !important;
}

.btn-equip-avatar {
    background: url('../images/equipment/equip_slot_avata_button.PNG') no-repeat !important;
    width: 40px !important;
    height: 40px !important;
    margin-top: 10px;
    float: left;
    clear: left;
    border: none;
    outline: 0;
}

.btn-equip-avatar:hover {
    background: url('../images/equipment/equip_slot_avata_button_focus.PNG') no-repeat !important;
}

.btn-equip-avatar:active {
    background: url('../images/equipment/equip_slot_avata_button_press.PNG') no-repeat !important;
}

.btn-equip-set {
    background: url('../images/equipment/equip_slot_equipment_button.PNG') no-repeat !important;
    width: 40px !important;
    height: 40px !important;
    margin-top: 96px;
    float: left;
    clear: left;
    border: none;
    outline: 0;
}

.btn-equip-set:hover {
    background: url('../images/equipment/equip_slot_equipment_button_focus.PNG') no-repeat !important;
}

.btn-equip-set:active {
    background: url('../images/equipment/equip_slot_equipment_button_press.PNG') no-repeat !important;
}

.btn-rotate-group {
    position: relative;
    left: 12px;
    top: 32px;
    display: inline-block;
}

.bg-equipment-avatar .btn-rotate-group {
    position: relative;
    left: -7px;
    margin-top: 134px;
    display: inline-block;
}

.btn-rotate-left {
    background: url('../images/equipment/equip_rotate_left_button.PNG') no-repeat !important;
    width: 28px !important;
    height: 16px !important;
    margin-right: -5px;
    margin-left: 5px;
    border: none;
    outline: 0;
}

.btn-rotate-left:hover {
    background: url('../images/equipment/equip_rotate_left_button_focus.PNG') no-repeat !important;
}

.btn-rotate-left:active {
    background: url('../images/equipment/equip_rotate_left_button_press.PNG') no-repeat !important;
}

.btn-rotate-right {
    background: url('../images/equipment/equip_rotate_right_button.PNG') no-repeat !important;
    width: 28px !important;
    height: 16px !important;
    margin-left: -5px;
    border: none;
    outline: 0;
}

.btn-rotate-right:hover {
    background: url('../images/equipment/equip_rotate_right_button_focus.PNG') no-repeat !important;
}

.btn-rotate-right:active {
    background: url('../images/equipment/equip_rotate_right_button_press.PNG') no-repeat !important;
}

.btn-rotate-top {
    background: url('../images/equipment/equip_rotate_reset_button.PNG') no-repeat !important;
    width: 16px !important;
    height: 16px !important;
    border: none;
    outline: 0;
}

.btn-rotate-top:hover {
    background: url('../images/equipment/equip_rotate_reset_button_focus.PNG') no-repeat !important;
}

.btn-rotate-top:active {
    background: url('../images/equipment/equip_rotate_reset_button_press.PNG') no-repeat !important;
}

div.image span.plus {
    display: block;
    width: 32px;
    height: 32px;
    background: url(../images/itemplus.png) left top;
    -webkit-animation: play 1.8s steps(32) infinite;
    -moz-animation: play 1.8s steps(32) infinite;
    -ms-animation: play 1.8s steps(32) infinite;
    -o-animation: play 1.8s steps(32) infinite;
    animation: play 1.8s steps(32) infinite;
}

@-webkit-keyframes play {
    100% {
        background-position: -1024px;
    }
}

@-moz-keyframes play {
    100% {
        background-position: -1024px;
    }
}

@-ms-keyframes play {
    100% {
        background-position: -1024px;
    }
}


/*
td, table {
    border: solid 1px #ccc;
    padding: 3px 1px;
    font-size: 14px;
}
*/

#karakter img {
    padding: 10px;
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #000000;
}

/*basliklar*/



#anaMenu {
    background: url(../images/menuBg.jpg) repeat-x;
    height: 38px;
    position: relative;
    z-index: 4;
    left: 0;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    padding: 10px;
    margin-top: 125px;
    border: 1px solid #534b3b;
}

#anaMenu ul {
}

#anaMenu ul li {
    float: left;
    background: url(../images/anaMenuAraCizgi.png) no-repeat left center;
}

#anaMenu ul li a:link, #anaMenu ul li a:visited {
    float: left;
    display: block;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 16px;
    line-height: 38px;
    color: #FFF;
    text-decoration: none;

}

#anaMenu ul li a:hover {
    text-shadow: 2px 2px 8px #fff;
}

#altMenu {
    background: url(../images/altMenuBg.jpg) repeat-x;
    height: 23px;
    position: relative;
    z-index: 4;
    left: 0;
    -webkit-border-bottom-right-radius: 16px;
    -webkit-border-bottom-left-radius: 16px;
    -moz-border-radius-bottomright: 16px;
    -moz-border-radius-bottomleft: 16px;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    padding: 5px;
    border-right: 1px solid #A49E91;
    border-bottom: 1px solid #A49E91;
    border-left: 1px solid #A49E91;
}

#anaMenu ul {
}

#altMenu ul li {
    float: left;
}

#altMenu ul li a:link, #altMenu ul li a:visited {
    float: left;
    display: block;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 13px;
    line-height: 23px;
    color: #FFF;
    text-decoration: none;
}

#altMenu ul li a:hover {
    text-shadow: 2px 2px 8px #fff;
}

#cevrimiciWrapper {
    background: url(../images/cevrimiciBg.png) no-repeat center center;
    height: 67px;
    width: 206px;
    position: absolute;
    top: -75px;
    right: 25px;
    line-height: 65px;
}

#cevrimiciEU {
    color: #333;
    text-align: center;
    display: block;
    width: 70px;
}

#cevrimiciNO {
    color: #333;
    text-align: center;
    display: block;
    line-height: 15px;
    font-size: 13px;
    height: 50px;
    width: 50px;
    padding-top: 15px;
    padding-left: 8px;
}

#cevrimiciCH {
    color: #333;
    text-align: center;
    display: block;
    width: 70px;

}

.lang-wrapper {
    position: absolute;
    top: -55px;
    left: 25px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.3);
}

.lang {
    margin-left: 5px;
    padding: 5px 5px 5px 35px;
    background: url(../images/map-small.gif) center left no-repeat;
}

.lang > a {
    font: normal 12px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    margin-right: 5px;
    color: rgba(56, 31, 10, 0.86);
    text-shadow: 0 1px 0 rgba(255, 255, 255, .1);
    text-decoration: none;
}

.lang > a.selected {
    background: url("../images/check.gif") 0 2px no-repeat;
    padding-left: 15px;
    color: #160c04;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .1);
}

.kayitOl a {
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
    position: absolute;
    z-index: 12;
    left: 50%;
    margin-left: -44px;
    margin-top: 12px;
}

.kayitOl a:hover {
    text-shadow: 2px 2px 8px #fff;
}

/*header*/

/*container*/

#karakter {
    padding: 10px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    text-align: center;
    line-height: 27px;
    color: #FFF;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 250px;
    background: #453D30 url(../images/karakterBG.jpg) repeat-x;
}

.kutuBox {
    padding: 18px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.3);
    margin-top: 10px;
    margin-bottom: 10px;
}

.kutuBoxBaslik {
    font-size: 18px;
    color: #333;
    text-decoration: none;
    height: 25px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    line-height: 25px;
    padding-left: 20px;
    width: 98%
}

.kutuBoxResim {
    overflow: hidden;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    height: 108px;
    width: 121px;
}

.kutuBoxP {
    font-size: 12px;
    line-height: 16px;
    color: #666;
}

.kutuBoxDevamBtn {
    font-size: 13px;
    line-height: 25px;
    color: #FFF;
    text-decoration: none;
    display: block;
    background-color: #716d60;
    text-align: center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-top: 3px;
    float: right;
    height: 25px;
    padding-right: 15px;
    padding-left: 15px;
}

.kutuBoxDevamBtn:hover {
    background-color: #8E8A79;
}

.haberBox p {
    font-size: 14px;
    text-decoration: none;
}

.haberBox p img {
    vertical-align: middle;
    display: block;
    max-width: 100%;
    height: auto;
}

.urunBox {
    background-color: #d0d0d0;
    float: left;
    height: 160px;
    width: 125px;
    text-align: center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 10px;
    font-size: 13px;
    color: #333;
    font-weight: bold;
    margin: 10px;
}

.sepeteAt {
    margin-right: auto;
    margin-left: auto;
    line-height: 25px;
    color: #CCC;
    background-color: #333;
    height: 25px;
    font-size: 12px;
    text-decoration: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-top: 10px;
    display: block;
    padding: 5px;
    width: 75px;
}

.sepeteAt:hover {
    color: #FFF;
    background-color: #666;
}

.urunBg {
    background-color: #FFF;
    padding: 3px;
    height: 45px;
    width: 45px;
    margin: 10px auto;
    border: 1px solid #999;
}

#sayfalama {
    background: url(../images/sayfalamaBg.jpg) repeat-x;
    height: 30px;
    width: 670px;
    border: 1px solid #CCC;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

#sayfalama ul li {
    float: left;
}

#sayfalama ul li a:link, #sayfalama ul li a:visited {
    font-size: 14px;
    line-height: 30px;
    color: #333;
    text-decoration: none;
    display: block;
    padding-right: 5px;
    padding-left: 5px;
}

#sayfalama ul li a:hover {
    color: #a80000;
}

#sayfalama ul li a.aktif {
    color: #CCC;
    background-color: #858585;
    font-size: 14px;
    padding: 0 5px;
}

#galeri {
    overflow: auto;
    height: 900px;
}

#cont ul li {
    background: url(../images/unlem%c3%84%c2%b0kon.html) no-repeat left center;
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
    font-size: 13px;
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid #E1E1E1;
}

#cont ul li a {
    background: no-repeat left center;
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid #E1E1E1;
}

#cont ul li a:hover {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #5D5442;
    text-decoration: underline;
    border-bottom: 1px solid #E1E1E1;
}

#cont #isbankasi ul li {
    background-image: none;
    display: block;
    height: 25px;
    line-height: 25px;
    padding-left: 20px;
    font-size: 13px;
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid #E1E1E1;
}

#profilim ul li {
    height: 80px;
    width: 120px;
    margin: 10px;
    float: left;
    text-align: center;
    border: 1px solid #CCC;
    font-size: 13px;
    color: #333;
    padding: 10px;
}

#profilim ul li a {
    color: #666;
    text-decoration: none;
}

#profilim ul li a:hover {
    opacity: 0.8;
}

/* Form Wrapper */
.form-wrapper {
    background: #444;
    background: rgba(0, 0, 0, .2);
    border-radius: 10px;
    padding: 15px;
    width: 450px;
    height: 40px;
    margin: 50px auto;
}

/* Input Box */
.form-wrapper input {
    background: #eee;
    border-radius: 3px 0 0 3px;
    border: 0;
    float: left;
    font: bold 15px 'trebuchet MS';
    height: 20px;
    padding: 10px 5px;
    width: 330px;
}

.form-wrapper input:focus {
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, .8) inset;
    outline: 0;
}

.form-wrapper input::-webkit-input-placeholder {
    color: #999;
    font-style: italic;
    font-weight: normal;
}

.form-wrapper input:-moz-placeholder {
    color: #999;
    font-style: italic;
    font-weight: normal;
}

.form-wrapper input:-ms-input-placeholder {
    color: #999;
    font-style: italic;
    font-weight: normal;
}

/* Submit Button */
.form-wrapper button {
    border-radius: 0 3px 3px 0;
    border: 0;
    color: #FFF;
    cursor: pointer;
    float: right;
    height: 40px;
    overflow: visible;
    padding: 0;
    position: relative;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
    text-transform: uppercase;
    width: 110px;
    font-family: 'trebuchet MS', sans-serif;
    font-size: 15px;
    line-height: 40px;
    font-weight: bold;
    background-color: #37352F;
}

.form-wrapper button:hover {
    background-color: #171614;
}

.form-wrapper button:active, .form-wrapper button:focus {
    outline: 0;
    background-color: #FEDD69;
}

.form-wrapper button:before { /* left arrow */
    content: '';
    left: -6px;
    position: absolute;
    top: 12px;
    border: 8px solid transparent;
    border-right-color: #37352F;
    border-left: 0 none #37352F;
}

.form-wrapper button:hover:before {
    border-right-color: #171614;
}

.form-wrapper button:focus:before,
.form-wrapper button:active:before {
    border-right-color: #171614;
}

.form-wrapper button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */
    border: 0;
    padding: 0;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.alert > p,
.alert > ul {
    margin-bottom: 0;
}

.alert > p + p {
    margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

#profilim ul li img {
    height: 55px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.indirKutu {
    float: left;
    height: 200px;
    width: 165px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #E9E9E9;
    border: 1px solid #CCC;
    position: relative;
    margin: 20px 30px 10px 20px;
}

.indirKutu ul li {
    text-align: center;
    line-height: 30px;
    font-size: 14px;
}

.indirBtn {
    background: url(../images/indirBtn.png) no-repeat;
    height: 79px;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    position: absolute;
    left: -17px;
    bottom: 20px;
}

.formInput {
    display: block;
    padding: 10px;
    width: 650px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #CCC;
    margin-top: 10px;
    margin-bottom: 10px;
}

.formBtn {
    background: url(../images/altMenuBg.jpg) repeat-x;
    height: 33px;
    width: 670px;
    border-style: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    line-height: 33px;
    color: #FFF;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}

.formBtn:hover {
    opacity: 0.7;

}

#register-form #CaptchaImg,
#maxicard-form #CaptchaImg,
#activation-form #CaptchaImg {
    float: right;
    margin: 10px 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.uyeGirisSonrasi {
    font-size: 13px;
    line-height: 25px;
    color: #CCC;
}

/*sidebar*/
#sidebar {
}

.sidebarKutu {
    position: relative;
}

.sidebarBaslik {
    line-height: 60px;
    color: #FFF;
    background: url(../images/sidebarBaslikBg.png) no-repeat center center;
    text-align: center;
    height: 54px;
    width: 259px;
    position: absolute;
    z-index: 4;
    top: 15px;
}

.sidebarArkaplan {
    background-color: #000;
    border: 1px solid #9d8f72;
    color: #FFF;
    min-height: 150px;
    width: 233px;
    opacity: 0.6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding-top: 80px;
    margin-bottom: 15px;
}

#sidebarMenu {
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
}

#sidebarMenu ul li a {
    display: block;
    height: 56px;
    width: 233px;
    margin: 2px;
    opacity: 0.90;
}

#sidebarMenu ul li a:hover {
    opacity: 1;
}

.hesapBilgileri {
    background: url(../images/sidebarMenu.png) no-repeat 0 0;
}

.ranklar {
    background: url(../images/sidebarMenu.png) no-repeat 0 -60px;
}

.download {
    background: url(../images/sidebarMenu.png) no-repeat 0 -120px;
}

.tanitim {
    background: url(../images/sidebarMenu.png) no-repeat 0 -180px;
}

.opacityFull {
    opacity: 1;
    color: #FFF;
}

.cikisYapBtn {
    line-height: 25px;
    color: #CCC;
    text-decoration: none;
    height: 25px;
}

.uyeGirisİnput {
    display: block;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    padding: 5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border-style: none;
}

.uyeGirisLabel {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 20px;
}

.uyeGirisBtn {
    color: #CCC;
    background: url(../images/altMenuBg.jpg) repeat-x;
    height: 33px;
    padding-right: 25px;
    padding-left: 25px;
    border-style: none;
    width: 120px;
    display: block;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin: 5px auto;
    text-decoration: none;
}

.uyeGirisBtn:hover {
    color: #fff;
    cursor: pointer;

}

.sifremiUnuttum {
    font-size: 12px;
    color: #FFF;
    text-decoration: underline;
    display: block;
    margin-bottom: 10px;
    text-align: center;
}

#fortressWar ul {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
    line-height: 23px;
}

#fortressWar ul li {
    color: #FFF;
}

#etkinlikTakvimi ul {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
    line-height: 23px;
}

#etkinlikTakvimi ul li {
    color: #FFF;
    font-size: 13px;
}

#etkinlikAdi {
    width: 65%;
    float: left;
}

#kalanSure {
    width: 35%;
    float: left;
}

/*container*/

/*footer*/
#footerWrapper {
    height: auto;
    width: 100%;
    margin-top: 20px;
    background: url(../images/footerWrapperBg.png) repeat-x bottom;
}

#footer {
    background-color: #171614;
    height: 106px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

#footerCopyright {
    font-size: 13px;
    color: #CCC;
    line-height: 20px;
}

#footerCopyright #footerLogo {
    display: block;
    float: left;
    height: 90px;
    width: 101px;
    margin-top: 7px;
    margin-left: 7px;
}

#footerCopyright p {
    margin-top: 30px;
    color: #999;
}

#footerSagKisim {
}

#footerSagKisim #linkler {
    margin-top: 10px;
    margin-left: 40px;
}

#footerSagKisim #linkler ul li {
    float: left;
}

#footerSagKisim #linkler ul li a {
    font-size: 13px;
    line-height: 25px;
    color: #999;
    text-decoration: none;
    display: block;
    height: 25px;
    padding-right: 5px;
    padding-left: 5px;
}

#footerSagKisim #linkler ul li a:hover {
    color: #ccc;
}

#footerLogo a {
    color: #b1b1b1;
    text-decoration: none;
    text-shadow: 3px 3px 5px #4f1f1f, 1px 1px 1px #000;
}

#footerLogo a:hover {
    color: #d3d3d3;
    text-decoration: none;
}

#footerLogo span div {
    top: 0;
    left: 101px;
    position: relative;
    font-family: "Beyond The Mountains", serif;
    font-size: 28px;
}

#footerLogo img {
    max-height: 90px;
    max-width: 100px;
    width: auto;
    height: auto;
}

#footerLogo img:hover {
    opacity: 0.85;
    filter: alpha(opacity=85);
}

.facebook {
    background: url("../images/sosyalMedya.png") no-repeat 0 0;
    display: block;
    float: left;
    height: 44px;
    margin-top: 5px;
    opacity: 0.4;
    width: 50px;
}

.twitter {
    background: url("../images/sosyalMedya.png") no-repeat -50px 0;
    display: block;
    float: left;
    height: 44px;
    margin-top: 5px;
    opacity: 0.4;
    width: 50px;
}

.youtube {
    background: url("../images/sosyalMedya.png") no-repeat -100px 0;
    display: block;
    float: left;
    height: 44px;
    margin-top: 5px;
    opacity: 0.4;
    width: 50px;
}

#sosyalMedya {
    float: right;
    height: 44px;
    width: 150px;
    margin-right: 35px;
}

.facebook:hover {
    opacity: 1;
}

.twitter:hover {
    opacity: 1;
}

.youtube:hover {
    opacity: 1;
}


#solKisimRank ul li a {
    display: block;
    background: url(../images/rankMenuList.png) no-repeat;
    text-align: center;
    height: 48px;
    width: 144px;
    margin-bottom: 7px;
    padding-left: 48px;
    font-size: 14px;
    line-height: 48px;
    color: #FFF;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.36);
    text-decoration: none;
}

#solKisimRank ul li a.guild {
    background-position: 0 0;
}

#solKisimRank ul li a.guild:hover {
    background-position: 0 -48px;
}

#solKisimRank ul li a.unique {
    background-position: 0 -100px;
}

#solKisimRank ul li a.unique:hover {
    background-position: 0 -148px;
}

#solKisimRank ul li a.honor {
    background-position: 0 -195px;
}

#solKisimRank ul li a.honor:hover {
    background-position: 0 -243px;
}

#solKisimRank ul li a.player {
    background-position: 0 -292px;
}

#solKisimRank ul li a.player:hover {
    background-position: 0 -340px;
}

#solKisimRank ul li a.pvp {
    background-position: 0 -390px;
}

#solKisimRank ul li a.pvp:hover {
    background-position: 0 -438px;
}

#sagKisimRank ul li a {
    display: block;
    text-align: center;
    height: 48px;
    width: 154px;
    margin-bottom: 7px;
    font-size: 14px;
    line-height: 48px;
    color: #FFF;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.36);
    text-decoration: none;
    background: url(../images/rankMenuList.png) no-repeat -203px 0;
    padding-right: 48px;
}

#sagKisimRank ul li a.alchemy {
    background-position: -203px 0;
}

#sagKisimRank ul li a.alchemy:hover {
    background-position: -203px -48px;
}

#sagKisimRank ul li a.thief {
    background-position: -203px -100px;
}

#sagKisimRank ul li a.thief:hover {
    background-position: -203px -148px;
}

#sagKisimRank ul li a.hunter {
    background-position: -203px -195px;
}

#sagKisimRank ul li a.hunter:hover {
    background-position: -203px -243px;
}

#sagKisimRank ul li a.trader {
    background-position: -203px -292px;
}

#sagKisimRank ul li a.trader:hover {
    background-position: -203px -340px;
}

#sagKisimRank ul li a.sonolaylar {
    background-position: -203px -388px;
}

#sagKisimRank ul li a.sonolaylar:hover {
    background-position: -203px -437px;
}

.rankOlaylar {
    font-size: 12px;
}

.rankOlaylar ul li {
    display: block;
    line-height: 30px;
    padding: 2px;
    margin-bottom: 2px;
    border-bottom: 1px dashed #C4C4C4;
}

.rankOlaylar ul li a {
    text-decoration: none;
    color: #5a5a5a;
}

.rankOlaylar ul li a:hover {
    color: #8a8a8a;
}

#ekipmanKategori {
    margin: 0 auto;
    width: 617px;
}

#ekipmanKategori ul {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

#ekipmanKategori ul li a {
    background: url(../images/marketKategori.png) no-repeat 0 0;
    text-indent: -9999px;
    display: block;
    float: left;
    height: 32px;
    width: 111px;
    outline: none;
    margin-right: 10px;
    margin-bottom: 5px;
}

#ekipmanKategori ul li a:hover {
    opacity: 0.95;
}

#ekipmanKategori ul li a.taki {
    background-position: 0 0;
}

#ekipmanAltKategori ul li a.bos {
    background-image: none;
}

#ekipmanKategori ul li a.set {
    background-position: -127px 0;
}

#ekipmanKategori ul li a.silah {
    background-position: -254px 0;
}

#ekipmanKategori ul li a.dress {
    background-position: -380px 0;
}

#ekipmanKategori ul li a.scroll {
    background-position: -507px 0;
}

#ekipmanAltKategori {
    width: 617px;
    margin: 0 auto;
}

#ekipmanAltKategori ul {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

#ekipmanAltKategori ul li a {
    background: url(../images/marketKategori.png) no-repeat 0 0;
    text-indent: -9999px;
    display: block;
    float: left;
    height: 32px;
    width: 70px;
    outline: none;
    margin-right: 10px;
    margin-bottom: 5px;
}

#ekipmanAltKategori ul li a:hover {
    opacity: 0.95;
}

#ekipmanAltKategori ul li a.sun {
    background-position: -113px -40px;
}

#ekipmanAltKategori ul li a.europa {
    background-position: -193px -40px;
}

#ekipmanAltKategori ul li a.chinese {
    background-position: -273px -40px;
}

#ekipmanAltKategori ul li a.male {
    background-position: -349px -40px;
}

#ekipmanAltKategori ul li a.female {
    background-position: -427px -40px;
}

.jcarousel-skin-pika .jcarousel-container-horizontal {
    padding: 15px 20px;
    overflow: hidden;
}

.jcarousel-skin-pika .jcarousel-clip-horizontal {
    height: 90px;
    width: 485px;
}

.jcarousel-skin-pika .jcarousel-item-horizontal {
    margin-right: 10px;
}

#sliderGolge {
    height: 30px;
    background: url(../images/sliderGolge.png) no-repeat center;
}

.pvplonca {
    background: url(../images/menuBg.jpg) repeat-x center center;
    height: 40px;
    width: 100%;
    border-radius: 6px;
    overflow: hidden;
}

.pvplonca ul {
    height: 100%;
    float: left;
    width: 100%
}

.pvplonca ul li:first-child a {
    background-image: none;
}

.pvplonca ul li {
    width: 25%;
    height: 100%;
    text-align: center;
    line-height: 30px;
    float: left;
    background: url(../images/menuParlama.html) no-repeat center center;
}

.pvplonca ul li a {
    display: block;
    font-size: 12px;
    line-height: 40px;
    color: #EAEAEA;
    padding-right: 21px;
    padding-left: 21px;
    font-weight: bold;
    text-decoration: none;
    background: url(../images/menuAraCizgi.html) no-repeat left center;
    height: 40px;
}

.pvplonca ul li a:hover {
    text-shadow: 2px 2px 8px #fff;
}

ul.guild-features {
    padding: 10px 20px 10px 5px;
    border-radius: 4px;
    background: transparent;
}

ul.guild-features > li {
    background: url(../images/bullet2.gif) no-repeat 3px 8px;
    padding: 7px 0 7px 20px;
    color: #646464;
    font-size: 15px;
    display: block;
}

ul.guild-features a {
    text-decoration: none;
    color: #919191;
}

ul.guild-features a:hover {
    color: #646464;
}

.text-center {
    text-align: center;
}

.text-bold,
.text-bold.table td,
.text-bold.table th {
    font-weight: 700;
}

.text-primary {
    color: #337ab7;
    text-decoration: none;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #286090;
}

.text-success {
    color: #3c763d;
    text-decoration: none;
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c;
}

.text-info {
    color: #31708f;
    text-decoration: none;
}

a.text-info:hover,
a.text-info:focus {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
    text-decoration: none;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c;
}

.text-danger {
    color: #a94442;
    text-decoration: none;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534;
}

.text-bold {
    font-weight: bold;
}

.lonca-profil-ad {
    background: #453D30 url(../images/karakterBG.jpg) repeat-x;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 0 10px;
    border: 1px solid #3b3124;
    -webkit-box-shadow: inset 0 0 112px -19px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: inset 0 0 112px -19px rgba(0, 0, 0, 0.65);
    box-shadow: inset 0 0 112px -19px rgba(0, 0, 0, 0.65);
}

.karakter-detay {
    margin-top: 11px;
    width: 200px;
    height: auto;
    float: left;
    display: inline-block;
}

.karakter-adi {
    color: #fff;
    font-size: 18px;
    float: left
}

.karakter-seviye {
    float: right;
    width: 110px;
    height: 40px;
}

.seviye-span {
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    float: right
}

.seviye {
    margin-top: 3px;
    float: right;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    margin-left: 5px;
    border: 3px solid #891c00
}

.seviye span {
    display: inline-block;
    text-align: center;
    width: 100%;
    color: #fff;
    line-height: 30px;
    font-size: 13px
}

.profil {
    width: 333px;
    float: left;
    height: auto;
}

.lonca-profil {
    width: 500px;
    float: left;
    height: auto;
}

.char-top-wrapper {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    display: block;
    text-align: center;
    width: 100%;
    margin: 20px auto;
    padding: 10px;
    box-sizing: border-box;
    color: #424242;
    font-size: 15px;
}

.char-info .char-img {
    margin-right: 10px;
}

.char-info .char-img img {
    width: 165px;
    height: auto;
}

.char-info .char-info-list ul > li {
    margin-bottom: 3px;
}

.char-info .char-info-list .text-bold {
    font-weight: bold;
}

.char-unique-result table {
    border-bottom: none;
    float: left;
    width: 100%;
    height: auto;
    background-color: rgba(165, 140, 106, 0.89);
    color: #fff;
}

.char-unique-result table a {
    color: #FFF;
    display: block;
    text-decoration: none;
}

.char-unique-result table a:hover {
    color: #ccc;
}

.char-unique-result table tr {
    text-align: left;
    border-bottom: 1px solid #3b3124;
    color: #ccc;
    font-size: 14px
}

.char-unique-result table td {
    padding: 8px 12px;
}

.char-unique-result table tr:nth-child(odd) {
    background: rgba(104, 87, 63, 0.81);
}

.char-unique-result table td:nth-child(1) {
    width: 40%;
    border-right: 1px solid #3b3124;
}

.char-unique-result table td:nth-child(2) {
    width: 60%;
}

.char-last-unique-result table {
    border-bottom: none;
    float: left;
    width: 100%;
    height: auto;
    background-color: rgba(165, 140, 106, 0.89);
    color: #fff;
}

.char-last-unique-result table a {
    color: #fff;
    display: block;
    text-decoration: none;
}

.char-last-unique-result table a:hover {
    color: #ccc
}

.char-last-unique-result table tr {
    text-align: center;
    border-bottom: 1px solid #3b3124;
    color: #fff;
    font-size: 14px
}

.char-last-unique-result table td {
    padding: 8px 12px;
}

.char-last-unique-result table tr:nth-child(odd) {
    background: rgba(104, 87, 63, 0.81);
}

.char-last-unique-result table td:nth-child(1) {
    width: 5%;
    border-right: 1px solid #3b3124;
}

.char-last-unique-result table td:nth-child(2) {
    width: 35%;
    border-right: 1px solid #3b3124;
}

.char-last-unique-result table td:nth-child(3) {
    width: 30%;
    border-right: 1px solid #3b3124;
}

.char-last-unique-result table td:nth-child(4) {
    width: 25%;
}

.char-global-result table {
    border-bottom: none;
    float: left;
    width: 100%;
    height: auto;
    background-color: rgba(165, 140, 106, 0.89);
    color: #fff;
}

.char-global-result table a {
    color: #fff;
    display: block;
    text-decoration: none;
}

.char-global-result table a:hover {
    color: #ccc
}

.char-global-result table tr {
    text-align: left;
    border-bottom: 1px solid #3b3124;
    color: #fff;
    font-size: 14px
}

.char-global-result table td {
    padding: 8px 12px;
}

.char-global-result table tr:nth-child(odd) {
    background: rgba(104, 87, 63, 0.81);
}

.char-global-result table td:nth-child(1) {
    width: 5%;
    border-right: 1px solid #3b3124;
    text-align: center;
}

.char-global-result table td:nth-child(2) {
    width: 70%;
    border-right: 1px solid #3b3124;
}

.char-global-result table td:nth-child(3) {
    text-align: center;
    width: 25%;
}

.guild-menu {
    background: url(../images/menuBg.jpg) repeat-x center center;
    height: 40px;
    border-radius: 6px;
    overflow: hidden;
    margin: 0 auto;
    display: block;
    width: 250px;
    font-size: 15px;
}

.guild-menu ul {
    height: 100%;
    float: left;
    width: 100%
}

.guild-menu ul li:first-child a {
    background-image: none;
}

.guild-menu ul li {
    width: 50%;
    height: 100%;
    text-align: center;
    line-height: 30px;
    float: left;
    background: url(../images/menuParlama.html) no-repeat center center;
}

.guild-menu ul li a {
    display: block;
    font-size: 12px;
    line-height: 40px;
    color: #EAEAEA;
    padding-right: 21px;
    padding-left: 21px;
    font-weight: bold;
    text-decoration: none;
    background: url(../images/menuAraCizgi.html) no-repeat left center;
    height: 40px;
}

.guild-menu ul li a:hover {
    text-shadow: 2px 2px 8px #fff;
}

.guild-menu ul li a.active {
    text-shadow: 2px 2px 8px #fff;
}

.char-info-menu {
    background: url(../images/menuBg.jpg) repeat-x center center;
    height: 40px;
    border-radius: 6px;
    overflow: hidden;
    margin: 0 auto;
    display: block;
    width: 500px;
    font-size: 15px;
}

.char-info-menu ul {
    height: 100%;
    float: left;
    width: 100%
}

.char-info-menu ul li:first-child a {
    background-image: none;
}

.char-info-menu ul li {
    width: auto;
    height: 100%;
    text-align: center;
    line-height: 30px;
    float: left;
    background: url(../images/menuParlama.html) no-repeat center center;
}

.char-info-menu ul li a {
    display: block;
    font-size: 12px;
    line-height: 40px;
    color: #EAEAEA;
    padding-right: 21px;
    padding-left: 21px;
    font-weight: bold;
    text-decoration: none;
    background: url(../images/menuAraCizgi.html) no-repeat left center;
    height: 40px;
}

.char-info-menu ul li a:hover {
    text-shadow: 2px 2px 8px #fff;
}

.char-info-menu ul li a.active {
    text-shadow: 2px 2px 8px #fff;
}

.hidden {
    display: none !important;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.siralama-top {
    width: 100%;
    float: left;
    margin: 0 0 10px 0
}

.siralama-top input {
    border: 1px solid #3b3124;
    color: #FFF;
    -webkit-box-shadow: inset 0 0 112px -19px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: inset 0 0 112px -19px rgba(0, 0, 0, 0.65);
    box-shadow: inset 0 0 112px -19px rgba(0, 0, 0, 0.65);
    background-color: rgba(165, 140, 106, 0.89);
    padding: 5px;
    border-radius: 4px;
    outline: 0;
    margin-right: 5px;
}

.siralama-top select {
    -webkit-box-shadow: inset 0 0 112px -19px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: inset 0 0 112px -19px rgba(0, 0, 0, 0.65);
    box-shadow: inset 0 0 112px -19px rgba(0, 0, 0, 0.65);
    background-color: rgba(165, 140, 106, 0.89);
    padding: 5px;
    border-radius: 4px;
    outline: 0;
    border: 1px solid #3b3124;
    color: #FFF;
    margin-right: 5px;
}

.siralama-top ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}

.siralama-top ::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}

.siralama-top :-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}

.siralama-top :-moz-placeholder { /* Firefox 18- */
    color: #fff;
}

.siralama-top button {
    -webkit-box-shadow: inset 0 0 112px -19px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: inset 0 0 112px -19px rgba(0, 0, 0, 0.65);
    box-shadow: inset 0 0 112px -19px rgba(0, 0, 0, 0.65);
    background-color: rgba(165, 140, 106, 0.89);
    padding: 5px 8px;
    border-radius: 4px;
    outline: 0;
    border: 1px solid #3b3124;
    color: #FFF;
    margin-bottom: -1px;
    cursor: pointer;
}

.siralama-top button:hover {
    color: #a8a8a8;
    background-color: #660000;
}

.widget-fortress .fortress {
    color: #fff;
    font-size: 14px;
    margin-bottom: 30px;
    padding-left: 10px;
    min-height: 16px;
}

.widget-fortress .fortress a {
    text-decoration: none;
    color: #ddd;
}

.widget-fortress .fortress a:hover {
    color: #ccc;
}

.widget-fortress .fortress h3 {
    float: left;
    clear: both;
    margin: -1px 0 0;
    padding: 0 10px 5px 10px;
    font-size: 15px;
    font-weight: bold;
}

.widget-fortress .fortress .guildname {
    float: left;
    clear: both;
    margin-left: 10px;
}

.widget-fortress .fortress .guildtax {
    padding-top: 1px;
    font-size: 13px;
    text-align: right;
}

.widget-fortress #jangan_fortress {
    background: url('../images/fort-jangan.png') no-repeat 0 0;
}

.widget-fortress #hotan_fortress {
    background: url('../images/fort-hotan.png') no-repeat 0 0;
}

.widget-fortress #bandit_fortress {
    background: url('../images/fort-bandit.png') no-repeat 0 0;
}

.widget-fortress #constantinople_fortress {
    background: url('../images/fort-constantinople.png') no-repeat 0 0;
}

.rankings-cont {
    box-shadow: 0 5px 15px #000, inset 0 1px 0 #000, 0 1px 1px 1px #000;
    background: url(../images/gradient.png) repeat-x top;
    border-top: 1px solid #302a21;
    margin-top: 15px;
}



.rank-img {
    width: 100%;
    height: 85px;
    box-shadow: inset 0 0 15px rgba(0, 0, 0, 1), inset 0 0 0 1px #000, 0 1px 1px #000;
    padding: 5px 10px;
    display: block;
    color: #fff;
    font-family: serif;
    font-size: 22px;
    line-height: 24px;
    text-shadow: 0 1px 3px #000;
    margin-bottom: 0;
    margin-top: 25px;
    border: 1px solid #483a30;
    border-radius: 4px;
}

.rank-img.rank-img-chars {
    background: url(../images/rank-chars.html) center top;
    background-size: cover;
}

.rank-img.rank-img-guilds {
    background: url(../images/rank-guilds.html) center top;
    background-size: cover;
}

.rank-img.rank-img-jobs {
    background: url(../images/rank-jobs.html) center top;
    background-size: cover;
}

.rank-img.rank-img-uniques {
    background: url(../images/rank-uniques.html) center top;
    background-size: cover;
}

.rank-img.rank-img-menu {
    background: url(../images/mini-bg1.html) center top;
    background-size: cover;
}

.tcolor-kirmizi {
    color: #DD1F22
}

.tcolor-sari {
    color: #ED9F0D
}

.tcolor-mavi {
    color: #28DBB1
}

.tcolor-koyumavi {
    color: #269ac5
}

.tcolor-yesil {
    color: #91D958
}

.tcolor-pembe {
    color: #E41E6E
}

.bank-account-table {
    width: 100%;
    font-size: 13px;
    margin: 0 auto;
    border: 1px solid transparent;
}

.bank-account-table tr {
    text-align: left;
    height: 30px;
    border-bottom: 1px solid #000;
}

.bank-account-table tr:last-child {
    border: none
}

.bank-account-table tr td {
    padding: 10px;
    color: #636363;
    font-weight: normal;
    border-left: 1px solid #000;
}

.bank-account-table tr td:nth-child(1) {
    border: none;
    width: 35%;
}

.bank-account-table tr td:nth-child(2) {
    width: 65%;
}

.onlineTablo {
    border-bottom: none;
    float: left;
    width: 100%;
    height: auto;
    background-color: rgba(0, 0, 0, 0.05);
    color: #414141;
}

.onlineTablo a {
    color: #2e2e2e;
    display: block;
    text-decoration: none;
}

.onlineTablo a:hover {
    color: #686868
}

.onlineTablo tr {
    text-align: center;
    border-bottom: 1px solid #1e1e1e;
    font-size: 13px
}

.onlineTablo tr:nth-child(1) {
    font-size: 13px;
    font-weight: bold;
}

.onlineTablo td {
    padding: 5px
}

.onlineTablo td:nth-child(2) {
    padding-left: 10px
}

.onlineTablo tr:nth-child(odd) {
    background: rgba(125, 112, 87, 0.65);
}

.onlineTablo td:nth-child(1) {
    width: 5%;
    border-right: 1px solid #2e2e2e;
}

.onlineTablo td:nth-child(2) {
    width: 30%;
    border-right: 1px solid #2e2e2e
}

.onlineTablo td:nth-child(3) {
    width: 20%;
    border-right: 1px solid #2e2e2e;
}

.onlineTablo td:nth-child(4) {
    width: 20%;
}

.ranking-tables {
    border-bottom: none;
    float: left;
    width: 100%;
    height: auto;
    background-color: rgba(165, 140, 106, 0.89);
    color: #fff;
}

.ranking-tables a {
    color: #FFF;
    display: block;
    text-decoration: none;
}

.ranking-tables a:hover {
    color: #ccc
}

.ranking-tables tr {
    text-align: center;
    border-bottom: 1px solid #3b3124;
    color: #fff;
    font-size: 13px
}

.ranking-tables tr:nth-child(1) {
    color: #fff;
    font-size: 13px;
}

.ranking-tables td {
    padding: 10px 5px;
    border-right: 1px solid #3b3124;
}

.ranking-tables tr:nth-child(odd) {
    background: rgba(104, 87, 63, 0.81);
}

.ranking-tables td:last-child {
    border-right: none;
}

.marketBuyTablo {
    border-bottom: none;
    float: left;
    width: 100%;
    height: auto;
    background-color: rgba(0, 0, 0, 0.05);
    color: #414141;
    font-size: 14px
}

.marketBuyTablo tr {
    text-align: center;
    border-bottom: 1px solid #1e1e1e;
}

.marketBuyTablo td {
    padding: 15px
}

.marketBuyTablo td img {
    position: relative;
    top: -6px;
    margin-bottom: -15px;
}

.marketBuyTablo td:nth-child(1) {
    text-align: left;
    padding-left: 10px;
}

.marketBuyTablo tr:nth-child(odd) {
    background: rgba(125, 112, 87, 0.65);
}

.marketBuyTablo td:nth-child(1) {
    width: 35%;
    border-right: 1px solid #1e1e1e;
}

.marketBuyTablo td:nth-child(2) {
    width: 65%;
}

.marketBuyTablo tr:last-child td {
    border: none;
}

.siralamaTablo {
    border-bottom: none;
    float: left;
    width: 100%;
    height: auto
}

.siralamaic {
    border: 1px solid #26221e;
    border-bottom: none;
    float: left;
    width: 100%;
    height: auto;
}

.siralamaTablo a {
    text-decoration: none;
    display: block;
    color: #cccccc;
}

.siralamaTablo a:hover {
    color: #dddddd;
}

.siralamaTablo tr {
    border-bottom: 1px solid #26221e;
    color: #ABA4A0;
    font-size: 13px
}

.siralamaTablo tr:nth-child(1) {
    color: #e2e2e2;
    text-align: center;
    font-size: 13px;
}

.siralamaTablo td {
    padding: 5px
}

.siralamaTablo td:nth-child(2) {
    padding-left: 10px
}

.siralamaTablo tr:nth-child(odd) {
    background: rgba(255, 255, 255, 0.05);
}

.siralamaTablo td:nth-child(1) {
    width: 52px;
    border-right: 1px solid #26221e;
    text-align: center
}

.siralamaTablo td:nth-child(2) {
    width: 156px;
    border-right: 1px solid #26221e
}

.siralamaTablo td:nth-child(3) {
    width: 75px;
    text-align: center
}

.trophyFirst {
    color: #F1A90E
}

.trophySecond {
    color: #b7b6b6
}

.trophyThird {
    color: #a74c39
}

.schedule-table tr {
    border-bottom: 1px solid #26221e;
    font-size: 14px
}

.schedule-table tr:hover {
    background-color: transparent;
}

.schedule-table td {
    padding: 5px
}

.schedule-table tr:nth-child(odd) {
    background: rgba(255, 255, 255, 0.05);
}

.schedule-table td:nth-child(1) {
    width: 132px;
    border-right: 1px solid #26221e;
}

.schedule-table td:nth-child(2) {
    width: 132px;
    text-align: center;
}

.stats-table tr {
    border-bottom: 1px solid #26221e;
    font-size: 14px
}

.stats-table tr:hover {
    background-color: transparent;
}

.stats-table td {
    padding: 5px
}

.stats-table tr:nth-child(odd) {
    background: rgba(255, 255, 255, 0.05);
}

.stats-table td:nth-child(1) {
    width: 132px;
    border-right: 1px solid #26221e;
}

.stats-table td:nth-child(2) {
    width: 132px;
    text-align: center
}

.master-info-container {
    text-align: center;
    padding: 20px 0 5px;
    margin: 5px 0 20px;
    color: #CCC;
    font-size: 14px;
}

.master-info {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.3);
    color: #424242;
    width: 170px;
    padding: 10px 20px;
    margin: 0 auto;
}

.master-info-list ul > li {
    padding: 3px;
}

.bg-equipment {
    background: url('../images/equipment/com_bg_tile_d.png') no-repeat !important;
    background-size: 100% 100% !important;
    width: 181px;
    height: 357px;
}

.bg-equipment-avatar {
    background: url('../images/equipment/com_bg_tile_d.png') no-repeat !important;
    background-size: 100% 100% !important;
    width: 181px;
    height: 357px;
}

.slots {
    width: 40px;
    height: 40px;
}

.itemslot {
    float: left;
    width: 40px;
    height: 40px;
    margin: 1px;
    padding: 0 !important;
}

.weapon .itemslot {
    width: 56px !important;
    height: 56px !important;
    margin-bottom: 25px;
    background: url('../images/equipment/equip_slot_weapon.png') no-repeat !important;
    background-size: 56px 56px !important;
}

.shield .itemslot {
    width: 56px !important;
    height: 56px !important;
    margin-bottom: 25px;
    background: url('../images/equipment/equip_slot_shield.png') no-repeat !important;
    background-size: 56px 56px !important;
}

.head .itemslot {
    background: url('../images/equipment/equip_slot_helm.png') no-repeat !important;
}

.chest .itemslot {
    background: url('../images/equipment/equip_slot_mail.png') no-repeat !important;
}

.shoulder .itemslot {
    background: url('../images/equipment/equip_slot_shoulderguard.png') no-repeat !important;
}

.hands .itemslot {
    background: url('../images/equipment/equip_slot_gauntlet.png') no-repeat !important;
}

.legs .itemslot {
    background: url('../images/equipment/equip_slot_pants.png') no-repeat !important;
}

.foot .itemslot {
    background: url('../images/equipment/equip_slot_boots.png') no-repeat !important;
}

.earring .itemslot {
    background: url('../images/equipment/equip_slot_earring.png') no-repeat !important;
}

.necklace .itemslot {
    background: url('../images/equipment/equip_slot_necklace.png') no-repeat !important;
}

.lring .itemslot {
    background: url('../images/equipment/equip_slot_l_ring.png') no-repeat !important;
}

.rring .itemslot {
    background: url('../images/equipment/equip_slot_r_ring.png') no-repeat !important;
}

.specdress .itemslot {
    background: url('../images/equipment/equip_slot_specialdress.png') no-repeat !important;
    margin-top: 10px !important;
}

.hat .itemslot {
    background: url('../images/equipment/equip_slot_helm.png') no-repeat !important;
}

.dress .itemslot {
    background: url('../images/equipment/equip_slot_cloth.png') no-repeat !important;
}

.attach .itemslot {
    background: url('../images/equipment/equip_slot_pandernt.png') no-repeat !important;
}

.flag .itemslot {
    background: url('../images/equipment/equip_slot_plag.png') no-repeat !important;
}

.spec .itemslot {
    background: url('../images/equipment/equip_slot_extraneous01.png') no-repeat !important;
}

.slots {
    width: 23% !important;
    margin-bottom: 3px !important;
}

.bg-equipment-avatar .slots {
    width: 23% !important;
    margin-bottom: 3px !important;
}

.avatar-margin {
    margin-top: 80px !important;
}

.slots.right {
    float: right;
    clear: right;
    margin-right: 0;
    margin-left: 10%;
}

.slots.left {
    float: left;
    clear: left;
    margin-left: 0;
    margin-right: 10%;
}

.slots.weapon,
.slots.shield {
    width: 31% !important;
    margin-bottom: 40px !important;

}

.image .itemslot .image {
    margin: 3px;
}

.itemslot .image .qinfo {
    font-size: 9px;
    font-weight: lighter;
    font-style: normal;
    text-shadow: 0 -0.5px #000;
    color: #fff;
    padding: 0 0;
    float: left;
}

.move .image.activeItem {
    box-shadow: 0 0 7px 4px gray;
}

.itemslot .image {
    width: 100%;
    height: 100%;
    float: left;
    padding: 0 !important;
    margin: 3px;
}

.itemslot .imageavatar {
    width: 34px !important;
    height: 34px !important;
    float: left;
    margin: 3px;
    padding: 0 !important;
    margin-top: 84px !important;
}

.slots.left .itemslot .imageavatar {
    margin-left: 2px !important;
}

.weapon .itemslot .image {
    width: 100%;
    height: 100%;
    float: left;
    margin: 3px;
    padding: 0 !important;
    margin-top: 11px !important;
    margin-left: 11px !important;
}

.shield .itemslot .image {
    width: 100%;
    height: 100%;
    float: left;
    margin: 3px;
    padding: 0 !important;
    margin-top: 11px !important;
    margin-left: 11px !important;
}

.imageclear {
    margin-top: -2px;
    display: inline-block;
}

.itemInfo {
    color: #fff;
    z-index: 80;
    position: absolute;
    left: 34px;
    top: 3px;
    width: 180px;
    background: rgba(88, 98, 170, 0.85);
    border: 2px solid #303d4d;
    padding: 5px;
    display: none;
    line-height: 18px;
    font-size: 10px;
}

.ui-tooltip {
    position: absolute;
    z-index: 9999;
    max-width: 190px;
    padding: 8px !important;
    background: url('../images/equipment/com_bg_tile_tl.png') no-repeat !important;
    background-size: 100% 100% !important;
    box-shadow: none !important;
    border: none !important;
    -webkit-border-radius: 1px !important;
    -moz-border-radius: 1px !important;
    border-radius: 1px !important;
}

.ui-tooltip-content {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px !important;
    line-height: 15px;
    font-weight: lighter;
    font-style: normal;
    text-shadow: 1px 1px #000;
    color: #fff;
}

.equip-suit-slot {
    background: url('../images/equipment/equip_slot_specialdress.png') no-repeat !important;
    width: 40px !important;
    height: 40px !important;
    margin-top: 10px;
    float: right;
    clear: right;
}

.bg-equipment-avatar .equip-suit-slot {
    background: url('../images/equipment/equip_slot_specialdress.png') no-repeat !important;
    width: 40px !important;
    height: 40px !important;
    margin-top: 96px;
    float: right;
    clear: right;
}

.equip-suit-slot .image {
    width: 34px !important;
    height: 34px !important;
    margin-left: 2px !important;
    margin-top: 2px !important;
}

.btn-equip-avatar {
    background: url('../images/equipment/equip_slot_avata_button.png') no-repeat !important;
    width: 40px !important;
    height: 40px !important;
    margin-top: 10px;
    float: left;
    clear: left;
    border: none;
    outline: 0;
}

.btn-equip-avatar:hover {
    background: url('../images/equipment/equip_slot_avata_button_focus.png') no-repeat !important;
}

.btn-equip-avatar:active {
    background: url('../images/equipment/equip_slot_avata_button_press.png') no-repeat !important;
}

.btn-equip-set {
    background: url('../images/equipment/equip_slot_equipment_button.png') no-repeat !important;
    width: 40px !important;
    height: 40px !important;
    margin-top: 96px;
    float: left;
    clear: left;
    border: none;
    outline: 0;
}

.btn-equip-set:hover {
    background: url('../images/equipment/equip_slot_equipment_button_focus.png') no-repeat !important;
}

.btn-equip-set:active {
    background: url('../images/equipment/equip_slot_equipment_button_press.png') no-repeat !important;
}

.btn-rotate-group {
    position: relative;
    left: 12px;
    top: 32px;
    display: inline-block;
}

.bg-equipment-avatar .btn-rotate-group {
    position: relative;
    left: -7px;
    margin-top: 134px;
    display: inline-block;
}

.btn-rotate-left {
    background: url('../images/equipment/equip_rotate_left_button.png') no-repeat !important;
    width: 28px !important;
    height: 16px !important;
    margin-right: -5px;
    margin-left: 5px;
    border: none;
    outline: 0;
}

.btn-rotate-left:hover {
    background: url('../images/equipment/equip_rotate_left_button_focus.png') no-repeat !important;
}

.btn-rotate-left:active {
    background: url('../images/equipment/equip_rotate_left_button_press.png') no-repeat !important;
}

.btn-rotate-right {
    background: url('../images/equipment/equip_rotate_right_button.png') no-repeat !important;
    width: 28px !important;
    height: 16px !important;
    margin-left: -5px;
    border: none;
    outline: 0;
}

.btn-rotate-right:hover {
    background: url('../images/equipment/equip_rotate_right_button_focus.png') no-repeat !important;
}

.btn-rotate-right:active {
    background: url('../images/equipment/equip_rotate_right_button_press.png') no-repeat !important;
}

.btn-rotate-top {
    background: url('../images/equipment/equip_rotate_reset_button.png') no-repeat !important;
    width: 16px !important;
    height: 16px !important;
    border: none;
    outline: 0;
}

.btn-rotate-top:hover {
    background: url('../images/equipment/equip_rotate_reset_button_focus.png') no-repeat !important;
}

.btn-rotate-top:active {
    background: url('../images/equipment/equip_rotate_reset_button_press.png') no-repeat !important;
}

div.image span.plus {
    display: block;
    width: 32px;
    height: 32px;
    background: url(../images/itemplus.png) left top;
    -webkit-animation: play 1.8s steps(32) infinite;
    -moz-animation: play 1.8s steps(32) infinite;
    -ms-animation: play 1.8s steps(32) infinite;
    -o-animation: play 1.8s steps(32) infinite;
    animation: play 1.8s steps(32) infinite;
}

@-webkit-keyframes play {
    100% {
        background-position: -1024px;
    }
}

@-moz-keyframes play {
    100% {
        background-position: -1024px;
    }
}

@-ms-keyframes play {
    100% {
        background-position: -1024px;
    }
}

@-o-keyframes play {
    100% {
        background-position: -1024px;
    }
}

@keyframes play {
    100% {
        background-position: -1024px;
    }
}

.loading-spin {
    width: 64px;
    height: 64px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -32px 0 0 -32px;
    z-index: 999999;
}

.loading-spin-2 {
    width: 64px;
    height: 64px;
    margin: 20px auto;
}

@-webkit-keyframes spinnerRotate {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(-360deg);
    }
}

@-moz-keyframes spinnerRotate {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(-360deg);
    }
}

@-ms-keyframes spinnerRotate {
    from {
        -ms-transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(-360deg);
    }
}

.loading-spin > .spin-img {
    background: url(../images/load-spiner.png);
    width: 64px;
    height: 64px;
    position: relative;
    -webkit-animation-name: spinnerRotate;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spinnerRotate;
    -moz-animation-duration: 1s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spinnerRotate;
    -ms-animation-duration: 1s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
}

.loading-spin > .fixed-img {
    background: url(../images/load-center.png);
    width: 64px;
    height: 64px;
    margin-top: -64px;
}

.loading-spin-2 > .spin-img {
    background: url(../images/load-spiner.png);
    width: 64px;
    height: 64px;
    position: relative;
    -webkit-animation-name: spinnerRotate;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spinnerRotate;
    -moz-animation-duration: 1s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spinnerRotate;
    -ms-animation-duration: 1s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
}

.loading-spin-2 > .fixed-img {
    background: url(../images/load-center.png);
    width: 64px;
    height: 64px;
    margin-top: -64px;
}

.black-overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    z-index: 99999;
    position: fixed;
    top: 0;
    left: 0;
}
