/* admin css */
.lspluginsetting {
  margin: 10px 16px 10px 0;
  padding: 0 15px;
  background: #f4f4f5;
  border: 1px solid #c2b5b5;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.lspluginsetting .header {
  background-color: #2E3E60;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.lspluginsetting .dashb h3 {
  color: #dfdee8;
  font-size: 17px;
  text-align: left;
  padding-top: 26px;
  padding-bottom: 26px;
  margin: 0;
}
.lspluginsetting .dashb i {
  color: #dfdee8;
}

.lspluginsetting .logo h3 {
  color: #fff;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 0;
}

.lspluginsetting .sett h3 {
  color: #dfdee8;
  font-size: 17px;
  text-align: right;
  padding-top: 26px;
  padding-bottom: 26px;
  margin: 0;
}

.lsheadinginfo {
  background-color: #fff;
  border-radius: 3px;
  margin-bottom: 25px;
}

.lsheadinginfo .head {
  background-color: #fff;
  margin-top: 30px;
  border-bottom: 1px solid #e1e1e1;
}

.lsheadinginfo .head h3 {
  font-size: 22px;
  color: #282a3e;
  padding: 25px;
  margin-bottom: 0;
}

.lsheadinginfo .lsheading-content {
  padding: 0 20px;
}

.lsheadinginfo .infobox {
  text-align: center;
}

.lsheadinginfo .infobox .box1 {
  border-right: 1px solid #e1e1e1;
  padding: 4em 16px;
}

.lsheadinginfo .infobox .box2 {
  padding: 4em 16px;
}

.lsheadinginfo .infobox h4 {
  color: #282a3e;
  font-size: 20px;
}

.lsheadinginfo .infobox p {
  font-size: 14px;
  font-weight: 400;
}

.lsheadinginfo .infobox .box1 h3 {
  margin-top: 15px;
  padding: 15px 20px;
  background-color: #f0dd90;
  border-radius: 2px;
  margin-left: 7em;
  margin-right: 7em;
  line-height: 21px;
  font-size: 15px;
  color: #505262;
}

.lsheadinginfo .infobox .box2 h3 {
  margin-top: 15px;
  padding: 15px 20px;
  background-color: #f0dd90;
  border-radius: 2px;
  margin-left: 3em;
  margin-right: 3em;
  line-height: 18px;
  font-size: 15px;
  color: #505262;
}

.lsdesigns {
  margin-bottom: 30px;
}

.lsdesigns .lsdesignhead {
  background-color: #fff;
  margin-top: 30px;
  border-bottom: 1px solid #e1e1e1;
}

.lsdesigns .lsdesigncontent {
  background-color: #fff;
  padding: 26px;
}

.lsdesigns .lsdesignhead h3 {
  font-size: 22px;
  color: #282a3e;
  padding: 25px;
  margin-bottom: 0;
}

.lsdesigns .lsdesigncontent .designs img {
  width: 100%;
  padding-left: 28px;
  padding-right: 28px;
}

.lsdesigns .lsdesigncontent h4 {
  color: #282a3e;
  font-size: 18px;
  padding-top: 20px;
  text-align: center;
} 

.lsdesigns .lsdesigncontent .designs {
  padding-top: 25px;
  padding-bottom: 25px;
}

.lsdesigns .lsdesigncontent h3 {
  margin-top: 12px;
  padding: 10px 10px;
  background-color: #f0dd90;
  border-radius: 2px;
  text-align: center;
  margin-left: 2em;
  margin-right: 2em;
  line-height: 21px;
  font-size: 14px;
  color: #505262;
}
