﻿/* Layout ******************/


body {
    padding: 0;
    margin: 0 auto;
    width: 1175px;
}

*, input, select, textarea {
    font-family: Arial, Tahoma, Verdana, sans-serif; !important;
}

h1 {
    font-size: 19px;
    color: #131313;
    font-weight: 400;
    width: 778px;
    padding-bottom: 25px;
}

h2 {
    font-size: 12px;
    color: #4b4b4b;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    /*font-family: 'Arial', sans-serif;*/

}

h4 {
    font-size: 12pt;
}

h5 {
    font-size: 10pt;
}

/*page {*/
/*    padding: 0;*/
/*    margin: auto;*/
/*    width: 1180px;*/
/*}*/

.ajax-link-title {
    color: #0000FF;
    font-weight: bolder;
    border-bottom: 1px dashed #0000FF;
    cursor: pointer;
}

.ajax-link {
    color: #276ba3;
    font-weight: bolder;
    /*border-bottom: 1px dashed #123391;*/
    cursor: pointer;
}

.clear-both {
    clear: both;
    width: 1px;
    height: 1px;
    line-height: 1px;
}

.hide {
    display: none;
}

.standard-table {
    width: 100%;
    border-collapse: collapse;
}

.standard-table th {
    border: 1px solid #000;
    background: #b7c8e4;
    height: 30px;
}

.standard-table td {
    padding: 3px 10px;
    border: 1px solid #000;
}

.standard-table tr:hover td {
    background-color: #fff8c0;
}

.standard-table span {
    display: inline;
}

.breadcrumb {
    padding: 8px 0;
    margin: 15px 0 10px;
    list-style: none;
    /*background-color: #ebebeb;*/
    border-radius: 4px;
    font-size: 13px;
}

.breadcrumb li {
    display: inline-block;
}

.breadcrumb > li + li::before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.breadcrumb li a {
    color: #337ab7;
    text-decoration: none;
}

.breadcrumb li span {
    color: #777;
}


#title {
    width: 100%;
    height: 85px;
    margin: 0;
    padding: 0;
    clear: both;
}

#logo {
    float: left;
}

#top-banner {
    float: right;
    width: 468px;
    height: 60px;
    margin: 15px 55px 0;
    border: 1px solid #eee;
}

#content {
    clear: both;
}

#commoninfo h1 {
    width: 600px;
    padding-bottom: 0;
}

/*
* html #content {
  margin: -20px 0 0 0;
}
*/
#leftcol {
    float: left;
    width: 201px;
    margin: 0 20px 0 0;
    padding: 0;
}

* html #leftcol {
    margin-left: 10px;
}

#authorize {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0;
}

#authtitle, #catalogue_title {
    height: 30px;
    text-align: center;
    margin: 0;
    padding: 0;
}

* html #authtitle, #catalogue_title {
    height: 21px;
}

#authtitle p, #catalogue_title p {
    height: 100%;
    padding: 9px 0 0 0;
    display: block;
}

#authfield {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

#authfield p {
    padding: 5px 0 0 10px;
}

#authfield span {
    padding: 10px 0 10px 5px;
    display: block;
}

#authfield span.cash-back-link {
    display: inline-block;
    padding: 0;
    cursor: pointer;
    background: url('/autoeuro/images/ico_info.png') no-repeat center center / 100% 100%;
    width: 16px;
    height: 16px;
}

#authfield .cash-back-dialog {
    display: none;
}

.cash-back-details .action-title {
    cursor: pointer;
    padding-left: 20px;

}

.cash-back-details .action-title .ui-icon {
    display: inline-block;
    position: absolute;
    margin-left: -16px;
}

.cash-back-details .action-details {
    display: none;
}

.cash-back-details .action-details .document-link {
    padding-left: 30px;
}

.cash-back-details .number {
    text-align: right;
}

#authfield span.payment-schedule-link {
    display: inline-block;
    padding: 0;
    cursor: pointer;
    background: url('/autoeuro/images/ico_info.png') no-repeat center center / 100% 100%;
    width: 16px;
    height: 16px;
}

#paymentScheduleDetailsFirm {
    position: relative;
    top: 3px;
    margin-left: 20px;
}

.payment-schedule-dialog {
    display: none;
    overflow: auto;
}

.payment-schedule-dialog span {
    padding: 0;
    display: inline;
}

.payment-schedule-dialog .ui-icon {
    display: inline-block;
}

.payment-schedule-table {
    width: 100%;
    margin: 20px 0;
    border-collapse: collapse;
}

.payment-schedule-table tr.caption-row {
    cursor: pointer;
}

.payment-schedule-table tr.caption-row:hover {
    background: #fff8c0;
}

.payment-schedule-table tr.caption-row td {
    font-weight: bold;
}

.payment-schedule-table tr.caption-row.sum th {
    cursor: text;
    font-weight: bold;
    text-align: right;
}

.payment-schedule-table tr.before {
    background: #ffc5c5;
    color: #FF0000;
}

.payment-schedule-table tr.current {
    background: #d1f0e1;
}

.payment-schedule-table tr.sub-element {
    display: none;
    opacity: 0;
}

.payment-schedule-table th {
    border: 1px solid #000;
    padding: 2px 10px;
    background: #b7c8e4;
}

.payment-schedule-table.non-firm th {
    height: 35px;
}

.payment-schedule-table td {
    border: 1px solid #000;
    padding: 2px 10px;
}

.payment-schedule-table td.date {
    padding-left: 20px;
    width: 285px;
}

.payment-schedule-table td.date .ui-icon {
    margin-left: -17px;
    position: absolute;
}

.payment-schedule-table td.doc {
    padding-left: 40px;
}

.payment-schedule-table td.ae-value,
.payment-schedule-table td.aex-value,
.payment-schedule-table td.krp-value,
.payment-schedule-table td.cash-value,
.payment-schedule-table td.non-cash-value {
    text-align: right;
}

#login {
    float: right;
    width: 66px; /*height:18px;*/
    margin: 0 3px 5px 0;
    padding: 0;
}

/*.login-input-wrap { position: relative; }*/
.login-input-text {
    color: #707070;
    position: absolute;
    padding: 8px 0 0 12px;
    font-size: 110%;
    font-weight: normal;
}

.regpass-input-text {
    color: #000;
    position: absolute;
    padding: 4px 0 0 12px;
    font-size: 95%;
    font-weight: normal;
}

#reginvite {
    float: left;
    width: 100%;
    margin: 10px 0 25px 1px;
    padding: 0;
}

#reginvite a {
    color: black;
    text-decoration: none;
    font-weight: bold;
}

#reginvite a:hover {
    color: #ffaa00;
}

#forgotinv {
    float: left;
    width: 100%;
    margin: 0 0 5px 0;
    padding: 0;
}

#forgotinv a {
    color: black;
    text-decoration: none;
    font-weight: normal;
}

#forgotinv a:hover {
    color: red;
}


#catalogue {
    float: left;
    width: 100%;
}

#catalogue_list {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
    padding: 0;
}

#catalogue_list a {
    height: 20px;
    display: block;
    text-decoration: none;
    color: black;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #c0c0c0;
}

#catalogue_list a img {
    width: 9px;
    height: 9px;
    border: none;
}

#catalogue_list a:hover {
    color: red;
}


#scroll-to-top-link {
    display: none;
    position: fixed;
    margin-top: 250px;
    margin-left: 90px;
    color: #aabccc;
}

#scroll-to-top-link:hover {
    color: #95a6b6;
}

#scroll-to-top-link.scrolled {
    display: block;
}

#scroll-to-top-link svg {
    width: 40px;
    height: 40px;
    background-color: transparent;
    fill: currentColor;
}

#rightcol {
    float: left;
    width: 950px;
    margin: 0 0 0 0;
    padding: 0;
}


#workcond {
    float: left;
    margin: 5px 0 0 0;
    padding: 0;
    /*font: bold 14pt Calibri, Arial, Sans-Serif;*/
    font-family: Arial, Tahoma, Verdana, sans-serif;
    /*font-family: Arial, Tahoma, Verdana, sans-serif;*/
    font-size: 14pt;
    font-weight: bold;
    color: #333;
    /* font-size: 14px;
     font-weight: bold;*/
}

#workcond ul {
    /*  margin-left:20px; padding:0;*/
}

#workcond li {
    margin: 30px 0 0 0;
    padding: 0;
    line-height: 25px;
}

#workcond li a {
    color: #3366ff;
}


.tmenu {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

.radiobox {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
    /*  line-height: 1px;*/
}

.radiobox td {
    text-align: center;
    /* vertical-align: top;*/
}

.selectbox {
    /* margin: 0; padding:0;*/
    border: 1px solid #dddddd;
    /* width: 172px; */
    height: 19px;
    font-size: 90%;
    background-color: white;
}

.select_header {
    width: 100%;
    height: 25px;
    font-size: 12px;
    font-weight: bold;
    color: white;
    background-color: #446bac;
    border: 1px black;
}

/* * html */
.select_header {
    font-size: 16px;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-weight: normal;
}

.t_settings {
    margin: 15px 0 0 0;
    padding: 0;
}

.t_settings.user_settings input[type=text],
.t_settings.user_settings input[type=password],
.t_settings.user_settings select,
.t_settings.user_settings textarea {
    overflow-y: hidden;
    width: 200px !important;
    padding: 2px 5px !important;
}

.t_settings.user_settings textarea {
    resize: none;

}


.smallbutton, .smallbutton_t {
    width: 90px;
    height: 17px;
    /*  float:left;*/
    text-align: center;
    margin: 0;
    padding: 0;
    /*  border-style:none; border-width:0;*/
}

.smallbutton a, .smallbutton_t b {
    height: 100%;
    padding: 2px 0 0 0;
    display: block;
    text-decoration: none;
}

.pricebutton {
    height: 20px;
    text-align: center;
    margin: 0;
    padding: 0;
}

.pricebutton a {
    height: 18px;
    padding: 0 0 0 0;
    margin: 0;
    display: block;
    text-decoration: none;
    font-weight: bold;
    /*  font-size: 110%;*/
}

/*
.tmenu tr {
  float:left;
  margin: 0; padding:0;
  border-style:none; border-width:0;
}
.tmenu td {
  float:left;
  margin: 0; padding:0;
  border-style:none; border-width:0;
}
*/
#menupanel {
    /*	  position: relative;
          float:left;
    */
    width: 100%;
    height: 110px;
    margin: 0;
    padding: 0;
}

#menuNinfo {
    float: left;
    width: 100%; /* height:110px;*/
    margin: 0;
    padding: 0;
}

#ordermenu {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}

#basketinfo {
    float: right;
    width: 200px;
    margin: 0 10px;
    padding: 0;
    text-align: justify;
}

* html #basketinfo {
    margin-left: 5px;
}

.orderpanel {
    float: left;
    margin: 10px 0 0 30px;
    color: white;
}

* html .orderpanel {
    margin-left: 15px;
}

.ordcntpanel {
    /*		width: 100%;
            float: left;*/
    margin: 47px 15px 0 10px;
    color: black;
}


* html .ordcntpanel {
    margin-left: 5px;
}

#ordertools, #list_options {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

#search_one {
    float: left;
    width: 400px;
    margin: 5px 7px 0 15px;
    padding: 0;
}

* html #search_one {
    margin-left: 7px;
}

#search_one .search-statistic-link {
    display: inline-block;
    position: relative;
    top: 3px;
    width: 16px;
    height: 16px;
    background: url('/autoeuro/images/ico_search_statistic.png') center center no-repeat;
}

#search_one .search-statistic-link a {
    display: block;
    width: 100%;
    height: 100%;
}

#search_one_text {
    margin-top: 7px;
}

#search_one_button {
    width: 70px;
    display: inline-block;
    height: 16px; /* 17px? */
    margin: 0 0 0 5px;
    padding: 0;
    text-align: center;
    /*			  vertical-align: -2px;*/
}

#search_many_button {
    float: left;
    width: 111px;
    height: 17px;
    margin: 10px 0 0 0;
    padding: 0;
    text-align: center;
    /*			  vertical-align: -2px;*/
}

#search_tools {
    float: left;
    margin: 0 10px;
    padding: 0;
}

* html #search_tools {
    margin-left: 5px;
}

#search_many {
    float: right;
    margin: 3px 20px 0;
    padding: 0;
}

#search_result_panel {
    /*  height:20px;*/
    float: left;
    margin: 0 0 0 0;
    padding: 0;
}

#search_result_text {
    width: 400px;
    float: left;
    margin: 0 0 0 2px;
    padding: 0;
}

#sortby {
    width: 160px;
    float: right;
    margin: 0;
    padding: 0;
}

#groupby {
    width: 20px;
    float: right;
    margin: 0 15px 0 0;
    padding: 0;
}

#currency {
    width: 150px;
    float: right;
    margin: 0 15px 0 0;
    padding: 0;
}

#markup-filter {
    float: right;
}

#markup-filter select {
    color: #FF0000;
}

#markup-filter select option {
    color: #000;
}

#search_result_table {
    float: left;
    margin: 15px 0 0 0;
    padding: 0;
}

#search_result_table {
    width: 100%;
    /*  border-style: solid; border-width: 1px;*/

}

.search_result_table, .tablesorter, .absence_table, .not_find_table {
    width: 100%;
    /*  border-style: solid; border-width: 1px;*/
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

.search_result_table thead tr th:first-child {
    width: 30px;
}

.search_result_table th, .tablesorter th, .absence_table th, .not_find_table th {
    height: 30px;
    border: 1px solid black;
    /*  font-size:110%;*/
}

.search_result_table td, .tablesorter td, .absence_table td, .not_find_table td {
    margin: 0;
    padding: 0 5px 0 5px;
    height: 20px;
    border: 1px solid black;
    /*  font-size: 90%;*/
}

.search_result_table .recommended_highlighting {
    background-color: #00ff00;
}

.search-recommended-dialog-container {
    font-size: 14px;
}

.search-recommended-dialog-container h1 {
    text-align: center;
    font-size: 21px;
}

.search-recommended-dialog-container .green {
    color: #008000;
}

.search-recommended-dialog-container .text-shadow {
    text-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}

.search-recommended-dialog-container p {
    margin-top: 10px;
}

.search-recommended-dialog-container .recommended-table {
    margin-top: 10px;
    font-size: 11px;
}

.search-recommended-dialog-container .recommended-table .basket-container img {
    cursor: pointer;
}


.search_result_table .basket-favorites-panel {
    margin-left: 25px;
}

.search_result_table .basket-favorites-panel .comment {
    margin-bottom: 8px;
    box-sizing: border-box;
}

th.search_result_error {
    text-align: left;
    padding: 0 0 0 7px;
    border-style: none;
    border-width: 0;
}

#found_chunk, #tail_chunk {
    float: left;
    margin: 0;
    padding: 0;
}

.order_basket_img {
    width: 20px;
    height: 20px;
    margin: 0 0 0 3px;
    padding: 0;
    border: 0;
    cursor: pointer;
}

.statistic_img {
    width: 19px;
    height: 19px;
    position: absolute;
    margin: -16px 0 0 -25px;
    padding: 0;
    border: 0;
    cursor: pointer;
}

#statistics_win {
    position: absolute;
    Z-Index: 20;
    background: #f4f4f4;
    width: 400px;
    border: 0 solid #ccc;

    -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.75);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.75);

}

#statistics_block {
    cursor: default;
    margin: 0;
}

#stat_diag {
    width: 202px;
    height: 202px;
}

.stat_bar {
    float: left;
    height: 9px;
    border-top: 1px solid #5080cc;
    border-left: 1px solid #5080cc;
    border-bottom: 1px solid #5080cc;
}

.stat_bar_txt {
    float: left;
    margin: -2px 0 0 4px;
    color: blue;
}

#basket-del-dialog {
    display: none;
}

#basket-add-dialog {
    display: none;
}

#basket-add-dialog .value-maker {
    font-weight: bold;
}

#basket-add-dialog .value-price {
    font-size: 24px;
}

#basket-add-dialog .currency {
    font-size: 24px;
    margin-right: 25px;
}

#basket-add-dialog .ordered {
    width: 50px;
}

#basket-add-dialog .comment-container {

}

#basket-add-dialog .comment-attention-text {
    display: none;
}

#basket-add-dialog .comment {
    width: 100%;
    height: 50px;
    resize: vertical;
    box-sizing: border-box;
}

#basket-add-dialog .comment.attention {
    color: #FF0000;
}

#basket-add-dialog .presence-text {
    font-size: 24px;

}

#basket-add-dialog .presence-date {
    font-size: 24px;
}


.settings-tab-block {
    width: auto;
    margin-top: 10px;
}

.settings-tab-block a {
    display: inline-block;
    font-size: 17px;
    padding: 4px 15px;
    margin-right: 10px;
    text-decoration: none;
}

.settings-tab-block a.active {
    color: #000;
    background: #b7c8e4;
    text-decoration: underline;

}


.brands-table th {
    padding: 0 10px;
}

.brands-table td.date {
    text-align: center;
}

.brands-table td.producer {
    text-align: center;
}

.brands-table td.button {
    padding: 0 5px;
}

.brands-table .basket-brands-delete {
    cursor: pointer;
}

.brands-table .basket-brands-link-td {
    width: 18px;
}

.brands-table .basket-brands-link-td .basket-brands-link {
    width: 18px;
    background: url('/autoeuro/images/edit.png') no-repeat scroll transparent 0 0;
}


.basket-brands-link {
    cursor: pointer;
    background: url('/autoeuro/images/ico_favorites-sprite.png') no-repeat scroll transparent 0 0;
    min-height: 19px;
    min-width: 19px;
    padding: 0;
}

.basket-brands-link.into-brands {
    background-position: 0 -19px;
}


.basket-brands-panel {
    display: none;
    position: absolute;
    z-index: 20;
    background: #f4f4f4 none repeat scroll 0 0;
    width: 400px;
    height: auto;
    margin-left: -378px;
    padding: 10px 20px 14px;
    border: 1px solid #989898;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.38), 0 2px 10px 0 rgba(0, 0, 0, 0.38);
}

.basket-brands-panel .item-reclamations-panel-close-button {
    position: relative;
    left: 10px;
    border: 1px solid #999999;
    margin: 0;
    padding: 0;
    width: 16px;
    height: 16px;
    cursor: pointer;
    float: right;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: url('/autoeuro/images/close_ico.png') no-repeat 0 0 / 100% auto;
}

.basket-brands-panel .item-reclamations-panel-close-button:hover {
    border-color: #000;
}

.basket-brands-panel .comment {
    width: 100%;
    height: 100px;
    resize: vertical;
}

.basket-brands-panel .basket-brands-save {
    float: left;

}

.basket-brands-panel .basket-brands-remove {
    float: right;
    background: url('../images/ico_favorites-sprite.png') no-repeat right -19px,
    url("/autoeuro/images/button3off.png") repeat-x #d0d0d0;
    height: 19px;
    line-height: 17px;
    border: 0;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0 20px 0 20px;

    color: #000;
    font-weight: bold;


}



.favorites-table th {
    padding: 0 10px;
}

.favorites-table td.date {
    text-align: center;
}

.favorites-table td.producer {
    text-align: center;
}

.favorites-table td.button {
    padding: 0 5px;
}

.favorites-table .basket-favorites-delete {
    cursor: pointer;
}

.favorites-table .basket-favorites-link-td {
    width: 18px;
}

.favorites-table .basket-favorites-link-td .basket-favorites-link {
    width: 18px;
    background: url('/autoeuro/images/edit.png') no-repeat scroll transparent 0 0;
}


.basket-favorites-link {
    cursor: pointer;
    background: url('/autoeuro/images/ico_favorites-sprite.png') no-repeat scroll transparent 0 0;
    min-height: 19px;
    min-width: 19px;
    padding: 0;
}

.basket-favorites-link.into-favorites {
    background-position: 0 -19px;
}


.basket-favorites-panel {
    display: none;
    position: absolute;
    z-index: 20;
    background: #f4f4f4 none repeat scroll 0 0;
    width: 400px;
    height: auto;
    margin-left: -378px;
    padding: 10px 20px 14px;
    border: 1px solid #989898;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.38), 0 2px 10px 0 rgba(0, 0, 0, 0.38);
}

.basket-favorites-panel .item-reclamations-panel-close-button {
    position: relative;
    left: 10px;
    border: 1px solid #999999;
    margin: 0;
    padding: 0;
    width: 16px;
    height: 16px;
    cursor: pointer;
    float: right;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: url('/autoeuro/images/close_ico.png') no-repeat 0 0 / 100% auto;
}

.basket-favorites-panel .item-reclamations-panel-close-button:hover {
    border-color: #000;
}

.basket-favorites-panel .comment {
    width: 100%;
    height: 100px;
    resize: vertical;
}

.basket-favorites-panel .basket-favorites-save {
    float: left;

}

.basket-favorites-panel .basket-favorites-remove {
    float: right;
    background: url('../images/ico_favorites-sprite.png') no-repeat right -19px,
    url("/autoeuro/images/button3off.png") repeat-x #d0d0d0;
    height: 19px;
    line-height: 17px;
    border: 0;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0 20px 0 20px;

    color: #000;
    font-weight: bold;


}


.basket-data-table input.order_text {
    width: 43px;
    /*padding: 0;*/
    border: 1px solid #000;
    /*background-color: #FFF;*/
    text-align: center;
}

.basket-data-table .basket-comment-textarea {
    display: none;
    width: 200px;
    height: 45px;
}

.basket-data-table .basket-comment {
    width: 100px;
    border: 1px solid #000;
    padding: 1px 5px;
    margin: 2px 0;
}

.basket-data-table .basket-comment.loading {
    background: #FFFFFF url('/autoeuro/images/loader_skype_14.png') no-repeat center right;
}

.del_basket_img {
    width: 10px;
    height: 10px;
    border: 0;
    cursor: pointer;
}

.edit_basket_img {
    width: 17px;
    height: 17px;
    margin: 0 0 0 -15px;
    padding: 0;
    position: absolute;
    border: 0;
    cursor: pointer;
}


/* Страница "История поиска" */
.search-stat-period-block {
    width: 100%;
    margin-top: 10px;
}

.search-stat-period-block .web-shop {
    text-align: right;
}

.search-stat-period-block a {
    display: inline-block;
    font-size: 17px;
    padding: 4px 15px;
    margin-right: 10px;
    text-decoration: none;
}

.search-stat-period-block a.active {
    color: #000;
    /*background: #EBEBCF;*/
    background: #b7c8e4;
    text-decoration: underline;
}

.search-stat-period-block .web-shop a {
    margin: 0 0 0 10px;
}


.search-stat-table .datetime {
    width: 115px;
}

.search-stat-table .producer {
    text-align: center;
}


.questn_img {
    width: 15px;
    height: 12px;
}

#meta {
    width: 100%;
    height: 103px;
    /*  float:left;*/
    margin: 0;
    padding: 0;
    clear: both;
}

#meta {
    padding-top: 30px;
}

#foot > div {
    margin: 0;
    padding: 20px 0 0 40px;
}

#universal-dialog {
    display: none;
}

/*
* html #meta {
  padding-left:20px;
}
*/
p {
    margin: 0;
    padding: 0;
}

/*
ul {
  list-style:none;
  margin:0; padding:0;
}
*/
/*
#ordermenu ul {
  height:32px;
}
*/

#techmenu {
    float: left;
    margin: 0;
    padding: 0;
}

#techmenu td {
    width: 201px;
    height: 21px;
    /*  float:left;*/
    text-align: center;
    margin: 0;
    padding: 0;
    /*  border-style:none; border-width:0;*/
}

#techmenu td a {
    height: 21px;
    padding: 9px 0 0 0;
    display: block;
    text-decoration: none;
}

#techmenu td span {
    height: 21px;
    padding: 9px 0 0 0;
    display: block;
}

#ordermenu td {
    width: 140px;
    height: 21px;
    text-align: center;
    margin: 0 1px;
    padding: 0;
}

#ordermenu td a, td span {
    height: 21px;
    padding: 4px 0 0 0;
    display: block;
    text-decoration: none;
}

#leftcol #ordermenu td a, td span.producer-info-link {
    height: auto;
    display: inline;
}

.producer-info {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.ui-datepicker-calendar td span {
    height: auto;
}

#faultmenu, #nofinance {
    width: 420px;
    height: 21px;
    position: absolute;
    top: 0;
    left: 140px;
    text-align: center;
    margin: 0 1px;
    padding: 0;
}

#nofinance {
    width: 140px;
    position: absolute;
    top: 0;
    left: 280px;
}

#faultmenu p, #nofinance p {
    height: 100%;
    padding: 4px 0 0 0;
    display: block;
    color: #777;
}

#login_area input.text {
    font-weight: normal;
    margin: 6px 0 3px 7px;
    padding: 0 0 0 5px;
    border: none;
    width: 105px;
    height: 18px;
    background-color: white;
}

#search_one input.text {
    margin: 0;
    border: none;
    width: 160px;
    height: 19px;
    padding: 0 10px;
    background-color: white;
}

#load_list_file input {
    width: 267px; /*height: 19px;*/
    border: none;
    background-color: white;
}

#remember {
    float: left;
    margin: 2px 0 0 3px;
    padding: 0;
}

.smallbutton_t {
}

#register {
    float: left;
    width: 935px;
    margin: 20px 0 0 0;
    padding: 10px 0 25px 15px;
    background: #f2f2f2;
    font-weight: bold;
}

form.authorization {
    margin: 10px 50px 0 12px;
}

form.authorization p {
    padding: 0 10px 0 7px;
}

form.authorization td.in {
    /*font: normal 1.0em Tahoma, Arial, Helvetica, sans-serif;*/
    /*bold 14pt*/
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 1.0em;
    font-weight: normal;

    padding: 5px 0 3px 0;
    color: #333333;
}

form.authorization input {
    /*maxlength: 30px;*/
    size: 30px;
}

form.authorization input.authorization {
    padding: 0.3em 0 0 0.5em;
    border: 1px solid #9b9b9b;
    color: #666666;
    width: 164px;
    height: 15px;
    background-color: #ffffff;
    /*font: normal 1.0em Tahoma, Arial, Helvetica, sans-serif;*/
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 1.0em;
    font-weight: normal;
}

form.authorization textarea {
    border: 1px solid #9b9b9b;
    color: #666666;
    background-color: #ffffff;
    /*font: normal 1.0em Tahoma, Arial, Helvetica, sans-serif;*/
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 1.0em;
    font-weight: normal;
}

form.authorization .sel_auth {
    border: 1px solid #9b9b9b;
    color: #666666;
    height: 15px;
    background-color: #ffffff;
    /*font: normal 1.0em Tahoma, Arial, Helvetica, sans-serif;*/
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 1.0em;
    font-weight: normal;
}

input.ok {
    margin: 10px 0 0 0;
    border: 1px solid #9b9b9b;
    color: #666666;
    background-color: #ffffff;
    /*font: normal 1.0em Tahoma, Arial, Helvetica, sans-serif;*/
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 1.0em;
    font-weight: normal;
    display: block;
}

p.star {
    background: url(../images/star.gif) no-repeat left top;
    padding-left: 7px;
}

.reg_error {
    margin: 0 0 0 10px;
    padding: 0;
    /*  font-size: 12pt;*/
    color: red;
}

.ok {
    float: left;
}

#login_err {
    margin: 0 0 5px 0;
    padding: 0;
    float: left;
    width: 100%;
}

#order {
    margin: 20px 0 0 0;
    float: left;
}

* html #order {
    margin: 20px 0 0 0;
}

/* Fonts *******************/

body {
    /*font: 8pt Tahoma, Verdana, Arial, Sans-Serif;*/
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 8.5pt;
    /*font-size:  8pt;*/
    font-weight: normal;
}

/*page {*/
/*    !*font: 8pt Tahoma, Verdana, Arial, Sans-Serif;*!*/
/*    font-family: Arial, Tahoma, Verdana, sans-serif;*/
/*    !*font-size:  8pt;*!*/
/*    font-size: 8.5pt;*/
/*    font-weight: normal;*/
/*}*/

#authorize, #catalogue_title {
    /*  font-size:110%;*/
    font-weight: bold;
}

#techmenu {
    /*	  font-size:110%;*/
    font-weight: bold;
}


#menupanel {
    font-weight: bold;
    /*	  letter-spacing:1px;*/
}

#ordertools, #list_options {
    font-weight: bold;
    /*	  letter-spacing:1px;*/
}

#search_one {
    font-size: 120%;
}

#search_many {
    font-size: 120%;
}

.smallbutton_t {
    font-size: 8pt;
}

.head_panel {
    float: left;
    /*clear: both;*/
    width: 100%;
    height: 25px;
    font-size: 12px;
    background: url(../images/back-head.png) #b1c1da left top repeat-x;
}

.head_panel b {
    position: absolute;
    margin: 5px 0 0 10px;
    padding: 0 0;
}

#meta {
    /*  font-size:110%;*/
    font-weight: bold;
}


/* Colors ******************/

body {
    /*  background:url(content-bg.png) white left top repeat-y;*/
    color: black;
}

/*page { !*  background:url(content-bg.png) white left top repeat-y;*!*/
/*    color: black;*/
/*}*/

html {
    background: /*url(window-bg.png)*/ #FFF;
}


#title {
    background: url(../images/back-logo.png) #fcfcfc left top repeat-x;
}

/*
#leftcol {
  background:#EFE;
}

#rightcol {
  background:#FFE;
}
*/
#menupanel {
    background: url(../images/back-ordtol-980.png) #99aacc left top repeat-y;
}

/*
	#ordermenu {
	  background:white;
	}
*/
/*
	#ordertools {
	  background:url(../images/back-ordtol-980.png) #99aacc left top repeat-y;
	}
*/
#search_one {
    color: white;
}

#search_tools {
    color: white;
}

/*
.tmenu {
  background:#EEE;
  color:black;
  border-color:#5585c5;
}
*/
.tmenu a {
    background: #c8ccd1;
    color: black;
}

.tmenu a:hover {
    background: #DDD;
}

.smallbutton a, .pricebutton a, .smallbutton_t, .smallbutton_t b {
    background: url(../images/button3off.png) #d0d0d0 left top repeat-x;
    color: black;
}

#authtitle p, #catalogue_title p {
    background: url(../images/button2off.png) #aab7c7 left top repeat-x;
}

#authfield, #catalogue {
    background: url(../images/back-catl.png?20160201012900) #e8ecf3 repeat-y;
}

#techmenu td a {
    background: url(../images/button2off.png) #aab7c7 left top repeat-x;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #7a9dd5;
}

#techmenu td span {
    background: url(../images/button2on.png) #e8e8e8 left top repeat-x;
}

#ordermenu td a {
    /*  background:url(../images/button1on.png) #45F left top repeat-x;*/
    background: url(../images/button1off.png) #aab7c7 left top repeat-x;
    border-style: solid;
    line-height: 17px;
    border-width: 1px;
    border-color: #7a9dd5 #FFF #7a9dd5 #7a9dd5;
}

#ordermenu td span, .pricebutton a {
    background: url(../images/button1on.png) #e8e8e8 left top repeat-x;
    border-style: solid;
    line-height: 20px;
    border-width: 1px;
    border-color: #b0b0b0 #FFF #b0b0b0 #b0b0b0;
}

#faultmenu p, #nofinance p {
    background: url(../images/button1off.png) #aab7c7 left top repeat-x;
    border-style: solid;
    border-width: 1px;
    border-color: #7a9dd5 #FFF #7a9dd5 #7a9dd5;
}

#search_result_error {
    color: #e00010;
}

.search_result_table th, .tablesorter th {
    background: #b7c8e4;
}

.absence_table th {
    background: #ffff99;
}

.not_find_table th {
    background: #ff9999;
}

.light_row {
    background: #d1f0e1;
}

.light_light_row {
    background: #a7ecaf;
}

.corr_ordered {
    color: red;
    background: #ffc5c5;
}

.unavailable_visited {
    background: #ddd;
}

.search_result_table a, .absence_table a {
    color: black;
}

.smallbutton_t {
    cursor: pointer;
}

#found_chunk {
    background: #fff590;
}

.hover_row td {
    background-color: #fff8c0;
}

#meta {
    background: url(../images/back-meta.png) #fcfcfc left top repeat-x;
}

.mark_col {
    color: #446bac;
    font-weight: bold;
    /*font-style: italic;*/
}

/* Misc ********************/

.pagination a {
    text-decoration: none;
}

/*
#ordermenu li a {
*  display:block;
  margin:0; padding:0;*
  border-style:solid; border-width:1px 0;
  text-decoration:none;
}
*/

/* order ********************/
.orderFilter {
    margin-top: 5px;

}

.orderFilter label {
    color: #fff;
}

.orderFilter td {
    padding-left: 20px;
}

.orderFilter input[type=text] {
    font-size: 90%;

    height: 17px;
    width: 64px;
    padding: 0 3px;
    border: 1px solid #dddddd;
}

.orderFilter select {
    width: 150px;
}

.orderFilter .filter-submit {
    height: 16px;
    padding: 3px 0 0;
    margin: 0 25px 0 0;
    width: 100px;

    float: right;

    text-align: center;
    background: #d0d0d0 url("/autoeuro/images/button3off.png") repeat-x scroll left top;
    cursor: pointer;
}

#orders_counts {
    max-width: 1040px;
}

#orders_counts > tbody > tr.archive {
    display: none;
}

#orders_counts.with-archive > tbody > tr.archive {
    display: table-row;
    background-color: #ffcfab;
}

#orders_counts td {
    word-wrap: break-word;
    max-width: 210px;
}

#orders_counts .status-value {
    display: inline;
}

.order-count-xls-link {
    cursor: pointer;
}


/* Перенести заказ в архив */
#orders_counts .move-order-to-archive {
    cursor: pointer;
    width: 14px;
    height: 14px;
}


/* Возврат товара */
#orders_counts .item-return-link {
    display: inline-block;
    float: right;
    cursor: pointer;
    padding: 0;
    width: 14px;
    height: 14px;
    /*background: url('/autoeuro/images/lightning.jpg') no-repeat 0 0  / 14px auto;*/
    background: url('/autoeuro/images/lightning.png') no-repeat 0 0;
}

#orders_counts .item-return-link.loading {
    background: url('/autoeuro/images/loader_skype_14.png') no-repeat transparent 0 0;
}

.item-return-panel {
    display: none;
    position: absolute;
    z-index: 20;
    background: #f4f4f4 none repeat scroll 0 0;
    width: 380px;
    height: auto;
    margin-left: -150px;
    padding: 10px 20px 5px;
    border: 1px solid #989898;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.38), 0 2px 10px 0 rgba(0, 0, 0, 0.38);
}

.item-return-panel span {
    display: inline;
}

.item-return-panel .item-return-panel-close-button {
    position: relative;
    left: 10px;
    border: 1px solid #999999;
    margin: 0;
    padding: 0;
    width: 16px;
    height: 16px;
    cursor: pointer;
    float: right;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: url('/autoeuro/images/close_ico.png') no-repeat 0 0 / 100% auto;
}

.item-return-panel h3 {
    float: left;
    margin-top: 0;
    text-align: center !important;
    width: 350px;
}

.item-return-panel div,
.item-return-panel h3 {
    text-align: left;
}

.item-return-panel .item-return-panel-success {
    display: none;
}

.item-return-panel .item-return-panel-error {
    display: none;
    font-weight: bold;
    color: #FF0000;
    text-align: center;
    font-size: 14px;
}

.item-return-panel table {
    width: 100%;
}

.item-return-panel table td,
.item-return-panel table td:hover {
    background: none;
    border: 0;
}

.item-return-panel .item-return-count {
    width: 50px;
}

.item-return-panel .item-return-submit {
    width: 125px;
    height: 16px;
    margin: 10px 0 0 0;
    padding: 3px 0 0;
    font-weight: bold;

    background: #d0d0d0 url("/autoeuro/images/button3off.png") repeat-x scroll left top;
    cursor: pointer;
    text-align: center;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.20);
}

.item-return-panel .item-return-submit.disabled {
    opacity: 0.5;
    box-shadow: none;
}

.item-return-panel .item-return-loader {
    display: none;
    width: 50px;
    height: 50px;
    background: url("/autoeuro/images/loader_spine_50.gif") no-repeat 0 0 / 100% auto;
}

.item-return-panel .submit-messages {
    display: inline;
    padding-left: 15px;
}

.item-return-panel .submit-messages.success {
    color: #008000;
}

.item-return-panel .submit-messages.error {
    color: #FF0000;
}

.item-return-panel .change-text {
    color: #FF0000;
}


/* Рекламации */
#orders_counts .item-reclamations-link {
    display: inline-block;
    float: right;
    cursor: pointer;
    padding: 0;
    width: 16px;
    height: 16px;
    background: url('/autoeuro/images/ico_reclamations.jpg') no-repeat 0 0;
}

#orders_counts .item-reclamations-link.loading {
    background: url('/autoeuro/images/loader_skype_14.png') no-repeat transparent 0 0;
}


.warranty-popup {
    position: absolute;
    padding: 10px 20px;
    margin-left: 40px;
    border: 1px solid #333;
    background: #fff;
    color: #000;

    -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.5);


    display: none;
}

.warranty-popup.interval {
    margin-top: -74px;
}

.warranty-popup.date {
    margin-top: -60px;
}

.search-popup {
    position: absolute;
    padding: 10px 20px;
    margin-left: -91px;
    margin-top: -68px;
    border: 1px solid #000;
    background: #fff;
    z-index: 200;
    display: none;
}

.supplier-type-tooltip {
    display: none;
    position: absolute;
    padding: 10px 20px;
    margin-left: 30px;
    margin-top: -58px;
    border: 1px solid #000;
    color: #000;
    background: #fff;
    z-index: 200;
}

.link-firm {
    display: inline-block;
    background: #d0d0d0 url("/autoeuro/images/button3off.png") repeat-x;
    height: 19px;
    text-decoration: none;
    padding: 0 10px;
    line-height: 20px;
    color: #000;
    font-weight: bold;
    /*font-family: Arial, Tahoma, Verdana, sans-serif;*/
    font-family: Arial, Tahoma, Verdana, sans-serif;
    /*font-size:  8pt;*/
    /*font-weight: normal;*/
}

.button-firm {
    background: #d0d0d0 url("/autoeuro/images/button3off.png") repeat-x !important;
    height: 19px !important;
    line-height: 20px !important;
    border: 0 !important;
    cursor: pointer !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    padding: 0 20px !important;

    color: #000 !important;
    font-weight: bold !important;
    /*font-family: Arial, Tahoma, Verdana, sans-serif; !important;*/
    font-family: 'Arial', sans-serif !important;

}

.input-firm {
    background: #d0d0d0 url("/autoeuro/images/button3off.png") repeat-x !important;
    height: 19px !important;
    line-height: 17px !important;
    border: 0 !important;
    cursor: pointer !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    padding: 0 20px !important;

    color: #000 !important;
    font-weight: bold !important;
    /*font-family: Arial, Tahoma, Verdana, sans-serif; !important;*/
    font-family: Arial, Tahoma, Verdana, sans-serif; !important;

}

.button-firm .ui-button-text {
    margin: 0 !important;
    padding: 0 !important;
}

.input-firm-2,
.button-firm-2 {
    border: 1px solid #ccc;
    padding: 10px 20px;
    text-align: center;
    background: none;
    color: #276ba3;
    font-weight: bolder;
    cursor: pointer;
    /*font-family: Arial, Tahoma, Verdana, sans-serif;*/
    font-family: Arial, Tahoma, Verdana, sans-serif;

}

.input-firm-2.loading,
.button-firm-2.loading {
    background-image: url('/autoeuro/images/loader_skype_14.png');
    background-repeat: no-repeat;
    background-position: 5px center;
}


.message-firm-1 {
    padding: 5px 75px 10px;
    min-height: 40px;
    background: url('/autoeuro/images/message_firm_1_bg.png') no-repeat 10px center;
}

.message-firm-1 .head {
    font-weight: bold;
}

.message-firm-1 .message-text {
    margin-top: 5px;
}

.message-firm-2 {
    padding: 10px 80px 10px;
    min-height: 40px;
    background: #d5e2fe url('/autoeuro/images/message_firm_2_bg.png') no-repeat 10px center;
}

.message-firm-2 .head {
    font-weight: bold;
}

.message-firm-2 .date {
    margin-top: 5px;

}

.message-firm-2 .message-text {
    margin-top: 5px;
    font-weight: bold;

}


.copyright-container {
    float: left;
}

.feedback-dialog-link-container {
    float: right;
    margin-right: 80px !important;
}

.feedback-dialog {
    display: none;
}

.feedback-dialog .row {
    margin-top: 20px;

}

.feedback-dialog .row input {
    width: 450px;
    padding: 8px 5px;
}

.feedback-dialog .row.captcha-container {
    padding: 0;
}

.feedback-dialog .row.captcha-container td {
    padding: 0;
}

.feedback-dialog .row.captcha-container .captcha {
    padding: 8px 5px;
    width: 337px;
}

.feedback-dialog .row textarea {
    width: 450px;
    padding: 8px 5px;
    height: 100px;
}

.feedback-dialog-success-message {
    display: none;
}


.schedule-general-dialog-link {
    top: 7px;
    position: relative;
    width: 20px;
}

#schedule-general-dialog {
    display: none;
}

#schedule-general-dialog .schedule-general-delivery-address-container {
    margin-top: 10px;
}

#schedule-general-dialog .schedule-general-delivery-address-container .ico {
    position: relative;
    top: 6px;
    height: 20px;
}

#schedule-general-dialog .schedule-general-table {
    display: none;
    margin-top: 14px;
}

#schedule-general-dialog .schedule-general-table.active {
    display: table;
}

#schedule-general-dialog .schedule-general-table .weekday-name:first-letter {
    text-transform: capitalize;
}

#schedule-general-dialog .schedule-general-table .holiday .weekday-name {
    color: #E25B52;
}

#schedule-general-dialog .hour-from,
#schedule-general-dialog .min-from,
#schedule-general-dialog .hour-to,
#schedule-general-dialog .min-to {
    width: 40px;
}


.mims-dialog {
    position: fixed;
}


.custom-tooltip-informer {
    text-align: center;
    /*margin-right: 12px;*/
}


table {
    white-space: inherit;
    line-height: inherit;
    font-weight: inherit;
    font-size: inherit;
    font-style: inherit;
}


button.add_my_brand{
    float: right;
/*    background-color: #d1f0e1;*/
    border: 1px solid silver;
    border-radius: 2px;
    /*font-weight: normal;*/
    font-size: 12px;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    height: 19px;
    line-height: 11px;
}
/*button.add_my_brand:hover{*/
/*    background-color: #97ddbb;*/
/*}*/






