﻿@charset "utf-8";

/* YUI 3.5.0 reset.css (http://developer.yahoo.com/yui/3/cssreset/) - http://cssreset.com */
html {
    color: #000;
    background: #FFF;
}

html,
body {
    -webkit-font-smoothing: subpixel-antialiased;
    font-family: 'Microsoft YaHei', 'Open Sans', 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 13px;
    /*background: #f0f0f0 url(/Content/Images/bg_header.gif) center top no-repeat;*/
    color: #333;
    line-height: 24px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    vertical-align: bottom;
    border: 0;
}

address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal;
}

strong {
    font-weight: bold;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

input, textarea, select {
    *font-size: 100%;
}

legend {
    color: #000;
}

input::-ms-clear, input::-ms-reveal {
    display: none;
}


.window_content {
    margin: 20px 10px 20px 20px;
}

    .window_content p {
        font-size: 1.2em;
        padding-left: 8px;
    }

#yui3-css-stamp.cssreset {
    display: none;
}





/*com[css*/
/* =========================================================
header style
========================================================= */
#parentContainer {
    width: 960px;
    padding: 0;
    margin: 0 auto;
}

#header1 {
    width: 960px;
    min-width: 400px;
    margin-right: -150px;
    height: 59px;
    color: #fff;
    font-family: Calibri,"Meiryo","Matura MT Script Capitals","Hiragino Kaku Gothic Pro", "Osaka","Lucida Sans Unicode","MS PGothic","sans-serif","arial","helvetica";
    /* w3c */
    background: linear-gradient(to right, #0d2ea0 20%, #071956 80%);
    /* webkitp */
    background: -webkit-gradient(linear, left top, right top, from(#0d2ea0), color-stop(0.2, #0d2ea0), color-stop(0.8, #071956), to(#071956));
    /* mozillap */
    background: -moz-linear-gradient(left, #0d2ea0 20%, #071956 80%);
    /* operap */
    background: -o-linear-gradient(left, #0d2ea0 20%, #071956 80%);
    background-repeat: repeat-y;
    /* ie6_7 */
    filter: progid:DXimgTransform.Microsoft.gradient(GradientType=1,startColorstr='#0d2ea0', endColorstr='#071956');
    /* ie8 */
    -ms-filter: progid:DXimgTransform.Microsoft.gradient(GradientType=1,startColorstr='#0d2ea0', endColorstr='#071956');
}

#header2, #header3 {
    /* fixed */
    margin: 0;
    padding: 0;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    line-height: 1;
    width: 100%;
    min-width: 400px;
    height: 79px;
    color: #fff;
    font-weight: normal;
    background-color: #0d2ea0;
    background: linear-gradient(to right, #0d2ea0 20%, #071956 80%);
    /* background: -webkit-gradient(linear, left top, right top, from(#0d2ea0), color-stop(0.2, #0d2ea0), color-stop(0.8, #071956), to(#071956)); */
    background: -moz-linear-gradient(left, #0d2ea0 20%, #071956 80%);
    background: -o-linear-gradient(left, #0d2ea0 20%, #071956 80%);
    filter: progid:DXimgTransform.Microsoft.gradient(GradientType=1,startColorstr='#0d2ea0', endColorstr='#071956');
    -ms-filter: progid:DXimgTransform.Microsoft.gradient(GradientType=1,startColorstr='#0d2ea0', endColorstr='#071956');
}

#header3 {
    position: relative;
}


#search {
    float: right;
    width: auto;
}

#brabox {
    font-size: 62.5%;
    width: auto;
}

*:first-child + html #brabox {
    width: 275px;
    float: right;
    margin-right: 18px;
}

#brabox1 {
    float: right;
    padding-top: 10px;
    width: 150px;
}

*:first-child + html #brabox1 {
    margin-top: 19px;
    padding-top: 10px;
}

.bra_logo {
    width: 106px;
    text-align: left;
    padding-top: 11px;
    float: left;
}

    .bra_logo a {
        border-style: none;
    }

#inner {
    margin-top: 10px;
}

#largeAlphaWrap {
    float: left;
    width: auto;
}

*:first-child + html #largeAlphaWrap {
    float: left;
    width: 160px;
    padding-left: 40px;
}

#largeBetaWrap {
    float: right;
    width: auto;
}

#aWrap {
    float: right;
    margin-right: 5px;
}

*:first-child + html #aWrap {
    float: right;
    margin-right: 1px;
}

#bWrap {
    float: right;
    margin-right: 7px;
    margin-top: 1px;
    padding: 0 0 0 40px;
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
}

html >/* */ body #bWrap {
    float: right;
    margin-right: 7px;
    margin-top /***/: 0\9;
    padding: 0 0 0 40px;
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
}

*:first-child + html #bWrap {
    margin-top: 0;
    margin-bottom: 0;
    float: right;
    padding: 0 0 0 0;
    color: #fff;
    font-weight: bold;
    line-height: 1.1em;
    font-size: 1.1em;
}

#cWrap {
    float: right;
}

#dWrap {
    float: right;
    margin-left: 2px;
}

*:first-child + html #dWrap {
    float: right;
    text-align: left;
}

    #dWrap a {
        color: #fff;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
    }

        #dWrap a:link {
            color: #fff;
            font-family: Arial, Helvetica, sans-serif;
            text-decoration: none;
        }

        #dWrap a:visited {
            color: #fff;
            font-family: Arial, Helvetica, sans-serif;
            text-decoration: none;
        }

        #dWrap a:hover {
            color: #fff;
            font-family: Arial, Helvetica, sans-serif;
            text-decoration: none;
        }

        #dWrap a:active {
            color: #fff;
            font-family: Arial, Helvetica, sans-serif;
            text-decoration: none;
        }

.clear {
    clear: both;
}

    .clear hr {
        display: none;
    }

input#search_box {
    height: 14px;
    padding: 0;
    margin: 0;
    vertical-align: top;
}

html > body input#search_box {
    margin: 0 2px 0 0;
}

#header form input {
    padding: 0 0 0 2px;
    _padding: 2px 0 0 2px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

#header form {
    margin: 0;
    padding: 0 0 8px 0;
}

.posi {
    position: relative;
}

*:first-child + html .posi {
    position: relative;
    margin-top: -20px;
}
/*--Search1--*/
.globalHeaderSearch {
    width: 150px;
}

.globalHeaderSearchDefault {
    background: url(/Content/Images/input_off.gif) no-repeat;
    border: none;
    width: 150px;
    height: 17px;
    font-size: 11px;
}

.globalHeaderSearchInputOff {
    background: url(/Content/Images/input_off.gif) no-repeat;
    border: none;
    width: 150px;
    height: 17px;
    font-size: 11px;
}

.globalHeaderSearchInputOn {
    background: url(/Content/Images/input_on.gif) no-repeat;
    border: none;
    width: 150px;
    height: 17px;
    font-size: 11px;
}

#searchBtn4 {
    position: absolute;
    top: 1px;
    left: 125px;
    width: 25px;
    height: 15px;
    background: none;
    background-color: transparent;
    border: none;
}

html >/**/ body #searchBtn4 {
    position: absolute;
    top: 1px;
    left: 120px;
    width: 30px\9;
    height: 15px;
    background: none;
    background-color: transparent;
    border: none;
}

*:first-child + html #searchBtn4 {
    position: absolute;
    top: 1px;
    left: 125px;
    width: 25px;
    height: 15px;
    background: none;
    background-color: transparent;
    border: none;
}

.pad_top {
    padding-top: 1px;
}


/*-------------------------------------------------
	common
-------------------------------------------------*/



a {
    color: #0d2ea0;
    text-decoration: none;
}

    a:hover {
        color: #435ebb;
        transition: all 0.3s ease;
    }

input,
select {
    vertical-align: middle;
}

.mb20 {
    margin-bottom: 20px !important;
}

.error {
    color: #fa0000;
    font-weight: bold;
}

#login {
    width: 300px;
    height: 240px;
    margin: 50px auto;
    padding: 20px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
}

#businessArea {
    width: 340px;
    margin: 50px auto;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
}


    #businessArea .title {
        height: 30px;
        line-height: 30px;
        padding: 5px 10px;
        border-bottom: solid RGB(153, 187, 232) 1px;
        background-color: RGB(217, 231, 248);
    }



        #businessArea .title table {
            width: 100%;
        }


    #businessArea .ba {
        padding: 50px 10px 0 10px;
        height: 150px;
    }

        #businessArea .ba .ba-list {
            font-weight: bold;
        }

            #businessArea .ba .ba-list td {
                padding: 5px;
            }

    #businessArea .footer {
        text-align: center;
        background-color: #CCCCCC;
        height: 50px;
        line-height: 50px;
        padding-left: 100px;
    }

#login h1 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

#login table {
    width: 100%;
}

    #login table th,
    #login table td {
        padding: 0 10px 20px;
    }

    #login table th {
        width: 80px;
        text-align: right;
        font-weight: bold;
    }

    #login table td input,
    #login table td select {
        width: 180px;
        height: 24px;
        padding-left: 5px;
        font-size: 14px;
        line-height: 24px;
        border-radius: 2px;
        border: 1px solid #ccc;
        -webkit-box-shadow: inset 0 1px 10px rgba(0, 0, 0, .1);
        box-shadow: inset 0 1px 10px rgba(0, 0, 0, .1);
        -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    }

        #login table td input:focus,
        #login table td select:focus {
            border-color: #66afe9;
            outline: 0;
            -webkit-box-shadow: inset 0 1px 10px rgba(102,175,233,.2);
            box-shadow: inset 0 1px 10px rgba(102,175,233,.2);
        }

    #login table td select {
        width: 186px;
        height: 26px;
        line-height: 26px;
    }

#login ul {
    padding-left: 93px;
}



#wrapper {
    /*width: 100%;*/
    min-width: 960px;
    margin: 0 auto;
    min-height: 100%;
    _height: 100%;
}

#header {
    position: relative;
    margin: 0;
    padding: 0;
}

    #header h1 {
        float: left;
        font-size: 30px;
        font-weight: bold;
        line-height: 1;
    }

    #header .manual {
        position: absolute;
        right: 0;
        top: 5px;
    }

        #header .manual a {
            position: relative;
            margin: 10px 14px 5px 10px;
            border-radius: 4px;
            padding: 4px 10px;
            font-size: 20px;
            font-weight: bold;
            color: #fff;
            line-height: 1;
        }

            #header .manual a:hover {
                background: #435ebb;
                transition: all 0.3s ease;
            }

    #header .user {
        position: absolute;
        right: 120px;
        top: 3px;
        letter-spacing: -.40em;
    }

        #header .user li {
            display: inline-block;
            margin-left: 10px;
            letter-spacing: normal;
        }

    #header .subnav {
        float: right;
        /*letter-spacing: -.40em;*/
        padding: 10px;
        margin-top: 35px;
    }

        #header .subnav li {
            display: inline-block;
            margin-left: 10px;
            letter-spacing: normal;
        }

            #header .subnav li.home a,
            #header .subnav li.pass a,
            #header .subnav li.logout a {
                position: relative;
                padding: 4px 15px;
                background: #999;
                color: #fff;
                line-height: 1;
                border-radius: 4px;
            }

                #header .subnav li.home a:hover,
                #header .subnav li.pass a:hover,
                #header .subnav li.logout a:hover {
                    background: #ccc;
                    transition: all 0.3s ease;
                }

            #header .subnav li select {
                width: 100px;
            }

#nav {
    position: relative;
    float: left;
    width: 200px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    line-height: 10px;
}

    #nav h2 {
        position: relative;
        padding: 10px;
        background: #0d2ea0;
        color: #fff;
        font-weight: bold;
        border-radius: 4px;
    }

    #nav h3 {
        position: relative;
        padding: 10px 20px;
        background: #eee;
        color: #333;
        font-weight: bold;
        border-bottom: 1px dotted #d4d4d4;
        line-height: 16px;
    }

    #nav > ul > li {
        position: relative;
        border-top: 1px dashed #ccc;
        /*line-height: 1;*/
        line-height: 16px;
    }

        #nav > ul > li:first-child {
            /*padding: 10px 20px;*/
            border: none;
        }

        #nav > ul > li > a {
            padding: 8px 20px;
            display: block;
        }

            /*#nav > ul > li > a:after {
                position: absolute;
                right: 20px;
                top: 50%;
                content: ">";
                margin-top: -5px;
                color: #999;
                font-size: 10px;
            }*/

            #nav > ul > li > a:hover {
                background: #eee;
                transition: all 0.3s ease;
            }

    #nav ul li ul li {
        margin-top: 5px;
        /*padding-left: 20px;*/
        padding: 2px 5px 2px 30px;
    }

        #nav ul li ul li:before {
            content: "-";
            vertical-align: middle;
            color: #999;
            font-size: 10px;
        }

        #nav ul li ul li a {
            padding-left: 5px;
        }

#container {
    position: absolute;
    top: 95px;
    left: 0;
    right: 10px;
    overflow: hidden;
}

#left {
    margin-left: 10px;
    margin-right: -3px;
    float: left;
    position: fixed;
    top: auto;
    float: none !important;
    z-index: 1027;
    width: 202px;
}


#center {
    margin: 0 0 0 222px;
    display: block;
}

#right {
    float: right;
    width: 10px;
    margin-left: -3px;
}

#main {
    _height: 500px;
    min-height: 500px;
    height: 100%;
    border: 1px solid #ccc;
    position: relative;
    padding-bottom: 10px;
    background: #f4f7f8;
    border-radius: 4px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .1);
    margin: 5px 10px 0 10px;
}

.page-title {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px;
}

    .page-title h1 {
        font-size: 17px;
        font-weight: 700;
        padding: 5px 10px;
        background: #0d2ea0;
        color: #fff;
        border-radius: 4px;
        text-align: center;
    }

#searchArea {
    position: relative;
    margin-bottom: 10px;
    margin-left: -15px;
    margin-right: -15px;
}

    #searchArea .error {
        padding: 10px 0 0 15px;
    }

    #searchArea h1 {
        font-size: 17px;
        font-weight: 700;
        padding: 5px 10px;
        background: #0d2ea0;
        color: #fff;
        border-radius: 4px;
        text-align: center;
    }

    #searchArea h2 {
        position: relative;
        font-weight: 700;
        padding: 5px 10px;
        background: #0d2ea0;
        color: #fff;
        border-radius: 4px;
    }


    #searchArea h3 {
        position: relative;
        font-size: 15px;
        line-height: 15px;
        font-weight: 700;
        padding: 5px 10px;
        color: #333;
        border-radius: 4px;
        letter-spacing: 4px;
    }

        #searchArea h3 img {
            height: 10px;
            padding: 3px 5px 3px 0;
        }

    #searchArea table th {
        padding: 0px 15px;
    }

    #searchArea table td {
        /*padding: 3px 0px;*/
    }

.intable table td {
    padding: 0 10px 0 0;
}

.column2 #info {
    float: left;
    width: 228px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    .column2 #info h2 {
        position: relative;
        padding: 5px 10px;
        background: #0d2ea0;
        color: #fff;
        font-weight: bold;
        border-radius: 4px;
    }

    .column2 #info table {
        margin: 10px 15px 0;
    }

.multiresult {
    margin-bottom: 20px;
}

    .multiresult table {
        width: 100%;
        border-collapse: collapse;
    }

        .multiresult table th,
        .multiresult table td {
            padding: 5px;
        }

        .multiresult table th {
            background: #999;
            text-align: center;
            color: #fff !important;
            font-family: 'Microsoft YaHei', 'Open Sans', 'Helvetica Neue',Helvetica,Arial,sans-serif;
        }

#result {
    margin-bottom: 20px;
}

    #result table {
        width: 100%;
        border-collapse: collapse;
    }

        #result table th,
        #result table td {
            padding: 5px;
        }

        #result table th {
            background: #999;
            text-align: center;
            color: #fff;
            font-family: 'Microsoft YaHei', 'Open Sans', 'Helvetica Neue',Helvetica,Arial,sans-serif;
        }

            #result table th.inputTxt {
                width: 100px;
            }

        #result table td.check {
            text-align: center;
        }

        #result table td.num {
            text-align: right;
        }

        #result table tr.sum td {
            background: #f0f0f0;
            border: none;
        }

        #result table td input[type="text"] {
            /*width: 100px;*/
            text-align: right;
        }

        #result table tr.toggleBtn {
            cursor: pointer;
        }

            #result table tr.toggleBtn:hover {
                background: #eee;
                transition: all 0.3s ease;
            }

        #result table tr.toggleArea > td {
            padding: 0;
            border-bottom: none;
        }

            #result table tr.toggleArea > td div {
                padding: 20px 20px;
                text-align: left;
                border-bottom: 1px solid #ccc;
            }

        #result table tr.toggleArea p.error {
            margin-bottom: 10px;
        }

        #result table tr.toggleArea h3 {
            margin-bottom: 5px;
            color: #0d2ea0;
            font-weight: bold;
        }

        #result table tr.toggleArea table {
            margin-bottom: 20px;
        }

            #result table tr.toggleArea table.detail td {
                width: 50%;
                text-align: left;
                border: none;
            }

        #result table tr.toggleArea .btn {
            margin-right: -10px;
            text-align: right;
        }

        #result table tr.toggleArea .correct {
            margin-bottom: 20px;
            letter-spacing: -.40em;
        }

            #result table tr.toggleArea .correct li {
                display: inline-block;
                margin-right: 20px;
                letter-spacing: normal;
            }

                #result table tr.toggleArea .correct li input[type="checkbox"] {
                    margin: -2px 5px 0 0;
                }

                #result table tr.toggleArea .correct li select {
                    width: 100px;
                }

    #result .pager {
        margin-top: 5px;
    }

        #result .pager ul {
            letter-spacing: -.40em;
        }

            #result .pager ul.left {
                float: left;
            }

            #result .pager ul.right {
                float: right;
            }

            #result .pager ul li {
                display: inline-block;
                letter-spacing: normal;
            }

            #result .pager ul.left li {
                margin-left: 10px;
            }

            #result .pager ul.right li {
                margin-right: 10px;
            }

            #result .pager ul li:before,
            #result .pager ul li:after {
                vertical-align: middle;
                color: #999;
                font-size: 10px;
            }

            #result .pager ul li.first:before {
                content: "<<";
                padding-right: 5px;
            }

            #result .pager ul li.prev:before {
                content: "<";
                padding-right: 5px;
            }

            #result .pager ul li.next:after {
                content: ">";
                padding-left: 5px;
            }

            #result .pager ul li.last:after {
                content: ">>";
                padding-left: 5px;
            }

.btn {
    text-align: left;
    /*letter-spacing: -.40em;*/
}

    .btn li {
        margin: 0 10px;
        display: inline-block;
        letter-spacing: normal;
    }

    .btn input {
        border: none;
        position: relative;
        padding: 8px 16px;
        display: inline-block;
        background: #0d2ea0;
        color: #fff;
        text-decoration: none;
        line-height: 1;
        border-radius: 4px;
        cursor: pointer;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif, 'Microsofr YaHei','WenQuanYi Micro Hei';
        font-size: 14px;
    }

        .btn input:hover {
            background: #435ebb;
            transition: all 0.3s ease;
        }

        .btn input:disabled {
            background: #666;
            border-color: #333;
            color: #f0ffff;
        }

.forcebtn input {
    border: none;
    position: relative;
    margin: 0 5px;
    padding: 7px 10px;
    display: inline-block;
    background: #0d2ea0;
    color: #fff;
    text-decoration: none;
    line-height: 1;
    border-radius: 4px;
    cursor: pointer;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif, 'Microsofr YaHei','WenQuanYi Micro Hei';
    font-size: 12px;
}

    .forcebtn input:hover {
        background: #435ebb;
        transition: all 0.3s ease;
    }

a.linkbtn {
    border: none;
    position: relative;
    padding: 10px 20px;
    display: inline-block;
    background: #0d2ea0;
    color: #fff;
    text-decoration: none;
    line-height: 1;
    border-radius: 4px;
    cursor: pointer;
}

    a.linkbtn:hover {
        background: #435ebb;
        transition: all 0.3s ease;
    }

input.disabled {
    background: #eee;
    border: 1px solid #ccc;
}

a.disabled {
    border: none;
    position: relative;
    padding: 10px 20px;
    display: inline-block;
    background: #435ebb;
    color: #fff;
    text-decoration: none;
    line-height: 1;
    border-radius: 4px;
    cursor: pointer;
}

.btnstyle {
    border: none;
    position: relative;
    padding: 5px 10px;
    display: inline-block;
    background: #0d2ea0;
    color: #fff;
    text-decoration: none;
    line-height: 1;
    border-radius: 4px;
}

.btn a {
    position: relative;
    padding: 10px 30px;
    display: inline-block;
    background: #0d2ea0;
    color: #fff;
    text-decoration: none;
    line-height: 1;
    border-radius: 4px;
}

    .btn a:hover {
        background: #435ebb;
        transition: all 0.3s ease;
    }

    .btn a.noLink {
        background: #ccc;
        pointer-events: none;
        cursor: default;
    }

#footer {
    margin-top: 10px;
    padding: 5px 10px 5px;
    display: none;
}

    #footer .link {
        float: left;
        letter-spacing: -.40em;
    }

        #footer .link li {
            display: inline-block;
            margin-right: 20px;
            letter-spacing: normal;
        }

            #footer .link li:before {
                content: ">";
                vertical-align: middle;
                color: #999;
                font-size: 10px;
            }

            #footer .link li a {
                padding-left: 5px;
            }

    #footer .copy {
        float: right;
        text-align: right;
    }


#header:before,
#header:after,
#right:before,
#right:after,
.column2:before,
.column2:after,
.pager:before,
.pager:after,
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

#header:after,
#right:after,
.column2:after,
.pager:after,
.clearfix:after {
    clear: both;
}

#header,
#right,
.column2,
.pager,
.clearfix {
    *zoom: 1;
}


/*-------------------------------------------------
	colorbox
-------------------------------------------------*/
#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: visible;
}

#cboxWrapper {
    max-width: none;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    padding: 80px 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    text-align: center;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxClose {
    cursor: pointer;
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

#cboxOverlay {
    background: #000;
    opacity: 0.7 !important;
    filter: alpha(opacity = 70) !important;
}

#colorbox {
    outline: 0;
    border-radius: 4px;
}

#cboxContent {
    background: #fff;
    overflow: visible;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadingOverlay {
    background: url(/Content/Images/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
    background: url(/Content/Images/loading.gif) no-repeat center center;
}

#cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none;
}

#cboxClose {
    position: absolute;
    top: -25px;
    right: 0;
    background: url(/Content/Images/btn_close.png) no-repeat 0 0;
    width: 15px;
    height: 15px;
    text-indent: -9999px;
}

.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXimgTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

#cboxLoadedContent p.txt {
    margin-bottom: 20px;
}

#resetPassword {
    width: 340px;
    margin: 50px auto;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #ccc;
}

    #resetPassword .title {
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        border-bottom: solid RGB(153, 187, 232) 1px;
        background-color: RGB(217, 231, 248);
        width: 100%;
    }

    #resetPassword table {
        width: 100%;
    }

        #resetPassword table td {
            padding: 8px 20px;
        }

        #resetPassword table .last {
            clear: both;
            padding-left: 115px;
            padding-bottom: 20px;
        }

ul.check-result {
    list-style-type: square !important;
    padding-left: 20px;
}

ol.check-result {
    list-style-type: decimal !important;
    padding-left: 20px;
}

/*自定义RadGrid分页样式*/
.rgPageFirst, .rgPagePrev, .rgPageNext, .rgPageLast {
    display: none;
}

.rgNumPart, .rgPagerLabel {
    display: none;
}

.rgPagerCell {
    color: #777;
    padding: 0 3px;
    margin: 0 3px;
    font-size: 12px;
    font-family: 微软雅黑, 'Microsoft YaHei', 'Open Sans', 'Helvetica Neue', Helvetica,Arial, sans-serif;
}

    .rgPagerCell a {
        color: #0000ff;
    }

td.rgPagerCell {
    width: 100%;
}

.rgPagerCell .RadDropDownList {
    font-size: 12px;
    font-family: 微软雅黑, 'Microsoft YaHei', 'Open Sans', 'Helvetica Neue', Helvetica,Arial, sans-serif;
}

.rgPagerCell .rgArrPart2 {
    width: 20%;
}

.rgPagerCell .rgAdvPart {
    padding-left: 40px;
    width: 20%;
    text-align: center;
}

.rgPagerCell .rgInfoPart {
    width: 30%;
    text-align: right;
}


.custom-pager {
    display: inline-block;
    margin: 0 5px;
}
