.notValid .legendRow {
    display: block !important;
}
.notValid .legendToggle {
    display: none !important;
}
.field_advice {
    display: inline-block;
}
.commentTools >a{
    margin-left:10px;
    float:left;
    cursor: pointer;
   
}
.commentEditTitle {
    width:100%;
}

.commentEditText {
    width:100%;
}


.commentEditor {
    border-color: #f2f2f2;
    border-width:4px;
}
.commendEditCancel {
    margin-top:5px;
}

.commendEditSave {
    margin-top:5px;
    margin-left:10px;
}
.commentItem {
    padding: 3px;
    margin-bottom : 4px;
}


.commentItem:hover {
    background-color: #f2f2f2;
}
#commentContainer{margin-top: 10px; }



#commentEditor {
    width: 100%;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.watermark {
    color: 	#B1B4AE;
}

.snippet em {
    font-weight: bold;
}
.note {
    margin: 0 0 20px 0 ;
    padding: 15px 30px 15px 15px ;
    border-left: 5px solid #eee ;
    overflow: hidden;
}

.note h1,
.note h2,
.note h3,
.note h4 {
    margin-top: 0 ;
}

.note p:last-child {
    margin-bottom: 0 ;
}
/*.note code,
.note .highlight {
    background-color: #fff ;
}*/

/* Variations */
.note-danger {
    background-color: #FAEAE6 ;
    border-color: #ed4e2a ;
}

.note-warning {
    background-color: #FCF3E1 ;
    border-color: #fcb322 ;
}

.note-info {
    background-color: #E8F6FC ;
    border-color: #57b5e3 ;
}

.note-success {
    background-color: #EBFCEE ;
    border-color: #3cc051 ;
}



.snippet {
	margin-bottom: 10px;
	margin-top: 10px;
}

.playListThumb {
    width: 69.3px;
    height: 53.9px;
    cursor: pointer;
    position: absolute;
}
.playListItem {
    cursor: pointer;
}
.playListItem:hover {
    background-color: #d1e1fa;
}
.versionCreated {
    float: left;
    margin-left: 2px;
    margin-right: 2px;
}
.versionLabel {
    display:block;
    float: left;
    margin-left: 2px;
    margin-right: 2px;
}
.versionAction {
    float: left;
}
.versionClear {
    clear: both;
}

del {
    color : red;
    text-decoration: line-through;

}

ins {
    color: green;
}

ol.changes {
    margin-left: 15px;
}
.versionHistory {
    margin-top:5px;
    margin-bottom:5px;
}

.commentEdit img{
    width:16px;
    height:16px;
}

.commentApprove img{
    width:16px;
    height:16px;
}

.commentHide img{
    width:16px;
    height:16px;
}

div#crumbtrail { background: none; border: none; /*margin-bottom: 0; margin-top:0;*/ }
/*.prev, .next { padding:5px 10px; text-decoration:none; color:#000; }*/
/*.prev:hover, .next:hover { text-decoration:none;}*/
/*.prev { float:left; margin-left:20px; }*/
/*.next { float:right; margin-right:40px; }*/

div.CodeMirror{width: 560px; border: 1px solid #000;}

.ui-helper-hidden-accessible { display: none }

.social-btn {margin: 0; float: right;}

.detailItemContentType {
  width: 100%;
  text-align: center;
  font-size: 0.70em;
  color: #353139;
  font-weight: 700;
  cursor: default;
}

#linkToBigImage .vignetteBorder {border: 1px solid #D3D3D3; padding: 1px;}
div.thumb img[name=vignetteImage] {width: auto; max-height: 128px;}
