#signatures, #signaturesDoc, #signaturesNotice {
    height: 23px !important;
    width: 400px !important;
}

#block-notice {
    margin-left: -20px;
}

.auction-sale-eds {
    margin: 10px 10px 25px -20px;
    padding: -10px 0 0 10px;
}

.field-space {
    white-space: pre;
    padding-left: 5px;
    padding-right: 5px;
}

.treenode {
    color: #1d91c7;
}

.treenode-active {
    background: #eee;
    padding: 2px 5px 2px 5px;
    margin-left: -5px;
}

.org_popup {
    margin-top: 50px;
    width: 650px;
    top: 25px;
    background-color: #FFF;
    padding: 5px;
    border-top: 1px solid #977c41;
    border-bottom: 1px solid #977c41;
}

.org_popup div {
    font-size: 13px;
}

.no-top {
    margin-top: 0;
    margin-bottom: 30px;
    padding: 0;
}

.rubr-count {
    color: #997e42;
}

.bottomdiv {
    float: left;
    width: 100%;
}

/*#add-info, #debit-info, #excurse-info, #arbitr-info, #auc-info, #rights-info, #publish-info
{
	margin-top:5px;margin-bottom:15px; background-color:#FFF; padding:5px;
	border-top: 1px solid #977c41;
	border-bottom: 1px solid #977c41;
} */

#add-info, #debit-info, #excurse-info, #arbitr-info, #auc-info,
#rights-info, #publish-info {
    margin-top: 5px;
    margin-bottom: 15px;
    background-color: #FFF;
    padding: 5px;
}

/*********************DISABLED**************************/

.iceInpTxt-dis, .dateInput-dis, input:disabled, .iceInpTxtArea-dis, .iceSelOneMnu-dis {
    color: #000000;
    border: none;
    margin: 0;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: transparent;
    overflow: visible;
}

input.date:disabled {
    color: #000000;
    border: none;
    margin: 0;
    padding-top: 2px;
    padding-bottom: 2px;
    background: none;
    background-color: transparent;
    overflow: visible;
}

select.short-dis {
    display: inline-block;
    border: none;
    color: #000;
    width: 40px;
}

div.iceSelInpDatePopup-dis {
    display: inline-block;
}

.iceSelOneRb-dis {
    background-color: transparent;
}

.iceSelOneRb-dis input[type=radio]:checked {
    color: #000;
}

.loadCerIcon {
    background-image: url("../images/red_line.png") !important;
}

.loadCerIconButton {
    background: transparent;
    border: none;
    margin-top: 3px;
    margin-right: 3px;
    margin-left: 3px;
}

.formDocIcon {
    background-image: url("../images/document_redirect16.png") !important;
}

.formDocIconButton {
    background: transparent;
    border: none;
    margin-top: 3px;
    margin-right: 3px;
    margin-left: 3px;
}

.refreshIcon {
    background-image: url("../images/theme_refresh.png") !important;
}

.refreshIconButton {
    background: transparent;
    border: none;
    margin-top: 3px;
    margin-right: 3px;
    margin-left: 3px;
}

.calcIcon {
    background-image: url("css-images/cal_button.gif") !important;
}

.calcIconButton {
    background: transparent;
    border: none;
    margin-top: 3px;
    margin-right: 3px;
    margin-left: 3px;
}

.ui-icon-seek-prev {
    background-position: -90px -32px;
}

.ui-icon-seek-next {
    background-position: -36px -32px;
}

.lotlistColumn {
    width: 100px;
    font-size: 13px;
}

.lotlistColumnShort {
    width: 50px;
    font-size: 13px;
}

.lotlistColumnLong {
    width: 250px;
    font-size: 13px;
}

/*#docs_div, #docs_div_lot
{
	border: 1px solid #000;
	padding:10px;
	margin:-10px;
}*/


.upIcon {
    background-image: url("css-images/column_sort_asc.gif") !important;
}

.downIcon {
    background-image: url("css-images/column_sort_desc.gif") !important;
}

.iconButton {
    background: transparent;
    border: none;
    margin-top: 3px;
    margin-right: 3px;
    margin-left: 3px;
}

/*DIALOG */

.dialog-icon {
    float: left;
}

.dialog-text {
    padding: 7px;
    display: block;
    margin-left: 45px;
}

/* Диадок
--------------------------------------------------------------------------------------------------*/
.command-link-diadoc {
    text-decoration: none;
    border-bottom: 1px solid #00aa90;
    color: #00aa90;
}

.command-link-diadoc:hover {
    border-color: #2ad7b4;
    color: #2ad7b4;
    cursor: pointer;
}

.diadoc-exit {
    color: #14598b;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    margin-right: 5px;
}

.printer-icon {
    cursor: pointer;
    width: 24px;
    height: 24px;
}

.logo-center {
    margin-left: -30px;
}

/*--------- textCut -------------*/

.textCut {
    font-size: 14px;
    line-height: 20px;
}

.textCut_wrap.active .textCut {
    max-height: 40px; /* 2 высоты line-height */
    overflow: hidden;
    position: relative;
}

.textCut_wrap.active .textCut:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px; /* 2 высоты line-height */
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
}

.textCut__btn {
    /*border-bottom: solid 2px #007EEE;*/
    position: relative;
    /*margin-top: 20px;*/
    height: 30px;
}

.textCut__btn > span {
    display: block;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -15px;
    width: 30px;
    height: 30px;
    background: url("css-images/icon-more.svg") no-repeat 0 0;
    background-size: 100% auto;
    cursor: pointer;
    transform: rotate(180deg);
}

.textCut_wrap.active .textCut__btn > span {
    transform: rotate(0deg);
}