﻿/*.report-tab {
    color: chocolate;
    font-size: 18px;
}*/

/*.modal-dialog {
    position: initial !important;
}*/


/*.iconPointer {
    cursor: pointer;
}*/

.panel-content-padding {
    padding: 20px 15px;
}
.date-range {
    border: 0px !important;
    padding: 0px !important;
    /* float: left;*/
    width: 100%;
}

/*.modal-title {
    font-size: 1.5rem !important;
    font-weight: 600;
}*/

/*.dashboard-go-btn {
    margin: 28px 0px 0px 0px !important;
}*/

/*@media (max-width:991px) {
    .date-range {
        width: 100%;
    }

    .dashboard-go-btn {
        margin-left: 20px !important;
    }

    .form-control {
        margin-bottom: 10px;
    }
}*/

/*.marg-left-20 {
    margin-left: 20px;
}*/

.card-header h3 {
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-size: 1.25rem;
}

.error-msg {
    color: red;
}

.start-time-box {
    padding: 4px 10px !important;
    line-height: normal !important;
}


/*.opportunity-box {
    width: 200px;
}*/

.btn-write-mail {
    margin-left: 20px !important;
    position: relative;
    top: -5px;
}

/*.no-left-pad {
    padding-left: 0px !important;
}*/

/*.no-right-pad {
    padding-right: 0px !important;
}*/

.opportunity-box .form-control {
    background: #FFFFFF;
}

.full-width {
    width: 100%;
}

.profile-page .profile-card {
    padding: 10px 15px !important;
    box-shadow: 0px 1px 1px 1px #c7c7c7;
    background: #FFFFFF;
}

    .profile-page .profile-card .profile-card-location {
        margin: 0px !important;
    }

/*.box-typical {
    border: 0px !important;
    background: none !important;
}*/

/*.activity-line-item.box-typical {
    background: #FFFFFF !important;
}*/

.profile-page .friends-list .friends-list-item {
    padding: 10px !important;
    margin-bottom: 10px;
    background: #FFFFFF;
    box-shadow: 0px 1px 1px 1px #c7c7c7;
    border-radius: 5px;
}

    .profile-page .friends-list .friends-list-item:hover {
        background: #f5f5f5 !important;
    }


/*.activity-line-item .activity-line-item-header {
    border-bottom: none !important;
    display: inline-block;
}*/

.leads-shaddow {
    box-shadow: 0px 1px 1px 1px #c7c7c7;
}

.profile-page .friends-list .friends-list-item:last-child {
    border-bottom: 0px !important;
}

.blocked {
    display: block !important;
}

.user-card-row a {
    float: left;
}


.tbl-cell-action a {
    margin-bottom: 5px;
}

.profile-page .user-card-row p {
    margin: 3px 0px;
    white-space: nowrap;
    max-width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.profile-page .user-card-row-status input[type="text"] {
    width: 100%;
    padding: 2px;
    color: #333333;
    border-radius: 3px;
    border: 1px solid #AAA;
}

.profile-page .user-card-row-status input[placeholder] {
    color: #333333;
}

.user-card-first-name {
    width: 49%;
    padding: 2px;
    color: #333333 !important;
    border-radius: 3px;
    border: 1px solid #AAA;
}

.user-card-last-name {
    width: 50%;
    float: right;
    padding: 2px;
    color: #333333 !important;
    border-radius: 3px;
    border: 1px solid #AAA;
}

.user-card-name {
    width: 80%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*.marg-left-5 {
    margin-left: 5px;
}*/

/*.profile-page .activity-line-item .activity-line-item-user {
    padding: 0px !important;
}*/

/*.profile-mail-header {
    border-bottom: 1px solid #DDDDDD;
    padding: 10px 5px;
    margin: 5px 0px;
    float: left;
    width: 100%;
}*/

/*.profile-mail-icons {
    margin-top: 10px;
    border-top: 1px solid #DDDDDD;
    padding-top: 5px;
    margin-top: 10px;
    float: left;
    width: 100%;
}

.profile-page .activity-line-item .activity-line-date {
    color: #45494c !important;
    font-weight: bold;
    left: -76px !important;
    top: 0 !important;
}

.profile-page .activity-line:before {
    border-left: dashed 1px #969696 !important;
    left: 45px;
    top: 15px;
}*/

/*.no-bottom-margin {
    margin-bottom: 0px !important;
}*/

.profile-page .text-wrap {
    width: 100% !important;
    float: left;
    position: static !important;
}

    .profile-page .text-wrap .form-control {
        border: 1px solid rgba(197,214,222,.7) !important;
        border-radius: .25rem !important;
    }

.profile-page .text-core .text-wrap {
    margin-bottom: 10px;
}

.profile-page .note-editor .note-btn.btn {
    padding-left: 5px !important;
    padding-right: 5px !important;
}


.profile-page .text-core {
    height: 32px;
    width: 85%;
    float: left;
    margin-bottom: 10px;
}

/*#linkCC {
    margin-right: 8px;
    font-size: 14px;
}

#linkBCC {
    font-size: 14px;
}*/

.calling-panel {
    border-color: #d24444 !important;
    margin: 20px;
}

    .calling-panel .panel-heading {
        background-color: #d24444 !important;
        border-color: #d24444 !important;
        color: #FFFFFF !important;
    }

    .calling-panel .btn.btn-info {
        background-color: #444444 !important;
        border-color: #444444 !important;
    }

        .calling-panel .btn.btn-info:hover {
            background-color: #222222 !important;
            border-color: #222222 !important;
        }

    .calling-panel #btn-dialpad a {
        width: 70px !important;
        float: left;
        margin: 5px;
    }

    .calling-panel .form-control {
        width: 160px;
        float: left;
    }

.btn-call {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: #6ac33e;
    color: #FFF;
    border-radius: 3px;
    text-align: center;
    line-height: 30px !important;
    margin-left: 10px;
}

    .btn-call:hover:before, .btn-call:hover, .btn-call:focus {
        color: #444444 !important;
    }


/*.no-padding {
    padding: 0px !important;
}

.white-bg {
    background: #FFFFFF !important;
}*/

.profile-page h5 {
    font-size: 16px;
    font-weight: bold;
    color: #555;
}

/*.btn {
    padding: 5px 10px !important;
    font-size: 13px !important;
    font-weight: normal;
}*/

.select-list-row label {
    width: 120px;
    margin-top: 5px;
    float: left;
}

.select-list-row .form-control {
    width: 30% !important;
    float: left;
}

.select-list-row .btn {
    margin-left: 10px;
}

@media (max-width:540px) {
    .dataTables_filter {
        width: 100%;
        float: left;
        margin-top: 20px;
    }

        .dataTables_filter .form-control {
            box-sizing: border-box !important;
        }
}



/*.fc-header-title h2 {
    font-size: 20px !important;
}*/

/*.fc-header .fc-button {
    font-size: 14px !important;
    border-radius: 0px !important;
}

.fc-header td {
    vertical-align: bottom !important;
}*/


/*body, button, html, input, select, textarea {
    font-family: 'Roboto', sans-serif !important;
    background: #FFFFFF;
}*/

/*.fc-week div {
    min-height: 30px !important;
}*/

/*.site-header .site-logo {
    width: auto !important;
    margin-left: 0px !important;*/
}

/*.calendar-popup .form-control {
    padding: .375rem .75rem !important;
    height: auto !important;
    margin-bottom: 0px !important;
}*/

.calendar-popup {
    height: 700px !important;
}

    .calendar-popup .modal-body {
        height: 600px !important;
        max-height: inherit !important;
        overflow: hidden;
    }

    .calendar-popup h3 {
        font-size: 20px !important;
    }


    .calendar-popup .btn-primary, .calendar-popup .btn-primary:hover {
        background: #00a8ff !important;
    }

    .calendar-popup .btn {
        border: 1px solid rgba(197,214,222,.7) !important;
    }


.site-header .site-header-collapsed .site-header-collapsed-in {
    text-align: center;
}

/*.dropdown.dropdown-typical {
    float: left;
    margin-right: 0px !important;
}*/

.dataTables_filter input {
    margin-left: 5px;
}



.select-email-template {
    width: 200px;
}

/*.mail-prev, .mail-next {
    padding: 5px 10px !important;
    border: 1px solid #888888;
    font-size: 12px;
    color: #333;
    border-radius: 3px;
    cursor: pointer !important;
}

    .mail-prev:hover, .mail-next:hover {
        background-color: #e2e2e2 !important;
    }*/


.marg-right-10 {
    margin-right: 10px !important;
}


/*.mail-box-header {
    padding: 8px 10px 8px 0px !important;
    background: #FFF;
}*/



/*.mail-box-work-area .mail-box-work-area-in {
    margin-left: 385px !important;
    background: #FFFFFF;
    border: solid 1px #d8e2e7;
    height: 100%;
}*/

/*.mail-box-item {
    background: #FFFFFF !important;
    margin-bottom: 10px;
    border: solid 1px #d8e2e7;
}*/

.scrollable-block {
    background: transparent;
    border-right: 0px !important;
}

.mail-box-item .attach {
    display: none;
}

/*.mail-box-item .mail-box-item-header, .mail-box-item .mail-box-item-content {
    padding-left: 0px !important;
}*/

.site-header-collapsed-in span {
    color: #FFFFFF !important;
}

/*.mail-box-item.selected-line:after, .mail-box-work-area-header:after {
    display: none;
}*/

.reporting-page h3 {
    font-size: 20px !important;
    font-weight: bold;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

.reporting-page .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.reporting-page {
    padding-left: 240px !important;
}

.marg-top-28 {
    margin-top: 28px !important;
}

#btn-dialpad {
    float: left;
}


.jspPane .mail-box-item:last-child {
    margin-bottom: 0px !important;
}


/*.site-header .dropdown-menu-notif .dropdown-menu-notif-item {
    padding: 10px 0px 10px 50px !important;
    position: relative;
    border-bottom: solid 1px #a2a2a2;
}


    .site-header .dropdown-menu-notif .dropdown-menu-notif-item:last-child {
        border-bottom: 0 !important;
    }

.site-header .dropdown-menu-notif .dropdown-menu-notif-list {
    height: 195px !important;
}*/

.no-float {
    float: none !important;
}

/*.mail-box {
    margin-bottom: 0 !important;
}*/

/*Start Grid Filter menu*/


/*.txt-filter {
    border-color: #028062;
    min-height: 28px;
}


.site-header .dropdown-menu-notif {
    font-size: 1em !important;
}


.site-logo {
    display: none !important;
}


.site-header {
    background-color: #2eaed2 !important;
    border-bottom: 0 !important;
}*/


.side-menu-list .lbl {
    font-weight: normal !important;
    color: #333333 !important;
    font-size: 14px !important;
}

.theme-picton-blue .side-menu .side-menu-list .fa, .theme-picton-blue .side-menu .side-menu-list .font-icon, .theme-picton-blue .side-menu .side-menu-list .glyphicon {
    color: #1b2e39 !important;
}

/*#sidemenu {
    background-color: #e7e7e7;
}
*/

/*.stage-label {
    font-weight: 700;
    font-size: 14px;
    position: relative;
    top: 2px;
}*/


/*.page-content {
    background: #FFFFFF;
}*/


.side-menu-list a:hover .lbl {
    color: #000000;
}

.side-menu-list a:hover {
    background: transparent !important;
}

    .side-menu-list a:hover .font-icon:before {
        color: #000000;
    }


/*.site-header .user-menu.dropdown {
    background: #2c7f96;
    border: 1px solid #AAA;
    padding: 0 5px;
    border-radius: 3px;
}*/


    .site-header .user-menu.dropdown .dropdown-toggle img {
        margin: 4px 3px 0px 0 !important;
        width: 24px !important;
        height: 24px !important;
    }

/*.site-header .dropdown.dropdown-typical .lbl {
    font-size: 13px !important;
    color: #FFFFFF;
}

.site-header .user-menu.dropdown .dropdown-toggle {
    float: left;
    margin-left: 10px;
}


.site-header .dropdown .dropdown-item {
    font-size: 13px;
}

.dropdown-divider {
    margin: 5px 0px;
    background-color: #a2a2a2 !important;
}


.dropdown-menu {
    border-color: #a2a2a2;
}

.site-header .dropdown-menu-notif .dropdown-menu-notif-header {
    border-bottom: solid 1px #a2a2a2 !important;
    font-weight: normal;
    font-size: 14px;
}


.site-header .dropdown-menu-notif a {
    font-size: 13px;
}*/

/*.site-header .dropdown-menu-notif .dropdown-menu-notif-item .photo {
    width: 25px;
    height: 25px;
    margin-top: -13px;
}

.site-header .dropdown.dropdown-notification .dropdown-menu-notif-more {
    display: none;
}

.theme-picton-blue .side-menu .side-menu-list > li.opened {
    background: #d2d2d2;
}*/


/*.form-control {
    border: 1px solid #a0a0a0;
    font-size: 13px;
}

    .form-control:focus {
        border-color: #000000;
    }

.btn:hover {
    background-color: #e2e2e2 !important;
}*/


/*.label-default {
    background-color: #529fe0;
    padding: 5px 10px;
    font-size: 13px;
    font-weight: normal;
}*/


/*.section-heading {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 700;
}


.section-wrapper {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #DDDDDD;
}
*/



/*.settings-page label.control-label {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 5px;
}

.settings-page .input-group-addon {
    border: 1px solid #888888;
    border-left: 0;
}


.settings-page .section-holder .row {
    padding: 5px 0px;
}



.settings-page .input-group {
    font-size: 13px;
}

.settings-page .sub-head {
    border-bottom: 1px solid #DDD;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 15px;
}

.marg-top-15 {
    margin-top: 15px;
}*/


/*.email-subheading {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}*/

/*.custom-button {
    background-color: #585858 !important;
    border: 1px solid #585858 !important;
    color: #FFFFFF !important;
    font-weight: normal !important;
}

    .custom-button:hover {
        border-color: #585858 !important;
        background-color: #585858 !important;
    }*/


/*.note-editor .note-btn.btn, .note-editor .note-btn.btn:hover, .note-editor .note-btn.btn:hover i, .note-editor .note-btn.btn:hover span, .note-editor .note-btn.btn.dropdown-toggle:after {
    color: #333333 !important;
}*/

/*.marg-right-5 {
    margin-right: 5px;
}*/

/*.img-fluid img {
    max-width: 100% !important;
}*/


/*.img-attachments .card-header {
    padding: 10px !important;
}

.img-attachments .card-block {
    padding: 8px 20px !important;
    font-size: 14px;
}*/

/*.bold-font {
    font-weight: bold;
}*/


.site-header .dropdown-menu-notif a, .site-header .dropdown-menu-notif a:hover {
    color: #333333 !important;
}


/*.leads-grid th a {
    color: #444444;
    border: 0;
    font-size: 13px;
}


.leads-grid th .input-group .form-control {
    border: 1px solid #aaa !important;
}

.leads-grid th .input-sm {
    height: 20px !important;
    padding: 5px 10px !important;
}

.leads-grid th .input-group-addon {
    top: 0;
    left: -1px;
    padding: 0px 6px;
    font-size: 11px;
    border: 1px solid #888888;
}


.leads-grid .table td {
    height: auto !important;
    vertical-align: middle;
    font-size: 13px;
}*/

/*.statistic-box.blue-1 {
    background-color: #1c5a7d !important;
    background-image: none !important;
}

.statistic-box.blue-2 {
    background-color: #274658 !important;
    background-image: none !important;
}

.statistic-box.blue-3 {
    background-color: #358479 !important;
    background-image: none !important;
}

.statistic-box.blue-4 {
    background-color: #208dcc !important;
    background-image: none !important;
}*/

.chart-statistic-box .chart-txt {
    background: #FFFFFF;
    color: #333333;
}

fv .chart-txt-top p, .chart-txt-top span {
    color: #333333 !important;
}


/*.lead-info {
    border-radius: 3px;
    display: inline-block;
}

    .lead-info section {
        float: left;
        margin-bottom: 10px;
        border: 1px solid #CCC;
    }

        .lead-info section header {
            padding: 5px;
            background: #DDD;
            margin-bottom: 10px;
            border-bottom: 1px solid #CCC;
        }*/

/*.a {
    padding: 5px;
    background: #DDD !important;
    margin-bottom: 10px;
   border-bottom: 1px solid #CCC;
}*/

/*.leads-subhead {
    font-weight: 600;
    font-size: 15px;
}

.lead-info hr {
    margin: 5px 0px !important;
}

.lead-info .form-group, .mail-editor .form-group {
    width: 100%;
    float: left;
}

    .lead-info .form-group * {
        font-size: 13px;
    }

.alignright {
    text-align: right;
}*/
/*
.marg-left-10 {
    margin-left: 10px;
}

.mail-editor {
    padding-left: 0 !important;
}

    .mail-editor .btn {
        font-size: 13px;
        font-weight: normal;
    }


.mail-editor-subhead {
    font-size: 14px !important;
    padding: 0;
    margin-bottom: 10px;
}

.mail-editor * {
    font-size: 13px !important;
}


.mail-editor .box-typical {
    border: 1px solid #afafaf !important;
    margin-top: 10px;
}

.mail-editor .activity-line-item-mail.box-typical {
    border-right: 5px solid #3D9599 !important;
}

.mail-editor .activity-line-item-note.box-typical {
    border-right: 5px solid #14C4CC !important;
}


.mail-editor .activity-line-item.box-typical:after, .mail-editor .activity-line-item.box-typical:before {
    right: 100%;
    top: 30px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.mail-editor .activity-line-item.box-typical:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #FFFFFF;
    border-width: 10px;
    margin-top: -10px;
}

.mail-editor .activity-line-item.box-typical:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: #afafaf;
    border-width: 12px;
    margin-top: -12px;
}*/

/*.login-view hr {
    display: none;
}

.login-view {
    height: 100vh;
    background: #ececec;
}*/

/*.login-box {
    margin-top: 80px;
    padding: 0;
    border-radius: 3px;
}*/

/*.login-wrapper {
    width: 100%;
    height: 100%;
    float: left;
}*/

/*.login-logo {
    background:#6fded0;
    padding: 30px;
    text-align: center;
    border-radius: 3px 3px 0px 0px;
}*/

/*.login-content {
    padding: 20px;
}

    .login-content label {
        font-size: 14px;
    }*/


/*.login-box .text-danger {
    font-size: 13px;
    margin-top: 5px;
}*/


/*.login-btn {
    background: #585858;
    color: #FFFFFF !important;
    border: 1px solid #585858 !important;
    min-width: inherit !important;
}

    .login-btn:hover {
        background: #585858 !important;
    }


.login-footer {
    text-align: center;
}

    .login-footer p {
        margin-top: 20px;
        font-size: 13px;
    }


.login-link {
    font-size: 13px;
}*/


/*.login-box .btn {
    margin: 10px auto 12px;
}*/

/*.sign-up-email {
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    overflow: hidden;
}


.sign-up-error {
    color: red;
    font-weight: normal;
    font-size: 13px;
}*/


/*.twin-btn {
    margin-bottom: 0;
    text-align: center;
}


    .twin-btn .btn {
        margin: 0px -1px !important;
        font-size: 13px;
    }*/


/*.login-content .sign-note {
    font-size: 13px;
}*/

/*.table-bordered {
    border: 1px solid #dddddd !important;
}*/


.mail-btn a {
    padding: 5px 10px;
    background: #47bb7f !important;
    border: 1px solid #43b57a !important;
    color: #FFFFFF !important;
    font-size: 13px;
    font-weight: normal;
    border-radius: 3px !important;
}


    .mail-btn a:hover {
        background-color: #43b57a !important;
    }

/*.add-field-error {
    color: red;
    font-size: 14px;
    margin-bottom: 3px;
    display: block;
}*/

/*#customfield {
    font-size: 14px;
    padding: 5px;
    border-radius: 3px !important;
    border: 1px solid #888;
    width: 300px;
}*/

.email-caption {
    display: inline-block;
    line-height: 35px;
    padding-right: 10px;
    font-size: 14px;
}


/*.field-mapping .list-group-item {
    font-size: 14px;
    padding: 10px !important;
    border: 0;
}

    .field-mapping .list-group-item.active, .field-mapping .list-group-item.active:focus, .field-mapping .list-group-item.active:hover {
        background-color: #1b2e39;
        border: 0;
        font-weight: 700;
    }

.field-mapping-content {
    height: calc(400px - 40px);
    overflow: auto;
}


.field-mapping .list-group-item:first-child, .field-mapping .list-group-item:last-child {
    border-radius: 0px !important;
}

.field-mapping .list-group {
    border: 1px solid #ddd;
    height: 400px;
}*/

/*.add-left {
    float: left;
    color: #333;
    width: 35px;
}

.add-right {
    float: right;
    color: #333;
    width: 35px;
}*/


/*.lead-mapping-btn-wrapper {
    width: 90px;
    margin: 150px auto;
}*/



.glyphicon-trash {
    position: relative;
    top: 0px;
    right: 5px;
    font-size: 12px;
}


/*#customstatus {
    font-size: 14px;
    padding: 5px;
    border-radius: 3px !important;
    border: 1px solid #888;
    width: 300px;
}*/


/*.manage-lead-status-table {
    font-size: 14px;
}

    .manage-lead-status-table td, .manage-lead-status-table th {
        font-size: 14px;
    }

    .manage-lead-status-table table.dataTable {
        border-collapse: collapse !important;
    }*/

.dt-bootstrap .pagination .paginate_button.active a {
    color: #333 !important;
    background-color: #cecece !important;
    border-color: #cecece !important;
}

.dt-bootstrap .pagination .paginate_button a {
    color: #333 !important;
    opacity: 1 !important;
}


#timeline {
    float: left;
    width: 100%;
}


/*.note-editor .note-btn.btn {
    border: 1px solid #888888 !important;
    background: #FFFFFF !important;
}*/


.simple-button {
    background-color: #FFFFFF !important;
    color: #666666 !important;
    border: 1px solid #666666 !important;
}

    /*.custom-button .fa, .simple-button .fa, .btn .fa {
        margin-right: 5px;
    }*/


input[type='file'] {
    font-size: 12px;
}


/*.email-page {
    padding-top: 40px !important;
}*/


/*.twin-btn .btn {
    background: #CCC;
    color: #333;
    border: 1px solid #FFF !important;
}

    .twin-btn .btn.active {
        background: #585858 !important;
        color: #FFFFFF !important;
    }*/


/*.chat-area-bottom {
    padding: 10px 0px;
}*/

/*.mail-box {
    height: calc(100vh - 55px);
}*/

/*section.mail-box-list, section.mail-box-work-area {
    height: calc(100vh - 120px) !important;
}*/

.mail-box-work-area-cont {
    height: calc(100vh - 260px) !important;
}

/*.mail-box-item .mail-box-item-content .txt {
    color: #333333;
    font-size: 12px;
}*/




.bulk-email-table {
    width: 100%;
    float: left;
    font-size: 14px;
}

    .bulk-email-table table {
        border: 1px solid #888888;
        width: 100%;
    }

        .bulk-email-table table td {
            border: 1px solid #888888;
            padding: 5px;
            width: 40%;
        }

            .bulk-email-table table td:first-child {
                width: 20%;
            }

        .bulk-email-table table .control-label {
            font-weight: 700;
        }


/*.mail-box-subject {
    float: left;
    font-size: 14px;
    width: calc(100% - 70px);
    line-height: 34px;
    font-weight: normal;
}


.mail-box-date {
    font-size: 14px;
    float: right;
}


.mail-recipient {
    display: block;
    float: left;
    width: calc(100% - 130px);
    line-height: 34px;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}


.mail-label {
    display: block;
    width: 60px;
    float: left;
    text-align: left;
    font-size: 14px;
    line-height: 34px;
    padding-right: 5px;
    font-weight: 700;
}

.mail-row {
    display: block;
    float: left;
    width: 100%;
}

.mailfrom {
    font-weight: 500;
    font-size: 16px;
}

.mail-recipient textarea, .email-page .tag-editor .tag-editor-tag, .mail-box-subject textarea {
    font-weight: normal;
}

.mail-box-letter-opened .text-block-typical {
    font-size: 14px !important;
}*/

/*.mail-box-letter-opened {
    padding: 18px 5px !important;
    max-height: 300px;
    overflow: auto !important;
}*/

.note-btn i:before {
    font-size: 12px !important;
}

/*.note-editor .note-btn.btn {
    height: 30px !important;
}*/

.btn-col button, .btn-col input {
    margin-bottom: 5px;
    width: 100%;
    float: left;
    border: 0;
}


.update-btn {
    background: #61c747;
}



.btn-col button:hover, .btn-col input:hover {
    background: #555 !important;
    border: 0;
    color: #FFF;
}

/*.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #47bb7f !important;
    border-color: #47bb7f !important;
}

.pagination > li > a, .pagination > li > span {
    color: #47bb7f;
}*/


/*.activity-mail {
    width: 100%;
    height: 40px;
    background: #3D9599;
    border-radius: 5px;
    position: relative;
}*/

/*.activity-note {
    width: 100%;
    height: 40px;
    background: #14C4CC;
    border-radius: 5px;
    position: relative;
}*/

    /*.activity-mail i.font-icon.font-icon-mail, .activity-note i.fa.fa-file {
        font-size: 20px !important;
        color: #FFF;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }*/



/*
.activity-line {
    padding: 0 0 5px 90px !important;
}

.timeline-time {
    float: right;
    padding: 5px;
}

.timeline-mail-status {
    border: 0;
    background: transparent;
    color: #FFFFFF;
    direction: rtl;
    width: 32px;
    float: right;
    margin-right: 5px;
}

.savingnotes {
    font-weight: 600;
}*/

/*.timeline-mail-subject {
    float: left;
    background: #3D9599;
    padding: 5px;
    color: #FFF;
    width: 100%;
    border-radius: 3px;
}*/

    /*.timeline-mail-subject span {
        font-size: 15px !important;
    }

.timeline-create-btns {
    width: 100%;
    float: left;
    padding-right: 15px;
}

    .timeline-create-btns button {
        font-size: 13px !important;
    }*/

/*.pad-10 {
    padding: 10px;
}*/

/*.timeline-email-btns {
    width: 100%;
    float: left;
    border-top: 1px solid #DDDDDD;
    padding-top: 10px;
}

    .timeline-email-btns button {
        margin-right: 5px;
    }*/

.bulk-email-reports-table td, .bulk-email-reports-table th {
    white-space: nowrap;
    font-size: 14px;
    border: 1px solid #d8e2e7;
    text-align: center;
}

.bulk-email-reports-table th {
    background: #42545f;
    color: #FFFFFF;
    font-weight: normal;
}

.bulk-email-reports-table td {
    background: #ececec;
}

.bulk-email-reports-table {
}

.no-border {
    border: 0 !important;
}

.bulk-email-reports-table .fa {
    font-size: 12px;
}

.align-center {
    text-align: center;
}

.icon-divider {
    width: 1px;
    padding: 0 !important;
    margin: 0 5px !important;
    height: 15px;
    background: #333333;
    display: inline-block;
    position: relative;
    top: 3px;
}


.bulk-email-reports-table .row-divider {
    background: #FFF;
    padding: 0px !important;
    height: 5px;
    border: 0;
}

/*.break-word {
    word-wrap: break-word;
}*/

/*.mail-box-item .mail-box-item-user-tbl .tbl-cell-name {
    word-break: break-all;
    word-wrap: break-word;
}*/

.upload-file-table {
    white-space: nowrap;
}

    .upload-file-table th {
        text-align: center;
        border: 1px solid #c5c5c5;
        background: #dedede !important;
        vertical-align: top !important;
    }

    .upload-file-table td {
        border: 1px solid #c5c5c5;
    }


    .upload-file-table th select {
        width: 110px;
        padding: 0;
        float: right;
    }

    .upload-file-table tr:nth-child(even) {
        background: #ececec !important;
    }

/*.column-head-wrap {
    margin-top: 10px;
    display: inline-block;
    width: 180px;
}*/

.upload-file-table th span {
    display: block;
}

.upload-file-table th input[type="checkbox"] {
    position: relative;
    top: 2px;
    margin-left: 3px;
}

/*.upload-file-table-wrapper {
    width: 100%;
    overflow: auto;
}*/

/*.skip {
    float: left;
}*/

/*.table thead > tr > th {
    border-bottom-width: 1px;
}

.table {
    font-size: 14px;
}*/

.move-list-table th {
    border-bottom: 0px !important;
}

/*table.dataTable tfoot th, table.dataTable tfoot td {
    border-width: 0 1px !important;
}

table.dataTable tfoot th {
    padding: 5px 18px 5px 18px !important;
}*/

.move-list-table {
    border: 1px solid #CCCCCC;
    border-collapse: collapse !important;
}

    .move-list-table td {
        vertical-align: middle !important;
        border: 1px solid #CCCCCC;
    }

    .move-list-table th {
        border: 1px solid #CCCCCC;
        background: #dedede !important;
        padding-top: 3px !important;
    }

    .move-list-table thead th {
        padding-bottom: 0 !important;
    }

/*.mail-box-letter-opened .LeadMail {
    max-width: 580px;
}*/


.prasadTable {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 97%;
}

    .prasadTable td, #customers th {
        border: 1px solid #ddd;
        padding: 8px;
        color: black;
    }

    .prasadTable tbody tr:nth-child(even) {
        background-color: #FFE4E1;
    }

    .prasadTable tbody tr:nth-child(odd) {
        background-color: #F5FFFA;
    }

    .prasadTable tr:hover {
        background-color: #ddd;
    }

    .prasadTable thead {
        padding-top: 9px;
        padding-bottom: 9px;
        text-align: left;
        background-color: #E9967A;
        color: black;
    }




    /*.campaignTbl tbody tr:nth-child(even) {background-color: #e8eaed;}*/
    /*.campaignTbl tbody tr:nth-child(odd){background-color:yellow;}*/


/*.campaignTbl {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

    .campaignTbl td, th {
        border: 1px solid #B9B796;
        padding: 8px;
    }

    .campaignTbl tbody tr:hover {
        background-color: #ddd;
    }



    .campaignTbl thead {
        padding-top: 9px;
        padding-bottom: 9px;
        text-align: left;
        color: white !important;
        background-color: #333333;
    }*/


.widget-activityRight {
    resize: vertical;
    overflow-y: scroll;
    height: 330px;
    border: 0px solid #d8e2e7 !important;
    background: #fff;
    padding: 0 0 5px;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
}

.widget-activityleft {
    border: 1px solid #d8e2e7;
    background: #fff;
    padding: 0 0 5px;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
}

/*.task-view-content {
    padding-top: 60px !important;
}*/

.task-column {
    float: left;
    width: 100%;
}

/*.task-block {
    float: left;
    width: 100%;
    padding: 10px;
    border: 1px solid #3d7494;
    height: 250px;
    margin-bottom: 20px;
    position: relative;
}


    .task-block:before {
        content: " ";
        position: absolute;
        width: 4px;
        height: 100%;
        left: 0;
        top: 0;
        background: #3d7494;
    }

.task-block-header {
    font-weight: 600;
    border-bottom: 1px solid #3d7494;
    padding: 2px 0px 8px 0px;
}

.create-task-btn {
    position: relative;
    top: -6.3px;
}*/

/*.task-notification-block-content {
    float: left;
    width: 100%;
    height: calc(100% - 26px);
    padding-top: 10px;
    overflow: auto;
}

.task-block-content {
    float: left;
    width: 100%;
    height: calc(100% - 26px);
    padding-top: 10px;
    overflow: auto;
}*/



/*#taskPanel {
    height: 460px;
}

#taskLeadPanel .panel-body {
    padding-bottom: 0 !important;
}

#taskLeadPanel .task-block-content {
    height: auto !important;
}

#taskLeadPanel {
    height: 480px;
}*/


/*#btnTask {
    margin-bottom: 10px;
}*/

/*#taskPanel .task-block-content {
    height: auto !important;
}

#taskPanel .form-group {
    float: left;
    width: 100%;
}

#taskPanel label {
    font-size: 14px;
}

.pad-left-15 {
    padding-left: 15px !important;
}*/

/*.task-block-content * {
    font-size: 14px;
}*/

.task-signs li {
    float: left;
    margin-right: 10px;
}

.tasks-list-content li {
    padding: 5px;
    border-bottom: 1px dashed #CCCCCC;
    float: left;
    width: 100%;
}

    .tasks-list-content li:nth-child(odd) {
        background: #ececec;
    }


.tasks-list-content-tab {
    float: right;
}

    .tasks-list-content-tab > li {
        position: relative;
    }

    .tasks-list-content-tab li {
        background: none !important;
        border-bottom: none;
        padding: 0;
    }

        .tasks-list-content-tab li i {
            color: #333333;
            font-size: 18px;
        }

    .tasks-list-content-tab ul {
        position: absolute;
        left: -50px;
        border: 1px solid #666666;
        visibility: hidden;
        z-index: 99;
    }

        .tasks-list-content-tab ul button {
            background: none;
            border: none;
            font-size: 12px;
        }



        .tasks-list-content-tab ul li {
            background: #DDDDDD !important;
            padding: 3px 10px;
        }

            .tasks-list-content-tab ul li:hover {
                background: #EEEEEE !important;
            }

    .tasks-list-content-tab li:hover ul {
        visibility: visible;
    }

/*.task-notification-block-content .card-text {
    font-size: 12px;
    margin-bottom: 1px;
    padding: 10px 5px;
}

    .task-notification-block-content .card-text:nth-child(even) {
        background: #d9efe3;
    }

.task-notification-block-content .mail-status {
    display: block;
    font-weight: bold;
    font-size: 14px;
}*/

.todays-task-list p {
    margin-bottom: 5px;
}

.todays-task-list {
    border-bottom: 1px dashed #CCCCCC;
    float: left;
    width: 100%;
    padding: 8px 0px;
}

}

.ui-tooltip.ui-corner-all {
    display: none;
}

/*.tasks-list-content-text li {
    border: 0;
    float: left;
    width: 100%;
    background: transparent !important;
}

    .tasks-list-content-text li * {
        font-size: 12px;
    }

    .tasks-list-content-text li .form-label {
        font-weight: 700;
        font-style: italic;
    }

.pad-bot-10 {
    padding-bottom: 10px;
}

.tasks-list-content-text .desc-section {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #AAAAAA;
}

.tasks-list-content-text .normal-section .col-lg-4 {
    border-right: 1px dashed #AAAAAA;
}

    .tasks-list-content-text .normal-section .col-lg-4:last-child {
        border-right: 0;
    }

.task-heading {
    font-weight: bold;
    font-size: 13px;
}*/

/*.mail-box-header .mail-box-header-left
{
    position:relative;
    top:5px;
}*/

/*.mail-box-tabs {
    float: left;
    width: calc(100% + 10px);
    background: #e7e7e7;
    padding: 5px 5px 0px 5px;
    margin-bottom: 5px;
    margin-left: -5px
}

    .mail-box-tabs .tabs-section-nav {
        width: auto !important;
        border: 0;
        float: left;
    }

    .mail-box-tabs .nav-item {
        background: transparent !important;
    }

    .mail-box-tabs .nav-link {
        padding: 5px 15px !important;
        border: 0;
        position: relative;
        font-weight: 600;
        font-size: 14px;
        color: #333;
    }


        .mail-box-tabs .nav-link.active {
            background: transparent !important;
        }

            .mail-box-tabs .nav-link.active:before {
                position: absolute;
                content: " ";
                width: 100%;
                height: 4px;
                background: #2eaed2;
                left: 0;
                bottom: 0;
            }

        .mail-box-tabs .nav-link.active {
            color: #2eaed2;
        }*/



/*#ccbccdiv {
    float: right;
    position: relative;
    right: 0px;
    top: 5px;
    font-weight: 600;
}*/

/*.select-email-template-wrapper {
    float: left;
    width: 100%;
    border-top: 1px dashed #888;
    margin-top: 15px;
    padding-top: 15px;
}

    .select-email-template-wrapper .form-label {
        font-size: 14px;
        font-weight: 600;
    }*/

/*.writemail {
    margin-left: 10px;
}*/

/*.task-click i {
    color: #333333;
}*/

/*.regular-table {
    border: 1px solid #DDDDDD;
    border-collapse: collapse !important;
}

    .regular-table th {
        border: 1px solid #DDDDDD;
    }

    .regular-table td {
        border: 1px solid #DDDDDD;
    }

table.dataTable th, table.dataTable td {
    padding: 8px !important;
    border: 1px solid #DDDDDD !important;
}

table.dataTable.no-footer {
    border-bottom-color: #DDDDDD !important;
}*/

/*.table-wrapper {
    width: 100%;
    float: left;
    overflow: auto;
}*/

/*.dataTables_wrapper .dataTables_paginate .paginate_button {
    line-height: 5px !important;
    padding: 10px !important;
}*/

/*.compose-mail-heading, .write-note-heading {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #333333;
    border-bottom: 1px solid #555555;
    font-weight: 600;
    padding-bottom: 8px;
    margin-bottom: 8px;
}*/

.task-item-click i {
    color: #333333;
}


/*.mail-workable-area {
    width: 100%;
    float: left;
    border:1px solid #d8e2e7;
    padding:0px 5px 5px 5px;
}*/
/*.alignleft
{
    text-align:left !important;
}*/