* {
    -webkit-print-color-adjust: exact;
    transition: none !important
}
 
html { 
    overflow: visible;
}
body { 
    height: inherit !important;
}
a {
    text-decoration: none !important
}

.badge {
    transition: none !important
}

.row {
    display: block;
}
.row:after {
    content:"";
    clear:both
}
.collapse:not(.show) {
    display: block !important;
}
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 6px;
    padding-left: 6px;
    float: left;
    display: block !important;
}


.lang-rtl .col, .lang-rtl .col-1, .lang-rtl .col-10, .lang-rtl .col-11, .lang-rtl .col-12, .lang-rtl .col-2, .lang-rtl .col-3, .lang-rtl .col-4, .lang-rtl .col-5, .lang-rtl .col-6, .lang-rtl .col-7, .lang-rtl .col-8, .lang-rtl .col-9, .lang-rtl .col-auto, .lang-rtl .col-lg, .lang-rtl .col-lg-1, .lang-rtl .col-lg-10, .lang-rtl .col-lg-11, .lang-rtl .col-lg-12, .lang-rtl .col-lg-2, .lang-rtl .col-lg-3, .lang-rtl .col-lg-4, .lang-rtl .col-lg-5, .lang-rtl .col-lg-6, .lang-rtl .col-lg-7, .lang-rtl .col-lg-8, .lang-rtl .col-lg-9, .lang-rtl .col-lg-auto, .lang-rtl .col-md, .lang-rtl .col-md-1, .lang-rtl .col-md-10, .lang-rtl .col-md-11, .lang-rtl .col-md-12, .lang-rtl .col-md-2, .lang-rtl .col-md-3, .lang-rtl .col-md-4, .lang-rtl .col-md-5, .lang-rtl .col-md-6, .lang-rtl .col-md-7, .lang-rtl .col-md-8, .lang-rtl .col-md-9, .lang-rtl .col-md-auto, .lang-rtl .col-sm, .lang-rtl .col-sm-1, .lang-rtl .col-sm-10, .lang-rtl .col-sm-11, .lang-rtl .col-sm-12, .lang-rtl .col-sm-2, .lang-rtl .col-sm-3, .lang-rtl .col-sm-4, .lang-rtl .col-sm-5, .lang-rtl .col-sm-6, .lang-rtl .col-sm-7, .lang-rtl .col-sm-8, .lang-rtl .col-sm-9, .lang-rtl .col-sm-auto, .lang-rtl .col-xl, .lang-rtl .col-xl-1, .lang-rtl .col-xl-10, .lang-rtl .col-xl-11, .lang-rtl .col-xl-12, .lang-rtl .col-xl-2, .lang-rtl .col-xl-3, .lang-rtl .col-xl-4, .lang-rtl .col-xl-5, .lang-rtl .col-xl-6, .lang-rtl .col-xl-7, .lang-rtl .col-xl-8, .lang-rtl .col-xl-9, .lang-rtl .col-xl-auto {
    float: right;
}

.side-menu, .topbar, #webSocialList, .page-title-box {
    display: none
}


.plan-report-table span.badge, .plan-report-table small.badge {
    border: 0 !important;
    box-shadow: none !important;
} 


.content-page {
    margin-right: 0;
    margin-left: 0;
}

.col-sm-1 {
    width: 8.333333%
}

.col-sm-2 {
    width: 16.666667%
}

.col-sm-3 {
    width: 25%
}

.col-sm-4 {
    width: 33.333333%
}

.col-sm-5 {
    width: 41.666667%
}

.col-sm-6 {
    width: 50%
}

.col-sm-7 {
    width: 58.333333%
}

.col-sm-8 {
    width: 66.666667%
}

.col-sm-9 {
    width: 75%
}

.col-sm-10 {
    width: 83.333333%
}

.col-sm-11 {
    width: 91.666667%
}

.col-sm-12 {
    width: 100%
}



.col-md-1 {
    width: 8.333333%
}

.col-md-2 {
    width: 16.666667%
}

.col-md-3 {
    width: 25%
}

.col-md-4 {
    width: 33.333333%
}

.col-md-5 {
    width: 41.666667%
}

.col-md-6 {
    width: 50%
}

.col-md-7 {
    width: 58.333333%
}

.col-md-8 {
    width: 66.666667%
}

.col-md-9 {
    width: 75%
}

.col-md-10 {
    width: 83.333333%
}

.col-md-11 {
    width: 91.666667%
}

.col-md-12 {
    width: 100%
}


.col-xl-1 {
    width: 8.333333%
}

.col-xl-2 {
    width: 16.666667%
}

.col-xl-3 {
    width: 25%
}

.col-xl-4 {
    width: 33.333333%
}

.col-xl-5 {
    width: 41.666667%
}

.col-xl-6 {
    width: 50%
}

.col-xl-7 {
    width: 58.333333%
}

.col-xl-8 {
    width: 66.666667%
}

.col-xl-9 {
    width: 75%
}

.col-xl-10 {
    width: 83.333333%
}

.col-xl-11 {
    width: 91.666667%
}

.col-xl-12 {
    width: 100%
}


.table-responsive {
    display: block;
    width: 100%;
    overflow-x: visible !important;
    -webkit-overflow-scrolling: inherit;
}

.col-sm-12.text-center.pb-2 {
    padding-top: 8px;
}


.show-print {
    display: block !important
}
.v100{
    height: 100vh
}


.kpisValue small {
    display: inline; 
}

.kpi-val-holder {
    width: 100% ;
}

.kpisValue  {
    width:auto; 
    display:inline-block;
    min-width:150px
}

.card.clickable-card { 
    min-height: 320px !important;
}

small.badge  {
    display: block;
    margin-top: 80px;
    border: none;
}

