.onlysmartphone{ display:none; }

.darkBlue{ background-color:#22274c !important; }

.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th{ padding:10px 5px !important; vertical-align:middle !important; }

.table>tbody>tr>td:first-child, .table>tbody>tr>th:first-child, .table>tfoot>tr>td:first-child, .table>tfoot>tr>th:first-child, .table>thead>tr>td:first-child, .table>thead>tr>th:first-child{ padding:10px 5px !important; vertical-align:middle !important; }

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{vertical-align:middle !important; }

.bootgrid-table th>.column-header-anchor>.icon{ font-size:10px; line-height:13px; }

.card .card-header .actions{ top:10px; }

th.dtName{ width:37.5% !important; }
th.dtPatient{ width:25% !important; }
th.dtNumber{ width:12.5% !important; }

table th{ font-size:11px !important; }
table th *{ font-size:11px !important; }

table td{ font-size:11px !important; }
table td *{ font-size:11px !important; }

.pagination>li>a, .pagination>li>span
{
	width:30px;
	height:30px;
	line-height:28px;
	text-align:center;
	font-size:11px;
}

.pagination>li>a>.zmdi, .pagination>li>span>.zmdi{ font-size:18px; line-height:29px; }

@media (max-width:768px)
{
	.onlysmartphone{ display:block; }

	.tab-nav li
	{
		display:block !important;
		width:100% !important;
	}

	.mini-charts-item .count>h2
	{
		font-size:18px;
	}
	
	.container .col-sm-12,
	.container .col-sm-6
	{
		padding:0 !important;
	}
	
	
	.container .col-sm-12 .card .card-header
	{
		padding:0 0 10px 0 !important;
	}
	
	
	.container .col-sm-12 .card .card-header .card-header
	{
		padding:10px !important;
	}
	
	.card-header.darkBlue.text-uppercase button
	{
		display:none !important;
	}
	.flc-bar-eval table tr td
	{
	}
	
	
	
	
	
	
	
	

	table tr td.legendColorBox
	{
		float:left;
		padding:2px 0 0 0;
		text-align:left;
		width:25px;
	}

	table tr td.legendLabel
	{
		float:left;
		width:calc(50% - 25px);
		width:-webkit-calc(50% - 25px);
		width:-moz-calc(50% - 25px);
		text-align:left;
		font-size:11px !important
	}
	
	
	
	
	
	
	
	
	
	
	
	
}