﻿@import url('ReferenceTheme.OutSystemsUIWeb.BaseTheme.Plain.css?13703');
@import url('ReferenceTheme.Brandshift_ThemeNEW.Randstad_Themes_Randstad2.Plain.css?13703');

/*/SignalWeb_Th/Theme.SignalWeb_Th.css*/
.sort-label {
    height: 0 !important;
    overflow: hidden;
    position: absolute;
    width: 0 !important;
}

.Button.Danger i::before, 
a.Button.Danger i::before, 
.ActionAdd.Danger i::before {
    color: white;
}

.desktop .Button.Danger:hover, 
.desktop a.Button.Danger:hover, 
.tablet .Button.Danger:hover, 
.tablet a.Button.Danger:hover, 
.phone .Button.Danger:hover, 
.phone a.Button.Danger:hover {
    color: #fff;
    background: auto;
    border-color: white;
}


.Menu  {
  
}

.content-section {
    padding: 10px;
}


.roles_wrapper{
  max-height: 300px !important;
  overflow-y: auto !important;
}


.IconBadge {
    display: inline-block;
    margin-top: 5px;
    position: relative;
}
.IconBadge_number {
    top: -12px;
    position: absolute;
}

.IconBadge_number, .Badge {
    min-width: 17px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.display_none{
    display: none !important;   
    
}


.select2-search {
    display: inline !important;
    padding: 0px;
    width: 100%;
    height: 34px;
}

.select2-container--default .select2-search--inline .select2-search__field { 
    padding: 0px !important;
    box-shadow: none;
    width: 100% !important;
}

.select2-results {
    max-height: 280px;
}


.Positive_bg{
    background-color: #31AA74;   
}

.Negative_bg{
    background-color: #F24747;   
}

.Status_bg{
    background-color: #F24747;   
}

.Red{
    background-color: #e74536 !important;
}

.Text_red > i{
    color: #e74536 !important;
}

.Text_white i{
    color: #ffffff !important;
}


.MainPopup {
   background-color: #f7f5f1;
}

.Text_phone {
  font-size: 18px; }



.Card {
    transition: all .25s linear;
}

.Card .card-dropdown .Button{
    font-size: 1.25rem !important;
    display: inline-flex;
    align-items: center;
}

.Card .card-dropdown .Button i{
    font-size: 1.25rem !important;
}

.Card .card-dropdown .DropdownMenu .PH,
.Card .card-dropdown .DropdownMenu .ph {
    display: flex;
    flex-direction: column;
}

.Card:hover, .Card_Focus{
    box-shadow: 0px 3px 10px -5px rgba(0, 0, 0, 0.4);
}



.Card .chip i{
    color: #fff !important;
    margin-right: 5px;
}

.Card .DropdownMenu{
    width: auto !important;
    left: auto !important;
    z-index: 19;
    min-width: 230px;
}

.Card .overdue{
    position: relative;
}

.Card .overdue .DropdownMenu{
    width: auto;
}


.Card .more-actions-button{
    margin-top: 0px !important; 
}

.Card .more-actions-button .table-actions .DropdownMenu  .PH{
    display: flex;
}


.Actions {
    display: flex;   
}

.address_block {
    position: absolute;
    z-index: 4;
    background-color: rgba(256, 256, 256, 0.9);
    box-shadow: 2px 2px lightgray;
    padding: 10px;
    top: 20px;
    left: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
}

.cursor_default{
    cursor: default !important;
    pointer-events: none !important; 
}

div.calendar {
    z-index: 21 !important;
}

.IconDropdown {
    cursor: pointer;
}
.IconDropdown .dropdown .dropdown-content .dropdown-content-list {
    padding: 0;
    border: 0;
    width: auto;
    right: 0;
    margin-top: 0;
    background-color: transparent;
    min-width: max-content;
    max-height: none;
}

.IconDropdown .dropdown-header.select{
    padding: 0;
    border: 0px;
    background-color: transparent;
}
.IconDropdown .dropdown-header.select .dropdown-icon{
    display: none;
}
.IconDropdown .dropdown .Button:hover{
    background: #2175d9;
}

.Menu {
    left: 0 !important;   
    z-index: 22 !important;
}

.rds--filter-box.multipleFilterBox .box-input > div:first-child {
    display: block !important;
}

.SideBarStructure .Modal .ModalContainer > .ModalMessage .SideBarStructure-content > div > div:not(.scroll-element) {
    padding: 0px !important;
}

.tablet .overlay, .phone .overlay{
    z-index: 21 !important;   
}

.textInput {
    resize: none;
    white-space: normal;
}

.TitleActions.TitleActions__small {
    padding-top: 10px;
    padding-bottom: 10px;
}

ul.os-internal-ui-autocomplete {
    z-index: 20 !important;   
}

.float-right{
    float: right !important;   
}



.nowrap{
    white-space: nowrap;   
}

.pointer{
    cursor: pointer;
}

.text-line-trough{
    text-decoration: line-through;   
}

.TitleActions .Title {
     display: inherit; 
}

@media only screen and (max-width: 1400px) {
  .smallscreenbuttontext {
    display: none;
  }
}


.sticky-actions{
    top: 64px;
    padding-top: 8px;
    padding-bottom: 5px;
}

.align{
    align-items: flex-end;
}





.Blank .Blank_action{
    margin-top: 15px !important;   
}

.Blank_desc{
    margin-top: -10px !important;
    color: #c1c1c1;
    display: -webkit-inline-box;
    padding: 10px;
    padding-left: 25px;
    padding-right: 25px;
}

.Blank .fa-fw{
    font-size: 68px;
    color: #dadada;
}

.Blank.FullHeight{
    
    padding-top: 5px;
    border: 0px;
}

.Content.ThemeGrid_Wrapper{
    overflow: inherit !important;
    padding-bottom: 15px;
}

.Login_Box {
    background: none !important;   
}



.calendar-icon{
    margin:0 4px 0 2px;
}

.calendar-legend {
    width: 50px; 
    height: 20px;
}

.CalendarPlaceHolder .fc-next-button, .CalendarPlaceHolder .fc-prev-button{
    background-color: transparent;
    background: transparent;
    border: 0px;
    box-shadow: none;
    color: #fff;
}

.CalendarPlaceHolder {
        background-color: #f1f1f1;
}
.CalendarPlaceHolder .fc-day-header{
    background-color:#DEE2E6;
    color: #333;
}
.CalendarPlaceHolder .fc-day-header span{
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.CalendarPlaceHolder .fc-head{
    border-top: 1px solid #fff;
}

.CalendarPlaceHolder .fc-highlight {
    background: #bce8f1 !important;
    opacity: 0.8 !important;
}
.CalendarPlaceHolder .fc-event-container{
    padding: 5px !important;
}
.CalendarPlaceHolder .fc-event{    
    border: 0px !important;
    color: #fff !important;
    padding: 5px !important;
    cursor: grab;
}

.CalendarPlaceHolder .fc-body{
    background-color: #fff;
}
.CalendarPlaceHolder .fc-state-default{
    background-color: transparent;
    border: 0px;
    box-shadow: none;
    background-image: none;
    font-size: 1rem;
    margin-left: 0px;
    color: #333;
    text-shadow: none;
}



.CalendarPlaceHolder .fc-header-toolbar{
    background-color: #fff;
    margin-bottom:0px;
    padding: 16px !important;
    width: 100%;
}

.CalendarPlaceHolder h2{
    font-size: 20px;
    color: #333;
    font-weight: normal;
}

.CalendarPlaceHolder .fc-head-container{
    border: 0px;
}





.Counter_Message {
    font-size: .8em !important;
    color: #6c6c6c !important;
    margin-left: 8px !important;
    margin-top: 0;
}

.Searchbyradius_info_text{
    margin-top: 0;
    color: #fff;
    font-size: .8em !important;  
}





.desktop .Button:hover{
    color: #fff;
    
}

.desktop .Header__activity{
    min-height: 37px;
    align-items: center;
    border-right: 1px solid #d7d7d7;
    margin-right: 12px;
    padding-right: 20px;
}

.display-flex{
    display:flex !important;
    align-items: center;
}

.display-inline-block{
    display: inline-block !important;
}

.display-block {
    display: block !important;
}

.display-grid {
    display: grid;
}

div.Counter_Message{
    font-size: 13px;
    color: #9a9a9a;
}

.Header_search .IconBadge_number{
    right:0px;
    padding: 0 12px;
}

.rds--filter-box .box-input{
    width: 100%;
}

.Search_wrapper .icon-WL_icon_search:before {
    color: #d7dae3 !important;
}

.TableRecords {
    word-break: normal !important;
    margin-top: 5px;
}

.TableRecords .Heading4, h4, .h4{
    margin-bottom: 0px;
}


.rds--filter-box .Search_wrapper


.DropdownMenu .PH > a,
.DropdownMenu .ph > a,
.DropdownMenu a{
    font-size: 14px !important;
    width:100% !important;
}
.DropdownMenu .PH > a:hover,
.DropdownMenu .ph > a:hover,
.DropdownMenu a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #2175d9 !important;
}
.DropdownMenu .PH > a:hover > i,
.DropdownMenu .ph > a:hover > i,
.DropdownMenu a:hover > i{
    color:#fff !important;
}
.DropdownMenu .PH > a:hover > span,
.DropdownMenu .ph > a:hover > span,
.DropdownMenu a:hover > span{
    color: #fff !important;
}

.table-actions{
    display: flex;
    justify-content: flex-end;
    margin-top: 0;
    margin-bottom: 0;
}

.table-actions .actions-badge{
    position: relative;
}


.table-actions .actions-badge .badge-counter{
   z-index: 1;
   right: -5px;
   position: absolute;
   top: -10px;
   width: 18px;
}

.table-actions .DropdownMenu{
    width: auto !important;
    min-width: 230px;
    z-index: 100;
}

.table-actions .DropdownMenu:before, .DropdownMenu:after{
    display: none !important;
}

.table-actions .sortasc{
    margin-right: 30px;
    margin-top: 14px;
    margin-left: 10px;
}

.table-actions .sortasc .fa-fw{
    font-size: 1.1em;
    color: #000;
}





.desktop .TableRecords_OddLine:first-child, .desktop .TableRecords_EvenLine:first-child, .desktop .TableRecords_Header:first-child, .tablet .TableRecords_OddLine:first-child, .tablet .TableRecords_EvenLine:first-child, .tablet .TableRecords_Header:first-child {
    padding-left: 20px!important;
}

.TableRecords thead th div{
    font-size: 0.75rem;
    text-transform: uppercase;
    
}


.TableRecords thead th span{
    font-size: 0.75rem;
    text-transform: uppercase;
    
}

.TableRecords .address{
    line-height: 18px;
}

.TableRecords .fa-fw{
    font-size: 1.1em;
}

.TableRecords .icon-competitor{
    position: absolute;
    right: -28px;
    top: -3px;
    color: #273054;
}

.TableRecords .table-grid-actions .DropdownMenu .PH,
.TableRecords .table-grid-actions .DropdownMenu .ph{
    display:flex;
    flex-direction: column;
}

.TableRecords tbody tr td{
    padding-top: 8px;
    padding-bottom: 8px;
    color: #273054;
    line-height: 16px;
}

.TableRecords tbody td{
    font-size: 14px;
    line-height: 20px;
}

.TableRecords tbody tr td .rds--type-link{
    position: relative;
    display: -webkit-inline-box;
    line-height: 20px;
}

.Text_Note{
    font-size: 13px !important;
    color: #9a9a9a;
    margin-top: 0px;
    display: block;
}

.TableRecords thead tr th {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 45px;   
    background-color: white;
    line-height: 18px;
}

td.TableRecords_EvenLine {
    background-color: #fbfbfb;
    border-color: #f1f1f1 !important;
}

td.TableRecords_OddLine{
    border-color: #f1f1f1 !important;
}





.rds--filter-box{
    padding-left:0px;
    padding-right:0px;
    display: flex;
    flex-direction: row;
}

.rds--filter-box .box-input > div > *{
    margin-left:0px !important;
}

.rds--filter-box.multipleFilterBox{
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.rds--filter-box.multipleFilterBox .box-input{
    margin-left:0 !important;
    border-top: 1px solid #d8d8d8;
    background-color: #f9f9f9;
}

.rds--filter-box .Search_wrapper{
    max-width: 100% !important;
    padding: 16px;
    min-width: 90%;
    font-family: inherit;
    line-height: inherit;
}

.rds--filter-box.show{
    height: auto!important;
}




body.MultipleModalOpened .ModalShow .SideBarStructure .Modal .ModalContainer {
    border: 0 !important; 
    max-width: 65%;
}

.Modal .ModalContainer .combo-box-modal{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.Modal .ModalContainer .details-pop-up{
    display: inline-block;
}

.Modal .ModalContainer .Heading1{
    height: auto;
    padding: 0 !important;
}

.Modal .ModalContainer .Heading1 .SideBarStructure-header .SideBarStructure-header--pagination{
    width: 100%;
    display: inline-block !important; 
}

.Modal .ModalContainer .SideBarStructure-header .sector{
    line-height: 15px;
    margin-top: -5px;
}



.Modal .ModalContainer .Tabs_body{
    padding-top: 0px;
}

.SideBarStructure .Modal .ModalContainer .chip{
    display: inline-flex;
    justify-content:center;
}

.SideBarStructure .Modal .ModalContainer .ModalActions{
    background-color:#fff; 
}


.SideBarStructure .Modal .ModalContainer .ModalMessage{
    max-height: 100% !important;
}


.Tabs_header{
   background: #fbfbfb !important; 
    width: 100% !important;
    display: flex !important;
    position: sticky;
    top:0;
    z-index: 1;
    border-bottom: 1px solid #c5c5c5;
}
.Tabs__tab {
    flex-grow: 1;
    text-align: center;
}

.company-details-sidebar .Alert.Info{
    float: left;
    width: auto;
    padding: 0;
    background-color: transparent;
    border: 0px;
    box-shadow: none;
    min-height: auto;
    position: inherit !important;
}

.company-details-sidebar .Alert.Info .fa-info-circle{
    display: none;
}

.company-details-sidebar .MapPlaceHolder {
    min-height: 40vh !important;
}

.company-details-sidebar .visits{
    position: relative;
}

.company-details-sidebar .visits i{
    color:#fff !important;
}

.company-details-sidebar .visits .visit-frequency{
    margin-left: 0px;
    position: absolute;
    right: 16px;
    top: 20px;
}

.TabsContainer .combo-box{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}




.Card .NextCallTitle .icon-calls i, .Card .NextVisitTitle .icon-visits i{
    color: #2c3e50 !important;
}

.Card .TopCard{
    border-bottom: 1px solid #e6e6e6;
    }

.Card .TopCard .Text_Note{
    line-height: 16px;
    display: block;    
}

.map-legend fieldset{
    border: 0px !important;   
}

.map-legend .InfoTooltip {
    margin: 0px !important;    
}

.MapContainer{
    position: sticky;
    top: 64px;
}

.TopCard{
    position: relative;
}

.TopCard .overdue {
    height: 100%;
    position: absolute;
}




.sticky{
    position: sticky;
    top: 63px;
    z-index: 18;
}

.sticky-actions{
    position: sticky;
    z-index: 19;
}




.DropArea{
    height:100vh;
}

.Kanban .DropdownMenu {
    left: -450% !important;
    overflow: visible;
}

.grabbable {
    cursor: move; 
    cursor: grab !important;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

.grabbable:active { 
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

.inlineElement{
    *display: inline;
    *zoom: 1;
   
}

.Kanban-header{
    font-size: 17px;
    color: #333;   
}

.ListArea{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin-top: 0;
    vertical-align: top;
}

.RadioButtonFix .ButtonDropdown_button.Button:hover,
.RadioButtonFix .ButtonDropdown_button.Button{
    min-width: 0;
    padding: 0;   
}

.show.rds--action-bar{
    display: none;
}

.tooltipster-base{
    z-index: 350 !important;
}

.top-right{
    position: absolute;   
    margin-left: -10px;
}

.ui-draggable{
    position: inherit !important;
    z-index: 10 !important;
}

.ui-draggable-dragging{
    z-index: 999999 !important;
    position: relative !important;
}




.chip{
    min-width: 80px;
    padding-bottom: 2px !important;
}

.company-name{

}

.company-name > div:nth-child(2){
    vertical-align: middle !important;
}

.Tabs__tab, .Tabs__tab > span{
    border-right: 1px solid #e2e2e2 !important;
    text-transform: uppercase;
    font-size:13px; 
}

.Tabs__tab.active{
    background-color: #fff !important ;
}

.search-form{
    position: relative;
}




.Balloon_footer:hover{
    background-color: transparent !important;
}

.Balloon_overflow {
    max-height: 200px ;
    overflow: auto;
}

.checkbox-card{
    right: 0px;
}

.checkbox-kanban-title{
    right: 17px;
    top: 10px;
}

.checkbox-kanban-title, .checkbox-card{
    position: absolute !important;
}


div.os-internal-Popup.os-internal-ui-dialog .os-internal-ui-dialog-title{
    text-transform: uppercase;
}

.DropdownMenu:before{
    background-color: transparent !important;
}

.ECT_FeedbackContainer .FeedbackMessage {
    bottom: 48px !important;
    right: 30px !important;
}

.ECT_FeedbackContainer .FeedbackInitial {
    bottom: 50px !important;
    right: 5px !important;
    height: 25px !important;
    width: 25px !important;
    background-size: contain !important;
}

.Hidden {
    width: 100%;
}

.MainContent{
    padding-bottom:0px !important;
}

.desktop .TableRecords .DropdownMenu, .desktop .EditableTable .DropdownMenu{
    width: auto;
    z-index: 21 !important;
}


.scroll-to-top{
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 10px !important;
    right: 5px !important;
}

.scroll-to-top.scroll-to-top-is-visible {
    opacity: 1 !important;
}

.scroll-to-top .fa {
    font-size: 1rem !important;
}

.TableRecords tbody tr .chip{
    display: inline-flex;
    justify-content:center;
}





.CardSimple .Card_Text{
    line-height: 24px;
}


.owl-theme .owl-controls .owl-page span{
    margin: 10px !important;
}



.desktop.ie .ThemeGrid_Wrapper.Content{
    width:inherit;
    margin-right:auto;
    margin-left: 240px;
}

.No_text_transform{
    text-transform: none !important;
}
.No_text_transform:hover,.No_text_transform:active{
    text-transform: none !important;
}

.No_text_decoration{
    text-decoration: none !important;   
}
 
.SideBarStructure .Modal .ModalContainer{
    left:auto;
}   

.TableRecords tbody tr td .rds--type-link{
    text-transform: lowercase;

}







.fc_lastcalldate {
    text-decoration: line-through;
    background-color: #878ca0;
}

.fc_lastvisitdate {
    text-decoration: line-through;
    background-color: #878ca0;
}
    
.Text_left{
    text-align: left;
} 

.Text_right{
    text-align: right;
}





.ms-choice {
    display: block;
    width: 100%;
    height: 40px !important;
    line-height: 24px !important;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #d7d7d7;
    text-align: left;
    white-space: nowrap;
    color: #2a2a2a;
    text-decoration: none;
    font-size: 14px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-appearance: none;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PHBhdGggZD0iTTcuODk5IDcuMzM4Yy4wMTQtLjA1OS4wMzQtLjExNy4wMzQtLjE3OCAwLS4wNTgtLjAyLS4xMTMtLjAzMi0uMTctLjAxLS4wNDMtLjAxLS4wODgtLjAyNi0uMTMtLjAyMi0uMDU0LS4wNjMtLjA5OC0uMDk3LS4xNDYtLjAyNy0uMDQtLjA0My0uMDg0LS4wNzctLjExOUwxLjM2Ny4yMzVhLjguOCAwIDEgMC0xLjEzNCAxLjEzTDYuMDA1IDcuMTYuMjMzIDEyLjk1OGEuOC44IDAgMSAwIDEuMTM0IDEuMTI4TDcuNjk2IDcuNzNsLjAwMi0uMDAyLjAwMi0uMDAydi0uMDAxYy4wMTUtLjAxNC4wMTktLjAzMy4wMzMtLjA0N2EuNzg4Ljc4OCAwIDAgMCAuMTQyLS4yMTdjLjAxNi0uMDM4LjAxNC0uMDguMDI0LS4xMjIiIGlkPSJhIi8+PC9kZWZzPjx1c2UgZmlsbD0iIzJBMkEyQSIgeGxpbms6aHJlZj0iI2EiIHRyYW5zZm9ybT0icm90YXRlKDkwIDcuNiA3LjYpIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center;
    border-radius: 4px;
}



.ms-choice > span {
    font-size: 16px;
}

.ms-drop ul {
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
}

.ms-drop ul > li label {
    margin-left: 5px !important;
    white-space: normal;
    display: table;
    cursor:pointer;
}

.ms-drop ul > li label:hover {
    color :#2175d9;
}

.ms-drop ul > li label > span { 
    display: table-cell;
    padding-left: 15px;
    margin-left: 10px;
    text-align: left;
}




.CompanyCard, .KanbanCard{    
    position: relative;
}


.Card .overdue{
    position: absolute;
    height: 100%;
    z-index: 1;
}

.Card .action-date{
    font-size: 18px;
}
.Card .contacts{
    margin-top: -2px;
    font-size: 14px;
    color: #6C6C6C;
}
.Card .contacts a{
    font-size: 13px;
}
.Card .SeeGoal{
    font-size: 14px;
}

.Card .SeeGoal:hover{
    text-decoration: underline;
}
.Card .GoalContent{
    font-size: 14px;
}

.Card .card-icons{
    display: inline-flex;
    margin: 1px;
    width: calc(100% - 2px);
    border-top: 0px;
    background-color: #f7f7f7;
}
.Card .card-icons .icon{
    margin-right: 15px;
}

.Card .card-icons .icon span{
    display: block;
    font-size: 12px;
    margin-top: -5px;
}

.Card .card-icons .chip{
    display: inline-flex;
    justify-content:center;
}

.Card .card-dropdown{
    margin-left: 10px; 
}
.Card .AccordionVertical .AccordionVertical_item.open .AccordionVertical__content{
    border-top: 1px solid #d7d7d7;
}
.Card .AccordionVertical .AccordionVertical_item .AccordionVertical__content{
    text-align: left;
}
.Card .AccordionVertical .AccordionVertical_item .AccordionVertical__header .AccordionVertical___title{
    display: block;
}
.Card .AccordionVertical .AccordionVertical_item.open .AccordionVertical__content{
    padding: 20px;
}
.Card .AccordionVertical .AccordionVertical_item .AccordionVertical__content {
    padding-left: 20px !important;
    padding-right: 20px !important;
    line-height: 22px;
}
.Card .AccordionVertical .AccordionVertical_item .AccordionVertical__header{
    padding: 0px;
}
.Card .AccordionVertical .AccordionVertical_item{
    border: 0px;
}
.Card .AccordionVertical .AccordionVertical_item .AccordionVertical__header .AccordionVertical___icon{
    display: none;
}

.KanbanCard .action-date {
    font-size: 16px;
}
.KanbanCard .company-name .CardTitle{
    font-size: 12px;
}
.KanbanCard .checkbox{
    top: 0px !important;
}
.KanbanCard .card-icons{
    border-top: 1px solid #d7d7d7;
}
.KanbanCard .card-icons .company-name .CardTitle{
    font-size: 14px;
    line-height: 18px;
}
.KanbanCard .main-content-card{
    margin-top:-30px;
}
.KanbanCard .SeeGoal{
    left: 0px;
    top: -8px;
    transform:none;
    position: relative;
}
.KanbanCard .TopCard{
    border-bottom: 0px;
    min-height: 70px;
}
.KanbanCard .AccordionVertical .AccordionVertical_item .AccordionVertical__header, .CompanyCard .AccordionVertical .AccordionVertical_item .AccordionVertical__header{
    background-color: transparent;
}

.CompanyCard .chip{
    min-width: auto;
    padding-left: 12px;
    padding-right: 12px;
}

.CompanyCard .SeeGoal{
    left: 0px;
    transform: none;
}
.CompanyCard .scoreGrid{
    padding-top: 13px;
}
.CompanyCard .main-content-card{
    border-top: 1px solid #dfdfdf;
}

.CompanyCard .card-icons-container{
    display: inline-flex;
    border-top: 1px solid #e6e6e6;
    background-color: #f7f7f7;
}

.CompanyCard .TopCard .CardTitle{
    font-size: 14px;
    line-height: 18px;
    display: block;
}

.CompanyCard .card-checkbox{
    padding-right: 12px;
}

.CompanyCard .card-icons a{
    color: #999999;
    margin-left: 5px;
}

.CompanyCard .card-icons a .IconBadge_number{
    background-color: #0f1941;
    width: 17px;
    height: 17px;
}

.CompanyCard .card-icons [class^="icon-rds"], 
.CompanyCard .company-favorite i{
    font-size: 15px !important;
}

@media only screen and (min-width: 1600px) {
 .KanbanCard .TopCard, 
 .CompanyCard .TopCard .scoreGrid, 
 .CompanyCard .SeeGoal{
    padding-left: 0px;
 } 

 .CompanyCard .card-checkbox{
    padding-right: 12px !important;
 }
 .CompanyCard .card-checkbox, 
 .CompanyCard .card-status{
    padding-right: 0px;
 }
 .KanbanCard .card-icons{
    padding-left: 8px;
  }
  .KanbanCard .card-icons .CardTitle{
    margin-left: -8px;
  }
  .KanbanCard .SeeGoal{
    padding-left: 0px;
  }
  .CompanyCard .UserInitials{
    margin-left: auto;
    margin-right:auto; 
  }
}

.Card .UserInitials {
    width: 28px !important;
    height: 28px !important;
    line-height: 28px;
    margin: auto;
}
.Card .card-dropdown .Button:hover i:before{
    color: #fff;
}

.Card .open > .DropdownMenu{
    border-color: #0f1941 !important;
}
.Card .checkbox{
    top: 7px;
}


.MobileCard .SeeGoal{
    position: relative;
    text-align: center;
}

.MobileCard .card-icons {
    display: inline-flex !important;
    text-align: center;
    padding-bottom: 0px !important;
    position: relative;
}

.MobileCard .AccordionVertical .AccordionVertical_item .AccordionVertical__header{
    background-color: transparent;
    padding-top: 10px;
}
.MobileCard .more-actions-button{
    position: absolute;
    right: 15px;
    top: 7px;   
}

.MobileCard .AccordionVertical .AccordionVertical_item .AccordionVertical__content{
    padding-left: 0px !important;
    padding-right: 0px !important;
}


.pop-up-title{
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 8px;
    padding-left: 8px;
    font-size: 18px;
}


.search-action-input{
    position: relative;
}
.search-action-input i{
    position: absolute;
    z-index: 1;
    top: 25%;
    right: 10px;
    color: #d7d7d7 !important;
}

.MainPopup{
    background-color: #fff;
    padding-bottom: 50px;
}

.ButtonGroup_button {
    
    background-color: #f5f5f5 !important;
}

    .ButtonGroup_button:hover{
        background: #2175d9 !important;
    }

    .ButtonGroup_button:hover > label{
        color: #fff !important;
    }

.ButtonGroup_button.active {
    background: #2175d9 !important;
}

.ButtonGroup_button.active *, 
.ButtonGroup_button.active i:before{
    color: #fff !important;
}

.ButtonGroup_button.active label{
    color: #fff !important;
}


.ButtonGroup_button.Button label{
    width: auto;
    color: #6c6c6c;
}
.popUpLabel{
    font-size: 14px;
    margin-bottom: 5px;
    padding-left: 5px;
}
.add-contact{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.add-contact span{
    font-size: 14px;
    color: #2175d9;
    
}
.add-contact label{
    font-size: 14px;
    margin-top: 5px;
}
.overdue-table{
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
}

.font-size-14{
    font-size: 14px;
}

.font-size-16{
    font-size: 16px;
}
.font-size-18{
    font-size: 18px;
}


.pop-up-resume-actions .add-to-favorites .Columns.MarginBottom{
    margin-bottom: 0px;
}

.IconBadge span.fa {
    font-size: 18px !important;
}


a:disable div.IconBadge div.IconBadge_number{
     background-color: #2175d9;
}

.action_type_text{
    font-size: 12px;
    color: #000;
    white-space: nowrap;
    padding-top: 5px;
    display: block;
}

.font-size-12{
    font-size:12px; 
}
.font-size-14{
    font-size:14px; 
}
.font-size-16{
    font-size:14px; 
}
.font-size-18{
    font-size:14px; 
}



.PH Tabs__content active select {
    height: 40px !important;
    line-height: 40px !important;
}

.Feedback_AjaxWait > .Loader {
 margin-left:45%;
 margin-right:50%;
 
}


.Balloon_flex {
    display: flex !important;
}


.Balloon .Balloon_content a:hover {   
    width: 100%;
}

.company-blocked{
   background-color: #fff4dd !important;
}

.company-blocked > td {
    background-color: #fff4dd !important;
}

.company-blocked  i.icon-rds-warning
{
    color: red !important;   
}

.kanban-reason-planned {
 background-color: #d2e4e8 !important;
}

.kanban-reason-planned > td {
 background-color: #d2e4e8 !important;
}

.positionRelative {
    position:relative;
}
.addressbox {
    background-color:rgba(255,255,255,.8);
    position:absolute; 
    top:0px; 
    left:0; 
    width:100%; 
    z-index:999; 
    padding:10px
}


.account-blockingcode-bagde{
    padding: 0px;
    border: 1px solid white;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    border-radius: 5px;
    text-transform: uppercase;
    color: white;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    display: block;
}




.InputWithIcons {
    position: relative;
}
.InputWithIcons .InputIcon {
    height: auto;
    line-height: 2.5rem;
    background-color: transparent;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.InputWithIcons .InputIcon {
    background-color: #e6e6e6;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    padding: 0 10px;
    pointer-events: none;
    position: absolute;
    top: 1px;
    left: auto;
    right: 1px;
}


.columns {
  width: 100%;
}


.UserInitials, 
.UserInitials.Small {
    height: 22px;
    width: 22px;
}


.sidebar-container{
    width: 65%;
}
.sidebar-overlay {
    background-color: rgba(0, 0, 0, 0.5);
}


.TableRecords .TableRecords_Header.sticky{
    top: 0px;
}
.TableRecords .TableRecords_Header{
    border-bottom: var(--border-size-m) solid var(--color-neutral-4);
}


body:has(.sidebar.is--visible),
body:has(.is--visible .sidebar-container[tabindex="0"]){
    overflow: hidden;
}


.sidebar-footer{
    position: sticky;
    bottom: 0;
    background: #fff;
    padding: 16px;
    left: 0;
    text-align: left;
    border-top: 1px solid #c5c5c5;
    width: 100%;
}


a.Feedback_Message_Wrapper_Close:before{
    display: none;
}



.UserNotification i{
    padding: 0;
    opacity: 1;
    margin-right: 8px;
}

.UserNotification .tippy-active i{
    color:var(--color-neutral-6);
}

.UserNotification .Balloon_content{
    display: block;
}




.wizard-item-icon {
    width: 44px;
    height: 44px;
}



html{
    overflow: auto;
}

.os-internal-ui-dialog form {
    background-color: #fff;
}


.conf-dialog-close,
.conf-dialog-close:hover {
    background-repeat: no-repeat;
}
.DropdownMenu .conf-dialog-close {
    width: auto !important;
}
.DropdownMenu .conf-dialog-close:hover {
    background-color: transparent;
}
.conf-dialog-actions {
    display: flex;
    padding: 6px;
    align-items: center;
    justify-content: center;
}



.notification-item{
    text-decoration:none !important;
    padding: 8px 0px;
    border-bottom: 1px solid #ccc;
}
.notification-item:hover .Heading6{
    text-decoration:underline;
}
.notification-item .Heading6{
    color: var(--color-neutral-9);
}
.notification-item .notification-time{
    font-size: var(--font-size-s);
    color: var(--color-neutral-8);
}
.more-notification .IconBadge_number.Danger:before {
    content: "+";
}