/*!
* lex-web-ui v0.20.1
* (c) 2017-2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* Released under the Amazon Software License.
*/  
#lex-web-ui-fullpage{height:100%;width:100%}
.lex-web-ui-iframe{bottom:1.5rem;display:none;height:85vh;margin:2px 3vw 0 2px;max-width:50vw;min-width:33vw;position:fixed;right:0;z-index:2147483637}.lex-web-ui-iframe iframe{border-radius:10px;-webkit-box-shadow:0 15px 50px 0 rgba(0,0,0,.4);box-shadow:0 15px 50px 0 rgba(0,0,0,.4)}.lex-web-ui-iframe--show{display:-webkit-box;display:-ms-flexbox;display:flex}.lex-web-ui-iframe--minimize{border-radius:85px!important;max-height:150px!important;max-width:210px!important;min-width:190px!important}.lex-web-ui-iframe.lex-web-ui-iframe--minimize iframe{border-radius:none;-webkit-box-shadow:none;box-shadow:none}@media only screen and (max-height:256px),only screen and (max-width:240px){.lex-web-ui-iframe{display:none!important}.lex-web-ui-iframe--minimize{max-width:300px!important}}@media only screen and (min-width:241px) and (max-width:480px){.lex-web-ui-iframe{height:84vh;margin-right:2vw;min-width:96vw;-ms-flex-item-align:center;align-self:center}.lex-web-ui-iframe--minimize{border-radius:85px!important;max-width:208px!important}}@media only screen and (min-width:481px) and (max-width:960px){.lex-web-ui-iframe{min-width:90vw}.lex-web-ui-iframe.lex-web-ui-iframe--show.lex-web-ui-iframe--minimize{border-radius:85px!important;max-width:300px!important;min-width:85px!important}}.lex-web-ui-iframe iframe{height:100%;overflow:hidden;position:sticky!important;width:100%}
