﻿.alertssection .bell {
    cursor: pointer !important;
    float: right;
    margin-top: 5px;
    margin-left: 10px;
}
.alertssection .bell-img {
    font-size: 20px;
    color: #fad600 !important;
    float: right !important
}

.alertssection .bell-border {
    margin-right: -20px;
    color: #0d76c8 !important;
}

.alertssection .alert-pannel {
    display: none;
    direction: ltr;
    position: absolute;
    margin-left: -130px !important;
    max-height: 1000px;
    min-width: 400px !important;
    background-color: rgb(238, 238, 238) !important;
    float: right !important;
    left: 0px !important;
    margin-top: 3px !important;
    border-radius: 5px;
    border-top-right-radius: 5px !important;
    border-top-left-radius: 5px !important;
}
.alertssection .pannel-header {
    border-bottom: 1px solid #81858c80;
    height: 35px !important;
    margin: 5px;
    margin-right: 7px;
    margin-left: 7px;
}
.alertssection .alert-title-header {
    color: #6b778c;
    height: 20px;
    font-weight: 100;
    vertical-align: -webkit-baseline-middle;
    font-size: 16px;
    line-height: 20px;
    width: 20px;
    margin-right: 43%;
}
.alertssection .alert-title {
    height: auto;
    max-height: 48px;
    direction: rtl;
    font-weight: 700;
    text-align: right;
    border: none;
    overflow: hidden;
}
.alertssection .close-btn {
    cursor: pointer !important;
    float: left;
    background-color: transparent !important;
    font-weight: bold;
    margin:5px;
}
.alertssection .close-icon {
    color: #6b778cd1;
    height: 20px;
    font-weight: 100;
    vertical-align: middle;
    font-size: 16px;
    line-height: 20px;
    width: 20px;
}
.alertssection .close-snooze-icon {
    margin-left: 5px;
}
.alertssection .snooze-title {
    text-align: center;
    font-size: 14px !important;
    direction: rtl;
    margin-right: 5px;
}
.alertssection .bell-label {
    cursor: pointer !important;
    background-color: #db5565;
    padding: 3px 5px 2px;
    margin-left: 0px;
    position: absolute;
    top: 3px;
    left: 0px;
    vertical-align: baseline;
}
.alertssection button {
    background: grey;
    border: none;
}
.alertssection .alert-font-styles {
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;
    font-size: 14px;
}
.alertssection .alert-label {
    margin-left: 15px;
    margin-top: 10px;
    color: #172b4d;
    margin-bottom: 15px;
    cursor: pointer !important;
    float: left
}
.alertssection .alert-display-state {
    margin-right: 15px;
    margin-left: 0px !important;
    float: right !important;
}
.alertssection .sb-alert {
    display: inline-block;
    border-radius: 3px;
    background-color: white;
    padding: 5px !important;
    width: -webkit-fill-available;
    margin: 7px;
}
.alertssection .hero-image {
    height: 50%;
    background-color: rgb(246, 246, 246) !important;
}
.alertssection .read-btn {
    float: left !important;
    width: 10%;
    left: 12px;
    margin-top: 3px;
    cursor: pointer !important;
    background-color: transparent !important;
    font-weight: bold;
}
.alertssection .read-img {
    width: 15px;
    height: 15px;
}
.alertssection .snooze-pannel {
    float: left;
    width: 1px !important;
    margin-top: 3px
}
.alertssection .snooze-btn {
    width: 15px;
    height: 15px;
    cursor: pointer;
    margin-left: 5px;
}
.alertssection .snooze {
    font-size: 14px !important;
    width: 280px !important;
    position: absolute;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    cursor: pointer !important;
    background-color: white !important;
    font-weight: bold;
    z-index: 1;
}

.alertssection .dropdown-menu {
    padding: 0 0 0 0;
}
.alertssection .dropdown-menu > li a {
    padding: 10px 20px;
}
.alertssection .hero-image {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    height: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.alertssection .btn-group {
    overflow-y: hidden !important;
}
.alertssection .btn-action {
    width: 145px;
    height: 30px;
    margin-bottom: 3px;
    height: 30px;
    background-color: #e8e8e8;
    margin-right: 10px !important;
    border-radius: 7px;
}
.alertssection .action-text {
    color: #172b4d;
    font-size: 14px !important
}
.alertssection .creation-date {
    font-size: 12px !important;
    color: #555555;
    margin-right: 15px;
    margin-bottom: 7px;
    float: right;
}

    .alertssection .btn-group .button:hover {
        background-color: #b3bac5 !important;
    }

.alertssection .snooze-list {
    cursor: pointer !important
}
    .alertssection .snooze-list:hover {
        background-color: #b3bac5 !important;
    }
.alertssection .snooze-date-label {
    font-size: 14px !important;
    cursor: pointer !important;
    float: left;
    margin-left: 20px;
}
.alertssection .snooze-label {
    width: 35%;
    margin-right: 5px;
    cursor: pointer !important;
    font-size: 14px !important;
}
.alertssection .snooze-description {
    width: 45%;
    cursor: pointer !important;
    font-size: 14px !important;
    margin-right: 5px;
}
.alertssection .input-date {
    width: 58%;
    margin-right: 13px;
    margin-top: 5px;
}
.alertssection .select-snooze-cnt {
    width: 25%;
    margin-left: -85px;
    position: absolute;
    height: 27px;
    vertical-align: middle;
    outline:0;
}
.alertssection .select-snooze-type {
    width: 27%;
    height: 27px;
    vertical-align: middle;
}
    .alertssection .date-label {
    width: 30%;
    cursor: pointer !important;
    font-size: 14px !important;
    margin-right: 5px;
}
.alertssection .alert-message-icon {
    color: #172b4d;
    width: 70%;
    clear: both;
    line-height: 20px;
    font-weight: 400;
    display: block;
    float: right;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    overflow: hidden;
    text-decoration: none;
    word-wrap: break-word;
}
.alertssection .alert-message {
    color: #172b4d;
    clear: both;
    line-height: 20px;
    font-weight: 400;
    display: block;
    overflow: hidden;
    text-decoration: none;
    word-wrap: break-word;
    direction: rtl;
    border: aliceblue;
    height: auto;
    width: 100%;
    white-space: pre-warp;
}
.alertssection .save-btn {
    width: 25%;
    height: 30px;
    margin-bottom: 3px;
    height: 30px;
    background-color: #dfe1e6;
    margin-right: 10px !important;
    border-radius: 3px;
    float: left;
    margin-left: 15px;
    margin-top: 5px;
}

.alertssection .alerts-group {
    height: auto;
    max-height: 800px;
    overflow-x: auto;
    width: 100%;
}
.rejected-files-alert {
    direction:rtl;
}
.rejected-files-alert table {
    width: 97%!important;
    margin-right: 6px;
}
.alertssection .rejected-files-alert .alert-message {
    margin: 6px 0 0 0;
    height: 40px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.rejected-files-alert th.big-cell {
    width: 40%;
}
.rejected-files-alert th.cell {
    width: 25%;
}
.rejected-files-alert th {
    text-align: center !important;
    padding-right: 10px !important;
}
.rejected-files-alert td {
    vertical-align: middle;
    text-align: center;
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.video-template {
    width: 100%;
    display: inline-block;
    margin-bottom: 3px;
    margin-top: 3px;
    border-radius: 3px;
    background-color: white !important;
}

    .video-template a {
        display: inline-block;
        direction: rtl;
        padding-right: 5px;
    }
        .video-template a:hover {
            background-color: transparent !important;
        }

.video-image {
    height: 60px;
    width: 60px;
    padding: 2px;
}

.alertssection .actions-group {
    max-height: 135px;
    overflow: auto;
}

.link-template {
    width: 145px;
    height: 30px;
    margin-bottom: 3px;
    height: 30px;
    background-color: #e8e8e8 !important;
    margin-right: 10px !important;
    border-radius: 5px;
}



.Info-message {
    content: url('../../../resources/alerts-icons/info.svg');
}
.Success-message {
    content: url('../../../resources/alerts-icons/check.svg');
}

.Warning-message {
    content: url('../../../resources/alerts-icons/warning (2).jpg');
    width: 30px !important;
    height: 30px !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
}

.Error-message {
    content: url('../../../resources/alerts-icons/close.svg');
}

