CSS Code of Guest Post for Blogger
.form-style-6{
font:initial;
margin:10px auto;
padding:16px;
background:#ffffff;
}
.form-style-6 input[type="text"],
.form-style-6 input[type="date"],
.form-style-6 input[type="datetime"],
.form-style-6 input[type="email"],
.form-style-6 input[type="number"],
.form-style-6 input[type="search"],
.form-style-6 input[type="time"],
.form-style-6 input[type="url"],
.form-style-6 textarea,
.form-style-6 select
{
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline: none;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
background:#fff;
margin-bottom:4%;
border:1px solid #ccc;
padding:3%;
color:#555;
font:initial;
}
.form-style-6 input[type="text"]:focus,
.form-style-6 input[type="date"]:focus,
.form-style-6 input[type="datetime"]:focus,
.form-style-6 input[type="email"]:focus,
.form-style-6 input[type="number"]:focus,
.form-style-6 input[type="search"]:focus,
.form-style-6 input[type="time"]:focus,
.form-style-6 input[type="url"]:focus,
.form-style-6 textarea:focus,
.form-style-6 select:focus
{
box-shadow: 0 0 5px #ff9900;
padding:3%;
border:1px solid #ff9900;
}
.form-style-6 input[type="submit"],
.form-style-6 input[type="button"]{
box-sizing:border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing:border-box;
padding:3%;
background:#ff9900;
border-bottom:2px solid #ff9900;
border-top-style: none;
border-right-style: none;
border-left-style: none;
color:#fff;
}
.form-style-6 input[type="submit"]:hover,
.form-style-6 input[type="button"]:hover{
background:#696d6c;
.form-style-6{
font:initial;
margin:10px auto;
padding:16px;
background:#ffffff;
}
.form-style-6 input[type="text"],
.form-style-6 input[type="date"],
.form-style-6 input[type="datetime"],
.form-style-6 input[type="email"],
.form-style-6 input[type="number"],
.form-style-6 input[type="search"],
.form-style-6 input[type="time"],
.form-style-6 input[type="url"],
.form-style-6 textarea,
.form-style-6 select
{
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline: none;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
background:#fff;
margin-bottom:4%;
border:1px solid #ccc;
padding:3%;
color:#555;
font:initial;
}
.form-style-6 input[type="text"]:focus,
.form-style-6 input[type="date"]:focus,
.form-style-6 input[type="datetime"]:focus,
.form-style-6 input[type="email"]:focus,
.form-style-6 input[type="number"]:focus,
.form-style-6 input[type="search"]:focus,
.form-style-6 input[type="time"]:focus,
.form-style-6 input[type="url"]:focus,
.form-style-6 textarea:focus,
.form-style-6 select:focus
{
box-shadow: 0 0 5px #ff9900;
padding:3%;
border:1px solid #ff9900;
}
.form-style-6 input[type="submit"],
.form-style-6 input[type="button"]{
box-sizing:border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing:border-box;
padding:3%;
background:#ff9900;
border-bottom:2px solid #ff9900;
border-top-style: none;
border-right-style: none;
border-left-style: none;
color:#fff;
}
.form-style-6 input[type="submit"]:hover,
.form-style-6 input[type="button"]:hover{
background:#696d6c;
}