


/* -------------CSSBUTTON_darkblue-----------*/
.CSSBUTTON_darkblue {
	-moz-box-shadow:inset 0px -1px 1px 0px #7a767a;
	-webkit-box-shadow:inset 0px -1px 1px 0px #7a767a;
	box-shadow:inset 0px -1px 1px 0px #7a767a;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#ededed');
	background-color:#ededf2;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	border-bottom-left-radius:4px;
	text-indent:0px;
	border:1px solid #1c154b;
	display:inline-block;
	color:#1b154a;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	height:25px;
	line-height:25px;
	width:130px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.CSSBUTTON_darkblue:hover {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffe000), color-stop(1, #ffca02) );
	background:-moz-linear-gradient( center top, #ffe000 5%, #ffca02 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe000', endColorstr='#ffca02');
	background-color:#ffdc01;
	color:#1b154a;
	font-size:12px;
	text-decoration:none;
}.CSSBUTTON_darkblue:active {
	position:relative;
	top:1px;
	background-color:#ffdc01;
	font-size:12px;
	text-decoration:none;
	color:#1b154a;
	
}

.CSSBUTTON_darkblue:visited {
	position:relative;
	top:1px;
	background-color:#ffdc01;
	font-size:12px;
	text-decoration:none;
	color:#1b154a;

}

/* -------------//CSSBUTTON_darkblue-----------*/



/* -------------CSSBUTTON_Thin_long-----------*/
.CSSBUTTON_Thin_long {
	-moz-box-shadow:inset 0px -1px 1px 0px #7a767a;
	-webkit-box-shadow:inset 0px -1px 1px 0px #7a767a;
	box-shadow:inset 0px -1px 1px 0px #7a767a;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#ededed');
	background-color:#ededf2;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	border-bottom-left-radius:4px;
	text-indent:0px;
	border:1px solid #cccccc;
	display:inline-block;
	color:#818285;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	height:20px;
	line-height:22px;
	width:200px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
	
}
.CSSBUTTON_Thin_long:hover {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffe000), color-stop(1, #ffca02) );
	background:-moz-linear-gradient( center top, #ffe000 5%, #ffca02 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe000', endColorstr='#ffca02');
	background-color:#ffdc01;
	color:#1b154a;
	font-size:10px;
	text-decoration:none;
	border:1px solid #cccccc;
}.CSSBUTTON_Thin_long:active {
	position:relative;
	top:1px;
	background-color:#ffdc01;
	font-size:10px;
	text-decoration:none;
	
}

.CSSBUTTON_Thin_long:visited {
	position:relative;
	top:1px;
	background-color:#ffdc01;
	font-size:10px;
	text-decoration:none;
	color:#818285;

}

/* -------------//CSSBUTTON_Thin_long-----------*/




/* -------------CSSBUTTON_Thin-----------*/
.CSSBUTTON_Thin {
	-moz-box-shadow:inset 0px -1px 1px 0px #7a767a;
	-webkit-box-shadow:inset 0px -1px 1px 0px #7a767a;
	box-shadow:inset 0px -1px 1px 0px #7a767a;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#ededed');
	background-color:#ededf2;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	border-bottom-left-radius:4px;
	text-indent:0px;
	border:1px solid #cccccc;
	display:inline-block;
	/*color:#818285; */
	color:#818285;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	height:20px;
	line-height:22px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
	
}
.CSSBUTTON_Thin:hover {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffe000), color-stop(1, #ffca02) );
	background:-moz-linear-gradient( center top, #ffe000 5%, #ffca02 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe000', endColorstr='#ffca02');
	background-color:#ffdc01;
	color:#1b154a;
	font-size:10px;
	text-decoration:none;
	border:1px solid #cccccc;
}.CSSBUTTON_Thin:active {
	position:relative;
	top:1px;
	background-color:#ffdc01;
	font-size:10px;
	text-decoration:none;
	
}

.CSSBUTTON_Thin:visited {
	position:relative;
	top:1px;
	background-color:#ffdc01;
	font-size:10px;
	text-decoration:none;
	color:#818285;

}

/* -------------//CSSBUTTON_Thin-----------*/



/* -------------CSSBUTTON-----------*/
.cssbutton {
	-moz-box-shadow:inset 0px -1px 1px 0px #7a767a;
	-webkit-box-shadow:inset 0px -1px 1px 0px #7a767a;
	box-shadow:inset 0px -1px 1px 0px #7a767a;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#ededed');
	background-color:#ededf2;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	border-bottom-left-radius:4px;
	text-indent:0px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#818285;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	font-style:normal;
	height:25px;
	line-height:25px;
	width:130px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.cssbutton:hover {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffe000), color-stop(1, #ffca02) );
	background:-moz-linear-gradient( center top, #ffe000 5%, #ffca02 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe000', endColorstr='#ffca02');
	background-color:#ffdc01;
	color:#1b154a;
	font-size:10px;
	text-decoration:none;
}.cssbutton:active {
	position:relative;
	top:1px;
	background-color:#ffdc01;
	font-size:10px;
	text-decoration:none;
	
}

.cssbutton:visited {
	position:relative;
	top:1px;
	background-color:#ffdc01;
	font-size:10px;
	text-decoration:none;
	color:#818285;

}

/* -------------//CSSBUTTON-----------*/


/* -------------CSSBUTTON LONG-----------*/
.cssbutton_long {
	-moz-box-shadow:inset 0px -1px 1px 0px #7a767a;
	-webkit-box-shadow:inset 0px -1px 1px 0px #7a767a;
	box-shadow:inset 0px -1px 1px 0px #7a767a;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#ededed');
	background-color:#ededf2;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	border-bottom-left-radius:4px;
	text-indent:0px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#818285;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	height:25px;
	line-height:25px;
	width:260px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.cssbutton_long:hover {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffe000), color-stop(1, #ffca02) );
	background:-moz-linear-gradient( center top, #ffe000 5%, #ffca02 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe000', endColorstr='#ffca02');
	background-color:#ffdc01;
	color:#1b154a;
	font-size:12px;
	text-decoration:none;
}.cssbutton_long:active {
	position:relative;
	top:1px;
	background-color:#ffdc01;
	font-size:12px;
	text-decoration:none;
	
}

.cssbutton_long:visited {
	position:relative;
	top:1px;
	background-color:#ffdc01;
	font-size:12px;
	text-decoration:none;
	color:#818285;

}

/* -------------//CSSBUTTON LONG-----------*/


h1 {
	font-size:24px;
}



td.specific_menu_text {
	white-space: nowrap;
	width: 5%;
	height: 40px;
	font-size:14px;
}
table.table_Border {
	border: 2px;
	border-color: #ccc;
	border-style: solid;
}
table.table_cellpadding {
	padding: 15px;
	border-collapse: collapse;
}
td.LastLine {
	border-bottom: 1px solid #cccccc;	/*remove if you dont want HoriszontalLine lastline */
}
td.Filler_Sides_left_LastLine {
	
	border-bottom: 1px solid #cccccc;	/*remove if you dont want HoriszontalLine lastline */
	border-left: 1px solid #cccccc;		/*remove if you dont want HoriszontalLine lastline */
}
td.Filler_Sides_left_LastLine_noWidth {
	border-bottom: 1px solid #cccccc;	/*remove if you dont want HoriszontalLine lastline */
	border-left: 1px solid #cccccc;		/*remove if you dont want HoriszontalLine lastline */
}
td.Filler_Sides_right_LastLine {
	
	border-bottom: 1px solid #cccccc;	/*remove if you dont want HoriszontalLine lastline */
	border-right: 1px solid #cccccc;	/*remove if you dont want HoriszontalLine lastline */
}
td.VerticalLine_lastline {
	border-bottom: 1px solid #cccccc; /*remove if you dont want HoriszontalLine lastline */
	border-right: 1px solid #cccccc;
	height: 16px;
	padding-right: 10px;
}
td.HoriszontalLine_VerticalLine_lastline {
	border-bottom: 1px solid #cccccc; /*remove if you dont want HoriszontalLine lastline */
	border-right: 1px solid #cccccc;
	height: 16px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
td.HoriszontalLine_and_VerticalLine_lastline {
	border-bottom: 1px solid #cccccc;	/*remove if you dont want HoriszontalLine lastline */
	border-right: 1px solid #cccccc;
	height: 24px;
	padding-right: 10px;
}
td.HoriszontalLine_VerticalLine {
	border-right: 1px solid #cccccc;
	height: 16px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
td.HoriszontalLine_lastline {
	border-bottom: 1px solid #cccccc; /*remove if you dont want HoriszontalLine lastline */
	padding-right: 10px;
}
div.right_absolute_posistion_Name {
	position: absolute;
	right: 10px;
	top: 10px;
}
div.right_absolute_posistion_Menu {
	position: absolute;
	right: 5px;
	padding-top: 4px;
}
html {
	height: 100%;
}
body {
	height: 100%;
}
td.Filler_Sides_Head_Line {
	background-color: #8d8aa5;
	border-bottom: 1px solid #cccccc;
}
td.Filler_Sides_left_Head_Line {
	background-color: #8d8aa5;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
td.Filler_Sides_left_Head_Line_noWidth {
	background-color: #8d8aa5;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
td.Filler_Sides_right_Head_Line {
	background-color: #8d8aa5;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
/*------------*/

td.Filler_Sides_Head {
	background-color: #8d8aa5;
}
td.Filler_Sides_left_Head {
	background-color: #8d8aa5;
	border-left: 1px solid #cccccc;
}
td.Filler_Sides_left_Head_noWidth {
	background-color: #8d8aa5;
	border-left: 1px solid #cccccc;
}
td.Filler_Sides_right_Head {
	background-color: #8d8aa5;
	border-right: 1px solid #cccccc;
}
/*------------*/

td.Filler_Sides {
}
td.Filler_Sides_left {
	border-left: 1px solid #cccccc;
}
td.Filler_Sides_left_noWidth {
	border-left: 1px solid #cccccc;
}
td.Filler_Sides_right {
	border-right: 1px solid #cccccc;
}
/*------------*/

td.TD_white_head {
	background-color: #8d8aa5;
	color: #FFFFFF;
}
td.TD_head {
	background-color: #8d8aa5;
}
table.nowrap {
	word-wrap: normal; 
	width:100%;
}


td.onlyPadding{
	padding-right: 15px;
	
}

td.VerticalLine_Head {
	border-right: 1px solid #cccccc;
	height: 16px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #8d8aa5;
	color: #FFFFFF;
	width: 1%;
}
td.HoriszontalLine_head {
	border-bottom: 1px solid #cccccc;
	padding-right: 15px;
	padding-left: 10px;
	background-color: #8d8aa5;
	color: #FFFFFF;
	width: 1%;
}
td.HoriszontalLine_and_VerticalLine_Head {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	height: 24px;
	padding-right: 10px;
	background-color: #8d8aa5;
	color: #FFFFFF;
	width:1%; 
}
P, TD, LI, UL, SELECT, INPUT, DIV, TEXTAREA, BODY {
	/* font-family:Arial, Helvetica, sans-serif; */
	font-family: arial;
	font-size : 11px;
}
.AddressList {
	font-size : 8.25pt;
	alignment-adjust: middle;
	vertical-align: middle;
	height: 28px;
}
.AddressList_alt {
	font-size : 8.25pt;
	/* alignment-adjust:middle;  */
	/* vertical-align:top; */
	height: 8px;
}
.AddressList_with_images {
	font-size : 8.25pt;
	alignment-adjust: middle;
	vertical-align: middle;
	height: 28px;
}
.Addresslist_head {
	font-size : 8.25pt;
	background-color: #8d8aa5;
	height: 20px;
	color: #FFF;
	font-weight: bold;
}
.Addresslist_head_special {
	font-size : 8.25pt;
	background-color: #8d8aa5;
	color: #FFF;
	font-weight: bold;
}
.selectClass {
	font-size : 9pt;
}
.helptext {
	font-size : 7pt;
	color: #000000;
	padding: 2;
}
.MenuTopBlack {
	font-size : 7pt;
	font-weight: bold;
	line-height: 10pt;
	height: 7pt;
}
.menuTopWhite {
	font-size : 8pt;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.bigtext {
	font-size : 14pt;
}
.AttentionRed {
	font-size : 8pt;
	color : red;
}
.AttentionGreen {
	font-size : 8pt;
	color : green;
}
I {
	font-size : 8pt;
	text-decoration : none;
	font-weight: bold;
}
A {
	text-decoration : none;
	font-size : 8pt;
	color : #000000;
}
A:Visited {
	font-size : 8pt;
	color: #000000;
	text-decoration : none;
}
A:Active {
	font-size : 8pt;
	color: #000000;
	text-decoration : underline;
}
A:Hover {
	font-size : 8pt;
	text-decoration : underline;
	color: #666666;
}
.brodtext {
	font-size : 8pt;
	color: #000000;
	line-height: 10pt;
	text-decoration : none;
	font-weight: normal;
	color: #FFFFFF
}
.rubrik {
	font-size : 8pt;
	color : #666666;
	font-weight : bold;
}
.smalltext {
	font-size : 8pt;
	text-decoration : none;
}
.meny {
	font-size : 8pt;
	color : #000000;
	font-weight : bold;
	line-height: 10pt;
	text-decoration : none;
}
/* input.checkboxes {
	height: 14px;
	width: 14px;
}
input.checkboxes_switch {
	height: 14px;
	width: 14px;
	color : #000000;
	background-color: #EEEEEE;
}
*/
.line {
	background-color: #EEEEEE;
}
.bg {
	background-image: url(/bg_meny.gif)
}
.MenuLeft {
	font-size: 12px;
	font-style: normal;
	line-height: inherit;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 6;
}
.tableSubLedger {
	font-weight: bold;
	color: #333333;
	background-color: #EBEEF7;
	line-height: 22px;
}
/* Table Ledger Marknadskraft*/
.tableLedger {
	font-weight: bold;
	color: #333333;
	background-color: #D3DAED;
	line-height: 32px;
	background-image: url('top_hjalp3.gif');
}
.tableBorder {
	text-align: left;
	border: 1px solid #CDCFD3;
	background-color: #FFFFFF;
}
.Left_menu_OuterTable {
	text-align: left;
	border: 1px solid #CDCFD3;
	background-color: #FFFFFF;
	width: 98%;
}
.OuterTable {
	border: 1px solid #CDCFD3;
	background-color: #FFFFFF;
}
.lineOn {
	background-image: url(questionListRowBgShirt.gif);
	background-color: #f5f5f5;
	border-bottom-color: #f0f0f0;
	border-collapse: collapse;
	background-repeat: repeat-x;
	border-color: #f0f0f0;
	border-left-color: #f0f0f0;
	border-right-color: #f0f0f0;
	border-top-color: #f0f0f0;
	color: #333;
	font-size: 8.25pt;
	hasLayout: -1;
	height: 25px;
	margin: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	padding: 0px 18px;
	padding-left: 18px;
	padding-right: 18px;
	scroll-base-color: #333;
	vertical-align: middle;/* white-space:nowrap; */
}
.lineOn2 {
	background-image: url(questionListRowBgShirt2.gif);
	background-color: #ffffff;
	border-bottom-color: #ffffff;
	background-repeat: repeat-x;
	border-color: #f0f0f0;
	border-left-color: #f0f0f0;
	border-right-color: #f0f0f0;
	border-top-color: #f0f0f0;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18.25pt;
	hasLayout: -10;
	height: 25px;
	margin: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	padding: 1px 18px;
	padding-left: 18px;
	padding-right: 18px;
	scroll-base-color: #333;
	vertical-align: middle;/* white-space:nowrap; */
}
.lineOn_print {
	background-image: url(questionListRowBgShirt_print.gif);
	background-color: #f5f5f5;
	border-bottom-color: #f0f0f0;
	border-collapse: collapse;
	background-repeat: repeat-x;
	border-color: #f0f0f0;
	border-left-color: #f0f0f0;
	border-right-color: #f0f0f0;
	border-top-color: #f0f0f0;
	color: #333;
	font-size: 8.25pt;
	hasLayout: -1;
	height: 25px;
	margin: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	padding: 0px 8px;
	padding-left: 8px;
	padding-right: 8px;
	scroll-base-color: #333;
	vertical-align: middle;/* white-space:nowrap; */
}
.lineOn2_print {
	background-image: url(questionListRowBgShirt_print.gif);
	background-color: #ffffff;
	border-bottom-color: #ffffff;
	background-repeat: repeat-x;
	border-color: #f0f0f0;
	border-left-color: #f0f0f0;
	border-right-color: #f0f0f0;
	border-top-color: #f0f0f0;
	color: #333;
	font-size: 8.25pt;
	hasLayout: -1;
	height: 25px;
	margin: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	padding: 0px 8px;
	padding-left: 8px;
	padding-right: 8px;
	scroll-base-color: #333;
	vertical-align: middle;/* white-space:nowrap; */
}
.pagebreakHN {
	page-break-before: always;
}
.selectioNHead_text {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.right_Selection_block {
	width: 270px;
	background-color: #efefef;
}
.Numbers {
	padding-left: 10px;
	padding-right: 10px;
}
.HoriszontalLine_numbers {
	border-bottom: 1px solid #cccccc;
	padding-left: 10px;
	padding-right: 10px;
}
.VerticalLine {
	border-right: 1px solid #cccccc;
	height: 16px;
	padding-right: 15px;
}
.VerticalLine2 {
	border-right: 1px solid #cccccc;
	height: 16px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	white-space: nowrap;
}
.paddingRight {
	padding-right: 10px;
}
.HoriszontalLine {
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}
.HoriszontalLine2 {
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}
.HoriszontalLine_and_VerticalLine {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	height: 24px;
	padding-right: 10px;
}
.HoriszontalLine_and_VerticalLine2 {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	height: 24px;
	text-align: right;
	right: auto;
	padding-right: 10px;
}
.HoriszontalLine_and_VerticalLine3 {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	height: 24px;
	right: auto;
	padding-right: 10px;
}
.negative_neutral_positive_Explanation {
	font-size : 7pt;
	font-style: italic;
}
.underheadline {
	background-color: #1c154b;
	height: 20px;
	color: #FFFFFF;
}
.getPDF {
	font-size : 20px;
}
.campain_or_survey_Text {
	font-size : 12px;
	color: #000;
	font-weight: bold;
}
.UserName_Text {
	font-size : 14px;
	color: #000;
	font-weight: bold;
	white-space: nowrap;
}
.campain_or_survey_Name_Text {
	font-size : 12px;
	color: #000;
	/* word-break:keep-all; */
	white-space: nowrap;
	
}
.Extra_space_over_QuestionsText {
	font-size : 6px;
	height: 6px;
}
.space_questionsmenu {
	font-size : 6px;
	height: 6px;
	width: 15px;
}
.space_questionsmenu_head {
	font-size : 6px;
	height: 6px;
	width: 15px;
	background-color: #8d8aa5;
}

.listTable tr td {padding-right:5px}