.pkp_block.block_custom .pkp_block.block_make_submission {
	margin-bottom: 0;
}

.show {
	display: revert !important;
}

.navbar-form .form-group {
	display: none;
}

[lang=ar-IQ] #nav-menu .pull-md-right {
	float: left;
    margin-left: 15px;
}

.table-cust td {
	border: 1px solid #bdbdbd;
    padding: 6px 12px;
}

.btn-payment {
	font-size: 16px;
    color: #1a4200;
    background-color: #9cee69;
    font-weight: 600;
    padding: 10px 20px;
    border-radius: 12px;
    border-color: #9cee69;
}

.pkp_block .title {
    font-size: 20px;
}

.table-journal-description { 
    border: 1px solid #e0e0e0;
}

.table-journal-description td {
    padding: 4px 8px;
    vertical-align: top;
    border: 1px solid #e0e0e0;
}