.PieChart-table{
	background-color: white;
	margin-bottom: 2%;
	
}
.title{
    color: #FCFDFE !important;
    background-color: #5D84A1 !important;
}

.subtitle{
background-color: #CBDEED !important;
color: black !important;
}

.custom-side-bar {
    z-index: 2000 !important;
    background-color: white !important;
	height:100% !important;
}
 .customHeight {
    	height:320px !important;
    }
.time-info-box{
	       height: 100px;
    overflow: auto;
    background-color: white;
  border-bottom: 6px solid #e7eaec;
    color: rgb(103, 106, 108);
    padding: 15px;
    width: 100%;
   

}	
@media (min-width: 768px)
{
    /*#page-wrapper {
        margin: 0 0 0 0px !important;
    }*/
   
    
    
    .legendLabelCustom {
    	white-space: nowrap;
    	font-size: 11px;
    	padding-right: 70px!important;
    }

}
@media (max-width: 767px)
{
    .legendLabelCustom {
    	white-space: nowrap;
    	font-size: 10px;
    	padding-right: 20px!important;
    }

	.logout{
	margin-top: 3%;
	}
}


.custom-padding {
	padding-right: 5px !important;
    padding-left: 5px !important;
	padding-bottom: 5px;
}

.custom-ibox-content {
	clear: both;
    background-color: #ffffff;
    color: inherit;
    padding: 0px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 0px 0px;
}

.ibox-title-custom {
	padding: 14px 15px 15px 0px !important;
	    color: inherit;
    margin-bottom: 0;
    min-height: 48px;
	    background-color: #ffffff;
}

.flot-chart-custom {
  display: block;
  height: 320px !important;
}

.flot-chart-pie-content-custom {
  width: 100% !important;
  height: 100% !important;
  margin: auto;
}
.flot-chart-custom.dashboard-chart {
  display: block;
  height: 100% !important;
  margin-top: 40px;
}
.flot-chart-content-custom {
  width: 100% !important;
  height: 100% !important;
}

table.legendsTable td
{
	padding: 3px;
}
 
.custom-page-wrapper {
    flex: 1 0 auto;
	overflow: auto;

}
.custom-nav {
	height: 100%;
    background-color: #2f4050;
}

.nav > li > a i {
    margin-right: 4px !important;
}
.color{
border: 5px solid transparent;
}
/*.color_1{
	border: 5px solid transparent;
}
.color_2{
	border:5px solid transparent;
}
.color_3{
	border:5px solid transparent;
}
.color_4{
	border: 5px solid transparent;
}
.color_5{
	border: 5px solid transparent;
}*/

.center-rounded{
	border-radius :6px;
	text-align: center;
	font-size: 14px;
	border:none !important;
}
#agentsTable {
    border-collapse: separate;
    border: none;
	border-spacing:3px !important;
}
 body {
            display: flex;
            min-height: 100vh;
            flex-direction: column;
        }
		.nav-header{
			background: url("patterns/header-profile.png") no-repeat !important;
		}
		
 /* spinner */
.sk-circle {
  margin: 40px auto;
  width: 40px;
  height: 40px;
  position: relative; }
  .sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .sk-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
            animation: sk-circleBounceDelay 1.2s infinite ease-in-out both; }
  .sk-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
            transform: rotate(30deg); }
  .sk-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
            transform: rotate(60deg); }
  .sk-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
  .sk-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
        -ms-transform: rotate(120deg);
            transform: rotate(120deg); }
  .sk-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
        -ms-transform: rotate(150deg);
            transform: rotate(150deg); }
  .sk-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .sk-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
        -ms-transform: rotate(210deg);
            transform: rotate(210deg); }
  .sk-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
        -ms-transform: rotate(240deg);
            transform: rotate(240deg); }
  .sk-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg); }
  .sk-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
        -ms-transform: rotate(300deg);
            transform: rotate(300deg); }
  .sk-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
        -ms-transform: rotate(330deg);
            transform: rotate(330deg); }
  .sk-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
            animation-delay: -1.1s; }
  .sk-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
            animation-delay: -1s; }
  .sk-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
            animation-delay: -0.9s; }
  .sk-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s; }
  .sk-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
            animation-delay: -0.7s; }
  .sk-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
            animation-delay: -0.6s; }
  .sk-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s; }
  .sk-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
            animation-delay: -0.4s; }
  .sk-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
            animation-delay: -0.3s; }
  .sk-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
            animation-delay: -0.2s; }
  .sk-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
            animation-delay: -0.1s; }
@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }
@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }
