@import url(http://fonts.googleapis.com/css?family=Forum&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,cyrillic);

/*========Background=======*/
.tm-navbar.uk-navbar {
  background-image: url("../images/noise-bg.png");
}

.anonsy {
    background: rgba(71, 71, 95, 0.6);
    padding: 10px 15px;
    border: 1px solid #4d5760;
}

.uk-contrast .uk-nav li > a {
    color: #fafafa;
}

div#tm-top-a {
    border-bottom: 5px solid #f7c60a;
}


div#tm-bottom-d, div#tm-bottom-d a {
    color: #4D5760;
}

div#tm-bottom-d {
    background-image: url("../images/footer_shadow.png");
	background-repeat: no-repeat;
    background-position: 50% 0;
}


/*========Navbar=======*/

.uk-navbar-nav > li > a[href="#"] {
    cursor: default;
}

.uk-navbar-nav {
    margin-left: 60px;
}

/*.uk-offcanvas {
    display: block;
}*/

.uk-navbar-toggle {
    color: #fff;
    font-size: 36px;
}

.uk-width-medium-3-5 {
    padding-left: 10px;
}

.uk-panel-title {
    font-size: 16px;
    margin-bottom: 10px;
}

.uk-dropdown-navbar {
    border-bottom: 3px solid #f7c60a;
}

ul.category-module li a {
    text-transform: uppercase;
    text-decoration: none;
}

.uk-nav-side i {
    font-size: 26px;
    vertical-align: middle;
    min-width: 28px;
	color: #9B9BFF;
}

/*========Article=======*/

img.uk-align-left {
    max-width: 400px;
}

a.uk-align-left {
    max-width: 250px;
}

.uk-article-meta {
    letter-spacing: 0.1px;
    background: #FFDB52;
    padding: 1px 5px;
    float: left;
    margin-top: 5px;
}

h3.uk-panel-title {
    min-height: 62px;
}

/*====Slider====*/
.uk-slideshow {
	margin: 0px 0px 20px !important;
}

.uk-slideshow {
    -webkit-box-shadow: 0px 9px 12px 0px rgba(50, 50, 50, 0.71);
    -moz-box-shadow: 0px 9px 12px 0px rgba(50, 50, 50, 0.71);
    box-shadow: 0px 9px 12px 0px rgba(50, 50, 50, 0.71);
    margin-bottom: 20px;
    border: 1px solid #4d5760;
}

/*====Sidebar menu====*/
.uk-navbar-nav {
    text-transform: uppercase;
}

.uk-nav-side > li > a {
    color: #f5f5f5;
    font-size: 17px;
    text-transform: uppercase;
}
.uk-nav-side > li > a {
    padding: 20px!important;
    background: #5A5AD2 ;
    margin-bottom: 10px;
    }

.uk-nav-side > li > a:hover, .uk-nav-side > li > a:focus {
    background: #8282dd;
    color: #f5f5f5;
    outline: none;
}

.uk-nav-side > li.uk-active > a {
    background: #3f484f;
    color: #f5f5f5;
    outline: none;
}


/*====Anonsy====*/

.uk-h5.uk-margin-top-remove {
    display: table;
}

.uk-h5 {
    font-weight: 500;
}

.dateanons {
    border: 1px solid #ccc;
    width: 30px;
    height: 30px;
    font-size: 12px;
	text-shadow: none;
    display: table-cell;
    padding: 0 5px;
    text-align: center;
    vertical-align: middle;
    background: #f7c60a;
    color: #282836;
    line-height: 16px;
}

.uk-grid-margin.uk-row-first {
    margin-top: 0;
}

.anonsa {
    margin-left: 8px;
    min-height: 35px;
}

.newsdate>time {
    display: table;
	border:none;
}

time.icon-calendar::before {
    padding-right: 4px;
}

.newsdate {
    background-color: rgba(63, 111, 182, 0.5);
    bottom: 5px;
    color: white;
    position: absolute;
    right: 5px;
    z-index: 1;
}

.link-blocks h3.uk-h3.uk-margin-top-remove {
    text-transform: uppercase;
}

/*====Search====*/

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: white;
    border: 1px solid #58646E;
}

select {
    border-color: #4D5760;
}

.dc_active_menu {
    background: #5a5ad2 none repeat scroll 0 0;
}

.mod_type li {
    padding: 3px 5px;
}