﻿
canvas {
    width: 100% !important;
    max-width: 800px;
    height: auto !important;
}

::-ms-clear {
    display: none;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 9px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

.nano > .nano-content::-webkit-scrollbar {
    display: block;
}

#container {
    min-height: auto;
    height: auto;
    position: relative;
    min-width: 290px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.5s linear 1s;
    transition: opacity 0.5s linear 1s;
}

#content-container {
    padding-bottom: 40px;
    min-height: 100vh;
}

.cls-container {
    min-height: 100% !important;
    min-width: 290px !important;
    overflow: hidden !important;
    min-height: 100% !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    top: 0 !important;
    position: fixed !important;
}

.cls-container section {
    overflow: auto;
    height: 100vh;
}

/* Navbar */
/*---------------------------------*/
#navbar {
    position: fixed;
}
/* FONT COLOR - MAIN COLOR */
/*======================================*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, #page-title {
    color: #515151;
}

h4.text-overflow {
    line-height: 1.3;
}

/* FONT COLOR - BODY COLOR */
/*======================================*/
body, #content-container {
    color: #515151;
    font-size: 0.875rem;
}

/* BACKGROUND COLOR - STATE ACTIVE  */
/*======================================*/
.searchbox .custom-search-form .input-group-btn:before,
.pace .pace-activity {
    background-color: #0f81b4;
}

/* BACKGROUND COLOR - BODY BACKGROUND */
/*======================================*/
body, #content-container, #navbar {
    background-color: #e7ebee;
}

/* CONTAINER */
/*======================================*/
#container.boxed-layout {
    background-color: #dbe1e6;
}

/* CLEAN ZONE (LOGIN, REGISTER, AND ERROR PAGES CONTAINER) */
/*======================================*/
.cls-container {
    background-color: #e7ebee;
}

/* Boxed Layout */
/*======================================*/
@media (min-width: 1024px) {
    #container.boxed-layout, #container.boxed-layout.navbar-fixed #navbar {
        background-color: #afb7bf;
    }
}
/* Scrollbar */
/*======================================*/
.nano > .nano-pane > .nano-slider,
.pace .pace-progress {
    background-color: #0f81b4;
}

.btn-group.open .dropdown-toggle.btn.btn-active-primary, .btn-hover-primary.active, .btn-hover-primary:active, .btn-hover-primary:hover, .btn-primary, .btn-primary-basic, .btn-primary.disabled:hover, .btn-primary:disabled:hover, .btn-primary:focus, .btn.btn-active-primary.active, .btn.btn-active-primary:active, .dropdown.open > .btn.btn-active-primary, .panel-primary .panel-footer, .panel-primary .panel-heading, .panel-primary.panel-colorful, .btn-primary:hover {
    background-color: #395168;
    border: none;
    color: #fff;
}

.pace .pace-progress-inner {
    box-shadow: 0 0 10px #0f81b4, 0 0 5px #0f81b4;
}

/* NAVBAR
/*====================================*/

@media (min-width: 768px) {
    #navbar {
        background-color: transparent;
    }
}

.navbar-header {
    background-color: #0f81b4;
}

.navbar-content {
    background-color: #fff;
}

.navbar-aside-icon > i:before {
    background-color: #515151 !important;
    box-shadow: 0 0.45em 0 #515151, 0 0.9em 0 #515151 !important;
}

/* BRAND LOGO & TEXT
/*====================================*/
.navbar-brand {
    background-color: #263238;
    color: #fff;
}

.effect .navbar-brand, .effect #navbar {
    transition: none;
}

.navbar-brand:hover {
    color: #fff;
}

.navbar-branding .brand-icon,
.focus-within #mainnav-container .brand-icon-small,
#mainnav-container:hover .brand-icon-small {
    width: 200px;
    height: 45px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 7px;
    left: 10px;
}

#mainnav-menu > .active-sub > a, #mainnav-menu > .active-sub > a:hover {
    color: #fff;
    font-weight: 600;
    background-color: #0f81b4;
    margin: 0 5px;
    padding-left: 13px;
    padding-right: 13px;
    border-radius: 3px;
}

#mainnav-menu .active-sub a, #mainnav-menu .active-sub a:hover {
    color: #fff;
    font-weight: 600;
    background-color: #0f81b4;
    border-radius: 3px;
    margin: 0 5px;
}
/* NAVBAR ICON & BUTTON */
/*======================================*/
button.mainnav-toggle {
    background-color: transparent;
}

.navbar-top-links li {
    float: none;
    list-style: none;
}

.navbar-top-links > li, .navbar-top-links ul.nested-header-links > li {
    float: left;
}

ul.nested-header-links {
    padding: 0;
}

.navbar-icon-color,
.navbar-top-links li > button:focus:not(.mainnav-toggle) > i,
.navbar-top-links li > button:hover:not(.mainnav-toggle) > i {
    color: #494949;
}

.navbar-top-links li > button, .navbar-top-links li > a, .dropdown-menu .button-list button {
    color: #515151;
    background-color: transparent;
}

.navbar-top-links li > button:not(.mainnav-toggle) > i,
.navbar-top-links li > a:not(.mainnav-toggle) > i {
    color: #515151;
}

.navbar-top-links li > button:hover,
.navbar-top-links li > button:focus,
.dropdown-menu .button-list button:hover,
.dropdown-menu .button-list button:focus {
    background-color: #f2f2f2;
    outline-color: #494949;
    color: #494949;
}

.dropdown-menu .button-list button:focus {
    background: #eee;
}

.navbar-top-links > .open > a, .navbar-top-links > .open > a:focus {
    background-color: #f2f2f2;
    color: #515151;
}

.navbar-top-links .tgl-menu-btn > a, .navbar-top-links .tgl-menu-btn > a:hover, .navbar-top-links .tgl-menu-btn > a:focus {
    color: #fff;
}

#container.mainnav-sm .brand-icon {
    width: 25px;
    top: 20px;
}

/* NAVBAR RESPONSIVE */
/*======================================*/
@media (min-width: 768px) {
    .navbar-header:before {
        background-color: #0f81b4;
    }

    #navbar-container {
        background-color: #fff;
    }

    #container.mainnav-in .brand-title,
    #container.mainnav-sm .brand-title,
    #container.mainnav-lg .brand-title {
        color: #fff;
    }

    .navbar-top-links .tgl-menu-btn > a, .navbar-top-links .tgl-menu-btn > a:hover, .navbar-top-links .tgl-menu-btn > a:focus {
        color: #515151;
    }
}
/* NAVIGATION */
/*======================================*/
#mainnav {
    background-color: #263238;
}

    #mainnav .list-header {
        color: #819ab0;
    }

/* PROFILE WIDGET */
/*======================================*/
.mainnav-profile, .mainnav-profile .mnp-name, .mainnav-profile .dropdown-caret, .mainnav-profile .mnp-desc {
    color: #fff;
}

#mainnav .mainnav-profile .list-group {
    background-color: #2b3845;
}

#mainnav .mainnav-profile .list-group-item {
    color: #c0ccd7;
}

    #mainnav .mainnav-profile .list-group-item:hover {
        color: #fff;
    }

/* NAVIGATION MENU */
/*======================================*/
#mainnav-menu a, #mainnav-menu button {
    color: #c0ccd7;
    cursor: pointer;
    outline: none;
}

#mainnav-menu > .active-sub > a, #mainnav-menu > .active-sub > a:hover {
    color: #E5EAEF;
}

#mainnav-menu > .active-link > a, #mainnav-menu > .active-link > a:hover {
    color: #E5EAEF;
    box-shadow: inset 2px 0 0 0 #0f81b4;
}
/*
#mainnav-menu > li.active,
#mainnav-menu > li.active > button,
#mainnav-menu > li.active > button:hover,
#mainnav-menu > li.active a:hover {
    background-color: #1E282D;
    color: #E5EAEF;
}*/

#mainnav-menu ul a:hover,
#mainnav-menu ul ul a:hover,
#mainnav-menu ul .active-link a {
    color: #E5EAEF;
}

#container.mainnav-sm #mainnav-menu > .active-link > a,
#container.mainnav-sm #mainnav-menu > .active-link a:hover,
#container.mainnav-sm #mainnav-menu > .active-sub > a,
#container.mainnav-sm #mainnav-menu > .active-sub a:hover {
    background-color: #0f81b4;
    box-shadow: none;
}

#mainnav-menu .active:not(.active-sub) > a,
#mainnav-menu ul .active-link a,
#mainnav-menu > .active-sub .active-sub > a,
#mainnav-menu > .active-sub .active-sub > a:hover {
    font-weight: 400;
}

/* NAVIGATION - SHORTCUT BUTTONS */
/*======================================*/
#mainnav-shortcut .shortcut-grid {
    color: #fff;
}

/* NAVIGATION - WIDGET */
/*======================================*/
.mainnav-widget {
    color: #c0ccd7;
}

/* NAVIGATION - COLLAPSING  */
/*======================================*/
@media (min-width: 768px) {
    #container.mainnav-sm .shortcut-grid:hover {
        box-shadow: inset 2px 0 0 0 #0f81b4;
    }

    #container.mainnav-sm .shortcut-grid:hover,
    #container.mainnav-sm .popover.mainnav-shortcut {
        background-color: #374857;
        color: #fff;
    }

    #container.mainnav-sm #mainnav-menu .active-link > a, #container.mainnav-sm #mainnav-menu .active-sub > a,
    #container.mainnav-sm #mainnav-menu .active-link > button, #container.mainnav-sm #mainnav-menu .active-sub > button {
        color: #fff;
    }

    #container.mainnav-sm #mainnav .mainnav-widget > .show-small a {
        color: #c0ccd7;
    }

    #container.mainnav-sm #mainnav .mainnav-widget > .show-small a:hover {
        color: #fff;
        box-shadow: inset 2px 0 0 0 #0f81b4;
    }

    #container.mainnav-sm #mainnav .mainnav-widget .hover {
        color: #fff;
        background-color: #374857;
    }

    nav#mainnav {
        width: 220px;
        overflow: auto;
    }

    div.mainnav-sm #mainnav {
        width: 55px;
        overflow: hidden;
    }

    div.mainnav-sm #mainnav .box-block {
        display: none;
    }

    div.mainnav-sm div#mainnav-container:hover nav#mainnav {
        overflow-y: auto;
    }

    .menu-popover .sub-menu ul {
        background-color: #2b3845;
    }

    .menu-popover .sub-menu ul ul {
        background-color: #27333e;
    }

    .menu-popover .sub-menu ul ul > li > a:hover {
        color: #fff;
    }

    .menu-popover .sub-menu ul a:hover {
        color: #fff;
    }

    .menu-popover .sub-menu ul li > a {
        color: #c0ccd7;
    }

    .menu-popover .single-content {
        color: #fff;
        background-color: #374857;
    }

    .menu-popover.popover {
        background-color: #2d3b48;
        color: #fff;
    }

    .menu-popover > .popover-title {
        background-color: #374857;
        color: #fff;
    }

    .menu-popover .mainnav-widget-content {
        background-color: #374857;
    }
}

.mainnav-sm .popover.mainnav-shortcut {
    background-color: #2d3b48;
    color: #fff;
}

/* NAVIGATION - OFFCANVAS */
/*======================================*/
@media (min-width: 768px) {
    #container.mainnav-in.easeInBack:not(.boxed-layout) #mainnav-container {
        box-shadow: -20px 0 0 0 #31404e;
    }

    #container.mainnav-out .brand-title {
        color: #515151;
    }
}
/* ASIDE */
/* ===================================== */
#container #aside .list-link li a:not(.btn) {
    color: #d1d1d1;
}

    #container #aside .list-link li a:not(.btn):hover {
        color: #fff;
    }

#container #aside .badge-stat {
    color: #3d4f61;
}

#container #aside .text-main {
    color: #fff;
}

#aside {
    background-color: #3d4f61;
    color: #fff;
}

    #aside .bord-all,
    #aside .bord-top,
    #aside .bord-btm,
    #aside .bord-left,
    #aside .bord-rgt,
    #aside .bord-hor,
    #aside .bord-ver,
    #aside .list-divider {
        border-color: #43576a;
    }

    #aside .btn-link {
        color: #fff;
    }

    #aside .text-muted {
        color: #94a9bc;
    }

/* Aside with tabs */
/* ===================================== */
#aside-container #aside .nav-tabs li {
    border-bottom: 1px solid #334351;
}

    #aside-container #aside .nav-tabs li > a {
        background-color: #3d4f61;
    }

        #aside-container #aside .nav-tabs li > a:before {
            background: #0f81b4;
        }

#aside-container #aside .nav-tabs .active a:before {
    background: #0f81b4;
}

#container.aside-bright #aside .nav-tabs li {
    border-bottom: 1px solid #f2f2f2;
}

    #container.aside-bright #aside .nav-tabs li > a {
        background-color: #fff;
    }

/* ASIDE : BRIGHT COLOR THEMES */
/* ===================================== */
#container.aside-bright #aside {
    background-color: #fff;
    border: 1px solid #d8dfe3;
    color: #515151;
}

    #container.aside-bright #aside .badge-stat {
        color: #fff;
    }

    #container.aside-bright #aside .text-main {
        color: #2b425b;
    }

    #container.aside-bright #aside .text-light {
        color: #515151;
    }

    #container.aside-bright #aside hr {
        border-color: #e9e9e9;
    }

    #container.aside-bright #aside .bord-all,
    #container.aside-bright #aside .bord-top,
    #container.aside-bright #aside .bord-btm,
    #container.aside-bright #aside .bord-lft,
    #container.aside-bright #aside .bord-rgt,
    #container.aside-bright #aside .bord-hor,
    #container.aside-bright #aside .bord-ver,
    #container.aside-bright #aside .list-divider {
        border-color: #d1d8de;
    }

    #container.aside-bright #aside .text-muted {
        color: #848484;
    }

    #container.aside-bright #aside .progress {
        background-color: #e6e6e6;
    }

    #container.aside-bright #aside .list-link li a:not(.btn) {
        color: #5e5e5e;
    }

        #container.aside-bright #aside .list-link li a:not(.btn):hover {
            color: #515151;
        }

    #container.aside-bright #aside a:not(.btn) {
        color: #515151;
    }

        #container.aside-bright #aside a:not(.btn):hover, #container.aside-bright #aside a:not(.btn):focus {
            color: #383838;
        }

    #container.aside-bright #aside .btn-link {
        color: #515151;
    }

/* FOOTER */
/*======================================*/
#footer {
    background-color: #edf0f2;
    color: #515151;
}

@media (max-width: 991px) and (min-width: 768px) {
    #container.mainnav-lg #content-container, #container.mainnav-lg #footer {
        padding-left: 220px;
        left: 0;
    }
}
/* MEGAMENU */
/*======================================*/
.open.mega-dropdown > .mega-dropdown-toggle:before {
    border-bottom: 7px solid #d0d0d0;
}

.open.mega-dropdown > .mega-dropdown-toggle:after {
    border-bottom: 7px solid #fff;
}

/* TIMELINE */
/*======================================*/
.timeline {
    background-color: #e7ebee;
    color: #515151;
}

    .timeline:before, .timeline:after {
        background-color: #919191;
    }

    .timeline:after {
        border: 1px solid #919191;
        background-color: #e7ebee;
    }

.timeline-time {
    background-color: #e7ebee;
    color: #515151;
}

.timeline-icon:not([class*="bg-"]) {
    background-color: #e7ebee;
}

.timeline-icon:empty {
    border: 2px solid #919191;
}

.timeline-label {
    background-color: #ffffff;
    border: 1px solid #e3e8eb;
}

    .timeline-label:before {
        border-right: 10px solid #e6e6e6;
    }

    .timeline-label:after {
        border-right: 9px solid #ffffff;
    }

.panel .timeline,
.panel .timeline:after,
.panel .timeline-time,
.panel .timeline-label,
.panel .timeline-icon:not([class^="bg-"]):not([class*=" bg-"]) {
    background-color: #fff;
}

.panel .timeline-label {
    background-color: #edf0f2;
}

    .panel .timeline-label:before {
        border-right-color: #e3e3e3;
    }

    .panel .timeline-label:after {
        border-right-color: #edf0f2;
    }

@media (min-width: 768px) {
    .two-column.timeline .timeline-entry:nth-child(even) .timeline-label:before {
        border-left: 10px solid #e6e6e6;
    }

    .two-column.timeline .timeline-entry:nth-child(even) .timeline-label:after {
        border-left: 9px solid #ffffff;
    }
}
/* TAGS */
/*======================================*/
.tag:not(.label) {
    background-color: #fff;
    border: 1px solid #d1d9de;
}

/* EMAIL */
/*======================================*/
.mail-time {
    color: #848484;
}

/* COLORS */
/*======================================*/
.mail-list > li:nth-child(odd) {
    background-color: rgba(0, 0, 0, 0.04);
}

.mail-list > li:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.mail-list > li.highlight {
    background-color: #f2f0c2;
}

.mail-list a, .mail-list a:focus {
    display: inline-block;
    color: #515151;
}

.mail-star > a, .mail-star > a:focus {
    color: #d3d7da;
}

.mail-starred .mail-star > a {
    color: #ffa100;
}

.mail-list .mail-star > a:hover {
    color: #ffbd4d;
}

.mail-attach-list > li .mail-file-img, .mail-attach-list > li .mail-file-icon {
    background-color: #f5f6f8;
}

/* FORM WIZARD */
/*======================================*/
.wz-icon-bw li.active ~ li > a .icon-wrap {
    color: #515151;
}

.wz-icon-bw li:not(.active) > a p {
    color: #515151 !important;
}

/* SCROLL TO TOP BUTTON */
/*======================================*/
#scroll-top {
    display: none;
}

    #scroll-top.in {
        background-color: #404449;
        color: #fff;
    }

.alert-primary .alert-icon {
    color: #ffffff;
}

.alert-info .alert-icon {
    color: #ffffff;
}

.alert-success .alert-icon {
    color: #ffffff;
}

.alert-warning .alert-icon {
    color: #ffffff;
}

.alert-danger .alert-icon {
    color: #ffffff;
}

.alert-mint .alert-icon {
    color: #ffffff;
}

.alert-purple .alert-icon {
    color: #ffffff;
}

.alert-pink .alert-icon {
    color: #ffffff;
}

.alert-dark .alert-icon {
    color: #ffffff;
}

/* NIFTY PURE CSS SELECT COMPONENT */
/*======================================*/
.select:before {
    border-top-color: #848484;
}

.select select:focus {
    border-color: #0f81b4;
}

.pci-hor-dots:before, .pci-ver-dots:before {
    background-color: #515151;
    box-shadow: 0 0.45em 0 #515151, 0 0.9em 0 #515151;
}

/* BREADCRUMB */
/*======================================*/
.breadcrumb li, .breadcrumb li a {
    color: #848484;
}

/* FORM CONTROL  */
/*======================================*/
.form-control:focus {
    border-color: #0f81b4;
}

/* LIST GROUP */
/*======================================*/
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: #0f81b4;
    border-color: #0f81b4;
    color: #fff;
}

    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
        color: #fff;
    }

/* DROPDOWN */
/*======================================*/
.dropdown-menu > li > a:hover {
    background-color: #0f81b4;
    color: #fff;
}

/*======================================*/
/* PAGER */
/*======================================*/
.pager li > a:hover, .pager li > a:focus {
    background-color: #ffffff;
    border-color: #0f81b4;
    color: #0f81b4;
    box-shadow: inset 0 0 1px #0f81b4;
    z-index: 2;
}

/*======================================*/
/* PAGINATION */
/*======================================*/
.pagination > li a:hover, .pagination > li a:focus {
    border-color: #0f81b4;
    color: #0f81b4;
    box-shadow: inset 0 0 1px #0f81b4;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #0f81b4;
    border-color: #0f81b4;
}

/* TAB */
/*======================================*/
.tab-base .tab-content .tab-footer {
    background-color: #f0f2f4;
    color: #515151;
    border-color: #eaedf0;
}

.tab-stacked-left.tab-base .nav-tabs > li:not(.active) a:hover {
    border-color: #0f81b4;
    border-right-color: transparent;
}

.tab-stacked-right.tab-base .nav-tabs > li:not(.active) a:hover {
    border-color: #0f81b4;
    border-left-color: transparent;
}

/* BUTTONS */
/*======================================*/
.btn-trans {
    color: #848484;
}

/* PANELS */
/*======================================*/
.panel-footer {
    background-color: #f0f2f4;
    color: #515151;
    border-color: #eaedf0;
    position: relative;
}

.badge:empty.badge-icon {
    border-radius: 55%;
}

ul#mainnav-menu li span.badge.pull-right {
    margin-right: -20px;
    min-width: 30px;
    border-radius: 4px 0px 0px 4px;
    line-height: 1.2;
}

    ul#mainnav-menu li span.badge.pull-right.badge-shadow {
        background: #0094ff;
        /* Old browsers */
        background: -moz-linear-gradient(left, #0094ff 75%, #00599b 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #0094ff 75%, #00599b 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #0094ff 75%, #00599b 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0094ff', endColorstr='#00599b',GradientType=1 );
        /* IE6-9 */
    }

ul#mainnav-menu li a.hover span.menu-title span.badge {
    background: #0094ff !important;
}

.mainnav-profile .profile-wrap p, .mainnav-profile .profile-wrap span, .mainnav-profile .profile-wrap a {
    color: #fff;
}

/* Alerts */
/*---------------------------------*/
.panel-alert .alert-wrap.in {
    position: relative;
    z-index: 0;
    max-height: 500px;
    -webkit-transition: max-height 1s linear;
    transition: max-height 1s linear;
}

.panel-alert .alert-wrap {
    margin: 0;
    max-height: 0;
    overflow: hidden;
    padding: 0;
    -webkit-transition: max-height 0.7s linear;
    transition: max-height 0.7s linear;
}

.toast-warning .alert-success {
    background-color: #eaa642 !important;
    border-color: #ebaa4b !important;
    z-index: 100000000;
}

.toast-error .alert-success {
    background-color: #f76447 !important;
    border-color: #f76c51 !important;
    z-index: 100000000;
}

.toast-success .alert-success .icon-wrap, .toast-success .alert-success .icon-wrap {
    background-color: #4cae4c !important;
    z-index: 100000000;
}

.toast-warning .alert-success .icon-wrap, .toast-warning .alert-success .icon-wrap {
    background-color: #ebaa4b !important;
    z-index: 100000000;
}

.toast-error .alert-success .icon-wrap, .toast-danger .alert-success .icon-wrap {
    background-color: #f76c51 !important;
    z-index: 100000000;
}

.tab-base .nav-tabs > li:not(.active) > a {
    opacity: 1;
}
/* Lists */
/*---------------------------------*/
.list-from {
    float: left;
    width: 105px;
    font-size: 0.875rem;
    margin-right: 10px;
    width: 20% !important;
}

.list-subject {
    display: block;
    padding-right: 10px;
    width: 40% !important;
    margin: 0;
    margin-bottom: 10px;
}

.list-list * {
    word-break: break-word;
}

.list-list > li {
    position: relative;
    padding: 15px 15px;
    border-radius: 1px;
    display: inline-block;
    width: 100%;
}

    .list-list > li:nth-child(odd) {
        background-color: rgba(0, 66, 78, 0.05);
    }

.list-control, .list-star {
    float: left;
    width: 50px;
}

.list-star {
    position: static;
    float: left;
    width: 125px;
}

.list-list {
    list-style: none;
    padding: 0px;
}
/* WZ steps */
/*---------------------------------*/
.wz-icon-bw li.active ~ li > a .icon-wrap {
    color: #515151;
    background-color: rgba(0, 0, 0, 0.17);
}

.wz-classic li,
.wz-steps li {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.trans {
    opacity: .5;
}

.notrans {
    opacity: 1;
}

.wz-steps li > a .icon-wrap {
    margin-bottom: 6px;
}

.wz-steps li .wz-desc {
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.wz-steps .active ~ li a {
    opacity: .5;
}

.fa.form-control-feedback {
    line-height: 30px;
}

.form-control-feedback {
    display: none !important;
}
/* Modals */
/*---------------------------------*/
.modal-sm {
    width: 30%;
}

.modal-lg {
    width: 60%;
}

.modal-backdrop.in {
    height: 100%;
}
/* Toolbar */
/*---------------------------------*/
.top-toolbar .chosen-container-single .chosen-single {
    border-radius: 0px;
    text-align: left
}

.top-toolbar .chosen-container-single .chosen-drop {
    border-radius: 0px;
    text-align: left;
}

.table-toolbar-right .chosen-container-multi .chosen-with-drop {
    border-radius: 0px !important;
    text-align: left;
}

.table-toolbar-right .chosen-container-multi .chosen-choices {
    border-radius: 0px !important;
    text-align: left;
}

.top-toolbar .chosen-container {
    width: 20% !important;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    font-size: 0.75rem;
}

.panel-title {
    white-space: nowrap;
}

.form-control-feedback {
    position: absolute;
    top: 20px;
}

.form-builder .form-control-feedback {
    top: 0px;
}

.text-white {
    color: #fff;
}

.form-complete-buttons {
    display: none;
}

.area-disabled,
.area-disabled:hover,
.area-disabled:focus {
    opacity: 0.1;
    border-color: transparent;
}

.bar-padding {
    margin-top: 70px;
}

.form-control-feedback.glyphicon {
    display: none !important;
}

/*textarea:hover, 
input:hover, 
textarea:active, 
input:active,*/
/*textarea:focus, 
input:focus,
button:focus,
button:active,
button:hover
{
    outline:0px !important;
    -webkit-appearance:none;
}*/

.manage-question-modal .gg-editable-text {
    display: block;
    width: 100%;
    height: 32px !important;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    font-size: 0.75rem;
    height: 100%;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #e9e9e9;
    transition-duration: .5s;
}

.gg-editable-text .original-text {
    font-size: 0.688rem;
}

.manage-question-modal .gg-editable-text input, .manage-question-modal .gg-editable-text input, .manage-question-modal .gg-editable-text.editing input {
    font-size: 0.688rem;
}

@media only screen and (min-width: 568px) and (max-width: 992px) {
    /* Modal fixes */
    .modal-dialog {
        top: 3%;
        left: 1%;
        width: auto !important;
        margin: 0;
        width: 94% !important;
    }

    .modal-body {
        max-height: 94%;
    }

    .modal-body {
        padding: 15px;
        -webkit-overflow-scrolling: touch;
    }

    .reporting-container {
        max-height: 1200px !important;
    }
}

.bg-primary .icon-hover i {
    color: #0f81b4;
}

.icon-hover.bg-gray {
    background-color: #fff;
}

.bg-primary .active .icon-hover {
    background-color: #4d5257;
    color: #fff;
}

    .bg-primary .active .icon-hover i {
        color: #fff;
    }

.icon-hover:hover {
    transform: scale(1.05);
    cursor: pointer;
    transition-property: all;
    transition-property: transform;
    transition: all 0.3s;
    background: #4d5257;
    color: #fff !important;
}

    .icon-hover:hover > i {
        color: #fff !important;
    }

li.active > .icon-hover {
    transform: scale(1.05);
    cursor: pointer;
    transition-property: all;
    transition-property: transform;
    transition: all 0.3s;
    background: #0f81b4;
    color: #fff;
}

.guidence li {
    display: inline-block;
}

#profile-preview-bg {
    background-size: cover;
    height: 230px;
    background-position: center;
}

#profile-preview-top {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2NkYGAwBuKzQAwGjDAGNgGwSgwVAFCGAgUGpiTrAAAAAElFTkSuQmCC);
    background-color: rgba(255, 255, 255, 0.9);
    height: 230px;
    text-align: center;
    padding-top: 20px;
}

#profile-preview-bot {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2NkYGAwBuKzQAwGjDAGNgGwSgwVAFCGAgUGpiTrAAAAAElFTkSuQmCC);
    background-color: rgb(70, 70, 70);
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #eee;
    border-top: 2px solid #009FE3;
}

    #profile-preview-bot .address span {
        display: block;
        height: 15px;
        line-height: 15px;
    }

.framework-list {
    overflow-y: auto;
    max-height: 340px;
    padding: 0 5px;
    list-style-type: none;
}

    .framework-list li:first-of-type {
        border: 0;
    }

.frameworks-list-wrapper {
    margin: 15px 0;
}

    .frameworks-list-wrapper header {
        color: #4d627b;
        font-weight: 600;
        font-size: 0.875rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 5px;
    }

        .frameworks-list-wrapper header > span {
            align-items: center;
            display: flex;
        }

        .frameworks-list-wrapper header .btn {
            margin-left: 10px;
        }

.framework-list li {
    border-top: 1px solid rgba(0,0,0,.07);
    color: initial;
    margin: 10px 0;
    padding: 0 10px;
}

.ta-scroll-window {
    overflow-y: auto;
    max-height: 320px;
    min-height: 120px;
}

.form-complete-page input[type='checkbox']:hover,
.form-complete-page input[type='checkbox']:active,
.form-complete-page input[type='checkbox']:focus,
.form-question input[type='checkbox']:hover,
.form-question input[type='checkbox']:active,
.form-question input[type='checkbox']:focus {
    outline: 0px !important;
    -webkit-appearance: checkbox;
}

.list-list .btn-sm.pull-right {
    margin-left: 3px;
}

.text-danger, a.text-danger:hover, a.text-danger:focus, a.text-danger:focus {
    color: #d82b0a;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #d82b0a;
}

.has-error .form-control, .has-warning .form-control, .has-error .form-control:focus {
    border-color: rgba(0,0,0,.07);
}

    .has-error .form-control.ng-dirty,
    .has-error .form-control.ng-dirty:focus,
    .has-warning .form-control.ng-dirty {
        border-color: #d82b0a;
    }

input[type=password]::-ms-reveal,
input[type=password]::-ms-clear {
    display: none;
}

.bottom-align-text {
    position: absolute;
    bottom: 30px;
    right: 15px;
}

.top-align-text {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    opacity: 0.85;
}

.relative {
    position: relative;
}

.badge-hover-over {
    position: absolute;
    top: 40px;
    right: 0;
    left: 0;
    bottom: 40px;
    background: rgba(0,0,0,0.6);
}

.top-align-text small {
    line-height: 22px;
    padding-left: 5px;
}

.badge-hover-over p {
    color: #fff;
    word-wrap: break-word;
}

.draft-icon {
    font-size: 0.875rem !important;
    background: #2285a0;
    /* padding: 3px; */
    line-height: 21px !important;
    width: 22px;
    text-align: center;
    height: 22px;
    border-radius: 50%;
    color: #fff;
}

.badge-hover-over .buttons {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
}

tags-input .tags .tag-item {
    display: inline-block !important;
    padding: 5px !important;
    margin: 2px 2px 2px 0 !important;
    color: white !important;
    background: #0f81b4 !important;
    font-weight: normal !important;
    border-radius: .1em !important;
    font-size: 85% !important;
    float: left !important;
    font: inherit !important;
    height: 24px !important;
    line-height: 0px !important;
    margin-left: 3px !important;
    border: none !important;
    border-radius: 3px !important;
}

    tags-input .tags .tag-item a {
        color: white !important;
    }

tags-input .tags {
    font-size: 0.75rem;
    height: 100%;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #e9e9e9;
    transition-duration: .5s;
    box-shadow: none;
    -webkit-appearance: initial;
    -moz-appearance: initial;
}

.mystufftoolbar .tag a:not(.text-success) {
    color: #515151;
    border-color: #515151;
}

.canvas-container canvas {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 300px !important;
    height: 300px !important;
}

.canvas-container {
    background-image: url(/assets/photoshop.png);
    background-position: top left;
    width: 300px;
    height: 300px;
    margin: auto;
    position: relative;
    top: 20px;
}

.shape-container {
    height: 60px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    margin-top: 5px;
}

    .shape-container a {
        flex: 0 0 auto;
    }

.color-picker {
    border: 1px solid #ddd;
    padding-left: 5px;
    border-left: 5px solid #000;
    height: 26px;
}

.bg-white {
    background: #fff;
}

.graphic-builder {
    background: #fff;
}

    .graphic-builder .panel-body {
        padding: 10px;
    }

.badge-journey {
    position: absolute;
    right: 250px;
    top: 5px;
}

.badge-buttons {
    position: absolute;
    right: 40px;
    top: 5px;
}

.list-item {
    opacity: 1;
}

    .list-item.ng-enter {
        -webkit-transition: 2s;
        transition: 2s;
        opacity: 0;
    }

    .list-item.ng-enter-active {
        opacity: 1;
    }


.issue-list-item.ng-leave {
    transition: 0.5s linear all;
}

    .issue-list-item.ng-leave .panel-heading {
        transition: 0.5s linear all;
    }

    .issue-list-item.ng-leave.ng-leave-active {
        color: #fff !important;
    }

.no-recipients {
    position: absolute;
    left: 16px;
    margin-top: 5px;
    z-index: 0;
}

.issue-list-item .panel-heading {
    height: 35px;
    line-height: 35px;
}

.issue-list-item {
    position: relative;
    z-index: 10;
}

    .issue-list-item .panel-title {
        font-size: 0.875rem;
        line-height: 35px;
    }

.slider-handle {
    border: 1px solid #D9D9D9;
    border-radius: 1px !important;
    background: #FFF;
    box-shadow: inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB;
}

    .slider-handle:before {
        content: "";
        display: block;
        position: absolute;
        height: 14px;
        width: 1px;
        background: #E8E7E6;
        left: 5px;
        top: 2px;
    }

    .slider-handle:after {
        content: "";
        display: block;
        position: absolute;
        height: 14px;
        width: 1px;
        background: #E8E7E6;
        top: 2px;
        left: 12px;
    }

.slider.slider-horizontal .slider-track {
    width: 100%;
    margin-top: 0px;
    top: 50%;
    left: 0;
    border-radius: 4px;
    border: 1px solid #e4e4e4;
    box-shadow: inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB;
    height: 5px;
    box-shadow: inset 0 0 3px rgba(51,51,51,.45),0 3px 6px -5px #BBB;
    /* line-height: 30px; */
    padding-top: 0px;
}

.slider.slider-horizontal .slider-tick, .slider.slider-horizontal .slider-handle {
    margin-left: -10px;
    margin-top: -8px;
}

.slider-selection {
    background: #2d3c4b;
    box-shadow: inset 0 0 3px rgba(51,51,51,.45);
    -webkit-transition: background 450ms;
    transition: background 450ms;
}

.badge-check {
    position: absolute;
    top: 5px;
}

.unicode li {
    display: inline-block;
}

.pic {
    display: inline-block;
    font-size: 1.25rem;
}

.graphic-builder .panel .row .fa {
    line-height: 25px;
}

.graphic-builder .panel .row .btn .fa {
    line-height: 16px;
}

.graphic-builder .panel select {
    height: 26px;
}

.issue-list .tab-pane {
    padding-bottom: 0px;
}
/* set reference point */
.tab-animation > .tab-content {
    position: relative;
}

.accordion-toggle {
    width: 100%;
}

.pad-tool {
    padding: 0px 5px !important;
}

.eq-height .eq-box-sm {
    display: inline-block;
}

.settings-select .chosen-container {
    width: 100% !important;
    text-align: left;
}
/* set animate effect */
.tab-animation > .tab-content > .tab-pane {
    transition: 0.2s linear opacity;
}

    /* overwrite display: none and remove from document flow */
    .tab-animation > .tab-content > .tab-pane.active-remove {
        position: absolute;
        top: 0;
        width: 100%;
        display: block;
    }

    /* opacity=0 when removing "active" class */
    .tab-animation > .tab-content > .tab-pane.active-remove-active {
        opacity: 0;
    }

    /* opacity=0 when adding "active" class */
    .tab-animation > .tab-content > .tab-pane.active-add {
        opacity: 0;
    }

.widget-img {
    position: absolute;
    width: 200px;
    height: 200px;
    left: 90%;
    margin-left: -125px;
    top: -75px;
    background: #fff;
}

.widget-body {
    padding: 10px 15px 15px;
    position: relative;
}

.sum-title {
    font-size: 1.25rem;
    font-weight: lighter;
    margin-bottom: 0px;
}

.widget-header {
    padding: 15px 15px 35px 15px;
    min-height: 100px;
}

@media (min-width: 768px) and (max-width: 1400px) {
    .modal-sm {
        width: 50%;
    }

    .form-fields a {
        font-size: 0.875rem;
    }
}

.sum-desc {
    max-width: 70%;
}

.create-group .chosen-container {
    width: 100% !important;
}

.text-light {
    color: #fff !important;
}

.dropzone,
.dropzone * {
    box-sizing: border-box;
}

.dropzone {
    min-height: 150px;
    border: 2px dashed rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.025);
    padding: 20px 20px;
}

    .dropzone:hover .dz-icon {
        color: #54ABD9
    }

    .dz-text,
    .dz-icon,
    .dropzone:hover .dz-text,
    .dropzone:hover .dz-icon {
        -webkit-transition: all .5s;
        transition: all .5s;
    }

    .dropzone:hover .dz-text {
        color: #404040
    }

.dz-text {
    font-weight: 600;
    text-transform: uppercase
}

.dropzone.dz-clickable {
    cursor: pointer;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 270px;
}

    .dropzone.dz-clickable * {
        cursor: default;
    }

    .dropzone.dz-clickable .dz-message,
    .dropzone.dz-clickable .dz-message * {
        cursor: pointer;
    }

.dropzone.dz-started .dz-message {
    display: none;
}

.dropzone.dz-drag-hover {
    border-style: solid;
}

    .dropzone.dz-drag-hover .dz-message {
        opacity: 0.5;
    }

.dropzone .dz-message {
    text-align: center;
    margin: 2em 0;
}

.dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px;
}

    .dropzone .dz-preview:hover {
        z-index: 1000;
    }

        .dropzone .dz-preview:hover .dz-details {
            opacity: 1;
        }

    .dropzone .dz-preview.dz-file-preview .dz-image {
        background: #999;
        background: #ddd
    }

    .dropzone .dz-preview.dz-file-preview .dz-details {
        opacity: 1;
    }

    .dropzone .dz-preview.dz-image-preview {
        background: white;
    }

        .dropzone .dz-preview.dz-image-preview .dz-details {
            -webkit-transition: opacity 0.2s linear;
            -moz-transition: opacity 0.2s linear;
            -ms-transition: opacity 0.2s linear;
            -o-transition: opacity 0.2s linear;
            transition: opacity 0.2s linear;
        }

    .dropzone .dz-preview .dz-remove {
        font-size: 0.875rem;
        text-align: center;
        display: block;
        cursor: pointer;
        border: none;
    }

        .dropzone .dz-preview .dz-remove:hover {
            text-decoration: underline;
        }

    .dropzone .dz-preview:hover .dz-details {
        opacity: 1;
    }

    .dropzone .dz-preview .dz-details {
        z-index: 20;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        opacity: 0;
        min-width: 100%;
        max-width: 100%;
        padding: 2em 1em;
        text-align: center;
        color: rgba(0, 0, 0, 0.9);
        line-height: 150%;
    }

        .dropzone .dz-preview .dz-details .dz-size {
            margin-bottom: 1em;
            font-size: 1rem;
        }

        .dropzone .dz-preview .dz-details .dz-filename {
            white-space: nowrap;
        }

            .dropzone .dz-preview .dz-details .dz-filename:hover span {
                border: 1px solid rgba(200, 200, 200, 0.8);
                background-color: rgba(255, 255, 255, 0.8);
            }

            .dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
                overflow: hidden;
                text-overflow: ellipsis;
            }

                .dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
                    border: 1px solid transparent;
                }

            .dropzone .dz-preview .dz-details .dz-filename span,
            .dropzone .dz-preview .dz-details .dz-size span {
                background-color: rgba(255, 255, 255, 0.4);
                padding: 0 0.4em;
                border-radius: 3px;
            }

    .dropzone .dz-preview:hover .dz-image img {
        -webkit-transform: scale(1.05, 1.05);
        -moz-transform: scale(1.05, 1.05);
        -ms-transform: scale(1.05, 1.05);
        -o-transform: scale(1.05, 1.05);
        transform: scale(1.05, 1.05);
        -webkit-filter: blur(8px);
        filter: blur(8px);
    }

    .dropzone .dz-preview .dz-image {
        overflow: hidden;
        width: 120px;
        height: 120px;
        position: relative;
        display: block;
        z-index: 10;
    }

        .dropzone .dz-preview .dz-image img {
            display: block;
        }

    .dropzone .dz-preview.dz-success .dz-success-mark {
        -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
        -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
        -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
        -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
        animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    }

    .dropzone .dz-preview.dz-error .dz-error-mark {
        opacity: 1;
        -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
        -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
        -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
        -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
        animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    }

    .dropzone .dz-preview .dz-success-mark,
    .dropzone .dz-preview .dz-error-mark {
        pointer-events: none;
        opacity: 0;
        z-index: 500;
        position: absolute;
        display: block;
        top: 50%;
        left: 50%;
        margin-left: -27px;
        margin-top: -27px;
    }

        .dropzone .dz-preview .dz-success-mark svg,
        .dropzone .dz-preview .dz-error-mark svg {
            display: block;
            width: 54px;
            height: 54px;
        }

    .dropzone .dz-preview.dz-processing .dz-progress {
        opacity: 1;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

    .dropzone .dz-preview.dz-complete .dz-progress {
        opacity: 0;
        -webkit-transition: opacity 0.4s ease-in;
        -moz-transition: opacity 0.4s ease-in;
        -ms-transition: opacity 0.4s ease-in;
        -o-transition: opacity 0.4s ease-in;
        transition: opacity 0.4s ease-in;
    }

    .dropzone .dz-preview:not(.dz-processing) .dz-progress {
        -webkit-animation: pulse 6s ease infinite;
        -moz-animation: pulse 6s ease infinite;
        -ms-animation: pulse 6s ease infinite;
        -o-animation: pulse 6s ease infinite;
        animation: pulse 6s ease infinite;
    }

    .dropzone .dz-preview .dz-progress {
        opacity: 1;
        z-index: 1000;
        pointer-events: none;
        position: absolute;
        height: 4px;
        left: 50%;
        top: 50%;
        margin-top: 25px;
        width: 80px;
        margin-left: -40px;
        background: rgba(255, 255, 255, 0.9);
        -webkit-transform: scale(1);
        border-radius: 8px;
        overflow: hidden;
    }

        .dropzone .dz-preview .dz-progress .dz-upload {
            background: #333;
            background: linear-gradient(to bottom, #666, #444);
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            width: 0;
            -webkit-transition: width 300ms ease-in-out;
            -moz-transition: width 300ms ease-in-out;
            -ms-transition: width 300ms ease-in-out;
            -o-transition: width 300ms ease-in-out;
            transition: width 300ms ease-in-out;
        }

    .dropzone .dz-preview.dz-error .dz-error-message {
        display: block;
    }

    .dropzone .dz-preview.dz-error:hover .dz-error-message {
        opacity: 1;
        pointer-events: auto;
    }

    .dropzone .dz-preview .dz-error-message {
        pointer-events: none;
        z-index: 1000;
        position: absolute;
        display: block;
        display: none;
        opacity: 0;
        -webkit-transition: opacity 0.3s ease;
        -moz-transition: opacity 0.3s ease;
        -ms-transition: opacity 0.3s ease;
        -o-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease;
        border-radius: 8px;
        font-size: 0.813rem;
        top: 130px;
        left: -10px;
        width: 140px;
        background: #be2626;
        background: linear-gradient(to bottom, #be2626, #a92222);
        padding: 0.5em 1.2em;
        color: white;
    }

        .dropzone .dz-preview .dz-error-message:after {
            content: '';
            position: absolute;
            top: -6px;
            left: 64px;
            width: 0;
            height: 0;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-bottom: 6px solid #be2626;
        }

    .dropzone .dz-preview .dz-error-mark {
        pointer-events: none;
        opacity: 0;
        z-index: 500;
        position: absolute;
        display: block;
        bottom: 0px;
        left: 50%;
        margin-left: -27px;
        margin-top: -27px;
        transform: scale(0.5);
        top: auto;
        z-index: 1000;
    }

.dropzone.dragover {
    border-color: #5CB85C;
}

.dropzone .dz-preview .dz-error {
    pointer-events: none;
    opacity: 1;
    z-index: 500;
    position: absolute;
    display: block;
    bottom: auto;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px;
    top: 50%;
    z-index: 1000;
}

.dropzone .dz-preview .dz-progress .dz-upload {
    background: #5CB85C;
    background: linear-gradient(to bottom, #5CB85C, #5CB85C);
}

.text-white {
    color: #fff !important;
}

.bg-white {
    background: #fff !important;
}

.text-success, a.text-success:hover, a.text-success:focus {
    color: #86c042;
}

.demo-nifty-btn.list-group-item {
    padding: 20px 15px;
}

.demo-nifty-btn {
    text-align: center;
}

    .demo-nifty-btn .btn {
        margin: 7px 7px 7px 0;
    }

        .demo-nifty-btn .btn:not(.btn-icon) {
            min-width: 17.5%;
        }

.demo-nifty-btn-group .btn-group {
    margin: 7px 7px 7px 0;
}
/* Page : UI-Modals */

.demo-nifty-modal .modal {
    bottom: auto;
    display: block;
    left: auto;
    position: relative;
    right: auto;
    top: auto;
    z-index: 1;
    overflow: hidden;
}

.demo-nifty-modal .modal-dialog {
    left: auto;
    color: #404040;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
}
/* Page : UI-Components */

.demo-nifty-label-badge {
    text-align: center;
}

    .demo-nifty-label-badge .label,
    .demo-nifty-label-badge .badge {
        float: none;
        margin: 0 7px 10px 0;
        display: inline-block;
    }
/* Page : Helper classes */

.demo-nifty-padding > tr > td > div {
    width: 75px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    font-weight: 500;
    border: 1px solid rgba(0, 0, 0, .2);
    background-color: rgba(100, 42, 156, 0.27);
}

    .demo-nifty-padding > tr > td > div > div {
        width: 100%;
        height: 100%;
        line-height: normal;
        background-color: #fff;
        border: 1px solid rgba(20, 126, 255, 0.53);
        vertical-align: middle;
    }

        .demo-nifty-padding > tr > td > div > div:before {
            content: '';
            display: inline-block;
            width: 1px;
            height: 100%;
            vertical-align: middle;
        }

.demo-nifty-margin > tr > td > div {
    width: 75px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    font-weight: 500;
    position: relative;
    border: 1px solid rgba(0, 0, 0, .2);
    background-color: #f4df60;
}

    .demo-nifty-margin > tr > td > div > div {
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        position: absolute;
        line-height: normal;
        background-color: #fff;
        border: 1px solid rgba(20, 126, 255, 0.53);
        vertical-align: middle;
    }

        .demo-nifty-margin > tr > td > div > div:before {
            content: '';
            display: inline-block;
            width: 1px;
            height: 100%;
            vertical-align: middle;
        }

.demo-nifty-background > tr > td > div {
    width: 75px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    font-weight: 500;
    position: relative;
}

.demo-nifty-border div {
    width: 75px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    font-weight: 500;
    border-color: rgba(0, 0, 0, .3);
    background-color: rgba(0, 0, 0, .05);
}

.demo-nifty-icon span {
    background-color: rgba(0, 0, 0, .1);
}

.demo-nifty-text p {
    width: 125px;
    min-height: 35px;
    padding: 5px;
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .demo-nifty-text p {
        width: 175px;
    }
}

.demo-nifty-text td:nth-child(2) {
    text-align: center;
}

.demo-nifty-text p:not(.bg-dark) {
    background-color: rgba(0, 0, 0, .05);
}

.demo-set {
    display: none;
}

@media (min-width: 1024px) {
    .demo-set {
        display: block;
        position: fixed;
        left: 50%;
        top: 0;
        z-index: 999;
        text-align: center;
        width: 600px;
        margin-left: -300px;
        opacity: 0;
        -webkit-transition: opacity .5s linear 1s;
        transition: opacity .5s linear 1s;
    }

    .nifty-ready > .demo-set {
        opacity: 1;
        -webkit-transition: opacity .5s linear 1.5s;
        transition: opacity .5s linear 1.5s;
    }

    .demo-set hr {
        border-color: rgba(0, 0, 0, .2);
    }

    .demo-set a,
    .demo-set a:hover,
    .demo-set a:focus {
        color: #fff;
    }

    .demo-set-body > .demo-set-content {
        padding: 10px 10px 0;
        text-align: left;
    }

    .demo-set-body .icon-wrap {
        padding: 7px;
    }

    .demo-set .demo-set-body {
        z-index: 20;
        position: relative;
        color: #fff;
        overflow: hidden;
        max-height: 0;
        -webkit-transition: max-height .3s;
        transition: max-height .3s;
    }

    .demo-set.open .demo-set-body {
        max-height: 900px;
        -webkit-transition: max-height .5s;
        transition: max-height .5s;
    }

    #demo-set-btn {
        background-color: #3b4146;
        color: #fff;
        border: 0;
        position: absolute;
        left: 50%;
        margin-left: -23px;
        margin-top: -2px;
    }

    #demo-set-animation {
        max-height: 0;
        overflow: hidden;
        transition: max-height .5s;
    }

    .no-cookie .demo-set-save-text {
        text-decoration: line-through;
    }
}

@media (min-width: 992px) {
    .demo-set {
        width: 900px;
        margin-left: -450px;
    }
}

@media (min-width: 1200px) {
    #demo-set-animation {
        max-height: 150px;
        transition: max-height .5s;
        overflow: visible;
    }
}

#demo-theme > div {
    text-align: justify;
}

    #demo-theme > div:after {
        content: '';
        display: inline-block;
        width: 100%;
    }

.demo-theme {
    display: inline-block;
    width: 10%;
    margin: 2.5%;
    height: 35px;
    background-color: #e3e3e3;
    overflow: hidden;
    position: relative;
    /* float: left; */
}

    .demo-theme.disabled {
        cursor: default;
    }

        .demo-theme.disabled:after {
            content: '\f058';
            position: absolute;
            display: inline-block;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 3;
            text-align: center;
            color: #005803;
            background: rgba(255, 255, 255, .5);
            font: normal normal normal 20px/1 FontAwesome;
            line-height: 30px;
        }

    .demo-theme:before {
        content: '';
        position: absolute;
        display: block;
        top: 10%;
        left: 10%;
        width: 80%;
        height: 80%;
        z-index: 3;
        opacity: 0;
        -webkit-animation: zoomOut .5s;
        animation: zoomOut .5s;
    }

    .demo-theme:not(.disabled):hover:before {
        opacity: 1;
        -webkit-animation: zoomIn .5s;
        animation: zoomIn .5s;
    }

    .demo-theme:not(.disabled):hover .demo-theme-brand,
    .demo-theme:not(.disabled):hover .demo-theme-head,
    .demo-theme:not(.disabled):hover .demo-theme-nav {
        opacity: .15;
        -webkit-transition: opacity .5s;
        transition: opacity .5s;
    }

.demo-theme-brand,
.demo-theme-head,
.demo-theme-nav {
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
}

.demo-theme-brand {
    width: 65%;
    height: 55%;
    float: left;
    position: relative;
    opacity: 1;
    z-index: 2;
}

.demo-theme-head {
    margin-left: 65%;
    height: 55%;
    opacity: 1;
    background-color: #eee;
}

.demo-theme-nav {
    width: 55%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    opacity: 1;
    background: #eee;
    z-index: 1;
}

.demo-a-light:before,
.demo-b-light:before,
.demo-c-light:before {
    background-image: url(/assets/backgrounds/1.jpg);
    background-size: 100% 100%;
}

.demo-a-ocean:before,
.demo-b-ocean:before,
.demo-c-ocean:before {
    background-image: url(/assets/backgrounds/3.jpg);
    background-size: 100% 100%;
}

.demo-a-lime:before,
.demo-b-lime:before,
.demo-c-lime:before {
    background-image: url(/assets/backgrounds/4.jpg);
    background-size: 100% 100%;
}

.demo-a-purple:before,
.demo-b-purple:before,
.demo-c-purple:before {
    background-image: url(/assets/backgrounds/5.jpg);
    background-size: 100% 100%;
}

.demo-a-dust:before,
.demo-b-dust:before,
.demo-c-dust:before {
    background-image: url(/assets/backgrounds/6.jpg);
    background-size: 100% 100%;
}

.demo-a-mint:before,
.demo-b-mint:before,
.demo-c-mint:before {
    background-image: url(/assets/backgrounds/13.jpg);
    background-size: 100% 100%;
}

.demo-a-yellow:before,
.demo-b-yellow:before,
.demo-c-yellow:before {
    background-image: url(/assets/backgrounds/8.jpg);
    background-size: 100% 100%;
}

.demo-a-prickly-pear:before,
.demo-b-prickly-pear:before,
.demo-c-prickly-pear:before {
    background-image: url(/assets/backgrounds/11.jpg);
    background-size: 100% 100%;
}

.demo-a-coffee:before,
.demo-b-coffee:before,
.demo-c-coffee:before {
    background-image: url(/assets/backgrounds/10.jpg);
    background-size: 100% 100%;
}

.demo-a-well-red:before,
.demo-b-well-red:before,
.demo-c-well-red:before {
    background-image: url(/assets/backgrounds/9.jpg);
    background-size: 100% 100%;
}

.demo-a-navy:before,
.demo-b-navy:before,
.demo-c-navy:before {
    background-image: url(/assets/backgrounds/2.jpg);
    background-size: 100% 100%;
}

.demo-a-dark:before,
.demo-b-dark:before,
.demo-c-dark:before {
    background-image: url(/assets/backgrounds/12.jpg);
    background-size: 100% 100%;
}

.right-pane {
    position: fixed;
    top: 50px;
    right: -300px;
    bottom: 0;
    transition: 0.5s;
    background: #fff;
    width: 300px;
    z-index: 100;
    visibility: hidden;
}

    .right-pane.in-view {
        visibility: visible;
        transition: right .3s;
        right: 0px;
        border-top: 1px solid rgba(0, 0, 0, 0.07);
        border-left: 1px solid rgba(0, 0, 0, 0.07);
    }

.right-pane-sub {
    position: fixed;
    top: 50px;
    right: -500px;
    bottom: 0;
    transition: 0.5s;
    background: #fff;
    width: 500px;
    z-index: 75;
    padding: 10px;
    padding-top: 0px;
    overflow-y: auto;
}

    .right-pane-sub.emails,
    .right-pane-sub.contact {
        right: -500px;
    }

    .right-pane-sub.emails,
    .right-pane-sub.contact {
        width: 500px;
        overflow-y: auto;
    }

.right-pane {
    position: fixed;
    top: 59px;
    right: -300px;
    bottom: 0;
    transition: 0.5s;
    background: #fff;
    width: 300px;
    z-index: 100;
}


#navbar-container .right-pane {
    z-index: 200;
}

#navbar-container {
    z-index: 1000;
    position: relative;
    height: 60px;
}

#navbar {
    z-index: 1000;
}

.right-pane.in-view {
    transition: right .5s;
    right: 0px;
    border-top: 1px solid rgba(0, 0, 0, 0.07);
    border-left: 1px solid rgba(0, 0, 0, 0.07);
    overflow-y: auto;
}

.fade-background {
    position: fixed;
    z-index: 50;
    background: rgba(0, 0, 0, 0.5);
    top: 59px;
    left: 0;
    right: 0;
    bottom: 0;
}

.right-pane-sub {
    position: fixed;
    top: 59px;
    right: -500px;
    bottom: 0;
    transition: 0.5s;
    background: #fff;
    width: 500px;
    z-index: 75;
    padding: 10px;
    padding-top: 0px;
    overflow-y: auto;
}

#navbar-container .right-pane-sub {
    z-index: 150;
}

.top-right-link {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    height: 50px;
    padding: 14px;
    font-size: 1rem;
    color: #fff;
    cursor: pointer;
    width: 45px;
}

#dropdown-user .dropdown-toggle i {
    margin: 0 5px;
}


.right-pane-sub.emails,
.right-pane-sub.contact {
    right: -500px;
}

.right-pane-sub.in-view {
    transition: right 0.8s;
    right: 300px;
}

.right-pane-sub.emails,
.right-pane-sub.contact {
    width: 500px;
    max-width: 60%;
    overflow-y: auto;
}

.right-pane-sub.frameworks {
    right: -800px;
}

    .right-pane-sub.frameworks.in-view {
        transition: right 0.8s;
        right: 300px;
    }

.right-pane-sub.frameworks {
    width: 800px;
    max-width: 60%;
    overflow-y: auto;
}

.list-group .bg-dark h4, .list-group .bg-dark p {
    color: #fff;
}

.bg-dark, .bg-dark a, .bg-dark th, .bg-dark h3, .bg-dark h4, .bg-dark h5 {
    color: #fff !important;
}

.bg-dark {
    background-color: #31404e;
}

.bg-dark .magic-radio:checked + label:after {
    background: white;
}

.bg-dark .magic-radio:checked + label:before {
    border-color: white;
}

.bg-dark .magic-radio:focus + label:before {
    border-color: white;
}

.bg-primary, .bg-primary h2, .bg-primary p, .bg-primary h3, .bg-danger, .bg-danger h3, .bg-danger p, .bg-warning, .bg-warning h3, .bg-warning p, .bg-success, .bg-success h3, .bg-success p, .bg-info, .bg-info h3, .bg-info p {
    color: #fff;
}

.dropdown-toggle > .dropdown-caret {
    border-style: none;
}

.timeline:before, .timeline:after {
    display: none;
}

.bg-info {
    background-color: #42a5f5;
}

.chosen-container {
    margin-bottom: 0px;
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
}

.menu-popover {
    max-width: 220px;
    margin-top: 8px
}

.user-chart #radar {
    height: 160px !important;
    width: 125% !important;
}

#mainnav li .arrow {
    float: right;
    line-height: 1;
}

.cls-header {
    background-color: rgba(0,0,0,0.3);
}

.mainnav-profile .mnp-name {
    color: #abb1b7;
    margin: 0;
    font-size: 1.2em;
    font-weight: 600;
}

.mainnav-profile .dropdown-caret, .mainnav-profile .mnp-desc {
    font-size: 1em;
    color: #abb1b7;
}

#floating-top-right {
    top: 50px;
    right: 10px;
    z-index: 1250;
}

.alert-wrap > .alert {
    margin: 0;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.35);
}
/* Extend bootstraps colum layout to support 5 colums*/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

.list-group-item-dark .list-group-item-heading, .list-group-item-dark .list-group-item-text {
    color: #fff !important;
}

.trans {
    opacity: 0.5;
}

.nano {
    overflow: visible;
}

    .nano > .nano-content {
        overflow-y: auto;
        overflow: visible;
    }

/* Form builder slide in menu */
.form-builder-menu {
    position: fixed;
    top: 60px;
    left: -485px;
    bottom: 0;
    transition: 0.5s;
    width: 480px;
    z-index: 101;
    overflow-y: auto;
    box-shadow: 0px 10px 5px #bbb !important;
}

    .form-builder-menu.in-view {
        transition: left .5s;
        left: 220px;
        top: 60px;
    }

.form-fields a {
    color: #fff;
}

.form-builder-button {
    position: absolute;
    top: 0;
    left: 15px;
}

/* speech - used in messages*/
.speech {
    background: #e6eaed;
    color: #758697;
}

.speech:before {
    border-right: 7px solid #e6eaed;
}

.speech .media-heading {
    text-decoration: none !important;
    color: #758697;
    border-bottom: 0;
    margin: 3px 0;
    padding-bottom: 0;
}

.review-panel-overlay {
    position: absolute;
    background: rgba(0,0,0, 0.15);
    left: 0px;
    right: 0px;
    top: 0;
    bottom: 0px;
    z-index: 10;
}

.absolute {
    position: absolute;
}

.btn-overlay {
    margin-top: 130px;
}

@media (max-width: 992px) {
    .speech:before {
        content: none;
    }
}

.chosen-container .chosen-results li {
    text-align: left;
}

.onboarding-modal .modal-content, .onboarding-modal .modal-dialog {
    position: fixed;
    left: 15px;
    top: 15px;
    right: 15px;
    bottom: 15px;
    margin: 0;
    width: auto;
    height: auto;
}

.onboarding-modal .modal-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.clean-full-modal .modal-content, .clean-full-modal .modal-dialog {
    position: fixed;
    left: 15px;
    top: 15px;
    right: 15px;
    bottom: 15px;
    margin: 0;
    width: auto !important;
    height: auto;
}

.clean-full-modal-dynamic .modal-content, .clean-full-modal-dynamic .modal-dialog {
    position: fixed;
    left: 15px;
    top: 15px;
    right: 15px;
    margin: 0;
    width: auto !important;
    height: auto;
}

.clean-full-modal .modal-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.clean-full-modal .modal-content {
    overflow: hidden;
}

/* temp */
.slides-container {
    position: fixed;
    top: 15px;
    left: 15px;
    right: 15px;
    height: auto;
    bottom: 15px;
    font-family: "Open Sans", sans-serif;
    border: none;
    box-shadow: none;
}

.onboarding-modal .slide {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.slide__inner {
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    width: 50%;
    float: left;
}

.slide--left {
    background: #eee;
}

.slide--right {
    position: relative;
    background: #fff;
    padding: 3%;
    -webkit-animation: fadeUp 1s forwards;
    animation: fadeUp 1s forwards;
}

    .slide--right h1 {
        width: 100%;
        margin-bottom: 5px;
        font-weight: 400;
        font-size: 1.5rem;
        text-align: left;
        letter-spacing: 0.4px;
        line-height: 1.5;
    }

        .slide--right h1 span {
            font-size: 35px;
        }

    .slide--right p {
        font-size: 0.875rem;
        color: #666;
        line-height: 1.8;
        width: 100%;
    }

.btn__absolute {
    position: absolute;
    z-index: 10;
}

.btn--highlighted {
    bottom: 40px;
    right: 60px;
    background-color: #10a5de;
    color: #fff;
}

.btn--muted {
    bottom: 40px;
    right: 120px;
    background-color: transparent;
    color: #ddd;
}

.pagination {
    height: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    clear: both;
}

.paginationDot {
    width: 10px;
    height: 10px;
    margin: 0 3px;
    border: 2px solid #ddd;
    border-radius: 50%;
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
}

.paginationDot--active {
    background: #10a5de;
    border-color: #10a5de;
}

.slide-1 .slide--left {
    background: #0f81b4;
}

.container {
    height: 250px;
    width: 200px;
    background: white;
}

.container__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 130px;
    height: 130px;
    margin: 30px auto;
    border-radius: 50%;
    background: #0f81b4;
    box-shadow: 0px 0px 0px 5px #e5e5e5;
    -webkit-animation: 0.8s bounceUp forwards;
    animation: 0.8s bounceUp forwards;
}

    .container__logo .material-icons {
        font-size: 72px;
        color: rgba(255, 255, 255, 0.8);
        -webkit-animation: 0.6s bounceUpOnce 0s forwards;
        animation: 0.6s bounceUpOnce 0s forwards;
    }

.container__stripe, .section__stripe {
    height: auto;
    margin: 13px auto;
    border-radius: 10px;
    max-width: 314px;
    background: transparent;
}

.container__stripe--long {
    width: 0;
    -webkit-animation: 0.3s growRightLong 0.7s forwards;
    animation: 0.3s growRightLong 0.7s forwards;
}

.container__stripe--short {
    width: 0;
    -webkit-animation: 0.3s growRightShort 0.7s forwards;
    animation: 0.3s growRightShort 0.7s forwards;
}

.slide-2 .slide--left {
    color: #fff;
    background: #222d32;
}

.slide-3 .slide--left {
    color: #fff;
    background: #71a436;
}

.container--slide-3 {
    width: 80%;
    height: 90%;
    -webkit-animation: fadeUp 0.3s forwards;
    animation: fadeUp 0.3s forwards;
    overflow: hidden;
}

.header--slide-3 {
    height: 100%;
    -webkit-animation: 0.5s slideInRight forwards;
    animation: 0.5s slideInRight forwards;
}

.header__nav {
    position: relative;
    height: 50px;
}

.header__nav__logo {
    position: absolute;
    z-index: 10;
    top: 15%;
    left: 20px;
    width: 20%;
    height: 70px;
    border-radius: 6px;
    background: #f77b83;
}

    .header__nav__logo p {
        font-weight: 600;
        color: white;
        text-align: center;
        font-size: 0.875rem;
        line-height: 70px;
        letter-spacing: 1px;
        margin: 0;
    }

.header__nav__cta {
    position: absolute;
    top: 15%;
    right: 20px;
    width: 15%;
    padding: 2px 7px;
    border-radius: 4px;
    background: #4dc684;
    color: white;
    font-size: 0.688rem;
}

.header__hero {
    position: relative;
    overflow: hidden;
    height: 75%;
    background: #e7eff7;
}

.header__hero__table {
    position: absolute;
    z-index: 20;
    bottom: -5%;
    left: 0;
    right: 0;
    height: 40%;
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
    background: #d6dede;
}

.header__hero__chair {
    position: absolute;
    bottom: 30%;
    right: 20%;
    width: 40%;
    height: 40%;
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
    border-radius: 5px;
    box-shadow: -5px -5px 0px 0px #f7f7f7;
    background: #efefef;
}

.section--about {
    padding: 0 5%;
    margin-bottom: 20px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-animation: 0.5s slideInLeft 0.2s forwards;
    animation: 0.5s slideInLeft 0.2s forwards;
}

    .section--about .section__stripe:last-child {
        width: 40%;
        margin: 0;
    }

    .section--about h5 {
        font-size: 0.75rem;
        margin: 10px 0 0;
    }

.section--testimonials {
    padding: 2% 5%;
    clear: both;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-animation: 0.5s slideInRight 0.4s forwards;
    animation: 0.5s slideInRight 0.4s forwards;
}

    .section--testimonials > * {
        float: left;
    }

.section__logo {
    border-radius: 10px;
}

.section__info {
    padding: 0 5%;
}

.section__info__stripe:last-child {
    width: 70%;
    margin: 0;
}

.slide-4 .slide--left {
    background: #ffa31c;
}

.card--store {
    -webkit-animation: 1.5s fadeRight forwards;
    animation: 1.5s fadeRight forwards;
}

    .card--store .card__logo i {
        font-size: 36px;
        color: #666;
    }

    .card--store .card__info {
        width: 55%;
    }

.store__info {
    margin: 0;
    color: #333;
}

.card--store .card__data {
    width: 60%;
}

.card__data__supplier, .card__data__callout {
    margin: 0;
    padding: 0;
    font-size: 0.688rem;
}

.card__data__supplier {
    color: #d6d6d6;
}

.card__price {
    position: relative;
    float: left;
    width: 24%;
    background: #e7fff7;
}

.card__price__price {
    font-size: 0.813rem;
    margin: 15px 0 0;
    padding: 0;
    color: #333;
    font-weight: 600;
    text-align: center;
}

.card__price__storage {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 35px;
    height: 15px;
    background: #000;
    color: white;
    font-size: 0.625rem;
    text-align: center;
}

.btn__storage {
    height: 24px;
    margin: 5px auto;
    color: white;
    background: #4dc684;
    display: block;
}

@-webkit-keyframes fadeUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes bounceUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    60% {
        -webkit-transform: translateY(-18%);
        transform: translateY(-18%);
    }

    70% {
        -webkit-transform: translateY(8%);
        transform: translateY(8%);
    }

    85% {
        -webkit-transform: translateY(-6%);
        transform: translateY(-6%);
    }

    100% {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
}

@keyframes bounceUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    60% {
        -webkit-transform: translateY(-18%);
        transform: translateY(-18%);
    }

    70% {
        -webkit-transform: translateY(8%);
        transform: translateY(8%);
    }

    85% {
        -webkit-transform: translateY(-6%);
        transform: translateY(-6%);
    }

    100% {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
}

@-webkit-keyframes bounceUpOnce {
    0% {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }

    35% {
        -webkit-transform: translateY(45%);
        transform: translateY(45%);
    }

    70% {
        -webkit-transform: translateY(-16%);
        transform: translateY(-16%);
    }

    90% {
        -webkit-transform: translateY(10%);
        transform: translateY(10%);
    }

    100% {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
}

@keyframes bounceUpOnce {
    0% {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }

    35% {
        -webkit-transform: translateY(45%);
        transform: translateY(45%);
    }

    70% {
        -webkit-transform: translateY(-16%);
        transform: translateY(-16%);
    }

    90% {
        -webkit-transform: translateY(10%);
        transform: translateY(10%);
    }

    100% {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
}

@-webkit-keyframes growRightLong {
    from {
        width: 0%;
    }

    to {
        width: 60%;
    }
}

@keyframes growRightLong {
    from {
        width: 0%;
    }

    to {
        width: 60%;
    }
}

@-webkit-keyframes growRightShort {
    from {
        width: 0%;
    }

    to {
        width: 35%;
    }
}

@keyframes growRightShort {
    from {
        width: 0%;
    }

    to {
        width: 35%;
    }
}

@-webkit-keyframes fadeRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-30%);
        transform: translateX(-30%);
    }

    50% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-30%);
        transform: translateX(-30%);
    }

    50% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}


.showboard-bottom {
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 6px;
    border-top-left-radius: 5px;
    font-weight: bold;
    background: rgba(38, 50, 56, 0.5);
}

.showboard-header {
    background: rgba(38, 50, 56, 0.5);
    max-height: 300px;
    z-index: 10;
    position: relative;
}

.showboard-icon {
    position: absolute;
    top: 125px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 100px;
    color: #fff;
}

.showboard-tags .badge {
    color: #758697 !important;
    font-size: 0.7em;
}

.showboard-tags {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 6px;
    padding-right: 75px;
}

.showboard-overlay {
    position: absolute;
    bottom: 0px;
    left: 0px;
    top: 0px;
    right: 0px;
    background: rgba(38, 50, 56, 0.6);
    text-align: center;
    z-index: 11;
}

.showboarditem-overlay {
    position: absolute;
    height: 300px;
    left: 0px;
    top: 0px;
    right: 0px;
    background: rgba(38, 50, 56, 0.6);
    text-align: center;
    z-index: 11;
}

.showboard-round {
    border-radius: 10px;
    overflow: hidden;
}

.showboarditem-overlay .dropdown-menu {
    width: 100px !important;
    top: 30px;
    right: 15px;
    left: auto;
}

    .showboarditem-overlay .dropdown-menu li a {
        padding: 8px;
    }

.showboarditem-overlay .btn-center {
    margin-top: 140px;
    z-index: 12;
    color: #fff;
}

.showboard-overlay button {
    margin-top: 115px;
    z-index: 12;
    color: #fff;
}

tags-input .tags.focused {
    box-shadow: none
}

tags-input .tags .input {
    font: inherit !important;
}

.view-showboard-header {
    height: 300px;
    background-size: cover;
    background-position: center;
    background-image: url("/img/polygonal.png");
}

.view-showboard-summary {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.searchbox > .input-group.custom-search-form input::-webkit-input-placeholder {
    color: #fff;
}

.searchbox > .input-group.custom-search-form input::-moz-placeholder {
    color: #fff;
}

.searchbox > .input-group.custom-search-form input:-ms-input-placeholder {
    color: #fff;
}

.searchbox > .input-group.custom-search-form input:-moz-placeholder {
    color: #fff;
}

.searchbox .custom-search-form {
    width: 100%;
}

.searchbox > .input-group.custom-search-form input {
    width: 80%;
}

.showboard-preview {
    background-image: url("/img/polygonal.png");
    background-position: center;
    border: none;
}

.showboard-overlay-buttons {
    position: absolute;
    text-align: center;
    top: 45%;
    left: 0;
    right: 0;
}

.view-showboard-tags .badge {
    color: #758697 !important;
    font-size: 0.7em;
}

.showboarditem-header {
    background: rgba(38, 50, 56, 0.5);
    max-height: 200px;
    z-index: 10;
    position: relative;
}

.showboarditem-extra {
    background: rgba(38, 50, 56, 0.5);
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 10px;
    color: #fff;
    border-top-left-radius: 10px;
}

.showboarditem-header h5 {
    margin-top: 4px;
}

.showboarditem-tags {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 6px;
}

.showboarditem-bottom {
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 6px;
    border-top-left-radius: 5px;
    font-weight: bold;
    color: #758697;
}

.showboard-sidebar {
    position: absolute;
    left: -400px;
    top: 0;
    bottom: 0;
    width: 400px;
    background: rgba(38, 50, 56, 0.65);
    transition: 0.5s;
    transition: left .5s;
}

    .showboard-sidebar.in-view {
        transition: left .5s;
        left: 0;
        border-top: 1px solid rgba(0, 0, 0, 0.07);
        border-left: 1px solid rgba(0, 0, 0, 0.07);
    }

.showboard-comments p, .showboard-comments small {
    color: #fff;
}

.showboard-comments .list-item {
    margin-top: 25px;
}

.showboard-header-controls {
    position: relative;
    z-index: 11;
}

.showboard-tags .badge, .showboarditem-tags .badge {
    background-color: #758697;
    margin-right: 3px;
    margin-top: 5px;
}

.showboard-details {
    max-height: 48%;
    overflow-y: auto;
    overflow-x: hidden;
}

.view-showboard-item-nav {
    color: #fff;
    position: absolute;
    right: -30px;
    background: rgba(38, 50, 56, 0.65);
    padding: 8px;
    width: 30px;
}

.cover {
    background-size: cover;
}

.pointer {
    cursor: pointer;
}

.marking-scheme-value p {
    background: transparent !important;
}

.cursor-pointer {
    cursor: pointer;
}

.fade-element-in.ng-enter {
    transition: 0.5s linear all;
    opacity: 0;
}

.fade-element-in-init .fade-element-in.ng-enter {
    opacity: 1;
}

.fade-element-in.ng-enter.ng-enter-active {
    opacity: 1;
}

.fade-element-in.ng-leave {
    transition: 0.3s linear all;
    opacity: 1;
}

    .fade-element-in.ng-leave.ng-leave-active {
        opacity: 0;
    }

.img-circle {
    background-size: cover;
    background-position: center;
    box-shadow: none;
}

.showboard-rules {
    position: absolute;
    bottom: 0px;
    left: 0;
}

.media {
    overflow: visible !important;
}

.plan {
    height: 430px;
}

    .plan .text {
        height: 72px;
    }

.plan-container {
    max-width: 1240px;
    margin: auto;
    margin-top: 100px;
    border-radius: 10px;
}

    .plan-container .panel {
        border-radius: 10px;
        overflow: hidden;
    }

    .plan-container .users {
        width: 125px;
        height: 125px;
        padding-top: 45px;
        border-radius: 50%;
        margin: auto;
        text-align: center;
        font-weight: bold;
    }

        .plan-container .users p {
            margin-bottom: -10px;
        }

        .plan-container .users small {
            font-size: 0.813rem;
            font-weight: normal;
            line-height: 0px;
        }

        .plan-container .users br {
            line-height: 0px;
        }

#toast-container {
    position: fixed;
    text-align: right;
    top: 7px;
    right: 7px;
    z-index: 1500;
    left: auto;
    max-width: 35%;
}

.toast {
    display: inline-block;
    clear: right;
    float: right;
    margin-bottom: 10px;
    position: relative;
    opacity: 1;
    z-index: 990;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.35);
    border-radius: 3px;
    background: #fff;
}

.rounded {
    border-radius: 3px;
}

.img-xs .badge-stat {
    margin: 0 -2px 0 0 !important;
}

.img-sm .badge-stat {
    margin: 0 0px 0 0 !important;
}

.img-md .badge-stat {
    margin: 0 5px 0 0 !important;
    width: 12px !important;
    height: 12px !important;
}

.img-lg .badge-stat {
    margin: 0 10px 0 0 !important;
    width: 15px !important;
    height: 15px !important;
}

.badge-stat {
    box-shadow: none;
    top: auto !important;
    bottom: 0 !important;
}

.margin-auto {
    margin: auto;
}

.text-white i {
    color: #fff !important;
}

.panel-group .panel-dark .panel-body {
    background-color: #f8f9fa;
}

.panel-group .panel {
    border-radius: 0;
    margin-bottom: 5px;
}

.panel-shadowed-info {
    box-shadow: 0px 0px 5px #0f81b4;
}

.fa, .fas {
    font-weight: 600 !important;
}

.tab-content {
    padding: 15px 20px 25px;
}

.dropdown-menu-lg {
    min-width: 450px;
    max-width: calc(100vw - 300px);
}

.btn-group-xs > .btn, .btn-icon.btn-xs, .btn-xs {
    padding: 2px 5px;
}

.file-list li {
    list-style: none;
}

.file-list .file-settings a, .file-list .file-settings button {
    padding: 1px 5px;
    display: inline-block;
}

.file-list .file-control {
    float: left;
    width: 30px;
    line-height: 3em;
}

.editable-hide {
    display: none !important;
}

.editable-controls {
    width: 100%;
}

.editable-controls textarea {
    width: 100% !important;
}

.footable-sort-indicator:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f0dc";
    font-weight: 900;
}

.ng-dirty.ng-invalid {
    border-color: #d82b0a;
}

#container.mainnav-sm .brand-icon {
    display: none;
}

#container.mainnav-lg .brand-icon-small {
    display: none;
}

.brand-icon-small {
    width: 25px;
    height: 25px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    top: 18px;
    left: 15px;
}

.ta-editor ul, .item-preview ul {
    list-style-type: inherit;
}

.popover.right.ng-isolate-scope {
    width: 0px !important;
    margin: 0px !important;
    height: 0px;
    border: none;
}

.menu-popover {
    margin-top: -15px;
    margin-left: 3px;
}

#container.mainnav-sm #mainnav-shortcut .shortcut-wrap .shortcut-grid {
    padding: 5px;
}

.disbale-select button {
    opacity: 0.5;
}

@media only screen and (max-width: 1300px) and (min-width: 368px) {
    .panel-title {
        overflow: hidden;
    }
}

.angular-text-large .ta-text {
    height: 166px;
    max-height: 166px;
}

ul.panel-list {
    list-style: none;
    padding: 0;
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}

.tooltip.tooltip-main.top {
    z-index: 10;
}

.popover.right {
    margin-left: 5px;
}

.react-iframe {
    position: fixed;
    left: 220px;
    top: 59px;
    bottom: 0px;
    right: 0px;
}

.mainnav-sm .react-iframe {
    left: 55px;
}

.react-iframe iframe {
    height: 100%;
    width: 100%;
    border: none;
}

.preview-badge {
    margin: 10px;
    display: block;
    background: #FFF;
    border: solid 1px #ccc;
    text-align: center;
    padding-top: 40px;
    box-shadow: 1px 1px 2px #ccc;
    margin-bottom: 10px;
}

    .preview-badge h4 {
        width: auto;
        padding: 10px;
        background: #999;
        margin-bottom: 0px;
        margin-top: 40px;
        color: #fff !important;
        font-size: 1rem;
    }

        .preview-badge h4 p {
            color: #fff;
            font-size: 0.75rem;
            margin-top: 10px;
            margin-bottom: 0px;
        }

.backpack-badge-details-full {
    background-color: #fcfcfc;
    height: 120px;
    overflow-y: scroll;
    border: 1px solid #e9e9e9;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.backpack-badge-issuer,
.backpack-badge-issuer-logo {
    opacity: 0.6;
}

.backpack-badge-container {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 5px;
}

.backpack-badge-image {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 160px;
    width: 100%;
}

.badge-image-micro {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 100px;
    width: 100%;
}

.backpack-badge-heading {
    margin-bottom: 3px;
    margin-top: 15px;
    font-size: 1.125rem;
    font-weight: lighter;
}

.tab-label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 12px 16px;
    font-weight: normal;
    text-align: center;
    color: #bbb;
    border: 1px solid transparent;
}

    .tab-label:before {
        font-family: fontawesome;
        font-weight: normal;
        margin-right: 10px;
    }

    .tab-label:hover {
        color: #888;
        cursor: pointer;
    }

    .tab-label.active {
        border: 1px solid #e9e9e9;
        border-top: 2px solid #555;
        border-bottom: 1px solid #fcfcfc;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        background-color: #fcfcfc;
    }

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
    display: block;
}

.badge-container {
    height: 240px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 5px;
}

.badge-image {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 160px;
    width: 100%;
}

.badge-heading {
    margin-bottom: 3px;
    margin-top: 15px;
}
.badge-holder {
    padding-right: 0px !important;
    padding-bottom: 15px;
}

.flip {
    -webkit-perspective: 800;
    perspective: 800;
    position: relative;
}

    .flip .card.flipped {
        -webkit-transform: rotatex(-180deg);
        transform: rotatex(-180deg);
    }

    .flip .card {
        -webkit-transform-style: preserve-3d;
        -webkit-transition: 0.5s;
        transform-style: preserve-3d;
        transition: 0.5s;
    }

        .flip .card .face {
            position: absolute;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            z-index: 2;
        }

        .flip .card .front {
            position: absolute;
            left: 15px;
            right: 15px;
            top: 15px;
            bottom: 15px;
            z-index: 1;
        }

        .flip .card .back {
            -webkit-transform: rotatex(-180deg);
            transform: rotatex(-180deg);
            height: 100%;
            position: relative;
        }

.badge-issuer,
.badge-issuer-logo {
    opacity: 0.6;
}

.badge-container {
    height: 240px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 5px;
}

.badge-image {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 160px;
    width: 100%;
}

.badge-image-micro {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 100px;
    width: 100%;
}

.badge-heading {
    margin-bottom: 3px;
}

.badge-holder {
    padding-right: 0px !important;
    padding-bottom: 15px;
}

.flip {
    -webkit-perspective: 800;
    position: relative;
}

    .flip .card.flipped {
        -webkit-transform: rotatex(-180deg);
    }

    .flip .card {
        -webkit-transform-style: preserve-3d;
        -webkit-transition: 0.5s;
    }

        .flip .card .face {
            position: absolute;
            -webkit-backface-visibility: hidden;
            z-index: 2;
        }

        .flip .card .front {
            position: absolute;
            left: 15px;
            right: 15px;
            top: 15px;
            bottom: 15px;
            z-index: 1;
        }

        .flip .card .back {
            -webkit-transform: rotatex(-180deg);
            height: 100%;
            position: relative;
        }

.list-star {
    width: 100px;
    height: 100px;
}

    .list-star img {
        width: 100px;
        height: 100px;
    }

.list-list {
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 5px;
}

    .list-list li {
        background-color: #fff !important;
        border-radius: 5px;
    }

.bg-white {
    background: #fff;
}

.rounded {
    border-radius: 5px;
}

.drag-badge {
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    position: relative;
    white-space: nowrap;
}

.add-badge-col {
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    position: relative;
}

    .add-badge-col .list-star, .add-badge-col .list-star img {
        width: 130px;
        height: 130px;
    }

    .add-badge-col .badge-name {
        position: absolute;
        bottom: 0;
        left: 1px;
        right: 1px;
        background: rgba(0,0,0,0.5);
        color: #fff;
        text-align: center;
        padding: 5px;
        margin: 0;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        font-size: 0.813rem;
        font-weight: lighter;
    }

.drag-badge-remove {
    background: rgba(255, 255, 255, 0.85);
    position: absolute !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.drag-badge-add {
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}

.bord-all {
    border: 1px solid #e9e9e9;
    border: 1px solid #ddd;
}

.empty {
    background: #fff;
    border: 1px dashed #e9e9e9;
    height: 100px;
}

.badge-upload-panel {
    position: absolute;
    bottom: 45px;
    left: 30px;
    right: 30px;
}

.profile .profile-edit {
    visibility: hidden;
    cursor: pointer;
}

.profile:hover .profile-edit {
    visibility: visible;
}

.add-badge {
    border-style: dashed;
    transition: 0.3s;
    background: #f4f4f4;
    border-width: 2px;
}

.add-badge:hover {
    background: #FFFFFf;
}

.add-badge:hover i,
.add-badge:hover p {
    opacity: 1;
    transition: opacity 0.3s;
}

.popover-content {
    text-align: center;
    line-height: inherit;
    padding: 10px 15px 10px;
}

.popover {
    max-width: 600px;
    border-radius: 4px;
    box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.3);
    border-color: #aaa;     
}

.popover-inner {
    margin: 5px;
}

.popover-title {
    font-size: 1.125rem;
    color: #40556f;
    line-height: initial;
    border: none;
}

.collections .well {
    min-height: 125px;
}

.list-star {
    position: relative;
    top: 0;
}

.custom-search-form input {
    padding-left: 0px;
    width: 100%;
    border: none;
}

.custom-search-form {
    width: 90%;
}

.panel-footer {
    background: #fff;
}

.no-shadow {
    box-shadow: none;
}

.social-login-button {
    display: inline-flex;
    flex: 1;
}

.social-login-button .btn {
    padding: 5px 8px;
    margin: 2px 5px;
}

.btn.facebook {
    background: #4c69ba;
    color: #fff;
}

.btn.facebook.focus-visible {
    outline: 0;
    box-shadow: 0 0 0 4px #99b1e3 !important;
}

.btn.google {
    background: #DA4531;
}

.btn.google.focus-visible {
    outline: 0;
    box-shadow: 0 0 0 4px #ffa1a2 !important;
}
.customise-menu {
    left: -150px;
    position: fixed;
    top: 0;
    padding-top: 50px;
    bottom: 0px;
    transition: 0.5s;
    background: #fff;
    width: 370px;
    border-right: 1px solid #e9e9e9;
    z-index: 71;
    overflow-y: scroll;
}

    .customise-menu.in-view {
        left: 220px;
        transition: left .5s;
    }

#container.mainnav-sm .customise-menu {
    left: -315px;
}

    #container.mainnav-sm .customise-menu.in-view {
        left: 55px;
    }

.add-menu {
    left: -80%;
    position: fixed;
    top: 59px;
    bottom: 0px;
    transition: 0.6s;
    background: #fff;
    width: 80%;
    border-right: 1px solid #e9e9e9;
    z-index: 71;
    overflow-y: scroll;
}

    .add-menu.in-view {
        left: 220px;
        transition: left .6s;
    }

.edit-button {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 10px;
    color: #fff;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.8);
}

.panel:hover .edit-button {
    visibility: visible;
}

.edit-button-badge {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 10px;
    color: #fff;
    cursor: pointer;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.8);
}

.badge-wrapper:hover .edit-button-badge {
    visibility: visible;
}

.add-button {
    position: absolute;
    right: 20px;
    z-index: 20;
}

.badge-details-full {
    background-color: #fcfcfc;
    height: 168px;
    overflow-y: scroll;
    border: 1px solid #e9e9e9;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
/* entire container, keeps perspective */

.flip-container {
    perspective: 1000px;
}
    /* flip the pane when hovered */

    .flip-container.hover .flipper {
        transform: rotateY(180deg);
    }
/* flip speed goes here */

.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}
/* hide back of pane during swap */

.front,
.back {
    backface-visibility: hidden;
    right: 0;
    position: absolute;
    top: 0;
    left: 0;
}
/* front pane, placed above back */

.front {
    z-index: 2;
    /* for firefox 31 */
    transform: rotateY(0deg);
}
/* back, initially hidden pane */

.back {
    transform: rotateY(180deg);
}

div.img-lg {
    background-size: cover;
    background-position: center;
    margin: auto;
}

.drag-badge-remove {
    background: rgba(255, 255, 255, 0.85);
    position: absolute !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.drag-badge-add {
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}

.add-badge-col .list-star, .add-badge-col .list-star img {
    width: 130px;
    height: 130px;
}

.panel-control > .btn:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.ng-dirty.ng-invalid {
    border-color: #d82b0a;
}

.text-white i {
    color: #fff !important;
}

.popover.right.ng-isolate-scope {
    width: 0px !important;
    margin: 0px !important;
    height: 0px;
    border: none;
}

.dd-list.sub {
    position: relative;
}

.dd-list.sub:after {
    left: 0px;
    top: -30px;
    height: 1px;
    width: 50px;
    height: 100%;
    bottom: 45px;
}

.dd-list.sub:after {
    bottom: 30px;
    border-left: 1px solid #e9eeef;
    position: absolute;
    border-bottom: 1px solid #e9eeef;
}

.dd-list.sub:after {
    content: "";
    display: block;
}

.dd-list.main {
    position: relative;
}

.dd-list.main:after {
    left: 0px;
    top: -30px;
    height: 100%;
    width: 50px;
    bottom: 0;
    padding-bottom: 65px;
    box-sizing: content-box;
}

.dd-list.main:after {
    bottom: 30px;
    border-left: 1px solid #e9eeef;
    position: absolute;
    border-bottom: 1px solid #e9eeef;
}

.dd-list.main:after {
    content: "";
    display: block;
}

div.panel-body > div > div > .dd-list:after {
    display: none;
}

.dd-list .dd-list > .dd-item {
    padding-left: 25px;
    z-index: 10;
}

a:focus, a:hover {
    color: inherit;
}

.panel-shadowed-info {
    box-shadow: 0px 0px 5px #E52886;
}

.tab-label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 12px 16px;
    font-weight: normal;
    text-align: center;
    color: #555;
    border: 1px solid transparent;
}

    .tab-label:before {
        font-family: fontawesome;
        font-weight: normal;
        margin-right: 10px;
    }

    .tab-label:hover {
        color: #888;
        cursor: pointer;
    }

    .tab-label.active {
        border: 1px solid #e9e9e9;
        border-top: 2px solid #555;
        border-bottom: 1px solid #fcfcfc;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        background-color: #fcfcfc;
    }

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
    display: block;
}

.disbale-select button {
    opacity: 0.5;
}

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*=span], .bootstrap-select.btn-group[class*=col-] {
    margin: 0;
    width: auto !important;
}

.text-success, a.text-success:hover, a.text-success:focus {
    color: #E52886;
}

.label-success {
    background-color: #E52886;
}

#nprogress .bar, .progress-bar-success {
    background: #E52886;
}

#nprogress .spinner-icon {
    border-top-color: #E52886;
    border-left-color: #E52886;
}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #E52886;
    border-color: #E52886;
}

.mainnav-sm .mainnav-profile {
    display: block;
    opacity: 1;
    max-height: none;
}

.mainnav-sm #mainnav-shortcut {
    display: none;
}

#container.mainnav-sm .hide-small {
    display: none !important;
}

#mainnav .list-header {
    margin-top: 0px;
}

.mainnav-widget-content p {
    color: #c0ccd7;
}

.StripeElement {
    background-color: white;
    height: 33px;
    padding: 6px;
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,.07);
}

.StripeElement--invalid {
    border-color: #fa755a;
}

.StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
}

.rule-datepicker {
    position: relative;
}

    .rule-datepicker .dropdown-menu {
        left: auto !important;
        right: 0px;
    }

.popover.right {
    margin-left: 5px;
    margin-top: 2px;
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    -webkit-appearance: button;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .badge-header {
        margin-top: auto;
    }
}

@media only screen and (min-width: 1500px) {
    .publish-modal .modal-dialog {
        width: 75%;
    }
}

/** Focus visible polyfill styles */
a:hover, a:focus:not(:focus-visible):not(.focus-visible), a.active:not(.focus-visible),
button, button:focus:not(.focus-visible):not(:focus-visible), button.btn, .btn.btn:active, .btn.btn:focus {
    outline: 0;
}

a.focus-visible, button.focus-visible {
    outline-width: 2px;
    outline-offset: -1px;
    outline-color: #0f81b4;
    outline-style: solid;
    z-index: 9;
}

a.focus-visible {
    outline-offset: 2px;
}

a.btn.focus-visible,
a.btn.focus-visible:active,
button.btn.focus-visible,
button.btn.focus-visible:active {
    outline: none;
    box-shadow: inset 0px 0px 0px 2px;
}

a.btn.focus-visible.btn-dark, button.btn.focus-visible.btn-dark,
a.btn.focus-visible.btn-primary, button.btn.focus-visible.btn-primary {
    border: 1px solid #aaa !important;
    box-shadow: 0 0 0px 3px #777 !important;
}

a.btn.focus-visible.btn-default, button.btn.focus-visible.btn-default {
    border: 1px solid #aaa !important;
    box-shadow: 0 0 0 1px #343434 !important;
}

a.btn.focus-visible.btn-danger, button.btn.focus-visible.btn-danger, button.btn.focus-visible.btn-hover-danger, button.btn.focus-visible.btn-active-danger {
    border: 1px solid #ffa8b1 !important;
    box-shadow: 0 0 0px 3px #ff7c89 !important;
}

a.btn.focus-visible.btn-success, button.btn.focus-visible.btn-success, button.btn.focus-visible.btn-hover-success, button.btn.focus-visible.btn-active-success  {
    border: 1px solid #9fe2ff !important;
    box-shadow: 0 0 0px 3px #60b5da !important;
}

button.btn.btn-active-primary.active {
    border: 1px solid #0f81b4 !important;
}

button.btn.focus-visible.btn-active-primary.active {
    box-shadow: none !important;
}

button.btn.btn-active-success.active {
    border: 1px solid #0f81b4 !important;
}

button.btn.focus-visible.btn-active-success.active {
    box-shadow: none !important;
}

#navbar button {
    border: none;
}

#navbar button.btn.focus-visible {
    outline: none;
}

#navbar a.focus-visible, #navbar button.focus-visible,
#mainnav-container a.focus-visible, #mainnav-container button.focus-visible {
    outline-offset: -2px;
    outline-color: #515151;
    outline-style: solid;
    outline-width: 2px;
}

#sidebar-wrapper a.navbar-brand.focus-visible {
    outline: 1px solid;
    outline-offset: -4px;
}

#mainnav-container a.focus-visible,
#mainnav-container button.focus-visible {
    outline-color: white;
}

.item-summary button.btn.focus-visible {
    outline: auto  #494949;
    border: none !important;
    box-shadow: none !important;
    outline-offset: -3px;
}

/** Right pane new styles */
.list-group {
    display: flex;
    flex-direction: column;
}

.right-pane-sub.in-view {
    transition: right 0.2s;
    right: 300px;
}

/** New styles */
.mystufftoolbar .list-group-item,
.right-pane-sub .list-group-item {
    padding: 5px 0;
    margin: 0;
    border: 0;
    color: inherit;
}

.showcases-panel .panel-title span {
    font-size: 1rem;
}

.showcases-panel .panel-title {
    display: flex;
    align-items: center;
    margin-top: 5px;
}

.panel-body {
    padding: 15px 20px 15px;
}

.panel.pad-all {
    padding: 10px;
}

table.button-headers th > div {
    padding-bottom: 10px;
}

.showcases-panel .panel-title > * {
    margin-right: 5px;
}

.panel-title > button.hidden-until-focus {
    margin-left: 10px;
}

.panel-list .panel {
    margin-bottom: 20px;
    padding: 10px;
}

.profile-pic {
    display: flex;
    justify-content: center;
}

.mainnav-sm div :not(:hover) #mainnav-container .profile-pic > div, 
.mainnav-sm sidebar-nav:not(.focus-within) :not(:hover)#mainnav-container .profile-pic > div {

}

.mainnav-sm div:not(.focus-within) #mainnav-container:not(:hover) .profile-pic > div,
.mainnav-sm sidebar-nav:not(.focus-within) #mainnav-container:not(:hover) .profile-pic > div {
    height: 35px;
    width: 35px;
}

.mainnav-sm:not(.mainnav-in) div:not(.focus-within) #mainnav-container:not(:hover) .profile-pic .badge,
.mainnav-sm:not(.mainnav-in) sidebar-nav:not(.focus-within) #mainnav-container:not(:hover) .profile-pic .badge {
    display: none;
}

.mainnav-sm:not(.mainnav-in) div:not(.focus-within) #mainnav-container:not(:hover) a.box-block,
.mainnav-sm:not(.mainnav-in) sidebar-nav:not(.focus-within) #mainnav-container:not(:hover) a.box-block {
    display: none;
}



button.hidden-until-focus {
    opacity: 0;
    position: absolute;
    top: -1000px;
}

button.hidden-until-focus:focus {
    opacity: 1;
    transition: opacity .2s;
    position: static;
}

.input-group.pull-right button.hidden-until-focus:focus {
    margin-left: 5px;
}

.div-show-focus:focus {
    margin: -15px 0 15px;
    padding: 15px;
}

button.list-group-item {
    padding: 15px;
    transition: all .3s;
    border-radius: 5px;
    background: #efefef;
}

    button.list-group-item .list-group-item-heading {
        font-size: 1.25rem;
        color: #244b79;
        margin-top: 0;
        transition: all .1s;
    }

    button.list-group-item .list-group-item-text {
        color: #222;
        transition: all .1s;
    }

    button.list-group-item:hover,
    button.list-group-item:focus,
    button.list-group-item.selected:focus {
        background: #0f81b4;
    }

    button.list-group-item.selected {
        background: #263238;
    }

        button.list-group-item:hover .list-group-item-heading,
        button.list-group-item:hover .list-group-item-text,
        button.list-group-item:focus .list-group-item-heading,
        button.list-group-item:focus .list-group-item-text,
        button.list-group-item.selected .list-group-item-heading,
        button.list-group-item.selected .list-group-item-text {
            color: white;
        }

.form-header, .inline-header {
    font-size: 1.125rem;
    color: #333;
    margin-bottom: 10px;
}

.mar-btm ~ .form-header {
    padding-top: 5px;
}

.help-block {
    margin: 4px 0 10px;
    display: flex;
    flex-direction: column;
}

.form-row {
    margin-top: 10px;
}

    .form-row:first-of-type {
        margin: 0;
    }

.alert {
    margin-bottom: 10px;
    border-radius: 3px;
}

.btn:not(.disabled):not(:disabled):hover {
    box-shadow: 0 2px 8px rgba(0,0,0,.25);
}

.btn-default:not(.btn-primary):not(.disabled):not(:disabled):hover {
    border-color: #999 !important;
    color: #222;
}

.btn-default.btn-hover-danger:not(.disabled):not(:disabled):hover,
.btn-default.btn-active-primary:not(.disabled):not(:disabled):hover,
.btn-default.btn-active-success:not(.disabled):not(:disabled):hover {
    border-color: transparent !important;
    color: white;
}

.btn {
    transition: all .1s;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 1px solid white;
    outline-offset: -3px;
}

.btn.btn-xs:focus {
    outline-offset: 2px;
    outline-color: #777;
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.focus, .btn-default:active.focus, .btn-default:active:focus, .btn-default:focus {
    border-color: #555 !important;
    color: #555;
}

.btn-default.btn-hover-danger:active, .btn-default.btn-hover-danger:focus {
    color: white;
}

.btn-default.btn-primary:active:focus {
    color: #fff;
}

.btn-image-container {
    padding: 0;
    margin: 0;
    line-height: 28px;
    vertical-align: middle;
    border: 0;
}

.magic-radio:focus + label:before,
.magic-radio:checked:focus + label:before {
    border-color: #0f5471;
}

.magic-radio:focus + label:after {
    background-color: #0f5471;
}

.toggle-switch:focus + label:before,
.magic-checkbox:focus + label:before {
    outline: 5px auto #777;
    outline-offset: 3px;
}

.toggle-switch:checked:focus + label:before,
.magic-checkbox:checked:focus + label:before {
    outline-color: #0f81b4;
}

#saveFrameworks {
    display: none;
}

.my-activies-dropdown {
    display: block;
    overflow: scroll;
    max-height: 500px;
}

img.thumbnail.small-thumbnail {
    max-width: 100px;
}

img.thumbnail {
    max-width: 150px;
    margin: 0;
}

/** edited from nifty style to improve contrast */
.bg-gray,
.bg-light,
.bg-gray-dark,
.bg-gray-light {
    color: #636769;
}

.bg-gray a,
.bg-gray-dark a,
.bg-gray-light a,
.bg-light a {
    color: #0e73a0;
    transition: color .3s;
}

.bg-gray a:focus,
.bg-gray-dark a:focus,
.bg-gray-light a:focus,
.bg-light a:focus,
.bg-gray a:hover,
.bg-gray-dark a:hover,
.bg-gray-light a:hover,
.bg-light a:hover {
    color: #0f4f74;
}

.text-muted, a.text-muted:focus, a.text-muted:hover {
    color: #636769;
}

/** accessibility changes */
#mainnav-menu a, #mainnav-menu button {
    display: block;
    color: #abb1b7;
    padding: 10px 12px;
    transition: all .15s;
    background: transparent;
    margin: 0 5px;
    border: 0;
}

#mainnav-menu > .active-link > a, #mainnav-menu > .active-link > a:hover, #mainnav-menu > .active-sub > a, #mainnav-menu > .active-sub > a:hover {
    border-radius: 5px;
    padding: 10px 12px;
}

#mainnav-menu {
    font-size: 0.875rem
}

#mainnav-menu li {
    display: flex;
    flex-direction: column;
    margin: 0 5px;
}

#mainnav-menu li a, #mainnav-menu li button {
    margin: 0;
}

#mainnav-menu li.active-link button,
#mainnav-menu > .active {
    border-radius: 5px;
}

#mainnav-menu button {
    text-align: left;
}

#mainnav-menu .active:not(.active-sub) > a, #mainnav-menu ul .active-link a, #mainnav-menu > .active-sub .active-sub > a, #mainnav-menu > .active-sub .active-sub > a:hover, .menu-popover .sub-menu ul .active-link a {
    font-weight: 400;
}

#mainnav-menu .active:not(.active-sub) > button, #mainnav-menu .active:not(.active-sub) > a, #mainnav-menu ul .active-link a, #mainnav-menu > .active-sub .active-sub > a, #mainnav-menu > .active-sub .active-sub > a:hover, .menu-popover .sub-menu ul .active-link a {
    font-weight: 700;
}

#mainnav-menu li.active-sub button {
    background: #0f81b4;
}

#mainnav-menu li.active ul li a {
    color: #c0ccd7;
}

#mainnav li.active > button > .arrow:before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.modal .alert.mar-top {
    margin-top: 15px;
}

.modal-body {
    min-height: unset;
}

/** Toolbars */
.toolbar-row {
    display: flex;
}

.toolbar-row .left-sect.no-flex,
.toolbar-row .mid-sect.no-flex,
.toolbar-row .right-sect.no-flex {
    flex: none;
}

.toolbar-row.sm-only, .toolbar-row .sm-only {
    display: none;
}

.toolbar-row .left-sect, .toolbar-row .mid-sect, .toolbar-row .right-sect,
.toolbar-row .sect-flex > *, .toolbar-form-control, .toolbar-row .full-size-search, .toolbar-row .full-size-search toolbar-search-bar {
    display: flex;
    flex: 1 0 auto;
    align-items: center;
}

.toolbar-form-control {
    flex: none;
}

.toolbar-row .left-sect {
    justify-content: flex-start;
}

.toolbar-row .mid-sect {
    justify-content: center;
}

.toolbar-row .right-sect {
    justify-content: flex-end;
}

.toolbar-form-control.select {
    flex: none;
}

.toolbar-row .flex-control .form-control,
.toolbar-row .full-size-search .form-control {
    flex: 1 0 auto;
}

.toolbar-row .md-sect {
    flex: 2 0 auto;
}

.toolbar-row .lg-sect,
.toolbar-row .full-size-search {
    flex: 3 0 auto;
}

.toolbar-row .xl-sect {
    flex: 5 0 auto;
}

.toolbar-row .xxl-sect {
    flex: 6 0 auto;
}

.toolbar-row button, .toolbar-row label {
    margin: 0 10px;
}

.toolbar-row label.mar-no-left {
    margin-left: 0;
}

.toolbar-row button:not(.change-order-direction):first-of-type {
    margin-left: 0;
}

.toolbar-row .form-control {
    width: 165px;
}

.status-key {
    margin: 0 15px;
}

.status-key label {
    font-weight: 600;
}

.status-key i {
    margin: 0 5px;
}

/** Media */
.media-flex {
    margin: 0;
    position: relative;
    display: flex;
}

.media-flex .media-body {
    display: flex;
    overflow: visible;
    flex-direction: column;
    width: unset;
    flex: 1 1 auto;
}

.modal .panel {
    margin: 10px 0;
}

.media-flex .media-body div.title {
    flex: 1 0 auto;
}

.media-flex .media-body .title .text-lg {
    margin-bottom: 6px;
}

.media-flex .media-right {
    padding: 0;
}

.text-lg {
    font-size: 1.4em;
}

.media-flex .thumbnail-icon {
    position: absolute;
    left: -8px;
    top: -8px;
    background: #fff;
    border-radius: 50%;
    padding: 3px;
    vertical-align: middle;
    padding-top: 3px;
    line-height: 18px;
}

.media-flex .thumbnail-icon.small-icon {
    box-shadow: 0 0 3px #777;
    line-height: 16px;
}

.media-flex.thumbnail-icon.small-icon i {
    font-size: 1.25rem;
    line-height: 20px;
}

/** Dropdowns */
.dropdown-menu li {
    margin-top: 10px;
}

.navbar-top-links .head-list li.current-role {
    padding: 10px;
}

.navbar-top-links .head-list p {
    margin: 10px;
    margin-bottom: 5px;
}

.dropdown-menu .button-list li {
    margin-top: 0;
}

.dropdown-menu li div.checkbox {
    padding: 0 10px;
}

.dropdown-menu .button-list button {
    padding: 10px;
    width: 100%;
    text-align: left;
    border: none;
}

.navbar-top-links .head-list button {
    text-align: left;
}

button.dropdown-toggle:not(.btn-default),
a.dropdown-toggle:not(.btn-default) {
    border: 0;
    transition: all .3s;
}

button.dropdown-toggle.transparent {
    background: transparent;
}

button.dropdown-toggle:not(.btn-primary):hover, a.dropdown-toggle:not(.btn-primary):hover {
    color: #222;
}

button.dropdown-toggle:focus, a.dropdown-toggle:focus {
    outline: 2px solid;
    outline-color: #515151;
}

#container .cls-brand a.focus-visible {
    outline-color: white;
    outline-offset: 0px;
}

.badge.notification-badge {
    font-size: 0.688rem;
    margin: -3px;
}

/** notifications fix */
.notifications-dropdown li {
    margin-top: 0;
}

.notifications-dropdown .media-body {
    line-height: 19px;
}

/** Showboards fix */
.panel.showboard-preview .panel-heading {
    display: block;
    padding-top: 0;
}

.showboard-header .media-body, .showboard-header .media-left, .showboard-header .media-right {
    display: table-cell;
    vertical-align: top;
}

/** Old toolbars fix */
.toolbar-left .select {
    display: inline-block !important;
    margin: 0;
    position: static;
}

/** Responsive / collapsed sidebar changes */
#mainnav-container {
    z-index: 1000;
}

.branding-preview #mainnav-container {
    z-index: 1;
}

#container.mainnav-sm #mainnav-container:hover .navbar-brand,
#container.mainnav-sm .focus-within #mainnav-container .navbar-brand {
    width: 220px;
    display: block;
}

#container.mainnav-sm .focus-within #mainnav-container,
#container.mainnav-sm #mainnav-container:hover,
#container.mainnav-sm .focus-within #mainnav-container nav#mainnav,
#container.mainnav-sm #mainnav-container:hover nav#mainnav {
    width: 220px;
    transition: none;
    margin-top: 0;
}

header#navbar {
    left: 220px;
    right: 0;
    width: auto;
}

#container.mainnav-sm .navbar-brand {
    width: 55px;
    height: 60px;
}

#container.mainnav-sm .focus-within #mainnav-container .navbar-branding,
#container.mainnav-sm #mainnav-container:hover .navbar-branding {
    display: block;
    overflow: hidden;
}

#container.mainnav-sm #mainnav-container .navbar-branding,
#container.mainnav-lg #mainnav-container .navbar-branding {
    display: none;
}

#container.mainnav-sm header#navbar {
    left: 55px;
}

#mainnav-container {
    padding-top: 0;
    margin-top: 60px;
}

#container.mainnav-sm #navbar .navbar-content, .navbar-content {
    margin-left: 0;
}

#container.mainnav-sm .focus-within #mainnav-container #mainnav-menu .arrow,
#container.mainnav-sm #mainnav-container:hover #mainnav-menu .arrow,
#container.mainnav-sm .focus-within #mainnav-container #mainnav-menu .menu-title,
#container.mainnav-sm #mainnav-container:hover #mainnav-menu .menu-title {
    display: inline-block;
    opacity: 1;
}

#container.mainnav-sm .focus-within #mainnav-container .collapse.in,
#container.mainnav-sm #mainnav-container:hover .collapse.in {
    display: block;
}

.mobile-fade-background {
    display: none;
}

/** Fix for text angular */
.ta-editor {
    padding: 0;
}

.ta-bind {
    min-height: 100%;
    padding: 6px 12px;
}

.ta-toolbar button, .tab-content .ta-toolbar button {
    padding: 8px;
}

/** Nicer tabs */
button.btn.btn-default.btn-primary {
    border: 1px solid transparent;
}

ul.nav.nav-tabs {
    border-bottom: 1px solid #e0e0e0;
    margin: 10px 0 5px;
    padding: 0 15px;
}

.modal-body ul.nav.nav-tabs {
    margin-top: 0;
}

.nav-tabs > li > a {
    padding: 10px 15px;
    transition: color .4s;
    cursor: pointer;
    margin-right: 6px;
    border-bottom: 0px;
    align-items: center;
    display: flex;
    background-color: transparent;
    font-size: 0.938rem;
    border: 1px solid transparent;
    color: inherit;
}

.nav-tabs.small-tabs > li > a {
    font-size: 0.813rem;
}

ul.nav.nav-tabs > li.active > a, ul.nav.nav-tabs > li > a:hover {
    color: #0f81b4;
    border-color: transparent;
    background-color: transparent;
}

ul.nav.nav-tabs > li.active > a {
    font-weight: bold;
    cursor: auto;
    margin-bottom: -1px;
    border-bottom: 2px solid #0f81b4;
}

.nav-tabs > li > a.focus-visible,
ul.nav.nav-tabs > li.active > a.focus-visible {
    background-color: #eee;
    outline: none;
}

.tab-content ul.list-group button {
    padding: 10px 15px;
    text-align: left;
    margin-bottom: 0px;
    background: #fff;
}

.tab-content ul.list-group button.btn-success, .competency button.btn-success {
    background-color: #0f81b4;
}

.right-pane-sub li.list-group-item:first-of-type,
.mystufftoolbar li.list-group-item:first-of-type {
    padding-top: 0;
}

.tab-content ul.list-group {
    margin: 10px 0 0;
}

.mystufftoolbar button {
    width: 100%;
}

.mystufftoolbar .tab-content {
    padding: 0;
}

.mystufftoolbar .tab-content ul.list-group {
    margin-top: 0;
}

.tab-pane h2,
.tab-pane h3,
.tab-pane h4,
.tab-pane .h2,
.tab-pane .h3,
.tab-pane .h4 {
    margin: 5px 0 15px;
}

.pad-ver h4 {
    margin-top: 0;
}

.modal-header h2 {
    font-size: 1.125rem;
}

.tab-base ul.nav.nav-tabs {
    margin-top: 0;
    padding-top: 10px;
}

.panel-heading .label {
    margin: 5px;
}

.toolbar ul.panel-control,
.toolbar ul.panel-control ul {
    display: flex;
    list-style-type: none;
    margin: 0;
}

.toolbar ul.panel-control ul {
    padding: 0;
}

.toolbar ul.panel-control li {
    margin-right: 5px;
}

.toolbar ul.panel-control li:last-of-type {
    margin: 0;
}

/** Fix the margin of an element that is outside of tabs but floats with tab content */
.panel.tab-float {
    margin-top: -25px;
}

ul.button-list {
    margin: 0;
    padding: 0;
}

/** Nicer competency tree - mirrors the layout from just frameworks */
.competency-tree {
    padding: 15px 0px;
    max-height: 500px;
    overflow-y: auto;
    background: #fff;
    list-style-type: none;
}

.fixed-fluid .competency-tree {
    max-height: fit-content;
    overflow-y: auto;
    background: #fff;
    list-style-type: none;
}

.fixed-fluid .nested-competency-tree .tree-branch {
    padding-left: 10px;
}

.competency > span.competency-description {
    color: #98937e;
    display: block;
    padding-left: 20px;
    font-size: 0.813rem;
    padding: 2px 20px 10px;
}

.nested-competency-tree {
    padding: 0;
}

.nested-competency-tree .tree-branch {
    padding-left: 15px;
}

.competency button {
    display: inline;
    width: auto;
    padding: 5px 10px;
    margin-left: 1px;
}

.competency > span.title {
    margin-left: 2px;
}

.tree-branch .fa-angle-right {
    margin: 0 4px;
}

.competency button span {
    margin: 1px 0 0 10px;
}

.competency-tree-framework-select {
    border-bottom: 1px solid #e0e0e0;
    padding: 0 15px 5px;
    display: flex;
    align-items: center;
}

.competency-tree-framework-select label {
    min-width: 120px;
}

.competency-tree-framework-select select {
    padding: 5px;
    margin-left: 15px;
    margin-bottom: 5px;
    width: 100%;
}

.competency-tree li.tree-branch {
    list-style: none;
}

.notifications-dropdown a.media {
    margin: 0;
}

/** Showcase builder extra styles */
button.color-circle-pop, div.color-circle {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid black;
    margin-right: 3px;
    margin-top: 2px;
    cursor: pointer;
    padding: 0;
}
div.color-circle {
    cursor: auto;
}

li.list-group-item div.color-circle {
    float: right;
}

button.color-circle-pop:focus {
    outline-offset: 2px;
    outline-style: auto;
    outline-width: 1px !important;
}

span.badge.badge-default.bg-gray {
    background-color: #eee;
    color: #222;
}

p.palette-category {
    margin: 0;
    text-align: center;
    padding: 5px 0;
    color: #333;
}

.btn-success p.palette-category {
    color: white;
}

#palette-carousel button {
    box-shadow: none;
}

.showcase-patterns button img, .showcase-patterns button {
    width: 50px;
    height: 50px;
    padding: 0;
}

.showcase-patterns button {
    margin-right: 5px;
    margin-left: 5px;
}

.small-grid > div {
    padding: 5px;
}

.small-grid > div button.btn-success {
    border: 1px solid;
}

/** Myprogress integration styles */
.assessmentPartTitle {
    text-transform: uppercase;
    color: #666;
    letter-spacing: 1.5px;
}

.assessmentSectionTitle {
    font-size: 1rem;
    margin-bottom: 4px;
    color: #000;
    border-top: 1px solid #ABABAB;
    margin-top: 6px;
    padding-top: 4px;
}

.assessmentItemTitle {
    font-size: 0.875rem;
    margin-bottom: 2px;
    margin-top: 6px;
    padding-top: 4px;
    color: #000;
    border-top: 1px solid #ABABAB;
    width: 100%;
}

.assessmentItemResponse {
    background-color: #efefef !important;
    border: 1px solid #dedede;
    padding: 6px;
    margin: 6px 0px 10px 0px;
    word-wrap: break-word;
    word-break: break-word;
}

.assessmentItemInteraction {
    margin-bottom: 10px;
}

.form-complete-template .selected {
    border: solid 2px grey;
    background-color: #cae3e9 !important;
}

.form-complete-template .selected.correct, 
.form-complete-template .nonchoice.correct {
    background-color: rgba(0, 255, 0, 0.3) !important;
}

.form-complete-template .selected.incorrect {
    background-color: rgba(255, 0, 0, 0.3) !important;
}

.list-comma::before {
    content: ',';
}

.list-comma:first-child::before {
    content: '';
}

.assessment-item-interaction a {
    display: block;
    padding-top: 5px;
}

.assessmentItemResponse img {
    width: 100%;
}

/** accessible form changes */
form h2 {
    margin: 10px 0;
    display: block;
    font-size: 1.125rem;
    color: #333;
    font-size: 1.125rem;
    font-weight: 600;
    border-color: #eee;
}

form legend {
    border: none;   
}

form .right-pane-sub h2 ~ fieldset:first-of-type {
    margin-top: 15px;
}

form .right-pane-sub legend {
    padding: 10px 0;
    font-size: 1rem;
    margin-bottom: 5px;
}

form .right-pane-sub fieldset fieldset legend {
    padding: 0;
    margin: 10px 0;
    font-size: 0.938rem;
    font-weight: normal;
}

form .right-pane-sub h2 {
    font-size: 1.375rem;
    font-weight: 600;
    color: #222;
    margin: 10px 0 12px;
}

.file-input {
    overflow: hidden;
}

.form-group {
    text-align: left;
}

label[for] {
    cursor: pointer;
}

label.block {
    display: block;
}

.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    z-index: 99;
}

.btn-icon.btn-lg {
    font-size: 0.625rem;
    line-height: 1.5;
}

.file-input > button {
    height: 32px;
    z-index: 10;
    position: absolute;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.file-input button.pull-right {
    margin: -8px;
}

.file-input span.label {
    width: 100%;
    text-align: left;
    height: 34px;
    padding: 10px;
    font-weight: normal;
    margin-left: -18px;
    z-index: 0;
    background: #fff;
    color: #999;
    padding-left: 110px;
    border-color: #ddd;
    border: 1px solid #ddd;
    float: right;
}

textarea {
    resize: vertical;
}

/** Chosen fixes */
.chosen-container-single .chosen-single div b:before,
.chosen-container-single .chosen-search:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
}

.chosen-container-single .chosen-search {
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
}

.chosen-container .chosen-results {
    margin: 0;
    padding: 0;
}

.chosen-container .chosen-results li {
    margin: 5px 0;
    padding: 10px;
}

.chosen-container-active.chosen-with-drop .chosen-single {
    box-shadow: inset 0 2px 1px -1px rgba(0,0,0,.3);
}

/** tasks changes */
.left-sect.tasks-key i {
    position: relative;
    margin: 0 10px;
    font-size: 1.125rem;
}

.left-sect.tasks-key i.selected:after {
    border-color: #fff;
    border-style: solid;
    border-width: 0 2px 2px 0;
    box-sizing: border-box;
    height: 10px;
    left: 5.5px;
    top: 3px;
    transform: rotate(48deg);
    width: 5px;
    content: '';
    display: block;
    position: absolute;
}

table.button-headers > thead > tr > th {
    padding: 0px;
} 

th button.change-dir {
    border: 1px solid transparent !important;
    font-size: 0.875rem;
    padding: 0px;
}

th button.btn.change-dir:hover {
    box-shadow: none;
}

.text-ultra-dark {
    color: #000;
}

.share-element-hover:hover {
    background: #f3f5f8;
}

.magic-checkbox + label.media-checkbox-label:not(:empty) {
    margin-right: 17px;
    display: block;
}

.media-checkbox-label span {
    display: block;
}

.tasks-toolbar {
    display: flex;
}

.tasks-toolbar .toolbar-form-control {
    margin: 0;
}

/** Fixes for the showcase builder */
.style-box .input-group-btn {
    width: auto;
}

nav#block-style,
nav#block-style-global {
    background: white;
    padding: 5px 15px;
    min-width: 280px;
    max-width: 280px;
    border: 1px solid #ddd;
}

.flexible-template-wrapper {
    display: flex;
    overflow-x: auto;
    padding: 0 0 10px;
}

.flexible-template-wrapper div#showcase-wrapper {
    flex: 1;
}

button.pull-left.flexible-template-edit-item {
    height: 35px;
    background: #000;
    padding: 10px;
    color: #eee;
    position: absolute;
    z-index: 999999;
    left: 0;
    opacity: 0.8;
}

button.pull-left.flexible-template-edit-item + div h3.highlight {
    padding-left: 50px;
}

.flex-template-header-center {
    float: none;
    width: 100%;
    display: block;
}

.flex-template-header-center div#showcase_header {
    width: 100%;
}

.badge:empty {
    display: block;
}

/** Simple flex styles */
.d-flex {
    display: flex;
    align-items: center
}

.d-flex-wrap {
    display: flex;
    flex-wrap: wrap;
}

/** Role Help Texts */
.help-text a {
    font-weight: 700;
}



[popover]:not(:popover-open):not(dialog[open]) {
    display: contents;
}

/** Myshowcase responsive changes */
@media (max-width: 2000px) {
    .toolbar-row button, .toolbar-row label {
        margin: 0 5px;
    }
}

@media (max-width: 1750px) {

    .toolbar-row {
        flex-direction: column;
        align-items: flex-start;
    }

    .toolbar-row.xs-row, .toolbar-row.sm-row, .toolbar-row.sm-only {
        flex-direction: row;
        justify-content: space-between;
    }

    .toolbar-row.sm-only, .toolbar-row .sm-only,
    .toolbar-row .sm-only .left-sect, 
    .toolbar-row .sm-only .mid-sect, 
    .toolbar-row .sm-only .right-sect {
        display: flex;
    }

    .toolbar-row.lg-only, .toolbar-row .lg-only {
        display: none;
    }

    .sm-flip-column .toolbar-row {
        flex-direction: column-reverse;
    }

    .toolbar-row:not(.sm-row) .left-sect,
    .toolbar-row:not(.sm-row) .mid-sect,
    .toolbar-row:not(.sm-row) .right-sect {
        justify-content: flex-start;
        margin-top: 10px;
    }

    .toolbar-row.sm-only,
    .toolbar-row .always-row:not(.left-sect),
    .toolbar-row > .mid-sect .always-row,
    .toolbar-row:not(.sm-row) > .right-sect .always-row {
        margin-top: 10px;
    }

    .main-toolbar.sm-flip-column .toolbar-row > div:last-of-type,
    .main-toolbar:not(.sm-flip-column) .toolbar-row > div:first-of-type {
        margin-top: 0;
    } 
    
    .status-key {
        margin-left: 0;
    }
}

@media (max-width: 1200px) {

    .toolbar-row.sm-row {
        flex-direction: column;
        align-items: flex-start;
    }

    .toolbar-row:not(.xs-row) .left-sect:not(.always-row),
    .toolbar-row:not(.xs-row) .mid-sect:not(.always-row),
    .toolbar-row:not(.xs-row) .right-sect:not(.always-row) {
        justify-content: flex-start;
        margin-top: 10px;
    }

    .toolbar-form-control {
        margin-top: 10px;
    }

    .toolbar-row.sm-only,
    .toolbar-row.sm-row > .left-sect,
    .toolbar-form-control .toolbar-form-control {
        margin-top: 0;
    }
}

@media (max-width: 900px) {

    .toolbar-row.xs-row,
    .toolbar-row .left-sect:not(.always-row),
    .toolbar-row .mid-sect:not(.always-row),
    .toolbar-row .right-sect:not(.always-row) {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        margin-top: 10px;
    }

    .toolbar-row.sm-row > .right-sect .always-row {
        margin-top: 10px;
    }
}

@media (max-width: 768px) {
    #container.mainnav-sm header#navbar, #container header#navbar {
        left: 0;
        z-index: 1001;
    }

    div#mainnav-container {
        display: flex;
        flex-direction: column;
    }

    #navbar-container {
        background-color: #fff;
    }

    .navbar-top-links .dropdown-menu {
        width: auto;
        left: 0;
        right: 0;
    }

    .mobile-fade-background {
        display: block;
    }
}

@media (max-width: 650px) {
    .main-toolbar {
        padding: 5px 5px 0;
    }

    .toolbar-row button, .toolbar-row label {
        margin-left: 0;
    }
}

/** fixes for IE11 */
@media screen and (max-width: 1750px) and (-ms-high-contrast: active), 
    screen and (max-width: 1750px) and (-ms-high-contrast: none) {

    .sm-flip-column .toolbar-row {
        display: block;
    }

    :not(.sm-row):not(.xs-row).toolbar-row .left-sect,
    :not(.sm-row):not(.xs-row).toolbar-row .mid-sect,
    :not(.sm-row):not(.xs-row).toolbar-row .right-sect {
        margin-top: 0px;
    }

    .main-toolbar.sm-flip-column .toolbar-row > div:last-of-type,
    :not(.sm-flip-column).main-toolbar .toolbar-row > div:first-of-type {
        margin-top: 0px;
    }

    .toolbar-row .full-size-search toolbar-search-bar {
        display: block;
        margin: 5px 0;
    }

    .toolbar-row .status-key {
        display: block;
        margin-top: 5px;
    }

    .toolbar-row > div {
        margin-top: 10px !important;
    }

    .toolbar-row > div:first-of-type {
        margin-top: 0px !important;
    }

    .toolbar-row.lg-only, .toolbar-row .lg-only {
        display: none;
    }

    .toolbar-row.sm-only, .toolbar-row .sm-only {
        display: block;
    }

    .toolbar-row .ie-fix-flex-width {
        width: 100%;
    }

    .toolbar-row .sect-flex.always-row > * {
        display: inline-block;
        margin: 0;
    }

    .toolbar-row .ie-right-side-fix {
        min-width: auto;
    }
}

@media screen and (max-width: 1200px) and (-ms-high-contrast: active), 
    screen and (max-width: 1200px) and (-ms-high-contrast: none) {

    :not(.xs-row).toolbar-row :not(.always-row).left-sect,
    :not(.xs-row).toolbar-row :not(.always-row).mid-sect,
    :not(.xs-row).toolbar-row :not(.always-row).right-sect {
        margin-top: 0;
    }

    .toolbar-form-control {
        margin-top: 0;
    }

    .toolbar-row .left-sect, .toolbar-row .mid-sect,
    .toolbar-row .right-sect, .toolbar-row .sect-flex > *,
    .toolbar-row .full-size-search toolbar-search-bar {
        display: block;
        margin: 5px 0;
    }

    .toolbar-row.lg-only, .toolbar-row .lg-only {
        display: none;
    }
}