﻿.ds-global-alert-container .ds-global-alert{padding:5px 0;}.ds-global-alert-container .ds-global-alert .container{max-width:1376px;padding-left:32px;padding-right:32px;border-top:none;}.ds-global-alert-container .ds-global-alert-main{display:-webkit-box;display:-ms-flexbox;display:flex;margin:6px 0;}.ds-global-alert-container .ds-global-alert-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0 16px 0 16px;}.ds-global-alert-container .ds-global-alert-icon{display:flex;}.ds-global-alert-container .ds-global-alert-icon i,.ds-global-alert-container .ds-global-alert-content i{font-weight:bold;font-size:20px;}.ds-global-alert-container .ds-alert-critical{background-color:#e22339;color:#fff;}.ds-global-alert-container .ds-alert-warning{background-color:#ffcc2c;color:#222020;}.ds-global-alert-container .ds-alert-general{background-color:#e5eef5;color:#222020;}section.ds-alert-critical~section.ds-alert-critical{border-top:1px solid #fff;}section.ds-alert-warning~section.ds-alert-warning,section.ds-alert-general~section.ds-alert-general{border-top:1px solid #a0a0a0;}.ds-global-alert-container .ds-global-alert-action{margin-left:32px;}.ds-global-alert-container .ds-global-alert-action a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.ds-global-alert-container .ds-alert-warning .ds-global-alert-action a,.ds-global-alert-container .ds-alert-general .ds-global-alert-action a{color:#222020;}.ds-global-alert-container .ds-alert-critical .ds-global-alert-action a{color:#fff;}.ds-global-alert-container .ds-global-alert-action a:hover{text-decoration-thickness:2px;}.ds-global-alert-container .ds-global-alert-action a:focus{outline:3px solid #052c53;outline-offset:2px;border-radius:4px;text-decoration:none !important;}.ds-global-alert-container .ds-global-alert-action a:active{text-decoration:none !important;}.ds-global-alert-container .ds-global-alert-action a i{margin-left:8px;-webkit-transition:all .3s ease;transition:all .3s ease;}.ds-global-alert-container .ds-global-alert-action a:hover i{-webkit-transform:translateX(4px);transform:translateX(4px);}.ds-global-alert-container .ds-global-alert-action a:active i,.ds-global-alert-container .ds-global-alert-action a:focus i{text-decoration:none;}.ds-global-alert-container .ds-global-alert-action a:hover i::before{text-decoration:none;display:inline-block;}.ds-global-alert-container .ds-global-alert-close{margin-left:auto;position:relative;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.ds-global-alert-container .ds-global-alert-close button{background-color:rgba(0,0,0,.1);cursor:pointer;height:32px;width:32px;padding:0;border-radius:20px;border:0;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease;min-width:0;text-decoration:none;}.ds-global-alert-container .ds-global-alert-close button:focus{outline:3px solid #052c53 !important;outline-offset:2px;}.ds-global-alert-container .ds-global-alert-close button:hover{-webkit-transform:scale(1.3);transform:scale(1.3);}.ds-global-alert-container .ds-global-alert-close button:hover i,.ds-global-alert-container .ds-global-alert-close button:focus i{text-decoration:none;}.ds-global-alert-container .ds-alert-critical .ds-global-alert-close button{color:#fff;}.ds-global-alert-container .ds-alert-warning .ds-global-alert-close button,.ds-global-alert-container .ds-alert-general .ds-global-alert-close button{color:#000;}@media only screen and (min-width:768px){.ds-global-alert-container .ds-global-alert-main{margin:6px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}}@media only screen and (max-width:767px){.ds-global-alert-container .ds-global-alert-content{-ms-flex-direction:column;flex-direction:column;}.ds-global-alert-container .ds-global-alert-action{margin-left:0;}.ds-global-alert-container .ds-global-alert-icon{position:relative;top:5px;}}@media only screen and (max-width:768px){.ds-global-alert-container .ds-global-alert .container{padding-left:15px;padding-right:15px;}}