@font-face {
font-family: 'PTSans';
src: url('../fonts/PTC55F_W.eot');
src: url('../fonts/PTC55F_W.woff') format('woff'),
url('../fonts/PTC55F_W.ttf') format('truetype'),
url('../fonts/PTC55F_W.svg') format('svg');
font-weight: normal;
font-style: normal;
}
html {width:100%;}

body {
	width: 1070px;
	margin: 0 auto !important;
	color: #8f8f8f;
	font: 10pt PTSans, Tahoma, sans-serif !important;
	background: #f8f8f8 url(../images/bg.png);
	padding-bottom:30px;
}

.clearing {clear: both; height: 0; font-size: 1px;}

#wrapper {max-width: 1070px;}
.container {width: 1070px !important;}
img {border: 0;}

h1, h2, h3, h4, h5, h6 {margin: 0; font-weight: bold; color: #333333;}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {font-weight: normal; color: #999999;}
h1 {font-size: 30px; line-height: 36px;}
h1 small {font-size: 18px;}
h2 {font-size: 24px; line-height: 36px;}
h2 small {font-size: 18px;}
h3 {line-height: 27px; font-size: 18px;}
h3 small {font-size: 14px;}
h4, h5, h6 {line-height: 18px;}
h4 {font-size: 14px;}
h4 small {font-size: 12px;}
h5 {font-size: 12px;}
h6 {font-size: 11px; color: #999999; text-transform: uppercase;}
h1 {
	display: inline-block;
	color: #7e7e7e;
	font: 40px/40px PTSans, sans-serif;
	background: url(../images/bg.png);
	margin: 0;
	padding: 0 10px;
}

h3{
display: inline-block;
color: #7e7e7e;
background: url(../images/bg.png);
margin: 0;
padding: 0 10px;
}
h4 {margin: 0 0 10px 0 !important;}


/* Header */
header {display:block; height: 70px; padding: 5px 0;}
#heading {
	background: transparent url(../images/h1-bg.png);
	margin: 0px 0;
margin: 15px 0 20px 0;
float: left;
width: 100%;
	height:40px;
}
#heading_logo {
float: left;
width: 160px;
	background: #f8f8f8 url(../images/bg.png);
	margin-top:-10px;
}
#heading h3 {
color: #989898;
font-weight: normal;
	height:40px;
	margin-left:20px;
	line-height:30pt;
}
#logout_holder {
	background: #f8f8f8 url(../images/bg.png);
float: right;
	margin-right:20px;
	height:40px;
}

#logout_holder a {
color: #8F8F8F;
font: 12px PTSans, Verdana, Tahoma, sans-serif;
	background: #f8f8f8 url(../images/bg.png);
	padding:12px 10px 0 10px;
	float:right;
}

#logout_holder a:hover {
color: #2F2F2F;
}

.row {margin: 0 !important;}
.row:before, .row:after {display: table; content: "";}
.row:after {clear: both;}


/* Navigation */
.navbar {background: none repeat scroll 0 0 #F3F3F3; border: 1px solid #E7E7E7; overflow: visible; margin-bottom: 18px;}
.navbar-inner{height: 40px; background-color: #F3F3F3 !important; background-image: none !important; padding:0 20px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);}
.nav {margin-left: 0; margin-bottom: 18px; list-style: none;}
.navbar .nav {position: relative; left: 0; display: block; float: left; margin: 0 10px 0 0;}
.navbar ul {margin: 0; padding: 0;}
.navbar .nav > li {display: block; float: left;}
.navbar .nav > li > a {text-shadow: 0 -1px 0 rgba(0, 0, 0, 0) !important;}
.navbar .nav > li > a:hover {background-color: #29C5E6 !important; color: #FFFFFF !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0) !important;}
.navbar .nav > li > a {float: none; padding: 10px 10px 11px; line-height: 19px; color: #999999; text-decoration: none; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);}
.navbar .nav > li > a:hover {background-color: transparent; color: #ffffff; text-decoration: none;}
.nav > li > a {display: block;}
.nav > li > a:hover {text-decoration: none; background-color: #eeeeee;}
.dropdown {position: relative;}
.dropdown-toggle {*margin-bottom: -3px;}
.dropdown-toggle:active, .open .dropdown-toggle {outline: 0;}
.navbar .dropdown-menu {margin-top: 1px; border-radius: 4px;}
.navbar .dropdown-menu:before {content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #ccc; border-bottom-color: rgba(0, 0, 0, 0.2); position: absolute; top: -7px; left: 9px;}
.navbar .dropdown-menu:after {content: ''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #ffffff; position: absolute; top: -6px; left: 10px;}

a {color:#13a7d5;}
a:hover {color:#2d2d2d;}

a.task_link_green{
    color: #277a03;
}
a.task_link_red{
    color: #c30501;
}

input[type="text"], input[type="password"], input[type="checkbox"] {
	background-color: #f3f3f3;
	border: 1px solid #e7e7e7;
	height: 30px;
	/*color: #b2b2b2;*/
	padding: 0 10px;
	vertical-align: top;
}

input[type="radio"], input[type="checkbox"] {
line-height: normal;
margin: 4px 0 0;
}

button {
	color: #fff;
	background-color: #29c5e6;
	border: none;
	height: 32px;
	font-family: PTSans, sans-serif;
}

nav {
	background: #f3f3f3;
	border: 1px solid #e7e7e7;
}












.span12{
max-width: 1070px !important;
}




aside {
	float: left;
	width: 250px;
}

aside > h2 {
	background: #29c5e6;
	font: 14px PTSans, sans-serif;
	color: #fff;
	padding: 10px;
	margin: 30px 0 0 0;
}

aside > p {
	background: #f3f3f3;
	border: 1px solid #e7e7e7;
	padding: 10px;
	margin: 0;
}

section {
	margin-left: 280px;
	padding-bottom: 50px;
}

form[name="search"] {
	float: right;
}

footer {
	background-color: #7e7e7e;
}



.top-menu li {
	display: inline-block;
	padding: 10px 6px;
	margin: 0;
}

.top-menu li.active {
	background: #29c5e6 !important;
	color: #fff;
}

.top-menu a {
	color: #b2b2b2;
}



.aside-menu li, .operations li {
	font-weight: 300;
	list-style-type: square;
	border-top: 1px solid #e7e7e7;
}

.aside-menu li:first-child, .operations li:first-child {
	border: none;
}

.aside-menu li.active, .operations li.active{
	color: #29c5e6;
}



blockquote {
	margin: 0;
	background: #29c5e6;
	padding: 10px 20px;
	font-family: PTSans, sans-serif;
	font-weight: 300;
}

blockquote p {
	color: #fff;
	font-style: italic;
	font-size: 33px;
	margin: 0;
}

blockquote cite {
	display: block;
	font-size: 20px;
	font-style: normal;
	color: #1d8ea6;
	margin: 0;
	text-align: right;
}

figure {
	display: inline-block;
	margin: 0;
	font-family: PTSans, sans-serif;
	font-weight: 300;
}

figure img {
	display: block;
	border: 1px solid #fff;
	outline: 1px solid #c9c9c9;
}

section > figure + figure {
	margin-left: 28px;
}

p {
	margin: 20px 0;
}

section > h2 {
	background: #29c5e6;
	font: 30px PTSans, sans-serif;
	font-weight: 300;
	color: #fff;
	padding: 0 10px;
	margin: 30px 0 0 0;
}

figure figcaption {
	font-size: 16px;
	font-weight: 300;
	margin-top: 5px;
}

figure figcaption span {
	display: block;
	font-size: 14px;
	color: #29c5e6;
}

.team-row figure {
	margin-top: 20px;
}

.team-row figure + figure {
	margin-left: 43px;
}

footer {
	background: #7e7e7e;
	color: #dbdbdb;
	font-size: 11px;
}

#footer {
	max-width: 960px;
	margin: auto;
	padding: 10px 0;
	height: 90px;
}

footer h3 {
	font: 14px PTSans, sans-serif;
	color: #fff;
	border-bottom: 1px solid #919191;
	margin: 0 0 10px 0;
}

footer a {
	color: #dbdbdb;
}

#twitter time a {
	color: #b4aeae;
}

footer p {
	margin: 5px 0;
}

#twitter {
	float: left;
	width: 300px;
}

#twitter p {
	padding-right: 15px;
}

#sitemap {
	width: 150px;
	float: left;
	margin-left: 20px;
	padding-right: 15px;
}

#sitemap div {
	display: inline-block;
}

#sitemap div + div {
	margin-left: 40px;
}

#sitemap a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	margin-bottom: 5px;
}

#sitemap a:hover {
	text-decoration: underline;
}

#social {
	float: left;
	margin-left: 20px;
	width: 130px;
}

.social-icon {
	width: 30px;
	height: 30px;
	background: url(../images/social.png) no-repeat;
	display: inline-block;
	margin-right: 10px;
}

.social-icon-small  {
	width: 16px;
	height: 16px;
	background: url(../images/social-small.png) no-repeat;
	display: inline-block;
	margin: 5px 6px 0 0;
}

.twitter {
	background-position: 0 0;
}

.facebook {
	background-position: -30px 0;
}

.google-plus {
	background-position: -60px 0;
}

.vimeo {
	background-position: 0 0;
}

.youtube {
	background-position: -16px 0;
}

.flickr {
	background-position: -32px 0;
}

.instagram {
	background-position: -48px 0;
}

.rss {
	background-position: -64px 0;
}

#footer-logo {
	float: right;
	margin-top: 20px;
	font-size: 10px;
	text-align: right;
}

#footer-logo p{
font: 10px PTSans, Verdana, Tahoma,sans-serif;
}

.footer {
padding: 0 0 6px;
margin: 40px 0 0;
display: none;
}

.footer-menu {
float: right;
margin: 0;
padding: 0 0 0;
list-style: none outside none;
}

.form {padding: 20px;}
.form2 {padding: 20px 0;}

.span-19 {
width: 75%; margin-right: 20px;
}

.col-lg-1 {
width: 5%;
padding: 0 10px 0 10px;
float: left;
}
.col-lg-3 {
width: 35%;
padding: 0 10px 0 10px;
float: left;
}

.col-lg-5 {
width: 300px;
padding-right: 10px;
float: left;
}
.col-lg-4 {
width: 55%;
float: left;
padding-left: 10px;
}
.control-label {
text-align: right;
margin-bottom: 0;
margin-top: 0;
padding-top: 7px;
font-family: PTSans, Verdana;
}
.form-group {
margin-bottom: 15px;
}

.form-login {
width: 50%;
margin-left: 270px;
}

.form-main {
width: 100%;
}

.altbox {
/*text-align: center;*/
}

.boxin {
box-shadow: #ccc 0 0 3px;
-webkit-box-shadow: #ccc 0 0 3px;
-moz-box-shadow: #ccc 0 0 3px;
border: 1px solid #ddd;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
background: #fff;
padding:40px 30px 20px 30px;
}

#users-form {
display:block;

}

.user-form .form-group:after {
clear: both;
}
.user-form .form-group:before, .user-form .form-group:after {
content: " ";
display: table;
}
.user-form .form-group {
margin-left: -15px;
margin-right: -15px;
}
.form-group {
margin-bottom: 15px;
}

span.required {
color: #8d0d0d;
font-weight: bold;
}



/* submenu */
.nav li.dropdown ul.dropdown-menu li:HOVER ul {
display:block;
position:absolute;
left:100%;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.nav li.dropdown ul.dropdown-menu ul {
display: none;
float:right;
position: relative;
top: auto;
margin-top: -25px;
}
.nav li.dropdown ul.dropdown-menu .dropdown-menu::before {
content: '';
display: inline-block;
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
border-left:7px solid #000000;
border-left-color: rgba(0, 200, 0, 0.2);
position: absolute;
top: 4px;
left: -14px;
}

.dropdown-menu .dropdown span {
margin-left: 15px;
}

.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
color: #ffffff;
text-decoration: none;
background-color: #29C5E6 !important;
}


.menu_admin a {
    background: #c9302c;
    color: #FFFFFF !important;
}

.menu_admin a:hover {
    background: #c9302c !important;
}

.menu_admin a.actiave {
    background: #c9302c !important;
}


.nav li.dropdown ul.dropdown-menu .dropdown-menu::after {
content: '';
display: inline-block;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
border-left:6px solid white;
position: absolute;
top: 5px;
left: -14px;
}

/* caret ke kanan */
.caret-right {
display:block;
position:absolute;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
border-left:6px solid black;
}

#wrapper-login {margin: 150px auto auto !important;
}
#heading_logo_login {
width: 160px;
}

#heading_login {
background: url("../images/h1-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
float: left;
margin: 15px 0 20px 0;
width: 450px;
}

#title_login {
 background: none repeat scroll 0 0 #FFFFFF;
color: #7E7E7E;
display: inline-block;
font: 15px/40px PTSans,sans-serif;
margin: 0;
padding: 0 15px;
}

.login_lable {
display: inline;
margin: 5px 10px 0 0;
}

.col-lg-5-login {
float: left;
padding-right: 0;
width: 40%;
}

.form-horizontal .control-label-login  {
float: left;
text-align: right;
width: 170px;
	margin:6px 10px 0 0;
}

#LoginForm_rememberMe {
margin: 6px 5px 0 0 !important;
}

table.authtable td {font-size:11pt; padding:5px 0;}

.form-control-login {float:left;}
.inline-label {float:left; margin:12px 5px 0 0; font-size:10pt; line-height:0;}

.login-lable {
padding: 0 10px 10px 100px;
display: inline;
}
.form-group-login {
margin: 0 0 15px 161px;
}




.alert-block {
padding-bottom: 5px !important;
padding-top: 5px !important;
}



/* Pager.css */

/**
 * CSS styles for CLinkPager.
 *
 * @author Qiang Xue <qiang.xue@gmail.com>
 * @link http://www.yiiframework.com/
 * @copyright 2008-2010 Yii Software LLC
 * @license http://www.yiiframework.com/license/
 * @since 1.0
 */

.pager {
  display:block;
  margin-left: 0;
  padding-top: 8px;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  display: table;
  content: "";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border:1px solid #fff;
  margin:0 2px;
  color:#23a7da !important;
}
.pager a:hover {
  text-decoration: none;
  background-color: #23a7da;
  color:#fff !important;
  border:1px solid #23a7da !important;
}
.pager .next a {
  float: right; margin-left:5px;
}
.pager .previous a {
  float: left;
}

#Factory_details {
width: 410px;
}
 
ul.yiiPager
{
	font-size:11px;
	border:0;
	margin:0;
	padding:0;
	line-height:100%;
	display:inline;
}


ul.yiiPager li
{
	display:inline;
}

ul.yiiPager a:link,
ul.yiiPager a:visited
{
	border:solid 1px #9aafe5;
	font-weight:bold;
	color:#0e509e;
	padding:1px 6px;
	text-decoration:none;
	margin-bottom: 5px;
}

ul.yiiPager .page a
{
	font-weight:normal;
}

ul.yiiPager a:hover
{
	border:solid 1px #0e509e;
}

ul.yiiPager .selected a
{
	background:#23a7da;
	color:#FFFFFF !important;
	font-weight:bold;
	border:1px solid #23a7da;
}

ul.yiiPager .hidden a
{
	color:#888888 !important;
	display:none;
}

ul.yiiPager .hidden a:hover
{
	color:#fff !important;
	display:none;
}

/**
 * Hide first and last buttons by default.
 */
ul.yiiPager .first,
ul.yiiPager .last
{
	display:none;
}

table.newtable {border:1px solid #E7E7E7; float:left; width:520px;}
table.newtable td{padding:5px 10px; border-bottom:1px solid #eeeeee;}
table.newtable tr th{background-color: #f5e79e; padding:8px 0; font-weight:normal !important; font-size:10pt; color:#2d2d2d;}
table.newtable tr.tb_grey th{background-color: #f5e79e; padding:6px 0; font-weight:normal !important; font-size:10pt;}
table.newtable td.liketd span input{display:inline-block !important; position:absolute; top:-9px; left:55px;}
table.newtable td.liketd span input[type="radio"]:first-child{left:15px;}
table.newtable td.liketd span br{display:none;}
table.newtable td.liketd {padding:0;}
table.newtable td.liketd span{position:relative;}

div.t-btn {text-align:center; display:block;}
div.t-btn input{margin:0 10px;}

div#useredit input[type="text"], div#useredit input[type="password"] {width:400px;}
div#useredit textarea {width:410px;}

ul.operations li{list-style:none; margin-left:0; padding-left:0;}
ul.operations {list-style:none; margin:0 0 20px 10px ; padding-left:0;}
ul.operations a img {float:left; margin:0px 10px 0 0;}

/* All */

div.formyappi{margin-bottom:0px;}
/* Header */
table.yaapi1 {margin-bottom:0px;color:#2d2d2d;}
table.yaapi1 td {padding:3px;}
table.yaapi1 td label{margin:0px;}
table.yaapi1 td input[type="text"] {margin:0px;color:#2d2d2d;height:28px;background-color:#FFFFFF;}
table.yaapi1 td div.row_h textarea {margin:0px;width:628px;max-width:628px;}
table.yaapi1 td input[type="submit"]{min-width:90px;}

/* Footer */
table.yaapi3 {margin-bottom:0px; color:#2d2d2d;}
table.yaapi3 td{padding:3px;vertical-align:top;}
table.yaapi3 td label{margin:0px; margin-bottom:3px;}
table.yaapi3 td input[type="text"] {margin:0px;color:#2d2d2d;height:28px;background-color:#FFFFFF;text-align:right;}
table.yaapi3 td div.row textarea{width:193px;}
table.yaapi3 td div.row2 textarea{width:1040px;}
table.yaapi3 td input[type="submit"]{min-width:90px;}

/* Comping's */
table.yaapi2 {margin-bottom:0px; color:#2d2d2d;}
table.yaapi2 th{text-align:left; padding:5px; font-size:8pt; font-weight:normal; background:#ddd;}
table.yaapi2 td{text-align:left; padding:5px; vertical-align:top; border-bottom:1px solid #eee;}
table.yaapi2 td input{color:#2d2d2d;}
table.yaapi2 td input[type="submit"]{min-width:90px;}

table.mytablef {border-collapse: inerhit; color:#2d2d2d; font-size:10pt;border: 1px solid #E7E7E7;}
table.mytablef th, table.mytablef td{
    padding: 6px 10px !important;
    border-bottom:1px solid #eeeeee;
}
table.mytablef th {font-weight:normal !important; font-size:10pt; background-color: #f5e79e;}
table.mytablef td{border-bottom:1px solid #eeeeee;}

table.mytable {border-collapse: inerhit; color:#2d2d2d; font-size:10pt;border: 1px solid #E7E7E7;}
table.mytable th, table.mytable td{padding:10px;}
table.mytable td.raligin{text-align:right; vertical-align:top;}
table.mytable td input[type="text"]{width:250px;}
table.mytable td select {width:270px;}
table.mytable th {font-weight:normal !important; font-size:10pt; background-color: #f5e79e;}
table.mytable td{border-bottom:1px solid #eeeeee;}
table.mytable th a {color: #2d2d2d;}
table.mytable th a:hover{text-decoration:none;}
table.mytable th[myrev] {cursor:pointer;}

table.wtable {border-collapse: inerhit; color:#2d2d2d; font-size:8pt;border: 1px solid #E7E7E7;}
table.wtable th {padding:10px 3px;}
table.wtable td{padding:3px 3px;}
table.wtable td.raligin{text-align:right; vertical-align:top;}
table.wtable td input[type="text"]{width:250px; font-size:8pt !important; padding:0 !important;}
table.wtable td select {width:270px; font-size:8pt !important;}
table.wtable th {font-weight:normal !important; font-size:10pt; background-color: #f5e79e;}
table.wtable td{border-bottom:1px solid #eeeeee;}
table.wtable th a {color: #2d2d2d;}
table.wtable th a:hover{text-decoration:none;}
table.wtable th[myrev] {cursor:pointer;}


a.greena {
    display: inline-block;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
	text-decoration:none;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    vertical-align: middle;

	border: 1px solid #ccc;
    border-bottom-color: #bbb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    *margin-left: .3em;
	
    background-color: #5bb75b;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -ms-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(top, #62c462, #51a351);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	

}

a.greena:hover {background-color: #51a351;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -ms-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}
a.greena:active {background-color: #408140 \9;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);

    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);

    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);}
	
a.outside,#prognoz_show {display:inline-block; margin:0px 15px 5px 0px;}
a.outsidei {display:inline-block; margin:0px 15px 5px 0px;}
a.outside img, #prognoz_show img {margin:0 5px 0 0; float:left;}
a.outsidei img{margin:0 10px 0 0; float:left;}
a.export_button, #prognoz_show {display:inline-block; margin:0px 15px 5px 0px;}
a.export_button img{margin:0 5px 0 0; float:left;}

/* ссылки внутри заказа */
a.orderbutt {display:inline-block; margin:0px 15px 5px 0px;}
a.orderbutt img{margin:0 5px 0 0; float:left;}

/* добавление позиции в заказ */
a.new_order_item {display:inline-block; margin:0px 15px 5px 0px;}
a.new_order_item img{margin:0 5px 0 0; float:left;}

a.save_form{display:inline-block; margin:0px 15px 5px 0px;}
a.save_form img{margin:0 5px 0 0; float:left;}

/* отбправить опросник */
a.send_quest {display:inline-block; margin:0px 15px 5px 0px;}
a.send_quest img {margin:0 5px 0 0; float:left;}

a.send_stat {display:inline-block; margin:0px 15px 5px 0px;}
a.send_stat img {margin:0 5px 0 0; float:left;}

/* конпка отобразить все строки, по 10 штук */
a.pager_show_all {
  border:1px solid #9aafe5;
  display: inline-block;
  padding: 2px 2px;
  background-color: #fff;
  text-decoration:none;
  color:#23a7da!important;
}
a.pager_show_all:hover{
  border:1px solid #23a7da;
  display: inline-block;
  padding: 2px 2px;
  background-color: #13a7d5;
  text-decoration:none;
  color:#fff!important;
}
a.pager_show_10 {
  border:1px solid #23a7da;
  display: inline-block;
  padding: 2px 2px;
  background-color: #13a7d5;
  text-decoration:none;
  color:#fff!important;
}
a.pager_show_10:hover{
  border:1px solid #9aafe5;
  display: inline-block;
  padding: 2px 2px;
  background-color: #fff;
  text-decoration:none;
  color:#23a7da!important;
}

/* статусы заказов*/
img.stat_img {margin-left:1px;margin-right:1px;}

/* datepicker */
.datepicker {cursor:pointer;
    /*color:#2d2d2d !important;*/
}

/* deleted tr, td*/
.deleted {background-color: #FFBABA;}

/* таблица статусов подрядчки перед заказчиком */
table.status_cont_fact {margin:0px; padding:0px;width:100%;height:100%;border:0px;}
table.status_cont_fact td{margin:0px; padding:0px;border:0px;}

/* Фильтры поиска покупателей */
tr.filters td{padding:3px !important;}
tr.filters td input{width:100% !important; margin:0px !important;}


/* Upload File Button */
.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 2px 0;
    height: 17px;
    width: 90px;
    right: 120px;
}

#uploadFile, #uploadOrderFile, .uploadOrderFile {
    margin-top: 12px;
    width: 100px;
    position: relative;
    right: 120px;
    background-color:#FCFCFC !important;
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;

    /*font-size: 20px;*/
    /*cursor: pointer;*/
    opacity: 0;
    filter: alpha(opacity=0);
}

.upload_buttons {
    /*margin-top: 2px;*/
    margin-top: -37px;
}
#attachment_container{
    margin: 4px;
}