.mymymodal,.mymymodal-open{overflow:hidden}.mymymodal{bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.mymodal.fade .mymodal-dialog{transform:translateY(-25%);transition:transform .3s ease-out}.mymodal.in .mymodal-dialog{transform:translate(0)}.mymodal-open .mymodal{overflow-x:hidden;overflow-y:auto}.mymodal-dialog{margin:10px;position:relative;width:auto}.mymodal-content{background-clip:padding-box;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0;position:relative}.mymodal-backdrop{background-color:#000;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1040}.mymodal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.mymodal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.mymodal-header{border-bottom:1px solid #e5e5e5;padding:15px}.mymodal-header:after,.mymodal-header:before{content:" ";display:table}.mymodal-header:after{clear:both}.mymodal-header .btn{margin-top:-2px}.mymodal-title{line-height:1.6;margin:0}.mymodal-body{padding:15px;position:relative}.mymodal-footer{border-top:1px solid #e5e5e5;padding:15px;text-align:right}.mymodal-footer:after,.mymodal-footer:before{content:" ";display:table}.mymodal-footer:after{clear:both}.mymodal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.mymodal-footer .btn-group .btn+.btn{margin-left:-1px}.mymodal-footer .btn-block+.btn-block{margin-left:0}.mymodal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}@media (min-width:768px){.mymodal-dialog{margin:30px auto;width:600px}.mymodal-content{box-shadow:0 5px 15px rgba(0,0,0,.5)}.mymodal-sm{width:300px}}@media (min-width:992px){.mymodal-lg{width:900px}}.mymodal{background-color:hsla(0,0%,39%,.5);display:none;height:100%;left:0;overflow:auto;padding-top:20%;position:fixed;top:0;width:100%;z-index:100}.mymodal-content{align-items:center;background-color:#fefefe;border:1px solid #888;display:flex;font-size:large;justify-content:center;margin:auto;padding:20px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.sk-chase{-webkit-animation:sk-chase 2.5s linear infinite both;animation:sk-chase 2.5s linear infinite both;height:40px;position:relative;width:40px}.sk-chase-dot{-webkit-animation:sk-chase-dot 2s ease-in-out infinite both;animation:sk-chase-dot 2s ease-in-out infinite both;height:100%;left:0;position:absolute;top:0;width:100%}.sk-chase-dot:before{-webkit-animation:sk-chase-dot-before 2s ease-in-out infinite both;animation:sk-chase-dot-before 2s ease-in-out infinite both;background-color:rgba(48,151,209,.6);border-radius:100%;content:"";display:block;height:25%;width:25%}.sk-chase-dot:first-child{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-chase-dot:nth-child(2){-webkit-animation-delay:-1s;animation-delay:-1s}.sk-chase-dot:nth-child(3){-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-chase-dot:nth-child(4){-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-chase-dot:nth-child(5){-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-chase-dot:nth-child(6){-webkit-animation-delay:-.6s;animation-delay:-.6s}.sk-chase-dot:first-child:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-chase-dot:nth-child(2):before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-chase-dot:nth-child(3):before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-chase-dot:nth-child(4):before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-chase-dot:nth-child(5):before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-chase-dot:nth-child(6):before{-webkit-animation-delay:-.6s;animation-delay:-.6s}@-webkit-keyframes sk-chase{to{transform:rotate(1turn)}}@keyframes sk-chase{to{transform:rotate(1turn)}}@-webkit-keyframes sk-chase-dot{80%,to{transform:rotate(1turn)}}@keyframes sk-chase-dot{80%,to{transform:rotate(1turn)}}@-webkit-keyframes sk-chase-dot-before{50%{transform:scale(.4)}0%,to{transform:scale(1)}}@keyframes sk-chase-dot-before{50%{transform:scale(.4)}0%,to{transform:scale(1)}}