.wx-misc-tools{
	height:0px;
	width:0px;
	
}
.wx-misc-tools .wx-curtain{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:black;
	opacity:0.5;
}
.wx-misc-tools .formcontainer{
	position:fixed;
	top:0px;
	left:0px;
	background:white;
	color:black;
	opacity:1;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:75%;
	height:529px;
	/*height:50%;*/
	margin-top:10px;
	margin-bottom:10%;
	margin-left:10%;
	margin-right:10%;
	box-shadow:5px 5px 5px black;
	-moz-box-shadow:5px 5px 5px black;
	-webkit-box-shadow:5px 5px 5px black;
	padding:5px;
	overflow:auto;
	 z-index: 105000;
}
.wx-misc-tools .formcontainer .wx-win-tools{
	float:right;
}
.wx-misc-tools .formcontainer .wx-win-tools *{
	cursor:pointer;
	padding:5px;
	border:1px dashed black;
}
.wx-misc-tools .formcontainer .wx-win-tools .close{
	color:black;
	font-size:12px;
}
.wx-misc-tools .formcontainer .formline .label{
	float:left;
	padding:3px;
}
.wx-misc-tools .formcontainer .formline .control{
	float:left;
	padding:3px;
}
.wx-misc-tools .formcontainer h1{
	margin-top:3px;
	margin-bottom:3px;
}
.wx-misc-tools .formcontainer .formline{
height:30px;
}

.wx-addmeta-button{
background-image:url('plussign.gif');
background-color:transparent;
background-repeat:no-repeat;
border:1px solid threedface;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
background-position: 2px 3px;
margin-left:10px;
height: 16px;
padding-right: 8px;
width:5px;
}

.wx-addmeta-button:hover{
border:1px solid yellow;
}

.authorinput{
margin-bottom: 5px;
margin-left: 5px;
}

.catinput{
margin-bottom:5px;
}

.catfield{
margin:5px;
border:1px solid #AAAAAA;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
padding:5px;
display:inline-block;
}

#wc-previews{
	float: right;
}

.gdafilefield {
    border: 1px solid #AAAAAA;
    border-radius: 3px 3px 3px 3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
    display: inline-block;
    margin: 5px;
    padding: 5px;
}

.wx-wikitextarea {
margin-bottom:5px;
}

.deletecriteria{
background-image: url("delcriteria.png");
cursor: pointer;
display: inline-block;
height: 22px;
margin-left: 4px;
position: relative;
top: 0px;
width: 22px;
}

.wx-metadata-content td.label{
width:166px;    
}
.eventonly{
	display:none;
}

.srchToolbar{
    border-bottom: 1px solid #AFAFAF;
    float: left;
    font-size: 12px;
    height: 25px;
	background:none repeat scroll 0 0 transparent !important;
    padding-top: 3px;
    width: 100%;
}

.srchToolbar .inplb {
    display: inline;
    float: left;
    font-weight: bold;
    margin-right: 4px;
    padding-left: 5px;
    padding-top: 2px;
}

.srchToolbar .inptx {
    border: 1px solid #AAAAAA;
    float: left;
    height: 18px;
    padding: 0;
    width: 70%;
}


.srchToolbar .inpsrch {
    background: none repeat scroll 0 0 #DFDFDF;
    border-color: #AAAAAA;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    float: left;
    height: 15px;
    padding: 2px 2px 1px 1px;
    width: 15px;


}

.transcriptContent .match{


    cursor: pointer;
    display: inline-block;
    padding: 3px;
	font-weight:bold;
	


    background: none repeat scroll 0 0 #cbb12d;
}
	
.transcriptContent .match:hover{
	text-decoration:underline;





}

.transcriptContent .g_time{
	background-image:url('gplayer/dot.gif') !important;


}

#gsmsr{
    padding: 25px 3px 3px;


}

.syncImgTrans{
    position: relative;
    top: -6px;
}