﻿body {
    margin: 0px;
    padding: 0px;
    font-family: SegoeProDisplay_Regular, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

img {
    margin: 0px;
    padding: 0px;
    float: left;
    border: none;
}

a {
    outline: none;
}

@font-face {
    font-family: SegoeProDisplay_Bold;
    src: url('../Fonts/SegoeProDisplay_Bold.ttf');
}

@font-face {
    font-family: SegoeProDisplay_Light;
    src: url('../Fonts/SegoeProDisplay_Light.ttf');
}

@font-face {
    font-family: SegoeProDisplay_Regular;
    src: url('../Fonts/SegoeProDisplay_Regular.ttf');
}

@font-face {
    font-family: SegoeProDisplay_Semibold;
    src: url('../Fonts/SegoeProDisplay_Semibold.ttf');
}

@font-face {
    font-family: Segoeprodisplay_Semiligh;
    src: url('../Fonts/Segoeprodisplay_Semilight.ttf');
}


h1 {
    font-family: SegoeProDisplay_Semibold, Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: normal;
    color: #002e52;
    margin: 0px;
    padding: 0px;
    text-align: left;
    width: 100%;
    margin-bottom: 15px;
    line-height: 40px;
}

    h1 span {
        font-weight: normal;
        color: #999999;
    }

h2 {
    font-family: SegoeProDisplay_Bold, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #0099ff;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: justify;
    padding-bottom: 5px;
}

h3 {
    font-family: SegoeProDisplay_Regular, Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: normal;
    color: #333333;
    margin: 0px;
    font-style: italic;
    padding-bottom: 2px;
    /*border-bottom: 1px solid #c7c7c7;*/
    text-align: left;
    margin-bottom: 20px;
}

h4 {
    font-family: SegoeProDisplay_Bold, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    margin: 0px;
    padding: 0px;
    text-align: left;
}


p {
    font-family: SegoeProDisplay_Regular, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    margin: 0px;
    padding: 0px;
    line-height: 22px;
    text-align: justify;
    text-transform: capitalize;
}

/*p span {
        color: #99cc33;
    }*/

.clear {
    clear: both;
}

.clear5 {
    clear: both;
    height: 5px;
}

.clear10 {
    clear: both;
    height: 10px;
}

.clear15 {
    clear: both;
    height: 15px;
}

.clear20 {
    clear: both;
    height: 20px;
}

.clear30 {
    clear: both;
    height: 30px;
}

.clear50 {
    clear: both;
    height: 50px;
}


.Header_top {
    width: 100%;
    float: left;
    background-color: #9A99FF;
    padding: 6px 0px;
    min-width: 1000px;
}

    .Header_top p {
        color: #fff;
        font-size: 16px;
    }

.Header_top_left {
    width: auto;
    height: auto;
    float: left;
}

.Header_top_left1 {
    width: 180px;
    height: auto;
    float: left;
}

.Header_top_left1_icon {
    width: 21px;
    float: left;
    margin-right: 9px;
    margin-top: 1px;
}

.Header_top_left1_text {
    width: auto;
    height: auto;
    float: left;
}

.Header_top_left2 {
    width: auto;
    height: auto;
    float: left;
    display: block;
}

.Header_top_left2_text {
    width: auto;
    height: auto;
    float: left;
}



.Header_top_right {
    width: 290px;
    height: auto;
    float: right;
    margin-top: 3px;
}

    .Header_top_right ul {
        padding: 0px;
        margin: 0px;
        float: right;
    }

        .Header_top_right ul li {
            float: left;
            width: auto;
            list-style: none;
            z-index: 999;
            position: relative;
            padding: 0px 15px;
            margin: 0px;
            border-right: 1px solid #fff;
        }

            .Header_top_right ul li a {
                text-decoration: none;
                display: block;
                font-family: SegoeProDisplay_Regular, Arial, Helvetica, sans-serif;
                font-size: 16px;
                line-height: 16px;
                font-weight: normal;
                color: #ffffff;
                padding: 0px;
            }

                .Header_top_right ul li a:hover {
                    color: #FF9934;
                }

.Header_Bootom {
    width: 100%;
    float: left;
    padding: 5px 0px;
    background-color: #FFFFFF;
    min-width: 1000px;
}


.Logo {
    /*width: 230px;*/
    height: auto;
    float: left;
    position: relative;
    margin-bottom: 15px;
    margin-top: 15px;
}

    .Logo img {
        width: 100%;
    }

.LogoHoverImg {
    display: block;
}

.LogoHoverImg1 {
    display: none;
}


.textbox {
    width: 100%;
    height: auto;
    float: left;
    border: none;
    color: #666;
}



.menu-bg {
    width: 100%;
    height: auto;
    float: left;
    background-color: #0099FF;
    min-width: 1000px;
    position: relative;
    /*top: 0;*/
    z-index: 999;
}

.menu {
    width: 80%;
    min-width: 1000px;
    height: auto;
    margin: 0 auto;
}

    .menu ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
    }

        .menu ul li {
            float: left;
            width: auto;
            list-style: none;
        }

            .menu ul li a {
                color: #fff;
                display: block;
                font-family: SegoeProDisplay_Semibold, Arial, Helvetica, sans-serif;
                font-size: 15px;
                list-style: none outside none;
                padding: 15px 20px;
                text-decoration: none;
            }

            /*.menu ul li a:active {
                 background: url(/Content/Images/menu_bg.png) repeat;
                 display: block;
            }*/

                .menu ul li a:hover {
                    background: url(/Content/Images/menu_bg.png) repeat;
                }

.banner {
    width: 100%;
    height: auto;
    min-height: 500px;
    float: left;
    position: relative;
    min-width: 1000px;
}

.bannerInner {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    min-width: 1000px;
    overflow: hidden;
}

    .bannerInner h1 {
        font-size: 24px;
        bottom: 0;
        min-width: 1000px;
        position: absolute;
        /*top: 0;*/
        z-index: 999;
    }


.TextInnerDiv {
    width: 100%;
    margin: 2% 0 auto;
}

    .TextInnerDiv h1 {
        font-size: 50px;
        color: #25282D;
        margin: 4% 0 0;
        padding: 0px;
        text-align: center;
        width: 100%;
    }

    .TextInnerDiv p {
        text-align: center;
    }

.Gray_bg {
    width: 100%;
    height: auto;
    float: left;
    background-color: #EEEEEE;
    min-width: 1000px;
}

.Border_bootom {
    width: 150px;
    height: 4px;
    margin: 0 auto;
    background-color: #ff9900;
}

.Border_bootom2 {
    width: 88%;
    height: 1px;
    float: left;
    background-color: #6b6a6a;
}

.Pagewraper {
    width: 80%;
    min-width: 1000px;
    height: auto;
    margin: 0 auto;
    padding: 20px 0px;
}

.Content_wraper {
    width: 80%;
    min-width: 1000px;
    height: auto;
    margin: 0 auto;
}

.pagewraper {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    padding: 15px 0px;
}

.JournalIcons {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 5%;
}

.JournalIcons_left_name {
    width: 100%;
    height: auto;
    float: left;
    padding: 4%;
}

    .JournalIcons_left_name h3 {
        color: #27282d;
        float: none;
        font-size: 16px;
        font-style: normal;
        font-weight: bold;
        line-height: 23px;
        text-align: center;
        text-decoration: none;
        width:auto;
    }

.JournalIcons_left1, .JournalIcons_left2, .JournalIcons_left3, .JournalIcons_left4, .JournalIcons_left5,.JournalIcons_left6 {
    /*width: 17%;*/
    width: 14%;
    height: auto;
    float: left;
    padding: 2% 0%;
    margin: 1.3%;
    cursor: pointer;
}


    .JournalIcons_left1:hover .JournalIcons_left1_icon, .JournalIcons_left2:hover .JournalIcons_left2_icon, .JournalIcons_left3:hover .JournalIcons_left3_icon, .JournalIcons_left4:hover .JournalIcons_left4_icon, .JournalIcons_left5:hover .JournalIcons_left5_icon,.JournalIcons_left6:hover .JournalIcons_left6_icon {
        -ms-transform: rotate(360deg); /* IE 9 */
        -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
        transform: rotate(360deg);
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
        /*box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.30);*/
    }


.JournalIcons_left1_icon, .JournalIcons_left2_icon, .JournalIcons_left3_icon, .JournalIcons_left4_icon, .JournalIcons_left5_icon,.JournalIcons_left6_icon {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    padding: 10%;
    border-radius: 50%;
    border: 3px solid #cccccc;
}



    .JournalIcons_left1_icon img, .JournalIcons_left2_icon img, .JournalIcons_left3_icon img, .JournalIcons_left4_icon img, .JournalIcons_left5_icon img,.JournalIcons_left6_icon img {
        width: 100%;
    }

.JournalIcons_left1_icon {
    background-color: #fff;
}


.JournalIcons_left2_icon {
    background-color: #fff;
}

.JournalIcons_left3_icon {
    background-color: #fff;
}

.JournalIcons_left4_icon {
    background-color: #fff;
}

.JournalIcons_left5_icon {
    background-color: #fff;
}
.JournalIcons_left6_icon {
    background-color: #fff;
}

.JournalContent_bottom {
    margin: 0;
    padding: 0;
}

.JournalContent_bottom_left {
    float: left;
    width: 50%;
}

    .JournalContent_bottom_left img {
        width: 95%;
    }

.JournalContent_bottom_right {
    float: left;
    width: 50%;
}

    .JournalContent_bottom_right h1 {
        float: left;
        font-size: 36px;
        font-weight: normal;
        /*margin-top: 35px;*/
        color: #25282F;
    }

    .JournalContent_bottom_right p {
        float: left;
        margin: 0;
        padding: 0;
        font-size: 15px;
    }

    .JournalContent_bottom_right input:hover {
        background: #000;
    }



.ReadMore1 {
    border: 1px solid #ff9936;
    border-radius: 5px;
    float: left;
    width: 139px;
    height: auto;
    margin-top: 10px;
    /*margin: 15px auto 0 7%;*/
}

    .ReadMore1 a {
        width: 100%;
        font-family: SegoeProDisplay_Regular, Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: normal;
        color: #fff;
        text-align: center;
        text-decoration: none;
        padding: 8px 0px;
        background-color: #FF9934;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        float: left;
    }



.Border {
    width: 100%;
    height: 1px;
    float: left;
    background-color: #e4e4e4;
    margin-top: 4px;
}

.footer_top {
    width: 100%;
    height: auto;
    float: left;
    background-color: #27282D;
    display: block;
    min-width: 1000px;
}

.footer_top_left {
    width: 25%;
    height: auto;
    float: left;
    display: block;
}

    .footer_top_left ul {
        margin: 0px;
        padding: 0px;
        float: left;
    }

        .footer_top_left ul li {
            width: 100%;
            list-style: none;
            line-height: 28px;
        }

            .footer_top_left ul li a {
                color: #6b6a6a;
                font-size: 14px;
                text-decoration: none;
                text-align: left;
            }

                .footer_top_left ul li a:hover {
                    color: #fff;
                }

.footer_top h2 {
    font-family: SegoeProDisplay_Semibold, Arial, Helvetica, sans-serif;
    font-size: 24px;
    margin-bottom: 2%;
    text-align: left;
    color: #fff;
}

.footer_top h4 {
    font-size: 14px;
    text-align: left;
    color: #fff;
}


.footer_top p {
    color: #6b6a6a;
    font-size: 14px;
    line-height: 28px;
}

.footer {
    width: 100%;
    height: auto;
    /*float: left;*/
    background-color: #1B1C21;
    min-width: 1000px;
}

    .footer p {
        font-family: SegoeProDisplay_Semibold, Arial, Helvetica, sans-serif;
        color: #6b6a6a;
        font-size: 16px;
        text-align: center;
    }

.footer_left {
    height: auto;
}

    .footer_left a {
        color: #cccccc;
        text-decoration: none;
        text-decoration: underline;
    }

        .footer_left a:hover {
            color: #ffcc00;
        }


.social-media {
    width: 190px;
    height: auto;
    float: left;
}

.social-icon1, .social-icon2, .social-icon3, .social-icon4, .social-icon5 {
    width: 26px;
    height: 24px;
    float: left;
    margin-left: 5px;
    padding: 6px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

    .social-icon1 img, .social-icon2 img, .social-icon3 img, .social-icon4 img, .social-icon5 img {
        width: 100%;
    }

.social-icon1 {
    background-color: #3b5997;
    box-shadow: 0px 3px 0px #6887c8;
}

.social-icon2 {
    background-color: #00aff0;
    box-shadow: 0px 3px 0px #65d5ff;
}

.social-icon3 {
    background-color: #006dc0;
    box-shadow: 0px 3px 0px #2a9ff8;
}

.social-icon4 {
    background-color: #de332c;
    box-shadow: 0px 3px 0px #ff6a64;
}

.social-icon5 {
    background-color: #ff9900;
    box-shadow: 0px 3px 0px #ffc164;
}

    .social-icon1:hover, .social-icon2:hover, .social-icon3:hover, .social-icon4:hover, .social-icon5:hover {
        cursor: pointer;
        background-color: #47494B;
        box-shadow: 0px 3px 0px #717171;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }


.Banner-Admin {
    width: 996px;
    height: 30px;
    margin: 0 auto;
    margin-top: 10px;
    padding-top: 5px;
    border: 2px solid #ee6400;
}

    .Banner-Admin p {
        float: left;
        padding: 7px 0px 0px 15px;
        font-weight: bold;
    }






#Main_Body {
    width: 1000px;
    min-height: 600px;
    height: auto;
    margin: 0 auto;
    margin-top: 15px;
}




#contentleft h1 {
    background-color: #3D8AB6;
    color: #fff;
    display: block;
    padding: 0px 20px 0px 20px;
    height: 30px;
    line-height: 30px;
    margin: 0px 0px 0px 0px;
    font-size: 16px;
    font-weight: normal;
    font-family: SegoeProDisplay_Semibold, Arial, Helvetica, sans-serif;
    background: #5da7eb;
    background: -moz-linear-gradient(top, #5da7eb 0%, #4793d3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5da7eb), color-stop(100%,#4793d3));
    background: -webkit-linear-gradient(top, #5da7eb 0%,#4793d3 100%);
    background: -o-linear-gradient(top, #5da7eb 0%,#4793d3 100%);
    background: -ms-linear-gradient(top, #5da7eb 0%,#4793d3 100%);
    background: linear-gradient(to bottom, #5da7eb 0%,#4793d3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5da7eb', endColorstr='#4793d3',GradientType=0 );
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}


.modalbackground {
    background-color: Gray;
    opacity: 0.5;
    filter: Alpha(opacity=50);
}

.modalpopup {
    background-color: White;
    padding: 6px 6px 6px 6px;
}

.Contentleft {
    width: 240px;
    height: 220px;
    float: left;
    margin: 0px 5px 0px 5px;
}

.Contentleft_Head {
    width: 238px;
    height: 40px;
    float: left;
    border: 1px solid #CCC;
    border-radius: 10px 10px 0px 0px;
    /*background-image: url(../Images/Content_Head_Bg.png);*/
    background-repeat: repeat-x;
}

.ContentleftIcon_img {
    width: 26px;
    height: 26px;
    float: left;
    margin: 10px 10px 0px 20px;
}

h3 {
    margin: 0px;
    padding: 13px 0px 0px 0px;
    font-size: 14px;
    font-weight: normal;
    width: 169px;
}

.Contentleft_text {
    width: 238px;
    height: 170px;
    float: left;
    border: 1px solid #CCC;
    margin-top: 5px;
}

    .Contentleft_text p {
        margin: 0px;
        padding: 5px 5px 0px 5px;
        font-size: 12px;
        text-align: center;
    }

    .Contentleft_text a {
        color: #0F73A4; /*#00b6ff;*/
        font-weight: bold;
    }

        .Contentleft_text a:hover {
            text-decoration: none;
        }

marquee {
    margin: 0px;
    padding: 0px;
    width: 240px;
    height: 140px;
}
/**----------------------------- Tree Node ---------------------------------------------------------------------**/
.MainTreeView {
    width: 100%;
}

.ChildTreeNodes {
    padding: 5px;
    padding-left: 7px;
    margin-bottom: 2px;
    border-bottom: 1px solid #00b6ff;
    width: 100%;
}

    .ChildTreeNodes a:hover, .ChildTreeNodes a:active {
        color: black;
        background-color: #CCC;
    }

.ParentTreeNodes {
    border: none;
}

    .ParentTreeNodes:hover {
        background-color: #a5a2a2;
    }



.GeneralLeft {
    width: 250px;
    height: auto;
    float: left;
}

.GeneralRight {
    width: 730px;
    height: auto;
    float: right;
}

.content-box {
    float: left;
    height: auto;
    width: 100%;
}

.content-box-heading {
    float: left;
    height: auto;
    width: 100%;
    /*background-color: #f6f6f6;
    border-bottom: 3px solid #65311f;*/
}

    .content-box-heading h2 {
        padding: 7px 0 5px 10px;
    }

    .content-box-heading a {
        text-decoration: none;
    }


.content-box-text {
    float: left;
    width: 98%;
    min-height: 100px;
    padding: 1%;
}


.SearchFields {
    border-collapse: collapse;
    width: 100%;
    font-size: 14px;
}

    .SearchFields tr {
        background-color: #ffffff;
        border-top: 1px solid #dddddd;
    }


        .SearchFields tr td {
            padding: 10px;
            text-align: left;
            border: none;
        }



.DropDown {
    border: 1px solid #999;
    border-radius: 5px;
    color: #666666;
    float: left;
    height: 30px;
    padding: 3px;
    width: 150px;
}

.TextBoxSmall {
    border: 1px solid #999;
    border-radius: 5px;
    color: #666666;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 24px;
    padding: 3px;
    width: 150px;
}

.TextBox {
    border: 1px solid #999;
    border-radius: 5px;
    color: #666666;
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 24px;
    padding: 3px;
    width: 94%;
}

.TextBoxArea {
    border: 1px solid #999;
    border-radius: 5px;
    color: #666666;
    float: left;
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 60px;
    padding: 1%;
    width: 94%;
}


.show-button {
    background-color: #3a87ad;
    border-color: #3a87ad;
    border-left: medium none #3a87ad;
    border-radius: 3px;
    border-right: medium none #3a87ad;
    border-top: medium none #3a87ad;
    color: #ffffff;
    display: block;
    float: right;
    height: auto;
    margin: 5px;
    min-width: 80px;
    padding: 5px 4px;
    text-align: center;
    text-decoration: none;
    width: auto;
}

    .show-button:hover {
        background-color: #3a87ad;
        color: #fff;
        cursor: pointer;
        text-decoration: none;
        transition: all 0.2s ease 0s;
    }

.pageName {
    width: 100%;
    height: 28px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #CCC;
    font-family: SegoeProDisplay_Regular, Arial, Helvetica, sans-serif;
    font-size: large;
    color: Blue;
    font-weight: bold;
}

    .pageName h1 {
        width: 100%;
        color: #0F73A4;
        text-align: left;
        font-size: 18px;
    }


.JournalName {
    float: right;
    padding: 0 15px 0 0;
}





.LoginBox {
    width: 400px;
    height: auto;
    float: none;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 0px;
    border-radius: 5px;
    background-color: #f8f8f8;
    border: 1px solid #e8e8e8;
}

.LoginBox-Center {
    width: 100%;
    text-align: center;
    float: left;
}

    .LoginBox-Center a {
        color: #336699;
        font-size: 14px;
        text-decoration: underline;
    }

.LoginBoxHead {
    background-color: #006699;
    color: #FFFFFF;
    float: left;
    font-family: SegoeProDisplay_Semibold, Arial, Helvetica, sans-serif;
    height: 20px;
    padding: 8px;
    text-align: left;
    width: 98%;
    font-size: 17px;
    font-weight: normal;
}

.LoginBoxContent {
    float: left;
    height: auto;
    margin: 10px;
    width: 93%;
}



.LoginButton {
    float: none;
    width: 110px;
    padding: 8px 8px;
    height: auto;
    border: 1px solid #2c5883;
    border-radius: 5px;
    background-color: #006699;
    color: #fff;
    margin-top: 1px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .LoginButton:hover {
        border: 1px solid #d0a627;
        background-color: #ffcc33;
        color: #000;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        cursor: pointer;
    }



.LoginTextBox {
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    color: #999999;
    font-family: SegoeProDisplay_Regular, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 28px;
    padding: 4px 8px;
    width: 90%;
}

.error:not([type=text]):not([type=number]):not([type=password]):not(textarea):not(select) {
    color: red;
    display: block;
    font-family: SegoeProDisplay_Regular, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

input.error, textarea.error, select.error {
    border: 1px solid #FF0000;
    font-size: 12px;
    color: red;
}

.tableclass {
    width: 100%;
}

.PageNotFoundDiv {
    margin-top: 20px;
    width: 40%;
    text-align: center;
    margin: 0 auto;
    position: relative;
}

    .PageNotFoundDiv img {
        width: 80%;
        float: left;
    }


.textBox {
    width: 250px;
    padding: 5px;
    font-family: SegoeProDisplay_Regular, Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #a5a2a2;
}

.dropdown {
    width: 260px;
    padding: 5px;
    font-family: SegoeProDisplay_Regular, Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #a5a2a2;
}

.textBox-Small {
    width: 150px;
    height: auto;
    padding: 5px;
    font-family: SegoeProDisplay_Regular, Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #a5a2a2;
}

.textBox:Focus {
    border: 1px solid #59b01f;
}

.dropdown:Focus {
    border: 1px solid #59b01f;
}

.button {
    padding: 2px;
    border: 1px solid #a5a2a2;
    margin-right: 10px;
    height: 28px;
    cursor: pointer;
}

    .button:hover {
        padding: 2px;
        border: 1px solid #a5a2a2;
        margin-right: 10px;
        background-color: #c5d286;
    }


/*** ACCORDION ****************************************/
.buttonnew {
    padding: 2px;
    border: 1px solid #a5a2a2;
    margin-right: 10px;
    width: 400px;
    height: 40px;
}

/**----------------------------- Tree Node ---------------------------------------------------------------------**/
.MainTreeView {
    width: 100%;
}

.ChildTreeNodes {
    padding: 5px;
    padding-left: 7px;
    margin-bottom: 2px;
    border-bottom: 1px solid #00b6ff;
    width: 100%;
}

    .ChildTreeNodes a:hover, .ChildTreeNodes a:active {
        color: black;
        background-color: #CCC;
    }

.ParentTreeNodes {
    border: none;
}

    .ParentTreeNodes:hover {
        background-color: #a5a2a2;
    }

.AdminJournalLinks {
    float: left;
}

#AdminJournalLinks a {
    float: left;
    text-decoration: none;
    color: #8d0303;
    font-size: 15px;
}

    #AdminJournalLinks a:hover {
        text-decoration: underline;
        color: #000;
    }

.menuSerialTable {
    width: 500px;
    margin: 0 auto;
    border-collapse: collapse;
    border: 1px solid #ccc;
}

    .menuSerialTable tr {
        border: 1px solid #ccc;
    }

        .menuSerialTable tr th {
            border: 1px solid #ccc;
            background-color: #ccc;
            height: 32px;
            text-align: center;
        }

        .menuSerialTable tr td {
            border: 1px solid #ccc;
            padding-left: 15px;
            height: 25px;
        }

            .menuSerialTable tr td .textBox {
                width: 35px;
                text-align: center;
            }

.EditorialBoardListContainer {
    width: 100%;
    float: left;
    height: auto;
}

.PhotoContainer {
    width: 220px;
    float: left;
    height: auto;
    margin: 10px;
    border: 1px solid #9dcbea;
}

    .PhotoContainer img {
        width: 95%;
        float: left;
        height: auto;
        padding: 2px;
        border: 3px solid #ccc;
    }

    .PhotoContainer p {
        text-align: center;
    }

    .PhotoContainer a {
        text-align: center;
        margin-right: 10px;
        float: left;
    }

        .PhotoContainer a img {
            width: 16px;
            float: left;
        }


.CategoryDiv {
    width: 100%;
    float: left;
    height: auto;
}

    .CategoryDiv p {
        border: solid 1px #9dcbea;
        padding-left: 5px;
    }



.SubmitTable {
    border-collapse: collapse;
    width: 100%;
    font-size: 14px;
}

    .SubmitTable tr th {
        background-color: #F2F2F2;
        padding: 10px;
        text-align: center;
        font-weight: bold;
        color: #000000;
        border: none;
    }

    .SubmitTable tr {
        background-color: #F2F2F2;
        border-top: 1px solid #dddddd;
    }

        .SubmitTable tr:nth-child(odd) {
            background-color: #F2F2F2;
        }

        .SubmitTable tr:nth-child(even) {
            background-color: #fff;
        }

        .SubmitTable tr td {
            padding: 10px;
            text-align: center;
            border: none;
        }

            .SubmitTable tr td img {
                width: 17px;
                /*margin-left: 10px;*/
                float: none;
                text-align: center;
            }

    .SubmitTable a:hover {
        text-decoration: underline;
    }



/*Journal master page CSS*/


.Jlogo {
    width: 650px;
    height: 130px;
    margin-top: 15px;
    float: left;
}


.Jthumbnail {
    display: block;
    padding: 4px;
    line-height: 20px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    float: left;
}


.Jthumbnailimg {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 150px;
    opacity: 1;
}

.Jheader-top {
    width: 100%;
    height: 160px;
    /*border-top: 8px solid #006699;*/
    border-bottom: 8px solid #0099ff;
    background-color: #fff;
}

.Jheader-top-wraper {
    width: 80%;
    height: 150px;
    margin-top: 11px;
    margin: 0 auto;
}


.Jheader-top-wraper-left {
    width: auto;
    height: 150px;
    float: left;
}

.Jheader-top-wraper-right {
    width: 65%;
    height: 150px;
    float: left;
}



.page-title {
    background: transparent none repeat scroll 0 0;
    border-width: 0;
    color: #333333;
    font-size: 26px;
    margin: 0 auto;
    max-width: 100%;
    padding: 13px 1% 15px;
    position: relative;
    z-index: 2;
}


#Jcontent {
    display: block;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 1;
    margin-bottom: 50px;
    margin-top: 10px;
}




/*.Jcontent-wrapper {
    background: #ffffff none repeat scroll 0 0;
    max-width: 100%;
    position: relative;
    z-index: 2;
}*/



/*.Jcontent-wrapper .Jwrapper {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
    display: block;
    margin-top: 0 !important;
    min-height: 500px;
    padding-bottom: 20px;
    padding-top: 20px;
}*/


.Jwrapper {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 8px;
    display: block;
    margin: 0 auto;
    max-width: 80%;
    padding: 20px;
    position: relative;
    z-index: 3;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
    margin-top: 0 !important;
    min-height: 500px;
}


.Jwrapper-left {
    float: left;
    width: 55%;
}

.Jwrapper-right {
    float: right;
    width: 39%;
}

.Jwrapper ul {
    display: inline-block;
}

ul.tabs {
    background: transparent url("/Content/Images/togbg.png") repeat-x scroll left bottom;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0 0 0 10px;
}

    ul.tabs i {
        color: #b6b6b6;
        display: inline-block;
        font-size: 14px;
        line-height: 1.5em;
        margin: 0 5px 0 -2px !important;
    }

    ul.tabs li:hover i {
        color: #3e3e3e;
    }


    ul.tabs li {
        border-bottom: 0 none;
        display: inline;
        float: left;
        margin: 0 5px 0 0;
        padding: 1px;
    }

        ul.tabs li.current i {
            color: #3e3e3e;
        }

    ul.tabs a {
        background: #fdfdfd none repeat scroll 0 0;
        border-left: 4px solid #e7e7e7 !important;
        border-right: 1px solid #ebebeb !important;
        border-top: 1px solid #f7f7f7;
        color: #888888;
        display: block;
        font-size: 13px;
        line-height: 20px;
        padding: 6px 12px;
        white-space: nowrap;
        text-decoration: none;
    }

        ul.tabs a:hover {
            background: #ffffff none repeat scroll 0 0;
        }

    ul.tabs li:hover {
    }

    ul.tabs li.current {
        background: #ffffff none repeat scroll 0 0;
    }

        ul.tabs li.current a {
            background: #ffffff none repeat scroll 0 0;
            border-top: 1px solid #0099ff;
            box-shadow: none;
            color: #555555;
            cursor: default;
        }


.content-right {
    width: 31%;
    height: auto;
    float: right;
}


.content-left {
    width: 65%;
    height: auto;
    float: left;
}

.content-left-top {
    width: 680px;
    height: auto;
    float: left;
}

.content-left-top-image {
    width: 270px;
    height: auto;
    float: left;
}

.content-left-top-text {
    width: 400px;
    height: auto;
    float: right;
}


.btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0099ff;
    background-repeat: repeat-x;
    border-color: #0044cc #0044cc #002a80;
    /*border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);*/
    *background-color: #0044cc;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    padding: 3.4px;
}

    .btn-primary:hover {
        color: #ffffff;
        background-color: #0044cc;
        *background-color: #003bb3;
        cursor: pointer;
    }


.content-wraper {
    width: 98%;
    height: auto;
    margin: 0 auto;
}


.ArticleLeft {
    float: left;
    width: 25%;
}

.ArticleRight {
    float: left;
    width: 73%;
    margin-right: 2%;
}

.vmenu {
    font-size: 10pt;
    margin: 3px auto 0;
    width: 220px;
}

    .vmenu .no-child {
        background-image: none !important;
    }

    .vmenu .no-child-active {
        background-image: none !important;
    }

    .vmenu .head, .vmenu .head-active {
        background-color: #f5f5f5;
        border-color: #c1bfbf;
        border-style: solid;
        border-width: 1px;
        color: #555;
        cursor: pointer;
        font-size: 11px;
        font-weight: bold;
        padding: 6px 0 6px 10px;
    }

    .vmenu .head-active {
        cursor: pointer;
    }

        .vmenu .head:hover, .vmenu .head-active:hover {
            background-color: #f5f5f5;
        }

    .vmenu .head a {
        color: #555;
        display: block;
        text-decoration: none;
    }

    .vmenu .contentMenu {
    }

        .vmenu .contentMenu ul {
            list-style-type: none;
            margin: 0;
            padding: 2px 0 5px;
        }

            .vmenu .contentMenu ul li {
                margin: 0;
                padding: 0;
                color: #0f73a4;
                font-size: 14px;
                font-weight: bold;
            }

                .vmenu .contentMenu ul li a {
                    border-bottom: 1px solid #ccc;
                    color: #0f73a4;
                    display: block;
                    margin: 0;
                    padding: 5px 5px 5px 5px;
                    text-decoration: none;
                    width: 200px;
                }

                    .vmenu .contentMenu ul li a:hover {
                        background: #dbdbdb none repeat scroll 0 0;
                        -webkit-border-radius: 4px 4px 4px 4px;
                        -moz-border-radius: 4px 4px 4px 4px;
                        border-radius: 4px;
                    }

        .vmenu .contentMenu li ul li a {
            color: #333;
            font-size: 13px;
            font-weight: normal;
                    border-bottom: none;
                    padding: 5px 5px 5px 15px;
        }

.EditorInChief {
    /*width:auto;*/
    height: auto;
    margin: 0 auto;
    float: none;
}


.H_EditorialBoardListContainer {
    width: 100%;
    float: left;
    height: auto;
}


    .H_EditorialBoardListContainer h1 {
        font-family: Arial, sans-serif;
        font-size: 36px;
        font-weight: bold;
        color: #0099FF;
        margin: 0px;
        padding: 0px;
        text-align: left;
        width: 100%;
        margin-bottom: 15px;
        line-height: 40px;
    }

.H_PhotoContainer {
    text-align: center;
    width: 220px;
    float: left;
    height: 350px;
    margin: 0px 30px 25px 0px;
    overflow: auto;
    overflow-x: hidden;
}

    .H_PhotoContainer img {
        border: 1px solid #ccc;
        float: none;
        height: 210px;
        padding: 4px;
        width: 180px;
    }

    .H_PhotoContainer p {
        text-align: center;
    }

    .H_PhotoContainer a {
        text-align: center;
        margin-right: 10px;
        float: left;
    }

.H_EditorialBoardListNoImg {
    width: 220px;
    float: left;
    height: auto;
    /*margin-bottom:10px;*/
    margin: 0 30px 25px 0;
}

    .H_EditorialBoardListNoImg p {
        text-align: center;
    }
