﻿.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;
}
.loginbody
{
    padding: 10px 19px 10px 19px;
    margin: 10px;
    text-align: right;
    background: #f5f5f5;
    border: 0px solid #E5E5E5;
    float: left;
    font-family: tahoma;
    font-size: 12px;
}
.regcnt
{
    font-family: tahoma;
    font-size: 12px;
    float: left;
    width: 100%;
}
.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;
}
.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: 11px;
    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;
}

.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;
    line-height: 20px;
    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: 170px;
}
.row label.fix2
{
    width: 20.8em;
}
.row span
{
    /* color: #000099; */
}

.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[type="checkbox"], input[type="radio"]
{
    cursor: pointer;
}
.regcnt .row input[type="checkbox"]
{
    margin: 7px 0 3px 5px;
}
.regcnt .row input[type="radio"]
{
    float: right;
    margin: 3px 0 3px 0;
}
.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.ttl
{
    padding: 10px;
    direction: rtl;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    margin: 0 auto;
    line-height: 20px;
    text-align: center;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    width: 860px;
}
.row div.ttl span
{
    color: #006600;
    font-weight: bold;
    font-size: 12px;
}
.row div.ttl2
{
    direction: rtl;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    text-align: right;
    width: 860px;
    padding: 10px;
}
.row div.ttl2 span
{
    color: #000000;
    font-weight: bold;
    font-size: 12px;
}
.row div.ttl2 span.star
{
    color: #FF0000;
    font-weight: bold;
    font-size: 11px;
}

.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;
    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;
}
.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 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 .w870
{
    width: 870px;
    margin-right: 4px;
    margin-left: 4px;
}
.row .w800
{
    width: 800px;
}

.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;
}

.msgContainer
{
    padding: 10px;
    background-color: #FFFFFF;
    direction: rtl;
    margin-bottom: 16px;
    position: relative;
    display: block;
    float: right;
    font-size: 11px;
    width:800px;
}
.w800
{
    width: 800px;
}
.w858
{
    width: 858px;
}
.w690
{
    width: 690px;
}
.msgContainer span
{
    font-weight: bold;
    color: #333333;
    background: url(../images/error.png) no-repeat scroll right 0;
    padding-right: 20px;
    padding-top: 1px;
    padding-bottom: 1px;
}
.msgContainer ul
{
    margin: 5px 30px 5px 5px;
    list-style-type: circle;
}
.msgContainer ul li
{
    list-style-type: disc;
    line-height: 20px;
    color: #e10707;
    font-size: 12px;
    font-weight: normal;
}
.tblcs
{
    text-align: center;
    font-size: 12px;
    color: #333333;
}
.tblcs input
{
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    padding-top: 2px;
}
.tblcs th
{
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
.tblcs th.ttl
{
    height: 30px;
    background-color: #F4F4F4;
}
.tblcs td
{
    padding: 5px;
    text-align: center;
}

.tblcf
{
    text-align: center;
    font-size: 12px;
    color: #333333;
}
.tblcf th
{
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
.tblcf th.ttl
{
    height: 30px;
    background-color: #F4F4F4;
}
.tblcf td
{
    padding: 5px;
    text-align: right;
}
ul.csList
{
    text-align: right;
    font-size: 12px;
    color: #333333;
    padding: 2px;
    margin: 0;
}
ul.csList li
{
    clear: right;
    direction: rtl;
    line-height: 24px;
    list-style-position: inside;
    font-size: 12px;
    text-align: right;
}
ul.csList li.black
{
    color: #000000;
}
ul.csList li.red
{
    color: #FF0000;
}
ul.csList li.blue
{
    color: #0000FF;
}
ul.csList li.green
{
    color: #008000;
}
ul.csList li.orange
{
    color: #FFA500;
}


ul.csList li span
{
    font-size: 12px;
}
ul.csList li span.black
{
    color: #000000;
}
ul.csList li span.red
{
    color: #FF0000;
}
ul.csList li span.blue
{
    color: #0000FF;
}
ul.csList li span.green
{
    color: #008000;
}
ul.csList li span.orange
{
    color: #FFA500;
}

/* 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 .login
{
    background-position: 10px;  
    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;
}
idth: 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;
}
.tblresult
{
    border: 1px solid #C0C0C0;
    width: 100%;
}

.tblresult th
{
    background-color: #D7D7D7;
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    padding: 3px;
    border: 1px solid #999999;
}
.tblresult td
{
    padding: 3px;
    font-size: 12px;
    background-color: #FFFFFF;
    border: 1px solid #999999;
    color: #000000;
}
.Container_tblLogin
{
     border: 1px solid #C0C0C0;
     width: 300px;
     margin:auto;
}
.tblLogin
{   
    width: 300px;
    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;
}
.errMessage
{
    text-align: center;
    background-color: #FFFFFF;
    color: #FF0000;
    width: 860px;
    margin: 0 auto;
    clear: left;
    border: 1px solid #FFFFFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
}

.cf
{
    border-collapse: collapse;
}
td.r1
{
    border: none;
    border-bottom: 1px solid #e5e5e5;
    padding: 8px;
    vertical-align: top;
    width: 25%;
    text-align: right;
    direction: rtl;  
}
td.r2
{
    border: none;
    border-bottom: 1px solid #e5e5e5;
    padding: 8px;
    vertical-align: top;
    direction: rtl;
}
td.r3
{
    border: none;
    border-bottom: 1px solid #e5e5e5;
    padding: 8px;
    vertical-align: top;
    width: 31%;
    text-align: right;
    direction: rtl;
}
td.r4
{
    border: none;
    border-bottom: 0px solid #e5e5e5;
    padding: 8px;
    vertical-align: top;
}
td.r5
{
    border: none;
    border-bottom: 0px solid #e5e5e5;
    padding: 8px;
    vertical-align: top;
    width: 31%;
    text-align: right;
    direction: rtl;
}
td.r6
{
    border: none;
    border-bottom: 1px solid #e5e5e5;
    padding: 8px;
    vertical-align: top;
    width: 41%;
    text-align: right;
    direction: rtl;
}
.rc
{
    font-weight: bold;
    font-size: 11px;
    color: #222;
}

span.star
{
    font-weight: bold;
    font-size: 11px;
    color: #FF0000;
    padding-left: 1px;
}
.boxMiddle1
{
    width: 930px;    
}

.regState1
{
    border-bottom: 1px solid #D9D9D9;
    float: right; height: 20px;
}

