.luna-nav.nav li > a{
    padding: 9px 10px;
}
.daylistats .statsbox .wrapper .panel-heading h4 a{
    color: #000;
}
.filterbutton.active{
    background: #fff!important;
    color: #0052CC!important;
}
.timeline .flex.flex-align-right{
    align-items: end;
}
.flex-direct-column{
    flex-direction: column;
}

.dash-conversation-status-email .rd-dash-conversation-status{
    font-weight: 300;
    text-align: right;
    color: rgba(58, 53, 65, 0.68);
    font-size: 12px;
    padding: 5px 20px;
    text-transform: capitalize;
}
.customer_details_page #initial_text_message .template_category{
    display: inline-flex;
    margin-top: 15px;
}
.customer_details_page .emails_choose .template_category{
    display: inline-flex;
    margin-top: 15px;
}
.inbox.mailbox .contact-name{
    font-weight: 600;
    padding-bottom: 5px;
    color: #3A3541;
}
.inbox.mailbox{
    margin: 20px;
}
.tox-dialog__disable-scroll .modal.fade.in{
    position: relative;
}
.w-50{
    width: 50%;
}
.organizations-select .input-active input{
    height: 26px;
}
.organizations-select{
    flex-grow: 1;
}
.color-red{
    color: red;
}
.organization-detail-edit-button{
    position: absolute;
    right: 0;
}
.customer_details_page .adminform_form.send_custom_email_form .adminform_savebutton{
    margin-top: -40px;
}
.message-attachments-section{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 20px;
}
.message-attachments-section > div {
    position: relative;
    margin-right: 10px;
}
.message-attachments-section a {
    margin-right: 5px;
}
.message-attachments-section a img {
    max-width: 100%;
    max-height: 100%;
}
.message-attachments-section a.delete-image {
    padding-top: 2px;
}
.message-attachments-section > div:hover .delete-image{
    display: block;
}
.global_email_inbox > div{
    display: table;
    width: 100%;
}
.global_email_inbox .adminform_savebutton{
    margin-top: -40px;
    text-align: right;
}
.template_management_section .adminform_savebutton{
    margin-top: -40px;
    text-align: right;
}
.template_management_section .message-attachments-section a.delete-image{
    padding-top: 5px;
}
.template_management_section .message-attachments-section{
    max-width: 900px;
    margin: auto;
}
.navbar-collapse{
    padding-left: 0;
}
.navbar-default .navbar-nav > .open > a.notificationsbutton{
    color: #fff;
}
.font-weight-bold{
    font-weight: 600;
}
.customer-side-info-phone, .customer-side-info-email{
    word-wrap: anywhere;
}
.customers_list_section .additional-buttons-section .form-control{
    min-width: 170px;
    width: 170px;
}
.customers_list_section .additional-buttons-section .pipeline-dropdown:first-child .form-control{
    width: 180px;
}
#savesearch #ext-search .mx-auto svg{
    margin: auto;
}
#savesearch #ext-search .form-control {
    width: 100%;
    height: 45px;
}
#savesearch #ext-search .mx-auto{
    margin: auto;
    display: flex;
    border-radius: 100px;
    background: rgba(209, 250, 229, 1);
    width: 50px;
    height: 50px;
    align-items: center;
}
.nav-menu-divider{
    padding: 10px 20px 5px 10px;
    font-size: 11px;
}
.knowledge-base .plyr--video{
    margin: 15px 0;
}
.customer-location a{
    word-break: break-word;
}
.customer_details_page .profile-btn-follow{
    color: #fff!important;
}
.customer_details_page .profile-btn-follow.addreferral{
    color: rgb(255, 76, 81) !important;
}
.customer_details_page a {
    text-decoration: none !important;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
    display: flex;
}
.employee_details.customer_details_page .btn-danger,
.employee_details.customer_details_page .btn-quirk{
    color: rgb(255, 76, 81) !important;
}
.send-bulk-support-notes{
    position: relative;
}
.send-bulk-support-notes #myUL{
    top:65px;
}
.send-bulk-support-notes #dashboard-conversation-text{
    border: 1px solid #CBCBE2!important;
}
.at-cell-opportunity_owner .fa-star{
    color: #bf800c;
}
.mb-0{
    margin-bottom: 0;
}
#messagemodal_content .rd-dash-conversation-answer button{
    width: auto;
    height: auto;
}
.text-align-right{
    text-align: right;
}
.total_values_info{
    font-size: 14px;
}
.mt-0{
    margin-top: 0;
}
.submit-ticker:hover{
    color: #fff;
    text-decoration: none;
}
.submit-ticker{
    background: #0052CC;
    padding: 10px 30px;
    border-radius: 5px;
    color: #fff;
}
#supportform2, #supportform{
    width: 100%!important;
    max-width: 100%!important;
    border: 0px solid!important;
}