/* START SCROLLER OVERWRITE */
    /* START CREATE MESSAGE PAGE */
        #createPage .scroller .task-content {
            max-height: 312px; 
            overflow-y: auto;
        }
    /* END CREATE MESSAGE PAGE */

    /* START EDIT MESSAGE PAGE */
        #editPage .scroller .task-content {
            max-height: 312px; 
            overflow-y: auto;
        }
    /* END EDIT MESSAGE PAGE */

    /* START RESEND MESSAGE PAGE */
        #resendPage .scroller .task-content {
            max-height: 312px; 
            overflow-y: auto;
        }
    /* END RESEND MESSAGE PAGE */

    /* START OUTBOX PAGE */
        #outboxPage .scroller #messages_list_all, 
        #outboxPage .scroller .chats, 
        #outboxPage .scroller .messageThread_messages, 
        #outboxPage .scroller .messageThreadAll_messages {
            max-height: 400px; 
            overflow-y: auto;
        }
        #outboxPage .chats {
            margin: 0 !important;
        }
    /* END OUTBOX PAGE */

    /* START MY CONTACTS LIST PAGE */
        #myContactsPage .scroller #myLists_list {
            max-height: 400px; 
            overflow-y: auto;
        }
        #myContactsPage .scroller #contactList_list {
            max-height: 410px; 
            overflow-y: auto;
        }
        #myContactsPage .scroller #master_contact_list {
            max-height: 357px;
            overflow-y: auto;
        }
        #myContactsPage .scroller #selected_contact_list {
            max-height: 365px;
            overflow-y: auto;
        }
    /* END MY CONTACTS LIST PAGE */
/* END SCROLLER OVERWRITE */

.mt-comments .mt-comment:hover {
    background: transparent;
}
.permissions_allow {
    display: none;
}
.page-header.navbar .page-logo .logo-default {
    margin-top: 14px;
}
.page-sidebar .page-sidebar-menu>li.active.open>a, .page-sidebar .page-sidebar-menu>li.active>a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active.open>a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a {
    background: #2C3E50;
    border-top-color: transparent;
    color: #fff;
}
.page-sidebar .page-sidebar-menu>li.active.open>a:hover, .page-sidebar .page-sidebar-menu>li.active>a:hover, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active.open>a:hover, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a:hover {
    background: #2C3E50;
}
.tabbable-line>.nav-tabs>li.open, .tabbable-line>.nav-tabs>li:hover {
    border-bottom-color: #E1E5EC;
}
.login {
    background-color: #0096ee;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    overflow: hidden;
    background: linear-gradient(to bottom right,#003655 0,#0066a1 50%,#0096ee 100%);
}
.login .content {
    padding: 10px 25px 30px;
}
.login .content .form-actions {
    padding: 25px 30px 0 30px;
    border: 0;
}
@media (max-width: 440px) {
    .login .content {
        width: 300px;
    }
}

.messageThread, .messageThreadAll {
    display: none;
}

.chats li.in.mainMessage .message {
    margin-left: 10px;
    border-color: #4B77BE;
}
.chats li.in.mainMessage .message .arrow {
    border-right-color: #4B77BE;
}
.chats li.in .message {
    margin-left: 50px;
    border-color: #3598dc;
}
.chats li.out .message {
    margin-right: 10px;
}
.chats li.in .message .arrow {
    border-right-color: #3598dc;
}

.tabbable-line>.nav-tabs>li.active {
    border-bottom-color: #3598dc;
}

.mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-info .mt-action-icon>i {
    color: #3598dc;
}
.mt-action:hover {
    background: #f3f3f3;
}
.mt-action.active {
    background: #f3f3f3;
}
.upload_label {
    padding-left: 0;
}
.submit_buttons {
    float: right;
}
a:focus, a:hover {
    text-decoration: none !important;
}
.swal2-loading button {
    border-radius: 20px !important;
}
.swal2-container.swal2-shown {
    z-index: 99999;
}
.swal-icon, .swal-icon--success__ring, .swal2-icon, .swal2-icon.swal2-success .swal2-success-ring {
    border-radius: 50% !important;
}
.swal2-popup .swal2-title {
    font-size: 27px !important;
}
.swal2-popup .swal2-content {
    font-size: 16px !important;
}
.attachment_button {
    opacity: 0; 
    height:34px; 
    width: 100%; 
    margin-top: -34px;
    position:absolute;
    z-index:999; 
    cursor: pointer;
}
#list_name {
    font-size: 16px;
    /* text-transform: uppercase; */
    width: 36rem;
    /* flex: 1; */
}
.newEdit_div {
    display: none;
}
#myLists_list .mt-action {
    border-bottom: 1px solid #F4F6F9;
}
#messages_list_all.mt-comments .mt-comment .mt-comment-body .mt-comment-details {
    margin-top: 15px;
}
#myLists_list .mt-action-buttons, #messages_list_all .mt-action-buttons  {
    text-align: right;
    padding-right: 5px;
}
#myLists_list .mt-comment-actions button {
    width: 55px;
}
/* .myList {
    cursor: pointer;
} */
#contactList_list label {
    display: none;
}
.contactName_column {
    display: inline-block;
    width: 40%;
    vertical-align: top;
}
.contactDepartment_column {
    display: inline-block;
    /* width: 20%; */
}
#messages_list_all .mt-comment, #myLists_list .mt-comment {
    border-bottom: 1px solid #F4F6F9;
    margin-bottom: 0;
}
#messages_list_all .mt-comment.active, #myLists_list .mt-comment.active {
    background: rgba(46, 46, 133, 0.1) !important;
}
#messages_list_all .mt-comment-date {
    text-transform: uppercase !important;
}
#messages_list_all .sent .mt-comment-date {
    color: #2C3E50;
    font-weight: 600;
}
#messages_list_all .scheduled .mt-comment-date {
    color: #2C3E50;
    font-weight: 600;
}
#messages_list_all .mt-comment-img, #myLists_list .mt-comment-img {
    padding-top: 10px;
}
#messages_list_all .mt-comment-img i, #myLists_list .mt-comment-img i {
    font-size: 25px;
    color: #337ab7;
}
#messages_list_all .mt-comment-actions, #myLists_list .mt-comment-actions {
    display: inline-block !important;
}
#messages_list_all .scheduled .mt-comment-actions li {
    padding-right: 0;
}
#messages_list_all .mt-comment-details span {
    color: #337ab7;
    text-transform: inherit;
}
#myLists_list .mt-comment-details span {
    color: #999;
    text-transform: inherit;
}
#myLists_list .mt-comment .mt-comment-body .mt-comment-details {
    margin: 0;
}
#myLists_list .view_list.active button {
    border-color: #3598dc;
    color: #FFF;
    background-color: #3598dc;
}
.filtered_message, .filtered_messageAll {
    display: none;
    padding: 0 0 15px 0;
    font-weight: 600;
    font-size: 14px;
}
#myLists_list .tasks-widget .task-list>li:hover {
    background: transparent;
}
.tasks-widget .task-list>li:hover {
    background: transparent;
}
.disabled_masterContact {
    opacity: .4;
}
.myLists_selectAll, .myContacts_selectAll, .masterList_selectAll, .masterList_selectAll, .selectedList_selectAll, .contactList_div {
    display: none;
}
.viewAllMessages_div {
    display: none;
}

@media (max-width: 768px) {
    #myLists_list .mt-comment-img {
        display: none;
    }
}
.refresh_thread, .refresh_threadAll {
    margin-right: 10px;
}
.refresh_thread:hover:before, .refresh_threadAll:hover:before {
    content: 'Refresh';
}
.responseBG .message {
    background: #FFEDD7 !important;
    border-color: #E98300 !important;
}
.responseBG .message a:not(.delete_message):not(.reply_to)  {
    pointer-events: none;
}
.reply_to {
    font-size: 14px;
}
.reply_to:hover:after {
    content: ' Reply';
}
.delete_message:hover:before {
    content: 'Delete '
}
.responseBG .message .arrow { 
    border-right-color: #E98300 !important;
 }
.attachment_group2, .attachment_group3 {
    display: none;
}
.remove_attachment {
    float: right; 
    font-size: 12px;
    margin-right: 80px;
    text-transform: uppercase;
}
.add_attachment {
    margin-left: 10px;
    font-size: 16px;
}
.attachment_clear {
    opacity: 0;
}

.review_list li {
    padding: 15px 15px 30px 15px !important;
}
.reviewRecipients_info {
    padding-bottom: 15px;
    text-align: left;
}
.review_selectedInfo {
    float: right; 
    text-align: right;
}
.review_characterLimit {
    text-align: left;
}
/* .recipientList_review .list-default.mt-list-container, .recipientList_review .list-default.ext-1.mt-list-container ul>.mt-list-item {
    border-color: #b5b5c7;
} */
.recipientList_review h3 {
    font-weight: 500;
    font-size: 14px !important;
    margin-bottom: 15px !important;
}
.recipientList_review .total_count {
    margin-bottom: 5px;
    color: #2C3E50;
    margin-right: 3px;
}
/* .recipientList_review .list-default.mt-list-container {
    border-color: transparent;
} */
.recipientList_review .badge-default, .label-default {
    background-color: #94A0B2;
}
.recipientList_review .badge {
    /* height: 20px;
    min-width: 30px; */
    padding: 3px 5px;
    font-size: 14px !important;
}
.recipientList_expand {
    font-size: 11px; 
    font-style: italic;
    float: right;
    margin-right: 10px;
    text-transform: none;
    line-height: 17px;
}
.recipientList_review .list-toggle {
    border-bottom: 1px solid !important;
}
.recipientList_review .list-default.ext-1.mt-list-container ul>.mt-list-item:hover {
    background: none;
}
.recipientList_review .list-default.ext-1.mt-list-container {
    padding: 0;
}
.recipientList_review .list-default.group .list-toggle-container .list-toggle {
    background-color: #2C3E50;
    text-align: left;
    font-size: 14px;
}
.recipientList_review .list-default.ext-1.mt-list-container ul>.mt-list-item {
    border-color: none;
    border-left: 1px;
}
.recipientList_review .list-default.mt-list-container ul>.mt-list-item>.list-item-content {
    padding: 0;
    text-align: left;
}
.swal2-cancel {
    color: #666 !important;
    background-color: #e1e5ec !important;
    border-color: #e1e5ec !important;
}
.swal2-cancel:hover {
    color: #666 !important;
    background-color: #c2cad8 !important;
    border-color: #bcc5d4 !important;
}
.masterList_iframe {
    height: 700px;
    width: 100%;
    border: none;
}
.iframe_border {
    background: white;
    border-bottom: 20px solid white;
    border-right: 10px solid white;
}
.masterList_legend {
    padding-left: 10px;
    font-size: 14px;
    margin-top: 20px;
}

.template_nameDiv {
    display: none;
    float: right;
    font-weight: 600;
}
.delete_template:hover:after {
    content: ' Delete';
}

@media (max-width: 1650px) and (min-width: 1201px) {
    .schedule_sectionDate {
        height: 38px;
    }
}
#master_contact_list ul {
    padding-left: 20px;
}
.masterListName_header_checkbox {
    margin-left: -20px;
}
.masterListName_header {
    background: #2D5F8B;
    color: white;
    padding: 5px 10px;
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 98%;
}
.masterListName_header span {
    display: inline-block;
    width: 90%
}
.masterListName_header i {
    position: absolute; 
    right: 10px;
    bottom: 7px;
}

.page-sidebar .page-sidebar-menu .sub-menu li>a {
    padding: 10px 15px 10px 43px;
}

/* PORTLET TITLE FOR ASP RUNNER PAGES */
.asprunner.portlet-title {
    padding: 12px 20px 15px; 
    min-height: 48px; 
    background: white;
    margin-bottom:0;
    border: none;
}
.asprunner .caption {
    color: #666; 
    padding: 10px 0 15px 0; 
    float: left; 
    display: inline-block; 
    font-size: 18px; 
    line-height: 18px;
}
.asprunner .caption-subject {
    font-size: 18px;
}
.asprunner .actions {
    padding: 6px 0 14px !important;
    float: right;
    display: inline-block;
    text-align: right;
}
.asprunner .actions .btn {
    padding: 4px 10px; 
    font-size: 13px; 
    line-height: 1.5;
}
.asprunner .gray_line {
    height: 1px; 
    background: #eef1f5; 
    width: 100%;
}

.recipientsFilter_dropdown {
    overflow-y: scroll;
    max-height: 300px;
}
/* 
.scheduleTime_label {
    width: 100%;
} */
.orange-btn {
    background-color: #ffa000 !important;
    color: #333333 !important;
    border-color: #ffa000 !important;
    float: right;
}
.orange-btn:hover {
    background-color: #e69000 !important;
}

.generateURL {
    text-align: right;
    padding: 10px 0;
}
.generateLink_divider {
    height: 2px;
    width: 100%;
    background: #EEF1F5;
    margin-top: 25px;
    margin-bottom: 25px;
}
.shortLink_div {
    visibility: hidden;
}
.copyButton_color {
    background: #ffa000;
    color: black;
}
.copyButton_color:hover {
    background: #e69000;
}