/* RelationMonitor POPUP STYLES*/
.sg-b-h.sg-b-bar {width: 30% !important;background: #d9d9d9 !important;}
.rm-b-t, a.rm-b-l-t {font-family: "Century Gothic",Arial,sans-serif; color: #000}
a.rm-b-l-t {color: #fff !important;padding:10px 20px;background: #d72641;display: inline-block;margin-top: 5px;border-radius: 5px;}
.rm-b-p,.rm-b-p .rm-b-p-t, .sg-b-h, .sg-b-f, .sg-b-in {background-color: #d9d9d9!important;text-align: center!important;padding-bottom: 20px!important;width:99%}
.rm-b-p {border: 2px solid #d72641; top: 0% !important; left: 0% !important; right: 0% !important; width: 99% !important; margin: 10px !important;}
.relationmonitor-popup-reopen {top: 0% !important; left: 0% !important; right: 0% !important; margin: 10px !important;position: fixed;bottom: 0;width: 62px;height: 10px;z-index: 200000; display: none;}
div.relmon-surveywrapper-rm-b-p-m {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.5;
  background-color: #000;
  z-index: 999998;
  display: none;
}
div.relmon-surveywrapper-rm-b-p-t {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc !important;
  z-index: 99999;
  opacity: 1 !important;
  display: none;
}
div.relmon-surveywrapper-rm-b-p {
  border: 2px solid #d72641;
  top: 0% !important;
  left: 0% !important;
  right: 0% !important;
  width: 100% !important;
  margin: 0px !important;
  position: absolute;
  z-index: 999999;
  box-shadow: 0 0 11px #555555;
  display: none;
}
.relmon-iframe-rm-b-p-i {
  z-index: 101099;
  opacity: 1 !important;
  width:100%;
  height:100%;
  display:none;
  top: 10px;
}
.relmon-iframe-wrapper {
  background-color: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 109999;
  border: 0px solid #d72641;
  top: 0px;
  display: none;
  padding: 10px;
}
div.relmon-topbar-wrapper {
  text-align: right;
  font-weight: bold;
  margin-right: 19px;
  margin-bottom: 5px;
}
div.relmon-topbar-wrapper a {
  color: #d72641 !important;
}
div.relmon-surveywrapper-rm-b-p-h {
  margin-top: 5px;
}
p.relmon-surveywrapper-rm-b-t {
  margin-top: 20px;
}
a.relationmonitor-survey-btn {
  color: #fff !important;padding: 12px 3px;background: #d72641;margin-top: 135px;border-radius: 5px;
}
