

body
{
    font: 13px/1.85em 'Open Sans', Arial, Helvetice Neue, sans-serif;
    color: #272828;
    font-weight: 600;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
    background: linear-gradient(#f7bc38,#ddd);
    /*background: url(../images/templatemo_pagebg.jpg) no-repeat #0d293b top center;*/
}

html
{
}



.clear
{
    clear: both;
}

.content
{
    display: none;
}

.homepage
{
    display: block;
}

.shadow
{
    box-shadow: 0px 0px 7px #011933;
}



/*.blue:hover {
    background: #088dde;
}*/

.menu
{
    position: relative;
    margin: auto;
    text-align: center;
    width: 100%;
    z-index: 1000;
}


.templatemo_topwrapper
{
    width: 100%;
    height: 53px;
    /* fallback */
    background-color: #105c8d;
    background-repeat: repeat-x;
    /*Safari 4-5, Chrome 1-9*/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#14649b), to(#1174b2));
    /*Safari 5.1, Chrome 10+*/
    background: -webkit-linear-gradient(top, #14649b, #1174b2);
    /*Firefox 3.6+*/
    background: -moz-linear-gradient(top, #14649b, #1174b2);
    /*IE 10*/
    background: -ms-linear-gradient(top, #14649b, #1174b2);
    /*Opera 11.10+*/
    background: -o-linear-gradient(top, #14649b, #1174b2);
    border: 1px solid #448abb;
}

.demo3
{
    background-color: #FDEBDD;
    width: 100%;
    height: 220px;
    padding: 10px 5px 5px 5px;
    box-shadow: 1px 1px 10px #000;
    border-radius: 5px;
}

    .demo3:hover
    {
        background-color: #FDEBDD;
        width: 100%;
        height: 220px;
        padding: 10px 5px 5px 5px;
        border-radius: 5px;
    }

@media (max-width: 767px)
{


    
        .BKHOMLFT {
    
    background: url(../Pics/hmleft.png) no-repeat  top center;
      width: 100%;
    margin-top:10PX;
    height:400PX;
    }
     .BKHOMLFT a {
    margin-top:360px;
  bottom:0;
 color:red;
 float:right;
    }
    .BKHOM {
       margin-top:10PX;
    background: url(../Pics/hmmd.png) no-repeat  top center;
     width: 100%;
    height:400PX;
    }
       .BKHOM a {
    margin-top:360px;
  bottom:0;
 color:red;
 float:right;
    }
    .BKHOMRIGHT {
       margin-top:10PX;
    background: url(../Pics/hmright.png) no-repeat  top center;
    width: 100%;
    height:400PX;
    }
        .BKHOMRIGHT a {
    margin-top:360px;
  bottom:0;
 color:red;
 float:right;
    }



     .BKHOMLFTH {
    
    background: url(../PICS/hi-hmleft.png) no-repeat  top center;
    width: 100%;
    margin-top:10PX;
    height:400PX;
    }
     .BKHOMLFTH a {
    margin-top:360px;
  bottom:0;
 color:red;
 float:right;
    }
    .BKHOMH {
       margin-top:10PX;
    background: url(../PICS/hi-hmmd.png) no-repeat  top center;
    width: 100%;
    height:400PX;
    }
       .BKHOMH a {
    margin-top:360px;
  bottom:0;
 color:red;
 float:right;
    }
    .BKHOMRIGHTH {
       margin-top:10PX;
    background: url(../PICS/hi-hmright.png) no-repeat  top center;
    width: 100%;
    height:400PX;
    }
        .BKHOMRIGHTH a {
    margin-top:360px;
  bottom:0;
 color:red;
 float:right;
    }


    .tlf
    {
        text-transform: none;
        width: 100%;
        float: left;
        text-align: center;
        background-color: transparent;
    }

    ::-webkit-scrollbar
    {
        width: 5px;
        cursor: pointer;
    }

    ::-webkit-scrollbar-track
    {
        -webkit-box-shadow: inset 0 0 6px #282a75;
        border-radius: 10px;
        background: gray;
        cursor: pointer;
    }

    ::-webkit-scrollbar-thumb
    {
        border-radius: 10px;
        cursor: pointer;
        background-color: #c9def1;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    }

    .reportbox
    {
        width: 90%;
        margin: auto;
        float: left;
        margin-left: 5%;
        padding-top: 10PX;
        padding-bottom: 0PX;
        border-bottom: 1px solid #000;
        background-color: transparent;
        height: auto;
    }

    .filterbox
    {
        width: 100%;
        margin: auto;
        height: auto;
        padding-bottom: 10px;
        background-color: transparent;
    }

    .filterbox1
    {
        width: 80%;
        height: auto;
        padding-bottom: 10px;
        background-color: transparent;
        text-align: center;
        margin: auto;
    }

    .filterbox2
    {
        width: 80%;
        height: auto;
        padding-bottom: 10px;
        background-color: transparent;
        text-align: center;
        margin: auto;
    }

    .filterlabel
    {
        width: 80%;
        margin: auto;
        text-align: center;
        background-color: transparent;
        text-shadow: 1px 1px 1px #fff;
        padding: 5px;
    }

    .dropdn
    {
        width: 90%;
        margin: auto;
        text-align: center;
        background-color: #dfeaf2;
        border: 1px groove #fff;
        border-radius: 5px;
        padding: 5px;
    }

    .submit
    {
        width: 80%;
        margin: auto;
        text-align: center;
        background-color: #a1c3da;
        border: 1px groove #fff;
        border-radius: 5px;
        color: #000;
        padding: 5px;
    }

        .submit:hover
        {
            width: 80%;
            margin: auto;
            text-align: center;
            background-color: #8cadc3;
            border: 1px groove #fff;
            border-radius: 5px;
            color: #000;
            padding: 5px;
        }

    .alnbox
    {
        width: 100%;
        background-color: transparent;
        text-align: center;
        height: auto;
        float: left;
        margin-top: 2px;
    }

    .rptemp
    {
        height: auto;
        width: 100%;
        background-color: #b6ab6e;
        border-bottom: 2PX solid #000;
        margin-top: 5px;
        float: left;
    }

        .rptemp:hover
        {
            height: auto;
            width: 100%;
            background-color: #a3985d;
            border-bottom: 2PX solid #000;
            margin-top: 5px;
            float: left;
        }

    .conbox1
    {
        width: 100%;
        height: auto;
        margin: auto;
        float: left;
        padding-top: 50PX;
        padding-BOTTOM: 50PX;
        text-align: center;
        background-color: #c8a24b;
    }

    .snoh
    {
        width: 5%;
        display: none;
        font-weight: bold;
        border-right: 1PX solid #000;
        border-left: 1PX solid #000;
        background-color: #a1c3da;
        height: 50PX;
        float: left;
        position: static;
    }

    .firstboxh
    {
        font-weight: bold;
        display: none;
        width: 20%;
        background-color: #a1c3da;
        height: 50PX;
        float: left;
        border-right: 1PX solid #000;
    }

    .lastboxh
    {
        font-weight: bold;
        display: none;
        width: 25%;
        background-color: #a1c3da;
        height: 50PX;
        float: left;
        border-right: 1PX solid #000;
    }

    .sno
    {
        width: 100%;
        border-right: 1PX solid #000;
        border-left: 1PX solid #000;
        background-color: transparent;
        height: auto;
        float: left;
        position: static;
    }

        .sno h1
        {
            width: 100%;
            height: 15px;
            font-size: 12px;
            font-weight: 200;
            background-color: #a1c3da;
            color: red;
        }

    .firstbox
    {
        width: 100%;
        background-color: transparent;
        height: auto;
        float: left;
        border-right: 1PX solid #000;
        border-left: 1PX solid #000;
    }

        .firstbox h1
        {
            width: 100%;
            height: 15px;
            font-size: 12px;
            font-weight: 200;
            background-color: #a1c3da;
            color: #000;
        }

        .firstbox P
        {
            width: 100%;
            height: auto;
            text-align: justify;
            font-size: 14px;
            padding-left: 5px;
            padding-right: 5px;
            background-color: transparent;
            color: #000;
        }

    .lastbox
    {
        width: 100%;
        background-color: transparent;
        height: auto;
        float: left;
        border-right: 1PX solid #000;
        border-left: 1PX solid #000;
    }

        .lastbox h1
        {
            width: 100%;
            font-family: Verdana;
            height: 15px;
            font-size: 12px;
            background-color: #a1c3da;
            color: #000;
        }

        .lastbox P
        {
            width: 100%;
            height: auto;
            text-align: justify;
            font-size: 12px;
            padding-left: 5px;
            padding-right: 5px;
            background-color: transparent;
            color: #000;
        }

    .navbar-default
    {
        background: none;
        border: none;
        margin: 0px;
        height: 50px;
        background-color: transparent;
    }

    .navbar-header button
    {
        position: absolute;
        top: -50px;
        right: 0;
    }

    .navbar-default .navbar-nav > li > span
    {
        display: none;
    }

    .navbar-nav
    {
        margin: 0px;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover
    {
        background: #0b3551;
        color: #dfeaf2;
    }

    .navbar-default .navbar-nav > li > a:focus
    {
        color: #dfeaf2;
    }

    .navbar-default .navbar-nav > li > a span
    {
        margin-right: 0px;
        font-size: 18px;
    }

    .navbar-default .navbar-toggle .icon-bar
    {
        background-color: #ffffff;
    }


    .fons
    {
        display: none;
    }

    #top-menu
    {
        margin-top: 0px;
        background: #0b73b6;
        opacity: 0.9;
        border: none;
    }

    .navbar-default .navbar-collapse
    {
        border: none;
    }

    .navbar-nav li
    {
        border-top: 1px solid #2086c9;
    }

    .navbar-default .navbar-nav > li > a
    {
        color: #a1c3da;
    }

        .navbar-default .navbar-nav > li > a:hover
        {
            color: #a1c3da;
            background: #187aba;
        }

    .templatemo_homewrapper
    {
        background: #f7bc38;
        float: left;
        width: 100%;
        margin-top: 0px;
        border: 1px solid #000;
        padding: 0px;
    }

    .templatemo_hometop_bg
    {
        /*background: url(../PICS/templatemo_hometop_bg.jpg) no-repeat top center;*/
        margin: auto;
        width: 100%;
    }

    .col-md-6
    {
        background-color: transparent;
        width: 100%;
        margin: 0px;
        height: auto;
        padding-bottom: 10px;
        padding: 0px;
    }

    .logodfs
    {
        text-align: center;
        background-color: transparent;
        width: 30%;
        margin-top: 10px;
        float: left;
    }

        .logodfs img
        {
            height: 40px;
            width: 30px;
        }

        .logodfs a
        {
            width: 100%;
            font-size: 8px;
            line-height: 11px;
            background-color: transparent;
            margin: auto;
            float: left;
            text-decoration: none;
            color: #000;
        }

    .templemo_hometop_img
    {
        margin: auto 0;
        width: 50%;
        float: left;
        height: 120px;
        background: url(../PICS/mobilebnr.png) no-repeat center;
    }

    .templemo_hometop_imgh
    {
        margin: auto 0;
        width: 50%;
        float: left;
        height: 120px;
        background: url(../PICS/hi-mobilebnr.png) no-repeat center;
    }


    .logopmjdy
    {
        text-align: center;
        background-color: transparent;
        width: 20%;
        margin-top: 10px;
        float: left;
    }

        .logopmjdy img
        {
            height: 60px;
            width: 60px;
        }


    .templemo_hometop_img img
    {
        width: 100%;
    }

    .templatemo_footer
    {
        padding: 5px;
        color: #ffffff;
        margin-bottom: 0px;
        /* IE10 Consumer Preview */
        background-image: -ms-linear-gradient(bottom, #09568B 0%, #1773AF 300%);
        /* Mozilla Firefox */
        background-image: -moz-linear-gradient(bottom, #09568B 0%, #1773AF 300%);
        /* Opera */
        background-image: -o-linear-gradient(bottom, #09568B 0%, #1773AF 300%);
        /* Webkit (Safari/Chrome 10) */
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #09568B), color-stop(3, #1773AF));
        /* Webkit (Chrome 11+) */
        background-image: -webkit-linear-gradient(bottom, #09568B 0%, #1773AF 300%);
        /* W3C Markup, IE10 Release Preview */
        background-image: linear-gradient(to top, #09568B 0%, #1773AF 300%);
    }


        .templatemo_footer a
        {
            color: #FFF;
            display: inline-block;
            width: 99%;
            text-align: center;
            background-color: transparent;
        }

        .templatemo_footer div.social
        {
            float: right;
            margin-right: 10px;
            margin-top: 5px;
        }




    /*pages css*/



    .col-md-4
    {
        border-bottom: 1px solid gray;
        margin-bottom: 5px;
    }

        .col-md-4:hover
        {
            border-bottom: 1px solid gray;
            margin-bottom: 5px;
            opacity: .9;
        }


    .templatemo_home_bot
    {
        margin-top: 30px;
        float: left;
    }



    .templatemo_home_mid
    {
        margin-top: 10px;
        width: 100%;
        background-color: #f7bc38;
        float: left;
    }



        .templatemo_home_mid h1
        {
            margin-top: 5px;
            width: 100%;
            min-height: 30px;
            padding: 5px;
            font-size: 12PX;
            font-weight: 200;
            background-color: #8cadc3;
            color: #000;
            margin: auto;
            text-align: center;
        }




    .conbox
    {
        width: 100%;
        height: auto;
        float: left;
        padding-top: 50PX;
        padding-BOTTOM: 50PX;
        text-align: center;
        background-color: transparent;
    }

        .conbox a
        {
            width: 90%;
            height: 40px;
            float: left;
            padding-top: 3px;
            margin-left: 5%;
            margin-top: 10PX;
            font-size: 12px;
            border-radius: 10PX;
            text-decoration: none;
            text-align: center;
            color: #000;
            background-color: #8cadc3;
        }

            .conbox a:hover
            {
                opacity: .6;
            }
}

@media (min-width: 768px)
{

        .BKHOMLFT {
    
    background: url(../Pics/TAB/hmleft.png) no-repeat  top center;
      width: 100%;
    margin-top:10PX;
    height:850PX;
    }
     .BKHOMLFT a {
    margin-top:820px;
  bottom:0;
 color:red;
 float:right;
    }
    .BKHOM {
       margin-top:10PX;
    background: url(../Pics/TAB/hmmd.png) no-repeat  top center;
     width: 100%;
     height:850PX;
    }
       .BKHOM a {
    margin-top:820px;
  bottom:0;
 color:red;
 float:right;
    }
    .BKHOMRIGHT {
       margin-top:10PX;
    background: url(../Pics/TAB/hmright.png) no-repeat  top center;
    width: 100%;
     height:850PX;
    }
        .BKHOMRIGHT a {
     margin-top:820px;
  bottom:0;
 color:red;
 float:right;
    }



     .BKHOMLFTH {
    
    background: url(../PICS/TAB/hi-hmleft.png) no-repeat  top center;
    width: 100%;
    margin-top:0PX;
    height:850PX;
    }
     .BKHOMLFTH a {
    margin-top:360px;
  bottom:0;
 color:red;
 float:right;
    }
    .BKHOMH {
       margin-top:0PX;
    background: url(../PICS/TAB/hi-hmmd.png) no-repeat  top center;
    width: 100%;
    height:850PX;
    }
       .BKHOMH a {
    margin-top:360px;
  bottom:0;
 color:red;
 float:right;
    }
    .BKHOMRIGHTH {
       margin-top:0PX;
    background: url(../PICS/TAB/hi-hmright.png) no-repeat  top center;
    width: 100%;
    height:850PX;
    }
        .BKHOMRIGHTH a {
    margin-top:360px;
  bottom:0;
 color:red;
 float:right;
    }


    .tlf
    {
        text-transform: none;
        width: 50%;
        float: left;
        text-align: center;
        background-color: transparent;
    }

    ::-webkit-scrollbar
    {
        width: 5px;
        cursor: pointer;
    }

    ::-webkit-scrollbar-track
    {
        -webkit-box-shadow: inset 0 0 6px #282a75;
        border-radius: 10px;
        background: gray;
        cursor: pointer;
    }

    ::-webkit-scrollbar-thumb
    {
        border-radius: 10px;
        cursor: pointer;
        background-color: #c9def1;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    }

    .reportbox
    {
        width: 90%;
        margin: auto;
        float: left;
        margin-left: 5%;
        padding-top: 10PX;
        padding-bottom: 0PX;
        border-bottom: 1px solid #000;
        background-color: transparent;
        height: auto;
        overflow: auto;
        max-height: 500px;
    }

    .filterbox
    {
        width: 80%;
        margin: auto;
        height: auto;
        padding-bottom: 10px;
        background-color: transparent;
    }

    .filterbox1
    {
        width: 50%;
        height: auto;
        padding-bottom: 10px;
        background-color: transparent;
        text-align: right;
        float: left;
    }

    .filterbox2
    {
        width: 50%;
        height: auto;
        padding-bottom: 10px;
        background-color: transparent;
        text-align: left;
        float: left;
    }

    .filterlabel
    {
        width: 50%;
        float: left;
        text-align: right;
        background-color: transparent;
        text-shadow: 1px 1px 1px #fff;
        padding: 5px;
    }

    .dropdn
    {
        width: 50%;
        float: right;
        text-align: left;
        background-color: #dfeaf2;
        border: 1px groove #fff;
        border-radius: 5px;
        padding: 5px;
    }

    .submit
    {
        width: 30%;
        margin: auto;
        text-align: center;
        background-color: #a1c3da;
        border: 1px groove #fff;
        border-radius: 5px;
        color: #000;
        padding: 5px;
    }

        .submit:hover
        {
            width: 30%;
            margin: auto;
            text-align: center;
            background-color: #8cadc3;
            border: 1px groove #fff;
            border-radius: 5px;
            color: #000;
            padding: 5px;
        }

    .alnbox
    {
        width: 100%;
        background-color: transparent;
        text-align: center;
        height: auto;
        float: left;
        margin-top: 5px;
    }

    .rptemp
    {
        height: auto;
        width: 100%;
        background-color: #b6ab6e;
        border-bottom: 2PX solid #000;
        margin-top: 5px;
        float: left;
    }

        .rptemp:hover
        {
            height: auto;
            width: 100%;
            background-color: #a3985d;
            border-bottom: 2PX solid #000;
            margin-top: 5px;
            float: left;
        }


    .conbox1
    {
        width: 100%;
        height: auto;
        margin: auto;
        float: left;
        padding-top: 50PX;
        padding-BOTTOM: 50PX;
        text-align: center;
        background-color: #c8a24b;
    }

    .snoh
    {
        width: 5%;
        font-weight: bold;
        border-right: 1PX solid #000;
        border-left: 1PX solid #000;
        background-color: #a1c3da;
        height: 50PX;
        float: left;
        position: static;
    }

    .firstboxh
    {
        font-weight: bold;
        width: 20%;
        background-color: #a1c3da;
        height: 50PX;
        float: left;
        border-right: 1PX solid #000;
    }

    .lastboxh
    {
        font-weight: bold;
        width: 25%;
        background-color: #a1c3da;
        height: 50PX;
        float: left;
        border-right: 1PX solid #000;
    }

    .sno
    {
        width: 5%;
        border-right: 1PX solid #000;
        border-left: 1PX solid #000;
        background-color: transparent;
        height: auto;
        min-height: 450px;
        float: left;
        position: static;
    }

        .sno h1
        {
            width: 100%;
            height: 50px;
            display: none;
            font-size: 12px;
            font-weight: 200;
            background-color: #a1c3da;
            color: red;
        }

    .firstbox
    {
        width: 20%;
        background-color: transparent;
        height: auto;
        min-height: 450px;
        float: left;
        border-right: 1PX solid #000;
    }

        .firstbox h1
        {
            width: 100%;
            height: 50px;
            display: none;
            font-size: 12px;
            font-weight: 200;
            background-color: #a1c3da;
            color: #000;
        }

        .firstbox P
        {
            width: 100%;
            height: auto;
            text-align: justify;
            padding-left: 10px;
            padding-right: 10px;
            font-size: 14px;
            background-color: transparent;
            color: #000;
        }

    .lastbox
    {
        width: 25%;
        background-color: transparent;
        height: 100%;
        min-height: 450px;
        float: left;
        border-right: 1PX solid #000;
    }

        .lastbox h1
        {
            width: 100%;
            font-family: Verdana;
            height: 50px;
            display: none;
            font-size: 12px;
            background-color: #a1c3da;
            color: #000;
        }

        .lastbox P
        {
            width: 100%;
            height: auto;
            text-align: justify;
            font-size: 14px;
            padding-left: 10px;
            padding-right: 10px;
            background-color: transparent;
            color: #000;
        }












    .navbar-default
    {
        background: none;
        border: none;
        margin: 0px;
        width: 100%;
        height: 50px;
        background-color: transparent;
    }

    .navbar-header button
    {
        position: absolute;
        top: -50px;
        right: 0;
    }

    .navbar-default .navbar-nav > li > span
    {
        display: none;
    }

    .navbar-nav
    {
        margin: 0px;
        background-color: transparent;
        width: 100%;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover
    {
        background: #0b3551;
        color: #dfeaf2;
    }

    .navbar-default .navbar-nav > li > a:focus
    {
        color: #dfeaf2;
    }

    .navbar-default .navbar-nav > li > a span
    {
        margin-right: 1px;
        font-size: 18px;
    }

    .navbar-default .navbar-toggle .icon-bar
    {
        background-color: #ffffff;
    }



    .fons
    {
        display: block;
        margin: auto;
        text-align: center;
    }

    .templatemo_webtitle span
    {
        display: none;
    }

    .navbar-nav > li > a
    {
        padding-top: 0px;
        font-size: 10px;
    }

    .container-fluid
    {
        padding: 0px;
    }

    .navbar-nav
    {
        width: 100%;
        margin: 0px;
    }

    #top-menu
    {
        width: 100%;
        height: 50px;
        background-color: transparent;
    }

    .LAST
    {
        border-right: 1px solid #105c8d;
        margin: 1px;
    }

    #top-menu ul li
    {
        width: 10.8%;
        margin: 0px;
        text-align: center;
        height: 49px;
        font-size: 12px;
        text-align: left;
        border-left: 2px solid #105c8d;
        position: relative;
    }

        #top-menu ul li:after
        {
            background: none;
            border-left: 1px solid #3288c1;
            content: "";
            display: block;
            position: absolute;
            left: 0px;
            pointer-events: none;
            height: 49px;
            top: 0;
        }

    .navbar-nav > li > a
    {
        top: 0;
        left: 0;
        font-size: 12PX;
        right: 0;
    }

    .navbar-default .navbar-nav > li
    {
        text-align: left;
        padding: 0;
    }

        .navbar-default .navbar-nav > li > a
        {
            color: #dfeaf2;
            text-align: center;
            padding: 0;
        }

            .navbar-default .navbar-nav > li > a span
            {
                color: #a1c3da;
                font-size: 26px;
                padding-top: 15px;
                display: block;
                width: 100%;
            }

            .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:focus
            {
                color: #a1c3da;
            }

            .navbar-nav > li:hover,
            .navbar-default .navbar-nav > .active > a,
            .navbar-default .navbar-nav > li > a:hover,
            .navbar-default .navbar-nav > li > a:focus,
            .navbar-default .navbar-nav > li > a.active
            {
                /* IE10+ */
                background-image: -ms-radial-gradient(center, ellipse closest-corner, #135987 30%, #092f48 100%);
                /* Mozilla Firefox */
                background-image: -moz-radial-gradient(center, ellipse closest-corner, #135987 30%, #092f48 100%);
                /* Opera */
                background-image: -o-radial-gradient(center, ellipse closest-corner, #135987 30%, #092f48 100%);
                /* Webkit (Safari/Chrome 10) */
                background-image: -webkit-gradient(radial, center center, 0, center center, 286, color-stop(30, #135987), color-stop(100, #092f48));
                /* Webkit (Chrome 11+) */
                background-image: -webkit-radial-gradient(center, ellipse closest-corner, #135987 30%, #092f48 100%);
                /* W3C Markup */
                background-image: radial-gradient(ellipse closest-corner at center, #135987 30%, #092f48 100%);
                height: 49px;
            }


    .templatemo_homewrapper
    {
        background: #f7bc38;
        float: left;
        width: 100%;
        margin-top: 0px;
        border: 1px solid #000;
    }

    .templatemo_hometop_bg
    {
        /*background: url(../PICS/templatemo_hometop_bg.jpg) no-repeat top center;*/
        float: left;
        width: 100%;
    }

    .templemo_hometop_img
    {
        margin: auto;
        width: 60%;
        float: left;
        height: 200px;
        background: url(../PICS/tabbnr.png) no-repeat top center;
    }

    .templemo_hometop_imgh
    {
        margin: auto;
        width: 60%;
        float: left;
        height: 200px;
        background: url(../PICS/hi-tabbnr.png) no-repeat top center;
    }

    .logodfs
    {
        text-align: center;
        background-color: transparent;
        width: 20%;
        margin-top: 20px;
        float: left;
    }

        .logodfs img
        {
            height: 80px;
            width: 60px;
        }

        .logodfs a
        {
            width: 100%;
            font-size: 8px;
            line-height: 15px;
            background-color: transparent;
            margin: auto;
            float: left;
            text-decoration: none;
            color: #000;
        }

    .logopmjdy
    {
        text-align: center;
        background-color: transparent;
        width: 20%;
        margin-top: 40px;
        float: left;
    }

        .logopmjdy img
        {
            height: 90px;
            width: 90px;
        }


    .templemo_hometop_img img
    {
        width: 100%;
    }

    .templatemo_footer
    {
        padding: 20px 0px 10px 0px;
        color: #ffffff;
        margin-bottom: 50px;
        /* IE10 Consumer Preview */
        background-image: -ms-linear-gradient(bottom, #09568B 0%, #1773AF 300%);
        /* Mozilla Firefox */
        background-image: -moz-linear-gradient(bottom, #09568B 0%, #1773AF 300%);
        /* Opera */
        background-image: -o-linear-gradient(bottom, #09568B 0%, #1773AF 300%);
        /* Webkit (Safari/Chrome 10) */
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #09568B), color-stop(3, #1773AF));
        /* Webkit (Chrome 11+) */
        background-image: -webkit-linear-gradient(bottom, #09568B 0%, #1773AF 300%);
        /* W3C Markup, IE10 Release Preview */
        background-image: linear-gradient(to top, #09568B 0%, #1773AF 300%);
    }


        .templatemo_footer a
        {
            color: #FFF;
            display: inline-block;
            width: 49%;
            text-align: center;
            background-color: transparent;
        }

        .templatemo_footer div.social
        {
            float: right;
            margin-right: 10px;
            margin-top: 5px;
        }


    /*css fopr pages
    */


    .col-md-4
    {
        /*border-bottom: 1px solid gray;*/
        margin-bottom: 5px;
    }

        .col-md-4:hover
        {
            /*border-bottom: 1px solid gray;*/
            margin-bottom: 5px;
            opacity: .9;
        }


    .templatemo_home_mid
    {
        margin-top: 10px;
        width: 100%;
        background-color: #f7bc38;
        float: left;
    }



        .templatemo_home_mid h1
        {
            margin-top: 10px;
            width: 100%;
            min-height: 30px;
            padding: 5px;
            font-size: 16PX;
            font-weight: bold;
            background-color: #8cadc3;
            color: #000;
            margin: auto;
            text-align: center;
        }


    .conbox
    {
        width: 80%;
        height: auto;
        float: left;
        margin-left: 10%;
        padding-top: 50PX;
        padding-BOTTOM: 50PX;
        text-align: center;
        background-color: transparent;
    }

        .conbox a
        {
            width: 70%;
            height: 30px;
            float: left;
            margin-left: 15%;
            margin-top: 10PX;
            font-size: 13px;
            border-radius: 10PX;
            text-decoration: none;
            text-align: center;
            color: #000;
            background-color: #8cadc3;
        }

            .conbox a:hover
            {
                opacity: .6;
            }
}

@media (min-width: 992px)
{
    .BKHOMLFT {
    
    background: url(../Pics/hmleft.png) no-repeat  top center;
    width: 33%;
    margin-top:10PX;
    height:400PX;
    }
     .BKHOMLFT a {
    margin-top:370px;
  bottom:0;
 color:red;
 float:right;
    }
    .BKHOM {
       margin-top:10PX;
    background: url(../Pics/hmmd.png) no-repeat  top center;
    width: 34%;
    height:400PX;
    }
       .BKHOM a {
    margin-top:370px;
  bottom:0;
 color:red;
 float:right;
    }
    .BKHOMRIGHT {
       margin-top:10PX;
    background: url(../Pics/hmright.png) no-repeat  top center;
    width: 33%;
    height:400PX;
    }
        .BKHOMRIGHT a {
    margin-top:370px;
  bottom:0;
 color:red;
 float:right;
    }

     .BKHOMLFTH {
    
    background: url(../PICS/hi-hmleft.png) no-repeat  top center;
    width: 33%;
    margin-top:10PX;
    height:400PX;
    }
     .BKHOMLFTH a {
    margin-top:360px;
  bottom:0;
 color:red;
 float:right;
    }
    .BKHOMH {
       margin-top:10PX;
    background: url(../PICS/hi-hmmd.png) no-repeat  top center;
    width: 34%;
    height:400PX;
    }
       .BKHOMH a {
    margin-top:360px;
  bottom:0;
 color:red;
 float:right;
    }
    .BKHOMRIGHTH {
       margin-top:10PX;
    background: url(../PICS/hi-hmright.png) no-repeat  top center;
    width: 33%;
    height:400PX;
    }
        .BKHOMRIGHTH a {
    margin-top:360px;
  bottom:0;
 color:red;
 float:right;
    }

    .tlf
    {
        text-transform: none;
        width: 50%;
        float: left;
        text-align: center;
        background-color: transparent;
    }

    ::-webkit-scrollbar
    {
        width: 5px;
        cursor: pointer;
    }

    ::-webkit-scrollbar-track
    {
        -webkit-box-shadow: inset 0 0 6px #282a75;
        border-radius: 10px;
        background: gray;
        cursor: pointer;
    }

    ::-webkit-scrollbar-thumb
    {
        border-radius: 10px;
        cursor: pointer;
        background-color: #c9def1;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    }

    .reportbox
    {
        width: 90%;
        margin: auto;
        float: left;
        margin-left: 5%;
        padding-top: 10PX;
        padding-bottom: 0PX;
        border-bottom: 1px solid #000;
        background-color: transparent;
        height: auto;
        overflow: auto;
        max-height: 500px;
    }

    .filterbox
    {
        width: 60%;
        margin: auto;
        height: auto;
        padding-bottom: 10px;
        background-color: transparent;
    }

    .filterbox1
    {
        width: 50%;
        height: auto;
        padding-bottom: 10px;
        background-color: transparent;
        text-align: right;
        float: left;
    }

    .filterbox2
    {
        width: 50%;
        height: auto;
        padding-bottom: 10px;
        background-color: transparent;
        text-align: left;
        float: left;
    }

    .filterlabel
    {
        width: 50%;
        float: left;
        text-align: right;
        background-color: transparent;
        text-shadow: 1px 1px 1px #fff;
        padding: 5px;
    }

    .dropdn
    {
        width: 50%;
        float: right;
        text-align: left;
        background-color: #dfeaf2;
        border: 1px groove #fff;
        border-radius: 5px;
        padding: 5px;
    }

    .submit
    {
        width: 30%;
        margin: auto;
        text-align: center;
        background-color: #a1c3da;
        border: 1px groove #fff;
        border-radius: 5px;
        color: #000;
        padding: 5px;
    }

        .submit:hover
        {
            width: 30%;
            margin: auto;
            text-align: center;
            background-color: #8cadc3;
            border: 1px groove #fff;
            border-radius: 5px;
            color: #000;
            padding: 5px;
        }

    .alnbox
    {
        width: 100%;
        background-color: transparent;
        text-align: center;
        height: auto;
        float: left;
        margin-top: 5px;
    }

    .rptemp
    {
        height: auto;
        width: 100%;
        background-color: #b6ab6e;
        border-bottom: 2PX solid #000;
        margin-top: 5px;
        float: left;
    }

        .rptemp:hover
        {
            height: auto;
            width: 100%;
            background-color: #a3985d;
            border-bottom: 2PX solid #000;
            margin-top: 5px;
            float: left;
        }

    .conbox1
    {
        width: 100%;
        height: auto;
        margin: auto;
        float: left;
        padding-top: 50PX;
        padding-BOTTOM: 50PX;
        text-align: center;
        background-color: #c8a24b;
    }

    .snoh
    {
        width: 5%;
        font-weight: bold;
        border-right: 1PX solid #000;
        border-left: 1PX solid #000;
        background-color: #a1c3da;
        height: 30PX;
        float: left;
        position: static;
    }

    .firstboxh
    {
        font-weight: bold;
        width: 20%;
        background-color: #a1c3da;
        height: 30PX;
        float: left;
        border-right: 1PX solid #000;
    }

    .lastboxh
    {
        font-weight: bold;
        width: 25%;
        background-color: #a1c3da;
        height: 30PX;
        float: left;
        border-right: 1PX solid #000;
    }

    .sno
    {
        width: 5%;
        border-right: 1PX solid #000;
        border-left: 1PX solid #000;
        background-color: transparent;
        height: auto;
        min-height: 350px;
        float: left;
        position: static;
    }

        .sno h1
        {
            width: 100%;
            height: 30px;
            font-size: 14px;
            font-weight: bold;
            background-color: #a1c3da;
            color: #000;
        }

    .firstbox
    {
        width: 20%;
        background-color: transparent;
        height: auto;
        min-height: 350px;
        float: left;
        border-right: 1PX solid #000;
    }

        .firstbox h1
        {
            width: 100%;
            height: 30px;
            font-size: 14px;
            font-weight: bold;
            background-color: #a1c3da;
            color: #000;
        }

        .firstbox P
        {
            width: 100%;
            height: auto;
            text-align: justify;
            font-size: 14px;
            background-color: transparent;
            padding-left: 10px;
            padding-right: 10px;
            color: #000;
        }

    .lastbox
    {
        width: 25%;
        background-color: transparent;
        height: auto;
        min-height: 350px;
        float: left;
        border-right: 1PX solid #000;
    }

        .lastbox h1
        {
            width: 100%;
            height: 30px;
            font-size: 14px;
            font-weight: bold;
            background-color: #a1c3da;
            color: #000;
        }

        .lastbox P
        {
            width: 100%;
            height: auto;
            text-align: justify;
            font-size: 14px;
            padding-left: 10px;
            padding-right: 10px;
            background-color: transparent;
            color: #000;
        }




    .navbar-default
    {
        background: none;
        border: none;
        margin: 0px;
        height: 50px;
        background-color: transparent;
    }

    .navbar-header button
    {
        position: absolute;
        top: -50px;
        right: 0;
    }

    .navbar-default .navbar-nav > li > span
    {
        display: none;
    }

    .navbar-nav
    {
        margin: 0px;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover
    {
        background: #0b3551;
        color: #dfeaf2;
    }

    .navbar-default .navbar-nav > li > a:focus
    {
        color: #dfeaf2;
    }

    .navbar-default .navbar-nav > li
    {
    }

        .navbar-default .navbar-nav > li > a
        {
            margin-right: 0px;
            font-size: 14px;
        }

    .navbar-default .navbar-toggle .icon-bar
    {
        background-color: #ffffff;
    }



    .fons
    {
        display: block;
        margin: auto;
        text-align: center;
    }

    .templatemo_webtitle
    {
        font-size: 40px;
    }

        .templatemo_webtitle span
        {
            font-size: 14px;
        }

    .navbar-nav > li > a
    {
        padding-top: 0px;
    }

    .container-fluid
    {
        padding: 0px;
    }

    .navbar-nav
    {
        width: 100%;
        margin: 0px;
    }

    #top-menu
    {
        width: 100%;
        height: 50px;
    }

    .LAST
    {
        border-right: 1px solid #105c8d;
        margin: 1px;
    }

    #top-menu ul li
    {
        width: 10.8%;
        margin: 1px;
        text-align: center;
        height: 49px;
        border-left: 1px solid #105c8d;
        position: relative;
    }

        #top-menu ul li:after
        {
            background: none;
            border-left: 1px solid #3288c1;
            content: "";
            display: block;
            position: absolute;
            left: 0px;
            pointer-events: none;
            height: 49px;
            top: 0;
        }

    .navbar-nav > li > a
    {
        top: 0;
        left: 0;
        right: 0;
    }

    .navbar-default .navbar-nav > li > a
    {
        color: #a1c3da;
    }

        .navbar-default .navbar-nav > li > a span
        {
            color: #a1c3da;
            font-size: 26px;
            padding-top: 15px;
            display: block;
            width: 100%;
        }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:focus
        {
            color: #a1c3da;
        }

        .navbar-nav > li:hover,
        .navbar-default .navbar-nav > .active > a,
        .navbar-default .navbar-nav > li > a:hover,
        .navbar-default .navbar-nav > li > a:focus,
        .navbar-default .navbar-nav > li > a.active
        {
            /* IE10+ */
            /*background-image: -ms-radial-gradient(center, ellipse closest-corner, #135987 30%, #092f48 100%);*/
            /* Mozilla Firefox */
            /*background-image: -moz-radial-gradient(center, ellipse closest-corner, #135987 30%, #092f48 100%);*/
            /* Opera */
            /*background-image: -o-radial-gradient(center, ellipse closest-corner, #135987 30%, #092f48 100%);*/
            /* Webkit (Safari/Chrome 10) */
            /*background-image: -webkit-gradient(radial, center center, 0, center center, 286, color-stop(30, #135987), color-stop(100, #092f48));*/
            /* Webkit (Chrome 11+) */
            /*background-image: -webkit-radial-gradient(center, ellipse closest-corner, #135987 30%, #092f48 100%);*/
            /* W3C Markup */
            /*background-image: radial-gradient(ellipse closest-corner at center, #135987 30%, #092f48 100%);*/
            height: 49px;
        }

    .col-md-6
    {
        width: 100%;
    }

    .templatemo_homewrapper
    {
        background: #f7bc38;
        float: left;
        width: 100%;
        margin-top: 0px;
        border: 1px solid #000;
    }

    .templatemo_hometop_bg
    {
        /*background: url(../PICS/templatemo_hometop_bg.jpg) no-repeat top center;*/
        float: left;
        width: 100%;
    }

    .templemo_hometop_img
    {
        margin: auto;
        width: 60%;
        float: left;
        height: 200px;
        background: url(../PICS/englishlog.png) no-repeat top center;
    }

    .templemo_hometop_imgh
    {
        margin: auto;
        width: 60%;
        float: left;
        height: 200px;
        background: url(../PICS/hi-englishlog.png) no-repeat top center;
    }

    .logodfs
    {
        text-align: center;
        background-color: transparent;
        width: 20%;
        margin-top: 50px;
        float: left;
    }

        .logodfs img
        {
            height: 100px;
            width: 70px;
        }

        .logodfs a
        {
            width: 100%;
            font-size: 10px;
            line-height: 18px;
            background-color: transparent;
            margin: auto;
            float: left;
            text-decoration: none;
            color: #000;
        }

    .logopmjdy
    {
        text-align: center;
        background-color: transparent;
        width: 20%;
        margin-top: 50px;
        float: left;
    }

        .logopmjdy img
        {
            height: 100px;
            width: 100px;
        }


    .templemo_hometop_img img
    {
        width: 100%;
    }

    .templatemo_footer
    {
        padding: 20px 0px 10px 0px;
        color: #ffffff;
        margin-bottom: 50px;
        /* IE10 Consumer Preview */
        background-image: -ms-linear-gradient(bottom, #09568B 0%, #1773AF 300%);
        /* Mozilla Firefox */
        background-image: -moz-linear-gradient(bottom, #09568B 0%, #1773AF 300%);
        /* Opera */
        background-image: -o-linear-gradient(bottom, #09568B 0%, #1773AF 300%);
        /* Webkit (Safari/Chrome 10) */
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #09568B), color-stop(3, #1773AF));
        /* Webkit (Chrome 11+) */
        background-image: -webkit-linear-gradient(bottom, #09568B 0%, #1773AF 300%);
        /* W3C Markup, IE10 Release Preview */
        background-image: linear-gradient(to top, #09568B 0%, #1773AF 300%);
    }


        .templatemo_footer a
        {
            color: #FFF;
            display: inline-block;
            width: 49%;
            text-align: center;
            background-color: transparent;
        }

        .templatemo_footer div.social
        {
            float: right;
            margin-right: 10px;
            margin-top: 5px;
        }
    /*css fopr pages
    */





    .templatemo_home_mid
    {
        margin-top: 10px;
        width: 100%;
        background-color: #f7bc38;
        float: left;
    }

        .templatemo_home_mid h1
        {
            margin-top: 10px;
            width: 100%;
            min-height: 30px;
            padding: 5px;
            font-size: 16PX;
            font-weight: bold;
            background-color: #8cadc3;
            color: #000;
            margin: auto;
            text-align: center;
        }




    .conbox
    {
        width: 80%;
        height: auto;
        float: left;
        margin-left: 10%;
        padding-top: 50PX;
        padding-BOTTOM: 50PX;
        text-align: center;
        background-color: transparent;
    }

        .conbox a
        {
            width: 70%;
            height: 30px;
            float: left;
            margin-left: 15%;
            font-size: 14px;
            margin-top: 10PX;
            border-radius: 10PX;
            text-decoration: none;
            text-align: center;
            color: #000;
            background-color: #8cadc3;
        }

            .conbox a:hover
            {
                opacity: .6;
            }

            .conbox a img
            {
                width: 20px;
                height: 15px;
                margin: 10px;
            }
}

@media (min-width: 1200px)
{
    .BKHOMLFT {
    
    background: url(../Pics/hmleft.png) no-repeat  top center;
    width: 33%;
    margin-top:10PX;
    height:400PX;
    }
     .BKHOMLFT a {
    margin-top:370px;
  bottom:0;
 color:red;
 float:right;
    }
    .BKHOM {
       margin-top:10PX;
    background: url(../Pics/hmmd.png) no-repeat  top center;
    width: 34%;
    height:400PX;
    }
       .BKHOM a {
    margin-top:370px;
  bottom:0;
 color:red;
 float:right;
    }
    .BKHOMRIGHT {
       margin-top:10PX;
    background: url(../Pics/hmright.png) no-repeat  top center;
    width: 33%;
    height:400PX;
    }
        .BKHOMRIGHT a {
    margin-top:370px;
  bottom:0;
 color:red;
 float:right;
    }



        .BKHOMLFTH {
    
    background: url(../PICS/hi-hmleft.png) no-repeat  top center;
    width: 33%;
    margin-top:10PX;
    height:400PX;
    }
     .BKHOMLFTH a {
    margin-top:360px;
  bottom:0;
 color:red;
 float:right;
    }
    .BKHOMH {
       margin-top:10PX;
    background: url(../PICS/hi-hmmd.png) no-repeat  top center;
    width: 34%;
    height:400PX;
    }
       .BKHOMH a {
    margin-top:360px;
  bottom:0;
 color:red;
 float:right;
    }
    .BKHOMRIGHTH {
       margin-top:10PX;
    background: url(../PICS/hi-hmright.png) no-repeat  top center;
    width: 33%;
    height:400PX;
    }
        .BKHOMRIGHTH a {
    margin-top:360px;
  bottom:0;
 color:red;
 float:right;
    }



    .tlf
    {
        text-transform: none;
        width: 50%;
        float: left;
        text-align: center;
        background-color: transparent;
    }

    ::-webkit-scrollbar
    {
        width: 5px;
        cursor: pointer;
    }

    ::-webkit-scrollbar-track
    {
        -webkit-box-shadow: inset 0 0 6px #282a75;
        border-radius: 10px;
        background: gray;
        cursor: pointer;
    }

    ::-webkit-scrollbar-thumb
    {
        border-radius: 10px;
        cursor: pointer;
        background-color: #c9def1;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    }

    .reportbox
    {
        width: 90%;
        margin: auto;
        float: left;
        margin-left: 5%;
        padding-top: 10PX;
        padding-bottom: 0PX;
        border-bottom: 1px solid #000;
        background-color: transparent;
        height: auto;
        overflow: auto;
        max-height: 500px;
    }

    .filterbox
    {
        width: 60%;
        margin: auto;
        height: auto;
        padding-bottom: 10px;
        background-color: transparent;
    }

    .filterbox1
    {
        width: 50%;
        height: auto;
        padding-bottom: 10px;
        background-color: transparent;
        text-align: right;
        float: left;
    }

    .filterbox2
    {
        width: 50%;
        height: auto;
        padding-bottom: 10px;
        background-color: transparent;
        text-align: left;
        float: left;
    }

    .filterlabel
    {
        width: 40%;
        float: left;
        text-align: right;
        background-color: transparent;
        text-shadow: 1px 1px 1px #fff;
        padding: 5px;
    }

    .dropdn
    {
        width: 55%;
        float: right;
        text-align: left;
        background-color: #dfeaf2;
        border: 1px groove #fff;
        border-radius: 5px;
        padding: 5px;
    }

    .submit
    {
        width: 30%;
        margin: auto;
        text-align: center;
        background-color: #a1c3da;
        border: 1px groove #fff;
        border-radius: 5px;
        color: #000;
        padding: 5px;
    }

        .submit:hover
        {
            width: 30%;
            margin: auto;
            text-align: center;
            background-color: #8cadc3;
            border: 1px groove #fff;
            border-radius: 5px;
            color: #000;
            padding: 5px;
        }

    .alnbox
    {
        width: 100%;
        background-color: transparent;
        text-align: center;
        height: auto;
        float: left;
        margin-top: 5px;
    }

    .rptemp
    {
        height: auto;
        width: 100%;
        background-color: #b6ab6e;
        border-bottom: 2PX solid #000;
        margin-top: 5px;
        float: left;
    }

        .rptemp:hover
        {
            height: auto;
            width: 100%;
            background-color: #a3985d;
            border-bottom: 2PX solid #000;
            margin-top: 5px;
            float: left;
        }



    .navbar-default
    {
        background: none;
        border: none;
        margin: 0px;
        height: 50px;
        background-color: transparent;
    }

    .navbar-header button
    {
        position: absolute;
        top: -50px;
        right: 0;
    }

    .navbar-default .navbar-nav > li > span
    {
        display: none;
    }

    .navbar-nav
    {
        margin: 0px;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover
    {
        background: #0b3551;
        color: #dfeaf2;
    }

    .navbar-default .navbar-nav > li > a:focus
    {
        color: #dfeaf2;
    }

    .navbar-default .navbar-nav > li > a span
    {
        margin-right: 5px;
        font-size: 18px;
    }

    .navbar-default .navbar-toggle .icon-bar
    {
        background-color: #ffffff;
    }






    .fons
    {
        display: block;
        margin: auto;
        text-align: center;
    }

    .templatemo_webtitle span
    {
        display: inline;
    }

    .templatemo_footer
    {
        padding: 20px 0px 10px 0px;
        color: #ffffff;
        margin-bottom: 50px;
        /* IE10 Consumer Preview */
        background-image: -ms-linear-gradient(bottom, #09568B 0%, #1773AF 300%);
        /* Mozilla Firefox */
        background-image: -moz-linear-gradient(bottom, #09568B 0%, #1773AF 300%);
        /* Opera */
        background-image: -o-linear-gradient(bottom, #09568B 0%, #1773AF 300%);
        /* Webkit (Safari/Chrome 10) */
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #09568B), color-stop(3, #1773AF));
        /* Webkit (Chrome 11+) */
        background-image: -webkit-linear-gradient(bottom, #09568B 0%, #1773AF 300%);
        /* W3C Markup, IE10 Release Preview */
        background-image: linear-gradient(to top, #09568B 0%, #1773AF 300%);
    }

        .templatemo_footer a
        {
            color: #FFF;
            display: inline-block;
            width: 49%;
            text-align: center;
            background-color: transparent;
        }

        .templatemo_footer div.social
        {
            float: right;
            margin-right: 10px;
            margin-top: 5px;
        }



    /*pages css*/
    .templatemo_home_mid
    {
        margin-top: 5px;
        width: 100%;
        background-color: #f7bc38;
        float: left;
    }

        .templatemo_home_mid h1
        {
            margin-top: 10px;
            width: 100%;
            min-height: 30px;
            padding: 5px;
            font-size: 20PX;
            font-weight: bold;
            background-color: #8cadc3;
            color: #000;
            margin: auto;
            text-align: center;
        }

    .conbox
    {
        width: 80%;
        height: auto;
        float: left;
        margin-left: 10%;
        padding-top: 50PX;
        padding-BOTTOM: 50PX;
        text-align: center;
        background-color: transparent;
    }

        .conbox a
        {
            width: 70%;
            height: 30px;
            float: left;
            margin-left: 15%;
            margin-top: 10PX;
            border-radius: 10PX;
            text-decoration: none;
            text-align: center;
            color: #000;
            background-color: #8cadc3;
        }

            .conbox a:hover
            {
                opacity: .6;
            }

            .conbox a img
            {
                width: 20px;
                height: 15px;
                margin: 10px;
            }

    .conbox1
    {
        width: 100%;
        height: auto;
        margin: auto;
        float: left;
        padding-top: 50PX;
        padding-BOTTOM: 50PX;
        text-align: center;
        background-color: #c8a24b;
    }

    .snoh
    {
        width: 5%;
        font-weight: bold;
        border-right: 1PX solid #000;
        border-left: 1PX solid #000;
        background-color: #a1c3da;
        height: 30PX;
        float: left;
        position: static;
    }

    .firstboxh
    {
        font-weight: bold;
        width: 20%;
        background-color: #a1c3da;
        height: 30PX;
        float: left;
        border-right: 1PX solid #000;
    }

    .lastboxh
    {
        font-weight: bold;
        width: 25%;
        background-color: #a1c3da;
        height: 30PX;
        float: left;
        border-right: 1PX solid #000;
    }

    .sno
    {
        width: 5%;
        border-right: 1PX solid #000;
        border-left: 1PX solid #000;
        background-color: transparent;
        height: auto;
        min-height: 350px;
        float: left;
        position: static;
    }

        .sno h1
        {
            width: 100%;
            height: 30px;
            font-size: 14px;
            font-weight: bold;
            background-color: #a1c3da;
            color: #000;
        }

    .firstbox
    {
        width: 20%;
        background-color: transparent;
        height: auto;
        min-height: 350px;
        float: left;
        border-right: 1PX solid #000;
    }

        .firstbox h1
        {
            width: 100%;
            height: 30px;
            font-size: 14px;
            font-weight: bold;
            background-color: #a1c3da;
            color: #000;
        }

        .firstbox P
        {
            width: 100%;
            height: auto;
            padding-left: 10px;
            padding-right: 10px;
            text-align: justify;
            font-size: 14px;
            background-color: transparent;
            color: #000;
        }

    .lastbox
    {
        width: 25%;
        background-color: transparent;
        height: auto;
        min-height: 350px;
        float: left;
        border-right: 1PX solid #000;
    }

        .lastbox h1
        {
            width: 100%;
            height: 30px;
            font-size: 14px;
            font-weight: bold;
            background-color: #a1c3da;
            color: #000;
        }

        .lastbox P
        {
            width: 100%;
            height: auto;
            text-align: justify;
            font-size: 14px;
            padding-left: 10px;
            padding-right: 10px;
            background-color: transparent;
            color: #000;
        }
}

@media print
{
}
