html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

a{
    text-decoration:none;
}

body {
    background-color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0px;
    background-attachment: fixed;
}

* {
    margin: 0;
    padding: 0;
}

*:focus {
    outline: none;;
}

a {
    text-decoration: none;
}

img {
    border: none;
    margin: 0px auto;
    padding: 0px;
}

a:hover {
    text-decoration: underline;
    outline: none;
}

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

div.clear {
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    width: 1px;
    clear: both; /* likwiduje oplywanie */
}

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

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}
#body_clicker {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left :0;
    z-index: 0;
    background-position: center 0;
    cursor: pointer;
    display: none;
}
#container {
    margin: 0 auto;
    max-width: 1400px;
    position: relative;
    padding: 0px;
    /* 	z-index : 2; */
}

#container2 {
    margin: 0 auto;
    max-width: 1000px;
    position: relative;
    padding: 0 0px 225px 0px;
    top: 225px;
}



#header {
    height: 91px;
    margin: 0 auto;
    width: 1000px;
    position: relative;
}



#logo {
    color: #fff;
    float: left;
    padding: 0px !important;
    margin-top: -3px;
    margin-left: 74px;
    text-align: center;
    font-size: 10px;
    position: relative;
    z-index: 2;
}

#logo .fb {
    position: absolute;
    top: 63px;
    left: 7px;
    width: 175px;
    z-index: 2;
}

#logo .vk {
    position: absolute;
    top: 63px;
    left: 43px;
    width: 175px;
    z-index: 2;
}

#search-wrap {
    position: relative;
}

.jq-top-autocomplete-search {
    position: relative;
    cursor: default;
    background: #262729;
    width: 430px;
    list-style: none;
    margin: 0;
    display: none;
    z-index: 95 !important;
    top: 0px;
    left: 149px;
    border: 0;
}

.jq-top-autocomplete-search li {
    background: #262729;
}

.jq-top-autocomplete-search .ui-menu {
    margin-top: -3px;
}

.jq-top-autocomplete-search .ui-menu-item a.ui-state-hover,
.jq-top-autocomplete-search .ui-menu-item a.ui-state-active {
    background: silver;
    border-radius: 3px;
}

.jq-top-autocomplete-search .ui-menu-item-highlight {
    color: #ff8c00;
}

.jq-top-autocomplete-search li .autocomplete_error {
    color: #ffffff;
    font-weight: bold;
    padding: 9px 14px 9px 14px;
}


.jq-top-autocomplete-search li .search_item {
    min-height: 76px !important;
    padding-bottom: 5px;
}

.jq-top-autocomplete-search li .search_item a,
.jq-top-autocomplete-search li .search_item a:hover {
    text-decoration: none;
}

.jq-top-autocomplete-search li .search_item_l {
    display: block;
    float: left;
    width: 70px;
}

.jq-top-autocomplete-search li .search_item_r {
    display: block;
    float: left;
    margin: 0px 0px 0px 11px;
    width: 335px;
}

.jq-top-autocomplete-search li .search_img {
    display: block;
    margin: 0px auto;
    max-width: 58px;
}

.jq-top-autocomplete-search li .search_h3 {
    color: #ffffff;
    font-size: 16px;
    margin: 0px;
    min-height: 40px;
    line-height: 20px;
}

.jq-top-autocomplete-search li div.search_item.gaming .search_h3 {
    min-height: 20px;
}

.jq-top-autocomplete-search li .search_optional_name {
    margin: 2px 0px 5px 0px;
    font-size: 12px;
    color: #ffffff;
}

.jq-top-autocomplete-search li .search_h3 a {
    color: #2C8BD5;
}

.jq-top-autocomplete-search li .search_optional_name a {
    color: #1a537f;
}

.jq-top-autocomplete-search li .old_prince {
    color: #adadad;
    text-decoration: line-through;
    font-size: 13px;
    display: inline-block;
    float: left;
    margin: 9px 8px 0px -1px;
}

.jq-top-autocomplete-search li .discount {
    background: url('../images/23.png') 0px 0px no-repeat;
    color: #fff;
    display: inline-block;
    float: left;
    height: 19px;
    font-size: 13px;
    line-height: 17px;
    font-weight: bold;
    margin: 2px 9px 0px 1px;
    padding: 2px 0 0 12px;
    width: 33px;
}

.jq-top-autocomplete-search li .price {
    color: #ff4b04;
    float: left;
    font-size: 19px;
    font-weight: bold;
    margin: 5px 10px 0 0;
    min-width: 90px
}

.jq-top-autocomplete-search li .price span {
    font-size: 14px;
    font-weight: normal;
}

.jq-top-autocomplete-search li .buynow {
    position: relative;
    display: block;
    float: right;
    height: 30px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
    margin: 0;
    text-shadow: 1px 1px #698040;
    background: #6bb323; /* Old browsers */
    background: -moz-linear-gradient(top, #6bb323 0%, #398210 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6bb323), color-stop(100%, #398210)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #6bb323 0%, #398210 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #6bb323 0%, #398210 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #6bb323 0%, #398210 100%); /* IE10+ */
    background: linear-gradient(top, #6bb323 0%, #398210 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6bb323', endColorstr='#398210', GradientType=0); /* IE6-9 */
    border-radius: 2px;
    padding: 0 10px;
}

.jq-top-autocomplete-search li .buynow:hover {
    background: #99d000; /* Old browsers */
    background: -moz-linear-gradient(top, #99d000 1%, #5daf00 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #99d000), color-stop(100%, #5daf00)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #99d000 1%, #5daf00 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #99d000 1%, #5daf00 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #99d000 1%, #5daf00 100%); /* IE10+ */
    background: linear-gradient(top, #99d000 1%, #5daf00 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99d000', endColorstr='#5daf00', GradientType=0); /* IE6-9 */
}

.jq-top-autocomplete-search li .notice_me {
    position: relative;
    display: block;
    float: right;
    height: 30px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
    margin-top: 2px;
    margin-left: 10px;
    text-shadow: 1px 1px #115FBF;
    background: #6bb323; /* Old browsers */
    background: -moz-linear-gradient(top, #6bb323 0%, #398210 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6bb323), color-stop(100%, #398210)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #6bb323 0%, #398210 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #6bb323 0%, #398210 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #6bb323 0%, #398210 100%); /* IE10+ */
    background: linear-gradient(top, #6bb323 0%, #398210 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6bb323', endColorstr='#398210', GradientType=0); /* IE6-9 */
    border-radius: 2px;
    padding: 0 10px;
    cursor: pointer;
    float:right;
}

.jq-top-autocomplete-search li .notice_me:hover {
    background: #99d000; /* Old browsers */
    background: -moz-linear-gradient(top, #99d000 1%, #5daf00 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #99d000), color-stop(100%, #5daf00)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #99d000 1%, #5daf00 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #99d000 1%, #5daf00 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #99d000 1%, #5daf00 100%); /* IE10+ */
    background: linear-gradient(top, #99d000 1%, #5daf00 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99d000', endColorstr='#5daf00', GradientType=0); /* IE6-9 */
}

.jq-top-autocomplete-search li .preorder {
    position: relative;
    display: block;
    float: right;
    height: 30px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
    margin: 0;
    text-shadow: 1px 1px #698040;
    background: #0898de; /* Old browsers */
    background: -moz-linear-gradient(top, #0898de 0%, #025fc9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0898de), color-stop(100%, #025fc9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #0898de 0%, #025fc9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #0898de 0%, #025fc9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #0898de 0%, #025fc9 100%); /* IE10+ */
    background: linear-gradient(top, #0898de 0%, #025fc9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0898de', endColorstr='#025fc9', GradientType=0); /* IE6-9 */
    border-radius: 2px;
    padding: 0 10px;
}

.jq-top-autocomplete-search li .preorder:hover {
    background: #025fc9;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAyNWZjOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNTZhYTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #025fc9 0%, #356aa0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #025fc9), color-stop(100%, #356aa0));
    background: -webkit-linear-gradient(top, #025fc9 0%, #356aa0 100%);
    background: -o-linear-gradient(top, #025fc9 0%, #356aa0 100%);
    background: -ms-linear-gradient(top, #025fc9 0%, #356aa0 100%);
    background: linear-gradient(top, #025fc9 0%, #356aa0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#025fc9', endColorstr='#356aa0', GradientType=0);
}

.jq-top-autocomplete-search li .donate {
    position: relative;
    display: block;
    float: right;
    height: 30px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
    margin: 0;
    text-shadow: 1px 1px #698040;
    background: #db8b41; /* Old browsers */
    background: -moz-linear-gradient(top, #db8b41 0%, #f97109 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #db8b41), color-stop(100%, #f97109)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #db8b41 0%, #f97109 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #db8b41 0%, #f97109 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #db8b41 0%, #f97109 100%); /* IE10+ */
    background: linear-gradient(to bottom, #db8b41 0%, #f97109 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db8b41', endColorstr='#f97109', GradientType=0); /* IE6-9 */
    border-radius: 2px;
    padding: 0 10px;
}

.jq-top-autocomplete-search li .donate:hover {
    background: #f49c49; /* Old browsers */
    background: -moz-linear-gradient(top, #f49c49 0%, #fc830a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f49c49), color-stop(100%, #fc830a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f49c49 0%, #fc830a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f49c49 0%, #fc830a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f49c49 0%, #fc830a 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f49c49 0%, #fc830a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f49c49', endColorstr='#fc830a', GradientType=0); /* IE6-9 */
}

.jq-top-autocomplete-search li .notice_me:hover,
.jq-top-autocomplete-search li .buynow:hover,
.jq-top-autocomplete-search li .preorder:hover,
.jq-top-autocomplete-search li .donate:hover {
    text-decoration: none;
}

.jq-top-autocomplete-search li .search_charity_text {
    color: #DE9900;
    margin-bottom: 7px;
    text-align: right;
    font-size: 13px;
    text-transform: uppercase;
}

.jq-top-autocomplete-search li .search_comm {
    border-top: solid 1px #E3E3E3;
    color: #adadad;
    font-size: 15px;
    margin: 0px auto 0px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    display: none;
}

#ui-autocomplete-search-nav {
    padding: 0;
    margin: 0;

}

#ui-autocomplete-search-nav div#ui-autocomplete-search-nav-backgroung {
    background-color: #262729;
    height: 56px;
    width: 100%;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

#ui-autocomplete-search-nav .nav_prev {
    margin-top: 10px;
    font-size: 14px;
    border-radius: 2px;
    float: left;
    padding: 12px 20px;
    min-width: 80px;
    float: left;
    margin-left: 15px;
}

#ui-autocomplete-search-nav .nav_prev span {
    width: 0px;
    height: 0px;
    display: inline-block;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-color: transparent #007bff transparent transparent;
    margin-right: 10px;
}

#ui-autocomplete-search-nav .nav_active.nav_prev span {
    border-color: transparent #ffffff transparent transparent;
}

#ui-autocomplete-search-nav .nav_next span {
    width: 0px;
    height: 0px;
    display: inline-block;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #007bff;
    margin-left: 10px;
}

#ui-autocomplete-search-nav .nav_active.nav_next span {
    border-color: transparent transparent transparent #ffffff;
}

#ui-autocomplete-search-nav div.ui-autocomplete-search-center {
    padding-top: 20px;
    height: 20px;
    color: #ababab;
}

#ui-autocomplete-search-nav div.ui-autocomplete-search-center #page_current {
    color: #ffffff;
}

#ui-autocomplete-search-nav .nav_next {
    margin-top: 10px;
    float: right;
    min-width: 80px;
    padding: 12px 20px;
    margin-right: 15px;
    font-size: 14px;
    border-radius: 2px;
}

#ui-autocomplete-search-nav .nav_active {
    background-color: #176DA0;
    color: #FCFCFC;
    cursor: pointer;
}

#ui-autocomplete-search-nav .nav_inactive {
    color: #176DA0;
    cursor: default;
}

#ui-autocomplete-search-nav .nav_active:hover {
    background-color: #1d8bcd;
}

#ui-autocomplete-search-head {
    background-color: #262729;
    color: #b1b1b1;
    height: auto;
    width: auto;
    list-style: none;
    left: -56px;
    top: 21px;
    font-size: 14px;
    font-family: Arial;
    padding: 9px 14px 9px 14px;
}

#login {
    color: #ffffff;
    float: left;
    padding: 0;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    width: 377px;
    max-width: 377px;
    text-align: right;
}

#login a.a_logout {
    margin-top: -15px;
}

#login a {
    display: inline-block;
    color: #0782f8;
    font-weight: bold;
    line-height: 20px;
}

#login a:hover {
    color: #00A8FF;
    text-decoration: none;
}

#login p {
    float: left;
    padding: 0;
}

#cart-wrap {
    float: right;
    height: 40px;
    position: relative;
    z-index: 15;
    width: 45px;
    padding-top: 6px;
    padding-right: 0px;
}
#cart-wrap #cart-wrap2 {
    position: absolute;
    top: 0px;
    left: 0px;
}

#cart {
    display: inline-block;
    font-size: 30px;
    color: #ffffff;
    position: relative;
    margin-left: 0;
    margin-top: 6px;
    z-index: 2;
}
#cart .shield-cart {
    background: url(/skin/frontend/gate/default/images/header/basket-shield.png);
    width: 44px;
    height: 34px;
    display: inline-block;
    margin: -1px 0 0 -7px;
}
#cart.icon-cart .shield-cart {
    display: none;
}

#cart:hover {
    cursor: pointer;
}

#cart-wrap #cart span.headerCartShield {
    background: url(/skin/frontend/gate/default/images/marketplace/basket-shield.png);
    width: 28px;
    height: 32px;
    display: inline-block;
}

#cart-wrap #cart div {
    background-color: #66ab00;
    color: #ffffff;
    border-radius: 50%;
    height: 25px;
    min-width: 25px;
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    position: absolute;
    top: -11px;
    right: -10px;
    padding: 0 4px;
    font-weight: bold;
}

#pre-order {
    clear: both;
    height: 49px;
    padding: 55px 0px 0 0;
    margin: 0 auto;
    text-align: right;
    width: 968px;
}

#pre-order a {
    margin: -2px 63px 0px 0px;
}

#content {
    background: url('../images/content.jpg') 0px 0px no-repeat scroll #EFEFEF;
    margin: 0 auto;
    /* overflow:hidden; */
    padding-top: 30px;
    width: 1000px;
    margin-left: -16px;
}

#content .content_h1 {
    color: #2d2d2d;
    font-size: 30px;
    padding: 0px 43px 4px 43px;
}

#messages_product_view {
    margin: 0px;
}

.complaint_message {
    margin-bottom: 30px;
}

#content .product_f {
    border-bottom: #cacbcc 1px solid;
    overflow: hidden;
    padding-top: 50px;
    position: relative;
}

#content .product_f {
    overflow: visible;
    border-bottom: none !important;
}

#content .product_f .games-image {
    float: left;
    width: 408px;
    margin: 0px 10px 0px 10px;
}

#content .product_f .games-image img {
    margin: 7px auto 50px;
    display: block;
    max-width: 408px;
}

#content .product_f .games-info {
    border-radius: 5px;
    float: left;
    padding: 38px 1px 60px 1px;
    width: 235px;
}

#content .product_f .games-info span {
    color: #232323;
    font-size: 17px;
    font-weight: bold;
    display: inline-block;
    margin: 0px 0px 6px 0px;
}
#content .product-container {
    position:relative;

}

#content .games-infoa {
    margin: 0px 0px 7px 0px;
    clear: both;
}

#content .games-infoa .f32, #content .games-infoa img {
    display: inline-block;
    margin: 0px 4px 3px 0px;
}

#content .games-infoa span {
    margin-bottom: 10px !important;
}

#content .product_f .games-info .ui-button-text {
    margin: -2px 5px 0px 0px;
}

#content .product_f .games-info label:first-child span {
    line-height: 16px;
    display: block;
    padding-bottom: 10px;
}

#content .product_f .games-info .select_r2 {
    position: relative;
    background: url('../images/form-bg.png') 0px 0px repeat-x;
    border: #b4b4b5 1px solid;
    color: #505050;
    margin: 0px 0px -1px -3px;
    border-radius: 5px;
    width: 163px;
    font-weight: normal !important;
    font-size: 13px !important;
}

#content .product_f .games-info .select_r2 .select_r {
    border: none;
    height: 34px;
    color: #505050;
    font-weight: normal !important;
    width: 150px;
    background: url('../images/arrow.png') 140px 13px no-repeat;
    position: relative;
    border-radius: 5px;
}

#content .product_f .games-info .select_r2 .select_r:hover {
    cursor: pointer;
}

#content .product_f .games-info .select_r .select_d {
    color: #505050;
    width: 112px;
    height: 32px;
    line-height: 32px;
    padding: 0px 0px 0px 10px;
}

#content .product_f .games-info .select_r ul {
    background: #EDEDED;
    position: absolute;
    top: 31px;
    left: -1px;
    z-index: 90;
    width: 163px;
    display: none;
    border: #B4B4B5 1px solid;
    border-top: #EDEDED 1px solid;
    padding: 10px 0px 0px 0px;
    border-radius: 0px 0px 5px 5px;
}

#content .product_f .games-info .select_r ul li {
    display: block;
    position: relative;
    padding: 0px 10px 10px 10px;
    margin: 0px;
    width: 134px;
    list-style-type: none;
}

#content .product_f .games-info .select_r ul li:hover {
    cursor: pointer;
}

#content .product_f .games-info .select_r ul li a {
    color: #505050;
}

#footer-wrap .select_r ul li a img, .select_d img {
    display: inline-block;
    margin: 0px 11px -4px -2px;
    max-height: 16px;
}

#footer-wrap .select_r span {
    line-height: 17px;
}

#content .product_f .games-info img {
    padding: 2px;
}

#content .product_f .games-info span.availability {
    color: #509605;
    font-weight: normal;
    line-height: normal;
}

#content .product_f .games-info .metascore-label {
    padding-top: 17px;
}

#content .product_f .games-info .metascore2 {
    height: 53px;
    width: 53px;
    float: left;
    margin: 0px 0px 0px 10px;
    background: url('../images/metascore.jpg') top left no-repeat;
}

#content .product_f .games-info .metascore2 .score {
    padding: 8px;
    color: black;
    font-size: 30px;
    font-weight: bold;
    padding-top: 5px;
    text-align: center;
    margin-left:0;
}

#content .product_f .games-info .metascore img {
    margin-top: 27px;
}

#content .product_f .games-info .metascore2 img {
    display: inline-block;
    margin: 0px 10px 0px 0px;
}

#content .product_f .games-price {
    padding: 0;
    text-align: right;
    width: 250px;
    background: #fff;
    position: absolute;
    top: 0px;
    left: 415px;
    z-index: 80;
    overflow: hidden;
    margin-right: -1px;
    border: solid 1px #CECECE;
    box-shadow: 0px 0px 20px -2px #CECECE;
    border-radius: 5px 0px 5px 0px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#content .product_f .games-price .games-price-box {
    display: none;
}
#content .product_f .games-price .games-price-loading {
    text-align: center;
    margin: 150px 0px;
}
#content .product_f .games-price .games-price-loader {
    border: 5px solid #333;
    border-radius: 30px;
    height: 30px;
    left: 50%;
    margin: -15px 0 0 -15px;
    opacity: 0;
    position: absolute;
    top: 50%;
    width: 30px;

    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
}
@keyframes pulsate {
    0% {
        transform: scale(.1);
        opacity: 0.0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}

#content .product_f .games-price .games-price-box-content {
    padding: 0 20px 20px 20px;
}

#content .product_f .games-price2 {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 7px;
    height: 100%;
    background: #FE4100;
}

#content .product_f .games-price h4 {
    color: #adadad;
    font-size: 17px;
    margin: 55px 5px 4px 0px;
    display: block;
    font-weight: normal;
    text-decoration: line-through;
}

#content .product_f .games-price .h4_empty {
    color: #adadad;
    font-size: 17px;
    margin: 55px 5px 4px 0px;
    display: block;
    font-weight: normal;
}

#content .product_f .games-price .discount {
    background: url('../images/icons.png') -286px -242px no-repeat;
    color: #fff;
    display: block;
    float: right;
    height: 19px;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    line-height: 5px \9;
    line-height: 5px \0/;;
    padding: 3px 31px 0 13px;
    margin: 10px 0px 8px 0px;
    width: 10px;
    text-align: left;
}

#content .product_f .games-price h3 {
    clear: right;
    color: #ff4b04;
    font-size: 30px;
    font-weight: bold;
    display: block;
    margin: 16px 2px 0px 0px;
}

#content .product_f .games-price h3 img {
    width: 18px;
    height: 13px;
    background: url('../images/icons.png') -629px -34px no-repeat;
    margin-bottom: 2px
}

#content .product_f .games-price .buynow, #content .product_f .games-price button {
    width: 148px;
    height: 53px;
    display: inline-block;
    background: transparent url('../images/icons.png') -471px -3px no-repeat;
    text-align: center;
    line-height: 55px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-shadow: 1px 1px #3F7001;
    margin: 9px -5px 8px 0px;
    border: none
}

#content .product_f .games-price .buynowpreorder {

    background: #0898de;
    background: -moz-linear-gradient(top, #0898de 0%, #025fc9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0898de), color-stop(100%, #025fc9));
    background: -webkit-linear-gradient(top, #0898de 0%, #025fc9 100%);
    background: -o-linear-gradient(top, #0898de 0%, #025fc9 100%);
    background: -ms-linear-gradient(top, #0898de 0%, #025fc9 100%);
    background: linear-gradient(to bottom, #0898de 0%, #025fc9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0898de', endColorstr='#025fc9', GradientType=0);
    width: 100%;
    height: 53px;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.28);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.28);
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: bold;
    margin-top: 7px;
    cursor: pointer;
    font-size: 26px;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.22);
    color: #fff;
    text-align: center;
    line-height: 48px;
}

#content .product_f .games-price .buynowpreorder:hover {
    width: 170px;
    height: 53px;
    display: inline-block;
    text-shadow: 1px 1px #698040;
    background: #025fc9;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAyNWZjOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNTZhYTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #025fc9 0%, #356aa0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #025fc9), color-stop(100%, #356aa0));
    background: -webkit-linear-gradient(top, #025fc9 0%, #356aa0 100%);
    background: -o-linear-gradient(top, #025fc9 0%, #356aa0 100%);
    background: -ms-linear-gradient(top, #025fc9 0%, #356aa0 100%);
    background: linear-gradient(to bottom, #025fc9 0%, #356aa0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#025fc9', endColorstr='#356aa0', GradientType=0);
    text-decoration: none;
    text-align: center;
    line-height: 55px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-shadow: 1px 1px #3F7001;
    margin: 9px -5px 8px 0px;
    border: none;
    border-radius: 3px;
}

#content .product_f .games-price .buynow:hover, #content .product_f .games-price button:hover {
    background-position: -11px -569px !important;
    cursor: pointer;
}

#content .product_f .paypal-or {
    margin: 1px 0px 10px 0px;
}

#content .product_f .games-price .buynow:hover {
    text-decoration: none;
}

#content .product_f .games-price h4.price {
    color: #ff4b04;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    margin-top: 18px;
    margin-right: 5px;
    width: 180px;
    float: right;
}

#content .product_f .games-price #product-price-370_clone {
    color: #ff4b04;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

#content .product_f .games-price .add-to-links,
#content .product_f .games-price .label {
    display: none;
}

#content .product_f .games-price dd {
    padding-bottom: 15px;
}

#content .product_f .games-price .required {
    font-size: 11px;
    margin-top: -10px;
}

#content .product_f .games-price p.required {
    display: none;
}

#content .product_f .games-price .price-box {
    margin: 18px 0px;
}

#content .product_f .games-price h4.price * {
    vertical-align: middle;
}

#content .product_f .games-price h4.price img {
    position: relative;
    display: inline-block;
}

#content .product_f .games-price h4.price .prince_sp {
    display: inline-block;
    background: #EDEDED;
    padding: 10px 16px 9px 29px;
    margin: 0px 0px 0px -23px;
    border-radius: 5px;
}

/* style dla przycisku nad tabami produktu w produkcie */
.fb_div {
    position: relative;
    z-index: 3;
}

.fb_div2 {
    width: 713px;
    background: transparent;
    margin: 0px 25px 25px 40px;
    height: 57px;
}

.fb_div2_button {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
    background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
    color: #256D96;
    font-weight: bold;
    text-align: center;
    font-size: 13px;
    line-height: 40px;
    height: 41px;
    border: solid 1px #9D9D9D;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    padding: 0px 10px 0px 10px;
}

.fb_div2_button:hover {
    background: #eaeaea;
    background: -moz-linear-gradient(top, #eaeaea 0%, #e0e0e0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eaeaea), color-stop(100%, #e0e0e0));
    background: -webkit-linear-gradient(top, #eaeaea 0%, #e0e0e0 100%);
    background: -o-linear-gradient(top, #eaeaea 0%, #e0e0e0 100%);
    background: -ms-linear-gradient(top, #eaeaea 0%, #e0e0e0 100%);
    background: linear-gradient(to bottom, #eaeaea 0%, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#e0e0e0', GradientType=0);
    text-decoration: none;
    cursor: pointer;
}

.fb_div2 .fb_div2_a {
    margin: 7px 0px 8px 10px;
    float: left;
    width: 210px;
    height: auto;
}

.button_inst_activate {
    margin: 7px 6px 8px 10px;
    width: 150px;
}
.inst_activate_icon {
    color: #82878C;
    vertical-align: middle;
    font-size: 26px;
}
.button_brands_direct {
    display: none;
}
.button_mp_shield,
.button_brands_direct {
    margin: 7px 10px 8px 0px;
}
.button_mp_shield .mp_shield_icon {
    color: #82878C;
    vertical-align: middle;
    font-size: 26px;
}
.button_brands_direct img {
    width: 33px;
    height: 24px;
}
.fb_div2 .fb_div2_img {
    position: absolute;
    top: 10px;
    left: 10px;
}

.fb_div3 {
    display: none;
}

#content #about-game {
    border-right: #dededf 1px solid;
    border-bottom: #dededf 1px solid;
    background: #fff;
    padding: 0px 20px 7px 20px;
    width: 700px;
}

#content #about-game #about-game-tabs {
    list-style: none;
    margin: -5px 0px 17px -20px;
    padding: 7px 10px 0px 19px;
    width: 710px;
    border-bottom: solid 1px #D5D5D5;
    z-index: 2;
    position: relative;
}

#content #about-game #about-game-tabs li {
    display: inline;
    color: #000;
    border-radius: 4px 4px 0px 0px;
}

#content #about-game #about-game-tabs li a {
    font-size: 18px;
    color: #227297;
    font-weight: bold;
    display: inline-block;
    padding: 20px 21px 25px 21px;
    border: 1px transparent solid;
    border-width: 1px 1px 0px 1px;
}

#content #about-game #about-game-tabs li a:hover {
    text-decoration: none;
    background-color: #efefef;
    border-left: 1px #c2c2c2 solid;
    border-right: 1px #c2c2c2 solid;
    border-top: 1px #c2c2c2 solid;
    border-bottom: none;
    padding-bottom: 26px;
    margin-bottom: -3px !important;
}

#content .ui-tabs-nav {
    background: url('../images/about-game.jpg') 0px bottom repeat-x #fff;
    /* 	border:solid 1px #E86713;
            border-bottom:none;		 */
}

#content #about-game #about-game-tabs li.ui-state-active a {
    color: #FE3D02;
    background: #fff;
    border: solid 1px #E86713;
    border-bottom: solid 1px #fff !important;
    margin-bottom: -1px;
}

#content #about-game #about-game-tabs .ui-state-hover, #content #about-game #about-game-tabs .ui-state-hover a {
    border-bottom: solid 1px #fff !important;
    margin-bottom: -1px !important;
}

#content #about-fb {
    clear: left;
    /* 	border-right:#dededf 1px solid; */
    float: left;
    font-size: 18px;
    padding: 13px 11px 30px 11px;
    width: 688px;
    background: #fff;
}

#content .fb-comments {
    margin-top: 10px !important;
    min-height: 160px;
}

#content #about-right {
    float: right;
}


.prod_associated_content {
    clear: both;
    background-color: #494742;
    overflow: auto;
    padding: 30px 13px;
}
.prod_associated_content h4 {
    color: #b7c025;
    font-size: 18px;
    font-weight: bold;
    margin: 1px 5px 7px 5px;
}
.prod_associated_item {
    float: left;
    position: relative;
    margin: 20px 3px 0 3px;
    border: 3px solid transparent;
}
.prod_associated_item:hover {
    border: 3px solid #ff5603
}
.prod_associated_item img {
    height: 336px;
    width: 230px;
}
.prod_associated_item_title {
    position: absolute;
    bottom: 0;
    left: 0;
    min-height: 52px;
    width: 200px;
    background-color: rgba(0,0,0,0.9);
    z-index: 5;
    padding: 15px 15px 10px 15px;
    font-size: 14px;
    line-height: 1.2;
    color: #adadad;
}
#footer-wrap {
    min-width: 998px;
    background: #313336;
    position: relative;
    zoom: 1;
}

#footer-wrap #footer {
    border-bottom: #575758 1px solid;
    margin: 0px;
    padding: 0 12px;
    width: 976px;
    position: relative;
}
#footer .footer-top-separator {
    background: #3e4044;
    height: 5px;
    position: relative;
    margin-bottom: 40px;
}
#footer-wrap #footer3 {
    width: 1000px;
    margin: 0 auto;
}

#footer-wrap #footer h5 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    color: #ff4003;
}
#footer-wrap #footer .foo-center h5 {
    padding-right: 60px;
}
#footer-wrap .foo-left {
    width: 240px;
    float: left;
    margin: -3px 0px 0px 0px;
    min-height: 20px;
}

#footer-wrap #footer .foo-left p {
    color: #ececec;
    font-size: 14px;
    margin: 15px 0px 0px 2px;
}

#footer-wrap .foo-center {
    width: 715px;
    padding-left: 25px;
    float: left;
    margin: -3px 0 0 -5px;
    height: 225px;
}
body.ar_SA #footer-wrap .foo-center{
    margin:20px 0 0 -5px;
}

body.ar_SA #footer-wrap #footer h5 {
    text-align: right;
    padding: 0;
}
body.ar_SA .foo-center .payment-method {
    margin-top: 10px;
}

#footer-wrap .foo-center .link_sitemap {
    margin: 0 0 5px 0;
    color: #A9A9A9;
    font-size: 12px;
}

#footer-wrap .foo-center .link_sitemap a {
    color: #fff;
}

#footer-wrap .foo-center .link_sitemap a:hover {

}

#footer-wrap .foo-center .link_sitemap span {
    color: #A9A9A9;
}


#footer-wrap .foo-right {
    float: right;
    width: 300px;
    height: 55px;
}

#footer .foo-right {
    background: none;
    height: auto;
    position: absolute;
    right: 10px;
    top: 22px;
}

#footer .foo-right .foot-select_f {
    margin-top: 1px;
}

#footer .foo-right .foot-select {
    float: left;
}

.partners-wrapper {
    margin-top: 20px;
    width: 990px;
    z-index: 5;
}

#footer-wrap .partners a {
    padding-right: 20px;
    display: inline-block;
}

#footer-wrap .partners a:first-child {
    margin-left: 0px;
}

#footer-wrap .partners a:hover {
    text-decoration: none;
}

#footer-wrap .partners {
    width: 990px;
    display: block;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 10px 0px 20px 0px;
}
.seeAllPartners {
    position: relative;
    float: right;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    margin-top: 15px;
}
a .seeAllPartners {
    margin-bottom: 10px;
}
a .seeAllPartners.rowUp:hover {
    color: #fff;
}
.bottom-footer-wrapper{
    margin: 0px auto;
    padding: 0 12px;
    width: 1000px;
    height: 48px;
}
.bottom-footer-wrapper .left-foo, .bottom-footer-wrapper .center-foo, .bottom-footer-wrapper .right-foo {
    float: left;
    color:#fff;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Roboto', Sans-Serif;
}
.bottom-footer-wrapper .left-foo {
    font-size:22px;
    font-weight: 100;
    width: 420px;
    line-height: 48px;
    text-shadow: 2px 2px 2px rgb(66, 66, 68);
}
.bottom-footer-wrapper .left-foo span{
    color: #ffd303;
    font-weight: 700;
}

.bottom-footer-wrapper .left-foo span.icons-no1 {
    height: 48px;
    font-size: 28px;
    font-weight: 100;
    vertical-align: middle;
}

.bottom-footer-wrapper .center-foo {
    position: absolute;
    font-size: 23px;
    width: 137px;
    height: 47px;
    margin: auto;
    right: 0;
    left: 0;
}

.bottom-footer-wrapper .center-foo .globe {
    position: absolute;
    width: 137px;
    height: 73px;
    line-height: 97px;
    top: -24px;
    display: block;
    background: url('../images/footer_s_g2a_new.png') 0px -95px no-repeat;
}

.bottom-footer-wrapper .center-foo .globe .icon-logo_g2a {
    padding-top: 38px;
    text-shadow: 0px 5px 20px rgba(0, 0, 0, 0.83);
}


.bottom-footer-wrapper .right-foo {
    position: relative;
    font-size:23px;
    line-height: 48px;
    width: 420px;
    float:right;
}
body.ar_SA .bottom-footer-wrapper .right-foo{
    float:left;
}
.bottom-footer-wrapper .right-foo .left-arrows, .rowUp .left-arrows{
    width: 0px;
    position: absolute;
    right: 13px;
    top: 15px;
    height: 0px;
    border-style: solid;
    border-width: 6px 4.5px 0 4.5px;
    border-color: #ffffff transparent transparent transparent;
    rotate: 90deg;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(-90deg);
}
.rowUp .left-arrows{
    right: -15px;
    top: 5px;
}
.orange-btn{
    background: #f69412;
    background: -moz-linear-gradient(top,  #f69412 0%, #f26e0e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #f69412 0%,#f26e0e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #f69412 0%,#f26e0e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f69412', endColorstr='#f26e0e',GradientType=0 ); /* IE6-9 */
}
.orange-btn:hover{
    background: rgb(245,171,0);
    background: -moz-linear-gradient(top,  rgba(245,171,0,1) 1%, rgba(241,137,0,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(245,171,0,1) 1%,rgba(241,137,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(245,171,0,1) 1%,rgba(241,137,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5ab00', endColorstr='#f18900',GradientType=0 ); /* IE6-9 */

}
a.orange-btn {
    position: relative;
    padding: 4px 30px;
    font-size:20px;
    color: #fff;
    text-shadow: 2px 2px 2px rgb(108, 108, 111);
    border-radius: 4px;
}
a.orange-btn:hover{
    text-decoration: none;
}

.greyscales {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: gray;
    opacity: 0.6;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}

.p_logo1{
    width: 89px;
    height: 53px;
    background: url('../images/footer_s_g2a_new.png') 0px -450px no-repeat;
}
.p_logo2{
    width: 49px;
    height: 53px;
    background: url('../images/footer_s_g2a_new.png') -22px -400px no-repeat;
}
.p_logo3{
    width: 84px;
    height: 48px;
    background: url('../images/footer_s_g2a_new.png') -7px -340px no-repeat;
}
.p_logo4{
    width: 118px;
    height: 50px;
    background: url('../images/footer_s_g2a_new.png') -355px -190px no-repeat;
}
.p_logo5{
    width: 89px;
    height: 48px;
    background: url('../images/footer_s_g2a_new.png') -245px -190px no-repeat;
}
.p_logo6{
    width: 51px;
    height: 53px;
    background: url('../images/footer_s_g2a_new.png') -22px -270px no-repeat;
}
.p_logo7{
    width: 137px;
    height: 50px;
    background: url('../images/footer_s_g2a_new.png') -88px -190px no-repeat;
}

#footer-wrap #footer .foo-left #email{
    width: 228px;
}
#footer-wrap #footer .foo-left #getToKnows {
    width: 216px;
    height: 120px;
    background: url('../images/footer_s_g2a_new.png') -384px 0px no-repeat;
    margin: 20px 0px 0px -4px;
    border: 1px solid #2b2d31;
    position: relative;
}
#footer-wrap #footer .foo-left #getToKnows:hover{
    border: 1px solid #575758;
}
#getToKnows .visitG2a {
    color: #fff;
    font-size: 10px;
    width: 216px;
    position: absolute;
    bottom: 17px;
    text-align: center;
}
#getToKnows .visitG2a .icon-logo_g2a {
    font-size: 22px;
    margin-bottom: 5px;
}

#footer-wrap #footer .foo-right form {
    margin-bottom: 5px;
    float: left;
}

#footer-wrap #footer .foo-right .select_r2 {
    position: relative;
}

#footer-wrap #footer .foo-right .select_r2a {
    overflow: hidden;
}

#footer-wrap #footer .foo-right .select_r2a .select_r {
    background: url('../images/sprite/sprite_main.png');
    background-position: -263px -2px;
    border: none;
    color: #ffffff;
    height: 36px;
    font-size: 13px;
    width: 180px;
    position: relative;
    border-radius: 5px;
    margin-right: 10px;
}

#footer-wrap #footer .foo-right .select_r2b .select_r {
    background: url('../images/sprite/sprite_main.png');
    background-position: -342px -2px;
    border: none;
    color: #ffffff;
    height: 36px;
    font-size: 13px;
    width: 100px;
    position: relative;
    border-radius: 5px;
}

#footer-wrap #footer .foo-right:hover
.select_r2 .select_r:hover {
    background-position: -263px -38px;
}
#footer-wrap #footer .foo-right:hover
.select_r2b .select_r:hover {
    background-position: -342px -38px;
}

#footer-wrap #footer .foo-right .select_r2 .select_r:hover {
    cursor: pointer;
}

#footer-wrap .select_r .select_d {
    display: inline-block;
    color: #fff;
    width: 146px;
    height: 32px;
    line-height: 34px;
    padding: 0px 0px 0px 10px;
}

#footer-wrap .select_r .select_ul {
    background: #fff;
    position: absolute;
    top: 36px;
    left: 1px;
    z-index: 90;
    width: 100px;
    display: none;
    padding: 5px 0px 5px 0px;
    box-shadow: 0 0 0px 1px #282B2E;
}

#footer-wrap .select_r ul li {
    display: block;
    position: relative;
    padding: 5px 10px 5px 10px;
    margin: 0px;
    width: 79px;
    list-style-type: none;
    border-top: solid 1px #D2D2D2;
}

#footer-wrap .select_r ul li:hover {
    cursor: pointer;
}

#footer-wrap .select_r ul li a {
    color: #46494D;
    display: block;
    width: 79px;
}

#footer-wrap .select_r ul li:hover {
    background: #518CB1;
    color: #fff;
}

#footer-wrap .select_r ul li a:hover, #footer-wrap .select_r ul li:hover a {
    color: #fff;
    text-decoration: none;
}

#footer-wrap .select_r ul li:first-child {
    border-top: none;
}

#footer-wrap .select_r ul li a img, .select_d img {
    display: inline-block;
    margin: 0px 11px -4px -2px;
    max-height: 16px;
}


/* FOOTER SOCIAL ICONS */
#footer-wrap #footer .foo-left #social {
    text-align: left;
    width: 216px;
    margin: 0 auto;
    margin-top: 17px;
}
body.ar_SA #footer-wrap #footer .foo-left #social{
    text-align: right;
}
#footer-wrap #footer .foo-left #social a {
    margin-left: 8px;
    margin-bottom: 8px;
}
#footer-wrap #footer .foo-left #social a:first-child {
    margin-right: 0px;}

#social .s1,#social .s2,#social .s3,#social .s4,#social .s5,#social .s6,#social .s7,#social .s8 {
    width:32px;
    height: 32px;
    display: inline-block;
}
#footer-wrap #footer .foo-left #social .s1 {
    background: url('../images/footer_s_g2a_new.png') -217px -50px no-repeat;} /*twitter*/
#footer-wrap #footer .foo-left #social .s2 {
    background: url('../images/footer_s_g2a_new.png') -304px -50px no-repeat;} /*yt*/
#footer-wrap #footer .foo-left #social .s4 {
    background: url('../images/footer_s_g2a_new.png') -131px -50px no-repeat;} /*fb*/
#footer-wrap #footer .foo-left #social .s6 {
    background: url('../images/footer_s_g2a_new.png') -174px -50px no-repeat;} /*vk*/
#footer-wrap #footer .foo-left #social .s7 {
    background: url('../images/footer_s_g2a_new.png') -260px -50px no-repeat;} /*instagram*/
#footer-wrap #footer .foo-left #social .s8 {
    background: url('../images/footer_s_g2a_new.png') -347px -50px no-repeat;} /*weibo*/

#footer-wrap #footer .foo-left #social img {
    padding-right: 10px;}

#footer-wrap #footer .foo-left #social a:hover {
    text-decoration: none;
    opacity: 0.8;}

/*END*/
#footer-wrap #foot-bottom {
    margin: 0 auto;
    padding: 29px 12px 0px 12px;
    width: 972px;
    background: #313336;
}

#footer-wrap #foot-bottom .foo-left {
    font-size: 12px;
    color: #a9a9a9;
    line-height: 20px;
    margin: -4px 0px 0px 0px;
}
#footer-wrap #foot-bottom .foo-left .iconsS{
    width: 203px;
    height: 43px;
    background: url('../images/footer_s_g2a_new.png') 0px 0px no-repeat;
}

#footer-wrap #foot-bottom .foo-center {
    line-height: 20px;
    margin-left: -9px;
    margin-top: -4px;
}

#footer-wrap #foot-bottom .foo-right {
    margin: -7px 0px 0px 0px;
}

#footer-wrap #foot-bottom .foo-left h6 {
    font-size: 12px;
    font-weight: bold;
}

#footer-wrap #foot-bottom .foo-left p a {
    color: #fff;
    font-weight: bold;
}

#footer-wrap #foot-bottom .foo-left p a:hover {
    text-decoration: underline;
}

#footer-wrap #foot-bottom .foo-center p {
    color: #a9a9a9;
    font-size: 12px;
}

#footer-wrap #foot-bottom .foo-center p a {
    color: #fff;
}

#footer-wrap #foot-bottom .foo-center p a:hover {
    text-decoration: underline;
}

.widget-tp-reviews {
    margin-top: 15px;
}
.widget-tp-icons {
    float:right;
    margin: 4px 10px 0 0;
}
.widget-tp-content {
    float: left;
}
.i-opinions {
    width: 445px;
    height: 145px;
    position: relative;
    top: 0;
    left: 0;
    padding: 10px 10px 0px 10px;
    background-color: #313336;
    display: block;
    overflow: hidden;
}
.tp-link {
    font-family: Arial;
    color:  #ffffff;
    font-size: 17px;
    font-weight: 700;
    text-align: left;
    text-align: center;
    padding-top: 10px;
    display: block;
}
.tp-link .tp-logo-big {
    background: url('../images/footer_s_g2a_new.png') -245px -529px no-repeat;
    width: 337px;
    height: 39px;
    margin: 20px auto 0;
}
.tp-box {
    width: 100%;
    height: 100%;
    display: none;
}
.tp-box .tp_quote {
    color: #2C2D30;
    font-size: 50px;
    position: absolute;
    top: 68px;
    left: 10px;
}
.o-header {
    display: inline-block;
    width: 100%;
}
.o-logo {
    background: url('../images/footer_s_g2a_new.png') -8px -539px no-repeat;
    width: 161px;
    height: 19px;
    display: inline-block;
    float: left;
    margin-top: 4px;
}
.o-newsumary {
    display: inline-block;
    float: left;
    margin-left: 12px;
}
.o-header button {
    background-color:  rgba(255, 255, 255, 0.2);
    padding: 10px;
    height: 32px;
    display: inline-block;
    float: right;
    font-weight: bold;
    cursor: pointer;
    font-size: 12px;
    font-family: "Arial";
    border: none;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition:all 300ms;
    -moz-transition:all 300ms;
    -o-transition:all 300ms;
    transition:all 300ms;
    border-radius: 3px;
}
.o-header button:hover {
    background-color: #fff;
    color: #313336;
}
.o-comments {
    width: 100%;
    height: 95px;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 2;
    left: 0;
    line-height: 1.4;
    margin-top: 5px;
    -moz-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease;
    overflow: hidden;
}
.os-1 {
    font-size: 15px;
    color: #fff;
    display: inline-block;
    float: left;
    margin-right: 12px;
    line-height: 24px;
}
.os-2 {
    line-height: 14px;
    margin-right: 0 !important;
    color:  #ffffff;
    font-size: 12px;
    margin-top: -2px;
}
.os-1 strong {
    color:  #ffb442;
    font-size: 40px;
    font-weight: 700;
}
.os-2 strong {
    ccolor:  #ffb442;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
}
.o-comments > li {
    padding-left: 90px;
    width: 340px;
    float: left;
    padding-right: 20px;
}
.o-comments p {
    font-size: 12px;
    color: #ffffff;
    font-style: italic;
}
.o-comments .tp-title {
    font-family: "Arial";
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
}
.o-comments .tp-user {
    font-family: "Arial";
    font-size: 12px;
    color: #ffffff;
    font-style: italic;
    font-weight: bold;
    width: 100%;
    text-align: right;
    display: inline-block;
    font-style: italic;
}
.os-rating .star_star {
    float: left;
    margin-right: 4px;
    background: #007E4C;
    color: #ffffff;
    padding: 1px;
    font-size: 14px;
}
.os-rating .star_empty {
    float: left;
    margin-right: 4px;
    background: #C8C8C8;
    color: #ffffff;
    padding: 1px;
    font-size: 14px;
}
.o-row {
    width: 100%;
    display: inline-block;
    font-weight: 700;
    color: #fddd45;
    font-size: 16px;
}

#content-currency-drop .select_ul {
    height:237px !important;
    overflow: hidden !important;
}


/* */
.jq-top-autocomplete-search li.ui-menu-item {
    background-color: #2f3133;
    height: auto;
    width: auto;
    list-style: none;
    left: -56px;
    top: 21px;
    padding: 10px 0 0 5px !important;
    border-bottom: 1px solid #212121;
    margin: 0;
}

.jq-top-autocomplete-search li:hover {
    background-color: #3E3E3E;
}

.jq-top-autocomplete-search li.ui-menu-item a.ui-corner-all {
    font-weight: bold;
    color: #2c8bd5;
    font-size: 14px;
}

.jq-top-autocomplete-search li.ui-menu-item img {
    float: left;
    height: 70px;
    width: 70px;
}

.jq-top-autocomplete-search li.ui-menu-item .searches-bottom {
    position: relative;
    top: 30px;
}

.jq-top-autocomplete-search li.ui-menu-item .searches-bottom .old_price {
    text-decoration: line-through;
    font-size: 13px;
    color: #adadad;
}

.jq-top-autocomplete-search li.ui-menu-item .searches-bottom .discount {
    background: url('../images/discount.jpg') 0px 0px no-repeat;
    color: #fff;
    display: inline-block;
    height: 19px;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 0 0 13px;
    margin: 0 0 0 7px;
    width: 36px;
    text-align: left;
}

.jq-top-autocomplete-search li.ui-menu-item .searches-bottom .price {
    margin-left: 10px;
    color: #ff4b04;
    font-size: 18px;
    font-weight: bold;
}

.jq-top-autocomplete-search li.ui-menu-item .searches-bottom img {
    float: right;
    width: auto;
    height: auto;
}

.jq-top-autocomplete-search li.ui-menu-item-hover .search_h3, .jq-top-autocomplete-search li.ui-menu-item-hover .search_h3 a, .jq-top-autocomplete-search li.ui-menu-item-hover .search_optional_name a {
    color: #fff;
}

.jq-top-autocomplete-search li.ui-menu-item-hover {
    background-color: #3E3E3E;
}

#search input:focus {
    border: #2c8bd5 2px solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-appearance: none;
    width: 225px;
    height: 51px;
}

.games-info .ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.games-info .ui-state-active img {
    border: none;
}

/* PRODUKT */

.content-spacing {
    background: transparent;
    border: 0px;
    margin: -1px auto -80px;
    overflow: hidden;
    position: relative;
    top: -80px;
    padding: 15px 14px 2px 15px;
    width: 1100px;
    min-width: 110px;
    z-index: 1;
    height: 140px;
}

#content-landing {
    background: #313336;
    margin: -1px auto 0px;
    position: relative;
    padding: 15px 14px 10px 15px;
    width: 969px;
    min-width: 969px;
    z-index: 1;
}

.content-landing-index {
    padding-top: 62px !important;
}

#content-landing .boxmarketing {
    float: left;
    position: relative;
    z-index: 9;
    width: 717px;
    height: 337px;
    margin-right: 9px;
    overflow: hidden;
    border: solid 3px #313336;
}
#content-landing .boxmarketing:hover {
    border: solid 3px #FC5803;
}
#content-landing .boxmarketing .sliderMy,
#content-landing .boxmarketing .sliderMy a,
#content-landing .boxmarketing .sliderMy .devrama-slider.inner {
    padding: 0 !important;
    margin-top: -3px;
}
#content-landing .boxmarketing .sliderMy .projector{
    width: 100% !important;
    height: 100%!important;
}
#content-landing .boxmarketing .sliderMy .navigation.devrama-slider {
    bottom: 16px !important;
}
#content-landing .boxmarketing .sliderMy .slider-progress {
    bottom: 3px !important;
}

#content-landing .product-big .preorder {
    margin: -6px 0px 0px 0px;
    padding: 0px 10px;
    min-width: 89px;
    height: 34px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    line-height: 37px;
    text-shadow: 1px 1px #415D78;
    background: url('../images/preorder.jpg') 0px 0px repeat-x;
    border: solid 1px #043E5A;

}

#content-landing .product-big .preorder:hover {
    text-decoration: none;
    background-position: 0px -36px;
}

#content-landing .product-big .preorder, #content-landing .product-big .buy_nowa {
    display: none;
}


#cart-wrap3 {
    position: absolute;
    top: 54px;
    left: -214px;
    border: 0;
    background-color: rgba(0, 0, 0, 0.9);
    border-radius: 2px;
    z-index: 92;
    width: 260px;
    display: none;
    z-index: 1;
    border: 1px solid #5a5c62;
}

.cart-list {
    position: relative;
    padding: 0px 11px 0px 11px;
    margin: 11px 0px 0px 0px;
    background: 0;
}

.cart-list .cart-list_r {
    display: block;
    float: left;
    width: 155px;
}

#cart-wrap3 .cart-wrap2_h3 {
    color: #393939;
    font-weight: bold;
    font-size: 18px;
    float: left;
    display: block;
    width: 100px;
    margin: 20px 10px 0px 15px;
}

#cart-wrap3 .cart {
    background: url('../images/icons.png') -659px -21px no-repeat;
    height: 35px;
    display: block;
    float: right;
    width: 45px;
    color: #393939;
    font-weight: bold;
    font-size: 18px;
    margin: 15px 10px 0px 0px;
}

#cart-wrap3 .cart:hover {
    text-decoration: none;
}

#cart-wrap3 .cart p {
    display: inline-block;
    margin: -2px 0px 0px 18px;
}
#cart-wrap3 .item_comm {
    color: #ffffff;
    padding: 0px 11px 0px 11px;
    margin: 15px 0px 15px 0px;
}
.cart-list .item {
    position: relative;
    border-bottom: 1px solid #323335;
    padding: 13px 0px 8px 0px;
}

.cart-list .item_del {
    position: absolute;
    top: 10px;
    right: 0px;
    width: 13px;
    height: 13px;
    background: url(/skin/frontend/gate/default/images/header/cross.png) 0 0 no-repeat !important;
}

.cart-list .item_del:hover {
    cursor: pointer;
    text-decoration: none;
}

.cart-list .item_comm {
    color: #adadad;
    font-size: 15px;
    margin: 0px auto 0px;
    padding: 14px 10px 0px 0px;
    text-align: center;
    font-weight: bold;
    display: none;
}

.cart-list .item .item_img {
    display: block;
    float: left;
    width: 52px;
    height: 76px;
    margin: 0px 9px 0px 0px;
}

.cart-list .item .item_img img {
    max-width: 52px;
    max-height: 76px;
    display: block;
    margin: 0px auto;
}

.cart-list .item .cart_h2 {
    font-size: 14px;
    color: #1159B2;
    padding: 0px;
    margin: -1px 0px 6px 0px;
    line-height: 16px;
}

.cart-list .item .cart_h2,
.cart-list .item .cart_h2 a {
    color: #ffffff;
}

.cart-list .item .cart_h2 a:hover {
    color: #cccccc;
    text-decoration: none;
}

.cart-list .item .cart_old_prince {
    color: #adadad;
    text-decoration: line-throught;
    font-size: 14px;
    margin: 0px 0px 3px 3px;
}

.cart-list .item .cart_discount {
    background: url('../images/23.png') 0px 0px no-repeat;
    color: #fff;
    display: inline-block;
    float: left;
    display: block;
    height: 20px;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    margin: 0px 0px 0px 3px;
    padding: 2px 0 0 12px;
    width: 37px;
}

.cart-list .item .cart_prince {
    color: #ff4b04;
    font-size: 20px;
    font-weight: bold;
    display: block;
    float: left;
    margin: 0px;
}
.cart-list .item .cart_qty {
    color: #ff4b04;
    font-size: 18px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 2px;
}
.cart-list .item .cart_total_price {
    color: #6a6a6a;
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin-top: 6px;
    clear: both;
}
#cart-wrap3 .cart_a {
    background: url('../images/secure.jpg') 0px 0px no-repeat;
    text-align: center;
    color: #fff;
    font-size: 14px;
    width: 205px;
    height: 43px;
    display: block;
    font-weight: bold;
    line-height: 46px;
    margin: 9px 0px 11px 13px;
    text-shadow: 1px 1px #486A00;
    padding: 0px 10px 0px 10px;
}

#cart-wrap3 .cart_a:hover {
    text-decoration: none;
    background-position: 0px -47px;
}

.pagination-list {
    display: block;
}

.pagination-list ul,
.pagination-list ol {
    display: block;
}

.pagination-list ul li,
.pagination-list ol li {
    float: left;
    padding: 3px;
}

.load_more {
    background: url("../images/load_m.jpg") 0px 0px repeat-x;
    margin: 0 auto 8px;
    padding: 0px 5px;
    line-height: 60px;
    line-height: 44px \0/;;
    display: none;
    height: 58px;
    width: 955px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border: solid 1px #1A1C1F;
    border-radius: 10px;
    box-shadow: 0 0 5px #2B2D2F;
}

.load_more_ff /* styl dla firefoxa */
   {
    line-height: 57px !important;
}

.load_more_opera /* styl dla opery */
   {
    line-height: 47px !important;
}

.load_more:hover {
    text-decoration: none;
}

/* strona produktowa */

.content2 {
    background: url('../images/content2.jpg') 0px 0px repeat-x scroll #53575D !important;
}

.content2 form {
    border-bottom: solid 1px #3E4247 !important;
    overflow: visible !important;
}

.content2 #about-game {
    background: #D5D5D5 !important;
    border-bottom: solid 1px #A5A6A7 !important;
}

.content2 .content_h1 {
    color: #fff !important;
}

.content2 form .games-price {
    background: none !important;
    box-shadow: none !important;
    border: none !important;
}

.content2 form .games-price {
    padding-bottom: 0px !important;
}

.content2 form .games-price h4 {
    margin-top: 0px !important;
}

.content2 form .games-price h4.price {
    margin-bottom: -6px !important;
}

.content2 form .games-price .buynow {
    background: url('../images/icons.png') -471px -12px no-repeat !important;
}

.content2 .ui-tabs-nav {
    background: #D5D5D5 !important;
    border-bottom: none !important;
    margin-top: 7px !important;
    margin-bottom: 6px !important;
}

.content2 #about-game ul a {
    padding: 0px !important;
}

.content2 form .games-image {
    width: 487px !important;
    height: 580px;
    margin-right: -68px !important;
    margin-top: -134px !important;
    margin-left: 0px !important;
    padding-left: 10px;
    margin-bottom: -77px !important;
}

.content2 form .games-image img {
    margin-top: 134px !important;
    margin-left: 99px !important;
}

.content2 form .games-info {
    background: url('../images/games-info.jpg') 0px 0px repeat-x scroll #303437;
    border-top: solid 1px #32373E;
}

.content2 form .games-info span {
    color: #fff !important;
}

#content .product_f .games-info span.availability {
    color: #509605 !important;
}

.content2 form .games-info .metascore {
    border-bottom: none !important;
}

.content2 .games-info .select_r2 {
    border: none !important;
    background: none !important;
    color: #ffffff !important;
}

.content2 .games-info .select_r {
    background: url('../images/form-dark.png') 0px 0px no-repeat !important;
    border: none !important;
    color: #ffffff !important;
    height: 36px !important;
    width: 157px !important;
}

.content2 .games-info .select_d {
    color: #ffffff !important;
}

.content2 form .games-info .select_r ul {
    background: #3B3E42 !important;
    width: 154px !important;
    top: 35px !important;
    left: 2px !important;
    border: none !important;
    box-shadow: 0 0 0px 1px #282B2E !important;
}

.content2 .games-info li {
    padding: 0px 10px 10px 10px !important;
    width: 134px !important;
}

.content2 .games-info li a {
    color: #ffffff !important;
}

.content2 #about-fb {
    background: #D5D5D5 !important;
}

.content2 form .games-price h4.price .prince_sp {
    background: url('../images/prince_sp.jpg') 0px 0px repeat-x !important;
}

.overlay {
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
    z-index: 92;
}
.dialog_d {
    position: absolute;
    border: solid 1px #848484;
    overflow: hidden;
    background: #fff;
    display: none;
    z-index: 99;
    min-width: 449px;
    border-radius: 3px;
}

.dialog_d .socials_dialog_h2, .popup-window .socials_dialog_h2 {
    color: #000;
    font-weight: bold;
    font-size: 25px;
    position: relative;
    margin: 0px 0px 0px 28px;
    padding: 24px 0px 20px 36px;
}

.dialog_d .socials_dialog_h2 span, .popup-window .socials_dialog_h2 span {
    display: block;
    position: absolute;
    top: 19px;
    left: 0px;
    width: 30px;
    height: 40px;
    background: url('../images/icons.png') -963px -225px no-repeat;
}

.dialog_d .socials_dialog2, .popup-window .socials_dialog2 {
    position: relative;
}

.dialog_d .socials_dialog_h3, .popup-window .socials_dialog_h3 {
    color: #adadad;
    font-weight: bold;
    font-size: 17px;
    display: block;
    padding: 16px 0px 16px 28px;
}

.dialog_d .socials_a, .popup-window .socials_a {
    display: inline-block;
    width: 127px;
    height: 42px;
    margin: 0px 0px 0px 3px;
}

.dialog_d .socials_a_f, .popup-window .socials_a_f {
    margin-left: 27px;
}


/* POPUPS */
/* freegames */
.pop-up-freegames {
    background-color: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    font-family: "Arial";
    font-size:14px;
    z-index: 9999999999;
    left:0;
    top:0;}
.pop-up-freegames-content {
    background-color: #FFF;
    width: 575px;
    min-height:100px;
    margin: 0 auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 10%;}
.pop-up-freegames-content-inside {
    padding:40px;
    height:auto;
    min-height:100px;}
.pop-up-freegames-content-inside h1{
    font-size:16px;}
.pop-up-freegames-content-inside p{
    line-height:20px;}
/**servers games **/
.pop-up-serversgames {
    background-color: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    font-family: "Arial";
    font-size:14px;
    z-index: 9999999999;
    left:0;
    top:0;}
.pop-up-serversgames-content {
    background-color: #FFF;
    width: 575px;
    min-height:100px;
    margin: 0 auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 10%;}
.pop-up-serversgames-content-inside {
    padding:40px;
    height:auto;
    min-height:100px;}
.pop-up-serversgames-content-inside h1{
    font-size:16px;}
.pop-up-serversgames-content-inside p{
    line-height:20px;
}
/** popups reszta **/
.pop-up-close {
    cursor: pointer;
    position: relative;
    float:right;
    margin-right: 20px;
    margin-top: 10px;}
.pop-up-min {
    float:left;
    width:170px;
    min-height: 100px;
    margin-right:10px;}
.pop-up-text {}
.pop-up-button-back {
    cursor:pointer;
    padding:15px;
    background-color:#E0E0E0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float:left;}
.pop-up-button-continue {
    cursor:pointer;
    padding:15px;
    background-color:#000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color:#FFF;
    float:right;}




/*** DIALOG *****/
.dialog_d .socials_dialog2a, .popup-window .socials_dialog2a {
    margin: 18px 27px 0px 27px;
    position: relative;
    color: #ADADAD;
    font-size: 16px;
    text-align: center;
}

.dialog_d .socials_dialog2a i, .popup-window .socials_dialog2a i {
    padding: 0px 10px 0px 10px;
    background: #fff;
    display: inline-block;
}

.dialog_d .socials_a2, .popup-window .socials_a2 {
    color: #667BB8;
    font-weight: bold;
    font-size: 14px;
    padding: 0px 6px 0px 0px;
    margin: 18px 0px 0px 0px;
    display: inline-block;
}

.dialog_d .socials_a2_f, .popup-window .socials_a2_f {
    border-right: solid 1px #CCCCCC;
    margin: 0px 7px 0px 0px;
}

.dialog_d .socials_a2:hover, .dialog_d .current_a, .popup-window .socials_a2:hover, .popup-window .current_a {
    text-decoration: underline;
}

.dialog_d .socials_dialog3, .popup-window .socials_dialog3 {
    position: relative;
    margin-bottom: 22px;
}

.dialog_d form, .popup-window form {
    margin: 25px 27px 10px 27px;
}

.dialog_d #register_form, .popup-window #register_form {
    display: none;
}

.dialog_d #login_form, .popup-window #login_form {
    display: none;
}

.dialog_d .social_label, .popup-window .social_label {
    display: block;
    float: left;
    color: #474747;
    font-size: 14px;
    width: 140px;
    text-align: right;
    margin: 12px 17px 0px 0px;
}

.dialog_d .dialog_form_in, .popup-window .dialog_form_in {
    display: block;
    float: left;
    width: 199px;
    height: 40px;
    outline: none;
    padding: 0px 10px;
    color: #adadad;
    font-family: arial;
    border: none;
    margin: 0px 0px 9px 0px;
    background: url('../images/icons.png') -742px -267px no-repeat;

    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.dialog_d .dialog_desc,
.popup-window .dialog_desc {
    display: block;
    float: right;
    font-size: 12px;
    color: #474747;
}

.dialog_d .forgotten_dialog,
.popup-window .forgotten_dialog {
    color: #667BB8;
    text-align: center;
    display: block;
    font-size: 13px;
    margin: 0px auto;
}

.dialog_d .dialog_bt,
.popup-window .dialog_bt {
    display: block;
    outline: none;
    padding: 0px;
    margin: 0px auto 0px;
    border: none;
    color: #fff;
    font-family: arial;
    text-align: center;
    width: 127px;
    height: 40px;
    background: url('../images/icons.png') -736px -225px no-repeat;
}

.dialog_d .dialog_bt:hover, .popup-window .dialog_bt:hover {
    background-position: -779px -568px;
}

.dialog_d .dialog_bt2,
.popup-window .dialog_bt2 {
    display: block;
    outline: none;
    padding: 0px;
    margin: 0px auto 0px;
    border: none;
    color: #fff;
    font-family: arial;
    text-align: center;
    width: 89px;
    height: 40px;
    background: url('../images/icons.png') -867px -225px no-repeat;
}

.dialog_d .dialog_bt2:hover, .popup-window .dialog_bt2:hover {
    background-position: -910px -568px;
}

.dialog_d .dialog_bt:hover, .dialog_d .dialog_bt2:hover,
.popup-window .dialog_bt:hover, .popup-window .dialog_bt2:hover {
    cursor: pointer;
}

.dialog_d .dialog_exit {
    display: block;
    position: absolute;
    top: 16px;
    right: 13px;
    width: 16px;
    height: 18px;
    z-index: 99;
    background: url('../images/icons.png') -1072px -100px no-repeat;
}


.popup-window .dialog_exit {
    display: block;
    position: absolute;
    top: 16px;
    right: 13px;
    width: 16px;
    height: 18px;
    z-index: 99;
}

.dialog_d .dialog_exit:hover,
.popup-window .dialog_exit:hover {
    text-decoration: none;
    cursor: pointer;
}

/* lista rowijana w footer (language) */
#content_1 {
    position: relative;
    background: #fff;
    z-index: 94;
    width: 226px;
    height: 230px;
    padding: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
    bottom: -3px;
    box-shadow: 0 0 0px 1px #282B2E;}

#content_1 ul {
    width: 230px !important;}
#content_1 li {
    width: 236px !important;
    padding: 0 !important;}
#content_1 ul li a {
    width: 236px !important;
    padding: 5px 10px !important;
    width: 210px;}

#content_1 ul li.regions-new-border-width {
    border-width: 1px;
    border-color: #3b3e42;}

#content_2 {
    position: relative;
    background: #fff;
    z-index: 94;
    width: 250px;
    height: 230px;
    padding: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    bottom: 36px;
    left: -72px;
    box-shadow: 0 0 0px 1px #282B2E;}

#content_2 ul {
    width: 230px !important;}
#content_2 li {
    width: 236px !important;
    padding: 0 !important;}
#content_2 ul li a {
    width: 236px !important;
    padding: 5px 10px !important;
    width: 210px;}

.content#content_2 {
    width: 156px;
}

.totalScrollOffsetInfo {
    font-size: 12px;
    padding: 20px;
    text-align: center;
    margin-bottom: 60px;
}

.totalScrollOffset {
    height: 50px;
    background: #fc0;
}

/* koszyk steps */

#content_checkout {
    position: relative;
    min-width: 1000px;
    margin: 0px auto;
    width: 100%;
    background: #646769;
}

#content_checkout #content_checkout_menu {
    min-width: 923px;
    width: 923px;
    margin: 60px auto 76px;
    height: 10px;

    border-radius: 20px;
    border: solid 1px #38393C;
}

#content_checkout #content_checkout_menu li {
    display: block;
    float: left;
    position: relative;
    border-radius: 10px;
    height: 9px;
    margin: 0px -4px 0px 0px;
}

#content_checkout #content_checkout_menu .li1 {
    width: 273px;
}

#content_checkout #content_checkout_menu .li2 {
    width: 380px;
}

#content_checkout #content_checkout_menu .li_concret {
    border-top: solid 1px #1E8AB7;
    background: #00B2FA;
}

#content_checkout #content_checkout_menu .content_checkout_menu_txt {
    position: absolute;
    top: -12px;
    right: -34px;
    padding: 36px 0px 0px 0px;
    font-size: 14px;
    color: #adadad;
    z-index: 2;
    background: url('../images/content_checkout_menu_li.png') center 0px no-repeat;
    background-position: 0px 3px
}

#content_checkout #content_checkout_menu .li2 .content_checkout_menu_txt {
    right: -10px;
}

#content_checkout .content_checkout_menu_txt_concret {
    background: url('../images/content_checkout_menu_li_h.png') center 0px no-repeat !important;
}

#content_checkout #content_checkout_menu .content_checkout_menu_txt a, #content_checkout #content_checkout_menu .content_checkout_menu_txt {
    color: #adadad;
}

#content_checkout #content_checkout_menu .content_checkout_menu_txt a:hover, #content_checkout #content_checkout_menu .li_concret .content_checkout_menu_txt a, #content_checkout #content_checkout_menu .li_concret .content_checkout_menu_txt {
    color: #00B2FA;
    text-decoration: none;
}

#content_checkout2 {
    min-width: 999px;
    width: 999px;
    margin: 0px auto 78px;
    background: url('../images/content_checkout2.jpg') 0px 0px repeat-y;
}

.content_checkout3 {
    background: url('../images/content_checkout33.jpg') 0px 0px no-repeat scroll #EFEFEF !important;
}

#content_checkout2 #content_checkout2_l {
    position: relative;
    margin: -2px 16px 0px 0px;
    width: 719px;
    display: block;
    float: left;
}

#content_checkout2 .content_checkout2_l3 {
    display: block;
    float: left;
    margin-right: -2px;
}

#content_checkout2 .content_checkout2_l_a {
    display: block;
    color: #256d96;
    font-size: 17px;
    line-height: 42px;
    font-weight: bold;
    width: 198px;
    position: relative;
    height: 42px;
    z-index: 3;
    padding: 10px 18px 10px 18px;
}

#content_checkout2 .content_checkout2_l_a:hover, #content_checkout2 .content_checkout2_l_a.active {
    color: #ff4003;
    background: #fff;
    text-decoration: none;
    border: solid 1px #D5D5D5;
    border-right: solid 7px #fff;
    box-shadow: -3px 1px 6px 0px #D5D5D5;
}

#content_checkout2 .content_checkout2_l-3 {
    border: solid 1px #D5D5D5;
    position: relative;
    display: block;
    float: right;
    background: #fff;
    width: 708px;
    margin: 0px;
    padding: 0px;
    box-shadow: 0px 1px 5px #D5D5D5;
}

#content_checkout2 #content_checkout2_r {
    width: 260px;
    margin: 18px 0px 0px 0px;
    float: right;
}

#content_checkout2 .content_checkout2_h3 {
    color: #000;
    font-weight: bold;
    font-size: 25px;
    position: relative;
    margin: 4px 28px 0px 36px;
    padding: 24px 0px 28px 40px;
    border-bottom: solid 1px #E5E5E5;
}

#content_checkout2 .content_checkout2_h3 span {
    display: block;
    position: absolute;
    top: 21px;
    left: 0px;
    font-size: 26px;
    color: #444444;
}

#content_checkout2 .content_checkout2_l_form {
    position: relative;
    margin: 32px 39px 0px 39px;
}

#content_checkout2 .content_checkout2_h3-2 {
    color: #292c30;
    font-size: 19px;
    margin: 0px 0px 20px 0px;
}

#content_checkout2 .content_checkout2_h3-2 a {
    color: #292c30;
}

#content_checkout2 .content_checkout2_h3-2 .red {
    color: #ff4003;
}

#content_checkout2 .content_checkout2_l2 {
    display: block;
    float: left;
    font-size: 14px;
    color: #474747;
    width: 120px;
    margin: 12px 12px 0px 0px;
    text-align: right;
}

#content_checkout2 .email_in, #content_checkout2 .phone_in {
    display: block;
    float: left;
    font-size: 14px;
    color: #474747;
    outline: none;
    width: 200px;
    height: 42px;
    border: none;
    padding: 0px 10px;
    background: url('../images/icons.png') -742px -266px no-repeat;
}

#content_checkout2 .email_in_error {
    background-position: -893px -367px;
}

#content_checkout2 .content_checkout2_h3-3 {
    color: #292C30;
    font-size: 18px;
    margin: 32px 39px 19px 39px;
}

#content_checkout2 .content_checkout2_comm {
    margin: 44px 39px 0px 39px;
    font-size: 18px;
    color: #474747;
}

#content_checkout2 .checkout_table {
    margin: 0px 39px 29px 39px;
    border-bottom: solid 1px #A9A9A9;
}

#content_checkout2 .checkout_table .td1 {
    width: 92px;
}

#content_checkout2 .checkout_table .td2 {
    width: 213px;
}

#content_checkout2 .checkout_table .td3 {
    width: 106px;
}

#content_checkout2 .checkout_table .td5 {
    width: 66px;
}

#content_checkout2 .checkout_table tr td {
    border-top: solid 1px #A9A9A9;
    padding: 11px 7px;
}

#content_checkout2 .checkout_table .tr1 td {
    background: #EFEFF0;
    font-size: 12px;
    color: #474747;
    padding: 4px;
    text-align: center;
    border-top: solid 1px #D3D3D3;
    border-bottom: solid 1px #E7E7E7;
}

#content_checkout2 .checkout_table tr td:first-child {
    border-left: solid 1px #A9A9A9;
}

#content_checkout2 .checkout_table .tr1 td:first-child {
    border-left: solid 1px #D3D3D3;
}

#content_checkout2 .checkout_table tr .last {
    border-right: solid 1px #A9A9A9;
}

#content_checkout2 .checkout_table .tr1 .last {
    border-right: solid 1px #D3D3D3;
}

#content_checkout2 .checkout_table .checkout_img {
    display: block;
    margin: 0px auto;
    max-width: 67px;
}

#content_checkout2 .checkout_table .checkout_h4 {
    font-size: 17px;
    line-height: 19px;
    margin: 14px 0px 0px 0px;
    color: #1159B2;
    font-weight: bold;
}

#content_checkout2 .checkout_table .checkout_h4 a {
    color: #1159B2;
}
#content_checkout2 .checkout-price {
    float: right;
    font-size: 14px;
}
#content_checkout2 .checkout-price tr td {
    border: 0 !important;
    padding: 5px !important;
}
#content_checkout2 .checkout-price tr.checkout-price-total td {
    font-size: 18px;
    font-weight: bold;
}
#content_checkout2 .checkout-price tr.checkout-price-details {
    display: none;
}

#content_checkout2 .checkout-price .arrow-up {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #007bff transparent;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 3px;
}
#content_checkout2 .checkout-price .arrow-down {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #007bff transparent transparent transparent;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 3px;
}

#content_checkout2 .select_r2 {
    position: relative;
    color: #505050;
    margin: -1px 0px -1px 4px;
    border-radius: 5px;
    width: 132px;
    display: block;
    float: left;
    font-weight: normal !important;
    font-size: 12px !important;
}

#content_checkout2 .select_r2:hover {
    cursor: pointer;
}

#content_checkout2 .select_r2 .select_r {
    border: none;
    height: 16px;
    color: #505050;
    font-weight: normal !important;
    width: 132px;
    background: url('../images/arrow.png') 110px 8px no-repeat;
    position: relative;
    border-radius: 5px;
}

#content_checkout2 .select_r .select_d {
    color: #7D7D7D;
    width: 122px;
    height: 16px;
    line-height: 17px;
    padding: 0px 0px 0px 10px;
}

#content_checkout2 .select_r ul {
    background: #fff;
    position: absolute;
    top: 16px;
    left: -1px;
    z-index: 90;
    width: 132px;
    display: none;
    border: solid 1px #D3D3D3;
    padding: 10px 0px 0px 0px;
    border-radius: 0px 0px 5px 5px;
}

#content_checkout2 .select_r ul li {
    display: block;
    position: relative;
    padding: 0px 10px 10px 10px;
    margin: 0px;
    width: 134px;
    list-style-type: none;
}

#content_checkout2 .select_r ul li a {
    color: #7D7D7D;
}

#content_checkout2 .checkout_sp {
    display: block;
    float: left;
    font-size: 12px;
    color: #7D7D7D;
}

#content_checkout2 .checkout_sp2 {
    display: block;
    float: left;
    font-size: 12px;
    color: #7D7D7D;
    margin: 5px 9px 0px 0px;
}
#content_checkout2 .checkout_steamgift {
    color: #4a4c4f;
    text-transform: uppercase;
    font-size: 11px;
    text-align: left;
    line-height: 1;
    padding: 7px 0;
    height: 17px;
    display: block;
    clear: both;
}
#content_checkout2 .checkout_steamgift span {
    font-size: 24px;
    color: #000000;
    vertical-align: middle;
    padding-right: 5px;
}
#content_checkout2 .checkout_sp3 {
    display: block;
    float: left;
    font-size: 12px;
    color: #75a10a;
    margin: 5px 0px 0px 0px;
}

#content_checkout2 .prince_sp {
    color: #2E2E2E;
    font-weight: bold;
    font-size: 14px;
    display: block;
    text-align: center;
}

#content_checkout2 .checkout_in {
    display: block;
    outline: none;
    border: solid 1px #AAAAAA;
    border-top: solid 1px #AAAAAA;
    padding: 0px;
    border-radius: 6px;
    overflow: hidden;
    width: 36px;
    height: 38px;
    line-height: 38px \0/;
    text-align: center;
    color: #2E2E2E;
}

#content_checkout2 .checkout_remove {
    color: #4278C1;
    font-size: 11px;
    display: block;
    margin: 3px 0px 0px 0px;
}

#content_checkout2 .old-prince {
    color: #adadad;
    text-decoration: line-through;
    font-size: 13px;
    display: inline-block;
    float: left;
    margin: 7px 8px 0px -1px;
}

#content_checkout2 .discount {
    background: url('../images/23.png') 0px 0px no-repeat;
    color: #fff;
    display: block;
    float: left;
    height: 20px;
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
    margin: 3px 9px 0px 1px;
    padding: 2px 0 0 12px;
    width: 37px;
}

#content_checkout2 .prince {
    color: #ff4b04;
    font-size: 22px;
    font-weight: bold;
    display: block;
    margin: 5px 0px 0px 4px;
    text-align: center;
}

#content_checkout2 .checkout_h4-4 {
    color: #000;
    font-weight: bold;
    font-size: 21px;
    text-align: left;
    position: relative;
    margin: 10px 18px 21px 18px;
    padding: 24px 0px 24px 0px;
    border-bottom: solid 1px #BDBEBF;
}

#content_checkout2 .checkout_h4-4 span {
    margin: 0px 0px 0px 8px;
}

#content_checkout2 .opinions {
    position: relative;
    margin: 0px 26px;
    padding: 0px 0px 10px 0px;
    overflow: hidden;
    zoom: 1;
}

#content_checkout2 .opinion_img:first-child {
    margin: 0px 0px 0px -2px;
}

.opinions .opinion_date {
    color: #474747;
    font-size: 14px;
    display: block;
    margin: 9px 0px 7px 0px;
}

.opinions .opinion_content {
    color: #474747;
    font-size: 14px;
    display: block;
    line-height: 18px;
    font-style: italic;
}

.opinions .opinion_content a {
    color: #474747;
}

.opinions .opinion_autor {
    font-weight: bold;
    font-size: 14px;
    color: #474747;
    display: block;
    margin: 10px 4px 0px 0px;
    text-align: right;
}

#content_checkout2 #content_checkout_menu2 {
    margin: 15px 39px 184px 39px;
}

#content_checkout_menu2 .back_a {
    color: #4278C1;
    font-size: 12px;
    display: block;
    float: left;
    margin: 19px 0px 0px 0px;
}

#content_checkout_menu2 .next_a {
    display: block;
    float: right;
    color: #fff;
    outline: none;
    border: none;
    padding: 0px 10px;
    background: url('../images/icons.png') -931px -324px no-repeat;
    width: 110px;
    height: 43px;
    font-family: normal normal 13px arial sans-serif;
}

#content_checkout_menu2 .next_a:hover {
    cursor: pointer;
}

#content_checkout_menu2 .continue_a {
    color: #4278C1;
    font-size: 12px;
    display: block;
    float: right;
    margin: 19px 29px 0px 0px;
}

#content_checkout2 .comm_ok {
    position: absolute;
    top: 51px;
    left: 364px;
    display: none;
}

#content_checkout2 .comm_error {
    position: absolute;
    top: 43px;
    left: 364px;
    border: solid 1px #E6E6E6;
    border-radius: 4px;
    color: #F63838;
    font-size: 14px;
    text-align: left;
    padding: 11px 28px 13px 15px;
    width: 246px;
    display: none;
    box-shadow: 0px 1px 5px #DADADA;
}

#content_checkout2 .comm_error img {
    position: absolute;
    top: 11px;
    left: -8px;
}

#content_checkout2 .reg_d {
    color: #474747;
    font-size: 14px;
    float: right;
    position: relative;
    margin: 16px 0px 0px 0px;
    padding: 0px 64px 0px 0px;
}

#content_checkout2 .cart-fix-inneed {
    color: #474747;
    font-size: 14px;
    display: block;
    overflow: hidden;
    zoom: 1;
    clear: both;
    position: relative;
    margin: 0 -14px !important;
    width: 640px !important;
    padding: 0px 64px 0px 0px;
    bottom: -16px;
    border-radius: 0 !important;
}

#content_checkout2 .cart-fix-inneed input {
    margin: 0px;
}

#content_checkout2 .cart-fix-inneed .paypal-logo a {
    float: left
}

#content_checkout2 .cart-fix-inneed .paypal-logo span {
    float: left;
    height: 42px;
    line-height: 42px;
    padding: 0 13px;
}

#content_checkout2 .cart-fix-inneed .paypal-logo {
    width: 215px;
    float: right;
}

#content_checkout2 .reg_a {
    position: absolute;
    top: 0px;
    right: 0px;
}

#content_checkout2 .reg_a {
    position: absolute;
    top: 0px;
    right: 0px;
}

#content_checkout2 .reg_d .reg_ch {
    position: absolute;
    top: 0px;
    right: 40px;
}

#content_checkout2 .discount_d {
    position: relative;
    float: right;
    display: block;
    margin-top: 58px
}
#content_checkout2 .discount_d2 {
    display: block;
    float: left;
    color: #FF4304;
    font-size: 12px;
    font-weight: bold;
    margin: 13px 0px 0px 0px;
}

#content_checkout2 .discount_comm {
    float: left;
    display: block;
}

#content_checkout2 .discount_comm2 {
    display: none;
    float: left;
    font-size: 15px;
    color: #FF4304;
    text-align: center;
    padding: 0px 10px;
    margin: 11px 0px 0px 0px;
    width: 189px;
}

.discount_in {
    display: block;
    float: left;
    border: solid 1px #E6E6E6;
    border-top: solid 2px #E6E6E6;
    border-radius: 4px;
    color: #2E2E2E;
    font-size: 14px;
    margin: -1px 10px 0px 11px;
    padding: 0px 11px;
    width: 130px;
    height: 38px;
    line-height: 38px;
    background: #fff;
}
.discount_in.val_error {
    border: 1px solid red;
}
.discount_bt {
    padding: 0px 10px;
    display: block;
    float: left;
    outline: none;
    border: none;
    height: 38px;
    color: #fff;
    position: relative;
    text-align: center;
    line-height: 38px;
    margin: 0px 7px 0px 0px;
    font: normal bold 13px arial, sans-serif !important;
    background: #ff4615;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNDYxNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjI5MTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ff4615 0%, #ff2912 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff4615), color-stop(100%, #ff2912));
    background: -webkit-linear-gradient(top, #ff4615 0%, #ff2912 100%);
    background: -o-linear-gradient(top, #ff4615 0%, #ff2912 100%);
    background: -ms-linear-gradient(top, #ff4615 0%, #ff2912 100%);
    background: linear-gradient(to bottom, #ff4615 0%, #ff2912 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4615', endColorstr='#ff2912', GradientType=0);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.discount_bt:hover {
    cursor: pointer;
    text-decoration: none;
    background: #d5370d;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q1MzcwZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjI5MTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #d5370d 0%, #ff2912 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d5370d), color-stop(100%, #ff2912));
    background: -webkit-linear-gradient(top, #d5370d 0%, #ff2912 100%);
    background: -o-linear-gradient(top, #d5370d 0%, #ff2912 100%);
    background: -ms-linear-gradient(top, #d5370d 0%, #ff2912 100%);
    background: linear-gradient(to bottom, #d5370d 0%, #ff2912 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5370d', endColorstr='#ff2912', GradientType=0);
}

#content_checkout2 .total_prince_d {
    position: relative;
    float: right;
    display: block;
    margin: 0px 45px 0px 15px
}

#content_checkout2 .total_prince_d {
    position: relative;
    float: right;
    display: block;
    min-width: 210px;
}

.total_prince_d .old_prince {
    color: #adadad;
    font-size: 13px;
    display: block;
    margin: -6px 0px 8px -1px;
    text-align: right;
}

.total_prince_d .total_prince_min {
    font-size: 13px;
    font-weight: normal;
    display: block;
    margin: 4px 0px 0px 4px;
    text-align: right;
    color: #6a6a6a;
    min-width: 210px;
}

.total_prince_d .total_prince {
    font-size: 22px;
    font-weight: bold;
    display: block;
    margin: 5px 0px 0px 4px;
    text-align: right;
    color: #292C30;
}

.total_prince_d .total_prince span:first-child {
    font-size: 14px;
    font-weight: normal;
    width: 100%;
    margin: 0 0 5px 0;
}

.total_prince_d .total_prince_min span {
    color: #919191;
    font-size: 13px;
    padding: 0px 5px 0px 0px;
    display: inline-block;
}
.total_prince_d .total_prince span {
    color: #292c30;
    font-size: 20px;
    padding: 0px 0px 0px 0px;
    display: inline-block;
}

#checkout_menu {
    font-weight: bold;
    font-size: 14px;
    color: #adadad;
    position: absolute;
    top: 26px;
    left: 229px;
}

#checkout_menu a {
    color: #adadad;
    border-left: solid 1px #646566;
    padding: 14px 0px 14px 30px;
    margin-right: 10px;
}

/* koszyk - step 2 */

#content_checkout2 .summary {
    text-align: left;
    position: relative;
    margin: -5px 18px 21px 18px;
    padding: 0px 0px 13px 0px;
    border-bottom: solid 1px #BDBEBF;
}

#content_checkout2 .summary_l {
    display: block;
    float: left;
}

#content_checkout2 .summary_r {
    display: block;
    float: left;
    width: 152px;
}

#content_checkout2 .summary .summary_h4 {
    font-size: 14px;
    line-height: 17px;
    margin: 0px 0px 4px 0px;
    color: #1159B2;
    font-weight: bold;
}

#content_checkout2 .summary .summary_a {
    width: 52px;
    display: block;
}

#content_checkout2_r .summary_d {
    display: block;
    float: left;
    padding: 0px 1px 2px 1px;
    margin: 0px 14px 0px 0px;
    border-radius: 1px 1px 2px 2px;
}

#content_checkout2 .summary .summary_a img {
    display: block;
    margin: 0px auto;
    max-width: 52px;
}

#content_checkout2 .summary .summary_h4 a {
    color: #1159B2;
}

#content_checkout2 .summary .discount {
    height: 20px;
    width: 37px;
}

#content_checkout2 .summary .old-prince {
    float: none;
    font-weight: bold;
    margin-bottom: -1px;
    margin-top: 11px;
    margin-left: 4px;
}

#content_checkout2 .summary .summary_content {
    display: block;
    float: left;
    font-size: 12px;
    color: #7D7D7D;
    margin: 0px 0px 0px 1px;
}

#content_checkout2 .summary .summary_price {
    color: #ff4b04;
    font-size: 16px;
    font-weight: bold;
    display: block;
    float: left;
    margin: 7px 0px 0px 0px;
    text-align: center;
}
#content_checkout2 .summary .summary_qty {
    color: #62a700;
    font-size: 16px;
    display: inline-block;
    margin: 7px 0px 0px 6px;
    text-align: center;
}
#content_checkout2 .summary .summary_total_price {
    color: #292c30;
    font-size: 12px;
    font-weight: bold;
    display: block;
    margin-top: 6px;
    clear: both;
}
#content_checkout2 .summary2 {
    position: relative;
    margin: -10px 21px 0px 21px;
}

#content_checkout2 .summary2 .summary2_img {
    display: block;
    float: left;
    width: 111px;
    height: 42px;
    margin: -4px 0px 0px -6px;
    position: relative;
}

#content_checkout2 .summary2 .summary2_img .img {
    z-index: 2;
    position: absolute;
    top: 2px;
    left: 0px;
    width: 50px;
    height: 42px;
    background: url('../images/icons.png') -1051px -293px no-repeat
}

#content_checkout2 .summary2 .summary2_img2 {
    display: block;
    float: left;
    width: 104px;
    height: 37px;
    margin: 0px 0px 0px 9px;
    background: url('../images/icons.png') -818px -310px no-repeat;
}

#content_checkout2 .summary2 .summary2_img_a {
    background: url('../images/discount_app.jpg') 0px 0px repeat-x;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    height: 34px;
    min-width: 20px;
    position: absolute;
    top: 4px;
    left: 7px;
    padding: 3px 8px 0px 44px;
    border-radius: 2px;
}

#content_checkout2 .summary2 .summary2_img_a span {
    font-size: 15px;
    display: block;
    margin-top: -2px;
}

#content_checkout2 .total_prince_d2 {
    margin-top: 16px;
    margin-bottom: 16px;
    margin-right: 23px;
}

#content_checkout2 .content_payment {
    border: solid 1px #AFB0B1;
    width: 656px;
    color: #17191D;
    font-weight: bold;
    margin: 0px 0px 14px 40px;
    background: url('../images/content_payment.jpg') 0px 0px repeat-x scroll #fff;
    box-shadow: 0px 1px 5px #DADADA;
    border-radius: 5px;
    overflow: hidden;
}

#content_checkout2 .content_payment.g2apay .content_payment2 {
    position: relative;
}
#content_checkout2 .content_payment.g2apay .content_payment_a {
    display: none;
}
#content_checkout2 .content_payment.g2apay .content_payment2 {}
#content_checkout2 .content_payment.g2apay .payment_icons  { display: block !important; }
#content_checkout2 .content_payment .content_payment_a {
    display: block;
    color: #17191D;
    font-size: 15px;
    padding: 13px 15px;
}

#content_checkout2 .content_payment.g2apay .g2a-pay-header {
    margin: 10px;
    font-family: Arial;
    font-weight: 400;
    font-size: 14px;
    color: #898989;
}
#content_checkout2 .content_payment.g2apay .g2a-pay-header strong {
    font-weight: bold;
    font-size: 15px;
    color: #202020;
    margin-right: 10px;
}
#content_checkout2 .content_payment.g2apay .g2a-pay-button {
    width: 100%;
    height: 170px;
}
#content_checkout2 .content_payment.g2apay .payment-g2apay {
    margin: 40px auto;
    width: 195px;
}
#content_checkout2 .content_payment .payment-g2apay-bitcoin {
    background: url('/skin/frontend/gate/default/images/checkout/g2apay_bitcoin.png') no-repeat;
    width: 185px;
    height: 90px;
    display: block;
    margin: 30px auto;
}
#content_checkout2 .content_payment .payment-g2apay-mobile-paypal_carrier {
    background: url('/skin/frontend/gate/default/images/checkout/g2apay_paypal_carrier.png') no-repeat;
    width: 205px;
    height: 90px;
    display: block;
    margin: 30px auto;
}
#content_checkout2 .content_payment .payment-g2apay-mobile-thupay_mobile {
    background: url('/skin/frontend/gate/default/images/checkout/g2apay_thupay_mobile.png') no-repeat;
    width: 185px;
    height: 90px;
    display: block;
    margin: 30px auto;
}
#content_checkout2 .content_payment .payment-g2apay-mobile-boku {
    background: url('/skin/frontend/gate/default/images/checkout/g2apay_boku.png') no-repeat;
    width: 185px;
    height: 90px;
    display: block;
    margin: 30px auto;
}
#content_checkout2 .content_payment.g2apay .g2a-pay-button span {
    background: url('/skin/frontend/gate/default/images/checkout/payment_g2a-pay.png') no-repeat -2px 0 transparent;
    width: 198px;
    height: 62px;
    -moz-box-shadow: 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    position: relative;
    z-index: 17;
    border: none;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18.25px;
    font-style: italic;
    line-height: 19px;
    margin: 0 1px;
    overflow: hidden;
    text-align: left;
    text-decoration: none;
    white-space: nowrap;
}
#content_checkout2 .content_payment.g2apay .payment-g2apay {
    position: relative;
    z-index: 5;
    display: block;
}
#content_checkout2 .content_payment.g2apay .g2a-pay-button .pay-g2a-button:before {
    content: '';
    background: url('/skin/frontend/gate/default/images/checkout/button-gradient.png') no-repeat -300px center transparent !important;
    width: 200px;
    height: 60px;
    -moz-box-shadow: 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 6;
}
#content_checkout2 .content_payment.g2apay .g2a-pay-button .pay-g2a-button:hover:before {
    -webkit-animation-name: buttonHover;
    animation-name: buttonHover;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
}

@-webkit-keyframes buttonHover {
    0% {
        background-position: -300px center;
    }
    100% {
        background-position: 300px center;
    }
}
@keyframes buttonHover {
    0% {
        background-position: -300px center;
    }
    100% {
        background-position: 300px center;
    }
}
#content_checkout2 .content_payment.g2apay .g2a-pay-button .pay-g2a-button span:before {
    content: '';
    background: url('/skin/frontend/gate/default/images/checkout/payment_g2a-pay-logo.png') no-repeat 0px center transparent !important;
    width: 100px;
    height: 100px;
    -moz-box-shadow: 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    position: absolute;
    top: -19px;
    right: 131px;
    z-index: 6;
    zoom: 1;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: all 350ms;
    -moz-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
}
#content_checkout2 .content_payment.g2apay .g2a-pay-button .pay-g2a-button:hover span:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
#content_checkout2 .content_payment.g2apay .g2a-pay-button .pay-g2a-button {
    background: url('/skin/frontend/gate/default/images/checkout/payment_g2a-pay_button.png') no-repeat top center transparent !important;
    width: 200px;
    height: 90px;
    overflow: hidden;
    padding: 0 0 30px 0;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#content_checkout2 .content_payment.g2apay .pay-checkout-button-brazil .pay-g2a-button {
    background: url('/skin/frontend/gate/default/images/checkout/payment_button_boacompra.png') no-repeat top center transparent !important;
}

#content_checkout2 .content_payment.g2apay .pay-checkout-button-indian .pay-g2a-button,
#content_checkout2 .content_payment.g2apay .pay-checkout-button-indian_en .pay-g2a-button {
    background: url('/skin/frontend/gate/default/images/checkout/payment_button_paytm.png') no-repeat top center transparent !important;
}
#content_checkout2 .content_payment.g2apay .g2a-pay-bottom {
    background: url('/skin/frontend/gate/default/images/checkout/payment_g2a-pay_logos.png') no-repeat center center #ffffff;
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 0;
}
#content_checkout2 .content_payment.g2apay .pay-checkout-button-japanese .pay-g2a-button {
    background: url('/skin/frontend/gate/default/images/checkout/payment_button_webmoney.png') no-repeat top center transparent !important;
}
#content_checkout2 .content_payment.g2apay .pay-checkout-button-brazil .pay-g2a-button span,
#content_checkout2 .content_payment.g2apay .pay-checkout-button-brazil .pay-g2a-button span:before,
#content_checkout2 .content_payment.g2apay .pay-checkout-button-indian .pay-g2a-button span,
#content_checkout2 .content_payment.g2apay .pay-checkout-button-indian .pay-g2a-button span:before,
#content_checkout2 .content_payment.g2apay .pay-checkout-button-indian_en .pay-g2a-button span,
#content_checkout2 .content_payment.g2apay .pay-checkout-button-indian_en .pay-g2a-button span:before,
#content_checkout2 .content_payment.g2apay .pay-checkout-button-japanese .pay-g2a-button span,
#content_checkout2 .content_payment.g2apay .pay-checkout-button-japanese .pay-g2a-button span:before{
    background:none !important;
}
#content_checkout2 .content_payment .content_payment_a span {
    background: url('../images/icons.png') 0px 0px no-repeat;
    float: right;
}

#content_checkout2 .content_payment .content_payment_a1 span {
    background-position: -7px -409px;
    width: 290px;
    height: 25px;
}

#content_checkout2 .content_payment .content_payment_a2 span {
    background-position: -8px -440px;
    width: 68px;
    height: 25px;
}

#content_checkout2 .content_payment .content_payment_a3 span {
    background-position: -78px -440px;
    width: 68px;
    margin-right: -8px;
    height: 25px;
}

#content_checkout2 .content_payment .content_payment_a4 span {
    background-position: -145px -440px;
    width: 68px;
    height: 25px;
}

#content_checkout2 .content_payment .content_payment_a:hover {
    text-decoration: none;
}

.content_payment2 {
    position: relative;
}

.content_payment2 .content_payment2_l {
    display: block;
    float: left;
    color: #474747;
    font-size: 14px;
    font-weight: normal;
    text-align: right;
    width: 130px;
    margin: 13px 13px 0px 10px;
}

.content_payment2 .content_payment2_in {
    display: block;
    float: left;
    border: solid 1px #ADADAD;
    border-top: solid 2px #ADADAD;
    border-radius: 4px;
    color: #474747;
    font-weight: bold;
    font-size: 14px;
    margin: 0px 0px 8px 0px;
    padding: 0px 11px;
    width: 163px;
    height: 37px;
    background: #FAFAFA;
}

.content_payment2 .content_payment2_in-a {
    width: 243px;
}

.content_payment2 .content_payment2_in-b, .content_payment2 .content_payment2_in-d {
    width: 83px;
}

.content_payment2 .content_payment2_in-d {
    background: url('../images/arrow2.png') 79px 12px no-repeat !important;
    line-height: 34px;
}

.content_payment2 .content_payment2_a {
    font-size: 12px;
    display: block;
    font-weight: normal;
    float: left;
    margin: 13px 0px 0px 13px;
    color: #79AFEA;
}

.content_payment2 .content_payment2_bt {
    display: block;
    float: left;
    color: #fff;
    outline: none;
    border: none;
    margin: 8px 0px 13px 150px;
    padding: 0px 10px 3px 10px;
    background: url('../images/icons.png') -236px -440px no-repeat;
    width: 160px;
    height: 43px;
    font-family: normal normal 13px arial sans-serif;
}

.content_payment2 .content_payment2_bt:hover {
    cursor: pointer;
    text-decoration: none;
}

.content_payment2 .select_r2 {
    display: block;
    float: left;
    border: solid 1px #ADADAD;
    border-top: solid 2px #ADADAD;
    border-radius: 4px !important;
    color: #474747 !important;
    font-weight: bold !important;
    font-size: 14px !important;
    margin: 0px 0px 8px 0px !important;
    padding: 0px 11px;
    width: 113px !important;
    height: 37px;
    background: #FAFAFA;
}

.content_payment2 .select_r2 .select_r {
    border: none;
    height: 37px !important;
    width: 126px !important;
    background: url('../images/arrow2.png') 100px 12px no-repeat !important;
    position: relative;
}

.content_payment2 .select_r2 .select_r:hover {
    cursor: pointer;
}

.content_payment2 .select_r .select_d {
    width: 92px !important;
    height: 36px !important;
    line-height: 32px !important;
    color: #474747 !important;
    font-weight: bold !important;
    font-size: 14px !important;
    padding: 0px !important;
}

.content_payment2 .select_r ul {
    background: #FAFAFA !important;
    position: absolute;
    top: 36px !important;
    left: -12px !important;
    z-index: 90;
    width: 135px !important;
    display: none;
    border: solid 1px #ADADAD !important;
    border-top: none;
    color: #474747 !important;
    font-weight: bold !important;
    font-size: 14px !important;
    padding: 10px 0px 0px 0px;
    border-radius: 0px 0px 4px 4px;
}

.content_payment2 .select_r ul li {
    display: block;
    position: relative;
    padding: 0px 10px 10px 10px;
    margin: 0px;
    width: auto !important;
    list-style-type: none;
}

.content_payment2 .select_r ul li:hover {
    cursor: pointer;
}

.content_payment2 .select_r ul li a {
    color: #474747 !important;
}

.content_payment2 .select_r ul li a img, .select_d img {
    display: inline-block;
    margin: 0px 11px -4px -2px;
    max-height: 16px;
}

.content_payment2 .select_r span {
    line-height: 17px;
}

/* koszyk - step 3 */
#content_checkout2 .content_checkout2_h3-3 {
    font-size: 26px !important;
    margin: 42px 20px 22px 20px !important;
    padding: 24px 0px 28px 19px !important;
}

#content_checkout2 .content_checkout2_h3-3 span {
    left: 16px !important;
}

#content_checkout2 .content_checkout2_h4-3 {
    font-size: 24px;
    color: #65990B;
    font-weight: normal;
    display: block;
    padding: 10px 0px 0px 0px;
    margin: 0px 43px 0px 43px;
}

#content_checkout2 .content_checkout2_content3 {
    color: #17191D;
    font-size: 14px;
    position: relative;
    line-height: 20px;
    padding: 15px 33px 30px 33px;
    border-bottom: solid 1px #E2E2E2;
    margin: 0px 20px 0px 20px;
}

#content_checkout2 .content_checkout2_content3 a {
    color: #17191D;
}

#content_checkout2 .content_checkout2_h5 {
    font-size: 19px;
    color: #B7C025;
    font-weight: bold;
    padding: 24px 0px 2px 0px;
    margin: 0px 47px 0px 47px;
}

#content_checkout2 .content_checkout2_h5-2 {
    font-size: 18px;
    color: #292C30;
    font-weight: normal;
    margin: 0px 47px 9px 47px;
}

#content_checkout2 .product_d {
    position: relative;
    margin: 0px 0px 0px 13px;
}

#content_checkout2 .product {
    float: left;
    position: relative;
    margin: 20px 0 0 1px;
}


#content_checkout2 .content_checkout2_h6 {
    font-weight: bold;
    font-size: 18px;
    color: #FF4B04;
    padding: 0px;
    margin: 0px 0px 17px px;
}

#content_checkout2 .content_checkout2_h6-2 {
    color: #17191D;
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
}

#content_checkout2 .social_d2 {
    border: solid 1px #C7C7C7;
    position: relative;
    background: #EFEFEF;
    margin: 0px 0px 0px 3px;
    padding: 0px 0px 0px 0px;
}

#content_checkout2 .social_d2_content {
    font-size: 14px;
    color: #17191D;
    margin: 17px 42px 14px 23px;
    line-height: 19px;
    display: block;
    float: left;
}

#content_checkout2 .social_d2_content a {
    color: #17191D;
}
#content_checkout2 .content_checkout2_r_content2 {
    font-size: 12px;
    color: #474747;
    display: block;
    float: right;
    margin: 17px 39px 216px 58px;
}

#content_checkout2 .content_checkout2_r_content2 a {
    font-weight: bold;
    color: #4076BF;
}

.content_checkout3 #content_checkout2_l {
    width: 950px !important;
}

/* okno choose language */
.dialog_d .dialog_d_h2-5 {
    color: #2d2d2d;
    font-size: 18px;
    padding: 40px 34px 5px 34px !important;
    text-align: left;
}

.popup-window .dialog_d_h2-5 {
    color: #2d2d2d;
    font-size: 19px;
    padding: 40px 72px 7px 8px !important;
    text-align: left;
}

.dialog_d .dialog_d_h2-5 a,
.popup-window .dialog_d_h2-5 a {
    color: #2d2d2d;
}

.dialog_d .discount,
.popup-window .discount {
    background: url('../images/23.png') 0px 0px no-repeat;
    color: #fff;
    display: inline-block;
    float: left;
    height: 20px;
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
    margin: 5px 3px 0px 1px;
    padding: 2px 0 0 12px;
    width: 37px;
}

.dialog_d .price,
.popup-window .price {
    color: #ff4b04;
    float: left;
    font-size: 22px;
    font-weight: bold;
    margin: 3px 0px 0px 2px;
}

.dialog_d .old_prince,
.popup-window .old_prince, .popup-window .old_prince .price {
    color: #adadad;
    text-decoration: line-through;
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    float: left;
    margin: 3px 5px 0px 10px;
}

.popup-window .old_prince .price {
    margin-left: 0px !important;
    margin-right: 5px;
}


.popup-window .jq-add-to-cart-link {
    color: #1159B2;
    display: block !important;
    font-size: 12px;
    margin: 4px 0px 31px 17px;
    font-family: arial;
    background: none;
    border: none;
}

.popup-window .jq-add-to-cart-link:hover {
    cursor: pointer;
}

.select_l {
    margin: 0px 0px 3px 0px;
    position: relative;
    height: 22px
}

.select_l option {
    display: none;
}

.select_l2 {
    margin: 0px 0px 3px 0px;
}

.popup-window .select_l2 {
    display: block !important;
}

.popup-window .select_l5 {
    background: #fff;
    height: 42px;
    width: 19px;
    position: absolute;
    top: 14px;
    left: 127px;
    z-index: 7;
}

.popup-window .select_l5_ff {
    top: 14px;
}

.dialog_d .dialog_a_img,
.popup-window .dialog_a_img {
    display: block;
    float: left;
    width: 199px;
    margin: 55px 10px 0px 10px;
}

.dialog_d .dialog_a_img img,
.popup-window .dialog_a_img img {
    max-width: 177px;
    float: left;
}

.dialog_d .dialog_form10,
.popup-window .dialog_form10 {
    display: block;
    float: left;
    margin-left: 0px !important;
    margin-top: 55px;
}

.popup-window .dialog_form10 {
    text-align: left;
}

.dialog_d .dialog_d4 {
    display: block;
    float: left;
    width: 244px;
    padding: 19px 20px 0px 18px;
    width: 196px;
    margin: 4px 0px 0px 0px;
    border: solid 1px #CCCCCC;
}

.popup-window .dialog_d4 .content2 {
    background: none !important;
    margin: 15px 0px 10px 0px;
}

.popup-window .dialog_d4 .content2 img {
    display: inline-block;
    margin: 0px 7px 0px 0px;
}

.popup-window .dialog_d4 {
    display: block;
    float: left;
    position: relative;
    padding: 19px 18px 0px 18px;
    width: 194px;
    margin: 4px 37px 0px 0px;
    border: solid 1px #CCCCCC;
}

.popup-window .content select option {
    background: #fff;
    border: solid 1px #505050;
}

.popup-window .content .select_ff {
    padding-top: 6px !important;
    margin-top: -5px !important;
    height: 25px !important;
}

.popup-window .langs div {
    display: inline-block;
    margin: 3px 8px 0px 0px;
}

.dialog_d .games-info, .popup-window .games-info {
    border-radius: 5px;
    float: left;
    padding: 38px 1px 17px 1px;
    width: 208px;
}

.dialog_d4 .games-infoa, .popup-window .games-infoa {
    margin: 0px 0px 15px 0px;
}

.dialog_d4 .games-infoa span, .popup-window .games-infoa span {
    margin-bottom: -12px !important;
    display: block;
}

.dialog_d .games-info .ui-button-text, .popup-window .games-info .ui-button-text {
    margin: -2px 5px 0px 0px;
}

.dialog_d .games-info label:first-child span, .popup-window .games-info label:first-child span {
    line-height: 16px;
    display: block;
    padding-bottom: 10px;
}

.dialog_d4 .select_r2, .popup-window .select_r2 {
    position: relative;
    color: #505050;
    margin: 2px 0px 11px -8px;
    border-radius: 5px;
    width: 140px;
    font-weight: normal !important;
    font-size: 12px !important;
}

.dialog_d4 .select_r2 .select_r, .popup-window .select_r2 .select_r {
    border: none;
    height: 34px;
    color: #505050;
    font-weight: normal !important;
    width: 130px;
    background: url('../images/arrow.png') 112px 16px no-repeat;
    position: relative;
    border-radius: 5px;
}

.dialog_d4 .select_r2 .select_r:hover, .popup-window .select_r2 .select_r:hover {
    cursor: pointer;
}

.dialog_d4 .select_r .select_d, .popup-window .select_r .select_d {
    color: #505050;
    width: 112px;
    height: 32px;
    line-height: 32px;
    padding: 0px 0px 0px 10px;
}

.dialog_d4 .select_r ul, .popup-window .select_r ul {
    background: #fff;
    position: absolute;
    top: 31px;
    left: -1px;
    z-index: 90;
    width: 129px;
    display: none;
    border: #CCCCCC 1px solid;
    padding: 10px 0px 0px 0px;
    border-radius: 0px 0px 5px 5px;
}

.dialog_d4 .select_r ul li, .popup-window .select_r ul li {
    display: block;
    position: relative;
    padding: 0px 10px 10px 10px;
    margin: 0px;
    list-style-type: none;
}

.dialog_d4 .select_r ul li:hover, .popup-window .select_r ul li:hover {
    cursor: pointer;
}

.dialog_d4 .select_r ul li a, .popup-window .select_r ul li a {
    color: #505050;
}

.dialog_d .continue_a, .popup-window .continue_a {
    margin: 40px 0px 14px 0px;
    padding: 0px;
    width: 233px;
    height: 39px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    display: block;
    float: left;
    line-height: 38px;
    text-shadow: 1px 1px #596740;
    background: url('../images/icons.png') -3px -467px no-repeat;
    border: none;
}

.dialog_d .continue_a:hover, .popup-window .continue_a:hover {
    text-decoration: none;
}

.dialog_d .add_basket, .popup-window .add_basket {
    color: #1159B2;
    display: block;
    float: left;
    font-size: 12px;
    margin: 0px 0px 20px 17px;
    font-family: arial;
    background: none;
    border: none;
}

.dialog_d .add_basket:hover, .popup-window .add_basket:hover {
    cursor: pointer;
}

.popup2 {
    background: rgb(255, 255, 255) transparent;
    background-color: rgba(0, 0, 0, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000, endColorstr=#CC000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000, endColorstr=#CC000000)";
    zoom: 1;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 102;
    display: none;
}
.popup2 a, .popup2 a:hover {
    text-decoration: none;
}
.popup2_box {
    border: solid 1px #848484;
    overflow: hidden;
    background: #fff;
    display: none;
    z-index: 99;
    min-width: 449px;
    border-radius: 3px;
    margin: 200px auto;
    position: relative;
}
.popup2_box .cancel {
    color: #2475e1;
    margin: 20px 20px 20px 30px;
    float: left;
    display: block;
    padding-top: 5px;
    font-size: 14px;
    background-image: none !important;
    position: relative !important;
    left: 0px !important;
    top: 0px !important;
    width: 50px;
}
.popup2_box .cancel:hover {
    text-decoration: none;
    cursor: pointer;
    color: #00A8FF;
}
#notify_popup {
    display: block;
}
#notify_popup .notify_popup_h2 {
    color: #000;
    font-weight: bold;
    font-size: 22px;
    position: relative;
    padding: 24px 50px 10px 28px;
}
#notify_popup .notify_popup_text {
    padding: 30px;
    line-height: 1.3;
}
#notify_popup .notify_popup_email {
    padding: 0px 30px;
}
#notify_popup .notify_popup_input {
    border: 1px #bdbdbd solid;
    color: #474747;
    background-color: #F3F3F3;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 37px;
    line-height: 37px;
    padding-left: 15px;
    padding-right: 20px;
    width: 371px;
    outline: none;
    margin-bottom: 10px;
    margin-top: 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#notify_popup .button {
    height: 45px;
    line-height: 44px;
    padding: 0px 30px;
    background: #0898de;
    background: -moz-linear-gradient(top, #0898de 0%, #025fc9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0898de), color-stop(100%, #025fc9));
    background: -webkit-linear-gradient(top, #0898de 0%, #025fc9 100%);
    background: -o-linear-gradient(top, #0898de 0%, #025fc9 100%);
    background: -ms-linear-gradient(top, #0898de 0%, #025fc9 100%);
    background: linear-gradient(to bottom, #0898de 0%, #025fc9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0898de', endColorstr='#025fc9', GradientType=0);
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.28);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.28);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font: normal bold 14px arial, sans-serif;
    border: none;
    line-height: 46px;
    cursor: pointer;
    margin-right: 30px;
    text-align: center;
    float: right;
}
#notify_popup .button:hover {
    background: #025fc9;
    background: -moz-linear-gradient(top, #025fc9 0%, #356aa0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #025fc9), color-stop(100%, #356aa0));
    background: -webkit-linear-gradient(top, #025fc9 0%, #356aa0 100%);
    background: -o-linear-gradient(top, #025fc9 0%, #356aa0 100%);
    background: -ms-linear-gradient(top, #025fc9 0%, #356aa0 100%);
    background: linear-gradient(to bottom, #025fc9 0%, #356aa0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#025fc9', endColorstr='#356aa0', GradientType=0);
}
#notify_popup .free_space {
    margin-top: 20px;
}
#notify_popup .messages {
    min-height: 32px;
}
#notify_popup .messages .msg-success {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 20px;
    font-size: 12px;
    color: #427229;
    background-color: red;
    padding: 10px;
    background-color: #dfeed7;
    font-weight: bold;
    display: none;
}
#notify_popup .messages .msg-success .msg-icon {
    background-color: #427229;
    color: #ffffff;
    padding: 4px;
    border-radius: 50%;
    vertical-align: middle;
    font-size: 12px;
    margin-right: 5px;
}
#notify_popup .messages .msg-error {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 20px;
    font-size: 12px;
    color: #b94a48;
    padding: 10px;
    background-color: #f2dede;
    font-weight: bold;
    display: none;
}
#notify_popup .messages .msg-error .msg-icon {
    background-color: #B94A48;
    color: #ffffff;
    padding: 6px;
    border-radius: 50%;
    vertical-align: middle;
    font-size: 10px;
    margin-right: 5px;
}

.dialog_d .cancel {
    color: #0098ff;
    margin: 20px;
    float: left;
    display: block;
    padding-top: 5px;
    font-size: 14px;
    background-image: none !important;
    position: relative !important;
    left: 0px !important;
    top: 0px !important;
    width: 50px;
}

.dialog_d .cancel:hover {
    cursor: pointer;
}

.dialog_d .continue, .popup2 .continue {
    background: #7dbc00;
    background: -moz-linear-gradient(top, #7dbc00 1%, #4a9400 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #7dbc00), color-stop(100%, #4a9400));
    background: -webkit-linear-gradient(top, #7dbc00 1%, #4a9400 100%);
    background: -o-linear-gradient(top, #7dbc00 1%, #4a9400 100%);
    background: -ms-linear-gradient(top, #7dbc00 1%, #4a9400 100%);
    background: linear-gradient(to bottom, #7dbc00 1%, #4a9400 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dbc00', endColorstr='#4a9400', GradientType=0);
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.28);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.28);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 0px 25px;
    height: 43px;
    display: block;
    font-weight: bold;
    line-height: 46px;
    margin: 9px 20px 11px 13px;
    text-shadow: 1px 1px #486A00;
    float: right;
    cursor: pointer;
}

.dialog_d .continue:hover, .popup2 .continue:hover {
    background: #99d000; /* Old browsers */
    background: -moz-linear-gradient(top, #99d000 1%, #5daf00 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #99d000), color-stop(100%, #5daf00)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #99d000 1%, #5daf00 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #99d000 1%, #5daf00 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #99d000 1%, #5daf00 100%); /* IE10+ */
    background: linear-gradient(to bottom, #99d000 1%, #5daf00 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99d000', endColorstr='#5daf00', GradientType=0); /* IE6-9 */
}

.buyregion_dialog_h2 {
    color: #000;
    font-weight: normal;
    font-size: 21px;
    position: relative;
    margin: 0px 0px 0px 71px;
    padding: 0px 0px 20px 0px;
    width: 450px;
    line-height: 1.2;
    min-height: 75px;
}

#buyregion_popup_text {
    font-weight: bold;
}

.buyregion_popup_flag1 {
    margin: 29px;
}

#buyregion_popup_flag {
    zoom: 174%;
}

.flag_ramka {
    border: 1px solid #929292;
    margin-top: 5px;
    height: 21px;
    width: 30px;
}

.flag_ramka2 {
    border: 1px solid #5b5b5b;
    height: 21px;
    width: 29px;
    margin-top: -17px;
}

.status, .ui-helper-hidden-accessible {
    display: none !important;
}

.dotpay-channel-icons li {
    float: left;
    display: block;
    width: 127px;
    height: 112px;
    text-align: center;
}

.page-title h1 {
    margin: 0px;
    color: #EEEEEE;
    font-size: 30px;
    padding: 10px 43px 4px 43px;
}

.std2 {
    color: #EEEEEE !important;
    padding: 40px 44px 47px 44px !important;
}

.std2 span {
    color: #EEEEEE !important;
}

.std2 a {
    color: #EEEEEE;
}

.std2 p {
    padding: 0px;
    margin: 0px;
}

.jq-toolbar-create-message, .jq-toolbar-login-message, .jq-toolbar-mobile-message {
    color: #F63838;
    font-size: 13px;
    margin: 12px 0px 12px 0px;
    text-align: right;
    width: 396px;
    line-height: 19px;
}

.jq-toolbar-create-message a, .jq-toolbar-login-message a {
    color: #F63838;
    text-decoration: underline;
}

.jq-toolbar-create-message_ok, .jq-toolbar-login-message_ok, .jq-toolbar-create-message_ok a, .jq-toolbar-login-message_ok a {
    color: #4CB848;
}

.jq-toolbar-create-message a:hover, .jq-toolbar-login-message a:hover {
    text-decoration: none;
}

#checkout h1, #content-tabs h1 {
    margin: 0px;
    color: #EEEEEE;
    font-size: 30px;
    padding: 10px 43px 4px 43px;
}

#form-validate {
    color: #EEEEEE;
    margin: 38px 40px;
}

#form-validate .legend {
    margin: 0px 0px 5px 0px;
}

#form-validate .form-list {
    margin: 20px 0px 0px 0px;
}

#form-validate label {
    display: block;
    float: left;
    color: #fff;
    margin: 12px 10px 0px 0px;
}

#form-validate label em {
    color: #B40000;
    font-weight: bold;
    margin: 0px 5px 0px 0px;
}

#form-validate .required {
    display: block;
    float: left;
    color: #fff;
    margin: 12px 10px 0px 10px;
}

#form-validate #email_address {
    display: block;
    float: left;
    width: 199px;
    height: 40px;
    outline: none;
    padding: 0px 10px;
    color: #adadad;
    font-family: arial;
    border: none;
    margin: 0px 0px 9px 0px;
    background: url('../images/icons.png') -742px -267px no-repeat;
}

#form-validate .back-link {
    clear: both;
    color: #4278C1;
    font-size: 12px;
    display: block;
    float: left;
    margin: 19px 0px 0px 14px;
}

#form-validate .back-link a {
    color: #4278C1;
}

#form-validate .button {
    display: block;
    float: left;
    color: #fff;
    outline: none;
    border: none;
    margin: 0px 0px 0px 35px;
    padding: 0px 10px;
    background: url('../images/icons.png') -931px -324px no-repeat;
    width: 110px;
    height: 43px;
    font-family: normal normal 13px arial sans-serif;
}

#form-validate .button:hover {
    cursor: pointer;
}

#tremsofuse {
    display: none;
}

#content_checkout2_r .success-msg {
    font-weight: bold;
    color: #4AB348;
    padding: 0px 20px 27px 20px;
}

.product-problem {
    padding-left: 10px;
}

#jestproblem {
    padding-left: 20px;
}

#jestproblem a {
    color: #F2631D;
}

#content_checkout2_l .success-msg a {
    color: #F2631D;
}

.content_checkout4 {
    margin-bottom: 0px !important;
    margin-left: -16px !important;
    margin-top: -16px !important;
    background: #EFEFEF !important;
    overflow: hidden;
}

#content_checkout2.content_checkout4.ebay-receive {
    background: #fff !important;
    font-family: Roboto;
}

#content_checkout2.content_checkout4.ebay-receive .checkout2_h4 {
    border: none;
    font-weight: normal;
    font-size: 34px;
    font-family: Roboto;
}

.ebay-receive .data-table.cart-table th {
    background: none;
    color: #b4b4b4;
    font-size: 12px;
}
.ebay-receive .data-table.cart-table th:first-child,
.ebay-receive .data-table.cart-table tr td:first-child {
    padding-left:20px;
}
.ebay-receive .data-table.cart-table th:nth-child(2) {
    width: 30px;
}
.ebay-receive .data-table.cart-table td:nth-child(2),
.ebay-receive .data-table.cart-table th:last-child {
    text-align: right;
}
.ebay-receive .data-table.cart-table tr td:last-child {
    color: #65b449;
    text-align: right;
}
.ebay-receive .data-table.cart-table th,
.ebay-receive .data-table.cart-table td {
    border: none;
    border-bottom: 1px solid #d4d4d4;
    padding: 12px;
    text-align: left;
}

.ebay-receive .product-name div {
    display: block;
    float: left;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.ebay-receive .product-name span {
    line-height: 40px;
    margin-left: 15px;
}

.ebay-receive #add-opinion-form button {
    display: block;
    padding: 0 35px;
    height: 75px;
    background: #006cff;
    border: none;
    margin: 0 auto;
    color: #fff;
    font-size: 26px;
    border-radius: 4px;
    cursor: pointer;
    font-family: Roboto;
}

.ebay-receive #add-opinion-form button:hover {
    background: #0162e6;
    transition: all 0.1s linear;
}

.ebay-receive .triangle-right {
    display: inline-block;
    margin-left: 10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10.5px 0 10.5px 8px;
    border-color: transparent transparent transparent #ffffff;
}

.ebay-receive .thanks-txt {
    padding: 15px;
    font-size: 20px;
    margin: 40px 0;
    text-align: center;
    line-height: 120%;
}

.ebay-receive .ebay-table-keys {
    width: 100%;
}

.ebay-receive .data-table.cart-table tr td .ebay-table-keys tr td {
    border-bottom:none;
    padding: 8px 0;
}

.ebay-receive .data-table.cart-table tr td .ebay-table-keys tr td:first-child {
    text-align: right;
    color: #000;
}

.ebay-receive .how-to-activate,
.ebay-receive .how-to-activate:hover {
    color:#006cff !important;
    font-size:12px;
    text-decoration: none;
}

.ebay-receive .how-to-activate:hover {
    text-decoration: underline;
}

.content_checkout5 {
    background: url('../images/content_checkout33.jpg') 0px 0px repeat-y scroll #EFEFEF !important;
}

.content_checkout4 #content_checkout2_l, .content_checkout5 #content_checkout2_l {
    width: 999px !important;
}

.b-top {
    margin: 4px 16px 11px 20px;
    border: 0px;
    background-color: #D6F2FD;
    padding: 20px 0px 20px 200px;
}

.b-top .naglowek {
    font-size: 24px;
    color: #0098ff;
    margin-bottom: 5px;
}

.b-top .loader {
    height: 32px;
    background: url('../images/loading_checkout3.gif') 5px 0px no-repeat;
    width: 30px;
    overflow: auto;
}

.b-top .text {
    font-size: 14px;
    color: #484848;
    border: none;

    width: 600px;
}

.b_top_div {
    margin-top: 10px;
}

/* select */

.styled-select select {
    background: transparent;
    width: 200px !important;
    border: 0px;
    padding: 0px 0px 0px 8px;
    border-radius: 0;
    height: 38px;
    appearance: button;
    -moz-appearance: button; /* Firefox */
    -webkit-appearance: button; /* Safari and Chrome */
}

.styled-select {
    margin-top: 1px;
    width: 131px;
    height: 41px;
    overflow: hidden;
    background: url('../images/checkout/select.png') no-repeat;
    border: none;
    float: left;
}

.b_input_code {
    height: 38px;
    width: 40px;
    border-radius: 5px;
    border: 1px solid #92A5AC;
    background-color: #ffffff;
    margin-left: 5px;
    padding: 0px 10px;
}

.b_input_number {
    height: 38px;
    width: 220px;
    border-radius: 5px;
    border: 1px solid #92A5AC;
    background-color: #ffffff;
    margin-left: 0px;
    padding: 0px 10px;
}

.b_input_call {
    background-image: url('../images/checkout/bt1.png');
    width: 100px;
    height: 40px;
    border: none;
    border-radius: 5px;
    font-weight: bold;
    color: #ffffff;
}

.content_checkout4 .checkout2_h4, .content_checkout5 .checkout2_h4 {
    color: #292c30;
    font-weight: bold;
    font-size: 24px;
    position: relative;
    margin: 4px 16px 11px 20px;
    padding: 41px 0px 37px 16px;
    border-bottom: solid 1px #cfcfd0;
    font-family: arial, sans-serif;
}

.content_checkout4 .checkout_table, .content_checkout5 .checkout_table {
    margin: 0px !important;
}

.content_checkout4 .checkout_table .td6, .content_checkout5 .checkout_table .td6 {
    border-right: 1px #e7e7e7 solid;
}

.content_checkout4 .checkout_table .t-last, .content_checkout5 .checkout_table .t-last {
    border-right: solid 1px #A9A9A9;
    padding-right: 16px !important;
}

.content_checkout4 .checkout_table .t-title, .content_checkout5 .checkout_table .t-title {
    width: 280px;
}

.content_checkout4 .prince_sp, .content_checkout5 .prince_sp {
    width: 100px;
}

.content_checkout4 .t-count, .content_checkout5 .t-count {
    width: 50px;
    text-align: center;
}

.content_checkout4 .checkout_in, .content_checkout5 .checkout_in {
    margin: 0px auto;
}

.content_checkout4 .t-price, .content_checkout5 .t-price {
    width: 91px;
    text-align: center;
}

.content_checkout4 .t-price span, .content_checkout5 .t-price span {
    float: none !important;
    margin: 3px auto !important;
}

.content_checkout4 .b-right, .content_checkout5 .b-right {
    width: 712px;
    float: right;
    padding-right: 17px;
    z-index: 9;
    position: relative;
}

.content_checkout4 .b-white, .content_checkout5 .b-white {
    background-color: #fff;
    padding: 17px;
    box-shadow: 0px 0px 20px -2px #CECECE;
    overflow: hidden;
}

.content_checkout4 .b-table, .content_checkout5 .b-table {
    border: 2px #d8f2fc solid;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 14px;
}

.content_checkout4 .total_prince_d, .content_checkout5 .total_prince_d {
    margin-top: 33px !important;
    margin-right: 15px !important;
}
.content_checkout4 .reg_d, .content_checkout5 .reg_d {
    background-color: #d8f2fc;
    padding: 15px !important;
    margin: 20px -14px -14px 0px !important;
    border: 2px #d8f2fc solid;
    -webkit-border-radius: 10px 0px 10px 0px;
    -moz-border-radius: 10px 0px 10px 0px;
    border-radius: 10px 0px 10px 0px;
    width: 420px;
    color: #474747;
    font: normal normal 13px arial, sans-serif;
}

.content_checkout4 .reg_d input[type="text"], .content_checkout5 .reg_d input[type="text"] {
    padding: 0px 15px;
    height: 38px;
    line-height: 38px;
    width: 215px;
    border: 1px #93a4ab solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #474747;
    font: normal bold 14px arial, sans-serif;
    margin-top: 17px;
}
.content_checkout4 .reg_d input[type="text"].termInputError,
.content_checkout5 .reg_d input[type="text"].termInputError {
    background-color: #ffd5d4;
}
.content_checkout4 .reg_d input[type="submit"], .content_checkout5 .reg_d input[type="submit"] {
    height: 45px;
    line-height: 44px;
    padding: 0px 15px;
    color: #ffffff;
    font: normal bold 14px arial, sans-serif;
    border: none;
    margin-top: 17px;
    margin-left: 5px !important;
    cursor: pointer;
    background: #0e89f9;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlODlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZjVmZjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #0e89f9 0%, #2f5ff8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0e89f9), color-stop(100%, #2f5ff8));
    background: -webkit-linear-gradient(top, #0e89f9 0%, #2f5ff8 100%);
    background: -o-linear-gradient(top, #0e89f9 0%, #2f5ff8 100%);
    background: -ms-linear-gradient(top, #0e89f9 0%, #2f5ff8 100%);
    background: linear-gradient(to bottom, #0e89f9 0%, #2f5ff8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e89f9', endColorstr='#2f5ff8', GradientType=0);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    min-width: 180px;
}

.content_checkout5 .reg_d input[type="submit"] {
    margin-top: 14px;
}

.content_checkout4 .reg_d input[type="text"] {
    margin-top: 11px \0/;;
    margin-right: 5px \0/;;
    float: left \0/;;
}

.content_checkout4 .reg_d input[type="submit"],
.content_checkout4 .reg_d button {
    margin-top: 9px \0/;;
    float: left \0/;;
}

.content_checkout4 .reg_d input[type="submit"]:hover,
.content_checkout5 .reg_d input[type="submit"]:hover,
.content_checkout4 .reg_d button:hover,
.content_checkout5 .reg_d button:hover {
    background: #0a6ac5;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBhNmFjNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZDRjYzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #0a6ac5 0%, #1d4cc5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0a6ac5), color-stop(100%, #1d4cc5));
    background: -webkit-linear-gradient(top, #0a6ac5 0%, #1d4cc5 100%);
    background: -o-linear-gradient(top, #0a6ac5 0%, #1d4cc5 100%);
    background: -ms-linear-gradient(top, #0a6ac5 0%, #1d4cc5 100%);
    background: linear-gradient(to bottom, #0a6ac5 0%, #1d4cc5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a6ac5', endColorstr='#1d4cc5', GradientType=0);
    cursor: pointer;
}

.content_checkout4 .b-discount, .content_checkout5 .b-discount {
    padding: 17px;
    border: 1px #c7c7c7 solid;
    margin-top: 19px;
    color: #17191d;
    font: normal normal 14px/19px arial, sans-seirf;
    margin-bottom: 42px;
}

.content_checkout4 .b-discount h3, .content_checkout5 .b-discount h3 {
    color: #ff4b04;
    font: normal bold 18px arial, sans-serif;
    padding-bottom: 10px;
}

.content_checkout10 {
    margin-top: 32px !important;
    margin-left: 17px !important;
    background: none !important;
    border-top: solid 2px #DFDFDF;
}

.content_checkout4 .fb, .content_checkout5 .fb {
    background-position: -343px -234px !important;
    float: left;
}

.content_checkout4 .fb:hover, .content_checkout5 .fb:hover {
    background-position: -381px -568px !important;
    text-decoration: none;
}

.content_checkout4 .twitter, .content_checkout5 .twitter {
    background-position: -477px -234px !important;
    float: left;
}

.content_checkout4 .twitter:hover, .content_checkout5 .twitter:hover {
    background-position: -515px -568px !important;
    text-decoration: none;
}

.content_checkout4 .google, .content_checkout5 .google {
    background-position: -608px -234px !important;
    float: left;
}

.content_checkout4 .google:hover, .content_checkout5 .google:hover {
    background-position: -646px -568px !important;
    text-decoration: none;
}

.content_checkout4 .b-socials, .content_checkout5 .b-socials {
    float: right;
    margin-top: 29px;
}

.content_checkout4 .b-left, .content_checkout5 .b-left {
    width: 249px;
    float: left;
    z-index: 10;
    position: relative;
    padding-left: 19px;
}

.content_checkout4 .b-left li.active, .content_checkout5 .b-left li.active {
    background-color: #fff !important;
    color: #ff4804;
    font: normal bold 18px arial, sans-serif;
    width: 213px;
    padding: 20px 20px 20px 20px;
    box-shadow: 0px 0px 20px -2px #CECECE;
    border-radius: 5px 0px 0px 5px;
    position: relative;
    border-bottom: none !important;
}

.content_checkout4 .b-left li a, .content_checkout5 .b-left li a {
    color: #38687E;
    font: normal bold 18px arial, sans-serif;
    width: 213px;
    position: relative;
}

#bigmenuside li:hover {
    background-color: #fff !important;
    color: #ff4804;
    font: normal bold 18px arial, sans-serif;
    width: 213px;
    padding: 20px 20px 20px 20px;
    box-shadow: 0px 0px 20px -2px #CECECE;
    border-radius: 5px 0px 0px 5px;
    position: relative;
    border-bottom: solid 1px #fff !important;
}

#bigmenuside li a:hover, #bigmenuside li:hover a {
    text-decoration: none;
    color: #ff4804;
}

.content_checkout4 .b-left li, .content_checkout5 .b-left li {
    border-bottom: 1px #D3D3D3 solid;
    padding: 20px 20px 20px 20px;
}

.content_checkout4 .b-left li.last, .content_checkout5 .b-left li.last {
    border-bottom: none !important;
}

.content_checkout4 .b-left li.active span, .content_checkout5 .b-left li.active span {
    background-color: #fff;
    width: 10px;
    height: 62px;
    position: absolute;
    right: -7px;
    top: 0px;
}

.content_checkout4 .b-left ul, .content_checkout5 .b-left ul {
    list-style-type: none;
}

#earn-with-us {
    border: 1px #e1ce9b solid;
    padding: 15px;
    margin: 13px 10px 0px 0px;
    color: #505050;
    font: normal normal 13px arial, sans-serif;
}

#earn-with-us h3 {
    color: #a78936;
    font: normal bold 14px arial, sans-serif;
    padding: 0 80px 15px 33px;
    margin: 0px;
    position: relative;
    zoom: 1;
}

#earn-with-us h3 span {
    display: block;
    width: 28px;
    height: 20px;
    float: left;
    margin-top: -2px;
    margin-left: -34px;
    background: transparent url('../images/icons.png') -169px -523px no-repeat;
}

#earn-with-us h3 b {
    background-color: #bca567;
    color: #fff;
    padding: 3px;
    font-size: 10px;
    border-radius: 2px;
    position: absolute;
    right: -9px;
    top: -1px;
    zoom: 1;
}

#earn-with-us input[type="text"] {
    padding: 0px 15px;
    height: 38px;
    line-height: 38px;
    width: 127px;
    border: 1px #93a4ab solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #474747;
    font: normal normal 13px arial, sans-serif;
    margin-top: 17px;
}

#earn-with-us button {
    height: 44px;
    line-height: 44px;
    width: 44px;
    background: url('../images/icons.png') -200px -515px no-repeat;
    color: #fff;
    font: normal bold 14px arial, sans-serif;
    border: none;
    margin-top: 17px;
    position: absolute;
    right: 0;
    top: -2px;
    cursor: pointer;
}

#earn-with-us #newsubscriber {
    position: relative;
    zoom: 1;
}

#earn-with-us #newsubscriber div {
    color: red;
    text-align: center;
    width: 212px;
    clear: both;
    padding: 10px 3px 0px;
}

#earn-with-us input[type="submit"]:hover {
    background-position: -340px -610px;
    cursor: pointer;
}

#continueShopping {
    height: 45px;
    float: right;
    margin-top: 20px;
    margin-right: 40px;
    padding: 0px 15px;
    color: #fff;
    font: normal bold 12px arial, sans-serif;
    border: none;
    cursor: pointer;
    line-height: 44px;
    text-align: center;
    position: relative;
    z-index: 10;
    background: #0e89f9;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlODlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZjVmZjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #0e89f9 0%, #2f5ff8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0e89f9), color-stop(100%, #2f5ff8));
    background: -webkit-linear-gradient(top, #0e89f9 0%, #2f5ff8 100%);
    background: -o-linear-gradient(top, #0e89f9 0%, #2f5ff8 100%);
    background: -ms-linear-gradient(top, #0e89f9 0%, #2f5ff8 100%);
    background: linear-gradient(to bottom, #0e89f9 0%, #2f5ff8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e89f9', endColorstr='#2f5ff8', GradientType=0);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#continueShopping:hover {
    text-decoration: none;
    background: #0a6ac5;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBhNmFjNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZDRjYzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #0a6ac5 0%, #1d4cc5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0a6ac5), color-stop(100%, #1d4cc5));
    background: -webkit-linear-gradient(top, #0a6ac5 0%, #1d4cc5 100%);
    background: -o-linear-gradient(top, #0a6ac5 0%, #1d4cc5 100%);
    background: -ms-linear-gradient(top, #0a6ac5 0%, #1d4cc5 100%);
    background: linear-gradient(to bottom, #0a6ac5 0%, #1d4cc5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a6ac5', endColorstr='#1d4cc5', GradientType=0);
    cursor: pointer;
}

.jq-charity-order-thank,
#orderThanks {
    color: #65990b;
    text-align: center;
    padding: 20px 0px 30px 0px;
    font: normal normal 24px arial, sans-serif;
}

#content_checkout2 .prince2 {
    color: #2e2e2e;
    font-size: 22px;
    font-weight: bold;
    display: block;
    text-align: center;
    float: right;
    margin: 0px !important;
}

.content_checkout4 .t-price2, .content_checkout5 .t-price2 {
    width: 104px;
    text-align: right;
}

.content_checkout4 .t-price2 .old-prince, .content_checkout5 .t-price2 .old-prince {
    font-size: 14px !important;
}

.content_checkout4 .t-price2 .discount, .content_checkout5 .t-price2 .discount {
    background-image: none !important;
    color: #2e2e2e !important;
    font-size: 14px !important;
}

.content_checkout4 .t-count2, .content_checkout5 .t-count2 {
    width: 104px;
    text-align: center;
    color: #2e2e2e !important;
    font-size: 14px !important;
}

.content_checkout4 .status_zrealizowane, .content_checkout5 .status_zrealizowane {
    font-size: 13px;
    color: #fff;
    display: block;
    padding: 7px 8px;
    background-color: #65990b;
    clear: both;
    font-weight: bold;
    margin-top: 9px;
    float: left;
    border-radius: 2px;
}

#content_checkout2 .socials_a {
    display: block;
    width: 127px;
    height: 42px;
    margin: 0px 0px 6px 16px;
    background: url('../images/icons.png') -343px -234px no-repeat;
}

.content_checkout4 .i_status, .content_checkout5 .i_status, #content-landing .i_status {
    font-weight: bold;
    cursor: pointer;
    float: left;
    height: 31px;
    line-height: 31px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding-left: 15px;
    font-family: "Arial";
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    background-repeat: no-repeat;
    background-position: right center;
    border-right: 10px solid transparent;
}
.i_status .icon {
    font-size: 24px;
    vertical-align: middle;
    margin: 3px -2px 0 7px;
    position: relative;
    display: block;
    float: right;
}
#content-landing .jq-status {
    float: left; !important;
}
#content-landing .jq-status-text {
    float: left; !important;
}

.positive_comment {
    cursor: pointer !important;
}

.content_checkout4 .status_processing, .content_checkout5 .status_processing, #content-landing .status_processing,
.content_checkout4 .status_pending, .content_checkout5 .status_pending, .content_checkout4 .status_pay_in_cash, .content_checkout5 .status_pay_in_cash,
.content_checkout4 .status_pay_in_cash_old, .content_checkout5 .status_pay_in_cash_old,
.content_checkout4 .status_pending_payment, .content_checkout5 .status_pending_payment {
     background-color: #df9800;
 }

.content_checkout4 .status_processing_accepted, .content_checkout5 .status_processing_accepted {
    background-color: #639903;
}

.content_checkout4 .status_complete, .content_checkout5 .status_complete, #content-landing .status_complete {
    background-color: #639903;
}

.content_checkout4 .status_on_hold, .content_checkout5 .status_holded {
    background-color: #df9800;
}

.content_checkout4 .status_verification, .content_checkout5 .status_verification {
    background-color: #df9800;
}

.content_checkout4 .status_closed, .content_checkout5 .status_closed {
    background-color: #e8010b;
}
.content_checkout4 .status_canceled, .content_checkout5 .status_canceled {
    background-color: #e8010b;
}

.status_holded {
    background-color: #df9800;
}


.i_status .i_status_t {
    position: relative;
    display: inline-block;
    float: left;
}

.i_status .i_status_tooltip {
    background-color: #FFFEC3;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(5, 0, 0, 0.26);
    -moz-box-shadow: 0px 0px 3px 0px rgba(5, 0, 0, 0.26);
    box-shadow: 0px 0px 3px 0px rgba(5, 0, 0, 0.26);
    display: block;
    width: 420px;
    padding: 12px;
    position: absolute;
    left: 43px;
    top: -5px;
    font-size: 13px;
    line-height: 1.5;
    display: none;
    z-index: 12;
    color: #000000;
    font-weight: normal;
    text-transform: none;
}

.i_status .i_status_tooltip .arrow-left {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 9px 8px 9px 0;
    border-color: transparent #fffebb transparent transparent;
    position: absolute;
    left: -8px;
    top: 11px;
}

.i_status:hover .i_status_tooltip {
    display: block;
}

.i_status .i_status_tooltip2 {
    background-color: #FFFEC3;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(5, 0, 0, 0.26);
    -moz-box-shadow: 0px 0px 3px 0px rgba(5, 0, 0, 0.26);
    box-shadow: 0px 0px 3px 0px rgba(5, 0, 0, 0.26);
    display: block;
    width: 320px;
    padding: 12px;
    position: absolute;
    right: 0;
    font-size: 13px;
    line-height: 1.5;
    display: none;
    z-index: 12;
    color: #000000;
    font-weight: normal;
    text-transform: none;
}

.status_pay_in_cash .i_status_tooltip2, .status_pay_in_cash_old .i_status_tooltip2 {
    text-align: left;
}

.status_pay_in_cash .i_status_tooltip2 .top-part-bg, .status_pay_in_cash_old .i_status_tooltip2 .top-part-bg {
    background-color: #FFFEDD;
    border-bottom: 1px solid #DDDDCA;
    padding: 12px;
    margin: -12px -12px 12px -12px;
}

.status_pay_in_cash .i_status_tooltip2 ul, .status_pay_in_cash_old .i_status_tooltip2 ul {
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 15px;
}

.status_pay_in_cash .i_status_tooltip2 li, .status_pay_in_cash_old .i_status_tooltip2 li {
    padding: 7px 0;
}

.status_pay_in_cash .i_status_tooltip2 .awaiting {
    display:block;
    font-weight: bold;
    margin-bottom: 7px;
    padding-left: 40px;
    min-height: 34px;
    line-height: 15px;
    font-size: 15px;
    background: url('../images/pay-in-cash.png') no-repeat top left;
}

.status_pay_in_cash .i_status_tooltip2 .awaiting span {
    display: block;
    margin-top: 4px;
    color: #df9800;
}

.i_status .i_status_tooltip2 .arrow-left {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 0 9px 8px;
    border-color: transparent transparent transparent #fffebb;
    position: absolute;
    left: 344px;
    top: 6px;
}

.i_status:hover .i_status_tooltip2 {
    display: block;
}

.mp-rating .i_status.status_complete {
    background-image: none;
    border: 0 none;
    padding: 0 15px;
    cursor: default
}

.mp-rating .i_status.status_closed {
    background-image: none;
    border: 0 none;
    padding: 0 15px;
}

.mp-rating .icon {
    width: 12px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

.mp-rating .mpt1-left {
    font-size: 12px
}

.mp-rating .bh_link {
    font-size: 12px;
    font-weight: normal;
    text-align: right;
}

.mp-rating.mpt-1 tr td:nth-child(2) h2 {
    color: #292c30;
    font-size: 17px;
}

.mp-rating .price {
    color: #ff4003
}

.mp-rating .rating-comment-tr {
    display: none
}

.mp-rating .rating-comment-tr td {
    padding-top: 0px
}

.mp-rating .rating-comment {
    background-color: #f0f0f0;
    padding: 10px
}

.mp-rating .key {
    background-color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    padding: 15px;
}

.mp-rating .rating-comment .comment {
    padding: 20px 0 10px 0
}

.mp-rating .rating-comment .left {
    font-weight: bold;
    font-size: 11px;
    margin-right: 10px;
    line-height: 16px
}

.mp-rating .rating-comment .right {
    font-weight: normal;
    font-size: 11px;
    font-style: italic;
    text-align: left;
    width: 600px;
    line-height: 16px
}

.mp-rating .rating-comment .comment:after {
    content: "";
    display: block;
    clear: both
}

.content_checkout4 .status_niezrealizowane, .content_checkout5 .status_niezrealizowane {
    font-size: 13px;
    color: #fff;
    display: block;
    padding: 7px 8px;
    background-color: #e85710;
    clear: both;
    font-weight: bold;
    margin-top: 9px;
    float: left;
    border-radius: 2px;
}

.content_checkout4 .status_weryfikacja, .content_checkout5 .status_weryfikacja {
    font-size: 13px;
    color: #474747;
    display: block;
    padding: 7px 8px;
    background-color: #D6F2FD;
    clear: both;
    font-weight: bold;
    margin-top: 9px;
    float: left;
    border-radius: 2px;
}

.jq-product-cart-key_d {
    padding: 5px 0px 0px 0px;
    margin: 0px;
    clear: both;
    /*width: 139px;*/
    overflow: hidden;
}

.content_checkout4 .checkout_table .t-title, .content_checkout5 .checkout_table .t-title {
    width: 280px;
}

.jq-product-cart-key_d a img {
    position: absolute;
    top: 6px;
    left: 11px;
}

.jq-product-cart-key_d .get_cd_key {
    background: #2e90e2;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJlOTBlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMzYyZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #2e90e2 0%, #2362d6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2e90e2), color-stop(100%, #2362d6));
    background: -webkit-linear-gradient(top, #2e90e2 0%, #2362d6 100%);
    background: -o-linear-gradient(top, #2e90e2 0%, #2362d6 100%);
    background: -ms-linear-gradient(top, #2e90e2 0%, #2362d6 100%);
    background: linear-gradient(to bottom, #2e90e2 0%, #2362d6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e90e2', endColorstr='#2362d6', GradientType=0);
    font-size: 12px;
    color: #fff;
    margin: 0px 0 5px 0;
    padding: 5px 10px 5px 10px;
    height: 17px;
    position: relative;
    width: auto;
    clear: both;
    float: left;
    display: block;
    border-radius: 3px;
    font-weight: bold;
}

.jq-product-cart-key_d .get_cd_key.get_cd_key_item {
    padding: 9px 18px 6px;
}

.jq-product-cart-key_d .get_cd_key:hover {
    background: #096bc5;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA5NmJjNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYzRhYzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #096bc5 0%, #1c4ac1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #096bc5), color-stop(100%, #1c4ac1));
    background: -webkit-linear-gradient(top, #096bc5 0%, #1c4ac1 100%);
    background: -o-linear-gradient(top, #096bc5 0%, #1c4ac1 100%);
    background: -ms-linear-gradient(top, #096bc5 0%, #1c4ac1 100%);
    background: linear-gradient(to bottom, #096bc5 0%, #1c4ac1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#096bc5', endColorstr='#1c4ac1', GradientType=0);
    text-decoration: none;
    cursor: pointer;
}
.jq-product-cart-key_d .get_cd_key span {
    margin-right: 5px;
    font-size: 18px;
    vertical-align: middle;
}


#trems_accept {
    margin-right: 0px;
    display:block;
    margin-bottom: 10px;
    text-align: center;
    padding: 5px;
}
#trems_accept.termError {
    background-color: #ffd5d4;
}
#trems_accept label {
    display: block;
    width: 400px;
    color:#474747;
    font-size:14px;
    text-align:left;
    padding-left: 25px;
}

#checkout-payment-method-load .paybt, #save-biling-address {
    height: 28px;
    line-height: 27px;
    width: 87px;
    background: url('../images/checkout/pay_bt.png') 0px 0px no-repeat;
    color: #fff;
    font: normal bold 14px arial, sans-serif;
    border: none;
    margin: 17px auto 10px auto;
    cursor: pointer;
    text-align: center;
    text-align: center;
    padding-top: 8px;
}

#checkout-payment-method-load .paybt:hover {
    background-position: 0px -36px;
}

#content_checkout #content_checkout_menu .li3 {
    width: 345px !important;
    margin-right: 3px;
    margin-right: 0px;
}

#content_checkout #content_checkout_menu .li2 {
    width: 334px !important;
}

#content_checkout #content_checkout_menu .li1 {
    width: 293px !important;
}

#review-please-wait, .please-wait {
    text-align: center;
    clear: both;
    color: #000;
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    background: #fff;
    margin: 0px 0px 11px 41px;
    width: 656px;
    padding: 10px 0px 16px 0px;
    border: solid 1px #AFB0B1;
    border-radius: 10px;
    box-shadow: 0 0 5px #DADADA;
}

#review-please-wait img, .please-wait img {
    margin: 0px 0px -10px 18px;
}

#cart_checkoutform_form .validation-advice {
    width: 400px;
    font-size: 12px;
    position: absolute;
    display: block;
}

/* Slider na stronie produktu */
.cw-youtube {
    z-index: 5;
}
.cw-arrows {
    opacity: 0.85;
    cursor: pointer;
    -webkit-transition: 300ms all;
    -moz-transition: 300ms all;
    -o-transition: 300ms all;
    -ms-transition: 300ms all;
    transition: 300ms all;
    position: absolute;
    z-index: 2;
    top: 40px;
    color: #ffffff;
    border: 2px solid #A4A4A4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 4px;
    font-size: 12px;
}
.cw-arrows.cw-left {
    left: 10px;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=6);
}
.cw-arrows.cw-right {
    right: 10px;
}
.cw-arrows:hover {
    opacity: 1;
}
.cw-img-list li {
    width: 125px;
    position: relative;
    overflow: hidden;
    height: 80px;
    border-radius: 3px;
    border: 2px solid #dbdbde;
    -webkit-box-shadow: 0px 2px 3px rgba(0, 4, 0, 0.4);
    -moz-box-shadow: 0px 2px 3px rgba(0, 4, 0, 0.4);
    box-shadow: 0px 2px 3px rgba(0, 4, 0, 0.4);
    background-color: white;
    cursor: pointer;
    display: inline-block;
    margin: 3px;
}
.cw-img-wrap {
    width: 400px;
    height: 90px;
    overflow: hidden;
    position: relative;
    margin: 10px 0 0 40px;
    display: inline-block;
}
.cw-img-list {
    position: absolute;
    top: 0;
    width: 9999px;
}
.cw-img-list li:hover img {
    opacity: 0.5;
}
.cw-images {
    background: #000000;
    position: relative;
}
.cw-img-list li img {
    position: absolute;
    opacity: 1;
    -webkit-transition: 300ms all;
    -moz-transition: 300ms all;
    -o-transition: 300ms all;
    -ms-transition: 300ms all;
    transition: 300ms all;
}
.cw-frame {
    z-index: 3;
}
.cw-img-list li .cw-video-play {
    z-index: 4;
    margin: 18px 0 0px 42px;
    opacity: 0;
    background: #000000;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 11px 16px;
}
.cw-img-list li:hover .cw-video-play {
    opacity: 1;
}
.cw-img-list li .cw-video-play-triangle {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 0 9px 13px;
    border-color: transparent transparent transparent #ffffff;
}
.cw-platform {
    display: inline-block;
    float: left;
    margin: 0px 2px 0px 0px;

}

.cw-data-info div span, .cw-data-info div strong {
    float: left;
    display: inline-block;
}

.cw-tabs-content div.cw-main-tab {
    display: none;
}

.cw-tabs-content div.cw-main-tab:nth-child(1) {
    display: block;
}

#product-dets .prodDetalisText {
    width: 465px;
    float: right;
    display: inline-block;
    margin-right: 50px;
    font-size: 13px;
    margin-top: 19px;
    margin-left: 0;
    line-height: 1.5;
    text-align: justify;
}

#product-dets h3 {
    margin-bottom: 16px;
    padding: 0px 15px 15px 15px;
    font-size: 18px;
    border-bottom: solid 3px #85AC53;
}

.cw_h {
    margin-bottom: 25px;
    padding: 13px 10px 10px 10px;
    border: solid 1px #85AC53;
    border-bottom: solid 3px #ffffff;
    text-align: center;
    border: solid 1px #ffffff;
    border-bottom: solid 3px #85AC53;
    display: inline-block;
    width: 328px;
    font-size: 18px;
    color: #227297;
    font-weight: bold;
    cursor: pointer;
}

.cw_h.active {
    color: #010101;
    border: solid 1px #85AC53;
    border-bottom: solid 3px #ffffff;
}

#other .cw-icons {
    width: 100% !important;
    border-bottom: none !important;
}

#other .cw-icons h3 {
    border-bottom: none !important;
    font-size: 14px !important;
    padding: 0px !important;
    margin: 0px !important;
}

#description p b {
    display: inline-block;
    margin: 0px 0px 17px 0px;
    font-size: 18px;
    line-height: 22px;
}

#other .cw-icons li {
    clear: none !important;
    margin-bottom: 10px !important;
}

#product-dets .cw-pd-icon {
    font-size: 36px;
    vertical-align: middle;
    color: #84B93E;
}

#product-dets .cw-pd-mainlist li {
    margin-bottom: 46px;
    display: block;
    clear: both;
    overflow: hidden;
}

#product-dets .cw-pd-mainlist li:last-child {
    margin-bottom: 10px;
}

.cw-pd-icon2 {
    display: block;
    margin: 0px auto;
    max-width: 698px;
}


#requirement .cw-spec {
    background: #EBEFE1;
    margin-top: -26px;
}

#requirement .cw-spec .spec_ico {
    display: block;
    float: left;
    min-width: 34px;
    min-height: 40px;
    margin: 0px 12px 0px 16px;
    font-size: 32px;
    vertical-align: middle;
    color: #84B93E;
}

#requirement .cw-spec .cw-spec_txt {
    display: block;
    float: left;
    margin: 11px 0px 0px 0px;
    font-size: 14px;
    font-weight: bold;
}

#requirement .cw-spec .cw-spec_txt_spec {
    padding-top: 11px;
    margin: 0px 0px 0px 233px;
    font-size: 14px !important;
}

#requirement .cw-spec strong {
    display: inline-block;
    width: 171px;
}

#requirement .cw-spec li {
    border-top: solid 1px #fff;
    margin: 0px !important;
    padding: 11px 0px !important;
}

#requirement .cw-spec li.alternative_style {
    background: #E0E5D8;
}

.aLeft {
    width: 48%;
    margin-right: 3%;
    float: left;
    display: inline-block;
}

.aRight {
    width: 48%;
    float: right;
    display: inline-block;
}

.cw-spec li {
    font-size: 12px;
    margin-bottom: 5px;
}

.b-right .my-account .amount, .b-right #helpdesc .amount {
    float: right;
}

.b-right .my-account h2 {
    font-size: 22px;
}

.b-right .my-account .checkout_table a {
    color: #38687E
}

.b-right .my-account .checkout_table .t-last {
    padding: 10px 10px 10px 15px !important;
}

.b-right .b-white {
    min-height: 300px;
}

.b-right .my-account .checkout_table {
    margin-top: 10px !important;
}

.account-form .input_normal strong, .account-form .forn_checkbox {
    display: block !important;
    width: 100px !important;
    font: normal normal 16px arial, sans-serif !important;
    color: #000 !important;
    width: 100% !important;
    float: none !important;
    margin-bottom: -8px;
}

.account-form label {
    display: block !important;
    width: 100px !important;
    font: normal normal 16px arial, sans-serif !important;
    color: #000 !important;
    width: 100% !important;
    float: none !important;
    margin: 0px 0px 5px 0px !important;
}

.account-form .input_normal .checkout1 .input-text, .account-form .input-box .input-text {
    border: none !important;
    color: #474747;
    background: url('../images/icons.png') -814px -437px no-repeat !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    height: 57px !important;
    padding: 0px 10px 0px 10px !important;
    width: 275px !important;
    outline: none;
    margin-bottom: 5px;
}

.account-form .forn_checkbox input[type="checkbox"] {
    margin-right: 5px;
}

.account-form .fieldset h2 {
    font-size: 22px !important;
    margin-bottom: 10px !important;
    margin-top: 35px !important;
    color: #000;
}

.account-form .blue-white_button {
    height: 35px;
    line-height: 27px;
    width: 87px;
    background: transparent url('../images/checkout/pay_bt.png') 0px 0px no-repeat;
    color: #fff;
    font: normal bold 14px arial, sans-serif;
    border: none;
    margin: 17px auto 0px auto;
    cursor: pointer;
    text-align: center;
    text-align: center;
}

.account-form .blue-white_button:hover {
    background-position: 0px -36px;
}

.account-form .form_bottom_panel {
    clear: both;
}

.account-form #reg_info {
    display: block;
    float: left;
    color: #000;
    margin: 12px 10px 0px 0px;
    padding-top: 14px;
}

.my-account .success-msg {

    font-weight: bold;
    color: #4AB348;
    padding: 0px 20px 27px 0px;
}

.my-account .order-items {
    padding-top: 30px;
}

.my-account .table-caption {
    color: #7FBAD1
}

/* HELPDESK ULTIMATE */
#helpdesc #header_text {
    display: none;}
#helpdesc input[type="text"] {
    border: 1px #EBEBEB solid !important;
    border-width: 1px 0px 0px 1px !important;
    color: #474747;
    background-color: #FAFAFA;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 20px;
    outline: none;
    margin-bottom: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;}
#openticket select {
    border: 1px #EBEBEB solid !important;
    border-width: 1px 0px 0px 1px !important;
    color: #474747;
    background-color: #FAFAFA;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 37px !important;
    line-height: 37px !important;
    padding-left: 15px;
    padding-right: 1px;
    width: 565px !important;
    outline: none;
    margin-bottom: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;}
.b-right .my-account .limiter select, .b-right #helpdesc .limiter select {
    border: 1px #EBEBEB solid !important;
    border-width: 1px 0px 0px 1px !important;
    color: #474747;
    background-color: #FAFAFA;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 25px !important;
    line-height: 25px !important;
    padding-left: 5px;
    padding-right: 1px;
    outline: none;
    margin-bottom: 5px;
    margin-right: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;}
#helpdesc textarea {
    border: 1px #EBEBEB solid !important;
    border-width: 1px 0px 0px 1px !important;
    color: #474747;
    background-color: #FAFAFA;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 237px !important;
    line-height: 17px !important;
    padding-left: 15px;
    padding-right: 15px;
    width: 662px !important;
    outline: none;
    margin: 20px 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    resize: none;}
#helpdesc .blue-white_button, #password-form .blue-white_button {
    height: 45px;
    line-height: 44px;
    width: 165px;
    background: #1990ff;
    background: -moz-linear-gradient(top,  #1990ff 0%, #136dff 100%);
    background: -webkit-linear-gradient(top,  #1990ff 0%,#136dff 100%);
    background: linear-gradient(to bottom,  #1990ff 0%,#136dff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1990ff', endColorstr='#136dff',GradientType=0 );
    color: #fff;
    font: normal bold 14px arial, sans-serif;
    border: none;
    cursor: pointer;
    margin-right: 109px;}
#helpdesc .blue-white_button:hover, #password-form .blue-white_button:hover {
    background: #66b7ff;
    background: -moz-linear-gradient(top, #66b7ff 0%, #3582ff 100%);
    background: -webkit-linear-gradient(top, #66b7ff 0%, #3582ff 100%);
    background: linear-gradient(to bottom, #66b7ff 0%, #3582ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66b7ff', endColorstr='#3582ff', GradientType=0);
}
#openticket label, #password-form label {
    display: block !important;
    width: 100px !important;
    font: normal normal 16px arial, sans-serif !important;
    color: #000 !important;
    width: 100% !important;
    float: none !important;
    margin: 7px 0px -7px 0px !important;}
#openticket {
    padding-top: 20px;}

#helpdesc .data-table {
    width: 100%;}
#helpdesc .data-table td {
    padding: 7px 10px !important;}

#my-reviews-table td {
    cursor: pointer;}

#helpdesc a {
    color: #1681FF;}
#helpdesc h3 {
    font-size: 22px;
    margin-bottom: 20px;}
#helpdesc .message-box {
    margin-top: 15px;
    border: 1px solid #B2B2B2;
    border-radius: 8px;}
#helpdesc .message-box h5 {
    font: normal 13px arial, sans-serif;
    color: #333;
    width: 550px;
    float: left;}
#helpdesc .message-box .do-quote {
    width: 80px;
    text-align: right;
    float: right;}
#helpdesc .message-header {
    height: 13px;
    padding: 15px;
    border-radius: 9px;
    background-color: #FAFAFA;}
#helpdesc .message-body {
    padding: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font: normal normal 12px arial, sans-serif;}
.message-box .attachment {
    padding: 15px;
    font-size: 11px;}
#helpdesc #ticket-search {
    width:100%;
    height:60px;
    background-color: #EFEFF0;
    margin-bottom:10px;}
#helpdesc #ticket-search-content {
    margin-top:10px;
    margin-left:10px;
    float:left;}
#ticket-search label {
    font-weight:bold;}
#ticket-search input[type=text] {
    background-color:#FFF;
    border:1px solid #BFBFBF !important;
    border-radius:3px;
    outline: medium none;
    padding-left: 15px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    width:200px;
    margin: 0 10px;}
#ticket-search input[type=submit] {
    min-width:90px;
    height:38px;
    background: -webkit-linear-gradient(top, #1F67DF, #3cb0f0); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(top, #1F67DF, #3cb0f0); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(top, #1F67DF, #3cb0f0); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to top, #1F67DF, #3cb0f0); /* Standard syntax */
    border: medium none;
    border-radius:5px;
    color:#FFF;
    font-weight: bold;
    cursor: pointer;}
#ticket-search input[type=submit]:hover {
    background: -webkit-linear-gradient(bottom, #1F67DF, #3cb0f0); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #1F67DF, #3cb0f0); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #1F67DF, #3cb0f0); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom, #1F67DF, #3cb0f0); /* Standard syntax */
  }

#helpdesc #ticketInfo {
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 1px solid #8B8B8B;
    color: #ffffff;
    background-color: #999999;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    padding: 5px;
    margin-bottom:20px;
}
#helpdesc #ticketInfo2{
margin-bottom:50px;
    font-size:12px;
}

#helpdesc #ticketInfo2 .btn {
    color:white;
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    font-family: Arial;
    font-weight:bold;
    color: #ffffff;
    font-size: 11px;
    background: #006CFF;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    float:right;
}

#helpdesc #ticketInfo2 .btn:hover {
    background: #0060E6;
    text-decoration: none;
}

/* PAGER */
#helpdesc .pager .pages {
    height: 80px;}
#helpdesc .pager .amount {
    width: 300px;
    margin-top: 10px;
    float: left;}
#helpdesc .pager .limiter {
    float: right;
    width: 200px;
    padding-bottom: 10px;
    text-align: right;}
#helpdesc .pager .limiter-select {
    border: 1px solid #E5E5E5;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    width: 50px;
    height: 30px;
    overflow: hidden;
    background: #F5F5F5 url('../images/select-arrow.png') no-repeat right;
    margin: 0 5px;}
#helpdesc .pager .limiter select {
    background: transparent;
    border: none;
    font-size: 14px;
    padding: 5px;
    text-transform: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    width: 150%;}
#helpdesc .pager .limiter select option {
    text-align: center}
#helpdesc .pager .limiter-select:hover {
    background-color: #FFF;
}

#helpdesc .pager .pages strong {
    display: none;
}

#helpdesc .pager .pages {
    padding: 10px;
    margin-top: 20px;
    float: none;
}

#helpdesc .pager .pages * {
    display: table-cell;
}

#helpdesc .pager .pages ol li {
    margin: 0px;
    border: 1px solid #CCCCCC;
}

#helpdesc .pager .pages ol li a {
    padding: 15px;
    margin: 0px;
    color: #000;
    font-size: 14px;
}

#helpdesc .pager .pages ol li a:hover {
    border-bottom: 3px solid #2475E1;
    background-color: #F2F2F2;
    text-decoration: none;
}

#helpdesc .pager .pages ol li:first-child {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

#helpdesc .pager .pages ol li:last-child {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

#helpdesc .pager .pages .current a {
    color: #2475E1;
    background-color: #F2F2F2;
    border-radius: 5px;
    font-weight: bold;
}

#helpdesc .pager .pages .current a:hover {
    background-color: #F2F2F2;
    border-bottom: none;
}

#helpdesc #my-reviews-table td {
    padding: 8px;
    border: none;
}

#helpdesc #my-reviews-table tr {
    border-bottom: 1px solid #EFEFF0;
}

#helpdesc #my-reviews-table tr:hover {
    background-color: #EFEFEF;
}

#helpdesc #my-reviews-table .tr1 td {
    background-color: #EFEFF0;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    text-align: left;
}

/* CREATE TICKET */
.circle .icon {
    color: #ffffff;
    font-size: 41px;
    padding-top: 27%;
}

.rowForm {
    display: inline-block;
    width: 100%;
}

#helpdesc .contactsEmailList ul {
    display: inline-block;
    list-style: none outside none;
    margin-bottom: 30px;
    padding: 0;
    width: 100%;
}

#helpdesc .contactsEmailList li {
    text-align: center;
    border-right: 1px solid #F29982;
    float: left;
    background-color: #f17352;
    height: 105px;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-top: 15px;
    position: relative;
    transition: all 300ms ease 0s;
    width: 138px;
}

.contactsEmailList li:first-child {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.contactsEmailList li:last-child {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.contactsEmailList li .icon {
    color: #fec9bb;
    font-size: 42px;
    margin-bottom: 10px;
}

.contactsEmailList li .listText {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
}

.contactsEmailList li:hover, .contactsEmailList li.active {
    background-color: #fe8c6e;
    cursor: pointer;
}

.contactsEmailList li:hover .icon, .contactsEmailList li.active .icon {
    color: #ffffff;
}

.contactsEmailList li.active .SHtriangle {
    border-color: #fe8d6e transparent transparent;
    border-style: solid;
    border-width: 10px 10px 0;
    bottom: -10px;
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 0;
}

.contactsHr {
    border-top: 1px solid #cecece;
    margin: 40px 0;
}

.inputRadioWrapper {
    display: table;
    margin: 0 auto 25px;
    text-align: center;
}

.inputRadioWrapperBox {
    cursor: pointer;
    display: inline-block;
    float: left;
}

.inputRadioWrapperBox .inputRadio {
    background-color: #ffffff;
    border: 1px solid rgb(230, 230, 230);
    border-radius: 50%;
    float: left;
    height: 33px;
    width: 33px;
}

.inputRadioWrapperBox.active .inputRadioActive {
    background-color: rgb(179, 179, 179);
    border-radius: 50%;
    height: 15px;
    margin-left: 8px;
    margin-top: 8px;
    width: 15px;
}

#helpdesc .inputRadioWrapperBox .inputRadioLabel {
    color: #444444;
    display: block;
    font-size: 14px;
    font-weight: 500;
    margin-left: 40px;
    margin-right: 25px;
    margin-top: 10px;
    white-space: nowrap;
}

.inputSelectWrapper {
    text-align: left;
}

.contactsInputs {
    display: block;
    height: 0;
    margin-bottom: 58px;
    overflow: hidden;
}

.contactsInputs.active {
    height: auto;
    margin-bottom: 0;
    padding-bottom: 20px;
}

.contactsInputs .contactsLangs {
    padding-bottom: 20px;
}

.contactsInputs .contactsLangsList {
    display: inline-block;
    margin-top: -10px;
}

.contactsInputs .contactsLangsLabel {
    color: #444444;
    float: left;
    font-size: 14px;
    font-weight: 500;
    padding-right: 15px;
}
.contactsInputs .contactsLangsFlag.inactive{
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id…ale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    filter: gray;
}
.contactsInputs .contactsLangsFlag.inactive:hover {
    cursor: default;
}
#helpdesc .contactsInputs .contactsLangsFlag {
    border: 4px solid transparent;
    border-radius: 50%;
    float: left;
    height: 23px;
    margin: 0 5px;
    transition: all 300ms ease 0s;
    width: 22px;
}

.contactsInputs .contactsLangsFlag:hover {
    cursor: pointer;
}

#helpdesc .contactsInputs .contactsLangsFlag.active {
    border: 4px solid #fac8bb;
}

.contactsInputs .rowLabel {
    color: #444444;
    font-size: 14px;
    font-weight: 500;
}

.contactsInputs .rowLabel span {
    color: #d75938;
}

.contactsInputs .rowInput {
    margin-bottom: 10px;
    position: relative;
}

.contactsInputs .rowInput input, .contactsInputs .rowInput textarea {
    background-color: #ffffff;
    border: 1px solid rgb(230, 230, 230);
    border-radius: 3px;
    color: #8c8c8c;
    font-size: 14px;
    font-weight: 500;
    margin: 10px 0;
    padding: 13px 20px;
    width: 100%;
}

.contactsInputs .rowInput input:focus, .contactsInputs .rowInput textarea:focus {
    border: 1px solid rgb(0, 152, 224);
    outline: medium none;
}

.contactsInputs .rowInput textarea {
    height: 150px;
    resize: none;
}

.contactsInputs .rowInput.errorInput input, .contactsInputs .rowInput.errorInput textarea {
    border: 1px solid #ffa7a7;
    box-shadow: 0 0 18px 0 rgba(251, 193, 193, 0.58);
}

.contactsInputs .rowInput.errorInput input:focus, .contactsInputs .rowInput.errorInput textarea:focus {
    border: 1px solid rgb(0, 152, 224);
    outline: medium none;
}

.contactsInputs .rowInfo {
    color: #444444;
    font-size: 13px;
    margin: 5px 0 15px;
}

.contactsInputs .tooltipError {
    background-color: #fd7272;
    border-radius: 5px;
    bottom: -33px;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    height: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    z-index: 4;
}

.contactsInputs .rowTextarea .tooltipError {
    bottom: -29px;
}

.contactsInputs .rowFile .tooltipError {
    bottom: -26px;
    left: 0;
    right: auto;
}

.contactsInputs .rowFile .tooltipError .triangleError {
    right: auto;
}

.contactsInputs .rowInput.errorInput .tooltipError, .contactsInputs .rowFile.errorInput .tooltipError {
    height: auto;
    overflow: visible;
    padding: 10px 15px;
}

.contactsInputs .tooltipError .triangleError {
    border-color: transparent transparent #fd7272;
    border-style: solid;
    border-width: 0 8px 8px;
    height: 0;
    position: absolute;
    right: 20px;
    top: -8px;
    width: 0;
}

.contactsInputs .formError {
    background-color: #fd7272;
    border-radius: 3px;
    color: #ffffff;
    display: none;
    font-size: 13px;
    margin-bottom: 15px;
    padding: 10px 15px;
    text-align: center;
}

.contactsInputs .formError.active {
    display: block;
}

.contactsInputs .formSuccess {
    background-color: #8fbc8f;
    border-radius: 3px;
    color: #ffffff;
    display: none;
    font-size: 13px;
    margin-bottom: 15px;
    padding: 10px 15px;
    text-align: center;
}

.contactsInputs .formSuccess.active {
    display: block;
}

.contactsInputs .messages {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.contactsInputs .messages .success-msg, .contactsInputs .messages .error-msg {
    background-color: #fd7272;
    border-radius: 3px;
    color: #ffffff;
    font-size: 13px;
    margin-bottom: 15px;
    padding: 10px 15px;
}

.contactsInputs .messages ul {
    list-style: none outside none;
}

.contactsInputs .messages .success-msg {
    background-color: #64e550 !important;
    color: black;
}

.contactsInputs .captcha {
    border: 1px solid #797979;
    float: left;
    margin: 18px 0;
}

.contactsInputs .captcha-reload {
    color: #bfbfbf;
    float: left;
    font-size: 26px;
    margin: 19px 20px;
}

.contactsInputs .captcha-reload:hover {
    color: #aca9a9;
    cursor: pointer;
}

.contactsInputs .formSubmit {
    margin-top: 10px;
    padding: 15px 40px;
    cursor: pointer;
}

.contactsInputs .rowFile {
    border: 1px solid #c9c9c9;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: left;
    font: bold 14px arial, sans-serif;
    margin: 5px 20px 15px 0;
}

.contactsInputs .rowFile.error {
    border: 1px solid #ffa7a7;
    box-shadow: 0 0 18px 0 rgba(251, 193, 193, 0.58);
}

.contactsInputs .input-file {
    cursor: pointer;
    height: 70px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    position: absolute;
    width: 50px;
    z-index: 2;
}

.contactsInputs .rowFileValue {
    color: #a3a3a3;
    cursor: pointer;
    padding: 15px 13px;
    text-align: center;
}

.contactsInputs .rowFileText {
    color: #474747;
    font-size: 14px;
    padding-top: 23px;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.btn-blue {
    background-color: #0098e0;
    border: medium none;
    border-radius: 5px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    transition: all 300ms ease 0s;
}

#helpdesc .m-select {
    color: #000;
    background-color: #F2F2F2;
    border: 1px solid rgb(230, 230, 230);
    line-height: 44px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 14px;
    border-radius: 3px;
    position: relative;
    padding-left: 20px;
    padding-right: 40px;
    cursor: pointer;
    margin-bottom: 10px;
    color: #8c8c8c;
    box-shadow: none;
}

#helpdesc .m-select.errorSelect {
    border: 1px solid #ffa7a7;
    -webkit-box-shadow: 0px 0px 18px 0px rgba(251, 193, 193, 0.58);
    -moz-box-shadow: 0px 0px 18px 0px rgba(251, 193, 193, 0.58);
    box-shadow: 0px 0px 18px 0px rgba(251, 193, 193, 0.58);
}

#helpdesc .m-select-arrow {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 6px 4.5px 0 4.5px;
    border-color: #444444 transparent transparent transparent;
    position: absolute;
    top: 19px;
    right: 19px;
}

#helpdesc .m-select.active .m-select-arrow {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 4.5px 6px 4.5px;
    border-color: transparent transparent #444444 transparent;
}

#helpdesc .u_select {
    position: absolute;
    z-index: 5;
    width: 100%;
    top: 0px;
    padding-top: 40px;
    margin-left: -20px;
}

#helpdesc .m-select ul {
    z-index: 3;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    left: 0px;
    border: 1px solid rgb(230, 230, 230);
    margin-top: 5px;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

#helpdesc .m-select ul li {
    padding-left: 20px;
    padding-right: 20px;
    min-height: 40px;
    line-height: 40px;
}

#helpdesc .m-select ul li:hover {
    background-color: #f3f3f3;
}

/* REPLY FORM */
#helpdesk-reply .rowFile {
    border: 1px solid #c9c9c9;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: left;
    font: bold 14px arial, sans-serif;
    margin: 5px 20px 15px 0;
}

#helpdesk-reply .rowFile.error {
    border: 1px solid #ffa7a7;
    box-shadow: 0 0 18px 0 rgba(251, 193, 193, 0.58);
}

#helpdesk-reply .input-file {
    cursor: pointer;
    height: 50px;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
}

#helpdesk-reply .rowFileValue {
    color: #a3a3a3;
    cursor: pointer;
    padding: 15px 13px;
    text-align: center;
}

#helpdesk-reply .rowFileText {
    color: #474747;
    font-size: 14px;
    padding-top: 23px;
}

#helpdesk-reply .pull-right {
    float: right !important;
}

#helpdesk-reply .pull-left {
    float: left !important;
}

#helpdesk-reply .tooltipError {
    background-color: #fd7272;
    border-radius: 5px;
    bottom: -33px;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    height: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    z-index: 4;
}

#helpdesk-reply .rowTextarea .tooltipError {
    bottom: -29px;
}

#helpdesk-reply .rowFile .tooltipError {
    bottom: -26px;
    left: 0;
    right: auto;
}

#helpdesk-reply .rowFile .tooltipError .triangleError {
    right: auto;
}

#helpdesk-reply .tooltipError .triangleError {
    border-color: transparent transparent #fd7272;
    border-style: solid;
    border-width: 0 8px 8px;
    height: 0;
    position: absolute;
    right: 20px;
    top: -8px;
    width: 0;
}

#helpdesk-reply .rowInput.errorInput .tooltipError, .contactsInputs .rowFile.errorInput .tooltipError {
    height: auto;
    overflow: visible;
    padding: 10px 15px;
}

/* END */

#ticketInformation {
    border: 2px #d8f2fc solid;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 14px;
    line-height: 25px;
    margin-bottom: 30px;
}

.message-box .no-display {
    display: none;
}

#password-form .input-box {
    padding-top: 11px;
}

#password-form {
    padding-bottom: 43px;
}

#password-form #reg_info {
    color: #000;
}

#password-form .blue-white_button {
    margin-top: 0px;
}

#password-form .fieldset {
    color: #000;
    overflow: hidden;
}

#password-form .fieldset .validation-advice {
    float: left;
    margin-top: 13px;
    padding-left: 11px;
    color: #f00;
}

#password-form .input-text {
    border: 1px #BDBDBD solid !important;
    border-width: 1px !important;
    color: #474747;
    background-color: #F3F3F3 !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 37px !important;
    line-height: 37px !important;
    padding-left: 15px;
    padding-right: 20px;
    width: 283px !important;
    outline: none;
    margin-bottom: 10px;
    margin-top: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-image: none !important
}

#user-login-form .colum2 {
    padding: 0px 30px;
}

#user-login-form .columtop img {
    float: left;
    margin-bottom: 8px;
}

#user-login-form .columtop h2 {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}

#user-login-form .columtop hr {
    clear: both;
    margin-bottom: 10px;
}

#user-login-form .blue-white_button {
    height: 45px;
    line-height: 44px;
    width: 165px;
    background: #1990ff;
    background: -moz-linear-gradient(top,  #1990ff 0%, #136dff 100%);
    background: -webkit-linear-gradient(top,  #1990ff 0%,#136dff 100%);
    background: linear-gradient(to bottom,  #1990ff 0%,#136dff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1990ff', endColorstr='#136dff',GradientType=0 );
    color: #fff;
    font: normal bold 14px arial, sans-serif;
    border: none;
    cursor: pointer;
}

#user-login-form .blue-white_button:hover {
    cursor: pointer;
    background: #66b7ff;
    background: -moz-linear-gradient(top,  #66b7ff 0%, #3582ff 100%);
    background: -webkit-linear-gradient(top,  #66b7ff 0%,#3582ff 100%);
    background: linear-gradient(to bottom,  #66b7ff 0%,#3582ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66b7ff', endColorstr='#3582ff',GradientType=0 );
}

#user-login-form .input-text {
    border: 1px #BDBDBD solid !important;
    border-width: 1px !important;
    color: #474747;
    background-color: #F3F3F3 !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 37px !important;
    line-height: 37px !important;
    padding-left: 15px;
    padding-right: 20px;
    width: 283px !important;
    outline: none;
    margin-bottom: 10px;
    margin-top: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-image: none !important
}

#user-login-form a {
    color: #1681FF;
}

#user-login-form #normala {
    margin-top: 22px;
    float: left;
    font-size: 13px;
    margin-right: 21px;
}

#user-login-form .validation-advice {
    padding-bottom: 5px;
    color: #f00;
    font-size: 12px;
}

.confirmation-form .button {
    margin-left: 97px !important;
    margin-top: -25px !important;
}

.confirmation-form .required {
    color: #000 !important;
    margin: 0px !important;
}

#password-form .error-msg {
    padding-left: 39px;
    color: #f00;
    padding-top: 10px;
    font-weight: bold;
}

#user-login-form .error-msg {
    padding-left: 39px;
    color: #f00;
    padding-top: 42px;
    font-weight: bold;
}

#password-form .success-msg, #user-login-form .success-msg {
    padding-left: 39px;
    color: #458D44;
    padding-top: 42px;
    font-weight: bold;
}

#password-form .radiobuttons *, #password-form .forn_checkbox * {
    float: left !important;
    width: auto !important;
    white-space: nowrap;
}

#password-form .radiobuttons input[type="radio"], #password-form .forn_checkbox input[type="checkbox"] {
    margin-top: 9px !important;
    margin-right: 6px;
    margin-left: 16px;
}

#password-form .radiobuttons input[type="radio"]:first-child, #password-form .forn_checkbox input[type="checkbox"]:first-child {
    margin-left: 0px !important;
}

#password-form .radiobuttons, #password-form .forn_checkbox {
    overflow: hidden;
    height: 41px;
    clear: both;
}

#show-key {
    background-color: #fff;
    padding: 36px 29px;
    box-shadow: 0px 0px 20px -2px #CECECE;
    overflow: hidden;
    margin: 20px;
}

#show-key h2 {
    margin: 0px;
    padding: 0px;
}

#show-key .legend2 {

}

#show-key-displayed {
    margin: 0px 0px 40px 0px;
    padding: 0px;
}

#thumbPrK {
    float: left;
}

#show-key #thumbPrK {
    float: none !important;
    margin: 0px auto;
    display: block;
}

#addopinion {
    float: left;
    background-color: #EDFBC6;
    padding: 20px 40px;
}

.input_normal #firstname-label {
    display: inline-block;
    margin-bottom: 5px;
}

.input_normal #lastname-label {
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px;
}

.input_normal #lastname-field {
    display: inline-block;
    margin-bottom: 10px;
}

.input-box #email {
    display: inline-block;
    margin-top: 5px !important;
}

.checkout-message {
    background: #D7F2FB;
    color: #273B44;
    font-size: 11px;
    width: 641px;
    line-height: 32px;
    margin: 3px 0px 3px 40px;
    padding: 0px 9px;
}

.checkout-message a {
    color: #3F78BD;
    font-weight: bold;
}

.form_bottom_panel {
    margin-top: 5px;
}

#show-key-displayed {
    font-weight: bold;
}

.addopinion100 {
    background: none !important;
    width: auto !important;
    height: auto !important;
    cursor: auto !important;
    padding: 0px !important;
}

#ao_left {
    margin: 0px 0px 20px 0px;
}

#show-key .games-image {
    float: left;
    width: 260px;
    min-height: 240px;
}

#show-key .games-image a {
    background: #F9F9F9;
}

.addopinion100 #ao_left {
    border: solid 1px #99D12C;
    background: #D8FF8C;
    width: 320px;
    padding: 20px 19px 21px 23px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;
    box-shadow: 1px 1px 19px #CCD5CE;
}

.addopinion100 #ao_left div {
    background: #fff;
    margin: 19px 0px 0px -9px;
    padding: 9px 5px 6px 5px;
    display: block;
    border-radius: 5px;
    border: solid 1px #99D12C;
    font-size: 26px;
    font-weight: bold;
    position: relative;
}

.addopinion100 #ao_left div .span_in {
    display: block;
    padding: 4px 0px;
    margin-top: -4px;
    outline: none;
    padding: 0px;
    font-size: 26px;
    border: none;
}

.addopinion100 #ao_left div .span_in::selection {
    background: #A7AFD3;
    color: #000;
}

.addopinion100 #ao_left div .span_in::-moz-selection {
    background: #A7AFD3;
    color: #000;
}

.addopinion100 #ao_left div .span_in::-webkit-selection {
    background: #A7AFD3;
    color: #000;
}

.addopinion100 #ao_right {
    font-size: 15px;
    font-weight: bold;
    margin: 0px 0px 27px 15px;
}

#ao_left p, #ao_right p {
    font-size: 30px;
}

#ao_left strong, #ao_right strong {
    font-size: 20px;
}


/* Global Messages  */
.success-msg, .success {
    padding: 10px 43px 10px 43px;
    color: #3d6611;
    font-weight: bold;
}

.error-msg, .error {
    color: #df280a;
    font-weight: bold;
    padding: 10px 43px 10px 43px;
}

.notice-msg, .warning-msg, .notice {
    color: #e26703;
    padding: 10px 43px 10px 43px;
}

.unsubscribe-msg .success-msg {}
.unsubscribe-msg .success-msg {
    background-image: none;
    background-color: #F5F5F5;
    color: #2475e0;
    padding: 10px 43px 10px 20px !important;
    margin: 0;
}

/* okienko do koszyka */
.cart_box200 {
    display: none;
    position: absolute;
    z-index: 9999;
    top: 89px;
    width: 115px;
    background: #fff;
    color: #000;
    border: 1px solid silver;
    border-radius: 5px;
    padding: 10px;
    box-shadow: 0 0 5px gray;
    margin: 0 auto;
    left: 200px;
    font-size: 11px;
}

.cart_box200 .cart_box200_a {
    color: #E7FFFF;
}

.cart_box200 .cart_box200_img {
    position: absolute;
    top: -18px;
    right: 20px;
}

#helpdesk-ticket-form .input-file {
    max-width: 200px;
}

#advice-required-entry-attribute192, #advice-required-entry-attribute193 {
    width: 140px;
    color: red
}

#content .content_reg ul {
    list-style-type: inherit;
}

#content .content_reg ol {
    list-style-type: decimal;
}

#content .content_reg li {
    padding: 0px 0px 0px 6px;
    margin: 0px 28px 10px 28px;
}

.cms {
    margin-bottom: -3px !important;
    margin-left: -16px !important;
    margin-top: -17px !important;
    background: url('../images/content_checkout33.jpg') 0px 0px no-repeat scroll #EFEFEF !important;
    padding-top: 35px !important;
    padding-bottom: 15px !important;
}
.cms .content_h1 {
    color: #2d2d2d;
    font-size: 30px;
    padding: 0px 43px 20px 23px !important;
    border-bottom: solid 1px #cfcfd0;
    margin: 0px 20px !important;
}

.breadcrumbs {
    width: 923px;
    margin: 10px auto 11px;
    padding: 0px 20px;
    min-width: 923px;
    overflow: hidden;
}

.breadcrumbs li {
    display: block;
    float: left;
    margin: 0px 10px 0px 0px;
}

.breadcrumbs li a {
    color: #ff4804;
}

.price {
    white-space: nowrap;
}

.dotpay-channel-icons li img {
    cursor: pointer;
}

.limiter {
    display: inline-table;
    float: left;
}

.limiter-select {
    display: inline-table;
}

.limiter select {
    margin-left: 5px;
}

.pages {
    display: block;
    float: left;
    margin: 0px 0px 0px 10px;
}

.pages li {
    display: block;
    float: left;
    margin: 0px 5px -2px 0px;
}

.pages li a {
    color: #000;
}

.pages li a.current {
    color: #FF6600;
}

.my-account .pages * {
    display: inline;
}

.my-account .t-last a {
    white-space: nowrap;
}

/* css produkt problem */
.product_problem {
    margin: 40px 0px 45px 0px;
}

.product_problem .product_problem_l {
    display: block;
    float: left;
    width: 210px;
    margin: 0px 50px 0px 74px;
}

.product_problem .product_problem_l .product_problem_l_img {
    display: block;
    margin: 0px auto;
    max-width: 210px;
}

.product_problem .product_problem_l_a {
    display: block;
    float: left;
    margin: 0px 10px 10px 0px;
    max-width: 95px;
}

.product_problem .ordered_d {
    margin: 3px 0px 6px 0px;
}

.product_problem .product_problem_br2 {
    height: 3px;
}

.product_problem .product_problem_r {
    display: block;
    float: left;
    color: #000;
    width: 617px;
    font-size: 18px;
    line-height: 21px;
}

.product_problem .product_problem_r b {
    color: #FF4003;
}

.product_problem .product_problem_br {
    height: 17px;
}

.product_problem .back_a {
    margin: 26px 0px 14px 0px;
    padding: 0px 10px;
    min-width: 430px;
    height: 42px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    line-height: 42px;
    border: solid 1px #A9AAAB;
    border-bottom: none;
    background: url('../images/back_a_img.jpg') center 0px no-repeat scroll #1E7AE7;
    border-radius: 5px;
}

.product_problem .back_a:hover {
    text-decoration: none;
}

.product_problem .product_problem_r_desc {
    font-size: 13px;
    color: #258ffb;
    font-weight: bold;
    margin: 5px 0px 0px 11px;
}

.product-or-pp-express {
    text-align: right;
    color: #a4a4a4;
    font-size: 13px;
    padding: 14px 0 20px;
    font-family: arial;
    letter-spacing: 1.2px;
    white-space: nowrap;
}

/* css produkt problem */
.product_problem {
    margin: 40px 0px 45px 0px;
}

.product_problem .product_problem_l {
    display: block;
    float: left;
    width: 210px;
    margin: 0px 50px 0px 74px;
}

.product_problem .product_problem_l .product_problem_l_img {
    display: block;
    margin: 0px auto;
    max-width: 210px;
}

.product_problem .product_problem_l_a {
    display: block;
    float: left;
    margin: 0px 10px 10px 0px;
    max-width: 95px;
}

.product_problem .ordered_d {
    margin: 3px 0px 6px 0px;
}

.product_problem .product_problem_br2 {
    height: 3px;
}

.product_problem .product_problem_r {
    display: block;
    float: left;
    color: #000;
    width: 617px;
    font-size: 18px;
    line-height: 21px;
}

.product_problem .product_problem_r b {
    color: #FF4003;
}

.product_problem .product_problem_br {
    height: 17px;
}

.product_problem .back_a {
    margin: 26px 0px 14px 0px;
    padding: 0px 10px;
    min-width: 430px;
    height: 42px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    line-height: 42px;
    border: solid 1px #A9AAAB;
    border-bottom: none;
    background: url('../images/back_a_img.jpg') center 0px no-repeat scroll #1E7AE7;
    border-radius: 5px;
}

.product_problem .back_a:hover {
    text-decoration: none;
}

.product_problem .product_problem_r_desc {
    font-size: 13px;
    color: #258ffb;
    font-weight: bold;
    margin: 5px 0px 0px 11px;
}

.check-items-view .product_problem .product_problem_l {
    margin: 0 27px 0 30px;
    width: 270px;
    text-align: center;
}

.check-items-view .product_problem .product_problem_l .product_problem_l_img {
    display: inline-block;
    padding: 10px;
    margin: auto;
}

#adding-to-cart {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 25;
    background: rgb(255, 255, 255) transparent;
    background-color: rgba(0, 0, 0, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000, endColorstr=#CC000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000, endColorstr=#CC000000)";
    top: 0px;
    left: 0px;
}

#adding-to-cart #adding-to-cart-popup {
    padding: 10px;
    box-shadow: none;
    width: 150px;
    height: 150px;
    font-size: 13px;
    background: #000;
    position: fixed;
    margin: 0 auto;
    top: 38%;
    left: 0;
    right: 0;
    z-index: 99999;
    color: #5a5c62;
    text-align: center;
    border-radius: 2px;
}

#adding-to-cart #adding-to-cart-popup img {
    vertical-align: middle;
    margin-left: 23px;
    float: left;
}

#adding-to-cart .spinner {
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 15px;
}

#adding-to-cart .spinner > div {
    background-color: #eb6900;
}

#adding-to-cart .adding-to-cart-popup-text {
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding-top: 15px;
    line-height: 20px;
}

.loader-tab3 {
    border: 2px solid #FC6621;
    color: #FC6621;
    font-size: 13px;
    background: #000;
}

.loader-tab img, .loader-tab3 img, #adding-to-cart-popup img {
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 1px;
}

#adding-to-cart-popup span, .loader-tab span {
    display: inline-block;
    color: #000;
    margin-left: 17px;
}

.loader-tab span {
    margin-top: 12px;
}

.adding-to-cart3 #adding-to-cart-popup span, .loader-tab3 span {
    color: #FC6621 !important;
}

#adding-to-cart .ajax-loader2, .loader-tab .ajax-loader2 {
    display: none;
}

.adding-to-cart3 .ajax-loader3, .loader-tab3 .ajax-loader3 {
    display: none !important;
}

.loader-tab3 .ajax-loader2 {
    display: inline-block;
}

.adding-to-cart3 .ajax-loader2 {
    display: block !important;
}

.fake-express-none {
    display: none !important;
}

.fake-express2 a {
    display: block;
}

#co-payment-form .fake-express2 a img {
    margin: 0 !important;
}

.fake-express2 a {
    text-decoration: none;
}

.paysafecard-payment-button .paybt {
    margin-top: 0 !important;
    margin-bottom: 15px !important
}

#profiler_section {
    position: absolute;
}

.my-account .pager {
    clear: both;
    overflow: hidden;
    zoom: 1;
}

.extra_description {
    background: #FFF6BD url('../images/extra_description_l.png') 12px 50% no-repeat;
    font-size: 13px;
    line-height: 1.5;
    color: #227297;
    font-weight: normal;
    font-family: Arial;
    position: relative;
    float: left;
    margin: -50px 0 30px 0px;
    padding: 8px 0px 5px 52px;
    width: 662px;
}
.extra_description a {
    color: #227297;
    text-decoration: underline;
    font-weight: bold;
}
.extra_description .extra_description_r {
    display: block;
    float: left;
    width: 660px;
    margin: 7px 20px 7px 0px;
}

#profiler_section {
    position: absolute;
}

.my-account .pager {
    clear: both;
    overflow: hidden;
    zoom: 1;
}

div.fake-express2:hover {
    text-decoration: none !important;
}

div.fake-express2 a img {
    padding: 10px 0 0;
}

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

.table-login-popup {
    margin-left: 30px;
    border: 0;
    width: 320px;
}

.table-login-popup-right {
    text-align: right;
}

.b-right .my-account .checkout_table {
    font-size: 13px !important;
}

.moneybookers_payments {
    padding-bottom: 25px;
}

.moneybookers_payments .payment_ic_desc {
    color: #606060;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 16px 12px 16px;
}

.moneybookers_payments .payment_ic_desc2 {
    color: #606060;
    font-size: 14px;
    font-weight: bold;
    margin: 13px 3px 11px 3px;
}

.moneybookers_payments .payment_ic_d {
    padding: 0px 0px 6px 0px;
    margin: 0px 14px;
    cursor: pointer;
}

.moneybookers_payments .payment_ic_d2 {
    margin: 0px 14px;
    display: none;
}

.moneybookers_payments .payment_a1 {
    background: url('../images/checkout/skrill-cards-big.png') 0px 0px no-repeat;
    height: 42px;
    width: 64px;
    display: inline-block;
    margin-bottom: 10px;
    border: 3px solid transparent;
    cursor: pointer;
}

.moneybookers_payments .payment_a1:hover, .moneybookers_payments a.active {
    text-decoration: none;
    cursor: auto;
}

.moneybookers_payments .payment_ic1 {
    background-position: -1px 5px;
    margin-left: 6px;
}

.moneybookers_payments .payment_ic2 {
    background-position: -74px 5px;
}

.moneybookers_payments .payment_ic3 {
    background-position: -150px 5px;
}

.moneybookers_payments .payment_ic4 {
    background-position: -225px 5px;
    width: 67px;
}

.moneybookers_payments .payment_ic5 {
    background-position: -302px 5px;
    width: 68px;
}

.moneybookers_payments .payment_ic6 {
    background-position: -377px 5px;
    width: 68px;
}

.moneybookers_payments .payment_ic7 {
    background-position: -454px 5px;
    width: 68px;
}

.moneybookers_payments .payment_ic8 {
    background-position: -530px 5px;
    width: 68px;
}

.moneybookers_payments .payment_ic9 {
    background-position: 3px -45px;
    width: 68px;
}

.moneybookers_payments .payment_ic10 {
    background-position: -74px -45px;
    width: 68px;
}

.moneybookers_payments .sofort_note {
    font-weight: normal;
    margin: 20px 0px 0px 20px;
    font-style: italic;
}

.moneybookers_payments .payment_ic_d2_a2 {
    height: 45px;
    line-height: 44px;
    width: 165px;
    margin-right: 11px;
    background: url('../images/icons.png') -2px -513px no-repeat;
    color: #fff;
    font: normal bold 14px arial, sans-serif;
    border: none;
    cursor: pointer;
    position: relative;
    display: inline-block;
}

.moneybookers_payments .payment_ic_d2_a2:first-child {
    margin-right: 0px;
}

.widthicons .moneybookers_payments .payment_ic_d2_a2 img {
    position: absolute;
    top: 5px;
    left: 0px;
    margin-left: 0px !important;
    margin-top: 0px !important;
}

/*
.widthicons .moneybookers_payments .payment_ic_d2_a2:hover
{
        background-position:-437px -654px;
}
*/
.widthicons .moneybookers_payments .payment_ic_d2_a2 img, .widthicons .moneybookers_payments .payment_ic_d2_a2:hover img, .widthicons .moneybookers_payments img, .widthicons .moneybookers_payments ul li:hover img {
    margin-left: 0px !important;
    margin-top: 0px !important;
}

#description table, #multiplayer table {
    display: block;
    float: right;
    border: solid 2px #85AC53;
    border-right: none;
    border-bottom: none;
    width: 437px;
    margin: 10px 50px 10px 0px;
}

#description table td, #multiplayer table td {
    border-right: solid 2px #85AC53;
    border-bottom: solid 2px #85AC53;
    padding: 5px;
}

#requirement table, #facts table, #pegi table, #other table {
    display: block;
    float: right;
    border: solid 2px #85AC53;
    border-right: none;
    border-bottom: none;
    margin: 10px 0px 10px 0px;
}

#requirement table td, #facts table td, #pegi table td, #other table td {
    border-right: solid 2px #85AC53;
    border-bottom: solid 2px #85AC53;
    padding: 5px;
}
#description ol, #multiplayer ol, #keyfeatures ol {
    margin: 10px 0 5px 15px;
    list-style-type: decimal !important;
}
#description ul, #multiplayer ul, #keyfeatures ul {
    list-style-type: disc !important;
    margin: 10px 0 5px 15px;
}

#extra_description ul {
    display: block;
    list-style-type: disc !important;
    margin: 10px 50px 5px 15px;
    overflow: visible !important;
}

#extra_description ol {
    display: block;
    list-style-type: decimal !important;
    margin: 10px 50px 5px 0px;
}

#requirement ol, #facts ol, #pegi ol, #other ol {
    list-style-type: decimal !important;
    margin: 10px px 5px 16px;
    overflow: visible !important;
}

#requirement ul, #facts ul, #pegi ul, #other ul {
    list-style-type: circle !important;
    margin: 10px 0px 5px 16px;
    overflow: visible !important;
}

#description li, #multiplayer li, #keyfeatures li {
    font-size: 13px;
    line-height: 1.5;
    text-align: justify;
    font-family: Arial, Helvetica, sans-serif;
    overflow: visible !important;
    display: list-item !important;
    margin-bottom: 5px !important;
}

#extra_description li {
    font-size: 13px;
    line-height: 1.5;
    text-align: justify;
    margin-bottom: 5px !important;
    margin-left: 20px !important;
    display: list-item !important;
    overflow: visible !important;
    font-size: 12px !important;
}

.cw-spec {
    list-style-type: none !important;
    margin-left: 0px !important;
}

.cw-spec li {
    display: block !important;
    overflow: hidden !important;
    list-style-type: none !important;
    margin: 0px !important;
}

/* checkbox w oknie jezdzacym w tpl produkcie*/

.games-not-available {
    margin-top: 25px;
    margin-bottom: 10px;
    margin-right: 5px;
}

.games-price .paypal_ch_d {
    font-size: 12px;
    margin-bottom: 9px;
    margin-left: 36px;
}

.games-price .paypal_ch {
    display: block;
    float: left;
    margin: 0px 5px 0px 0px;
    background: url('../images/reg.png') 0px 0px no-repeat;
    height: 15px;
    width: 14px;
}

.games-price .paypal_ch_active {
    background: url('../images/reg_h.png') 0px 0px no-repeat;
}

.games-price .paypal_ch:hover {
    text-decoration: none;
}

.games-price .paypal_ch_d2 {
    display: block;
    float: left;
    margin-top: 3px;
    width: 170px;
    text-align: left;
}

.games-price .paypal_ch_d_error .paypal_ch_d2 {
    color: #ff0000;
}

ul.sitemap_ul {
    margin: 0px;
}

ul.sitemap_ul li {
    padding-left: 10px;
    padding-bottom: 5px;
}

ul.sitemap_ul li a {
    color: #232323;
    font-size: 17px;
    text-decoration: none;
}

ul.sitemap_ul li a:hover {
    color: #104363;
}

ul.sitemap_ul li a:visited {
    color: #232323;
}

.h1_border_bottom {
    border-bottom: solid 1px #cfcfd0;
    padding: 6px 0px 21px 30px !important;
    color: #2d2d2d !important;
    margin: 4px 16px 11px 19px !important;
}

.sitemap_content {
    margin: 30px 15px 10px 15px;
    padding-bottom: 20px;
    overflow: auto;

}

.sitemap_col1, .sitemap_col2 {
    float: left;
    width: 33%;
    border-right: 1px solid #cfcfd0;
}

.sitemap_col3 {
    margin-left: 66%;
}

.g2a-gm a:hover {
    text-decoration: none;
    opacity: 0.9;
}

.form {
    padding-left: 40px;
    margin-bottom: 20px;
}

#contact_form2 .il_left {
    min-width: 165px !important;
    padding-top: 20px;
}

/* Contact */

.contact_left {
    width: 270px;
    border: 0px;
    float: left;
    padding-left: 30px;

}

.contact_right {
    display: block;
    border-left: 1px solid #d2d2d2;
    margin-left: 305px;
    padding: 20px;
    margin-bottom: 20px;
}

.contact_left .legend {
    margin-top: 20px;
}

.contact_left #phone-contact {
    margin-top: 20px;
    margin-left: 10px;
}

.contact_right .input-text, .form .input-text {
    border: 1px #BDBDBD solid !important;
    border-width: 1px !important;
    color: #474747;
    background-color: #F3F3F3 !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 37px !important;
    line-height: 37px !important;
    padding-left: 15px;
    padding-right: 20px;
    width: 283px !important;
    outline: none;
    margin-bottom: 10px;
    margin-top: 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-image: none !important;
}

.form .input-file {
    width: 100%;
    height: 100%;
    z-index: 100;
    position: relative;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    height: 39px;
    width: 100px;
}

.div_input_file {

    height: 37px;
    line-height: 44px;
    width: 100px;
    background: url('../images/icons.png') -2px -513px no-repeat;
    color: #fff;
    font: normal bold 14px arial, sans-serif;
    border: none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;

    cursor: pointer;
    margin-right: 109px;
}

.div_input_file_value {
    padding-top: 11px;
    text-align: center;
    width: 100px;
    cursor: pointer;
    position: absolute;

}

.div_input_file_text {
    margin-left: 120px;
    padding-top: 10px;
    color: #474747;
    width: 195px;
}

.contact_right .input-textarea {
    border: 1px #BDBDBD solid !important;
    border-width: 1px !important;
    color: #474747;
    background-color: #F3F3F3 !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 80px !important;
    line-height: 37px !important;
    padding-left: 15px;
    padding-right: 20px;
    width: 283px !important;
    outline: none;
    margin-bottom: 10px;
    margin-top: 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-image: none !important;
}

.form .validation-advice {
    color: red;
}

.form .input-textarea {
    border: 1px #BDBDBD solid !important;
    border-width: 1px !important;
    color: #474747;
    background-color: #F3F3F3 !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.5;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 20px;
    width: 430px !important;
    height: 140px !important;;
    outline: none;
    margin-bottom: 10px;
    margin-top: 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-image: none !important;
    overflow: auto;
    resize: none;
}

.contact_right #fbp_kontakt {
    margin-top: 70px !important;
}

.form #fbp_kontakt {
    margin-top: 30px !important;
}

.form .ef-captcha {
    border: 1px solid black;
    float: left;
}

.form .ef-input {
    border: 1px #BDBDBD solid !important;
    border-width: 1px !important;
    color: #474747;
    background-color: #F3F3F3 !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 37px !important;
    line-height: 37px !important;
    padding-left: 15px;
    padding-right: 20px;
    width: 80px !important;
    outline: none;
    margin-bottom: 10px;
    margin-top: 0px;
    margin-left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-image: none !important;

}

.form .ef-captcha-reload {
    font-size: 13px;
    margin-top: 36px;
    position: absolute;
}

.form .ef-captcha-reload:hover {
    font-size: 13px;
    margin-top: 36px;
    text-decoration: underline;
    cursor: pointer;
}

.contact_right .input_lifting {
    margin-top: 10px;
}

.contact_right .required {
    display: block;
    float: left;
    margin: 12px 10px 0px 135px;
}

.form .required {
    display: block;
    float: left;
    margin: 12px 10px 0px 185px;
}

.contact_right .input_lifting, .form .input_lifting {
    display: inline-block;
}

.form .input_button {
    height: 45px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    width: 70px;
    background: url('../images/icons.png') -2px -513px no-repeat;
    color: #fff;
    font: normal bold 14px arial, sans-serif;
    border: none;
    position: absolute;
    z-index: 22;
    cursor: pointer;
    margin-left: 10px;
    margin-top: -3px;

}

.form .input_button:hover {
    height: 45px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    width: 70px;
    background: url('../images/icons.png') -437px -654px no-repeat;
    color: #fff;
    font: normal bold 14px arial, sans-serif;
    border: none;
    cursor: pointer;

}

.contact_right .blue-white_button, .form .blue-white_button {
    height: 45px;
    line-height: 44px;
    width: 165px;
    background: #1990ff;
    background: -moz-linear-gradient(top,  #1990ff 0%, #136dff 100%);
    background: -webkit-linear-gradient(top,  #1990ff 0%,#136dff 100%);
    background: linear-gradient(to bottom,  #1990ff 0%,#136dff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1990ff', endColorstr='#136dff',GradientType=0 );
    color: #fff;
    font: normal bold 14px arial, sans-serif;
    border: none;
    margin-top: -5px;
    cursor: pointer;
    margin-right: 109px;
}

.contact_right .blue-white_button:hover, .form .blue-white_button:hover {
    background: #66b7ff;
    background: -moz-linear-gradient(top,  #66b7ff 0%, #3582ff 100%);
    background: -webkit-linear-gradient(top,  #66b7ff 0%,#3582ff 100%);
    background: linear-gradient(to bottom,  #66b7ff 0%,#3582ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66b7ff', endColorstr='#3582ff',GradientType=0 );
}

.success-msg, .success {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 20px;
    font-size: 12px;
    color: #427229;
    padding: 13px !important;
    background-color: red;
    padding: 10px 43px 10px 43px !important;
    background-color: #dfeed7;
    font-weight: bold;
    background-image: url('../images/checkout/ok-koszyk.png');
    background-repeat: no-repeat;
    background-position: 7px 50%;
}

.error-msg {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 20px;
    font-size: 12px;
    color: #b94a48;
    padding: 13px !important;
    background-color: red;
    padding: 10px 43px 10px 43px !important;
    background-color: #f2dede;
    font-weight: bold;
    background-image: url('../images/error.png');
    background-repeat: no-repeat;
    background-position: 7px 50%;
}

.notice-msg {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 20px;
    font-size: 12px;
    color: #673000;
    padding: 13px !important;
    background-color: red;
    padding: 10px 43px 10px 43px !important;
    background-color: #ffbb81;
    font-weight: bold;
    background-image: url('../images/error.png');
    background-repeat: no-repeat;
    background-position: 7px 50%;
}

.notice-msg a:hover {
    color: #3c3cff;
    text-decoration: none;
}

.widthicons .webmoney-payment-button ul li img {
    width: auto;
}

.widthicons .webmoney-payment-button ul li:hover img {
    width: auto;
}

.g2a-bbt {
    position: fixed;
    cursor: pointer;
    right: 20px;
    top: 2px;
    opacity: 0;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms;
    transition: all 300ms;
}
.g2a-bbt span {
    display: inline-block;
}
@media (min-width: 1200px) {
    .mpHeaderMini .g2a-bbt {
        opacity: 1;
    }
}

@media  (max-width: 1168px) {
    .g2a-bbt {
        display: none;
    }
}

.payment-method {
    height: 40px;
    margin-top: 20px;
    border-bottom: 1px solid #575758;
}

.payment-method li {
    float: left;
    cursor: pointer;
    border-bottom: none;
    background-color: #3a3b3f;
    height: 40px;
    line-height: 40px;
    width: 127px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #717274;
}
body.ar_SA .payment-method li{
    float:right;
}

.payment-method li.active {
    border-top: 1px solid #575758;
    border-left: 1px solid #575758;
    border-right: 1px solid #575758;
    background-color: #313336;
    color: #fff;
}
.payment-method li.payment-method-g2a-pay {
     background-image: url('../images/footer_s_g2a_new.png');
     background-repeat: no-repeat;
     background-position: -218px 0px;
     border-left: 1px solid #2e2e2e;
 }
.payment-method li.payment-method-g2a-pay.active {
    border-left: 1px solid #575758;
}
.payment-method-icons li.pay{
    height: 175px;
}
.payment-method-icons li.pay img {
    float: left;
}
.payment-method-icons li.pay a {
    float: left;
}
.payment-method-icons li.pay a.now-acepting-paypal {
    margin: 0 !important
}
.payment-method-icons li.other img {
    margin-top: 0px;
}
.payment-method-icons li.pay .paypal-na{
    margin-right: 20px;
    height: 47px;
    width: 165px;
    background-image: url('../images/footer_s_g2a_new.png');
    background-position: -182px -115px;
    background-repeat: no-repeat;
}
.payment-method-icons li.pay .paypal-mob {
    margin-right: 20px;
    height: 16px;
    width: 164px;
    margin-top: 26px;
    background: url('../images/footer_s_g2a_new.png') -427px -602px no-repeat;
}
.payment-method-icons li.pay .webmoney-pay {
    margin-right: 20px;
    height: 26px;
    width: 170px;
    margin-top: 16px;
    background: url('../images/footer_s_g2a_new.png') -420px -147px no-repeat;
}
.g2apay_button_japanese.g2apay_express_button {
    background: url('../images/japanese-pay-product-page.png') top center no-repeat;
    width: 228px;
    height: 44px;
}
.payment-method li.payment-method-webmony {
    font-weight: 100;
    border-left: 1px solid #2e2e2e;
}
body.ja_JP li.payment-method-webmony{
    display: none;
}
.payment-method li.payment-method-webmony.active {
    border-left: 1px solid #575758;
}

.payment-method li.payment-method-other {
    width: auto !important;
    padding: 0px 20px;
    font-size:12px;
    text-transform: uppercase;
    border-left: 1px solid #2e2e2e;
}

.payment-method li.payment-method-other.active {
    background-position: -6px -40px;
    border-left: 1px solid #575758;
}


.pmi-left {
    width: auto;
    display: inline-block;
    float: left;
    margin-top: 10px;
}

.pmi-left2 {
    display: inline-block;
    float: left;
    margin-top: 19px;
    margin-left: 20px;
    color: #fff;
    font-weight: bold;

}

.pmi-left a {
    color: #4192C7;
    display: inline-block;
    font-size: 13px;
    text-decoration: none;
}

.pmi-left img {
    margin-bottom: 6px !important;
    margin-right: 4px;
}

.pmi-left2 a {
    color: #fff;
}

.mebMoney_jp{
    width:120px;
    height: 42px;
    background: url('../images/footer_s_g2a_new.png') -461px -139px no-repeat;
}
.mebMoney_vm_ru,.mebMoney_v_ru,.mebMoney_vm_en,.mebMoney_v_en{
    display: inline-block;
    width: 88px;
    height: 31px;
}
.mebMoney_vm_ru {
    background: url('../images/footer_s_g2a_new.png') -218px -595px no-repeat;
}
.mebMoney_v_ru {
    background: url('../images/footer_s_g2a_new.png') -325px -595px no-repeat;
}
.mebMoney_vm_en {
    background: url('../images/footer_s_g2a_new.png') -112px -595px no-repeat;
}
.mebMoney_v_en {
    background: url('../images/footer_s_g2a_new.png') -6px -595px no-repeat;
}

.payment-method-icons li {
    display: none;
    height: 140px;
    border: 1px solid #575758;
}

.payment-method-icons li.active {
    display: block;
    min-height: 175px;
    padding: 20px;
    box-sizing: border-box;
    margin-top:-1px;
}
li.pay.active .payG2a {
    width: 307px;
    height: 132px;
    float: left;
}
li.pay.active .payG2a .payG2a_1 {
    width: 61px;
    height: 30px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -104px -264px no-repeat scroll;
}
li.pay.active .payG2a .payG2a_2 {
    width: 61px;
    height: 30px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -165px -264px no-repeat;
}
li.pay.active .payG2a .payG2a_3 {
    width: 61px;
    height: 30px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -226px -264px no-repeat;
}
li.pay.active .payG2a .payG2a_4 {
    width: 54px;
    height: 30px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -287px -264px no-repeat;
}
li.pay.active .payG2a .payG2a_5 {
    width: 70px;
    height: 30px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -341px -264px no-repeat;
}
li.pay.active .payG2a .payG2a_6 {
    width: 90px;
    height: 33px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -104px -294px no-repeat;
}
li.pay.active .payG2a .payG2a_7 {
    width: 70px;
    height: 33px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -194px -294px no-repeat;
}
li.pay.active .payG2a .payG2a_8 {
    width: 90px;
    height: 33px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -264px -294px no-repeat;
}
li.pay.active .payG2a .payG2a_9 {
    width: 55px;
    height: 33px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -354px -294px no-repeat;
}
li.pay.active .payG2a .payG2a_10 {
    width: 70px;
    height: 33px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -104px -327px no-repeat;
}
li.pay.active .payG2a .payG2a_11 {
    width: 100px;
    height: 33px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -174px -327px no-repeat;
}
.ja_JP li.pay.active .payG2a .payG2a_11 {
    display: none;
}
li.pay.active .payG2a .payG2a_12 {
    width: 70px;
    height: 33px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -274px -327px no-repeat;
}
li.pay.active .payG2a .payG2a_13 {
    width: 65px;
    height: 33px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -344px -327px no-repeat;
}
.ja_JP li.pay.active .payG2a .payG2a_13 {
    padding-right: 20px;
}
li.pay.active .payG2a .payG2a_14 {
    width: 40px;
    height: 33px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -104px -360px no-repeat;
}
li.pay.active .payG2a .payG2a_15 {
    width: 100px;
    height: 33px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -144px -360px no-repeat;
}
li.pay.active .payG2a .payG2a_16 {
    width: 80px;
    height: 36px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -244px -360px no-repeat;
}
li.pay.active .payG2a .payG2a_17 {
    width: 85px;
    height: 36px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -324px -360px no-repeat;
}
li.pay.active .g2ashield {
    width: 175px;
    height: 75px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -415px -264px no-repeat;
}
li.pay.active .pay-lc{
    display: block;
    max-width: 190px;
    float: left;
}
li.other.active .altMethod{
    width: 496px;
    height: 99px;
    float: left;
}
li.other.active .altMethod .altMethod_1 {
    width: 65px;
    height: 99px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -104px -397px no-repeat;
}
li.other.active .altMethod .altMethod_2 {
    width: 50px;
    height: 55px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -169px -397px no-repeat;
}
li.other.active .altMethod .altMethod_3 {
    width: 50px;
    height: 55px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -219px -397px no-repeat;
}
li.other.active .altMethod .altMethod_4 {
    width: 55px;
    height: 55px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -269px -397px no-repeat;
}
li.other.active .altMethod .altMethod_5 {
    width: 50px;
    height: 55px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -324px -397px no-repeat;
}
li.other.active .altMethod .altMethod_6 {
    width: 50px;
    height: 55px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -374px -397px no-repeat;
}
li.other.active .altMethod .altMethod_7 {
    width: 60px;
    height: 55px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -424px -397px no-repeat;
}
li.other.active .altMethod .altMethod_8 {
    width: 60px;
    height: 55px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -484px -397px no-repeat;
}
li.other.active .altMethod .altMethod_9 {
    width: 56px;
    height: 55px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -544px -397px no-repeat;
}
li.other.active .altMethod .altMethod_10 {
    width: 50px;
    height: 44px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -169px -452px no-repeat;
}
li.other.active .altMethod .altMethod_11 {
    width: 65px;
    height: 44px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -219px -452px no-repeat;
}
li.other.active .altMethod .altMethod_12 {
    width: 35px;
    height: 44px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -284px -452px no-repeat;
}
li.other.active .altMethod .altMethod_13 {
    width: 45px;
    height: 44px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -319px -452px no-repeat;
}
li.other.active .altMethod .altMethod_14 {
    width: 75px;
    height: 44px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -364px -452px no-repeat;
}
li.other.active .altMethod .altMethod_15 {
    width: 75px;
    height: 44px;
    float: left;
    background: url('../images/footer_s_g2a_new.png') -439px -452px no-repeat;
}
.g2a-address {
    font-size: 12px;
    color: #a9a9a9;
    margin-bottom: 10px;
}

.g2a-address strong {
    font-weight: bold;
}

.g2a-address .ga-separator {
    height: 10px;
    width: 1px;
    display: inline-block;
    background-color: #a9a9a9;
}

.g2a-rights {
    font-size: 12px;
    color: #a9a9a9;
    text-align: left;
    margin-top: 122px;
}

#footer-wrap #footer .foo-center .partners img {
    margin-bottom: 0 !important;
}


.socials_a2_m {
    text-indent: 15px;

}

.socials_a2_m img {
    position: absolute;
    margin-top: -4px;
    margin-left: -18px;
}

#mobile_form {
    display: none;
}

#mobile-phone-prefix, #mobile-phone-input, #password_social3 {
    border: 1px solid #b0b0b0;
    background-image: none;
    background-color: #fafafa;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    float: left;
    width: 35px;
    margin-right: 6px;
}

#mobile-phone-input {
    width: 105px;
}

#password_social3 {
    width: 105px;

}

.mobile-pass {
    display: none;
}

.mp-user-popup p.bold {
    margin-bottom: 20px;
}

.dialog_bt3 {
    background: #fc6027; /* Old browsers */
    background: -moz-linear-gradient(top, #fc6027 0%, #fa4a14 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fc6027), color-stop(100%, #fa4a14)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fc6027 0%, #fa4a14 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fc6027 0%, #fa4a14 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fc6027 0%, #fa4a14 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fc6027 0%, #fa4a14 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc6027', endColorstr='#fa4a14', GradientType=0); /* IE6-9 */
    padding: 10px;
    color: #fff;
    font-size: 14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: none;
    margin-left: 157px;
    font-weight: bold;
    cursor: pointer;
}

.dialog_bt4 {
    background: #2b88e7; /* Old browsers */
    background: -moz-linear-gradient(top, #2b88e7 0%, #1e66de 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b88e7), color-stop(100%, #1e66de)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2b88e7 0%, #1e66de 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2b88e7 0%, #1e66de 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2b88e7 0%, #1e66de 100%); /* IE10+ */
    background: linear-gradient(to bottom, #2b88e7 0%, #1e66de 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b88e7', endColorstr='#1e66de', GradientType=0); /* IE6-9 */
    padding: 10px;
    color: #fff;
    font-size: 14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: none;
    margin-left: 157px;
    font-weight: bold;
    cursor: pointer;
    display: none;

}

.autocomplet-item-none {
    display: none;
}

.reseller-rating-background {
    background: #ffffff url('../images/reseller.jpg') 0 0 no-repeat;
    padding-top: 90px;
}

.reseller-rating-background a {
    display: block;
}

.optional_name {
    color: #2d2d2d;
    font-size: 20px;
    padding: 5px 43px 4px 43px;
}

.jq-charity-order-thank a {
    color: #1455af;
}

.charity-sucessfuly-connected {
    color: #0d58b3;
    font-size: 22px;
    border-bottom: 1px solid #d1d0ce;
    width: 300px;
    margin: 0 auto 10px;
    padding: 0 0 10px;
}

.jq-charity-block {
    background-color: #cfe4ff;
    border-top: 1px solid #d1d0ce;
    border-bottom: 1px solid #d1d0ce;
    margin: 0 0 0 1px;
    position: relative;
    top: 17px;
    z-index: 2;
    text-align: center;
    padding: 20px;
}

.charity-exchange {
    color: #568dc5;
    font-size: 12px;
    overflow: hidden;
    position: relative;
    top: 7px;
}

.charity-exchange-connected {
    padding: 0px 17px;
    height: 50px;
    display: inline-block;
    text-shadow: 1px 1px #698040;
    background: #0898de;
    background: -moz-linear-gradient(top, #0898de 0%, #025fc9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0898de), color-stop(100%, #025fc9));
    background: -webkit-linear-gradient(top, #0898de 0%, #025fc9 100%);
    background: -o-linear-gradient(top, #0898de 0%, #025fc9 100%);
    background: -ms-linear-gradient(top, #0898de 0%, #025fc9 100%);
    background: linear-gradient(to bottom, #0898de 0%, #025fc9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0898de', endColorstr='#025fc9', GradientType=0);
    text-align: center;
    line-height: 52px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-shadow: 1px 1px #3F7001;
    margin: 9px -5px 8px 0px;
    border: none;
    border-radius: 3px;
}

a.charity-exchange-connected:hover {
    text-decoration: none;
}

.charity-exchange-step1 {
    color: #000000;
    font-size: 20px;
    border-bottom: 1px solid #d1d0ce;
    width: 590px;
    margin: 0 auto 10px;
    padding: 0 0 17px;
}

.charity-exchange-step2 {
    color: red;
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0px;
}

.connect-with-twitch {
    float: right;
    position: relative;
    top: -6px;
    display: inline-block;
    width: 202px;
    cursor: pointer;
    height: 36px;
    background-image: url("/skin/frontend/gate/default/images/connect-with-twitch.png");
    border: none;
}

.connect-with-twitch:hover {
    background-position: 0 -36px;
}

.charity-cart-success {
    background-color: #cfe4ff;
    border-top: 1px solid #d1d0ce;
    border-bottom: 1px solid #d1d0ce;
    margin: 0 0 0 1px;
    position: relative;
    top: 17px;
    z-index: 100;
    text-align: center;
    padding: 37px 20px;
    color: #000000;
    font-size: 21px;
}

.twitch-bt {
    width: 167px;
    height: 27px;
    overflow: hidden;
    display: inline-block;
    float: right;
    border: none;
    background-image: url('/skin/frontend/gate/default/images/charity/twitch-bt.png');
    cursor: pointer;
}

.twitch-bt:hover {
    background-position: 0 -27px;
}

#payment_form_credit-card-debit-card {
    padding-left: 20px
}

#payment_form_credit-card-debit-card .form-list {
    margin-top: 5px;
    margin-left: 15px;
    margin-bottom: 20px;
    line-height: 1.5;
}

#payment_form_credit-card-debit-card .form-list li {
    font-weight: normal;
}

#payment_form_credit-card-debit-card .paybt {
    margin-bottom: 20px;
}

#payment_form_credit-card-debit-card ul li img {
    margin-left: 0px !important;
}

#payment_form_credit-card-debit-card ul:first-of-type {
    display: inline-block;
}

#payment_form_credit-card-debit-card #online-banking_iFrame {
    margin-top: 10px;
}

#payment_form_credit-card-debit-card #online-banking_iFrame-please-wait {
    margin-top: 10px;
}

#payment_form_credit-card-debit-card #globalcollect-iframe {
    border: 1px solid #AFB0B1;
    padding: 10px;
    margin-right: 10px;
    float: right;
    margin-bottom: 10px;
    border: 0
}

.iframe-please-wait {
    margin-left: 190px
}

.payment_form_globalcollect #payment-error-msg {
    text-align: center;
    color: red;
}

#payment_form_credit-card-debit-card ul:first-of-type li {
    float: left;
    width: 90px !important;
}

#payment_form_credit-card-debit-card ul:first-of-type li:nth-child(n+1) {
    padding-top: 10px
}

#payment_form_credit-card-debit-card ul:first-of-type li input {
    cursor: pointer;
    margin-right: 5px;
    margin-top: 19px
}

#payment_form_credit-card-debit-card ul:first-of-type li img {
    max-width: 70px;
}

#credit-card-debit-card_iFrame {
    clear: both;
}

#content-tabs .gc-redirect-form h1 {
    font-size: 28px;
}

.gc-redirect-form form {
    padding: 0 0 25px;
    overflow: hidden;
}

.gc-redirect-form p#auto-redirect {
    color: #f8f8f8;
    padding: 10px 43px 23px;
}

.gc-redirect-form button.gc-submit-button {
    background: linear-gradient(to bottom, #2C78C2 0%, #225DB2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 2px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin: 0 auto;
    padding: 0 10px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    border: 0;
    width: 180px;
}

.jq-marketplace-product-handle {
    display: none;
}

#content_checkout2 .checkout_sp3-seller {
    color: #4c4c4c;
}
.g2a-cart-shield-bl {
    height: 15px;
    min-width: 229px;
    float: right;
}
.g2a-cart-shield {
    background: url("/skin/frontend/gate/default/images/marketplace/new-shield/shield-bg-xs.png") no-repeat scroll 36px 0 #899da9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    float: right;
    height: 36px;
    min-width: 229px;
    overflow: hidden;
    position: relative;
}

#content_checkout2 tr td.g2a-cart-sheild-borders {
    border-top: 0px;
    border-left: 0px !important;
    border-right: 1px solid #A9A9A9;
    padding-top: 0px !important;
}

.g2a-cart-shield-price {
    color: #ffffff;
    float: right;
    font: bold 19px/34px arial;
    margin-left: 130px;
    padding: 0 8px 0 0;
    text-align: right;
}

.g2a-cart-shield-checkbox {
    background: url('/skin/frontend/gate/default/images/marketplace/new-shield/checkbox.png') no-repeat 0 100%;
    width: 15px;
    height: 15px;
    float: left;
    margin: 11px 0 0 11px;
    display: none;
}

.g2a-cart-shield-checkbox-checked {
    background: url('/skin/frontend/gate/default/images/marketplace/new-shield/checkbox.png') no-repeat 0 0;
    margin: 11px 0 0 11px;
}

.g2a-cart-shield-info {
    position: absolute;
    top: 7px;
    left: 130px;
    background: url('/skin/frontend/gate/default/images/marketplace/cart-shield-background-i.png') no-repeat 0 0;
    width: 23px;
    height: 23px;
}

.g2a-cart-shield-info:hover {
    cursor: pointer;
    background-position: 0 -23px;
}

.mp-shield-cart-top {
    vertical-align: top;
}

.mp-shield-cart-top .prince_sp {
    display: block;
    height: 41px;
    line-height: 41px;
}

#payment_form_WebMoney {
    padding: 0 0 14px;
}

.payment_form_globalcollect {
    padding-bottom: 20px
}

#payment_form_online-banking-836 {
    background: url('/skin/frontend/gate/default/globalcollect/images/sofort-logo.png') no-repeat 50% 10px;
    padding: 73px 0 13px;
}

#payment_form_online-banking-841 {
    background: url('/skin/frontend/gate/default/images/webmoney/webmoney_logo.gif') no-repeat 50% 10px;
    padding: 59px 0 13px;
}

#payment_form_online-banking-809 {
    background: url('/skin/frontend/gate/default/globalcollect/images/ideal-logo.png') no-repeat 51% 0;
    padding: 80px 0 13px;
}

#payment_form_online-banking-861 {
    background: url('/skin/frontend/gate/default/globalcollect/images/alipay.jpg') no-repeat 51% 0;
    padding: 90px 0 13px;
}

#payment_form_direct-debit-701 {
    background: url('/skin/frontend/gate/default/globalcollect/images/cc4.png') no-repeat 51% 0;
    padding: 170px 0 13px;
}

#payment_form_direct-debit-702 {
    /*ok*/
    background: url('/skin/frontend/gate/default/globalcollect/images/cc3.png') no-repeat 51% 0;
    padding: 170px 0 13px;
}

#payment_form_direct-debit-703 {
    /*ok*/
    background: url('/skin/frontend/gate/default/globalcollect/images/cc2.png') no-repeat 51% 0;
    padding: 170px 0 13px;
}

#payment_form_direct-debit-709 {
    /*ok*/
    background: url('/skin/frontend/gate/default/globalcollect/images/cc1.png') no-repeat 51% 0;
    padding: 170px 0 13px;
}

#payment_form_direct-debit-711 {
    background: url('/skin/frontend/gate/default/globalcollect/images/cc4.png') no-repeat 51% 0;
    padding: 170px 0 13px;
}

#payment_form_direct-debit-712 {
    /*ok*/
    background: url('/skin/frontend/gate/default/globalcollect/images/cc3.png') no-repeat 51% 0;
    padding: 170px 0 13px;
}

#payment_form_direct-debit-713 {
    /*ok*/
    background: url('/skin/frontend/gate/default/globalcollect/images/cc2.png') no-repeat 51% 0;
    padding: 170px 0 13px;
}

#payment_form_direct-debit-719 {
    /*ok*/
    background: url('/skin/frontend/gate/default/globalcollect/images/cc1.png') no-repeat 51% 0;
    padding: 170px 0 13px;
}

#payment_form_online-banking-830 {
    background: url('/skin/frontend/gate/default/globalcollect/images/logo_paysafecard.png') no-repeat 51% 0;
    padding: 80px 0 13px;
}

#payment_form_online-banking-843 {
    background: url('/skin/frontend/gate/default/globalcollect/images/skrill-ico.png') no-repeat 51% 0;
    padding: 60px 0 13px;
}

#payment_form_online-banking-816 {
    background: url('/skin/frontend/gate/default/globalcollect/images/giropay.jpg') no-repeat 50% 0;
    padding: 85px 0 13px;
}

#payment_form_online-banking-849 {
    background: url('/skin/frontend/gate/default/globalcollect/images/yandex.png') no-repeat 50% 0;
    padding: 75px 0 13px;
}

#payment_form_online-banking-8580 {
    background: url('/skin/frontend/gate/default/globalcollect/images/qiwi.jpg') no-repeat 50% 0;
    padding: 100px 0 13px;
}

#payment_form_vouchers-1400 {
    background: url('/skin/frontend/gate/default/globalcollect/images/ukash.png') no-repeat 50% 0;
    padding: 75px 0 13px;
}

#payment_form_cash-1503 {
    background: url('/skin/frontend/gate/default/globalcollect/images/boleto.png') no-repeat 50% 0;
    padding: 100px 0 13px;
}

#payment_form_online-banking-845 {
    background: url('/skin/frontend/gate/default/globalcollect/images/cashu.png') no-repeat 51% 0;
    padding: 55px 0 13px;
}

#payment_form_online-banking-809 #online-banking_iFrame, #payment_form_online-banking-809 #online-banking_iFrame-please-wait {
    display: none
}

#advice-validate-email-email {
    display: block;
    background: #ffdbd0;
    border: 1px solid silver;
    font-size: 14px;
    line-height: 16px;
    padding: 5px;
}

.mp-product-moving-box-info {
    background-color: #e6f6fe;
    padding: 10px;
    text-align: left;
    color: #256d96;
    background-image: url('/skin/frontend/gate/default/images/product_info.png');
    background-repeat: no-repeat;
    padding-left: 48px;
    background-position: 10px;
    min-height: 50px;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
}

.mp-product-moving-box-visitors {
    background-color: #e6f6fe;
    padding: 10px;
    text-align: left;
    color: #256d96;
    min-height: 50px;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
    display: none;
}
.mp-product-moving-box-visitors span {
    display: block;
    float: left;
    font-size: 26px;
    color: #2A80DE;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: 6px;
}
.mp-product-moving-box-notify, .mp-product-moving-box-wholesale-empty {
    text-align: left;
    font-size: 14px;
}

.mp-product-moving-box-notify .content-description {
    padding: 20px;
}

.mp-product-moving-box-notify strong, .mp-product-moving-box-wholesale-empty strong {
    display: block;
    line-height: 17px;
    margin-bottom: 15px;
}

.mp-product-moving-box-wholesale-empty {
    margin-top: 20px;
}

.mp-item-bn-blue {
    background: #2988e7;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI5ODhlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZjY2ZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #2988e7 0%, #1f66df 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2988e7), color-stop(100%, #1f66df));
    background: -webkit-linear-gradient(top, #2988e7 0%, #1f66df 100%);
    background: -o-linear-gradient(top, #2988e7 0%, #1f66df 100%);
    background: -ms-linear-gradient(top, #2988e7 0%, #1f66df 100%);
    background: linear-gradient(to bottom, #2988e7 0%, #1f66df 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2988e7', endColorstr='#1f66df', GradientType=0);
    border: none;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 11px;
}

.mp-item-bn-blue:hover {
    background: #3cb0f0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNjYjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYTgzZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #3cb0f0 0%, #2a83ea 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3cb0f0), color-stop(100%, #2a83ea));
    background: -webkit-linear-gradient(top, #3cb0f0 0%, #2a83ea 100%);
    background: -o-linear-gradient(top, #3cb0f0 0%, #2a83ea 100%);
    background: -ms-linear-gradient(top, #3cb0f0 0%, #2a83ea 100%);
    background: linear-gradient(to bottom, #3cb0f0 0%, #2a83ea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3cb0f0', endColorstr='#2a83ea', GradientType=0);
    cursor: pointer;
}

.mp-product-moving-box-only-mp-link {
    color: #2475E1;
    line-height: 19px;
    text-decoration: none;
    font-weight: bold;
    margin-top: 40px;
    font-size: 14px;
}

.mp-product-moving-box-only-mp-link:hover {
    color: #00A8FF;
    cursor: pointer;
}

.m-row-left {
    float: left;
}

/*paylater*/
.ebay-support-info {
    margin: 35px 0 0 0;
    background: #f3f3f3;
    height: 150px;
    text-align: center;
}

.ebay-support-info .icon-support {
    font-size: 56px;
}

.ebay-support-info span {
    display: block;
    color: #878787;
}

.ebay-support-info a span {
    display: inline-block;
    color: #006cff;
    float: left;
    line-height: 40px;
}

.ebay-support-info a span:first-child {
    margin-right:7px;
}

.ebay-support-info a,
.ebay-support-info a:hover {
    display: inline-block;
    line-height: 40px;
    margin: 30px 0 15px 0;
    font-size: 35px;
    text-decoration: none;
}

/* products configurable */
.p-configurable {
    background-color: #f0f0f0;
    text-align: left;
    padding: 15px;
    margin-right: -13px;
    margin-left: -17px;
    margin-bottom: 15px;
}

.p-configurable-h {
    color: #fb4000;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}

.p-configurable-select {
    border: 2px solid #fe4100;
    line-height: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 3px;
    position: relative;
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 6, 0.15);
    -moz-box-shadow: 0px 2px 3px rgba(0, 0, 6, 0.15);
    box-shadow: 0px 2px 3px rgba(0, 0, 6, 0.15);
    padding-left: 10px;
    padding-right: 40px;
    background: #ffffff;
    cursor: pointer;
    width: 170px;
    height: 44px;
    float: left;
}

.p-configurable-display {
    width: 135px;
}

.p-configurable-select.active {
    background: #e4e4e4; /* Old browsers */
    background: -moz-linear-gradient(top, #e4e4e4 0%, #e4e4e4 96%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4e4e4), color-stop(96%, #e4e4e4)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e4e4e4 0%, #e4e4e4 96%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e4e4e4 0%, #e4e4e4 96%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e4e4e4 0%, #e4e4e4 96%); /* IE10+ */
    background: linear-gradient(to bottom, #e4e4e4 0%, #e4e4e4 96%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#e4e4e4', GradientType=0); /* IE6-9 */
}

.p-configurable-select.active:hover {
    background: #e4e4e4; /* Old browsers */
    background: -moz-linear-gradient(top, #e4e4e4 0%, #e4e4e4 96%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4e4e4), color-stop(96%, #e4e4e4)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e4e4e4 0%, #e4e4e4 96%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e4e4e4 0%, #e4e4e4 96%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e4e4e4 0%, #e4e4e4 96%); /* IE10+ */
    background: linear-gradient(to bottom, #e4e4e4 0%, #e4e4e4 96%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#e4e4e4', GradientType=0); /* IE6-9 */
}

.p-configurable-select.active .p-configurable-select-arrow {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 4.5px 6px 4.5px;
    border-color: transparent transparent #484b50 transparent;
}

.p-configurable-select-arrow {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 6px 4.5px 0 4.5px;
    border-color: #484b50 transparent transparent transparent;
    position: absolute;
    top: 17px;
    right: 10px;
}

.p-configurable-select ul {
    z-index: 3;
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    left: 0px;
    border: 1px solid #d0d0d0;
    margin-top: 1px;
    display: none;
}

.p-configurable-u_select {
    position: absolute;
    z-index: 5;
    width: 173px;
    top: 0px;
    padding-top: 38px;
    margin-left: -11px;
}

.p-configurable-select ul li {
    padding-left: 5px;
    padding-right: 5px;
    height: 40px;
    line-height: 40px;
}

.p-configurable-select ul li:hover {
    background-color: #f3f3f3;
}


.p-configurable-tools {
    position: absolute;
    background: #ffffff;
    border: 1px solid #999999;
    min-width: 275px;
    bottom: 28px;
    right: -7px;
    padding: 6px;
    font-size: 13px;
    box-shadow: 1px 1px 2px #888888;
    line-height: 17px;
    display: none;
}

.p-configurable-tools:after, .p-configurable-tools:before {
    top: 100%;
    right: 13px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.p-configurable-tools:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 8px;
    margin-left: -8px;
}

.p-configurable-tools:before {
    border-color: rgba(153, 153, 153, 0);
    border-top-color: #999999;
    border-width: 9px;
    margin-left: -9px;
    right: 12px;
}
.p-configurable-tools-h {
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 14px;
}

.p-configurable-tools-item {
    display: none;
    max-height: 200px;
    overflow-y: auto;
}

.p-configurable-tools-item span.select {
    font-weight: bold;
    color: #ffffff;
    background-color: #5b9d00;
    padding: 1px 3px;
}

.ef-captcha-reload {
    float: left;
}

.ef-captcha-reload img {
    margin: 0 20px 0 8px;
    cursor: pointer;
}


#supportHubToolTip {
    min-height: 60px;
    background-color: #ffffff;
    position: fixed;
    right: 5px;
    bottom: 13px;
    border-radius: 5px;
    text-align: center;
    -webkit-box-shadow: 0px 11px 79px 0px rgba(0, 0, 0, 0.54);
    -moz-box-shadow: 0px 11px 79px 0px rgba(0, 0, 0, 0.54);
    box-shadow: 0px 11px 79px 0px rgba(0, 0, 0, 0.54);
}
#supportHubToolTip:hover {
    text-decoration: none;
}
.supportHubIcon {
    color: #14b269;
    font-size: 36px;
    float: left;
    margin-top: 12px;
    margin-left: 10px;
}

.supportHubTitle {
    color: #444444;
    font-weight: bold;
    font-size: 20px;
    margin-top: 20px;
    float: right;
    padding-left: 10px;
    padding-right: 15px;
}

.supportHubTitle span {
    color: #14b269;
}

.supportHubDescription {
    color: #8f9090;
    font-weight: bold;
    font-size: 12px;
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-top: 5px;
    clear: both;
    width: 166px;
    text-align: left;
    line-height: 15px;
}

.supportHubDescription span {
    color: #444444;
}

.supportHubTriangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    bottom: -10px;
    right: 10px;
}

/* notifications center */
.mp-acc-conetent .notifications-title.m-row h3 {
    margin-bottom: 35px
}

div.notificationsSpacer {
    width: 100%;
    height: 15px
}

table.notifications {
    width: 100%;
    margin-bottom: 35px
}

table.notifications th {
    border-top: 3px solid #f5f5f5;
    font-size: 14px;
    font-weight: bold;
    color: #444444;
    text-align: center;
    padding: 10px
}

table.notifications th.title {
    height: 58px;
    text-align: left;
    font-size: 20px;
    color: #ff4003;
    padding: 0 20px;
    width: 199px
}

table.notifications th.email {
    width: 210px
}

table.notifications td.daily {
    border-right: 0 none;
    width: 105px;
}

table.notifications td.hour {
    padding: 20px 16px;
    width: 105px;
}

table.notifications td.website {
    margin: 0px auto;
    width: 130px;
}

table.notifications th:first-child {
    border-right: 1px solid #dbdbdb;
    background: url('/skin/frontend/gate/default/images/notifications_bg.png') repeat-y
}

table.notifications th:last-child, table.notifications tr.transparent td:last-child {
    border-left: 1px solid #dbdbdb;
    background: url('/skin/frontend/gate/default/images/notifications_bg.png') repeat-y scroll right top
}

table.notifications td {
    text-align: center;
    font-size: 14px;
    color: #5d5d5d;
    font-weight: bold;
    border-right: 1px solid #dbdbdb;
    line-height: 21px;
    padding: 20px 18px;
}

table.notifications td.borderBottom {
    border-bottom: 1px solid #f5f5f5
}

table.notifications tr.transparent td {
    font-size: 12px;
    font-weight: normal;
    text-align: left
}

table.notifications tr.odd {
    background-color: #f5f5f5
}

table.notifications tr.transparent {
    background-color: transparent
}

table.notifications var {
    cursor: pointer;
    margin-left: 5px;
    vertical-align: middle;
}
table.notifications var span {
    padding-top: 4px;
    font-size: 18px;
    color: #2475E1;
}

table.notifications td:first-child {
    text-align: left;
}

table.notifications td:last-child {
    border-right: 0px
}

table.notifications div.tick, table.notifications div.tick-all {
    background: #CFCFCF;
    color: #CFCFCF;
    cursor: pointer;
    margin: 0 auto;
    padding: 3px;
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    border-radius: 3px;
}

table.notifications div.tick.checked, table.notifications div.tick-all.checked {
    background: #74C688;
    color: #ffffff;
}

table.notifications div.tick-all {
    margin-right: 12px;
    float: left
}

table.notifications div.tick-all-label {
    padding-left: 33px;
}

div.newsletter {
    border-top: 1px solid #dbdbdb;
    padding-top: 25px
}

div.newsletter input {
    float: left;
    margin-right: 12px;
    margin-top: 2px;
}

div.newsletter label {
    color: #292C30 !important;
    font-size: 14px !important;
    font-weight: bold !important;
    width: 250px !important;
}

div.newsletter a#reset {
    float: right;
    color: #2475e1;
    font-weight: bold;
    font-size: 14px
}

div.newsletter:after {
    display: block;
    content: "";
    clear: both
}

div.newsletter-save {
    text-align: right
}

td.notify_status {
    position: relative;
}
.notify_status button.create-ticket {
    position: absolute;
    bottom: 12px;
    right: 105px;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #2988e7 0%, #1f66df 99%) repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
}

.notify_status button.create-ticket:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #3cb0f0 0%, #2a83ea 99%) repeat scroll 0 0;
}

.notifictation-info {
    display: none;
    position: absolute;
    border-radius: 10px;
    box-shadow: 0 4px 36px #afafaf;
    width: 300px;
}

.notifictation-info img.arrow {
    bottom: -8px;
    left: 30px;
    position: absolute;
}

.notifictation-info .info {
    background: none repeat scroll 0 0 #fff;
    border-radius: 10px;
    padding: 10px;
    font-family: Arial;
    font-size: 12px;
    line-height: 17px;
}

.notifications-show {
    float: right;
    line-height: 35px
}

.notifications-show:after, .notifications-bar:after {
    display: block;
    content: "";
    clear: both
}

.notifications-show select {
    background-color: #f7f7f7;
    border: 1px solid #020202;
    border-radius: 5px;
    font-size: 14px;
    height: 35px;
    margin-left: 10px;
    padding: 6px 15px;
    width: 150px;
}

.notifications-bar {
    width: 100%;
    height: 40px;
    background-color: #f7f7f7;
    padding: 6px 10px 0 10px;
    margin: 12px 0
}

.notifications-bar a {
    font-weight: bold;
    color: #8E8A8A;
    padding: 13px 25px;
    display: inline-block;
}

.notifications-bar a:hover {
    text-decoration: none
}

.notifications-bar var {
    font-size: 11px;
    color: #fff;
    background-color: #E60000;
    border-radius: 3px;
    padding: 5px;
    font-style: normal;
}

.notifications-bar a.active {
    background-color: #fff;
    border-radius: 3px 3px 0 0;
    color: #000
}

#all-notifications .important td:first-child, #important-notifications .important td:first-child {
    background: linear-gradient(to right, #ff0000 0%, #ff0000 8px, transparent 8px, transparent 100%) repeat scroll 0 0 rgba(0, 0, 0, 0)
}

#all-notifications .notify_status {
    text-align: center
}

#important-notifications, #all-notifications {
    display: none
}

.sg-hr {
    margin: 30px 0;
}

.m-sp-desc {
    padding-left: 60px;
    font-size: 14px;
}
.sp-example-icon {
    font-size: 48px;
    color: #000000;
}
.sp-example {
    margin-top: 15px;
}
.sp-example-label {
    color: #a3a3a3;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}
.sp-example-box {
    display: inline-block;
    background-color: #f0f0f0;
    padding: 7px 15px;
    max-width: 470px;
    color: #1f2226;
    font-size: 14px;
    border-radius: 5px;
}
.sg-bottom {
    margin-top: 20px;
}
.sg-link {
    font-size: 14px;
    color: #0092f4;
    margin-top: 32px;
}
.sg-link:hover {
    color: #0782f8;
    cursor: pointer;
}

/* MpComplaint */

.pageComplaint {
    background-color: #f1f1f1;
}

.formContent {
    background: url('/skin/frontend/gate/default/images/complaint/form-top-line.jpg') no-repeat #ffffff top;
    width: 490px;
    margin: 50px auto;
    border-radius: 5px;
    color: #444444;
}

.formWrap {
    padding: 20px;
}

.formTop {
    font-family: Arial;
    font-size: 27px;
    text-align: center;
    margin: 50px 0;
}

.formTop a {
    vertical-align: middle;
    display: inline-block;
}

.formRadioContent {
    padding: 0 50px;
    margin-bottom: 40px;
    text-align: center;
}

.formRadioContent .formRadioWrap:first-child {
    float: left;
}

.formRadioWrap {
    cursor: pointer;
    display: inline-block;
    width: 50%;
    text-align: left;
}

.formRadioWrap .formRadio {
    background-color: #e4e4e4;
    border-radius: 50%;
    float: left;
    height: 22px;
    width: 22px;
}

.formRadioWrap.active .formRadioActive {
    background-color: #aeaeae;
    border-radius: 50%;
    height: 12px;
    width: 12px;
    margin-left: 5px;
    margin-top: 5px;
}

.formRadioWrap .formRadioLabel {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-left: 35px;
    margin-right: 15px;
    margin-top: 5px;
    white-space: nowrap;
}

.formType {
    display: none;
}

.formType.active {
    display: block;
    border-top: 3px solid #f1f1f1;
    width: 450px;
    padding: 20px 0 10px 0;
}

.formRow {
    display: inline-block;
    width: 100%;
    position: relative;
}

.formRowLabel {
    font-size: 14px;
    color: #444444;
}

.formRowLabel span,
.formRowNotice span {
    color: #ff0000;
}

.formRowInput,
.formRowInputCaptcha {
    margin-bottom: 10px;
    position: relative;
}

.formRowInput input,
.formRowInput textarea {
    width: 416px;
    border: none;
    background-color: #f1f1f1;
    border-radius: 3px;
    padding: 17px;
    font-size: 14px;
    font-family: Arial;
    color: #969696;
    margin: 10px 0px;
}
.formRowInputCaptcha input {
    width: 87px;
    border: none;
    background-color: #f1f1f1;
    border-radius: 3px;
    padding: 11px 17px;
    font-size: 14px;
    font-family: Arial;
    color: #969696;
    font-size: 16px;
    border-radius: 4px;
    padding: 7px 15px;
    width: 60px;
    margin-top: 10px;
    margin-left: 10px;
}
.formRowInput textarea {
    height: 150px;
    resize: none;
}

.formRowInput.errorInput input,
.formRowInput.errorInput textarea,
.formRowInputCaptcha.errorInput input {
    border: 1px solid #ffa7a7;
    -webkit-box-shadow: 0px 0px 18px 0px rgba(251, 193, 193, 0.58);
    -moz-box-shadow: 0px 0px 18px 0px rgba(251, 193, 193, 0.58);
    box-shadow: 0px 0px 18px 0px rgba(251, 193, 193, 0.58);
}

.formRow .formRowTooltipError {
    font-size: 13px;
    color: #ffffff;
    background-color: #fd7272;
    border-radius: 5px;
    display: inline-block;
    padding: 10px 15px;
    position: absolute;
    right: 0;
    bottom: -30px;
    height: 0;
    overflow: hidden;
    padding: 0;
    z-index: 4;
}

.formRow .formRowTooltipError .formRowTriangleError {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #fd7272 transparent;
    position: absolute;
    top: -8px;
    right: 20px;
}

.formRowInput.errorInput .formRowTooltipError,
.formFile.errorInput .formRowTooltipError,
.formRowInputCaptcha.errorInput .formRowTooltipError {
    height: auto;
    padding: 10px 15px;
    overflow: visible;
}

.formRow .formFile .formRowTooltipError {
    bottom: -22px;
    left: 0;
    right: auto;
}

.formRowNotice {
    color: #969696;
    margin-bottom: 20px;
}

.formButton {
    color: #ffffff;
    width: 100%;
    font-size: 14px;
    background-color: #006cff;
    text-transform: uppercase;
    border: none;
    border-radius: 3px;
    font-weight: bold;
    padding: 17px;
    text-align: center;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms;
    transition: all 300ms;
}

.formButton:hover {
    cursor: pointer;
    background-color: #357ebd;
}

.formRow .formError {
    background-color: #fd7272;
    font-size: 13px;
    color: #ffffff;
    padding: 10px 15px;
    border-radius: 3px;
    text-align: center;
    margin-bottom: 15px;
    display: none;
}

.formRow .formError.active {
    display: block;
}

.formRow .formSuccess {
    background-color: #8FBC8F;
    font-size: 13px;
    color: #ffffff;
    padding: 10px 15px;
    border-radius: 3px;
    text-align: center;
    margin-bottom: 15px;
    display: none;
}

.formRow .formSuccess.active {
    display: block;
}

.formLoading {
    display: none;
    margin: 0 auto 15px !important;
}

.formLoading.active {
    display: block;
}

.formRow .formFile {
    line-height: 44px;
    margin: 5px 20px 20px 0;
    color: #fff;
    font: normal bold 14px arial, sans-serif;
    border: 1px solid #c9c9c9;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    float: left;
}

.formRow .input-file {
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    height: 70px;
    position: absolute;
    z-index: 2;
}

.formRow .rowFileValue {
    padding: 15px 13px;
    text-align: center;
    cursor: pointer;
    color: #a3a3a3;
}

.formRow .formFileText {
    padding-top: 23px;
    color: #474747;
    font-size: 14px;
}


.btn {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-family: 'Roboto', Sans-Serif;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    text-shadow: 1px 0 1px rgba(6, 6, 6, 0.26);
    padding: 10px 15px;
    display: inline-block;
    line-height: 12px;
}
.home_preloader {
    margin: 200px auto;
    text-align: center;
    color: #ffffff;
    font-size: 24px;
}
.preloader_1 {
    margin: 20px auto;
    width: 60px;
    height: 60px;
    animation: rotate 1.4s infinite ease-in-out, background 1.4s infinite ease-in-out alternate;
}
@keyframes rotate {
    0% {  transform: perspective(120px) rotateX(0deg) rotateY(0deg);  }
    50% {  transform: perspective(120px) rotateX(-180deg) rotateY(0deg);  }
    100% {  transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);  }
}
@keyframes background {
    0% {  background-color: #27ae60;  }
    50% {  background-color: #9b59b6;  }
    100% {  background-color: #c0392b;  }
}
a.btn:hover{text-decoration: none !important;}

.btn-blue {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(34, 101, 205);
    background-image: -moz-linear-gradient(90deg, rgb(34, 101, 205) 0%, rgb(85, 141, 198) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(34, 101, 205) 0%, rgb(85, 141, 198) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(34, 101, 205) 0%, rgb(85, 141, 198) 100%);
    text-align: left;
}
.btn-blue:hover,
.btn-blue:focus {
    background-image: -moz-linear-gradient(90deg, rgb(34, 101, 205) 40%, rgb(85, 141, 198) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(34, 101, 205) 40%, rgb(85, 141, 198) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(34, 101, 205) 40%, rgb(85, 141, 198) 100%);
}

/* 30723646 */
#mgcomplaint {}
#mgcomplaint .formTop {
    margin: 42px 0;
}
#mgcomplaint .formRadioContent {
    margin-bottom: 56px;
}
#mgcomplaint .formRowInput input {
    line-height: 14px;
}
#mgcomplaint .radioRow {
    margin-top:5px;
}
#mgcomplaint .radioRow {

}
#mgcomplaint #problemType1,
#mgcomplaint #problemType2 {
    overflow: hidden;
    margin: 24px 0 38px 0;
}
#mgcomplaint #problemType1.problemRadioContent,
#mgcomplaint #problemType2.problemRadioContent {
    padding: 0;
}
#mgcomplaint #problemType1.problemRadioContent .formRadioWrap,
#mgcomplaint #problemType2.problemRadioContent .formRadioWrap {
    width: 25%;
    float: left;
}
#mgcomplaint #problemType1.problemRadioContent .formRadioLabel,
#mgcomplaint #problemType2.problemRadioContent .formRadioLabel {
    font-weight: normal;
}
#mgcomplaint .formRowNotice {
    font-size: 14px;
    margin-bottom: 0;}
.mpcomplaint-captcha {
    padding-top: 10px;
}



/** POPUP NAVIGATION PAGER BAR ***/
.popup-pager {
    width: 95%;
    background-color: #DADADA;
    margin:0px !important;
}

/********* TOOLTIP ***************/
.ui-tooltip {
    background: #EFEFEF;
    border: 1px solid white;
    z-index:9999;
    padding: 6px ;
    font-size:11px;
    color: #000;
    position:absolute;
    border-radius: 5px;
    font: 10px "Helvetica Neue", Sans-Serif;
    box-shadow: 0 0 3px black;
    width:150px;}

/*** CUSTOM G2A SELECT OPTION STYLING ***/
.g2a-select-options {
    min-width: 120px;
    padding: 5px;
    color: #51545A;
    font-size: 12px;
    line-height: 1.8;
    border: 1px solid #D7D7D7;
    border-radius: 3px;
    height: 34px;
    box-shadow: 0 2px 3px rgba(0, 0, 6, 0.15);
    background: linear-gradient(to bottom, #fbfbfb 0%, #f1f1f1 96%) repeat scroll 0 0 rgba(0, 0, 0, 0);}
.g2a-select-options:hover{
    background: linear-gradient(to top, #fbfbfb 0%, #f1f1f1 96%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.g2a-select-options select option {
    padding: 5px;}



/*** BUTTONS ON WHOLE G2A ***
BLUE */
.mp-button-blue {
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    font-family: "Roboto";
    margin-top: 20px;
    padding: 11px 20px;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: -moz-linear-gradient(top,  #2a82eb 0%, #309bee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a82eb), color-stop(100%,#309bee));
    background: -webkit-linear-gradient(top,  #2a82eb 0%,#309bee 100%);
    background: -o-linear-gradient(top,  #2a82eb 0%,#309bee 100%);
    background: -ms-linear-gradient(top,  #2a82eb 0%,#309bee 100%);
    background: linear-gradient(to bottom,  #2a82eb 0%,#309bee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a82eb', endColorstr='#309bee',GradientType=0 );
}
.mp-button-blue a {
    color: #FFF;
    text-decoration: none; }
.mp-button-blue:hover {
    background: linear-gradient(to top, #2988e7 0%, #1f66df 99%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
/* GREEN  */
.mp-button-green {
    font-size: 14px;
    margin-top: 20px;
    padding: 11px 20px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    border: none;
    font-family: "Roboto";

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #6c9a00; /* Old browsers */
    background: -moz-linear-gradient(top,  #6c9a00 0%, #517900 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6c9a00), color-stop(100%,#517900)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #6c9a00 0%,#517900 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #6c9a00 0%,#517900 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #6c9a00 0%,#517900 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #6c9a00 0%,#517900 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c9a00', endColorstr='#517900',GradientType=0 ); /* IE6-9 */
}
.mp-button-green:hover {
    background: #8fba00; /* Old browsers */
    background: -moz-linear-gradient(top,  #8fba00 0%, #709c00 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8fba00), color-stop(100%,#709c00)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #8fba00 0%,#709c00 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #8fba00 0%,#709c00 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #8fba00 0%,#709c00 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #8fba00 0%,#709c00 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fba00', endColorstr='#709c00',GradientType=0 ); /* IE6-9 */
}
.mp-button-green img {
    position:relative !important;
    vertical-align: middle;
}
/* GRAY */
.mp-button-gray {
    padding-top: 10px;
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    font-weight: bold;
    height: 46px;
    margin-left: 127px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    border: none;
    background: #dddddd;
    background: -moz-linear-gradient(top,  #dddddd 0%, #cccccc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(100%,#cccccc));
    background: -webkit-linear-gradient(top,  #dddddd 0%,#cccccc 100%);
    background: -o-linear-gradient(top,  #dddddd 0%,#cccccc 100%);
    background: -ms-linear-gradient(top,  #dddddd 0%,#cccccc 100%);
    background: linear-gradient(to bottom,  #dddddd 0%,#cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#cccccc',GradientType=0 );
}


#pegi-des {
    position: relative;
    width: 445px;
}
#pegi-des li {
    width: 38px;
    height: 38px;
    margin-right: 6px;
    margin-bottom: 6px !important;
    display: inline-block !important;
    cursor: pointer;
    position: relative;
    background-image: url("../images/game_ratings.png");
}
.pegi_3,
.pegi_7,
.pegi_12,
.pegi_16,
.pegi_18 {
    width: 59px !important;
    height: 79px !important;
    float: left !important;
}
.pegi_3 {  background-position: -38px 0px;  }
.pegi_7 {  background-position: -38px -79px;  }
.pegi_12 {  background-position: -38px -158px;  }
.pegi_16 {  background-position: -38px -237px;  }
.pegi_18 {  background-position: -38px -316px;  }


#pegi-des li.pegi_gambling {background-position:  0px 0px;}
#pegi-des li.pegi_fear {background-position:  0px -37px;}
#pegi-des li.pegi_online {background-position:  0px -75px;}
#pegi-des li.pegi_violence {background-position:  0px -114px;}
#pegi-des li.pegi_discrimination {background-position:  0px -151px;}
#pegi-des li.pegi_sex {background-position:  0px -190px;}
#pegi-des li.pegi_drugs {background-position:  0px -227px;}
#pegi-des li.pegi_profanity {background-position:  0px -268px;}

#pegi-des li.usk_00 {
    background-position: -157px 0px;
    width: 78px;
    height: 78px;
}
#pegi-des li.usk_06 {
    background-position: -157px -79px;
    width: 78px;
    height: 78px;
}
#pegi-des li.usk_12 {
    background-position: -157px -158px;
    width: 78px;
    height: 78px;
}
#pegi-des li.usk_16 {
    background-position: -157px -238px;
    width: 78px;
    height: 78px;
}
#pegi-des li.usk_18 {
    background-position: -157px -319px;
    width: 78px;
    height: 78px;
}
#pegi-des li.esrb_ADULTS_ONLY {
    background-position: -98px -1px;
    height: 80px;
    width: 58px;
}
#pegi-des li.esrb_EARL_CHILDHOOD {
    background-position: -98px -244px;
    height: 80px;
    width: 58px;
}
#pegi-des li.esrb_EVERYONE {
    background-position: -98px -82px;
    height: 80px;
    width: 58px;
}
#pegi-des li.esrb_EVERYONE_10 {
    background-position: -98px -163px;
    height: 80px;
    width: 58px;
}
#pegi-des li.esrb_MATURE {
    background-position: -98px -325px;
    height: 80px;
    width: 58px;
}
#pegi-des li.esrb_RATING_PENDING {
    background-position: -98px -406px;
    height: 88px;
    width: 58px;;
}
#pegi-des li.esrb_TEEN {
    background-position: -157px -405px;
    height: 81px;
    width: 58px;
}


.cw-icons li {
    width: 330px;
    float: left;
    margin-right: 20px;
}
.cw-icons li:last-child{
    margin-right: 0;
}
.cw-ico-content img{
    float: left;
    display: inline-block;
    margin-right: 10px;
    margin-top: 2px;
}
.cw-ico-content span {
    display: inline-block;
    width: 240px;
}
.cw-icons {
    display: inline-block;
    padding-bottom: 20px;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 20px;
}
.cw-ico-content p {
    font-size: 15px;
    line-height: 18px;
    color: #474646;
}
.cw-icons li strong {
    font-size: 18px;
    color: #474646;
}
.cw-module h3 {
    font-size: 18px;
    color: black;
    margin-bottom: 10px;
}
.cw-ico-content {
    margin-top: 10px;
    line-height: 15px;
    font-size: 12px;
}

.jq-popup-region {
    padding-top: 110px;
}

/*********** FREE GAMES BACKGROUNDS *************/
.free-bg {background:transparent !important;}
.free-bg-12317 {
    background:url(/skin/frontend/gate/default/images/freegames/dinostorm.jpg) top no-repeat #efefef !important; }
.free-bg-12311 {
    background:url(/skin/frontend/gate/default/images/freegames/bsgo.jpg) top no-repeat #efefef !important; }
.free-bg-12314 {
    background:url(/skin/frontend/gate/default/images/freegames/drakensang.jpg) top no-repeat #efefef !important; }
.free-bg-13411 {
    background:url(/skin/frontend/gate/default/images/freegames/fantasyrama.jpg) top no-repeat #efefef !important; }
.free-bg-12318 {
    background:url(/skin/frontend/gate/default/images/freegames/farmerama.jpg) top no-repeat #efefef !important; }
.free-bg-12333 {
    background:url(/skin/frontend/gate/default/images/freegames/risingcities.jpg) top no-repeat #efefef !important; }
.free-bg-12335 {
    background:url(/skin/frontend/gate/default/images/freegames/seafight.jpg) top no-repeat #efefef !important; }
.free-bg-12338 {
    background:url(/skin/frontend/gate/default/images/freegames/skyrama.jpg) top no-repeat #efefef !important; }
.free-bg-13422 {
    background:url(/skin/frontend/gate/default/images/freegames/stronghold-kingdoms.jpg) top no-repeat #efefef !important; }
.free-bg-13383 {
    background:url(/skin/frontend/gate/default/images/freegames/supremacy.jpg) top no-repeat #efefef !important; }
.free-bg-12340 {
    background:url(/skin/frontend/gate/default/images/freegames/zoomumba.jpg) top no-repeat #efefef !important; }



/* CHINA VERSION */
.zh_CN {
    font-family: 'Arial','SimSun','宋体','STXihei';}
.zh_CN .contentSH {
    font-family: 'Arial','SimSun','宋体','STXihei';}


/* TAIWAN VERSION */
.zh_TW {
    font-family: 'Arial','SimSun','宋体','STXihei';}
.zh_TW .contentSH {
    font-family: 'Arial','SimSun','宋体','STXihei';
}

/* RUSSIAN VERSION */
body.ru_RU .mp-head-acc .shield-info.shield-off .btn strong {
    font-size: 10px;
}


/** JAPAN VERSION **/
body.ja_JP {
    font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic Pro", "Osaka", 'Arial';
    font-size:11px; }
.ja_JP .mp-header {
    font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic Pro", "Osaka", 'Arial';}
.ja_JP table.notifications div.website {width:70px;}
.ja_JP .m-login-link-b {
    font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic Pro", "Osaka", 'Arial';}
.ja_JP .mp-product-info .button_buy {
    font-family: "Meiryo", "メイリオ", "Hiragino Kaku Gothic Pro", "Osaka", 'Arial';}
.ja_JP .fb_div2 .fb_div2_a {font-size:10px !important; }
.ja_JP .charity-head label {font-size:12px !important;}
.ja_JP .mpt-1 tr td:nth-child(2) small {font-size:12px !important; }
.ja_JP .mp-myacc .m-row .mpt1-left {font-size:12px !important; }
.ja_JP .searchFaqTitle {font-size: 40px;}
.ja_JP .boxDesc p {font-size: 16px;}
.ja_JP .gs-shield-pp-guarentee {width: 220px}
.ja_JP .gs-shield-pp-guarentee {width: 220px}
.ja_JP .categoryQuestionList li p {font-size:12px;}



/* ARABIC VERSION */
body.ar_SA {
    direction: rtl;
    font-family: 'Droid Arabic Kufi', 'serif';
    font-size: 11px;
    unicode-bidi: normal;}
.ar_SA .mp-header {
    font-family: 'Droid Arabic Kufi', 'serif';}
.ar_SA .mp-popup-wrapper {
    font-family: 'Droid Arabic Kufi', 'serif';}
.ar_SA .i_status_tooltip2 {
    font-family: 'Droid Arabic Kufi', 'serif';}
.ar_SA .header {
    font-family: 'Droid Arabic Kufi', 'serif';}
.ar_SA .searchFaqTitle {
    font-family: 'Droid Arabic Kufi', 'serif';}
.ar_SA .question {
    font-family: 'Droid Arabic Kufi', 'serif';}
.ar_SA .boxes {
    font-family: 'Droid Arabic Kufi', 'serif';}
.ar_SA .contacts {
    font-family: 'Droid Arabic Kufi', 'serif';}
.ar_SA .footer {
    font-family: 'Droid Arabic Kufi', 'serif';}
.ar_SA .giftCartWrapper {
    font-family: 'Droid Arabic Kufi', 'serif';
}
.ar_SA .select_r {direction: ltr;}
/*header*/
.ar_SA .mp-head-like {float:right; text-align:right;}
.ar_SA .mp-head-local2-drop {direction: ltr}
.ar_SA .mp-head-goldmine {float:right; text-align:right;}
.ar_SA .mp-head-goldmine span {float:right; direction: rtl }
.ar_SA .goldmine_gold_img {float:right; margin-left:10px;}
.ar_SA .mp-head-stc .icon {float:right; margin-left:10px;}
.ar_SA .mp-head-stc {float:right; text-align:right; width:300px;}
.ar_SA .mp-head-switch {float:right; text-align:right;}
.ar_SA .mp-head-local-store {padding-right:25px;direction:ltr;}
.ar_SA .mp-head-local-drop {direction: ltr}
.ar_SA .mp-head-switch .flag {float:right; margin-left:5px;margin-top:5px;}
.ar_SA .mp-product-head {width:155px; padding-right:30px;}
.ar_SA .mp-head-logo {float:right; margin-left:12px; width: 138px}
.ar_SA .mp-head-search {float:right;text-align:right}
.ar_SA .mp-head-search input[type="text"] { text-align:right; }
.ar_SA .mp-head-search button {float:left}
.ar_SA .mp-head-searchlist {text-align:right}
.ar_SA .exitSearch {right:390px}
.ar_SA .mp-p-head-preorder { text-align:left !important; }
.ar_SA .mp-head-customer {float:left; width:410px;}
.ar_SA .mp-head-customer-no-login .m-row {width: 350px !important}
.ar_SA .m-login-link-b {float:right; padding-top:20px;}
.ar_SA .m-login-link {float:left; padding-top:15px;}
.ar_SA #login {float:right; width:364px;
    font-family: 'Droid Arabic Kufi', 'serif';}
.ar_SA .mp-head-cash {float:right;}
.ar_SA .mp-head-acc {float:right}
.ar_SA .mp-acc-basket {float:left; margin-left:0px; margin-right: 4px;}
.ar_SA #cart-wrap {float:left}
.ar_SA #cart-wrap3 {left:0px; text-align:right}
.ar_SA .mp-head-baster-hover{right:208px;}
.ar_SA .mp-head-acc-drop {margin-right:-27px;}
.ar_SA .mp-head-acc-area {margin-right:-27px;}
.ar_SA .mp-head-acc-drop li {
    text-align:right;}
.ar_SA .mp-head-cash-drop li {
    text-align: right;}

.ar_SA .filters2 {text-align:right; }
.ar_SA .mp-front-menu {margin-right: -30px !important;}
.ar_SA .mp-front-menu > li ul > li {padding-left:0px;padding-right:20px;}
.ar_SA .mp-front-menu > li strong {right:20px; top:13px;}
.ar_SA .mp-front-menu > li > span {right:20px;}
.ar_SA .mp-front-arrow {top:10px;left:15px;right:295px}
.ar_SA .mp-front-menu > li ul.small > li { width:130px }
.ar_SA .mp-fm-ico {float:right}
.ar_SA .mp-front-menu .filters2_1 .mp-front-menu-drop-down {
    left: 0px;}
.ar_SA .mp-range {float:right;direction:ltr}
.ar_SA .mp-comunity {float:left}
.ar_SA #footer-wrap .select_r span {
 margin-left:14px; }
.ar_SA #footer-wrap .select_r .select_d {
    margin-right:30px;}
.ar_SA #footer .foo-left {padding-right:10px; width:230px;}

.ar_SA #footer-wrap #footer .foo-left .emailbox {padding-right:55px;}
.ar_SA .jq-goldmine-payout-other { unicode-bidi: normal}
.ar_SA .mp-head-cash-information-price span { direction: ltr}
.ar_SA .i_status .jq-status-status {float:right !important;}
/*product details*/
.ar_SA .product-small2 .mp-product-info h4 {text-align: right}
.ar_SA #content .games-price {left:0px;right:751px;margin-top:30px;text-align: right}
.ar_SA #content .product-container { margin-left:232px; }
.ar_SA #content #about-game { float:right;}
.ar_SA .games-info2 {text-align:right}
.ar_SA .games-infoa {text-align:right}
.ar_SA .fb_div {text-align:right; margin-right:-15px;}
.ar_SA #content #about-game #about-game-tabs li {float:right}
.ar_SA #content #about-game #about-game-tabs {margin-right:-20px;}
.ar_SA .cw-pd-mainlist #description h3 {text-align:right}
.ar_SA .cw-pd-mainlist #keyfeatures h3 {text-align:right}
.ar_SA .cw-pd-mainlist #requirement h3 {text-align:right}
.ar_SA .cw-pd-mainlist #pegi h3 {text-align:right}
.ar_SA .cw-pd-mainlist #other h3 {text-align:right}
.ar_SA #product-dets .cw-pd-icon {float:right}
.ar_SA .success-msg, .ar_SA .success { text-align: right }
.ar_SA .error-msg { text-align: right }
.ar_SA .notice-msg {text-align: right }
.ar_SA .cw-img-wrap {margin-right:50px;}
.ar_SA .cw-images {direction: ltr;}
.ar_SA .mp-q-new-shield-info {min-height:40px;}
.ar_SA .mp-q-expand { right:-300px}
/*requ*/
.ar_SA #requirement .cw-spec .spec_ico {
    float: right;
    margin: 0 12px 0 16px;}
.ar_SA #requirement .cw-spec .cw-spec_txt {
    float: right; text-align:right;
    margin: 11px 0 0;}
.ar_SA #requirement .cw-spec .cw-spec_txt_spec {
    margin: 0 233px 0 0; text-align:right}
.ar_SA #pegi #pegi-des li {float:right !important; }
.ar_SA .cw-ico-content {text-align: right}
.ar_SA #requirement ul, .ar_SA #facts ul, .ar_SA #pegi ul, .ar_SA #other ul {list-style-type: none !important;}
/*koszyk plywajacy*/
.ar_SA .mp-product-moving-box-info {
    background-position: 95% 50%;
    padding: 10px 48px 10px 10px;
    text-align: right;}
.ar_SA #content .product_f .games-price2 {
    position: absolute;
    right: 242px;
    top: 0;
    width: 7px;}
.ar_SA .mp-product-moving-box-notify .content-description {text-align:right}
/*shield info*/
.ar_SA .deactive-shield h2 { text-align:right; margin-right:40px; }
.ar_SA .cs-close { left: 15px; top: 15px; }
/*goldmine*/
.ar_SA .g2a-gm {
    text-align: right;
    left:21px !important;
    padding: 50px 40px;}
.ar_SA .g2a-gm ul li {
    margin-bottom: 50px;
    padding-bottom: 50px; }
.ar_SA .gg-left { float: right;  }
.ar_SA .gg-right { float: left; width:0px; margin-left:290px}
/* END */

/*footer*/
.ar_SA #footer-wrap .foo-left { text-align: right; }
.ar_SA #footer-wrap .foo-center { text-align: right; }
.ar_SA #footer-wrap .partners-wrapper { text-align: center; }
.ar_SA .foot-select #content_1 {direction: ltr}


/*login*/
.ar_SA .dialog_d .socials_dialog2, .ar_SA .popup-window .socials_dialog2 {
    text-align: right; margin-right: 20px;}
.ar_SA .dialog_d .socials_dialog_h2, .ar_SA .popup-window .socials_dialog_h2 {
    margin-right: 50px;}
.ar_SA #content {margin-right:-15px;}

/*customer account*/
.ar_SA #basket_stats .stars_all span { margin-right:10px; }
.ar_SA .mp-acc-menu {
    float: right;}
.ar_SA .mp-acc-conetent {
    float: left;}
.ar_SA .mp-myacc .m-row h2 {
     float: right; }
.ar_SA .mp-acc-menu > ul > li {
    text-align:right;}

.ar_SA .mp-acc-sub-menu {
    margin-right: 40px;
}

.ar_SA .mp-acc-menu > ul > li span {
    cursor: pointer;
    display: inline-block;
    float: none;
    margin-right:10px;}
.ar_SA .mp-acc-menu .mp_header {
    padding-bottom: 15px;
    padding-top: 15px;}
.ar_SA .mp-acc-conetent .m-row  h3 { float:right; text-align:right; }
.ar_SA button.sell-new {
      float: left;}
.ar_SA .mp-big-check-cont span {
    text-align: right;}
.ar_SA .mp-big-check-txt {text-align: right}
.ar_SA .mp-request-btns {text-align:right;margin:0px;}
.ar_SA .mp-req-text1 {float:right; margin-right: 10px;}
.ar_SA .mp-pab-accept-input {float:right !important;}
.ar_SA .t-paypal {margin-right:27px;}
.ar_SA .t-skrill {margin-right:38px;}
.ar_SA .mp-acc-front li h3 {margin-right:20px;}
.ar_SA .mp-acc-front > li ul > li {margin-right:20px;}
.ar_SA .my-account .mp-left {float:right;}
.ar_SA .mp-fiter-ul {float:left;}
.ar_SA .mpt1-left {}
.ar_SA .my-account .m-if-right input  {
    float:right !important}
.ar_SA .m-if1 .m-if-right select {float: right !important}
.ar_SA .mp-big-check input { float:right; }
.ar_SA .mp-amount-minus {direction: ltr}
.ar_SA .mp-amount-plus {direction: ltr}
.ar_SA table.notifications th:first-child {
    border-left: 1px solid #dbdbdb;}
.ar_SA table.notifications th:last-child, .ar_SA table.notifications tr.transparent td:last-child {
    border-right: 1px solid #dbdbdb;}
.ar_SA table.notifications td {
    border-left: 1px solid #dbdbdb;}
.ar_SA div.newsletter input {float:right}
.ar_SA div.newsletter a#reset {float:left}

.ar_SA #jq_asknewproduct {left:-10px !important;}
.ar_SA .jq-marketplace-product-name {float:right !important;}
.ar_SA .jq-marketplace-codes input[type="text"] { float:right !important;}
.ar_SA .price-retail {float:right !important;}
.ar_SA .jq-mp-price-range-1 {text-align: right}
.ar_SA .mp-product-add-key-overlap input[type="text"] { float:right !important;}
.ar_SA .mp-sell {float:right}
.ar_SA .m-if-left {float:right !important;}
.ar_SA .m-if-right {float:right !important;}
.ar_SA .mpt-2 .f32 {float:right !important;}
.ar_SA .notifications-show {float:left}
.ar_SA .u_select ul {margin-left:0px;margin-right:-40px}
.ar_SA .balance-container-info div:nth-child(1) {float:right;}
.ar_SA .balance-container-info-right-row1 div, .ar_SA .balance-container-info-right-row2 div {
    float:right;
}
.ar_SA .pp_content_container {direction: ltr;}
/*supporthub*/
.ar_SA .categoryQuestionList li p{text-align: center}
.ar_SA .footerBottomRow1 {text-align: right}
.ar_SA .contactsContainer {direction: ltr;}
.ar_SA .headerTopDropdownList ul li {direction: ltr;}

/*checkout*/
.ar_SA #continueShopping {
    float:left; margin-left:20px;}
.ar_SA #content_checkout2 {
    margin-right:-15px;}
.ar_SA .checkout_table td {}
.ar_SA .g2a-cart-shield {float:left;}
.ar_SA #content_checkout2 .checkout_sp2 {float:right}
.ar_SA #content_checkout2 .checkout_sp3 {float:right}
.ar_SA #content_checkout2 .checkout_table tr td:first-child {
    border-right: 1px solid #a9a9a9;
    border-left:none;}
.ar_SA #content_checkout2 .checkout_table .tr1 td:first-child {
    border-right: 1px solid #d3d3d3;
    border-left:none; }
.ar_SA #content_checkout2 .checkout_table tr .last {
    border-left: 1px solid #a9a9a9;
    border-right:none; }
.ar_SA #content_checkout2 .checkout_table .tr1 .last {
    border-left: 1px solid #d3d3d3;
    border-right:none;}
.ar_SA .content_checkout4 .checkout_table .td6, .ar_SA .content_checkout5 .checkout_table .td6 {
    border-left: 1px solid #e7e7e7; border-right:none;}
.ar_SA .content_checkout4 .checkout_table .t-last, .ar_SA .content_checkout5 .checkout_table .t-last {
    border-left: 1px solid #a9a9a9;
    border-right:none;}
.ar_SA #content_checkout2 tr td.g2a-cart-sheild-borders {border-left:1px solid #a9a9a9 !important; border-right:none !important;}
.ar_SA .ch-h-progres2 {right:490px;}

/*others*/
.ar_SA #notify_popup .notify_popup_h2 {
    margin-right:40px;
}

.ar_SA .socials_a2_m img {margin-right:-20px;}
.ar_SA .mp-profit .jq--mp-profit { right:500px; }

.ar_SA .asknewproduct { margin-right:540px; width:130px;}
.ar_SA .mp_input_currency {display:block; margin-right:20px;}
.ar_SA .m-input-fields .m-if1 .m-if-right {width:none; text-align:right}
.ar_SA .m-if1 .m-if-right input, .ar_SA .m-if1 .m-if-right select {float:right !important;}
.ar_SA .mp-product-add-overlap .mp-product-add-steam-step .mp-s-overlap1 { display:none; }
.ar_SA .mp-product-add-overlap .mp-product-add-steam-step .mp-s-overlap6 { display:none; }
.ar_SA .mp-product-add-steam-overlap-textarea {float:right !important;}
.ar_SA .gcContent2 {direction: ltr;}
.ar_SA .gcCardBuy {direction: ltr;}
.ar_SA .gcContent2 h2 {direction: rtl;}

/*wholesale*/
.ar_SA .product-small2.list-view .mp-product-info {
    left:5px !important;}
.ar_SA .list-view .mp-product-info button.mp-pi-button1 {
    right: 510px;
    left:0px;}
.ar_SA .list-view .mp-product-info button.mp-pi-button2 {
    right:775px;
    left:0px;
}
/* BUST PRICE */
.ar_SA #priceboost-page .product_f {
    background:none;
}
.ar_SA #priceboost-page .product_f-right {
    float:left;}
.ar_SA #priceboost-page .product_f-left {
    float:right;
}
.ar_SA #priceboost-page #content .product_f .games-price {
    right:715px;
}
.ar_SA #priceboost-page #content .product_f .games-price2 {
    display:none;
}
.ar_SA #priceboost-page .mp-product-moving-box-shield {
    margin-right:-20px;
}
.ar_SA #priceboost-page .sell-this { text-align: left;}
.ar_SA #priceboost-page .selected-icon .mp-Type-key {width:100px;}
.ar_SA #priceboost-page .game-info-label {float:right; margin-right:100px;}
.ar_SA #priceboost-page .game-info-content {float:left}
.ar_SA #priceboost-page .g2a-gm {
    text-align: right;
    left:0px !important;
    padding: 50px 40px;}

.ar_SA .shield-info .content {margin-right:70px;}
.ar_SA #content-landing .boxmarketing .product-info {left:0px; right:-5px;}

.ar_SA .mp-procuct-head .mp-p-head-dailyday {
    text-align:left;
    font-size: 12px;
}
.ar_SA .mp-Type span {
    float: right;
}






/* VAT */
.vat-cart {
    text-align: left;
    padding: 15px 15px 15px 10px;
    border-bottom: 1px solid #cad6e2;
    height: 40px;
}
.vat-content .vat-sort {
    float: left;
    display: inline-block;
    font-size: 14px;
    text-align: right;
}
.vat-cart.vat-content .vat-sort {
    width: 650px;
}
.vat-content .sortby {
    margin-right: 10px;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
}
.vat-content .m-select {
    min-width: 325px;
    margin-right: 10px;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    font-size: 13px;
    text-align: left;
}
.vat-content .m-select ul {
    height: 200px;
    width: 375px;
    overflow: auto;
    margin-top: 0px;
    padding: 0;
}
.vat-content .vat-info {
    border: 2px solid #078af6;
    border-radius: 50%;
    display: inline-block;
    height: 20px;
    width: 20px;
    position: relative;
    margin-top: 6px;
    cursor: pointer;
}
.vat-content .vat-info .vat-info-ico {
    padding-top: 3px;
    color: #078af6;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    font-family: serif;
    font-size: 14px;
    cursor: pointer;
}
.vat-content .vat-close {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    opacity: 0.6;
}
.vat-content .vat-close:hover {
    opacity: 1;
}
.vat-content .vat-info-tooltip {
    bottom: 33px;
    padding: 15px;
    position: absolute;
    color: #000;
    width: 240px;
    display: none;
    font-size: 13px;
    text-align: left;
    left: -125px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.24);
    z-index: 2;
    line-height: 19px;
}
.vat-content .vat-info-tooltip.active {
    display: block;
}
.vat-content .arrow_box {
    height: 40px;
    width: 35px;
    position: absolute;
    bottom: -40px;
    left: 44%;
}
.vat-content .arrow_box:after, .arrow_box:before {
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.vat-content .arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 10px;
    margin-left: -10px;
}
.vat-content .arrow_box:before {
    border-color: rgba(233, 230, 245, 0);
    border-top-color: #e9e6f5;
    border-width: 11px;
    margin-left: -11px
}
.vat-content .vat-amount {
    display: inline-block;
    float: right;
    margin-top: 12px;
}

#vat-popup {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99;
    background: rgb(255, 255, 255) transparent;
    background-color: rgba(0,0,0,0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000, endColorstr=#CC000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000, endColorstr=#CC000000)";
    top: 0px;
    left: 0px;
}
.vat-popup-content {
    background-color: #ffffff;
    padding: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 400px;
    position: relative;
    margin: 40px auto;
    margin-top: 200px;
}
#vat-popup h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 33px;
    color: #222;
    padding: 0;
}
#vat-popup hr {
    margin: 15px -25px 15px -25px;
    clear: both;
}
.vat-input {
    border-radius: 3px;
    position: relative;
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 6, 0.15);
    -moz-box-shadow: 0px 2px 3px rgba(0, 0, 6, 0.15);
    box-shadow: 0px 2px 3px rgba(0, 0, 6, 0.15);
    padding-left: 10px;
    padding-right: 40px;
    background: #fbfbfb;
    background: -moz-linear-gradient(top, #fbfbfb 0%, #f1f1f1 96%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(96%,#f1f1f1));
    background: -webkit-linear-gradient(top, #fbfbfb 0%,#f1f1f1 96%);
    background: -o-linear-gradient(top, #fbfbfb 0%,#f1f1f1 96%);
    background: -ms-linear-gradient(top, #fbfbfb 0%,#f1f1f1 96%);
    background: linear-gradient(to bottom, #fbfbfb 0%,#f1f1f1 96%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f1f1f1',GradientType=0 );
    border: 1px solid #cccccc;
    min-width: 275px;
    margin-right: 10px;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    font-size: 13px;
    text-align: left;
}
.vat-input.input-error {
    border-color: rgb(208, 112, 112);
    background: #c0f7ec;
    background: -moz-linear-gradient(top,  #c0f7ec 100%, #f4a897 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(100%,#c0f7ec), color-stop(100%,#f4a897));
    background: -webkit-linear-gradient(top,  #c0f7ec 100%,#f4a897 100%);
    background: -o-linear-gradient(top,  #c0f7ec 100%,#f4a897 100%);
    background: -ms-linear-gradient(top,  #c0f7ec 100%,#f4a897 100%);
    background: linear-gradient(to bottom,  #c0f7ec 100%,#f4a897 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0f7ec', endColorstr='#f4a897',GradientType=0 );
}
.vat-button {
    background: #7dbc00;
    background: -moz-linear-gradient(top, #7dbc00 1%, #4a9400 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#7dbc00), color-stop(100%,#4a9400));
    background: -webkit-linear-gradient(top, #7dbc00 1%,#4a9400 100%);
    background: -o-linear-gradient(top, #7dbc00 1%,#4a9400 100%);
    background: -ms-linear-gradient(top, #7dbc00 1%,#4a9400 100%);
    background: linear-gradient(to bottom, #7dbc00 1%,#4a9400 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7dbc00', endColorstr='#4a9400',GradientType=0 );
    display: inline-block;
    padding: 12px 15px;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.28);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.28);
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-weight: bold;
    margin-top: 7px;
    cursor: pointer;
    font-size: 20px;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.22);
    color: #fff;
    clear: both;
}
.vat-button:hover {
    background: #99d000; /* Old browsers */
    background: -moz-linear-gradient(top,  #99d000 1%, #5daf00 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#99d000), color-stop(100%,#5daf00)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #99d000 1%,#5daf00 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #99d000 1%,#5daf00 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #99d000 1%,#5daf00 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #99d000 1%,#5daf00 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99d000', endColorstr='#5daf00',GradientType=0 ); /* IE6-9 */
}
.vat-check {
    padding: 10px;
    margin: 5px 0;
}
.vat-check .vat-label {
    font-size: 14px;
}
.vat-check.noCheck {
    background-color: #ffd5d4;
}
.vat-sum {
    clear: both;
    font-size: 14px;
    margin-top: 20px;
}
.vat-sum-zong,
.vat-sum-zong-ok,
.vat-sum-zong-error {
    display: none;
}
.vat-sum-zong {
    clear: both;
    font-size: 14px;
    margin-top: 20px;
    min-height: 14px;
}


/* Password validation tooltip */
.password-validation {
    display: none;
    background-color: #fff;
    border: medium none;
    padding: 11px 15px;
    position: absolute;
    width: 188px;
    bottom: 231px;
    moz-border-radius: 4px;
    webkit-border-radius: 4px;
    moz-box-shadow: 0 0 5px 0 #949494;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 5px 0 #949494;
    box-shadow: 0 0 5px 0 #949494;
    z-index: 10;
    color: #949494;
}
.password-validation .validation-title {
    border-bottom: 1px solid #eeeff0;
    font-size: 14px;
    margin-left: -14px;
    margin-right: -14px;
    margin-top: -11px;
    padding: 11px 14px;
}




.password-validation .validation-content {
    font-size: 12px;
    background: #fff;
    position: relative;
    z-index: 40;
}
.password-validation .validation-content ul {
    padding: 0;
    margin: 15px 0 7px 0;
}
.password-validation .validation-content ul li {
    list-style: none;
    color: #444;
    position: relative;
    margin-top: 7px;
}
.password-validation .validation-content ul li span {
    font-size: 10px;
    color: #83ab49;
    margin-right: 15px;
    width: 12px;
    height: 12px;
    float: left;
    display: block;
}
.password-validation .validation-content ul li span.icon-square {
    background: #ebebeb;
}
.password-validation .validation-content ul li.correct {
    color: #83ab49;
}
.password-validation .triangle {
    background: none repeat scroll 0 0 #fff;
    bottom: 0;
    float: left;
    height: 9px;
    left: 3px;
    position: absolute;
    width: 98%;
    z-index: 30;
}
.password-validation:after {
    background: none repeat 0 0 #fff;
    bottom: -6px;
    box-shadow: 0 0 5px 0px #949494;
    content: "";
    height: 11px;
    left: 105px;
    position: absolute;
    transform: rotate(45deg);
    width: 11px;
    z-index: 15;
}
.g2apay_button_argentina,
.g2apay_button_latam,
.g2apay_button_mexico{
    background: url('/skin/frontend/gate/default/images/g2apay_u_latam.png') top no-repeat !important;
    width: 192px;
    height: 90px;
}
#content_checkout2 .content_payment.g2apay .pay-checkout-button-argentina .pay-g2a-button,
#content_checkout2 .content_payment.g2apay .pay-checkout-button-latam .pay-g2a-button,
#content_checkout2 .content_payment.g2apay .pay-checkout-button-mexico .pay-g2a-button {
    background: url('/skin/frontend/gate/default/images/g2apay_u_latam.png') no-repeat top center transparent !important;
}
#content_checkout2 .content_payment.g2apay .pay-checkout-button-latam .pay-g2a-button span,
#content_checkout2 .content_payment.g2apay .pay-checkout-button-latam .pay-g2a-button span:before,
#content_checkout2 .content_payment.g2apay .pay-checkout-button-mexico .pay-g2a-button span,
#content_checkout2 .content_payment.g2apay .pay-checkout-button-mexico .pay-g2a-button span:before,
#content_checkout2 .content_payment.g2apay .pay-checkout-button-argentina .pay-g2a-button span,
#content_checkout2 .content_payment.g2apay .pay-checkout-button-argentina .pay-g2a-button span:before{
    background:none !important;
}

#content_checkout2 .content_payment.g2apay .pay-checkout-button-arabic .pay-g2a-button {
    background: url('../images/g2a_pay_arabic.png') no-repeat top center transparent !important;
}
#content_checkout2 .content_payment.g2apay .pay-checkout-button-arabic .pay-g2a-button span,
#content_checkout2 .content_payment.g2apay .pay-checkout-button-arabic .pay-g2a-button span:before{
    background:none !important;
}
#content_checkout2 .content_payment.g2apay .g2a-pay-bottom-arabic {
    background: url('../images/checkout/payment_g2a-pay_logos-arabic.png') no-repeat center center transparent !important;
}

#content_checkout2 .content_payment.g2apay .pay-checkout-button-russian .pay-g2a-button {
    background: url('../images/russia_g2a_pay_checkout.png') no-repeat top center transparent !important;
}
#content_checkout2 .content_payment.g2apay .pay-checkout-button-russian .pay-g2a-button span,
#content_checkout2 .content_payment.g2apay .pay-checkout-button-russian .pay-g2a-button span:before{
    background:none !important;
}
#content_checkout2 .content_payment.g2apay .g2a-pay-bottom-russian {
    background: url('../images/checkout/payment_g2a-pay_logos-russian2.png') no-repeat center center transparent !important;
    bottom: 8px !important;
    height: 64px !important;
}

#content_checkout2 .content_payment.g2apay .pay-checkout-button-korean .pay-g2a-button {
    background: url('../images/payment_g2a-pay_button-korean.png') no-repeat top center transparent !important;
}
#content_checkout2 .content_payment.g2apay .pay-checkout-button-korean .pay-g2a-button span {
    background:none !important;
}
#content_checkout2 .content_payment.g2apay .g2a-pay-bottom-korean {
    background: url('../images/checkout/payment_g2a-pay_logos-korean.png') no-repeat center center transparent !important;
    bottom: 8px !important;
    height: 79px !important;
}

.mp-acc-f-head {
    height: 74px !important;
    display: table;
    line-height: normal !important;
}
.mp-acc-f-head a {
    display: table-row !important;
}
.mp-acc-f-head a:hover {
    text-decoration: none;
}
.mp-acc-f-head a h3 {
    display: table-cell;
    float: none !important;
    line-height: normal !important;
    padding-left: 17px;
    vertical-align: middle;
}

.mp-acc-front > li ul > li {
    color: #1159b2;
    font-weight: bold;
    margin-bottom: 15px;
    margin-left: 17px !important;;
    margin-right: 17px !important;
}
.ar_SA .mp-acc-front li h3 {
    margin-right: 20px;
    padding-right: 17px;
    text-align: right !important;
}

.ar_SA .mp-acc-front-special li {
    padding-right: 17px;

}
.ar_SA .mp-acc-f-head > a span {
    padding-left: 17px;
    float:left;
}


/* Widgets shield banner on MAIN PAGE */
.banner-shield {
    height: 156px;
    width: 967px;
    background: url("/skin/frontend/gate/default/images/widgets/shield_banner/G2A_Shield_Banner2_EN.jpg") top center no-repeat;
    margin: -15px auto 30px;
    display: block;
}

.banner-shield a {
    text-decoration: none;
}

.banner-shield a.block-top {
    display:block;
    height: 90px
}

.banner-shield a.block-left {
    display:block;
    height: 66px;
    width: 35%;
    float: left;
}

.banner-shield div.block-right {
    height: 66px;
    width: 65%;
    float: right;
}

.banner-shield .block-right a {
    display: inline-block;
    margin-left: 30px;
    position: relative;
    top: 7px;
}

.banner-shield .block-right .bro,
.banner-shield .block-right .hrk{
    top: 2px;
}

.banner-shield .block-right .twed {
    top: 10px;
}

.ar_SA .banner-shield .block-right {
    float: left !important;
}

.ar_SA .banner-shield .block-left {
    float: right !important;
}

.ar_SA .banner-shield .block-right a {
    margin-left: 10px !important;
    margin-right: 20px !important;
}

.es_ES .banner-shield {
    background: url("/skin/frontend/gate/default/images/widgets/shield_banner/G2A_Shield_Banner2_ES.jpg");  }
.fr_FR .banner-shield {
    background: url("/skin/frontend/gate/default/images/widgets/shield_banner/G2A_Shield_Banner2_FR.jpg");  }
.ko_KR .banner-shield {
    background: url("/skin/frontend/gate/default/images/widgets/shield_banner/G2A_Shield_Banner2_KR.jpg");  }
.pl_PL .banner-shield {
    background: url("/skin/frontend/gate/default/images/widgets/shield_banner/G2A_Shield_Banner2_PL.jpg");  }
.pt_PT .banner-shield,
.pt_BR .banner-shield {
    background: url("/skin/frontend/gate/default/images/widgets/shield_banner/G2A_Shield_Banner2_PT.jpg");  }
.ru_RU .banner-shield {
    background: url("/skin/frontend/gate/default/images/widgets/shield_banner/G2A_Shield_Banner2_RU.jpg");  }
.de_CH .banner-shield,
.de_DE .banner-shield {
    background: url("/skin/frontend/gate/default/images/widgets/shield_banner/G2A_Shield_Banner2_DE.jpg");  }
.zh_CN .banner-shield {
    background: url("/skin/frontend/gate/default/images/widgets/shield_banner/G2A_Shield_Banner2_CN-S.jpg");  }
.zh_TW .banner-shield {
    background: url("/skin/frontend/gate/default/images/widgets/shield_banner/G2A_Shield_Banner2_CN-T.jpg");  }
.vi_VN .banner-shield {
    background: url("/skin/frontend/gate/default/images/widgets/shield_banner/G2A_Shield_Banner2_VN.jpg");  }
.ja_JP .banner-shield {
    background: url("/skin/frontend/gate/default/images/widgets/shield_banner/G2A_Shield_Banner2_JP.jpg");  }
.ar_SA .banner-shield {
    background: url("/skin/frontend/gate/default/images/widgets/shield_banner/G2A_Shield_Banner2_AR.jpg");  }
.tr_TR .banner-shield {
    background: url("/skin/frontend/gate/default/images/widgets/shield_banner/G2A_Shield_Banner2_TR.jpg");  }
.ro_RO .banner-shield {
    background: url("/skin/frontend/gate/default/images/widgets/shield_banner/G2A_Shield_Banner2_RO.jpg");  }
.banner_th,
.cc_TH .banner-shield {
    display: none;  }
.cc_TH .banner_th {
    display: block;
    width: 967px;
    height: 160px;
    margin: -15px auto 30px;
    background: url("/skin/frontend/gate/default/images/widgets/shield_banner/banner_th.jpg") no-repeat;  }
.view-wholesale .banner-shield {
    display: none;
}
/* Widgets shield banner END */


.styled-checkbox {
    background: url('../images/reg.png') 0px 0px no-repeat;
    cursor: pointer;
    display: block;
    float:left;
    padding:0px;
    width:13px;
    height:14px;
    vertical-align: middle;
    margin:0px 6px 0px 0px;
}

.styled-checkbox.checked {
    background: url('../images/reg_h.png') 0px 0px no-repeat;
}


.widthicons ul li {
    width: 652px !important;
}

.widthicons ul li img {
    margin-left: 230px !important;
}

.widthicons ul li.active img, .widthicons ul li.active:hover img {
    margin-left: 190px !important;
    margin-top: 20px !important;
}

.widthicons ul li:hover img {
    margin-left: 228px !important;
}

.payment_icons .paypalexpress_payments img.fake-express-block {
    margin-top: 25px !important;
    margin-left: 214px !important;
}

.payment_icons .paypalexpress_payments ul li.active:hover img.fake-express-block {
    margin-top: 25px !important;
    margin-left: 214px !important;
}
.bottom-buttons {
    margin-top: 20px;
    margin-bottom: 80px;
    width: 100%;
}

/*Reseller in checkout*/
#checkoutReseller {
    float: left;
    margin: 21px 0 0 10px;
}
#checkoutReseller a {
    float: left;
}
#checkoutReseller a:nth-child(2) {
    margin: 35px 0 0 22px;
}
.convert-currency {
    width: 622px;
    font-family: "arial";
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    position: relative;
    box-sizing:border-box;
    padding: 25px;
    margin: 0 auto;
    margin-top:200px
}
.cc-close {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer
}
.convert-currency h1{
    font-size: 32px !important;
    font-weight: bold !important;
    color: #000000 !important;
    margin-bottom: 20px !important;
    padding: 0 !important
}
.convert-currency p {
    width: 100%;
    font-size: 22px;
    color: #6d6d6d;
    line-height: 26px;
}
.convert-currency .cc-row {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
    text-align: center;
}
.convert-currency .cc-blue {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; /* prevents bg color from leaking outside the border */
    background-color: #9fbbcb; /* layer fill content */
    -moz-box-shadow: inset 0 -4px 0 rgba(22,81,158,.75); /* inner shadow */
    -webkit-box-shadow: inset 0 -4px 0 rgba(22,81,158,.75); /* inner shadow */
    box-shadow: inset 0 -4px 0 rgba(22,81,158,.75); /* inner shadow */
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFhNWZjMiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI2ODVlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); /* gradient overlay */
    background-image: -moz-linear-gradient(bottom, #1a5fc2 0%, #2685e3 100%); /* gradient overlay */
    background-image: -o-linear-gradient(bottom, #1a5fc2 0%, #2685e3 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, #1a5fc2 0%, #2685e3 100%); /* gradient overlay */
    background-image: linear-gradient(bottom, #1a5fc2 0%, #2685e3 100%); /* gradient overlay */
    width: 170px;
    height: 50px;
    border: none;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    line-height: 45px;
    cursor: pointer
}
.convert-currency .cc-green {
    -moz-border-radius: 4px;
    border: none;
    -webkit-border-radius: 4px;
    margin-left: 10px;
    border-radius: 4px; /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; /* prevents bg color from leaking outside the border */
    background-color: #9fbbcb; /* layer fill content */
    -moz-box-shadow: inset 0 -4px 0 rgba(65,98,17,.75); /* inner shadow */
    -webkit-box-shadow: inset 0 -4px 0 rgba(65,98,17,.75); /* inner shadow */
    box-shadow: inset 0 -4px 0 rgba(65,98,17,.75); /* inner shadow */
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1ODAwNSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc5YjcwNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); /* gradient overlay */
    background-image: -moz-linear-gradient(bottom, #458005 0%, #79b705 100%); /* gradient overlay */
    background-image: -o-linear-gradient(bottom, #458005 0%, #79b705 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, #458005 0%, #79b705 100%); /* gradient overlay */
    background-image: linear-gradient(bottom, #458005 0%, #79b705 100%); /* gradient overlay */
    width: 170px;
    height: 50px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    line-height: 45px;
    cursor: pointer
}
#overlay-convert-currency-paypal {
    background:url('/skin/frontend/gate/default/images/overlay.png') 0px 0px repeat;
    position:fixed;
    top:0px;
    left:0px;
    display: none;
    z-index:92;
    width: 100%;
    height: 100%;
    text-align: left;
}

.banner-fixed-footer {
    height: 48px;
    background: #222326 url("/skin/frontend/gate/default/images/widgets/fixed_bottom/en_EN_baner_bottom_fixed.jpg") bottom center no-repeat;
}

body.pl_PL .banner-fixed-footer {
    background: #222326 url("/skin/frontend/gate/default/images/widgets/fixed_bottom/pl_PL_baner_bottom_fixed.jpg") bottom center no-repeat;
}
body.de_DE .banner-fixed-footer {
    background: #222326 url("/skin/frontend/gate/default/images/widgets/fixed_bottom/de_DE_baner_bottom_fixed.jpg") bottom center no-repeat;
}
body.zh_TW .banner-fixed-footer {
    background: #222326 url("/skin/frontend/gate/default/images/widgets/fixed_bottom/zh_TW_baner_bottom_fixed.jpg") bottom center no-repeat;
}
body.ko_KR .banner-fixed-footer {
    background: #222326 url("/skin/frontend/gate/default/images/widgets/fixed_bottom/ko_KR_baner_bottom_fixed.jpg") bottom center no-repeat;
}
body.ja_JP .banner-fixed-footer {
    background: #222326 url("/skin/frontend/gate/default/images/widgets/fixed_bottom/ja_JP_baner_bottom_fixed.jpg") bottom center no-repeat;
}
body.tr_TR .banner-fixed-footer {
    background: #222326 url("/skin/frontend/gate/default/images/widgets/fixed_bottom/tr_TR_baner_bottom_fixed.jpg") bottom center no-repeat;
}
body.pt_PT .banner-fixed-footer, body.pt_BR .banner-fixed-footer  {
    background: #222326 url("/skin/frontend/gate/default/images/widgets/fixed_bottom/pt_PT_pt_BR_baner_bottom_fixed.jpg") bottom center no-repeat;
}
body.vi_VN .banner-fixed-footer {
    background: #222326 url("/skin/frontend/gate/default/images/widgets/fixed_bottom/vi_VN_baner_bottom_fixed.jpg") bottom center no-repeat;
}
body.fr_FR .banner-fixed-footer {
    background: #222326 url("/skin/frontend/gate/default/images/widgets/fixed_bottom/fr_FR_baner_bottom_fixed.jpg") bottom center no-repeat;
}
body.ru_RU .banner-fixed-footer {
    background: #222326 url("/skin/frontend/gate/default/images/widgets/fixed_bottom/ru_RU_baner_bottom_fixed.jpg") bottom center no-repeat;
}
body.es_ES .banner-fixed-footer {
    background: #222326 url("/skin/frontend/gate/default/images/widgets/fixed_bottom/es_ES_baner_bottom_fixed.jpg") bottom center no-repeat;
}
body.cs_CZ .banner-fixed-footer {
    background: #222326 url("/skin/frontend/gate/default/images/widgets/fixed_bottom/cs_CZ_baner_bottom_fixed.jpg") bottom center no-repeat;
}
body.it_IT .banner-fixed-footer {
    background: #222326 url("/skin/frontend/gate/default/images/widgets/fixed_bottom/it_IT_baner_bottom_fixed.jpg") bottom center no-repeat;
}
body.ar_SA .banner-fixed-footer {
    background: #222326 url("/skin/frontend/gate/default/images/widgets/fixed_bottom/ar_SA_baner_bottom_fixed.jpg") bottom center no-repeat;
}
body.ro_RO .banner-fixed-footer {
    background: #222326 url("/skin/frontend/gate/default/images/widgets/fixed_bottom/ro_RO_baner_bottom_fixed.jpg") bottom center no-repeat;
}

.fieldset label {
    font-size: 16px !important;
}
.input_lifting {
    height: 70px;
    width: 100%;
    position: relative;
}
.input_lifting.textarenatype {
    height: 200px;
}

.il_left, .il_middle, .il_right {
    float: left;
}

.il-icon {
    float: left;

    height: 24px; width: 24px;
    margin-left: 6px;
    margin-top: 3px;
    display: none;
}

.input_lifting.unactive.good .il-icon {
    background-image: url("../images/new/sprite2.PNG");
    background-position:  -650px -0px;
    display: block;
}

.input_lifting.unactive.bad .il-icon {
    background-image: url("../images/new/sprite2.PNG");
    background-position:  -494px -49px;
    display: block;
}

.il_left {
    min-width: 96px;
    position: relative;
    text-align: right;
    font-size: 13px;
    padding-right: 6px;
    padding-top: 16px;
}

.il_left span {
    color: red;
}

.il_middle {
    min-width: 253px;
    padding: 10px;
    min-height: 35px;
    color: #868686;
    background-color: none;
    position: relative;
}

.input_lifting.unactive.bad .il_middle {
    background-color: #e5bfc0 !important;
}

.input_lifting.unactive.bad .il_middle .il-desc {
    color: #541414 !important;
    font-weight: bold;
}

.input_lifting.unactive .il_middle select,
.input_lifting.unactive .il_middle input.text {
    background: #dcdcdc;  /*Old browsers*/
    background: -moz-linear-gradient(top,  #dcdcdc 0%, #e8e8e8 50%, #e1e1e1 51%, #e9e9e9 100%);  /*FF3.6+*/
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dcdcdc), color-stop(50%,#e8e8e8), color-stop(51%,#e1e1e1), color-stop(100%,#e9e9e9));  /*Chrome,Safari4+*/
    background: -webkit-linear-gradient(top,  #dcdcdc 0%,#e8e8e8 50%,#e1e1e1 51%,#e9e9e9 100%);  /*Chrome10+,Safari5.1+*/
    background: -o-linear-gradient(top,  #dcdcdc 0%,#e8e8e8 50%,#e1e1e1 51%,#e9e9e9 100%);  /*Opera 11.10+*/
    background: -ms-linear-gradient(top,  #dcdcdc 0%,#e8e8e8 50%,#e1e1e1 51%,#e9e9e9 100%);  /*IE10+*/
    background: linear-gradient(to bottom,  #dcdcdc 0%,#e8e8e8 50%,#e1e1e1 51%,#e9e9e9 100%);  /*W3C*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdcdc', endColorstr='#e9e9e9',GradientType=0 );  /*IE6-9*/
}

.input_lifting.unactive:hover .il_middle, .input_lifting.unactive.active .il_middle {
    background-color: #e3e3e3;
}

.input_lifting.unactive:hover .il_middle select, .input_lifting.unactive.active .il_middle select,
.input_lifting.unactive:hover .il_middle input.text, .input_lifting.unactive.active .il_middle input.text{
    background: -moz-linear-gradient(top,  #f2f2f2 0%, #f9f9f9 51%, #f0f0f0 51%, #fafafa 100%); /*FF3.6+*/
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(51%,#f9f9f9), color-stop(51%,#f0f0f0), color-stop(100%,#fafafa));  /*Chrome,Safari4+*/
    background: -webkit-linear-gradient(top,  #f2f2f2 0%,#f9f9f9 51%,#f0f0f0 51%,#fafafa 100%);  /*Chrome10+,Safari5.1+*/
    background: -o-linear-gradient(top,  #f2f2f2 0%,#f9f9f9 51%,#f0f0f0 51%,#fafafa 100%);  /*Opera 11.10+*/
    background: -ms-linear-gradient(top,  #f2f2f2 0%,#f9f9f9 51%,#f0f0f0 51%,#fafafa 100%);  /*IE10+*/
    background: linear-gradient(to bottom,  #f2f2f2 0%,#f9f9f9 51%,#f0f0f0 51%,#fafafa 100%);  /*W3C*/
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#fafafa',GradientType=0 );  /*IE6-9*/
}

.il_right {
    min-width: 185px;
    position: relative;
    padding-top: 2px;
    margin-left:15px;
}

.il_middle input.text{
    width: 82%;
    min-height: 22px;
    margin-bottom: 3px;
}

#checkout-form .il_left {
    width: 102px;
}

#checkout-form .il_middle {
    width: 300px;
}

#checkout-form .il_right {
    width: 235px;
}

.il-desc {
    width: 100%;
    clear: both;
    font-size: 11px;
    margin-left: 15px;
    margin-top: 7px;
    color: #868686;
}
.il-desc .arrow {
    margin-top: 2px;
    margin-right: 5px;
    background-image: url("../images/new/sprite2.PNG");
    background-repeat: no-repeat;
    background-position:  -212px -11px;
    height: 10px; width: 7px;
    float: left;
}

.input_lifting.unactive.bad .il-desc .arrow {
    background-position:  -212px -21px;
}
.il-tooltip {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    position: absolute;
    padding: 11px 22px;
    text-decoration: none;
    vertical-align: middle;
    font-size: 12px;
    width: 77%;
    display: none;
    z-index: 500;
}

.il-tooltip.info {
    background: #adcee0;
    color: #0b233f !important;
    -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
    -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
    box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
    text-shadow: #7ea4bd 0 1px 0;
    color: #ffffff;
}

.il-tooltip.error {
    background: #e0adae;
    color: #3f0b0b !important;
    -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
    -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
    box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
    text-shadow: #7ea4bd 0 1px 0;
}

.il-tooltip.info .arrow {
    position: absolute;
    left: -9px;
    top: 15px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #adcee0 transparent transparent;
}

.il-tooltip.error .arrow {
    position: absolute;
    left: -9px;
    top: 15px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e0adae transparent transparent;
}
form#contactForm .textarenatype .il_right{
    margin: auto;
    right: 0;
}
form#contactForm .il-tooltip.error {
    height: 26px;
}

.jq-region-lock-warning,
.jq-deactive-shield {
    background: rgb(255, 255, 255) transparent;
    background-color: rgba(0,0,0,0.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000, endColorstr=#CC000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000, endColorstr=#CC000000)";
    width: 100%;
    height: 100%;
    position: fixed;
    font-family: "Arial";
    z-index: 9999999999;
    display: none;
    top: 0;
    left: 0;
}

.deactive-shield {
    margin: 130px auto 0;
    width: 565px;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 4px solid #de0015;
    padding: 23px;
    -webkit-box-sizing:border-box;
    position: relative;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
    font-family: "Arial";
}

.deactive-shield * {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
}
.deactive-shield .round-info {
    border-radius: 50%;
    background-color: #de0b00;
    color: #ffffff;
    padding: 16px 30px;
    width: 70px;
    height: 70px;
    font-size: 40px;
    font-weight: bold;
}
.g2a-selected-offer .deactive-shield {
    border: 4px solid #dbae00;
}
.g2a-selected-offer .deactive-shield h2 {
    color: #dbae00;
}
.g2a-selected-offer .ds-right a {
    color: #d0a200;
}
.g2a-selected-offer .deactive-shield-p1 {
    display: none;
}
.g2a-selected-offer .deactive-shield .round-info {
    background-color: #dbae00;
}
.ds-row {
    display: inline-block;
    width: 100%;
    position: relative;
}

.cs-close {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
}

.deactive-shield h2 {
    font-size: 22px;
    color: #de0015;
    margin-bottom: 20px;
    font-weight: bold;
}

.ds-left {
    display: inline-block;
    float: left;
    width: 75px;
}

.ds-right {
    width: 420px;
    float: right;
    display: inline-block;
    font-size: 14px;
    line-height: 17px;
}

.ds-right p {
    margin-bottom: 20px;
}

.ds-right button {
    border: none;
    height: 45px;
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 10px;
    background: #6b992f; /* Old browsers */
    background: -moz-linear-gradient(top,  #6b992f 0%, #517a23 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6b992f), color-stop(100%,#517a23)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #6b992f 0%,#517a23 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #6b992f 0%,#517a23 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #6b992f 0%,#517a23 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #6b992f 0%,#517a23 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b992f', endColorstr='#517a23',GradientType=0 ); /* IE6-9 */
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}

.ds-right button:hover {
    background: #87b33f; /* Old browsers */
    background: -moz-linear-gradient(top,  #87b33f 0%, #6b9830 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#87b33f), color-stop(100%,#6b9830)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #87b33f 0%,#6b9830 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #87b33f 0%,#6b9830 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #87b33f 0%,#6b9830 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #87b33f 0%,#6b9830 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87b33f', endColorstr='#6b9830',GradientType=0 ); /* IE6-9 */
}

.ds-right .ds-link {
    text-decoration: none;
    color: #de0015;
    font-weight: bold;
}
.ds-right .ds-link:hover {
    text-decoration: underline;
    cursor: pointer;
}



.inner.devrama-slider .projector{
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.298039);
}
.inner.devrama-slider .projector .slide1 h3 {
    display: inline-block;
    margin: 0;
    color: #2B6BA7;
    text-shadow: 3px 2px 4px rgb(0, 0, 0);
    font-size: 56px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px 94px 10px 10px;
    -webkit-transform: skew(25deg, -10deg);
    -moz-transform: skew(25deg, -10deg);
    -o-transform: skew(25deg, -10deg);
    transform: skew(25deg, -10deg);
}
.inner.devrama-slider .projector .slide1 .description {
    display: inline-block;
    margin: 0;
    color: #FFF;
    text-shadow: 3px 2px 4px rgb(0, 0, 0);
    font-size: 26px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px 10px 10px 10px;
}
.inner.devrama-slider .projector .slide2 h3 {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #FFF;
    text-shadow: 3px 2px 4px rgb(0, 0, 0);
    font-size: 72px;
}
.inner.devrama-slider .projector .slide2 .description {
    display: inline-block;
    margin: 0;
    color: #FFF;
    font-size: 16px;
    padding: 7px 20px;
}
.inner.devrama-slider .projector .slide3 {
    background-color: #27446F;
}
.inner.devrama-slider .projector .slide3 h3 {
    display: block;
    margin: 30px 0 20px 0;
    padding: 0;
    color: #FFF;
    text-shadow: 3px 2px 4px rgb(0, 0, 0);
    font-size: 49px;
    text-align: center;
}
 .inner.devrama-slider .projector .slide3 .table {
}
.inner.devrama-slider .projector .slide3 .table table{
    width: 100%;
    border: 1px solid #fff;
}
.inner.devrama-slider .projector .slide3 .table table th,
.inner.devrama-slider .projector .slide3 .table table td{
    padding: 5px 15px;
    border: 1px solid #fff;
}
.inner.devrama-slider .projector .slide3 .table table td{
    height: 200px;
    vertical-align: middle;
    text-align: center;
}
.inner.devrama-slider .projector .slide4 h3 {
    display: block;
    margin: 0;
    padding: 0;
    color: #973A2B;
    text-shadow: 3px 2px 4px rgb(0, 0, 0);
    font-size: 34px;
}
.inner.devrama-slider .projector .slide4 .square {
    width: 800px;
    height: 700px;
    -webkit-transform: translate(-20%, -47%) rotate(-45deg);
    -moz-transform: translate(-20%, -47%) rotate(-45deg);
    -ms-transform: translate(-20%, -47%) rotate(-45deg);
    -o-transform: translate(-20%, -47%) rotate(-45deg);
    transform: translate(-20%, -47%) rotate(-45deg);
    background-color: rgba(255, 255, 255, 0.25);
}
.inner.devrama-slider .projector .slide4 i.slide-star1,
.inner.devrama-slider .projector .slide4 i.slide-star2,
.inner.devrama-slider .projector .slide4 i.slide-star3{
    color: #ff0;
    color: rgba(255, 255, 0, 0.28);
}
.inner.devrama-slider .projector .slide4 i.slide-star1 {
    font-size: 183px;
}
.inner.devrama-slider .projector .slide4 i.slide-star2 {
    font-size: 115px;
}
.inner.devrama-slider .projector .slide4 i.slide-star3 {
    font-size: 68px;
}
.inner.devrama-slider .projector .slide5 h3 {
    display: inline-block;
    margin: 0;
    color: #EE5133;
    text-shadow: 3px 2px 4px rgb(0, 0, 0);
    font-size: 56px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px 28px;
    width: 100%;
}
.inner.devrama-slider .projector .slide5 .description {
    display: inline-block;
    margin: 0;
    color: #FFF;
    text-shadow: 3px 2px 4px rgb(0, 0, 0);
    font-size: 26px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 5px 25px;
}
.inner.devrama-slider .projector .slide5 .description.a{
    -webkit-transform: rotate(-8deg);
    -moz-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    -o-transform: rotate(-8deg);
    transform: rotate(-8deg);
}
.inner.devrama-slider .projector .slide5 .description.b{
    -webkit-transform: rotate(-8deg);
    -moz-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    -o-transform: rotate(-8deg);
    transform: rotate(-8deg);
}
.inner.devrama-slider .projector .slide5 .description.c{
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    transform: rotate(4deg);
}
.inner.devrama-slider .projector .slide5 .description.d{
    -webkit-transform: rotate(-8deg);
    -moz-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    -o-transform: rotate(-8deg);
    transform: rotate(-8deg);
}
.inner.devrama-slider .projector .slide5 .description.e{
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    transform: rotate(4deg);
}
.inner.devrama-slider h3.description, .sliderMy  h3.description {
    bottom: 0;
    padding: 18px 20px;
    width: 100%;
    position: absolute;
    color: #fff;
    background: black;
}
.navigation.devrama-slider{margin:-85px 0px 5px -16.5px !important;}
.inner.devrama-slider{margin-top: 4px !important;}
span.nav-link {
    color: rgba(255, 0, 0, 0) !important;
    border-radius: 50%;
    height: 12px;
    width: 12px !important;
    border: 1px solid #fff !important;
    background-color: #313336 !important;}
span.nav-link.active {
    color: rgba(255, 0, 0, 0) !important;
    border-radius: 50%;
    height: 12px;
    width: 12px !important;
    border: 1px solid #fff !important;
    background-color: #FB5330 !important;}
.bar, .slider-progress{height: 3px !important;}
body.ar_SA #content-landing .boxmarketing .sliderMy .navigation.devrama-slider{
    left: 30px !important;
    right: auto !important;
}
body.ar_SA span.nav-link{
    margin:0 2px;
}

.promo-discount-cart {
    text-align: right;
    background: #fafafa;
    padding: 15px;
    border: 1px solid #cad6e2;
    border-top: none;
    color:#6f8395;
    font-weight: bold;
}
.promo-discount-cart-amount {
    color: #3e91f9;
}
.skinBackgroundCSGO {
    background-image: url('../images/steamitem/skin_background.png');
    width: 323px;
    height: 433px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.skinBackgroundCSGO img {
    margin: 0 !important;
    display: inline-block !important;
}
.checkout-skin-banner {
    margin-bottom: 15px;
    display: block;
}
.stemItemsTab {
    background-image: url('../images/steamitem/new.png');
    background-repeat: no-repeat;
    background-position: right top;
}
.pay-mobile {
    text-align: right;
}
.pay-mobile .sep {
    padding-top: 17px;
    display:block;
}
.pay-mobile .icon-mobile{
    float:right;
    height:26px;
    color: #306493;
    font-size: 22px;
    width:26px;
    margin-right:5px;
    padding: 0px;
}
.pay-mobile #payButton {
    display:inline-block;
}
.pay-mobile h2 {
    line-height:28px;
    display:inline-block;
    float:right;
    color:#306493;
}
/***************************
Splash Screen MOBILE
***************************/
section.splashscreen {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 100000;
}
section.splashscreen .main {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #ff7800 url(/skin/frontend/gate/default/images/widgets/splashscreen/bg.jpg) top center no-repeat;
    background-size: cover;
    color: white;
}
.splashscreen .header {
    overflow: hidden;
}
.splashscreen .close {
    font-size: 56px;
    position: relative;
    color :#ffbc80;
    float: right;
    padding: 30px;
    cursor :pointer;
    text-align: center;
}
.splashscreen .close:hover{
    color: #fff;
    transition-duration: 0.5s;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
}
.splashscreen .top{
    text-align: center;
    margin: auto;
    position: absolute;
}
.splashscreen .top div.g2a_white {
    max-width: 350px;
    height: 100px;
    margin: 0 auto;
    display: block;
    background: #ff7800 url(/skin/frontend/gate/default/images/widgets/splashscreen/g2a_white.png) top center no-repeat;
    background-size: cover;
}

.splashscreen .top a.btn {
    display: inline-block;
}
.splashscreen .text {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}
.splashscreen .mobile{
    position: relative;
    margin: 0 auto;
}
.splashscreen .mobile.android{
    background: url(/skin/frontend/gate/default/images/widgets/splashscreen/android.png) top center no-repeat;
    background-size: cover;
}
.splashscreen .mobile.iphone,
.splashscreen .mobile.ipad {
    background: url(/skin/frontend/gate/default/images/widgets/splashscreen/ios.png) top center no-repeat;
    background-size: cover;
}
.splashscreen .top h2,.top h3{
    font-weight: 300;
}
.splashscreen .top a.btn.android{
    background: url(/skin/frontend/gate/default/images/widgets/splashscreen/googlePlay.png) top center no-repeat;
    background-size: cover;
}
.splashscreen .top a.btn.iphone,
.splashscreen .top a.btn.ipad {
    background: url(/skin/frontend/gate/default/images/widgets/splashscreen/appStore.png) top center no-repeat;
    background-size: cover;
}
.splashscreen  video{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.splashbar {
    background: #ffffff;
    height: 70px;
    padding: 10px 0;
}
.splashbar .close {
    padding: 0 20px;
    float: left;
}

.splashbar span.icon-x {
    color:#bbbbbb;
    font-size: 16px;
    vertical-align: middle;
    line-height: 46px;
}
.splashbar  .g2a_o {
    color: #444444;
    background: url(/skin/frontend/gate/default/images/widgets/splashscreen/g2a_logo.jpg) top center no-repeat;
    display: inline-block;
    position: relative;
    width: 46px;
    vertical-align: middle;
    height: 46px;
}
.splashbar .title .g2amobile {
    color: #444444;
}

.splashbar .title .freeApp {
    font-size: 13px;
}
.splashbar .title .freeApp span.green {
    color: #65b449;
    text-transform: uppercase;
}
.splashbar .title .freeApp span{
    color:#999999;
    text-transform: none;
}
.splashbar .title{
    margin-left: 15px;
    vertical-align: middle;
    display: inline-block;
}
.splashbar .buy-btn {
    margin-right:15px;
    float: right;
    line-height: 46px;
}
.splashbar a.btn {
    font-size:12px;
    text-decoration:none;
    color:#fff;
    vertical-align: middle;
    line-height: 17px;
    padding: 10px 20px;
    border-radius:5px;
    background: #65b449;
}
.splashbar a.btn:hover{
    background-color: #006cff;
    transition-duration: 0.5s;
}

.splashBarView #container2 {
    padding-top: 70px;
}
.splashBarView #body_clicker {
    background-position: 0 70px;
}

#steam-menu{
    display: none;
}

#steam-menu select {
    background: #222325;
    border: 1px solid #4B4C4E;
    border-radius: 5px;
    color: #c6c6c6;
    padding:5px;
    margin-right: 15px;
}

@media (max-device-width: 1280px) and (orientation: landscape) {
    .splashscreen .text {
        width: 50%;
        float: left;
    }
    .splashscreen .top{
        bottom: 15vh;
        left: 50%;
    }
    .splashscreen .top h2{
        font-size: 3.5vw;
        margin-top: 3.5vh;

    }
    .splashscreen .top h3{
        font-size: 2vw;
    }
    .splashscreen .top a.btn {
        width: 250px;
        height: 71px;
        margin: 3.5vh auto 0;
    }
    .splashscreen .mobile{
        height: 37vw;
        width: 31vw;
    }
    .splashscreen video {
        height: 30vw;
    }
}
@media (max-device-width: 800px) and (orientation: portrait) {
    .splashscreen .text {
        float :none;
    }
    .splashscreen .top{
        right: 0;
        left: 0;
    }
    .splashscreen .top h2{
        font-size: 6.8vw;
        margin-top: 3.5vh;
    }
    .splashscreen .top h3{
        font-size: 3.5vw;
    }
    .splashscreen .top a.btn {
        width: 36vh;
        height: 11vh;
        margin: 4vh auto 0;
    }
    .splashscreen .mobile{
        height: 60vw;
        width: 50vw;
    }
    .splashscreen video {
        height: 48vw;
    }
}

.received-randomskin-banner {
    clear: both;
    background: url("/skin/frontend/gate/default/images/promo/randomskin/banerek_888x200.jpg") no-repeat;
    width: 888px;
    height: 200px;
    display: inline-block;
    margin-top: 20px;
}