w3css_rails 3.0.0 → 4.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 93226f2193a73a11968f9a000276b1c6c414bd62
4
- data.tar.gz: f4bf5432f24ca7143515eac4b6298bd97f97d2d4
3
+ metadata.gz: 1057cadf6f905fdf054374f144cbdece49959fc3
4
+ data.tar.gz: 840fe6be1c73518f6c2433a6e70fd5b4d153f290
5
5
  SHA512:
6
- metadata.gz: 7ddc19346188258af591c6b5246cda6b8c8f664c9f8b42f08fc29fdbe2b94a5f7d3e1f5290b4c3ae96853de2d677ab4489f14739bd20803fb68edc829bd7323e
7
- data.tar.gz: f367af42af69473527e4374ea49b4ef9517f2cc6eac8f9367f1aee3f238152f53379d0ced83eebf624a705d99c529b6e2774d1066d975bdf675e15593fef6d61
6
+ metadata.gz: 3af7143ae3cd4f2501811111b6634ac67a5737e5351a2ba51729372eace4597d4934093acf83e05992ce3a1b64f76eb7ece0977878be1961bdb87bef1882b628
7
+ data.tar.gz: 65a16d339bf67f2b6104552047aa45e582cac0fd9ac10799400556e9bd4a34c6de9e5acef3ac365d188928fdf2a5c9414319ba7ccc0e4d1d409065623493d73e
@@ -1,3 +1,3 @@
1
1
  module W3cssRails
2
- VERSION = "3.0.0"
2
+ VERSION = "4.0.0"
3
3
  end
@@ -1,4 +1,4 @@
1
- /* W3.CSS 3.04 Apr 2017 by Jan Egil and Borge Refsnes */
1
+ /* W3.CSS 4.10 February 2018 by Jan Egil and Borge Refsnes */
2
2
  html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
3
3
  /* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */
4
4
  html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}
@@ -9,10 +9,8 @@ a{background-color:transparent;-webkit-text-decoration-skip:objects}
9
9
  a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
10
10
  dfn{font-style:italic}mark{background:#ff0;color:#000}
11
11
  small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
12
- sub{bottom:-0.25em}sup{top:-0.5em}figure{margin:1em 40px}
13
- img{border-style:none}svg:not(:root){overflow:hidden}
14
- code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
15
- hr{box-sizing:content-box;height:0;overflow:visible}
12
+ sub{bottom:-0.25em}sup{top:-0.5em}figure{margin:1em 40px}img{border-style:none}svg:not(:root){overflow:hidden}
13
+ code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible}
16
14
  button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}
17
15
  button,input{overflow:visible}button,select{text-transform:none}
18
16
  button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}
@@ -28,162 +26,73 @@ legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}t
28
26
  ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
29
27
  /* End extract */
30
28
  html,body{font-family:Verdana,sans-serif;font-size:15px;line-height:1.5}html{overflow-x:hidden}
31
- h1,h2,h3,h4,h5,h6,.w3-slim,.w3-wide{font-family:"Segoe UI",Arial,sans-serif}
32
- h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}
33
- .w3-serif{font-family:"Times New Roman",Times,serif}
34
- h1,h2,h3,h4,h5,h6{font-weight:400;margin:10px 0}.w3-wide{letter-spacing:4px}
35
- h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:inherit}
29
+ h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}.w3-serif{font-family:serif}
30
+ h1,h2,h3,h4,h5,h6{font-family:"Segoe UI",Arial,sans-serif;font-weight:400;margin:10px 0}.w3-wide{letter-spacing:4px}
36
31
  hr{border:0;border-top:1px solid #eee;margin:20px 0}
37
- img{margin-bottom:-5px}a{color:inherit}
38
- .w3-image{max-width:100%;height:auto}
39
- .w3-table,.w3-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}
40
- .w3-table-all{border:1px solid #ccc}
41
- .w3-bordered tr,.w3-table-all tr{border-bottom:1px solid #ddd}
42
- .w3-striped tbody tr:nth-child(even){background-color:#f1f1f1}
43
- .w3-table-all tr:nth-child(odd){background-color:#fff}
44
- .w3-table-all tr:nth-child(even){background-color:#f1f1f1}
45
- .w3-hoverable tbody tr:hover,.w3-ul.w3-hoverable li:hover{background-color:#ccc}
46
- .w3-centered tr th,.w3-centered tr td{text-align:center}
32
+ .w3-image{max-width:100%;height:auto}img{vertical-align:middle}a{color:inherit}
33
+ .w3-table,.w3-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.w3-table-all{border:1px solid #ccc}
34
+ .w3-bordered tr,.w3-table-all tr{border-bottom:1px solid #ddd}.w3-striped tbody tr:nth-child(even){background-color:#f1f1f1}
35
+ .w3-table-all tr:nth-child(odd){background-color:#fff}.w3-table-all tr:nth-child(even){background-color:#f1f1f1}
36
+ .w3-hoverable tbody tr:hover,.w3-ul.w3-hoverable li:hover{background-color:#ccc}.w3-centered tr th,.w3-centered tr td{text-align:center}
47
37
  .w3-table td,.w3-table th,.w3-table-all td,.w3-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top}
48
38
  .w3-table th:first-child,.w3-table td:first-child,.w3-table-all th:first-child,.w3-table-all td:first-child{padding-left:16px}
49
- .w3-btn,.w3-btn-block,.w3-button{border:none;display:inline-block;outline:0;padding:6px 16px;vertical-align:middle;overflow:hidden;text-decoration:none!important;color:#fff;background-color:#000;text-align:center;cursor:pointer;white-space:nowrap}
50
- .w3-btn:hover,.w3-btn-block:hover,.w3-btn-floating:hover,.w3-btn-floating-large:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
51
- .w3-button{color:#000;background-color:#f1f1f1;padding:8px 16px}.w3-button:hover{color:#000!important;background-color:#ccc!important}
52
- .w3-btn,.w3-btn-floating,.w3-btn-floating-large,.w3-closenav,.w3-opennav,.w3-btn-block,.w3-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
53
- .w3-btn-floating,.w3-btn-floating-large{display:inline-block;text-align:center;color:#fff;background-color:#000;position:relative;overflow:hidden;z-index:1;padding:0;border-radius:50%;cursor:pointer;font-size:24px}
54
- .w3-btn-floating{width:40px;height:40px;line-height:40px}.w3-btn-floating-large{width:56px;height:56px;line-height:56px}
55
- .w3-disabled,.w3-btn:disabled,.w3-button:disabled,.w3-btn-floating:disabled,.w3-btn-floating-large:disabled{cursor:not-allowed;opacity:0.3}.w3-disabled *,:disabled *{pointer-events:none}
56
- .w3-btn.w3-disabled:hover,.w3-btn-block.w3-disabled:hover,.w3-btn:disabled:hover,.w3-btn-floating.w3-disabled:hover,.w3-btn-floating:disabled:hover,
57
- .w3-btn-floating-large.w3-disabled:hover,.w3-btn-floating-large:disabled:hover{box-shadow:none}
58
- .w3-btn-group .w3-btn{float:left}.w3-btn-block{width:100%}
59
- .w3-btn-bar .w3-btn{box-shadow:none;background-color:inherit;color:inherit;float:left}.w3-btn-bar .w3-btn:hover{background-color:#ccc}
60
- .w3-badge,.w3-tag,.w3-sign{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}
61
- .w3-badge{border-radius:50%}
62
- ul.w3-ul{list-style-type:none;padding:0;margin:0}ul.w3-ul li{padding:8px 16px;border-bottom:1px solid #ddd}ul.w3-ul li:last-child{border-bottom:none}
39
+ .w3-btn,.w3-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
40
+ .w3-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
41
+ .w3-btn,.w3-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
42
+ .w3-disabled,.w3-btn:disabled,.w3-button:disabled{cursor:not-allowed;opacity:0.3}.w3-disabled *,:disabled *{pointer-events:none}
43
+ .w3-btn.w3-disabled:hover,.w3-btn:disabled:hover{box-shadow:none}
44
+ .w3-badge,.w3-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.w3-badge{border-radius:50%}
45
+ .w3-ul{list-style-type:none;padding:0;margin:0}.w3-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.w3-ul li:last-child{border-bottom:none}
63
46
  .w3-tooltip,.w3-display-container{position:relative}.w3-tooltip .w3-text{display:none}.w3-tooltip:hover .w3-text{display:inline-block}
64
- .w3-navbar{list-style-type:none;margin:0;padding:0;overflow:hidden}
65
- .w3-navbar li{float:left}.w3-navbar li a,.w3-navitem,.w3-navbar li .w3-btn,.w3-navbar li .w3-input{display:block;padding:8px 16px}.w3-navbar li .w3-btn,.w3-navbar li .w3-input{border:none;outline:none;width:100%}
66
- .w3-navbar li a:hover{color:#000;background-color:#ccc}
67
- .w3-navbar .w3-dropdown-hover,.w3-navbar .w3-dropdown-click{position:static}
68
- .w3-navbar .w3-dropdown-hover:hover,.w3-navbar .w3-dropdown-hover:first-child,.w3-navbar .w3-dropdown-click:hover{background-color:#ccc;color:#000}
69
- .w3-navbar a,.w3-topnav a,.w3-sidenav a,.w3-dropdown-content a,.w3-accordion-content a,.w3-dropnav a,.w3-navblock a{text-decoration:none!important}
70
- .w3-navbar .w3-opennav.w3-right{float:right!important}.w3-topnav{padding:8px 8px}
71
- .w3-navblock .w3-dropdown-hover:hover,.w3-navblock .w3-dropdown-hover:first-child,.w3-navblock .w3-dropdown-click:hover{background-color:#ccc;color:#000}
72
- .w3-navblock .w3-dropdown-hover,.w3-navblock .w3-dropdown-click{width:100%}.w3-navblock .w3-dropdown-hover .w3-dropdown-content,.w3-navblock .w3-dropdown-click .w3-dropdown-content{min-width:100%}
73
- .w3-topnav a{padding:0 8px;border-bottom:3px solid transparent;-webkit-transition:border-bottom .25s;transition:border-bottom .25s}
74
- .w3-topnav a:hover{border-bottom:3px solid #fff}.w3-topnav .w3-dropdown-hover a{border-bottom:0}
75
- .w3-opennav,.w3-closenav{color:inherit}.w3-opennav:hover,.w3-closenav:hover{cursor:pointer;opacity:0.8}
76
- .w3-btn,.w3-btn-floating,.w3-dropnav a,.w3-btn-floating-large,.w3-btn-block, .w3-navbar a,.w3-navblock a,.w3-sidenav a,.w3-pagination li a,.w3-hoverable tbody tr,.w3-hoverable li,
77
- .w3-accordion-content a,.w3-dropdown-content a,.w3-dropdown-click:hover,.w3-dropdown-hover:hover,.w3-opennav,.w3-closenav,.w3-closebtn,*[class*="w3-hover-"]
78
- {-webkit-transition:background-color .25s,color .15s,box-shadow .25s,opacity 0.25s,filter 0.25s,border 0.15s;transition:background-color .25s,color .15s,box-shadow .15s,opacity .25s,filter .25s,border .15s}
79
- .w3-ripple:active{opacity:0.5}.w3-ripple{-webkit-transition:opacity 0s;transition:opacity 0s}
80
- .w3-sidenav,.w3-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
81
- .w3-sidenav a,.w3-navblock a{padding:4px 2px 4px 16px}.w3-sidenav a:hover,.w3-navblock a:hover{background-color:#ccc;color:#000}.w3-sidenav a,.w3-dropnav a,.w3-navblock a{display:block}
82
- .w3-sidenav .w3-dropdown-hover:hover,.w3-sidenav .w3-dropdown-hover:first-child,.w3-sidenav .w3-dropdown-click:hover,.w3-dropnav a:hover{background-color:#ccc;color:#000}
83
- .w3-sidenav .w3-dropdown-hover,.w3-sidenav .w3-dropdown-click,.w3-bar-block .w3-dropdown-hover,.w3-bar-block .w3-dropdown-click{width:100%}
84
- .w3-sidenav .w3-dropdown-hover .w3-dropdown-content,.w3-sidenav .w3-dropdown-click .w3-dropdown-content,.w3-bar-block .w3-dropdown-hover .w3-dropdown-content,.w3-bar-block .w3-dropdown-click .w3-dropdown-content{min-width:100%}
85
- .w3-bar-block .w3-dropdown-hover .w3-button,.w3-bar-block .w3-dropdown-click .w3-button{width:100%;text-align:left;background-color:inherit;color:inherit;padding:8px 16px}
86
- .w3-main,#main{transition:margin-left .4s}
87
- .w3-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
88
- .w3-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}.w3-closebtn{text-decoration:none;float:right;font-size:24px;font-weight:bold;color:inherit}
89
- .w3-closebtn:hover,.w3-closebtn:focus{color:#000;text-decoration:none;cursor:pointer}
90
- .w3-pagination{display:inline-block;padding:0;margin:0}.w3-pagination li{display:inline}
91
- .w3-pagination li a{text-decoration:none;color:#000;float:left;padding:8px 16px}
92
- .w3-pagination li a:hover{background-color:#ccc}
93
- .w3-input-group,.w3-group{margin-top:24px;margin-bottom:24px}
94
- .w3-input{padding:8px;display:block;border:none;border-bottom:1px solid #808080;width:100%}
95
- .w3-label{color:#009688}.w3-input:not(:valid)~.w3-validate{color:#f44336}
96
- .w3-select{padding:9px 0;width:100%;color:#000;border:1px solid transparent;border-bottom:1px solid #009688}
97
- .w3-select select:focus{color:#000;border:1px solid #009688}.w3-select option[disabled]{color:#009688}
47
+ .w3-ripple:active{opacity:0.5}.w3-ripple{transition:opacity 0s}
48
+ .w3-input{padding:8px;display:block;border:none;border-bottom:1px solid #ccc;width:100%}
49
+ .w3-select{padding:9px 0;width:100%;border:none;border-bottom:1px solid #ccc}
98
50
  .w3-dropdown-click,.w3-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
99
- .w3-dropdown-hover:hover .w3-dropdown-content{display:block;z-index:1}
51
+ .w3-dropdown-hover:hover .w3-dropdown-content{display:block}
100
52
  .w3-dropdown-hover:first-child,.w3-dropdown-click:hover{background-color:#ccc;color:#000}
101
53
  .w3-dropdown-hover:hover > .w3-button:first-child,.w3-dropdown-click:hover > .w3-button:first-child{background-color:#ccc;color:#000}
102
- .w3-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0}
103
- .w3-dropdown-content a{padding:6px 16px;display:block}
104
- .w3-dropdown-content a:hover{background-color:#ccc}
105
- .w3-accordion{width:100%;cursor:pointer}
106
- .w3-accordion-content{cursor:auto;display:none;position:relative;width:100%;margin:0;padding:0}
107
- .w3-accordion-content a{padding:6px 16px;display:block}.w3-accordion-content a:hover{background-color:#ccc}
108
- .w3-progress-container{width:100%;height:1.5em;position:relative;background-color:#f1f1f1}
109
- .w3-progressbar{background-color:#757575;height:100%;position:absolute;line-height:inherit}
110
- input[type=checkbox].w3-check,input[type=radio].w3-radio{width:24px;height:24px;position:relative;top:6px}
111
- input[type=checkbox].w3-check:checked+.w3-validate,input[type=radio].w3-radio:checked+.w3-validate{color:#009688}
112
- input[type=checkbox].w3-check:disabled+.w3-validate,input[type=radio].w3-radio:disabled+.w3-validate{color:#aaa}
54
+ .w3-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0;z-index:1}
55
+ .w3-check,.w3-radio{width:24px;height:24px;position:relative;top:6px}
56
+ .w3-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
57
+ .w3-bar-block .w3-dropdown-hover,.w3-bar-block .w3-dropdown-click{width:100%}
58
+ .w3-bar-block .w3-dropdown-hover .w3-dropdown-content,.w3-bar-block .w3-dropdown-click .w3-dropdown-content{min-width:100%}
59
+ .w3-bar-block .w3-dropdown-hover .w3-button,.w3-bar-block .w3-dropdown-click .w3-button{width:100%;text-align:left;padding:8px 16px}
60
+ .w3-main,#main{transition:margin-left .4s}
61
+ .w3-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
62
+ .w3-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}
113
63
  .w3-bar{width:100%;overflow:hidden}.w3-center .w3-bar{display:inline-block;width:auto}
114
- .w3-bar .w3-bar-item{padding:8px 16px;float:left;background-color:inherit;color:inherit;width:auto;border:none;outline:none;display:block}
64
+ .w3-bar .w3-bar-item{padding:8px 16px;float:left;width:auto;border:none;display:block;outline:0}
115
65
  .w3-bar .w3-dropdown-hover,.w3-bar .w3-dropdown-click{position:static;float:left}
116
- .w3-bar .w3-button{background-color:inherit;color:inherit;white-space:normal}
117
- .w3-bar-block .w3-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;background-color:inherit;color:inherit;border:none;outline:none;white-space:normal;float:none}
118
- .w3-bar-block.w3-center .w3-bar-item{text-align:center}
119
- .w3-block{display:block;width:100%}
120
- .w3-responsive{overflow-x:auto}
121
- .w3-container:after,.w3-container:before,.w3-panel:after,.w3-panel:before,.w3-row:after,.w3-row:before,.w3-row-padding:after,.w3-row-padding:before,.w3-cell-row:before,.w3-cell-row:after,
122
- .w3-topnav:after,.w3-topnav:before,.w3-clear:after,.w3-clear:before,.w3-btn-group:before,.w3-btn-group:after,.w3-btn-bar:before,.w3-btn-bar:after,.w3-bar:before,.w3-bar:after
123
- {content:"";display:table;clear:both}
66
+ .w3-bar .w3-button{white-space:normal}
67
+ .w3-bar-block .w3-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;white-space:normal;float:none;outline:0}
68
+ .w3-bar-block.w3-center .w3-bar-item{text-align:center}.w3-block{display:block;width:100%}
69
+ .w3-responsive{display:block;overflow-x:auto}
70
+ .w3-container:after,.w3-container:before,.w3-panel:after,.w3-panel:before,.w3-row:after,.w3-row:before,.w3-row-padding:after,.w3-row-padding:before,
71
+ .w3-cell-row:before,.w3-cell-row:after,.w3-clear:after,.w3-clear:before,.w3-bar:before,.w3-bar:after{content:"";display:table;clear:both}
124
72
  .w3-col,.w3-half,.w3-third,.w3-twothird,.w3-threequarter,.w3-quarter{float:left;width:100%}
125
- .w3-col.s1{width:8.33333%}
126
- .w3-col.s2{width:16.66666%}
127
- .w3-col.s3{width:24.99999%}
128
- .w3-col.s4{width:33.33333%}
129
- .w3-col.s5{width:41.66666%}
130
- .w3-col.s6{width:49.99999%}
131
- .w3-col.s7{width:58.33333%}
132
- .w3-col.s8{width:66.66666%}
133
- .w3-col.s9{width:74.99999%}
134
- .w3-col.s10{width:83.33333%}
135
- .w3-col.s11{width:91.66666%}
136
- .w3-col.s12,.w3-half,.w3-third,.w3-twothird,.w3-threequarter,.w3-quarter{width:99.99999%}
137
- @media (min-width:601px){
138
- .w3-col.m1{width:8.33333%}
139
- .w3-col.m2{width:16.66666%}
140
- .w3-col.m3,.w3-quarter{width:24.99999%}
141
- .w3-col.m4,.w3-third{width:33.33333%}
142
- .w3-col.m5{width:41.66666%}
143
- .w3-col.m6,.w3-half{width:49.99999%}
144
- .w3-col.m7{width:58.33333%}
145
- .w3-col.m8,.w3-twothird{width:66.66666%}
146
- .w3-col.m9,.w3-threequarter{width:74.99999%}
147
- .w3-col.m10{width:83.33333%}
148
- .w3-col.m11{width:91.66666%}
149
- .w3-col.m12{width:99.99999%}}
150
- @media (min-width:993px){
151
- .w3-col.l1{width:8.33333%}
152
- .w3-col.l2{width:16.66666%}
153
- .w3-col.l3,.w3-quarter{width:24.99999%}
154
- .w3-col.l4,.w3-third{width:33.33333%}
155
- .w3-col.l5{width:41.66666%}
156
- .w3-col.l6,.w3-half{width:49.99999%}
157
- .w3-col.l7{width:58.33333%}
158
- .w3-col.l8,.w3-twothird{width:66.66666%}
159
- .w3-col.l9,.w3-threequarter{width:74.99999%}
160
- .w3-col.l10{width:83.33333%}
161
- .w3-col.l11{width:91.66666%}
162
- .w3-col.l12{width:99.99999%}}
163
- .w3-content{max-width:980px;margin:auto}
164
- .w3-rest{overflow:hidden}
165
- .w3-layout-container,.w3-cell-row{display:table;width:100%}.w3-layout-row{display:table-row}.w3-layout-cell,.w3-layout-col,.w3-cell{display:table-cell}
166
- .w3-layout-top,.w3-cell-top{vertical-align:top}.w3-layout-middle,.w3-cell-middle{vertical-align:middle}.w3-layout-bottom,.w3-cell-bottom{vertical-align:bottom}
73
+ .w3-col.s1{width:8.33333%}.w3-col.s2{width:16.66666%}.w3-col.s3{width:24.99999%}.w3-col.s4{width:33.33333%}
74
+ .w3-col.s5{width:41.66666%}.w3-col.s6{width:49.99999%}.w3-col.s7{width:58.33333%}.w3-col.s8{width:66.66666%}
75
+ .w3-col.s9{width:74.99999%}.w3-col.s10{width:83.33333%}.w3-col.s11{width:91.66666%}.w3-col.s12{width:99.99999%}
76
+ @media (min-width:601px){.w3-col.m1{width:8.33333%}.w3-col.m2{width:16.66666%}.w3-col.m3,.w3-quarter{width:24.99999%}.w3-col.m4,.w3-third{width:33.33333%}
77
+ .w3-col.m5{width:41.66666%}.w3-col.m6,.w3-half{width:49.99999%}.w3-col.m7{width:58.33333%}.w3-col.m8,.w3-twothird{width:66.66666%}
78
+ .w3-col.m9,.w3-threequarter{width:74.99999%}.w3-col.m10{width:83.33333%}.w3-col.m11{width:91.66666%}.w3-col.m12{width:99.99999%}}
79
+ @media (min-width:993px){.w3-col.l1{width:8.33333%}.w3-col.l2{width:16.66666%}.w3-col.l3{width:24.99999%}.w3-col.l4{width:33.33333%}
80
+ .w3-col.l5{width:41.66666%}.w3-col.l6{width:49.99999%}.w3-col.l7{width:58.33333%}.w3-col.l8{width:66.66666%}
81
+ .w3-col.l9{width:74.99999%}.w3-col.l10{width:83.33333%}.w3-col.l11{width:91.66666%}.w3-col.l12{width:99.99999%}}
82
+ .w3-content{max-width:980px;margin:auto}.w3-rest{overflow:hidden}
83
+ .w3-cell-row{display:table;width:100%}.w3-cell{display:table-cell}
84
+ .w3-cell-top{vertical-align:top}.w3-cell-middle{vertical-align:middle}.w3-cell-bottom{vertical-align:bottom}
167
85
  .w3-hide{display:none!important}.w3-show-block,.w3-show{display:block!important}.w3-show-inline-block{display:inline-block!important}
168
86
  @media (max-width:600px){.w3-modal-content{margin:0 10px;width:auto!important}.w3-modal{padding-top:30px}
169
- .w3-topnav a{display:block}.w3-navbar li:not(.w3-opennav){float:none;width:100%!important}.w3-navbar li.w3-right{float:none!important}
170
- .w3-topnav .w3-dropdown-hover .w3-dropdown-content,.w3-navbar .w3-dropdown-click .w3-dropdown-content,.w3-navbar .w3-dropdown-hover .w3-dropdown-content,.w3-dropdown-hover.w3-mobile .w3-dropdown-content,.w3-dropdown-click.w3-mobile .w3-dropdown-content{position:relative}
171
- .w3-topnav,.w3-navbar{text-align:center}.w3-hide-small{display:none!important}.w3-layout-col,.w3-mobile{display:block;width:100%!important}.w3-bar-item.w3-mobile,.w3-dropdown-hover.w3-mobile,.w3-dropdown-click.w3-mobile{text-align:center}
87
+ .w3-dropdown-hover.w3-mobile .w3-dropdown-content,.w3-dropdown-click.w3-mobile .w3-dropdown-content{position:relative}
88
+ .w3-hide-small{display:none!important}.w3-mobile{display:block;width:100%!important}.w3-bar-item.w3-mobile,.w3-dropdown-hover.w3-mobile,.w3-dropdown-click.w3-mobile{text-align:center}
172
89
  .w3-dropdown-hover.w3-mobile,.w3-dropdown-hover.w3-mobile .w3-btn,.w3-dropdown-hover.w3-mobile .w3-button,.w3-dropdown-click.w3-mobile,.w3-dropdown-click.w3-mobile .w3-btn,.w3-dropdown-click.w3-mobile .w3-button{width:100%}}
173
90
  @media (max-width:768px){.w3-modal-content{width:500px}.w3-modal{padding-top:50px}}
174
- @media (min-width:993px){.w3-modal-content{width:900px}.w3-hide-large{display:none!important}.w3-sidenav.w3-collapse,.w3-sidebar.w3-collapse{display:block!important}}
91
+ @media (min-width:993px){.w3-modal-content{width:900px}.w3-hide-large{display:none!important}.w3-sidebar.w3-collapse{display:block!important}}
175
92
  @media (max-width:992px) and (min-width:601px){.w3-hide-medium{display:none!important}}
176
- @media (max-width:992px){.w3-sidenav.w3-collapse,.w3-sidebar.w3-collapse{display:none}.w3-main{margin-left:0!important;margin-right:0!important}}
93
+ @media (max-width:992px){.w3-sidebar.w3-collapse{display:none}.w3-main{margin-left:0!important;margin-right:0!important}}
177
94
  .w3-top,.w3-bottom{position:fixed;width:100%;z-index:1}.w3-top{top:0}.w3-bottom{bottom:0}
178
95
  .w3-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
179
- .w3-left{float:left!important}.w3-right{float:right!important}
180
- .w3-tiny{font-size:10px!important}.w3-small{font-size:12px!important}
181
- .w3-medium{font-size:15px!important}.w3-large{font-size:18px!important}
182
- .w3-xlarge{font-size:24px!important}.w3-xxlarge{font-size:36px!important}
183
- .w3-xxxlarge{font-size:48px!important}.w3-jumbo{font-size:64px!important}
184
- .w3-vertical{word-break:break-all;line-height:1;text-align:center;width:0.6em}
185
- .w3-left-align{text-align:left!important}.w3-right-align{text-align:right!important}
186
- .w3-justify{text-align:justify!important}.w3-center{text-align:center!important}
187
96
  .w3-display-topleft{position:absolute;left:0;top:0}.w3-display-topright{position:absolute;right:0;top:0}
188
97
  .w3-display-bottomleft{position:absolute;left:0;bottom:0}.w3-display-bottomright{position:absolute;right:0;bottom:0}
189
98
  .w3-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
@@ -193,87 +102,48 @@ input[type=checkbox].w3-check:disabled+.w3-validate,input[type=radio].w3-radio:d
193
102
  .w3-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
194
103
  .w3-display-container:hover .w3-display-hover{display:block}.w3-display-container:hover span.w3-display-hover{display:inline-block}.w3-display-hover{display:none}
195
104
  .w3-display-position{position:absolute}
196
- .w3-circle{border-radius:50%!important}
197
- .w3-round-small{border-radius:2px!important}.w3-round,.w3-round-medium{border-radius:4px!important}
198
- .w3-round-large{border-radius:8px!important}.w3-round-xlarge{border-radius:16px!important}
199
- .w3-round-xxlarge{border-radius:32px!important}.w3-round-jumbo{border-radius:64px!important}
105
+ .w3-circle{border-radius:50%}
106
+ .w3-round-small{border-radius:2px}.w3-round,.w3-round-medium{border-radius:4px}.w3-round-large{border-radius:8px}.w3-round-xlarge{border-radius:16px}.w3-round-xxlarge{border-radius:32px}
107
+ .w3-row-padding,.w3-row-padding>.w3-half,.w3-row-padding>.w3-third,.w3-row-padding>.w3-twothird,.w3-row-padding>.w3-threequarter,.w3-row-padding>.w3-quarter,.w3-row-padding>.w3-col{padding:0 8px}
108
+ .w3-container,.w3-panel{padding:0.01em 16px}.w3-panel{margin-top:16px;margin-bottom:16px}
109
+ .w3-code,.w3-codespan{font-family:Consolas,"courier new";font-size:16px}
110
+ .w3-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
111
+ .w3-codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%}
112
+ .w3-card,.w3-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
113
+ .w3-card-4,.w3-hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}
114
+ .w3-spin{animation:w3-spin 2s infinite linear}@keyframes w3-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
115
+ .w3-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
116
+ .w3-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
117
+ .w3-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
118
+ .w3-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
119
+ .w3-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
120
+ .w3-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
121
+ .w3-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
122
+ .w3-animate-input{transition:width 0.4s ease-in-out}.w3-animate-input:focus{width:100%!important}
123
+ .w3-opacity,.w3-hover-opacity:hover{opacity:0.60}.w3-opacity-off,.w3-hover-opacity-off:hover{opacity:1}
124
+ .w3-opacity-max{opacity:0.25}.w3-opacity-min{opacity:0.75}
125
+ .w3-greyscale-max,.w3-grayscale-max,.w3-hover-greyscale:hover,.w3-hover-grayscale:hover{filter:grayscale(100%)}
126
+ .w3-greyscale,.w3-grayscale{filter:grayscale(75%)}.w3-greyscale-min,.w3-grayscale-min{filter:grayscale(50%)}
127
+ .w3-sepia{filter:sepia(75%)}.w3-sepia-max,.w3-hover-sepia:hover{filter:sepia(100%)}.w3-sepia-min{filter:sepia(50%)}
128
+ .w3-tiny{font-size:10px!important}.w3-small{font-size:12px!important}.w3-medium{font-size:15px!important}.w3-large{font-size:18px!important}
129
+ .w3-xlarge{font-size:24px!important}.w3-xxlarge{font-size:36px!important}.w3-xxxlarge{font-size:48px!important}.w3-jumbo{font-size:64px!important}
130
+ .w3-left-align{text-align:left!important}.w3-right-align{text-align:right!important}.w3-justify{text-align:justify!important}.w3-center{text-align:center!important}
200
131
  .w3-border-0{border:0!important}.w3-border{border:1px solid #ccc!important}
201
132
  .w3-border-top{border-top:1px solid #ccc!important}.w3-border-bottom{border-bottom:1px solid #ccc!important}
202
133
  .w3-border-left{border-left:1px solid #ccc!important}.w3-border-right{border-right:1px solid #ccc!important}
203
- .w3-margin{margin:16px!important}.w3-margin-0{margin:0!important}
204
- .w3-margin-top{margin-top:16px!important}.w3-margin-bottom{margin-bottom:16px!important}
205
- .w3-margin-left{margin-left:16px!important}.w3-margin-right{margin-right:16px!important}
206
- .w3-section{margin-top:16px!important;margin-bottom:16px!important}
207
- .w3-padding-tiny{padding:2px 4px!important}.w3-padding-small{padding:4px 8px!important}
208
- .w3-padding-medium,.w3-padding,.w3-form{padding:8px 16px!important}
209
- .w3-padding-large{padding:12px 24px!important}.w3-padding-xlarge{padding:16px 32px!important}
210
- .w3-padding-xxlarge{padding:24px 48px!important}.w3-padding-jumbo{padding:32px 64px!important}
211
- .w3-padding-4{padding-top:4px!important;padding-bottom:4px!important}
212
- .w3-padding-8{padding-top:8px!important;padding-bottom:8px!important}
213
- .w3-padding-12{padding-top:12px!important;padding-bottom:12px!important}
214
- .w3-padding-16{padding-top:16px!important;padding-bottom:16px!important}
215
- .w3-padding-24{padding-top:24px!important;padding-bottom:24px!important}
216
- .w3-padding-32{padding-top:32px!important;padding-bottom:32px!important}
217
- .w3-padding-48{padding-top:48px!important;padding-bottom:48px!important}
218
- .w3-padding-64{padding-top:64px!important;padding-bottom:64px!important}
219
- .w3-padding-128{padding-top:128px!important;padding-bottom:128px!important}
220
- .w3-padding-0{padding:0!important}
221
- .w3-padding-top{padding-top:8px!important}.w3-padding-bottom{padding-bottom:8px!important}
222
- .w3-padding-left{padding-left:16px!important}.w3-padding-right{padding-right:16px!important}
223
134
  .w3-topbar{border-top:6px solid #ccc!important}.w3-bottombar{border-bottom:6px solid #ccc!important}
224
135
  .w3-leftbar{border-left:6px solid #ccc!important}.w3-rightbar{border-right:6px solid #ccc!important}
225
- .w3-row-padding,.w3-row-padding>.w3-half,.w3-row-padding>.w3-third,.w3-row-padding>.w3-twothird,.w3-row-padding>.w3-threequarter,.w3-row-padding>.w3-quarter,.w3-row-padding>.w3-col{padding:0 8px}
226
- .w3-spin{animation:w3-spin 2s infinite linear;-webkit-animation:w3-spin 2s infinite linear}
227
- @-webkit-keyframes w3-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
228
- @keyframes w3-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
229
- .w3-container{padding:0.01em 16px}
230
- .w3-panel{padding:0.01em 16px;margin-top:16px!important;margin-bottom:16px!important}
231
- .w3-example{background-color:#f1f1f1;padding:0.01em 16px}
232
- .w3-code,.w3-codespan{font-family:Consolas,"courier new";font-size:16px}
233
- .w3-code{line-height:1.4;width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
234
- .w3-codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%}
235
- .w3-example,.w3-code{margin:20px 0}
236
- .w3-card,.w3-card-2,.w3-example{box-shadow:0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important}
237
- .w3-card-4,.w3-hover-shadow:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)!important}
238
- .w3-card-8{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)!important}
239
- .w3-card-12{box-shadow:0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19)!important}
240
- .w3-card-16{box-shadow:0 16px 24px 0 rgba(0,0,0,0.22),0 25px 55px 0 rgba(0,0,0,0.21)!important}
241
- .w3-card-24{box-shadow:0 24px 24px 0 rgba(0,0,0,0.2),0 40px 77px 0 rgba(0,0,0,0.22)!important}
242
- .w3-animate-fading{-webkit-animation:fading 10s infinite;animation:fading 10s infinite}
243
- @-webkit-keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
244
- @keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
245
- .w3-animate-opacity{-webkit-animation:opac 0.8s;animation:opac 0.8s}
246
- @-webkit-keyframes opac{from{opacity:0} to{opacity:1}}
247
- @keyframes opac{from{opacity:0} to{opacity:1}}
248
- .w3-animate-top{position:relative;-webkit-animation:animatetop 0.4s;animation:animatetop 0.4s}
249
- @-webkit-keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
250
- @keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
251
- .w3-animate-left{position:relative;-webkit-animation:animateleft 0.4s;animation:animateleft 0.4s}
252
- @-webkit-keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
253
- @keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
254
- .w3-animate-right{position:relative;-webkit-animation:animateright 0.4s;animation:animateright 0.4s}
255
- @-webkit-keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
256
- @keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
257
- .w3-animate-bottom{position:relative;-webkit-animation:animatebottom 0.4s;animation:animatebottom 0.4s}
258
- @-webkit-keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0px;opacity:1}}
259
- @keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
260
- .w3-animate-zoom {-webkit-animation:animatezoom 0.6s;animation:animatezoom 0.6s}
261
- @-webkit-keyframes animatezoom{from{-webkit-transform:scale(0)} to{-webkit-transform:scale(1)}}
262
- @keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
263
- .w3-animate-input{-webkit-transition:width 0.4s ease-in-out;transition:width 0.4s ease-in-out}.w3-animate-input:focus{width:100%!important}
264
- .w3-opacity,.w3-hover-opacity:hover{opacity:0.60;-webkit-backface-visibility:hidden}
265
- .w3-opacity-off,.w3-hover-opacity-off:hover{opacity:1;-webkit-backface-visibility:hidden}
266
- .w3-opacity-max{opacity:0.25;-webkit-backface-visibility:hidden}
267
- .w3-opacity-min{opacity:0.75;-webkit-backface-visibility:hidden}
268
- .w3-greyscale-max,.w3-grayscale-max,.w3-hover-greyscale:hover,.w3-hover-grayscale:hover{-webkit-filter:grayscale(100%);filter:grayscale(100%)}
269
- .w3-greyscale,.w3-grayscale{-webkit-filter:grayscale(75%);filter:grayscale(75%)}
270
- .w3-greyscale-min,.w3-grayscale-min{-webkit-filter:grayscale(50%);filter:grayscale(50%)}
271
- .w3-sepia{-webkit-filter:sepia(75%);filter:sepia(75%)}
272
- .w3-sepia-max,.w3-hover-sepia:hover{-webkit-filter:sepia(100%);filter:sepia(100%)}
273
- .w3-sepia-min{-webkit-filter:sepia(50%);filter:sepia(50%)}
274
- .w3-text-shadow{text-shadow:1px 1px 0 #444}.w3-text-shadow-white{text-shadow:1px 1px 0 #ddd}
275
- .w3-transparent{background-color:transparent!important}
276
- .w3-hover-none:hover{box-shadow:none!important;background-color:transparent!important}
136
+ .w3-section,.w3-code{margin-top:16px!important;margin-bottom:16px!important}
137
+ .w3-margin{margin:16px!important}.w3-margin-top{margin-top:16px!important}.w3-margin-bottom{margin-bottom:16px!important}
138
+ .w3-margin-left{margin-left:16px!important}.w3-margin-right{margin-right:16px!important}
139
+ .w3-padding-small{padding:4px 8px!important}.w3-padding{padding:8px 16px!important}.w3-padding-large{padding:12px 24px!important}
140
+ .w3-padding-16{padding-top:16px!important;padding-bottom:16px!important}.w3-padding-24{padding-top:24px!important;padding-bottom:24px!important}
141
+ .w3-padding-32{padding-top:32px!important;padding-bottom:32px!important}.w3-padding-48{padding-top:48px!important;padding-bottom:48px!important}
142
+ .w3-padding-64{padding-top:64px!important;padding-bottom:64px!important}
143
+ .w3-left{float:left!important}.w3-right{float:right!important}
144
+ .w3-button:hover{color:#000!important;background-color:#ccc!important}
145
+ .w3-transparent,.w3-hover-none:hover{background-color:transparent!important}
146
+ .w3-hover-none:hover{box-shadow:none!important}
277
147
  /* Colors */
278
148
  .w3-amber,.w3-hover-amber:hover{color:#000!important;background-color:#ffc107!important}
279
149
  .w3-aqua,.w3-hover-aqua:hover{color:#000!important;background-color:#00ffff!important}
@@ -1,4 +1,4 @@
1
- /* W3.CSS 3.04 Apr 2017 by Jan Egil and Borge Refsnes */
1
+ /* W3.CSS 4.10 February 2018 by Jan Egil and Borge Refsnes */
2
2
 
3
3
  html
4
4
  box-sizing: border-box
@@ -153,9 +153,6 @@ html, body
153
153
  html
154
154
  overflow-x: hidden
155
155
 
156
- h1, h2, h3, h4, h5, h6, .w3-slim, .w3-wide
157
- font-family: "Segoe UI",Arial,sans-serif
158
-
159
156
  h1
160
157
  font-size: 36px
161
158
 
@@ -175,33 +172,31 @@ h6
175
172
  font-size: 16px
176
173
 
177
174
  .w3-serif
178
- font-family: "Times New Roman",Times,serif
175
+ font-family: serif
179
176
 
180
177
  h1, h2, h3, h4, h5, h6
178
+ font-family: "Segoe UI",Arial,sans-serif
181
179
  font-weight: 400
182
180
  margin: 10px 0
183
181
 
184
182
  .w3-wide
185
183
  letter-spacing: 4px
186
184
 
187
- h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
188
- font-weight: inherit
189
-
190
185
  hr
191
186
  border: 0
192
187
  border-top: 1px solid #eee
193
188
  margin: 20px 0
194
189
 
190
+ .w3-image
191
+ max-width: 100%
192
+ height: auto
193
+
195
194
  img
196
- margin-bottom: -5px
195
+ vertical-align: middle
197
196
 
198
197
  a
199
198
  color: inherit
200
199
 
201
- .w3-image
202
- max-width: 100%
203
- height: auto
204
-
205
200
  .w3-table
206
201
  border-collapse: collapse
207
202
  border-spacing: 0
@@ -256,32 +251,22 @@ a
256
251
  th:first-child, td:first-child
257
252
  padding-left: 16px
258
253
 
259
- .w3-btn, .w3-btn-block, .w3-button
254
+ .w3-btn, .w3-button
260
255
  border: none
261
256
  display: inline-block
262
- outline: 0
263
- padding: 6px 16px
257
+ padding: 8px 16px
264
258
  vertical-align: middle
265
259
  overflow: hidden
266
- text-decoration: none !important
267
- color: #fff
268
- background-color: #000
260
+ text-decoration: none
261
+ color: inherit
262
+ background-color: inherit
269
263
  text-align: center
270
264
  cursor: pointer
271
265
  white-space: nowrap
272
266
 
273
- .w3-btn:hover, .w3-btn-block:hover, .w3-btn-floating:hover, .w3-btn-floating-large:hover
274
- box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
275
-
276
- .w3-button
277
- color: #000
278
- background-color: #f1f1f1
279
- padding: 8px 16px
267
+ .w3-btn
280
268
  &:hover
281
- color: #000 !important
282
- background-color: #ccc !important
283
-
284
- .w3-btn, .w3-btn-floating, .w3-btn-floating-large, .w3-closenav, .w3-opennav, .w3-btn-block, .w3-button
269
+ box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
285
270
  -webkit-touch-callout: none
286
271
  -webkit-user-select: none
287
272
  -khtml-user-select: none
@@ -289,62 +274,26 @@ a
289
274
  -ms-user-select: none
290
275
  user-select: none
291
276
 
292
- .w3-btn-floating, .w3-btn-floating-large
293
- display: inline-block
294
- text-align: center
295
- color: #fff
296
- background-color: #000
297
- position: relative
298
- overflow: hidden
299
- z-index: 1
300
- padding: 0
301
- border-radius: 50%
302
- cursor: pointer
303
- font-size: 24px
304
-
305
- .w3-btn-floating
306
- width: 40px
307
- height: 40px
308
- line-height: 40px
309
-
310
- .w3-btn-floating-large
311
- width: 56px
312
- height: 56px
313
- line-height: 56px
277
+ .w3-button
278
+ -webkit-touch-callout: none
279
+ -webkit-user-select: none
280
+ -khtml-user-select: none
281
+ -moz-user-select: none
282
+ -ms-user-select: none
283
+ user-select: none
314
284
 
315
- .w3-disabled, .w3-btn:disabled, .w3-button:disabled, .w3-btn-floating:disabled, .w3-btn-floating-large:disabled
285
+ .w3-disabled, .w3-btn:disabled, .w3-button:disabled
316
286
  cursor: not-allowed
317
287
  opacity: 0.3
318
288
 
319
289
  .w3-disabled *, :disabled *
320
290
  pointer-events: none
321
291
 
322
- .w3-btn.w3-disabled:hover, .w3-btn-block.w3-disabled:hover, .w3-btn:disabled:hover
323
- box-shadow: none
324
-
325
- .w3-btn-floating
326
- &.w3-disabled:hover, &:disabled:hover
327
- box-shadow: none
328
-
329
- .w3-btn-floating-large
292
+ .w3-btn
330
293
  &.w3-disabled:hover, &:disabled:hover
331
294
  box-shadow: none
332
295
 
333
- .w3-btn-group .w3-btn
334
- float: left
335
-
336
- .w3-btn-block
337
- width: 100%
338
-
339
- .w3-btn-bar .w3-btn
340
- box-shadow: none
341
- background-color: inherit
342
- color: inherit
343
- float: left
344
- &:hover
345
- background-color: #ccc
346
-
347
- .w3-badge, .w3-tag, .w3-sign
296
+ .w3-badge, .w3-tag
348
297
  background-color: #000
349
298
  color: #fff
350
299
  display: inline-block
@@ -355,7 +304,7 @@ a
355
304
  .w3-badge
356
305
  border-radius: 50%
357
306
 
358
- ul.w3-ul
307
+ .w3-ul
359
308
  list-style-type: none
360
309
  padding: 0
361
310
  margin: 0
@@ -374,105 +323,61 @@ ul.w3-ul
374
323
  &:hover .w3-text
375
324
  display: inline-block
376
325
 
377
- .w3-navbar
378
- list-style-type: none
379
- margin: 0
380
- padding: 0
381
- overflow: hidden
382
- li
383
- float: left
384
- a
385
- display: block
386
- padding: 8px 16px
326
+ .w3-ripple
327
+ &:active
328
+ opacity: 0.5
329
+ transition: opacity 0s
387
330
 
388
- .w3-navitem
331
+ .w3-input
332
+ padding: 8px
389
333
  display: block
390
- padding: 8px 16px
391
-
392
- .w3-navbar
393
- li
394
- .w3-btn, .w3-input
395
- display: block
396
- padding: 8px 16px
397
- .w3-btn, .w3-input
398
- border: none
399
- outline: none
400
- width: 100%
401
- a:hover
402
- color: #000
403
- background-color: #ccc
404
- .w3-dropdown-hover, .w3-dropdown-click
405
- position: static
406
- .w3-dropdown-hover
407
- &:hover, &:first-child
408
- background-color: #ccc
409
- color: #000
410
- .w3-dropdown-click:hover
411
- background-color: #ccc
412
- color: #000
413
- a
414
- text-decoration: none !important
415
-
416
- .w3-topnav a, .w3-sidenav a, .w3-dropdown-content a, .w3-accordion-content a, .w3-dropnav a, .w3-navblock a
417
- text-decoration: none !important
334
+ border: none
335
+ border-bottom: 1px solid #ccc
336
+ width: 100%
418
337
 
419
- .w3-navbar .w3-opennav.w3-right
420
- float: right !important
338
+ .w3-select
339
+ padding: 9px 0
340
+ width: 100%
341
+ border: none
342
+ border-bottom: 1px solid #ccc
421
343
 
422
- .w3-topnav
423
- padding: 8px 8px
344
+ .w3-dropdown-click
345
+ position: relative
346
+ display: inline-block
347
+ cursor: pointer
424
348
 
425
- .w3-navblock
426
- .w3-dropdown-hover
427
- &:hover, &:first-child
428
- background-color: #ccc
429
- color: #000
430
- .w3-dropdown-click:hover
349
+ .w3-dropdown-hover
350
+ position: relative
351
+ display: inline-block
352
+ cursor: pointer
353
+ &:hover .w3-dropdown-content
354
+ display: block
355
+ &:first-child
431
356
  background-color: #ccc
432
357
  color: #000
433
- .w3-dropdown-hover, .w3-dropdown-click
434
- width: 100%
435
- .w3-dropdown-hover .w3-dropdown-content, .w3-dropdown-click .w3-dropdown-content
436
- min-width: 100%
437
-
438
- .w3-topnav
439
- a
440
- padding: 0 8px
441
- border-bottom: 3px solid transparent
442
- -webkit-transition: border-bottom .25s
443
- transition: border-bottom .25s
444
- &:hover
445
- border-bottom: 3px solid #fff
446
- .w3-dropdown-hover a
447
- border-bottom: 0
448
-
449
- .w3-opennav, .w3-closenav
450
- color: inherit
451
-
452
- .w3-opennav:hover, .w3-closenav:hover
453
- cursor: pointer
454
- opacity: 0.8
455
-
456
- .w3-btn, .w3-btn-floating, .w3-dropnav a, .w3-btn-floating-large, .w3-btn-block, .w3-navbar a, .w3-navblock a, .w3-sidenav a, .w3-pagination li a
457
- -webkit-transition: background-color .25s,color .15s,box-shadow .25s,opacity 0.25s,filter 0.25s,border 0.15s
458
- transition: background-color .25s,color .15s,box-shadow .15s,opacity .25s,filter .25s,border .15s
459
358
 
460
- .w3-hoverable
461
- tbody tr, li
462
- -webkit-transition: background-color .25s,color .15s,box-shadow .25s,opacity 0.25s,filter 0.25s,border 0.15s
463
- transition: background-color .25s,color .15s,box-shadow .15s,opacity .25s,filter .25s,border .15s
359
+ .w3-dropdown-click:hover, .w3-dropdown-hover:hover > .w3-button:first-child, .w3-dropdown-click:hover > .w3-button:first-child
360
+ background-color: #ccc
361
+ color: #000
464
362
 
465
- .w3-accordion-content a, .w3-dropdown-content a, .w3-dropdown-click:hover, .w3-dropdown-hover:hover, .w3-opennav, .w3-closenav, .w3-closebtn, *[class*="w3-hover-"]
466
- -webkit-transition: background-color .25s,color .15s,box-shadow .25s,opacity 0.25s,filter 0.25s,border 0.15s
467
- transition: background-color .25s,color .15s,box-shadow .15s,opacity .25s,filter .25s,border .15s
363
+ .w3-dropdown-content
364
+ cursor: auto
365
+ color: #000
366
+ background-color: #fff
367
+ display: none
368
+ position: absolute
369
+ min-width: 160px
370
+ margin: 0
371
+ padding: 0
372
+ z-index: 1
468
373
 
469
- .w3-ripple
470
- &:active
471
- opacity: 0.5
472
- -webkit-transition: opacity 0s
473
- transition: opacity 0s
374
+ .w3-check, .w3-radio
375
+ width: 24px
376
+ height: 24px
377
+ position: relative
378
+ top: 6px
474
379
 
475
- .w3-sidenav, .w3-sidebar
380
+ .w3-sidebar
476
381
  height: 100%
477
382
  width: 200px
478
383
  background-color: #fff
@@ -480,49 +385,14 @@ ul.w3-ul
480
385
  z-index: 1
481
386
  overflow: auto
482
387
 
483
- .w3-sidenav a, .w3-navblock a
484
- padding: 4px 2px 4px 16px
485
-
486
- .w3-sidenav a:hover, .w3-navblock a:hover
487
- background-color: #ccc
488
- color: #000
489
-
490
- .w3-sidenav a, .w3-dropnav a, .w3-navblock a
491
- display: block
492
-
493
- .w3-sidenav
494
- .w3-dropdown-hover
495
- &:hover, &:first-child
496
- background-color: #ccc
497
- color: #000
498
- .w3-dropdown-click:hover
499
- background-color: #ccc
500
- color: #000
501
-
502
- .w3-dropnav a:hover
503
- background-color: #ccc
504
- color: #000
505
-
506
- .w3-sidenav
507
- .w3-dropdown-hover, .w3-dropdown-click
508
- width: 100%
509
-
510
388
  .w3-bar-block
511
389
  .w3-dropdown-hover, .w3-dropdown-click
512
390
  width: 100%
513
-
514
- .w3-sidenav
515
- .w3-dropdown-hover .w3-dropdown-content, .w3-dropdown-click .w3-dropdown-content
516
- min-width: 100%
517
-
518
- .w3-bar-block
519
391
  .w3-dropdown-hover .w3-dropdown-content, .w3-dropdown-click .w3-dropdown-content
520
392
  min-width: 100%
521
393
  .w3-dropdown-hover .w3-button, .w3-dropdown-click .w3-button
522
394
  width: 100%
523
395
  text-align: left
524
- background-color: inherit
525
- color: inherit
526
396
  padding: 8px 16px
527
397
 
528
398
  .w3-main, #main
@@ -549,135 +419,6 @@ ul.w3-ul
549
419
  outline: 0
550
420
  width: 600px
551
421
 
552
- .w3-closebtn
553
- text-decoration: none
554
- float: right
555
- font-size: 24px
556
- font-weight: bold
557
- color: inherit
558
- &:hover, &:focus
559
- color: #000
560
- text-decoration: none
561
- cursor: pointer
562
-
563
- .w3-pagination
564
- display: inline-block
565
- padding: 0
566
- margin: 0
567
- li
568
- display: inline
569
- a
570
- text-decoration: none
571
- color: #000
572
- float: left
573
- padding: 8px 16px
574
- &:hover
575
- background-color: #ccc
576
-
577
- .w3-input-group, .w3-group
578
- margin-top: 24px
579
- margin-bottom: 24px
580
-
581
- .w3-input
582
- padding: 8px
583
- display: block
584
- border: none
585
- border-bottom: 1px solid #808080
586
- width: 100%
587
-
588
- .w3-label
589
- color: #009688
590
-
591
- .w3-input:not(:valid) ~ .w3-validate
592
- color: #f44336
593
-
594
- .w3-select
595
- padding: 9px 0
596
- width: 100%
597
- color: #000
598
- border: 1px solid transparent
599
- border-bottom: 1px solid #009688
600
- select:focus
601
- color: #000
602
- border: 1px solid #009688
603
- option[disabled]
604
- color: #009688
605
-
606
- .w3-dropdown-click
607
- position: relative
608
- display: inline-block
609
- cursor: pointer
610
-
611
- .w3-dropdown-hover
612
- position: relative
613
- display: inline-block
614
- cursor: pointer
615
- &:hover .w3-dropdown-content
616
- display: block
617
- z-index: 1
618
- &:first-child
619
- background-color: #ccc
620
- color: #000
621
-
622
- .w3-dropdown-click:hover, .w3-dropdown-hover:hover > .w3-button:first-child, .w3-dropdown-click:hover > .w3-button:first-child
623
- background-color: #ccc
624
- color: #000
625
-
626
- .w3-dropdown-content
627
- cursor: auto
628
- color: #000
629
- background-color: #fff
630
- display: none
631
- position: absolute
632
- min-width: 160px
633
- margin: 0
634
- padding: 0
635
- a
636
- padding: 6px 16px
637
- display: block
638
- &:hover
639
- background-color: #ccc
640
-
641
- .w3-accordion
642
- width: 100%
643
- cursor: pointer
644
-
645
- .w3-accordion-content
646
- cursor: auto
647
- display: none
648
- position: relative
649
- width: 100%
650
- margin: 0
651
- padding: 0
652
- a
653
- padding: 6px 16px
654
- display: block
655
- &:hover
656
- background-color: #ccc
657
-
658
- .w3-progress-container
659
- width: 100%
660
- height: 1.5em
661
- position: relative
662
- background-color: #f1f1f1
663
-
664
- .w3-progressbar
665
- background-color: #757575
666
- height: 100%
667
- position: absolute
668
- line-height: inherit
669
-
670
- input
671
- &[type=checkbox].w3-check, &[type=radio].w3-radio
672
- width: 24px
673
- height: 24px
674
- position: relative
675
- top: 6px
676
- &[type=checkbox].w3-check:checked + .w3-validate, &[type=radio].w3-radio:checked + .w3-validate
677
- color: #009688
678
- &[type=checkbox].w3-check:disabled + .w3-validate, &[type=radio].w3-radio:disabled + .w3-validate
679
- color: #aaa
680
-
681
422
  .w3-bar
682
423
  width: 100%
683
424
  overflow: hidden
@@ -690,18 +431,14 @@ input
690
431
  .w3-bar-item
691
432
  padding: 8px 16px
692
433
  float: left
693
- background-color: inherit
694
- color: inherit
695
434
  width: auto
696
435
  border: none
697
- outline: none
698
436
  display: block
437
+ outline: 0
699
438
  .w3-dropdown-hover, .w3-dropdown-click
700
439
  position: static
701
440
  float: left
702
441
  .w3-button
703
- background-color: inherit
704
- color: inherit
705
442
  white-space: normal
706
443
 
707
444
  .w3-bar-block
@@ -710,12 +447,10 @@ input
710
447
  display: block
711
448
  padding: 8px 16px
712
449
  text-align: left
713
- background-color: inherit
714
- color: inherit
715
450
  border: none
716
- outline: none
717
451
  white-space: normal
718
452
  float: none
453
+ outline: 0
719
454
  &.w3-center .w3-bar-item
720
455
  text-align: center
721
456
 
@@ -724,6 +459,7 @@ input
724
459
  width: 100%
725
460
 
726
461
  .w3-responsive
462
+ display: block
727
463
  overflow-x: auto
728
464
 
729
465
  .w3-container
@@ -756,30 +492,12 @@ input
756
492
  display: table
757
493
  clear: both
758
494
 
759
- .w3-topnav
760
- &:after, &:before
761
- content: ""
762
- display: table
763
- clear: both
764
-
765
495
  .w3-clear
766
496
  &:after, &:before
767
497
  content: ""
768
498
  display: table
769
499
  clear: both
770
500
 
771
- .w3-btn-group
772
- &:before, &:after
773
- content: ""
774
- display: table
775
- clear: both
776
-
777
- .w3-btn-bar
778
- &:before, &:after
779
- content: ""
780
- display: table
781
- clear: both
782
-
783
501
  .w3-bar
784
502
  &:before, &:after
785
503
  content: ""
@@ -816,9 +534,6 @@ input
816
534
  &.s12
817
535
  width: 99.99999%
818
536
 
819
- .w3-half, .w3-third, .w3-twothird, .w3-threequarter, .w3-quarter
820
- width: 99.99999%
821
-
822
537
  @media (min-width: 601px)
823
538
  .w3-col
824
539
  &.m1
@@ -863,27 +578,18 @@ input
863
578
  width: 16.66666%
864
579
  &.l3
865
580
  width: 24.99999%
866
- .w3-quarter
867
- width: 24.99999%
868
- .w3-col.l4, .w3-third
869
- width: 33.33333%
870
- .w3-col
581
+ &.l4
582
+ width: 33.33333%
871
583
  &.l5
872
584
  width: 41.66666%
873
585
  &.l6
874
586
  width: 49.99999%
875
- .w3-half
876
- width: 49.99999%
877
- .w3-col
878
587
  &.l7
879
588
  width: 58.33333%
880
589
  &.l8
881
590
  width: 66.66666%
882
- .w3-twothird
883
- width: 66.66666%
884
- .w3-col.l9, .w3-threequarter
885
- width: 74.99999%
886
- .w3-col
591
+ &.l9
592
+ width: 74.99999%
887
593
  &.l10
888
594
  width: 83.33333%
889
595
  &.l11
@@ -898,23 +604,20 @@ input
898
604
  .w3-rest
899
605
  overflow: hidden
900
606
 
901
- .w3-layout-container, .w3-cell-row
607
+ .w3-cell-row
902
608
  display: table
903
609
  width: 100%
904
610
 
905
- .w3-layout-row
906
- display: table-row
907
-
908
- .w3-layout-cell, .w3-layout-col, .w3-cell
611
+ .w3-cell
909
612
  display: table-cell
910
613
 
911
- .w3-layout-top, .w3-cell-top
614
+ .w3-cell-top
912
615
  vertical-align: top
913
616
 
914
- .w3-layout-middle, .w3-cell-middle
617
+ .w3-cell-middle
915
618
  vertical-align: middle
916
619
 
917
- .w3-layout-bottom, .w3-cell-bottom
620
+ .w3-cell-bottom
918
621
  vertical-align: bottom
919
622
 
920
623
  .w3-hide
@@ -932,26 +635,11 @@ input
932
635
  width: auto !important
933
636
  .w3-modal
934
637
  padding-top: 30px
935
- .w3-topnav a
936
- display: block
937
- .w3-navbar li
938
- &:not(.w3-opennav)
939
- float: none
940
- width: 100% !important
941
- &.w3-right
942
- float: none !important
943
- .w3-topnav .w3-dropdown-hover .w3-dropdown-content
944
- position: relative
945
- .w3-navbar
946
- .w3-dropdown-click .w3-dropdown-content, .w3-dropdown-hover .w3-dropdown-content
947
- position: relative
948
638
  .w3-dropdown-hover.w3-mobile .w3-dropdown-content, .w3-dropdown-click.w3-mobile .w3-dropdown-content
949
639
  position: relative
950
- .w3-topnav, .w3-navbar
951
- text-align: center
952
640
  .w3-hide-small
953
641
  display: none !important
954
- .w3-layout-col, .w3-mobile
642
+ .w3-mobile
955
643
  display: block
956
644
  width: 100% !important
957
645
  .w3-bar-item.w3-mobile, .w3-dropdown-hover.w3-mobile, .w3-dropdown-click.w3-mobile
@@ -976,7 +664,7 @@ input
976
664
  width: 900px
977
665
  .w3-hide-large
978
666
  display: none !important
979
- .w3-sidenav.w3-collapse, .w3-sidebar.w3-collapse
667
+ .w3-sidebar.w3-collapse
980
668
  display: block !important
981
669
 
982
670
  @media (max-width: 992px) and (min-width: 601px)
@@ -984,7 +672,7 @@ input
984
672
  display: none !important
985
673
 
986
674
  @media (max-width: 992px)
987
- .w3-sidenav.w3-collapse, .w3-sidebar.w3-collapse
675
+ .w3-sidebar.w3-collapse
988
676
  display: none
989
677
  .w3-main
990
678
  margin-left: 0 !important
@@ -1013,54 +701,6 @@ input
1013
701
  background-color: rgba(0, 0, 0, 0.5)
1014
702
  z-index: 2
1015
703
 
1016
- .w3-left
1017
- float: left !important
1018
-
1019
- .w3-right
1020
- float: right !important
1021
-
1022
- .w3-tiny
1023
- font-size: 10px !important
1024
-
1025
- .w3-small
1026
- font-size: 12px !important
1027
-
1028
- .w3-medium
1029
- font-size: 15px !important
1030
-
1031
- .w3-large
1032
- font-size: 18px !important
1033
-
1034
- .w3-xlarge
1035
- font-size: 24px !important
1036
-
1037
- .w3-xxlarge
1038
- font-size: 36px !important
1039
-
1040
- .w3-xxxlarge
1041
- font-size: 48px !important
1042
-
1043
- .w3-jumbo
1044
- font-size: 64px !important
1045
-
1046
- .w3-vertical
1047
- word-break: break-all
1048
- line-height: 1
1049
- text-align: center
1050
- width: 0.6em
1051
-
1052
- .w3-left-align
1053
- text-align: left !important
1054
-
1055
- .w3-right-align
1056
- text-align: right !important
1057
-
1058
- .w3-justify
1059
- text-align: justify !important
1060
-
1061
- .w3-center
1062
- text-align: center !important
1063
-
1064
704
  .w3-display-topleft
1065
705
  position: absolute
1066
706
  left: 0
@@ -1129,25 +769,234 @@ input
1129
769
  position: absolute
1130
770
 
1131
771
  .w3-circle
1132
- border-radius: 50% !important
772
+ border-radius: 50%
1133
773
 
1134
774
  .w3-round-small
1135
- border-radius: 2px !important
775
+ border-radius: 2px
1136
776
 
1137
777
  .w3-round, .w3-round-medium
1138
- border-radius: 4px !important
778
+ border-radius: 4px
1139
779
 
1140
780
  .w3-round-large
1141
- border-radius: 8px !important
781
+ border-radius: 8px
1142
782
 
1143
783
  .w3-round-xlarge
1144
- border-radius: 16px !important
784
+ border-radius: 16px
1145
785
 
1146
786
  .w3-round-xxlarge
1147
- border-radius: 32px !important
787
+ border-radius: 32px
788
+
789
+ .w3-row-padding
790
+ padding: 0 8px
791
+ >
792
+ .w3-half, .w3-third, .w3-twothird, .w3-threequarter, .w3-quarter, .w3-col
793
+ padding: 0 8px
794
+
795
+ .w3-container
796
+ padding: 0.01em 16px
797
+
798
+ .w3-panel
799
+ padding: 0.01em 16px
800
+ margin-top: 16px
801
+ margin-bottom: 16px
802
+
803
+ .w3-code, .w3-codespan
804
+ font-family: Consolas,"courier new"
805
+ font-size: 16px
806
+
807
+ .w3-code
808
+ width: auto
809
+ background-color: #fff
810
+ padding: 8px 12px
811
+ border-left: 4px solid #4CAF50
812
+ word-wrap: break-word
813
+
814
+ .w3-codespan
815
+ color: crimson
816
+ background-color: #f1f1f1
817
+ padding-left: 4px
818
+ padding-right: 4px
819
+ font-size: 110%
820
+
821
+ .w3-card, .w3-card-2
822
+ box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12)
823
+
824
+ .w3-card-4, .w3-hover-shadow:hover
825
+ box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.19)
826
+
827
+ .w3-spin
828
+ animation: w3-spin 2s infinite linear
829
+
830
+ @keyframes w3-spin
831
+ 0%
832
+ transform: rotate(0deg)
833
+
834
+ 100%
835
+ transform: rotate(359deg)
836
+
837
+
838
+ .w3-animate-fading
839
+ animation: fading 10s infinite
840
+
841
+ @keyframes fading
842
+ 0%
843
+ opacity: 0
844
+
845
+ 50%
846
+ opacity: 1
847
+
848
+ 100%
849
+ opacity: 0
850
+
851
+
852
+ .w3-animate-opacity
853
+ animation: opac 0.8s
854
+
855
+ @keyframes opac
856
+ from
857
+ opacity: 0
858
+
859
+ to
860
+ opacity: 1
861
+
862
+
863
+ .w3-animate-top
864
+ position: relative
865
+ animation: animatetop 0.4s
866
+
867
+ @keyframes animatetop
868
+ from
869
+ top: -300px
870
+ opacity: 0
871
+
872
+ to
873
+ top: 0
874
+ opacity: 1
875
+
876
+
877
+ .w3-animate-left
878
+ position: relative
879
+ animation: animateleft 0.4s
880
+
881
+ @keyframes animateleft
882
+ from
883
+ left: -300px
884
+ opacity: 0
885
+
886
+ to
887
+ left: 0
888
+ opacity: 1
889
+
890
+
891
+ .w3-animate-right
892
+ position: relative
893
+ animation: animateright 0.4s
894
+
895
+ @keyframes animateright
896
+ from
897
+ right: -300px
898
+ opacity: 0
899
+
900
+ to
901
+ right: 0
902
+ opacity: 1
903
+
904
+
905
+ .w3-animate-bottom
906
+ position: relative
907
+ animation: animatebottom 0.4s
908
+
909
+ @keyframes animatebottom
910
+ from
911
+ bottom: -300px
912
+ opacity: 0
913
+
914
+ to
915
+ bottom: 0
916
+ opacity: 1
917
+
918
+
919
+ .w3-animate-zoom
920
+ animation: animatezoom 0.6s
921
+
922
+ @keyframes animatezoom
923
+ from
924
+ transform: scale(0)
925
+
926
+ to
927
+ transform: scale(1)
928
+
929
+
930
+ .w3-animate-input
931
+ transition: width 0.4s ease-in-out
932
+ &:focus
933
+ width: 100% !important
934
+
935
+ .w3-opacity, .w3-hover-opacity:hover
936
+ opacity: 0.60
937
+
938
+ .w3-opacity-off, .w3-hover-opacity-off:hover
939
+ opacity: 1
940
+
941
+ .w3-opacity-max
942
+ opacity: 0.25
943
+
944
+ .w3-opacity-min
945
+ opacity: 0.75
946
+
947
+ .w3-greyscale-max, .w3-grayscale-max, .w3-hover-greyscale:hover, .w3-hover-grayscale:hover
948
+ filter: grayscale(100%)
949
+
950
+ .w3-greyscale, .w3-grayscale
951
+ filter: grayscale(75%)
952
+
953
+ .w3-greyscale-min, .w3-grayscale-min
954
+ filter: grayscale(50%)
955
+
956
+ .w3-sepia
957
+ filter: sepia(75%)
958
+
959
+ .w3-sepia-max, .w3-hover-sepia:hover
960
+ filter: sepia(100%)
961
+
962
+ .w3-sepia-min
963
+ filter: sepia(50%)
964
+
965
+ .w3-tiny
966
+ font-size: 10px !important
967
+
968
+ .w3-small
969
+ font-size: 12px !important
970
+
971
+ .w3-medium
972
+ font-size: 15px !important
973
+
974
+ .w3-large
975
+ font-size: 18px !important
976
+
977
+ .w3-xlarge
978
+ font-size: 24px !important
979
+
980
+ .w3-xxlarge
981
+ font-size: 36px !important
982
+
983
+ .w3-xxxlarge
984
+ font-size: 48px !important
1148
985
 
1149
- .w3-round-jumbo
1150
- border-radius: 64px !important
986
+ .w3-jumbo
987
+ font-size: 64px !important
988
+
989
+ .w3-left-align
990
+ text-align: left !important
991
+
992
+ .w3-right-align
993
+ text-align: right !important
994
+
995
+ .w3-justify
996
+ text-align: justify !important
997
+
998
+ .w3-center
999
+ text-align: center !important
1151
1000
 
1152
1001
  .w3-border-0
1153
1002
  border: 0 !important
@@ -1167,12 +1016,25 @@ input
1167
1016
  .w3-border-right
1168
1017
  border-right: 1px solid #ccc !important
1169
1018
 
1019
+ .w3-topbar
1020
+ border-top: 6px solid #ccc !important
1021
+
1022
+ .w3-bottombar
1023
+ border-bottom: 6px solid #ccc !important
1024
+
1025
+ .w3-leftbar
1026
+ border-left: 6px solid #ccc !important
1027
+
1028
+ .w3-rightbar
1029
+ border-right: 6px solid #ccc !important
1030
+
1031
+ .w3-section, .w3-code
1032
+ margin-top: 16px !important
1033
+ margin-bottom: 16px !important
1034
+
1170
1035
  .w3-margin
1171
1036
  margin: 16px !important
1172
1037
 
1173
- .w3-margin-0
1174
- margin: 0 !important
1175
-
1176
1038
  .w3-margin-top
1177
1039
  margin-top: 16px !important
1178
1040
 
@@ -1185,43 +1047,15 @@ input
1185
1047
  .w3-margin-right
1186
1048
  margin-right: 16px !important
1187
1049
 
1188
- .w3-section
1189
- margin-top: 16px !important
1190
- margin-bottom: 16px !important
1191
-
1192
- .w3-padding-tiny
1193
- padding: 2px 4px !important
1194
-
1195
1050
  .w3-padding-small
1196
1051
  padding: 4px 8px !important
1197
1052
 
1198
- .w3-padding-medium, .w3-padding, .w3-form
1053
+ .w3-padding
1199
1054
  padding: 8px 16px !important
1200
1055
 
1201
1056
  .w3-padding-large
1202
1057
  padding: 12px 24px !important
1203
1058
 
1204
- .w3-padding-xlarge
1205
- padding: 16px 32px !important
1206
-
1207
- .w3-padding-xxlarge
1208
- padding: 24px 48px !important
1209
-
1210
- .w3-padding-jumbo
1211
- padding: 32px 64px !important
1212
-
1213
- .w3-padding-4
1214
- padding-top: 4px !important
1215
- padding-bottom: 4px !important
1216
-
1217
- .w3-padding-8
1218
- padding-top: 8px !important
1219
- padding-bottom: 8px !important
1220
-
1221
- .w3-padding-12
1222
- padding-top: 12px !important
1223
- padding-bottom: 12px !important
1224
-
1225
1059
  .w3-padding-16
1226
1060
  padding-top: 16px !important
1227
1061
  padding-bottom: 16px !important
@@ -1242,307 +1076,309 @@ input
1242
1076
  padding-top: 64px !important
1243
1077
  padding-bottom: 64px !important
1244
1078
 
1245
- .w3-padding-128
1246
- padding-top: 128px !important
1247
- padding-bottom: 128px !important
1079
+ .w3-left
1080
+ float: left !important
1248
1081
 
1249
- .w3-padding-0
1250
- padding: 0 !important
1082
+ .w3-right
1083
+ float: right !important
1251
1084
 
1252
- .w3-padding-top
1253
- padding-top: 8px !important
1085
+ .w3-button:hover
1086
+ color: #000 !important
1087
+ background-color: #ccc !important
1254
1088
 
1255
- .w3-padding-bottom
1256
- padding-bottom: 8px !important
1089
+ .w3-transparent
1090
+ background-color: transparent !important
1257
1091
 
1258
- .w3-padding-left
1259
- padding-left: 16px !important
1092
+ .w3-hover-none:hover
1093
+ background-color: transparent !important
1094
+ box-shadow: none !important
1260
1095
 
1261
- .w3-padding-right
1262
- padding-right: 16px !important
1096
+ /* Colors */
1263
1097
 
1264
- .w3-topbar
1265
- border-top: 6px solid #ccc !important
1098
+ .w3-amber, .w3-hover-amber:hover
1099
+ color: #000 !important
1100
+ background-color: #ffc107 !important
1266
1101
 
1267
- .w3-bottombar
1268
- border-bottom: 6px solid #ccc !important
1102
+ .w3-aqua, .w3-hover-aqua:hover
1103
+ color: #000 !important
1104
+ background-color: #00ffff !important
1269
1105
 
1270
- .w3-leftbar
1271
- border-left: 6px solid #ccc !important
1106
+ .w3-blue, .w3-hover-blue:hover
1107
+ color: #fff !important
1108
+ background-color: #2196F3 !important
1272
1109
 
1273
- .w3-rightbar
1274
- border-right: 6px solid #ccc !important
1110
+ .w3-light-blue, .w3-hover-light-blue:hover
1111
+ color: #000 !important
1112
+ background-color: #87CEEB !important
1275
1113
 
1276
- .w3-row-padding
1277
- padding: 0 8px
1278
- >
1279
- .w3-half, .w3-third, .w3-twothird, .w3-threequarter, .w3-quarter, .w3-col
1280
- padding: 0 8px
1114
+ .w3-brown, .w3-hover-brown:hover
1115
+ color: #fff !important
1116
+ background-color: #795548 !important
1281
1117
 
1282
- .w3-spin
1283
- animation: w3-spin 2s infinite linear
1284
- -webkit-animation: w3-spin 2s infinite linear
1118
+ .w3-cyan, .w3-hover-cyan:hover
1119
+ color: #000 !important
1120
+ background-color: #00bcd4 !important
1285
1121
 
1286
- @-webkit-keyframes w3-spin
1287
- 0%
1288
- -webkit-transform: rotate(0deg)
1289
- transform: rotate(0deg)
1122
+ .w3-blue-grey, .w3-hover-blue-grey:hover, .w3-blue-gray, .w3-hover-blue-gray:hover
1123
+ color: #fff !important
1124
+ background-color: #607d8b !important
1290
1125
 
1291
- 100%
1292
- -webkit-transform: rotate(359deg)
1293
- transform: rotate(359deg)
1126
+ .w3-green, .w3-hover-green:hover
1127
+ color: #fff !important
1128
+ background-color: #4CAF50 !important
1294
1129
 
1130
+ .w3-light-green, .w3-hover-light-green:hover
1131
+ color: #000 !important
1132
+ background-color: #8bc34a !important
1295
1133
 
1296
- @keyframes w3-spin
1297
- 0%
1298
- -webkit-transform: rotate(0deg)
1299
- transform: rotate(0deg)
1134
+ .w3-indigo, .w3-hover-indigo:hover
1135
+ color: #fff !important
1136
+ background-color: #3f51b5 !important
1300
1137
 
1301
- 100%
1302
- -webkit-transform: rotate(359deg)
1303
- transform: rotate(359deg)
1138
+ .w3-khaki, .w3-hover-khaki:hover
1139
+ color: #000 !important
1140
+ background-color: #f0e68c !important
1304
1141
 
1142
+ .w3-lime, .w3-hover-lime:hover
1143
+ color: #000 !important
1144
+ background-color: #cddc39 !important
1305
1145
 
1306
- .w3-container
1307
- padding: 0.01em 16px
1146
+ .w3-orange, .w3-hover-orange:hover
1147
+ color: #000 !important
1148
+ background-color: #ff9800 !important
1308
1149
 
1309
- .w3-panel
1310
- padding: 0.01em 16px
1311
- margin-top: 16px !important
1312
- margin-bottom: 16px !important
1150
+ .w3-deep-orange, .w3-hover-deep-orange:hover
1151
+ color: #fff !important
1152
+ background-color: #ff5722 !important
1313
1153
 
1314
- .w3-example
1315
- background-color: #f1f1f1
1316
- padding: 0.01em 16px
1154
+ .w3-pink, .w3-hover-pink:hover
1155
+ color: #fff !important
1156
+ background-color: #e91e63 !important
1317
1157
 
1318
- .w3-code, .w3-codespan
1319
- font-family: Consolas,"courier new"
1320
- font-size: 16px
1158
+ .w3-purple, .w3-hover-purple:hover
1159
+ color: #fff !important
1160
+ background-color: #9c27b0 !important
1321
1161
 
1322
- .w3-code
1323
- line-height: 1.4
1324
- width: auto
1325
- background-color: #fff
1326
- padding: 8px 12px
1327
- border-left: 4px solid #4CAF50
1328
- word-wrap: break-word
1162
+ .w3-deep-purple, .w3-hover-deep-purple:hover
1163
+ color: #fff !important
1164
+ background-color: #673ab7 !important
1329
1165
 
1330
- .w3-codespan
1331
- color: crimson
1332
- background-color: #f1f1f1
1333
- padding-left: 4px
1334
- padding-right: 4px
1335
- font-size: 110%
1166
+ .w3-red, .w3-hover-red:hover
1167
+ color: #fff !important
1168
+ background-color: #f44336 !important
1336
1169
 
1337
- .w3-example, .w3-code
1338
- margin: 20px 0
1170
+ .w3-sand, .w3-hover-sand:hover
1171
+ color: #000 !important
1172
+ background-color: #fdf5e6 !important
1339
1173
 
1340
- .w3-card, .w3-card-2, .w3-example
1341
- box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important
1174
+ .w3-teal, .w3-hover-teal:hover
1175
+ color: #fff !important
1176
+ background-color: #009688 !important
1342
1177
 
1343
- .w3-card-4, .w3-hover-shadow:hover
1344
- box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important
1178
+ .w3-yellow, .w3-hover-yellow:hover
1179
+ color: #000 !important
1180
+ background-color: #ffeb3b !important
1345
1181
 
1346
- .w3-card-8
1347
- box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important
1182
+ .w3-white, .w3-hover-white:hover
1183
+ color: #000 !important
1184
+ background-color: #fff !important
1348
1185
 
1349
- .w3-card-12
1350
- box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19) !important
1186
+ .w3-black, .w3-hover-black:hover
1187
+ color: #fff !important
1188
+ background-color: #000 !important
1351
1189
 
1352
- .w3-card-16
1353
- box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21) !important
1190
+ .w3-grey, .w3-hover-grey:hover, .w3-gray, .w3-hover-gray:hover
1191
+ color: #000 !important
1192
+ background-color: #9e9e9e !important
1354
1193
 
1355
- .w3-card-24
1356
- box-shadow: 0 24px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22) !important
1194
+ .w3-light-grey, .w3-hover-light-grey:hover, .w3-light-gray, .w3-hover-light-gray:hover
1195
+ color: #000 !important
1196
+ background-color: #f1f1f1 !important
1357
1197
 
1358
- .w3-animate-fading
1359
- -webkit-animation: fading 10s infinite
1360
- animation: fading 10s infinite
1198
+ .w3-dark-grey, .w3-hover-dark-grey:hover, .w3-dark-gray, .w3-hover-dark-gray:hover
1199
+ color: #fff !important
1200
+ background-color: #616161 !important
1361
1201
 
1362
- @-webkit-keyframes fading
1363
- 0%
1364
- opacity: 0
1202
+ .w3-pale-red, .w3-hover-pale-red:hover
1203
+ color: #000 !important
1204
+ background-color: #ffdddd !important
1365
1205
 
1366
- 50%
1367
- opacity: 1
1206
+ .w3-pale-green, .w3-hover-pale-green:hover
1207
+ color: #000 !important
1208
+ background-color: #ddffdd !important
1368
1209
 
1369
- 100%
1370
- opacity: 0
1210
+ .w3-pale-yellow, .w3-hover-pale-yellow:hover
1211
+ color: #000 !important
1212
+ background-color: #ffffcc !important
1371
1213
 
1214
+ .w3-pale-blue, .w3-hover-pale-blue:hover
1215
+ color: #000 !important
1216
+ background-color: #ddffff !important
1372
1217
 
1373
- @keyframes fading
1374
- 0%
1375
- opacity: 0
1218
+ .w3-text-amber, .w3-hover-text-amber:hover
1219
+ color: #ffc107 !important
1376
1220
 
1377
- 50%
1378
- opacity: 1
1221
+ .w3-text-aqua, .w3-hover-text-aqua:hover
1222
+ color: #00ffff !important
1379
1223
 
1380
- 100%
1381
- opacity: 0
1224
+ .w3-text-blue, .w3-hover-text-blue:hover
1225
+ color: #2196F3 !important
1382
1226
 
1227
+ .w3-text-light-blue, .w3-hover-text-light-blue:hover
1228
+ color: #87CEEB !important
1383
1229
 
1384
- .w3-animate-opacity
1385
- -webkit-animation: opac 0.8s
1386
- animation: opac 0.8s
1230
+ .w3-text-brown, .w3-hover-text-brown:hover
1231
+ color: #795548 !important
1387
1232
 
1388
- @-webkit-keyframes opac
1389
- from
1390
- opacity: 0
1233
+ .w3-text-cyan, .w3-hover-text-cyan:hover
1234
+ color: #00bcd4 !important
1391
1235
 
1392
- to
1393
- opacity: 1
1236
+ .w3-text-blue-grey, .w3-hover-text-blue-grey:hover, .w3-text-blue-gray, .w3-hover-text-blue-gray:hover
1237
+ color: #607d8b !important
1394
1238
 
1239
+ .w3-text-green, .w3-hover-text-green:hover
1240
+ color: #4CAF50 !important
1395
1241
 
1396
- @keyframes opac
1397
- from
1398
- opacity: 0
1242
+ .w3-text-light-green, .w3-hover-text-light-green:hover
1243
+ color: #8bc34a !important
1399
1244
 
1400
- to
1401
- opacity: 1
1245
+ .w3-text-indigo, .w3-hover-text-indigo:hover
1246
+ color: #3f51b5 !important
1402
1247
 
1248
+ .w3-text-khaki, .w3-hover-text-khaki:hover
1249
+ color: #b4aa50 !important
1403
1250
 
1404
- .w3-animate-top
1405
- position: relative
1406
- -webkit-animation: animatetop 0.4s
1407
- animation: animatetop 0.4s
1251
+ .w3-text-lime, .w3-hover-text-lime:hover
1252
+ color: #cddc39 !important
1408
1253
 
1409
- @-webkit-keyframes animatetop
1410
- from
1411
- top: -300px
1412
- opacity: 0
1254
+ .w3-text-orange, .w3-hover-text-orange:hover
1255
+ color: #ff9800 !important
1413
1256
 
1414
- to
1415
- top: 0
1416
- opacity: 1
1257
+ .w3-text-deep-orange, .w3-hover-text-deep-orange:hover
1258
+ color: #ff5722 !important
1417
1259
 
1260
+ .w3-text-pink, .w3-hover-text-pink:hover
1261
+ color: #e91e63 !important
1418
1262
 
1419
- @keyframes animatetop
1420
- from
1421
- top: -300px
1422
- opacity: 0
1263
+ .w3-text-purple, .w3-hover-text-purple:hover
1264
+ color: #9c27b0 !important
1423
1265
 
1424
- to
1425
- top: 0
1426
- opacity: 1
1266
+ .w3-text-deep-purple, .w3-hover-text-deep-purple:hover
1267
+ color: #673ab7 !important
1427
1268
 
1269
+ .w3-text-red, .w3-hover-text-red:hover
1270
+ color: #f44336 !important
1428
1271
 
1429
- .w3-animate-left
1430
- position: relative
1431
- -webkit-animation: animateleft 0.4s
1432
- animation: animateleft 0.4s
1272
+ .w3-text-sand, .w3-hover-text-sand:hover
1273
+ color: #fdf5e6 !important
1433
1274
 
1434
- @-webkit-keyframes animateleft
1435
- from
1436
- left: -300px
1437
- opacity: 0
1275
+ .w3-text-teal, .w3-hover-text-teal:hover
1276
+ color: #009688 !important
1438
1277
 
1439
- to
1440
- left: 0
1441
- opacity: 1
1278
+ .w3-text-yellow, .w3-hover-text-yellow:hover
1279
+ color: #d2be0e !important
1442
1280
 
1281
+ .w3-text-white, .w3-hover-text-white:hover
1282
+ color: #fff !important
1443
1283
 
1444
- @keyframes animateleft
1445
- from
1446
- left: -300px
1447
- opacity: 0
1284
+ .w3-text-black, .w3-hover-text-black:hover
1285
+ color: #000 !important
1448
1286
 
1449
- to
1450
- left: 0
1451
- opacity: 1
1287
+ .w3-text-grey, .w3-hover-text-grey:hover, .w3-text-gray, .w3-hover-text-gray:hover
1288
+ color: #757575 !important
1452
1289
 
1290
+ .w3-text-light-grey, .w3-hover-text-light-grey:hover, .w3-text-light-gray, .w3-hover-text-light-gray:hover
1291
+ color: #f1f1f1 !important
1453
1292
 
1454
- .w3-animate-right
1455
- position: relative
1456
- -webkit-animation: animateright 0.4s
1457
- animation: animateright 0.4s
1293
+ .w3-text-dark-grey, .w3-hover-text-dark-grey:hover, .w3-text-dark-gray, .w3-hover-text-dark-gray:hover
1294
+ color: #3a3a3a !important
1458
1295
 
1459
- @-webkit-keyframes animateright
1460
- from
1461
- right: -300px
1462
- opacity: 0
1296
+ .w3-border-amber, .w3-hover-border-amber:hover
1297
+ border-color: #ffc107 !important
1463
1298
 
1464
- to
1465
- right: 0
1466
- opacity: 1
1299
+ .w3-border-aqua, .w3-hover-border-aqua:hover
1300
+ border-color: #00ffff !important
1467
1301
 
1302
+ .w3-border-blue, .w3-hover-border-blue:hover
1303
+ border-color: #2196F3 !important
1468
1304
 
1469
- @keyframes animateright
1470
- from
1471
- right: -300px
1472
- opacity: 0
1305
+ .w3-border-light-blue, .w3-hover-border-light-blue:hover
1306
+ border-color: #87CEEB !important
1473
1307
 
1474
- to
1475
- right: 0
1476
- opacity: 1
1308
+ .w3-border-brown, .w3-hover-border-brown:hover
1309
+ border-color: #795548 !important
1477
1310
 
1311
+ .w3-border-cyan, .w3-hover-border-cyan:hover
1312
+ border-color: #00bcd4 !important
1478
1313
 
1479
- .w3-animate-bottom
1480
- position: relative
1481
- -webkit-animation: animatebottom 0.4s
1482
- animation: animatebottom 0.4s
1314
+ .w3-border-blue-grey, .w3-hover-border-blue-grey:hover, .w3-border-blue-gray, .w3-hover-border-blue-gray:hover
1315
+ border-color: #607d8b !important
1483
1316
 
1484
- @-webkit-keyframes animatebottom
1485
- from
1486
- bottom: -300px
1487
- opacity: 0
1317
+ .w3-border-green, .w3-hover-border-green:hover
1318
+ border-color: #4CAF50 !important
1488
1319
 
1489
- to
1490
- bottom: 0px
1491
- opacity: 1
1320
+ .w3-border-light-green, .w3-hover-border-light-green:hover
1321
+ border-color: #8bc34a !important
1492
1322
 
1323
+ .w3-border-indigo, .w3-hover-border-indigo:hover
1324
+ border-color: #3f51b5 !important
1493
1325
 
1494
- @keyframes animatebottom
1495
- from
1496
- bottom: -300px
1497
- opacity: 0
1326
+ .w3-border-khaki, .w3-hover-border-khaki:hover
1327
+ border-color: #f0e68c !important
1498
1328
 
1499
- to
1500
- bottom: 0
1501
- opacity: 1
1329
+ .w3-border-lime, .w3-hover-border-lime:hover
1330
+ border-color: #cddc39 !important
1502
1331
 
1332
+ .w3-border-orange, .w3-hover-border-orange:hover
1333
+ border-color: #ff9800 !important
1503
1334
 
1504
- .w3-animate-zoom
1505
- -webkit-animation: animatezoom 0.6s
1506
- animation: animatezoom 0.6s
1335
+ .w3-border-deep-orange, .w3-hover-border-deep-orange:hover
1336
+ border-color: #ff5722 !important
1507
1337
 
1508
- @-webkit-keyframes animatezoom
1509
- from
1510
- -webkit-transform: scale(0)
1338
+ .w3-border-pink, .w3-hover-border-pink:hover
1339
+ border-color: #e91e63 !important
1511
1340
 
1512
- to
1513
- -webkit-transform: scale(1)
1341
+ .w3-border-purple, .w3-hover-border-purple:hover
1342
+ border-color: #9c27b0 !important
1514
1343
 
1344
+ .w3-border-deep-purple, .w3-hover-border-deep-purple:hover
1345
+ border-color: #673ab7 !important
1515
1346
 
1516
- @keyframes animatezoom
1517
- from
1518
- transform: scale(0)
1347
+ .w3-border-red, .w3-hover-border-red:hover
1348
+ border-color: #f44336 !important
1519
1349
 
1520
- to
1521
- transform: scale(1)
1350
+ .w3-border-sand, .w3-hover-border-sand:hover
1351
+ border-color: #fdf5e6 !important
1522
1352
 
1353
+ .w3-border-teal, .w3-hover-border-teal:hover
1354
+ border-color: #009688 !important
1523
1355
 
1524
- .w3-animate-input
1525
- -webkit-transition: width 0.4s ease-in-out
1526
- transition: width 0.4s ease-in-out
1527
- &:focus
1528
- width: 100% !important
1356
+ .w3-border-yellow, .w3-hover-border-yellow:hover
1357
+ border-color: #ffeb3b !important
1529
1358
 
1530
- .w3-opacity, .w3-hover-opacity:hover
1531
- opacity: 0.60
1532
- -webkit-backface-visibility: hidden
1359
+ .w3-border-white, .w3-hover-border-white:hover
1360
+ border-color: #fff !important
1533
1361
 
1534
- .w3-opacity-off, .w3-hover-opacity-off:hover
1535
- opacity: 1
1536
- -webkit-backface-visibility: hidden
1362
+ .w3-border-black, .w3-hover-border-black:hover
1363
+ border-color: #000 !important
1537
1364
 
1538
- .w3-opacity-max
1539
- opacity: 0.25
1540
- -webkit-backface-visibility: hidden
1365
+ .w3-border-grey, .w3-hover-border-grey:hover, .w3-border-gray, .w3-hover-border-gray:hover
1366
+ border-color: #9e9e9e !important
1541
1367
 
1542
- .w3-opacity-min
1543
- opacity: 0.75
1544
- -webkit-backface-visibility: hidden
1368
+ .w3-border-light-grey, .w3-hover-border-light-grey:hover, .w3-border-light-gray, .w3-hover-border-light-gray:hover
1369
+ border-color: #f1f1f1 !important
1545
1370
 
1546
- .w3-greyscale-max, .w3-grayscale-max, .w3-hover-greyscale:hover, .w3-hover-grayscale:hover
1547
- -webkit-filter: grayscale(100%)
1548
- filter: grays
1371
+ .w3-border-dark-grey, .w3-hover-border-dark-grey:hover, .w3-border-dark-gray, .w3-hover-border-dark-gray:hover
1372
+ border-color: #616161 !important
1373
+
1374
+ .w3-border-pale-red, .w3-hover-border-pale-red:hover
1375
+ border-color: #ffe7e7 !important
1376
+
1377
+ .w3-border-pale-green, .w3-hover-border-pale-green:hover
1378
+ border-color: #e7ffe7 !important
1379
+
1380
+ .w3-border-pale-yellow, .w3-hover-border-pale-yellow:hover
1381
+ border-color: #ffffcc !important
1382
+
1383
+ .w3-border-pale-blue, .w3-hover-border-pale-blue:hover
1384
+ border-color: #e7ffff !important