.k-notification {
    margin: 10px 0;
    padding: 5px;
}

.quotes-search-page .filter-section label, .quotes-search-page .filter-section select, .quotes-search-page .filter-section .k-textbox, .quotes-search-page .filter-section .k-dropdown, .quotes-search-page .filter-section .k-datepicker {
    width: 100%;
}

.message-error ul {
    padding: 3px;
    margin: 3px;
}

    .message-error ul li {
        padding: 3px;
        margin: 3px;
    }

.minified-text-more {
    padding: 15px 25px 10px 0px;
    background: url('/Assets/img/minify-more.png') no-repeat right center;
    text-decoration: none !important;
    cursor: hand;
    cursor: pointer;
}

.quote-page .k-footer-template .k-textbox.sum {
    font-weight: bold;
}

.quote-page .k-input-green {
    font-weight: bold;
}

#form-changes {
    position: fixed !important;
    top: 0;
    left: 0;
    background: url(/Assets/img/asterisk.png) no-repeat center center;
    padding: 20px;
    color: #fff;
    font-weight: bold;
}

.note-container label {
    margin-top: 10px;
}

.page .k-grid .k-grid-content textarea,
.k-edit-cell textarea {
    width: 100%;
    color: #333;
}

.k-grid .k-button {
    color: #fff;
    text-decoration: none;
}

.k-notification-wrap {
    white-space: normal;
}

.k-widget.k-notification.k-notification-error {
    color: #eee;
    font-weight: bolder;
}

.page .k-grid tbody td > .k-grid-edit.no_actions,
.page .k-grid tbody td > .k-grid-plus.no_actions {
    background: #27cb7c;
    border-color: #27cb7c;
}

.page .k-grid tbody td > .k-grid-edit.open_actions,
.page .k-grid tbody td > .k-grid-plus.open_actions {
    background: #FFCC00;
    border-color: #FFCC00;
}

.page .k-grid tbody td > .k-grid-edit.completed_actions,
.page .k-grid tbody td > .k-grid-plus.completed_actions {
    background: #E12B06;
    border-color: #E12B06;
}

.k-grid-merge-leads {
    float: left !important;
}

.grid-notifications .k-grid td strong {
    color: #000;
}

.grid-notifications .notifation-message p {
    color: #000;
}

.grid-notifications .notifation-message h5 {
    color: #000;
    font-size: 17px;
}

.grid-notifications .notifation-message {
    border: 0;
    border-radius: 2px;
    background-color: #e6e6e6;
    padding: 5px;
    margin: 0;
}

.grid-notifications > div {
    padding: 0 5px;
}



.notifications-page .page-title:before {
    content: "\f0a2";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #fff;
    font-size: 48px;
}

.notification-badge {
    position: absolute;
    right: -34px;
    top: -11px;
    display: block;
    min-width: 30px;
    height: 24px;
}

    .notification-badge span {
        display: block;
        width: 100%;
        height: 100%;
        text-align: center;
        padding: 5px 2px 0 2px;
        font-size: 12px;
        font-weight: bold;
        color: #000;
        background-color: lawngreen;
        line-height: 1;
        white-space: nowrap;
        border-radius: 12px;
        -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.45);
        -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.45);
        box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.45);
    }


.notifications-page .k-detail-cell {
    padding: 10px 5px 10px 0;
}


.notifation-message .n-body {
    background-color: whitesmoke;
    padding: 5px;
    border-radius: 2px;
    margin-top: 15px;
}

    .notifation-message .n-body p {
        margin-top: 10px;
    }

.notifation-message .n-date {
    display: inline-block;
    border-radius: 2px;
    background-color: #6d899b;
    color: #fff;
    font-weight: 500;
    padding: 4px 13px;
    margin-bottom: 10px;
    margin-top: 2px;
}

.notifation-message .n-from-label,
.notifation-message .n-to-label {
    max-width: 150px;
}

.notifation-message .n-from,
.notifation-message .n-to {
    max-width: 350px;
}


.grid-notifications .k-detail-row:hover {
    color: inherit !important;
    background-color: inherit !important;
}

.notifation-message .not-row {
    /*margin: 8px 0;*/
    margin: 0;
    overflow: auto;
}

.notifation-message .not-td {
    float: left;
    border: 1px solid #e6e6e6;
    padding: 5px;
    background-color: #ccc;
    width: 100%;
}

    .notifation-message .not-td:last-child {
        font-weight: bold;
    }

.notifation-message .btn {
    border-radius: 2px;
    outline: none;
    color: #fff;
    background: #0878cd;
    padding: 12px 20px;
    margin: 10px 0;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    -webkit-transition: all 0.3s 0s;
    transition: all 0.3s 0s;
}

    .notifation-message .btn:hover {
        color: #fff;
        background: #00459A;
    }


.notifications-page .k-tabstrip.k-header {
    background-color: #4f409b;
}

.notifications-page .k-tabstrip-items {
    padding: .9em .4em 0;
}

    .notifications-page .k-tabstrip-items .k-link {
        display: inline-block;
        padding: 1.3em 1.6em;
        color: blueviolet;
    }

    .notifications-page .k-tabstrip-items .k-item {
        background-color: #bccbd8;
        border-color: #bccbd8;
        margin: 0 3px 0 0;
    }

.notifications-page .k-alt {
    background-color: #fff;
}

.notifications-page .k-tabstrip-items .k-state-default .k-link {
    color: #000;
}

.notifications-page .k-tabstrip-items .k-state-active {
    border-color: #fff;
    background-color: #fff;
}

    .notifications-page .k-tabstrip-items .k-state-active .k-link {
        color: #024578;
        font-weight: 500;
    }

.notifications-page .k-reset.k-tabstrip-items {
    margin-bottom: -1px;
}

.container.grid-details.lead-requests {
    width: 700px;
}

.lead-requests .request-item {
    margin-bottom: 10px;
}

    .lead-requests .request-item .request-type {
        font-weight: bold;
    }


    .lead-requests .request-item strong {
        color: #333;
    }

    .lead-requests .request-item blockquote {
        margin-top: 10px;
        font-size: 15px;
    }


.notif-number {
    background-color: yellow;
    border-radius: 50%;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    font-weight: bold;
    line-height: 20px;
    font-size: 11px;
    position: absolute;
    right: -25px;
    top: -10px;
}

    .notif-number.shake {
        animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
    }

@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }

    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}

span.dealer {
    font-weight: bold;
    color: #00ffd2;
    font-size: 16px;
}

.leads-search-page .lead-requests a.btn.btn-default {
    background-color: #777777;
    border-color: #777777;
    border-radius: 10px;
    margin-left: 10px;
    padding: 5px 10px;
}

.leads-search-page .lead-requests a.btn.btn-default span {
    color: #fff;
    top: 2px;
    font-size: 16px;
}

input.phone::placeholder,input#Fax::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

input.phone:-ms-input-placeholder,input#Fax:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

input.phone::-ms-input-placeholder,input#Fax::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}