/*
 * @author ( Angie Radtke )
*/

/* ##########################  general  ########################### */
@font-face {
	font-family: 'Titillium Maps';
	src: url("../fonts/TitilliumMaps29L002.eot");
	src: local('Titillium Maps'), local('TitilliumMaps'),
		url("../fonts/TitilliumMaps29L002.otf") format("opentype"),
		url("../fonts/TitilliumMaps29L002.woff") format("woff");
}
/*poll*/
.poll {
  margin-left: 15px;
}
body
{
background:  url(../images/fon.jpg) no-repeat center fixed;
color: #EEE;
background-size: 100%;
font-family: arial, helvetica, sans-serif;
}

#all
{
width: 	100%;
max-width: 1300px;	 
color: #333;
border:solid 0px #ddd  !important ;

}
a:link,
a:visited
{
color:#5594AD 
}

a:hover,
a:active,
a:focus
{

color:#FFF;
}

input:focus
{
border:solid 2px;
}

fieldset
{
border:solid 0px #ccc
}

.article-info
{
color:#444;
}

.article-info dd span
{
color:#444;
border-right:solid 0px;

}
/* ##########################  logo  ########################### */
#header
{background:#fff}
#logo span
{
color:#555 !important;
margin-top:6px;
font-size:0.4em !important;
letter-spacing:1px
}

.logoheader
{
border-top:solid 5px #555;
color:#555;
background: #fff;

}



h1#logo
{
margin:1.2em 20px 10px 20px;
font-size:3em;

}


#line
{
text-align:right;
margin-bottom:10px;
padding-right:20px
}

#header #line form,
#header #line #fontsize,
#header #line form .search
#header #line form .finder
{
display:inline !important;
}

/* ##########################  header  ########################### */


#header ul
{
max-width:1300px;
right:15px;
}

/* ++++++++++++++  lists, skiplinks  ++++++++++++++ */
#header ul.menu
{

margin-top:5px !important;
list-style-type:none
}

#header ul.menu li
{
border:0
}

#header ul.menu li a:link,
#header ul.menu li a:visited
{
color:#333;
border:0;
border-right:solid 1px #eee;
background:transparent;
padding:10px 15px;
}

#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu li a:focus
{
color:#444;
background:#ddd
}

#header ul.menu li.active a:link,
#header ul.menu li.active a:visited
{
color:#fff;
border-right:solid 1px #237D85;
background:#5594AD !important
}

#header ul.skiplinks
{
width:100%
}
.skiplinks,
.skiplinks li
{
	border:solid 0px #000;
}

#header ul.skiplinks
{
	width:100%;
	text-align:left;
	background:none;
	z-index:20000;
	top:0;
	display:inline;
	padding:0
}

#header ul.skiplinks li a.u2:active,
#header ul.skiplinks li a.u2:focus

{
	background:#333 !important;
	color:#fff !important;
	border:solid 1px;
	top:0px !important;
	z-index:1000000000000 !important;
	left:10px !important;
	display:block;
		width:14em;
		display:block
}

/* ++++++++++++++  fontsize  ++++++++++++++ */

#fontsize
{
	color:#444;
}

#fontsize p a:link,
#fontsize p a:visited
{
	color:#444
}

#fontsize p a:hover,
#fontsize p a:active,
#fontsize p a:focus
{
	background:#555;
	color:#fff
}

#fontsize h3
{
	color:#444;
}


/* ++++++++++++++  search  ++++++++++++++ */

#header form .inputbox
{
	background:#fff !important;
}

#header form .inputbox:focus
{
	border:solid 2px #000;
}

#header form .button
{
	border:solid 1px #999;
	background:#664335 url(../images/searchbutton.png) ;
	color:#fff;
}

/* ##########################  contentarea  ########################### */

#top
{
	overflow: visible;
	min-height: 50px;
}

#top ul.menu {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	margin: 0;
	min-height: 44px;
    background: #000;
}

#top ul.menu li:hover {
	background: #292929!important;
}

#top ul.menu li a:hover {
	color: #fff!important;
}


#contentarea,
#contentarea2
{
	background:#fff url(../images/box1.png) repeat-x;
}


/* ##########################  breadcrumbs  ########################### */

#breadcrumbs
{
	color:#555;
	/*margin-bottom: 42px;*/
}

#breadcrumbs span
{
	color:#EFEFEF;
}

#breadcrumbs span a:link,
#breadcrumbs span a:visited
{
	/*background:#fff;
	color:#5594AD;*/
}

#breadcrumbs span a:hover,
#breadcrumbs span a:active,
#breadcrumbs span a:focus
{
/*	background:#5594AD;*/
	color:#fff;
}


/* ##########################  navigation column  ########################### */

.module_content
{
	border:solid 1px #ddd;
	background:#fff
}
.moduletable_js
{
	border:solid 0px #ddd;
}

#right .moduletable_js
{
	border:0
}

#nav h3
{
	border-bottom:solid 1px #ddd;
	color:#444;
}

h3.js_heading
{
	border-bottom:solid 1px #fff !important;
	background:#eee;
	font-family: 'Titillium Maps', Arial;
}

h3.js_heading span.backh
{
	border:solid 0px #000
}

h3.js_heading span.backh1
{
	color:#444
}

#right h3
{
	color:#377A2E;
	border-bottom:solid 1px #ddd;
}

#right h3 span.backh
{

}

#right h3 span.backh2
{

}

#right h3 span.backh3
{
	color:#664335
}

h3.js_heading a
{
	border:0
}

h3.js_heading a img
{
	border:0
}

h3.js_heading a.opencloselink:hover,
h3.js_heading a.opencloselink:active,
h3.js_heading a.opencloselink:focus
{
	background:none
}

h3.js_heading a:link,
h3.js_heading a:visited,
h3.js_heading a:hover,
h3.js_heading a:active,
h3.js_heading a:focus
{

}

#nav h3
{
	font-family: 'Titillium Maps', Arial;
}

#nav h3.js_heading a:focus
{

}

#nav form
{
	color:#000;
}

#nav form a:hover,
#nav form a:active,
#nav form a:focus
{
	color:#fff;
	background:#669933;
}

/* ++++++++++++++  first level  ++++++++++++++ */
/* ##########################  content - main   ########################### */

#wrapper #main .search {
	padding: 0 10px 10px 10px;
}

#main a:link,
#main a:visited
{

}

#main a:hover,
#main a:active,
#main a:focus
{
	
	color:#2e4346!important;
	background:none!important;
}

#main th a:hover,
#main th a:active,
#main th a:focus
{
	background:#333;
	color:#fff;
}

.items-row
{

}

.column-1,
.column-2
{
	border: solid 0px;
}

.item-separator
{
	border: solid 0px #333333;
}

.small
{
	border:solid 0;
}

ul#archive-items li.row0,
ul#archive-items li.row1
{
	border-bottom:solid 1px #ddd
}

.archive #adminForm fieldset
{
	border:0;
	padding:0;
	margin:20px 0
}

/* ++++++++++++++  images  ++++++++++++++ */

.image-left
{
		padding:2px;
}

.image-right
{
	  border:solid 1px #ddd;
		padding:2px
}


/* ++++++++++++++  leading  ++++++++++++++ */

.items-row
{

}


/* ++++++++++++++++++++ headings +++++++++++++ */

#main h1
{
	color:#444;
	border-top:solid 0px #ddd;
	border-bottom:solid 1px #ddd;
	 font-family: 'Titillium Maps', Arial;

}

/* h1 on frontpage */

.items-row h2
{
	color:#5594AD;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
}
.items-row h2 a:link,
.items-row h2 a:visited,
.items-leading h2 a:link,
.items-leading h2 a:visited
{
	color:#10646F!important;
}



.items-row h2 a:hover,
.items-row h2 a:active,
.items-row h2 a:focus,
.items-leading h2 a:hover,
.items-leading h2 a:active,
.items-leading h2 a:focus
{color:#fff !important;
text-decoration:none !important
}





.items-leading h2
{
	color:#5594AD;
}

#main h2
{
	color:#10646F;
	font-family: 'Titillium Maps', Arial;
	text-align: left;
	font-weight: 600;

}

#main h2 a
{
	color:#333;
	text-transform: uppercase;
	font-size: 15px;
    font-weight: 600;
}


/* ++++++++++++++  readmore  ++++++++++++++ */

.readmore a:link,
.readmore a:visited,
a.readmore:link,
a.readmore:visited
{
	color:#444;
	background:#eee url(../images/arrow1.gif) no-repeat left top;
	border:solid 1px #ddd;
}

.readmore a:hover,
.readmore a:active,
.readmore a:focus,
a.readmore a:hover,
a.readmore a:active,
a.readmore a:focus
{
	background:#555 url(../images/arrow2.gif) no-repeat left 6px !important;
	color:#fff;
}

a.readmore:hover,
a.readmore:active,
a.readmore:focus
{
	background:#555;
	color:#fff;
}

/* ++++++++++++++  icons  ++++++++++++++ */

.actions img
{
	border:0;
}

/* ++++++++++++++  items-more  ++++++++++++++ */

#main .items-more h3
{
	border-bottom:solid 1px #ddd;
	border-top:solid 1px #ddd;
	color:#444;
}

#main .items-more ol
{
	color:#000;
}

#main .items-more ol li a
{
	/*background:#FFF url(../images/blog_more.gif) no-repeat  !important;*/

	color: #5594AD /* #377A2E */
}

#main .items-more ol li a:hover,
#main .items-more ol li a:active,
#main .items-more ol li a:focus
{
	background: #555 url(../images/arrow2.gif) no-repeat 0px center;
	color:#333;
}

/* ++++++++++++++  pagination  ++++++++++++++ */

#main .pagination
{
	border-top:solid 1px #ddd;
}


/* ++++++++++++++  article index  ++++++++++++++ */

table.contenttoc
{
	border:solid 1px #ccc;
}


/* ##########################  right column   ########################### */

#right
{

}

#right .moduletable
{
	border:solid 0px #eee;
	border-top:0;
		margin-bottom:10px;

}

#right h3
{
	color:#333
}

#right h4
{
	color:#444;
	border:solid 0;
}

#right ul
{
	border:solid 0 #ccc;
	color:#333;
}

.moduletable-custom ul li
{
	color:#333;
	background: url(../images/arrow2_grey.png) no-repeat  2px 7px;
}

#right .moduletable-custom h4
{
color:#444
}


/* ++++++++++++++  button for closing right column  ++++++++++++++ */
#close span
{
	color:#000;
}

/* ##########################  modules  ########################### */

/* ++++++++++++++  mostread, latest news ++++++++++++++ */

.mostread li a:link,
.mostread li a:visited,
.latestnews li a:link,
.latestnews li a:visited
{
	background: url(../images/arrow2_grey.png) 2px 7px  no-repeat ;
}

.mostread li a:hover,
.latestnews li a:hover,
.mostread li a:active,
.latestnews li a:active,
.mostread li a:focus,
.latestnews li a:focus
{
	background:#555 url(../images/arrow_white_grey.png) 2px 6px  no-repeat !important;
}

/* ++++++++++++++  newsfeed  ++++++++++++++ */

ul.newsfeed
{
	border:solid 0px #000;
}

.newsfeed-item
{
	border-bottom:solid 1px #ddd;
}

.newsfeed-item h5 a
{

}

/* ++++++++++++++  newsflash  ++++++++++++++ */
/* newsflash horizontal */

ul.newsflash-horiz
{
	border:solid 1px #eee;
	background:#f5f5f5 url(../images/box.png) repeat-x;
}

.newsflash-horiz li
{
	border:solid 0px #eee;
	background:#f5f5f5;
}

ul.newsflash-horiz li h4
{
	border-bottom:solid 1px #fff;
	font-family: 'Titillium Maps', Arial;
}

/* newsflash vertical */

.newsflash-vert
{

}

/* ++++++++++++++  banner  ++++++++++++++ */

.banneritem
{
	border:0
}

.banneritem a
{
	background:none
}

.banneritem a img
{
	background:none;
	border:0
}

/* ++++++++++++++  login  ++++++++++++++ */

#login-form .inputbox
{
	border:solid 1px #ddd;
	background:url(../images/content_bg.gif) repeat-x;
}

fieldset.input
{
	border:0;
}

input.button,
button.button
{
	/*background:#FFFFFF url(../images/arrow1.gif) no-repeat left top;*/
    color: #fff;
    border: none;
    margin-left: 3px;
    background: #171e28;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #505664 0%, #363A45 100%) repeat scroll 0 0;
}


/* ++++++++++++++  tabs/ slide  ++++++++++++++ */

ul.tabs
{
	border:solid 1px #ddd;
	border-bottom:0;
	background:#f5f5f5 url(../images/box.png) repeat-x;
}

ul.tabs li
{
	background:#f5f5f5 url(../images/box.png) repeat-x;
	border-right:solid 1px #ddd
}

ul.tabs li a:link,
ul.tabs li a:visited
{
	color:#333;
}

ul.tabs li a:hover,
ul.tabs li a:active,
ul.tabs li a:focus
{
	color:#000
}

.tabcontent
{
	border:solid 1px #ddd;
	background:#fff;
	color:#000;
}

.tabcontent .linkclosed
{
	color:#000;
	border-bottom:solid 1px #e5e5e5;
}

ul.tabs li a.linkopen
{
	background:#fff;
	color:#333;
	border:0
}

ul.tabs li a.linkclosed:hover,
ul.tabs li a.linkclosed:active,
ul.tabs li a.linkclosed:focus,
ul.tabs li a.linkopen:hover,
ul.tabs li a.linkopen:active,
ul.tabs li a.linkopen:focus
{
	background:#555;
	color:#fff
}


/* ++++++++++++++  category-module  ++++++++++++++ */

.category-module li
{
	border-bottom:solid 1px #ddd;
}

.category-module li li
{
	border:0
}

/* ##########################  search   ########################### */

.searchintro img
{
	border:0px
}

.inputbox:focus
{
	border:solid 2px #000;
}

.word
{
	background:#fff;
	border:solid 0px #ccc ;
}

.word input
{
	background:#fff;
	border:solid 1px #999;
	color:#444;
}

.only
{
	border:solid 1px #ccc;
}

.phrases
{
	border:solid 1px #ccc;
}

/* ++++++++++++++  selects  ++++++++++++++ */
.phrases .inputbox
{
	background:#fff;
	color:#000;
}

.phrases .inputbox option
{
	background:#f5f5f5;
	border-bottom:solid 1px #ccc;
}

.phrases .inputbox option a:hover
{
	background:#C00;
	border-color:#CFD0D6;
	color:#fff;
}

/* ++++++++++++++  search results	++++++++++++++++++ */

dl.search-results
{
	background:#f5f5f5;
}

dl.search-results dt.result-title
{
	border-top:dotted 1px #ddd
}

dl.search-results dd.result-url
{
	border-bottom:solid 5px #fff;
	color:#115599;
}

dl.search-results dd.result-created
{
	border-bottom:solid 5px #fff;
}

/* ##########################  forms   ########################### */

/* ++++++++++++++  form validation  ++++++++++++++ */

.invalid
{
	border-color:red !important;
}

label.invalid
{
	color:red;
}

/* ##########################  user profile  ########################### */

#users-profile-core,
#users-profile-custom
{
	border:solid 1px #ccc;
}

#member-profile fieldset
{
	border:solid 1px #ccc;
}


/* ##########################  tables   ########################### */
table
{
	border:solid 1px #ddd !important
}

tbody
{

}

tr.odd,
.cat-list-row1
{
	background:url(../images/news.gif)  repeat-x;
}

table.newsfeeds td,
table.weblinks td
{

}

table.weblinks th,
table.newsfeeds th,
table.category th,
table.jlist-table th
{
	background:#444;
	color:#fff
}

table.weblinks th a,
table.newsfeeds th a,
table.category th a,
table.jlist-table th a
{
	color:#fff !important
}

td.table_footer
{
	background:#ddd url(../images/table_footer.gif) bottom left repeat-x;
}

td.counter
{

}

td.num,
td.hits
{

}

td p
{

}

table.category th a img
{
	border:solid 0px ;
}

/* for opera */
tr, td
{
	border:solid 1px #ddd;
	padding: 2px;
}
table
fieldset.filters
{
	border:0;
}


/* ##########################  contacts   ########################### */

.contact form
{
	background:#fff;
	color:#000;
}

.contact input
{
	background:#fff;
	color:#000;
}

.contact input.invalid,
.contact textarea.invalid
{
	border:solid 2px red;
}

.contact label.invalid
{
	color:red;
}


/* ++++++++++++++  Error Message contact form  ++++++++++++++ */

p.error
{
	color:#044b63;
	background:#eee;
	border-top:3px solid #044b63;
	border-bottom:3px solid #044b63;
}

body.contentpane
{
	background:#fff;
}


/* ##########################  footer   ########################### */

#footer
{

	/*background:#333333 url(../images/tabs_back.png) repeat-x;*/
	color:#fff;
	border-top:solid 0px #ccc;
	background: #333;

}

#footer-inner
{
	
}

#footer-sub a:link,
#footer-sub a:visited
{color:#fff}



.box1
{
	border-right:solid 1px #ddd
}

.box3
{
	/*border-left:solid 1px #ddd;*/
}

.box h3
{
	font-family: 'Titillium Maps', Arial;
}

#bottom a img
{
	border:0 none;
}



/* ##########################  editor  ########################### */

.contentpaneopen_edit img
{
	border:0
}

form.editor fieldset
{
	border:solid 1px #ccc;
}


/* ++++++++++++++  edit  ++++++++++++++ */

form#adminForm
{
	border:solid 0px #000
}

.edit form#adminForm fieldset
{
	border:solid 1px #ddd
}

legend
{font-weight:bold}
/* ++++++++++++++  tooltip  ++++++++++++++ */
.tip
{
	border:solid 1px #333;
	background:#ffffcc;
}
table.pagenav,
table.pagenav tr,
table.pagenav td
{border:0 !important}

#main .categories-list ul
{list-style-type:none}
#main  ul {
	z-index: 1;
}
/* contact  plain */
#main .contact h3
{
	border-bottom:solid 1px #ddd;
	margin: 20px 0
}

.form-required
{
	font-weight:bold;
	margin:10px 0;
	background:#fff url(../images/req.png) no-repeat;
	padding:10px 40px

}

.contact .inputbox
{
	background:#fff url(../images/content_bg.gif) repeat-x ;
	border:solid 1px #ccc;
	padding:3px
}
/* contact  slider */

.panel
{
	border:solid 1px #ddd;
	margin-top:-1px

}
#main .contact .panel h3
{
	margin:0px 0 0px 0;
	padding: 0;
	background:#eee;
	border:0
}
.panel h3 a
{
	display:block;
	padding:6px;
	text-decoration:none;
	color:#444;
	padding:6px;
}


.panel h3.pane-toggler a
{
	background:#f5f5f5 url(../images/slider_plus.png) right  top no-repeat;
}
.panel h3.pane-toggler-down a
{
	background:#f5f5f5  url(../images/slider_minus.png) right  top no-repeat;
	border-bottom:solid 1px #ddd;
}

.pane-slider
{
	border:solid 0px;
	padding:0px 10px !important;
	margin:0;
	background: url(../images/nav_level_1.gif) repeat-x ;
}

.panel .contact-form,
.panel  .contact-miscinfo
{
	padding:10px
}

.contact .panel .contact-form form,
.contact .panel .contact-address
{
	margin:20px 0 0 0
}

.categories-list .category-desc ul li
{list-style-type:square
}
/* tabs */

div.current
{

	background: url(../images/nav_level_1.gif) repeat-x ;
}

#close a
{text-decoration:none}

/*Encyclopedia*/
div.encyclopedia_col1 {
	width:49%;
	float:left;

}
div.encyclopedia_col1 p.img_caption {
	font-size: .6em;
}
div.encyclopedia_col2 {
	width:49%;
	float:right;
	padding-left:3px;
	margin-left: 2px;
}
div.encyclopedia_col2 p {
	padding-left:3px;
	margin-left: 2px;
}

div.encyclopedia_links ul
{
        display:block;
        margin:0px 0px 1px 0px;
        list-style-type:none;
        padding:10px 0px 10px 0px;
        width:100%
}
div.encyclopedia_links ul li
{
        display:inline ;
        padding:2px ;
        margin:2px;
        white-space:nowrap;

}
/* ########################## sample module styling  ########################### */

div.sample-module {
    border: 2px dashed #ddd;
    padding: 10px;
    background-color: #f5f5f5;
}

#right .moduletable a img {
    border: 0;
    height: auto;
    width: 100%;
}
#right .moduletable a img:hover {
	background: none;
}
#right .moduletable a {
	/*font-size: 0!important;*/
}

.jn-intro {
	background: rgba(255,255,255,.2);
}

span.subheading-category {
	padding-left: 5px;
}

/*download styles for a specialnosti*/
.download-docs {
    line-height: 1.4;
    padding: 10px 0;
}

/*.download-docs__btn {
    float: left;
}*/
.download-docs__btn img {
	padding-right: 15px;
    vertical-align: baseline;
    float: left;
    display: inline-block;
}  
.download-docs__content {
    min-height: 25px;
    padding-left: 40px;;
    vertical-align: baseline;
}
.download-docs__content p {
	text-transform: initial;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    margin:0;
}
.download-docs__content p:first-letter {
	font-size: 18px;
}

/*download styles for a specialnosti*/

/*Langs icons */
.langs {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	min-height: 30px;
    justify-content: flex-end;
    padding: 1px;
    margin-top:-33px;
}
.langs a {
	z-index: 2;
}
.langs img {
	width: 24px;
	padding: 2px;

}
.langs a:hover {
	background: none;
}
hr#system-readmore{
	width: 100%!important;
}
.langs a > img:hover {
 	transform: scale(1.1);
    transition: all .2s ease-out;
 }
/*Langs icons */

/*modul gorisontal menu ice*/
div.icemegamenu ul#icemegamenu {
	border-radius: 0;
	width:99.8%;
}
/*modul gorisontal menu ice*/


/*Slider styles*/
.besps_holder_1_0 {
	width: 100%;
}
.besps_slides_1_0 {
   position: relative;
    width: 100%!important;
    height: 366px;
    margin: 0;
    padding: 0;
}

.besps_slides_1_0 div {
	width: 100%!important;

}

.besps_slides div img {
    border: none;
    margin: 0;
    padding: 0;
    width: 100%!important;
}

.besps_slides_1_0 div img {
    position: absolute;
    left: 0!important;
    top: 0!important;
    min-height: 378px;
}
/*Slider styles*/

/*Grid setka for news photos*/
.ale-grid {
 display: grid;
 grid-template-columns: repeat(auto-fit, minmax(281px, 1fr));
 grid-gap: 3px;
}

.ale-grid img {
  width:100%;
  height: auto;
}
/*.Grid setka for a news photos*/


/*Right Sidebar*/

.rt-sidebar-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    -ms-flex-direction: row;
    min-height: 85px;
    border-bottom: 1px solid transparent;
}

.rt-sidebar-list__item  a img {
    max-width: 130px;
    width: 100%;
    height: auto;
    height: 100px;
    margin: 0!important;
}


.rt-sidebar-list__item a:hover {
	padding: 0;
	margin:0;
	background:none!important;
}
.rt-sidebar-list__item {
    min-height: 85px;
    min-width: 127px;
}

.rt-sidebar-list__item:nth-child(even) {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
    align-items: center;
    padding: 0 7px;
    font-size: 16px;
    line-height: 1;
    background-color: #0e636c;

}

.rt-sidebar-list__item:nth-child(even):hover {
	background-color: #0a3b40;
	transition: all .2s ease;
}

.rt-sidebar-list__item  a {
 	 text-decoration: none;	
 	 display: flex;
 	 color: #fff;
 	 font-size: 15px;
 	 padding: 0;
	 margin:0;
	
}
/*Right Sidebar*/

/*Left sidebar Актуально mod_junewsultra */
.jn-intro {
	display: none;
}
.jn {
	border-radius: 0!important;
}
.junewsultra .jn {
	margin: 5px 0;
	border: 0;
}

.junewsultra .jn-head, .junewsultra .jn .jn-intro, .junewsultra .jn .jn-more {
	padding: 5px;
}
.junewsultra .jn .jn-left {
	float: none;
	width: 100%;
}

.junewsultra .jn .jn-left img {
    padding-bottom: 4px;
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
} 
.junewsultra .jn .jn-left img {
	border: 0;
}
.junewsultra .jn .jn-right {
	float: none;
	width: 100%;
}

.junewsultra .jn .jn-right h4 {
    font-size: 14px;
    font-weight: bolder;
    display: block;
    text-align: left;
    display: none;
}
.junewsultra .jn a, .junewsultra .jn a:link, .junewsultra .jn a:visited {
	color: #232323;
}
.junewsultra .jn .jn-head {
	background: rgba(255, 255, 255, 0.78);
}
.junewsultra .jn .jn-right .jn-info {
	padding: 0;	
}

/*Left sidebar Актуально mod_junewsultra */
iframe {
    width: 100%!important;
}

/*Custom style for the logo site*/

.header-info {
	display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: auto;
    align-items: center;
    justify-content: center;
    min-height: 140px;
}

.header-info__mspu {
	display: flex;
	background-color: #fff;
    flex-direction: row;
    padding-left: 127px;
    padding: 10px 0 10px 127px;
    line-height: 1.1;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-left: -3px;
}
.header-info__mspu  .logo img {
    max-width: 92px!important;
    width: 92px;
    position: absolute;
    top: 6px;
    left: 10px;
}
.header-info__mspu .year {

 	padding-right: 43px;
    width: 80px;
 }
 .header-info__mspu  .year__base {
 	background: linear-gradient(45deg, #55848a 33%, #55848a 66%, #55848a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #55848a;
  line-height: 1;
  padding-left: 5px;
 }
 .header-info__mspu  .number {
 	background: linear-gradient(45deg, #55848a 33%, #55848a 66%, #55848a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #55848a;
 	font-size: 32px;
    font-weight: 800;
    margin-left: -3px;
 }

 .header-info__mspu .name {

  	padding-right: 40px;
  }
.header-info__mspu .name h1 {
	color: #0e636c;
	text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5);
  font-size: 23px;
}

.header-info__en {
	background-color: #95b6bb;
   	min-height: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-style: italic;
    width: 100%;
    padding: 5px 0;
}
.header-info__en .name {
  color: #fff;
  text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5);
  padding:  0 10px;
}
/*Custom style for the logo site*/



/*Gor menu module*/
#jawnav ul ul {
	padding-top: 2px;
}
#jawnav,#jawnav span.inner{
	border-radius: unset!important;
}
#jawnav > ul > li > a {
	padding: 20px;
    text-decoration: none;
     text-transform: none; 
     color: #fff;

}	
#jawnav > ul > li > a:active,
#jawnav > ul > li > a:hover {
	 color: #fff;

}
#jawnav ul ul li:hover > a, #jawnav ul ul li a:hover, #jawnav ul ul li.current > a {
	background:none!important;
}
#jawnav ul ul li a {
	padding:12px 15px;
}
#jawnav ul ul li.has-sub > a::after {
	top: 17px;
}
/*Gor menu module*/

/*responsive imgs*/
#main > section   article > p > img,
#main > section  article > p > a.thumbnail.highslide.with-zoomin-img > img {
	max-width: 100%!important;
	height: auto;
}

/*responsive imgs*/


/*Search form*/

#right > form  div.search,#right >  form > div, aside#right div.moduletable form div.search {
	 display: -webkit-flex;
	 display: -moz-flex;
	 display: -ms-flex;
	 display: -o-flex;
	 display: flex;
}


#login-form .inputbox, .registration input, .profile-edit input,
 #login-form .inputbox, .contact .inputbox, .login-fields input, 
 .remind input, .reset input, .word .inputbox, .search .inputbox, .finder .inputbox {
  border: none;
  height: 27px;
  border: none;
}


input.button, button.button, button.validate {
  padding: 3px 10px 3px 10px;
}

.search input[type=text] {
	padding-left: 5px;
}

/*on the search page*/

#searchForm, #finder-search fieldset.word input.button, button.button, #searchForm > fieldset {
	background: transparent!important;
	padding: 0!important;
}


#searchForm > fieldset > button {
	background: #fff!important;
	border: none;
	padding: 9px 20px!important;
    background: #171e28!important;
    color: #fff;
    margin: 0; 
}

 fieldset.word .inputbox, .search .inputbox {
	margin: 0;
    width: 75%;
    background-color: #fff;
    border: 1px solid rgb(0 0 0 / 39%);
}
/*on the search page*/
/*Search form*/


#offlajn-accordion-101-1-container .offlajn-accordion-101-1-container-inner,#offlajn-accordion-139-1-container .offlajn-accordion-139-1-container-inner {
	border: 1px solid #d0d0d0;
    box-shadow:none;
}
#offlajn-accordion-101-1-container dl.level2 dt a:HOVER, #offlajn-accordion-101-1-container dl.level2 dt a:HOVER span {
	text-decoration:underline;
	background: none!important;
}

#offlajn-accordion-101-1-container .level1 dt, #offlajn-accordion-101-1-container .level1 dt:HOVER, #offlajn-accordion-101-1-container .level1 dt.opened, #offlajn-accordion-101-1-container .level1 dt.opening {
	border-radius: 0;
}
.base-programs {
	margin: 20px 0;
}
.base-programs h5 {
	 font-size: 1.1em;
    line-height: 1.4;
    color: #26292b;
    margin-bottom: 5px;
}


/*custom btn*/
#main .btn {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  margin: 2px 0;
  border: solid 1px transparent;
  border-radius: 3px;
  padding: 0.5em 1em;
  color: #ffffff!important;
  background-color: #9555af;
  transition: all .2s linear;
}

#main .btn:active {
  transform: translateY(1px);
  filter: saturate(150%);
}

#main .btn:hover,
#main .btn:focus {
  color: black;
  border-color: white!important;
  background-color: white!important;
  transition: all .2s linear;
  border: 1px solid #777!important;
}

/*slider controls */
.besps_ctrls, .besps_ctrls .besps_ctrls_1_0 {
	position: relative;
}
.besps_ctrl_left, .besps_counter {
	display: none;
}
.besps_ctrl_right {
   position: absolute;
   left: 0;
   z-index: 99;
   top: 14px;
}


.besps_ctrl_right > a:nth-child(1),.besps_ctrl_right > a:nth-child(2) {
    display: none;
    visibility: hidden;
}

.besps_ctrls_1_0 {
	height: 20px!important;
	padding-top: 0!important;
	width: 100%!important;
}

/*
Center pedagogical technologies
*/
.cpt-cards {
    display: flex;
    flex-basis: 33.3%;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 1.2em;
    padding: 0 0 10px 0;
    /*overflow-x: scroll;*/
    margin: 20px 0;
    /*overflow-y: hidden;*/
}
.cpt-cards > a {
	text-decoration: none;
}
.cpt-card {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  border: 1px solid gray;
  margin: 4px;
  border-radius: 3px;
  flex-wrap: wrap;
  box-shadow: 0 3px 10px 0 rgba(122,122,122,.07);
  transition: .2s ease-out;
  min-height: 248px;
  width: 280px;
}
.cpt-card:hover {
    box-shadow: 0 3px 10px 0 rgba(0,0,0,.07);
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
     border: 1px solid #fafafa;
}
.cpt-card .content {
  flex: 1 1 auto;
  /*padding: 5px;*/	
}
.cpt-card .content > img {
   object-fit: cover;
   width: 100%;
   min-height: 100px;
}
.cpt-card .content address {
	padding: 10px 10px;
}
.cpt-card .content address span {
	font-weight: 600;
	color: #607d8b;
	text-decoration: none;
}

.cpt-card > footer {
  padding: 10px;
  color: #fff;
  font-size: 1em;
  text-align: center;
  background: linear-gradient(to bottom right, #56ab6c, #78af32);
}

/*news*/
 .cpt-media { 
    display: flex;
    align-items: flex-start;
    border: 1px solid rgb(128 128 128 / 12%);
    margin-bottom: 16px;
    transition: all .2s linear;
  }
  .cpt-media:hover {
  	 box-shadow: 0 3px 10px 0 rgba(0,0,0,.07);
  	 border: 1px solid rgb(128 128 128 / 34%);
  	 transition: all .2s linear;
  }
  .cpt-media .content {
    padding: 10px;
  }
  .cpt-media .content h3 {
  	text-transform: uppercase;
  	font-size: .9em;
  	margin-top: 0!important;
  	line-height: 1.4;
  }
   .cpt-media .content p {
   	line-height: 1.5;
   }
  .cpt-media .image {
    flex: 0;
  }
  .cpt-media .image img {
    max-width: 220px;
  }
  .cpt-media .media.flipped {
    flex-direction: row-reverse;
  }
@media only screen and (max-width: 500px) {
	.cpt-media {
		flex-direction: column;
	}
	.cpt-media .image img {
		 max-width: 100%;
		height: auto;
	}
}
/*news*/
/*tabset*/
.tabset {
	width: 100%;
}
.tab-content {
	padding: 15px;
	border: 1px solid rgb(210 210 210 / 33%);
	min-height: 400px;
	display: none;
	transition: all .1s linear;
}
.tab-content p {
	line-height: 1.4;
}
.tab-content.active {
	display: block;
	transition: all .1s linear;

}
.btn-nav-tab {
	display: inline-block;
	padding: 20px;
	color: #fff;	
	cursor: pointer;
	border: 0;
	font-size: 16px;
	padding: 10px 20px;
	background: #fff;
	transition: all .1s linear;
	background-image: linear-gradient(to right, #383f48, #191b1a);

}
.btn-nav-tab:focus {
	outline: none;
}
.btn-nav-tab.active {
    background-image: linear-gradient(to right, #015AD1, #1748BC);
    color: #fff;
}
@media screen and (max-width: 992px) {
	.btn-nav-tab {
		width:100%;	
	}
}
/*tabset*/

/* responsive iframe */
.iframe-box {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
/* end responsive iframe */

/* custom table */
.table {
	border-spacing: 0px;
	width: 100%;
}
.table thead > tr {
	background-color: #1a1a1b!important;
    font-size: 13px;
    color: #fff;
}
.table thead  tr > th {
	padding: .5rem;
}
.table tbody tr > td {
	padding: .5rem;
}

.table tbody tr:nth-child(even){
	background-color: white;
}
/*custom table */
 table.table {
	 width: 100%!important;
	 border-collapse:collapse;
	 border-spacing:0;
	 font-size: 15px;
 }
 table.table td, table.table th {
	 padding: 3px;
 }

 table.table th {
 	background-color: #3d414d;
	color: #fff;
 }
 table.table td:nth-child(even) {
 	text-align: center;
 }
 /*.table .thead-dark th {
 	background: #000;
		color: #fff;
 }*/
 .table .thead-dark th:nth-child(odd) {
 	background: #009688;
 }
 .table .thead-dark th:nth-child(even) {
 	background: #f44336;
 }
 table.table td >span.red {
 	color:red;
 }

/* end custom table */

/*phonebook*/
#phonebookInput {
    background-image: url('searchicon.png');
    background-position: 10px 12px;
    background-repeat: no-repeat;
    width: 91.4%;
    font-size: 16px;
    padding: 12px 20px 12px 40px;
    border: 1px solid #ddd;
    margin-bottom: 12px;
}

#phonebookTable {
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #ddd;
    font-size: 16px;
}

#phonebookTable th,
#phonebookTable td {
    text-align: left;
    padding: 12px;
}

#phonebookTable tr>td.department {
    text-align: left;
    font-size: .9em;
    color: #0e474e;
    font-weight: 600;
    background-color: #f1f1f1;
}

#phonebookTable tr {
    border-bottom: 1px solid #ddd;
}


#phonebookTable tr:hover {
    background-color: #f1f1f1;
}

#phonebookTable tr.header {
    background-color: #3d414d;
    color: #fff;
    font-size: .9em;
    border: 1px solid #3d414d;
}

.department.hide-department {
    display: none;
}

.department.show-department {
    display: table-cell;
}
/* end phonebook*/

/*Responsive Image Grid*/
.img-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 4px;
  justify-content: center;
}
.img-grid .column {
  padding: 0 4px;
  /*  flex: 25%;
  max-width: 25%;*/
   flex: 32%;
   max-width: 32%;
}
.img-grid .column img {
  margin-top: 8px;
  width: 100%;
  vertical-align: middle;
}

@media screen and (max-width: 800px) {
  .img-grid .column {
    flex: 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .img-grid .column {
    flex: 30%;
    max-width: 30%;
  }
}

@media screen and (max-width: 600px) {
  .img-grid .column {
    flex: 100%;
    max-width: 100%;
  }
}

/*.Responsive Image Grid*/

/*rihgt-bottom sidebar*/
.rb-banners {
	display: flex;
	flex-direction: column;
	justify-content: center;
	max-width: 100%;
    margin-top: -26px;
}
.rb-banners > a {
	text-decoration: none;
	color: #0e636c;
	font-size: .9rem;
	text-transform: uppercase;
	font-weight: 600;
}
.rb-banners__item {
    text-align: center;
    background: rgb(255 255 255 / 58%);
    /*border-radius: 3px;*/
    padding: 1.5rem 1.5rem;
    margin-bottom: .2rem;
    /*box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);*/
    border: 1px solid #0e636c;
    transition: all .2s linear;
  }
  .rb-banners__item:hover {
    background-color: #0e636c;
    color: #fff;
    transition: all .2s linear;
  }
/*.rihgt-bottom sidebar*/


/*Cards*/
.cards {
  margin: 30px 0;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  grid-gap: 10px;
  align-items: stretch;
   text-align: center;
}
.cards > a {
  text-decoration: none;
}
.cards .card-item {
  display: flex;
  justify-content: center;
  flex-direction: column;
  line-height: 1.4;
  align-items: center;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px;
  color: #fff;
  background-color: rgb(19 19 19 / 65%);
  box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.5);
  transition: all .2s linear;
  min-height: 90px;
}
.cards .card-item:hover {
	background-color: rgb(19 19 19 / 85%);
	transition: all .2s linear;
}

.cards .card-item.card-bg-1,
.cards .card-item.card-bg-2,
.cards .card-item.card-bg-3,
.cards .card-item.card-bg-4,
.cards .card-item.card-bg-5,
.cards .card-item.card-bg-6,
.cards .card-item.card-bg-7,
.cards .card-item.card-bg-8,
.cards .card-item.card-bg-9,
.cards .card-item.card-bg-10 {
  background-repeat: no-repeat;
  background-blend-mode: darken;
  background-size: inherit;
  background-position: center center;
}
.cards .card-item.card-bg-1 {
  background-image: url("http://mspu.by/images/bgcards/1.jpg");
}

.cards .card-item.card-bg-2 {
  background-image: url("http://mspu.by/images/bgcards/2.jpg");
}

.cards .card-item.card-bg-3 {
   background-image: url("http://mspu.by/images/bgcards/3.jpg");
}
.cards .card-item.card-bg-4 {
  background-image: url("http://mspu.by/images/bgcards/4.jpg");
}

.cards .card-item.card-bg-5 {
  background-image: url("http://mspu.by/images/bgcards/5.jpg");
}
.cards .card-item.card-bg-6 {
  background-image: url("http://mspu.by/images/bgcards/6.jpg");
}
.cards .card-item.card-bg-7 {
  background-image: url("http://mspu.by/images/bgcards/cpt-1.jpg");
}
.cards .card-item.card-bg-8 {
  background-image: url("http://mspu.by/images/bgcards/cpt-2.jpg");
}
.cards .card-item.card-bg-9{
  background-image: url("http://mspu.by/images/bgcards/cpt-3.jpg");
}
.cards .card-item.card-bg-10 {
  background-image: url("http://mspu.by/images/bgcards/cpt-4.jpg");
}
.cards .card-item.card-bg-10 address {
  padding: 0px 27px;
  font-size:.9em;text-transform: none;
  margin: 0!important;
  
}
.cards .card-item.card-bg-10 address > p {
	margin: 3px 0;
}
/*.Cards*/

/*image center*/
.image-center {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

  .startup {
    position: relative;
    z-index: 1;
  }
  .startup::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 147px;  
    object-fit: contain;
    background-image: url("http://mspu.by/images/news/03.2021/bg-startup.jpg");
    background-repeat: no-repeat;
    /*background-position: left center;*/
     z-index: -1;
  }
/*custom details and summary*/
.detailsStyles {
	margin: 6px 0;
}
details.detailsStyles > summary {
	font-size: 15px; font-weight: 700; text-transform: uppercase;
	cursor: pointer;
	border: 1px solid #ededed;
    border-radius: 3px;
    padding: 1rem;
    transition: all 300ms;
}
details.detailsStyles > summary:hover {
	background-color: #e1e7e7;
	cursor: pointer;
	transition: all 300ms;
}

details.detailsStyles > summary::marker {
	color: gray;
}
/*end custom details and summary*/

/*monitoring custom table*/
table.table {
 	width: 100%!important;
 	border-collapse:collapse;
 	border-spacing:0;
	font-size: 17px;
 }
 table.table, table.table td, table.table th {
 border: 1px solid #595959;
 }
 table.table td, table.table th {
 	padding: 3px;
 	width: 30px;
 	height: 35px;
 }
 table.table th {
 	background-color: #272727;
 	font-size: 16px;
 	color: #fff;
 }
 table.table td:nth-child(even) {
 	text-align: center;
 }
 /*.table .thead-dark th {
 background: #000;
 color: #fff;
 }*/
 .table .thead-dark th:nth-child(odd) {
 background: #009688;
 }
 .table .thead-dark th:nth-child(even) {
 	background: #f44336;
 }
 table.table td >span.red {
 color:red;
 }

/*end monitoring custom table*/

.dop-nabor {
	display: flex;flex-direction: column; align-items: center; justify-content: center; border:10px solid;border-image:linear-gradient(#1565c0,#b92b27) 30;padding:43px;height:auto;background-color:#f1f1f1;font-size:1.2rem;
}
@media only screen (max-width: 768) {
  .dop-nabor {
    padding: 8px;
  }
  .dop-nabor h2{
    font-size: 1rem!important;
  }
}

/*student-card  see turkm zemp -as example*/
.st-card-row {
      display: grid;
      grid-gap: 1rem;
      grid-template-columns: repeat(auto-fit, minmax(20ch, 320px));
      justify-content: center;
    }
    .st-card {
      display: flex;
      flex-direction: column;
      border: 1px solid #e4e4e4;
      border-radius: 7px;
      overflow: hidden;
    }
    .st-card__img {
      object-fit: cover;
      height: 60vh;
    }
    .st-card__content {
      padding: 20px;
    }
/*student-card*/

/*for chat-bot*/
.feedback {
    display: flex;
    flex-wrap:wrap;
    justify-content: center;
    gap: 1em;

}
.feedback > * {
    flex: 0 1 15%;
    text-align: center;
}
.feedback__col {
    width: 200px;
    height: 116px; 
    border: 1px solid rgb(204, 203, 203);
    padding: 1rem;
    display: flex;
    flex-direction: column;	
     align-items: center;
     justify-content: center;
     border-radius: 3px;
     text-decoration: none;
     transition: 300ms linear;
}
.feedback__col:hover {
	border: 1px solid #777;
	background: #f1f1f1;
	transition: 300ms linear;
}
.feedback__col h4 {
	margin-top: 1rem;
}
/*for chat-bot*/


/*
cards bel version olimpic games
*/ 
.card-row {
  display: grid;
  grid-gap: .5rem;
  grid-template-columns: repeat(auto-fit, minmax(20ch, 1fr));
  justify-content: center;
}

.card-one {
  display: grid;
  grid-gap: 2rem;
  grid-template-columns: repeat(auto-fit, minmax(20ch, 1fr));
  justify-content: center;
  max-width: 234px;
}
.card {
  display: flex;
  flex-direction: column;
  border: 1px solid #f1f1f1;
  border-radius: 3px;

  overflow: hidden;
}

.card__img {
  object-fit: cover;
  height: 360px;
}
.card__content {
  padding: 20px;
}
.card__content h3 {
	margin: 0!important;
}
.card__images {
	display: flex;
	flex-wrap: wrap;
}
.card__images img {
	width: 100%!important;
	height: auto;
}