/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the 
 * later versions of this theme. 
 * 
 * We advise that you use use this CSS to override 
 * SmartAdmin styles. 
 * 
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 * 
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */

.error {color: #f74b07; margin: 10px 0;}

#kiyaku{overflow-y: scroll;height: 320px;margin-bottom:40px;border:2px solid #ccc; border-radius: 10px;padding: 20px 30px;background: #fff;font-size: 12px;}

#kiyaku h3{margin-bottom:1em;}
#kiyaku p{margin-bottom:1.5em;}
#kiyaku ul{margin-bottom:1.5em;}

#logo img{width:200px;height:auto;padding-left:3px;margin-top:-3px}


.smart-form footer {width:200px;margin: 0px auto;border:none; background-color: rgba(0,0,255,0);} /*㉺ E*/
.smart-form footer .btn{float:left;}
