.modal-container{position:fixed;top:0;left:0;overflow:auto;width:100%;height:100%;z-index:20001}.modal-content-wrapper{display:table;width:100%;height:100%;position:absolute;z-index:20020}.modal-content-cell{display:table-cell;max-height:100%;vertical-align:top;text-align:center;position:fixed;left:3%;right:3%;top:50%;margin-left:auto;margin-right:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.modal-content{display:inline-block;max-width:658px;background:#fff}.modal-content-heading .section-one-line-cell-icon{width:54px}.modal-content-scrollable{max-height:400px;overflow:auto}@media only screen and (max-width:1179px) and (orientation:landscape){.modal-content-scrollable{max-height:300px}}.modal-header{padding:5px}.modal-bg{width:100%;position:fixed;height:100%;top:0;left:0;z-index:20001;background-color:#000;opacity:.25;filter:alpha(opacity=25)}@media only screen and (min-width:480px){.modal-close-link{position:relative;right:0;top:-7px}}.ajax-loader-bg{background-color:#000;bottom:0;display:block;left:0;opacity:.25;filter:alpha(opacity=25);position:fixed;right:0;top:0;top:0;z-index:999998;width:100%}.ajax-loader{background:#fff url("img/ajax-loader-grey.gif") no-repeat center center;border:1px solid #e5e5e4;border-radius:3px;-webkit-box-shadow:4px 4px 4px 0 rgba(0,0,0,0.09);-moz-box-shadow:4px 4px 4px 0 rgba(0,0,0,0.09);box-shadow:4px 4px 4px 0 rgba(0,0,0,0.09);display:block;padding:48px;position:fixed;top:50%;left:50%;z-index:999999;margin-top:-32px;margin-left:-32px}