@CHARSET "ISO-8859-1";

/* BODY STYLES */

.sort-dw{background: url(images/sort-dw-arrow.png) no-repeat scroll 95% 50%;}
.sort-up{background: url(images/sort-up-arrow.png) no-repeat scroll 95% 50%;}
.sort-up-active{background: url(images/sort-up-orange-arrow.png) no-repeat scroll 95% 50%;}
.sort-dw-active{background: url(images/sort-dw-orange-arrow.png) no-repeat scroll 95% 50%;}

.PS_disabled-btn{width:auto; height:26px; line-height:20px; background-color:#d1d1d1; padding:0px 2px; display:block; border-style: none solid none none;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; float:left;font-family: 'DanskeSpil-Bold',Helvetica,Arial,sans-serif; font-size:12px; color:#999;border-width: 0px; cursor:not-allowed}
.PS_third-btn{width:auto; height:26px; line-height:20px; background:url(images/btn-bg.png) repeat-x; padding:0px 2px; display:block; border-style: none solid none none;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; float:left;font-family: 'DanskeSpil-Bold',Helvetica,Arial,sans-serif; font-size:12px; color:#333333;border-width: 0px}
.PS_primary-btn{width:auto; height:26px; line-height:20px; background:url(images/primary-btn-bg.png) repeat-x; padding:0px 2px; display:block; border-style: none solid none none;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; float:left;font-family: 'DanskeSpil-Bold',Helvetica,Arial,sans-serif; font-size:12px; color:#ffffff;border-width: 0px}
.PS_primary-btn:hover,.PS_third-btn:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter: alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}
/* .StarlisteView{width:97px !important} */
.StarlisteView{/* width:97px !important-mashups */font-size: 12px;}

/* MyQueue WIDGET - Planlagte Spil Layout */


.PS_Container {
    height: 260px;
    margin: 0px 0px;
    width: 320px;
}
.PS_InnerWrap{ width: 100%; }
.PS_Header{width:100%; font-family: "DanskeSpil-Black",Helvetica,Arial,sans-serif; font-size:18px; line-height:20px; border:1px solid #a64000;padding:10px 20px; }
.PS_ContentHolder{width:100%; font-family:Helvetica,Arial,sans-serif; font-size:13px;}

.PS_SubHeader {
	width:100%;
	height:14px;
	padding:3px 5px;
	line-height:20px !important;
	font-size:12px; float:left; text-align:right; clear:both;
}

.PS_tableHeader{
	 float:left; font-size:11px;  height:25px; width:100%; float: right }

/* .PS_tableHeader tr td{ padding:1%;} */

.PS_tableHeader tr td.c_0 { width:8%;  padding-left: 1%;}
.PS_tableHeader tr td.c_1 { cursor: pointer!important; width: 100%}
.PS_tableHeader tr td.c_2 { width:30%; text-align: left; }  
.PS_tableHeader tr td.c_3 { width:11%; align: right;  }
.PS_tableHeader tr td.c_4 { width:8%; text-align:center; cursor: pointer!important;}
.PS_tableHeader tr td.c_5 { width:21%; align: right;  }
.PS_tableHeader tr td.c_6 { width:8%; text-align:center; cursor: pointer!important;}
.PS_tableHeader tr td.c_7 { width:8%; align: right; }
/*  .PS_tableHeader tr td.c_8 { width:10%; align: right; }*/

.PS_ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    width: 100px;
}
.MWP_ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    width: 100px;
   
}
.PS_table{
	width: 100% !important; float:left;
}
.PS_table tr td {
    line-height: 20px; padding:2px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	color:#333333; font-size:11px;
	
}
.PS_table tr {
    border-bottom:1px solid #ffffff;
}
.PS_table tr.last {
    border-bottom: medium none !important;
}
.PS_table tr:first-child {
    font-size: 9px !important;
    height: 22px;
    line-height: 24px;
}
.PS_table tr td{
	padding: 1%;
}
.PS_table tr td.c_0 { width:13%; text-align:center;}
.PS_table tr td.c_1 {line-height:15px;float: left; /* overflow: hidden; text-overflow: ellipsis; white-space: nowrap;   */ width: 150px !important; 
}
.PS_table tr td.c_2 { width:20%; text-align:center;}
.PS_table tr td.c_3 { width:46%; text-align:right; }

.PS_DataTableHolder {
	width:100%;
	overflow-y:auto;
	overflow-x:hidden;
	height:155px;
}
.PS_TableFooter {
	width:98%;
	height:25px;
	bottom:0px;
	line-height:25px; padding:1%;
	
	
}

.PS_ButtonHolder {
	width:100%;
	bottom:0px;
	 font-size:9px;/*border-bottom:1px solid #BCBEC0;border-right:1px solid #BCBEC0;border-left:1px solid #BCBEC0;*/
	line-height:25px; 
	padding:6px;	
	height:40px;	
	text-align:center;
}


.PS-txtOverflowEllipsis{
	
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100px !important
	
	}
	

.PS_CheckboxActive {
 /*gwt-image: 'checkbox' !important;*/
 height: 19px !important;
	float: left;
}
.PS_CheckboxActive input {
 float: left;
 opacity: 0;
 filter:alpha(opacity=0); /* For IE8 and earlier */
 margin: 0 !important;
}
.PS_CheckboxActive label {
 float: left;
 padding: 4px 0 0 5px;
}

.PS_CheckboxDeactive {
	/*gwt-image: 'checkbox' !important;*/
	height: 19px !important;
	float: left;
}
.PS_CheckboxDeactive input {
	float: left;
	opacity: 0;
	filter:alpha(opacity=0); /* For IE8 and earlier */
	margin: 0 !important;
}
.PS_CheckboxDeactive label {
	float: left;
	padding: 4px 0 0 5px;
}

.ps_Label{
	text-align: center;
	margin:60px 0px 24px 0px;
}
	
/* MyQueue WIDGET - Planlagte Spil Layouts end */



/* MyQueue WIDGET - Planlagte Spil Skins start */

.PS_Header{ background-color:#a64000; color:#ffffff; }

.PS_ContentHolder{background-color:#f2ece9;}

.PS_SubHeader {
	background-color:#E0BFA0;
	color:#333333;
	font-family: 'DanskeSpil-Book',Helvetica,Arial,sans-serif;
}
.PS_tableHeader{font-family: 'DanskeSpil-Bold',Helvetica,Arial,sans-serif;
	color:#6D6E71; background:url(images/table-header-bg.png) repeat-x;   border-bottom: 1px solid #999;}
.PS_table tr:nth-child(2n) {
    background-color: #D9D8D8;
}
.PS_table tr:nth-child(2n+1) {
    background-color: #EAEAEA;
}

.PS_table tr:first-child {
    color: #333333;
    
}
	.PS_TableFooter {
	display:none;	
	background:url(images/table-header-bg.png) repeat-x; clear:both; float:left;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	color:#6D6E71; font-size:9px;/*border-bottom:1px solid #BCBEC0;border-right:1px solid #BCBEC0;border-left:1px solid #BCBEC0;*/
	
}


.PS_ButtonHolder {
	background-color:#E78F59;clear:both;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	color:#6D6E71; 
	position:absolute;
}



.PS_CheckboxActive {
 /*gwt-image: 'checkbox' !important;*/
 background: url(images/checkbox-red.png) no-repeat 0 -19px;
}


.PS_CheckboxDeactive {
	/*gwt-image: 'checkbox' !important;*/
	background: url(images/checkbox-red.png) no-repeat 0 0px;
}

.PS_ClockImg {
	/*gwt-image: 'checkbox' !important;*/
	background: url(images/clock-sort.png) no-repeat 0 0px;
	 height:14px;
	/* float:right;*/
	 margin-top: 4px;
     /*width: 21px;*/
}
.PS_ButtonHolder .third-btn{width:86px; background:#999; color:#000; border: 0 none; border-radius: 3px;cursor: pointer; height: 26px;
    text-shadow: 0 1px 0 #19482B;}

.PS_ButtonHolder .primary-btn{width:100px; height:26px; line-height:20px;color:#fff; background: #47ab66; box-shadow: rgba(0, 0, 0, 0.25) 0 0 0 1px, rgba(0, 0, 0, 0.25) 0 3px 2px; border: 0 none; border-radius: 3px;  cursor: pointer; height: 26px;text-shadow: 0 1px 0 #19482B;}
.PS_ButtonHolder .primary-btn:hover,.secondary-btn:hover,.third-btn:hover,.AlertWindow-btn:hover{}
.PS_ButtonHolder .disabled-btn{width:100px; height:26px; line-height:20px; background-color:#d1d1d1; padding:0px 2px; display:inline; border-style: none solid none none;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; font-family: 'DanskeSpil-Bold',Helvetica,Arial,sans-serif; font-size:12px; color:#999;border-width: 0px; cursor:not-allowed}

/* CONFIRMATION WINDOW STYLES */

.MessageWindow {
	width:520px;
	height:auto;
}
.MessageWindowforBatch {
	width:522px;
	height:auto;
}


.MessageWindowPS_InnerWrap {
    float: left;
    height: auto;
    width: 100%;
}
.MessageWindowCloseBtn {
	float:right;
	padding-top:7px;
}

.MessageWindowContainer{
	width:100%;
	height:300px;
	background-color:#FFFFFF;
	}
	
	.MW_headertable{
	width:100%;
	border: 0;
	
	}
.MW_tableHeader{width:100%;font-family: 'DanskeSpil-Bold',Helvetica,Arial,sans-serif;
	color:#6D6E71; float:left; font-size:11px; background:url(images/table-header-bg.png) repeat-x; height:25px; width:100%; }


.MW_tableHeader tr td{ padding:2px;}


/* .MW_tableHeader tr td.c_0 { width:80px; text-align: left;}
.MW_tableHeader tr td.c_1 { width:50px; text-align: center;}
.MW_tableHeader tr td.c_2 { width:70px; text-align: center; }
.MW_tableHeader tr td.c_3 { width:70px;text-align: center;  }
.MW_tableHeader tr td.c_4 { width:80px; text-align: center; }
.MW_tableHeader tr td.c_5 { width:150px; text-align: center;  } */

.MW_tableHeader tr td{ padding:2px; height:21px; line-height:21px;}

.MW_tableHeader tr td.c_0 { width:17%; text-align: left;}
.MW_tableHeader tr td.c_1 { width:5%; text-align: center;}
.MW_tableHeader tr td.c_2 { width:15%; text-align: center; }
.MW_tableHeader tr td.c_3 { width:7%;text-align: center;  }
.MW_tableHeader tr td.c_4 { width:18%; text-align: center; }
.MW_tableHeader tr td.c_5 { width:28%; text-align: center;  }
.MW_tableHeader tr td.c_6 { width:1.9%; text-align: center;  }
.MW_table{
width:100%;
}
.MW_table tr td {
    line-height: 20px; padding:2px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	color:#333333; font-size:11px;
	
}
/* .MW_table tr td.c_0 { text-align: left;}
.MW_table tr td.c_1 { width:50px; text-align: center;}
.MW_table tr td.c_2 { width:70px; text-align: center;}
.MW_table tr td.c_3 { width:67px; text-align: right; padding-right:3px;  }
.MW_table tr td.c_4 { width:80px; text-align: center;}
.MW_table tr td.c_5 { width:150px; text-align: center; } */

.MW_table tr td.c_0 { width:20%; text-align: left;}
.MW_table tr td.c_1 { width:5%; text-align: center;}
.MW_table tr td.c_2 { width:15%; text-align: center; }
.MW_table tr td.c_3 { width:15%;text-align: center;  }
.MW_table tr td.c_4 { width:15%; text-align: center; }
.MW_table tr td.c_5 { width:23%; text-align: center;  }/*width:22%*/
.MW_table tr td.c_6 { width:7%; text-align: center;  }

.MW_table tr {
    border-bottom:1px solid #ffffff;
}
.MW_table tr.last {
    border-bottom: medium none !important;
}
/* .MW_table tr:first-child { */
/*     color: #333333; */
/*     font-size: 9px !important; */
/*     height: 22px; */
/*     line-height: 24px; */
/* } */
.MW_table tr:nth-child(2n) {
    background-color: #D9D8D8;
}
.MW_table tr:nth-child(2n+1) {
    background-color: #EAEAEA;
}
.MWBB_table{
	width:100%;
}

.MWBB_table tr td {
    line-height: 20px; padding:2px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	color:#333333; font-size:11px;
	
}


.MWBB_table tr td.c_0 { width:20%; text-align: left;}
.MWBB_table tr td.c_1 { width:5%; text-align: center;}
.MWBB_table tr td.c_2 { width:15%; text-align: center; }
.MWBB_table tr td.c_3 { width:14%;text-align: center;  }
.MWBB_table tr td.c_4 { width:16%; text-align: center; }
.MWBB_table tr td.c_5 { width:23%; text-align: center;  }
.MWBB_table tr td.c_6 { width:10%; text-align: center;  }

.MWBB_table tr {
    border-bottom:1px solid #ffffff;
}
.MWBB_table tr.last {
    border-bottom: medium none !important;
}
/* .MW_table tr:first-child { */
/*     color: #333333; */
/*     font-size: 9px !important; */
/*     height: 22px; */
/*     line-height: 24px; */
/* } */
.MWBB_table tr:nth-child(2n) {
    background-color: #D9D8D8;
}
.MWBB_table tr:nth-child(2n+1) {
    background-color: #EAEAEA;
}

.MWBB_ContentBox {
    background-color: #FFFFFF;
    float: left;
    height: 275px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    width: 556px !important;
    
}


	
.MW_close{
	background:url(images/close-btn.png);
	height: 16px;
	width: 16px;
	cursor: pointer !important;
	float: right;
	}
	
/*	
	a.green{color:#23803F !important; text-decoration:underline; padding:0px }
	a.green:hover{text-decoration:none !important}
	
	a.blue{color:#256DB6 !important; text-decoration:underline;padding:0px}
	a.blue:hover{text-decoration:none !important}
*/	
	
	.MW_Footer_Table{
	width: 100%;
	text-align:center;
	}
	
	.MW_Footer_Table .primary-btn{width:86px; color:#fff; background: #47ab66; box-shadow: rgba(0, 0, 0, 0.25) 0 0 0 1px, rgba(0, 0, 0, 0.25) 0 3px 2px; border: 0 none; border-radius: 3px;  cursor: pointer; height: 26px;text-shadow: 0 1px 0 #19482B; font-size:11px;}
	.MW_Footer_Table .third-btn{ width:86px; background:#999; color:#000; border: 0 none; border-radius: 3px;cursor: pointer; height: 26px;
    text-shadow: 0 1px 0 #19482B;font-size:11px; }
	
	.MessageWindow {
	width:520px;
	height:auto;
}
.MessageWindowHeader {
	width:100%;
	background-color:#a64000;
	font-size:18px;
	line-height:20px;
	font-family: 'DanskeSpil-Black',Helvetica,Arial,sans-serif;
	color:#ffffff;
	padding:10px 20px;
	-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius:3px 3px 0 0; border-radius: 3px 3px 0 0;
}
.MessageWindowCloseBtn {
	float:right;
	padding-top:7px;
}

.MessageWindowFooter{
	width:100%;
	line-height:20px;
	padding:10px 20px;
	background-color:#808285;
	clear :both;
	-webkit-border-radius:0 0 3px 3px ;
-moz-border-radius: 0 0 3px 3px;
border-radius:0 0 3px 3px;
	}
	
.MW_tableHeader{width:200px;font-family: 'DanskeSpil-Bold',Helvetica,Arial,sans-serif;
	color:#6D6E71; float:left; font-size:11px; background:url(images/table-header-bg.png) repeat-x; height:25px; width:100%; }

.MW_tableFooter{width:200px;font-family: 'DanskeSpil-Bold',Helvetica,Arial,sans-serif;	border-bottom:1px solid #BCBEC0;border-right:1px solid #BCBEC0;border-left:1px solid #BCBEC0;

	color:#6D6E71; float:left; font-size:11px; background-color:#D1D3D4;height:25px; width:100%; }

.MW_tableHeader tr td{ padding:2px; height:21px; line-height:21px;}

.MW_table tr td {
    line-height: 20px; padding:2px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	color:#333333; font-size:11px;
	
}
.MW_table tr {
    border-bottom:1px solid #ffffff;
}
.MW_table tr.last {
    border-bottom: medium none !important;
}
/* .MW_table tr:first-child {
    color: #333333;
    font-size: 9px !important;
    height: 22px;
    line-height: 24px;
} */
.MW_table tr:nth-child(2n) {
    background-color: #D9D8D8;
}
.MW_table tr:nth-child(2n+1) {
    background-color: #EAEAEA;
}
.MW_ContentBox{
	width:518px;
	height:275px;;
	background-color:#FFFFFF;
	padding:0px;
	overflow-y:auto;
	overflow-x:hidden;
	float: left;
	}

.myQuueuescrool{
	font-family: 'DanskeSpil-Book',Helvetica,Arial,sans-serif;
	font-size :12px !important;
	color:#fff;
}

/******************************************* Ticket *********************************************************/
	.TicketHeaderTable {width: 330px;border: 0px;}	
.TicketFooterTable{
	width:100%;
	border: 0;
	
	}
.TicketFooterTable tr td{width:50%}
.TicketHeaderTable tr td.c_0{width:60px;padding-left:5px}
.TicketHeaderTable tr td.c_2{width:80px;text-align:right; padding-right:5px}

	
.Ticket{width:330px; height:auto;}
.Ticket-AFD{ background-color:#999999;color:#fff; padding:2px; margin-left: 5px;}
.TicketHeader{width:100%;
background-color:#a64000;
line-height:20px;
font-family: 'DanskeSpil-Black',Helvetica,Arial,sans-serif;
color:#ffffff;
font-size:18px;
padding:10px 20px;-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius:3px 3px 0 0; border-radius: 3px 3px 0 0;}
	
.TicketCloseBtn {
float:right;
}
.newTicketbg {
	width:330px;
	height:auto; background:url(images/tkt-bg-new.png) repeat-y !important;
	display:block;	
	height: auto;
    padding-top: 20px 5px 5px 5px;
}
.TicketContainer{
	width:330px;
	height:auto; background:url(images/tkt-bg-new.png) repeat-y;
	display:block;	
	 height: auto;
    padding-top: 20px 5px 5px 5px;
    }
	
.TicketFooter{
	width:330px;
	height:36px;
	text-align:center;
	background-color:#D9D8D8;
	/*border-bottom:1px solid #BCBEC0;border-right:1px solid #BCBEC0;border-left:1px solid #BCBEC0;*/	
-webkit-border-radius:0 0 3px 3px ;
-moz-border-radius: 0 0 3px 3px;
border-radius:0 0 3px 3px;
padding:3px 0px;
}
	
.TicketContainer tr td{font-family: 'DanskeSpil-Bold',Helvetica,Arial,sans-serif;
color:#333333;
font-size:11px; padding:3px 0;}
.ticketLogo{width:320px;height:70px;}

.TicketHeaderTable tr td.betdetails{ width:220px;padding-left:5px}
.TicketContainer tr td.c_0{width:60px; text-align:left;padding-left:5px;}
.TicketContainer tr td.c_1{width:180px; text-align:center;}
.TicketContainer tr td.c_2{width:80px; text-align:right; padding-right:5px;}
.pr5 {
	padding-right:5px !important;
}
.fl-right{float:right}

 /*================InfoDailogBox Styles================= */
  
  .InfoWindowWrap {
                width:250px;
                height:auto;
}
.InfoWindow {
                width:auto;
                height:auto;
}
.InfoWindowHeader {
                float:left;
                width:96%;
                padding-right:2%;
                padding-left:2%;
                height:30px;
                background-color:#DC5F11;
                line-height:30px;
                font-family: 'DanskeSpil-Bold',Helvetica,Arial,sans-serif;
                color:#ffffff;
                font-size:13px;
                
}
.InfoWindowCloseBtn {
                float:right;
                padding-top:7px;
}

.InfoWindowContainer{
                width:97%;
                padding:1%;
                min-height:100px;           
                background-color:#FFFFFF;
                border-bottom:1px solid #BCBEC0;
                border-right:1px solid #BCBEC0;
                border-left:1px solid #BCBEC0;
                }
                
                /* .InfoWindowContainer p{ padding:25% 50%;} */
              /*   .InfoWindowContainer p{ height:100%; line-height:100px; text-align:center} */
                .InfoWindowContainer p{  margin-left: auto;   margin-right: auto;width:100%;word-wrap:break-word; text-align:center;}
.InfoWindowFooter{
                width:100%;
                height:30px;
                text-align:right;
                background-color:#D9D8D8; float:right;
                border-bottom:1px solid #BCBEC0;border-right:1px solid #BCBEC0;border-left:1px solid #BCBEC0;
                }
                
      .InfoWindow_CloseBtn{
	background:url(images/close-btn.png);
	height: 16px;
	width: 16px;
	cursor: pointer !important;
	float: left;
	margin-right: 20%;
	}    
	
/*	@font-face {
	font-family: ds-barcode;
	src: url(barcode_font/MRV_Code39extMA.ttf), url(barcode_font/MRV_Code39extMA.eot); /* for IE 9 *
}
 .barcode {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-family: ds-barcode !important;
	font-size: 13px !important;
	text-align: center;
}

@font-face {
    font-family:'mrv_code39extmaregular';
    src: url('MRV_Code39extMA.eot');
    src: url('MRV_Code39extMA.eot?#iefix') format('embedded-opentype'),
         url('MRV_Code39extMA.woff2') format('woff2'),
         url('MRV_Code39extMA.woff') format('woff'),
         url('MRV_Code39extMA.ttf') format('truetype'),
         url('MRV_Code39extMA.svg#mrv_code39extmaregular') format('svg');
    font-weight: normal;
    font-style: normal;
} 

.barcode{
	font-family:ds-barcode !important;
	font-size:13px;
	font-weight: 100;
	font-style: normal;
	line-height: normal;
	text-align: center;
	color:#000;
}*/

@import url(http://fonts.googleapis.com/css?family=Anaheim);
.barcode {
	font-family:font-family:'Anaheim', sans-serif;;
	background:url(images/barcode_img.png) no-repeat center top;
	font-size:14px;
	font-weight: 600;
	font-style: normal;
	line-height: normal;
	text-align: center;
	color:#000;
	padding:40px 0 0 4px !important;
	letter-spacing: 5px !important;
}




.anchor:hover { cursor:pointer; }
.con-close-btn{width:102px; height:26px; line-height:20px; background:url(images/primary-btn-bg.png) repeat-x; padding:0px 2px; display:block; border-style: none solid none none;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; float:left;font-family: 'DanskeSpil-Bold',Helvetica,Arial,sans-serif; font-size:12px; color:#ffffff;border-width: 0px}
.con-close-btn:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter: alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}
table.TicketFooterTable button.third-btn { width:86px; background:#999; color:#000; border: 0 none; border-radius: 3px;cursor: pointer; height: 26px;
    text-shadow: 0 1px 0 #19482B; }


.PS_ClockImg, .clock-icon{background: url(images/clock-sort.png) no-repeat scroll 95% 50%;display:block; height: 6px; width: 6px; }{background: url(images/clock-sort.png) no-repeat scroll 95% 50%;display:block; height: 6px; width: 6px; }


/* Print CSS Document */

@media print {
 
.TicketHeader {
  width:330px;
}
 
.TicketCloseBtn{display:none}
 
.Ticket{ border:10px solid #666666; width:320px;height:auto;float:left;} 
 
.TicketHeaderTable tr td{ border:none !important}
 
.TicketContainer {
    background: url("images/tkt-bg.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    display: block; float:left;
    height: auto;
    width: 330px;
	padding-top:60px;

}

 .TicketFooter{display:none;}
 
 }
.ticket-Padding {padding: 5px;}

.file-uploadcontainer .uploadLabel{width:65%; height:auto; float:left; margin:5px 10px 0 10px; padding:5px 0; font-size:13px; font-weight:600;}
.file-uploadcontainer .uploadBtn{width:auto; float:left; margin:0 0px 0 0;}

.file-uploadcontainer .HPanel{float:left;margin:0 8px 8px 8px;}
.file-uploadcontainer .HPanel .tdsendBtn{width:300px; text-align:right;}
.file-uploadcontainer .HPanel .tdsendBtn .sendBtn{float:right !important; padding:0 10px; text-transform:uppercase;}
input.BrowseBtn{border:1px solid #f2f3f3;width:250px;}
.file-uploadcontainer table tbody tr td{withd:20%;}


.confirm-popup-head .MessageWindowHeader{width:100%; border-radius:0 0; /*border:1px solid #000000; border-bottom:0px solid #000000;*/}
.dialogContent{width:100%; /*border:1px solid #000000;*/ border-top:0px solid #000000;}
.dialogContent .MessageWindowContainer .MWBB_ContentBox{width:100%;}
.dialogContent .MessageWindowFooter{width:100%; border-radius:0 0;}
.MW_tableHeader tr td.c_5{width:23.5%;}

.loading-content{width:100%; height:auto; background:#eeeeee; margin:0; padding:10px 5px; border-radius:2px 2px; text-align:center;border-top:8px solid #a64000;border-bottom:5px solid #808285}
.loading-content .gwt-Label{margin:0 0 10px 0; text-align:center;}
.loading-content .LoaderImage{margin:0 auto; text-align:center;}

/*.dialogContent .MessageWindowContainer .MWBB_ContentBox{width:100%; border:1px solid #000000; border-top:1px solid #000000; border-bottom:1px solid #000000;}
*/
 
/*.confirm-popup{width:520px; border:solid 1px #000;}
.cnfirm-popup table{width:100%;}
.confirm-popup {width:100%; border:solid 1px #000;}
.confirm-popup .MessageWindowHeader{width:92.4%; border-radius:0 0;}
.confirm-popup .MessageWindowFooter{width:91%; border-radius:0 0;}
.confirm-popup .MessageWindowContainer{width:100%; padding:0;}
.confirm-popup .MessageWindowContainer .MWBB_ContentBox{width:100%; padding:0;}*/

.dantoto-widget{background:#eeeeee !important;}
.MWBB_tableHeader{width:200px;font-family: 'DanskeSpil-Bold',Helvetica,Arial,sans-serif;
	color:#6D6E71; float:left; font-size:11px; background:url(images/table-header-bg.png) repeat-x; height:25px; width:100%; }
	.MWBB_tableHeader tr td{ padding:2px;}
	.MWBB_tableHeader tr td{ padding:2px; height:21px; line-height:21px;}

.MWBB_tableHeader tr td.c_0 { width:20%; text-align: left;}
.MWBB_tableHeader tr td.c_1 { width:5%; text-align: center;}
.MWBB_tableHeader tr td.c_2 { width:15%; text-align: center; }
.MWBB_tableHeader tr td.c_3 { width:14%;text-align: center;  }
.MWBB_tableHeader tr td.c_4 { width:14%; text-align: center; }
.MWBB_tableHeader tr td.c_5 { width:22.5%; text-align: center;  }
.MWBB_tableHeader tr td.c_6 { width:18%; text-align: center;  }
.BBMessageWindow{height:auto;width:556px;}
.third-btnBB{width:86px; background:#999; color:#000; border: 0 none; border-radius: 3px;cursor: pointer; height: 26px;
    text-shadow: 0 1px 0 #19482B;cursor:not-allowed}
    .resend-bct-btn {
    background: url("images/primary-btn-bg.png") repeat-x scroll 0 0 transparent;
    border-radius: 2px 2px 2px 2px;
    border-style: none solid none none;
    border-width: 0;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: 'DanskeSpil-Bold',Helvetica,Arial,sans-serif;
    font-size: 10px;
    height: 26px;
    line-height: 20px;
    min-width: 62px;
    padding: 0 2px;
    width: auto;
}
@media print {
body, HTML, .TicketHeader, .TicketContainer, .TicketFooter, .TicketHeaderTable, .TicketFooterTable{
	-webkit-print-color-adjust:exact !important;
	display:block !important;
	width:100% !important; 
	float:left !important;
}
.TicketFooter, .TicketCloseBtn{
	 display:block !important;
}
.TicketFooterTable tr td{width:50% !important;}
}
.disabled-btn { cursor:not-allowed; background:#D1D1D1; border:1px solid #D1D1D1; color:#999; width:100px; margin:0px 5px; height:26px; line-height:20px;}

.bbTableDataBottom{margin:10px;}
.bbTableHeader {font-family: 'DanskeSpil-Bold',Helvetica,Arial,sans-serif; font-size:13px;font-weight: bold;margin-bottom: 6px}
.bbTableDataBottom tr:nth-child(2n){background:#fff;}
.bbTableDataBottom tr:nth-child(2n+1) { background:#fff; }
.bbTableDataBottom tr td{padding-bottom:8px;}
.bbTableDataBottom .bbInstructText2{padding-left:13px; margin:0 0 0 10px; }
.bbTableDataBottom .bbInstructText a {color:#19482b; cursor:pointer; }
.bbTableDataBottom .bbInstructAnchor{color: blue; }
.bbTableDataBottom .bbInstructTextBold{font-weight:bold;}
.bb-instructLabel{ font-family: 'DanskeSpil-Bold',Helvetica,Arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 2px !important;}
  
