/* CSS for YUI implementation for Document related pages */

@media screen {

.yui-overlay .dialog { 
	border:1px solid grey;
	padding:5px; 
	background-color:#ddd; 
	layer-background-color:#ddd;
} 

#ctx { 
	background:orange;
	width:100px;
	height:25px; 
} 
    
.modal {
z-index: 200;
opacity: 1;
}
	
.drag {
    height: 70px;
    width: 100px;
    border: 1px solid black;
    background-color: #004C6D;
    color: white;
    cursor: move;
    float: left;
    margin: 4px;
    z-index: 2;
}

#drop {
	border: 1px solid black;
	background-color: #eee;
}
	
.showNav {
    height: 20px;
    width: 15px;
	border: 0px solid black;
    background: url(../img/show.gif);
    color: white;
    cursor: hand;
}
	
.hideNav {
    height: 20px;
    width: 15px;
	border: 0px solid black;
    background: url(../img/hide.gif);
    color: white;
    cursor: hand;
}
	
.accordionButton{
    height: 14px;
    width: 158px;
    border-bottom: 2px solid white;
    background: url(../img/login/h-bkg2.gif) repeat bottom center;
	font: bold 14px Verdana;
	color: red;
    cursor: hand;
    float: left;
}
	
#drop p {
    margin: 1em;
}
#drop p strong {
    font-weight: bold;
}

#drop strong {
	font-weight: bold;
}
	
#drop.yui3-dd-drop-over {
    background-color: #ccc;
}	
	
.icon {
	margin-top: 5px;
    width: 75px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    font-size: 9px;
    font-weight: bold;
}
	
.icon, .icon a {
    text-decoration: none;
    color: black;
}

.icon.link {
	cursor: pointer;
}

.icon img {
	display: block;
	margin: 0px auto;
}

.sign {
	opacity:0.75;
	filter: alpha(opacity=75);
	height: 70px;
    width: 234px;
    border: 1px solid black;
    font-weight:900;
    font-size:20px;
    color: white;
    cursor: move;
    float: left;
    margin: 0px;
    z-index: 10;
}
	
.init {
	opacity:0.75;
	filter: alpha(opacity=75);
	height: 70px;
    width: 140px;
    border: 1px solid black;
    font-weight:900;
    font-size:20px;
    color: white;
    cursor: move;
    float: left;
    margin: 0px;
    z-index: 10;
}

.seal {
	opacity:0.75;
	filter: alpha(opacity=75);
    height:155px;
    width: 155px;
    border: 1px solid black;
    font-weight:900;
    font-size:20px;
    color: white;
    cursor: move;
    float: left;
    margin: 0x;
    z-index: 10;
/**    background-image: url(../img/smile.gif);
    background-repeat: no-repeat;
    background-position: center;*/
}

.title {
	opacity:0.75;
	filter: alpha(opacity=75);
	height: 25px;
    width: 180px;
    border: 1px solid black;
    font-weight:900;
    font-size:20px;
    color: white;
    cursor: move;
    float: left;
    margin: 0px;
    z-index: 10;
}
.signatureTitle {
	opacity:0.75;
	filter: alpha(opacity=75);
	height: 25px;
    width: 180px;
    border: 1px solid black;
    font-weight:900;
    font-size:20px;
    /* text-align:left; */
    color: white;
    cursor: move;
    float: left;
    margin: 0px;
    z-index: 10;
}
.signatureName {
	opacity:0.75;
	filter: alpha(opacity=75);
	height: 25px;
    width: 180px;
    border: 1px solid black;
    font-weight:900;
    font-size:20px;
    /* text-align:left; */
    color: white;
    cursor: move;
    float: left;
    margin: 0px;
    z-index: 10;
}
.signatureDate {
	opacity:0.75;
	filter: alpha(opacity=75);
	height: 25px;
    width: 180px;
    border: 1px solid black;
    font-weight:900;
    font-size:20px;
    /* text-align:left; */
    color: white;
    cursor: move;
    float: left;
    margin: 0px;
    z-index: 10;
}

.nameOfSignature {
	background-color: transparent;
	height: 25px;
    width: 180px;
    POSITION: relative;
    font-weight:900;
    font-size:13px;
    overflow: hidden;
    top: 5px;
    left: 0px;
    z-index: 3;
}
.dateOfSignature {
	background-color: transparent;
	height: 25px;
    width: 180px;
    POSITION: relative;
    font-weight:900;
    font-size:13px;
    overflow: hidden;
    top: 5px;
    left: 0px;
    z-index: 3;
}
.name {
	opacity:0.75;
	filter: alpha(opacity=75);
	height: 25px;
    width: 180px;
    border: 1px solid black;
    font-weight:900;
    font-size:19px;
    color: white;
    cursor: move;
    float: left;
    margin: 0px;
    z-index: 10;
}
	
.date {
	opacity:0.75;
	filter: alpha(opacity=75);
	height: 25px;
    width: 180px;
    border: 1px solid black;
    font-weight:900;
    font-size:19px;
    color: white;
    cursor: move;
    float: left;
    margin: 0px;
    z-index: 10;
}
	
.text {
	opacity:0.75;
	filter: alpha(opacity=75);
    border: 2px solid black;
    font-weight:600;
    font-size:16px;
    color: white;
    cursor: move;
    float: left;
    margin: 0px;
    z-index: 10;
    text-align: left;
}
.chkRdo {
	opacity:0.75;
	filter: alpha(opacity=75);
    border: 2px solid black;
    font-weight:600;
    font-size:16px;
    color: white;
    cursor: move;
    float: left;
    margin: 0px;
    z-index: 10;
    text-align: center;
}
	
.arial {
    font-family: Arial, Helvetica, sans-serif;
}
.times {
    font-family: "Times New Roman", Times, serif;
}
	
.textDefault {
	opacity:0.75;
	filter: alpha(opacity=75);
    border: 2px solid black;
    font-weight:lighter;
    font-size:16px;
	text-align:left;
    color: white;
    cursor: move;
    float: left;
    margin: 0px;
    z-index: 10;
}
	
#contextMenuSign {
    height:64px;
    width: 151px;
	border: 1px solid black;
    POSITION: absolute;
    color: white;
    background-color: #EAEAEA;
    z-index: 200;
}
	
#contextMenuSeal {
    height:48px;
    width: 151px;
	border: 1px solid black;
    POSITION: absolute;
    color: white;
    background-color: #EAEAEA;
    z-index: 200;
}
	
ul#contextList li a:hover
{
    color: white;
	background-color: #003399;
}

.placeholder {
}
	
.signLine {
	background-color: transparent;
	height: 56px;
    width: 232px;
    border-bottom: 1px dashed black;
    POSITION: relative;
    font-weight:900;
    font-size:12px;
    top: -48px;
    left: 0px;
    z-index: 3;
}
.signTitle {
	background-color: transparent;
	height: 20px;
    width: 234px;
    POSITION: relative;
    font-weight:900;
    font-size:20px;
    top: -25px;
    left: 0px;
    z-index: 3;
}
.signEvent {
	background-color: transparent;
	height: 70px;
    width: 234px;
    POSITION: relative;
    top: -104px;
    left: 0px;
    z-index: 5;
}
.signatureTitleEvent {
	background-color: transparent;
	height: 25px;
    width: 180px;
    POSITION: relative;
    top: -60px;
    left: 0px;
    z-index: 5;
}
.reviewedEvent {
	background-color: transparent;
	height: 32px;
    width: 192px;
    POSITION: relative;
    top: -50px;
    left: 0px;
    z-index: 5;
}


.reviewer {
	opacity:0.75;
	filter: alpha(opacity=75);
	height: 29px;
    width: 190px;
    border: 1px solid black;
    font-weight:900;
    font-size:20px;
    color: white;
    cursor: move;
    float: left;
    margin: 0px;
    z-index: 10;
}
.reviewerTitle {
	background-color: transparent;
	height: 28px;
    width: 190px;
    POSITION: relative;
    font-weight:900;
    font-size:20px;
    top: 0px;
    left: 0px;
    z-index: 3;
}
.reviewerLine {
	background-color: transparent;
	height: 50px;
    width: 208px;
    /**border-bottom: 1px dashed black; **/
    POSITION: relative;
    font-weight:900;
    font-size:12px;
    top: -50px;
    left: 0px;
    z-index: 3;
}
.reviewerEvent {
	background-color: transparent;
	height: 30px;
    width: 190px;
    POSITION: relative;
    top: -77px;
    left: 0px;
    z-index: 15;
}
.reviewerSubDiv3 {
    opacity: 1.0;
    filter: alpha(opacity=100);
	height: 24px;
    width: 24px;
    background-image: url(../img/smallAarrowInBox.png);
    POSITION: relative;
    top: -50px;
    left: 81px;
    cursor: default;
    z-index: 16;
}


.initLine {
	background-color: transparent;
	height: 56px;
    width: 138px;
    border-bottom: 1px dashed black;
    POSITION: relative;
    font-weight:900;
    font-size:10px;
    top: -48px;
    left: 0px;
    z-index: 3;
}
.initTitle {
	background-color: transparent;
	height: 20px;
    width: 140px;
    POSITION: relative;
    font-weight:900;
    font-size:20px;
    top: -25px;
    left: 0px;
    z-index: 3;
}
.initEvent {
	background-color: transparent;
	height: 70px;
    width: 140px;
    POSITION: relative;
    top: -104px;
    left: 0px;
    z-index: 5;
}
	
.sealLine {
	background-color: transparent;
	height: 78px;
    width: 153px;
    border-bottom: 1px dashed black;
    POSITION: relative;
    font-weight:900;
    font-size:12px;
    top: -48px;
    left: 0px;
    z-index: 3;
}
.sealTitle {
	background-color: transparent;
	height: 20px;
    width: 155px;
    POSITION: relative;
    font-weight:900;
    font-size:20px;
    top: -25px;
    left: 0px;
    z-index: 3;
}
.sealCross {
	background-color: transparent;
	height: 155px;
    width: 78px;
    border-right: 1px dashed black;
    POSITION: relative;
    top: -127px;
    left: -36px;
    z-index: 4;
}
.sealEvent {
	background-color: transparent;
	height: 155px;
    width: 155px;
    POSITION: relative;
    top: -283px;
    left: 0px;
    z-index: 5;
}
.textEvent {
	background-color: transparent;
	height: 20px;
    width: 160px;
    POSITION: relative;
    top: 0px;
    left: 0px;
    z-index: 5;
}
.chkEvent {
    line-height:0;	
	background-color: transparent;
    POSITION: relative;
    z-index: 5;
}
.rdoEvent {
    line-height:0;	
	background-color: transparent;
    POSITION: relative;
    z-index: 5;
}
.titleLine {
	background-color: transparent;
	height: 10px;
    width: 178px;
    border-bottom: 1px dashed black;
    POSITION: relative;
    top: -50px;
    left: 0px;
    z-index: 3;
}
	
.nameLine {
	background-color: transparent;
	height: 10px;
    width: 178px;
    border-bottom: 1px dashed black;
    POSITION: relative;
    top: -24px;
    left: 0px;
    z-index: 3;
}
	
.dateLine {
	background-color: transparent;
	height: 10px;
    width: 178px;
    border-bottom: 1px dashed black;
    POSITION: relative;
    top: -24px;
    left: 0px;
    z-index: 3;
}

.signSubDiv {
    opacity: 1.0;
    filter: alpha(opacity=100);
	height: 24px;
    width: 24px;
    background-image: url(../img/smallAarrowInBox.png);
    POSITION: relative;
    top: -25px;
    left: 106px;
    cursor: default;
    z-index: 11;
}
	
.initSubDiv {
    opacity: 1.0;
    filter: alpha(opacity=100);
	height: 24px;
    width: 24px;
    background-image: url(../img/smallAarrowInBox.png);
    POSITION: relative;
    top: -25px;
    left: 58px;
    cursor: default;
    z-index: 11;
}
	
.sealSubDiv {
    opacity: 1.0;
    filter: alpha(opacity=100);
	height: 24px;
    width: 24px;
     background-image: url(../img/smallAarrowInBox.png);
    POSITION: relative;
    top: -24px;
    left: 68px;
    cursor: default;
    z-index: 11;
}

.signSubDiv2 {
    opacity: 1.0;
    filter: alpha(opacity=100);
	height: 24px;
    width: 24px;
    background-image: url(../img/smallAarrowInBox.png);
    POSITION: relative;
    top: 0px;
    left: 106px;
    cursor: default;
    z-index: 11;
}
	
.initSubDiv2 {
    opacity: 1.0;
    filter: alpha(opacity=100);
	height: 24px;
    width: 24px;
    background-image: url(../img/smallAarrowInBox.png);
    POSITION: relative;
    top:  0px;
    left: 58px;
    cursor: default;
    z-index: 11;
}
	
.sealSubDiv2 {
    opacity: 1.0;
    filter: alpha(opacity=100);
	height: 24px;
    width: 24px;
     background-image: url(../img/smallAarrowInBox.png);
    POSITION: relative;
    top: 0px;
    left: 68px;
    cursor: default;
    z-index: 11;
}
.reviewerSubDiv {
    opacity: 1.0;
    filter: alpha(opacity=100);
	height: 24px;
    width: 24px;
    background-image: url(../img/check_box_outline_blank_black_24.svg);
    POSITION: relative;
    top: -46px;
    left: -67px;
    cursor: default;
    z-index: 11;
}
.reviewerSubDiv2 {
    opacity: 1.0;
    filter: alpha(opacity=100);
	height: 24px;
    width: 24px;
    background-image: url(../img/check_box_black_24.svg);
    POSITION: relative;
    top: -22px;
    left: -73px;
    cursor: default;
    z-index: 11;
}


.positionTitle {
	background-color: transparent;
	height: 25px;
    width: 180px;
    POSITION: relative;
    font-weight:900;
    font-size:13px;
    overflow: hidden;
    top: -20px;
    left: -6px;
    z-index: 3;
}	
.titleSubDiv2 {
    opacity: 1.0;
    filter: alpha(opacity=100);
	height: 24px;
    width: 24px;
    background-image: url(../img/smallAarrowInBox.png);
    POSITION: relative;
    top:  0px;
    left: 78px;
    cursor: default;
    z-index: 11;
}
	
.textSubDiv {
    opacity: 1.0;
    filter: alpha(opacity=100);
	height: 4px;
    width: 4px;
    background-image: url(../img/smallAarrowInBox.png);
    background-size: contain;
    POSITION: relative;
    top: 0px;
    left: 0px;
    cursor: default;
    z-index: 11;
}
.textSubDivOut {
    opacity: 1.0;
    filter: alpha(opacity=100);
	height: 4px;
    width: 4px;
    background-image: url(../img/smallAarrowInBox.png);
    background-size: contain;
    POSITION: relative;
    top: 0px;
    left: 0px;
    cursor: default;
    z-index: 11;
	border: 1px solid black;
}
.subContextMenuSign {
    height:80px;
    width: 80px;
	border: 1px solid black;
    POSITION: absolute;
    color: white;
    background-color: #EAEAEA;
    z-index: 200;
}

.subContextMenu {
    height:32px;
    width: 80px;
	border: 1px solid black;
    POSITION: absolute;
    color: white;
    background-color: #EAEAEA;
    z-index: 200;
}
	
ul.subContextList li a:hover {
    color: white;
	background-color: #003300;
}
	
#inputPin {
    height:43px;
    width: 160px;
	border: 1px solid black;
    POSITION: absolute;
    color: blank;
    background-color: #FFF5EC;
    z-index: 200;
}
#withoutPin {
    height:53px;
    width: 210px;
	border: 1px solid black;
    POSITION: absolute;
    color: blank;
    background-color: #FFF5EC;
    z-index: 200;
}
#reviewerConfirm {
    height:53px;
    width: 230px;
	border: 1px solid black;
    POSITION: absolute;
    color: blank;
    background-color: #FFF5EC;
    z-index: 200;
}
#inputTitle {
	text-align:left;
    height:26px;
    width: 150px;
	border: 1px solid black;
    POSITION: absolute;
    color: blank;
    background-color: #FFF5EC;
    z-index: 101;
}
.textField {
    height:110px;
    width: 260px;
	border: 1px solid black;
    POSITION: absolute;
    color: blank;
    background-color: #FFF5EC;
    z-index: 200;
}
.labelBar {
    height:23px;
    width: 360px;
	border: 1px solid black;
    POSITION: absolute;
    color: blank;
    background-color: #FFF5EC;
    z-index: 200;
}

	
.textFieldTemplate {
    height:152px;
    width: 260px;
	border: 1px solid black;
    POSITION: absolute;
    color: blank;
    background-color: #FFF5EC;
    z-index: 200;
}

.placeHolderNameTemplate { 
	height:66px;
    width: 260px;
	border: 1px solid black;
    POSITION: absolute;
    color: blank;
    background-color: #FFF5EC;
    z-index: 200;
}
	
.textFieldValue {
    height:96px;
    width: 260px;
	border: 1px solid black;
    POSITION: absolute;
    color: blank;
    background-color: #FFF5EC;
    z-index: 200;
}
	
.arrowTag {
	height: 72px;
    width: 127px;
	background-image: url(../img/ArrowTag.png);
    background-repeat: no-repeat;
    background-position: center;
    POSITION: absolute;
    cursor: hand;
    z-index: 10;
}
	
.arrow {
	height: 72px;
    width: 83px;
	background-image: url(../img/Arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    POSITION: absolute;
    cursor: hand;
    z-index: 10;
}
	
.tagTField {
	height: 25px;
    width: 72px;
	background-image: url(../img/TextBox_G.png);
    background-repeat: no-repeat;
    background-position: center;
    POSITION: absolute;
	cursor: pointer;
    z-index: 11;
}
.tagTFieldRequired {
	height: 25px;
    width: 72px;
	background-image: url(../img/TextBox_R.png);
    background-repeat: no-repeat;
    background-position: center;
    POSITION: absolute;
	cursor: pointer;
    z-index: 12;
}
.tagChkBox {
	height: 25px;
    width: 72px;
	background-image: url(../img/CheckBox_G.png);
    background-repeat: no-repeat;
    background-position: center;
    POSITION: absolute;
	cursor: pointer;
    z-index: 11;
}
.tagChkBoxRequired {
	height: 25px;
    width: 72px;
	background-image: url(../img/CheckBox_R.png);
    background-repeat: no-repeat;
    background-position: center;
    POSITION: absolute;
	cursor: pointer;
    z-index: 12;
}
.tagRadioBtn {
	height: 25px;
    width: 72px;
	background-image: url(../img/Radio_G.png);
    background-repeat: no-repeat;
    background-position: center;
    POSITION: absolute;
	cursor: pointer;
    z-index: 11;
}
.tagRadioBtnRequired {
	height: 25px;
    width: 72px;
	background-image: url(../img/Radio_R.png);
    background-repeat: no-repeat;
    background-position: center;
    POSITION: absolute;
	cursor: pointer;
    z-index: 12;
}
	
.tagSign {
	height: 72px;
    width: 44px;
	background-image: url(../img/TagSign.png);
    background-repeat: no-repeat;
    background-position: center;
    POSITION: absolute;
    cursor: hand;
    z-index: 10;
}
.tagSign_fr {
	height: 72px;
    width: 44px;
	background-image: url(../img/TagSign_fr.png);
    background-repeat: no-repeat;
    background-position: center;
    POSITION: absolute;
    cursor: hand;
    z-index: 10;
}
	
.tagInitial {
	height: 72px;
    width: 44px;
	background-image: url(../img/TagInitial.png);
    background-repeat: no-repeat;
    background-position: center;
    POSITION: absolute;
    cursor: hand;
    z-index: 10;
}
.tagInitial_fr {
	height: 72px;
    width: 44px;
	background-image: url(../img/TagInitial_fr.png);
    background-repeat: no-repeat;
    background-position: center;
    POSITION: absolute;
    cursor: hand;
    z-index: 10;
}
	
.tagSeal {
	height: 72px;
    width: 44px;
	background-image: url(../img/TagSeal.png);
    background-repeat: no-repeat;
    background-position: center;
    POSITION: absolute;
    cursor: hand;
    z-index: 10;
}
.tagSeal_fr {
	height: 72px;
    width: 44px;
	background-image: url(../img/TagSeal_fr.png);
    background-repeat: no-repeat;
    background-position: center;
    POSITION: absolute;
    cursor: hand;
    z-index: 10;
}
	
.tagReviewer {
	height: 72px;
    width: 44px;
	background-image: url(../img/TagReview.png);
    background-repeat: no-repeat;
    background-position: center;
    POSITION: absolute;
    cursor: hand;
    z-index: 10;
}
.tagReviewer_fr {
	height: 72px;
    width: 44px;
	background-image: url(../img/TagReview_fr.png);
    background-repeat: no-repeat;
    background-position: center;
    POSITION: absolute;
    cursor: hand;
    z-index: 10;
}

.tagText {
	height: 56px;
    width: 190px;
	background-image: url(../img/Text_Gr.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    POSITION: absolute;
    cursor: hand;
    z-index: 11;
}
.tagText_fr {
	height: 56px;
    width: 190px;
	background-image: url(../img/Text_Gr_fr.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    POSITION: absolute;
    cursor: hand;
    z-index: 11;
}
.tagTextReq {
	height: 56px;
    width: 190px;
	background-image: url(../img/Text_Rd.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    POSITION: absolute;
    cursor: hand;
    z-index: 11;
}
.tagTextReq_fr {
	height: 56px;
    width: 190px;
	background-image: url(../img/Text_Rd_fr.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    POSITION: absolute;
    cursor: hand;
    z-index: 11;
}
.tagCheck {
	height: 56px;
    width: 190px;
	background-image: url(../img/Check_Gr.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    POSITION: absolute;
    cursor: hand;
    z-index: 11;
}
.tagCheck_fr {
	height: 56px;
    width: 190px;
	background-image: url(../img/Check_Gr_fr.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    POSITION: absolute;
    cursor: hand;
    z-index: 11;
}
.tagCheckReq {
	height: 56px;
    width: 190px;
	background-image: url(../img/Check_Rd.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    POSITION: absolute;
    cursor: hand;
    z-index: 11;
}
.tagCheckReq_fr {
	height: 56px;
    width: 190px;
	background-image: url(../img/Check_Rd_fr.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    POSITION: absolute;
    cursor: hand;
    z-index: 11;
}
.tagRadio {
	height: 56px;
    width: 190px;
	background-image: url(../img/Radio_Gr.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    POSITION: absolute;
    cursor: hand;
    z-index: 11;
}
.tagRadio_fr {
	height: 56px;
    width: 190px;
	background-image: url(../img/Radio_Gr_fr.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    POSITION: absolute;
    cursor: hand;
    z-index: 11;
}
.tagRadioReq {
	height: 56px;
    width: 190px;
	background-image: url(../img/Radio_Rd.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    POSITION: absolute;
    cursor: hand;
    z-index: 11;
}
.tagRadioReq_fr {
	height: 56px;
    width: 190px;
	background-image: url(../img/Radio_Rd_fr.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    POSITION: absolute;
    cursor: hand;
    z-index: 11;
}
	
#docRoles {
	border: 1px solid black;
    POSITION: absolute;
    color: white;
    background-color: #FFF5EC;
}
	
#discussionBar{
    height: 26px;
    width: 172px;
    border: 1px solid black;
    background: url(../img/Discussion-Grey-band-Strip.png) repeat right center;
	font: bold 14px Verdana;
    cursor: hand;
    margin-left: -3px;
}
	
.navigationTab{
    height: 35px;
    width: 123px;
    border: 1px solid black;
    background: url(../img/Participant-Grey-band-Strip.png) repeat right center;
	font: bold 14px Verdana;
    margin-left: -3px;
}

.navigationTabLong{
    height: 35px;
    width: 131px;
    border: 1px solid black;
    background: url(../img/Participant-Grey-band-Strip.png) repeat right center;
	font: bold 14px Verdana;
    margin-left: -3px;
}
	
.vsnavigationTab{
    height: 35px;
    width: 138px;
    border: 1px solid black;
    background: url(../img/Participant-Grey-band-Strip.png) repeat right center;
	font: bold 14px Verdana;
    margin-left: -3px;
}

.vsnavigationTabLong{
    height: 35px;
    width: 141px;
    border: 1px solid black;
    background: url(../img/Participant-Grey-band-Strip.png) repeat right center;
	font: bold 14px Verdana;
    margin-left: -3px;
}

#errMsgL {
    height:48px;
    width: 330px;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-top: 1px solid black;
    POSITION: absolute;
    background-color: yellow;
    padding-left: 5px;
    z-index: 10;
}
#errMsgR {
    height:48px;
    width: 12px;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid black;
    POSITION: absolute;
    background-color: yellow;
    z-index: 9;
}
	
#cancelDiv {
    height:12px;
    width: 12px;
	background-image: url(../img/close-red-x.png);
    background-repeat: no-repeat;
    background-position: center;
    POSITION: absolute;
    cursor: hand;
    z-index: 10;
}

.stick {
    position: fixed;
    top: 0;
    z-index: 1;
    border-radius: 0 0 0.5em 0.5em;
}
.stickNonTransp {
    position: fixed !important;
    top: 0;
    z-index: 10000;
    border-radius: 0 0 0.5em 0.5em;
    background: white;
    opacity: 1;
}
.cMenu {
    background: white;
    margin: 0px;
    z-index: 201;
}
.resizer {
	width: 5px;
	height: 5px; 
	background-image: url(../img/ExpandFileld.png);
    background-size: contain;
	position:absolute; 
	right: 0; 
	bottom: 0; 
	cursor: se-resize; 
}
.contextMenu a {
	cursor: pointer;
	display: table-row;
	text-decoration: none;
	text-align: left;
}

.contextMenu a div {
	display: table-cell;
	padding: 2px;
}
.contextMenu a div:first-child {
	width: 20px;
	text-align: center;
	border-right: 1px solid #bababa;
}
.contextMenu a div:first-child + div {
	padding-left: 5px;
}
.contextMenu a:hover {
	background-color: #ebebeb;
	border: 2px solid yellow !important;
}
.contextMenu {
	width: 150px;
	position: absolute;
	border: 1px solid #bababa;
	display: table;
	background-color: white;
    z-index: 10;
}
.wordwrap { 
   white-space: pre-wrap;      /* CSS3 */   
   white-space: -moz-pre-wrap; /* Firefox */   
   white-space: -o-pre-wrap;   /* Opera 7 */    
   word-wrap: break-word;      /* IE */
}
}