﻿body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size:14px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
    float: left
}

.col-xs-1 {
    width: 8.333333333333332%
}

.col-xs-2 {
    width: 16.666666666666664%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333333333333%
}

.col-xs-5 {
    width: 41.66666666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.333333333333336%
}

.col-xs-8 {
    width: 66.66666666666666%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333333333334%
}

.col-xs-11 {
    width: 91.66666666666666%
}

.col-xs-12 {
    width: 100%
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

    .row:before, .row:after {
        display: table;
        content: " "
    }

    .row:after {
        clear: both
    }

    .row:before, .row:after {
        display: table;
        content: " "
    }

    .row:after {
        clear: both
    }
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

    .container:before, .container:after {
        display: table;
        content: " "
    }

    .container:after {
        clear: both
    }

    .container:before, .container:after {
        display: table;
        content: " "
    }

    .container:after {
        clear: both
    }

a {
    color: #ffffff;
    text-decoration: none
}

    a:hover, a:focus {
        color: #ffffff;
        text-decoration: underline
    }

    a:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    height: auto;
    max-width: 100%;
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

/* logo*/
.titlePan {
    padding: 10px 0;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}

.title {
    /*padding: 10px 0;*/
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}

.emblem {
    width: 220px;
}


.nat-logo {
    width: auto;
    margin-top: 15px;
    font-size: 16px;
    /*float: right;font-weight: 700;*/
    text-transform: uppercase;
}

.nat-logo1 {
    width: auto;
    margin-top: 15px;
    font-size: 25px;
    font-weight: 700;
    /*text-transform: uppercase;*/
}

.nat-citation {
    width: auto;
    font-size: 15px;
    font-weight: 400;
    /*text-transform: uppercase;*/
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold
}

@media only screen and (max-width:360px) {
    .divBlocks {
        z-index: 4;
        position: absolute;
        background-color: transparent;
        text-align: center;
        width:80%;
        height: 360px;
        top: 52px;
        background-color: #efeded;
        border: #0f29c6 1px solid;
        margin: 0 0 0 -160px;
        left:209px;
    }

    .postdiv {
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: top;
        width:98%;
    }
    .showHidediv {
        display: block;
    }

    .showHidediv1 {
        /*display: none;*/
    }

    .DtBox1 {
        display: block;
        width: 100%;
        vertical-align: top;
        border: 1px solid;
        margin-right: -5px;
        border-bottom: unset;
    }

    .DtBox2 {
        display: block;
        width: 100%;
        vertical-align: top;
        border: 1px solid;
        margin-right: -5px;
        border-bottom: unset;
    }

    .DtBox3 {
        display: block;
        width: 100%;
        vertical-align: top;
        border: 1px solid;
        margin-right: -5px;
        border-bottom: unset;
    }

    .SboxSDist {
        border-bottom: 1px solid;
        height: 28px;
        padding: 3px;
        line-height: 20px;
        background-color: #e6e6e6;
        text-align: center;
    }

    .SboxSD {
        border-bottom: 1px solid gray;
        padding: 5px;
    }

    .Css_border {
        border-top: 1px solid gray;
        width: 100%;
    }

    .tablSDHd1 {
        display:none;
        padding: 5px;
        text-align:center;
        font-weight: bold;
        width: 100%;
        color: #2f11b3;
        font-size: 13px;
    }

    .tablSDHd {
        display: inline-block;
        padding: 5px;
        text-align: left;
        width: 100%;
        color: #2f11b3;
        font-size: 13px;
    }

    .boxSDR {
        width: 100%;
        display: block;
        text-align: left;
        border: 1px solid gray;
        border-top: unset;
    }

    .boxSDC {
        width: 100%;
        display: inline-block;
        text-align: left;
        margin-left: -5px;
        border: 1px solid gray;
        border-top: unset;
    }

    .boxSDL1 {
        width: 100%;
        display: inline-block;
        text-align: left;
        margin-left: -1px;
        border: 1px solid gray;
        border-top: unset;
    }

    .boxSDL {
        width: 100%;
        display: inline-block;
        text-align: left;
        margin-left:-1px;
    }

    .tablHd {
        padding: 5px;
        text-align: center;
        font-weight: bold;
    }

    .tablHdR {
        padding: 5px;
        text-align: center;
        font-weight: bold;
    }

    .Sbox {
        border-bottom: 1px solid;
        padding: 5px;
    }

    .Sbox1 {
        border-bottom: 1px solid;
        padding: 5px;
    }

    .Sbox2 {
        border-bottom: 1px solid;
        padding: 5px;
    }

    .boxL {
        width: 100%;
        display: block;
        text-align: left;
    }

    .boxC {
        width: 100%;
        display: block;
        text-align: left;
    }

    .boxR {
        width: 100%;
        display: block;
        text-align: left;
    }

    .boxRow {
        width: 100%;
        text-align: center;
        font-size: 16px;
        color: #fff;
    }
    .mailFontSize {
        font-size: 16px;
    }
    .boxHd {
        width: 100%;
        padding: 7px 0;
        text-align: center;
        font-size: 14px;
        color: #fff;
        -webkit-box-shadow: 0 10px 10px -10px;
        -moz-box-shadow: 0 10px 10px -10px;
        box-shadow: 0 10px 10px -10p
    }

    .divSChedule {
        display: block;
        width: 100%;
        height: 100px;
        border: 1px solid red;
    }

    .btnCssN {
        height: 27px;
        width: 65px;
        border-radius: 4px;
        background-color: #73ffda;
        color: #212020;
        border: solid 1px #04e5a9;
    }

    .ErrMsg {
        display: block;
        text-align: center;
    }

    .btnCss {
        min-width: 92px;
        width: 80px;
        border-radius: 50px;
        background: #eee9e0;
        color: #000;
        font-size: 11px;
        padding: 5px;
        display: inline-block;
        border: 1px solid darkgray;
        cursor: pointer;
    }

    .txtw {
        width: 320px;
        padding: 3px;
    }

    .SetWidth {
        width: 360px;
    }

    .nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none
    }

    .nav-link {
        display: block;
        /*padding: .5rem 1rem*/
    }

        .nav-link:focus, .nav-link:hover {
            text-decoration: none
        }

        .nav-link.disabled {
            color: #6c757d
        }

    .nav-tabs {
        border-bottom: 1px solid #dee2e6
    }

        .nav-tabs .nav-item {
            margin-bottom: -1px
        }

        .nav-tabs .nav-link {
            border: 1px solid transparent;
            border-top-left-radius: .25rem;
            border-top-right-radius: .25rem
        }

            .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
                border-color: #e9ecef #e9ecef #dee2e6
            }

            .nav-tabs .nav-link.disabled {
                color: #6c757d;
                background-color: transparent;
                border-color: transparent
            }

            .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
                color: #495057;
                background-color: #fff;
                border-color: #dee2e6 #dee2e6 #fff
            }

        .nav-tabs .dropdown-menu {
            margin-top: -1px;
            border-top-left-radius: 0;
            border-top-right-radius: 0
        }

    .nav-pills .nav-link {
        border-radius: .25rem
    }

        .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
            color: #fff;
            background-color: #007bff
        }

    .nav-fill .nav-item {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        text-align: center
    }

    .nav-justified .nav-item {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: center
    }


    .tab-content > .tab-pane {
        display: none
    }

    .tab-content > .active {
        display: block
    }

    .navbar {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        .navbar > .container, .navbar > .container-fluid {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: justify;
            justify-content: space-between
        }

    .navbar-brand {
        display: inline-block;
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap
    }

        .navbar-brand:focus, .navbar-brand:hover {
            text-decoration: none
        }

    .navbar-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none
    }

        .navbar-nav .nav-link {
            padding-right: 0;
            padding-left: 0
        }

        .navbar-nav .dropdown-menu {
            position: static;
            float: none
        }

    .navbar-text {
        display: inline-block;
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    .navbar-collapse {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggler {
        padding: .25rem .75rem;
        font-size: 1.25rem;
        line-height: 1;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: .25rem
    }

        .navbar-toggler:focus, .navbar-toggler:hover {
            text-decoration: none
        }

        .navbar-toggler:not(:disabled):not(.disabled) {
            cursor: pointer
        }

    .navbar-toggler-icon {
        display: inline-block;
        width: 1.7em;
        height: 1.3em;
        vertical-align: middle;
        content: "";
        background: no-repeat center center;
        background-size: 100% 100%
    }

    .justify-content-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .accblty {
        background-color: #131222;
        padding: 8px 0;
        font-size: 14px
    }

        .accblty ul {
            float: right;
            width: auto;
            margin: 0;
            padding: 0;
        }

            .accblty ul li {
                display: inline-block;
                margin-right: 15px;
                color: #d4d4d4;
                line-height: 1em;
            }

                .accblty ul li a {
                    color: #d4d4d4;
                    text-decoration: none;
                }

                    .accblty ul li a:hover {
                        text-decoration: underline;
                        color: #fff;
                    }

                .accblty ul li span.marRight {
                    margin-right: 5px;
                }

                .accblty ul li.reduceMar {
                    margin-right: 5px;
                }

                .accblty ul li a.homeIcon {
                    color: #d4d4d4;
                }

                .accblty ul li a.normal {
                    background-color: #565656;
                    color: #fff;
                    border: 1px solid #fff;
                    padding: 0px 2px;
                    display: block;
                }

                .accblty ul li a.contrast {
                    background-color: #fff;
                    color: #565656;
                    border: 1px solid #fff;
                    padding: 0px 2px;
                    display: block;
                }

    .container-fluid {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }

    .collapse:not(.show) {
        display: none
    }

    .collapsing {
        position: relative;
        height: 0;
        overflow: hidden;
        transition: height .35s ease
    }

    .fixed-top {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030
    }

    .fixed-bottom {
        position: fixed;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1030
    }

    .navbar {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: .5rem 1rem;
        padding-top: 10px;
        padding-bottom: 10px;
    }

        .navbar > .container, .navbar > .container-fluid {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: justify;
            justify-content: space-between
        }

    .navbar-brand {
        display: inline-block;
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap
    }

        .navbar-brand:focus, .navbar-brand:hover {
            text-decoration: none
        }

    .navbar-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none
    }

        .navbar-nav .nav-link {
            padding-right: 0;
            padding-left: 0
        }

        .navbar-nav .dropdown-menu {
            position: static;
            float: none
        }

    .navbar-text {
        display: inline-block;
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    .navbar-collapse {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggler {
        padding: .25rem .75rem;
        font-size: 1.25rem;
        line-height: 1;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: .25rem
    }

        .navbar-toggler:focus, .navbar-toggler:hover {
            text-decoration: none
        }

        .navbar-toggler:not(:disabled):not(.disabled) {
            cursor: pointer
        }

    .navbar-toggler-icon {
        display: inline-block;
        width: 1.5em;
        height: 1.5em;
        vertical-align: middle;
        content: "";
        background: no-repeat center center;
        background-size: 100% 100%
    }

    .navbar-light .navbar-toggler-icon {
        /*background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
        background-image: url("../Images/Menu4.jpg");*/
        background-image: url("../Images/MenuN.png");
    }

    .navbar-toggler-icon {
        display: inline-block;
        width: 1.5em;
        height: 1.5em;
        vertical-align: middle;
        content: "";
        background: no-repeat center center;
        background-size: 100% 100%
    }

    .fsixze {
        font-size: 12px;
    }

    .imgSize {
        height: 14px;
    }

    p.cpyTxt {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 10px;
        line-height: 1.6em;
        color: #dedede;
        text-align: center;
    }

    .footerWrap {
        background-color: #00446d;
        padding: 10px 0;
        text-align: center;
    }

    .footerWrap_inner {
        background-color: #00446d;
        padding: 0px 0;
        text-align: center;
    }

    .blu-bg {
        background: url(../images/home2.jpg) 0 0 no-repeat #0734ab;
        background-size: cover;
    }

    .green-bg {
        background: url(../images/green-bg.jpg) 0 0 no-repeat #0734ab;
        background-size: cover;
    }

    .cont_wrap {
        width: 90%;
        margin: 0 auto;
    }

    .tablHd {
        padding: 5px;
        text-align: center;
        font-weight: bold;
    }

    .tablHdR {
        padding: 5px;
        text-align: center;
        font-weight: bold;
    }

    .Sbox {
        border-bottom: 1px solid;
        padding: 5px;
    }

    .Sbox1 {
        border-bottom: 1px solid;
        padding: 5px;
    }

    .Sbox2 {
        border-bottom: 1px solid;
        padding: 5px;
    }

    .boxL {
        width: 100%;
        display: block;
        text-align: left;
    }

    .boxC {
        width: 100%;
        display: block;
        text-align: left;
    }

    .boxR {
        width: 100%;
        display: block;
        text-align: left;
    }

    .boxRow {
        width: 100%;
        text-align: center;
        font-size: 16px;
        color: #fff;
    }

    .boxHd {
        width: 100%;
        padding: 7px 0;
        text-align: center;
        font-size: 14px;
        color: #fff;
        -webkit-box-shadow: 0 10px 10px -10px;
        -moz-box-shadow: 0 10px 10px -10px;
        box-shadow: 0 10px 10px -10p
    }

    .divSChedule {
        display: block;
        width: 100%;
        height: 100px;
        border: 1px solid red;
    }

    .btnCssN {
        height: 27px;
        width: 65px;
        border-radius: 4px;
        background-color: #73ffda;
        color: #212020;
        border: solid 1px #04e5a9;
    }

    .ErrMsg {
        display: block;
        text-align: center;
    }

    .btnCss {
        min-width: 92px;
        width: 80px;
        border-radius: 50px;
        background: #eee9e0;
        color: #000;
        font-size: 11px;
        padding: 5px;
        display: inline-block;
        border: 1px solid darkgray;
        cursor: pointer;
    }

    .txtw {
        width: 320px;
        padding: 3px;
    }

    .imgdiv1 {
        display: block;
    }

    .divTitleN {
        display: block;
    }

    .imgSize {
        height: 14px;
    }

    .fsixze {
        font-size: 12px;
    }

    .imgdiv2 {
        display: none;
    }

    .divTitle {
        display: none;
    }

    .user-form label {
        font-size: 14px;
    }

    .label {
        display: inline-block;
        margin-bottom: 5px;
        font-weight: bold
    }
}

@media only screen and (min-width:361px)and (max-width:640px)
{
    .divBlocks {
        z-index: 4;
        position: absolute;
        background-color: transparent;
        text-align: center;
        width:98%;
        height: 360px;
        top: 52px;
        background-color: #efeded;
        border: #0f29c6 1px solid;
        margin: 0 0 0 -205px;
        left: 50%;
    }

    .SboxSDist {
        border-bottom: 1px solid gray;
        height: 28px;
        padding: 3px;
        line-height: 20px;
        background-color: #e6e6e6;
        text-align: center;
    }
    .postdiv {
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: top;
        width: 98%;
    }

    .showHidediv {
        display: block;
    }

    .showHidediv1 {
        /*display: none;*/
    }

    .DtBox1 {
        display: block;
        width: 100%;
        vertical-align: top;
        border: 1px solid gray;
        margin-right: -5px;
        border-bottom: unset;
    }

    .DtBox2 {
        display: block;
        width: 100%;
        vertical-align: top;
        border: 1px solid gray;
        margin-right: -5px;
        border-bottom: unset;
    }

    .DtBox3 {
        display: block;
        width: 100%;
        vertical-align: top;
        border: 1px solid;
        margin-right: -5px;
        border-bottom: unset;
    }

    .SboxSD {
        border-bottom: 1px solid gray;
        padding: 5px;
    }

    .Css_border {
        border-top: 1px solid gray;
        width: 100%;
    }

    .tablSDHd1 {
        display:none;
        padding: 5px;
        text-align: center;
        font-weight: bold;
        width: 100%;
        color: #2f11b3;
        font-size: 13px;
    }
    .tablSDHd {
        display: inline-block;
        padding: 5px;
        text-align: left;
        width: 100%;
        color: #2f11b3;
        font-size: 13px;
    }

    .boxSDR {
        width: 100%;
        display: block;
        text-align: left;
        border: 1px solid gray;
        border-top: unset;
    }

    .boxSDC {
        width: 100%;
        display: inline-block;
        text-align: left;
        margin-left: -5px;
        border: 1px solid gray;
        border-top: unset;
    }

    .boxSDL1 {
        width: 100%;
        display: inline-block;
        text-align: left;
        margin-left: -1px;
        border: 1px solid gray;
        border-top: unset;
    }

    .boxSDL {
        width: 100%;
        display: inline-block;
        text-align: left;
        margin-left: -1px;
    }

    .tablHd {
        padding: 5px;
        text-align: center;
        font-weight: bold;
    }

    .tablHdR {
        padding: 5px;
        text-align: center;
        font-weight: bold;
    }

    .Sbox {
        border-bottom: 1px solid ;
        padding: 5px;
    }

    .Sbox1 {
        border-bottom: 1px solid;
        padding: 5px;
    }

    .Sbox2 {
        border-bottom: 1px solid;
        padding: 5px;
    }

    .boxL {
        width: 100%;
        display: block;
        text-align: left;
    }

    .boxC {
        width: 100%;
        display: block;
        text-align: left;
    }

    .boxR {
        width: 100%;
        display: block;
        text-align: left;
    }

    .boxRow {
        width: 100%;
        text-align: center;
        font-size: 16px;
        color: #fff;
    }
    .mailFontSize {
        font-size: 13px;
    }
    .boxHd {
        width: 100%;
        padding: 7px 0;
        text-align: center;
        font-size: 14px;
        color: #fff;
        -webkit-box-shadow: 0 10px 10px -10px;
        -moz-box-shadow: 0 10px 10px -10px;
        box-shadow: 0 10px 10px -10p
    }

    .divSChedule {
        display: block;
        width: 100%;
        height: 100px;
        border: 1px solid red;
    }

    .btnCssN {
        height: 27px;
        width: 65px;
        border-radius: 4px;
        background-color: #73ffda;
        color: #212020;
        border: solid 1px #04e5a9;
    }

    .ErrMsg {
        display: block;
        text-align: center;
    }

    .btnCss {
        min-width: 92px;
        width: 80px;
        border-radius: 50px;
        background: #eee9e0;
        color: #000;
        font-size: 11px;
        padding: 5px;
        display: inline-block;
        border: 1px solid darkgray;
        cursor: pointer;
    }

    .txtw {
        width: 320px;
        padding: 3px;
    }

    .SetWidth {
        width: 360px;
    }

    .nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none
    }

    .nav-link {
        display: block;
        /*padding: .5rem 1rem*/
    }

        .nav-link:focus, .nav-link:hover {
            text-decoration: none
        }

        .nav-link.disabled {
            color: #6c757d
        }

    .nav-tabs {
        border-bottom: 1px solid #dee2e6
    }

        .nav-tabs .nav-item {
            margin-bottom: -1px
        }

        .nav-tabs .nav-link {
            border: 1px solid transparent;
            border-top-left-radius: .25rem;
            border-top-right-radius: .25rem
        }

            .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
                border-color: #e9ecef #e9ecef #dee2e6
            }

            .nav-tabs .nav-link.disabled {
                color: #6c757d;
                background-color: transparent;
                border-color: transparent
            }

            .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
                color: #495057;
                background-color: #fff;
                border-color: #dee2e6 #dee2e6 #fff
            }

        .nav-tabs .dropdown-menu {
            margin-top: -1px;
            border-top-left-radius: 0;
            border-top-right-radius: 0
        }

    .nav-pills .nav-link {
        border-radius: .25rem
    }

        .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
            color: #fff;
            background-color: #007bff
        }

    .nav-fill .nav-item {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        text-align: center
    }

    .nav-justified .nav-item {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: center
    }


    .tab-content > .tab-pane {
        display: none
    }

    .tab-content > .active {
        display: block
    }

    .navbar {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        .navbar > .container, .navbar > .container-fluid {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: justify;
            justify-content: space-between
        }

    .navbar-brand {
        display: inline-block;
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap
    }

        .navbar-brand:focus, .navbar-brand:hover {
            text-decoration: none
        }

    .navbar-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none
    }

        .navbar-nav .nav-link {
            padding-right: 0;
            padding-left: 0
        }

        .navbar-nav .dropdown-menu {
            position: static;
            float: none
        }

    .navbar-text {
        display: inline-block;
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    .navbar-collapse {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggler {
        padding: .25rem .75rem;
        font-size: 1.25rem;
        line-height: 1;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: .25rem
    }

        .navbar-toggler:focus, .navbar-toggler:hover {
            text-decoration: none
        }

        .navbar-toggler:not(:disabled):not(.disabled) {
            cursor: pointer
        }

    .navbar-toggler-icon {
        display: inline-block;
        width: 1.7em;
        height: 1.3em;
        vertical-align: middle;
        content: "";
        background: no-repeat center center;
        background-size: 100% 100%
    }

    .justify-content-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .accblty {
        background-color: #131222;
        padding: 8px 0;
        font-size: 14px
    }

        .accblty ul {
            float: right;
            width: auto;
            margin: 0;
            padding: 0;
        }

            .accblty ul li {
                display: inline-block;
                margin-right: 15px;
                color: #d4d4d4;
                line-height: 1em;
            }

                .accblty ul li a {
                    color: #d4d4d4;
                    text-decoration: none;
                }

                    .accblty ul li a:hover {
                        text-decoration: underline;
                        color: #fff;
                    }

                .accblty ul li span.marRight {
                    margin-right: 5px;
                }

                .accblty ul li.reduceMar {
                    margin-right: 5px;
                }

                .accblty ul li a.homeIcon {
                    color: #d4d4d4;
                }

                .accblty ul li a.normal {
                    background-color: #565656;
                    color: #fff;
                    border: 1px solid #fff;
                    padding: 0px 2px;
                    display: block;
                }

                .accblty ul li a.contrast {
                    background-color: #fff;
                    color: #565656;
                    border: 1px solid #fff;
                    padding: 0px 2px;
                    display: block;
                }

    .container-fluid {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }

    .collapse:not(.show) {
        display: none
    }

    .collapsing {
        position: relative;
        height: 0;
        overflow: hidden;
        transition: height .35s ease
    }

    .fixed-top {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030
    }

    .fixed-bottom {
        position: fixed;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1030
    }

    .navbar {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: .5rem 1rem;
        padding-top: 10px;
        padding-bottom: 10px;
    }

        .navbar > .container, .navbar > .container-fluid {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: justify;
            justify-content: space-between
        }

    .navbar-brand {
        display: inline-block;
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap
    }

        .navbar-brand:focus, .navbar-brand:hover {
            text-decoration: none
        }

    .navbar-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none
    }

        .navbar-nav .nav-link {
            padding-right: 0;
            padding-left: 0
        }

        .navbar-nav .dropdown-menu {
            position: static;
            float: none
        }

    .navbar-text {
        display: inline-block;
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    .navbar-collapse {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggler {
        padding: .25rem .75rem;
        font-size: 1.25rem;
        line-height: 1;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: .25rem
    }

        .navbar-toggler:focus, .navbar-toggler:hover {
            text-decoration: none
        }

        .navbar-toggler:not(:disabled):not(.disabled) {
            cursor: pointer
        }

    .navbar-toggler-icon {
        display: inline-block;
        width: 1.5em;
        height: 1.5em;
        vertical-align: middle;
        content: "";
        background: no-repeat center center;
        background-size: 100% 100%
    }

    .navbar-light .navbar-toggler-icon {
        /*background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
        background-image: url("../Images/Menu4.jpg");*/
        background-image: url("../Images/MenuN.png");
    }

    .navbar-toggler-icon {
        display: inline-block;
        width: 1.5em;
        height: 1.5em;
        vertical-align: middle;
        content: "";
        background: no-repeat center center;
        background-size: 100% 100%
    }

    .fsixze {
        font-size: 12px;
    }

    .imgSize {
        height: 14px;
    }

    p.cpyTxt {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 10px;
        line-height: 1.6em;
        color: #dedede;
        text-align: center;
    }

    .footerWrap {
        background-color: #00446d;
        padding: 10px 0;
        text-align: center;
    }

    .footerWrap_inner {
        background-color: #00446d;
        padding: 0px 0;
        text-align: center;
    }

    .blu-bg {
        background: url(../images/home2.jpg) 0 0 no-repeat #0734ab;
        background-size: cover;
    }

    .green-bg {
        background: url(../images/green-bg.jpg) 0 0 no-repeat #0734ab;
        background-size: cover;
    }

    .cont_wrap {
        width: 90%;
        margin: 0 auto;
    }

    .tablHd {
        padding: 5px;
        text-align: center;
        font-weight: bold;
    }

    .tablHdR {
        padding: 5px;
        text-align: center;
        font-weight: bold;
    }

    .Sbox {
        border-bottom: 1px solid;
        padding: 5px;
    }

    .Sbox1 {
        border-bottom: 1px solid;
        padding: 5px;
    }

    .Sbox2 {
        border-bottom: 1px solid;
        padding: 5px;
    }

    .boxL {
        width: 100%;
        display: block;
        text-align: left;
    }

    .boxC {
        width: 100%;
        display: block;
        text-align: left;
    }

    .boxR {
        width: 100%;
        display: block;
        text-align: left;
    }

    .boxRow {
        width: 100%;
        text-align: center;
        font-size: 16px;
        color: #fff;
    }

    .boxHd {
        width: 100%;
        padding: 7px 0;
        text-align: center;
        font-size: 14px;
        color: #fff;
        -webkit-box-shadow: 0 10px 10px -10px;
        -moz-box-shadow: 0 10px 10px -10px;
        box-shadow: 0 10px 10px -10p
    }

    .divSChedule {
        display: block;
        width: 100%;
        height: 100px;
        border: 1px solid red;
    }

    .btnCssN {
        height: 27px;
        width: 65px;
        border-radius: 4px;
        background-color: #73ffda;
        color: #212020;
        border: solid 1px #04e5a9;
    }

    .ErrMsg {
        display: block;
        text-align: center;
    }

    .btnCss {
        min-width: 92px;
        width: 80px;
        border-radius: 50px;
        background: #eee9e0;
        color: #000;
        font-size: 11px;
        padding: 5px;
        display: inline-block;
        border: 1px solid darkgray;
        cursor: pointer;
    }

    .txtw {
        width: 320px;
        padding: 3px;
    }

    .imgdiv1 {
        display: block;
    }

    .divTitleN {
        display: block;
    }

    .imgSize {
        height: 14px;
    }

    .fsixze {
        font-size: 12px;
    }

    .imgdiv2 {
        display: none;
    }

    .divTitle {
        display: none;
    }

    .user-form label {
        font-size: 14px;
    }

    .label {
        display: inline-block;
        margin-bottom: 5px;
        font-weight: bold
    }
}

@media only screen and (min-width:641px) and (max-width:1024px) {
    .divBlocks {
        z-index: 4;
        position: absolute;
        background-color: transparent;
        text-align: center;
        width: 600px;
        height: 360px;
        top: 52px;
        background-color: #efeded;
        border: #0f29c6 1px solid;
        margin: 0 0 0 -200px;
        left: 50%;
    }

    .SboxSDist {
        border-bottom: 1px solid gray;
        height: 28px;
        line-height: 20px;
        padding: 3px;
        text-align: center;
        background-color: #e6e6e6;
        border-top: 1px solid gray;
    }
    .postdiv {
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: top;
        width: 98%;
    }

    .Css_border {
        border-top: unset;
        width:50%;
        padding-right: 10px;
        padding-bottom:10px;
    }

    .showHidediv {
        /*display: none;*/
    }

    .showHidediv1 {
        display: block;
    }

    .DtBox1 {
        font-size: 11px;
        display: inline-block;
        width: 10%;
        vertical-align: top;
        border: 1px solid gray;
        margin-right: -5px;
        border-right: unset;
        border-bottom: unset;
    }

    .DtBox2 {
        font-size: 11px;
        display: inline-block;
        width: 22%;
        vertical-align: top;
        border: 1px solid;
        margin-right: -5px;
        border-right: unset;
        border-bottom: unset;
    }

    .DtBox3 {
        font-size: 11px;
        display: inline-block;
        width: 22%;
        vertical-align: top;
        border: 1px solid gray;
        margin-right: -5px;
        border-bottom: unset;
    }

    .SboxSD {
        border-bottom: 1px solid gray;
        padding: 5px;
    }

    .tablSDHd1 {
        display: none;
        padding: 5px;
        text-align: center;
        font-weight: bold;
        width: 100%;
        color: #2f11b3;
        font-size: 13px;
        border-top: 1px solid gray;
    }
    .tablSDHd {
        display: inline-block;
        padding: 5px;
        text-align: center;
        width: 100%;
        border-top:unset;
        color: #2f11b3;
        font-size: 13px;
    }

    .boxSDR {
        width: 22.6%;
        display: inline-block;
        text-align: left;
        border: 1px solid gray;
        border-top: unset;
    }

    .boxSDC {
        width: 22.6%;
        display: inline-block;
        text-align: left;
        margin-left: -5px;
        border: 1px solid;
        border-top: unset;
    }

    .boxSDL1 {
        width: 22.6%;
        display: inline-block;
        text-align: left;
        margin-left: -1px;
        border: 1px solid gray;
        border-top: unset;
    }

    .boxSDL {
        width: 10%;
        display: inline-block;
        text-align: left;
        margin-left: -1px;
    }

    .label {
        display: inline-block;
        margin-bottom: 5px;
        font-weight: bold
    }

    .user-form label {
        font-size: 18px;
    }

    .tablHdR {
        padding: 5px;
        text-align: center;
        font-weight: bold;
        border-right: unset;
    }

    .tablHd {
        border-bottom: 1px solid gray;
        border-right: 1px solid gray;
        padding: 5px;
        text-align: center;
        font-weight: bold;
    }

    .Sbox {
        border-bottom: 1px solid;
        border-right: 1px solid;
        padding: 5px;
    }

    .Sbox1 {
        border-right: 1px solid;
        padding: 5px;
        border-bottom: unset;
    }

    .Sbox2 {
        border-bottom: 1px solid;
        padding: 5px;
    }

    .boxL {
        width: 33%;
        display: inline-block;
        text-align: left;
        margin-left: -3px;
    }

    .boxC {
        width: 33%;
        display: inline-block;
        text-align: left;
        margin-left: -5px;
    }

    .boxR {
        width: 34%;
        display: inline-block;
        text-align: left;
        margin-left: -5px;
    }

    .boxRow {
        width: 100%;
        text-align: center;
        font-size: 16px;
        color: #fff;
    }
    .mailFontSize {
        font-size: 13px;
    }
    .boxHd {
        width: 100%;
        padding: 7px 0;
        text-align: center;
        font-size: 14px;
        color: #fff;
        -webkit-box-shadow: 0 10px 10px -10px;
        -moz-box-shadow: 0 10px 10px -10px;
        box-shadow: 0 10px 10px -10p
    }

    .divSChedule {
        display: block;
        width: 100%;
        height: 100px;
        border: 1px solid red;
    }

    .SetWidth {
        width: 560px;
    }

    .navbar-light .navbar-nav .nav-link {
        color: #ffffff;
    }

    .title {
        /*padding: 10px 0;*/
        background-color: #fff;
        border-bottom: 1px solid #ccc;
    }

    .navbar-expand-md {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-md .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-md .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-md .navbar-nav .nav-link {
                padding-right:13px;
                padding-left:13px;
            }

        .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

        .navbar-expand-md .navbar-collapse {
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-md .navbar-toggler {
            display: none
        }

        .navbar-expand-md .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-md .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-md .navbar-nav .nav-link {
                padding-right:13px;
                padding-left:13px;
                color: #ffffff;
            }

    .fsixze {
        font-size: 12px;
    }

    .accblty ul {
        float: right;
        width: auto;
        margin: 0;
        padding: 0;
    }

        .accblty ul li {
            display: inline-block;
            margin-right: 15px;
            color: #d4d4d4;
            line-height: 1em;
        }

            .accblty ul li a {
                color: #d4d4d4;
                text-decoration: none;
            }

                .accblty ul li a:hover {
                    text-decoration: underline;
                    color: #fff;
                }

            .accblty ul li span.marRight {
                margin-right: 5px;
            }

            .accblty ul li.reduceMar {
                margin-right: 5px;
            }

            .accblty ul li a.homeIcon {
                color: #d4d4d4;
            }

            .accblty ul li a.normal {
                background-color: #565656;
                color: #fff;
                border: 1px solid #fff;
                padding: 0px 2px;
                display: block;
            }

            .accblty ul li a.contrast {
                background-color: #fff;
                color: #565656;
                border: 1px solid #fff;
                padding: 0px 2px;
                display: block;
            }

    .imgSize {
        height: 18px;
    }

    p.cpyTxt {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: .8em;
        line-height: 1.6em;
        color: #dedede;
        text-align: center;
    }

    .footerWrap {
        background-color: #00446d;
        padding: 10px 0;
        text-align: center;
    }

    .footerWrap_inner {
        background-color: #00446d;
        padding: 0px 0;
        text-align: center;
    }

    .blu-bg {
        background: url(../images/home2.jpg) 0 0 no-repeat #0734ab;
        background-size: cover;
    }

    .green-bg {
        background: url(../images/green-bg.jpg) 0 0 no-repeat #0734ab;
        background-size: cover;
    }

    .cont_wrap {
        width: 90%;
        margin: 0 auto;
    }

    .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }

        .container:before, .container:after {
            display: table;
            content: " "
        }

        .container:after {
            clear: both
        }

        .container:before, .container:after {
            display: table;
            content: " "
        }

        .container:after {
            clear: both
        }

    .divSChedule {
        display: block;
        width: 100%;
        height: 100px;
        border: 1px solid red;
    }

    .divScMain {
        display: inline-block;
        width:49%;
    }

    .btnCssN {
        height: 27px;
        width: 65px;
        border-radius: 4px;
        background-color: #73ffda;
        color: #212020;
        border: solid 1px #04e5a9;
    }

    .ErrMsg {
        display: inline-block;
    }

    .btnCss {
        min-width: 130px;
        width: 100px;
        border-radius: 50px;
        background: #eee9e0;
        color: #000;
        font-size: 14px;
        padding: 5px;
        display: inline-block;
        border: 1px solid darkgray;
        cursor: pointer;
    }

    .hidediv {
        display: none;
    }

    .txtw {
        width: 300px;
        padding: 3px;
    }

    .col-3 {
        display: inline-block;
        width: 37%;
        vertical-align: baseline;
    }

    .col-md-121 {
        max-width: 50%;
        font-size: 12px;
        display: contents;
    }

    .Sizeimg {
        height:64px
    }

    .Fcol-md-121 {
        font-size:15px;
    }

     .imgSize {
        height: 14px;
    }

    .fsixze {
        font-size: 12px;
    }
   
    .imgdiv2 {
        max-width: 30%;
        display: inline-block;
    }

    .imgdiv1 {
        display: none;
    }

    .divTitle {
        display: inline-block;
        vertical-align: bottom;
    }

    .divTitleN {
        display: none;
    }

    .accblty {
        background-color: #131222;
        padding: 8px 0;
        font-size: 14px
    }

    .container-fluid {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }

    .navbar {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: .5rem 1rem;
        padding-top: 10px;
        padding-bottom: 10px;
    }

        .navbar > .container, .navbar > .container-fluid {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: justify;
            justify-content: space-between
        }

    .navbar-brand {
        display: inline-block;
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap
    }

        .navbar-brand:focus, .navbar-brand:hover {
            text-decoration: none
        }

    .navbar-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none
    }

        .navbar-nav .nav-link {
            padding-right: 0;
            padding-left: 0
        }

        .navbar-nav .dropdown-menu {
            position: static;
            float: none
        }

    .navbar-text {
        display: inline-block;
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    .navbar-collapse {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggler {
        padding: .25rem .75rem;
        font-size: 1.25rem;
        line-height: 1;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: .25rem
    }

        .navbar-toggler:focus, .navbar-toggler:hover {
            text-decoration: none
        }

        .navbar-toggler:not(:disabled):not(.disabled) {
            cursor: pointer
        }

    .navbar-toggler-icon {
        display: inline-block;
        width: 1.5em;
        height: 1.5em;
        vertical-align: middle;
        content: "";
        background: no-repeat center center;
        background-size: 100% 100%
    }
}

@media (min-width:1025px) 
{
    .divBlocks {
        z-index: 4;
        position: absolute;
        background-color: transparent;
        text-align: center;
        width: 600px;
        height: 360px;
        top: 52px;
        background-color: #efeded;
        border: #0f29c6 1px solid;
        margin: 0 0 0 -200px;
        left: 50%;
    }
    .SboxSDist {
        border-bottom: 1px solid gray;
        height: 28px;
        line-height: 20px;
        padding: 3px;
        text-align: center;
        background-color: #e6e6e6;
        border-top: 1px solid gray;
    }

    .postdiv {
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: top;
        width: 98%;
    }

    .Css_border {
        border-top: unset;
        width: 25%;
        padding-right: 10px;
        padding-bottom: 10px;
    }
    .showHidediv {
        /*display: none;*/
    }

    .showHidediv1 {
        display: block;
    }
    .DtBox1 {
        display: inline-block;
        width: 10%;
        vertical-align: top;
        border: 1px solid gray;
        margin-right: -5px;
        border-right: unset;
        border-bottom: unset;
    }
    .DtBox2 {
        display: inline-block;
        width: 22%;
        vertical-align: top;
        border: 1px solid gray;
        margin-right: -5px;
        border-right: unset;
        border-bottom: unset;
    }
    .DtBox3 {
        display: inline-block;
        width: 22%;
        vertical-align: top;
        border: 1px solid;
        margin-right: -5px;
        border-bottom: unset;
    }
    .SboxSD {
        border-bottom: 1px solid gray;
        padding: 5px;
    }
    .tablSDHd1 {
        display:none;
        padding: 5px;
        text-align: center;
        font-weight: bold;
        width: 100%;
        color: #2f11b3;
        font-size: 13px;
        border-top: 1px solid black;
    }
    .tablSDHd {
        display: inline-block;
        padding: 5px;
        text-align: left;
        width: 100%;
        border-top:unset;
        color: #2f11b3;
        font-size: 13px;
    }
    .boxSDR {
        width: 22.6%;
        display: inline-block;
        text-align: left;
        border: 1px solid gray;
        border-top: unset;
    }

    .boxSDC {
        width: 22.6%;
        display: inline-block;
        text-align: left;
        margin-left: -5px;
        border: 1px solid gray;
        border-top: unset;
    }
    .boxSDL1 {
        width: 22.6%;
        display: inline-block;
        text-align: left;
        margin-left: -1px;
        border: 1px solid gray;
        border-top: unset;
    }
    .boxSDL {
        width: 10%;
        display: inline-block;
        text-align: left;
        margin-left: -1px;
    }
    .label {
        display: inline-block;
        margin-bottom: 5px;
        font-weight: bold
    }
    .user-form label 
    {
        font-size: 18px;
    }
    .tablHdR {
        padding: 5px;
        text-align: center;
        font-weight: bold;
        border-right: unset;
    }

    .tablHd {
        border-bottom: 1px solid gray;
        border-right: 1px solid;
        padding: 5px;
        text-align: center;
        font-weight: bold;
    }

    .Sbox {
        border-bottom: 1px solid;
        border-right: 1px solid;
        padding: 5px;
    }

    .Sbox1 {
        border-right: 1px solid;
        padding: 5px;
        border-bottom: unset;
    }

    .Sbox2 {
        border-bottom: 1px solid;
        padding: 5px;
    }

    .boxL {
        width: 33%;
        display: inline-block;
        text-align: left;
        margin-left: -3px;
    }

    .boxC {
        width: 33%;
        display: inline-block;
        text-align: left;
        margin-left: -5px;
    }

    .boxR {
        width: 34%;
        display: inline-block;
        text-align: left;
        margin-left: -5px;
    }

    .boxRow {
        width: 100%;
        text-align: center;
        font-size: 15px;
        color: #fff;
    }
    .mailFontSize {
        font-size: 16px;
    }
    .boxHd {
        width: 100%;
        padding: 7px 0;
        text-align: center;
        font-size: 14px;
        color: #fff;
        -webkit-box-shadow: 0 10px 10px -10px;
        -moz-box-shadow: 0 10px 10px -10px;
        box-shadow: 0 10px 10px -10p
    }

    .divSChedule {
        display: block;
        width: 100%;
        height: 100px;
        border: 1px solid red;
    }
    .SetWidth {
        width: 560px;
    }
    .navbar-light .navbar-nav .nav-link {
        color: #ffffff;
    }

    .title {
        /*padding: 10px 0;*/
        background-color: #fff;
        border-bottom: 1px solid #ccc;
    }
    .navbar-expand-md {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-md .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-md .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-md .navbar-nav .nav-link {
                padding-right: 2.5rem;
                padding-left: 2.5rem
            }

        .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

        .navbar-expand-md .navbar-collapse {
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-md .navbar-toggler {
            display: none
        }
    .navbar-expand-md .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

        .navbar-expand-md .navbar-nav .dropdown-menu {
            position: absolute
        }

        .navbar-expand-md .navbar-nav .nav-link {
            padding-right:1.5rem;
            padding-left: 1.5rem;
            color:#ffffff;
        }

    .fsixze {
        font-size: 12px;
    }
    .accblty ul {
        float: right;
        width: auto;
        margin: 0;
        padding: 0;
    }

        .accblty ul li {
            display: inline-block;
            margin-right: 15px;
            color: #d4d4d4;
            line-height: 1em;
        }

            .accblty ul li a {
                color: #d4d4d4;
                text-decoration: none;
            }

                .accblty ul li a:hover {
                    text-decoration: underline;
                    color: #fff;
                }

            .accblty ul li span.marRight {
                margin-right: 5px;
            }

            .accblty ul li.reduceMar {
                margin-right: 5px;
            }

            .accblty ul li a.homeIcon {
                color: #d4d4d4;
            }

            .accblty ul li a.normal {
                background-color: #565656;
                color: #fff;
                border: 1px solid #fff;
                padding: 0px 2px;
                display: block;
            }

            .accblty ul li a.contrast {
                background-color: #fff;
                color: #565656;
                border: 1px solid #fff;
                padding: 0px 2px;
                display: block;
            }
    .imgSize {
        height: 18px;
    }
    p.cpyTxt {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: .8em;
        line-height: 1.6em;
        color: #dedede;
        text-align: center;
    }
    .footerWrap {
        background-color: #00446d;
        padding: 10px 0;
        text-align: center;
    }

    .footerWrap_inner {
        background-color: #00446d;
        padding: 0px 0;
        text-align: center;
    }
    .blu-bg {
        background: url(../images/home2.jpg) 0 0 no-repeat #0734ab;
        background-size: cover;
    }

    .green-bg {
        background: url(../images/green-bg.jpg) 0 0 no-repeat #0734ab;
        background-size: cover;
    }

    .cont_wrap {
        width: 90%;
        margin: 0 auto;
    }
    .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }

        .container:before, .container:after {
            display: table;
            content: " "
        }

        .container:after {
            clear: both
        }

        .container:before, .container:after {
            display: table;
            content: " "
        }

        .container:after {
            clear: both
        }

    .divSChedule {
        display: block;
        width: 100%;
        height: 100px;
        border: 1px solid red;
    }

    .divScMain {
        display: inline-block;
        width: 25%;
    }

    .btnCssN {
        height: 27px;
        width: 65px;
        border-radius: 4px;
        background-color: #73ffda;
        color: #212020;
        border: solid 1px #04e5a9;
    }

    .ErrMsg {
        display: inline-block;
    }

    .btnCss {
        min-width: 130px;
        width: 100px;
        border-radius: 50px;
        background: #eee9e0;
        color: #000;
        font-size: 14px;
        padding: 5px;
        display: inline-block;
        border: 1px solid darkgray;
        cursor: pointer;
    }

    .hidediv {
        display: none;
    }

    .txtw {
        width: 400px;
        padding: 3px;
    }

    .col-3 {
        display: inline-block;
        width: 34%;
        vertical-align: baseline;
    }

    .col-md-121 {
        max-width: 50%;
        font-size: 12px;
        display: contents;
    }

    .Sizeimg {
        height:64px
    }

    .Fcol-md-121 {
        font-size: 20px;
        margin-bottom: unset;
    }

    .imgdiv2 {
        max-width: 30%;
        display: inline-block;
    }

    .imgdiv1 {
        display: none;
    }

    .divTitle {
        display: inline-block;
        vertical-align:bottom;
    }

    .divTitleN {
        display: none;
    }
    .accblty {
        background-color: #131222;
        padding: 8px 0;
        font-size: 14px
    }
    .container-fluid {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }
    .navbar {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: .5rem 1rem;
        padding-top: 10px;
        padding-bottom: 10px;
    }

        .navbar > .container, .navbar > .container-fluid {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: justify;
            justify-content: space-between
        }
    .navbar-brand {
        display: inline-block;
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap
    }

        .navbar-brand:focus, .navbar-brand:hover {
            text-decoration: none
        }

    .navbar-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none
    }

        .navbar-nav .nav-link {
            padding-right: 0;
            padding-left: 0
        }

        .navbar-nav .dropdown-menu {
            position: static;
            float: none
        }

    .navbar-text {
        display: inline-block;
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    .navbar-collapse {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggler {
        padding: .25rem .75rem;
        font-size: 1.25rem;
        line-height: 1;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: .25rem
    }

        .navbar-toggler:focus, .navbar-toggler:hover {
            text-decoration: none
        }

        .navbar-toggler:not(:disabled):not(.disabled) {
            cursor: pointer
        }

    .navbar-toggler-icon {
        display: inline-block;
        width: 1.5em;
        height: 1.5em;
        vertical-align: middle;
        content: "";
        background: no-repeat center center;
        background-size: 100% 100%
    }
}



/*@media (min-width:640px) {
    .Css_border {
        border-top: unset;
    }

    .showHidediv {
        display: block;
    }

    .showHidediv1 {
        display: none;
    }

    .DtBox1 {
        display: block;
        width: 100%;
        vertical-align: top;
        border: 1px solid;
        margin-right: -5px;
        border-bottom: unset;
    }

    .DtBox2 {
        display: block;
        width: 100%;
        vertical-align: top;
        border: 1px solid;
        margin-right: -5px;
        border-bottom: unset;
    }

    .DtBox3 {
        display: block;
        width: 100%;
        vertical-align: top;
        border: 1px solid;
        margin-right: -5px;
        border-bottom: unset;
    }

    .SboxSD {
        border-bottom: 1px solid;
        padding: 5px;
    }

    .tablSDHd {
        display: inline-block;
        padding: 5px;
        text-align: center;
        font-weight: bold;
        width: 100%;
        border-top: 1px solid;
        background-color: #e6e6e6;
    }

    .boxSDR {
        width: 100%;
        display: block;
        text-align: left;
        border: 1px solid;
        border-top: unset;
    }

    .boxSDC {
        width: 100%;
        display: inline-block;
        text-align: left;
        margin-left: -5px;
        border: 1px solid;
        border-top: unset;
    }

    .boxSDL1 {
        width: 100%;
        display: inline-block;
        text-align: left;
        margin-left: -1px;
        border: 1px solid;
        border-top: unset;
    }

    .boxSDL {
        width: 100%;
        display: inline-block;
        text-align: left;
        margin-left: -3px;
    }

    .label {
        display: inline-block;
        margin-bottom: 5px;
        font-weight: bold
    }

    .user-form label {
        font-size: 16px;
    }

    .tablHdR {
        padding: 5px;
        text-align: center;
        font-weight: bold;
        border-right: unset;
    }

    .tablHd {
        border-bottom: 1px solid;
        border-right: 1px solid;
        padding: 5px;
        text-align: center;
        font-weight: bold;
    }

    .Sbox {
        border-bottom: 1px solid;
        border-right: 1px solid;
        padding: 5px;
    }

    .Sbox1 {
        border-right: 1px solid;
        padding: 5px;
        border-bottom: unset;
    }

    .Sbox2 {
        border-bottom: 1px solid;
        padding: 5px;
    }

    .boxL {
        width: 33%;
        display: inline-block;
        text-align: left;
        margin-left: -3px;
    }

    .boxC {
        width: 33%;
        display: inline-block;
        text-align: left;
        margin-left: -5px;
    }

    .boxR {
        width: 34%;
        display: inline-block;
        text-align: left;
        margin-left: -5px;
    }

    .boxRow {
        width: 100%;
        text-align: center;
        font-size: 16px;
        color: #fff;
    }

    .boxHd {
        width: 100%;
        padding: 7px 0;
        text-align: center;
        font-size: 14px;
        color: #fff;
        -webkit-box-shadow: 0 10px 10px -10px;
        -moz-box-shadow: 0 10px 10px -10px;
        box-shadow: 0 10px 10px -10p
    }

    .divSChedule {
        display: block;
        width: 100%;
        height: 100px;
        border: 1px solid red;
    }

    .SetWidth {
        width: 560px;
    }

    .navbar-light .navbar-nav .nav-link {
        color: #ffffff;
    }

    .title {
        background-color: #fff;
        border-bottom: 1px solid #ccc;
    }

    .navbar-expand-md {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-md .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-md .navbar-nav .dropdown-menu {
                position: absolute
            }

            .navbar-expand-md .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

        .navbar-expand-md .navbar-collapse {
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

        .navbar-expand-md .navbar-toggler {
            display: none
        }

        .navbar-expand-md .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-md .navbar-nav .dropdown-menu {
                position: absolute
            }

    .fsixze {
        font-size: 12px;
    }

    .accblty ul {
        float: right;
        width: auto;
        margin: 0;
        padding: 0;
    }

        .accblty ul li {
            display: inline-block;
            margin-right: 15px;
            color: #d4d4d4;
            line-height: 1em;
        }

            .accblty ul li a {
                color: #d4d4d4;
                text-decoration: none;
            }

                .accblty ul li a:hover {
                    text-decoration: underline;
                    color: #fff;
                }

            .accblty ul li span.marRight {
                margin-right: 5px;
            }

            .accblty ul li.reduceMar {
                margin-right: 5px;
            }

            .accblty ul li a.homeIcon {
                color: #d4d4d4;
            }

            .accblty ul li a.normal {
                background-color: #565656;
                color: #fff;
                border: 1px solid #fff;
                padding: 0px 2px;
                display: block;
            }

            .accblty ul li a.contrast {
                background-color: #fff;
                color: #565656;
                border: 1px solid #fff;
                padding: 0px 2px;
                display: block;
            }

    .imgSize {
        height: 18px;
    }

    p.cpyTxt {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: .8em;
        line-height: 1.6em;
        color: #dedede;
        text-align: center;
    }

    .footerWrap {
        background-color: #00446d;
        padding: 10px 0;
        text-align: center;
    }

    .footerWrap_inner {
        background-color: #00446d;
        padding: 0px 0;
        text-align: center;
    }

    .blu-bg {
        background: url(../images/home2.jpg) 0 0 no-repeat #0734ab;
        background-size: cover;
    }

    .green-bg {
        background: url(../images/green-bg.jpg) 0 0 no-repeat #0734ab;
        background-size: cover;
    }

    .cont_wrap {
        width: 90%;
        margin: 0 auto;
    }

    .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }

        .container:before, .container:after {
            display: table;
            content: " "
        }

        .container:after {
            clear: both
        }

        .container:before, .container:after {
            display: table;
            content: " "
        }

        .container:after {
            clear: both
        }

    .divSChedule {
        display: block;
        width: 100%;
        height: 100px;
        border: 1px solid red;
    }

    .divScMain {
        display: inline-block;
        width: 25%;
    }

    .btnCssN {
        height: 27px;
        width: 65px;
        border-radius: 4px;
        background-color: #73ffda;
        color: #212020;
        border: solid 1px #04e5a9;
    }

    .ErrMsg {
        display: inline-block;
    }

    .btnCss {
        min-width: 130px;
        width: 100px;
        border-radius: 50px;
        background: #eee9e0;
        color: #000;
        font-size: 14px;
        padding: 5px;
        display: inline-block;
        border: 1px solid darkgray;
        cursor: pointer;
    }

    .hidediv {
        display: none;
    }

    .txtw {
        width: 400px;
        padding: 3px;
    }

    .col-3 {
        display: block;
        width: 30%;
        vertical-align: baseline;
    }

    .col-md-121 {
        max-width: 50%;
        font-size: 12px;
        display: contents;
    }

    .Sizeimg {
        height: 57px;
    }

    .Fcol-md-121 {
        font-size: 13px;
    }

    .imgdiv2 {
        max-width: 30%;
        display: inline-block;
    }

    .imgdiv1 {
        display: none;
    }

    .divTitle {
        display: inline-block;
        vertical-align: bottom;
    }

    .divTitleN {
        display: none;
    }

    .accblty {
        background-color: #131222;
        padding: 8px 0;
        font-size: 14px
    }

    .container-fluid {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }

    .navbar {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: .5rem 1rem;
        padding-top: 10px;
        padding-bottom: 10px;
    }

        .navbar > .container, .navbar > .container-fluid {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: justify;
            justify-content: space-between
        }

    .navbar-brand {
        display: inline-block;
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: 1rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap
    }

        .navbar-brand:focus, .navbar-brand:hover {
            text-decoration: none
        }

    .navbar-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none
    }

        .navbar-nav .nav-link {
            padding-right: 0;
            padding-left: 0
        }

        .navbar-nav .dropdown-menu {
            position: static;
            float: none
        }

    .navbar-text {
        display: inline-block;
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    .navbar-collapse {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-align: center;
        align-items: center
    }

    .navbar-toggler {
        padding: .25rem .75rem;
        font-size: 1.25rem;
        line-height: 1;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: .25rem
    }

        .navbar-toggler:focus, .navbar-toggler:hover {
            text-decoration: none
        }

        .navbar-toggler:not(:disabled):not(.disabled) {
            cursor: pointer
        }

    .navbar-toggler-icon {
        display: inline-block;
        width: 1.5em;
        height: 1.5em;
        vertical-align: middle;
        content: "";
        background: no-repeat center center;
        background-size: 100% 100%
    }
}
*/