.content-wrapper {
    background-color: #FFFAFA!important;
     background: linear-gradient( 0deg , #FFFAFA 0%, #FFFAFA 100%)!important; 
}
.nav-link .nav-text{
	color: #333333!important;
	font-size: 14px!important;
}
.badge1{
	padding: 0.25em 0.6em!important;
    font-size: 16px!important;
    font-weight: 500!important;
    line-height: 1!important;
    text-align: center!important;
    white-space: nowrap!important;
    vertical-align: baseline!important;
    border-radius: 0.25rem!important;
}

.info-box-text{
	font-size: 16px!important;
	color: #ffffff!important;
}
.info-box-number{
	font-size: 18px!important;
}
.info-box-icon{
   border-right: 1px solid #ffffff!important;
   border-radius: 0px!important;
}

/*

#statusoftodayresult{
    width: 550px!important;
}
*/
.bg-success{
	background-color: #1ee0ac!important;
}
.bg-danger{
	background-color: #f64e60!important;
}
.bg-warning{
	background-color: #ffc115!important;
    color: #fff !important;
}
.bg-info{
	background-color: #17a2b8!important;
}
.bg-blue{
	background-color: #007bff!important;
}

.bg-blue-dark{
   background-color: #437091!important;
}



.canvasjs-chart-credit {
	display: none!important;
}

.canvasjs-chart .img  {
	display: none!important;
}
   .table td {
   font-size: 18px;
   }
   .inner {height:100% !important;}
   .inner>.border  {
   height:100% !important;
   }
   .inner span {font-size: 18px;}
   .inner p{margin-bottom: 5px;}	
   .inner >.seperator{display: block; font-size:14px;    
   border-top: 1px solid #fdf4f41c;}
   .small-box { 
   margin-bottom: 10px;
   color: #ffffff;
   text-align: center;
   -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;
   height: 270px;
   border-radius: 10px;
   margin-bottom: 20px;
   box-shadow: 0px 5px 5px #8c8c8c;
   }
   .col-lg-4 {
   float: left;
   }
   .blink_me {
   animation: blinker 5s linear infinite;
   font-size:18;
   }
   @keyframes blinker {
   50% {
   opacity: 0;
   font-size:20;
   }
   }
   .table-borderless tbody tr td{  border-right: none !important;
   padding-bottom: 5px;
   padding-top: 5px;
   }
   .table-borderless {
   width:100%;
   text-align:center;
   }
   .minheight_box{
	   min-height:50px;
   }
    .minheight_box_40{
	   min-height:40px;
   }
   