div.rwmb-confirmation,div.rwmb-error,#rwmb-validation-message{padding:.75em 1.25em;margin-top:1em;margin-bottom:1em;border:1px solid transparent;border-radius:.25em}div.rwmb-confirmation p,div.rwmb-error p,#rwmb-validation-message p{margin:0}.rwmb-button.remove-clone i,.rwmb-button.remove-clone i:before{width:20px;height:20px;line-height:20px;font-family:sans-serif;font-weight:bold;font-style:normal;text-align:center;position:relative;display:inline-block;vertical-align:top}div.rwmb-confirmation{border-color:#d0e9c6;background-color:#dff0d8;color:#3c763d}div.rwmb-error,#rwmb-validation-message{border-color:#f5c6cb;background-color:#f8d7da;color:#721c24}.rwmb-button{margin:10px 10px 0 0}.rwmb-button.remove-clone{width:20px;height:20px}.rwmb-button.remove-clone i:before{content:"\2013";top:-2px}.rwmb-loading{margin-left:5px;height:15px;width:15px;color:#fff;position:relative;display:inline-block;border:2px solid;border-radius:50%;border-right-color:#5a5a5a;animation:rotate 1s linear infinite}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.rwmb-field:after {
content: " ";
display: table;
clear: both;
}
.rwmb-field:not(:last-of-type) {
margin: 0 0 12px;
}
.rwmb-label,
.rwmb-input {
vertical-align: top;
float: left;
box-sizing: border-box;
}
.rwmb-label {
width: 25%;
}
.rwmb-label > label {
font-weight: 600;
}
.rwmb-required {
color: #dc3232;
font-weight: bold;
margin-left: 3px;
}
.rwmb-input input,
.rwmb-input select {
max-width: 99%;
} .rwmb-input {
width: 100%;
}
.rwmb-label ~ .rwmb-input {
width: 75%;
}
.rwmb-input h4 {
margin: 0;
}
.rwmb-textarea {
resize: vertical;
} .rwmb-clone {
min-height: 24px;
margin-bottom: 12px;
position: relative;
clear: both;
background: #fff;
}
.rwmb-clone > input[type='radio'],
.rwmb-clone > input[type='checkbox'] {
margin: 6px 0 0 4px;
}
.rwmb-button.remove-clone {
text-decoration: none;
color: #ccc;
display: inline-block;
position: absolute;
top: 0;
right: 0;
width: 20px;
height: 20px;
transition: color 200ms;
}
.rwmb-button.remove-clone .dashicons {
font-size: 20px;
}
.rwmb-button.remove-clone:hover {
color: #dc3232;
}
.remove-clone:focus {
outline: 0;
box-shadow: none;
}
.rwmb-button.add-clone {
margin-top: 5px;
}
.rwmb-clone-icon {
cursor: move;
background: url(//crazydiscovery.pt/wp-content/plugins/meta-box/img/drag_icon.gif) no-repeat;
height: 23px;
width: 15px;
vertical-align: top;
display: inline-block;
position: absolute;
left: 0;
top: 0;
}
.rwmb-sort-clone {
padding-left: 15px;
} p.rwmb-error {
color: #dc3232;
margin: 2px 0 5px;
clear: both;
}
input.rwmb-error.rwmb-error,
textarea.rwmb-error,
select.rwmb-error {
border-color: #dc3232;
background: #ffebe8;
} .rwmb-sortable-placeholder {
background: #fcf8e3;
border: 1px solid #faebcc;
display: block;
} #side-sortables .rwmb-label,
#side-sortables .rwmb-input {
width: 100%;
}
#side-sortables .rwmb-label {
margin-bottom: 3px;
}
#side-sortables .rwmb-input input,
#side-sortables .rwmb-input select {
width: 100%;
max-width: 100%;
}
#side-sortables .rwmb-input input[type="checkbox"],
#side-sortables .rwmb-input input[type="radio"] {
width: auto;
} @media (max-width: 1023px) {
.rwmb-label,
.rwmb-label ~ .rwmb-input {
width: 100%;
}
.rwmb-label {
margin-bottom: 3px;
}
.rwmb-input input,
.rwmb-input select {
width: 100%;
max-width: 100%;
}
.rwmb-input input[type="checkbox"],
.rwmb-input input[type="radio"] {
width: auto;
}
} .rwmb-seamless {
background: none;
border: none;
box-shadow: none;
}
.rwmb-seamless .inside {
padding-left: 0;
padding-right: 0;
}
.postbox.rwmb-seamless .hndle,
.postbox.rwmb-seamless .handlediv,
.postbox.rwmb-seamless .postbox-header {
display: none;
}
.rwmb-seamless .rwmb-clone {
background: none;
}  .postarea {
position: relative;
z-index: 0;
}.rwmb-input-group {
display: flex;
align-items: stretch;
}
.rwmb-input-group-append,
.rwmb-input-group-prepend {
display: flex;
align-items: center;
padding: 0 8px;
background: #ddd;
}
.rwmb-input-group input {
margin: 0;
} .rwmb-input-dark .rwmb-input-group-append,
.rwmb-input-dark .rwmb-input-group-prepend {
border: 1px solid #7e8993;
}
.rwmb-input-dark .rwmb-input-group-append {
border-radius: 0 4px 4px 0;
}
.rwmb-input-dark .rwmb-input-group-prepend {
border-radius: 4px 0 0 4px;
}
.rwmb-input-dark input {
border-right-width: 0;
border-radius: 4px 0 0 4px;
}
.rwmb-input-dark .rwmb-input-group-prepend + input {
border-left: none;
border-right-width: 1px;
border-radius: 0 4px 4px 0;
}.rwmb-row:after {
content: " ";
display: table;
clear: both;
}
.rwmb-row .rwmb-column {
margin-right: 5%;
float: left;
box-sizing: border-box;
}
.rwmb-row .rwmb-column:last-of-type {
margin-right: 0;
}
.rwmb-field .rwmb-row {
display: block;
}
.rwmb-column-12 {
width: 100%;
}
.rwmb-column-11 {
width: 91.25%;
}
.rwmb-column-10 {
width: 82.5%;
}
.rwmb-column-9 {
width: 73.75%;
}
.rwmb-column-8 {
width: 65%;
}
.rwmb-column-7 {
width: 56.25%;
}
.rwmb-column-6 {
width: 47.5%;
}
.rwmb-column-5 {
width: 38.75%;
}
.rwmb-column-4 {
width: 30%;
}
.rwmb-column-3 {
width: 21.25%;
}
.rwmb-column-2 {
width: 12.5%;
}
.rwmb-column-1 {
width: 3.75%;
}
.rwmb-row:not(:last-of-type) {
margin-bottom: 12px;
}
.rwmb-column .rwmb-label,
.rwmb-column .rwmb-label ~ .rwmb-input {
display: block;
width: 100%;
padding: 0;
}
.rwmb-column .rwmb-label {
margin-bottom: 6px;
}
.rwmb-column .rwmb-field {
display: block;
}
body.profile-php #edittag .rwmb-column .rwmb-label ~ .rwmb-input,
body.term-php #edittag .rwmb-column .rwmb-label ~ .rwmb-input {
padding: 0;
max-width: 100%;
}
.rwmb-settings-no-boxes .rwmb-column .rwmb-field {
padding: 10px 0;
}
.rwmb-column.rwmb-column input {
max-width: 99%;
}
@media screen and (max-width: 767px) {
.rwmb-column {
width: 100%;
}
.rwmb-column .rwmb-input input:not([type="checkbox"]):not([type="radio"]) {
width: 99%;
}
.rwmb-field .select2-container {
width: 99%;
}
}