| 1 |
/* |
| 2 |
============================================================================ |
| 3 |
Admin NEW |
| 4 |
============================================================================ |
| 5 |
*/ |
| 6 |
|
| 7 |
#ujic_new{ |
| 8 |
width: 600px; |
| 9 |
margin-top: 20px; |
| 10 |
display: block; |
| 11 |
float: left; |
| 12 |
background: 0 0 url('../images/back.jpg'); |
| 13 |
background-size: cover; |
| 14 |
color: white; |
| 15 |
-webkit-border-radius: 5px; |
| 16 |
-moz-border-radius: 5px; |
| 17 |
border-radius: 5px; |
| 18 |
padding: 30px 40px; |
| 19 |
text-align: center; |
| 20 |
font-family: "Open Sans",sans-serif; |
| 21 |
} |
| 22 |
|
| 23 |
.ujic_butnew{ |
| 24 |
display: inline-block; |
| 25 |
font-size: 14px; |
| 26 |
padding: 8px 15px; |
| 27 |
text-align: center; |
| 28 |
border: 1px solid #ffffff; |
| 29 |
-webkit-border-radius: 2px; |
| 30 |
-moz-border-radius: 2px; |
| 31 |
border-radius: 2px; |
| 32 |
color: #ffffff; |
| 33 |
text-decoration: none; |
| 34 |
} |
| 35 |
|
| 36 |
.ujic_butnew:hover{ |
| 37 |
background: #ffffff; |
| 38 |
color: #a61ba6; |
| 39 |
} |
| 40 |
|
| 41 |
#ujic_new h2, |
| 42 |
#ujic_new h3{ |
| 43 |
color: #ffffff; |
| 44 |
} |
| 45 |
|
| 46 |
.ujic_new_cnt{ |
| 47 |
border-top: 1px solid #ffffff; |
| 48 |
margin-top: 30px; |
| 49 |
padding-top: 30px; |
| 50 |
} |
| 51 |
|
| 52 |
.ujic_new_cnt ul{ |
| 53 |
margin: 0; |
| 54 |
} |
| 55 |
|
| 56 |
|
| 57 |
.ujic_new_cnt ul li{ |
| 58 |
margin: 30px 0; |
| 59 |
display: block; |
| 60 |
} |
| 61 |
/* |
| 62 |
============================================================================ |
| 63 |
Admin Icons |
| 64 |
============================================================================ |
| 65 |
*/ |
| 66 |
#icon-options-general{ |
| 67 |
background: transparent url("../images/ucount-icon.png") no-repeat 0 0; |
| 68 |
} |
| 69 |
|
| 70 |
.ujc-admin-tit{ |
| 71 |
background: transparent url("../images/ucount-icon.png") no-repeat 0 8px; |
| 72 |
padding-left: 40px!important; |
| 73 |
} |
| 74 |
|
| 75 |
|
| 76 |
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2) { |
| 77 |
|
| 78 |
#icon-options-general{ |
| 79 |
background-image: url("../images/ucount-icon@x2.png"); |
| 80 |
background-size: 32px 187px; |
| 81 |
} |
| 82 |
|
| 83 |
.ujc-admin-tit{ |
| 84 |
background: transparent url("../images/ucount-icon@x2.png") no-repeat 0 8px; |
| 85 |
padding-left: 40px!important; |
| 86 |
background-size: 32px 187px; |
| 87 |
} |
| 88 |
} |
| 89 |
|
| 90 |
|
| 91 |
.ujic-mico{ |
| 92 |
position: relative; |
| 93 |
top: 4px; |
| 94 |
padding-right: 4px; |
| 95 |
} |
| 96 |
|
| 97 |
/* |
| 98 |
============================================================================ |
| 99 |
Admin Message |
| 100 |
============================================================================ |
| 101 |
*/ |
| 102 |
#message { |
| 103 |
width: 943px; |
| 104 |
} |
| 105 |
|
| 106 |
|
| 107 |
/* |
| 108 |
============================================================================ |
| 109 |
Color Picker Fix |
| 110 |
============================================================================ |
| 111 |
*/ |
| 112 |
|
| 113 |
.iris-picker .iris-slider-offset { |
| 114 |
|
| 115 |
} |
| 116 |
|
| 117 |
/* |
| 118 |
============================================================================ |
| 119 |
Admin Form |
| 120 |
============================================================================ |
| 121 |
*/ |
| 122 |
|
| 123 |
.uji-fedit .postbox{ |
| 124 |
background: #FEF4FF; |
| 125 |
} |
| 126 |
|
| 127 |
.ujic-create{ |
| 128 |
width: 680px; |
| 129 |
float: left; |
| 130 |
display: inline-block; |
| 131 |
margin: 10px 0 0 5px; |
| 132 |
} |
| 133 |
|
| 134 |
.ujic-create .label { |
| 135 |
float: left; |
| 136 |
font-weight: normal; |
| 137 |
width: 200px; |
| 138 |
height: 40px; |
| 139 |
line-height: 40px; |
| 140 |
} |
| 141 |
|
| 142 |
.ujic-create .regular-chk{ |
| 143 |
margin-top: 4px; |
| 144 |
} |
| 145 |
|
| 146 |
.ujic-create .mini{ |
| 147 |
width: 40px; |
| 148 |
} |
| 149 |
|
| 150 |
.ujic-create .ujic-box { |
| 151 |
overflow: hidden; |
| 152 |
display: block; |
| 153 |
margin: 15px 0; |
| 154 |
border-bottom: 1px solid #e1e1e1; |
| 155 |
padding-bottom: 15px; |
| 156 |
} |
| 157 |
|
| 158 |
.ujic-settings .ujic-box { |
| 159 |
border-bottom: 0; |
| 160 |
} |
| 161 |
|
| 162 |
|
| 163 |
/* Input Option */ |
| 164 |
|
| 165 |
.ujic-create .regular-text{ |
| 166 |
margin-top: 10px; |
| 167 |
} |
| 168 |
|
| 169 |
/* SliderUI Option */ |
| 170 |
|
| 171 |
.ujic_sliderui{ |
| 172 |
margin-top: 15px; |
| 173 |
} |
| 174 |
|
| 175 |
/* Checkbox Option */ |
| 176 |
|
| 177 |
|
| 178 |
|
| 179 |
|
| 180 |
.ujic-chkbtn{ |
| 181 |
float: left; |
| 182 |
position: relative; |
| 183 |
margin: 10px 0 0 0; |
| 184 |
} |
| 185 |
|
| 186 |
.icheckbox_flat-pink, .iradio_flat-pink { |
| 187 |
display: inline-block!important; |
| 188 |
float: left!important; |
| 189 |
margin-right: 10px!important; |
| 190 |
} |
| 191 |
|
| 192 |
.ujic-chkbtn label{ |
| 193 |
float: left; |
| 194 |
line-height: 22px; |
| 195 |
padding-right: 15px; |
| 196 |
} |
| 197 |
|
| 198 |
/* Radiobox Option */ |
| 199 |
|
| 200 |
#img-none{ |
| 201 |
background: url("../images/align-none.png") right 3px no-repeat; |
| 202 |
padding-right: 25px; |
| 203 |
} |
| 204 |
|
| 205 |
#img-left{ |
| 206 |
background: url("../images/align-left.png") right 3px no-repeat; |
| 207 |
padding-right: 30px; |
| 208 |
} |
| 209 |
|
| 210 |
#img-center{ |
| 211 |
background: url("../images/align-center.png") right 3px no-repeat; |
| 212 |
padding-right: 30px; |
| 213 |
} |
| 214 |
|
| 215 |
#img-right{ |
| 216 |
background: url("../images/align-left.png") right 3px no-repeat; |
| 217 |
padding-right: 30px; |
| 218 |
} |
| 219 |
|
| 220 |
.ujic-radbtn{ |
| 221 |
margin: 10px; |
| 222 |
} |
| 223 |
|
| 224 |
.ujic-radbtn label{ |
| 225 |
float: left; |
| 226 |
line-height: 20px; |
| 227 |
margin-right: 20px; |
| 228 |
} |
| 229 |
|
| 230 |
/* select Option */ |
| 231 |
.ujic-select{ |
| 232 |
padding: 4px; |
| 233 |
border: 1px solid #aeaeae; |
| 234 |
background: #bc59bc; |
| 235 |
-webkit-border-radius: 5px; |
| 236 |
-moz-border-radius: 5px; |
| 237 |
border-radius: 5px; |
| 238 |
float: left; |
| 239 |
} |
| 240 |
|
| 241 |
/* Style Option */ |
| 242 |
|
| 243 |
.ujic-types{ |
| 244 |
width: 32px; |
| 245 |
height: 34px; |
| 246 |
display: block; |
| 247 |
float: left; |
| 248 |
padding: 0 2px; |
| 249 |
text-indent: -99999px; |
| 250 |
margin-right: 20px; |
| 251 |
border: 1px solid transparent; |
| 252 |
} |
| 253 |
|
| 254 |
.ujic-types:hover{ |
| 255 |
border: 1px solid #cfcfcf; |
| 256 |
} |
| 257 |
|
| 258 |
.ujic-types-sel{ |
| 259 |
border: 1px solid #bbbbbb!important; |
| 260 |
} |
| 261 |
|
| 262 |
|
| 263 |
#ujic-style-classic{ |
| 264 |
background: url(../images/classic.png) center 1px no-repeat; |
| 265 |
} |
| 266 |
|
| 267 |
#ujic-style-modern{ |
| 268 |
background: url(../images/modern.png) center 1px no-repeat; |
| 269 |
} |
| 270 |
|
| 271 |
#ujic-style-custom{ |
| 272 |
background: url(../images/custom.png) center 1px no-repeat; |
| 273 |
} |
| 274 |
/* |
| 275 |
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2) { |
| 276 |
#ujic-style-classic{ |
| 277 |
background: url(../images/classic@2.png) no-repeat; |
| 278 |
} |
| 279 |
#ujic-style-modern{ |
| 280 |
background: url(../images/modern@2.png) no-repeat; |
| 281 |
} |
| 282 |
#ujic-style-custom{ |
| 283 |
background: url(../images/custom@2.png) no-repeat; |
| 284 |
} |
| 285 |
}*/ |
| 286 |
/* Color Option */ |
| 287 |
|
| 288 |
.ujic-color{ |
| 289 |
overflow: hidden; |
| 290 |
clear: both; |
| 291 |
float: none; |
| 292 |
} |
| 293 |
|
| 294 |
.ujic-color span{ |
| 295 |
display: block; |
| 296 |
} |
| 297 |
|
| 298 |
.ujic-color .ujic-color-hold{ |
| 299 |
float: left; |
| 300 |
display: inline-block; |
| 301 |
margin-right: 20px; |
| 302 |
} |
| 303 |
|
| 304 |
.ujic-color-box { |
| 305 |
display: block; |
| 306 |
float: left; |
| 307 |
overflow: hidden; |
| 308 |
} |
| 309 |
|
| 310 |
/* Button Option */ |
| 311 |
.ujic-create .submit{ |
| 312 |
display: inline; |
| 313 |
margin-right: 10px; |
| 314 |
} |
| 315 |
|
| 316 |
/* |
| 317 |
============================================================================ |
| 318 |
Table Admin |
| 319 |
============================================================================ |
| 320 |
*/ |
| 321 |
|
| 322 |
#ujic_table{ |
| 323 |
padding: 20px 0; |
| 324 |
width: 680px; |
| 325 |
float: left; |
| 326 |
|
| 327 |
} |
| 328 |
|
| 329 |
#ujic_table{ |
| 330 |
line-height: 30px; |
| 331 |
} |
| 332 |
|
| 333 |
#ujic_table_new{ |
| 334 |
margin: 0 0 10px 0; |
| 335 |
} |
| 336 |
|
| 337 |
#message{ |
| 338 |
margin: 20px 0 0 0; |
| 339 |
} |
| 340 |
|
| 341 |
.ujic-submit-hold{ |
| 342 |
display: block; |
| 343 |
overflow:hidden; |
| 344 |
margin: 20px 0 0 0; |
| 345 |
} |
| 346 |
|
| 347 |
/* |
| 348 |
============================================================================ |
| 349 |
Tutorial Admin |
| 350 |
============================================================================ |
| 351 |
*/ |
| 352 |
|
| 353 |
.ujic-tut{ |
| 354 |
float: left; |
| 355 |
display: inline; |
| 356 |
margin: 10px 0 0 10px; |
| 357 |
} |
| 358 |
|
| 359 |
/* |
| 360 |
============================================================================ |
| 361 |
Preview Style |
| 362 |
============================================================================ |
| 363 |
*/ |
| 364 |
|
| 365 |
.ujic-preview{ |
| 366 |
display: block; |
| 367 |
float: none; |
| 368 |
clear: both; |
| 369 |
width: 970px; |
| 370 |
} |
| 371 |
|
| 372 |
.ujic-preview .postbox { |
| 373 |
overflow: hidden; |
| 374 |
z-index: 9999; |
| 375 |
} |
| 376 |
|
| 377 |
.ujic-preview .postbox:hover { |
| 378 |
cursor: move; |
| 379 |
} |
| 380 |
|
| 381 |
#ujiCountdown{ |
| 382 |
margin-bottom: 20px; |
| 383 |
overflow: hidden; |
| 384 |
padding-top: 10px; |
| 385 |
} |
| 386 |
|
| 387 |
#ujiCountdown .ujic_y, |
| 388 |
#ujiCountdown .ujic_o, |
| 389 |
#ujiCountdown .ujic_w |
| 390 |
{ |
| 391 |
display: none; |
| 392 |
} |
| 393 |
|
| 394 |
.ujic-classic .countdown_section { |
| 395 |
float:left; |
| 396 |
display: block; |
| 397 |
text-align: center; |
| 398 |
margin: 0 15px 0 0; |
| 399 |
} |
| 400 |
|
| 401 |
.ujic-classic span.countdown_amount { |
| 402 |
display: inline-block; |
| 403 |
color: #fff; |
| 404 |
padding: 5px 10px 5px 10px; |
| 405 |
margin-right: 2px; |
| 406 |
|
| 407 |
font: 35px/1.5 'Open Sans Condensed',sans-serif; |
| 408 |
font-weight: normal; |
| 409 |
|
| 410 |
box-shadow:1px 1px 1px rgba(4, 4, 4, 0.35); |
| 411 |
|
| 412 |
-webkit-border-radius: 5px; |
| 413 |
-ms-border-radius: 5px; |
| 414 |
-moz-border-radius: 5px; |
| 415 |
-o-border-radius: 5px; |
| 416 |
border-radius: 5px; |
| 417 |
text-shadow: 1px 1px 1px #000; |
| 418 |
|
| 419 |
background: #a61ba6; /* Old browsers */ |
| 420 |
background: -moz-linear-gradient(top, #a61ba6 50%, #c368c3 50%); /* FF3.6+ */ |
| 421 |
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#a61ba6), color-stop(50%,#c368c3)); /* Chrome,Safari4+ */ |
| 422 |
background: -webkit-linear-gradient(top, #a61ba6 50%,#c368c3 50%); /* Chrome10+,Safari5.1+ */ |
| 423 |
background: -o-linear-gradient(top, #a61ba6 50%,#c368c3 50%); /* Opera 11.10+ */ |
| 424 |
background: -ms-linear-gradient(top, #a61ba6 50%,#c368c3 50%); /* IE10+ */ |
| 425 |
background: linear-gradient(to bottom, #a61ba6 50%,#c368c3 50%); /* W3C */ |
| 426 |
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a61ba6', endColorstr='#c368c3',GradientType=0 ); /* IE6-9 */ |
| 427 |
|
| 428 |
} |
| 429 |
|
| 430 |
.ujic-classic span.countdown_txt { |
| 431 |
display: block; |
| 432 |
text-align: center; |
| 433 |
margin: 5px 0 0 0; |
| 434 |
} |
| 435 |
|
| 436 |
/* |
| 437 |
============================================================================ |
| 438 |
Newsletter |
| 439 |
============================================================================ |
| 440 |
*/ |
| 441 |
|
| 442 |
.ujicf:before, .ujicf:after { content: ""; display: table; } |
| 443 |
.ujicf:after { clear: both; } |
| 444 |
.ujicf { *zoom: 1; } |
| 445 |
|
| 446 |
#ujiCountdown |
| 447 |
{ |
| 448 |
display:inline-block; |
| 449 |
margin-bottom:0; |
| 450 |
} |
| 451 |
|
| 452 |
#ujiCountdown span.countdown_row |
| 453 |
{ |
| 454 |
display:block; |
| 455 |
} |
| 456 |
|
| 457 |
#ujiCountdown span.ujic_s |
| 458 |
{ |
| 459 |
margin-right: 0; |
| 460 |
} |
| 461 |
|
| 462 |
#ujiCountdown form |
| 463 |
{ |
| 464 |
display:block; |
| 465 |
margin: 0; |
| 466 |
padding: 0; |
| 467 |
overflow: hidden; |
| 468 |
background: #fff center center url("uji-box-bg.png"); |
| 469 |
} |
| 470 |
|
| 471 |
#ujiCountdown form span |
| 472 |
{ |
| 473 |
display: block; |
| 474 |
font-size: 15px; |
| 475 |
font-weight: 600; |
| 476 |
line-height: 1.2em; |
| 477 |
margin: 1em 0; |
| 478 |
text-align: center; |
| 479 |
} |
| 480 |
|
| 481 |
#ujiCountdown form p |
| 482 |
{ |
| 483 |
width:100%; |
| 484 |
display: inline-block; |
| 485 |
margin: 0 auto; |
| 486 |
text-align: center; |
| 487 |
} |
| 488 |
|
| 489 |
#ujiCountdown form input |
| 490 |
{ |
| 491 |
display:inline; |
| 492 |
margin:0; |
| 493 |
height: 40px; |
| 494 |
} |
| 495 |
|
| 496 |
#ujiCountdown form div |
| 497 |
{ |
| 498 |
text-align: center; |
| 499 |
} |
| 500 |
|
| 501 |
#ujiCountdown form input[type="text"] |
| 502 |
{ |
| 503 |
background: none repeat scroll 0 0 #fff; |
| 504 |
border: medium none; |
| 505 |
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset; |
| 506 |
border-radius: 3px 0 0 3px; |
| 507 |
font-size: 15px; |
| 508 |
margin: 0; |
| 509 |
padding: 10px 5%; |
| 510 |
text-align: center; |
| 511 |
width: 70%; |
| 512 |
float:left; |
| 513 |
} |
| 514 |
|
| 515 |
#ujiCountdown form input[type="submit"] |
| 516 |
{ |
| 517 |
border-radius: 0 3px 3px 0; |
| 518 |
font-size: 13px; |
| 519 |
font-weight: 600; |
| 520 |
margin: 0; |
| 521 |
padding: 0 3%; |
| 522 |
text-transform: uppercase; |
| 523 |
width: 30%; |
| 524 |
border: medium none; |
| 525 |
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset; |
| 526 |
color: #fff; |
| 527 |
background: linear-gradient(to bottom , #c816d0, #ab02b2) repeat scroll 0 0 rgba(0, 0, 0, 0); |
| 528 |
float:left; |
| 529 |
} |
| 530 |
|
| 531 |
/* |
| 532 |
============================================================================ |
| 533 |
Modern Style |
| 534 |
============================================================================ |
| 535 |
*/ |
| 536 |
|
| 537 |
.ujic-modern .ujicircle{ |
| 538 |
display: inline-block; |
| 539 |
margin: 0.5em; |
| 540 |
} |
| 541 |
|
| 542 |
.ujic-modern .circles-wrp span.countdown_txt { |
| 543 |
text-align: center; |
| 544 |
display: block; |
| 545 |
} |
| 546 |
|
| 547 |
/* |
| 548 |
============================================================================ |
| 549 |
Responsive |
| 550 |
============================================================================ |
| 551 |
*/ |
| 552 |
|
| 553 |
@media only screen |
| 554 |
and (max-width : 1169px) { |
| 555 |
.ujic-tut{ |
| 556 |
display: none; |
| 557 |
} |
| 558 |
} |