.seos-s {
	max-width: 100%;
	display: block;
	clear: both;

}

.stickys-form-title {
	font-size: 22px;
	text-align: left;
	margin-left: 30px;
	font-weight: 900;
}

#sticky-plugin td {
	vertical-align:top;
	min-height: 480px;
	padding: 0 10px 10px 10px;
	display: inline-block;
}

#sticky-plugin .wp-picker-container {
    text-align: left;	
	display: block;
}

.wp-core-ui select  {
	display: block;	    text-align: left;	
}

#sticky-plugin .seos-stickys-table b {
	text-align: left;
	margin: 5px 0;
	color: #333;
    font-size: 13px;
    font-weight: 500;
}

.wp-picker-active label {
	display: inline-block !important;
	padding: 0 !important;
}

.seos-stickys-table .wp-picker-clear {
	width: 50px;
    height: 29px;
	margin-left: 10px;
}
				
.seos-s label {
	font-weight: bold;
	padding: 20px 0 5px 0;
	display: block;
}
				
.cc-clr {
	display: block;
	clear: both;
	content: "";
}
				
.seos-s input {
	border-radius: 4px;
	padding: 5px;
	width: 300px;
}

.seos-s .s-red {
	background-color: #B70000 !important;
	border: 1px solid #6B0000 !important;
	display: block;
	clear: both;
	font-size: 40px;
	font-weight: 900;
	width: 100%;
	color: #fff;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	transition: all 0.6s ease;
	font-family: 'Montserrat', sans-serif;
	text-shadow: 2px 2px #333;
	}

.seos-s h2  {
	font-family: 'Montserrat', sans-serif;
	font-weight: 900;
	font-size: 20px;
}

.s-red:hover {
	background-color: red !important;
}

.seos-s .btn {
	text-align: center;
	line-height: 80px;
}

.seos-s  a {
	text-decoration: none;
}

.seos-s h1 {
	font-size: 44px;
	padding: 40px 0 20px 0;
	font-family: 'Montserrat', sans-serif;
    font-weight: 900;
}
				
.seos-s .ss-logo {
	position: relative;
	top: 12px;
	width: 60px;
	height: 60px;
}
				
.seos-s img{
	width: 300px;
	height: auto;
}			