@font-face
{
    font-family: 'icon-social';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/social/icon-social.eot?1525466728');
    src: url('../fonts/social/icon-social.eot?&1525466728#iefix') format('embedded-opentype'), url('../fonts/social/icon-social.ttf?1525466730') format('truetype'), url('../fonts/social/icon-social.woff?1525466730') format('woff'), url('../fonts/social/icon-social.svg?nrsyi9#icomoon') format('svg');
}

[class^="icon-social-"], [class*=" icon-social-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icon-social' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-social-instagram:before {
    content: "\e900";
}
.icon-social-email:before {
    content: "\e901";
}
.icon-social-fb:before {
    content: "\e902";
}
.icon-social-ok:before {
    content: "\e903";
}
.icon-social-phone:before {
    content: "\e904";
}
.icon-social-tw:before {
    content: "\e905";
}
.icon-social-vk:before {
    content: "\e906";
}
.icon-social-youtube:before {
    content: "\e907";
}

html,
body {
    height: 100%;
    min-height: 100%;
    display: block;
}
body {
    min-width: 320px;
    position: relative;
    -ms-user-select: none;
}
body button:focus,
body select:focus,
body .bootstrap-select button.dropdown-toggle:focus {
    outline: 0 !important;
}
/*3-level menu custom */
header .three-level-navbar .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 101%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0;
    width: 300px;
    max-width: 300px;
}
header .dropdown-menu .dropdown-menu li a {
    white-space: normal;
    line-height: 1.2;
}
header .three-level-navbar .dropdown-submenu > a {
    position: relative;
}
header .three-level-navbar .dropdown-submenu > a:after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    border-left-color: #000;
    position: absolute;
    right: 6px;
    top: 50%;
    margin-top: -4px;
}
header .three-level-navbar .dropdown-submenu .caret {
    display: none;
}
header .three-level-navbar .dropdown-submenu.pull-left {
    float: none;
}
header .three-level-navbar .dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    border-radius: 0;
}
header .navbar-default .navbar-nav > .open > a,
header .navbar-default .navbar-nav > .open > a:focus,
header .navbar-default .navbar-nav > .open > a:hover {
    background: transparent;
}
header .dropdown-menu > .active > a,
header .dropdown-menu > .active > a:focus,
header .dropdown-menu > .active > a:hover,
header .nav .open > a,
header .nav .open > a:focus,
header .nav .open > a:hover{
    background: transparent;
    color: inherit;
}
@media screen and (max-width: 980px) {
    nav .dropdown-submenu .dropdown-menu li {
        padding-left: 20px;
    }
    header .three-level-navbar .dropdown-submenu > a:after {
        transform: rotate(90deg);
    }
    header .three-level-navbar .dropdown-submenu > .dropdown-menu {
        width: 100%;
        max-width: 100%;
    }
}
/*new menu */
.navbar-default .user-info-menu > a {
    margin-right: 0;
}
.dropdown-menu > li > a,
.dropdown-menu > li > span {
    color: #000;
}
.navbar-default .dropdown-menu li span {
    display: block;
    font-size: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #ddd;
}
.navbar-default .dropdown-menu.dropdown-user {
    min-width: 285px;
    border-radius: 4px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    padding: 10px 0 15px 0;
}
header .navbar-default .navbar-right > li {
    border-right: none;
    border-left: 1px solid #ccc;
    padding-left: 10px;
}
.navbar .dropdown-menu > li > a {
    padding: 7px 20px 7px 20px;
}
.navbar-default .navbar-right .user-info-menu i.fa {
    font-size: 18px;
}
.navbar-default .navbar-right {
    padding: 30px 0;
}
.navbar-default .user-info-menu.open > a,
.navbar-default .user-info-menu.open > a:hover,
.navbar-default .user-info-menu.open > a:focus {
    background: none;
    border-color: transparent;
}
.navbar-default .user-info-menu a:hover i,
.navbar-default .user-info-menu.open a i,
.navbar-default .user-info-menu.open a:hover i,
.navbar-default .user-info-menu.open a:focus i {
    color: #3c79d7;
}
/*override theme and bootstrap defaults */
header .navbar-default .dropdown-menu li.auth-user-name {
    padding: 7px 20px 0 20px;
}
header .dropdown-menu > li > a:hover,
header .dropdown-menu > li > a:focus {
    color: #3c79d7;
    background: transparent;
}
header .navbar-default .navbar-nav > .active > a {
    color: #3c79d7;
}
header .navbar-nav > li > a {
    border-width: 1px;
    padding-bottom: 1px;
}
header .navbar-default .navbar-nav > li > a:hover {
    color: #555;
    border-color: #555;
}
header .navbar-default .navbar-nav .user-info-menu a:hover,
header .navbar-default .navbar-nav .user-info-menu a:hover:focus {
    border-color: transparent;
}

/*breadcrumbs */
.breadcrumb {
    background: none;
    padding: 20px 0 15px;
    margin: 0;
}
.breadcrumb li a {
    font-size: 1.6rem;
}

/*backdrop fix for modal window */
.modal-backdrop.in {
    opacity: 0.5;
    background: #fff;
}
/*custom white button */
.btn-revert,
.btn.btn-revert {
    color: #000 !important;
    background: #fff;
}
.btn.btn-revert:hover,
.btn.btn-revert:focus {
    color: #fff !important;
    background: #3c7ad8;}
.btn-small {
    min-width: 175px;
}
/*button with icon */
.btn .btn-left-icon {
    margin-right: 10px;
}
/*MAIN */
main.main {
    min-height: 700px;
}

/*фикс списка буллетов */
.ib-html-text ul li *:not(a) {
    vertical-align: top;
}

/*фикс контейнера внутри контейнера (если вытащить инфоблок у которого внутри шаблона уже есть контейнер с шириной) */
.main-container .container {
    width: 100%;
}

/*отступ для первого инфоблока от хедера */
.ib-html-text h1,
.ib-html-text h2,
.ib-html_template h1,
.ib-html_template h2,
.search-page .search-title {
    margin: 20px 0 10px;
}
/*Footer */
footer.footer {
    padding-bottom: 40px;
}
footer.footer h4 {
    margin-top: 0;
}
/*временно для иконки в поиске */
.sort-row li a {
    font-weight: 300 !important;
}
.search-sort .pull-right .nav-tabs > li > a {
    padding-right: 20px;
}
.sort-row a.SortToggler_arrowDown svg {
    transform: rotate(180deg);
}
/*buttons from tinyMCE */
a.type-1,
a.type-2,
a.type-3,
a.type-4,
a.type-5,
a.type-6 {
    display: inline-block;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 3px;
}
a.type-1:hover,
a.type-2:hover,
a.type-3:hover,
a.type-4:hover,
a.type-5:hover,
a.type-6:hover {
    text-decoration: none;
}
a.type-3,
a.type-4,
a.type-5,
a.type-6 {
    padding: 18px 0 15px;
    margin: 0 25px;
    font-size: 1.6rem;
}
a.type-1 {
    color: #fff;
    background: #3c7ad8;
    padding: 10px 20px;
}
a.type-1:hover {
    color: #000;
    background: #fff;
    box-shadow: 0 5px 12px 0 rgba(0, 120, 255, 0.07);
}
a.type-2 {
    color: #000;
    background: #fff;
    padding: 10px 20px;
    box-shadow: 0 5px 12px 0 rgba(0, 120, 255, 0.07);
}
a.type-2:hover {
    color: #fff;
    background: #3c7ad8;
    box-shadow: none;
}
a.type-3 {
    color: #000;
    font-weight: 400;
}
a.type-3:hover {
    color: #3c7ad8;
}
a.type-4 {
    border-bottom: 4px solid #3270d4;
    color: #3c7ad8;
    font-weight: 600;
}
a.type-5 {
    color: #000;
    font-weight: 300;
}
a.type-5:hover {
    color: #3c79d7;
}
a.type-6 {
    color: #3c79d7;
    border-bottom: 1px solid #3c79d7;
}
/*tables from tinyMCE */
/*no border */
table.borderless,
table.borderless th,
table.borderless tbody td,
table.borderless tbody tr {
    border: none;
}
/*no border compressed*/
table.borderless.compressed,
table.borderless.compressed td {
    padding: 0;
}
/*only horizontal border */
table.borderless-row,
table.borderless-row th,
table.borderless-row tbody td {
    border: none;
}
table.borderless-row tr {
    border-bottom: 1px solid #ddd;
}
/*only vertical border */
table.borderless-column,
table.borderless-column th,
table.borderless-column tbody td {
    border: none;
}
table.borderless-column tbody td {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
table.borderless-column tbody td:first-child {
    border-left: none;
}
table.borderless-column tbody td:last-child {
    border-right: none;
}
/*lists as paragraph */
main ul li,
main ol li {
    font-family: "Exo 2";
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1.1;
}
/*hepler for infoblocks */
main h1 i.helper,
main h2 i.helper {
    cursor: pointer;
}
/*override common css */
.bootstrap-select .btn {
    height: auto;
}

.dropdown-toggle.btn-default:not(.disabled),
.dropdown-toggle.btn-default:not(.disabled):hover {
    background: transparent;
}

/*auth page default for all(in additional css override img and colors for each portal) */
/*classes for footer bottom position && centered content like as login page, 404 page */
.table-view-page .wrapper {
    display: table;
    height: 100%;
    width: 100%;
}
.table-view-page .wrapper .content-position {
    display: table-row;
    height: 100%;
    position: relative;
}
.table-view-page .wrapper .content-position .content-position-cell {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    background: url('../img/auth-bg.png') no-repeat center center;
}
.table-view-page .panel-title,
.table-view-page .panel-body,
.table-view-page .panel-footer {
    padding: 0;
}
.table-view-page .error-panel .panel-title {
    font-size: 24px;
}
.table-view-page .error-panel .panel-body,
.table-view-page .error-panel .panel-footer {
    padding: 15px;
}

/*error pages styles */
.table-view-page .panel-error {
    text-align: center;
}
/*login page */
.top-bottom-decor {
    border-top: 14px solid;
    border-bottom: 14px solid;
    border-color: #007bbc;
}
.auth-page-login-panel {
    border-radius: 0;
    background: transparent;
    border: none;
    box-shadow: none;
    margin: 0;
}
.auth-page-login-panel .panel-title {
    padding-bottom: 20px;
}
.auth-page-login-panel .panel-title img {
    display: inline-block;
    margin-bottom: 10px;
}
.auth-page-login-panel .panel-title h2 {
    color: #019834;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 33px;
}
.auth-page-login-panel .panel-title h6 {
    font-size: 18px;
    font-weight: 400;
}
.auth-page-login-panel .forgot-password {
    margin-bottom: 25px;
}
/* custom right icons */
.auth-page-login-panel .has-icon {
    position: relative;
}
.auth-page-login-panel .has-icon input {
    padding-right: 30px;
}
.auth-page-login-panel .form-control-icon {
    display: block;
    position: absolute;
    text-align: center;
    right: 10px;
    bottom: 10px;
    z-index: 3;
    font-size: 22px;
    color: #007bbc;
}
.home-docs .form-group input:hover, .home-docs .form-group input:focus {
    border: none;
}
/*full width for main page */
.main-page-full-width > .row {
    margin: 0;
}
.main-page-full-width > .row > [class*='col-']{
    padding: 0;
}
/*loading backdrop */
.modal-backdrop.fade.in.loader {
    background: transparent;
    opacity: 1;
}
.modal-backdrop.fade.in.loader:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    opacity: 0.7;
}
#loader {
    display: block;
    width: 73px;
    height: 73px;
    border-radius: 100%;
    content: "";
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -37px;
    margin-right: -37px;
    background: url(../img/loading_small.gif) no-repeat left top;
    z-index: 1041;
}
/*Кастомизация окна поиска с подсказкой (аккордеон) */
#search-modal .accordion {
    margin-top: 25px;
}
#search-modal .accordion .panel-title {
    font-size: 1.8rem;
}

/*Общее у всех инфоблоков, у всех порталов */
.ib-filter {
    margin-bottom: 20px;
}

.ib-asterplot,
.ib-barchart,
.ib-hbar,
.ib-hgrouping,
.ib-html_template {
    margin-top: 0;
}
/*Различные фиксы и доработки */
/*добавление переноса пунктов меню вверху карты(чтобы скрыть скролл при меньшей ширине) */
.DistrictsCompare_menu ul.Tabs_menu {
    display: block;
}
.DistrictsCompare_menu ul.Tabs_menu li.Tabs_menu-item {
    display: inline-block;
}

/* 17.04 (временный фикс по задаче POPL-1705)*/
.InfoText_info {
    justify-content: center;
}
/* быстрый fix выравнивания отступов*/
.text-sm { /*как в футере для ссылок, но для обычных текстов */
    color: #414141;
    font-size: 1.3rem;
    font-weight: 300;
    line-height: 1.4em;
    margin-top: 0;
}
.footer .footer-mail,
.footer .footer-phone,
.footer .footer-fax {
    margin-left: 60px;
}
.footer .without-indent .footer-mail,
.footer .without-indent .footer-phone,
.footer .without-indent .footer-fax {
    margin-left: 0;
}
@media screen and (max-width: 980px) {
    .footer .footer-mail,
    .footer .footer-phone,
    .footer-fax {
        margin-left: 0;
    }
}
/*Иконка факса */
.footer-phone {
    margin-bottom: 12px;
}
.footer-fax {
    position: relative;
    padding-left: 28px;
}
.footer-fax img {
    position: absolute;
    left: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.footer-counter {
    margin-bottom: 10px;
}

/*override zephyr styles */
body .SlickSlider_button {
    bottom: auto; top: 299px;
}
body .SliderMain_button_left {
    left: 25px;
}
body .SliderMain_button_right {
    right: 25px;
}
body .LinksCarousel_item-content {
    margin-left: 20px;
}

.bootstrap-select.btn-group.dropup .dropdown-menu {
    top: auto;
    padding-top: 5px;
}
body .bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 20px;
}
.ib-main-bg {
    background-color: #f9f9f9;
}
.container-fluid #main_slider {
    margin: 0 -15px; /*fix для слайдера*/
}

/*для демо палитры, потом удалить */
.one-half {
    width: 50%;
    float: left;
    padding: 15px;
}
.color-element {
    margin-bottom: 10px;
    display: block;
    text-align: center;
}
.color-box {
    width: 250px;
    height: 20px;
    margin: 0 auto;
}
/*fix for ig with no period */
body .InfoBudgetProcessCard_period {
    min-height: 55px;
}
/*Скрытие различных элементов которых опциями не убрать */
.ServiceCards_header .link-block,
.InfoText_info .InfoText_download,
.StateProgrammes_stateProgrammes .InfoTooltipLink_root,
.DistrictsCompare_root .InfoTooltipLink_root,
.DistrictsCompare_root > .link-primary.link-align-center.link-block,
.BudgetStructure_root .InfoTooltipLink_root {
    display: none;
}
/*react modal windows close button center */
.ModalWindow_modalContent .ModalWindow_close {
    top: 28px;
}
/*fixes ib на главной */
/*госпрограммы */
#ProgrammesContainer_wrapper,
.StateProgrammes_stateProgrammes {
    position: relative !important;;
    z-index: 10 !important;
}
.StateProgrammes_stateProgrammes .InfoCards_unit {
    margin-top: -4px;
}
/*новости */
@media screen and (max-width: 980px) {
    .home-news {
        padding-top: 50px;
    }
}
/*новости на главной (в виде плитки, override зефир по адаптивности POPL-2094) */
.ib-html-text .home-news .container h1 {
    margin-bottom: 25px;
    margin-top: 0;
}
.ib-html-text .home-news .container h1 + h1 {
    position: relative;
    margin-top: -20px;
}
.card-news.card-news--preview {
    padding: 45px 50px 50px 50px;
}
.card-news.card-news--preview .card-news__inner time {
    color: #fff;
}
/*руководитель */
.home-head .home-head__info {
    padding-left: 55px;
    padding-top: 44px;
    padding-right: 55px;
    padding-bottom: 20px;
}

.home-head__photo {
    overflow: hidden;
}

.scroller {
    z-index: 999 !important;
}

html:not(.blind) .main-card__icon_dark,
html:not(.blind) .main-card__icon_light,
html:not(.blind) .main-card__icon_blue {
    display: none;
}

/* filter */
.f_wrapper {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}

.f_wrapper .form-group.cb_filter {
    margin-bottom: 0;
}

.modal-hide,
.fool-toggler{
    position: absolute;
    top: 29px;
    right: 49px;
    float: right;
    width: 24px;
    height: 24px;
    padding: 0;
    border-radius: 0;
    border: none;
    margin-top: 28px;
    background-color: transparent;
    opacity: 1; }

.fool-toggler{
    right: 79px;
    top: 28px;
    width: 27px;
    height: 27px;
}

.modal-hide,
.fool-toggler{
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20); }
.modal-hide:hover,
.modal-hide:focus,
.fool-toggler:hover,
.fool-toggler:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-hide::before, .modal-hide::after {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 30px;
    height: 2px;
    content: '';
    background-color: #000; }

.modal-hide::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.modal-hide::after {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

button.modal-hide {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.social__item {
    color: #808080;
    font-size: 16px;
}

.social__item:hover,
.social__item:focus {
    color: #000000;
    text-decoration: none;
}

/* fix map Zefir*/
.DistrictsCompare_tooltip {
    z-index: 2 !important;
}

/* fix menu */
.navbar-nav>li>.dropdown-menu {
    z-index: 9999;
}

/* fix Zefir*/

.ib-html-text table a {
    display: inline-block !important;
}

.ib-html-text a {
    display: inline !important;
}

.ib-html-text a[class^="type-"],
.ib-html-text a.btn {
    display: inline-block !important;
}

a.main-card__item {
    display: block !important;
}

.ib-html-text a.link-block { /*zephyr style for link*/
    display: flex !important;
}

.search-content .search-results .link-counter { /*zephyr fix for 3 digits on search results*/
    margin-right: 15px;
    width: 30px;
    height: 30px;
    line-height: 28px;
}

/*Блок Данные и сервисы(не зефир) */
.data-services {
    padding-top: 90px;
    padding-bottom: 70px;
    background-color: #dde4ea;
}
.data-services__header {
    font-size: 6.2rem !important;
    font-weight: 600;
}
.data-services__header em{
    font-weight: 300;
    font-style: normal;
}
.data-services__title {
    font-size: 24px;
    font-weight: 500;
    color: #000;
    text-transform: none;
}
.data-services__description {
    font-size: 18px;
    font-weight: 300;
    text-align: center;
}
.data-services__link {
    background: url(../img/arr.png) no-repeat center right;
    padding-right: 12px;
}
.data-services__blocks {
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-top: 45px;
}
.data-services__blocks__item {
    box-shadow: 0 15px 50px -10px rgba(0,0,0,.4);
    padding: 174px 20px 40px;
    transition-property: box-shadow;
    transition-duration: .2s;
    margin: 5px;
    min-height: 375px;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
}
@media (max-width: 980px) {
    .data-services__blocks {
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media (min-width: 980px) {
    .data-services__blocks__item  {
        width: 33.33%;
    }
}
.data-services__blocks__item:hover {
    box-shadow: none;
}
.data-services__blocks__item_1 {
    background: #fff url(../img/interview.png) no-repeat center 41px;
    background-size: 110px;
}
.data-services__blocks__item_2 {
    background: #fff url(../img/forum.png) no-repeat center 41px;
    background-size: 110px;
}
.data-services__blocks__item_3 {
    background: #fff url(../img/compare.png) no-repeat center 41px;
    background-size: 110px;
}
.blind  .data-services {
    background: transparent;
}
.blind .data-services__blocks__item {
    box-shadow: none;
}
.blind--dark .data-services__blocks__item {
    border: 1px solid #fff;
}
.blind--light .data-services__blocks__item {
    border: 1px solid #000;
}
.blind--blue .data-services__blocks__item {
    border: 1px solid #19659e;
}
.blind--dark .data-services__blocks__item_1 {
    background: transparent url(../img/interview-white.png) no-repeat center 41px;
    background-size: 110px;
}
.blind--dark .data-services__blocks__item_2 {
    background: transparent url(../img/forum-white.png) no-repeat center 41px;
    background-size: 110px;
}
.blind--dark .data-services__blocks__item_3 {
    background: transparent url(../img/compare-white.png) no-repeat center 41px;
    background-size: 110px;
}
.blind--light .data-services__blocks__item_1 {
    background: transparent url(../img/interview-black.png) no-repeat center 41px;
    background-size: 110px;
}
.blind--light .data-services__blocks__item_2 {
    background: transparent url(../img/forum-black.png) no-repeat center 41px;
    background-size: 110px;
}
.blind--light .data-services__blocks__item_3 {
    background: transparent url(../img/compare-black.png) no-repeat center 41px;
    background-size: 110px;
}
.blind--blue .data-services__blocks__item_1 {
    background: transparent url(../img/interview-blue.png) no-repeat center 41px;
    background-size: 110px;
}
.blind--blue .data-services__blocks__item_2 {
    background: transparent url(../img/forum-blue.png) no-repeat center 41px;
    background-size: 110px;
}
.blind--blue .data-services__blocks__item_3 {
    background: transparent url(../img/compare-blue.png) no-repeat center 41px;
    background-size: 110px;
}
.blind--dark .data-services__link {
    background: url(../img/arr-white.png) no-repeat center right;
}
.blind--light .data-services__link {
    background: url(../img/arr-black.png) no-repeat center right;
}
.blind--blue .data-services__link {
    background: url(../img/arr-blue.png) no-repeat center right;
}

/* не заработало ???
.ib-html-text a:not(.type-1),
.ib-html-text a:not(.type-2),
.ib-html-text a:not(.type-3),
.ib-html-text a:not(.type-4),
.ib-html-text a:not(.type-5),
.ib-html-text a:not(.type-6),
.ib-html-text a:not(.main-card__item) {
    display: inline !important;
}*/


@media (max-width: 590px) {
    .InfoGraphSlideHeader_date .InfoText_info{
        display: block;
        padding-right: 31px;
    }
}

.accordeon-primary .panel-title {
    clear: both;
    display: block;
}

.navbar-nav>li>a {
    line-height: normal;
}