.form-group {
  margin: 16px 0px 0px 0px;
}
.clickable {
  cursor: pointer;
}
.row-success {
  border-top: 3px solid #4ea327;
  padding: 10px 0px;
  margin: 10px 0px;
  border-bottom: 3px solid #4ea327;
}
.row-warning {
  border-top: 3px solid #cc9205;
  padding: 10px 0px;
  margin: 10px 0px;
  border-bottom: 3px solid #cc9205;
}
.book8d5x11 {
  display: inline-block;
  position: relative;
  width: 100%;
}
.book8d5x11:after {
  padding-top: 77.27%;
  display: block;
  content: '';
}
.book8d5x11 .main {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #fff;
  color: white;
  border: 1px solid #e4e5e7;
  overflow: hidden;
}
.book5d5x5d5 {
  display: inline-block;
  position: relative;
  width: 100%;
}
.book5d5x5d5:after {
  padding-top: 100%;
  display: block;
  content: '';
}
.book5d5x5d5 .main {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #fff;
  color: white;
  border: 1px solid #e4e5e7;
  overflow: hidden;
}
.booklayout {
  width: 600px;
  background-position: center;
  background-repeat: none;
}
.booklayout .main {
  border: 1px solid #c4c5c7;
  border-radius: 2px;
}
.widget.selected {
  box-shadow: inset 0px 0px 0px 1px #f80 !important;
}
.widget.master {
  box-shadow: inset 0px 0px 0px 1px #f00 !important;
}
#pagelayout {
  background-position: center;
  background-repeat: no-repeat;
}
#pagelayout .widget {
  background: #f8f8f8;
  position: relative;
  color: #000;
  border: none !important;
  box-shadow: inset 0px 0px 0px 1px #ccc;
}
#pagelayout .widget-label {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
}
#selectedthemeimages {
  width: 600px;
  height: 200px;
  border: 1px solid #c4c5c7;
  border-radius: 2px;
  overflow: scroll;
}
#dlgthemepage .dragging-image {
  width: 150px;
}
#imagebox .delimg {
  border-bottom: 1px solid #bbb;
}
#overlaybox {
  background: #fff;
}
.themeoverlay img {
  background: #e8e8e8;
}
.fulldialog .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.fulldialog .modal-dialog {
  position: fixed;
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 0;
}
.fulldialog .modal-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 2px solid #3c7dcf;
  border-radius: 0;
  box-shadow: none;
}
.fulldialog .modal-header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 50px;
  padding: 2px 5px;
  background: #6598d9;
  border: 0;
}
.fulldialog .modal-title {
  font-weight: 300;
  font-size: 2em;
  color: #fff;
  line-height: 30px;
}
.fulldialog .modal-body {
  position: absolute;
  top: 50px;
  bottom: 60px;
  width: 100%;
  font-weight: 300;
  overflow: auto;
}
.fulldialog .modal-footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 60px;
  padding: 10px;
  background: #f1f3f5;
}
