﻿/* this will set the toastr icon */
#toast-container>.toast-custom ::after {
    content: "\f0e0" !important;
    color: black !important;
}


/* this will set the toastr style */
.toast-custom {
    background-color: #D8A648;
    border-radius: 3px;
    opacity: 1 !important;

}

.toast-custom ::after {
    content: "\f0e0" !important;
    color: black !important;
}

.toast-error {
    font-size: 16px;
    padding: 30px !important;
    background-color: #f8d7da;
    content: "\f0e0" !important;
    color: #721c24 !important;
    border-radius: 3px;
    opacity: 1 !important;
    box-shadow: 0 1px 20px 1px !important;
}

.toast-top-right {
    right: 7%;
    top: 3%;
}

ul>li>p>a {
    text-decoration: underline;
    text-decoration-color: #D8A648;
}

/* -----------------------------------------
   Timeline
----------------------------------------- */
.timeline {
    list-style: none;
    padding-left: 0;
    position: relative;
}

/*.timeline:after {
    content: "";
    height: auto;
    width: 1px;
    background: #e3e3e3;
    position: absolute;
    top: 5px;
    left: 30px;
    bottom: 25px;
}*/



.timeline.timeline-sm:after {
    left: 12px;
}

.timeline li {
    position: relative;
    padding-left: 70px;
    margin-bottom: 20px;
    border-bottom: 1px solid gray;
    cursor: pointer;
}

.timeline>li:hover {
    background-color: #BFBFBF;
    /*    color: gray;*/

}

/*
.timeline li:hover::before {
    background-color: red;
}

.timeline li:hover::after {
    background-color: yellow;
}



.timeline li:after {
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #e3e3e3;
    position: absolute;
    left: 24px;
    top: 5px;
}

*/

.timeline li .timeline-date {
    display: inline-block;
    width: 100%;
    color: #a6a6a6;
    font-style: italic;
    font-size: 13px;
    text-align: right;
    padding-right: 4px;
}

.timeline.timeline-icons li {
    padding-top: 27px;
}

.timeline.timeline-icons li:after {
    width: 32px;
    height: 32px;
    background: #fff;
    border: 1px solid #e3e3e3;
    left: 14px;
    top: 0;
    z-index: 11;
}

.timeline.timeline-icons li .timeline-icon {
    position: absolute;
    left: 23.5px;
    top: 3px;
    z-index: 12;
    font-weight: bold;
    font-size: 14px;
}

.timeline.timeline-icons li .timeline-icon [class*=glyphicon] {
    top: -1px !important;
}

.timeline.timeline-icons.timeline-sm li {
    padding-left: 40px;
    margin-bottom: 10px;
}

.timeline.timeline-icons.timeline-sm li:after {
    left: -5px;
}

.timeline.timeline-icons.timeline-sm li .timeline-icon {
    left: 4.5px;
}

.timeline.timeline-advanced li {
    padding-top: 0;
}

.timeline.timeline-advanced li:after {
    background: #fff;
    border: 1px solid #29b6d8;
}

.timeline.timeline-advanced li:before {
    content: "";
    width: 52px;
    height: 52px;
    border: 10px solid #fff;
    position: absolute;
    left: 4px;
    top: -10px;
    border-radius: 50%;
    z-index: 12;
}

.timeline.timeline-advanced li .timeline-icon {
    color: #29b6d8;
}

.timeline.timeline-advanced li .timeline-date {
    width: 75px;
    position: absolute;
    right: 5px;
    top: 3px;
    text-align: right;
}

.timeline.timeline-advanced li .timeline-title {
    font-size: 12px;
    margin-bottom: 0;
    padding-top: 5px;
    font-weight: bold;
}

.timeline.timeline-advanced li .timeline-subtitle {
    display: inline-block;
    width: 100%;
    color: #a6a6a6;
}

.timeline.timeline-advanced li .timeline-content {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 70px;
}

.timeline.timeline-advanced li .timeline-content p {
    margin-bottom: 3px;
}

.timeline.timeline-advanced li .timeline-content .divider-dashed {
    padding-top: 0px;
    margin-bottom: 7px;
    width: 200px;
}

.timeline.timeline-advanced li .timeline-user {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.timeline.timeline-advanced li .timeline-user:before,
.timeline.timeline-advanced li .timeline-user:after {
    content: " ";
    display: table;
}

.timeline.timeline-advanced li .timeline-user:after {
    clear: both;
}

.timeline.timeline-advanced li .timeline-user .timeline-avatar {
    border-radius: 50%;
    width: 32px;
    height: 32px;
    float: left;
    margin-right: 10px;
}

.timeline.timeline-advanced li .timeline-user .timeline-user-name {
    font-weight: bold;
    margin-bottom: 0;
}

.timeline.timeline-advanced li .timeline-user .timeline-user-subtitle {
    color: #a6a6a6;
    margin-top: -4px;
    margin-bottom: 0;
}

.timeline.timeline-advanced li .timeline-link {
    margin-left: 5px;
    display: inline-block;
}

.timeline-load-more-btn {
    margin-left: 70px;
}

.timeline-load-more-btn i {
    margin-right: 5px;
}


/* -----------------------------------------
   Dropdown
----------------------------------------- */
.dropdown-menu {
    padding: 0 0 0 0;
    font-size: 0.8rem;
}

a.dropdown-menu-header {
    width: 100%;
    background: #f7f9fe;
    font-weight: bold;
    border-bottom: 1px solid #e3e3e3;
    font-size: 1rem;
}

.dropdown-menu>li a {
    padding: 10px 20px;
}

/* -----------------------------------------
   Badge
----------------------------------------- */
.notification .badge:first-child {
    top: 4px;
}
.notification .badge {
    padding: 3px 5px 2px;
    position: absolute;
    top: 4px;
    right: 5px;
    display: inline-block;
    min-width: 10px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    border-radius: 10px;
}

.notification .badge-danger {
    background-color: #db5565;
}