@charset "utf-8";
.section-invoice-ajax{width:880px; height:500px;}
.form-error{color:red; font-size:11px;}
.required{color:red;}
.information-ok{color:green;}
.success{ width:auto; color:green; background-color: #CCFFC4; padding:8px; text-align:center; margin: 0 0 10px 0; border: 1px solid #b3e2ab; font-size: 14px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius:3px;}
.warning_box{width:auto; color:red; background-color: #FFEAEB; padding:8px; text-align:center; margin: 0 0 10px 0; border: 1px solid red; font-size: 14px;-moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius:3px;}
.warning{width:auto; color:red; background-color: #FFEAEB; padding:8px;}
.group_space{border-bottom:1px solid #e5e5e5; margin:15px 0;}
.space-top{margin-top:10px;}


.form_error_auth {background-color: #FF4F4F; border-color: #FF9393;
margin: 0 0 5px 0;
border-width: 1px;
border-style: solid;
padding: 12px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.form_error_auth span{display:block; margin-top:3px;}

.cursor-pointer{cursor:pointer;}

.navbar {
    z-index: 10 !important;
}
