body#layout {
  padding: 14px;
  background-color: #f4f4f5;
}
body#layout .layout-section {
  float: left;
  min-width: 386px;
  margin: 0 16px 16px 0;
}
body#layout .layout-widget-description {
  display: none;
}
body#layout .Blog .widget-content {
  height: auto;
}
body#layout .AdSense .layout-title::before {
  content: "AdSense: ";
}
body#layout .HTML .layout-title::before {
  content: "HTML: ";
}
body#layout .Header .layout-title::before {
  content: "Header: ";
}
body#layout .Text .layout-title::before {
  content: "Text: ";
}
body#layout .TextList .layout-title::before {
  content: "TextList: ";
}
body#layout .Blog .layout-title::before {
  content: "Blog: ";
}
body#layout .BlogSearch .layout-title::before {
  content: "Search: ";
}
body#layout .BlogArchive .layout-title::before {
  content: "Archive: ";
}
body#layout .FeaturedPost .layout-title::before {
  content: "Featured: ";
}
body#layout .PopularPosts .layout-title::before {
  content: "Populars: ";
}
body#layout .Profile .layout-title::before {
  content: "Profile: ";
}
body#layout .Image .layout-title::before {
  content: "Image: ";
}
body#layout .Label .layout-title::before {
  content: "Label: ";
}
body#layout .PageList .layout-title::before {
  content: "PageList: ";
}
body#layout .LinkList .layout-title::before {
  content: "LinkList: ";
}
body#layout .ContactForm .layout-title::before {
  content: "Contact: ";
}
body#layout .Subscribe .layout-title::before {
  content: "Subscribe: ";
}
body#layout .widget-wrap3 {
  overflow: hidden;
  border-bottom: 1px solid #f2f2f2;
}
body#layout div.section {
  margin: 0 0 16px 0;
  padding: 12px;
  background-color: #fff;
  height: auto !important;
}
body#layout div.section.activated-section {
  border-color: #8c8f94;
}
body#layout div.section h4 {
  text-transform: capitalize;
  margin: 0 0 14px;
  color: #263238;
  font-size: 17px;
  font-weight: normal;
}
body#layout div.section .add_widget {
  padding: 12px;
}
body#layout div.section .add_widget a {
  font-size: 14px;
  color: #263238;
  margin-left: 32px;
}
body#layout div.section .add_widget a:hover {
  text-decoration: none;
  color: #23a6b3;
}
body#layout div.section div.widget-content {
  background-color: #f6f7f7;
  padding: 12px;
  border: 1px solid #c3c4c7;
  color: #263238;
}
body#layout div.section div.widget-content:hover {
  border-color: #8c8f94;
}
body#layout div.section div.widget-content .layout-title {
  margin: 0 30px 0 0;
  font-size: 14px;
  color: #999;
}
body#layout div.section div.widget-content .layout-title::before {
  color: #262626;
  font-weight: 500;
}
body#layout div.section div.widget-content .layout-widget-state.visible {
  background-image: url("https://www.gstatic.com/images/icons/material/system/2x/visibility_black_24dp.png");
  opacity: 0.75;
}
body#layout div.section div.widget-content .layout-widget-state.not-visible {
  background-image: url("https://www.gstatic.com/images/icons/material/system/2x/visibility_off_black_24dp.png");
  opacity: 0.25;
}
body#layout div.section div.widget-content .editlink.icon {
  background-image: none;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
body#layout div.section .layout-widget-state,
body#layout div.section .add-icon {
  background-size: cover;
  width: 20px;
  height: 20px;
  margin-top: 2px;
  margin-right: 10px;
}
body#layout div.section .locked-widget .widget-content {
  background-image: url("https://www.gstatic.com/images/icons/material/system_gm/1x/lock_grey600_20dp.png");
  background-repeat: no-repeat;
  background-position: center right 10px;
}
body#layout .layout-accessibility div.section div.widget-content .editlink.icon {
  background-image: url("https://www.gstatic.com/images/icons/material/system_gm/1x/mode_edit_grey600_20dp.png");
  width: 36px;
  left: auto;
  right: 0;
  background-color: #f1f3f3;
  border-left: 1px solid #c3c4c7;
}
body#layout .layout-accessibility div.section div.widget-content .editlink.icon:hover {
  background-color: #e3e8e8;
}
body#layout .layout-accessibility div.section div.widget-content:hover {
  border-color: #c3c4c7;
}
body#layout .layout-accessibility div.section div.widget-content .layout-title {
  margin: 0 58px 0 0;
}
body#layout .layout-accessibility div.section .widget.el_active .editlink.icon {
  display: block;
}
body#layout .layout-accessibility div.section .locked-widget .widget-content {
  background-position: center right 46px;
}
body#layout .draggable-widget .widget-wrap3 {
  margin-left: 0;
  background: none;
}
body#layout .draggable-widget .widget-wrap2 {
  background: none;
  cursor: default;
}
body#layout .dr_active {
  margin: 0;
  border: 1px dashed #ccc;
}
body#layout .widget.el_active .editlink.icon {
  display: none;
}
body#layout .tools {
  display: flex;
}
body#layout #tools {
  background-color: #e9ecec;
  border: 0 none;
  margin-right: 0;
  border-radius: 5px;
}
body#layout #tools h4,
body#layout #tools .dropregion,
body#layout #tools .layout-title,
body#layout #tools .layout-widget-state {
  display: none;
}
body#layout #tools .widget {
  margin: 0;
  float: left;
}
body#layout #tools .widget-content {
  padding: 20px;
  background-size: 24px;
}
body#layout #tools .widget-wrap3 {
  border: 0 none;
  border-radius: 5px;
}
body#layout #tools .widget-content {
  border: 0 none;
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
}
body#layout #tools .widget.Image {
  margin-right: 5px;
}
body#layout #tools .widget.Image .widget-content {
  background-image: url("https://www.gstatic.com/images/icons/material/system_gm/2x/image_grey600_24dp.png");
}
body#layout #tools .widget.LinkList .widget-content {
  background-image: url("https://www.gstatic.com/images/icons/material/system_gm/2x/ballot_grey600_24dp.png");
}
