diff options
-rw-r--r-- | www/css/fms-jquerymobile.css | 1 | ||||
-rw-r--r-- | www/css/fms.css | 147 | ||||
-rw-r--r-- | www/css/normalize.css | 396 | ||||
-rw-r--r-- | www/index.html | 8 |
4 files changed, 549 insertions, 3 deletions
diff --git a/www/css/fms-jquerymobile.css b/www/css/fms-jquerymobile.css new file mode 100644 index 0000000..18a0287 --- /dev/null +++ b/www/css/fms-jquerymobile.css @@ -0,0 +1 @@ +@import url("icons-18-white.css");
@import url("icons-36-white.css") only screen(-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi);
/*Custom Theme :a
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-a {
border-color:rgb(140,105,0);
border-width:1px;
border-style:solid;
background-image:
-moz-linear-gradient(74% -5% -89deg,rgb(255,210,77) 0%,rgb(251,195,0) 22%,rgb(217,163,0) 99%,rgb(217,163,0) 100%);
background-image:
-webkit-gradient(linear,74% -5%,74% 98%,color-stop(0, rgb(255,210,77)),color-stop(0.22, rgb(251,195,0)),color-stop(0.99, rgb(217,163,0)),color-stop(1, rgb(217,163,0)));
background-image:
-webkit-linear-gradient(-89deg,rgb(255,210,77) 0%,rgb(251,195,0) 22%,rgb(217,163,0) 99%,rgb(217,163,0) 100%);
background-image:
-o-linear-gradient(-89deg,rgb(255,210,77) 0%,rgb(251,195,0) 22%,rgb(217,163,0) 99%,rgb(217,163,0) 100%);
background-image:-ms-linear-gradient(-89deg,rgb(255,210,77) 0%,rgb(251,195,0) 22%,rgb(217,163,0) 99%,rgb(217,163,0) 100%);
background-image:
linear-gradient(-89deg,rgb(255,210,77) 0%,rgb(251,195,0) 22%,rgb(217,163,0) 99%,rgb(217,163,0) 100%);
font-weight:bold;
font-size:15pt;
color:rgb(34,34,34);
line-height:120%;
text-align:center;
}
.ui-bar-a ,
.ui-bar-a input,
.ui-bar-a select,
.ui-bar-a textarea,
.ui-bar-a button {
font-family: Helvetica Neue;
}
.ui-bar-a .ui-link-inherit {
font-weight:bold;
font-size:15pt;
color:rgb(34,34,34);
line-height:120%;
text-align:center;
}
.ui-bar-a .ui-link{
color: #7cc4e7;
font-weight: bold;
}
.ui-bar-a .ui-link:hover{
color: #2489CE;
}
.ui-bar-a .ui-link:active{
color: #2489CE;
}
.ui-bar-a .ui-link:visited{
color: #2489CE;
}
.ui-body-a,
.ui-dialog.ui-overlay-a {
background-image:
-moz-linear-gradient(45% 0% -90deg,rgb(10,40,50) 0%,rgb(4,32,40) 99%);
background-image:
-webkit-gradient(linear,45% 0%,45% 100%,color-stop(0, rgb(10,40,50)),color-stop(0.99, rgb(4,32,40)));
background-image:
-webkit-linear-gradient(-90deg,rgb(10,40,50) 0%,rgb(4,32,40) 99%);
background-image:
-o-linear-gradient(-90deg,rgb(10,40,50) 0%,rgb(4,32,40) 99%);
background-image:-ms-linear-gradient(-90deg,rgb(10,40,50) 0%,rgb(4,32,40) 99%);
background-image:
linear-gradient(-90deg,rgb(10,40,50) 0%,rgb(4,32,40) 99%);
text-shadow:0px 1px 0px rgb(0,0,0);
font-size:12pt;
color:rgb(255,255,255);
line-height:120%;
text-align:left;
}
.ui-body-a ,
.ui-body-a input,
.ui-body-a select,
.ui-body-a textarea,
.ui-body-a button {
font-family: Arial, Helvetica, sans-serif;
}
.ui-body-a .ui-link-inherit {
text-shadow:0px 1px 0px rgb(0,0,0);
font-size:12pt;
color:rgb(255,255,255);
line-height:120%;
text-align:left;
}
.ui-body-a .ui-link{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16pt;
color:rgb(217,163,0);
line-height:120%;
text-align:left;
}
.ui-body-a .ui-link:hover{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16pt;
color:rgb(217,163,0);
line-height:120%;
text-align:left;
}
.ui-body-a .ui-link:active{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16pt;
color:rgb(217,163,0);
line-height:120%;
text-align:left;
}
.ui-body-a .ui-link:visited{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16pt;
color:rgb(217,163,0);
line-height:120%;
text-align:left;
}
.ui-btn-up-a {
border-color:rgb(217,163,0);
border-width:1px;
border-style:solid;
background-image:
-moz-linear-gradient(50% 2% -90deg,rgb(255,230,34) 0%,rgb(255,211,2) 99%);
background-image:
-webkit-gradient(linear,50% 2%,50% 85%,color-stop(0, rgb(255,230,34)),color-stop(0.99, rgb(255,211,2)));
background-image:
-webkit-linear-gradient(-90deg,rgb(255,230,34) 0%,rgb(255,211,2) 99%);
background-image:
-o-linear-gradient(-90deg,rgb(255,230,34) 0%,rgb(255,211,2) 99%);
background-image:-ms-linear-gradient(-90deg,rgb(255,230,34) 0%,rgb(255,211,2) 99%);
background-image:
linear-gradient(-90deg,rgb(255,230,34) 0%,rgb(255,211,2) 99%);
font-family: Arial, Helvetica, sans-serif;
text-shadow:0px 0px 0px rgba(0,0,0,0);
font-weight:bold;
font-size:12pt;
color:rgb(51,51,51);
line-height:120%;
text-align:center;
}
.ui-btn-up-a a.ui-link-inherit {
text-shadow:0px 0px 0px rgba(0,0,0,0);
font-weight:bold;
font-size:12pt;
color:rgb(51,51,51);
line-height:120%;
text-align:center;
}
.ui-btn-hover-a {
border-color:rgb(217,163,0);
border-width:1px;
border-style:solid;
background-image:
-moz-linear-gradient(50% 2% -90deg,rgb(255,255,0) 0%,rgb(255,211,2) 99%);
background-image:
-webkit-gradient(linear,50% 2%,50% 98%,color-stop(0, rgb(255,255,0)),color-stop(0.99, rgb(255,211,2)));
background-image:
-webkit-linear-gradient(-90deg,rgb(255,255,0) 0%,rgb(255,211,2) 99%);
background-image:
-o-linear-gradient(-90deg,rgb(255,255,0) 0%,rgb(255,211,2) 99%);
background-image:-ms-linear-gradient(-90deg,rgb(255,255,0) 0%,rgb(255,211,2) 99%);
background-image:
linear-gradient(-90deg,rgb(255,255,0) 0%,rgb(255,211,2) 99%);
font-family: Arial, Helvetica, sans-serif;
text-shadow:0px 0px 0px rgba(0,0,0,0);
font-weight:bold;
font-size:12pt;
color:rgb(51,51,51);
line-height:120%;
text-align:center;
}
.ui-btn-hover-a a.ui-link-inherit {
text-shadow:0px 0px 0px rgba(0,0,0,0);
font-weight:bold;
font-size:12pt;
color:rgb(51,51,51);
line-height:120%;
text-align:center;
}
.ui-btn-down-a {
border-color:rgb(217,163,0);
border-width:1px;
border-style:solid;
background-image:
-moz-linear-gradient(50% 2% -90deg,rgb(255,211,2) 0%,rgb(255,211,2) 99%);
background-image:
-webkit-gradient(linear,50% 2%,50% 100%,color-stop(0, rgb(255,211,2)),color-stop(0.99, rgb(255,211,2)));
background-image:
-webkit-linear-gradient(-90deg,rgb(255,211,2) 0%,rgb(255,211,2) 99%);
background-image:
-o-linear-gradient(-90deg,rgb(255,211,2) 0%,rgb(255,211,2) 99%);
background-image:-ms-linear-gradient(-90deg,rgb(255,211,2) 0%,rgb(255,211,2) 99%);
background-image:
linear-gradient(-90deg,rgb(255,211,2) 0%,rgb(255,211,2) 99%);
font-family: Arial, Helvetica, sans-serif;
text-shadow:0px 0px 0px rgba(0,0,0,0);
font-weight:bold;
font-size:12pt;
color:rgb(51,51,51);
line-height:120%;
text-align:center;
}
.ui-btn-down-a a.ui-link-inherit {
text-shadow:0px 0px 0px rgba(0,0,0,0);
font-weight:bold;
font-size:12pt;
color:rgb(51,51,51);
line-height:120%;
text-align:center;
}
/*Custom Theme :b
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-b {
border-color:rgb(69,111,154);
border-width:1px;
border-style:solid;
background-image:
-moz-linear-gradient(72% -5% -90deg,rgb(129,168,206) 0%,rgb(94,135,176) 98%);
background-image:
-webkit-gradient(linear,72% -5%,72% 98%,color-stop(0, rgb(129,168,206)),color-stop(0.98, rgb(94,135,176)));
background-image:
-webkit-linear-gradient(-90deg,rgb(129,168,206) 0%,rgb(94,135,176) 98%);
background-image:
-o-linear-gradient(-90deg,rgb(129,168,206) 0%,rgb(94,135,176) 98%);
background-image:-ms-linear-gradient(-90deg,rgb(129,168,206) 0%,rgb(94,135,176) 98%);
background-image:
linear-gradient(-90deg,rgb(129,168,206) 0%,rgb(94,135,176) 98%);
text-shadow:0px -1px 1px rgb(37,79,122);
font-weight:bold;
font-size:12pt;
color:rgb(255,255,255);
line-height:120%;
text-align:left;
}
.ui-bar-b ,
.ui-bar-b input,
.ui-bar-b select,
.ui-bar-b textarea,
.ui-bar-b button {
font-family: Arial, Helvetica, sans-serif;
}
.ui-bar-b .ui-link-inherit {
text-shadow:0px -1px 1px rgb(37,79,122);
font-weight:bold;
font-size:12pt;
color:rgb(255,255,255);
line-height:120%;
text-align:left;
}
.ui-bar-b .ui-link{
color: #7cc4e7;
font-weight: bold;
}
.ui-bar-b .ui-link:hover{
color: #2489CE;
}
.ui-bar-b .ui-link:active{
color: #2489CE;
}
.ui-bar-b .ui-link:visited{
color: #2489CE;
}
.ui-body-b,
.ui-dialog.ui-overlay-a {
border-color:rgb(198,198,198);
border-width:1px;
border-style:solid;
background-image:
-moz-linear-gradient(51% 0% -90deg,rgb(230,230,230) 0%,rgb(204,204,204) 99%);
background-image:
-webkit-gradient(linear,51% 0%,51% 98%,color-stop(0, rgb(230,230,230)),color-stop(0.99, rgb(204,204,204)));
background-image:
-webkit-linear-gradient(-90deg,rgb(230,230,230) 0%,rgb(204,204,204) 99%);
background-image:
-o-linear-gradient(-90deg,rgb(230,230,230) 0%,rgb(204,204,204) 99%);
background-image:-ms-linear-gradient(-90deg,rgb(230,230,230) 0%,rgb(204,204,204) 99%);
background-image:
linear-gradient(-90deg,rgb(230,230,230) 0%,rgb(204,204,204) 99%);
text-shadow:0px 1px 0px rgb(255,255,255);
font-size:12pt;
color:rgb(51,51,51);
line-height:120%;
text-align:left;
}
.ui-body-b ,
.ui-body-b input,
.ui-body-b select,
.ui-body-b textarea,
.ui-body-b button {
font-family: Arial, Helvetica, sans-serif;
}
.ui-body-b .ui-link-inherit {
text-shadow:0px 1px 0px rgb(255,255,255);
font-size:12pt;
color:rgb(51,51,51);
line-height:120%;
text-align:left;
}
.ui-body-b .ui-link{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16pt;
color:rgb(36,137,206);
line-height:120%;
text-align:left;
}
.ui-body-b .ui-link:hover{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16pt;
color:rgb(36,136,205);
line-height:120%;
text-align:left;
}
.ui-body-b .ui-link:active{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16pt;
color:rgb(36,136,205);
line-height:120%;
text-align:left;
}
.ui-body-b .ui-link:visited{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16pt;
color:rgb(37,138,205);
line-height:120%;
text-align:left;
}
.ui-btn-up-b {
border-color:rgb(20,80,114);
border-width:1px;
border-style:solid;
background-image:
-moz-linear-gradient(50% 3% -90deg,rgb(78,137,197) 0%,rgb(37,103,171) 98%);
background-image:
-webkit-gradient(linear,50% 3%,50% 99%,color-stop(0, rgb(78,137,197)),color-stop(0.98, rgb(37,103,171)));
background-image:
-webkit-linear-gradient(-90deg,rgb(78,137,197) 0%,rgb(37,103,171) 98%);
background-image:
-o-linear-gradient(-90deg,rgb(78,137,197) 0%,rgb(37,103,171) 98%);
background-image:-ms-linear-gradient(-90deg,rgb(78,137,197) 0%,rgb(37,103,171) 98%);
background-image:
linear-gradient(-90deg,rgb(78,137,197) 0%,rgb(37,103,171) 98%);
font-family: Arial, Helvetica, sans-serif;
text-shadow:0px -1px 1px rgb(20,80,114);
font-weight:bold;
font-size:12pt;
color:rgb(255,255,255);
line-height:120%;
text-align:center;
}
.ui-btn-up-b a.ui-link-inherit {
text-shadow:0px -1px 1px rgb(20,80,114);
font-weight:bold;
font-size:12pt;
color:rgb(255,255,255);
line-height:120%;
text-align:center;
}
.ui-btn-hover-b {
border-color:rgb(0,81,110);
border-width:1px;
border-style:solid;
background-image:
-moz-linear-gradient(50% 2% -90deg,rgb(114,176,212) 0%,rgb(75,136,182) 99%);
background-image:
-webkit-gradient(linear,50% 2%,50% 98%,color-stop(0, rgb(114,176,212)),color-stop(0.99, rgb(75,136,182)));
background-image:
-webkit-linear-gradient(-90deg,rgb(114,176,212) 0%,rgb(75,136,182) 99%);
background-image:
-o-linear-gradient(-90deg,rgb(114,176,212) 0%,rgb(75,136,182) 99%);
background-image:-ms-linear-gradient(-90deg,rgb(114,176,212) 0%,rgb(75,136,182) 99%);
background-image:
linear-gradient(-90deg,rgb(114,176,212) 0%,rgb(75,136,182) 99%);
font-family: Arial, Helvetica, sans-serif;
text-shadow:0px -1px 1px rgb(1,77,104);
font-weight:bold;
font-size:12pt;
color:rgb(255,255,255);
line-height:120%;
text-align:center;
}
.ui-btn-hover-b a.ui-link-inherit {
text-shadow:0px -1px 1px rgb(1,77,104);
font-weight:bold;
font-size:12pt;
color:rgb(255,255,255);
line-height:120%;
text-align:center;
}
.ui-btn-down-b {
border-color:rgb(34,83,119);
border-width:1px;
border-style:solid;
background-image:
-moz-linear-gradient(50% 2% -90deg,rgb(57,107,158) 0%,rgb(78,137,197) 98%,rgb(78,137,197) 99%);
background-image:
-webkit-gradient(linear,50% 2%,50% 99%,color-stop(0, rgb(57,107,158)),color-stop(0.98, rgb(78,137,197)),color-stop(0.99, rgb(78,137,197)));
background-image:
-webkit-linear-gradient(-90deg,rgb(57,107,158) 0%,rgb(78,137,197) 98%,rgb(78,137,197) 99%);
background-image:
-o-linear-gradient(-90deg,rgb(57,107,158) 0%,rgb(78,137,197) 98%,rgb(78,137,197) 99%);
background-image:-ms-linear-gradient(-90deg,rgb(57,107,158) 0%,rgb(78,137,197) 98%,rgb(78,137,197) 99%);
background-image:
linear-gradient(-90deg,rgb(57,107,158) 0%,rgb(78,137,197) 98%,rgb(78,137,197) 99%);
font-family: Arial, Helvetica, sans-serif;
text-shadow:0px -1px 1px rgb(34,83,119);
font-weight:bold;
font-size:12pt;
color:rgb(255,255,255);
line-height:120%;
text-align:center;
}
.ui-btn-down-b a.ui-link-inherit {
text-shadow:0px -1px 1px rgb(34,83,119);
font-weight:bold;
font-size:12pt;
color:rgb(255,255,255);
line-height:120%;
text-align:center;
}
/*Custom Theme :c
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-c {
border-color:rgb(179,179,179);
border-width:1px;
border-style:solid;
background-image:
-moz-linear-gradient(72% -5% -90deg,rgb(240,240,240) 0%,rgb(233,234,235) 99%);
background-image:
-webkit-gradient(linear,72% -5%,72% 98%,color-stop(0, rgb(240,240,240)),color-stop(0.99, rgb(233,234,235)));
background-image:
-webkit-linear-gradient(-90deg,rgb(240,240,240) 0%,rgb(233,234,235) 99%);
background-image:
-o-linear-gradient(-90deg,rgb(240,240,240) 0%,rgb(233,234,235) 99%);
background-image:-ms-linear-gradient(-90deg,rgb(240,240,240) 0%,rgb(233,234,235) 99%);
background-image:
linear-gradient(-90deg,rgb(240,240,240) 0%,rgb(233,234,235) 99%);
text-shadow:0px 1px 1px rgb(255,255,255);
font-weight:bold;
font-size:12pt;
color:rgb(62,62,62);
line-height:120%;
text-align:left;
}
.ui-bar-c ,
.ui-bar-c input,
.ui-bar-c select,
.ui-bar-c textarea,
.ui-bar-c button {
font-family: Arial, Helvetica, sans-serif;
}
.ui-bar-c .ui-link-inherit {
text-shadow:0px 1px 1px rgb(255,255,255);
font-weight:bold;
font-size:12pt;
color:rgb(62,62,62);
line-height:120%;
text-align:left;
}
.ui-bar-c .ui-link{
color: #7cc4e7;
font-weight: bold;
}
.ui-bar-c .ui-link:hover{
color: #2489CE;
}
.ui-bar-c .ui-link:active{
color: #2489CE;
}
.ui-bar-c .ui-link:visited{
color: #2489CE;
}
.ui-body-c,
.ui-dialog.ui-overlay-a {
border-color:rgb(179,179,179);
border-width:1px;
border-style:solid;
background-image:
-moz-linear-gradient(51% 0% -90deg,rgb(238,238,238) 0%,rgb(221,221,221) 99%);
background-image:
-webkit-gradient(linear,51% 0%,51% 100%,color-stop(0, rgb(238,238,238)),color-stop(0.99, rgb(221,221,221)));
background-image:
-webkit-linear-gradient(-90deg,rgb(238,238,238) 0%,rgb(221,221,221) 99%);
background-image:
-o-linear-gradient(-90deg,rgb(238,238,238) 0%,rgb(221,221,221) 99%);
background-image:-ms-linear-gradient(-90deg,rgb(238,238,238) 0%,rgb(221,221,221) 99%);
background-image:
linear-gradient(-90deg,rgb(238,238,238) 0%,rgb(221,221,221) 99%);
text-shadow:0px 1px 0px rgb(255,255,255);
font-size:12pt;
color:rgb(51,51,51);
line-height:120%;
text-align:left;
}
.ui-body-c ,
.ui-body-c input,
.ui-body-c select,
.ui-body-c textarea,
.ui-body-c button {
font-family: Arial, Helvetica, sans-serif;
}
.ui-body-c .ui-link-inherit {
text-shadow:0px 1px 0px rgb(255,255,255);
font-size:12pt;
color:rgb(51,51,51);
line-height:120%;
text-align:left;
}
.ui-body-c .ui-link{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16pt;
color:rgb(36,137,206);
line-height:120%;
text-align:left;
}
.ui-body-c .ui-link:hover{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16pt;
color:rgb(36,136,205);
line-height:120%;
text-align:left;
}
.ui-body-c .ui-link:active{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16pt;
color:rgb(36,136,205);
line-height:120%;
text-align:left;
}
.ui-body-c .ui-link:visited{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16pt;
color:rgb(37,138,205);
line-height:120%;
text-align:left;
}
.ui-btn-up-c {
border-color:rgb(179,179,179);
border-width:1px;
border-style:solid;
background-image:
-moz-linear-gradient(50% 2% -90deg,rgb(254,254,254) 0%,rgb(238,238,238) 97%,rgb(238,238,238) 98%);
background-image:
-webkit-gradient(linear,50% 2%,50% 97%,color-stop(0, rgb(254,254,254)),color-stop(0.97, rgb(238,238,238)),color-stop(0.98, rgb(238,238,238)));
background-image:
-webkit-linear-gradient(-90deg,rgb(254,254,254) 0%,rgb(238,238,238) 97%,rgb(238,238,238) 98%);
background-image:
-o-linear-gradient(-90deg,rgb(254,254,254) 0%,rgb(238,238,238) 97%,rgb(238,238,238) 98%);
background-image:-ms-linear-gradient(-90deg,rgb(254,254,254) 0%,rgb(238,238,238) 97%,rgb(238,238,238) 98%);
background-image:
linear-gradient(-90deg,rgb(254,254,254) 0%,rgb(238,238,238) 97%,rgb(238,238,238) 98%);
font-family: Arial, Helvetica, sans-serif;
text-shadow:0px 1px 1px rgb(246,246,246);
font-weight:bold;
font-size:12pt;
color:rgb(68,68,68);
line-height:120%;
text-align:center;
}
.ui-btn-up-c a.ui-link-inherit {
text-shadow:0px 1px 1px rgb(246,246,246);
font-weight:bold;
font-size:12pt;
color:rgb(68,68,68);
line-height:120%;
text-align:center;
}
.ui-btn-hover-c {
border-color:rgb(187,187,187);
border-width:1px;
border-style:solid;
background-image:
-moz-linear-gradient(50% 2% -90deg,rgb(237,237,237) 0%,rgb(218,218,218) 99%);
background-image:
-webkit-gradient(linear,50% 2%,50% 98%,color-stop(0, rgb(237,237,237)),color-stop(0.99, rgb(218,218,218)));
background-image:
-webkit-linear-gradient(-90deg,rgb(237,237,237) 0%,rgb(218,218,218) 99%);
background-image:
-o-linear-gradient(-90deg,rgb(237,237,237) 0%,rgb(218,218,218) 99%);
background-image:-ms-linear-gradient(-90deg,rgb(237,237,237) 0%,rgb(218,218,218) 99%);
background-image:
linear-gradient(-90deg,rgb(237,237,237) 0%,rgb(218,218,218) 99%);
font-family: Arial, Helvetica, sans-serif;
text-shadow:0px 1px 1px rgb(255,255,255);
font-weight:bold;
font-size:12pt;
color:rgb(16,16,16);
line-height:120%;
text-align:center;
}
.ui-btn-hover-c a.ui-link-inherit {
text-shadow:0px 1px 1px rgb(255,255,255);
font-weight:bold;
font-size:12pt;
color:rgb(16,16,16);
line-height:120%;
text-align:center;
}
.ui-btn-down-c {
border-color:rgb(128,128,128);
border-width:1px;
border-style:solid;
background-image:
-moz-linear-gradient(50% 2% -90deg,rgb(238,238,238) 0%,rgb(253,253,253) 96%);
background-image:
-webkit-gradient(linear,50% 2%,50% 100%,color-stop(0, rgb(238,238,238)),color-stop(0.96, rgb(253,253,253)));
background-image:
-webkit-linear-gradient(-90deg,rgb(238,238,238) 0%,rgb(253,253,253) 96%);
background-image:
-o-linear-gradient(-90deg,rgb(238,238,238) 0%,rgb(253,253,253) 96%);
background-image:-ms-linear-gradient(-90deg,rgb(238,238,238) 0%,rgb(253,253,253) 96%);
background-image:
linear-gradient(-90deg,rgb(238,238,238) 0%,rgb(253,253,253) 96%);
font-family: Arial, Helvetica, sans-serif;
text-shadow:0px 1px 1px rgb(255,255,255);
font-weight:bold;
font-size:12pt;
color:rgb(17,17,17);
line-height:120%;
text-align:center;
}
.ui-btn-down-c a.ui-link-inherit {
text-shadow:0px 1px 1px rgb(255,255,255);
font-weight:bold;
font-size:12pt;
color:rgb(17,17,17);
line-height:120%;
text-align:center;
}
/*Custom Theme :d
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-d {
border-color:rgb(204,204,204);
border-width:1px;
border-style:solid;
background-image:
-moz-linear-gradient(50% 0% -90deg,rgb(221,221,221) 0%,rgb(187,187,187) 100%);
background-image:
-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(221,221,221)),color-stop(1, rgb(187,187,187)));
background-image:
-webkit-linear-gradient(-90deg,rgb(221,221,221) 0%,rgb(187,187,187) 100%);
background-image:
-o-linear-gradient(-90deg,rgb(221,221,221) 0%,rgb(187,187,187) 100%);
background-image:-ms-linear-gradient(-90deg,rgb(221,221,221) 0%,rgb(187,187,187) 100%);
background-image:
linear-gradient(-90deg,rgb(221,221,221) 0%,rgb(187,187,187) 100%);
text-shadow:0px 1px 1px rgb(238,238,238);
font-weight:bold;
font-size:12pt;
color:rgb(51,51,51);
line-height:120%;
text-align:left;
}
.ui-bar-d ,
.ui-bar-d input,
.ui-bar-d select,
.ui-bar-d textarea,
.ui-bar-d button {
font-family: Arial, Helvetica, sans-serif;
}
.ui-bar-d .ui-link-inherit {
text-shadow:0px 1px 1px rgb(238,238,238);
font-weight:bold;
font-size:12pt;
color:rgb(51,51,51);
line-height:120%;
text-align:left;
}
.ui-bar-d .ui-link{
color: #7cc4e7;
font-weight: bold;
}
.ui-bar-d .ui-link:hover{
color: #2489CE;
}
.ui-bar-d .ui-link:active{
color: #2489CE;
}
.ui-bar-d .ui-link:visited{
color: #2489CE;
}
.ui-body-d,
.ui-dialog.ui-overlay-a {
border-color:rgb(204,204,204);
border-width:1px;
border-style:solid;
background-image:
-moz-linear-gradient(51% 0% -90deg,rgb(255,255,255) 0%,rgb(255,255,255) 100%);
background-image:
-webkit-gradient(linear,51% 0%,51% 100%,color-stop(0, rgb(255,255,255)),color-stop(1, rgb(255,255,255)));
background-image:
-webkit-linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(255,255,255) 100%);
background-image:
-o-linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(255,255,255) 100%);
background-image:-ms-linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(255,255,255) 100%);
background-image:
linear-gradient(-90deg,rgb(255,255,255) 0%,rgb(255,255,255) 100%);
text-shadow:0px 1px 0px rgb(255,255,255);
font-size:12pt;
color:rgb(51,51,51);
line-height:120%;
text-align:left;
}
.ui-body-d ,
.ui-body-d input,
.ui-body-d select,
.ui-body-d textarea,
.ui-body-d button {
font-family: Arial, Helvetica, sans-serif;
}
.ui-body-d .ui-link-inherit {
text-shadow:0px 1px 0px rgb(255,255,255);
font-size:12pt;
color:rgb(51,51,51);
line-height:120%;
text-align:left;
}
.ui-body-d .ui-link{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16pt;
color:rgb(36,137,206);
line-height:120%;
text-align:left;
}
.ui-body-d .ui-link:hover{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16pt;
color:rgb(36,136,205);
line-height:120%;
text-align:left;
}
.ui-body-d .ui-link:active{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16pt;
color:rgb(36,136,205);
line-height:120%;
text-align:left;
}
.ui-body-d .ui-link:visited{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16pt;
color:rgb(37,138,205);
line-height:120%;
text-align:left;
}
.ui-btn-up-d {
border-color:rgb(0,0,0);
border-width:1px;
border-style:solid;
-moz-border-radius:1px;
-webkit-border-radius:1px;
border-radius:1px;
background-image:
-moz-linear-gradient(50% 0% -90deg,rgb(85,85,85) 0%,rgb(51,51,51) 100%);
background-image:
-webkit-gradient(linear,50% 0%,50% 98%,color-stop(0, rgb(85,85,85)),color-stop(1, rgb(51,51,51)));
background-image:
-webkit-linear-gradient(-90deg,rgb(85,85,85) 0%,rgb(51,51,51) 100%);
background-image:
-o-linear-gradient(-90deg,rgb(85,85,85) 0%,rgb(51,51,51) 100%);
background-image:-ms-linear-gradient(-90deg,rgb(85,85,85) 0%,rgb(51,51,51) 100%);
background-image:
linear-gradient(-90deg,rgb(85,85,85) 0%,rgb(51,51,51) 100%);
font-family: Arial, Helvetica, sans-serif;
text-shadow:0px 1px 1px rgb(0,0,0);
font-weight:bold;
font-size:12pt;
color:rgb(153,153,153);
line-height:120%;
text-align:center;
}
.ui-btn-up-d a.ui-link-inherit {
text-shadow:0px 1px 1px rgb(0,0,0);
font-weight:bold;
font-size:12pt;
color:rgb(153,153,153);
line-height:120%;
text-align:center;
}
.ui-btn-hover-d {
border-color:rgb(0,0,0);
border-width:1px;
border-style:solid;
-moz-border-radius:1px;
-webkit-border-radius:1px;
border-radius:1px;
background-image:
-moz-linear-gradient(50% 2% -90deg,rgb(51,51,51) 0%,rgb(34,34,34) 99%);
background-image:
-webkit-gradient(linear,50% 2%,50% 98%,color-stop(0, rgb(51,51,51)),color-stop(0.99, rgb(34,34,34)));
background-image:
-webkit-linear-gradient(-90deg,rgb(51,51,51) 0%,rgb(34,34,34) 99%);
background-image:
-o-linear-gradient(-90deg,rgb(51,51,51) 0%,rgb(34,34,34) 99%);
background-image:-ms-linear-gradient(-90deg,rgb(51,51,51) 0%,rgb(34,34,34) 99%);
background-image:
linear-gradient(-90deg,rgb(51,51,51) 0%,rgb(34,34,34) 99%);
font-family: Arial, Helvetica, sans-serif;
text-shadow:0px 1px 1px rgb(0,0,0);
font-weight:bold;
font-size:12pt;
color:rgb(221,221,221);
line-height:120%;
text-align:center;
}
.ui-btn-hover-d a.ui-link-inherit {
text-shadow:0px 1px 1px rgb(0,0,0);
font-weight:bold;
font-size:12pt;
color:rgb(221,221,221);
line-height:120%;
text-align:center;
}
.ui-btn-down-d {
border-color:rgb(170,170,170);
border-width:1px;
border-style:solid;
background:rgb(0,0,0);
font-family: Arial, Helvetica, sans-serif;
text-shadow:0px 0px 1px rgb(0,0,0);
font-weight:bold;
font-size:12pt;
color:rgb(255,255,255);
line-height:120%;
text-align:center;
}
.ui-btn-down-d a.ui-link-inherit {
text-shadow:0px 0px 1px rgb(0,0,0);
font-weight:bold;
font-size:12pt;
color:rgb(255,255,255);
line-height:120%;
text-align:center;
}
/*Custom Theme :e
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-e {
border-color:rgb(34,34,34);
border-width:1px;
border-style:solid;
background-image:
-moz-linear-gradient(50% 0% -90deg,rgb(68,68,68) 0%,rgb(0,0,0) 100%);
background-image:
-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(68,68,68)),color-stop(1, rgb(0,0,0)));
background-image:
-webkit-linear-gradient(-90deg,rgb(68,68,68) 0%,rgb(0,0,0) 100%);
background-image:
-o-linear-gradient(-90deg,rgb(68,68,68) 0%,rgb(0,0,0) 100%);
background-image:-ms-linear-gradient(-90deg,rgb(68,68,68) 0%,rgb(0,0,0) 100%);
background-image:
linear-gradient(-90deg,rgb(68,68,68) 0%,rgb(0,0,0) 100%);
text-shadow:0px 0px 0px rgba(255,255,255,0);
font-weight:bold;
font-size:12pt;
color:rgb(221,221,221);
line-height:120%;
text-align:left;
}
.ui-bar-e ,
.ui-bar-e input,
.ui-bar-e select,
.ui-bar-e textarea,
.ui-bar-e button {
font-family: Arial, Helvetica, sans-serif;
}
.ui-bar-e .ui-link-inherit {
text-shadow:0px 0px 0px rgba(255,255,255,0);
font-weight:bold;
font-size:12pt;
color:rgb(221,221,221);
line-height:120%;
text-align:left;
}
.ui-bar-e .ui-link{
color: #7cc4e7;
font-weight: bold;
}
.ui-bar-e .ui-link:hover{
color: #2489CE;
}
.ui-bar-e .ui-link:active{
color: #2489CE;
}
.ui-bar-e .ui-link:visited{
color: #2489CE;
}
.ui-body-e,
.ui-dialog.ui-overlay-a {
border-color:rgb(187,187,187);
border-width:1px;
border-style:solid;
background-image:
-moz-linear-gradient(51% 0% -90deg,rgb(255,255,254) 0%,rgb(221,221,221) 100%);
background-image:
-webkit-gradient(linear,51% 0%,51% 100%,color-stop(0, rgb(255,255,254)),color-stop(1, rgb(221,221,221)));
background-image:
-webkit-linear-gradient(-90deg,rgb(255,255,254) 0%,rgb(221,221,221) 100%);
background-image:
-o-linear-gradient(-90deg,rgb(255,255,254) 0%,rgb(221,221,221) 100%);
background-image:-ms-linear-gradient(-90deg,rgb(255,255,254) 0%,rgb(221,221,221) 100%);
background-image:
linear-gradient(-90deg,rgb(255,255,254) 0%,rgb(221,221,221) 100%);
text-shadow:0px 1px 0px rgb(255,255,255);
font-size:12pt;
color:rgb(51,51,51);
line-height:120%;
text-align:left;
}
.ui-body-e ,
.ui-body-e input,
.ui-body-e select,
.ui-body-e textarea,
.ui-body-e button {
font-family: Arial, Helvetica, sans-serif;
}
.ui-body-e .ui-link-inherit {
text-shadow:0px 1px 0px rgb(255,255,255);
font-size:12pt;
color:rgb(51,51,51);
line-height:120%;
text-align:left;
}
.ui-body-e .ui-link{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16pt;
color:rgb(34,34,34);
line-height:120%;
text-align:left;
}
.ui-body-e .ui-link:hover{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16pt;
color:rgb(34,34,34);
line-height:120%;
text-align:left;
}
.ui-body-e .ui-link:active{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16pt;
color:rgb(34,34,34);
line-height:120%;
text-align:left;
}
.ui-body-e .ui-link:visited{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16pt;
color:rgb(34,34,34);
line-height:120%;
text-align:left;
}
.ui-btn-up-e {
border-color:rgb(0,0,0);
border-width:1px;
border-style:solid;
background-image:
-moz-linear-gradient(50% 0% -90deg,rgb(51,51,51) 0%,rgb(34,34,34) 100%);
background-image:
-webkit-gradient(linear,50% 0%,50% 98%,color-stop(0, rgb(51,51,51)),color-stop(1, rgb(34,34,34)));
background-image:
-webkit-linear-gradient(-90deg,rgb(51,51,51) 0%,rgb(34,34,34) 100%);
background-image:
-o-linear-gradient(-90deg,rgb(51,51,51) 0%,rgb(34,34,34) 100%);
background-image:-ms-linear-gradient(-90deg,rgb(51,51,51) 0%,rgb(34,34,34) 100%);
background-image:
linear-gradient(-90deg,rgb(51,51,51) 0%,rgb(34,34,34) 100%);
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12pt;
color:rgb(255,255,255);
line-height:120%;
text-align:center;
}
.ui-btn-up-e a.ui-link-inherit {
font-weight:bold;
font-size:12pt;
color:rgb(255,255,255);
line-height:120%;
text-align:center;
}
.ui-btn-hover-e {
border-color:rgb(0,0,0);
border-width:1px;
border-style:solid;
background-image:
-moz-linear-gradient(50% 2% -90deg,rgb(68,68,68) 0%,rgb(17,17,17) 99%);
background-image:
-webkit-gradient(linear,50% 2%,50% 98%,color-stop(0, rgb(68,68,68)),color-stop(0.99, rgb(17,17,17)));
background-image:
-webkit-linear-gradient(-90deg,rgb(68,68,68) 0%,rgb(17,17,17) 99%);
background-image:
-o-linear-gradient(-90deg,rgb(68,68,68) 0%,rgb(17,17,17) 99%);
background-image:-ms-linear-gradient(-90deg,rgb(68,68,68) 0%,rgb(17,17,17) 99%);
background-image:
linear-gradient(-90deg,rgb(68,68,68) 0%,rgb(17,17,17) 99%);
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12pt;
color:rgb(255,255,255);
line-height:120%;
text-align:center;
}
.ui-btn-hover-e a.ui-link-inherit {
font-weight:bold;
font-size:12pt;
color:rgb(255,255,255);
line-height:120%;
text-align:center;
}
.ui-btn-down-e {
border-color:rgb(51,51,51);
border-width:1px;
border-style:solid;
background-image:
-moz-linear-gradient(50% 0% -90deg,rgb(0,0,0) 0%,rgb(0,0,0) 100%);
background-image:
-webkit-gradient(linear,50% 0%,50% 98%,color-stop(0, rgb(0,0,0)),color-stop(1, rgb(0,0,0)));
background-image:
-webkit-linear-gradient(-90deg,rgb(0,0,0) 0%,rgb(0,0,0) 100%);
background-image:
-o-linear-gradient(-90deg,rgb(0,0,0) 0%,rgb(0,0,0) 100%);
background-image:-ms-linear-gradient(-90deg,rgb(0,0,0) 0%,rgb(0,0,0) 100%);
background-image:
linear-gradient(-90deg,rgb(0,0,0) 0%,rgb(0,0,0) 100%);
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12pt;
color:rgb(255,255,255);
line-height:120%;
text-align:center;
}
.ui-btn-down-e a.ui-link-inherit {
font-weight:bold;
font-size:12pt;
color:rgb(255,255,255);
line-height:120%;
text-align:center;
}
.ui-btn-active {
cursor : pointer;
background-image:
-moz-linear-gradient(50% 2% -90deg,rgb(133,186,228) 0%,rgb(83,147,197) 97%);
background-image:
-webkit-gradient(linear,50% 2%,50% 85%,color-stop(0, rgb(133,186,228)),color-stop(0.97, rgb(83,147,197)));
background-image:
-webkit-linear-gradient(-90deg,rgb(133,186,228) 0%,rgb(83,147,197) 97%);
background-image:
-o-linear-gradient(-90deg,rgb(133,186,228) 0%,rgb(83,147,197) 97%);
background-image:-ms-linear-gradient(-90deg,rgb(133,186,228) 0%,rgb(83,147,197) 97%);
background-image:
linear-gradient(-90deg,rgb(133,186,228) 0%,rgb(83,147,197) 97%);
font-family: Arial, Helvetica, sans-serif;
text-shadow:0px 0px 0px rgba(20,80,114,0);
font-weight:bold;
font-size:14pt;
color:rgb(255,255,255);
line-height:120%;
text-align:left;
}
.ui-btn-active a.ui-link {
text-shadow:0px 0px 0px rgba(20,80,114,0);
font-weight:bold;
font-size:14pt;
color:rgb(255,255,255);
line-height:120%;
text-align:left;
}
.ui-checkbox-on .ui-icon,
.ui-radio-on .ui-icon {
background-image:
-moz-linear-gradient(50% 2% -90deg,rgb(133,186,228) 0%,rgb(83,147,197) 97%);
background-image:
-webkit-gradient(linear,50% 2%,50% 85%,color-stop(0, rgb(133,186,228)),color-stop(0.97, rgb(83,147,197)));
background-image:
-webkit-linear-gradient(-90deg,rgb(133,186,228) 0%,rgb(83,147,197) 97%);
background-image:
-o-linear-gradient(-90deg,rgb(133,186,228) 0%,rgb(83,147,197) 97%);
background-image:-ms-linear-gradient(-90deg,rgb(133,186,228) 0%,rgb(83,147,197) 97%);
background-image:
linear-gradient(-90deg,rgb(133,186,228) 0%,rgb(83,147,197) 97%);
}
.ui-corner-tl {
-moz-border-radius-topleft: 6px;
-webkit-border-top-left-radius: 6px;
border-top-left-radius: 6px;
}
.ui-corner-tr {
-moz-border-radius-topright: 6px;
-webkit-border-top-right-radius: 6px;
border-top-right-radius: 6px;
}
.ui-corner-bl {
-moz-border-radius-bottomleft: 6px;
-webkit-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.ui-corner-br {
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.ui-corner-top {
-moz-border-radius-topleft: 6px;
-webkit-border-top-left-radius: 6px;
border-top-left-radius: 6px;
-moz-border-radius-topright: 6px;
-webkit-border-top-right-radius: 6px;
border-top-right-radius: 6px;
}
.ui-corner-bottom {
-moz-border-radius-bottomleft: 6px;
-webkit-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.ui-corner-right {
-moz-border-radius-topright: 6px;
-webkit-border-top-right-radius: 6px;
border-top-right-radius: 6px;
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.ui-corner-left {
-moz-border-radius-topleft: 6px;
-webkit-border-top-left-radius: 6px;
border-top-left-radius: 6px;
-moz-border-radius-bottomleft: 6px;
-webkit-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.ui-corner-all {
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
.ui-corner-none {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.ui-btn-corner-tl {
-moz-border-radius-topleft: 6px;
-webkit-border-top-left-radius: 6px;
border-top-left-radius: 6px;
}
.ui-btn-corner-tr {
-moz-border-radius-topright: 6px;
-webkit-border-top-right-radius: 6px;
border-top-right-radius: 6px;
}
.ui-btn-corner-bl {
-moz-border-radius-bottomleft: 6px;
-webkit-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.ui-btn-corner-br {
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.ui-btn-corner-top {
-moz-border-radius-topleft: 6px;
-webkit-border-top-left-radius: 6px;
border-top-left-radius: 6px;
-moz-border-radius-topright: 6px;
-webkit-border-top-right-radius: 6px;
border-top-right-radius: 6px;
}
.ui-btn-corner-bottom {
-moz-border-radius-bottomleft: 6px;
-webkit-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.ui-btn-corner-right {
-moz-border-radius-topright: 6px;
-webkit-border-top-right-radius: 6px;
border-top-right-radius: 6px;
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.ui-btn-corner-left {
-moz-border-radius-topleft: 6px;
-webkit-border-top-left-radius: 6px;
border-top-left-radius: 6px;
-moz-border-radius-bottomleft: 6px;
-webkit-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.ui-btn-corner-all {
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
.ui-shadow {
-moz-box-shadow:0px 0px 4px rgba(0,0,0,0.3);
-webkit-box-shadow:0px 0px 4px rgba(0,0,0,0.3);
box-shadow:0px 0px 4px rgba(0,0,0,0.3);
}
@font-face {
font-family: Helvetica Neue;
src: local("Helvetica Neue")
}
a.ui-link-inherit {
text-decoration: none !important;
}
.ui-btn-inner {
border-top: 1px solid #fff;
border-color: rgba(255,255,255,.3);
}
.ui-disabled {
opacity: .3;
}
.ui-disabled,
.ui-disabled a {
pointer-events: none;
cursor: default;
}
.ui-checkbox .ui-icon {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.ui-icon-checkbox-off,
.ui-icon-radio-off {
background-color: transparent;
}
.ui-icon-loading {
background-image: url(images/ajax-loader.png);
width: 40px;
height: 40px;
-moz-border-radius:20px;
-webkit-border-radius: 20px;
border-radius: 20px;
background-size: 35px 35px;
}
.ui-corner-tl,
.ui-corner-tr,
.ui-corner-bl,
.ui-corner-br,
.ui-corner-top,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-left,
.ui-corner-all,
.ui-btn-corner-tl,
.ui-btn-corner-tr,
.ui-btn-corner-bl,
.ui-btn-corner-br,
.ui-btn-corner-top,
.ui-btn-corner-bottom,
.ui-btn-corner-right,
.ui-btn-corner-left,
.ui-btn-corner-all {
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
.ui-overlay {
background: #666;
opacity: .5;
filter: Alpha(Opacity=50);
position: absolute;
width: 100%;
height: 100%;
}
.ui-overlay-shadow {
-moz-box-shadow: 0px 0px 12px rgba(0,0,0,.6);
-webkit-box-shadow: 0px 0px 12px rgba(0,0,0,.6);
box-shadow: 0px 0px 12px rgba(0,0,0,.6);
}
.ui-bar-a .ui-shadow,
.ui-bar-b .ui-shadow ,
.ui-bar-c .ui-shadow {
-moz-box-shadow: 0px 1px 0 rgba(255,255,255,.3);
-webkit-box-shadow: 0px 1px 0 rgba(255,255,255,.3);
box-shadow: 0px 1px 0 rgba(255,255,255,.3);
}
.ui-shadow-inset {
-moz-box-shadow: inset 0px 1px 4px rgba(0,0,0,.2);
-webkit-box-shadow: inset 0px 1px 4px rgba(0,0,0,.2);
box-shadow: inset 0px 1px 4px rgba(0,0,0,.2);
}
.ui-icon-shadow {
-moz-box-shadow: 0px 1px 0 rgba(255,255,255,.4);
-webkit-box-shadow: 0px 1px 0 rgba(255,255,255,.4);
box-shadow: 0px 1px 0 rgba(255,255,255,.4);
}
.ui-mobile-nosupport-boxshadow * {
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.ui-mobile-nosupport-boxshadow .ui-focus {
outline-width: 2px;
}
\ No newline at end of file diff --git a/www/css/fms.css b/www/css/fms.css new file mode 100644 index 0000000..fab1ade --- /dev/null +++ b/www/css/fms.css @@ -0,0 +1,147 @@ + *{ + box-sizing:border-box; + } + label{ + display:none; + } + input, textarea{ + border:none; + width:100%; + padding: 0.5em; + border-radius:0; + } + textarea{ + min-height: 10em; + } + .gmailstyletest{ + /*width:100%;*/ + /*max-width:100%;*/ + border: 1px solid #ccc; + padding:0; + margin-left: -15px; + margin-right: -15px; + } + .gmailstyletest > div{ + border-bottom: 1px solid #ccc; + } + select{ + -webkit-appearance: none; + -moz-appearance: none; + appearance: none; + + width:100%; + border:none; + background:none; + background-color: #fff; + + background-image: url(../dropdown-arrow.png); + background-image: url(../dropdown-arrow.svg); + background-size: auto 35%; + background-repeat: no-repeat; + background-position: 95% 50%; + + padding: 0.5em; + border-radius:0; + -webkit-border-radius:0; + } + select.noselection{ + color: #777; + } + + h2{ + /*padding: 0 0.25em;*/ + } + .frontpage-menu{ + /*padding:0 15px;*/ + } + .nodisplay { + display: none; + } + .mapbox{ + position:absolute; + top: 0, left: 0, right: 0, bottom: 0; + padding: 0px; + display:block; + height: 100%; + width: 100%; + margin: -15px; + } + + .mapbox #map { + width: 100%; + height: 100%; + } + + .olControlPermalink, + #fms_pan_zoom { + display: none !important; + } + + .olControlAttribution { + bottom: 5px !important; + } + + #confirm, + #view-my-reports, + #login-options, + #mark-here { + display: block; + z-index: 3000; + } + #mark-here .ui-btn-text{ + font-size:1.2em; + padding: 0.5em 0; + display:block; + } + #view-my-reports, + #login-options a.loggedin + { + text-align:left; + font-weight:normal; + } + #view-my-reports strong{ + display:block; + margin-bottom: 0.25em; + } + #view-my-reports .draft_count{ + -webkit-border-radius: 50%; + border-radius: 50%; + background-color: #ffaf22; + padding: 0 0.25em; + color: #fff; + text-shadow:none; + font-weight:bold; + border: 1px solid #ffea3d; + } + #login-options a.loggedin .signout{ + display:block; + + } + + ::-webkit-input-placeholder { /* WebKit browsers */ + color: #777; + } + :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ + color: #777; + } + ::-moz-placeholder { /* Mozilla Firefox 19+ */ + color: #777; + } + :-ms-input-placeholder { /* Internet Explorer 10+ */ + color: #777; + } + + + .error::-webkit-input-placeholder { /* WebKit browsers */ + color: red; + } + .error:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ + color: red; + } + .error::-moz-placeholder { /* Mozilla Firefox 19+ */ + color: red; + } + .error:-ms-input-placeholder { /* Internet Explorer 10+ */ + color: red; + } + select.error{ border: 1px solid red; } diff --git a/www/css/normalize.css b/www/css/normalize.css new file mode 100644 index 0000000..a9c6f52 --- /dev/null +++ b/www/css/normalize.css @@ -0,0 +1,396 @@ +/*! normalize.css v2.1.0 | MIT License | git.io/normalize */ + +/* ========================================================================== + HTML5 display definitions + ========================================================================== */ + +/** + * Correct `block` display not defined in IE 8/9. + */ + +article, +aside, +details, +figcaption, +figure, +footer, +header, +hgroup, +main, +nav, +section, +summary { + display: block; +} + +/** + * Correct `inline-block` display not defined in IE 8/9. + */ + +audio, +canvas, +video { + display: inline-block; +} + +/** + * Prevent modern browsers from displaying `audio` without controls. + * Remove excess height in iOS 5 devices. + */ + +audio:not([controls]) { + display: none; + height: 0; +} + +/** + * Address styling not present in IE 8/9. + */ + +[hidden] { + display: none; +} + +/* ========================================================================== + Base + ========================================================================== */ + +/** + * 1. Set default font family to sans-serif. + * 2. Prevent iOS text size adjust after orientation change, without disabling + * user zoom. + */ + +html { + font-family: sans-serif; /* 1 */ + -webkit-text-size-adjust: 100%; /* 2 */ + -ms-text-size-adjust: 100%; /* 2 */ +} + +/** + * Remove default margin. + */ + +body { + margin: 0; +} + +/* ========================================================================== + Links + ========================================================================== */ + +/** + * Address `outline` inconsistency between Chrome and other browsers. + */ + +a:focus { + outline: thin dotted; +} + +/** + * Improve readability when focused and also mouse hovered in all browsers. + */ + +a:active, +a:hover { + outline: 0; +} + +/* ========================================================================== + Typography + ========================================================================== */ + +/** + * Address variable `h1` font-size and margin within `section` and `article` + * contexts in Firefox 4+, Safari 5, and Chrome. + */ + +h1 { + font-size: 2em; + margin: 0.67em 0; +} + +/** + * Address styling not present in IE 8/9, Safari 5, and Chrome. + */ + +abbr[title] { + border-bottom: 1px dotted; +} + +/** + * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. + */ + +b, +strong { + font-weight: bold; +} + +/** + * Address styling not present in Safari 5 and Chrome. + */ + +dfn { + font-style: italic; +} + +/** + * Address differences between Firefox and other browsers. + */ + +hr { + -moz-box-sizing: content-box; + box-sizing: content-box; + height: 0; +} + +/** + * Address styling not present in IE 8/9. + */ + +mark { + background: #ff0; + color: #000; +} + +/** + * Correct font family set oddly in Safari 5 and Chrome. + */ + +code, +kbd, +pre, +samp { + font-family: monospace, serif; + font-size: 1em; +} + +/** + * Improve readability of pre-formatted text in all browsers. + */ + +pre { + white-space: pre-wrap; +} + +/** + * Set consistent quote types. + */ + +q { + quotes: "\201C" "\201D" "\2018" "\2019"; +} + +/** + * Address inconsistent and variable font size in all browsers. + */ + +small { + font-size: 80%; +} + +/** + * Prevent `sub` and `sup` affecting `line-height` in all browsers. + */ + +sub, +sup { + font-size: 75%; + line-height: 0; + position: relative; + vertical-align: baseline; +} + +sup { + top: -0.5em; +} + +sub { + bottom: -0.25em; +} + +/* ========================================================================== + Embedded content + ========================================================================== */ + +/** + * Remove border when inside `a` element in IE 8/9. + */ + +img { + border: 0; +} + +/** + * Correct overflow displayed oddly in IE 9. + */ + +svg:not(:root) { + overflow: hidden; +} + +/* ========================================================================== + Figures + ========================================================================== */ + +/** + * Address margin not present in IE 8/9 and Safari 5. + */ + +figure { + margin: 0; +} + +/* ========================================================================== + Forms + ========================================================================== */ + +/** + * Define consistent border, margin, and padding. + */ + +fieldset { + border: 1px solid #c0c0c0; + margin: 0 2px; + padding: 0.35em 0.625em 0.75em; +} + +/** + * 1. Correct `color` not being inherited in IE 8/9. + * 2. Remove padding so people aren't caught out if they zero out fieldsets. + */ + +legend { + border: 0; /* 1 */ + padding: 0; /* 2 */ +} + +/** + * 1. Correct font family not being inherited in all browsers. + * 2. Correct font size not being inherited in all browsers. + * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome. + */ + +button, +input, +select, +textarea { + font-family: inherit; /* 1 */ + font-size: 100%; /* 2 */ + margin: 0; /* 3 */ +} + +/** + * Address Firefox 4+ setting `line-height` on `input` using `!important` in + * the UA stylesheet. + */ + +button, +input { + line-height: normal; +} + +/** + * Address inconsistent `text-transform` inheritance for `button` and `select`. + * All other form control elements do not inherit `text-transform` values. + * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+. + * Correct `select` style inheritance in Firefox 4+ and Opera. + */ + +button, +select { + text-transform: none; +} + +/** + * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` + * and `video` controls. + * 2. Correct inability to style clickable `input` types in iOS. + * 3. Improve usability and consistency of cursor style between image-type + * `input` and others. + */ + +button, +html input[type="button"], /* 1 */ +input[type="reset"], +input[type="submit"] { + -webkit-appearance: button; /* 2 */ + cursor: pointer; /* 3 */ +} + +/** + * Re-set default cursor for disabled elements. + */ + +button[disabled], +html input[disabled] { + cursor: default; +} + +/** + * 1. Address box sizing set to `content-box` in IE 8/9. + * 2. Remove excess padding in IE 8/9. + */ + +input[type="checkbox"], +input[type="radio"] { + box-sizing: border-box; /* 1 */ + padding: 0; /* 2 */ +} + +/** + * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. + * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome + * (include `-moz` to future-proof). + */ + +input[type="search"] { + -webkit-appearance: textfield; /* 1 */ + -moz-box-sizing: content-box; + -webkit-box-sizing: content-box; /* 2 */ + box-sizing: content-box; +} + +/** + * Remove inner padding and search cancel button in Safari 5 and Chrome + * on OS X. + */ + +input[type="search"]::-webkit-search-cancel-button, +input[type="search"]::-webkit-search-decoration { + -webkit-appearance: none; +} + +/** + * Remove inner padding and border in Firefox 4+. + */ + +button::-moz-focus-inner, +input::-moz-focus-inner { + border: 0; + padding: 0; +} + +/** + * 1. Remove default vertical scrollbar in IE 8/9. + * 2. Improve readability and alignment in all browsers. + */ + +textarea { + overflow: auto; /* 1 */ + vertical-align: top; /* 2 */ +} + +/* ========================================================================== + Tables + ========================================================================== */ + +/** + * Remove most spacing between table cells. + */ + +table { + border-collapse: collapse; + border-spacing: 0; +} diff --git a/www/index.html b/www/index.html index 02843c1..dfce893 100644 --- a/www/index.html +++ b/www/index.html @@ -6,9 +6,11 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no;" /> <meta charset="utf-8"> - <link rel="stylesheet" href="css/base.css"> - <link rel="stylesheet" href="css/mobile.css"> <link rel="stylesheet" href="css/jquery.mobile-1.3.0.min.css"> + <link rel="stylesheet" href="css/fms-jquerymobile.css" type="text/css" media="screen" title="no title" charset="utf-8"> + + <link rel="stylesheet" href="normalize.css" type="text/css" media="screen" title="no title" charset="utf-8"> + <link rel="stylesheet" href="css/fms.css" type="text/css" media="screen" title="no title" charset="utf-8"> <script type="text/javascript"> var FMS = {}; @@ -60,5 +62,5 @@ <script type="text/javascript" src="js/app.js"></script> </head> - <body id="container" class="frontpage fullwidthpage" onload="onload()"></body> + <body onload="onload()"></body> </html> |