.chzn-container-multi .chzn-choices .search-field input {
    height: auto;
}

#form_MakeFilter .chzn-container {
    text-align: left !important
}

.dataTBL td {
    vertical-align: top;
}

.dataTBL td.btns {
    vertical-align: top;
}

.dataTBL tr:hover {
    box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.3);
    -moz-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.3);
    -webkit-box-shadow: 0px 0px 10px 4px rgba(119, 119, 119, 0.3);
}

.dataTBL tr:first-child:hover {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.actionsZone {
    padding-top: 10px;
    font-size: 12px;
    line-height: 16px !important;
    color: #808080;
    vertical-align: middle;
}

.inTBL a {
    line-height: 16px;
    display: inline-block;
    font-size: 12px;
    padding-left: 20px;
    vertical-align: middle;
    text-decoration: none;
}

.inTBL a:hover {
    text-decoration: underline
}

.inTBL a.pdfLink {
    color: #DE0000;
    background: url(/data/img/icons_sprite16.png) no-repeat left;
    background-position: 0 -160px;
}

.inTBL a.xlsLink {
    color: #2E7116;
    background: url(/data/img/icons_sprite16.png) no-repeat left;
    background-position: 0 -176px;
}

.inTBL td {
    vertical-align: middle !important;
    color: #808080
}

.inTBL td {
    padding: 8px 15px 4px 0px !important;
    border: none !important;
}

.inTBL tr:hover {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.inTBL tr:hover td {
    color: #000000 !important
}

#reestrUAactionWin {
    text-align: Center !important
}

#reestrUAactionWin .content {
    min-width: auto !important;
    text-align: left !important;
    margin: 50px auto !important
}

.dataTBL .psevdo_link {
    line-height: 110%;
}

.docRight {
    margin-left: 0;
    padding-top: 50px
}

.docLeft {
    background: #434C61;
    top: 31px;
    left: 0;
    padding: 0;
    margin-left: 290px;
    width: 100%;
    min-width: 800px;
    z-index: 1
}

.h1Layer {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    margin-left: 290px;
    color: #808080;
    z-index: 10;
    border-left: 1px solid #D9E0E8;
    line-height: 30px;
    padding-left: 10px;
    font-size: 20px;
    color: #3C4456
}

#filterZoneNew {
    height: 50px;
    overflow: hidden;
    position: relative;
}

#filterZoneNew.opened {
    height: auto;
    max-height: 400px;
    overflow-y: auto;
}

#filterZoneNew .filterIcon {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 100%;
    background: url(/data/img/filterNew.png) no-repeat center center;
    border: none;
    border-right: 1px solid #313947;
    margin: 0;
    padding: 0;
    cursor: pointer
}

#filterZoneNew .filterIcon:hover {
    background-color: #3C4456
}

#filterZoneNew .filterShowHideBtn {
    position: absolute;
    left: 50px;
    top: 0;
    width: 30px;
    height: 100%;
    cursor: pointer;
    background: url(/data/img/filterOpen.png) no-repeat center center;
    border-right: 1px solid #313947
}

#filterZoneNew .filterShowHideBtn:hover {
    background-color: #3C4456
}

#filterZoneNew.opened .filterShowHideBtn {
    background-image: url(/data/img/filterClose.png)
}

#filterZoneNew .filterSearchString {
    position: absolute;
    top: 9px;
    left: 90px
}

#filterZoneNew .filterSearchString .styler {
    padding: 7px;
    font-size: 16px;
    line-height: 100%;
    width: 800px
}

#filterZoneNew .filterFullContent {
    padding-top: 50px;
    left: 0;
    top: 0;
    padding-bottom: 10px;
    padding-left: 90px
}

#filterZoneNew .filterFullContent .name {
    padding-bottom: 5px;
    color: #FFFFFF;
    line-height: 100%;
    font-size: 12px
}

#filterZoneNew .filterFullContent .params {
    padding-bottom: 10px
}

#filterZoneNew .filterFullContent .params select {
    width: 500px;
    padding: 5px;
    color: #808080;
    line-height: 100%;
    font-size: 16px;
}

#filterZoneNew .filterFullContent .button {
    padding: 7px 21px;
    line-height: 100%;
    font-size: 16px
}

.iFilterHint {
    border: 1px solid #AABBCD;
    background: #D9E7F4;
    color: #363F44;
    font-size: 12px;
    line-height: 100%;
    padding: 7px;
    margin-bottom: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.iFilterHint a {
    color: #D20000;
    display: block;
    padding-top: 5px
}

.iFilterHint a:hover {
    text-decoration: underline
}

.dataTBL tr:hover td {
    background-color: #F2F2F2
}

.dataTBL th {
    background-color: #434C61;
    color: #FFFFFF;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}

.dataTBL th {
    border-right: 1px solid #95A4B7
}

.dataTBL tr th:last-child {
    border-right: none
}

.dataTBL th.haveSort,
.dataTBL td.haveSort {
    padding: 0;
}

.dataTBL th.haveSort div,
.dataTBL td.haveSort div {
    padding: 10px;
    padding-right: 40px;
    position: relative;
}

.dataTBL th.haveSort .srtBtn {
    right: 0;
    display: block;
    width: 30px;
    height: 50%;
    background: no-repeat center center;
    position: absolute;
    cursor: pointer;
}

.dataTBL th.haveSort .srtBtn:hover {
    background-color: #3C4456
}

.dataTBL th.haveSort .srtBtn.sel {
    background-color: #95A4B7 !important
}

.dataTBL th.haveSort .srtBtn.asc {
    top: 0px;
    background-image: url(/data/img/sortAsc.png)
}

.dataTBL th.haveSort .srtBtn.desc {
    top: 50%;
    background-image: url(/data/img/sortDesc.png)
}

.smallTbl {
    font-size: 11px;
    line-height: 100%;
    cursor: default
}

.smallTbl th {
    font-weight: bold !important;
    width: auto !important;
    cursor: default
}

.smallTbl td {
    font-size: 11px;
    line-height: 100%;
    width: auto !important;
    cursor: default
}

.smallTbl tr:hover td {
    background-color: #F2F2F2 !important;
}

.controlBtns {
    border-bottom: 1px solid #D9E0E8;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.controlBtns div {
    cursor: pointer;
    display: inline-block;
    line-height: 100%;
    font-size: 13px;
    padding: 7px 10px;
    margin-right: 10px;
    color: #57453B;
    border: 1px solid #D9D9D9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.controlBtns div:hover {
    box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.3);
    color: #434C61;
    border: 1px solid #434C61;
    background-color: #D9E0E8;
}

.controlBtns span {
    cursor: pointer;
    display: inline-block;
    line-height: 100%;
    font-size: 13px;
    padding: 7px 10px;
    margin-right: 10px;
    color: #57453B;
    border: 1px solid #D9D9D9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.onProces {
    margin: 5px 0;
    display: inline-block;
    text-align: left;
    border: 1px solid #2BB0D7;
    background: #F0FAFF;
    font-size: 14px;
    line-height: 150%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 10px
}

.onProces div:first-child {
    padding-bottom: 5px
}

.onProces .newButton:last-child {
    margin-left: 10px
}

.onProces .newButton span {
    padding: 5px 15px;
    font-size: 12px
}

.err + .jq-checkbox, .err + .jq-radio {
    border-color: #f47165;
}

.btnsZone {
    border-top: 1px solid #E1E1E1;
    background: #F5F5F5;
    padding: 10px;
    margin: -10px
}

.btnsZone div {
    background-color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    line-height: 100%;
    font-size: 13px;
    padding: 7px 10px;
    margin-right: 10px;
    color: #57453B;
    border: 1px solid #D9D9D9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btnsZone div:first-child {
    background-color: #D9FFB3;
    border-color: #8AFF15
}

.btnsZone div:hover {
    box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.3);
    color: #434C61;
    border: 1px solid #434C61;
    background-color: #D9E0E8;
}

#PAGE_OBJECT_winItem .formContent {
    font-size: 12px;
}
form input[type="text"] {
    width: 80%;
}
.control-label {
    font-size: 12px;
    padding-bottom: 5px;
}
.hint {
    padding-bottom: 5px;
    color: #808080;
}
