/**
BASE CSS
**/

.adv {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.scr {
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
}

[template='spring'] [layout='center'] .main-footer {
    position: absolute;
}

[template='spring'] .view {
    display: block;
    text-align: center;
}
[template='spring'] .view maverix-fragments {
    text-align: left;
}
[template='spring'] .switch-body.switch-is-off .switch-slider {
    top: 1px;
}
