/* ! jQuery Mobile v1.1.0 db342b1f315c282692791aa870455901fdb46a55 jquerymobile.com | jquery.org/license */

.ui-bar-a {
    border: 1px solid #333;
    background: #111;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 -1px 1px #000;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#111));
    background-image: -webkit-linear-gradient(#3c3c3c, #111);
    background-image: -moz-linear-gradient(#3c3c3c, #111);
    background-image: -ms-linear-gradient(#3c3c3c, #111);
    background-image: -o-linear-gradient(#3c3c3c, #111);
    background-image: linear-gradient(#3c3c3c, #111)
}

    .ui-bar-a,
    .ui-bar-a input,
    .ui-bar-a select,
    .ui-bar-a textarea,
    .ui-bar-a button {
        font-family: Helvetica, Arial, sans-serif
    }

        .ui-bar-a .ui-link-inherit {
            color: #fff
        }

        .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-overlay-a {
    border: 1px solid #444;
    background: #222;
    color: #fff;
    text-shadow: 0 1px 1px #111;
    font-weight: normal;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#222));
    background-image: -webkit-linear-gradient(#444, #222);
    background-image: -moz-linear-gradient(#444, #222);
    background-image: -ms-linear-gradient(#444, #222);
    background-image: -o-linear-gradient(#444, #222);
    background-image: linear-gradient(#444, #222)
}

.ui-overlay-a {
    background-image: none;
    border-width: 0
}

.ui-body-a,
.ui-body-a input,
.ui-body-a select,
.ui-body-a textarea,
.ui-body-a button {
    font-family: Helvetica, Arial, sans-serif
}

    .ui-body-a .ui-link-inherit {
        color: #fff
    }

    .ui-body-a .ui-link {
        color: #2489ce;
        font-weight: bold
    }

        .ui-body-a .ui-link:hover {
            color: #2489ce
        }

        .ui-body-a .ui-link:active {
            color: #2489ce
        }

        .ui-body-a .ui-link:visited {
            color: #2489ce
        }

.ui-btn-up-a {
    border: 1px solid #111;
    background: #333;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 1px #111;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#2d2d2d));
    background-image: -webkit-linear-gradient(#444, #2d2d2d);
    background-image: -moz-linear-gradient(#444, #2d2d2d);
    background-image: -ms-linear-gradient(#444, #2d2d2d);
    background-image: -o-linear-gradient(#444, #2d2d2d);
    background-image: linear-gradient(#444, #2d2d2d)
}

    .ui-btn-up-a a.ui-link-inherit {
        color: #fff
    }

.ui-btn-hover-a {
    border: 1px solid #000;
    background: #444;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 1px #111;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#555), to(#383838));
    background-image: -webkit-linear-gradient(#555, #383838);
    background-image: -moz-linear-gradient(#555, #383838);
    background-image: -ms-linear-gradient(#555, #383838);
    background-image: -o-linear-gradient(#555, #383838);
    background-image: linear-gradient(#555, #383838)
}

    .ui-btn-hover-a a.ui-link-inherit {
        color: #fff
    }

.ui-btn-down-a {
    border: 1px solid #000;
    background: #222;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 1px #111;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#202020), to(#2c2c2c));
    background-image: -webkit-linear-gradient(#202020, #2c2c2c);
    background-image: -moz-linear-gradient(#202020, #2c2c2c);
    background-image: -ms-linear-gradient(#202020, #2c2c2c);
    background-image: -o-linear-gradient(#202020, #2c2c2c);
    background-image: linear-gradient(#202020, #2c2c2c)
}

    .ui-btn-down-a a.ui-link-inherit {
        color: #fff
    }

.ui-btn-up-a,
.ui-btn-hover-a,
.ui-btn-down-a {
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none
}

.ui-bar-b {
    border: 1px solid #456f9a;
    background: #5e87b0;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 1px #3e6790;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6facd5), to(#497bae));
    background-image: -webkit-linear-gradient(#6facd5, #497bae);
    background-image: -moz-linear-gradient(#6facd5, #497bae);
    background-image: -ms-linear-gradient(#6facd5, #497bae);
    background-image: -o-linear-gradient(#6facd5, #497bae);
    background-image: linear-gradient(#6facd5, #497bae)
}

    .ui-bar-b,
    .ui-bar-b input,
    .ui-bar-b select,
    .ui-bar-b textarea,
    .ui-bar-b button {
        font-family: Helvetica, Arial, sans-serif
    }

        .ui-bar-b .ui-link-inherit {
            color: #fff
        }

        .ui-bar-b .ui-link {
            color: #ddf0f8;
            font-weight: bold
        }

            .ui-bar-b .ui-link:hover {
                color: #ddf0f8
            }

            .ui-bar-b .ui-link:active {
                color: #ddf0f8
            }

            .ui-bar-b .ui-link:visited {
                color: #ddf0f8
            }

.ui-body-b,
.ui-overlay-b {
    border: 1px solid #999;
    background: #f3f3f3;
    color: #222;
    text-shadow: 0 1px 0 #fff;
    font-weight: normal;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#ccc));
    background-image: -webkit-linear-gradient(#ddd, #ccc);
    background-image: -moz-linear-gradient(#ddd, #ccc);
    background-image: -ms-linear-gradient(#ddd, #ccc);
    background-image: -o-linear-gradient(#ddd, #ccc);
    background-image: linear-gradient(#ddd, #ccc)
}

.ui-overlay-b {
    background-image: none;
    border-width: 0
}

.ui-body-b,
.ui-body-b input,
.ui-body-b select,
.ui-body-b textarea,
.ui-body-b button {
    font-family: Helvetica, Arial, sans-serif
}

    .ui-body-b .ui-link-inherit {
        color: #333
    }

    .ui-body-b .ui-link {
        color: #2489ce;
        font-weight: bold
    }

        .ui-body-b .ui-link:hover {
            color: #2489ce
        }

        .ui-body-b .ui-link:active {
            color: #2489ce
        }

        .ui-body-b .ui-link:visited {
            color: #2489ce
        }

.ui-btn-up-b {
    border: 1px solid #044062;
    background: #396b9e;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 1px #194b7e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5f9cc5), to(#396b9e));
    background-image: -webkit-linear-gradient(#5f9cc5, #396b9e);
    background-image: -moz-linear-gradient(#5f9cc5, #396b9e);
    background-image: -ms-linear-gradient(#5f9cc5, #396b9e);
    background-image: -o-linear-gradient(#5f9cc5, #396b9e);
    background-image: linear-gradient(#5f9cc5, #396b9e)
}

    .ui-btn-up-b a.ui-link-inherit {
        color: #fff
    }

.ui-btn-hover-b {
    border: 1px solid #00415e;
    background: #4b88b6;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 1px #194b7e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6facd5), to(#4272a4));
    background-image: -webkit-linear-gradient(#6facd5, #4272a4);
    background-image: -moz-linear-gradient(#6facd5, #4272a4);
    background-image: -ms-linear-gradient(#6facd5, #4272a4);
    background-image: -o-linear-gradient(#6facd5, #4272a4);
    background-image: linear-gradient(#6facd5, #4272a4)
}

    .ui-btn-hover-b a.ui-link-inherit {
        color: #fff
    }

.ui-btn-down-b {
    border: 1px solid #225377;
    background: #4e89c5;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 1px 1px #194b7e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#295b8e), to(#3e79b5));
    background-image: -webkit-linear-gradient(#295b8e, #3e79b5);
    background-image: -moz-linear-gradient(#295b8e, #3e79b5);
    background-image: -ms-linear-gradient(#295b8e, #3e79b5);
    background-image: -o-linear-gradient(#295b8e, #3e79b5);
    background-image: linear-gradient(#295b8e, #3e79b5)
}

    .ui-btn-down-b a.ui-link-inherit {
        color: #fff
    }

.ui-btn-up-b,
.ui-btn-hover-b,
.ui-btn-down-b {
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none
}

.ui-bar-c {
    border: 1px solid #b3b3b3;
    background: #eee;
    color: #3e3e3e;
    font-weight: bold;
    text-shadow: 0 1px 1px #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#ddd));
    background-image: -webkit-linear-gradient(#f0f0f0, #ddd);
    background-image: -moz-linear-gradient(#f0f0f0, #ddd);
    background-image: -ms-linear-gradient(#f0f0f0, #ddd);
    background-image: -o-linear-gradient(#f0f0f0, #ddd);
    background-image: linear-gradient(#f0f0f0, #ddd)
}

    .ui-bar-c .ui-link-inherit {
        color: #3e3e3e
    }

    .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-bar-c,
    .ui-bar-c input,
    .ui-bar-c select,
    .ui-bar-c textarea,
    .ui-bar-c button {
        font-family: Helvetica, Arial, sans-serif
    }

.ui-body-c,
.ui-overlay-c {
    border: 1px solid #aaa;
    color: #333;
    text-shadow: 0 1px 0 #fff;
    background: #f9f9f9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#eee));
    background-image: -webkit-linear-gradient(#f9f9f9, #eee);
    background-image: -moz-linear-gradient(#f9f9f9, #eee);
    background-image: -ms-linear-gradient(#f9f9f9, #eee);
    background-image: -o-linear-gradient(#f9f9f9, #eee);
    background-image: linear-gradient(#f9f9f9, #eee)
}

.ui-overlay-c {
    background-image: none;
    border-width: 0
}

.ui-body-c,
.ui-body-c input,
.ui-body-c select,
.ui-body-c textarea,
.ui-body-c button {
    font-family: Helvetica, Arial, sans-serif
}

    .ui-body-c .ui-link-inherit {
        color: #333
    }

    .ui-body-c .ui-link {
        color: #2489ce;
        font-weight: bold
    }

        .ui-body-c .ui-link:hover {
            color: #2489ce
        }

        .ui-body-c .ui-link:active {
            color: #2489ce
        }

        .ui-body-c .ui-link:visited {
            color: #2489ce
        }

.ui-btn-up-c {
    border: 1px solid #ccc;
    background: #eee;
    font-weight: bold;
    color: #222;
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f1f1f1));
    background-image: -webkit-linear-gradient(#fff, #f1f1f1);
    background-image: -moz-linear-gradient(#fff, #f1f1f1);
    background-image: -ms-linear-gradient(#fff, #f1f1f1);
    background-image: -o-linear-gradient(#fff, #f1f1f1);
    background-image: linear-gradient(#fff, #f1f1f1)
}

    .ui-btn-up-c a.ui-link-inherit {
        color: #2f3e46
    }

.ui-btn-hover-c {
    border: 1px solid #bbb;
    background: #dfdfdf;
    font-weight: bold;
    color: #222;
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e0e0e0));
    background-image: -webkit-linear-gradient(#f9f9f9, #e0e0e0);
    background-image: -moz-linear-gradient(#f6f6f6, #e0e0e0);
    background-image: -ms-linear-gradient(#f6f6f6, #e0e0e0);
    background-image: -o-linear-gradient(#f6f6f6, #e0e0e0);
    background-image: linear-gradient(#f6f6f6, #e0e0e0)
}

    .ui-btn-hover-c a.ui-link-inherit {
        color: #2f3e46
    }

.ui-btn-down-c {
    border: 1px solid #bbb;
    background: #d6d6d6;
    font-weight: bold;
    color: #222;
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d0d0d0), to(#dfdfdf));
    background-image: -webkit-linear-gradient(#d0d0d0, #dfdfdf);
    background-image: -moz-linear-gradient(#d0d0d0, #dfdfdf);
    background-image: -ms-linear-gradient(#d0d0d0, #dfdfdf);
    background-image: -o-linear-gradient(#d0d0d0, #dfdfdf);
    background-image: linear-gradient(#d0d0d0, #dfdfdf)
}

    .ui-btn-down-c a.ui-link-inherit {
        color: #2f3e46
    }

.ui-btn-up-c,
.ui-btn-hover-c,
.ui-btn-down-c {
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none
}

.ui-bar-d {
    border: 1px solid #bbb;
    background: #bbb;
    color: #333;
    text-shadow: 0 1px 0 #eee;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#bbb));
    background-image: -webkit-linear-gradient(#ddd, #bbb);
    background-image: -moz-linear-gradient(#ddd, #bbb);
    background-image: -ms-linear-gradient(#ddd, #bbb);
    background-image: -o-linear-gradient(#ddd, #bbb);
    background-image: linear-gradient(#ddd, #bbb)
}

    .ui-bar-d,
    .ui-bar-d input,
    .ui-bar-d select,
    .ui-bar-d textarea,
    .ui-bar-d button {
        font-family: Helvetica, Arial, sans-serif
    }

        .ui-bar-d .ui-link-inherit {
            color: #333
        }

        .ui-bar-d .ui-link {
            color: #2489ce;
            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-overlay-d {
    border: 1px solid #bbb;
    color: #333;
    text-shadow: 0 1px 0 #fff;
    background: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: -webkit-linear-gradient(#fff, #fff);
    background-image: -moz-linear-gradient(#fff, #fff);
    background-image: -ms-linear-gradient(#fff, #fff);
    background-image: -o-linear-gradient(#fff, #fff);
    background-image: linear-gradient(#fff, #fff)
}

.ui-overlay-d {
    background-image: none;
    border-width: 0
}

.ui-body-d,
.ui-body-d input,
.ui-body-d select,
.ui-body-d textarea,
.ui-body-d button {
    font-family: Helvetica, Arial, sans-serif
}

.ui-body-d {
    font-family: "ff-meta-web-pro", sans-serif;
}

    .ui-body-d .ui-link-inherit {
        color: #333
    }

    .ui-body-d .ui-link {
        color: #2489ce;
        font-weight: bold
    }

        .ui-body-d .ui-link:hover {
            color: #2489ce
        }

        .ui-body-d .ui-link:active {
            color: #2489ce
        }

        .ui-body-d .ui-link:visited {
            color: #2489ce
        }

.ui-btn-up-d {
    border: 1px solid #bbb;
    background: #fff;
    font-weight: bold;
    color: #333;
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#f6f6f6));
    background-image: -webkit-linear-gradient(#fafafa, #f6f6f6);
    background-image: -moz-linear-gradient(#fafafa, #f6f6f6);
    background-image: -ms-linear-gradient(#fafafa, #f6f6f6);
    background-image: -o-linear-gradient(#fafafa, #f6f6f6);
    background-image: linear-gradient(#fafafa, #f6f6f6)
}

    .ui-btn-up-d a.ui-link-inherit {
        color: #333
    }

.ui-btn-hover-d {
    border: 1px solid #aaa;
    background: #eee;
    font-weight: bold;
    color: #333;
    cursor: pointer;
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#fff));
    background-image: -webkit-linear-gradient(#eee, #fff);
    background-image: -moz-linear-gradient(#eee, #fff);
    background-image: -ms-linear-gradient(#eee, #fff);
    background-image: -o-linear-gradient(#eee, #fff);
    background-image: linear-gradient(#eee, #fff)
}

    .ui-btn-hover-d a.ui-link-inherit {
        color: #333
    }

.ui-btn-down-d {
    border: 1px solid #aaa;
    background: #eee;
    font-weight: bold;
    color: #333;
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#f2f2f2));
    background-image: -webkit-linear-gradient(#e5e5e5, #f2f2f2);
    background-image: -moz-linear-gradient(#e5e5e5, #f2f2f2);
    background-image: -ms-linear-gradient(#e5e5e5, #f2f2f2);
    background-image: -o-linear-gradient(#e5e5e5, #f2f2f2);
    background-image: linear-gradient(#e5e5e5, #f2f2f2)
}

    .ui-btn-down-d a.ui-link-inherit {
        color: #333
    }

.ui-btn-up-d,
.ui-btn-hover-d,
.ui-btn-down-d {
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none
}

.ui-bar-e {
    border: 1px solid #f7c942;
    background: #fadb4e;
    color: #333;
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fceda7), to(#fbef7e));
    background-image: -webkit-linear-gradient(#fceda7, #fbef7e);
    background-image: -moz-linear-gradient(#fceda7, #fbef7e);
    background-image: -ms-linear-gradient(#fceda7, #fbef7e);
    background-image: -o-linear-gradient(#fceda7, #fbef7e);
    background-image: linear-gradient(#fceda7, #fbef7e)
}

    .ui-bar-e,
    .ui-bar-e input,
    .ui-bar-e select,
    .ui-bar-e textarea,
    .ui-bar-e button {
        font-family: Helvetica, Arial, sans-serif
    }

        .ui-bar-e .ui-link-inherit {
            color: #333
        }

        .ui-bar-e .ui-link {
            color: #2489ce;
            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-overlay-e {
    border: 1px solid #f7c942;
    color: #222;
    text-shadow: 0 1px 0 #fff;
    background: #fff9df;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fffadf), to(#fff3a5));
    background-image: -webkit-linear-gradient(#fffadf, #fff3a5);
    background-image: -moz-linear-gradient(#fffadf, #fff3a5);
    background-image: -ms-linear-gradient(#fffadf, #fff3a5);
    background-image: -o-linear-gradient(#fffadf, #fff3a5);
    background-image: linear-gradient(#fffadf, #fff3a5)
}

.ui-overlay-e {
    background-image: none;
    border-width: 0
}

.ui-body-e,
.ui-body-e input,
.ui-body-e select,
.ui-body-e textarea,
.ui-body-e button {
    font-family: Helvetica, Arial, sans-serif
}

    .ui-body-e .ui-link-inherit {
        color: #333
    }

    .ui-body-e .ui-link {
        color: #2489ce;
        font-weight: bold
    }

        .ui-body-e .ui-link:hover {
            color: #2489ce
        }

        .ui-body-e .ui-link:active {
            color: #2489ce
        }

        .ui-body-e .ui-link:visited {
            color: #2489ce
        }

.ui-btn-up-e {
    border: 1px solid #f4c63f;
    background: #fadb4e;
    font-weight: bold;
    color: #222;
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffefaa), to(#ffe155));
    background-image: -webkit-linear-gradient(#ffefaa, #ffe155);
    background-image: -moz-linear-gradient(#ffefaa, #ffe155);
    background-image: -ms-linear-gradient(#ffefaa, #ffe155);
    background-image: -o-linear-gradient(#ffefaa, #ffe155);
    background-image: linear-gradient(#ffefaa, #ffe155)
}

    .ui-btn-up-e a.ui-link-inherit {
        color: #222
    }

.ui-btn-hover-e {
    border: 1px solid #f2c43d;
    background: #fbe26f;
    font-weight: bold;
    color: #111;
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff5ba), to(#fbdd52));
    background-image: -webkit-linear-gradient(#fff5ba, #fbdd52);
    background-image: -moz-linear-gradient(#fff5ba, #fbdd52);
    background-image: -ms-linear-gradient(#fff5ba, #fbdd52);
    background-image: -o-linear-gradient(#fff5ba, #fbdd52);
    background-image: linear-gradient(#fff5ba, #fbdd52)
}

    .ui-btn-hover-e a.ui-link-inherit {
        color: #333
    }

.ui-btn-down-e {
    border: 1px solid #f2c43d;
    background: #fceda7;
    font-weight: bold;
    color: #111;
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f8d94c), to(#fadb4e));
    background-image: -webkit-linear-gradient(#f8d94c, #fadb4e);
    background-image: -moz-linear-gradient(#f8d94c, #fadb4e);
    background-image: -ms-linear-gradient(#f8d94c, #fadb4e);
    background-image: -o-linear-gradient(#f8d94c, #fadb4e);
    background-image: linear-gradient(#f8d94c, #fadb4e)
}

    .ui-btn-down-e a.ui-link-inherit {
        color: #333
    }

.ui-btn-up-e,
.ui-btn-hover-e,
.ui-btn-down-e {
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none
}

a.ui-link-inherit {
    text-decoration: none !important
}

.ui-btn-active {
    border: 1px solid #2373a5;
    background: #5393c5;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    text-shadow: 0 1px 1px #3373a5;
    text-decoration: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5393c5), to(#6facd5));
    background-image: -webkit-linear-gradient(#5393c5, #6facd5);
    background-image: -moz-linear-gradient(#5393c5, #6facd5);
    background-image: -ms-linear-gradient(#5393c5, #6facd5);
    background-image: -o-linear-gradient(#5393c5, #6facd5);
    background-image: linear-gradient(#5393c5, #6facd5);
    font-family: Helvetica, Arial, sans-serif
}

    .ui-btn-active a.ui-link-inherit {
        color: #fff
    }

.ui-btn-inner {
    border-top: 1px solid #fff;
    border-color: rgba(255, 255, 255, .3)
}

.ui-corner-tl {
    -moz-border-radius-topleft: .6em;
    -webkit-border-top-left-radius: .6em;
    border-top-left-radius: .6em
}

.ui-corner-tr {
    -moz-border-radius-topright: .6em;
    -webkit-border-top-right-radius: .6em;
    border-top-right-radius: .6em
}

.ui-corner-bl {
    -moz-border-radius-bottomleft: .6em;
    -webkit-border-bottom-left-radius: .6em;
    border-bottom-left-radius: .6em
}

.ui-corner-br {
    -moz-border-radius-bottomright: .6em;
    -webkit-border-bottom-right-radius: .6em;
    border-bottom-right-radius: .6em
}

.ui-corner-top {
    -moz-border-radius-topleft: .6em;
    -webkit-border-top-left-radius: .6em;
    border-top-left-radius: .6em;
    -moz-border-radius-topright: .6em;
    -webkit-border-top-right-radius: .6em;
    border-top-right-radius: .6em
}

.ui-corner-bottom {
    -moz-border-radius-bottomleft: .6em;
    -webkit-border-bottom-left-radius: .6em;
    border-bottom-left-radius: .6em;
    -moz-border-radius-bottomright: .6em;
    -webkit-border-bottom-right-radius: .6em;
    border-bottom-right-radius: .6em
}

.ui-corner-right {
    -moz-border-radius-topright: .6em;
    -webkit-border-top-right-radius: .6em;
    border-top-right-radius: .6em;
    -moz-border-radius-bottomright: .6em;
    -webkit-border-bottom-right-radius: .6em;
    border-bottom-right-radius: .6em
}

.ui-corner-left {
    -moz-border-radius-topleft: .6em;
    -webkit-border-top-left-radius: .6em;
    border-top-left-radius: .6em;
    -moz-border-radius-bottomleft: .6em;
    -webkit-border-bottom-left-radius: .6em;
    border-bottom-left-radius: .6em
}

.ui-corner-all {
    -moz-border-radius: .6em;
    -webkit-border-radius: .6em;
    border-radius: .6em
}

.ui-corner-none {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.ui-br {
    border-bottom: #828282;
    border-bottom: rgba(130, 130, 130, .3);
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.ui-disabled {
    opacity: .3
}

    .ui-disabled,
    .ui-disabled a {
        cursor: default !important;
        pointer-events: none
    }

        .ui-disabled .ui-btn-text {
            -ms-filter: "alpha(opacity=30)";
            filter: alpha(opacity=30);
            zoom: 1
        }

.ui-icon,
.ui-icon-searchfield:after {
    background: #666;
    background: rgba(0, 0, 0, .4);
    background-image: url(images/icons-18-white.html);
    background-repeat: no-repeat;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px
}

.ui-icon-alt {
    background: #fff;
    background: rgba(255, 255, 255, .3);
    background-image: url(images/icons-18-black.html);
    background-repeat: no-repeat
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) {
    .ui-icon-plus,
    .ui-icon-minus,
    .ui-icon-delete,
    .ui-icon-arrow-r,
    .ui-icon-arrow-l,
    .ui-icon-arrow-u,
    .ui-icon-arrow-d,
    .ui-icon-check,
    .ui-icon-gear,
    .ui-icon-refresh,
    .ui-icon-forward,
    .ui-icon-back,
    .ui-icon-grid,
    .ui-icon-star,
    .ui-icon-alert,
    .ui-icon-info,
    .ui-icon-home,
    .ui-icon-search,
    .ui-icon-searchfield:after,
    .ui-icon-checkbox-off,
    .ui-icon-checkbox-on,
    .ui-icon-radio-off,
    .ui-icon-radio-on {
        background-image: url(images/icons-36-white.html);
        -moz-background-size: 776px 18px;
        -o-background-size: 776px 18px;
        -webkit-background-size: 776px 18px;
        background-size: 776px 18px
    }

    .ui-icon-alt {
        background-image: url(images/icons-36-black.html)
    }
}

.ui-icon-plus {
    background-position: -0 50%
}

.ui-icon-minus {
    background-position: -36px 50%
}

.ui-icon-delete {
    background-position: -72px 50%
}

.ui-icon-arrow-r {
    background-position: -108px 50%
}

.ui-icon-arrow-l {
    background-position: -144px 50%
}

.ui-icon-arrow-u {
    background-position: -180px 50%
}

.ui-icon-arrow-d {
    background-position: -216px 50%
}

.ui-icon-check {
    background-position: -252px 50%
}

.ui-icon-gear {
    background-position: -288px 50%
}

.ui-icon-refresh {
    background-position: -324px 50%
}

.ui-icon-forward {
    background-position: -360px 50%
}

.ui-icon-back {
    background-position: -396px 50%
}

.ui-icon-grid {
    background-position: -432px 50%
}

.ui-icon-star {
    background-position: -468px 50%
}

.ui-icon-alert {
    background-position: -504px 50%
}

.ui-icon-info {
    background-position: -540px 50%
}

.ui-icon-home {
    background-position: -576px 50%
}

.ui-icon-search,
.ui-icon-searchfield:after {
    background-position: -612px 50%
}

.ui-icon-checkbox-off {
    background-position: -684px 50%
}

.ui-icon-checkbox-on {
    background-position: -648px 50%
}

.ui-icon-radio-off {
    background-position: -756px 50%
}

.ui-icon-radio-on {
    background-position: -720px 50%
}

.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-checkbox-on .ui-icon,
.ui-radio-on .ui-icon {
    background-color: #4596ce
}

.ui-icon-loading {
    background: url(ajax-loader.gif);
    background-size: 46px 46px
}

.ui-btn-corner-tl {
    -moz-border-radius-topleft: 1em;
    -webkit-border-top-left-radius: 1em;
    border-top-left-radius: 1em
}

.ui-btn-corner-tr {
    -moz-border-radius-topright: 1em;
    -webkit-border-top-right-radius: 1em;
    border-top-right-radius: 1em
}

.ui-btn-corner-bl {
    -moz-border-radius-bottomleft: 1em;
    -webkit-border-bottom-left-radius: 1em;
    border-bottom-left-radius: 1em
}

.ui-btn-corner-br {
    -moz-border-radius-bottomright: 1em;
    -webkit-border-bottom-right-radius: 1em;
    border-bottom-right-radius: 1em
}

.ui-btn-corner-top {
    -moz-border-radius-topleft: 1em;
    -webkit-border-top-left-radius: 1em;
    border-top-left-radius: 1em;
    -moz-border-radius-topright: 1em;
    -webkit-border-top-right-radius: 1em;
    border-top-right-radius: 1em
}

.ui-btn-corner-bottom {
    -moz-border-radius-bottomleft: 1em;
    -webkit-border-bottom-left-radius: 1em;
    border-bottom-left-radius: 1em;
    -moz-border-radius-bottomright: 1em;
    -webkit-border-bottom-right-radius: 1em;
    border-bottom-right-radius: 1em
}

.ui-btn-corner-right {
    -moz-border-radius-topright: 1em;
    -webkit-border-top-right-radius: 1em;
    border-top-right-radius: 1em;
    -moz-border-radius-bottomright: 1em;
    -webkit-border-bottom-right-radius: 1em;
    border-bottom-right-radius: 1em
}

.ui-btn-corner-left {
    -moz-border-radius-topleft: 1em;
    -webkit-border-top-left-radius: 1em;
    border-top-left-radius: 1em;
    -moz-border-radius-bottomleft: 1em;
    -webkit-border-bottom-left-radius: 1em;
    border-bottom-left-radius: 1em
}

.ui-btn-corner-all {
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em
}

.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: 0 0 12px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .6);
    box-shadow: 0 0 12px rgba(0, 0, 0, .6)
}

.ui-shadow {
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3)
}

.ui-bar-a .ui-shadow,
.ui-bar-b .ui-shadow,
.ui-bar-c .ui-shadow {
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .3);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .3);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .3)
}

.ui-shadow-inset {
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, .2);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, .2)
}

.ui-icon-shadow {
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .4);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .4);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .4)
}

.ui-btn:focus {
    outline: 0
}

.ui-focus,
.ui-btn:focus {
    -moz-box-shadow: 0 0 12px #387bbe;
    -webkit-box-shadow: 0 0 12px #387bbe;
    box-shadow: 0 0 12px #387bbe
}

.ui-mobile-nosupport-boxshadow * {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.ui-mobile-nosupport-boxshadow .ui-focus,
.ui-mobile-nosupport-boxshadow .ui-btn:focus {
    outline-width: 1px;
    outline-style: dotted
}

.ui-mobile,
.ui-mobile body {
    height: 99.9%
}

    .ui-mobile fieldset,
    .ui-page {
        padding: 0;
        margin: 0
    }

    .ui-mobile a img,
    .ui-mobile fieldset {
        border-width: 0
    }

.ui-mobile-viewport {
    margin: 0;
    overflow-x: visible;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body.ui-mobile-viewport,
div.ui-mobile-viewport {
    overflow-x: hidden
}

.ui-mobile [data-role=page],
.ui-mobile [data-role=dialog],
.ui-page {
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    position: absolute;
    display: none;
    border: 0
}

.ui-mobile .ui-page-active {
    display: block;
    overflow: visible
}

.ui-page {
    outline: 0
}

@media screen and (orientation: portrait) {
    .ui-mobile,
    .ui-mobile .ui-page {
        min-height: 420px
    }
}

@media screen and (orientation: landscape) {
    .ui-mobile,
    .ui-mobile .ui-page {
        min-height: 300px
    }
}

.ui-loading .ui-loader {
    display: block
}

.ui-loader {
    display: none;
    z-index: 9999999;
    position: fixed;
    top: 50%;
    box-shadow: 0 1px 1px -1px #fff;
    left: 50%;
    border: 0
}

.ui-loader-default {
    background: 0;
    opacity: .18;
    width: 46px;
    height: 46px;
    margin-left: -23px;
    margin-top: -23px
}

.ui-loader-verbose {
    width: 200px;
    opacity: .88;
    height: auto;
    margin-left: -110px;
    margin-top: -43px;
    padding: 10px
}

.ui-loader-default h1 {
    font-size: 0;
    width: 0;
    height: 0;
    overflow: hidden
}

.ui-loader-verbose h1 {
    font-size: 16px;
    margin: 0;
    text-align: center
}

.ui-loader .ui-icon {
    background-color: #000;
    display: block;
    margin: 0;
    width: 44px;
    height: 44px;
    padding: 1px;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    border-radius: 36px
}

.ui-loader-verbose .ui-icon {
    margin: 0 auto 10px;
    opacity: .75
}

.ui-loader-textonly {
    padding: 15px;
    margin-left: -115px
}

    .ui-loader-textonly .ui-icon {
        display: none
    }

.ui-loader-fakefix {
    position: absolute
}

.ui-mobile-rendering > * {
    visibility: hidden
}

.ui-bar,
.ui-body {
    position: relative;
    padding: .4em 15px;
    overflow: hidden;
    display: block;
    clear: both
}

.ui-bar {
    font-size: 16px;
    margin: 0
}

    .ui-bar h1,
    .ui-bar h2,
    .ui-bar h3,
    .ui-bar h4,
    .ui-bar h5,
    .ui-bar h6 {
        margin: 0;
        padding: 0;
        font-size: 16px;
        display: inline-block
    }

.ui-header,
.ui-footer {
    position: relative;
    border-left-width: 0;
    border-right-width: 0
}

    .ui-header .ui-btn-left,
    .ui-header .ui-btn-right,
    .ui-footer .ui-btn-left,
    .ui-footer .ui-btn-right {
        position: absolute;
        top: 3px
    }

    .ui-header .ui-btn-left,
    .ui-footer .ui-btn-left {
        left: 5px
    }

    .ui-header .ui-btn-right,
    .ui-footer .ui-btn-right {
        right: 5px
    }

    .ui-footer .ui-btn-icon-notext,
    .ui-header .ui-btn-icon-notext {
        top: 6px
    }

    .ui-header .ui-title,
    .ui-footer .ui-title {
        min-height: 1.1em;
        text-align: center;
        font-size: 16px;
        display: block;
        margin: .6em 30% .8em;
        padding: 0;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        outline: 0 !important
    }

    .ui-footer .ui-title {
        margin: .6em 15px .8em
    }

.ui-content {
    border-width: 0;
    overflow: visible;
    overflow-x: hidden;
    padding: 15px
}

.ui-icon {
    width: 18px;
    height: 18px
}

.ui-nojs {
    position: absolute;
    left: -9999px
}

.ui-hide-label label,
.ui-hidden-accessible {
    position: absolute !important;
    left: -9999px;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

.ui-mobile-viewport-transitioning,
.ui-mobile-viewport-transitioning .ui-page {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.in {
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-duration: 350ms;
    -moz-animation-timing-function: ease-out;
    -moz-animation-duration: 350ms
}

.out {
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-duration: 225ms;
    -moz-animation-timing-function: ease-in;
    -moz-animation-duration: 225
}

@-webkit-keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-moz-keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeout {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-moz-keyframes fadeout {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fade.out {
    opacity: 0;
    -webkit-animation-duration: 125ms;
    -webkit-animation-name: fadeout;
    -moz-animation-duration: 125ms;
    -moz-animation-name: fadeout
}

.fade.in {
    opacity: 1;
    -webkit-animation-duration: 225ms;
    -webkit-animation-name: fadein;
    -moz-animation-duration: 225ms;
    -moz-animation-name: fadein
}

.pop {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%
}

    .pop.in {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        opacity: 1;
        -webkit-animation-name: popin;
        -moz-animation-name: popin;
        -webkit-animation-duration: 350ms;
        -moz-animation-duration: 350ms
    }

    .pop.out {
        -webkit-animation-name: fadeout;
        -moz-animation-name: fadeout;
        opacity: 0;
        -webkit-animation-duration: 100ms;
        -moz-animation-duration: 100ms
    }

    .pop.in.reverse {
        -webkit-animation-name: fadein;
        -moz-animation-name: fadein
    }

    .pop.out.reverse {
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -webkit-animation-name: popout;
        -moz-animation-name: popout
    }

@-webkit-keyframes popin {
    from {
        -webkit-transform: scale(.8);
        opacity: 0
    }

    to {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@-moz-keyframes popin {
    from {
        -moz-transform: scale(.8);
        opacity: 0
    }

    to {
        -moz-transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes popout {
    from {
        -webkit-transform: scale(1);
        opacity: 1
    }

    to {
        -webkit-transform: scale(.8);
        opacity: 0
    }
}

@-moz-keyframes popout {
    from {
        -moz-transform: scale(1);
        opacity: 1
    }

    to {
        -moz-transform: scale(.8);
        opacity: 0
    }
}

@-webkit-keyframes slideinfromright {
    from {
        -webkit-transform: translateX(100%)
    }

    to {
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes slideinfromright {
    from {
        -moz-transform: translateX(100%)
    }

    to {
        -moz-transform: translateX(0)
    }
}

@-webkit-keyframes slideinfromleft {
    from {
        -webkit-transform: translateX(-100%)
    }

    to {
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes slideinfromleft {
    from {
        -moz-transform: translateX(-100%)
    }

    to {
        -moz-transform: translateX(0)
    }
}

@-webkit-keyframes slideouttoleft {
    from {
        -webkit-transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-100%)
    }
}

@-moz-keyframes slideouttoleft {
    from {
        -moz-transform: translateX(0)
    }

    to {
        -moz-transform: translateX(-100%)
    }
}

@-webkit-keyframes slideouttoright {
    from {
        -webkit-transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(100%)
    }
}

@-moz-keyframes slideouttoright {
    from {
        -moz-transform: translateX(0)
    }

    to {
        -moz-transform: translateX(100%)
    }
}

.slide.out,
.slide.in {
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-duration: 350ms;
    -moz-animation-timing-function: ease-out;
    -moz-animation-duration: 350ms
}

.slide.out {
    -webkit-transform: translateX(-100%);
    -webkit-animation-name: slideouttoleft;
    -moz-transform: translateX(-100%);
    -moz-animation-name: slideouttoleft
}

.slide.in {
    -webkit-transform: translateX(0);
    -webkit-animation-name: slideinfromright;
    -moz-transform: translateX(0);
    -moz-animation-name: slideinfromright
}

.slide.out.reverse {
    -webkit-transform: translateX(100%);
    -webkit-animation-name: slideouttoright;
    -moz-transform: translateX(100%);
    -moz-animation-name: slideouttoright
}

.slide.in.reverse {
    -webkit-transform: translateX(0);
    -webkit-animation-name: slideinfromleft;
    -moz-transform: translateX(0);
    -moz-animation-name: slideinfromleft
}

.slidefade.out {
    -webkit-transform: translateX(-100%);
    -webkit-animation-name: slideouttoleft;
    -moz-transform: translateX(-100%);
    -moz-animation-name: slideouttoleft;
    -webkit-animation-duration: 225ms;
    -moz-animation-duration: 225ms
}

.slidefade.in {
    -webkit-transform: translateX(0);
    -webkit-animation-name: fadein;
    -moz-transform: translateX(0);
    -moz-animation-name: fadein;
    -webkit-animation-duration: 200ms;
    -moz-animation-duration: 200ms
}

.slidefade.out.reverse {
    -webkit-transform: translateX(100%);
    -webkit-animation-name: slideouttoright;
    -moz-transform: translateX(100%);
    -moz-animation-name: slideouttoright;
    -webkit-animation-duration: 200ms;
    -moz-animation-duration: 200ms
}

.slidefade.in.reverse {
    -webkit-transform: translateX(0);
    -webkit-animation-name: fadein;
    -moz-transform: translateX(0);
    -moz-animation-name: fadein;
    -webkit-animation-duration: 200ms;
    -moz-animation-duration: 200ms
}

.slidedown.out {
    -webkit-animation-name: fadeout;
    -moz-animation-name: fadeout;
    -webkit-animation-duration: 100ms;
    -moz-animation-duration: 100ms
}

.slidedown.in {
    -webkit-transform: translateY(0);
    -webkit-animation-name: slideinfromtop;
    -moz-transform: translateY(0);
    -moz-animation-name: slideinfromtop;
    -webkit-animation-duration: 250ms;
    -moz-animation-duration: 250ms
}

    .slidedown.in.reverse {
        -webkit-animation-name: fadein;
        -moz-animation-name: fadein;
        -webkit-animation-duration: 150ms;
        -moz-animation-duration: 150ms
    }

.slidedown.out.reverse {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -webkit-animation-name: slideouttotop;
    -moz-animation-name: slideouttotop;
    -webkit-animation-duration: 200ms;
    -moz-animation-duration: 200ms
}

@-webkit-keyframes slideinfromtop {
    from {
        -webkit-transform: translateY(-100%)
    }

    to {
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes slideinfromtop {
    from {
        -moz-transform: translateY(-100%)
    }

    to {
        -moz-transform: translateY(0)
    }
}

@-webkit-keyframes slideouttotop {
    from {
        -webkit-transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes slideouttotop {
    from {
        -moz-transform: translateY(0)
    }

    to {
        -moz-transform: translateY(-100%)
    }
}

.slideup.out {
    -webkit-animation-name: fadeout;
    -moz-animation-name: fadeout;
    -webkit-animation-duration: 100ms;
    -moz-animation-duration: 100ms
}

.slideup.in {
    -webkit-transform: translateY(0);
    -webkit-animation-name: slideinfrombottom;
    -moz-transform: translateY(0);
    -moz-animation-name: slideinfrombottom;
    -webkit-animation-duration: 250ms;
    -moz-animation-duration: 250ms
}

    .slideup.in.reverse {
        -webkit-animation-name: fadein;
        -moz-animation-name: fadein;
        -webkit-animation-duration: 150ms;
        -moz-animation-duration: 150ms
    }

.slideup.out.reverse {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-animation-name: slideouttobottom;
    -moz-animation-name: slideouttobottom;
    -webkit-animation-duration: 200ms;
    -moz-animation-duration: 200ms
}

@-webkit-keyframes slideinfrombottom {
    from {
        -webkit-transform: translateY(100%)
    }

    to {
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes slideinfrombottom {
    from {
        -moz-transform: translateY(100%)
    }

    to {
        -moz-transform: translateY(0)
    }
}

@-webkit-keyframes slideouttobottom {
    from {
        -webkit-transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(100%)
    }
}

@-moz-keyframes slideouttobottom {
    from {
        -moz-transform: translateY(0)
    }

    to {
        -moz-transform: translateY(100%)
    }
}

.viewport-flip {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    position: absolute
}

.flip {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateX(0);
    -moz-backface-visibility: hidden;
    -moz-transform: translateX(0)
}

    .flip.out {
        -webkit-transform: rotateY(-90deg) scale(.9);
        -webkit-animation-name: flipouttoleft;
        -webkit-animation-duration: 175ms;
        -moz-transform: rotateY(-90deg) scale(.9);
        -moz-animation-name: flipouttoleft;
        -moz-animation-duration: 175ms
    }

    .flip.in {
        -webkit-animation-name: flipintoright;
        -webkit-animation-duration: 225ms;
        -moz-animation-name: flipintoright;
        -moz-animation-duration: 225ms
    }

    .flip.out.reverse {
        -webkit-transform: rotateY(90deg) scale(.9);
        -webkit-animation-name: flipouttoright;
        -moz-transform: rotateY(90deg) scale(.9);
        -moz-animation-name: flipouttoright
    }

    .flip.in.reverse {
        -webkit-animation-name: flipintoleft;
        -moz-animation-name: flipintoleft
    }

@-webkit-keyframes flipouttoleft {
    from {
        -webkit-transform: rotateY(0)
    }

    to {
        -webkit-transform: rotateY(-90deg) scale(.9)
    }
}

@-moz-keyframes flipouttoleft {
    from {
        -moz-transform: rotateY(0)
    }

    to {
        -moz-transform: rotateY(-90deg) scale(.9)
    }
}

@-webkit-keyframes flipouttoright {
    from {
        -webkit-transform: rotateY(0)
    }

    to {
        -webkit-transform: rotateY(90deg) scale(.9)
    }
}

@-moz-keyframes flipouttoright {
    from {
        -moz-transform: rotateY(0)
    }

    to {
        -moz-transform: rotateY(90deg) scale(.9)
    }
}

@-webkit-keyframes flipintoleft {
    from {
        -webkit-transform: rotateY(-90deg) scale(.9)
    }

    to {
        -webkit-transform: rotateY(0)
    }
}

@-moz-keyframes flipintoleft {
    from {
        -moz-transform: rotateY(-90deg) scale(.9)
    }

    to {
        -moz-transform: rotateY(0)
    }
}

@-webkit-keyframes flipintoright {
    from {
        -webkit-transform: rotateY(90deg) scale(.9)
    }

    to {
        -webkit-transform: rotateY(0)
    }
}

@-moz-keyframes flipintoright {
    from {
        -moz-transform: rotateY(90deg) scale(.9)
    }

    to {
        -moz-transform: rotateY(0)
    }
}

.viewport-turn {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    position: absolute
}

.turn {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateX(0);
    -webkit-transform-origin: 0 0;
    -moz-backface-visibility: hidden;
    -moz-transform: translateX(0);
    -moz-transform-origin: 0 0
}

    .turn.out {
        -webkit-transform: rotateY(-90deg) scale(.9);
        -webkit-animation-name: flipouttoleft;
        -moz-transform: rotateY(-90deg) scale(.9);
        -moz-animation-name: flipouttoleft;
        -webkit-animation-duration: 125ms;
        -moz-animation-duration: 125ms
    }

    .turn.in {
        -webkit-animation-name: flipintoright;
        -moz-animation-name: flipintoright;
        -webkit-animation-duration: 250ms;
        -moz-animation-duration: 250ms
    }

    .turn.out.reverse {
        -webkit-transform: rotateY(90deg) scale(.9);
        -webkit-animation-name: flipouttoright;
        -moz-transform: rotateY(90deg) scale(.9);
        -moz-animation-name: flipouttoright
    }

    .turn.in.reverse {
        -webkit-animation-name: flipintoleft;
        -moz-animation-name: flipintoleft
    }

@-webkit-keyframes flipouttoleft {
    from {
        -webkit-transform: rotateY(0)
    }

    to {
        -webkit-transform: rotateY(-90deg) scale(.9)
    }
}

@-moz-keyframes flipouttoleft {
    from {
        -moz-transform: rotateY(0)
    }

    to {
        -moz-transform: rotateY(-90deg) scale(.9)
    }
}

@-webkit-keyframes flipouttoright {
    from {
        -webkit-transform: rotateY(0)
    }

    to {
        -webkit-transform: rotateY(90deg) scale(.9)
    }
}

@-moz-keyframes flipouttoright {
    from {
        -moz-transform: rotateY(0)
    }

    to {
        -moz-transform: rotateY(90deg) scale(.9)
    }
}

@-webkit-keyframes flipintoleft {
    from {
        -webkit-transform: rotateY(-90deg) scale(.9)
    }

    to {
        -webkit-transform: rotateY(0)
    }
}

@-moz-keyframes flipintoleft {
    from {
        -moz-transform: rotateY(-90deg) scale(.9)
    }

    to {
        -moz-transform: rotateY(0)
    }
}

@-webkit-keyframes flipintoright {
    from {
        -webkit-transform: rotateY(90deg) scale(.9)
    }

    to {
        -webkit-transform: rotateY(0)
    }
}

@-moz-keyframes flipintoright {
    from {
        -moz-transform: rotateY(90deg) scale(.9)
    }

    to {
        -moz-transform: rotateY(0)
    }
}

.flow {
    -webkit-transform-origin: 50% 30%;
    -moz-transform-origin: 50% 30%;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .4)
}

.ui-dialog.flow {
    -webkit-transform-origin: none;
    -moz-transform-origin: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}

.flow.out {
    -webkit-transform: translateX(-100%) scale(.7);
    -webkit-animation-name: flowouttoleft;
    -webkit-animation-timing-function: ease;
    -webkit-animation-duration: 350ms;
    -moz-transform: translateX(-100%) scale(.7);
    -moz-animation-name: flowouttoleft;
    -moz-animation-timing-function: ease;
    -moz-animation-duration: 350ms
}

.flow.in {
    -webkit-transform: translateX(0) scale(1);
    -webkit-animation-name: flowinfromright;
    -webkit-animation-timing-function: ease;
    -webkit-animation-duration: 350ms;
    -moz-transform: translateX(0) scale(1);
    -moz-animation-name: flowinfromright;
    -moz-animation-timing-function: ease;
    -moz-animation-duration: 350ms
}

.flow.out.reverse {
    -webkit-transform: translateX(100%);
    -webkit-animation-name: flowouttoright;
    -moz-transform: translateX(100%);
    -moz-animation-name: flowouttoright
}

.flow.in.reverse {
    -webkit-animation-name: flowinfromleft;
    -moz-animation-name: flowinfromleft
}

@-webkit-keyframes flowouttoleft {
    0% {
        -webkit-transform: translateX(0) scale(1)
    }

    60%, 70% {
        -webkit-transform: translateX(0) scale(.7)
    }

    100% {
        -webkit-transform: translateX(-100%) scale(.7)
    }
}

@-moz-keyframes flowouttoleft {
    0% {
        -moz-transform: translateX(0) scale(1)
    }

    60%, 70% {
        -moz-transform: translateX(0) scale(.7)
    }

    100% {
        -moz-transform: translateX(-100%) scale(.7)
    }
}

@-webkit-keyframes flowouttoright {
    0% {
        -webkit-transform: translateX(0) scale(1)
    }

    60%, 70% {
        -webkit-transform: translateX(0) scale(.7)
    }

    100% {
        -webkit-transform: translateX(100%) scale(.7)
    }
}

@-moz-keyframes flowouttoright {
    0% {
        -moz-transform: translateX(0) scale(1)
    }

    60%, 70% {
        -moz-transform: translateX(0) scale(.7)
    }

    100% {
        -moz-transform: translateX(100%) scale(.7)
    }
}

@-webkit-keyframes flowinfromleft {
    0% {
        -webkit-transform: translateX(-100%) scale(.7)
    }

    30%, 40% {
        -webkit-transform: translateX(0) scale(.7)
    }

    100% {
        -webkit-transform: translateX(0) scale(1)
    }
}

@-moz-keyframes flowinfromleft {
    0% {
        -moz-transform: translateX(-100%) scale(.7)
    }

    30%, 40% {
        -moz-transform: translateX(0) scale(.7)
    }

    100% {
        -moz-transform: translateX(0) scale(1)
    }
}

@-webkit-keyframes flowinfromright {
    0% {
        -webkit-transform: translateX(100%) scale(.7)
    }

    30%, 40% {
        -webkit-transform: translateX(0) scale(.7)
    }

    100% {
        -webkit-transform: translateX(0) scale(1)
    }
}

@-moz-keyframes flowinfromright {
    0% {
        -moz-transform: translateX(100%) scale(.7)
    }

    30%, 40% {
        -moz-transform: translateX(0) scale(.7)
    }

    100% {
        -moz-transform: translateX(0) scale(1)
    }
}

.ui-grid-a,
.ui-grid-b,
.ui-grid-c,
.ui-grid-d {
    overflow: hidden
}

.ui-block-a,
.ui-block-b,
.ui-block-c,
.ui-block-d,
.ui-block-e {
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
    min-height: 1px
}

.ui-grid-solo .ui-block-a {
    width: 100%;
    float: none
}

.ui-grid-a .ui-block-a,
.ui-grid-a .ui-block-b {
    width: 50%
}

.ui-grid-a .ui-block-a {
    clear: left
}

.ui-grid-b .ui-block-a,
.ui-grid-b .ui-block-b,
.ui-grid-b .ui-block-c {
    width: 33.333%
}

.ui-grid-b .ui-block-a {
    clear: left
}

.ui-grid-c .ui-block-a,
.ui-grid-c .ui-block-b,
.ui-grid-c .ui-block-c,
.ui-grid-c .ui-block-d {
    width: 25%
}

.ui-grid-c .ui-block-a {
    clear: left
}

.ui-grid-d .ui-block-a,
.ui-grid-d .ui-block-b,
.ui-grid-d .ui-block-c,
.ui-grid-d .ui-block-d,
.ui-grid-d .ui-block-e {
    width: 20%
}

.ui-grid-d .ui-block-a {
    clear: left
}

.ui-header-fixed,
.ui-footer-fixed {
    left: 0;
    right: 0;
    width: 100%;
    position: fixed;
    z-index: 1000
}

.ui-header-fixed {
    top: 0
}

.ui-footer-fixed {
    bottom: 0
}

.ui-header-fullscreen,
.ui-footer-fullscreen {
    opacity: .9
}

.ui-page-header-fixed {
    padding-top: 2.5em
}

.ui-page-footer-fixed {
    padding-bottom: 3em
}

.ui-page-header-fullscreen .ui-content,
.ui-page-footer-fullscreen .ui-content {
    padding: 0
}

.ui-fixed-hidden {
    position: absolute
}

.ui-page-header-fullscreen .ui-fixed-hidden,
.ui-page-footer-fullscreen .ui-fixed-hidden {
    left: -99999em
}

.ui-header-fixed .ui-btn,
.ui-footer-fixed .ui-btn {
    z-index: 10
}

.ui-navbar {
    overflow: hidden
}

    .ui-navbar ul,
    .ui-navbar-expanded ul {
        list-style: none;
        padding: 0;
        margin: 0;
        position: relative;
        display: block;
        border: 0
    }

.ui-navbar-collapsed ul {
    float: left;
    width: 75%;
    margin-right: -2px
}

.ui-navbar-collapsed .ui-navbar-toggle {
    float: left;
    width: 25%
}

.ui-navbar li.ui-navbar-truncate {
    position: absolute;
    left: -9999px;
    top: -9999px
}

.ui-navbar li .ui-btn,
.ui-navbar .ui-navbar-toggle .ui-btn {
    display: block;
    font-size: 12px;
    text-align: center;
    margin: 0;
    border-right-width: 0;
    max-width: 100%
}

.ui-navbar li .ui-btn {
    margin-right: -1px
}

    .ui-navbar li .ui-btn:last-child {
        margin-right: 0
    }

.ui-header .ui-navbar li .ui-btn,
.ui-header .ui-navbar .ui-navbar-toggle .ui-btn,
.ui-footer .ui-navbar li .ui-btn,
.ui-footer .ui-navbar .ui-navbar-toggle .ui-btn {
    border-top-width: 0;
    border-bottom-width: 0
}

.ui-navbar .ui-btn-inner {
    padding-left: 2px;
    padding-right: 2px
}

.ui-navbar-noicons li .ui-btn .ui-btn-inner,
.ui-navbar-noicons .ui-navbar-toggle .ui-btn-inner {
    padding-top: .8em;
    padding-bottom: .9em
}

.ui-navbar-expanded .ui-btn {
    margin: 0;
    font-size: 14px
}

.ui-navbar-expanded .ui-btn-inner {
    padding-left: 5px;
    padding-right: 5px
}

.ui-navbar-expanded .ui-btn-icon-top .ui-btn-inner {
    padding: 45px 5px 15px;
    text-align: center
}

.ui-navbar-expanded .ui-btn-icon-top .ui-icon {
    top: 15px
}

.ui-navbar-expanded .ui-btn-icon-bottom .ui-btn-inner {
    padding: 15px 5px 45px;
    text-align: center
}

.ui-navbar-expanded .ui-btn-icon-bottom .ui-icon {
    bottom: 15px
}

.ui-navbar-expanded li .ui-btn .ui-btn-inner {
    min-height: 2.5em
}

.ui-navbar-expanded .ui-navbar-noicons .ui-btn .ui-btn-inner {
    padding-top: 1.8em;
    padding-bottom: 1.9em
}

.ui-btn {
    display: block;
    text-align: center;
    cursor: pointer;
    position: relative;
    margin: .5em 5px;
    padding: 0
}

.ui-mini {
    margin: .25em 5px
}

.ui-btn-inner {
    padding: .6em 20px;
    min-width: .75em;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    zoom: 1
}

.ui-btn input,
.ui-btn button {
    z-index: 2
}

.ui-btn-left,
.ui-btn-right,
.ui-btn-inline {
    display: inline-block
}

.ui-btn-block {
    display: block
}

.ui-header .ui-btn,
.ui-footer .ui-btn {
    display: inline-block;
    margin: 0
}

.ui-header .ui-btn-inner,
.ui-footer .ui-btn-inner,
.ui-mini .ui-btn-inner {
    font-size: 12.5px;
    padding: .55em 11px .5em
}

.ui-header .ui-fullsize .ui-btn-inner,
.ui-footer .ui-fullsize .ui-btn-inner {
    font-size: 16px;
    padding: .6em 25px
}

.ui-btn-icon-notext {
    width: 24px;
    height: 24px
}

    .ui-btn-icon-notext .ui-btn-inner {
        padding: 0;
        height: 100%
    }

        .ui-btn-icon-notext .ui-btn-inner .ui-icon {
            margin: 2px 1px 2px 3px
        }

.ui-btn-text {
    position: relative;
    z-index: 1;
    width: 100%
}

.ui-btn-icon-notext .ui-btn-text {
    position: absolute;
    left: -9999px
}

.ui-btn-icon-left .ui-btn-inner {
    padding-left: 40px
}

.ui-btn-icon-right .ui-btn-inner {
    padding-right: 40px
}

.ui-btn-icon-top .ui-btn-inner {
    padding-top: 40px
}

.ui-btn-icon-bottom .ui-btn-inner {
    padding-bottom: 40px
}

.ui-header .ui-btn-icon-left .ui-btn-inner,
.ui-footer .ui-btn-icon-left .ui-btn-inner,
.ui-mini .ui-btn-icon-left .ui-btn-inner {
    padding-left: 30px
}

.ui-header .ui-btn-icon-right .ui-btn-inner,
.ui-footer .ui-btn-icon-right .ui-btn-inner,
.ui-mini .ui-btn-icon-right .ui-btn-inner {
    padding-right: 30px
}

.ui-header .ui-btn-icon-top .ui-btn-inner,
.ui-footer .ui-btn-icon-top .ui-btn-inner,
.ui-mini .ui-btn-icon-top .ui-btn-inner {
    padding: 30px 3px .5em 3px
}

.ui-header .ui-btn-icon-bottom .ui-btn-inner,
.ui-footer .ui-btn-icon-bottom .ui-btn-inner,
.ui-mini .ui-btn-icon-bottom .ui-btn-inner {
    padding: .55em 3px 30px 3px
}

.ui-btn-icon-notext .ui-icon {
    display: block;
    z-index: 0
}

.ui-btn-icon-left .ui-btn-inner .ui-icon,
.ui-btn-icon-right .ui-btn-inner .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -9px
}

.ui-btn-icon-top .ui-btn-inner .ui-icon,
.ui-btn-icon-bottom .ui-btn-inner .ui-icon {
    position: absolute;
    left: 50%;
    margin-left: -9px
}

.ui-btn-icon-left .ui-icon {
    left: 10px
}

.ui-btn-icon-right .ui-icon {
    right: 10px
}

.ui-btn-icon-top .ui-icon {
    top: 10px
}

.ui-btn-icon-bottom .ui-icon {
    top: auto;
    bottom: 10px
}

.ui-header .ui-btn-icon-left .ui-icon,
.ui-footer .ui-btn-icon-left .ui-icon,
.ui-mini.ui-btn-icon-left .ui-icon,
.ui-mini .ui-btn-icon-left .ui-icon {
    left: 5px
}

.ui-header .ui-btn-icon-right .ui-icon,
.ui-footer .ui-btn-icon-right .ui-icon,
.ui-mini.ui-btn-icon-right .ui-icon,
.ui-mini .ui-btn-icon-right .ui-icon {
    right: 5px
}

.ui-header .ui-btn-icon-top .ui-icon,
.ui-footer .ui-btn-icon-top .ui-icon,
.ui-mini.ui-btn-icon-top .ui-icon,
.ui-mini .ui-btn-icon-top .ui-icon {
    top: 5px
}

.ui-header .ui-btn-icon-bottom .ui-icon,
.ui-footer .ui-btn-icon-bottom .ui-icon,
.ui-mini.ui-btn-icon-bottom .ui-icon,
.ui-mini .ui-btn-icon-bottom .ui-icon {
    bottom: 5px
}

.ui-btn-hidden {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-appearance: button;
    opacity: .1;
    cursor: pointer;
    background: #fff;
    background: rgba(255, 255, 255, 0);
    filter: Alpha(Opacity=.0001);
    font-size: 1px;
    border: 0;
    text-indent: -9999px
}

.ui-collapsible {
    margin: .5em 0
}

.ui-collapsible-heading {
    font-size: 16px;
    display: block;
    margin: 0 -8px;
    padding: 0;
    border-width: 0 0 1px 0;
    position: relative
}

    .ui-collapsible-heading a {
        text-align: left;
        margin: 0
    }

    .ui-collapsible-heading .ui-btn-inner,
    .ui-collapsible-heading .ui-btn-icon-left .ui-btn-inner {
        padding-left: 40px
    }

    .ui-collapsible-heading .ui-btn-icon-right .ui-btn-inner {
        padding-left: 12px;
        padding-right: 40px
    }

    .ui-collapsible-heading .ui-btn-icon-top .ui-btn-inner,
    .ui-collapsible-heading .ui-btn-icon-bottom .ui-btn-inner {
        padding-right: 40px;
        text-align: center
    }

    .ui-collapsible-heading a span.ui-btn {
        position: absolute;
        left: 6px;
        top: 50%;
        margin: -12px 0 0 0;
        width: 20px;
        height: 20px;
        padding: 1px 0 1px 2px;
        text-indent: -9999px
    }

        .ui-collapsible-heading a span.ui-btn .ui-btn-inner {
            padding: 10px 0
        }

        .ui-collapsible-heading a span.ui-btn .ui-icon {
            left: 0;
            margin-top: -10px
        }

.ui-collapsible-heading-status {
    position: absolute;
    top: -9999px;
    left: 0
}

.ui-collapsible-content {
    display: block;
    margin: 0 -8px;
    padding: 10px 16px;
    border-top: 0;
    background-image: none;
    font-weight: normal
}

.ui-collapsible-content-collapsed {
    display: none
}

.ui-collapsible-set {
    margin: .5em 0
}

    .ui-collapsible-set .ui-collapsible {
        margin: -1px 0 0
    }

.ui-controlgroup,
fieldset.ui-controlgroup {
    padding: 0;
    margin: 0 0 .5em;
    zoom: 1
}

.ui-bar .ui-controlgroup {
    margin: 0 .3em
}

.ui-controlgroup-label {
    font-size: 16px;
    line-height: 1.4;
    font-weight: normal;
    margin: 0 0 .4em
}

.ui-controlgroup-controls {
    display: block;
    width: 100%
}

.ui-controlgroup li {
    list-style: none
}

.ui-controlgroup-vertical .ui-btn,
.ui-controlgroup-vertical .ui-checkbox,
.ui-controlgroup-vertical .ui-radio {
    margin: 0;
    border-bottom-width: 0
}

.ui-controlgroup-controls label.ui-select {
    position: absolute;
    left: -9999px
}

.ui-controlgroup-vertical .ui-controlgroup-last {
    border-bottom-width: 1px
}

.ui-controlgroup-horizontal {
    padding: 0
}

    .ui-controlgroup-horizontal .ui-btn-inner {
        text-align: center
    }

    .ui-controlgroup-horizontal .ui-btn,
    .ui-controlgroup-horizontal .ui-select {
        display: inline-block;
        margin: 0 -6px 0 0
    }

    .ui-controlgroup-horizontal .ui-checkbox,
    .ui-controlgroup-horizontal .ui-radio {
        float: left;
        clear: none;
        margin: 0 -1px 0 0
    }

        .ui-controlgroup-horizontal .ui-checkbox .ui-btn,
        .ui-controlgroup-horizontal .ui-radio .ui-btn,
        .ui-controlgroup-horizontal .ui-checkbox:last-child,
        .ui-controlgroup-horizontal .ui-radio:last-child {
            margin-right: 0
        }

    .ui-controlgroup-horizontal .ui-controlgroup-last {
        margin-right: 0
    }

.ui-controlgroup .ui-checkbox label,
.ui-controlgroup .ui-radio label {
    font-size: 16px
}

@media all and (min-width: 450px) {
    .ui-field-contain .ui-controlgroup-label {
        vertical-align: top;
        display: inline-block;
        width: 20%;
        margin: 0 2% 0 0
    }

    .ui-field-contain .ui-controlgroup-controls {
        width: 60%;
        display: inline-block
    }

    .ui-field-contain .ui-controlgroup .ui-select {
        width: 100%
    }

    .ui-field-contain .ui-controlgroup-horizontal .ui-select {
        width: auto
    }
}

.ui-dialog {
    background: none !important
}

.ui-dialog-contain {
    width: 92.5%;
    max-width: 500px;
    margin: 10% auto 15px auto;
    padding: 0
}

.ui-dialog .ui-header {
    margin-top: 15%;
    border: 0;
    overflow: hidden
}

.ui-dialog .ui-header,
.ui-dialog .ui-content,
.ui-dialog .ui-footer {
    display: block;
    position: relative;
    width: auto
}

.ui-dialog .ui-header,
.ui-dialog .ui-footer {
    z-index: 10;
    padding: 0
}

.ui-dialog .ui-footer {
    padding: 0 15px
}

.ui-dialog .ui-content {
    padding: 15px
}

.ui-dialog {
    margin-top: -15px
}

.ui-checkbox,
.ui-radio {
    position: relative;
    clear: both;
    margin: .2em 0 .5em;
    z-index: 1
}

    .ui-checkbox .ui-btn,
    .ui-radio .ui-btn {
        margin: 0;
        text-align: left;
        z-index: 2
    }

    .ui-checkbox .ui-btn-inner,
    .ui-radio .ui-btn-inner {
        white-space: normal
    }

    .ui-checkbox .ui-btn-icon-left .ui-btn-inner,
    .ui-radio .ui-btn-icon-left .ui-btn-inner {
        padding-left: 45px
    }

    .ui-checkbox .ui-mini.ui-btn-icon-left .ui-btn-inner,
    .ui-radio .ui-mini.ui-btn-icon-left .ui-btn-inner {
        padding-left: 36px
    }

    .ui-checkbox .ui-btn-icon-right .ui-btn-inner,
    .ui-radio .ui-btn-icon-right .ui-btn-inner {
        padding-right: 45px
    }

    .ui-checkbox .ui-mini.ui-btn-icon-right .ui-btn-inner,
    .ui-radio .ui-mini.ui-btn-icon-right .ui-btn-inner {
        padding-right: 36px
    }

    .ui-checkbox .ui-btn-icon-top .ui-btn-inner,
    .ui-radio .ui-btn-icon-top .ui-btn-inner {
        padding-right: 0;
        padding-left: 0;
        text-align: center
    }

    .ui-checkbox .ui-btn-icon-bottom .ui-btn-inner,
    .ui-radio .ui-btn-icon-bottom .ui-btn-inner {
        padding-right: 0;
        padding-left: 0;
        text-align: center
    }

    .ui-checkbox .ui-icon,
    .ui-radio .ui-icon {
        top: 1.1em
    }

    .ui-checkbox .ui-btn-icon-left .ui-icon,
    .ui-radio .ui-btn-icon-left .ui-icon {
        left: 15px
    }

    .ui-checkbox .ui-mini.ui-btn-icon-left .ui-icon,
    .ui-radio .ui-mini.ui-btn-icon-left .ui-icon {
        left: 9px
    }

    .ui-checkbox .ui-btn-icon-right .ui-icon,
    .ui-radio .ui-btn-icon-right .ui-icon {
        right: 15px
    }

    .ui-checkbox .ui-mini.ui-btn-icon-right .ui-icon,
    .ui-radio .ui-mini.ui-btn-icon-right .ui-icon {
        right: 9px
    }

    .ui-checkbox .ui-btn-icon-top .ui-icon,
    .ui-radio .ui-btn-icon-top .ui-icon {
        top: 10px
    }

    .ui-checkbox .ui-btn-icon-bottom .ui-icon,
    .ui-radio .ui-btn-icon-bottom .ui-icon {
        top: auto;
        bottom: 10px
    }

    .ui-checkbox .ui-btn-icon-right .ui-icon,
    .ui-radio .ui-btn-icon-right .ui-icon {
        right: 15px
    }

    .ui-checkbox .ui-mini.ui-btn-icon-right .ui-icon,
    .ui-radio .ui-mini.ui-btn-icon-right .ui-icon {
        right: 9px
    }

    .ui-checkbox input,
    .ui-radio input {
        position: absolute;
        left: 20px;
        top: 50%;
        width: 10px;
        height: 10px;
        margin: -5px 0 0 0;
        outline: 0 !important;
        z-index: 1
    }

.ui-field-contain,
fieldset.ui-field-contain {
    padding: .8em 0;
    margin: 0;
    border-width: 0 0 1px 0;
    overflow: visible
}

    .ui-field-contain:first-child {
        border-top-width: 0
    }

.ui-header .ui-field-contain-left,
.ui-header .ui-field-contain-right {
    position: absolute;
    top: 0;
    width: 25%
}

.ui-header .ui-field-contain-left {
    left: 1em
}

.ui-header .ui-field-contain-right {
    right: 1em
}

@media all and (min-width: 450px) {
    .ui-field-contain,
    .ui-mobile fieldset.ui-field-contain {
        border-width: 0;
        padding: 0;
        margin: 1em 0
    }
}

.ui-select {
    display: block;
    position: relative
}

    .ui-select select {
        position: absolute;
        left: -9999px;
        top: -9999px
    }

    .ui-select .ui-btn {
        overflow: hidden;
        opacity: 1;
        margin: 0
    }

        .ui-select .ui-btn select {
            cursor: pointer;
            -webkit-appearance: button;
            left: 0;
            top: 0;
            width: 100%;
            min-height: 1.5em;
            min-height: 100%;
            height: 3em;
            max-height: 100%;
            opacity: 0;
            -ms-filter: "alpha(opacity=0)";
            filter: alpha(opacity=0);
            z-index: 2
        }

    .ui-select .ui-disabled {
        opacity: .3
    }

@-moz-document url-prefix() {
    .ui-select .ui-btn select {
        opacity: .0001
    }
}

.ui-select .ui-btn select.ui-select-nativeonly {
    opacity: 1;
    text-indent: 0
}

.ui-select .ui-btn-icon-right .ui-btn-inner {
    padding-right: 45px
}

.ui-select .ui-btn-icon-right .ui-icon {
    right: 15px
}

.ui-select .ui-mini.ui-btn-icon-right .ui-icon {
    right: 7px
}

label.ui-select {
    font-size: 16px;
    line-height: 1.4;
    font-weight: normal;
    margin: 0 0 .3em;
    display: block
}

.ui-select .ui-btn-text,
.ui-selectmenu .ui-btn-text {
    display: block;
    min-height: 1em;
    overflow: hidden !important
}

.ui-select .ui-btn-text {
    text-overflow: ellipsis
}

.ui-selectmenu {
    position: absolute;
    padding: 0;
    z-index: 1100 !important;
    width: 80%;
    max-width: 350px;
    padding: 6px
}

    .ui-selectmenu .ui-listview {
        margin: 0
    }

    .ui-selectmenu .ui-btn.ui-li-divider {
        cursor: default
    }

.ui-selectmenu-hidden {
    top: -9999px;
    left: -9999px
}

.ui-selectmenu-screen {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99
}

.ui-screen-hidden,
.ui-selectmenu-list .ui-li .ui-icon {
    display: none
}

.ui-selectmenu-list .ui-li .ui-icon {
    display: block
}

.ui-li.ui-selectmenu-placeholder {
    display: none
}

.ui-selectmenu .ui-header .ui-title {
    margin: .6em 46px .8em
}

@media all and (min-width: 450px) {
    .ui-field-contain label.ui-select {
        vertical-align: top;
        display: inline-block;
        width: 20%;
        margin: 0 2% 0 0
    }

    .ui-field-contain .ui-select {
        width: 60%;
        display: inline-block
    }
}

.ui-selectmenu .ui-header h1:after {
    content: '.';
    visibility: hidden
}

label.ui-input-text {
    font-size: 16px;
    line-height: 1.4;
    display: block;
    font-weight: normal;
    margin: 0 0 .3em
}

input.ui-input-text,
textarea.ui-input-text {
    background-image: none;
    padding: .4em;
    line-height: 1.4;
    font-size: 16px;
    display: block;
    width: 97%;
    outline: 0
}

.ui-header input.ui-input-text,
.ui-footer input.ui-input-text {
    margin-left: 1.25%;
    padding: .4em 1%;
    width: 95.5%
}

input.ui-input-text {
    -webkit-appearance: none
}

textarea.ui-input-text {
    height: 50px;
    -webkit-transition: height 200ms linear;
    -moz-transition: height 200ms linear;
    -o-transition: height 200ms linear;
    transition: height 200ms linear
}

.ui-input-search {
    padding: 0 30px;
    background-image: none;
    position: relative
}

.ui-icon-searchfield:after {
    position: absolute;
    left: 7px;
    top: 50%;
    margin-top: -9px;
    content: "";
    width: 18px;
    height: 18px;
    opacity: .5
}

.ui-input-search input.ui-input-text {
    border: 0;
    width: 98%;
    padding: .4em 0;
    margin: 0;
    display: block;
    background: transparent none;
    outline: 0 !important
}

.ui-input-search .ui-input-clear {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -13px
}

.ui-mini .ui-input-clear {
    right: -3px
}

.ui-input-search .ui-input-clear-hidden {
    display: none
}

input.ui-mini,
.ui-mini input,
textarea.ui-mini {
    font-size: 14px
}

textarea.ui-mini {
    height: 45px
}

@media all and (min-width: 450px) {
    .ui-field-contain label.ui-input-text {
        vertical-align: top;
        display: inline-block;
        width: 20%;
        margin: 0 2% 0 0
    }

    .ui-field-contain input.ui-input-text,
    .ui-field-contain textarea.ui-input-text,
    .ui-field-contain .ui-input-search {
        width: 60%;
        display: inline-block
    }

    .ui-field-contain .ui-input-search {
        width: 50%
    }

    .ui-hide-label input.ui-input-text,
    .ui-hide-label textarea.ui-input-text,
    .ui-hide-label .ui-input-search {
        padding: .4em;
        width: 97%
    }

    .ui-input-search input.ui-input-text {
        width: 98%
    }
}

.ui-listview {
    margin: 0;
    counter-reset: listnumbering
}

.ui-content .ui-listview {
    margin: -15px
}

.ui-content .ui-listview-inset {
    margin: 1em 0
}

.ui-listview,
.ui-li {
    list-style: none;
    padding: 0
}

    .ui-li,
    .ui-li.ui-field-contain {
        display: block;
        margin: 0;
        position: relative;
        overflow: visible;
        text-align: left;
        border-width: 0;
        border-top-width: 1px
    }

        .ui-li .ui-btn-text a.ui-link-inherit {
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap
        }

.ui-li-divider,
.ui-li-static {
    padding: .5em 15px;
    font-size: 14px;
    font-weight: bold
}

.ui-li-divider {
    counter-reset: listnumbering
}

ol.ui-listview .ui-link-inherit:before,
ol.ui-listview .ui-li-static:before,
.ui-li-dec {
    font-size: .8em;
    display: inline-block;
    padding-right: .3em;
    font-weight: normal;
    counter-increment: listnumbering;
    content: counter(listnumbering) ". "
}

ol.ui-listview .ui-li-jsnumbering:before {
    content: "" !important
}

.ui-listview-inset .ui-li {
    border-right-width: 1px;
    border-left-width: 1px
}

.ui-li:last-child,
.ui-li.ui-field-contain:last-child {
    border-bottom-width: 1px
}

.ui-li > .ui-btn-inner {
    display: block;
    position: relative;
    padding: 0
}

.ui-li .ui-btn-inner a.ui-link-inherit,
.ui-li-static.ui-li {
    padding: .7em 15px .7em 15px;
    display: block
}

.ui-li-has-thumb .ui-btn-inner a.ui-link-inherit,
.ui-li-static.ui-li-has-thumb {
    min-height: 60px;
    padding-left: 100px
}

.ui-li-has-icon .ui-btn-inner a.ui-link-inherit,
.ui-li-static.ui-li-has-icon {
    min-height: 20px;
    padding-left: 40px
}

.ui-li-has-count .ui-btn-inner a.ui-link-inherit,
.ui-li-static.ui-li-has-count {
    padding-right: 45px
}

.ui-li-has-arrow .ui-btn-inner a.ui-link-inherit,
.ui-li-static.ui-li-has-arrow {
    padding-right: 30px
}

    .ui-li-has-arrow.ui-li-has-count .ui-btn-inner a.ui-link-inherit,
    .ui-li-static.ui-li-has-arrow.ui-li-has-count {
        padding-right: 75px
    }

.ui-li-has-count .ui-btn-text {
    padding-right: 15px
}

.ui-li-heading {
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin: .6em 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.ui-li-desc {
    font-size: 12px;
    font-weight: normal;
    display: block;
    margin: -.5em 0 .6em;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.ui-li-thumb,
.ui-listview .ui-li-icon {
    position: absolute;
    left: 1px;
    top: 0;
    max-height: 80px;
    max-width: 80px
}

.ui-listview .ui-li-icon {
    max-height: 40px;
    max-width: 40px;
    left: 10px;
    top: .9em
}

.ui-li-thumb,
.ui-listview .ui-li-icon,
.ui-li-content {
    float: left;
    margin-right: 10px
}

.ui-li-aside {
    float: right;
    width: 50%;
    text-align: right;
    margin: .3em 0
}

@media all and (min-width: 480px) {
    .ui-li-aside {
        width: 45%
    }
}

.ui-li-divider {
    cursor: default
}

.ui-li-has-alt .ui-btn-inner a.ui-link-inherit,
.ui-li-static.ui-li-has-alt {
    padding-right: 95px
}

.ui-li-has-count .ui-li-count {
    position: absolute;
    font-size: 11px;
    font-weight: bold;
    padding: .2em .5em;
    top: 50%;
    margin-top: -.9em;
    right: 48px
}

.ui-li-divider .ui-li-count,
.ui-li-static .ui-li-count {
    right: 10px
}

.ui-li-has-alt .ui-li-count {
    right: 55px
}

.ui-li-link-alt {
    position: absolute;
    width: 40px;
    height: 100%;
    border-width: 0;
    border-left-width: 1px;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    z-index: 2
}

    .ui-li-link-alt .ui-btn {
        overflow: hidden;
        position: absolute;
        right: 8px;
        top: 50%;
        margin: -11px 0 0 0;
        border-bottom-width: 1px;
        z-index: -1
    }

    .ui-li-link-alt .ui-btn-inner {
        padding: 0;
        height: 100%;
        position: absolute;
        width: 100%;
        top: 0;
        left: 0
    }

    .ui-li-link-alt .ui-btn .ui-icon {
        right: 50%;
        margin-right: -9px
    }

.ui-listview * .ui-btn-inner > .ui-btn > .ui-btn-inner {
    border-top: 0
}

.ui-listview-filter {
    border-width: 0;
    overflow: hidden;
    margin: -15px -15px 15px -15px
}

    .ui-listview-filter .ui-input-search {
        margin: 5px;
        width: auto;
        display: block
    }

.ui-listview-filter-inset {
    margin: -15px -5px -15px -5px;
    background: transparent
}

.ui-li.ui-screen-hidden {
    display: none
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .ui-li .ui-btn-text {
        overflow: visible
    }
}

label.ui-slider {
    font-size: 16px;
    line-height: 1.4;
    font-weight: normal;
    margin: 0 0 .3em;
    display: block
}

input.ui-slider-input,
.ui-field-contain input.ui-slider-input {
    display: inline-block;
    width: 50px
}

select.ui-slider-switch {
    display: none
}

div.ui-slider {
    position: relative;
    display: inline-block;
    overflow: visible;
    height: 15px;
    padding: 0;
    margin: 0 2% 0 20px;
    top: 4px;
    width: 65%
}

div.ui-slider-mini {
    height: 12px;
    margin-left: 10px
}

div.ui-slider-bg {
    border: 0;
    height: 100%;
    padding-right: 8px
}

.ui-controlgroup a.ui-slider-handle,
a.ui-slider-handle {
    position: absolute;
    z-index: 1;
    top: 50%;
    width: 28px;
    height: 28px;
    margin-top: -15px;
    margin-left: -15px;
    outline: 0
}

    a.ui-slider-handle .ui-btn-inner {
        padding: 0;
        height: 100%
    }

div.ui-slider-mini a.ui-slider-handle {
    height: 14px;
    width: 14px;
    margin: -8px 0 0 -7px
}

    div.ui-slider-mini a.ui-slider-handle .ui-btn-inner {
        height: 30px;
        width: 30px;
        padding: 0;
        margin: -9px 0 0 -9px
    }

@media all and (min-width: 450px) {
    .ui-field-contain label.ui-slider {
        vertical-align: top;
        display: inline-block;
        width: 20%;
        margin: 0 2% 0 0
    }

    .ui-field-contain div.ui-slider {
        width: 43%
    }

    .ui-field-contain div.ui-slider-switch {
        width: 5.5em
    }
}

div.ui-slider-switch {
    height: 32px;
    margin-left: 0;
    width: 5.8em
}

a.ui-slider-handle-snapping {
    -webkit-transition: left 70ms linear;
    -moz-transition: left 70ms linear
}

div.ui-slider-switch .ui-slider-handle {
    margin-top: 1px
}

.ui-slider-inneroffset {
    margin: 0 16px;
    position: relative;
    z-index: 1
}

div.ui-slider-switch.ui-slider-mini {
    width: 5em;
    height: 29px
}

    div.ui-slider-switch.ui-slider-mini .ui-slider-inneroffset {
        margin: 0 15px 0 14px
    }

    div.ui-slider-switch.ui-slider-mini .ui-slider-handle {
        width: 25px;
        height: 25px;
        margin: 1px 0 0 -13px
    }

    div.ui-slider-switch.ui-slider-mini a.ui-slider-handle .ui-btn-inner {
        height: 30px;
        width: 30px;
        padding: 0;
        margin: 0
    }

span.ui-slider-label {
    position: absolute;
    text-align: center;
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    top: 0;
    line-height: 2;
    min-height: 100%;
    border-width: 0;
    white-space: nowrap
}

.ui-slider-mini span.ui-slider-label {
    font-size: 14px
}

span.ui-slider-label-a {
    z-index: 1;
    left: 0;
    text-indent: -1.5em
}

span.ui-slider-label-b {
    z-index: 0;
    right: 0;
    text-indent: 1.5em
}

.ui-slider-inline {
    width: 120px;
    display: inline-block
}
/* styles.css */
/* CSS document for IDA Connect & Invest  */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
    }

[hidden] {
    display: none;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.accessibility,
.no-display {
    position: absolute;
    left: -999em;
    top: -999em;
}

a .accessibility {
    position: relative;
    left: 0;
    top: 0;
    visibility: hidden;
}

html,
button,
input,
select,
textarea {
    color: #000;
}

html,
body {
    height: 100%;
}

body {
    margin: 0;
    font-size: 0.9em;
    line-height: 1.4em;
    -webkit-backface-visibility: hidden;
    background: #000 !important;
    position: relative;
}

html.no-touch,
.no-touch body {
    overflow: hidden;
    position: relative;
}

body > div {
    visibility: hidden;
}

body.ui-mobile-viewport > div {
    visibility: visible;
}

a {
    color: #000;
    font-weight: bold;
}

    a:visited {
        color: #000;
    }

    a:hover {
        color: #000;
    }

    a:focus {
        outline: thin dotted;
    }

    a:hover,
    a:active {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

strong {
    font-weight: bold;
}

small {
    font-size: 85%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

p {
    margin: 0;
    padding: 0 0 0.8em;
}

ul,
ol {
    margin: 1em 0;
    padding: 0 0 0 40px;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

label {
    cursor: pointer;
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

button,
input {
    line-height: normal;
}

    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"] {
        cursor: pointer;
        -webkit-appearance: button;
    }

        button[disabled],
        input[disabled] {
            cursor: default;
        }

    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-decoration,
        input[type="search"]::-webkit-search-cancel-button {
            -webkit-appearance: none;
        }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    vertical-align: top;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: black;
    padding: 0.2em 0;
}
/* UI Fixes */

[data-role="page"] {
    display: none;
}

.ui-mobile body {
    height: 100%;
}

.ui-body-d {
    text-shadow: none;
    color: #FFF;
    overflow: hidden;
    border-width: 0;
}

div.ui-body-d,
div.ui-overlay-d {
    background: #000 !important;
}

.ui-content {
    padding: 0;
    background: none;
    overflow: auto;
}

.ie .ui-content {
    width: 100%;
    float: left;
}

.ui-content-inherit {
    height: inherit;
    min-height: inherit;
}

.ui-footer {
    border: none;
    background: none;
}

.ui-bar-a {
    border: none;
    text-shadow: none;
}

.ui-bar-d {
    text-shadow: none;
    color: #FFF;
}

.ui-page {
    -webkit-backface-visibility: hidden;
    background: #000 !important;
}

.ui-page-header-fixed {
    padding-top: 0 !important;
}

.ui-page-footer-fixed {
    padding-bottom: 1px !important;
}

.ui-body-d a.ui-link,
#content-left-inner a.ui-link {
    color: #FFF !important;
}

.ui-loader-default {
    box-shadow: none;
}

.js .ui-no-flicker {
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0;
    bottom: -5px;
    background: #000;
    z-index: 1;
    visibility: visible !important;
}

.ui-mobile-viewport .ui-no-flicker {
    display: none;
}

.ui-poor-browser,
.ui-noscript {
    padding: 20px;
    color: #FFF;
    text-align: center;
}
/* Header */

.ui-header h1 {
    position: absolute;
    left: -999999px;
    top: 0;
}

.ui-header .logo {
    width: 100%;
    height: 100%;
}

    .ui-header .logo a {
        width: 100%;
        height: 100%;
        display: block;
        background: url(1024/logo.png) no-repeat center center;
        font-size: 0;
        line-height: 0;
    }

.ui-header .ui-collapsible {
    width: 100%;
    margin: 0;
    float: left;
    font-size: 90%;
    text-transform: capitalize;
}

.ui-header .ui-collapsible-heading {
    margin: 0;
    border: none;
}

.ui-header .ui-btn,
.ui-header .ui-btn-inner {
    width: 100%;
    float: left;
    padding: 0;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.ui-header .ui-btn-up-d {
    text-shadow: none;
}

.ui-header .heading {
    width: 100%;
    float: left;
    background: #86BC32;
    color: #FFF;
    border: none;
    color: #FFF;
}

.ui-header .ui-btn {
    width: 160px;
    padding: 7px 5px;
    float: left;
    background: #86BC32;
    color: #FFF;
    border: none;
    color: #FFF;
    font-weight: bold;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.ui-header .ui-collapsible-heading .ui-btn-inner {
    padding: 0;
}

.ui-header .ui-btn-icon-right .ui-icon {
    width: 22px;
    height: 15px;
    margin-top: -9px;
    right: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-repeat: no-repeat;
    background-position: center center;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-size: 22px 15px;
    border: 2px solid #000;
}

.ui-header .ui-mini .ui-btn-inner {
    font-size: 75%;
    font-weight: bold;
    overflow: visible;
}

.ui-header .ui-icon-plus {
    background-image: url(1024/btn_launchpad_closed.png);
}

.ui-header .ui-icon-minus {
    background-image: url(1024/btn_launchpad_open.png);
}

.ui-header .ui-collapsible-content {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.ui-header nav {
    width: 100%;
    float: left;
}

    .ui-header nav ul {
        width: 100%;
        float: left;
        position: relative;
        overflow: hidden;
    }

    .ui-header nav li {
        border-top: 1px solid #CEE39E;
        background: #9BC73E;
    }

        .ui-header nav li.selected {
            background: #86BC32;
        }

.ui-body-d .ui-header nav li a.ui-link {
    display: block;
    padding: 7px 5px;
    color: #FFF;
    text-decoration: none;
    line-height: 1.15em;
    font-weight: normal;
    font-size: 90%;
}

.ui-body-d .ui-header nav li.launchpad a.ui-link {
    padding-left: 35px;
    background: url(1024/launchpad.png) no-repeat 7px center;
}
/* Content */

#content {
    background: url(ajax-loader.gif) no-repeat center center #000 !important;
}

    #content > div {
        height: inherit;
        min-height: inherit;
    }

.subsection {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
}

    .subsection h2 {
        font-size: 130%;
        text-transform: uppercase;
    }

    .subsection h1 {
        font-size: 120%;
    }

    .subsection img.cover {
        z-index: 1;
    }

.subsection-inner {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

* + html .subsection-inner {
    overflow: hidden;
}

.subsection .back-to-launchpad,
.subsection .previous-section {
    position: absolute;
    left: -99999px;
    top: -99999px;
}

.subsection .next-section {
    width: 267px;
    height: 69px;
    display: none;
    background: url(320/Next_indicator.png) no-repeat center bottom;
    position: absolute;
    overflow: hidden;
    z-index: 2;
}

.ui-body-d .subsection .next-section a.ui-link {
    padding: 13px 0 0;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #FFF;
    line-height: 1.1em;
}

.subsection .previous-subsection,
.subsection .next-subsection {
    position: absolute;
    z-index: 2;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

.ui-body-d .subsection .previous-subsection a.ui-link,
.ui-body-d .subsection .next-subsection a.ui-link {
    width: 100%;
    height: 100%;
    display: block;
    text-decoration: none;
}

.ui-body-d .subsection .end-of-section a.ui-link {
    display: none;
}
/* Footer */

.ui-footer {
    width: 100%;
    float: left;
    display: inline;
    bottom: 0 !important;
    z-index: 1;
    font-size: 85%;
}

    .ui-footer nav.section-overview {
        height: 50px;
        float: left;
        display: none;
        text-transform: capitalize;
        position: relative;
        overflow: hidden;
        z-index: 1;
    }

        .ui-footer nav.section-overview .slider {
            height: 100%;
            position: absolute;
            top: 0;
            background: #67AB1E;
            z-index: 0;
        }

        .ui-footer nav.section-overview ul {
            width: 100%;
            float: left;
            position: relative;
            z-index: 1;
            list-style: none;
        }

        .ui-footer nav.section-overview li {
            float: left;
            position: absolute;
            left: -999999px;
            top: -999999px;
            text-transform: uppercase;
        }

            .ui-footer nav.section-overview li.ready {
                position: relative;
                left: 0;
                top: 0;
                -webkit-transition: 0.33333s;
                transition: 0.33333s;
            }

                .ui-footer nav.section-overview li.ready a:hover {
                    color: #217B00 !important;
                }

            .ui-footer nav.section-overview li.selected.ready a:hover {
                color: #217B00 !important;
            }

            .ui-footer nav.section-overview li.launchpad {
                position: relative;
                left: 0;
                top: 0;
            }

            .ui-footer nav.section-overview li.selected {
                background: #67AB1E;
            }

        .ui-footer nav.section-overview a,
        .ui-body-d .ui-footer nav.section-overview a.ui-link {
            height: 50px;
            padding: 0 10px;
            float: left;
            display: table;
            position: relative;
            overflow: hidden;
            text-align: center;
            text-decoration: none !important;
            font-weight: normal;
            font-size: 90%;
            color: #FFF !important;
            font-family: "ff-meta-web-pro", sans-serif;
        }

.no-touch .ui-body-d .ui-footer nav.section-overview a.ui-link:hover,
.no-touch .ui-body-d .ui-footer nav.section-overview a.ui-link:focus,
.no-touch .ui-body-d .ui-footer nav.section-overview a.ui-link:active {
    color: #217B00 !important;
}

.ui-body-d .ui-footer nav.section-overview .top-level a.ui-link {
    color: #217B00 !important;
    text-decoration: underline !important;
}

.ui-body-d .ui-footer nav.section-overview .selected a.ui-link {
    color: #FFF !important;
}

.ui-footer nav.section-overview .launchpad a,
.ui-body-d .ui-footer nav.section-overview .launchpad a.ui-link,
.ui-footer nav.section-overview .infographics a,
.ui-body-d .ui-footer nav.section-overview .infographics a.ui-link {
    padding: 0 20px;
    font-weight: bold;
    font-size: 100%;
}

* + html .ui-body-d .ui-footer nav.section-overview a.ui-link {
    display: block;
    float: none;
}

.ui-footer nav.section-overview a > span {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    line-height: 0.9em;
    cursor: pointer;
}

* + html .ui-footer nav.section-overview a > span {
    height: 50px;
    display: block;
    float: left;
}

.ui-footer nav.section-overview span span {
    line-height: 12px;
    cursor: pointer;
}

* + html .ui-footer nav.section-overview span span {
    position: relative;
    float: left;
}

* + html .ui-footer nav.section-overview .launchpad span span {
    line-height: 40px;
    line-height: 50px;
}

.ui-footer nav.section-overview .return-to-connect a.ui-link {
    width: 146px;
    height: 50px;
    background: url(1280/c_i_logo.jpg) no-repeat;
    text-indent: -9999px;
    padding: 0;
}

.ui-footer nav.social {
    width: 200px;
    float: right;
    display: none;
}

    .ui-footer nav.social ul {
        width: 100%;
        float: left;
    }

    .ui-footer nav.social li {
        width: 50px;
        height: 50px;
        float: left;
    }

        .ui-footer nav.social li a {
            width: 100%;
            height: 100%;
            float: left;
            border: none;
            text-decoration: none;
        }

.ui-footer .flickr {
    background: url(1024/flickr50x50.gif) no-repeat center center;
}

.ui-footer .twitter {
    background: url(1024/twitter50x50.jpg) no-repeat center center;
}

.ui-footer .youtube {
    background: url(1024/youtube50x50.jpg) no-repeat center center;
}

.ui-footer .linkedin {
    background: url(1024/linkedin50x50.jpg) no-repeat center center;
}

.ui-footer nav.section-overview li.folder,
.ui-footer nav.section-overview .no-display {
    display: none;
}
/* Navigation Menu */

.subsection #nav-menu {
    left: 0;
    top: 0;
}

#nav-menu .scroller {
    width: 100%;
    position: absolute;
    z-index: 1;
}

#nav-menu .close {
    width: 36px;
    height: 36px;
    margin: 4px 0 15px 25px;
    position: relative;
    overflow: hidden;
    background: url(1024/btn_close.jpg) no-repeat center center #FFF;
}

    #nav-menu .close button {
        width: 100%;
        height: 100%;
        display: block;
        background: none;
        outline: none;
        border: none;
    }

#nav-menu ul {
    margin: 0;
    padding: 0 15px;
    list-style: none;
}

    #nav-menu ul ul {
        padding-top: 5px;
        border: none;
    }

#nav-menu li {
    padding: 10px 0;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
    font-size: 110%;
}

    #nav-menu li li {
        padding: 5px 0;
        border: none;
        font-size: 90%;
    }

#nav-menu a {
    margin: -10px 0;
    padding: 10px 0;
    display: block;
    color: #FFF;
    text-decoration: none;
}

#nav-menu li li a {
    margin: -5px 0;
    padding: 5px 0;
    font-weight: normal;
}

.show-nav-menu,
.show-background {
    width: 40px;
    height: 36px;
    left: 25px;
    top: 4px;
    position: absolute;
    z-index: 2;
    display: none;
    background: url(320/icon_launchpad.jpg) no-repeat center center #9AC43A;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

    .show-nav-menu a,
    .show-background a {
        width: 100%;
        height: 100%;
        display: block;
        text-decoration: none;
    }

.show-background {
    left: 70px;
    background-image: url(320/icon_pic.jpg);
}
/* Launchpad */

#launchpad {
    width: 100%;
    height: inherit;
    min-height: inherit;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    overflow: hidden;
    height: inherit;
    min-height: inherit;
}

    #launchpad .scroller {
        height: inherit;
        min-height: inherit;
        float: left;
        display: inline;
    }

    #launchpad ul {
        width: 100%;
        height: inherit;
        min-height: inherit;
        margin: 0;
        padding: 0;
        float: left;
        list-style: none;
    }

    #launchpad li {
        width: 340px;
        height: inherit;
        min-height: inherit;
        float: left;
        position: relative;
        overflow: hidden;
        z-index: 0;
        -webkit-transform: translate3d(0, 0, 0);
    }

        #launchpad li h2 {
            top: 50%;
            font-family: "ff-meta-web-pro", sans-serif;
        }

        #launchpad li a {
            width: 100%;
            height: 100%;
            float: left;
            position: absolute;
            left: 0;
            top: 0;
            background: url(blank.gif);
            border: none;
            text-decoration: none !important;
            color: #FFF;
            overflow: hidden;
            cursor: pointer;
        }

        #launchpad li h2 a {
            display: table;
            background: url(1024/Arrow_launchpad.png) no-repeat left center;
        }
        /*#launchpad li h2 a.mobNav {
            display: table!important;
        }*/

        @media (min-width:1180px) {

            #launchpad li h2 a.mobNav {
                display: none !important;
            }

        }



        * + html #launchpad li h2 a {
            display: block;
        }

            #launchpad li h2 a > span {
                display: table-cell;
                vertical-align: middle;
                position: relative;
                z-index: 1;
            }

            * + html #launchpad li h2 a > span {
                position: absolute;
                top: 50%;
            }

                #launchpad li h2 a > span > span {
                    padding: 0 20px 0 40px;
                    display: block;
                    line-height: 1.2em;
                    text-transform: uppercase;
                }

                * + html #launchpad li h2 a > span > span {
                    position: relative;
                    top: -50%;
                }

                #launchpad li a > span.fade,
                #launchpad li h2 a > span.fade {
                    width: 100%;
                    height: 100%;
                    opacity: 0;
                    position: absolute;
                    left: 0;
                    top: 0;
                    z-index: 0;
                    background: #000;
                }

        #launchpad li#lauchpad-panel-1 {
            background-position: center center;
            background-repeat: no-repeat;
        }

            #launchpad li#lauchpad-panel-1 a {
                background: url(320/btn_swipeDown_05.jpg) no-repeat center bottom;
            }

        #launchpad li#lauchpad-panel-2 {
            background-image: url(1024/location.jpg);
        }

            /*#launchpad li#lauchpad-panel-2 img {
                width: 100%;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
            }*/

#lauchpad-panel-4 {
    background-image: url(1024/business.jpg);
}

#lauchpad-panel-5 {
    background-image: url(1024/properties.jpg);
}

#launchpad li#lauchpad-panel-6 {
    width: 580px;
    background-image: url(1024/video_bg.jpg);
}

    #launchpad li#lauchpad-panel-6 a {
        background: url(1024/video_btn.png) no-repeat center center;
    }

#lauchpad-panel-7 {
    background-image: url(1024/talent.jpg);
}

#lauchpad-panel-8 {
    background-image: url(1024/lifestyle.jpg);
}

#lauchpad-panel-9 {
    background-image: url(1024/contact.jpg);
}

#launchpad li#lauchpad-panel-6 h2 a > span > span {
    display: none;
}
/* Arrow Controls */

.controls {
    width: 90px;
    height: 60px;
    float: left;
    display: none;
    position: fixed;
    right: 0;
    z-index: 1;
}

#launchpad .controls {
    width: 90px;
    height: 90px;
}

.controls div {
    width: 40px;
    height: 60px;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

#launchpad .controls div {
    width: 42px;
    height: 90px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.controls button {
    width: 40px;
    height: 60px;
    float: left;
    background: none;
    outline: none;
    border: none;
}

#launchpad .controls button {
    width: 42px;
    height: 90px;
}

.controls div.left {
    float: left;
    background-image: url(1024/Arrow_left.png);
}

#launchpad .controls div.left {
    background-image: url(1024/btn_LaunchPad_left.png);
}

.controls div.right {
    float: right;
    background-image: url(1024/Arrow_right.png);
}

#launchpad .controls div.right {
    background-image: url(1024/btn_LaunchPad_right.png);
}
/* Video Player */

.video-player {
    width: 100%;
    height: inherit;
    min-height: inherit;
    background: url(ajax-loader.gif) no-repeat center center #000;
    position: relative;
    overflow: hidden;
    text-align: center;
}

    .video-player .content {
        margin: auto;
        position: relative;
        overflow: hidden;
    }

    .video-player a.back {
        width: 40px;
        height: 40px;
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 1;
        background: url(1024/btn_close.jpg) no-repeat center center;
        text-decoration: none;
    }

    .video-player iframe {
        width: 100% !important;
        height: 100% !important;
    }
/* Announcments */

.announcements .subsection-inner {
    width: 100%;
}

#announcements-wrapper {
    position: relative;
    width: 100%;
    float: left;
}

#announcements {
    width: 100%;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    overflow: hidden;
    /*top: 50%;
    position: absolute;
    z-index: 99999999999999;
    left: 0;
    transform: translate(0, -50%);*/
}

    #announcements .scroller {
        /*float: left;
        display: inline;
        position: relative;
        overflow: hidden;*/
    }

    #announcements ul {
        width: 102%;
        margin: 0;
        padding: 0;
        float: left;
        list-style: none;
    }

    #announcements li {
        float: left;
        -webkit-transform: translate3d(0, 0, 0);
        position: relative;
        z-index: 0;
        font-size: 90%;
        font-family: Arial, Helvetica, sans-serif
    }

        #announcements li.even {
            background: url(320/bg_topLevel.png);
        }

    #announcements .ui-btn-block {
        opacity: 0;
    }

    #announcements li.odd {
        background: url(320/background.png);
    }

.js body.ui-mobile-viewport #announcements div.content {
    visibility: hidden;
}

.js body.ui-mobile-viewport #announcements .content > div {
    visibility: hidden;
}

.js body.ui-mobile-viewport #announcements .content-visible > div {
    visibility: visible;
}

#announcements .date {
}

#announcements .name,
#announcements .page-title {
    font-size: 120%;
    font-weight: bold;
    text-shadow: none;
    color: #fff;
}

#announcements .title {
    line-height: 1.3em;
}

#announcements .more a.ui-link {
    padding: 0 0 0 15px;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    background: url(1024/Arrow_small.png) no-repeat left center;
    text-shadow: none;
}
/* Contact Us */

#contact-form {
    width: 100%;
    float: left;
}

    #contact-form form {
        display: none;
    }

    #contact-form .input,
    #contact-form .textarea {
        width: 282px;
        margin: 0 0 15px;
        padding: 5px 10px;
        float: left;
        border: 1px solid #659EB2;
        background: #26596A;
        position: relative;
    }

        #contact-form .input.error,
        #contact-form .textarea.error {
            border: 1px solid #AA0000;
        }

    #contact-form .textarea {
        padding: 10px;
    }

        #contact-form .input .placeholder,
        #contact-form .textarea .placeholder {
            position: absolute;
            left: 10px;
            top: 3px;
            color: #7595A0;
        }

        #contact-form .textarea .placeholder {
            top: 8px;
        }

        #contact-form .input input,
        #contact-form .textarea textarea {
            width: 268px;
            max-width: 268px;
            margin: 0;
            padding: 0;
            background: none;
            border: none;
            outline: none;
            color: #7595A0;
            box-shadow: none !important;
            font-family: "ff-meta-web-pro", sans-serif;
        }

        #contact-form .textarea textarea {
            height: 80px;
            max-height: 80px;
            resize: none;
            font-family: "ff-meta-web-pro", sans-serif;
        }

    #contact-form .submit {
        width: 100%;
        margin: 15px 0 40px;
        float: left;
        -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    }

        #contact-form .submit input {
            width: 100%;
            float: left;
            margin: 0;
            padding: 10px 0;
            color: #FFF;
            background: #7DB52C;
            font-weight: bold;
            text-align: center;
            border: none;
            outline: none;
        }

    #contact-form .thank-you {
        padding: 0 0 20px;
    }

    #contact-form .address {
        width: 100%;
        float: left;
        position: relative;
        overflow: hidden;
        font-size: 90%;
        display: none;
    }

        #contact-form .address ul {
            width: 300px;
            margin: 0;
            padding: 0;
            float: left;
            list-style: none;
        }

        #contact-form .address li {
            width: 140px;
            padding: 0 10px 0 0;
            float: none;
        }

            #contact-form .address li:last-of-type {
                margin-top: 5px;
            }

        #contact-form .address h2 {
            margin: 0;
            padding: 0 0 5px;
        }

        #contact-form .address h3 {
            margin: 0;
            padding: 0 0 5px;
            font-size: 105%;
            line-height: 1.2em;
            width: 200px;
        }

        #contact-form .address p {
            line-height: 1.2em;
            width: 200px;
            font-size: 100%;
        }

.ui-body-d #contact-form a.ui-link {
    text-decoration: none;
    font-weight: normal;
    display: block;
}

#contact-form .touch-buttons {
    width: 100%;
    padding: 0 0 20px;
    float: left;
    display: none;
}
@media (max-width:767px) {

    #contact-form .touch-buttons {
        width: 100%;
        padding: 0 0 20px;
        float: left;
        display: block;
    }
}

    #contact-form .touch-buttons ul {
        width: 100%;
        margin: 0;
        padding: 0;
        float: left;
        list-style: none;
    }

    #contact-form .touch-buttons li {
        width: 100%;
        margin: 0;
        padding: 5px 0 15px;
        float: left;
    }

    #contact-form .touch-buttons h3 {
        width: 100%;
        margin: 0;
        padding: 0 0 5px;
        float: left;
    }

    #contact-form .touch-buttons div {
        width: 100%;
        margin: 5px 0 0;
        float: left;
        -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    }

.ui-body-d #contact-form .touch-buttons a.ui-link {
    padding: 10px;
    display: block;
    background: #7DB52C;
    text-align: center;
    text-decoration: none;
    font-size: 130%;
    font-weight: bold;
}

.g-recaptcha {
    float: left;
}

#contact-form p.error,
#contact-form small.error {
    color: #AA0000;
}
/* List of links */

.links {
    margin-left: 0;
    padding: 0;
    display: none;
    list-style: none;
    text-transform: capitalize;
}

    .links li {
        padding: 0 0 5px;
    }

.ui-body-d .links a.ui-link {
    color: #FFF;
    text-decoration: none;
}

.video-links {
    width: 100%;
    margin-left: 0;
    padding: 20px 0 0;
    float: left;
    list-style: none;
    border-top: 1px solid #FFF;
}

.wf-loading .video-links {
    visibility: hidden;
}

.wf-active .video-links,
.wf-inactive .video-links {
    visibility: visible;
}

.video-links li {
    width: 100%;
    padding: 0 0 10px;
    float: left;
}

.ui-body-d .video-links a.ui-link {
    width: 100%;
    float: left;
    text-decoration: none;
    font-weight: normal;
    position: relative;
    font-size: 90%;
    line-height: 1.4em;
}

.video-links img {
    width: 91px;
    height: 60px;
    margin: 3px 10px 0 0;
    float: left;
    display: inline;
}

.video-links span {
    display: none;
}

    .video-links span.title {
        padding: 0 0 2px;
        display: block;
        text-transform: capitalize;
        font-weight: bold;
    }

    .video-links span.play {
        width: 91px;
        height: 60px;
        display: block;
        background: url(1024/video/Btn_thumb_Play.png) no-repeat center center;
        position: absolute;
        left: 0;
        top: 3px;
        z-index: 1;
    }
/* Backgrounds */

.scale {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.no-scale {
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
}

img.cover {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

img.bgwidth {
    width: 100%;
}

img.bgheight {
    height: 100%;
}
/* Mobile Webkit CSS Animations */

.touch.lt-768 .in,
.touch.lt-768 .out {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-duration: 600ms !important;
    opacity: 1 !important;
}

.touch.lt-768 .viewport-slideup .ui-page.out {
    -webkit-transform: translateY(-100%);
    -webkit-animation-name: slideupfromtop;
}

    .touch.lt-768 .viewport-slideup .ui-page.out.reverse {
        -webkit-transform: translateY(100%);
        -webkit-animation-name: slidedownfromtop;
    }

.touch.lt-768 .viewport-slideup .ui-page.in {
    -webkit-transform: translateY(0);
    -webkit-animation-name: slideuptotop;
}

    .touch.lt-768 .viewport-slideup .ui-page.in.reverse {
        -webkit-transform: translateY(0);
        -webkit-animation-name: slidedowntotop;
    }

.touch.lt-768 .viewport-slide .ui-page.out {
    -webkit-transform: translateX(-100%);
    -webkit-animation-name: slideouttoleft;
}

.touch.lt-768 .viewport-slide .ui-page.in {
    -webkit-transform: translateX(0);
    -webkit-animation-name: slideinfromright;
}

.touch.lt-768 .viewport-slide .ui-page.out.reverse {
    -webkit-transform: translateX(100%);
    -webkit-animation-name: slideouttoright;
}

.touch.lt-768 .viewport-slide .ui-page.in.reverse {
    -webkit-transform: translateX(0);
    -webkit-animation-name: slideinfromleft;
}

@-webkit-keyframes slideupfromtop {
    from {
        -webkit-transform: translateY(0);
    }

    to {
        -webkit-transform: translateY(-100%);
    }
}

@-webkit-keyframes slideuptotop {
    from {
        -webkit-transform: translateY(100%);
    }

    to {
        -webkit-transform: translateY(0);
    }
}

@-webkit-keyframes slidedowntotop {
    from {
        -webkit-transform: translateY(-100%);
    }

    to {
        -webkit-transform: translateY(0);
    }
}

@-webkit-keyframes slidedownfromtop {
    from {
        -webkit-transform: translateY(0);
    }

    to {
        -webkit-transform: translateY(100%);
    }
}

@-webkit-keyframes slideinfromright {
    from {
        -webkit-transform: translateX(100%);
    }

    to {
        -webkit-transform: translateX(0);
    }
}

@-webkit-keyframes slideinfromleft {
    from {
        -webkit-transform: translateX(-100%);
    }

    to {
        -webkit-transform: translateX(0);
    }
}

@-webkit-keyframes slideouttoleft {
    from {
        -webkit-transform: translateX(0);
    }

    to {
        -webkit-transform: translateX(-100%);
    }
}

@-webkit-keyframes slideouttoright {
    from {
        -webkit-transform: translateX(0);
    }

    to {
        -webkit-transform: translateX(100%);
    }
}
/* Styles for browsers supporting media queries */

@media only screen and (min-width: 320px) {
    .ui-header,
    .ui-poor-browser {
        display: none;
    }

    .js .ui-page-active {
        display: block;
    }

    .subsection h1,
    .subsection h2 {
        margin: 0;
        padding: 0 0 0.5em;
    }

    .subsection-inner {
        margin: 45px 25px 0;
        background: url(320/background.png);
        font-size: 85%;
        line-height: 1.4em;
    }

    .subsection-first .subsection-inner {
        background: url(320/bg_topLevel.png);
    }

    .announcements .subsection-inner {
        margin: 45px 0 0;
        background: none;
    }

    .subsection .back-to-launchpad {
        display: none;
    }

    .subsection .next-section {
        display: block;
    }

    #content-left {
        padding: 10px 10px;
    }

    .announcements #content-left {
        padding: 0;
    }

    #content-left-inner {
        width: auto;
        font-family: "ff-meta-web-pro", sans-serif;
    }

        #content-left-inner p {
            font-size: 14px;
            font-weight: 400;
            text-shadow: none;
            color: #fff;
        }

    .announcements #content-left-inner {
        width: 100%;
    }

    .subsection .previous-subsection,
    .subsection .next-subsection {
        width: 36px;
        height: 36px;
        right: 66px;
        top: 4px;
        background: url(320/icon_left.jpg) no-repeat center center #9AC43A;
    }

    .disabled.previous-subsection,
    .disabled.next-subsection {
        opacity: 0.2;
    }

    .disabled.previous-subsection a,
    .disabled.next-subsection a {
        cursor: default !important;
    }

    .subsection .next-subsection {
        right: 25px;
        background: url(320/icon_right.jpg) no-repeat center center #9AC43A;
    }

        .subsection .end-of-section {
            opacity: 0.5;
        }
    /*.touch .nav-menu-loaded .show-nav-menu,
    .touch .nav-menu-loaded .show-background {
        display: block;
    }*/

    .show-nav-menu,
    .show-background {
        display: block;
    }

    #launchpad .scroller {
        width: 100%;
    }

    #launchpad li {
        width: 100%;
        display: none;
    }

        #launchpad li#lauchpad-panel-1 {
            width: 100%;
            display: inline;
        }

            #launchpad li#lauchpad-panel-1 a {
                display: block;
            }

    #announcements li {
        /*height: 100%;
        list-style: none;
        padding: 20px 10px;*/
        width: 280px;
        padding: 20px 10px;
    }

    #announcements .text {
        padding: 15px 0;
        font-size: 100%;
        line-height: 1.4em;
        text-shadow: none;
        color: #fff;
    }

    #announcements .more {
        padding: 20px 0 0;
    }

    .mobile #contact-form .touch-buttons {
        display: block;
    }
}

@media only screen and (min-width: 480px) {
    #announcements .text {
        padding: 10px 0;
        line-height: 1.3em;
    }
}

@media only screen and (min-width: 768px) {
    .show-nav-menu,
    .show-background {
        display: none;
    }

    .ui-header {
        width: 102px;
        height: 19px;
        float: left;
        position: fixed !important;
        right: 15px;
        top: 15px;
        background: none;
        z-index: 2;
        display: block !important;
        border: none;
        overflow: hidden;
    }

    .with-video.ui-header {
        display: none !important;
    }

    .ui-footer {
        height: 50px;
        overflow: hidden;
        background: #9BC73E;
    }

        .ui-footer nav.section-overview,
        .ui-footer nav.social {
            display: inline;
        }

            .ui-footer nav.section-overview li.max {
                max-width: 100px;
            }

            .ui-footer nav.section-overview li.return-to-connect.max {
                max-width: none;
            }

    .subsection h1,
    .subsection h2 {
        padding: 0 0 0.6em;
        text-shadow: none;
        color: #fff;
    }

    .subsection-inner,
    .announcements .subsection-inner {
        margin: 0;
        display: table;
        background: none;
        font-size: 100%;
    }

    .subsection-first .subsection-inner {
        background: none;
    }

    .subsection .back-to-launchpad {
        display: block;
    }

    .subsection .previous-section,
    .subsection .next-section {
        display: none;
    }

    #content-left,
    .announcements #content-left {
        width: 100%;
        padding: 0;
        display: table-cell;
        vertical-align: middle;
    }

    * + html #content-left {
        position: absolute;
        top: 50%;
    }

    #content-left-inner {
        width: 302px;
        margin: 0 0 0 80px;
        padding: 20px 25px;
        float: left;
        display: inline;
        background: url(320/background.png);
    }

    .subsection-first #content-left-inner {
        background: url(320/bg_topLevel.png);
    }

    * + html #content-left-inner {
        position: relative;
        top: -50%;
    }

    .announcements #content-left-inner {
        width: 100%;
        margin: 0;
        padding: 0;
        background: none;
    }

    .subsection .previous-subsection,
    .subsection .next-subsection {
        width: 40px;
        height: 60px;
        left: 0;
        position: fixed;
        right: auto;
        top: auto;
        background: url(1024/Arrow_left.png) no-repeat left top;
    }

    .subsection .next-subsection {
        left: auto;
        right: 0;
        background: url(1024/Arrow_right.png) no-repeat left top;
    }

    .subsection .end-of-section {
        width: 140px;
        height: 35px;
        margin-top: 12px;
        background: url(1024/btn_backtoLaunchpad.png) no-repeat left top;
    }

    .ui-body-d .subsection .end-of-section a.ui-link {
        display: block;
    }

    .touch-device .nav-menu-loaded .show-nav-menu,
    .touch-device .nav-menu-loaded .show-background {
        display: none;
    }

    .touch-device #launchpad {
        height: 100%;
    }

        .touch-device #launchpad .scroller {
            position: absolute;
            z-index: 1;
            -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
            /*width: 3200px;*/
            width: 1600px;
            height: 100%;
            background-color: #a00;
            -webkit-transform: translateZ(0);
            -moz-transform: translateZ(0);
            -ms-transform: translateZ(0);
            -o-transform: translateZ(0);
            transform: translateZ(0);
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            -webkit-text-size-adjust: none;
            -moz-text-size-adjust: none;
            -ms-text-size-adjust: none;
            -o-text-size-adjust: none;
            text-size-adjust: none;
        }

    #launchpad li {
        width: 340px;
        display: inline;
    }

        #launchpad li#lauchpad-panel-1 {
            width: 240px;
        }

        #launchpad li#lauchpad-panel-1 > div {
           display:none;
        }

            #launchpad li#lauchpad-panel-1 a {
                display: none!important;
            }

    #announcements li {
        padding: 50px;
    }

    #announcements .text {
        padding: 20px 0;
        font-size: 110%;
        line-height: 1.5em;
    }

    #announcements .more {
        position: absolute;
        left: 50px;
        bottom: 80px;
    }

    #announcements .content-visible {
        /*height: 100%;
        position: relative;*/
    }

    #contact-form form,
    #contact-form .address {
        display: block;
    }

    .mobile #contact-form .touch-buttons {
        display: none;
    }

    .links {
        display: block;
    }

    .video-links {
        margin: 0;
    }

        .video-links span {
            display: block;
        }
}

@media only screen and (min-width: 1024px) {
    .ui-footer nav.section-overview li.max {
        max-width: 150px;
    }
}

@media only screen and (min-width: 1280px) {
    .ui-footer {
        font-size: 100%;
    }

        .ui-footer nav.section-overview li.max {
            max-width: 200px;
        }

    #launchpad li#lauchpad-panel-2 {
        background-image: url(1280/location.jpg);
    }

    #lauchpad-panel-4 {
        background-image: url(1280/business.jpg);
    }

    #lauchpad-panel-5 {
        background-image: url(1280/properties.jpg);
    }

    #launchpad li#lauchpad-panel-6 {
        width: 580px;
        /*width: 609px;*/
        background-image: url(1280/video_bg.png);
    }

    #lauchpad-panel-7 {
        background-image: url(1280/talent.jpg);
    }

    #lauchpad-panel-8 {
        background-image: url(1280/lifestyle.jpg);
    }

    #lauchpad-panel-9 {
        background-image: url(1280/contact.jpg);
    }

    #announcements .text {
    }
}

@media only screen and (min-width: 1536px) {
}

@media only screen and (min-width: 2048px) {
}

body,
.ui-page {
    -webkit-backface-visibility: visible;
}

#landing-page {
    background-image: url(landing-page/bg.jpg);
    font-family: "ff-meta-web-pro", sans-serif;
}

.logo-container {
    overflow: hidden;
    background: url() center center no-repeat;
    position: absolute;
    display: block;
    height: 126px;
    width: 360px;
    margin-top: -80px;
    margin-left: -380px;
    outline: medium none;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
}

.logo {
    background: url(landing-page/logos.png) 0 0 no-repeat;
    width: 360px;
    height: 126px;
    display: block;
}

.ireland-map {
    background: url(landing-page/map.png) no-repeat center center transparent;
    display: block;
    height: 489px;
    width: 389px;
    margin-top: -240px;
    margin-left: -195px;
    outline: medium none;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
}
/***** MENU CIRCLES ******/

.circles {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -230px 0 0 -30px;
    list-style-type: none;
    z-index: 11;
}

    .circles a {
        background-size: 0% !important;
    }

    .circles li {
        position: absolute;
        top: 200px;
        left: 0px;
        width: 76px;
        height: 76px;
        display: block;
    }

        .circles li a.circle {
            display: block;
            position: absolute;
            left: 5px;
            right: 5px;
            top: 5px;
            bottom: 5px;
            opacity: 0;
        }

            .circles li a.circle:focus {
                outline: none;
            }

.csstransitions .circles li,
.csstransitions .circles li a.circle {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
}

.no-borderradius .circles li a.circle {
    width: 63px;
    height: 63px;
    line-height: 63px;
}

.no-borderradius .circles li.waterford:hover {
    background: url(landing-page/c_waterford.png) center center;
    cursor: pointer;
}

.no-borderradius .circles li.southeast:hover {
    background: url(landing-page/c_waterford.png) center center;
    cursor: pointer;
}

.no-borderradius .circles li.sligo:hover {
    background: url(landing-page/c_sligo.png) center center;
    cursor: pointer;
}

.no-borderradius .circles li.midwest:hover {
    background: url(landing-page/c_limerick.png) center center;
    cursor: pointer;
}

.no-borderradius .circles li.letterkenny:hover {
    background: url(landing-page/c_letterkenny.png) center center;
    cursor: pointer;
}

.no-borderradius .circles li.midlands:hover {
    background: url(landing-page/c_athlone.png) center center;
    cursor: pointer;
}

.no-borderradius .circles li.dundalk:hover {
    background: url(landing-page/c_dundalk.png) center center;
    cursor: pointer;
}

.no-borderradius .circles li.galway:hover {
    background: url(landing-page/c_galway.png) center center;
    cursor: pointer;
}

.no-borderradius .circles li.cork:hover {
    background: url(landing-page/c_cork.png) center center;
    cursor: pointer;
}

.borderradius .circles li a.circle {
    line-height: 100%;
    margin: 0 auto;
}
/*border-radius:100%;background-color:#37788C;border:2px solid white;*/

.circles li.out a.circle {
    opacity: 1;
}

.circles li.waterford.out,
.no-csstransitions .circles li.waterford {
    top: 305px;
    left: 60px;
}
.circles li.southeast.out,
.no-csstransitions .circles li.southeast {
    top: 305px;
    left: 60px;
}

.circles li.sligo.out,
.no-csstransitions .circles li.sligo {
    top: 95px;
    left: -35px;
}

.circles li.midwest.out,
.no-csstransitions .circles li.midwest {
    top: 265px;
    left: -50px;
}

.circles li.letterkenny.out,
.no-csstransitions .circles li.letterkenny {
    top: 5px;
    left: 15px;
}

.circles li.midlands.out,
.no-csstransitions .circles li.midlands {
    top: 185px;
    left: 25px;
}

.circles li.dundalk.out,
.no-csstransitions .circles li.dundalk {
    top: 115px;
    left: 95px;
}

.circles li.galway.out,
.no-csstransitions .circles li.galway {
    top: 195px;
    left: -75px;
}

.circles li.cork.out,
.no-csstransitions .circles li.cork {
    top: 349px;
    left: -33px;
}

.circles li.kerry.out,
.no-csstransitions .circles li.kerry {
    top: 333px;
    left: -115px;
}

.circles li.out.mouseover a.circle {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.circles li.disabled {
    opacity: 0.3 !important;
    filter: alpha(opacity=30);
}

    .circles li.disabled a.circle,
    .circles li.disabled a.circle:hover {
        cursor: default;
        left: 5px;
        right: 5px;
        top: 5px;
        bottom: 5px;
    }
/***** SPRITES ******/

.location {
    background: url(landing-page/pin.png) no-repeat center center transparent;
    display: block;
    width: 100%;
    height: 100%;
    background-size: 30px 36px;
    ;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
}

.lt-ie9 .location {
    background: none;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='landing-page/pin.png', sizingMethod='scale');
}

.location:hover {
    background-size: 46px 55px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
}

.out a {
    background-position: center;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
}

.out.mouseover a {
    cursor: pointer;
    background-size: 80% !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
}

.waterford.out a {
    background: url(landing-page/c_waterford.png) center center no-repeat;
}
.southeast.out a {
    background: url(landing-page/c_waterford.png) center center no-repeat;
}

.sligo.out a {
    background: url(landing-page/c_sligo.png) center center no-repeat;
}

.midwest.out a {
    background: url(landing-page/c_limerick.png) center center no-repeat;
}

.letterkenny.out a {
    background: url(landing-page/c_letterkenny.png) center center no-repeat;
}

.midlands.out a {
    background: url(landing-page/c_athlone.png) center center no-repeat;
}

.dundalk.out a {
    background: url(landing-page/c_dundalk.png) center center no-repeat;
}

.galway.out a {
    background: url(landing-page/c_galway.png) center center no-repeat;
}

.cork.out a {
    background: url(landing-page/c_cork.png) center center no-repeat;
}

.kerry.out a {
    background: url(landing-page/c_kerry.png) center center no-repeat;
}
/*.waterford.out.mouseover a { background: url(/connect-and-invest/assets/images/landing-page/c_waterford.png) center center; }
.sligo.out.mouseover a { background: url(/connect-and-invest/assets/images/landing-page/c_sligo.png) center center; }
.midwest.out.mouseover a { background: url(/connect-and-invest/assets/images/landing-page/c_midwest.png) center center; }
.letterkenny.out.mouseover a { background: url(/connect-and-invest/assets/images/landing-page/c_letterkenny.png) center center; }
.athlone.out.mouseover a { background: url(/connect-and-invest/assets/images/landing-page/c_athlone.png) center center; }*/
/* tooltip */

.tooltip {
    display: none !important;
    bottom: 67px;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.80);
    color: #2C6171 !important;
    display: block;
    left: auto;
    line-height: normal;
    padding: 2px 10px 0;
    position: absolute;
    text-transform: uppercase;
    font-size: 12px;
    text-align: left;
    background-color: #FFF;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
}

.mouseover .tooltip {
    bottom: 72px;
}

.ui-body-d .tooltip.ui-link {
    color: #2C6171 !important;
    text-decoration: none;
}

    .ui-body-d .tooltip.ui-link:hover,
    .ui-body-d .mouseover .tooltip.ui-link {
        text-decoration: none;
        color: #3da1ba !important;
    }

.ui-body-d .disabled .tooltip.ui-link:hover {
    text-decoration: none !important;
    cursor: default;
    color: #2C6171 !important;
}

.csstransitions .tooltip {
    opacity: 0;
    /*-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;*/
}
/*.lt-ie9 .tooltip {bottom:65px;}*/

.tooltip-arrow {
    position: absolute;
    bottom: -8px;
    left: 0;
    display: block;
    width: 100%;
    height: 11px;
    background: url(landing-page/tootip_triangle_white.gif) no-repeat center center transparent;
}

.tooltip strong {
    display: block;
    background: url(landing-page/more_info.gif) no-repeat center right #FFF;
    margin-right: -5px;
    padding: 3px 20px 2px 0;
    text-align: left;
}

.no-csstransitions .tooltip strong {
    padding: 3px 20px 4px 0;
}

.js.no-csstransitions .tooltip {
    display: none;
}

a:hover .tooltip strong {
    text-decoration: underline;
}

.disabled a:hover .tooltip strong {
    text-decoration: none;
}

.waterford .tooltip {
    left: -14px;
    width: 80px;
}

.southeast .tooltip {
    left: -14px;
    width: 80px;
}

.sligo .tooltip {
    left: 1px;
    width: 50px;
}

.midwest .tooltip {
    left: -8px;
    width: 68px;
}

.letterkenny .tooltip {
    left: -19px;
    width: 90px;
}

.midlands .tooltip {
    left: -7px;
    width: 75px;
}

.dundalk .tooltip {
    left: -7px;
    width: 70px;
}

.galway .tooltip {
    left: -7px;
    width: 60px;
}

.cork .tooltip {
    left: -7px;
    width: 48px;
}

.kerry .tooltip {
    left: 56px;
    width: 53px;
}
/* Styles for browsers supporting media queries */

@media only screen and (max-width: 600px) {
    .logo-container {
        display: none;
    }

    .ireland-map {
        background: url(landing-page/old-map.png) no-repeat scroll center center transparent;
        background-size: 70%;
        margin-top: -225px;
        left: 25%;
    }

    .circles {
        margin-top: -250px;
        margin-left: -20px;
        z-index: 100;
    }

    .csstransitions .circles li {
        width: 50px;
        height: 50px;
    }

    .circles li.waterford.out {
        left: 20px;
        top: 70px;
    }

    .circles li.southeast.out {
        left: 20px;
        top: 70px;
    }

    .circles li.sligo.out {
        left: 20px;
        top: 120px;
    }

    .circles li.midwest.out {
        left: 20px;
        top: 170px;
    }

    .circles li.letterkenny.out {
        left: 20px;
        top: 220px;
    }

    .circles li.midlands.out {
        left: 20px;
        top: 270px;
    }

    .circles li.galway.out {
        left: 20px;
        top: 320px;
    }

    .circles li.kerry.out {
        left: 20px;
        top: 470px;
    }

    .circles li.dundalk.out {
        left: 20px;
        top: 370px;
    }

    .circles li.cork.out {
        left: 20px;
        top: 420px;
    }

    .tooltip {
        display: block !important;
    }

    .location {
        background-size: 70%;
    }

    .out a {
        background: none !important;
    }

    .out.mouseover a {
        background: none !important;
    }

    .out a.tooltip {
        background: #fff !important;
    }

    .out.mouseover a.tooltip {
        background: #fff !important;
    }

    .csstransitions .tooltip {
        bottom: 48px;
        opacity: 0;
    }

        .csstransitions .tooltip .tooltip-arrow {
            opacity: 0;
        }

    .waterford .tooltip,
    .southeast .tooltip,
    .sligo .tooltip,
    .midwest .tooltip,
    .letterkenny .tooltip,
    .midlands .tooltip,
    .kerry .tooltip,
    .dundalk .tooltip,
    .galway .tooltip,
    .cork .tooltip {
        left: 57px;
        bottom: 13px;
    }

    .csstransitions .mouseover .tooltip {
        bottom: 13px;
    }
}
/* Styles for browsers supporting media queries */

@media only screen and (max-width: 320px) {
    .ireland-map {
        background-size: 40%;
        margin-top: -335px;
        left: 50%;
    }

    .circles {
        margin-top: -185px;
        margin-left: -20px;
        z-index: 100;
    }

    .csstransitions .circles li {
        width: 50px;
        height: 50px;
    }

    .circles li.waterford.out {
        top: 185px;
        left: -85px;
    }

    .circles li.southeast.out {
        top: 185px;
        left: -85px;
    }

    .circles li.sligo.out {
        top: 220px;
        left: -85px;
    }

    .circles li.midwest.out {
        top: 255px;
        left: -85px;
    }

    .circles li.letterkenny.out {
        top: 290px;
        left: -85px;
    }

    .circles li.midlands.out {
        top: 325px;
        left: -85px;
    }

    .circles li.dundalk.out {
        top: 360px;
        left: -85px;
    }

    .circles li.galway.out {
        top: 395px;
        left: -85px;
    }

    .circles li.cork.out {
        top: 430px;
        left: -85px;
    }

    .circles li.letterkenny.out {
        top: 290px;
        left: -85px;
    }

    .location {
        background-size: 70%;
    }
    /*.csstransitions .tooltip {bottom:48px;opacity: 0;}
	.waterford .tooltip {left:-24px;}
	.sligo .tooltip {left:-9px;}
	.midwest .tooltip {left:-18px;}
	.letterkenny .tooltip {left:-29px;}
	.midlands .tooltip {left:-17px;}
	.csstransitions .mouseover .tooltip {bottom:53px;}	*/
}
/* CSS document for IDA Connect & Invest kerry */
/* Launchpad */

.kerry #launchpad li {
    background-color: #006738;
}

    .kerry #launchpad li#lauchpad-panel-1 {
        background-image: url(kerry/launchpad/logo.jpg);
    }

    .kerry #launchpad li#lauchpad-panel-2 {
        background-image: url(kerry/launchpad/1-IDA_Kerry_Location.jpg);
    }

    .kerry #launchpad li#lauchpad-panel-3 {
        background-image: url(kerry/launchpad/Launchpad_Business_Environment.jpg);
    }

    .kerry #launchpad li#lauchpad-panel-4 {
        background-image: url(kerry/launchpad/Launchpad_talent.jpg);
    }

    .kerry #launchpad li#lauchpad-panel-5 {
        background-image: url(kerry/launchpad/IDA_Kerry_7.0_TOMCREAN.jpg);
    }

    .kerry #launchpad li#lauchpad-panel-6 {
        background-image: url(kerry/launchpad/IDA_Kerry_video_bg.jpg);
    }

        .kerry #launchpad li#lauchpad-panel-6 a {
            background-image: url(kerry/launchpad/kerry_video_btn.png);
        }

    .kerry #launchpad li#lauchpad-panel-7 {
        background-image: url(kerry/launchpad/IDA_Kerry_2.0_CF008408-Edit.jpg);
    }

    .kerry #launchpad li#lauchpad-panel-8 {
        background-image: url(kerry/launchpad/IDA_Kerry_4.0_kerry-golfer.jpg);
    }

    .kerry #launchpad li#lauchpad-panel-9 {
        background-image: url(kerry/launchpad/IDA_Kerry_4.5_kerry-derrynane.jpg);
    }
/* Announcments */

.kerry #announcements li.even {
    background-image: url(kerry/background_text.png);
}

.kerry #announcements li.odd {
    background-image: url(kerry/background_text_dark.png);
}
/* Contact Us */

.kerry #contact-form .input,
.kerry #contact-form .textarea {
    border: 1px solid #659EB2;
    background: #26596A;
}

    .kerry #contact-form .input input,
    .kerry #contact-form .textarea textarea {
        color: #FFF;
    }

        .kerry #contact-form .input input::-webkit-input-placeholder,
        .kerry #contact-form .textarea textarea::-webkit-textarea-placeholder {
            color: #FFF;
        }

        .kerry #contact-form .input input:-moz-placeholder,
        .kerry #contact-form .textarea textarea:-moz-placeholder {
            color: #FFF;
        }

        .kerry #contact-form .input input:-ms-input-placeholder,
        .kerry #contact-form .textarea textarea:-ms-textarea-placeholder {
            color: #FFF;
        }

    .kerry #contact-form .input .placeholder,
    .kerry #contact-form .textarea .placeholder {
        color: #FFF;
    }

.kerry #contact-form .submit input {
    background: #274271;
    font-family: "ff-meta-web-pro", sans-serif;
}

.kerry #contact-form .address li {
    width: auto;
}

@media only screen and (min-width: 320px) {
    .kerry .subsection-inner {
        background-image: url(kerry/background.png);
    }

    .kerry .subsection-first .subsection-inner {
        background-image: url(kerry/background.png);
    }

    .kerry .announcements .subsection-inner {
        background: none;
    }
}

@media only screen and (min-width: 768px) {
    .kerry .subsection .end-of-section {
        /*background: url(kerry/back-to-launchpad.jpg) no-repeat scroll left top transparent;*/
    }

    .kerry .subsection-first #content-left-inner,
    .kerry .subsection-inner #content-left-inner {
        background-image: url(kerry/background.png);
    }

    .kerry .subsection-inner,
    .kerry .announcements .subsection-inner,
    .kerry .subsection-first .subsection-inner,
    .kerry .announcements #content-left-inner {
        background: none;
    }
}

@media only screen and (min-width: 1440px) {
    .kerry #launchpad li#lauchpad-panel-1 {
        background-image: url(kerry/launchpad/logo.jpg);
    }
}
/* CSS document for IDA Connect & Invest Cork */
/* Launchpad */

.cork #launchpad li {
    background-color: #274271;
}

    .cork #launchpad li#lauchpad-panel-1 img {
        display: none;
    }

    .cork #launchpad li#lauchpad-panel-1 {
        background-image: url(cork/launchpad/logo_150x318_cork.jpg) !important;
    }

    .cork #launchpad li#lauchpad-panel-2 {
        background-image: url(cork/launchpad/about-cork.jpg);
    }

    .cork #launchpad li#lauchpad-panel-3 {
        background-image: url(cork/launchpad/business_clusters.jpg);
    }

    .cork #launchpad li#lauchpad-panel-4 {
        background-image: url(cork/launchpad/talent.jpg);
    }

    .cork #launchpad li#lauchpad-panel-5 {
        background-image: url(cork/launchpad/living_here.jpg);
    }

    .cork #launchpad li#lauchpad-panel-6 {
        background-image: url(cork/launchpad/cork_in_59_seconds.jpg);
    }

        .cork #launchpad li#lauchpad-panel-6 a {
            background-image: url(cork/launchpad/cork_play_button.png);
        }

    .cork #launchpad li#lauchpad-panel-7 {
        background-image: url(cork/launchpad/research_centres.jpg);
    }

    .cork #launchpad li#lauchpad-panel-8 {
        background-image: none;
    }

    .cork #launchpad li#lauchpad-panel-9 {
        background-image: url(cork/launchpad/property_solutions.jpg);
        ;
    }
/* Announcments */

.cork #announcements li.even {
    background-image: url(cork/background_text.png);
}

.cork #announcements li.odd {
    background-image: url(cork/background_text_dark.png);
}
/* Contact Us */

.cork #contact-form .input,
.cork #contact-form .textarea {
    border-color: #00528c;
    background: #274271;
}

    .cork #contact-form .input input,
    .cork #contact-form .textarea textarea {
        color: #FFF;
    }

        .cork #contact-form .input input::-webkit-input-placeholder,
        .cork #contact-form .textarea textarea::-webkit-textarea-placeholder {
            color: #FFF;
        }

        .cork #contact-form .input input:-moz-placeholder,
        .cork #contact-form .textarea textarea:-moz-placeholder {
            color: #FFF;
        }

        .cork #contact-form .input input:-ms-input-placeholder,
        .cork #contact-form .textarea textarea:-ms-textarea-placeholder {
            color: #FFF;
        }

    .cork #contact-form .input .placeholder,
    .cork #contact-form .textarea .placeholder {
        color: #FFF;
    }

.cork #contact-form .submit input {
    background: #274271;
    font-family: "ff-meta-web-pro", sans-serif;
}

.cork #contact-form .address li {
    width: auto;
}

@media only screen and (min-width: 320px) {
    .cork .subsection-inner {
        background-image: url(cork/background_text.png);
    }

    .cork .subsection-first .subsection-inner {
        background-image: url(cork/background_text.png);
    }

    .cork .announcements .subsection-inner {
        background: none;
    }
}

@media only screen and (min-width: 768px) {
    .cork .subsection .end-of-section {
        background: url(cork/back-to-launchpad.jpg) no-repeat scroll left top transparent;
    }

    .cork .subsection-first #content-left-inner,
    .cork .subsection-inner #content-left-inner {
        background-image: url(cork/background_text.png);
    }

    .cork .subsection-inner,
    .cork .announcements .subsection-inner,
    .cork .subsection-first .subsection-inner,
    .cork .announcements #content-left-inner {
        background: none;
    }
}

@media only screen and (min-width: 1440px) {
    .cork #launchpad li#lauchpad-panel-1 {
        background-image: url(cork/launchpad/logo_240x345_cork.jpg) !important;
    }
}
/* CSS document for IDA Connect & Invest Dundalk */
/* Launchpad */

.dundalk #launchpad li {
    background-color: #0061a5;
}

    .dundalk #launchpad li#lauchpad-panel-1 {
        background-image: url(dundalk/launchpad/logo.jpg) !important;
    }

    .dundalk #launchpad li#lauchpad-panel-2 {
        background-image: url(dundalk/launchpad/Location.jpg);
    }

    .dundalk #launchpad li#lauchpad-panel-4 {
        background-image: url(dundalk/launchpad/business.jpg);
    }

    .dundalk #launchpad li#lauchpad-panel-5 {
        background-image: url(dundalk/launchpad/properties.jpg);
    }

    .dundalk #launchpad li#lauchpad-panel-6 {
        background-image: url(dundalk/launchpad/VIDEO_BG.jpg);
    }

        .dundalk #launchpad li#lauchpad-panel-6 a {
            background-image: url(dundalk/launchpad/Dundalk_play_button.png);
        }

    .dundalk #launchpad li#lauchpad-panel-7 {
        background-image: url(dundalk/launchpad/talent.jpg);
    }

    .dundalk #launchpad li#lauchpad-panel-8 {
        background-image: url(dundalk/launchpad/lifestyle.jpg);
    }

    .dundalk #launchpad li#lauchpad-panel-9 {
        background-image: url(dundalk/launchpad/contact.jpg);
    }
/* Content left box */

.dundalk #content-left-inner {
    background: url(dundalk/background_text.png) repeat scroll 0 0 transparent !important;
}
/* Back to launchpad button */

.dundalk .subsection .end-of-section {
    background: url(dundalk/back-to-launchpad.png) no-repeat scroll left top transparent;
}
/* Announcments */

.dundalk #announcements li.even {
    background-image: url(dundalk/background_text.png);
}

.dundalk #announcements li.odd {
    background-image: url(dundalk/background_text_dark.png);
}
/* Contact Us */

.dundalk #contact-form .input,
.dundalk #contact-form .textarea {
    border-color: #00528c;
    background: #0061a5;
}

    .dundalk #contact-form .input input,
    .dundalk #contact-form .textarea textarea {
        color: #FFF;
    }

        .dundalk #contact-form .input input::-webkit-input-placeholder,
        .dundalk #contact-form .textarea textarea::-webkit-textarea-placeholder {
            color: #FFF;
        }

        .dundalk #contact-form .input input:-moz-placeholder,
        .dundalk #contact-form .textarea textarea:-moz-placeholder {
            color: #FFF;
        }

        .dundalk #contact-form .input input:-ms-input-placeholder,
        .dundalk #contact-form .textarea textarea:-ms-textarea-placeholder {
            color: #FFF;
        }

    .dundalk #contact-form .input .placeholder,
    .dundalk #contact-form .textarea .placeholder {
        color: #FFF;
    }

.dundalk #contact-form .submit input {
    background: #0061a5;
    font-family: "ff-meta-web-pro", sans-serif;
}

.dundalk #contact-form .address li {
    width: auto;
}

@media only screen and (min-width: 320px) {
    .dundalk .subsection-inner {
        background-image: url(dundalk/background_text.png);
    }

    .dundalk .subsection-first .subsection-inner {
        background-image: url(dundalk/320/bg_topLevel.png);
    }

    .dundalk .announcements .subsection-inner {
        background: none;
    }
}

@media only screen and (min-width: 768px) {
    .dundalk #content-left-inner {
        background-image: url(dundalk/background_text.png);
    }

    .dundalk .subsection-first #content-left-inner {
        background-image: url(dundalk/320/bg_topLevel.png);
    }

    .dundalk .subsection-inner,
    .dundalk .announcements .subsection-inner,
    .dundalk .subsection-first .subsection-inner,
    .dundalk .announcements #content-left-inner {
        background: none;
    }
}

@media only screen and (min-width: 1440px) {
    .dundalk #launchpad li#lauchpad-panel-1 {
        background-image: url(dundalk/launchpad/logo_block.jpg) !important;
    }
}
/* CSS document for IDA Connect & Invest  */
/* Launchpad */

.galway #launchpad li {
    background-color: #ba3e74;
}

    .galway #launchpad li#lauchpad-panel-1 {
        background-image: url(galway/launchpad/logo.jpg);
    }

    .galway #launchpad li#lauchpad-panel-2 {
        background-image: url(galway/launchpad/Location.jpg);
    }

    .galway #launchpad li#lauchpad-panel-4 {
        background-image: url(galway/launchpad/business.jpg);
    }

    .galway #launchpad li#lauchpad-panel-5 {
        background-image: url(galway/launchpad/properties.jpg);
    }

    .galway #launchpad li#lauchpad-panel-6 {
        background-image: url(galway/launchpad/VIDEO_BG.jpg);
    }

        .galway #launchpad li#lauchpad-panel-6 a {
            background-image: url(galway/1024/Galway_play_button.png);
        }

    .galway #launchpad li#lauchpad-panel-7 {
        background-image: url(galway/launchpad/talent.jpg);
    }

    .galway #launchpad li#lauchpad-panel-8 {
        background-image: url(galway/launchpad/lifestyle.jpg);
    }

    .galway #launchpad li#lauchpad-panel-9 {
        background-image: url(galway/launchpad/contact.jpg);
    }
/* Content left box */

.galway #content-left-inner {
    background: url(galway/background_text.png) repeat scroll 0 0 transparent !important;
}
/* Back to launchpad button */

.galway .subsection .end-of-section {
    background: url(galway/backtolauchpad.png) no-repeat scroll left top transparent;
}
/* Announcments */

.galway #announcements li.even {
    background-image: url(galway/background_text.png);
}

.galway #announcements li.odd {
    background-image: url(galway/background_text_dark.png);
}
/* Contact Us */

.galway #contact-form .input,
.galway #contact-form .textarea {
    border-color: #ba4485;
    background: #772D53;
}

    .galway #contact-form .input input,
    .galway #contact-form .textarea textarea {
        color: #FFF;
    }

        .galway #contact-form .input input::-webkit-input-placeholder,
        .galway #contact-form .textarea textarea::-webkit-textarea-placeholder {
            color: #FFF;
        }

        .galway #contact-form .input input:-moz-placeholder,
        .galway #contact-form .textarea textarea:-moz-placeholder {
            color: #FFF;
        }

        .galway #contact-form .input input:-ms-input-placeholder,
        .galway #contact-form .textarea textarea:-ms-textarea-placeholder {
            color: #FFF;
        }

    .galway #contact-form .input .placeholder,
    .galway #contact-form .textarea .placeholder {
        color: #FFF;
    }

.galway #contact-form .submit input {
    background: #772D53;
    font-family: "ff-meta-web-pro", sans-serif;
}

.galway #contact-form .address li {
    width: auto;
}

@media only screen and (min-width: 320px) {
    .galway .subsection-inner {
        background-image: url(galway/background_text.png);
    }

    .galway .subsection-first .subsection-inner {
        background-image: url(galway/320/bg_topLevel.png);
    }

    .galway .announcements .subsection-inner {
        background: none;
    }
}

@media only screen and (min-width: 768px) {
    #content-left-inner {
        background-image: url(galway/background_text.png);
    }

    .galway .subsection-first #content-left-inner {
        background-image: url(galway/320/bg_topLevel.png);
    }

    .galway .subsection-inner,
    .galway .announcements .subsection-inner,
    .galway .subsection-first .subsection-inner,
    .galway .announcements #content-left-inner {
        background: none;
    }
}

@media only screen and (min-width: 1440px) {
    .galway #launchpad li#lauchpad-panel-1 {
        background-image: url(galway/launchpad/logo_block.jpg);
    }
}
/* CSS document for IDA Connect & Invest  */
/* Launchpad */

.midlands #launchpad li {
    background-color: #E05A37;
}

    .midlands #launchpad li#lauchpad-panel-1 {
        background-image: url(midlands/launchpad/logo.jpg);
    }

    .midlands #launchpad li#lauchpad-panel-2 {
        background-image: url(midlands/launchpad/location.jpg);
    }

    .midlands #launchpad li#lauchpad-panel-4 {
        background-image: url(midlands/launchpad/business.jpg);
    }

    .midlands #launchpad li#lauchpad-panel-5 {
        background-image: url(midlands/launchpad/properties.jpg);
    }

    .midlands #launchpad li#lauchpad-panel-6 {
        background-image: url(midlands/launchpad/VIDEO_BG.jpg);
    }

        .midlands #launchpad li#lauchpad-panel-6 a {
            background-image: url(midlands/launchpad/Play_button.png);
        }

    .midlands #launchpad li#lauchpad-panel-7 {
        background-image: url(midlands/launchpad/talent.jpg);
    }

    .midlands #launchpad li#lauchpad-panel-8 {
        background-image: url(midlands/launchpad/lifestyle.jpg);
    }

    .midlands #launchpad li#lauchpad-panel-9 {
        background-image: url(midlands/launchpad/contact.jpg);
    }
/* Announcments */

.midlands #announcements li.even {
    background: url(midlands/background_text.png);
}

.midlands #announcements li.odd {
    background: url(midlands/320/background.png);
}
/* Contact Us */

.midlands #contact-form .input,
.midlands #contact-form .textarea {
    border: none;
    background: #da9a8d;
    color: #fff !important;
}

    .midlands #contact-form .input input,
    #contact-form .textarea textarea {
        color: #fff !important;
    }
/* Honeypoy Spam Prevetion */

.midlands span.confirmation-field {
    display: none;
    visibility: hidden;
}

.midlands::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 1);
    opacity: 1;
}

.midlands:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(255, 255, 255, 1);
    opacity: 1;
}

.midlands::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(255, 255, 255, 1);
    opacity: 1;
}

.midlands:-ms-input-placeholder {
    color: rgba(255, 255, 255, 1);
    opacity: 1;
}

.midlands #contact-form .submit input {
    background: #cc3300;
    font-family: "ff-meta-web-pro", sans-serif;
}

@media only screen and (min-width: 320px) {
    .midlands #content-left-inner {
        background-image: none;
    }

    .midlands .subsection-first .subsection-inner,
    .midlands .subsection-inner {
        background-image: url(midlands/320/background.png);
    }

    .midlands .announcements .subsection-inner {
        background: none;
    }
}

@media only screen and (min-width: 768px) {
    .midlands #launchpad li#lauchpad-panel-1 {
        background-image: url(midlands/launchpad/logo.jpg);
    }

    .midlands .subsection-first #content-left-inner,
    .midlands #content-left-inner {
        background-image: url(midlands/320/background.png);
    }

    .midlands .subsection .end-of-section {
        background: url(midlands/backtolaunchpad.png) no-repeat scroll left top transparent;
    }

    .midlands .subsection-inner,
    .midlands .announcements .subsection-inner,
    .midlands .subsection-first .subsection-inner,
    .midlands .announcements #content-left-inner {
        background: none;
    }
}

@media only screen and (min-width: 1440px) {
    .midlands #launchpad li#lauchpad-panel-1 {
        background-image: url(midlands/launchpad/logo_block.jpg);
    }
}
/* CSS document for IDA Connect & Invest  */
/* Launchpad */

.midwest #launchpad li {
    background-color: #77bf97;
}

    .midwest #launchpad li#lauchpad-panel-1 {
        background-image: url(midwest/launchpad/logo_240x345_limerick.jpg);
    }

    .midwest #launchpad li#lauchpad-panel-2 {
        background-image: url(midwest/launchpad/limerick.jpg);
    }

    .midwest #launchpad li#lauchpad-panel-4 {
        background-image: url(midwest/launchpad/business.jpg);
    }

    .midwest #launchpad li#lauchpad-panel-5 {
        background-image: url(midwest/launchpad/properties.jpg);
    }

    .midwest #launchpad li#lauchpad-panel-6 {
        background-image: url(midwest/launchpad/VIDEO_BG.jpg);
    }

        .midwest #launchpad li#lauchpad-panel-6 a {
            background-image: url(midwest/launchpad/play_button.png);
        }

    .midwest #launchpad li#lauchpad-panel-7 {
        background-image: url(midwest/launchpad/talent.jpg);
    }

    .midwest #launchpad li#lauchpad-panel-8 {
        background-image: url(midwest/launchpad/lifestyle.jpg);
    }

    .midwest #launchpad li#lauchpad-panel-9 {
        background-image: url(midwest/launchpad/contact.jpg);
    }
/* Content left box */

.midwest #content-left-inner {
    background: url(midwest/background_text.png) repeat scroll 0 0 transparent !important;
}
/* Back to launchpad button */

.midwest .subsection .end-of-section {
    background: url(midwest/backtolauchpad.png) no-repeat scroll left top transparent;
}
/* Announcments */

.midwest #announcements li.even {
    background: url(midwest/320/bg_topLevel.png);
}

.midwest #announcements li.odd {
    background: url(midwest/320/background.png);
}
/* Contact Us */

.midwest #contact-form .input,
.midwest #contact-form .textarea {
    border: none;
    background: #95cfbf;
    color: #fff !important;
}

    .midwest #contact-form .input input,
    #contact-form .textarea textarea {
        color: #fff !important;
    }
/*#contact-form .input input::-webkit-input-placeholder { color:#fff !important; }
#contact-form .textarea textarea::-webkit-textarea-placeholder { color:#fff !important; }
#contact-form .input input:-moz-placeholder { color:#fff !important; }
#contact-form .textarea textarea:-moz-placeholder { color:#fff !important; }
#contact-form .input input::-moz-placeholder { color:#fff !important; }
#contact-form .textarea textarea::-moz-placeholder { color:#fff !important; }
#contact-form .input input:-ms-input-placeholder { color:#fff !important; }
#contact-form .textarea textarea:-ms-textarea-placeholder { color:#fff !important; }
#contact-form .input .placeholder  { color:#fff !important; }
#contact-form .textarea .placeholder { color:#fff !important; }
*/

.midwest::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 1);
    opacity: 1;
}

.midwest:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(255, 255, 255, 1);
    opacity: 1;
}

.midwest::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(255, 255, 255, 1);
    opacity: 1;
}

.midwest:-ms-input-placeholder {
    color: rgba(255, 255, 255, 1);
    opacity: 1;
}

.midwest #contact-form .submit input {
    background: #299100;
    font-family: "ff-meta-web-pro", sans-serif;
}

@media only screen and (min-width: 320px) {
    .midwest .subsection-inner {
        background-image: url(midwest/320/background.png);
    }

    .midwest .subsection-first .subsection-inner {
        background-image: url(midwest/320/bg_topLevel.png);
    }

    .midwest .announcements .subsection-inner {
        background: none;
    }
}

@media only screen and (min-width: 768px) {
    .midwest #content-left-inner {
        background-image: url(midwest/320/background.png);
    }

    .midwest .subsection-first #content-left-inner {
        background-image: url(midwest/320/bg_topLevel.png);
    }

    .midwest .subsection-inner,
    .midwest .announcements .subsection-inner,
    .midwest .subsection-first .subsection-inner,
    .midwest .announcements #content-left-inner {
        background: none;
    }
}

@media only screen and (min-width: 1440px) {
    .midwest #launchpad li#lauchpad-panel-1 {
        background-image: url(midwest/launchpad/logo_240x345_limerick.jpg);
    }
}

.limerick #launchpad li {
    background-color: #77bf97;
}

    .limerick #launchpad li#lauchpad-panel-1 {
        background-image: url(limerick/launchpad/logo.jpg);
    }

    .limerick #launchpad li#lauchpad-panel-2 {
        background-image: url(limerick/launchpad/limerick.jpg);
    }

    .limerick #launchpad li#lauchpad-panel-4 {
        background-image: url(limerick/launchpad/business.jpg);
    }

    .limerick #launchpad li#lauchpad-panel-5 {
        background-image: url(limerick/launchpad/properties.jpg);
    }

    .limerick #launchpad li#lauchpad-panel-6 {
        background-image: url(limerick/launchpad/VIDEO_BG.jpg);
    }

        .limerick #launchpad li#lauchpad-panel-6 a {
            background-image: url(limerick/launchpad/play_button.png);
        }

    .limerick #launchpad li#lauchpad-panel-7 {
        background-image: url(limerick/launchpad/talent.jpg);
    }

    .limerick #launchpad li#lauchpad-panel-8 {
        background-image: url(limerick/launchpad/lifestyle.jpg);
    }

    .limerick #launchpad li#lauchpad-panel-9 {
        background-image: url(limerick/launchpad/contact.jpg);
    }
/* Content left box */

.limerick #content-left-inner {
    background: url(limerick/background_text.png) repeat scroll 0 0 transparent !important;
}
/* Back to launchpad button */

.limerick .subsection .end-of-section {
    background: url(limerick/backtolauchpad.png) no-repeat scroll left top transparent;
}
/* Announcments */

.limerick #announcements li.even {
    background: url(limerick/320/bg_topLevel.png);
}

.limerick #announcements li.odd {
    background: url(limerick/320/background.png);
}
/* Contact Us */

.limerick #contact-form .input,
.limerick #contact-form .textarea {
    border: none;
    background: #95cfbf;
    color: #fff !important;
}

    .limerick #contact-form .input input,
    #contact-form .textarea textarea {
        color: #fff !important;
    }
/*#contact-form .input input::-webkit-input-placeholder { color:#fff !important; }
#contact-form .textarea textarea::-webkit-textarea-placeholder { color:#fff !important; }
#contact-form .input input:-moz-placeholder { color:#fff !important; }
#contact-form .textarea textarea:-moz-placeholder { color:#fff !important; }
#contact-form .input input::-moz-placeholder { color:#fff !important; }
#contact-form .textarea textarea::-moz-placeholder { color:#fff !important; }
#contact-form .input input:-ms-input-placeholder { color:#fff !important; }
#contact-form .textarea textarea:-ms-textarea-placeholder { color:#fff !important; }
#contact-form .input .placeholder  { color:#fff !important; }
#contact-form .textarea .placeholder { color:#fff !important; }
*/

.limerick::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 1);
    opacity: 1;
}

.limerick:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(255, 255, 255, 1);
    opacity: 1;
}

.limerick::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(255, 255, 255, 1);
    opacity: 1;
}

.limerick:-ms-input-placeholder {
    color: rgba(255, 255, 255, 1);
    opacity: 1;
}

.limerick #contact-form .submit input {
    background: #299100;
    font-family: "ff-meta-web-pro", sans-serif;
}

@media only screen and (min-width: 320px) {
    .limerick .subsection-inner {
        background-image: url(limerick/320/background.png);
    }

    .limerick .subsection-first .subsection-inner {
        background-image: url(limerick/320/bg_topLevel.png);
    }

    .limerick .announcements .subsection-inner {
        background: none;
    }
}

@media only screen and (min-width: 768px) {
    .limerick #content-left-inner {
        background-image: url(limerick/320/background.png);
    }

    .limerick .subsection-first #content-left-inner {
        background-image: url(limerick/320/bg_topLevel.png);
    }

    .limerick .subsection-inner,
    .limerick .announcements .subsection-inner,
    .limerick .subsection-first .subsection-inner,
    .limerick .announcements #content-left-inner {
        background: none;
    }
}

@media only screen and (min-width: 1440px) {
    .limerick #launchpad li#lauchpad-panel-1 {
        background-image: url(limerick/launchpad/logo_block.jpg);
    }
}
/* CSS document for IDA Connect & Invest  */
/* Launchpad */

.sligo #launchpad li {
    background-color: #C12942;
}

    .sligo #launchpad li#lauchpad-panel-1 {
        background-image: url(sligo/launchpad/logo.jpg);
    }

    .sligo #launchpad li#lauchpad-panel-2 {
        background-image: url(sligo/launchpad/map.jpg);
    }

    .sligo #launchpad li#lauchpad-panel-4 {
        background-image: url(sligo/launchpad/business.jpg);
    }

    .sligo #launchpad li#lauchpad-panel-5 {
        background-image: url(sligo/launchpad/properties.jpg);
    }

    .sligo #launchpad li#lauchpad-panel-6 {
        background-image: url(sligo/launchpad/VIDEO_BG.jpg);
    }

        .sligo #launchpad li#lauchpad-panel-6 a {
            background-image: url(sligo/1024/sligo_video_btn.png);
        }

    .sligo #launchpad li#lauchpad-panel-7 {
        background-image: url(sligo/launchpad/talent.jpg);
    }

    .sligo #launchpad li#lauchpad-panel-8 {
        background-image: url(sligo/launchpad/lifestyle.jpg);
    }

    .sligo #launchpad li#lauchpad-panel-9 {
        background-image: url(sligo/launchpad/contact.jpg);
    }
/* Content left box */

.sligo #content-left-inner {
    background: url(sligo/background_text.png) repeat scroll 0 0 transparent !important;
}
/* Back to launchpad button */

.sligo .subsection .end-of-section {
    background: url(sligo/backtolauchpad.png) no-repeat scroll left top transparent;
}
/* Announcments */

.sligo #announcements li.even {
    background: url(sligo/320/bg_topLevel.png);
}

.sligo #announcements li.odd {
    background: url(sligo/320/background.png);
}
/* Contact Us */

.sligo #contact-form .input,
.sligo #contact-form .textarea {
    border-color: #CA495E;
    background: #8E1F31;
}

    .sligo #contact-form .input input,
    .sligo #contact-form .textarea textarea {
        color: #FFF;
    }

        .sligo #contact-form .input input::-webkit-input-placeholder,
        .sligo #contact-form .textarea textarea::-webkit-textarea-placeholder {
            color: #FFF;
        }

        .sligo #contact-form .input input:-moz-placeholder,
        .sligo #contact-form .textarea textarea:-moz-placeholder {
            color: #FFF;
        }

        .sligo #contact-form .input input:-ms-input-placeholder,
        .sligo #contact-form .textarea textarea:-ms-textarea-placeholder {
            color: #FFF;
        }

    .sligo #contact-form .input .placeholder,
    .sligo #contact-form .textarea .placeholder {
        color: #FFF;
    }

.sligo #contact-form .submit input {
    background: #741424;
    font-family: "ff-meta-web-pro", sans-serif;
}

@media only screen and (min-width: 320px) {
    .sligo .subsection-inner {
        background-image: url(sligo/320/background.png);
    }

    .sligo .subsection-first .subsection-inner {
        background-image: url(sligo/320/bg_topLevel.png);
    }

    .sligo .announcements .subsection-inner {
        background: none;
    }
}

@media only screen and (min-width: 768px) {
    .sligo #content-left-inner {
        background-image: url(sligo/320/background.png);
    }

    .sligo .subsection-first #content-left-inner {
        background-image: url(sligo/320/bg_topLevel.png);
    }

    .sligo .subsection-inner,
    .sligo .announcements .subsection-inner,
    .sligo .subsection-first .subsection-inner,
    .sligo .announcements #content-left-inner {
        background: none;
    }
}

@media only screen and (min-width: 1440px) {
    .sligo #launchpad li#lauchpad-panel-1 {
        background-image: url(sligo/launchpad/logo_block.jpg);
    }
}
/* CSS document for IDA Connect & Invest  */
/* Launchpad */

.waterford #launchpad li {
    background-color: #408BA8;
}

    .waterford #launchpad li#lauchpad-panel-1 {
        background-image: url(waterford/logo.jpg);
    }

    .waterford #launchpad li#lauchpad-panel-2 {
        background-image: url(map.jpg);
    }

@media only screen and (min-width: 768px) {
    .waterford #launchpad li#lauchpad-panel-1 {
        background-image: url(waterford/logo.jpg);
    }

    .waterford #launchpad li#lauchpad-panel-2 {
        background-image: url(waterford/map.jpg);
    }

    .waterford #content-left-inner {
        background: url(waterford/320/background.png);
    }

    .waterford .announcements #content-left-inner {
        background: none;
    }
}

@media only screen and (min-device-width: 768px) {
    .waterford #launchpad li#lauchpad-panel-1 {
        background-image: url(waterford/1280/logo_south-east_block.jpg);
    }

    .waterford #launchpad li#lauchpad-panel-2 {
        background-image: url(waterford/1024/location.jpg);
    }
}

@media only screen and (min-width: 1440px) {
    .waterford #launchpad li#lauchpad-panel-1 {
        background-image: url(waterford/1280/logo_south-east_block.jpg  );
    }

    .waterford #launchpad li#lauchpad-panel-2 {
        background-image: url(waterford/1280/location.jpg);
    }
}


/* CSS document for IDA Connect & Invest  */
/* Launchpad */

.southeast #launchpad li {
    background-color: #408BA8;
}

    .southeast #launchpad li#lauchpad-panel-1 {
        background-image: url(waterford/logo.jpg);
    }

    .southeast #launchpad li#lauchpad-panel-2 {
        background-image: url(map.jpg);
    }

@media only screen and (min-width: 768px) {
    .southeast #launchpad li#lauchpad-panel-1 {
        background-image: url(waterford/logo.jpg);
    }

    .southeast #launchpad li#lauchpad-panel-2 {
        background-image: url(waterford/map.jpg);
    }

    .southeast #content-left-inner {
        background: url(waterford/320/background.png);
    }

    .southeast .announcements #content-left-inner {
        background: none;
    }
}

@media only screen and (min-device-width: 768px) {
    .southeast #launchpad li#lauchpad-panel-1 {
        background-image: url(waterford/1280/logo_south-east_block.jpg);
    }

    .southeast #launchpad li#lauchpad-panel-2 {
        background-image: url(waterford/1024/location.jpg);
    }
}

@media only screen and (min-width: 1440px) {
    .southeast #launchpad li#lauchpad-panel-1 {
        background-image: url(waterford/1280/logo_south-east_block.jpg );
    }

    .southeast #launchpad li#lauchpad-panel-2 {
        background-image: url(waterford/1280/location.jpg);
    }
}

/* CSS document for IDA Connect & Invest  */
/* Launchpad */

.letterkenny #launchpad li {
    background-color: #6f4083;
}

    .letterkenny #launchpad li#lauchpad-panel-1 {
        background-image: url(letterkenny/launchpad/logo.jpg);
    }

    .letterkenny #launchpad li#lauchpad-panel-2 {
        background-image: url(letterkenny/launchpad/map.jpg);
    }

    .letterkenny #launchpad li#lauchpad-panel-4 {
        background-image: url(letterkenny/launchpad/business.jpg);
    }

    .letterkenny #launchpad li#lauchpad-panel-5 {
        background-image: url(letterkenny/launchpad/properties.jpg);
    }

    .letterkenny #launchpad li#lauchpad-panel-6 {
        background-image: url(letterkenny/launchpad/VIDEO_BG.jpg);
    }

        .letterkenny #launchpad li#lauchpad-panel-6 a {
            background-image: url(letterkenny/1024/Lt-in-59-secs.png);
        }

    .letterkenny #launchpad li#lauchpad-panel-7 {
        background-image: url(letterkenny/launchpad/talent.jpg);
    }

    .letterkenny #launchpad li#lauchpad-panel-8 {
        background-image: url(letterkenny/launchpad/lifestyle.jpg);
    }

    .letterkenny #launchpad li#lauchpad-panel-9 {
        background-image: url(letterkenny/launchpad/contact.jpg);
    }
/* Content left box */

.letterkenny #content-left-inner {
    background: url(letterkenny/background_text.png) repeat scroll 0 0 transparent !important;
}
/* Back to launchpad button */

.letterkenny .subsection .end-of-section {
    background: url(letterkenny/backtolauchpad.png) no-repeat scroll left top transparent;
}
/* Announcments */

.letterkenny #announcements li.even {
    background-image: url(letterkenny/320/background.png);
}

.letterkenny #announcements li.odd {
    background-image: url(letterkenny/320/bg_topLevel.png);
}
/* Contact Us */

.letterkenny #contact-form .input,
.letterkenny #contact-form .textarea {
    border-color: #563a64;
    background: #563a64;
}

    .letterkenny #contact-form .input input,
    .letterkenny #contact-form .textarea textarea {
        color: #FFF;
    }

        .letterkenny #contact-form .input input::-webkit-input-placeholder,
        .letterkenny #contact-form .textarea textarea::-webkit-textarea-placeholder {
            color: #FFF;
        }

        .letterkenny #contact-form .input input:-moz-placeholder,
        .letterkenny #contact-form .textarea textarea:-moz-placeholder {
            color: #FFF;
        }

        .letterkenny #contact-form .input input:-ms-input-placeholder,
        .letterkenny #contact-form .textarea textarea:-ms-textarea-placeholder {
            color: #FFF;
        }

    .letterkenny #contact-form .input .placeholder,
    .letterkenny #contact-form .textarea .placeholder {
        color: #FFF;
    }

.letterkenny #contact-form .submit input {
    background: #563a64;
    font-family: "ff-meta-web-pro", sans-serif;
}

@media only screen and (min-width: 320px) {
    .letterkenny .subsection-inner {
        background-image: url(letterkenny/320/background.png);
    }

    .letterkenny .subsection-first .subsection-inner {
        background-image: url(letterkenny/320/bg_topLevel.png);
    }

    .letterkenny .announcements .subsection-inner {
        background: none;
    }
}

@media only screen and (min-width: 768px) {
    .letterkenny #content-left-inner {
        background-image: url(letterkenny/320/background.png);
    }

    .letterkenny .subsection-first #content-left-inner {
        background-image: url(letterkenny/320/bg_topLevel.png);
    }

    .letterkenny .subsection-inner,
    .letterkenny .announcements .subsection-inner,
    .letterkenny .subsection-first .subsection-inner,
    .letterkenny .announcements #content-left-inner {
        background: none;
    }
}

@media only screen and (min-width: 1440px) {
    .letterkenny #launchpad li#lauchpad-panel-1 {
        background-image: url(letterkenny/launchpad/logo_block.jpg);
    }
}

.cke_textarea_inline.cke_editable.cke_editable_inline.cke_contents_ltr.cke_show_borders {
    color: #fff !important;
}

.EditMode form#form #launchpad {
    position: relative;
}

.EditMode form#form #launchpad {
    overflow-x: scroll;
}

    .EditMode form#form #launchpad li {
        height: 300px
    }

.DesignMode #content-left-inner,
.EditMode #content-left-inner {
    width: 80%;
    margin: 0;
}

.ui-header .logo {
    background: transparent;
}

#struct {
    display: none;
}

.DesignMode .ui-footer nav.section-overview {
    display: block !important;
}

.EditMode .ui-footer nav.section-overview,
.DesignMode .ui-footer nav.section-overview {
    display: block;
    width: 100%;
    height: 100px;
}
/*** Contact Pages **/

.contactpage h1 {
    text-transform: uppercase;
    font-size: 130%;
}

.contactpage h2 {
    display: none;
}

.contactpage .address h2 {
    display: block;
}

.contactpage .FieldLabel,
.contactpage .EditingFormButtonLeftCell {
    display: none;
}

.contactpage table,
.contactpage tr,
.contactpage td {
    display: block;
    width: 282px;
}

    .contactpage tr:last-of-type {
        float: left;
        margin: 15px 0 40px;
        padding: 0;
    }

.contactpage .FieldLabel,
.contactpage .EditingFormButtonLeftCell {
    display: none;
}

.contactpage .next-subsection,
.contactpage .previous-subsection {
    display: none;
}

.contactpage textarea.ui-input-text {
    height: 80px;
    max-height: 80px;
    resize: none;
    width: 268px;
    max-width: 268px;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    outline: none;
    color: #7595A0;
    box-shadow: none;
    font-family: "ff-meta-web-pro", sans-serif;
}

.contactpage .ui-input-text {
    font-size: 14px;
    line-height: normal;
}

.contactpage tr:last-of-type td {
    width: 302px;
}

.contactpage .ui-btn-block {
    display: block;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
}

.contactpage .ui-btn-hidden {
    opacity: 1;
    background: #274271;
    font-family: "ff-meta-web-pro", sans-serif;
    font-size: 14px;
    color: #fff;
    text-indent: inherit;
    font-weight: bold;
}

.contactpage .InfoLabel {
    display: block;
    padding-bottom: 20px;
}
/** Cork Form **/

.contactpage .cork .ui-btn-hidden {
    background: #274271;
}
/** Dundalk Form **/

.contactpage .dundalk .ui-btn-hidden {
    background: #0061a5;
}
/** Galway Form **/

.contactpage .galway .ui-btn-hidden {
    background: #772D53;
}
/** Letterkenny Form **/

.contactpage .letterkenny .ui-btn-hidden {
    background: #563a64;
}
/** Midlands Form **/

.contactpage .midlands .ui-btn-hidden {
    background: #cc3300;
}
/** Midwest Form **/

.contactpage .midwest .ui-btn-hidden {
    background: #299100;
}
/** Sligo Form **/

.contactpage .sligo .ui-btn-hidden {
    background: #741424;
}
/** Waterford Form **/

.contactpage .waterford .ui-btn-hidden {
    background: #7DB52C;
}

/** SouthEast Form **/

.contactpage .southeast .ui-btn-hidden {
    background: #7DB52C;
}

/** Kerry Form **/

.contactpage .kerry .ui-btn-hidden {
    background: #7DB52C;
}

.contactpage #contact-form p {
    font-size: 13px;
}

#launchpad li#lauchpad-panel-1 img {
    display: none;
}
/** News Template **/

.cork #announcements li.even {
    background-image: url(cork/background_text.png);
}

.cork #announcements li.odd {
    background: url(cork/background_text_dark.png);
}

@media only screen and (min-width: 768px) {
    .announcements .previous-subsection,
    .announcements .next-subsection {
        display: none;
    }
}

html {
    margin: 0 !important;
}

.CAILinkPanel {
    display: inline-block;
}

body {
    overflow: hidden;
    position: relative;
}
/** new slider */
/* Slider */
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        -moz-backface-visibility: hidden;
        /* fix firefox animation glitch */
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        /* fix for flashing background */
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    .owl-carousel .owl-wrapper,
    .owl-carousel .owl-item {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%;
        }

    .owl-carousel .owl-nav.disabled,
    .owl-carousel .owl-dots.disabled {
        display: none;
    }

    .owl-carousel .owl-nav .owl-prev,
    .owl-carousel .owl-nav .owl-next,
    .owl-carousel .owl-dot {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-loaded {
        display: block;
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block;
    }

    .owl-carousel.owl-hidden {
        opacity: 0;
    }

    .owl-carousel.owl-refresh .owl-item {
        visibility: hidden;
    }

    .owl-carousel.owl-drag .owl-item {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-grab {
        cursor: move;
        cursor: grab;
    }

    .owl-carousel.owl-rtl {
        direction: rtl;
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right;
        }
/* No Js */

.no-js .owl-carousel {
    display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */

.owl-height {
    transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}

    .owl-carousel .owl-video-play-icon:hover {
        -ms-transform: scale(1.3, 1.3);
        transform: scale(1.3, 1.3);
    }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
/*** nav */

.owl-nav {
    width: 100%;
    max-width: 1680px;
    display: none;
}

@media (min-width: 768px) {
    .owl-nav {
        display: none;
        position: fixed;
    }
}

@media (min-width: 1200px) {
    .owl-nav {
        display: block;
    }

    #announcements {
        margin-top: -150px;
    }

    .owl-nav {
        width: 100%;
    }
}

@media (min-width: 1350px) {
    #announcements {
        margin-top: -150px;
    }

    .owl-nav {
        width: 100%;
    }
}

@media (min-width: 1600px) {
    #announcements {
        margin-top: 0;
    }

    .owl-nav {
        width: 100%;
        max-width: 1680px;
    }
}

.owl-nav .owl-prev {
    float: left;
    background-image: url(1024/Arrow_left.png);
    width: 40px;
    height: 60px;
    font-size: 0;
}

.owl-nav .owl-next {
    float: right;
    background-image: url(1024/Arrow_right.png);
    width: 40px;
    height: 60px;
    font-size: 0;
}

.form-hidden {
    display: none;
}

@media (min-width: 768px) {
    .form-hidden {
        display: block;
    }
}

.hide-navigation {
    display: none;
}
/*** mobile menu ****/

#nav-menu {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(320/menu_bg.png) repeat;
    z-index: 3;
    overflow: auto;
    text-shadow: none;
    color: #FFF;
}

    #nav-menu.active-menu {
        opacity: 1;
        visibility: visible;
    }

.show-nav-menu button {
    display: block;
    width: 100%;
    height: 100%;
    background: none;
    border: 0;
}

#lauchpad #lauchpad-panel-1 > div {
    height: auto !important;
}