﻿* {
    outline: none;
}

body {
    font-family: Arial,Verdana;
    font-size: 10pt;
    margin: 0px;
    padding: 0px;
    color: #4b4b4b;
}

a {
    color: #00f;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

    a img {
        border: none;
    }

.clearfix {
    clear: both;
    display: block;
    width: 100%;
}

.login_page {
    position: absolute;
    left: 0px;
    top: 0px;
    min-width: 1000px;
    min-height: 600px;
    width: 100%;
    height: 100%;
    background-color: #01172E;
    background-image: url(../images/login-page-bg.jpg);
    background-repeat: repeat-x;
    background-position: left center;
    color: #fff;
}

    .login_page a {
        color: #fff;
        text-decoration: underline;
    }

    .login_page .bg {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        background-image: url(../images/login-page-image.png);
        background-repeat: no-repeat;
        background-position: left 85px;
    }

    .login_page .login_form {
        position: absolute;
        right: 10%;
        top: 165px;
    }

.txt {
    border: solid 1px #002146;
    background-color: #fff;
}

.login_btn {
    float: right;
    display: block;
    background: none;
    border: none;
    height: 25px;
    width: 59px;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 999999px;
    text-transform: uppercase;
    background-position: -58px -91px;
    margin-right: -4px;
    cursor: pointer;
}

.page_body {
    background-color: #F6F6F6;
    min-width: 1000px;
}

.page {
}

    .page .header_wrap {
        background-color: #09479E;
        height: 80px;
        position: relative;
    }

.text_logo, .logo,
.blue_text_logo, .blue_logo,
.horiz_logo, .horiz_logo {
    position: absolute;
}

.text_logo, .blue_text_logo {
    height: 40px;
    width: 180px;
    background-position: -830px -48px;
}

.logo, .blue_logo {
    height: 54px;
    width: 58px;
    background-position: -751px -13px;
}

.horiz_logo {
    width: 142px;
    height: 16px;
    background-position: -323px -133px;
}

.blue_text_logo {
    background-position: -832px -90px;
}

.blue_logo {
    background-position: -751px -74px;
}

.home_icon {
    background-position: -155px -38px;
    width: 18px;
    height: 18px;
    margin: 7px;
}

.home_menu {
    margin-right: 0px !important;
}

.home_page .back_menu {
    display: none;
}

.back_icon {
    background-position: -54px -45px;
    width: 18px;
    height: 18px;
    margin: 7px;
}

.login_page .text_logo,
.blue_text_logo {
    top: 25px;
    left: 35px;
}

.horiz_logo {
    top: 85px;
    left: 35px;
}

.login_page .logo,
.blue_logo {
    top: 22px;
    right: 26px;
}

.header_wrap .text_logo {
    top: 12px;
    left: 14px;
}

.header_wrap .logo {
    top: 10px;
    right: 29px;
}

.page .menu_bar {
    height: 36px;
    overflow: hidden;
}

    .page .menu_bar .greet_bar .left,
    .page .menu_bar .seperator,
    .lnk_icons,
    .logo_icons,
    .login_btn,
    .notch, .blue_notch,
    .text_logo, .blue_text_logo,
    .logo, .blue_logo,
    .icon_input, .pdf_shortcut,
    .filter_menu .arrow,
    .filter_menu .left_arrow, .horiz_logo {
        background-image: url(images/icons.png);
        background-repeat: no-repeat;
    }

.logo_icons {
    text-indent: -300%;
    overflow: hidden;
    display: inline-block;
    width: 20px;
    height: 20px;
    white-space: nowrap;
}

.plugin_lnk {
    background-position: -359px -5px;
}

.flash_player_icon,
.adobe_reader_icon {
    width: 24px;
    height: 24px;
    display: inline-block;
}

.flash_player_icon {
    background-position: -419px -4px;
}

.adobe_reader_icon {
    background-position: -445px -4px;
}

.page .menu_bar .greet_bar {
    float: right;
    background-color: #09479E;
    height: 36px;
    margin-left: 36px;
    position: relative;
}

    .page .menu_bar .greet_bar .left {
        float: left;
        width: 36px;
        height: 36px;
        margin-left: -36px;
        background-position: -106px -39px;
    }

.page .menu_bar .seperator {
    height: 36px;
    width: 4px;
    background-position: -618px -34px;
}

.page .menu_bar .advance_search_bar,
.page .menu_bar .lnk {
    float: left;
}

.page .menu_bar .filter_menu {
    float: left;
    cursor: pointer;
}

.page .menu_bar .greet_bar ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    color: #fff;
    margin-right: 10px;
}

    .page .menu_bar .greet_bar ul > li {
        float: left;
        height: 24px;
        line-height: 24px;
        margin-right: 10px;
    }

    .page .menu_bar .greet_bar ul li a {
        color: #fff;
    }

a.lnk_icons {
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.share_icon,
.setting_icon,
.logout_icon,
.sitemap_icon,
.admin_icon {
    width: 24px;
    height: 24px;
}

.share_icon {
    background-position: -637px -34px;
}

.setting_icon {
    background-position: -671px -34px;
}

.logout_icon {
    background-position: -705px -34px;
}

.sitemap_icon {
    background-position: -544px -38px;
}

.admin_icon {
    background-position: -437px -95px;
}

.search_icon {
    width: 34px;
    height: 27px;
    background-position: -501px -38px;
    /*margin-top: 25px;*/
    margin-top: 5px;
    /*margin-bottom:-8px;*/
}

.adv_lnk_icon {
    width: 124px;
    height: 27px;
    background-position: -598px -97px;
    margin-top: 5px;
}

.content_wrap {
    min-height: 450px;
    background-image: url(images/bg.png);
    margin-top: 5px;
    padding: 1em;
}

.footer_wrap {
    background-image: url(images/strip.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #09479E;
    padding-top: 10px;
    width: 100%;
    position: relative;
}

    .footer_wrap .top_section {
        border-top: solid 1px #fff;
        height: 50px;
        position: relative;
        margin: 0px 1em;
    }

    .footer_wrap .notch {
        position: absolute;
        background-position: -435px -50px;
        height: 7px;
        width: 18px;
        left: 50%;
        top: -7px;
    }

.blue_notch {
    position: absolute;
    background-position: -438px -69px;
    height: 7px;
    width: 14px;
    left: 50%;
    top: -7px;
}

.footer_wrap .footer_strip {
    height: 18px;
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
    text-align: center;
}

.footer_wrap .left_section ul,
.footer_wrap .right_section ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .footer_wrap .left_section ul li,
    .footer_wrap .right_section ul li {
        margin-top: 1em;
        float: left;
        border-right: solid 1px #fff;
    }

    .footer_wrap .right_section ul li {
        float: right;
        color: #fff;
        border: none !important;
        margin-right: 5px;
    }

        .footer_wrap .left_section ul li.last,
        .footer_wrap .right_section ul li.last {
            border-right: none;
        }

        .footer_wrap .left_section ul li a,
        .footer_wrap .right_section ul li a {
            color: #fff;
            text-decoration: none;
            display: block;
            padding: 0px 5px;
            font-size: 0.8em;
        }

        .footer_wrap .right_section ul li a {
            padding: 0px;
            font-size: 1em;
        }

.footer_wrap .left_section {
    width: 49%;
    float: left;
}

.footer_wrap .right_section {
    width: 49%;
    float: right;
}

.footer_wrap .copyright {
    font-size: 0.8em;
    color: #fff;
    padding: 2px;
}

.filter_menu .arrow {
    float: right;
    width: 19px;
    height: 19px;
    background-position: -477px -44px;
    margin-left: 30px;
    position: absolute;
}

.filter_menu .left_arrow {
    background-position: -407px -42px;
}

.menu_bar .menu {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .menu_bar .menu > li {
        float: left;
        height: 36px;
        margin-right: 10px;
    }

    .menu_bar .menu .filter_menu {
        padding: 10px;
        padding-left: 1em;
        width: 135px;
    }

.menu_bar .adv_lnk {
    display: block;
    padding: 10px 0px;
    color: #484848;
    text-decoration: none;
}

.txt_box,
.ddl_lst {
    border: solid 1px #193B5E;
    padding: 3px;
    margin: 6px 0px;
}

.slide_show {
    width: 100%;
    height: 477px;
    overflow: hidden;
    margin: 0px auto;
}

    .slide_show ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
        width: 10000%;
    }

        .slide_show ul > li {
            float: left;
            margin-right: 10px;
        }

            .slide_show ul > li a img {
                height: 477px;
                width: 240px;
                background-position: -240px 0px;
            }

            .slide_show ul > li a:hover img {
                background-position: 0px 0px;
            }

.logout_body {
    color: #08429C;
    background-image: url(images/bg.png);
}

    .logout_body a {
        color: #08429C;
        text-decoration: none;
        font-weight: bold;
    }

.logout_page .header_wrap {
    position: relative;
    height: 100px;
}

.logout_page .banner {
    margin: 0px auto;
}

.logout_page .content_wrap {
    text-align: center;
    line-height: 1.5em;
}

.logout_page .banner_wrap {
    position: relative;
    border-top: solid 1px #08429C;
    padding: 2em;
}

.logout_page .content {
    margin: 3em;
    margin-top: 0px;
}

.three_cols .content {
    float: left;
    width: 100%;
}

    .three_cols .content .inner_wrap {
        /*margin-left: 255px;*/ 
        margin-left: 305px; /*to increase .three_cols.leftcol width for Special Service Equipment Manuals by vinoth 2017_05_30*/
        margin-right: 255px;
        padding: 1em;
    }


.three_cols .leftcol {
    float: left;
    /*width: 250px;*/
    width: 300px;    /*to increase .leftcol width for Special Service Equipment Manuals by vinoth 2017_05_30*/
    background-color: #f6f6f6;
    font-size: 0.9em;
    padding-right: 10px;
}

.hide_leftcol .leftcol {
    display: none;
}

.hide_leftcol .content .inner_wrap {
    margin-left: 0px;
}

.three_cols .rightcol {
    float: left;
    width: 250px;
}

.three_cols .leftcol {
    margin-left: -100%;
}

.three_cols .rightcol {
    margin-left: -255px;
    border-left: dotted 1px #CACACA;
    text-align: justify;
}

    .three_cols .rightcol .lnk_more {
        color: #007BEF;
        display: block;
        font-weight: bold;
        text-decoration: none;
    }

    .three_cols .rightcol .inner_wrap {
        padding-left: 1em;
    }

    .three_cols .rightcol h3 {
        text-align: center;
        color: #00264B;
        margin: 0px;
    }

    .three_cols .rightcol ul > li > b {
        display: block;
        color: #000;
    }

    .leftcol ul,
    .three_cols .rightcol ul,
    .search_result {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

        .leftcol ul > li,
        .three_cols .rightcol ul > li {
            padding: 0.5em 0px;
            text-align: justify;
        }

        .search_result > li > .thumb {
            /*float:left;
	position:relative;
    margin-left:-100%;*/
            float: left;
            padding-left: -100%;
            margin-top: -17px;
            width: 100%;
        }

        .search_result > li > .content,
        .search_result > li > .links {
            float: left;
        }

            .search_result > li > .content > .wrap > b::after {
                /*content:":";*/
            }

        .search_result > li > .links {
            margin-left: -50px;
        }

        .search_result > li .finding_toggler {
            display: block;
            color: #09479E;
            text-decoration: none;
            cursor: pointer;
            padding: 0.5em 0px;
        }

        .search_result > li .findings {
            max-height: 300px;
            overflow: auto;
        }

            .search_result > li .findings > h3 {
                font-size: 1em;
            }

            .search_result > li .findings ol {
                margin-left: 25px;
                padding-left: 0px;
            }

                .search_result > li .findings ol > li {
                    font-size: .9em;
                }

                    .search_result > li .findings ol > li > a {
                        display: block;
                        padding: 5px;
                        margin: 0px;
                    }

                    .search_result > li .findings ol > li:hover {
                        background-color: #045ACC;
                    }

        .search_result > li > .content .wrap {
            margin-left: 75px;
            margin-right: 60px;
        }

        .search_result > li > .thumb > img {
            width: 65px;
            height: 50px;
        }

.thumbImg {
    position: relative;
    margin-left: -100%;
}

.search_result > li > .thumb > .pdf_shortcut {
    /*display: block;*/
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 3px;
    bottom: 3px;
    background-position: -241px -43px;
}

.flip_book_icon, .pdf_icon, .video_icon {
    height: 24px;
    width: 36px;
    margin: 3px;
}

.flip_book_icon {
    background-position: -348px -36px;
}

.video_icon {
    background-image: url(images/vdo.jpg);
    /*background-image: url(images/video.png);*/
    background-size: 30px 24px;
    background-repeat: no-repeat;
}

.pdf_icon {
    background-position: -305px -36px;
}

.search_result > li {
    text-align: justify;
    margin-bottom: 1em;
    padding: 0.5em;
    border-bottom: dotted 1px #ccc;
    background-image: url(../images/spacer.png);
}

    .search_result > li a {
        color: #09479E;
        text-decoration: none;
    }

    .search_result > li:hover a {
        /*color:#BAD6FF;*/
    }

    .search_result > li ol > li > a:hover {
        color: #fff;
    }

    .search_result > li:hover {
        background-color: #09479e;
        color: #fff;
    }

.no_highlight > li:hover {
    background: none;
    color: #4b4b4b;
}

.toolbar_wrap {
    height: 15px;
    padding: 2px;
    margin-bottom: 1em;
}

    .toolbar_wrap .toolbar {
        float: right;
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .toolbar_wrap .toolbar > li {
            float: left;
            margin: 0px 3px;
        }

            .toolbar_wrap .toolbar > li.seperator {
                background-color: #3C5A76;
                width: 2px;
                height: 15px;
            }

.list_icon, .thumb_icon {
    width: 18px;
    height: 15px;
}

.list_icon {
    background-position: -184px -41px;
}

.thumb_icon {
    background-position: -213px -42px;
}

.thumb_view > li {
    position: relative;
    padding: 10px;
    padding-bottom: 35px;
    width: 120px;
    /*height: 120px;*/
    height: 100%;
    /*border: solid 1px #ccc;
     background-color: #f6f6f6;*/
    float: left;
    text-align: center;
    margin: 5px;
    border-bottom: inherit;
}

    .thumb_view > li:hover {
        background-color: #F0F0F0;
    }

    .thumb_view > li .findings {
        display: none;
    }

    .thumb_view > li > .content > .wrap > span {
        display: none;
    }

.search_result > li > .content > .wrap > b {
    margin-right: 1em;
}

.thumb_view > li > .content > .wrap {
    margin: 0px;
}

    .thumb_view > li > .content > .wrap > b {
        display: block;
        margin-right: 0;
        margin-top: 65px;
    }

        .thumb_view > li > .content > .wrap > b::after {
            content: "";
        }

.thumb_view > li > .content,
.thumb_view > li > .links {
    float: none;
    clear: both;
}

.thumb_view > li > .content {
    float: right;
    display: block;
    clear: both;
    display: none;
}

.thumb_view > li > .thumb {
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0px;
    width: 100%;
    /*width: 85%;*/
    height: 100%;
}

    .thumb_view > li > .thumb > .pdf_shortcut {
        display: none;
    }

    .thumb_view > li > .thumb > img {
        /*width: 100%;*/
        width: 100%;
        height: 100%;
    }

.thumb_view > li > .links {
    width: 100%;
    /*position: absolute;*/
    bottom: 0px;
    left: 0px;
    height: 25px;
    margin: 0px;
}

    .thumb_view > li > .links > .flip_book_icon {
        position: absolute;
        left: 30px;
        bottom: 2px;
    }

    .thumb_view > li > .links > .pdf_icon {
        position: absolute;
        right: 30px;
        bottom: 2px;
    }

.no_records {
    display: block;
    text-align: center;
}

.manual_viwer .toolbar {
    height: 25px;
    padding: 5px;
    margin-bottom: 1em;
    text-align: center;
}

.manual_viwer > .toolbar > .manual_types {
    list-style: none;
    padding: 0px;
    width: 400px;
    margin: 0px auto;
}

    .manual_viwer > .toolbar > .manual_types > li {
        float: left;
        margin-right: 1em;
        cursor: default;
    }

        .manual_viwer > .toolbar > .manual_types > li.last {
            border: none;
        }

        .manual_viwer > .toolbar > .manual_types > li > a,
        .manual_viwer > .toolbar > .manual_types > li > b {
            display: block;
            font-weight: bold;
            line-height: 30px;
            padding-right: 0.5em;
        }

        .manual_viwer > .toolbar > .manual_types > li > b {
            color: #888;
        }

        .manual_viwer > .toolbar > .manual_types > li > a {
            color: #09479E;
            text-decoration: none;
        }

            .manual_viwer > .toolbar > .manual_types > li > a:hover {
                text-decoration: underline;
            }

        .manual_viwer > .toolbar > .manual_types > li .lnk_icons {
            float: left;
            width: 33px;
            height: 30px;
            margin: 0px;
            margin-right: 0.5em;
        }

        .manual_viwer > .toolbar > .manual_types > li .fbk_icon {
            background-position: -516px -91px;
        }

        .manual_viwer > .toolbar > .manual_types > li .pdf_icon {
            background-position: -555px -89px;
        }

        .manual_viwer > .toolbar > .manual_types > li .back_icon {
            width: 20px;
            background-position: -406px -37px;
        }

.pdf_viewer .icons .lnk_icons {
    width: 23px;
    height: 23px;
}

.pdf_viewer .icons td {
    padding: 3px;
}

.pdf_viewer .icons .pdf_prev_pg_icon {
    background-position: -133px -95px;
}

.pdf_viewer .icons .pdf_next_pg_icon {
    background-position: -157px -95px;
}

.pdf_viewer .icons .pdf_zoom_out_icon {
    background-position: -189px -95px;
}

.pdf_viewer .icons .print_icon {
    background-position: -191px -126px;
}

.pdf_viewer .icons .pdf_zoom_in_icon {
    background-position: -220px -95px;
}

.pdf_viewer .icons .pdf_fitscreen_icon {
    background-position: -251px -95px;
}

.pdf_viewer .icons .pdf_fitwidth_icon {
    background-position: -283px -95px;
}

.pdf_viewer .icons .pdf_actual_icon {
    background-position: -312px -95px;
}

.pdf_viewer .icons .pdf_search_icon {
    background-position: -343px -95px;
}

.pdf_viewer .icons .pdf_search_prev_icon {
    background-position: -372px -95px;
}

.pdf_viewer .icons .pdf_search_next_icon {
    background-position: -402px -95px;
}

.pdf_viewer .icons .rot_clock_icon {
    background-position: -132px -124px;
}

.pdf_viewer .icons .rot_cclock_icon {
    background-position: -161px -123px;
}

.toc a {
    /*color:#000;*/
    color: #09479E;
    text-decoration: none;
    font-size: 0.9em;
    font-weight: bold;
}

    .toc a:hover {
        color: #09479E;
        text-decoration: underline;
    }

.toc .selected_node a {
    color: #300;
    background-color: #FFFADD;
}

.bx-wrapper {
    position: relative;
}

.bx-controls-direction a {
    background-image: url(images/slider-arrows.png);
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    height: 477px;
    width: 68px;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
    top: 0px;
}

.bx-prev {
    left: 0px;
    background-position: 0px center;
}

.bx-next {
    right: 0px;
    background-position: -68px center;
}

.red_txt {
    color: #f00;
}

ul.sitemap, .sitemap ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

ul.sitemap {
    line-height: 2em;
}

    ul.sitemap li > a {
        display: block;
        text-decoration: none;
        color: #09479E;
        background-color: #fff;
        padding: 5px;
        border-bottom: dotted 1px #ccc;
    }

        ul.sitemap li > a:hover {
            color: #000;
            background-color: #ccc;
        }

    ul.sitemap > li > a {
        font-weight: bold;
        background-color: #09479E;
        color: #fff;
    }

.sitemap ul > li > a {
    padding-left: 2em;
}

.two_col {
    height: 100%;
}

    .two_col > .content_col {
        float: left;
        width: 100%;
        height: 100%;
    }

        .two_col > .content_col > .inner_wrap {
            margin-left: 250px;
        }

    .two_col > .left_col {
        float: left;
        margin-left: -100%;
        width: 250px;
        height: 100%;
        border-right: solid 1px #ddd;
    }

.left_menu {
    background-color: #fff;
}

    .left_menu, .left_menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

.left_menu {
    line-height: 2em;
}

    .left_menu li a {
        text-decoration: none;
        display: block;
        padding: 5px;
        color: #00f;
        border-bottom: dotted 1px #ccc;
    }

.techCase a {
    text-decoration: none;
    display: block;
    padding: 5px;
    color: #4b4b4b;
}

.left_menu li > a:hover {
    background-color: #ccc;
}

.left_menu > li > a {
    background-color: #09479E;
    color: #fff;
    font-weight: bold;
}

    .left_menu > li > a:hover {
        background-color: #4B4B4B;
    }

.left_menu li > ul {
    display: none;
}

.left_menu li:hover > ul {
    display: block;
}

.req_field {
    font-weight: bold;
    color: #f00;
}

.login_page .slider {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    .login_page .slider > li {
        height: 250px;
        width: 200px;
        left: 0px;
    }

.login_page .bx-controls {
    display: none;
}

.bx-pager {
    display: none;
}

.popup_window h2 {
    margin: 0px;
}

h2.page_title {
    margin: 0px;
    margin-bottom: 0.5em;
}

.vgap {
    height: 2em;
}

.svgap {
    height: 5px;
}

.jqiclose,
.jqibutton {
    cursor: pointer !important;
}

.jqibox {
    width: 100%;
    /*height: 100% !important;
    position: fixed !important;*/
}

.hide {
    display: none;
}

.news_list > li > b {
    color: #f60;
}

.button {
    color: #fff;
    border: solid 1px #09479E;
    background-color: #09479E;
    padding: 3px 5px;
    cursor: pointer;
}

.grdSearch {
    width: 100%;
    border-collapse: collapse;
    border-color: #ccc;
}

    .grdSearch th,
    .grdSearch td {
        padding: 5px;
        border-color: #ccc;
    }

    .grdSearch th {
        background-color: #09479E;
        color: #fff;
    }

    .grdSearch .item {
        background-color: #fff;
    }

    .grdSearch .alterItem {
        background-color: #eee;
    }

.popup_window h2 {
    text-align: center;
}

table.fullWidth {
    width: 100%;
}

.noRecordsFound {
    font-weight: bold;
    color: #09479E;
    display: block;
    text-align: center;
}

.notGrabbed {
    cursor: url(cursors/openhand.cur),url(css/cursors/openhand.cur), move;
}

.grabbed {
    cursor: url(cursors/closedhand.cur),url(css/cursors/closedhand.cur), move;
}

.hgap {
    width: 10px;
}

.user_add {
    margin: 0px auto;
}

    .user_add .leftcol {
        border-left: dotted 1px #aaa;
    }

    .user_add h4 {
        margin: 10px 0px;
    }

form {
    margin-top: 0px;
}

.plugin_window div.jqi {
    width: 800px;
    height: 440px;
}

.txt_focused {
    border: solid 1px #F6A52B;
    background-color: #eee;
}

.centerAllign {
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
}

#txtCaseSearch {
    width: 450px;
}

.ddl {
    min-width: 150px;
}

.txtCaseSearch {
    width: 400px;
    height: 20px;
}

.ddl_width {
    min-width: 94px;
    max-width: inherit;
    height: 26px;
}

.searchCase_icon {
    width: 34px;
    height: 27px;
    background-position: -501px -38px;
    margin-top: 5px;
    margin-bottom: -8px;
}

.gvSearchByModel {
    width: 90%;
    margin-left: 0px;
    margin-right: 0px;
    margin: auto;
    border-collapse: collapse;
    border-color: #ccc;
}

.lnk_textDecoration, lnk_textDecoration:hover {
    text-decoration: none;
    color: black;
}

.caseSearchResults {
    width: 800px;
    margin-left: 0px;
    margin-right: 0px;
    margin: auto;
    border: red;
    color: black;
}

#rptContents {
    color: black;
    border: solid 1px red;
}

#dialog-confirm {
    opacity: 5;
    z-index: 999;
}

.lblPath {
    color: black;
    font-weight: bold;
    margin-bottom: 10px;
}

.gvRowgap {
    margin-bottom: 10px;
}

.tblCaseModel {
    width: auto;
    min-width: 620px;
    margin: 0px auto;
    text-align: center;
    border-collapse: collapse;
    background-color: #fff;
}

.tbltcs {
    margin-top: 2em;
}

.tblCaseModel th {
    text-align: center;
    background-color: #09479E;
    color: #fff;
    /*width:50px;
	background-color:blue;*/
}

.tblCaseModel td,
.tblCaseModel th {
    border: solid 1px #ccc;
    margin: 0px;
}

.headLbl {
    min-width: 90px;
    max-width: inherit;
    /* background-color: #09479E;
     color: #fff;*/
}

.tblCaseModel tr {
    line-height: 25px;
}

.btn_lnk {
    margin-left: 3em;
    padding: 7px 15px;
    background-color: #00508B;
    color: #fff;
    font-weight: bold;
    border: solid 1px #ccc;
    border-radius: 7px;
}

    .btn_lnk:hover {
        background-color: #008CC2;
        color: #fff;
        text-decoration: none;
    }

.case_study_result {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 800px;
    margin: 0px auto;
}

    .case_study_result > li {
        border-bottom: dotted 1px #bbb;
        background-image: url(images/bullet.gif);
        background-position: left center;
        background-repeat: no-repeat;
        padding-left: 20px;
    }

        .case_study_result > li > a {
            display: block;
            padding: 7px;
        }
/*.case_study_result > li > a:hover 
{
	text-decoration:none;
	color:#fff;
	background-color:#00508B;
	padding-left:15px;
	font-weight:bold;
}*/
a.case_name {
    display: block;
    white-space: nowrap;
    text-align: left !important;
}

.center_table {
    margin: 0px auto;
}

b.information {
    display: inline-block;
    margin: 0px auto;
    margin-top: 2em;
    text-align: center;
    color: #ff0;
    background-color: #09479E;
    padding: 5px;
}

.print_loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: none;
    background-image: url(images/trans-bg.png);
}

    .print_loader table {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
    }

    .print_loader .print_message {
        border: solid 1px #000;
        background-color: #fff;
        display: inline-block;
        padding: 7px;
        color: #000;
        font-weight: bold;
        background-image: url(images/print-icon-20x20.png);
        background-repeat: no-repeat;
        background-position: 5px 5px;
        padding-left: 30px;
    }

.printer_icon {
    background-image: url(images/print-icon.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
}
