/*основные слои*/

html,
body {
    background: #d4d3d4;
    font-family: "MyriadProRegular", "Arial", sans-serif;
    font-size: 18px;
	line-height: 1.45;
    height: 100%;
    margin: 0 0 0 0;
	color: #595959;
}
.container {
    margin-left: auto;
    margin-right: auto;
    width: 1002px;
    min-height: 100%;
    background: #ffffff;
}
.container_menu {
    background: #D4D3D4;
}
.main_container {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 140px;
}
.menu_top {
    height: 28px;
    width: 1002px;
    clear: both;
}
.top_menu_main {
    padding-top: 6px;
    color: white;
    font-size: 14px;
    background-color: #0B963C;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 22px;
}
.search_block {
    padding-right: 6px;
    padding-top: 2px;
    width: 190px;
    float: right;
    height: 26px;
}
.language {
    float: right;
    padding-right: 35px;
    text-transform: uppercase;
}
#active_language {
    font-weight: bold;
}
.menu {
    background-color: #0B963C;
    width: 100%;
    height: 30px;
}
.home {
    float: left;
    padding-left: 10px;
    padding-top: 4px;
}
a.home_link {
    background-image: url('../img/home.png');
    background-repeat: no-repeat;
    width: 198px;
    height: 18px;
    display: block;
}
.sign_in {
    height: 27px;
    border-top: 1px solid green;
}

/* cart */
#nano_menu {
	border: 0px !important;
	float: right;
}
#nano_menu > li {
	float: none !important;
}
.parent_nano_menu {
	border-top:1px solid green;
}
.parent_nano_menu > #cart {
	float: right;
	margin: 5px 15px 0px 0px;
}
.sign_in > #cart {
	float: right;
	padding: 1px 15px;
	border-right: 1px solid green;
	margin: 4px 15px 4px 0px;
}
.parent_nano_menu > #cart {
	padding: 1px 15px;
	border-right: 1px solid green;
	margin: 4px 0px;
}
#cart {
	cursor: pointer;
	display: none;
}


/* PAYMENT */
table.order_info {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #e9f2fa;
}
table.order_info td {
	padding: 0px;
	margin: 0px;
	padding: 20px;
}
table.order_info td.td_order_info {
	vertical-align: bottom;
	/*font-size: 10pt;*/
	/*position: relative;*/
	height: 100%;
	vertical-align: middle;
	text-align: justify;
}
table.order_info td.payment_methods {
	width: 400px;
	height: 200px;
	vertical-align: top;
	background-color: #e9f2fa;
}
table.order_info td.td_order_info_comments {
	padding-top: 0px;
	text-align:justify;
}
table.order_info td.payment_methods img {
	height: 32px;
	margin: 0px 3px;
}
table.order_info td.payment_methods div.div_payment_icons {
	padding: 0px 0px 5px 20px;
}
table.order_info td.payment_methods div.pComment {
	text-align: justify;
}
.payment_methods label {
	font-weight: bold;
}

div.payment_product_info {
	/*
	position: absolute;
	top: 30px;
	left: 0px;
	width: 100%;
	*/
	text-align: center;
}

div.payment_product_info * {
	font-size: 20px;
	font-weight: bold;
}
#payment_product_price {
	font-size: 40px;
	color: #2fb557;
}
#payment_product_qnt {
	padding: 10px 0px 5px 0px;
}
.tbl_payment_mail {
	margin-top: 10px;
}
/*
.tbl_payment_mail label{
	position: relative;
	top: -3px;
}
*/
.tbl_payment_mail td {
	padding: 0px !important;
}
td.payment_methods input[type="email"]{
	width: 320px !important;
}
td.payment_methods input[type="radio"]{
	margin-left: 0px;
}

.divPaymentMethods {
	background-color: #e9f2fa;
	/*padding: 20px;*/
}
.divPaymentMethods input {
	margin-right: 10px;
}
.divPaymentMethods  div.pComment{
	padding: 0px 0px 10px 25px;
	text-align: justify;
}
.divPaymentEmail {
	background-color: #e9f2fa;
	padding: 20px 20px 0px 20px;
}
.divPaymentEmail label{
	padding-right: 20px;
}
.divPaymentEmail input {
	width: 800px !important;
}
.payment_continue {
	margin: 0 auto;
	width: 220px;
}


/***********/

/* ECWID */
/* PRODUCT BROWSER */
table.ecwid-productBrowser-innerTable div.ecwid-productBrowser-categoryPath,
div.ecwid-productBrowser-category div.ecwid-results-topPanel,
.ecwid-productBrowser-auth-signInLink {
	display: none;
}
.ecwid-ProductsList-content {
	display: none !important;
}
html#ecwid_html body#ecwid_body div.ecwid-minicart {
	display: none !important;
}
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-details-inTheBag,
html#ecwid_html body#ecwid_body .ecwid .ecwid-btn--addMore,
html#ecwid_html body#ecwid_body .ecwid .ecwid-btn--secondary.ecwid-btn--openBag,
html#ecwid_html body#ecwid_body .ecwid .ecwid-btn--addMore,
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-details .ecwid-btn--continueShopping {
	display: none !important;
}

html#ecwid_html body#ecwid_body div.ecwid-productBrowser-details-descr a {
	font-size: 18px !important;
	color: #0B963C !important;
}

html#ecwid_html body#ecwid_body .ecwid .gwt-HTML table *{
	font-size: 18px !important;
}

/* PRODUCT DETAILS */
html#ecwid_html body#ecwid_body div.ecwid-productBrowser-nav {
	display: none;
}
/* CHECKOUT */
.ecwid-Checkout-BreadCrumbs {
	display: none !important;
}
.ecwid-Checkout-PasswordBlock {
	display: none !important;
}

html#ecwid_html body#ecwid_body div.ecwid-PaymentMethodSelector {
	width: 930px !important;
}
html#ecwid_html body#ecwid_body div.ecwid-PaymentMethodSelector  div.ecwid-PaymentInstructions {
	display: none !important;
}
html#ecwid_html body#ecwid_body div.ecwid-Checkout-PaymentRightPanel.ecwid-floatLeftPanel {
	width: 930px !important;
}
html#ecwid_html body#ecwid_body div.ecwid-Checkout-EmailBlock div.ecwid-form {
	width: 875px !important;
}
html#ecwid_html body#ecwid_body div.ecwid-Checkout-EmailBlock div.ecwid-fieldWrapper input.gwt-TextBox {
	width: 730px !important;
}
.ecwid_info_link {
	color: #0b963c !important;
	font-size: 18px !important;
	text-decoration: underline !important;
}
.ecwid_checkout_comment p, .ecwid_checkout_comment a {
	font-size: 14px;
}
.ecwid_checkout_comment a {
	color: #0b963c !important;
	text-decoration: underline !important;
}
.ecwid-productBrowser-head {
	font-size: 22pt !important;
	font-weight: bold !important;
}
/*
html#ecwid_html body#ecwid_body div.ecwid-Checkout-PaymentRightPanel.ecwid-floatLeftPanel {
	max-width: none !important;
	margin: 0 auto !important;
	float: none !important;
}
*/

/* CART */
/* cart's hint */
html#ecwid_html body#ecwid_body .ecwid-productBrowser-cart div.ecwid-productBrowser-cart-hint {
	display: none;
}

html#ecwid_html body#ecwid_body .ecwid div.ecwid-productBrowser-cart-termsCheckbox a {
	font-size: 14px !important;
}
html#ecwid_html body#ecwid_body .ecwid span.gwt-CheckBox label {
	font-size: 14px !important;
}

/* "clear cart" button */
.ecwid-btn.ecwid-btn--secondary.ecwid-btn--clearBag {
	display: none !important;
}
/* "continue shopping" button */
.ecwid-btn.ecwid-btn--secondary.ecwid-btn--continueShopping {
	display: none !important;
}
/***************************/

/*slider */

.slider {
    width: 1002px;
    height: 264px;
    position: relative;
    border-bottom: 1px solid #E0E0E0;
}
/*main page*/

.main_page {
    padding-bottom: 10px;
}
.page {
    height: 100%;
    width: 934px;
    padding-left: 34px;
    padding-right: 34px;
    padding-bottom: 34px;
    display: inline-block;
}
.nav {
    padding-top: 5px;
    padding-left: 15px;
    font-size: 13px;
    padding-bottom: 5px;
    color: #8F8F8F;
    background-color: #fafafa;
}
.breadcrumbs.pathway>a {
    color: #8F8F8F;
}
.news_block {
    padding-left: 34px;
    height: 180px;
    text-align: left;
    padding-right: 34px;
    margin-bottom: 5px;
    width: 100%;
}
img.news{
	float:left;
}
.news_img {
    float: left;
    margin-top: 6px;
    margin-bottom: 4px;
}
.news_short_text p:nth-of-type(1) {
    margin-top: 10px;
}
.contentpaneopennewslist img {
    margin-right: 10px;
}
.contentpaneopennewslist p {
    margin-top: 5px;
}
.contentpaneopennewslist {
	position: relative;
}

.list.list ul {
    margin-left: 0px;
    margin-bottom: 0px;
}
list.list li {
    margin-top: 0px;
    padding-bottom: 0px;
}
ul.list {
    margin-left: 0px;
    text-align: justify;
    -webkit-padding-start: 20px;
}
ul.list li {
    list-style: circle;
    margin-top: 10px;
}
span.blubber {
    font-weight: bold;
}
ul.list.ol.sub_list {
    margin-left: -23px;
    list-style: circle;
    line-height: 17px;
    padding-top: 0px;
    margin-top: 5px;
}
.news_short_text {
    width: 92%;
    text-align: justify;
    float: right;
}
.news_main_text {
    clear: both;
    text-align: justify;
}
.footer {
    color: white;
    background: url(../img/bg_footer_5.jpg);
    height: 155px;
    margin-top: -140px;
    width: 1002px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
}
.foot {
    float: left;
    padding-right: 78px;
}
#footer_level {
    padding-left: 20px;
    height: 47px;
}
#footer_level_1 {
    padding-top: 12px;
    background: url(../img/border_footer.png);
    background-repeat: repeat-x;
    background-position: bottom center;
    padding-left: 20px;
    height: 95px;
}
/*оформление*/

.footer a {
    font-size: 13px;
    color: white;
    text-decoration: none;
    line-height: 22px;
}
a {
    color: #0B963C;
}
h2 {
    margin-top: 15px\9;
    padding-top: 0px;
    color: #505050;
    font-size: 16px;
    margin-bottom: 5px;
}
h1 {
    padding-top: 15px;
    color: #474747;
    margin-top: 0px;
    font-size: 20px;
}
h1.search {
    padding-top: 0px;
}
h3 {
    padding-top: 13px;
    font-size: 15px;
    margin-top: 0px;
    color: #474747;
}
h4 {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    color: #0B963C;
}
h4.req {
    margin: 0 0 0 0;
    padding-left: 20px;
    padding-top: 10px;
    color: #656363;
}
p.req {
    padding: 0px 20px;
}
h1.price {
    margin-left: 10px;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
h1.header_form {
    text-align: center;
    font-size: 20px;
    color: #656363;
    padding-top: 0px;
    margin-bottom: 10px;
}
p {
    line-height: 1.45;
	text-align: justify;
}
span#active_language {
    padding-top: 2px;
    display: block;
    background: url(../img/bg_lan.png);
    background-repeat: no-repeat;
    width: 27px;
    height: 24px;
}
span.orange {
    font-weight: bold;
    color: #f6774e;
}
span.green {
    font-weight: bold;
    color: #519d43;
}
.main {
    padding-top: 15px;
}
.main.left_side {
    text-align: justify;
    width: 280px;
    float: left;
}
.block_product,
.block_about {
    width: 100%;
    margin-top: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E0E0E0;
}
.block_about {
    border-bottom: none;
    padding-top: 10px;
    background-color: #f1f1f1;
}
.awards {
    text-align: center;
}
.awards > img {
    padding-left: 20px;
    padding-right: 20px;
}
.content_block {
    margin-left: 34px;
    margin-right: 34px;
}
.groups_button_center {
    clear: both;
    height: 40px;
    text-align: center;
}
.groups_button_center>input {
    margin-right: 15px;
}
.videoCenter {
	width: 560px;
	margin: auto;
}

.column_left {
    float: left;
    width: 45%;
    margin-bottom: 35px;
    padding-left: 10px;
}
.column_right {
    width: 45%;
    float: left;
    margin-bottom: 35px;
    padding-left: 40px;
}
.column_left p, .column_right p {
	text-align: left;
}

.columns {
    display: table;
}
.column {
    text-align: center;
    display: table-cell;
    width: 20%;
    padding-right: 4%;
    padding-left: 2%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.column p {
	text-align: center;
}

span.icon {
    display: inline-block;
    width: 56px;
    height: 56px;
    float: left;
    background-repeat: no-repeat;
    margin-right: 10px;
}
.icons {
    height: 58px;
    margin-top: 10px;
}
.icons>p {
    /*padding-top: 10px;*/
}
.icon.icon_high_speed {
    background-image: url('../images/icons/nanoav_pro/high_speed_work.png');
}
.icon.icon_safety {
    background-image: url('../images/icons/nanoav_pro/complex_safety.png');
}
.icon.icon_license {
    background-image: url('../images/icons/nanoav_pro/license_scheme.png');
}
.icon.icon_support {
    background-image: url('../images/icons/nanoav_pro/support.png');
}
.icon.icon_sky_scanning {
    background-image: url('../images/icons/nanoav_sky_scan/sky_scanning.png');
}
.icon.icon_status_info {
    background-image: url('../images/icons/nanoav_sky_scan/info_status.png');
}
.icon.icon_integration {
    background-image: url('../images/icons/nanoav_sky_scan/integration.png');
}
.icon.icon_free {
    background-image: url('../images/icons/nanoav_sky_scan/free.png');
}
span.medium_icons {
    display: inline-block;
    width: 56px;
    height: 56px;
    text-align: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    margin-top: 10px;
}
.icon_without_install {
    background-image: url('../images/icons/online_scaner/without_install.png');
}
.icon_actual_version {
    background-image: url('../images/icons/online_scaner/actual_version.png');
}
.icon_total_detect {
    background-image: url('../images/icons/online_scaner/total_detect.png');
}
span.copy {
    display: inline-block;
    float: left;
    padding-top: 15px;
    margin-left: 27%;
    font-size: 13px;
}
span.social-icons {
    display: inline-block;
    float: right;
    padding-top: 12px;
    vertical-align: bottom;
    margin-right: 15px;
}
a.footer_link {
    display: inline-block;
    /*padding-top:10px;*/

    vertical-align: bottom;
}
a.site_map {
    padding-top: 15px;
    display: inline-block;
    float: left;
    line-height: 15px
}
span.price {
    color: #F26E3F;
    font-weight: bold;
    font-size: 16px;
    padding-right: 5px;
}
span.select_pc {
    color: #656363;
    font-weight: bold;
    margin-left: 4px;
}
ul.main_list {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}
ul.main_list li {
    margin-top: 10px;
    font-weight: bold;
    color: #656363;
}
/*кнопки*/

.button_search {
    border: 0px;
    background: url(../img/search.gif);
    width: 18px;
    height: 15px;
    cursor: pointer;
    margin-right: 5px;
    margin-left: 1px;
}
a.button_orange,
.button_orange {
    cursor: pointer;
    border: none;
    color: white !important;
	font-family: "MyriadProRegular", "Arial", sans-serif;
    padding-left: 15px;
    padding-right: 15px;
    margin: 10px 10px 0px 10px;
    border-radius: 3px;
    letter-spacing: 1px;
    height: 34px;
	line-height: 34px;
    min-width: 200px;
    font-size: 16px;
	display: inline-block;
}

.button_orange.hidden,
.button_green.hidden {
    display: none;
}
a.button_green,
.button_green,
a.button_orange,
.button_orange {
    cursor: pointer;
    border: none;
    color: white !important;
	font-family: "MyriadProRegular", "Arial", sans-serif;
    padding-left: 15px;
    padding-right: 15px;
    margin: 10px 10px 0px 10px;
    border-radius: 3px;
    letter-spacing: 1px;
    height: 34px;
	line-height: 34px;
    min-width: 200px;
	font-size: 16px;
    display: inline-block;
	text-align: center;
}

a.button_green, a.button_orange {
    text-decoration: none;
    height: 26px;
	line-height: 26px;
    padding: 4px 10px 4px 10px;
}

a.button_green, .button_green { background-color: #2fb557; }
a.button_orange, .button_orange { background-color: #F26E3F; }

.button_green.download_free {
	min-width: 100px;
}

.disabled_button {
    background-color: gray !important;
}
h2.gray.align_center {
    text-align: center;
}
/*таблицы*/

tr.second_level > td {
    padding-top: 20px;
}
table.functions {
    margin-top: 20px;
    width: 820px;
    height: 300px;
    margin-left: 77px;
}
.deep_blue{
	cursor: pointer;
}
tr.select_price {
    cursor: pointer;
}
#compare_price {
    float: right;
    margin-bottom: 25px;
    width: 440px;
    margin-right: 140px;
}
table.compare {
    float: right;
    margin-top: 22px;
    margin-bottom: 25px;
    /*margin-right: 10px;*/
    width: 680px;
    border-collapse: collapse;
}
table.compare tr.no_border {
    border-top: none;
}
table.compare tr {
    height: 33px;
    border-top: 1px solid #E0E0E0;
}
table.compare td {
    /*padding-left: 10px;*/
	white-space: nowrap;
}
table.compare td.mark {
    color: white;
    background-image: url('../img/mark.png');
    background-repeat: no-repeat;
    background-position: center center;
    text-align: left;
}
td.table_text {
    color: #656363;
    font-size: 15px;
    font-weight: bold;
}
table.price {
    border-collapse: collapse;
    width: 580px;
    height: 220px;
}
table.price td {
    /*padding-right: 6px;*/
    padding-left: 6px;
	font-size: 16px;
}
table.price td * {
	font-size: 16px;
}
/*картинки*/

.main_img {
    float: left;
    padding-right: 10px;
    margin-bottom: 30px;
}
img.awards {
    vertical-align: middle;
    margin-left: 27px;
    margin-top: 25px;
}
/*табы*/

#tabs {
    /*margin-left: 7px;*/
    overflow: hidden;
    width: 100%;
    padding: 0;
    list-style: none;
	margin-bottom: 14px;
}
#tabs li {
    float: left;
    min-width: 120px;
    text-align: center;
    margin: 0 .3em 0 0px;
	font-size: 15px;
	padding: 0px;
}
#tabs a {
    position: relative;
    background: #E0E0E0;
    padding: .7em 0.5em;
    min-width: 100px;
    float: left;
    text-decoration: none;
    color: #444;
    border-radius: 5px 5px 0 0;
}
#tabs a:hover,
#tabs a:focus {
    background: #D6D6D6;
}
#tabs a:focus {
    outline: 0;
}
#tabs #current a {
    background: #F7F7F7;
    z-index: 3;
}
.img_for_product {
    float: left;
    margin-top: 20px;
    margin-bottom: 25px;
}
.text_for_product {
    float: left;
    /*margin-left: 30px;*/
    margin-top: 60px;
    margin-bottom: 15px;
}
#content_tab {
    width: 934px;
    /*margin-left: 8px;*/
    background: #F7F7F7;
    margin-top: -14px;
    min-height: 390px;
    padding-top: 15px;
    position: relative;
    z-index: 2;
    /*margin-bottom: 25px;*/
}
.cbClr,
.contentpaneopen {
    clear: both;
}
#select {
    position: relative;
    width: 580px;
    height: 33px;
    border: 1px solid #E0E0E0;
    border-radius: 5px;
    z-index: 10;
    margin: 0 0 0 0;
    cursor: pointer;
}
@-moz-document url-prefix() {
    #select {
        position: relative;
        top: 88px;
    }
}
.video_links{
	margin-top: 20px;
	display: block;
}
.video {
    margin-left: 15px;
    cursor: pointer;
    display: block;
    padding-left: 10px;
    padding-top: 4px;
    color: #656363;
    font-weight: bold;
    height: 25px;
    padding-right: 6px;
}
ul.req {
    list-style-type: none;
}
ul.req li {
    margin-left: -20px;
    font-weight: bold;
    padding-top: 8px;
    color: #656363;
}
td.notes {
    color: gray;
    font-size: 12px;
    line-height: 8px;
    padding-left: 29px;
}
p.tab {
    font-size: 12px;
    text-align: justify;
    padding-left: 15px;
    padding-right: 20px;
    padding-bottom: 10px;
    color: gray;
}
p.active_text {
    color: #505050;
    padding-left: 15px;
    font-weight: bold;
}
a.pdf {
    display: block;
    font-weight: bold;
    padding-top: 8px;
    color: #656363;
    margin-left: 15px;
    padding-left: 35px;
    height: 26px;
    background: url(../img/pdf.png)no-repeat left center;
}
td.no_bg {
    background-color: white;
}
table.tab {
    margin-top: 25px;
	margin-left: 28px;
	/*
    margin-left: auto;
    margin-right: auto;
    width: 900px;
	*/
}

table.tab.documentation span {
	padding-left: 20px;
	padding-right: 20px;
}

table.tab th {
    color: #656363;
    height: 30px;
}
table.tab td {
    padding-top: 6px;
    padding-bottom: 6px;
}
.text_td {
    color: #656363;
    font-size: 12px;
    font-weight: bold;
}
table.active_text td {
    border: 1px solid white;
}
table.active_text tr:nth-child(2n+1) {
    background: #F7F7F7;
}
.ordering {
    float: right;
}
.search_form {
    float: left;
}
.limit_search {
    float: right;
}
.limit_search label {
    font-weight: bold;
    color: #505050;
}
label.checkbox_label {
    display: block;
    float: right;
    width: 420px;
    padding-bottom: 25px;
}
.search_word {
    margin-top: 20px;
    float: left;
    width: 600px;
}
.search_res_first_line {
    clear: both;
}
.search_res_desc {
    margin-bottom: 15px;
    text-align: justify;
}
.ordering label {
    font-weight: bold;
    color: #505050;
}
.section_info {
    color: gray;
}
#loading {
    display: none;
    background-image: url(../img/loader.gif);
    background-repeat: no-repeat;
    width: 16px;
    height: 11px;
    position: relative;
    padding-right: 10px;
    top: 3px;
}
input {
    border: 1px solid #E0E0E0;
}
input.radio {
	margin-right: 15px;
}

/* тултипы */

td.tip {
	position: relative;
}

div.divTooltip {
	position: absolute;
	visibility: hidden;
	left: 80px;
	width: 250px;
	border: 1px solid #c4c4c4;
	border-radius: 5px;
	background: white;
	z-index: 1;
	padding: 15px;
	
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

div.divTooltip div {
	font-size: 14px;
}

div.divTooltip .tooltipTitle {
	font-weight: bold;
	color: #656363;
	padding-bottom: 5px;
	text-align: center;
}

div.divTooltip .tooltipText {
	text-align: justify;
}

/***********/

/*оформление компонентов и модулей*/

input#mod_login_usernamemy,
input#checkemail,
input#username,
input#email,
input#password,
input#mod_login_passwordmy,
input#name,
select.inputbox,
input#search_searchword {
    margin-left: 0px;
    padding-top: 7px;
    padding-bottom: 7px;
    border-radius: 5px;
    padding-left: 10px;
    margin-bottom: 17px;
    margin-top: 10px;
    font-size: 18px;
    width: 440px;
}
input#act_code {
    font-size: 16px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
    border-radius: 5px;
    width: 440px;
}
input#password__verify {
    font-size: 18px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-top: 10px;
    width: 440px;
}
select#paramstimezone,
select#paramslanguage {
    width: 453px;
    background-color: white;
    height: 40px;
}
p.text_reg {
    margin-top: 0px;
    margin-bottom: 3px;
    font-weight: normal;
}
#register_link {
    float: right;
    line-height: 18px;
    width: 150px;
}
.form {
    padding: 20px;
    background: #F7F7F7;
    border-radius: 5px;
}
.form-img{
	margin-bottom: 15px;
}
.form.small{
	text-align: center;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.form.small p{
	margin-top: 5px;
	margin-bottom: 7px;
}
.form.small a{
	margin-top: 10px;
}
#registration_form {
    background: #F7F7F7;
    border-radius: 5px;
    margin-top: 30px;
    padding: 20px;
    width: 460px;
    margin-left: auto;
    margin-right: auto;
}
#registrationTable .sectiontableentry1 img {
	margin-top: 18px;
}
#registrationTable #acceptedterms {
	margin-top: 6px;
}

#lost_form {
    background: #F7F7F7;
    border-radius: 5px;
    width: 450px;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
}
.mod_loginmy {
    margin-left: 28%;
    display: inline-block;
    margin-top: 100px;
    background: #F7F7F7;
    padding: 20px;
    border-radius: 5px;
}

/* страница партнеров */
.tblPartnerInfo {
}
.tblPartnerInfo .partnerIcon {
	padding-right: 34px;
}
.tblPartnerInfo span {
	font-weight: bold;
}


#partners {
    width: 500px;
    float: right;
}

.divPartersList {
}
.divPartersList > a {
	float: left;
	width: 309px;
	height: 220px;
	text-align: center;
	border: 1px solid transparent;
	margin-bottom: 32px;
	border-radius: 5px;
	color: #595959 !important;
	text-decoration: none;
	position: relative;
}

.divPartersList > a:hover {
	border:1px solid #10d555;
}

.divPartersList > a > div {
	width: 311px;
	height: 160px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.divPartersList > a > div.cover {
	background-color: #0db046;
	width: 309px;
	height: 220px;
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 5px;
	opacity: 0.05;
	display: none;
}
.divPartersList > a:hover > div.cover {
	display: block;
}

/*********************/


label.reg {
	/*
    padding-left: 2px;
    font-size: 15px;
	*/
    font-weight: bold;
	/*
    padding-bottom: 10px;
	*/
}
label.capcha {
    padding-bottom: 8px;
}
.sign_in a {
    display: block;
    float: right;
    color: white;
    text-decoration: none;
    padding-right: 15px;
    margin-top: 5px;
	font-size: 15px;
}
.search input {
    vertical-align: middle;
}
#product {
    width: 300px;
}
#radio_btn {
    height: 20px;
    padding-left: 30px;
    padding-top: 4px;
    /*background:url(../img/orange_mark.png) no-repeat left center;*/

    width: 300px;
}
#radio_btn:hover {
    border-radius: 5px;
}
input#search_text {
    width: 160px;
    margin: 0 3px 0 0;
    padding: 3px 3px 3px 23px;
    background: white url(../img/icon_search.png) no-repeat 7px 4px;
    font-size: 12px;
    color: rgb(187, 187, 187);
    border: 1px solid #0B963C;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.sliderContent {
    float: left;
    width: 1002px;
    height: 264px;
    clear: both;
    position: relative;
    overflow: hidden;
}
.sliderArrows a {
    display: block;
    text-indent: -9999px;
    outline: none;
    z-index: 50;
    background-image: url(../img/prev_next.png);
    width: 42px;
    height: 42px;
    position: absolute;
    top: 50%;
    margin-top: -34px;
}
.prev {
    background-position: 0 0;
    left: 8px;
}
.prev:hover {
    background-position: 0 -44px;
}
.next {
    right: 8px;
    background-position: -44px 0;
}
.next:hover {
    background-position: -44px -44px;
}
.sliderContent .item {
    position: absolute;
    width: 800px;
    background: #fff;
}
a.no_decoartion {
    text-decoration: none;
}
.sliderBullets {
    position: absolute;
    bottom: 0;
    left: 52%;
    z-index: 50;
    margin-left: -45px;
    margin-bottom: 25px;
}
.sliderBullets a {
    display: block;
    float: left;
    text-indent: -9999px;
    outline: none;
    margin-left: 5px;
    width: 11px;
    height: 11px;
    background: url(../img/bullet.png) no-repeat;
}
.sliderBullets .active {
    background-position: 0 -11px;
}
.sliderContent a {
    outline: none;
}
a img {
    border: none;
}
.news_block a {
    color: #292929;
    line-height: 16px;
    text-decoration: none;
}
.av_content > a{
	color:#474747;
	font-size:20px;
	text-decoration: none;
}
ul.latestnewsmy {
    margin: 0px;
    margin-top: 4px;
    margin-bottom: 14px;
    padding: 0px;
    padding-top: 0px;
    padding-left: 0px;
    list-style-type: none;
    list-style-image: none;
}
li.latestnewsmy {
    list-style-type: none;
    line-height: 21px;
}
li.latestnewsmy.column-news {
    /*float: left;
    width: 470px;*/
	height: 30px;
	line-height: 1.45;
	overflow: hidden;
	text-overflow: ellipsis;
}
.date {
    font-weight: bold;
    font-family: "MyriadProRegular", "Arial", sans-serif;
    color: #292929;
    font-size: 18px;
    display: inline-block;
    width: 150px;
    padding-right: 2px;
}
.date_of_creation {
    float: right;
    margin: 0;
    padding: 10px;
    padding-top: 0px;
    padding-left: 15px;
    padding-bottom: 5px;
    font-weight: normal;
    text-align: right;
    color: gray;
    font-size: 13px;
}
span.latestnesmy {
    display: block;
}
span.link {
    font-size: 13px;
    line-height: 12px;
    clear: both;
    display: block;
    padding: 0 0 0 0;
    text-align: right;
}
div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
    height: 13px
}
div.pp_default .pp_top .pp_left {
    background: url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat
}
div.pp_default .pp_top .pp_middle {
    background: url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x
}
div.pp_default .pp_top .pp_right {
    background: url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat
}
div.pp_default .pp_content .ppt {
    color: #f8f8f8
}
div.pp_default .pp_content_container .pp_left {
    background: url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
    padding-left: 13px
}
div.pp_default .pp_content_container .pp_right {
    background: url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;
    padding-right: 13px
}
div.pp_default .pp_next:hover {
    background: url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;
    cursor: pointer
}
div.pp_default .pp_previous:hover {
    background: url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
    cursor: pointer
}
div.pp_default .pp_expand {
    background: url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px
}
div.pp_default .pp_expand:hover {
    background: url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
    cursor: pointer
}
div.pp_default .pp_contract {
    background: url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px
}
div.pp_default .pp_contract:hover {
    background: url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
    cursor: pointer
}
div.pp_default .pp_close {
    width: 30px;
    height: 30px;
    background: url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
    cursor: pointer
}
div.pp_default .pp_gallery ul li a {
    background: url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
    border: 1px solid #aaa
}
div.pp_default .pp_social {
    margin-top: 7px
}
div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next {
    position: static;
    left: auto
}
div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause {
    background: url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
    height: 30px;
    width: 30px
}
div.pp_default .pp_nav .pp_pause {
    background-position: -51px -29px
}
div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next {
    background: url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
    height: 20px;
    width: 20px;
    margin: 4px 0 0
}
div.pp_default a.pp_arrow_next {
    left: 52px;
    background-position: -82px -3px
}
div.pp_default .pp_content_container .pp_details {
    margin-top: 5px
}
div.pp_default .pp_nav {
    clear: none;
    height: 30px;
    width: 110px;
    position: relative
}
div.pp_default .pp_nav .currentTextHolder {
    font-family: "MyriadProRegular", "Arial", sans-serif;
    font-style: italic;
    color: #999;
    font-size: 11px;
    left: 75px;
    line-height: 25px;
    position: absolute;
    top: 2px;
    margin: 0;
    padding: 0 0 0 10px
}
div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_play:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover {
    opacity: 0.7
}
div.pp_default .pp_description {
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    margin: 5px 50px 5px 0
}
div.pp_default .pp_bottom .pp_left {
    background: url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat
}
div.pp_default .pp_bottom .pp_middle {
    background: url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x
}
div.pp_default .pp_bottom .pp_right {
    background: url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat
}
div.pp_default .pp_loaderIcon {
    background: url(../images/prettyPhoto/default/loader.gif) center center no-repeat
}
div.light_rounded .pp_top .pp_left {
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat
}
div.light_rounded .pp_top .pp_right {
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat
}
div.light_rounded .pp_next:hover {
    background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
    cursor: pointer
}
div.light_rounded .pp_previous:hover {
    background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer
}
div.light_rounded .pp_expand {
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}
div.light_rounded .pp_expand:hover {
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}
div.light_rounded .pp_contract {
    background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}
div.light_rounded .pp_contract:hover {
    background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}
div.light_rounded .pp_close {
    width: 75px;
    height: 22px;
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}
div.light_rounded .pp_nav .pp_play {
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}
div.light_rounded .pp_nav .pp_pause {
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}
div.light_rounded .pp_arrow_previous {
    background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat
}
div.light_rounded .pp_arrow_next {
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat
}
div.light_rounded .pp_bottom .pp_left {
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat
}
div.light_rounded .pp_bottom .pp_right {
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat
}
div.dark_rounded .pp_top .pp_left {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat
}
div.dark_rounded .pp_top .pp_right {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat
}
div.dark_rounded .pp_content_container .pp_left {
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y
}
div.dark_rounded .pp_content_container .pp_right {
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y
}
div.dark_rounded .pp_next:hover {
    background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
    cursor: pointer
}
div.dark_rounded .pp_previous:hover {
    background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer
}
div.dark_rounded .pp_expand {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}
div.dark_rounded .pp_expand:hover {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}
div.dark_rounded .pp_contract {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}
div.dark_rounded .pp_contract:hover {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}
div.dark_rounded .pp_close {
    width: 75px;
    height: 22px;
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}
div.dark_rounded .pp_description {
    margin-right: 85px;
    color: #fff
}
div.dark_rounded .pp_nav .pp_play {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}
div.dark_rounded .pp_nav .pp_pause {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}
div.dark_rounded .pp_arrow_previous {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat
}
div.dark_rounded .pp_arrow_next {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat
}
div.dark_rounded .pp_bottom .pp_left {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat
}
div.dark_rounded .pp_bottom .pp_right {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat
}
div.dark_rounded .pp_loaderIcon {
    background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat
}
div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content {
    background: #000
}
div.dark_square .pp_description {
    color: #fff;
    margin: 0 85px 0 0
}
div.dark_square .pp_loaderIcon {
    background: url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat
}
div.dark_square .pp_expand {
    background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}
div.dark_square .pp_expand:hover {
    background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}
div.dark_square .pp_contract {
    background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}
div.dark_square .pp_contract:hover {
    background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}
div.dark_square .pp_close {
    width: 75px;
    height: 22px;
    background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}
div.dark_square .pp_nav {
    clear: none
}
div.dark_square .pp_nav .pp_play {
    background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}
div.dark_square .pp_nav .pp_pause {
    background: url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}
div.dark_square .pp_arrow_previous {
    background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat
}
div.dark_square .pp_arrow_next {
    background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat
}
div.dark_square .pp_next:hover {
    background: url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
    cursor: pointer
}
div.dark_square .pp_previous:hover {
    background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
    cursor: pointer
}
div.light_square .pp_expand {
    background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}
div.light_square .pp_expand:hover {
    background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}
div.light_square .pp_contract {
    background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}
div.light_square .pp_contract:hover {
    background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}
div.light_square .pp_close {
    width: 25px;
    height: 22px;
    cursor: pointer
}
div.light_square .pp_nav .pp_play {
    background: url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}
div.light_square .pp_nav .pp_pause {
    background: url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}
div.light_square .pp_arrow_previous {
    background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat
}
div.light_square .pp_arrow_next {
    background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat
}
div.facebook .pp_top .pp_left {
    background: url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat
}
div.facebook .pp_top .pp_middle {
    background: url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x
}
div.facebook .pp_top .pp_right {
    background: url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat
}
div.facebook .pp_content_container .pp_left {
    background: url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y
}
div.facebook .pp_content_container .pp_right {
    background: url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y
}
div.facebook .pp_expand {
    background: url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}
div.facebook .pp_expand:hover {
    background: url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}
div.facebook .pp_contract {
    background: url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}
div.facebook .pp_contract:hover {
    background: url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}
div.facebook .pp_close {
    width: 22px;
    height: 22px;
    background: url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}
div.facebook .pp_description {
    margin: 0 37px 0 0
}
div.facebook .pp_loaderIcon {
    background: url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat
}
div.facebook .pp_arrow_previous {
    background: url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px
}
div.facebook .pp_arrow_previous.disabled {
    background-position: 0 -96px;
    cursor: default
}
div.facebook .pp_arrow_next {
    background: url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px
}
div.facebook .pp_arrow_next.disabled {
    background-position: -32px -96px;
    cursor: default
}
div.facebook .pp_nav {
    margin-top: 0
}
div.facebook .pp_nav p {
    font-size: 15px;
    padding: 0 3px 0 4px
}
div.facebook .pp_nav .pp_play {
    background: url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
    height: 22px;
    width: 22px
}
div.facebook .pp_nav .pp_pause {
    background: url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
    height: 22px;
    width: 22px
}
div.facebook .pp_next:hover {
    background: url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;
    cursor: pointer
}
div.facebook .pp_previous:hover {
    background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
    cursor: pointer
}
div.facebook .pp_bottom .pp_left {
    background: url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat
}
div.facebook .pp_bottom .pp_middle {
    background: url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x
}
div.facebook .pp_bottom .pp_right {
    background: url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat
}
div.pp_pic_holder a:focus {
    outline: none
}
div.pp_overlay {
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500
}
div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000
}
.pp_content {
    height: 40px;
    min-width: 40px
}
* html .pp_content {
    width: 40px
}
.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%
}
.pp_content_container .pp_left {
    padding-left: 20px
}
.pp_content_container .pp_right {
    padding-right: 20px
}
.pp_content_container .pp_details {
    float: left;
    margin: 10px 0 2px
}
.pp_description {
    display: none;
    margin: 0
}
.pp_social {
    float: left;
    margin: 0
}
.pp_social .facebook {
    float: left;
    margin-left: 5px;
    width: 55px;
    overflow: hidden
}
.pp_social .twitter {
    float: left
}
.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0
}
.pp_nav p {
    float: left;
    white-space: nowrap;
    margin: 2px 4px
}
.pp_nav .pp_play,
.pp_nav .pp_pause {
    float: left;
    margin-right: 4px;
    text-indent: -10000px
}
a.pp_arrow_previous,
a.pp_arrow_next {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px
}
.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000
}
.pp_gallery {
    left: 50%;
    position: absolute;
    z-index: 10000;
    margin-top: 15px;
}
.pp_gallery div {
    float: left;
    overflow: hidden;
    position: relative
}
.pp_gallery ul {
    float: left;
    height: 35px;
    position: relative;
    white-space: nowrap;
    margin: 0 0 0 5px;
    padding: 0
}
.pp_gallery ul a {
    border: 1px rgba(0, 0, 0, 0.5) solid;
    display: block;
    float: left;
    height: 33px;
    overflow: hidden
}
.pp_gallery ul a img {
    border: 0
}
.pp_gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0
}
.pp_gallery li.default a {
    background: url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
    display: block;
    height: 33px;
    width: 50px
}
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
    margin-top: 7px!important
}
div.light_square .pp_next:hover {
    background: url(../img/prev_next.png) -44px -44px no-repeat;
    cursor: pointer;
    position: relative;
}
div.light_square .pp_previous:hover {
    background: url(../img/prev_next.png) 0px -44px no-repeat;
    cursor: pointer;
    position: relative;
    height: 42px;
    width: 42px;
}
.pp_next {
    background-position: -44px 0;
    left: 97%;
}
.pp_previous {
    background-position: 0 0;
    left: -64px;
}
.pp_hoverContainer a {
    display: block;
    z-index: 2000;
    float: left;
    text-indent: -10000px;
    background-image: url(../img/prev_next.png);
    width: 42px;
    height: 42px;
    position: relative;
    top: 45%;
}
a.pp_expand,
a.pp_contract {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000
}
a.pp_close {
    text-align: right;
    line-height: 22px;
    text-decoration: none;
    color: #505050;
    font-weight: bold;
    font-size: 16px;
}
.close {
    text-align: right;
    padding-right: 10px;
    padding-top: 5px;
}
.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 24px;
    margin: -12px 0 0 -12px
}
#pp_full_res {
    line-height: 1!important
}
#pp_full_res .pp_inline {
    text-align: left
}
#pp_full_res .pp_inline p {
    margin: 0 0 15px
}
div.ppt {
    color: #fff;
    display: none;
    font-size: 17px;
    z-index: 9999;
    margin: 0 0 5px 15px
}
div.pp_default .pp_content,
div.light_rounded .pp_content {
    background-color: #fff
}
div.pp_default #pp_full_res .pp_inline,
div.light_rounded .pp_content .ppt,
div.light_rounded #pp_full_res .pp_inline,
div.light_square .pp_content .ppt,
div.light_square #pp_full_res .pp_inline,
div.facebook .pp_content .ppt,
div.facebook #pp_full_res .pp_inline {
    color: #000
}
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a,
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
    border-color: #fff
}
div.pp_default .pp_details,
div.light_rounded .pp_details,
div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.light_square .pp_details,
div.facebook .pp_details {
    position: relative
}
div.light_rounded .pp_top .pp_middle,
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right,
div.light_rounded .pp_bottom .pp_middle,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content,
div.facebook .pp_content {
    background: #fff
}
div.light_rounded .pp_description,
div.light_square .pp_description {
    color: #505050;
    float: left;
    padding-left: 10px;
    padding-bottom: 5px;
}
div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next,
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next,
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next {
    margin-top: 12px!important
}
div.light_rounded .pp_arrow_previous.disabled,
div.dark_rounded .pp_arrow_previous.disabled,
div.dark_square .pp_arrow_previous.disabled,
div.light_square .pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default
}
div.light_rounded .pp_arrow_next.disabled,
div.dark_rounded .pp_arrow_next.disabled,
div.dark_square .pp_arrow_next.disabled,
div.light_square .pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default
}
div.light_rounded .pp_loaderIcon,
div.light_square .pp_loaderIcon {
    background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat
}
div.dark_rounded .pp_top .pp_middle,
div.dark_rounded .pp_content,
div.dark_rounded .pp_bottom .pp_middle {
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat
}
div.dark_rounded .currentTextHolder,
div.dark_square .currentTextHolder {
    color: #c4c4c4
}
div.dark_rounded #pp_full_res .pp_inline,
div.dark_square #pp_full_res .pp_inline {
    color: #fff
}
.pp_top,
.pp_bottom {
    position: relative;
    background: #FFF;
}
.pp_top {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.pp_bottom {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 35px;
}
* html .pp_top,
* html .pp_bottom {
    padding: 0 20px
}
.pp_top .pp_left,
.pp_bottom .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px
}
.pp_top .pp_middle,
.pp_bottom .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px
}
* html .pp_top .pp_middle,
* html .pp_bottom .pp_middle {
    left: 0;
    position: static
}
.pp_top .pp_right,
.pp_bottom .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}
.pp_fade,
.pp_gallery li.default a img {
    display: none
}
ul.gallery.clearfix {
    display: inline-block;
    clear: both;
    margin-left: 15px;
	padding: 0px;
    -webkit-padding-start: 0px;
}
li.clearfix {
    list-style: none;
    display: block;
    margin: 10px 8px 10px 8px;
    float: left;
}
#map {
    float: left;
    margin-top: 15px;
    width: 600px;
    height: 600px;
}
#full_list {
    overflow: auto;
    height: 600px;
    text-align: left;
    width: 350px;
    float: right;
}
h2.full_list {
    width: 350px;
    display: block;
    float: right;
    color: #656363;
}
a.spoiler_link {
    display: block;
    height: 22px;
    margin-top: 10px;
    padding-top: 5px;
    padding-left: 8px;
    background: #F7F7F7;
    border-radius: 3px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
}
form#your_town {
    display: none;
}
input[type="text"]:focus {
    outline: none;
}
input#city {
    outline: none;
    width: 192px;
    ;
    font-size: 16px;
    border: none;
    margin-left: 4px;
    margin-right: 4px;
    border-bottom: 2px solid #b0afaf;
}
select#info {
    outline: none;
    width: 192px;
    overflow: auto;
    clear: both;
    border: none;
    margin-left: 3px;
    padding-right: 1px;
}
#spoiler_body {
    display: none;
    cursor: pointer;
}
a.shop {
    display: block;
    margin-left: 25px;
    margin-top: 10px;
    color: black;
}
a.online_shop {
    float: left;
    display: block;
    margin-bottom: 8px;
    margin-right: 8px;
    margin-left: 22px;
    margin-top: 10px;
    width: 208px;
    height: 196px;
    border-radius: 3px;
}
strong {
    color: #505050;
}
hr {
    color: #E0E0E0;
    background-color: #E0E0E0;
    border: none;
    height: 1px;
}
a.online_shop:hover,
a.partner:hover,
.func:hover {
    background: #F7F7F7;
}
a.online_shop {
    text-decoration: none;
}
.link_site {
    text-align: center;
    padding-top: 20px;
}
p.link_shop {
    margin-top: 10px;
    color: #3a3a3a;
}
a.eshop:hover {
    background: #f4f8fc;
}
#contain_town {
    position: absolute;
    z-index: 999;
    top: 120px;
    display: none;
    width: 200px;
    height: 100px;
    background: #fff;
    border: 1px solid #b0afaf;
    border-radius: 5px;
}
a.partner {
    display: block;
    border-radius: 5px;
    text-decoration: none;
    color: black;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: justify;
    height: 100%;
    display: inline-block;
}
a.partner img {
    float: left;
    padding-right: 15px;
    padding-top: 10px;
}
ul.partner {
    line-height: 18px;
    margin-left: -20px;
    margin-top: 4px;
    padding-bottom: 5px;
}
.mark_text {
    margin-top: 10px;
    padding-top: 5px;
    background: #F7F7F7;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-radius: 3px;
}
.mark_text p {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 8px;
}
p.gray {
    text-align: left;
    color: #505050;
    font-weight: bold;
    font-size: 15px;
}
h2.dark_gray {
    margin-top: 25px;
    color: #3c3b3b;
}
a.link_spoiler {
    display: block;
    height: 20px;
    margin-top: 10px;
    padding-top: 6px;
    padding-left: 15px;
    background: #d4e7f8;
    border-radius: 8px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    z-index: 99999;
}
#body_spoiler {
    display: none;
    padding-left: 10px;
    padding-right: 10px;
}
td.nav {
    background-color: #fff;
    color: gray;
    padding-top: 10px;
}
.contentheadingnewslist {
    font-weight: bold;
	/*
    padding-top: 15px;
    padding-bottom: 10px;
	*/
    margin-left: 0px;
    padding-left: 0px;
	/*
    font-size: 15px;
	*/
    min-height: 20px;
    display: block;

}
.contentheadingnewslist > a{
	color:#505050;
	text-decoration: none;
}
span.mark {
    display: block;
    height: 9px;
    padding-top: 3px;
    padding-bottom: 5px;
}
ol.mark_news li {
    list-style-type: circle;
}
.article_separator {
    display: block;
    clear: both;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 10px;
}
ul.status {
    margin-left: -30px;
}
.createdate {
    color: gray;
    position: absolute;
    top:-43px;
	right: 0px;
    float: right;
    white-space: nowrap;
}

.page_nav * {
	padding: 0px 3px 0px 3px;
}
.page_nav {
	text-align: center;
	color: gray;
	font-size: 18px;
}
.page_nav > a {
	color: #0B963C;
    text-decoration: none;
}

.status li {
    list-style-type: none;
}
div.light_gray {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    color: #c4c4c4;
    font-weight: bold;
    text-align: center;
    clear: both;
}
div.light_gray a {
    color: #c4c4c4;
}
div.div_feature_map {
	margin-left: -10px;
    margin-right: -10px;
}
div.func {
    float: left;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 8px;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
    width: 278px;
	height: 500px;
    border-radius: 5px;
    text-align: justify;
}
div.func h2{
	text-align: left;
}
div.func p {
    margin-top: 8px;
}
div.func img {
    padding-top: 8px;
    float: left;
    padding-right: 2px;
}
a.notes {
    display: block;
    font-size: 16px;
    color: gray;
    text-decoration: none;
    text-align: right;
    margin-right: 20px;
    margin-top: 40px;
}
a.notes:hover {
    text-decoration: underline;
}
img.user_img {
    width: 50px;
    height: 50px;
    border-radius: 8px;
}
div.notes.bottom {
    padding-top: 50px;
}
p.notes {
    font-size: 12px;
    color: gray;
    font-weight: bold;
}
div.file-chooser input {
    border: medium none;
    bottom: 0;
    float: right;
    height: 20px;
    line-height: 20px;
    width: 432px;
    position: absolute;
    right: 4px;
    top: 0;
    cursor: pointer;
    opacity: 0;
    outline: 0;
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
}
div.file-chooser,
div.url-chooser {
    background-position: right -299px;
    height: 34px;
    width: 437px;
    overflow: hidden;
    position: relative;
}
div.file-chooser,
div.url-chooser {
    background: #FFF;
    border: 1px solid #D6D6D6;
    border-radius: 5px;
}
span.action {
    background: #fff;
    border-radius: 5px;
    box-shadow: 1px 0px 1px #D6D6D6;
    cursor: pointer;
}
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    cursor: pointer;
}
div.file-chooser input {
    border: medium none;
    bottom: 0;
    float: left;
    height: 30px;
    line-height: 20px;
    width: 430px;
    position: absolute;
    right: 4px;
    top: 0;
    cursor: pointer;
    opacity: 0;
    outline: 0;
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
}
div.file-chooser span.file-name {
    display: block;
    float: right;
    overflow: hidden;
    padding: 0 10px;
    white-space: nowrap;
    color: rgb(119, 119, 119);
    font-size: 16px;
    width: 322px;
    height: 24px;
    line-height: 24px;
    margin: 4px 0 2px 2px;
}
div.button {
    margin-left: auto;
    width: 240px;
    margin-right: auto;
    margin-top: 10px;
}
span.action {
    background-position: left -351px;
    height: 25px;
    line-height: 24px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    width: 92px;
    display: inline;
    float: right;
    overflow: hidden;
    padding: 4px 0;
    cursor: pointer;
}
div#form {
    background: #F7F7F7;
    width: 490px;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    padding-top: 30px;
    padding-bottom: 5px;
}
span.notes {
    display: block;
    text-align: center;
    color: gray;
    padding-top: 15px;
    font-size: 16px;
}
h2.error {
    font-size: 16px;
    color: red;
}
.err {
    top: 8px;
    position: relative;
    font-size: 11px;
    color: red;
    clear: both;
}
table.scan {
    width: 430px;
}
.scan_note {
    font-size: 16px;
    color: #8e8e8e;
    text-align: center;
}
.turn_note {
    font-size: 16px;
    color: #8e8e8e;
    text-align: center;
}
#note {
    position: relative;
}
.jqiclose {
    padding-top: 10px;
    padding-right: 10px;
}
div.jqifade {
    overflow: hidden;
}
.jqi h2 {
    font-size: 16px;
    position: absolute;
    margin-left: 108px;
    top: 2px;
    padding-top: 0px;
}
.jqimessage {
    margin-top: 30px;
}
.scan_start_note {
    font-size: 16px;
    color: #8e8e8e;
    text-align: center;
}
#progress_bar {
    background: url(../img/whole.jpg);
    width: 83px;
    height: 85px;
    text-align: center;
}
#progres_bar_scan {
    background: url(../img/whole.jpg);
    width: 83px;
    height: 85px;
    text-align: center;
}
#progres_bar_scan_start {
    background: url(../img/whole.jpg);
    width: 83px;
    height: 85px;
    text-align: center;
}
span.scan {
    position: relative;
    top: 30px;
    color: #F26E3F;
    font-size: 65px;
}
.res {
    text-align: left;
    display: table;
    height: 50px;
}
#simplemodal-overlay {
    background-color: #000;
}
#simplemodal-container {
    background-color: #fff;
    border: 1px solid #c4c4c4;
    padding: 12px;
    width: 500px;
    height: 200px;
}
#simplemodal-container a.modalCloseImg {
    background: url(../img/x.png) no-repeat;
    /* adjust url as required */

    width: 25px;
    height: 29px;
    display: inline;
    z-index: 3200;
    position: absolute;
    top: -15px;
    right: -18px;
    cursor: pointer;
}
#loader {
    width: 500px;
}
#uploading_f,
#uploading_e {
    color: green;
    font-weight: bold;
    padding-bottom: 7px;
}
.jqifade {
    position: absolute;
    background-color: #000000;
}
div.jqi {
    width: 520px;
    font-family: "MyriadProRegular", "Arial", sans-serif;
    position: absolute;
    background-color: #ffffff;
    font-size: 11px;
    text-align: left;
    border: solid 1px #c4c4c4;
    border-radius: 5px;
    padding: 7px;
}
div.jqi .jqiclose {
    position: absolute;
    top: 4px;
    right: -2px;
    width: 18px;
    cursor: default;
    color: #bbbbbb;
    font-weight: bold;
}
div.jqi .jqimessage {
    padding: 10px;
    line-height: 20px;
    color: #444444;
}
div.jqi .jqibuttons {
    text-align: right;
    padding: 5px 0 5px 0;
}
div.jqi button {
    padding: 3px 10px;
    margin: 0 10px;
    color: #ffffff;
    border: none;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 3px;
}
div.jqi button:hover {
    background-color: #728A8C;
}
div.jqi button.jqidefaultbutton {
    background-color: #2FB557;
    border: none;
    border-radius: 5px;
    font-size: 15px;
    font-weight: normal;
    height: 35px;
    width: 103px;
    margin-right: 210px;
    margin-right: 210px!!important;
}
div.jqi button.jqidefaultbutton:focus {
    outline: none;
}
.jqiwarning .jqi .jqibuttons {
    background-color: #c4c4c4;
}
span.is_scan {
    color: #4d4b4b;
    font-size: 18px;
    padding-right: 10px;
    margin-bottom: 7px;
}
.result_text {
    display: table-cell;
    vertical-align: middle;
    width: 310px;
}
.header_status {
    padding-top: 6px;
    font-weight: bold;
    display: block;
}
.header_status.found_thr {
    color: #F26E3F;
}
.header_status.not_found_thr {
    color: green;
}
.header_status.warning {
    color: #d9bd00;
}
#new {
    margin-top: 9px;
    margin-left: 15px;
    background: url(../img/mark_new.jpg);
    background-repeat: no-repeat;
    background-position: left center;
}
#new a {
    color: #de5e10;
    font-size: 13px;
    text-decoration: underline;
    padding-left: 72px;
    padding-top: 5px;
}
#error_javascript {
    margin-left: 180px;
    width: 565px;
    height: 30px;
    color: red;
    background: #ffd7d5;
    padding-top: 10px;
    padding-left: 18px;
}
div.notes {
    display: block;
    font-size: 14px;
    clear: both;
    color: gray;
    position: absolute;
    bottom: 170px;
    width: 934px;
    text-decoration: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
}
@media all and (max-height: 850px) {
    div.notes {
        position: relative;
        bottom: 0px;
    }
}
div.notes a {
    text-decoration: underline;
    color: gray;
}
.error {
    clear: both;
}
span.notes.files.error_form,
.error_form {
    color: red;
}
table.contacts {
    margin-bottom: 10px
}
td.contacts {
    padding-left: 15px;
}
span.contacts_value {
	color: #0B963C;
	padding-left: 10px;
	font-weight: normal;
}
#onl_scan {
    width: 100%;
    height: auto!important;
    min-height: 100%;
}
.form_onl_scan {
    padding-top: 30px;
	/*padding-bottom: 50px;*/
}
.form_onl_scan div.notes {
	bottom: 150px;
	position: static;
}

.result_page {
    background: #F7F7F7;
    border-radius: 8px;
    margin-top: 30px;
    width: 800px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}
table.result td {
    height: 35px;
    padding-left: 15px;
    padding-right: 15px;
}
.result_header {
    padding: 4px;
}
tr.buttons td {
    padding-top: 10px;
}
td.file_info {
    font-weight: bold;
    color: #4d4d4d;
    width: 400px;
    text-align: right;
}
table.res td {
    padding: 0px;
}
img.status_scan {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 25px;
    vertical-align: middle;
    float: left;
}
.splLink a {
    text-decoration: none;
}
.splCont {
    padding-bottom: 5px;
    display: none;
    padding-top: 5px;
    color: red;
    padding-top: 5px;
}
span.spl {
    color: red;
}
#activation {
    margin-top: 30px;
    width: 450px;
    margin-left: 25%;
}
table.active_text {
    margin-top: 25px;
    width: 969px;
    font-size: 13px;
}
table.active_text td {
    height: 40px;
}
table.active_text tr.active {
    background-color: #DEF2F7;
}
button.send_mail {
    border: none;
    display: block;
    background: url(../img/toemail.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
button.send_mail:disabled {
    background-image: url(../img/toemail_disable.png);
    background-repeat: no-repeat;
}
button.send_mail.success {
    background: url(../img/toemail_success.png);
}
button.send_mail.error {
    background: url(../img/toemail_error.png);
}
a.licnese_state {
    display: block;
    background-repeat: no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
a.active_license {
    background-image: url(../img/active.png);
}
a.block_license {
    background-image: url(../img/block.png);
}
a.expired_license {
    background-image: url(../img/expired.png);
}
table.active_text tr.even {
    background: #e1eefc;
}
table.active_text th {
    border: 1px solid white;
    background: #F7F7F7;
    color: #363736;
    height: 40px;
    font-size: 13px;
}
#jqi.reg {
    background: #BDDCFF;
    border-radius: 8px;
    padding: 10px;
    padding-top: 0px;
    width: 390px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
label.password {
    font-weight: bold;
    font-size: 14px;
}
input#passwd {
    font-size: 16px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 17px;
    margin-top: 10px;
    border: 1px solid #97C7FF;
    width: 370px;
}
#pwd_err {
    font-size: 11px;
    color: red;
    position: absolute;
    left: 505px\9;
    white-space: nowrap\9;
    *margin-top: 25px;
    margin-top: -15px;
    padding: 0px 0px 0px 0px;
}
#email_error {
	font-size: 12px;
	color: red;
	visibility: hidden;
}
#payment_form  input#email {
	margin: 0px;
}

.jqicontainer_reg {
    height: 130px;
    position: relative;
    top: -40px;
}
.jqiclose_win {
    position: absolute;
    top: 15px;
    right: -10px;
    width: 18px;
    cursor: default;
    font-weight: bold;
}

/* spinedit для магазина */
.spinedit {
	height: 35px;
}
.spinMinus, .spinPlus {
	background-color:#2fb557;
	width: 30px;
	height:30px;
	color: #ffffff !important;
	float: left;
	border-radius: 3px;
	cursor: pointer;
	-webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently
						  supported by Chrome and Opera */
}
.spinInput {
	float: left;
	padding: 0px 5px 0px 5px;
	height: 28px;
	overflow: hidden;
	border: 1px solid #E0E0E0;
	border-radius: 5px;
	margin: 0px 10px 0px 10px;
}
.spinInput input {
	width: 25px;
	height: 28px;
	border: 0px;
	margin: 0px;
	position: relative;
	top: -1px;
	background: transparent;
}
