body{
	background-color:#f8f8f8;
    padding-top: 59px;
    margin: 0px;
    font-family: '宋体';
}
a,a:link,a:active,a:hover,a:visited
{
    color: #0a8cd2;
    text-decoration: none;
}

img
{
    max-width: 100%;
    vertical-align: middle;
    border: 0;
}

h1, h2, h3, h4, h5, h6
{
    margin: 10px 0;
    font-family: inherit;
    font-weight: bold;
    line-height: 1;
    color: inherit;
    text-rendering: optimizelegibility;
}
table
{

    empty-cells: show;
    border-collapse: collapse;
}

em
{
    font-style: normal;
}
.ct-tabs .tab-body-item .requrement_describe_value em{
    font-style: italic;
}
.ct-tabs .tab-body-item .requrement_describe_value ul{
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
.ct-tabs .tab-body-item .requrement_describe_value ul li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.con_main{

}
.navigation_div{
    width: 100%;
    background-color: #ffffff;
}
.navigation_div div{

    width: 940px;
    margin: 5px auto 2px auto;
}
.list-body
{
    width: 686px;
    padding: 18px 18px 0 0;
}

.list-item
{
    background-color:#FFFFFF;
/*  border: 1px solid #e6e6e6;*/
    margin-bottom: 15px;
    border: none;
    width: 686px;
}

.list-item-left
{
    width: 90px;
    max-height: 215px;
    padding: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.list-item-head
{
    padding: 20px 10px 5px 20px;
}

.list-item-left img.navigation-head-image
{
    width:48px;
    height:48px;
}

.list-item-left .navigation-head-text
{
    color: #4d4d4d;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    word-wrap: break-word;
    word-break: break-all;
}

/*.list-item-letter
{
    width: 52px;
    height: 20px;
    display: block;
    background-color: #ffffff;
    margin: 8px auto 10px auto;
    font-size: 12px;
    border-radius: 4px;
    box-shadow: 1px 1px 1px #ccc;
    -moz-box-shadow: 1px 1px 1px #ccc;
    -webkit-box-shadow: 1px 1px 1px #ccc;
    border: 1px solid #3e84bf;
}*/
.list-item-letter{
    width: 54px;
    height: 20px; 
    margin: 0px auto 0px auto; 
}
.set-btn-hover{
    width: 54px;
    height: 20px;
    display: block;
    color: #3e84bf;
    background-color: #ffffff;
    margin: 8px auto 10px auto;
    font-size: 12px;
    border-radius: 4px;
/*    box-shadow: 1px 1px 1px #ccc;
    -moz-box-shadow: 1px 1px 1px #ccc;
    -webkit-box-shadow: 1px 1px 1px #ccc;*/
    border: 1px solid #3e84bf;
    line-height: 17px;
}

.list-item-letter :hover{
    background-color: #3e84bf;
    color: #FFFFFF;
}
/*.list-item-letter:hover{
    background-color: #3e84bf;
}*/

.list-item-letter a
{
    cursor: pointer;
    color: #62a8d1;
    line-height:20px;
    padding:0 0 0 8px;
}
.list-item-letter a:hover{
    color: #FFFFFF;
}

.list-item-letter span
{
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
}

hr.devider
{
    border: 0;
    border-top: 1px solid #e6e6e6;
}

hr{
    margin: 10px 0px;
}

.list-item-remain-time
{
    text-align: center;
    padding-top: 12px;
    color: #666;
    font-size: 12px;
}
.list-item-remain-time span
{
    line-height: 20px;
}

.list-item-remain-time .safe-time-class
{
    font-size: 18px;
    color: #2391C8;
}

.list-item-remain-time .danger-time-class
{
    font-size: 18px;
    color: #d15b47;
}

.list-item-remain-time label
{
    vertical-align: 1px;
}
.list-item-right
{
    width: 596px;
    min-height: 215px;
    padding: 20px 15px 8px 15px;
    border-left: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    text-align: left;
    line-height: 20px;
}

.list-item-title a
{
    font-size: 12px;
    color: #333;
}

.list-item-title #list-item-title_left{
    float: left;
    margin-left: 20px;
    font-size: 14px;
    color: #595757;
    font-weight: bold;
    /*width: 110px;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*word-wrap: break-word;*/
    /*word-break: break-all;*/
    /*white-space: nowrap;*/
}
.list-item-title #list-item-title_right{
    float: right;
    margin-right: 20px;
    font-weight:normal;
    font-size: 12px;
    color: #b4b5b5;
}

.list-item-title #list-item-title-attention{
    width: 54px;
    height: 20px;
    margin-left: 20px;
}
.set-title-btn-hover{
    width: 54px;
    height: 20px;
    font-size: 12px;
    color: #3484bf;
    font-weight:normal;
    background-color: #C3DCED;
    border: 1px solid #3484bf;
    border-radius: 4px;
    text-align: center;
    line-height: 17px;
}
.list-item-title .title-attention :hover{
    background-color: #3e84bf;
    color: #FFFFFF;
}
.list-item-title #list-item-title-attention span{
    /*margin-left: 20px;*/
    color: #3484bf;
}

.list-item-publish-time
{
    color: #999;
    text-align: right;
    padding: 5px 0;
}

.list-item-description
{
    color: #4D4D4D;
    background-color: #f0f0f0;
    padding-bottom: 10px;
}

.list-item-part
{
    /*color: #666;*/
    line-height: 59px;
    vertical-align: middle;
    padding-right: 20px;
    color: #595757;
}

/*.list-item-part strong*/
/*{*/
    /*color: #2391C8;*/
/*}*/

.list-item-body
{
    min-height: 135px;
}
/*.list-item-response,.list-item-cancel-response
{
    display: block;
    background-color: #ffffff;
    height: 30px;
    color: #3e84bf;
    margin: 15px 0;
    min-width: 100px;
    font-size: 12px;
    border-radius: 4px;
    border: 1px solid #3e84bf;
    box-shadow: 1px 1px 1px #ccc;
    -moz-box-shadow: 1px 1px 1px #ccc;
    -webkit-box-shadow: 1px 1px 1px #ccc;
}*/

.participate-in-demand{
    display: block;
    background-color: #ffffff;
    height: 30px;
    color: #3e84bf;
    margin: 15px 0;
    min-width: 100px;
    font-size: 12px;
    border-radius: 4px;
    border: 1px solid #3e84bf;
    box-shadow: 1px 1px 1px #ccc;
    -moz-box-shadow: 1px 1px 1px #ccc;
    -webkit-box-shadow: 1px 1px 1px #ccc; 
}

.list-item-response-swf
{
    display: block;
    height: 25px;
    margin-top: 15px;
}

.list-item-cancel-response
{
    /*background-color: #abbac3;*/
}
.set-requirement-btn-hover :hover{
    background-color: #3e84bf;
    color: #ffffff;
}
.set-requirement-btn-hover-no :hover{
    background-color: #f0f0f0;
    color: #888889;
}
/*.list-item-response a
{
    cursor: pointer;
    color: #fff;
    line-height:28px;
    vertical-align: middle;
    padding: 0 8px 0 8px;
}

.list-item-response :hover{
    background-color: #3e84bf;
    color: #ffffff;
}

.list-item-response span
{
    vertical-align: middle;
    margin-left: 18px;
}

.list-item-cancel-response a
{
    cursor: pointer;
    color: #fff;
    line-height:28px;
    vertical-align: middle;
    padding: 0 8px 0 8px;
}

.list-item-cancel-response span
{
    vertical-align: middle;
    color: #3e84bf;
    margin-left: 18px;
}*/
/*#participate-in-demand :hover{
    background-color: #3e84bf;
}
#participate-in-demand span :hover{
    color: #FFFFFF;
}*/

.list-item-right{
	background-color: #ffffff;
	border-left: none;
	padding: 0px 0px 0px 0px;
	
}

#list-item-border{
	/*border: 1px solid #aeaeae;*/
    /*background-color:#f0f0f0 ;*/
	padding: 20px 20px 0px 0px;
}
.pin-wrapper{
	height: 300px;
}
#projectid{
	display: none;
}
#requirement_desc_new{
	margin-top: 5px;
	margin-left: 13px;
}
.requirement_desc{
	margin: 0px 0px 5px 0px;
}
.breadcrumb 
{
	padding: 8px 0;
    margin-bottom: 10px;
	list-style: none;
	font-size: 12px;
    background-color: #FFFFFF;
	/*border-bottom: 1px dotted #cdcdcd;*/
}

.breadcrumb>.active 
{
	color: #999;
}

.breadcrumb > li 
{
	display: inline-block;
}

.breadcrumb > li+li:before 
{
	padding: 0 5px;
	color: #ccc;
	content: ">\00a0";
}
.breadcrumb #palce_icn:before{
    content: "";
}

.list-item-right #list-item-border .list-item-body .list-item-title{
    height: 48px;
    /*background-color: #c4dced;*/
    line-height: 48px;
    /*background-image:url(/dev/images/list_item_title.png);*/
}
#requirement_msg{
    /*height: 38px;*/
    /*line-height: 38px;*/
    /*margin-left: 10px;*/
}
.list-item-right #list-item-border .list-item-body .list-item-time,.list-item-requirement_ID,.requirement_desc{
    height: 38px;
    line-height: 38px;
    background-color: #f8f8f8;
    border-bottom: 1px solid #e6e6e6;
}
.list-item-requirement_category,.list-item-requirement_goods,.list-item-requirement_date{
    height: 38px;
    line-height: 38px;
    background-color: #f8f8f8;
    border-bottom: 1px solid #e6e6e6;
}
.list-item-requirement_extra_fields{
    min-height: 116px;
    background-color: #f8f8f8;
    border-bottom: 1px solid #e6e6e6;
    padding-top: 10px;
    padding-bottom: 14px;
}
/*.list-item-right #list-item-border .list-item-body #requirement_msg*/
/*{*/
    /*height: 38px;*/
    /*line-height: 38px;*/
/*}*/
#list-item_participant{
    background-color: #FFFFFF;
    height: 66px;
}
.list-item-fotter{
    padding: 5px 20px 8px 20px;
    /*background-color:#f0f0f0;*/
}
.list-item-fotter img.navigation-head-image
{
    min-width: 35px;
    width: 35px;
    height: 35px;
}

.list-item-fotter .list-item-head
{
    padding: 0 9px 0 0;
    line-height: 59px;
    vertical-align: middle;
}
.list-item-fotter img.navigation-head-image
{
    min-width: 36px;
    width: 36px;
    height: 36px;
}
#id-tab-details-container{
    background-color: #FFFFFF;
    padding: 14PX 0PX 0px 0px;
}
.msg-info
{
    
    /*margin: 0px 41px 0px 0px;*/
    float: left;
    width:100%;
    /*display: none;*/
    
}
.msg-progresses{
    display: none;
    height:124px;
    margin-left: 30px;
}
.progress-title{
    margin-top: 25px;
}
.clear 
{
	clear: both;
}
#msg_parter_menu{
	width: 100%;
	height: 38px;
	margin: 0px auto 0px auto;
	background-color: #f8f8f8;
	/*margin-bottom: 7px;*/
	line-height: 38px;
}
#msg_parter_menu #menu_ul >li{
	text-align: center;
	display: block;
	height: 38px;
	float: left;
	line-height: 38px;
    /*margin: 0PX 14PX 0px 14px;*/
}
#content_div{
	width: 686px;
	margin: 0px auto 0px 0px;
}
#content_div #content_tab{
	margin: 0px auto 0px auto;
	text-align: center;
	width: 683px;
}
#content_div #content_tab tr{
    height: 80px;
    text-align: center;
    color: #595757;
    font-size: 12px;

}
.msg-avatar-img img.navigation-head-image
{
	width: 36px;
	height: 36px;
}
.msg-progress 
{
	float: left;
	width: 145px;
}
.state_details{
	/*display: none;*/
    background-color: #f6f9fb;
    height: 0px;

}
.msg-avatar 
{
    float: left;
    width: 58px;
    margin-left: 49px;
    margin-top: 14px;
}
.state_details_img{
    height: 16px;
    display: none;
    background-image: url(/dev/images/state_over_19.png);
    background-repeat: repeat-x;
}
.state_details_img_td{
    height: 14px;
    margin-left: 120px;
    background-image: url(/dev/images/state_over_18.png);
    background-repeat: no-repeat;
}
.mt15
{

    /*margin-top: 15px;*/
}
.tab-t a.selected i
{

    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 2px;
    width: 100%;
    background: #4c8fbd;
    overflow: hidden;
}
.tab-parter .tab-parters
{
    width: 19px;
    height: 16px;
    background-image: url("../images/requirement_parter_gray.png");
    background-repeat: no-repeat;
    margin: 12px 0px 0px 8px;
}

.tab-parter .tab-parters.active
{
    background-image: url("../images/requirement_parter_hot.png");
}

.tab-discuss .tab-discusses.active
{
    width: 19px;
    height: 16px;
    background-image: url("../images/requirement_discuss_hot.png");
    background-repeat: no-repeat;
    margin: 12px 0px 0px 15px;
}

.tab-discuss .tab-discusses
{
    background-image: url("../images/requirement_discuss_gray.png");
    width: 19px;
    height: 16px;
    margin: 12px 0px 0px 15px;
}
.tab-parter span{
    margin-right: 5px;
}
.tab-discuss span{
    margin-right: 10px;
}
.tab-t
{

    border-bottom: 1px solid #c5d0dc;
    height: 33px;
    line-height: 33px;
    font-size: 12px;
    font-weight: bold;
    position: relative;
}

.tab-t a
{

    display: inline-block;
    width: auto;
    height: 32px;
    min-width: 110px;
    text-align: center;
    vertical-align: middle;
    float: left;
    color: #4d4d4d;
    position: relative;
    padding-left: 20px;
    background-position: 20px 6px;
    background-repeat: no-repeat;
}

.tab-t a.selected
{
    height: 33px;
    color: #0a8cd2;
    text-decoration: none;
    border-left: 1px solid #c5d0dc;
    border-right: 1px solid #c5d0dc;
    border-bottom: 1px solid #ffffff;
    background-color: #FFFFFF;
}
.container-before{
    background: #fff;
}
.container-before ul{
    padding: 0px;
    margin: 0px;
}
.container-before ul li{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.container-before p{
    width: 960px;
    margin: 0px auto;
}
.container-banner{
    height: 46px;
    line-height: 50px;
    color: #ffffff;
    background: #3e84bf;
}
.container-banner a{
    font-size: 14px;
    color: #ffffff;
    height: 17px;
    padding: 0px 0px;
    line-height: 18px;
    text-align: right;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: inline-block;
}
.container-banner-corner{
    margin-left: 15px;
    width: 83px;
    background-image: url('../images/banner-corner.png');
}
.container-banner-home{
    width: 55px;
    background-image: url('../images/banner-home.png');
}
.container-before-1{
    margin-top: 46px;
}
.container-links{
    height: 38px;
    line-height: 38px;
    color: #595757;
}
.container-links p{
    font-size: 12px;
    font-family: "宋体",Arial;
}
.container-links a{
    color: #595757;
}
.ct-cursor-df{
    cursor: default;
}
.container
{
    width: 960px;
    padding-top: 3px;
    padding-bottom: 15px;
    margin-right: auto;
    margin-left: auto;
}
.l, .left
{
    float: left;
}
.r, .right
{
    float: right;
}
.list-item-msg{
    width: 556px;
    margin-left: 20px;

}
.list-item-title-msg{
    width: 556px;
    background-color: #C3DCED;
}
.list-item-part strong{
    color: #595757;
}
.msg_parters{
    border: 0px solid #eeeeee;
}
.devider{
    margin: 0px 0px 0px 0px;
}
.msg-avatar-name 
{
    line-height: 15px;
    text-align: center;
    font-size: 12px;
    color: #595757;
    font-weight: normal;
    font-family: '微软雅黑';
    padding-top: 10px;
    padding-bottom: 10px;
}
#content_tab tr td .msg_font_color{
    font-size: 12px;
    color: #595757;
    line-height: 20px;
}
#content_tab tr td .msg_font_color .pro_msg_view_the_details {
    color: #b4b5b5;
    cursor: pointer;
    margin-top: 8px;
}
#content_tab tr td .msg_font_color .pro_msg_view_the_details:hover{
    color: #b4b5b5;
}

#content_tab tr td .msg_font_padding{
    padding-top: 12px;
}
#content_tab tr td .msg_font_color .browse_details{
    font-size: 12px;
    color: #b4b5b5;
}
.progress-title
{
    height: 30px;
    line-height: 25px;
    font-size: 12px;
    text-align: center;
    color: #595757;
    font-weight: normal;
}
.progress-content 
{
    height: 9px;
    width: 145px;
}

.progress-status 
{   
    height: 44px;
    line-height: 40px;
    font-size: 12px;
    text-align: center;
    color: #4d4d4d;
    font-weight: normal;
}
.msg-progress .active{
    width: 156px;
    height: 23px;
    margin-top: -7px;
}
.not_participator{
    min-height: 50px;
    font-size:14px;
    color: #595757;
    line-height: 50px;
    text-align: center;
}

.list-details
{
    min-height: 500px;
}

.list-relevant
{
    float: left;
    z-index: 200;
    width: 252px;
    margin: 18px 0 0 0px;
    color: #4d4d4d;
    line-height: 20px;
    font-size: 12px;
    /*border: 1px solid #e6e6e6;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.relevant-title
{
    padding: 10px 18px;
    border-bottom: 1px solid #e6e6e6;
}

.relevant-contnet
{
    margin: 0 18px;
    padding: 10px 0;
    color: #4d4d4d;
    font-size: 12px;
    line-height: 20px;
    border-bottom: 1px solid #e6e6e6;
}

.relevant-contnets .relevant-contnet:last-child
{
    border-bottom: none;
}

a.relevant-contnet-desc
{
    color: #4d4d4d;
}

.relevant-contnet-time strong
{
    color: #2391C8;
    vertical-align: middle;
}

.relevant-contnet-time label
{
    color: #999;
    vertical-align: middle;
    font-size: 12px;
    display: inline;
}

.more-text
{
    font-size: 12px;
    line-height: 40px;
    text-align: center;
}
.m_c 
{
    
background: #FFF;
}

.t_l,.t_c,.t_r,.m_l,.m_r,.b_l,.b_c,.b_r 
{
    overflow:hidden;
    background:#000;
    opacity:0.2;
    filter:alpha(opacity=20);
}

.t_l,.t_r,.b_l,.b_r
{
    width:8px;
    height:8px;
}

.t_c,.b_c
{
    height:8px;
}

.m_l,.m_r
{
    width:8px;
}

.t_l
{
    -moz-border-radius:8px 0 0 0;
    -webkit-border-radius:8px 0 0 0;
    border-radius:8px 0 0 0;
}

.t_r
{
    -moz-border-radius:0 8px 0 0;
    -webkit-border-radius:0 8px 0 0;
    border-radius:0 8px 0 0;
}

.b_l
{
    -moz-border-radius:0 0 0 8px;
    -webkit-border-radius:0 0 0 8px;
    border-radius:0 0 0 8px;
}

.b_r
{
    -moz-border-radius:0 0 8px 0;
    -webkit-border-radius:0 0 8px 0;
    border-radius:0 0 8px 0;
}
.flb 
{
    padding:0 10px 0 10px;
    height:20px;
    line-height:20px;
}

.flb em
 {
    float:left;
    font-size:14px;
    font-weight:700;
    color:#369;
}

.flb span 
{
    float:right;
    color:#999;
}

.flb span a,.flb strong 
{
    float:left;
    text-decoration:none;
    margin-left:8px;
    font-weight:400;
    color:#333;
}

.flb span a:hover
{
    color:#999;
}

.flbc 
{
    float:left;
    width:20px;
    height:20px;
    overflow:hidden;
    text-indent:-9999px;
    background:url(../../static/image/common/cls.gif) no-repeat 0 0;
    cursor:pointer;
}

.flbc:hover
{
    background-position:0 -20px;
}
.message_body
{
    font-size: 12px;
    color: #404040;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 20px 10px 20px;
}

.message_buttons
{
    background-color: #f5f5f5;
    padding: 8px 10px 8px;
}
.panel-btn
{
    height: 30px;
    width: 40px;
    font-size: 14px;
    line-height: 30px;
    vertical-align: middle;
  text-align: center;
    padding: 0 20px;
    background-color: #62a8d1;
    border-radius: 2px;
    box-shadow: 1px 1px 1px #ccc;
    -moz-box-shadow: 1px 1px 1px #ccc;
    -webkit-box-shadow: 1px 1px 1px #ccc;
}

.panel-btn a 
{   
    cursor: pointer;
    color: #fff;
}

#requirement_extra_fields{
    /*width: 470px;*/
    margin-left: 16px;
}
#requirement_extra_fields div{
    word-wrap:word-break;
    word-break:break-all;
}
.ct-rt-focus-btn-ed{
    color: #b4b4b4;
    border: 1px solid #b4b4b4;
}
#star{
    /*float: right;*/
    /*margin-top: 5px;*/
    /*height: 20px;*/
}
.star_appraise{
    width: 100%;
    /*margin-top: -10px;*/
}
#star ul,#star span{
    float:left;
    display:inline;
}
#star ul{
/*    float: left;
    display: inline;*/
    /*display: inline-block;*/
}
#star li{
    float:left;
    width:19px;
    cursor:pointer;
    text-indent:-9999px;
    background:url('/dev/media/com_projectfork/projectfork/images/star.png') no-repeat;
    padding:0px;
    display: inline-block;
}
#star li.on{
    background-position:0 -28px;
    cursor: text;
}
#star .star-score{
    float: left;
    display: inline;
    /*width: 48px;*/
}

#star .appraise_text{
    float: left;
    display: inline;
}
#star .star_appraise_class_yn{
    margin-left: 0;
} 
#star .star_appraise_class_yb{
    /*margin-left: 7px;*/
    margin-left: 0;
}
#star .star_appraise_class_my{
    /*margin-left: 18px;*/
    margin-left: 0;
}
.progress-status-last{
    margin-top: -8px;
}
.repuiremnt_bug{
    display: none;
}
.hide_add_attention{
    display: none;
}
.upload_file_image p,.upload_file_doc p,.upload_file_compress p{
    margin: 0;
    font-size: 12px;
}
#requirement_extra_fields .upload_file_image,#requirement_extra_fields .upload_file_doc,#requirement_extra_fields .upload_file_compress{
    width: 326px;
}


.requirement_publish_frame{
    position: fixed;
    width: 400px;
    height: 180px;
    left: 50%;
    top: 50%;
    background-color: #ffffff;
    z-index: 2016;
    margin-left: -225px;
    margin-top: -75px;
    color: #f9f9f9;
    font-size: 12px;
    border:1px solid #f0f0f0;
    display: none;
}
.shade_body{
    display: none;
}
.frame-btn{
    border-radius: 4px;
}
.upload_title{
    height: 35px;
    font-size: 14px;
    font-weight: bold;
    color: #3e84bf;
    line-height: 35px;
}
.upload_title .left{
    margin-left: 10px;
}
.upload_title .right{
    width: 30px;
    height: 30px;
    margin-right: 5px;
    margin-top: 2px;
    text-align: center;
    line-height: 30px;
}
.upload_title .right input{
    width: 30px;
    height: 30px;
    background-color: #FFFFFF;
    border:none;
    font-size: 20px;
    color: #3e84bf;
}
.upload_title .right :hover{
    background-color:  #3e84bf;
    color: #FFFFFF;
}
#goods_their{
    height:35px;
    line-height: 35px;
}
#goods_their label{
    width: 50px;
    text-align: center;
    margin-bottom: 0px;
}

.upload_btn{
    height: 40px;
    color: #3e84bf;
    line-height: 40px;
}
.upload_btn .right{
    margin-right: 10px;
}
.upload_btn .right input{
    width: 70px;
    height: 30px;
    background-color: #3e84bf;
    border: none;
    font-size: 14px;
    color: #ffffff;
}
.upload_btn .upload_btn_true input{
    background-color: #3e84bf;
    color: #FFFFFF;
}
.upload_btn .upload_btn_false :hover{
    background-color: #3e84bf;
    color: #FFFFFF;
}

.upload_content{
    height: 100px;
}
.requirement_pulish_p{
    padding-top: 30px;
}
.requirement_pulish_alert{
    margin-left: 15px;
    font-size: 14px;
    color: #888889;
}
.requirement_pulish_developer{
    color: #1094d6;
}
.requirement_pulish_developer_up{
    text-decoration: overline;
}
/*#requirement_dashboard_skip_loading{*/
    /*position: fixed;*/
    /*width: 700px;*/
    /*height: 40px;*/
    /*left: 50%;*/
    /*top: 50%;*/
    /*background-color: #ffffff;*/
    /*z-index: 2016;*/
    /*margin-left: -350px;*/
    /*margin-top: -20px;*/
    /*color: #888889;*/
    /*font-size: 16px;*/
    /*border: 1px solid #f0f0f0;*/
    /*text-align: center;*/
    /*line-height: 40px;*/
    /*display: none;*/
/*}*/

#requirement_extra_fields .requrement_describe_key {
    width: 150px;
}
#requirement_extra_fields .requrement_describe_value {
    width: 386px;
}
#requirement_extra_fields .requrement_describe_key .requrement_describe_key_nametitle{
    /*float: right;*/
    /*margin-right: 2px;*/
}

.ct-tabs-head .item-icon{
    margin-top: 10px;
    margin-right:5px;
    margin-left:15px;
    background-repeat:no-repeat;
    background-color: #C7E0F0;
}
.ct-tabs-head .rq-info .item-icon{
    margin-top: 10px;
    margin-right:5px;
    margin-left:15px;
    background-repeat:no-repeat;
    background-position:0px 0px;
    height:16px;
    width:12px;
    background-image:url('../images/rq-icons.png');
}
.ct-tabs-head .rq-info .light{
    background-color: #FFFFFF;
    background-position:0px -16px;
    height:16px;
    width:12px;
    background-image:url('../images/rq-icons.png');
}
.ct-tabs-head .pro-info .item-icon{
    margin-top: 10px;
    margin-right:5px;
    margin-left:15px;
    background-repeat:no-repeat;
    background-position:-16px 0px;
    height:16px;
    width:15px;
    background-image:url('../images/rq-icons.png');
}
.ct-tabs-head .pro-info .light{
    background-color: #FFFFFF;
    background-position:-16px -16px;
    height:16px;
    width:15px;
    background-image:url('../images/rq-icons.png');
}
.ct-tabs-head .bd-info .item-icon{
    margin-top: 10px;
    margin-right:5px;
    margin-left:15px;
    background-repeat:no-repeat;
    background-position:-31px 0px;
    height:16px;
    width:15px;
    background-image:url('../images/rq-icons.png');
}
.ct-tabs-head .bd-info .light{
    background-color: #FFFFFF;
    background-position:-31px -16px;
    height:16px;
    width:15px;
    background-image:url('../images/rq-icons.png');
}
.ct-tabs-head .ivt-info .item-icon{
    margin-top: 10px;
    margin-right:5px;
    margin-left:15px;
    background-repeat:no-repeat;
    background-position:-48px 0px;
    height:16px;
    width:15px;
    background-image:url('../images/rq-icons.png');
}
.ct-tabs-head .ivt-info .light{
    background-color: #FFFFFF;
    background-position:-48px -16px;
    height:16px;
    width:15px;
    background-image:url('../images/rq-icons.png');
}
.ct-tabs-head .parter-info .item-icon{
    margin-top: 10px;
    margin-right:5px;
    margin-left:8px;
    background-repeat:no-repeat;
    background-position:-63px 0px;
    height:16px;
    width:16px;
    background-image:url('../images/rq-icons.png');
}
.ct-tabs-head .parter-info .light{
    background-color: #FFFFFF;
    background-position:-63px -16px;
    height:16px;
    width:16px;
    background-image:url('../images/rq-icons.png');
}
.ct-tabs-head .discuss-info .item-icon{
    margin-top: 10px;
    margin-right:5px;
    margin-left:15px;
    background-repeat:no-repeat;
    background-position:-80px 0px;
    height:16px;
    width:16px;
    background-image:url('../images/rq-icons.png');
}
.ct-tabs-head .discuss-info .light{
    background-color: #FFFFFF;
    background-position:-80px -16px;
    height:16px;
    width:16px;
    background-image:url('../images/rq-icons.png');
}
.requirement-dashboard-notify{
    padding-top: 18px;
}
.requirement-dashboard-notify .requirement-dashboard-notify-info{
    width: 100%;
    height: 35px;
    background-color: #fff;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
}
.upload_file_image p.upload_file_msg,.upload_file_doc p.upload_file_msg,.upload_file_compress p.upload_file_msg{
    width: 510px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

