.page-number-center {
  font-size: 17px !important;
}

.image-icon {
  height: 24px;
  margin-top: 8px;
  margin-left: 14px;
}

.image-icon-cynergy {
  height: 24px;
  margin-top: -8px;
  margin-left: 14px;
}

/* for cynerge templates */

.effect-Popover{
  outline: none;
  border: 0px solid;
  line-height: .8;
  float: left;
}

.image-adjust-Popover{
  outline: none;
  border: 0px solid;
  line-height: .8;
  float: left;
}

.rgb-Popover{
  outline: none;
  border: 0px solid;
  line-height: .8;
  float: left;
}

.effect-Popover-leftmost {
  padding-top: 12px;
  /* padding-left: 22px; */
}

.effect-Popover-centerItems {
  padding-top: 12px;
  padding-left: 22px;}

.effect-Popover-rightmost {
  padding-top: 12px;
  padding-left: 22px;
}

.effect-button-caption {
  text-align: center;
  font-family: 'Segoe UI';
  font-size: 15px;
  white-space: nowrap;
  padding-bottom:6px;
  text-align: center;
}

.rgb-button-caption {
  text-align: center;
  font-family: 'Segoe UI';
  font-size: 15px;
  white-space: nowrap;
  padding-bottom:6px;
  margin-left: 35px;
}

.effect-image {
  border:inset 1px solid rgba(0, 0, 0, 0.2);
  -moz-box-shadow:inset 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow:inset 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow:inset 0 5px 10px rgba(0, 0, 0, 0.2);
  padding: 4px;
}

#fssdPopover-effects {
    line-height: 136px;
}

#fssdPopover-effects .fssdPopover-header, #fssdPopover-effects
.fssdPopover-footer {
    margin: 0;
    background-color: #e6e6e6;
    padding: 0px 20px;
    color: #000000;
}

#fssdPopover-effects .fssdPopover-header {
    float: left;
    border-right: 1px solid #000000;
    border-radius: 10px 0px 0px 10px;
}

#fssdPopover-effects .fssdPopover-header:active, #fssdPopover-effects
.fssdPopover-footer:active {
    color: #000000;
    background-color: #b6b6b7;
}

#fssdPopover-effects .fssdPopover-footer {
    border-left: 1px solid #000000;
    border-radius: 0px 10px 10px 0px;
    float: right
}

.padding-top-right{
  padding: 15px;
  padding-right: 22px;
}

.padding-top-left{
  padding: 15px;
  padding-left: 22px;
}

.padding-top-left-right{
  padding: 15px;
  padding-left: 22px; 
  /* padding-right: 22px; */
}

.image-adjust-icon {
  float: left;
  padding-bottom: 8px;
  margin-left: 22px;
}


.image-adjust-icon-cards {
  float: left;
  padding-bottom: 8px;
  margin-left: 24px;
}

.image-icon-Cynergy {
  float: left;
  margin-top: 0px;
}

.image-adjust-button-caption {
  text-align: center;
  font-family: 'Segoe UI';
  font-size: 15px;
  white-space: nowrap;
  padding-bottom:6px;
  text-align: center;
  margin-top: 5px;
}

.effect-image-shadow{
  webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5), inset 0px 1px 1px rgba(255, 255, 255, 0.6);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5), inset 0px 2px 1px rgba(255, 255, 255, 0.6);
}

.effect-image-dimensions{
  height: 67px;
  width: 117px;
}

.btn-reset {  
  margin-top: 32px !important;
}

.btn-reset span{
  min-width: 60px;
  height: 38px;
  text-align: center !important;
}

.btn-reset-rgb {  
  margin-top: 25px !important;
}

.btn-reset-rgb span{
  min-width: 60px;
  height: 38px;
  text-align: center !important;
}
