body {
    background-color: #f7f7f7
}

strong {
    font-family: open_sanssemibold;
    font-weight: 400
}

em {
    font-family: open_sansitalic
}

.hidden {
    display: none
}

.scroll {
    overflow: auto
}

.cursor-move {
    cursor: move
}

table.verticalCenter tbody tr td {
    vertical-align: middle
}

.md-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%
}

.md-icon-large {
    font-size: 5em;
    width: 100%;
    text-align: center
}

.icon-success {
    color: #5cb85c
}

.icon-warning {
    color: #d9534f
}

.icon-info {
    color: #5bc0de
}

.text-light {
    color: #9d9d9d
}

.icon-danger {
    color: #a94442
}

.md-icon-medium {
    font-size: 2.5em;
    width: 100%;
    text-align: center
}

.padding-left {
    padding-left: 15px
}

.border-top {
    border: 1px solid #e9eaeb
}

.panel-body ol, .panel-body ul:not(.list-group):not(.k-pager-numbers):not(.dropdown-menu):not(.k-slider-items) {
    padding-left: 20px
}

.devEnvironment {
    position: fixed;
    z-index: 2000;
    width: 250px;
    height: 50px;
    top: 0;
    left: 50%;
    margin-left: -125px;
    line-height: 50px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font-size: 18px;
    background-color: #591d51;
    font-weight: 700;
    color: #fff
}

#login-master .devEnvironment {
    position: relative
}

.md-error-code {
    font-size: 120px;
    padding-top: 60px;
    font-weight: 700;
    color: #b4b6b4
}

.md-error-title {
    font-weight: 700;
    margin-top: 0
}

.md-loginLogo .application, .navbar-brand .application {
    font-weight: 700;
    color: #b4b6b4
}

#md-login, #md-login body {
    height: 100%;
    background-color: #fff
}

    #md-login .panel-default {
        border: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    #md-login .row {
        margin: 0
    }

    #md-login body > div {
        display: inline-block;
        height: 100%;
        width: 100%
    }

    #md-login body .row > div {
        display: table-cell;
        height: 100%
    }

        #md-login body .row > div:nth-child(1) {
            background-color: #591d51
        }

.md-loginLogo {
    position: relative;
    margin-top: 20px;
    right: 0;
    text-align: right;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px
}

    .md-loginLogo img {
        float: left;
        padding: 0 20px 20px 0
    }

.md-loginForm {
    margin-top: 193px
}

.thumbnail-selection a {
    text-decoration: none
}

.thumbnail-selection .thumbnail img {
    opacity: .6
}

.thumbnail-selection .selected .thumbnail img, .thumbnail-selection .thumbnail:hover img {
    opacity: 1
}

.thumbnail-selection .selected .thumbnail, .thumbnail-selection .thumbnail:hover {
    border: 1px solid #591d51
}

.thumbnail-selection .fa-check-circle {
    display: none;
    position: absolute;
    right: 30px;
    bottom: 30px;
    font-size: 35px
}

.thumbnail-selection .selected .fa-check-circle {
    display: block;
    color: #591d51
}

.thumbnail img {
    -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,.4);
    -moz-box-shadow: 0 0 3px 0 rgba(0,0,0,.4);
    box-shadow: 0 0 3px 0 rgba(0,0,0,.4);
    margin: auto
}

.translationInput .translationInput-languages {
    position: relative;
    left: 0;
    top: 1px
}

    .translationInput .translationInput-languages a {
        float: left;
        padding: 0 5px;
        border-top: 1px solid #e9eaeb;
        border-right: 1px solid #e9eaeb;
        margin: 0
    }

        .translationInput .translationInput-languages a.active {
            background: #f7f7f7;
            border-bottom: 1px solid #f7f7f7
        }

        .translationInput .translationInput-languages a:first-child {
            border-left: 1px solid #e9eaeb
        }

.main {
    padding-left: 255px;
    padding-top: 65px
}

    .main .navbar-fixed-top {
        position: fixed;
        top: 51px;
        left: 240px;
        z-index: 1020
    }

.sidebar.md-collapse ~ .main .navbar-fixed-top {
    left: 65px
}

.main .navbar-fixed-top ~ .row {
    margin-top: 51px
}

.sidebar.md-collapse ~ .main {
    padding-left: 80px
}

.mainNoNav {
    padding-top: 65px
}

.noNav .navbar-inverse .navbar-brand {
    background-color: transparent;
    color: #fff;
    position: absolute;
    left: 15px
}

.md-collapse > img {
    display: none
}

.actions {
    font-size: 20px;
    position: relative
}

    .actions .btn {
        border: 0;
        text-align: center;
        background-color: transparent
    }

        .actions .btn:hover {
            background-color: transparent
        }

body .sidebar {
    width: 240px;
    height: 100%;
    background: #591d51;
    position: fixed;
    margin-top: 50px;
    z-index: 1040;
    font-size: 13px;
    overflow: auto
}

    body .sidebar .fa {
        margin: 2px 0 0 4px
    }

        body .sidebar .fa:not(.fa-chevron-down) {
            width: 30px;
            font-size: 17px
        }

    body .sidebar .panel-collapse {
        border: 0
    }

    body .sidebar .panel-default {
        border: 0
    }

        body .sidebar .panel-default > .panel-heading {
            background: #34112f;
            padding: 10px 15px;
            border-bottom: 1px solid #591d51
        }

            body .sidebar .panel-default > .panel-heading.active {
                background: #f7f7f7;
                border-bottom-color: #591d51
            }

                body .sidebar .panel-default > .panel-heading.active a {
                    color: #333
                }

            body .sidebar .panel-default > .panel-heading + .panel-collapse > .list-group {
                border-top: 0
            }

            body .sidebar .panel-default > .panel-heading a {
                color: #fff;
                font-size: 13px
            }

                body .sidebar .panel-default > .panel-heading a:focus, body .sidebar .panel-default > .panel-heading a:hover {
                    color: #b4b6b4;
                    text-decoration: none
                }

    body .sidebar a.list-group-item {
        background: #591d51;
        color: #fff;
        padding-left: 46px;
        border-color: transparent
    }

        body .sidebar a.list-group-item:focus, body .sidebar a.list-group-item:hover {
            color: #b4b6b4;
            border-color: transparent
        }

        body .sidebar a.list-group-item.active {
            background: #f7f7f7;
            color: #333;
            border-bottom-color: #591d51
        }

    body .sidebar.md-collapse {
        width: 65px
    }

        body .sidebar.md-collapse .fa-chevron-down, body .sidebar.md-collapse a span {
            display: none
        }

        body .sidebar.md-collapse a.list-group-item {
            padding-left: 15px
        }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.25
}

.panel {
    border-width: 0;
    border-style: solid;
    -webkit-box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);
    -moz-box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)
}

    .panel.panel-primary {
        border-color: #e9eaeb
    }

        .panel.panel-primary .panel-heading {
            background-color: #fff;
            color: #333;
            border-color: #e9eaeb
        }

.sidebar .panel {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.main .panel-group .panel-heading {
    border-bottom: 1px solid #e9eaeb
}

.main .panel-heading + .panel-collapse > .panel-body {
    border: 0
}

.panel-body {
    padding-bottom: 0
}

    .panel-body .form-inline {
        margin-bottom: 15px
    }

.panel-title a .fa-chevron-down {
    float: right;
    line-height: 24px
}

.panel-title a.collapsed .fa-chevron-down:before {
    content: "\f054"
}

.panel-heading .actions {
    position: absolute;
    right: 50px;
    top: 6px
}

    .panel-heading .actions.no-spacing-right {
        right: 10px
    }

.panel-heading {
    position: relative
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f7f7f7
}

.table > tbody > tr > th {
    border-color: #e9eaeb
}

.nav-tabs {
    border-bottom: 1px solid #e9eaeb;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14);
    -moz-box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14);
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14)
}

    .nav-tabs .bg-danger {
        border-bottom: 2px solid #ebccd1
    }

    .nav-tabs li > a {
        margin-right: 0
    }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        background-color: #fff;
        border-bottom: 2px solid #591d51;
        border-left-color: transparent;
        border-top-color: transparent;
        border-right-color: transparent
    }

.form-horizontal .control-label {
    text-align: inherit
}

label {
    font-weight: inherit
}

.form-control {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 33px;
    border: 1px solid #e9eaeb
}

    .form-control::-moz-placeholder {
        color: #ccc;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #ccc
    }

    .form-control::-webkit-input-placeholder {
        color: #ccc
    }

    .form-control:focus {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

.form-control-feedback ~ .input-group-addon {
    padding-right: 35px
}

.form-control.bg-danger, .k-widget.k-datepicker.bg-danger {
    background-color: #f2dede;
    border: 1px solid #ebccd1
}

    .k-widget.k-datepicker.bg-danger .k-picker-wrap.k-state-default, .k-widget.k-datepicker.bg-danger input {
        background-color: #f2dede
    }

.k-widget.k-datetimepicker.bg-danger .k-picker-wrap.k-state-default, .k-widget.k-datetimepicker.bg-danger input {
    background-color: #f2dede
}

.form-inline .form-control {
    margin-right: 10px
}

.form-control-feedback {
    padding-top: 12px;
    color: #ccc;
    font-size: 11px
}

.form-horizontal .has-feedback .k-combobox ~ .form-control-feedback, .form-horizontal .has-feedback .k-dropdown ~ .form-control-feedback {
    right: 40px
}

.translationInput .form-control-feedback {
    top: 20px
}

.k-datepicker ~ .form-control-feedback {
    margin-right: 20px
}

.k-datetimepicker ~ .form-control-feedback {
    margin-right: 45px
}

.has-feedback .form-control {
    padding-right: 0
}

.bg-danger ~ .form-control-feedback {
    color: #a94442
}

.input-group {
    height: 33.5px
}

    .input-group .form-control {
        margin-right: 0
    }

.form-horizontal .has-feedback .input-group .form-control-feedback {
    right: 0
}

.input-group .btn {
    margin-right: 0
}

.modal.in .modal-dialog {
    z-index: 1200
}

.modal-backdrop {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed
}

.modal-footer {
    text-align: left
}

@media (max-height:767px) {
    .modal-dialog .modal-body.scroll, .panel-group.scroll {
        height: 400px
    }
}

@media (min-height:768px) {
    .modal-dialog .modal-body.scroll, .panel-group.scroll {
        height: 600px
    }
}

.navbar-nav .dropdown-menu {
    max-height: 500px;
    overflow-y: auto
}

.navbar-inverse .navbar-brand {
    background: #591d51;
    color: #fff;
    width: 240px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-left: -15px
}

    .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
        background: #591d51;
        color: #fff
    }

    .navbar-inverse .navbar-brand.md-collapse {
        width: 65px
    }

        .navbar-inverse .navbar-brand.md-collapse span {
            display: none
        }

.navbar-right {
    margin: 0
}

.dropdown-menu li a {
    padding-top: 10px;
    padding-bottom: 10px
}

    .dropdown-menu li a i {
        padding-right: 10px
    }

.thumbnail .caption {
    padding-right: 0;
    margin-left: -10px
}

.thumbnail {
    padding: 15px
}

    .thumbnail .form-control {
        background: #fff
    }

.form-group .field-popover {
    position: absolute;
    right: 0;
    top: 6px;
    z-index: 1000;
    cursor: help
}

.popover {
    min-width: 200px;
    max-width: 450px
}

.k-loading, .k-state-hover .k-loading {
    display: none !important
}

.k-dropdown-wrap.k-state-active.k-state-border-down, .k-numeric-wrap .k-link.k-state-selected, .k-pager-numbers.k-state-expanded .k-current-page .k-link, .k-picker-wrap.k-state-active.k-state-border-down {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.k-widget {
    border: 0;
    box-sizing: border-box
}

.k-state-default > .k-select .k-icon {
    vertical-align: baseline
}

.k-filter-row th, .k-grid-header th.k-header {
    border-width: 0;
    font-weight: 700
}

    .k-grid-header th.k-header > .k-link {
        padding: 8px 0
    }

div.k-grid-header {
    border-bottom-width: 0
}

    div.k-grid-header .k-icon {
        padding: 2px 0 0 5px
    }

.k-grid .checkbox {
    margin-top: 0;
    margin-bottom: 0
}

.k-grid tr td {
    border-width: 0 0 1px 0;
    padding: 8px;
    vertical-align: top;
    overflow: inherit
}

.k-grid tr th {
    border-width: 0 0 1px 0
}

.k-grid .k-grid-content {
    margin-bottom: 15px
}

    .k-grid .k-grid-content table {
        padding-bottom: 100px
    }

.k-grid table {
    border: 0
}

.k-grid .k-icon {
    padding: 0 5px 0 5px;
    margin-bottom: -4px;
    vertical-align: baseline
}

.k-grid tbody tr.k-state-selected {
    background-color: #e9eaeb;
    color: #333
}

    .k-grid tbody tr.k-state-selected:hover td {
        background-color: #e9eaeb
    }

.k-grid tbody tr[role=row]:hover {
    background: #f7f7f7;
    cursor: pointer
}

    .k-grid tbody tr[role=row]:hover div.popover {
        color: #333
    }

    .k-grid tbody tr[role=row]:hover i:before {
        color: #333
    }

    .k-grid tbody tr[role=row]:hover a {
        color: #333
    }

.k-grid .k-grid-header-wrap {
    border: 0;
    padding: 0
}

.k-grid .k-grid-header {
    border-bottom: 2px solid #e9eaeb;
    background-color: #fff;
    padding: 8px
}

    .k-grid .k-grid-header th.k-header {
        text-overflow: inherit;
        background-color: #fff;
        padding: 0
    }

.k-grid .k-pager-wrap {
    padding: 0 15px 15px 0;
    background: 0 0;
    border: 0
}

.k-grid .k-grid tr.k-state-selected {
    background: #e9eaeb
}

.k-grid .actions > .btn {
    width: 20px;
    height: 20px;
    display: inline-block
}

    .k-grid .actions > .btn i {
        font-size: 20px
    }

.k-pager-wrap .k-icon {
    padding-left: 5px
}

.k-pager-wrap .k-link:hover {
    color: #333
}

.k-treeview {
    margin-bottom: 15px
}

    .k-treeview .k-state-focused {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .k-treeview .k-icon {
        padding: 0
    }

.k-textbox:focus {
    background: #f7f7f7;
    border: 1px solid #e9eaeb
}

.form-inline .k-input.form-control {
    vertical-align: top
}

.k-combobox .k-i-arrow-s:before, .k-dropdown .k-i-arrow-s:before {
    content: "\f0d7"
}

.k-dropdown-wrap.k-state-default {
    background: #f7f7f7
}

.k-widget.k-dropdown {
    border: 1px solid #e9eaeb
}

.k-dropdown-wrap.k-state-focused {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.k-widget.k-combobox {
    border: 1px solid #e9eaeb
}

.k-combobox input {
    border: 0
}

.k-combobox .k-select {
    border: 0
}

.k-slider-track {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.k-slider-wrap {
    height: 50px
}

.k-slider .k-button {
    margin-top: 5px
}

.k-slider-horizontal .k-first .k-label {
    bottom: 0
}

.k-slider-horizontal .k-label {
    bottom: 0;
    padding-top: 5px
}

.k-slider .k-icon {
    padding: 0
}

.k-slider-horizontal .k-slider-track {
    height: 10px
}

.k-slider-horizontal .k-slider-selection {
    height: 10px
}

.k-slider-selection {
    background: #34112f
}

.k-combobox .k-state-default .k-input {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.k-button:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.k-button.k-state-focused {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

button:focus:not(.k-state-disabled):not([disabled]) {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.k-widget.k-datepicker, .k-widget.k-datetimepicker {
    border: 1px solid #e9eaeb;
    box-shadow: none
}

    .k-widget.k-datepicker input, .k-widget.k-datetimepicker input {
        border: 0
    }

    .k-widget.k-datepicker .k-select, .k-widget.k-datetimepicker .k-select {
        border: 0
    }

    .k-widget.k-datepicker .k-state-default .k-input, .k-widget.k-datetimepicker .k-state-default .k-input {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .k-widget.k-datepicker .k-picker-wrap.k-state-default, .k-widget.k-datetimepicker .k-picker-wrap.k-state-default {
        background: #f7f7f7
    }

.k-picker-wrap.k-state-focused {
    border: 1px solid #e9eaeb;
    box-shadow: none
}

.k-panelbar .k-i-arrow-s:before {
    content: "\f054"
}

.k-panelbar .k-i-arrow-n:before {
    content: "\f078"
}

.k-icon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 0;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 10px 5px 0 0
}

    .k-icon:before {
        font-size: 14px
    }

.k-i-calendar:before {
    content: "\f073"
}

.k-i-clock:before {
    content: "\f017"
}

.k-i-seek-w:before {
    content: "\f100"
}

.k-i-arrow-w:before {
    content: "\f104"
}

.k-i-arrow-e:before {
    content: "\f105"
}

.k-i-seek-e:before {
    content: "\f101"
}

.k-i-collapse:before {
    content: "\f146"
}

.k-i-expand:before {
    content: "\f0fe"
}

.k-filter:before {
    content: "\f0b0"
}

.k-i-arrow-n::before {
    content: "\f0d8"
}

.k-i-arrow-s::before {
    content: "\f0d7"
}

.k-icon.k-plus::before {
    content: "\f0da"
}

.k-icon.k-minus::before {
    content: "\f0d7"
}

.k-i-jpg::before {
    content: "\f1c5"
}

.k-i-close::before {
    content: "\f00d"
}

.k-i-collapse, .k-i-expand {
    height: 18px
}

.k-widget {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box
}

.form-control .k-dropdown-wrap, .form-control .k-picker-wrap {
    border: 0
}

input.k-textbox.bg-danger:hover {
    background: #f2dede
}

.k-pager-nav.k-pager-first, .k-pager-wrap .k-link.k-pager-last {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.k-grid .k-alt {
    background: 0 0
}

.k-popup .k-list .k-item {
    border-width: 0;
    padding: 10px
}

.k-popup .k-list .k-state-focused, .k-popup .k-list .k-state-hover, .k-popup .k-list .k-state-selected {
    background: #591d51;
    color: #fff
}

.k-listview .k-state-selected {
    background-color: #591d51 !important;
    color: #fff !important
}

.placeholder {
    outline-style: dashed;
    outline-width: 1px;
    outline-color: #591d51
}

#md-loading {
    position: fixed;
    left: 47%;
    top: 49%;
    width: 234px;
    height: 28px;
    margin: auto;
    z-index: 10000
}

.fountainG {
    position: absolute;
    top: 0;
    background-color: #591d51;
    width: 28px;
    height: 28px;
    animation-name: bounce_fountainG;
    -o-animation-name: bounce_fountainG;
    -ms-animation-name: bounce_fountainG;
    -webkit-animation-name: bounce_fountainG;
    -moz-animation-name: bounce_fountainG;
    animation-duration: 2.67s;
    -o-animation-duration: 2.67s;
    -ms-animation-duration: 2.67s;
    -webkit-animation-duration: 2.67s;
    -moz-animation-duration: 2.67s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    transform: scale(.3);
    -o-transform: scale(.3);
    -ms-transform: scale(.3);
    -webkit-transform: scale(.3);
    -moz-transform: scale(.3);
    border-radius: 19px;
    -o-border-radius: 19px;
    -ms-border-radius: 19px;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px
}

#fountainG_1 {
    left: 0;
    animation-delay: 1.07s;
    -o-animation-delay: 1.07s;
    -ms-animation-delay: 1.07s;
    -webkit-animation-delay: 1.07s;
    -moz-animation-delay: 1.07s
}

#fountainG_2 {
    left: 29px;
    animation-delay: 1.33s;
    -o-animation-delay: 1.33s;
    -ms-animation-delay: 1.33s;
    -webkit-animation-delay: 1.33s;
    -moz-animation-delay: 1.33s
}

#fountainG_3 {
    left: 58px;
    animation-delay: 1.6s;
    -o-animation-delay: 1.6s;
    -ms-animation-delay: 1.6s;
    -webkit-animation-delay: 1.6s;
    -moz-animation-delay: 1.6s
}

#fountainG_4 {
    left: 88px;
    animation-delay: 1.87s;
    -o-animation-delay: 1.87s;
    -ms-animation-delay: 1.87s;
    -webkit-animation-delay: 1.87s;
    -moz-animation-delay: 1.87s
}

#fountainG_5 {
    left: 117px;
    animation-delay: 2.13s;
    -o-animation-delay: 2.13s;
    -ms-animation-delay: 2.13s;
    -webkit-animation-delay: 2.13s;
    -moz-animation-delay: 2.13s
}

#fountainG_6 {
    left: 146px;
    animation-delay: 2.4s;
    -o-animation-delay: 2.4s;
    -ms-animation-delay: 2.4s;
    -webkit-animation-delay: 2.4s;
    -moz-animation-delay: 2.4s
}

#fountainG_7 {
    left: 175px;
    animation-delay: 2.67s;
    -o-animation-delay: 2.67s;
    -ms-animation-delay: 2.67s;
    -webkit-animation-delay: 2.67s;
    -moz-animation-delay: 2.67s
}

#fountainG_8 {
    left: 205px;
    animation-delay: 2.93s;
    -o-animation-delay: 2.93s;
    -ms-animation-delay: 2.93s;
    -webkit-animation-delay: 2.93s;
    -moz-animation-delay: 2.93s
}

@keyframes bounce_fountainG {
    0% {
        transform: scale(1);
        background-color: #591d51
    }

    100% {
        transform: scale(.3);
        background-color: rgba(255,255,255,0)
    }
}

@-o-keyframes bounce_fountainG {
    0% {
        -o-transform: scale(1);
        background-color: #591d51
    }

    100% {
        -o-transform: scale(.3);
        background-color: rgba(255,255,255,0)
    }
}

@-ms-keyframes bounce_fountainG {
    0% {
        -ms-transform: scale(1);
        background-color: #591d51
    }

    100% {
        -ms-transform: scale(.3);
        background-color: rgba(255,255,255,0)
    }
}

@-webkit-keyframes bounce_fountainG {
    0% {
        -webkit-transform: scale(1);
        background-color: #591d51
    }

    100% {
        -webkit-transform: scale(.3);
        background-color: rgba(255,255,255,0)
    }
}

@-moz-keyframes bounce_fountainG {
    0% {
        -moz-transform: scale(1);
        background-color: #591d51
    }

    100% {
        -moz-transform: scale(.3);
        background-color: rgba(255,255,255,0)
    }
}
