
.mdCard2 .mdCardin .gDetails h6 {
    padding-top: 10px;
    font-size: 15px;
    line-height: 16px;
    font-weight: 400;
    color: #8A9099;
}

.mdCard2 .mdCardin .gDetails span {
    font-size: 20px;
    font-weight: 500;
    line-height: 45px;
    color: #3F434A;
}

.mdShift1 .mdRowi{
    background-color: #F5F5F5;
}


.badge span {
    background-color: #F8F8F8;
    padding: 6px 12px 6px 12px;
    border-radius: 20px;
    display: flex;
    justify-content: right;
    align-items: center;
    font-size: 10px;
    font-weight: 500;
    color: black;
}

.gH4{
    color: #fff;
    font-size: 1.3em;
    font-weight: 600;
}


.gH6{
    color: #FF4C4C;
    font-size: 12px;
    line-height: 6px;
}

.ggRow{
    background-color:#f5f5f5 ;
}

.gCol .gCard{
    border-radius: 20px;
    border-color: #c1c1c1;
    box-shadow: rgb(0 0 0 / 25%) 0px 20px 20px -20px;
}

.utilizationValue{
    font-size:10px;
    color: black;
}

.gCard2{
    border-radius: 16px;
    margin-top: 12px;
    border-color: #c4c4c4;
}
.gCardin{
    padding:  2px 10px 2px 10px;
    height: 60px;
    width: 300px;
}

.gCardin .fCont {
    margin: 0;
}

.c-details h6{
    font-weight: 400;
    font-size: 12px;
    padding-bottom: 2px;
    color: #8A9099;
}

.c-details {
    margin-left: 10px;
}

.c-details span {
    font-weight: 500;
    font-size: 18px;
}

.custom-control-input:checked~.custom-control-label::before{
    color: #fff;
    border-color: #0B0B47;
    background-color: #060633;
}

.icon {
    width: 42px;
    height: 42px;
    background-color: #E9F8EC;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    color: #107924;
}

.utilizationColor2{
    position: relative;
    top: 8px;
    border-radius: 40%;
    width: 6px;
    height: 6px;
    padding-right: 2px;
    display: inline-block;
}

.utilizationValue2{
    font-size:10px;
    height: 0px;
    line-height: 0px;
    padding-left: 3px;
}

.utilizationValue{
    font-size:10px;
    height: 0px;
    line-height: 0px;
}

.donut-container {
    width: 120px;
    height: 120px;
    float: left;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    border-radius: 75px;
}

.donut-inner {
    width: 100px;
    height: 100px;
    position: relative;
    top: 10px;
    left: 10px;
    background: #FFF;
    -webkit-border-radius: 65px;
    -moz-border-radius: 65px;
    border-radius: 65px;
}

.donut-label {
    padding-top: 12px;
    text-align: center;
    font-size: 10px;
    font-weight: 600;
}

.donut-label2 {
    padding-top:0px;
    text-align: center;
    font-size: 10px;
    font-weight: 600;
}
    
.donutUpperValue{
  font-size:16px;
  color: black;
}

.donutUpperLabel{
  font-size:10px;
  font-weight: normal;
  color:black;
}
.donutLowerLabel{
  font-size:10px;        
  font-weight: normal;
  color:black;
}
.donutLowerValue{
  font-size:12px;
  color:black;
}
.donutHorizontalSeparator{
  width:70px;
  margin: 2px;
  padding-left: 25px;
  color: black;

}
.utilizationValue {
    color:black;
}
.gCol2{
      margin:10px 0px 10px 0px;
}
.gRow1{
    height: 180px;
}
hr{
  margin: 0%;
}
.gH5{
  padding: 8 20px 8 20px;
  font-size: 1em;
  color: black;
}



.s100_block:nth-of-type(2),
.s100_legend li:nth-of-type(2):before {
    background-color: #FFA500;
}
.s100_block:nth-of-type(3),
.s100_legend li:nth-of-type(3):before {
    background-color: #2CB81B;
}
.s100_block:nth-of-type(1),
.s100_legend li:nth-of-type(1):before {
    background-color: #ff0000;
}



.downtimeText:hover{
    color: #000;
    
}
.apexcharts-toolbar {
    position: absolute;
    z-index: 0;
    max-width: 176px;
    text-align: right;
    border-radius: 3px;
    padding: 0px 6px 2px 6px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.table-borderless td, .table-borderless th {
    border: 0px solid #11142D;
}



.actionBar .heading{
	color:#0B0B47;
}


.datatable-controls .btn:hover{
    background-color:#FF6700;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    color: #000;
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(255, 242, 242, 0.075)!important;
}



.tableActionBar {
    background-color: #F8F8FF;
}
/* .actionBar, .row.actionBar {
    background-color: #F8F8FF;
    
} */
.dropdown-item:focus, .dropdown-item:hover {
    color: #0b0b47;   
    background-color: #F8F8FF;
}

.dropdown-item:active, .dropdown-item:active {
    color: #0b0b47;   
    background-color: #F8F8FF;
}


.dropdown-item {   
    color: #0b0b47;
}

.dropdown-menu {
    border-bottom: 1px solid #E8E8F9!important;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #f48120;
}



#report-title-nav {
    background-color: #F8F8FF;
    border-bottom: 1px solid #E8E8F9!important;
    margin-top: -3px;
}
.downtimeText:hover{
    color: #04b788;
    
}

/*actionbar.css*/ 

.actionBar .container-fluid{
	background-color: #F6F7F9;
	border-color: #EAEFF5;
}



.border-bottom {
    border-bottom: 1px solid #E8E8F9!important;
}

.bg-light {
    background-color: #ffffff!important;
}



/*base.css*/ 
h2 {
    color: #0A071B;
}

.dataTable {
    background-color: rgba(255, 255, 255, 1.0);
}

thead tr {
    background-color: #0B0B47;
    color: #fff;
}

.page-item.active .page-link {
    color: #fff;
    background-color: #0B0B47;
    border-color: #0B0B47;
}

.stdFormContainer {    
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 2px 4px;
}

.has-error .form-control {
    border-color: #9b0909;
}

.has-error .help-block {
    color: #9b0909;
}

.valid .form-control {
    border-color: #08a765;
}
.valid1{
    border-color: #c70ea8;
}
.validationTick {
    color: green;
}
.sidebar {   
    border-right: 1px solid #d2d2d2;
}
.sidebar-sticky {
    background-color: rgba(255, 255, 255, 0.95);   
    box-shadow: 2px 0px 10px 0px #999;
}
.sidebar-expanded .sidebar-sticky {   
    border-right: 1px solid #d2d2d2;
}
.sidebar-collapsed .sidebar-sticky {    
    border-right: 0px solid #d2d2d2;
}
.sideNavToggleBtn {
    background-color: #ccc;   
    box-shadow: 1px 1px 3px 0px #999;
}
.nav-tabs .nav-item {
    background-color: #efefef;
    border-right: 1px solid#ccc;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #3F434A;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.mainContainer {
    background-color: #ffffff;
    box-shadow: 0px 5px 5px 0px #777;
    
}
.mainContainer a {
    color: #131934;
}
.footer {
    background-color: rgba(255, 255, 255, 0.9);
    border-top: 1px solid#eeeefe;
    color: #000;
}
.rightNav {
    background-color: rgb(240, 239, 239);
   
}
.nav-pills .nav-link {
 
    border-bottom: 1px solid #ccc;
}

.leftNav {
    border-right: 1px solid #999;
    background-color: #fdfdf9;
    background-color: #f1f9ff;
    background-image: linear-gradient(0deg, transparent 50%, rgba(255, 255, 255, .4) 50%);
    background-color: #f1f9ff;
    background-image: linear-gradient(0deg, transparent 50%, rgba(255, 255, 255, .4) 50%);
}
.navToggleBtn {
    background-color: #fdfdf9;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    color: #333;
    box-shadow: 2px 2px 2px 0px #d0d0d0;
    background-color: #f1f9ff;
    background-image: linear-gradient(0deg, transparent 50%, rgba(255, 255, 255, .4) 50%);
}
.leftNav:hover {
    background-color: #cfe7fa;
}

.leftNav:hover .navToggleBtn,
.navToggleBtn:hover {
    background-color: #cfe7fa;
    color: #000;
}
.card-header {
    background-color: #F5F6FD;
    border-bottom: #E8E5F9;
}
.page-link:hover {
    color: #00304a;
    background-color: #F6F7FE;
    border-color: #E5E8F9;
}
.page-link {
    
    color: #00304a;
    background-color: #fff;
    border: 1px solid #E5E8F9;
}
.shadow-sm {
    box-shadow: 0 .00125rem .0025rem rgba(247, 250, 252, 0.075);
}
.border-bottom {
    border-bottom: 1px solid #F0F0FC;
}

/*bootstrap.css*/ 
.navbar-light .navbar-nav .nav-link {
    color:#0B0B47;
}

.border-secondary {
    border-color: #ffffff;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #F6F7FE;
}

table.dataTable {
    border-color: #dee2e6;
}

.card {      
    border-color: #F1F3FD;
}

.alertsContainer .alert {
    box-shadow: 2px 3px 6px 1px rgb(0 0 0 / 80%);
    border-width: 3px;
    background-color: #fff;
    font-size: 0.8rem;
    padding: 15px;
}
#react-chart .btn-info, #react-chart .btn-info:hover{ 
    background-color:#5a37a5;
    border: none; 
}
#react-chart .btn-warning, #react-chart .btn-warning:hover{ 
    background-color:#2c9199;
    border: none;
}

.label_text_danger{
    color:#ff0000;
}


.cs_grid_layout .s100_value {
    display: block;
    line-height: 0.3em;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
    color:#fff;
    font-size: 14px;
    font-weight:700;
}

.utilizationColor{
    position: relative;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    display: inline-block;
}

.select2-results__options{
    font-size: 14px !important;        
}
ul.select2-results__options > li {
    padding: 0px !important;
    padding-left:5px !important;
}

/* line view */

.lineCol1 .lineDb{
    border-radius: 16px;
    height: 320px;
    min-width:640px;
    border: 1px solid lightgray;

}

.lineRow .lineCol3 .lineDb{
    border-radius: 16px;
    border: 1px solid lightgray;
    padding-bottom: 16px;

}

.lineCol1 .lineDb2{
    border-radius: 16px;
    width: auto;
    min-height: auto;
    max-height: fit-content;
    border: 1px solid lightgray;
}

.nopadding{
 padding: 0px;
}

.lineCol2 .lineDb3{
    border-radius: 16px;
    height: auto;
    border: 1px solid lightgray;

}

.lineDb3 .card-footer{ 
    border-radius: 0px 0px 16px 16px;
}

 .lineDb2 .card-body{
      padding: 0px;
 }

.lineDb2 .card-footer{ 
    border-radius: 0px 0px 16px 16px;
}

.lineDb3 .linePlan h2, .lineDb3 .lineActual h2, .lineDb3 .linePlanGap h2{
    font-size: 25px;
     font-weight: 600;
}
.lineDb3 .cellOutput{
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.lineDb3 .cellOutput h2{
    font-size: 32px;
    font-weight: 600;
}

.lineDb3 .cellFooter h4{
    font-size: 1rem;
    font-weight: 500;
}

.lineCol1 .gaugeLabelWrapper{
    display: none;
}

.lineCol1 .gaugeValueText {
    display: none;
}

.lineCol1 .gaugeUnit{
    display: none;
}


.widthChartoPie{
    height:250px;
}

.lineDb3 .linePlan h6{
    font-size: larger;
    color: gray;
    font-weight: 500;
}

.lineDb3 .lineActual h6{
    font-size: larger;
    color: gray;
    font-weight: 500;
}

.lineDb3 .linePlanGap h6{
    font-size: larger;
    color: gray;
    font-weight: 500;
}



.lineDb .card-header .row h6{
    font-size: 18px;
    font-weight: 600;
}

.lineDb .card-header .row h5{
    font-size: 15px;
    margin-bottom: 0px;
}

.lineDb .card-header .row .col-2 span{
    background: grey;
    border-radius: 50%;
    width: 100px;
    height: 100px;
}

.totPro{
    width: 580px;
    padding-top: 20px;
}

.totStack{
    width: 920px;
    min-width: 660px;
    padding-top: 30px;
}

.dTReport{
    justify-content: center;
    display: flex;
}

.dTReport li{
    padding-bottom: 8px;
}

.lineRow .lineDb .card-header .row  .utilizationColorr .utilizationColor3{ 
    width: 8px;
    border-radius: 25px;
    display: block;
    height: 8px;
    margin-top: 3px;
    float: left;
    margin-right: 5px;
}

.navTabss .nav-item{
    width: 250px;
    color: #3F434A;
    border-radius: 16px 16px 0px 0px;
    border-color: #dee2e6  #dee2e6 #3c4384 #dee2e6 ;
}
.navTabss{
   border-bottom: 1px solid #3c4384 ; 
}

.tab-content{
   border-radius: 0px 0px 20px 20px;
}

.liTabPane{
      border: 1px solid;
      border-radius: 0px 0px 20px 20px;
      border-color: #ffffff #dee2e6 #dee2e6 #dee2e6;
 }

.navProcess{
    font-style:normal ;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
}

.fxCol{
      width: 310px important;
      height: auto;
}

.fixCard{
    border-radius: 20px
}

.pRow{
      padding: 16px;
}

.utilizationColorr .utilizationColor3{
    position: relative;
    top: 2px;
    border-radius: 60%;
    width: 7px;
    height: 7px;
    padding-right: 2px;
    display: inline-block;
}

.utilizationColorr .utilizationValue3{
    font-size:10px;
    height: 0px;
    line-height: 0px;
    padding-left: 3px;
}

.utilizationColor3{
    position: relative;
    top: 8px;
    border-radius: 60%;
    width: 7px;
    height: 7px;
    padding-right: 2px;
    display: inline-block;
}

.utilizationValue3{
    font-size:10px;
    height: 0px;
    line-height: 0px;
    padding-left: 3px;
}

.fxCol .fixCard{
    border: 1px solid lightgray;
    margin:auto;
}
.fixCard .card-header{
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    font-style: normal;
    color: white;
    border-radius: 20px 20px 0px 0px;

}

.active .card-header{
        background-color: #107924;
 }
 .na .card-header{
        background-color: #6F7378;
 }

 .NA1 .card-header{
      background-color: #6F7378;
 }

 .idle .card-header{
        background-color: #ED9900;
 }

 .offline .card-header, .Offline .card-header{
      background-color: #FF0000;
 }

 .nomachine .card-header, .nomachine .gFooter{
    background-color: #A9ABAE;
 }

.nostatus .card-header{
    background-color: #3F434A;
 }

.gFooter{
      background-color: #3F434A;
      border-color: #3F434A;
      border-radius: 0px 0px  20px 20px !important;
      font-size: larger;
}

.lineDb3 {
    height: inherit;
    }

.hiCol h4{
    font-size: 16px;
    font-weight: 600;
}

.hiCol2 h4{
    font-size: 16px;
    font-weight: 600;
}

.iImage{
      width: 16rem;
      height: auto;
}

.bodyCard{
    padding: 10px;
}

.lineDb .card-header .row .downTimeHeading h6{
    font-size: 15px;
    font-weight: 600;
}

.utilizationChartContainer{
        position: relative;
        margin: auto;
        height:40px;
        width:100%;
        float:center;
    }

.s100_chart {
        overflow: hidden;
        width: 100%;
        /*animation: expand 1.5s ease forwards;*/
    }
    .s100_row + .s100_row .s100_chart {
        animation-delay: .2s;
    }
    .s100_row + .s100_row + .s100_row .s100_chart {
        animation-delay: .4s;
    }
    .s100_block {
        display: block;
        height: 40px;
        color: #fff;
        font-size: .65em;
        float: left;
        background-color: #ff0000;
        position: relative;
        overflow: hidden;
        opacity: 1;
        transition: opacity, .3s ease;
        cursor: pointer;
    }
    .s100_block:nth-of-type(2),
    .s100_legend li:nth-of-type(2):before {
        background-color: #FFA500;
    }
    .s100_block:nth-of-type(3),
    .s100_legend li:nth-of-type(3):before {
        background-color: #2CB81B;
    }

    .s100_block:hover {
        opacity: .65;
    }


@media screen and (max-width: 1280px) and (min-width: 990px) {
    .lineDb2 .card-body .gaugeContainer .gaugeWrapper .gaugeCanvas{
        width: 140px;
        height: auto;
    }
}

@media screen and (max-width: 960px) and (min-width: 600px) {
    .lineCol1{
        margin-bottom: 10px;
    }

    .lineCol2{
        min-width: 66%;

    }

    .fxCol{
      min-width: 300px;
      max-width: max-content;
      padding:0px 10px 0px 10px ;
    }

}

@media screen and (max-width: 2000px) and (min-width: 1320px) {

    .fxCol{
      min-width: 280px;
      max-width: max-content;
      padding:0px 10px 0px 10px ;
    }
}


@media screen and (max-width: 1320px) and (min-width: 960px) {

    .lineDb .card-header .row h6{
        font-size: 14px;
        font-weight: 600;
    }
    .fxCol{
      min-width: 270px;
      max-width: max-content;
      padding:0px 10px 0px 10px ;
    }
    .pRow{
      padding: 10px;
    }
}


@media screen and (max-width:1326px) and (min-width:1200px) {
 .hiCol{
      display: none !important;
 }
}

@media screen and (max-width: 730px) and (min-width: 0px) {
 .nav-link{
      padding: 3px;
 }
 .lineDb .card-header .row .downTimeHeading h6{
    font-size: 12px;
    font-weight: 600;
}
 }

@media screen and (max-width: 600px) and (min-width: 0px) {


     .lineRow1{
        min-width: 640px;
     }

    .lineRow{
        min-width: 420px;
    }

    .lineCol1{
        min-width: 50%;
        margin-bottom: 10px;
    }
    .lineCol3{
        padding-bottom: 10px;
        min-width: 660px;
    }

    .fxCol{
      min-width: 188px;
      padding:0px 10px 0px 10px ;
    }
    .pRow{
      padding: 10px;
    }
}


.editor-datetime {
  position: relative;
}

/* Production Quality */


.proQuality{
    margin: 10px 30px 30px 30px;
    border: .2px solid;
    border-color:  #d6d6d6;
    border-radius: 16px;

}

.blueFont {
    color: #0B0b47;
    font-style: normal;
    font-size: 20px;
    line-height: 33px;
}

.form .proQuality:nth-child(even) {
    background: #f5f5f5;
    border: .2px solid;
    border-color:  #d6d6d6 ;
}

.proQuality2{
    background: #f5f5f5;
}

.pColoumn label{
    color: #3F434A;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 10px;
} 
.proQualReasons{
    margin: 10px 30px 30px 30px;
    border: .2px solid;
    border-color:  #d6d6d6;
    border-radius: 16px;
}
.input-group .errorClass{
    border-color:#9b0909;
}


.toast-header,.toast-body {
    /*background-color: #ffe5e5;*/
    background-color: #fff;
    color: #f00;
}
.toast-body {
    color: #000;
}
.toast{
    z-index: 9;
}

/* Production Plan */
  

.toast-header,.toast-body {
    /*background-color: #ffe5e5;*/
    background-color: #fff;
    color: #f00;
}
.toast-body {
    color: #000;
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.pColoumn{
    padding: 0px 8px;
} 
.switch .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: #808080;
    color: #F0F0F0;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size:10px;
    top:40px;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}
.switch:hover .tooltiptext {
    visibility: visible;
}


input:checked + .slider {
    background-color: #F5F6FD;
    border-color: #E8EBFC;
}

.btn-info {
    color: #fff;
    background-color: #2D325A;
    border-color: #1E2447;
}
.bg-info2 {
    color: #fff;
    background-color: #2D325A;
    border-color: #fff;
    border-left: 1px solid;
    }
.border-info2 {
    border-color: #2D325A;
    border-bottom: 1px solid;
    }

.bg-info2 h5 {
    padding: 10px 0;
}

.form-control {
    border: 1px solid #c2c2c2;
    border-radius: 4px;
}

.form-control:disabled, .form-control[readonly] {
    opacity: 1;
}

.input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child){
    border-radius: 4px;
}

#btnBulkForm{
    background-color: #10C79A;
    border-color: #0BAA80;
}
@media only screen and (max-width: 1200px) {
    .advancedSearchModalDataTable{
        display:inline-block;
        overflow:auto;
    }
}

#tooltip{
    margin-left:-100px
}
*/


/* New CSS */
.prodPlan{
    overflow: hidden;
}

.bgBlue {
    background-color: #0B0b47;
}

.bgBlue h6 {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0px;
}


.inputGroupSelect01 {
    background-color: red;
    border: none;
}

.proHeader1  h6 {
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
}


.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin-left: 0px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}


input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */


input:checked+.slider {
    background-color: #0B0b47;
    border-color: #E8EBFC;
}
#errorMessage {
    color: #9b0909;
    padding: 10px;
    margin-left: 20px;
}
@media screen and (max-width: 980px) and (min-width: 0px)  {
    .bgBlue{
    display: none !important;
}   
}
/* Timeline CSS */
.timelineData {
    min-height: 50px;
    border: 1px solid #CCC;
    background-color: #f9f9f9;
}
#formContents {
    display: contents;
}

.form .shiftDetails:nth-child(even) {
    background: #f5f5f5;
    border: .2px solid;
    border-color:  #d6d6d6 ;
}
.shiftDetails{
    margin: 0px 30px 30px 30px;
    border: .2px solid;
    border-color:  #d6d6d6;
    border-radius: 16px;
}

/* boroscope */

.boroScope{
    margin: 10px 30px 30px 30px;
    border: .2px solid;
    border-color:  #d6d6d6;
    border-radius: 16px;
}

.pboroScope label{
    color: #3F434A;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 10px;
} 

.pboroScope .form-control{
    color: #3F434A;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 10px;
}


.form .boroScope:nth-child(even) {
    background: #f5f5f5;
    border: .2px solid;
    border-color:  #d6d6d6 ;
}


/** progress bar Dashboard **/

.progress{
    background-color:#b4abab;
    height:13px;
    overflow: visible !important;
    position: relative;
    border-radius:20px !important;
    box-shadow: none;
    border: 0;
    background: #e9e9e9;
}

.progress .progress-bar{
    animation: animate-positive 2s;
    position: relative;
    box-shadow: none;
    border-radius:20px !important;
}

.progress-bar1{
    background-color: #E28643;
    border-radius:20px;

}

.progress-bar2{
    background-color: #6EDC80;
    border-radius:20px;
}

.progress-bar3{
    background-color: #BB85FF;
    border-radius:20px;
}

.progress-bar4{
    background-color: #FFC356;
    border-radius:20px;
}

.progress .progress-value:after{
    content: "";
    position: absolute;
    bottom:-6px;
    left: 35%;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}

.progressBar .row h5{
    font-size: 1rem;
}

/** Progress bar **/