/*  內容左側連結圖框		*/

.keySearch  {
    color: white;
    background-color: #cb4700;   
}

.ItemOrdered    {
    color:white;
    background: #0057908c;
    border-radius: 2px;    
}

.ugccmt-sort-list-container {
    border-top: 1px solid #EBEBEB;
    clear: both;
    width: -webkit-fill-available;
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 20px;
}

.ugccmt-timestamp {
    padding-left: 3px;
    color: #7E7E7E;
}


.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;
}


.jobEditButton {
    display: inline;
}

.jobEditTextArea_Reply {
    display: block;
    background-color: #f8ffff;
    color: #0b0080;
    width: -webkit-fill-available;
}

.editArea	{
	display: none;
}

.link-bodyReply {
    margin: 16px -5px;
    border-bottom: 1px solid #e9eaeb;
}

.link-bodyright-bottom {
    margin: 0 5px;    
    font-size: 11.5px;
    padding-top: 3px;        
}

.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;        
}

.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;    
}

.postICON-GoodQ	{
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    padding: 3px 5px;
    line-height: 1;
    font-size: 11px;
    color: #868686;
    margin: 0px 3px 2px 0px;
}

.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: #cb700070;
	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: #cb700070;
	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: #cb700030;
	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: #0057908c;
	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: #0057908c;
	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;
}

.link-rightarea {
    margin-left:5px;
    float:left;
    width:27%;
}

.link-leftarea {
    margin-right: 10px;
    width:95%;
}

.link-box-top {
    margin-bottom: 3px;
    padding: 0px 0px 35px 0px;
}

.forumIconNo {
    padding: 5px 5px 5px 5px;
    box-shadow: 0 0 0 1px rgba(0,0,0,.1), 0 2px 3px rgba(0,0,0,.2);
    color: #cb4700;
    margin: 0px 8px 8px 0px;
    font-size: 13px;
    text-decoration: none;
    float: left;
    text-shadow: 1px 1px 1px #cccccc;
    background: #f6f6f6;
}

.forumIconNo:hover {
	padding: 5px 5px 5px 5px;
    box-shadow: 0 0 0 1px rgba(0,0,0,.1), 0 2px 3px rgba(0,0,0,.2);    
 	color: #f3f3f3;   
    margin: 0px 8px 8px 0px;    
    font-size: 13px;   
	text-decoration: none;
    float: left;
    text-shadow: none;
    background: #cb470080;
}

.forumIconYes:hover {
    padding: 5px 5px 5px 5px;
    box-shadow: 0 0 0 1px rgba(0,0,0,.1), 0 2px 3px rgba(0,0,0,.2);
    color: #cb4700;
    margin: 0px 8px 8px 0px;
    font-size: 13px;
    text-decoration: none;
    float: left;
    background: #cb470080; 
}

.forumIconYes {
	padding: 5px 5px 5px 5px;
    box-shadow: 0 0 0 1px rgba(0,0,0,.1), 0 2px 3px rgba(0,0,0,.2);    
 	color: #f3f3f3;   
    margin: 0px 8px 8px 0px;    
    font-size: 13px;   
	text-decoration: none;
    float: left;  
    background: #cb4700;
}

.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-title {
    border-bottom: 1px solid #e9eaeb;
    margin: 6px 2px 6px 13px;
    direction: ltr;
    line-height: 1.34;
    font-size: 13px;
    padding-top: 10px; 
}

.link-title-GoodQ {
    border-bottom: 1px solid #e9eaeb;
    direction: ltr;
    line-height: 1.34;
    font-size: 13px;
}

.link-title-reply {
    border-top: 1px solid #e9eaeb;
    margin: -1px 0px;
    direction: ltr;
    font-size: 13px;
    padding-top: 10px;
}

.link-bodyright {
    margin: 7px 5px 7px 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.38;
}

.link-bodyleft {
    margin: 15px 15px 0px;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.38;
    padding-bottom: 26px;
}

.link-bodyleft-reply {
    margin: 2px 7px;
    padding: 12px;
    font-size: 15px;
    font-weight: normal;
    border-radius: 3px;
    line-height: 1.38;
    background-color: white;
    border: 1px solid #e9eaeb;
}


.ugccmt-rate {
    float: right;
    margin-right: 5px;
    zoom: 1;
}

.ugccmt-rate-GoodQ {
    float: right;
    zoom: 1;
}
