﻿body {
}
.no-paddingImportant {
    padding: 0px !important;
}

.profile-image {
    width: 64px;
    height: 64px;
}
.dataRulerLi {
    float:left !important; 
}
.paginationDiv {
    text-align: center;
        padding: 0px 20px;
}
.paginationLiDisabled {
    float:left; 
}
.paginationDate {
    text-transform: uppercase;
}

.loginLogoDiv {
    text-align: center;
    padding-bottom: 90px;
}
@media (min-width: 1800px) {
    .col-xl-1 {
        width: 8.33333333%;
    }
    .col-xl-2 {
        width: 16.66666667%;
    }
    .col-xl-3 {
        width: 25%;
    }
    .col-xl-4 {
        width: 33.33333333%;
    }
    .col-xl-5 {
        width: 41.66666667%;
    }
    .col-xl-6 {
        width: 50%;
    }
    .col-xl-7 {
        width: 58.33333333%;
    }
    .col-xl-8 {
        width: 66.66666667%;
    }
    .col-xl-9 {
        width: 75%;
    }
    .col-xl-10 {
        width: 83.33333333%;
    }
    .col-xl-11 {
        width: 91.66666667%;
    }
    .col-lg-12 {
        width: 100%;
    }
}
.modal-header {
     -webkit-box-shadow: 0px 13px 47px -12px rgba(64,159,191,1); /* #409FBF */
    -moz-box-shadow: 0px 13px 47px -12px rgba(64,159,191,1);
    box-shadow: 0px 13px 47px -12px rgba(64,159,191,1);
}
.leftMenuHeader {
    color: #6EB6CE;
    text-align: center;
    padding: 12px 0px 12px 10px !important;
    border-bottom: 1px solid #317991;
    border-top: 1px solid #317991;
    margin-bottom: 10px;

    -webkit-box-shadow: 0px 2px 47px -13px rgba(64,159,191,1);
    -moz-box-shadow: 0px 2px 47px -13px rgba(64,159,191,1);
    box-shadow: 0px 2px 47px -13px rgba(64,159,191,1);
}
#side-menu > li > a:hover, #side-menu > li > a:focus {
     -webkit-box-shadow: inset 0px 2px 47px -13px rgba(64,159,191,1);
    -moz-box-shadow: inset 0px 2px 47px -13px rgba(64,159,191,1);
    box-shadow: inset 0px 2px 47px -13px rgba(64,159,191,1);
}
#side-menu > li > a.active {
    
     -webkit-box-shadow: inset 0px 2px 47px -13px rgba(64,159,191,1);
    -moz-box-shadow: inset 0px 2px 47px -13px rgba(64,159,191,1);
    box-shadow: inset 0px 2px 47px -13px rgba(64,159,191,1);
    
    border-left: 3px solid #01C0C8;
    color: #01C0C8;
}

#side-menu > li > a.active i {
    color: #01C0C8;
}
.el-element-overlay .el-card-item .el-overlay-1:hover img {
    transform: none;
}
.app-search .form-control, .app-search .form-control:focus {
    font-size: 14px !important;
    line-height: 14px;
}
.headerMsgDiv {
    margin-right: 30px;
    background-color: #FE3D52;
    border-color: #FE3D52;
    
}
.headerMsgDiv .dropdown-toggle {
    padding-left: 23px;
    padding-right: 23px;
}
    .headerMsgDiv .icon-envelope {
        font-size: 20px;
    }
    .headerMsgDiv .dropdown-toggle {
        padding-top: 5px;
    }
.notify {
    margin-top: -35px;
}
.notify .heartbit {
    border: 5px solid #FFF;
}
.notify .point {
    background-color: #FFF;
}
.notificationMsgTitleIcon {
    height: 60px;
    width: 60px;
    float: left;
    margin-right: 10px;
}
.headerMsgDiv .drop-title {
    background-color: #FE3D52;/*#FF866D;*/
    color: #fff;
}
.headerMsgDiv .dropdown-menu{
    padding-top: 0px;
    margin-right: -1px;
    border-top: 1px solid #FE3D52;
}
.headerMsgDiv .open>a {
    background: none;
}
.headerMsgDiv .open > a, .nav .open > a:focus {
    background: none;
}
.myadmin-alert-top-right {
    right: 30px;
    top: 60px;
}
.boxDescContent {    
    padding-right: 20px;
    overflow: hidden;
    height: 174px;
}
.boxDescriptionPanel {
    display: flex;
    padding: 20px 0px;
}
.boxDescIcon {
    padding-right: 20px;
}
.boxDescTitle {
    text-transform: uppercase;
    color: #A0C0CF;
    font-weight: bold;
}
.boxDescSub {
    color: #6698B1;
}
.boxDescText {
    color: #6698B1;
}
.readMoreBtn {
    padding: 5px 16px;
    color: #FFF;
    background-color: #7E8BA0;
    border-radius: 15px;
    text-align: center;
    display: inline-block;
    float: right;
    cursor: pointer;
}
.modal-dialogXL {
    width: 1000px;
    margin: 30px auto;
}
.infoModLiTitle {
    font-weight: bold;
}
.dFlex {
    display: flex;
}
a.disabled {
    pointer-events: none;
    cursor: default;
}
.disabledPanel {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #42464c;
    opacity: 0.8;
    top: 0px;
    left: 0px;
}
.disabledPanelParent {
    position: relative;
}
.disableBtn,
.disableBtn:hover,
.disableBtn:after {
    font-size: 10px !important;
    background-color: #8f8f8f !important;
    background: #8f8f8f !important;
    cursor: not-allowed;
    color: #c9bfbf !important;
    border: 1px solid #999 !important;
}

.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}
.dFlex {
    display: flex;
}
.demoMap {
    background: #fd3e53;
    text-align: center;
    color: #FFF;
    padding: 10px;
}
.demoMapFloating {
    background: #fd3e53;
    text-align: center;
    color: #FFF;
    padding: 10px;
    left: 0px;
    bottom: 0px;
    width: 100%;
    position: absolute;
}
.connectMedData {
    width: 100%;
    padding: 10px;
    color: #323944;
    text-align: center;
    border: 1px solid #323944;
    margin-bottom: 15px;
    background: #6eb6ce;
    font-weight: bold;
    cursor: pointer;
}
.ecgPlotRow {
    gap: 5px;
}
.ecgImgHolder {
    position: relative;
    background: white;
    display: flex;
}
.ecgPlotDownload {
    border-radius: 14px;
    background: #FFF;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
    .ecgPlotDownload i {
        color: #000;
        font-size: 28px;
        display: block;
    }
.dFlex100 {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
}
.flex1 {
    flex: 1;
}
.dashBoxContentECG {
    padding: 20px;
    color: #fff;
    display: flex;
    margin: auto;
    flex-wrap: wrap;
    height: 90%;
    gap: 5px;
}