/* EDITOR FIXES */

.sf-backend-wrp .btn-default { color: #2d2926 !important; }

.sfPageEditor .stoner-header { position: relative; z-index: auto; top: initial; height: auto; }
	.sfPageEditor .stoner-header .stoner-headerlinks { height: auto; float: none; }
.sfPageEditor .stoner-nav, .sfPageEditor .stoner-nav .navbar { position: relative; z-index: auto; top: initial; }
.sfPageEditor .stoner-main { padding-top: 2em !important; }
/* fix modal in sf editor */
.sfPageEditor .modal-dialog { left: 0 !important; }
.sfPageEditor .row.banner-primary { margin: 0 !important; }
.sfPageEditor .row.banner-primary > div { margin: 20px 0 !important; }
.sfPageEditor .row.banner-primary.banner-notitle > div { margin: 20px 0 !important; }
.sfPageEditor .row.banner-primary.banner-short.banner-notitle + .row { padding-top: 20px; }
.sfPageEditor .row { margin-top: 0; }
.sfPageEditor .stoner-carousel { margin-top: 0; }
.sfPageEditor .stoner-maintenance-container { position: relative; }
.sfPageEditor .sc-widgets-preview { position: relative !important; }
.sfPageEditor .RadDock { position: relative !important; }