/* плавное изменение прозрачности  placeholder-а при фокусе */
.search-input::-webkit-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
    color: #fff;
}

.search-input::-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
    color: #fff;
}

.search-input:-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
    color: #fff;
}

.search-input:-ms-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
    color: #fff;
}

.search-input:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
    color: #fff;
}

.search-input:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
    color: #fff;
}

.search-input:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
    color: #fff;
}

.search-input:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
    color: #fff;
}

.navbar {
    margin-bottom: 20px;
}

.search-input {
    display: inline-block;
    vertical-align: middle;
    width: 250px;
    background-color: #48a8f5;
    border: 1px solid #48a8f5;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.search-input.active {
    background-color: #fff !important;
    color: #000000 !important;
}

.white, .white a {
    color: #fff !important;
}

.search_button.active {
    background-color: #ff9d0d !important;
}

.search_button {
    background-color: #92cbf9 !important;
    border-radius: 0;
    border-color: #92cbf9;
    margin-left: -4px;
    top: 0;
    box-shadow: none !important;
}

.form-search {
    position: relative;
    width: 100%;
}

.form-search .tt-menu.tt-open {
    border-radius: 0 !important;
    width: 250px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;
}

.form-search span.twitter-typeahead .tt-suggestion.tt-cursor,
.form-search span.twitter-typeahead .tt-suggestion:hover,
.form-search span.twitter-typeahead .tt-suggestion:focus {
    color: #000 !important;
    text-decoration: none;
    outline: 0;
    cursor: pointer;
    background-color: #cdcdcd !important;
}

.sort-buildings {
    width: 200px;
}

.selectpicker {
    border-left: medium none;
    border-radius: 0;
    border-right: medium none;
    border-top: medium none;
    background: white !important;
}

.btn-group.open .dropdown-toggle {
    box-shadow: none !important;
}

.dropdown-menu.open {
    border-radius: 0;
}

.sort-buildings {
    margin-left: 10px;
    margin-right: 10px;
}

.search-group {
    background-color: transparent;
    text-align: center;
}

.search-group form {
    display: inline-block;
    max-width: 500px;
    width: 100%;
    position: relative;
}

.autocompletedemoBasicUsage {
    max-width: 500px;
    width: 100%;
}

.user-icon {
    text-align: left;
}

md-toolbar.md-default-theme:not(.md-menu-toolbar), md-toolbar:not(.md-menu-toolbar) {
    background-color: #1976D2 !important;
}

md-autocomplete.md-default-theme, md-autocomplete {
    background: inherit;
}

.home-button {
    top: 8px;
}

.user-name {
    margin-top: 20px;
    font-size: 14px;
}

.md-icon-button img {
    margin-left: -6px;
    margin-top: -4px;
    top: 10px;
}

.header {
    height: 64px;
}

.header._md {
    height: 64px;
}

.header.layout-wrap {
    height: 64px;
}

.search-group {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.user-icon {
    margin-top: 8px;
}

.home-button:hover:not([disabled]) {
    background-color: #1976D2 !important;
}

.selectdemoOptionGroups label {
    font-weight: normal;
    margin: 0;
    text-align: left;
}

.selectdemoOptionGroups .md-input-container {
    margin-bottom: 0;
}

.md-raised.md-primary.md-button.md-ink-ripple {
    background-color: #1976D2 !important;
}

.md-raised.md-primary.md-button.md-ink-ripple:hover:not([disabled]) {
    background-color: #1976D2 !important;
}

button.md-raised {
    background-color: #1976D2 !important;
}

.md-primary.md-hue-1.md-button.md-ink-ripple {
    color: #1976D2;
}

.md-hue-1:hover:not([disabled]) {
    background-color: white !important;
}

.demo-legend {
    color: #1976D2;
}

.demo-fieldset {
    border-style: solid;
    border-width: 1px;
    height: 100%;
}

.demo-select-all-checkboxes {
    padding-left: 30px;
}

.md-checkbox.md-default-theme.md-checked .md-ink-ripple, md-checkbox.md-checked .md-ink-ripple {
    color: #1976D2;
}

md-checkbox.md-default-theme.md-checked ._md-icon, md-checkbox.md-checked ._md-icon {
    background-color: #1976D2;
}

.selectdemoOptionGroups md-content {
    padding-bottom: 200px;
}

.selectdemoOptionGroups .validation-messages {
    font-size: 12px;
    color: #dd2c00;
    margin: 10px 0 0 25px;
}

md-radio-group.md-default-theme:not([disabled]) .md-primary .md-checked ._md-off, md-radio-group:not([disabled]) .md-primary .md-checked ._md-off, md-radio-group.md-default-theme:not([disabled]) .md-primary.md-checked ._md-off, md-radio-group:not([disabled]) .md-primary.md-checked ._md-off, md-radio-group.md-default-theme.md-primary:not([disabled]) .md-checked ._md-off, md-radio-group.md-primary:not([disabled]) .md-checked ._md-off, md-radio-group.md-default-theme.md-primary.md-checked:not([disabled]) ._md-off, md-radio-group.md-primary.md-checked:not([disabled]) ._md-off, md-radio-button.md-default-theme:not([disabled]) .md-primary .md-checked ._md-off, md-radio-button:not([disabled]) .md-primary .md-checked ._md-off, md-radio-button.md-default-theme:not([disabled]) .md-primary.md-checked ._md-off, md-radio-button:not([disabled]) .md-primary.md-checked ._md-off, md-radio-button.md-default-theme.md-primary:not([disabled]) .md-checked ._md-off, md-radio-button.md-primary:not([disabled]) .md-checked ._md-off, md-radio-button.md-default-theme.md-primary.md-checked:not([disabled]) ._md-off, md-radio-button.md-primary.md-checked:not([disabled]) ._md-off {
    border-color: #1976D2;
}

md-radio-group.md-default-theme:not([disabled]) .md-primary ._md-on, md-radio-group:not([disabled]) .md-primary ._md-on, md-radio-group.md-default-theme.md-primary:not([disabled]) ._md-on, md-radio-group.md-primary:not([disabled]) ._md-on, md-radio-button.md-default-theme:not([disabled]) .md-primary ._md-on, md-radio-button:not([disabled]) .md-primary ._md-on, md-radio-button.md-default-theme.md-primary:not([disabled]) ._md-on, md-radio-button.md-primary:not([disabled]) ._md-on {
    background-color: #1976D2;
}

md-content md-autocomplete input:not(.md-input) {
    display: block;
    position: relative;
    -webkit-transition: background 200ms ease;
    transition: background 200ms ease;
    border: none;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    font-weight: 300;
    outline: none;
    width: 100%;
    line-height: 35px;
    background-color: #1E88E5;
    font-size: 16px;
    height: 40px;
    color: #212121;
    padding-left: 5px;
    border-radius: 3px;
}

.a1 {
    width: 100%;
}



.material-icons.srchicon {
    position: absolute;
    font-size: 28px;
    top: 9px;
    left: 9px;
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    z-index: 99999;
    color: #fff !important;

}



.test {
    display: block;
}

.md-whiteframe-z1 {
    box-shadow: none !important;
}

md-content md-autocomplete input:not(.md-input) {
    padding-left: 70px;
}

md-content md-autocomplete input:not(.md-input):focus {
    background-color: white;
    font-weight: 100;
}

md-content md-autocomplete input:not(.md-input):focus::-webkit-input-placeholder {
    color: lightgray;
    font-weight: 100;
}

md-content md-autocomplete input:not(.md-input)::-webkit-input-placeholder {
    color: white;
}



/*loader*/

.showbox {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5%;
}

.overflow{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: rgba(255,255,255,0.7);
    left: 0;
    top: 0;
}

.loader {
    position: relative;
    margin: 0 auto;
    width: 100px;
}
.loader:before {
    content: '';
    display: block;
    padding-top: 100%;
}

.circular {
    animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    height: 50px;
    transform-origin: center center;
    width: 50px;
    position: fixed;
    top: 550px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}


.panel_item{
    margin-bottom: 90px;
}


.path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    stroke-linecap: round;
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}
@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px;
    }
}
@keyframes color {
    100%,
    0% {
        stroke: #d62d20;
    }
    40% {
        stroke: #0057e7;
    }
    66% {
        stroke: #008744;
    }
    80%,
    90% {
        stroke: #ffa700;
    }
}







