Success!
Request for Prior Authorization for:
Jane Doe
11/12/1974
Has been sent to:
Blue Cross and Blue Shield of Texas (BCBSTX)
Phone: 800-451-0287
Fax: 972-766-0371The approximate turnaround time is 24-72 hours after initiation with the insurance company. The insurer will send you the Prior Authorization status via fax.
×
.reveal-modal-bg { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; background: #000; display: none; filter: alpha(opacity=80); height: 100%; left: 0; opacity: .8; position: fixed; top: 0; width: 100%; z-index: 100; } .reveal-modal { -moz-border-radius: 5px; -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); -webkit-border-radius: 5px; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); background: #fff; border-radius: 5px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); left: 50%; margin-left: -250px; padding: 30px 40px 34px; position: absolute; top: 100px; visibility: hidden; width: 520px; z-index: 101; } .reveal-modal .close-reveal-modal { color: #aaa; cursor: pointer; font-size: 22px; font-weight: bold; line-height: .5; position: absolute; right: 11px; text-shadow: 0 -1px 1px rbga(0, 0, 0, 0.6); top: 8px; } .reveal-modal .center_button { margin-top: 20px } .reveal-modal .center_button .btn { margin-top: 22px } .reveal-modal h4 { font-size: 14px; text-transform: uppercase; } .reveal-modal h1 { margin-bottom: 35px } .reveal-modal p { margin: 10px 0 2px 0 } .list-modal { font-size: 25px } .list-modal .fa-check-circle { color: #5C9922 } .list-modal .loading { left: -5px; margin-right: 5px; position: relative; top: 10px; } .list-modal .fa { font-size: 36px; margin-right: 13px; position: relative; top: 4px; } .reveal-modal.small { margin-left: -140px; width: 200px; } .reveal-modal.medium { margin-left: -240px; width: 400px; } .reveal-modal.large { margin-left: -340px; width: 600px; } .reveal-modal.xlarge { margin-left: -440px; width: 800px; }
$('a[data-reveal-id]').on('click', function () { var id = $(this).attr('data-reveal-id'); $("#" + id).reveal('open'); return false; });
This is small modal. It takes up 40% of the screen.
This is medium modal. It takes up 60% of the screen.
This is large modal. It takes up 70% of the screen.
×Small Modal
This is small modal. It takes up 40% of the screen.
×Medium Modal
This is medium modal. It takes up 60% of the screen.
Large Modal
This is large modal. It takes up 70% of the screen.
.reveal-modal.small { width: 40%; } .reveal-modal.medium { width: 60%; } .reveal-modal.large { width: 70%; } .reveal-modal.xlarge { width: 95%; } .reveal-modal.full { width: 100%; top: 0; min-height: 100vh; max-width: none !important; height: 100%; height: 100vh; }
$('a[data-reveal-id]').on('click', function () { var id = $(this).attr('data-reveal-id'); $("#" + id).reveal('open'); return false; });
You are about to delete the training scheduled for April 28, 2016.
Do you wish to continue?
Warning
×You are about to delete the training scheduled for April 28, 2016.
Do you wish to continue?
/** --- Modals -------------------- */ .reveal-modal-bg { position: fixed; height: 100%; width: 100%; background: #000; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); opacity: .8; z-index: 100; display: none; top: 0; left: 0; } .reveal-modal { visibility: hidden; top: 100px; left: 0; right: 0; margin: 0 auto; max-width: 55.55556rem; width: 80%; background: #fff; position: fixed; z-index: 101; padding: 0; -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); } .reveal-modal h1 { margin-bottom: 35px; } .reveal-modal h4 { font-size: 14px; text-transform: uppercase; } .reveal-modal p { margin: 10px 0 2px 0; } .reveal-modal .modal-header { background: #fff; color: #6F2A81; padding: 28px 40px; text-align: center; } .reveal-modal .modal-header h1 { font-size: 24px; letter-spacing: 3px; margin: 0; } .reveal-modal .modal-body { padding: 25px 40px 25px; } .reveal-modal .modal-header + .modal-body { padding: 0 40px 25px; } .reveal-modal .close-reveal-modal { color: #404040; } .reveal-modal .center_button { margin-top: 20px; } .reveal-modal .center_button .btn { margin-top: 22px; } .list-modal { font-size: 25px; } .list-modal .fa { font-size: 36px; margin-right: 13px; position: relative; top: 4px; } .list-modal .fa-check-circle { color: #84BD41; } .list-modal .loading { position: relative; left: -5px; top: 10px; margin-right: 5px; } .reveal-modal.small { width: 40%; } .reveal-modal.medium { width: 60%; } .reveal-modal.large { width: 70%; } .reveal-modal.xlarge { width: 95%; } .reveal-modal.full { width: 100%; top: 0; min-height: 100vh; max-width: none !important; height: 100%; height: 100vh; } .reveal-modal .close-reveal-modal { font-size: 30px; line-height: auto; position: absolute; top: 15px; right: 13px; color: .reveal-modal .close-reveal-modal grayMed; text-decoration: none; text-shadow: 0 -1px 1px rbga(0, 0, 0, 0.6); font-weight: bold; cursor: pointer; } .reveal-modal .close-reveal-modal:hover { text-decoration: none; } /* Warning Modal */ .modal-warning .modal-header { background: #DE5D42; color: #fff; } .modal-warning .modal-header + .modal-body { padding-top: 25px; } .modal-warning .close-reveal-modal { color: #fff; } /* Capture Signature Modal */ .modal-signature form .row .column:first-child { float: left; display: block; margin-right: 2.35765%; width: 57.35098%; } .modal-signature form .row .column:first-child:last-child { margin-right: 0; } .modal-signature form .row .column:last-child { float: left; display: block; margin-right: 2.35765%; width: 40.29137%; margin-right: 0; } .modal-signature form .row .column:last-child:last-child { margin-right: 0; } .modal-signature form .row .column .btn.add-recipient { margin: 0; padding: 0; position: relative; top: 38px; } /* Remote Capture Signature Modal */ .modal-remote-signature .signature-container { border: 1px #ddd solid; height: 300px; } /* LT-IE9 Specific */ .lt-ie9 .reveal-modal-bg { position: fixed; } .lt-ie9 .reveal-modal { z-index: 99999 !important; top: 100px !important; filter: alpha(opacity=100) !important; }
$('a[data-reveal-id]').on('click', function () { var id = $(this).attr('data-reveal-id'); $("#" + id).reveal('open'); return false; });
/** --- Modals -------------------- */ .reveal-modal-bg { position: fixed; height: 100%; width: 100%; background: #000; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); opacity: .8; z-index: 100; display: none; top: 0; left: 0; } .reveal-modal { visibility: hidden; top: 100px; left: 0; right: 0; margin: 0 auto; max-width: 55.55556rem; width: 80%; background: #fff; position: fixed; z-index: 101; padding: 0; -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); } .reveal-modal h1 { margin-bottom: 35px; } .reveal-modal h4 { font-size: 14px; text-transform: uppercase; } .reveal-modal p { margin: 10px 0 2px 0; } .reveal-modal .modal-header { background: #fff; color: #6F2A81; padding: 28px 40px; text-align: center; } .reveal-modal .modal-header h1 { font-size: 24px; letter-spacing: 3px; margin: 0; } .reveal-modal .modal-body { padding: 25px 40px 25px; } .reveal-modal .modal-header + .modal-body { padding: 0 40px 25px; } .reveal-modal .close-reveal-modal { color: #404040; } .reveal-modal .center_button { margin-top: 20px; } .reveal-modal .center_button .btn { margin-top: 22px; } .list-modal { font-size: 25px; } .list-modal .fa { font-size: 36px; margin-right: 13px; position: relative; top: 4px; } .list-modal .fa-check-circle { color: #84BD41; } .list-modal .loading { position: relative; left: -5px; top: 10px; margin-right: 5px; } .reveal-modal.small { width: 40%; } .reveal-modal.medium { width: 60%; } .reveal-modal.large { width: 70%; } .reveal-modal.xlarge { width: 95%; } .reveal-modal.full { width: 100%; top: 0; min-height: 100vh; max-width: none !important; height: 100%; height: 100vh; } .reveal-modal .close-reveal-modal { font-size: 30px; line-height: auto; position: absolute; top: 15px; right: 13px; color: .reveal-modal .close-reveal-modal grayMed; text-decoration: none; text-shadow: 0 -1px 1px rbga(0, 0, 0, 0.6); font-weight: bold; cursor: pointer; } .reveal-modal .close-reveal-modal:hover { text-decoration: none; } /* Warning Modal */ .modal-warning .modal-header { background: #DE5D42; color: #fff; } .modal-warning .modal-header + .modal-body { padding-top: 25px; } .modal-warning .close-reveal-modal { color: #fff; } /* Capture Signature Modal */ .modal-signature form .row .column:first-child { float: left; display: block; margin-right: 2.35765%; width: 57.35098%; } .modal-signature form .row .column:first-child:last-child { margin-right: 0; } .modal-signature form .row .column:last-child { float: left; display: block; margin-right: 2.35765%; width: 40.29137%; margin-right: 0; } .modal-signature form .row .column:last-child:last-child { margin-right: 0; } .modal-signature form .row .column .btn.add-recipient { margin: 0; padding: 0; position: relative; top: 38px; } /* Remote Capture Signature Modal */ .modal-remote-signature .signature-container { border: 1px #ddd solid; height: 300px; } /* LT-IE9 Specific */ .lt-ie9 .reveal-modal-bg { position: fixed; } .lt-ie9 .reveal-modal { z-index: 99999 !important; top: 100px !important; filter: alpha(opacity=100) !important; }
$('a[data-reveal-id]').on('click', function () { var id = $(this).attr('data-reveal-id'); $("#" + id).reveal('open'); return false; });
/** --- Modals -------------------- */ .reveal-modal-bg { position: fixed; height: 100%; width: 100%; background: #000; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); opacity: .8; z-index: 100; display: none; top: 0; left: 0; } .reveal-modal { visibility: hidden; top: 100px; left: 0; right: 0; margin: 0 auto; max-width: 55.55556rem; width: 80%; background: #fff; position: fixed; z-index: 101; padding: 0; -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); } .reveal-modal h1 { margin-bottom: 35px; } .reveal-modal h4 { font-size: 14px; text-transform: uppercase; } .reveal-modal p { margin: 10px 0 2px 0; } .reveal-modal .modal-header { background: #fff; color: #6F2A81; padding: 28px 40px; text-align: center; } .reveal-modal .modal-header h1 { font-size: 24px; letter-spacing: 3px; margin: 0; } .reveal-modal .modal-body { padding: 25px 40px 25px; } .reveal-modal .modal-header + .modal-body { padding: 0 40px 25px; } .reveal-modal .close-reveal-modal { color: #404040; } .reveal-modal .center_button { margin-top: 20px; } .reveal-modal .center_button .btn { margin-top: 22px; } .list-modal { font-size: 25px; } .list-modal .fa { font-size: 36px; margin-right: 13px; position: relative; top: 4px; } .list-modal .fa-check-circle { color: #84BD41; } .list-modal .loading { position: relative; left: -5px; top: 10px; margin-right: 5px; } .reveal-modal.small { width: 40%; } .reveal-modal.medium { width: 60%; } .reveal-modal.large { width: 70%; } .reveal-modal.xlarge { width: 95%; } .reveal-modal.full { width: 100%; top: 0; min-height: 100vh; max-width: none !important; height: 100%; height: 100vh; } .reveal-modal .close-reveal-modal { font-size: 30px; line-height: auto; position: absolute; top: 15px; right: 13px; color: .reveal-modal .close-reveal-modal grayMed; text-decoration: none; text-shadow: 0 -1px 1px rbga(0, 0, 0, 0.6); font-weight: bold; cursor: pointer; } .reveal-modal .close-reveal-modal:hover { text-decoration: none; } /* Warning Modal */ .modal-warning .modal-header { background: #DE5D42; color: #fff; } .modal-warning .modal-header + .modal-body { padding-top: 25px; } .modal-warning .close-reveal-modal { color: #fff; } /* Capture Signature Modal */ .modal-signature form .row .column:first-child { float: left; display: block; margin-right: 2.35765%; width: 57.35098%; } .modal-signature form .row .column:first-child:last-child { margin-right: 0; } .modal-signature form .row .column:last-child { float: left; display: block; margin-right: 2.35765%; width: 40.29137%; margin-right: 0; } .modal-signature form .row .column:last-child:last-child { margin-right: 0; } .modal-signature form .row .column .btn.add-recipient { margin: 0; padding: 0; position: relative; top: 38px; } /* Remote Capture Signature Modal */ .modal-remote-signature .signature-container { border: 1px #ddd solid; height: 300px; } /* LT-IE9 Specific */ .lt-ie9 .reveal-modal-bg { position: fixed; } .lt-ie9 .reveal-modal { z-index: 99999 !important; top: 100px !important; filter: alpha(opacity=100) !important; }
$('a[data-reveal-id]').on('click', function () { var id = $(this).attr('data-reveal-id'); $("#" + id).reveal('open'); return false; });