#login > #nav > a {
    font-size: 26px;
}

.entry-content a.goats-subtle-link, a.goats-subtle-link:link {
    text-decoration: none;
    color: #000;
}
.entry-content a.goats-subtle-link:hover {
    text-decoration: underline;
}

div.tab-x {
    background: #fff;
    border-left: 2px solid #555;
    border-bottom: 2px solid #555;
    border-radius: 10px 10px 0px 0px;
}

a.tab-0 {
    background: #aaa;
    border-right: 2px solid #555;
    border-top: 2px solid #555;
    border-bottom: 2px solid #555;
    padding: 5px 15px 5px 15px;
    text-decoration: none;
    margin: 0px 0px -2px 0px;
    color: #000;
    display: inline-block;
    border-radius: 10px 10px 0px 0px;
}
a.tab-1 {
    background: #fff;
    border-right: 2px solid #555;
    border-top: 2px solid #555;
    border-bottom: 2px solid #fff;
    padding: 5px 15px 5px 15px;
    margin: 0px 0px -2px 0px;
    text-decoration: none;
    color: #000;
    display: inline-block;
    border-radius: 10px 10px 0px 0px;
}

table.goats-inline {
    border: 0px;
    margin: 0px;
    padding: 0px;
    border-spacing: 0px; border-collapse: collapse;
}
table.goats-inline td,th {
    border: 0px;
    text-align: center;
}

table.goats-edit3 select{ 
    height:52px;
    padding-left: 5px;
}



table.goatcha-table {
    border: 0px;
    margin: 0px;
    padding: 0px;
    border-spacing: 0px; border-collapse: collapse;
}

.goatcha { user-select:none;margin:3px;padding:5px; }
.goatcha .emoji { height: 40px !important; width:40px !important; }

table.goats-list3 {
    border: 0px;
    margin: 0px;
    padding: 0px;
    border-spacing: 0px; border-collapse: collapse;
    border-bottom: 1px solid #dddddd;
}
table.goats-list3 td {
    border:0px;
    padding: 10px 10px 10px 10px;
}
table.goats-list3 th {
    border:0px;
    padding: 10px 10px 10px 10px;
    background-color: #cccccc;
}
table.goats-list3 {
    height:32px;
}
table.goats-list3 tr:nth-child(even) {
    height:32px;
    background-color: #eeeeee;
}
table.goats-list3 tr:nth-child(odd) {
    height:32px;
    background-color: #ffffff;
}

.wp-admin table.goats-list3 {
    border: 0px;
    margin: 0px;
    padding: 0px;
    border-spacing: 0px; border-collapse: collapse;
}
.wp-admin table.goats-list3 td {
    padding: 0px 10px 0px 10px;
}
.wp-admin table.goats-list3 th {
    padding: 0px 10px 0px 10px;
    background-color: #aaaaaa;
}
.wp-admin table.goats-list3 {
    height:32px;
}
.wp-admin table.goats-list3 tr:nth-child(even) {
    height:32px;
    background-color: #a8e4ff;
}
.wp-admin table.goats-list3 tr:nth-child(odd) {
    height:32px;
    background-color: #ccefff
}

img.edit3-image-preview {
    max-width: 128px;
    max-height: 128px;
}

/* style for goat autocomplete fields */
.ui-menu-item {
    padding-left: 10px;
}

.wp-admin table.goats-edit3 {
    border: 0px;
    margin: 0px;
    padding: 0px;
    border-spacing: 0px; border-collapse: collapse;
    /* margin-left: auto;
    margin-right: auto; */
}
.wp-admin table.goats-edit3 td {
    border:0px; margin:0px; padding:0px 0px 5px 0px;
}
.wp-admin table.goats-edit3 th {
    border:0px; margin:0px; padding:5px 0px 5px 0px;
    text-align:left;
}

.entry-content table.goats-edit3 {
    border: 0px;
    margin: 0px;
    padding: 0px;
    border-spacing: 0px; border-collapse: collapse;
    /* margin-left: auto;
    margin-right: auto; */
}
.entry-content table.goats-edit3 td {
    border:0px; margin:0px; padding:0px 0px 10px 0px;
}
.entry-content table.goats-edit3 th {
    border:0px; margin:0px; padding:10px 0px 10px 0px;
    text-align:left;
}

.entry-content table.goats-view3 {
    border: 0px;
    margin: 0px;
    padding: 0px;
    border-spacing: 0px; border-collapse: collapse;
    /* margin-left: auto;
    margin-right: auto; */
}
.entry-content table.goats-view3 td {
    border:1px solid #ddd; margin:0px; padding:5px 10px 5px 10px;
}
.entry-content table.goats-view3 th {
    border:1px solid #ddd; margin:0px; padding:5px 10px 5px 10px;
    text-align:left;
}

/* table.goats-edit3 tr {
    border-bottom: 1px solid #ddd;
}
table.goats-edit3 tr.last {
   border-bottom: none;
} */

.wp-admin table.goats-view3 {
    border: 0px;
    margin: 0px;
    padding: 0px;
    border-spacing: 0px; border-collapse: collapse;
    /* margin-left: auto;
    margin-right: auto; */
}
.wp-admin table.goats-view3 td {
    border:0px; margin:0px; padding:0px 0px 5px 0px;
}
.wp-admin table.goats-view3 th {
    border:0px; margin:0px; padding:5px 0px 0px 0px;
    text-align:left;
}

.entry-content table.goats-view3 td table.goats-grid-list td,th,tr {
    border: 0px;
}

table.goats-grid-list {
    border: 0px;
    /* margin: 0px; */
    padding: 0px;
    border-spacing: 0px; border-collapse: collapse;
}
.goats-grid-list td,th,tr {
    border: 0px;
}
.goats-grid-list img {
    box-shadow: 4px 4px 12px rgba(0, 0, 0, .333);
}

/* from table press */
.tablepress {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 1em;
    border: none;
}

.tablepress th,
.tablepress td {
    padding: 8px;
    border: none;
    background: none;
    text-align: left;
    float: none !important;
}
.tablepress tbody td {
    vertical-align: top;
}
/* Horizontal borders */
.tablepress tbody td,
.tablepress tfoot th {
    border-top: 1px solid #dddddd;
}
.tablepress tbody tr:first-child td {
    border-top: 0;
}
.tablepress thead th {
    border-bottom: 1px solid #dddddd;
}
/* Row background colors */
.tablepress thead th,
.tablepress tfoot th {
        background-color: #d9edf7;
        font-weight: bold;
        vertical-align: middle;
}
.tablepress .odd td {
        background-color: #f9f9f9;
}
.tablepress .even td {
        background-color: #ffffff;
}
.tablepress .row-hover tr:hover td {
        background-color: #f3f3f3;
}