/* Minification failed. Returning unminified contents.
(1715,10): run-time error CSS1030: Expected identifier, found ' '
(1777,1): run-time error CSS1019: Unexpected token, found '}'
 */
/* Css Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del,
dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub,
sup, tt, var, b, u, i, center, dl, dt, dd, ul, li, form,
label, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}

body {
    color: #000;
    padding: 0;
    margin: 0;
    font-size: 11pt;
    font-family: Arial, Helvetica, sans-serif;
}

html {
    -webkit-text-size-adjust: none;
}

ul, ol {
    list-style: none;
}

img {
    border: none;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

.skip {
    position: absolute;
    left: -9999px;
}

article, aside, details, figcaption, figure, footer,
header, hgroup, main, nav, section, summary {
    display: block;
}

.entry-content img {
    max-width: 100%;
}

img[class*="align"],
img[class*="attachment-"] {
    height: auto;
}

img.size-full,
img.size-large,
img.wp-post-image {
    height: auto;
    max-width: 100%;
}

html,
body {
    height: 100%;
}

.clear {
    clear: both;
    width: 100%;
    overflow: hidden;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}
/*----------------------*/
/*     Page structure   */
/*----------------------*/
#wrapper {
    width: 100%;
}

#header_area {
    background: #005195;
    padding: 0 10px;
}

header {
    max-width: 976px;
    margin: 0 auto;
    padding: 11px 0 11px 0;
    min-height: 29px;
}
/*----------------------*/
/*        nav          */
/*----------------------*/
nav {
    float: left;
    padding-top: 2px;
}

    nav ul {
        padding: 0;
    }

#menu li {
    font-size: 14px;
    float: left;
    margin-right: 24px;
    position: relative;
    line-height: 30px;
}

    #menu li:first-child {
        background: none;
    }

#liSchoolButton {
    margin-top: -18px;
}

#menu .current_page_item > a,
#menu li:hover > a {
    color: #f1c13f;
}

#menu li a {
    color: #fff;
    display: block;
}

#menu li ul {
    width: 180px;
    position: absolute;
    left: -20px;
    top: 30px;
    background: #005195;
    text-align: left;
    z-index: 3;
    display: none;
    padding: 10px 0;
}

#menu li:hover > ul {
    display: block;
}

#menu li ul li {
    float: none;
    margin: 0;
    line-height: normal;
}

    #menu li ul li a {
        padding: 5px 20px;
        border: none;
    }

    #menu li ul li ul {
        left: 100%;
        top: -10px;
    }

    #menu li ul .current_page_item > a,
    #menu li ul li:hover > a {
        color: #f1c13f;
    }

.slicknav_menu {
    display: none;
}
/*----------------------*/
/* Mobile Menu  slicknav */
/*----------------------*/
.slicknav_btn {
    display: block;
    text-align: center;
}

.slicknav_menu .slicknav_menutxt {
    display: inline-block;
    padding-right: 13px;
}

.slicknav_menu .slicknav_icon {
    display: inline-block;
    width: 11px;
    height: 10px;
}

.slicknav_menu .slicknav_no-text {
    margin: 0;
}

.slicknav_nav {
    clear: both;
}

    .slicknav_nav ul,
    .slicknav_nav li {
        display: block;
    }

    .slicknav_nav .slicknav_arrow {
        font-size: 0.8em;
        margin: 0 0 0 0.4em;
    }

    .slicknav_nav .slicknav_item {
        cursor: pointer;
    }

    .slicknav_nav .slicknav_row {
        display: block;
    }

    .slicknav_nav a {
        display: block;
    }

    .slicknav_nav .slicknav_item a,
    .slicknav_nav .slicknav_parent-link a {
        display: inline;
    }

.slicknav_menu:before,
.slicknav_menu:after {
    content: " ";
    display: table;
}

.slicknav_menu:after {
    clear: both;
}

.slicknav_btn {
    background: #1a3072;
    height: 29px;
}
/* Button Text */
.slicknav_menu .slicknav_menutxt {
    font-size: 15px;
    color: #fff;
    letter-spacing: 3px;
    line-height: 29px;
}
/* Button Lines */
.slicknav_nav {
    margin: 0;
    padding: 0;
    background: #0a1e59;
    padding: 10px;
}

    .slicknav_nav li {
        display: block;
        padding: 0;
        border-top: 1px solid #fff;
    }

        .slicknav_nav li:first-child {
            border: none;
        }

        .slicknav_nav li ul li:first-child {
            border-top: 1px solid #fff;
        }

        .slicknav_nav li ul li a {
            font-size: 14px;
        }

        .slicknav_nav li ul {
            padding: 0 15px;
        }

        .slicknav_nav li a {
            color: #fff;
            font-size: 15px;
            padding: 5px 10px;
        }

            .slicknav_nav li a:hover,
            .slicknav_nav li.current_page_item > a {
                color: #fff;
                background: #132a70;
            }

.slicknav_item {
    padding-left: 0 !important;
}

.slicknav_nav .slicknav_arrow {
    font-size: 18px;
    margin: 0;
    float: right;
    color: #fff;
}
/*----------------------*/
/*   header_search     */
/*----------------------*/
#header_search {
    width: 209px;
    float: right;
    overflow: hidden;
}

    #header_search .test_filed {
        width: 140px;
        float: left;
    }

    #header_search .header_submit {
        width: 65px;
        float: right;
    }

    #header_search input[type='text'] {
        width: 128px;
        height: 21px;
        background: #fff;
        font-size: 13px;
        color: #838383;
        line-height: 15px;
        border: 1px solid #999;
        padding: 3px 5px;
        outline: none;
    }

    #header_search input[type='submit'] {
        width: 65px;
        height: 29px;
        background: url(/Content/Images/Template/bgr_header_submit.png) repeat-x;
        outline: none;
        border: none;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        font-size: 12px;
        font-weight: bold;
        color: #005195;
        padding: 0;
        line-height: 29px;
        text-align: center;
        cursor: pointer;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

.logo_area {
    background: #fff;
    padding: 0 10px;
    overflow: hidden;
}

.logo_main_area {
    max-width: 976px;
    margin: 0 auto;
    padding: 24px 0 22px 0;
    overflow: hidden;
}

.logo {
    float: left;
}

.inner_menu {
    float: left;
    padding-left: 20px;
    padding-top: 20px;
}

    .inner_menu ul {
        width: 100%;
    }

        .inner_menu ul li {
            font-size: 16px;
            display: inline-block;
            font-weight: bold;
            background: url(/Content/Images/Template/bgr_inner_menu.png) no-repeat right 12px;
            padding-right: 5px;
            margin-right: 2px;
        }

            .inner_menu ul li a {
                color: #005195;
            }

.logo_and_menu {
    overflow: hidden;
    float: left;
}

.logo_area_mobile {
    display: none;
}

.inner_menu_content {
    clear: both;
    float: right;
    padding-top: 0;
    margin-top: -16px;
}

#banner_ad {
    float: right;
}

.horizontalList {
    list-style-type: none;
}

    .horizontalList li {
        float: left;
        list-style-type: none;
        padding-right: 20px;
        width: 130px;
        margin-bottom: 15px;
    }

/*----------------------*/
/*   content_area       */
/*----------------------*/
#content_area {
    background: #ebebeb;
    padding: 0 10px;
}

#content {
    max-width: 976px;
    margin: 0 auto;
}

#content_menu {
    background: #f1c13f;
    min-height: 29px;
    padding: 0 9px;
}

    #content_menu ul {
        float: right;
    }

        #content_menu ul li {
            float: left;
            font-size: 12px;
            line-height: 29px;
            background: url(/Content/Images/Template/bgr_content_menu.png) no-repeat left center;
            padding-left: 9px;
            margin-right: 7px;
        }

            #content_menu ul li:first-child {
                background: none;
            }

            #content_menu ul li a {
                color: #005195;
            }
/*----------------------*/
/*   slider_area        */
/*----------------------*/
#slider_area {
    overflow: hidden;
    background: #005195;
}

#slider {
    width: 60.05%;
    float: left;
    position: relative;
    z-index: 1;
}

.slider_info {
    width: 205px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;
    padding-top: 16px;
}

    .slider_info p {
        font-size: 24px;
        color: #fff;
        line-height: 30px;
    }

        .slider_info p a {
            background: url(/Content/Images/Template/bgr_slider_a.png) no-repeat right center;
            display: inline-block;
            padding-right: 16px;
            font-size: 16px;
            color: #fff;
        }
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none;
}

.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.slides {
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
}

/* FlexSlider Necessary Styles
--------------------------- */
.flexslider {
    padding: 0;
    position: relative;
}

    .flexslider .slides > li {
        display: none;
        -webkit-backface-visibility: hidden;
        position: relative;
    }

    .flexslider .slides img {
        width: 100%;
        display: block;
    }

.flex-pauseplay span {
    text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.no-js .slides > li:first-child {
    display: block;
}
/* FlexSlider Default Theme
--------------------------- */
.flexslider {
    position: relative;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.carousel li {
    margin-right: 5px;
}
/* Direction Nav*/
.flex-direction-nav {
    z-index: 9999 !important;
    width: 100%;
    position: absolute;
    top: 44%;
}

    .flex-direction-nav a {
        width: 60px;
        height: 60px;
        display: block;
        /*background: url(images/bgr_prev_next.png) no-repeat; --Missing*/
        position: absolute;
        top: 0;
        cursor: pointer;
        text-indent: -9999px;
        z-index: 99999;
    }

    .flex-direction-nav .flex-next {
        background-position: -60px 0;
        right: 64px;
    }

        .flex-direction-nav .flex-next:hover {
            background-position: -60px 0;
        }

    .flex-direction-nav .flex-prev {
        background-position: 0 0;
        left: 64px;
    }

        .flex-direction-nav .flex-prev:hover {
            background-position: 0 -0;
        }
/* Control Nav */
.flex-control-nav {
    position: absolute;
    bottom: 13px;
    left: 12px;
    text-align: center;
    font-weight: bold;
    float: right;
    display: none;
}

    .flex-control-nav li {
        margin: 0 4px 0 0px;
        display: inline-block;
    }

.flex-control-paging li a {
    width: 25px;
    height: 25px;
    display: block;
    cursor: pointer;
    color: #fff;
    text-align: center;
    line-height: 25px;
    background: url(/Content/images/template/slider_bullet.png) no-repeat;
    background-position: -26px 0;
}

    .flex-control-paging li a:hover {
        background-position: 0 0;
    }

    .flex-control-paging li a.flex-active {
        background-position: 0 0;
    }

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

    .flex-control-thumbs li {
        width: 25%;
        float: left;
        margin: 0;
    }

    .flex-control-thumbs img {
        width: 100%;
        display: block;
        opacity: .7;
        cursor: pointer;
    }

        .flex-control-thumbs img:hover {
            opacity: 1;
        }

    .flex-control-thumbs .flex-active {
        opacity: 1;
        cursor: default;
    }

/*----------------------*/
/*   slider_right       */
/*----------------------*/
#slider_right {
    width: 39.95%;
    float: right;
    min-height: 200px;
    background: #005195;
    padding-bottom: 10px;
}

#slider_form {
    margin: 17px 30px 0 20px;
    border-bottom: 2px solid #5f91bb;
}

    #slider_form h2 {
        color: #ededed;
        font-size: 16px;
        padding-bottom: 8px;
    }

.text_filed {
    overflow: hidden;
    padding-bottom: 14px;
}

#slider_form p {
    width: 118px;
    float: left;
}

.select_widget {
    float: left;
}

#slider_form span {
    display: block;
    float: left;
    line-height: 23px;
    font-size: 10px;
    width: 24px;
    text-align: center;
    color: #fff;
    padding: 0 10px;
}

#slider_form small {
    display: block;
    float: left;
    line-height: 19px;
    font-size: 12px;
    color: #fff;
    padding-left: 11px;
}

    #slider_form small a {
        color: #fff;
        text-decoration: underline;
    }

#slider_form input[type='text'], #slider_form select {
    width: 92%;
    background: #fff;
    height: 17px;
    font-size: 12px;
    color: #434343;
    line-height: 15px;
    border: 1px solid #999999;
    padding: 2px 2.20% 2px 5.80%;
    outline: none;
    box-sizing: content-box;
}

    #slider_form input[type='text'] ::-webkit-input-placeholder,
    #slider_form input[type='text'] :-moz-placeholder,
    #slider_form input[type='text'] ::-moz-placeholder,
    #slider_form input[type='text'] :-ms-input-placeholder {
        color: #c0c0c0;
    }

#slider_form .slider_submit {
    width: 72px;
}

#slider_form input[type='submit'] {
    width: 70px;
    height: 19px;
    background: #ecac00;
    outline: none;
    border: 1px solid #999999;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    font-size: 12px;
    color: #fff;
    padding: 0;
    line-height: 15px;
    text-align: center;
    cursor: pointer;
}

input[placeholder], [placeholder], *[c0c0c0] {
    color: #c0c0c0;
}

*::-webkit-input-placeholder {
    color: #c0c0c0;
}

*:-moz-placeholder {
    color: #c0c0c0;
    opacity: 1;
}

*::-moz-placeholder {
    color: #c0c0c0;
    opacity: 1;
}

*:-ms-input-placeholder {
    color: #c0c0c0;
}

/*----------------------*/
/*   Uniform Select     */
/*----------------------*/
div.selector {
    background: url(/Content/Images/Template/bgr_option.png) no-repeat;
    line-height: 23px;
    height: 23px;
    position: relative;
    overflow: hidden;
    width: 94px !important;
    font-size: 10px;
    color: #494949;
    padding-left: 0;
}

    div.selector span {
        text-overflow: ellipsis;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        background-position: right 0;
        height: 23px;
        line-height: 23px;
        cursor: pointer;
        width: 70% !important;
        font-size: 10px;
        color: #494949 !important;
        padding: 0 0 0 8px !important;
    }

    div.selector.fixedWidth {
        width: 86px;
    }

        div.selector.fixedWidth span {
            width: 86px;
        }

    div.selector select {
        opacity: 0;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        border: none;
        background: none;
        position: absolute !important;
        height: 23px !important;
        bottom: 0 !important;
        left: 0px;
        width: 100%;
        color: #494949 !important;
    }

    div.selector.active {
        background-position: 0 0;
    }

    div.selector span {
        color: #494949;
    }

    div.selector select {
        font-size: 10px;
    }

    div.selector.disabled span, div.selector.disabled.active span {
        color: #494949;
    }

select option {
    background: #fff;
    padding-left: 5px;
}

/*----------------------*/
/*   column_area        */
/*----------------------*/
#column_area {
    overflow: hidden;
    background: #fff;
    padding: 30px;
}

.column {
    width: 21.51%;
    float: left;
    min-height: 155px;
    position: relative;
    border-left: 1px solid #005195;
    padding: 0 2% 0 1.53%;
}

    .column:first-child {
        border-left: none;
        padding-left: 0;
        width: 19.94%;
    }

    .column h2 {
        font-size: 12px;
        text-transform: uppercase;
        color: #000;
        padding-bottom: 10px;
    }

    .column p {
        font-size: 11px;
        line-height: 14px;
        color: #000;
        padding-bottom: 7px;
    }

        .column p a {
            text-decoration: underline;
            color: #000;
        }

    .column .more {
        font-size: 11px;
        line-height: 14px;
        color: #000;
        padding-bottom: 7px;
        width: 100%;
        text-align: right;
    }

        .column .more a {
            color: #000;
            text-decoration: underline;
        }

.column_left {
    float: left;
    width: 40%;
}

.colmun_content {
    float: right;
    width: 56%;
}

.calender_logo {
    position: absolute;
    right: 10px;
    top: -5px;
}

.news_logo {
    position: absolute;
    right: 5px;
    top: -10px;
}

#footer_area {
    background: #f1c13f;
    padding: 0 10px;
}

footer {
    max-width: 976px;
    margin: 0 auto;
    padding: 20px 0;
    overflow: hidden;
}

    footer p {
        font-size: 12px;
        color: #000;
        float: left;
        font-weight: bold;
    }

        footer p a {
            color: #000;
            text-decoration: underline;
        }

#footer_social {
    float: right;
    width: 167px;
}

    #footer_social img {
        float: left;
        margin-left: 11px;
    }

.mobile_clearfix {
    width: 100%;
    overflow: hidden;
    clear: both;
    display: none;
}
/*----------------------*/
/*   container          */
/*----------------------*/
#container {
    overflow: hidden;
    padding-left: 30px;
    background: #fff;
}

#content_left {
    float: left;
    width: 70%;
}

.entry-content:not(#content_left) {
    padding-top: 12px;
    padding-right: 20px;
}

#dvBreadcrumb {
    font-size: 18px;
    color: #000;
    padding: 10px 0 15px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 19px;
}

    #dvBreadcrumb a {
        color: #000 !important;
        padding-right: 5px;
        margin-left: 5px;
    }

        #dvBreadcrumb a:first-child {
            margin-left: 0;
        }
/*----------------------*/
/*   entry-content      */
/*----------------------*/
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    color: #000;
    font-size: 27px;
    padding-bottom: 20px;
}

.entry-content h1 {
    font-size: 36px;
}

.entry-content h2 {
    font-size: 28px;
    padding-bottom: 10px;
}

.entry-content h3 {
    font-size: 24px;
}

.entry-content h4 {
    font-size: 20px;
}

.entry-content h5 {
    font-size: 18px;
    padding-bottom: 6px;
}

.entry-content h6 {
    font-size: 16px;
}

.entry-content p {
    color: #000;
    font-size: 15px;
    line-height: 21px;
    padding-bottom: 15px;
}


.entry-content a {
    color: #007daf;
}


#sidebar {
    width: 232px;
    background: #005195;
    min-height: 800px;
    float: right;
    color: white;
}

.sidebar_widget {
    padding: 17px 20px 20px 20px;
    border-top: 1px solid #5f91bb;
}

    .sidebar_widget:first-child {
        border-top: none;
    }

.sidebar_widget_no_padding {
    padding: 17px 0 20px 0;
    border-top: 1px solid #5f91bb;
}

    .sidebar_widget_no_padding .title_area {
        padding-left: 33px;
        padding-right: 33px;
    }

    .sidebar_widget_no_padding h2 {
        font-size: 14px;
        text-transform: uppercase;
        color: #fff;
        padding-bottom: 3px;
    }

.title_area {
    overflow: hidden;
}

.sidebar_widget h2 {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 3px;
}


.sidebar_widget .inside a {
    color: #fff;
}


.sidebar_widget .inside a {
    text-decoration: underline;
}

    .sidebar_widget .inside a:hover {
        text-decoration: none;
    }

.sidebar_widget .inside {
    font-size: 10pt;
}

.sidebar_widget input[type=text], .sidebar_widget input[type=password] {
    width: 156px;
    height: 16px;
    font-size: 16px;
    line-height: 16px;
    padding: 3px 5px;
    border: 1px solid #999999;
    border-radius: 0;
}

.title_area h2 {
    float: left;
    margin-bottom: 8px;
}

    .title_area h2 a {
        color: white;
    }

.title_area span {
    float: right;
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    line-height: 20px;
}

    .title_area span a {
        color: #fff;
        text-decoration: underline;
    }

.sign_in {
    width: 100%;
}

.sidebar_widget p {
    padding-bottom: 2px !important;
}

.sidebar_widget label {
    font-size: 12px;
    color: #fff;
    display: block;
    font-weight: bold;
    line-height: 15px;
    padding-bottom: 1px;
}

.sidebar_widget input[type='password'],
.sidebar_widget input[type='text'] {
    width: 94%;
    background: #fff;
    height: 16px;
    font-size: 12px;
    color: #c0c0c0;
    line-height: 16px;
    border: 1px solid #999999;
    padding: 3px 3% 3px 3%;
    outline: none;
}

    .sidebar_widget input[type='password']:focus, .sidebar_widget input[type='text']:focus {
        color: #737373;
    }

.sidebar_widget input[type='submit'] {
    height: 21px;
    background: #ecac00;
    outline: none;
    border: 1px solid #cccccc;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    font-size: 11px;
    color: #fff;
    padding: 0 15px;
    line-height: 15px;
    text-align: center;
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: 6px;
}

.news_post {
    width: 100%;
    padding-bottom: 2px;
}

.post_date {
    width: 100%;
}

    .post_date strong {
        font-size: 12px;
        display: block;
        color: #fff;
    }

.sidebar_widget p {
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    padding-bottom: 8px;
}

    .sidebar_widget p a {
        color: #fff;
        text-decoration: underline;
    }

.sidebar_widget ul li {
    padding-bottom: 6px;
}

    .sidebar_widget ul li a {
        font-size: 12px;
        line-height: 15px;
        color: #fff;
        text-decoration: underline;
    }
/*----------------------*/
/*   Radio-css          */
/*----------------------*/
div.radio {
    position: relative;
}

    div.radio, div.radio span, div.radio input {
        width: 11px;
        height: 11px;
    }

        div.radio span {
            display: -moz-inline-box;
            display: inline-block;
            text-align: center;
            background: url(/Content/Images/Template/bgr_chack_box.png) no-repeat;
            background-position: 0 0;
        }

            div.radio span.checked {
                background-position: -11px 0;
            }

        div.radio input {
            opacity: 0;
            filter: alpha(opacity=0);
            -moz-opacity: 0;
            border: none;
            background: none;
            display: -moz-inline-box;
            display: inline-block;
            text-align: center;
        }

        div.radio.active span {
            background-position: -11px 0 !important;
        }

.rowElem label {
    overflow: hidden;
    display: block;
    padding-bottom: 5px;
}

.rowElem strong {
    float: left;
    padding: 0;
    display: block;
    font-weight: normal;
    width: 11px;
}

.rowElem small {
    max-width: 146px;
    display: block;
    padding-left: 3px;
    float: left;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    margin-top: -3px;
    font-weight: normal;
}

.horizontalList {
    list-style-type: none;
}

    .horizontalList li {
        float: left;
        list-style-type: none;
        padding-right: 20px;
        width: 130px;
        margin-bottom: 15px;
    }

.boldLinks a {
    font-weight: bold;
}

.twocolumnlist li {
    list-style-type: none;
    float: left;
    width: 45%;
    padding-right: 10px;
    font-weight: bold;
    padding-bottom: 10px;
}

.ceInput {
    width: 50px;
}

#tblForm td {
    border: 1px solid black;
    padding: 3px;
}

#tblForm .tableHeader {
    background-color: #005195;
    color: white;
    font-weight: bold;
}

.gridTable td {
    border: 1px solid black;
    padding: 4px;
}

.gridTable .tableHeader {
    background-color: #005195;
    color: white;
    font-weight: bold;
}

.emphasis {
    font-weight: bold;
}

.errorMessage {
    color: red;
    font-weight: bold;
}

@media print {
    .noprint {
        display: none;
    }
}

ul.radio-list {
    list-style: none !important;
    padding-left: 0px !important;
}

    ul.radio-list li {
        display: inline;
        float: left;
        width: 80px;
    }

    ul.radio-list label {
        display: inline;
    }

ul.progress-indicator li {
    padding-bottom: 6px;
    font-size: 12px;
}

.content-island {
    border: 1px solid #005195;
    padding: 10px;
    width: 265px;
}

    .content-island h3 {
        font-size: 16px;
        padding-bottom: 10px;
    }

.gridrow {
    padding: 13px;
    padding-top: 0px;
    background-color: #eaeaea;
    border-bottom: 1px solid #000;
}

.gridrowalt {
    padding: 13px;
    padding-top: 0px;
    background-color: white;
    border-bottom: 1px solid #000;
}

.reportH4 {
    margin-top: 15px;
}


.calendar ul.month-browser li {
    width: 33.3%;
    padding: 0;
    border: 0;
    text-align: center;
    text-transform: uppercase;
    height: auto;
    margin: 20px 0;
}

.calendar {
    width: 100%;
}

.calendar ul {
    padding-left:0px !important;
}

    .calendar > #calendar_top {
        height: 20px;
        padding: 5px;
        background: #005195;
        border-bottom: 1px solid #043563;
    }

        .calendar > #calendar_top > a {
            font-size: 12px;
            color: #fff;
            margin-top:3px;
        }

        .calendar > #calendar_top > h3 {
            height: 20px;
            font-size: 16px;
            text-align: center;
            color: #fff;
        }


    .calendar ul {
        list-style: none;
        padding: 0;
        margin: 0;
        clear: both;
        width: 100%;
    }

        .calendar ul.weekdays {
            height: 40px;
        }

            .calendar ul.weekdays li {
                text-align: center;
                text-transform: uppercase;
                line-height: 20px;
                border: none !important;
                padding: 10px 6px;
                color: #666;
                font-size: 13px;
            }

    .calendar li {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        width: 14.2857142857%;
        padding: 5px;
        display: block;
        float: left;
        border: 1px solid #ccc;
        margin-right: -1px;
        margin-bottom: -1px;
        overflow: visible !important;
    }

    .calendar .days:last-child li {
        margin-bottom: 0px !important;
    }

    .calendar li .day, .calendar li .month {
        display: none;
    }

    .calendar .date {
        text-align: right;
        margin-bottom: 5px;
    }

.calendar-event {
    display: block;
    font-size: 13px;
    border-radius: 4px;
    padding: 5px;
    margin-bottom: 5px;
    color: #666;
    line-height: 14px;
    background: #e4f2f2;
    border: 1px solid #b5dbdc;
    color: #009aaf;
    text-decoration: none;
}

.calendar li.out_of_range {
    background-color: #F5F5F5;
    color: #666;
}

@media screen and (max-width:1030px) {
    #slider_rgt_logo img {
        max-width: 45%;
    }
}

@media screen and (max-width:1024px) {
    #slider_area {
        background: none;
    }
}

@media screen and (max-width:965px) {
    .logo_and_menu {
        width: 48%;
    }

    #banner_ad {
        width: 48%;
    }
}

@media screen and (max-width:930px) {
    #menu li {
        margin-right: 20px;
    }

    #content_left {
        width: 68%;
    }
}

@media screen and (max-width:868px) {
    #menu li {
        margin-right: 10px;
        font-size: 13px;
    }

        #menu li ul {
            left: -10px;
        }

            #menu li ul li a {
                padding: 5px 10px;
            }

    #slider_form {
        margin: 0 2%;
        padding-top: 15px;
    }

    #content_left {
        width: 65%;
    }
}

@media screen and (max-width:800px) {
    footer p {
        text-align: center;
        float: none;
        padding-bottom: 20px;
    }

    #footer_social {
        margin: 0 auto;
        float: none;
    }
}

@media screen and (max-width:768px) {
    header {
        padding: 20px 0;
    }

    .slicknav_menu {
        display: block;
    }

    #menu {
        display: none;
    }

    nav {
        padding-top: 0;
        width: 100%;
        float: none;
    }

    #header_search {
        float: none;
        margin: 0 auto;
        padding-top: 10px;
    }

    .logo_and_menu {
        width: 100%;
        max-width: 454px;
        float: none;
        margin: 0 auto;
        padding-bottom: 20px;
    }

    .inner_menu_content {
        margin: 0;
    }

    #banner_ad {
        width: 100%;
        max-width: 454px;
        float: none;
        margin: 0 auto;
    }

    .logo {
        float: none;
        margin: 0 auto;
        max-width: 454px;
    }

    .inner_menu {
        float: none;
        padding-left: 0;
        padding-top: 20px;
        text-align: center;
    }

    #slider {
        width: 100%;
        max-width: 568px;
        float: none;
        margin: 0 auto;
        overflow: hidden;
    }

    #slider_right {
        width: 100%;
        max-width: 568px;
        float: none;
        margin: 0 auto;
        clear: both;
    }

    .column {
        width: 46%;
        margin-bottom: 20px;
    }

        .column:first-child {
            width: 46%;
        }

        . column:nth-child(4) {
            padding-left: 0;
            border: 0;
        }

    .mobile_clearfix {
        display: block;
    }

    #content_left {
        width: 60%;
    }

    .calendar ul.month-browser li {
        font-size: 12px;
    }

    .calendar ul {
        width: 100%;
        box-sizing: border-box;
    }

    .calendar .weekdays {
        display: none;
    }

    .calendar li {
        display: block;
        height: auto !important;
        border: 1px solid #ededed;
        width: 100%;
        box-sizing: border-box;
        padding: 10px;
        margin-bottom: -1px;
    }

        .calendar li .day, .calendar li .month {
            display: inline;
        }

    .calendar .no-shows {
        display: block;
        color: #ccc;
        text-align: center;
    }

    .calendar .date {
        text-align: center;
    }

    .show-info .show-name {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .show-info .venue, .show-info .show-time, .show-info:hover .venue, .show-info:hover .show-time {
        display: inline;
    }

    .calendar li.out_of_range {
        display: none;
    }
}

@media screen and (max-width:676px) {
    #container {
        padding: 0 10px;
    }

    #content_left {
        width: 100%;
        float: none;
    }

    #sidebar {
        float: none;
        width: 100%;
    }

    .twocolumnlist li {
        list-style-type: none;
        float: none;
        width: 100%;
        padding-right: 10px;
        font-weight: bold;
        padding-bottom: 10px;
    }
}

@media screen and (max-width:560px) {
    #column_area {
        padding: 30px 0;
    }

    .column {
        width: 94%;
        padding: 0 3%;
        float: none;
        border: 0;
        clear: both;
        min-height: inherit;
        margin-bottom: 0;
        padding-bottom: 30px;
    }

        .column:first-child {
            width: 94%;
            padding: 0 3%;
            overflow: hidden;
            padding-bottom: 30px;
        }

    .mobile_clearfix {
        display: none;
    }

    .colmun_content {
        width: 75%;
    }

    .column_left {
        width: 20%;
    }
}

@media screen and (max-width:400px) {
    .slider_info p {
        font-size: 16px;
        line-height: 25px;
    }
}

@media screen and (max-width:320px) {
    #slider_form span {
        padding: 0 5px;
    }
}

#lr_progressBar {
    width: 96%;
    height: 8px;
    margin: 20px 2%;
    background-color: #ecac00;
    position: relative;
}
#lr_progressBarFiller {
    height: 100%;
    background-color: #005195;
}
#lr_progressBar .lr_node {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background-color: #ecac00;
    position: absolute;
    top: -11px;
}
    #lr_progressBar .lr_node.lr_blue {
        background-color: #005195;
    }

#lr_mainPart {
    width: 100%;
    height: 340px;
    background: white;
    overflow: hidden;
}
#lr_leftArrow, #lr_optionsContainer, #lr_rightArrow {
    height: 100%;
    overflow: hidden;
    float: left;
}
#lr_leftArrow, #lr_rightArrow {
    width: 64px;
    background-color: #d8d8d8;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
}
    #lr_leftArrow:hover, #lr_rightArrow:hover {
        background-color: #b2b2b2;
    }
#lr_leftArrow {
    background-image: url('/Content/Images/logo_templates/arrow_left.png');
}
#lr_rightArrow {
    background-image: url('/Content/Images/logo_templates/arrow_right.png');
}
#lr_optionsContainer {
    width: calc(100% - 128px);
    position: relative;
}
#lr_options {
    width: 100%;
    height: 100%;
    position: absolute;
}
#lr_options .lr_option {
    width: calc(33% - 8px);
    height: calc(50% - 8px);
    margin: 4px;
    position: absolute;
    box-sizing: border-box;
    border: 8px solid #b2b2b2;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
}
    #lr_options .lr_option.selected {
        border-color: #005195;
    }
    #lr_options .lr_option:not(.selected):hover {
        border-color: #8c8c8c;
    }
.lr_optionImage {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

#lr_mainButton {
    width: 100%;
    height: 40px;
    background-color: #005195;
    font-size: 24px;
    font-weight: bold;
    color: white;
    border: none;
    outline: none;
}
    #lr_mainButton:hover {
        color: #f1c13f;
    }
    #lr_mainButton[disabled] {
        color: #a3a3a3;
    }
