/*.modal {*/
    /*display: none;*/
    /*max-width: 1000px;*/
    /*background: #fff;*/
    /*padding: 15px 30px;*/
    /*-webkit-border-radius: 8px;*/
    /*-moz-border-radius: 8px;*/
    /*-o-border-radius: 8px;*/
    /*-ms-border-radius: 8px;*/
    /*border-radius: 8px;*/
    /*-webkit-box-shadow: 0 0 10px #000;*/
    /*-moz-box-shadow: 0 0 10px #000;*/
    /*-o-box-shadow: 0 0 10px #000;*/
    /*-ms-box-shadow: 0 0 10px #000;*/
    /*box-shadow: 0 0 10px #000; }*/
/*.modal span.closewrapper {*/
    /*position: absolute;*/
    /*top: -12px;*/
    /*right: -12px; }*/
/*.modal a.close-modal {*/
    /*font-size: 20px;*/
    /*background: #ffffff;*/
    /*border-radius: 30px;*/
    /*text-align: center;*/
    /*width: 30px;*/
    /*height: 30px;*/
    /*display: table-cell;*/
    /*vertical-align: middle;*/
    /*-webkit-box-shadow: -1px 2px 5px 0px rgba(50, 50, 50, 0.5);*/
    /*-moz-box-shadow: -1px 2px 5px 0px rgba(50, 50, 50, 0.5);*/
    /*box-shadow: -1px 2px 5px 0px rgba(50, 50, 50, 0.5); }*/

/*.modal-spinner {*/
    /*display: none;*/
    /*width: 64px;*/
    /*height: 64px;*/
    /*position: fixed;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*margin-right: -32px;*/
    /*margin-top: -32px;*/
    /*background: url(spinner.gif) #111 no-repeat center center;*/
    /*-webkit-border-radius: 8px;*/
    /*-moz-border-radius: 8px;*/
    /*-o-border-radius: 8px;*/
    /*-ms-border-radius: 8px;*/
    /*border-radius: 8px; }*/