html,body,div,tr,td,h1,h2,h3,p,img,form,ul,li,a {
	margin: 0px;
	padding: 0px;
}
html {
	overflow-y: scroll; /* forces the vertical scrollbar to be visible by default (Firefox) */
	height: 100%;
}
body {
	background: url('pics/background_gron_korn.gif') repeat;
	color: black;
	font-family: verdana;
	font-size: 75%;
	height: 100%;
}
fieldset {
	margin-top: 7pt;
	margin-bottom: 2pt;
	border-color: #eeeeee;
	font-size: 8pt;
}
legend {
	color: #777777;
}
label {
	display: block;
	margin-top: 7pt;
	margin-bottom: 2pt;
	font-family: verdana;
	font-size: 8pt;
	color: #777777;
}
input[type=radio] + label {
	display: inline-block;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-size: inherit;
	color: inherit;
}
select {
	margin-bottom: 1px; /* Opera layout fix */
}
img {
	border: none;
}
div.container {
	/*border: solid 1px red;*/
}
.border {
	border: solid 1px red;
}

/* Main header and paragraph styles */
h1 {
	clear: both;
	font-size: 20pt;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 30px;
}
h2 {
	clear: both;
	margin-top: 10pt;
	padding: 5px;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #777777;
	background: #eeeeee;
}
h3 {
	margin-top: 10pt;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	line-height: 12pt;
}
p {
	font-size: 8pt;
	text-align: left;
	line-height: 12pt;
	padding-bottom: 12pt;
}
p.member {
	font-style: italic;
}
p.justify {
	/*text-align: justify;*/
}
ul {
	list-style-type: square;
	font-size: 8pt;
	text-align: left;
	line-height: 12pt;
	padding-bottom: 12pt;
	padding-left: 20pt;
}

/* Link styles */
a {
	text-decoration: none;
	color: blue;
}
a:hover {
	color: red;
}
a.marker {
	text-decoration: none;
	border-bottom: 1px dotted #772434;
	background-color: #fcf4ad;
	color: #772434;
}
a.marker:hover {
	color: #772434;
	background-color: #ffb6bc;
}
a.header2 {
	display: block;
	margin-top: 10pt;
	padding: 4px 4px;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #777777;
	border-top: 1px solid #777777;
	border-left: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-right: 1px solid #777777;
}
a.selected {
	color: black;
	background-color: #ffb6bc;
}
a.admin {
	background-color: #ffb6bc;
}
a.small {
	font-size: 7pt;
	font-weight: normal;
}

/* Menu styles */
div#menu {
	background: url('pics/background_menu_785.png') no-repeat;
	height: 74px;
	width: 900px;
}
td.labeloffset {
	font-size: 0px;
	width: 90px;
	height: 74px;
}
img.label {
	display: block;
	border-style: solid;
	border-width: 2px 0px 5px 0px;
	border-color: #FCF4AD;
	margin: 0px 4px 0px 4px;
}
img.sublabel {
	display: block;
	border-style: none;
	border-width: 0px 2px 0px 2px;
	margin: 0px 4px;
}
img.activelabel {
	display: block;
	border-style: solid;
	border-width: 4px 2px 7px 2px;
	border-color: #FCF4AD;
	margin: 0px 2px 0px 2px;
}
img.activesublabel {
	border-style: solid;
	border-width: 0px 2px;
	border-color: #FCF4AD;
	margin: 0px 2px;
}

/* Accept Cookies */
#cookie-info {
	display: none;	/* display: block; will be set by javascript */
	background-color: #ffb6bc;;
	border-bottom: 2px solid black;
}
#cookie-info p {
	font-size: 12pt;
	line-height: 16pt;
	padding: 14pt;
}
#cookie-info input {
	display: block;
	margin: 0pt auto 14pt auto;
	font-size: 14pt;
	padding: 4pt 40pt;
}

#webpage-container {
	position: relative;
	width: 100%;
	height: 100%;
}

div#efs-sundsvall-home {
	position: absolute;
	top: 0px;
	left: 700px;
	width: 60px;
	background-color: white;
}
div#efs-sundsvall-home img {
	display: block;
	margin: 0px auto;
}
div#efs-sundsvall-home span {
	display: block;
	text-align: center;
}

div#header{
	position: absolute;
	top: -6px;
	left: 306px;
	width: 350px;
	font-family: verdana;
	font-size: 8pt;
	color: #777777;
	text-align: right;
	line-height: 12pt;
}

div#outer-page-container {
	background: url('pics/background_785.png') repeat-y;
	position: absolute;
	width: 900px;
	top: 74px;
	bottom: 0px;
}

div#inner-page-container {
	background: url('pics/background_785.png') repeat-y;
	background-position: 0px 4px;
}

/* Page styles */
div#page {
	margin-top: 20px;
	margin-left: 116px;
	width: 540px;
}
img#logo {
	float: left;
}
div#body {
	margin-top: 20px;
}
div#lCol {
	float: left;
	width: 240px;
}
div#rCol {
	margin-left: 260px;
}
div#lColS {
	float: left;
	width: 220px;
}
div#rColW {
	margin-left: 240px;
}
div#footer {
	clear: both;
}

ul.error {
	border: 2px solid red;
	margin: 5pt 0pt;
	padding: 10px;
	color: red;
	font-size: 9pt;
}
ul.error li {
	margin-left: 10pt;
	padding-left: 5pt;
}
span.error {
	display: block;
	color: red;
	/*
	border: 2px solid red;
	margin: 5pt 0pt;
	padding: 10px;
	*/
	font-size: 8pt;
}
.error {
	color: red;
}
.ok {
	color: green;
}
textarea.member {
	font-style: italic;
}
input.button {
	margin-top: 0pt;
	font-size: 8pt;
}
input.error {
	border: 1px solid red;
}
select.error {
	border: 1px solid red;
}

.inline-block {
	display: inline-block;
}
.noclear {
	clear: none;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	margin: 0px auto;
}
.mLeft5 {
	margin-left: 5px;
}
.mLeft10 {
	margin-left: 10px;
}
.mLeft20 {
	margin-left: 20px;
}
.mRight5 {
	margin-right: 5px;
}
.mRight10 {
	margin-right: 10px;
}
.mTop5pt {
	margin-top: 5pt;
}
.mTop10pt {
	margin-top: 10pt;
}
.mBottom5pt {
	margin-bottom: 5pt;
}
.p5 {
	padding: 5px;
}
.w30 {
	width: 30px;
}
.w50 {
	width: 50px;
}
.w70 {
	width: 70px;
}
.w100 {
	width: 100px;
}
.w120 {
	width: 120px;
}
.w140 {
	width: 140px;
}
.w160 {
	width: 160px;
}
.w180 {
	width: 180px;
}
.w200 {
	width: 200px;
}
.w220 {
	width: 220px;
}
.w240 {
	width: 240px;
}
.w260 {
	width: 260px;
}
.w300 {
	width: 300px;
}
.w320 {
	width: 320px;
}
.w360 {
	width: 360px;
}
.w375 {
	width: 375px;
}
.w390 {
	width: 390px;
}
.w430 {
	width: 430px;
}
.w100oh {
	width: 100%;
	overflow: hidden;
}
.grey {
	color: #777777;
}
.highlighted {
	background-color: #ffb6bc;
}
.hidden {
	display: none;
}
.footer {
	margin-top: 30pt;
	padding: 5px;
	border-top: 2px solid #eeeeee;
}

/* Calendar styles */
div.calendar {
	/*background: #eeeeee;*/
	width: 100%;
	overflow: hidden;
}
div.calendar.week {
	height: 370px;
	overflow: visible;
}
div.calendar div.header {
	width: 54px;
	height: 10px;
	margin: 3px;
	margin-bottom: 24px;
	float: left;
	font-size: 10pt;
	color: black;
}
div.calendar div.header.hostgroup {
	width: 80px;
	margin-left: 8px;
}
div.calendar div.header.admin {
	width: 50px;
}
div.calendar div.header.admin.hostgroup {
	width: 110px;
	margin-left: 8px;
}
div.calendar div.week {
	display: block;
	width: 18px;
	height: 40px;
	margin: 0px 6px 0px 0px;
	float: left;
	font-size: 7pt;
	text-align: right;
	color: black;
}
div.calendar div.week.admin {
	height: 20px;
}
div.calendar div.time {
	position: relative;
	display: block;
	width: 18px;
	height: 320px;
	margin: 2px 6px 0px 0px;
	float: left;
}
div.calendar div.time p {
	font-size: 7pt;
	text-align: right;
	color: black;
	padding: 0px;
	padding-right: 6px;
}
div.calendar div.time p.kl08 {
	position: absolute;
	top: 0px;
	border-top: 1px solid black;
}
div.calendar div.time p.kl12 {
	position: absolute;
	top: 80px;
	border-top: 1px solid black;
}
div.calendar div.time p.kl16 {
	position: absolute;
	top: 160px;
	border-top: 1px solid black;
}
div.calendar div.time p.kl20 {
	position: absolute;
	top: 240px;
	border-top: 1px solid black;
}
div.calendar div.time p.kl24 {
	position: absolute;
	bottom: 0px;
	height: 14px;
	border-bottom: 1px solid black;
}
div.calendar div.dayinweek {
	position: relative;
	display: block;
	width: 54px;
	height: 320px;
	border: 1px solid #777777;
	margin: 2px;
	background: #eeeeee;
	float: left;
	font-size: 10pt;
	color: #777777;
}
div.calendar div.dayinweek div.event {
	position: absolute;
	width: 54px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background: #fcf4ad;
	font-weight: bold;
	color: black;
}
div.calendar div.dayinweek div.event:hover {
	background: #ffb6bc;
}
div.calendar div.dayinweek div.event.noendtime {
	border-bottom: 1px dotted gray;
}
div.calendar div.dayinweek div.event.member {
	font-style: italic;
}
div.calendar div.dayinweek div.event div.event_info_popup {
	z-index: 2;
	position: absolute;
	width: 270px;
	padding: 5px;
	border: 1px solid black;
	background: #ffb6bc;
	font-weight: normal;
}
div.calendar div.dayinweek div.event div.event_info_popup h3 {
	margin-top: 0px;
}
div.calendar div.dayinweek div.event div.event_info_popup label {
	margin-top: 0px;
}
div.calendar a.day {
	display: block;
	width: 54px;
	height: 40px;
	border: 1px solid #777777;
	margin: 2px;
	background: #eeeeee;
	float: left;
	font-size: 10pt;
	color: #777777;
}
div.calendar a.day:hover {
	background: #ffb6bc;
}
div.calendar a.N7 {
	margin-right: 0px;
}
div.calendar a.prev {
	visibility: hidden;
}
div.calendar a.prev2 {
	border: 1px solid #cccccc;
	background: #fefefe;
	color: #cccccc;
}
div.calendar a.prev2:hover {
	background: #fefefe;
}
div.calendar a.next {
	visibility: hidden;
}
div.calendar a.next.selected {
	visibility: visible;
	border-style: dotted;
	background: #ffe6e8;
}
div.calendar a.today {
	color: red;
}
div.calendar a.event {
	border: 1px solid black;
	background: #fcf4ad;
	margin: 2px;
	font-weight: bold;
	color: black;
}
div.calendar a.member {
	font-style: italic;
}
div.calendar a.selected {
	background: #ffb6bc;
}
div.calendar a.admin {
	height: 20px;
	width: 50px;
}
div.calendar select.hostgroup.admin {
	display: block;
	height: 22px;
	width: 110px;
	margin: 2px;
	margin-left: 7px;
	float: left;
	font-size: 9pt;
}
div.calendar div:not(.header).hostgroup {
	display: block;
	width: 80px;
	height: 39px;
	margin: 3px;
	margin-left: 4px;
	padding-top: 1px;
	padding-left: 4px;
	float: left;
	border-left: 2px solid #eeeeee;
	font-size: 9pt;
	text-align: center;
}
div.calendar div:not(.header).hostgroup a.marker {
	background-color: transparent;
}
div.calendar div:not(.header).hostgroup a.marker:hover {
	background-color: #ffb6bc;
}

div.eventdetails {
	clear: both;
	width: 100%;
	overflow: hidden;
	margin-bottom: 10pt;
	border-top: 1px solid #eeeeee;
	background: red;
}
ul.participants {
	font-size: 8pt;
	list-style-type: none;
	padding: 0pt;
}
ul.participants li {
	margin-left: 0pt;
	padding-left: 0pt;
	line-height: 12pt;
}

div#calendar-format-select {
	border-top: 1px solid #eeeeee;
	text-align: right;
	margin-top: 20px;
	margin-right: 90px;
	padding: 5px;
	padding-top: 20px;
}
div#calendar-format-select a {
	display: inline-block;
	background: none;
}
div#calendar-format-select a:hover {
	border-bottom: 4px solid #ffb6bc;
}
div#calendar-format-select a.selected {
	border-bottom: 4px solid #eeeeee;
}
div#calendar-format-select a.selected:hover {
	border-bottom: 4px solid #ffb6bc;
}

div#predikotur p {
	border: 1px solid black;
	padding: 10px;
}

div#palysningar dl {
	border: 1px solid black;
	padding: 10px;
}

/* List styles */
div.list {
	clear: both;
	width: 100%;
	overflow: hidden;
	margin-bottom: 10pt;
}
div.list p {
	padding-bottom: 3pt;
}
div.list p.nopadding {
	padding-bottom: 0pt;
}
div.list a.marker {
	background-color: transparent;
}
div.list a.marker_background {
	background-color: #fcf4ad;
}
div.list a.marker:hover {
	background-color: #ffb6bc;
}
div.list table {
	margin-bottom: 10pt;
}
div.list table th {
	text-align: left;
	padding: 5px 5px;
	border-bottom: 1px solid #eeeeee;
}
div.list table td {
	padding: 2px 5px;
}
div.member {
	font-style: italic;
}
div.member label {
	float: right;
	margin-top: 10pt;
}

.divider {
	border-top: 1px solid #eeeeee;
}
.divider2 {
	border-top: 2px solid #eeeeee;
}
.divider5 {
	border-top: 5px solid #eeeeee;
}
.divider10 {
	border-top: 10px solid #eeeeee;
}
h3.list {
	margin-top: 16pt;
	font-family: verdana;
	font-size: 12pt;
	font-weight: normal;
	line-height: 16pt;
	border-bottom: 1px solid #eeeeee;
}


ul.error {
	border: 2px solid red;
	margin: 5pt 0pt;
	padding: 10px;
	color: red;
	font-size: 9pt;
}
ul.error li {
	margin-left: 10pt;
	padding-left: 5pt;
}


/* Notes styles */
p.notes {
	font-size: 7pt;
	margin: 10px 0px;
}

/* Admin styles */
div#admin {
	position: absolute;
	top: -10px;
	left: 660px;
}
div#user {
	position: absolute;
	top: 90px;
	left: 30px;
	width: 95px;
	height: 25px;
	text-align: right;
	font-family: verdana;
	font-size: 6pt;
	font-weight: bold;
	color: #777777;
}
img.adminlabel {
	border-style: none;
	border-width: 2px 2px 2px 0px;
	margin: 5px 5px 10px 0px;
}
img.subadminlabel {
	border-style: none;
	border-width: 2px 0px 2px 0px;
	margin: 5px 0px 10px 0px;
}
img.activeadminlabel {
	border-style: solid;
	border-width: 2px;
	border-color: #FFB6BC;
	margin: 3px 3px 8px 0px;
}
img.activesubadminlabel {
	border-style: solid;
	border-width: 2px 0px;
	border-color: #FFB6BC;
	margin: 3px 0px 8px 0px;
}
h1.admin {
	color: maroon;
}
h3.admin {
	color: maroon;
	margin-bottom: 10px;
}
th.admin {
	padding: 5px;
	font-size: 8pt;
	text-align: left;
}
td.admin {
	padding: 5px;
	font-size: 9pt;
}

/* News styles */
div#news {
	position: absolute;
	top: 150px;
	left: 777px;
	width: 200px;
	/*height: 250px;*/
	background: #FCF4AD;
}
#news ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 10px 10px 10px;
}
#news ul li {
	margin: 0px;
	padding: 5pt 0pt;
	font-family: "Comic Sans MS",Consolas,arial;
	font-size: 10pt;
	line-height: 14pt;
}



td.programme {
	padding: 5px;
	font-size: 8pt;
	line-height: 12pt;
}
td.date {
	font-weight: bold;
}
td.past {
	color: #777;
}
td.future {
	color: black;
}


/* Media player */
div#player {
	padding: 0px 0px 1.7em 0px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: left;
	line-height: 1.7em;
}
div#playlist {
	padding: 1.7em 0px 1.7em 0px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
	line-height: 1.7em;
}
div#playlist a.download {
	color: blue;
	text-decoration: none;
	padding: 0.8em 0.8em 0px 0px;
}
div#playlist a.download:hover {
	color: red;
	/*background-color: #ffb6bc;*/
}
div#playlist a.item {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 0.8em;
	border-bottom: 1px solid #eeeeee;
}
div#playlist a.item:hover {
	background-color: #eeeeee;
}
div#playlist a.item.selected {
	background-color: #ffb6bc;
}
div#playlist a.item .title {
	margin-bottom: 0em;
	color: #7f1313;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}
div#playlist a.item .label {
	
}
div#playlist a.item .value {
	
}


/* Föreningsblad */
div.foreningsblad {
	width: 100%;
	overflow: hidden;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}
div.foreningsblad.thumbnail {
	float: right;
	width: 104px;
	text-align: center;
	font-size: 9px;
	margin: 5px 1px 5px 2px;
}
div.foreningsblad.thumbnail img {
	width: 100px;
	cursor: hand;
	cursor: pointer;
	border: 1px solid #777777;
}
div.foreningsblad.thumbnail img:hover {
	cursor: hand;
	cursor: pointer;
}
div.foreningsblad.thumbnail .actions {
	background: #eee;
	padding: 2px 0px;
	margin: 2px 0px;
}

#tinybox {position:absolute; display:none; padding:0px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

#pageflipviewer_toolbar {
	width: 1024px;
	height: 36px;
	background: #e3e3e3;
}
#pageflipviewer_toolbar .close{
	font-size: 24px;
	font-weight: bold;
	width: 130px;
}
#pageflipviewer_toolbar .close:hover{
	background: #efefef;
	color: #a60505;
	cursor: hand;
	cursor: pointer;
}
#pageflipviewer_toolbar p {
	padding: 0px;
	margin: 0px;
}
#pageflipviewer_flashcontent {
	width: 1024px;
	height: 808px;
	margin-top: -40px;
}
#pageflipviewer {
	/*margin: 20px auto;*/
	width: 1024px;
	height: 768px;
	overflow: hidden;
}


/* Document */
div.documents {
	width: 100%;
	overflow: hidden;
}
div.document {
	width: 100%;
	overflow: hidden;
	margin-top: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
/*
div.document .name:hover {
	background-color: #ffb6bc;
}
*/
div.document p {
	margin-left: 50px;
	padding-bottom: 0px;
}
div.document .fileinfo {
	font-family: arial;
}
div.document span.name {
	font-weight: bold;
	font-size: 1.2em;
}
div.document span.info {
	font-size: 1.0em;
}
div.document span.uploader {
	font-size: 0.9em;
	color: #777777;
}
div.document span.type {
	font-size: 0.9em;
	color: #777777;
}
div.document span.size {
	font-size: 0.9em;
	color: #777777;
}
div.document span.tag {
	font-size: 0.9em;
	color: #777777;
}
div.document div.history {
	margin-left: 50px;
}
/* Document filter */
ul.df-menu {
	margin: 0;
	margin-left: 50px; 
	border: 0; 
	padding: 0;
	line-height: 1;
	position: relative;
	text-align: left;
	font: normal normal 100% sans-serif;
}
ul.df-menu {
	list-style: none;
}
ul.df-menu ul.df-tags {
	list-style: none;
}
ul.df-menu .df-tag {
	padding: 4px;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 12pt;
	color: #777777;
}
ul.df-menu .df-tag input[type=radio] {
	float: left;
}
ul.df-menu .df-tag label {
	display: block;
	cursor: pointer;
}
ul.df-menu .df-tag input[type=radio]:checked + label {
	font-weight: bold;
}
ul.df-menu .df-search input {
	width: 300px;
	height: 18px;
}
ul.df-menu .df-search button {
	height: 24px;
}
ul.df-menu .df-search span {
	display: block;
}
.df-hidden {
	display: none;
}


/* Värdgrupper styles */
table.hostgroup_participants {
	white-space: nowrap;
	clear: both;
	float: left;
}

div.hostgroup_weeks {
	float: right;
	width: 290px;
	border: 1px solid #eeeeee;
	margin-top: 4px;
}
div.hostgroup_weeks h2 {
	margin-top: 0px;
}
div.hostgroup_weeks table {
	font-size: 8pt;
	margin-bottom: 2pt;
	margin-left: 4px;
}
div.hostgroup_weeks table th {
	text-align: left;
	padding: 2px 0px;
}
div.hostgroup_weeks table td {
	padding: 2px 0px;
}
div.hostgroup_weeks div.list {
	margin-bottom: 0pt;
}

div.hostgroup_events {
	float: right;
	width: 290px;
	border: 1px solid #eeeeee;
	margin-top: 4px;
}
div.hostgroup_events h2 {
	margin-top: 0px;
}
div.hostgroup_events h3 {
	margin-top: 5pt;
	font-size: 8pt;
	font-weight: bold;
}
div.hostgroup_events div.list {
	margin-bottom: 0pt;
}


/* Matrikel styles */
.ngopro.dropzone {
	margin-top: 5px;
	border: 2px dashed black;
	width: 95%;
	height: 140px;
}
.ngopro.dropzone .placeholder {
	background-color: white;
	margin: 20px auto;
	width: 200px;
	height: 50px;
	text-align: center;
	padding-top: 20px;
}
table.ngopro-compare {
	border-collapse: collapse;
	margin-bottom: 5mm;
	border: 2px solid black;
	page-break-inside: avoid;
}
table.ngopro-compare tr th,
table.ngopro-compare tr td {
	border: 1px solid black;
	padding: 1mm;
	vertical-align: top;
}
table.ngopro-compare th {
	font-weight: normal;
	width: 16mm;
	background-color: #ccc;
}
.ngopro-compare .match {
	background-color: #c6efce;
}
.ngopro-compare .similar {
	background-color: #ffeb9c;
}
.ngopro-compare .mismatch {
	background-color: #ffc7ce;
}
.ngopro-compare span.example {
	display: inline-block;
	width: 3em;
	height: 2em;
	border: 2px solid black;
	margin-top: 1em;
	margin-bottom: -1em;
	
}

table.ngopro-compare th.ngopro-compare-name,
table.ngopro-compare td.ngopro-compare-name {
	width: 52mm;
}
table.ngopro-compare th.ngopro-compare-address,
table.ngopro-compare td.ngopro-compare-address {
	width: 56mm;
}
table.ngopro-compare th.ngopro-compare-phone,
table.ngopro-compare td.ngopro-compare-phone {
	width: 26mm;
}
table.ngopro-compare th.ngopro-compare-email,
table.ngopro-compare td.ngopro-compare-email {
	width: 56mm;
}
td.ngopro-compare-phone span.phone,
td.ngopro-compare-phone span.cellphone {
	display: block;
}
td.ngopro-compare-phone.match span.phone.mismatch,
td.ngopro-compare-phone.match span.cellphone.mismatch {
	background-color: white;
}

.overlay {
	position: absolute;
	width: 100%;
	margin: 0 auto;
	top: 50px;
	left: 50px;
	z-index: 2;
}
.paper {
	display: block;
	position: relative;
	background-color: white;
	width: 240mm;
	-webkit-box-shadow: 5px 5px 10px 0px rgba(12,12,12,0.75);
	-moz-box-shadow: 5px 5px 10px 0px rgba(12,12,12,0.75);
	box-shadow: 5px 5px 10px 0px rgba(12,12,12,0.75);
	overflow: hidden;
}
.paper .page {
	width: 220mm;
	overflow: hidden;
	padding: 10mm;
	font-size: 8pt;
}
.paper .page h2 {
	font-size: 10pt;
	color: black;
}

/* jQuery chosen plug-in */

.chosen-container {
  font-size: inherit;
}
.chosen-container-single .chosen-single {
  height: 16px;
  line-height: inherit;
  padding: 2px 0 2px 8px;
}
