body {
	background-image: url("../../img/grid-18px-masked.png");
	font-size: 13px;
}

a, .btn, img, button, input {
	outline: none!important;
}

legend {
	margin-bottom: 0;
}

label, input, button, select, textarea {
	font-size: 12px;
}

.input-append .btn, .btn {
	font-size: 12px;
}

.tooltip-inner {
	max-width: none;
}

.form-signin {
	max-width: 300px;
	padding: 19px 29px 29px;
	margin: 20px auto;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	box-shadow: 0 1px 2px rgba(0,0,0,.05);
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
	margin-bottom: 10px;
}
.form-signin input[type="text"],
.form-signin input[type="password"] {
	font-size: 16px;
	height: auto;
	margin-bottom: 15px;
	padding: 7px 9px;
}

#user_form div.ui-tabs-panel {
	height: 490px;
    padding: 5px;
}
#history_tabs div.ui-tabs-panel {
    height: 420px;
    padding: 5px;
}

#user_form .tabs-that-dont-wrap .ui-tabs-nav {
    white-space: nowrap;
    overflow: hidden;
}
#user_form .tabs-that-dont-wrap .ui-tabs-nav li {
    display: inline-block;
    float: none;
    vertical-align: bottom;
}

#user_form .control-group {
    margin-bottom:0!important;
}

#user_form #tabs-5 .content .control-group {
	margin-bottom: 10px!important;
}

#tabs-5 fieldset.span3 {
	width: 260px;
	margin-left: 20px;
}

div#tabs-5 {
	overflow-y: auto;
}

#user_form input#phone,
#user_form input#passport_n,
#user_form input#foreign_passport_n {
    width: 131px;
}

#user_form input#passport_d,
#user_form input#foreign_passport_d {
    margin-top: 10px;
}

#user_form div.passport_d button,
#user_form div.foreign_passport_d button {
    margin-top: 10px;
}

#shop_form div.ui-tabs-panel {
	height: 310px;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-size: 13px!important;
}
form#user_form .adr,
form#contractor_form .adr,
form#zakaz_form .adr{
	float: left;
	margin-right: 5px;
	width: 55px;
}

/*
.ui-dialog-titlebar-close {
	display: none;
}
*/

form#user_form #tabs-1 .bar {
	display: none;
	height: 18px;
	background: #FFB573;
	margin: 10px 140px 0;
	width: 130px !important;
}
form#user_form #delete_photo {
	margin: 4px 0 0 10px;
}

form#user_form .thumbnails > li {
	margin-bottom: 4px!important;
}

.import {
	float:none;
	margin:0!important;
}

.navbar .brand {
	-moz-transition: all 0.2s linear 0s;
	color: #000000;
	font-weight: bold;
	margin-left: -20px;
	padding: 12px 20px 12px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.125);
}

.nav a.settings {
	padding: 3px 5px 5px !important;
}

#status {
	display: inline-block;
	padding: 12px 0 0;
}

#type span {
	display: inline-block;
}

#menu {
	margin: 0 0 20px 0;
}

img.ui-datepicker-trigger {
	background-position: -192px -120px;
	background-image: url("../../img/glyphicons-halflings.png");
	background-repeat: no-repeat;
	display: inline-block;
	height: 14px;
	vertical-align: text-top;
	width: 14px;
	margin: 0 0 0 7px;
}
.navbar .nav > .active  > a.dropdown-toggle,
.navbar .nav .open.active > .dropdown-toggle,
.navbar .nav > .active > a.dropdown-toggle:hover {
	background-color: rgba(0, 0, 0, 0.5);
	color: #FFFFFF;
	text-decoration: none;
}

ul#steps {
	margin: 25px 0 0 0;
}

div.tab-content {
	padding:15px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

.calend-busy-all-day  a{
	background-color: #C00000!important;
	color: #ffffff!important;
}

.calend-busy-half-day a{
	background-color: #FFC000!important;
}

.calend-today a {
	background-color: #dcdcdc!important;
}

.today {
	font-size: 14px;
	font-weight: bold;
}
td.error {
	background-color: #FF0000!important;
}

td span.address.show {
	display: inline-block;
	visibility: visible;
}

div#date td a.ui-state-default {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
}

table td.center, table th.center {
	text-align: center;
}

table td input.show {
	display: inline;
}

table th.headerSortDown, table th.headerSortUp {
	background-color: #DCDCDC !important;
	background-repeat: no-repeat;
	color: #404040 !important;
}
table td {
	white-space:nowrap;
}

input.calendar-time {
	margin-left:3px;
}

table th.header span {
	float: right;
}

table tbody tr.ui-sortable-helper td{
	background-color: #CCCCCC!important;
}

.table tbody tr:hover td,
.table tbody tr:hover th {
	background-color: #CCCCCC!important;
}

.form-horizontal .control-group > label {
	padding-right: 5px;
	width: 195px;
}

.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append
.uneditable-input:focus,
.input-prepend
.uneditable-input:focus {
	z-index: 0!important;
}

span.star {
	color: #B94A48;
}

.form-actions {
	clear: both;
	padding: 15px 20px;
}

.form-actions input {
	margin-bottom: 0;
}
div.errors span{
	color: #B94A48;
}

select, textarea, input[type="text"] {
	margin-bottom: 0;
}

.alert p{
	margin-bottom:0;
}
.alert p span {
	font-weight: bold;
}
.breadcrumb {
	margin-top:60px!important;
}

html, body, .loadScreen, .loadIcon {width:100%; height:100%;}
.loadIcon {top:50%;	left:50%; width:200px; height:24px;padding:10px 20px;margin:-23px  0 0 -100px;position:fixed;z-index:10000;background:#333;border:1px solid #777;}
.loadIcon img {margin:auto;display:block;}
.loadScreen {top:0;left:0;position:fixed;z-index:5000;background:#000;}


#seller_form .checkbox:first-child {
    padding:0;
}

#shop_form div.sellers {
    display: inline-block;
    height: 240px;
    overflow: auto;
    width: 545px;
}

ol.nostyle span {
	font-weight: bold;
}
#elfinder_frontend {
    margin-top: 60px;
}

.text-center {
	text-align: center;
}
.text-bold {
	font-weight: bold;
}
.zebra {
	background-color: lightgrey;
}

div.multidots, p.multidots {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0;
    margin: 0;
    width: 200px;
}

#history_tabs table {
    margin-top:5px;
}

#hr_request_list hr,
#hr_requests_table hr {
	margin: 0;
	border-bottom: 0;
}

#content_html dl {
	margin: 5px 0;
}

#hr_requests_table a {
	color: #08c;
}