.ui-message-blue,.ui-message-green,.ui-message-yellow,.ui-message-red{text-transform:capitalize;border-style:solid;border-width:2px;border-radius:3px;padding:10px}.ui-message-blue{color:#185b84;background:#6fc8ee;border-color:#2c95d6}.ui-message-green{color:#34710d;background:#7ae23d;border-color:#54b312}.ui-message-yellow{color:#7b6800;background:#f0df00;border-color:#d2b300}.ui-message-red{color:#461715;background:#e65141;border-color:#aa3a37}.ui-button-white,.ui-button-blue,.ui-button-green,.ui-button-yellow,.ui-button-red,.ui-button-black,.ui-button-pink,.ui-button-orange{cursor:pointer;text-align:center;text-shadow:1px 1px #0000004d;border-style:solid;border-width:1px 1px 3px;border-radius:4px;margin:5px 5px 0 0;padding:5px 15px;text-decoration:none;display:inline-block;box-shadow:0 1px 1px #0003,inset 0 1px #fff3}.ui-button-white:active,.ui-button-blue:active,.ui-button-green:active,.ui-button-yellow:active,.ui-button-red:active,.ui-button-black:active,.ui-button-pink:active,.ui-button-orange:active{border-bottom-width:2px;margin-bottom:1px;position:relative;top:1px;box-shadow:0 1px 1px #0000001a,inset 0 1px #ffffff1a}.ui-button-white{color:#6a6a6a;text-shadow:0 1px #f4f4f4;background:#fcfcfc;border-color:#b3b3b3}.ui-button-white:hover{background:#fff}.ui-button-blue{color:#fff;background:#74cfed;border-color:#24a1d6}.ui-button-blue:hover{background:#78d4f2}.ui-button-green{color:#fff;background:#71d858;border-color:#56bb3e}.ui-button-green:hover{background:#7cdb63}.ui-button-yellow{color:#fff;background:#f2e202;border-color:#d9ba3a}.ui-button-yellow:hover{background:#f5e825}.ui-button-red{color:#fff;background:#ee5a4f;border-color:#b74141}.ui-button-red:hover{background:#f4786f}.ui-button-orange{color:#fff;background:#f7ab2b;border-color:#cc8500}.ui-button-orange:hover{background:#f3bd5e}.ui-button-black{color:#fff;text-shadow:0 1px #000;background:#505050;border-color:#1a1a1a}.ui-button-black:hover{background:#5e5e5e}.ui-button-pink{color:#fff;background:#ff8bb1;border-color:#df688c}.ui-button-pink:hover{background:#f49dba}.ui-label,.ui-label-green,.ui-label-red,.ui-label-black,.ui-label-yellow{text-align:center;color:#fff;border-style:solid;border-width:1px;border-radius:3px;padding:4px;font-size:12px;text-decoration:none}.ui-label{color:#c1c1c1;border-color:#c1c1c1}.ui-label-green{color:#54b312;border-color:#54b312}.ui-label-red{color:#e65141;border-color:#e65141}.ui-label-yellow{color:#f2e202;border-color:#f2e202}.ui-label-black{color:#464646;border-color:#464646}table.ui,table.ui-min{text-align:left;border-spacing:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}table.ui{background:#fff}table.ui-min tr th,table.ui-min tr td{border-top-color:#fff;border-bottom:1px solid #dcdcdc;padding:10px}table.ui{border:1px solid #ccc}table.ui tr th{background:#e7e7e7}table.ui tr th,table.ui tr td{border-top-color:#fff;border-bottom:1px solid #ccc;padding:10px}table.ui-grid tr th,table.ui-grid tr td{border-left:1px solid #ccc}table.ui tr:hover,table.ui-min tr:hover{-o-transition:all .3s;background-color:#f6f6f6;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s}.ui-loading{content:" ";background-color:#254fbb;border-radius:15px;width:10px;height:10px;margin-right:6px;-webkit-animation:1s infinite ui-loading;-moz-animation:1s infinite ui-loading;animation:1s infinite ui-loading;display:inline-block;position:relative}@-webkit-keyframes ui-loading{0%{top:0;left:0}20%{top:-5px;left:0}40%{top:-10px;left:0}60%{top:-10px;left:0}80%{top:-5px;left:0}to{top:0;left:0}}@-moz-keyframes ui-loading{0%{top:0;left:0}20%{top:-5px;left:0}40%{top:-10px;left:0}60%{top:-10px;left:0}80%{top:-5px;left:0}to{top:0;left:0}}@keyframes ui-loading{0%{top:0;left:0}20%{top:-5px;left:0}40%{border-radius:15px 15px 5px 5px;top:-10px;left:0}60%{top:-10px;left:0}80%{top:-5px;left:0}to{top:0;left:0}}.ui-highlight{background:#fe6;padding:1px 3px 1px 1px;font-weight:700}input[type=text],input[type=password],input[type=file]{color:#212121;border:1px solid #999;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin-bottom:5px;margin-left:5px;padding:5px;font-size:14px}input[type=text]:hover,input[type=password]:hover,input[type=file]:hover{border:1px solid #9bc53d}input[type=checkbox],input[type=radio]{width:15px;height:15px}textarea{color:#212121;border:1px solid #999;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin-left:5px;padding:5px;font-size:14px}input[type=button].ui,input[type=submit].ui{cursor:pointer;text-transform:capitalize;color:#343434;background:-o-linear-gradient(#f8f8f8,#dedede);background:-ms-linear-gradient(#f8f8f8,#dedede);background:-moz-linear-gradient(#f8f8f8,#dedede);background:-webkit-linear-gradient(#f8f8f8,#dedede);background:-o-linear-gradient(#f8f8f8,#dedede);background:linear-gradient(#f8f8f8,#dedede);border:1px solid #999;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin-right:5px;padding:5px 10px;text-decoration:none;-webkit-box-shadow:0 0 10px #0000001a;-moz-box-shadow:0 0 10px #0000001a;box-shadow:0 0 10px #0000001a}input[type=button].ui-red{background:-o-linear-gradient(#d23328,#b73022);background:-ms-linear-gradient(#d23328,#b73022);color:#fff;background:-moz-linear-gradient(#d23328,#b73022);background:-webkit-linear-gradient(#d23328,#b73022);background:-o-linear-gradient(#d23328,#b73022);background:linear-gradient(#d23328,#b73022);border-color:#b32f22}input[type=button].ui-blue{background:-o-linear-gradient(#178fdf,#1b7dbe);background:-ms-linear-gradient(#178fdf,#1b7dbe);color:#fff;background:-moz-linear-gradient(#178fdf,#1b7dbe);background:-webkit-linear-gradient(#178fdf,#1b7dbe);background:-o-linear-gradient(#178fdf,#1b7dbe);background:linear-gradient(#178fdf,#1b7dbe);border-color:#0d78c0}input[type=button]:hover{color:#0a0a0a;background:-o-linear-gradient(#fdfdfd,#e3e3e3);background:-ms-linear-gradient(#fdfdfd,#e3e3e3);background:-moz-linear-gradient(#fdfdfd,#e3e3e3);background:-webkit-linear-gradient(#fdfdfd,#e3e3e3);background:-o-linear-gradient(#fdfdfd,#e3e3e3);background:linear-gradient(#fdfdfd,#e3e3e3);border-color:#878787;-webkit-box-shadow:0 0 5px #0000004d;-moz-box-shadow:0 0 5px #0000004d;box-shadow:0 0 5px #0000004d}input[type=button].ui-red:hover{color:#fff;background:-o-linear-gradient(#d23328,#af2c21);background:-ms-linear-gradient(#d23328,#af2c21);background:-moz-linear-gradient(#d23328,#af2c21);background:-webkit-linear-gradient(#d23328,#af2c21);background:-o-linear-gradient(#d23328,#af2c21);background:linear-gradient(#d23328,#af2c21);border-color:#9c281f}input[type=button].ui-blue:hover{background:-o-linear-gradient(#178fdf,#1b7dbe);background:-ms-linear-gradient(#178fdf,#1b7dbe);color:#fff;background:-moz-linear-gradient(#178fdf,#1b7dbe);background:-webkit-linear-gradient(#178fdf,#1b7dbe);background:-o-linear-gradient(#178fdf,#1b7dbe);background:linear-gradient(#178fdf,#1b7dbe);border-color:#0d78c0}input[type=button]:active{-webkit-box-shadow:inset 0 0 5px #0000004d;-moz-box-shadow:inset 0 0 5px #0000004d;box-shadow:inset 0 0 5px #0000004d}input[disabled=disabled],input[disabled=disabled]:hover{background:-o-linear-gradient(#f8f8f8,#dedede);background:-ms-linear-gradient(#f8f8f8,#dedede);color:#838383;background:-moz-linear-gradient(#f8f8f8,#dedede);background:-webkit-linear-gradient(#f8f8f8,#dedede);background:-o-linear-gradient(#f8f8f8,#dedede);background:linear-gradient(#f8f8f8,#dedede);border:1px solid #999;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin-left:5px;padding:5px 10px;text-decoration:none;-webkit-box-shadow:0 0 10px #0000001a;-moz-box-shadow:0 0 10px #0000001a;box-shadow:0 0 10px #0000001a}.ui-backdrop{z-index:998;background:-webkit-gradient(radial,50% 50%,0,50% 50%,950,from(#0000004d),to(#0009));width:100%;height:100%;display:none;position:fixed;top:0;left:0}.ui-notify-red,.ui-notify-green{z-index:999;text-align:left;background-color:#f4f4f4;border:1px solid #bcbcbc;border-radius:2px;width:300px;min-height:50px;margin:10px;display:none;position:fixed;top:0;right:0;-webkit-box-shadow:0 0 5px #0003;-moz-box-shadow:0 0 5px #0003;box-shadow:0 0 5px #0003}.ui-notify-green .ui-notify-icon:before{content:"✓"}.ui-notify-red .ui-notify-icon:before{content:"✕"}.ui-notify-green .ui-notify-icon{background:#71d858;border-color:#56bb3e}.ui-notify-red .ui-notify-icon{background:#ee5a4f;border-color:#b74141}.ui-notify-icon{float:left;text-align:center;color:#fff;border-style:solid;border-width:3px;border-radius:25px;width:36px;height:36px;margin:8px;font-size:31px}.ui-notify-content{float:right;color:#767676;text-transform:capitalize;background:#fff;border-left:1px solid #e6e6e6;width:220px;height:38px;padding:10px}.ui-alert{text-align:left;z-index:999;background-color:#fff;border:1px solid #eaeaea;border-radius:2px;width:450px;margin:75px auto;display:none;position:relative;-webkit-box-shadow:0 0 25px #0006;-moz-box-shadow:0 0 25px #0006;box-shadow:0 0 25px #0006}.ui-alert-title{text-transform:capitalize;text-overflow:ellipsis;white-space:nowrap;background:#f4f4f4;border-bottom:1px solid #e1e1e1;padding:10px;overflow:hidden}.ui-alert-content{padding:10px}.ui-alert-footer{text-align:right;border-top:1px solid #eaeaea;padding:10px}.ui-lightbox{z-index:999;background-color:#000;width:450px;margin:50px auto;padding:0;display:none;position:relative;-webkit-box-shadow:0 0 25px #0009;-moz-box-shadow:0 0 25px #0009;box-shadow:0 0 25px #0009}.ui-lightbox-close{text-shadow:0 0 1px #7a7a7a;color:#fff;opacity:.2;width:25px;height:25px;font-size:38px;text-decoration:none;position:absolute;top:0;right:10px}.ui-lightbox-close:hover{opacity:1}