.embeded-modal--mask{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:table;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.embeded-modal__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.embeded-modal__content,.embeded-modal__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.embeded-modal__content{background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.33);-webkit-transition:all .3s ease;transition:all .3s ease;font-family:Helvetica,Arial,sans-serif;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;width:auto;min-height:100vh;max-height:100vh;max-width:600px}.embeded-modal__close{border-bottom:1px solid #e4e4e4;height:100%;max-height:60px;min-height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px}.embeded-modal__close-button{width:27px;height:27px;font-size:1.8rem;line-height:0;color:#000;text-shadow:0 1px 0 #fff;-webkit-appearance:none;cursor:pointer;background:0 0;border:0;padding:0}.embeded-modal__close-button>img{width:17px;height:17px}.embeded-modal__close-button:focus{outline:none;border-radius:6px;background-color:#f4f4f4;box-shadow:0 0 0 1px #d5d5d5}.embeded-modal__close-button:hover{color:#000;text-decoration:none;cursor:pointer;border-radius:6px;background-color:#f4f4f4}.embeded-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:.5rem}.embeded-modal__si{margin-right:20px}.embeded-modal__si,.embeded-modal__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.embeded-modal__title{font-size:20px;margin-top:16px;margin-bottom:16px;color:#333;font-family:Roboto Medium,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif}.embeded-modal__wrapper-content{overflow-y:auto;background:#fafafa;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 1rem 20px}.embeded-modal__wrapper-content-moreoptions{height:-webkit-calc(100vh - 200px);height:calc(100vh - 200px)}@media(min-width:768px){.embeded-modal__content{width:auto;min-height:200px;max-height:890px;max-width:600px;margin:20px;border-radius:6px}}.embeded-modal__wrapper-content__options{color:#06d;font-size:12px;cursor:pointer}.embeded-modal__wrapper-content__form-group{margin-bottom:15px}.embeded-modal__wrapper-content__input{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.embeded-modal__wrapper-content__input-small{width:60px;margin-left:3px;margin-right:15px;display:inline}.embeded-modal__wrapper-content__select-inline{height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline;width:auto}.embeded-modal__wrapper-content__checkbox{position:relative;display:block;font-weight:400;margin-top:-2px}.embeded-modal__wrapper-content__checkbox>label{font-weight:400;margin:4px 0 0}.embeded-modal__wrapper-content__footer{text-align:center;padding-bottom:12px;margin-bottom:0;font-size:12px;line-height:13px;border-top:1px solid #eee;padding-top:12px}.embed-map-control.embed-map-size-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.embed-map-control label,.embeded-modal__wrapper-content__label{font-weight:400}.embed-map-type-control select{margin-left:3px;min-width:200px}.embed-map-size-control input[type=text]{width:60px;margin-left:3px;margin-right:15px}.embed-map-iframe iframe{max-width:100%}