.link-box {
    box-shadow: 0 0 0 1px rgba(0,0,0,.1), 0 2px 3px rgba(0,0,0,.2);
    margin-bottom: 15px;
    padding: 0px 5px 5px 5px;
    background-color: #f6f6f6;    
}

.link-bodyleft {
    margin: 15px 15px 0px;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.38;
    padding-bottom: 26px;
}

.link-title-reply {
    border-top: 1px solid #e9eaeb;
    margin: -1px 0px;
    direction: ltr;
    font-size: 13px;
    padding-top: 10px;
}

.link-bodyleft-bottom-R {
    font-size: 11.5px;
    font-style: italic;
    float: left;
    margin: 3px 12px;
}

.link-bodyleft-bottom {
    margin: 3px 5px;
    font-size: 11.5px;
    padding-top: 3px;
}

.ugccmt-rate {
    float: right;
    margin-right: 5px;
    zoom: 1;
}

.ugccmt-sort-list li {
    float: left;
    padding: 0 6px;
    line-height: 15px;
    border-right: 1px solid #dadada;
    color: #000;
    margin-right: -1px;
    font-size: 13px;
}

.ugccmt-sort-list {
    overflow: hidden;
    float: right;
    margin: 0;
    list-style: none;
    padding: 2px 0px 2px;
}

.ugccmt-sort-list-container {
    border-top: 1px solid #EBEBEB;
    clear: both;
    width: -webkit-fill-available;
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 20px;
}

.keySearch {
    color: white;
    background-color: #cb4700;
}

.ItemOrdered {
    color: white;
    background: #577FBC;
    border-radius: 2px;
}

.poptitle {
    font-size: 12px;
    line-height: 32px;
    text-indent: 10px;
    color:red;
    margin: 0;
    padding: 0;
}

.modal-header {
    position: absolute;
    font-size: 22px;
    right: 15px;
    top: 10px;    
    border: none;
    z-index: 1;
    -webkit-appearance: none;
    color: #333;
    padding: 0;
    cursor: pointer;
    background: 0 0;  
}

.postICON {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    padding: 3px 5px;
    line-height: 1;
    font-size: 11px;
    color: #868686;
    margin: 0px 3px 2px 10px;
    background-color: white;
}

.jjcoinButtonYes a {
	color: #f3f3f3;
	padding: 2px 4px 3px;
    margin-right: 3px;
    font-size: 11px;
	text-decoration: none;
    border-radius: 3px;
    background: #ff5353;
	border: 1px solid rgba(0, 0, 0, .15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	line-height: 1.3;
}

/* 沒有 此項, 因為已贊助者不可變回未贊助
.jjcoinButtonYes:hover a {
	color: #005790;
	padding: 2px 4px 3px;
    margin-right: 3px;
    font-size: 11px;
	text-decoration: none;    
    border-radius: 3px;
    background: #F3B971;
	border: 1px solid rgba(0, 0, 0, .15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	line-height: 1.3;
}
*/

.jjcoinButtonNo:hover a {
	color: #f3f3f3;
	padding: 2px 4px 3px;
    margin-right: 3px;
    font-size: 11px;
	text-decoration: none;
    border-radius: 3px;
    background: #faa;
	border: 1px solid rgba(0, 0, 0, .15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	line-height: 1.3;
}

.jjcoinButtonNo a {
    color: #005790;	
	padding: 2px 4px 3px;
    margin-right: 3px;
    font-size: 11px;
	text-decoration: none;    
    border-radius: 3px;
    background: #f9e0e0;
	border: 1px solid rgba(0, 0, 0, .15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	line-height: 1.3;
}

.jjcoinButtonDisabled a {
	color: #f3f3f3;
	padding: 2px 4px 3px;
    margin-right: 3px;
    font-size: 11px;
	text-decoration: none;    
    border-radius: 3px;
    background: #aaa;
	border: 1px solid rgba(0, 0, 0, .15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	line-height: 1.3;
}

.manageButtonYes a {
	color: #f3f3f3;
	padding: 2px 4px 3px;
    margin-right: 3px;
    font-size: 11px;
	text-decoration: none;
    border-radius: 3px;
    background: #cb7000;
	border: 1px solid rgba(0, 0, 0, .15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	line-height: 1.3;
}

.manageButtonYes:hover a {
	color: #005790;
	padding: 2px 4px 3px;
    margin-right: 3px;
    font-size: 11px;
	text-decoration: none;    
    border-radius: 3px;
    background: #F3B971;
	border: 1px solid rgba(0, 0, 0, .15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	line-height: 1.3;
}

.manageButtonNo:hover a {
	color: #f3f3f3;
	padding: 2px 4px 3px;
    margin-right: 3px;
    font-size: 11px;
	text-decoration: none;
    border-radius: 3px;
    background: #F3B971;
	border: 1px solid rgba(0, 0, 0, .15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	line-height: 1.3;
}

.manageButtonNo a {
    color: #005790;	
	padding: 2px 4px 3px;
    margin-right: 3px;
    font-size: 11px;
	text-decoration: none;    
    border-radius: 3px;
    background: antiquewhite;
	border: 1px solid rgba(0, 0, 0, .15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	line-height: 1.3;
}

.manageButtonDisabled a {
	color: #f3f3f3;
	padding: 2px 4px 3px;
    margin-right: 3px;
    font-size: 11px;
	text-decoration: none;    
    border-radius: 3px;
    background: #aaa;
	border: 1px solid rgba(0, 0, 0, .15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	line-height: 1.3;
}

.ratingButtonYes a {
	color: #f3f3f3;
	padding: 2px 4px 3px;
    margin-right: 3px;
    font-size: 11px;
	text-decoration: none;
    border-radius: 3px;
    background: #005790;
	border: 1px solid rgba(0, 0, 0, .15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	line-height: 1.3;
}

.ratingButtonYes:hover a {
	color: #005790;
	padding: 2px 4px 3px;
    margin-right: 3px;
    font-size: 11px;
	text-decoration: none;    
    border-radius: 3px;
    background: #577FBC;
	border: 1px solid rgba(0, 0, 0, .15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	line-height: 1.3;
}

.ratingButtonNo:hover a {
	color: #f3f3f3;
	padding: 2px 4px 3px;
    margin-right: 3px;
    font-size: 11px;
	text-decoration: none;
    border-radius: 3px;
    background: #577FBC;
	border: 1px solid rgba(0, 0, 0, .15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	line-height: 1.3;
}

.ratingButtonNo a {
    color: #005790;	
	padding: 2px 4px 3px;
    margin-right: 3px;
    font-size: 11px;
	text-decoration: none;    
    border-radius: 3px;
    background: #e7f2fb;
	border: 1px solid rgba(0, 0, 0, .15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	line-height: 1.3;
}

.ratingButtonDisabled a {
	color: #f3f3f3;
	padding: 2px 4px 3px;
    margin-right: 3px;
    font-size: 11px;
	text-decoration: none;    
    border-radius: 3px;
    background: #aaa;
	border: 1px solid rgba(0, 0, 0, .15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	line-height: 1.3;
}

.jobEditTextArea {
   	display: block;
 	background-color:#f8ffff;
 	color: #0b0080;
   	width: -webkit-fill-available;
}

.jobEditTextArea_Reply {
   	display: block;
 	background-color:#f8ffff;
 	color: #0b0080;
   	width: -webkit-fill-available;
}

.jobEditGraphArea {
   	display: block;
 	background-color:#f8ffff;
 	color: #0b0080;
   	width: 90%;
}

.jobEditButton {
	display: inline;
}

.editArea	{
	display: none;
}

.editNewArea	{
	display: block;	
}

.editMsg	{
 	color: #0645ad;	
}

.hideEditAnchor{
	display: none;
}

.ugccmt-header .ugccmt-left {
    width: auto;
    float: left;
    margin: 0;
    padding: 0;
}

.ugccmt-sort-list-container h3.ugccmt-title {
    padding: 8px 0 8px 0;
}

#ugccmt-container ul.ugccmt-comments {
    position: relative;
}

ul.ugccmt-comments {
    clear: both;
    zoom: 1;
    margin: 0;
    width:-webkit-fill-available;
    display: inline-block;
}

ul.ugccmt-comments li {
    clear: both;
    list-style-type:none;	/* for IE */ 
}

.ugccmt-comment-bulletin {
    border-top: 1px solid #EBEBEB;
    padding: 3px;
    overflow: hidden;
    zoom: 1;
}

.job-discuss    {
 	border-top: 1px solid #EBEBEB;
    padding: 7px 3px ;
    overflow: hidden;
    zoom: 1;
}

.ugccmt-info {
    overflow: hidden;
    _zoom: 1;
}

/*
.ugccmt-comment  {
    float: right;
    zoom: 1;
}
*/

.ugccmt-comment em.ugccmt-voted {
    color: #2C9801;
}

.ugccmt-comment .ugccmt-rating-positive {
    margin-right: 3px;
    text-align: right;
}

.ugccmt-comment em {
    float: left;
    width: 28px;
    line-height: 20px;
    font-weight: bold;
    font-style: normal;
    color: #9d9d9c;
}

ul.ugccmt-comments .ugccmt-voted {
    color: #2C9801;
    float: left;
    font-weight: bold;
}

.ugccmt-sprite_bg, .ugccmt_yahoo_logo, .ugccmt-post-button-disabled, .ugccmt-post-button-disabled-wrapper {
    background-image: url('../images/sprite-1637400.png');
    background-repeat: no-repeat;
}

.blue_thumb_up, .blue_thumb_up_lout, .blue_thumb_down, .blue_thumb_down_lout, .blue_thumb_down_hover, .blue_thumb_up_hover, .red_thumb_up, .red_thumb_down, .red_thumb_down_nobr, .gray_thumb_up_tmp, .gray_thumb_up, .gray_thumb_up_nobr, .gray_thumb_down_tmp, .gray_thumb_down, .gray_thumb_down_nobr, .green_thumb_up, .green_thumb_up_nobr, .green_thumb_down {
    width: 20px;
    height: 22px;
    cursor: pointer;
    text-decoration: none;
    text-indent: -9999em;
}

.ugccmt-sprite_img {
    display: block;
    float: left;
}


.blue_thumb_up_lout {
    background-position: 0 0;
}

.blue_thumb_down_lout {
    background-position: -22px 0;
}

.yom-comments #mwpphu-comments-post a, .yom-comments .mwpphu-navigation a, .yom-comments ul.mwpphu-comments li a, .yom-comments .mwpphu-post-form a, .yom-comments .mwpphu-post-form .mwpphu-bd .mwpphu-reset, .ugccmt-tab-fltr li a, .ugccmt-sort-list li a, #ugccmt-comments-post a, .ugccmt-navigation a, .ugccmt-footer a, .ugccmt-post-frm a {
    color: #005790;
}

#yog-bd .NoTextDecoration, #yog-bd a {
    text-decoration: none;
}

cite {
    color: #4d4d4d;
}

.ugccmt-comment cite {
    float: left;
    margin-bottom: 5px;
    font-style: normal;
}

.ugccmt-comment cite, .ugccmt-comment .ugccmt-rate em {
    font-size: 85%;
    width: -webkit-fill-available;    
}

.ugccmt-comment cite em, .ugccmt-comment cite span, .ugccmt-comment cite a {
    vertical-align: bottom;
    _vertical-align: top;
}

.ugccmt-comment cite .ugccmt-timestamp {
    padding-left: 3px;
    color: #7E7E7E;
}

.ugccmt-comment cite a.abuse, .ugccmt-comment cite a.ugccmt-remove-cmt {
    border-left: 1px solid #7E7E7E;
    padding-left: 5px;
    margin-left: 2px;
}

.ugccmt-comment blockquote {
    clear: both;
    margin: 0 5px 0 0;
    line-height: 1.4em;
}

/*
      font: 14.5px arial,helvetica,clean,sans-serif;
      font: 14.5px arial,helvetica,clean,sans-serif;font-family: arial!important;
*/

.ugccmt-comment .ugccmt-commenttext {
    font-size: 14.5px;
    font-family: ".SFNSText-Regular", ".PingFang-TC-Regular", "PingFang TC", Helvetica, Verdana, "新細明體", PMingLiU, sans-serif;
    color:black;
    overflow-x: auto;
    overflow-y: auto;
    margin-top: 5px;	
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

.ugccmt-comment cite .ugccmt-timestamp abbr {
    display: inline-block;
}

.ugccmt-comment .ugccmt-reply {
    display: inline-block;
    margin-top: 10px;
    font-size: 85%;
}

.right_arrow {
    background-position: -13px -135px;
    width: 6px;
    height: 10px;
}

.ugccmt-comment .ugccmt-reply .ugccmt-sprite_img {
    margin-right: 5px;
    _margin-right: 2px;
}

.ugccmt-comment .ugccmt-rate em.ugccmt-voted {
    color: #2C9801;
}

.ugccmt-comment .ugccmt-rate em.ugccmt-voted-neg {
    color: #CB4700;
}

.ugccmt-replies, .ugccmt-replies-mycmt {
    margin-left: 58px;
}

.ugccmt-replies .ugccmt-comment, .ugccmt-replies-mycmt .ugccmt-comment {
    padding-left: 0;
}



