.dashboard .content-dashboard{overflow: hidden;background-color: #ffffff;border-radius: 4px;}
.dashboard .content-dashboard .content-header{z-index: unset;}
.dashboard .content-wrapper{margin-top: 0;}
.report-content .content-panel-body{padding: 0}

.bg-dark-blue {background-color: #172b4d !important;}
.facebook-bg{background: #3b5999;}
.google-bg{background: #dd4b39;}
.twitter-bg{background: #55acee;}
.social-options > a{width:36px;height: 36px;color: white;}
.white-sm-box{max-width: 380px;margin:0 auto;background: white;padding: 1rem;border-radius: .25rem;}
.white-sm-box .btn-dark{background-color: #343a40 !important;}
.white-sm-box .btn-dark:hover{background-color: #23272b !important;}
.icon.icon-shape {display: inline-flex;width: 3rem;height: 3rem;padding: 12px;text-align: center;border-radius: 50%;align-items: center;justify-content: center;}
.tip-graph-footer .btn{color: #5e72e4;background-color: white; }
.tip-graph-footer .btn.active{background-color: #5e72e4;color: white;}
.tip-graph.loading {opacity: 0}
.page-link:hover{cursor: pointer}

.datagrid tfoot{background-color: rgba(0,0,0,0.03)}
.datagrid tfoot th {padding: 0;}
.datagrid tfoot span {display: block;padding: 8px;}

.custom-detail-content table{color: inherit;}
.custom-detail-content table thead th {vertical-align: middle;}
.custom-detail-content .form-group{display: block;}
.custom-detail-content .content-panel{box-shadow: none;}

@media (min-width: 1024px){
    .main-sidebar {width: calc(100% + 15px);}
}
