5 .noty_bar.noty_theme_default {
6 background: url
('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAoCAYAAAAPOoFWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAPZJREFUeNq81tsOgjAMANB2ov7/7ypaN7IlIwi9rGuT8QSc9EIDAsAznxvY4pXPKr05RUE5MEVB+TyWfCEl9LZApYopCmo9C4FKSMtYoI8Bwv79aQJU4l6hXXCZrQbokJEksxHo9KMOgc6w1atHXM8K9DVC7FQnJ0i8iK3QooGgbnyKgMDygBWyYFZoqx4qS27KqLZJjA1D0jK6QJcYEQEiWv9PGkTsbqxQ8oT+ZtZB6AkdsJnQDnMoHXHLGKOgDYuCWmYhEERCI5gaamW0bnHdA3k2ltlIN+2qKRyCND0bhqSYCyTB3CAOc4WusBEIpkeBuPgJMAAX8Hs1NfqHRgAAAABJRU5ErkJggg==') repeat-x scroll left top
#fff;
9 /* if you use noty with customContainer you can access noty with this way
10 * .noty_custom_container noty will add automaticly this class to your customContainer
11 * .noty_theme_default your theme
12 * .noty_layout_inline your layout
15 /* custom container */
16 .noty_custom_container.noty_theme_default.noty_layout_inline {
20 /* custom growl container */
21 .noty_custom_container.noty_theme_default.noty_layout_inline .noty_cont.noty_layout_inline {
25 .noty_custom_container.noty_theme_default.noty_layout_inline .noty_bar {
29 -webkit-border-radius: 4px;
30 -moz-border-radius: 4px;
32 box-shadow: 0 2px 4px rgba
(0, 0, 0, 0.2);
34 .noty_custom_container.noty_theme_default.noty_layout_inline .noty_bar .noty_message {
38 .noty_custom_container.noty_theme_default.noty_layout_inline .noty_bar .noty_message .noty_buttons {
43 .noty_bar.noty_theme_default .noty_message {
49 .noty_bar.noty_theme_default.noty_closable .noty_message {
50 padding: 8px 34px 8px 14px;
54 .noty_bar.noty_theme_default .noty_message .noty_buttons {
62 .noty_bar.noty_theme_default .noty_message .noty_buttons button {
66 /* noty close button */
67 .noty_bar.noty_theme_default .noty_close {
71 background-image: url
('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAORJREFUeNq0lU0OgjAQhRm5gUl3rLyBB3BDQjwI4TDcgmu4NqwNJGxdueqWA4zzCJoxtvxoeckLzbz2C5ShEDNHDiXis/gkPooPY/0uvomv4ov48bUSQGUSF+Ka51WPc0kzNGwvLnm9ynHtB5B+hGkoaWDB/6t4AZOFe7ZkTxMAc1dqreU0TbnrunetbVvOsmzIPMoBrFwJYGgCY8wAgjFGDZlHFYCNK9EAXPUYmUcNgL0v1dAFMKjfRSsVx/H0hC0eOfhLmWwbfTcYozbXNsEbO/int8nhEPz4CnbAUuhfwFOAAQAA48KKOuexjwAAAABJRU5ErkJggg==');
77 .noty_modal.noty_theme_default {
84 .noty_bar.noty_theme_default.noty_layout_top {
85 border-bottom: 3px solid
#eee;
88 /* noty_layout_bottom */
89 .noty_bar.noty_theme_default.noty_layout_bottom {
90 border-top: 3px solid
#eee;
93 .noty_bar.noty_theme_default.noty_layout_center .noty_close {
97 .noty_bar.noty_theme_default.noty_layout_center .noty_message .noty_buttons {
101 /* noty_layout_topLeft & noty_layout_topRight */
102 .noty_bar
.noty_theme_default
.noty_layout_center
,
103 .noty_bar
.noty_theme_default
.noty_layout_topLeft
,
104 .noty_bar
.noty_theme_default
.noty_layout_topRight
,
105 .noty_bar
.noty_theme_default
.noty_layout_bottomLeft
,
106 .noty_bar.noty_theme_default.noty_layout_bottomRight {
107 border: 1px solid
#eee;
108 -webkit-border-radius: 5px;
109 -moz-border-radius: 5px;
111 box-shadow: 0 2px 4px rgba
(0, 0, 0, 0.2);
113 .noty_bar
.noty_theme_default
.noty_layout_center
.noty_message
,
114 .noty_bar
.noty_theme_default
.noty_layout_topLeft
.noty_message
,
115 .noty_bar
.noty_theme_default
.noty_layout_topRight
.noty_message
,
116 .noty_bar
.noty_theme_default
.noty_layout_bottomLeft
.noty_message
,
117 .noty_bar.noty_theme_default.noty_layout_bottomRight .noty_message {
121 .noty_bar
.noty_theme_default
.noty_layout_topLeft
.noty_message
.noty_buttons
,
122 .noty_bar
.noty_theme_default
.noty_layout_topRight
.noty_message
.noty_buttons
,
123 .noty_bar
.noty_theme_default
.noty_layout_bottomLeft
.noty_message
.noty_buttons
,
124 .noty_bar.noty_theme_default.noty_layout_bottomRight .noty_message .noty_buttons {
126 border-top: 1px solid
#ccc;
133 /* noty_layout_topCenter */
134 .noty_bar.noty_theme_default.noty_layout_topCenter {
135 -webkit-border-radius: 4px;
136 -moz-border-radius: 4px;
138 box-shadow: 0 2px 4px rgba
(0, 0, 0, 0.2);
140 .noty_bar.noty_theme_default.noty_layout_topCenter .noty_message {
144 .noty_bar.noty_theme_default.noty_layout_topCenter .noty_close {
147 -webkit-border-radius: 10px;
148 -moz-border-radius: 10px;
151 .noty_bar.noty_theme_default.noty_layout_topCenter.noty_success {
152 border: 1px solid
#50C24E;
154 .noty_bar.noty_theme_default.noty_layout_topCenter .noty_message .noty_buttons {
159 /* NOTIFICATION TYPES */
161 /* noty_notification */
162 .noty_bar.noty_theme_default.noty_notification {
163 background-color: #fff;
167 .noty_bar
.noty_theme_default
.noty_notification
.noty_layout_topLeft
.noty_message
.noty_buttons
,
168 .noty_bar
.noty_theme_default
.noty_notification
.noty_layout_topRight
.noty_message
.noty_buttons
,
169 .noty_bar
.noty_theme_default
.noty_notification
.noty_layout_bottomLeft
.noty_message
.noty_buttons
,
170 .noty_bar.noty_theme_default.noty_notification.noty_layout_bottomRight .noty_message .noty_buttons {
175 .noty_bar.noty_theme_default.noty_warning {
176 background-color: #FFEAA8;
177 border-color: #FFC237;
180 .noty_bar
.noty_theme_default
.noty_warning
.noty_layout_topLeft
.noty_message
.noty_buttons
,
181 .noty_bar
.noty_theme_default
.noty_warning
.noty_layout_topRight
.noty_message
.noty_buttons
,
182 .noty_bar
.noty_theme_default
.noty_warning
.noty_layout_bottomLeft
.noty_message
.noty_buttons
,
183 .noty_bar.noty_theme_default.noty_warning.noty_layout_bottomRight .noty_message .noty_buttons {
184 border-color: #FFC237;
188 .noty_bar.noty_theme_default.noty_alert {
189 background-color: #fff;
192 .noty_bar
.noty_theme_default
.noty_alert
.noty_layout_topLeft
.noty_message
.noty_buttons
,
193 .noty_bar
.noty_theme_default
.noty_alert
.noty_layout_topRight
.noty_message
.noty_buttons
,
194 .noty_bar
.noty_theme_default
.noty_alert
.noty_layout_bottomLeft
.noty_message
.noty_buttons
,
195 .noty_bar.noty_theme_default.noty_alert.noty_layout_bottomRight .noty_message .noty_buttons {
200 .noty_bar.noty_theme_default.noty_error {
201 background-color: red
;
203 border-color: darkred
;
205 .noty_bar.noty_theme_default.noty_error .noty_message {
208 .noty_bar
.noty_theme_default
.noty_error
.noty_layout_topLeft
.noty_message
.noty_buttons
,
209 .noty_bar
.noty_theme_default
.noty_error
.noty_layout_topRight
.noty_message
.noty_buttons
,
210 .noty_bar
.noty_theme_default
.noty_error
.noty_layout_bottomLeft
.noty_message
.noty_buttons
,
211 .noty_bar.noty_theme_default.noty_error.noty_layout_bottomRight .noty_message .noty_buttons {
212 border-color: darkred
;
216 .noty_bar.noty_theme_default.noty_success {
217 background-color: lightgreen
;
219 border-color: #50C24E;
221 .noty_bar
.noty_theme_default
.noty_success
.noty_layout_topLeft
.noty_message
.noty_buttons
,
222 .noty_bar
.noty_theme_default
.noty_success
.noty_layout_topRight
.noty_message
.noty_buttons
,
223 .noty_bar
.noty_theme_default
.noty_success
.noty_layout_bottomLeft
.noty_message
.noty_buttons
,
224 .noty_bar.noty_theme_default.noty_success.noty_layout_bottomRight .noty_message .noty_buttons {
225 border-color: #50C24E;
228 /* noty_information */
229 .noty_bar.noty_theme_default.noty_information {
230 background-color: #57B7E2;
231 border-color: #0B90C4;
234 .noty_bar
.noty_theme_default
.noty_information
.noty_layout_topLeft
.noty_message
.noty_buttons
,
235 .noty_bar
.noty_theme_default
.noty_information
.noty_layout_topRight
.noty_message
.noty_buttons
,
236 .noty_bar
.noty_theme_default
.noty_information
.noty_layout_bottomLeft
.noty_message
.noty_buttons
,
237 .noty_bar.noty_theme_default.noty_information.noty_layout_bottomRight .noty_message .noty_buttons {
238 border-color: #0B90C4;