﻿.removeFromPage{display: none;}
.modal .removeFromPage{
    display: inline-block;
}
.bussinessDevMainDiv {
    width: 100%;
    overflow-x: auto;
    height: 100%;
}
.scrolling-div.scrolling-div-border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.light-box {
    margin: 0 auto;
    padding-left: 5px;
    /*margin-top: -25px;*/
}

.light {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    margin-left: 10px;
    margin-top: 6px;
    float:left;
}

.red.light {
   display: none;
}
.gray.light {
   display: none;
}

.orange.light {
   display:none;
}

.green.light {
   display:none;
}
.red.light.active {
    background-color:#ff1717;
    opacity: 1;
    display: block;
}
.gray.light.active {
    background-color: #b1aaaa;
    opacity: 1;
    display: block;
}

.orange.light.active {
    background-color: #f7c204;
    opacity: 1;
    display: block;
}

.green.light.active {
    background-color: #3ef93e;
    opacity: 1;
    display: block;
}
.customHeight_600.innerScroll{
    height: 600px;
}
.tooltipclass {
    font-size: 12px;
    background-color: #000 !important;
    color:#fff !important;
    border-radius: 3px !important;
    border:none !important;
    padding:4px 7px !important;
    box-shadow:none !important;
    margin-top: 7px;
}
.activeTable{
    display: table !important;
}
.filterArea .app-search .width-189{
    width:189px;
}
.notifications.top-right {
    right: 10px;
    top: 25px;
    z-index: 1000;
}
#topnav .navigation-menu > li.removeTab {
    display: none !important;
}
.display-none-important{
    display: none !important;
}
.oldSD li.listOfDeals.selectedDeal {
    background: #d2ecd0 !important;
}
li.listOfDeals{
    cursor: pointer;
}
    li.listOfDeals:hover {
        background: #f5cd50 !important;
    }
.color_textRed{
    color: #ff1717;
}
.EmptyMessageRow td {
    width: 100%;
    display: block;
    text-align: left !important;
}
td.ImageTdSideAction{
    padding:15px 0.75rem;
}
.Image_thumbnail{
    width: auto;
    height: 18px;
    vertical-align: top;
}
.dealdocumentsTable.tableFixed {
    border-left: 1px solid #eceeef;
}
.dealdocumentsTable.Image_Anchor {
    height: 18px;
    display: block;
    margin-top: 1px;
}

.sel2 .parsley-errors-list:not(.filled) {
    display: none;
}

.sel2 .parsley-errors-list.filled + span.select2 {
    margin-bottom: 30px;
    width: 100% !important;
}

.sel2 .parsley-errors-list.filled + span.select2 span.select2-selection--single {
    border: 1px solid #E85445;
}
.sel2 .parsley-errors-list.filled{
    display: none;
}
.blockUI.blockMsg.blockElement {
    margin: -100px auto auto -100px !important;
    width: 200px !important;
    top: 50% !important;
    left: 50% !important;
}
table.tableFixed .td93{
    width:93%;
}
table.tableFixed .td7{
    width:7%;
}
#Notes .noteScroll.NotesTabContainerHeight{
    min-height: 610px;
    max-height: 610px;
}
.w28pxImp{
    width: 28px !important;
}
td.money, span.money{
    text-align: right;
}
.w200{
    width:200px;
}
.table.table_withInput td {
    min-height: 48px;
}
.table.table_withInput td input {
    height: 25px;
}
.tabs.vTabs .tab-content .activites_heading_row {
    border-bottom: solid 1px #dadada;
    padding: 0 0 5px;
    margin-bottom: 10px;
}
.searchActivitesParent .searchActivites{
height: 27px;
position: relative;
top:-1px;
}
.searchActivitesParent  a {
    top: 0px !important;
}
.tabs.vTabs .activites_heading_row h5 {
    padding: 0 !important;
    border-bottom: none !important;
}
.investorAssetManagerDiv{
    color: #666;
    font-size: 12px;
    position: relative;
    top: -2px;
}
.mh500px{
    min-height: 500px;
}
.dashboard-filterTitle {
    font-size: 12px;
    position: relative;
    left: 6px;
    right: 2px;
    color: #888;
}
#frmConfirmPayeeAccountStepForm .breadScroll{
    height: 390px;
}
.searchIco.green{
    color:green;
}
.capsAllText{
    text-transform: uppercase;
}
.text-elipse{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.text-elipse-d {
    overflow: hidden;
    text-overflow: ellipsis;
}
.dealH.financeDashboard {
    max-width: 291px;
}
.dDAte.financeDashboard {
    max-width: 271px;
}
#loanReportCard {
    min-height: 400px;
}
.submenu.financeSubmenu {
    min-width: 225px !important;
}

.hr-text {
    line-height: 1em;
    position: relative;
    outline: 0;
    border: 0;
    color: black;
    text-align: left;
    height: 1.5em;
    font-size: 17px;
    font-weight: bold;
}

.hr-text:before {
    content: '';
    background: linear-gradient(to right, transparent, #818078, transparent);
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
}

.hr-text:after {
    content: attr(data-content);
    position: relative;
    display: inline-block;
    color: black;
    /*padding: 0 .5em;*/
    line-height: 1.5em;
    background-color: white;
}
.m-l-10 {
    margin-left: 10px;
}
.p-b-10 {
    padding-bottom: 10px;
}
.m-b-5 {
    margin-bottom: 5px;
}
.p-5 {
    padding: 5px !important;
}
.p-b-5 {
    padding-bottom: 5px !important;
}
.p-tlr-5 {
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}
.h255 {
    height: 255px;
}
.m-b-5 {
    margin-bottom: 5px;
}
#attributesForm .subHeading {
    background-color: #003152;
}
.m-10 {
    margin: 10px;
}
.sChartTitles {
    position: relative;
    top: -5px;
    color: #0078d7;
}
.form-control.error{
    border: 1px solid #ff1717;
}

select.form-control.error + span.select2 span span.select2-selection--single {
    border: 1px solid red;
}

.TagsSelect2.form-control.error + label + span.select2 span span.select2-selection--single {
    border: 1px solid red;
}

.TagsSelect2.form-control.error + span.select2 span span.select2-selection--single {
    border: 1px solid red;
}

select.form-control.error + label + span.select2 span span.select2-selection--single {
    border: 1px solid red;
}
label.error {
    color: red;
}
.error + .jFiler-input{
    border: 1px solid red;
}
.oldSD .dropdown-menu{
    min-height: 428px;
}
.list-group.investors-list li .company-name {
    width: calc(100% - 110px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 340px;
}
@media (max-width: 1835px) {
    .w28pxImp.notInSmallMedia {
        width: 0px !important;
        margin: 0;
    }
    .actionsUL li + li{
        margin-left:0px !important;
    }
}

.aycDoc img {
    width: 20px;
    height: auto;
}
.attachmentBtnd {
    display: inline-block;
}

td.actionTd span {
    position: relative;
    top: 5px;
}
td.actionTd a {
    position: relative;
    top: 5px;
}