
.wrapper-main{
	padding-top: 80px !important;
}

.top-bar{
	height: 80px;
}

.top-bar h1, h2, h3, h4, h5, h6{
	font-size: 0.8em;
}

.logo-orange{
	max-width: 110px;
}

.title{
	
}

.btn-o {
	
	width: 200px;
	height: 200px;
	padding: 25px;
	margin: .5rem;
	
}

.btn-o-icon{
	font-size: 150px !important;
}

.btn-o-title{
	
	margin: 0 .5rem;
	height: 30px;
	width: 200px;
	font-size: 20px;
	line-height: 25px;
}

.type-box{
	height: 70px;
	font-size: 0.8em;
}

.wrapper-incidents-table{
	
	height: 325px;
}

.tickets-table th{
	padding: 0.5rem;
	font-size: 0.8em;
}

.tickets-table td{
	font-size: 0.7em;
}

.timeline-wrapper{
	height: 400px;
}
/** DHASBOARD **/

.master-dashboard .btn-o {
	
	width: 125px;
	height: 125px;
	padding: 12.5px;
	
}

.master-dashboard .btn-o-icon {
	
	font-size: 90px !important;
	line-height: 100px;
}

.master-dashboard .btn-o-title{
	
	margin: 0 0.5rem;
	border: 2px solid #000000;
	height: 25px;
	width: 125px;
	font-size: 15px;
	line-height: 21px;
}