/* LayerSlider Full Width Skin */


.ls-fullwidth .ls-bottom-slidebuttons a {
	background-color: #e1e1e1;
    border-radius: 5px;
    display: inline-block;
    padding: 5px!important;
    margin-right: 5px;
}

.ls-fullwidth .ls-bottom-slidebuttons a.ls-nav-active,
.ls-fullwidth .ls-bottom-slidebuttons a:hover {
	background-color: #1278b8;
    color: #fff;
}

.ls-fullwidth .ls-fullscreen {
	width: 30px;
	height: 30px;
	right: 10px;
	top: 10px;
	background-position: -525px -150px;
}

.ls-fullwidth .ls-fullscreen:hover {
	background-position: -525px -190px;
}