﻿/*.BETowerLR {
    display:none
}

.BEEditor{
line-height: 1.25em;
}
.BEpanel {
width:100%;
padding-right:10px;
box-sizing:border-box;
}
.chernovik {
    display:none !important;
}

.BEshowChernovik {
    display: none !important;
}
.BEhistoryWr {
    left:auto !important;
    
}*/
#cursorStart, #cursorEnd{
display: inline-block;
    width: 1px;
    overflow: hidden;
}
.CenralTowerLCol .panel-body {
    height: calc(100vh - 140px);
    overflow-y: scroll;
}
#BlockContainer {
    height: calc(100vh - 257px);
   
}
.CenralTowerRCol{
display:none
}
.CenralTowerCCol{
    width: calc(100% - 315px - 20px);
}
.messager{
display:none;
}
.break{
display:block;
height:1px;
}
#printBlock{
font-size:16px !important;
line-height:20px !important;
}
.inplaceBlockEditorMenu{
right: inherit;
    left: 4px;
}
.inplaceBlockEditor{
resize: vertical;
margin-bottom: 24px;
font-size: 16px;
}

#AddFormBlocksBox{
max-height: calc(100vh - 250px);
    overflow: auto;
}
#AddFormMoveBlockBtn{
display:none !important;
}
.subBlockText{
font-size:16px;
}
.NewsGroup {
    background: linear-gradient(to bottom, rgb(244 255 80 / 97%), #fff);
    margin-left: -12px;
    padding-left: 6px;
    border-left: 0;
    text-transform: uppercase;
}
.BlockNameControl{
color:black;
font-size: 16px;
}
.changeBlockBtn{
display:none}


.BlockNameRowFirstContainer.NfwBgSuccess{
background:transparent !important;
}
#AddForm .NewsGroup{
margin-left: 0px;
background: inherit;
}

.rowAuthor{
display:none;
}
.blocksCollapsed .lockUser{
display:none
}
.blockStausGreen .BlockNameRowFirstContainer:not(.NfwBgDanger){
 background: linear-gradient(to left, white, #bbf7bb ) !important;
}

.menuBlockBtnAddSinegy, .menuBlockBtnEdl,.menuBlockBtnRss{
display:none;
}
#ApproveAllButton{
margin-top:-20px;
}

@media  screen and (max-width: 960px) {
#AddProgBtn:has(.btn-group){
display:none;
}
.NewsCell{
	padding:0;

}
.CenralTowerLCol {
    width: 30%;}
.CenralTowerCCol{
 width: 70%;
}
.NewsContent{
font-size: 12px;
}
.CenralTowerLCol .panel-body, .CenralTowerLCol .panel-heading {
padding:4px;
}
.NewsGroup{
margin:0;
}
.NewsContent h5{
font-size:12px;
}
#ProgramDropDown{
font-size:12px;
padding:4px;
}
#bpNewsName, .BlockNameControl{
font-size:14px;
}

 .blockItemNumber , .BlockUpDown, .BlockNameBlockTimeControl, .divnewsbuttons,.BlockNameEditControl,.BlockNameMediaControl {
display: none;
}
.blockItem{
margin:0
}
.BlockContent{
margin:0;
width:100%;
}
.changeBlockBtn{
display:flex;
justify-content: flex-end;
justify-content: flex-end;
    margin-right: 8px;
}
.mainHeadMenu, #BEComboBoxContainer, #clearSelected, .BETowerLR, #BlockEditDescriptionTextBox,  #ApproveAllButton, #addPersonalFolderBtn{
display: none !important;
}
#clearSelectedBtn, .NFBhead{
display: none;
}
#BEChronoContainer .controls.form-inline:not(.BESaveBtnGroup) {
display: none;
}
.newsSelected{
border-left:0;
}
#AddProgBtn, .AddNewsButton{
display:none}
#BlockContainer{
    height: calc(100vh - 168px);
}


#panelWork{
    height: calc(100vh - 60px);
    overflow-y: hidden;
}

}