.wp-block-resideo-plugin-awards {
background-color: #f5f7fa;
padding: 20px;
border: 1px dotted #888;
}
.wp-block-resideo-plugin-awards .awards-placeholder-img {
background: url(//gedeus.com/wp-content/plugins/resideo-plugin/blocks/images/awards-module.png) no-repeat scroll center center;
background-size: contain;
height: 156px;
}
.wp-block-resideo-plugin-awards .awards-placeholder-header,
.wp-block-resideo-plugin-awards .awards-placeholder-subheader {
text-align: center;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
margin-top: 0;
}
.wp-block-resideo-plugin-awards .awards-placeholder-header {
margin-bottom: 0;
}
.wp-block-resideo-plugin-awards .components-panel__header h2 {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1.1em;
}
.wp-block-resideo-plugin-awards .awards-list-header {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.wp-block-resideo-plugin-awards .pxp-block-awards-bg-image-btn {
width: 100%;
height: 125px;
background: #fff;
border: 1px solid #e2e4e7;
text-align: center;
display: block;
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 50%;
}
.wp-block-resideo-plugin-awards .awards-list-container ul {
list-style: none;
padding: 0;
margin: 0;
}
.wp-block-resideo-plugin-awards .awards-list-container ul li {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 13px;
background: #fff;
border: 1px solid #e2e4e7;
padding: 10px;
position: relative;
overflow: hidden;
}
.wp-block-resideo-plugin-awards .awards-list-container ul li:last-child {
margin-bottom: 10px;
}
.wp-block-resideo-plugin-awards .awards-list-container ul li a {
cursor: pointer;
display: block;
float: right;
margin-top: 18px;
}
.wp-block-resideo-plugin-awards .awards-list-new-form {
display: none;
}
.wp-block-resideo-plugin-awards .awards-list-new-header {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.awards-list-new-image-placeholder {
width: 100%;
height: 125px;
background: #fff;
border: 1px solid #e2e4e7;
text-align: center;
background-repeat: no-repeat;
background-size: 50%;
background-position: 50% 30%;
position: relative;
}
.awards-list-new-image-placeholder > span {
font-size: 50px;
margin-top: 20px;
}
.awards-list-new-image-btn {
position: absolute;
bottom: 2px;
left: 2px;
width: calc(100% - 4px);
display: block;
padding: 0 8px !important;
}
.awards-list-new-form .component-color-indicator {
vertical-align: text-bottom;
}
.awards-list-new-ok,
.awards-list-new-cancel {
margin-top: 10px;
margin-right: 5px;
}
.wp-block-resideo-plugin-awards .awards-list-item-img {
width: 100%;
height: 60px;
border: 1px solid #e2e4e7;
background-repeat: no-repeat;
background-size: 80%;
background-position: 50% 50%;
}
.wp-block-resideo-plugin-awards .awards-list-item-icon {
width: 100%;
height: 60px;
border: 1px solid #e2e4e7;
text-align: center;
font-size: 38px;
line-height: 38px;
padding-top: 11px;
}
.wp-block-resideo-plugin-awards .awards-list-item-title {
font-weight: 600;
margin-top: 7px;
}
.wp-block-resideo-plugin-awards .awards-list-item-text {
font-size: 12px;
}
.wp-block-resideo-plugin-awards .awards-list-container ul li a {
cursor: pointer;
display: block;
float: right;
margin-top: 18px;
}