﻿body {
}

/* Make Bootstrap 5 dropdown look like Bootstrap 3.7 */
.dropdown-menu {
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 0 !important;
    border: 1px solid #ccc !important;
    background: white;
    top: 100% !important;
    margin-top: 0 !important;
    transform: none !important;
}

.dropdown-item {
    padding: 3px 15px !important;
    font-size: 14px !important;
}


/*Upper case*/
.uppercase {
    text-transform: uppercase;
}

.modal-body-scroll {
    overflow-y: scroll;
}

.required-field {
    color: red;
}

.required-star {
    color: red;
    font-size: 17px;
}

.tempdata {
    position: absolute;
    width: 80%;
    top: 40px;
    left: 100px;
}

.mt80px {
    margin-top: 80PX;
}

.btn-group-left {
    float: left;
    margin-top: 19px;
}

.btn-margin-bottom {
    float: left;
    margin-bottom: 11px;
}

.w700 {
    width: 700px !important;
}

.w_100px {
    width: 100px;
}

.w_200px,
.w_200 {
    width: 200px;
}

.w_900px {
    width: 900px;
}

.w_900px {
    width: 900px;
}
.h_200 {
    height: 200px;
}

.download-filters-row {
    float: right;
    width: 100%;
}

.col-no-padding {
    padding-left: 0px;
    padding-right: 0;
}

.modal-position {
    width: 700px;
    margin-top: 80px;
}

.header_display {
    display: inline-block;
}

.font-size_12px {
    font-size: 12px;
}

.header-row {
    background: #f2f2f2;
}

.w_550px {
    width: 550px;
}
.w_6p {
    width: 6% !important;
}
w_20
/*formatGroup add*/
.colorpicker {
    z-index: 3000;
}

.colorpicker_hex input {
    right: 10px !important;
    height: 20px !important;
    top: 2px !important;
}

.colorpicker input {
    height: 14px;
    width: 37px;
}

.modal-scroll-y {
    height: 400px;
    overflow-y: scroll;
}

.required-white-star {
    color: white;
    font-size: 17px;
}

.pt_5px {
    padding-top: 5px;
}

.backcolor-width {
    width: 142px;
}

.fromat-tempdata {
    position: absolute;
    width: 80%;
    top: 56px;
    left: 100px;
}

.w_950 {
    width: 950px;
}

.width_40 {
    width: 40% !important;
}

#AddCompanyReportBtn, #AddOtherReportBtn, #AddSectorReportBtn {
    --bs-btn-font-size: 0.85rem !important;
}

.mb_1 {
    margin-bottom: 1% !important;
}

.mt_19,
.marginTop_19px {
    margin-top: 19px !important;
}

.pl_230 {
    padding-left: 230px;
}

.p_1per {
    padding: 1% !important;
}

.color339ccb {
    color: #339ccb !important;
}

#secondaryanalysts {
    width: 200px;
    height: 125px;
}

.w_250 {
    width: 200px;
}

.p_6 {
    padding: 6px;
}

/*Layout*/
.equitec-logo {
    height: 86px;
    padding-top: 22px;
}

.logo-left {
    float: left;
}

.logon-right {
    float: right;
    margin-top: 4%;
}

/*LogOnUserControl*/

.user-link {
    text-decoration: none;
}



/*_Menu*/
#homeNav a.selected {
    color: #0047a0;
    font-weight: bold;
}

.w_69 {
    width: 69px;
}

.home-icon {
    color: gray;
    padding-left: 15px;
}

.mt_10px {
    margin-top: -10px;
}

.icon-gray {
    color: gray;
}

.ml_4px {
    margin-left: 4px;
}

.mr_10per {
    margin-right: 10% !important;
}

.pl_17per {
    padding-left: 17% !important;
}

/*index*/
.welcome-container {
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}

.APPROVED,
.CHECKED_OUT,
.CAN_CHECKOUT,
.CAN_APPROVE_REJECT,
.CLOSED,
.ROLLED_BACK,
.OPEN,
.NEW,
.ROLLED_BACK_TO_AUTHOR,
.CHECKED_OUT_AFTER_REVIVE,
.REQUESTED_ROLLBACK,
.CAN_ROLLBACK {
    padding: 0.5rem;
    border-radius: 25%;
    font-weight: bold;
    margin-right: 0.5rem;
}

.APPROVED {
    background-color: green;
    color: white;
}

.CHECKED_OUT,
.CAN_CHECKOUT,
.CAN_APPROVE_REJECT,
.OPEN,
.ROLLED_BACK,
.NEW,
.ROLLED_BACK_TO_AUTHOR,
.CHECKED_OUT_AFTER_REVIVE,
.CAN_ROLLBACK {
    background-color: orange;
}

.CLOSED,
.REQUESTED_ROLLBACK {
    background-color: grey;
    color: white;
}

.panel-title {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.form-control-wUnset {
    width: unset !important;
}

.workflow-title-column {
    white-space: nowrap;
    max-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#overflow_y {
    overflow-y: scroll;
}


    #overflow_y > img {
        height: 50px;
        width: 50px;
    }

#btnAddNew {
    float: left;
    margin-top: 19px;
}

.corpActionAddModel {
    width: 900px;
}

.floatLeft {
    float: left;
}

.uppercase {
    text-transform: uppercase;
}

.scroll_y {
    overflow-y: scroll;
}

.fontsize_17px {
    font-size: 17px;
}

.text_red {
    color: red;
}

.padding_left_800px {
    padding-left: 800px;
}

.fa {
    display: inline-block;
    padding: 0px 12px 0px 12px;
    margin-bottom: 0;
}


#makePublic {
    width: 200px;
}

.message {
    margin-left: 13px;
    margin-right: 11px;
}

.h_280 {
    height: 280px !important;
}

.h_40 {
    height: 40px;
}

.w_176 {
    width: 176px !important;
}

#addSecondaryBtn,
#removeSecondaryBtn {
    width: 176px !important;
    height: 40px !important;
}

.h_125 {
    height: 125px !important;
}

#label {
    color: red;
    font-size: 17px;
}

.w_50Per {
    width: 50%;
}

.bootstrap-table .fixed-table-toolbar .columns-right {
    float: inline-end;
}

.search {
    float: inline-end;
}

.btn-secondary {
    --bs-btn-bg: #fff !important;
    --bs-btn-color: #333 !important;
    --bs-btn-border-color: #ccc !important;
    --bs-btn-hover-bg: #d2cfcf !important;
    --bs-btn-hover-color: #333 !important;
    --bs-btn-active-bg: #d2cfcf !important;
    --bs-btn-active-color: #333 !important;
}

.table th {
    color: #339CCB !important;
}

.fixed-table-pagination .pagination-detail {
    float: inline-start;
}

.fixed-table-pagination .pagination {
    float: inline-end;
}

.btn-default {
    border: 1px solid;
    color: #333 !important;
    background-color: #fff !important;
    border-color: #ccc !important;
}

    .btn-default:hover {
        color: #333 !important;
        background-color: #e6e6e6 !important;
        border-color: #adadad !important;
    }

.w_inherit {
    width: inherit !important;
}

.text_red {
    color: red;
}

.ml_21per {
    margin-left: 21% !important;
}

.fa-edit, .fa-trash-o, #refresh {
    color: #339CCB;
}

.dropdown_height {
    height: 35px;
    line-height: 40px;
    font-size: 12px;
    padding: 5px 10px;
    width: 100%;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.fontsize {
    font-size: 14px;
    font-weight: 600;
}

.indBtnGrp {
    float: left;
    margin-top: 19px;
}

.fa {
    display: inline-block;
    padding: 0px 12px 0px 12px;
    margin-bottom: 0;
}
/*Companies*/
.Compmodal-body {
    height: 500px;
    overflow-y: scroll;
}

.indReqfield {
    color: red;
}

.reqMark {
    color: red;
    font-size: 17px;
}

#analysts {
    width: 200px;
    height: 280px;
}

#secondaryanalysts {
    width: 200px;
    height: 125px;
}

.addremBtn {
    height: 40px;
    width: 176px !important;
}

.colEdit {
    margin-top: 12px;
}

.pClass {
    max-height: 350px;
    overflow-y: scroll;
    border: 1px solid darkgrey;
}

#TableCompanyFinancials {
    float: right;
    margin-left: 100px;
    width: 100%;
}

.temp_msg {
    position: absolute;
    width: 80%;
    top: 40px;
    left: 100px;
}

.indBtnGrp {
    float: left;
    margin-top: 19px;
}

.PopUpChart {
    width: 900px;
}

#message.fade-out {
    animation: fadeAndHide 4s ease forwards;
}

@keyframes fadeAndHide {

    0% {
        opacity: 1;
    }

    80% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        visibility: hidden;
    }
}

/*Pages*/
.PagesPopUpChart {
    width: 700px;
    margin-top: 80PX;
}

.dropup .dropdown-menu {
    top: auto !important;
    bottom: 100% !important;
}

.form-select, .form-control {
    font-size: small;
}

.modal-header .close {
    background: #ec3122 !important;
    margin-top: 0px !important;
    border-radius: 0 !important;
    height: 45px !important;
    width: 45px !important;
}

.close {
    color: white;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    border: none;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

.custom-edit-icon {
    color: #2596be;
}

#reportgroup {
    float: left;
    width: 174px;
}

.w_max {
    width: max-content !important;
}
/*﻿ .toastmsg {
    z-index: 9999
}*/
/* Toast Container - Ensures Proper Stacking */

.divTableCell.sort-header {
    cursor: pointer !important;
}

    .divTableCell.sort-header:hover {
        color: #D19C1F;
    }

.link {
    color: #d19c1f !important;
}

.export-icon {
    vertical-align: middle;
    width: 35px;
    height: 35px;
}

.export-btn {
    padding: 4px;
}

.w_6 {
    width: 6% !important;
}

.w_8 {
    width: 8% !important;
}

.w_8_C {
    width: 8% !important;
    text-align: center !important;
}

.w_9 {
    width: 9% !important;
}

.w_10 {
    width: 10% !important;
}
.w_10p {
    width: 10% !important;
    text-align:center !important;
}

.w_11 {
    width: 11% !important;
}

.w_12 {
    width: 12% !important;
}

.w_13 {
    width: 13% !important;
}

.w_14 {
    width: 14% !important;
}

.w_15 {
    width: 15% !important;
}
.w_15p {
    width: 15% !important;
    padding-left: 15px !important;
}
.w_19 {
    width: 19% !important;
}

.w_16 {
    width: 16% !important;
}

.w_18 {
    width: 18% !important;
}

.w_20 {
    width: 20% !important;
}
.w_20p {
    width: 20% !important;
    padding-left:70px !important;
}
.w_22 {
    width: 22% !important;
}

.w_24 {
    width: 24% !important;
}

.w_25 {
    width: 25% !important;
}

.w_30 {
    width: 30% !important;
}

.w_28 {
    width: 28% !important;
}

.w_29 {
    width: 29% !important;
}

.w_34 {
    width: 34% !important;
}

.w_40 {
    width: 40% !important;
}

.w_45 {
    width: 45% !important;
}

.w_50 {
    width: 50% !important;
}

.w_60 {
    width: 60% !important;
}

.w_100 {
    width: 100% !important;
}

.w_350{
    width: 350px;
}

.btnSaveMakePublic {
    border-radius: 6px;
    border: none;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
    background: #D19C1F !important;
    color: #fff;
    width: auto !important;
}

.edit-icon {
    width: 24px;
    height: 24px;
    transition: all 0.2s ease;
    vertical-align: middle;
}

a.edit-format-group:hover .edit-icon {
    content: url(../Content/images/ic_edit_hover.svg);
}

.delete-icon {
    width: 24px;
    height: 24px;
    transition: all 0.2s ease;
    vertical-align: middle;
}

a.delete-format-group:hover .delete-icon {
    content: url(../Content/images/ic_del_hover.svg);
}

.cellWithPadding {
    border-right: 20px solid white;
}

.h_100 {
    height: 100px !important;
}

.filterLink {
    width: 24px;
    height: 24px;
    background: url(../Content/images/ic_filter.svg);
    cursor: pointer;
}

    .filterLink.active {
        background: url(../Content/images/ic_filter_hover.svg);
    }

.daterangepicker {
    box-shadow: 4px 4px 14px #E2D7BD99 !important;
    border: 0 !important;
}

    .daterangepicker.opensright:before,
    .daterangepicker.opensright:after {
        display: none !important;
    }

    .daterangepicker .calendar-table th,
    .daterangepicker .calendar-table td {
        font-weight: normal !important;
        font-size: 13px !important;
        width: 40px !important;
        height: 35px !important;
        border-radius: 20px !important;
        color: #222222 !important;
    }

    .daterangepicker td.active,
    .daterangepicker td.active:hover {
        color: #fff !important;
        background: #D19C1F !important;
        font-weight: 500 !important;
    }

    .daterangepicker td.off,
    .daterangepicker td.off.in-range,
    .daterangepicker td.off.start-date,
    .daterangepicker td.off.end-date {
        opacity: 0 !important;
        pointer-events: none !important;
    }

    .daterangepicker .calendar-table th {
    }

    .daterangepicker .calendar-table thead tr:first-child th {
        color: #4D8695 !important;
        font-weight: 600 !important;
        font-size: 13px !important;
    }

    .daterangepicker .calendar-table thead tr:nth-child(2) th {
        font-weight: 600 !important;
    }

    .daterangepicker .calendar-table .next span,
    .daterangepicker .calendar-table .prev span {
        border: solid #D19C1F !important;
        border-width: 0 2px 2px 0 !important;
    }


#flag_img {
    border: 1px solid #ccc;
}

.img_flag {
    height: 50px;
    width: 70px;
    border: 1px solid #ccc;
}
.page-link1 {
    width: 32px;
    height: 32px;
    border: 1px solid #C4C1BD;
    background: #FFFFFF;
    border-radius: 20px;
    font-weight: 500;
    font-size: 14px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #5D574B;
    margin-right: 5px;
}
.active > .page-link1,
.page-link1.active,
.page-link1:hover {
    background: #D19C1F;
    color: #fff;
    border: solid 1px #D19C1F;
}

.page-item1:first-child .page-link1 {
    font-size: 0;
    border-radius: 20px;
    background: #5D574B url(../Content/images/ic_arrow6.svg) no-repeat center center;
    border: solid 1px #5D574B;
    transform: rotate(180deg);
}

.page-item1:last-child .page-link1 {
    font-size: 0;
    border-radius: 20px;
    background: #5D574B url(../Content/images/ic_arrow6.svg) no-repeat center center;
    border: solid 1px #5D574B;
}

.page-item1.disabled .page-link1 { }

.page-item1:first-child.disabled .page-link1 {
    font-size: 0 !important;
    border-radius: 20px !important;
    background: #F9F8F4 url(../Content/images/left_4.png) no-repeat center center !important;
    border: 0px #fff !important;
    border: 0px #5D574B !important;
    transform: rotate(0deg) !important;
}

.page-item1:last-child.disabled .page-link1 {
    font-size: 0 !important;
    border-radius: 20px !important;
    background: #F9F8F4 url(../Content/images/left_4.png) no-repeat center center !important;
    border: 0px #fff !important;
    border: 0px #5D574B !important;
    transform: rotate(180deg) !important;
}
.showingBox {
    color: rgb(141, 141, 141);
    display: flex;
    align-items: center;
    gap: 2px;
    font-size: 14px;
}

.fotShowPagi {
    display: flex;
    justify-content: space-between;
}
.dropdown-menu {
    z-index: 99;
    background-color: var(--colwhiteVal);
    width: 200px;
    box-shadow: 7px 7px 15px #0000001A;
    border-radius: 5px;
    padding: 17px 20px;
    font-size: 12px;
    border: 0;
}

    .dropdown-menu .dropdown-item {
        position: relative;
        padding: 9px 15px;
        text-transform: none;
        color: #5D574B;
        margin: 0;
        display: flex;
        font-size: 13px;
        font-weight: normal !important;
        align-items: center;
        justify-content: flex-start;
        line-height: 1;
    }

        .dropdown-menu .dropdown-item:hover {
            color: #D19C1F;
            background: #FCFBF9;
        }

.delCompany {
    max-height: 400px !important;
    margin-left: 5%;
}

.colHead {
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.1) !important;
}

    .colHead th {
        color: #211908 !important;
    }

.colData {
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.1) !important;
}

#DeleteCompanyFinancial {
   cursor:pointer;
}

.custom-page-select {
    color: #212529;
    background-color: #fff;
    font-size: 0.875rem;
    padding: 4px 8px;
    min-width: 60px;
}

.edit-icon:hover {
    content: url(../Content/images/ic_edit_hover.svg);
}
.share-icon:hover {
    content: url(../Content/images/ic_share_hover.svg);
    delete-icon
}
.delete-icon:hover {
    content: url(../Content/images/ic_del_hover.svg);
}
.table-icon:hover {
    content: url(../Content/images/table_hvr.svg);
}
.chat-icon:hover {
    content: url(../Content/images/chat_hvr.svg);
}

.share-icon {
    width: 24px;
    height: 24px;
    transition: all 0.2s ease;
    vertical-align: middle;
}
.table-icon {
    width: 24px;
    height: 24px;
    transition: all 0.2s ease;
    vertical-align: middle;
}
.chat-icon {
    width: 24px;
    height: 24px;
    transition: all 0.2s ease;
    vertical-align: middle;
}
.view-icon {
    width: 24px;
    height: 24px;
    transition: all 0.2s ease;
}
    .view-icon:hover {
        content: url(../Content/images/ic_eye_hover.svg);
    }

.icon-container a {
    margin-right: 10px;
}

    .icon-container a:last-child {
        margin-right: 0; 
    }

.TextArea_size {
    height: 9rem !important;
    border-radius: 4px;
    border: 16px solid #F8F0DD !important;
}

.dateTxtMain3Right .dateTxtMain3LeftIN {
    flex-direction: column;
}

.dateTxtMain3 {
    display: flex;
    justify-content: space-between;
}

.dateTxtMain3LeftIN {
    padding-bottom: 15px;
    display: flex;
}

    .dateTxtMain3LeftIN strong {
        width: 180px;
        color: #827F7E;
        font-weight: normal;
    }

.dateTxtMain3Right {
    width: 360px;
}

    .dateTxtMain3Right .dateTxtMain3RightIN {
        flex-direction: unset !important;
    }

    .dateTxtMain3Right .dateTxtMain3LeftIN strong {
        padding-bottom: 10px;
    }

[data-letters]:before {
    content: attr(data-letters);
    display: inline-block;
    font-size: 1em;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    text-align: center;
    border-radius: 50%;
    background: deepskyblue;
    vertical-align: middle;
    margin-right: 1em;
    color: white;
}

textarea {
    font: inherit;
    height: 7rem;
    width: 100%;
    padding: .8rem 1rem
}

.menu-mention {
    background-color: #f3f3f3;
    position: absolute;
}

.menu-item-mention {
    cursor: default;
    padding: 1rem;
    width: auto;
}

    .menu-item-mention.selected {
        background-color: slateGray;
        color: white;
    }

    .menu-item-mention:hover:not(.selected) {
        background-color: #fafafa;
        z-index: 1;
    }

.message_containbox {
    display: flex;
    flex-direction: row;
}

.message_color {
    color: #2957a4;
}

.redc {
    color: red;
}

.displayPanel {
    border: 16px solid #F8F0DD;
    padding: 3rem;
    border-radius: 5px;
    overflow: auto;
}
.note {
    color: Black !important;
    font-weight: bold !important;
    background-color: Yellow !important;
}
}

.message-row {
    display: flex;
    flex-direction: row;
    gap: 1rem;
}

.avatar-letter span {
    padding: 0.5rem;
    display: inline-block;
    font-weight: bold;
    background-color: #eee;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #333;
}

.message-content {
    padding: 0.5rem;
}

.message-header {
    color: #000;
    margin-bottom: 0.5rem;
}

.message-text {
    margin: 0;
}

.floatLeft {
    float: left;
}

.preview-container {
    padding: 0 20px;
}

.preview-scroll {
    height: 400px;
    overflow-y: scroll;
}

.bgc {
    background: #d19c1f !important;
    color: white !important;
    height: 30px !important;
    font-size: 16px !important; 
   min-width: 250px;
}
.bgc1 {
    background: #d19c1f !important;
    color: white !important;
    height: 30px !important;
    font-size: 16px !important;
}
.wfEmailbody {
    margin-bottom: 10% !important;
}

table.emailWidth {
    border: 1px solid #eaeaea !important;
}
.DistFile {
    top: -8px !important;
}
.upPvtPub{
    margin-right: 10%;
}

#ReportResetButton{
    width: 115px;
}

#ReportSaveButton{
    width: 115px;
}

#reportModal{
    display: none;
}
#reportOverlayer {
    display: none;
}

.pupCommon, .overlayer {
    display: block; 
}
#CloseIconR{
    width:32px;
    height:32px;
}

#message{
    background: #EAF9EA;
    border: 1px solid green;
    color: green;
    font-size: 12px;
    text-align: center; 
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: center; 
    padding: 5px; 
    height: 25px; 
}
.pb_25px {
    padding-bottom: 55px;
}
#reportInnerHeaderR {
    display: none; 
}

.alert-danger {
    background-color: #f8d7da;
    border-left: 4px solid #dc3545;
    color: #721c24;
    padding: 15px 20px;
    margin-bottom: 20px;
    border-radius: 4px;
    font-size: 15px;
}

    .alert-danger strong {
        display: block;
        margin-bottom: 10px;
        font-weight: 600;
    }

.error-list {
    padding-left: 20px;
    margin: 0;
}

    .error-list li {
        margin-bottom: 5px;
        list-style-type: disc;
    }

#loginErrorMsg {
    display: block !important;
    padding:0px !important;
}
txt_align{
    text-align:center;
}
.fa-user {
    color: #D19C1F;
}

.form-check-input:checked {
    background-color: #dba830 !important;
    border-color: #e9bd55 !important;
}
.mt-50px{
    margin-top:50px;
}

.transition-icon {
    transition: transform 0.3s ease;
    transition: transform 0.3s ease;
}

.collapse:not(.show) + .transition-icon,
a[aria-expanded="false"] .transition-icon {
    transform: rotate(0deg);
}

a[aria-expanded="true"] .transition-icon {
    transform: rotate(180deg);
}

.email-preview-wrapper {
    display: flex;
    padding: 16px 0;
}

.email-preview-table {
    width: 702px !important;
    max-width: 702px;
    min-width: 702px;
    border: 1px solid #eaeaea !important;
    border-collapse: separate !important;
    border-spacing: 0;
    background: #ffffff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    overflow: hidden;
}
.transition-icon {
    transition: transform 0.3s ease;
    display: inline-block;
}

a[aria-expanded="true"] .transition-icon {
    transform: rotate(180deg);
}
.email-preview-table th,
.email-preview-table td {
    border: 1px solid #eaeaea !important;
    padding: 10px 12px !important;
}

.email-preview-table thead th {
    background: #f8f9fa;
    font-weight: 600;
    text-align: left;
}