/*!
 * Bootstrap Scroll Modal
 * Version: 1.2
 * Made for your convenience by @theericanderson
 * A variaton of but a small piece of the insanely awesome Twitter Bootstrap (http://twitter.github.com/bootstrap)
 */.modal-backdrop{overflow-x:hidden;overflow-y:auto;background-color:rgba(0,0,0,.8)}.modal-backdrop.fade{background-color:transparent}.modal-backdrop.fade.in{background:rgba(0,0,0,.8)}.modal-backdrop.fade.in,.modal-backdrop.in{opacity:1;filter:alpha(opacity=100)}.modal-wrapper{position:relative;top:50px;left:50%;z-index:1050;width:560px;margin-left:-280px;margin-bottom:100px;overflow:visible}.modal-wrapper .modal{position:static;margin:0;z-index:1060}.modal-wrapper .modal .modal-body{overflow-y:visible;max-height:none;z-index:1060}@media (max-width:767px){.modal-wrapper{position:relative;top:50px;left:20%;z-index:1050;width:70%;margin-left:0;margin-bottom:80px;overflow:visible}}@media (max-width :480px){.modal-wrapper{position:relative;top:50px;left:10%;z-index:1050;width:80%;margin-left:0;margin-bottom:80px;overflow:visible}}