.prt-icn{
	heigh: 200px;
	width: 200px;
}
.cate-main{
	background-color: #fff;
}
.mini-stat-cat{
	background-color: #fff;
	overflow:auto;
	height: 220px;
}
.itm-check{
	margin-left: 13px;
}
.close{
	float: right;
    margin-right: 0px;
    margin-top: 3px;
}
.cate{
	overflow:auto;
	height: 600px
}
#edit{
	color:#C3A815;
}
#rate{
	color: #AD5AE5;
}
.delete, .delete a:hover, .delete a:focus{
	color:#BD291E;
}
.panel-heading{
	font-weight: bold;
	font-size: large;
}
#form_label{
	text-align: left;
}
#error {
	color:#BD291E;
}
.inner_container {
  margin-right: auto;
  margin-left: auto;
  height: 100%;
}
.heading {
	font-weight: 700;
	text-transform: uppercase;
	margin:10px;
	text-align: center;
	color:green;
}
.highcharts-tooltip {
	font: normal 11px/15px arial;
	color:#323232;
	z-index: 999;
}
.toolTipBody {
	font: normal 11px/15px arial;
	color:#323232;
	padding:2px 2px 0 2px;
	max-width:100%;
	z-index:999;
}
.toolTipBody table { width: auto; }
.toolTipBody li { color:#666; }
.toolTipBody td { padding-right:8px; }
.toolTipBody .perValue {
	font-size:24px;
	line-height:28px;
	color: #323232;
	border-left:1px solid #aeafb8;
	padding-left:8px;
	padding-right:0;
}
.toolTipBody .tooltipPoint {
	display:block;
	width:8px;
	height:8px;
	background-color:#666;
	border-radius:100%;
	position: relative;
	top:3px;
}
.toolTipBody .moneyValue { font-size:18px; line-height:20px; }
#sortable { list-style-type: none; margin: 0; padding: 0; width: 60%; }
#sortable li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; }
#sortable li span { position: absolute; margin-left: -1.3em; }
@media (min-width: 365px) {
  .inner_container {
  }
}
@media (min-width: 768px) {
  .inner_container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .inner_container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .inner_container {
    width: 1170px;
  }
}
.mini-stat {
  background: #fff;
  padding: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 15px;
}

.user-msg {
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 18px;
}
.mini-stat-icon {
  width: 60px;
  height: 60px;
  display: inline-block;
  line-height: 60px;
  text-align: center;
  font-size: 30px;
  background: #eee;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  float: left;
  margin-right: 10px;
  color: #fff;
}
.user-msg-icon{
  width: 60px;
  height: 60px;
  display: inline-block;
  line-height: 60px;
  text-align: center;
  font-size: 30px;
  background: #eee;
  -webkit-border-radius: 10%;
  -moz-border-radius: 10%;
  border-radius: 10%;
  float: left;
  margin-right: 10px;
  color: #fff;	
}
.mini-ranking{
   width: 48px;
  height: 48px;
  display: inline-block;
  line-height: 50px;
  text-align: center;
  font-size: 30px;
  background: #eee;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  float: left;
  margin-right: 10px;
  color: #fff;	
}
.mini-stat-info,.user-msg-info {
  font-size: 12px;
}
.mini-stat-info span {
  display: block;
  font-size: 24px;
  font-weight: 600;
}
.user-msg-info span {
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin-top: 5px;
}
.user-msg-info #msg-date {
  font-size: 11px;
  float: right;
  font-style: italic;
  font-weight: 800;
}
.orange{
  color: #fa8564 ;	
}

.green{
  color: #1fb5ac;	
}

.purple{
  color: #a48ad4;	
}

.blue{
  color: #3A9AEA;	
}

.lavender{
  color: #62EAEA;	
}
#glydash{
  margin-top:14px;
}
#glyfont{
  margin-top: 14px;
  font-family: fantasy;
  font-style: initial;
}
#mapCanvas {
  width: 100%;
  height: 45%;
  float: left;
}
#infoPanel {
  float: left;
}
#infoPanel div {
  margin-bottom: 5px;
}
.expert_rating_large {
  margin-left: 65px;
  margin-top: 7px;
  margin-bottom: 5px;
}
.expert_rating_large.rate_4 {
  background-position: 0px -23px;
}
.expert_rating_large.rate_3 {
  background-position: 0px -46px;
}
.expert_rating_large.rate_2 {
  background-position: 0px -71px;
}
.expert_rating_large.rate_1 {
  background-position: 0px -95px;
}
.expert_rating_large.rate_0 {
  background-position: 0px -120px;
}
.expert_rating_large {
  width: 140px;
  height: 25px;
  background-image: url(../images/rating_large.png);
  background-repeat: no-repeat;
}
#calender td{
	text-align: center;
	font-size: 35px;
	padding-top:25px;
}
#c_day{
	background-color: #DADADA;
}
/* .mini-stat-item {
	overflow:auto;
	height: 250px; 
} */

.popover-title {
    color: blue;
    font-size: 15px;
}
.popover-content {
    color: red;
    font-size: 10px;
}
.loader{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../images/giphy.gif') 50% 50% no-repeat rgb(229, 239, 241);
}
.checkbox .checkbox-material {
    top: -1px !important;
}