﻿#sideNavBox {
    display: none;
}

#pageTitle {
    display: none;
}

#DeltaPlaceHolderMain {
    margin-top: 30px;
}

#siteIcon {
    display: inherit !important;
}

/*#suiteBarButtons{
    display: none;
}

#s4-ribbonrow {
    display: none;
}*/


/* Форма просмотра новостей */
.news-form-title {
    text-transform: uppercase;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: .3px;
    text-align: left;
}

.news-form-image img {
    height: auto;
    max-width: 100%;
}

/*Styles for IE10*/
/*@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .news-form-image img {
        width: 100%;
    }
}*/

/*Styles for Firefox*/
/*@-moz-document url-prefix() {
    .news-form-image img {
        width: 100%;
    }
}*/

.news-form-date {
    font-size: 85%;
    padding-bottom: 10px;
}

/*Представление новостей*/

.newsbox-date {
    font-size: 85%;
    padding: 10px 0px 10px 0px;
}

.newsbox-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.newsbox-text {
    padding: 10px 0px 10px 0px;
}

.ms-promlink-button-enabled {
    box-sizing: content-box;
}

/* Страница новостей стандартизации */
.standardnews-box {
    line-height: 1.7;
}

/*About Tk-Mtk*/
/*#aboutCommitteeAll {
	margin-left: 100px;
    margin-right: 100px;
}
#aboutCommitteeMain {
	vertical-align: top;
	width: 100vw;
}
#aboutCommitteeDocLinks {
	vertical-align: top;
	width: 20vw;
    max-width: 200px;
    min-width: 100px;
}
#aboutCommitteeImage {
	width: 100%;
}
#aboutCommitteeTitle {
	font-size: 22px;
	font-weight: bold;
}*/
.aboutDocLink, .aboutDocLink:hover {
	text-decoration: none !important;
    color: black;
    /*display: block;*/
    margin-left: 10px;
}

.aboutDocLinkIcon {
    display: inline-block;
}

.aboutDocLinkDiv {
    margin-bottom: 10px;
}

/*Рамка вокруг ссылок - отмена*/
/**[id*='aboutCommitteeDocLinks'] {
    background: #dae8f7;
    border: 1px solid #81b4d2;
    padding: 10px;
}*/	

div[id*='aboutCommitteeAll'] {
	margin-bottom: 200px;
}
/*About Tk-Mtk end*/

/*Руководство*/
#direction-title-box {
    margin-bottom: 20px;
}

.direction-photo {
    border-radius: 3px;
    border: 3px solid #008295;
}

.direction-full-name {
    margin-top: 30px;
    font-size: 20px;
    font-weight: 500;
}

.direction-post {
    margin-top: -5px;
    font-size: 14px;
    color: gray;
}

.direction-function {
    font-size: 14px;
    color: gray;
    margin: -15px;
}

.direction-person {
    margin-bottom: 40px;
}

#directionAll {
    margin-bottom: 200px;
}

/*.direction-photo-box {
    height: 250px;
}*/

/*Руководство - окончание*/

.web-part-title-custom {
    margin: 10px;
    color: black !important;
}

/*Члены ТК и Подкомитеты - начало*/
#membersTkAll, #membersMTkAll, #visualPKsAll, #visualMPKsAll {
    margin-bottom: 200px;
}

.cell-custom {
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    padding: 5px;
}

.cell-custom-left {
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}

.hr-custom {
    border-top: 2px solid #a9c8dc;
    border-right: 2px solid #a9c8dc;
    border-bottom: 2px solid #a9c8dc;
    background: #f1f2f3;
    padding: 5px;
    font-weight: bold;
}

.hr-custom-first {
    border-left: 2px solid #a9c8dc;
}

.cell-hr-on-small {
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    padding: 5px;
}

.cell-left-hr-on-small {
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    padding: 5px;
}

@media (max-width: 991px) {

    .border-left-on-small {
        border-left: 1px solid #dee2e6;
    }

    .cell-custom {
        border-left: 1px solid #dee2e6;
        border-right: 1px solid #dee2e6;
        border-bottom: 1px solid #dee2e6;
        padding: 5px;
    }

    .cell-hr-on-small, .cell-left-hr-on-small {
        margin-top: 10px;
        border: 2px solid #a9c8dc;
        background: #f1f2f3;        
        padding: 5px;
        font-weight: bold;
    }
}
/*Члены ТК и Подкомитеты - окончание*/

/*Плитки документов*/
.colorEpkTurquoise {
    color: #053946;
    background: #008295;
    /*Бирюзовые градиент*/
    /*background: -webkit-linear-gradient(top, #10a3b1 0%,#0ca2b0 3%,#11a1af 5%,#129fad 8%,#0e9ead 10%,#139bab 15%,#0b9baa 18%,#1198a8 21%,#1296a6 26%,#0a94a4 28%,#0e8c9e 38%,#0b899c 41%,#108698 46%,#098497 49%,#0d7c8f 59%,#06788c 64%,#0b778b 67%,#0d7186 74%,#0a6d84 77%,#0c6980 85%,#09687f 87%,#0c677e 90%,#04627a 95%,#095d72 100%);*/
}

.colorGrey {
    background: linear-gradient(to top, #8c888e, #57525a);
    color: #484348;
}

.colorDarkBlue {
    background: linear-gradient(to top, #6a849e, #506375);
    color: #1d3650;
}

.colorDarkGreen {
    background: linear-gradient(to top, #5b8269, #3c5043);
    color: #0d440c;
}

.colorDarkPerple {
    color: #2c2b42;
    background: linear-gradient(to top, #716e9c, #484663);
}

.colorLikeFooter {
    background: linear-gradient(to top, #5c86a9, #4e6b84);
    color: #1b4e77;
}

/*.colorGreen {
    background: linear-gradient(to top, #11903e, #0e7332);
    color: #0d440c;
}

.colorRed {
    background: linear-gradient(to top, #a01555, #791342);   
    color: #4c0425;
}

.colorBlue {
    background: linear-gradient(to top, #0b5fb5, #084482);
    color: #052b52;
}

.colorDarkRed {
    background: #fefcea;
    background: linear-gradient(to top, #8a5f5f, #4c3838);
}
*/

.document-tile {
    margin: 15px /*0 5px 0 5px*/;
    border-radius: 5px;
    min-height: 100px;
    position: relative;
}

.document-tile-carousel {
    margin: 0px;
    border-radius: 5px;
    min-height: 100px;
    position: relative;
}

.document-tile-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: left;
}

.document-tile-title, .document-tile-title:visited, 
.document-tile-title:focus .document-tile-title:active {
    padding: 10px 0px 10px 0px;
    color: white !important;
    position: absolute;
    text-decoration: none !important;
    top: 0;
    left: 10px;
    text-align: left;
}

.document-tile-extension {
    float: right;
    position: absolute;
    bottom: 0;
    right: 10px;
    font-size: 50px;
    font-weight: bold;
    color: inherit;
    opacity: .5;
}

.documents-column {
    height: 50px;
    font-weight: bold;
    word-break: break-word !important;
}

/*Плитки документов - окончание*/