/* css используется для кастомных элементов демонстрации темы,
за одно его использую для кастомных элементов сайта */
@media (min-width: 992px) {
    .typo-line {
        padding-left: 140px;
        margin-bottom: 40px;
        position: relative;
    }
    .typo-line .category {
        transform: translateY(-50%);
        top: 50%;
        left: 0px;
        position: absolute;
    }
}

#map {
    position: relative;
    width: 100%;
    height: calc(100% - 60px);
    margin-top: 70px;
}

.places-buttons .btn {
    margin-bottom: 30px
}

.space-70 {
    height: 70px;
    display: block;
}

.tim-row {
    margin-bottom: 20px;
}

.tim-typo {
    padding-left: 25%;
    margin-bottom: 40px;
    position: relative;
}

.tim-typo .tim-note {
    bottom: 10px;
    color: #c0c1c2;
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    left: 0;
    margin-left: 20px;
    position: absolute;
    width: 260px;
}

.tim-row {
    padding-top: 50px;
}

.tim-row h3 {
    margin-top: 0;
}

.fixed-plugin li>a,
.fixed-plugin .badge {
    transition: all .34s;
    -webkit-transition: all .34s;
    -moz-transition: all .34s;
}

.fixed-plugin {
    position: fixed;
    top: 180px;
    right: 0;
    width: 64px;
    background: rgba(0, 0, 0, .3);
    z-index: 1031;
    border-radius: 8px 0 0 8px;
    text-align: center;
}

.fixed-plugin .fa-cog {
    color: #FFFFFF;
    padding: 10px;
    border-radius: 0 0 6px 6px;
    width: auto;
}

.fixed-plugin .dropdown-menu {
    right: 80px;
    left: auto;
    width: 290px;
    border-radius: 10px;
    padding: 0 10px;
}

.fixed-plugin .dropdown-menu:after,
.fixed-plugin .dropdown-menu:before {
    right: 10px;
    margin-left: auto;
    left: auto;
}

.fixed-plugin .fa-circle-thin {
    color: #FFFFFF;
}

.fixed-plugin .active .fa-circle-thin {
    color: #00bbff;
}

.fixed-plugin .dropdown-menu>.active>a,
.fixed-plugin .dropdown-menu>.active>a:hover,
.fixed-plugin .dropdown-menu>.active>a:focus {
    color: #777777;
    text-align: center;
}

.fixed-plugin img {
    border-radius: 0;
    width: 100%;
    height: 100px;
    margin: 0 auto;
}

.fixed-plugin .dropdown-menu li>a:hover,
.fixed-plugin .dropdown-menu li>a:focus {
    box-shadow: none;
}

.fixed-plugin .badge {
    border: 3px solid #FFFFFF;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 23px;
    margin-right: 5px;
    position: relative;
    width: 23px;
}

.fixed-plugin .badge.active,
.fixed-plugin .badge:hover {
    border-color: #00bbff;
}

.fixed-plugin .badge-blue {
    background-color: #00bcd4;
}

.fixed-plugin .badge-green {
    background-color: #4caf50;
}

.fixed-plugin .badge-orange {
    background-color: #ff9800;
}

.fixed-plugin .badge-purple {
    background-color: #9c27b0;
}

.fixed-plugin .badge-red {
    background-color: #f44336;
}

.fixed-plugin .badge-rose {
    background-color: #e91e63;
}

.fixed-plugin .badge-black {
    background-color: #000;
}

.fixed-plugin .badge-white {
    background-color: rgba(200, 200, 200, 0.2);
}

.fixed-plugin h5 {
    font-size: 14px;
    margin: 10px;
}

.fixed-plugin .dropdown-menu li {
    display: block;
    padding: 5px 2px;
    width: 25%;
    float: left;
}

.fixed-plugin li.adjustments-line,
.fixed-plugin li.header-title,
.fixed-plugin li.button-container {
    width: 100%;
    height: 50px;
    min-height: inherit;
}

.fixed-plugin li.button-container {
    height: auto;
}

.fixed-plugin li.button-container div {
    margin-bottom: 5px;
}

.fixed-plugin #sharrreTitle {
    text-align: center;
    padding: 10px 0;
    height: 50px;
}

.fixed-plugin li.header-title {
    height: 30px;
    line-height: 25px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}

.fixed-plugin .adjustments-line p {
    float: left;
    display: inline-block;
    margin-bottom: 0;
    font-size: 1em;
    color: #3C4858;
}

.fixed-plugin .adjustments-line a .badge-colors {
    position: relative;
    top: -2px;
}

.fixed-plugin .adjustments-line .togglebutton {
    float: right;
}

.fixed-plugin .adjustments-line .togglebutton .toggle {
    margin-right: 0;
}

.fixed-plugin .dropdown-menu>li.adjustments-line>a {
    padding-right: 0;
    padding-left: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    margin: 0;
}

.fixed-plugin .dropdown-menu>li>a.img-holder {
    font-size: 16px;
    text-align: center;
    border-radius: 10px;
    background-color: #FFF;
    border: 3px solid #FFF;
    padding-left: 0;
    padding-right: 0;
    opacity: 1;
    cursor: pointer;
    max-height: 100px;
    overflow: hidden;
    padding: 0;
}

.fixed-plugin .dropdown-menu>li>a.switch-trigger:hover,
.fixed-plugin .dropdown-menu>li>a.switch-trigger:focus {
    background-color: transparent;
}

.fixed-plugin .dropdown-menu>li:hover>a.img-holder,
.fixed-plugin .dropdown-menu>li:focus>a.img-holder {
    border-color: rgba(0, 187, 255, 0.53);
    ;
}

.fixed-plugin .dropdown-menu>.active>a.img-holder,
.fixed-plugin .dropdown-menu>.active>a.img-holder {
    border-color: #00bbff;
    background-color: #FFFFFF;
}

.fixed-plugin .dropdown-menu>li>a img {
    margin-top: auto;
}

.fixed-plugin .btn-social {
    width: 50%;
    display: block;
    width: 48%;
    float: left;
    font-weight: 600;
}

.fixed-plugin .btn-social i {
    margin-right: 5px;
}

.fixed-plugin .btn-social:first-child {
    margin-right: 2%;
}

.fixed-plugin .dropdown .dropdown-menu {
    -webkit-transform: translateY(-15%);
    -moz-transform: translateY(-15%);
    -o-transform: translateY(-15%);
    -ms-transform: translateY(-15%);
    transform: translateY(-15%);
    top: 27px;
    opacity: 0;
    transform-origin: 0 0;
}

.fixed-plugin .dropdown.open .dropdown-menu {
    opacity: 1;
    -webkit-transform: translateY(-13%);
    -moz-transform: translateY(-13%);
    -o-transform: translateY(-13%);
    -ms-transform: translateY(-13%);
    transform: translateY(-13%);
    transform-origin: 0 0;
}

.fixed-plugin .dropdown-menu:before,
.fixed-plugin .dropdown-menu:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 78px;
    width: 16px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.fixed-plugin .dropdown-menu:before {
    border-bottom: 16px solid rgba(0, 0, 0, 0);
    border-left: 16px solid rgba(0, 0, 0, 0.2);
    border-top: 16px solid rgba(0, 0, 0, 0);
    right: -17px;
}

.fixed-plugin .dropdown-menu:after {
    border-bottom: 16px solid rgba(0, 0, 0, 0);
    border-left: 16px solid #FFFFFF;
    border-top: 16px solid rgba(0, 0, 0, 0);
    right: -16px;
}

.wrapper-full-page~.fixed-plugin .dropdown.open .dropdown-menu {
    -webkit-transform: translateY(-17%);
    -moz-transform: translateY(-17%);
    -o-transform: translateY(-17%);
    -ms-transform: translateY(-17%);
    transform: translateY(-17%);
}

.wrapper-full-page~.fixed-plugin .dropdown .dropdown-menu {
    -webkit-transform: translateY(-19%);
    -moz-transform: translateY(-19%);
    -o-transform: translateY(-19%);
    -ms-transform: translateY(-19%);
    transform: translateY(-19%);
}

.fixed-plugin {
    top: 120px;
}

@media (min-width: 992px) {
    .typo-line {
        padding-left: 140px;
        margin-bottom: 40px;
        position: relative;
    }
    .typo-line .category {
        transform: translateY(-50%);
        top: 50%;
        left: 0px;
        position: absolute;
    }
}

@media (max-width: 991px) {
    .wrapper-full-page~.fixed-plugin .dropdown-menu:after,
    .wrapper-full-page~.fixed-plugin .dropdown-menu:before {
        top: 99px;
    }
    .wrapper-full-page~.fixed-plugin .adjustments-line a .badge-colors {
        top: 3px;
    }
    .wrapper-full-page~.fixed-plugin .adjustments-line+.header-title {
        margin-top: 15px;
    }
    .fixed-plugin .dropdown-menu {
        right: 81px;
        width: 250px;
    }
    .fixed-plugin li.button-container {
        height: auto;
    }
    .fixed-plugin .adjustments-line .switch {
        float: right;
        margin: 0 0px;
    }
    .fixed-plugin li.header-title {
        height: 40px;
    }
    .fixed-plugin .dropdown .dropdown-menu {
        top: 10px;
    }
    .fixed-plugin .dropdown-menu:after,
    .fixed-plugin .dropdown-menu:before {
        top: 96px;
    }
    .fixed-plugin .dropdown-menu>li>a.img-holder {
        max-height: 75px;
    }
    .fixed-plugin {
        top: 80px;
    }
}

/* корректировки внешнего вида редактора */
.CodeMirror { height: 400px; }
.CodeMirror .editor-preview h1 { margin-top: 0; }
.editor-toolbar { z-index: 1; }

p { word-wrap: break-word; }
h1 { margin-top: 0; }
.ellipsis-left {
    white-space: nowrap;
    overflow: hidden;              /* "overflow" value must be different from "visible" */
    text-overflow: ellipsis;
    direction:rtl;
    text-align:left;
}

.svg-container-30 {
    width: 30px;
    height: 30px;
    max-width: 30px;
    max-height: 30px;
}
.svg-container-30 svg {
    width: 30px;
    height: 30px;
    max-width: 30px;
    max-height: 30px;
}

.svg-container-56 {
    width: 56px;
    height: 56px;
    max-width: 56px;
    max-height: 56px;
}
.svg-container-56 svg {
    width: 56px;
    height: 56px;
    max-width: 56px;
    max-height: 56px;
}

/* цвета svg */
.svg-white, .svg-fff svg { fill: #fff; }
.svg-ccc   svg { fill: #ccc !important; }
.svg-aaa   svg { fill: #aaa !important; }
.svg-999   svg { fill: #999 !important; }
.svg-333   svg { fill: #333 !important; }
.svg-black, .svg-000 svg { fill: #000 !important; }

/* курсоры */
.cursor-pointer { cursor: pointer; }
.cursor-default { cursor: default; }
.cursor-progress * { cursor: progress !important; } /* ставится на весь экран обычно */

/* если хотим сузить выкидывающийся селектор */
.bs-container.short-select li a span.text {
    word-wrap: break-word;
    white-space: normal;
}
.bs-container.short-select .dropdown-menu { min-width: 240px; }
._category-select .no-results:not(.search-results) { display: none; }


/* ширины */
.width-100pc, .full-width { width: 100%;}
.width-200 { width: 200px !important;}
.width-100 { width: 100px !important;}
.width-50 { width: 50px !important;}
.width-40 { width: 40px; }

/* цвета */
.bg-gray {
    background-color: #d2d6de !important;
}
.bg-gray-light {
    background-color: #f7f7f7;
}

.text-gray-250 { color: #aaa !important; }
.text-gray-200 { color: #bbb !important; }
.text-gray-150 { color: #ccc !important; }
.text-gray-100 { color: #ddd !important; }
.text-gray-50  { color: #ddd !important; }

/* вращение индикатора коллапса */
[data-toggle="collapse"].rotate-180 {
    transition: all 0.8s;
}
[data-toggle="collapse"].rotate-180.collapsed {
    transform: rotate(180deg);
}


/* ховеры при наведении  */
.hover-rounded {
    border-radius: 30px !important;
}
.hover-rounded:hover {
    color: #999999;
    background-color: #eee !important;
    border-color: #ddd;
    transition: background-color .3s;
}
.hover-grey-f4:hover {
    background-color: #f4f4f4 !important;
    transition: background-color .3s;
}

.hover-ddd:hover {
    background-color: #ddd !important;
}

/* end ховеры */

@media (max-width: 374px) {
    .hidden-375 {
        display: none !important;
    }
}

.left-menu-profile-name {
    max-width: 135px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.button-icon {
    position: relative;
    display: inline-block;
    top: 0;
    margin-top: -0.6em;
    margin-bottom: -0.5em;
    font-size: 1rem;
    vertical-align: middle;
}

/* крестик закрытия бокового меню */
.close-sidebar {
    transition: all 200ms ease;
    color: #aaaaaa;
    display: block;
    opacity: 0;
    position: absolute;
    padding-right: 6px;
    right: 0px;
    z-index: 5;
}

.sidebar:hover .close-sidebar { opacity: 1; }
.close-sidebar:hover { color: white !important; }
.perfect-scrollbar-off.nav-open .close-sidebar { display: none; }
/* end крестик закрытия бокового меню */

/*LOADER 10 ajax-loader from https://dribbble.com/shots/4396784--16-Free-Pure-HTML5-And-CSS3-SVG-Loaders */
.loader {
    text-align: center;
}
@keyframes loader10svg {
    0%,
    25% {
        transform: rotate(0deg);
    }
    45%,
    100% {
        transform: rotate(-180deg);
    }
}
@keyframes loader10dot {
    0% {
        transform: rotate(0deg);
    }
    20%,
    50% {
        transform: rotate(180deg);
    }
    70%,
    100% {
        transform: rotate(360deg);
    }
}

.loader10 svg {
    overflow: visible;
    transform-origin: center center;
    animation: 1.3s linear loader10svg infinite;
}

.loader10 svg circle:nth-of-type(2),
.loader10 svg circle:nth-of-type(3) {
    transform-origin: 26.5px center;
    animation: 1.3s linear loader10dot infinite;
}
/*LOADER 10 end */

/* хлебные крошки */
.breadcrumb {
    background-color: #f5f5f5;
    padding: 0;
}
.breadcrumb>li>a {
    display: inline-block;
}
.breadcrumb > .active {
    color: #999;
}
.breadcrumb > li + li:before {
    padding: 0;
}
/* end хлебные крошки */


.empty-generel-container {
    min-height: calc(100vh - 82px);
}

#custom-tender-form .help-block {
    line-height: 1em !important;
    font-size: 10px;
}

.button-icon {
    position: relative;
    display: inline-block;
    top: 0;
    margin-top: -0.6em;
    margin-bottom: -0.5em;
    font-size: 1rem;
    vertical-align: middle;
}


/*
@media print {
    *, *:before, *:after {
        color: #000;
        text-shadow: none !important;
        background: none;
        box-shadow: none;
    }
}*/
@media print {
    @page {
        size: 380mm 537mm;
    }

    .container {
        width: 100%;
    }

    @viewport {
        width: 1000px;
    }

    .card {
        display: inline-block;
        position: relative;
        width: 100%;
        margin: 25px 0;
        box-shadow: 0 1px 4px 0 #444 !important;
        border-radius: 6px;
        color: rgba(0, 0, 0, 0.87);
        background: #fff !important;
    }
    body, .content {
        background-color: #eee !important;
    }

    .card-header {
        background-color: #777777 !important;
        box-shadow: 0 1px 4px 0 #444 !important;
    }
    .card-stats > .card-header, .logo-container-30 {
        background-color: transparent !important;
        box-shadow: inset 0px 100px 0px #999 !important;
    }
    #tender-actions-block {
        display: none;
    }
}

#collapse-category-search {
    max-height: 52vh;
    overflow: hidden;
    overflow-y: auto;
}

.monitoring-filters-container #collapse-category-search {
    max-height: 69vh;
    overflow: hidden;
    overflow-y: auto;
}


.one-category-line:hover:not(.selected-category) .category-description-container:not(.td-actions),
.one-category-line:hover:not(.selected-category) .category-icon-container:not(.td-actions)  {
    background-color: #f4f4f4 !important;
    transition: background-color .3s;
}