
.modal-analyze{ width: 596px; height: 348px; background: url(/img/site/assets/modal_analyze/modal-analyze-bg.png); border-radius: 24px; padding: 0px !important; position: absolute; overflow: visible !important; border: 8px solid #dedede; } 
.modal-analyze .ui-dialog-titlebar{ display: none; }
.modal-analyze .modal-analyze-content{ width: 469px; height: 238px; position: relative; left: 100px; top: 12px; margin-top: 20px;  }
.modal-analyze h3{ font-size: 30px; color: #fff; font-weight: bold; text-shadow: 0px -1px 2px #9e390c; margin-bottom: 14px; }
.modal-analyze p{ font-size: 16px; color: #feda82; text-shadow: 0px -1px 2px #9e390c; margin-bottom: 22px; }
.modal-analyze img{ margin: auto; width: 269px; height: 139px; margin-left: 60px; }
.modal-analyze .footer{ background: #f15e14; padding: 12px 0px; margin-top: 0px }
.modal-analyze p.call-footer { text-align: right; font-size: 12px; font-weight: bold; color: #fff; margin-bottom: 2px; margin-right: 24px; }
.modal-analyze p.call-footer a{ text-decoration: underline; color: #fff; }

.modal-analyze .footer2{ background: white; border-radius: 0px 0px 18px 18px; padding: 5px 0px 10px; border-top: 6px solid #d74c10; background: #d74e10; }

.modal-analyze .rocket{ width: 182px; height: 328px; background: url(/img/site/assets/modal_analyze/rocket.png); position: absolute; left: -81px; top: -44px; }
.modal-analyze .btn-action{ display: block; background: #ffaf00 url(/img/site/analytics.png) 5px 7px no-repeat; color: #7d2b2f; font-size: 22px; font-weight: bold; padding: 16px 10px 16px 54px; border-radius: 6px; border: 0px; text-decoration: none; text-shadow: 1px 1px 0px #ffd976; position: absolute; left: 42px; top: 158px; outline: 0px !important; border-bottom: 3px solid #c8480f; }
.modal-analyze .btn-action:hover{ background: #ffbc1b url(/img/site/analytics.png) 5px 7px no-repeat; }
.modal-analyze .arrow{ width: 31px; height: 42px; background: url(/img/site/assets/modal_analyze/arrow.png); position: absolute; left: 0px; top: 148px; }
.modal-analyze .btn-close{ position: absolute; right: 5px; top: -15px; background: #ffd273; color: #ff762e; display: block; font-size: 16px; padding: 2px 9px 3px 9px; font-weight: bold; border-radius: 100% }
.modal-analyze .btn-close:hover{ text-decoration: none }

.modal-analyze .terms {
    width: 239px;
    float: right;
}

.modal-analyze .terms p {
    font-size: 10px !important;
    color: #ffbc65;
    text-shadow: 0px -1px 2px #9e390c;
    margin: 15px 0 0;
    line-height: normal;
}

.modal-analyze .terms p a {
    color: #ffbc65;
    text-decoration: underline;
}