table.no-border, table.no-border td {
    border: none;
}

.row-name {
	text-align:right !IMPORTANT;
	width:30%;
}
.row-field {
	text-align:left !IMPORTANT;
	width:30%;
}

fieldset legend {
    margin-left: 6px;
}


.block ul.secondary li a {
    font-size: 12px;
    padding: 3px;
    display: block;
	-webkit-transition: background 0.2s ease-in-out;
}

.block ul.secondary li a:hover {
    background-color:#DAE1E8;
}

td.form-label {
    text-align:right;
	line-height: 13px;
}

td.form-input {
    text-align:left;
}

td.form-error {
    text-align: left;
    color: red;
}

span.active {
    border-bottom: 1px dotted red;
    cursor: pointer;
}

.form-error-label {
	color: red;
}

.signup-selector li {
	margin-bottom: 5px;
}

.signup-selector a {
	font-size: 14px;
}

.user-ava-name a {
	display: block;
	float: left;
}

.user-ava-name a:last-child {
	margin-top: 16px;
	margin-left: 4px;
}

.ui-datepicker-trigger {
	
	margin-left: 4px;
}

table.forum-table a {
	text-decoration: none;
}

table.ej-table a {
	text-decoration: none;
}


.user-selector {
	border: 1px solid #BBBBBB;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 405px;
	height: 20px;
}

.user-selector div {
	float: left;
	height: 18px;
}

.user-selector input {
	border: none;
	margin: 0;
	padding: 0;
	padding-left: 3px;
	width: 385px;
	z-index: 140;
}

.user-selector p {
	margin: 0;
	padding: 0;
	background: white url(/img/arrow-down.gif) 3px 8px no-repeat;
	width: 14px;
	height: 20px;
	float: left;
	
}

.user-selector-results {
	position: absolute;
	z-index: 100;
	display: none;
}

.user-selector-results div {
	height: 250px;
	width: 405px;
	border: 1px solid #666666;
	border-top: none;
	overflow-y: scroll;
	
	-webkit-border-radius: 0 0 4px 4px;
	-khtml-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	background-color: white;
}

.user-selector-results div ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.user-selector-results div ul li:nth-child(2n) {
	background:none repeat scroll 0 0 #F7F5EB;
}

.user-selector-results div ul li a {
	display: block;
	padding: 3px;
	text-decoration: none;
	margin: 5px;
	
}

.user-selector-results div ul li b{
	display: block;
	float: left;
}

.user-selector-results div ul li i{
	display: block;
	float: right;
}


.user-selector-focus {
	border-color: #666666 !important;
	-webkit-border-radius: 4px 4px 0 0 !important;
	-khtml-border-radius: 4px 4px 0 0 !important;
	-moz-border-radius: 4px 4px 0 0 !important;
	border-radius: 4px 4px 0 0 !important;
	border-bottom-color: #BBBBBB !important;
}

.video-tour {
	width: 518px !important;
	height: 287px;
	padding: 0;
	position: relative;
	background-image: url('/img/video-tour-bg.png') !important;
}

.video-tour a {
	display: block;
	position: relative;
	background-image: url('/img/video-tour-btns.png');
	background-repeat: no-repeat;
	width: 67px;
	height: 19px;
}

#video-for-owner-1 {
	background-position: 0 -114px;
	top: 156px;
	left: 286px;
}

#video-for-owner-1:hover {
	background-position: 0 0px;
}

#video-for-owner-2 {
	background-position: 0 -190px;
	top: 137px;
	left: 360px;
}

#video-for-owner-2:hover {
	background-position: 0 -38px;
}

#video-for-owner-3 {
	background-position: 0 -210px;
	top: 119px;
	left: 433px;
}

#video-for-owner-3:hover {
	background-position: 0 -95px;
}

#video-for-chief-1 {
	background-position: 0 -133px;
	top: 135px;
	left: 286px;
}

#video-for-chief-1:hover {
	background-position: 0 -19px;
}

#video-for-chief-2 {
	background-position: 0 -171px;
	top: 117px;
	left: 360px;
}

#video-for-chief-2:hover {
	background-position: 0 -57px;
}

#video-for-chief-3 {
	background-position: 0 -210px;
	top: 99px;
	left: 433px;
}

#video-for-chief-3:hover {
	background-position: 0 -95px;
}

#video-for-chief-1 {
	background-position: 0 -133px;
	top: 135px;
	left: 286px;
}

#video-for-manager-1 {
	background-position: 0 -114px;
	top: 112px;
	left: 286px;
}

#video-for-manager-1:hover {
	background-position: 0 -0px;
}

#video-for-manager-2 {
	background-position: 0 -152px;
	top: 93px;
	left: 360px;
}

#video-for-manager-2:hover {
	background-position: 0 -76px;
}

#video-for-manager-3 {
	background-position: 0 -210px;
	top: 75px;
	left: 433px;
}

#video-for-manager-3:hover {
	background-position: 0 -95px;
}

#tour-link {
	border: 1px solid #e4e3d9;
	background-color: #e4e3d9;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 4px;
	font-weight: bold;
}

label.disabled {
	color: #a2a3a5 !important;
}

.date {
	color: #4C4C4E;
}

.clickable {
	border-bottom: 1px dashed #AA0000;
	color: #AA0000;
	cursor: pointer;
}

#hint {
	position: absolute;
	width: inherit;
	background-color: #BD3632;
	height: 30px;
	top: 0;
	-webkit-border-radius: 0 0 4px 4px;
	-khtml-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	color: white;
	padding-top: 7px;
	z-index: 100;
}

ul.uploadify-files-list {
	list-style-type: decimal;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

ul.uploadify-files-list li {
	display: block;
}

ul.uploadify-files-list a {
	display: block;
	padding: 0;
	text-decoration: none;
	float: left;
}

ul.uploadify-files-list .delete-btn {
	float: right;
	
	padding: 0;
}


.delete-btn {
	width: 22px;
	background: #BD3631 url('/img/icons/delete.png') 4px 4px no-repeat !important;
	margin: 2px;
}

.edit-btn {
	width: 22px;
	background: #BD3631 url('/img/icons/edit.png') 3px 3px no-repeat !important;
	margin: 2px;
}

.more-text {
	font-size: 13px;
	text-indent: 10px;
	margin-bottom: 5px;
}

table.ej-table p {
	margin: 0;
	padding: 0;
}

table.ej-table td.hidden {
	color: #4C4C4E;
}

p.text-hint {
	font-size: 10px;
	color: #4C4C4E;
}

#vigets {
	width: 50px;
	height: 20px;
	
	float: left;
}

div.summary-info {
	background-color: #bd3632 !important;
	padding-right: 0 !important;
	width: 719px !important;
}

div.summary-info ul {
	list-style-type: none;
	background: #bd3632 no-repeat top left;
	padding-left: 60px;
	padding-top: 15px;
}

div.summary-info ul li {
	margin-top: 8px;	
}


div.summary-info ul * {
	display: block;
}

div.summary-info h1 {
	margin-bottom: 20px;
}

div.summary-info, div.summary-info h1 {
	color: white;
}

div.summary-info div.left {
	float: left;
	width: 412px;
	
	margin: 0;
}

div.summary-info div.right {
	float: right;
	width: 300px;
	height: 200px;
	
	margin: 0;
	background: transparent url('/img/mycondo.png') no-repeat -30px 0;
}

div.summary-info div.right div.right-label {
	background-color: #f07b00;
	float: right;
	width: 145px;
	height: 50px;
	font-size: 13px;
	line-height: 14px; 
	padding-left: 17px;
	padding-top: 5px;
	margin-top: 30px;
}

div.index-summary h1 {
	text-align: center;
	background-color: #E4E3D9;
	text-transform: none;
	line-height: 1.3em;
	padding: 6px;
	color: #AA0000;
}

div.index-summary ul {
	list-style-type: none;
	background-color: #e4e3d9;
	float: none;
	height: 202px;
	margin: 6px 0 6px 0;
	padding: 0;
}

div.index-summary ul li{
	display: block;
	float: left; 
	margin-top: 4px;
	margin-left: 67px;
}

div.index-summary ul li a {
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	height: 57px;
	width: 162px;
	padding-top: 137px;
	padding-left: 0px;
	color: white;
	text-align: center;
}


div.index-summary ul li.bills a {
	background: url("/img/info-summary/icons/bills.png") no-repeat 0 0 #e1a519;
}

div.index-summary ul li.counters a {
	background: url("/img/info-summary/icons/counters.png") no-repeat 0 0 #95c511;
}

div.index-summary ul li.community a {
	background: url("/img/info-summary/icons/community.png") no-repeat 0 0 #aa2a53;
}

div.index-summary ul li.documents a {
	background: url("/img/info-summary/icons/documents.png") no-repeat 0 0 #bf2e17;
}

div.index-summary ul li.ej a {
	background: url("/img/info-summary/icons/ej.png") no-repeat 0 0 #8e3397;
}

div.index-summary ul li.debts a {
	background: url("/img/info-summary/icons/debts.png") no-repeat 0 0 #6b3cb6;
}

div.index-summary ul li.company a {
	background: url("/img/info-summary/icons/for-company.png") no-repeat 0 0 #5151cd;
}

div.index-summary ul li.accountant a {
	background: url("/img/info-summary/icons/for-accountant.png") no-repeat 0 0 #4eb1dd;
}

div.index-summary ul li.other a {
	background: url("/img/info-summary/icons/other.png") no-repeat 0 0 #63c06d;
}

ul.quick-login {
	list-style-type: none;
	padding-left: 0;
	float: left;
	margin: 0 0 5px 0;
}

ul.quick-login li {
	display: block;
	float: left;
	margin-right: 8px;
}

ul.quick-login li {
	padding-top: 3px;
}

ul.quick-login li span {
	color: #4C4C4E;
	margin: 0;
	padding: 0;
	margin-top: 2px;
	font-size: 11px;
	display: inline-block;
}

ul.quick-login li a {
	display: block;
	text-decoration: none;
}

ul.quick-login li a i {
	background: url("/img/social.png") no-repeat scroll 0 0 transparent;
	height: 16px;
	width: 16px;
	position: relative;
	top: 3px;
	
	display: inline-block;
	margin-right: 6px;
}

ul.quick-login li a i.vk {
	background-position: 0 -224px;
}

ul.quick-login li a i.odki {
	background-position: 0 -272px;
}

ul.quick-login li a b {
	
}


ul.handbook ul.close {
	display: none;
}

ul.handbook span, ul.handbook a {
	font-size: 14px;
}

ul.handbook a {
	text-decoration: none;
}

ul.handbook a.open {
	font-weight: bold;
}


div.users-search ul {
	list-style-type: none;
	padding-left: 0;
}

div.users-search ul li {
	display: block;
	float: left;
	margin-right: 14px;
}

div.users-search ul li span {
	color: #4C4C4E;
	padding-top: 2px;
}

div.users-search ul li label {
	font-weight: normal;
	font-size: 11px;
}

/* поиск */

div.search-results {
    border: 1px solid #C9C9C9;
    display: block;
    font-size: 13px;
    width: 702px;
    float: right;
    background-color: white;
    
     background:#fff;
        border-radius:4px;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        -moz-border-radius:4px;
}


ul.search {
    margin: 0;
}

div.search-results p {
    margin: 0;
    color: #4C4C4E;
    display: block;
    padding-left: 10px;
}

div.search-results ul.search {
	list-style-type: none;

	border-top: 1px solid #C9C9C9;
	background-color: #E9E5D6;
	width: 680px;
}

div.search-results ul.search li {
	display: block;

}

div.search-part-name {
	width: 170px;
	color: #4C4C4E;
	float: left;
	text-align: right;
}

div.search-part-name span{
	padding: 10px 5px 0 0;
	display: inline;
	float: none;
	margin: 0;
	font-size: 13px;
}


div.search-part-content {
	float: left;
	width: 509px;
	border-left: 1px solid #D4CFC1;
	background-color: white;
}

div.search-part-content a {
	text-decoration: none;
}

div.search-part-content li {
    padding-bottom: 10px;
}
div.search-results ul li.serach-more-items {
	padding-bottom: 10px;
	font-weight: bold;
}

div.search-results ul li.search-section {
    display: none;
}

#search-form input {
    margin: 0;
}

div.search-section-results {
    margin-top: 10px;
}

div.search-section-results div p {
    margin: 0;
    color: #4C4C4E;
    float: left;
    display: block;
}

div.search-section-results div a {
    margin: 0;
    display: block;
    float: right;
}

div.search-section-results ul {
    border-top: 1px solid #C9C9C9;
    margin-top: 0;
    list-style-type: none;
    background-color: white;
    padding-right: 10px;
}

div.search-section-results ul li {
    margin-top: 10px;
}

div.search-section-results ul li a {
    text-decoration: none;
}

div.quick-search {
    float: right;
}

#quick-search-input label {
    color: #4C4C4E;
    padding-right: 5px;
    font-weight: normal;
}

#quick-search-input input {
    margin: 0.5em 0;
}

#quick-search {
    width: 250px;
    z-index: 100;
}

.quick-search-overlay {
    position: absolute;
    width: 940px;
    height: 400px;
    display: none;
    z-index: 255;
}

#quick-search-input {
    padding-left: 10px;
}

#quick-search-overlay-input-cont {
    text-align: right;
    padding-right: 17px;
}

#quick-search-input-cont {
    height: 23px;
}

#found-count {
    display: inline;
    float: inherit;
    font-size: 13px;
}


ul.regions-list li{
    display: block;
    clear: both;
    height: 25px;
}

ul.regions-list li a {
    display: block;
    float: left;
     font-size: 15px;
    text-decoration: none;
}

ul.regions-list li a .socr {
    color: #4C4C4C;
    font-size: 12px;
}

ul.regions-list li p {
    color: #4C4C4C;
    font-size: 12px;
    display: block;
    float: right;
    margin: 0;
}

div.title-like {
    clear: both;
}

div.title-like h1 {
    float: left;
    width: 590px;
}

div.title-like p {
    margin: 0;
    padding: 0;
    float: right;
    width: 100px;
}