@CHARSET "UTF-8";
/* module wrapper */
.amCallMeBackWrap {border:0px solid #2b4497;padding:0px;width:115px;border-radius: 0px;-moz-border-radius: 0px;-webkit-border-radius: 0px;}
/* show form link */
#amCallMeBackShowForm {text-decoration:none;border-bottom:1px dashed;margin-left:21px;position: relative;}
#amCallMeBackShowForm .icon {left:-34px;margin-top:-1px;position:absolute;}
/* welcome */
#amCallMeBackIntro {}
/* form wrapper */
#amCallMeBackForm {display:none;}
/* heading */
#amCallMeBackForm h3.jsn-moduletitle {margin:0 0 2px;}
/* intro text */
.amCallMebackIntroText {margin: 3px 0;}
/* form styles */
#amCallMeBackForm input {margin:4px 0 0;}
/* form: no action input */
#amCallMeBackForm input.amCallMeback-input, #amCallMeBackForm input.amCallMeback-phone {color:#008799;width:115px;}
/* form: action input */
.amCallMeBack-input-act {color:#000000;}
/* form: button */
#amCallMeBackForm input.amCallMeback-button {}
/* wait on request */
.amCallMeBackWait {background: url("/modules/mod_amcallmeback/assets/wait.gif") no-repeat scroll center 0 transparent;height:16px;}
/* request is sent message style */
.amCallMeBackSent {font-weight:bold;color:#008799;}