.custom-alert-wrapper{border-style:solid;border-width:1px;box-shadow:0 1px 1px rgba(0,0,0,.1);color:grey;font-size:16px;margin-bottom:20px;padding:20px;position:relative;text-align:center}.custom-alert-wrapper.type2{box-shadow:none}.custom-alert-wrapper .alert-content-wrapper.text-uppercase{text-transform:uppercase}.custom-alert-wrapper .alert-icon{margin-right:10px}.custom-alert-wrapper .alert-icon i{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.custom-alert-wrapper a{color:#c6a974;text-decoration:none;transition-duration:.2s;transition-property:color,background-color,border-color;transition-timing-function:linear}.custom-alert-wrapper a:hover{color:#9e9e9e;text-decoration:none}.custom-alert-wrapper .toggle-alert{background:transparent;border:1px solid;border-radius:0;box-sizing:content-box;color:grey;font-family:Arial;font-size:15px;font-weight:700;height:25px;line-height:25px;opacity:1;padding:0;position:absolute;right:-1px;top:-1px;transition:all .2s;width:25px}.custom-alert-wrapper .toggle-alert:hover{background-color:rgba(0,0,0,.05);border-color:grey;color:grey;opacity:1}.custom-alert-wrapper .toggle-alert:focus{background:transparent;border:none}