/*!
 * Noist.js v1.0
 * http://22codes.com/
 *
 * Released under Codecanyon Standard license
 * https://codecanyon.net/licenses/standard
 *
 */
@charset "UTF-8";.noist.noist-bottom,.noist.noist-bottom .noist{bottom:10px}.noist{position:fixed;width:0;height:auto;overflow:visible;z-index:1002}.noist.noist-top{top:10px}.noist.noist-left{left:10px}.noist.noist-right{right:10px}.noist.noist-center{position:fixed;right:0;left:0;margin-right:auto;margin-left:auto;width:100%}.noist.noist-center>.noist{-webkit-transform:translateX(5%);transform:translateX(5%);width:90%}.noist .noist{position:relative;width:300px;padding:0;margin-top:10px;border-radius:3px;overflow:hidden;box-sizing:border-box;-webkit-transition-duration:.5s;transition-duration:.5s;max-height:100%;color:#fff;background:#757575;box-shadow:1px 1px 3px 2px rgba(0,0,0,.07);-webkit-animation-fill-mode:both;animation-fill-mode:both}.noist.noist-top .noist:first-child{margin-top:0}.noist .noist>.noist-body{padding:15px;font-size:12px}.noist .noist.noist-fluid{width:100%}.noist.noist-left .noist{left:0}.noist.noist-right .noist{right:300px}.noist .noist.slide.in{max-height:100%;padding:15px}.noist .noist img,.noist .noist svg{max-width:100%!important}.noist .noist .noist-embed{position:relative;display:block;width:100%;padding:0;overflow:hidden}.noist .noist .noist-embed:before{display:block;content:"";padding-bottom:56.25%}.noist .noist .noist-embed embed,.noist .noist .noist-embed iframe,.noist .noist .noist-embed object,.noist .noist .noist-embed video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.noist .noist .noist-fluid{padding:0!important}.noist .noist-invisible{overflow:hidden!important;height:0;padding:0;margin:0;-webkit-transform:all 10ms linear;transform:all 10ms linear}.noist .noist-close{position:absolute;right:5px;top:5px;width:10px;height:10px;opacity:.3;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";filter:alpha(opacity=30);z-index:5;padding:0;outline:0;border:0;-webkit-box-align:unset;-ms-flex-align:unset;-ms-grid-row-align:unset;align-items:unset;background:0 0;background-color:rgba(255,255,255,.2)}.noist .noist-close:hover{opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40)}.noist .noist-close:after,.noist .noist-close:before{position:absolute;left:-1px;content:"";border-radius:100px;height:10px;width:2px;background-color:#111;top:50%;margin-top:-5px;margin-left:50%}.noist .noist-close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.noist .noist-close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.noist .noist-success{color:#fff;background:#9CCC65}.noist .noist-warning{color:#fff;background:#FFC107}.noist .noist-info{color:#fff;background:#4FC3F7}.noist .noist-danger,.noist .noist-error{color:#fff;background:#E57373}.noist .noist-transparent{background:0 0;box-shadow:none;color:#616161}.noist .noist-white{color:#616161;background:#fff}@media (max-width:767px){.noist .noist{font-size:12px;border-radius:2px}.noist .noist>.noist-body{padding:10px}}@media (max-width:500px){.noist .noist{width:160px}.noist.noist-right .noist{right:160px}}@-webkit-keyframes noistFadeIn{from{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}to{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}}@keyframes noistFadeIn{from{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}to{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}}.noist .fadeIn{-webkit-animation-name:noistFadeIn;animation-name:noistFadeIn}@-webkit-keyframes noistFadeOut{from{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}to{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}}@keyframes noistFadeOut{from{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}to{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}}.noist .fadeOut{-webkit-animation-name:noistFadeOut;animation-name:noistFadeOut}