#add-shortcode-form h1, #add-shortcode-form h2, #add-shortcode-form h3 {font-size:18px;font-weight: normal;color:#464646!important;}
#add-shortcode-form input, #add-shortcode-form textarea, #add-shortcode-form select {border:1px solid #dfdfdf;background-color:#fff;color:#333;-webkit-border-radius:3px;border-radius:3px;border-width:1px;border-style:solid; margin:10px 0;}
#add-shortcode-form input, #add-shortcode-form select {width:200px;height:23px;line-height:15px;padding:0 5px;}
#add-shortcode-form select {width:210px;padding:0 0 0 5px;}
#add-shortcode-form textarea {padding:5px;}
#add-shortcode-form label{width:150px;height:23px;font-size:12px;}
#add-shortcode-form a {display:block;height:23px;line-height: 23px;font-size:11px;text-align:center;color:#fff!important;text-decoration:none;
}
#add-shortcode-form table {width:100%;}
#add-shortcode-form table td {vertical-align: middle;}

#itemscope tr, #itemprop tr {width:100%;float:left;border-bottom:1px solid #dfdfdf;}
hr {width:100%;height:1px;border:none;background-color:#dfdfdf;}
#add-shortcode-form .tips {font-size:11px;color:#b2b2b2;}

#add-shortcode-form .submit-schema {width:100px;background-color:#278ab7;cursor: pointer;background-image:-webkit-linear-gradient(top,#2e9fd2,#21759b);
background-color:#278ab7;background-image:-webkit-gradient(linear,left top,left bottom,from(#2e9fd2),to(#21759b));background-image:-webkit-linear-gradient(top,#2e9fd2,#21759b);background-image:-moz-linear-gradient(top,#2e9fd2,#21759b);background-image:-ms-linear-gradient(top,#2e9fd2,#21759b);background-image:-o-linear-gradient(top,#2e9fd2,#21759b);background-image:linear-gradient(to bottom,#2e9fd2,#21759b);border-color:#1b607f;-webkit-box-shadow:inset 0 1px 0 rgba(120,200,230,0.6);box-shadow:inset 0 1px 0 rgba(120,200,230,0.6);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.3);

-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

