﻿.regbody {
    padding: 10px;
    margin: 10px;
    text-align: right;
    background: #F1F1F1;
    border: 1px solid #E5E5E5;
    float: left;
    width: 878px;
}

.regbody1 {
    padding: 10px;
    margin: 10px;
    text-align: right;
    background: #F1F1F1;
    border: 1px solid #E5E5E5;
    float: left;
}

.regcnt {
    font-family: tahoma;
    font-size: 12px;
    float: left;
    width: 100%;
}

.w706 {
    width: 706px;
}

.w885 {
    width: 885px;
}

.regcnt h1 {
    border-bottom: 1px dotted #A9A9A9;
    color: #843794;
    font-size: 12px;
    font-weight: 800;
    line-height: 20px;
    margin: 0 0 0.5em;
    padding-bottom: 10px;
    text-align: right;
}

.regcnt ul {
    margin: 5px 5px 20px 0;
}

.regcnt Ol {
    margin: 5px 5px 20px 0;
}

.regcnt ul li {
    clear: right;
    direction: rtl;
    line-height: 25px;
    list-style-position: inside;
    font-size: 10px;
    text-align: right;
}

    .regcnt ul li span {
        font-size: 12px;
        direction: rtl;
        text-align: justify;
    }

        .regcnt ul li span.normal {
            font-weight: normal;
        }

        .regcnt ul li span.bold {
            font-weight: bold;
        }

        .regcnt ul li span.black {
            color: #000000;
        }

        .regcnt ul li span.red {
            color: #FF0000;
        }

.regcnt .row input[type="text"], input[type="password"] {
    display: inline-block;
    height: 22px;
    margin: 0;
    padding: 1px 5px 1px 5px;
    background: white;
    border: 1px solid #D9D9D9;
    border-top: 1px solid silver;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.regcnt .row input:disabled {
    background: #EbEBEA;
    border: 1px solid #D9D9D9;
    color: #000000;
}

.regcnt .row input[type="checkbox"], input[type="radio"] {
    cursor: pointer;
}

.regcnt .row input[type="checkbox"] {
    margin: 3px 0 3px 5px;
}

.regcnt .row input[type="radio"] {
    float: right;
    margin: 3px 0 3px 0;
}

.row {
    padding: 2px;
    margin-bottom: 1.1em;
    position: relative;
    display: block;
    float: right;
    width: 100%;
}

    .row label {
        display: inline-block;
        text-align: right;
        direction: rtl;
        float: right;
        margin-left: 5px;
        color: #000000;
        font-size: 11px;
        padding-right: 4px;
        font-weight: normal;
        margin-top: 3px;
        margin-bottom: 3px;
        zoom: 1;
    }

        .row label.label {
            display: inline-block;
            text-align: right;
            direction: rtl;
            float: right;
            margin-left: 6px;
            color: #222;
            font-size: 11px;
            padding-right: 4px;
            font-weight: bold;
            padding-top: 4px;
            zoom: 1;
        }

        .row label.label2 {
            display: inline-block;
            text-align: left;
            direction: rtl;
            float: right;
            margin-left: 6px;
            color: #222;
            font-size: 11px;
            padding-right: 4px;
            font-weight: normal;
            padding-top: 4px;
            zoom: 1;
        }

        .row label.fix {
            width: 14.8em;
        }

        .row label.fix2 {
            width: 20.8em;
        }

        .row label.fix3 {
            width: 30.8em;
        }

    .row label2 {
        display: inline-block;
        text-align: right;
        direction: rtl;
        float: right;
        margin-left: 5px;
        color: #000000;
        font-size: 11px;
        padding-right: 15px;
        font-weight: normal;
        margin-top: 3px;
        margin-bottom: 3px;
        zoom: 1;
    }

        .row label2.fix {
            width: 14.8em;
        }

        .row label2.fix2 {
            width: 20.8em;
        }

        .row label2.fix3 {
            width: 30.8em;
        }

    .row span {
        color: #000099;
    }

        .row span.star {
            font-size: 10px;
            font-weight: bold;
            color: #FF0000;
            padding-right: 2px;
        }

    .row div {
        display: inline-block;
        direction: rtl;
        float: right;
    }

        .row div.par {
            float: none;
            width: 100%;
        }

        .row div.cfrm {
            padding: 6px;
            direction: rtl;
            color: #0000FF;
            font-size: 12px;
        }

        .row div table td {
            padding: 2px;
            text-align: left;
        }

        .row div table.select td {
            padding: 2px;
            text-align: right;
        }

        .row div.help {
            border: 1px solid #999999;
            background-color: #F5F5F5;
            padding-top: 8px;
            padding-bottom: 8px;
            padding-left: 5px;
            padding-right: 5px;
            color: #333;
            font-size: 12px;
            margin-right: 12.8em;
            margin-top: .2em;
            margin-bottom: 1em;
        }

        .row div.msg {
            border: 1px solid #999999;
            background-color: #F5F5F5;
            padding: 5px;
            color: #333;
            font-size: 12px;
            margin: 0.5em;
        }

        .row div.guide {
            background-position: right;
            border: 1px solid #ffeec0;
            background-color: #FFFFFF;
            width: 880px;
            background-image: url('../images/guide_bg.jpg');
            background-repeat: repeat-y;
            margin-top: 5px;
            margin-bottom: 10px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            margin-right: 0;
        }

    .row .guide .divr {
        background-position: 30px 10px;
        float: right;
        width: 70px;
        background-image: url('../images/warning.png');
        background-repeat: no-repeat;
        height: 50px;
    }

    .row .guide .divl {
        position: relative;
        float: left;
        width: 800px;
    }

        .row .guide .divl .spanltr {
            direction: ltr;
        }

        .row .guide .divl ul {
            margin: 10px 0px 10px 5px;
        }

            .row .guide .divl ul li {
                background: url('../images/bullet_03.png') no-repeat scroll right 0.65em;
                padding: 0px 10px 0px 2px;
                margin: 2px;
                font-size: 12px;
                color: #000000;
                line-height: 18px;
                direction: rtl;
            }

    .row a, a:visited {
        color: #15C;
        text-decoration: none;
    }

        .row a:hover {
            text-decoration: underline;
        }

    .row div.help_Error {
        width: 30.4em;
        background-color: #800000;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 5px;
        padding-right: 5px;
        color: #FFFFFF;
        font-size: 12px;
        margin-right: 15em;
        margin-top: .2em;
        margin-bottom: 1em;
    }

    .row .btn {
        padding: 3px;
        font-size: 13px;
        width: 125px;
        font-weight: bold;
        cursor: hand;
    }

.submit {
    text-align: center;
    margin-top: 0 auto;
}

.msgContainer2 {
    background-color: #800000;
    padding: 2px;
    margin-bottom: 1.1em;
    position: relative;
    display: block;
    float: right;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 2px solid red;
}

    .msgContainer2 span {
        padding: 10px;
        margin: 10px;
        color: #FFFFFF;
        font-size: 12px;
    }

.msgContainer {
    padding: 7px;
    background-color: #FFFFFF;
    direction: rtl;
    margin-bottom: 16px;
    position: relative;
    display: block;
    float: right;
    font-size: 11px;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 2px solid red;
}

.w800 {
    width: 800px;
}

.w690 {
    width: 690px;
}

.msgContainer span {
    font-weight: bold;
    color: #333333;
}

.msgContainer ul {
    list-style-type: disc;
    margin-right: 20px;
}

    .msgContainer ul li {
        list-style-type: disc;
        line-height: 18px;
        color: #FF0000;
        font-size: 11px;
        font-weight: bold;
    }

.tblcs {
    text-align: center;
    font-size: 12px;
    color: #333333;
    direction: rtl;
}

    .tblcs input {
        font-size: 11px;
        font-weight: bold;
        color: #333333;
        padding-top: 2px;
    }

    .tblcs td {
        padding: 2px;
    }

/* MenuRight */
.panelBox {
    overflow: hidden;
    float: left;
}

    .panelBox .hLeft {
        background: url(../images/hbx-left4.jpg) no-repeat 0 0;
        width: 6px;
        height: 42px;
        clear: left;
        float: left;
        position: static;
    }

    .panelBox .hRight {
        background: url(../images/hbx-right4.jpg) no-repeat 0 0;
        width: 6px;
        height: 42px;
        float: left;
        position: static;
    }

    .panelBox .hMiddle {
        background: url(../images/hbx-bg4.jpg) repeat-x 0 0;
        height: 30px;
        position: static;
        float: left;
        padding-right: 10px;
        padding-top: 12px;
        text-align: right;
        width: 139px;
    }

    .panelBox .hCont {
        padding: 0px 5px 5px 5px;
        background: url(../images/bghbx-bg4.jpg) repeat-y 0 0;
        float: left;
        clear: both;
        width: 151px;
        background-color: #FFFFFF;
        direction: rtl;
        text-align: justify;
    }

    .panelBox .hBottom {
        background: url(../images/border-btm1.jpg) no-repeat 0 0;
        height: 6px;
        width: 161px;
        clear: both;
    }

    .panelBox h4 {
        font-family: tahoma;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
    }

    .panelBox ul {
        float: right;
        margin-right: 5px;
    }

        .panelBox ul li {
            direction: rtl;
            margin-right: 2px;
            margin-top: 2px;
        }

    .panelBox a {
        background: url(../images/bullet_01.gif) no-repeat scroll right 0.85em;
        font-family: tahoma;
        color: #333333;
        display: block;
        width: auto;
        font-size: 11px;
        text-decoration: none;
        padding-top: 2px;
        padding-right: 7px;
        padding-bottom: 2px;
        height: 20px;
    }

        .panelBox a:visited {
            background: url(../images/bullet_01.gif) no-repeat scroll right 0.85em;
            font-family: tahoma;
            color: #333333;
            display: block;
            width: auto;
            font-size: 11px;
            text-decoration: none;
            padding-top: 2px;
            padding-right: 7px;
            padding-bottom: 2px;
        }

    .panelBox ul li a:hover {
        color: #0099CC;
    }

    .panelBox ul li a.active {
        background-position: right 0.95em;
        background: url(../images/bullet_01.gif) no-repeat scroll right 0.85em;
        font-family: tahoma;
        color: #0099CC;
        display: block;
        width: auto;
        padding: 2px 7px 2px 0px;
        font-size: 11px;
        text-decoration: none;
    }

.hCont span {
    font-size: 11px;
}

    .hCont span.normal {
        font-weight: normal;
    }

    .hCont span.bold {
        font-weight: bold;
    }

    .hCont span.black {
        color: #000000;
    }

    .hCont span.red {
        color: #FF0000;
    }

.clear15 {
    clear: both;
    height: 15px;
    overflow: hidden;
}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}

#topmsg span {
    margin: 5px;
    width: 100%;
}

#topmsg span {
    color: #FF0000;
    font-size: 11px;
    font-weight: bold;
}

#errmsg {
    float: right;
    width: 100%;
    text-align: right;
    margin: 5px;
}

    #errmsg ul {
        margin: 5px 5px 5px 0;
        list-style-type: disc;
    }

    #errmsg Ol {
        margin: 5px 5px 5px 0;
    }

    #errmsg li {
        clear: right;
        direction: rtl;
        line-height: 25px;
        list-style-position: inside;
        font-size: 11px;
        color: #FF0000;
        font-weight: bold;
    }

.pnlMsg {
    padding: 5px;
    margin: 5px;
    text-align: center;
    background-color: #800000;
    color: #FFFFFF;
}

.pctrl {
    text-align: right;
}

.cctrl {
    text-align: center;
}

.ectrl {
    text-align: left;
}

div.guide {
    background-position: right;
    border: 1px solid #ffeec0;
    background-color: #FFFFFF;
    background-image: url('../images/guide_bg.jpg');
    background-repeat: repeat-y;
    margin-top: 5px;
    margin-bottom: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 0px;
    margin-left: 0px;
    float: left;
}

.guide .divr {
    background-position: 30px 10px;
    float: left;
    width: 70px;
    background-image: url('../images/warning.png');
    background-repeat: no-repeat;
    height: 50px;
}

.guide .divl {
    position: relative;
    float: left;
    width: 785px;
}

.guide .print {
    background-position: 10px;
    background-image: url('../images/printer.png');
    background-repeat: no-repeat;
}

.guide .edit {
    background-position: 10px;
    background-image: url('../images/editor.png');
    background-repeat: no-repeat;
}

.guide .w860 {
    width: 860px;
}

.guide .w690 {
    width: 690px;
}

.guide .w620 {
    width: 620px;
}

.row .guide .divl .spanltr {
    direction: ltr;
}

.guide .divl ul {
    margin: 10px 0px 10px 5px;
}

    .guide .divl ul li {
        background: url('../images/bullet_03.png') no-repeat scroll right 0.65em;
        padding: 0px 10px 0px 2px;
        margin: 2px;
        font-size: 12px;
        color: #000000;
        line-height: 18px;
        direction: rtl;
    }

#regBox .appboxMiddle {
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #b5b5b5;
    float: left;
    clear: both;
    width: 920px;
}

.errMessage {
    clear: both;
    direction:rtl;
    text-align: center;
    background-color: #fbfc2c;
    color: #FF0000;
    width: 860px;
    margin: 0 auto;
    padding: 10px 10px 10px 10px;
    /*border: 4px solid red;*/
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
}

.tblLogin {
    border: 1px solid #C0C0C0;
    width: 400px;
    border-collapse: collapse;
    height: 275px;
}

    .tblLogin th {
        padding: 4px;
        font-size: 11px;
        font-weight: bold;
        text-align: left;
    }

    .tblLogin td {
        padding: 5px;
        text-align: right;
    }

        .tblLogin td.c {
            text-align: center;
            padding-top: 50px;
            padding-bottom: 10px;
        }

        .tblLogin td.title {
            text-align: center;
            background-color: #CCCCCC;
            padding: 8px;
            font-weight: bold;
            border-bottom: 1px solid #C0C0C0;
        }

    .tblLogin input[type="text"], input[type="password"] {
        display: inline-block;
        height: 22px;
        margin: 0;
        padding: 1px 5px 1px 5px;
        background: white;
        border: 1px solid #D9D9D9;
        border-top: 1px solid silver;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
    }

.loginbody {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 0 solid #E5E5E5;
    float: left;
    font-family: tahoma;
    font-size: 12px;
    margin: 10px;
    padding: 10px 19px;
    text-align: right;
}
