@font-face {
	font-family: century_regular;
	src:url(../fonts/GOTHIC.TTF);
}
@font-face {
	font-family: century_bold;
	src:url(../fonts/CenturyGothicBold.ttf);
}
@font-face {
	font-family: myriadpro;
	src:url(../fonts/MyriadPro-Regular.ttf);
}
@font-face {
	font-family: futurab;
	src:url(../fonts/futurab.ttf);
}
.lynwood-cyclamenhome-topwrap{
	padding-top:15px;
	padding-bottom:25px;
}
.lynwood-cyclamenhome-logosite img{
	margin-top:10px;
}
.lynwood-cyclamenhome-topbtn button{
	background: #ffe400;
	color: #010101;
	font-family: century_bold;
	font-size:22px;
	border: none;
	padding:9px 30px;
	padding-top:8px;
    border-radius:30px;
	float:right;
	margin-top:20px;
}
.navbar {
	background:none;
    border: medium none;
    border-radius: 0;
    padding-top:0px;
	padding-bottom:10px;
	margin-bottom:0px;
}
.navbar-nav{
	padding-top:0px;
	margin-left:-15px;
}
.navbar-nav li {
	padding-left:30px;
	padding-right:30px;
	padding-top: 11px;
	padding-bottom: 13px;
}
.navbar .navbar-nav li a {
    color: #000000;
	font-family: century_regular;
	font-size:16px;
	text-transform:uppercase;
    padding-bottom: 0px;
}
.navbar .navbar-nav li a.active{
	font-family: century_bold;
	color:#0096ff;
}
.navbar .navbar-nav li a:hover {
    color: none;
    background: none;
}
.lynwood-cyclamenhome-bg{
	background:#eaeaea;
	height:auto;
}
.lynwood-cyclamenhome-article{
	margin-top:90px;
}
.lynwood-cyclamenhome-article p {
	font-family: 'Poppins', sans-serif;
	font-size:20px;
	font-weight:400;
	color: #000000;
	line-height:1.2;
	margin-bottom:10px;
}
.lynwood-cyclamenhome-article h1 {
	font-family: 'Poppins', sans-serif;
	font-size:45px;
	font-weight:700;
	color: #006cff;
	margin-bottom:20px;
}
.lynwood-cyclamenhome-article span{
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	font-weight:400;
	color: #000000;
	line-height:1.2;
	display:inline-block;
	margin-bottom:10px;
}
.lynwood-cyclamenhome-article a.headbtn{
	background: #ffe400;
	color: #000000;
	font-family: 'Poppins', sans-serif;
	font-size:24px;
	font-weight:400;
	border: none;
	padding:9px 27px;
    border-radius:30px;
	margin-left:25px;
}
.lynwood-cyclamenhome-articleimg1 img{
	max-width:100%;
	margin-top:120px;
}
.lynwood-cyclamenhome-bg2{
	background:#fff;
	height:auto;
	padding-bottom:80px;
}
.lynwood-cyclamenhome-started{
	margin-top:100px;
}
.lynwood-cyclamenhome-started h2 {
	font-family: 'Poppins', sans-serif;
	font-size:45px;
	font-weight:700;
	color: #006cff;
	margin-bottom:20px;
}
.lynwood-cyclamenhome-started span{
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	font-weight:400;
	color: #000000;
	line-height:1.2;
	display:inline-block;
	margin-bottom:10px;
}
.lynwood-cyclamenhome-started a.headbtn{
	background: #ffe400;
	color: #000000;
	font-family: 'Poppins', sans-serif;
	font-size:24px;
	font-weight:400;
	border: none;
	padding:9px 27px;
    border-radius:30px;
	margin-left:25px;
}
.lynwood-cyclamenhome-started p {
	font-family: century_regular;
	font-size: 16px;
	color: #000000;
	line-height: 1.3;
	margin-top:30px;
	margin-bottom:60px;
}
.lynwood-cyclamenhome-started img{
	max-width:100%;
	display:block;
	margin:0px auto;
}
.lynwood-cyclamenhome-statedimg1{
	padding-right:0px;
}
.lynwood-cyclamenhome-statedimg1 img{
	max-width:100%;
}
.lynwood-cyclamenhome-contact{
	margin-top:30px;
	border:5px solid #004be2;
	padding:20px 15px;
	border-radius:12px;
}
.lynwood-cyclamenhome-contact h2{
    font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	font-weight:700;
	color: #474747;
	margin-top:0px;
	margin-bottom:15px;
}
.lynwood-cyclamenhome-contact select {
	display: block;
	padding-left: 13px;
	margin-bottom: 20px;
	width: 100%;
	height:55px !important;
	border: none;
	border-bottom:1px solid #000;
	border-radius: 0px;
	background: url(../images/lynwood-arrow1.png) right center no-repeat;
	background-position: right 15px center;
    background-color:none;
	color: #000;
    font-family: century_regular;
	font-size: 16px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.lynwood-cyclamenhome-contact .form-control {
    background:none;
	box-shadow:inset 0 0px 0px rgba(0,0,0,.075);
    height:55px;
    border: none;
	border-bottom:1px solid #000;
    font-family: century_bold;
	font-size: 16px;
    color: #000;
    border-radius:0px;
	padding-left:13px;
	margin-bottom:20px;
}
.lynwood-cyclamenhome-contact .form-control::placeholder {
	color: #000;
    font-family: century_regular;
	font-size: 16px;
}
#submit_contact {
	background-color: #eef400;
	border: medium none;
	border-radius:0px;
	color: #474747;
    font-family: century_bold;
	font-size: 18px;
	margin-top:4px;
	padding-top: 14px;
	padding-bottom: 14px;
	width: 100%;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
}
#submit_contact:hover{
	background:#dde204;
	color:#474747;
}
.lynwood-cyclamenhome-contact button {
	background: #044B7F;
	border: medium none;
	border-radius: 0px;
	color: #ffffff;
    font-family: century_bold;
	font-size: 18px;
	margin-top: 5px;
	padding-top: 14px;
	padding-bottom: 14px;
	width: 47%;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	margin-right:0px;
}
.lynwood-cyclamenhome-contact button#btn {
	background: #000;
	border: medium none;
	border-radius: 0px;
	color: #ffffff;
    font-family: century_bold;
	font-size: 18px;
	margin-top: 5px;
	padding-top: 14px;
	padding-bottom: 14px;
	width: 47%;
	transition: all 0.5s ease 0s;
	margin-bottom: 0px;
	margin-right:0px;
	float:right;
}
a:hover {
    text-decoration: none;
}
a:focus{
	outline:0 solid;
}
button:hover{
	cursor:pointer;
}
.lynwood-text-section{
	padding-top:150px;
	padding-bottom:150px;
}
.lynwood-text img{
	display:block;
	margin:0px auto;
	margin-bottom:20px;
}
.lynwood-text img.icon2{
	margin-top:40px;
	margin-bottom:34px;
}
.lynwood-text img.icon3{
	margin-top:10px;
	margin-bottom:27px;
}
.lynwood-text p {
    font-family: century_regular;
	font-size: 16px;
	color: #000000;
	line-height:1.3;
	text-align:center;
	margin-bottom:0px;
	padding-left:35px;
	padding-right:35px;
}
.lynwood-process-section{
	padding-bottom:200px;
}
.lynwood-processimg1 img{
	max-width:100%;
}
.lynwood-process{
	padding-top:80px;
}
.lynwood-process h2{
    font-family: century_bold;
	font-size: 42px;
	color: #006cff;
	margin-bottom:40px;
}
.lynwood-process p {
    font-family: century_regular;
	font-size: 16px;
	color: #000000;
	line-height:1.6;
	margin-bottom:20px;
}
.lynwood-process2 h2{
    font-family: century_bold;
	font-size: 42px;
	color: #006cff;
	margin-bottom:40px;
}
.lynwood-process2 p {
    font-family: century_regular;
	font-size: 16px;
	color: #000000;
	line-height:1.6;
	margin-bottom:20px;
}
.lynwood-process3{
	margin-top:-50px;
	position:relative;
	z-index:9999;
}
.lynwood-process3 h2{
    font-family: century_bold;
	font-size: 42px;
	color: #006cff;
	margin-bottom:40px;
}
.lynwood-process3 p {
    font-family: century_regular;
	font-size: 16px;
	color: #000000;
	line-height:1.6;
	margin-bottom:20px;
}
.lynwood-car1{
	padding-right:0px;
}
.lynwood-car1 img{
	float:right;
	max-width:100%;
	margin-top:-80px;
}
.lynwood-cyclamencity-section{
	background: #003cf9;
	padding-top:40px;
	padding-bottom:40px;
}
.lynwood-cyclamencitytext p {
	font-family: century_bold;
	font-size: 16px;
	color: #ffffff;
	line-height: 1.3;
	margin-bottom: 0;
}
.lynwood-cyclamencitytext p a{
	font-family: futurab;
	color:#ffffff;
	font-size:24px;
}
.lynwood-cyclamencity .col-3{
	padding-right:0px;
}
.lynwood-cyclamencity2 .col-3{
	padding-right:0px;
}
.lynwood-cyclamencity h2{
    font-family: century_bold;
	font-size:16px;
	color:#fff;
	margin-top:0px;
	margin-bottom:4px;
}
.lynwood-cyclamencity ul{
	padding-left:0px;
}
.lynwood-cyclamencity ul li{
	list-style:none;
	display:inline-block;
	margin-right:7px;
}
.lynwood-cyclamencity ul li a{
    font-family: century_regular;
	font-size:12px;
	color:#fff;
	line-height:1.3;
}
.lynwood-cyclamencity2 ul{
	padding-left:0px;
	padding-top:20px;
}
.lynwood-cyclamencity2 ul li{
	list-style:none;
	display:inline-block;
	margin-right:7px;
}
.lynwood-cyclamencity2 ul li a{
    font-family: century_regular;
	font-size:12px;
	color:#fff;
	line-height:1.3;
}
.lynwood-footerwrap{
	padding-top:0px;
}
.lynwood-footer-text p{
	font-family: myriadpro;
	font-size:13px;
	color: #fff;
}
.lynwood-footer-text p a{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	font-weight:400;
	color: #fff;
	display:inline-block;
	margin-right:5px;
}
.lynwood-started-section{
	padding-top:150px;
	padding-bottom:150px;
}
.lynwood-started h2 {
	font-family: century_bold;
	font-size: 42px;
	color: #006cff;
	margin-bottom:10px;
}
.lynwood-started p {
	font-family: century_bold;
	font-size: 16px;
	color: #006cff;
	line-height: 1.2;
	margin-bottom:140px;
}
.lynwood-started2 h2 {
	font-family: century_bold;
	font-size: 42px;
	color: #006cff;
	margin-bottom:30px;
}
.lynwood-started2 p {
	font-family: century_regular;
	font-size: 16px;
	color: #000000;
	line-height: 1.6;
	margin-bottom:50px;
}
.lynwood-started2 h3 {
	font-family: century_bold;
	font-size:24px;
	color: #006cff;
	margin-bottom:20px;
}
.lynwood-started2 h3 img {
	position: absolute;
	margin-top: 4px;
}
.lynwood-started2 h3 span{
	margin-left:25px;
}
.lynwood-startedimg1 img{
	max-width:100%;
}
.lynwood-started2text{
	padding-left:120px;
}
.lynwood-buy-section{
	padding-top:150px;
	padding-bottom:150px;
}
.lynwood-buy-section2{
	padding-top:0px;
	padding-bottom:150px;
}
.lynwood-buy h2 {
	font-family: century_bold;
	font-size: 40px;
	color: #006cff;
	text-align:center;
	margin-bottom:20px;
}
.lynwood-buy p {
	font-family: century_regular;
	font-size: 16px;
	color: #000000;
	line-height: 1.6;
	text-align:center;
	margin-bottom:20px;
}
.lynwood-condition-section{
	padding-bottom:150px;
}
.lynwood-condition h3 {
	font-family: century_bold;
	font-size:24px;
	color: #006cff;
	margin-bottom:20px;
}
.lynwood-condition h3 img {
	position: absolute;
	margin-top: 4px;
}
.lynwood-condition h3 span{
	margin-left:25px;
}
.lynwood-condition p {
	font-family: century_regular;
	font-size: 16px;
	color: #000000;
	line-height: 1.6;
	margin-bottom:20px;
}
.lynwood-condition2{
	padding-top:85px;
}
.lynwood-condition2 p {
	font-family: century_regular;
	font-size: 16px;
	color: #000000;
	line-height: 1.2;
	text-align:center;
	margin-bottom:0px;
}
.lynwood-cyclamenhome-contactbg{
	padding-top:100px;
	padding-bottom:150px;
}
.lynwood-cyclamenhome-thankbg{
	padding-top:130px;
	padding-bottom:170px;
}
.lynwood-thanksimg1 img{
	max-width:100%;
}
.lynwood-thanks{
	padding-top:50px;
}
.lynwood-thanks h2 {
	font-family: 'Poppins', sans-serif;
	font-size:42px;
	font-weight:700;
	color: #003cf9;
	margin-bottom:5px;
}
.lynwood-thanks p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 1.2;
	margin-bottom:30px;
}
.lynwood-thanks button {
	background: #ffe400;
	color: #010101;
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight:400;
	border: none;
	padding: 11px 30px;
	padding-top:10px;
	border-radius: 30px;
}
.lynwood-cyclamenhome-locationbg{
	padding-top:100px;
	padding-bottom:40px;
}
.lynwood-location h2 {
	font-family: century_bold;
	font-size: 48px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 20px;
}
.lynwood-location p {
	font-family: century_regular;
	font-size: 18px;
	color: #000000;
	line-height: 1.2;
	margin-bottom: 0px;
}
.lynwood-locationstate-section{
	padding-top:60px;
	padding-bottom:120px;
}
.lynwood-locationstate a h2 {
	color: #000000;
	font-family: century_bold;
	font-size:28px;
	margin-bottom:35px;
}
.lynwood-locationstate ul{
	padding-left:0px;
}
.lynwood-locationstate ul li{
	list-style:none;
	padding-bottom:20px;
}
.lynwood-locationstate ul li a {
	font-family: century_regular;
	font-size:21px;
	color: #000000;
	line-height: 1.2;
}
.lynwood-locationstatewrap{
	padding-top:70px;
}
.lynwood-blog-section{
	padding-top:150px;
	padding-bottom:180px;
}
.lynwood-blog-section2{
	padding-top:60px;
	padding-bottom:110px;
}
.lynwood-blogcontent{
	padding-right:35px;
}
.lynwood-blogcontent img{
	max-width:100%;
	display:block;
	margin:0px auto;
	margin-bottom:25px;
}
.lynwood-blogcontentauthor{
	margin-bottom:20px;
}
.lynwood-blogcontent span {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 17px;
	color: #010101;
}
.lynwood-blogcontent span.three{
	display:inline-block;
	margin-left:32px;
}
.lynwood-blogcontent a.four{
	color:#0000ff;
	font-weight:700;
}
.lynwood-blogcontent a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 17px;
	color: #010101;
}
.lynwood-blogcontent h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	font-size:24px;
	color: #000000;
	margin-bottom:10px;
}
.lynwood-blogcontent h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size:34px;
	color: #000000;
	margin-top:0px;
	margin-bottom: 20px;
	position: absolute;
	top: 28%;
	left: 0;
	right: 0;
	display: block;
	text-align: center;
}
.lynwood-blogcontent p {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	font-size: 16px;
	color: #000000;
	line-height:1.5;
	margin-bottom:14px;
}
.lynwood-blogcontent a.readmore {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 18px;
	font-style:italic;
	color: #0000ff;
}
.lynwood-blogcontent2{
	padding-bottom:130px;
}
#lynwood-blogcontent2{
	padding-bottom:60px;
}
.lynwood-blogcontent ul.pagination{
	margin-top:20px;
}
.lynwood-blogcontent ul.pagination li a {
	color: #000000;
	font-family: century_regular;
	font-size: 20px;
	border: none;
}
.lynwood-blogcontent ul.pagination .page-item:first-child .page-link{
	font-family: century_bold;
}
.lynwood-blogcontentsidebar h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 17px;
	color: #010101;
	text-align:center;
}
.lynwood-blogcontentsidebar button {
	background: #ffe400;
	border:none;
	border-radius:30px;
	color: #000000;
	font-family: century_bold;
	font-size: 25px;
	padding: 10px 24px;
	display:block;
	margin:0px auto;
	margin-top:0px;
	width: 100%;
}
.lynwood-blogcontentsidebar h4 {
	font-family: century_bold;
	font-size: 20px;
	color: #000000;
	margin-top:60px;
	margin-bottom:25px;
	margin-left:20px;
}
.lynwood-blogcontentsidebar h4.class{
	font-family: century_bold;
	font-size: 20px;
	color: #000000;
	margin-top:60px;
	margin-bottom:25px;
	margin-left:20px;
}
.lynwood-blogcontentsidebar h6 {
	font-family: century_bold;
	font-size:20px;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 25px;
	padding-left:5px;
}
.lynwood-blogcontentsidebar ul.nav1{
	padding-left:25px;
}
.lynwood-blogcontentsidebar ul.nav1 li{
	list-style:none;
	margin-bottom:10px;
	padding-left:8px;
	padding-bottom:3px;
}
.lynwood-blogcontentsidebar ul.nav1 li a {
	font-family: century_regular;
	font-size: 16px;
	color: #000000;
	margin-bottom:25px;
}
.lynwood-blogcontentsidebar ul.nav1 li a:hover{
	color:#0000ff;
	font-family:century_bold;
}
.lynwood-blogcontentsidebar ul.nav2{
	padding-left:25px;
}
.lynwood-blogcontentsidebar ul.nav2 li{
	list-style:none;
	margin-bottom:30px;
	padding-left:8px;
	padding-top:5px;
	padding-bottom:8px;
}
.lynwood-blogcontentsidebar ul.nav2 li a {
	font-family: century_regular;
	font-size: 16px;
	color: #000000;
	margin-bottom:25px;
}
.lynwood-blogcontentsidebar ul.nav2 li a:hover{
	color:#0000ff;
	font-family:century_bold;
}
.lynwood-blogcontentsidebar ul.nav3{
	padding-left:0px;
}
.lynwood-blogcontentsidebar ul.nav3 li{
	list-style:none;
	margin-bottom:15px;
	padding-left:8px;
	padding-bottom:3px;
}
.lynwood-blogcontentsidebar ul.nav3 li a {
	font-family: century_bold;
	font-size: 16px;
	color: #000000;
	margin-bottom:25px;
}
.lynwood-blogcontentsidebar ul.nav3 li a:hover{
	color:#0000ff;
	font-family:century_bold;
}
.lynwood-blogcontentsidebar2 {
	margin-top: 80px;
}
.lynwood-blogcontentsidebar2 img{
	max-width:100%;
	display:block;
	margin:0px auto;
}
.lynwood-blogcontentsidebar2 h5 {
	font-family: century_bold;
	font-size:24px;
	color: #000000;
	text-align:center;
	margin-top:22px;
	margin-bottom:15px;
}
.lynwood-blogcontentsidebar2 #btninfo {
	background: #ffe400;
	border: none;
	border-radius: 0px;
	color: #002de7;
	font-family: century_bold;
	font-size: 25px;
	padding: 17px 40px;
	margin-top: 0px;
	width: 100%;
	line-height: 1.2;
	position: relative;
}
.lynwood-blogcontentsidebar2 #btninfo span {
	color: #002de7;
	font-family: century_regular;
	font-size: 16px;
	text-align: center;
	display: block;
}
.lynwood-bloginner{
	padding-right:35px;
}
.lynwood-bloginner img{
	max-width:100%;
}
.lynwood-bloginner h2 {
	font-family: century_bold;
	font-size:33px;
	color: #000000;
	text-transform:uppercase;
	margin-top:50px;
}
.lynwood-bloginner h3{
	font-family: 'Poppins', sans-serif;
	font-size:30px;
	font-weight:400;
	color: #000000;
	margin-top:70px;
	margin-bottom:25px;
}
.lynwood-bloginner p {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight:400;
	color: #000000;
	line-height: 1.3;
	margin-bottom: 20px;
}
.lynwood-bloginner ul{
	padding-left:0px;
}
.lynwood-bloginner ul li{
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight:400;
	color: #000000;
	line-height: 1.3;
	list-style:none;
}
.lynwood-scheduling-bg{
	padding-top:100px;
}
.lynwood-schedulingheading h2{
	font-family: century_bold;
	font-size:56px;
	color: #000000;
	margin-bottom:50px;
}
.lynwood-scheduling ul{
	padding-left:15px;
}
.lynwood-scheduling ul li{
	list-style:none;
	display:inline-block;
}
.lynwood-scheduling ul li.one{
	font-family: futurab;
	font-size:40px;
	color: #000000;
}
.lynwood-scheduling ul li.second {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #0000ff;
	text-align: center;
	line-height: 1.2;
	margin-right:70px;
}
.lynwood-scheduling ul li.second span{
	font-family: 'Roboto', sans-serif;
	font-size:27px;
	font-weight:700;
	color: #0000ff;
}
.lynwood-scheduling ul li.three {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #5c5c5c;
	text-align: center;
	line-height: 1.2;
	margin-right:70px;
}
.lynwood-scheduling ul li.three:last-child{
	margin-right:0px;
}
.lynwood-scheduling ul li.three span{
	font-family: 'Roboto', sans-serif;
	font-size:27px;
	font-weight:700;
	color: #000000;
}
.lynwood-scheduling2 ul{
	padding-left:0px;
}
.lynwood-scheduling2 ul li{
	list-style:none;
	display:inline-block;
}
.lynwood-scheduling2 ul li.one{
	font-family: futurab;
	font-size:40px;
	color: #000000;
}
.lynwood-time-section{
	padding-top:120px;
	padding-bottom:170px;
}
.lynwood-time {
	border-right: 1px solid #000;
	padding-top: 45px;
	padding-bottom: 55px;
	padding-right: 100px;
}
.lynwood-time h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 21px;
	font-weight: 700;
	text-transform: uppercase;
	color: #0000ff;
	margin-bottom: 0;
	margin-left: 20px;
}
.lynwood-time h2{
	font-family: 'Roboto', sans-serif;
	font-size:52px;
	font-weight:700;
	color: #0000ff;
}
.lynwood-time3 {
	border: 2px solid #424342;
	border-radius: 5px;
	text-align: center;
	padding: 10px 24px;
	margin-top: 40px;
	margin-bottom: 0;
}
.lynwood-time3 #time{
	margin-right:15px;
}
.lynwood-time3 label{
	color:#424342;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:400;
	margin-bottom:0px;
}
#lynwood-timenew{
	margin-top:40px;
}
#lynwood-timenew2{
	margin-left:40px;
	margin-top:40px;
}
#lynwood-time2{
	margin-left:40px;
}
.lynwood-timewrap{
	padding-top:120px;
}
.lynwood-timebtn button {
	background: #ffe400;
	border: none;
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-size:24px;
	font-weight:700;
	padding:10px 80px;
	border-radius:9px;
	float: right;
}