
.jq-toast-wrap { display: block; position: fixed; width: 350px;  pointer-events: none !important; margin: 0; padding: 0; letter-spacing: normal; z-index:9999999999;font-family:IRANSans-web, Tahoma, Geneva, sans-serif; }.jq-toast-wrap * { margin: 0; padding: 0; }.jq-toast-wrap.bottom-left { bottom: 20px; left: 20px; }.jq-toast-wrap.bottom-right { bottom: 20px; right: 40px; }.jq-toast-wrap.top-left { top: 20px; left: 20px; }.jq-toast-wrap.top-right { top: 20px; right: 40px; }.jq-toast-single { display: block; width: 100%; padding: 10px !important ; margin: 0px 0px 5px; border-radius: 4px; font-size: 12px;  line-height: 17px; position: relative;  pointer-events: all !important; background-color: #444444; color: white;text-align: right !important;direction: rtl;font-size: 11px; }.jq-toast-single h2 {  font-size: 14px; margin: 0px 0px 7px; background: none; color: inherit; line-height: inherit; letter-spacing: normal;direction: rtl;text-align: right; }.jq-toast-single a { color: #eee; text-decoration: none; font-weight: bold; border-bottom: 1px solid white; padding-bottom: 3px; font-size: 12px; }.jq-toast-single ul { margin: 0px 0px 0px 15px; background: none; padding:0px; }.jq-toast-single ul li { list-style-type: disc !important; line-height: 17px; background: none; margin: 0; padding: 0; letter-spacing: normal; }.close-jq-toast-single { position: absolute; left: 7px; font-size: 14px; cursor: pointer;top: 50%;margin-top: -8px; }.jq-has-icon { padding: 10px 10px 10px 10px; background-repeat: no-repeat; background-position: 10px; }.jq-icon-info { background-color:rgba(0, 140, 209, 0.9); color: #d9edf7; border-color: #bce8f1; }.jq-icon-warning { background-color: #FAF9C9; color:#A6782E !important; border:1px solid rgba(222, 182, 8, 1) !important; }.jq-icon-error { background-color:rgba(233, 30, 26, 0.9); color: #f2dede; border: 1px solid #D8000C !important; }.jq-icon-success { color: #dff0d8; background-color:rgba(48, 180, 51, 0.9); }

