
#favouritesLink{
    display: none;
}

#favouritesContainer{
    padding: 0 0 0 5px;
}

#newLinksOuter{
    color: #d2d2d2;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
}

#newLinksOuter a{
    color: #d2d2d2;
}

#newLinksOuter a:hover{
    color: #163BC4;
}

#newLinksOuter.disableLinksInside a:hover{
    color: #d2d2d2;
}

.catalogBlock{
    position: relative;
    width: 33%;
    min-height: 50px;
    background: #F5F5F5;
    margin: 1px;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    cursor: pointer;
    *display: inline;
}

li.catalogBlock.ui-sortable-helper{
    width: 33%;
    min-height: 50px;
    background: #ECECEC;
    margin: 1px;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    cursor: pointer;
    *display: inline;
}

#catalogsList li.ui-state-highlight{
    border: 1px solid #9c9c9c !important;
    background: #d2d2d2 !important;
    color: black !important;

    width: 32.5%;
    min-height: 50px;
    background: #eeeeee;
    margin: 1px;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

.catalogHeader{
    white-space: nowrap;
    text-decoration: none;
}

.catalogHeader,
.catalogHeader span{
    font-size: 16px;
    font-weight: bold;
}

.catalogHeaderText{
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
}

.fav-resultCount{
    color: #1F3F88;
    font-size: 1em;
    white-space: nowrap;
}

.catalogBlock ul{
    padding: 5px 32px 5px 5px;
}

.childHeader{
    white-space: nowrap;
    text-decoration: none;
}

.childHeader,
.childHeader span{
    font-size: 12px;
}


.catalogChildren{
    padding: 5px 0 0 10px;
}

.catalogChildren li{
    display: inline;
}

#catalogsList .catalogHeader img{
    width: 16px;
    height: 16px;
    vertical-align: middle;
    padding-right: 3px;
}

#catalogsList .childHeader img{
    width: 14px;
    height: 14px;
    vertical-align: middle;
    padding-right: 3px;
}

.catalogBlock.hideSettings .settingsLink{
    display: none;
}

.catalogBlock.showSettings .settingsLink{
    display: block;
    top: -2px;
}

.catalogBlock.showSettings .settingsLink:hover{
    display: block;
    top: -2px;
}


#breadcrumbsListOuter{
    position: relative;
    height: 35px;
    line-height: 35px;
}

#breadcrumbsList{
    padding: 0 0 0 5px;
    text-align: left;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    zoom: 1;
    *display: inline;
}

#breadcrumbsList li{
    display: inline;
}

#breadcrumbsList a{
    color: #1a8ebd;
    font-weight: normal;
    text-decoration: underline;
    cursor: pointer;
}

#breadcrumbsList li a:hover{
    color: #163BC4;
    font-weight: normal;
    text-decoration: underline;
    cursor: pointer;
}

#breadcrumbsList .breadcrumbQuery a{
    color: #1a8ebd;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

#breadcrumbsList .breadcrumbQuery a:hover{
    color: #163BC4;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

#breadcrumbsList .breadcrumbNow a,
#breadcrumbsList .breadcrumbNow a:hover,
#breadcrumbsList .breadcrumbQuery.breadcrumbQueryInactive a,
#breadcrumbsList .breadcrumbQuery.breadcrumbQueryInactive a:hover{
    color: black;
    font-weight: bold;
    text-decoration: none;
    cursor: default;
}


#noCatalog{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 15px 0;
    display: none;
    background: #F5F5F5;
}


/* ********* */

.catalogEditorTable{
    width: 100%;
}

.textCell{
    width: 110px;
}

.editorName{
    width: 100%;
    font-family: Arial,sans-serif !important;
    word-break: break-all;
    word-wrap: break-word;
}

.bottomLine{
    padding-bottom: 10px;
    border-bottom: 1px dotted #DDDDDD;
}

#staticQueryInfo{
    margin-left: 10px;
    vertical-align: -50%;
}

.queryIndexEditorOuter .indexSelectorOuter{
    padding: 0 !important;
    margin-bottom: 0 !important;
}

#addCurrentRequest{
    display: none;
    color: #1A8EBD;
    display: block;
    margin-top: 5px;
}


/* for tree  - start*/

/*.blocksMode #treeContainer{*/
    /*display: none;*/
/*}*/

.treeMode #treeContainer{
    width: 245px;
    padding: 0 0 10px 0;
    margin: 5px 0 10px 10px;
    border: 2px solid #eeeeee;
    overflow: hidden;
    position: relative;
}

.portalMode #treeContainer{
    width: 245px;
    padding: 0;
    margin: 0;
    border: none;
    overflow: hidden;
    position: relative;
}

.treeMode .ui-resizable-e{
    width: 10px;
}

.treeMode .groupResult{
    margin: 0 0 15px 30px;
}

.catalogHeaderTree,
.catalogHeaderTree .node-text{
    font-size: 12px;
    word-wrap: break-word !important;
    /*font-weight: bold;*/
    color: #1A8EBD;
    white-space: normal !important;
}

.bigSizeFontInside .catalogHeaderTree,
.bigSizeFontInside .catalogHeaderTree .node-text{
    font-size: 14px;
    line-height: 1.55em;
    word-wrap: break-word !important;
    /*font-weight: bold;*/
    color: #1A8EBD;
    white-space: normal !important;
}

.catalogHeaderTree .fav-resultCount{
    color: #1F3F88 !important;
    font-size: 1em !important;
    white-space: nowrap;
}


.noSearchDone li[rel="FILTER_FAVOURITE"] > a span,
.noSearchDone li[rel="FILTER"] > a span{
    color: #cccccc;
}

.treeOuter li.hideSettings .settingsLink{
    display: none;
}

.treeOuter li.showSettings,
.treeOuter li.hideSettings{
    position: relative;
}

.treeOuter li.showSettings > a > .settingsLink{
    display: block;
    top: -2px;
    /*bottom: auto;*/
}

.treeOuter li.showSettings .settingsLink:hover{
    display: block;
    top: -2px;
}

.catalogBoxTitle.showSettings .settingsLink{
    display: block;
    right: 40px;
    top: 7px;
}

.catalogBoxTitle.showSettings .settingsLink:hover{
}

.treeOuter .nameEditor-outer{
    display: inline !important;
    padding: 0 !important;
    margin-left: -5px !important;
}

.treeOuter .nameEditor-outer .nameEditor-text{
    float: none !important;
}


.treeOuter .catalogHeaderTree .matchesTree,
.treeOuter .catalogHeaderTree .matchesTree em{
    font-style: normal !important;
    background: yellow;
    color: black;
}

.jstree-classic .jstree-clicked .matchesTree,
.jstree-classic .jstree-clicked .matchesTree em{
    font-style: normal !important;
    background: #45BBE1;
    color: white;
}


.selectedNode,
.selectedNode a,
.selectedNode span{
    background: #dddddd !important;
    color: black !important;
}


#treeCell,
#categoriesCell{
    width: 0.1%;
}

.openCloseOuter{
    position: relative;
    z-index: 10;
}

.openLink,
.closeLink{
    cursor: pointer;
    position: absolute;
    color: #cccccc;
}

#treeCell .openLink,
#treeCell .closeLink{
    top: 8px;
    left: 13px;
}

#categoriesCell .openLink,
#categoriesCell .closeLink{
    top: 8px;
    right: 13px;
}

.openLink{
    display: none;
}

/* for tree  - end*/


#sortableFacets ul{
    padding: 0;
    margin: 0;
}

#sortableFacets .selectedList,
#sortableFacets .availableList{
    height: 150px;
}

#sortableFacets li img{
    vertical-align: middle;
    margin-right: 5px;
}


.to-right-items .to-left,
.to-left-items .to-right{
    display: none;
}

.to-right-items .to-right,
.to-left-items .to-left,
.to-right-items .minus-button{
    display: inline;
    float: right;
    margin: 5px 5px 0 0;
}

.facet-limit{
    margin: 5px 5px 0 0 !important;
}

#filterCatalogSelectorButtonOuter{
    position: absolute;
    top: 0;
    left: 10px;
}





.clauseOuter{
    padding: 5px 0;
}

.clauseOuter:not(:last-child){
    border-bottom: 1px dotted #dddddd;
}

.multiqueryTable{
    width: 100%;
}

.multiqueryTable .firstCell{
    width: 190px;
}

/*.multiqueryTable .secondCell input,*/
/*.multiqueryTable .secondCell textarea{*/
    /*width: 100%;*/
/*}*/

.multiqueryTable .thirdCell{
    width: 65px;
}



.selectorLink{
    border: 1px solid #dddddd;
    border-radius: 5px;
    padding: 2px 0px 2px 10px;
    text-decoration: none;
    background: #f9f9f9;
    color: #bbbbbb;
    display: block;
    margin-bottom: 3px;
}

.selectorLink:hover{
    color: #999999;
}

.selectorLink.activeSelectorLink{
    border: 1px solid #45BBE1;
    border-radius: 5px;
    padding: 2px 0px 2px 10px;
    text-decoration: none;
    background: #45BBE1;
    color: white;
    display: block;
    margin-bottom: 3px;
}

.selectorLink.activeSelectorLink:hover{
    color: #efefef;
}


#queryForEditList li{
    display: block;
    padding: 5px 10px;
}

#queryForEditList li a{
    background-color: white !important;
    color: #1A8EBD !important;
    text-decoration: none;
    padding: 1px 2px;
}

#queryForEditList li a:hover{
    background-color: #45BBE1 !important;
    color: white !important;
    text-decoration: none;
    padding: 1px 2px;
}

.dictionaryEditor input{
    width: 100%;
}

.tree-button{
    width: 18px;
    height: 18px;
    overflow: hidden;
    margin-right: 3px;
    margin-top: -1px;
}

.tree-button button{
    width: 80px;
    height: 18px;
    position: static;
    background-repeat: no-repeat;
    /* кроссбраузерное per
    oрастягивание фона по всей высоте строки */
    -o-background-size: 100% 100%;
    -webkit-background-size:100% 100%;
    -moz-background-size:100% 100%;
    -khtml-background-size:100% 100%;
    background-size: 100% 100%;
}


.catalogBoxContent .treeOuterOuter,
.catalogBoxContent #historyOuter{
    padding: 5px 0 10px 10px;
}

.catalogBoxContent .filterTreeInput,
.catalogBoxContent .historyFilterInput{
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    padding: 5px 3px 3px 3px;
    vertical-align: -1px;
    width: calc(100% - 33px);
}

.catalogNodeWithUnreadData .catalogNodeLink *{
    font-weight: bold;
}