﻿* {
            padding:0px;
            margin:0px;
        }
        .index_body{
            background-color:#2E363F;
            background:url("../img/sh/login_bg.jpg") center;
           text-align:center;
        }
        @font-face {
  font-family: 'FontAwesome';
  src: url('../font/fontawesome-webfont.eot');
  src: url('../font/fontawesome-webfont.eot@#iefix') format('embedded-opentype'),
    url('../font/fontawesome-webfont.woff') format('woff'),
    url('../font/fontawesome-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none !important;
  background-position: 0% 0%;
  background-repeat: repeat;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

.icon-user:before                 { content: "\f007"; }
.icon-lock:before                 { content: "\f023"; }
        #loginbox {
            text-align:left;
            width:32%;
            margin-top:15%;
            margin-left:auto;
            margin-right:auto;
            padding:30px 50px 20px 50px;
            border:0px solid rgb(255,255,255);
            border-radius:5px;
            background:rgb(50,98,114);
              background: rgba(50,98,114,0.6);
             box-shadow: 0 0 20px #fff;
        }
        .control-group {
            width:80%;
            margin-left:auto;
            margin-right:auto;
            padding:20px;
        }
        .control-group input {
            width:75%;
            height:40px;
            padding:10px 0px 8px 0px;
            border:0px;
            display:inline-block;
        }
        @-moz-document url-prefix() { .control-group input { padding:0px; }}
input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px white inset;
border: 1px solid #CCC!important;
} 
        .bg_lg {
            display:inline-block;
            width:48px;
            padding:11px 12px 12px 15px;
            background-color:#28b779;
        }
        .bg_ly {
            display:inline-block;
            width:48px;
            padding:11px 12px 12px 15px;
            background-color:#ffb848;
        }
        .error {
            color:red;
        }
        .logo 
        {
    
            width:410px;
            font-size:20px;
            font-family:"微软雅黑";
            color: #FFFFFF;
            margin-left:auto;
            margin-right:auto;
        }
        .logotitle
        {
        	line-height:40px;height:50px;
        	}
        .form-actions {
            width:80%;
            margin-left:auto;
            margin-right:auto;
            color:#fff;
        }
            .form-actions span {
                float:left;
                padding:10px 0 0 0;
                
            }
            .form-actions input {
            }
            .form-actions label {
                font-size:14px;
                font-family:"微软雅黑";
            }
        .loginbutton {
            float:right;
        }
        .other{width:80%; height:30px; line-height:30px; text-align:center; color:#fff; margin-top:60px; margin-left:auto; margin-right:auto; border-top:1px solid #fff;border-top:1px solid rgba(255,255,255,0.2)}
            .other a {
                text-decoration: none; color: #fff;
                font-size:14px;
                font-family:"微软雅黑";
            }
        footer {
            position:fixed;
            height:50px;
            width:100%;
            line-height:70px;
            bottom:0px;
            font-family:"微软雅黑";
            background:linear-gradient(transparent,#326272)
        }
        .footer {
            text-align:center;
            font-size:14px;
            color:#fff;  
        }
        .footer a {
            text-decoration: none;
             color:#fff;
             
        }
        .footer a:link {
	text-decoration: none;
	color: #fff;
}
.footer a:visited {
	text-decoration: none;
	color: #fff;
}
        @media (max-width:1200px) {
            #loginbox{ width:40%}
        }
@media (max-width:800px){
#logo { width: 60%; }
#loginbox{ width:80%}
}
@media (max-width: 480px){
#logo { width: 40%; }
#loginbox{ width:90%}
#loginbox .control-group{ padding:8px 0; margin-bottom:0px;}
}
#footer {
    text-align:center;
}
.msgpath h3 {
    margin-top:10px !important;
    margin-bottom:10px;
}
.td1 p {
    margin-top:10px;
}

#projectbody h2 {
    padding-bottom:5px;
}
hr {
    margin-top:5px;
    margin-bottom:5px;
} 

 .widget-title span,#DivAllMyLawsNav span {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  width: 105.5px;
  text-align: center;
    }
    .widget-title span:first-child {
          border-top-left-radius: 5px;
  border-left: 1px solid #c8c8c8;
  border-top: 1px solid #c8c8c8;
    }
        .widget-title span:last-child {

      border-top-right-radius: 5px;
  border-top: 1px solid #c8c8c8;
  border-right: 1px solid #c8c8c8;
          }
.trrfidhead th {
    background-color: #f0f0f0 !important;
}
.projectstable .msgTypeTd {
    width:54px;
}

.radio_bg {
    font-weight: bold;
    background:#cfe0f8;
    color: #333;
}
#ContentPlaceHolder1_editdiv
{
 margin-bottom:10px;
}

.radio_laws1 {
    border-top-left-radius:5px;
        border-left:1px solid #c8c8c8;
    border-top:1px solid #c8c8c8;
}
.radio_laws2 {
    border-top-right-radius:5px;
    border-top:1px solid #c8c8c8;
    border-right:1px solid #c8c8c8;
}

.w55 {
    width:55px;
}
.w130 {
    width:130px;
}
.w100 {
    width:100px;
}
.w110 {
    width:110px;
}
.w120 {
    width:120px;
}
.w60 {
    width:60px;
}
.w70 {
    width:70px;
}
.w80 {
    width:80px;
}
.w90 {
    width:90px;
}

.edit_div {
    margin-bottom:5px;
}

.paging {
border-top: 1px solid #ddd;
  padding: 10px;
}
.thead_tr {
    height:40px;
}

    .thead_tr th {
        height:40px;
        padding:10px !important;
    }
.row-fluid {
    margin-top:0px !important;
}

.paging span a {
    padding: 5px 9px;
border: 1px solid #C8C8C8;
margin-top: 20px;
text-decoration: none;
}
#Content_DataPager1 span {
  padding: 5px 9px;
  border: #c8c8c8 solid 1px;
  background-color: #19932e;
  color: #FFF;
}

#Content_ListViewMessages_DataPager1 span {
  padding: 5px 9px;
  border: #c8c8c8 solid 1px;
  background-color: #19932e;
  color: #FFF;
}

.widget-box {
    border-top:0px !important;
    border-left:0px !important;
    border-right:0px !important;
}
.widget-title {
    height:30px !important;
}

.table-bordered thead:first-child tr:first-child > th:first-child,.table-bordered thead:first-child tr:first-child>th:last-child {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-left:1px
}
.table-bordered tbody:last-child tr:last-child > td:first-child {
    border-bottom-left-radius: 0px !important;
}

.msgCkTd {
    width:20px;
}
.msgDateTd {
    width:150px;
}

.style1{
    margin:0 auto;
    width: 600px;
  border-collapse: collapse;
  padding: 0;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
}
.register {
    background-color:#fff;
    text-align:center;
}
    .register table tr th {
        text-align:center;
        font-size:16px;
        height:30px;
        line-height:30px;
        background-color:#ddd;
    }
    .register table tr .style2 {
        width:100px;
        text-align:left;
        padding-left:5px;
    }
.register input[type="text"],.register input[type="password"], .register select {
    margin-top:10px;
    margin-left:5px;
}
input,button{padding:3px 5px;}
    .register input[type="submit"] {
        margin-top:10px;
    margin-left:5px;
    margin-bottom:10px;
    }
#signinsec {
  height: 70px;
  line-height: 70px;
  margin-right: 20px;
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 0px;
  color: #999;
}

    #signinsec a {
        color:#fff;
    }
.overview tbody tr .td1 p:nth-of-type(2) img {
  position: relative;
  top: 3px;
  height: 16px;
  width: 16px;
  padding-right: 5px;
}
.overview tbody tr .td1  img {
  position: relative;
  top: 3px;
  height: 16px;
  width: 16px;
  padding-right: 5px;
}

#projectbody .newprojecttable tr td:first-child {
     
}
#guide
        {
            display: block;
            float: right;
            width: 150px;
            height: 75px;
            border: 1px solid #CCC;
            background: #409351;
			 color:White
        }
        #guide a
        {
            font-size: 14px;
            padding: 2px 6px;
            display: block;
            color: #ffffff;
        } 
		
		.addTIP {
    background-color: #daeff8;
    line-height: 24px;
    padding: 5px;
}
#isWeghted
{
	background:  url(img/isWeghtedbgimage.gif) no-repeat 10px 20px;}

/*.justpayed{font-weight:bold;}*/
 
.confirmFalse{background-color:#fee;}
.confirmTrue{background-color:#efe;}

caption{font-weight:bold;text-align:left;}

       td.laws, th.laws {
            width: 30%;
        }

            td.laws .divlawscount {
                cursor: default;
            }

            td.laws .divlawsdetails {
                display: none;
            }

        .userfullname {
            width: 180px;
        }

        .userprofession {
            width: 180px;
        }

        a.law {
            margin-right: 5px;
        }

        .bank {
            width: 250px;
        }

        a.pay {
            padding:5px;margin-right:5px;
            white-space: nowrap;
        }

        .trUserMine{background-color:#fafafa;}

        td.pays{line-height:200%;}
        .project_status{width:110px;}
        .project_name{width:300px;}

        #tableprofile{width:600px;}
        #tableprofile td,#tableprofile th{padding:5px 10px;}

        .todocnt{color:red;font-size:10px;position:relative;top:-5px;}

.instructionYellowBG{background-color:#FFFFE0;padding:9px;border: 1px dashed #BBBBBB}

#user-nav .hor-menu ul.nav li.active > a, .header .hor-menu ul.nav li.active > a:hover {
    background: #0070c0 none repeat scroll 0 0 !important;
}


 /*201901流程图*/

.steps {
  position: relative;
  margin-bottom: 70px;
  counter-reset: step;  /*创建步骤数字计数器*/
}
/*步骤描述*/
.steps li {
  list-style-type: none;
  font-size: 12px;
  text-align: center;
 
  position: relative;
  float: left;
}
 

 
/*连接线*/
.steps li ~ li:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #019875;
  position: absolute;
  left: -65%;
  top: 15px;
  /*z-index: -1; 放置在数字后面*/
}

/*步骤数字*/
.steps li:before {
  display: block;
  content: counter(step); /*设定计数器内容*/
  counter-increment: step;  /*计数器值递增*/
  width: 32px;
  height: 32px;
  background-color: #019875;
  line-height: 32px;
  border-radius: 32px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  font-weight: 500;
  margin: 0 auto 8px auto;
}
 
/*将当前/完成步骤之前的数字及连接线变绿*/
.steps li.active:before,
.steps li.active:after {
  background-color: #019875;
}
 
/*将当前/完成步骤之后的数字及连接线变灰*/
.steps li.active ~ li:before,
.steps li.active ~ li:after {
  background-color: #777;
}
 