.page-shimmer{width:1280px;margin:0 auto;padding-top:50px}.page-shimmer .header-shimmer{-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff}.page-shimmer .header-shimmer .shimmer-cont{margin-top:0}.page-shimmer .shimmer-cont{margin-top:30px}.page-shimmer .animated-background{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#f6f7f8;background:-webkit-gradient(linear,left top,right top,color-stop(8%,#f4f5f7),color-stop(18%,#e5e5e5),color-stop(33%,#f4f5f7));background:linear-gradient(90deg,#f4f5f7 8%,#e5e5e5 18%,#f4f5f7 33%);background-size:800px 104px;position:relative;height:14px;border-radius:7px}.page-shimmer .animated-background:nth-of-type(2n),.page-shimmer .animated-background:nth-of-type(3n){margin-top:10px}@-webkit-keyframes placeHolderShimmer{0%{background-position:-200px 0}to{background-position:468px 0}}@keyframes placeHolderShimmer{0%{background-position:-200px 0}to{background-position:468px 0}}.common-grey-block{background-color:#e7e7f1;opacity:.7;border-radius:10px;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#e7e7f1;background:-webkit-gradient(linear,left top,right top,color-stop(8%,#e7e7f1),color-stop(18%,#f5f5f5),color-stop(33%,#e7e7f1));background:linear-gradient(90deg,#e7e7f1 8%,#f5f5f5 18%,#e7e7f1 33%);background-size:800px 104px}.alert-message{display:block;width:auto;padding:17px 55px 17px 23px;border-left:4px solid transparent;position:relative;color:#1b2437;margin-bottom:15px;border-radius:6px 10px 10px 6px;-webkit-box-shadow:0 14px 40px rgba(30,10,58,.1);box-shadow:0 14px 40px rgba(30,10,58,.1);background:#fff;-webkit-transition:all .3s linear;transition:all .3s linear;position:fixed;z-index:99999}.alert-message.top-right{top:25px;right:25px;left:auto;bottom:auto}.alert-message.bottom-right{bottom:55px;right:30px;left:auto;top:auto}.alert-message-close{position:absolute;right:24px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#667a89;font-size:14px;cursor:pointer}.alert-message.left-bottom{left:25px;right:auto;bottom:25px;top:auto}.alert-message-text{font-weight:500;font-size:15px;line-height:20px}.alert-message.success{border-color:#47b749}.alert-message.error{border-color:#f04141}.alert-message.warning{border-color:#ffab00}.alert-message.normal{border-color:#2870c1}.alert-message .alert-message-close{color:#979ec2;font-size:16px;top:58%}