@charset "utf-8";
/*
Theme Name: Академия тема
Description: Тема для портала Академия
Version: 1.0
Author: OOO "Maxnet"
Autor URI: http://maxnet.ua
*/
/* CSS Document */

/* RESET {{ */
	body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td{
        margin:0;
        font-size:14px;
        color:#1C1C1C;
    }
    p{
        text-indent: 18px;
        padding: 11px 0 0;
        margin: 0;
        color:#1C1C1C
    }

  	fieldset,img{
        border:0;
    }
	address,caption,cite,code,dfn,th,var{
        font-style:normal;
        font-weight:normal;
    }
	caption,th{
        text-align:left;
    }
	* { 
        font-family:Calibri, "Segoe UI", Arial, Helvetica, sans-serif;
    }
	body{ 
        background-color:#f8f8f4;
    }
	body::after {
	  content: "";
	background: url(https://ndipzir.org.ua/wp-content/uploads/siteImg/blackgroundNdi9.jpg);  /* 	  no-repeat */
		-moz-background-size: 100%; /* Firefox 3.6+ */
		-webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
		-o-background-size: 100%; /* Opera 9.6+ */
		background-size: 100%; /* Современные браузеры */
	  opacity: 0.5;
	  top: 0;
	  left: 0;
	  bottom: 0;
	  right: 0;
	  position: fixed;
	  z-index: -1;   
	}
	a, a:link, a:visited {
        color:#0075ce;
        text-decoration:none;
    }
	a:hover, a:active {
        color:#0075ce;
        text-decoration:underline;
    }
    .spacer {
        height:1px;
        line-height:1px;
        font-size:1px;
        color:#fff;
        clear:both;
    }
/* }} RESET */

#qtranslate-chooser {
   list-style:none;
   padding-right: 0px;
}
#qtranslate-chooser li {
   list-style: none;
   float:right;
   padding-right:10px;}


.wrap-main{
    width: 100%;
    background-image: url('images/header-repit.jpg');
    background-repeat: repeat-x;
}
#wrap-header{
    background-image: url("images/top-backgroung.jpg");
    background-repeat: no-repeat;
    height: 313px;
    margin: 0 auto;
    width: 1277px;
}
.wrap-header{
    height: 313px;
    margin: -313px auto 0;
}
.wrap-header .header-align{
    width: 998px;
    margin: 0 auto;
}
.wrap-header .header-align .title-header{
    color: #FFFFFF;
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size: 20px;
    padding-right: 65px;
    text-align: right;
}
.wrap-header .header-align .herb{
    margin-top: 10px;
    padding-right: 66px;
    text-align: right;
}
.wrap-header .header-align .title-main{
    margin-top: -51px;
    padding-left: 61px;
    width: 800px;
text-align: center;
}
.wrap-header .header-align .title-main h1{
    color: #0075CF;
    font-family: Impact,Arial,Helvetica,sans-serif;
    font-size: 38px;
    margin: 0;
    padding: 21px 0 0;
    text-align: center;
}
.wrap-header .header-align .title-main h2{
    color: #0075CF;
    font-family: Trebuchet MS;
    font-size: 34px;
    font-weight: normal;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
.wrap-header .header-align .title-main h3{
    color: #0075CF;
    font-family: Trebuchet MS;
    font-size: 30px;
    font-weight: normal;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
.main-menu{
    background-image: url("images/menu-backgroung.jpg");
    height: 53px;
    margin: 16px auto 0;
    width: 991px;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    -o-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
.main-menu ul{
    padding-left: 25px;
    text-align: left;
}
.main-menu ul li{
    display: inline;
    line-height: 52px;
    display: inline;
    font: 23px/46px Verdana,Arial,Helvetica,sans-serif;
    padding: 0 2px 13px 9px;
    background:url('images/list-style-menu.png') no-repeat;
}
.main-menu ul li.first{
    background: transparent;
}
.main-menu ul li a{
    color: #D07E1E;
    font-family: Calibri,"Segoe UI",Arial,Helvetica,sans-serif;
    font-size: 14px;
}
.wrap-page{
    background-image: url("images/backgroung-content.jpg");
    width: 998px;
    margin: 0 auto;
}
.wrap-search{
    height: 70px;
}

.wrap-search .search-block{
    background-color: #ECF3FF;
    float: right;
    height: 60px;
    margin: 0 4px 0 auto;
    padding-right: 5px;
    text-align: center;
    width: 494px;
}
.wrap-search .search-block .search-text{
    padding-top: 18px;
    font-family:  Georgia;
    color: #508efe;
    float: right;
    font-size: 18px;
    padding-right: 10px;
}
.wrap-search .search-block .search-pole{
    background-image: url("images/search_pole.png");
    background-repeat: no-repeat;
    float: right;
    height: 24px;
    margin-top: 19px;
    padding-right: 15px;
    width: 198px;
}
.wrap-search .search-block .search-pole input{
    margin-right: 13px;
    border: 0;
    margin-top: 4px;
}
.wrap-search .search-block .search-button{
    padding-top: 15px;
    float: right;
}
.wrap-search .search-block .search-button button{
    border: 0;
    background-color: transparent;
}
.wrap-search .search-block .search-align{
    padding-right: 25px;
}
.wrap-main2{
    /*background-image: url("images/content-repit.jpg");*/
    background-repeat: repeat-x;
    width: 100%;
}
#wrap-page{
    margin: 0 auto;
}
.page-content {
    display: block;
    float: left;
    margin-right: 30px;
    padding-left: 29px;
    padding-right: 0;
    width: 693px;
}
.page-content h2{
    margin-left: 17px;
    padding-bottom: 0px;
    font-size: 24px;
}
.page-content p{
    
}

.wrap-sidebar{
    display: block;
    float: left;
    padding-top: 20px;
    width: 232px;
}
.wrap-sidebar .sidebar-header{
    -moz-border-radius: 5px 5px 5px 5px;
    border: 1px solid #E6E6E6;
    height: 33px;
    line-height: 33px;
    padding-left: 17px;
    padding-top: 0;
    width: 190px;
}
.sidebar-header-main{
    /*background-image: url("images/menu-backgroung.jpg");*/
    background-repeat: repeat-x;
    height: auto;
    border: 1px solid #E6E6E6;
    height: 35px;
    line-height: 35px;
    width: 235px;
    text-align: center;
	background-color: #114e8d;
    padding-top: 0;
}
.sidebar-header-main a{
	color: white;
}
.sidebar-header-main1{
    border: 1px solid #473C8B;
    background-image: url("images/menu-backgroung.jpg");
    height: 35px;
    line-height: 35px;
    width: 250px;
    text-align: center;
/*    background: #E6E6FA;*/
    padding-top: 0;
    vertical-align:top;
}

.cell {
   vertical-align:top;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;

}
.wrap-sidebar .sidebar-header img{
    vertical-align: middle;
}
.wrap-sidebar .sidebar-header .header-name{

}
.wrap-sidebar .sidebar-content{
    padding-top: 10px;
}
.wrap-sidebar .sidebar-content .new-element{

}
.wrap-sidebar .sidebar-content .new-element .name-news {
    padding-bottom: 0px;
}
.wrap-sidebar .sidebar-content .new-element .name-news .img{
    padding-left: 10px;
    padding-right: 10px;
}
.img-main{
    padding-left: 10px;
    padding-right: 10px;
}
.wrap-sidebar  .new-element .name-news .header-news{
    font-size: 13px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-align: center;
    line-height:1.15;

}
.header-news-main{
/*    border: 1px solid #E6E6E6;*/
    font-size: 13px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-align: center;
    line-height:1.15;
    align: center;
    valign: center;
}
.anatetion-news{
    font-size: 12px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    padding-bottom: 10px;
    text-align: justify;
    line-height:1.15;
}
.anatetion-news-main{
    font-size: 12px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    padding-bottom: 10px;
    text-align: justify;
    line-height:1.15;
}
.sidebar-content
{
    font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}

/*              footer          */

.footer{
    float: left;
    display: block;
    background-image: url("images/footer-backgroung.jpg");
    height: 85px;
    width: 998px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
.footer-copy{
    padding-left: 54px;
    padding-top: 5px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #acacac;
}

.footer-menu{
    margin: 0 auto 0 1px; 
    padding-left: 54px;
    padding-top: 0px;
}
.footer-menu ul{
    text-align: left;
}
.footer-menu ul li{
    display: inline;
    font: 23px/46px Verdana,Arial,sans-serif;
    color: #acacac;
    font-size: 12px;
}
.footer-menu ul li.first:before{
    content: '';
}
.footer-menu ul li:before{
    content: '|';
}
.footer-menu ul li a{
    text-decoration: none;
    color: #acacac;
}
.footer-menu ul li a:hover{
    text-decoration:underline;
    color: #acacac;
}
.maxnet-footer{
    margin: 0 auto;
    padding-top: 0;
    width: 998px;
}
.maxnet-copy{
    color: #ACACAC;
    font-family: Vedana;
    font-size: 10px;
    height: 72px;
    padding-left: 55px;
    padding-top: 93px;
}



#access {
    background: none repeat scroll 0 0;
    display: block;
    float: left;
    margin: 0 auto;
    width: 1000px;
}
#access .menu-header, div.menu {
    font-size: 13px;
    margin-left: 12px;
}
#access .menu-header ul, div.menu ul {
    list-style: none outside none;
    margin: 0;
}
#access .menu-header li, div.menu li {
    float: left;
    position: relative;
}
#access a {
    color: #D07E1E;
    font-family: Calibri,"Segoe UI",Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-decoration: none;
    display: block;
    line-height: 38px;
    padding: 0 10px;
    text-decoration: none;
}
#access ul ul {
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 0;
    position: absolute;
    top: 38px;
    width: 180px;
    z-index: 99999;
    padding: 0;
}
#access ul ul li {
    background-color: #FFFFFF;
    min-width: 190px;
    width: auto;
    padding: 0;
}
#access ul ul ul {
    left: 100%;
    top: 0;
}
#access ul ul a {
    background-repeat: repeat-x;
    background-image: url('images/menu-backgroung.jpg');
    height: auto;
    line-height: 1em;
    padding: 10px;

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
   
}
#access li:hover > a, #access ul ul *:hover > a {
    background-color: #FFFFFF;
    background-image: url("images/menu-backgroung.jpg");
    background-repeat: repeat-x;
    height: auto;
    text-decoration: underline;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;

}
#access ul li:hover > ul {
    display: block;
}
.sidebar-content h2{
    display: none;
}
.sidebar-content .xoxo{
    list-style-type: none;
    padding: 0;
}
.sidebar-content .xoxo li{
    border: 1px solid #E6E6E6;
    margin-top: 5px;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    background-image: url("images/menu-backgroung.jpg");
    background-repeat: repeat-x;
    height: auto;
}
.linkcat{
    list-style: none;
}

.someLink{
    border: 1px solid #E6E6E6;
    border-radius: 5px 5px 5px 5px;
    line-height: 18px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 12px;
/*    text-transform: uppercase;*/
    width: 190px;
}
.someLink-banner{
    border: 1px solid #E6E6E6;
    border-radius: 5px 5px 5px 5px;
    line-height: 18px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
/*    text-transform: uppercase;*/
    width: 190px;
}
.someLink1{
    border: 1px solid #473C8B;
    border-radius: 5px 5px 5px 5px;
    line-height: 18px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 12px;
/*    text-transform: uppercase;*/
    width: 190px;
    background-image: url("images/menu-backgroung.jpg") ;
    background-repeat: repeat-x;
    height: auto;
}
.article{
    margin-top: 10px;
}


li { 
  /* Убираем нумерацию */
  list-style-type: none !important;  
  /* Оставляем нумерацию в браузере IE6 и ниже */
  list-style-type: decimal; 

} 
  /* Инициируем счетчик */
  ol { 
  counter-reset: list1; 

} 
li.square:before {
content:"\2726";
}

li.abzac {
     margin-top: 0.5em; /*Отступ сверху */
    margin-bottom: 1em; /* Отступ снизу */
}

ol li:before {
  /* Увеличиваем значение счетчика */
  counter-increment: list1; 
  /* Выводим значение */
  content: counter(list1) ". "; 
}
ol ol { 
  /* Инициируем счетчик вложенного списка */
  counter-reset: list2; 
} 
ol ol li:before {
   /* Увеличиваем значение счетчика */
  counter-increment: list2;
  /* Выводим значение типа 2.1, 2.2,... */
  content: counter(list1) "." counter(list2) ". "; 

}
.sidebar-links{
    background-image: url("images/menu-backgroung.jpg");
    background-repeat: repeat-x;
    height: auto;
    margin: 6px auto 0;

/*    width: 90px; */

}

.page-title 
{
        font-size: 3.5em;
        line-height: 1.25em;
}





.comments
{
	float: left;
text-align: justify;
}

.main-list-comments
{
	padding: 0 10px;
}

.main-list-comments .children
{
	padding-left: 20px;
}

.thread-even
{
	background: #FFFFF0;
	border: 1px solid #bdbdbd;
	border-radius: 5px;
	margin: 10px 0;
        text-align: justify;
}

.thread-odd
{
	border: 1px solid #bdbdbd;
	border-radius: 5px;
	margin: 10px 0;
	background: #EEEEE0;
        text-align: justify;
}

.comment  p
{
	font-family: 'Times New Roman', serif;
	padding: 10px 10px 10px 15px;
	line-height: 115%;
        text-align: justify;
	overflow: hidden;

}

.reply
{
	font-family: Verdana, sans-serif;
	font-size: 80%;
	padding: 0 0 20px 20px;
}

.reply a
{
	text-decoration: none;
	border-bottom: 1px dotted #1A3DC1;
}

.reply a:hover
{
	border-bottom: 1px dotted #d43903;
}

.comment-author
{
	font-family: Verdana, sans-serif;
	font-size: 80%;
	font-weight: bold;
	padding: 10px 0 10px 10px;
}

.comment-awaiting-verification
{
	font-style: italic;
	text-align: justify;
	padding-right: 10px;
	color: red;
}

#comment
{
	width: 100%;
}
.page-content p, .page-content li, .page-content ul, .page-content ol{
	text-align: justify;
}
.page-content td>p{
	text-align: left;
	text-indent: 0px;
}
.page-content ul>li::before {
  content: "• ";
}
	.confMainTitle{
		font-size: 24pt;
		padding: 20px;
		background-color: #2a9db0;
		color: white;
		margin: 20px 0 20px 0;
	}

.buttonConf {
	text-align: center;
	margin-top: 26px;
}
.buttonConf>a {
	background-color: #2a9db0;
	font-size: 18pt;
	display: inline-block;
	padding: 10px;
	border-radius: 10px;
	color: white;
	text-decoration: none;
	box-shadow: 2px 2px 10px gray;
	transition-duration: 0.2s;
}


.buttonConf>a:hover{
	box-shadow: 1px 0 2px gray;
	transition-duration: 0.2s;
}

table tbody tr td{
	padding: 0 10px 5px;
}

/*Стилі для сторінки Перелік конференцій https://ndipzir.org.ua/perelik-konferenczij*/
h2.conf-li-style{
	padding-top: 20px;
}

li.conf-li-style{
	padding-top: 10px;
}

.conf-li-style.future{
	color: #3209a2;
}

/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*Стилі лише для головної сторінки*/

.M_mainPageStyle{
	text-align: center;
}
.M_mainPageStyle img{
	width: 100%;
}
.M_mainPageStyle .button{
	background-color: #114e8d;
	color: white;
	padding: 6px 0;
	bottom: 0px;
	position: absolute;
	width: 100%;
}
.M_mainPageStyle .title{
	font-size: 3em;
	padding-bottom: 10px;
}
.M_mainPageStyle .tile{
	font-size: 13pt;
	color: white;
	display: inline-block;
	width: 150px;
	margin: 10px;
	position: relative;
	box-shadow: 1px 1px 10px gray;
	transition: box-shadow 0.3s ease-in-out;
}
.M_mainPageStyle .tile.wide{
	width: 600px;
}
.M_mainPageStyle .tile:hover{
	box-shadow: 1px 1px 3px gray;
	transition: box-shadow 0.2s ease-in-out;
}
.M_mainPageStyle .flexBlock{
	display: flex;
	justify-content: space-between;
}
.M_mainPageStyle a{
	color: white;
}
.M_mainPageStyle .block{
	background-color: #f6faff;
	border-radius: 10px;
	padding: 4 5px;
	margin: 0 0 25px 0;
}
.M_mainPageStyle .halfRight{
	width: 49%;
	float: right;
}
.M_mainPageStyle .halfButton{
	width: 49%;
	top: 0;
	left: 0;
	position: absolute;
}
.M_mainPageStyle .text{
	padding: 20px;
	display: inline-block;
	font-size: 18pt;
	color: white;
}

/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*Стилі для сторінок структури за відділами*/

.M_structurePageStyle{
	display: flex;
	flex-wrap: wrap;
}
.M_structurePageStyle .tile{
	display: inline-block;
	width: 27%;
	height: 330px;
	margin: 8px;
	padding: 8px;
	text-align: center;
	background-color: #f6faff;
	box-shadow: 1px 0px 4px gray;
	transition: box-shadow 0.3s ease-in-out;
	border-radius: 4px;
}
.M_structurePageStyle .tile:hover{
	box-shadow: 2px 2px 15px gray;
	transition: box-shadow 0.3s ease-in-out;
}
.M_structurePageStyle .tile img{
	width: 100%;
}

/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
h1{
	font-size: 2em;
}
h1,h2,h3,h4,h5,h6{
	padding: 10px 0;
}
h1{
	font-size: 2em;
}
h2{
	font-size: 1.6em;
}
h3{
	font-size: 1.4em;
}
h4{
	font-size: 1.2em;
}
h5{
	font-size: 1em;
}