﻿/*General sitewide css*/
html {
    position: relative;
    min-height: 100%;
}

body {
    font-size: 0.875rem;
}

h2 {
    margin-top: 6px;
}

h2 {
    margin-bottom: 0;
}

tr.important {
    background-color: #a1e0a3 !important;
}

.body-content { /* Set padding to keep content from hitting the edges */
    padding-left: 15px;
    padding-right: 15px;
}

    .body-content a:not(.btn-mmi) { /*Defualt link style*/
        color: #163d77;
        font-weight: 600;
    }

.white {
    color: white;
}

div.color-pink, i.color-pink, label.color-pink {
    color: #ec008c;
}

a.icon-button {
    cursor: pointer;
    vertical-align: middle;
    vertical-align: -moz-middle-with-baseline;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

a.copy-to-clipboard {
    text-decoration: none;
    font-weight: normal !important;
    color: black !important;
}

.footer {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    height: 30px;
    z-index: -100;
}

td input[type="checkbox"] {
    float: left;
    margin: 0 auto;
    width: 100%;
}


.fa > span, .fa > p, .fa > label {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

/*General Widths*/
.min-width-75 {
    min-width: 75px;
}

/*Start popover*/
.mmi-popover {
}

    .mmi-popover .popover-header {
        padding: 2px 8px 4px 8px;
        font-size: 0.8em;
    }

        .mmi-popover .popover-header.success {
            background-color: rgba(0, 128, 0, 0.6);
        }

        .mmi-popover .popover-header.error {
            background-color: rgba(128, 0, 0, 0.6);
        }

        .mmi-popover .popover-header.info {
            background-color: rgba(0, 0, 128, 0.6);
        }

    .mmi-popover .popover-body {
        padding: 2px 8px;
        font-size: 0.8em;
    }

/*End popover*/
/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

option[disabled="disabled"], option.disabled {
    background-color: #e9ecef;
    opacity: 1;
}

.validation-plan-errors {
    color: #b94a48;
}

.validation-plan-valid {
    display: none;
}

.a-mmi { /* Default style for labels being used as on-page action links  */
    color: #163d77;
    font-weight: 600;
    text-decoration: underline;
}

    .a-mmi:hover {
        cursor: pointer;
    }

.btn-mmi { /*Default button style*/
    color: #fff;
    background-color: #4674c7;
    border-color: #4674c7;
    padding: 5px 10px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 0.875rem;
    margin-right: 2px;
    opacity: 0.8;
}

    .btn-mmi:hover:not(.disabled) {
        color: lightgray;
    }

    .btn-mmi:last-child {
        margin-right: 0;
    }

    .btn-mmi.danger {
        background-color: #dc3545;
        border-color: #dc3545;
    }

    .btn-green, .btn-mmi.success {
        background-color: #0b980e;
        border-color: #0b980e;
    }

    .btn-pink, .btn-mmi.pink {
        background-color: palevioletred;
        border-color: palevioletred;
    }

    .btn-red, .btn-mmi.warning {
        background-color: #f37c09;
        border-color: #f37c09;
    }

button:hover {
    cursor: pointer;
}

.btn-mmilink,
.btn-mmilink:active,
.btn-mmilink:hover,
.btn-mmilink:focus {
    color: #163d77 !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    border: none !important;
    background: none !important;
    line-height: 1 !important;
    outline: none !important;
    box-shadow: none !important;
}

/*Making the form buttons work well with .btn-mmi styled buttons*/
/*Unused? I think*/
.btn-mmi-form {
    display: inline;
    margin-right: 2px;
}

    .btn-mmi-form:last-child {
        margin-right: 0;
    }

/*Forms*/
form {
    max-width: 87%;
}

.form-group {
    margin-bottom: 10px;
}

    .form-group *, .form-row * {
        max-width: 100%;
    }

.form-control {
    font-size: 0.875rem;
    line-height: 1.3;
}

.cursor-pointer {
    cursor: pointer;
}

.mt-checkbox-info {
    margin-top: 3px;
}

/* Views */
.page-title, .grid-header-title {
    color: #ec008c;
    font-size: 1.5rem;
    font-weight: 500;
}

.text-pink {
    color: #ec008c;
}

.grid-header-title {
    display: inline;
}

.page-subheading {
    color: #ec008c;
    font-size: 1.1rem;
    font-weight: 400;
}

.inline {
    display: inline;
}

.checkbox-list-container-3 {
    float: left;
    width: 33%;
}

.checkbox-list-container-4 {
    float: left;
    width: 25%;
}

.checkbox-list-container-5 {
    float: left;
    width: 20%;
}

/* Edit Page*/
input[type=checkbox] {
    transform: scale(2.0); /*Doubles scale of tickbox so it looks better*/
    margin: 6px; /*Fixes alignment of checkbox on details/edit/create*/
}

.miniCheckbox {
    transform: scale(1.0) !important;
}

input[type='number'] {
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Override height to auto to resolve an issue where dropdowns were stripping the bottom of characters like y and g */
select.form-control:not([size]):not([multiple]) {
    height: auto;
}

.mmiGradient {
    background: -moz-linear-gradient(left, #ec008c 0%, #00A5E0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ec008c 0%, #00A5E0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ec008c 0%, #00A5E0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    background: -ms-linear-gradient(top, #ec008c 0%, #00A5E0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec008c', endColorstr='#00A5E0', GradientType=0 ); /* IE6-9 */
}

    .mmiGradient.beta {
        background: black;
    }

    .mmiGradient.dev {
        background: lightseagreen;
    }

.navbar-inverse, .navbar-inverse {
    padding: 0 !important;
}

    .navbar-inverse .dropdown-menu {
        background-color: #e7038d;
        margin-top: 0;
        padding: 0;
        border-radius: 0;
    }

        .navbar-inverse .dropdown-menu a {
            color: white;
            font-size: small;
        }

            .navbar-inverse .dropdown-menu a:hover,
            .navbar-inverse .dropdown-menu a:focus {
                color: #03a3df;
                background-color: white;
            }

    .navbar-inverse .navbar-nav > li > a, .navbar-text > a {
        color: white;
        padding: 8px !important;
        text-decoration: none;
    }

    .navbar-inverse .navbar-brand {
        color: white;
        padding-left: 0;
        padding-right: 16px;
        margin-right: 0;
        font-size: 18px;
    }

        .navbar-inverse .navbar-brand:hover, .navbar-text > a:hover {
            background-color: #c3c3c3;
        }

    .navbar-inverse .navbar-nav > .open > a,
    .navbar-inverse .navbar-nav > .open > a:hover,
    .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #9f2367;
    }

    .navbar-inverse .navbar-nav > .dropdown > a .caret {
        border-top-color: white;
        border-bottom-color: white;
    }

    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
        color: #ffffff;
        background-color: #e7038d;
    }

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

    .navbar-toggler-icon.beta, .navbar-toggler-icon.dev {
        filter: invert(1);
    }

.dropdown-toggle::after {
    border: none !important;
    content: none !important;
}


@media (min-width: 992px) {
    .dropdown-menu li {
        position: relative;
    }

    .nav-item .submenu {
        left: 100%;
        top: -7px;
    }

        .nav-item .submenu.submenu-left {
            right: 100%;
            left: auto;
        }

    .dropdown-menu > li:hover > .submenu {
        display: block;
    }
}

@media (max-width: 800px) {

    #searchTerm {
        max-width: 90vw;
    }

    .dashboard-performance-overview-col {
        flex: 100%;
    }
}

span[class*="glyphicon-one-fine"] {
    margin-bottom: -.8em;
    overflow: hidden;
}

.glyphicon-one-fine-green-dot:before {
    content: "\25cf";
    font-size: 1em;
    color: #42B72A;
}

span[class*="icon-phone-green"] {
    margin-bottom: -.4em;
    overflow: hidden;
}

.icon-phone-green:before {
    content: "\f095";
    font-size: 1em;
    color: #42B72A !important;
}

/*Bootstrap Modal*/
@media (min-width: 768px) {
    .modal-850 {
        width: 90%;
        max-width: 850px;
    }

    .modal-900 {
        width: 90%;
        max-width: 900px;
    }

    .modal-1000 {
        width: 90%;
        max-width: 1000px;
    }
}

/* MVC Grid Styles (with table bootstrap overrides) */
.mmi-grid {
    padding-top: 10px;
    padding-bottom: 20px;
    display: none;
}

    .mmi-grid.show-element {
        display: block !important;
    }

    .mmi-grid.max-width {
        width: 90%;
        left: 5%;
        position: absolute;
        height: 89%;
    }


    .mmi-grid.min-height {
        width: 90%;
        left: 5%;
        position: absolute;
    }

    .mmi-grid .mvc-grid {
        overflow-x: auto;
        overflow-y: visible;
        padding: 0;
        border-right: 1px solid #DDDDDD;
        font-size: 0.875rem;
    }

    .mmi-grid.max-width .mvc-grid {
        max-height: 89%;
        overflow-y: auto;
    }

    .mmi-grid.min-height .mvc-grid {
        max-height: 57%;
        overflow-y: auto;
    }

    .mmi-grid table {
        border-left: 1px solid #DDDDDD;
        border-bottom: 1px solid #DDDDDD;
    }

    .mmi-grid thead {
        background-color: #ec008c;
        border-left: 1px solid #ec008c;
        border-right: 1px solid #ec008c;
        color: white;
    }

    .mmi-grid .mvc-grid-title {
        font-weight: 600;
    }

    .mmi-grid button.mvc-grid-sort {
        color: white;
        font-size: 1rem;
        border: none;
        background-color: transparent;
    }

    .mmi-grid button.mvc-grid-filter {
        color: white;
        border: none;
        background-color: transparent;
    }

    .mmi-grid select.mvc-grid-value, .mmi-grid input.mvc-grid-value {
        border: 1px solid white;
    }

    .mmi-grid th {
        background-color: #ec008c !important;
        border: none !important;
        border-left: 1px solid #ec008c !important;
        border-right: 1px solid #ec008c !important;
    }

    .mmi-grid th, .mmi-grid td {
        overflow: hidden;
        vertical-align: middle;
        text-align: center;
    }

        .mmi-grid th:not([class*="w-"]), .mmi-grid td:not([class*="w-"]) {
            min-width: 200px;
        }

        .mmi-grid td div {
            white-space: pre-line;
            overflow-y: auto;
            overflow-x: hidden;
            max-height: 100px;
            overflow-wrap: break-word;
            line-height: 1.25rem;
        }

        .mmi-grid td.w-50px div, .mmi-grid th.w-50px {
            width: 50px;
            min-width: 50px;
            max-width: 50px;
        }

        .mmi-grid td.w-60 div, .mmi-grid th.w-60 {
            width: 60px;
            min-width: 60px;
            max-width: 60px;
        }

        .mmi-grid td.w-80 div, .mmi-grid th.w-80 {
            width: 80px;
            min-width: 80px;
            max-width: 80px;
        }

        .mmi-grid td.w-100 div, .mmi-grid th.w-100 {
            width: 100px;
            min-width: 100px;
            max-width: 100px;
        }

        .mmi-grid td.w-100px div, .mmi-grid th.w-100px {
            width: 100px;
            min-width: 100px;
            max-width: 100px;
        }

        .mmi-grid td.w-150 div, .mmi-grid th.w-150 {
            width: 150px;
            min-width: 150px;
            max-width: 150px;
        }

        .mmi-grid td.w-200 div, .mmi-grid th.w-200 {
            width: 200px;
            min-width: 200px;
            max-width: 200px;
        }

        .mmi-grid td.w-250 div, .mmi-grid th.w-250 {
            width: 250px;
            min-width: 250px;
            max-width: 250px;
        }

        .mmi-grid td.w-300 div, .mmi-grid th.w-300 {
            width: 300px;
            min-width: 300px;
            max-width: 300px;
        }

        .mmi-grid td.w-350 div, .mmi-grid th.w-350 {
            width: 350px;
            min-width: 350px;
            max-width: 350px;
        }

        .mmi-grid td.w-400 div, .mmi-grid th.w-400 {
            width: 400px;
            min-width: 400px;
            max-width: 400px;
        }

        .mmi-grid td.w-600 div, .mmi-grid th.w-600 {
            width: 600px;
            min-width: 600px;
            max-width: 600px;
        }

    .mmi-grid .w-100 .mvc-grid-value,
    .mmi-grid .w-100px .mvc-grid-value,
    .mmi-grid .w-150 .mvc-grid-value,
    .mmi-grid .w-200 .mvc-grid-value,
    .mmi-grid .w-250 .mvc-grid-value,
    .mmi-grid .w-300 .mvc-grid-value,
    .mmi-grid .w-350 .mvc-grid-value,
    .mmi-grid .w-400 .mvc-grid-value,
    .mmi-grid .w-600 .mvc-grid-value {
        width: calc(100% - 30px);
        max-width: calc(100% - 30px);
    }

    .mmi-grid table, .mmi-grid .pagination {
        margin-bottom: 0;
        width: 100%;
    }

    .mmi-grid .mvc-grid-pager button {
        margin-left: 2px;
        padding: 0.25em 0.25em;
        line-height: 1.4;
    }

        .mmi-grid .mvc-grid-pager button.active {
            background-color: #ec008c;
            border-color: #ec008c;
        }

            .mmi-grid .mvc-grid-pager button.active:hover {
                background-color: #fc1fa2;
                border-color: #fc1fa2;
            }

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #ea028d0d !important;
}

.table-striped tbody tr:nth-of-type(even) {
    background-color: white !important;
}

.table-striped tbody tr:hover {
    background-color: #f0f4fb !important;
    box-shadow: inset 0 0 3px #0fbfe8;
}

.mvc-grid-filter {
    font-size: 0.8rem;
}

/* grid header*/
.show-element {
    visibility: visible !important;
    opacity: 1 !important;
}

.grid-header-group {
    margin-bottom: 4px;
    display: flex;
    justify-content: space-between;
    -webkit-transition: opacity 1s ease-in;
    -moz-transition: opacity 1s ease-in;
    -o-transition: opacity 1s ease-in;
    transition: opacity 1s ease-in;
}

.grid-header-text {
}

.grid-header-desc {
    display: block;
}

.grid-header-filters-active {
    margin-left: 5px;
}


.grid-button-group {
    align-self: flex-end;
}

    .grid-button-group + .grid-count {
    }

.grid-count {
    align-self: flex-end;
}

    .grid-count h6 {
        margin-bottom: 0;
    }


.mvc-grid-new { /*Create new button*/
    padding: 5px 12px;
}
/*end grid header*/
/* grid footer */
.mmi-grid .mvc-grid-pager {
    display: none;
}

    .mmi-grid .mvc-grid-pager.show-element {
        display: block !important;
    }

    .mmi-grid .mvc-grid-pager span {
        border-top: none !important;
    }
/*end grid footer*/

/* Dashboard styles */
.mmi-dashboard .sticky-top {
    margin-top: -35px !important;
    padding-top: 35px !important;
    padding-bottom: 0 !important;
}

.mmi-dashboard .fa {
    font-size: 18px;
    margin-left: 3px;
}

.mmi-dashboard .fa-floppy-o {
    color: gray;
}

.dashboard-item {
    -webkit-box-shadow: 0 0 3px #00A5E0;
    -moz-box-shadow: 0 0 3px #00A5E0;
    box-shadow: 0 0 3px #00A5E0;
    background-color: white;
    padding: 10px 15px;
    border-radius: 10px;
}

.dashboard-item-header-top select {
    max-width: 150px;
}

.dashboard-item-heading {
    width: 100%;
    margin-bottom: 5px;
    display: inline-block;
}

    .dashboard-item-heading span:not(.toggle-handle) {
        float: left;
        font-size: 14px;
        text-align: left;
        font-weight: 600;
    }

    .dashboard-item-heading .dashboard-time-range {
        width: 200px;
    }

.dashboard-heading-control-group {
    text-align: right;
}

    .dashboard-heading-control-group input, .dashboard-heading-control-group select {
        border: 1px solid lightslategray;
        text-align: center;
        height: 24px;
        padding-left: 5px;
        padding-right: 5px;
    }

.dashboard-performance-overview-row {
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
}

.dashboard-performance-overview-col {
    flex: 0.1667;
}

@media (max-width: 800px) {
    .dashboard-performance-overview-row {
        justify-content: center;
    }

    .dashboard-performance-overview-col {
        flex: 40%;
    }

        .dashboard-performance-overview-col.subtitle {
            flex: 100%;
        }
}

.dashboard-summary-number {
    font-size: 20px;
}

.dashboard-summary-indicator {
    vertical-align: text-bottom;
}

    .dashboard-summary-indicator img {
        width: 15px;
        height: 15px;
    }

.dashboard-summary-indicator-number {
    font-size: 13px;
}

.dashboard-summary-text {
    font-weight: 400;
    margin-bottom: 0;
}

.dashboard-cards .dashboard-item div[class*=col] {
    padding-left: 0;
}

.card-dashboard {
    border-radius: 10px;
    box-shadow: 2px 2px 2px #d8d8d8;
    height: 75px !important;
    max-height: 75px !important;
    border: none;
}

    .card-dashboard a {
        text-decoration: none;
    }

    .card-dashboard .card-body {
        width: 100% !important;
        margin-left: 0;
        padding: 8px 10px;
        color: white;
    }

        .card-dashboard .card-body div {
            padding: 0;
        }

        .card-dashboard .card-body h2 {
            margin: 0;
            margin-bottom: 5px;
            font-size: 24px;
        }

        .card-dashboard .card-body .card-text {
            padding: 0;
        }

        .card-dashboard .card-body .card-icon {
            position: absolute;
        }

            .card-dashboard .card-body .card-icon .fa {
                font-size: 1.5em;
            }

    .card-dashboard .card-subtitle {
        min-height: 33px !important;
    }

        .card-dashboard .card-subtitle h6 {
            font-size: 14px;
            position: absolute;
            bottom: 0;
            margin: 0;
            width: 100%;
            text-align: right;
        }

        .card-dashboard .card-subtitle h6, .card-dashboard .card-body h2 {
            font-weight: normal;
        }

.row.combined-card-row {
    margin: 0;
}

.combined-card-col {
    padding-right: 0px;
}

    .combined-card-col .card-subtitle h6 {
        font-size: smaller;
    }

    .combined-card-col > .card-left {
        border-bottom-right-radius: 0px;
        border-top-right-radius: 0px;
    }

    .combined-card-col > .card-right {
        border-bottom-left-radius: 0px;
        border-top-left-radius: 0px;
    }

.card-blue {
    background-color: #428BCA;
}

.card-green {
    background-color: #5cb85c;
}

.card-red {
    background-color: #d9534f;
}

.card-yellow {
    background-color: #ff9900;
}

.card-purple {
    background-color: mediumpurple;
}

.card-pink {
    background-color: palevioletred;
}

.card-darkcyan {
    background-color: darkcyan;
}

.card-crimson {
    background-color: crimson;
}

.card-hotpink {
    background-color: hotpink;
}

.card-goldenrod {
    background-color: goldenrod;
}

.card-cornflowerblue {
    background-color: cornflowerblue;
}

.card-orangered {
    background-color: orangered;
}

.card-deeppink {
    background-color: deeppink;
}

.card-darkblue {
    background-color: darkblue;
}

.card-grey {
    background-color: #b9b2b2;
}

.card.disabled, .card-disabled {
    background-color: #e9ecef;
}

.text-green {
    color: #5cb85c;
}

.card-number {
    font-size: 300%;
    line-height: 1;
}

/* Callbox Styles */
.callBox-purple {
    border-color: #9370db !important;
    background-color: #9370db22;
}

.callBox-green {
    border-color: #5cb85c !important;
    background-color: #5cb85c22;
}

.callBox-yellow {
    border-color: #ff9900 !important;
    background-color: #ff990022;
}

.callBox-orange {
    border-color: #ff8807 !important;
    background-color: #ff880722;
}

.callBox-blue {
    border-color: #17a2b8 !important;
    background-color: #17a2b822;
}

.callBox-grey {
    border-color: #b9b2b2 !important;
    background-color: #b9b2b222;
}

.callBox-pink {
    border-color: #ec008c !important;
    background-color: #ec008c11;
}

.callBox-darkBlue {
    border-color: #0067ff !important;
    background-color: #0067ff22;
}

.callBox-lightGreen {
    border-color: #1aff00 !important;
    background-color: #1aff0011
}
/* Provider Logo image in Details View */
.providerLogo {
    /*width: 100px;*/
    height: 100px;
    padding-left: 30px;
}

.providerLogoGrid {
    /*width: 30px;*/
    width: 50px;
    padding-right: 20px;
}

.agentLogo {
    height: 50px;
    max-height: 50px;
    padding-left: 30px;
}

/*Style jquery-ui datepicker with MMI colours */
.ui-datepicker .ui-datepicker-header,
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon,
.ui-state-default .ui-icon,
.ui-state-hover,
.ui-widget-content
.ui-state-hover,
.ui-widget-header
.ui-state-hover,
.ui-state-focus,
.ui-widget-content
.ui-state-focus,
.ui-widget-header
.ui-state-focus,
.ui-button:hover,
.ui-button:focus,
.ui-state-highlight,
.ui-widget-content
.ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    background-color: #ec008c;
    color: white;
    border: 1px solid #ec008c;
    font-size: 100%;
}

.ui-datepicker-month, .ui-datepicker-year, .ui-datepicker-calendar {
    font-size: 100%;
}

/* overwrite any library padding changes */
.ui-datepicker td {
    padding: 1px !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    background-color: #ec008c;
    border: 1px solid #ec008c;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #9f2367;
    background-color: #9f2367;
    color: white;
}

.ui-widget-header .ui-icon {
    background-image: url('themes/base/images/ui-icons_ffffff_256x240.png');
}

.ui-autocomplete {
    z-index: 215000000 !important;
}
/**Details page */
.horizontal-detail div[class^="col"]:nth-of-type(2n+1):not(:only-child):not(.font-weight-normal) {
    font-weight: bold !important;
    padding-left: 15px;
    text-align: left;
}

.link-group {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 15px;
    margin-top: 15px;
    /*footer and grids are position absolute so this is necessary*/
    height: 100px;
}

.form-group > label {
    font-weight: 600;
    margin-bottom: 2px;
}

.note-hidden-default {
    display: none;
}

.notes-show-all-checkbox {
    margin-bottom: 0 !important;
    transform: none !important;
}

.mmi-new-notes {
    resize: none;
    width: 100%;
    min-height: 30px;
    max-height: 180px;
    overflow-y: auto;
    padding-top: 2px;
    padding-left: 6px;
}

.mmi-notes {
    /*Notes on details and edit pages*/
    width: 100%;
    height: 130px;
    padding: 5px 10px;
    margin-top: 6px;
}

.mmi-sm-notes {
    /*Notes on details and edit pages*/
    width: 100%;
    height: 60px;
    padding: 5px 10px;
    margin-top: 6px;
}

.mmi-addressblock {
    /*Notes on details and edit pages*/
    /*width: 50%;
    height: 80px;
    padding: 5px 10px;
    margin-top: 6px;*/
}

.mmi-fieldset {
    border: 1px solid silver;
}
/**Invoicing Styles */
.hr-subtotal {
    margin-top: .5em;
    margin-bottom: .5em;
    border-top: 1px solid #000000;
}
/** Report iframe */
#report {
    border: none;
}

.top-buffer {
    padding-top: 15px;
}

.bold {
    font-weight: bold;
}

.font-weight600 {
    font-weight: 600;
}

/* Live Log Styles */
.log-content {
    height: 230px;
    min-height: 230px;
    overflow-y: auto;
    border: 1px solid black;
    padding: 0 0 0 4px;
    font-size: 0.9em;
    color: gray;
}

    .log-content p {
        margin-bottom: 0;
    }

/* Progress/Spinner bars */
.spinner {
    margin: 0 auto;
    text-align: center;
    width: 100px;
}


    .spinner
    .spinner__item1 {
        -o-animation-delay: -.6s;
        -webkit-animation-delay: -.6s;
        animation-delay: -.6s;
    }

    .spinner
    .spinner__item2 {
        -o-animation-delay: -.4s;
        -webkit-animation-delay: -.4s;
        animation-delay: -.4s;
    }

    .spinner
    .spinner__item3 {
        -o-animation-delay: -.2s;
        -webkit-animation-delay: -.2s;
        animation-delay: -.2s;
    }

    .spinner > div {
        -o-animation: sk-bouncedelay 1.7s infinite ease-in-out both;
        -webkit-animation: sk-bouncedelay 1.7s infinite ease-in-out both;
        animation: sk-bouncedelay 1.7s infinite ease-in-out both;
        background-color: #fff;
        border-radius: 100%;
        display: inline-block;
        height: 16px;
        margin-right: 5px;
        width: 16px;
    }

.spinner--pink > div {
    background: #ec008c;
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -o-transform: scale(0);
        -webkit-transform: scale(0);
        opacity: 0;
        transform: scale(0);
    }

    40% {
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 1;
        transform: scale(1);
    }
}

.shadow {
    box-shadow: 0px 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.border-mmi {
    border-color: #ec008c !important;
}

.bg-mmi {
    background-color: #ec008c !important;
}

.timeline {
    position: relative;
    padding: 21px 0px 10px;
    margin-top: 4px;
    margin-bottom: 30px;
}

    .timeline .line {
        background: #ec008c;
        display: block;
        position: absolute;
        width: 4px;
        top: 0px;
        bottom: 0px;
        margin-left: 30px;
    }

        .timeline .line::before {
            top: -4px;
        }

        .timeline .line::after {
            bottom: -4px;
        }

        .timeline .line::before, .timeline .line::after {
            content: '';
            position: absolute;
            left: -4px;
            width: 12px;
            height: 12px;
            display: block;
            border-radius: 50%;
            background: #ec008c;
            z-index: 0;
        }

    .timeline .separator {
        border-top: 2px solid #ec008c;
        padding: 5px;
        padding-left: 40px;
        font-style: italic;
        font-size: .9em;
        margin-left: 30px;
    }

    .timeline .card {
        position: relative;
        margin: 10px 0px 21px 70px;
        clear: both;
    }

        .timeline .card:before {
            content: '';
            display: flex;
            position: absolute;
            top: 8px;
            left: -24px;
            width: 0px;
            height: 0px;
            border: inherit;
            border-width: 12px;
            border-top-color: transparent;
            border-bottom-color: transparent;
            border-left-color: transparent;
        }

    .timeline .card-outline {
        border-color: transparent;
        background: transparent;
        box-shadow: none;
    }

        .timeline .card-outline .card-body {
            padding: 10px 0px;
        }

    .timeline .card .card-header.icon * {
        font-size: 20px;
        vertical-align: middle;
        line-height: 40px;
    }

    .timeline .card .card-header.icon {
        position: absolute;
        left: -59px;
        display: block;
        width: 40px;
        height: 40px;
        padding: 0px;
        border-radius: 50%;
        text-align: center;
        float: left;
    }

/* Confetti */
.confettiWrapper {
    position: relative;
}

[class|="confetti"] {
    position: absolute;
}

.red {
    background-color: #E94A3F;
}

.yellow {
    background-color: #FAA040;
}

.blue {
    background-color: #5FC9F5;
}

/* Mobile */
@media only screen and (max-width: 500px) {
    .hideOnMobile {
        display: none;
    }
}

.notification-container {
    z-index: 1030;
    padding: 0px;
    margin: 8px;
}

.left-notification-container {
    max-height: 100%;
    position: fixed;
    right: unset;
    bottom: 0;
    left: 0;
    overflow: hidden;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}

.notification-container-sm {
    width: 250px;
}

.notification-card {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    width: 100%;
    margin-top: 5px;
    background-color: #343a40;
    border-radius: 0;
    color: #fff;
    padding: 1.25rem;
}

.call-box-alert {
    padding: 0.5rem 1.25rem;
    margin-bottom: 0.5rem;
}

.alert-purple {
    border-color: #c3b1e9;
    background-color: #cbbde7;
    color: #5e0083;
}

.alert-green {
    border-color: #c3b1e9;
    background-color: #cbbde7;
    color: #5e0083;
}


.submenu-left {
    right: 100%;
    position: absolute;
    left: auto;
}

.response-msg .alert {
    margin: 0.5rem 0 0;
}

.row + .response-msg .alert {
    margin: 0;
}
