#sticky-plugin {
    text-align: center;
}

#sticky-plugin h1 {
	text-align: center;
	font-size: 80px;
	font-weight: 900;
}

#sticky-plugin h1::first-letter {
    color: red;
}

#sticky-plugin h1 {
    color: green;
}

#sticky-plugin h3 {
    font-size: 33px;
    font-weight: 900;
}

#sticky-plugin .p-shortcod {
    padding: 0;	
}

#sticky-plugin .p-shortcode:focus,
#sticky-plugin .p-shortcode:active {
	 box-shadow: none;
	 border: 0;
}

#sticky-plugin .seos-sticky {
	line-height: 28px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   -ms-box-sizing: border-box;
    box-sizing: border-box;	
	overflow: hidden;
	padding: 80px 7px 7px 7px;
	font-size: 28px;
	font-weight: 600;
    font-family: 'Caveat', cursive;	
    resize: none;
	width: 300px;
	border-radius: 0;
	border: 0;
	height: 367px !important; 
	max-height: 367px !important; 
	background-image: url('../images/sticky-green.jpg');
    background-repeat: no-repeat;
}

#sticky-plugin .seos-sticky:focus {
	box-shadow: none;
}

#sticky-plugin input {
    overflow: hidden;
}

#sticky-plugin b {
    display: block;	
    line-height: 28px;
	color: #fff;
	font-size: 18px;
}

#sticky-plugin .seos-stickys-table {
	margin: 20px;
    vertical-align: top;	
	
}

.new-custom-note {
	color: #fff;
	background: green;
	padding: 5px;
}

#sticky-plugin .seos-sticky-submit {
	text-align: center;
	width: 100%;
}

#sticky-plugin p.submit {
	text-align: center;	
}

.s-seos-form p.submit input,
#sticky-plugin p.submit input{
	text-align: center;
    border: none;
	padding: 10px 15px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 13px;
    font-size: 0.75rem;
    outline: 0;
    box-shadow: none;
}

#sticky-plugin .seos-sticky-admin-email {
	font-size: 15px;
	font-weight: 900;
}

#sticky-plugin .seos-sticky-email {
	border: 1px solid #C0C0C0;
	padding: 5px;
	outline: 0;
}

#sticky-plugin .seos-sticky-email:focus {
		box-shadow:none;
}

#sticky-plugin #s1 {
	background: red;
}
#sticky-plugin #s2 {
	background: green;
}

.s_1 {
	background: #2B83FF;
}

.s_2 {
	background: #84F38D;
}

.s_3 {
	background: #544B46;
}

.s_4 {
	background: #2BFF52;
}

.s_5 {
	background: #FFB986;
}

.s_6 {
	background: #DF87FF;
}

.s_7 {
	background: #F1F1F1;
}

.s_8 {
	background: #FE2B4C;
}

.s_9 {
	background: #FEFE86;
}
