diff --git a/IM.Console/IM.Console.csproj b/IM.Console/IM.Console.csproj
index 30a4a1d..e9f9b1e 100644
--- a/IM.Console/IM.Console.csproj
+++ b/IM.Console/IM.Console.csproj
@@ -32,6 +32,9 @@
4
+
+ ..\IMChat\bin\Debug\SuperSocket.SocketEngine.dll
+
diff --git a/IMChat/WebChat.cs b/IMChat/WebChat.cs
index 679ce3d..43f20af 100644
--- a/IMChat/WebChat.cs
+++ b/IMChat/WebChat.cs
@@ -10,7 +10,8 @@ namespace IMChat
{
public class WebChat : IDisposable
{
- private const int port = 2014;
+ //private const int port = 8090;
+ private const int port = 32090;
public WebSocketServer ws { get; set; }//SuperWebSocket中的WebSocketServer对象
@@ -18,7 +19,7 @@ public class WebChat : IDisposable
public WebChat()
{
- Magic.Mvc.DataAccessProvider.Current = new Magic.Mvc.DataAccess(@"Data Source=dreamzoom-pc\sqlexpress;Initial Catalog=db_MedicalCrab;Persist Security Info=True;User ID=sa;Password=123456");
+ Magic.Mvc.DataAccessProvider.Current = new Magic.Mvc.DataAccess(@"Data Source=localhost;Initial Catalog=db_MedicalCrab;Persist Security Info=True;User ID=sa;Password=YG201507");
ws = new WebSocketServer();
// ws.NewSessionConnected += ws_NewSessionConnected;
diff --git a/Magic.MeiChat/Magic.MeiChat.csproj b/Magic.MeiChat/Magic.MeiChat.csproj
index e859be5..c0b6ea4 100644
--- a/Magic.MeiChat/Magic.MeiChat.csproj
+++ b/Magic.MeiChat/Magic.MeiChat.csproj
@@ -44,14 +44,15 @@
+
+
-
@@ -95,10 +96,6 @@
..\packages\Microsoft.AspNet.WebApi.WebHost.4.0.30506.0\lib\net40\System.Web.Http.WebHost.dll
-
- True
- ..\packages\Microsoft.AspNet.Mvc.4.0.30506.0\lib\net40\System.Web.Mvc.dll
-
..\packages\Microsoft.AspNet.Web.Optimization.1.0.0\lib\net40\System.Web.Optimization.dll
diff --git a/Magic.MeiChat/Web.config b/Magic.MeiChat/Web.config
index a532b76..8a62fc3 100644
--- a/Magic.MeiChat/Web.config
+++ b/Magic.MeiChat/Web.config
@@ -10,7 +10,7 @@
-
+
diff --git a/Magic.Mvc/Magic.Mvc.csproj b/Magic.Mvc/Magic.Mvc.csproj
index 2c49d11..f5c23d0 100644
--- a/Magic.Mvc/Magic.Mvc.csproj
+++ b/Magic.Mvc/Magic.Mvc.csproj
@@ -38,10 +38,8 @@
-
- False
- C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET MVC 4\Assemblies\System.Web.Mvc.dll
-
+
+
@@ -83,7 +81,9 @@
-
+
+
+
+
+
+
diff --git a/MedicalCrab.Web/upload/handimage/Aimila.jpg b/MedicalCrab.Web/upload/handimage/Aimila.jpg
new file mode 100644
index 0000000..449a20e
Binary files /dev/null and b/MedicalCrab.Web/upload/handimage/Aimila.jpg differ
diff --git a/app/MedicalCrab/appstream.json b/app/MedicalCrab/appstream.json
new file mode 100644
index 0000000..534f007
--- /dev/null
+++ b/app/MedicalCrab/appstream.json
@@ -0,0 +1,235 @@
+{
+ "version": "1.0.0",
+ "protocol": [
+ "http",
+ "https"
+ ],
+ "rooturl": "",
+ "index": {
+ "href": "index.html",
+ "resources": [
+ "manifest.json",
+ "js/jquery-2.1.0.js",
+ "js/mui.min.js",
+ "js/app.js",
+ "css/mui.min.css",
+ "fonts/mui.ttf"
+ ],
+ "refer": [
+ "pages/dynamic/newDynamic.html",
+ "pages/dynamic/addDynamic.html",
+ "pages/user/login.html",
+ "pages/position/near.html",
+ "pages/user/center.html"
+ ],
+ "priority": 0
+ },
+ "pages": {
+ "pages/user/login.html": {
+ "href": "pages/user/login.html",
+ "priority": 5
+ },
+ "pages/user/register.html": {
+ "href": "pages/user/register.html",
+ "resources": [
+ "js/mui.js",
+ "css/mui.css",
+ "css/custom.css",
+ "css/font-awesome.min.css",
+ "fonts/fontawesome-webfont.eot",
+ "fonts/fontawesome-webfont.woff2",
+ "fonts/fontawesome-webfont.woff",
+ "fonts/fontawesome-webfont.ttf",
+ "fonts/fontawesome-webfont.svg"
+ ],
+ "refer": [
+ "pages/user/login.html"
+ ],
+ "priority": 1
+ },
+ "pages/user/center.html": {
+ "href": "pages/user/center.html",
+ "priority": 4
+ },
+ "pages/user/crop.html": {
+ "href": "pages/user/crop.html",
+ "resources": [
+ "js/mui.js",
+ "js/user/crop.js",
+ "css/mui.css",
+ "css/custom.css",
+ "css/jquery.Jcrop.min.css",
+ "css/Jcrop.gif",
+ "css/font-awesome.min.css",
+ "fonts/fontawesome-webfont.eot",
+ "fonts/fontawesome-webfont.woff2",
+ "fonts/fontawesome-webfont.woff",
+ "fonts/fontawesome-webfont.ttf",
+ "fonts/fontawesome-webfont.svg",
+ "js/jquery.Jcrop.min.js",
+ "js/user.js"
+ ],
+ "refer": [
+ "pages/user/login.html",
+ "pages/user/center.html"
+ ],
+ "priority": 3
+ },
+ "pages/user/userinfo.html": {
+ "href": "pages/user/userinfo.html",
+ "resources": [
+ "css/custom.css",
+ "js/user/userinfo.js",
+ "css/font-awesome.min.css",
+ "fonts/fontawesome-webfont.eot",
+ "fonts/fontawesome-webfont.woff2",
+ "fonts/fontawesome-webfont.woff",
+ "fonts/fontawesome-webfont.ttf",
+ "fonts/fontawesome-webfont.svg"
+ ],
+ "refer": [
+ "pages/user/login.html"
+ ],
+ "priority": 4
+ },
+ "pages/dynamic/dynamicList.html": {
+ "href": "pages/dynamic/dynamicList.html",
+ "resources": [
+ "js/mui.js",
+ "js/template.js",
+ "css/font-awesome.min.css",
+ "fonts/fontawesome-webfont.eot",
+ "fonts/fontawesome-webfont.woff2",
+ "fonts/fontawesome-webfont.woff",
+ "fonts/fontawesome-webfont.ttf",
+ "fonts/fontawesome-webfont.svg",
+ "css/mui.css",
+ "css/custom.css",
+ "js/dynamic/dynamicIndex.js"
+ ],
+ "refer": [
+ "pages/user/login.html"
+ ],
+ "priority": 0
+ },
+ "pages/dynamic/newDynamic.html": {
+ "href": "pages/dynamic/newDynamic.html",
+ "resources": [
+ "js/mui.js",
+ "css/font-awesome.min.css",
+ "fonts/fontawesome-webfont.eot",
+ "fonts/fontawesome-webfont.woff2",
+ "fonts/fontawesome-webfont.woff",
+ "fonts/fontawesome-webfont.ttf",
+ "fonts/fontawesome-webfont.svg",
+ "css/mui.css",
+ "css/custom.css"
+ ],
+ "refer": [
+ "pages/dynamic/dynamicList.html"
+ ],
+ "priority": 0
+ },
+ "pages/dynamic/addDynamic.html": {
+ "href": "pages/dynamic/addDynamic.html",
+ "resources": [
+ "js/mui.js",
+ "css/mui.css",
+ "css/custom.css",
+ "css/font-awesome.min.css",
+ "fonts/fontawesome-webfont.eot",
+ "fonts/fontawesome-webfont.woff2",
+ "fonts/fontawesome-webfont.woff",
+ "fonts/fontawesome-webfont.ttf",
+ "fonts/fontawesome-webfont.svg",
+ "js/dynamic/addDynamic.js"
+ ],
+ "refer": [
+ "pages/user/login.html"
+ ],
+ "priority": 1
+ },
+ "pages/message/chat.html": {
+ "href": "pages/message/chat.html",
+ "resources": [
+ "js/mui.js",
+ "libs/socket.io.js",
+ "css/custom.css",
+ "js/message/chat.js",
+ "libs/bootstrap/css/bootstrap.css",
+ "libs/bootstrap/fonts/glyphicons-halflings-regular.eot",
+ "libs/bootstrap/fonts/glyphicons-halflings-regular.woff2",
+ "libs/bootstrap/fonts/glyphicons-halflings-regular.woff",
+ "libs/bootstrap/fonts/glyphicons-halflings-regular.ttf",
+ "js/template.js",
+ "images/user-photo.png"
+ ],
+ "refer": [
+ "pages/user/login.html"
+ ],
+ "priority": 4
+ },
+ "pages/user/showuser.html": {
+ "href": "pages/user/showuser.html",
+ "resources": [
+ "js/user/showuser.js",
+ "js/template.js",
+ "libs/bootstrap/css/bootstrap.css",
+ "libs/bootstrap/fonts/glyphicons-halflings-regular.eot",
+ "libs/bootstrap/fonts/glyphicons-halflings-regular.woff2",
+ "libs/bootstrap/fonts/glyphicons-halflings-regular.woff",
+ "libs/bootstrap/fonts/glyphicons-halflings-regular.ttf",
+ "css/font-awesome.min.css",
+ "fonts/fontawesome-webfont.eot",
+ "fonts/fontawesome-webfont.woff2",
+ "fonts/fontawesome-webfont.woff",
+ "fonts/fontawesome-webfont.ttf",
+ "fonts/fontawesome-webfont.svg",
+ "css/custom.css",
+ "libs/bootstrap/css/bootstrap-theme.css"
+ ],
+ "refer": [
+ "pages/user/login.html"
+ ],
+ "priority": 5
+ },
+ "pages/position/near.html": {
+ "href": "pages/position/near.html",
+ "resources": [
+ "js/template.js",
+ "css/custom.css",
+ "js/position/near.js"
+ ],
+ "refer": [
+ "pages/user/login.html",
+ "pages/message/chat.html",
+ "pages/user/showuser.html"
+ ],
+ "priority": 3
+ }
+ },
+ "idle": {
+ "resources": [
+ "images/icon100.png",
+ "js/inputs.js",
+ "libs/bootstrap/css/bootstrap.css.map",
+ "libs/bootstrap/fonts/glyphicons-halflings-regular.svg",
+ "js/template/template.js",
+ "js/angular.min.js",
+ "js/message/chat_user.js",
+ "fonts/FontAwesome.otf",
+ "js/handlebars-v3.0.3.js",
+ "js/dynamic/newDynamic.js",
+ "css/font-awesome.css",
+ "js/user/center.js",
+ "libs/bootstrap/js/npm.js",
+ "libs/bootstrap/js/bootstrap.min.js",
+ "pages/list.html",
+ "pages/message/chat_users.html",
+ "libs/bootstrap/js/bootstrap.js",
+ "libs/bootstrap/css/bootstrap.min.css",
+ "libs/bootstrap/css/bootstrap-theme.css.map",
+ "libs/bootstrap/css/bootstrap-theme.min.css"
+ ]
+ }
+}
\ No newline at end of file
diff --git a/app/MedicalCrab/css/base.css b/app/MedicalCrab/css/base.css
new file mode 100644
index 0000000..6a2d969
--- /dev/null
+++ b/app/MedicalCrab/css/base.css
@@ -0,0 +1,106 @@
+html, body, div, span, applet, object, iframe,
+h1, h2, h3, h4, h5, h6, p, blockquote, pre,
+a, abbr, acronym, address, big, cite, code,
+del, dfn, em, img, ins, kbd, q, s, samp,
+small, strike, strong, sub, sup, tt, var,
+b, u, i, center,
+dl, dt, dd, ol, ul, li,
+fieldset, form, label, legend,
+table, caption, tbody, tfoot, thead, tr, th, td,
+article, aside, canvas, details, embed,
+figure, figcaption, footer, header, hgroup,
+menu, nav, output, ruby, section, summary,
+time, mark, audio, video {
+ margin: 0;
+ padding: 0;
+ border: 0;
+ font: inherit;
+ font-size: 100%;
+ vertical-align: baseline; }
+
+html {
+ line-height: 1; }
+
+ol, ul {
+ list-style: none; }
+
+table {
+ border-collapse: collapse;
+ border-spacing: 0; }
+
+caption, th, td {
+ text-align: left;
+ font-weight: normal;
+ vertical-align: middle; }
+
+q, blockquote {
+ quotes: none; }
+ q:before, q:after, blockquote:before, blockquote:after {
+ content: "";
+ content: none; }
+
+a img {
+ border: none; }
+
+article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
+ display: block; }
+
+@font-face {
+ font-family: "iconfont";
+ src: url("/fonts/iconfont.eot");
+ /* IE9*/
+ src: url("/fonts/iconfont.eot?#iefix") format("embedded-opentype"), url("/fonts/iconfont.woff") format("woff"), url("/fonts/iconfont.ttf") format("truetype"), url("/fonts/iconfont.svg#iconfont") format("svg");
+ /* iOS 4.1- */ }
+.iconfont {
+ font-family: "iconfont" !important;
+ font-size: 16px;
+ font-style: normal;
+ -webkit-font-smoothing: antialiased;
+ -webkit-text-stroke-width: 0.2px;
+ -moz-osx-font-smoothing: grayscale; }
+
+.icon-dianzan:before {
+ content: "\e600"; }
+
+.icon-xiaoxi:before {
+ content: "\e602"; }
+
+.btn {
+ display: inline-block;
+ vertical-align: middle; }
+
+.btn-default {
+ padding: 0 .5rem;
+ line-height: 1.5rem;
+ border: 1px solid #d2d2d2;
+ -moz-box-sizing: border-box;
+ -webkit-box-sizing: border-box;
+ box-sizing: border-box; }
+
+.btn-noborder {
+ border: 0;
+ background-color: transparent; }
+ .btn-noborder:active {
+ color: #3e6ac3;
+ border: 0;
+ background: transparent; }
+
+html, body {
+ font-size: 20px; }
+
+.mui-content {
+ background-color: #fff; }
+
+a, .link {
+ text-decoration: none;
+ color: #3e6ac3; }
+ a:hover, a:active, .link:hover, .link:active {
+ color: #3e6ac3; }
+
+.hide {
+ display: none !important; }
+
+.show {
+ display: block !important; }
+
+/*# sourceMappingURL=base.css.map */
diff --git a/app/MedicalCrab/css/base.css.map b/app/MedicalCrab/css/base.css.map
new file mode 100644
index 0000000..14760b5
--- /dev/null
+++ b/app/MedicalCrab/css/base.css.map
@@ -0,0 +1,7 @@
+{
+"version": 3,
+"mappings": "AAIE;;;;;;;;;;;;wBAYyB;EAiDzB,MAAM,EAAE,CAAC;EACT,OAAO,EAAE,CAAC;EACV,MAAM,EAAE,CAAC;EAIT,IAAI,EAAE,OAAO;EACb,SAAS,EAAE,IAAI;EACf,cAAc,EAAE,QAAQ;;AApDxB,IAAK;EA6DL,WAAW,EAAE,CAAC;;AA3Dd,MAAO;EA+DP,UAAU,EAAE,IAAI;;AA7DhB,KAAM;EAiEN,eAAe,EAAE,QAAQ;EACzB,cAAc,EAAE,CAAC;;AAhEjB,eAAgB;EAoEhB,UAAU,EAAE,IAAI;EAChB,WAAW,EAAE,MAAM;EACnB,cAAc,EAAE,MAAM;;AApEtB,aAAc;EAwEd,MAAM,EAAE,IAAI;EACZ,sDAAkB;IAChB,OAAO,EAAE,EAAE;IACX,OAAO,EAAE,IAAI;;AAzEf,KAAM;EA6EN,MAAM,EAAE,IAAI;;AAOZ,sGAAiC;EAC/B,OAAO,EAAE,KAAK;;AClHlB,UAMC;EANW,WAAW,EAAE,UAAU;EACjC,GAAG,EAAE,0BAA0B;;EAC/B,GAAG,EAAE,2MAA6D;;AAMpE,SAAU;EACR,WAAW,EAAC,qBAAqB;EACjC,SAAS,EAAC,IAAI;EACd,UAAU,EAAC,MAAM;EACjB,sBAAsB,EAAE,WAAW;EACnC,yBAAyB,EAAE,KAAK;EAChC,uBAAuB,EAAE,SAAS;;AAEpC,oBAAqB;EAAE,OAAO,EAAE,OAAO;;AACvC,mBAAoB;EAAE,OAAO,EAAE,OAAO;;ACjBtC,IAAI;EACH,OAAO,EAAE,YAAY;EACrB,cAAc,EAAE,MAAM;;AAEvB,YAAY;EACX,OAAO,EAAE,OAAO;EAChB,WAAW,EAAE,MAAM;EACnB,MAAM,EAAC,iBAAiB;ECmVvB,eAAwC,EC1U5B,UAAmB;ED0U/B,kBAAwC,EC1U5B,UAAmB;ED0U/B,UAAwC,EC1U5B,UAAmB;;AFNjC,aAAa;EACZ,MAAM,EAAC,CAAC;EACR,gBAAgB,EAAE,WAAW;EAC7B,oBAAQ;IACP,KAAK,EGZC,OAAO;IHab,MAAM,EAAC,CAAC;IACR,UAAU,EAAE,WAAW;;AINzB,UAAS;EACR,SAAS,EAAE,IAAI;;AAGhB,YAAY;EACX,gBAAgB,EAAE,IAAI;;AAGvB,QAAO;EACN,eAAe,EAAE,IAAI;EACrB,KAAK,EDlBE,OAAO;ECmBd,4CACQ;IACP,KAAK,EDrBC,OAAO;;ACyBf,KAAK;EACJ,OAAO,EAAE,eAAe;;AAGzB,KAAK;EACJ,OAAO,EAAE,gBAAgB",
+"sources": ["../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss","../scss/_icon.scss","../scss/_button.scss","../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/_support.scss","../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/css3/_box-sizing.scss","../scss/_variable.scss","../scss/base.scss"],
+"names": [],
+"file": "base.css"
+}
\ No newline at end of file
diff --git a/app/MedicalCrab/css/custom.css b/app/MedicalCrab/css/custom.css
index f304881..a0725ce 100644
--- a/app/MedicalCrab/css/custom.css
+++ b/app/MedicalCrab/css/custom.css
@@ -59,7 +59,6 @@ icon {
.messages {
height: 100%;
}
-
.custom-table {
border: 0px;
}
@@ -186,11 +185,10 @@ icon {
right: 0;
width: 60px;
text-align: center;
- vertical-align:middle;
+ vertical-align: middle;
padding: 3px;
/*padding-top: 50%;*/
}
-
.message-chat-box {
bottom: 0px;
padding: 2px;
@@ -207,8 +205,30 @@ icon {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
-
-.message-chat-box input{
- margin:0px;
+.message-chat-box input {
+ margin: 0px;
width: 100%;
}
+.mui-input-row input {
+ margin-bottom: 0px;
+}
+
+.input-search{
+ border-bottom: 1px solid #2AC845;
+}
+.input-search input {
+ margin-left: 40px;
+ border-left-width: 0px !important;
+ border-top-width: 0px !important;
+ border-right-width: 0px !important;
+ border-bottom-width: 0px !important;
+}
+.input-search .icon-search{
+ margin: 12px;
+ color: #2AC845;
+ position: absolute;
+}
+.input-search-key{
+ padding-left: 5px;
+ color: #2AC845;
+}
diff --git a/app/MedicalCrab/css/dynamic.css b/app/MedicalCrab/css/dynamic.css
new file mode 100644
index 0000000..04bd60f
--- /dev/null
+++ b/app/MedicalCrab/css/dynamic.css
@@ -0,0 +1,363 @@
+html, body, div, span, applet, object, iframe,
+h1, h2, h3, h4, h5, h6, p, blockquote, pre,
+a, abbr, acronym, address, big, cite, code,
+del, dfn, em, img, ins, kbd, q, s, samp,
+small, strike, strong, sub, sup, tt, var,
+b, u, i, center,
+dl, dt, dd, ol, ul, li,
+fieldset, form, label, legend,
+table, caption, tbody, tfoot, thead, tr, th, td,
+article, aside, canvas, details, embed,
+figure, figcaption, footer, header, hgroup,
+menu, nav, output, ruby, section, summary,
+time, mark, audio, video {
+ margin: 0;
+ padding: 0;
+ border: 0;
+ font: inherit;
+ font-size: 100%;
+ vertical-align: baseline; }
+
+html {
+ line-height: 1; }
+
+ol, ul {
+ list-style: none; }
+
+table {
+ border-collapse: collapse;
+ border-spacing: 0; }
+
+caption, th, td {
+ text-align: left;
+ font-weight: normal;
+ vertical-align: middle; }
+
+q, blockquote {
+ quotes: none; }
+ q:before, q:after, blockquote:before, blockquote:after {
+ content: "";
+ content: none; }
+
+a img {
+ border: none; }
+
+article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
+ display: block; }
+
+.dynamic-list {
+ position: relative;
+ margin: 0 1rem;
+ background-color: #fff;
+ padding-bottom: 4rem; }
+
+.dynamic-item {
+ position: relative;
+ padding: 1rem 0;
+ border-bottom: 1px solid #d2d2d2; }
+ .dynamic-item.detail {
+ border-bottom: 0; }
+ .dynamic-item .user-info {
+ position: relative;
+ min-height: 2rem;
+ padding: 0 0 0 2.5rem; }
+ .dynamic-item .user-info .img {
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 2rem;
+ height: 2rem;
+ overflow: hidden;
+ -moz-border-radius: 4px;
+ -webkit-border-radius: 4px;
+ border-radius: 4px; }
+ .dynamic-item .user-info .img img {
+ display: block;
+ width: 100%;
+ height: 100%; }
+ .dynamic-item .user-info .info {
+ font-size: .8rem;
+ line-height: 1rem;
+ color: #878b96;
+ font-weight: 500; }
+ .dynamic-item .user-info .info strong {
+ font-size: 1rem;
+ color: #3e6ac3; }
+ .dynamic-item .user-info .add {
+ position: absolute;
+ right: 0;
+ top: 0;
+ line-height: 1.2rem;
+ font-size: .75rem;
+ border-color: #878b96; }
+ .dynamic-item .user-info .add:active {
+ background-color: transparent;
+ color: #3e6ac3; }
+ .dynamic-item .content {
+ padding: .5rem 0 .5rem 2.5rem; }
+ .dynamic-item .content a {
+ color: #41464c; }
+ .dynamic-item .content .text > img {
+ vertical-align: middle;
+ max-height: 1.5rem;
+ max-width: 1.5rem; }
+ .dynamic-item .content > img {
+ display: block;
+ max-width: 100%;
+ height: auto;
+ border: 4px solid transparent; }
+ .dynamic-item .img-list {
+ position: relative;
+ overflow: hidden; }
+ .dynamic-item .img-list .img-item {
+ float: left;
+ width: 50%; }
+ .dynamic-item .img-list .img-item .inner {
+ padding-top: 100%;
+ height: 0;
+ overflow: hidden; }
+ .dynamic-item .img-list .img-item img {
+ display: block;
+ margin: 0 auto;
+ margin-top: -100%;
+ -moz-box-sizing: border-box;
+ -webkit-box-sizing: border-box;
+ box-sizing: border-box;
+ border: solid transparent;
+ border-width: 2px 1px;
+ width: 100%;
+ min-height: 100%; }
+ .dynamic-item .operate {
+ position: relative;
+ overflow: hidden;
+ font-size: .8rem; }
+ .dynamic-item .operate .geo-class,
+ .dynamic-item .operate .operate-list {
+ min-height: 1px;
+ float: left;
+ line-height: 1.5rem; }
+ .dynamic-item .operate .geo-class {
+ width: 30%; }
+ .dynamic-item .operate .operate-list {
+ width: 70%;
+ text-align: right;
+ font-size: 0; }
+ .dynamic-item .operate .operate-list button {
+ color: #878b96;
+ font-size: .8rem;
+ vertical-align: middle; }
+ .dynamic-item .operate .operate-list button:active, .dynamic-item .operate .operate-list button.active {
+ color: #3e6ac3;
+ border: 0;
+ background: transparent; }
+
+.operate-index {
+ border: 1px solid #d2d2d2;
+ border-width: 1px 0;
+ padding: .5rem 0; }
+ .operate-index .oitem {
+ position: relative;
+ display: inline-block;
+ width: 4rem;
+ text-align: center;
+ font-size: .8rem;
+ line-height: 1rem;
+ color: #878b96;
+ border-right: 1px solid #d2d2d2; }
+ .operate-index .oitem:active, .operate-index .oitem.active {
+ color: #3e6ac3; }
+ .operate-index .oitem:active .angle, .operate-index .oitem.active .angle {
+ display: block; }
+ .operate-index .oitem:last-child {
+ border-right: 0; }
+ .operate-index .oitem .angle {
+ position: absolute;
+ bottom: -.53rem;
+ left: 50%;
+ margin-left: -.4rem;
+ width: 0;
+ height: 0;
+ display: none;
+ border: .4rem solid;
+ border-color: transparent transparent #d2d2d2 transparent; }
+
+.operate-content {
+ position: relative;
+ background-color: #eef1fa; }
+ .operate-content.detail {
+ background-color: #fff; }
+ .operate-content .content {
+ position: relative;
+ padding: 0 0 0 2rem;
+ font-size: 1rem;
+ line-height: 1.5; }
+ .operate-content .content > i.fa, .operate-content .content > i.iconfont {
+ position: absolute;
+ font-size: 1rem;
+ color: #878b96;
+ top: 0;
+ left: .5rem; }
+ .operate-content .content strong {
+ font-size: 1rem;
+ color: #3e6ac3; }
+ .operate-content .content .link {
+ color: #3e6ac3; }
+
+.op-c-list .op-c-item {
+ position: relative;
+ padding: .5rem 1rem .5rem .5rem;
+ border-bottom: 1px solid #d2d2d2; }
+ .op-c-list .op-c-item > .text {
+ padding-left: 2.5rem;
+ font-size: .8rem;
+ color: #41464c; }
+ .op-c-list .op-c-item > button {
+ position: absolute;
+ right: .5rem;
+ top: 50%;
+ padding: 0;
+ margin-top: -.9rem;
+ border: 0;
+ font-size: .8rem;
+ font-weight: 400;
+ background-color: transparent; }
+ .op-c-list .op-c-item > button:active, .op-c-list .op-c-item > button.active {
+ color: #3e6ac3; }
+ .op-c-list .op-c-item:last-child {
+ border-bottom: 0; }
+
+.choosePost {
+ position: fixed;
+ top: 50%;
+ left: .5rem;
+ right: .5rem;
+ z-index: 10;
+ height: 8rem;
+ margin-top: -4rem;
+ background-color: #fff;
+ -moz-border-radius: 4px;
+ -webkit-border-radius: 4px;
+ border-radius: 4px;
+ overflow: hidden;
+ text-align: center;
+ padding: 1rem 0;
+ -moz-box-sizing: border-box;
+ -webkit-box-sizing: border-box;
+ box-sizing: border-box;
+ -moz-box-shadow: 0 0 4px #d2d2d2;
+ -webkit-box-shadow: 0 0 4px #d2d2d2;
+ box-shadow: 0 0 4px #d2d2d2; }
+ .choosePost button {
+ width: 6rem;
+ height: 6rem;
+ text-align: center;
+ line-height: 3rem;
+ font-size: 1rem;
+ background-color: #3e6ac3;
+ color: #fff;
+ -moz-border-radius: 100%;
+ -webkit-border-radius: 100%;
+ border-radius: 100%; }
+ .choosePost button:active {
+ background-color: #6588cf; }
+ .choosePost .close {
+ position: absolute;
+ right: .5rem;
+ top: .5rem;
+ width: 1rem;
+ height: 1rem;
+ color: #3e6ac3;
+ font-size: .8rem; }
+ .choosePost .close:active {
+ color: #6588cf; }
+
+.editPost {
+ position: fixed;
+ top: 100%;
+ left: 0;
+ z-index: 9999;
+ width: 100%;
+ height: 100%;
+ padding: 2.2rem 0 2.5rem;
+ background-color: #fff;
+ -moz-box-sizing: border-box;
+ -webkit-box-sizing: border-box;
+ box-sizing: border-box; }
+ .editPost.showedit {
+ top: 0;
+ -moz-animation: showedit 0.25s ease-in-out both;
+ -webkit-animation: showedit 0.25s ease-in-out both;
+ animation: showedit 0.25s ease-in-out both; }
+ .editPost header {
+ position: absolute;
+ top: 0;
+ left: 0; }
+
+.post-edit-content {
+ padding: 1rem .5rem; }
+
+.post-text {
+ position: relative;
+ display: block;
+ width: 100%;
+ color: #000;
+ -moz-border-radius: 4px;
+ -webkit-border-radius: 4px;
+ border-radius: 4px; }
+
+.comment-input {
+ position: fixed;
+ width: 100%;
+ height: 2.5rem;
+ border-top: 1px solid #d2d2d2;
+ left: 0;
+ bottom: 0;
+ z-index: 9999;
+ background-color: #ddd;
+ padding: .22rem 3.5rem .25rem .5rem; }
+ .comment-input input[type="text"] {
+ width: 100%;
+ padding: 3px 5px;
+ height: 2rem;
+ font-size: .8rem;
+ -moz-box-sizing: border-box;
+ -webkit-box-sizing: border-box;
+ box-sizing: border-box;
+ -webkit-user-modify: read-write-plaintext-only; }
+ .comment-input input[type="button"] {
+ position: absolute;
+ right: .5rem;
+ top: .22rem;
+ line-height: 2rem;
+ padding: 0 .5rem;
+ color: #fff;
+ background-color: #3e6ac3;
+ box-shadow: none;
+ border: 0;
+ outline: 0; }
+ .comment-input input[type="button"]:active {
+ background-color: #6588cf; }
+
+@-moz-keyframes showedit {
+ 0% {
+ opacity: 0;
+ top: 100%; }
+ 100% {
+ opacity: 1;
+ top: 0; } }
+@-webkit-keyframes showedit {
+ 0% {
+ opacity: 0;
+ top: 100%; }
+ 100% {
+ opacity: 1;
+ top: 0; } }
+@keyframes showedit {
+ 0% {
+ opacity: 0;
+ top: 100%; }
+ 100% {
+ opacity: 1;
+ top: 0; } }
+
+/*# sourceMappingURL=dynamic.css.map */
diff --git a/app/MedicalCrab/css/dynamic.css.map b/app/MedicalCrab/css/dynamic.css.map
new file mode 100644
index 0000000..21f8cca
--- /dev/null
+++ b/app/MedicalCrab/css/dynamic.css.map
@@ -0,0 +1,7 @@
+{
+"version": 3,
+"mappings": "AAIE;;;;;;;;;;;;wBAYyB;EAiDzB,MAAM,EAAE,CAAC;EACT,OAAO,EAAE,CAAC;EACV,MAAM,EAAE,CAAC;EAIT,IAAI,EAAE,OAAO;EACb,SAAS,EAAE,IAAI;EACf,cAAc,EAAE,QAAQ;;AApDxB,IAAK;EA6DL,WAAW,EAAE,CAAC;;AA3Dd,MAAO;EA+DP,UAAU,EAAE,IAAI;;AA7DhB,KAAM;EAiEN,eAAe,EAAE,QAAQ;EACzB,cAAc,EAAE,CAAC;;AAhEjB,eAAgB;EAoEhB,UAAU,EAAE,IAAI;EAChB,WAAW,EAAE,MAAM;EACnB,cAAc,EAAE,MAAM;;AApEtB,aAAc;EAwEd,MAAM,EAAE,IAAI;EACZ,sDAAkB;IAChB,OAAO,EAAE,EAAE;IACX,OAAO,EAAE,IAAI;;AAzEf,KAAM;EA6EN,MAAM,EAAE,IAAI;;AAOZ,sGAAiC;EAC/B,OAAO,EAAE,KAAK;;AC5GlB,aAAa;EACZ,QAAQ,EAAE,QAAQ;EAClB,MAAM,EAAE,MAAM;EACd,gBAAgB,EAAE,IAAI;EACtB,cAAc,EAAE,IAAI;;AAGrB,aAAa;EACZ,QAAQ,EAAE,QAAQ;EAClB,OAAO,EAAE,MAAM;EACf,aAAa,EAAE,iBAAiB;EAChC,oBAAQ;IACP,aAAa,EAAE,CAAC;EAEjB,wBAAU;IACT,QAAQ,EAAE,QAAQ;IAClB,UAAU,EAAE,IAAI;IAChB,OAAO,EAAE,YAAY;IACrB,6BAAI;MACH,QAAQ,EAAE,QAAQ;MAClB,GAAG,EAAE,CAAC;MAAE,IAAI,EAAE,CAAC;MACf,KAAK,EAAE,IAAI;MACX,MAAM,EAAE,IAAI;MACZ,QAAQ,EAAE,MAAM;MC6TjB,kBAAwC,ED5ThB,GAAG;MC4T3B,qBAAwC,EC9Sb,GAAuB;MD8SlD,aAAwC,ED5ThB,GAAG;MAC1B,iCAAG;QACF,OAAO,EAAE,KAAK;QACd,KAAK,EAAE,IAAI;QACX,MAAM,EAAE,IAAI;IAGd,8BAAK;MACJ,SAAS,EAAE,KAAK;MAChB,WAAW,EAAE,IAAI;MACjB,KAAK,EGvCK,OAAO;MHwCjB,WAAW,EAAE,GAAG;MAChB,qCAAM;QACL,SAAS,EAAE,IAAI;QACf,KAAK,EG1CD,OAAO;IH6Cb,6BAAI;MACH,QAAQ,EAAE,QAAQ;MAClB,KAAK,EAAE,CAAC;MAAE,GAAG,EAAE,CAAC;MAChB,WAAW,EAAE,MAAM;MACnB,SAAS,EAAE,MAAM;MACjB,YAAY,EGnDF,OAAO;MHoDjB,oCAAQ;QACP,gBAAgB,EAAE,WAAW;QAC7B,KAAK,EGrDD,OAAO;EHyDd,sBAAQ;IACP,OAAO,EAAC,oBAAoB;IAC5B,wBAAC;MACA,KAAK,EG9DD,OAAO;IHgEZ,kCAAS;MACR,cAAc,EAAE,MAAM;MACtB,UAAU,EAAE,MAAM;MAClB,SAAS,EAAE,MAAM;IAElB,4BAAK;MACJ,OAAO,EAAE,KAAK;MACd,SAAS,EAAE,IAAI;MACf,MAAM,EAAE,IAAI;MACZ,MAAM,EAAE,qBAAqB;EAG/B,uBAAS;IACR,QAAQ,EAAE,QAAQ;IAClB,QAAQ,EAAE,MAAM;IAChB,iCAAS;MACR,KAAK,EAAE,IAAI;MACX,KAAK,EAAE,GAAG;MACV,wCAAM;QACL,WAAW,EAAE,IAAI;QACjB,MAAM,EAAE,CAAC;QACT,QAAQ,EAAE,MAAM;MAEjB,qCAAG;QACF,OAAO,EAAE,KAAK;QACd,MAAM,EAAE,MAAM;QACd,UAAU,EAAE,KAAK;QCgQnB,eAAwC,EG1U5B,UAAmB;QH0U/B,kBAAwC,EG1U5B,UAAmB;QH0U/B,UAAwC,EG1U5B,UAAmB;QJ4E7B,MAAM,EAAC,iBAAiB;QACxB,YAAY,EAAE,OAAO;QACrB,KAAK,EAAE,IAAI;QACX,UAAU,EAAE,IAAI;EAInB,sBAAQ;IACP,QAAQ,EAAE,QAAQ;IAClB,QAAQ,EAAE,MAAM;IAChB,SAAS,EAAE,KAAK;IAChB;wCACa;MACZ,UAAU,EAAE,GAAG;MACf,KAAK,EAAE,IAAI;MACX,WAAW,EAAE,MAAM;IAEpB,iCAAU;MACT,KAAK,EAAE,GAAG;IAEX,oCAAa;MACZ,KAAK,EAAE,GAAG;MACV,UAAU,EAAE,KAAK;MACjB,SAAS,EAAE,CAAC;MACZ,2CAAM;QACL,KAAK,EGpHI,OAAO;QHqHhB,SAAS,EAAE,KAAK;QAChB,cAAc,EAAE,MAAM;QACtB,sGACQ;UACP,KAAK,EGxHF,OAAO;UHyHV,MAAM,EAAC,CAAC;UACR,UAAU,EAAE,WAAW;;AAO5B,cAAc;EACb,MAAM,EAAC,iBAAiB;EACxB,YAAY,EAAE,KAAK;EACnB,OAAO,EAAE,OAAO;EAChB,qBAAM;IACL,QAAQ,EAAE,QAAQ;IAClB,OAAO,EAAE,YAAY;IACrB,KAAK,EAAE,IAAI;IACX,UAAU,EAAE,MAAM;IAClB,SAAS,EAAE,KAAK;IAChB,WAAW,EAAE,IAAI;IACjB,KAAK,EG7IM,OAAO;IH8IlB,YAAY,EAAE,iBAAiB;IAC/B,0DACQ;MACP,KAAK,EGhJA,OAAO;MHiJZ,wEAAM;QACL,OAAO,EAAE,KAAK;IAGhB,gCAAY;MACX,YAAY,EAAE,CAAC;IAEhB,4BAAM;MACL,QAAQ,EAAE,QAAQ;MAClB,MAAM,EAAE,OAAO;MAAE,IAAI,EAAE,GAAG;MAC1B,WAAW,EAAE,MAAM;MACnB,KAAK,EAAE,CAAC;MAAE,MAAM,EAAE,CAAC;MACnB,OAAO,EAAE,IAAI;MACb,MAAM,EAAE,WAAW;MACnB,YAAY,EAAE,2CAA2C;;AAI5D,gBAAgB;EACf,QAAQ,EAAE,QAAQ;EAClB,gBAAgB,EAAE,OAAO;EACzB,uBAAQ;IACP,gBAAgB,EAAE,IAAI;EAEvB,yBAAQ;IACP,QAAQ,EAAE,QAAQ;IAClB,OAAO,EAAE,UAAU;IACnB,SAAS,EAAE,IAAI;IACf,WAAW,EAAE,GAAG;IAChB,wEACY;MACX,QAAQ,EAAE,QAAQ;MAClB,SAAS,EAAE,IAAI;MACf,KAAK,EGnLK,OAAO;MHoLjB,GAAG,EAAE,CAAC;MAAE,IAAI,EAAE,KAAK;IAEpB,gCAAM;MACL,SAAS,EAAE,IAAI;MACf,KAAK,EGvLA,OAAO;IHyLb,+BAAK;MACJ,KAAK,EG1LA,OAAO;;AHiMd,qBAAU;EACT,QAAQ,EAAE,QAAQ;EAClB,OAAO,EAAE,sBAAsB;EAC/B,aAAa,EAAE,iBAAiB;EAChC,6BAAO;IACN,YAAY,EAAE,MAAM;IACpB,SAAS,EAAE,KAAK;IAChB,KAAK,EG1MD,OAAO;EH4MZ,8BAAQ;IACP,QAAQ,EAAE,QAAQ;IAClB,KAAK,EAAE,KAAK;IACZ,GAAG,EAAE,GAAG;IACR,OAAO,EAAE,CAAC;IACV,UAAU,EAAE,MAAM;IAClB,MAAM,EAAC,CAAC;IACR,SAAS,EAAE,KAAK;IAChB,WAAW,EAAE,GAAG;IAChB,gBAAgB,EAAE,WAAW;IAC7B,4EACQ;MACP,KAAK,EGtND,OAAO;EHyNb,gCAAY;IACX,aAAa,EAAE,CAAC;;AAKnB,WAAW;EACV,QAAQ,EAAE,KAAK;EACf,GAAG,EAAE,GAAG;EAAE,IAAI,EAAE,KAAK;EAAE,KAAK,EAAE,KAAK;EACnC,OAAO,EAAE,EAAE;EACX,MAAM,EAAE,IAAI;EACZ,UAAU,EAAE,KAAK;EACjB,gBAAgB,EAAE,IAAI;ECmHrB,kBAAwC,EDlHlB,GAAG;ECkHzB,qBAAwC,EC9Sb,GAAuB;ED8SlD,aAAwC,EDlHlB,GAAG;EAC1B,QAAQ,EAAE,MAAM;EAChB,UAAU,EAAE,MAAM;EAClB,OAAO,EAAE,MAAM;EC+Gd,eAAwC,EG1U5B,UAAmB;EH0U/B,kBAAwC,EG1U5B,UAAmB;EH0U/B,UAAwC,EG1U5B,UAAmB;EH0U/B,eAAwC,EInT/B,eAAkD;EJmT3D,kBAAwC,EInT/B,eAAkD;EJmT3D,UAAwC,EInT/B,eAAkD;ELuM5D,kBAAM;IACL,KAAK,EAAE,IAAI;IACX,MAAM,EAAE,IAAI;IACZ,UAAU,EAAE,MAAM;IAClB,WAAW,EAAC,IAAI;IAChB,SAAS,EAAE,IAAI;IACf,gBAAgB,EGlPV,OAAO;IHmPb,KAAK,EG9OA,IAAI;IFmVT,kBAAwC,EDpGjB,IAAI;ICoG3B,qBAAwC,EC9Sb,IAAuB;ID8SlD,aAAwC,EDpGjB,IAAI;IAC3B,yBAAQ;MACP,gBAAgB,EAAE,OAAoB;EAGxC,kBAAM;IACL,QAAQ,EAAE,QAAQ;IAClB,KAAK,EAAE,KAAK;IAAE,GAAG,EAAE,KAAK;IACxB,KAAK,EAAE,IAAI;IAAE,MAAM,EAAE,IAAI;IACzB,KAAK,EG7PC,OAAO;IH8Pb,SAAS,EAAE,KAAK;IAChB,yBAAQ;MACP,KAAK,EAAE,OAAoB;;AAK9B,SAAS;EACR,QAAQ,EAAE,KAAK;EACf,GAAG,EAAE,IAAI;EACT,IAAI,EAAE,CAAC;EACP,OAAO,EAAE,IAAI;EACb,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,IAAI;EACZ,OAAO,EAAE,eAAe;EACxB,gBAAgB,EAAE,IAAI;EC2ErB,eAAwC,EG1U5B,UAAmB;EH0U/B,kBAAwC,EG1U5B,UAAmB;EH0U/B,UAAwC,EG1U5B,UAAmB;EJiQhC,kBAAU;IACT,GAAG,EAAE,CAAC;ICwEN,cAAwC,EKrO5B,+BAA2D;ILqOvE,iBAAwC,EKrO5B,+BAA2D;ILqOvE,SAAwC,EKrO5B,+BAA2D;ENgKxE,gBAAM;IACL,QAAQ,EAAE,QAAQ;IAClB,GAAG,EAAE,CAAC;IACN,IAAI,EAAE,CAAC;;AAGT,kBAAkB;EACjB,OAAO,EAAE,UAAU;;AAEpB,UAAU;EACT,QAAQ,EAAE,QAAQ;EAClB,OAAO,EAAE,KAAK;EACd,KAAK,EAAE,IAAI;EACX,KAAK,EAAE,IAAI;ECwDV,kBAAwC,EDvDlB,GAAG;ECuDzB,qBAAwC,EC9Sb,GAAuB;ED8SlD,aAAwC,EDvDlB,GAAG;;AAE3B,cAAc;EACb,QAAQ,EAAE,KAAK;EACf,KAAK,EAAE,IAAI;EACX,MAAM,EAAE,MAAM;EACd,UAAU,EAAE,iBAAiB;EAC7B,IAAI,EAAE,CAAC;EAAE,MAAM,EAAE,CAAC;EAClB,OAAO,EAAE,IAAI;EACb,gBAAgB,EAAE,IAAI;EACtB,OAAO,EAAC,0BAA0B;EAClC,iCAAkB;IACjB,KAAK,EAAE,IAAI;IACX,OAAO,EAAE,OAAO;IAChB,MAAM,EAAE,IAAI;IACZ,SAAS,EAAE,KAAK;ICwChB,eAAwC,EG1U5B,UAAmB;IH0U/B,kBAAwC,EG1U5B,UAAmB;IH0U/B,UAAwC,EG1U5B,UAAmB;IJoS/B,mBAAmB,EAAC,yBAAyB;EAE9C,mCAAoB;IACnB,QAAQ,EAAE,QAAQ;IAClB,KAAK,EAAE,KAAK;IAAE,GAAG,EAAE,MAAM;IACzB,WAAW,EAAE,IAAI;IACjB,OAAO,EAAE,OAAO;IAChB,KAAK,EAAE,IAAI;IACX,gBAAgB,EG1TV,OAAO;IH2Tb,UAAU,EAAE,IAAI;IAChB,MAAM,EAAE,CAAC;IACT,OAAO,EAAE,CAAC;IACV,0CAAQ;MACP,gBAAgB,EAAE,OAAoB;;AM1RJ,wBAAyC;ENgS7E,EAAE;IACD,OAAO,EAAE,CAAC;IACV,GAAG,EAAE,IAAI;EAEV,IAAI;IACH,OAAO,EAAE,CAAC;IACV,GAAG,EAAE,CAAC;AMrS6B,2BAAyC;EN+R7E,EAAE;IACD,OAAO,EAAE,CAAC;IACV,GAAG,EAAE,IAAI;EAEV,IAAI;IACH,OAAO,EAAE,CAAC;IACV,GAAG,EAAE,CAAC;AMlS6B,mBAAyC;EN4R7E,EAAE;IACD,OAAO,EAAE,CAAC;IACV,GAAG,EAAE,IAAI;EAEV,IAAI;IACH,OAAO,EAAE,CAAC;IACV,GAAG,EAAE,CAAC",
+"sources": ["../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss","../scss/dynamic.scss","../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/_support.scss","../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/css3/_border-radius.scss","../scss/_variable.scss","../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/css3/_box-sizing.scss","../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/css3/_box-shadow.scss","../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/css3/_animation.scss"],
+"names": [],
+"file": "dynamic.css"
+}
\ No newline at end of file
diff --git a/app/MedicalCrab/css/dynamicCss/add.css b/app/MedicalCrab/css/dynamicCss/add.css
new file mode 100644
index 0000000..ea75ba5
--- /dev/null
+++ b/app/MedicalCrab/css/dynamicCss/add.css
@@ -0,0 +1,61 @@
+.ud-div{
+ margin: 10px 2px 0px 2px;
+ border: 0px;
+ z-index: 100;
+ position: relative;
+}
+.ud-div-text{
+ margin: 10px 2px 0px 2px;
+ border: 0px;
+ z-index: 100;
+}
+.ud-div-text textarea{
+ margin-bottom: 0px;
+ border: 0px;
+ overflow:scroll;
+ overflow-x: hidden;
+}
+.ud-div-image{
+ margin-top: 10px;
+ z-index: 101;
+ position:absolute;
+ bottom: 0px;
+ width: 100%;
+}
+.ud-div-image ul li img{
+ width:100%;
+ height:100%;
+}
+.ud-div-image ul li{
+ width:100px;
+ height:100px;
+}
+.ud-add-image{
+ width: 52px;
+ height: 52px;
+ background-size: 100% 100%;
+ display: inline-block;
+ background-image: url(../../images/dynamic/addImage.png);
+}
+.ud-add-image input[type='file']{
+ position: absolute;
+ left: 0px;
+ top: 0px;
+ width: 100%;
+ height: 100%;
+ opacity: 0;
+ cursor: pointer;
+ z-index: 0;
+}
+.ud-div-image-li{
+ width:100px;
+ height:100px;
+}
+
+/*公用*/
+.ud-fill{
+ width:100%;
+ height:100%;
+}
+
+
diff --git a/app/MedicalCrab/css/feedback-page.css b/app/MedicalCrab/css/feedback-page.css
new file mode 100644
index 0000000..1825b86
--- /dev/null
+++ b/app/MedicalCrab/css/feedback-page.css
@@ -0,0 +1,80 @@
+.feedback body {
+ background-color: #EFEFF4;
+}
+.feedback input,
+.feedback textarea {
+ border: none !important;
+}
+.feedback textarea {
+ height: 100px;
+ margin-bottom: 0 !important;
+ padding-bottom: 0 !important;
+}
+.feedback .row {
+ width: 100%;
+ background-color: #fff;
+}
+.feedback p {
+ padding: 10px 15px 0;
+}
+.feedback button {
+ width: 90%;
+ height: 46px;
+ left: 50%;
+ -webkit-transform: translate(-50%);
+}
+.feedback .hidden {
+ display: none;
+}
+.feedback .image-list {
+ width: 100%;
+ height: 85px;
+ background-size: cover;
+ padding: 10px 10px;
+ overflow: hidden;
+}
+.feedback .image-item {
+ width: 65px;
+ height: 65px;
+ background-image: url(../images/iconfont-tianjia.png);
+ background-size: 100% 100%;
+ display: inline-block;
+ position: relative;
+ border-radius: 5px;
+ margin-right: 10px;
+ margin-bottom: 10px;
+ border: solid 1px #e8e8e8;
+}
+.feedback .image-item input[type="file"] {
+ position: absolute;
+ left: 0px;
+ top: 0px;
+ width: 100%;
+ height: 100%;
+ opacity: 0;
+ cursor: pointer;
+ z-index: 0;
+}
+.feedback .image-item.space {
+ border: none;
+}
+.feedback .image-item .image-close {
+ position: absolute;
+ display: inline-block;
+ right: -6px;
+ top: -6px;
+ width: 20px;
+ height: 20px;
+ text-align: center;
+ line-height: 20px;
+ border-radius: 12px;
+ background-color: #FF5053;
+ color: #f3f3f3;
+ border: solid 1px #FF5053;
+ font-size: 9px;
+ font-weight: 200;
+ z-index: 1;
+}
+.feedback .image-item.space .image-close {
+ display: none;
+}
\ No newline at end of file
diff --git a/app/MedicalCrab/css/mui.css b/app/MedicalCrab/css/mui.css
index 15cafd3..eba6c1e 100644
--- a/app/MedicalCrab/css/mui.css
+++ b/app/MedicalCrab/css/mui.css
@@ -1,17 +1,20 @@
/*!
* =====================================================
- * Mui v1.5.0 (https://github.com/dcloudio/mui)
+ * Mui v2.0.0 (https://github.com/dcloudio/mui)
* =====================================================
*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
-html {
- font-family: sans-serif;
- -webkit-text-size-adjust: 100%;
+html
+{
+ font-family: sans-serif;
+
+ -webkit-text-size-adjust: 100%;
}
-body {
- margin: 0;
+body
+{
+ margin: 0;
}
article,
@@ -25,2240 +28,2973 @@ hgroup,
main,
nav,
section,
-summary {
- display: block;
+summary
+{
+ display: block;
}
audio,
canvas,
progress,
-video {
- display: inline-block;
- vertical-align: baseline;
+video
+{
+ display: inline-block;
+
+ vertical-align: baseline;
}
-audio:not([controls]) {
- display: none;
- height: 0;
+audio:not([controls])
+{
+ display: none;
+
+ height: 0;
}
[hidden],
-template {
- display: none;
+template
+{
+ display: none;
}
-a {
- background: transparent;
+a
+{
+ background: transparent;
}
a:active,
-a:hover {
- outline: 0;
+a:hover
+{
+ outline: 0;
}
-abbr[title] {
- border-bottom: 1px dotted;
+abbr[title]
+{
+ border-bottom: 1px dotted;
}
b,
-strong {
- font-weight: bold;
+strong
+{
+ font-weight: bold;
}
-dfn {
- font-style: italic;
+dfn
+{
+ font-style: italic;
}
-h1 {
- margin: .67em 0;
- font-size: 2em;
+h1
+{
+ font-size: 2em;
+
+ margin: .67em 0;
}
-mark {
- color: #000;
- background: #ff0;
+mark
+{
+ color: #000;
+ background: #ff0;
}
-small {
- font-size: 80%;
+small
+{
+ font-size: 80%;
}
sub,
-sup {
- position: relative;
- font-size: 75%;
- line-height: 0;
- vertical-align: baseline;
+sup
+{
+ font-size: 75%;
+ line-height: 0;
+
+ position: relative;
+
+ vertical-align: baseline;
}
-sup {
- top: -.5em;
+sup
+{
+ top: -.5em;
}
-sub {
- bottom: -.25em;
+sub
+{
+ bottom: -.25em;
}
-img {
- border: 0;
+img
+{
+ border: 0;
}
-svg:not(:root) {
- overflow: hidden;
+svg:not(:root)
+{
+ overflow: hidden;
}
-figure {
- margin: 1em 40px;
+figure
+{
+ margin: 1em 40px;
}
-hr {
- height: 0;
- box-sizing: content-box;
+hr
+{
+ box-sizing: content-box;
+ height: 0;
}
-pre {
- overflow: auto;
+pre
+{
+ overflow: auto;
}
code,
kbd,
pre,
-samp {
- font-family: monospace, monospace;
- font-size: 1em;
+samp
+{
+ font-family: monospace, monospace;
+ font-size: 1em;
}
button,
input,
optgroup,
select,
-textarea {
- margin: 0;
- font: inherit;
- color: inherit;
+textarea
+{
+ font: inherit;
+
+ margin: 0;
+
+ color: inherit;
}
-button {
- overflow: visible;
+button
+{
+ overflow: visible;
}
button,
-select {
- text-transform: none;
+select
+{
+ text-transform: none;
}
button,
-html input[type="button"],
-input[type="reset"],
-input[type="submit"] {
- -webkit-appearance: button;
- cursor: pointer;
+html input[type='button'],
+input[type='reset'],
+input[type='submit']
+{
+ cursor: pointer;
+
+ -webkit-appearance: button;
}
button[disabled],
-html input[disabled] {
- cursor: default;
+html input[disabled]
+{
+ cursor: default;
}
-input {
- line-height: normal;
+input
+{
+ line-height: normal;
}
-input[type="checkbox"],
-input[type="radio"] {
- box-sizing: border-box;
- padding: 0;
+input[type='checkbox'],
+input[type='radio']
+{
+ box-sizing: border-box;
+ padding: 0;
}
-input[type="number"]::-webkit-inner-spin-button,
-input[type="number"]::-webkit-outer-spin-button {
- height: auto;
+input[type='number']::-webkit-inner-spin-button,
+input[type='number']::-webkit-outer-spin-button
+{
+ height: auto;
}
-input[type="search"] {
- -webkit-box-sizing: content-box;
- box-sizing: content-box;
- -webkit-appearance: textfield;
+input[type='search']
+{
+ -webkit-box-sizing: content-box;
+ box-sizing: content-box;
+
+ -webkit-appearance: textfield;
}
-input[type="search"]::-webkit-search-cancel-button,
-input[type="search"]::-webkit-search-decoration {
- -webkit-appearance: none;
+input[type='search']::-webkit-search-cancel-button,
+input[type='search']::-webkit-search-decoration
+{
+ -webkit-appearance: none;
}
-fieldset {
- padding: .35em .625em .75em;
- margin: 0 2px;
- border: 1px solid #c0c0c0;
+fieldset
+{
+ margin: 0 2px;
+ padding: .35em .625em .75em;
+
+ border: 1px solid #c0c0c0;
}
-legend {
- padding: 0;
- border: 0;
+legend
+{
+ padding: 0;
+
+ border: 0;
}
-textarea {
- overflow: auto;
+textarea
+{
+ overflow: auto;
}
-optgroup {
- font-weight: bold;
+optgroup
+{
+ font-weight: bold;
}
-table {
- border-spacing: 0;
- border-collapse: collapse;
+table
+{
+ border-spacing: 0;
+ border-collapse: collapse;
}
td,
-th {
- padding: 0;
+th
+{
+ padding: 0;
}
-* {
- -webkit-box-sizing: border-box;
- box-sizing: border-box;
- -webkit-user-select: none;
- outline: none;
+*
+{
+ -webkit-box-sizing: border-box;
+ box-sizing: border-box;
- -webkit-tap-highlight-color: transparent;
- -webkit-tap-highlight-color: transparent;
+ -webkit-user-select: none;
+
+ outline: none;
+
+ -webkit-tap-highlight-color: transparent;
+ -webkit-tap-highlight-color: transparent;
}
-body {
- -webkit-overflow-scrolling: touch;
- font-family: "Helvetica Neue", Helvetica, sans-serif;
- font-size: 17px;
- line-height: 21px;
- color: #000;
- background-color: #fff;
+body
+{
+ font-family: 'Helvetica Neue', Helvetica, sans-serif;
+ font-size: 17px;
+ line-height: 21px;
+
+ color: #000;
+ background-color: #efeff4;
+
+ -webkit-overflow-scrolling: touch;
}
-a {
- color: #007aff;
- text-decoration: none;
+a
+{
+ text-decoration: none;
+
+ color: #007aff;
}
-a:active {
- color: #0062cc;
+a:active
+{
+ color: #0062cc;
}
-.mui-content {
- -webkit-overflow-scrolling: touch;
- background-color: #efeff4;
+.mui-content
+{
+ background-color: #efeff4;
+
+ -webkit-overflow-scrolling: touch;
}
-.mui-bar-nav ~ .mui-content {
- padding-top: 44px;
+.mui-bar-nav ~ .mui-content
+{
+ padding-top: 44px;
}
-.mui-bar-nav ~ .mui-content.mui-scroll-wrapper .mui-scrollbar-vertical {
- top: 44px;
+.mui-bar-nav ~ .mui-content.mui-scroll-wrapper .mui-scrollbar-vertical
+{
+ top: 44px;
}
-.mui-bar-header-secondary ~ .mui-content {
- padding-top: 88px;
+.mui-bar-header-secondary ~ .mui-content
+{
+ padding-top: 88px;
}
-.mui-bar-header-secondary ~ .mui-content.mui-scroll-wrapper .mui-scrollbar-vertical {
- top: 88px;
+.mui-bar-header-secondary ~ .mui-content.mui-scroll-wrapper .mui-scrollbar-vertical
+{
+ top: 88px;
}
-.mui-bar-footer ~ .mui-content {
- padding-bottom: 44px;
+.mui-bar-footer ~ .mui-content
+{
+ padding-bottom: 44px;
}
-.mui-bar-footer ~ .mui-content.mui-scroll-wrapper .mui-scrollbar-vertical {
- bottom: 44px;
+.mui-bar-footer ~ .mui-content.mui-scroll-wrapper .mui-scrollbar-vertical
+{
+ bottom: 44px;
}
-.mui-bar-footer-secondary ~ .mui-content {
- padding-bottom: 88px;
+.mui-bar-footer-secondary ~ .mui-content
+{
+ padding-bottom: 88px;
}
-.mui-bar-footer-secondary ~ .mui-content.mui-scroll-wrapper .mui-scrollbar-vertical {
- bottom: 88px;
+.mui-bar-footer-secondary ~ .mui-content.mui-scroll-wrapper .mui-scrollbar-vertical
+{
+ bottom: 88px;
}
-.mui-bar-tab ~ .mui-content {
- padding-bottom: 50px;
+.mui-bar-tab ~ .mui-content
+{
+ padding-bottom: 50px;
}
-.mui-bar-tab ~ .mui-content.mui-scroll-wrapper .mui-scrollbar-vertical {
- bottom: 50px;
+.mui-bar-tab ~ .mui-content.mui-scroll-wrapper .mui-scrollbar-vertical
+{
+ bottom: 50px;
}
-.mui-bar-footer-secondary-tab ~ .mui-content {
- padding-bottom: 94px;
+.mui-bar-footer-secondary-tab ~ .mui-content
+{
+ padding-bottom: 94px;
}
-.mui-bar-footer-secondary-tab ~ .mui-content.mui-scroll-wrapper .mui-scrollbar-vertical {
- bottom: 94px;
+.mui-bar-footer-secondary-tab ~ .mui-content.mui-scroll-wrapper .mui-scrollbar-vertical
+{
+ bottom: 94px;
}
-.mui-content-padded {
- margin: 10px;
+.mui-content-padded
+{
+ margin: 10px;
}
-.mui-inline {
- display: inline-block;
- vertical-align: top;
-}
+.mui-inline
+{
+ display: inline-block;
-.mui-block {
- display: block !important;
+ vertical-align: top;
}
-.mui-visibility {
- visibility: visible !important;
+.mui-block
+{
+ display: block !important;
}
-.mui-hidden {
- display: none !important;
+.mui-visibility
+{
+ visibility: visible !important;
}
-.mui-ellipsis {
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
+.mui-hidden
+{
+ display: none !important;
}
-.mui-ellipsis-2 {
- display: -webkit-box;
- overflow: hidden;
- text-overflow: ellipsis;
- word-wrap: break-word;
- white-space: normal !important;
+.mui-ellipsis
+{
+ overflow: hidden;
- -webkit-line-clamp: 2;
- -webkit-box-orient: vertical;
+ white-space: nowrap;
+ text-overflow: ellipsis;
}
-.mui-table {
- display: table;
- width: 100%;
- table-layout: fixed;
-}
+.mui-ellipsis-2
+{
+ display: -webkit-box;
+ overflow: hidden;
-.mui-table-cell {
- position: relative;
- display: table-cell;
-}
+ white-space: normal !important;
+ text-overflow: ellipsis;
+ word-wrap: break-word;
-.mui-text-left {
- text-align: left !important;
+ -webkit-line-clamp: 2;
+ -webkit-box-orient: vertical;
}
-.mui-text-center {
- text-align: center !important;
-}
+.mui-table
+{
+ display: table;
-.mui-text-justify {
- text-align: justify !important;
-}
+ width: 100%;
-.mui-text-right {
- text-align: right !important;
+ table-layout: fixed;
}
-.mui-pull-left {
- float: left;
-}
+.mui-table-cell
+{
+ position: relative;
-.mui-pull-right {
- float: right;
+ display: table-cell;
}
-.mui-list-unstyled {
- padding-left: 0;
- list-style: none;
+.mui-text-left
+{
+ text-align: left !important;
}
-.mui-list-inline {
- padding-left: 0;
- margin-left: -5px;
- list-style: none;
+.mui-text-center
+{
+ text-align: center !important;
}
-.mui-list-inline > li {
- display: inline-block;
- padding-right: 5px;
- padding-left: 5px;
+.mui-text-justify
+{
+ text-align: justify !important;
}
-.mui-clearfix:before, .mui-clearfix:after {
- display: table;
- content: " ";
-}
-.mui-clearfix:after {
- clear: both;
+.mui-text-right
+{
+ text-align: right !important;
}
-.mui-bg-primary {
- background-color: #007aff;
+.mui-pull-left
+{
+ float: left;
}
-.mui-bg-positive {
- background-color: #4cd964;
+.mui-pull-right
+{
+ float: right;
}
-.mui-bg-negative {
- background-color: #dd524d;
-}
+.mui-list-unstyled
+{
+ padding-left: 0;
-.mui-error {
- padding: 10px;
- margin: 88px 35px;
- background-color: #bbb;
- border-radius: 6px;
+ list-style: none;
}
-h1, h2, h3, h4, h5, h6 {
- margin-top: 5px;
- margin-bottom: 5px;
- line-height: 1;
-}
+.mui-list-inline
+{
+ margin-left: -5px;
+ padding-left: 0;
-h1, .mui-h1 {
- font-size: 36px;
+ list-style: none;
}
-h2, .mui-h2 {
- font-size: 30px;
-}
+.mui-list-inline > li
+{
+ display: inline-block;
-h3, .mui-h3 {
- font-size: 24px;
+ padding-right: 5px;
+ padding-left: 5px;
}
-h4, .mui-h4 {
- font-size: 18px;
-}
+.mui-clearfix:before, .mui-clearfix:after
+{
+ display: table;
-h5, .mui-h5 {
- font-size: 14px;
- font-weight: normal;
- color: #8f8f94;
+ content: ' ';
}
-
-h6, .mui-h6 {
- font-size: 12px;
- font-weight: normal;
- color: #8f8f94;
+.mui-clearfix:after
+{
+ clear: both;
}
-p {
- margin-top: 0;
- margin-bottom: 10px;
- font-size: 14px;
- color: #8f8f94;
+.mui-bg-primary
+{
+ background-color: #007aff;
}
-.mui-col-xs-12 {
- width: 100%;
+.mui-bg-positive
+{
+ background-color: #4cd964;
}
-.mui-col-xs-11 {
- width: 91.66666667%;
+.mui-bg-negative
+{
+ background-color: #dd524d;
}
-.mui-col-xs-10 {
- width: 83.33333333%;
+.mui-error
+{
+ margin: 88px 35px;
+ padding: 10px;
+
+ border-radius: 6px;
+ background-color: #bbb;
}
-.mui-col-xs-9 {
- width: 75%;
+.mui-subtitle
+{
+ font-size: 15px;
}
-.mui-col-xs-8 {
- width: 66.66666667%;
+h1, h2, h3, h4, h5, h6
+{
+ line-height: 1;
+
+ margin-top: 5px;
+ margin-bottom: 5px;
}
-.mui-col-xs-7 {
- width: 58.33333333%;
+h1, .mui-h1
+{
+ font-size: 36px;
}
-.mui-col-xs-6 {
- width: 50%;
+h2, .mui-h2
+{
+ font-size: 30px;
}
-.mui-col-xs-5 {
- width: 41.66666667%;
+h3, .mui-h3
+{
+ font-size: 24px;
}
-.mui-col-xs-4 {
- width: 33.33333333%;
+h4, .mui-h4
+{
+ font-size: 18px;
}
-.mui-col-xs-3 {
- width: 25%;
+h5, .mui-h5
+{
+ font-size: 14px;
+ font-weight: normal;
+
+ color: #8f8f94;
}
-.mui-col-xs-2 {
- width: 16.66666667%;
+h6, .mui-h6
+{
+ font-size: 12px;
+ font-weight: normal;
+
+ color: #8f8f94;
}
-.mui-col-xs-1 {
- width: 8.33333333%;
+p
+{
+ font-size: 14px;
+
+ margin-top: 0;
+ margin-bottom: 10px;
+
+ color: #8f8f94;
}
-@media (min-width: 400px) {
- .mui-col-sm-12 {
+.mui-col-xs-12
+{
width: 100%;
- }
+}
- .mui-col-sm-11 {
+.mui-col-xs-11
+{
width: 91.66666667%;
- }
+}
- .mui-col-sm-10 {
+.mui-col-xs-10
+{
width: 83.33333333%;
- }
+}
- .mui-col-sm-9 {
+.mui-col-xs-9
+{
width: 75%;
- }
+}
- .mui-col-sm-8 {
+.mui-col-xs-8
+{
width: 66.66666667%;
- }
+}
- .mui-col-sm-7 {
+.mui-col-xs-7
+{
width: 58.33333333%;
- }
+}
- .mui-col-sm-6 {
+.mui-col-xs-6
+{
width: 50%;
- }
+}
- .mui-col-sm-5 {
+.mui-col-xs-5
+{
width: 41.66666667%;
- }
+}
- .mui-col-sm-4 {
+.mui-col-xs-4
+{
width: 33.33333333%;
- }
+}
- .mui-col-sm-3 {
+.mui-col-xs-3
+{
width: 25%;
- }
+}
- .mui-col-sm-2 {
+.mui-col-xs-2
+{
width: 16.66666667%;
- }
+}
- .mui-col-sm-1 {
+.mui-col-xs-1
+{
width: 8.33333333%;
- }
}
-.mui-scroll-wrapper {
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- z-index: 1;
- width: 100%;
- overflow: hidden;
-
- -webkit-backface-visibility: hidden;
-}
-
-.mui-scroll {
- position: absolute;
- z-index: 1;
- width: 100%;
- -webkit-transform: translateZ(0);
- transform: translateZ(0);
-
- -webkit-backface-visibility: hidden;
-}
-
-.mui-scrollbar {
- position: absolute;
- z-index: 9998;
- overflow: hidden;
- pointer-events: none;
- opacity: 0;
- -webkit-transition: 500ms;
- transition: 500ms;
- transform: translateZ(0px);
-}
-
-.mui-scrollbar-vertical {
- top: 0;
- right: 1px;
- bottom: 2px;
- width: 4px;
-}
-.mui-scrollbar-vertical .mui-scrollbar-indicator {
- width: 100%;
-}
-
-.mui-scrollbar-horizontal {
- right: 2px;
- bottom: 0;
- left: 2px;
- height: 4px;
-}
-.mui-scrollbar-horizontal .mui-scrollbar-indicator {
- height: 100%;
-}
-
-.mui-scrollbar-indicator {
- position: absolute;
- display: block;
- box-sizing: border-box;
- background: rgba(0, 0, 0, .39804);
- border: 1px solid rgba(255, 255, 255, .80196);
- border-radius: 2px;
- -webkit-transition: .01s cubic-bezier(.1, .57, .1, 1);
- transition: .01s cubic-bezier(.1, .57, .1, 1);
- transform: translate(0px, 0px) translateZ(0px);
-}
-
-.mui-plus-pullrefresh .mui-fullscreen .mui-scroll-wrapper .mui-scroll-wrapper, .mui-plus-pullrefresh .mui-fullscreen .mui-slider-group .mui-scroll-wrapper {
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- width: 100%;
- overflow: hidden;
-}
-.mui-plus-pullrefresh .mui-fullscreen .mui-scroll-wrapper .mui-scroll, .mui-plus-pullrefresh .mui-fullscreen .mui-slider-group .mui-scroll {
- position: absolute;
- width: 100%;
+
+@media (min-width: 400px)
+{
+ .mui-col-sm-12
+ {
+ width: 100%;
+ }
+
+ .mui-col-sm-11
+ {
+ width: 91.66666667%;
+ }
+
+ .mui-col-sm-10
+ {
+ width: 83.33333333%;
+ }
+
+ .mui-col-sm-9
+ {
+ width: 75%;
+ }
+
+ .mui-col-sm-8
+ {
+ width: 66.66666667%;
+ }
+
+ .mui-col-sm-7
+ {
+ width: 58.33333333%;
+ }
+
+ .mui-col-sm-6
+ {
+ width: 50%;
+ }
+
+ .mui-col-sm-5
+ {
+ width: 41.66666667%;
+ }
+
+ .mui-col-sm-4
+ {
+ width: 33.33333333%;
+ }
+
+ .mui-col-sm-3
+ {
+ width: 25%;
+ }
+
+ .mui-col-sm-2
+ {
+ width: 16.66666667%;
+ }
+
+ .mui-col-sm-1
+ {
+ width: 8.33333333%;
+ }
+}
+.mui-scroll-wrapper
+{
+ position: absolute;
+ z-index: 1;
+ top: 0;
+ bottom: 0;
+ left: 0;
+
+ overflow: hidden;
+
+ width: 100%;
+
+ -webkit-backface-visibility: hidden;
}
-.mui-plus-pullrefresh .mui-scroll-wrapper, .mui-plus-pullrefresh .mui-slider-group {
- position: static;
- top: auto;
- bottom: auto;
- left: auto;
- width: auto;
- overflow: auto;
+
+.mui-scroll
+{
+ position: absolute;
+ z-index: 1;
+
+ width: 100%;
+
+ -webkit-transform: translateZ(0);
+ transform: translateZ(0);
+
+ -webkit-backface-visibility: hidden;
}
-.mui-plus-pullrefresh .mui-slider-group {
- overflow: visible;
-}
-.mui-plus-pullrefresh .mui-scroll {
- position: static;
- width: auto;
+
+.mui-scrollbar
+{
+ position: absolute;
+ z-index: 9998;
+
+ overflow: hidden;
+
+ -webkit-transition: 500ms;
+ transition: 500ms;
+ transform: translateZ(0px);
+ pointer-events: none;
+
+ opacity: 0;
}
-.mui-off-canvas-wrap .mui-bar {
- position: absolute !important;
-}
-
-.mui-off-canvas-wrap {
- position: relative;
- z-index: 1;
- width: 100%;
- height: 100%;
- overflow: hidden;
-}
-.mui-off-canvas-wrap .mui-inner-wrap {
- position: relative;
- z-index: 1;
- width: 100%;
- height: 100%;
+.mui-scrollbar-vertical
+{
+ top: 0;
+ right: 1px;
+ bottom: 2px;
+
+ width: 4px;
}
-.mui-off-canvas-wrap .mui-inner-wrap.mui-transitioning {
- -webkit-transition: -webkit-transform 200ms ease;
- transition: transform 200ms ease;
-}
-.mui-off-canvas-wrap .mui-inner-wrap .mui-off-canvas-left {
- -webkit-transform: translate3d(-100%, 0, 0);
- transform: translate3d(-100%, 0, 0);
+.mui-scrollbar-vertical .mui-scrollbar-indicator
+{
+ width: 100%;
}
-.mui-off-canvas-wrap .mui-inner-wrap .mui-off-canvas-right {
- -webkit-transform: translate3d(100%, 0, 0);
- transform: translate3d(100%, 0, 0);
-}
-.mui-off-canvas-wrap.mui-active {
- height: 100%;
- overflow: hidden;
-}
-.mui-off-canvas-wrap.mui-active .mui-off-canvas-backdrop {
- position: absolute;
- top: 0;
- right: 0;
- bottom: 0;
- left: 0;
- z-index: 998;
- display: block;
- background: rgba(0, 0, 0, .4);
- box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
- transition: background 200ms ease;
- -webkit-backface-visibility: hidden;
- -webkit-tap-highlight-color: transparent;
+.mui-scrollbar-horizontal
+{
+ right: 2px;
+ bottom: 0;
+ left: 2px;
+
+ height: 4px;
}
-.mui-off-canvas-wrap.mui-slide-in .mui-off-canvas-right {
- z-index: 10000 !important;
- -webkit-transform: translate3d(100%, 0px, 0px);
-}
-.mui-off-canvas-wrap.mui-slide-in .mui-off-canvas-left {
- z-index: 10000 !important;
- -webkit-transform: translate3d(-100%, 0px, 0px);
+.mui-scrollbar-horizontal .mui-scrollbar-indicator
+{
+ height: 100%;
}
-.mui-off-canvas-left, .mui-off-canvas-right {
- position: absolute;
- top: 0;
- bottom: 0;
- z-index: -1;
- width: 70%;
- min-height: 100%;
- box-sizing: content-box;
- -webkit-overflow-scrolling: touch;
- visibility: hidden;
- background: #333;
-
- -webkit-backface-visibility: hidden;
-}
-.mui-off-canvas-left.mui-transitioning, .mui-off-canvas-right.mui-transitioning {
- -webkit-transition: -webkit-transform 200ms ease;
- transition: transform 200ms ease;
+.mui-scrollbar-indicator
+{
+ position: absolute;
+
+ display: block;
+
+ box-sizing: border-box;
+
+ -webkit-transition: .01s cubic-bezier(.1, .57, .1, 1);
+ transition: .01s cubic-bezier(.1, .57, .1, 1);
+ transform: translate(0px, 0px) translateZ(0px);
+
+ border: 1px solid rgba(255, 255, 255, .80196);
+ border-radius: 2px;
+ background: rgba(0, 0, 0, .39804);
}
-.mui-off-canvas-left {
- left: 0;
+.mui-plus-pullrefresh .mui-fullscreen .mui-scroll-wrapper .mui-scroll-wrapper, .mui-plus-pullrefresh .mui-fullscreen .mui-slider-group .mui-scroll-wrapper
+{
+ position: absolute;
+ top: 0;
+ bottom: 0;
+ left: 0;
+
+ overflow: hidden;
+
+ width: 100%;
}
+.mui-plus-pullrefresh .mui-fullscreen .mui-scroll-wrapper .mui-scroll, .mui-plus-pullrefresh .mui-fullscreen .mui-slider-group .mui-scroll
+{
+ position: absolute;
-.mui-off-canvas-right {
- right: 0;
+ width: 100%;
}
+.mui-plus-pullrefresh .mui-scroll-wrapper, .mui-plus-pullrefresh .mui-slider-group
+{
+ position: static;
+ top: auto;
+ bottom: auto;
+ left: auto;
-.mui-loading .mui-spinner {
- display: block;
- margin: 0 auto;
+ overflow: auto;
+
+ width: auto;
+}
+.mui-plus-pullrefresh .mui-slider-group
+{
+ overflow: visible;
}
+.mui-plus-pullrefresh .mui-scroll
+{
+ position: static;
-.mui-spinner {
- display: inline-block;
- width: 24px;
- height: 24px;
- -webkit-transform-origin: 50%;
- transform-origin: 50%;
- -webkit-animation: spinner-spin 1s step-end infinite;
- animation: spinner-spin 1s step-end infinite;
+ width: auto;
}
-.mui-spinner:after {
- display: block;
- width: 100%;
- height: 100%;
- content: "";
- background-image: url("data:image/svg+xml;charset=utf-8,");
- background-repeat: no-repeat;
- background-position: 50%;
- background-size: 100%;
+.mui-off-canvas-wrap .mui-bar
+{
+ position: absolute !important;
}
-.mui-spinner-white:after {
- background-image: url("data:image/svg+xml;charset=utf-8,");
+.mui-off-canvas-wrap
+{
+ position: relative;
+ z-index: 1;
+
+ overflow: hidden;
+
+ width: 100%;
+ height: 100%;
}
+.mui-off-canvas-wrap .mui-inner-wrap
+{
+ position: relative;
+ z-index: 1;
-@-webkit-keyframes spinner-spin {
- 0% {
- -webkit-transform: rotate(0deg);
- }
+ width: 100%;
+ height: 100%;
+}
+.mui-off-canvas-wrap .mui-inner-wrap.mui-transitioning
+{
+ -webkit-transition: -webkit-transform 200ms ease;
+ transition: transform 200ms ease;
+}
+.mui-off-canvas-wrap .mui-inner-wrap .mui-off-canvas-left
+{
+ -webkit-transform: translate3d(-100%, 0, 0);
+ transform: translate3d(-100%, 0, 0);
+}
+.mui-off-canvas-wrap .mui-inner-wrap .mui-off-canvas-right
+{
+ -webkit-transform: translate3d(100%, 0, 0);
+ transform: translate3d(100%, 0, 0);
+}
+.mui-off-canvas-wrap.mui-active
+{
+ overflow: hidden;
- 8.33333333% {
- -webkit-transform: rotate(30deg);
- }
+ height: 100%;
+}
+.mui-off-canvas-wrap.mui-active .mui-off-canvas-backdrop
+{
+ position: absolute;
+ z-index: 998;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
- 16.66666667% {
- -webkit-transform: rotate(60deg);
- }
+ display: block;
- 25% {
- -webkit-transform: rotate(90deg);
- }
+ transition: background 200ms ease;
- 33.33333333% {
- -webkit-transform: rotate(120deg);
- }
+ background: rgba(0, 0, 0, .4);
+ box-shadow: -4px 0 4px rgba(0, 0, 0, .5), 4px 0 4px rgba(0, 0, 0, .5);
- 41.66666667% {
- -webkit-transform: rotate(150deg);
- }
+ -webkit-backface-visibility: hidden;
+ -webkit-tap-highlight-color: transparent;
+}
+.mui-off-canvas-wrap.mui-slide-in .mui-off-canvas-right
+{
+ z-index: 10000 !important;
- 50% {
- -webkit-transform: rotate(180deg);
- }
+ -webkit-transform: translate3d(100%, 0px, 0px);
+}
+.mui-off-canvas-wrap.mui-slide-in .mui-off-canvas-left
+{
+ z-index: 10000 !important;
- 58.33333333% {
- -webkit-transform: rotate(210deg);
- }
+ -webkit-transform: translate3d(-100%, 0px, 0px);
+}
- 66.66666667% {
- -webkit-transform: rotate(240deg);
- }
+.mui-off-canvas-left, .mui-off-canvas-right
+{
+ position: absolute;
+ z-index: -1;
+ top: 0;
+ bottom: 0;
- 75% {
- -webkit-transform: rotate(270deg);
- }
+ visibility: hidden;
- 83.33333333% {
- -webkit-transform: rotate(300deg);
- }
+ box-sizing: content-box;
+ width: 70%;
+ min-height: 100%;
- 91.66666667% {
- -webkit-transform: rotate(330deg);
- }
+ background: #333;
- 100% {
- -webkit-transform: rotate(360deg);
- }
+ -webkit-backface-visibility: hidden;
+ -webkit-overflow-scrolling: touch;
+}
+.mui-off-canvas-left.mui-transitioning, .mui-off-canvas-right.mui-transitioning
+{
+ -webkit-transition: -webkit-transform 200ms ease;
+ transition: transform 200ms ease;
}
-@keyframes spinner-spin {
- 0% {
- transform: rotate(0deg);
- }
- 8.33333333% {
- transform: rotate(30deg);
- }
+.mui-off-canvas-left
+{
+ left: 0;
+}
- 16.66666667% {
- transform: rotate(60deg);
- }
+.mui-off-canvas-right
+{
+ right: 0;
+}
- 25% {
- transform: rotate(90deg);
- }
+.mui-loading .mui-spinner
+{
+ display: block;
- 33.33333333% {
- transform: rotate(120deg);
- }
+ margin: 0 auto;
+}
- 41.66666667% {
- transform: rotate(150deg);
- }
-
- 50% {
- transform: rotate(180deg);
- }
+.mui-spinner
+{
+ display: inline-block;
- 58.33333333% {
- transform: rotate(210deg);
- }
-
- 66.66666667% {
- transform: rotate(240deg);
- }
+ width: 24px;
+ height: 24px;
- 75% {
- transform: rotate(270deg);
- }
+ -webkit-transform-origin: 50%;
+ transform-origin: 50%;
+ -webkit-animation: spinner-spin 1s step-end infinite;
+ animation: spinner-spin 1s step-end infinite;
+}
- 83.33333333% {
- transform: rotate(300deg);
- }
+.mui-spinner:after
+{
+ display: block;
- 91.66666667% {
- transform: rotate(330deg);
- }
-
- 100% {
- transform: rotate(360deg);
- }
-}
-input[type="button"],
-input[type="submit"],
-input[type="reset"],
+ width: 100%;
+ height: 100%;
+
+ content: '';
+
+ background-image: url('data:image/svg+xml;charset=utf-8,');
+ background-repeat: no-repeat;
+ background-position: 50%;
+ background-size: 100%;
+}
+
+.mui-spinner-white:after
+{
+ background-image: url('data:image/svg+xml;charset=utf-8,');
+}
+
+@-webkit-keyframes spinner-spin
+{
+ 0%
+ {
+ -webkit-transform: rotate(0deg);
+ }
+
+ 8.33333333%
+ {
+ -webkit-transform: rotate(30deg);
+ }
+
+ 16.66666667%
+ {
+ -webkit-transform: rotate(60deg);
+ }
+
+ 25%
+ {
+ -webkit-transform: rotate(90deg);
+ }
+
+ 33.33333333%
+ {
+ -webkit-transform: rotate(120deg);
+ }
+
+ 41.66666667%
+ {
+ -webkit-transform: rotate(150deg);
+ }
+
+ 50%
+ {
+ -webkit-transform: rotate(180deg);
+ }
+
+ 58.33333333%
+ {
+ -webkit-transform: rotate(210deg);
+ }
+
+ 66.66666667%
+ {
+ -webkit-transform: rotate(240deg);
+ }
+
+ 75%
+ {
+ -webkit-transform: rotate(270deg);
+ }
+
+ 83.33333333%
+ {
+ -webkit-transform: rotate(300deg);
+ }
+
+ 91.66666667%
+ {
+ -webkit-transform: rotate(330deg);
+ }
+
+ 100%
+ {
+ -webkit-transform: rotate(360deg);
+ }
+}
+@keyframes spinner-spin
+{
+ 0%
+ {
+ transform: rotate(0deg);
+ }
+
+ 8.33333333%
+ {
+ transform: rotate(30deg);
+ }
+
+ 16.66666667%
+ {
+ transform: rotate(60deg);
+ }
+
+ 25%
+ {
+ transform: rotate(90deg);
+ }
+
+ 33.33333333%
+ {
+ transform: rotate(120deg);
+ }
+
+ 41.66666667%
+ {
+ transform: rotate(150deg);
+ }
+
+ 50%
+ {
+ transform: rotate(180deg);
+ }
+
+ 58.33333333%
+ {
+ transform: rotate(210deg);
+ }
+
+ 66.66666667%
+ {
+ transform: rotate(240deg);
+ }
+
+ 75%
+ {
+ transform: rotate(270deg);
+ }
+
+ 83.33333333%
+ {
+ transform: rotate(300deg);
+ }
+
+ 91.66666667%
+ {
+ transform: rotate(330deg);
+ }
+
+ 100%
+ {
+ transform: rotate(360deg);
+ }
+}
+input[type='button'],
+input[type='submit'],
+input[type='reset'],
button,
-.mui-btn {
- position: relative;
- display: inline-block;
- padding: 6px 12px;
- margin-bottom: 0;
- font-size: 14px;
- font-weight: 400;
- line-height: 1.42;
- color: #333;
- text-align: center;
- white-space: nowrap;
- vertical-align: top;
- cursor: pointer;
- background-color: #fff;
- background-clip: padding-box;
- border: 1px solid #ccc;
- border-radius: 3px;
- border-top-left-radius: 3px;
- border-top-right-radius: 3px;
- border-bottom-right-radius: 3px;
- border-bottom-left-radius: 3px;
- -webkit-transition: all;
- transition: all;
- -webkit-transition-timing-function: linear;
- transition-timing-function: linear;
- -webkit-transition-duration: .2s;
- transition-duration: .2s;
-}
-input[type="button"]:enabled:active, input[type="button"].mui-active:enabled,
-input[type="submit"]:enabled:active,
-input[type="submit"].mui-active:enabled,
-input[type="reset"]:enabled:active,
-input[type="reset"].mui-active:enabled,
+.mui-btn
+{
+ font-size: 14px;
+ font-weight: 400;
+ line-height: 1.42;
+
+ position: relative;
+
+ display: inline-block;
+
+ margin-bottom: 0;
+ padding: 6px 12px;
+
+ cursor: pointer;
+ -webkit-transition: all;
+ transition: all;
+ -webkit-transition-timing-function: linear;
+ transition-timing-function: linear;
+ -webkit-transition-duration: .2s;
+ transition-duration: .2s;
+ text-align: center;
+ vertical-align: top;
+ white-space: nowrap;
+
+ color: #333;
+ border: 1px solid #ccc;
+ border-radius: 3px;
+ border-top-left-radius: 3px;
+ border-top-right-radius: 3px;
+ border-bottom-right-radius: 3px;
+ border-bottom-left-radius: 3px;
+ background-color: #fff;
+ background-clip: padding-box;
+}
+input[type='button']:enabled:active, input[type='button'].mui-active:enabled,
+input[type='submit']:enabled:active,
+input[type='submit'].mui-active:enabled,
+input[type='reset']:enabled:active,
+input[type='reset'].mui-active:enabled,
button:enabled:active,
button.mui-active:enabled,
.mui-btn:enabled:active,
-.mui-btn.mui-active:enabled {
- color: #fff;
- background-color: #929292;
-}
-input[type="button"]:disabled, input[type="button"].mui-disabled,
-input[type="submit"]:disabled,
-input[type="submit"].mui-disabled,
-input[type="reset"]:disabled,
-input[type="reset"].mui-disabled,
+.mui-btn.mui-active:enabled
+{
+ color: #fff;
+ background-color: #929292;
+}
+input[type='button']:disabled, input[type='button'].mui-disabled,
+input[type='submit']:disabled,
+input[type='submit'].mui-disabled,
+input[type='reset']:disabled,
+input[type='reset'].mui-disabled,
button:disabled,
button.mui-disabled,
.mui-btn:disabled,
-.mui-btn.mui-disabled {
- opacity: .6;
+.mui-btn.mui-disabled
+{
+ opacity: .6;
}
-input[type="submit"],
-.mui-btn-primary, .mui-btn-blue {
- color: #fff;
- background-color: #007aff;
- border: 1px solid #007aff;
+input[type='submit'],
+.mui-btn-primary, .mui-btn-blue
+{
+ color: #fff;
+ border: 1px solid #007aff;
+ background-color: #007aff;
}
-input[type="submit"]:enabled:active, input[type="submit"].mui-active:enabled,
+input[type='submit']:enabled:active, input[type='submit'].mui-active:enabled,
.mui-btn-primary:enabled:active,
-.mui-btn-primary.mui-active:enabled, .mui-btn-blue:enabled:active, .mui-btn-blue.mui-active:enabled {
- color: #fff;
- background-color: #0062cc;
- border: 1px solid #0062cc;
+.mui-btn-primary.mui-active:enabled, .mui-btn-blue:enabled:active, .mui-btn-blue.mui-active:enabled
+{
+ color: #fff;
+ border: 1px solid #0062cc;
+ background-color: #0062cc;
}
-.mui-btn-positive, .mui-btn-success, .mui-btn-green {
- color: #fff;
- background-color: #4cd964;
- border: 1px solid #4cd964;
-}
-.mui-btn-positive:enabled:active, .mui-btn-positive.mui-active:enabled, .mui-btn-success:enabled:active, .mui-btn-success.mui-active:enabled, .mui-btn-green:enabled:active, .mui-btn-green.mui-active:enabled {
- color: #fff;
- background-color: #2ac845;
- border: 1px solid #2ac845;
+.mui-btn-positive, .mui-btn-success, .mui-btn-green
+{
+ color: #fff;
+ border: 1px solid #4cd964;
+ background-color: #4cd964;
+}
+.mui-btn-positive:enabled:active, .mui-btn-positive.mui-active:enabled, .mui-btn-success:enabled:active, .mui-btn-success.mui-active:enabled, .mui-btn-green:enabled:active, .mui-btn-green.mui-active:enabled
+{
+ color: #fff;
+ border: 1px solid #2ac845;
+ background-color: #2ac845;
}
-.mui-btn-warning, .mui-btn-yellow {
- color: #fff;
- background-color: #f0ad4e;
- border: 1px solid #f0ad4e;
+.mui-btn-warning, .mui-btn-yellow
+{
+ color: #fff;
+ border: 1px solid #f0ad4e;
+ background-color: #f0ad4e;
}
-.mui-btn-warning:enabled:active, .mui-btn-warning.mui-active:enabled, .mui-btn-yellow:enabled:active, .mui-btn-yellow.mui-active:enabled {
- color: #fff;
- background-color: #ec971f;
- border: 1px solid #ec971f;
+.mui-btn-warning:enabled:active, .mui-btn-warning.mui-active:enabled, .mui-btn-yellow:enabled:active, .mui-btn-yellow.mui-active:enabled
+{
+ color: #fff;
+ border: 1px solid #ec971f;
+ background-color: #ec971f;
}
-.mui-btn-negative, .mui-btn-danger, .mui-btn-red {
- color: #fff;
- background-color: #dd524d;
- border: 1px solid #dd524d;
+.mui-btn-negative, .mui-btn-danger, .mui-btn-red
+{
+ color: #fff;
+ border: 1px solid #dd524d;
+ background-color: #dd524d;
}
-.mui-btn-negative:enabled:active, .mui-btn-negative.mui-active:enabled, .mui-btn-danger:enabled:active, .mui-btn-danger.mui-active:enabled, .mui-btn-red:enabled:active, .mui-btn-red.mui-active:enabled {
- color: #fff;
- background-color: #cf2d28;
- border: 1px solid #cf2d28;
+.mui-btn-negative:enabled:active, .mui-btn-negative.mui-active:enabled, .mui-btn-danger:enabled:active, .mui-btn-danger.mui-active:enabled, .mui-btn-red:enabled:active, .mui-btn-red.mui-active:enabled
+{
+ color: #fff;
+ border: 1px solid #cf2d28;
+ background-color: #cf2d28;
}
-.mui-btn-royal, .mui-btn-purple {
- color: #fff;
- background-color: #8a6de9;
- border: 1px solid #8a6de9;
+.mui-btn-royal, .mui-btn-purple
+{
+ color: #fff;
+ border: 1px solid #8a6de9;
+ background-color: #8a6de9;
}
-.mui-btn-royal:enabled:active, .mui-btn-royal.mui-active:enabled, .mui-btn-purple:enabled:active, .mui-btn-purple.mui-active:enabled {
- color: #fff;
- background-color: #6641e2;
- border: 1px solid #6641e2;
+.mui-btn-royal:enabled:active, .mui-btn-royal.mui-active:enabled, .mui-btn-purple:enabled:active, .mui-btn-purple.mui-active:enabled
+{
+ color: #fff;
+ border: 1px solid #6641e2;
+ background-color: #6641e2;
}
-.mui-btn-grey {
- color: #fff;
- background-color: #c7c7cc;
- border: 1px solid #c7c7cc;
+.mui-btn-grey
+{
+ color: #fff;
+ border: 1px solid #c7c7cc;
+ background-color: #c7c7cc;
}
-.mui-btn-grey:enabled:active, .mui-btn-grey.mui-active:enabled {
- color: #fff;
- background-color: #acacb4;
- border: 1px solid #acacb4;
+.mui-btn-grey:enabled:active, .mui-btn-grey.mui-active:enabled
+{
+ color: #fff;
+ border: 1px solid #acacb4;
+ background-color: #acacb4;
}
-.mui-btn-outlined {
- background-color: transparent;
+.mui-btn-outlined
+{
+ background-color: transparent;
}
-.mui-btn-outlined.mui-btn-primary, .mui-btn-outlined.mui-btn-blue {
- color: #007aff;
+.mui-btn-outlined.mui-btn-primary, .mui-btn-outlined.mui-btn-blue
+{
+ color: #007aff;
}
-.mui-btn-outlined.mui-btn-positive, .mui-btn-outlined.mui-btn-success, .mui-btn-outlined.mui-btn-green {
- color: #4cd964;
+.mui-btn-outlined.mui-btn-positive, .mui-btn-outlined.mui-btn-success, .mui-btn-outlined.mui-btn-green
+{
+ color: #4cd964;
}
-.mui-btn-outlined.mui-btn-warning, .mui-btn-outlined.mui-btn-yellow {
- color: #f0ad4e;
+.mui-btn-outlined.mui-btn-warning, .mui-btn-outlined.mui-btn-yellow
+{
+ color: #f0ad4e;
}
-.mui-btn-outlined.mui-btn-negative, .mui-btn-outlined.mui-btn-danger, .mui-btn-outlined.mui-btn-red {
- color: #dd524d;
+.mui-btn-outlined.mui-btn-negative, .mui-btn-outlined.mui-btn-danger, .mui-btn-outlined.mui-btn-red
+{
+ color: #dd524d;
}
-.mui-btn-outlined.mui-btn-royal, .mui-btn-outlined.mui-btn-purple {
- color: #8a6de9;
+.mui-btn-outlined.mui-btn-royal, .mui-btn-outlined.mui-btn-purple
+{
+ color: #8a6de9;
}
-.mui-btn-outlined.mui-btn-primary:enabled:active, .mui-btn-outlined.mui-btn-blue:enabled:active, .mui-btn-outlined.mui-btn-positive:enabled:active, .mui-btn-outlined.mui-btn-success:enabled:active, .mui-btn-outlined.mui-btn-green:enabled:active, .mui-btn-outlined.mui-btn-warning:enabled:active, .mui-btn-outlined.mui-btn-yellow:enabled:active, .mui-btn-outlined.mui-btn-negative:enabled:active, .mui-btn-outlined.mui-btn-danger:enabled:active, .mui-btn-outlined.mui-btn-red:enabled:active, .mui-btn-outlined.mui-btn-royal:enabled:active, .mui-btn-outlined.mui-btn-purple:enabled:active {
- color: #fff;
+.mui-btn-outlined.mui-btn-primary:enabled:active, .mui-btn-outlined.mui-btn-blue:enabled:active, .mui-btn-outlined.mui-btn-positive:enabled:active, .mui-btn-outlined.mui-btn-success:enabled:active, .mui-btn-outlined.mui-btn-green:enabled:active, .mui-btn-outlined.mui-btn-warning:enabled:active, .mui-btn-outlined.mui-btn-yellow:enabled:active, .mui-btn-outlined.mui-btn-negative:enabled:active, .mui-btn-outlined.mui-btn-danger:enabled:active, .mui-btn-outlined.mui-btn-red:enabled:active, .mui-btn-outlined.mui-btn-royal:enabled:active, .mui-btn-outlined.mui-btn-purple:enabled:active
+{
+ color: #fff;
}
-.mui-btn-link {
- padding-top: 6px;
- padding-bottom: 6px;
- color: #007aff;
- background-color: transparent;
- border: 0;
+.mui-btn-link
+{
+ padding-top: 6px;
+ padding-bottom: 6px;
+
+ color: #007aff;
+ border: 0;
+ background-color: transparent;
}
-.mui-btn-link:enabled:active, .mui-btn-link.mui-active:enabled {
- color: #0062cc;
- background-color: transparent;
+.mui-btn-link:enabled:active, .mui-btn-link.mui-active:enabled
+{
+ color: #0062cc;
+ background-color: transparent;
}
-.mui-btn-block {
- display: block;
- width: 100%;
- padding: 15px 0;
- margin-bottom: 10px;
- font-size: 18px;
+.mui-btn-block
+{
+ font-size: 18px;
+
+ display: block;
+
+ width: 100%;
+ margin-bottom: 10px;
+ padding: 15px 0;
}
-.mui-btn .mui-badge {
- margin: -2px -4px -2px 4px;
- font-size: 14px;
- background-color: rgba(0, 0, 0, .15);
+.mui-btn .mui-badge
+{
+ font-size: 14px;
+
+ margin: -2px -4px -2px 4px;
+
+ background-color: rgba(0, 0, 0, .15);
}
.mui-btn .mui-badge-inverted,
-.mui-btn:enabled:active .mui-badge-inverted {
- background-color: transparent;
+.mui-btn:enabled:active .mui-badge-inverted
+{
+ background-color: transparent;
}
.mui-btn-primary:enabled:active .mui-badge-inverted,
.mui-btn-positive:enabled:active .mui-badge-inverted,
-.mui-btn-negative:enabled:active .mui-badge-inverted {
- color: #fff;
+.mui-btn-negative:enabled:active .mui-badge-inverted
+{
+ color: #fff;
}
-.mui-btn-block .mui-badge {
- position: absolute;
- right: 0;
- margin-right: 10px;
+.mui-btn-block .mui-badge
+{
+ position: absolute;
+ right: 0;
+
+ margin-right: 10px;
}
-.mui-btn .mui-icon {
- font-size: inherit;
+.mui-btn .mui-icon
+{
+ font-size: inherit;
}
-.mui-btn.mui-icon {
- font-size: 14px;
- line-height: 1.42;
+.mui-btn.mui-icon
+{
+ font-size: 14px;
+ line-height: 1.42;
}
-.mui-btn.mui-fab {
- width: 56px;
- height: 56px;
- padding: 16px;
- border-radius: 50%;
- outline: none;
+.mui-btn.mui-fab
+{
+ width: 56px;
+ height: 56px;
+ padding: 16px;
+
+ border-radius: 50%;
+ outline: none;
}
-.mui-btn.mui-fab.mui-btn-mini {
- width: 40px;
- height: 40px;
- padding: 8px;
+.mui-btn.mui-fab.mui-btn-mini
+{
+ width: 40px;
+ height: 40px;
+ padding: 8px;
}
-.mui-btn.mui-fab .mui-icon {
- width: 24px;
- height: 24px;
- font-size: 24px;
- line-height: 24px;
+.mui-btn.mui-fab .mui-icon
+{
+ font-size: 24px;
+ line-height: 24px;
+
+ width: 24px;
+ height: 24px;
}
-.mui-bar {
- position: fixed;
- right: 0;
- left: 0;
- z-index: 10;
- height: 44px;
- padding-right: 10px;
- padding-left: 10px;
- background-color: rgba(247, 247, 247, .98);
- border-bottom: 0;
- -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .85);
- box-shadow: 0 0 1px rgba(0, 0, 0, .85);
+.mui-bar
+{
+ position: fixed;
+ z-index: 10;
+ right: 0;
+ left: 0;
+
+ height: 44px;
+ padding-right: 10px;
+ padding-left: 10px;
+
+ border-bottom: 0;
+ background-color: #f7f7f7;
+ -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .85);
+ box-shadow: 0 0 1px rgba(0, 0, 0, .85);
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
+ -webkit-backface-visibility: hidden;
+ backface-visibility: hidden;
}
-.mui-bar .mui-title {
- right: 40px;
- left: 40px;
- width: auto;
- margin: 0;
- overflow: hidden;
- text-overflow: ellipsis;
+.mui-bar .mui-title
+{
+ right: 40px;
+ left: 40px;
+
+ display: inline-block;
+ overflow: hidden;
+
+ width: auto;
+ margin: 0;
+
+ text-overflow: ellipsis;
}
-.mui-bar .mui-backdrop {
- background: none;
+.mui-bar .mui-backdrop
+{
+ background: none;
}
-.mui-bar-header-secondary {
- top: 44px;
+.mui-bar-header-secondary
+{
+ top: 44px;
}
-.mui-bar-footer {
- bottom: 0;
+.mui-bar-footer
+{
+ bottom: 0;
}
-.mui-bar-footer-secondary {
- bottom: 44px;
+.mui-bar-footer-secondary
+{
+ bottom: 44px;
}
-.mui-bar-footer-secondary-tab {
- bottom: 50px;
+.mui-bar-footer-secondary-tab
+{
+ bottom: 50px;
}
.mui-bar-footer,
.mui-bar-footer-secondary,
-.mui-bar-footer-secondary-tab {
- border-top: 0;
-}
-
-.mui-bar-nav {
- top: 0;
- -webkit-box-shadow: 0 1px 6px #ccc;
- box-shadow: 0 1px 6px #ccc;
-}
-.mui-bar-nav ~ .mui-content .mui-anchor {
- display: block;
- height: 45px;
- margin-top: -45px;
- visibility: hidden;
-}
-.mui-bar-nav.mui-bar .mui-icon {
- padding-right: 10px;
- padding-left: 10px;
- margin-right: -10px;
- margin-left: -10px;
-}
-
-.mui-title {
- position: absolute;
- display: block;
- width: 100%;
- padding: 0;
- margin: 0 -10px;
- font-size: 17px;
- font-weight: 500;
- line-height: 44px;
- color: #000;
- text-align: center;
- white-space: nowrap;
+.mui-bar-footer-secondary-tab
+{
+ border-top: 0;
+}
+
+.mui-bar-nav
+{
+ top: 0;
+
+ -webkit-box-shadow: 0 1px 6px #ccc;
+ box-shadow: 0 1px 6px #ccc;
+}
+.mui-bar-nav ~ .mui-content .mui-anchor
+{
+ display: block;
+ visibility: hidden;
+
+ height: 45px;
+ margin-top: -45px;
}
+.mui-bar-nav.mui-bar .mui-icon
+{
+ margin-right: -10px;
+ margin-left: -10px;
+ padding-right: 10px;
+ padding-left: 10px;
+}
+
+.mui-title
+{
+ font-size: 17px;
+ font-weight: 500;
+ line-height: 44px;
+
+ position: absolute;
+
+ display: block;
+
+ width: 100%;
+ margin: 0 -10px;
+ padding: 0;
+
+ text-align: center;
+ white-space: nowrap;
+
+ color: #000;
+}
+
+.mui-title a
+{
+ color: inherit;
+}
+
+.mui-bar-tab
+{
+ bottom: 0;
+
+ display: table;
+
+ width: 100%;
+ height: 50px;
+ padding: 0;
+
+ table-layout: fixed;
-.mui-title a {
- color: inherit;
+ border-top: 0;
+ border-bottom: 0;
+
+ -webkit-touch-callout: none;
}
+.mui-bar-tab .mui-tab-item
+{
+ display: table-cell;
+ overflow: hidden;
+
+ width: 1%;
+ height: 50px;
-.mui-bar-tab {
- bottom: 0;
- display: table;
- width: 100%;
- height: 50px;
- padding: 0;
- table-layout: fixed;
- border-top: 0;
- border-bottom: 0;
+ text-align: center;
+ vertical-align: middle;
+ white-space: nowrap;
+ text-overflow: ellipsis;
- -webkit-touch-callout: none;
+ color: #929292;
}
-.mui-bar-tab .mui-tab-item {
- display: table-cell;
- width: 1%;
- height: 50px;
- overflow: hidden;
- color: #929292;
- text-align: center;
- text-overflow: ellipsis;
- white-space: nowrap;
- vertical-align: middle;
+.mui-bar-tab .mui-tab-item.mui-active
+{
+ color: #007aff;
}
-.mui-bar-tab .mui-tab-item.mui-active {
- color: #007aff;
+.mui-bar-tab .mui-tab-item .mui-icon
+{
+ top: 3px;
+
+ width: 24px;
+ height: 24px;
+ padding-top: 0;
+ padding-bottom: 0;
}
-.mui-bar-tab .mui-tab-item .mui-icon {
- top: 3px;
- width: 24px;
- height: 24px;
- padding-top: 0;
- padding-bottom: 0;
+.mui-bar-tab .mui-tab-item .mui-icon ~ .mui-tab-label
+{
+ font-size: 11px;
+
+ display: block;
+ overflow: hidden;
+
+ text-overflow: ellipsis;
}
-.mui-bar-tab .mui-tab-item .mui-icon ~ .mui-tab-label {
- display: block;
- overflow: hidden;
- font-size: 11px;
- text-overflow: ellipsis;
+.mui-bar-tab .mui-tab-item .mui-icon:active
+{
+ background: none;
}
-.mui-bar-tab .mui-tab-item .mui-icon:active {
- background: none;
+
+.mui-focusin > .mui-bar-nav, .mui-focusin > .mui-bar-header-secondary
+{
+ position: absolute;
}
-.mui-focusin > .mui-bar {
- position: absolute;
+.mui-focusin > .mui-bar ~ .mui-content
+{
+ padding-bottom: 0;
}
-.mui-bar .mui-btn {
- position: relative;
- top: 7px;
- z-index: 20;
- padding: 6px 12px 7px;
- margin-top: 0;
- font-weight: 400;
+.mui-bar .mui-btn
+{
+ font-weight: 400;
+
+ position: relative;
+ z-index: 20;
+ top: 7px;
+
+ margin-top: 0;
+ padding: 6px 12px 7px;
}
-.mui-bar .mui-btn.mui-pull-right {
- margin-left: 10px;
+.mui-bar .mui-btn.mui-pull-right
+{
+ margin-left: 10px;
}
-.mui-bar .mui-btn.mui-pull-left {
- margin-right: 10px;
+.mui-bar .mui-btn.mui-pull-left
+{
+ margin-right: 10px;
}
-.mui-bar .mui-btn-link {
- top: 0;
- padding: 0;
- font-size: 16px;
- line-height: 44px;
- color: #007aff;
- border: 0;
+.mui-bar .mui-btn-link
+{
+ font-size: 16px;
+ line-height: 44px;
+
+ top: 0;
+
+ padding: 0;
+
+ color: #007aff;
+ border: 0;
}
-.mui-bar .mui-btn-link:active, .mui-bar .mui-btn-link.mui-active {
- color: #0062cc;
+.mui-bar .mui-btn-link:active, .mui-bar .mui-btn-link.mui-active
+{
+ color: #0062cc;
}
-.mui-bar .mui-btn-block {
- top: 6px;
- padding: 5px 0;
- margin-bottom: 0;
- font-size: 16px;
+.mui-bar .mui-btn-block
+{
+ font-size: 16px;
+
+ top: 6px;
+
+ margin-bottom: 0;
+ padding: 5px 0;
}
-.mui-bar .mui-btn-nav.mui-pull-left {
- margin-left: -5px;
+.mui-bar .mui-btn-nav.mui-pull-left
+{
+ margin-left: -5px;
}
-.mui-bar .mui-btn-nav.mui-pull-left .mui-icon-left-nav {
- margin-right: -3px;
+.mui-bar .mui-btn-nav.mui-pull-left .mui-icon-left-nav
+{
+ margin-right: -3px;
}
-.mui-bar .mui-btn-nav.mui-pull-right {
- margin-right: -5px;
+.mui-bar .mui-btn-nav.mui-pull-right
+{
+ margin-right: -5px;
}
-.mui-bar .mui-btn-nav.mui-pull-right .mui-icon-right-nav {
- margin-left: -3px;
+.mui-bar .mui-btn-nav.mui-pull-right .mui-icon-right-nav
+{
+ margin-left: -3px;
}
-.mui-bar .mui-btn-nav:active {
- opacity: .3;
+.mui-bar .mui-btn-nav:active
+{
+ opacity: .3;
}
-.mui-bar .mui-icon {
- position: relative;
- z-index: 20;
- padding-top: 10px;
- padding-bottom: 10px;
- font-size: 24px;
+.mui-bar .mui-icon
+{
+ font-size: 24px;
+
+ position: relative;
+ z-index: 20;
+
+ padding-top: 10px;
+ padding-bottom: 10px;
}
-.mui-bar .mui-icon:active {
- opacity: .3;
+.mui-bar .mui-icon:active
+{
+ opacity: .3;
}
-.mui-bar .mui-btn .mui-icon {
- top: 1px;
- padding: 0;
- margin: 0;
+.mui-bar .mui-btn .mui-icon
+{
+ top: 1px;
+
+ margin: 0;
+ padding: 0;
}
-.mui-bar .mui-title .mui-icon {
- padding: 0;
- margin: 0;
+.mui-bar .mui-title .mui-icon
+{
+ margin: 0;
+ padding: 0;
}
-.mui-bar .mui-title .mui-icon.mui-icon-caret {
- top: 4px;
- margin-left: -5px;
+.mui-bar .mui-title .mui-icon.mui-icon-caret
+{
+ top: 4px;
+
+ margin-left: -5px;
}
-.mui-bar input[type="search"] {
- height: 29px;
- margin: 6px 0;
+.mui-bar input[type='search']
+{
+ height: 29px;
+ margin: 6px 0;
}
-.mui-bar .mui-input-row .mui-btn {
- padding: 12px 10px;
+.mui-bar .mui-input-row .mui-btn
+{
+ padding: 12px 10px;
}
-.mui-bar .mui-search:before {
- margin-top: -10px;
+.mui-bar .mui-search:before
+{
+ margin-top: -10px;
}
-.mui-bar .mui-input-row .mui-input-clear ~ .mui-icon-clear, .mui-bar .mui-input-row .mui-input-speech ~ .mui-icon-speech {
- top: 0;
- right: 12px;
+.mui-bar .mui-input-row .mui-input-clear ~ .mui-icon-clear, .mui-bar .mui-input-row .mui-input-speech ~ .mui-icon-speech
+{
+ top: 0;
+ right: 12px;
}
-.mui-bar.mui-bar-header-secondary .mui-input-row .mui-input-clear ~ .mui-icon-clear, .mui-bar.mui-bar-header-secondary .mui-input-row .mui-input-speech ~ .mui-icon-speech {
- top: 0;
- right: 0;
+.mui-bar.mui-bar-header-secondary .mui-input-row .mui-input-clear ~ .mui-icon-clear, .mui-bar.mui-bar-header-secondary .mui-input-row .mui-input-speech ~ .mui-icon-speech
+{
+ top: 0;
+ right: 0;
}
-.mui-bar .mui-segmented-control {
- top: 7px;
- width: auto;
- margin: 0 auto;
+.mui-bar .mui-segmented-control
+{
+ top: 7px;
+
+ width: auto;
+ margin: 0 auto;
}
-.mui-badge {
- display: inline-block;
- padding: 3px 6px;
- font-size: 12px;
- line-height: 1;
- color: #333;
- background-color: rgba(0, 0, 0, .15);
- border-radius: 100px;
+.mui-badge
+{
+ font-size: 12px;
+ line-height: 1;
+
+ display: inline-block;
+
+ padding: 3px 6px;
+
+ color: #333;
+ border-radius: 100px;
+ background-color: rgba(0, 0, 0, .15);
}
-.mui-badge.mui-badge-inverted {
- padding: 0 5px 0 0;
- color: #929292;
- background-color: transparent;
+.mui-badge.mui-badge-inverted
+{
+ padding: 0 5px 0 0;
+
+ color: #929292;
+ background-color: transparent;
}
-.mui-badge-primary, .mui-badge-blue {
- color: #fff;
- background-color: #007aff;
+.mui-badge-primary, .mui-badge-blue
+{
+ color: #fff;
+ background-color: #007aff;
}
-.mui-badge-primary.mui-badge-inverted, .mui-badge-blue.mui-badge-inverted {
- color: #007aff;
- background-color: transparent;
+.mui-badge-primary.mui-badge-inverted, .mui-badge-blue.mui-badge-inverted
+{
+ color: #007aff;
+ background-color: transparent;
}
-.mui-badge-success, .mui-badge-green {
- color: #fff;
- background-color: #4cd964;
+.mui-badge-success, .mui-badge-green
+{
+ color: #fff;
+ background-color: #4cd964;
}
-.mui-badge-success.mui-badge-inverted, .mui-badge-green.mui-badge-inverted {
- color: #4cd964;
- background-color: transparent;
+.mui-badge-success.mui-badge-inverted, .mui-badge-green.mui-badge-inverted
+{
+ color: #4cd964;
+ background-color: transparent;
}
-.mui-badge-warning, .mui-badge-yellow {
- color: #fff;
- background-color: #f0ad4e;
+.mui-badge-warning, .mui-badge-yellow
+{
+ color: #fff;
+ background-color: #f0ad4e;
}
-.mui-badge-warning.mui-badge-inverted, .mui-badge-yellow.mui-badge-inverted {
- color: #f0ad4e;
- background-color: transparent;
+.mui-badge-warning.mui-badge-inverted, .mui-badge-yellow.mui-badge-inverted
+{
+ color: #f0ad4e;
+ background-color: transparent;
}
-.mui-badge-danger, .mui-badge-red {
- color: #fff;
- background-color: #dd524d;
+.mui-badge-danger, .mui-badge-red
+{
+ color: #fff;
+ background-color: #dd524d;
}
-.mui-badge-danger.mui-badge-inverted, .mui-badge-red.mui-badge-inverted {
- color: #dd524d;
- background-color: transparent;
+.mui-badge-danger.mui-badge-inverted, .mui-badge-red.mui-badge-inverted
+{
+ color: #dd524d;
+ background-color: transparent;
}
-.mui-badge-royal, .mui-badge-purple {
- color: #fff;
- background-color: #8a6de9;
+.mui-badge-royal, .mui-badge-purple
+{
+ color: #fff;
+ background-color: #8a6de9;
}
-.mui-badge-royal.mui-badge-inverted, .mui-badge-purple.mui-badge-inverted {
- color: #8a6de9;
- background-color: transparent;
+.mui-badge-royal.mui-badge-inverted, .mui-badge-purple.mui-badge-inverted
+{
+ color: #8a6de9;
+ background-color: transparent;
}
-.mui-icon .mui-badge {
- position: absolute;
- top: -2px;
- left: 100%;
- padding: 1px 5px;
- margin-left: -10px;
- font-size: 10px;
- line-height: 1.4;
- color: white;
- background: red;
-}
+.mui-icon .mui-badge
+{
+ font-size: 10px;
+ line-height: 1.4;
-.mui-card {
- margin: 0 15px;
- overflow: hidden;
- background-color: white;
- background-clip: padding-box;
- border: 1px solid #ddd;
- border-radius: 6px;
-}
+ position: absolute;
+ top: -2px;
+ left: 100%;
-.mui-content > .mui-card:first-child {
- margin-top: 15px;
-}
+ margin-left: -10px;
+ padding: 1px 5px;
-.mui-card .mui-input-group:before, .mui-card .mui-input-group:after {
- height: 0;
+ color: white;
+ background: red;
}
-.mui-card .mui-input-group .mui-input-row:last-child:before, .mui-card .mui-input-group .mui-input-row:last-child:after {
- height: 0;
-}
-
-.mui-card .mui-table-view {
- margin-bottom: 0;
- border-top: 0;
- border-bottom: 0;
- border-radius: 6px;
+
+.mui-card
+{
+ overflow: hidden;
+
+ margin: 0 15px;
+
+ border: 1px solid #ddd;
+ border-radius: 6px;
+ background-color: white;
+ background-clip: padding-box;
}
-.mui-card .mui-table-view .mui-table-view-divider:first-child {
- top: 0;
- border-top-left-radius: 6px;
- border-top-right-radius: 6px;
-}
-.mui-card .mui-table-view .mui-table-view-divider:last-child {
- border-bottom-right-radius: 6px;
- border-bottom-left-radius: 6px;
+
+.mui-content > .mui-card:first-child
+{
+ margin-top: 15px;
}
-.mui-card .mui-table-view:before, .mui-card .mui-table-view:after {
- height: 0;
-}
-
-.mui-card > .mui-table-view > .mui-table-view-cell:last-child:before, .mui-card > .mui-table-view > .mui-table-view-cell:last-child:after {
- height: 0;
-}
-
-.mui-table-view {
- position: relative;
- padding-left: 0;
- margin-top: 0;
- margin-bottom: 0;
- list-style: none;
- background-color: #fff;
-}
-.mui-table-view:after {
- position: absolute;
- right: 0;
- bottom: 0;
- left: 0;
- height: 1px;
- content: '';
- background-color: #c8c7cc;
- -webkit-transform: scaleY(.5);
- transform: scaleY(.5);
-}
-.mui-table-view:before {
- position: absolute;
- top: 0;
- right: 0;
- left: 0;
- height: 1px;
- content: '';
- background-color: #c8c7cc;
- -webkit-transform: scaleY(.5);
- transform: scaleY(.5);
-}
-
-.mui-table-view-chevron .mui-table-view-cell {
- padding-right: 65px;
-}
-.mui-table-view-chevron .mui-table-view-cell > a:not(.mui-btn) {
- margin-right: -65px;
-}
-
-.mui-table-view-inverted {
- color: #fff;
- background: #333;
-}
-.mui-table-view-inverted:after {
- position: absolute;
- right: 0;
- bottom: 0;
- left: 0;
- height: 1px;
- content: '';
- background-color: #222;
- -webkit-transform: scaleY(.5);
- transform: scaleY(.5);
-}
-.mui-table-view-inverted:before {
- position: absolute;
- top: 0;
- right: 0;
- left: 0;
- height: 1px;
- content: '';
- background-color: #222;
- -webkit-transform: scaleY(.5);
- transform: scaleY(.5);
-}
-.mui-table-view-inverted .mui-table-view-cell:after {
- position: absolute;
- right: 0;
- bottom: 0;
- left: 15px;
- height: 1px;
- content: '';
- background-color: #222;
- -webkit-transform: scaleY(.5);
- transform: scaleY(.5);
-}
-.mui-table-view-inverted .mui-table-view-cell.mui-active {
- background-color: #242424;
-}
-.mui-table-view-inverted .mui-table-view-cell > a:not(.mui-btn).mui-active {
- background-color: #242424;
-}
-
-.mui-table-view-cell {
- position: relative;
- padding: 11px 15px;
- overflow: hidden;
- background-color: inherit;
-
- -webkit-touch-callout: none;
-}
-.mui-table-view-cell:after {
- position: absolute;
- right: 0;
- bottom: 0;
- left: 15px;
- height: 1px;
- content: '';
- background-color: #c8c7cc;
- -webkit-transform: scaleY(.5);
- transform: scaleY(.5);
-}
-.mui-table-view-cell.mui-radio input[type=radio], .mui-table-view-cell.mui-checkbox input[type=checkbox] {
- top: 8px;
-}
-.mui-table-view-cell.mui-radio.mui-left, .mui-table-view-cell.mui-checkbox.mui-left {
- padding-left: 58px;
-}
-.mui-table-view-cell.mui-active {
- background-color: #eee;
-}
-.mui-table-view-cell:last-child:before, .mui-table-view-cell:last-child:after {
- height: 0;
-}
-.mui-table-view-cell > a:not(.mui-btn) {
- position: relative;
- display: block;
- padding: inherit;
- margin: -11px -15px;
- overflow: hidden;
- color: inherit;
- text-overflow: ellipsis;
- white-space: nowrap;
- /*&:active {
- background-color: #eee;
- }*/
+
+.mui-card .mui-input-group:before, .mui-card .mui-input-group:after
+{
+ height: 0;
}
-.mui-table-view-cell > a:not(.mui-btn).mui-active {
- background-color: #eee;
-}
-.mui-table-view-cell p {
- margin-bottom: 0;
-}
-
-.mui-table-view-cell.mui-transitioning > .mui-slider-handle, .mui-table-view-cell.mui-transitioning > .mui-slider-left .mui-btn, .mui-table-view-cell.mui-transitioning > .mui-slider-right .mui-btn {
- -webkit-transition: -webkit-transform 300ms ease;
- transition: transform 300ms ease;
-}
-.mui-table-view-cell > .mui-slider-handle {
- background-color: #fff;
-}
-.mui-table-view-cell > .mui-slider-handle, .mui-table-view-cell > .mui-slider-left .mui-btn, .mui-table-view-cell > .mui-slider-right .mui-btn {
- -webkit-transition: -webkit-transform 0ms ease;
- transition: transform 0ms ease;
-
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
-}
-.mui-table-view-cell > .mui-slider-left, .mui-table-view-cell > .mui-slider-right {
- position: absolute;
- top: 0;
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- height: 100%;
-
- -webkit-backface-visibility: hidden;
- backface-visibility: hidden;
-}
-.mui-table-view-cell > .mui-slider-left > .mui-btn, .mui-table-view-cell > .mui-slider-right > .mui-btn {
- position: relative;
- left: 0;
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- padding: 0 30px;
- color: #fff;
- border: 0;
- border-radius: 0;
-
- -webkit-box-align: center;
- -webkit-align-items: center;
- align-items: center;
-}
-.mui-table-view-cell > .mui-slider-left > .mui-btn:after, .mui-table-view-cell > .mui-slider-right > .mui-btn:after {
- position: absolute;
- top: 0;
- z-index: -1;
- width: 600%;
- height: 100%;
- content: '';
- background: inherit;
-}
-.mui-table-view-cell > .mui-slider-left > .mui-btn.mui-icon, .mui-table-view-cell > .mui-slider-right > .mui-btn.mui-icon {
- font-size: 30px;
-}
-.mui-table-view-cell > .mui-slider-right {
- right: 0;
- -webkit-transition: -webkit-transform 0ms ease;
- transition: transform 0ms ease;
- -webkit-transform: translateX(100%);
- transform: translateX(100%);
-}
-.mui-table-view-cell > .mui-slider-left {
- left: 0;
- -webkit-transition: -webkit-transform 0ms ease;
- transition: transform 0ms ease;
- -webkit-transform: translateX(-100%);
- transform: translateX(-100%);
-}
-.mui-table-view-cell > .mui-slider-left > .mui-btn:after {
- right: 100%;
- margin-right: -1px;
-}
-
-.mui-table-view-divider {
- position: relative;
- padding-top: 6px;
- padding-bottom: 6px;
- padding-left: 15px;
- margin-top: -1px;
- margin-left: 0;
- font-weight: 500;
- color: #999;
- background-color: #fafafa;
-}
-.mui-table-view-divider:after {
- position: absolute;
- right: 0;
- bottom: 0;
- left: 0;
- height: 1px;
- content: '';
- background-color: #c8c7cc;
- -webkit-transform: scaleY(.5);
- transform: scaleY(.5);
-}
-.mui-table-view-divider:before {
- position: absolute;
- top: 0;
- right: 0;
- left: 0;
- height: 1px;
- content: '';
- background-color: #c8c7cc;
- -webkit-transform: scaleY(.5);
- transform: scaleY(.5);
+.mui-card .mui-input-group .mui-input-row:last-child:before, .mui-card .mui-input-group .mui-input-row:last-child:after
+{
+ height: 0;
}
-.mui-table-view .mui-media,
-.mui-table-view .mui-media-body {
- overflow: hidden;
+.mui-card .mui-table-view
+{
+ margin-bottom: 0;
+
+ border-top: 0;
+ border-bottom: 0;
+ border-radius: 6px;
}
+.mui-card .mui-table-view .mui-table-view-divider:first-child
+{
+ top: 0;
-.mui-table-view .mui-media-object {
- max-width: 42px;
- height: 42px;
- line-height: 42px;
+ border-top-left-radius: 6px;
+ border-top-right-radius: 6px;
}
-.mui-table-view .mui-media-object.mui-pull-left {
- margin-right: 10px;
+.mui-card .mui-table-view .mui-table-view-divider:last-child
+{
+ border-bottom-right-radius: 6px;
+ border-bottom-left-radius: 6px;
}
-.mui-table-view .mui-media-object.mui-pull-right {
- margin-left: 10px;
+.mui-card .mui-table-view:before, .mui-card .mui-table-view:after
+{
+ height: 0;
}
-.mui-table-view .mui-table-view-cell.mui-media-icon .mui-media-object {
- max-width: 29px;
- height: 29px;
- margin: -4px 0;
- line-height: 29px;
+
+.mui-card > .mui-table-view > .mui-table-view-cell:last-child:before, .mui-card > .mui-table-view > .mui-table-view-cell:last-child:after
+{
+ height: 0;
}
-.mui-table-view .mui-table-view-cell.mui-media-icon .mui-media-object img {
- max-width: 29px;
- height: 29px;
- line-height: 29px;
+
+.mui-table-view
+{
+ position: relative;
+
+ margin-top: 0;
+ margin-bottom: 0;
+ padding-left: 0;
+
+ list-style: none;
+
+ background-color: #fff;
}
-.mui-table-view .mui-table-view-cell.mui-media-icon .mui-media-object.mui-pull-left {
- margin-right: 10px;
+.mui-table-view:after
+{
+ position: absolute;
+ right: 0;
+ bottom: 0;
+ left: 0;
+
+ height: 1px;
+
+ content: '';
+ -webkit-transform: scaleY(.5);
+ transform: scaleY(.5);
+
+ background-color: #c8c7cc;
}
-.mui-table-view .mui-table-view-cell.mui-media-icon .mui-media-object .mui-icon {
- font-size: 29px;
+.mui-table-view:before
+{
+ position: absolute;
+ top: 0;
+ right: 0;
+ left: 0;
+
+ height: 1px;
+
+ content: '';
+ -webkit-transform: scaleY(.5);
+ transform: scaleY(.5);
+
+ background-color: #c8c7cc;
}
-.mui-table-view .mui-table-view-cell.mui-media-icon .mui-media-body:after {
- position: absolute;
- right: 0;
- bottom: 0;
- left: 55px;
- height: 1px;
- content: '';
- background-color: #c8c7cc;
- -webkit-transform: scaleY(.5);
- transform: scaleY(.5);
+
+.mui-table-view-icon .mui-table-view-cell .mui-navigate-right .mui-icon
+{
+ font-size: 20px;
+
+ margin-top: -1px;
+ margin-right: 5px;
+ margin-left: -5px;
}
-.mui-table-view .mui-table-view-cell.mui-media-icon:after {
- height: 0 !important;
+.mui-table-view-icon .mui-table-view-cell:after
+{
+ left: 40px;
}
-.mui-table-view.mui-unfold .mui-table-view-cell.mui-collapse .mui-table-view {
- display: block;
+.mui-table-view-chevron .mui-table-view-cell
+{
+ padding-right: 65px;
}
-.mui-table-view.mui-unfold .mui-table-view-cell.mui-collapse .mui-table-view:before, .mui-table-view.mui-unfold .mui-table-view-cell.mui-collapse .mui-table-view:after {
- height: 0 !important;
-}
-.mui-table-view.mui-unfold .mui-table-view-cell.mui-media-icon.mui-collapse .mui-media-body:after {
- position: absolute;
- right: 0;
- bottom: 0;
- left: 70px;
- height: 1px;
- content: '';
- background-color: #c8c7cc;
- -webkit-transform: scaleY(.5);
- transform: scaleY(.5);
+.mui-table-view-chevron .mui-table-view-cell > a:not(.mui-btn)
+{
+ margin-right: -65px;
}
-.mui-table-view-cell > .mui-btn,
-.mui-table-view-cell > .mui-badge,
-.mui-table-view-cell > .mui-switch,
-.mui-table-view-cell > a > .mui-btn,
-.mui-table-view-cell > a > .mui-badge,
-.mui-table-view-cell > a > .mui-switch {
- position: absolute;
- top: 50%;
- right: 15px;
- -webkit-transform: translateY(-50%);
- transform: translateY(-50%);
+.mui-table-view-radio .mui-table-view-cell
+{
+ padding-right: 65px;
}
-.mui-table-view-cell .mui-navigate-left > .mui-btn,
-.mui-table-view-cell .mui-navigate-left > .mui-badge,
-.mui-table-view-cell .mui-navigate-left > .mui-switch,
-.mui-table-view-cell .mui-navigate-right > .mui-btn,
-.mui-table-view-cell .mui-navigate-right > .mui-badge,
-.mui-table-view-cell .mui-navigate-right > .mui-switch,
-.mui-table-view-cell .mui-push-left > .mui-btn,
-.mui-table-view-cell .mui-push-left > .mui-badge,
-.mui-table-view-cell .mui-push-left > .mui-switch,
-.mui-table-view-cell .mui-push-right > .mui-btn,
-.mui-table-view-cell .mui-push-right > .mui-badge,
-.mui-table-view-cell .mui-push-right > .mui-switch,
-.mui-table-view-cell > a .mui-navigate-left > .mui-btn,
-.mui-table-view-cell > a .mui-navigate-left > .mui-badge,
-.mui-table-view-cell > a .mui-navigate-left > .mui-switch,
-.mui-table-view-cell > a .mui-navigate-right > .mui-btn,
-.mui-table-view-cell > a .mui-navigate-right > .mui-badge,
-.mui-table-view-cell > a .mui-navigate-right > .mui-switch,
-.mui-table-view-cell > a .mui-push-left > .mui-btn,
-.mui-table-view-cell > a .mui-push-left > .mui-badge,
-.mui-table-view-cell > a .mui-push-left > .mui-switch,
-.mui-table-view-cell > a .mui-push-right > .mui-btn,
-.mui-table-view-cell > a .mui-push-right > .mui-badge,
-.mui-table-view-cell > a .mui-push-right > .mui-switch {
- right: 35px;
-}
-
-.mui-content > .mui-table-view:first-child {
- margin-top: 15px;
-}
-
-.mui-table-view-cell.mui-collapse > .mui-navigate-right:after, .mui-table-view-cell.mui-collapse > .mui-push-right:after {
- content: '\e581';
-}
-.mui-table-view-cell.mui-collapse.mui-active .mui-table-view, .mui-table-view-cell.mui-collapse.mui-active .mui-collapse-content {
- display: block;
-}
-.mui-table-view-cell.mui-collapse.mui-active > .mui-navigate-right:after, .mui-table-view-cell.mui-collapse.mui-active > .mui-push-right:after {
- content: '\e580';
-}
-.mui-table-view-cell.mui-collapse .mui-collapse-content {
- position: relative;
- display: none;
- padding: 8px 15px;
- margin: 11px -15px -11px;
- overflow: hidden;
- background: white;
- border: 1px solid #ddd;
- -webkit-transition: height .35s ease;
- -o-transition: height .35s ease;
- transition: height .35s ease;
-}
-.mui-table-view-cell.mui-collapse .mui-collapse-content > .mui-input-group, .mui-table-view-cell.mui-collapse .mui-collapse-content > .mui-slider {
- width: auto;
- height: auto;
- margin: -8px -15px;
-}
-.mui-table-view-cell.mui-collapse .mui-collapse-content > .mui-slider {
- margin: -8px -16px;
-}
-.mui-table-view-cell.mui-collapse .mui-table-view {
- display: none;
- margin-top: 11px;
- margin-right: -15px;
- margin-bottom: -11px;
- margin-left: -15px;
- border: 0;
-}
-.mui-table-view-cell.mui-collapse .mui-table-view.mui-table-view-chevron {
- margin-right: -65px;
-}
-.mui-table-view-cell.mui-collapse .mui-table-view .mui-table-view-cell {
- padding-left: 31px;
- background-position: 31px 100%;
-}
-.mui-table-view-cell.mui-collapse .mui-table-view .mui-table-view-cell:after {
- position: absolute;
- right: 0;
- bottom: 0;
- left: 30px;
- height: 1px;
- content: '';
- background-color: #c8c7cc;
- -webkit-transform: scaleY(.5);
- transform: scaleY(.5);
-}
-
-.mui-table-view.mui-grid-view {
- display: block;
- width: 100%;
- padding: 0 10px 10px 0;
- font-size: 0;
- white-space: normal;
-}
-.mui-table-view.mui-grid-view .mui-table-view-cell {
- display: inline-block;
- padding: 10px 0 0 14px;
- margin-right: -4px;
- font-size: 17px;
- text-align: center;
- vertical-align: middle;
- background: none;
-}
-.mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-object {
- width: 100%;
- max-width: 100%;
- height: auto;
-}
-.mui-table-view.mui-grid-view .mui-table-view-cell > a:not(.mui-btn) {
- margin: -10px 0 0 -14px;
-}
-.mui-table-view.mui-grid-view .mui-table-view-cell > a:not(.mui-btn):active, .mui-table-view.mui-grid-view .mui-table-view-cell > a:not(.mui-btn).mui-active {
- background: none;
-}
-.mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body {
- display: block;
- width: 100%;
- height: 15px;
- margin-top: 8px;
- font-size: 15px;
- line-height: 15px;
- color: #333;
- text-overflow: ellipsis;
-}
-.mui-table-view.mui-grid-view .mui-table-view-cell:before, .mui-table-view.mui-grid-view .mui-table-view-cell:after {
- height: 0;
-}
-
-.mui-grid-view.mui-grid-9 {
- padding: 1px 0 1px 0;
- padding-right: 0;
- background-color: #f2f2f2;
-}
-.mui-grid-view.mui-grid-9 .mui-table-view-cell {
- padding: 11px 15px;
- margin: -1px 0 0 -1px;
- vertical-align: top;
- border-top: 1px solid #eee;
- border-left: 1px solid #eee;
-}
-.mui-grid-view.mui-grid-9 .mui-table-view-cell.mui-active {
- background-color: #eee;
-}
-.mui-grid-view.mui-grid-9 .mui-table-view-cell > a:not(.mui-btn) {
- padding: 10px 0;
- margin: 0;
-}
-.mui-grid-view.mui-grid-9:before {
- height: 0;
-}
-.mui-grid-view.mui-grid-9 .mui-media {
- color: #797979;
-}
-.mui-grid-view.mui-grid-9 .mui-media .mui-icon {
- position: relative;
- font-size: 2.4em;
-}
-
-.mui-slider-cell {
- position: relative;
-}
-.mui-slider-cell > .mui-slider-handle {
- z-index: 1;
-}
-.mui-slider-cell > .mui-slider-left, .mui-slider-cell > .mui-slider-right {
- position: absolute;
- top: 0;
- bottom: 0;
- z-index: 0;
-}
-.mui-slider-cell > .mui-slider-left {
- left: 0;
-}
-.mui-slider-cell > .mui-slider-right {
- right: 0;
+.mui-table-view-radio .mui-table-view-cell > a:not(.mui-btn)
+{
+ margin-right: -65px;
}
+.mui-table-view-radio .mui-table-view-cell .mui-navigate-right:after
+{
+ font-size: 30px;
+ font-weight: 600;
-input,
-textarea,
-select {
- font-family: "Helvetica Neue", Helvetica, sans-serif;
- font-size: 17px;
+ right: 9px;
+
+ content: '';
- -webkit-tap-highlight-color: transparent;
- -webkit-tap-highlight-color: transparent;
+ color: #007aff;
}
-input:focus,
-textarea:focus,
-select:focus {
- -webkit-tap-highlight-color: transparent;
- -webkit-tap-highlight-color: transparent;
- -webkit-user-modify: read-write-plaintext-only;
-}
-
-select,
-textarea,
-input[type="text"],
-input[type="search"],
-input[type="password"],
-input[type="datetime"],
-input[type="datetime-local"],
-input[type="date"],
-input[type="month"],
-input[type="time"],
-input[type="week"],
-input[type="number"],
-input[type="email"],
-input[type="url"],
-input[type="tel"],
-input[type="color"] {
- width: 100%;
- height: 40px;
- -webkit-appearance: none;
- padding: 10px 15px;
- margin-bottom: 15px;
- line-height: 21px;
- -webkit-user-select: text;
- background-color: #fff;
- border: 1px solid rgba(0, 0, 0, .2);
- border-radius: 3px;
- outline: none;
-}
-
-input[type=number]::-webkit-outer-spin-button {
- margin: 0;
-}
-
-input[type="search"] {
- height: 34px;
- -webkit-box-sizing: border-box;
- box-sizing: border-box;
- font-size: 16px;
- text-align: center;
- background-color: rgba(0, 0, 0, .1);
- border: 0;
- border-radius: 6px;
-}
-
-input[type="search"]:focus {
- text-align: left;
-}
-
-textarea {
- height: auto;
- resize: none;
-}
-
-select {
- height: auto;
- margin-top: 1px;
- font-size: 14px;
- background-color: #fff;
- border: 0 !important;
-}
-select:focus {
- -webkit-user-modify: read-only;
-}
-
-.mui-input-group {
- position: relative;
- padding: 0;
- background-color: #fff;
- border: 0;
-}
-.mui-input-group:after {
- position: absolute;
- right: 0;
- bottom: 0;
- left: 0;
- height: 1px;
- content: '';
- background-color: #c8c7cc;
- -webkit-transform: scaleY(.5);
- transform: scaleY(.5);
-}
-.mui-input-group:before {
- position: absolute;
- top: 0;
- right: 0;
- left: 0;
- height: 1px;
- content: '';
- background-color: #c8c7cc;
- -webkit-transform: scaleY(.5);
- transform: scaleY(.5);
-}
-
-.mui-input-group input[type=text],
-.mui-input-group textarea {
- margin-bottom: 0;
- background-color: transparent;
- border: 0;
- border-radius: 0;
- -webkit-box-shadow: none;
- box-shadow: none;
-}
-.mui-input-group input[type=text]:after,
-.mui-input-group textarea:after {
- position: absolute;
- right: 0;
- bottom: 0;
- left: 15px;
- height: 1px;
- content: '';
- background-color: #c8c7cc;
- -webkit-transform: scaleY(.5);
- transform: scaleY(.5);
-}
-
-.mui-input-group input[type="search"] {
- background: none;
-}
-
-.mui-input-group input:last-child {
- background-image: none;
+.mui-table-view-radio .mui-table-view-cell.mui-selected .mui-navigate-right:after
+{
+ content: '\e472';
}
-.mui-input-row {
- overflow: hidden;
- clear: left;
+.mui-table-view-inverted
+{
+ color: #fff;
+ background: #333;
}
-.mui-input-row select {
- height: 37px;
- padding: 0;
- font-size: 17px;
+.mui-table-view-inverted:after
+{
+ position: absolute;
+ right: 0;
+ bottom: 0;
+ left: 0;
+
+ height: 1px;
+
+ content: '';
+ -webkit-transform: scaleY(.5);
+ transform: scaleY(.5);
+
+ background-color: #222;
}
+.mui-table-view-inverted:before
+{
+ position: absolute;
+ top: 0;
+ right: 0;
+ left: 0;
-.mui-input-row:last-child,
-.mui-input-row label + input, .mui-input-row .mui-btn + input {
- background-image: none;
+ height: 1px;
+
+ content: '';
+ -webkit-transform: scaleY(.5);
+ transform: scaleY(.5);
+
+ background-color: #222;
}
+.mui-table-view-inverted .mui-table-view-cell:after
+{
+ position: absolute;
+ right: 0;
+ bottom: 0;
+ left: 15px;
+
+ height: 1px;
-.mui-input-group .mui-input-row {
- height: 40px;
+ content: '';
+ -webkit-transform: scaleY(.5);
+ transform: scaleY(.5);
+
+ background-color: #222;
}
-.mui-input-group .mui-input-row:after {
- position: absolute;
- right: 0;
- bottom: 0;
- left: 15px;
- height: 1px;
- content: '';
- background-color: #c8c7cc;
- -webkit-transform: scaleY(.5);
- transform: scaleY(.5);
+.mui-table-view-inverted .mui-table-view-cell.mui-active
+{
+ background-color: #242424;
}
-
-.mui-input-row label {
- float: left;
- width: 35%;
- padding: 10px 15px;
- font-family: "Helvetica Neue", Helvetica, sans-serif;
- line-height: 1.1;
+.mui-table-view-inverted .mui-table-view-cell > a:not(.mui-btn).mui-active
+{
+ background-color: #242424;
}
-.mui-input-row label ~ input, .mui-input-row label ~ select, .mui-input-row label ~ textarea {
- float: right;
- width: 65%;
- padding-left: 0;
- margin-bottom: 0;
- border: 0;
-}
+.mui-table-view-cell
+{
+ position: relative;
-.mui-input-row .mui-btn {
- float: right;
- width: 15%;
- padding: 10px 15px;
- font-family: "Helvetica Neue", Helvetica, sans-serif;
- line-height: 1.1;
-}
+ overflow: hidden;
-.mui-input-row .mui-btn ~ input, .mui-input-row .mui-btn ~ select, .mui-input-row .mui-btn ~ textarea {
- float: left;
- width: 85%;
- padding-left: 0;
- margin-bottom: 0;
- border: 0;
-}
+ padding: 11px 15px;
-.mui-button-row {
- position: relative;
- padding-top: 5px;
- text-align: center;
-}
+ background-color: inherit;
-.mui-input-group .mui-button-row {
- height: 45px;
+ -webkit-touch-callout: none;
}
+.mui-table-view-cell:after
+{
+ position: absolute;
+ right: 0;
+ bottom: 0;
+ left: 15px;
+
+ height: 1px;
+
+ content: '';
+ -webkit-transform: scaleY(.5);
+ transform: scaleY(.5);
-.mui-input-row {
- position: relative;
+ background-color: #c8c7cc;
}
-.mui-input-row.mui-input-range {
- padding-right: 20px;
- overflow: visible;
+.mui-table-view-cell.mui-radio input[type=radio], .mui-table-view-cell.mui-checkbox input[type=checkbox]
+{
+ top: 8px;
}
-.mui-input-row .mui-inline {
- padding: 8px 0;
+.mui-table-view-cell.mui-radio.mui-left, .mui-table-view-cell.mui-checkbox.mui-left
+{
+ padding-left: 58px;
}
-.mui-input-row .mui-input-clear ~ .mui-icon-clear, .mui-input-row .mui-input-speech ~ .mui-icon-speech {
- position: absolute;
- top: 10px;
- right: 0;
- z-index: 1;
- width: 38px;
- height: 38px;
- font-size: 20px;
- color: #999;
- text-align: center;
+.mui-table-view-cell.mui-active
+{
+ background-color: #eee;
}
-.mui-input-row .mui-input-speech ~ .mui-icon-speech {
- top: 8px;
- font-size: 24px;
+.mui-table-view-cell:last-child:before, .mui-table-view-cell:last-child:after
+{
+ height: 0;
}
-.mui-input-row .mui-input-clear ~ .mui-icon-clear ~ .mui-icon-speech {
- display: none;
+.mui-table-view-cell > a:not(.mui-btn)
+{
+ position: relative;
+
+ display: block;
+ overflow: hidden;
+
+ margin: -11px -15px;
+ padding: inherit;
+
+ white-space: nowrap;
+ text-overflow: ellipsis;
+
+ color: inherit;
+ /*&:active {
+ background-color: #eee;
+ }*/
}
-.mui-input-row .mui-input-clear ~ .mui-icon-clear.mui-hidden ~ .mui-icon-speech {
- display: inline-block;
+.mui-table-view-cell > a:not(.mui-btn).mui-active
+{
+ background-color: #eee;
}
-.mui-input-row .mui-icon-speech ~ .mui-placeholder {
- right: 38px;
+.mui-table-view-cell p
+{
+ margin-bottom: 0;
}
-.mui-input-row.mui-search .mui-icon-clear {
- top: 7px;
+
+.mui-table-view-cell.mui-transitioning > .mui-slider-handle, .mui-table-view-cell.mui-transitioning > .mui-slider-left .mui-btn, .mui-table-view-cell.mui-transitioning > .mui-slider-right .mui-btn
+{
+ -webkit-transition: -webkit-transform 300ms ease;
+ transition: transform 300ms ease;
}
-.mui-input-row.mui-search .mui-icon-speech {
- top: 5px;
+.mui-table-view-cell.mui-active > .mui-slider-handle
+{
+ background-color: #eee;
}
+.mui-table-view-cell > .mui-slider-handle
+{
+ position: relative;
-.mui-radio, .mui-checkbox {
- position: relative;
+ background-color: #fff;
}
-.mui-radio label, .mui-checkbox label {
- display: inline-block;
- float: none;
- width: 100%;
+.mui-table-view-cell > .mui-slider-handle.mui-navigate-right:after, .mui-table-view-cell > .mui-slider-handle .mui-navigate-right:after
+{
+ right: 0;
}
+.mui-table-view-cell > .mui-slider-handle, .mui-table-view-cell > .mui-slider-left .mui-btn, .mui-table-view-cell > .mui-slider-right .mui-btn
+{
+ -webkit-transition: -webkit-transform 0ms ease;
+ transition: transform 0ms ease;
-.mui-radio.mui-left input[type="radio"], .mui-checkbox.mui-left input[type="checkbox"] {
- left: 20px;
+ -webkit-backface-visibility: hidden;
+ backface-visibility: hidden;
}
+.mui-table-view-cell > .mui-slider-left, .mui-table-view-cell > .mui-slider-right
+{
+ position: absolute;
+ top: 0;
-.mui-radio.mui-left label, .mui-checkbox.mui-left label {
- padding-left: 58px;
+ display: -webkit-box;
+ display: -webkit-flex;
+ display: flex;
+
+ height: 100%;
+
+ -webkit-backface-visibility: hidden;
+ backface-visibility: hidden;
}
+.mui-table-view-cell > .mui-slider-left > .mui-btn, .mui-table-view-cell > .mui-slider-right > .mui-btn
+{
+ position: relative;
+ left: 0;
+
+ display: -webkit-box;
+ display: -webkit-flex;
+ display: flex;
+
+ padding: 0 30px;
-.mui-radio input[type="radio"], .mui-checkbox input[type="checkbox"] {
- position: absolute;
- top: 4px;
- right: 20px;
- display: inline-block;
- width: 28px;
- height: 26px;
- -webkit-appearance: none;
- background-color: transparent;
- border: 0;
- outline: 0 !important;
+ color: #fff;
+ border: 0;
+ border-radius: 0;
+
+ -webkit-box-align: center;
+ -webkit-align-items: center;
+ align-items: center;
}
-.mui-radio input[type="radio"]:before, .mui-checkbox input[type="checkbox"]:before {
- font-family: Muiicons;
- font-size: 28px;
- font-weight: normal;
- line-height: 1;
- color: rgba(170, 170, 170, .6);
- text-decoration: none;
- background: none;
- border-radius: 0;
+.mui-table-view-cell > .mui-slider-left > .mui-btn:after, .mui-table-view-cell > .mui-slider-right > .mui-btn:after
+{
+ position: absolute;
+ z-index: -1;
+ top: 0;
+
+ width: 600%;
+ height: 100%;
- -webkit-font-smoothing: antialiased;
+ content: '';
+
+ background: inherit;
}
-.mui-radio input[type="radio"]:checked:before, .mui-checkbox input[type="checkbox"]:checked:before {
- color: #007aff;
+.mui-table-view-cell > .mui-slider-left > .mui-btn.mui-icon, .mui-table-view-cell > .mui-slider-right > .mui-btn.mui-icon
+{
+ font-size: 30px;
}
+.mui-table-view-cell > .mui-slider-right
+{
+ right: 0;
-.mui-radio input[type="radio"]:before {
- content: "\e411";
+ -webkit-transition: -webkit-transform 0ms ease;
+ transition: transform 0ms ease;
+ -webkit-transform: translateX(100%);
+ transform: translateX(100%);
}
+.mui-table-view-cell > .mui-slider-left
+{
+ left: 0;
-.mui-radio input[type="radio"]:checked:before {
- content: "\e441";
+ -webkit-transition: -webkit-transform 0ms ease;
+ transition: transform 0ms ease;
+ -webkit-transform: translateX(-100%);
+ transform: translateX(-100%);
}
+.mui-table-view-cell > .mui-slider-left > .mui-btn:after
+{
+ right: 100%;
-.mui-checkbox input[type="checkbox"]:before {
- content: "\e411";
+ margin-right: -1px;
}
-.mui-checkbox input[type="checkbox"]:checked:before {
- content: "\e442";
+.mui-table-view-divider
+{
+ font-weight: 500;
+
+ position: relative;
+
+ margin-top: -1px;
+ margin-left: 0;
+ padding-top: 6px;
+ padding-bottom: 6px;
+ padding-left: 15px;
+
+ color: #999;
+ background-color: #fafafa;
}
+.mui-table-view-divider:after
+{
+ position: absolute;
+ right: 0;
+ bottom: 0;
+ left: 0;
+
+ height: 1px;
+
+ content: '';
+ -webkit-transform: scaleY(.5);
+ transform: scaleY(.5);
-.mui-select {
- position: relative;
+ background-color: #c8c7cc;
}
+.mui-table-view-divider:before
+{
+ position: absolute;
+ top: 0;
+ right: 0;
+ left: 0;
-.mui-select:before {
- position: absolute;
- top: 8px;
- right: 21px;
- font-family: Muiicons;
- color: rgba(170, 170, 170, .6);
- content: '\e581';
+ height: 1px;
+
+ content: '';
+ -webkit-transform: scaleY(.5);
+ transform: scaleY(.5);
+
+ background-color: #c8c7cc;
}
-.mui-input-row .mui-switch {
- float: right;
- margin-top: 5px;
- margin-right: 20px;
+.mui-table-view .mui-media,
+.mui-table-view .mui-media-body
+{
+ overflow: hidden;
}
-.mui-input-range {
- /*input[type="range"] {
- -webkit-appearance: none;
- background: #999;
- height: 36px;
- border-radius: 1px;
+.mui-table-view .mui-media-large .mui-media-object
+{
+ line-height: 80px;
+
+ max-width: 80px;
+ height: 80px;
+}
+.mui-table-view .mui-media .mui-subtitle
+{
+ color: #000;
+}
+.mui-table-view .mui-media-object
+{
+ line-height: 42px;
+
+ max-width: 42px;
+ height: 42px;
+}
+.mui-table-view .mui-media-object.mui-pull-left
+{
+ margin-right: 10px;
+}
+.mui-table-view .mui-media-object.mui-pull-right
+{
+ margin-left: 10px;
+}
+.mui-table-view .mui-table-view-cell.mui-media-icon .mui-media-object
+{
+ line-height: 29px;
+
+ max-width: 29px;
+ height: 29px;
+ margin: -4px 0;
+}
+.mui-table-view .mui-table-view-cell.mui-media-icon .mui-media-object img
+{
+ line-height: 29px;
+
+ max-width: 29px;
+ height: 29px;
+}
+.mui-table-view .mui-table-view-cell.mui-media-icon .mui-media-object.mui-pull-left
+{
+ margin-right: 10px;
+}
+.mui-table-view .mui-table-view-cell.mui-media-icon .mui-media-object .mui-icon
+{
+ font-size: 29px;
+}
+.mui-table-view .mui-table-view-cell.mui-media-icon .mui-media-body:after
+{
+ position: absolute;
+ right: 0;
+ bottom: 0;
+ left: 55px;
+
+ height: 1px;
+
+ content: '';
+ -webkit-transform: scaleY(.5);
+ transform: scaleY(.5);
+
+ background-color: #c8c7cc;
+}
+.mui-table-view .mui-table-view-cell.mui-media-icon:after
+{
+ height: 0 !important;
+}
+
+.mui-table-view.mui-unfold .mui-table-view-cell.mui-collapse .mui-table-view
+{
+ display: block;
+}
+.mui-table-view.mui-unfold .mui-table-view-cell.mui-collapse .mui-table-view:before, .mui-table-view.mui-unfold .mui-table-view-cell.mui-collapse .mui-table-view:after
+{
+ height: 0 !important;
+}
+.mui-table-view.mui-unfold .mui-table-view-cell.mui-media-icon.mui-collapse .mui-media-body:after
+{
+ position: absolute;
+ right: 0;
+ bottom: 0;
+ left: 70px;
+
+ height: 1px;
+
+ content: '';
+ -webkit-transform: scaleY(.5);
+ transform: scaleY(.5);
+
+ background-color: #c8c7cc;
+}
+
+.mui-table-view-cell > .mui-btn,
+.mui-table-view-cell > .mui-badge,
+.mui-table-view-cell > .mui-switch,
+.mui-table-view-cell > a > .mui-btn,
+.mui-table-view-cell > a > .mui-badge,
+.mui-table-view-cell > a > .mui-switch
+{
+ position: absolute;
+ top: 50%;
+ right: 15px;
+
+ -webkit-transform: translateY(-50%);
+ transform: translateY(-50%);
+}
+.mui-table-view-cell .mui-navigate-left > .mui-btn,
+.mui-table-view-cell .mui-navigate-left > .mui-badge,
+.mui-table-view-cell .mui-navigate-left > .mui-switch,
+.mui-table-view-cell .mui-navigate-right > .mui-btn,
+.mui-table-view-cell .mui-navigate-right > .mui-badge,
+.mui-table-view-cell .mui-navigate-right > .mui-switch,
+.mui-table-view-cell .mui-push-left > .mui-btn,
+.mui-table-view-cell .mui-push-left > .mui-badge,
+.mui-table-view-cell .mui-push-left > .mui-switch,
+.mui-table-view-cell .mui-push-right > .mui-btn,
+.mui-table-view-cell .mui-push-right > .mui-badge,
+.mui-table-view-cell .mui-push-right > .mui-switch,
+.mui-table-view-cell > a .mui-navigate-left > .mui-btn,
+.mui-table-view-cell > a .mui-navigate-left > .mui-badge,
+.mui-table-view-cell > a .mui-navigate-left > .mui-switch,
+.mui-table-view-cell > a .mui-navigate-right > .mui-btn,
+.mui-table-view-cell > a .mui-navigate-right > .mui-badge,
+.mui-table-view-cell > a .mui-navigate-right > .mui-switch,
+.mui-table-view-cell > a .mui-push-left > .mui-btn,
+.mui-table-view-cell > a .mui-push-left > .mui-badge,
+.mui-table-view-cell > a .mui-push-left > .mui-switch,
+.mui-table-view-cell > a .mui-push-right > .mui-btn,
+.mui-table-view-cell > a .mui-push-right > .mui-badge,
+.mui-table-view-cell > a .mui-push-right > .mui-switch
+{
+ right: 35px;
+}
+
+.mui-content > .mui-table-view:first-child
+{
+ margin-top: 15px;
+}
+
+.mui-table-view-cell.mui-collapse .mui-table-view:after
+{
+ left: 15px;
+}
+.mui-table-view-cell.mui-collapse > .mui-navigate-right:after, .mui-table-view-cell.mui-collapse > .mui-push-right:after
+{
+ content: '\e581';
+}
+.mui-table-view-cell.mui-collapse.mui-active .mui-table-view, .mui-table-view-cell.mui-collapse.mui-active .mui-collapse-content
+{
+ display: block;
+}
+.mui-table-view-cell.mui-collapse.mui-active > .mui-navigate-right:after, .mui-table-view-cell.mui-collapse.mui-active > .mui-push-right:after
+{
+ content: '\e580';
+}
+.mui-table-view-cell.mui-collapse .mui-collapse-content
+{
+ position: relative;
+
+ display: none;
+ overflow: hidden;
+
+ margin: 11px -15px -11px;
+ padding: 8px 15px;
+
+ -webkit-transition: height .35s ease;
+ -o-transition: height .35s ease;
+ transition: height .35s ease;
+
+ border: 1px solid #ddd;
+ background: white;
+}
+.mui-table-view-cell.mui-collapse .mui-collapse-content > .mui-input-group, .mui-table-view-cell.mui-collapse .mui-collapse-content > .mui-slider
+{
+ width: auto;
+ height: auto;
+ margin: -8px -15px;
+}
+.mui-table-view-cell.mui-collapse .mui-collapse-content > .mui-slider
+{
+ margin: -8px -16px;
+}
+.mui-table-view-cell.mui-collapse .mui-table-view
+{
+ display: none;
+
+ margin-top: 11px;
+ margin-right: -15px;
+ margin-bottom: -11px;
+ margin-left: -15px;
+
+ border: 0;
+}
+.mui-table-view-cell.mui-collapse .mui-table-view.mui-table-view-chevron
+{
+ margin-right: -65px;
+}
+.mui-table-view-cell.mui-collapse .mui-table-view .mui-table-view-cell
+{
+ padding-left: 31px;
+
+ background-position: 31px 100%;
+}
+.mui-table-view-cell.mui-collapse .mui-table-view .mui-table-view-cell:after
+{
+ position: absolute;
+ right: 0;
+ bottom: 0;
+ left: 30px;
+
+ height: 1px;
+
+ content: '';
+ -webkit-transform: scaleY(.5);
+ transform: scaleY(.5);
+
+ background-color: #c8c7cc;
+}
+
+.mui-table-view.mui-grid-view
+{
+ font-size: 0;
+
+ display: block;
+
+ width: 100%;
+ padding: 0 10px 10px 0;
+
+ white-space: normal;
+}
+.mui-table-view.mui-grid-view .mui-table-view-cell
+{
+ font-size: 17px;
+
+ display: inline-block;
+
+ margin-right: -4px;
+ padding: 10px 0 0 14px;
+
+ text-align: center;
+ vertical-align: middle;
+
+ background: none;
+}
+.mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-object
+{
+ width: 100%;
+ max-width: 100%;
+ height: auto;
+}
+.mui-table-view.mui-grid-view .mui-table-view-cell > a:not(.mui-btn)
+{
+ margin: -10px 0 0 -14px;
+}
+.mui-table-view.mui-grid-view .mui-table-view-cell > a:not(.mui-btn):active, .mui-table-view.mui-grid-view .mui-table-view-cell > a:not(.mui-btn).mui-active
+{
+ background: none;
+}
+.mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body
+{
+ font-size: 15px;
+ line-height: 15px;
+
+ display: block;
+
+ width: 100%;
+ height: 15px;
+ margin-top: 8px;
+
+ text-overflow: ellipsis;
+
+ color: #333;
+}
+.mui-table-view.mui-grid-view .mui-table-view-cell:before, .mui-table-view.mui-grid-view .mui-table-view-cell:after
+{
+ height: 0;
+}
+
+.mui-grid-view.mui-grid-9
+{
+ padding: 1px 0 1px 0;
+ padding-right: 0;
+
+ background-color: #f2f2f2;
+}
+.mui-grid-view.mui-grid-9 .mui-table-view-cell
+{
+ margin: -1px 0 0 -1px;
+ padding: 11px 15px;
+
+ vertical-align: top;
+
+ border-top: 1px solid #eee;
+ border-left: 1px solid #eee;
+}
+.mui-grid-view.mui-grid-9 .mui-table-view-cell.mui-active
+{
+ background-color: #eee;
+}
+.mui-grid-view.mui-grid-9 .mui-table-view-cell > a:not(.mui-btn)
+{
+ margin: 0;
+ padding: 10px 0;
+}
+.mui-grid-view.mui-grid-9:before
+{
+ height: 0;
+}
+.mui-grid-view.mui-grid-9 .mui-media
+{
+ color: #797979;
+}
+.mui-grid-view.mui-grid-9 .mui-media .mui-icon
+{
+ font-size: 2.4em;
+
+ position: relative;
+}
+
+.mui-slider-cell
+{
+ position: relative;
+}
+.mui-slider-cell > .mui-slider-handle
+{
+ z-index: 1;
+}
+.mui-slider-cell > .mui-slider-left, .mui-slider-cell > .mui-slider-right
+{
+ position: absolute;
+ z-index: 0;
+ top: 0;
+ bottom: 0;
+}
+.mui-slider-cell > .mui-slider-left
+{
+ left: 0;
+}
+.mui-slider-cell > .mui-slider-right
+{
+ right: 0;
+}
+
+input,
+textarea,
+select
+{
+ font-family: 'Helvetica Neue', Helvetica, sans-serif;
+ font-size: 17px;
+
+ -webkit-tap-highlight-color: transparent;
+ -webkit-tap-highlight-color: transparent;
+}
+input:focus,
+textarea:focus,
+select:focus
+{
+ -webkit-tap-highlight-color: transparent;
+ -webkit-tap-highlight-color: transparent;
+ -webkit-user-modify: read-write-plaintext-only;
+}
+
+select,
+textarea,
+input[type='text'],
+input[type='search'],
+input[type='password'],
+input[type='datetime'],
+input[type='datetime-local'],
+input[type='date'],
+input[type='month'],
+input[type='time'],
+input[type='week'],
+input[type='number'],
+input[type='email'],
+input[type='url'],
+input[type='tel'],
+input[type='color']
+{
+ line-height: 21px;
+
+ width: 100%;
+ height: 40px;
+ margin-bottom: 15px;
+ padding: 10px 15px;
+
+ -webkit-user-select: text;
+
+ border: 1px solid rgba(0, 0, 0, .2);
+ border-radius: 3px;
+ outline: none;
+ background-color: #fff;
+
+ -webkit-appearance: none;
+}
+
+input[type=number]::-webkit-inner-spin-button,
+input[type=number]::-webkit-outer-spin-button
+{
+ margin: 0;
+
+ -webkit-appearance: none;
+}
+
+input[type='search']
+{
+ font-size: 16px;
+
+ -webkit-box-sizing: border-box;
+ box-sizing: border-box;
+ height: 34px;
+
+ text-align: center;
+
+ border: 0;
+ border-radius: 6px;
+ background-color: rgba(0, 0, 0, .1);
+}
+
+input[type='search']:focus
+{
+ text-align: left;
+}
+
+textarea
+{
+ height: auto;
+
+ resize: none;
+}
+
+select
+{
+ font-size: 14px;
+
+ height: auto;
+ margin-top: 1px;
+
+ border: 0 !important;
+ background-color: #fff;
+}
+select:focus
+{
+ -webkit-user-modify: read-only;
+}
+
+.mui-input-group
+{
+ position: relative;
+
+ padding: 0;
+
+ border: 0;
+ background-color: #fff;
+}
+.mui-input-group:after
+{
+ position: absolute;
+ right: 0;
+ bottom: 0;
+ left: 0;
+
+ height: 1px;
+
+ content: '';
+ -webkit-transform: scaleY(.5);
+ transform: scaleY(.5);
+
+ background-color: #c8c7cc;
+}
+.mui-input-group:before
+{
+ position: absolute;
+ top: 0;
+ right: 0;
+ left: 0;
+
+ height: 1px;
+
+ content: '';
+ -webkit-transform: scaleY(.5);
+ transform: scaleY(.5);
+
+ background-color: #c8c7cc;
+}
+
+.mui-input-group input,
+.mui-input-group textarea
+{
+ margin-bottom: 0;
+
+ border: 0;
+ border-radius: 0;
+ background-color: transparent;
+ -webkit-box-shadow: none;
+ box-shadow: none;
+}
+
+.mui-input-group input[type='search']
+{
+ background: none;
+}
+
+.mui-input-group input:last-child
+{
+ background-image: none;
+}
+
+.mui-input-row
+{
+ clear: left;
+ overflow: hidden;
+}
+.mui-input-row select
+{
+ font-size: 17px;
+
+ height: 37px;
+ padding: 0;
+}
+
+.mui-input-row:last-child,
+.mui-input-row label + input, .mui-input-row .mui-btn + input
+{
+ background: none;
+}
+
+.mui-input-group .mui-input-row
+{
+ height: 40px;
+}
+.mui-input-group .mui-input-row:after
+{
+ position: absolute;
+ right: 0;
+ bottom: 0;
+ left: 15px;
+
+ height: 1px;
+
+ content: '';
+ -webkit-transform: scaleY(.5);
+ transform: scaleY(.5);
+
+ background-color: #c8c7cc;
+}
+
+.mui-input-row label
+{
+ font-family: 'Helvetica Neue', Helvetica, sans-serif;
+ line-height: 1.1;
+
+ float: left;
+
+ width: 35%;
+ padding: 10px 15px;
+}
+
+.mui-input-row label ~ input, .mui-input-row label ~ select, .mui-input-row label ~ textarea
+{
+ float: right;
+
+ width: 65%;
+ margin-bottom: 0;
+ padding-left: 0;
+
+ border: 0;
+}
+
+.mui-input-row .mui-btn
+{
+ font-family: 'Helvetica Neue', Helvetica, sans-serif;
+ line-height: 1.1;
+
+ float: right;
+
+ width: 15%;
+ padding: 10px 15px;
+}
+
+.mui-input-row .mui-btn ~ input, .mui-input-row .mui-btn ~ select, .mui-input-row .mui-btn ~ textarea
+{
+ float: left;
+
+ width: 85%;
+ margin-bottom: 0;
+ padding-left: 0;
+
+ border: 0;
+}
+
+.mui-button-row
+{
+ position: relative;
+
+ padding-top: 5px;
+
+ text-align: center;
+}
+
+.mui-input-group .mui-button-row
+{
+ height: 45px;
+}
+
+.mui-input-row
+{
+ position: relative;
+}
+.mui-input-row.mui-input-range
+{
+ overflow: visible;
+
+ padding-right: 20px;
+}
+.mui-input-row .mui-inline
+{
+ padding: 8px 0;
+}
+.mui-input-row .mui-input-clear ~ .mui-icon-clear, .mui-input-row .mui-input-speech ~ .mui-icon-speech
+{
+ font-size: 20px;
+
+ position: absolute;
+ z-index: 1;
+ top: 10px;
+ right: 0;
+
+ width: 38px;
+ height: 38px;
+
+ text-align: center;
+
+ color: #999;
+}
+.mui-input-row .mui-input-speech ~ .mui-icon-speech
+{
+ font-size: 24px;
+
+ top: 8px;
+}
+.mui-input-row .mui-input-clear ~ .mui-icon-clear ~ .mui-icon-speech
+{
+ display: none;
+}
+.mui-input-row .mui-input-clear ~ .mui-icon-clear.mui-hidden ~ .mui-icon-speech
+{
+ display: inline-block;
+}
+.mui-input-row .mui-icon-speech ~ .mui-placeholder
+{
+ right: 38px;
+}
+.mui-input-row.mui-search .mui-icon-clear
+{
+ top: 7px;
+}
+.mui-input-row.mui-search .mui-icon-speech
+{
+ top: 5px;
+}
+
+.mui-radio, .mui-checkbox
+{
+ position: relative;
+}
+.mui-radio label, .mui-checkbox label
+{
+ display: inline-block;
+ float: none;
+
+ width: 100%;
+ padding-right: 58px;
+}
+
+.mui-radio.mui-left input[type='radio'], .mui-checkbox.mui-left input[type='checkbox']
+{
+ left: 20px;
+}
+
+.mui-radio.mui-left label, .mui-checkbox.mui-left label
+{
+ padding-right: 15px;
+ padding-left: 58px;
+}
+
+.mui-radio input[type='radio'], .mui-checkbox input[type='checkbox']
+{
+ position: absolute;
+ top: 4px;
+ right: 20px;
+
+ display: inline-block;
+
+ width: 28px;
+ height: 26px;
+
+ border: 0;
+ outline: 0 !important;
+ background-color: transparent;
+
+ -webkit-appearance: none;
+}
+.mui-radio input[type='radio'][disabled]:before, .mui-checkbox input[type='checkbox'][disabled]:before
+{
+ opacity: .3;
+}
+.mui-radio input[type='radio']:before, .mui-checkbox input[type='checkbox']:before
+{
+ font-family: Muiicons;
+ font-size: 28px;
+ font-weight: normal;
+ line-height: 1;
+
+ text-decoration: none;
+
+ color: #aaa;
+ border-radius: 0;
+ background: none;
+
+ -webkit-font-smoothing: antialiased;
+}
+.mui-radio input[type='radio']:checked:before, .mui-checkbox input[type='checkbox']:checked:before
+{
+ color: #007aff;
+}
+
+.mui-radio.mui-disabled label, .mui-radio label.mui-disabled, .mui-checkbox.mui-disabled label, .mui-checkbox label.mui-disabled
+{
+ opacity: .4;
+}
+
+.mui-radio input[type='radio']:before
+{
+ content: '\e411';
+}
+
+.mui-radio input[type='radio']:checked:before
+{
+ content: '\e441';
+}
+
+.mui-checkbox input[type='checkbox']:before
+{
+ content: '\e411';
+}
+
+.mui-checkbox input[type='checkbox']:checked:before
+{
+ content: '\e442';
+}
+
+.mui-select
+{
+ position: relative;
+}
+
+.mui-select:before
+{
+ font-family: Muiicons;
+
+ position: absolute;
+ top: 8px;
+ right: 21px;
+
+ content: '\e581';
+
+ color: rgba(170, 170, 170, .6);
+}
+
+.mui-input-row .mui-switch
+{
+ float: right;
+
+ margin-top: 5px;
+ margin-right: 20px;
+}
+
+.mui-input-range
+{
+ /*input[type="range"] {
+ -webkit-appearance: none;
+ background: #999;
+ height: 36px;
+ border-radius: 1px;
overflow: hidden;
margin-top: 2px;
margin-bottom: 2px;
@@ -2287,438 +3023,586 @@ select:focus {
content:' ';
}
}*/
-}
-.mui-input-range input[type="range"] {
- position: relative;
- width: 100%;
- height: 2px;
- -webkit-appearance: none !important;
- padding: 0;
- margin: 17px 0;
- cursor: pointer;
- background-color: #999;
- border: 0;
- border-radius: 3px;
- outline: none;
-}
-.mui-input-range input[type='range']::-webkit-slider-thumb {
- width: 28px;
- height: 28px;
- -webkit-appearance: none !important;
- background-color: #007aff;
- background-clip: padding-box;
- border-color: #0062cc;
- border-radius: 50%;
-}
-.mui-input-range label ~ input[type="range"] {
- width: 65%;
-}
-.mui-input-range .mui-tooltip {
- position: absolute;
- top: -70px;
- z-index: 1;
- width: 64px;
- height: 64px;
- font-size: 36px;
- line-height: 64px;
- color: #333;
- text-align: center;
- text-shadow: 0 1px 0 #f3f3f3;
- background-color: #fff;
- border: 1px solid #ddd;
- border-radius: 6px;
- opacity: .8;
-}
-
-.mui-search {
- position: relative;
-}
-.mui-search input[type="search"] {
- padding-left: 30px;
-}
-.mui-search .mui-placeholder {
- position: absolute;
- top: 0;
- right: 0;
- bottom: 0;
- left: 0;
- z-index: 1;
- display: inline-block;
- height: 34px;
- font-size: 16px;
- line-height: 34px;
- color: #999;
- text-align: center;
- background: none;
- border: 0;
- border-radius: 6px;
-}
-.mui-search .mui-placeholder .mui-icon {
- font-size: 20px;
- color: #333;
-}
-.mui-search:before {
- position: absolute;
- top: 50%;
- right: 50%;
- display: none;
- margin-top: -18px;
- margin-right: 31px;
- font-family: Muiicons;
- font-size: 20px;
- font-weight: normal;
- content: '\e466';
-}
-.mui-search.mui-active:before {
- right: auto;
- left: 5px;
- display: block;
- margin-right: 0;
- font-size: 20px;
-}
-.mui-search.mui-active input[type="search"] {
- text-align: left;
-}
-.mui-search.mui-active .mui-placeholder {
- display: none;
-}
-
-.mui-segmented-control {
- position: relative;
- display: table;
- width: 100%;
- overflow: hidden;
- font-size: 15px;
- font-weight: 400;
- table-layout: fixed;
- background-color: transparent;
- border: 1px solid #007aff;
- border-radius: 3px;
-
- -webkit-touch-callout: none;
-}
-.mui-segmented-control.mui-scroll-wrapper {
- height: 38px;
-}
-.mui-segmented-control.mui-scroll-wrapper .mui-scroll {
- width: auto;
- height: 40px;
- white-space: nowrap;
-}
-.mui-segmented-control.mui-scroll-wrapper .mui-control-item {
- display: inline-block;
- width: auto;
- padding: 0 20px;
- border: 0;
-}
-.mui-segmented-control .mui-control-item {
- display: table-cell;
- width: 1%;
- overflow: hidden;
- line-height: 38px;
- color: #007aff;
- text-align: center;
- text-overflow: ellipsis;
- white-space: nowrap;
- border-color: #007aff;
- border-left: 1px solid #007aff;
- -webkit-transition: background-color .1s linear;
- transition: background-color .1s linear;
-}
-.mui-segmented-control .mui-control-item:first-child {
- border-left-width: 0;
-}
-.mui-segmented-control .mui-control-item.mui-active {
- color: #fff;
- background-color: #007aff;
-}
-.mui-segmented-control.mui-segmented-control-inverted {
- width: 100%;
- border: 0;
- border-radius: 0;
-}
-.mui-segmented-control.mui-segmented-control-inverted .mui-control-item {
- color: inherit;
- border: 0;
-}
-.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active {
- color: #007aff;
- background: none;
- border-bottom: 2px solid #007aff;
-}
-.mui-segmented-control.mui-segmented-control-inverted ~ .mui-slider-progress-bar {
- background-color: #007aff;
-}
-
-.mui-segmented-control-positive {
- border: 1px solid #4cd964;
-}
-.mui-segmented-control-positive .mui-control-item {
- color: #4cd964;
- border-color: inherit;
-}
-.mui-segmented-control-positive .mui-control-item.mui-active {
- color: #fff;
- background-color: #4cd964;
-}
-.mui-segmented-control-positive.mui-segmented-control-inverted .mui-control-item.mui-active {
- color: #4cd964;
- background: none;
- border-bottom: 2px solid #4cd964;
-}
-.mui-segmented-control-positive.mui-segmented-control-inverted ~ .mui-slider-progress-bar {
- background-color: #4cd964;
-}
-
-.mui-segmented-control-negative {
- border: 1px solid #dd524d;
-}
-.mui-segmented-control-negative .mui-control-item {
- color: #dd524d;
- border-color: inherit;
-}
-.mui-segmented-control-negative .mui-control-item.mui-active {
- color: #fff;
- background-color: #dd524d;
-}
-.mui-segmented-control-negative.mui-segmented-control-inverted .mui-control-item.mui-active {
- color: #dd524d;
- background: none;
- border-bottom: 2px solid #dd524d;
-}
-.mui-segmented-control-negative.mui-segmented-control-inverted ~ .mui-slider-progress-bar {
- background-color: #dd524d;
-}
-
-.mui-control-content {
- position: relative;
- display: none;
-}
-.mui-control-content.mui-active {
- display: block;
-}
-
-.mui-popover {
- position: absolute;
- z-index: 999;
- display: none;
- width: 280px;
- background-color: rgba(247, 247, 247, .98);
- border-radius: 7px;
- -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
- box-shadow: 0 0 15px rgba(0, 0, 0, .1);
- opacity: 0;
- -webkit-transition: opacity .3s;
- transition: opacity .3s;
- -webkit-transition-property: opacity;
- transition-property: opacity;
- -webkit-transform: none;
- transform: none;
-}
-.mui-popover .mui-popover-arrow {
- position: absolute;
- top: -25px;
- left: 0;
- z-index: 1000;
- width: 26px;
- height: 26px;
- overflow: hidden;
-}
-.mui-popover .mui-popover-arrow:after {
- position: absolute;
- top: 19px;
- left: 0;
- width: 26px;
- height: 26px;
- content: ' ';
- background: rgba(247, 247, 247, .98);
- border-radius: 3px;
- -webkit-transform: rotate(45deg);
- transform: rotate(45deg);
-}
-.mui-popover .mui-popover-arrow.mui-bottom {
- top: 100%;
- left: -26px;
- margin-top: -1px;
-}
-.mui-popover .mui-popover-arrow.mui-bottom:after {
- top: -19px;
- left: 0;
-}
-.mui-popover.mui-popover-action {
- bottom: 0;
- width: 100%;
- background: none;
- border-radius: 0;
- -webkit-box-shadow: none;
- box-shadow: none;
- -webkit-transition: -webkit-transform .3s, opacity .3s;
- transition: transform .3s, opacity .3s;
- -webkit-transform: translate3d(0, 100%, 0);
- transform: translate3d(0, 100%, 0);
-}
-.mui-popover.mui-popover-action .mui-popover-arrow {
- display: none;
-}
-.mui-popover.mui-popover-action.mui-active {
- -webkit-transform: translate3d(0, 0, 0);
- transform: translate3d(0, 0, 0);
-}
-.mui-popover.mui-popover-action .mui-table-view {
- margin: 8px;
- color: #007aff;
- text-align: center;
- border-radius: 4px;
-}
-.mui-popover.mui-popover-action .mui-table-view .mui-table-view-cell:after {
- position: absolute;
- right: 0;
- bottom: 0;
- left: 0;
- height: 1px;
- content: '';
- background-color: #c8c7cc;
- -webkit-transform: scaleY(.5);
- transform: scaleY(.5);
-}
-.mui-popover.mui-popover-action .mui-table-view small {
- display: block;
- font-weight: 400;
- line-height: 1.3;
-}
-.mui-popover.mui-active {
- display: block;
- opacity: 1;
-}
-.mui-popover .mui-bar ~ .mui-table-view {
- padding-top: 44px;
-}
-
-.mui-backdrop {
- position: fixed;
- top: 0;
- right: 0;
- bottom: 0;
- left: 0;
- z-index: 998;
- background-color: rgba(0, 0, 0, .3);
-}
-
-.mui-bar-backdrop.mui-backdrop {
- bottom: 50px;
- background: none;
-}
-
-.mui-backdrop-action.mui-backdrop {
- background-color: rgba(0, 0, 0, .3);
-}
-
-.mui-bar-backdrop.mui-backdrop, .mui-backdrop-action.mui-backdrop {
- opacity: 0;
-}
-.mui-bar-backdrop.mui-backdrop.mui-active, .mui-backdrop-action.mui-backdrop.mui-active {
- opacity: 1;
- -webkit-transition: all .4s ease;
- transition: all .4s ease;
+}
+.mui-input-range input[type='range']
+{
+ position: relative;
+
+ width: 100%;
+ height: 2px;
+ margin: 17px 0;
+ padding: 0;
+
+ cursor: pointer;
+
+ border: 0;
+ border-radius: 3px;
+ outline: none;
+ background-color: #999;
+
+ -webkit-appearance: none !important;
+}
+.mui-input-range input[type='range']::-webkit-slider-thumb
+{
+ width: 28px;
+ height: 28px;
+
+ border-color: #0062cc;
+ border-radius: 50%;
+ background-color: #007aff;
+ background-clip: padding-box;
+
+ -webkit-appearance: none !important;
+}
+.mui-input-range label ~ input[type='range']
+{
+ width: 65%;
+}
+.mui-input-range .mui-tooltip
+{
+ font-size: 36px;
+ line-height: 64px;
+
+ position: absolute;
+ z-index: 1;
+ top: -70px;
+
+ width: 64px;
+ height: 64px;
+
+ text-align: center;
+
+ opacity: .8;
+ color: #333;
+ border: 1px solid #ddd;
+ border-radius: 6px;
+ background-color: #fff;
+ text-shadow: 0 1px 0 #f3f3f3;
+}
+
+.mui-search
+{
+ position: relative;
+}
+.mui-search input[type='search']
+{
+ padding-left: 30px;
+}
+.mui-search .mui-placeholder
+{
+ font-size: 16px;
+ line-height: 34px;
+
+ position: absolute;
+ z-index: 1;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
+
+ display: inline-block;
+
+ height: 34px;
+
+ text-align: center;
+
+ color: #999;
+ border: 0;
+ border-radius: 6px;
+ background: none;
+}
+.mui-search .mui-placeholder .mui-icon
+{
+ font-size: 20px;
+
+ color: #333;
+}
+.mui-search:before
+{
+ font-family: Muiicons;
+ font-size: 20px;
+ font-weight: normal;
+
+ position: absolute;
+ top: 50%;
+ right: 50%;
+
+ display: none;
+
+ margin-top: -18px;
+ margin-right: 31px;
+
+ content: '\e466';
+}
+.mui-search.mui-active:before
+{
+ font-size: 20px;
+
+ right: auto;
+ left: 5px;
+
+ display: block;
+
+ margin-right: 0;
+}
+.mui-search.mui-active input[type='search']
+{
+ text-align: left;
+}
+.mui-search.mui-active .mui-placeholder
+{
+ display: none;
+}
+
+.mui-segmented-control
+{
+ font-size: 15px;
+ font-weight: 400;
+
+ position: relative;
+
+ display: table;
+ overflow: hidden;
+
+ width: 100%;
+
+ table-layout: fixed;
+
+ border: 1px solid #007aff;
+ border-radius: 3px;
+ background-color: transparent;
+
+ -webkit-touch-callout: none;
+}
+.mui-segmented-control.mui-scroll-wrapper
+{
+ height: 38px;
+}
+.mui-segmented-control.mui-scroll-wrapper .mui-scroll
+{
+ width: auto;
+ height: 40px;
+
+ white-space: nowrap;
+}
+.mui-segmented-control.mui-scroll-wrapper .mui-control-item
+{
+ display: inline-block;
+
+ width: auto;
+ padding: 0 20px;
+
+ border: 0;
+}
+.mui-segmented-control .mui-control-item
+{
+ line-height: 38px;
+
+ display: table-cell;
+ overflow: hidden;
+
+ width: 1%;
+
+ -webkit-transition: background-color .1s linear;
+ transition: background-color .1s linear;
+ text-align: center;
+ white-space: nowrap;
+ text-overflow: ellipsis;
+
+ color: #007aff;
+ border-color: #007aff;
+ border-left: 1px solid #007aff;
+}
+.mui-segmented-control .mui-control-item:first-child
+{
+ border-left-width: 0;
+}
+.mui-segmented-control .mui-control-item.mui-active
+{
+ color: #fff;
+ background-color: #007aff;
+}
+.mui-segmented-control.mui-segmented-control-inverted
+{
+ width: 100%;
+
+ border: 0;
+ border-radius: 0;
+}
+.mui-segmented-control.mui-segmented-control-inverted .mui-control-item
+{
+ color: inherit;
+ border: 0;
+}
+.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active
+{
+ color: #007aff;
+ border-bottom: 2px solid #007aff;
+ background: none;
+}
+.mui-segmented-control.mui-segmented-control-inverted ~ .mui-slider-progress-bar
+{
+ background-color: #007aff;
+}
+
+.mui-segmented-control-positive
+{
+ border: 1px solid #4cd964;
+}
+.mui-segmented-control-positive .mui-control-item
+{
+ color: #4cd964;
+ border-color: inherit;
+}
+.mui-segmented-control-positive .mui-control-item.mui-active
+{
+ color: #fff;
+ background-color: #4cd964;
+}
+.mui-segmented-control-positive.mui-segmented-control-inverted .mui-control-item.mui-active
+{
+ color: #4cd964;
+ border-bottom: 2px solid #4cd964;
+ background: none;
+}
+.mui-segmented-control-positive.mui-segmented-control-inverted ~ .mui-slider-progress-bar
+{
+ background-color: #4cd964;
+}
+
+.mui-segmented-control-negative
+{
+ border: 1px solid #dd524d;
+}
+.mui-segmented-control-negative .mui-control-item
+{
+ color: #dd524d;
+ border-color: inherit;
+}
+.mui-segmented-control-negative .mui-control-item.mui-active
+{
+ color: #fff;
+ background-color: #dd524d;
+}
+.mui-segmented-control-negative.mui-segmented-control-inverted .mui-control-item.mui-active
+{
+ color: #dd524d;
+ border-bottom: 2px solid #dd524d;
+ background: none;
+}
+.mui-segmented-control-negative.mui-segmented-control-inverted ~ .mui-slider-progress-bar
+{
+ background-color: #dd524d;
}
-.mui-popover .mui-btn-block {
- margin-bottom: 5px;
-}
-.mui-popover .mui-btn-block:last-child {
- margin-bottom: 0;
+.mui-control-content
+{
+ position: relative;
+
+ display: none;
+}
+.mui-control-content.mui-active
+{
+ display: block;
+}
+
+.mui-popover
+{
+ position: absolute;
+ z-index: 999;
+
+ display: none;
+
+ width: 280px;
+
+ -webkit-transition: opacity .3s;
+ transition: opacity .3s;
+ -webkit-transition-property: opacity;
+ transition-property: opacity;
+ -webkit-transform: none;
+ transform: none;
+
+ opacity: 0;
+ border-radius: 7px;
+ background-color: #f7f7f7;
+ -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
+ box-shadow: 0 0 15px rgba(0, 0, 0, .1);
+}
+.mui-popover .mui-popover-arrow
+{
+ position: absolute;
+ z-index: 1000;
+ top: -25px;
+ left: 0;
+
+ overflow: hidden;
+
+ width: 26px;
+ height: 26px;
+}
+.mui-popover .mui-popover-arrow:after
+{
+ position: absolute;
+ top: 19px;
+ left: 0;
+
+ width: 26px;
+ height: 26px;
+
+ content: ' ';
+ -webkit-transform: rotate(45deg);
+ transform: rotate(45deg);
+
+ border-radius: 3px;
+ background: #f7f7f7;
+}
+.mui-popover .mui-popover-arrow.mui-bottom
+{
+ top: 100%;
+ left: -26px;
+
+ margin-top: -1px;
+}
+.mui-popover .mui-popover-arrow.mui-bottom:after
+{
+ top: -19px;
+ left: 0;
+}
+.mui-popover.mui-popover-action
+{
+ bottom: 0;
+
+ width: 100%;
+
+ -webkit-transition: -webkit-transform .3s, opacity .3s;
+ transition: transform .3s, opacity .3s;
+ -webkit-transform: translate3d(0, 100%, 0);
+ transform: translate3d(0, 100%, 0);
+
+ border-radius: 0;
+ background: none;
+ -webkit-box-shadow: none;
+ box-shadow: none;
+}
+.mui-popover.mui-popover-action .mui-popover-arrow
+{
+ display: none;
+}
+.mui-popover.mui-popover-action.mui-popover-bottom
+{
+ position: fixed;
+}
+.mui-popover.mui-popover-action.mui-active
+{
+ -webkit-transform: translate3d(0, 0, 0);
+ transform: translate3d(0, 0, 0);
+}
+.mui-popover.mui-popover-action .mui-table-view
+{
+ margin: 8px;
+
+ text-align: center;
+
+ color: #007aff;
+ border-radius: 4px;
+}
+.mui-popover.mui-popover-action .mui-table-view .mui-table-view-cell:after
+{
+ position: absolute;
+ right: 0;
+ bottom: 0;
+ left: 0;
+
+ height: 1px;
+
+ content: '';
+ -webkit-transform: scaleY(.5);
+ transform: scaleY(.5);
+
+ background-color: #c8c7cc;
+}
+.mui-popover.mui-popover-action .mui-table-view small
+{
+ font-weight: 400;
+ line-height: 1.3;
+
+ display: block;
+}
+.mui-popover.mui-active
+{
+ display: block;
+
+ opacity: 1;
+}
+.mui-popover .mui-bar ~ .mui-table-view
+{
+ padding-top: 44px;
+}
+
+.mui-backdrop
+{
+ position: fixed;
+ z-index: 998;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
+
+ background-color: rgba(0, 0, 0, .3);
+}
+
+.mui-bar-backdrop.mui-backdrop
+{
+ bottom: 50px;
+
+ background: none;
+}
+
+.mui-backdrop-action.mui-backdrop
+{
+ background-color: rgba(0, 0, 0, .3);
+}
+
+.mui-bar-backdrop.mui-backdrop, .mui-backdrop-action.mui-backdrop
+{
+ opacity: 0;
}
+.mui-bar-backdrop.mui-backdrop.mui-active, .mui-backdrop-action.mui-backdrop.mui-active
+{
+ -webkit-transition: all .4s ease;
+ transition: all .4s ease;
-.mui-popover .mui-bar {
- -webkit-box-shadow: none;
- box-shadow: none;
+ opacity: 1;
}
-.mui-popover .mui-bar-nav {
- border-bottom: 1px solid rgba(0, 0, 0, .15);
- border-top-left-radius: 12px;
- border-top-right-radius: 12px;
- -webkit-box-shadow: none;
- box-shadow: none;
+.mui-popover .mui-btn-block
+{
+ margin-bottom: 5px;
}
+.mui-popover .mui-btn-block:last-child
+{
+ margin-bottom: 0;
+}
+
+.mui-popover .mui-bar
+{
+ -webkit-box-shadow: none;
+ box-shadow: none;
+}
+
+.mui-popover .mui-bar-nav
+{
+ border-bottom: 1px solid rgba(0, 0, 0, .15);
+ border-top-left-radius: 12px;
+ border-top-right-radius: 12px;
+ -webkit-box-shadow: none;
+ box-shadow: none;
+}
+
+.mui-popover .mui-scroll-wrapper
+{
+ margin: 7px 0;
-.mui-popover .mui-scroll-wrapper {
- margin: 7px 0;
- background-clip: padding-box;
- border-radius: 7px;
+ border-radius: 7px;
+ background-clip: padding-box;
}
-.mui-popover .mui-scroll .mui-table-view {
- max-height: none;
+.mui-popover .mui-scroll .mui-table-view
+{
+ max-height: none;
}
-.mui-popover .mui-table-view {
- max-height: 300px;
- margin-bottom: 0;
- overflow: auto;
- -webkit-overflow-scrolling: touch;
- background-color: rgba(247, 247, 247, .98);
- background-image: none;
- border-radius: 7px;
+.mui-popover .mui-table-view
+{
+ overflow: auto;
+
+ max-height: 300px;
+ margin-bottom: 0;
+
+ border-radius: 7px;
+ background-color: #f7f7f7;
+ background-image: none;
+
+ -webkit-overflow-scrolling: touch;
}
-.mui-popover .mui-table-view:before, .mui-popover .mui-table-view:after {
- height: 0;
+.mui-popover .mui-table-view:before, .mui-popover .mui-table-view:after
+{
+ height: 0;
}
.mui-popover .mui-table-view .mui-table-view-cell:first-child,
-.mui-popover .mui-table-view .mui-table-view-cell:first-child > a:not(.mui-btn) {
- border-top-left-radius: 12px;
- border-top-right-radius: 12px;
+.mui-popover .mui-table-view .mui-table-view-cell:first-child > a:not(.mui-btn)
+{
+ border-top-left-radius: 12px;
+ border-top-right-radius: 12px;
}
.mui-popover .mui-table-view .mui-table-view-cell:last-child,
-.mui-popover .mui-table-view .mui-table-view-cell:last-child > a:not(.mui-btn) {
- border-bottom-right-radius: 12px;
- border-bottom-left-radius: 12px;
+.mui-popover .mui-table-view .mui-table-view-cell:last-child > a:not(.mui-btn)
+{
+ border-bottom-right-radius: 12px;
+ border-bottom-left-radius: 12px;
}
-.mui-popover.mui-bar-popover .mui-table-view {
- width: 106px;
+.mui-popover.mui-bar-popover .mui-table-view
+{
+ width: 106px;
}
-.mui-popover.mui-bar-popover .mui-table-view .mui-table-view-cell {
- padding: 11px 15px 11px 15px;
- background-position: 0 100%;
+.mui-popover.mui-bar-popover .mui-table-view .mui-table-view-cell
+{
+ padding: 11px 15px 11px 15px;
+
+ background-position: 0 100%;
}
-.mui-popover.mui-bar-popover .mui-table-view .mui-table-view-cell > a:not(.mui-btn) {
- margin: -11px -15px -11px -15px;
+.mui-popover.mui-bar-popover .mui-table-view .mui-table-view-cell > a:not(.mui-btn)
+{
+ margin: -11px -15px -11px -15px;
}
-.mui-pagination {
- display: inline-block;
- padding-left: 0;
- margin: 0 auto;
- border-radius: 6px;
+.mui-pagination
+{
+ display: inline-block;
+
+ margin: 0 auto;
+ padding-left: 0;
+
+ border-radius: 6px;
}
-.mui-pagination > li {
- display: inline;
+.mui-pagination > li
+{
+ display: inline;
}
.mui-pagination > li > a,
-.mui-pagination > li > span {
- position: relative;
- float: left;
- padding: 6px 12px;
- margin-left: -1px;
- line-height: 1.428571429;
- color: #007aff;
- text-decoration: none;
- background-color: #fff;
- border: 1px solid #ddd;
+.mui-pagination > li > span
+{
+ line-height: 1.428571429;
+
+ position: relative;
+
+ float: left;
+
+ margin-left: -1px;
+ padding: 6px 12px;
+
+ text-decoration: none;
+
+ color: #007aff;
+ border: 1px solid #ddd;
+ background-color: #fff;
}
.mui-pagination > li:first-child > a,
-.mui-pagination > li:first-child > span {
- margin-left: 0;
- background-clip: padding-box;
- border-top-left-radius: 6px;
- border-bottom-left-radius: 6px;
+.mui-pagination > li:first-child > span
+{
+ margin-left: 0;
+
+ border-top-left-radius: 6px;
+ border-bottom-left-radius: 6px;
+ background-clip: padding-box;
}
.mui-pagination > li:last-child > a,
-.mui-pagination > li:last-child > span {
- background-clip: padding-box;
- border-top-right-radius: 6px;
- border-bottom-right-radius: 6px;
+.mui-pagination > li:last-child > span
+{
+ border-top-right-radius: 6px;
+ border-bottom-right-radius: 6px;
+ background-clip: padding-box;
}
.mui-pagination > li:active > a, .mui-pagination > li:active > a:active,
.mui-pagination > li:active > span,
@@ -2726,865 +3610,1244 @@ select:focus {
.mui-pagination > li.mui-active > a,
.mui-pagination > li.mui-active > a:active,
.mui-pagination > li.mui-active > span,
-.mui-pagination > li.mui-active > span:active {
- z-index: 2;
- color: #fff;
- cursor: default;
- background-color: #007aff;
- border-color: #007aff;
+.mui-pagination > li.mui-active > span:active
+{
+ z-index: 2;
+
+ cursor: default;
+
+ color: #fff;
+ border-color: #007aff;
+ background-color: #007aff;
}
.mui-pagination > li.mui-disabled > span,
.mui-pagination > li.mui-disabled > span:active,
.mui-pagination > li.mui-disabled > a,
-.mui-pagination > li.mui-disabled > a:active {
- color: #777;
- background-color: #fff;
- border: 1px solid #ddd;
- opacity: .6;
+.mui-pagination > li.mui-disabled > a:active
+{
+ opacity: .6;
+ color: #777;
+ border: 1px solid #ddd;
+ background-color: #fff;
}
.mui-pagination-lg > li > a,
-.mui-pagination-lg > li > span {
- padding: 10px 16px;
- font-size: 18px;
+.mui-pagination-lg > li > span
+{
+ font-size: 18px;
+
+ padding: 10px 16px;
}
.mui-pagination-sm > li > a,
-.mui-pagination-sm > li > span {
- padding: 5px 10px;
- font-size: 12px;
+.mui-pagination-sm > li > span
+{
+ font-size: 12px;
+
+ padding: 5px 10px;
}
-.mui-pager {
- padding-left: 0;
- text-align: center;
- list-style: none;
+.mui-pager
+{
+ padding-left: 0;
+
+ list-style: none;
+
+ text-align: center;
}
-.mui-pager:before, .mui-pager:after {
- display: table;
- content: " ";
+.mui-pager:before, .mui-pager:after
+{
+ display: table;
+
+ content: ' ';
}
-.mui-pager:after {
- clear: both;
+.mui-pager:after
+{
+ clear: both;
}
-.mui-pager li {
- display: inline;
+.mui-pager li
+{
+ display: inline;
}
.mui-pager li > a,
-.mui-pager li > span {
- display: inline-block;
- padding: 5px 14px;
- background-color: #fff;
- background-clip: padding-box;
- border: 1px solid #ddd;
- border-radius: 6px;
-}
-.mui-pager li:active > a, .mui-pager li:active > span, .mui-pager li.mui-active > a, .mui-pager li.mui-active > span {
- color: #fff;
- text-decoration: none;
- cursor: default;
- background-color: #007aff;
- border-color: #007aff;
+.mui-pager li > span
+{
+ display: inline-block;
+
+ padding: 5px 14px;
+
+ border: 1px solid #ddd;
+ border-radius: 6px;
+ background-color: #fff;
+ background-clip: padding-box;
+}
+.mui-pager li:active > a, .mui-pager li:active > span, .mui-pager li.mui-active > a, .mui-pager li.mui-active > span
+{
+ cursor: default;
+ text-decoration: none;
+
+ color: #fff;
+ border-color: #007aff;
+ background-color: #007aff;
}
.mui-pager .mui-next > a,
-.mui-pager .mui-next > span {
- float: right;
+.mui-pager .mui-next > span
+{
+ float: right;
}
.mui-pager .mui-previous > a,
-.mui-pager .mui-previous > span {
- float: left;
+.mui-pager .mui-previous > span
+{
+ float: left;
}
.mui-pager .mui-disabled > a,
.mui-pager .mui-disabled > a:active,
.mui-pager .mui-disabled > span,
-.mui-pager .mui-disabled > span:active {
- color: #777;
- background-color: #fff;
- border: 1px solid #ddd;
- opacity: .6;
-}
-
-.mui-modal {
- position: fixed;
- top: 0;
- z-index: 999;
- width: 100%;
- min-height: 100%;
- overflow: hidden;
- background-color: #fff;
- opacity: 0;
- -webkit-transition: -webkit-transform .25s, opacity 1ms .25s;
- transition: transform .25s, opacity 1ms .25s;
- -webkit-transition-timing-function: cubic-bezier(.1, .5, .1, 1);
- transition-timing-function: cubic-bezier(.1, .5, .1, 1);
- -webkit-transform: translate3d(0, 100%, 0);
- transform: translate3d(0, 100%, 0);
-}
-.mui-modal.mui-active {
- height: 100%;
- opacity: 1;
- -webkit-transition: -webkit-transform .25s;
- transition: transform .25s;
- -webkit-transition-timing-function: cubic-bezier(.1, .5, .1, 1);
- transition-timing-function: cubic-bezier(.1, .5, .1, 1);
- -webkit-transform: translate3d(0, 0, 0);
- transform: translate3d(0, 0, 0);
-}
-
-.mui-android .mui-modal .mui-bar {
- position: static;
-}
-
-.mui-android .mui-modal .mui-bar-nav ~ .mui-content {
- padding-top: 0;
-}
-
-.mui-slider {
- position: relative;
- width: 100%;
- overflow: hidden;
-}
-.mui-slider .mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active {
- border-bottom: 0;
-}
-.mui-slider .mui-segmented-control.mui-segmented-control-inverted ~ .mui-slider-group .mui-slider-item {
- border-top: 1px solid #c8c7cc;
- border-bottom: 1px solid #c8c7cc;
-}
-.mui-slider .mui-slider-group {
- position: relative;
- font-size: 0;
- white-space: nowrap;
- -webkit-transition: all 0s linear;
- transition: all 0s linear;
-}
-.mui-slider .mui-slider-group .mui-slider-item {
- position: relative;
- display: inline-block;
- width: 100%;
- height: 100%;
- font-size: 14px;
- vertical-align: top;
-}
-.mui-slider .mui-slider-group .mui-slider-item > a:not(.mui-control-item) {
- position: relative;
- display: block;
- line-height: 0;
-}
-.mui-slider .mui-slider-group .mui-slider-item img {
- width: 100%;
-}
-.mui-slider .mui-slider-group .mui-slider-item .mui-table-view:before, .mui-slider .mui-slider-group .mui-slider-item .mui-table-view:after {
- height: 0;
-}
-.mui-slider .mui-slider-group.mui-slider-loop {
- -webkit-transform: translate(-100%, 0px);
- transform: translate(-100%, 0px);
-}
-
-.mui-slider-title {
- position: absolute;
- bottom: 0;
- left: 0;
- width: 100%;
- height: 30px;
- margin: 0;
- line-height: 30px;
- text-align: left;
- text-indent: 12px;
- background-color: #000;
- opacity: .8;
-}
-
-.mui-slider-indicator {
- position: absolute;
- bottom: 8px;
- width: 100%;
- text-align: center;
- background: none;
-}
-.mui-slider-indicator.mui-segmented-control {
- position: relative;
- bottom: auto;
-}
-.mui-slider-indicator .mui-indicator {
- display: inline-block;
- width: 6px;
- height: 6px;
- margin: 1px 6px;
- cursor: pointer;
- background: #aaa;
- border-radius: 50%;
- -webkit-box-shadow: 0 0 1px 1px rgba(130, 130, 130, .7);
- box-shadow: 0 0 1px 1px rgba(130, 130, 130, .7);
-}
-.mui-slider-indicator .mui-active.mui-indicator {
- background: #fff;
-}
-.mui-slider-indicator .mui-icon {
- width: 40px;
- height: 30px;
- margin: 3px;
- font-size: 20px;
- line-height: 30px;
- text-align: center;
- border: 1px solid #ddd;
-}
-.mui-slider-indicator .mui-number {
- display: inline-block;
- width: 58px;
- line-height: 32px;
-}
-.mui-slider-indicator .mui-number span {
- color: #ff5053;
-}
-
-.mui-slider-progress-bar {
- z-index: 1;
- height: 2px;
- -webkit-transform: translateZ(0);
- transform: translateZ(0);
-
- -webkit-backface-visibility: hidden;
-}
-
-.mui-switch {
- position: relative;
- display: block;
- width: 74px;
- height: 30px;
- background-color: #fff;
- background-clip: padding-box;
- border: 2px solid #ddd;
- border-radius: 20px;
- -webkit-transition-timing-function: ease-in-out;
- transition-timing-function: ease-in-out;
- -webkit-transition-duration: .2s;
- transition-duration: .2s;
- -webkit-transition-property: background-color, border;
- transition-property: background-color, border;
-}
-.mui-switch.mui-disabled {
- opacity: .3;
-}
-.mui-switch .mui-switch-handle {
- position: absolute;
- top: -1px;
- left: -1px;
- z-index: 1;
- width: 28px;
- height: 28px;
- background-color: #fff;
- background-clip: padding-box;
- border-radius: 16px;
- -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .4);
- box-shadow: 0 2px 5px rgba(0, 0, 0, .4);
- -webkit-transition: .2s ease-in-out;
- transition: .2s ease-in-out;
- -webkit-transition-property: -webkit-transform, width,left;
- transition-property: transform, width,left;
-}
-.mui-switch:before {
- position: absolute;
- top: 3px;
- right: 11px;
- font-size: 13px;
- color: #999;
- text-transform: uppercase;
- content: "Off";
-}
-.mui-switch.mui-dragging {
- background-color: rgba(247, 247, 247, .98);
- border-color: rgba(247, 247, 247, .98);
-}
-.mui-switch.mui-dragging .mui-switch-handle {
- width: 38px;
-}
-.mui-switch.mui-dragging.mui-active .mui-switch-handle {
- left: -11px;
- width: 38px;
-}
-.mui-switch.mui-active {
- background-color: #4cd964;
- border-color: #4cd964;
-}
-.mui-switch.mui-active .mui-switch-handle {
- -webkit-transform: translate3d(43px, 0, 0);
- transform: translate3d(43px, 0, 0);
-}
-.mui-switch.mui-active:before {
- right: auto;
- left: 15px;
- color: #fff;
- content: "On";
-}
-.mui-switch input[type="checkbox"] {
- display: none;
-}
-
-.mui-switch-mini {
- width: 47px;
-}
-.mui-switch-mini:before {
- display: none;
-}
-.mui-switch-mini.mui-active .mui-switch-handle {
- -webkit-transform: translate3d(16px, 0, 0);
- transform: translate3d(16px, 0, 0);
-}
-
-.mui-switch-blue.mui-active {
- background-color: #007aff;
- border: 2px solid #007aff;
-}
-
-.mui-content.mui-fade {
- left: 0;
- opacity: 0;
-}
-.mui-content.mui-fade.mui-in {
- opacity: 1;
-}
-.mui-content.mui-sliding {
- z-index: 2;
- -webkit-transition: -webkit-transform .4s;
- transition: transform .4s;
- -webkit-transform: translate3d(0, 0, 0);
- transform: translate3d(0, 0, 0);
-}
-.mui-content.mui-sliding.mui-left {
- z-index: 1;
- -webkit-transform: translate3d(-100%, 0, 0);
- transform: translate3d(-100%, 0, 0);
-}
-.mui-content.mui-sliding.mui-right {
- z-index: 3;
- -webkit-transform: translate3d(100%, 0, 0);
- transform: translate3d(100%, 0, 0);
+.mui-pager .mui-disabled > span:active
+{
+ opacity: .6;
+ color: #777;
+ border: 1px solid #ddd;
+ background-color: #fff;
+}
+
+.mui-modal
+{
+ position: fixed;
+ z-index: 999;
+ top: 0;
+
+ overflow: hidden;
+
+ width: 100%;
+ min-height: 100%;
+
+ -webkit-transition: -webkit-transform .25s, opacity 1ms .25s;
+ transition: transform .25s, opacity 1ms .25s;
+ -webkit-transition-timing-function: cubic-bezier(.1, .5, .1, 1);
+ transition-timing-function: cubic-bezier(.1, .5, .1, 1);
+ -webkit-transform: translate3d(0, 100%, 0);
+ transform: translate3d(0, 100%, 0);
+
+ opacity: 0;
+ background-color: #fff;
+}
+.mui-modal.mui-active
+{
+ height: 100%;
+
+ -webkit-transition: -webkit-transform .25s;
+ transition: transform .25s;
+ -webkit-transition-timing-function: cubic-bezier(.1, .5, .1, 1);
+ transition-timing-function: cubic-bezier(.1, .5, .1, 1);
+ -webkit-transform: translate3d(0, 0, 0);
+ transform: translate3d(0, 0, 0);
+
+ opacity: 1;
+}
+
+.mui-android .mui-modal .mui-bar
+{
+ position: static;
+}
+
+.mui-android .mui-modal .mui-bar-nav ~ .mui-content
+{
+ padding-top: 0;
+}
+
+.mui-slider
+{
+ position: relative;
+
+ overflow: hidden;
+
+ width: 100%;
+}
+.mui-slider .mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active
+{
+ border-bottom: 0;
+}
+.mui-slider .mui-segmented-control.mui-segmented-control-inverted ~ .mui-slider-group .mui-slider-item
+{
+ border-top: 1px solid #c8c7cc;
+ border-bottom: 1px solid #c8c7cc;
+}
+.mui-slider .mui-slider-group
+{
+ font-size: 0;
+
+ position: relative;
+
+ -webkit-transition: all 0s linear;
+ transition: all 0s linear;
+ white-space: nowrap;
+}
+.mui-slider .mui-slider-group .mui-slider-item
+{
+ font-size: 14px;
+
+ position: relative;
+
+ display: inline-block;
+
+ width: 100%;
+ height: 100%;
+
+ vertical-align: top;
+}
+.mui-slider .mui-slider-group .mui-slider-item > a:not(.mui-control-item)
+{
+ line-height: 0;
+
+ position: relative;
+
+ display: block;
+}
+.mui-slider .mui-slider-group .mui-slider-item img
+{
+ width: 100%;
+}
+.mui-slider .mui-slider-group .mui-slider-item .mui-table-view:before, .mui-slider .mui-slider-group .mui-slider-item .mui-table-view:after
+{
+ height: 0;
+}
+.mui-slider .mui-slider-group.mui-slider-loop
+{
+ -webkit-transform: translate(-100%, 0px);
+ transform: translate(-100%, 0px);
+}
+
+.mui-slider-title
+{
+ line-height: 30px;
+
+ position: absolute;
+ bottom: 0;
+ left: 0;
+
+ width: 100%;
+ height: 30px;
+ margin: 0;
+
+ text-align: left;
+ text-indent: 12px;
+
+ opacity: .8;
+ background-color: #000;
+}
+
+.mui-slider-indicator
+{
+ position: absolute;
+ bottom: 8px;
+
+ width: 100%;
+
+ text-align: center;
+
+ background: none;
+}
+.mui-slider-indicator.mui-segmented-control
+{
+ position: relative;
+ bottom: auto;
+}
+.mui-slider-indicator .mui-indicator
+{
+ display: inline-block;
+
+ width: 6px;
+ height: 6px;
+ margin: 1px 6px;
+
+ cursor: pointer;
+
+ border-radius: 50%;
+ background: #aaa;
+ -webkit-box-shadow: 0 0 1px 1px rgba(130, 130, 130, .7);
+ box-shadow: 0 0 1px 1px rgba(130, 130, 130, .7);
+}
+.mui-slider-indicator .mui-active.mui-indicator
+{
+ background: #fff;
+}
+.mui-slider-indicator .mui-icon
+{
+ font-size: 20px;
+ line-height: 30px;
+
+ width: 40px;
+ height: 30px;
+ margin: 3px;
+
+ text-align: center;
+
+ border: 1px solid #ddd;
+}
+.mui-slider-indicator .mui-number
+{
+ line-height: 32px;
+
+ display: inline-block;
+
+ width: 58px;
+}
+.mui-slider-indicator .mui-number span
+{
+ color: #ff5053;
+}
+
+.mui-slider-progress-bar
+{
+ z-index: 1;
+
+ height: 2px;
+
+ -webkit-transform: translateZ(0);
+ transform: translateZ(0);
+
+ -webkit-backface-visibility: hidden;
+}
+
+.mui-switch
+{
+ position: relative;
+
+ display: block;
+
+ width: 74px;
+ height: 30px;
+
+ -webkit-transition-timing-function: ease-in-out;
+ transition-timing-function: ease-in-out;
+ -webkit-transition-duration: .2s;
+ transition-duration: .2s;
+ -webkit-transition-property: background-color, border;
+ transition-property: background-color, border;
+
+ border: 2px solid #ddd;
+ border-radius: 20px;
+ background-color: #fff;
+ background-clip: padding-box;
+}
+.mui-switch.mui-disabled
+{
+ opacity: .3;
+}
+.mui-switch .mui-switch-handle
+{
+ position: absolute;
+ z-index: 1;
+ top: -1px;
+ left: -1px;
+
+ width: 28px;
+ height: 28px;
+
+ -webkit-transition: .2s ease-in-out;
+ transition: .2s ease-in-out;
+ -webkit-transition-property: -webkit-transform, width,left;
+ transition-property: transform, width,left;
+
+ border-radius: 16px;
+ background-color: #fff;
+ background-clip: padding-box;
+ -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .4);
+ box-shadow: 0 2px 5px rgba(0, 0, 0, .4);
+}
+.mui-switch:before
+{
+ font-size: 13px;
+
+ position: absolute;
+ top: 3px;
+ right: 11px;
+
+ content: 'Off';
+ text-transform: uppercase;
+
+ color: #999;
+}
+.mui-switch.mui-dragging
+{
+ border-color: #f7f7f7;
+ background-color: #f7f7f7;
+}
+.mui-switch.mui-dragging .mui-switch-handle
+{
+ width: 38px;
+}
+.mui-switch.mui-dragging.mui-active .mui-switch-handle
+{
+ left: -11px;
+
+ width: 38px;
+}
+.mui-switch.mui-active
+{
+ border-color: #4cd964;
+ background-color: #4cd964;
+}
+.mui-switch.mui-active .mui-switch-handle
+{
+ -webkit-transform: translate(43px, 0);
+ transform: translate(43px, 0);
+}
+.mui-switch.mui-active:before
+{
+ right: auto;
+ left: 15px;
+
+ content: 'On';
+
+ color: #fff;
+}
+.mui-switch input[type='checkbox']
+{
+ display: none;
+}
+
+.mui-switch-mini
+{
+ width: 47px;
+}
+.mui-switch-mini:before
+{
+ display: none;
+}
+.mui-switch-mini.mui-active .mui-switch-handle
+{
+ -webkit-transform: translate(16px, 0);
+ transform: translate(16px, 0);
+}
+
+.mui-switch-blue.mui-active
+{
+ border: 2px solid #007aff;
+ background-color: #007aff;
+}
+
+.mui-content.mui-fade
+{
+ left: 0;
+
+ opacity: 0;
+}
+.mui-content.mui-fade.mui-in
+{
+ opacity: 1;
+}
+.mui-content.mui-sliding
+{
+ z-index: 2;
+
+ -webkit-transition: -webkit-transform .4s;
+ transition: transform .4s;
+ -webkit-transform: translate3d(0, 0, 0);
+ transform: translate3d(0, 0, 0);
+}
+.mui-content.mui-sliding.mui-left
+{
+ z-index: 1;
+
+ -webkit-transform: translate3d(-100%, 0, 0);
+ transform: translate3d(-100%, 0, 0);
+}
+.mui-content.mui-sliding.mui-right
+{
+ z-index: 3;
+
+ -webkit-transform: translate3d(100%, 0, 0);
+ transform: translate3d(100%, 0, 0);
}
.mui-navigate-left:after,
.mui-navigate-right:after,
.mui-push-left:after,
-.mui-push-right:after {
- position: absolute;
- top: 50%;
- display: inline-block;
- font-family: Muiicons;
- font-size: inherit;
- line-height: 1;
- color: #bbb;
- text-decoration: none;
- -webkit-transform: translateY(-50%);
- transform: translateY(-50%);
+.mui-push-right:after
+{
+ font-family: Muiicons;
+ font-size: inherit;
+ line-height: 1;
+
+ position: absolute;
+ top: 50%;
- -webkit-font-smoothing: antialiased;
+ display: inline-block;
+
+ -webkit-transform: translateY(-50%);
+ transform: translateY(-50%);
+ text-decoration: none;
+
+ color: #bbb;
+
+ -webkit-font-smoothing: antialiased;
}
.mui-navigate-left:after,
-.mui-push-left:after {
- left: 15px;
- content: '\e582';
+.mui-push-left:after
+{
+ left: 15px;
+
+ content: '\e582';
}
.mui-navigate-right:after,
-.mui-push-right:after {
- right: 15px;
- content: '\e583';
+.mui-push-right:after
+{
+ right: 15px;
+
+ content: '\e583';
+}
+
+.mui-pull-top-pocket, .mui-pull-bottom-pocket
+{
+ position: absolute;
+ left: 0;
+
+ display: block;
+ visibility: hidden;
+ overflow: hidden;
+
+ width: 100%;
+ height: 50px;
+}
+
+.mui-plus-pullrefresh .mui-pull-top-pocket, .mui-plus-pullrefresh .mui-pull-bottom-pocket
+{
+ display: none;
+ visibility: visible;
}
-.mui-pull-top-pocket, .mui-pull-bottom-pocket {
- position: absolute;
- left: 0;
- display: block;
- width: 100%;
- height: 50px;
- overflow: hidden;
- visibility: hidden;
+.mui-pull-top-pocket
+{
+ top: 0;
}
-.mui-plus-pullrefresh .mui-pull-top-pocket, .mui-plus-pullrefresh .mui-pull-bottom-pocket {
- display: none;
- visibility: visible;
+.mui-bar-nav ~ .mui-content .mui-pull-top-pocket
+{
+ top: 44px;
}
-.mui-pull-top-pocket {
- top: 0;
+.mui-bar-nav ~ .mui-bar-header-secondary ~ .mui-content .mui-pull-top-pocket
+{
+ top: 88px;
+}
+
+.mui-pull-bottom-pocket
+{
+ position: relative;
+ bottom: 0;
+
+ height: 40px;
+}
+.mui-pull-bottom-pocket .mui-pull-loading
+{
+ visibility: hidden;
+}
+.mui-pull-bottom-pocket .mui-pull-loading.mui-in
+{
+ display: inline-block;
+}
+
+.mui-pull
+{
+ font-weight: bold;
+
+ position: absolute;
+ right: 0;
+ bottom: 10px;
+ left: 0;
+
+ text-align: center;
+
+ color: #777;
}
-.mui-bar-nav ~ .mui-content .mui-pull-top-pocket {
- top: 44px;
+.mui-pull-loading
+{
+ margin-right: 10px;
+
+ -webkit-transition: -webkit-transform .4s;
+ transition: transform .4s;
+ -webkit-transition-duration: 400ms;
+ transition-duration: 400ms;
+ vertical-align: middle;
+
+ -webkit-backface-visibility: hidden;
}
-.mui-bar-nav ~ .mui-bar-header-secondary ~ .mui-content .mui-pull-top-pocket {
- top: 88px;
+.mui-pull-loading.mui-reverse
+{
+ -webkit-transform: rotate(180deg) translateZ(0);
+ transform: rotate(180deg) translateZ(0);
}
-.mui-pull-bottom-pocket {
- position: relative;
- bottom: 0;
- height: 40px;
+.mui-pull-caption
+{
+ font-size: 15px;
+ line-height: 24px;
+
+ position: relative;
+
+ display: inline-block;
+ overflow: visible;
+
+ margin-top: 0;
+
+ vertical-align: middle;
}
-.mui-pull-bottom-pocket .mui-pull-loading {
- visibility: hidden;
+.mui-pull-caption span
+{
+ display: none;
}
-.mui-pull-bottom-pocket .mui-pull-loading.mui-in {
- display: inline-block;
+.mui-pull-caption span.mui-in
+{
+ display: inline;
}
-.mui-pull {
- position: absolute;
- right: 0;
- bottom: 10px;
- left: 0;
- font-weight: bold;
- color: #777;
- text-align: center;
+.mui-toast-container
+{
+ position: fixed;
+ z-index: 9999;
+ bottom: 50px;
+
+ width: 100%;
}
-.mui-pull-loading {
- margin-right: 10px;
- vertical-align: middle;
- -webkit-transition: -webkit-transform .4s;
- transition: transform .4s;
- -webkit-transition-duration: 400ms;
- transition-duration: 400ms;
+.mui-toast-message
+{
+ font-size: 14px;
+
+ width: 270px;
+ margin: 5px auto 5px auto;
+ padding: 5px 5px 5px 5px;
+
+ text-align: center;
- -webkit-backface-visibility: hidden;
+ color: #000;
+ border-radius: 7px;
+ background-color: #d8d8d8;
}
-.mui-pull-loading.mui-reverse {
- -webkit-transform: rotate(180deg) translateZ(0);
- transform: rotate(180deg) translateZ(0);
+.mui-numbox
+{
+ position: relative;
+
+ display: inline-block;
+ overflow: hidden;
+
+ width: 120px;
+ height: 35px;
+ padding: 0 40px 0 40px;
+
+ vertical-align: top;
+ vertical-align: middle;
+
+ border: solid 1px #bbb;
+ border-radius: 3px;
+ background-color: #efeff4;
}
+.mui-numbox [class*=mui-numbox-btn]
+{
+ font-size: 18px;
+ font-weight: normal;
+ line-height: 100%;
-.mui-pull-caption {
- position: relative;
- display: inline-block;
- margin-top: 0;
- overflow: visible;
- font-size: 15px;
- line-height: 24px;
- vertical-align: middle;
+ position: absolute;
+ top: 0;
+
+ overflow: hidden;
+
+ width: 40px;
+ height: 100%;
+ padding: 0;
+
+ color: #555;
+ border: none;
+ border-radius: 0;
+ background-color: #f9f9f9;
+}
+.mui-numbox [class*=mui-numbox-btn]:active
+{
+ background-color: #ccc;
}
-.mui-pull-caption span {
- display: none;
+.mui-numbox [class*=mui-numbox-btn][disabled]
+{
+ color: #c0c0c0;
}
-.mui-pull-caption span.mui-in {
- display: inline;
+.mui-numbox .mui-numbox-btn-plus
+{
+ right: 0;
+
+ border-top-right-radius: 3px;
+ border-bottom-right-radius: 3px;
+}
+.mui-numbox .mui-numbox-btn-minus
+{
+ left: 0;
+
+ border-top-left-radius: 3px;
+ border-bottom-left-radius: 3px;
}
+.mui-numbox .mui-numbox-input
+{
+ display: inline-block;
+ overflow: hidden;
+
+ width: 100% !important;
+ height: 100%;
+ margin: 0;
+ padding: 0 3px !important;
-.mui-toast-container {
- position: fixed;
- bottom: 50px;
- z-index: 9999;
- width: 100%;
+ text-align: center;
+ text-overflow: ellipsis;
+ word-break: normal;
+
+ border: none !important;
+ border-right: solid 1px #ccc !important;
+ border-left: solid 1px #ccc !important;
+ border-radius: 0 !important;
}
-.mui-toast-message {
- width: 270px;
- padding: 5px 5px 5px 5px;
- margin: 5px auto 5px auto;
- font-size: 14px;
- color: #000;
- text-align: center;
- background-color: #d8d8d8;
- border-radius: 7px;
+.mui-input-row .mui-numbox
+{
+ float: right;
+
+ margin: 2px 8px;
}
@font-face {
- font-family: Muiicons;
- font-style: normal;
- font-weight: normal;
+ font-family: Muiicons;
+ font-weight: normal;
+ font-style: normal;
+
+ src: url('../fonts/mui.ttf') format('truetype');
+}
+.mui-icon
+{
+ font-family: Muiicons;
+ font-size: 24px;
+ font-weight: normal;
+ font-style: normal;
+ line-height: 1;
- src: url("../fonts/mui.ttf") format("truetype");
+ display: inline-block;
+
+ text-decoration: none;
+
+ -webkit-font-smoothing: antialiased;
}
-.mui-icon {
- display: inline-block;
- font-family: Muiicons;
- font-size: 24px;
- font-style: normal;
- font-weight: normal;
- line-height: 1;
- text-decoration: none;
+.mui-icon.mui-right:before
+{
+ float: right;
- -webkit-font-smoothing: antialiased;
+ padding-left: .2em;
}
-.mui-icon.mui-right:before {
- float: right;
- padding-left: .2em;
+
+.mui-icon-contact:before
+{
+ content: '\e100';
}
-.mui-icon-contact:before {
- content: "\e100";
+.mui-icon-person:before
+{
+ content: '\e101';
}
-.mui-icon-person:before {
- content: "\e101";
+.mui-icon-personadd:before
+{
+ content: '\e102';
}
-.mui-icon-personadd:before {
- content: "\e102";
+.mui-icon-contact-filled:before
+{
+ content: '\e130';
}
-.mui-icon-contact-filled:before {
- content: "\e130";
+.mui-icon-person-filled:before
+{
+ content: '\e131';
}
-.mui-icon-person-filled:before {
- content: "\e131";
+.mui-icon-personadd-filled:before
+{
+ content: '\e132';
}
-.mui-icon-personadd-filled:before {
- content: "\e132";
+.mui-icon-phone:before
+{
+ content: '\e200';
}
-.mui-icon-phone:before {
- content: "\e200";
+.mui-icon-email:before
+{
+ content: '\e201';
}
-.mui-icon-email:before {
- content: "\e201";
+.mui-icon-chatbubble:before
+{
+ content: '\e202';
}
-.mui-icon-chatbubble:before {
- content: "\e202";
+.mui-icon-chatboxes:before
+{
+ content: '\e203';
}
-.mui-icon-chatboxes:before {
- content: "\e203";
+.mui-icon-phone-filled:before
+{
+ content: '\e230';
}
-.mui-icon-phone-filled:before {
- content: "\e230";
+.mui-icon-email-filled:before
+{
+ content: '\e231';
}
-.mui-icon-email-filled:before {
- content: "\e231";
+.mui-icon-chatbubble-filled:before
+{
+ content: '\e232';
}
-.mui-icon-chatbubble-filled:before {
- content: "\e232";
+.mui-icon-chatboxes-filled:before
+{
+ content: '\e233';
}
-.mui-icon-chatboxes-filled:before {
- content: "\e233";
+.mui-icon-weibo:before
+{
+ content: '\e260';
}
-.mui-icon-weibo:before {
- content: "\e260";
+.mui-icon-weixin:before
+{
+ content: '\e261';
}
-.mui-icon-weixin:before {
- content: "\e261";
+.mui-icon-pengyouquan:before
+{
+ content: '\e262';
}
-.mui-icon-pengyouquan:before {
- content: "\e262";
+.mui-icon-chat:before
+{
+ content: '\e263';
}
-.mui-icon-chat:before {
- content: "\e263";
+.mui-icon-qq:before
+{
+ content: '\e264';
}
-.mui-icon-videocam:before {
- content: "\e300";
+.mui-icon-videocam:before
+{
+ content: '\e300';
}
-.mui-icon-camera:before {
- content: "\e301";
+.mui-icon-camera:before
+{
+ content: '\e301';
}
-.mui-icon-mic:before {
- content: "\e302";
+.mui-icon-mic:before
+{
+ content: '\e302';
}
-.mui-icon-location:before {
- content: "\e303";
+.mui-icon-location:before
+{
+ content: '\e303';
}
-.mui-icon-mic-filled:before, .mui-icon-speech:before {
- content: "\e332";
+.mui-icon-mic-filled:before, .mui-icon-speech:before
+{
+ content: '\e332';
}
-.mui-icon-location-filled:before {
- content: "\e333";
+.mui-icon-location-filled:before
+{
+ content: '\e333';
}
-.mui-icon-micoff:before {
- content: "\e360";
+.mui-icon-micoff:before
+{
+ content: '\e360';
}
-.mui-icon-image:before {
- content: "\e363";
+.mui-icon-image:before
+{
+ content: '\e363';
}
-.mui-icon-map:before {
- content: "\e364";
+.mui-icon-map:before
+{
+ content: '\e364';
}
-.mui-icon-compose:before {
- content: "\e400";
+.mui-icon-compose:before
+{
+ content: '\e400';
}
-.mui-icon-trash:before {
- content: "\e401";
+.mui-icon-trash:before
+{
+ content: '\e401';
}
-.mui-icon-upload:before {
- content: "\e402";
+.mui-icon-upload:before
+{
+ content: '\e402';
}
-.mui-icon-download:before {
- content: "\e403";
+.mui-icon-download:before
+{
+ content: '\e403';
}
-.mui-icon-close:before {
- content: "\e404";
+.mui-icon-close:before
+{
+ content: '\e404';
}
-.mui-icon-redo:before {
- content: "\e405";
+.mui-icon-redo:before
+{
+ content: '\e405';
}
-.mui-icon-undo:before {
- content: "\e406";
+.mui-icon-undo:before
+{
+ content: '\e406';
}
-.mui-icon-refresh:before {
- content: "\e407";
+.mui-icon-refresh:before
+{
+ content: '\e407';
}
-.mui-icon-star:before {
- content: "\e408";
+.mui-icon-star:before
+{
+ content: '\e408';
}
-.mui-icon-plus:before {
- content: "\e409";
+.mui-icon-plus:before
+{
+ content: '\e409';
}
-.mui-icon-minus:before {
- content: "\e410";
+.mui-icon-minus:before
+{
+ content: '\e410';
}
-.mui-icon-circle:before, .mui-icon-checkbox:before {
- content: "\e411";
+.mui-icon-circle:before, .mui-icon-checkbox:before
+{
+ content: '\e411';
}
-.mui-icon-close-filled:before, .mui-icon-clear:before {
- content: "\e434";
+.mui-icon-close-filled:before, .mui-icon-clear:before
+{
+ content: '\e434';
}
-.mui-icon-refresh-filled:before {
- content: "\e437";
+.mui-icon-refresh-filled:before
+{
+ content: '\e437';
}
-.mui-icon-star-filled:before {
- content: "\e438";
+.mui-icon-star-filled:before
+{
+ content: '\e438';
}
-.mui-icon-plus-filled:before {
- content: "\e439";
+.mui-icon-plus-filled:before
+{
+ content: '\e439';
}
-.mui-icon-minus-filled:before {
- content: "\e440";
+.mui-icon-minus-filled:before
+{
+ content: '\e440';
}
-.mui-icon-circle-filled:before {
- content: "\e441";
+.mui-icon-circle-filled:before
+{
+ content: '\e441';
}
-.mui-icon-checkbox-filled:before {
- content: "\e442";
+.mui-icon-checkbox-filled:before
+{
+ content: '\e442';
}
-.mui-icon-closeempty:before {
- content: "\e460";
+.mui-icon-closeempty:before
+{
+ content: '\e460';
}
-.mui-icon-refreshempty:before {
- content: "\e461";
+.mui-icon-refreshempty:before
+{
+ content: '\e461';
}
-.mui-icon-reload:before {
- content: "\e462";
+.mui-icon-reload:before
+{
+ content: '\e462';
}
-.mui-icon-starhalf:before {
- content: "\e463";
+.mui-icon-starhalf:before
+{
+ content: '\e463';
}
-.mui-icon-spinner:before {
- content: "\e464";
+.mui-icon-spinner:before
+{
+ content: '\e464';
}
-.mui-icon-spinner-cycle:before {
- content: "\e465";
+.mui-icon-spinner-cycle:before
+{
+ content: '\e465';
}
-.mui-icon-search:before {
- content: "\e466";
+.mui-icon-search:before
+{
+ content: '\e466';
}
-.mui-icon-plusempty:before {
- content: "\e468";
+.mui-icon-plusempty:before
+{
+ content: '\e468';
}
-.mui-icon-forward:before {
- content: "\e470";
+.mui-icon-forward:before
+{
+ content: '\e470';
}
-.mui-icon-back:before, .mui-icon-left-nav:before {
- content: "\e471";
+.mui-icon-back:before, .mui-icon-left-nav:before
+{
+ content: '\e471';
}
-.mui-icon-checkmarkempty:before {
- content: "\e472";
+.mui-icon-checkmarkempty:before
+{
+ content: '\e472';
}
-.mui-icon-home:before {
- content: "\e500";
+.mui-icon-home:before
+{
+ content: '\e500';
}
-.mui-icon-navigate:before {
- content: "\e501";
+.mui-icon-navigate:before
+{
+ content: '\e501';
}
-.mui-icon-gear:before {
- content: "\e502";
+.mui-icon-gear:before
+{
+ content: '\e502';
}
-.mui-icon-paperplane:before {
- content: "\e503";
+.mui-icon-paperplane:before
+{
+ content: '\e503';
}
-.mui-icon-info:before {
- content: "\e504";
+.mui-icon-info:before
+{
+ content: '\e504';
}
-.mui-icon-help:before {
- content: "\e505";
+.mui-icon-help:before
+{
+ content: '\e505';
}
-.mui-icon-locked:before {
- content: "\e506";
+.mui-icon-locked:before
+{
+ content: '\e506';
}
-.mui-icon-more:before {
- content: "\e507";
+.mui-icon-more:before
+{
+ content: '\e507';
}
-.mui-icon-flag:before {
- content: "\e508";
+.mui-icon-flag:before
+{
+ content: '\e508';
}
-.mui-icon-home-filled:before {
- content: "\e530";
+.mui-icon-home-filled:before
+{
+ content: '\e530';
}
-.mui-icon-gear-filled:before {
- content: "\e532";
+.mui-icon-gear-filled:before
+{
+ content: '\e532';
}
-.mui-icon-info-filled:before {
- content: "\e534";
+.mui-icon-info-filled:before
+{
+ content: '\e534';
}
-.mui-icon-help-filled:before {
- content: "\e535";
+.mui-icon-help-filled:before
+{
+ content: '\e535';
}
-.mui-icon-more-filled:before {
- content: "\e537";
+.mui-icon-more-filled:before
+{
+ content: '\e537';
}
-.mui-icon-settings:before {
- content: "\e560";
+.mui-icon-settings:before
+{
+ content: '\e560';
}
-.mui-icon-list:before {
- content: "\e562";
+.mui-icon-list:before
+{
+ content: '\e562';
}
-.mui-icon-bars:before {
- content: "\e563";
+.mui-icon-bars:before
+{
+ content: '\e563';
}
-.mui-icon-loop:before {
- content: "\e565";
+.mui-icon-loop:before
+{
+ content: '\e565';
}
-.mui-icon-paperclip:before {
- content: "\e567";
+.mui-icon-paperclip:before
+{
+ content: '\e567';
}
-.mui-icon-arrowup:before {
- content: "\e580";
+.mui-icon-arrowup:before
+{
+ content: '\e580';
}
-.mui-icon-arrowdown:before {
- content: "\e581";
+.mui-icon-arrowdown:before
+{
+ content: '\e581';
}
-.mui-icon-arrowleft:before {
- content: "\e582";
+.mui-icon-arrowleft:before
+{
+ content: '\e582';
}
-.mui-icon-arrowright:before {
- content: "\e583";
+.mui-icon-arrowright:before
+{
+ content: '\e583';
}
-.mui-icon-arrowthinup:before {
- content: "\e584";
+.mui-icon-arrowthinup:before
+{
+ content: '\e584';
}
-.mui-icon-arrowthindown:before {
- content: "\e585";
+.mui-icon-arrowthindown:before
+{
+ content: '\e585';
}
-.mui-icon-arrowthinleft:before {
- content: "\e586";
+.mui-icon-arrowthinleft:before
+{
+ content: '\e586';
}
-.mui-icon-arrowthinright:before {
- content: "\e587";
+.mui-icon-arrowthinright:before
+{
+ content: '\e587';
}
-.mui-icon-pulldown:before {
- content: "\e588";
+.mui-icon-pulldown:before
+{
+ content: '\e588';
}
-.mui-fullscreen {
- position: absolute;
- top: 0;
- right: 0;
- bottom: 0;
- left: 0;
- width: 100%;
- height: 100%;
+.mui-fullscreen
+{
+ position: absolute;
+ top: 0;
+ right: 0;
+ bottom: 0;
+ left: 0;
+
+ width: 100%;
+ height: 100%;
+}
+.mui-fullscreen .mui-slider-group
+{
+ height: 100%;
}
-.mui-fullscreen .mui-slider-group {
- height: 100%;
+.mui-fullscreen .mui-segmented-control ~ .mui-slider-group
+{
+ position: absolute;
+ top: 40px;
+ bottom: 0;
+
+ width: 100%;
+ height: auto;
}
-.mui-fullscreen .mui-segmented-control ~ .mui-slider-group {
- position: absolute;
- top: 40px;
- bottom: 0;
- width: 100%;
- height: auto;
+.mui-fullscreen .mui-slider-item > a
+{
+ top: 50%;
+
+ -webkit-transform: translateY(-50%);
+ transform: translateY(-50%);
}
-.mui-fullscreen .mui-slider-item > a {
- top: 50%;
- -webkit-transform: translateY(-50%);
- transform: translateY(-50%);
+.mui-fullscreen .mui-off-canvas-wrap .mui-slider-item > a
+{
+ top: auto;
+
+ -webkit-transform: none;
+ transform: none;
}
-.mui-bar-tab ~ .mui-content .mui-slider.mui-fullscreen .mui-segmented-control ~ .mui-slider-group {
- bottom: 50px;
+.mui-bar-tab ~ .mui-content .mui-slider.mui-fullscreen .mui-segmented-control ~ .mui-slider-group
+{
+ bottom: 50px;
}
.mui-android.mui-android-4-0 input:focus,
-.mui-android.mui-android-4-0 textarea:focus {
- -webkit-user-modify: inherit;
+.mui-android.mui-android-4-0 textarea:focus
+{
+ -webkit-user-modify: inherit;
+}
+
+.mui-ios .mui-table-view-cell
+{
+ -webkit-transform-style: preserve-3d;
+ transform-style: preserve-3d;
+}
+
+.mui-plus-visible, .mui-wechat-visible
+{
+ display: none !important;
+}
+
+.mui-plus-hidden, .mui-wechat-hidden
+{
+ display: block !important;
+}
+
+.mui-plus .mui-plus-visible, .mui-wechat .mui-wechat-visible
+{
+ display: block !important;
+}
+
+.mui-plus .mui-plus-hidden, .mui-wechat .mui-wechat-hidden
+{
+ display: none !important;
}
diff --git a/app/MedicalCrab/font-icon/css/font-awesome-ie7.css b/app/MedicalCrab/font-icon/css/font-awesome-ie7.css
new file mode 100644
index 0000000..507ebeb
--- /dev/null
+++ b/app/MedicalCrab/font-icon/css/font-awesome-ie7.css
@@ -0,0 +1,1203 @@
+/*!
+ * Font Awesome 3.2.1
+ * the iconic font designed for Bootstrap
+ * ------------------------------------------------------------------------------
+ * The full suite of pictographic icons, examples, and documentation can be
+ * found at http://fontawesome.io. Stay up to date on Twitter at
+ * http://twitter.com/fontawesome.
+ *
+ * License
+ * ------------------------------------------------------------------------------
+ * - The Font Awesome font is licensed under SIL OFL 1.1 -
+ * http://scripts.sil.org/OFL
+ * - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
+ * http://opensource.org/licenses/mit-license.html
+ * - Font Awesome documentation licensed under CC BY 3.0 -
+ * http://creativecommons.org/licenses/by/3.0/
+ * - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
+ * "Font Awesome by Dave Gandy - http://fontawesome.io"
+ *
+ * Author - Dave Gandy
+ * ------------------------------------------------------------------------------
+ * Email: dave@fontawesome.io
+ * Twitter: http://twitter.com/byscuits
+ * Work: Lead Product Designer @ Kyruus - http://kyruus.com
+ */
+.icon-large {
+ font-size: 1.3333333333333333em;
+ margin-top: -4px;
+ padding-top: 3px;
+ margin-bottom: -4px;
+ padding-bottom: 3px;
+ vertical-align: middle;
+}
+.nav [class^="icon-"],
+.nav [class*=" icon-"] {
+ vertical-align: inherit;
+ margin-top: -4px;
+ padding-top: 3px;
+ margin-bottom: -4px;
+ padding-bottom: 3px;
+}
+.nav [class^="icon-"].icon-large,
+.nav [class*=" icon-"].icon-large {
+ vertical-align: -25%;
+}
+.nav-pills [class^="icon-"].icon-large,
+.nav-tabs [class^="icon-"].icon-large,
+.nav-pills [class*=" icon-"].icon-large,
+.nav-tabs [class*=" icon-"].icon-large {
+ line-height: .75em;
+ margin-top: -7px;
+ padding-top: 5px;
+ margin-bottom: -5px;
+ padding-bottom: 4px;
+}
+.btn [class^="icon-"].pull-left,
+.btn [class*=" icon-"].pull-left,
+.btn [class^="icon-"].pull-right,
+.btn [class*=" icon-"].pull-right {
+ vertical-align: inherit;
+}
+.btn [class^="icon-"].icon-large,
+.btn [class*=" icon-"].icon-large {
+ margin-top: -0.5em;
+}
+a [class^="icon-"],
+a [class*=" icon-"] {
+ cursor: pointer;
+}
+.icon-glass {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-music {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-search {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-envelope-alt {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-heart {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-star {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-star-empty {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-user {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-film {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-th-large {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-th {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-th-list {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-ok {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-remove {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-zoom-in {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-zoom-out {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-off {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-power-off {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-signal {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-cog {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-gear {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-trash {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-home {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-file-alt {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-time {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-road {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-download-alt {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-download {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-upload {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-inbox {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-play-circle {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-repeat {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-rotate-right {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-refresh {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-list-alt {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-lock {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-flag {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-headphones {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-volume-off {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-volume-down {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-volume-up {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-qrcode {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-barcode {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-tag {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-tags {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-book {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-bookmark {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-print {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-camera {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-font {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-bold {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-italic {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-text-height {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-text-width {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-align-left {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-align-center {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-align-right {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-align-justify {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-list {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-indent-left {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-indent-right {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-facetime-video {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-picture {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-pencil {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-map-marker {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-adjust {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-tint {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-edit {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-share {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-check {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-move {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-step-backward {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-fast-backward {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-backward {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-play {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-pause {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-stop {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-forward {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-fast-forward {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-step-forward {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-eject {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-chevron-left {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-chevron-right {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-plus-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-minus-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-remove-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-ok-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-question-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-info-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-screenshot {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-remove-circle {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-ok-circle {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-ban-circle {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-arrow-left {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-arrow-right {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-arrow-up {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-arrow-down {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-share-alt {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-mail-forward {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-resize-full {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-resize-small {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-plus {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-minus {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-asterisk {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-exclamation-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-gift {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-leaf {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-fire {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-eye-open {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-eye-close {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-warning-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-plane {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-calendar {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-random {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-comment {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-magnet {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-chevron-up {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-chevron-down {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-retweet {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-shopping-cart {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-folder-close {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-folder-open {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-resize-vertical {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-resize-horizontal {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-bar-chart {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-twitter-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-facebook-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-camera-retro {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-key {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-cogs {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-gears {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-comments {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-thumbs-up-alt {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-thumbs-down-alt {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-star-half {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-heart-empty {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-signout {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-linkedin-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-pushpin {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-external-link {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-signin {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-trophy {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-github-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-upload-alt {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-lemon {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-phone {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-check-empty {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-unchecked {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-bookmark-empty {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-phone-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-twitter {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-facebook {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-github {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-unlock {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-credit-card {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-rss {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-hdd {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-bullhorn {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-bell {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-certificate {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-hand-right {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-hand-left {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-hand-up {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-hand-down {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-circle-arrow-left {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-circle-arrow-right {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-circle-arrow-up {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-circle-arrow-down {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-globe {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-wrench {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-tasks {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-filter {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-briefcase {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-fullscreen {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-group {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-link {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-cloud {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-beaker {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-cut {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-copy {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-paper-clip {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-paperclip {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-save {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-sign-blank {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-reorder {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-list-ul {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-list-ol {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-strikethrough {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-underline {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-table {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-magic {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-truck {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-pinterest {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-pinterest-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-google-plus-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-google-plus {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-money {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-caret-down {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-caret-up {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-caret-left {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-caret-right {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-columns {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-sort {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-sort-down {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-sort-up {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-envelope {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-linkedin {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-undo {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-rotate-left {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-legal {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-dashboard {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-comment-alt {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-comments-alt {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-bolt {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-sitemap {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-umbrella {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-paste {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-lightbulb {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-exchange {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-cloud-download {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-cloud-upload {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-user-md {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-stethoscope {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-suitcase {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-bell-alt {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-coffee {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-food {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-file-text-alt {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-building {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-hospital {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-ambulance {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-medkit {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-fighter-jet {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-beer {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-h-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-plus-sign-alt {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-double-angle-left {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-double-angle-right {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-double-angle-up {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-double-angle-down {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-angle-left {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-angle-right {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-angle-up {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-angle-down {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-desktop {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-laptop {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-tablet {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-mobile-phone {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-circle-blank {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-quote-left {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-quote-right {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-spinner {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-circle {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-reply {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-mail-reply {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-github-alt {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-folder-close-alt {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-folder-open-alt {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-expand-alt {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-collapse-alt {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-smile {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-frown {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-meh {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-gamepad {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-keyboard {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-flag-alt {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-flag-checkered {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-terminal {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-code {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-reply-all {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-mail-reply-all {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-star-half-empty {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-star-half-full {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-location-arrow {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-crop {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-code-fork {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-unlink {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-question {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-info {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-exclamation {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-superscript {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-subscript {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-eraser {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-puzzle-piece {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-microphone {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-microphone-off {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-shield {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-calendar-empty {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-fire-extinguisher {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-rocket {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-maxcdn {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-chevron-sign-left {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-chevron-sign-right {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-chevron-sign-up {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-chevron-sign-down {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-html5 {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-css3 {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-anchor {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-unlock-alt {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-bullseye {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-ellipsis-horizontal {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-ellipsis-vertical {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-rss-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-play-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-ticket {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-minus-sign-alt {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-check-minus {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-level-up {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-level-down {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-check-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-edit-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-external-link-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-share-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-compass {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-collapse {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-collapse-top {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-expand {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-eur {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-euro {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-gbp {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-usd {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-dollar {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-inr {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-rupee {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-jpy {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-yen {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-cny {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-renminbi {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-krw {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-won {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-btc {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-bitcoin {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-file {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-file-text {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-sort-by-alphabet {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-sort-by-alphabet-alt {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-sort-by-attributes {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-sort-by-attributes-alt {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-sort-by-order {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-sort-by-order-alt {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-thumbs-up {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-thumbs-down {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-youtube-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-youtube {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-xing {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-xing-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-youtube-play {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-dropbox {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-stackexchange {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-instagram {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-flickr {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-adn {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-bitbucket {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-bitbucket-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-tumblr {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-tumblr-sign {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-long-arrow-down {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-long-arrow-up {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-long-arrow-left {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-long-arrow-right {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-apple {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-windows {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-android {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-linux {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-dribbble {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-skype {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-foursquare {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-trello {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-female {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-male {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-gittip {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-sun {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-moon {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-archive {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-bug {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-vk {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-weibo {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
+.icon-renren {
+ *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');
+}
diff --git a/app/MedicalCrab/font-icon/css/font-awesome-ie7.min.css b/app/MedicalCrab/font-icon/css/font-awesome-ie7.min.css
new file mode 100644
index 0000000..d3dae63
--- /dev/null
+++ b/app/MedicalCrab/font-icon/css/font-awesome-ie7.min.css
@@ -0,0 +1,384 @@
+.icon-large{font-size:1.3333333333333333em;margin-top:-4px;padding-top:3px;margin-bottom:-4px;padding-bottom:3px;vertical-align:middle;}
+.nav [class^="icon-"],.nav [class*=" icon-"]{vertical-align:inherit;margin-top:-4px;padding-top:3px;margin-bottom:-4px;padding-bottom:3px;}.nav [class^="icon-"].icon-large,.nav [class*=" icon-"].icon-large{vertical-align:-25%;}
+.nav-pills [class^="icon-"].icon-large,.nav-tabs [class^="icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large{line-height:.75em;margin-top:-7px;padding-top:5px;margin-bottom:-5px;padding-bottom:4px;}
+.btn [class^="icon-"].pull-left,.btn [class*=" icon-"].pull-left,.btn [class^="icon-"].pull-right,.btn [class*=" icon-"].pull-right{vertical-align:inherit;}
+.btn [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large{margin-top:-0.5em;}
+a [class^="icon-"],a [class*=" icon-"]{cursor:pointer;}
+.icon-glass{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-music{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-search{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-envelope-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-heart{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-star{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-star-empty{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-user{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-film{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-th-large{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-th{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-th-list{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-ok{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-remove{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-zoom-in{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-zoom-out{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-off{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-power-off{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-signal{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-cog{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-gear{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-trash{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-home{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-file-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-time{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-road{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-download-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-download{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-upload{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-inbox{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-play-circle{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-repeat{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-rotate-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-refresh{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-list-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-lock{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-flag{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-headphones{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-volume-off{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-volume-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-volume-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-qrcode{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-barcode{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-tag{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-tags{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-book{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-bookmark{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-print{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-camera{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-font{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-bold{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-italic{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-text-height{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-text-width{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-align-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-align-center{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-align-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-align-justify{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-list{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-indent-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-indent-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-facetime-video{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-picture{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-pencil{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-map-marker{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-adjust{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-tint{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-edit{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-share{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-check{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-move{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-step-backward{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-fast-backward{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-backward{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-play{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-pause{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-stop{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-forward{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-fast-forward{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-step-forward{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-eject{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-chevron-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-chevron-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-plus-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-minus-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-remove-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-ok-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-question-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-info-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-screenshot{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-remove-circle{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-ok-circle{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-ban-circle{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-arrow-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-arrow-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-arrow-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-arrow-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-share-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-mail-forward{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-resize-full{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-resize-small{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-plus{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-minus{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-asterisk{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-exclamation-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-gift{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-leaf{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-fire{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-eye-open{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-eye-close{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-warning-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-plane{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-calendar{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-random{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-comment{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-magnet{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-chevron-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-chevron-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-retweet{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-shopping-cart{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-folder-close{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-folder-open{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-resize-vertical{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-resize-horizontal{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-bar-chart{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-twitter-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-facebook-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-camera-retro{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-key{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-cogs{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-gears{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-comments{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-thumbs-up-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-thumbs-down-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-star-half{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-heart-empty{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-signout{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-linkedin-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-pushpin{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-external-link{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-signin{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-trophy{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-github-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-upload-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-lemon{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-phone{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-check-empty{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-unchecked{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-bookmark-empty{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-phone-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-twitter{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-facebook{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-github{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-unlock{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-credit-card{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-rss{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-hdd{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-bullhorn{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-bell{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-certificate{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-hand-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-hand-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-hand-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-hand-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-circle-arrow-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-circle-arrow-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-circle-arrow-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-circle-arrow-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-globe{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-wrench{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-tasks{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-filter{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-briefcase{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-fullscreen{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-group{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-link{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-cloud{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-beaker{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-cut{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-copy{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-paper-clip{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-paperclip{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-save{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-sign-blank{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-reorder{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-list-ul{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-list-ol{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-strikethrough{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-underline{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-table{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-magic{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-truck{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-pinterest{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-pinterest-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-google-plus-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-google-plus{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-money{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-caret-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-caret-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-caret-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-caret-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-columns{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-sort{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-sort-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-sort-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-envelope{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-linkedin{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-undo{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-rotate-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-legal{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-dashboard{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-comment-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-comments-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-bolt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-sitemap{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-umbrella{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-paste{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-lightbulb{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-exchange{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-cloud-download{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-cloud-upload{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-user-md{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-stethoscope{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-suitcase{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-bell-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-coffee{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-food{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-file-text-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-building{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-hospital{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-ambulance{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-medkit{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-fighter-jet{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-beer{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-h-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-plus-sign-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-double-angle-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-double-angle-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-double-angle-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-double-angle-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-angle-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-angle-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-angle-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-angle-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-desktop{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-laptop{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-tablet{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-mobile-phone{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-circle-blank{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-quote-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-quote-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-spinner{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-circle{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-reply{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-mail-reply{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-github-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-folder-close-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-folder-open-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-expand-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-collapse-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-smile{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-frown{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-meh{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-gamepad{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-keyboard{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-flag-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-flag-checkered{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-terminal{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-code{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-reply-all{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-mail-reply-all{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-star-half-empty{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-star-half-full{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-location-arrow{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-crop{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-code-fork{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-unlink{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-question{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-info{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-exclamation{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-superscript{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-subscript{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-eraser{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-puzzle-piece{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-microphone{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-microphone-off{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-shield{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-calendar-empty{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-fire-extinguisher{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-rocket{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-maxcdn{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-chevron-sign-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-chevron-sign-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-chevron-sign-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-chevron-sign-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-html5{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-css3{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-anchor{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-unlock-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-bullseye{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-ellipsis-horizontal{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-ellipsis-vertical{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-rss-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-play-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-ticket{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-minus-sign-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-check-minus{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-level-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-level-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-check-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-edit-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-external-link-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-share-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-compass{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-collapse{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-collapse-top{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-expand{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-eur{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-euro{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-gbp{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-usd{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-dollar{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-inr{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-rupee{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-jpy{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-yen{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-cny{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-renminbi{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-krw{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-won{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-btc{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-bitcoin{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-file{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-file-text{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-sort-by-alphabet{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-sort-by-alphabet-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-sort-by-attributes{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-sort-by-attributes-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-sort-by-order{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-sort-by-order-alt{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-thumbs-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-thumbs-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-youtube-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-youtube{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-xing{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-xing-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-youtube-play{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-dropbox{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-stackexchange{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-instagram{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-flickr{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-adn{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-bitbucket{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-bitbucket-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-tumblr{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-tumblr-sign{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-long-arrow-down{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-long-arrow-up{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-long-arrow-left{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-long-arrow-right{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-apple{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-windows{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-android{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-linux{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-dribbble{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-skype{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-foursquare{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-trello{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-female{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-male{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-gittip{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-sun{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-moon{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-archive{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-bug{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-vk{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-weibo{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
+.icon-renren{*zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '');}
diff --git a/app/MedicalCrab/font-icon/css/font-awesome.css b/app/MedicalCrab/font-icon/css/font-awesome.css
new file mode 100644
index 0000000..30a96b2
--- /dev/null
+++ b/app/MedicalCrab/font-icon/css/font-awesome.css
@@ -0,0 +1,1479 @@
+/*!
+ * Font Awesome 3.2.1
+ * the iconic font designed for Bootstrap
+ * ------------------------------------------------------------------------------
+ * The full suite of pictographic icons, examples, and documentation can be
+ * found at http://fontawesome.io. Stay up to date on Twitter at
+ * http://twitter.com/fontawesome.
+ *
+ * License
+ * ------------------------------------------------------------------------------
+ * - The Font Awesome font is licensed under SIL OFL 1.1 -
+ * http://scripts.sil.org/OFL
+ * - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
+ * http://opensource.org/licenses/mit-license.html
+ * - Font Awesome documentation licensed under CC BY 3.0 -
+ * http://creativecommons.org/licenses/by/3.0/
+ * - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
+ * "Font Awesome by Dave Gandy - http://fontawesome.io"
+ *
+ * Author - Dave Gandy
+ * ------------------------------------------------------------------------------
+ * Email: dave@fontawesome.io
+ * Twitter: http://twitter.com/byscuits
+ * Work: Lead Product Designer @ Kyruus - http://kyruus.com
+ */
+/* FONT PATH
+ * -------------------------- */
+@font-face {
+ font-family: 'FontAwesome';
+ src: url('../font/fontawesome-webfont.eot?v=3.2.1');
+ src: url('../font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../font/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('../font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
+ font-weight: normal;
+ font-style: normal;
+}
+/* FONT AWESOME CORE
+ * -------------------------- */
+[class^="icon-"],
+[class*=" icon-"] {
+ font-family: FontAwesome;
+ font-weight: normal;
+ font-style: normal;
+ text-decoration: inherit;
+ -webkit-font-smoothing: antialiased;
+ *margin-right: .3em;
+}
+[class^="icon-"]:before,
+[class*=" icon-"]:before {
+ text-decoration: inherit;
+ display: inline-block;
+ speak: none;
+}
+/* makes the font 33% larger relative to the icon container */
+.icon-large:before {
+ vertical-align: -10%;
+ font-size: 1.3333333333333333em;
+}
+/* makes sure icons active on rollover in links */
+a [class^="icon-"],
+a [class*=" icon-"] {
+ display: inline;
+}
+/* increased font size for icon-large */
+[class^="icon-"].icon-fixed-width,
+[class*=" icon-"].icon-fixed-width {
+ display: inline-block;
+ width: 1.1428571428571428em;
+ text-align: right;
+ padding-right: 0.2857142857142857em;
+}
+[class^="icon-"].icon-fixed-width.icon-large,
+[class*=" icon-"].icon-fixed-width.icon-large {
+ width: 1.4285714285714286em;
+}
+.icons-ul {
+ margin-left: 2.142857142857143em;
+ list-style-type: none;
+}
+.icons-ul > li {
+ position: relative;
+}
+.icons-ul .icon-li {
+ position: absolute;
+ left: -2.142857142857143em;
+ width: 2.142857142857143em;
+ text-align: center;
+ line-height: inherit;
+}
+[class^="icon-"].hide,
+[class*=" icon-"].hide {
+ display: none;
+}
+.icon-muted {
+ color: #eeeeee;
+}
+.icon-light {
+ color: #ffffff;
+}
+.icon-dark {
+ color: #333333;
+}
+.icon-border {
+ border: solid 1px #eeeeee;
+ padding: .2em .25em .15em;
+ -webkit-border-radius: 3px;
+ -moz-border-radius: 3px;
+ border-radius: 3px;
+}
+.icon-2x {
+ font-size: 2em;
+}
+.icon-2x.icon-border {
+ border-width: 2px;
+ -webkit-border-radius: 4px;
+ -moz-border-radius: 4px;
+ border-radius: 4px;
+}
+.icon-3x {
+ font-size: 3em;
+}
+.icon-3x.icon-border {
+ border-width: 3px;
+ -webkit-border-radius: 5px;
+ -moz-border-radius: 5px;
+ border-radius: 5px;
+}
+.icon-4x {
+ font-size: 4em;
+}
+.icon-4x.icon-border {
+ border-width: 4px;
+ -webkit-border-radius: 6px;
+ -moz-border-radius: 6px;
+ border-radius: 6px;
+}
+.icon-5x {
+ font-size: 5em;
+}
+.icon-5x.icon-border {
+ border-width: 5px;
+ -webkit-border-radius: 7px;
+ -moz-border-radius: 7px;
+ border-radius: 7px;
+}
+.pull-right {
+ float: right;
+}
+.pull-left {
+ float: left;
+}
+[class^="icon-"].pull-left,
+[class*=" icon-"].pull-left {
+ margin-right: .3em;
+}
+[class^="icon-"].pull-right,
+[class*=" icon-"].pull-right {
+ margin-left: .3em;
+}
+/* BOOTSTRAP SPECIFIC CLASSES
+ * -------------------------- */
+/* Bootstrap 2.0 sprites.less reset */
+[class^="icon-"],
+[class*=" icon-"] {
+ display: inline;
+ width: auto;
+ height: auto;
+ line-height: normal;
+ vertical-align: baseline;
+ background-image: none;
+ background-position: 0% 0%;
+ background-repeat: repeat;
+ margin-top: 0;
+}
+/* more sprites.less reset */
+.icon-white,
+.nav-pills > .active > a > [class^="icon-"],
+.nav-pills > .active > a > [class*=" icon-"],
+.nav-list > .active > a > [class^="icon-"],
+.nav-list > .active > a > [class*=" icon-"],
+.navbar-inverse .nav > .active > a > [class^="icon-"],
+.navbar-inverse .nav > .active > a > [class*=" icon-"],
+.dropdown-menu > li > a:hover > [class^="icon-"],
+.dropdown-menu > li > a:hover > [class*=" icon-"],
+.dropdown-menu > .active > a > [class^="icon-"],
+.dropdown-menu > .active > a > [class*=" icon-"],
+.dropdown-submenu:hover > a > [class^="icon-"],
+.dropdown-submenu:hover > a > [class*=" icon-"] {
+ background-image: none;
+}
+/* keeps Bootstrap styles with and without icons the same */
+.btn [class^="icon-"].icon-large,
+.nav [class^="icon-"].icon-large,
+.btn [class*=" icon-"].icon-large,
+.nav [class*=" icon-"].icon-large {
+ line-height: .9em;
+}
+.btn [class^="icon-"].icon-spin,
+.nav [class^="icon-"].icon-spin,
+.btn [class*=" icon-"].icon-spin,
+.nav [class*=" icon-"].icon-spin {
+ display: inline-block;
+}
+.nav-tabs [class^="icon-"],
+.nav-pills [class^="icon-"],
+.nav-tabs [class*=" icon-"],
+.nav-pills [class*=" icon-"],
+.nav-tabs [class^="icon-"].icon-large,
+.nav-pills [class^="icon-"].icon-large,
+.nav-tabs [class*=" icon-"].icon-large,
+.nav-pills [class*=" icon-"].icon-large {
+ line-height: .9em;
+}
+.btn [class^="icon-"].pull-left.icon-2x,
+.btn [class*=" icon-"].pull-left.icon-2x,
+.btn [class^="icon-"].pull-right.icon-2x,
+.btn [class*=" icon-"].pull-right.icon-2x {
+ margin-top: .18em;
+}
+.btn [class^="icon-"].icon-spin.icon-large,
+.btn [class*=" icon-"].icon-spin.icon-large {
+ line-height: .8em;
+}
+.btn.btn-small [class^="icon-"].pull-left.icon-2x,
+.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
+.btn.btn-small [class^="icon-"].pull-right.icon-2x,
+.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
+ margin-top: .25em;
+}
+.btn.btn-large [class^="icon-"],
+.btn.btn-large [class*=" icon-"] {
+ margin-top: 0;
+}
+.btn.btn-large [class^="icon-"].pull-left.icon-2x,
+.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
+.btn.btn-large [class^="icon-"].pull-right.icon-2x,
+.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
+ margin-top: .05em;
+}
+.btn.btn-large [class^="icon-"].pull-left.icon-2x,
+.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
+ margin-right: .2em;
+}
+.btn.btn-large [class^="icon-"].pull-right.icon-2x,
+.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
+ margin-left: .2em;
+}
+/* Fixes alignment in nav lists */
+.nav-list [class^="icon-"],
+.nav-list [class*=" icon-"] {
+ line-height: inherit;
+}
+/* EXTRAS
+ * -------------------------- */
+/* Stacked and layered icon */
+.icon-stack {
+ position: relative;
+ display: inline-block;
+ width: 2em;
+ height: 2em;
+ line-height: 2em;
+ vertical-align: -35%;
+}
+.icon-stack [class^="icon-"],
+.icon-stack [class*=" icon-"] {
+ display: block;
+ text-align: center;
+ position: absolute;
+ width: 100%;
+ height: 100%;
+ font-size: 1em;
+ line-height: inherit;
+ *line-height: 2em;
+}
+.icon-stack .icon-stack-base {
+ font-size: 2em;
+ *line-height: 1em;
+}
+/* Animated rotating icon */
+.icon-spin {
+ display: inline-block;
+ -moz-animation: spin 2s infinite linear;
+ -o-animation: spin 2s infinite linear;
+ -webkit-animation: spin 2s infinite linear;
+ animation: spin 2s infinite linear;
+}
+/* Prevent stack and spinners from being taken inline when inside a link */
+a .icon-stack,
+a .icon-spin {
+ display: inline-block;
+ text-decoration: none;
+}
+@-moz-keyframes spin {
+ 0% {
+ -moz-transform: rotate(0deg);
+ }
+ 100% {
+ -moz-transform: rotate(359deg);
+ }
+}
+@-webkit-keyframes spin {
+ 0% {
+ -webkit-transform: rotate(0deg);
+ }
+ 100% {
+ -webkit-transform: rotate(359deg);
+ }
+}
+@-o-keyframes spin {
+ 0% {
+ -o-transform: rotate(0deg);
+ }
+ 100% {
+ -o-transform: rotate(359deg);
+ }
+}
+@-ms-keyframes spin {
+ 0% {
+ -ms-transform: rotate(0deg);
+ }
+ 100% {
+ -ms-transform: rotate(359deg);
+ }
+}
+@keyframes spin {
+ 0% {
+ transform: rotate(0deg);
+ }
+ 100% {
+ transform: rotate(359deg);
+ }
+}
+/* Icon rotations and mirroring */
+.icon-rotate-90:before {
+ -webkit-transform: rotate(90deg);
+ -moz-transform: rotate(90deg);
+ -ms-transform: rotate(90deg);
+ -o-transform: rotate(90deg);
+ transform: rotate(90deg);
+ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
+}
+.icon-rotate-180:before {
+ -webkit-transform: rotate(180deg);
+ -moz-transform: rotate(180deg);
+ -ms-transform: rotate(180deg);
+ -o-transform: rotate(180deg);
+ transform: rotate(180deg);
+ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
+}
+.icon-rotate-270:before {
+ -webkit-transform: rotate(270deg);
+ -moz-transform: rotate(270deg);
+ -ms-transform: rotate(270deg);
+ -o-transform: rotate(270deg);
+ transform: rotate(270deg);
+ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
+}
+.icon-flip-horizontal:before {
+ -webkit-transform: scale(-1, 1);
+ -moz-transform: scale(-1, 1);
+ -ms-transform: scale(-1, 1);
+ -o-transform: scale(-1, 1);
+ transform: scale(-1, 1);
+}
+.icon-flip-vertical:before {
+ -webkit-transform: scale(1, -1);
+ -moz-transform: scale(1, -1);
+ -ms-transform: scale(1, -1);
+ -o-transform: scale(1, -1);
+ transform: scale(1, -1);
+}
+/* ensure rotation occurs inside anchor tags */
+a .icon-rotate-90:before,
+a .icon-rotate-180:before,
+a .icon-rotate-270:before,
+a .icon-flip-horizontal:before,
+a .icon-flip-vertical:before {
+ display: inline-block;
+}
+/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
+ readers do not read off random characters that represent icons */
+.icon-glass:before {
+ content: "\f000";
+}
+.icon-music:before {
+ content: "\f001";
+}
+.icon-search:before {
+ content: "\f002";
+}
+.icon-envelope-alt:before {
+ content: "\f003";
+}
+.icon-heart:before {
+ content: "\f004";
+}
+.icon-star:before {
+ content: "\f005";
+}
+.icon-star-empty:before {
+ content: "\f006";
+}
+.icon-user:before {
+ content: "\f007";
+}
+.icon-film:before {
+ content: "\f008";
+}
+.icon-th-large:before {
+ content: "\f009";
+}
+.icon-th:before {
+ content: "\f00a";
+}
+.icon-th-list:before {
+ content: "\f00b";
+}
+.icon-ok:before {
+ content: "\f00c";
+}
+.icon-remove:before {
+ content: "\f00d";
+}
+.icon-zoom-in:before {
+ content: "\f00e";
+}
+.icon-zoom-out:before {
+ content: "\f010";
+}
+.icon-power-off:before,
+.icon-off:before {
+ content: "\f011";
+}
+.icon-signal:before {
+ content: "\f012";
+}
+.icon-gear:before,
+.icon-cog:before {
+ content: "\f013";
+}
+.icon-trash:before {
+ content: "\f014";
+}
+.icon-home:before {
+ content: "\f015";
+}
+.icon-file-alt:before {
+ content: "\f016";
+}
+.icon-time:before {
+ content: "\f017";
+}
+.icon-road:before {
+ content: "\f018";
+}
+.icon-download-alt:before {
+ content: "\f019";
+}
+.icon-download:before {
+ content: "\f01a";
+}
+.icon-upload:before {
+ content: "\f01b";
+}
+.icon-inbox:before {
+ content: "\f01c";
+}
+.icon-play-circle:before {
+ content: "\f01d";
+}
+.icon-rotate-right:before,
+.icon-repeat:before {
+ content: "\f01e";
+}
+.icon-refresh:before {
+ content: "\f021";
+}
+.icon-list-alt:before {
+ content: "\f022";
+}
+.icon-lock:before {
+ content: "\f023";
+}
+.icon-flag:before {
+ content: "\f024";
+}
+.icon-headphones:before {
+ content: "\f025";
+}
+.icon-volume-off:before {
+ content: "\f026";
+}
+.icon-volume-down:before {
+ content: "\f027";
+}
+.icon-volume-up:before {
+ content: "\f028";
+}
+.icon-qrcode:before {
+ content: "\f029";
+}
+.icon-barcode:before {
+ content: "\f02a";
+}
+.icon-tag:before {
+ content: "\f02b";
+}
+.icon-tags:before {
+ content: "\f02c";
+}
+.icon-book:before {
+ content: "\f02d";
+}
+.icon-bookmark:before {
+ content: "\f02e";
+}
+.icon-print:before {
+ content: "\f02f";
+}
+.icon-camera:before {
+ content: "\f030";
+}
+.icon-font:before {
+ content: "\f031";
+}
+.icon-bold:before {
+ content: "\f032";
+}
+.icon-italic:before {
+ content: "\f033";
+}
+.icon-text-height:before {
+ content: "\f034";
+}
+.icon-text-width:before {
+ content: "\f035";
+}
+.icon-align-left:before {
+ content: "\f036";
+}
+.icon-align-center:before {
+ content: "\f037";
+}
+.icon-align-right:before {
+ content: "\f038";
+}
+.icon-align-justify:before {
+ content: "\f039";
+}
+.icon-list:before {
+ content: "\f03a";
+}
+.icon-indent-left:before {
+ content: "\f03b";
+}
+.icon-indent-right:before {
+ content: "\f03c";
+}
+.icon-facetime-video:before {
+ content: "\f03d";
+}
+.icon-picture:before {
+ content: "\f03e";
+}
+.icon-pencil:before {
+ content: "\f040";
+}
+.icon-map-marker:before {
+ content: "\f041";
+}
+.icon-adjust:before {
+ content: "\f042";
+}
+.icon-tint:before {
+ content: "\f043";
+}
+.icon-edit:before {
+ content: "\f044";
+}
+.icon-share:before {
+ content: "\f045";
+}
+.icon-check:before {
+ content: "\f046";
+}
+.icon-move:before {
+ content: "\f047";
+}
+.icon-step-backward:before {
+ content: "\f048";
+}
+.icon-fast-backward:before {
+ content: "\f049";
+}
+.icon-backward:before {
+ content: "\f04a";
+}
+.icon-play:before {
+ content: "\f04b";
+}
+.icon-pause:before {
+ content: "\f04c";
+}
+.icon-stop:before {
+ content: "\f04d";
+}
+.icon-forward:before {
+ content: "\f04e";
+}
+.icon-fast-forward:before {
+ content: "\f050";
+}
+.icon-step-forward:before {
+ content: "\f051";
+}
+.icon-eject:before {
+ content: "\f052";
+}
+.icon-chevron-left:before {
+ content: "\f053";
+}
+.icon-chevron-right:before {
+ content: "\f054";
+}
+.icon-plus-sign:before {
+ content: "\f055";
+}
+.icon-minus-sign:before {
+ content: "\f056";
+}
+.icon-remove-sign:before {
+ content: "\f057";
+}
+.icon-ok-sign:before {
+ content: "\f058";
+}
+.icon-question-sign:before {
+ content: "\f059";
+}
+.icon-info-sign:before {
+ content: "\f05a";
+}
+.icon-screenshot:before {
+ content: "\f05b";
+}
+.icon-remove-circle:before {
+ content: "\f05c";
+}
+.icon-ok-circle:before {
+ content: "\f05d";
+}
+.icon-ban-circle:before {
+ content: "\f05e";
+}
+.icon-arrow-left:before {
+ content: "\f060";
+}
+.icon-arrow-right:before {
+ content: "\f061";
+}
+.icon-arrow-up:before {
+ content: "\f062";
+}
+.icon-arrow-down:before {
+ content: "\f063";
+}
+.icon-mail-forward:before,
+.icon-share-alt:before {
+ content: "\f064";
+}
+.icon-resize-full:before {
+ content: "\f065";
+}
+.icon-resize-small:before {
+ content: "\f066";
+}
+.icon-plus:before {
+ content: "\f067";
+}
+.icon-minus:before {
+ content: "\f068";
+}
+.icon-asterisk:before {
+ content: "\f069";
+}
+.icon-exclamation-sign:before {
+ content: "\f06a";
+}
+.icon-gift:before {
+ content: "\f06b";
+}
+.icon-leaf:before {
+ content: "\f06c";
+}
+.icon-fire:before {
+ content: "\f06d";
+}
+.icon-eye-open:before {
+ content: "\f06e";
+}
+.icon-eye-close:before {
+ content: "\f070";
+}
+.icon-warning-sign:before {
+ content: "\f071";
+}
+.icon-plane:before {
+ content: "\f072";
+}
+.icon-calendar:before {
+ content: "\f073";
+}
+.icon-random:before {
+ content: "\f074";
+}
+.icon-comment:before {
+ content: "\f075";
+}
+.icon-magnet:before {
+ content: "\f076";
+}
+.icon-chevron-up:before {
+ content: "\f077";
+}
+.icon-chevron-down:before {
+ content: "\f078";
+}
+.icon-retweet:before {
+ content: "\f079";
+}
+.icon-shopping-cart:before {
+ content: "\f07a";
+}
+.icon-folder-close:before {
+ content: "\f07b";
+}
+.icon-folder-open:before {
+ content: "\f07c";
+}
+.icon-resize-vertical:before {
+ content: "\f07d";
+}
+.icon-resize-horizontal:before {
+ content: "\f07e";
+}
+.icon-bar-chart:before {
+ content: "\f080";
+}
+.icon-twitter-sign:before {
+ content: "\f081";
+}
+.icon-facebook-sign:before {
+ content: "\f082";
+}
+.icon-camera-retro:before {
+ content: "\f083";
+}
+.icon-key:before {
+ content: "\f084";
+}
+.icon-gears:before,
+.icon-cogs:before {
+ content: "\f085";
+}
+.icon-comments:before {
+ content: "\f086";
+}
+.icon-thumbs-up-alt:before {
+ content: "\f087";
+}
+.icon-thumbs-down-alt:before {
+ content: "\f088";
+}
+.icon-star-half:before {
+ content: "\f089";
+}
+.icon-heart-empty:before {
+ content: "\f08a";
+}
+.icon-signout:before {
+ content: "\f08b";
+}
+.icon-linkedin-sign:before {
+ content: "\f08c";
+}
+.icon-pushpin:before {
+ content: "\f08d";
+}
+.icon-external-link:before {
+ content: "\f08e";
+}
+.icon-signin:before {
+ content: "\f090";
+}
+.icon-trophy:before {
+ content: "\f091";
+}
+.icon-github-sign:before {
+ content: "\f092";
+}
+.icon-upload-alt:before {
+ content: "\f093";
+}
+.icon-lemon:before {
+ content: "\f094";
+}
+.icon-phone:before {
+ content: "\f095";
+}
+.icon-unchecked:before,
+.icon-check-empty:before {
+ content: "\f096";
+}
+.icon-bookmark-empty:before {
+ content: "\f097";
+}
+.icon-phone-sign:before {
+ content: "\f098";
+}
+.icon-twitter:before {
+ content: "\f099";
+}
+.icon-facebook:before {
+ content: "\f09a";
+}
+.icon-github:before {
+ content: "\f09b";
+}
+.icon-unlock:before {
+ content: "\f09c";
+}
+.icon-credit-card:before {
+ content: "\f09d";
+}
+.icon-rss:before {
+ content: "\f09e";
+}
+.icon-hdd:before {
+ content: "\f0a0";
+}
+.icon-bullhorn:before {
+ content: "\f0a1";
+}
+.icon-bell:before {
+ content: "\f0a2";
+}
+.icon-certificate:before {
+ content: "\f0a3";
+}
+.icon-hand-right:before {
+ content: "\f0a4";
+}
+.icon-hand-left:before {
+ content: "\f0a5";
+}
+.icon-hand-up:before {
+ content: "\f0a6";
+}
+.icon-hand-down:before {
+ content: "\f0a7";
+}
+.icon-circle-arrow-left:before {
+ content: "\f0a8";
+}
+.icon-circle-arrow-right:before {
+ content: "\f0a9";
+}
+.icon-circle-arrow-up:before {
+ content: "\f0aa";
+}
+.icon-circle-arrow-down:before {
+ content: "\f0ab";
+}
+.icon-globe:before {
+ content: "\f0ac";
+}
+.icon-wrench:before {
+ content: "\f0ad";
+}
+.icon-tasks:before {
+ content: "\f0ae";
+}
+.icon-filter:before {
+ content: "\f0b0";
+}
+.icon-briefcase:before {
+ content: "\f0b1";
+}
+.icon-fullscreen:before {
+ content: "\f0b2";
+}
+.icon-group:before {
+ content: "\f0c0";
+}
+.icon-link:before {
+ content: "\f0c1";
+}
+.icon-cloud:before {
+ content: "\f0c2";
+}
+.icon-beaker:before {
+ content: "\f0c3";
+}
+.icon-cut:before {
+ content: "\f0c4";
+}
+.icon-copy:before {
+ content: "\f0c5";
+}
+.icon-paperclip:before,
+.icon-paper-clip:before {
+ content: "\f0c6";
+}
+.icon-save:before {
+ content: "\f0c7";
+}
+.icon-sign-blank:before {
+ content: "\f0c8";
+}
+.icon-reorder:before {
+ content: "\f0c9";
+}
+.icon-list-ul:before {
+ content: "\f0ca";
+}
+.icon-list-ol:before {
+ content: "\f0cb";
+}
+.icon-strikethrough:before {
+ content: "\f0cc";
+}
+.icon-underline:before {
+ content: "\f0cd";
+}
+.icon-table:before {
+ content: "\f0ce";
+}
+.icon-magic:before {
+ content: "\f0d0";
+}
+.icon-truck:before {
+ content: "\f0d1";
+}
+.icon-pinterest:before {
+ content: "\f0d2";
+}
+.icon-pinterest-sign:before {
+ content: "\f0d3";
+}
+.icon-google-plus-sign:before {
+ content: "\f0d4";
+}
+.icon-google-plus:before {
+ content: "\f0d5";
+}
+.icon-money:before {
+ content: "\f0d6";
+}
+.icon-caret-down:before {
+ content: "\f0d7";
+}
+.icon-caret-up:before {
+ content: "\f0d8";
+}
+.icon-caret-left:before {
+ content: "\f0d9";
+}
+.icon-caret-right:before {
+ content: "\f0da";
+}
+.icon-columns:before {
+ content: "\f0db";
+}
+.icon-sort:before {
+ content: "\f0dc";
+}
+.icon-sort-down:before {
+ content: "\f0dd";
+}
+.icon-sort-up:before {
+ content: "\f0de";
+}
+.icon-envelope:before {
+ content: "\f0e0";
+}
+.icon-linkedin:before {
+ content: "\f0e1";
+}
+.icon-rotate-left:before,
+.icon-undo:before {
+ content: "\f0e2";
+}
+.icon-legal:before {
+ content: "\f0e3";
+}
+.icon-dashboard:before {
+ content: "\f0e4";
+}
+.icon-comment-alt:before {
+ content: "\f0e5";
+}
+.icon-comments-alt:before {
+ content: "\f0e6";
+}
+.icon-bolt:before {
+ content: "\f0e7";
+}
+.icon-sitemap:before {
+ content: "\f0e8";
+}
+.icon-umbrella:before {
+ content: "\f0e9";
+}
+.icon-paste:before {
+ content: "\f0ea";
+}
+.icon-lightbulb:before {
+ content: "\f0eb";
+}
+.icon-exchange:before {
+ content: "\f0ec";
+}
+.icon-cloud-download:before {
+ content: "\f0ed";
+}
+.icon-cloud-upload:before {
+ content: "\f0ee";
+}
+.icon-user-md:before {
+ content: "\f0f0";
+}
+.icon-stethoscope:before {
+ content: "\f0f1";
+}
+.icon-suitcase:before {
+ content: "\f0f2";
+}
+.icon-bell-alt:before {
+ content: "\f0f3";
+}
+.icon-coffee:before {
+ content: "\f0f4";
+}
+.icon-food:before {
+ content: "\f0f5";
+}
+.icon-file-text-alt:before {
+ content: "\f0f6";
+}
+.icon-building:before {
+ content: "\f0f7";
+}
+.icon-hospital:before {
+ content: "\f0f8";
+}
+.icon-ambulance:before {
+ content: "\f0f9";
+}
+.icon-medkit:before {
+ content: "\f0fa";
+}
+.icon-fighter-jet:before {
+ content: "\f0fb";
+}
+.icon-beer:before {
+ content: "\f0fc";
+}
+.icon-h-sign:before {
+ content: "\f0fd";
+}
+.icon-plus-sign-alt:before {
+ content: "\f0fe";
+}
+.icon-double-angle-left:before {
+ content: "\f100";
+}
+.icon-double-angle-right:before {
+ content: "\f101";
+}
+.icon-double-angle-up:before {
+ content: "\f102";
+}
+.icon-double-angle-down:before {
+ content: "\f103";
+}
+.icon-angle-left:before {
+ content: "\f104";
+}
+.icon-angle-right:before {
+ content: "\f105";
+}
+.icon-angle-up:before {
+ content: "\f106";
+}
+.icon-angle-down:before {
+ content: "\f107";
+}
+.icon-desktop:before {
+ content: "\f108";
+}
+.icon-laptop:before {
+ content: "\f109";
+}
+.icon-tablet:before {
+ content: "\f10a";
+}
+.icon-mobile-phone:before {
+ content: "\f10b";
+}
+.icon-circle-blank:before {
+ content: "\f10c";
+}
+.icon-quote-left:before {
+ content: "\f10d";
+}
+.icon-quote-right:before {
+ content: "\f10e";
+}
+.icon-spinner:before {
+ content: "\f110";
+}
+.icon-circle:before {
+ content: "\f111";
+}
+.icon-mail-reply:before,
+.icon-reply:before {
+ content: "\f112";
+}
+.icon-github-alt:before {
+ content: "\f113";
+}
+.icon-folder-close-alt:before {
+ content: "\f114";
+}
+.icon-folder-open-alt:before {
+ content: "\f115";
+}
+.icon-expand-alt:before {
+ content: "\f116";
+}
+.icon-collapse-alt:before {
+ content: "\f117";
+}
+.icon-smile:before {
+ content: "\f118";
+}
+.icon-frown:before {
+ content: "\f119";
+}
+.icon-meh:before {
+ content: "\f11a";
+}
+.icon-gamepad:before {
+ content: "\f11b";
+}
+.icon-keyboard:before {
+ content: "\f11c";
+}
+.icon-flag-alt:before {
+ content: "\f11d";
+}
+.icon-flag-checkered:before {
+ content: "\f11e";
+}
+.icon-terminal:before {
+ content: "\f120";
+}
+.icon-code:before {
+ content: "\f121";
+}
+.icon-reply-all:before {
+ content: "\f122";
+}
+.icon-mail-reply-all:before {
+ content: "\f122";
+}
+.icon-star-half-full:before,
+.icon-star-half-empty:before {
+ content: "\f123";
+}
+.icon-location-arrow:before {
+ content: "\f124";
+}
+.icon-crop:before {
+ content: "\f125";
+}
+.icon-code-fork:before {
+ content: "\f126";
+}
+.icon-unlink:before {
+ content: "\f127";
+}
+.icon-question:before {
+ content: "\f128";
+}
+.icon-info:before {
+ content: "\f129";
+}
+.icon-exclamation:before {
+ content: "\f12a";
+}
+.icon-superscript:before {
+ content: "\f12b";
+}
+.icon-subscript:before {
+ content: "\f12c";
+}
+.icon-eraser:before {
+ content: "\f12d";
+}
+.icon-puzzle-piece:before {
+ content: "\f12e";
+}
+.icon-microphone:before {
+ content: "\f130";
+}
+.icon-microphone-off:before {
+ content: "\f131";
+}
+.icon-shield:before {
+ content: "\f132";
+}
+.icon-calendar-empty:before {
+ content: "\f133";
+}
+.icon-fire-extinguisher:before {
+ content: "\f134";
+}
+.icon-rocket:before {
+ content: "\f135";
+}
+.icon-maxcdn:before {
+ content: "\f136";
+}
+.icon-chevron-sign-left:before {
+ content: "\f137";
+}
+.icon-chevron-sign-right:before {
+ content: "\f138";
+}
+.icon-chevron-sign-up:before {
+ content: "\f139";
+}
+.icon-chevron-sign-down:before {
+ content: "\f13a";
+}
+.icon-html5:before {
+ content: "\f13b";
+}
+.icon-css3:before {
+ content: "\f13c";
+}
+.icon-anchor:before {
+ content: "\f13d";
+}
+.icon-unlock-alt:before {
+ content: "\f13e";
+}
+.icon-bullseye:before {
+ content: "\f140";
+}
+.icon-ellipsis-horizontal:before {
+ content: "\f141";
+}
+.icon-ellipsis-vertical:before {
+ content: "\f142";
+}
+.icon-rss-sign:before {
+ content: "\f143";
+}
+.icon-play-sign:before {
+ content: "\f144";
+}
+.icon-ticket:before {
+ content: "\f145";
+}
+.icon-minus-sign-alt:before {
+ content: "\f146";
+}
+.icon-check-minus:before {
+ content: "\f147";
+}
+.icon-level-up:before {
+ content: "\f148";
+}
+.icon-level-down:before {
+ content: "\f149";
+}
+.icon-check-sign:before {
+ content: "\f14a";
+}
+.icon-edit-sign:before {
+ content: "\f14b";
+}
+.icon-external-link-sign:before {
+ content: "\f14c";
+}
+.icon-share-sign:before {
+ content: "\f14d";
+}
+.icon-compass:before {
+ content: "\f14e";
+}
+.icon-collapse:before {
+ content: "\f150";
+}
+.icon-collapse-top:before {
+ content: "\f151";
+}
+.icon-expand:before {
+ content: "\f152";
+}
+.icon-euro:before,
+.icon-eur:before {
+ content: "\f153";
+}
+.icon-gbp:before {
+ content: "\f154";
+}
+.icon-dollar:before,
+.icon-usd:before {
+ content: "\f155";
+}
+.icon-rupee:before,
+.icon-inr:before {
+ content: "\f156";
+}
+.icon-yen:before,
+.icon-jpy:before {
+ content: "\f157";
+}
+.icon-renminbi:before,
+.icon-cny:before {
+ content: "\f158";
+}
+.icon-won:before,
+.icon-krw:before {
+ content: "\f159";
+}
+.icon-bitcoin:before,
+.icon-btc:before {
+ content: "\f15a";
+}
+.icon-file:before {
+ content: "\f15b";
+}
+.icon-file-text:before {
+ content: "\f15c";
+}
+.icon-sort-by-alphabet:before {
+ content: "\f15d";
+}
+.icon-sort-by-alphabet-alt:before {
+ content: "\f15e";
+}
+.icon-sort-by-attributes:before {
+ content: "\f160";
+}
+.icon-sort-by-attributes-alt:before {
+ content: "\f161";
+}
+.icon-sort-by-order:before {
+ content: "\f162";
+}
+.icon-sort-by-order-alt:before {
+ content: "\f163";
+}
+.icon-thumbs-up:before {
+ content: "\f164";
+}
+.icon-thumbs-down:before {
+ content: "\f165";
+}
+.icon-youtube-sign:before {
+ content: "\f166";
+}
+.icon-youtube:before {
+ content: "\f167";
+}
+.icon-xing:before {
+ content: "\f168";
+}
+.icon-xing-sign:before {
+ content: "\f169";
+}
+.icon-youtube-play:before {
+ content: "\f16a";
+}
+.icon-dropbox:before {
+ content: "\f16b";
+}
+.icon-stackexchange:before {
+ content: "\f16c";
+}
+.icon-instagram:before {
+ content: "\f16d";
+}
+.icon-flickr:before {
+ content: "\f16e";
+}
+.icon-adn:before {
+ content: "\f170";
+}
+.icon-bitbucket:before {
+ content: "\f171";
+}
+.icon-bitbucket-sign:before {
+ content: "\f172";
+}
+.icon-tumblr:before {
+ content: "\f173";
+}
+.icon-tumblr-sign:before {
+ content: "\f174";
+}
+.icon-long-arrow-down:before {
+ content: "\f175";
+}
+.icon-long-arrow-up:before {
+ content: "\f176";
+}
+.icon-long-arrow-left:before {
+ content: "\f177";
+}
+.icon-long-arrow-right:before {
+ content: "\f178";
+}
+.icon-apple:before {
+ content: "\f179";
+}
+.icon-windows:before {
+ content: "\f17a";
+}
+.icon-android:before {
+ content: "\f17b";
+}
+.icon-linux:before {
+ content: "\f17c";
+}
+.icon-dribbble:before {
+ content: "\f17d";
+}
+.icon-skype:before {
+ content: "\f17e";
+}
+.icon-foursquare:before {
+ content: "\f180";
+}
+.icon-trello:before {
+ content: "\f181";
+}
+.icon-female:before {
+ content: "\f182";
+}
+.icon-male:before {
+ content: "\f183";
+}
+.icon-gittip:before {
+ content: "\f184";
+}
+.icon-sun:before {
+ content: "\f185";
+}
+.icon-moon:before {
+ content: "\f186";
+}
+.icon-archive:before {
+ content: "\f187";
+}
+.icon-bug:before {
+ content: "\f188";
+}
+.icon-vk:before {
+ content: "\f189";
+}
+.icon-weibo:before {
+ content: "\f18a";
+}
+.icon-renren:before {
+ content: "\f18b";
+}
diff --git a/app/MedicalCrab/font-icon/css/font-awesome.min.css b/app/MedicalCrab/font-icon/css/font-awesome.min.css
new file mode 100644
index 0000000..866437f
--- /dev/null
+++ b/app/MedicalCrab/font-icon/css/font-awesome.min.css
@@ -0,0 +1,403 @@
+@font-face{font-family:'FontAwesome';src:url('../font/fontawesome-webfont.eot?v=3.2.1');src:url('../font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'),url('../font/fontawesome-webfont.woff?v=3.2.1') format('woff'),url('../font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'),url('../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');font-weight:normal;font-style:normal;}[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}
+[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none;}
+.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;}
+a [class^="icon-"],a [class*=" icon-"]{display:inline;}
+[class^="icon-"].icon-fixed-width,[class*=" icon-"].icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:0.2857142857142857em;}[class^="icon-"].icon-fixed-width.icon-large,[class*=" icon-"].icon-fixed-width.icon-large{width:1.4285714285714286em;}
+.icons-ul{margin-left:2.142857142857143em;list-style-type:none;}.icons-ul>li{position:relative;}
+.icons-ul .icon-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;text-align:center;line-height:inherit;}
+[class^="icon-"].hide,[class*=" icon-"].hide{display:none;}
+.icon-muted{color:#eeeeee;}
+.icon-light{color:#ffffff;}
+.icon-dark{color:#333333;}
+.icon-border{border:solid 1px #eeeeee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
+.icon-2x{font-size:2em;}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
+.icon-3x{font-size:3em;}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
+.icon-4x{font-size:4em;}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
+.icon-5x{font-size:5em;}.icon-5x.icon-border{border-width:5px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}
+.pull-right{float:right;}
+.pull-left{float:left;}
+[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em;}
+[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em;}
+[class^="icon-"],[class*=" icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}
+.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none;}
+.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em;}
+.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block;}
+.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em;}
+.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em;}
+.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em;}
+.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em;}
+.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0;}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em;}
+.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em;}
+.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em;}
+.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{line-height:inherit;}
+.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}.icon-stack [class^="icon-"],.icon-stack [class*=" icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;}
+.icon-stack .icon-stack-base{font-size:2em;*line-height:1em;}
+.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
+a .icon-stack,a .icon-spin{display:inline-block;text-decoration:none;}
+@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);} 100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);} 100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);} 100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);} 100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);} 100%{transform:rotate(359deg);}}.icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
+.icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
+.icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
+.icon-flip-horizontal:before{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1);}
+.icon-flip-vertical:before{-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1);}
+a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .icon-flip-horizontal:before,a .icon-flip-vertical:before{display:inline-block;}
+.icon-glass:before{content:"\f000";}
+.icon-music:before{content:"\f001";}
+.icon-search:before{content:"\f002";}
+.icon-envelope-alt:before{content:"\f003";}
+.icon-heart:before{content:"\f004";}
+.icon-star:before{content:"\f005";}
+.icon-star-empty:before{content:"\f006";}
+.icon-user:before{content:"\f007";}
+.icon-film:before{content:"\f008";}
+.icon-th-large:before{content:"\f009";}
+.icon-th:before{content:"\f00a";}
+.icon-th-list:before{content:"\f00b";}
+.icon-ok:before{content:"\f00c";}
+.icon-remove:before{content:"\f00d";}
+.icon-zoom-in:before{content:"\f00e";}
+.icon-zoom-out:before{content:"\f010";}
+.icon-power-off:before,.icon-off:before{content:"\f011";}
+.icon-signal:before{content:"\f012";}
+.icon-gear:before,.icon-cog:before{content:"\f013";}
+.icon-trash:before{content:"\f014";}
+.icon-home:before{content:"\f015";}
+.icon-file-alt:before{content:"\f016";}
+.icon-time:before{content:"\f017";}
+.icon-road:before{content:"\f018";}
+.icon-download-alt:before{content:"\f019";}
+.icon-download:before{content:"\f01a";}
+.icon-upload:before{content:"\f01b";}
+.icon-inbox:before{content:"\f01c";}
+.icon-play-circle:before{content:"\f01d";}
+.icon-rotate-right:before,.icon-repeat:before{content:"\f01e";}
+.icon-refresh:before{content:"\f021";}
+.icon-list-alt:before{content:"\f022";}
+.icon-lock:before{content:"\f023";}
+.icon-flag:before{content:"\f024";}
+.icon-headphones:before{content:"\f025";}
+.icon-volume-off:before{content:"\f026";}
+.icon-volume-down:before{content:"\f027";}
+.icon-volume-up:before{content:"\f028";}
+.icon-qrcode:before{content:"\f029";}
+.icon-barcode:before{content:"\f02a";}
+.icon-tag:before{content:"\f02b";}
+.icon-tags:before{content:"\f02c";}
+.icon-book:before{content:"\f02d";}
+.icon-bookmark:before{content:"\f02e";}
+.icon-print:before{content:"\f02f";}
+.icon-camera:before{content:"\f030";}
+.icon-font:before{content:"\f031";}
+.icon-bold:before{content:"\f032";}
+.icon-italic:before{content:"\f033";}
+.icon-text-height:before{content:"\f034";}
+.icon-text-width:before{content:"\f035";}
+.icon-align-left:before{content:"\f036";}
+.icon-align-center:before{content:"\f037";}
+.icon-align-right:before{content:"\f038";}
+.icon-align-justify:before{content:"\f039";}
+.icon-list:before{content:"\f03a";}
+.icon-indent-left:before{content:"\f03b";}
+.icon-indent-right:before{content:"\f03c";}
+.icon-facetime-video:before{content:"\f03d";}
+.icon-picture:before{content:"\f03e";}
+.icon-pencil:before{content:"\f040";}
+.icon-map-marker:before{content:"\f041";}
+.icon-adjust:before{content:"\f042";}
+.icon-tint:before{content:"\f043";}
+.icon-edit:before{content:"\f044";}
+.icon-share:before{content:"\f045";}
+.icon-check:before{content:"\f046";}
+.icon-move:before{content:"\f047";}
+.icon-step-backward:before{content:"\f048";}
+.icon-fast-backward:before{content:"\f049";}
+.icon-backward:before{content:"\f04a";}
+.icon-play:before{content:"\f04b";}
+.icon-pause:before{content:"\f04c";}
+.icon-stop:before{content:"\f04d";}
+.icon-forward:before{content:"\f04e";}
+.icon-fast-forward:before{content:"\f050";}
+.icon-step-forward:before{content:"\f051";}
+.icon-eject:before{content:"\f052";}
+.icon-chevron-left:before{content:"\f053";}
+.icon-chevron-right:before{content:"\f054";}
+.icon-plus-sign:before{content:"\f055";}
+.icon-minus-sign:before{content:"\f056";}
+.icon-remove-sign:before{content:"\f057";}
+.icon-ok-sign:before{content:"\f058";}
+.icon-question-sign:before{content:"\f059";}
+.icon-info-sign:before{content:"\f05a";}
+.icon-screenshot:before{content:"\f05b";}
+.icon-remove-circle:before{content:"\f05c";}
+.icon-ok-circle:before{content:"\f05d";}
+.icon-ban-circle:before{content:"\f05e";}
+.icon-arrow-left:before{content:"\f060";}
+.icon-arrow-right:before{content:"\f061";}
+.icon-arrow-up:before{content:"\f062";}
+.icon-arrow-down:before{content:"\f063";}
+.icon-mail-forward:before,.icon-share-alt:before{content:"\f064";}
+.icon-resize-full:before{content:"\f065";}
+.icon-resize-small:before{content:"\f066";}
+.icon-plus:before{content:"\f067";}
+.icon-minus:before{content:"\f068";}
+.icon-asterisk:before{content:"\f069";}
+.icon-exclamation-sign:before{content:"\f06a";}
+.icon-gift:before{content:"\f06b";}
+.icon-leaf:before{content:"\f06c";}
+.icon-fire:before{content:"\f06d";}
+.icon-eye-open:before{content:"\f06e";}
+.icon-eye-close:before{content:"\f070";}
+.icon-warning-sign:before{content:"\f071";}
+.icon-plane:before{content:"\f072";}
+.icon-calendar:before{content:"\f073";}
+.icon-random:before{content:"\f074";}
+.icon-comment:before{content:"\f075";}
+.icon-magnet:before{content:"\f076";}
+.icon-chevron-up:before{content:"\f077";}
+.icon-chevron-down:before{content:"\f078";}
+.icon-retweet:before{content:"\f079";}
+.icon-shopping-cart:before{content:"\f07a";}
+.icon-folder-close:before{content:"\f07b";}
+.icon-folder-open:before{content:"\f07c";}
+.icon-resize-vertical:before{content:"\f07d";}
+.icon-resize-horizontal:before{content:"\f07e";}
+.icon-bar-chart:before{content:"\f080";}
+.icon-twitter-sign:before{content:"\f081";}
+.icon-facebook-sign:before{content:"\f082";}
+.icon-camera-retro:before{content:"\f083";}
+.icon-key:before{content:"\f084";}
+.icon-gears:before,.icon-cogs:before{content:"\f085";}
+.icon-comments:before{content:"\f086";}
+.icon-thumbs-up-alt:before{content:"\f087";}
+.icon-thumbs-down-alt:before{content:"\f088";}
+.icon-star-half:before{content:"\f089";}
+.icon-heart-empty:before{content:"\f08a";}
+.icon-signout:before{content:"\f08b";}
+.icon-linkedin-sign:before{content:"\f08c";}
+.icon-pushpin:before{content:"\f08d";}
+.icon-external-link:before{content:"\f08e";}
+.icon-signin:before{content:"\f090";}
+.icon-trophy:before{content:"\f091";}
+.icon-github-sign:before{content:"\f092";}
+.icon-upload-alt:before{content:"\f093";}
+.icon-lemon:before{content:"\f094";}
+.icon-phone:before{content:"\f095";}
+.icon-unchecked:before,.icon-check-empty:before{content:"\f096";}
+.icon-bookmark-empty:before{content:"\f097";}
+.icon-phone-sign:before{content:"\f098";}
+.icon-twitter:before{content:"\f099";}
+.icon-facebook:before{content:"\f09a";}
+.icon-github:before{content:"\f09b";}
+.icon-unlock:before{content:"\f09c";}
+.icon-credit-card:before{content:"\f09d";}
+.icon-rss:before{content:"\f09e";}
+.icon-hdd:before{content:"\f0a0";}
+.icon-bullhorn:before{content:"\f0a1";}
+.icon-bell:before{content:"\f0a2";}
+.icon-certificate:before{content:"\f0a3";}
+.icon-hand-right:before{content:"\f0a4";}
+.icon-hand-left:before{content:"\f0a5";}
+.icon-hand-up:before{content:"\f0a6";}
+.icon-hand-down:before{content:"\f0a7";}
+.icon-circle-arrow-left:before{content:"\f0a8";}
+.icon-circle-arrow-right:before{content:"\f0a9";}
+.icon-circle-arrow-up:before{content:"\f0aa";}
+.icon-circle-arrow-down:before{content:"\f0ab";}
+.icon-globe:before{content:"\f0ac";}
+.icon-wrench:before{content:"\f0ad";}
+.icon-tasks:before{content:"\f0ae";}
+.icon-filter:before{content:"\f0b0";}
+.icon-briefcase:before{content:"\f0b1";}
+.icon-fullscreen:before{content:"\f0b2";}
+.icon-group:before{content:"\f0c0";}
+.icon-link:before{content:"\f0c1";}
+.icon-cloud:before{content:"\f0c2";}
+.icon-beaker:before{content:"\f0c3";}
+.icon-cut:before{content:"\f0c4";}
+.icon-copy:before{content:"\f0c5";}
+.icon-paperclip:before,.icon-paper-clip:before{content:"\f0c6";}
+.icon-save:before{content:"\f0c7";}
+.icon-sign-blank:before{content:"\f0c8";}
+.icon-reorder:before{content:"\f0c9";}
+.icon-list-ul:before{content:"\f0ca";}
+.icon-list-ol:before{content:"\f0cb";}
+.icon-strikethrough:before{content:"\f0cc";}
+.icon-underline:before{content:"\f0cd";}
+.icon-table:before{content:"\f0ce";}
+.icon-magic:before{content:"\f0d0";}
+.icon-truck:before{content:"\f0d1";}
+.icon-pinterest:before{content:"\f0d2";}
+.icon-pinterest-sign:before{content:"\f0d3";}
+.icon-google-plus-sign:before{content:"\f0d4";}
+.icon-google-plus:before{content:"\f0d5";}
+.icon-money:before{content:"\f0d6";}
+.icon-caret-down:before{content:"\f0d7";}
+.icon-caret-up:before{content:"\f0d8";}
+.icon-caret-left:before{content:"\f0d9";}
+.icon-caret-right:before{content:"\f0da";}
+.icon-columns:before{content:"\f0db";}
+.icon-sort:before{content:"\f0dc";}
+.icon-sort-down:before{content:"\f0dd";}
+.icon-sort-up:before{content:"\f0de";}
+.icon-envelope:before{content:"\f0e0";}
+.icon-linkedin:before{content:"\f0e1";}
+.icon-rotate-left:before,.icon-undo:before{content:"\f0e2";}
+.icon-legal:before{content:"\f0e3";}
+.icon-dashboard:before{content:"\f0e4";}
+.icon-comment-alt:before{content:"\f0e5";}
+.icon-comments-alt:before{content:"\f0e6";}
+.icon-bolt:before{content:"\f0e7";}
+.icon-sitemap:before{content:"\f0e8";}
+.icon-umbrella:before{content:"\f0e9";}
+.icon-paste:before{content:"\f0ea";}
+.icon-lightbulb:before{content:"\f0eb";}
+.icon-exchange:before{content:"\f0ec";}
+.icon-cloud-download:before{content:"\f0ed";}
+.icon-cloud-upload:before{content:"\f0ee";}
+.icon-user-md:before{content:"\f0f0";}
+.icon-stethoscope:before{content:"\f0f1";}
+.icon-suitcase:before{content:"\f0f2";}
+.icon-bell-alt:before{content:"\f0f3";}
+.icon-coffee:before{content:"\f0f4";}
+.icon-food:before{content:"\f0f5";}
+.icon-file-text-alt:before{content:"\f0f6";}
+.icon-building:before{content:"\f0f7";}
+.icon-hospital:before{content:"\f0f8";}
+.icon-ambulance:before{content:"\f0f9";}
+.icon-medkit:before{content:"\f0fa";}
+.icon-fighter-jet:before{content:"\f0fb";}
+.icon-beer:before{content:"\f0fc";}
+.icon-h-sign:before{content:"\f0fd";}
+.icon-plus-sign-alt:before{content:"\f0fe";}
+.icon-double-angle-left:before{content:"\f100";}
+.icon-double-angle-right:before{content:"\f101";}
+.icon-double-angle-up:before{content:"\f102";}
+.icon-double-angle-down:before{content:"\f103";}
+.icon-angle-left:before{content:"\f104";}
+.icon-angle-right:before{content:"\f105";}
+.icon-angle-up:before{content:"\f106";}
+.icon-angle-down:before{content:"\f107";}
+.icon-desktop:before{content:"\f108";}
+.icon-laptop:before{content:"\f109";}
+.icon-tablet:before{content:"\f10a";}
+.icon-mobile-phone:before{content:"\f10b";}
+.icon-circle-blank:before{content:"\f10c";}
+.icon-quote-left:before{content:"\f10d";}
+.icon-quote-right:before{content:"\f10e";}
+.icon-spinner:before{content:"\f110";}
+.icon-circle:before{content:"\f111";}
+.icon-mail-reply:before,.icon-reply:before{content:"\f112";}
+.icon-github-alt:before{content:"\f113";}
+.icon-folder-close-alt:before{content:"\f114";}
+.icon-folder-open-alt:before{content:"\f115";}
+.icon-expand-alt:before{content:"\f116";}
+.icon-collapse-alt:before{content:"\f117";}
+.icon-smile:before{content:"\f118";}
+.icon-frown:before{content:"\f119";}
+.icon-meh:before{content:"\f11a";}
+.icon-gamepad:before{content:"\f11b";}
+.icon-keyboard:before{content:"\f11c";}
+.icon-flag-alt:before{content:"\f11d";}
+.icon-flag-checkered:before{content:"\f11e";}
+.icon-terminal:before{content:"\f120";}
+.icon-code:before{content:"\f121";}
+.icon-reply-all:before{content:"\f122";}
+.icon-mail-reply-all:before{content:"\f122";}
+.icon-star-half-full:before,.icon-star-half-empty:before{content:"\f123";}
+.icon-location-arrow:before{content:"\f124";}
+.icon-crop:before{content:"\f125";}
+.icon-code-fork:before{content:"\f126";}
+.icon-unlink:before{content:"\f127";}
+.icon-question:before{content:"\f128";}
+.icon-info:before{content:"\f129";}
+.icon-exclamation:before{content:"\f12a";}
+.icon-superscript:before{content:"\f12b";}
+.icon-subscript:before{content:"\f12c";}
+.icon-eraser:before{content:"\f12d";}
+.icon-puzzle-piece:before{content:"\f12e";}
+.icon-microphone:before{content:"\f130";}
+.icon-microphone-off:before{content:"\f131";}
+.icon-shield:before{content:"\f132";}
+.icon-calendar-empty:before{content:"\f133";}
+.icon-fire-extinguisher:before{content:"\f134";}
+.icon-rocket:before{content:"\f135";}
+.icon-maxcdn:before{content:"\f136";}
+.icon-chevron-sign-left:before{content:"\f137";}
+.icon-chevron-sign-right:before{content:"\f138";}
+.icon-chevron-sign-up:before{content:"\f139";}
+.icon-chevron-sign-down:before{content:"\f13a";}
+.icon-html5:before{content:"\f13b";}
+.icon-css3:before{content:"\f13c";}
+.icon-anchor:before{content:"\f13d";}
+.icon-unlock-alt:before{content:"\f13e";}
+.icon-bullseye:before{content:"\f140";}
+.icon-ellipsis-horizontal:before{content:"\f141";}
+.icon-ellipsis-vertical:before{content:"\f142";}
+.icon-rss-sign:before{content:"\f143";}
+.icon-play-sign:before{content:"\f144";}
+.icon-ticket:before{content:"\f145";}
+.icon-minus-sign-alt:before{content:"\f146";}
+.icon-check-minus:before{content:"\f147";}
+.icon-level-up:before{content:"\f148";}
+.icon-level-down:before{content:"\f149";}
+.icon-check-sign:before{content:"\f14a";}
+.icon-edit-sign:before{content:"\f14b";}
+.icon-external-link-sign:before{content:"\f14c";}
+.icon-share-sign:before{content:"\f14d";}
+.icon-compass:before{content:"\f14e";}
+.icon-collapse:before{content:"\f150";}
+.icon-collapse-top:before{content:"\f151";}
+.icon-expand:before{content:"\f152";}
+.icon-euro:before,.icon-eur:before{content:"\f153";}
+.icon-gbp:before{content:"\f154";}
+.icon-dollar:before,.icon-usd:before{content:"\f155";}
+.icon-rupee:before,.icon-inr:before{content:"\f156";}
+.icon-yen:before,.icon-jpy:before{content:"\f157";}
+.icon-renminbi:before,.icon-cny:before{content:"\f158";}
+.icon-won:before,.icon-krw:before{content:"\f159";}
+.icon-bitcoin:before,.icon-btc:before{content:"\f15a";}
+.icon-file:before{content:"\f15b";}
+.icon-file-text:before{content:"\f15c";}
+.icon-sort-by-alphabet:before{content:"\f15d";}
+.icon-sort-by-alphabet-alt:before{content:"\f15e";}
+.icon-sort-by-attributes:before{content:"\f160";}
+.icon-sort-by-attributes-alt:before{content:"\f161";}
+.icon-sort-by-order:before{content:"\f162";}
+.icon-sort-by-order-alt:before{content:"\f163";}
+.icon-thumbs-up:before{content:"\f164";}
+.icon-thumbs-down:before{content:"\f165";}
+.icon-youtube-sign:before{content:"\f166";}
+.icon-youtube:before{content:"\f167";}
+.icon-xing:before{content:"\f168";}
+.icon-xing-sign:before{content:"\f169";}
+.icon-youtube-play:before{content:"\f16a";}
+.icon-dropbox:before{content:"\f16b";}
+.icon-stackexchange:before{content:"\f16c";}
+.icon-instagram:before{content:"\f16d";}
+.icon-flickr:before{content:"\f16e";}
+.icon-adn:before{content:"\f170";}
+.icon-bitbucket:before{content:"\f171";}
+.icon-bitbucket-sign:before{content:"\f172";}
+.icon-tumblr:before{content:"\f173";}
+.icon-tumblr-sign:before{content:"\f174";}
+.icon-long-arrow-down:before{content:"\f175";}
+.icon-long-arrow-up:before{content:"\f176";}
+.icon-long-arrow-left:before{content:"\f177";}
+.icon-long-arrow-right:before{content:"\f178";}
+.icon-apple:before{content:"\f179";}
+.icon-windows:before{content:"\f17a";}
+.icon-android:before{content:"\f17b";}
+.icon-linux:before{content:"\f17c";}
+.icon-dribbble:before{content:"\f17d";}
+.icon-skype:before{content:"\f17e";}
+.icon-foursquare:before{content:"\f180";}
+.icon-trello:before{content:"\f181";}
+.icon-female:before{content:"\f182";}
+.icon-male:before{content:"\f183";}
+.icon-gittip:before{content:"\f184";}
+.icon-sun:before{content:"\f185";}
+.icon-moon:before{content:"\f186";}
+.icon-archive:before{content:"\f187";}
+.icon-bug:before{content:"\f188";}
+.icon-vk:before{content:"\f189";}
+.icon-weibo:before{content:"\f18a";}
+.icon-renren:before{content:"\f18b";}
diff --git a/app/MedicalCrab/font-icon/font/FontAwesome.otf b/app/MedicalCrab/font-icon/font/FontAwesome.otf
new file mode 100644
index 0000000..7012545
Binary files /dev/null and b/app/MedicalCrab/font-icon/font/FontAwesome.otf differ
diff --git a/app/MedicalCrab/font-icon/font/fontawesome-webfont.eot b/app/MedicalCrab/font-icon/font/fontawesome-webfont.eot
new file mode 100644
index 0000000..0662cb9
Binary files /dev/null and b/app/MedicalCrab/font-icon/font/fontawesome-webfont.eot differ
diff --git a/app/MedicalCrab/font-icon/font/fontawesome-webfont.svg b/app/MedicalCrab/font-icon/font/fontawesome-webfont.svg
new file mode 100644
index 0000000..2edb4ec
--- /dev/null
+++ b/app/MedicalCrab/font-icon/font/fontawesome-webfont.svg
@@ -0,0 +1,399 @@
+
+
+
\ No newline at end of file
diff --git a/app/MedicalCrab/font-icon/font/fontawesome-webfont.ttf b/app/MedicalCrab/font-icon/font/fontawesome-webfont.ttf
new file mode 100644
index 0000000..d365924
Binary files /dev/null and b/app/MedicalCrab/font-icon/font/fontawesome-webfont.ttf differ
diff --git a/app/MedicalCrab/font-icon/font/fontawesome-webfont.woff b/app/MedicalCrab/font-icon/font/fontawesome-webfont.woff
new file mode 100644
index 0000000..b9bd17e
Binary files /dev/null and b/app/MedicalCrab/font-icon/font/fontawesome-webfont.woff differ
diff --git a/app/MedicalCrab/fonts/iconfont.eot b/app/MedicalCrab/fonts/iconfont.eot
new file mode 100644
index 0000000..df623a4
Binary files /dev/null and b/app/MedicalCrab/fonts/iconfont.eot differ
diff --git a/app/MedicalCrab/fonts/iconfont.svg b/app/MedicalCrab/fonts/iconfont.svg
new file mode 100644
index 0000000..554dbf4
--- /dev/null
+++ b/app/MedicalCrab/fonts/iconfont.svg
@@ -0,0 +1,46 @@
+
+
+
diff --git a/app/MedicalCrab/fonts/iconfont.ttf b/app/MedicalCrab/fonts/iconfont.ttf
new file mode 100644
index 0000000..76b14e3
Binary files /dev/null and b/app/MedicalCrab/fonts/iconfont.ttf differ
diff --git a/app/MedicalCrab/fonts/iconfont.woff b/app/MedicalCrab/fonts/iconfont.woff
new file mode 100644
index 0000000..fdf124d
Binary files /dev/null and b/app/MedicalCrab/fonts/iconfont.woff differ
diff --git a/app/MedicalCrab/images/468.png b/app/MedicalCrab/images/468.png
new file mode 100644
index 0000000..033796a
Binary files /dev/null and b/app/MedicalCrab/images/468.png differ
diff --git a/app/MedicalCrab/images/469.png b/app/MedicalCrab/images/469.png
new file mode 100644
index 0000000..a4444c2
Binary files /dev/null and b/app/MedicalCrab/images/469.png differ
diff --git a/app/MedicalCrab/images/746.jpg b/app/MedicalCrab/images/746.jpg
new file mode 100644
index 0000000..0ee98a0
Binary files /dev/null and b/app/MedicalCrab/images/746.jpg differ
diff --git a/app/MedicalCrab/images/948.png b/app/MedicalCrab/images/948.png
new file mode 100644
index 0000000..749518c
Binary files /dev/null and b/app/MedicalCrab/images/948.png differ
diff --git a/app/MedicalCrab/images/addressList/shuijiao.jpg b/app/MedicalCrab/images/addressList/shuijiao.jpg
new file mode 100644
index 0000000..8248768
Binary files /dev/null and b/app/MedicalCrab/images/addressList/shuijiao.jpg differ
diff --git a/app/MedicalCrab/images/dynamic/addImage.png b/app/MedicalCrab/images/dynamic/addImage.png
new file mode 100644
index 0000000..a4444c2
Binary files /dev/null and b/app/MedicalCrab/images/dynamic/addImage.png differ
diff --git a/app/MedicalCrab/images/iconfont-tianjia.png b/app/MedicalCrab/images/iconfont-tianjia.png
new file mode 100644
index 0000000..8a5c4db
Binary files /dev/null and b/app/MedicalCrab/images/iconfont-tianjia.png differ
diff --git a/app/MedicalCrab/images/web/biaoqing.png b/app/MedicalCrab/images/web/biaoqing.png
new file mode 100644
index 0000000..3d086ca
Binary files /dev/null and b/app/MedicalCrab/images/web/biaoqing.png differ
diff --git a/app/MedicalCrab/images/web/cang.jpg b/app/MedicalCrab/images/web/cang.jpg
new file mode 100644
index 0000000..a5a950f
Binary files /dev/null and b/app/MedicalCrab/images/web/cang.jpg differ
diff --git a/app/MedicalCrab/images/web/cang2.jpg b/app/MedicalCrab/images/web/cang2.jpg
new file mode 100644
index 0000000..1545649
Binary files /dev/null and b/app/MedicalCrab/images/web/cang2.jpg differ
diff --git a/app/MedicalCrab/images/web/cang3.jpg b/app/MedicalCrab/images/web/cang3.jpg
new file mode 100644
index 0000000..dceaa24
Binary files /dev/null and b/app/MedicalCrab/images/web/cang3.jpg differ
diff --git a/app/MedicalCrab/images/web/tou.jpg b/app/MedicalCrab/images/web/tou.jpg
new file mode 100644
index 0000000..eeecc10
Binary files /dev/null and b/app/MedicalCrab/images/web/tou.jpg differ
diff --git a/app/MedicalCrab/index.html b/app/MedicalCrab/index.html
index ed08785..92be5a1 100644
--- a/app/MedicalCrab/index.html
+++ b/app/MedicalCrab/index.html
@@ -11,56 +11,42 @@
-
-