h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
form label,
.table {
  color: #fff;
}

.bg-card-default {
  background: #6c8f8c;
}

.rounded {
  border-radius: 0.45rem !important;
  border: 0px !important;
}

.btn-primary {
  border-color: #365350 !important;
  background-color: #365350 !important;
}

.btn-primary:hover {
  border-color: #223432 !important;
  background-color: #223432 !important;
}

table.dataTable tbody td,
table.dataTable thead th,
table.dataTable.no-footer th,
.dataTables_wrapper thead th,
.dataTables_wrapper.no-footer th {
  padding-left: 14px;
}

table.dataTable tbody td {
  vertical-align: baseline;
}

table.dataTable tbody td .btn-sm {
  margin-bottom: 1px;
  margin-top: 1px;
}

textarea {
  resize: none;
}

.card-confronto {
  background: transparent;
}

.card-body-gerar-confronto {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
  max-width: 700px;
  margin: auto;
  text-align: center;
  padding: 10px 0;
  align-items: center;
}

.card-body-gerar-confronto > img {
  margin: auto;
  width: 50px;
}

.card-body-gerar-confronto-box img {
  width: 50px;
  margin-bottom: 6px;
}

.card-body-gerar-confronto-box input {
  font-size: 26px;
  text-align: center;
  width: 60px;
  margin-left: auto;
  margin-right: auto;
}

.table-jogadores input[type='number'] {
  width: 25px;
  padding: 0px;
  text-align: center;
}

.form-group-mercado {
  position: relative;
}

.form-group-mercado::after {
  content: 'Dias';
  position: absolute;
  right: 14px;
  bottom: 11px;
}

.form-group-mercado input {
  padding-right: 50px;
}

.card-header-user-summary {
  flex-direction: column;
  display: flex;
  align-items: center;
}

.card-header-user-summary a.profile-image {
  margin-top: 24px;
  display: inline-block;
}

.card-header-user-summary .btn-info--edit {
  margin-top: 12px;
}

html body.login {
  background: #a5bbb9;
}

.login .form-horizontal fieldset + fieldset {
  margin-top: 10px;
  margin-bottom: 0px;
}

.login .btn-danger {
  border-color: #e0c253 !important;
  background-color: #e0c253 !important;
  color: #740000;
}

.login .btn-danger:hover {
  border-color: #280000 !important;
  background-color: #280000 !important;
}

.main-menu.menu-light .navigation,
.main-menu,
.card,
.card-header,
.main-menu.menu-light .navigation > li > ul {
  background: #6c8f8c !important;
}

.card-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.24);
}

.login .card-header,
.login .card-content,
.login .card-footer {
  background: #740000 !important;
}

.login .card-content .card-body {
  padding-top: 0;
}

.login .card-footer p {
  color: #fff;
  font-weight: bold;
}

.navbar-semi-light,
.navbar-semi-light .navbar-header {
  background: #740000;
}

html body {
  background: #a5bbb9;
}

.main-menu.menu-light .navigation li a {
  color: #fff;
}

.main-menu.menu-light .navigation > li.hover > a,
.main-menu.menu-light .navigation > li:hover > a,
.main-menu.menu-light .navigation > li.active > a,
li.hover > a {
  color: #ddd !important;
}

.btn-info {
  border-color: #365350 !important;
  background-color: #365350 !important;
}

.btn-info:hover {
  border-color: #223432 !important;
  background-color: #223432 !important;
}

.breadcrumb-item a {
  color: #365350;
}

.main-menu.menu-light .navigation > li.open > a {
  border-right: 4px solid #223432;
}

.main-menu.menu-light .navigation > li.open > a {
  color: #365350;
}

html body table a {
  color: #365350;
}

html body table a:hover {
  color: #1d2d2b;
}

table.proximaRodada {
}

.proximaRodada td,
.proximaRodada th {
  text-align: center;
}

table td,
table th {
  padding: 10px !important;
  vertical-align: middle !important;
}

table.proximaRodada img {
  width: 40px;
  margin-bottom: 10px;
}

table.proximaRodada td h4 {
  font-size: 11px !important;
}

.escudo {
  width: 38px;
  height: 38px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 5px;
  margin-top: 5px;
}

.escudoVersus,
.fotoPerfil {
  width: 30px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

table.proximaRodada td > div {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.sidenav-overlay {
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.75);
}

.sidenav-overlay.active {
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.loader-primary div {
  background-color: #cc3434 !important;
}

.time-anterior {
  display: none;
}

.time-anterior.active {
  display: block;
}

.jogadores td > div {
  display: flex;
  align-items: center;
}

.timesInterna td > div .escudoVersus,
.jogadores td > div .fotoPerfil {
  height: 30px;
  margin-right: 10px;
}

.timesInterna td,
.timesInterna th {
  text-align: left;
}

.timesInterna td > div{
display: flex;
}

.timesInterna svg {
  width: 10px;
}

.fotoPerfil {
  border-radius: 50%;
}

.filtro .form-group {
  margin-bottom: 0px !important;
}

.partidaResultado .nav-tabs li {
  width: 50%;
}

.partidaResultado .nav-tabs li a {
  width: 100%;
  color: #fff;
  font-size: 17px;
}

.partidaResultado .nav-tabs li a.nav-link.active {
  background-color: #365350 !important;
  color: #fff;
  border: 0 !important;
}

.partidaResultado .tab-content {
  background-color: #365350 !important;
}

.partidaResultado .nav-tabs {
  border-bottom: 0;
}

.partidaResultado .subTitle {
  margin-bottom: 20px;
  margin-top: 20px;
}

.btnFooter {
  display: flex;
  justify-content: flex-end;
}

.btnFooter .btn {
  width: 30%;
}

.btnFooter .btn + .btn {
  margin-left: 5px;
}

.infoPartida li {
  color: #fff;
}

.nav-link img {
  width: 30px;
  margin-right: 10px;
}

.card-header-rodada h4 span {
  font-weight: bold;
}

.card-header-rodada {
  text-align: center;
  margin-bottom: 4px;
}

.slider-rodada .slick-prev,
.slider-rodada .slick-next {
  top: -33px !important;
}

.slider-rodada .slick-prev {
  left: 16px;
}

.slider-rodada .slick-next {
  right: 16px;
}

.table-rodada-header-title {
  color: #fff;
  font-weight: bold;
}

.table-rodada-body-item {
  display: grid;
  grid-template-columns: 90px 130px 100px;
  justify-content: center;
  padding-top: 8px;
  padding-bottom: 8px;
}

.table-rodada-body-item + .table-rodada-body-item {
  border-top: solid 1px #718280;
}

.table-rodada-body-item svg {
  margin: auto;
  width: 10px;
}

.table-rodada-body-item div {
  align-items: center;
  display: flex;
  justify-content: center;
}

.table-rodada-body-time h4 {
  margin-bottom: 0;
  margin-right: 10px;
}

.table-rodada-body-time:first-child h4 {
  margin-right: 10px;
}

.table-rodada-body-time:last-child h4 {
  margin-left: 10px;
}

.table-rodada-body-resultado {
  display: grid !important;
  grid-template-columns: 2fr 1fr 2fr;
  justify-content: center;
  text-align: center;
}

.table-rodada-body-resultado span {
  color: #fff;
  font-size: 16px;
}

.modal-content {
  background-color: #6c8f8c;
}

.modal-content h4 {
  font-weight: bold;
  font-size: 1.52rem;
}

.modal-content h5 {

}

.modal-content p {
  color: #eee;
}

.modal-header {
  border-bottom: 1px solid #ddd;
}

.modal-footer {
  border-top: 1px solid #ddd;
}

#transferir-jogador .overlay, #transferir-jogador form {
  display: none;
}

#transferir-jogador .overlay.active, #transferir-jogador form.active{
  display: flex;
  flex-direction: column;
}

table.table-jogadores td, table.table-jogadores th {
  padding: 10px 2px !important;
}

/* Chrome, Safari, Edge, Opera */
.table-jogadores input[type=number]::-webkit-inner-spin-button,
.table-jogadores input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.table-jogadores input[type=number] {
  -moz-appearance: textfield !important;
}

.table-jogadores .inputFull {
  min-width: 28px;
  width: 28px;
}

.table-jogadores .inputFull input {
  width: 100%;
}

.inputFull {
  text-align: center;
}

.selectPosicao {
  width: 70px;
}

.table-jogadores select.form-control {
  padding: 0px !important;
}

.btn-default {
  background: rgba(255, 255, 255, 0.15);
}

table.dataTable tbody tr {
  background-color: transparent;
}

.badge {
  margin-left: 5px;
  display: flex;
  align-items: center;
  padding: 0 10px;
}

.btn-salvar {
  width: 200px;
  margin-bottom: 20px;
  margin-top: 10px;
}

.hide {
  display: none;
}

.table{
  width: 100% !important;
}

table.fixedHeader-floating, table.fixedHeader-locked{
  background-color: #1b2928;
}

.fixedHeader-floating, .fixedHeader-locked {
  width: auto !important;
}

table.dataTable tbody tr.active {
  background-color: #ff9149;
}

.navbar-dark.navbar-horizontal {
  background: #ebbf54;
}

.back__red {
  background: #74000c;
}

.main-menu.menu-light .navigation li a, .navbar-light .navbar-nav .nav-link {
  color: #ffffff;
}

.horizontal-menu .navbar-horizontal ul#main-menu-navigation > li > a {
  display: block;
  color: #464855;
}

.header-navbar .navbar-header .navbar-brand {
  padding: 5px;
}

.header-navbar .navbar-header .navbar-brand .brand-logo {
  width: 350px;
}

.header-navbar.navbar-brand-center .navbar-header {
  width: auto;
}

.lista-de-atletas {
  list-style: none;
  padding-left: 0;
}

.lista-de-atletas li{
  color: #fff;
}