/*!
 * Bootstrap Modal
 *
 * Copyright Jordan Schroter
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Boostrap 3 patch for for bootstrap-modal. Include BEFORE bootstrap-modal.css!
 */.modal-open .navbar-fixed-bottom,.modal-open .navbar-fixed-top,body.modal-open{margin-right:0}.modal{left:50%;bottom:auto;right:auto;padding:0;width:500px;margin-left:-250px;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box}.modal.container{max-width:none}@media (max-width:767px){#logo-scale{-webkit-transform:scale(0.8) translate(0px,130px);transform:scale(0.8) translate(0px,130px)}#subtome-logo{height:80px}}@media (min-width:768px){#logo-scale{-webkit-transform:scale(2);transform:scale(2)}#subtome-logo{height:180px}}body{background-color:transparent;padding-top:20px;padding-bottom:40px}footer{padding-top:30px;padding-bottom:20px;margin-top:80px;color:#777;border-top:1px solid #e5e5e5}footer img{vertical-align:middle;height:24px}.container{max-width:800px}.app h4{background-repeat:no-repeat;background-position:2px 2px;background-size:16px 16px;padding-left:20px}.store .app{max-height:200px;height:200px;min-height:200px;padding-bottom:20px}.modal-body .app{margin-bottom:10px}.modal-body .btn.pick{width:230px;white-space:nowrap;overflow:hidden}.modal-body .defaults .btn-group{margin-bottom:10px}.modal-body .apps .app .btn.pick{width:160px}.modal-body .app .btn-group{width:200px;white-space:nowrap;overflow:hidden}.modal-header h3{display:inline}.rss{padding:4px;opacity:.3;display:inline;filter:url(filters.svg#grayscale);filter:gray;-webkit-filter:grayscale(1)}.rss:hover{opacity:.8;filter:none;-webkit-filter:grayscale(0)}.icon-service{margin:0 3px;width:14px;height:14px;background-size:14px 14px;background-repeat:no-repeat;background-position:center}@media (max-width:767px){#logo-scale{-webkit-transform:scale(0.8) translate(0px,130px);transform:scale(0.8) translate(0px,130px)}#subtome-logo{height:80px}}@media (min-width:768px){#logo-scale{-webkit-transform:scale(2);transform:scale(2)}#subtome-logo{height:180px}}.label{display:inline-block;margin-right:4px}.modal-footer .btn{margin-bottom:5px}