table.dataTable thead th, table.dataTable thead td {
    padding: 10px 12px;
}

.single-fobi24-table td{
    vertical-align: top;
}
@media screen and (max-width: 1439px){

    .single-fobi24-table td{
        display:inline-block;    
        width:100%;
    }
    table td:last-child{
        padding:5px 0 10px 0;
    }
    .single-fobi24-table td p{
        overflow: hidden;
        word-break: break-all;
    }
}

.post-attachment{
    margin-bottom: 0;
}


.fobi24 {
    max-width: 998px;
    margin: 40px auto;
}
.fobi24 img{
    vertical-align: unset;
    margin-bottom: 15px;
}
.fobi24 table a {
    color: #00275b !important;
    text-decoration: underline;
}
.fobi24 table a:hover {
    color: #82b90f !important;
    text-decoration: underline;
}

.fobi24 table th{
    text-align: left;
}
.fobi24 a {
    color: #00275b;
}
.fobi24 a:hover {
    color: #82b90f;
}
.fobi24 a.theme-button,
.fobi24 a.theme-button {
    color: white;
}
.fobi24 a.theme-button:hover {
    background-color: #82b90f;
    color: white;
}
.fobi24 .select-filter label {
    display: block;
}
.fobi24 .select-filter select {
    max-width: 250px;
}
.fobi24 * {
    font-size: 16px;
    font-family: arial;
}
.fobi24 .event-title {
    color: #00275b;
}
.fobi24 .event-pre-text {
    font-weight: bold;
}
.fobi24 .event-description,
.fobi24 .event-pre-text {
    color: #00275b;
    font-size: 18px;
}
.fobi24 .pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
}
.fobi24 .post-edit a,
.fobi24 input[type=submit],
.fobi24 input[type=button],
.fobi24 .theme-button {
    background-color: #00275b;
    font-size: 18px;
}
.fobi24 a {
    text-decoration: underline;
    color: #82b90f;
    font-family: arial;
}
.fobi24 table tr th,
.fobi24 label {
    color: #00275b;
    font-size: 18px;
}
.fobi24 table tr td a {
    color: initial;
    text-decoration: none;
}
.fobi24 select {
    height: 40px;
    text-indent: 10px;
    background-color: #f7f7f7;
    border-color: #f7f7f7;
    margin-bottom: 15px;
}
.fobi24 select option {
    font-size: 16px;
    color: #00275b;
    padding: 5px;
}
.fobi24 * {
    font-size: 16px;
    font-family: arial;
}
.fobi24 .event-title {
    color: #00275b;
}
.fobi24 .event-pre-text {
    font-weight: bold;
}
.fobi24 .event-description,
.fobi24 .event-pre-text {
    color: #00275b;
    font-size: 18px;
}
.fobi24 .pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
}
.fobi24 .post-edit a,
.fobi24 input[type=submit],
.fobi24 input[type=button],
.fobi24 .theme-button {
    background-color: #00275b;
    font-size: 18px;
    color:rgb(255, 255, 255);
    cursor:pointer;
    display:inline-block;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:700;
    max-width:100%;
    padding-left:18px;
    padding-right:18px;
    text-decoration: none;
}
.fobi24 a {
    text-decoration: underline;
    color: #82b90f;
    font-family: arial;
}
.fobi24 table tr th,
.fobi24 label {
    color: #00275b;
    font-size: 18px;
}
.fobi24 table tr td a {
    color: initial;
    text-decoration: none;
}
.fobi24 select {
    height: 40px;
    text-indent: 10px;
    background-color: #f7f7f7;
    border-color: #f7f7f7;
    margin-bottom: 15px;
}
.fobi24 select option {
    font-size: 16px;
    color: #00275b;
    padding: 5px;
}

/*----------------------------- Sb- Customize ------------------*/

.fobi24 h1{
    font-family: arial;
    font-size: 24px!important;
    font-weight: normal;
    color: #00275b!important;
}

.fobi24 h2{
    font-family: arial;
    font-size: 18px!important;
    font-weight: bold;
    color: #00275b!important;
}

.fobi24 table tr th {
	font-weight: bold;
}
.fobi24 table tr th,
.fobi24 table tr td {
	padding: 10px;
	color: #00275b;
}