.synved-option-type-addon .description {
line-height:26px;
}

.synved-option-style-important,
.synved-option-style-addon-important {
background-color:#ffe4e0;
}
.synved-option-style-addon-important-installed {
background-color:#e0ffe4;
}
.synved-option-style-group-active th,
.synved-option-style-group-active td {
padding-top:2em;
}
.synved-option-important th {
}

textarea.regular-text {
width:25em;
}
.wide-text {
width:40em;
}

#TB_ajaxContent {
max-width:100%;
}
.synved-option-overlay-markup {
width:100%;
}
.synved-option-overlay-markup .overlay-ui {
margin-bottom:10px;
}
.synved-option-overlay-markup .overlay-container {
height:10px;
}
.synved-option-overlay-markup .overlay-message {
font-size:10pt;
font-weight:bold;
margin:8px 0;
}
.ui-widget-overlay {
background-image:none;
}
.wp-dialog .ui-dialog-titlebar {
background-image:none;
}
.wp-dialog .ui-dialog-titlebar-close {
right: 0.3em;
top: 50%;
}
.wp-dialog .ui-dialog-titlebar-close span {
background-image:none;
}
.synved-option-creds-form .wrap {
margin-left:15px;
}

.smf-review-us {
  position: fixed;
  right: 10px;
  bottom: 40px;
  background: #fff;
  border: solid 1px #00b300;
  border-radius: 10px;
  padding: 15px;
  width: 295px;
  text-align: center;
}

.smf-review-us #close-review-us {
  cursor: pointer;
}

.smf-review-us h3 {
  color: #353535;
}

.smf-review-us h3 a {
  color: #00b300;
}
