#nav-menu .pull-md-right .form-group .form-control {
	width: 22rem;
}

.editorial-team-table, .editorial-team-table th, .editorial-team-table td, .payment-table, .payment-table th, .payment-table td {
	border: 1px solid #bdbdbd;
	padding: 10px;
}

.show {
    display: revert !important;
}

.info-table {
	width: 100%;
}

.info-table td {
    border: 1px solid #e0e0e0;
    padding: 12px;
}

.navbar-form .form-group {
    display: none;
}

.dropdown-menu li a {
    line-height: 42px;
    border-bottom: 0;
}

.table-payment td, .table-payment th {
    padding: 28px !important;
}