


body {
    margin: 0px;
    padding: 0px;
    /*background: #4AA0E4 url(../images/img01.jpg) repeat;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #8A8A8A;
    background-color: #00ADEE !important;
}

h1, h2, h3 {
    margin: 0px;
    padding: 0px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}

p {
    line-height: 180%;
}

a {
    color: #00A6FA;
}

strong {
    font-weight: 700;
    color: #2A2A2A;
}

/* Header */


/* Menu Wrapper */

#menu-wrapper {
    /*height: 90px;*/
    display: block;
    width: 100%;
    background: url('../images/3.jpg') repeat;
    /*float: left;
	min-width: 845px;*/
}

#menu {
    /*height: 90px;*/
        padding-bottom: 5px;
}

/* Page Wrapper */

#page-wrapper {
    overflow: hidden;
    background: url(../images/img03.jpg) repeat;
}

#page-bgbtm {
    overflow: hidden;
    background: url(../images/img04.jpg) repeat-x left bottom;
}

#page {
    padding: 0px 0px 50px 0px;
    background: #FFFFFF url(../images/img09.jpg) repeat;
}

#page-content-wrapper {
    background: #FFFFFF;
    overflow: hidden;
    padding-top: 0px;
    width: 100%;
    /*min-width: 845px;*/
}

/* Copyright */

#copyright {
    overflow: hidden;
    padding: 20px 0px;
    background: url(../images/img10.png) no-repeat center top;
}

    #copyright p {
        text-align: center;
        text-shadow: -1px -1px 0px #1E6BA6;
        font-family: 'Abel', sans-serif;
        font-size: 11pt;
        color: #FFFFFF;
    }

    #copyright a {
        color: #FFFFFF;
    }

.button-style {
    display: block;
    width: 174px;
    height: 50px;
    margin-top: 20px;
    background: url(../images/img06.jpg) no-repeat left top;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Abel', sans-serif;
    color: #FFFFFF;
}

    /** BUTTON STYLE 1 */

    .button-style a {
        line-height: 50px;
        letter-spacing: -1px;
        text-shadow: -1px -1px 0px #1E6BA6;
        text-decoration: none;
        font-size: 16pt;
        color: #FFFFFF;
    }

/** LIST STYLE 1 */

ul.style1 {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    ul.style1 li {
        padding: 20px 0px 20px 0px;
        background: url(../images/img08.png) repeat-x left top;
    }

    ul.style1 a {
        display: block;
        text-decoration: none;
        color: #8A8A8A;
    }

    ul.style1 p {
        line-height: 200%;
    }

    ul.style1 a:hover {
        text-decoration: underline;
    }

    ul.style1 .date {
        float: left;
        width: 78px;
        height: 78px;
        margin: 0px 25px 0px 0px;
        padding: 4px 0px 0px 0px;
        background: url(../images/img07.jpg) no-repeat left top;
        line-height: normal;
        text-align: center;
        text-shadow: 1px 1px 0px #2C7485;
        text-transform: uppercase;
        font-family: 'Abel', sans-serif;
        font-size: 14px;
        font-weight: 400;
        color: #FFFFFF;
    }

        ul.style1 .date b {
            display: block;
            margin: 5px 0px 0px 0px;
            padding: 0;
            letter-spacing: -1px;
            text-shadow: 1px 1px 0px #2C7485;
            font-size: 40px;
            font-weight: 400;
            color: #FFFFFF;
        }

        ul.style1 .date a {
            color: #FFFFFF;
        }

            ul.style1 .date a:hover {
                text-decoration: none;
            }

    ul.style1 .first {
        padding-top: 0px;
        background: none;
    }

/** DIVIDER */

.divider {
    height: 4px;
    background: url(../images/img08.png) repeat-x left top;
}


.\35 grid-layout {
    width: 89.3%;
    margin-top: 0px;
    margin-left: 69px;
}

#header {
    min-height: 205px;
    position: relative;
}

/* Logo */

#logo {
    overflow: hidden;
    /*height: 120px;*/
}

    #logo h1 a {
        display: block;
        padding: 30px 0px 0px 0px;
        letter-spacing: -1px;
        text-align: center;
        text-decoration: none;
        text-shadow: -1px -1px 0px #2C7485;
        text-transform: uppercase;
        font-family: 'Oswald', sans-serif;
        font-size: 44pt;
        font-weight: 200;
        color: #FFFFFF;
    }

    #logo p {
        padding: 10px 0px 0px 0px;
        letter-spacing: -1px;
        text-align: center;
        text-shadow: -1px -1px 0px #388ACA;
        font-family: 'Abel', sans-serif;
        font-size: 18pt;
        color: #A5D0F2;
    }

/* Menu */

#menu {
    /*height: 90px;*/
}

    #menu ul {
        text-align: center;
    }

    #menu li {
        /*display: inline-block;*/
        padding: 15px 20px;
    }

    #menu a {
        display: block;
        float: left;
        margin-right: 2px;
        text-decoration: none;
        text-transform: uppercase;
        font-family: Arial;
        font-size: 13px;
        color: #16576B;
        padding-top: 5px;
    }

    #menu .current_page_item {
        background: url(../images/img01.jpg) repeat;
        border-bottom: 5px solid #437BA7;
        text-shadow: -1px -1px 0px #2C7485;
        color: #FFFFFF;
    }

        #menu .current_page_item a {
            color: #FFFFFF;
        }


    #menu .current_page_item2 {
        background: url(../images/img01.jpg) repeat;
        border-bottom: 5px solid #437BA7;
        text-shadow: -1px -1px 0px #2C7485;
        color: #FFFFFF;
    }

        #menu .current_page_item2 a {
            color: #FFFFFF;
        }




/** Footer Column Content */

#footer-content {
    overflow: hidden;
    padding: 0px 0px 0px 0px;
}



.ols, .uls, .lis, .trs, .ths, .tds {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/*Middle Drop-Down Navigation*/
#nav-container {
    clear: both;
    font-size: 16px;
    height: 33px;
    margin: 0 auto;
    padding: 0;
}

/* Targeting both first and second level menus */
.nav li {
    /*float: left;*/
    list-style: none;
}

    .nav li a {
        background: url(../images/arrow.png) no-repeat right;
        border: none;
        color: #222;
        display: block;
        margin: 0 30px 0 0;
        padding: 5px 10px 5px 8px;
        text-decoration: none;
        font-family: Arial;
        font-size: 14px;
    }

/* Targeting the first level menu */
.nav {
    display: block;
    margin: 0;
    /*padding: 5px 0 2px;*/
}

    .nav > li:hover > a {
        -moz-border-radius: 3px 3px 0 0;
        -webkit-border-radius: 3px 3px 0 0;
        /*background: #4ca1e4 url(../images/arrow_hover.png) no-repeat right;*/
        border-radius: 3px 3px 0 0;
        color: #fff;
        /*padding: 15px 20px;*/
    }

    /* Targeting the second level menu */
    .nav li ul {
        -moz-border-radius-bottomleft: 3px;
        -moz-border-radius-bottomright: 3px;
        -moz-border-radius-topright: 3px;
        -moz-box-shadow: 1px 1px 1px #333;
        -webkit-border-bottom-right-radius: 3px;
        -webkit-box-shadow: 1px 1px 1px #333;
        background: #4ca1e4;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px;
        box-shadow: 1px 1px 1px #333;
        color: #222;
        display: none;
        margin: 0;
        padding: 2px 0;
        position: absolute;
        z-index: 9999;
        width: 340px;
        padding-top: 15px;
        padding-bottom: 10px;
    }

        .nav li ul li {
            width: 100%;
        }

            .nav li ul li a {
                background: #4ca1e4;
                border: none;
                color: #fff;
                line-height: 25px;
                margin: 0;
                padding: 10 0 0 8px;
                text-decoration: none;
            }

                .nav li ul li a:hover {
                    background: #466A90;
                }

            .nav li ul li.strong-archive a {
                border-top: 1px solid #466A90;
                font-weight: 600;
            }

    /* A class of current will be added via jQuery */
    .nav li.current > a {
        -moz-border-radius: 3px 3px 0 0;
        -moz-box-shadow: 1px 1px 1px #333;
        -webkit-border-radius: 3px 3px 0 0;
        -webkit-box-shadow: 1px 1px 1px #333;
        background: #4ca1e4 url(../images/arrow_hover.png) no-repeat right;
        border-radius: 3px 3px 0 0;
        box-shadow: 1px 1px 1px #333;
        color: #fff;
    }

    /* CSS fallback */
    .nav li:hover > ul.child {
        display: block;
    }

ul#navigation {
    position: fixed;
    margin: 0px;
    padding: 0px;
    top: 250px;
    left: 0px;
    list-style: none;
    z-index: 9999;
}

    ul#navigation li {
        width: 50px;
        margin-top: 2px;
    }

        ul#navigation li a {
            display: block;
            margin-left: -2px;
            width: 100px;
            height: 60px;
            background-color: #CFCFCF;
            background-repeat: no-repeat;
            background-position: center center;
            border: 1px solid #AFAFAF;
            -moz-border-radius: 0px 10px 10px 0px;
            -webkit-border-bottom-right-radius: 10px;
            -webkit-border-top-right-radius: 10px;
            -khtml-border-bottom-right-radius: 10px;
            -khtml-border-top-right-radius: 10px; /*-moz-box-shadow: 0px 4px 3px #000;                 -webkit-box-shadow: 0px 4px 3px #000;             */
        }

.button {
    border-top: 1px solid #4595d4;
    border-left: 1px solid #4595d4;
    background: #4595d4;
    background: -webkit-gradient(linear, left top, left bottom, from(#4595d4), to(#4595d4));
    background: -webkit-linear-gradient(top, #4595d4, #4595d4);
    background: -moz-linear-gradient(top, #4595d4, #4595d4);
    background: -ms-linear-gradient(top, #4595d4, #4595d4);
    background: -o-linear-gradient(top, #4595d4, #4595d4);
    padding: 5px 10px 5px 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
}

    .button:hover {
        border-top-color: #28597a;
        background: #28597a;
        color: White;
    }

    .button:active {
        border-top-color: #1b435e;
        background: #1b435e;
    }

.TableD {
}

table.TableD td {
    color: #0066CC;
    font-family: Arial;
    font-size: 13px;
}

table.TableD tr {
    height: 30px;
}

table.TableD th {
    height: 30px;
    text-align: left;
}

.TableDD {
}

table.TableDD td {
    color: Black;
    font-family: Arial;
    font-size: 13px;
    vertical-align: middle;
}

table.TableDD tr {
}

table.TableDD th {
    text-align: left;
}

.TableDDD {
}

table.TableDDD td {
    color: Black;
    font-family: Arial;
    font-size: 13px;
    vertical-align: middle;
    text-align: center;
}

table.TableDDD tr {
}

table.TableDDD th {
    font-weight: bold;
    text-align: center;
}


.TableDDDD {
    border: 3px;
    border-style: solid;
    border-color: WhiteSmoke;
}

table.TableDDDD td {
    color: Black;
    font-family: Arial;
    font-size: 13px;
    vertical-align: middle;
}

table.TableDDDD tr {
}

table.TableDDDD th {
    text-align: left;
}

.info {
    color: Green;
}

.warn {
    color: #ff9966;
}

.error {
    color: #f00;
}

/*------------------------------------------mohd reporting-------------------------------------*/
.popup{
    position: absolute;
    top: -230px;
    bottom: -110px;
    right: -67px;
    left: -70px;
    background-color: rgba(0, 0, 0, 0.33);
}
.popupInner{
  
}
.popupContent{
    /*width: 50%; */
    position: fixed;
    top: 40%;
    left: 0;
    right: 0;
    bottom: 50%;
    width: 32%;
    height: 15%;
    background: #346d9a;
    margin: 0px auto;
    color: white;
    border-radius: 10px;
}


@media (max-width: 767px) {
    .menuContainer .col-sm-1-4Percent{
        display:none;
    }

    .col-sm-12 {
        width: 100%;
    }
    .HeadTitle{
        display:none;
    }
    .\35 grid-layout{
        margin-left:0px;
    }
    #menu .current_page_item{
        background: #3b7694;
    }
    .logoImg{
        width:50px;
        height:50px;
    }
}
