#html .frm__item p.error span {
    font-size: 14px;
    color:#C40001;
}

#html .frm__item p.error {
    padding-top: 2px;
}

#html .user-panel__name {
    padding-top: 10px;    
}

#html .user-panel__name a {
    color:white;
}

.admin-panel {
    background-color: #c40000;
    position: relative;
    text-align: center;
    z-index: 1000;
    height: 42px;
    overflow: hidden;
}

.branding.with_panel {
    
}

.admin-panel a {
    line-height: 42px;
    white-space: nowrap;
    color:white;
    font-family: "russiabold",Helvetica,Arial,sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
}

.admin-panel a+a {
    margin-left: 100px;
}



.comments__item {
    margin-bottom: 33px;
}

.comments-user__author {
    font-weight: bold;
}



.fileinput-button {
    overflow: hidden;
    position: relative;
}

.fileinput-button>span {
    position: relative;
    display: block;
    *display: inline;
    zoom: 1;
}

.fileinput-button em {
    font-style: normal;    
}

.fileinput-button input {
    cursor: pointer;
    direction: ltr;
    font-size: 200px;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.u-mail {
    font-size: 14px;
    line-height: 37px;
}


/**
* Форма загрузки фотографий на репортёре++
*/

.report-frm__map { 
    height: 310px;
}




.photos__wrapper-inner {
    position: relative;
    top: 10px;
    margin-left: -10px;
    vertical-align: top;
    overflow: hidden;
}

.photos__wrapper-inner ins {
    margin-left: 10px;
    display: inline-block;
    position: relative;
    background-color: #E6E6E6;
    background-image: url("../../images/loader.gif");
    background-position: center center;
    background-repeat: no-repeat;
    height: 96px;
    width:130px;
    overflow: hidden;
    float: left;
    margin-bottom: 10px;
}


.photos__wrapper-inner ins img {
    width:130px;
}

.photos__wrapper-inner ins.process img,
.photos__wrapper-inner ins.process a.delete {
    display: none;
}

.photos__wrapper-inner a.delete {    
    position: absolute;
    top:0;
    right: 0;
    width:30px;
    height:30px;
}
.photos__wrapper-inner a.delete i.ico {
/*  border: 3px solid red;
    border-radius: 10px;*/
    margin: 7px auto 0;
}

.video__wrapper-inner {
    position: relative;
    top:10px;
}

.video__wrapper-inner>p {
    font-size: 14px;
}


.player__wrapper {
    top:20px;
    position: relative;
}

/**
* Форма загрузки фотографий на репортёре--
*/

#html .material__edit+.material__remove {
    top:40px;
}

#html .material__remove {
    width: 100px;
    top: 80px;
    top: 0px;
}

#html .material__publish {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 90px;
    width: 100px;
}

#html .material__publish+.material__edit+.material__remove {
    top: 80px;
}




#html .material__edit {
    position: absolute;
    right: 0px;
    top: 40px;
    top: 0px;
    width: 90px;
    width: 100px;
}

#html .material__publish+.material__edit {
    top: 40px;
}

#html .line-buttons {
    padding-bottom: 20px;
    padding-bottom: 5px;
    white-space: nowrap;
}

#html .line-buttons a {
    position: static;
    top:0;
    right: 0;
    display: inline-block;
    height: 25px;
    font-size: 10px;
    padding-left: 6px;
    padding-right: 6px;
    line-height: 24px;
    min-height: 25px;
}


.profile__reporter-nodes {
    border-top:1px solid #eaeaea;
    border-bottom:1px solid #eaeaea;
/*    padding-top: 20px;
    padding-bottom: 20px;*/
    text-align: left;
    /*white-space: nowrap;*/
   
}

.profile__reporter-nodes-inner {
    margin-left: -20px;
    position: relative;
}

.profile__reporter-nodes a {
    display: inline;   
    line-height: 60px;
    margin-left: 20px;
    color:black;
}

.profile__reporter-nodes a.active {
    color:#aaa;
}

@media(max-width:768px){
    .profile__reporter-nodes-inner {
        margin: 0;
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .profile__reporter-nodes a {
        font-size: 12px;
        display: block;
        line-height: 22px;
        margin-left: 0;
        margin-bottom: 10px;
    }
}



.touch select {
    font-size: 40px;
    width: 100%;
}

.touch textarea,
.touch input {
    font-size: 25px;
}

.page__place-wrapper {
    
}

.page__place-wrapper .page__place {
    margin-bottom: 0;
}

.ico.ico-play {
    opacity: 0.5;
}

#html .html-format .reporter__deny-label {
    margin-bottom: 0;
    font-weight: bold;
}

#html .html-format .reporter__deny-text {
    color:red;
}


#html .about-page .menu-user_text-align_left {
    text-align: left;
}


.ico.ico-user {
    border-radius: 3px;
    overflow: hidden;
    position: relative;
}

hr.delim {
    background:none repeat scroll 0 0 #eaeaea;
    height: 1px;
    border: none;
    
}

#html .fancybox-overlay {
    background: url("../../images/overlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

@media(min-width:1200px){
    /*fix - делаем переключение фотографий под галерей*/
    div[data-type="news"].page__gall .gall__right {
        margin-left: auto;
        margin-right: auto;
        width: 354px;

        float: left;
        margin-left: 105px;
    }
    
    .news-horizontal__item.full-width {
        width:870px;
    }
    .material__inner.full-width {
        width: auto;
    }
    
    hr.delim {
        margin-left: 30px;
        margin-bottom: 30px;
    }
    
    .query-row {
        padding-top: 20px;
    }
}

.row.query-row  {
    top:10px;
    position: relative;
}

.vote__answer-item {
    position: relative;
}

.vote__result-line-wrap {
   margin-right: 40px;
   position: relative;
}

.vote__result-line {
    height: 20px;
    background-color: #07377D;
    margin-top: 3px;
}

.vote__result-percent {
    position: absolute;
    right:-38px;
    bottom: 1px;
}

.vote__answer {
    margin-bottom: -19px !important;
}

.html-format__inner-vote {
    float: none;
    margin-left: 0;
}

.html-format__inner-vote noindex>.vote {
    max-width: none;
}


.weather__degree {
    padding-left: 6px;
}

a.more-button.visible-phone {
    margin-top: 17px;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 768px) and (max-width: 1199px) {
    hr.delim {
        margin-left: 20px;
        margin-bottom: 40px;
    }
}

@media (max-width: 767px) {
    .row.query-row .query-row__element {
        margin-left: 180px;
    }
}

#spcjs {
    width: 0;
    height: 0;
    position: absolute;
    opacity: 0;
    display: none;
}

.top-bnr__center>a {
    display: block;
    outline: none;
    border:none;
    position: relative;
    overflow: hidden;
    height: 164px;
    width: 100%;
}

.manipulate-wrap {
    padding-top: 10px;
}

.manipulate-wrap a {
    color:red;
    display: inline-block;
    padding: 10px;
    border:1px solid red;  
    text-decoration: none;
}

.manipulate-wrap a:hover {
    color:#C40000;
    border:1px solid #C40000;
}

.clear,
.clean {
    clear: both;
    width: 0;
    height: 0;
}

.manipulate-wrap a.actions__wrapper-cancel:hover,
.manipulate-wrap a.actions__wrapper-cancel {
    border:1px solid transparent;
    color:black;
}

.input-file-image-preview {
    background-repeat: no-repeat;
    background-size: cover;   
    width: 169px;
    height: 162px;
    display: block;    
    margin-bottom: 18px;
}

.delete-attach-video {
    margin-left: 20px;
}

.html-format {
    position: relative;
    overflow: hidden;
}

.qoute__text {
    line-height: 24px;
}

.frm__captcha {
    cursor: pointer;
}


.page__links {
    margin-bottom: 25px;
    margin-top: -10px;
    padding-top: 0;
}


/**
Правки от Антона
**/
.subject-short__note,
.material__text {
    color:black;
}

.note {
    font-weight: normal;
}


.subject-short__note {
    
}