.yrm-marg-bottom-10 {
margin-bottom: 15px;
}
.row {
margin-right: 0px;
}
.yrm-table {
margin-top: 15px;
}
.yrm-wrapper {
margin-right: 10px;
}
.yrm-edit-title {
float: left;
}
.yrm-option-row {
margin-bottom: 15px;
}
.yrm-tab-content {
padding-top: 25px;
}
.yrm-delete-form {
margin-left: 5px;
}
.yrm-submit-wrapper {
float: right;
margin-top: 17px;
}
.yrm-upgrade-wrapper {
float: right;
}
.yrm-element-conf-wrapper {
display: inline-block;
float: right;
z-index: 999999999;
font-size: 20px;
}
.yrm-conf-element {
display: inline-block;
width: 20px;
height: 20px;
margin-left: 3px;
float: right;
background-size: contain;
}
.yrm-table-wrapper {
margin-right: 30px;
}
.yrm-element-margin-bottom {
margin-bottom: 20px;
}
.yrm-hide-element {
display: none !important;
}
#active-elements {
min-height: 50px;
}
.active-elements-wrapper {
display: inline-block;
min-width: 400px;
vertical-align: top;
}
.sortable-all-elements-wrapper {
display: block;
float: right;
width: 100%;
padding-bottom: 22px;
}
.yrm-hide-element {
display: none !important;
}
.yrm-view-element-wrapper {
background: #fff;
border: 1px solid #ccc;
border-radius: 4px;
color: #888;
padding: 15px 20px;
position: relative;
}
.yrm-element-label-wrapper {
cursor: move;
display: inline-block;
}
.yrm-element-options-wrapper {
background: #fff;
border: 1px solid #ccc;
min-width: 400px;
box-sizing: border-box;
padding-top: 10px;
padding-left: 20px;
}
.yrm-sub-option-wrapper {
margin-bottom: 10px;
}
.element-option-sub-label {
display: inline-block;
width: 70px;
}
.sortable-custom-element,
.yrm-add-a-field {
color: #484848;
background-color: #e0e0e0;
-moz-transition: background-color 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s;
transition: background-color 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s;
font-weight: 600;
font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,Verdana,sans-serif;
text-align: center;
vertical-align: middle;
text-transform: capitalize;
-webkit-user-select: none;
-ms-user-select: none;
white-space: nowrap;
overflow: hidden;
padding: 0 18px;
margin-right: 18px;
border: 0 none;
border-radius: 3px;
display: inline-block;
font-size: 13px;
height: 32px;
line-height: 32px;
cursor: pointer;
}
.sortable-custom-element,
.yrm-add-a-field:hover{
cursor: pointer;
color: #484848;
background-color: #d3d3d3;
}
.sortable-custom-element.yrm-disabled {
pointer-events: none;
/* for "disabled" effect */
opacity: 0.5;
background: #CCC;
}
.yrm-conf-home:hover,
.yrm-delete-element:hover {
cursor: pointer;
}
/*.yrm-conf-home {*/
/* background-image: url('../../img/conf-home.png');*/
/* background-repeat: no-repeat;*/
/*}*/
.yrm-delete-element {
background-image: url('../../../img/recycle-bin.png');
background-repeat: no-repeat;
background-size: contain;
width: 25px;
height: 25px;
display: inline-block;
}
#yrm-sortable-elements .ui-sortable-handle {
width: 80px
}
.margin-bottom-fix {
margin-bottom: 10px;
}
.delete-sub-option,
.yrm-add-sub-option-group {
cursor: pointer !important;
}
.delete-sub-option {
color: red;
background-image: url(../../img/recycle-bin.png);
background-repeat: no-repeat;
width: 28px;
height: 28px;
display: inline-block;
background-size: contain;
}
.product-banner {
display: inline-block;
height: 200px;
width: 345px;
margin-right: 10px;
border: 1px solid #cccccc;
cursor: pointer;
background-color: #cccccc;
}
.product-banner:hover {
transition: all .5s;
opacity: 0.4;
background-color: rgba(255,255,255, 0.4);
color: #464646;
}
.yrm-contact-form {
background-image: url("../img/contact-form.png");
background-repeat: no-repeat;
height: 100%;
background-size: 100% 100%;
}
.yrm-mailchimp {
background-image: url("../img/mailchimp.png");
background-repeat: no-repeat;
height: 100%;
background-size: 100% 100%;
}
.yrm-mailchimp-pro {
background-image: url("../img/MailchimpPro.png");
background-repeat: no-repeat;
height: 100%;
background-size: 100% 100%;
}
/*
Mailchimp css
*/
.mailchimp-image {
background-image: url("../images/mailchimp.png");
}
.yrm-mailchimp-connect-status {
display: inline-block !important;
padding: 3px 6px !important;
color: white !important;
font-size: 12px !important;
font-weight: bold;
}
.yrm-mailchimp-connect-status.yrm-mailchimp-not-connected {
background: gray;
}
.yrm-mailchimp-connect-status.yrm-mailchimp-connected {
background-color: limeGreen;
}
.yrm-live-preview {
text-align: center;
}
.yrm-mailchimp-selectbox {
width: 189px;
}
.yrm-apikey-input-div {
display: inline-block;
width: 400px;
float: left;
}
.yrm-show-apikey-div {
display: inline-block;
width: 100px;
background-color: #e0e0e0;
float: left;
height: 32px;
border: 2px solid #c9c9c9;
border-left: none;
box-sizing: border-box;
padding: 6px 0px 0px 17px;
}
#mailchimp_api_key {
border: 2px solid #c9c9c9;
height: 32px;
}
#yrm-show-maichimp-apikey {
width: 24px;
height: 24px;
background-repeat: no-repeat;
overflow: hidden;
background-size: 24px 384px;
margin-top: -4px;
margin-right: 9px;
}
#yrm-show-maichimp-apikey:checked:before {
margin: 0px 0px 0px -1px;
}
.yrm-clear {
clear: both;
}
.yrm-label {
display: block;
}
.yrm-alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.yrm-alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.wp-color-result {
height: 24px !important;
}
.yrm-ajax-gif {
margin-left: 5px;
}
.yrm-main-update-to-pro {
background-color: #D54E21;
border: 1px solid #D54E21;
color: white;
cursor: pointer;
margin-right: 2px;
}
.yrm-main-update-main-view {
margin-right: 30px;
margin-bottom: 10px;
}
.yrm-rotate-90 {
transform:rotate(90deg);
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-o-transform:rotate(90deg);
}
.yrm-element-label-wrapper .fa-chevron-right {
margin-right: 10px;
}
.editor-template-wrapper {
position: absolute;
height: 0px;
width: 0px;
visibility: hidden;
}
.yrm-element-options-wrapper textarea {
color: #000 !important;
}
.yrm-element-options-wrapper .html-active .quicktags-toolbar {
display: block !important;
}
.delete-accordion-item {
cursor: pointer;
}
.yrm-accordion-item-content {
padding: 15px;
}