@import url("//fonts.googleapis.com/css?family=Montserrat|Open+Sans");

.svg-root {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    left: -9999px
}

.icon,
.svg {
    stroke: #000;
    fill: #000;
    display: inline-block;
    padding: 0
}

#icon-logo,
.icon-logo {
    stroke: none;
    width: 145px;
    height: 145px
}

#icon-branding,
#icon-branding-alt,
.icon-branding,
.icon-branding-alt {
    stroke: none;
    width: 488px;
    height: 91px
}

#icon-user,
.icon-user {
    width: 20px;
    height: 21px
}

#icon-padlock,
.icon-padlock {
    width: 22px;
    height: 27px
}

    #icon-padlock #ring,
    .icon-padlock #ring {
        stroke-width: 3px
    }

body,
html {
    height: 100%;
    width: 100%;
    margin: 0;
    border: 0;
    padding: 0
}

body {
    font-family: Montserrat, Open Sans, Arial, Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

h1 {
    font-size: 35px
}

.clearfix {
    *zoom: 1
}

    .clearfix:after,
    .clearfix:before {
        content: " ";
        display: table
    }

    .clearfix:after {
        clear: both
    }

.content-wrapper {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.content-wrapper,
.main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.main,
.page-content {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.page-content {
    -webkit-box-flex: 1;
    background-color: #f8f8f8
}

.page.container {
    padding-top: 10px
}

@media (min-width:768px) {
    .page.container {
        padding-top: 20px
    }
}

.white-bg {
    background-color: #fff
}

.hub-control {
    position: relative;
    height: 65px;
    line-height: 65px;
    background-color: #eee;
    border-radius: 2px;
    overflow: hidden
}

    .hub-control .svg {
        position: absolute;
        height: 100%;
        width: 21px;
        left: 39px;
        top: 0;
        fill: #848783;
        stroke: #848783;
        z-index: 1
    }

    .hub-control .placeholder {
        position: absolute;
        height: 100%;
        left: 90px;
        top: 0;
        z-index: 2
    }

    .hub-control .highlight {
        position: absolute;
        display: none;
        left: 0;
        top: 0;
        width: 8px;
        height: 100%;
        z-index: 3;
        background-color: #4fabe1;
        background: -webkit-gradient(linear, left top, left bottom, from(#4fabe1), to(#36a));
        background: linear-gradient(180deg, #4fabe1, #36a)
    }

    .hub-control input[type=password],
    .hub-control input[type=text] {
        width: 100%;
        height: 100%;
        padding-left: 90px;
        border: none;
        border-color: none;
        background-color: transparent;
        font-size: 1.25em;
        line-height: inherit;
        z-index: 4
    }

    .hub-control .placeholder,
    .hub-control input[type=password],
    .hub-control input[type=text] {
        font-size: 1.25em;
        line-height: inherit
    }

        .hub-control .placeholder::-moz-placeholder .hub-control .placeholder::-webkit-input-placeholder,
        .hub-control .placeholder::-moz-placeholder .hub-control input[type=password]::-webkit-input-placeholder,
        .hub-control .placeholder::-moz-placeholder .hub-control input[type=text]::-webkit-input-placeholder,
        .hub-control .placeholder::-ms-input-placeholder,
        .hub-control .placeholder::placeholder,
        .hub-control input[type=password]::-moz-placeholder .hub-control .placeholder::-webkit-input-placeholder,
        .hub-control input[type=password]::-moz-placeholder .hub-control input[type=password]::-webkit-input-placeholder,
        .hub-control input[type=password]::-moz-placeholder .hub-control input[type=text]::-webkit-input-placeholder,
        .hub-control input[type=password]::-ms-input-placeholder,
        .hub-control input[type=password]::placeholder,
        .hub-control input[type=text]::-moz-placeholder .hub-control .placeholder::-webkit-input-placeholder,
        .hub-control input[type=text]::-moz-placeholder .hub-control input[type=password]::-webkit-input-placeholder,
        .hub-control input[type=text]::-moz-placeholder .hub-control input[type=text]::-webkit-input-placeholder,
        .hub-control input[type=text]::-ms-input-placeholder,
        .hub-control input[type=text]::placeholder {
            font-size: 1.25em;
            line-height: inherit
        }

    .hub-control.focus .svg,
    .hub-control:focus .svg {
        fill: #36a;
        stroke: #36a
    }

    .hub-control.focus .highlight,
    .hub-control:focus .highlight {
        display: block
    }

    .hub-control.focus .placeholder,
    .hub-control.focus input[type=password],
    .hub-control.focus input[type=text],
    .hub-control:focus .placeholder,
    .hub-control:focus input[type=password],
    .hub-control:focus input[type=text] {
        font-weight: 700
    }

        .hub-control.focus .placeholder::-moz-placeholder .hub-control.focus .placeholder::-webkit-input-placeholder,
        .hub-control.focus .placeholder::-moz-placeholder .hub-control.focus input[type=password]::-webkit-input-placeholder,
        .hub-control.focus .placeholder::-moz-placeholder .hub-control.focus input[type=text]::-webkit-input-placeholder,
        .hub-control.focus .placeholder::-moz-placeholder .hub-control:focus .placeholder::-webkit-input-placeholder,
        .hub-control.focus .placeholder::-moz-placeholder .hub-control:focus input[type=password]::-webkit-input-placeholder,
        .hub-control.focus .placeholder::-moz-placeholder .hub-control:focus input[type=text]::-webkit-input-placeholder,
        .hub-control.focus .placeholder::-ms-input-placeholder,
        .hub-control.focus .placeholder::placeholder,
        .hub-control.focus input[type=password]::-moz-placeholder .hub-control.focus .placeholder::-webkit-input-placeholder,
        .hub-control.focus input[type=password]::-moz-placeholder .hub-control.focus input[type=password]::-webkit-input-placeholder,
        .hub-control.focus input[type=password]::-moz-placeholder .hub-control.focus input[type=text]::-webkit-input-placeholder,
        .hub-control.focus input[type=password]::-moz-placeholder .hub-control:focus .placeholder::-webkit-input-placeholder,
        .hub-control.focus input[type=password]::-moz-placeholder .hub-control:focus input[type=password]::-webkit-input-placeholder,
        .hub-control.focus input[type=password]::-moz-placeholder .hub-control:focus input[type=text]::-webkit-input-placeholder,
        .hub-control.focus input[type=password]::-ms-input-placeholder,
        .hub-control.focus input[type=password]::placeholder,
        .hub-control.focus input[type=text]::-moz-placeholder .hub-control.focus .placeholder::-webkit-input-placeholder,
        .hub-control.focus input[type=text]::-moz-placeholder .hub-control.focus input[type=password]::-webkit-input-placeholder,
        .hub-control.focus input[type=text]::-moz-placeholder .hub-control.focus input[type=text]::-webkit-input-placeholder,
        .hub-control.focus input[type=text]::-moz-placeholder .hub-control:focus .placeholder::-webkit-input-placeholder,
        .hub-control.focus input[type=text]::-moz-placeholder .hub-control:focus input[type=password]::-webkit-input-placeholder,
        .hub-control.focus input[type=text]::-moz-placeholder .hub-control:focus input[type=text]::-webkit-input-placeholder,
        .hub-control.focus input[type=text]::-ms-input-placeholder,
        .hub-control.focus input[type=text]::placeholder,
        .hub-control:focus .placeholder::-moz-placeholder .hub-control.focus .placeholder::-webkit-input-placeholder,
        .hub-control:focus .placeholder::-moz-placeholder .hub-control.focus input[type=password]::-webkit-input-placeholder,
        .hub-control:focus .placeholder::-moz-placeholder .hub-control.focus input[type=text]::-webkit-input-placeholder,
        .hub-control:focus .placeholder::-moz-placeholder .hub-control:focus .placeholder::-webkit-input-placeholder,
        .hub-control:focus .placeholder::-moz-placeholder .hub-control:focus input[type=password]::-webkit-input-placeholder,
        .hub-control:focus .placeholder::-moz-placeholder .hub-control:focus input[type=text]::-webkit-input-placeholder,
        .hub-control:focus .placeholder::-ms-input-placeholder,
        .hub-control:focus .placeholder::placeholder,
        .hub-control:focus input[type=password]::-moz-placeholder .hub-control.focus .placeholder::-webkit-input-placeholder,
        .hub-control:focus input[type=password]::-moz-placeholder .hub-control.focus input[type=password]::-webkit-input-placeholder,
        .hub-control:focus input[type=password]::-moz-placeholder .hub-control.focus input[type=text]::-webkit-input-placeholder,
        .hub-control:focus input[type=password]::-moz-placeholder .hub-control:focus .placeholder::-webkit-input-placeholder,
        .hub-control:focus input[type=password]::-moz-placeholder .hub-control:focus input[type=password]::-webkit-input-placeholder,
        .hub-control:focus input[type=password]::-moz-placeholder .hub-control:focus input[type=text]::-webkit-input-placeholder,
        .hub-control:focus input[type=password]::-ms-input-placeholder,
        .hub-control:focus input[type=password]::placeholder,
        .hub-control:focus input[type=text]::-moz-placeholder .hub-control.focus .placeholder::-webkit-input-placeholder,
        .hub-control:focus input[type=text]::-moz-placeholder .hub-control.focus input[type=password]::-webkit-input-placeholder,
        .hub-control:focus input[type=text]::-moz-placeholder .hub-control.focus input[type=text]::-webkit-input-placeholder,
        .hub-control:focus input[type=text]::-moz-placeholder .hub-control:focus .placeholder::-webkit-input-placeholder,
        .hub-control:focus input[type=text]::-moz-placeholder .hub-control:focus input[type=password]::-webkit-input-placeholder,
        .hub-control:focus input[type=text]::-moz-placeholder .hub-control:focus input[type=text]::-webkit-input-placeholder,
        .hub-control:focus input[type=text]::-ms-input-placeholder,
        .hub-control:focus input[type=text]::placeholder {
            font-weight: 700
        }

    .hub-control.dirty .placeholder {
        display: none
    }

.input-group .input-group-addon {
    background: #fff;
    color: #4fabe1
}

    .input-group .input-group-addon:first-child {
        border-right: none
    }

    .input-group .input-group-addon:last-child {
        border-left: none
    }

    .input-group .input-group-addon .btn,
    .input-group .input-group-btn .btn {
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .input-group .input-group-btn .btn.btn-danger {
            border-top-right-radius: 2px;
            border-bottom-right-radius: 2px;
        }

.input-group .form-control:first-child {
    border-right: none
}

.input-group .form-control:last-child {
    border-left: none
}

a#btnCloseImage,
a.close-button {
    color: #848783
}

    a#btnCloseImage:focus,
    a#btnCloseImage:hover,
    a.close-button:focus,
    a.close-button:hover {
        color: #4fabe1
    }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}

input[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield
}

.switch {
    line-height: 32px;
    padding: 0
}

    .switch,
    .switch .label,
    .switch label {
        vertical-align: middle;
        margin: 0
    }

        .switch .label:first-child,
        .switch label:first-child {
            padding: 0 10px 0 0
        }

        .switch .label:last-child,
        .switch label:last-child {
            padding: 0 0 0 10px
        }

.hero {
    display: none;
    background-color: #fff
}

    .hero.brand {
        padding: 20px 0
    }

        .hero.brand .image {
            max-width: 100%
        }

            .hero.brand .image.brand {
                max-height: 100px;
                max-width: 300px
            }

@media (min-width:576px) {
    .hero {
        display: block
    }

        .hero.banner {
            height: 200px
        }
}

@media (min-width:768px) {
    .hero {
        display: block
    }

        .hero.banner {
            height: 250px
        }
}

@media (min-width:992px) {
    .hero {
        display: block
    }

        .hero.banner {
            height: 450px
        }

        .hero.brand {
            padding: 50px 0
        }

            .hero.brand .image.brand {
                max-height: 175px
            }
}

.btn {
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5)
}

    .btn,
    .btn.btn-default {
        padding: 8px 25px;
        border-width: 2px;
        border-radius: 50px
    }

        .btn.btn-large {
            padding: 12px 35px;
            font-size: 1.7rem;
            letter-spacing: 1pt
        }

        .btn.btn-large,
        .btn.btn-small {
            border-width: 2px;
            border-radius: 50px
        }

        .btn.btn-small {
            padding: 4px 25px
        }

        .btn.btn-tiny {
            padding: 4px 6px;
            border-width: 1px;
            border-radius: 20px;
            font-size: 1rem
        }

        .btn.btn-primary {
            color: #fff;
            border-color: #4fabe1;
            background-color: #4fabe1;
            background: -webkit-gradient(linear, left top, left bottom, from(#4fabe1), to(#36a));
            background: linear-gradient(180deg, #4fabe1, #36a)
        }

            .btn.btn-primary:focus,
            .btn.btn-primary:hover {
                color: #fff;
                border-color: #848783;
                background-color: #848783;
                background: -webkit-gradient(linear, left top, left bottom, from(#848783), to(#4e4e4e));
                background: linear-gradient(180deg, #848783, #4e4e4e)
            }

        .btn.btn-danger {
            border-color: #e54;
            background-color: #e54;
            background: -webkit-gradient(linear, left top, left bottom, from(#e54), to(#b21));
            background: linear-gradient(180deg, #e54, #b21)
        }

        .btn.btn-tertiary {
            -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
            color: #fff;
            border-color: #848783;
            background-color: #848783;
            background: -webkit-gradient(linear, left top, left bottom, from(#848783), to(#4e4e4e));
            background: linear-gradient(180deg, #848783, #4e4e4e)
        }

            .btn.btn-tertiary:focus,
            .btn.btn-tertiary:hover {
                background-color: #848783;
                background: -webkit-gradient(linear, left top, left bottom, from(#9ea09d), to(#4e4e4e));
                background: linear-gradient(180deg, #9ea09d, #4e4e4e)
            }

        .btn.btn-subscribe,
        .btn.btn-subscribe:focus,
        .btn.btn-subscribe:hover {
            text-decoration: none
        }

footer.footer {
    padding: 20px 0;
    background-color: #4e4e4e
}

    footer.footer .footer__col {
        text-align: center;
        line-height: 31px;
        font-weight: 400;
        color: hsla(0, 0%, 100%, .5)
    }

        footer.footer .footer__col .footer-col__heading,
        footer.footer .footer__col h4 {
            display: inline-block;
            vertical-align: text-bottom
        }

        footer.footer .footer__col .footer-col__divider {
            display: none
        }

    footer.footer .footer__branding {
        height: 31px;
        width: 166.24176px
    }

    footer.footer .copyright {
        display: block
    }

    footer.footer ul.address {
        text-align: center;
        display: inline-block;
        margin: 0;
        padding: 0;
        list-style-type: none
    }

        footer.footer ul.address li {
            display: inline
        }

@media (min-width:768px) {
    footer.footer .footer__col {
        text-align: left
    }

    footer.footer .copyright {
        display: inline
    }

    footer.footer ul.address {
        text-align: left
    }
}

@media (min-width:992px) {
    footer.footer .footer__col .footer-col__divider {
        display: inline
    }
}

.app-header {
    background: #fff;
    margin: 0;
    border-radius: 0;
    height: 50px;
    border: none;
    border-bottom: 1px solid #36a;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    z-index: 4;
    *zoom: 1
}

    .app-header:after,
    .app-header:before {
        content: " ";
        display: table
    }

    .app-header:after {
        clear: both
    }

@media (min-width:768px) {
    .app-header {
        height: 68px;
        border: none
    }
}

.app-header .navbar-header {
    height: 50px
}

@media (max-width:768px) {
    .app-header .navbar-header {
        padding: 0 10px
    }
}

@media (min-width:768px) {
    .app-header .navbar-header {
        height: 68px
    }
}

.app-header .navbar-header .app-logo {
    width: 43px;
    height: 43px;
    margin: 4px 0 3px
}

@media (min-width:768px) {
    .app-header .navbar-header .app-logo {
        margin: 13px 0 12px
    }
}

.app-header .navbar-toggle {
    border: none;
    border-radius: 100%;
    float: right;
    position: relative;
    width: 43px;
    height: 38px;
    padding: 9px;
    margin: 3.5px 0 0;
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

    .app-header .navbar-toggle .icon-bars {
        position: relative;
        width: 100%;
        height: 100%
    }

    .app-header .navbar-toggle .icon-bar {
        margin: 0;
        position: absolute;
        width: 100%;
        height: 2px;
        background-color: #36a;
        color: #36a;
        -webkit-transition: all .25s linear;
        transition: all .25s linear
    }

    .app-header .navbar-toggle .icon-bar-top {
        top: 0;
        left: 0;
        -webkit-transition-delay: .25s;
        transition-delay: .25s;
        -webkit-transform-origin: 100% 0;
        transform-origin: 100% 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .app-header .navbar-toggle .icon-bar-middle {
        top: 50%;
        left: 0;
        margin-top: -1px;
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    .app-header .navbar-toggle .icon-bar-bottom {
        bottom: 0;
        left: 0;
        -webkit-transition-delay: .25s;
        transition-delay: .25s;
        -webkit-transform-origin: 100% 100%;
        transform-origin: 100% 100%;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .app-header .navbar-toggle.collapsed .icon-bar-top {
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    .app-header .navbar-toggle.collapsed .icon-bar-middle {
        -webkit-transition-delay: .25s;
        transition-delay: .25s;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    .app-header .navbar-toggle.collapsed .icon-bar-bottom {
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

.app-header .navbar-collapse {
    z-index: 4;
    background-color: #fff
}

@media (min-width:768px) {
    .app-header .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.app-header .navbar-collapse .navbar-nav:last-child {
    margin-bottom: 0
}

.app-header .primary-navigation {
    float: none;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (min-width:768px) {
    .app-header .primary-navigation {
        height: 68px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

        .app-header .primary-navigation li {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            white-space: nowrap
        }

            .app-header .primary-navigation li a {
                display: block;
                text-shadow: unset;
                color: #36a;
                -webkit-box-shadow: none;
                box-shadow: none;
                padding: 15px 19px
            }

                .app-header .primary-navigation li a > span {
                    display: block;
                    font-size: 24px
                }

            .app-header .primary-navigation li.active > a,
            .app-header .primary-navigation li.open > a,
            .app-header .primary-navigation li > a:focus,
            .app-header .primary-navigation li > a:hover {
                color: #fff;
                background-color: #4fabe1;
                background: -webkit-gradient(linear, left top, left bottom, from(#4fabe1), to(#36a));
                background: linear-gradient(180deg, #4fabe1, #36a)
            }

        .app-header .primary-navigation .dropdown-menu li a {
            display: block;
            width: 100%
        }

            .app-header .primary-navigation .dropdown-menu li a > span {
                display: inline-block
            }
}

.app-header .navbar-right {
    background: #36a;
    background-color: #36a;
    color: #fff;
    text-align: center;
    padding: 5px 0
}

    .app-header .navbar-right li {
        display: inline-block;
        padding: 5px;
        border-radius: 50%
    }

        .app-header .navbar-right li > a {
            display: inline-block;
            color: #fff;
            text-shadow: unset;
            width: 43px;
            height: 43px;
            line-height: 43px;
            padding: 0
        }

            .app-header .navbar-right li > a .fa,
            .app-header .navbar-right li > a span[class*=icomoon-] {
                font-size: 2.5rem;
                vertical-align: middle
            }

            .app-header .navbar-right li > a.username-label .username {
                display: none
            }

            .app-header .navbar-right li > a:focus,
            .app-header .navbar-right li > a:hover {
                background-color: transparent
            }

    .app-header .navbar-right .notification {
        position: relative
    }

        .app-header .navbar-right .notification .notification-items {
            display: none;
            position: absolute;
            border-radius: 9px;
            color: #fff;
            background-color: #e54;
            top: 4.5px;
            left: 100%;
            min-width: 18px;
            height: 18px;
            line-height: 18px;
            padding: 0 2px 0 3px;
            margin: 0;
            margin-left: -50%;
            font-size: 9px;
            font-weight: 700;
            text-align: center;
            z-index: 6
        }

@media (min-width:768px) {
    .app-header .navbar-right {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        height: 68px
    }

        .app-header .navbar-right,
        .app-header .navbar-right li {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            background-color: #fff;
            padding: 0
        }

            .app-header .navbar-right li {
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                min-width: 50px;
                text-align: center;
                border-radius: 0
            }

                .app-header .navbar-right li.active,
                .app-header .navbar-right li:focus,
                .app-header .navbar-right li:hover {
                    background-color: #4fabe1;
                    background: -webkit-gradient(linear, left top, left bottom, from(#4fabe1), to(#36a));
                    background: linear-gradient(180deg, #4fabe1, #36a);
                    color: #fff
                }

                    .app-header .navbar-right li.active a,
                    .app-header .navbar-right li:focus a,
                    .app-header .navbar-right li:hover a {
                        color: #fff
                    }

                .app-header .navbar-right li > a {
                    width: 100%;
                    min-width: 43px;
                    background: transparent;
                    -webkit-transition: none;
                    transition: none;
                    text-align: center;
                    color: #36a
                }

                    .app-header .navbar-right li > a.username-label {
                        padding: 0 10px;
                        font-size: 12px;
                        overflow: hidden;
                    }

                        .app-header .navbar-right li > a.username-label .username {
                            display: inline-block
                        }

                    .app-header .navbar-right li > a .fa,
                    .app-header .navbar-right li > a span[class*=icomoon-] {
                        font-size: 3rem
                    }
}

.simple-header {
    padding-top: 50px;
    padding-bottom: 50px
}

    .simple-header .controls {
        text-align: right
    }

    .simple-header .branding {
        text-align: center
    }

    .simple-header .icon-branding {
        width: 294px;
        height: 55px
    }

.hero-banner-frame {
    width: 100%;
    overflow: hidden;
    height: 387px
}

@media (min-width:768px) {
    .hero-banner-frame {
        height: 590px
    }
}

.hero-banner {
    width: 100%;
    margin: 0 auto;
    max-width: 1170px;
    height: 387px
}

@media (min-width:768px) {
    .hero-banner {
        height: 590px
    }
}

.hero-banner .slick-list {
    padding: 0;
    overflow: visible
}

.hero-banner__slide {
    width: 1170px;
    max-width: 1170px;
    overflow: hidden;
    position: relative
}

    .hero-banner__slide .hero-banner-slide__overlay {
        position: absolute;
        top: 0;
        left: 10px;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .8);
        -webkit-transition: opacity .5s linear .5s;
        transition: opacity .5s linear .5s;
        border-radius: 2px;
        opacity: 1
    }

    .hero-banner__slide.slick-active .hero-banner-slide__overlay {
        opacity: 0
    }

    .hero-banner__slide img {
        -o-object-fit: cover;
        object-fit: cover;
        height: 387px
    }

@media (min-width:768px) {
    .hero-banner__slide img {
        height: 590px
    }
}

.page-block {
    position: relative;
    margin-bottom: 100px
}

.page-block__header {
    height: 168px
}

@media (min-width:768px) {
    .page-block__header {
        height: 275px
    }
}

.page-block__header img {
    width: 100%;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%
}

@media (min-width:768px) {
    .page-block__header img {
        height: 275px
    }
}

.page-block__body {
    padding-bottom: 45px
}

.page-block__footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.page-banner {
    padding: 30px 0;
    background-color: #4fabe1;
    background: -webkit-gradient(linear, left top, left bottom, from(#4fabe1), to(#36a));
    background: linear-gradient(180deg, #4fabe1, #36a)
}

@media (min-width:768px) {
    .page-banner {
        padding: 60px 0
    }
}

.page-banner .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:768px) {
    .page-banner .container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.page-banner__caption {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    -ms-flex-preferred-size: content;
    flex-basis: content;
    -ms-flex-item-align: center;
    align-self: center;
    color: #fff;
    font-size: 3rem;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px
}

@media (min-width:768px) {
    .page-banner__caption {
        -ms-flex-item-align: start;
        align-self: flex-start;
        text-align: left;
        margin: 0
    }
}

.page-banner__action {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-item-align: center;
    align-self: center;
    text-align: center
}

@media (min-width:768px) {
    .page-banner__action {
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}

.metrics-panel {
    position: relative;
    text-align: center;
    color: #fff;
    padding: 100px 0;
    background-color: #4fabe1;
    background: -webkit-gradient(linear, left top, left bottom, from(#4fabe1), to(#36a));
    background: linear-gradient(180deg, #4fabe1, #36a)
}

.metrics-panel__title {
    font-size: 3.5rem;
    font-weight: 500;
    padding-bottom: 85px;
    margin: 0
}

.metrics-panel .metrics {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.metrics-panel .metric {
    text-align: center;
    display: block;
    letter-spacing: 1.3px;
    padding: 50px 0
}

.metrics-panel .metric__amount,
.metrics-panel .metric__sign {
    font-size: 5.5rem;
    font-weight: 600
}

.metrics-panel .metric__sign {
    color: #4fabe1
}

.metrics-panel .metric__name {
    display: block;
    font-size: 1.75rem;
    font-weight: 400
}

.metrics-panel .metric__border {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#36a), to(transparent));
    background-image: linear-gradient(180deg, #36a, transparent)
}

.metrics-panel .metric:nth-child(3n) .metric__border {
    display: none
}

.testimonial-carousel {
    text-align: center;
    padding: 10% 0
}

.testimonial-carousel__heading {
    color: #36a;
    font-weight: 600
}

.testimonial-carousel .carousel {
    border: none
}

.testimonial-carousel .carousel-control {
    background-color: #848783;
    background: #848783;
    border-radius: 100%;
    width: 51px;
    height: 51px;
    top: 50%;
    margin-top: -49px
}

    .testimonial-carousel .carousel-control.left {
        margin-left: 30px
    }

    .testimonial-carousel .carousel-control.right {
        margin-right: 30px
    }

.testimonial-carousel .testimonial-slide {
    width: 100%;
    min-height: 400px;
    text-align: center;
    border: none;
    border-radius: none;
    color: #4e4e4e;
    height: auto
}

.testimonial-carousel .testimonial-slide__quote {
    font-weight: 500;
    font-size: 2rem;
    padding: 5% 15%;
    margin: 0
}

.testimonial-carousel .testimonial-slide__quotee {
    display: block;
    font-weight: 600;
    font-size: 1.2rem;
    text-transform: uppercase;
    line-height: 1;
    margin: 0;
    padding: 0
}

.testimonial-carousel .testimonial-slide__caption {
    font-size: 1.2rem;
    line-height: 1;
    font-weight: 200;
    margin: 0;
    padding: 0
}

.hero-carousel {
    height: 250px;
    width: 100%
}

@media (min-width:768px) {
    .hero-carousel {
        height: 350px
    }
}

.hero-carousel .swiper-slide,
.hero-carousel .swiper-slide-duplicate {
    height: 100%;
    position: relative
}

@media (min-width:992px) {
    .hero-carousel .swiper-slide,
    .hero-carousel .swiper-slide-duplicate {
        width: 1170px
    }
}

.hero-carousel .swiper-slide-duplicate .hero-carousel-slide-overlay,
.hero-carousel .swiper-slide .hero-carousel-slide-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-color: rgba(0, 0, 0, .7);
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    z-index: 4
}

.hero-carousel .swiper-slide-duplicate.swiper-slide-active .hero-carousel-slide-overlay,
.hero-carousel .swiper-slide-duplicate.swiper-slide-duplicate-active .hero-carousel-slide-overlay,
.hero-carousel .swiper-slide.swiper-slide-active .hero-carousel-slide-overlay,
.hero-carousel .swiper-slide.swiper-slide-duplicate-active .hero-carousel-slide-overlay {
    opacity: 0
}

.hero-carousel .swiper-slide-duplicate .hero-carousel-slide-content,
.hero-carousel .swiper-slide .hero-carousel-slide-content {
    width: 100%;
    height: 100%;
    text-align: center
}

    .hero-carousel .swiper-slide-duplicate .hero-carousel-slide-content img,
    .hero-carousel .swiper-slide .hero-carousel-slide-content img {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        max-height: 100%;
        max-width: 100%
    }

.swiper-container.reel-carousel {
    padding: 10px 0
}

    .swiper-container.reel-carousel .swiper-button {
        color: #36a
    }

    .swiper-container.reel-carousel .reel-carousel-slide {
        width: 380px;
        height: 239.99998px
    }

        .swiper-container.reel-carousel .reel-carousel-slide .reel-carousel-slide-content {
            width: 100%;
            height: 100%;
            margin: auto;
            overflow: hidden;
            -webkit-transition: -webkit-transform .25s linear;
            transition: -webkit-transform .25s linear;
            transition: transform .25s linear;
            transition: transform .25s linear, -webkit-transform .25s linear;
            -webkit-transform: scale(.75);
            transform: scale(.75);
            -webkit-box-shadow: 1px 3px 4px 0 rgba(0, 0, 0, .5);
            box-shadow: 1px 3px 4px 0 rgba(0, 0, 0, .5);
            border-radius: 4px;
            text-align: center
        }

            .swiper-container.reel-carousel .reel-carousel-slide .reel-carousel-slide-content img {
                max-width: 100%;
                max-height: 80%;
                position: relative;
                top: 50%;
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%)
            }

        .swiper-container.reel-carousel .reel-carousel-slide.swiper-slide-active .reel-carousel-slide-content,
        .swiper-container.reel-carousel .reel-carousel-slide.swiper-slide-duplicate-active .reel-carousel-slide-content {
            -webkit-transform: scale(1);
            transform: scale(1)
        }

.breadcrumb {
    display: none;
    background-color: #36a;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: unset;
    color: #fff
}

    .breadcrumb ol,
    .breadcrumb ul {
        list-style-type: none;
        margin: 0 auto;
        padding: 5px 0
    }

        .breadcrumb ol li,
        .breadcrumb ul li {
            display: inline-block
        }

            .breadcrumb ol li a,
            .breadcrumb ul li a {
                color: #fff
            }

            .breadcrumb ol li:after,
            .breadcrumb ul li:after {
                padding: 8px;
                content: ">"
            }

            .breadcrumb ol li:last-child:after,
            .breadcrumb ul li:last-child:after {
                padding: 0;
                content: none
            }

@media (min-width:768px) {
    .breadcrumb {
        display: block
    }
}

.tab-container {
    width: 100%;
    position: relative
}

    .tab-container .nav-tabs {
        margin: 0;
        border: none
    }

        .tab-container .nav-tabs li {
            float: left;
            margin: 0;
            color: #4e4e4e;
            background-color: transparent
        }

            .tab-container .nav-tabs li > a {
                margin: 0;
                color: #4e4e4e;
                font-size: 1.75rem;
                border: none;
                border-radius: 0;
                text-decoration: none
            }

            .tab-container .nav-tabs li.active,
            .tab-container .nav-tabs li.active > a,
            .tab-container .nav-tabs li.active > a:focus,
            .tab-container .nav-tabs li.active > a:hover {
                color: #fff;
                background-color: #848783;
                border: none;
                text-decoration: none
            }

    .tab-container .tab-content {
        padding: 10px 0
    }

@media (min-width:768px) {
    .tab-container .tab-content {
        padding: 20px 0
    }
}

.colour-filter.black {
    background: #333
}

.colour-filter.red {
    background: red
}

.colour-filter.green {
    background: #2bae4a
}

.colour-filter.brown {
    background: #6c5f3d
}

.colour-filter.blue {
    background: #4fabe1
}

.filter-area {
    margin-bottom: 20px
}

    .filter-area .filter-name {
        display: block;
        width: 100%;
        padding-bottom: 5px;
        border-bottom: 1px solid #4e4e4e;
        *zoom: 1
    }

        .filter-area .filter-name:after,
        .filter-area .filter-name:before {
            content: " ";
            display: table
        }

        .filter-area .filter-name:after {
            clear: both
        }

        .filter-area .filter-name .fa-chevron-up {
            float: right;
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
            -webkit-transform-origin: center center;
            transform-origin: center center;
            -webkit-transition: -webkit-transform .25s linear;
            transition: -webkit-transform .25s linear;
            transition: transform .25s linear;
            transition: transform .25s linear, -webkit-transform .25s linear
        }

        .filter-area .filter-name.closed .fa-chevron-up {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg)
        }

    .filter-area .filter-section {
        margin-bottom: 20px
    }

        .filter-area .filter-section .fa-check {
            display: inline;
            background: #fff;
            color: #fff;
            font-size: 10px;
            border-radius: 3px;
            padding: 3px;
            margin-right: 11px;
            border: 1px solid #ccc;
            -webkit-transition: all .5s;
            transition: all .5s
        }

        .filter-area .filter-section .filter {
            list-style-type: none;
            margin: 0;
            padding: 0
        }

            .filter-area .filter-section .filter li {
                cursor: pointer;
                font-weight: 400;
                line-height: 2rem;
                vertical-align: middle
            }

                .filter-area .filter-section .filter li:hover {
                    cursor: pointer
                }

                .filter-area .filter-section .filter li.selected .fa-check,
                .filter-area .filter-section .filter li .selected .fa-check {
                    color: #333;
                    border-color: #666
                }

.input-filter.range-filter {
    vertical-align: middle;
    line-height: 1em
}

    .input-filter.range-filter .label,
    .input-filter.range-filter > label {
        width: 100px;
        display: inline-block;
        vertical-align: middle;
        margin: 0
    }

    .input-filter.range-filter .from,
    .input-filter.range-filter .to {
        width: 50px;
        display: inline-block;
        vertical-align: middle
    }

        .input-filter.range-filter .from input[type=number],
        .input-filter.range-filter .from input[type=text],
        .input-filter.range-filter .to input[type=number],
        .input-filter.range-filter .to input[type=text] {
            padding: 2px 4px
        }

    .input-filter.range-filter .separator {
        padding: 0 5px;
        vertical-align: middle
    }

.input-filter .input-filter__description {
    display: block
}

.panel-default .panel-heading {
    color: #fff;
    background: #36a
}

.message-list {
    list-style-type: none;
    padding: 0;
    margin: 0
}

    .message-list .message {
        display: block;
        margin-bottom: 50px;
        padding-bottom: 50px;
        width: 100%;
        color: #4e4e4e;
        border-bottom: 1px solid #848783;
        *zoom: 1
    }

        .message-list .message:after,
        .message-list .message:before {
            content: " ";
            display: table
        }

        .message-list .message:after {
            clear: both
        }

        .message-list .message .message-details {
            float: left;
            display: none;
            padding-right: 20px;
            width: 20%
        }

@media (min-width:768px) {
    .message-list .message .message-details {
        display: block
    }
}

@media (min-width:992px) {
    .message-list .message .message-details {
        padding-right: 50px
    }
}

.message-list .message .message-details img {
    max-width: 100%
}

.message-list .message .message-summary {
    float: left;
    width: 100%
}

@media (min-width:768px) {
    .message-list .message .message-summary {
        width: 80%
    }
}

.message-list .message .message-summary .message-summary__image {
    padding-bottom: 20px
}

    .message-list .message .message-summary .message-summary__image img {
        width: 430px;
        max-width: 100%
    }

.message-list .message .message-summary .message-summary__head {
    font-size: 1rem;
    font-weight: 300;
    color: #4e4e4e;
    margin: 0;
    padding-bottom: 10px
}

.message-list .message .message-summary .message-summary__date {
    color: #4fabe1
}

.message-list .message .message-summary .message-summary__title {
    color: #4e4e4e;
    margin: 0;
    padding-bottom: 25px
}

.message-list .message .message-summary .message-summary__caption {
    padding-bottom: 30px
}

.cookie-notice {
    color: #fff;
    background-color: #36a;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 7
}

    .cookie-notice .cookie-notice__title {
        font-weight: 400
    }

    .cookie-notice .cookie-notice__body {
        padding: 10px 0
    }

@media (min-width:768px) {
    .cookie-notice .cookie-notice__body {
        padding: 20px 0
    }
}

@media (min-width:992px) {
    .cookie-notice .cookie-notice__body {
        padding: 30px 0
    }
}

.pager .page {
    display: inline-block;
    cursor: pointer;
    padding: 10px
}

.pager .page-no.active {
    border: 1px solid #4fabe1;
    border-radius: 2px
}

.discontinued-toggle .discontinued-notification {
    color: #e54
}

.note-toolbar .note-btn {
    border: none;
    border-radius: 5px
}

.note-toolbar .note-btn-group .note-btn:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.note-toolbar .note-btn-group .note-btn:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.note-toolbar .note-btn-group .note-btn:only-of-type {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.firstTimeLogin.modal .modal-dialog {
    width: 80%
}

.firstTimeLogin.modal .modal-content {
    border-radius: 25px
}

    .firstTimeLogin.modal .modal-content .modal-footer {
        text-align: center
    }

.table-default .table-head .row div[class^=col-],
.table-default .table-head .row th,
.table-default .table-head tr div[class^=col-],
.table-default .table-head tr th,
.table-default thead .row div[class^=col-],
.table-default thead .row th,
.table-default thead tr div[class^=col-],
.table-default thead tr th {
    color: #4fabe1;
    font-size: 1.5rem;
    font-weight: 700;
    padding: 8px 0
}

.table-default .table-body > .row:last-child,
.table-default tbody > tr > td,
.table-default tbody > tr > th {
    padding: 8px 0;
    border-top: 1px solid #848783
}

.table-default .table-body > .row > div[class^=col-] {
    padding: 8px 0
}

.table-default .table-body > .row:last-child,
.table-default tbody > tr:last-child > td,
.table-default tbody > tr:last-child > th {
    border-bottom: 1px solid #848783
}

.table-light .table-body,
.table-light .table-foot,
.table-light .table-head,
.table-light .table-head div[class^=col],
.table-light div[class^=col],
.table-light tbody,
.table-light td,
.table-light tfoot,
.table-light th,
.table-light thead,
.table-light tr {
    color: #fff
}

.table-light > tbody > tr > td,
.table-light > tbody > tr > th,
.table-light > tfoot > tr > td,
.table-light > tfoot > tr > th,
.table-light > thead > tr > td,
.table-light > thead > tr > th {
    border-top: 1px solid #848783
}

.table-light > thead > tr > td,
.table-light > thead > tr > th {
    border: none
}

.table-light > tbody > tr:last-child td {
    border-bottom: 1px solid #848783
}

.table-controls {
    line-height: 35px;
    *zoom: 1
}

    .table-controls:after,
    .table-controls:before {
        content: " ";
        display: table
    }

    .table-controls:after {
        clear: both
    }

    .table-controls .btn.pull-right {
        margin-left: 10px
    }

    .table-controls .display {
        float: right;
        list-style-type: none;
        padding: 0;
        margin: 0;
        vertical-align: bottom;
        *zoom: 1
    }

        .table-controls .display:after,
        .table-controls .display:before {
            content: " ";
            display: table
        }

        .table-controls .display:after {
            clear: both
        }

        .table-controls .display .display-type {
            float: left;
            background-color: transparent;
            color: rgba(51, 102, 170, .1);
            font-size: 26.25px;
            text-align: center;
            width: 35px;
            height: 35px;
            margin-right: 27px;
            cursor: pointer
        }

            .table-controls .display .display-type:last-child {
                margin: 0
            }

            .table-controls .display .display-type.active,
            .table-controls .display .display-type.active:hover {
                color: #36a
            }

            .table-controls .display .display-type:hover {
                color: rgba(51, 102, 170, .5)
            }

.table-listing .table-row {
    border-top: 1px solid #ddd
}

    .table-listing .table-row:hover {
        cursor: pointer
    }

    .table-listing .table-row .table-col {
        padding: 4px;
        line-height: 50px;
        vertical-align: middle;
        border: none;
        white-space: nowrap
    }

        .table-listing .table-row .table-col.table-col__list {
            display: none
        }

        .table-listing .table-row .table-col.table-col__image {
            text-align: left
        }

            .table-listing .table-row .table-col.table-col__image img {
                height: 50px;
                width: 50px
            }

        .table-listing .table-row .table-col.table-col__subscription.subscribed {
            color: #77c336
        }

        .table-listing .table-row .table-col .no-image,
        .table-listing .table-row .table-col .no-image #icon-logo,
        .table-listing .table-row .table-col .no-image .icon-logo,
        .table-listing .table-row .table-col .no-image svg {
            height: 50px;
            width: 50px
        }

.table-listing.lenses .table-col.table-col__image,
.table-listing.list.lenses .table-col.table-col__image {
    display: none
}

@media (min-width:576px) {
    .table-listing.list {
        width: 100%
    }

        .table-listing.list thead {
            display: none
        }

        .table-listing.list tbody {
            display: block
        }

        .table-listing.list .table-row {
            display: block;
            border: none;
            position: relative;
            border-top: none;
            padding: 0
        }
}

@media (min-width:576px) and (max-width:992px) {
    .table-listing.list .table-row {
        float: left;
        width: 48%;
        margin-right: 4%;
        padding-bottom: 4%
    }

        .table-listing.list .table-row:nth-child(2n) {
            margin-right: 0
        }
}

@media (min-width:576px) and (min-width:992px) {
    .table-listing.list .table-row {
        float: left;
        width: 31.33333%;
        margin-right: 3%;
        padding-bottom: 3%
    }

        .table-listing.list .table-row:nth-child(3n) {
            margin-right: 0
        }
}

@media (min-width:576px) {
    .table-listing.list .table-row .table-col {
        display: none;
        line-height: 1
    }

        .table-listing.list .table-row .table-col .no-image {
            width: 92px;
            height: 92px;
            margin: auto;
            vertical-align: middle
        }

            .table-listing.list .table-row .table-col .no-image #icon-logo,
            .table-listing.list .table-row .table-col .no-image .icon-logo,
            .table-listing.list .table-row .table-col .no-image svg {
                height: 100%;
                width: 100%
            }

        .table-listing.list .table-row .table-col.table-col__list {
            display: block;
            padding: 0;
            border: none;
            height: 100%;
            background-color: #fff;
            -webkit-box-shadow: 0 2px 4px 0 hsla(0, 1%, 46%, .5);
            box-shadow: 0 2px 4px 0 hsla(0, 1%, 46%, .5)
        }

            .table-listing.list .table-row .table-col.table-col__list .table-col-list__wrapper {
                width: 100%;
                height: 155px;
                border: 2px;
                padding: 15px;
                position: relative
            }

            .table-listing.list .table-row .table-col.table-col__list .table-col-list__image {
                width: 100%;
                height: 100%;
                text-align: center
            }

                .table-listing.list .table-row .table-col.table-col__list .table-col-list__image a {
                    display: block;
                    height: 100%;
                    width: 100%
                }

                .table-listing.list .table-row .table-col.table-col__list .table-col-list__image img {
                    position: relative;
                    top: 50%;
                    -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
                    max-width: 100%;
                    max-height: 100%
                }

            .table-listing.list .table-row .table-col.table-col__list .table-col-list__footer {
                color: #fff;
                background-color: #4e4e4e;
                padding: 5px;
                line-height: 20px;
                *zoom: 1
            }

                .table-listing.list .table-row .table-col.table-col__list .table-col-list__footer:after,
                .table-listing.list .table-row .table-col.table-col__list .table-col-list__footer:before {
                    content: " ";
                    display: table
                }

                .table-listing.list .table-row .table-col.table-col__list .table-col-list__footer:after {
                    clear: both
                }

                .table-listing.list .table-row .table-col.table-col__list .table-col-list__footer .table-col-list-footer__name {
                    float: left;
                    max-width: 160px;
                    overflow-x: hidden;
                    text-overflow: ellipsis
                }
}

@media (min-width:576px) and (min-width:992px) {
    .table-listing.list .table-row .table-col.table-col__list .table-col-list__footer .table-col-list-footer__name {
        max-width: 120px
    }
}

@media (min-width:576px) and (min-width:1200px) {
    .table-listing.list .table-row .table-col.table-col__list .table-col-list__footer .table-col-list-footer__name {
        max-width: 165px
    }
}

@media (min-width:576px) {
    .table-listing.list .table-row .table-col.table-col__list .table-col-list__footer .table-col-list-footer__subscription {
        float: right;
        font-size: 1rem;
        display: flex;
    }

        .table-listing.list .table-row .table-col.table-col__list .table-col-list__footer .table-col-list-footer__subscription.subscribed {
            color: #77c336
        }
}

.table-product-summary .table-row {
    color: #848783;
    border-top: 1px solid #848783
}

    .table-product-summary .table-row:last-child {
        border-bottom: 1px solid #848783
    }

    .table-product-summary .table-row .table-col {
        padding: 3px 0
    }

        .table-product-summary .table-row .table-col:last-child {
            font-weight: 700
        }

.table-frame-variants > tbody > tr > td,
.table-frame-variants > tbody > tr > th {
    vertical-align: middle
}

.table-frame-variants .variant-image {
    width: 50px;
    height: 50px;
    border-radius: 2px;
    text-align: center;
    display: table
}

    .table-frame-variants .variant-image .show-image {
        display: table-cell;
        color: #fff;
        vertical-align: middle
    }

    .table-frame-variants .variant-image img {
        max-height: 50px;
        max-width: 100%
    }

.product.branding.row {
    padding: 0 15px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:768px) {
    .product.branding.row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 0 15px 20px
    }
}

.product.branding.row .product-name {
    padding: 0;
    margin: 0;
    color: #4e4e4e;
    font-weight: 600;
    font-size: 3.5rem;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

@media (min-width:768px) {
    .product.branding.row .product-name {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0px;
        flex: 1 0 0
    }
}

.product.branding.row .product-supplier-image {
    *zoom: 1;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

    .product.branding.row .product-supplier-image:after,
    .product.branding.row .product-supplier-image:before {
        content: " ";
        display: table
    }

    .product.branding.row .product-supplier-image:after {
        clear: both
    }

    .product.branding.row .product-supplier-image img {
        display: inline-block;
        max-height: 100px
    }

@media (min-width:768px) {
    .product.branding.row .product-supplier-image {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

.product .product-subscription .table-body label {
    margin: 0;
    vertical-align: middle
}

.product .product-subscription .table-body div[class^=col-] {
    line-height: 38px
}

.product.summary.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:992px) {
    .product.summary.row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.product.summary.row .product-summary-container {
    -ms-flex-item-align: center;
    align-self: center
}

.product.summary.row .product-image-container {
    margin-bottom: 20px
}

    .product.summary.row .product-image-container .product-image {
        width: 100%;
        height: 100%;
        display: block;
        text-align: center
    }

        .product.summary.row .product-image-container .product-image img {
            max-width: 100%
        }

        .product.summary.row .product-image-container .product-image .no-image {
            text-align: center;
            color: rgba(78, 78, 78, .25)
        }

.product.details.row {
    padding: 40px 0
}

.product .product-options-heading {
    margin: 30px 0 40px
}

    .product .product-options-heading h1,
    .product .product-options-heading h2,
    .product .product-options-heading h3 {
        margin: 0
    }

.product .discontinued-toggle {
    float: right
}

.product .tab-container {
    margin-bottom: 50px
}

.dashboard.page .hero-carousel {
    border-bottom: 4px solid #36a;
    margin-bottom: 30px
}

.user-flow {
    text-align: center;
    padding: 30px 0;
    margin-bottom: 20px
}

    .user-flow.user-flow--configure {
        border-left: 1px solid #36a;
        border-right: 1px solid #36a
    }

    .user-flow .user-flow__content {
        padding: 0 20px
    }

    .user-flow .user-flow__title {
        margin-bottom: 30px
    }

    .user-flow .user-flow__image {
        text-align: center;
        height: 125px;
        margin: 10px 0
    }

.public.page .hero-section {
    padding: 30px 0
}

@media (min-width:768px) {
    .public.page .hero-section {
        padding: 100px 0
    }
}

.public.page .hero-section-graphic {
    text-align: center;
    position: relative
}

    .public.page .hero-section-graphic h1 {
        display: block;
        font-weight: 600;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto
    }

@media (min-width:768px) {
    .public.page .hero-section-graphic {
        padding: 20px 0
    }
}

@media (min-width:992px) {
    .public.page .hero-section-graphic {
        padding: 50px 0
    }
}

.public.page .hero-section-graphic .info-graphic {
    max-width: 100%
}

.login.page .login-form {
    text-align: center;
    max-width: 460px;
    margin: auto;
    padding: 90px 0
}

    .login.page .login-form .login-form__title {
        margin-bottom: 45px
    }

    .login.page .login-form .form-group {
        margin-bottom: 24px
    }

    .login.page .login-form .btn-login .icon-logo {
        width: 30px;
        height: 30px;
        vertical-align: middle
    }

.basket.table {
    margin-bottom: 50px
}

@media (min-width:992px) {
    .basket.table {
        margin-bottom: 100px
    }
}

.basket.table tbody > tr > td,
.basket.table tbody > tr > th {
    vertical-align: middle;
    padding: 4px
}

.basket.table .table-col.table-col__remove-item {
    border-top: none;
    position: relative
}

    .basket.table .table-col.table-col__remove-item .btnRemoveFromBasket {
        color: #848783;
        opacity: .4;
        cursor: pointer
    }

        .basket.table .table-col.table-col__remove-item .btnRemoveFromBasket:hover {
            opacity: 1;
            cursor: pointer
        }

.sticky-target {
    background-color: transparent;
    z-index: 4
}

.checkout-controls {
    text-align: center;
    color: #fff;
    background-color: #4e4e4e;
    *zoom: 1
}

    .checkout-controls.header {
        border-radius: 0;
        width: 100%;
        padding: 10px;
        z-index: 5
    }

        .checkout-controls.header.fixed {
            position: fixed;
            top: 0;
            left: 0
        }

@media (min-width:992px) {
    .checkout-controls.header {
        display: none
    }
}

.checkout-controls.side-nav {
    position: relative;
    border-radius: 12px;
    margin-bottom: 50px;
    padding: 20px
}

    .checkout-controls.side-nav .btnCheckoutPrompt {
        width: 100%;
        margin-bottom: 20px
    }

.checkout-controls:after,
.checkout-controls:before {
    content: " ";
    display: table
}

.checkout-controls:after {
    clear: both
}

#year-month-messages .year-filter .expand-icon {
    color: #36a;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

#year-month-messages .year-filter.active .expand-icon {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

#year-month-messages ul {
    display: none;
    list-style-type: none
}

.bulkpricing-pricegroup {
    padding-top: 20px;
    padding-bottom: 20px;
}

.bulkpricing-filtergroup {
    padding-top: 40px;
}

.bulkpricing-actiongroup {
    padding-top: 55px;
    padding-bottom: 50px;
}

.bulkpricing-pricegroup ul li .col-xs-6 {
    width: 80%;
}

.txtFilter {
    z-index: 0 !important;
}

.txtFilter + #btnClearInputFilter {
    margin-left: -22px;
    margin-top: 8px;
    z-index: 1 !important;
    position: relative;
    display: inline-block;
}
