/*#region EXTRA - APP Specific Styles*/

.width-medium{
    max-width: 350px !important;
}

.RadComboBoxDropDown_Material .rcbItem > label, .RadComboBoxDropDown_Material .rcbHovered > label, .RadComboBoxDropDown_Material .rcbSelected > label, .RadComboBoxDropDown_Material .rcbDisabled > label, .RadComboBoxDropDown_Material .rcbCheckAllItems > label, .RadComboBoxDropDown_Material .rcbCheckAllItemsHovered > label {
    display: flex !important;
    align-items: center !important;
}

.RadComboBoxDropDown input[type="checkbox"] {
    margin: 7px 3px 3px 4px !important;
}

div.RadComboBoxDropDown_Material .rcbImage {
    height: 30px !important;
    width: 30px !important;
    object-fit: scale-down !important;
    border-radius: 50% !important;
    background-color: white !important;
}

.RadTreeList .rtlEditIcon:before {
    content: "\e254" !important;
}

.RadTreeList .rtlUpdateIcon:before {
    content: "\e876" !important;
}

.combo-tooltip {
    width: calc(100% - 30px) !important;
}
.tb-tooltip {
    width: calc(100% - 40px) !important;
    display: inline-block !important;
}

.p-l-r-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.p-b-5{
    padding-bottom: 5px !important;
}

.p-t-5 {
    padding-top: 5px !important;
}

.RadTabStrip.RadTabStrip_Bootstrap.user-tabs .rtsLI {
    width: calc((100%) / 4) !important;
}

.RadTabStrip.RadTabStrip_Bootstrap.department-tabs .rtsLI {
    width: calc((100%) / 4) !important;
}

.RadTabStrip.RadTabStrip_Bootstrap.role-tabs .rtsLI {
    width: calc((100%) / 3) !important;
}

.RadTabStrip.RadTabStrip_Bootstrap .rtsUL {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.RadTabStrip.RadTabStrip_Bootstrap.user-tabs .rtsLevel1 {
    border-color: #eeeeee !important;
}

.RadTabStrip.RadTabStrip_Bootstrap.role-tabs .rtsLevel1 {
    border-color: #eeeeee !important;
}

/*.RadTabStrip.RadTabStrip_Bootstrap.application-tabs .rtsUL {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
*/

.RadTabStrip.RadTabStrip_Bootstrap.application-tabs .rtsLevel1 {
    border-color: #eeeeee !important;
}

.RadTabStrip.RadTabStrip_Bootstrap.application-tabs.border-top1 .rtsLevel1 {
    border-color: #eeeeee !important;
    border-top-width: 1px !important;
}

.UserImage .RadUpload .ruBrowse {
    display: none !important;
}

.image-container {
    position: relative;
    width: 150px;
    left: 50%;
    transform: translateX(-50%);
}


    .image-container .user-image {
        opacity: 1;
        display: block;
        transition: .5s ease;
        backface-visibility: hidden;
    }

.image-container-Contact .user-image {
    opacity: 1;
    display: block;
    transition: .5s ease;
    backface-visibility: hidden;
}

.left-upload {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 25%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.center-upload {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.right-delete {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 75%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.image-container:hover .user-image {
    opacity: 0.3;
}

.image-container:hover .left-upload {
    opacity: 1;
    cursor: pointer;
}

.image-container:hover .center-upload {
    opacity: 1;
    cursor: pointer;
}

.image-container:hover .right-delete {
    opacity: 1;
    cursor: pointer;
}

.image-container:hover .left-upload-Small {
    opacity: 1;
    cursor: pointer;
}

.image-container:hover .right-delete-Small {
    opacity: 1;
    cursor: pointer;
}

.image-container:hover .left-upload-medium {
    opacity: 1;
    cursor: pointer;
}

.image-container:hover .right-delete-medium {
    opacity: 1;
    cursor: pointer;
}

.dvLoadingAlerts {
    position: absolute;
    background: url(../images/LoadingMaterial.svg) no-repeat center center;
    height: 77%;
    width: 100%;
    position: fixed;
    z-index: 1000;
    background-color: white;
    opacity: 80;
}

.dvLoadingNoti {
    position: absolute;
    background: url(../images/LoadingMaterial.svg) no-repeat center center;
    height: 77%;
    width: 100%;
    position: fixed;
    z-index: 1000;
    background-color: white;
    opacity: 80;
}

.license-detail-container {
    display: flex;
    flex-direction: column;
    padding: 20px;
    height: 100%;
}

.license-company {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px 0px 30px 0px;
}

.profile-detail img.company-logo-large {
    width: unset;
    margin-top: 50px;
}

.rcbSeparator.cb-grouped-no-checkboxes label {
    display: block !important;
    visibility: visible !important;
}

.rcbSeparator.cb-grouped-no-checkboxes label input {
    display: none !important;
}

.side-panel-group {
    padding: 5px 10px 0px 10px !important;
}

.panelText {
    text-transform: uppercase;
}

.btn-icon-text i {
    font-size: 18px;
    vertical-align: text-bottom;
}

.bt-edit-data {
color: #455A64 !important;
padding: 0px 0px 10px 10px !important;
font-size: 18px !important;
}

.item-info {
margin-bottom: 0 !important;
}

.empty-message-small {
font-size: 13px;
opacity: 0.8;
font-weight: bold;
text-transform: uppercase;
color: #797979;
}

.empty-message-small span {
font-size: 13px;
}

.p-external {
padding: 20px 10px 0 10px !important;
}

.email-edit-btn {
color: #797979;
}

.email-edit-btn:hover {
color: #797979;
}

.collapsible {
width: 100%;
text-align: left;
margin-top: 5px;
margin-bottom: 1px !important;
border-color: #CFD8DC;
margin-bottom: 5px;
border: 0;
text-decoration: none;
display: block;
cursor: pointer;
position: relative;
border-top: none !important;
padding: 8px !important;
background-color: #82899550 !important;
color: #616161 !important;
font-weight: 500;
outline: none !important;
}




.bt-translate {
color: #455A64 !important;
padding: 10px !important;
font-size: 16px !important;
}

.bt-translate:hover {
color: #455A64 !important;
}

.cb-grid {
vertical-align: text-bottom !important;
}

.cb-grid-span i {
vertical-align: sub;
font-size: 18px;
}

.lb-margin {
margin-bottom: .5rem !important;
}


.highlight {
background-color: yellow;
}

.filter-item {
padding: .75rem 1rem;
}

.contact-list {
    max-height: calc(100% - 120px);
    font-size: 13px;
}

.rtCallout {
display: block !important;
/*visibility: visible !important;*/
}

.mark-all {
color: #36404a;
}

.mark-all:hover {
color: #36404a;
}

.btn-bottom {
right: 0 !important;
}

.filter-title {
border-bottom: 2px solid #444;
}

.filter-title span {
color: #444;
}

.btn-icon.btn-sm.btn-md-small {
height: 29px;
padding: 0;
font-size: 18px;
}

.text-label-left {
text-align: left;
color: #444444;
font-weight: 500;
line-height: 2.2;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
display: block;
width: 115%;
}

.text-label-right {
text-align: left;
color: #444444;
text-overflow: ellipsis;
line-height: 2.2;
/*white-space: nowrap;*/
overflow: hidden;
display: block;
}

.text-label-no-overflow {
text-align: left;
color: #444444;
line-height: 2.2;
overflow: hidden;
display: block;
}

.LineStateBase {
width: 5px;
margin-left: -15px;
height: 44px;
float: left;
margin-top: -2px;
margin-bottom: -2px;
}

.profile-detail img.thumb-md {
height: 48px;
width: 48px;
}

.fixed-action-btn.remove-menu {
right: -40px;
bottom: 55px;
}





.rpv-fixed-height {
height: calc(100vh - 235px) !important;
overflow-y: auto;
}



.help-link {
font-size: 20px;
font-weight: 500;
text-transform: uppercase;
color: #797979;
}

.help-link a {
padding-left: 15px;
}


.checkLabel {
font-family: "Roboto","Noto",sans-serif;
font-weight: 500;
margin-top: 15px;
vertical-align: middle;
display: inline-block;
width: 125px;
color: #444;
}

.Base {
    display: inline-block;
    font-family: "Roboto","Noto",sans-serif;
    height: 20px;
    margin-top: 15px;
    margin-left: 7px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 119px;
    color: #fff;
    border-radius: unset;
    text-transform: uppercase;
    padding: 5px 5px 3px 5px;
    display: inline-block;
    min-width: 10px;
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    font-size: 75%;
}

.L0 {
border: 0 none;
}

.L1 {
    background-color: #ff3933;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.L2 {
    background-color: #ff7833;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.L3 {
    background-color: #ffbe33;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.L4 {
    background-color: #dc3;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.L5 {
    background-color: #6bcc33;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.collection {
list-style: none;
padding: 0px;
}

.collection .collection-item.avatar .title {
font-size: 13px;
font-weight: bold;
}

.rcbTemplate .imageWrap {
margin: 0 0 0 -5px;
float: left;
padding-right: 5px !important;
}

.rcbTemplate .imageWrap img {
width: 35px;
height: 35px;
border: 0;
border-radius: 50% !important
}

.Star {
vertical-align: top !important;
padding-top: 8px !important;
}

.GridIMG {
width: 20px;
vertical-align: middle;
}

.rcbTemplate label {
float: left !important;
margin-top: -2px !important;
}

.CssRCBResp .rcbCheckBox {
margin: 13px 8px 0 0 !important;
}

.rcbTemplate .personDetails {
margin: 0;
padding: 0;
list-style: none;
}

.rcbTemplate .name {
font-weight: bold;
font-size: 13px;
padding-top: 5px;
}



/*.rcbSeparator label {
display: none !important;
visibility: hidden !important;
}*/

.rcbSeparator label {
    display: none !important;
    visibility: visible !important;
}

.rcbSeparator label .rcbCheckBox {
    display: none !important;
}

.RCBLabel {
width: 98% !important;
margin-left: -20px !important;
}


/*RADUPLOAD*/
.RadUpload .ruBrowse {
margin-left: 0 !important;
}

html .RadUpload_Material .ruSelectWrap .ruFileWrap {
padding: 5px 0px !important;
}

html .RadUpload_Material .ruSelectWrap .ruBrowse {
height: 19px !important;
padding: 6px 0px !important;
width: 150px !important;
}

.RadUpload_Material .ruSelectWrap .ruBrowse {
border-color: #4c5667 !important;
color: #ffffff !important;
background-color: #4c5667 !important;
padding: 8px 34px;
border: 0;
border-radius: 0px !important;
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.2);
text-transform: none !important;
transition: .2s all;
opacity: 0.7 !important;
}

.RadUpload_Material .ruSelectWrap:hover .ruBrowse {
-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15) !important;
box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15) !important;
}


.RadUpload_Material.upload-companies .ruSelectWrap .ruBrowse {
    width: 110px !important;
}


.title {
font-weight: bold;
}


/* TextArea */
div.CodeMirror {
border: 1px solid #cfd8dc !important;
height: 150px;
margin-bottom: -15px;
}

/*div.CodeMirror:hover,
    div.CodeMirror:focus {
        border: 1px solid #232323 !important;
    }*/

div.CodeMirror-hscrollbar {
height: 6px;
}

/*#endregion*/

/* FullCalendar*/
.content-pageCalendar > .contentCalendar {
margin-bottom: 60px;
min-height: 300px;
padding: 20px 10px 0 10px;
}

.alignListCalendar {
margin-left: 10px;
color: red !important;
}

.ClassCBCalendar1:after {
border-color: black !important;
}

.alignListCalendar .rbToggleCheckboxChecked, .alignListCalendar.rbCheckBox .rbToggleCheckboxChecked.rbIcon, .alignListCalendar.rbCheckBox .rbIcon.rbToggleCheckbox {
color: red !important;
}

.alignListCalendar2 .rbToggleCheckboxChecked, .alignListCalendar2.rbCheckBox .rbToggleCheckboxChecked.rbIcon, .alignListCalendar2.rbCheckBox .rbIcon.rbToggleCheckbox {
color: yellow !important;
}

.radio label, .radio-inline label, .checkbox label, .checkbox-inline label {
padding-top: 4px !important;
color: #444 !important;
font-weight: 500 !important;
}

.fc {
margin-top: 0px !important;
}

.fc-basic-view .fc-content {
color: unset;
}

@media only screen and (max-height: 1050px) {
.content-pageCalendar {
height: 1000px;
overflow-y: auto;
}
}

@media only screen and (max-height: 1000px) {
.content-pageCalendar {
height: 1000px;
overflow-y: auto;
}
}

@media only screen and (max-height: 950px) {
.content-pageCalendar {
height: 930px;
overflow-y: auto;
}
}

@media only screen and (max-height: 900px) {
.content-pageCalendar {
height: 930px;
overflow-y: auto;
}
}

@media only screen and (max-height: 850px) {
.content-pageCalendar {
height: 750px;
overflow-y: auto;
}
}

@media only screen and (max-height: 800px) {
.content-pageCalendar {
height: 790px;
overflow-y: auto;
}
}

@media only screen and (max-height: 700px) {
.content-pageCalendar {
height: 600px;
overflow-y: auto;
}
}

@media only screen and (max-height: 600px) {
.content-pageCalendar {
height: 500px;
overflow-y: auto;
}
}

@media only screen and (max-height: 500px) {
.content-pageCalendar {
height: 400px;
overflow-y: auto;
}
}

@media only screen and (max-height: 400px) {
.content-pageCalendar {
height: 300px;
overflow-y: auto;
}
}


@media only screen and (max-height: 300px) {
.content-pageCalendar {
height: 200px;
overflow-y: auto;
}
}

@media only screen and (max-height: 200px) {
.content-pageCalendar {
height: 100px;
overflow-y: auto;
}
}

@media only screen and (max-height: 100px) {
.content-pageCalendar {
height: 50px;
overflow-y: auto;
}
}

.cb-item {
padding-right: 10px;
color: #444;
font-weight: 500;
vertical-align: middle;
font-size: 13px;
}

.rb-row {
padding-top: 5px;
}

.rb-row-vertical {
    padding-top: 7px;
    display: flex;
    flex-direction: column;
}

.rb-row-vertical label {
margin-top: 2px;
}

.search-bar {
top: 2px !important;
position: relative;
}

.search-bar-open {
position: relative;
width: 250px;
padding-left: 15px;
padding-right: 0;
color: #fff;
top: 2px !important;
z-index: 1;
}

.content-iframe {
border-style: none;
width: 100%;
height: calc(100vh - 190px);
}

caption {
display: none !important;
}

.fixed-action-btn ul a.btn-floating {
opacity: 1 !important;
}

.ws-normal {
white-space: normal;
}

/*#region RESOURCES */

.card-fixed-height {
max-height: calc(100vh - 183px);
}

.card-fixed-height-external {
max-height: calc(100vh - 118px);
}

.h81vh {
    height:81vh !important;
}

.profile-img {
object-fit: scale-down;
background-color: white;
}

.fit-contain {
object-fit: contain;
}

.fit-cover {
    object-fit: cover;
}

.form-label-info {
padding-bottom: 0px !important;
}

/*#endregion*/

/*#region REGION */

/*#endregion*/

.thumb-img2 {
height: 30px !important;
width: 30px !important;
}

.RadGrid th.rgHeader, .RadGrid th.rgResizeCol {
white-space: nowrap !important;
overflow: hidden !important;
text-overflow: ellipsis;
}

/*BATCH MODE CHECKBOX*/
.RadForm_Material .rfdCheckboxChecked:hover {
color: #7b7b7b !important;
}

.RadForm_Material .rfdCheckboxChecked:before {
color: #7b7b7b !important;
}

.RadGrid_Material .rgBatchContainer > [type="text"], .RadGrid_Material .rgBatchContainer .rfdCheckboxChecked, .RadGrid_Material .rgBatchContainer .rfdCheckboxUnchecked {
margin-left: 0px !important;
}

.text-danger {
color: #ef4554 !important;
}

/*side-bar-extra-master*/

.right-bar-extra-master {
display: none;
}

.side-bar-extra-master.large2x.right-bar-extra-master {
right: -810px;
}

.side-bar-extra-master.large2x {
width: 810px;
}

.side-bar-extra-master.large.right-bar-extra-master {
right: -640px;
}

.side-bar-extra-master.large {
width: 640px;
}

.side-bar-extra-master.medium.right-bar-extra-master {
right: -410px;
}

.side-bar-extra-master.medium {
width: 410px;
}

#wrapper.right-bar-extra-master-enabled .right-bar-extra-master {
right: 0;
}

#wrapper.right-bar-extra-master-enabled .left-layout {
left: 0;
}

.side-bar-extra-master.right-bar-extra-master {
float: right !important;
right: -266px;
top: 70px;
font-size: 0.9rem;
}

.side-bar-extra-master {
-moz-transition: all 200ms ease-out;
-webkit-transition: all 200ms ease-out;
background-color: #ffffff;
box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1);
display: block;
float: left;
height: 100%;
overflow-y: auto;
position: fixed;
transition: all 200ms ease-out;
width: 240px;
}

.right-bar-extra-master {
background: #ffffff !important;
z-index: 99 !important;
}

.right-bar-extra-master h4 {
border-bottom: 1px solid #eeeeee;
padding-bottom: 10px;
font-size: 1.2rem;
}

.myhiddenobjects {
display: none !important;
}

.no-border {
border-style: none !important;
}

/*#region Search*/

#search {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.8);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
-webkit-transform: translate(0px, -100%) scale(0, 0);
-moz-transform: translate(0px, -100%) scale(0, 0);
-ms-transform: translate(0px, -100%) scale(0, 0);
-o-transform: translate(0px, -100%) scale(0, 0);
transform: translate(0px, -100%) scale(0, 0);
opacity: 0;
display: none;
transition: 0.5s;
z-index: 3; /* Sit on top */
padding: 0px 360px 0 310px !important;
}


#search.open {
-webkit-transform: translate(0px, 0px) scale(1, 1);
-moz-transform: translate(0px, 0px) scale(1, 1);
-ms-transform: translate(0px, 0px) scale(1, 1);
-o-transform: translate(0px, 0px) scale(1, 1);
transform: translate(0px, 0px) scale(1, 1);
opacity: 1;
display: block;
z-index: 1002; /* Sit on top */
}

#search input[type="search"] {
position: absolute;
top: 50%;
left: 0;
margin-top: -50px !important;
width: 60%;
margin-left: 20%;
color: rgb(255, 255, 255);
background: transparent;
border-top: 1px solid rgba(255, 255, 255, .8);
border-bottom: 2px solid rgba(255, 255, 255, .5);
border-left: 0px solid transparent;
border-right: 0px solid transparent;
font-size: 40px;
font-family: Roboto;
font-weight: 300;
text-align: center;
outline: none;
padding: 10px;
}

.SearchCSS {
top: 0 !important;
position: absolute;
width: 50% !important;
z-index: 100000;
}

.SearchCSS .rcbFocused, .SearchCSS .rcbExpanded, .SearchCSS .rcbHovered {
background-color: transparent !important;
box-shadow: none !important;
}

.SearchCSS .rcbInner .rcbActionButton {
display: none !important;
}

.SearchCSS .rcbInner .rcbInput {
height: 24px !important;
padding-left: 10px;
color: white;
}

.SearchCSS .rcbInner {
border-color: transparent !important;
margin: 17px 0 0 0 !important;
}

/* individual: webkit */
#ctl00_UserData_RCBSearch_Input::-webkit-input-placeholder {
padding-top: 12px !important;
font-style: italic !important;
color: #999 !important;
}

#ctl00_UserData_RCBSearch_Input::-moz-placeholder {
font-size: 12px;
padding-top: 12px !important;
font-style: italic !important;
color: #999 !important;
}


.dropdown.dropdown-lg .dropdown-menu {
margin-top: -1px;
padding: 6px 20px;
}

.input-group-btn .btn-group {
display: flex !important;
}

.btn-group .btn {
border-radius: 0;
margin-left: -1px;
}

.btn-group .btn:last-child {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}

.btn-group .form-horizontal .btn[type="submit"] {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}

.form-horizontal .form-group {
margin-left: 0;
margin-right: 0;
}

.form-group .form-control:last-child {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}

@media screen and (min-width: 768px) {
#adv-search {
width: 500px;
margin: 0 auto;
}

.dropdown.dropdown-lg {
position: static !important;
}

.dropdown.dropdown-lg .dropdown-menu {
min-width: 500px;
}
}

/*#endregion*/

.SideCard, .SideCard01, .SideCard02, .SideCard03, .SideCard04 {
overflow-x: hidden;
}


.RadGrid_Material .t-font-icon:before {
font-family: "Material Icons";
font-size: 18px;

}

.RadGrid_Material .rgRow .t-button, .RadGrid_Material .rgAltRow .t-button {
    color: #455A64 !important;
}

.lobibox-notify {
    display: flex;
}

    .lobibox-notify .lobibox-notify-body {
        display: flex;
        align-items: center;
    }


.p-b-20{
    padding-bottom:20px !important;
}

.history-card {
    height: calc(100% - 140px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.history-empty {
    height: calc(100vh - 395px) !important;
    padding: 20px;
}

.history-listview {
    height: calc(100vh - 395px);
}

.col1, .col2 {
    margin: 0;
    padding: 0 5px 0 0;
    line-height: 14px;
    float: left;
}

.RadSearchBox .rsbEmptyMessage {
    width: 100% !important;
}

.dropdown-menu {
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
}
.RadDropDownList_Material .rddlInner:before {
    left: 0 !important;
    right: 0 !important;
}

.RecurrenceEditor_Material .RadInput .riContentWrapper {
    padding-left: 0 !important;
}

.RecurrenceEditor .RadDropDownList {
    width: 100% !important;
}

.RecurrenceEditor_Material .RadInput {
    width: 50% !important;
    padding-left: 0 !important;
}

.RecurrenceEditor_Material .RadPicker {
    /*width: 100% !important;*/
    width: calc(100% - 5px) !important;
}

    .RecurrenceEditor_Material .RadPicker .RadInput {
        width: 100% !important;
        /*width: calc(100% - 20px) !important;*/
    }


/*side-bar-extra-masterfiles*/

.right-bar-extra-masterfiles {
    display: none;
}

.side-bar-extra-masterfiles.large2x.right-bar-extra-masterfiles {
    right: -810px;
}

.side-bar-extra-masterfiles.large2x {
    width: 810px;
}

.side-bar-extra-masterfiles.large.right-bar-extra-masterfiles {
    right: -640px;
}

.side-bar-extra-masterfiles.large {
    width: 640px;
}


.side-bar-extra-masterfiles.medium.right-bar-extra-masterfiles {
    right: -410px;
}

.side-bar-extra-masterfiles.medium {
    width: 410px;
}



#wrapper.right-bar-extra-masterfiles-enabled .right-bar-extra-masterfiles {
    right: 0;
}

#wrapper.right-bar-extra-masterfiles-enabled .left-layout {
    left: 0;
}


.side-bar-extra-masterfiles.right-bar-extra-masterfiles {
    float: right !important;
    right: -466px;
    top: 0px;
    font-size: 0.9rem;
    z-index: 100 !important;
}

.side-bar-extra-masterfiles {
    -moz-transition: all 200ms ease-out;
    -webkit-transition: all 200ms ease-out;
    background-color: #ffffff;
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1);
    display: block;
    float: left;
    height: 100%;
    overflow-y: auto;
    position: fixed;
    transition: all 200ms ease-out;
    width: 240px;
}

.right-bar-extra-masterfiles {
    background: #ffffff !important;
    z-index: 99 !important;
}

    .right-bar-extra-masterfiles h4 {
        border-bottom: 1px solid white;
        padding-bottom: 10px;
        font-size: 1.2rem;
    }

.sidebar-iframe {
    border-style: none;
    width: 100%;
    height: calc(100vh - 125px);
}

.right-bar-extra-masterfiles {
    margin-top: 70px;
}

.re-readonly {
    overflow: scroll;
    border: 1px solid #CFD8DC;
    padding: 10px;
}

.text-mutedmore {
    color: lightgray !important;
}

.card-disabled-border {
    border-bottom: 4px solid transparent;
}

.rpv-mini-fixed-height {
    height: calc(100vh - 340px) !important;
    overflow-y: auto;
}

.rpv-wizard-fixed-height {
    height: calc(100vh - 300px) !important;
    overflow-y: auto;
}

.card-wizard-fixed-height {
    height: calc(100vh - 265px) !important;
    overflow-y: auto;
}

.RadTabStrip.RadTabStrip_Bootstrap.details-tabs .rtsLI {
    width: calc((100%) / 2) !important;
}

.m-t--5 {
    margin-top: -0.5em !important;
}

/*#region RadPanelBar*/

.RadPanelBar_Material .rpRootLink, .RadPanelBar_Material .rpHeaderTemplate {
    padding: 8px !important;
    background-color: #82899550 !important;
    color: #616161 !important;
    font-weight: 500;
}

.RadPanelBar_Material .rpRootLink, .RadPanelBar_Material .rpHeaderTemplate {
    border-top: none !important;
}

.RadPanelBar_Material .rpExpanded.rpRootLink + .rpSlide > .rpGroup {
    border-bottom: none !important;
}

.RadPanelBar .rpText {
    text-transform: uppercase !important;
}

.RadPanelBar .rpItem {
    margin-top: 5px;
}

/*#endregion*/

/*#region RADCHAT*/

.t-chat {
    max-height: 100% !important;
    max-width: 100% !important;
    margin: 15px !important;
    height: calc(100vh - 165px) !important;
}

    .t-chat .t-card-deck .t-card, .t-chat .t-card-deck .t-card-wrap {
        flex-basis: 150px !important;
    }

    .t-chat .t-message-list {
        padding: 0 !important;
    }

.RadChat_Default .t-message-box {
    border: 1px solid #dadada !important;
}

.RadChat_Default {
    border-color: #ffffff !important;
}

/*.t-message-box .t-button svg:hover {
    color: #97796D !important;
}
*/


.btn .badge {
    position: relative !important;
    top: -18px !important;
    left: -25px !important;
}

/*#endregion*/

.text-overflow{
    white-space:normal;
}

.fit-cover{
    object-fit:cover !important;
}

.filter-date-start {
    padding: 0 5px 0 13px;
}

    .filter-date-start .RadPicker .RadInput > input {
        padding-left: 12px !important;
    }

.filter-date-end {
    padding: 0 13px 0 10px;
}

 
.rbVerticalList .rbCheckBox, .rbVerticalList .rbRadioButton, .rbVerticalList .rbToggleButton {
    padding: 0 0 10px !important;
}

/*#region CHAT */

.chat-description {
    min-width: 0;
}

    .chat-description > p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.dvLoadingChat {
    position: absolute;
    background: url(../images/LoadingMaterial.svg) no-repeat center center;
    height: 77%;
    width: 100%;
    position: fixed;
    z-index: 1000;
    background-color: white;
    opacity: 80;
}

.chat-iframe {
    border-style: none;
    width: 100%;
    height: calc(100vh - 70px);
}

.chat-notify-wrapper {
    z-index: 5000;
    position: fixed;
    right: 0px;
    top: 70px;
    margin-left: 0px;
}

    .chat-notify-wrapper .chat-notify {
        margin-left: auto;
    }

.chat-notify {
    width: 400px;
    display: flex;
    background-color: #f3f3f3;
    color: #333;
    position: relative;
    min-height: 85px;
    font-size: 14px;
    margin: 7px;
    border-radius: 0;
    -webkit-box-shadow: 2px 2px 5px #aaa;
    box-shadow: 2px 2px 5px #aaa;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

    .chat-notify .chat-notify-body {
        display: flex;
        align-items: center;
        margin: 10px 20px;
    }

    .chat-notify .chat-close {
        position: absolute;
        text-align: center;
        right: 10px;
        top: 10px;
        font-size: 20px;
        line-height: 19px;
        width: 19px;
        height: 19px;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
        cursor: pointer;
    }

.chat-notify-msg {
    margin-left: 20px;
    max-height: 60px;
    max-width: 310px;
}

    .chat-notify-msg p {
        margin: 0px;
    }

    .chat-notify-msg > p {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.chat-badge {
    height: 40px;
    width: 40px;
    display: block;
    line-height: 40px;
    color: #fff;
    font-weight: 700;
    background-color: #CCC;
    border-radius: 50%;
    font-size: 25px;
    text-align: center;
}

.right-bar-extra-chat {
    display: none;
}

.side-bar-extra-chat.large2x.right-bar-extra-chat {
    right: -810px;
}

.side-bar-extra-chat.large2x {
    width: 810px;
}

.side-bar-extra-chat.large.right-bar-extra-chat {
    right: -640px;
}

.side-bar-extra-chat.large {
    width: 640px;
}

.side-bar-extra-chat.medium.right-bar-extra-chat {
    right: -410px;
}

.side-bar-extra-chat.medium {
    width: 410px;
}

#wrapper.right-bar-extra-chat-enabled .right-bar-extra-chat {
    right: 0;
}

#wrapper.right-bar-extra-chat-enabled .left-layout {
    left: 0;
}

.side-bar-extra-chat.right-bar-extra-chat {
    float: right !important;
    right: -466px;
    top: 0px;
    font-size: 0.9rem;
    z-index: 100 !important;
}

.side-bar-extra-chat {
    -moz-transition: all 200ms ease-out;
    -webkit-transition: all 200ms ease-out;
    background-color: #ffffff;
    box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1);
    display: block;
    float: left;
    height: 100%;
    overflow-y: auto;
    position: fixed;
    transition: all 200ms ease-out;
    width: 240px;
}

.right-bar-extra-chat {
    background: #ffffff !important;
    z-index: 99 !important;
}

    .right-bar-extra-chat h4 {
        border-bottom: 1px solid white;
        padding-bottom: 10px;
        font-size: 1.2rem;
    }

.right-bar-extra-chat {
    margin-top: 70px;
}

.right-bar-extra-chat-enabled .rightbar-overlay {
    display: block;
    z-index: 99 !important;
}

/*#endregion*/

/*#region simplebar */

.right-bar-extra, .right-bar-extra-1, .right-bar-extra-2, .right-bar-extra-3, .right-bar-extra-4, .right-bar-extra-5, .right-bar-extra-6, .right-bar-extra-7, .right-bar-extra-8, .right-bar-extra-9, .right-bar-extra-10 {
    overflow: hidden;
}

.contact-list {
    max-height: calc(100% - 200px);
}

.btn-bottom {
    bottom: 75px;
}

.simplebar-scrollbar::before {
    background-color: #9D9D9D;
}

/*#endregion*/

.GridIcon {
    cursor: pointer;
}