/*Write your custom css in this file.*/

.flex {
  display: flex;
}

.full-width {
	width: 100%;
}

.nav-tabs .header-tab {
	color: #0b0c0c;
    font-size: 19px;
    padding: 10px 15px 0px 15px;
}