@import url('https://fonts.googleapis.com/css?family=Roboto:400,500&subset=cyrillic,cyrillic-ext');
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    font-family:Roboto;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    height: 100%;
}
body {
    font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
    width: 100%;
    margin:0;
    padding:0;
}
a {
    color: #000000;
    outline: none;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
p {
    margin: 0 0 5px
}
img {
    border: none;
}
input {
    vertical-align:middle;
}
/* Wrapper */
.wrapper {
    width: 1000px;
    margin: 0 auto;
    /*left: 50%;
     margin-left: -500px; */

}
/* Header
-----------------------------------------------------------------------------*/
#header {
    width:1000px;
    height:173px;
    background:#ffffff;
    margin:0 auto;
}
#logo {
    width:84px;
    float:left;
    height:89px;
}
#headerin{
    width:800px;
    float:left;
}
#dname {
    width:450px;
    float:left;
    height:140px;
}
#dname h1 {
    color: #56698F; /*#00763E;*/
    font-family: Verdana;
    font-size: 16pt;
    font-weight: normal;
    line-height: 22pt;
    margin: 20px;
    text-transform: uppercase;
    width: 400px;
    float:left;
}
#dname h2 {
    color: #b09c15;
    font-family: Verdana;
    font-size: 12pt;
    font-weight: normal;
    margin: 0 0 0 20px;
    text-transform: none;
    width: 400px;
    float:left;
}
#funcblock {
    width:350px;
    float:left;
    height:140px;
}
#lang {
    background: url("/media/images/site/lang.png") no-repeat scroll 0 3px #FFFFFF;
    color: #787674;
    float: left;
    font-family: Verdana;
    font-size: 9pt;
    height: 20px;
    padding-left: 25px;
    padding-top: 3px;
    width: 225px;
}
#icons {
    float: right;
    height: 20px;
    padding-top: 5px;
    width: 100px;
    text-align:right;
}
#enter {
    background: url("/media/images/site/lock.png") no-repeat scroll 0 6px #FFFFFF;
    color: #787674;
    float: left;
    font-family: Verdana;
    font-size: 9pt;
    height: 20px;
    margin: 0 0 0 100px;
    padding-left: 20px;
    padding-top: 3px;
    width: 125px;
}
#enter a, #enter a:hover,#enter a:link, #enter a:visited {
    color:#3a3939;
    font-family:Verdana;
    text-decoration:underline;
    font-size:10pt;
}
#reg {
    width:100px;
    float:right;
    text-align:right;
    padding-top: 3px;
}
#reg a, #reg a:hover, #reg a:link, #reg a:visited {
    color:#1f66a3;
    font-family:Verdana;
    text-decoration:underline;
    font-size:10pt;
}
#search {
    height:30px;
    margin-left:100px;
    width:250px;
    z-index: 149;
    float:left;
    padding-top:15px;
}

#search #sarrow {
    height: 25px;
    width: 25px;
}
.sleft {
    float: left;
}
#search .ar {
    background:url("/media/images/site/arr_search.png") no-repeat scroll 3px 6px transparent;
}
#search .ar, #search .arru {
    display: block;
    height: 23px;
    margin: 1px 0 0 4px;
    padding: 0;
    width: 21px;
}
#search .pc_clear:after {
    clear: both;
}

#search .pc_clear:before, #search .pc_clear:after {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
#search #bg_search {
    background: -moz-linear-gradient(center top , #EDEDED 0pt, #FEFEFE 100%) repeat scroll 0 0 transparent;
    border: 1px solid #CACAC8;
    border-radius: 4px 4px 4px 4px;
    height: 25px;
    width: 250px;
}

#search .inputsearch {
    background-color: transparent;
    border: 0 none;
    color: #797978;
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-size: 12px;
    height: 16px;
    margin: 3px 0 2px;
    vertical-align: middle;
    width: 180px;
}
#search #searchp {
    background: url("/media/images/site/search.png") no-repeat scroll 0 0 transparent;
    height: 16px;
    margin: 3px 6px 0 0;
    width: 16px;
}
#search span, #search h3, #search p, #search a, #search strong, #search b, #search ul, #search li, #search form {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
#search #searchline{
    background: none repeat scroll 0 0 #CACAC8;
    height: 19px;
    margin: 3px 0;
    width: 1px;
}
#search .p, #pcf .p {
    cursor: pointer;
}
.sright {
    float: right;
}
.clear {
    clear:both;
}
#tech {
    font-family: Verdana;
    font-size: 7pt;
    margin: 5px 0 0 100px;
    color:#434242;
}
#skype {
    font-family: Verdana;
    font-size: 8pt;
    margin: 5px 0 0 100px;
    color:#434242;
}
#skype img {
    margin-right:3px;
    float:left;
}
#sk {
    width:130px;
}
span.code {
    font-family: Verdana;
    font-size: 9pt;
    color:#6e6e6f;
}
span.marked {
    font-family: Verdana;
    font-size: 12pt;
    color:#ca720a;
}
#skype span.marked {
    font-family: Verdana;
    font-size: 11pt;
    color:#000000;
}
#current_date {
    background: url("/media/images/site/bg_date.jpg") no-repeat scroll 0 0 transparent;
    color: #5C5957;
    float: left;
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    height: 22px;
    width: 210px;
}
#worldtime {
    float: left;
    font-family: Verdana;
    font-size: 8pt;
}

#worldtime li {

    margin-left: 10px;

    color: #5C5957;
    font-weight: bold;
    font-family: Verdana;
    font-size: 8pt;
}

#worldtime li span {

    margin-left: 5px;
    color: #5C5957;
    font-weight: bold;
    font-family: Verdana;
    font-size: 8pt;
}

#menubar {
    width:1000px;
    margin:0 auto;
}
.corner {
    background: url("/media/images/site/topmenu_bg4.png") no-repeat scroll center 0 transparent;
    width:6px;
    height:38px;
    float:left;
}
#menu {
    background: url("/media/images/site/topmenu_bg4.png") repeat-x scroll center 0 transparent;
    height:38px;
    width:820px;
    float:left;

}
#account_cabinet {
    background: url("/media/images/site/bg_account.jpg") repeat-x scroll center 0 transparent;
    height:38px;
    width:168px;
    float:left;
}

#account {
    background: url("/media/images/site/topmenu_bg4.png") repeat-x scroll center 0 transparent;
    height:38px;
    width:168px;
    float:left;
}

#accname {
    float: left;
    height: 38px;
    margin-top: 8px;
    text-align: center;
    width: 140px;
}
#accname span {
    color: #FFFFFF;
    font-size: 11pt;
    font-weight: bold;
}
#accline {
    background: none repeat scroll 0 0 #CACAC8;
    float: left;
    height: 25px;
    margin: 6px 0;
    width: 1px;
}
#accarr {
    background: url("/media/images/site/arrw.png") no-repeat scroll center center transparent;
    float: left;
    height: 38px;
    width: 27px;
}
.rcorner {
    background: url("/media/images/site/topmenu_bg4.png") no-repeat scroll center 0 transparent;
    width:6px;
    height:38px;
    float:left;
}

.rcorner_cabinet {
    background: url("/media/images/site/rcon.jpg") no-repeat scroll center 0 transparent;
    width:6px;
    height:38px;
    float:left;
}

#login {
    background: url("/media/images/site/bg_login.jpg") no-repeat scroll center 0 transparent;
    float: right;
    height: 160px;
    width: 300px;
}
form#form-login {
    margin:20px;
}
#form-login label {
    color: #666666;
    display: block;
    float: left;
    font-weight: normal;
    padding: 4px;
    text-align: right;
    width:60px;
}
form .inputbox {
    margin-left: 10px;
    width: 150px;
}
p {
    margin: 0 0 10px;
    padding: 0;
}
#form-login-bottom {
    padding-left: 20px;
    width: 215px;
}
.form-login-btn {
    background: url("/media/images/site/bg_login_btn.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 25px;
    margin-left: 0;
    padding-left: 0;
    text-align: center;
    white-space: nowrap;
    width: 84px;
}
.form-login-btn a{
    color:#5a5857;
    text-transform:lowercase;
    font-size:12px;
    text-decoration:none;
    line-height:23px;
    font-weight:bold;
}
.form-login-btn a:hover {
    color:#0681B7;
}
.checkbox-remember {
    float: left;
    width: 100px;
    color: #666666;
}
/* Middle
-----------------------------------------------------------------------------*/
#container {
    width: 100%;
    overflow: hidden;
    background-color: #ffffff;
    min-height: 250px;
    margin: 0 auto;
}
#content {
    /*margin: 1px 1px 0px -9px;*/
}
h1 {
    color: #AE7E2B;
    font-size: 12pt;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
    float: left;
    width: 250px;
    margin-left: -100%;
    position: relative;
    background: #B5E3FF;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
   /*background: none repeat scroll 0 0 #3A9412;*/
   background: none repeat scroll 0 0 #003399;
    height: 150px;
    width: 100%;
}
#wfooter {
    background:#ffffff;
    height:30px;
    margin:0 auto;
    width:1000px;
	clear: both;
}
#wfooter_1px {
    background:#ffffff;
    height:1px;
    margin:0 auto;
    width:1000px;
}
#footerin {
	margin:0 auto;
	width:980px;
	padding:10px;
}
#menulist, #currency_info {
    width:350px;
    float:left;
    height:150px;
}
#menulist h1, #currency_info h1 {
    color:#ffffff;
	/*color:#024d19;*/
    font-size:11pt;
}
#copyright {
    width:280px;
    float:left;
}
#footer p {
    font-size: 8pt;
    /*color:#8dc46f;*/
	color:#ffffff;
    font-family:Arial, Helvetica, sans-serif;
}
#footer a {
    font-size: 8pt;
    /*color:#8dc46f;*/
	color:#ffffff;
    text-decoration:underline;
    font-family:Arial, Helvetica, sans-serif;
}

#enter_login {
    color: #787674;
    float: left;
    font-family: Verdana;
    font-size: 9pt;
    height: 20px;
    margin: 0 0 0 100px;
    padding-left: 20px;
    padding-top: 3px;
    width: 125px;
}

#exit_login {
    width:100px;
    float:right;
    text-align:center;
    padding-top: 3px;
}
#exit_login a, #exit_login a:hover,#exit_login a:link, #exit_login a:visited {
    color:#1f66a3;
    font-family:Verdana;
    text-decoration:underline;
    font-size:10pt;
}
#admin_link {
    float: left;
    margin: 0 0 0 180px;
}

/*
#menu ul {
	padding:0;
}
#menu ul li {
	background: url("/media/images/site/sep_menu.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 30px;
    padding: 10px 20px 0;
}
#menu li:first-child {
	border-left:none;
	background:none;
}
#menu ul li a {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11pt;
    font-weight: normal;
    text-decoration: none;
}
#menu ul li a:hover,
#menu nav ul li a.current{
	border-bottom:1px solid #fff;
	color:#fff;
}
*/

/* НОВОЕ МЕНЮ С поддержкой выпадающего */
#menu li:first-child {
    border-left:none;
    background:none;
}
#menu ul li a {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
}
#menu ul li a:hover,
#menu nav ul li a.current{
    border-bottom:1px solid #fff;
    color:#fff;
}
#menu ul {padding:0; margin:0; list-style: none;}
#menu ul li {
    /*	float:left; */
    position:relative;
    background: url("/media/images/site/sep_menu.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 30px;
    padding: 10px 20px 0;
}
#menu ul li ul {display: none;}

/* specific to non IE browsers */

#menu ul li:hover ul {display:block; position:absolute; top:35px; left:0; width:105px; z-index: 100;}
#menu ul li:hover ul li ul {display: none;}
#menu ul li:hover ul li {
	background: #318D44;
	width: 80%;
	border-left: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
}
#menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}


a.cabinet {
    text-decoration: none;
}

/* Table apllication
-----------------------------------------------------------------------------*/
.tbl_appl {
    border-collapse: collapse;
    border-top: 1px solid #b36a0b;
    border-left: 1px solid #676767;
    border-right: 1px solid #676767;
}
.tbl_appl th {
    color: #2f2f2f;
    font-size: 11pt;
    font-weight: normal;
    height: 30px;
    vertical-align: middle;
    border-bottom: 1px solid #b36a0b;
}
.tbl_appl td {
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 1px solid #b36a0b;
}

.tbl_auct {
    border-collapse: collapse;
    border-top: 1px solid #b36a0b;
    border-left: 1px solid #676767;
    border-right: 1px solid #676767;
}
.tbl_auct th {
    color: #2f2f2f;
    font-size: 11pt;
    font-weight: normal;
    height: 30px;
    vertical-align: middle;
    border-bottom: 1px solid #b36a0b;
}
.tbl_auct td {
    padding: 10px;
    /*padding-bottom: 3px;*/
    border-bottom: 1px solid #b36a0b;
}

td.tbl_appl_id {
    font-weight: normal;
    padding: 5px;
    text-align: center;
}
.tbl_appl_name {
    width:360px;
    text-align: left;
    padding-left: 5px;
}
.tbl_appl_type {
    width: 140px;
    text-align: center;
}
.tbl_appl_price {
    width: 100px;
    text-align: center;
}
.tbl_appl_col {
    width: 100px;
    text-align: center;
}
.tbl_appl_expire {
    width: 160px;
    text-align: center;
}

.tbl_appl_make_counter {

    cursor: pointer;
}

.tbl_appl_photo {
    width: 100px;
    vertical-align: middle;
    padding-left: 2px;
}
.tbl_appl_photo img{
    display:inline;
}
.tbl_appl_counter_request {
    width: 100px;
    vertical-align: middle;
}
.tbl_appl_history {
    vertical-align: middle;
}
a.link_green, a.link_green:visited, a.link_green:hover {
    color: #08733f;
    font-size: 14pt;
    font-family:Arial, Helvetica, sans-serif;
}
a.link_green:hover {
    text-decoration: none;
    cursor: pointer;
}

a.link_small, a.link_small:visited, a.link_small:hover {
    color:#1f66a3;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 8pt;
    cursor: pointer;
}
.tbl_appl_purchase, .tbl_appl_sale {
    font-size: 11pt;
}
.tbl_appl_purchase {
    color: #e17d05;
}
.tbl_appl_sale {
    color: #9a5631;
}
.tbl_appl_odd {
    background-color: #eee;
}
/*************add edit request****************/
#myTree .menuTree:before {
    content: "[+] ";
}
#myTree .expanded:before {
    content: "[-] ";
}
#myTree .collapsed {
    display: none;
}
.jqmWindow {
    display: none;
	position: fixed;
	top: 17%;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	height: 400px;
	overflow: auto;
	background-color: #EEE;
	color: #333;
	border: 1px solid black;
	padding: 12px;
}

.jqmWindowSmall {
    display: none;
    position: fixed;
    top: 17%;
    left: 50%;
    margin-left: -300px;
    width: 800px;
    height: 300px;
    overflow: auto;
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}
.jqmOverlay {
    background-color: #000;
}
/* Fixed posistioning emulation for IE6
Star selector used to hide definition from browsers other than IE6
For valid CSS, use a conditional include instead */
* html .jqmWindow {
    /*position: absolute;*/
    position: fixed;
    top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
.form_container {
    /* position: relative;
   left: 50%;
   width: 500px;
   margin-left: -250px;*/
    margin:0 0 0 10px;
}
#lot_volume, #price {
    width:80px;
    margin-right: 5px;
}
#hs_code_button, #tnved_code {
    background: url("/media/images/site/search.png") no-repeat scroll 2px 3px transparent;
    border: medium none navy;
    color: #0D5087;
    height: 25px;
    margin-right: 20px;
    margin-top: 0;
    padding-left: 20px;
    padding-top: 0;
    text-decoration: underline;
    width: auto;
}
#vat {
    width:50px;
    margin-right: 5px;
}
#measure, #currency {
    width:160px;
    margin-right:5px;
}
#percent {
    color: #7B5A0C;
}
#delivery_term,#delivery_term_id {
    width:300px;
    margin-right: 10px;
}
#hs_code_input {
    width:280px;
}
.form_container label.st {
    width:auto;
    line-height: 22px;
    margin-right:5px;
}
#vat_price, #bid_price {
    color:#C14242;
    font-weight:bold;
    font-size:16px;
}
#hlp_btn {
    border: 1px solid #AAAAAA;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 5px #CCCCCC;
    color: #416EAD;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-right: 0;
    width: 26px;
}

#hlp_btn_2 {
    border: 1px solid #AAAAAA;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 5px #CCCCCC;
    color: #416EAD;
    /*float: left;*/
    font-size: 14px;
    font-weight: bold;
    margin-right: 0;
    margin-left: 10px;
    width: 26px;
}
#expire_date {
    width:220px;
}
.buttons {
    position: relative;
    left: 50%;
    width: 300px;
    margin-left: -150px;
}
.form_container input.submit {
    color: #474444;
    text-align: center;
    width: 150px;
}
.form_container .buttons {
	height: 25px;
	left: 50%;
	margin-left: -250px;
	padding-bottom: 10px;
	padding-top: 10px;
	position: relative;
	width: 300px;
}
.form_container label {
    float: left;
    margin:0;
    width:200px;
}
.form_container fieldset {
	margin: 0 0 10px;
	padding-left: 10px;
}
.form_container span {
    float: left;
    margin-right:5px;
    font-size:14px;
    line-height: 24px;
}
.form_container select {
    border: 1px solid #AAAAAA;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 5px #CCCCCC;
    color: #7B5A0C;
    float: left;
    margin-right: 0;
    padding: 3px 5px;
    position: relative;
    text-align: left;
    width: 400px;
    font-family:Arial;
}
.form_container input, textarea {
    border: 1px solid #AAAAAA;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 5px #CCCCCC;
    color: #7B5A0C;
    float: left;
    margin-right: 0;
    padding: 3px 5px;
    position: relative;
    text-align: left;
    width: 390px;
    font-family:Arial;
}
.form_container input.path{
    width:auto;
}
.view_border {

	border: 1px solid #8DC470;
	-moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px;
}
.view_title {
    color: #34903D;
    margin-left: 23px;
    padding-left: 5px;
    padding-right: 3px;
}
legend.app {
    color: #34903D;
    font-size: 16px;
    font-weight: bold;
    margin-left: 23px;
    padding-left: 5px;
    padding-right: 3px;
}
.infieldset{
    margin:15px;
}
.form_container span.marked {
    color: #DD7712;
    float: none;
    font-family: Arial;
    font-size: 16px;
    margin: 0;
}
form .formLine {
    float: left; /* чтобы не было проблем с отступами между блоками */
    width: 100%; /* чтобы блоки не встраивались в одну строку */
    margin-bottom: 10px; /* расстояние между блоками */
}
form .button {
    width: 50px;
    float: inherit;
}
.form_container  input.file_btn {
    color: #2B2C2C;
    margin-right: 10px;
    width: auto;
}
.ui-autocomplete {
    font-size: 12px;
    position: fixed;
    max-height: 300px;
    max-width: 800px;
    overflow-y: auto;
    overflow-x: hidden;
}
/*
Нельзя переопределять стили jquery ui.
Если где-то будет лучше, не означает что
будет лучше в другом месте!
Пишите свой стиль
*/
/*.ui-widget {
    position: fixed;
    float: left;
    clear: both;
}*/
#tree {
    clear: both;
}
.tooltip {
    display: none;
    background-color: #ffa;
    border: 1px solid #cc9;
    padding: 3px;
    font-size: 13px;
    -moz-box-shadow: 2px 2px 11px #666;
    -webkit-box-shadow: 2px 2px 11px #666;
}
.clonedInput {
    clear: both;
    padding-bottom: 25px;
    padding-top: 5px;
}
/******view*****************/
.view_title {
    margin-left: 23px;
    padding-left: 5px;
    padding-right: 3px;
    color: #34903d;
}
.view_photo {
    height: 380px;
    float: left;
}

.view_info {

    float: left;
}



.cabinet_view_photo {
    padding: 15px;
    /*border: solid 1px black;*/
    /*margin:10px;*/
    /*height: 380px;*/
    float: left;
}

.cabinet_view_info {
    clear: both;
    padding: 15px;
    width: 550px;

}

.view_photo {
    /*	width: 310px;*/
    padding: 15px;
    /*	border: 1px solid #0066cc;*/
}
.view_info, .message {
    float: left;
    width: 550px;
    padding: 15px;
}
.error {
    margin-left: 350px;
    /*	width: 310px;*/
    color: red;
    /*	border: 1px solid #0066cc;*/
}
.ok {

     /*	width: 310px;*/
	color: #CD6702;
    font-size: 12pt;
	 /*	border: 1px solid #0066cc;*/
}
.view_photo_stat, .view_info_stat {
    padding: 15px;
    float: left;
}
.view_stat {
    color: #8a8a8a;
    font-size: 13px;
}
.view_main_photo {
    border: 1px solid #CFC9C9;
    height: 200px;
    width: 300px;
}

.info_left_col {
    width: 163px;
}

.info_rigth_col {
    width: 400px;
}

.info_table_container {
border: 1px solid #CFC9C9;
    padding: 20px;

}

.info_table {
    border-collapse: collapse;
    font-size: 13px;
}

.info_table td {
    padding: 2px 2px;
}

.info_table_odd {
    background: #e1eaf9;
}

.view_wrap {

    width: 25px;
    float: left;
}

.view_clear {
    clear: both;
}

.view_stat_container {
    width: 302px;
}

.view_thumbs {
    width: 93px;
    height: 67px;
    float: left;
    border: 1px solid #CFC9C9;
    margin-left: 5px;
    margin-top: 5px;
}

.view_expire {
    font-size: 12px;
    margin-left: 400px;
}

.view_header {
    color: #d9541b;
    font-size: x-large;
    margin-left: 15px;
}

/* ################################################ */
.view_info_purchase_left {
    /*	width: 490px;*/
    padding: 15px;
    float: left;
}
.view_info_purchase_right {
    padding: 15px;
    float: left;
}
.info_rigth_col_purchase_left {
    width: 250px;
}
.info_rigth_col_purchase_right {
    width: 230px;
}
.view_stat_purchase_container {
    margin-left: 380px;
}
.btn_view_container {
    margin-top: 15px;
    margin-left: 280px;

}

.btn_group{
    clear: both;
    margin-top: 15px;
    margin-left: 300px;
}

.form_view {
    border: 1px solid #CFC9C9;
    display: none;
    margin-left: 350px;
    padding: 20px;
    width: 500px;

}

.form_view table td {
    width: 250px;

	padding:5px;
}

.form_view table td {
    width: 250px;
}
.lenta_field {
    margin-top: 15px;
    padding: 10px;
}
.lenta_hr {
    color: 	#8DC470; /*для IE */
    background-color: #8DC470; /*для Firefox, Opera, Safari*/
    border-width: 0px;
    height: 1px; /* высота 1px IE, Firefox, Opera, Safari */
}

.env {
    vertical-align: top;
}


.tbl_counter_number {
    width: 50px;
    text-align: center;
}

.tbl_counter_sender{
    width: 100px;
    text-align: center;
}

.tbl_counter_date {
    width: 160px;
    text-align: center;
}

.tbl_counter_status {
    width: 150px;
    text-align: center;
}

.tbl_counter_apps{
    width: 460px;
    text-align: center;
}
/*отображение после выбора из поиска поиск по заявке или по сайту*/
.search_select {
    padding-top: 19px;
    float: left;
    position: absolute;
}

/* выподающее меню для выбора по заявке или поиск по сайту */
.select_search_ {
    display: none;
    position: absolute;
    background:#fff;
    border-right:1px solid #b7b7b7;
    border-bottom:1px solid #b7b7b7;
    border-left:1px solid #b7b7b7;
    box-shadow:0 3px 5px #b7b7b7;
    border-bottom-right-radius:4px;
    border-bottom-left-radius:4px;
    padding:5px 10px;
    z-index:auto;
    text-align:left;
    font-size:11px!important;
    width:230px;
    display:none;
    margin-left: -1px;
    margin-top: 2px;
}

.select_search_ ul {

}
#sarrow .select_search_ li {
    cursor: pointer;
    position:relative;
    height:18px;
    margin:0;
    padding:0;
    list-style:none;
    display:block;
    text-align:left;
    color:#746766;
    font-weight:400;
    padding:2px 0 2px 4px;
    text-decoration:none;
    border-top:1px dotted #aaa
}
#sarrow .select_search_ li.hover{
    background:#e4efc7!important
}
#sarrow .select_search_ li.top{border-top:0}

.button_cancel {
    position: relative;
    left: 50%;
    float: right;
}
.ssch span {
    color: #000000;
    font-weight: bold;
}
#pct_shc_dd{

    z-index:auto;
    text-align:left;
    font-size:11px!important;
    width:226px;
    display:none;
    left:0}

.breadcrumbs_conteiner {
    height: auto;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-top: 10px;
    z-index: 1000;
}

#breadcrumbs_frontend li {

    position: relative;
    float:left;
    margin: 0;
    padding: 0;
    color: #6a6a6c;
}

.display_error {
    width: 300px;
    font-size: x-small;
    float: right;
}

.breadcrumb_sep {
    margin-left: 10px;
    margin-right: 10px;
    color: #e0a555;
}
/*Следующая группа стилей необходима для выравнивания дива по середине*/
/*Взято с http://web.artlebedev.ru/tools/technogrette/html/align-center/ */


.align_center:before
{
    content: '';
    display: block;
    clear: both;
}

.align_center
{
    position: relative;
    width: 100%;
	text-align: center;
}
.align_center:after
{
    content: '';
    display: block;
    clear: both;
}
.align_center_to_left
{
    position: relative;
    right: 50%;
    float: right;
}
.align_center_to_right
{
    position: relative;
    z-index: 1;
    right: -50%;
}
/*Окончание группы дивов для выравнивания*/

.select_lang {
    color:#7c7c7c;
    border:1px solid #aaa;
}

/*#accarr_list {
    display:none;
    z-index: 4000;
    position:absolute;
    width: 300px;
    height: auto;
    background-color: #ffffff; /*#E7E5DC;*/
    /*margin-top: 40px;
    margin-left: 700px;
    font-size: x-small;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;}*/
#accarr_list {
    background-color: #F8F8F8;
    border: 5px solid #D0D0CF;
    display: none;
    font-size: x-small;
    height: auto;
    margin-left: 690px;
    margin-top: 38px;
    position: absolute;
    width: 300px;
    z-index: 4000;
}

.cabinet_minimal_container {
    margin-left: 3px;
}

.index_cabinet{
    /*margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 3px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    width: 287px*/
	font-size: 10pt;
    margin: 3px 5px 5px;
    padding: 5px;
    width: 285px;
}
.index_cabinet h2{
    color: #AE7E2B;
}
.index_cabinet a{
   /* padding-left: 15px;
    padding-right: 15px;
    display: block;
    /*padding: 5px 10px 5px 10px;*/
   /* color: #556565;
    text-decoration: none;
    /*border-bottom: 1px solid #dfdfdf;*/
    border-bottom: 1px dotted #434141;
    color: #324319;
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
}

.index_cabinet a:hover {
    color: #2b5f1a;
    background-color: #e5f3d7;
}

.center{
    margin-left: -1px;
    width: 100%;
    /*margin-right: -10px;*/
    /*margin-top: -10px;*/
}

.news_thumb {
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 5px;
}

.news_line {
    margin-top: 10px;
    width: 300px;
    color: #AAAAAA;
    background-color: #AAAAAA; /*для нормальных браузеров*/
    border: none;
    height: 2px;
    clear: both;
}
/* ширина выпадающего меню */
.dd_menu_width_200 {
	width:210px !important;
}

.news_date{
    display: block;
    float: left;
    width: 70px;
    text-align: center;
    margin-right: 5px;
    background-color: #AAAAAA;
    color: #ffffff;
}
p.date2 span{
    display: block;
    float: left;
    width: 70px;
    text-align: center;
    margin-right: 5px;
    background-color: #AAAAAA;
    color: #ffffff;
    font-size:12px;
    margin-top: 3px;
}

.news_title {
    color: #830F0F;
    font-size: 12px;
    margin-left: 10px;
    width: 300px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.news_short_text {
    margin-left: 10px;
    color: #373736;
    width: 300px;
}

.news_block {
    height: auto;
    margin-top: 5px;
}

.continuef {
    text-align: center;

}

.continuef a {
    color: #FFFFFF;
    text-decoration: none;
}

#news_content {

    height: 310px;
    width: 331px;
    position: relative;
    /*	border: 1px solid #ff0000;*/
    margin-left: 1px;

}

#news_content_economic{

    height: auto;
    width: 997px;
    position: relative;
    /*	border: 1px solid #ff0000;*/
    margin-left: 1px;

}

.news_link, .news_link_big {
    background: url("/media/images/site/readon.png") no-repeat scroll 0 2px transparent;
    color: #236DE0;
    font-size: 11px;
    padding-left: 13px;
    text-decoration: underline;
}
.news_title_big {
	color: #830F0F;
	font-size: 14px;
	margin-left: 0;
	width: 99%;
}

.news_pic {
    float: left;
       float: left;
    margin: 0 10px 10px;
}

.news_introtext {
    width: 99%;
    margin: 8px 0 5px 12px;
    color: #5C5957;
    margin-left: 0px;
    float: left;
}

.news {
    width: 500px;
}

.news_lenta {
    margin:0;
	list-style: none outside none;
}

.news_lenta .news_item {
    margin-bottom: 5px;
}

.news_lenta li {
    overflow: hidden;
    width: 100%;
}

.news_list_date {
	background-color: #AAAAAA;
	color: #FFFFFF;
	float: left;
	margin-right: 10px;
	text-align: center;
	width: 70px;
}

.news_list_block {

    margin-left: 0;
	float:left;

    margin-left: 0;

}
p.pagination {
    color: #878787;
    font-size: 13px;
    margin-top: 5px;
}
p.pagination a {
    color: #1E3A77;
    font-size: 11pt;
}
.date2 {
    float: left;
    color: #5C5957;
    font-size: 1.5em;
    margin-right: 10px;
}

.news_content {
    margin-top: 0px;
    margin-left: 0px;
}

.news_text {
    width: 800px;
    margin-top: 15px;
}

.news_image {
    float: left;
    margin-right: 10px;
}

.msg_table {
    font-family: verdana;
    font-size: 12px;
    margin-top: 10px;
}

.msg_table th {
    border-bottom: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    border-top: 1px solid #E1E1E1;
    color: #FFFFFF;

    background: none repeat scroll 0 0 #555555;
    font: bold 11px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    letter-spacing: 2px;
    padding: 6px 6px 6px 12px;
    text-align: left;
    text-transform: uppercase;
}

td th {
    border: 1px solid white;
}

.msg_table td {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    border-left: 1px solid #E1E1E1;
    color: #777777;

    padding: 6px 6px 6px 12px;
    font-size: 14px;
}


.msg_table a {
    text-decoration: none;
    color: #777777;
}

.msg_table a:hover {
    text-decoration: underline;

}

#no_msg {
    text-align: center;
    font-weight: bold;
    font-size: larger;
    color: #6A6A6C;
}

#msg_title {
    font-size: medium;
    color: #797978;
    margin-top: 5px;
}

#msg_data {
    font-size: small;
    color: #AAAAAA;
    margin-top: -2px;
    margin-left: 15px;
}

#msg_text {
    font-size: 14px;
    color: #474444;
    margin-top: 10px;
    margin-left: 15px;
}

.msg_show {
    margin-left: 10px;
    margin-top: 10px;
    width: 850px;
}
.contacts_list {
    padding: 10px;
}
.submit_msg {
    margin-top: 20px
}
span.pathway {
    color:#6F6F6F;
}
#birj{
    height: 260px;
    padding: 5px;
    width: 322px;
}

.deal_field { margin: 10px}
.foot_line {margin-top: 10px;width: 180px; }

/* Стили личного кабинета */
.cabinet_left_menu {
    width: 200px;
    padding: 5px 20px 5px 5px;
    float: left;
    position: relative;
    z-index: 1;
}

.cabinet_content {
    margin-left: 10px;
    width: 700px;
    padding: 5px;
    float: left;
    position: relative;
}

#nav-wrapper {
    width: 200px;
    background: #FFF;
    margin: 0 auto;
    margin-top: 20px;
    padding: 3px;
    border: 1px solid #08733F;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

ul#nav {
    border-top: 1px solid #dfdfdf;
}

ul#nav li {
    display: inline;
}

ul#nav li a {
    display: block;
    padding: 5px 10px 5px 10px;
    color: #556565;
    text-decoration: none;
    border-bottom: 1px solid #dfdfdf;
}

ul#nav li a:hover {
    color: #2b5f1a;
    background-color: #e5f3d7;
}

ul#nav li a:active {
    color: #ffffff;
    background-color: #e5f3d7;
}

ul#nav li span {
    display: block;
    padding: 5px 10px 5px 10px;
    color: #006600;
    text-decoration: none;
    border-bottom: 1px solid #dfdfdf;
}

#filter_container {
    display: none;
    padding: 5px;
}
#dname h2 a {
    color: #B09C15;
    font-family: verdana;
    font-size: 12pt;
    text-decoration: none;
}
#purchase_counter_request {
    padding: 10px;
}


input#agreement_checkbox {
    box-shadow: 0 0 5px #CCCCCC;
    color: #7B5A0C;
    float: left;
    font-family: Arial;
    margin-right: 0;
    padding: 3px 5px;
    text-align: left;
    width: auto;
}

/* combobox autocomplete */
.ui-combobox {
	position: relative;
	display: inline-block;
}
.ui-combobox-toggle {
	position: absolute !important;
	top: 0;
	bottom: 0;
	margin-left: -1px;
	padding: 0;
	/* adjust styles for IE 6/7 */
	*height: 1.7em;
	*top: 0.1em;
}
.ui-combobox-input {
	margin: 0;
	padding: 0.3em;
	background: white !important;
}
.small_note {
	font-size: x-small;
}
select#limit.inputbox {
	width: 50px;
	margin-left:140px;
}
.del_file {
	float:right;
	margin-right: 50px
}
.cur_item {
	font-weight: bold;
	font-size: 14px !important;
        margin: 0;
        padding-top: 5px;
}

div#content ul{
	list-style: circle outside none;
	margin: 5px 0 5px 20px;
}
div#birj ul {
	margin:0;
	list-style: none outside none;
}

div#content ol {
	margin-left: 15px;
	list-style: decimal;
}

/* banner Start */

div#partnery {
height:110px;
background: #fff;
}
div.part30 {
width:300px;
float:left;
}
div.part30-2 {
width:392px;
float:left;
}
div.part30-60 {
    float: left;
    margin-left: 0px;
    width: 272px;
    }

div#partnery h1 {
    color: #9F9999;
    font-family: Arial;
    font-size: 13pt;
    font-weight: normal;
    text-align: center;
}
div#partnery img {
 float:left;
 margin:5px 10px 5px 5px;
}
div.part30 a.plink, div.part30-60 a.plink {
    color: #3E3E3D;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11pt;
    margin-left: 80px;
    margin-top: 10px;
    text-align: center;
    text-decoration: underline;
    width: 180px;
}
div.part30-2 a.plink {
    color: #3E3E3D;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11pt;
    margin-left: 210px;
    margin-top: 10px;
    padding-top: 10px;
    text-align: center;
    text-decoration: underline;
    width: 140px;
}
/* banner End*/
.fisik {
	display: inline;
	margin: 0;
	font-size: 16px !important;
	float: none !important;
}
/*Azamat Start*/
#dialog{
    display: none;
    margin-top: 10px;
    position: absolute;
    background-color: #FEE4FE;
    border: 1px solid;
}
/*Azamat End*/

.marking_of_product {width: 40px !important; float: none !important; vertical-align: text-bottom}

.history_dialog {display: none; background-color: #fff !important;}

.error_border{border:1px solid #f00; border-radius: 3px}