.mcd-dialog-backdrop{box-sizing:border-box;position:fixed;top:0;bottom:0;left:0;right:0;z-index:1040;background:rgba(51,51,51,.75)}.mcd-dialog{position:fixed;z-index:1050;display:flex;flex-direction:column;max-height:calc(100% - 40px);max-width:calc(100% - 40px);background:#efefef;color:#333;box-shadow:0 0 20px 0 rgba(0,0,0,.4);margin:20px}@media(min-width:768px){.mcd-dialog{width:600px;max-height:calc(90vh - 100px);margin:0;top:100px;left:50%;transform:translateX(-50%)}}@media(min-width:992px){.mcd-dialog{width:800px}}@media(min-width:1200px){.mcd-dialog{width:1140px}}.mcd-dialog-header{padding:20px 30px 15px;position:relative;background:#efefef}.mcd-dialog-header:after{content:"";position:absolute;width:100%;bottom:1px;z-index:-1;margin-left:-30px;transform:scale(.99);box-shadow:0 0 8px 2px rgba(0,0,0,.8)}.mcd-dialog-header h1{font-size:1.25rem;font-weight:700;margin:0}@media(min-width:768px){.mcd-dialog-header h1{font-size:1.75rem}}.mcd-dialog-content{padding:15px 30px 20px;overflow-y:auto;min-height:0}.mcd-dialog-content.mcd-flex{padding-left:0;padding-right:0;display:flex;flex-direction:row}.mcd-dialog-content.mcd-flex-col{display:flex;flex-direction:column}.mcd-dialog-content-scopes{margin-top:20px;text-align:center;font-size:1.1em}.mcd-dialog-content-scopes-item{display:inline-block;margin:.5em 1em}.mcd-dialog-content-scopes label{margin:0 5px}.mcd-dialog-content-actions{display:flex;margin-top:40px;flex-direction:column;align-items:stretch}.mcd-dialog-content-actions button:not(:first-child){margin-top:10px}.mcd-dialog-content-sidebar{display:none;flex-grow:0;flex-shrink:0;border-right:1px dashed #999;padding:0 20px}.mcd-dialog-content-panel{flex-grow:1;padding:0 20px}.mcd-dialog-content p{margin-top:0}@media(min-width:576px){.mcd-dialog-content-actions{flex-direction:row;justify-content:space-evenly;align-items:center}.mcd-dialog-content-actions button:not(:first-child){margin-top:0}}@media(min-width:768px){.mcd-dialog-content-scopes{margin-top:60px}}@media(min-width:992px){.mcd-dialog-content-sidebar{display:block}}.mcd-dialog-footer{padding:20px 30px;background:#9b9b9b;display:flex}.mcd-dialog-footer-link{display:inline-block;text-decoration:none;color:#fff;margin-right:10px;font-size:.875rem}.mcd-dialog-footer-link:not(:last-child):after{content:"";border-right:1px solid #fff;margin-left:10px}@media(min-width:768px){.mcd-dialog-footer-link{font-size:1rem}}.mcd-dialog-footer-left{flex-grow:1}.mcd-dialog-footer-right{margin-left:auto}.mcd-scope-list-entry{margin-bottom:20px}.mcd-scope-list-entry:after{content:"";display:block;margin-top:20px;border-bottom:1px dashed #999}.mcd-scope-list-entry-checkbox{display:block;font-size:1.2rem;padding-right:40px;margin-bottom:5px}.mcd-scope-list-entry-services-entry.mcd-checkbox{display:block}.mcd-detail-list-item{margin-bottom:40px}.mcd-detail-list-item-title{padding-bottom:5px;margin:0 0 20px;border-bottom:2px solid #999;display:flex;flex-direction:row;align-items:center}.mcd-detail-list-item-title h2{flex-grow:1;margin:0;font-size:1.2rem}.mcd-detail-list-item-title input{width:1.4rem;height:1.4rem}.mcd-detail-list-item-service:after{content:"";display:block;border-bottom:1px dashed #999;margin-top:40px}.mcd-detail-list-item-service-title{margin:15px 0 10px;display:flex;flex-direction:row;align-items:center}.mcd-detail-list-item-service-title h3{font-size:1.17rem;margin:0;flex-grow:1}.mcd-detail-list-item-service-title input{width:1.17rem;height:1.17rem}.mcd-detail-list-item-service h4{margin:0 0 5px;font-size:1rem}.mcd-detail-list-item-service table{border-collapse:collapse;width:100%}.mcd-detail-list-item-service table td,.mcd-detail-list-item-service table th{border:none;text-align:left;padding:5px}.mcd-detail-list-item-service table thead th{font-weight:700;background:#333;color:#fff}.mcd-detail-list-item-service table tbody tr:nth-child(odd){background:#d6d6d6}@media(min-width:768px){.mcd-detail-list-item-title h2{font-size:1.4rem}}.mcd-button{display:inline-block;padding:1em 1.25em;margin-left:5px;margin-right:5px;transition:background .25s;cursor:pointer;border:1px solid}.mcd-button-light{border-color:#333}.mcd-button-light,.mcd-button-light:active,.mcd-button-light:visited{color:#333;background:#fff}.mcd-button-light:hover{background:#e8e8e8;border-color:#323232}.mcd-button-dark{border-color:#fff}.mcd-button-dark,.mcd-button-dark:active,.mcd-button-dark:visited{color:#fff;background:#333}.mcd-button-dark:hover{background:#323232;border-color:#e8e8e8}.mcd-checkbox{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:1rem}.mcd-checkbox.mcd-float-right{float:right}.mcd-checkbox input[type=checkbox]{font-size:inherit;width:1rem;height:1rem;vertical-align:middle}@media(min-width:768px){.mcd-checkbox{font-size:1.1rem}.mcd-checkbox input[type=checkbox]{width:1.1rem;height:1.1rem}}.mcd-scroll{overflow-y:auto!important}.mcd-no-scroll{overflow-y:hidden!important}.mcd-table-responsive{overflow-x:auto}.mcd-clickable{cursor:pointer}.mcd-text-bold{font-weight:700!important}.mcd-icon-question:before{display:inline-block;content:"?";width:1em;height:1em;font-size:.75em;padding:.125em;border:1px solid #333;border-radius:50%}#mcd-summary .mcd-button-dark,#mcd-summary .mcd-button-light{font-size:1rem;border-color:#333}@media(min-width:768px){#mcd-summary .mcd-button-dark,#mcd-summary .mcd-button-light{font-size:1.2rem}}.mcd-card{background:#fafafa;padding:1rem .75rem;margin:.5rem 0;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mcd-card-title{font-size:1.15rem;font-weight:700;margin-top:0;margin-bottom:.25rem}.mcd-card-subtitle{display:block;font-size:1rem;margin-bottom:.5rem}.mcd-card-text{font-size:1rem;margin-bottom:0}