.bx-breadcrumb{ float:right;}


.photo-qt-comments {
    display:none!important;
}

.popup-window-hr {background:none;}

.bxu-item-btn-turn { display:none!important;}

.bxu-item-block-desc input { display:none!important;}

.bxu-item-block {margin: 0;}

.bxu-main-block {padding-top:0;}

..bxu-start-block-spacer-div {margin-top:0!important;}

.bxu-start-block-btn {margin-top:15px;}

.bxiu-notice-form p {margin: 4px 0;}

.checking { display:none!important;}


.brdRed {border:1px solid Red;}


.top-b_big, .top-b_middle, .top-b_small
{
    width:100%;
    height:100%;
}

.top-b_big, .top-b_middle, .top-b_small {
    display:none;
}

@media (max-width: 1100px) {
    .top-b_small {display:none;}
    .top-b_middle {display:block;}
    .top-b_big {display:none;}
  .banner-top {height:90px;/*background-image: url(upload/tablet.gif);*/background-position:'center';}
}

@media (min-width: 1100px) {
    .top-b_small {display:none;}
    .top-b_middle {display:none;}
    .top-b_big {display:block;}
  .banner-top {height:90px;/*background-image: url(upload/desktop.gif);*/background-position:'center';}
}

@media (max-width: 700px) {
    .top-b_small {display:block;}
    .top-b_middle {display:none;}
    .top-b_big {display:none;}
  .banner-top {height:90px;/*background-image: url(upload/mobile.gif);*/background-position:'center';}
}

.lhe-stat-toolbar-cont {
    height: 35px!important;
}

.project__authors_multiple {
   display: block;
    width: 100%;
    min-height: 50px;
    position: relative;
    padding-left: 0px;
}

.project__authors_multiple_item {
    margin: 10px;
}