/* Minification failed. Returning unminified contents.
(12142,67): run-time error CSS1045: Expected term, found $
(12142,67): run-time error CSS1019: Unexpected token, found '$'
(12142,67): run-time error CSS1062: Expected semicolon or closing curly-brace, found '$'
(12150,67): run-time error CSS1045: Expected term, found $
(12150,67): run-time error CSS1019: Unexpected token, found '$'
(12150,67): run-time error CSS1062: Expected semicolon or closing curly-brace, found '$'
(12158,67): run-time error CSS1045: Expected term, found $
(12158,67): run-time error CSS1019: Unexpected token, found '$'
(12158,67): run-time error CSS1062: Expected semicolon or closing curly-brace, found '$'
(12166,67): run-time error CSS1045: Expected term, found $
(12166,67): run-time error CSS1019: Unexpected token, found '$'
(12166,67): run-time error CSS1062: Expected semicolon or closing curly-brace, found '$'
(12174,67): run-time error CSS1045: Expected term, found $
(12174,67): run-time error CSS1019: Unexpected token, found '$'
(12174,67): run-time error CSS1062: Expected semicolon or closing curly-brace, found '$'
 */
body {
    font-size: 12px;
    font-family: Tahoma, sans-serif;
}

h3 {
    margin: 0;
}

iframe {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: 0;
}

.header-bar {
    background: #3A3131;
    border-bottom: 3px solid #FF6B35;
    color: #FCFCFC;
    padding: 10px 20px;
    border-radius: 4px;
}

.content {
    width: 100%;
    margin: 0 auto;
}

.content-area {
    padding-top: 10px;
}

.nav.nav-tabs li.active a:focus {
    border-top: 2px solid #FF6B35;
}

.nav.nav-tabs li.active a {
    border-top: 2px solid #FF6B35;
}

.datatable td {
    border-bottom: 1px solid #808080;
}

#AttachmentArea {
    min-width: 300px;
}

.twitter_button {
    background-color: #F5F8FA;
    width: 80px;
    height: 22.5px;
    border-radius: 12px;
}

.twitter_button:hover {
        background-color: #CCD6DD;
}
#MeetingContents .twttr_anchor {
    bottom: 28px;
    position: relative;
    color: black;
    text-decoration: none;
    margin-left: 19px;
}
#MeetingContents a:not(.btn) {
    color: #0C6FF9;
    text-decoration: underline;
}

#MeetingContents a:not(.btn)[style] {
    text-decoration: none;
}

#MeetingContents {
    color: #000;
}

.item-attachments-area {
    margin: 10px 0;
}

#meetingSection {
    box-sizing: unset;
}

.attachment-holder {
    padding: 10px 20px;
    border: 1px solid #bbb;
    /*border:1px solid #006282;*/
    /*background:#00BEFD;*/
    background: #eee;
    color: #00BEFD;
    margin-bottom: 5px;
}

    .attachment-holder a {
        color: #006282;
    }

        .attachment-holder a:hover {
            color: #00BEFD;
        }

        .attachment-holder a:focus {
            color: #006282;
        }

.holder-highlight {
    background: #dff0d8 !important;
}

.number-cell {
    width: 25px;
    font-weight: bold;
    vertical-align: top;
    white-space: nowrap;
    padding-left: 5px;
    padding-right: 5px;
}

.attachment-icon-holder {
    font-size: 13px;
    white-space: nowrap;
}

    .attachment-icon-holder .glyphicon {
        color: #777;
    }

#RightFooter {
    padding: 20px;
}

footer {
    text-align: center;
    padding-bottom: 25px;
}

    footer .siteby {
        color: #006282;
        font-size: small;
    }

        footer .siteby a {
            color: #006282;
            text-decoration: none;
        }

            footer .siteby a:hover {
                text-decoration: underline;
                color: #57c0e2;
            }

.meeting-item {
    border: 1px solid #fff;
}

.item-table:hover {
    background: #F7F8F9;
}

.attachmentCell {
    cursor: pointer;
    vertical-align: top;
}

.section-item-attachments-fromdocx {
    cursor: pointer;
    vertical-align: top;
}

.optionalButtonsCell {
    vertical-align: top;
    display: flex;
    justify-content: flex-end;
    width: 125px;
    float: right;
}

svg:hover > .svgPdfShareButtons {
    color: #01804B;
}

svg:hover > .svgCircleInfoShareButtons {
    color: #01804B !important;
}

svg:hover > .svgSquareInfoShareButtons {
    color: #01804B !important;
}

svg:hover > .svgFacebookShareButtons {
    color: #1877F2;
}

svg:hover > .svgTwitterShareButtons {
    color: #0EB7FF;
}

svg:hover > .svgPlayButton {
    color: #01804B;
}

.svgPdfShareButtons {
    color: #272727;
}

.svgCircleInfoShareButtons {
    color: #272727 !important;
}

.svgSquareInfoShareButtons {
    color: #272727 !important;
}

.svgFacebookShareButtons {
    color: #272727;
}

.svgTwitterShareButtons {
    color: #272727;
}

.svgPlayButton {
    color: #272727;
}

.optionalButtons {
    visibility: hidden;
    cursor: pointer;
}

.svgElipsisMenu {
    cursor: pointer;
    color: #000001;
}

.item-table-fromdocx {
    width: 100%;
}

    .item-table-fromdocx:hover {
        background: #F7F8F9;
    }

.section-row {
    border: 1px solid #fff;
}

    .section-row:hover {
        border: 1px solid #00BEFD;
    }

/* Bootstrap Overrides*/
.btn-primary {
    background-color: #006282 !important;
    border-color: #006282 !important;
}

.glyphicon-none:before {
    color: transparent !important;
}


.item-gallery .icon-area {
    height: 65px;
    float: left;
    padding-right: 10px;
}

.item-gallery .icon {
    height: 65px;
    border-top-left-radius: 4px;
}

.item-gallery .content-heading {
    min-height: 65px;
    padding: 0px !important;
}

.item-gallery .heading-text-area {
    padding: 8px 15px;
}

.item-gallery .thumbnail {
    min-height: 300px;
    position: relative;
}

.item-gallery .gallary-content {
    padding: 8px;
}

.item-gallery .content-footer {
    border-top: 3px solid #00BEFD;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    padding: 7px 12px;
}

    .item-gallery .content-footer a {
        color: #000;
        text-decoration: none;
        padding-right: 10px;
    }


div.content-heading {
    color: #fff;
    background-color: #006282;
    border-bottom: 3px solid #00BEFD;
    padding: 10px;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

div.content-body {
    border: 1px solid #e3e3e3;
    border-top: none;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    padding: 10px;
}

.highlight-row {
    background-color: #ffffe6;
}

.red {
    color: red;
}

td.number-cell {
    vertical-align: top;
}




/* New Portal Header */

.wrapper {
    display: flex;
    flex-direction: row;
    margin-bottom: 70px;
    box-shadow: 0 1px 5px 0px lightgrey;
}

    .wrapper .left {
        flex: 10;
        background-color: transparent;
        display: flex;
        z-index: 30;
    }

@media (min-width: 768px) {
    .wrapper .left {
        flex: 4;
    }
}

@media (min-width: 1024px) {
    .wrapper .left {
        flex: 5;
    }
}

@media (min-width: 1199px) {
    .wrapper .left {
        flex: 6;
    }
}

.wrapper .left .logo {
    flex: 2;
    background: white;
    margin: 10px;
    min-height: 65px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

@media (min-width: 768px) {
    .wrapper .left .logo {
        flex: 1.3;
    }
}

.wrapper .left .platform_name {
    background: white;
    flex: 13;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

    .wrapper .left .platform_name a {
        text-decoration: none;
        color: black;
        transition: 0.3s ease-in-out;
        border-bottom: 1px solid transparent;
        font-size: 14px;
        font-family: "Open Sans", sans-serif;
        line-height: 19px;
    }

@media (min-width: 768px) {
    .wrapper .left .platform_name a {
        font-size: 18px;
    }
}

.wrapper .left .platform_name a:hover {
    border-bottom: 1px solid black;
}

.wrapper .right {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    z-index: 30;
    background: white;
}

@media (min-width: 768px) and (max-width: 1050px) {
    .wrapper .right {
        flex: 4;
    }
}

@media (min-width: 1051px) {
    .wrapper .right {
        flex: 2;
    }
}

.wrapper .right div {
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 22px;
}

#SetLanguageTitle {
    max-height: 22px;
}

    #SetLanguageTitle span {
        font-size: 14px;
        font-weight: normal;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        font-family: "Open Sans", sans-serif;
    }

.wrapper .right .platform_selection {
    flex: auto;
    border-right: 1px solid grey;
}

    .wrapper .right .platform_selection .platform_button {
        border: 0;
    }

    .wrapper .right .platform_selection .active_platform {
        opacity: 0.3;
        pointer-events: none;
    }

    .wrapper .right .platform_selection img {
        max-width: 25px;
        padding-top: 2px;
    }

    .wrapper .right .platform_selection .dropdown-menu {
        padding: 5px 0 15px 0;
    }

        .wrapper .right .platform_selection .dropdown-menu img, .wrapper .right .platform_selection .dropdown-menu i {
            margin-right: 3.5px;
        }

    .wrapper .right .platform_selection .dropdown-header {
        border-bottom: 1px solid grey;
        padding: 5px 20px 8px 20px;
        margin-left: 0px;
    }

        .wrapper .right .platform_selection .dropdown-header span {
            font-size: 14px;
            color: black;
            margin-left: -1px;
        }

    .wrapper .right .platform_selection .first-item {
        padding-top: 10px;
    }

        .wrapper .right .platform_selection .first-item .pg_icon_black {
            max-width: 16.5px;
            margin-left: -3px;
            margin-right: 3px;
            margin-top: -4.5px;
        }

.wrapper .right .tasks {
    flex: auto;
    border-right: 1px solid grey;
    padding-right: 3px;
}

    .wrapper .right .tasks a {
        position: relative;
        padding: 6px 18px 6px 12px;
        border-radius: 4px;
    }

        .wrapper .right .tasks a:hover {
            background-color: #e6e6e6;
        }

    .wrapper .right .tasks img {
        max-width: 22px;
    }

    .wrapper .right .tasks .badge-notify {
        position: absolute;
        top: 0px;
        right: 11px;
        left: auto;
        padding: 4px 4px;
        border-radius: 7px;
        padding-right: 3px;
        color: white;
        background: red;
        font-size: 8px;
    }

.wrapper .right .language_choice {
    flex: auto;
    border-right: 1px solid grey;
}

    .wrapper .right .language_choice div:first-child {
        width: 100%;
    }

        .wrapper .right .language_choice div:first-child form {
            width: 100%;
        }

    .wrapper .right .language_choice .language-button {
        border: 0;
    }

    .wrapper .right .language_choice .language-icon {
        max-width: 20px;
        /*padding-right: 5px;*/
        margin-right: 4px;
        margin-top: -3px;
    }

    .wrapper .right .language_choice #SetLanguageTitle {
        display: inline;
    }

        .wrapper .right .language_choice #SetLanguageTitle span {
            text-transform: capitalize;
        }

    .wrapper .right .language_choice .fa-chevron-down {
        color: grey;
        display: inline;
        position: relative;
    }

.wrapper .right .user_loggedin {
    flex: auto;
}

    .wrapper .right .user_loggedin a.dropdown-toggle {
        color: black;
        border-radius: 4px;
        padding: 6px 11px 6px 12px;
        font-family: "Open Sans", sans-serif;
    }

        .wrapper .right .user_loggedin a.dropdown-toggle .fa-chevron-down {
            color: grey;
            padding-left: 5px;
        }

        .wrapper .right .user_loggedin a.dropdown-toggle:hover {
            background-color: #e6e6e6;
        }

        .wrapper .right .user_loggedin a.dropdown-toggle:hover {
            text-decoration: none;
        }

@media (max-width: 767px) {
    .wrapper .right .platform_selection, .wrapper .right .tasks, .wrapper .right .language_choice, .wrapper .right .user_loggedin {
        display: none;
    }
}

.wrapper .right .hamburger {
    flex: 1;
    margin-top: -15px;
}

@media (min-width: 768px) {
    .wrapper .right .hamburger {
        display: none;
    }
}

@media (max-width: 768px) {
    .wrapper .right .hamburger {
        justify-content: flex-end;
        padding-right: 20px;
    }
}

.wrapper .right .hamburger #nav-icon3 {
    width: 35px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
}

    .wrapper .right .hamburger #nav-icon3 span {
        display: block;
        position: absolute;
        height: 3.5px;
        width: 80%;
        background: #3366FF;
        border-radius: 5px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.25s ease-in-out;
        -moz-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;
    }

        .wrapper .right .hamburger #nav-icon3 span:nth-child(1) {
            top: 0px;
        }

        .wrapper .right .hamburger #nav-icon3 span:nth-child(2), .wrapper .right .hamburger #nav-icon3 span:nth-child(3) {
            top: 8px;
        }

        .wrapper .right .hamburger #nav-icon3 span:nth-child(4) {
            top: 16px;
        }

    .wrapper .right .hamburger #nav-icon3.open span:nth-child(1) {
        top: 8px;
        width: 0%;
        left: 50%;
    }

    .wrapper .right .hamburger #nav-icon3.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .wrapper .right .hamburger #nav-icon3.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .wrapper .right .hamburger #nav-icon3.open span:nth-child(4) {
        top: 16px;
        width: 0%;
        left: 50%;
    }

.wrapper .burger-content {
    transform: translateY(-300px);
    transition: 0.4s ease-in-out;
    background: white;
    position: absolute;
    text-align: center;
    top: 20px;
    right: 0;
    z-index: 20;
    width: 100vw;
    box-shadow: 3px -2px 3px 5px #ccc;
}

    .wrapper .burger-content hr {
        margin: 10px 0;
        display: block;
        height: 0.8px;
        border: 0;
        border-top: 0.8px solid #3366FF;
        margin: 1em 0;
        padding: 0;
    }

    .wrapper .burger-content ul.table-content {
        list-style-type: none;
        text-align: center;
        padding: 0px;
        margin-bottom: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0px;
    }

        .wrapper .burger-content ul.table-content li {
            color: black;
            padding: 0;
            padding-left: 0px;
            flex: 1;
        }

            .wrapper .burger-content ul.table-content li .platform_selection {
                flex: 1;
                padding: 2px 0;
            }

                .wrapper .burger-content ul.table-content li .platform_selection .platform_button {
                    border: 0;
                    padding: 0;
                    background: none;
                }

                .wrapper .burger-content ul.table-content li .platform_selection .active_platform {
                    opacity: 0.3;
                }

                .wrapper .burger-content ul.table-content li .platform_selection img {
                    max-width: 25px;
                    padding-top: 2px;
                }

                .wrapper .burger-content ul.table-content li .platform_selection .dropdown-menu {
                    padding: 5px 0 15px 0;
                }

                    .wrapper .burger-content ul.table-content li .platform_selection .dropdown-menu img, .wrapper .burger-content ul.table-content li .platform_selection .dropdown-menu i {
                        margin-right: 3.5px;
                    }

                .wrapper .burger-content ul.table-content li .platform_selection .dropdown-header {
                    border-bottom: 1px solid grey;
                    padding: 5px 20px 8px 20px;
                    margin-left: -3px;
                }

                    .wrapper .burger-content ul.table-content li .platform_selection .dropdown-header span {
                        font-size: 14px;
                        color: black;
                    }

                .wrapper .burger-content ul.table-content li .platform_selection .first-item {
                    padding-top: 10px;
                }

                    .wrapper .burger-content ul.table-content li .platform_selection .first-item .pg_icon_black {
                        max-width: 16.5px;
                        margin-left: -3px;
                        margin-right: 3px;
                        margin-top: -4.5px;
                    }

            .wrapper .burger-content ul.table-content li .tasks {
                flex: 1;
                border-right: 1px solid transparent;
                padding: 3px 0;
            }

                .wrapper .burger-content ul.table-content li .tasks a {
                    position: relative;
                    border-radius: 4px;
                }

                    .wrapper .burger-content ul.table-content li .tasks a:hover {
                        background-color: #e6e6e6;
                    }

                .wrapper .burger-content ul.table-content li .tasks img {
                    max-width: 22px;
                }

                .wrapper .burger-content ul.table-content li .tasks .badge-notify {
                    position: absolute;
                    top: -6px;
                    right: -6px;
                    left: auto;
                    padding: 4px 4px;
                    border-radius: 7px;
                    padding-right: 3px;
                    background: red;
                    font-size: 8px;
                }

            .wrapper .burger-content ul.table-content li .language_choice {
                flex: 2;
                border-right: 1px solid transparent;
                padding: 0;
            }

                .wrapper .burger-content ul.table-content li .language_choice div:first-child {
                    width: 100%;
                }

                    .wrapper .burger-content ul.table-content li .language_choice div:first-child form {
                        width: 100%;
                    }

                .wrapper .burger-content ul.table-content li .language_choice .language-button {
                    border: 0;
                    padding: 3px 8px 1px 8px;
                    background: none;
                }

                    .wrapper .burger-content ul.table-content li .language_choice .language-button i {
                        padding-left: 5px;
                    }

                .wrapper .burger-content ul.table-content li .language_choice .language-icon {
                    max-width: 22px;
                    /*padding-right: 5px;*/
                    margin-right: 5px;
                    margin-top: -1px;
                }

                .wrapper .burger-content ul.table-content li .language_choice #SetLanguageTitle {
                    display: inline;
                }

                    .wrapper .burger-content ul.table-content li .language_choice #SetLanguageTitle span {
                        text-transform: capitalize;
                    }

                .wrapper .burger-content ul.table-content li .language_choice .fa-chevron-down {
                    color: grey;
                    display: inline;
                    position: relative;
                }

            .wrapper .burger-content ul.table-content li .user_loggedin {
                flex: 2;
                padding: 9px 10px 9px 0px;
            }

                .wrapper .burger-content ul.table-content li .user_loggedin a.dropdown-toggle {
                    color: black;
                    border-radius: 4px;
                    padding: 6px 11px 6px 6px;
                    font-family: "Open Sans", sans-serif;
                }

                    .wrapper .burger-content ul.table-content li .user_loggedin a.dropdown-toggle .fa-chevron-down {
                        color: grey;
                        padding-left: 5px;
                    }

                    .wrapper .burger-content ul.table-content li .user_loggedin a.dropdown-toggle:hover {
                        background-color: #e6e6e6;
                    }

                    .wrapper .burger-content ul.table-content li .user_loggedin a.dropdown-toggle:hover {
                        text-decoration: none;
                    }

            .wrapper .burger-content ul.table-content li.language-item {
                flex: 2;
            }

                .wrapper .burger-content ul.table-content li.language-item span {
                    font-size: 13px;
                }

            .wrapper .burger-content ul.table-content li.user-item {
                flex: 2;
                padding-right: 2px;
                border-right: 0;
            }

                .wrapper .burger-content ul.table-content li.user-item a {
                    font-size: 13px;
                }

    .wrapper .burger-content.open {
        transform: translateY(41px);
    }

.language-selector {
    background: none;
}

.platform-item, .tasks-item, .language-item {
    border-right: 1px solid #3366FF;
}

.dropdown-menu {
    text-align: left;
}


th.portal_options.sorting {
    width: 65px !important;
}

.portal_options {
    text-align: center;
}



.speaker-body .first-name {
    width: 47%;
    display: inline-block;
}

.speaker-body .last-name {
    width: 47%;
    display: inline-block;
    margin-left: 20px;
}

.speaker-body .address {
    width: 98.5%;
}

    .speaker-body .address input {
        height: 50px;
    }

.speaker-body .city {
    width: 47%;
    display: inline-block;
}

.speaker-body .state {
    width: 47%;
    display: inline-block;
    margin-left: 20px;
}

.speaker-body .zip {
    width: 47%;
    display: inline-block;
}

.loader {
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #006282;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 1.8s linear infinite; /* Safari */
    animation: spin 1.8s linear infinite;
    margin: 80px auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.invis {
    visibility: hidden;
    height: 0px;
    padding: 0 !important;
    margin: 0 !important;
    display: none !important;
}

.continue {
    display: Flex;
    justify-content: center;
    margin-bottom: 20px;
}

    .continue .next-step {
        margin-right: 5px;
    }

.speaker-body {
    padding-bottom: 0 !important;
}

.custom-field-form {
    padding-top: 0 !important;
}

.modal-notice {
    padding-bottom: 10px;
    font-weight: 600;
}

.sectionsItems {
    padding: 20px 15px;
}

#toast-container div {
    opacity: 1 !important;
}

.toast-success {
    background-color: #FF6B35 !important;
}

.tab-content {
    padding: 20px;
}

#ItemsGridSpeaker > thead > tr > th {
    background: #006282;
    color: white;
}

.indent-pls {
    padding-left: 15px;
}

.section-with-items table {
    border: 1px solid transparent;
    transition: 0.3s ease-in-out;
}

.sharebuttons > .glyphicon-cloud-download {
    margin-top: -9px !important;
}

.sharebuttons div a span.glyphicon-cloud-download {
    margin-top: -8px !important;
}

    .sharebuttons div a span.glyphicon-cloud-download::before {
        font-size: 14px;
        margin-top: -3px;
        display: block;
    }

.sharebuttons div:first-of-type {
    display: flex;
    align-items: center;
}

    .sharebuttons div:first-of-type a {
        display: flex;
        align-items: center;
    }

        .sharebuttons div:first-of-type a .packet-download {
            padding-right: 10px;
            color: white;
        }

.packet-download {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
}

.item_contents {
    padding-bottom: 20px;
    padding-left: 0;
}

.agenda-item .sharebuttons {
    margin-top: 1.75px;
    padding-top: 0;
    padding-right: 25px;
}

.agenda-item {
    padding-top: 0px;
}

/*.sharebuttons.sharebuttons.pull-right {
    padding-top: 0px;
    padding-bottom: 10px;
}*/


.shareButtons {
    padding-top: 5px;
    z-index: 99;
    display: inline-flex;
    flex-wrap: wrap;
}

.shareButtons_display {
    margin-left: 3px !important;
    line-height: 1em !important;
}

    .shareButtons_display .packet-download {
        margin-right: 10px;
        font-size: 10px;
        letter-spacing: 1px;
        font-family: sans-serif;
    }

    .shareButtons_display .playvideo {
        font-size: 10px;
        letter-spacing: 1px;
        font-family: sans-serif;
        text-transform: uppercase;
        font-weight: bold;
    }

    .shareButtons_display .glyphicon-play {
        font-size: 10px;
    }

/*.shareButtons_fb {
    margin-top: -3px !important;
}*/

.shareButtons_dl {
    padding: 2px 12px !important;
    font-size: 17px;
    margin-top: 0px;
}

.pull-left.attachment-icon-holder .glyphicon-paperclip {
    padding-left: 11px;
    padding-top: 2px;
}

.shareButtons_display a .glyphicon.glyphicon-arrow-down {
    color: white;
    margin-top: -4px;
}

.down {
    border: solid white;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.flex-parent {
    display: flex;
    align-items: center;
}

.input-group-addon {
    background-color: #FF6B35 !important;
}

a::hover, a::visited, a {
    color: #FF6B35 !important;
}

table.compiledTable td {
    color: #FF6B35 !important;
    font-weight: 600;
    text-transform: capitalize;
}

    table.compiledTable td a {
        color: #FF6B35 !important;
        font-weight: 600;
        text-transform: capitalize;
    }

        table.compiledTable td a.darkText {
            color: #3a3131 !important;
        }

    table.compiledTable td.darkText {
        color: #3a3131 !important;
    }


    table.compiledTable td a:hover {
        color: #3A3131 !important;
    }

.siteby {
    color: #3A3131 !important;
}

    .siteby a {
        color: #3A3131 !important;
    }


        .siteby a::Hover {
            color: #FF6B35 !important;
        }


.main_app_container {
    padding-left: 24px;
}

.main_app {
    position: absolute;
    left: 18px;
    width: 1em;
    margin-top: 2px;
}

.site-menu-icon.fa.fa-calendar::before {
    content: "\f073" !important;
}

#meeting-tabs li a:hover {
    color: #3A3131 !important;
}

.background-footer {
    margin-top: 50px !important;
}

footer {
    overflow: hidden;
}

.interactive_watermark {
    position: fixed !important;
    right: 0;
}

    .interactive_watermark a img {
        max-width: 120px !important;
    }

.datepicker.datepicker-dropdown.dropdown-menu {
    z-index: 99999;
}

.AllContentContainer {
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
}

.CenteredContainer {
    display: grid;
    gap: 10px;
    margin: 1em 2em;
}

.VideoContentContainer {
    vertical-align: top;
    display: grid;
    grid-row: 1;
    grid-column: 2;
    justify-content: center;
    align-content: flex-start;
}

.VideoContent {
    max-width: 640px;
    display: flex;
    flex: 1 100%;
}

iframe {
    max-height: calc(100vh - 50px);
    max-width: 100%;
}

.MeetingContentContainer {
    vertical-align: top;
    display: grid;
    grid-column: 1;
    grid-row: 1;
    overflow-y: auto;
    overflow-x: hidden;
    min-width: 8.5in;
    max-width: 10in;
    border: 1pt solid #EFE6E8;
    border-radius: 4pt;
    justify-content: center;
    flex-flow: wrap;
    align-content: flex-start;
}

#meetingSection {
    height: 100%;
}

#MeetingContents {
    max-width: 10in;
    padding: 40px;
    height: 100%;
}

.google-video-option {
    display: inline-block;
    width: 8.5in;
    text-align: right;
    margin-top: 10px;
}

.display-block {
    display: block;
}

.number-cell {
    padding-left: 6px !important;
}

.number-cell-section .attachment-icon-holder .section-attachment.attachment-cell.glyphicon.glyphicon-paperclip {
    padding-right: 10px;
}

.item-cell {
    padding-left: 0px;
}

.section-row td .attachment-icon-holder[style] {
    left: -24px !important;
    position: relative;
}

.attachment-cell {
    width: 0.1px !important;
    max-width: 0.1px !important;
}

.attachment-icon-holder {
    top: 2.5px !important;
    left: -30px !important;
}

.section-row .number-cell-section {
    padding-left: 0;
    padding-right: 0;
    width: 10px !important;
    padding-right: 10px;
}

.section-item-attachments-insert {
    padding-left: 5px !important;
    margin-left: 0px;
}

.section-row td:first-of-type {
    padding: 0;
    padding-left: 5px;
}

.number-cell-section .attachment-icon-holder .section-attachment.attachment-cell.glyphicon.glyphicon-paperclip {
    padding-right: 0 !important;
}

.section-with-items {
    padding-left: 0px;
}

#meetingSection {
    width: 100%
}

#meetingSection.post {
    padding: 1em 2em;
}

.item-cell.section-item-attachments-insert {
    padding-left: 0 !important;
}

.section-row .section-heading {
    padding-left: 10px;
}

.GoogleTranslate {
    height: 1px;
    width: 100%;
    padding: 40px
}

.publicMeetingPortalBody #MeetingContents table {
    width: 100% !important;
    max-width: 100% !important;
}

.shareButtons_display {
    float: left !important;
}

@media (max-width: 1320px) {
    .publicMeetingPortalBody #MeetingContents img {
        max-width: 100% !important;
    }

    .VideoContentContainer {
        grid-column: 1;
    }

    .MeetingContentContainer {
        min-width: 1%;
        max-width: 100%;
        position: relative;
        grid-row: 2;
    }

    #MeetingContents {
        max-width: 100%;
        width: 100%;
        overflow: hidden;
    }

    .VideoContentContainer div iframe {
        height: 160px;
    }

    #meetingSection {
        width: 100%;
    }

    .attachment-cell {
        width: 5% !important;
        max-width: 5% !important;
    }

    .publicMeetingPortalBody #MeetingContents table {
        table-layout: fixed;
    }

    .publicMeetingPortalBody #MeetingContents td {
        display: block !important;
        width: auto !important;
        white-space: inherit !important;
    }

    .publicMeetingPortalBody {
        overflow: hidden;
    }

    .number-cell-section {
        word-wrap: normal !important;
        word-break: initial !important;
    }

    .number-cell {
        word-wrap: normal !important;
        word-break: initial !important;
    }
}

@media (max-width: 640px) {
    .CenteredContainer {
        margin: 0px;
    }

    .MeetingContentContainer {
        border: none;
    }

    .VideoContentContainer {
        padding: 0px;
    }

    .attachmentCell {
        padding: 0px !important;
    }

    .section-row td:first-of-type {
        padding: 0px !important;
    }

    .MeetingContentContainer {
        min-width: 1%;
        max-width: 100%;
        position: relative;
        overflow-x: hidden;
        overflow-y: auto;
    }

    #MeetingContents {
        max-width: 100%;
        width: 100%;
        overflow: hidden;
    }

    .VideoContentContainer div iframe {
        height: 75px;
    }

    .attachment-icon-holder {
        width: auto !important;
        left: 0 !important;
        top: 0 !important;
    }

    .pull-left.attachment-icon-holder .glyphicon-paperclip {
        padding-left: 0px !important;
    }

    .item-cell {
        display: block !important;
    }

    .section-row td:first-of-type {
        padding-left: 0px !important;
    }

    .section-row td .attachment-icon-holder[style] {
        left: 0px !important;
    }

    .number-cell {
        width: 10% !important;
        padding: 0px !important;
    }

    .item-cell + td {
        display: block !important;
        padding: 0px !important;
    }
}

@media (max-width: 523px) {
    #MeetingContents {
        padding: 20px;
    }

    .publicMeetingPortalBody #MeetingContents table[style*="margin-left"] {
        margin-left: 30pt !important;
    }
}

@media (max-width: 500px) {
    #MeetingContents {
        padding: 4px;
    }

    .section-item-attachments-fromdocx {
        width: 80% !important;
        display: block !important;
    }

        .section-item-attachments-fromdocx > tr > td[class=""] {
            width: 80% !important;
            display: block !important;
        }

    .agenda-item {
        width: 80% !important;
        display: block !important;
    }

    .optionalButtonsCell svg {
        width: auto !important;
        height: 40px !important;
    }

    .item-table-fromdocx > tr > td[calss=""] {
        width: 20% !important;
    }

    .pull-right {
        float: left !important;
    }
}

@media (max-width: 420px) {
    .item-table > tbody > tr > td:last-child > div {
        display: block !important;
    }

        .item-table > tbody > tr > td:last-child > div > div {
            display: block !important;
            padding-top: 2pt !important;
        }

        .item-table > tbody > tr > td:last-child > div > a {
            display: block !important;
            margin-top: 1pt !important;
            padding: 8px 14px !important;
        }

            .item-table > tbody > tr > td:last-child > div > a.shareButtons_display {
                line-height: 0em !important;
            }
}

.publicMeetingPortalHtml {
    height: 100% !important;
}

.publicMeetingPortalBody {
    position: relative !important;
    min-height: 100% !important;
    top: 0px !important;
}

@media (max-height: 500px) {
    .VideoContentContainer div iframe {
        height: 75px;
    }
}

#HideYouTubePlayer {
    width: 100%;
}

.ytp-hidevideo {
    border: none;
    text-align: center;
    color: #7D7D7D;
    font-size: 12pt;
    font-weight: bold;
    background: black;
    width: 100%;
}

.ytp-hidevideo:hover {
    border-color: #01804B;
    background: #01804B;
    color: white;
}

#ShowYouTubePlayer {
    display: none;
    padding-top: 3pt;
}

.showYouTubePlayer {
    border-style: initial;
    border-color: #272727;
    background: #272727;
    border-radius: 4px;
    text-align: center;
    color: white;
}

.showYouTubePlayer:hover {
    border-color: #01804B;
    background: #01804B;
}

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/Content/css/fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('/Content/css/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('/Content/css/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('/Content/css/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('/Content/css/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('/Content/css/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}

@charset "UTF-8";

.site-navbar {
    background-color: #3f51b5
}

    .site-navbar .navbar-header {
        color: #fff;
        background-color: transparent
    }

        .site-navbar .navbar-header .navbar-toggler {
            color: #fff
        }

        .site-navbar .navbar-header .hamburger .hamburger-bar, .site-navbar .navbar-header .hamburger:after, .site-navbar .navbar-header .hamburger:before {
            background-color: #fff
        }

        .site-navbar .navbar-header .navbar-brand {
            float: none;
            margin-right: 0;
            overflow: hidden;
            font-family: Roboto,sans-serif;
            color: #fff;
            text-align: center;
            /*text-overflow: ellipsis;*/
            white-space: nowrap;
            cursor: pointer
        }

        .site-navbar .navbar-header .navbar-brand-logo {
            height: 32px;
            -webkit-transition: height .25s;
            -o-transition: height .25s;
            transition: height .25s
        }

        .site-navbar .navbar-header .navbar-brand-text {
            display: none
        }

@media (min-width:768px) {
    .site-navbar .navbar-header {
        width: 65px
    }
}

.site-navbar .navbar-container {
    background-color: #FCFCFC
}

@media (min-width:768px) {
    .site-navbar .navbar-container {
        margin-left: 65px;
        -webkit-transition: margin-left .25s;
        -o-transition: margin-left .25s;
        transition: margin-left .25s
    }
}

.site-navbar.navbar-inverse .navbar-container {
    background-color: transparent
}

#site-navbar-search {
    z-index: 1
}

body, html {
    height: 100%
}

    body.dashboard {
        padding-top: 66.01px;
    }

.site-menubar {
    position: fixed;
    top: 66.01px;
    z-index: 1400;
    width: 260px;
    height: 100%;
    height: -webkit-calc(100% - 66.01px);
    height: calc(100% - 66.01px);
    font-family: Roboto,sans-serif;
    color: rgba(117,117,117,.9);
    background: #FCFCFC;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.08);
    box-shadow: 0 2px 4px rgba(0,0,0,.08);
    -webkit-transition: width .25s,opacity .25s,-webkit-transform .25s;
    -o-transition: width .25s,opacity .25s,-o-transform .25s;
    transition: width .25s,opacity .25s,transform .25s
}

    .site-menubar ul {
        padding: 0;
        margin: 0;
        list-style: none;
        padding-top: 7px;
    }

    .site-menubar a {
        outline: 0
    }

        .site-menubar a:focus, .site-menubar a:hover {
            text-decoration: none
        }

    .site-menubar .scrollable-inverse.scrollable .scrollable-bar-handle {
        background: rgba(158,158,158,.6)
    }

    .site-menubar.site-menubar-dark {
        background: #212121;
        -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.08);
        box-shadow: 0 2px 4px rgba(0,0,0,.08)
    }

.site-menubar-footer {
    position: fixed;
    bottom: 0;
    z-index: 1400;
    display: block;
    height: 65px;
    background-color: #e0e0e0;
    -webkit-transition: width .25s;
    -o-transition: width .25s;
    transition: width .25s
}

    .site-menubar-footer > a {
        position: relative;
        float: left;
        width: 24.9%;
        height: 65px;
        padding: 23px 0;
        font-size: 14px;
        color: #757575;
        text-align: center;
        background-color: #e0e0e0;
        -webkit-transition: left .25s,width .25s;
        -o-transition: left .25s,width .25s;
        transition: left .25s,width .25s
    }

        .site-menubar-footer > a:focus, .site-menubar-footer > a:hover {
            background-color: #d3d3d3
        }

.site-menubar-dark .site-menubar-footer {
    background-color: #21292e
}

    .site-menubar-dark .site-menubar-footer > a {
        background-color: #21292e
    }

        .site-menubar-dark .site-menubar-footer > a:focus, .site-menubar-dark .site-menubar-footer > a:hover {
            background-color: #1e2427
        }

.site-menu {
    padding-bottom: 20px;
    overflow: visible;
    font-size: 14px;
    -webkit-transition: -webkit-transform .25s;
    -o-transition: -o-transform .25s;
    transition: transform .25s
}

.site-menu-item {
    line-height: 36px;
    -webkit-transition: -webkit-transform .1s,all .25s,border 0;
    -o-transition: -o-transform .1s,all .25s,border 0;
    transition: transform .1s,all .25s,border 0
}

    .site-menu-item > a {
        white-space: nowrap;
        cursor: pointer
    }

.site-menu-icon {
    display: inline-block;
    width: 1em;
    margin-right: 16px;
    text-align: center
}

.site-menu-title {
    display: inline-block;
    max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-transition: visibility .25s,opacity .25s;
    -o-transition: visibility .25s,opacity .25s;
    transition: visibility .25s,opacity .25s
}

    .site-menu-title:first-child {
        margin-left: 25px
    }

.site-menu-arrow {
    position: relative;
    display: inline-block;
    font-family: Material-Design-Iconic-Font;
    font-style: normal;
    font-weight: 400;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    text-rendering: auto;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

    .site-menu-arrow:before {
        content: ""
    }

.site-menu-arrow, .site-menu-badge, .site-menu-label {
    position: absolute;
    right: 25px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: visibility cubic-bezier(.76,.1,1,-.16) .25s,opacity cubic-bezier(.76,.1,1,-.16) .5s;
    -o-transition: visibility cubic-bezier(.76,.1,1,-.16) .25s,opacity cubic-bezier(.76,.1,1,-.16) .5s;
    transition: visibility cubic-bezier(.76,.1,1,-.16) .25s,opacity cubic-bezier(.76,.1,1,-.16) .5s
}

.site-menu .badge, .site-menu .label {
    padding: 2px 5px 3px;
    font-size: .858rem;
    font-weight: 400
}

.site-menu-item {
    position: relative;
    white-space: nowrap
}

    .site-menu-item a {
        display: block;
        color: rgba(117,117,117,.9)
    }

    .site-menu-item:hover > a {
        color: #424242;
        background-color: rgba(33,33,33,.05)
    }

    .site-menu-item.active {
        background: rgba(33,33,33,.1)
    }

        .site-menu-item.active > a {
            color: #424242;
            background: 0 0
        }

        .site-menu-item.active.hover > a {
            background: 0 0
        }

.site-menu > .site-menu-item {
    padding: 0;
    font-size: 14px
}

    .site-menu > .site-menu-item > a {
        padding: 0 25px;
        line-height: 46px
    }

    .site-menu > .site-menu-item.active {
        border-top: 1px solid rgba(0,0,0,.04);
        border-bottom: 1px solid rgba(0,0,0,.04)
    }

.site-menu-item > .site-menu-sub {
    background-color: rgba(33,33,33,.05)
}

.site-menubar-dark .site-menu-item a {
    color: rgba(158,158,158,.9)
}

.site-menubar-dark .site-menu-item:hover {
    background-color: rgba(255,255,255,.02)
}

    .site-menubar-dark .site-menu-item:hover > a {
        color: rgba(255,255,255,.8);
        background: 0 0
    }

.site-menubar-dark .site-menu-item.active {
    background: #1e1e1e
}

    .site-menubar-dark .site-menu-item.active > a {
        color: #fff
    }

.site-menubar-dark .site-menu-item > .site-menu-sub {
    background-color: #1e1e1e
}

.site-gridmenu {
    position: fixed;
    top: 66.01px;
    bottom: 0;
    z-index: 1500;
    padding: 20px 0;
    visibility: hidden;
    background-color: #212121;
    opacity: 0
}

.js > .site-gridmenu {
    -webkit-transition: opacity .5s ease 0s,visibility 0s;
    -o-transition: opacity .5s ease 0s,visibility 0s;
    transition: opacity .5s ease 0s,visibility 0s
}

.site-gridmenu-active > .site-gridmenu {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .5s ease 0s;
    -o-transition: opacity .5s ease 0s;
    transition: opacity .5s ease 0s
}

    .site-gridmenu-active > .site-gridmenu ul {
        opacity: 1;
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }

.site-gridmenu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: .4;
    -webkit-transition: -webkit-transform .5s ease 0s,opacity .5s ease 0s;
    -o-transition: -o-transform .5s ease 0s,opacity .5s ease 0s;
    transition: transform .5s ease 0s,opacity .5s ease 0s;
    -webkit-transform: translateY(-25%) rotateX(35deg);
    transform: translateY(-25%) rotateX(35deg)
}

.site-gridmenu li {
    float: left;
    width: 50%;
    text-align: center
}

    .site-gridmenu li > a {
        display: block;
        padding: 30px 15px;
        color: #9e9e9e
    }

    .site-gridmenu li .icon {
        display: block;
        margin-bottom: 10px;
        font-size: 32px
    }

    .site-gridmenu li:hover > a {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
        background-color: rgba(255,255,255,.02)
    }

body.site-gridmenu-active {
    overflow: hidden
}

.site-gridmenu-toggle:after {
    position: relative;
    position: relative;
    top: -1px;
    right: -3px;
    display: inline-block;
    font-family: Material-Design-Iconic-Font;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    content: "";
    opacity: 0;
    -webkit-transition: opacity .15s;
    -o-transition: opacity .15s;
    transition: opacity .15s;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    text-rendering: auto;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.site-gridmenu-active .site-gridmenu-toggle:after {
    opacity: 1
}

.site-sidebar {
    z-index: 1210
}

    .site-sidebar.slidePanel {
        -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,.2);
        box-shadow: 0 0 8px 0 rgba(0,0,0,.2)
    }

        .site-sidebar.slidePanel.slidePanel-left, .site-sidebar.slidePanel.slidePanel-right {
            width: 300px;
            overflow: hidden
        }

.site-sidebar-content {
    height: 100%
}

.site-sidebar-nav.nav-tabs {
    width: 100%
}

    .site-sidebar-nav.nav-tabs > .nav-item {
        display: table-cell;
        float: none;
        width: 1%
    }

        .site-sidebar-nav.nav-tabs > .nav-item > .nav-link {
            padding: 0;
            font-size: 16px;
            line-height: 90px;
            text-align: center
        }

            .site-sidebar-nav.nav-tabs > .nav-item > .nav-link > .icon {
                margin-right: 0
            }

.site-sidebar-tab-content {
    height: 100%;
    height: -webkit-calc(100% - 90px);
    height: calc(100% - 90px)
}

    .site-sidebar-tab-content > .tab-pane {
        height: 100%;
        padding: 20px 30px
    }

        .site-sidebar-tab-content > .tab-pane.scrollable {
            padding: 0
        }

        .site-sidebar-tab-content > .tab-pane .scrollable-content {
            padding: 20px 30px
        }

        .site-sidebar-tab-content > .tab-pane .list-group {
            margin-right: -30px;
            margin-left: -30px
        }

            .site-sidebar-tab-content > .tab-pane .list-group > .list-group-item {
                padding-right: 30px;
                padding-left: 30px
            }

.site-sidebar .conversation {
    position: absolute;
    top: 0;
    right: -100%;
    z-index: 1700;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

    .site-sidebar .conversation.active {
        right: 0
    }

.site-sidebar .conversation-header {
    position: fixed;
    z-index: 1;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #e0e0e0
}

    .site-sidebar .conversation-header > * {
        padding: 0 30px;
        margin: 0;
        line-height: 90px
    }

.site-sidebar .conversation-return {
    position: relative;
    z-index: 1;
    color: rgba(66,66,66,.4);
    cursor: pointer
}

    .site-sidebar .conversation-return:focus, .site-sidebar .conversation-return:hover {
        color: rgba(66,66,66,.6)
    }

    .site-sidebar .conversation-return:active {
        color: #424242
    }

.site-sidebar .conversation-title {
    position: relative;
    top: 1px;
    z-index: -1;
    color: #424242;
    text-align: center
}

.site-sidebar .conversation-content {
    padding: 30px 15px
}

.site-sidebar .conversation-reply {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 10px 0;
    background-color: #fff;
    border-top: 1px solid #e0e0e0
}

    .site-sidebar .conversation-reply .form-control {
        border: none;
        border-right: 1px solid #e0e0e0
    }

.site-sidebar .conversation .chats {
    position: relative;
    top: 90px
}

@media (max-width:767px) {
    .site-sidebar.slidePanel.slidePanel-left, .site-sidebar.slidePanel.slidePanel-right {
        width: 100%
    }
}

.site-action {
    position: fixed;
    right: 32px;
    bottom: 55px;
    z-index: 1290;
    -webkit-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s
}

    .site-action input {
        display: none
    }

    .site-action .btn {
        -webkit-box-shadow: 0 10px 10px 0 rgba(60,60,60,.1);
        box-shadow: 0 10px 10px 0 rgba(60,60,60,.1)
    }

    .site-action .front-icon {
        display: block
    }

    .site-action .back-icon {
        display: none
    }

.site-action-buttons {
    position: absolute;
    bottom: 56px;
    left: 0;
    display: none;
    width: 100%;
    text-align: center
}

    .site-action-buttons .btn {
        display: block;
        margin: 0 auto;
        margin-bottom: 10px;
        -webkit-animation-delay: .1s;
        -o-animation-delay: .1s;
        animation-delay: .1s
    }

.site-action.active .front-icon {
    display: none
}

.site-action.active .back-icon {
    display: block
}

.site-action.active .site-action-buttons {
    display: block
}

@media (max-width:767px) {
    .site-action .btn-floating {
        width: 46px;
        height: 46px;
        padding: 0;
        font-size: 16px;
        -webkit-box-shadow: 0 6px 6px 0 rgba(60,60,60,.1);
        box-shadow: 0 6px 6px 0 rgba(60,60,60,.1)
    }

    .site-action-buttons {
        bottom: 46px
    }
}

.page {
    position: relative;
    min-height: -webkit-calc(100% - 44px);
    min-height: calc(100% - 44px);
    background: #f1f4f5
}

.page-dark.layout-full {
    position: relative;
    z-index: 0;
    color: #fff
}

    .page-dark.layout-full::before {
        position: fixed;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
        content: "";
        background-position: center top;
        -webkit-background-size: cover;
        background-size: cover
    }

    .page-dark.layout-full::after {
        position: fixed;
        top: 0;
        left: 0;
        z-index: -1;
        width: 100%;
        height: 100%;
        content: "";
        background-color: rgba(33,33,33,.6)
    }

    .page-dark.layout-full .brand {
        margin-bottom: 22px
    }

    .page-dark.layout-full .brand-text {
        font-size: 18px;
        color: #fff;
        text-transform: uppercase
    }

.page-nav-tabs {
    padding: 0 30px
}

.page-content {
    padding: 30px 30px
}

@media (max-width:479px) {
    .page-content {
        padding: 10px
    }
}

.page-content-actions {
    padding: 0 30px 30px
}

    .page-content-actions .dropdown {
        display: inline-block
    }

    .page-content-actions::after {
        display: table;
        clear: both;
        content: ""
    }

.page-content-table {
    max-width: 100%;
    padding: 0;
    overflow-x: auto
}

    .page-content-table .table > tbody > tr > td, .page-content-table .table > tbody > tr > th, .page-content-table .table > thead > tr > td, .page-content-table .table > thead > tr > th {
        padding-top: 20px;
        padding-bottom: 20px
    }

        .page-content-table .table > tbody > tr > td:first-child, .page-content-table .table > tbody > tr > th:first-child, .page-content-table .table > thead > tr > td:first-child, .page-content-table .table > thead > tr > th:first-child {
            padding-left: 30px
        }

        .page-content-table .table > tbody > tr > td:last-child, .page-content-table .table > tbody > tr > th:last-child, .page-content-table .table > thead > tr > td:last-child, .page-content-table .table > thead > tr > th:last-child {
            padding-right: 30px
        }

    .page-content-table .table > tbody > tr:hover > td {
        background-color: #eee
    }

    .page-content-table .table > tbody > tr > td {
        cursor: pointer
    }

    .page-content-table .table > tbody > tr:last-child td {
        border-bottom: 1px solid #e0e0e0
    }

    .page-content-table .table.is-indent > tbody > tr > td.pre-cell, .page-content-table .table.is-indent > tbody > tr > td.suf-cell, .page-content-table .table.is-indent > tbody > tr > th.pre-cell, .page-content-table .table.is-indent > tbody > tr > th.suf-cell, .page-content-table .table.is-indent > thead > tr > td.pre-cell, .page-content-table .table.is-indent > thead > tr > td.suf-cell, .page-content-table .table.is-indent > thead > tr > th.pre-cell, .page-content-table .table.is-indent > thead > tr > th.suf-cell {
        width: 30px;
        padding: 0;
        border-top: 0;
        border-bottom: 0
    }

    .page-content-table .table.is-indent > tbody > tr:first-child td {
        border-top: 0
    }

    .page-content-table .table.is-indent > tbody > tr:last-child td.pre-cell, .page-content-table .table.is-indent > tbody > tr:last-child td.suf-cell {
        border-bottom: 0
    }

    .page-content-table .table.is-indent > tfoot > tr > td {
        border-top: 0
    }

    .page-content-table .pagination {
        margin-right: 30px;
        margin-left: 30px
    }

.page-copyright {
    margin-top: 60px;
    font-size: .858rem;
    color: #424242;
    letter-spacing: 1px
}

    .page-copyright .social a {
        margin: 0 10px;
        text-decoration: none
    }

    .page-copyright .social .icon {
        font-size: 1.143rem;
        color: rgba(66,66,66,.6)
    }

        .page-copyright .social .icon:focus, .page-copyright .social .icon:hover {
            color: rgba(66,66,66,.8)
        }

        .page-copyright .social .icon.active, .page-copyright .social .icon:active {
            color: #424242
        }

.page-copyright-inverse {
    color: #fff
}

    .page-copyright-inverse .social .icon {
        color: #fff
    }

        .page-copyright-inverse .social .icon:active, .page-copyright-inverse .social .icon:hover {
            color: rgba(255,255,255,.8)
        }

@media (max-width:991px) {
    .page {
        min-height: -webkit-calc(100% - 66px);
        min-height: calc(100% - 66px)
    }
}

.page-header + .page-content {
    padding-top: 0
}

.page-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 26px
}

    .page-title > .icon {
        margin-right: .3em
    }

.page-description {
    color: #9e9e9e
}

.page-header {
    position: relative;
    padding: 30px 30px;
    margin-top: 0;
    margin-bottom: 0;
    background: 0 0;
    border-bottom: 0
}

.page-header-actions {
    position: absolute;
    top: 50%;
    right: 30px;
    margin: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

    .page-header-actions .btn-icon {
        margin-left: 6px
    }

    .page-header-actions > * {
        margin-bottom: 0
    }

.page-header .breadcrumb {
    padding: 0;
    margin: 0
}

.page-header-bordered {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    background-color: #fff;
    border-bottom: 1px solid transparent
}

.page-header-tabs {
    padding-bottom: 0
}

    .page-header-tabs .nav-tabs-line {
        margin-top: 5px;
        border-bottom-color: transparent
    }

        .page-header-tabs .nav-tabs-line > li > a {
            padding: 5px 20px
        }

.page-aside {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 260px;
    overflow-y: hidden;
    background: #fff;
    border-right: 1px solid #e0e0e0;
    -webkit-transition: visibility .1s ease,top .3s ease,right .5s ease;
    -o-transition: visibility .1s ease,top .3s ease,right .5s ease;
    transition: visibility .1s ease,top .3s ease,right .5s ease
}

    .page-aside .list-group-item.active, .page-aside .list-group-item.active:focus, .page-aside .list-group-item.active:hover {
        z-index: 0
    }

.page-aside-left .page-aside {
    left: 0
}

    .page-aside-left .page-aside + .page-main {
        margin-left: 260px
    }

.page-aside-right .page-aside {
    right: 0
}

    .page-aside-right .page-aside + .page-main {
        margin-right: 260px
    }

    .page-aside-right .page-aside .page-aside-inner {
        border-right: none;
        border-left: 1px solid #e0e0e0
    }

.page-aside-fixed .page-aside {
    position: fixed;
    top: 66.01px;
    height: -webkit-calc(100% - 66.01px);
    height: calc(100% - 66.01px)
}

.page-aside-fixed .page-aside-inner {
    height: 100%;
    overflow-y: scroll
}

.page-aside-fixed.page-aside-left .site-footer {
    margin-left: 260px
}

.page-aside-fixed.page-aside-right .site-footer {
    margin-right: 260px
}

.page-aside-section {
    position: relative
}

    .page-aside-section:first-child {
        padding-top: 22px
    }

    .page-aside-section:last-child {
        margin-bottom: 22px
    }

    .page-aside-section:after {
        position: relative;
        display: block;
        margin: 22px;
        content: '';
        border-bottom: 1px solid #e0e0e0
    }

    .page-aside-section:last-child:after {
        display: none
    }

.page-aside-switch {
    position: absolute;
    top: -webkit-calc(50% - 25px);
    top: calc(50% - 25px);
    display: none;
    padding: 15px 8px 15px 4px;
    line-height: 1;
    cursor: pointer;
    background-color: #fff;
    border-radius: 0 100px 100px 0;
    -webkit-box-shadow: 1px 0 3px rgba(0,0,0,.2);
    box-shadow: 1px 0 3px rgba(0,0,0,.2)
}

    .page-aside-switch .md-chevron-right {
        display: inline-block
    }

    .page-aside-switch .md-chevron-left {
        display: none
    }

.page-aside-left .page-aside-switch {
    left: -webkit-calc(100% - 1px);
    left: calc(100% - 1px);
    padding: 15px 8px 15px 4px;
    border-radius: 0 100px 100px 0
}

    .page-aside-left .page-aside-switch .md-chevron-right {
        display: inline-block
    }

    .page-aside-left .page-aside-switch .md-chevron-left {
        display: none
    }

.page-aside-right .page-aside-switch {
    right: -webkit-calc(100% - 1px);
    right: calc(100% - 1px);
    left: auto;
    padding: 15px 4px 15px 8px;
    border-radius: 100px 0 0 100px
}

    .page-aside-right .page-aside-switch .md-chevron-right {
        display: none
    }

    .page-aside-right .page-aside-switch .md-chevron-left {
        display: inline-block
    }

.page-aside-title {
    padding: 10px 30px;
    margin: 20px 0 10px;
    overflow: hidden;
    font-weight: 700;
    color: #616161;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: default
}

.page-aside .list-group {
    margin-bottom: 22px
}

.page-aside .list-group-item {
    padding: 13px 30px;
    margin-bottom: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: none
}

    .page-aside .list-group-item .icon {
        color: #9e9e9e
    }

    .page-aside .list-group-item .item-right {
        float: right
    }

    .page-aside .list-group-item:focus, .page-aside .list-group-item:hover {
        color: #3f51b5;
        background-color: #eee;
        border: none
    }

        .page-aside .list-group-item:focus > .icon, .page-aside .list-group-item:hover > .icon {
            color: #3f51b5
        }

    .page-aside .list-group-item.active {
        color: #3f51b5;
        background-color: transparent
    }

        .page-aside .list-group-item.active > .icon {
            color: #3f51b5
        }

        .page-aside .list-group-item.active:focus, .page-aside .list-group-item.active:hover {
            color: #3f51b5;
            background-color: #eee;
            border: none
        }

            .page-aside .list-group-item.active:focus > .icon, .page-aside .list-group-item.active:hover > .icon {
                color: #3f51b5
            }

.page-aside .list-group.has-actions .list-group-item {
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 2.573rem;
    cursor: pointer
}

    .page-aside .list-group.has-actions .list-group-item .list-editable {
        position: relative;
        display: none
    }

        .page-aside .list-group.has-actions .list-group-item .list-editable .input-editable-close {
            position: absolute;
            top: 50%;
            right: 0;
            z-index: 1;
            -webkit-appearance: none;
            padding: 0;
            margin: 0;
            cursor: pointer;
            background: 0 0;
            border: 0;
            outline: 0;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%)
        }

        .page-aside .list-group.has-actions .list-group-item .list-editable .form-group {
            margin: 0
        }

    .page-aside .list-group.has-actions .list-group-item .item-actions {
        position: absolute;
        top: 6px;
        right: 20px;
        display: none
    }

        .page-aside .list-group.has-actions .list-group-item .item-actions .btn-icon {
            padding-right: 2px;
            padding-left: 2px;
            background-color: transparent
        }

            .page-aside .list-group.has-actions .list-group-item .item-actions .btn-icon:hover .icon {
                color: #3f51b5
            }

        .page-aside .list-group.has-actions .list-group-item .item-actions .icon {
            margin: 0
        }

    .page-aside .list-group.has-actions .list-group-item:hover .item-right {
        display: none
    }

    .page-aside .list-group.has-actions .list-group-item:hover .item-actions {
        display: block
    }

        .page-aside .list-group.has-actions .list-group-item:hover .item-actions .icon {
            color: #757575
        }

@media (max-width:1199px) {
    .page-aside {
        width: 220px
    }

    .page-aside-left .page-aside + .page-main {
        margin-left: 220px
    }

    .page-aside-right .page-aside + .page-main {
        margin-right: 220px
    }

    .page-aside-fixed.page-aside-left .site-footer {
        margin-left: 220px
    }

    .page-aside-fixed.page-aside-right .site-footer {
        margin-right: 220px
    }
}

@media (max-width:767px) {
    .page-aside {
        position: fixed;
        top: 66.01px;
        z-index: 1100;
        width: 260px;
        height: -webkit-calc(100% - 66.01px);
        height: calc(100% - 66.01px);
        overflow-y: visible;
        visibility: visible;
        border-color: transparent
    }

    .site-navbar-collapse-show .page-aside {
        top: 132.02px;
        height: -webkit-calc(100% - 132.02px);
        height: calc(100% - 132.02px)
    }

    .site-menubar-changing .page-aside, .site-menubar-open .page-aside {
        height: 100%
    }

    .page-aside .page-aside-inner {
        height: 100%;
        background-color: #fff;
        border-right: 1px solid #e0e0e0
    }

    .page-aside.open {
        left: 0
    }

    .site-menubar-changing .page-aside.open, .site-menubar-open .page-aside.open {
        visibility: hidden
    }

    .page-aside.open .page-aside-switch .md-chevron-right {
        display: none
    }

    .page-aside.open .page-aside-switch .md-chevron-left {
        display: inline
    }

    .page-aside-left .page-aside {
        left: -260px
    }

        .page-aside-left .page-aside + .page-main {
            margin-left: 0
        }

    .page-aside-right .page-aside {
        right: -260px
    }

        .page-aside-right .page-aside + .page-main {
            margin-right: 0
        }

        .page-aside-right .page-aside.open .page-aside-switch .md-chevron-right {
            display: inline
        }

        .page-aside-right .page-aside.open .page-aside-switch .md-chevron-left {
            display: none
        }

    .page-aside-left .page-aside {
        left: -260px !important
    }

        .page-aside-left .page-aside.open {
            left: 0 !important
        }

    .page-aside-left .site-footer {
        margin-left: 0 !important
    }

    .page-aside-right .page-aside {
        right: -260px !important
    }

        .page-aside-right .page-aside.open {
            right: 0 !important;
            left: auto
        }

    .page-aside-right .site-footer {
        margin-right: 0 !important
    }

    .page-aside-switch {
        display: block
    }
}

@media (min-width:768px) {
    .site-menubar-hide.page-aside-fixed.page-aside-left .page-aside {
        left: 0
    }
}

.site-footer {
    height: 44px;
    padding: 10px 30px;
    background-color: rgba(0,0,0,.02);
    border-top: 1px solid #e0e0e0
}

    .site-footer::after {
        display: table;
        clear: both;
        content: ""
    }

.site-footer-legal {
    float: left
}

.site-footer-actions {
    float: right
}

.site-footer-right {
    float: right
}

.site-footer .scroll-to-top {
    color: #757575
}

    .site-footer .scroll-to-top, .site-footer .scroll-to-top:active, .site-footer .scroll-to-top:hover {
        text-decoration: none
    }

@media (max-width:479px) {
    .site-footer {
        height: auto
    }
}

@media (max-width:479px) {
    .site-footer-actions, .site-footer-legal, .site-footer-right {
        display: block;
        float: none;
        text-align: center
    }
}

.layout-full {
    height: 100%
}

    .layout-full .page {
        height: 100%;
        padding: 0;
        margin: 0 !important;
        background-color: transparent
    }

    .layout-full > .loader {
        margin-left: 0 !important
    }

body.layout-full {
    padding-top: 0
}

@media (min-width:1200px) {
    .layout-boxed {
        background: #e0e0e0
    }

        .layout-boxed, .layout-boxed .site-navbar {
            max-width: 1320px;
            margin-right: auto;
            margin-left: auto
        }
}

.layout-boxed .slidePanel-left, .layout-boxed .slidePanel-right {
    top: 0;
    z-index: 1510
}

.site-print {
    padding-top: 0
}

    .site-print .site-footer, .site-print .site-gridmenu, .site-print .site-menubar, .site-print .site-navbar {
        display: none
    }

    .site-print .page {
        margin: 0 !important
    }

.site-menubar-fold .page, .site-menubar-fold .site-footer {
    margin-left: 65px
}

.site-menubar-fold.page-aside-fixed.page-aside-left .page-aside {
    left: 65px
}

.site-menubar-fold.page-aside-fixed.page-aside-left .site-footer {
    margin-left: 325px
}

.site-menubar-fold.page-aside-fixed.page-aside-right .site-footer {
    margin-right: 260px
}

.site-menubar-fold .site-menu > .site-menu-item {
    font-size: 14px
}

    .site-menubar-fold .site-menu > .site-menu-item > a {
        height: 46px;
        color: #3A3131;
    }

        .site-menubar-fold .site-menu > .site-menu-item > a .site-menu-arrow, .site-menubar-fold .site-menu > .site-menu-item > a .site-menu-badge, .site-menubar-fold .site-menu > .site-menu-item > a .site-menu-title {
            visibility: hidden;
            opacity: 0
        }

.site-menubar-fold .site-menubar {
    width: 65px
}

@media (min-width:768px) {
    .site-menubar-fold.site-menubar-hover .site-navbar .navbar-header {
        width: 260px
    }

    .site-menubar-fold.site-menubar-hover .site-navbar .navbar-container {
        margin-left: 260px
    }
}

.site-menubar-fold.site-menubar-hover .site-navbar .navbar-brand {
    float: left;
    text-align: left
}

.site-menubar-fold.site-menubar-hover .site-navbar .navbar-brand-logo {
}

.site-menubar-fold.site-menubar-hover .site-navbar .navbar-brand-text {
    display: inline-block
}

.site-menubar-fold.site-menubar-hover .site-menubar {
    width: 260px
}

.site-menubar-fold.site-menubar-hover .site-menu > .site-menu-item > a .site-menu-arrow, .site-menubar-fold.site-menubar-hover .site-menu > .site-menu-item > a .site-menu-badge, .site-menubar-fold.site-menubar-hover .site-menu > .site-menu-item > a .site-menu-title {
    visibility: visible;
    opacity: 1
}

.site-menubar-fold.site-menubar-hover .site-menubar-footer {
    width: 260px
}

.site-menubar-fold:not(.site-menubar-hover) .mm-panels > .mm-panel {
    -webkit-transform: translate3d(100%,0,0);
    -ms-transform: translate(100%,0);
    transform: translate3d(100%,0,0)
}

    .site-menubar-fold:not(.site-menubar-hover) .mm-panels > .mm-panel.mm-current:first-child, .site-menubar-fold:not(.site-menubar-hover) .mm-panels > .mm-panel.mm-subopened:first-child {
        display: block !important;
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate(0,0);
        transform: translate3d(0,0,0)
    }

.site-menubar-fold .site-gridmenu {
    width: 65px
}

    .site-menubar-fold .site-gridmenu li {
        float: none;
        width: 100%
    }

        .site-menubar-fold .site-gridmenu li > a {
            padding: 15px 0
        }

.site-menubar-fold .site-gridmenu-toggle:after {
    display: none
}

.site-menubar-fold:not(.site-menubar-hover) .site-menubar-footer {
    width: 65px;
    overflow: hidden
}

    .site-menubar-fold:not(.site-menubar-hover) .site-menubar-footer > a {
        width: 65px
    }

.site-menubar-fold.site-menubar-changing .site-menu > .site-menu-item > .site-menu-sub {
    display: none
}

@media (min-width:768px) {
    .css-menubar .page, .css-menubar .site-footer {
        margin-left: 65px
    }

    .css-menubar.page-aside-fixed.page-aside-left .page-aside {
        left: 65px
    }

    .css-menubar.page-aside-fixed.page-aside-left .site-footer {
        margin-left: 325px
    }

    .css-menubar.page-aside-fixed.page-aside-right .site-footer {
        margin-right: 260px
    }

    .css-menubar.page-aside-fixed.page-aside-left .site-footer {
        margin-left: 285px
    }

    .css-menubar.page-aside-fixed.page-aside-right .site-footer {
        margin-right: 260px
    }

    .css-menubar .site-menu > .site-menu-item {
        font-size: 14px
    }

        .css-menubar .site-menu > .site-menu-item > a {
            height: 46px
        }

            .css-menubar .site-menu > .site-menu-item > a .site-menu-arrow, .css-menubar .site-menu > .site-menu-item > a .site-menu-badge, .css-menubar .site-menu > .site-menu-item > a .site-menu-title {
                visibility: hidden;
                opacity: 0
            }

    .css-menubar .site-menubar {
        width: 65px
    }

    .css-menubar .site-gridmenu {
        width: 65px
    }

        .css-menubar .site-gridmenu li {
            float: none;
            width: 100%
        }

            .css-menubar .site-gridmenu li > a {
                padding: 15px 0
            }

    .css-menubar .site-gridmenu-toggle:after {
        display: none
    }

    .css-menubar:not(.site-menubar-hover) .site-menubar-footer {
        width: 65px;
        overflow: hidden
    }

        .css-menubar:not(.site-menubar-hover) .site-menubar-footer > a {
            width: 65px
        }

    .css-menubar .site-menu .site-menu-item:hover > .site-menu-sub {
        position: absolute;
        top: 0;
        left: 100%;
        display: block;
        width: 240px
    }

    .css-menubar .site-menu .site-menu-sub {
        display: none
    }

    .site-menubar-fold.page-aside-fixed.page-aside-left .site-footer {
        margin-left: 285px
    }

    .site-menubar-fold.page-aside-fixed.page-aside-right .site-footer {
        margin-right: 260px
    }
}

@media (min-width:1200px) {
    .css-menubar .page, .css-menubar .site-footer {
        margin-left: 260px;
        -webkit-transition: margin-left .25s;
        -o-transition: margin-left .25s;
        transition: margin-left .25s
    }

    .css-menubar.page-aside-fixed .page-aside {
        left: 260px
    }

    .css-menubar.page-aside-fixed .site-footer {
        margin-left: 520px
    }
}

.site-menubar-unfold .page, .site-menubar-unfold .site-footer {
    margin-left: 260px;
    -webkit-transition: margin-left .25s;
    -o-transition: margin-left .25s;
    transition: margin-left .25s
}

.site-menubar-unfold.page-aside-fixed .page-aside {
    left: 260px
}

.site-menubar-unfold.page-aside-fixed .site-footer {
    margin-left: 520px
}

@media (min-width:768px) {
    .site-menubar-unfold .site-navbar .navbar-header {
        width: 260px;
        -webkit-transition: width .25s;
        -o-transition: width .25s;
        transition: width .25s
    }

    .site-menubar-unfold .site-navbar .navbar-container {
        margin-left: 260px
    }
}

.site-menubar-unfold .site-navbar .navbar-brand {
    float: left;
    text-align: left
}

.site-menubar-unfold .site-navbar .navbar-brand-logo {
    height: 26px
}

.site-menubar-unfold .site-navbar .navbar-brand-text {
    display: inline-block
}

.site-menubar-unfold.site-menubar-native .site-menubar-body {
    overflow-y: scroll
}

.site-menubar-unfold .site-menubar {
    width: 260px
}

.site-menubar-unfold .site-gridmenu {
    width: 260px
}

.site-menubar-unfold .site-menubar-footer {
    width: 260px
}

.site-menubar-unfold [data-toggle=menubar] .hamburger-arrow-left {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

    .site-menubar-unfold [data-toggle=menubar] .hamburger-arrow-left:before {
        width: .6em;
        -webkit-transform: translate3d(.45em,.1em,0) rotate(45deg);
        transform: translate3d(.45em,.1em,0) rotate(45deg)
    }

    .site-menubar-unfold [data-toggle=menubar] .hamburger-arrow-left .hamburger-bar {
        border-radius: .2em
    }

    .site-menubar-unfold [data-toggle=menubar] .hamburger-arrow-left:after {
        width: .6em;
        -webkit-transform: translate3d(.45em,-.1em,0) rotate(-45deg);
        transform: translate3d(.45em,-.1em,0) rotate(-45deg)
    }

@media (min-width:768px) and (max-width:1199px) {
    .site-menubar-unfold.page-aside-fixed .site-footer {
        margin-left: 480px
    }
}

@media (max-width:767px) {
    .site-menubar-unfold .page, .site-menubar-unfold .site-footer {
        margin-left: auto
    }

    .site-menubar-unfold.page-aside-fixed .page-aside {
        left: auto
    }

    .site-menubar-open .page, .site-menubar-open .site-footer {
        -webkit-transform: translate3d(260px,0,0);
        -ms-transform: translate(260px,0);
        transform: translate3d(260px,0,0)
    }

    .site-menubar-changing {
        overflow: hidden
    }

        .site-menubar-changing .page, .site-menubar-changing .site-footer {
            -webkit-transition: -webkit-transform .25s;
            -o-transition: -o-transform .25s;
            transition: transform .25s
        }

    .site-gridmenu {
        width: 100% !important;
        background: rgba(33,33,33,.9)
    }

    .site-menubar-hide .site-menubar, .site-menubar-open .site-menubar {
        -webkit-transition: -webkit-transform .25s,top .35s,height .35s;
        -o-transition: -o-transform .25s,top .35s,height .35s;
        transition: transform .25s,top .35s,height .35s
    }

    .site-menubar-open .site-menubar {
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate(0,0);
        transform: translate3d(0,0,0)
    }
}

@media (max-width:767px) {
    .site-navbar-collapsing {
        -webkit-transition: padding-top .35s;
        -o-transition: padding-top .35s;
        transition: padding-top .35s
    }

    body.site-navbar-collapse-show {
        padding-top: 132.02px
    }

    .site-navbar-collapse-show .slidePanel.slidePanel-left, .site-navbar-collapse-show .slidePanel.slidePanel-right {
        top: 132.02px;
        -webkit-transition: top .35s;
        -o-transition: top .35s;
        transition: top .35s
    }
}

body.site-navbar-small {
    padding-top: 4.286rem
}

.site-navbar-small .site-navbar {
    min-height: 4.286rem
}

    .site-navbar-small .site-navbar .navbar-brand {
        height: 4.286rem;
    }

    .site-navbar-small .site-navbar .navbar-nav {
        margin: .6785rem -.9375rem
    }

@media (min-width:768px) {
    .site-navbar-small .site-navbar .navbar-nav > li > a {
        padding-top: 1.357rem;
        padding-bottom: 1.357rem
    }
}

.site-navbar-small .site-navbar .navbar-toggler {
    height: 4.286rem;
    padding: 1.357rem .9375rem
}

/*.site-navbar-small .site-navbar .navbar-toolbar > li > a {
    padding-top: 1.357rem;
    padding-bottom: 1.357rem;
    color: #3A3131;
    font-weight: 500;
}*/

.site-navbar-small .site-navbar .navbar-nav > li > a.navbar-avatar, .site-navbar-small .site-navbar .navbar-toolbar > li > a.navbar-avatar {
    padding-top: 1.0715rem;
    padding-bottom: 1.0715rem
}

.site-navbar-small .site-navbar .navbar-search-overlap .form-control {
    height: 4.286rem !important
}

.site-navbar-small .page-aside-fixed .page-aside {
    top: 4.286rem;
    height: -webkit-calc(100% - 4.286rem);
    height: calc(100% - 4.286rem)
}

.site-navbar-small .site-menubar {
    top: 4.286rem
}

.site-navbar-small .site-gridmenu {
    top: 4.286rem
}

.site-navbar-small .site-skintools {
    top: 6.429rem
}

.site-navbar-small .slidePanel-left, .site-navbar-small .slidePanel-right {
    top: 4.286rem
}

@media (max-width:767px) {
    body.site-navbar-small {
        padding-top: 4.286rem
    }

        body.site-navbar-small .site-menubar {
            top: 4.286rem;
            height: -webkit-calc(100% - 4.286rem);
            height: calc(100% - 4.286rem)
        }

        body.site-navbar-small .page-aside {
            top: 4.286rem;
            height: -webkit-calc(100% - 4.286rem);
            height: calc(100% - 4.286rem)
        }

        body.site-navbar-small .page-aside-fixed .page-aside {
            top: 4.286rem;
            height: -webkit-calc(100% - 4.286rem);
            height: calc(100% - 4.286rem)
        }

        body.site-navbar-small .site-skintools {
            top: 6.429rem
        }

        body.site-navbar-small .slidePanel-left, body.site-navbar-small .slidePanel-right {
            top: 4.286rem
        }

        body.site-navbar-small.site-navbar-collapse-show {
            padding-top: 8.572rem
        }

            body.site-navbar-small.site-navbar-collapse-show .site-menubar {
                top: 8.572rem;
                height: -webkit-calc(100% - 8.572rem);
                height: calc(100% - 8.572rem)
            }

            body.site-navbar-small.site-navbar-collapse-show .page-aside {
                top: 8.572rem;
                height: -webkit-calc(100% - 8.572rem);
                height: calc(100% - 8.572rem)
            }

            body.site-navbar-small.site-navbar-collapse-show .site-skintools {
                top: 10.715rem
            }

            body.site-navbar-small.site-navbar-collapse-show .slidePanel.slidePanel-left, body.site-navbar-small.site-navbar-collapse-show .slidePanel.slidePanel-right {
                top: 8.572rem
            }
}

@media (max-width:767px) {
    .site-navbar .brand {
        display: none
    }

    .site-navbar .brand-mobile {
        display: block
    }

    .site-menubar {
        top: 66.01px;
        height: -webkit-calc(100% - 66.01px);
        height: calc(100% - 66.01px);
        -webkit-transform: translate3d(-260px,0,0);
        -ms-transform: translate(-260px,0);
        transform: translate3d(-260px,0,0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000
    }

    .site-navbar-collapse-show .site-menubar {
        top: 132.02px;
        height: -webkit-calc(100% - 132.02px);
        height: calc(100% - 132.02px)
    }

    .site-menubar-footer {
        visibility: hidden
    }

    .site-menubar-open .site-menubar-footer {
        visibility: visible
    }

    .disable-scrolling {
        height: 100%;
        overflow: hidden
    }

    body.site-menubar-open {
        height: 100%;
        overflow: hidden
    }

        body.site-menubar-open .page {
            height: 100%;
            overflow: hidden;
            pointer-events: none
        }
}

.checkbox-custom, .radio-custom {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .checkbox-custom label, .radio-custom label {
        min-height: 22px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .checkbox-custom input[type=checkbox], .radio-custom input[type=radio] {
        position: absolute;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: -20px
    }

    .checkbox-custom.disabled label, .radio-custom.disabled label, fieldset[disabled] .checkbox-custom label, fieldset[disabled] .radio-custom label {
        cursor: not-allowed
    }

.input-group-addon .checkbox-custom, .input-group-addon .radio-custom {
    margin: 0
}

.checkbox-custom {
    padding-left: 20px
}

    .checkbox-custom label {
        position: relative;
        display: inline-block;
        padding-left: 10px;
        vertical-align: middle
    }

        .checkbox-custom label:empty {
            padding-left: 0
        }

        .checkbox-custom label::before {
            position: absolute;
            left: 0;
            display: inline-block;
            width: 20px;
            height: 20px;
            margin-left: -20px;
            content: "";
            background-color: #fff;
            border: 1px solid #e0e0e0;
            border-radius: .215rem;
            -webkit-transition: all .3s ease-in-out 0s;
            -o-transition: all .3s ease-in-out 0s;
            transition: all .3s ease-in-out 0s
        }

        .checkbox-custom label::after {
            position: absolute;
            top: 0;
            left: 0;
            display: inline-block;
            width: 20px;
            height: 20px;
            padding-top: 1px;
            margin-left: -20px;
            font-size: 12px;
            line-height: 20px;
            color: #757575;
            text-align: center
        }

    .checkbox-custom input[type=radio], .checkbox-custom input[type=checkbox] {
        z-index: 1;
        width: 20px;
        height: 20px;
        opacity: 0
    }

        .checkbox-custom input[type=radio]:focus + label::before, .checkbox-custom input[type=checkbox]:focus + label::before {
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px
        }

        .checkbox-custom input[type=radio]:checked + label::before, .checkbox-custom input[type=checkbox]:checked + label::before {
            border-color: #e0e0e0;
            border-width: 10px;
            -webkit-transition: all .3s ease-in-out 0s;
            -o-transition: all .3s ease-in-out 0s;
            transition: all .3s ease-in-out 0s
        }

        .checkbox-custom input[type=radio]:checked + label::after, .checkbox-custom input[type=checkbox]:checked + label::after {
            font-family: Material-Design-Iconic-Font;
            content: ""
        }

        .checkbox-custom input[type=radio]:disabled + label, .checkbox-custom input[type=checkbox]:disabled + label {
            opacity: .65
        }

            .checkbox-custom input[type=radio]:disabled + label::before, .checkbox-custom input[type=checkbox]:disabled + label::before {
                cursor: not-allowed;
                background-color: #eee;
                border-color: #e0e0e0;
                border-width: 1px
            }

    .checkbox-custom.checkbox-circle label::before {
        border-radius: 50%
    }

    .checkbox-custom.checkbox-inline {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0
    }

.checkbox-inline + .checkbox-inline {
    margin-left: 20px
}

.checkbox-default input[type=radio]:checked + label::before, .checkbox-default input[type=checkbox]:checked + label::before {
    background-color: #fff;
    border-color: #e0e0e0;
    border-width: 1px
}

.checkbox-default input[type=radio]:checked + label::after, .checkbox-default input[type=checkbox]:checked + label::after {
    color: #3f51b5
}

.checkbox-primary input[type=radio]:checked + label::before, .checkbox-primary input[type=checkbox]:checked + label::before {
    background-color: #3f51b5;
    border-color: #3f51b5
}

.checkbox-primary input[type=radio]:checked + label::after, .checkbox-primary input[type=checkbox]:checked + label::after {
    color: #fff
}

.checkbox-danger input[type=radio]:checked + label::before, .checkbox-danger input[type=checkbox]:checked + label::before {
    background-color: #f44336;
    border-color: #f44336
}

.checkbox-danger input[type=radio]:checked + label::after, .checkbox-danger input[type=checkbox]:checked + label::after {
    color: #fff
}

.checkbox-info input[type=radio]:checked + label::before, .checkbox-info input[type=checkbox]:checked + label::before {
    background-color: #00bcd4;
    border-color: #00bcd4
}

.checkbox-info input[type=radio]:checked + label::after, .checkbox-info input[type=checkbox]:checked + label::after {
    color: #fff
}

.checkbox-warning input[type=radio]:checked + label::before, .checkbox-warning input[type=checkbox]:checked + label::before {
    background-color: #ff9800;
    border-color: #ff9800
}

.checkbox-warning input[type=radio]:checked + label::after, .checkbox-warning input[type=checkbox]:checked + label::after {
    color: #fff
}

.checkbox-success input[type=radio]:checked + label::before, .checkbox-success input[type=checkbox]:checked + label::before {
    background-color: #4caf50;
    border-color: #4caf50
}

.checkbox-success input[type=radio]:checked + label::after, .checkbox-success input[type=checkbox]:checked + label::after {
    color: #fff
}

.checkbox-sm {
    padding-left: 18px
}

    .checkbox-sm label {
        padding-left: 8px
    }

        .checkbox-sm label:empty {
            padding-left: 0
        }

        .checkbox-sm label::after, .checkbox-sm label::before {
            width: 18px;
            height: 18px;
            margin-left: -18px
        }

        .checkbox-sm label::after {
            font-size: 10px;
            line-height: 18px
        }

    .checkbox-sm input[type=radio], .checkbox-sm input[type=checkbox] {
        width: 18px;
        height: 18px
    }

        .checkbox-sm input[type=radio]:checked + label::before, .checkbox-sm input[type=checkbox]:checked + label::before {
            border-width: 9px
        }

.checkbox-lg {
    padding-left: 24px
}

    .checkbox-lg label {
        padding-left: 12px
    }

        .checkbox-lg label:empty {
            padding-left: 0
        }

        .checkbox-lg label::after, .checkbox-lg label::before {
            width: 24px;
            height: 24px;
            margin-left: -24px
        }

        .checkbox-lg label::after {
            font-size: 14px;
            line-height: 24px
        }

    .checkbox-lg input[type=radio], .checkbox-lg input[type=checkbox] {
        width: 24px;
        height: 24px
    }

        .checkbox-lg input[type=radio]:checked + label::before, .checkbox-lg input[type=checkbox]:checked + label::before {
            border-width: 12px
        }

.radio-custom {
    padding-left: 20px
}

    .radio-custom label {
        position: relative;
        display: inline-block;
        padding-left: 10px;
        vertical-align: middle
    }

        .radio-custom label:empty {
            padding-left: 0
        }

        .radio-custom label::before {
            position: absolute;
            left: 0;
            display: inline-block;
            width: 20px;
            height: 20px;
            margin-left: -20px;
            content: "";
            background-color: #fff;
            border: 1px solid #e0e0e0;
            border-radius: 50%;
            -webkit-transition: border .3s ease-in-out 0s,color .3s ease-in-out 0s;
            -o-transition: border .3s ease-in-out 0s,color .3s ease-in-out 0s;
            transition: border .3s ease-in-out 0s,color .3s ease-in-out 0s
        }

        .radio-custom label::after {
            position: absolute;
            top: 7px;
            left: 7px;
            display: inline-block;
            width: 6px;
            height: 6px;
            margin-left: -20px;
            content: " ";
            background-color: transparent;
            border: 2px solid #757575;
            border-radius: 50%;
            -webkit-transition: .1s cubic-bezier(.8,-.33,.2,1.33);
            -o-transition: .1s cubic-bezier(.8,-.33,.2,1.33);
            transition: .1s cubic-bezier(.8,-.33,.2,1.33);
            -webkit-transform: scale(0,0);
            -ms-transform: scale(0,0);
            -o-transform: scale(0,0);
            transform: scale(0,0)
        }

    .radio-custom input[type=radio] {
        z-index: 1;
        width: 20px;
        height: 20px;
        opacity: 0
    }

        .radio-custom input[type=radio]:focus + label::before {
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px
        }

        .radio-custom input[type=radio]:checked + label::before {
            border-color: #e0e0e0;
            border-width: 10px
        }

        .radio-custom input[type=radio]:checked + label::after {
            -webkit-transform: scale(1,1);
            -ms-transform: scale(1,1);
            -o-transform: scale(1,1);
            transform: scale(1,1)
        }

        .radio-custom input[type=radio]:disabled + label {
            opacity: .65
        }

            .radio-custom input[type=radio]:disabled + label::before {
                cursor: not-allowed
            }

    .radio-custom.radio-inline {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0
    }

.radio-inline + .radio-inline {
    margin-left: 20px
}

.radio-default input[type=radio]:checked + label::before {
    background-color: #fff;
    border-color: #e0e0e0;
    border-width: 1px
}

.radio-default input[type=radio]:checked + label::after {
    border-color: #3f51b5
}

.radio-primary input[type=radio]:checked + label::before {
    border-color: #3f51b5
}

.radio-primary input[type=radio]:checked + label::after {
    border-color: #fff
}

.radio-danger input[type=radio]:checked + label::before {
    border-color: #f44336
}

.radio-danger input[type=radio]:checked + label::after {
    border-color: #fff
}

.radio-info input[type=radio]:checked + label::before {
    border-color: #00bcd4
}

.radio-info input[type=radio]:checked + label::after {
    border-color: #fff
}

.radio-warning input[type=radio]:checked + label::before {
    border-color: #ff9800
}

.radio-warning input[type=radio]:checked + label::after {
    border-color: #fff
}

.radio-success input[type=radio]:checked + label::before {
    border-color: #4caf50
}

.radio-success input[type=radio]:checked + label::after {
    border-color: #fff
}

.radio-sm {
    padding-left: 18px
}

    .radio-sm label {
        padding-left: 8px
    }

        .radio-sm label:empty {
            padding-left: 0
        }

        .radio-sm label::before {
            width: 18px;
            height: 18px;
            margin-left: -20px
        }

        .radio-sm label::after {
            top: 7px;
            left: 7px;
            width: 4px;
            height: 4px;
            margin-left: -20px;
            border-width: 2px
        }

    .radio-sm input[type=radio] {
        width: 18px;
        height: 18px
    }

        .radio-sm input[type=radio]:checked + label::before {
            border-width: 9px
        }

.radio-lg {
    padding-left: 24px
}

    .radio-lg label {
        padding-left: 12px
    }

        .radio-lg label:empty {
            padding-left: 0
        }

        .radio-lg label::before {
            width: 24px;
            height: 24px;
            margin-left: -20px
        }

        .radio-lg label::after {
            top: 8px;
            left: 8px;
            width: 8px;
            height: 8px;
            margin-left: -20px;
            border-width: 2px
        }

    .radio-lg input[type=radio] {
        width: 24px;
        height: 24px
    }

        .radio-lg input[type=radio]:checked + label::before {
            border-width: 12px
        }

@media (min-width:768px) {
    .form-inline .checkbox-custom, .form-inline .radio-custom {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .checkbox-custom label, .form-inline .radio-custom label {
            padding-left: 0
        }

        .form-inline .checkbox-custom input[type=checkbox], .form-inline .radio-custom input[type=radio] {
            position: relative;
            margin-left: 0
        }

        .form-inline .radio-custom label {
            padding-left: 10px
        }

        .form-inline .checkbox-custom label {
            padding-left: 10px
        }

        .form-inline .checkbox-custom input[type=checkbox] {
            position: absolute;
            margin-left: -20px
        }

        .form-inline .radio-custom input[type=radio] {
            position: absolute;
            margin-left: -20px
        }
}

.form-horizontal .checkbox-custom, .form-horizontal .radio-custom {
    padding-top: .501rem;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox-custom, .form-horizontal .radio-custom {
    min-height: 2.073rem
}

.form-material {
    position: relative
}

    .form-material.floating {
        margin-top: 20px;
        margin-bottom: 20px
    }

        .form-material.floating + .form-material.floating {
            margin-top: 40px
        }

    .form-material .form-control {
        padding-right: 0;
        padding-left: 0;
        background-color: transparent;
        background-color: transparent;
        background-repeat: no-repeat;
        background-position: center bottom,center -webkit-calc(100% - 1px);
        background-position: center bottom,center calc(100% - 1px);
        -webkit-background-size: 0 2px,100% 1px;
        background-size: 0 2px,100% 1px;
        -webkit-transition: background 0s ease-out;
        -o-transition: background 0s ease-out;
        transition: background 0s ease-out
    }

        .form-material .form-control, .form-material .form-control.focus, .form-material .form-control:focus {
            float: none;
            background-image: -webkit-gradient(linear,left top,left bottom,from(#3f51b5),to(#3f51b5)),-webkit-gradient(linear,left top,left bottom,from(#e0e0e0),to(#e0e0e0));
            background-image: -webkit-linear-gradient(#3f51b5,#3f51b5),-webkit-linear-gradient(#e0e0e0,#e0e0e0);
            background-image: -o-linear-gradient(#3f51b5,#3f51b5),-o-linear-gradient(#e0e0e0,#e0e0e0);
            background-image: linear-gradient(#3f51b5,#3f51b5),linear-gradient(#e0e0e0,#e0e0e0);
            border: 0;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none
        }

.no-cssgradients .form-material .form-control {
    border-bottom: 2px solid #e0e0e0
}

.form-material .form-control::-webkit-input-placeholder {
    color: #9e9e9e
}

.form-material .form-control::-moz-placeholder {
    color: #9e9e9e
}

.form-material .form-control:-ms-input-placeholder {
    color: #9e9e9e
}

.form-material .form-control:disabled::-webkit-input-placeholder {
    color: #bdbdbd
}

.form-material .form-control:disabled::-moz-placeholder {
    color: #bdbdbd
}

.form-material .form-control:disabled:-ms-input-placeholder {
    color: #bdbdbd
}

.form-material .form-control.focus, .form-material .form-control:focus {
    -webkit-background-size: 100% 2px,100% 1px;
    background-size: 100% 2px,100% 1px;
    outline: 0;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.no-cssgradients .form-material .form-control.focus, .no-cssgradients .form-material .form-control:focus {
    background: 0 0;
    border-bottom: 2px solid #3f51b5
}

.form-material .form-control:disabled, .form-material .form-control[disabled], fieldset[disabled] .form-material .form-control {
    background: 0 0;
    background: 0 0;
    border-bottom: 1px dashed #bdbdbd
}

    .form-material .form-control:disabled ~ .floating-label, .form-material .form-control[disabled] ~ .floating-label, fieldset[disabled] .form-material .form-control ~ .floating-label {
        color: #bdbdbd
    }

.form-material select[multiple], .form-material select[size], .form-material textarea.form-control {
    height: auto
}

.form-material.form-group .form-control-label {
    font-weight: 700
}

.form-material.form-group .form-control-label {
    padding-top: 0;
    padding-bottom: 0
}

@media (min-width:768px) {
    .form-horizontal .form-material.form-group .form-control-label {
        padding-top: 7px
    }
}

.form-material .floating-label {
    position: absolute;
    left: 0;
    font-size: 1rem;
    color: #757575;
    pointer-events: none;
    -webkit-transition: .3s ease all;
    -o-transition: .3s ease all;
    transition: .3s ease all
}

    .form-material .floating-label.floating-label-static {
        position: relative;
        top: auto;
        display: block
    }

.form-material [class*=col-] > .floating-label {
    left: .9375rem
}

.form-material .form-control ~ .floating-label {
    top: .571429rem;
    font-size: 1rem
}

.form-material .form-control.focus ~ .floating-label, .form-material .form-control:focus ~ .floating-label, .form-material .form-control:not(.empty) ~ .floating-label {
    top: -.8rem;
    font-size: .8rem
}

.form-material .form-control:-webkit-autofill ~ .floating-label {
    top: -.8rem;
    font-size: .8rem
}

.form-material .form-control-sm ~ .floating-label {
    top: .429rem;
    font-size: .858rem
}

.form-material .form-control-sm.focus ~ .floating-label, .form-material .form-control-sm:focus ~ .floating-label, .form-material .form-control-sm:not(.empty) ~ .floating-label {
    top: -.6864rem;
    font-size: .6864rem
}

.form-material .form-control-sm:-webkit-autofill ~ .floating-label {
    top: -.6864rem;
    font-size: .6864rem
}

.form-material .form-control-lg ~ .floating-label {
    top: .428667rem;
    font-size: 1.286rem
}

.form-material .form-control-lg.focus ~ .floating-label, .form-material .form-control-lg:focus ~ .floating-label, .form-material .form-control-lg:not(.empty) ~ .floating-label {
    top: -1.0288rem;
    font-size: 1.0288rem
}

.form-material .form-control-lg:-webkit-autofill ~ .floating-label {
    top: -1.0288rem;
    font-size: 1.0288rem
}

.form-material .form-control.focus ~ .floating-label, .form-material .form-control:focus ~ .floating-label, .form-material .form-control:not(.empty) ~ .floating-label {
    font-weight: 700
}

.form-material .form-control:-webkit-autofill ~ .floating-label {
    font-weight: 700
}

.form-material .form-control.focus ~ .floating-label, .form-material .form-control:focus ~ .floating-label {
    color: #3f51b5
}

.form-material textarea.form-control {
    padding-bottom: .429rem;
    resize: none
}

.form-material.floating textarea.form-control {
    padding-top: .429rem
}

.form-material select.form-control {
    border: 0;
    border-radius: 0
}

.form-material:not(.floating) .form-control-label + select[multiple] {
    margin-top: 5px
}

.form-material .hint {
    position: absolute;
    display: none;
    font-size: 80%
}

.form-material .form-control.focus ~ .hint, .form-material .form-control:focus ~ .hint {
    display: block
}

.form-material .form-control.focus:invalid ~ .floating-label, .form-material .form-control:not(.empty):invalid ~ .floating-label {
    color: #f44336
}

.form-material .form-control:invalid {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f44336),to(#f44336)),-webkit-gradient(linear,left top,left bottom,from(#e0e0e0),to(#e0e0e0));
    background-image: -webkit-linear-gradient(#f44336,#f44336),-webkit-linear-gradient(#e0e0e0,#e0e0e0);
    background-image: -o-linear-gradient(#f44336,#f44336),-o-linear-gradient(#e0e0e0,#e0e0e0);
    background-image: linear-gradient(#f44336,#f44336),linear-gradient(#e0e0e0,#e0e0e0)
}

.form-material.form-group.has-warning .form-control.focus, .form-material.form-group.has-warning .form-control:focus, .form-material.form-group.has-warning .form-control:not(.empty) {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ff9800),to(#ff9800)),-webkit-gradient(linear,left top,left bottom,from(#e0e0e0),to(#e0e0e0));
    background-image: -webkit-linear-gradient(#ff9800,#ff9800),-webkit-linear-gradient(#e0e0e0,#e0e0e0);
    background-image: -o-linear-gradient(#ff9800,#ff9800),-o-linear-gradient(#e0e0e0,#e0e0e0);
    background-image: linear-gradient(#ff9800,#ff9800),linear-gradient(#e0e0e0,#e0e0e0)
}

.no-cssgradients .form-material.form-group.has-warning .form-control.focus, .no-cssgradients .form-material.form-group.has-warning .form-control:focus, .no-cssgradients .form-material.form-group.has-warning .form-control:not(.empty) {
    background: 0 0;
    border-bottom: 2px solid #ff9800
}

.form-material.form-group.has-warning .form-control:-webkit-autofill {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ff9800),to(#ff9800)),-webkit-gradient(linear,left top,left bottom,from(#e0e0e0),to(#e0e0e0));
    background-image: -webkit-linear-gradient(#ff9800,#ff9800),-webkit-linear-gradient(#e0e0e0,#e0e0e0);
    background-image: linear-gradient(#ff9800,#ff9800),linear-gradient(#e0e0e0,#e0e0e0)
}

.no-cssgradients .form-material.form-group.has-warning .form-control:-webkit-autofill {
    background: 0 0;
    border-bottom: 2px solid #ff9800
}

.form-material.form-group.has-warning .form-control:not(.empty) {
    -webkit-background-size: 100% 2px,100% 1px;
    background-size: 100% 2px,100% 1px
}

.form-material.form-group.has-warning .form-control-label {
    color: #ff9800
}

.form-material.form-group.has-warning .form-control.focus ~ .floating-label, .form-material.form-group.has-warning .form-control:focus ~ .floating-label, .form-material.form-group.has-warning .form-control:not(.empty) ~ .floating-label {
    color: #ff9800
}

.form-material.form-group.has-warning .form-control:-webkit-autofill ~ .floating-label {
    color: #ff9800
}

.form-material.form-group.has-danger .form-control.focus, .form-material.form-group.has-danger .form-control:focus, .form-material.form-group.has-danger .form-control:not(.empty) {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f44336),to(#f44336)),-webkit-gradient(linear,left top,left bottom,from(#e0e0e0),to(#e0e0e0));
    background-image: -webkit-linear-gradient(#f44336,#f44336),-webkit-linear-gradient(#e0e0e0,#e0e0e0);
    background-image: -o-linear-gradient(#f44336,#f44336),-o-linear-gradient(#e0e0e0,#e0e0e0);
    background-image: linear-gradient(#f44336,#f44336),linear-gradient(#e0e0e0,#e0e0e0)
}

.no-cssgradients .form-material.form-group.has-danger .form-control.focus, .no-cssgradients .form-material.form-group.has-danger .form-control:focus, .no-cssgradients .form-material.form-group.has-danger .form-control:not(.empty) {
    background: 0 0;
    border-bottom: 2px solid #f44336
}

.form-material.form-group.has-danger .form-control:-webkit-autofill {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f44336),to(#f44336)),-webkit-gradient(linear,left top,left bottom,from(#e0e0e0),to(#e0e0e0));
    background-image: -webkit-linear-gradient(#f44336,#f44336),-webkit-linear-gradient(#e0e0e0,#e0e0e0);
    background-image: linear-gradient(#f44336,#f44336),linear-gradient(#e0e0e0,#e0e0e0)
}

.no-cssgradients .form-material.form-group.has-danger .form-control:-webkit-autofill {
    background: 0 0;
    border-bottom: 2px solid #f44336
}

.form-material.form-group.has-danger .form-control:not(.empty) {
    -webkit-background-size: 100% 2px,100% 1px;
    background-size: 100% 2px,100% 1px
}

.form-material.form-group.has-danger .form-control-label {
    color: #f44336
}

.form-material.form-group.has-danger .form-control.focus ~ .floating-label, .form-material.form-group.has-danger .form-control:focus ~ .floating-label, .form-material.form-group.has-danger .form-control:not(.empty) ~ .floating-label {
    color: #f44336
}

.form-material.form-group.has-danger .form-control:-webkit-autofill ~ .floating-label {
    color: #f44336
}

.form-material.form-group.has-success .form-control.focus, .form-material.form-group.has-success .form-control:focus, .form-material.form-group.has-success .form-control:not(.empty) {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#4caf50),to(#4caf50)),-webkit-gradient(linear,left top,left bottom,from(#e0e0e0),to(#e0e0e0));
    background-image: -webkit-linear-gradient(#4caf50,#4caf50),-webkit-linear-gradient(#e0e0e0,#e0e0e0);
    background-image: -o-linear-gradient(#4caf50,#4caf50),-o-linear-gradient(#e0e0e0,#e0e0e0);
    background-image: linear-gradient(#4caf50,#4caf50),linear-gradient(#e0e0e0,#e0e0e0)
}

.no-cssgradients .form-material.form-group.has-success .form-control.focus, .no-cssgradients .form-material.form-group.has-success .form-control:focus, .no-cssgradients .form-material.form-group.has-success .form-control:not(.empty) {
    background: 0 0;
    border-bottom: 2px solid #4caf50
}

.form-material.form-group.has-success .form-control:-webkit-autofill {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#4caf50),to(#4caf50)),-webkit-gradient(linear,left top,left bottom,from(#e0e0e0),to(#e0e0e0));
    background-image: -webkit-linear-gradient(#4caf50,#4caf50),-webkit-linear-gradient(#e0e0e0,#e0e0e0);
    background-image: linear-gradient(#4caf50,#4caf50),linear-gradient(#e0e0e0,#e0e0e0)
}

.no-cssgradients .form-material.form-group.has-success .form-control:-webkit-autofill {
    background: 0 0;
    border-bottom: 2px solid #4caf50
}

.form-material.form-group.has-success .form-control:not(.empty) {
    -webkit-background-size: 100% 2px,100% 1px;
    background-size: 100% 2px,100% 1px
}

.form-material.form-group.has-success .form-control-label {
    color: #4caf50
}

.form-material.form-group.has-success .form-control.focus ~ .floating-label, .form-material.form-group.has-success .form-control:focus ~ .floating-label, .form-material.form-group.has-success .form-control:not(.empty) ~ .floating-label {
    color: #4caf50
}

.form-material.form-group.has-success .form-control:-webkit-autofill ~ .floating-label {
    color: #4caf50
}

.form-material.form-group.has-info .form-control.focus, .form-material.form-group.has-info .form-control:focus, .form-material.form-group.has-info .form-control:not(.empty) {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#00bcd4),to(#00bcd4)),-webkit-gradient(linear,left top,left bottom,from(#e0e0e0),to(#e0e0e0));
    background-image: -webkit-linear-gradient(#00bcd4,#00bcd4),-webkit-linear-gradient(#e0e0e0,#e0e0e0);
    background-image: -o-linear-gradient(#00bcd4,#00bcd4),-o-linear-gradient(#e0e0e0,#e0e0e0);
    background-image: linear-gradient(#00bcd4,#00bcd4),linear-gradient(#e0e0e0,#e0e0e0)
}

.no-cssgradients .form-material.form-group.has-info .form-control.focus, .no-cssgradients .form-material.form-group.has-info .form-control:focus, .no-cssgradients .form-material.form-group.has-info .form-control:not(.empty) {
    background: 0 0;
    border-bottom: 2px solid #00bcd4
}

.form-material.form-group.has-info .form-control:-webkit-autofill {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#00bcd4),to(#00bcd4)),-webkit-gradient(linear,left top,left bottom,from(#e0e0e0),to(#e0e0e0));
    background-image: -webkit-linear-gradient(#00bcd4,#00bcd4),-webkit-linear-gradient(#e0e0e0,#e0e0e0);
    background-image: linear-gradient(#00bcd4,#00bcd4),linear-gradient(#e0e0e0,#e0e0e0)
}

.no-cssgradients .form-material.form-group.has-info .form-control:-webkit-autofill {
    background: 0 0;
    border-bottom: 2px solid #00bcd4
}

.form-material.form-group.has-info .form-control:not(.empty) {
    -webkit-background-size: 100% 2px,100% 1px;
    background-size: 100% 2px,100% 1px
}

.form-material.form-group.has-info .form-control-label {
    color: #00bcd4
}

.form-material.form-group.has-info .form-control.focus ~ .floating-label, .form-material.form-group.has-info .form-control:focus ~ .floating-label, .form-material.form-group.has-info .form-control:not(.empty) ~ .floating-label {
    color: #00bcd4
}

.form-material.form-group.has-info .form-control:-webkit-autofill ~ .floating-label {
    color: #00bcd4
}

.form-material .input-group .form-control-wrap {
    margin-right: 5px;
    margin-left: 5px
}

    .form-material .input-group .form-control-wrap .form-control {
        float: none
    }

.form-material .input-group .input-group-addon {
    background: 0 0;
    border: 0
}

.form-material .input-group .input-group-btn .btn {
    margin: 0;
    border-radius: .286rem
}

.form-material input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    opacity: 0
}

.form-control-wrap {
    position: relative
}

.loader {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    font-size: 40px;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.loader-default {
    width: 1em;
    height: 1em;
    background-color: #9e9e9e;
    border-radius: 100%;
    -webkit-animation: loader-default 1s infinite ease-in-out;
    -o-animation: loader-default 1s infinite ease-in-out;
    animation: loader-default 1s infinite ease-in-out
}

.loader-grill {
    width: .25em;
    height: .5em;
    background: #9e9e9e;
    -webkit-animation: default-grill 1s infinite ease-in-out -.16s;
    -o-animation: default-grill 1s infinite ease-in-out -.16s;
    animation: default-grill 1s infinite ease-in-out -.16s
}

    .loader-grill:after, .loader-grill:before {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        content: '';
        background: #9e9e9e;
        -webkit-animation: default-grill 1s infinite ease-in-out;
        -o-animation: default-grill 1s infinite ease-in-out;
        animation: default-grill 1s infinite ease-in-out
    }

    .loader-grill:before {
        left: -.375em;
        -webkit-animation-delay: -.32s;
        -o-animation-delay: -.32s;
        animation-delay: -.32s
    }

    .loader-grill:after {
        left: .375em
    }

.loader-circle {
    width: 1em;
    height: 1em;
    border-top: .125em solid rgba(158,158,158,.5);
    border-right: .125em solid rgba(158,158,158,.5);
    border-bottom: .125em solid rgba(158,158,158,.5);
    border-left: .125em solid #9e9e9e;
    border-radius: 50%;
    -webkit-animation: loader-circle 1.1s infinite linear;
    -o-animation: loader-circle 1.1s infinite linear;
    animation: loader-circle 1.1s infinite linear
}

.loader-round-circle {
    width: 1em;
    height: 1em;
    font-size: 10px;
    border-radius: 50%;
    -webkit-animation: loader-round-circle 1.3s infinite linear;
    -o-animation: loader-round-circle 1.3s infinite linear;
    animation: loader-round-circle 1.3s infinite linear
}

.loader-tadpole {
    width: 1em;
    height: 1em;
    border-radius: 50%;
    -webkit-animation: loader-tadpole 1.7s infinite ease;
    -o-animation: loader-tadpole 1.7s infinite ease;
    animation: loader-tadpole 1.7s infinite ease
}

.loader-ellipsis {
    top: -.625em;
    width: .625em;
    height: .625em;
    border-radius: 50%;
    -webkit-animation: loader-ellipsis 1.8s infinite ease-in-out both -.16s;
    -o-animation: loader-ellipsis 1.8s infinite ease-in-out both -.16s;
    animation: loader-ellipsis 1.8s infinite ease-in-out both -.16s
}

    .loader-ellipsis:after, .loader-ellipsis:before {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        content: '';
        border-radius: 50%;
        -webkit-animation: loader-ellipsis 1.8s infinite ease-in-out both;
        -o-animation: loader-ellipsis 1.8s infinite ease-in-out both;
        animation: loader-ellipsis 1.8s infinite ease-in-out both
    }

    .loader-ellipsis:before {
        left: -.875em;
        -webkit-animation-delay: -.32s;
        -o-animation-delay: -.32s;
        animation-delay: -.32s
    }

    .loader-ellipsis:after {
        left: .875em
    }

.loader-dot {
    width: 2em;
    height: 2em;
    -webkit-animation: loader-dot-rotate 2s infinite linear;
    -o-animation: loader-dot-rotate 2s infinite linear;
    animation: loader-dot-rotate 2s infinite linear
}

    .loader-dot:after, .loader-dot:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 60%;
        height: 60%;
        content: '';
        background: #9e9e9e;
        border-radius: 100%;
        -webkit-animation: loader-dot-bounce 2s infinite ease-in-out;
        -o-animation: loader-dot-bounce 2s infinite ease-in-out;
        animation: loader-dot-bounce 2s infinite ease-in-out
    }

    .loader-dot:after {
        top: auto;
        bottom: 0;
        -webkit-animation-delay: -1s;
        -o-animation-delay: -1s;
        animation-delay: -1s
    }

.loader-bounce {
    width: 1.5em;
    height: 1.5em
}

    .loader-bounce:after, .loader-bounce:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        background: #9e9e9e;
        border-radius: 50%;
        opacity: .6;
        -webkit-animation: loader-bounce 2s infinite ease-in-out;
        -o-animation: loader-bounce 2s infinite ease-in-out;
        animation: loader-bounce 2s infinite ease-in-out
    }

    .loader-bounce:after {
        -webkit-animation-delay: -1s;
        -o-animation-delay: -1s;
        animation-delay: -1s
    }

.loader-cube {
    width: 2em;
    height: 2em
}

    .loader-cube:after, .loader-cube:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 25%;
        height: 25%;
        content: '';
        background: #9e9e9e;
        -webkit-animation: loader-cube 2s infinite ease-in-out;
        -o-animation: loader-cube 2s infinite ease-in-out;
        animation: loader-cube 2s infinite ease-in-out
    }

    .loader-cube:after {
        -webkit-animation-delay: -1s;
        -o-animation-delay: -1s;
        animation-delay: -1s
    }

.loader-rotate-plane {
    width: 1em;
    height: 1em;
    background: #9e9e9e;
    -webkit-animation: loader-rotate-plane 1.2s infinite ease-in-out;
    -o-animation: loader-rotate-plane 1.2s infinite ease-in-out;
    animation: loader-rotate-plane 1.2s infinite ease-in-out
}

.loader-folding-cube {
    width: .8em;
    height: .8em;
    -webkit-transform: rotate(45deg) translateZ(0);
    transform: rotate(45deg) translateZ(0)
}

    .loader-folding-cube:after, .loader-folding-cube:before {
        position: absolute;
        width: 0;
        height: 0;
        content: '';
        background: #9e9e9e
    }

    .loader-folding-cube:before {
        bottom: 50%;
        left: 0;
        -webkit-animation: loader-folding-cube-before 2.4s infinite ease-in-out;
        -o-animation: loader-folding-cube-before 2.4s infinite ease-in-out;
        animation: loader-folding-cube-before 2.4s infinite ease-in-out;
        -webkit-animation-delay: -.6s;
        -o-animation-delay: -.6s;
        animation-delay: -.6s
    }

    .loader-folding-cube:after {
        top: 50%;
        right: 0;
        -webkit-animation: loader-folding-cube-after 2.4s infinite ease-in-out;
        -o-animation: loader-folding-cube-after 2.4s infinite ease-in-out;
        animation: loader-folding-cube-after 2.4s infinite ease-in-out
    }

.loader-cube-grid {
    top: -.6em;
    width: .3em;
    height: .3em;
    -webkit-animation: loader-cube-grid 1.2s infinite ease-in-out;
    -o-animation: loader-cube-grid 1.2s infinite ease-in-out;
    animation: loader-cube-grid 1.2s infinite ease-in-out
}

    .loader-cube-grid:after, .loader-cube-grid:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: ''
    }

    .loader-cube-grid:before {
        -webkit-animation: loader-cube-grid-before 1.2s infinite ease-in-out;
        -o-animation: loader-cube-grid-before 1.2s infinite ease-in-out;
        animation: loader-cube-grid-before 1.2s infinite ease-in-out
    }

    .loader-cube-grid:after {
        -webkit-animation: loader-cube-grid-after 1.2s infinite ease-in-out;
        -o-animation: loader-cube-grid-after 1.2s infinite ease-in-out;
        animation: loader-cube-grid-after 1.2s infinite ease-in-out
    }

.side-panel-loading, body > .loader {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -20px
}

.site-menubar-unfold > .loader {
    margin-left: 130px
}

.site-menubar-fold > .loader {
    margin-left: 45px
}

.site-menubar-hide.site-menubar-unfold > .loader {
    margin-left: 0
}

.index {
    position: relative;
    opacity: 0;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

.loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
    height: 100%;
    background: #3A3131 !important;
}

.loader-content {
    margin: 50vh auto 0;
    text-align: center;
    text-transform: uppercase;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

    .loader-content h2 {
        font-weight: 500;
        color: #FF6B35;
    }

.loader-index {
    margin-top: 20px
}

    .loader-index > div {
        display: inline-block;
        width: 4px;
        height: 25px;
        margin: 2px;
        background: #FF6B35;
        border-radius: 2px;
        -webkit-animation: loader-index .9s -.8s infinite cubic-bezier(.85,.25,.37,.85);
        -o-animation: loader-index .9s -.8s infinite cubic-bezier(.85,.25,.37,.85);
        animation: loader-index .9s -.8s infinite cubic-bezier(.85,.25,.37,.85);
        -webkit-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both
    }

        .loader-index > div:nth-child(2), .loader-index > div:nth-child(4) {
            -webkit-animation-delay: -.6s !important;
            -o-animation-delay: -.6s !important;
            animation-delay: -.6s !important
        }

        .loader-index > div:nth-child(1), .loader-index > div:nth-child(5) {
            -webkit-animation-delay: -.4s !important;
            -o-animation-delay: -.4s !important;
            animation-delay: -.4s !important
        }

        .loader-index > div:nth-child(6) {
            -webkit-animation-delay: -.2s !important;
            -o-animation-delay: -.2s !important;
            animation-delay: -.2s !important
        }

@-webkit-keyframes loader-index {
    0% {
        -webkit-transform: scaley(1);
        transform: scaley(1)
    }

    50% {
        -webkit-transform: scaley(.4);
        transform: scaley(.4)
    }

    100% {
        -webkit-transform: scaley(1);
        transform: scaley(1)
    }
}

@-o-keyframes loader-index {
    0% {
        -o-transform: scaley(1);
        transform: scaley(1)
    }

    50% {
        -o-transform: scaley(.4);
        transform: scaley(.4)
    }

    100% {
        -o-transform: scaley(1);
        transform: scaley(1)
    }
}

@keyframes loader-index {
    0% {
        -webkit-transform: scaley(1);
        -o-transform: scaley(1);
        transform: scaley(1)
    }

    50% {
        -webkit-transform: scaley(.4);
        -o-transform: scaley(.4);
        transform: scaley(.4)
    }

    100% {
        -webkit-transform: scaley(1);
        -o-transform: scaley(1);
        transform: scaley(1)
    }
}

@-webkit-keyframes loader-default {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes loader-default {
    0% {
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes loader-default {
    0% {
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes default-grill {
    0%,100%,80% {
        height: 1em;
        -webkit-box-shadow: 0 0 #9e9e9e;
        box-shadow: 0 0 #9e9e9e
    }

    40% {
        height: 1.2em;
        -webkit-box-shadow: 0 -.25em #9e9e9e;
        box-shadow: 0 -.25em #9e9e9e
    }
}

@-o-keyframes default-grill {
    0%,100%,80% {
        height: 1em;
        box-shadow: 0 0 #9e9e9e
    }

    40% {
        height: 1.2em;
        box-shadow: 0 -.25em #9e9e9e
    }
}

@keyframes default-grill {
    0%,100%,80% {
        height: 1em;
        -webkit-box-shadow: 0 0 #9e9e9e;
        box-shadow: 0 0 #9e9e9e
    }

    40% {
        height: 1.2em;
        -webkit-box-shadow: 0 -.25em #9e9e9e;
        box-shadow: 0 -.25em #9e9e9e
    }
}

@-webkit-keyframes loader-circle {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes loader-circle {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loader-circle {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes loader-round-circle {
    0%,100% {
        -webkit-box-shadow: 0 -3em 0 .2em #9e9e9e,2em -2em 0 0 #9e9e9e,3em 0 0 -.5em #9e9e9e,2em 2em 0 -.5em #9e9e9e,0 3em 0 -.5em #9e9e9e,-2em 2em 0 -.5em #9e9e9e,-3em 0 0 -.5em #9e9e9e,-2em -2em 0 0 #9e9e9e;
        box-shadow: 0 -3em 0 .2em #9e9e9e,2em -2em 0 0 #9e9e9e,3em 0 0 -.5em #9e9e9e,2em 2em 0 -.5em #9e9e9e,0 3em 0 -.5em #9e9e9e,-2em 2em 0 -.5em #9e9e9e,-3em 0 0 -.5em #9e9e9e,-2em -2em 0 0 #9e9e9e
    }

    12.5% {
        -webkit-box-shadow: 0 -3em 0 0 #9e9e9e,2em -2em 0 .2em #9e9e9e,3em 0 0 0 #9e9e9e,2em 2em 0 -.5em #9e9e9e,0 3em 0 -.5em #9e9e9e,-2em 2em 0 -.5em #9e9e9e,-3em 0 0 -.5em #9e9e9e,-2em -2em 0 -.5em #9e9e9e;
        box-shadow: 0 -3em 0 0 #9e9e9e,2em -2em 0 .2em #9e9e9e,3em 0 0 0 #9e9e9e,2em 2em 0 -.5em #9e9e9e,0 3em 0 -.5em #9e9e9e,-2em 2em 0 -.5em #9e9e9e,-3em 0 0 -.5em #9e9e9e,-2em -2em 0 -.5em #9e9e9e
    }

    25% {
        -webkit-box-shadow: 0 -3em 0 -.5em #9e9e9e,2em -2em 0 0 #9e9e9e,3em 0 0 .2em #9e9e9e,2em 2em 0 0 #9e9e9e,0 3em 0 -.5em #9e9e9e,-2em 2em 0 -.5em #9e9e9e,-3em 0 0 -.5em #9e9e9e,-2em -2em 0 -.5em #9e9e9e;
        box-shadow: 0 -3em 0 -.5em #9e9e9e,2em -2em 0 0 #9e9e9e,3em 0 0 .2em #9e9e9e,2em 2em 0 0 #9e9e9e,0 3em 0 -.5em #9e9e9e,-2em 2em 0 -.5em #9e9e9e,-3em 0 0 -.5em #9e9e9e,-2em -2em 0 -.5em #9e9e9e
    }

    37.5% {
        -webkit-box-shadow: 0 -3em 0 -.5em #9e9e9e,2em -2em 0 -.5em #9e9e9e,3em 0 0 0 #9e9e9e,2em 2em 0 .2em #9e9e9e,0 3em 0 0 #9e9e9e,-2em 2em 0 -.5em #9e9e9e,-3em 0 0 -.5em #9e9e9e,-2em -2em 0 -.5em #9e9e9e;
        box-shadow: 0 -3em 0 -.5em #9e9e9e,2em -2em 0 -.5em #9e9e9e,3em 0 0 0 #9e9e9e,2em 2em 0 .2em #9e9e9e,0 3em 0 0 #9e9e9e,-2em 2em 0 -.5em #9e9e9e,-3em 0 0 -.5em #9e9e9e,-2em -2em 0 -.5em #9e9e9e
    }

    50% {
        -webkit-box-shadow: 0 -3em 0 -.5em #9e9e9e,2em -2em 0 -.5em #9e9e9e,3em 0 0 -.5em #9e9e9e,2em 2em 0 0 #9e9e9e,0 3em 0 .2em #9e9e9e,-2em 2em 0 0 #9e9e9e,-3em 0 0 -.5em #9e9e9e,-2em -2em 0 -.5em #9e9e9e;
        box-shadow: 0 -3em 0 -.5em #9e9e9e,2em -2em 0 -.5em #9e9e9e,3em 0 0 -.5em #9e9e9e,2em 2em 0 0 #9e9e9e,0 3em 0 .2em #9e9e9e,-2em 2em 0 0 #9e9e9e,-3em 0 0 -.5em #9e9e9e,-2em -2em 0 -.5em #9e9e9e
    }

    62.5% {
        -webkit-box-shadow: 0 -3em 0 -.5em #9e9e9e,2em -2em 0 -.5em #9e9e9e,3em 0 0 -.5em #9e9e9e,2em 2em 0 -.5em #9e9e9e,0 3em 0 0 #9e9e9e,-2em 2em 0 .2em #9e9e9e,-3em 0 0 0 #9e9e9e,-2em -2em 0 -.5em #9e9e9e;
        box-shadow: 0 -3em 0 -.5em #9e9e9e,2em -2em 0 -.5em #9e9e9e,3em 0 0 -.5em #9e9e9e,2em 2em 0 -.5em #9e9e9e,0 3em 0 0 #9e9e9e,-2em 2em 0 .2em #9e9e9e,-3em 0 0 0 #9e9e9e,-2em -2em 0 -.5em #9e9e9e
    }

    75% {
        -webkit-box-shadow: 0 -3em 0 -.5em #9e9e9e,2em -2em 0 -.5em #9e9e9e,3em 0 0 -.5em #9e9e9e,2em 2em 0 -.5em #9e9e9e,0 3em 0 -.5em #9e9e9e,-2em 2em 0 0 #9e9e9e,-3em 0 0 .2em #9e9e9e,-2em -2em 0 0 #9e9e9e;
        box-shadow: 0 -3em 0 -.5em #9e9e9e,2em -2em 0 -.5em #9e9e9e,3em 0 0 -.5em #9e9e9e,2em 2em 0 -.5em #9e9e9e,0 3em 0 -.5em #9e9e9e,-2em 2em 0 0 #9e9e9e,-3em 0 0 .2em #9e9e9e,-2em -2em 0 0 #9e9e9e
    }

    87.5% {
        -webkit-box-shadow: 0 -3em 0 0 #9e9e9e,2em -2em 0 -.5em #9e9e9e,3em 0 0 -.5em #9e9e9e,2em 2em 0 -.5em #9e9e9e,0 3em 0 -.5em #9e9e9e,-2em 2em 0 0 #9e9e9e,-3em 0 0 0 #9e9e9e,-2em -2em 0 .2em #9e9e9e;
        box-shadow: 0 -3em 0 0 #9e9e9e,2em -2em 0 -.5em #9e9e9e,3em 0 0 -.5em #9e9e9e,2em 2em 0 -.5em #9e9e9e,0 3em 0 -.5em #9e9e9e,-2em 2em 0 0 #9e9e9e,-3em 0 0 0 #9e9e9e,-2em -2em 0 .2em #9e9e9e
    }
}

@-o-keyframes loader-round-circle {
    0%,100% {
        box-shadow: 0 -3em 0 .2em #9e9e9e,2em -2em 0 0 #9e9e9e,3em 0 0 -.5em #9e9e9e,2em 2em 0 -.5em #9e9e9e,0 3em 0 -.5em #9e9e9e,-2em 2em 0 -.5em #9e9e9e,-3em 0 0 -.5em #9e9e9e,-2em -2em 0 0 #9e9e9e
    }

    12.5% {
        box-shadow: 0 -3em 0 0 #9e9e9e,2em -2em 0 .2em #9e9e9e,3em 0 0 0 #9e9e9e,2em 2em 0 -.5em #9e9e9e,0 3em 0 -.5em #9e9e9e,-2em 2em 0 -.5em #9e9e9e,-3em 0 0 -.5em #9e9e9e,-2em -2em 0 -.5em #9e9e9e
    }

    25% {
        box-shadow: 0 -3em 0 -.5em #9e9e9e,2em -2em 0 0 #9e9e9e,3em 0 0 .2em #9e9e9e,2em 2em 0 0 #9e9e9e,0 3em 0 -.5em #9e9e9e,-2em 2em 0 -.5em #9e9e9e,-3em 0 0 -.5em #9e9e9e,-2em -2em 0 -.5em #9e9e9e
    }

    37.5% {
        box-shadow: 0 -3em 0 -.5em #9e9e9e,2em -2em 0 -.5em #9e9e9e,3em 0 0 0 #9e9e9e,2em 2em 0 .2em #9e9e9e,0 3em 0 0 #9e9e9e,-2em 2em 0 -.5em #9e9e9e,-3em 0 0 -.5em #9e9e9e,-2em -2em 0 -.5em #9e9e9e
    }

    50% {
        box-shadow: 0 -3em 0 -.5em #9e9e9e,2em -2em 0 -.5em #9e9e9e,3em 0 0 -.5em #9e9e9e,2em 2em 0 0 #9e9e9e,0 3em 0 .2em #9e9e9e,-2em 2em 0 0 #9e9e9e,-3em 0 0 -.5em #9e9e9e,-2em -2em 0 -.5em #9e9e9e
    }

    62.5% {
        box-shadow: 0 -3em 0 -.5em #9e9e9e,2em -2em 0 -.5em #9e9e9e,3em 0 0 -.5em #9e9e9e,2em 2em 0 -.5em #9e9e9e,0 3em 0 0 #9e9e9e,-2em 2em 0 .2em #9e9e9e,-3em 0 0 0 #9e9e9e,-2em -2em 0 -.5em #9e9e9e
    }

    75% {
        box-shadow: 0 -3em 0 -.5em #9e9e9e,2em -2em 0 -.5em #9e9e9e,3em 0 0 -.5em #9e9e9e,2em 2em 0 -.5em #9e9e9e,0 3em 0 -.5em #9e9e9e,-2em 2em 0 0 #9e9e9e,-3em 0 0 .2em #9e9e9e,-2em -2em 0 0 #9e9e9e
    }

    87.5% {
        box-shadow: 0 -3em 0 0 #9e9e9e,2em -2em 0 -.5em #9e9e9e,3em 0 0 -.5em #9e9e9e,2em 2em 0 -.5em #9e9e9e,0 3em 0 -.5em #9e9e9e,-2em 2em 0 0 #9e9e9e,-3em 0 0 0 #9e9e9e,-2em -2em 0 .2em #9e9e9e
    }
}

@keyframes loader-round-circle {
    0%,100% {
        -webkit-box-shadow: 0 -3em 0 .2em #9e9e9e,2em -2em 0 0 #9e9e9e,3em 0 0 -.5em #9e9e9e,2em 2em 0 -.5em #9e9e9e,0 3em 0 -.5em #9e9e9e,-2em 2em 0 -.5em #9e9e9e,-3em 0 0 -.5em #9e9e9e,-2em -2em 0 0 #9e9e9e;
        box-shadow: 0 -3em 0 .2em #9e9e9e,2em -2em 0 0 #9e9e9e,3em 0 0 -.5em #9e9e9e,2em 2em 0 -.5em #9e9e9e,0 3em 0 -.5em #9e9e9e,-2em 2em 0 -.5em #9e9e9e,-3em 0 0 -.5em #9e9e9e,-2em -2em 0 0 #9e9e9e
    }

    12.5% {
        -webkit-box-shadow: 0 -3em 0 0 #9e9e9e,2em -2em 0 .2em #9e9e9e,3em 0 0 0 #9e9e9e,2em 2em 0 -.5em #9e9e9e,0 3em 0 -.5em #9e9e9e,-2em 2em 0 -.5em #9e9e9e,-3em 0 0 -.5em #9e9e9e,-2em -2em 0 -.5em #9e9e9e;
        box-shadow: 0 -3em 0 0 #9e9e9e,2em -2em 0 .2em #9e9e9e,3em 0 0 0 #9e9e9e,2em 2em 0 -.5em #9e9e9e,0 3em 0 -.5em #9e9e9e,-2em 2em 0 -.5em #9e9e9e,-3em 0 0 -.5em #9e9e9e,-2em -2em 0 -.5em #9e9e9e
    }

    25% {
        -webkit-box-shadow: 0 -3em 0 -.5em #9e9e9e,2em -2em 0 0 #9e9e9e,3em 0 0 .2em #9e9e9e,2em 2em 0 0 #9e9e9e,0 3em 0 -.5em #9e9e9e,-2em 2em 0 -.5em #9e9e9e,-3em 0 0 -.5em #9e9e9e,-2em -2em 0 -.5em #9e9e9e;
        box-shadow: 0 -3em 0 -.5em #9e9e9e,2em -2em 0 0 #9e9e9e,3em 0 0 .2em #9e9e9e,2em 2em 0 0 #9e9e9e,0 3em 0 -.5em #9e9e9e,-2em 2em 0 -.5em #9e9e9e,-3em 0 0 -.5em #9e9e9e,-2em -2em 0 -.5em #9e9e9e
    }

    37.5% {
        -webkit-box-shadow: 0 -3em 0 -.5em #9e9e9e,2em -2em 0 -.5em #9e9e9e,3em 0 0 0 #9e9e9e,2em 2em 0 .2em #9e9e9e,0 3em 0 0 #9e9e9e,-2em 2em 0 -.5em #9e9e9e,-3em 0 0 -.5em #9e9e9e,-2em -2em 0 -.5em #9e9e9e;
        box-shadow: 0 -3em 0 -.5em #9e9e9e,2em -2em 0 -.5em #9e9e9e,3em 0 0 0 #9e9e9e,2em 2em 0 .2em #9e9e9e,0 3em 0 0 #9e9e9e,-2em 2em 0 -.5em #9e9e9e,-3em 0 0 -.5em #9e9e9e,-2em -2em 0 -.5em #9e9e9e
    }

    50% {
        -webkit-box-shadow: 0 -3em 0 -.5em #9e9e9e,2em -2em 0 -.5em #9e9e9e,3em 0 0 -.5em #9e9e9e,2em 2em 0 0 #9e9e9e,0 3em 0 .2em #9e9e9e,-2em 2em 0 0 #9e9e9e,-3em 0 0 -.5em #9e9e9e,-2em -2em 0 -.5em #9e9e9e;
        box-shadow: 0 -3em 0 -.5em #9e9e9e,2em -2em 0 -.5em #9e9e9e,3em 0 0 -.5em #9e9e9e,2em 2em 0 0 #9e9e9e,0 3em 0 .2em #9e9e9e,-2em 2em 0 0 #9e9e9e,-3em 0 0 -.5em #9e9e9e,-2em -2em 0 -.5em #9e9e9e
    }

    62.5% {
        -webkit-box-shadow: 0 -3em 0 -.5em #9e9e9e,2em -2em 0 -.5em #9e9e9e,3em 0 0 -.5em #9e9e9e,2em 2em 0 -.5em #9e9e9e,0 3em 0 0 #9e9e9e,-2em 2em 0 .2em #9e9e9e,-3em 0 0 0 #9e9e9e,-2em -2em 0 -.5em #9e9e9e;
        box-shadow: 0 -3em 0 -.5em #9e9e9e,2em -2em 0 -.5em #9e9e9e,3em 0 0 -.5em #9e9e9e,2em 2em 0 -.5em #9e9e9e,0 3em 0 0 #9e9e9e,-2em 2em 0 .2em #9e9e9e,-3em 0 0 0 #9e9e9e,-2em -2em 0 -.5em #9e9e9e
    }

    75% {
        -webkit-box-shadow: 0 -3em 0 -.5em #9e9e9e,2em -2em 0 -.5em #9e9e9e,3em 0 0 -.5em #9e9e9e,2em 2em 0 -.5em #9e9e9e,0 3em 0 -.5em #9e9e9e,-2em 2em 0 0 #9e9e9e,-3em 0 0 .2em #9e9e9e,-2em -2em 0 0 #9e9e9e;
        box-shadow: 0 -3em 0 -.5em #9e9e9e,2em -2em 0 -.5em #9e9e9e,3em 0 0 -.5em #9e9e9e,2em 2em 0 -.5em #9e9e9e,0 3em 0 -.5em #9e9e9e,-2em 2em 0 0 #9e9e9e,-3em 0 0 .2em #9e9e9e,-2em -2em 0 0 #9e9e9e
    }

    87.5% {
        -webkit-box-shadow: 0 -3em 0 0 #9e9e9e,2em -2em 0 -.5em #9e9e9e,3em 0 0 -.5em #9e9e9e,2em 2em 0 -.5em #9e9e9e,0 3em 0 -.5em #9e9e9e,-2em 2em 0 0 #9e9e9e,-3em 0 0 0 #9e9e9e,-2em -2em 0 .2em #9e9e9e;
        box-shadow: 0 -3em 0 0 #9e9e9e,2em -2em 0 -.5em #9e9e9e,3em 0 0 -.5em #9e9e9e,2em 2em 0 -.5em #9e9e9e,0 3em 0 -.5em #9e9e9e,-2em 2em 0 0 #9e9e9e,-3em 0 0 0 #9e9e9e,-2em -2em 0 .2em #9e9e9e
    }
}

@-webkit-keyframes loader-tadpole {
    0% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #9e9e9e,0 -.83em 0 -.42em #9e9e9e,0 -.83em 0 -.44em #9e9e9e,0 -.83em 0 -.46em #9e9e9e,0 -.83em 0 -.477em #9e9e9e;
        box-shadow: 0 -.83em 0 -.4em #9e9e9e,0 -.83em 0 -.42em #9e9e9e,0 -.83em 0 -.44em #9e9e9e,0 -.83em 0 -.46em #9e9e9e,0 -.83em 0 -.477em #9e9e9e;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    5%,95% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #9e9e9e,0 -.83em 0 -.42em #9e9e9e,0 -.83em 0 -.44em #9e9e9e,0 -.83em 0 -.46em #9e9e9e,0 -.83em 0 -.477em #9e9e9e;
        box-shadow: 0 -.83em 0 -.4em #9e9e9e,0 -.83em 0 -.42em #9e9e9e,0 -.83em 0 -.44em #9e9e9e,0 -.83em 0 -.46em #9e9e9e,0 -.83em 0 -.477em #9e9e9e
    }

    10%,59% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #9e9e9e,-.087em -.825em 0 -.42em #9e9e9e,-.173em -.812em 0 -.44em #9e9e9e,-.256em -.789em 0 -.46em #9e9e9e,-.297em -.775em 0 -.477em #9e9e9e;
        box-shadow: 0 -.83em 0 -.4em #9e9e9e,-.087em -.825em 0 -.42em #9e9e9e,-.173em -.812em 0 -.44em #9e9e9e,-.256em -.789em 0 -.46em #9e9e9e,-.297em -.775em 0 -.477em #9e9e9e
    }

    20% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #9e9e9e,-.338em -.758em 0 -.42em #9e9e9e,-.555em -.617em 0 -.44em #9e9e9e,-.671em -.488em 0 -.46em #9e9e9e,-.749em -.34em 0 -.477em #9e9e9e;
        box-shadow: 0 -.83em 0 -.4em #9e9e9e,-.338em -.758em 0 -.42em #9e9e9e,-.555em -.617em 0 -.44em #9e9e9e,-.671em -.488em 0 -.46em #9e9e9e,-.749em -.34em 0 -.477em #9e9e9e
    }

    38% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #9e9e9e,-.377em -.74em 0 -.42em #9e9e9e,-.645em -.522em 0 -.44em #9e9e9e,-.775em -.297em 0 -.46em #9e9e9e,-.82em -.09em 0 -.477em #9e9e9e;
        box-shadow: 0 -.83em 0 -.4em #9e9e9e,-.377em -.74em 0 -.42em #9e9e9e,-.645em -.522em 0 -.44em #9e9e9e,-.775em -.297em 0 -.46em #9e9e9e,-.82em -.09em 0 -.477em #9e9e9e
    }

    100% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #9e9e9e,0 -.83em 0 -.42em #9e9e9e,0 -.83em 0 -.44em #9e9e9e,0 -.83em 0 -.46em #9e9e9e,0 -.83em 0 -.477em #9e9e9e;
        box-shadow: 0 -.83em 0 -.4em #9e9e9e,0 -.83em 0 -.42em #9e9e9e,0 -.83em 0 -.44em #9e9e9e,0 -.83em 0 -.46em #9e9e9e,0 -.83em 0 -.477em #9e9e9e;
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes loader-tadpole {
    0% {
        box-shadow: 0 -.83em 0 -.4em #9e9e9e,0 -.83em 0 -.42em #9e9e9e,0 -.83em 0 -.44em #9e9e9e,0 -.83em 0 -.46em #9e9e9e,0 -.83em 0 -.477em #9e9e9e;
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    5%,95% {
        box-shadow: 0 -.83em 0 -.4em #9e9e9e,0 -.83em 0 -.42em #9e9e9e,0 -.83em 0 -.44em #9e9e9e,0 -.83em 0 -.46em #9e9e9e,0 -.83em 0 -.477em #9e9e9e
    }

    10%,59% {
        box-shadow: 0 -.83em 0 -.4em #9e9e9e,-.087em -.825em 0 -.42em #9e9e9e,-.173em -.812em 0 -.44em #9e9e9e,-.256em -.789em 0 -.46em #9e9e9e,-.297em -.775em 0 -.477em #9e9e9e
    }

    20% {
        box-shadow: 0 -.83em 0 -.4em #9e9e9e,-.338em -.758em 0 -.42em #9e9e9e,-.555em -.617em 0 -.44em #9e9e9e,-.671em -.488em 0 -.46em #9e9e9e,-.749em -.34em 0 -.477em #9e9e9e
    }

    38% {
        box-shadow: 0 -.83em 0 -.4em #9e9e9e,-.377em -.74em 0 -.42em #9e9e9e,-.645em -.522em 0 -.44em #9e9e9e,-.775em -.297em 0 -.46em #9e9e9e,-.82em -.09em 0 -.477em #9e9e9e
    }

    100% {
        box-shadow: 0 -.83em 0 -.4em #9e9e9e,0 -.83em 0 -.42em #9e9e9e,0 -.83em 0 -.44em #9e9e9e,0 -.83em 0 -.46em #9e9e9e,0 -.83em 0 -.477em #9e9e9e;
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loader-tadpole {
    0% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #9e9e9e,0 -.83em 0 -.42em #9e9e9e,0 -.83em 0 -.44em #9e9e9e,0 -.83em 0 -.46em #9e9e9e,0 -.83em 0 -.477em #9e9e9e;
        box-shadow: 0 -.83em 0 -.4em #9e9e9e,0 -.83em 0 -.42em #9e9e9e,0 -.83em 0 -.44em #9e9e9e,0 -.83em 0 -.46em #9e9e9e,0 -.83em 0 -.477em #9e9e9e;
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    5%,95% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #9e9e9e,0 -.83em 0 -.42em #9e9e9e,0 -.83em 0 -.44em #9e9e9e,0 -.83em 0 -.46em #9e9e9e,0 -.83em 0 -.477em #9e9e9e;
        box-shadow: 0 -.83em 0 -.4em #9e9e9e,0 -.83em 0 -.42em #9e9e9e,0 -.83em 0 -.44em #9e9e9e,0 -.83em 0 -.46em #9e9e9e,0 -.83em 0 -.477em #9e9e9e
    }

    10%,59% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #9e9e9e,-.087em -.825em 0 -.42em #9e9e9e,-.173em -.812em 0 -.44em #9e9e9e,-.256em -.789em 0 -.46em #9e9e9e,-.297em -.775em 0 -.477em #9e9e9e;
        box-shadow: 0 -.83em 0 -.4em #9e9e9e,-.087em -.825em 0 -.42em #9e9e9e,-.173em -.812em 0 -.44em #9e9e9e,-.256em -.789em 0 -.46em #9e9e9e,-.297em -.775em 0 -.477em #9e9e9e
    }

    20% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #9e9e9e,-.338em -.758em 0 -.42em #9e9e9e,-.555em -.617em 0 -.44em #9e9e9e,-.671em -.488em 0 -.46em #9e9e9e,-.749em -.34em 0 -.477em #9e9e9e;
        box-shadow: 0 -.83em 0 -.4em #9e9e9e,-.338em -.758em 0 -.42em #9e9e9e,-.555em -.617em 0 -.44em #9e9e9e,-.671em -.488em 0 -.46em #9e9e9e,-.749em -.34em 0 -.477em #9e9e9e
    }

    38% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #9e9e9e,-.377em -.74em 0 -.42em #9e9e9e,-.645em -.522em 0 -.44em #9e9e9e,-.775em -.297em 0 -.46em #9e9e9e,-.82em -.09em 0 -.477em #9e9e9e;
        box-shadow: 0 -.83em 0 -.4em #9e9e9e,-.377em -.74em 0 -.42em #9e9e9e,-.645em -.522em 0 -.44em #9e9e9e,-.775em -.297em 0 -.46em #9e9e9e,-.82em -.09em 0 -.477em #9e9e9e
    }

    100% {
        -webkit-box-shadow: 0 -.83em 0 -.4em #9e9e9e,0 -.83em 0 -.42em #9e9e9e,0 -.83em 0 -.44em #9e9e9e,0 -.83em 0 -.46em #9e9e9e,0 -.83em 0 -.477em #9e9e9e;
        box-shadow: 0 -.83em 0 -.4em #9e9e9e,0 -.83em 0 -.42em #9e9e9e,0 -.83em 0 -.44em #9e9e9e,0 -.83em 0 -.46em #9e9e9e,0 -.83em 0 -.477em #9e9e9e;
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes loader-ellipsis {
    0%,100%,80% {
        -webkit-box-shadow: 0 .625em 0 -.325em #9e9e9e;
        box-shadow: 0 .625em 0 -.325em #9e9e9e
    }

    40% {
        -webkit-box-shadow: 0 .625em 0 0 #9e9e9e;
        box-shadow: 0 .625em 0 0 #9e9e9e
    }
}

@-o-keyframes loader-ellipsis {
    0%,100%,80% {
        box-shadow: 0 .625em 0 -.325em #9e9e9e
    }

    40% {
        box-shadow: 0 .625em 0 0 #9e9e9e
    }
}

@keyframes loader-ellipsis {
    0%,100%,80% {
        -webkit-box-shadow: 0 .625em 0 -.325em #9e9e9e;
        box-shadow: 0 .625em 0 -.325em #9e9e9e
    }

    40% {
        -webkit-box-shadow: 0 .625em 0 0 #9e9e9e;
        box-shadow: 0 .625em 0 0 #9e9e9e
    }
}

@-webkit-keyframes loader-dot-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes loader-dot-rotate {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loader-dot-rotate {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes loader-dot-bounce {
    0%,100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes loader-dot-bounce {
    0%,100% {
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes loader-dot-bounce {
    0%,100% {
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes loader-bounce {
    0%,100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes loader-bounce {
    0%,100% {
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes loader-bounce {
    0%,100% {
        -webkit-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes loader-cube {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    25% {
        -webkit-transform: translateX(1.5em) rotate(-90deg) scale(.5);
        transform: translateX(1.5em) rotate(-90deg) scale(.5)
    }

    50% {
        -webkit-transform: translateX(1.5em) translateY(1.5em) rotate(-179deg);
        transform: translateX(1.5em) translateY(1.5em) rotate(-179deg)
    }

    50.1% {
        -webkit-transform: translateX(1.5em) translateY(1.5em) rotate(-180deg);
        transform: translateX(1.5em) translateY(1.5em) rotate(-180deg)
    }

    75% {
        -webkit-transform: translateX(0) translateY(1.5em) rotate(-270deg) scale(.5);
        transform: translateX(0) translateY(1.5em) rotate(-270deg) scale(.5)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@-o-keyframes loader-cube {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    25% {
        -webkit-transform: translateX(1.5em) rotate(-90deg) scale(.5);
        -o-transform: translateX(1.5em) rotate(-90deg) scale(.5);
        transform: translateX(1.5em) rotate(-90deg) scale(.5)
    }

    50% {
        -webkit-transform: translateX(1.5em) translateY(1.5em) rotate(-179deg);
        -o-transform: translateX(1.5em) translateY(1.5em) rotate(-179deg);
        transform: translateX(1.5em) translateY(1.5em) rotate(-179deg)
    }

    50.1% {
        -webkit-transform: translateX(1.5em) translateY(1.5em) rotate(-180deg);
        -o-transform: translateX(1.5em) translateY(1.5em) rotate(-180deg);
        transform: translateX(1.5em) translateY(1.5em) rotate(-180deg)
    }

    75% {
        -webkit-transform: translateX(0) translateY(1.5em) rotate(-270deg) scale(.5);
        -o-transform: translateX(0) translateY(1.5em) rotate(-270deg) scale(.5);
        transform: translateX(0) translateY(1.5em) rotate(-270deg) scale(.5)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        -o-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes loader-cube {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    25% {
        -webkit-transform: translateX(1.5em) rotate(-90deg) scale(.5);
        -o-transform: translateX(1.5em) rotate(-90deg) scale(.5);
        transform: translateX(1.5em) rotate(-90deg) scale(.5)
    }

    50% {
        -webkit-transform: translateX(1.5em) translateY(1.5em) rotate(-179deg);
        -o-transform: translateX(1.5em) translateY(1.5em) rotate(-179deg);
        transform: translateX(1.5em) translateY(1.5em) rotate(-179deg)
    }

    50.1% {
        -webkit-transform: translateX(1.5em) translateY(1.5em) rotate(-180deg);
        -o-transform: translateX(1.5em) translateY(1.5em) rotate(-180deg);
        transform: translateX(1.5em) translateY(1.5em) rotate(-180deg)
    }

    75% {
        -webkit-transform: translateX(0) translateY(1.5em) rotate(-270deg) scale(.5);
        -o-transform: translateX(0) translateY(1.5em) rotate(-270deg) scale(.5);
        transform: translateX(0) translateY(1.5em) rotate(-270deg) scale(.5)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        -o-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@-webkit-keyframes loader-rotate-plane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
        transform: perspective(120px) rotateX(0) rotateY(0)
    }

    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }

    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

@-o-keyframes loader-rotate-plane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
        transform: perspective(120px) rotateX(0) rotateY(0)
    }

    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }

    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

@keyframes loader-rotate-plane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
        transform: perspective(120px) rotateX(0) rotateY(0)
    }

    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }

    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

@-webkit-keyframes loader-folding-cube-before {
    0% {
        width: 50%;
        height: 0
    }

    7.5% {
        width: 50%;
        height: 50%
    }

    12.5% {
        width: 50%;
        height: 50%
    }

    20% {
        width: 100%;
        height: 50%
    }

    25% {
        width: 100%;
        height: 50%
    }

    50% {
        right: 0;
        left: auto;
        width: 100%;
        height: 50%
    }

    57.5% {
        width: 50%;
        height: 50%
    }

    62.5% {
        width: 50%;
        height: 50%
    }

    70% {
        width: 50%;
        height: 0
    }

    75% {
        width: 50%;
        height: 0
    }
}

@-o-keyframes loader-folding-cube-before {
    0% {
        width: 50%;
        height: 0
    }

    7.5% {
        width: 50%;
        height: 50%
    }

    12.5% {
        width: 50%;
        height: 50%
    }

    20% {
        width: 100%;
        height: 50%
    }

    25% {
        width: 100%;
        height: 50%
    }

    50% {
        right: 0;
        left: auto;
        width: 100%;
        height: 50%
    }

    57.5% {
        width: 50%;
        height: 50%
    }

    62.5% {
        width: 50%;
        height: 50%
    }

    70% {
        width: 50%;
        height: 0
    }

    75% {
        width: 50%;
        height: 0
    }
}

@keyframes loader-folding-cube-before {
    0% {
        width: 50%;
        height: 0
    }

    7.5% {
        width: 50%;
        height: 50%
    }

    12.5% {
        width: 50%;
        height: 50%
    }

    20% {
        width: 100%;
        height: 50%
    }

    25% {
        width: 100%;
        height: 50%
    }

    50% {
        right: 0;
        left: auto;
        width: 100%;
        height: 50%
    }

    57.5% {
        width: 50%;
        height: 50%
    }

    62.5% {
        width: 50%;
        height: 50%
    }

    70% {
        width: 50%;
        height: 0
    }

    75% {
        width: 50%;
        height: 0
    }
}

@-webkit-keyframes loader-folding-cube-after {
    0% {
        width: 50%;
        height: 0
    }

    7.5% {
        width: 50%;
        height: 50%
    }

    12.5% {
        width: 50%;
        height: 50%
    }

    20% {
        width: 100%;
        height: 50%
    }

    25% {
        width: 100%;
        height: 50%
    }

    50% {
        right: auto;
        left: 0;
        width: 100%;
        height: 50%
    }

    57.5% {
        width: 50%;
        height: 50%
    }

    62.5% {
        width: 50%;
        height: 50%
    }

    75% {
        width: 50%;
        height: 0
    }
}

@-o-keyframes loader-folding-cube-after {
    0% {
        width: 50%;
        height: 0
    }

    7.5% {
        width: 50%;
        height: 50%
    }

    12.5% {
        width: 50%;
        height: 50%
    }

    20% {
        width: 100%;
        height: 50%
    }

    25% {
        width: 100%;
        height: 50%
    }

    50% {
        right: auto;
        left: 0;
        width: 100%;
        height: 50%
    }

    57.5% {
        width: 50%;
        height: 50%
    }

    62.5% {
        width: 50%;
        height: 50%
    }

    75% {
        width: 50%;
        height: 0
    }
}

@keyframes loader-folding-cube-after {
    0% {
        width: 50%;
        height: 0
    }

    7.5% {
        width: 50%;
        height: 50%
    }

    12.5% {
        width: 50%;
        height: 50%
    }

    20% {
        width: 100%;
        height: 50%
    }

    25% {
        width: 100%;
        height: 50%
    }

    50% {
        right: auto;
        left: 0;
        width: 100%;
        height: 50%
    }

    57.5% {
        width: 50%;
        height: 50%
    }

    62.5% {
        width: 50%;
        height: 50%
    }

    75% {
        width: 50%;
        height: 0
    }
}

@-webkit-keyframes loader-cube-grid {
    15% {
        -webkit-box-shadow: -.3em .3em 0 -.3em #9e9e9e,0 .6em 0 -.3em #9e9e9e,.3em .9em 0 -.3em #9e9e9e;
        box-shadow: -.3em .3em 0 -.3em #9e9e9e,0 .6em 0 -.3em #9e9e9e,.3em .9em 0 -.3em #9e9e9e
    }

    30% {
        -webkit-box-shadow: -.3em .3em 0 0 #9e9e9e,0 .6em 0 0 #9e9e9e,.3em .9em 0 0 #9e9e9e;
        box-shadow: -.3em .3em 0 0 #9e9e9e,0 .6em 0 0 #9e9e9e,.3em .9em 0 0 #9e9e9e
    }

    70% {
        -webkit-box-shadow: -.3em .3em 0 0 #9e9e9e,0 .6em 0 0 #9e9e9e,.3em .9em 0 0 #9e9e9e;
        box-shadow: -.3em .3em 0 0 #9e9e9e,0 .6em 0 0 #9e9e9e,.3em .9em 0 0 #9e9e9e
    }

    85% {
        -webkit-box-shadow: -.3em .3em 0 -.3em #9e9e9e,0 .6em 0 -.3em #9e9e9e,.3em .9em 0 -.3em #9e9e9e;
        box-shadow: -.3em .3em 0 -.3em #9e9e9e,0 .6em 0 -.3em #9e9e9e,.3em .9em 0 -.3em #9e9e9e
    }
}

@-o-keyframes loader-cube-grid {
    15% {
        box-shadow: -.3em .3em 0 -.3em #9e9e9e,0 .6em 0 -.3em #9e9e9e,.3em .9em 0 -.3em #9e9e9e
    }

    30% {
        box-shadow: -.3em .3em 0 0 #9e9e9e,0 .6em 0 0 #9e9e9e,.3em .9em 0 0 #9e9e9e
    }

    70% {
        box-shadow: -.3em .3em 0 0 #9e9e9e,0 .6em 0 0 #9e9e9e,.3em .9em 0 0 #9e9e9e
    }

    85% {
        box-shadow: -.3em .3em 0 -.3em #9e9e9e,0 .6em 0 -.3em #9e9e9e,.3em .9em 0 -.3em #9e9e9e
    }
}

@keyframes loader-cube-grid {
    15% {
        -webkit-box-shadow: -.3em .3em 0 -.3em #9e9e9e,0 .6em 0 -.3em #9e9e9e,.3em .9em 0 -.3em #9e9e9e;
        box-shadow: -.3em .3em 0 -.3em #9e9e9e,0 .6em 0 -.3em #9e9e9e,.3em .9em 0 -.3em #9e9e9e
    }

    30% {
        -webkit-box-shadow: -.3em .3em 0 0 #9e9e9e,0 .6em 0 0 #9e9e9e,.3em .9em 0 0 #9e9e9e;
        box-shadow: -.3em .3em 0 0 #9e9e9e,0 .6em 0 0 #9e9e9e,.3em .9em 0 0 #9e9e9e
    }

    70% {
        -webkit-box-shadow: -.3em .3em 0 0 #9e9e9e,0 .6em 0 0 #9e9e9e,.3em .9em 0 0 #9e9e9e;
        box-shadow: -.3em .3em 0 0 #9e9e9e,0 .6em 0 0 #9e9e9e,.3em .9em 0 0 #9e9e9e
    }

    85% {
        -webkit-box-shadow: -.3em .3em 0 -.3em #9e9e9e,0 .6em 0 -.3em #9e9e9e,.3em .9em 0 -.3em #9e9e9e;
        box-shadow: -.3em .3em 0 -.3em #9e9e9e,0 .6em 0 -.3em #9e9e9e,.3em .9em 0 -.3em #9e9e9e
    }
}

@-webkit-keyframes loader-cube-grid-before {
    0% {
        -webkit-box-shadow: -.3em .9em 0 -.3em #9e9e9e,0 .3em 0 -.3em #9e9e9e,.3em .6em 0 -.3em #9e9e9e;
        box-shadow: -.3em .9em 0 -.3em #9e9e9e,0 .3em 0 -.3em #9e9e9e,.3em .6em 0 -.3em #9e9e9e
    }

    15% {
        -webkit-box-shadow: -.3em .9em 0 0 #9e9e9e,0 .3em 0 -.3em #9e9e9e,.3em .6em 0 -.3em #9e9e9e;
        box-shadow: -.3em .9em 0 0 #9e9e9e,0 .3em 0 -.3em #9e9e9e,.3em .6em 0 -.3em #9e9e9e
    }

    22.5% {
        -webkit-box-shadow: -.3em .9em 0 0 #9e9e9e,0 .3em 0 -.3em #9e9e9e,.3em .6em 0 -.3em #9e9e9e;
        box-shadow: -.3em .9em 0 0 #9e9e9e,0 .3em 0 -.3em #9e9e9e,.3em .6em 0 -.3em #9e9e9e
    }

    37.5% {
        -webkit-box-shadow: -.3em .9em 0 0 #9e9e9e,0 .3em 0 0 #9e9e9e,.3em .6em 0 0 #9e9e9e;
        box-shadow: -.3em .9em 0 0 #9e9e9e,0 .3em 0 0 #9e9e9e,.3em .6em 0 0 #9e9e9e
    }

    55% {
        -webkit-box-shadow: -.3em .9em 0 0 #9e9e9e,0 .3em 0 0 #9e9e9e,.3em .6em 0 0 #9e9e9e;
        box-shadow: -.3em .9em 0 0 #9e9e9e,0 .3em 0 0 #9e9e9e,.3em .6em 0 0 #9e9e9e
    }

    70% {
        -webkit-box-shadow: -.3em .9em 0 -.3em #9e9e9e,0 .3em 0 0 #9e9e9e,.3em .6em 0 0 #9e9e9e;
        box-shadow: -.3em .9em 0 -.3em #9e9e9e,0 .3em 0 0 #9e9e9e,.3em .6em 0 0 #9e9e9e
    }

    77.5% {
        -webkit-box-shadow: -.3em .9em 0 -.3em #9e9e9e,0 .3em 0 0 #9e9e9e,.3em .6em 0 0 #9e9e9e;
        box-shadow: -.3em .9em 0 -.3em #9e9e9e,0 .3em 0 0 #9e9e9e,.3em .6em 0 0 #9e9e9e
    }

    92.5% {
        -webkit-box-shadow: -.3em .9em 0 -.3em #9e9e9e,0 .3em 0 -.3em #9e9e9e,.3em .6em 0 -.3em #9e9e9e;
        box-shadow: -.3em .9em 0 -.3em #9e9e9e,0 .3em 0 -.3em #9e9e9e,.3em .6em 0 -.3em #9e9e9e
    }
}

@-o-keyframes loader-cube-grid-before {
    0% {
        box-shadow: -.3em .9em 0 -.3em #9e9e9e,0 .3em 0 -.3em #9e9e9e,.3em .6em 0 -.3em #9e9e9e
    }

    15% {
        box-shadow: -.3em .9em 0 0 #9e9e9e,0 .3em 0 -.3em #9e9e9e,.3em .6em 0 -.3em #9e9e9e
    }

    22.5% {
        box-shadow: -.3em .9em 0 0 #9e9e9e,0 .3em 0 -.3em #9e9e9e,.3em .6em 0 -.3em #9e9e9e
    }

    37.5% {
        box-shadow: -.3em .9em 0 0 #9e9e9e,0 .3em 0 0 #9e9e9e,.3em .6em 0 0 #9e9e9e
    }

    55% {
        box-shadow: -.3em .9em 0 0 #9e9e9e,0 .3em 0 0 #9e9e9e,.3em .6em 0 0 #9e9e9e
    }

    70% {
        box-shadow: -.3em .9em 0 -.3em #9e9e9e,0 .3em 0 0 #9e9e9e,.3em .6em 0 0 #9e9e9e
    }

    77.5% {
        box-shadow: -.3em .9em 0 -.3em #9e9e9e,0 .3em 0 0 #9e9e9e,.3em .6em 0 0 #9e9e9e
    }

    92.5% {
        box-shadow: -.3em .9em 0 -.3em #9e9e9e,0 .3em 0 -.3em #9e9e9e,.3em .6em 0 -.3em #9e9e9e
    }
}

@keyframes loader-cube-grid-before {
    0% {
        -webkit-box-shadow: -.3em .9em 0 -.3em #9e9e9e,0 .3em 0 -.3em #9e9e9e,.3em .6em 0 -.3em #9e9e9e;
        box-shadow: -.3em .9em 0 -.3em #9e9e9e,0 .3em 0 -.3em #9e9e9e,.3em .6em 0 -.3em #9e9e9e
    }

    15% {
        -webkit-box-shadow: -.3em .9em 0 0 #9e9e9e,0 .3em 0 -.3em #9e9e9e,.3em .6em 0 -.3em #9e9e9e;
        box-shadow: -.3em .9em 0 0 #9e9e9e,0 .3em 0 -.3em #9e9e9e,.3em .6em 0 -.3em #9e9e9e
    }

    22.5% {
        -webkit-box-shadow: -.3em .9em 0 0 #9e9e9e,0 .3em 0 -.3em #9e9e9e,.3em .6em 0 -.3em #9e9e9e;
        box-shadow: -.3em .9em 0 0 #9e9e9e,0 .3em 0 -.3em #9e9e9e,.3em .6em 0 -.3em #9e9e9e
    }

    37.5% {
        -webkit-box-shadow: -.3em .9em 0 0 #9e9e9e,0 .3em 0 0 #9e9e9e,.3em .6em 0 0 #9e9e9e;
        box-shadow: -.3em .9em 0 0 #9e9e9e,0 .3em 0 0 #9e9e9e,.3em .6em 0 0 #9e9e9e
    }

    55% {
        -webkit-box-shadow: -.3em .9em 0 0 #9e9e9e,0 .3em 0 0 #9e9e9e,.3em .6em 0 0 #9e9e9e;
        box-shadow: -.3em .9em 0 0 #9e9e9e,0 .3em 0 0 #9e9e9e,.3em .6em 0 0 #9e9e9e
    }

    70% {
        -webkit-box-shadow: -.3em .9em 0 -.3em #9e9e9e,0 .3em 0 0 #9e9e9e,.3em .6em 0 0 #9e9e9e;
        box-shadow: -.3em .9em 0 -.3em #9e9e9e,0 .3em 0 0 #9e9e9e,.3em .6em 0 0 #9e9e9e
    }

    77.5% {
        -webkit-box-shadow: -.3em .9em 0 -.3em #9e9e9e,0 .3em 0 0 #9e9e9e,.3em .6em 0 0 #9e9e9e;
        box-shadow: -.3em .9em 0 -.3em #9e9e9e,0 .3em 0 0 #9e9e9e,.3em .6em 0 0 #9e9e9e
    }

    92.5% {
        -webkit-box-shadow: -.3em .9em 0 -.3em #9e9e9e,0 .3em 0 -.3em #9e9e9e,.3em .6em 0 -.3em #9e9e9e;
        box-shadow: -.3em .9em 0 -.3em #9e9e9e,0 .3em 0 -.3em #9e9e9e,.3em .6em 0 -.3em #9e9e9e
    }
}

@-webkit-keyframes loader-cube-grid-after {
    7.5% {
        -webkit-box-shadow: -.3em .6em 0 -.3em #9e9e9e,0 .9em 0 -.3em #9e9e9e,.3em .3em 0 -.3em #9e9e9e;
        box-shadow: -.3em .6em 0 -.3em #9e9e9e,0 .9em 0 -.3em #9e9e9e,.3em .3em 0 -.3em #9e9e9e
    }

    22.5% {
        -webkit-box-shadow: -.3em .6em 0 0 #9e9e9e,0 .9em 0 0 #9e9e9e,.3em .3em 0 -.3em #9e9e9e;
        box-shadow: -.3em .6em 0 0 #9e9e9e,0 .9em 0 0 #9e9e9e,.3em .3em 0 -.3em #9e9e9e
    }

    30% {
        -webkit-box-shadow: -.3em .6em 0 0 #9e9e9e,0 .9em 0 0 #9e9e9e,.3em .3em 0 -.3em #9e9e9e;
        box-shadow: -.3em .6em 0 0 #9e9e9e,0 .9em 0 0 #9e9e9e,.3em .3em 0 -.3em #9e9e9e
    }

    45% {
        -webkit-box-shadow: -.3em .6em 0 0 #9e9e9e,0 .9em 0 0 #9e9e9e,.3em .3em 0 0 #9e9e9e;
        box-shadow: -.3em .6em 0 0 #9e9e9e,0 .9em 0 0 #9e9e9e,.3em .3em 0 0 #9e9e9e
    }

    62.5% {
        -webkit-box-shadow: -.3em .6em 0 0 #9e9e9e,0 .9em 0 0 #9e9e9e,.3em .3em 0 0 #9e9e9e;
        box-shadow: -.3em .6em 0 0 #9e9e9e,0 .9em 0 0 #9e9e9e,.3em .3em 0 0 #9e9e9e
    }

    77.5% {
        -webkit-box-shadow: -.3em .6em 0 -.3em #9e9e9e,0 .9em 0 -.3em #9e9e9e,.3em .3em 0 0 #9e9e9e;
        box-shadow: -.3em .6em 0 -.3em #9e9e9e,0 .9em 0 -.3em #9e9e9e,.3em .3em 0 0 #9e9e9e
    }

    85% {
        -webkit-box-shadow: -.3em .6em 0 -.3em #9e9e9e,0 .9em 0 -.3em #9e9e9e,.3em .3em 0 0 #9e9e9e;
        box-shadow: -.3em .6em 0 -.3em #9e9e9e,0 .9em 0 -.3em #9e9e9e,.3em .3em 0 0 #9e9e9e
    }

    100% {
        -webkit-box-shadow: -.3em .6em 0 -.3em #9e9e9e,0 .9em 0 -.3em #9e9e9e,.3em .3em 0 -.3em #9e9e9e;
        box-shadow: -.3em .6em 0 -.3em #9e9e9e,0 .9em 0 -.3em #9e9e9e,.3em .3em 0 -.3em #9e9e9e
    }
}

@-o-keyframes loader-cube-grid-after {
    7.5% {
        box-shadow: -.3em .6em 0 -.3em #9e9e9e,0 .9em 0 -.3em #9e9e9e,.3em .3em 0 -.3em #9e9e9e
    }

    22.5% {
        box-shadow: -.3em .6em 0 0 #9e9e9e,0 .9em 0 0 #9e9e9e,.3em .3em 0 -.3em #9e9e9e
    }

    30% {
        box-shadow: -.3em .6em 0 0 #9e9e9e,0 .9em 0 0 #9e9e9e,.3em .3em 0 -.3em #9e9e9e
    }

    45% {
        box-shadow: -.3em .6em 0 0 #9e9e9e,0 .9em 0 0 #9e9e9e,.3em .3em 0 0 #9e9e9e
    }

    62.5% {
        box-shadow: -.3em .6em 0 0 #9e9e9e,0 .9em 0 0 #9e9e9e,.3em .3em 0 0 #9e9e9e
    }

    77.5% {
        box-shadow: -.3em .6em 0 -.3em #9e9e9e,0 .9em 0 -.3em #9e9e9e,.3em .3em 0 0 #9e9e9e
    }

    85% {
        box-shadow: -.3em .6em 0 -.3em #9e9e9e,0 .9em 0 -.3em #9e9e9e,.3em .3em 0 0 #9e9e9e
    }

    100% {
        box-shadow: -.3em .6em 0 -.3em #9e9e9e,0 .9em 0 -.3em #9e9e9e,.3em .3em 0 -.3em #9e9e9e
    }
}

@keyframes loader-cube-grid-after {
    7.5% {
        -webkit-box-shadow: -.3em .6em 0 -.3em #9e9e9e,0 .9em 0 -.3em #9e9e9e,.3em .3em 0 -.3em #9e9e9e;
        box-shadow: -.3em .6em 0 -.3em #9e9e9e,0 .9em 0 -.3em #9e9e9e,.3em .3em 0 -.3em #9e9e9e
    }

    22.5% {
        -webkit-box-shadow: -.3em .6em 0 0 #9e9e9e,0 .9em 0 0 #9e9e9e,.3em .3em 0 -.3em #9e9e9e;
        box-shadow: -.3em .6em 0 0 #9e9e9e,0 .9em 0 0 #9e9e9e,.3em .3em 0 -.3em #9e9e9e
    }

    30% {
        -webkit-box-shadow: -.3em .6em 0 0 #9e9e9e,0 .9em 0 0 #9e9e9e,.3em .3em 0 -.3em #9e9e9e;
        box-shadow: -.3em .6em 0 0 #9e9e9e,0 .9em 0 0 #9e9e9e,.3em .3em 0 -.3em #9e9e9e
    }

    45% {
        -webkit-box-shadow: -.3em .6em 0 0 #9e9e9e,0 .9em 0 0 #9e9e9e,.3em .3em 0 0 #9e9e9e;
        box-shadow: -.3em .6em 0 0 #9e9e9e,0 .9em 0 0 #9e9e9e,.3em .3em 0 0 #9e9e9e
    }

    62.5% {
        -webkit-box-shadow: -.3em .6em 0 0 #9e9e9e,0 .9em 0 0 #9e9e9e,.3em .3em 0 0 #9e9e9e;
        box-shadow: -.3em .6em 0 0 #9e9e9e,0 .9em 0 0 #9e9e9e,.3em .3em 0 0 #9e9e9e
    }

    77.5% {
        -webkit-box-shadow: -.3em .6em 0 -.3em #9e9e9e,0 .9em 0 -.3em #9e9e9e,.3em .3em 0 0 #9e9e9e;
        box-shadow: -.3em .6em 0 -.3em #9e9e9e,0 .9em 0 -.3em #9e9e9e,.3em .3em 0 0 #9e9e9e
    }

    85% {
        -webkit-box-shadow: -.3em .6em 0 -.3em #9e9e9e,0 .9em 0 -.3em #9e9e9e,.3em .3em 0 0 #9e9e9e;
        box-shadow: -.3em .6em 0 -.3em #9e9e9e,0 .9em 0 -.3em #9e9e9e,.3em .3em 0 0 #9e9e9e
    }

    100% {
        -webkit-box-shadow: -.3em .6em 0 -.3em #9e9e9e,0 .9em 0 -.3em #9e9e9e,.3em .3em 0 -.3em #9e9e9e;
        box-shadow: -.3em .6em 0 -.3em #9e9e9e,0 .9em 0 -.3em #9e9e9e,.3em .3em 0 -.3em #9e9e9e
    }
}

[class*=animation-] {
    -webkit-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

.animation-hover:not(:hover), .animation-hover:not(:hover) [class*=animation-], .touch .animation-hover:not(.hover), .touch .animation-hover:not(.hover) [class*=animation-] {
    -webkit-animation-name: none;
    -o-animation-name: none;
    animation-name: none
}

.animation-reverse {
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-direction: reverse;
    -o-animation-direction: reverse;
    animation-direction: reverse
}

.animation-repeat {
    -webkit-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animation-fade {
    -webkit-animation-name: fade;
    -o-animation-name: fade;
    animation-name: fade;
    -webkit-animation-duration: .8s;
    -o-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear
}

.animation-scale {
    -webkit-animation-name: scale-12;
    -o-animation-name: scale-12;
    animation-name: scale-12
}

.animation-scale-up {
    -webkit-animation-name: fade-scale-02;
    -o-animation-name: fade-scale-02;
    animation-name: fade-scale-02
}

.animation-scale-down {
    -webkit-animation-name: fade-scale-18;
    -o-animation-name: fade-scale-18;
    animation-name: fade-scale-18
}

.animation-slide-top {
    -webkit-animation-name: slide-top;
    -o-animation-name: slide-top;
    animation-name: slide-top
}

.animation-slide-bottom {
    -webkit-animation-name: slide-bottom;
    -o-animation-name: slide-bottom;
    animation-name: slide-bottom
}

.animation-slide-left {
    -webkit-animation-name: slide-left;
    -o-animation-name: slide-left;
    animation-name: slide-left
}

.animation-slide-right {
    -webkit-animation-name: slide-right;
    -o-animation-name: slide-right;
    animation-name: slide-right
}

.animation-shake {
    -webkit-animation-name: shake;
    -o-animation-name: shake;
    animation-name: shake
}

.animation-duration-10 {
    -webkit-animation-duration: 15s;
    -o-animation-duration: 15s;
    animation-duration: 15s
}

.animation-duration-9 {
    -webkit-animation-duration: 9s;
    -o-animation-duration: 9s;
    animation-duration: 9s
}

.animation-duration-8 {
    -webkit-animation-duration: 8s;
    -o-animation-duration: 8s;
    animation-duration: 8s
}

.animation-duration-7 {
    -webkit-animation-duration: 7s;
    -o-animation-duration: 7s;
    animation-duration: 7s
}

.animation-duration-6 {
    -webkit-animation-duration: 6s;
    -o-animation-duration: 6s;
    animation-duration: 6s
}

.animation-duration-5 {
    -webkit-animation-duration: 5s;
    -o-animation-duration: 5s;
    animation-duration: 5s
}

.animation-duration-4 {
    -webkit-animation-duration: 4s;
    -o-animation-duration: 4s;
    animation-duration: 4s
}

.animation-duration-3 {
    -webkit-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s
}

.animation-duration-2 {
    -webkit-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s
}

.animation-duration-1 {
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s
}

.animation-delay-100 {
    -webkit-animation-duration: .1s;
    -o-animation-duration: .1s;
    animation-duration: .1s
}

.animation-duration-250 {
    -webkit-animation-duration: 250ms;
    -o-animation-duration: 250ms;
    animation-duration: 250ms
}

.animation-duration-300 {
    -webkit-animation-duration: .3s;
    -o-animation-duration: .3s;
    animation-duration: .3s
}

.animation-duration-500 {
    -webkit-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s
}

.animation-duration-750 {
    -webkit-animation-duration: 750ms;
    -o-animation-duration: 750ms;
    animation-duration: 750ms
}

.animation-delay-1000 {
    -webkit-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s
}

.animation-delay-900 {
    -webkit-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s
}

.animation-delay-800 {
    -webkit-animation-delay: .8s;
    -o-animation-delay: .8s;
    animation-delay: .8s
}

.animation-delay-700 {
    -webkit-animation-delay: .7s;
    -o-animation-delay: .7s;
    animation-delay: .7s
}

.animation-delay-600 {
    -webkit-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s
}

.animation-delay-500 {
    -webkit-animation-delay: .5s;
    -o-animation-delay: .5s;
    animation-delay: .5s
}

.animation-delay-400 {
    -webkit-animation-delay: .4s;
    -o-animation-delay: .4s;
    animation-delay: .4s
}

.animation-delay-300 {
    -webkit-animation-delay: .3s;
    -o-animation-delay: .3s;
    animation-delay: .3s
}

.animation-delay-200 {
    -webkit-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s
}

.animation-delay-100 {
    -webkit-animation-delay: .1s;
    -o-animation-delay: .1s;
    animation-delay: .1s
}

.animation-top-left {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0
}

.animation-top-center {
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.animation-top-right {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.animation-middle-left {
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.animation-middle-right {
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.animation-bottom-left {
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.animation-bottom-center {
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.animation-bottom-right {
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.animation-easing-easeInOut {
    -webkit-animation-timing-function: cubic-bezier(.42,0,.58,1);
    -o-animation-timing-function: cubic-bezier(.42,0,.58,1);
    animation-timing-function: cubic-bezier(.42,0,.58,1)
}

.animation-easing-easeInQuad {
    -webkit-animation-timing-function: cubic-bezier(.55,.085,.68,.53);
    -o-animation-timing-function: cubic-bezier(.55,.085,.68,.53);
    animation-timing-function: cubic-bezier(.55,.085,.68,.53)
}

.animation-easing-easeInCubic {
    -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    -o-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19)
}

.animation-easing-easeInQuart {
    -webkit-animation-timing-function: cubic-bezier(.895,.03,.685,.22);
    -o-animation-timing-function: cubic-bezier(.895,.03,.685,.22);
    animation-timing-function: cubic-bezier(.895,.03,.685,.22)
}

.animation-easing-easeInQuint {
    -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    -o-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    animation-timing-function: cubic-bezier(.755,.05,.855,.06)
}

.animation-easing-easeInSine {
    -webkit-animation-timing-function: cubic-bezier(.47,0,.745,.715);
    -o-animation-timing-function: cubic-bezier(.47,0,.745,.715);
    animation-timing-function: cubic-bezier(.47,0,.745,.715)
}

.animation-easing-easeInExpo {
    -webkit-animation-timing-function: cubic-bezier(.95,.05,.795,.035);
    -o-animation-timing-function: cubic-bezier(.95,.05,.795,.035);
    animation-timing-function: cubic-bezier(.95,.05,.795,.035)
}

.animation-easing-easeInCirc {
    -webkit-animation-timing-function: cubic-bezier(.6,.04,.98,.335);
    -o-animation-timing-function: cubic-bezier(.6,.04,.98,.335);
    animation-timing-function: cubic-bezier(.6,.04,.98,.335)
}

.animation-easing-easeInBack {
    -webkit-animation-timing-function: cubic-bezier(.6,-.28,.735,.045);
    -o-animation-timing-function: cubic-bezier(.6,-.28,.735,.045);
    animation-timing-function: cubic-bezier(.6,-.28,.735,.045)
}

.animation-easing-eastOutQuad {
    -webkit-animation-timing-function: cubic-bezier(.25,.46,.45,.94);
    -o-animation-timing-function: cubic-bezier(.25,.46,.45,.94);
    animation-timing-function: cubic-bezier(.25,.46,.45,.94)
}

.animation-easing-easeOutCubic {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    -o-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
}

.animation-easing-easeOutQuart {
    -webkit-animation-timing-function: cubic-bezier(.165,.84,.44,1);
    -o-animation-timing-function: cubic-bezier(.165,.84,.44,1);
    animation-timing-function: cubic-bezier(.165,.84,.44,1)
}

.animation-easing-easeOutQuint {
    -webkit-animation-timing-function: cubic-bezier(.23,1,.32,1);
    -o-animation-timing-function: cubic-bezier(.23,1,.32,1);
    animation-timing-function: cubic-bezier(.23,1,.32,1)
}

.animation-easing-easeOutSine {
    -webkit-animation-timing-function: cubic-bezier(.39,.575,.565,1);
    -o-animation-timing-function: cubic-bezier(.39,.575,.565,1);
    animation-timing-function: cubic-bezier(.39,.575,.565,1)
}

.animation-easing-easeOutExpo {
    -webkit-animation-timing-function: cubic-bezier(.19,1,.22,1);
    -o-animation-timing-function: cubic-bezier(.19,1,.22,1);
    animation-timing-function: cubic-bezier(.19,1,.22,1)
}

.animation-easing-easeOutCirc {
    -webkit-animation-timing-function: cubic-bezier(.075,.82,.165,1);
    -o-animation-timing-function: cubic-bezier(.075,.82,.165,1);
    animation-timing-function: cubic-bezier(.075,.82,.165,1)
}

.animation-easing-easeOutBack {
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1.275);
    -o-animation-timing-function: cubic-bezier(.175,.885,.32,1.275);
    animation-timing-function: cubic-bezier(.175,.885,.32,1.275)
}

.animation-easing-easeInOutQuad {
    -webkit-animation-timing-function: cubic-bezier(.455,.03,.515,.955);
    -o-animation-timing-function: cubic-bezier(.455,.03,.515,.955);
    animation-timing-function: cubic-bezier(.455,.03,.515,.955)
}

.animation-easing-easeInOutCubic {
    -webkit-animation-timing-function: cubic-bezier(.645,.045,.355,1);
    -o-animation-timing-function: cubic-bezier(.645,.045,.355,1);
    animation-timing-function: cubic-bezier(.645,.045,.355,1)
}

.animation-easing-easeInOutQuart {
    -webkit-animation-timing-function: cubic-bezier(.77,0,.175,1);
    -o-animation-timing-function: cubic-bezier(.77,0,.175,1);
    animation-timing-function: cubic-bezier(.77,0,.175,1)
}

.animation-easing-easeInOutQuint {
    -webkit-animation-timing-function: cubic-bezier(.86,0,.07,1);
    -o-animation-timing-function: cubic-bezier(.86,0,.07,1);
    animation-timing-function: cubic-bezier(.86,0,.07,1)
}

.animation-easing-easeInOutSine {
    -webkit-animation-timing-function: cubic-bezier(.445,.05,.55,.95);
    -o-animation-timing-function: cubic-bezier(.445,.05,.55,.95);
    animation-timing-function: cubic-bezier(.445,.05,.55,.95)
}

.animation-easing-easeInOutExpo {
    -webkit-animation-timing-function: cubic-bezier(1,0,0,1);
    -o-animation-timing-function: cubic-bezier(1,0,0,1);
    animation-timing-function: cubic-bezier(1,0,0,1)
}

.animation-easing-easeInOutCirc {
    -webkit-animation-timing-function: cubic-bezier(.785,.135,.15,.86);
    -o-animation-timing-function: cubic-bezier(.785,.135,.15,.86);
    animation-timing-function: cubic-bezier(.785,.135,.15,.86)
}

.animation-easing-easeInOutBack {
    -webkit-animation-timing-function: cubic-bezier(.68,-.55,.265,1.55);
    -o-animation-timing-function: cubic-bezier(.68,-.55,.265,1.55);
    animation-timing-function: cubic-bezier(.68,-.55,.265,1.55)
}

.animation-easing-easeInOutElastic {
    -webkit-animation-timing-function: cubic-bezier(1,-.56,0,1.455);
    -o-animation-timing-function: cubic-bezier(1,-.56,0,1.455);
    animation-timing-function: cubic-bezier(1,-.56,0,1.455)
}

@-webkit-keyframes fade {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes fade {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fade {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes scale-12 {
    0% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes scale-12 {
    0% {
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes scale-12 {
    0% {
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes fade-scale-02 {
    0% {
        opacity: 0;
        -webkit-transform: scale(.2);
        transform: scale(.2)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes fade-scale-02 {
    0% {
        opacity: 0;
        -o-transform: scale(.2);
        transform: scale(.2)
    }

    100% {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes fade-scale-02 {
    0% {
        opacity: 0;
        -webkit-transform: scale(.2);
        -o-transform: scale(.2);
        transform: scale(.2)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes fade-scale-18 {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.8);
        transform: scale(1.8)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes fade-scale-18 {
    0% {
        opacity: 0;
        -o-transform: scale(1.8);
        transform: scale(1.8)
    }

    100% {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes fade-scale-18 {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.8);
        -o-transform: scale(1.8);
        transform: scale(1.8)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes slide-top {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@-o-keyframes slide-top {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slide-top {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@-webkit-keyframes slide-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@-o-keyframes slide-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slide-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@-webkit-keyframes slide-left {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@-o-keyframes slide-left {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slide-left {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@-webkit-keyframes slide-right {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@-o-keyframes slide-right {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slide-right {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@-webkit-keyframes shake {
    0%,100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    10% {
        -webkit-transform: translateX(-9px);
        transform: translateX(-9px)
    }

    20% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }

    30% {
        -webkit-transform: translateX(-7px);
        transform: translateX(-7px)
    }

    40% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px)
    }

    50% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    60% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }

    70% {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px)
    }

    80% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px)
    }

    90% {
        -webkit-transform: translateX(-1px);
        transform: translateX(-1px)
    }
}

@-o-keyframes shake {
    0%,100% {
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    10% {
        -o-transform: translateX(-9px);
        transform: translateX(-9px)
    }

    20% {
        -o-transform: translateX(8px);
        transform: translateX(8px)
    }

    30% {
        -o-transform: translateX(-7px);
        transform: translateX(-7px)
    }

    40% {
        -o-transform: translateX(6px);
        transform: translateX(6px)
    }

    50% {
        -o-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    60% {
        -o-transform: translateX(4px);
        transform: translateX(4px)
    }

    70% {
        -o-transform: translateX(-3px);
        transform: translateX(-3px)
    }

    80% {
        -o-transform: translateX(2px);
        transform: translateX(2px)
    }

    90% {
        -o-transform: translateX(-1px);
        transform: translateX(-1px)
    }
}

@keyframes shake {
    0%,100% {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }

    10% {
        -webkit-transform: translateX(-9px);
        -o-transform: translateX(-9px);
        transform: translateX(-9px)
    }

    20% {
        -webkit-transform: translateX(8px);
        -o-transform: translateX(8px);
        transform: translateX(8px)
    }

    30% {
        -webkit-transform: translateX(-7px);
        -o-transform: translateX(-7px);
        transform: translateX(-7px)
    }

    40% {
        -webkit-transform: translateX(6px);
        -o-transform: translateX(6px);
        transform: translateX(6px)
    }

    50% {
        -webkit-transform: translateX(-5px);
        -o-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    60% {
        -webkit-transform: translateX(4px);
        -o-transform: translateX(4px);
        transform: translateX(4px)
    }

    70% {
        -webkit-transform: translateX(-3px);
        -o-transform: translateX(-3px);
        transform: translateX(-3px)
    }

    80% {
        -webkit-transform: translateX(2px);
        -o-transform: translateX(2px);
        transform: translateX(2px)
    }

    90% {
        -webkit-transform: translateX(-1px);
        -o-transform: translateX(-1px);
        transform: translateX(-1px)
    }
}

.bg-red-50 {
    background-color: #ffebee
}

.bg-red-100 {
    background-color: #ffcdd2
}

.bg-red-200 {
    background-color: #ef9a9a
}

.bg-red-300 {
    background-color: #e57373
}

.bg-red-400 {
    background-color: #ef5350
}

.bg-red-500 {
    background-color: #f44336
}

.bg-red-600 {
    background-color: #e53935
}

.bg-red-700 {
    background-color: #d32f2f
}

.bg-red-800 {
    background-color: #c62828
}

.bg-red-900 {
    background-color: #b71c1c
}

.bg-red-a100 {
    background-color: #ff8a80
}

.bg-red-a200 {
    background-color: #ff5252
}

.bg-red-a300 {
    background-color: #ff1744
}

.bg-red-a400 {
    background-color: #d50000
}

.red-50 {
    color: #ffebee
}

.red-100 {
    color: #ffcdd2
}

.red-200 {
    color: #ef9a9a
}

.red-300 {
    color: #e57373
}

.red-400 {
    color: #ef5350
}

.red-500 {
    color: #f44336
}

.red-600 {
    color: #e53935
}

.red-700 {
    color: #d32f2f
}

.red-800 {
    color: #c62828
}

.red-900 {
    color: #b71c1c
}

.red-a100 {
    color: #ff8a80
}

.red-a200 {
    color: #ff5252
}

.red-a300 {
    color: #ff1744
}

.red-a400 {
    color: #d50000
}

.bg-pink-50 {
    background-color: #fce4ec
}

.bg-pink-100 {
    background-color: #f8bbd0
}

.bg-pink-200 {
    background-color: #f48fb1
}

.bg-pink-300 {
    background-color: #f06292
}

.bg-pink-400 {
    background-color: #ec407a
}

.bg-pink-500 {
    background-color: #e91e63
}

.bg-pink-600 {
    background-color: #d81b60
}

.bg-pink-700 {
    background-color: #c2185b
}

.bg-pink-800 {
    background-color: #ad1457
}

.bg-pink-900 {
    background-color: #880e4f
}

.bg-pink-a100 {
    background-color: #ff80ab
}

.bg-pink-a200 {
    background-color: #ff4081
}

.bg-pink-a300 {
    background-color: #f50057
}

.bg-pink-a400 {
    background-color: #c51162
}

.pink-50 {
    color: #fce4ec
}

.pink-100 {
    color: #f8bbd0
}

.pink-200 {
    color: #f48fb1
}

.pink-300 {
    color: #f06292
}

.pink-400 {
    color: #ec407a
}

.pink-500 {
    color: #e91e63
}

.pink-600 {
    color: #d81b60
}

.pink-700 {
    color: #c2185b
}

.pink-800 {
    color: #ad1457
}

.pink-900 {
    color: #880e4f
}

.pink-a100 {
    color: #ff80ab
}

.pink-a200 {
    color: #ff4081
}

.pink-a300 {
    color: #f50057
}

.pink-a400 {
    color: #c51162
}

.bg-purple-50 {
    background-color: #f3e5f5
}

.bg-purple-100 {
    background-color: #e1bee7
}

.bg-purple-200 {
    background-color: #ce93d8
}

.bg-purple-300 {
    background-color: #ba68c8
}

.bg-purple-400 {
    background-color: #ab47bc
}

.bg-purple-500 {
    background-color: #9c27b0
}

.bg-purple-600 {
    background-color: #8e24aa
}

.bg-purple-700 {
    background-color: #7b1fa2
}

.bg-purple-800 {
    background-color: #6a1b9a
}

.bg-purple-900 {
    background-color: #4a148c
}

.bg-purple-a100 {
    background-color: #ea80fc
}

.bg-purple-a200 {
    background-color: #e040fb
}

.bg-purple-a300 {
    background-color: #d500f9
}

.bg-purple-a400 {
    background-color: #a0f
}

.purple-50 {
    color: #f3e5f5
}

.purple-100 {
    color: #e1bee7
}

.purple-200 {
    color: #ce93d8
}

.purple-300 {
    color: #ba68c8
}

.purple-400 {
    color: #ab47bc
}

.purple-500 {
    color: #9c27b0
}

.purple-600 {
    color: #8e24aa
}

.purple-700 {
    color: #7b1fa2
}

.purple-800 {
    color: #6a1b9a
}

.purple-900 {
    color: #4a148c
}

.purple-a100 {
    color: #ea80fc
}

.purple-a200 {
    color: #e040fb
}

.purple-a300 {
    color: #d500f9
}

.purple-a400 {
    color: #a0f
}

.bg-deep-purple-50 {
    background-color: #ede7f6
}

.bg-deep-purple-100 {
    background-color: #d1c4e9
}

.bg-deep-purple-200 {
    background-color: #b39ddb
}

.bg-deep-purple-300 {
    background-color: #9575cd
}

.bg-deep-purple-400 {
    background-color: #7e57c2
}

.bg-deep-purple-500 {
    background-color: #673ab7
}

.bg-deep-purple-600 {
    background-color: #5e35b1
}

.bg-deep-purple-700 {
    background-color: #512da8
}

.bg-deep-purple-800 {
    background-color: #4527a0
}

.bg-deep-purple-900 {
    background-color: #311b92
}

.bg-deep-purple-a100 {
    background-color: #b388ff
}

.bg-deep-purple-a200 {
    background-color: #7c4dff
}

.bg-deep-purple-a300 {
    background-color: #651fff
}

.bg-deep-purple-a400 {
    background-color: #6200ea
}

.deep-purple-50 {
    color: #ede7f6
}

.deep-purple-100 {
    color: #d1c4e9
}

.deep-purple-200 {
    color: #b39ddb
}

.deep-purple-300 {
    color: #9575cd
}

.deep-purple-400 {
    color: #7e57c2
}

.deep-purple-500 {
    color: #673ab7
}

.deep-purple-600 {
    color: #5e35b1
}

.deep-purple-700 {
    color: #512da8
}

.deep-purple-800 {
    color: #4527a0
}

.deep-purple-900 {
    color: #311b92
}

.deep-purple-a100 {
    color: #b388ff
}

.deep-purple-a200 {
    color: #7c4dff
}

.deep-purple-a300 {
    color: #651fff
}

.deep-purple-a400 {
    color: #6200ea
}

.bg-indigo-50 {
    background-color: #e8eaf6
}

.bg-indigo-100 {
    background-color: #c5cae9
}

.bg-indigo-200 {
    background-color: #9fa8da
}

.bg-indigo-300 {
    background-color: #7986cb
}

.bg-indigo-400 {
    background-color: #5c6bc0
}

.bg-indigo-500 {
    background-color: #3f51b5
}

.bg-indigo-600 {
    background-color: #3949ab
}

.bg-indigo-700 {
    background-color: #303f9f
}

.bg-indigo-800 {
    background-color: #283593
}

.bg-indigo-900 {
    background-color: #1a237e
}

.bg-indigo-a100 {
    background-color: #8c9eff
}

.bg-indigo-a200 {
    background-color: #536dfe
}

.bg-indigo-a300 {
    background-color: #3d5afe
}

.bg-indigo-a400 {
    background-color: #304ffe
}

.indigo-50 {
    color: #e8eaf6
}

.indigo-100 {
    color: #c5cae9
}

.indigo-200 {
    color: #9fa8da
}

.indigo-300 {
    color: #7986cb
}

.indigo-400 {
    color: #5c6bc0
}

.indigo-500 {
    color: #3f51b5
}

.indigo-600 {
    color: #3949ab
}

.indigo-700 {
    color: #303f9f
}

.indigo-800 {
    color: #283593
}

.indigo-900 {
    color: #1a237e
}

.indigo-a100 {
    color: #8c9eff
}

.indigo-a200 {
    color: #536dfe
}

.indigo-a300 {
    color: #3d5afe
}

.indigo-a400 {
    color: #304ffe
}

.bg-blue-50 {
    background-color: #e3f2fd
}

.bg-blue-100 {
    background-color: #bbdefb
}

.bg-blue-200 {
    background-color: #90caf9
}

.bg-blue-300 {
    background-color: #64b5f6
}

.bg-blue-400 {
    background-color: #42a5f5
}

.bg-blue-500 {
    background-color: #2196f3
}

.bg-blue-600 {
    background-color: #1e88e5
}

.bg-blue-700 {
    background-color: #1976d2
}

.bg-blue-800 {
    background-color: #1565c0
}

.bg-blue-900 {
    background-color: #0d47a1
}

.bg-blue-a100 {
    background-color: #82b1ff
}

.bg-blue-a200 {
    background-color: #448aff
}

.bg-blue-a300 {
    background-color: #2979ff
}

.bg-blue-a400 {
    background-color: #2962ff
}

.blue-50 {
    color: #e3f2fd
}

.blue-100 {
    color: #bbdefb
}

.blue-200 {
    color: #90caf9
}

.blue-300 {
    color: #64b5f6
}

.blue-400 {
    color: #42a5f5
}

.blue-500 {
    color: #2196f3
}

.blue-600 {
    color: #1e88e5
}

.blue-700 {
    color: #1976d2
}

.blue-800 {
    color: #1565c0
}

.blue-900 {
    color: #0d47a1
}

.blue-a100 {
    color: #82b1ff
}

.blue-a200 {
    color: #448aff
}

.blue-a300 {
    color: #2979ff
}

.blue-a400 {
    color: #2962ff
}

.bg-light-blue-50 {
    background-color: #e1f5fe
}

.bg-light-blue-100 {
    background-color: #b3e5fc
}

.bg-light-blue-200 {
    background-color: #81d4fa
}

.bg-light-blue-300 {
    background-color: #4fc3f7
}

.bg-light-blue-400 {
    background-color: #29b6f6
}

.bg-light-blue-500 {
    background-color: #03a9f4
}

.bg-light-blue-600 {
    background-color: #039be5
}

.bg-light-blue-700 {
    background-color: #0288d1
}

.bg-light-blue-800 {
    background-color: #0277bd
}

.bg-light-blue-900 {
    background-color: #01579b
}

.bg-light-blue-a100 {
    background-color: #80d8ff
}

.bg-light-blue-a200 {
    background-color: #40c4ff
}

.bg-light-blue-a300 {
    background-color: #00b0ff
}

.bg-light-blue-a400 {
    background-color: #0091ea
}

.light-blue-50 {
    color: #e1f5fe
}

.light-blue-100 {
    color: #b3e5fc
}

.light-blue-200 {
    color: #81d4fa
}

.light-blue-300 {
    color: #4fc3f7
}

.light-blue-400 {
    color: #29b6f6
}

.light-blue-500 {
    color: #03a9f4
}

.light-blue-600 {
    color: #039be5
}

.light-blue-700 {
    color: #0288d1
}

.light-blue-800 {
    color: #0277bd
}

.light-blue-900 {
    color: #01579b
}

.light-blue-a100 {
    color: #80d8ff
}

.light-blue-a200 {
    color: #40c4ff
}

.light-blue-a300 {
    color: #00b0ff
}

.light-blue-a400 {
    color: #0091ea
}

.bg-cyan-50 {
    background-color: #e0f7fa
}

.bg-cyan-100 {
    background-color: #b2ebf2
}

.bg-cyan-200 {
    background-color: #80deea
}

.bg-cyan-300 {
    background-color: #4dd0e1
}

.bg-cyan-400 {
    background-color: #26c6da
}

.bg-cyan-500 {
    background-color: #00bcd4
}

.bg-cyan-600 {
    background-color: #00acc1
}

.bg-cyan-700 {
    background-color: #0097a7
}

.bg-cyan-800 {
    background-color: #00838f
}

.bg-cyan-900 {
    background-color: #006064
}

.bg-cyan-a100 {
    background-color: #84ffff
}

.bg-cyan-a200 {
    background-color: #18ffff
}

.bg-cyan-a300 {
    background-color: #00e5ff
}

.bg-cyan-a400 {
    background-color: #00b8d4
}

.cyan-50 {
    color: #e0f7fa
}

.cyan-100 {
    color: #b2ebf2
}

.cyan-200 {
    color: #80deea
}

.cyan-300 {
    color: #4dd0e1
}

.cyan-400 {
    color: #26c6da
}

.cyan-500 {
    color: #00bcd4
}

.cyan-600 {
    color: #00acc1
}

.cyan-700 {
    color: #0097a7
}

.cyan-800 {
    color: #00838f
}

.cyan-900 {
    color: #006064
}

.cyan-a100 {
    color: #84ffff
}

.cyan-a200 {
    color: #18ffff
}

.cyan-a300 {
    color: #00e5ff
}

.cyan-a400 {
    color: #00b8d4
}

.bg-teal-50 {
    background-color: #e0f2f1
}

.bg-teal-100 {
    background-color: #b2dfdb
}

.bg-teal-200 {
    background-color: #80cbc4
}

.bg-teal-300 {
    background-color: #4db6ac
}

.bg-teal-400 {
    background-color: #26a69a
}

.bg-teal-500 {
    background-color: #009688
}

.bg-teal-600 {
    background-color: #00897b
}

.bg-teal-700 {
    background-color: #00796b
}

.bg-teal-800 {
    background-color: #00695c
}

.bg-teal-900 {
    background-color: #004d40
}

.bg-teal-a100 {
    background-color: #a7ffeb
}

.bg-teal-a200 {
    background-color: #64ffda
}

.bg-teal-a300 {
    background-color: #1de9b6
}

.bg-teal-a400 {
    background-color: #00bfa5
}

.teal-50 {
    color: #e0f2f1
}

.teal-100 {
    color: #b2dfdb
}

.teal-200 {
    color: #80cbc4
}

.teal-300 {
    color: #4db6ac
}

.teal-400 {
    color: #26a69a
}

.teal-500 {
    color: #009688
}

.teal-600 {
    color: #00897b
}

.teal-700 {
    color: #00796b
}

.teal-800 {
    color: #00695c
}

.teal-900 {
    color: #004d40
}

.teal-a100 {
    color: #a7ffeb
}

.teal-a200 {
    color: #64ffda
}

.teal-a300 {
    color: #1de9b6
}

.teal-a400 {
    color: #00bfa5
}

.bg-green-50 {
    background-color: #e8f5e9
}

.bg-green-100 {
    background-color: #c8e6c9
}

.bg-green-200 {
    background-color: #a5d6a7
}

.bg-green-300 {
    background-color: #81c784
}

.bg-green-400 {
    background-color: #66bb6a
}

.bg-green-500 {
    background-color: #4caf50
}

.bg-green-600 {
    background-color: #43a047
}

.bg-green-700 {
    background-color: #388e3c
}

.bg-green-800 {
    background-color: #2e7d32
}

.bg-green-900 {
    background-color: #1b5e20
}

.bg-green-a100 {
    background-color: #b9f6ca
}

.bg-green-a200 {
    background-color: #69f0ae
}

.bg-green-a300 {
    background-color: #00e676
}

.bg-green-a400 {
    background-color: #00c853
}

.green-50 {
    color: #e8f5e9
}

.green-100 {
    color: #c8e6c9
}

.green-200 {
    color: #a5d6a7
}

.green-300 {
    color: #81c784
}

.green-400 {
    color: #66bb6a
}

.green-500 {
    color: #4caf50
}

.green-600 {
    color: #43a047
}

.green-700 {
    color: #388e3c
}

.green-800 {
    color: #2e7d32
}

.green-900 {
    color: #1b5e20
}

.green-a100 {
    color: #b9f6ca
}

.green-a200 {
    color: #69f0ae
}

.green-a300 {
    color: #00e676
}

.green-a400 {
    color: #00c853
}

.bg-light-green-50 {
    background-color: #f1f8e9
}

.bg-light-green-100 {
    background-color: #dcedc8
}

.bg-light-green-200 {
    background-color: #c5e1a5
}

.bg-light-green-300 {
    background-color: #aed581
}

.bg-light-green-400 {
    background-color: #9ccc65
}

.bg-light-green-500 {
    background-color: #8bc34a
}

.bg-light-green-600 {
    background-color: #7cb342
}

.bg-light-green-700 {
    background-color: #689f38
}

.bg-light-green-800 {
    background-color: #558b2f
}

.bg-light-green-900 {
    background-color: #33691e
}

.bg-light-green-a100 {
    background-color: #ccff90
}

.bg-light-green-a200 {
    background-color: #b2ff59
}

.bg-light-green-a300 {
    background-color: #76ff03
}

.bg-light-green-a400 {
    background-color: #64dd17
}

.light-green-50 {
    color: #f1f8e9
}

.light-green-100 {
    color: #dcedc8
}

.light-green-200 {
    color: #c5e1a5
}

.light-green-300 {
    color: #aed581
}

.light-green-400 {
    color: #9ccc65
}

.light-green-500 {
    color: #8bc34a
}

.light-green-600 {
    color: #7cb342
}

.light-green-700 {
    color: #689f38
}

.light-green-800 {
    color: #558b2f
}

.light-green-900 {
    color: #33691e
}

.light-green-a100 {
    color: #ccff90
}

.light-green-a200 {
    color: #b2ff59
}

.light-green-a300 {
    color: #76ff03
}

.light-green-a400 {
    color: #64dd17
}

.bg-lime-50 {
    background-color: #f9fbe7
}

.bg-lime-100 {
    background-color: #f0f4c3
}

.bg-lime-200 {
    background-color: #e6ee9c
}

.bg-lime-300 {
    background-color: #dce775
}

.bg-lime-400 {
    background-color: #d4e157
}

.bg-lime-500 {
    background-color: #cddc39
}

.bg-lime-600 {
    background-color: #c0ca33
}

.bg-lime-700 {
    background-color: #afb42b
}

.bg-lime-800 {
    background-color: #9e9d24
}

.bg-lime-900 {
    background-color: #827717
}

.bg-lime-a100 {
    background-color: #f4ff81
}

.bg-lime-a200 {
    background-color: #eeff41
}

.bg-lime-a300 {
    background-color: #c6ff00
}

.bg-lime-a400 {
    background-color: #aeea00
}

.lime-50 {
    color: #f9fbe7
}

.lime-100 {
    color: #f0f4c3
}

.lime-200 {
    color: #e6ee9c
}

.lime-300 {
    color: #dce775
}

.lime-400 {
    color: #d4e157
}

.lime-500 {
    color: #cddc39
}

.lime-600 {
    color: #c0ca33
}

.lime-700 {
    color: #afb42b
}

.lime-800 {
    color: #9e9d24
}

.lime-900 {
    color: #827717
}

.lime-a100 {
    color: #f4ff81
}

.lime-a200 {
    color: #eeff41
}

.lime-a300 {
    color: #c6ff00
}

.lime-a400 {
    color: #aeea00
}

.bg-yellow-50 {
    background-color: #fffde7
}

.bg-yellow-100 {
    background-color: #fff9c4
}

.bg-yellow-200 {
    background-color: #fff59d
}

.bg-yellow-300 {
    background-color: #fff176
}

.bg-yellow-400 {
    background-color: #ffee58
}

.bg-yellow-500 {
    background-color: #ffeb3b
}

.bg-yellow-600 {
    background-color: #fdd835
}

.bg-yellow-700 {
    background-color: #fbc02d
}

.bg-yellow-800 {
    background-color: #f9a825
}

.bg-yellow-900 {
    background-color: #f57f17
}

.bg-yellow-a100 {
    background-color: #ffff8d
}

.bg-yellow-a200 {
    background-color: #ff0
}

.bg-yellow-a300 {
    background-color: #ffea00
}

.bg-yellow-a400 {
    background-color: #ffd600
}

.yellow-50 {
    color: #fffde7
}

.yellow-100 {
    color: #fff9c4
}

.yellow-200 {
    color: #fff59d
}

.yellow-300 {
    color: #fff176
}

.yellow-400 {
    color: #ffee58
}

.yellow-500 {
    color: #ffeb3b
}

.yellow-600 {
    color: #fdd835
}

.yellow-700 {
    color: #fbc02d
}

.yellow-800 {
    color: #f9a825
}

.yellow-900 {
    color: #f57f17
}

.yellow-a100 {
    color: #ffff8d
}

.yellow-a200 {
    color: #ff0
}

.yellow-a300 {
    color: #ffea00
}

.yellow-a400 {
    color: #ffd600
}

.bg-amber-50 {
    background-color: #fff8e1
}

.bg-amber-100 {
    background-color: #ffecb3
}

.bg-amber-200 {
    background-color: #ffe082
}

.bg-amber-300 {
    background-color: #ffd54f
}

.bg-amber-400 {
    background-color: #ffca28
}

.bg-amber-500 {
    background-color: #ffc107
}

.bg-amber-600 {
    background-color: #ffb300
}

.bg-amber-700 {
    background-color: #ffa000
}

.bg-amber-800 {
    background-color: #ff8f00
}

.bg-amber-900 {
    background-color: #ff6f00
}

.bg-amber-a100 {
    background-color: #ffe57f
}

.bg-amber-a200 {
    background-color: #ffd740
}

.bg-amber-a300 {
    background-color: #ffc400
}

.bg-amber-a400 {
    background-color: #ffab00
}

.amber-50 {
    color: #fff8e1
}

.amber-100 {
    color: #ffecb3
}

.amber-200 {
    color: #ffe082
}

.amber-300 {
    color: #ffd54f
}

.amber-400 {
    color: #ffca28
}

.amber-500 {
    color: #ffc107
}

.amber-600 {
    color: #ffb300
}

.amber-700 {
    color: #ffa000
}

.amber-800 {
    color: #ff8f00
}

.amber-900 {
    color: #ff6f00
}

.amber-a100 {
    color: #ffe57f
}

.amber-a200 {
    color: #ffd740
}

.amber-a300 {
    color: #ffc400
}

.amber-a400 {
    color: #ffab00
}

.bg-orange-50 {
    background-color: #fff3e0
}

.bg-orange-100 {
    background-color: #ffe0b2
}

.bg-orange-200 {
    background-color: #ffcc80
}

.bg-orange-300 {
    background-color: #ffb74d
}

.bg-orange-400 {
    background-color: #ffa726
}

.bg-orange-500 {
    background-color: #ff9800
}

.bg-orange-600 {
    background-color: #fb8c00
}

.bg-orange-700 {
    background-color: #f57c00
}

.bg-orange-800 {
    background-color: #ef6c00
}

.bg-orange-900 {
    background-color: #e65100
}

.bg-orange-a100 {
    background-color: #ffd180
}

.bg-orange-a200 {
    background-color: #ffab40
}

.bg-orange-a300 {
    background-color: #ff9100
}

.bg-orange-a400 {
    background-color: #ff6d00
}

.orange-50 {
    color: #fff3e0
}

.orange-100 {
    color: #ffe0b2
}

.orange-200 {
    color: #ffcc80
}

.orange-300 {
    color: #ffb74d
}

.orange-400 {
    color: #ffa726
}

.orange-500 {
    color: #ff9800
}

.orange-600 {
    color: #fb8c00
}

.orange-700 {
    color: #f57c00
}

.orange-800 {
    color: #ef6c00
}

.orange-900 {
    color: #e65100
}

.orange-a100 {
    color: #ffd180
}

.orange-a200 {
    color: #ffab40
}

.orange-a300 {
    color: #ff9100
}

.orange-a400 {
    color: #ff6d00
}

.bg-deep-orange-50 {
    background-color: #fbe9e7
}

.bg-deep-orange-100 {
    background-color: #ffccbc
}

.bg-deep-orange-200 {
    background-color: #ffab91
}

.bg-deep-orange-300 {
    background-color: #ff8a65
}

.bg-deep-orange-400 {
    background-color: #ff7043
}

.bg-deep-orange-500 {
    background-color: #ff5722
}

.bg-deep-orange-600 {
    background-color: #f4511e
}

.bg-deep-orange-700 {
    background-color: #e64a19
}

.bg-deep-orange-800 {
    background-color: #d84315
}

.bg-deep-orange-900 {
    background-color: #bf360c
}

.bg-deep-orange-a100 {
    background-color: #ff9e80
}

.bg-deep-orange-a200 {
    background-color: #ff6e40
}

.bg-deep-orange-a300 {
    background-color: #ff3d00
}

.bg-deep-orange-a400 {
    background-color: #dd2c00
}

.deep-orange-50 {
    color: #fbe9e7
}

.deep-orange-100 {
    color: #ffccbc
}

.deep-orange-200 {
    color: #ffab91
}

.deep-orange-300 {
    color: #ff8a65
}

.deep-orange-400 {
    color: #ff7043
}

.deep-orange-500 {
    color: #ff5722
}

.deep-orange-600 {
    color: #f4511e
}

.deep-orange-700 {
    color: #e64a19
}

.deep-orange-800 {
    color: #d84315
}

.deep-orange-900 {
    color: #bf360c
}

.deep-orange-a100 {
    color: #ff9e80
}

.deep-orange-a200 {
    color: #ff6e40
}

.deep-orange-a300 {
    color: #ff3d00
}

.deep-orange-a400 {
    color: #dd2c00
}

.bg-brown-50 {
    background-color: #efebe9
}

.bg-brown-100 {
    background-color: #d7ccc8
}

.bg-brown-200 {
    background-color: #bcaaa4
}

.bg-brown-300 {
    background-color: #a1887f
}

.bg-brown-400 {
    background-color: #8d6e63
}

.bg-brown-500 {
    background-color: #795548
}

.bg-brown-600 {
    background-color: #6d4c41
}

.bg-brown-700 {
    background-color: #5d4037
}

.bg-brown-800 {
    background-color: #4e342e
}

.bg-brown-900 {
    background-color: #3e2723
}

.brown-50 {
    color: #efebe9
}

.brown-100 {
    color: #d7ccc8
}

.brown-200 {
    color: #bcaaa4
}

.brown-300 {
    color: #a1887f
}

.brown-400 {
    color: #8d6e63
}

.brown-500 {
    color: #795548
}

.brown-600 {
    color: #6d4c41
}

.brown-700 {
    color: #5d4037
}

.brown-800 {
    color: #4e342e
}

.brown-900 {
    color: #3e2723
}

.bg-grey-50 {
    background-color: #fafafa
}

.bg-grey-100 {
    background-color: #f5f5f5
}

.bg-grey-200 {
    background-color: #eee
}

.bg-grey-300 {
    background-color: #e0e0e0
}

.bg-grey-400 {
    background-color: #bdbdbd
}

.bg-grey-500 {
    background-color: #9e9e9e
}

.bg-grey-600 {
    background-color: #757575
}

.bg-grey-700 {
    background-color: #616161
}

.bg-grey-800 {
    background-color: #424242
}

.bg-grey-900 {
    background-color: #212121
}

.grey-50 {
    color: #fafafa
}

.grey-100 {
    color: #f5f5f5
}

.grey-200 {
    color: #eee
}

.grey-300 {
    color: #e0e0e0
}

.grey-400 {
    color: #bdbdbd
}

.grey-500 {
    color: #9e9e9e
}

.grey-600 {
    color: #757575
}

.grey-700 {
    color: #616161
}

.grey-800 {
    color: #424242
}

.grey-900 {
    color: #212121
}

.bg-blue-grey-50 {
    background-color: #eceff1
}

.bg-blue-grey-100 {
    background-color: #cfd8dc
}

.bg-blue-grey-200 {
    background-color: #b0bec5
}

.bg-blue-grey-300 {
    background-color: #90a4ae
}

.bg-blue-grey-400 {
    background-color: #78909c
}

.bg-blue-grey-500 {
    background-color: #607d8b
}

.bg-blue-grey-600 {
    background-color: #546e7a
}

.bg-blue-grey-700 {
    background-color: #455a64
}

.bg-blue-grey-800 {
    background-color: #37474f
}

.bg-blue-grey-900 {
    background-color: #263238
}

.blue-grey-50 {
    color: #eceff1
}

.blue-grey-100 {
    color: #cfd8dc
}

.blue-grey-200 {
    color: #b0bec5
}

.blue-grey-300 {
    color: #90a4ae
}

.blue-grey-400 {
    color: #78909c
}

.blue-grey-500 {
    color: #607d8b
}

.blue-grey-600 {
    color: #546e7a
}

.blue-grey-700 {
    color: #455a64
}

.blue-grey-800 {
    color: #37474f
}

.blue-grey-900 {
    color: #263238
}

.bg-primary-50 {
    background-color: #e8eaf6
}

.bg-primary-100 {
    background-color: #c5cae9
}

.bg-primary-200 {
    background-color: #9fa8da
}

.bg-primary-300 {
    background-color: #7986cb
}

.bg-primary-400 {
    background-color: #5c6bc0
}

.bg-primary-500 {
    background-color: #3f51b5
}

.bg-primary-600 {
    background-color: #3949ab
}

.bg-primary-700 {
    background-color: #303f9f
}

.bg-primary-800 {
    background-color: #283593
}

.bg-primary-900 {
    background-color: #1a237e
}

.primary-50 {
    color: #e8eaf6
}

.primary-100 {
    color: #c5cae9
}

.primary-200 {
    color: #9fa8da
}

.primary-300 {
    color: #7986cb
}

.primary-400 {
    color: #5c6bc0
}

.primary-500 {
    color: #3f51b5
}

.primary-600 {
    color: #3949ab
}

.primary-700 {
    color: #303f9f
}

.primary-800 {
    color: #283593
}

.primary-900 {
    color: #1a237e
}

.black {
    color: #000 !important
}

.white {
    color: #fff !important
}

.bg-white {
    color: #757575;
    background-color: #fff
}

.bg-primary {
    color: #fff;
    background-color: #3f51b5
}

    .bg-primary:hover {
        background-color: #606fc7
    }

    .bg-primary a, .bg-primary a.bg-primary {
        color: #fff
    }

        .bg-primary a.bg-primary:hover, .bg-primary a:hover {
            color: #fff
        }

.bg-success {
    color: #fff;
    background-color: #4caf50
}

    .bg-success:hover {
        background-color: #6ec071
    }

    .bg-success a, .bg-success a.bg-primary {
        color: #fff
    }

        .bg-success a.bg-primary:hover, .bg-success a:hover {
            color: #fff
        }

.bg-info {
    color: #fff;
    background-color: #00bcd4
}

    .bg-info:hover {
        background-color: #08e3ff
    }

    .bg-info a, .bg-info a.bg-info {
        color: #fff
    }

        .bg-info a.bg-info:hover, .bg-info a:hover {
            color: #fff
        }

.bg-warning {
    color: #fff;
    background-color: #ff9800
}

    .bg-warning:hover {
        background-color: #ffad33
    }

    .bg-warning a, .bg-warning a.bg-warning {
        color: #fff
    }

        .bg-warning a.bg-warning:hover, .bg-warning a:hover {
            color: #fff
        }

.bg-danger {
    color: #fff;
    background-color: #f44336
}

    .bg-danger:hover {
        background-color: #f77066
    }

    .bg-danger a, .bg-danger a.bg-danger {
        color: #fff
    }

        .bg-danger a.bg-danger:hover, .bg-danger a:hover {
            color: #fff
        }

.bg-dark {
    color: #fff;
    background-color: #616161
}

    .bg-dark:hover {
        background-color: #7b7b7b
    }

    .bg-dark a, .bg-dark a.bg-dark {
        color: #fff
    }

        .bg-dark a.bg-dark:hover, .bg-dark a:hover {
            color: #fff
        }

.social-facebook {
    color: #fff;
    background-color: #3b5998 !important
}

    .social-facebook:focus, .social-facebook:hover {
        color: #fff;
        background-color: #4c70ba !important
    }

    .social-facebook.active, .social-facebook:active {
        color: #fff;
        background-color: #2d4373 !important
    }

.bg-facebook {
    background-color: #3b5998
}

.social-twitter {
    color: #fff;
    background-color: #55acee !important
}

    .social-twitter:focus, .social-twitter:hover {
        color: #fff;
        background-color: #83c3f3 !important
    }

    .social-twitter.active, .social-twitter:active {
        color: #fff;
        background-color: #2795e9 !important
    }

.bg-twitter {
    background-color: #55acee
}

.social-google-plus {
    color: #fff;
    background-color: #dd4b39 !important
}

    .social-google-plus:focus, .social-google-plus:hover {
        color: #fff;
        background-color: #e47365 !important
    }

    .social-google-plus.active, .social-google-plus:active {
        color: #fff;
        background-color: #c23321 !important
    }

.bg-google-plus {
    background-color: #dd4b39
}

.social-linkedin {
    color: #fff;
    background-color: #0976b4 !important
}

    .social-linkedin:focus, .social-linkedin:hover {
        color: #fff;
        background-color: #0b96e5 !important
    }

    .social-linkedin.active, .social-linkedin:active {
        color: #fff;
        background-color: #075683 !important
    }

.bg-linkedin {
    background-color: #0976b4
}

.social-flickr {
    color: #fff;
    background-color: #ff0084 !important
}

    .social-flickr:focus, .social-flickr:hover {
        color: #fff;
        background-color: #ff339d !important
    }

    .social-flickr.active, .social-flickr:active {
        color: #fff;
        background-color: #cc006a !important
    }

.bg-flickr {
    background-color: #ff0084
}

.social-tumblr {
    color: #fff;
    background-color: #35465c !important
}

    .social-tumblr:focus, .social-tumblr:hover {
        color: #fff;
        background-color: #485f7c !important
    }

    .social-tumblr.active, .social-tumblr:active {
        color: #fff;
        background-color: #222d3c !important
    }

.bg-tumblr {
    background-color: #35465c
}

.social-xing {
    color: #fff;
    background-color: #024b4d !important
}

    .social-xing:focus, .social-xing:hover {
        color: #fff;
        background-color: #037b7f !important
    }

    .social-xing.active, .social-xing:active {
        color: #fff;
        background-color: #011b1b !important
    }

.bg-xing {
    background-color: #024b4d
}

.social-github {
    color: #fff;
    background-color: #4183c4 !important
}

    .social-github:focus, .social-github:hover {
        color: #fff;
        background-color: #689cd0 !important
    }

    .social-github.active, .social-github:active {
        color: #fff;
        background-color: #3269a0 !important
    }

.bg-github {
    background-color: #4183c4
}

.social-html5 {
    color: #fff;
    background-color: #e44f26 !important
}

    .social-html5:focus, .social-html5:hover {
        color: #fff;
        background-color: #ea7453 !important
    }

    .social-html5.active, .social-html5:active {
        color: #fff;
        background-color: #bf3c18 !important
    }

.bg-html5 {
    background-color: #e44f26
}

.social-openid {
    color: #fff;
    background-color: #f67d28 !important
}

    .social-openid:focus, .social-openid:hover {
        color: #fff;
        background-color: #f89b59 !important
    }

    .social-openid.active, .social-openid:active {
        color: #fff;
        background-color: #e26309 !important
    }

.bg-openid {
    background-color: #f67d28
}

.social-stack-overflow {
    color: #fff;
    background-color: #f86c01 !important
}

    .social-stack-overflow:focus, .social-stack-overflow:hover {
        color: #fff;
        background-color: #fe882e !important
    }

    .social-stack-overflow.active, .social-stack-overflow:active {
        color: #fff;
        background-color: #c55601 !important
    }

.bg-stack-overflow {
    background-color: #f86c01
}

.social-css3 {
    color: #fff;
    background-color: #1572b6 !important
}

    .social-css3:focus, .social-css3:hover {
        color: #fff;
        background-color: #1a8fe4 !important
    }

    .social-css3.active, .social-css3:active {
        color: #fff;
        background-color: #105588 !important
    }

.bg-css3 {
    background-color: #1572b6
}

.social-youtube {
    color: #fff;
    background-color: #b31217 !important
}

    .social-youtube:focus, .social-youtube:hover {
        color: #fff;
        background-color: #e1171d !important
    }

    .social-youtube.active, .social-youtube:active {
        color: #fff;
        background-color: #850d11 !important
    }

.bg-youtube {
    background-color: #b31217
}

.social-dribbble {
    color: #fff;
    background-color: #c32361 !important
}

    .social-dribbble:focus, .social-dribbble:hover {
        color: #fff;
        background-color: #dc3d7b !important
    }

    .social-dribbble.active, .social-dribbble:active {
        color: #fff;
        background-color: #981b4b !important
    }

.bg-dribbble {
    background-color: #c32361
}

.social-instagram {
    color: #fff;
    background-color: #3f729b !important
}

    .social-instagram:focus, .social-instagram:hover {
        color: #fff;
        background-color: #548cb9 !important
    }

    .social-instagram.active, .social-instagram:active {
        color: #fff;
        background-color: #305777 !important
    }

.bg-instagram {
    background-color: #3f729b
}

.social-pinterest {
    color: #fff;
    background-color: #cc2127 !important
}

    .social-pinterest:focus, .social-pinterest:hover {
        color: #fff;
        background-color: #e04046 !important
    }

    .social-pinterest.active, .social-pinterest:active {
        color: #fff;
        background-color: #a01a1f !important
    }

.bg-pinterest {
    background-color: #cc2127
}

.social-vk {
    color: #fff;
    background-color: #3d5a7d !important
}

    .social-vk:focus, .social-vk:hover {
        color: #fff;
        background-color: #4e739f !important
    }

    .social-vk.active, .social-vk:active {
        color: #fff;
        background-color: #2c415b !important
    }

.bg-vk {
    background-color: #3d5a7d
}

.social-yahoo {
    color: #fff;
    background-color: #350178 !important
}

    .social-yahoo:focus, .social-yahoo:hover {
        color: #fff;
        background-color: #4b01ab !important
    }

    .social-yahoo.active, .social-yahoo:active {
        color: #fff;
        background-color: #1f0145 !important
    }

.bg-yahoo {
    background-color: #350178
}

.social-behance {
    color: #fff;
    background-color: #1769ff !important
}

    .social-behance:focus, .social-behance:hover {
        color: #fff;
        background-color: #4a8aff !important
    }

    .social-behance.active, .social-behance:active {
        color: #fff;
        background-color: #0050e3 !important
    }

.bg-behance {
    background-color: #024b4d
}

.social-dropbox {
    color: #fff;
    background-color: #007ee5 !important
}

    .social-dropbox:focus, .social-dropbox:hover {
        color: #fff;
        background-color: #1998ff !important
    }

    .social-dropbox.active, .social-dropbox:active {
        color: #fff;
        background-color: #0062b2 !important
    }

.bg-dropbox {
    background-color: #007ee5
}

.social-reddit {
    color: #fff;
    background-color: #ff4500 !important
}

    .social-reddit:focus, .social-reddit:hover {
        color: #fff;
        background-color: #ff6a33 !important
    }

    .social-reddit.active, .social-reddit:active {
        color: #fff;
        background-color: #cc3700 !important
    }

.bg-reddit {
    background-color: #ff4500
}

.social-spotify {
    color: #fff;
    background-color: #7ab800 !important
}

    .social-spotify:focus, .social-spotify:hover {
        color: #fff;
        background-color: #9ceb00 !important
    }

    .social-spotify.active, .social-spotify:active {
        color: #fff;
        background-color: #588500 !important
    }

.bg-spotify {
    background-color: #7ab800
}

.social-vine {
    color: #fff;
    background-color: #00b488 !important
}

    .social-vine:focus, .social-vine:hover {
        color: #fff;
        background-color: #00e7af !important
    }

    .social-vine.active, .social-vine:active {
        color: #fff;
        background-color: #008161 !important
    }

.bg-vine {
    background-color: #00b488
}

.social-foursquare {
    color: #fff;
    background-color: #0cbadf !important
}

    .social-foursquare:focus, .social-foursquare:hover {
        color: #fff;
        background-color: #2ad0f4 !important
    }

    .social-foursquare.active, .social-foursquare:active {
        color: #fff;
        background-color: #0992af !important
    }

.bg-foursquare {
    background-color: #0cbadf
}

.social-vimeo {
    color: #fff;
    background-color: #1ab7ea !important
}

    .social-vimeo:focus, .social-vimeo:hover {
        color: #fff;
        background-color: #49c6ee !important
    }

    .social-vimeo.active, .social-vimeo:active {
        color: #fff;
        background-color: #1295bf !important
    }

.bg-vimeo {
    background-color: #1ab7ea
}

.social-skype {
    color: #fff;
    background-color: #77bcfd !important
}

    .social-skype:focus, .social-skype:hover {
        color: #fff;
        background-color: #a9d5fe !important
    }

    .social-skype.active, .social-skype:active {
        color: #fff;
        background-color: #45a3fc !important
    }

.bg-skype {
    background-color: #77bcfd
}

.social-evernote {
    color: #fff;
    background-color: #46bf8c !important
}

    .social-evernote:focus, .social-evernote:hover {
        color: #fff;
        background-color: #6ccca4 !important
    }

    .social-evernote.active, .social-evernote:active {
        color: #fff;
        background-color: #369c71 !important
    }

.bg-evernote {
    background-color: #46bf8c
}

.blocks, [class*=blocks-] {
    padding: 0;
    margin: 0;
    margin-right: -.9375rem;
    margin-left: -.9375rem;
    font-size: 0;
    list-style: none
}

    .blocks > .block, [class*=blocks-] > .block, [class*=blocks-] > li {
        display: inline-block;
        padding-right: .9375rem;
        padding-left: .9375rem;
        margin-bottom: 1.875rem;
        font-size: 1rem;
        vertical-align: top
    }

    .blocks.no-space, [class*=blocks-].no-space {
        margin: 0
    }

        .blocks.no-space > .block, .blocks.no-space > li, [class*=blocks-].no-space > .block, [class*=blocks-].no-space > li {
            padding: 0;
            margin: 0
        }

.blocks-100 > .block, .blocks-100 > li {
    width: 100%
}

.blocks-2 > .block, .blocks-2 > li {
    width: 50%
}

.blocks-3 > .block, .blocks-3 > li {
    width: 33.333333%
}

.blocks-4 > .block, .blocks-4 > li {
    width: 25%
}

.blocks-5 > .block, .blocks-5 > li {
    width: 20%
}

.blocks-6 > .block, .blocks-6 > li {
    width: 16.666667%
}

.blocks-xs-100 > .block, .blocks-xs-100 > li {
    width: 100%
}

.blocks-xs-2 > .block, .blocks-xs-2 > li {
    width: 50%
}

.blocks-xs-3 > .block, .blocks-xs-3 > li {
    width: 33.333333%
}

.blocks-xs-4 > .block, .blocks-xs-4 > li {
    width: 25%
}

.blocks-xs-5 > .block, .blocks-xs-5 > li {
    width: 20%
}

.blocks-xs-6 > .block, .blocks-xs-6 > li {
    width: 16.666667%
}

@media (min-width:480px) {
    .blocks-sm-100 > .block, .blocks-sm-100 > li {
        width: 100%
    }

    .blocks-sm-2 > .block, .blocks-sm-2 > li {
        width: 50%
    }

    .blocks-sm-3 > .block, .blocks-sm-3 > li {
        width: 33.333333%
    }

    .blocks-sm-4 > .block, .blocks-sm-4 > li {
        width: 25%
    }

    .blocks-sm-5 > .block, .blocks-sm-5 > li {
        width: 20%
    }

    .blocks-sm-6 > .block, .blocks-sm-6 > li {
        width: 16.666667%
    }
}

@media (min-width:768px) {
    .blocks-md-100 > .block, .blocks-md-100 > li {
        width: 100%
    }

    .blocks-md-2 > .block, .blocks-md-2 > li {
        width: 50%
    }

    .blocks-md-3 > .block, .blocks-md-3 > li {
        width: 33.333333%
    }

    .blocks-md-4 > .block, .blocks-md-4 > li {
        width: 25%
    }

    .blocks-md-5 > .block, .blocks-md-5 > li {
        width: 20%
    }

    .blocks-md-6 > .block, .blocks-md-6 > li {
        width: 16.666667%
    }
}

@media (min-width:992px) {
    .blocks-lg-100 > .block, .blocks-lg-100 > li {
        width: 100%
    }

    .blocks-lg-2 > .block, .blocks-lg-2 > li {
        width: 50%
    }

    .blocks-lg-3 > .block, .blocks-lg-3 > li {
        width: 33.333333%
    }

    .blocks-lg-4 > .block, .blocks-lg-4 > li {
        width: 25%
    }

    .blocks-lg-5 > .block, .blocks-lg-5 > li {
        width: 20%
    }

    .blocks-lg-6 > .block, .blocks-lg-6 > li {
        width: 16.666667%
    }
}

@media (min-width:1200px) {
    .blocks-xl-100 > .block, .blocks-xl-100 > li {
        width: 100%
    }

    .blocks-xl-2 > .block, .blocks-xl-2 > li {
        width: 50%
    }

    .blocks-xl-3 > .block, .blocks-xl-3 > li {
        width: 33.333333%
    }

    .blocks-xl-4 > .block, .blocks-xl-4 > li {
        width: 25%
    }

    .blocks-xl-5 > .block, .blocks-xl-5 > li {
        width: 20%
    }

    .blocks-xl-6 > .block, .blocks-xl-6 > li {
        width: 16.666667%
    }
}

@media (min-width:1600px) {
    .blocks-xxl-100 > .block, .blocks-xxl-100 > li {
        width: 100%
    }

    .blocks-xxl-2 > .block, .blocks-xxl-2 > li {
        width: 50%
    }

    .blocks-xxl-3 > .block, .blocks-xxl-3 > li {
        width: 33.333333%
    }

    .blocks-xxl-4 > .block, .blocks-xxl-4 > li {
        width: 25%
    }

    .blocks-xxl-5 > .block, .blocks-xxl-5 > li {
        width: 20%
    }

    .blocks-xxl-6 > .block, .blocks-xxl-6 > li {
        width: 16.666667%
    }
}

.avatar {
    position: relative;
    display: inline-block;
    width: 40px;
    white-space: nowrap;
    vertical-align: bottom;
    border-radius: 1000px
}

    .avatar i {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 10px;
        height: 10px;
        border: 2px solid #fff;
        border-radius: 100%
    }

    .avatar img {
        width: 100%;
        max-width: 100%;
        height: auto;
        border: 0 none;
        border-radius: 1000px
    }

.avatar-online i {
    background-color: #4caf50
}

.avatar-off i {
    background-color: #616161
}

.avatar-busy i {
    background-color: #ff9800
}

.avatar-away i {
    background-color: #f44336
}

.avatar-100 {
    width: 100px
}

    .avatar-100 i {
        width: 20px;
        height: 20px
    }

.avatar-lg {
    width: 50px
}

    .avatar-lg i {
        width: 12px;
        height: 12px
    }

.avatar-sm {
    width: 30px
}

    .avatar-sm i {
        width: 8px;
        height: 8px
    }

.avatar-xs {
    width: 20px
}

    .avatar-xs i {
        width: 7px;
        height: 7px
    }

.status {
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    border-radius: 100%
}

.status-online {
    background-color: #4caf50
}

.status-off {
    background-color: #616161
}

.status-busy {
    background-color: #ff9800
}

.status-away {
    background-color: #f44336
}

.status-lg {
    width: 14px;
    height: 14px
}

.status-md {
    width: 10px;
    height: 10px
}

.status-sm {
    width: 8px;
    height: 8px
}

.status-xs {
    width: 7px;
    height: 7px
}

.icon {
    position: relative;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    text-rendering: auto;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

    .icon.pull-xs-left {
        margin-right: .3em
    }

    .icon.pull-xs-right {
        margin-left: .3em
    }

.icon-circle {
    position: relative;
    margin: .5em
}

    .icon-circle:before {
        position: relative;
        z-index: 1
    }

    .icon-circle:after {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 0;
        width: 2em;
        height: 2em;
        content: "";
        background-color: inherit;
        border-radius: 100%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

.icon-lg {
    font-size: 1.333333em;
    vertical-align: -15%
}

.icon-2x {
    font-size: 2em
}

.icon-3x {
    font-size: 3em
}

.icon-4x {
    font-size: 4em
}

.icon-5x {
    font-size: 5em
}

.icon-fw {
    width: 1.285714em;
    text-align: center
}

.icon-ul {
    padding-left: 0;
    margin-left: 2.142857em;
    list-style-type: none
}

    .icon-ul > li {
        position: relative
    }

.icon-li {
    position: absolute;
    top: .142857em;
    left: -2.142857em;
    width: 2.142857em;
    text-align: center
}

    .icon-li.icon-lg {
        left: -1.857143em
    }

.icon-border {
    padding: .2em .25em .15em;
    border: solid .08em #e0e0e0;
    border-radius: .1em
}

.icon-spin {
    -webkit-animation: icon-spin 2s infinite linear;
    -o-animation: icon-spin 2s infinite linear;
    animation: icon-spin 2s infinite linear
}

.icon-spin-reverse {
    -webkit-animation: icon-spin-reverse 2s infinite linear;
    -o-animation: icon-spin-reverse 2s infinite linear;
    animation: icon-spin-reverse 2s infinite linear
}

.icon-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.icon-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.icon-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.icon-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation, mirror=1);
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    -o-transform: scale(-1,1);
    transform: scale(-1,1)
}

.icon-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$rotation, mirror=1);
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    -o-transform: scale(1,-1);
    transform: scale(1,-1)
}

.icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.icon-stack-1x, .icon-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.icon-stack-1x {
    line-height: inherit
}

.icon-stack-2x {
    font-size: 2em
}

.icon-stack-inverse {
    color: #fff
}

.icon-color {
    color: rgba(66,66,66,.4)
}

    .icon-color:focus, .icon-color:hover {
        color: rgba(66,66,66,.6)
    }

    .icon-color.active, .icon-color:active {
        color: #424242
    }

.icon-color-alt {
    color: rgba(66,66,66,.6)
}

    .icon-color-alt:focus, .icon-color-alt:hover {
        color: rgba(66,66,66,.8)
    }

    .icon-color-alt.active, .icon-color-alt:active {
        color: #424242
    }

:root-flip-horizontal, :root-flip-vertical, :root-rotate-180, :root-rotate-270, :root-rotate-90 {
    filter: none;
    -webkit-filter: none
}

@-webkit-keyframes icon-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-o-keyframes icon-spin {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes icon-spin {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-webkit-keyframes icon-spin-reverse {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-359deg);
        transform: rotate(-359deg)
    }
}

@-o-keyframes icon-spin-reverse {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-359deg);
        -o-transform: rotate(-359deg);
        transform: rotate(-359deg)
    }
}

@keyframes icon-spin-reverse {
    0% {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-359deg);
        -o-transform: rotate(-359deg);
        transform: rotate(-359deg)
    }
}

.hamburger {
    font-size: 17px;
    vertical-align: middle
}

    .hamburger, .hamburger .hamburger-bar, .hamburger:after, .hamburger:before {
        -webkit-transition: -webkit-transform .2s ease-in-out;
        -o-transition: -o-transform .2s ease-in-out;
        transition: transform .2s ease-in-out;
    }

        .hamburger:after, .hamburger:before {
            content: ""
        }

        .hamburger .hamburger-bar, .hamburger:after, .hamburger:before {
            display: block;
            width: 1em;
            height: .1em;
            margin: 0;
            background: #757575;
            border-radius: 1px
        }

.navbar-default .hamburger .hamburger-bar, .navbar-default .hamburger:after, .navbar-default .hamburger:before {
    background: #3A3131;
}

.navbar-inverse .hamburger .hamburger-bar, .navbar-inverse .hamburger:after, .navbar-inverse .hamburger:before {
    background: #fff
}

.hamburger .hamburger-bar {
    margin: .2em 0
}

.hamburger-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 8%;
    -ms-transform-origin: 8%;
    -o-transform-origin: 8%;
    transform-origin: 8%
}

.hamburger-close .hamburger-bar {
    opacity: 0
}

.hamburger-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 8%;
    -ms-transform-origin: 8%;
    -o-transform-origin: 8%;
    transform-origin: 8%
}

.hamburger-close.collapsed:before, .hamburger-close.hided:before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.hamburger-close.collapsed .hamburger-bar, .hamburger-close.hided .hamburger-bar {
    opacity: 1
}

.hamburger-close.collapsed:after, .hamburger-close.hided:after {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.hamburger-arrow-left.collapsed {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

    .hamburger-arrow-left.collapsed:before {
        width: .6em;
        -webkit-transform: translate3d(.45em,.1em,0) rotate(45deg);
        transform: translate3d(.45em,.1em,0) rotate(45deg)
    }

    .hamburger-arrow-left.collapsed .hamburger-bar {
        border-radius: .2em
    }

    .hamburger-arrow-left.collapsed:after {
        width: .6em;
        -webkit-transform: translate3d(.45em,-.1em,0) rotate(-45deg);
        transform: translate3d(.45em,-.1em,0) rotate(-45deg)
    }

.counter {
    text-align: center
}

    .counter .counter-number-group, .counter > .counter-number {
        font-size: 20px;
        color: #424242
    }

.counter-label {
    display: block
}

.counter-icon {
    font-size: 20px
}

.counter-lg .counter-number-group, .counter-lg > .counter-number {
    font-size: 40px
}

.counter-lg .counter-icon {
    font-size: 40px
}

.counter-md .counter-number-group, .counter-md > .counter-number {
    font-size: 30px
}

.counter-md .counter-icon {
    font-size: 30px
}

.counter-sm .counter-number-group, .counter-sm > .counter-number {
    font-size: 14px
}

.counter-sm .counter-icon {
    font-size: 14px
}

.counter-sm .counter-number + .counter-number-related, .counter-sm .counter-number-related + .counter-number {
    margin-left: 0
}

.counter-inverse {
    color: #fff
}

    .counter-inverse .counter-number-group, .counter-inverse > .counter-number {
        color: #fff
    }

    .counter-inverse .counter-icon {
        color: #fff
    }

.panel {
    position: relative;
    margin-bottom: 1.875rem;
    background-color: #fff;
    border: 0 solid transparent;
    border-radius: .286rem;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-content > .row {
    padding-right: 30px;
    padding-left: 30px
}

    .panel-content > .row > [class*=col-] {
        padding-right: 30px;
        padding-left: 30px
    }

.panel-heading {
    position: relative;
    padding: 0;
    border-bottom: 1px solid transparent;
    border-top-left-radius: .214rem;
    border-top-right-radius: .214rem
}

    .panel-heading + .alert {
        border-radius: 0
    }

    .panel-heading > .nav-tabs {
        border-bottom: none
    }

.panel-heading-tab {
    padding: 10px 30px 0;
    background-color: #3f51b5
}

    .panel-heading-tab > .nav-tabs .nav-link {
        color: #fff
    }

        .panel-heading-tab > .nav-tabs .nav-link.hover, .panel-heading-tab > .nav-tabs .nav-link:hover {
            color: #757575
        }

        .panel-heading-tab > .nav-tabs .nav-link.active, .panel-heading-tab > .nav-tabs .nav-link:active {
            color: #757575;
            background-color: #fff
        }

.panel-heading + .nav-tabs {
    margin-top: -.715rem
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}

.panel-body {
    position: relative;
    padding: 30px 30px
}

    .panel-body::after {
        display: table;
        clear: both;
        content: ""
    }

.panel-heading + .panel-body {
    padding-top: 0
}

.panel-body .h1:first-child, .panel-body .h2:first-child, .panel-body .h3:first-child, .panel-body .h4:first-child, .panel-body .h5:first-child, .panel-body .h6:first-child, .panel-body h1:first-child, .panel-body h2:first-child, .panel-body h3:first-child, .panel-body h4:first-child, .panel-body h5:first-child, .panel-body h6:first-child {
    margin-top: 0
}

.panel-body > :last-child {
    margin-bottom: 0
}

.panel-body > .list-group-dividered:only-child > .list-group-item:last-child {
    border-bottom-color: transparent
}

.panel-footer {
    padding: 0 30px 15px;
    background-color: transparent;
    border-top: 1px solid transparent;
    border-bottom-right-radius: .214rem;
    border-bottom-left-radius: .214rem
}

.table + .panel-footer {
    padding-top: 15px;
    border-color: #e0e0e0
}

.panel-title {
    display: block;
    padding: 20px 30px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: #424242
}

    .panel-title > .icon {
        margin-right: 10px
    }

    .panel-title > .tag {
        margin-left: 10px
    }

    .panel-title .small, .panel-title small {
        color: #757575
    }

    .panel-title > .small > a, .panel-title > a, .panel-title > small > a {
        color: inherit
    }

.panel-desc {
    display: block;
    padding: 5px 0 0;
    margin: 0;
    font-size: 1rem;
    color: #757575
}

.panel-actions {
    position: absolute;
    top: 50%;
    right: 30px;
    z-index: 1;
    margin: auto;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

@media (max-width:479px) {
    .panel-actions {
        right: 20px
    }
}

ul .panel-actions {
    list-style: none
}

    ul .panel-actions > li {
        display: inline-block;
        margin-left: 8px
    }

        ul .panel-actions > li:first-child {
            margin-left: 0
        }

.panel-actions a.dropdown-toggle {
    text-decoration: none
}

.panel-actions .dropdown {
    display: inline-block
}

.panel-actions .dropdown-toggle {
    display: inline-block
}

.panel-actions .panel-action {
    display: inline-block;
    padding: 8px 10px;
    color: #9e9e9e;
    text-decoration: none;
    cursor: pointer;
    background-color: transparent
}

    .panel-actions .panel-action:hover {
        color: #616161
    }

    .panel-actions .panel-action:active {
        color: #616161
    }

.panel-actions .progress {
    width: 100px;
    margin: 0
}

.panel-actions .pagination {
    margin: 0
}

ul.panel-actions {
    list-style: none
}

    ul.panel-actions > li {
        display: inline-block;
        margin-left: 8px
    }

        ul.panel-actions > li:first-child {
            margin-left: 0
        }

.panel-toolbar {
    padding: 5px 15px;
    margin: 0;
    background-color: transparent;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0
}

.panel-bordered .panel-toolbar {
    border-top-color: transparent
}

.panel-toolbar .btn {
    padding: 5px 10px;
    color: #9e9e9e
}

    .panel-toolbar .btn.icon {
        width: 1em;
        text-align: center
    }

    .panel-toolbar .btn.active, .panel-toolbar .btn:active, .panel-toolbar .btn:hover {
        color: #757575
    }

.panel-loading {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 6;
    display: none;
    width: 100%;
    height: 100%;
    border-radius: .286rem;
    opacity: .6
}

    .panel-loading .loader {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

.panel > :not(.panel-loading):not(.collapsing) {
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.panel.is-loading > :not(.panel-loading) {
    opacity: .3
}

.panel.is-loading .panel-loading {
    display: block;
    opacity: 1
}

.panel-footer-chart {
    padding: 0
}

.panel-control {
    padding: 0;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.panel-body.scrollable-vertical {
    padding-right: 0 !important;
    padding-left: 0 !important
}

    .panel-body.scrollable-vertical > .scrollable-container > .scrollable-content {
        padding-right: 30px;
        padding-left: 30px
    }

@media (max-width:479px) {
    .panel-body.scrollable-vertical > .scrollable-container > .scrollable-content {
        padding-right: 20px;
        padding-left: 20px
    }
}

.panel-body.scrollable-vertical > .scrollable-bar {
    height: -webkit-calc(100% - 30px);
    height: calc(100% - 30px);
    margin-top: 0;
    margin-bottom: 30px;
    -webkit-transform: translateX(-26px);
    -ms-transform: translateX(-26px);
    -o-transform: translateX(-26px);
    transform: translateX(-26px)
}

.panel-bordered > .panel-body.scrollable-vertical > .scrollable-bar {
    height: -webkit-calc(100% - 60px);
    height: calc(100% - 60px);
    margin-bottom: 30px
}

.panel-body.scrollable-horizontal {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

    .panel-body.scrollable-horizontal > .scrollable-container > .scrollable-content {
        padding-top: 0;
        padding-bottom: 30px
    }

.panel-bordered > .panel-body.scrollable-horizontal > .scrollable-container > .scrollable-content {
    padding-top: 30px;
    padding-bottom: 30px
}

.panel-body.scrollable-horizontal > .scrollable-bar {
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    margin-right: 30px;
    margin-left: 0;
    -webkit-transform: translateY(-26px);
    -ms-transform: translateY(-26px);
    -o-transform: translateY(-26px);
    transform: translateY(-26px)
}

@media (max-width:479px) {
    .panel-body.scrollable-horizontal > .scrollable-bar {
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px);
        margin-right: 20px
    }
}

.panel-bordered > .panel-body.scrollable-horizontal > .scrollable-bar {
    -webkit-transform: translateY(-26px);
    -ms-transform: translateY(-26px);
    -o-transform: translateY(-26px);
    transform: translateY(-26px)
}

.panel-bordered > .panel-heading {
    border-bottom: 1px solid #e0e0e0
}

    .panel-bordered > .panel-heading > .panel-title {
        padding-bottom: 20px
    }

.panel-bordered > .panel-footer {
    padding-top: 15px;
    border-top: 1px solid #e0e0e0
}

.panel-bordered > .panel-body {
    padding-top: 30px
}

.panel-bordered > .table > tbody:first-child > tr:first-child td, .panel-bordered > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel.is-dragging {
    opacity: .8
}

.panel.is-dragging {
    cursor: move
}

.panel > .nav-tabs-vertical .nav-tabs {
    margin-left: -1px
}

    .panel > .nav-tabs-vertical .nav-tabs > li > a {
        border-left: none;
        border-radius: 0
    }

    .panel > .nav-tabs-vertical .nav-tabs.nav-tabs-reverse {
        margin-right: -1px
    }

        .panel > .nav-tabs-vertical .nav-tabs.nav-tabs-reverse > li > a {
            border-right: none;
            border-radius: 0
        }

.panel:hover .panel-actions .show-on-hover {
    display: inline-block
}

.panel .panel-actions .show-on-hover {
    display: none
}

.panel.is-fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    border-radius: 0
}

    .panel.is-fullscreen .panel-loading {
        border-radius: 0
    }

    .panel.is-fullscreen .panel-actions [data-toggle=collapse] {
        display: none
    }

.panel.is-close {
    display: none
}

.panel.is-collapse .panel-body {
    display: none;
    height: 0
}

.panel > .alert {
    padding-right: 30px;
    padding-left: 30px
}

.panel > .alert-dismissible {
    padding-right: 50px
}

@media (max-width:479px) {
    .panel > .alert {
        padding-right: 20px;
        padding-left: 20px
    }

    .panel > .alert-dismissible {
        padding-right: 40px
    }
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

    .panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
        padding-right: 30px 30px;
        padding-left: 30px 30px
    }

    .panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
        border-top-left-radius: .214rem;
        border-top-right-radius: .214rem
    }

        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
            border-top-left-radius: .214rem;
            border-top-right-radius: .214rem
        }

            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
                border-top-left-radius: .214rem
            }

            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
                border-top-right-radius: .214rem
            }

    .panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
        border-bottom-right-radius: .214rem;
        border-bottom-left-radius: .214rem
    }

        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-right-radius: .214rem;
            border-bottom-left-radius: .214rem
        }

            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: .214rem
            }

            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: .214rem
            }

    .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
        border-top: 1px solid #e0e0e0
    }

    .panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
        border-top: 0
    }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
        border-bottom: 0
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}

    .panel > .table-responsive .table > tbody > tr > td:first-child, .panel > .table-responsive .table > tbody > tr > th:first-child, .panel > .table-responsive .table > tfoot > tr > td:first-child, .panel > .table-responsive .table > tfoot > tr > th:first-child, .panel > .table-responsive .table > thead > tr > td:first-child, .panel > .table-responsive .table > thead > tr > th:first-child, .panel > .table-responsive .table > tr > td:first-child, .panel > .table-responsive .table > tr > th:first-child, .panel > .table > tbody > tr > td:first-child, .panel > .table > tbody > tr > th:first-child, .panel > .table > tfoot > tr > td:first-child, .panel > .table > tfoot > tr > th:first-child, .panel > .table > thead > tr > td:first-child, .panel > .table > thead > tr > th:first-child, .panel > .table > tr > td:first-child, .panel > .table > tr > th:first-child {
        padding-left: 30px
    }

@media (max-width:479px) {
    .panel > .table-responsive .table > tbody > tr > td:first-child, .panel > .table-responsive .table > tbody > tr > th:first-child, .panel > .table-responsive .table > tfoot > tr > td:first-child, .panel > .table-responsive .table > tfoot > tr > th:first-child, .panel > .table-responsive .table > thead > tr > td:first-child, .panel > .table-responsive .table > thead > tr > th:first-child, .panel > .table-responsive .table > tr > td:first-child, .panel > .table-responsive .table > tr > th:first-child, .panel > .table > tbody > tr > td:first-child, .panel > .table > tbody > tr > th:first-child, .panel > .table > tfoot > tr > td:first-child, .panel > .table > tfoot > tr > th:first-child, .panel > .table > thead > tr > td:first-child, .panel > .table > thead > tr > th:first-child, .panel > .table > tr > td:first-child, .panel > .table > tr > th:first-child {
        padding-left: 20px
    }
}

.panel > .table-responsive .table > tbody > tr > td:last-child, .panel > .table-responsive .table > tbody > tr > th:last-child, .panel > .table-responsive .table > tfoot > tr > td:last-child, .panel > .table-responsive .table > tfoot > tr > th:last-child, .panel > .table-responsive .table > thead > tr > td:last-child, .panel > .table-responsive .table > thead > tr > th:last-child, .panel > .table-responsive .table > tr > td:last-child, .panel > .table-responsive .table > tr > th:last-child, .panel > .table > tbody > tr > td:last-child, .panel > .table > tbody > tr > th:last-child, .panel > .table > tfoot > tr > td:last-child, .panel > .table > tfoot > tr > th:last-child, .panel > .table > thead > tr > td:last-child, .panel > .table > thead > tr > th:last-child, .panel > .table > tr > td:last-child, .panel > .table > tr > th:last-child {
    padding-right: 30px
}

@media (max-width:479px) {
    .panel > .table-responsive .table > tbody > tr > td:last-child, .panel > .table-responsive .table > tbody > tr > th:last-child, .panel > .table-responsive .table > tfoot > tr > td:last-child, .panel > .table-responsive .table > tfoot > tr > th:last-child, .panel > .table-responsive .table > thead > tr > td:last-child, .panel > .table-responsive .table > thead > tr > th:last-child, .panel > .table-responsive .table > tr > td:last-child, .panel > .table-responsive .table > tr > th:last-child, .panel > .table > tbody > tr > td:last-child, .panel > .table > tbody > tr > th:last-child, .panel > .table > tfoot > tr > td:last-child, .panel > .table > tfoot > tr > th:last-child, .panel > .table > thead > tr > td:last-child, .panel > .table > thead > tr > th:last-child, .panel > .table > tr > td:last-child, .panel > .table > tr > th:last-child {
        padding-right: 20px
    }
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 1px solid #e0e0e0
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-left-radius: .214rem;
        border-top-right-radius: .214rem
    }

    .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: .214rem;
        border-bottom-left-radius: .214rem
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel > .list-group .list-group-item {
    padding-right: 30px;
    padding-left: 30px
}

@media (max-width:479px) {
    .panel > .list-group .list-group-item {
        padding-right: 20px;
        padding-left: 20px
    }
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel-group {
    margin-bottom: 22px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: .286rem
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading {
        border-bottom: 0
    }

        .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
            border-top: 1px solid #e0e0e0
        }

    .panel-group .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #e0e0e0
        }

.panel.panel-transparent {
    background: 0 0;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

    .panel.panel-transparent > .panel-footer, .panel.panel-transparent > .panel-heading {
        border-color: transparent
    }

.panel-default {
    border-color: #e0e0e0
}

    .panel-default > .panel-heading {
        color: #757575;
        background-color: #e0e0e0;
        border-color: #e0e0e0
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #e0e0e0
        }

        .panel-default > .panel-heading .tag-pill {
            color: #e0e0e0;
            background-color: #757575
        }

    .panel-default .panel-title {
        color: #757575
    }

    .panel-default .panel-action {
        color: #757575
    }

    .panel-default .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #e0e0e0
    }

    .panel-default .panel-title {
        color: #424242
    }

.panel-primary {
    border-color: #3f51b5
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #3f51b5;
        border-color: #3f51b5
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #3f51b5
        }

        .panel-primary > .panel-heading .tag-pill {
            color: #3f51b5;
            background-color: #fff
        }

    .panel-primary .panel-title {
        color: #fff
    }

    .panel-primary .panel-action {
        color: #fff
    }

    .panel-primary .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #3f51b5
    }

.panel-success {
    border-color: #509d44
}

    .panel-success > .panel-heading {
        color: #fff;
        background-color: #4caf50;
        border-color: #509d44
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #509d44
        }

        .panel-success > .panel-heading .tag-pill {
            color: #4caf50;
            background-color: #fff
        }

    .panel-success .panel-title {
        color: #fff
    }

    .panel-success .panel-action {
        color: #fff
    }

    .panel-success .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #509d44
    }

.panel-info {
    border-color: #00b0a7
}

    .panel-info > .panel-heading {
        color: #fff;
        background-color: #00bcd4;
        border-color: #00b0a7
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #00b0a7
        }

        .panel-info > .panel-heading .tag-pill {
            color: #00bcd4;
            background-color: #fff
        }

    .panel-info .panel-title {
        color: #fff
    }

    .panel-info .panel-action {
        color: #fff
    }

    .panel-info .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #00b0a7
    }

.panel-warning {
    border-color: #f06700
}

    .panel-warning > .panel-heading {
        color: #fff;
        background-color: #ff9800;
        border-color: #f06700
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #f06700
        }

        .panel-warning > .panel-heading .tag-pill {
            color: #ff9800;
            background-color: #fff
        }

    .panel-warning .panel-title {
        color: #fff
    }

    .panel-warning .panel-action {
        color: #fff
    }

    .panel-warning .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #f06700
    }

.panel-danger {
    border-color: #f3273c
}

    .panel-danger > .panel-heading {
        color: #fff;
        background-color: #f44336;
        border-color: #f3273c
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #f3273c
        }

        .panel-danger > .panel-heading .tag-pill {
            color: #f44336;
            background-color: #fff
        }

    .panel-danger .panel-title {
        color: #fff
    }

    .panel-danger .panel-action {
        color: #fff
    }

    .panel-danger .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #f3273c
    }

.panel-dark {
    border-color: #616161
}

    .panel-dark > .panel-heading {
        color: #fff;
        background-color: #616161;
        border-color: #616161
    }

        .panel-dark > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #616161
        }

        .panel-dark > .panel-heading .tag-pill {
            color: #616161;
            background-color: #fff
        }

    .panel-dark .panel-title {
        color: #fff
    }

    .panel-dark .panel-action {
        color: #fff
    }

    .panel-dark .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #616161
    }

.panel-danger, .panel-dark, .panel-info, .panel-primary, .panel-success, .panel-warning {
    border: none
}

    .panel-danger .panel-heading, .panel-dark .panel-heading, .panel-info .panel-heading, .panel-primary .panel-heading, .panel-success .panel-heading, .panel-warning .panel-heading {
        border: none
    }

    .panel-danger .panel-title, .panel-dark .panel-title, .panel-info .panel-title, .panel-primary .panel-title, .panel-success .panel-title, .panel-warning .panel-title {
        color: #fff
    }

    .panel-danger .panel-action, .panel-dark .panel-action, .panel-info .panel-action, .panel-primary .panel-action, .panel-success .panel-action, .panel-warning .panel-action {
        color: #fff
    }

.panel-line .panel-heading {
    background: 0 0;
    border: none;
    border-top: 3px solid transparent
}

.panel-line.panel-default .panel-heading {
    color: #e0e0e0;
    background: 0 0;
    border-top-color: #e0e0e0
}

.panel-line.panel-default .panel-title {
    color: #e0e0e0
}

.panel-line.panel-default .panel-action {
    color: #e0e0e0
}

.panel-line.panel-default .panel-title {
    color: #424242
}

.panel-line.panel-default .panel-action {
    color: #9e9e9e
}

.panel-line.panel-primary .panel-heading {
    color: #3f51b5;
    background: 0 0;
    border-top-color: #3f51b5
}

.panel-line.panel-primary .panel-title {
    color: #3f51b5
}

.panel-line.panel-primary .panel-action {
    color: #3f51b5
}

.panel-line.panel-success .panel-heading {
    color: #4caf50;
    background: 0 0;
    border-top-color: #4caf50
}

.panel-line.panel-success .panel-title {
    color: #4caf50
}

.panel-line.panel-success .panel-action {
    color: #4caf50
}

.panel-line.panel-info .panel-heading {
    color: #00bcd4;
    background: 0 0;
    border-top-color: #00bcd4
}

.panel-line.panel-info .panel-title {
    color: #00bcd4
}

.panel-line.panel-info .panel-action {
    color: #00bcd4
}

.panel-line.panel-warning .panel-heading {
    color: #ff9800;
    background: 0 0;
    border-top-color: #ff9800
}

.panel-line.panel-warning .panel-title {
    color: #ff9800
}

.panel-line.panel-warning .panel-action {
    color: #ff9800
}

.panel-line.panel-danger .panel-heading {
    color: #f44336;
    background: 0 0;
    border-top-color: #f44336
}

.panel-line.panel-danger .panel-title {
    color: #f44336
}

.panel-line.panel-danger .panel-action {
    color: #f44336
}

.panel-line.panel-dark .panel-heading {
    color: #616161;
    background: 0 0;
    border-top-color: #616161
}

.panel-line.panel-dark .panel-title {
    color: #616161
}

.panel-line.panel-dark .panel-action {
    color: #616161
}

@media (max-width:767px) {
    .panel-actions {
        position: relative;
        top: auto;
        right: auto;
        display: block;
        padding: 0 30px 15px;
        margin: auto;
        -webkit-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    .panel-actions-keep {
        position: absolute;
        top: 50%;
        right: 30px;
        padding: 0;
        -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        -o-transform: translate(0,-50%);
        transform: translate(0,-50%)
    }
}

@media (max-width:479px) {
    .panel-actions {
        padding-left: 20px
    }

    .panel-actions-keep {
        right: 15px
    }

    .panel-actions .progress {
        min-width: 80px
    }

    .panel-actions .show-on-hover {
        display: none
    }

    .panel-body, .panel-footer, .panel-title {
        padding-right: 20px;
        padding-left: 20px
    }
}

.panel-group {
    margin-bottom: 22px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: .286rem;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .panel-group .panel + .panel {
            margin-top: 10px
        }

    .panel-group .panel-title {
        position: relative;
        padding: 15px 45px 15px 30px;
        font-size: 1rem
    }

        .panel-group .panel-title:after, .panel-group .panel-title:before {
            position: absolute;
            top: 15px;
            right: 30px;
            font-family: Material-Design-Iconic-Font;
            -webkit-transition: all .3s linear 0s;
            -o-transition: all .3s linear 0s;
            transition: all .3s linear 0s
        }

        .panel-group .panel-title:before {
            content: ""
        }

        .panel-group .panel-title:after {
            content: ""
        }

        .panel-group .panel-title[aria-expanded=false]:before {
            opacity: .4
        }

        .panel-group .panel-title[aria-expanded=false]:after {
            opacity: 0;
            -webkit-transform: rotate(-180deg);
            -ms-transform: rotate(-180deg);
            -o-transform: rotate(-180deg);
            transform: rotate(-180deg)
        }

        .panel-group .panel-title[aria-expanded=true]:before {
            opacity: 0;
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            transform: rotate(180deg)
        }

        .panel-group .panel-title[aria-expanded=true]:after {
            opacity: 1
        }

        .panel-group .panel-title:focus, .panel-group .panel-title:hover {
            color: #757575;
            text-decoration: none
        }

        .panel-group .panel-title:focus {
            outline: 0
        }

    .panel-group .panel-heading {
        border-bottom: 0
    }

        .panel-group .panel-heading + .panel-collapse {
            margin: 0
        }

            .panel-group .panel-heading + .panel-collapse > .list-group {
                border-top: 1px solid #e0e0e0
            }

    .panel-group .panel-collapse .panel-body {
        padding: 15px 30px
    }

    .panel-group .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #e0e0e0
        }

    .panel-group .panel + .panel {
        margin-top: 10px
    }

.panel-group-continuous .panel {
    border-radius: 0
}

    .panel-group-continuous .panel:first-child {
        border-radius: .286rem .286rem 0 0
    }

    .panel-group-continuous .panel:last-child {
        border-radius: 0 0 .286rem .286rem
    }

    .panel-group-continuous .panel + .panel {
        margin-top: 0;
        border-top: 1px solid #e0e0e0
    }

.panel-group-simple .panel {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.panel-group-simple .panel-title {
    padding-bottom: 10px;
    padding-left: 0
}

    .panel-group-simple .panel-title:after, .panel-group-simple .panel-title:before {
        right: 5px
    }

.panel-group-simple .panel-collapse .panel-body {
    padding-top: 10px;
    padding-right: 0;
    padding-left: 0
}

.panel-group-simple .panel + .panel {
    margin-top: 0
}

.cover {
    overflow: hidden
}

.cover-background {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover
}

.cover-image {
    width: 100%
}

.cover-quote {
    position: relative;
    padding-left: 35px;
    margin-bottom: 0;
    border-left: none
}

    .cover-quote:after, .cover-quote:before {
        position: absolute;
        top: -20px;
        font-size: 4em
    }

    .cover-quote:before {
        left: 0;
        content: open-quote
    }

    .cover-quote:after {
        right: 0;
        visibility: hidden;
        content: close-quote
    }

    .cover-quote.blockquote-reverse {
        padding-right: 35px;
        padding-left: 20px;
        border-right: none
    }

        .cover-quote.blockquote-reverse:before {
            right: 0;
            left: auto;
            content: close-quote
        }

.cover-gallery .carousel-inner img {
    width: 100%
}

.cover-iframe {
    width: 100%;
    border: 0 none
}

.overlay {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 100%;
    margin: 0;
    overflow: hidden;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.overlay-figure {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0
}

.overlay-panel {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 20px;
    color: #fff
}

    .overlay-panel a:not([class]) {
        color: inherit;
        text-decoration: underline
    }

    .overlay-panel > :last-child {
        margin-bottom: 0
    }

    .overlay-panel h1, .overlay-panel h2, .overlay-panel h3, .overlay-panel h4, .overlay-panel h5, .overlay-panel h6 {
        color: inherit
    }

.overlay-hover:not(:hover) .overlay-panel:not(.overlay-background-fixed) {
    opacity: 0
}

.overlay-background {
    background: rgba(0,0,0,.5)
}

.overlay-image {
    width: 100%;
    max-width: 100%;
    padding: 0
}

.overlay-shade {
    background: transparent -webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(255,255,255,0)),color-stop(90%,rgba(255,255,255,.87)),to(#fff)) repeat scroll 0 0;
    background: transparent -webkit-linear-gradient(top,rgba(255,255,255,0) 50%,rgba(255,255,255,.87) 90%,#fff 100%) repeat scroll 0 0;
    background: transparent -o-linear-gradient(top,rgba(255,255,255,0) 50%,rgba(255,255,255,.87) 90%,#fff 100%) repeat scroll 0 0;
    background: transparent linear-gradient(to bottom,rgba(255,255,255,0) 50%,rgba(255,255,255,.87) 90%,#fff 100%) repeat scroll 0 0
}

.overlay-top {
    bottom: auto
}

.overlay-bottom {
    top: auto
}

.overlay-left {
    right: auto
}

.overlay-right {
    left: auto
}

.overlay-icon {
    font-size: 0;
    text-align: center
}

    .overlay-icon:before {
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        content: ""
    }

    .overlay-icon .icon {
        display: inline-block;
        width: 2.286rem;
        height: 2.286rem;
        margin-right: 10px;
        margin-left: 10px;
        font-size: 2.286rem;
        line-height: 1;
        color: #fff;
        text-decoration: none
    }

.overlay-anchor {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.overlay-blur, .overlay-fade, .overlay-grayscale, .overlay-scale, .overlay-spin, [class*=overlay-slide] {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity -webkit-transform -webkit-filter,opacity -webkit-transform filter;
    -o-transition-property: opacity -o-transform filter;
    transition-property: opacity transform filter
}

.overlay-fade {
    opacity: .7
}

.overlay-hover:hover .overlay-fade {
    opacity: 1
}

.overlay-scale {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.overlay-hover:hover .overlay-scale {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.overlay-spin {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0)
}

.overlay-hover:hover .overlay-spin {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg)
}

.overlay-grayscale {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%)
}

.overlay-hover:hover .overlay-grayscale {
    filter: grayscale(0);
    -webkit-filter: grayscale(0)
}

[class*=overlay-slide] {
    opacity: 0
}

.overlay-slide-top {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.overlay-slide-bottom {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%)
}

.overlay-slide-left {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.overlay-slide-right {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.overlay-hover:hover [class*=overlay-slide] {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    -o-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0)
}

.comments {
    padding: 0;
    margin: 0
}

    .comments .comment {
        border: none;
        border-bottom: 1px solid #e0e0e0
    }

        .comments .comment .comment:first-child {
            border-top: 1px solid #e0e0e0
        }

        .comments .comment .comment:last-child {
            border-bottom: none
        }

.comment {
    padding: 20px 0;
    margin: 0
}

    .comment .comment {
        padding-bottom: 20px;
        margin-top: 20px
    }

        .comment .comment:last-child {
            padding-bottom: 0
        }

.comment-author, .comment-author:focus, .comment-author:hover {
    color: #424242
}

.comment-meta {
    display: inline-block;
    margin-left: 5px;
    font-size: .858rem;
    color: #9e9e9e
}

.comment-content {
    margin-top: 5px
}

    .comment-content p {
        margin-bottom: 10px
    }

.comment-actions {
    margin-top: 10px;
    text-align: right
}

    .comment-actions a {
        display: inline-block;
        margin-right: 10px;
        vertical-align: middle
    }

        .comment-actions a.icon {
            text-decoration: none
        }

        .comment-actions a:last-child {
            margin-right: 0
        }

.comment-reply {
    margin: 22px 0 10px
}

    .comment-reply .form-group:last-child {
        margin-bottom: 0
    }

.chat-box {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #fff
}

.chats {
    padding: 30px 15px
}

.chat-avatar {
    float: right
}

    .chat-avatar .avatar {
        width: 30px
    }

.chat-body {
    display: block;
    margin: 10px 30px 0 0;
    overflow: hidden
}

    .chat-body:first-child {
        margin-top: 0
    }

.chat-content {
    position: relative;
    display: block;
    float: right;
    padding: 8px 15px;
    margin: 0 20px 10px 0;
    clear: both;
    color: #fff;
    background-color: #3f51b5;
    border-radius: .286rem
}

    .chat-content p {
        margin-bottom: .5rem
    }

    .chat-content:before {
        position: absolute;
        top: 10px;
        right: -10px;
        width: 0;
        height: 0;
        content: '';
        border: 5px solid transparent;
        border-left-color: #3f51b5
    }

    .chat-content > p:last-child {
        margin-bottom: 0
    }

    .chat-content + .chat-content:before {
        border-color: transparent
    }

.chat-left .chat-avatar {
    float: left
}

.chat-left .chat-body {
    margin-right: 0;
    margin-left: 30px
}

.chat-left .chat-content {
    float: left;
    margin: 0 0 10px 20px;
    color: #757575;
    background-color: #dfdfdf
}

    .chat-left .chat-content:before {
        right: auto;
        left: -10px;
        border-right-color: #dfdfdf;
        border-left-color: transparent
    }

    .chat-left .chat-content + .chat-content:before {
        border-color: transparent
    }

.steps {
    display: block;
    margin: 0 0 22px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.1)
}

.step {
    position: relative;
    padding: 12px 20px;
    margin: 0;
    font-size: inherit;
    color: #9e9e9e;
    vertical-align: top;
    background-color: #eee;
    border-radius: 0
}

.step-icon {
    float: left;
    margin-right: .5em;
    font-size: 27px
}

.step-number {
    position: absolute;
    top: 50%;
    left: 20px;
    width: 40px;
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    background: #e0e0e0;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

    .step-number ~ .step-desc {
        min-height: 40px;
        margin-left: 50px
    }

.step-title {
    margin-bottom: 0;
    font-size: 20px;
    color: #616161
}

.step-desc {
    text-align: left
}

    .step-desc p {
        margin-bottom: 0
    }

.steps-vertical .step {
    display: block;
    padding: 18px 20px
}

    .steps-vertical .step, .steps-vertical .step[class*=col-] {
        float: none;
        width: 100%
    }

.step.current {
    color: #fff;
    background-color: #3f51b5
}

    .step.current .step-title {
        color: #fff
    }

    .step.current .step-number {
        color: #3f51b5;
        background-color: #fff
    }

.step.disabled {
    color: #bdbdbd;
    pointer-events: none;
    cursor: auto
}

    .step.disabled .step-title {
        color: #bdbdbd
    }

    .step.disabled .step-number {
        background-color: #bdbdbd
    }

.step.error {
    color: #fff;
    background-color: #f44336
}

    .step.error .step-title {
        color: #fff
    }

    .step.error .step-number {
        color: #f44336;
        background-color: #fff
    }

.step.done {
    color: #fff;
    background-color: #4caf50
}

    .step.done .step-title {
        color: #fff
    }

    .step.done .step-number {
        color: #4caf50;
        background-color: #fff
    }

.steps-lg .step {
    padding: 20px 20px;
    font-size: 16px
}

.steps-lg .step-icon {
    font-size: 32px
}

.steps-lg .step-title {
    font-size: 22px
}

.steps-lg .step-number {
    width: 46px;
    height: 46px;
    font-size: 28px;
    line-height: 46px
}

    .steps-lg .step-number ~ .step-desc {
        min-height: 46px;
        margin-left: 56px
    }

.steps-sm .step {
    font-size: 12px
}

.steps-sm .step-icon {
    font-size: 24px
}

.steps-sm .step-title {
    font-size: 18px
}

.steps-sm .step-number {
    width: 30px;
    height: 30px;
    font-size: 24px;
    line-height: 30px
}

    .steps-sm .step-number ~ .step-desc {
        min-height: 30px;
        margin-left: 40px
    }

.steps-xs .step {
    font-size: 10px
}

.steps-xs .step-icon {
    font-size: 22px
}

.steps-xs .step-title {
    font-size: 16px
}

.steps-xs .step-number {
    width: 24px;
    height: 24px;
    font-size: 20px;
    line-height: 24px
}

    .steps-xs .step-number ~ .step-desc {
        min-height: 24px;
        margin-left: 34px
    }

.pearls {
    display: block;
    margin: 0 0 22px
}

.pearl {
    position: relative;
    padding: 0;
    margin: 0;
    text-align: center
}

    .pearl:after, .pearl:before {
        position: absolute;
        top: 18px;
        z-index: 0;
        width: 50%;
        height: 4px;
        content: "";
        background-color: #eee
    }

    .pearl:before {
        left: 0
    }

    .pearl:after {
        right: 0
    }

    .pearl:first-child:before, .pearl:last-child:after {
        display: none !important
    }

.pearl-icon, .pearl-number {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    background: #bdbdbd;
    border: 2px solid #bdbdbd;
    border-radius: 50%
}

.pearl-number {
    font-size: 18px
}

.pearl-icon {
    font-size: 18px
}

.pearl-title {
    display: block;
    margin-top: .5em;
    margin-bottom: 0;
    overflow: hidden;
    font-size: 16px;
    color: #616161;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pearl.current:after, .pearl.current:before {
    background-color: #3f51b5
}

.pearl.current .pearl-icon, .pearl.current .pearl-number {
    color: #3f51b5;
    background-color: #fff;
    border-color: #3f51b5;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3)
}

.pearl.disabled {
    pointer-events: none;
    cursor: auto
}

    .pearl.disabled:after, .pearl.disabled:before {
        background-color: #eee
    }

    .pearl.disabled .pearl-icon, .pearl.disabled .pearl-number {
        color: #fff;
        background-color: #bdbdbd;
        border-color: #bdbdbd
    }

.pearl.error:before {
    background-color: #3f51b5
}

.pearl.error:after {
    background-color: #eee
}

.pearl.error .pearl-icon, .pearl.error .pearl-number {
    color: #f44336;
    background-color: #fff;
    border-color: #f44336
}

.pearl.done:after, .pearl.done:before {
    background-color: #3f51b5
}

.pearl.done .pearl-icon, .pearl.done .pearl-number {
    color: #fff;
    background-color: #3f51b5;
    border-color: #3f51b5
}

.pearls-lg .pearl:after, .pearls-lg .pearl:before {
    top: 20px
}

.pearls-lg .pearl-title {
    font-size: 18px
}

.pearls-lg .pearl-icon, .pearls-lg .pearl-number {
    width: 40px;
    height: 40px;
    line-height: 36px
}

.pearls-lg .pearl-icon {
    font-size: 20px
}

.pearls-lg .pearl-number {
    font-size: 20px
}

.pearls-sm .pearl:after, .pearls-sm .pearl:before {
    top: 16px
}

.pearls-sm .pearl-title {
    font-size: 14px
}

.pearls-sm .pearl-icon, .pearls-sm .pearl-number {
    width: 32px;
    height: 32px;
    line-height: 28px
}

.pearls-sm .pearl-number {
    font-size: 16px
}

.pearls-sm .pearl-icon {
    font-size: 14px
}

.pearls-xs .pearl:after, .pearls-xs .pearl:before {
    top: 12px;
    height: 2px
}

.pearls-xs .pearl-title {
    font-size: 12px
}

.pearls-xs .pearl-icon, .pearls-xs .pearl-number {
    width: 24px;
    height: 24px;
    line-height: 20px
}

.pearls-xs .pearl-number {
    font-size: 12px
}

.pearls-xs .pearl-icon {
    font-size: 12px
}

.timeline {
    position: relative;
    padding: 0;
    margin-bottom: 22px;
    list-style: none;
    background: 0 0
}

    .timeline:before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        width: 2px;
        margin-left: -1px;
        content: "";
        background-color: #e0e0e0
    }

    .timeline::after {
        display: table;
        clear: both;
        content: ""
    }

    .timeline:not(.timeline-single) .timeline-item:first-child + .timeline-item, .timeline:not(.timeline-single) .timeline-period + .timeline-item + .timeline-item {
        margin-top: 90px
    }

.timeline-item {
    position: relative;
    display: block;
    float: left;
    width: 50%;
    padding-right: 40px;
    margin-bottom: 60px
}

    .timeline-item:not(.timeline-period)::after {
        display: table;
        clear: both;
        content: ""
    }

    .timeline-item.timeline-reverse {
        float: right;
        padding-right: 0;
        padding-left: 40px;
        clear: right
    }

    .timeline-item:last-child {
        margin-bottom: 0
    }

.timeline-period {
    position: relative;
    z-index: 6;
    display: block;
    padding: 25px 10px;
    margin: 20px auto 30px;
    clear: both;
    font-size: 26px;
    text-align: center;
    text-transform: uppercase;
    background: #f1f4f5
}

.timeline-content {
    width: 100%;
    overflow: hidden
}

.timeline-dot {
    position: absolute;
    top: 7.5px;
    right: 0;
    z-index: 11;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background-color: #3f51b5;
    border-radius: 50%
}

.timeline-reverse .timeline-dot {
    right: auto;
    left: 0;
    margin-right: 0
}

.timeline .timeline-dot {
    width: 14px;
    height: 14px;
    margin-right: -7px;
    line-height: 14px
}

.timeline .timeline-reverse .timeline-dot {
    margin-left: -7px
}

.timeline.timeline-single {
    margin-left: 7px
}

    .timeline.timeline-single .timeline-dot {
        margin-left: -7px
    }

@media (max-width:767px) {
    .timeline {
        margin-left: 7px
    }

        .timeline .timeline-dot {
            margin-left: -7px
        }
}

.timeline-info {
    float: right;
    padding: 0 20px;
    margin-bottom: 22px;
    line-height: 28px;
    text-align: center;
    background: #e0e0e0;
    border: 1px solid #e0e0e0;
    border-radius: 20px
}

.timeline-reverse .timeline-info {
    float: left
}

.timeline-footer {
    position: absolute;
    right: 0;
    bottom: -30px;
    margin-right: 55px
}

    .timeline-footer .icon {
        margin-right: .3em
    }

.timeline-reverse .timeline-footer {
    right: auto;
    left: 0;
    margin-right: 0;
    margin-left: 55px
}

.timeline-reverse + .timeline-reverse {
    margin-top: 0
}

@media (max-width:767px) {
    .timeline:before {
        left: 0
    }

    .timeline-item, .timeline-item.timeline-reverse {
        float: none;
        width: 100%;
        padding-right: 0;
        padding-left: 40px;
        margin-top: 0;
        margin-bottom: 60px
    }

    .timeline-dot {
        right: auto;
        left: 0;
        margin-right: 0;
        margin-left: -7px
    }

    .timeline-info {
        display: inline-block;
        float: none
    }

    .timeline-footer {
        right: auto;
        bottom: -26px;
        left: 0;
        margin-right: 0;
        margin-left: 40px
    }
}

.timeline-single:before {
    left: 0
}

.timeline-single .timeline-item {
    float: none;
    width: 100%;
    padding-right: 0;
    padding-left: 40px;
    margin-bottom: 60px
}

.timeline-single .timeline-dot {
    right: auto;
    left: 0;
    margin-right: 0;
    margin-left: -7px
}

.timeline-single .timeline-info {
    float: left
}

.timeline-single .timeline-footer {
    right: auto;
    bottom: -26px;
    left: 0;
    margin-right: 0;
    margin-left: 40px
}

.timeline-icon .timeline-dot {
    width: 40px;
    height: 40px;
    margin-right: -20px;
    line-height: 40px
}

.timeline-icon .timeline-reverse .timeline-dot {
    margin-left: -20px
}

.timeline-icon.timeline-single {
    margin-left: 20px
}

    .timeline-icon.timeline-single .timeline-dot {
        margin-left: -20px
    }

@media (max-width:767px) {
    .timeline-icon {
        margin-left: 20px
    }

        .timeline-icon .timeline-dot {
            margin-left: -20px
        }
}

.timeline-icon .timeline-dot {
    top: -5.5px
}

.timeline-avatar .timeline-dot {
    width: 40px;
    height: 40px;
    margin-right: -20px;
    line-height: 40px
}

.timeline-avatar .timeline-reverse .timeline-dot {
    margin-left: -20px
}

.timeline-avatar.timeline-single {
    margin-left: 20px
}

    .timeline-avatar.timeline-single .timeline-dot {
        margin-left: -20px
    }

@media (max-width:767px) {
    .timeline-avatar {
        margin-left: 20px
    }

        .timeline-avatar .timeline-dot {
            margin-left: -20px
        }
}

.timeline-avatar-sm .timeline-dot {
    width: 30px;
    height: 30px;
    margin-right: -15px;
    line-height: 30px
}

.timeline-avatar-sm .timeline-reverse .timeline-dot {
    margin-left: -15px
}

.timeline-avatar-sm.timeline-single {
    margin-left: 15px
}

    .timeline-avatar-sm.timeline-single .timeline-dot {
        margin-left: -15px
    }

@media (max-width:767px) {
    .timeline-avatar-sm {
        margin-left: 15px
    }

        .timeline-avatar-sm .timeline-dot {
            margin-left: -15px
        }
}

.timeline-avatar-lg .timeline-dot {
    width: 50px;
    height: 50px;
    margin-right: -25px;
    line-height: 50px
}

.timeline-avatar-lg .timeline-reverse .timeline-dot {
    margin-left: -25px
}

.timeline-avatar-lg.timeline-single {
    margin-left: 25px
}

    .timeline-avatar-lg.timeline-single .timeline-dot {
        margin-left: -25px
    }

@media (max-width:767px) {
    .timeline-avatar-lg {
        margin-left: 25px
    }

        .timeline-avatar-lg .timeline-dot {
            margin-left: -25px
        }
}

.timeline-simple .timeline-dot {
    top: 0;
    margin-top: 10px
}

.timeline-feed .timeline-dot {
    width: 30px;
    height: 30px;
    margin-right: -15px;
    line-height: 30px
}

.timeline-feed .timeline-reverse .timeline-dot {
    margin-left: -15px
}

.timeline-feed.timeline-single {
    margin-left: 15px
}

    .timeline-feed.timeline-single .timeline-dot {
        margin-left: -15px
    }

@media (max-width:767px) {
    .timeline-feed {
        margin-left: 15px
    }

        .timeline-feed .timeline-dot {
            margin-left: -15px
        }
}

.timeline-feed.timeline-simple .timeline-dot {
    margin-top: 5px
}

.timeline-feed .timeline-item {
    padding-right: 30px;
    margin-bottom: 22px
}

    .timeline-feed .timeline-item.timeline-reverse {
        padding-left: 30px
    }

.timeline-feed.timeline-single .timeline-item {
    padding-left: 30px
}

@media (max-width:767px) {
    .timeline-feed .timeline-item {
        padding-right: 30px;
        margin-bottom: 22px
    }
}

.testimonial {
    margin: 3px 3px 22px
}

.testimonial-ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.testimonial-item {
    float: left;
    padding: 0 15px 30px;
    margin: 0
}

.testimonial-content {
    position: relative;
    padding: 15px 20px;
    margin-top: 10px;
    margin-bottom: 25px;
    background-color: #eee;
    border-radius: .215rem
}

    .testimonial-content:before {
        position: absolute;
        bottom: -7px;
        left: 33px;
        display: block;
        width: 14px;
        height: 14px;
        content: '';
        background-color: #eee;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .testimonial-content > p:last-child {
        margin-bottom: 0
    }

.testimonial-image {
    position: relative;
    float: left;
    margin-top: 5px;
    margin-left: 20px
}

.testimonial-author {
    display: block;
    margin-left: 75px;
    font-size: 18px
}

.testimonial-company {
    display: block;
    margin-left: 75px;
    font-size: .858rem;
    opacity: .8
}

.testimonial-control a {
    color: #bdbdbd
}

    .testimonial-control a:hover {
        color: #3f51b5;
        text-decoration: none
    }

.testimonial-reverse .testimonial-content:before {
    right: 33px;
    left: auto
}

.testimonial-reverse .testimonial-image {
    float: right;
    margin-right: 20px;
    margin-left: 0
}

.testimonial-reverse .testimonial-author, .testimonial-reverse .testimonial-company {
    margin-right: 75px;
    margin-left: 0;
    text-align: right
}

.testimonial-top .testimonial-item {
    padding: 30px 15px 0
}

.testimonial-top .testimonial-content {
    margin-top: 30px;
    margin-bottom: 10px
}

    .testimonial-top .testimonial-content:before {
        top: -7px;
        bottom: auto
    }

.testimonial.carousel {
    position: relative;
    width: 100%;
    overflow: hidden
}

    .testimonial.carousel .testimonial-item {
        position: relative;
        display: none;
        width: 100%;
        padding: 10px;
        -webkit-transition: left .6s ease-in-out 0s;
        -o-transition: left .6s ease-in-out 0s;
        transition: left .6s ease-in-out 0s
    }

        .testimonial.carousel .testimonial-item.active, .testimonial.carousel .testimonial-item.next, .testimonial.carousel .testimonial-item.prev {
            display: block
        }

        .testimonial.carousel .testimonial-item.next, .testimonial.carousel .testimonial-item.prev {
            position: absolute;
            top: 0;
            width: 100%
        }

        .testimonial.carousel .testimonial-item.next {
            left: 100%
        }

        .testimonial.carousel .testimonial-item.prev {
            left: -100%
        }

            .testimonial.carousel .testimonial-item.next.left, .testimonial.carousel .testimonial-item.prev.right {
                left: 0
            }

        .testimonial.carousel .testimonial-item.active {
            left: 0
        }

            .testimonial.carousel .testimonial-item.active.left {
                left: -100%
            }

            .testimonial.carousel .testimonial-item.active.right {
                left: 100%
            }

    .testimonial.carousel .testimonial-content {
        padding: 10px
    }

    .testimonial.carousel .testimonial-control {
        position: absolute;
        right: 10px;
        bottom: 20px
    }

        .testimonial.carousel .testimonial-control > * {
            margin-left: 10px
        }

    .testimonial.carousel.testimonial-reverse .testimonial-control {
        right: auto;
        left: 10px
    }

        .testimonial.carousel.testimonial-reverse .testimonial-control > * {
            margin-right: 10px;
            margin-left: 0
        }

    .testimonial.carousel.testimonial-top .testimonial-control {
        top: 20px;
        bottom: auto
    }

.pricing-list {
    margin-bottom: 22px;
    text-align: center;
    border-radius: .215rem;
    -webkit-box-shadow: 0 2px 8px 1px rgba(0,0,0,.2);
    box-shadow: 0 2px 8px 1px rgba(0,0,0,.2)
}

    .pricing-list [class*=bg-], .pricing-list [class*=bg-] *, .pricing-list [class^=bg-], .pricing-list [class^=bg-] * {
        color: #fff
    }

    .pricing-list .pricing-header {
        border-bottom: 1px solid #e0e0e0;
        border-radius: .215rem .215rem 0 0
    }

    .pricing-list .pricing-title {
        padding: 15px 30px;
        font-size: 1rem;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 2px;
        border-radius: .215rem .215rem 0 0
    }

    .pricing-list .pricing-price {
        padding: 20px 30px;
        margin: 0;
        font-size: 3.858rem;
        font-weight: 700;
        color: #424242
    }

    .pricing-list .pricing-period {
        font-size: 1rem;
        font-weight: 400
    }

    .pricing-list .pricing-features {
        padding: 0 18px;
        margin: 0
    }

        .pricing-list .pricing-features li {
            display: block;
            padding: 15px;
            list-style: none;
            border-top: 1px dashed #e0e0e0
        }

            .pricing-list .pricing-features li:first-child {
                border-top: none
            }

    .pricing-list .pricing-footer {
        padding: 30px;
        border-radius: 0 0 .215rem .215rem
    }

.pricing-table {
    padding-top: 30px;
    text-align: center
}

    .pricing-table::after {
        display: table;
        clear: both;
        content: ""
    }

    .pricing-table [class*=pricing-column] {
        float: left;
        width: 100%;
        margin-bottom: 30px;
        background-color: #eee;
        border: 1px solid #e0e0e0;
        border-right: none
    }

        .pricing-table [class*=pricing-column]:last-child {
            border-right: 1px solid #e0e0e0
        }

        .pricing-table [class*=pricing-column].featured {
            position: relative;
            margin-right: -1px;
            background-color: #fff;
            border-right: 1px solid #e0e0e0
        }

    .pricing-table .pricing-header {
        padding-bottom: 24px;
        margin: 30px 30px 25px;
        border-bottom: 1px solid #e0e0e0
    }

    .pricing-table .pricing-price {
        font-size: 48px
    }

    .pricing-table .pricing-currency {
        display: inline-block;
        margin-top: 10px;
        margin-right: -10px;
        font-size: 20px;
        vertical-align: top
    }

    .pricing-table .pricing-period {
        font-size: 16px
    }

    .pricing-table .pricing-title {
        font-size: 20px;
        text-transform: uppercase;
        letter-spacing: 2px
    }

    .pricing-table .pricing-features {
        padding: 0;
        margin: 0
    }

        .pricing-table .pricing-features li {
            display: block;
            margin-bottom: 20px;
            font-size: 14px;
            list-style: none
        }

    .pricing-table .pricing-footer {
        padding: 20px 0;
        margin: 25px 30px 30px
    }

@media (min-width:768px) {
    .pricing-table .pricing-column-three {
        width: 33.33%
    }

        .pricing-table .pricing-column-three.featured {
            top: -30px;
            padding-top: 30px;
            padding-bottom: 30px;
            margin-bottom: -30px
        }

    .pricing-table .pricing-column-four {
        width: 50%
    }

    .pricing-table .pricing-column-five {
        width: 50%
    }
}

@media (min-width:1200px) {
    .pricing-table .pricing-column-four {
        width: 25%
    }

    .pricing-table .pricing-column-five {
        width: 20%
    }

        .pricing-table .pricing-column-five.featured, .pricing-table .pricing-column-four.featured {
            top: -30px;
            padding-top: 30px;
            padding-bottom: 30px;
            margin-bottom: -30px
        }
}

.rating {
    display: inline-block;
    margin: 0 .5rem 0 0;
    font-size: 0;
    vertical-align: middle
}

    .rating:before {
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
        content: ''
    }

    .rating.hover .icon.active {
        opacity: .5
    }

    .rating .icon {
        width: 1em;
        height: auto;
        padding: 0;
        margin: 0 10px 0 0;
        font-size: 1rem;
        color: #bdbdbd;
        vertical-align: middle;
        cursor: pointer
    }

        .rating .icon:before {
            -webkit-transition: color .3s ease,opacity .3s ease;
            -o-transition: color .3s ease,opacity .3s ease;
            transition: color .3s ease,opacity .3s ease
        }

        .rating .icon.active {
            color: #fb8c00 !important
        }

            .rating .icon.active.hover {
                color: #fb8c00 !important;
                opacity: 1
            }

        .rating .icon.hover {
            color: #fb8c00 !important;
            opacity: 1
        }

        .rating .icon:last-child {
            margin-right: 0
        }

.rating-disabled .icon {
    cursor: default
}

.rating-sm .icon {
    font-size: .858rem
}

.rating-lg .icon {
    font-size: 1.286rem
}

.ribbon {
    position: absolute;
    top: -3px;
    left: -3px;
    width: 150px;
    height: 150px;
    text-align: center;
    background-color: transparent
}

.ribbon-inner {
    position: absolute;
    top: 16px;
    left: 0;
    display: inline-block;
    height: 30px;
    padding-right: 20px;
    padding-left: 20px;
    line-height: 30px;
    color: #fff;
    white-space: nowrap;
    background-color: #616161
}

    .ribbon-inner .icon {
        font-size: 16px
    }

.ribbon-lg .ribbon-inner {
    height: 38px;
    font-size: 1.286rem;
    line-height: 38px
}

.ribbon-sm .ribbon-inner {
    height: 26px;
    font-size: .858rem;
    line-height: 26px
}

.ribbon-xs .ribbon-inner {
    height: 22px;
    font-size: .858rem;
    line-height: 22px
}

.ribbon-vertical .ribbon-inner {
    top: 0;
    left: 16px;
    width: 30px;
    height: 60px;
    padding: 15px 0
}

.ribbon-vertical.ribbon-xs .ribbon-inner {
    width: 22px;
    height: 50px
}

.ribbon-vertical.ribbon-sm .ribbon-inner {
    width: 26px;
    height: 55px
}

.ribbon-vertical.ribbon-lg .ribbon-inner {
    width: 38px;
    height: 70px
}

.ribbon-reverse {
    right: -3px;
    left: auto
}

    .ribbon-reverse .ribbon-inner {
        right: 0;
        left: auto
    }

    .ribbon-reverse.ribbon-vertical .ribbon-inner {
        right: 16px
    }

.ribbon-bookmark .ribbon-inner {
    -webkit-box-shadow: none;
    box-shadow: none
}

    .ribbon-bookmark .ribbon-inner:before {
        position: absolute;
        top: 0;
        left: 100%;
        display: block;
        width: 0;
        height: 0;
        content: '';
        border: 15px solid #616161;
        border-right: 10px solid transparent
    }

.ribbon-bookmark.ribbon-vertical .ribbon-inner:before {
    top: 100%;
    left: 0;
    margin-top: -15px;
    border-right: 15px solid #616161;
    border-bottom: 10px solid transparent
}

.ribbon-bookmark.ribbon-vertical.ribbon-xs .ribbon-inner:before {
    margin-top: -11px
}

.ribbon-bookmark.ribbon-vertical.ribbon-sm .ribbon-inner:before {
    margin-top: -13px
}

.ribbon-bookmark.ribbon-vertical.ribbon-lg .ribbon-inner:before {
    margin-top: -19px
}

.ribbon-bookmark.ribbon-reverse .ribbon-inner:before {
    right: 100%;
    left: auto;
    border-right: 15px solid #616161;
    border-left: 10px solid transparent
}

.ribbon-bookmark.ribbon-reverse.ribbon-vertical .ribbon-inner:before {
    right: auto;
    left: 0;
    border-right-color: #616161;
    border-bottom-color: transparent;
    border-left: 15px solid #616161
}

.ribbon-bookmark.ribbon-xs .ribbon-inner:before {
    border-width: 11px
}

.ribbon-bookmark.ribbon-sm .ribbon-inner:before {
    border-width: 13px
}

.ribbon-bookmark.ribbon-lg .ribbon-inner:before {
    border-width: 19px
}

.ribbon-badge {
    top: -2px;
    left: -2px;
    overflow: hidden
}

    .ribbon-badge .ribbon-inner {
        left: -40px;
        width: 100%;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .ribbon-badge.ribbon-reverse {
        right: -2px;
        left: auto
    }

        .ribbon-badge.ribbon-reverse .ribbon-inner {
            right: -40px;
            left: auto;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg)
        }

    .ribbon-badge.ribbon-bottom {
        top: auto;
        bottom: -2px
    }

        .ribbon-badge.ribbon-bottom .ribbon-inner {
            top: auto;
            bottom: 16px;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg)
        }

        .ribbon-badge.ribbon-bottom.ribbon-reverse .ribbon-inner {
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

.ribbon-corner {
    top: 0;
    left: 0;
    overflow: hidden
}

    .ribbon-corner .ribbon-inner {
        top: 0;
        left: 0;
        width: 40px;
        height: 35px;
        padding: 0;
        line-height: 35px;
        background-color: transparent
    }

        .ribbon-corner .ribbon-inner:before {
            position: absolute;
            top: 0;
            left: 0;
            width: 0;
            height: 0;
            content: '';
            border: 30px solid transparent;
            border-top-color: #616161;
            border-left-color: #616161
        }

    .ribbon-corner.ribbon-reverse {
        right: 0;
        left: auto
    }

        .ribbon-corner.ribbon-reverse .ribbon-inner {
            right: 0;
            left: auto
        }

            .ribbon-corner.ribbon-reverse .ribbon-inner:before {
                right: 0;
                left: auto;
                border-right-color: #616161;
                border-left-color: transparent
            }

    .ribbon-corner.ribbon-bottom {
        top: auto;
        bottom: 0
    }

        .ribbon-corner.ribbon-bottom .ribbon-inner {
            top: auto;
            bottom: 0
        }

            .ribbon-corner.ribbon-bottom .ribbon-inner:before {
                top: auto;
                bottom: 0;
                border-top-color: transparent;
                border-bottom-color: #616161
            }

    .ribbon-corner.ribbon-xs .ribbon-inner {
        width: 28px;
        height: 26px;
        line-height: 26px
    }

        .ribbon-corner.ribbon-xs .ribbon-inner:before {
            border-width: 22px
        }

        .ribbon-corner.ribbon-xs .ribbon-inner > .icon {
            font-size: .858rem
        }

    .ribbon-corner.ribbon-sm .ribbon-inner {
        width: 34px;
        height: 32px;
        line-height: 32px
    }

        .ribbon-corner.ribbon-sm .ribbon-inner:before {
            border-width: 26px
        }

        .ribbon-corner.ribbon-sm .ribbon-inner > .icon {
            font-size: .858rem
        }

    .ribbon-corner.ribbon-lg .ribbon-inner {
        width: 46px;
        height: 44px;
        line-height: 44px
    }

        .ribbon-corner.ribbon-lg .ribbon-inner:before {
            border-width: 36px
        }

        .ribbon-corner.ribbon-lg .ribbon-inner > .icon {
            font-size: 1.286rem
        }

.ribbon-clip {
    left: -14px
}

    .ribbon-clip .ribbon-inner {
        padding-left: 23px;
        border-radius: 0 5px 5px 0
    }

        .ribbon-clip .ribbon-inner:after {
            position: absolute;
            bottom: -14px;
            left: 0;
            width: 0;
            height: 0;
            content: '';
            border: 7px solid transparent;
            border-top-color: #424242;
            border-right-color: #424242
        }

    .ribbon-clip.ribbon-reverse {
        right: -14px;
        left: auto
    }

        .ribbon-clip.ribbon-reverse .ribbon-inner {
            padding-right: 23px;
            padding-left: 15px;
            border-radius: 5px 0 0 5px
        }

            .ribbon-clip.ribbon-reverse .ribbon-inner:after {
                right: 0;
                left: auto;
                border-right-color: transparent;
                border-left-color: #424242
            }

    .ribbon-clip.ribbon-bottom {
        top: auto;
        bottom: -3px
    }

        .ribbon-clip.ribbon-bottom .ribbon-inner {
            top: auto;
            bottom: 16px
        }

            .ribbon-clip.ribbon-bottom .ribbon-inner:after {
                top: -14px;
                bottom: auto;
                border-top-color: transparent;
                border-bottom-color: #424242
            }

.ribbon-primary .ribbon-inner {
    background-color: #3f51b5
}

.ribbon-primary.ribbon-bookmark .ribbon-inner:before {
    border-color: #3f51b5;
    border-right-color: transparent
}

.ribbon-primary.ribbon-bookmark.ribbon-reverse .ribbon-inner:before {
    border-right-color: #3f51b5;
    border-left-color: transparent
}

.ribbon-primary.ribbon-bookmark.ribbon-vertical .ribbon-inner:before {
    border-right-color: #3f51b5;
    border-bottom-color: transparent
}

.ribbon-primary.ribbon-bookmark.ribbon-vertical.ribbon-reverse .ribbon-inner:before {
    border-right-color: #3f51b5;
    border-bottom-color: transparent;
    border-left-color: #3f51b5
}

.ribbon-primary.ribbon-corner .ribbon-inner {
    background-color: transparent
}

    .ribbon-primary.ribbon-corner .ribbon-inner:before {
        border-top-color: #3f51b5;
        border-left-color: #3f51b5
    }

.ribbon-primary.ribbon-corner.ribbon-reverse .ribbon-inner:before {
    border-right-color: #3f51b5;
    border-left-color: transparent
}

.ribbon-primary.ribbon-corner.ribbon-bottom .ribbon-inner:before {
    border-top-color: transparent;
    border-bottom-color: #3f51b5
}

.ribbon-primary .ribbon-inner:after {
    border-top-color: #3949ab;
    border-right-color: #3949ab
}

.ribbon-primary.ribbon-reverse .ribbon-inner:after {
    border-right-color: transparent;
    border-left-color: #3949ab
}

.ribbon-primary.ribbon-bottom .ribbon-inner:after {
    border-top-color: transparent;
    border-bottom-color: #3949ab
}

.ribbon-success .ribbon-inner {
    background-color: #4caf50
}

.ribbon-success.ribbon-bookmark .ribbon-inner:before {
    border-color: #4caf50;
    border-right-color: transparent
}

.ribbon-success.ribbon-bookmark.ribbon-reverse .ribbon-inner:before {
    border-right-color: #4caf50;
    border-left-color: transparent
}

.ribbon-success.ribbon-bookmark.ribbon-vertical .ribbon-inner:before {
    border-right-color: #4caf50;
    border-bottom-color: transparent
}

.ribbon-success.ribbon-bookmark.ribbon-vertical.ribbon-reverse .ribbon-inner:before {
    border-right-color: #4caf50;
    border-bottom-color: transparent;
    border-left-color: #4caf50
}

.ribbon-success.ribbon-corner .ribbon-inner {
    background-color: transparent
}

    .ribbon-success.ribbon-corner .ribbon-inner:before {
        border-top-color: #4caf50;
        border-left-color: #4caf50
    }

.ribbon-success.ribbon-corner.ribbon-reverse .ribbon-inner:before {
    border-right-color: #4caf50;
    border-left-color: transparent
}

.ribbon-success.ribbon-corner.ribbon-bottom .ribbon-inner:before {
    border-top-color: transparent;
    border-bottom-color: #4caf50
}

.ribbon-success .ribbon-inner:after {
    border-top-color: #43a047;
    border-right-color: #43a047
}

.ribbon-success.ribbon-reverse .ribbon-inner:after {
    border-right-color: transparent;
    border-left-color: #43a047
}

.ribbon-success.ribbon-bottom .ribbon-inner:after {
    border-top-color: transparent;
    border-bottom-color: #43a047
}

.ribbon-info .ribbon-inner {
    background-color: #00bcd4
}

.ribbon-info.ribbon-bookmark .ribbon-inner:before {
    border-color: #00bcd4;
    border-right-color: transparent
}

.ribbon-info.ribbon-bookmark.ribbon-reverse .ribbon-inner:before {
    border-right-color: #00bcd4;
    border-left-color: transparent
}

.ribbon-info.ribbon-bookmark.ribbon-vertical .ribbon-inner:before {
    border-right-color: #00bcd4;
    border-bottom-color: transparent
}

.ribbon-info.ribbon-bookmark.ribbon-vertical.ribbon-reverse .ribbon-inner:before {
    border-right-color: #00bcd4;
    border-bottom-color: transparent;
    border-left-color: #00bcd4
}

.ribbon-info.ribbon-corner .ribbon-inner {
    background-color: transparent
}

    .ribbon-info.ribbon-corner .ribbon-inner:before {
        border-top-color: #00bcd4;
        border-left-color: #00bcd4
    }

.ribbon-info.ribbon-corner.ribbon-reverse .ribbon-inner:before {
    border-right-color: #00bcd4;
    border-left-color: transparent
}

.ribbon-info.ribbon-corner.ribbon-bottom .ribbon-inner:before {
    border-top-color: transparent;
    border-bottom-color: #00bcd4
}

.ribbon-info .ribbon-inner:after {
    border-top-color: #00acc1;
    border-right-color: #00acc1
}

.ribbon-info.ribbon-reverse .ribbon-inner:after {
    border-right-color: transparent;
    border-left-color: #00acc1
}

.ribbon-info.ribbon-bottom .ribbon-inner:after {
    border-top-color: transparent;
    border-bottom-color: #00acc1
}

.ribbon-warning .ribbon-inner {
    background-color: #ff9800
}

.ribbon-warning.ribbon-bookmark .ribbon-inner:before {
    border-color: #ff9800;
    border-right-color: transparent
}

.ribbon-warning.ribbon-bookmark.ribbon-reverse .ribbon-inner:before {
    border-right-color: #ff9800;
    border-left-color: transparent
}

.ribbon-warning.ribbon-bookmark.ribbon-vertical .ribbon-inner:before {
    border-right-color: #ff9800;
    border-bottom-color: transparent
}

.ribbon-warning.ribbon-bookmark.ribbon-vertical.ribbon-reverse .ribbon-inner:before {
    border-right-color: #ff9800;
    border-bottom-color: transparent;
    border-left-color: #ff9800
}

.ribbon-warning.ribbon-corner .ribbon-inner {
    background-color: transparent
}

    .ribbon-warning.ribbon-corner .ribbon-inner:before {
        border-top-color: #ff9800;
        border-left-color: #ff9800
    }

.ribbon-warning.ribbon-corner.ribbon-reverse .ribbon-inner:before {
    border-right-color: #ff9800;
    border-left-color: transparent
}

.ribbon-warning.ribbon-corner.ribbon-bottom .ribbon-inner:before {
    border-top-color: transparent;
    border-bottom-color: #ff9800
}

.ribbon-warning .ribbon-inner:after {
    border-top-color: #fb8c00;
    border-right-color: #fb8c00
}

.ribbon-warning.ribbon-reverse .ribbon-inner:after {
    border-right-color: transparent;
    border-left-color: #fb8c00
}

.ribbon-warning.ribbon-bottom .ribbon-inner:after {
    border-top-color: transparent;
    border-bottom-color: #fb8c00
}

.ribbon-danger .ribbon-inner {
    background-color: #f44336
}

.ribbon-danger.ribbon-bookmark .ribbon-inner:before {
    border-color: #f44336;
    border-right-color: transparent
}

.ribbon-danger.ribbon-bookmark.ribbon-reverse .ribbon-inner:before {
    border-right-color: #f44336;
    border-left-color: transparent
}

.ribbon-danger.ribbon-bookmark.ribbon-vertical .ribbon-inner:before {
    border-right-color: #f44336;
    border-bottom-color: transparent
}

.ribbon-danger.ribbon-bookmark.ribbon-vertical.ribbon-reverse .ribbon-inner:before {
    border-right-color: #f44336;
    border-bottom-color: transparent;
    border-left-color: #f44336
}

.ribbon-danger.ribbon-corner .ribbon-inner {
    background-color: transparent
}

    .ribbon-danger.ribbon-corner .ribbon-inner:before {
        border-top-color: #f44336;
        border-left-color: #f44336
    }

.ribbon-danger.ribbon-corner.ribbon-reverse .ribbon-inner:before {
    border-right-color: #f44336;
    border-left-color: transparent
}

.ribbon-danger.ribbon-corner.ribbon-bottom .ribbon-inner:before {
    border-top-color: transparent;
    border-bottom-color: #f44336
}

.ribbon-danger .ribbon-inner:after {
    border-top-color: #e53935;
    border-right-color: #e53935
}

.ribbon-danger.ribbon-reverse .ribbon-inner:after {
    border-right-color: transparent;
    border-left-color: #e53935
}

.ribbon-danger.ribbon-bottom .ribbon-inner:after {
    border-top-color: transparent;
    border-bottom-color: #e53935
}

.color-selector {
    padding: 0;
    margin: 0;
    list-style: none
}

    .color-selector > li {
        position: relative;
        display: inline-block;
        width: 30px;
        height: 30px;
        margin: 0 8px 8px 0;
        background-color: #3f51b5;
        border-radius: 100%
    }

        .color-selector > li:hover {
            opacity: .8
        }

        .color-selector > li:before {
            position: absolute;
            top: 0;
            left: 0;
            display: inline-block;
            width: inherit;
            height: inherit;
            content: "";
            background: inherit;
            border: 1px solid rgba(0,0,0,.1);
            border-radius: inherit
        }

        .color-selector > li input[type=radio] {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
            width: inherit;
            height: inherit;
            cursor: pointer;
            border-radius: inherit;
            opacity: 0
        }

            .color-selector > li input[type=radio]:disabled {
                cursor: not-allowed
            }

        .color-selector > li label {
            position: relative;
            font-family: Material-Design-Iconic-Font;
            font-style: normal;
            font-weight: 400;
            font-variant: normal;
            text-transform: none
        }

        .color-selector > li input[type=radio]:checked + label:after {
            position: absolute;
            top: 0;
            left: 8px;
            display: inline-block;
            margin-top: -2px;
            font-size: 16px;
            line-height: 1;
            color: #fff;
            content: ""
        }

        .color-selector > li.color-selector-disabled {
            background-color: #bdbdbd !important
        }

            .color-selector > li.color-selector-disabled input[type=radio]:disabled {
                cursor: not-allowed
            }

.example-wrap {
    margin-bottom: 80px
}

    .example-wrap .example-wrap {
        margin-bottom: 0
    }

.example {
    margin-top: 20px;
    margin-bottom: 20px
}

    .example:after, .example:before {
        display: table;
        content: ""
    }

    .example::after {
        display: table;
        clear: both;
        content: ""
    }

.example-title {
    text-transform: uppercase
}

h4.example-title {
    font-size: 14px
}

h3.example-title {
    font-size: 18px
}

.panel-body > .example-wrap:last-child {
    margin-bottom: 0
}

.panel-body > .row:last-child > [class*=col-]:last-child .example-wrap:last-child {
    margin-bottom: 0
}

.example-well {
    position: relative;
    margin-bottom: 30px;
    background-color: #eceff1
}

    .example-well .center {
        position: absolute;
        top: 50%;
        left: 50%;
        display: inline-block;
        max-width: 100%;
        max-height: 100%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

.example-dropdown .dropdown::after, .example-dropdown .dropup::after {
    display: table;
    clear: both;
    content: ""
}

.example-dropdown .dropdown > .dropdown-toggle, .example-dropdown .dropup > .dropdown-toggle {
    float: left
}

.example-dropdown .dropdown > .dropdown-menu, .example-dropdown .dropup > .dropdown-menu {
    position: static;
    display: block;
    clear: left
}

.example-dropdown .dropdown > .dropdown-menu-right, .example-dropdown .dropup > .dropdown-menu-right {
    float: right;
    clear: right
}

.example-tooltip {
    position: relative;
    z-index: 1;
    display: inline-block
}

    .example-tooltip .tooltip {
        position: relative;
        margin-right: 25px;
        opacity: 1
    }

.example-blocks .example-col, .example-grid .example-col {
    min-height: 0;
    padding: 10px 15px 12px;
    background-color: #eceff1;
    border-radius: 0
}

.example-grid .example-col {
    margin-bottom: 20px
}

    .example-grid .example-col .example-col {
        margin-top: 20px;
        margin-bottom: 0;
        background-color: #dde3e6
    }

.example-popover {
    position: relative;
    z-index: 1;
    display: inline-block
}

    .example-popover .popover {
        position: relative;
        display: block;
        margin-right: 25px
    }

.example-buttons .btn, .example-buttons .btn-group, .example-buttons .btn-group-vertical {
    margin-right: 15px;
    margin-bottom: 20px
}

    .example-buttons .btn-group .btn, .example-buttons .btn-group .btn-group, .example-buttons .btn-group .btn-group-vertical, .example-buttons .btn-group-vertical .btn, .example-buttons .btn-group-vertical .btn-group, .example-buttons .btn-group-vertical .btn-group-vertical {
        margin-right: 0;
        margin-bottom: 0
    }

.example-box {
    position: relative;
    padding: 45px 15px 15px;
    margin-right: 0;
    margin-left: 0;
    border: 1px solid #e0e0e0
}

    .example-box:after {
        position: absolute;
        top: 15px;
        left: 15px;
        font-size: .858rem;
        color: #959595;
        text-transform: uppercase;
        letter-spacing: 1px;
        content: "Example"
    }

.example-avatars .avatar {
    margin-right: 20px;
    margin-bottom: 20px
}

    .example-avatars .avatar:last-child {
        margin-right: 20px
    }

.example-typography {
    position: relative;
    padding-left: 25%
}

    .example-typography .heading-note, .example-typography .text-note {
        position: absolute;
        bottom: 2px;
        left: 0;
        display: block;
        width: 260px;
        font-size: 13px;
        font-weight: 400;
        line-height: 13px;
        color: #aab2bd
    }

    .example-typography .text-note {
        top: 10px;
        bottom: auto
    }

.example-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media (max-width:767px) {
    .example-responsive {
        width: 100%;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

/* ========================================================================
 * bootstrap-tour - v0.11.0
 * http://bootstraptour.com
 * ========================================================================
 * Copyright 2012-2015 Ulrich Sossou
 *
 * ========================================================================
 * Licensed under the MIT License (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     https://opensource.org/licenses/MIT
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================================
 */

.tour-backdrop {
    position: absolute;
    z-index: 1100;
    background-color: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.popover[class*="tour-"] {
    z-index: 1102;
}

    .popover[class*="tour-"] .popover-navigation {
        padding: 9px 14px;
        overflow: hidden;
    }

        .popover[class*="tour-"] .popover-navigation *[data-role="end"] {
            float: right;
        }

        .popover[class*="tour-"] .popover-navigation *[data-role="prev"],
        .popover[class*="tour-"] .popover-navigation *[data-role="next"],
        .popover[class*="tour-"] .popover-navigation *[data-role="end"] {
            cursor: pointer;
        }

            .popover[class*="tour-"] .popover-navigation *[data-role="prev"].disabled,
            .popover[class*="tour-"] .popover-navigation *[data-role="next"].disabled,
            .popover[class*="tour-"] .popover-navigation *[data-role="end"].disabled {
                cursor: default;
            }

    .popover[class*="tour-"].orphan {
        position: fixed;
        margin-top: 0;
    }

        .popover[class*="tour-"].orphan .arrow {
            display: none;
        }

@charset 'UTF-8';

[class^='md-'],
[class*=' md-'] {
    font-family: 'Material-Design-Iconic-Font';
    font-weight: normal;
    font-style: normal;
    position: relative;
    display: inline-block;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    text-rendering: auto;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: 'Material-Design-Iconic-Font';
    font-weight: normal;
    font-style: normal;
    src: url('/Content/remark/fonts/material-design/Material-Design-Iconic-Font.woff2') format('woff2'), url('/Content/remark/fonts/material-design/Material-Design-Iconic-Font.woff') format('woff'), url('/Content/remark/fonts/material-design/Material-Design-Iconic-Font.ttf') format('truetype');
}

/* Material Design Iconic Font uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.md-3d-rotation:before {
    content: '';
}

.md-airplane-off:before {
    content: '';
}

.md-airplane:before {
    content: '';
}

.md-album:before {
    content: '';
}

.md-archive:before {
    content: '';
}

.md-assignment-account:before {
    content: '';
}

.md-assignment-alert:before {
    content: '';
}

.md-assignment-check:before {
    content: '';
}

.md-assignment-o:before {
    content: '';
}

.md-assignment-return:before {
    content: '';
}

.md-assignment-returned:before {
    content: '';
}

.md-assignment:before {
    content: '';
}

.md-attachment-alt:before {
    content: '';
}

.md-attachment:before {
    content: '';
}

.md-audio:before {
    content: '';
}

.md-badge-check:before {
    content: '';
}

.md-balance-wallet:before {
    content: '';
}

.md-balance:before {
    content: '';
}

.md-battery-alert:before {
    content: '';
}

.md-battery-flash:before {
    content: '';
}

.md-battery-unknown:before {
    content: '';
}

.md-battery:before {
    content: '';
}

.md-bike:before {
    content: '';
}

.md-block-alt:before {
    content: '';
}

.md-block:before {
    content: '';
}

.md-boat:before {
    content: '';
}

.md-book-image:before {
    content: '';
}

.md-book:before {
    content: '';
}

.md-bookmark-outline:before {
    content: '';
}

.md-bookmark:before {
    content: '';
}

.md-brush:before {
    content: '';
}

.md-bug:before {
    content: '';
}

.md-bus:before {
    content: '';
}

.md-cake:before {
    content: '';
}

.md-car-taxi:before {
    content: '';
}

.md-car-wash:before {
    content: '';
}

.md-car:before {
    content: '';
}

.md-card-giftcard:before {
    content: '';
}

.md-card-membership:before {
    content: '';
}

.md-card-travel:before {
    content: '';
}

.md-card:before {
    content: '';
}

.md-case-check:before {
    content: '';
}

.md-case-download:before {
    content: '';
}

.md-case-play:before {
    content: '';
}

.md-case:before {
    content: '';
}

.md-cast-connected:before {
    content: '';
}

.md-cast:before {
    content: '';
}

.md-chart-donut:before {
    content: '';
}

.md-chart:before {
    content: '';
}

.md-city-alt:before {
    content: '';
}

.md-city:before {
    content: '';
}

.md-close-circle-o:before {
    content: '';
}

.md-close-circle:before {
    content: '';
}

.md-close:before {
    content: '';
}

.md-cocktail:before {
    content: '';
}

.md-code-setting:before {
    content: '';
}

.md-code-smartphone:before {
    content: '';
}

.md-code:before {
    content: '';
}

.md-coffee:before {
    content: '';
}

.md-collection-bookmark:before {
    content: '';
}

.md-collection-case-play:before {
    content: '';
}

.md-collection-folder-image:before {
    content: '';
}

.md-collection-image-o:before {
    content: '';
}

.md-collection-image:before {
    content: '';
}

.md-collection-item-1:before {
    content: '';
}

.md-collection-item-2:before {
    content: '';
}

.md-collection-item-3:before {
    content: '';
}

.md-collection-item-4:before {
    content: '';
}

.md-collection-item-5:before {
    content: '';
}

.md-collection-item-6:before {
    content: '';
}

.md-collection-item-7:before {
    content: '';
}

.md-collection-item-8:before {
    content: '';
}

.md-collection-item-9-plus:before {
    content: '';
}

.md-collection-item-9:before {
    content: '';
}

.md-collection-item:before {
    content: '';
}

.md-collection-music:before {
    content: '';
}

.md-collection-pdf:before {
    content: '';
}

.md-collection-plus:before {
    content: '';
}

.md-collection-speaker:before {
    content: '';
}

.md-collection-text:before {
    content: '';
}

.md-collection-video:before {
    content: '';
}

.md-compass:before {
    content: '';
}

.md-cutlery:before {
    content: '';
}

.md-delete:before {
    content: '';
}

.md-dialpad:before {
    content: '';
}

.md-dns:before {
    content: '';
}

.md-drink:before {
    content: '';
}

.md-edit:before {
    content: '';
}

.md-email-open:before {
    content: '';
}

.md-email:before {
    content: '';
}

.md-eye-off:before {
    content: '';
}

.md-eye:before {
    content: '';
}

.md-eyedropper:before {
    content: '';
}

.md-favorite-outline:before {
    content: '';
}

.md-favorite:before {
    content: '';
}

.md-filter-list:before {
    content: '';
}

.md-fire:before {
    content: '';
}

.md-flag:before {
    content: '';
}

.md-flare:before {
    content: '';
}

.md-flash-auto:before {
    content: '';
}

.md-flash-off:before {
    content: '';
}

.md-flash:before {
    content: '';
}

.md-flip:before {
    content: '';
}

.md-flower-alt:before {
    content: '';
}

.md-flower:before {
    content: '';
}

.md-font:before {
    content: '';
}

.md-fullscreen-alt:before {
    content: '';
}

.md-fullscreen-exit:before {
    content: '';
}

.md-fullscreen:before {
    content: '';
}

.md-functions:before {
    content: '';
}

.md-gas-station:before {
    content: '';
}

.md-gesture:before {
    content: '';
}

.md-globe-alt:before {
    content: '';
}

.md-globe-lock:before {
    content: '';
}

.md-globe:before {
    content: '';
}

.md-graduation-cap:before {
    content: '';
}

.md-home:before {
    content: '';
}

.md-hospital-alt:before {
    content: '';
}

.md-hospital:before {
    content: '';
}

.md-hotel:before {
    content: '';
}

.md-hourglass-alt:before {
    content: '';
}

.md-hourglass-outline:before {
    content: '';
}

.md-hourglass:before {
    content: '';
}

.md-http:before {
    content: '';
}

.md-image-alt:before {
    content: '';
}

.md-image-o:before {
    content: '';
}

.md-image:before {
    content: '';
}

.md-inbox:before {
    content: '';
}

.md-invert-colors-off:before {
    content: '';
}

.md-invert-colors:before {
    content: '';
}

.md-key:before {
    content: '';
}

.md-label-alt-outline:before {
    content: '';
}

.md-label-alt:before {
    content: '';
}

.md-label-heart:before {
    content: '';
}

.md-label:before {
    content: '';
}

.md-labels:before {
    content: '';
}

.md-lamp:before {
    content: '';
}

.md-landscape:before {
    content: '';
}

.md-layers-off:before {
    content: '';
}

.md-layers:before {
    content: '';
}

.md-library:before {
    content: '';
}

.md-link:before {
    content: '';
}

.md-lock-open:before {
    content: '';
}

.md-lock-outline:before {
    content: '';
}

.md-lock:before {
    content: '';
}

.md-mail-reply-all:before {
    content: '';
}

.md-mail-reply:before {
    content: '';
}

.md-mail-send:before {
    content: '';
}

.md-mall:before {
    content: '';
}

.md-map:before {
    content: '';
}

.md-menu:before {
    content: '';
}

.md-money-box:before {
    content: '';
}

.md-money-off:before {
    content: '';
}

.md-money:before {
    content: '';
}

.md-more-vert:before {
    content: '';
}

.md-more:before {
    content: '';
}

.md-movie-alt:before {
    content: '';
}

.md-movie:before {
    content: '';
}

.md-nature-people:before {
    content: '';
}

.md-nature:before {
    content: '';
}

.md-navigation:before {
    content: '';
}

.md-open-in-browser:before {
    content: '';
}

.md-open-in-new:before {
    content: '';
}

.md-palette:before {
    content: '';
}

.md-parking:before {
    content: '';
}

.md-pin-account:before {
    content: '';
}

.md-pin-assistant:before {
    content: '';
}

.md-pin-drop:before {
    content: '';
}

.md-pin-help:before {
    content: '';
}

.md-pin-off:before {
    content: '';
}

.md-pin:before {
    content: '';
}

.md-pizza:before {
    content: '';
}

.md-plaster:before {
    content: '';
}

.md-power-setting:before {
    content: '';
}

.md-power:before {
    content: '';
}

.md-print:before {
    content: '';
}

.md-puzzle-piece:before {
    content: '';
}

.md-quote:before {
    content: '';
}

.md-railway:before {
    content: '';
}

.md-receipt:before {
    content: '';
}

.md-refresh-alt:before {
    content: '';
}

.md-refresh-sync-alert:before {
    content: '';
}

.md-refresh-sync-off:before {
    content: '';
}

.md-refresh-sync:before {
    content: '';
}

.md-refresh:before {
    content: '';
}

.md-roller:before {
    content: '';
}

.md-ruler:before {
    content: '';
}

.md-scissors:before {
    content: '';
}

.md-screen-rotation-lock:before {
    content: '';
}

.md-screen-rotation:before {
    content: '';
}

.md-search-for:before {
    content: '';
}

.md-search-in-file:before {
    content: '';
}

.md-search-in-page:before {
    content: '';
}

.md-search-replace:before {
    content: '';
}

.md-search:before {
    content: '';
}

.md-seat:before {
    content: '';
}

.md-settings-square:before {
    content: '';
}

.md-settings:before {
    content: '';
}

.md-shield-check:before {
    content: '';
}

.md-shield-security:before {
    content: '';
}

.md-shopping-basket:before {
    content: '';
}

.md-shopping-cart-plus:before {
    content: '';
}

.md-shopping-cart:before {
    content: '';
}

.md-sign-in:before {
    content: '';
}

.md-sort-amount-asc:before {
    content: '';
}

.md-sort-amount-desc:before {
    content: '';
}

.md-sort-asc:before {
    content: '';
}

.md-sort-desc:before {
    content: '';
}

.md-spellcheck:before {
    content: '';
}

.md-storage:before {
    content: '';
}

.md-store-24:before {
    content: '';
}

.md-store:before {
    content: '';
}

.md-subway:before {
    content: '';
}

.md-sun:before {
    content: '';
}

.md-tab-unselected:before {
    content: '';
}

.md-tab:before {
    content: '';
}

.md-tag-close:before {
    content: '';
}

.md-tag-more:before {
    content: '';
}

.md-tag:before {
    content: '';
}

.md-thumb-down:before {
    content: '';
}

.md-thumb-up-down:before {
    content: '';
}

.md-thumb-up:before {
    content: '';
}

.md-ticket-star:before {
    content: '';
}

.md-toll:before {
    content: '';
}

.md-toys:before {
    content: '';
}

.md-traffic:before {
    content: '';
}

.md-translate:before {
    content: '';
}

.md-triangle-down:before {
    content: '';
}

.md-triangle-up:before {
    content: '';
}

.md-truck:before {
    content: '';
}

.md-turning-sign:before {
    content: '';
}

.md-wallpaper:before {
    content: '';
}

.md-washing-machine:before {
    content: '';
}

.md-window-maximize:before {
    content: '';
}

.md-window-minimize:before {
    content: '';
}

.md-window-restore:before {
    content: '';
}

.md-wrench:before {
    content: '';
}

.md-zoom-in:before {
    content: '';
}

.md-zoom-out:before {
    content: '';
}

.md-alert-circle-o:before {
    content: '';
}

.md-alert-circle:before {
    content: '';
}

.md-alert-octagon:before {
    content: '';
}

.md-alert-polygon:before {
    content: '';
}

.md-alert-triangle:before {
    content: '';
}

.md-help-outline:before {
    content: '';
}

.md-help:before {
    content: '';
}

.md-info-outline:before {
    content: '';
}

.md-info:before {
    content: '';
}

.md-notifications-active:before {
    content: '';
}

.md-notifications-add:before {
    content: '';
}

.md-notifications-none:before {
    content: '';
}

.md-notifications-off:before {
    content: '';
}

.md-notifications-paused:before {
    content: '';
}

.md-notifications:before {
    content: '';
}

.md-account-add:before {
    content: '';
}

.md-account-box-mail:before {
    content: '';
}

.md-account-box-o:before {
    content: '';
}

.md-account-box-phone:before {
    content: '';
}

.md-account-box:before {
    content: '';
}

.md-account-calendar:before {
    content: '';
}

.md-account-circle:before {
    content: '';
}

.md-account-o:before {
    content: '';
}

.md-account:before {
    content: '';
}

.md-accounts-add:before {
    content: '';
}

.md-accounts-alt:before {
    content: '';
}

.md-accounts-list-alt:before {
    content: '';
}

.md-accounts-list:before {
    content: '';
}

.md-accounts-outline:before {
    content: '';
}

.md-accounts:before {
    content: '';
}

.md-face:before {
    content: '';
}

.md-female:before {
    content: '';
}

.md-male-alt:before {
    content: '';
}

.md-male-female:before {
    content: '';
}

.md-male:before {
    content: '';
}

.md-mood-bad:before {
    content: '';
}

.md-mood:before {
    content: '';
}

.md-run:before {
    content: '';
}

.md-walk:before {
    content: '';
}

.md-cloud-box:before {
    content: '';
}

.md-cloud-circle:before {
    content: '';
}

.md-cloud-done:before {
    content: '';
}

.md-cloud-download:before {
    content: '';
}

.md-cloud-off:before {
    content: '';
}

.md-cloud-outline-alt:before {
    content: '';
}

.md-cloud-outline:before {
    content: '';
}

.md-cloud-upload:before {
    content: '';
}

.md-cloud:before {
    content: '';
}

.md-download:before {
    content: '';
}

.md-file-plus:before {
    content: '';
}

.md-file-text:before {
    content: '';
}

.md-file:before {
    content: '';
}

.md-folder-outline:before {
    content: '';
}

.md-folder-person:before {
    content: '';
}

.md-folder-star-alt:before {
    content: '';
}

.md-folder-star:before {
    content: '';
}

.md-folder:before {
    content: '';
}

.md-gif:before {
    content: '';
}

.md-upload:before {
    content: '';
}

.md-border-all:before {
    content: '';
}

.md-border-bottom:before {
    content: '';
}

.md-border-clear:before {
    content: '';
}

.md-border-color:before {
    content: '';
}

.md-border-horizontal:before {
    content: '';
}

.md-border-inner:before {
    content: '';
}

.md-border-left:before {
    content: '';
}

.md-border-outer:before {
    content: '';
}

.md-border-right:before {
    content: '';
}

.md-border-style:before {
    content: '';
}

.md-border-top:before {
    content: '';
}

.md-border-vertical:before {
    content: '';
}

.md-copy:before {
    content: '';
}

.md-crop:before {
    content: '';
}

.md-format-align-center:before {
    content: '';
}

.md-format-align-justify:before {
    content: '';
}

.md-format-align-left:before {
    content: '';
}

.md-format-align-right:before {
    content: '';
}

.md-format-bold:before {
    content: '';
}

.md-format-clear-all:before {
    content: '';
}

.md-format-clear:before {
    content: '';
}

.md-format-color-fill:before {
    content: '';
}

.md-format-color-reset:before {
    content: '';
}

.md-format-color-text:before {
    content: '';
}

.md-format-indent-decrease:before {
    content: '';
}

.md-format-indent-increase:before {
    content: '';
}

.md-format-italic:before {
    content: '';
}

.md-format-line-spacing:before {
    content: '';
}

.md-format-list-bulleted:before {
    content: '';
}

.md-format-list-numbered:before {
    content: '';
}

.md-format-ltr:before {
    content: '';
}

.md-format-rtl:before {
    content: '';
}

.md-format-size:before {
    content: '';
}

.md-format-strikethrough-s:before {
    content: '';
}

.md-format-strikethrough:before {
    content: '';
}

.md-format-subject:before {
    content: '';
}

.md-format-underlined:before {
    content: '';
}

.md-format-valign-bottom:before {
    content: '';
}

.md-format-valign-center:before {
    content: '';
}

.md-format-valign-top:before {
    content: '';
}

.md-redo:before {
    content: '';
}

.md-select-all:before {
    content: '';
}

.md-space-bar:before {
    content: '';
}

.md-text-format:before {
    content: '';
}

.md-transform:before {
    content: '';
}

.md-undo:before {
    content: '';
}

.md-wrap-text:before {
    content: '';
}

.md-comment-alert:before {
    content: '';
}

.md-comment-alt-text:before {
    content: '';
}

.md-comment-alt:before {
    content: '';
}

.md-comment-edit:before {
    content: '';
}

.md-comment-image:before {
    content: '';
}

.md-comment-list:before {
    content: '';
}

.md-comment-more:before {
    content: '';
}

.md-comment-outline:before {
    content: '';
}

.md-comment-text-alt:before {
    content: '';
}

.md-comment-text:before {
    content: '';
}

.md-comment-video:before {
    content: '';
}

.md-comment:before {
    content: '';
}

.md-comments:before {
    content: '';
}

.md-check-all:before {
    content: '';
}

.md-check-circle-u:before {
    content: '';
}

.md-check-circle:before {
    content: '';
}

.md-check-square:before {
    content: '';
}

.md-check:before {
    content: '';
}

.md-circle-o:before {
    content: '';
}

.md-circle:before {
    content: '';
}

.md-dot-circle-alt:before {
    content: '';
}

.md-dot-circle:before {
    content: '';
}

.md-minus-circle-outline:before {
    content: '';
}

.md-minus-circle:before {
    content: '';
}

.md-minus-square:before {
    content: '';
}

.md-minus:before {
    content: '';
}

.md-plus-circle-o-duplicate:before {
    content: '';
}

.md-plus-circle-o:before {
    content: '';
}

.md-plus-circle:before {
    content: '';
}

.md-plus-square:before {
    content: '';
}

.md-plus:before {
    content: '';
}

.md-square-o:before {
    content: '';
}

.md-star-circle:before {
    content: '';
}

.md-star-half:before {
    content: '';
}

.md-star-outline:before {
    content: '';
}

.md-star:before {
    content: '';
}

.md-bluetooth-connected:before {
    content: '';
}

.md-bluetooth-off:before {
    content: '';
}

.md-bluetooth-search:before {
    content: '';
}

.md-bluetooth-setting:before {
    content: '';
}

.md-bluetooth:before {
    content: '';
}

.md-camera-add:before {
    content: '';
}

.md-camera-alt:before {
    content: '';
}

.md-camera-bw:before {
    content: '';
}

.md-camera-front:before {
    content: '';
}

.md-camera-mic:before {
    content: '';
}

.md-camera-party-mode:before {
    content: '';
}

.md-camera-rear:before {
    content: '';
}

.md-camera-roll:before {
    content: '';
}

.md-camera-switch:before {
    content: '';
}

.md-camera:before {
    content: '';
}

.md-card-alert:before {
    content: '';
}

.md-card-off:before {
    content: '';
}

.md-card-sd:before {
    content: '';
}

.md-card-sim:before {
    content: '';
}

.md-desktop-mac:before {
    content: '';
}

.md-desktop-windows:before {
    content: '';
}

.md-device-hub:before {
    content: '';
}

.md-devices-off:before {
    content: '';
}

.md-devices:before {
    content: '';
}

.md-dock:before {
    content: '';
}

.md-floppy:before {
    content: '';
}

.md-gamepad:before {
    content: '';
}

.md-gps-dot:before {
    content: '';
}

.md-gps-off:before {
    content: '';
}

.md-gps:before {
    content: '';
}

.md-headset-mic:before {
    content: '';
}

.md-headset:before {
    content: '';
}

.md-input-antenna:before {
    content: '';
}

.md-input-composite:before {
    content: '';
}

.md-input-hdmi:before {
    content: '';
}

.md-input-power:before {
    content: '';
}

.md-input-svideo:before {
    content: '';
}

.md-keyboard-hide:before {
    content: '';
}

.md-keyboard:before {
    content: '';
}

.md-laptop-chromebook:before {
    content: '';
}

.md-laptop-mac:before {
    content: '';
}

.md-laptop:before {
    content: '';
}

.md-mic-off:before {
    content: '';
}

.md-mic-outline:before {
    content: '';
}

.md-mic-setting:before {
    content: '';
}

.md-mic:before {
    content: '';
}

.md-mouse:before {
    content: '';
}

.md-network-alert:before {
    content: '';
}

.md-network-locked:before {
    content: '';
}

.md-network-off:before {
    content: '';
}

.md-network-outline:before {
    content: '';
}

.md-network-setting:before {
    content: '';
}

.md-network:before {
    content: '';
}

.md-phone-bluetooth:before {
    content: '';
}

.md-phone-end:before {
    content: '';
}

.md-phone-forwarded:before {
    content: '';
}

.md-phone-in-talk:before {
    content: '';
}

.md-phone-locked:before {
    content: '';
}

.md-phone-missed:before {
    content: '';
}

.md-phone-msg:before {
    content: '';
}

.md-phone-paused:before {
    content: '';
}

.md-phone-ring:before {
    content: '';
}

.md-phone-setting:before {
    content: '';
}

.md-phone-sip:before {
    content: '';
}

.md-phone:before {
    content: '';
}

.md-portable-wifi-changes:before {
    content: '';
}

.md-portable-wifi-off:before {
    content: '';
}

.md-portable-wifi:before {
    content: '';
}

.md-radio:before {
    content: '';
}

.md-reader:before {
    content: '';
}

.md-remote-control-alt:before {
    content: '';
}

.md-remote-control:before {
    content: '';
}

.md-router:before {
    content: '';
}

.md-scanner:before {
    content: '';
}

.md-smartphone-android:before {
    content: '';
}

.md-smartphone-download:before {
    content: '';
}

.md-smartphone-erase:before {
    content: '';
}

.md-smartphone-info:before {
    content: '';
}

.md-smartphone-iphone:before {
    content: '';
}

.md-smartphone-landscape-lock:before {
    content: '';
}

.md-smartphone-landscape:before {
    content: '';
}

.md-smartphone-lock:before {
    content: '';
}

.md-smartphone-portrait-lock:before {
    content: '';
}

.md-smartphone-ring:before {
    content: '';
}

.md-smartphone-setting:before {
    content: '';
}

.md-smartphone-setup:before {
    content: '';
}

.md-smartphone:before {
    content: '';
}

.md-speaker:before {
    content: '';
}

.md-tablet-android:before {
    content: '';
}

.md-tablet-mac:before {
    content: '';
}

.md-tablet:before {
    content: '';
}

.md-tv-alt-play:before {
    content: '';
}

.md-tv-list:before {
    content: '';
}

.md-tv-play:before {
    content: '';
}

.md-tv:before {
    content: '';
}

.md-usb:before {
    content: '';
}

.md-videocam-off:before {
    content: '';
}

.md-videocam-switch:before {
    content: '';
}

.md-videocam:before {
    content: '';
}

.md-watch:before {
    content: '';
}

.md-wifi-alt-2:before {
    content: '';
}

.md-wifi-alt:before {
    content: '';
}

.md-wifi-info:before {
    content: '';
}

.md-wifi-lock:before {
    content: '';
}

.md-wifi-off:before {
    content: '';
}

.md-wifi-outline:before {
    content: '';
}

.md-wifi:before {
    content: '';
}

.md-arrow-left-bottom:before {
    content: '';
}

.md-arrow-left:before {
    content: '';
}

.md-arrow-merge:before {
    content: '';
}

.md-arrow-missed:before {
    content: '';
}

.md-arrow-right-top:before {
    content: '';
}

.md-arrow-right:before {
    content: '';
}

.md-arrow-split:before {
    content: '';
}

.md-arrows:before {
    content: '';
}

.md-caret-down-circle:before {
    content: '';
}

.md-caret-down:before {
    content: '';
}

.md-caret-left-circle:before {
    content: '';
}

.md-caret-left:before {
    content: '';
}

.md-caret-right-circle:before {
    content: '';
}

.md-caret-right:before {
    content: '';
}

.md-caret-up-circle:before {
    content: '';
}

.md-caret-up:before {
    content: '';
}

.md-chevron-down:before {
    content: '';
}

.md-chevron-left:before {
    content: '';
}

.md-chevron-right:before {
    content: '';
}

.md-chevron-up:before {
    content: '';
}

.md-forward:before {
    content: '';
}

.md-long-arrow-down:before {
    content: '';
}

.md-long-arrow-left:before {
    content: '';
}

.md-long-arrow-return:before {
    content: '';
}

.md-long-arrow-right:before {
    content: '';
}

.md-long-arrow-tab:before {
    content: '';
}

.md-long-arrow-up:before {
    content: '';
}

.md-rotate-ccw:before {
    content: '';
}

.md-rotate-cw:before {
    content: '';
}

.md-rotate-left:before {
    content: '';
}

.md-rotate-right:before {
    content: '';
}

.md-square-down:before {
    content: '';
}

.md-square-right:before {
    content: '';
}

.md-swap-alt:before {
    content: '';
}

.md-swap-vertical-circle:before {
    content: '';
}

.md-swap-vertical:before {
    content: '';
}

.md-swap:before {
    content: '';
}

.md-trending-down:before {
    content: '';
}

.md-trending-flat:before {
    content: '';
}

.md-trending-up:before {
    content: '';
}

.md-unfold-less:before {
    content: '';
}

.md-unfold-more:before {
    content: '';
}

.md-apps:before {
    content: '';
}

.md-grid-off:before {
    content: '';
}

.md-grid:before {
    content: '';
}

.md-view-agenda:before {
    content: '';
}

.md-view-array:before {
    content: '';
}

.md-view-carousel:before {
    content: '';
}

.md-view-column:before {
    content: '';
}

.md-view-comfy:before {
    content: '';
}

.md-view-compact:before {
    content: '';
}

.md-view-dashboard:before {
    content: '';
}

.md-view-day:before {
    content: '';
}

.md-view-headline:before {
    content: '';
}

.md-view-list-alt:before {
    content: '';
}

.md-view-list:before {
    content: '';
}

.md-view-module:before {
    content: '';
}

.md-view-quilt:before {
    content: '';
}

.md-view-stream:before {
    content: '';
}

.md-view-subtitles:before {
    content: '';
}

.md-view-toc:before {
    content: '';
}

.md-view-web:before {
    content: '';
}

.md-view-week:before {
    content: '';
}

.md-widgets:before {
    content: '';
}

.md-alarm-check:before {
    content: '';
}

.md-alarm-off:before {
    content: '';
}

.md-alarm-plus:before {
    content: '';
}

.md-alarm-snooze:before {
    content: '';
}

.md-alarm:before {
    content: '';
}

.md-calendar-alt:before {
    content: '';
}

.md-calendar-check:before {
    content: '';
}

.md-calendar-close:before {
    content: '';
}

.md-calendar-note:before {
    content: '';
}

.md-calendar:before {
    content: '';
}

.md-time-countdown:before {
    content: '';
}

.md-time-interval:before {
    content: '';
}

.md-time-restore-setting:before {
    content: '';
}

.md-time-restore:before {
    content: '';
}

.md-time:before {
    content: '';
}

.md-timer-off:before {
    content: '';
}

.md-timer:before {
    content: '';
}

.md-android-alt:before {
    content: '';
}

.md-android:before {
    content: '';
}

.md-apple:before {
    content: '';
}

.md-behance:before {
    content: '';
}

.md-codepen:before {
    content: '';
}

.md-dribbble:before {
    content: '';
}

.md-dropbox:before {
    content: '';
}

.md-evernote:before {
    content: '';
}

.md-facebook-box:before {
    content: '';
}

.md-facebook:before {
    content: '';
}

.md-github-box:before {
    content: '';
}

.md-github:before {
    content: '';
}

.md-google-drive:before {
    content: '';
}

.md-google-earth:before {
    content: '';
}

.md-google-glass:before {
    content: '';
}

.md-google-maps:before {
    content: '';
}

.md-google-pages:before {
    content: '';
}

.md-google-play:before {
    content: '';
}

.md-google-plus-box:before {
    content: '';
}

.md-google-plus:before {
    content: '';
}

.md-google:before {
    content: '';
}

.md-instagram:before {
    content: '';
}

.md-language-css3:before {
    content: '';
}

.md-language-html5:before {
    content: '';
}

.md-language-javascript:before {
    content: '';
}

.md-language-python-alt:before {
    content: '';
}

.md-language-python:before {
    content: '';
}

.md-lastfm:before {
    content: '';
}

.md-linkedin-box:before {
    content: '';
}

.md-paypal:before {
    content: '';
}

.md-pinterest-box:before {
    content: '';
}

.md-pocket:before {
    content: '';
}

.md-polymer:before {
    content: '';
}

.md-share:before {
    content: '';
}

.md-stackoverflow:before {
    content: '';
}

.md-steam-square:before {
    content: '';
}

.md-steam:before {
    content: '';
}

.md-twitter-box:before {
    content: '';
}

.md-twitter:before {
    content: '';
}

.md-vk:before {
    content: '';
}

.md-wikipedia:before {
    content: '';
}

.md-windows:before {
    content: '';
}

.md-aspect-ratio-alt:before {
    content: '';
}

.md-aspect-ratio:before {
    content: '';
}

.md-blur-circular:before {
    content: '';
}

.md-blur-linear:before {
    content: '';
}

.md-blur-off:before {
    content: '';
}

.md-blur:before {
    content: '';
}

.md-brightness-2:before {
    content: '';
}

.md-brightness-3:before {
    content: '';
}

.md-brightness-4:before {
    content: '';
}

.md-brightness-5:before {
    content: '';
}

.md-brightness-6:before {
    content: '';
}

.md-brightness-7:before {
    content: '';
}

.md-brightness-auto:before {
    content: '';
}

.md-brightness-setting:before {
    content: '';
}

.md-broken-image:before {
    content: '';
}

.md-center-focus-strong:before {
    content: '';
}

.md-center-focus-weak:before {
    content: '';
}

.md-compare:before {
    content: '';
}

.md-crop-16-9:before {
    content: '';
}

.md-crop-3-2:before {
    content: '';
}

.md-crop-5-4:before {
    content: '';
}

.md-crop-7-5:before {
    content: '';
}

.md-crop-din:before {
    content: '';
}

.md-crop-free:before {
    content: '';
}

.md-crop-landscape:before {
    content: '';
}

.md-crop-portrait:before {
    content: '';
}

.md-crop-square:before {
    content: '';
}

.md-exposure-alt:before {
    content: '';
}

.md-exposure:before {
    content: '';
}

.md-filter-b-and-w:before {
    content: '';
}

.md-filter-center-focus:before {
    content: '';
}

.md-filter-frames:before {
    content: '';
}

.md-filter-tilt-shift:before {
    content: '';
}

.md-gradient:before {
    content: '';
}

.md-grain:before {
    content: '';
}

.md-graphic-eq:before {
    content: '';
}

.md-hdr-off:before {
    content: '';
}

.md-hdr-strong:before {
    content: '';
}

.md-hdr-weak:before {
    content: '';
}

.md-hdr:before {
    content: '';
}

.md-iridescent:before {
    content: '';
}

.md-leak-off:before {
    content: '';
}

.md-leak:before {
    content: '';
}

.md-looks:before {
    content: '';
}

.md-loupe:before {
    content: '';
}

.md-panorama-horizontal:before {
    content: '';
}

.md-panorama-vertical:before {
    content: '';
}

.md-panorama-wide-angle:before {
    content: '';
}

.md-photo-size-select-large:before {
    content: '';
}

.md-photo-size-select-small:before {
    content: '';
}

.md-picture-in-picture:before {
    content: '';
}

.md-slideshow:before {
    content: '';
}

.md-texture:before {
    content: '';
}

.md-tonality:before {
    content: '';
}

.md-vignette:before {
    content: '';
}

.md-wb-auto:before {
    content: '';
}

.md-eject-alt:before {
    content: '';
}

.md-eject:before {
    content: '';
}

.md-equalizer:before {
    content: '';
}

.md-fast-forward:before {
    content: '';
}

.md-fast-rewind:before {
    content: '';
}

.md-forward-10:before {
    content: '';
}

.md-forward-30:before {
    content: '';
}

.md-forward-5:before {
    content: '';
}

.md-hearing:before {
    content: '';
}

.md-pause-circle-outline:before {
    content: '';
}

.md-pause-circle:before {
    content: '';
}

.md-pause:before {
    content: '';
}

.md-play-circle-outline:before {
    content: '';
}

.md-play-circle:before {
    content: '';
}

.md-play:before {
    content: '';
}

.md-playlist-audio:before {
    content: '';
}

.md-playlist-plus:before {
    content: '';
}

.md-repeat-one:before {
    content: '';
}

.md-repeat:before {
    content: '';
}

.md-replay-10:before {
    content: '';
}

.md-replay-30:before {
    content: '';
}

.md-replay-5:before {
    content: '';
}

.md-replay:before {
    content: '';
}

.md-shuffle:before {
    content: '';
}

.md-skip-next:before {
    content: '';
}

.md-skip-previous:before {
    content: '';
}

.md-stop:before {
    content: '';
}

.md-surround-sound:before {
    content: '';
}

.md-tune:before {
    content: '';
}

.md-volume-down:before {
    content: '';
}

.md-volume-mute:before {
    content: '';
}

.md-volume-off:before {
    content: '';
}

.md-volume-up:before {
    content: '';
}

.md-n-1-square:before {
    content: '';
}

.md-n-2-square:before {
    content: '';
}

.md-n-3-square:before {
    content: '';
}

.md-n-4-square:before {
    content: '';
}

.md-n-5-square:before {
    content: '';
}

.md-n-6-square:before {
    content: '';
}

.md-neg-1:before {
    content: '';
}

.md-neg-2:before {
    content: '';
}

.md-plus-1:before {
    content: '';
}

.md-plus-2:before {
    content: '';
}

.md-sec-10:before {
    content: '';
}

.md-sec-3:before {
    content: '';
}

.md-zero:before {
    content: '';
}

.md-airline-seat-flat-angled:before {
    content: '';
}

.md-airline-seat-flat:before {
    content: '';
}

.md-airline-seat-individual-suite:before {
    content: '';
}

.md-airline-seat-legroom-extra:before {
    content: '';
}

.md-airline-seat-legroom-normal:before {
    content: '';
}

.md-airline-seat-legroom-reduced:before {
    content: '';
}

.md-airline-seat-recline-extra:before {
    content: '';
}

.md-airline-seat-recline-normal:before {
    content: '';
}

.md-airplay:before {
    content: '';
}

.md-closed-caption:before {
    content: '';
}

.md-confirmation-number:before {
    content: '';
}

.md-developer-board:before {
    content: '';
}

.md-disc-full:before {
    content: '';
}

.md-explicit:before {
    content: '';
}

.md-flight-land:before {
    content: '';
}

.md-flight-takeoff:before {
    content: '';
}

.md-flip-to-back:before {
    content: '';
}

.md-flip-to-front:before {
    content: '';
}

.md-group-work:before {
    content: '';
}

.md-hd:before {
    content: '';
}

.md-hq:before {
    content: '';
}

.md-markunread-mailbox:before {
    content: '';
}

.md-memory:before {
    content: '';
}

.md-nfc:before {
    content: '';
}

.md-play-for-work:before {
    content: '';
}

.md-power-input:before {
    content: '';
}

.md-present-to-all:before {
    content: '';
}

.md-satellite:before {
    content: '';
}

.md-tap-and-play:before {
    content: '';
}

.md-vibration:before {
    content: '';
}

.md-voicemail:before {
    content: '';
}

.md-group:before {
    content: '';
}

.md-rss:before {
    content: '';
}

.md-shape:before {
    content: '';
}

.md-spinner:before {
    content: '';
}

.md-ungroup:before {
    content: '';
}

.md-500px:before {
    content: '';
}

.md-8tracks:before {
    content: '';
}

.md-amazon:before {
    content: '';
}

.md-blogger:before {
    content: '';
}

.md-delicious:before {
    content: '';
}

.md-disqus:before {
    content: '';
}

.md-flattr:before {
    content: '';
}

.md-flickr:before {
    content: '';
}

.md-github-alt:before {
    content: '';
}

.md-google-old:before {
    content: '';
}

.md-linkedin:before {
    content: '';
}

.md-odnoklassniki:before {
    content: '';
}

.md-outlook:before {
    content: '';
}

.md-paypal-alt:before {
    content: '';
}

.md-pinterest:before {
    content: '';
}

.md-playstation:before {
    content: '';
}

.md-reddit:before {
    content: '';
}

.md-skype:before {
    content: '';
}

.md-slideshare:before {
    content: '';
}

.md-soundcloud:before {
    content: '';
}

.md-tumblr:before {
    content: '';
}

.md-twitch:before {
    content: '';
}

.md-vimeo:before {
    content: '';
}

.md-whatsapp:before {
    content: '';
}

.md-xbox:before {
    content: '';
}

.md-yahoo:before {
    content: '';
}

.md-youtube-play:before {
    content: '';
}

.md-youtube:before {
    content: '';
}

.zmdi-3d-rotation:before {
    content: '';
}

.zmdi-airplane-off:before {
    content: '';
}

.zmdi-airplane:before {
    content: '';
}

.zmdi-album:before {
    content: '';
}

.zmdi-archive:before {
    content: '';
}

.zmdi-assignment-account:before {
    content: '';
}

.zmdi-assignment-alert:before {
    content: '';
}

.zmdi-assignment-check:before {
    content: '';
}

.zmdi-assignment-o:before {
    content: '';
}

.zmdi-assignment-return:before {
    content: '';
}

.zmdi-assignment-returned:before {
    content: '';
}

.zmdi-assignment:before {
    content: '';
}

.zmdi-attachment-alt:before {
    content: '';
}

.zmdi-attachment:before {
    content: '';
}

.zmdi-audio:before {
    content: '';
}

.zmdi-badge-check:before {
    content: '';
}

.zmdi-balance-wallet:before {
    content: '';
}

.zmdi-balance:before {
    content: '';
}

.zmdi-battery-alert:before {
    content: '';
}

.zmdi-battery-flash:before {
    content: '';
}

.zmdi-battery-unknown:before {
    content: '';
}

.zmdi-battery:before {
    content: '';
}

.zmdi-bike:before {
    content: '';
}

.zmdi-block-alt:before {
    content: '';
}

.zmdi-block:before {
    content: '';
}

.zmdi-boat:before {
    content: '';
}

.zmdi-book-image:before {
    content: '';
}

.zmdi-book:before {
    content: '';
}

.zmdi-bookmark-outline:before {
    content: '';
}

.zmdi-bookmark:before {
    content: '';
}

.zmdi-brush:before {
    content: '';
}

.zmdi-bug:before {
    content: '';
}

.zmdi-bus:before {
    content: '';
}

.zmdi-cake:before {
    content: '';
}

.zmdi-car-taxi:before {
    content: '';
}

.zmdi-car-wash:before {
    content: '';
}

.zmdi-car:before {
    content: '';
}

.zmdi-card-giftcard:before {
    content: '';
}

.zmdi-card-membership:before {
    content: '';
}

.zmdi-card-travel:before {
    content: '';
}

.zmdi-card:before {
    content: '';
}

.zmdi-case-check:before {
    content: '';
}

.zmdi-case-download:before {
    content: '';
}

.zmdi-case-play:before {
    content: '';
}

.zmdi-case:before {
    content: '';
}

.zmdi-cast-connected:before {
    content: '';
}

.zmdi-cast:before {
    content: '';
}

.zmdi-chart-donut:before {
    content: '';
}

.zmdi-chart:before {
    content: '';
}

.zmdi-city-alt:before {
    content: '';
}

.zmdi-city:before {
    content: '';
}

.zmdi-close-circle-o:before {
    content: '';
}

.zmdi-close-circle:before {
    content: '';
}

.zmdi-close:before {
    content: '';
}

.zmdi-cocktail:before {
    content: '';
}

.zmdi-code-setting:before {
    content: '';
}

.zmdi-code-smartphone:before {
    content: '';
}

.zmdi-code:before {
    content: '';
}

.zmdi-coffee:before {
    content: '';
}

.zmdi-collection-bookmark:before {
    content: '';
}

.zmdi-collection-case-play:before {
    content: '';
}

.zmdi-collection-folder-image:before {
    content: '';
}

.zmdi-collection-image-o:before {
    content: '';
}

.zmdi-collection-image:before {
    content: '';
}

.zmdi-collection-item-1:before {
    content: '';
}

.zmdi-collection-item-2:before {
    content: '';
}

.zmdi-collection-item-3:before {
    content: '';
}

.zmdi-collection-item-4:before {
    content: '';
}

.zmdi-collection-item-5:before {
    content: '';
}

.zmdi-collection-item-6:before {
    content: '';
}

.zmdi-collection-item-7:before {
    content: '';
}

.zmdi-collection-item-8:before {
    content: '';
}

.zmdi-collection-item-9-plus:before {
    content: '';
}

.zmdi-collection-item-9:before {
    content: '';
}

.zmdi-collection-item:before {
    content: '';
}

.zmdi-collection-music:before {
    content: '';
}

.zmdi-collection-pdf:before {
    content: '';
}

.zmdi-collection-plus:before {
    content: '';
}

.zmdi-collection-speaker:before {
    content: '';
}

.zmdi-collection-text:before {
    content: '';
}

.zmdi-collection-video:before {
    content: '';
}

.zmdi-compass:before {
    content: '';
}

.zmdi-cutlery:before {
    content: '';
}

.zmdi-delete:before {
    content: '';
}

.zmdi-dialpad:before {
    content: '';
}

.zmdi-dns:before {
    content: '';
}

.zmdi-drink:before {
    content: '';
}

.zmdi-edit:before {
    content: '';
}

.zmdi-email-open:before {
    content: '';
}

.zmdi-email:before {
    content: '';
}

.zmdi-eye-off:before {
    content: '';
}

.zmdi-eye:before {
    content: '';
}

.zmdi-eyedropper:before {
    content: '';
}

.zmdi-favorite-outline:before {
    content: '';
}

.zmdi-favorite:before {
    content: '';
}

.zmdi-filter-list:before {
    content: '';
}

.zmdi-fire:before {
    content: '';
}

.zmdi-flag:before {
    content: '';
}

.zmdi-flare:before {
    content: '';
}

.zmdi-flash-auto:before {
    content: '';
}

.zmdi-flash-off:before {
    content: '';
}

.zmdi-flash:before {
    content: '';
}

.zmdi-flip:before {
    content: '';
}

.zmdi-flower-alt:before {
    content: '';
}

.zmdi-flower:before {
    content: '';
}

.zmdi-font:before {
    content: '';
}

.zmdi-fullscreen-alt:before {
    content: '';
}

.zmdi-fullscreen-exit:before {
    content: '';
}

.zmdi-fullscreen:before {
    content: '';
}

.zmdi-functions:before {
    content: '';
}

.zmdi-gas-station:before {
    content: '';
}

.zmdi-gesture:before {
    content: '';
}

.zmdi-globe-alt:before {
    content: '';
}

.zmdi-globe-lock:before {
    content: '';
}

.zmdi-globe:before {
    content: '';
}

.zmdi-graduation-cap:before {
    content: '';
}

.zmdi-home:before {
    content: '';
}

.zmdi-hospital-alt:before {
    content: '';
}

.zmdi-hospital:before {
    content: '';
}

.zmdi-hotel:before {
    content: '';
}

.zmdi-hourglass-alt:before {
    content: '';
}

.zmdi-hourglass-outline:before {
    content: '';
}

.zmdi-hourglass:before {
    content: '';
}

.zmdi-http:before {
    content: '';
}

.zmdi-image-alt:before {
    content: '';
}

.zmdi-image-o:before {
    content: '';
}

.zmdi-image:before {
    content: '';
}

.zmdi-inbox:before {
    content: '';
}

.zmdi-invert-colors-off:before {
    content: '';
}

.zmdi-invert-colors:before {
    content: '';
}

.zmdi-key:before {
    content: '';
}

.zmdi-label-alt-outline:before {
    content: '';
}

.zmdi-label-alt:before {
    content: '';
}

.zmdi-label-heart:before {
    content: '';
}

.zmdi-label:before {
    content: '';
}

.zmdi-labels:before {
    content: '';
}

.zmdi-lamp:before {
    content: '';
}

.zmdi-landscape:before {
    content: '';
}

.zmdi-layers-off:before {
    content: '';
}

.zmdi-layers:before {
    content: '';
}

.zmdi-library:before {
    content: '';
}

.zmdi-link:before {
    content: '';
}

.zmdi-lock-open:before {
    content: '';
}

.zmdi-lock-outline:before {
    content: '';
}

.zmdi-lock:before {
    content: '';
}

.zmdi-mail-reply-all:before {
    content: '';
}

.zmdi-mail-reply:before {
    content: '';
}

.zmdi-mail-send:before {
    content: '';
}

.zmdi-mall:before {
    content: '';
}

.zmdi-map:before {
    content: '';
}

.zmdi-menu:before {
    content: '';
}

.zmdi-money-box:before {
    content: '';
}

.zmdi-money-off:before {
    content: '';
}

.zmdi-money:before {
    content: '';
}

.zmdi-more-vert:before {
    content: '';
}

.zmdi-more:before {
    content: '';
}

.zmdi-movie-alt:before {
    content: '';
}

.zmdi-movie:before {
    content: '';
}

.zmdi-nature-people:before {
    content: '';
}

.zmdi-nature:before {
    content: '';
}

.zmdi-navigation:before {
    content: '';
}

.zmdi-open-in-browser:before {
    content: '';
}

.zmdi-open-in-new:before {
    content: '';
}

.zmdi-palette:before {
    content: '';
}

.zmdi-parking:before {
    content: '';
}

.zmdi-pin-account:before {
    content: '';
}

.zmdi-pin-assistant:before {
    content: '';
}

.zmdi-pin-drop:before {
    content: '';
}

.zmdi-pin-help:before {
    content: '';
}

.zmdi-pin-off:before {
    content: '';
}

.zmdi-pin:before {
    content: '';
}

.zmdi-pizza:before {
    content: '';
}

.zmdi-plaster:before {
    content: '';
}

.zmdi-power-setting:before {
    content: '';
}

.zmdi-power:before {
    content: '';
}

.zmdi-print:before {
    content: '';
}

.zmdi-puzzle-piece:before {
    content: '';
}

.zmdi-quote:before {
    content: '';
}

.zmdi-railway:before {
    content: '';
}

.zmdi-receipt:before {
    content: '';
}

.zmdi-refresh-alt:before {
    content: '';
}

.zmdi-refresh-sync-alert:before {
    content: '';
}

.zmdi-refresh-sync-off:before {
    content: '';
}

.zmdi-refresh-sync:before {
    content: '';
}

.zmdi-refresh:before {
    content: '';
}

.zmdi-roller:before {
    content: '';
}

.zmdi-ruler:before {
    content: '';
}

.zmdi-scissors:before {
    content: '';
}

.zmdi-screen-rotation-lock:before {
    content: '';
}

.zmdi-screen-rotation:before {
    content: '';
}

.zmdi-search-for:before {
    content: '';
}

.zmdi-search-in-file:before {
    content: '';
}

.zmdi-search-in-page:before {
    content: '';
}

.zmdi-search-replace:before {
    content: '';
}

.zmdi-search:before {
    content: '';
}

.zmdi-seat:before {
    content: '';
}

.zmdi-settings-square:before {
    content: '';
}

.zmdi-settings:before {
    content: '';
}

.zmdi-shield-check:before {
    content: '';
}

.zmdi-shield-security:before {
    content: '';
}

.zmdi-shopping-basket:before {
    content: '';
}

.zmdi-shopping-cart-plus:before {
    content: '';
}

.zmdi-shopping-cart:before {
    content: '';
}

.zmdi-sign-in:before {
    content: '';
}

.zmdi-sort-amount-asc:before {
    content: '';
}

.zmdi-sort-amount-desc:before {
    content: '';
}

.zmdi-sort-asc:before {
    content: '';
}

.zmdi-sort-desc:before {
    content: '';
}

.zmdi-spellcheck:before {
    content: '';
}

.zmdi-storage:before {
    content: '';
}

.zmdi-store-24:before {
    content: '';
}

.zmdi-store:before {
    content: '';
}

.zmdi-subway:before {
    content: '';
}

.zmdi-sun:before {
    content: '';
}

.zmdi-tab-unselected:before {
    content: '';
}

.zmdi-tab:before {
    content: '';
}

.zmdi-tag-close:before {
    content: '';
}

.zmdi-tag-more:before {
    content: '';
}

.zmdi-tag:before {
    content: '';
}

.zmdi-thumb-down:before {
    content: '';
}

.zmdi-thumb-up-down:before {
    content: '';
}

.zmdi-thumb-up:before {
    content: '';
}

.zmdi-ticket-star:before {
    content: '';
}

.zmdi-toll:before {
    content: '';
}

.zmdi-toys:before {
    content: '';
}

.zmdi-traffic:before {
    content: '';
}

.zmdi-translate:before {
    content: '';
}

.zmdi-triangle-down:before {
    content: '';
}

.zmdi-triangle-up:before {
    content: '';
}

.zmdi-truck:before {
    content: '';
}

.zmdi-turning-sign:before {
    content: '';
}

.zmdi-wallpaper:before {
    content: '';
}

.zmdi-washing-machine:before {
    content: '';
}

.zmdi-window-maximize:before {
    content: '';
}

.zmdi-window-minimize:before {
    content: '';
}

.zmdi-window-restore:before {
    content: '';
}

.zmdi-wrench:before {
    content: '';
}

.zmdi-zoom-in:before {
    content: '';
}

.zmdi-zoom-out:before {
    content: '';
}

.zmdi-alert-circle-o:before {
    content: '';
}

.zmdi-alert-circle:before {
    content: '';
}

.zmdi-alert-octagon:before {
    content: '';
}

.zmdi-alert-polygon:before {
    content: '';
}

.zmdi-alert-triangle:before {
    content: '';
}

.zmdi-help-outline:before {
    content: '';
}

.zmdi-help:before {
    content: '';
}

.zmdi-info-outline:before {
    content: '';
}

.zmdi-info:before {
    content: '';
}

.zmdi-notifications-active:before {
    content: '';
}

.zmdi-notifications-add:before {
    content: '';
}

.zmdi-notifications-none:before {
    content: '';
}

.zmdi-notifications-off:before {
    content: '';
}

.zmdi-notifications-paused:before {
    content: '';
}

.zmdi-notifications:before {
    content: '';
}

.zmdi-account-add:before {
    content: '';
}

.zmdi-account-box-mail:before {
    content: '';
}

.zmdi-account-box-o:before {
    content: '';
}

.zmdi-account-box-phone:before {
    content: '';
}

.zmdi-account-box:before {
    content: '';
}

.zmdi-account-calendar:before {
    content: '';
}

.zmdi-account-circle:before {
    content: '';
}

.zmdi-account-o:before {
    content: '';
}

.zmdi-account:before {
    content: '';
}

.zmdi-accounts-add:before {
    content: '';
}

.zmdi-accounts-alt:before {
    content: '';
}

.zmdi-accounts-list-alt:before {
    content: '';
}

.zmdi-accounts-list:before {
    content: '';
}

.zmdi-accounts-outline:before {
    content: '';
}

.zmdi-accounts:before {
    content: '';
}

.zmdi-face:before {
    content: '';
}

.zmdi-female:before {
    content: '';
}

.zmdi-male-alt:before {
    content: '';
}

.zmdi-male-female:before {
    content: '';
}

.zmdi-male:before {
    content: '';
}

.zmdi-mood-bad:before {
    content: '';
}

.zmdi-mood:before {
    content: '';
}

.zmdi-run:before {
    content: '';
}

.zmdi-walk:before {
    content: '';
}

.zmdi-cloud-box:before {
    content: '';
}

.zmdi-cloud-circle:before {
    content: '';
}

.zmdi-cloud-done:before {
    content: '';
}

.zmdi-cloud-download:before {
    content: '';
}

.zmdi-cloud-off:before {
    content: '';
}

.zmdi-cloud-outline-alt:before {
    content: '';
}

.zmdi-cloud-outline:before {
    content: '';
}

.zmdi-cloud-upload:before {
    content: '';
}

.zmdi-cloud:before {
    content: '';
}

.zmdi-download:before {
    content: '';
}

.zmdi-file-plus:before {
    content: '';
}

.zmdi-file-text:before {
    content: '';
}

.zmdi-file:before {
    content: '';
}

.zmdi-folder-outline:before {
    content: '';
}

.zmdi-folder-person:before {
    content: '';
}

.zmdi-folder-star-alt:before {
    content: '';
}

.zmdi-folder-star:before {
    content: '';
}

.zmdi-folder:before {
    content: '';
}

.zmdi-gif:before {
    content: '';
}

.zmdi-upload:before {
    content: '';
}

.zmdi-border-all:before {
    content: '';
}

.zmdi-border-bottom:before {
    content: '';
}

.zmdi-border-clear:before {
    content: '';
}

.zmdi-border-color:before {
    content: '';
}

.zmdi-border-horizontal:before {
    content: '';
}

.zmdi-border-inner:before {
    content: '';
}

.zmdi-border-left:before {
    content: '';
}

.zmdi-border-outer:before {
    content: '';
}

.zmdi-border-right:before {
    content: '';
}

.zmdi-border-style:before {
    content: '';
}

.zmdi-border-top:before {
    content: '';
}

.zmdi-border-vertical:before {
    content: '';
}

.zmdi-copy:before {
    content: '';
}

.zmdi-crop:before {
    content: '';
}

.zmdi-format-align-center:before {
    content: '';
}

.zmdi-format-align-justify:before {
    content: '';
}

.zmdi-format-align-left:before {
    content: '';
}

.zmdi-format-align-right:before {
    content: '';
}

.zmdi-format-bold:before {
    content: '';
}

.zmdi-format-clear-all:before {
    content: '';
}

.zmdi-format-clear:before {
    content: '';
}

.zmdi-format-color-fill:before {
    content: '';
}

.zmdi-format-color-reset:before {
    content: '';
}

.zmdi-format-color-text:before {
    content: '';
}

.zmdi-format-indent-decrease:before {
    content: '';
}

.zmdi-format-indent-increase:before {
    content: '';
}

.zmdi-format-italic:before {
    content: '';
}

.zmdi-format-line-spacing:before {
    content: '';
}

.zmdi-format-list-bulleted:before {
    content: '';
}

.zmdi-format-list-numbered:before {
    content: '';
}

.zmdi-format-ltr:before {
    content: '';
}

.zmdi-format-rtl:before {
    content: '';
}

.zmdi-format-size:before {
    content: '';
}

.zmdi-format-strikethrough-s:before {
    content: '';
}

.zmdi-format-strikethrough:before {
    content: '';
}

.zmdi-format-subject:before {
    content: '';
}

.zmdi-format-underlined:before {
    content: '';
}

.zmdi-format-valign-bottom:before {
    content: '';
}

.zmdi-format-valign-center:before {
    content: '';
}

.zmdi-format-valign-top:before {
    content: '';
}

.zmdi-redo:before {
    content: '';
}

.zmdi-select-all:before {
    content: '';
}

.zmdi-space-bar:before {
    content: '';
}

.zmdi-text-format:before {
    content: '';
}

.zmdi-transform:before {
    content: '';
}

.zmdi-undo:before {
    content: '';
}

.zmdi-wrap-text:before {
    content: '';
}

.zmdi-comment-alert:before {
    content: '';
}

.zmdi-comment-alt-text:before {
    content: '';
}

.zmdi-comment-alt:before {
    content: '';
}

.zmdi-comment-edit:before {
    content: '';
}

.zmdi-comment-image:before {
    content: '';
}

.zmdi-comment-list:before {
    content: '';
}

.zmdi-comment-more:before {
    content: '';
}

.zmdi-comment-outline:before {
    content: '';
}

.zmdi-comment-text-alt:before {
    content: '';
}

.zmdi-comment-text:before {
    content: '';
}

.zmdi-comment-video:before {
    content: '';
}

.zmdi-comment:before {
    content: '';
}

.zmdi-comments:before {
    content: '';
}

.zmdi-check-all:before {
    content: '';
}

.zmdi-check-circle-u:before {
    content: '';
}

.zmdi-check-circle:before {
    content: '';
}

.zmdi-check-square:before {
    content: '';
}

.zmdi-check:before {
    content: '';
}

.zmdi-circle-o:before {
    content: '';
}

.zmdi-circle:before {
    content: '';
}

.zmdi-dot-circle-alt:before {
    content: '';
}

.zmdi-dot-circle:before {
    content: '';
}

.zmdi-minus-circle-outline:before {
    content: '';
}

.zmdi-minus-circle:before {
    content: '';
}

.zmdi-minus-square:before {
    content: '';
}

.zmdi-minus:before {
    content: '';
}

.zmdi-plus-circle-o-duplicate:before {
    content: '';
}

.zmdi-plus-circle-o:before {
    content: '';
}

.zmdi-plus-circle:before {
    content: '';
}

.zmdi-plus-square:before {
    content: '';
}

.zmdi-plus:before {
    content: '';
}

.zmdi-square-o:before {
    content: '';
}

.zmdi-star-circle:before {
    content: '';
}

.zmdi-star-half:before {
    content: '';
}

.zmdi-star-outline:before {
    content: '';
}

.zmdi-star:before {
    content: '';
}

.zmdi-bluetooth-connected:before {
    content: '';
}

.zmdi-bluetooth-off:before {
    content: '';
}

.zmdi-bluetooth-search:before {
    content: '';
}

.zmdi-bluetooth-setting:before {
    content: '';
}

.zmdi-bluetooth:before {
    content: '';
}

.zmdi-camera-add:before {
    content: '';
}

.zmdi-camera-alt:before {
    content: '';
}

.zmdi-camera-bw:before {
    content: '';
}

.zmdi-camera-front:before {
    content: '';
}

.zmdi-camera-mic:before {
    content: '';
}

.zmdi-camera-party-mode:before {
    content: '';
}

.zmdi-camera-rear:before {
    content: '';
}

.zmdi-camera-roll:before {
    content: '';
}

.zmdi-camera-switch:before {
    content: '';
}

.zmdi-camera:before {
    content: '';
}

.zmdi-card-alert:before {
    content: '';
}

.zmdi-card-off:before {
    content: '';
}

.zmdi-card-sd:before {
    content: '';
}

.zmdi-card-sim:before {
    content: '';
}

.zmdi-desktop-mac:before {
    content: '';
}

.zmdi-desktop-windows:before {
    content: '';
}

.zmdi-device-hub:before {
    content: '';
}

.zmdi-devices-off:before {
    content: '';
}

.zmdi-devices:before {
    content: '';
}

.zmdi-dock:before {
    content: '';
}

.zmdi-floppy:before {
    content: '';
}

.zmdi-gamepad:before {
    content: '';
}

.zmdi-gps-dot:before {
    content: '';
}

.zmdi-gps-off:before {
    content: '';
}

.zmdi-gps:before {
    content: '';
}

.zmdi-headset-mic:before {
    content: '';
}

.zmdi-headset:before {
    content: '';
}

.zmdi-input-antenna:before {
    content: '';
}

.zmdi-input-composite:before {
    content: '';
}

.zmdi-input-hdmi:before {
    content: '';
}

.zmdi-input-power:before {
    content: '';
}

.zmdi-input-svideo:before {
    content: '';
}

.zmdi-keyboard-hide:before {
    content: '';
}

.zmdi-keyboard:before {
    content: '';
}

.zmdi-laptop-chromebook:before {
    content: '';
}

.zmdi-laptop-mac:before {
    content: '';
}

.zmdi-laptop:before {
    content: '';
}

.zmdi-mic-off:before {
    content: '';
}

.zmdi-mic-outline:before {
    content: '';
}

.zmdi-mic-setting:before {
    content: '';
}

.zmdi-mic:before {
    content: '';
}

.zmdi-mouse:before {
    content: '';
}

.zmdi-network-alert:before {
    content: '';
}

.zmdi-network-locked:before {
    content: '';
}

.zmdi-network-off:before {
    content: '';
}

.zmdi-network-outline:before {
    content: '';
}

.zmdi-network-setting:before {
    content: '';
}

.zmdi-network:before {
    content: '';
}

.zmdi-phone-bluetooth:before {
    content: '';
}

.zmdi-phone-end:before {
    content: '';
}

.zmdi-phone-forwarded:before {
    content: '';
}

.zmdi-phone-in-talk:before {
    content: '';
}

.zmdi-phone-locked:before {
    content: '';
}

.zmdi-phone-missed:before {
    content: '';
}

.zmdi-phone-msg:before {
    content: '';
}

.zmdi-phone-paused:before {
    content: '';
}

.zmdi-phone-ring:before {
    content: '';
}

.zmdi-phone-setting:before {
    content: '';
}

.zmdi-phone-sip:before {
    content: '';
}

.zmdi-phone:before {
    content: '';
}

.zmdi-portable-wifi-changes:before {
    content: '';
}

.zmdi-portable-wifi-off:before {
    content: '';
}

.zmdi-portable-wifi:before {
    content: '';
}

.zmdi-radio:before {
    content: '';
}

.zmdi-reader:before {
    content: '';
}

.zmdi-remote-control-alt:before {
    content: '';
}

.zmdi-remote-control:before {
    content: '';
}

.zmdi-router:before {
    content: '';
}

.zmdi-scanner:before {
    content: '';
}

.zmdi-smartphone-android:before {
    content: '';
}

.zmdi-smartphone-download:before {
    content: '';
}

.zmdi-smartphone-erase:before {
    content: '';
}

.zmdi-smartphone-info:before {
    content: '';
}

.zmdi-smartphone-iphone:before {
    content: '';
}

.zmdi-smartphone-landscape-lock:before {
    content: '';
}

.zmdi-smartphone-landscape:before {
    content: '';
}

.zmdi-smartphone-lock:before {
    content: '';
}

.zmdi-smartphone-portrait-lock:before {
    content: '';
}

.zmdi-smartphone-ring:before {
    content: '';
}

.zmdi-smartphone-setting:before {
    content: '';
}

.zmdi-smartphone-setup:before {
    content: '';
}

.zmdi-smartphone:before {
    content: '';
}

.zmdi-speaker:before {
    content: '';
}

.zmdi-tablet-android:before {
    content: '';
}

.zmdi-tablet-mac:before {
    content: '';
}

.zmdi-tablet:before {
    content: '';
}

.zmdi-tv-alt-play:before {
    content: '';
}

.zmdi-tv-list:before {
    content: '';
}

.zmdi-tv-play:before {
    content: '';
}

.zmdi-tv:before {
    content: '';
}

.zmdi-usb:before {
    content: '';
}

.zmdi-videocam-off:before {
    content: '';
}

.zmdi-videocam-switch:before {
    content: '';
}

.zmdi-videocam:before {
    content: '';
}

.zmdi-watch:before {
    content: '';
}

.zmdi-wifi-alt-2:before {
    content: '';
}

.zmdi-wifi-alt:before {
    content: '';
}

.zmdi-wifi-info:before {
    content: '';
}

.zmdi-wifi-lock:before {
    content: '';
}

.zmdi-wifi-off:before {
    content: '';
}

.zmdi-wifi-outline:before {
    content: '';
}

.zmdi-wifi:before {
    content: '';
}

.zmdi-arrow-left-bottom:before {
    content: '';
}

.zmdi-arrow-left:before {
    content: '';
}

.zmdi-arrow-merge:before {
    content: '';
}

.zmdi-arrow-missed:before {
    content: '';
}

.zmdi-arrow-right-top:before {
    content: '';
}

.zmdi-arrow-right:before {
    content: '';
}

.zmdi-arrow-split:before {
    content: '';
}

.zmdi-arrows:before {
    content: '';
}

.zmdi-caret-down-circle:before {
    content: '';
}

.zmdi-caret-down:before {
    content: '';
}

.zmdi-caret-left-circle:before {
    content: '';
}

.zmdi-caret-left:before {
    content: '';
}

.zmdi-caret-right-circle:before {
    content: '';
}

.zmdi-caret-right:before {
    content: '';
}

.zmdi-caret-up-circle:before {
    content: '';
}

.zmdi-caret-up:before {
    content: '';
}

.zmdi-chevron-down:before {
    content: '';
}

.zmdi-chevron-left:before {
    content: '';
}

.zmdi-chevron-right:before {
    content: '';
}

.zmdi-chevron-up:before {
    content: '';
}

.zmdi-forward:before {
    content: '';
}

.zmdi-long-arrow-down:before {
    content: '';
}

.zmdi-long-arrow-left:before {
    content: '';
}

.zmdi-long-arrow-return:before {
    content: '';
}

.zmdi-long-arrow-right:before {
    content: '';
}

.zmdi-long-arrow-tab:before {
    content: '';
}

.zmdi-long-arrow-up:before {
    content: '';
}

.zmdi-rotate-ccw:before {
    content: '';
}

.zmdi-rotate-cw:before {
    content: '';
}

.zmdi-rotate-left:before {
    content: '';
}

.zmdi-rotate-right:before {
    content: '';
}

.zmdi-square-down:before {
    content: '';
}

.zmdi-square-right:before {
    content: '';
}

.zmdi-swap-alt:before {
    content: '';
}

.zmdi-swap-vertical-circle:before {
    content: '';
}

.zmdi-swap-vertical:before {
    content: '';
}

.zmdi-swap:before {
    content: '';
}

.zmdi-trending-down:before {
    content: '';
}

.zmdi-trending-flat:before {
    content: '';
}

.zmdi-trending-up:before {
    content: '';
}

.zmdi-unfold-less:before {
    content: '';
}

.zmdi-unfold-more:before {
    content: '';
}

.zmdi-apps:before {
    content: '';
}

.zmdi-grid-off:before {
    content: '';
}

.zmdi-grid:before {
    content: '';
}

.zmdi-view-agenda:before {
    content: '';
}

.zmdi-view-array:before {
    content: '';
}

.zmdi-view-carousel:before {
    content: '';
}

.zmdi-view-column:before {
    content: '';
}

.zmdi-view-comfy:before {
    content: '';
}

.zmdi-view-compact:before {
    content: '';
}

.zmdi-view-dashboard:before {
    content: '';
}

.zmdi-view-day:before {
    content: '';
}

.zmdi-view-headline:before {
    content: '';
}

.zmdi-view-list-alt:before {
    content: '';
}

.zmdi-view-list:before {
    content: '';
}

.zmdi-view-module:before {
    content: '';
}

.zmdi-view-quilt:before {
    content: '';
}

.zmdi-view-stream:before {
    content: '';
}

.zmdi-view-subtitles:before {
    content: '';
}

.zmdi-view-toc:before {
    content: '';
}

.zmdi-view-web:before {
    content: '';
}

.zmdi-view-week:before {
    content: '';
}

.zmdi-widgets:before {
    content: '';
}

.zmdi-alarm-check:before {
    content: '';
}

.zmdi-alarm-off:before {
    content: '';
}

.zmdi-alarm-plus:before {
    content: '';
}

.zmdi-alarm-snooze:before {
    content: '';
}

.zmdi-alarm:before {
    content: '';
}

.zmdi-calendar-alt:before {
    content: '';
}

.zmdi-calendar-check:before {
    content: '';
}

.zmdi-calendar-close:before {
    content: '';
}

.zmdi-calendar-note:before {
    content: '';
}

.zmdi-calendar:before {
    content: '';
}

.zmdi-time-countdown:before {
    content: '';
}

.zmdi-time-interval:before {
    content: '';
}

.zmdi-time-restore-setting:before {
    content: '';
}

.zmdi-time-restore:before {
    content: '';
}

.zmdi-time:before {
    content: '';
}

.zmdi-timer-off:before {
    content: '';
}

.zmdi-timer:before {
    content: '';
}

.zmdi-android-alt:before {
    content: '';
}

.zmdi-android:before {
    content: '';
}

.zmdi-apple:before {
    content: '';
}

.zmdi-behance:before {
    content: '';
}

.zmdi-codepen:before {
    content: '';
}

.zmdi-dribbble:before {
    content: '';
}

.zmdi-dropbox:before {
    content: '';
}

.zmdi-evernote:before {
    content: '';
}

.zmdi-facebook-box:before {
    content: '';
}

.zmdi-facebook:before {
    content: '';
}

.zmdi-github-box:before {
    content: '';
}

.zmdi-github:before {
    content: '';
}

.zmdi-google-drive:before {
    content: '';
}

.zmdi-google-earth:before {
    content: '';
}

.zmdi-google-glass:before {
    content: '';
}

.zmdi-google-maps:before {
    content: '';
}

.zmdi-google-pages:before {
    content: '';
}

.zmdi-google-play:before {
    content: '';
}

.zmdi-google-plus-box:before {
    content: '';
}

.zmdi-google-plus:before {
    content: '';
}

.zmdi-google:before {
    content: '';
}

.zmdi-instagram:before {
    content: '';
}

.zmdi-language-css3:before {
    content: '';
}

.zmdi-language-html5:before {
    content: '';
}

.zmdi-language-javascript:before {
    content: '';
}

.zmdi-language-python-alt:before {
    content: '';
}

.zmdi-language-python:before {
    content: '';
}

.zmdi-lastfm:before {
    content: '';
}

.zmdi-linkedin-box:before {
    content: '';
}

.zmdi-paypal:before {
    content: '';
}

.zmdi-pinterest-box:before {
    content: '';
}

.zmdi-pocket:before {
    content: '';
}

.zmdi-polymer:before {
    content: '';
}

.zmdi-share:before {
    content: '';
}

.zmdi-stackoverflow:before {
    content: '';
}

.zmdi-steam-square:before {
    content: '';
}

.zmdi-steam:before {
    content: '';
}

.zmdi-twitter-box:before {
    content: '';
}

.zmdi-twitter:before {
    content: '';
}

.zmdi-vk:before {
    content: '';
}

.zmdi-wikipedia:before {
    content: '';
}

.zmdi-windows:before {
    content: '';
}

.zmdi-aspect-ratio-alt:before {
    content: '';
}

.zmdi-aspect-ratio:before {
    content: '';
}

.zmdi-blur-circular:before {
    content: '';
}

.zmdi-blur-linear:before {
    content: '';
}

.zmdi-blur-off:before {
    content: '';
}

.zmdi-blur:before {
    content: '';
}

.zmdi-brightness-2:before {
    content: '';
}

.zmdi-brightness-3:before {
    content: '';
}

.zmdi-brightness-4:before {
    content: '';
}

.zmdi-brightness-5:before {
    content: '';
}

.zmdi-brightness-6:before {
    content: '';
}

.zmdi-brightness-7:before {
    content: '';
}

.zmdi-brightness-auto:before {
    content: '';
}

.zmdi-brightness-setting:before {
    content: '';
}

.zmdi-broken-image:before {
    content: '';
}

.zmdi-center-focus-strong:before {
    content: '';
}

.zmdi-center-focus-weak:before {
    content: '';
}

.zmdi-compare:before {
    content: '';
}

.zmdi-crop-16-9:before {
    content: '';
}

.zmdi-crop-3-2:before {
    content: '';
}

.zmdi-crop-5-4:before {
    content: '';
}

.zmdi-crop-7-5:before {
    content: '';
}

.zmdi-crop-din:before {
    content: '';
}

.zmdi-crop-free:before {
    content: '';
}

.zmdi-crop-landscape:before {
    content: '';
}

.zmdi-crop-portrait:before {
    content: '';
}

.zmdi-crop-square:before {
    content: '';
}

.zmdi-exposure-alt:before {
    content: '';
}

.zmdi-exposure:before {
    content: '';
}

.zmdi-filter-b-and-w:before {
    content: '';
}

.zmdi-filter-center-focus:before {
    content: '';
}

.zmdi-filter-frames:before {
    content: '';
}

.zmdi-filter-tilt-shift:before {
    content: '';
}

.zmdi-gradient:before {
    content: '';
}

.zmdi-grain:before {
    content: '';
}

.zmdi-graphic-eq:before {
    content: '';
}

.zmdi-hdr-off:before {
    content: '';
}

.zmdi-hdr-strong:before {
    content: '';
}

.zmdi-hdr-weak:before {
    content: '';
}

.zmdi-hdr:before {
    content: '';
}

.zmdi-iridescent:before {
    content: '';
}

.zmdi-leak-off:before {
    content: '';
}

.zmdi-leak:before {
    content: '';
}

.zmdi-looks:before {
    content: '';
}

.zmdi-loupe:before {
    content: '';
}

.zmdi-panorama-horizontal:before {
    content: '';
}

.zmdi-panorama-vertical:before {
    content: '';
}

.zmdi-panorama-wide-angle:before {
    content: '';
}

.zmdi-photo-size-select-large:before {
    content: '';
}

.zmdi-photo-size-select-small:before {
    content: '';
}

.zmdi-picture-in-picture:before {
    content: '';
}

.zmdi-slideshow:before {
    content: '';
}

.zmdi-texture:before {
    content: '';
}

.zmdi-tonality:before {
    content: '';
}

.zmdi-vignette:before {
    content: '';
}

.zmdi-wb-auto:before {
    content: '';
}

.zmdi-eject-alt:before {
    content: '';
}

.zmdi-eject:before {
    content: '';
}

.zmdi-equalizer:before {
    content: '';
}

.zmdi-fast-forward:before {
    content: '';
}

.zmdi-fast-rewind:before {
    content: '';
}

.zmdi-forward-10:before {
    content: '';
}

.zmdi-forward-30:before {
    content: '';
}

.zmdi-forward-5:before {
    content: '';
}

.zmdi-hearing:before {
    content: '';
}

.zmdi-pause-circle-outline:before {
    content: '';
}

.zmdi-pause-circle:before {
    content: '';
}

.zmdi-pause:before {
    content: '';
}

.zmdi-play-circle-outline:before {
    content: '';
}

.zmdi-play-circle:before {
    content: '';
}

.zmdi-play:before {
    content: '';
}

.zmdi-playlist-audio:before {
    content: '';
}

.zmdi-playlist-plus:before {
    content: '';
}

.zmdi-repeat-one:before {
    content: '';
}

.zmdi-repeat:before {
    content: '';
}

.zmdi-replay-10:before {
    content: '';
}

.zmdi-replay-30:before {
    content: '';
}

.zmdi-replay-5:before {
    content: '';
}

.zmdi-replay:before {
    content: '';
}

.zmdi-shuffle:before {
    content: '';
}

.zmdi-skip-next:before {
    content: '';
}

.zmdi-skip-previous:before {
    content: '';
}

.zmdi-stop:before {
    content: '';
}

.zmdi-surround-sound:before {
    content: '';
}

.zmdi-tune:before {
    content: '';
}

.zmdi-volume-down:before {
    content: '';
}

.zmdi-volume-mute:before {
    content: '';
}

.zmdi-volume-off:before {
    content: '';
}

.zmdi-volume-up:before {
    content: '';
}

.zmdi-n-1-square:before {
    content: '';
}

.zmdi-n-2-square:before {
    content: '';
}

.zmdi-n-3-square:before {
    content: '';
}

.zmdi-n-4-square:before {
    content: '';
}

.zmdi-n-5-square:before {
    content: '';
}

.zmdi-n-6-square:before {
    content: '';
}

.zmdi-neg-1:before {
    content: '';
}

.zmdi-neg-2:before {
    content: '';
}

.zmdi-plus-1:before {
    content: '';
}

.zmdi-plus-2:before {
    content: '';
}

.zmdi-sec-10:before {
    content: '';
}

.zmdi-sec-3:before {
    content: '';
}

.zmdi-zero:before {
    content: '';
}

.zmdi-airline-seat-flat-angled:before {
    content: '';
}

.zmdi-airline-seat-flat:before {
    content: '';
}

.zmdi-airline-seat-individual-suite:before {
    content: '';
}

.zmdi-airline-seat-legroom-extra:before {
    content: '';
}

.zmdi-airline-seat-legroom-normal:before {
    content: '';
}

.zmdi-airline-seat-legroom-reduced:before {
    content: '';
}

.zmdi-airline-seat-recline-extra:before {
    content: '';
}

.zmdi-airline-seat-recline-normal:before {
    content: '';
}

.zmdi-airplay:before {
    content: '';
}

.zmdi-closed-caption:before {
    content: '';
}

.zmdi-confirmation-number:before {
    content: '';
}

.zmdi-developer-board:before {
    content: '';
}

.zmdi-disc-full:before {
    content: '';
}

.zmdi-explicit:before {
    content: '';
}

.zmdi-flight-land:before {
    content: '';
}

.zmdi-flight-takeoff:before {
    content: '';
}

.zmdi-flip-to-back:before {
    content: '';
}

.zmdi-flip-to-front:before {
    content: '';
}

.zmdi-group-work:before {
    content: '';
}

.zmdi-hd:before {
    content: '';
}

.zmdi-hq:before {
    content: '';
}

.zmdi-markunread-mailbox:before {
    content: '';
}

.zmdi-memory:before {
    content: '';
}

.zmdi-nfc:before {
    content: '';
}

.zmdi-play-for-work:before {
    content: '';
}

.zmdi-power-input:before {
    content: '';
}

.zmdi-present-to-all:before {
    content: '';
}

.zmdi-satellite:before {
    content: '';
}

.zmdi-tap-and-play:before {
    content: '';
}

.zmdi-vibration:before {
    content: '';
}

.zmdi-voicemail:before {
    content: '';
}

.zmdi-group:before {
    content: '';
}

.zmdi-rss:before {
    content: '';
}

.zmdi-shape:before {
    content: '';
}

.zmdi-spinner:before {
    content: '';
}

.zmdi-ungroup:before {
    content: '';
}

.zmdi-500px:before {
    content: '';
}

.zmdi-8tracks:before {
    content: '';
}

.zmdi-amazon:before {
    content: '';
}

.zmdi-blogger:before {
    content: '';
}

.zmdi-delicious:before {
    content: '';
}

.zmdi-disqus:before {
    content: '';
}

.zmdi-flattr:before {
    content: '';
}

.zmdi-flickr:before {
    content: '';
}

.zmdi-github-alt:before {
    content: '';
}

.zmdi-google-old:before {
    content: '';
}

.zmdi-linkedin:before {
    content: '';
}

.zmdi-odnoklassniki:before {
    content: '';
}

.zmdi-outlook:before {
    content: '';
}

.zmdi-paypal-alt:before {
    content: '';
}

.zmdi-pinterest:before {
    content: '';
}

.zmdi-playstation:before {
    content: '';
}

.zmdi-reddit:before {
    content: '';
}

.zmdi-skype:before {
    content: '';
}

.zmdi-slideshare:before {
    content: '';
}

.zmdi-soundcloud:before {
    content: '';
}

.zmdi-tumblr:before {
    content: '';
}

.zmdi-twitch:before {
    content: '';
}

.zmdi-vimeo:before {
    content: '';
}

.zmdi-whatsapp:before {
    content: '';
}

.zmdi-xbox:before {
    content: '';
}

.zmdi-yahoo:before {
    content: '';
}

.zmdi-youtube-play:before {
    content: '';
}

.zmdi-youtube:before {
    content: '';
}

@charset 'UTF-8';@font-face{font-family:'Brand Icons';font-weight:400;font-style:normal;src:url(./brand-icons.eot?v=0.3.2);src:url(./brand-icons.eot?#iefix&v=0.3.2) format('embedded-opentype'),url(./brand-icons.woff2?v=0.3.2) format('woff2'),url(./brand-icons.woff?v=0.3.2) format('woff'),url(./brand-icons.ttf?v=0.3.2) format('truetype'),url(./brand-icons.svg?v=0.3.2#brand-icons) format('svg')}[class*=bd-],[class^=bd-]{font-family:'Brand Icons';font-weight:400;font-style:normal;position:relative;display:inline-block;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);text-rendering:auto;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bd-behance:before{content:''}.bd-blogger:before{content:''}.bd-delicious:before{content:''}.bd-deviantart:before{content:''}.bd-dribbble:before{content:''}.bd-facebook:before{content:''}.bd-flickr:before{content:''}.bd-foursquare:before{content:''}.bd-github:before{content:''}.bd-google-plus:before{content:''}.bd-instagram:before{content:''}.bd-lastfm:before{content:''}.bd-linkedin:before{content:''}.bd-pinterest:before{content:''}.bd-quora:before{content:''}.bd-stackoverflow:before{content:''}.bd-rdio:before{content:''}.bd-reddit:before{content:''}.bd-soundcloud:before{content:''}.bd-spotify:before{content:''}.bd-stumbleupon:before{content:''}.bd-tumblr:before{content:''}.bd-twitter:before{content:''}.bd-viadeo:before{content:''}.bd-vimeo:before{content:''}.bd-vine:before{content:''}.bd-yelp:before{content:''}.bd-openid:before{content:''}.bd-vk:before{content:''}.bd-yahoo:before{content:''}.bd-xing:before{content:''}.bd-youtube:before{content:''}.bd-android:before{content:''}.bd-apple:before{content:''}.bd-windows:before{content:''}.bd-linux:before{content:''}.bd-wordpress:before{content:''}.bd-drupal:before{content:''}.bd-joomla:before{content:''}.bd-squarespace:before{content:''}.bd-medium:before{content:''}.bd-dropbox:before{content:''}.bd-codepen:before{content:''}.bd-jsfiddle:before{content:''}.bd-evernote:before{content:''}.bd-envato:before{content:''}.bd-skype:before{content:''}.bd-paypal:before{content:''}.bd-feed:before{content:''}.bd-html5:before{content:''}.bd-css3:before{content:''}.bd-angular:before{content:''}.bd-webchat:before{content:''}.bd-qq:before{content:''}.bd-zhihu:before{content:''}.bd-weibo:before{content:''}.bd-douban:before{content:''}.bd-baidu:before{content:''}
@charset 'UTF-8';@font-face{font-family:'Web Icons';font-weight:400;font-style:normal;src:url(./web-icons.eot?v=0.2.3);src:url(./web-icons.eot?#iefix&v=0.2.3) format('embedded-opentype'),url(./web-icons.woff2?v=0.2.3) format('woff2'),url(./web-icons.woff?v=0.2.3) format('woff'),url(./web-icons.ttf?v=0.2.3) format('truetype'),url(./web-icons.svg?v=0.2.3#web-icons) format('svg')}[class*=' wb-'],[class^=wb-]{font-family:'Web Icons';font-weight:400;font-style:normal;position:relative;display:inline-block;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);text-rendering:auto;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wb-dashboard:before{content:''}.wb-inbox:before{content:''}.wb-cloud:before{content:''}.wb-bell:before{content:''}.wb-book:before{content:''}.wb-bookmark:before{content:''}.wb-tag:before{content:''}.wb-library:before{content:''}.wb-share:before{content:''}.wb-reply:before{content:''}.wb-refresh:before{content:''}.wb-move:before{content:''}.wb-chat:before{content:''}.wb-chat-working:before{content:''}.wb-chat-text:before{content:''}.wb-chat-group:before{content:''}.wb-envelope:before{content:''}.wb-envelope-open:before{content:''}.wb-user:before{content:''}.wb-user-circle:before{content:''}.wb-users:before{content:''}.wb-user-add:before{content:''}.wb-grid-9:before{content:''}.wb-grid-4:before{content:''}.wb-menu:before{content:''}.wb-layout:before{content:''}.wb-fullscreen:before{content:''}.wb-fullscreen-exit:before{content:''}.wb-expand:before{content:''}.wb-contract:before{content:''}.wb-arrow-expand:before{content:''}.wb-arrow-shrink:before{content:''}.wb-desktop:before{content:''}.wb-mobile:before{content:''}.wb-signal:before{content:''}.wb-power:before{content:''}.wb-more-horizontal:before{content:''}.wb-more-vertical:before{content:''}.wb-globe:before{content:''}.wb-map:before{content:''}.wb-flag:before{content:''}.wb-pie-chart:before{content:''}.wb-stats-bars:before{content:''}.wb-pluse:before{content:''}.wb-home:before{content:''}.wb-shopping-cart:before{content:''}.wb-payment:before{content:''}.wb-briefcase:before{content:''}.wb-search:before{content:''}.wb-zoom-in:before{content:''}.wb-zoom-out:before{content:''}.wb-download:before{content:''}.wb-upload:before{content:''}.wb-sort-asc:before{content:''}.wb-sort-des:before{content:''}.wb-graph-up:before{content:''}.wb-graph-down:before{content:''}.wb-replay:before{content:''}.wb-edit:before{content:''}.wb-pencil:before{content:''}.wb-rubber:before{content:''}.wb-crop:before{content:''}.wb-eye:before{content:''}.wb-eye-close:before{content:''}.wb-image:before{content:''}.wb-gallery:before{content:''}.wb-video:before{content:''}.wb-camera:before{content:''}.wb-folder:before{content:''}.wb-clipboard:before{content:''}.wb-order:before{content:''}.wb-file:before{content:''}.wb-copy:before{content:''}.wb-add-file:before{content:''}.wb-print:before{content:''}.wb-calendar:before{content:''}.wb-time:before{content:''}.wb-trash:before{content:''}.wb-plugin:before{content:''}.wb-extension:before{content:''}.wb-memory:before{content:''}.wb-settings:before{content:''}.wb-scissor:before{content:''}.wb-wrench:before{content:''}.wb-hammer:before{content:''}.wb-lock:before{content:''}.wb-unlock:before{content:''}.wb-volume-low:before{content:''}.wb-volume-high:before{content:''}.wb-volume-off:before{content:''}.wb-pause:before{content:''}.wb-play:before{content:''}.wb-stop:before{content:''}.wb-musical:before{content:''}.wb-random:before{content:''}.wb-reload:before{content:''}.wb-loop:before{content:''}.wb-text:before{content:''}.wb-bold:before{content:''}.wb-italic:before{content:''}.wb-underline:before{content:''}.wb-format-clear:before{content:''}.wb-text-type:before{content:''}.wb-table:before{content:''}.wb-attach-file:before{content:''}.wb-paperclip:before{content:''}.wb-link-intact:before{content:''}.wb-link:before{content:''}.wb-link-broken:before{content:''}.wb-indent-increase:before{content:''}.wb-indent-decrease:before{content:''}.wb-align-justify:before{content:''}.wb-align-left:before{content:''}.wb-align-center:before{content:''}.wb-align-right:before{content:''}.wb-list-numbered:before{content:''}.wb-list-bulleted:before{content:''}.wb-list:before{content:''}.wb-emoticon:before{content:''}.wb-quote-right:before{content:''}.wb-code:before{content:''}.wb-code-working:before{content:''}.wb-code-unfold:before{content:''}.wb-chevron-right:before{content:''}.wb-chevron-left:before{content:''}.wb-chevron-left-mini:before{content:''}.wb-chevron-right-mini:before{content:''}.wb-chevron-up:before{content:''}.wb-chevron-down:before{content:''}.wb-chevron-up-mini:before{content:''}.wb-chevron-down-mini:before{content:''}.wb-arrow-left:before{content:''}.wb-arrow-right:before{content:''}.wb-arrow-up:before{content:''}.wb-arrow-down:before{content:''}.wb-dropdown:before{content:''}.wb-dropup:before{content:''}.wb-dropright:before{content:''}.wb-dropleft:before{content:''}.wb-sort-vertical:before{content:''}.wb-triangle-left:before{content:''}.wb-triangle-right:before{content:''}.wb-triangle-down:before{content:''}.wb-triangle-up:before{content:''}.wb-check-circle:before{content:''}.wb-check:before{content:''}.wb-check-mini:before{content:''}.wb-close:before{content:''}.wb-close-mini:before{content:''}.wb-plus-circle:before{content:''}.wb-plus:before{content:''}.wb-minus-circle:before{content:''}.wb-minus:before{content:''}.wb-alert-circle:before{content:''}.wb-alert:before{content:''}.wb-help-circle:before{content:''}.wb-help:before{content:''}.wb-info-circle:before{content:''}.wb-info:before{content:''}.wb-warning:before{content:''}.wb-heart:before{content:''}.wb-heart-outline:before{content:''}.wb-star:before{content:''}.wb-star-half:before{content:''}.wb-star-outline:before{content:''}.wb-thumb-up:before{content:''}.wb-thumb-down:before{content:''}.wb-small-point:before{content:''}.wb-medium-point:before{content:''}.wb-large-point:before{content:''}
/*!
 * Ladda
 * http://lab.hakim.se/ladda
 * MIT licensed
 *
 * Copyright (C) 2015 Hakim El Hattab, http://hakim.se
 */
/*************************************
 * CONFIG
 */
/*************************************
 * MIXINS
 */
/*************************************
 * BUTTON BASE
 */
.ladda-button {
    position: relative;
}

    /* Spinner animation */
    .ladda-button .ladda-spinner {
        position: absolute;
        z-index: 2;
        display: inline-block;
        width: 32px;
        height: 32px;
        top: 50%;
        margin-top: 0;
        opacity: 0;
        pointer-events: none;
    }

    /* Button label */
    .ladda-button .ladda-label {
        position: relative;
        z-index: 3;
    }

    /* Progress bar */
    .ladda-button .ladda-progress {
        position: absolute;
        width: 0;
        height: 100%;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, 0.2);
        visibility: hidden;
        opacity: 0;
        -webkit-transition: 0.1s linear all !important;
        -moz-transition: 0.1s linear all !important;
        -ms-transition: 0.1s linear all !important;
        -o-transition: 0.1s linear all !important;
        transition: 0.1s linear all !important;
    }

    .ladda-button[data-loading] .ladda-progress {
        opacity: 1;
        visibility: visible;
    }

    /*************************************
 * EASING
 */
    .ladda-button,
    .ladda-button .ladda-spinner,
    .ladda-button .ladda-label {
        -webkit-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
        -moz-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
        -ms-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
        -o-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
        transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
    }

        .ladda-button[data-style=zoom-in],
        .ladda-button[data-style=zoom-in] .ladda-spinner,
        .ladda-button[data-style=zoom-in] .ladda-label,
        .ladda-button[data-style=zoom-out],
        .ladda-button[data-style=zoom-out] .ladda-spinner,
        .ladda-button[data-style=zoom-out] .ladda-label {
            -webkit-transition: 0.3s ease all !important;
            -moz-transition: 0.3s ease all !important;
            -ms-transition: 0.3s ease all !important;
            -o-transition: 0.3s ease all !important;
            transition: 0.3s ease all !important;
        }

        /*************************************
 * EXPAND LEFT
 */
        .ladda-button[data-style=expand-right] .ladda-spinner {
            right: -6px;
        }

        .ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner,
        .ladda-button[data-style=expand-right][data-size="xs"] .ladda-spinner {
            right: -12px;
        }

        .ladda-button[data-style=expand-right][data-loading] {
            padding-right: 56px;
        }

            .ladda-button[data-style=expand-right][data-loading] .ladda-spinner {
                opacity: 1;
            }

            .ladda-button[data-style=expand-right][data-loading][data-size="s"], .ladda-button[data-style=expand-right][data-loading][data-size="xs"] {
                padding-right: 40px;
            }

        /*************************************
 * EXPAND RIGHT
 */
        .ladda-button[data-style=expand-left] .ladda-spinner {
            left: 26px;
        }

        .ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner,
        .ladda-button[data-style=expand-left][data-size="xs"] .ladda-spinner {
            left: 4px;
        }

        .ladda-button[data-style=expand-left][data-loading] {
            padding-left: 56px;
        }

            .ladda-button[data-style=expand-left][data-loading] .ladda-spinner {
                opacity: 1;
            }

            .ladda-button[data-style=expand-left][data-loading][data-size="s"], .ladda-button[data-style=expand-left][data-loading][data-size="xs"] {
                padding-left: 40px;
            }

        /*************************************
 * EXPAND UP
 */
        .ladda-button[data-style=expand-up] {
            overflow: hidden;
        }

            .ladda-button[data-style=expand-up] .ladda-spinner {
                top: -32px;
                left: 50%;
                margin-left: 0;
            }

            .ladda-button[data-style=expand-up][data-loading] {
                padding-top: 54px;
            }

                .ladda-button[data-style=expand-up][data-loading] .ladda-spinner {
                    opacity: 1;
                    top: 26px;
                    margin-top: 0;
                }

                .ladda-button[data-style=expand-up][data-loading][data-size="s"], .ladda-button[data-style=expand-up][data-loading][data-size="xs"] {
                    padding-top: 32px;
                }

                    .ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-up][data-loading][data-size="xs"] .ladda-spinner {
                        top: 4px;
                    }

        /*************************************
 * EXPAND DOWN
 */
        .ladda-button[data-style=expand-down] {
            overflow: hidden;
        }

            .ladda-button[data-style=expand-down] .ladda-spinner {
                top: 62px;
                left: 50%;
                margin-left: 0;
            }

            .ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner,
            .ladda-button[data-style=expand-down][data-size="xs"] .ladda-spinner {
                top: 40px;
            }

            .ladda-button[data-style=expand-down][data-loading] {
                padding-bottom: 54px;
            }

                .ladda-button[data-style=expand-down][data-loading] .ladda-spinner {
                    opacity: 1;
                }

                .ladda-button[data-style=expand-down][data-loading][data-size="s"], .ladda-button[data-style=expand-down][data-loading][data-size="xs"] {
                    padding-bottom: 32px;
                }

        /*************************************
 * SLIDE LEFT
 */
        .ladda-button[data-style=slide-left] {
            overflow: hidden;
        }

            .ladda-button[data-style=slide-left] .ladda-label {
                position: relative;
            }

            .ladda-button[data-style=slide-left] .ladda-spinner {
                left: 100%;
                margin-left: 0;
            }

            .ladda-button[data-style=slide-left][data-loading] .ladda-label {
                opacity: 0;
                left: -100%;
            }

            .ladda-button[data-style=slide-left][data-loading] .ladda-spinner {
                opacity: 1;
                left: 50%;
            }

        /*************************************
 * SLIDE RIGHT
 */
        .ladda-button[data-style=slide-right] {
            overflow: hidden;
        }

            .ladda-button[data-style=slide-right] .ladda-label {
                position: relative;
            }

            .ladda-button[data-style=slide-right] .ladda-spinner {
                right: 100%;
                margin-left: 0;
                left: 16px;
            }

            .ladda-button[data-style=slide-right][data-loading] .ladda-label {
                opacity: 0;
                left: 100%;
            }

            .ladda-button[data-style=slide-right][data-loading] .ladda-spinner {
                opacity: 1;
                left: 50%;
            }

        /*************************************
 * SLIDE UP
 */
        .ladda-button[data-style=slide-up] {
            overflow: hidden;
        }

            .ladda-button[data-style=slide-up] .ladda-label {
                position: relative;
            }

            .ladda-button[data-style=slide-up] .ladda-spinner {
                left: 50%;
                margin-left: 0;
                margin-top: 1em;
            }

            .ladda-button[data-style=slide-up][data-loading] .ladda-label {
                opacity: 0;
                top: -1em;
            }

            .ladda-button[data-style=slide-up][data-loading] .ladda-spinner {
                opacity: 1;
                margin-top: 0;
            }

        /*************************************
 * SLIDE DOWN
 */
        .ladda-button[data-style=slide-down] {
            overflow: hidden;
        }

            .ladda-button[data-style=slide-down] .ladda-label {
                position: relative;
            }

            .ladda-button[data-style=slide-down] .ladda-spinner {
                left: 50%;
                margin-left: 0;
                margin-top: -2em;
            }

            .ladda-button[data-style=slide-down][data-loading] .ladda-label {
                opacity: 0;
                top: 1em;
            }

            .ladda-button[data-style=slide-down][data-loading] .ladda-spinner {
                opacity: 1;
                margin-top: 0;
            }

        /*************************************
 * ZOOM-OUT
 */
        .ladda-button[data-style=zoom-out] {
            overflow: hidden;
        }

            .ladda-button[data-style=zoom-out] .ladda-spinner {
                left: 50%;
                margin-left: 32px;
                -webkit-transform: scale(2.5);
                -moz-transform: scale(2.5);
                -ms-transform: scale(2.5);
                -o-transform: scale(2.5);
                transform: scale(2.5);
            }

            .ladda-button[data-style=zoom-out] .ladda-label {
                position: relative;
                display: inline-block;
            }

            .ladda-button[data-style=zoom-out][data-loading] .ladda-label {
                opacity: 0;
                -webkit-transform: scale(0.5);
                -moz-transform: scale(0.5);
                -ms-transform: scale(0.5);
                -o-transform: scale(0.5);
                transform: scale(0.5);
            }

            .ladda-button[data-style=zoom-out][data-loading] .ladda-spinner {
                opacity: 1;
                margin-left: 0;
                -webkit-transform: none;
                -moz-transform: none;
                -ms-transform: none;
                -o-transform: none;
                transform: none;
            }

        /*************************************
 * ZOOM-IN
 */
        .ladda-button[data-style=zoom-in] {
            overflow: hidden;
        }

            .ladda-button[data-style=zoom-in] .ladda-spinner {
                left: 50%;
                margin-left: -16px;
                -webkit-transform: scale(0.2);
                -moz-transform: scale(0.2);
                -ms-transform: scale(0.2);
                -o-transform: scale(0.2);
                transform: scale(0.2);
            }

            .ladda-button[data-style=zoom-in] .ladda-label {
                position: relative;
                display: inline-block;
            }

            .ladda-button[data-style=zoom-in][data-loading] .ladda-label {
                opacity: 0;
                -webkit-transform: scale(2.2);
                -moz-transform: scale(2.2);
                -ms-transform: scale(2.2);
                -o-transform: scale(2.2);
                transform: scale(2.2);
            }

            .ladda-button[data-style=zoom-in][data-loading] .ladda-spinner {
                opacity: 1;
                margin-left: 0;
                -webkit-transform: none;
                -moz-transform: none;
                -ms-transform: none;
                -o-transform: none;
                transform: none;
            }

        /*************************************
 * CONTRACT
 */
        .ladda-button[data-style=contract] {
            overflow: hidden;
            width: 100px;
        }

            .ladda-button[data-style=contract] .ladda-spinner {
                left: 50%;
                margin-left: 0;
            }

            .ladda-button[data-style=contract][data-loading] {
                border-radius: 50%;
                width: 52px;
            }

                .ladda-button[data-style=contract][data-loading] .ladda-label {
                    opacity: 0;
                }

                .ladda-button[data-style=contract][data-loading] .ladda-spinner {
                    opacity: 1;
                }

        /*************************************
 * OVERLAY
 */
        .ladda-button[data-style=contract-overlay] {
            overflow: hidden;
            width: 100px;
            box-shadow: 0px 0px 0px 2000px rgba(0, 0, 0, 0);
        }

            .ladda-button[data-style=contract-overlay] .ladda-spinner {
                left: 50%;
                margin-left: 0;
            }

            .ladda-button[data-style=contract-overlay][data-loading] {
                border-radius: 50%;
                width: 52px;
                /*outline: 10000px solid rgba( 0, 0, 0, 0.5 );*/
                box-shadow: 0px 0px 0px 2000px rgba(0, 0, 0, 0.8);
            }

                .ladda-button[data-style=contract-overlay][data-loading] .ladda-label {
                    opacity: 0;
                }

                .ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner {
                    opacity: 1;
                }

/*@import "vendor/bootstrap-datetimepicker-build";*/
body {
    background: #ffffff;
    color: #404040;
    font: 14px "Open Sans", sans-serif;
    line-height: 1.5em;
}

h1 {
    font-size: 30px;
    font-weight: normal;
}

h2 {
    font-size: 24px;
    font-weight: normal;
}

h3 {
    font-size: 18px;
    font-weight: bold;
}

a, a:hover, a:focus, a:active, a:visited {
    color: #3399FF;
}

hr {
    height: 1px;
    border: none;
    border-top: none;
    background: #cccccc;
}

.no-selection {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

li.selected {
    border-color: #00BEFD !important;
}

.validation-summary {
    font-size: 13px;
    color: #E96656;
}

footer .site-by {
    color: #404040;
    font-size: small;
}

    footer .site-by a {
        color: #404040;
        text-decoration: none;
    }

        footer .site-by a:hover {
            color: #404040;
            text-decoration: underline;
        }

div.noscript,
div.unsupported-browser {
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    min-height: 65px;
    font: 95%/30px Verdana;
    text-align: center;
    background: #f2dede;
    border-bottom: solid 1px #a94442;
}

input::-webkit-clear-button {
    display: none;
}

input::-ms-clear {
    display: none;
}

input.error, select.error, textarea.error {
    border: 1px solid red !important;
}

label.error {
    font-size: 13px;
    color: #E96656;
    font-weight: normal;
    font-style: italic;
}

div.content-heading {
    color: #fff;
    background-color: #006282;
    border-bottom: 3px solid #00BEFD;
    padding: 10px;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

div.content-body {
    border: 1px solid #e3e3e3;
    border-top: none;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    padding: 10px;
}

div.panel-tab-body {
    padding: 10px 15px 50px;
    background: #fff;
}

.heading {
    color: #006282;
    font-weight: bold;
    text-transform: uppercase;
}

.page-title {
    font-size: x-large;
}

.item-content-area {
    -webkit-transition: linear 1s;
    -moz-transition: linear 1s;
    -o-transition: linear 1s;
    transition: linear 1s;
}

.fullscreen-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*height:100%;*/
    z-index: 1000;
    background-color: #fff;
    padding: 20px;
    border-bottom: 500px solid #fff;
}

.list {
    padding: 10px 0 0;
}

    .list > li {
        border: 1px solid #e3e3e3;
        color: #006282;
        padding: 3px 10px 7px;
        margin-bottom: 5px;
        list-style: none;
    }

    .list.sortable li .handle {
        cursor: move;
    }

.nest-list {
    padding: 10px 0 0;
}

    .nest-list > li {
        list-style: none;
    }

        .nest-list > li.selected div.section {
            border-color: #00BEFD !important;
        }

        .nest-list > li div.section {
            border: 1px solid #e3e3e3;
            color: #006282;
            padding: 3px 10px 7px;
            margin-bottom: 5px;
            list-style: none;
        }

    .nest-list.sortable li .handle {
        cursor: move;
    }

    .nest-list > li ul {
        padding: 3px 10px 7px 20px;
    }

        .nest-list > li ul > li.section-item {
            border: 1px solid #e3e3e3;
            color: #006282;
            padding: 3px 10px 7px;
            margin-bottom: 5px;
            list-style: none;
        }

td.item-number {
    vertical-align: top;
    width: 35px;
}

th.rotate {
    /* Something you can count on */
    height: 140px;
    white-space: nowrap;
}

    th.rotate > div {
        transform: translate(25px, 51px) rotate(315deg);
        width: 30px;
    }

        th.rotate > div > span {
            border-bottom: 1px solid #ccc;
            padding: 0px 0px;
        }

table.sheet td {
    padding: 10px;
    border: 1px solid #ccc;
}

.permissionSheet {
    margin-top: 50px;
}

.item-list {
    padding: 5px 0;
}

    .item-list > li {
        border: 1px solid #fff;
        color: #000;
        padding: 3px 10px 7px;
        margin-bottom: 5px;
        list-style: none;
    }

        .item-list > li:hover {
            border: 1px solid #e3e3e3;
        }

    .item-list.sortable li .handle {
        cursor: move;
    }

.dynamic-list {
    padding: 10px 0 0;
    list-style: none;
}

    .dynamic-list > li {
        margin-bottom: 5px;
        min-height: 35px;
        /*list-style:none;*/
    }

        .dynamic-list > li .heading-area {
            border: 1px solid #fff;
            color: #000;
            padding: 3px 10px 7px;
        }

            .dynamic-list > li .heading-area:hover {
                border: 1px solid #e3e3e3;
            }

li.sortable-placeholder {
    border: 1px dashed #CCC;
    background: none;
    min-height: 30px;
}

.right {
    float: right;
}

.left {
    float: left;
}

.completed-item {
    background-color: #e5fbde;
}

.rejected-item {
    background-color: #faebeb;
}

.item-editor {
    padding: 10px 0 0 0;
}

.item-gallery .icon-area {
    height: 65px;
    float: left;
    padding-right: 10px;
}

.item-gallery .icon {
    height: 65px;
    border-top-left-radius: 4px;
}

.item-gallery .content-heading {
    min-height: 65px;
    padding: 0px !important;
}

.item-gallery .heading-text-area {
    padding: 12px 15px;
}

.item-gallery .thumbnail {
    min-height: 300px;
    position: relative;
}

.item-gallery .gallary-content {
    padding: 12px 10px;
}

.item-gallery .content-footer {
    border-top: 3px solid #00BEFD;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    padding: 7px 12px;
    background: #006282;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

    .item-gallery .content-footer a {
        color: white;
        text-decoration: none;
        padding-right: 10px;
    }

.lm-panel .panel-toolbar .name {
    font-weight: bold;
}

.lm-panel .panel-toolbar .btn {
    float: right;
    width: 26px;
    line-height: 26px;
    margin-top: -2px;
    margin-left: 5px;
    padding: 0;
}

.lm-panel .btn.small {
    width: 26px;
    line-height: 26px;
    margin-top: -2px;
    margin-left: 5px;
    padding: 0;
}

.lm-panel .panel-placeholder {
    padding: 10px 15px 50px;
    background: #ffffff;
}

#LoadingArea {
    position: fixed;
    top: 0px;
    left: 0px;
    display: none;
    width: 100%;
}

#InnerLoadingArea {
    position: relative;
    left: 0px;
    font-size: large;
    font-weight: bold;
    color: #fff;
    background-color: #34c003;
    opacity: 0.8;
    border-bottom: 3px solid #237e03;
    padding: 10px 0px;
    width: 100%;
    text-align: center;
}

.vote-button {
    width: 31%;
    margin: 15px 10px 15px 0;
    height: 150px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    overflow: hidden;
}

.attachment-holder {
    padding: 10px 20px;
    margin: 5px 0 0 0;
    border: 1px solid #006282;
    background: #00BEFD;
    color: #fff;
}

    .attachment-holder a {
        color: #fff;
    }

        .attachment-holder a:hover {
            color: #fff;
        }

        .attachment-holder a:focus {
            color: #fff;
        }

.vote-display {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 31%;
    margin: 15px 10px 15px 0;
    height: 50px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    padding-top: 15px;
    border: 1px solid #000;
}

.motion-display {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 31%;
    margin: 15px 10px 15px 0;
    height: 50px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    border: 1px solid #000;
    background-color: #fff;
    color: #333;
    text-align: center;
    padding-top: 15px;
}

/***************************************
 Full Calendar
****************************************/
.fc-event {
    cursor: pointer;
}

/****************************************
 Bootstrap
****************************************/
form .well {
    background: -webkit-linear-gradient(top, #ffffff, #F9F9F9);
    background: -moz-linear-gradient(top, #ffffff, #F9F9F9);
    background: -ms-linear-gradient(top, #ffffff, #F9F9F9);
    background: linear-gradient(top, #ffffff, #F9F9F9);
    border-color: #CCCCCC;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
}

form .input-group-addon {
    background-color: #0099cc;
    color: #ffffff;
    border: none;
}

button.lm-btn, a.lm-btn {
    line-height: 30px;
    padding: 6px 20px;
    border: none;
    font-size: 14px;
    text-transform: uppercase;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
}

button.btn-primary, a.btn-primary {
    background: -webkit-linear-gradient(top, #00BEFD, #00A9E1);
    background: -moz-linear-gradient(top, #00BEFD, #00A9E1);
    background: -ms-linear-gradient(top, #00BEFD, #00A9E1);
    background: linear-gradient(top, #00BEFD, #00A9E1);
    color: #ffffff;
}

    button.btn-primary:hover, button.btn-primary:focus, a.btn-primary:hover, a.btn-primary:focus {
        background: #00A9E1;
    }

    button.btn-primary:active, a.btn-primary:active {
        background: #00BEFD;
    }

    button.btn-primary:disabled, a.btn-primary:disabled {
        background: -webkit-linear-gradient(top, rgba(0, 190, 253, 0.35), rgba(0, 169, 225, 0.35));
        background: -moz-linear-gradient(top, rgba(0, 190, 253, 0.35), rgba(0, 169, 225, 0.35));
        background: -ms-linear-gradient(top, rgba(0, 190, 253, 0.35), rgba(0, 169, 225, 0.35));
        background: linear-gradient(top, rgba(0, 190, 253, 0.35), rgba(0, 169, 225, 0.35));
    }

.container-fixed .col-fixed {
    float: left;
    padding: 0 15px;
}

.container-fixed.container-fixed-100 .col-fixed {
    width: 100px;
}

.container-fixed.container-fixed-100 .row {
    margin-left: 100px;
    width: calc(100% - 100px);
}

.drop-target {
    border: 1px solid #34c003;
    background: #ebfbe6;
    padding: 30px;
}

    .drop-target .glyphicon {
        font-size: 50px;
    }

.scan-target {
    margin: 5px;
    border: 1px solid #0237C1;
    background: #E6EFFB;
    padding: 30px;
}
    .scan-target .glyphicon {
        font-size: 50px;
    }

.glyphicon-none:before {
    content: "\e119";
    color: transparent !important;
}

/****************************************
 Bootstrap Icons
 Override with Font Awesome icons
****************************************/
/*.glyphicon {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-chevron-left:before {
    content: "\f053";
}

.glyphicon-chevron-right:before {
    content: "\f054";
}*/
/****************************************
 Bootstrap-UI
****************************************/
[datepicker] table {
    outline: none;
}

.table-layout {
    display: table;
    width: 100%;
}

    .table-layout .table-cell {
        display: table-cell;
        vertical-align: top;
    }

.lm-panel .panel-heading {
    margin: 0;
    padding: 10px;
    background: #006282;
    color: #ffffff;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom: 4px solid #00befd;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

    .lm-panel .panel-heading a {
        color: #ffffff;
    }

.lm-panel.well {
    margin: 0;
    padding: 0;
}

    .lm-panel.well .panel-toolbar {
        padding: 15px 10px;
        border-bottom: solid 1px #cccccc;
    }

    .lm-panel.well .nav {
        padding-left: 10px;
    }

        .lm-panel.well .nav.nav-tabs {
            margin-top: 5px;
            border-bottom-color: #cccccc;
        }

            .lm-panel.well .nav.nav-tabs li + li {
                margin-left: 5px;
            }

            .lm-panel.well .nav.nav-tabs li {
                font-size: 12px;
                font-weight: bold;
                text-transform: uppercase;
            }

                .lm-panel.well .nav.nav-tabs li a {
                    padding: 9px 15px 8px;
                    background: #e4e4e4;
                    border-color: #cccccc;
                    border-bottom: 0;
                    color: #404040;
                }

                    .lm-panel.well .nav.nav-tabs li a:hover {
                        background: #f2f2f2;
                    }

                .lm-panel.well .nav.nav-tabs li.active a {
                    background: #ffffff;
                    border-top: solid 2px #00befd;
                }

    .lm-panel.well .subpage section {
        padding: 10px;
        background: #ffffff;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }

        .lm-panel.well .subpage section h3 {
            margin-top: 0;
        }

@media (min-width: 768px) {
    header.page .navbar {
        min-height: 30px;
        height: 30px;
    }

        header.page .navbar .navbar-collapse.collapse {
            background: none !important;
        }
}

@media (max-width: 768px) {
    header.page .navbar .navbar-collapse.collapse {
        padding-left: 15px !important;
    }

    header.page .navbar p.menu-label, header.page .navbar p.separator {
        display: none;
    }

    header.page .navbar li.user-menu {
        margin-bottom: 10px !important;
    }

        header.page .navbar li.user-menu a {
            margin: 0 0 0 5px !important;
        }

        header.page .navbar li.user-menu .dropdown-menu {
            padding: 0 10px 0 5px !important;
        }

            header.page .navbar li.user-menu .dropdown-menu a {
                color: #ffffff !important;
            }

                header.page .navbar li.user-menu .dropdown-menu a:hover {
                    background: #2f2f2f !important;
                }

    header.page .navbar li.language-menu a {
        margin: 0 10px !important;
        padding: 0 0 0 5px !important;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        -ms-border-radius: 0 !important;
        border-radius: 0 !important;
    }

    header.page .navbar li.language-menu .dropdown-menu {
        padding: 1px 0 0 !important;
    }

        header.page .navbar li.language-menu .dropdown-menu a {
            background: #ffffff !important;
        }

            header.page .navbar li.language-menu .dropdown-menu a:hover {
                background: #f5f5f5 !important;
            }
}

header.page .navbar {
    margin-bottom: 0;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    background: #404040;
    font-size: 13px;
}

    header.page .navbar .navbar-toggle {
        background: #EE7C6C;
    }

        header.page .navbar .navbar-toggle button:active {
            background: #EE7C6C;
        }

    header.page .navbar .navbar-collapse {
        background: #404040;
    }

        header.page .navbar .navbar-collapse.collapse {
            padding-left: 0;
        }

        header.page .navbar .navbar-collapse .navbar-nav li .dropdown-menu {
            font-size: 13px;
            padding: 0;
        }

            header.page .navbar .navbar-collapse .navbar-nav li .dropdown-menu a {
                margin: 0;
                color: #404040;
                text-transform: none;
            }

        header.page .navbar .navbar-collapse .navbar-nav li a, header.page .navbar .navbar-collapse .navbar-nav li p {
            margin-top: 3px;
            padding: 0 10px;
            line-height: 24px;
            color: #ffffff;
            text-transform: uppercase;
        }

        header.page .navbar .navbar-collapse .navbar-nav li p {
            padding: 0;
        }

            header.page .navbar .navbar-collapse .navbar-nav li p.separator {
                margin: 2px 0;
            }

                header.page .navbar .navbar-collapse .navbar-nav li p.separator:before {
                    content: "|";
                }

        header.page .navbar .navbar-collapse .navbar-nav li a.user-selector {
            margin: 3px 0;
            padding: 0 5px;
            background: none;
        }

            header.page .navbar .navbar-collapse .navbar-nav li a.user-selector i.fa-caret-down {
                margin-left: 5px;
                color: #EE7C6C;
            }

        header.page .navbar .navbar-collapse .navbar-nav li button.language-selector {
            margin: 3px 0 3px 15px;
            padding: 0 30px;
            -webkit-border-radius: 25px;
            -moz-border-radius: 25px;
            -ms-border-radius: 25px;
            border-radius: 25px;
            background: #ffffff;
            color: #404040;
        }

            header.page .navbar .navbar-collapse .navbar-nav li button.language-selector i {
                color: #EE7C6C;
            }

lm-timeline {
    display: block;
    overflow-x: scroll;
    background: #ffffff;
}

    lm-timeline .swimlane {
        display: table;
        padding: 5px 0 4px;
        border-bottom: solid 1px #cccccc;
        white-space: nowrap;
    }

        lm-timeline .swimlane:nth-last-child(2) {
            border-bottom: none;
        }

        lm-timeline .swimlane .term {
            position: relative;
            display: inline-block;
            width: 150px;
            height: 30px;
            line-height: 15px;
            left: 0;
            padding-top: 8px;
            margin-left: 5px;
            color: #ffffff;
            text-align: center;
            cursor: pointer;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -ms-border-radius: 4px;
            border-radius: 4px;
        }

            lm-timeline .swimlane .term i {
                font-size: 14px;
            }

            lm-timeline .swimlane .term.term-unassigned {
                background: #8cd9b2;
            }

                lm-timeline .swimlane .term.term-unassigned:hover {
                    background: #a9e2c5;
                }

            lm-timeline .swimlane .term.term-assigned {
                background: #0079a1;
            }

                lm-timeline .swimlane .term.term-assigned:hover {
                    background: #409ab8;
                }

            lm-timeline .swimlane .term.term-unassigned-ended {
                background: #e96656;
            }

                lm-timeline .swimlane .term.term-unassigned-ended:hover {
                    background: #ee8c80;
                }

            lm-timeline .swimlane .term.term-assigned-ended {
                background: #CCCCCC;
            }

                lm-timeline .swimlane .term.term-assigned-ended:hover {
                    background: #e2e2e2;
                }

    lm-timeline .footer {
        display: table;
        border-top: solid 1px #cccccc;
        white-space: nowrap;
    }

        lm-timeline .footer .year {
            display: inline-block;
            line-height: 14px;
            margin: 0 0 5px 5px;
            text-align: center;
            color: #666666;
        }

            lm-timeline .footer .year:before {
                content: '';
                position: relative;
                display: block;
                width: 1px;
                height: 8px;
                left: 50%;
                background: #cccccc;
            }

@media (max-width: 768px) {
    section.company nav li.separator {
        display: none;
    }
}

section.company {
    margin-top: 20px;
}

    section.company figure img {
        height: 50px;
        /*width: 50px;*/
        float: left;
        margin-right: 10px;
    }

    section.company figure figcaption {
        font-size: 24px;
        font-weight: bold;
        padding-top: 5px;
    }

    section.company figure p {
        margin: 2px 0 0;
    }

    section.company nav li a:hover, section.company nav li a:active, section.company nav li a:visited {
        background: #f3f7ff;
    }

    section.company nav li.separator {
        margin: 0 5px;
        width: 1px;
        height: 50px;
        border-left: solid 1px #cccccc;
    }

section.login h2.title {
    margin: 0;
}

section.login hr {
    margin-top: 15px;
    margin-bottom: 20px;
}

section.login .form-group + .form-group {
    margin-bottom: 5px;
}

section.login div.checkbox {
    margin-bottom: 25px;
}

section.login .validation-summary {
    padding: 0 0 10px;
}

section.password-recovery .request-sent {
    min-height: 160px;
}

section.password-recovery .previous-page {
    margin-top: 15px;
}

section.password-reset .btn {
    margin-top: 30px;
}

section.account-activation .btn {
    margin-top: 30px;
}

section.committees .well section.committee-positions .timeline {
    display: table;
    width: 100%;
    border: solid 1px #cccccc;
    background: #f2f2f2;
}

    section.committees .well section.committee-positions .timeline header {
        padding: 5px 10px;
        line-height: 29px;
        border-bottom: solid 1px #cccccc;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
    }

    section.committees .well section.committee-positions .timeline .positions {
        display: table-cell;
        width: 180px;
        border-right: solid 1px #cccccc;
    }

        section.committees .well section.committee-positions .timeline .positions header .btn {
            float: right;
        }

        section.committees .well section.committee-positions .timeline .positions .swimlane {
            display: table;
            width: 100%;
            height: 40px;
            line-height: 15px;
            padding: 5px 5px 0 10px;
            background: #ffffff;
            border-bottom: solid 1px #cccccc;
            font-size: 13px;
            white-space: nowrap;
            cursor: default;
        }

            section.committees .well section.committee-positions .timeline .positions .swimlane:first-child {
                border-top: none;
            }

            section.committees .well section.committee-positions .timeline .positions .swimlane strong {
                display: block;
            }

            section.committees .well section.committee-positions .timeline .positions .swimlane:hover .toolbar a {
                color: #3399FF;
            }

            section.committees .well section.committee-positions .timeline .positions .swimlane .toolbar {
                display: table-cell;
                width: 5px;
                margin-left: 5px;
                text-align: center;
            }

                section.committees .well section.committee-positions .timeline .positions .swimlane .toolbar a {
                    color: transparent;
                }

    section.committees .well section.committee-positions .timeline .terms {
        display: table-cell;
        max-width: 0;
        font-size: 12px;
        font-weight: bold;
    }

.committee-position-dialog {
    font-size: 12px;
}

    .committee-position-dialog .control-label::after {
        content: ":";
    }

    .committee-position-dialog .datepicker input[type=text]:read-only {
        background: #ffffff;
    }

    .committee-position-dialog input[type=number] {
        margin-right: 5px;
    }

.committee-term-dialog {
    font-size: 12px;
}

    .committee-term-dialog .control-label::after {
        content: ":";
    }

    .committee-term-dialog .control-label + p {
        padding-top: 6px;
    }

    .committee-term-dialog .datepicker input[type=text]:read-only {
        background: #ffffff;
    }

.lm-user-profile h3 {
    padding-bottom: 10px;
    border-bottom: solid 1px silver;
    font-size: 14px;
    text-transform: uppercase;
}

.lm-user-profile .table-cell.photo-col {
    width: 140px;
}

    .lm-user-profile .table-cell.photo-col .photo {
        position: relative;
        width: 120px;
        height: 120px;
        background: #f2f2f2;
        border: solid 1px #cccccc;
    }

        .lm-user-profile .table-cell.photo-col .photo img {
            position: absolute;
            margin: auto;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            max-width: 95px;
            max-height: 95px;
        }

        .lm-user-profile .table-cell.photo-col .photo .drop-target {
            position: absolute;
            width: 120px;
            height: 120px;
            background: rgba(51, 178, 255, 0.75);
            border: dashed 1px #337ab7;
            color: #ffffff;
            text-align: center;
            font-size: 12px;
            line-height: 13px;
            cursor: pointer;
        }

            .lm-user-profile .table-cell.photo-col .photo .drop-target span {
                position: absolute;
                margin: auto;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                max-width: 95px;
                max-height: 85px;
            }

            .lm-user-profile .table-cell.photo-col .photo .drop-target.can-drop {
                background: rgba(102, 204, 153, 0.75);
                border: dashed 2px #ffffff;
            }

    .lm-user-profile .table-cell.photo-col .progressbar {
        width: 120px;
        margin-top: 5px;
    }

        .lm-user-profile .table-cell.photo-col .progressbar .progress {
            margin-bottom: 5px;
        }

        .lm-user-profile .table-cell.photo-col .progressbar button {
            width: 120px;
            font-size: 14px;
            line-height: 20px;
        }

.lm-user-profile .table-cell table td {
    padding-bottom: 5px;
    vertical-align: top;
}

    .lm-user-profile .table-cell table td input[type=text] {
        width: 200px;
    }

    .lm-user-profile .table-cell table td input[type=email] {
        width: 200px;
    }

    .lm-user-profile .table-cell table td input[type=tel] {
        width: 200px;
    }

    .lm-user-profile .table-cell table td textarea {
        width: 200px;
    }

    .lm-user-profile .table-cell table td select {
        width: 200px;
    }

.lm-user-profile .table-cell table + h3 {
    margin-top: 25px !important;
}

.lm-user-profile .table-cell.profile-col table td:nth-child(1) {
    width: 100px;
    text-align: right;
}

.lm-user-profile .table-cell.profile-col table td:nth-child(2) {
    width: 100%;
    padding-left: 20px;
}

.lm-user-profile .table-cell.profile-col form[name=full-name] .inline-title[disabled], .lm-user-profile .table-cell.profile-col form[name=full-name] .inline-title[read-only] {
    font-weight: bold;
}

section.account .lm-panel .panel-toolbar .name {
    font-weight: bold;
    text-transform: uppercase;
}

section.account .lm-panel .panel-toolbar .title {
    font-style: italic;
}

section.account .lm-panel .panel-toolbar .btn {
    float: right;
    width: 26px;
    line-height: 26px;
    margin-top: -2px;
    padding: 0;
}

section.account lm-user-profile .table-cell.committees-col {
    padding-left: 20px;
    white-space: nowrap;
}

section.account .well section.password h3 {
    padding-bottom: 10px;
    border-bottom: solid 1px silver;
    font-size: 14px;
    text-transform: uppercase;
}

section.users .lm-panel .panel-toolbar .btn {
    float: right;
    width: 26px;
    line-height: 26px;
    margin-top: -2px;
    margin-left: 5px;
    padding: 0;
}

section.users .table-cell.users-col {
    width: 280px;
}

    section.users .table-cell.users-col .lm-panel .panel-toolbar.search {
        height: 50px;
        padding-top: 10px;
    }

        section.users .table-cell.users-col .lm-panel .panel-toolbar.search .input-group {
            width: 220px;
            float: left;
        }

        section.users .table-cell.users-col .lm-panel .panel-toolbar.search .btn {
            margin-top: 2px;
            color: #000;
        }

    section.users .table-cell.users-col .lm-panel .panel-toolbar.sort {
        height: 40px;
        padding-top: 10px;
    }

        section.users .table-cell.users-col .lm-panel .panel-toolbar.sort .sorter {
            float: left;
        }

            section.users .table-cell.users-col .lm-panel .panel-toolbar.sort .sorter a {
                color: #000000;
                font-size: 12px;
                font-weight: bold;
                text-transform: uppercase;
            }

                section.users .table-cell.users-col .lm-panel .panel-toolbar.sort .sorter a:hover, section.users .table-cell.users-col .lm-panel .panel-toolbar.sort .sorter a:focus {
                    text-decoration: none;
                }

        section.users .table-cell.users-col .lm-panel .panel-toolbar.sort .checkbox {
            float: right;
            margin: 0;
            font-size: 13px;
        }

            section.users .table-cell.users-col .lm-panel .panel-toolbar.sort .checkbox label {
                padding: 0;
            }

            section.users .table-cell.users-col .lm-panel .panel-toolbar.sort .checkbox input {
                vertical-align: middle;
                position: relative;
                margin: 0 0 0 2px;
            }

    section.users .table-cell.users-col .lm-panel .user-list {
        margin-bottom: 1px;
        height: 300px;
        overflow-y: auto;
        background: #ffffff;
    }

        section.users .table-cell.users-col .lm-panel .user-list .list-group-item {
            padding: 5px 10px;
            border-left: none;
            border-right: none;
            border-radius: 0;
            color: #3399FF;
        }

            section.users .table-cell.users-col .lm-panel .user-list .list-group-item:first-child {
                border-top: none;
            }

            section.users .table-cell.users-col .lm-panel .user-list .list-group-item:hover, section.users .table-cell.users-col .lm-panel .user-list .list-group-item:focus {
                background: #f2f8ff;
            }

            section.users .table-cell.users-col .lm-panel .user-list .list-group-item i {
                float: right;
                margin-top: 5px;
                color: #e44736;
            }

section.users .table-cell.account-col {
    padding-left: 20px;
}

    section.users .table-cell.account-col .lm-panel .panel-toolbar .name {
        font-weight: bold;
        text-transform: uppercase;
    }

    section.users .table-cell.account-col .lm-panel .panel-toolbar .title {
        font-style: italic;
    }

    section.users .table-cell.account-col .lm-panel .profile-placeholder {
        padding: 10px 15px 50px;
        background: #ffffff;
    }

section.users .well section.permissions {
    padding: 0;
}

    section.users .well section.permissions table {
        font-size: 13px;
    }

        section.users .well section.permissions table col {
            border-left: solid 1px #cccccc;
        }

            section.users .well section.permissions table col:first-child {
                border-left: none;
            }

        section.users .well section.permissions table th {
            padding: 10px;
            background: #ffffff;
        }

            section.users .well section.permissions table th a {
                color: #000000;
                text-transform: uppercase;
            }

                section.users .well section.permissions table th a:hover, section.users .well section.permissions table th a:focus {
                    text-decoration: none;
                }

        section.users .well section.permissions table td {
            width: 50%;
            padding: 3px 10px;
            border-top: solid 1px #cccccc;
        }

            section.users .well section.permissions table td:last-child {
                text-align: center;
            }

                section.users .well section.permissions table td:last-child a {
                    color: #e44736;
                    font-size: 16px;
                }

        section.users .well section.permissions table tfoot tr {
            background: #f9f9f9;
        }

            section.users .well section.permissions table tfoot tr td {
                padding-top: 15px;
                padding-bottom: 15px;
            }

                section.users .well section.permissions table tfoot tr td select {
                    height: inherit;
                    padding: 3px 12px;
                }

                section.users .well section.permissions table tfoot tr td .btn {
                    font-size: 13px;
                    line-height: 15px;
                }

section.roles .lm-panel .panel-toolbar .btn {
    float: right;
    width: 26px;
    line-height: 26px;
    margin-top: -2px;
    margin-left: 5px;
    padding: 0;
}

section.roles .table-cell.roles-col {
    width: 280px;
}

    section.roles .table-cell.roles-col .lm-panel .panel-toolbar.search {
        height: 50px;
        padding-top: 10px;
    }

        section.roles .table-cell.roles-col .lm-panel .panel-toolbar.search .input-group {
            width: 220px;
            float: left;
        }

        section.roles .table-cell.roles-col .lm-panel .panel-toolbar.search .btn {
            margin-top: 2px;
        }

    section.roles .table-cell.roles-col .lm-panel .panel-toolbar.sort {
        height: 40px;
        padding-top: 10px;
    }

        section.roles .table-cell.roles-col .lm-panel .panel-toolbar.sort .sorter {
            float: left;
        }

            section.roles .table-cell.roles-col .lm-panel .panel-toolbar.sort .sorter a {
                color: #000000;
                font-size: 12px;
                font-weight: bold;
                text-transform: uppercase;
            }

                section.roles .table-cell.roles-col .lm-panel .panel-toolbar.sort .sorter a:hover, section.roles .table-cell.roles-col .lm-panel .panel-toolbar.sort .sorter a:focus {
                    text-decoration: none;
                }

    section.roles .table-cell.roles-col .lm-panel .role-list {
        margin-bottom: 1px;
        height: 300px;
        overflow-y: auto;
        background: #ffffff;
    }

        section.roles .table-cell.roles-col .lm-panel .role-list .list-group-item {
            padding: 5px 10px;
            border-left: none;
            border-right: none;
            border-radius: 0;
            color: #3399FF;
        }

            section.roles .table-cell.roles-col .lm-panel .role-list .list-group-item:first-child {
                border-top: none;
            }

            section.roles .table-cell.roles-col .lm-panel .role-list .list-group-item:hover, section.roles .table-cell.roles-col .lm-panel .role-list .list-group-item:focus {
                background: #f2f8ff;
            }

section.roles .table-cell.securables-col {
    padding-left: 20px;
}

    section.roles .table-cell.securables-col .lm-panel .panel-toolbar .name {
        font-weight: bold;
    }

    section.roles .table-cell.securables-col .lm-panel .securables-placeholder {
        padding: 10px 15px 50px;
        background: #ffffff;
    }

section.roles .well section.securables {
    padding: 0;
}

    section.roles .well section.securables table {
        font-size: 13px;
    }

        section.roles .well section.securables table col:last-child {
            border-left: solid 1px #cccccc;
        }

        section.roles .well section.securables table th {
            padding: 10px;
            text-transform: uppercase;
        }

        section.roles .well section.securables table td {
            width: 100%;
            padding: 3px 0;
            border-top: solid 1px #cccccc;
        }

            section.roles .well section.securables table td:first-child {
                padding-left: 10px;
            }

            section.roles .well section.securables table td:last-child {
                text-align: center;
            }

        section.roles .well section.securables table tr.parent {
            background: #f9f9f9;
            font-weight: bold;
        }

        section.roles .well section.securables table tr.child td:first-child {
            padding-left: 30px;
        }

    section.roles .well section.securables footer {
        padding: 20px;
        border-top: solid 1px #cccccc;
        text-align: center;
    }

        section.roles .well section.securables footer button + button {
            margin-left: 5px;
        }

section.roles .well section.users {
    padding: 0;
}

    section.roles .well section.users table {
        font-size: 13px;
    }

        section.roles .well section.users table th {
            padding: 10px;
            background: #ffffff;
        }

            section.roles .well section.users table th a {
                color: #000000;
                text-transform: uppercase;
            }

                section.roles .well section.users table th a:hover, section.roles .well section.users table th a:focus {
                    text-decoration: none;
                }

        section.roles .well section.users table td {
            width: 100%;
            padding: 3px 10px;
            border-top: solid 1px #cccccc;
        }

            section.roles .well section.users table td:last-child {
                text-align: center;
            }

                section.roles .well section.users table td:last-child a {
                    color: #e44736;
                    font-size: 16px;
                }

        section.roles .well section.users table tr:nth-child(odd) {
            background: #f9f9f9;
        }

        section.roles .well section.users table tr.no-users th {
            font-weight: normal;
        }

.calendar-event-dialog {
    font-size: 12px;
}

    .calendar-event-dialog .control-label::after {
        content: ":";
    }

    .calendar-event-dialog textarea {
        height: 60px !important;
        resize: none;
    }

    .calendar-event-dialog .datepicker input[type=text]:read-only {
        background: #ffffff;
    }

    .calendar-event-dialog .weekdays .checkbox {
        float: left;
        padding-right: 15px;
    }

    .calendar-event-dialog .repeat-by .radio {
        float: left;
        padding-right: 15px;
    }

    .calendar-event-dialog .occurrences input[type=number] {
        margin-left: 5px;
        width: 75px;
    }

    .calendar-event-dialog .end .datepicker {
        margin-left: 5px;
        width: 120px;
    }

        .calendar-event-dialog .end .datepicker input[type=text]:disabled {
            background: #eeeeee !important;
        }

    .calendar-event-dialog input[type=time] {
        width: 105px;
    }

section.calendar .title {
    margin-bottom: 40px;
}

section.calendar .fc-content {
    cursor: pointer;
}

section.side-nav-page .lm-panel .panel-toolbar .btn {
    float: right;
    width: 26px;
    line-height: 26px;
    margin-top: -2px;
    margin-left: 5px;
    padding: 0;
}

section.side-nav-page .table-cell.list-col {
    width: 280px;
}

    section.side-nav-page .table-cell.list-col .lm-panel .panel-toolbar.search {
        height: 50px;
        padding-top: 10px;
    }

        section.side-nav-page .table-cell.list-col .lm-panel .panel-toolbar.search .input-group {
            width: 220px;
            float: left;
        }

        section.side-nav-page .table-cell.list-col .lm-panel .panel-toolbar.search .btn {
            margin-top: 2px;
        }

    section.side-nav-page .table-cell.list-col .lm-panel .panel-toolbar.sort {
        height: 40px;
        padding-top: 10px;
    }

        section.side-nav-page .table-cell.list-col .lm-panel .panel-toolbar.sort .sorter {
            float: left;
        }

            section.side-nav-page .table-cell.list-col .lm-panel .panel-toolbar.sort .sorter a {
                color: #000000;
                font-size: 12px;
                font-weight: bold;
                text-transform: uppercase;
            }

                section.side-nav-page .table-cell.list-col .lm-panel .panel-toolbar.sort .sorter a:hover, section.side-nav-page .table-cell.list-col .lm-panel .panel-toolbar.sort .sorter a:focus {
                    text-decoration: none;
                }

    section.side-nav-page .table-cell.list-col .lm-panel .panel-toolbar .checkbox {
        float: right;
        margin: 0;
        font-size: 13px;
    }

        section.side-nav-page .table-cell.list-col .lm-panel .panel-toolbar .checkbox label {
            padding: 0;
        }

        section.side-nav-page .table-cell.list-col .lm-panel .panel-toolbar .checkbox input {
            vertical-align: middle;
            position: relative;
            margin: 0 0 0 2px;
        }

    section.side-nav-page .table-cell.list-col .lm-panel .item-list {
        margin-bottom: 1px;
        height: 300px;
        overflow-y: auto;
        background: #ffffff;
    }

        section.side-nav-page .table-cell.list-col .lm-panel .item-list .list-group-item {
            padding: 5px 10px;
            border-left: none;
            border-right: none;
            border-radius: 0;
            color: #3399FF;
        }

            section.side-nav-page .table-cell.list-col .lm-panel .item-list .list-group-item:first-child {
                border-top: none;
            }

            section.side-nav-page .table-cell.list-col .lm-panel .item-list .list-group-item:hover, section.side-nav-page .table-cell.list-col .lm-panel .item-list .list-group-item:focus {
                background: #f2f8ff;
            }

            section.side-nav-page .table-cell.list-col .lm-panel .item-list .list-group-item i {
                float: right;
                margin-top: 5px;
                color: #e44736;
            }

section.side-nav-page .table-cell.profile-col {
    padding-left: 20px;
}

    section.side-nav-page .table-cell.profile-col .lm-panel .panel-toolbar .name {
        font-weight: bold;
    }

    section.side-nav-page .table-cell.profile-col .lm-panel .profile-placeholder {
        padding: 10px 15px 50px;
        background: #ffffff;
    }

section.side-nav-page .well section.profile h3 {
    padding-bottom: 10px;
    border-bottom: solid 1px silver;
    font-size: 14px;
    text-transform: uppercase;
}

section.side-nav-page .table-cell.photo-col {
    width: 140px;
}

    section.side-nav-page .table-cell.photo-col .photo {
        position: relative;
        width: 120px;
        height: 120px;
        background: #f2f2f2;
        border: solid 1px #cccccc;
    }

        section.side-nav-page .table-cell.photo-col .photo img {
            position: absolute;
            margin: auto;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            max-width: 95px;
            max-height: 95px;
        }

        section.side-nav-page .table-cell.photo-col .photo .drop-target {
            position: absolute;
            width: 120px;
            height: 120px;
            background: rgba(51, 178, 255, 0.75);
            border: dashed 1px #337ab7;
            color: #ffffff;
            text-align: center;
            font-size: 12px;
            line-height: 13px;
            cursor: pointer;
        }

            section.side-nav-page .table-cell.photo-col .photo .drop-target span {
                position: absolute;
                margin: auto;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                max-width: 95px;
                max-height: 85px;
            }

            section.side-nav-page .table-cell.photo-col .photo .drop-target.can-drop {
                background: rgba(102, 204, 153, 0.75);
                border: dashed 2px #ffffff;
            }

    section.side-nav-page .table-cell.photo-col .progressbar {
        width: 120px;
        margin-top: 5px;
    }

        section.side-nav-page .table-cell.photo-col .progressbar .progress {
            margin-bottom: 5px;
        }

        section.side-nav-page .table-cell.photo-col .progressbar button {
            width: 120px;
            font-size: 14px;
            line-height: 20px;
        }

section.side-nav-page .table-cell .container-fixed .col-fixed {
    padding: 0 0 10px 0;
}

section.side-nav-page .table-cell .container-fixed .selector select {
    width: 200px;
    height: 30px;
    padding: 3px 5px;
    float: left;
    margin-right: 5px;
    font-size: 12px;
}

section.side-nav-page .table-cell .container-fixed .selector .btn {
    padding: 0 !important;
    width: 29px;
    height: 29px;
}

section.side-nav-page .table-cell .container-fixed input[type=text] {
    width: 200px;
}

section.side-nav-page .table-cell.profile-col {
    /*.container-fixed {
                .col-fixed {
                    text-align: right;
                }
            }*/
}

    section.side-nav-page .table-cell.profile-col .control-label {
        font-weight: normal;
    }

    section.side-nav-page .table-cell.profile-col .view {
        padding: 6px 13px;
        font-weight: bold;
    }

    section.side-nav-page .table-cell.profile-col .viewreg {
        padding: 6px 13px;
    }

    section.side-nav-page .table-cell.profile-col h3 {
        margin-top: 5px;
    }

section.side-nav-page .table-cell table td {
    padding-bottom: 5px;
    vertical-align: top;
}

    section.side-nav-page .table-cell table td input[type=text] {
        width: 200px;
    }

    section.side-nav-page .table-cell table td input[type=email] {
        width: 200px;
    }

    section.side-nav-page .table-cell table td input[type=tel] {
        width: 200px;
    }

    section.side-nav-page .table-cell table td textarea {
        width: 200px;
    }

    section.side-nav-page .table-cell table td select {
        width: 200px;
    }

section.side-nav-page .table-cell table + h3 {
    margin-top: 25px !important;
}

section.side-nav-page .using-n-characters {
    font-size: 12px;
}

section.side-nav-page .eligibility .ta-editor {
    min-height: 100px;
    height: 100px;
}

#postcard-items-modal .modal-body {
    /*background: red;*/
}

#postcard-items-modal #postcard-items-container tbody tr {
    border-bottom: 1px solid grey;
    border-top: 1px solid grey;
}

    #postcard-items-modal #postcard-items-container tbody tr:nth-of-type(1) {
        /*border-top: 1px solid #00BEFD !important;
                border-bottom: 1px solid #00BEFD !important;
                border-left: 1px solid #00BEFD !important;
                border-right: 1px solid #00BEFD !important;*/
        /*background: -webkit-linear-gradient(top, #00BEFD, #00A9E1, 0.5);*/
        background: #cdcdcd;
    }

    #postcard-items-modal #postcard-items-container tbody tr:nth-of-type(even) {
        background: #f2f2f2;
    }

    #postcard-items-modal #postcard-items-container tbody tr td {
        /*background: -webkit-linear-gradient(top, #00BEFD, #00A9E1);*/
    }

#postcard-items-container > table > tbody > tr:nth-child(1) > th:nth-child(1) {
    display: block;
    width: 100.5%;
}

#postcard-items-container > table > tbody > tr > td:nth-child(1) {
    /*border-right: 1px solid grey;*/
    width: 10%;
    vertical-align: top;
}

#postcard-items-container > table > tbody > tr > th:nth-child(1) {
    display: block;
}

#postcard-items-container > table > tbody > tr > td:nth-child(3) {
    /*border-left:1px solid grey;*/
}

#postcard-items-modal > div > div > div.modal-body {
    overflow: scroll;
    height: 70vh;
}

#postcard-items-container > table > tbody > tr:nth-child(1) > th:nth-child(2) {
    padding-left: 20px;
    /*border-left: 1px solid grey;*/
}

#postcard-items-container > table > tbody > tr > td:nth-child(2) {
    padding-left: 20px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
}

#postcard-items-modal > div {
    width: 85vw;
}

#postcard-items-container > table > tbody > tr > td:nth-child(3) {
    width: 10%;
    text-align: center;
    border-right: 0px solid grey;
    vertical-align: top;
    padding-top: 10px;
}

#postcard-items-container > table > tbody > tr:nth-child(1) > th:nth-child(2) {
    /*border-right: 1px solid grey;*/
}

#postcard-items-container > table > tbody > tr:nth-child(1) > th:nth-child(3) {
    border-right: 0px solid grey;
}

#postcard-items-container > table > tbody > tr:nth-child(1) > th:nth-child(1) {
    /*padding: 20px 20px 20px 0px;*/
    padding: 5px 0px 5px 0px;
    border-left: 0px solid grey;
    text-align: center;
}

#postcard-items-container > table > tbody > tr > td:nth-child(1) {
    padding-top: 10px;
    text-align: center;
}

#postcard-items-container > table > tbody > tr > td:nth-child(1) {
    border-left: 0px solid grey;
}

#postcard-items-modal > div > div > div.modal-footer > div > #select-postcard-items-button {
    box-shadow: none;
}

#postcard-items-modal > div > div > div.modal-footer > div > a:nth-child(2) {
    box-shadow: none;
}

.select-header .btn-close {
    color: black;
    background: none;
    border: 0;
    font-size: 30px;
    float: left;
    width: 2%;
    padding: 0;
    outline: 0;
    box-shadow: none;
}

.select-header h3 {
    float: left;
    width: 97%;
}

#PostcardModal {
    overflow: scroll !important;
}

.progress-percent {
    z-index: 99;
    position: absolute;
    width: 100px;
    min-width: 100px;
    text-align: center;
    color: white;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.progress-filename {
    overflow-x: hidden;
    font-weight: bold;
}

.progress-status {
    /*width: 210px;*/
}

.modal-wide {
    /*width: 90%;*/
}

.fileUploadListItem {
    border-bottom: solid 2px #CCCCCC;
    padding-top: 10px;
    padding-bottom: 10px;
}

.progress {
    margin-bottom: 0px !important;
}

.progress-cell div {
    max-width: 100px;
}

.publish_buttons {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 70%;
    margin-left: 30%;
}

.publish_buttons a {
	padding-right: 10px;
}

.doc-publish-button {
    margin: 0px 10px;
}

.compiled_meeting_viewer {
    display: flex;
    align-content: center;
    align-items: center;
    width: 40%;
    position: absolute;
}

.system-setting-item-parent {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 10px;
}

.system-setting-item-parent > .system-setting {
   flex: 0 0 calc(20% - 30px);
   border: 1px solid #00befd;
   padding: 15px 10px;
   display: flex;
   justify-content: center;
   align-items: baseline;
}

.system-setting-item-parent > .system-setting > .control-label {
    padding: 0px;
    padding-right: 10px;
}

.system-setting-item-parent > .system-setting > input {
    padding: 0px;
    margin: 0px;
    min-height: auto;
}

.cke_dialog_ui_vbox.cke_dialog_page_contents {
    max-height: 400px !important;
}

#GlossaryGrid_filter{
    float:right!important;
}

.multiselect-maxlength-200{
    max-height:200px;
    overflow-y:auto;
}

.padding-right-5{
    padding-right:5px;
}
.outline-none {
    outline: none!important;
}

.margin-left-8 {
    margin-left: 8px !important;
}
.introjs-overlay {
  position: absolute;
  box-sizing: content-box;
  z-index: 999999;
  background-color: #000;
  opacity: 0;
  background: -moz-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
  background: -webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,rgba(0,0,0,0.4)),color-stop(100%,rgba(0,0,0,0.9)));
  background: -webkit-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
  background: -o-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
  background: -ms-radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
  background: radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#e6000000',GradientType=1)";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

.introjs-fixParent {
  z-index: auto !important;
  opacity: 1.0 !important;
  -webkit-transform: none !important;
     -moz-transform: none !important;
      -ms-transform: none !important;
       -o-transform: none !important;
          transform: none !important;
}

.introjs-showElement,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
  z-index: 9999999 !important;
}

.introjs-disableInteraction {
  z-index: 99999999 !important;
  position: absolute;
  background-color: white;
  opacity: 0;
  filter: alpha(opacity=0);
}

.introjs-relativePosition,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
  position: relative;
}

.introjs-helperLayer {
  box-sizing: content-box;
  position: absolute;
  z-index: 9999998;
  background-color: #FFF;
  background-color: rgba(255,255,255,.9);
  border: 1px solid #777;
  border: 1px solid rgba(0,0,0,.5);
  border-radius: 4px;
  box-shadow: 0 2px 15px rgba(0,0,0,.4);
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

.introjs-tooltipReferenceLayer {
  box-sizing: content-box;
  position: absolute;
  visibility: hidden;
  z-index: 100000000;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

.introjs-helperLayer *,
.introjs-helperLayer *:before,
.introjs-helperLayer *:after {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
      -ms-box-sizing: content-box;
       -o-box-sizing: content-box;
          box-sizing: content-box;
}

.introjs-helperNumberLayer {
  box-sizing: content-box;
  position: absolute;
  visibility: visible;
  top: -16px;
  left: -16px;
  z-index: 9999999999 !important;
  padding: 2px;
  font-family: Arial, verdana, tahoma;
  font-size: 13px;
  font-weight: bold;
  color: white;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0,0,0,.3);
  background: #ff3019; /* Old browsers */
  background: -webkit-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* Chrome10+,Safari5.1+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff3019), color-stop(100%, #cf0404)); /* Chrome,Safari4+ */
  background:    -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6+ */
  background:     -ms-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* IE10+ */
  background:      -o-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* Opera 11.10+ */
  background:         linear-gradient(to bottom, #ff3019 0%, #cf0404 100%);  /* W3C */
  width: 20px;
  height:20px;
  line-height: 20px;
  border: 3px solid white;
  border-radius: 50%;
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0)"; /* IE6-9 */
  filter: "progid:DXImageTransform.Microsoft.Shadow(direction=135, strength=2, color=ff0000)"; /* IE10 text shadows */
  box-shadow: 0 2px 5px rgba(0,0,0,.4);
}

.introjs-arrow {
  border: 5px solid transparent;
  content:'';
  position: absolute;
}
.introjs-arrow.top {
  top: -10px;
  border-bottom-color:white;
}
.introjs-arrow.top-right {
  top: -10px;
  right: 10px;
  border-bottom-color:white;
}
.introjs-arrow.top-middle {
  top: -10px;
  left: 50%;
  margin-left: -5px;
  border-bottom-color:white;
}
.introjs-arrow.right {
  right: -10px;
  top: 10px;
  border-left-color:white;
}
.introjs-arrow.right-bottom {
  bottom:10px;
  right: -10px;
  border-left-color:white;
}
.introjs-arrow.bottom {
  bottom: -10px;
  border-top-color:white;
}
.introjs-arrow.bottom-right {
  bottom: -10px;
  right: 10px;
  border-top-color:white;
}
.introjs-arrow.bottom-middle {
  bottom: -10px;
  left: 50%;
  margin-left: -5px;
  border-top-color:white;
}
.introjs-arrow.left {
  left: -10px;
  top: 10px;
  border-right-color:white;
}
.introjs-arrow.left-bottom {
  left: -10px;
  bottom:10px;
  border-right-color:white;
}

.introjs-tooltip {
  box-sizing: content-box;
  position: absolute;
  visibility: visible;
  padding: 10px;
  background-color: white;
  min-width: 200px;
  max-width: 300px;
  border-radius: 3px;
  box-shadow: 0 1px 10px rgba(0,0,0,.4);
  -webkit-transition: opacity 0.1s ease-out;
     -moz-transition: opacity 0.1s ease-out;
      -ms-transition: opacity 0.1s ease-out;
       -o-transition: opacity 0.1s ease-out;
          transition: opacity 0.1s ease-out;
}

.introjs-tooltipbuttons {
  text-align: right;
  white-space: nowrap;
}

/*
 Buttons style by http://nicolasgallagher.com/lab/css3-github-buttons/
 Changed by Afshin Mehrabani
*/
.introjs-button {
  box-sizing: content-box;
  position: relative;
  overflow: visible;
  display: inline-block;
  padding: 0.3em 0.8em;
  border: 1px solid #d4d4d4;
  margin: 0;
  text-decoration: none;
  text-shadow: 1px 1px 0 #fff;
  font: 11px/normal sans-serif;
  color: #333;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  background-color: #ececec;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#ececec));
  background-image: -moz-linear-gradient(#f4f4f4, #ececec);
  background-image: -o-linear-gradient(#f4f4f4, #ececec);
  background-image: linear-gradient(#f4f4f4, #ececec);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  /*background-clip: padding-box;*/ /* commented out due to Opera 11.10 bug */
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  border-radius: 0.2em;
  /* IE hacks */
  zoom: 1;
  *display: inline;
  margin-top: 10px;
}

.introjs-button:hover {
  border-color: #bcbcbc;
  text-decoration: none;
  box-shadow: 0px 1px 1px #e3e3e3;
}

.introjs-button:focus,
.introjs-button:active {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ececec), to(#f4f4f4));
  background-image: -moz-linear-gradient(#ececec, #f4f4f4);
  background-image: -o-linear-gradient(#ececec, #f4f4f4);
  background-image: linear-gradient(#ececec, #f4f4f4);
}

/* overrides extra padding on button elements in Firefox */
.introjs-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.introjs-skipbutton {
  box-sizing: content-box;
  margin-right: 5px;
  color: #7a7a7a;
}

.introjs-prevbutton {
  -webkit-border-radius: 0.2em 0 0 0.2em;
  -moz-border-radius: 0.2em 0 0 0.2em;
  border-radius: 0.2em 0 0 0.2em;
  border-right: none;
}

.introjs-prevbutton.introjs-fullbutton {
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  border-radius: 0.2em;
}

.introjs-nextbutton {
  -webkit-border-radius: 0 0.2em 0.2em 0;
  -moz-border-radius: 0 0.2em 0.2em 0;
  border-radius: 0 0.2em 0.2em 0;
}

.introjs-nextbutton.introjs-fullbutton {
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  border-radius: 0.2em;
}

.introjs-disabled, .introjs-disabled:hover, .introjs-disabled:focus {
  color: #9a9a9a;
  border-color: #d4d4d4;
  box-shadow: none;
  cursor: default;
  background-color: #f4f4f4;
  background-image: none;
  text-decoration: none;
}

.introjs-hidden {
     display: none;
}

.introjs-bullets {
  text-align: center;
}
.introjs-bullets ul {
  box-sizing: content-box;
  clear: both;
  margin: 15px auto 0;
  padding: 0;
  display: inline-block;
}
.introjs-bullets ul li {
  box-sizing: content-box;
  list-style: none;
  float: left;
  margin: 0 2px;
}
.introjs-bullets ul li a {
  box-sizing: content-box;
  display: block;
  width: 6px;
  height: 6px;
  background: #ccc;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  text-decoration: none;
  cursor: pointer;
}
.introjs-bullets ul li a:hover {
  background: #999;
}
.introjs-bullets ul li a.active {
  background: #999;
}

.introjs-progress {
  box-sizing: content-box;
  overflow: hidden;
  height: 10px;
  margin: 10px 0 5px 0;
  border-radius: 4px;
  background-color: #ecf0f1
}
.introjs-progressbar {
  box-sizing: content-box;
  float: left;
  width: 0%;
  height: 100%;
  font-size: 10px;
  line-height: 10px;
  text-align: center;
  background-color: #08c;
}

.introjsFloatingElement {
  position: absolute;
  height: 0;
  width: 0;
  left: 50%;
  top: 50%;
}

.introjs-fixedTooltip {
  position: fixed;
}

.introjs-hint {
  box-sizing: content-box;
  position: absolute;
  background: transparent;
  width: 20px;
  height: 15px;
  cursor: pointer;
}
.introjs-hint:focus {
    border: 0;
    outline: 0;
}
.introjs-hidehint {
  display: none;
}

.introjs-fixedhint {
  position: fixed;
}

.introjs-hint:hover > .introjs-hint-pulse {
  border: 5px solid rgba(60, 60, 60, 0.57);
}

.introjs-hint-pulse {
  box-sizing: content-box;
  width: 10px;
  height: 10px;
  border: 5px solid rgba(60, 60, 60, 0.27);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: rgba(136, 136, 136, 0.24);
  z-index: 10;
  position: absolute;
  -webkit-transition: all 0.2s ease-out;
     -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
       -o-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out;
}
.introjs-hint-no-anim .introjs-hint-dot {
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
}
.introjs-hint-dot {
  box-sizing: content-box;
  border: 10px solid rgba(146, 146, 146, 0.36);
  background: transparent;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  height: 50px;
  width: 50px;
  -webkit-animation: introjspulse 3s ease-out;
  -moz-animation: introjspulse 3s ease-out;
  animation: introjspulse 3s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  position: absolute;
  top: -25px;
  left: -25px;
  z-index: 1;
  opacity: 0;
}

@-webkit-keyframes introjspulse {
    0% {
        -webkit-transform: scale(0);
        opacity: 0.0;
    }
    25% {
        -webkit-transform: scale(0);
        opacity: 0.1;
    }
    50% {
        -webkit-transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
        -webkit-transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0.0;
    }
}

@-moz-keyframes introjspulse {
    0% {
        -moz-transform: scale(0);
        opacity: 0.0;
    }
    25% {
        -moz-transform: scale(0);
        opacity: 0.1;
    }
    50% {
        -moz-transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
        -moz-transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        -moz-transform: scale(1);
        opacity: 0.0;
    }
}

@keyframes introjspulse {
    0% {
        transform: scale(0);
        opacity: 0.0;
    }
    25% {
        transform: scale(0);
        opacity: 0.1;
    }
    50% {
        transform: scale(0.1);
        opacity: 0.3;
    }
    75% {
        transform: scale(0.5);
        opacity: 0.5;
    }
    100% {
        transform: scale(1);
        opacity: 0.0;
    }
}

