li[data-repeater-group*="1-1"] ul.field-repeater-items,
li[data-repeater-group*="1-2\@m"] ul.field-repeater-items,
li[data-repeater-group*="1-3\@m"] ul.field-repeater-items,
li[data-repeater-group*="1-4\@m"] ul.field-repeater-items {
    display: flex;
    flex-wrap: wrap
}
li[data-repeater-group*="1-2\@m"] ul.field-repeater-items li:not(:last-child),
li[data-repeater-group*="1-3\@m"] ul.field-repeater-items li:not(:last-child),
li[data-repeater-group*="1-4\@m"] ul.field-repeater-items li:not(:last-child)
{
    margin-right: 10px;
}
li[data-repeater-group*="1-1"] ul.field-repeater-items li {
    width: calc(100%);
}
li[data-repeater-group*="1-2\@m"] ul.field-repeater-items li {
    width: calc(50% - 5px);
}
li[data-repeater-group*="1-3\@m"] ul.field-repeater-items li {
    width: calc(33% - 4px);
}
li[data-repeater-group*="1-4\@m"] ul.field-repeater-items li {
    width: calc(25% - 8px);
}

#pages-master-tabs .field-repeater>ul>li.field-repeater-item>.repeater-content {
    padding: 0;
}
#pages-master-tabs .field-repeater>ul>li.field-repeater-item .tab-pane {
    padding: 10px 15px 0;
}
#pages-master-tabs .field-repeater>ul>li.field-repeater-item>.repeater-content .repeater-content {
    padding: 10px !important;
}

#pages-master-tabs .secondary-tabs>div>ul.nav-tabs {
    border-top: 0 !important
}

#pages-master-tabs li.field-repeater-group {
    background-position: 40% center;
    background-repeat: no-repeat;
}
#pages-master-tabs .form-widget.form-elements .layout-row:last-child {
    height: 100%;
}
#pages-master-tabs li.field-repeater-group[data-repeater-group="1-1"] {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='100px' viewBox='0 0 145 97' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3ERectangle%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Crect id='Rectangle' fill='%23F8D8D8' x='0' y='0' width='145' height='97'%3E%3C/rect%3E%3C/g%3E%3C/svg%3E");
}
#pages-master-tabs li.field-repeater-group[data-repeater-group="1-2@m"] {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='100px' viewBox='0 0 145 97' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EGroup%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Group' fill='%23F8D8D8'%3E%3Crect id='Rectangle-Copy' x='0' y='0' width='62' height='97'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-2' x='83' y='0' width='62' height='97'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
#pages-master-tabs li.field-repeater-group[data-repeater-group="1-3@m"] {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='100px' viewBox='0 0 145 97' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EGroup 2%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Group-2' fill='%23F8D8D8'%3E%3Crect id='Rectangle-Copy-3' x='0' y='0' width='44' height='97'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-4' x='50' y='0' width='44' height='97'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-5' x='101' y='0' width='44' height='97'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
#pages-master-tabs li.field-repeater-group[data-repeater-group="1-4@m"] {
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='100px' viewBox='0 0 145 97' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EGroup 3%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Group-3' fill='%23F8D8D8'%3E%3Crect id='Rectangle-Copy-6' x='0' y='0' width='31' height='97'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-7' x='38' y='0' width='31' height='97'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-8' x='76' y='0' width='31' height='97'%3E%3C/rect%3E%3Crect id='Rectangle-Copy-9' x='114' y='0' width='31' height='97'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
#pages-master-tabs li.field-repeater-group .icon-header,
#pages-master-tabs li.field-repeater-group .icon-square-o {
    display: none !important;
}
#pages-master-tabs li.field-repeater-group .group-title {
    padding-left: 10px;
}
