@charset "utf-8";
#msgTxt{text-align:center; padding-top:80px; font-size:14px; color:#666; font-weight:400; background:url(../images/alert_blue.png) no-repeat 50% top;}
#msgSucessAlerttxt{text-align:center; padding-top:80px; font-size:14px; color:#666; font-weight:400; background:url(../images/alert_green.png) no-repeat 50% top;}
#msgFailAlerttxt{text-align:center; padding-top:80px; font-size:14px; color:#666; font-weight:400; background:url(../images/alert_red.png) no-repeat 50% top;}

/* 원형 height:40 */
.btn_alert_t01, .btn_alert_on{display:inline-block; line-height:40px; height:40px; text-align:center; color:#fff !important; font-size:16px; font-style:normal; font-weight:500; border-radius:40px; background:#365a99; width:auto; padding: 0 20px;}
.btn_alert_t02{display:inline-block; line-height:40px; height:40px; text-align:center; color:#fff !important; font-size:16px; font-style:normal; font-weight:500; border-radius:40px; background:#75777b; width:auto; padding: 0 20px;}
.btn_alert_t01:hover, .btn_alert_t02:hover{background:#0093ee;}



