.flex{display:flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.w-100{width:100%}.d-none{display:none}.d-inline{display:inline !important}.user-select-none{-moz-user-select:none;-khtml-user-select:none;user-select:none}.white-space-pre-wrap{white-space:pre-wrap}.float-right{float:right}.float-left{float:left}.cursor-pointer{cursor:pointer}.GlobalMessage{display:flex;flex-direction:column;position:fixed;bottom:20px;left:20px;background-color:transpartent;z-index:10;color:#fff}.GlobalMessage .single-error{background-color:#fff;border:1px solid rgba(218,220,224,0.8);border-radius:7px;margin:10px 0;position:relative;max-width:350px;min-width:230px}.GlobalMessage .single-error h1{line-height:30px;color:#202124;font-size:0.91rem;box-sizing:border-box;padding:0 15px}.GlobalMessage .single-error .text{line-height:22px;color:rgba(69,69,69,0.8);font-size:0.87rem;text-align:justify;box-sizing:border-box;padding:0 15px}.GlobalMessage .single-error .options{width:100%;margin-top:15px;border-top:1px solid rgba(218,220,224,0.8);box-sizing:border-box;padding:5px 0;display:flex}.GlobalMessage .single-error .options .single-option{width:50%;text-align:center;height:50px;line-height:50px;transition-duration:300ms}.GlobalMessage .single-error .options .single-option,.GlobalMessage .single-error .options a{color:rgba(39,39,39,0.7);font-size:0.91rem;text-decoration:none}.GlobalMessage .single-error .options .single-option:hover,.GlobalMessage .single-error .options a:hover{cursor:pointer;color:#131313}
