
.wrapper-main{
	padding-top: 80px !important;
}

.top-bar{
	height: 95px;
}

.top-bar h1, h2, h3, h4, h5, h6{
	font-size: 1em;
}

.logo-orange{
	max-width: 130px;
}

.title{
    margin-right: 0.5rem;
    margin-left: 0.5rem;	
}

.subtitle{

    margin-right: 0.5rem;
    margin-left: 0.5rem;		
}

.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;
}

/** DHASBOARD **/

.master-dashboard .btn-o {
	
	width: 100px;
	height: 100px;
	padding: 7.5px;
	
}

.master-dashboard .btn-o-icon {
	
	font-size: 70px !important;
	line-height: 90px;
}

.master-dashboard .btn-o-title{
	
	margin: 0 0.5rem;
	border: 2px solid #000000;
	height: 20px;
	width: 100px;
	font-size: 11px;
	line-height: 16px;
}
