﻿@import "/Nerehta/ds_drugba/Fonts/Lobster/lobster.css";

/*фон*/
/*
.ms-backgroundImage {
    background-image: url("/Nerehta/ds_drugba/SiteAssets/back.jpg");
}*/

/*лого*/
#ctl00_onetidHeadbnnr2{
    margin-top: -16px;
    margin-left:-10px;
    max-width: 165px;
    max-height: 220px;  
    display: block;
}

.ms-breadcrumb-box {
    padding-top: 10px;
    padding-bottom: 0px;
    width: 1250px;
}



#siteIcon {
    background-size: 130px;
    background-repeat: no-repeat;
    height: 190px;
    background-image: url("../images/malish.png");
    width: 145px;
    margin: -10px 0px -15px 90px;
}

.ms-siteicon-a {
    display: none;
}


/*убрать полоску сверху для форм InfoPath*/
#suiteBar {
    display: none !important;}
    
.ms-belltown-authenticated #suiteBar {
    display: table !important;}


/*весь сайт по центру*/
#s4-bodyContainer{
    margin: auto !important;
    max-width: 1520px;*/
}

/*шрифт для кнопок*/
.ms-core-navigation {
    font-family:  Trebuchet MS, arial;    
}


/*стрелочка для кнопок*/
.ms-core-listMenu-horizontalBox .dynamic-children.additional-background {
    padding-right: 26px;
    background-image: url("/Nerehta/ds_malishok/SiteAssets/images/arrow_white.png");
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer;
}

.ms-core-listMenu-horizontalBox .dynamic .dynamic-children.additional-background {
    background-image: url("/Nerehta/ds_malishok/SiteAssets/images/arrow_white_right.png");
}


/*заголовок извещений*/
.ms-vb-title{
	font-weight: bold;
	font-size: medium; 
}

/*двигаем чуть вверх текст заголовка*/
.ms-core-pageTitle{
	margin-bottom: 5px;
}
/*скрыть Домашнняя*/
.ms-sitemapdirectional{
	display:none;
}

/*рамка для фото*/
.img-border {

border-radius:5px;
border-width: 2px;
padding: 5px;
background-color : #80b3e8;
width: 90%;
}

/*рамка для правой вебчасти*/
#MSOZoneCell_WebPartWPQ44{
border-radius:5px;
border-width: 2px;
padding: 10px;
border-color: #0cc70c;
}

/*рамка для правой вебчасти*/
#MSOZoneCell_WebPartWPQ33{
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.8);
border-radius:5px;
padding: 10px;
border-color:  RGB(189,240,255); 
}

/*заголовок для вебчастей*/
#MSOZoneCell_WebPartWPQ4
.ms-webpart-titleText
{	
	border-radius:5px;
	border-color: purple;
	border-width: 2px; 
	padding-left: 10px;
	background-color: #80b3e8; 	
}

#MSOZoneCell_WebPartWPQ3
.ms-webpart-titleText
{	
	border-radius:5px;
	border-color: purple;
	border-width: 2px; 
	padding-left: 10px;
	background-color: #ffaa00;
}

#MSOZoneCell_WebPartWPQ6
.ms-webpart-titleText
{	
	border-radius:5px;
	border-color: purple;
	border-width: 2px; 
	padding-left: 10px;
	word-wrap: break-word;
	background-color: #0cc70c; 
}

#MSOZoneCell_WebPartWPQ7
.ms-webpart-titleText
{	
	border-radius:5px;
	border-color: purple;
	border-width: 2px; 
	padding-left: 10px;
	word-wrap: break-word;
	background-color: RGB(187,119,255); 
}



/*заголовок страницы*/
#DeltaPlaceHolderPageTitleInTitleArea a
{
	color: green;
}

.ms-belltown-pageName{
	color: green;
}


.ms-belltown-pageName { 
display: block;
max-width: none ;
}


/*контент*/
.ms-pub-contentLayout { 
background-color: white;
}

.ms-pub-contentLayout {
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.98);
border-radius:5px;
background: rgba(255,255,255,0.94);

}

.contentwrapper {
    max-width: 1400px;
    margin-left: 80px;
    margin-right: 80px;
}

/*поле поиска*/
#SearchBox
{
	display:none;
}


/*двигаем вход влево*/
.ms-belltown-searcharea 
{
	width: 0px;
	margin-left: -50px;
	margin-top: -70px;
}


/*вход*/
.ms-pub-logon { 
text-align: left;
font-weight: bold; 
width: 0px;
}

.ms-pub-logon a{
/*	background-color: #0cc70c; */
	border-radius: 5px;
	color: white;
	text-decoration: underline; 
	padding-left : 0px;
}

/*все поле заголовка*/
#titleAreaBox{
	margin: 0px;
	margin-top: -7px;
		
}


/*текст заголовка*/
#ctl00_PlaceHolderSiteName_onetidProjectPropertyTitle1{
	color:white;	
	font-family: 'Lobster';
	text-shadow: 0px 0px 5px black;
	background-repeat: no-repeat;
}

#ctl00_PlaceHolderSiteName_onetidProjectPropertyTitle1:before{
	/*content: "можно добавить конент!";*/
}

/*область заголовка*/

#titlerow{
background-color: transparent;
}

/*в ie7 8*/
.ms-core-needIEFilter #titlerow
{
	filter:-;
}

/*фон без картинки*/
body { 
background-color: #BDF1D7;
}



/*горизонтальное меню*/;

/*поле с горизонтальным меню во всю ширину*/
.ms-noList ul, .ms-noList ol, .ms-noList {
    width: 100%;
}


/*все ссылки (только в заголовочном блоке)*/

#ctl00_QuickLaunchNavigationManager	
a:hover{
	background-color: #80b3e8; /*фон для ie7 8*/	
	text-decoration: underline ;
	font-weight: bold;
}


#ctl00_QuickLaunchNavigationManager	
a{
   background-color: #80b3e8; /*фон для ie7 8*/	
   color: white;
   font-weight: bold;
   
}

/*только для динамических*/
#ctl00_QuickLaunchNavigationManager
ul li ul a{
   background-color: #80b3e8; /*фон для ie7 8*/		
   color: white;
   font-weight: bold;
   border-top: thin white dashed;
   padding-bottom:5px; 
   
}

#ctl00_QuickLaunchNavigationManager
ul li ul li:first-child  a{
   border-top: thin white  none ; 
   
}



/*статическая ссылка*/
#ctl00_QuickLaunchNavigationManager	
li:nth-child(1n) a{
	background-color: #F00;
}

#ctl00_QuickLaunchNavigationManager	
li:nth-child(2n) a{
	background-color: #ffaa00; 
}

/*#ctl00_QuickLaunchNavigationManager	
li:nth-child(3n) a{
	background-color: #dbd806; 
}*/

#ctl00_QuickLaunchNavigationManager	
li:nth-child(3n) a{
	background-color: #0cc70c; 
}

#ctl00_QuickLaunchNavigationManager
li:nth-child(4n) a
{
	background-color: #80b3e8; 
}


#ctl00_QuickLaunchNavigationManager	
li:nth-child(5n) a{
	background-color: #0078f2; 
}

#ctl00_QuickLaunchNavigationManager	
li:nth-child(6n) a{
	background-color: RGB(187,119,255); 
}

#ctl00_QuickLaunchNavigationManager	
li:nth-child(7n) a{
	background-color: #ac723a; 
}

#ctl00_QuickLaunchNavigationManager	
li:nth-child(8n) a{
	background-color: #e9027f;
}


/*в ссылке Последние обязательно добавить вручную адрес!*/





/*статическая ссылка (все)*/
#ctl00_QuickLaunchNavigationManager	
li
.static{
	height: 20px;
	border-radius: 5px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 14px;
	margin: 0px 15px 10px 0px;
	padding: 5px 7px;
	vertical-align: middle;
	}


#ctl00_QuickLaunchNavigationManager	
li ul{
	background-color: lightgray; /*фон для ie7 8*/ 
}



/*динамическая ссылка*/
#ctl00_QuickLaunchNavigationManager	
li:nth-child(1n) ul{
	background-color: #F00; 
}

#ctl00_QuickLaunchNavigationManager	
li:nth-child(2n) ul{
	background-color: #ffaa00; 
}

/*
#ctl00_QuickLaunchNavigationManager	
li:nth-child(3n) ul{
	background-color: #dbd806; 
}*/

#ctl00_QuickLaunchNavigationManager	
li:nth-child(3n) ul{
	background-color: #0cc70c; 
}

#ctl00_QuickLaunchNavigationManager
li:nth-child(4n) ul
{
	background-color: #80b3e8; 
}


#ctl00_QuickLaunchNavigationManager	
li:nth-child(5n) ul {
	background-color: #0078f2;
	
}

#ctl00_QuickLaunchNavigationManager	
li:nth-child(6n) ul{
	background-color: RGB(187,119,255); 
}

#ctl00_QuickLaunchNavigationManager	
li:nth-child(7n) ul{
	background-color: #ac723a; 
}


#ctl00_QuickLaunchNavigationManager	
li:nth-child(8n) ul{
	background-color: #e9027f; 
}

/*фон для динамических ссылок (глюк или что, нужно смотреть)*/
#ctl00_QuickLaunchNavigationManager	
li:nth-child(1n) ul *{
	background-color: #F00; 
}

#ctl00_QuickLaunchNavigationManager	
li:nth-child(2n) ul *{
	background-color: #ffaa00; 
}

/*
#ctl00_QuickLaunchNavigationManager	
li:nth-child(3n) ul *{
	background-color: #dbd806; 
}*/

#ctl00_QuickLaunchNavigationManager	
li:nth-child(3n) ul *{
	background-color: #0cc70c; 
}

#ctl00_QuickLaunchNavigationManager
li:nth-child(4n) ul *
{
	background-color: #80b3e8; 
}


#ctl00_QuickLaunchNavigationManager	
li:nth-child(5n) ul *{
	background-color: #0078f2;
	
}

#ctl00_QuickLaunchNavigationManager	
li:nth-child(6n) ul *{
	background-color: RGB(187,119,255); 
}

#ctl00_QuickLaunchNavigationManager	
li:nth-child(7n) ul *{
	background-color: #ac723a; 
}


#ctl00_QuickLaunchNavigationManager	
li:nth-child(8n) ul *{
	background-color: #e9027f; 
}





/*блок для всех динамических ссылок*/
#ctl00_QuickLaunchNavigationManager	
li ul{
	min-width: 300px;
    white-space: normal  ;
    border: 1px;
    box-shadow: 1px 1px 1px 1px;
    margin: 2px 0px 0px 0px;
    padding: 5px;    
    border-radius: 5px;
	font-size: 14px;
	vertical-align: middle;
}


/*ссылка для веб части Сводная ссылка*/
.link-item a{
	color:green;
}



.edit-mode-panel.roll-up,
.edit-mode-panel.title-edit
{
display:none;
}

/*новости*/

/*полная ширина*/
#onetIDListForm
.ms-formbody
{
width:100%;
}

/*скрыть label*/
#onetIDListForm 
.ms-formlabel
{
display:none;
}

/*для фотографий #80B3E8;*/
#onetIDListForm 
.img-border {
    border-radius: 5px;
    border-width: 2px;
    padding: 5px;
    background-color: RGBA(0,0,0,0.0);
    width: 100%;
}

#onetIDListForm 
.gallery
img{
width:250px;
}

/*контент*/
.ms-pub-contentLayout {
    padding: 40px;
}

/*текст*/
#onetIDListForm 
.ms-formbody {
   /* font-family: Georgia;
    font-style: italic;*/
    font-size: large;
  
}


/*скрыть создано*/
#onetIDListForm 
.ms-toolbar
{display:none;}


/*заголовок новости*/
#SPFieldText{
font-weight:bold;
}

/*скрыть поле навигации слева*/

#sideNavBox {
    display: none;
}

/*поле для редактирования новости*/
.ms-rtefield {
    min-width: 940px;

}

.ms-long {
    width: 940px;
}

