.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;
}

/* progress bar */

.progress {
    overflow: visible;
    height: 18px;
    margin-bottom: 10px;
    background-color: rgba(255, 255, 255, 0.06);
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.progress-bar {
    float: left;
    height: 100%;
    font-size: 12px;
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.06) !important;
    text-align: center;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
    position: relative;
}

.progress-bar-span {
    opacity: 1;
    position: absolute;
    top: -5px;
    background: #D92B4C;
    padding: 3px 10px;
    color: #FFF;
    border-radius: 0;
    right: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.progressbar-text {
    text-align: center;
    margin-bottom: 5px;
    font-size: 14px;
}

.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;
    }
}

@-o-keyframes play {
    100% {
        background-position: -1024px;
    }
}

@keyframes play {
    100% {
        background-position: -1024px;
    }
}