/* This file is auto-generated from the style design settings. Any direct edits here will be lost if the style is saved or updated */
/* Custom CSS */
.mabstyle-default.magic-action-box {
    background: -moz-linear-gradient(center top , #F8F8F8 0%, #91FCE6 100%) repeat scroll 0% 0% transparent;
border: 3px solid #71C146;
border-radius:7px;
}

.mabstyle-default.magic-action-box .mab-heading {
font-size: 17px;
color: #F6773C}

.mabstyle-default.magic-action-box .mab-subheading {font-size: 15px;}

.mabstyle-default.magic-action-box form input[type="submit"] {
    background: none repeat scroll 0 0 #A1FF9F !important;
    border: 1px solid #F6773C!important;
    border-radius: 3px !important;
    clear: both;
    color: #F6773C !important;
    text-shadow: none  !important;
font-weight:bold;
}

.mabstyle-default.magic-action-box form input: hover[type="submit"] {
  clear: both;
 background-color: #468485; 
}

