#wpmem-ul-list .wpmem-ul-user *,
#wpmem-ul-list .wpmem-ul-user-odd * { 
margin: 8px 0;
}
#wpmem-ul-list h2 { 
padding: 0px; 
margin-bottom: 0px;
margin-top: -5px;
}
#wpmem-ul-list .avatar { 
float: right; 
margin: -12px -2px 0 0; 
}
#wpmem-ul-list .wpmem-ul-user,
#wpmem-ul-list .wpmem-ul-user-odd { 
padding: 25px 24px; 
margin: 8px 0;
}
#wpmem-ul-list .wpmem-ul-user,
#wpmem-ul-list .wpmem-ul-user-odd { 
background: none;
border: none;
border-bottom: 1px solid lightGrey;
} #wpmem_ul_search {
width:100%;
float:left;
}
#wpmem_ul_search fieldset {
background: none;
border: none;
border-bottom: 1px solid lightGrey;
padding: 25px;
margin-bottom: 30px;
}
#wpmem_ul_search legend {
font-weight: 700;
font-size: 26px;
border: none;
background: none;
margin-top: 50px;
}
#wpmem_ul_search label.text,
#wpmem_ul_search label.select{
float:left;
line-height: 1.1;
width: 30%;
height: 20px;
padding: 14px 0 10px 0;
}
#wpmem_ul_search .form {
margin:0;
padding:0;
}
#wpmem_ul_search .clear {
clear:both;
}
#wpmem_ul_search .holder {
background-color:#fff;
}
#wpmem_ul_search .div_text,
#wpmem_ul_search .div_select {
width:65%;
float:right;
height:35px;
padding: 5px 0 4px 5px;
}
#wpmem_ul_search .textbox ,
#wpmem_ul_search .dropdown {
border: 1px solid #ccc;
background-color:#fff;
width:100%;
padding:3px 5px 3px 5px;
margin: 4px 0 0 0;
}
#wpmem_ul_search .dropdown {
width:100%;
}
#wpmem_ul_search .button_div {
width:100%;
float:right;
text-align:right;
margin-top:3px;
padding:5px;
white-space:nowrap;
}
#wpmem_ul_search .buttons{
margin: 0 -4px 0 0;
}
#wpmem_ul_search .noinput{ 
height: 32px;
padding-top: 4px;
padding-left: 6px;
}
.results-term {
font-style: italic;
} #wpmem-ul-nav .wpmem-ul-prev{ float: left; width: 50%; }
#wpmem-ul-nav .wpmem-ul-next{ float: right; width: 50%; text-align: right; } #wpmem-ul-nav { width: 100%; padding: 12px 0; }
#wpmem-ul-nav .prev{ float: left; }
#wpmem-ul-nav .next{ float: right; text-align: right; }
#wpmem-ul-nav .current{	border: 1px solid rgb(36, 137, 13); }
#wpmem-ul-nav .page-numbers{
padding:0px 4px;
margin:0px 4px;
} @media screen and (max-width: 720px) {
#wpmem_ul_search label.text,
#wpmem_ul_search label.select {
float: none;
}
#wpmem_ul_search .div_text,
#wpmem_ul_search .div_select {
float:none;
width: 100%;
padding: 5px 0;
}
}#pm-wrapper {
position: relative;
margin: 0 0 24px;
color: #243746;
}
#pm-header {
display: flow-root;
margin: 0 0 14px;
padding: 18px 20px;
border: 1px solid #d9e3ea;
border-radius: 14px;
background: linear-gradient(180deg, #fbfdff 0%, #f4f8fb 100%);
box-shadow: 0 10px 24px rgba(32, 74, 106, 0.08);
}
#pm-header strong {
color: #173f63;
font-family: Georgia, serif;
font-size: 28px;
font-weight: 400;
line-height: 1.2;
letter-spacing: -0.4px;
}
#pm-header p {
margin: 4px 0 0;
color: #526679;
font-size: 13px;
line-height: 1.7;
}
#pm-header .avatar,
#pm-content .avatar {
float: left;
width: 60px;
height: 60px;
margin: 2px 16px 8px 0 !important;
border: 1px solid #d9e3ea;
border-radius: 999px;
background: #fff;
padding: 0 !important;
}
#pm-menu {
display: flex;
flex-wrap: wrap;
gap: 10px;
margin: 0 0 16px;
font-size: 0;
}
#pm-menu a,
#pm-menu a:hover,
#pm-menu a:visited {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 40px;
padding: 0 14px;
border: 1px solid #d5a261;
border-radius: 999px;
background: linear-gradient(180deg, #ffbf47 0%, #ea8b22 100%);
box-shadow: 0 8px 16px rgba(199, 114, 24, 0.18);
color: #fff;
font-size: 12px;
font-weight: 700;
line-height: 1;
letter-spacing: 0.05em;
text-decoration: none;
text-transform: uppercase;
}
#pm-notify {
margin: 0 0 16px;
padding: 12px 14px;
border: 1px solid #f1d37a;
border-radius: 12px;
background: #fff8d6;
color: #705200;
font-size: 13px;
font-weight: 700;
line-height: 1.5;
text-align: center;
}
#pm-content {
margin: 0 0 16px;
padding: 18px 20px;
border: 1px solid #d9e3ea;
border-radius: 14px;
background: #fff;
box-shadow: 0 10px 24px rgba(32, 74, 106, 0.06);
color: #243746;
}
#pm-content p,
#pm-content form {
margin: 0 0 14px;
}
#pm-content hr {
margin: 14px 0;
border: 0;
border-top: 1px solid #e6edf2;
}
#pm-content .pmtext p {
margin-left: 0;
}
#pm-content textarea,
#pm-content input[type=text],
#pm-content input[type=password],
#pm-content select {
display: block;
width: 100%;
min-height: 44px;
padding: 10px 12px;
border: 1px solid #bcccdc;
border-radius: 10px;
background: #fff;
box-shadow: inset 0 1px 2px rgba(23, 63, 99, 0.05);
color: #243746;
font-size: 14px;
line-height: 1.45;
box-sizing: border-box;
}
#pm-content textarea {
min-height: 220px;
resize: vertical;
}
#pm-content textarea:focus,
#pm-content input[type=text]:focus,
#pm-content input[type=password]:focus,
#pm-content select:focus {
border-color: #2e6f9c;
box-shadow: 0 0 0 3px rgba(47, 98, 136, 0.14);
outline: 0;
}
#pm-content input[type=submit],
#pm-content input[type=button],
#pm-content .button {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 42px;
padding: 10px 18px;
border: 1px solid #27597c;
border-radius: 10px;
background: linear-gradient(180deg, #4b8fbd 0%, #2f6288 100%);
box-shadow: 0 10px 22px rgba(36, 84, 119, 0.2);
color: #fff;
font-size: 12px;
font-weight: 700;
line-height: 1.2;
letter-spacing: 0.05em;
text-transform: uppercase;
cursor: pointer;
}
#pm-content table {
width: 100%;
border-collapse: separate;
border-spacing: 0;
text-align: left;
overflow: hidden;
}
#pm-content th,
#pm-content td {
padding: 12px 14px;
border: 0;
border-bottom: 1px solid #e6edf2;
vertical-align: top;
white-space: pre-line;
}
#pm-content th {
color: #173f63;
background: #f5f8fb;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.05em;
}
#pm-content .trodd1 td {
background: #fbfdff;
}
#pm-content img {
max-width: 100%;
height: auto;
margin: 8px 0;
}
#pm-content a {
color: #2f6288;
font-weight: 700;
text-decoration: none;
}
#pm-content a:hover {
color: #173f63;
text-decoration: underline;
}
#pm-content small {
font-size: 12px;
color: #5f7282;
}
#pm-content blockquote,
pre.code {
margin: 12px 0;
padding: 14px 16px;
border: 1px solid #d9e3ea;
border-radius: 12px;
background: #f6f9fc;
color: #526679;
}
pre.code {
overflow: auto;
white-space: pre-wrap;
font-size: 13px;
}
#pm-footer {
text-align: center;
font-size: 11px;
color: #6e8090;
}
#pm-footer a,
#pm-footer a:hover,
#pm-footer a:visited {
color: #526679;
text-decoration: none;
}
#results {
width: min(320px, 100%);
border: 1px solid #d9e3ea;
border-radius: 12px;
display: none;
position: absolute;
background: #fff;
box-shadow: 0 14px 28px rgba(32, 74, 106, 0.14);
overflow: hidden;
z-index: 20;
}
#results ul,
#results li {
padding: 0;
margin: 0;
border: 0;
list-style: none;
}
#results li + li {
border-top: 1px solid #e6edf2;
}
#results li a {
display: block;
padding: 10px 12px;
color: #243746;
font-weight: 400;
text-decoration: none;
}
#results li a:hover {
background: #f5f8fb;
color: #173f63;
}
@media (max-width: 767px) {
#pm-header,
#pm-content {
padding: 16px;
border-radius: 12px;
}
#pm-header strong {
font-size: 24px;
}
#pm-menu a,
#pm-menu a:hover,
#pm-menu a:visited,
#pm-content input[type=submit],
#pm-content input[type=button],
#pm-content .button {
width: 100%;
}
#pm-content th,
#pm-content td {
padding: 10px 12px;
}
}