﻿body {
	margin: 0px;
	color: #555555;
}

.MainContent {
	background-image: url("../images/popup_background.jpg");
	background-position: right bottom;
	border-radius: 8px;
	padding: 15px;
	margin: auto !important;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.MainContent_Big {
	background-image: url("../images/Web_UMS_background.png");
	background-position: right bottom;
	border-radius: 8px;
	padding: 15px;
	margin: auto !important;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

	.MainContent_Big h3 {
		margin-top: -10px;
	}

	.MainContent_Big .orange_buttonNew {
		margin-bottom: 2px;
	}

.ConfirmHeaderText {
	font-family: DaxCondensedRegular;
	font-size: 1.7em;
	font-weight: bold;
	color: #555555;
}

.popup_HeaderTextCell {
	text-align: left;
	font-family: DaxCondensedRegular;
	font-size: 1.7em;
	font-weight: bold;
	color: #555555;
	/*width:100%;*/
	vertical-align: middle;
}

.popup_HeaderLogoCell {
	vertical-align: middle;
	text-align: center;
}

.popup_HeaderTest {
	vertical-align: middle;
	text-align: center;
	padding-left: 10px;
}

.popup_text {
	color: #555555;
}

.popup_contentContainer {
	vertical-align: top;
}

.popup_contentContainerRow {
	height: 100%;
}

.popup_contentTable {
	height: 100%;
	width: 100%;
}

.popup_headerColumn {
	font-weight: bold;
	padding-right: 30px;
}

.popup_inputColumn {
}

.popup_topRow {
	text-align: right;
}

.popup_bottomRow {
	text-align: right;
	vertical-align: bottom;
}

.popup_checkbox {
	padding-left: 0px;
	padding-right: 5px;
}

.popup_numberdropdown {
	width: 50px;
	font-family: Arial;
	font-size: 0.9em;
}

.popup_dropdown {
	width: 305px;
}

.popup_textbox {
	width: 300px;
	resize: none;
}

.popup_pb1 {
	padding-bottom: 3px;
}

.popup_ml1 {
	margin-left: 4px;
}

.PrintTemplateListbox {
	width: 300px;
	height: 200px;
}

.PrintCSVPreviewBox {
	min-height: 208px;
	max-height: 208px;
	max-width: 350px;
	width: 320px;
	border: 1px solid silver;
}

.templatesAndPreview {
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
}

.printSortAndFutureMessages {
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
}


/* Wide classes */
.popup_dropdown_wide {
	width: 420px;
}

.popup_textbox_wide {
	width: 415px;
	resize: none;
}


/* Iconer klip definitioner			*/
.IconClip {
	width: 29px;
	height: 29px;
	padding: 0px;
	margin: 0px;
}

.Edit {
	background: url(../images/button_images/IconEdit.gif);
	background-repeat: no-repeat;
	background-position: -20px -20px;
}

.SmsClip {
	background: url(../images/button_images/IconMobil.gif);
	background-repeat: no-repeat;
	background-position: -20px -20px;
}

.GuestClip {
	background: url(../images/button_images/IconGuest.gif);
	background-repeat: no-repeat;
	background-position: -20px -20px;
}

.UserClip {
	background: url(../images/button_images/IconProfile.gif);
	background-repeat: no-repeat;
	background-position: -20px -20px;
}

.DeactivateUserClip {
	background: url(../images/button_images/IconDeactivateUser.gif);
	background-repeat: no-repeat;
	background-position: -20px -20px;
}

.PasswordClip {
	background: url(../images/button_images/IconPassword.gif);
	background-repeat: no-repeat;
	background-position: -20px -20px;
}

.MultipleUserClip {
	background: url(../images/button_images/IconMultipleUser.gif);
	background-repeat: no-repeat;
	background-position: -20px -20px;
}

.PrintClip {
	background: url(../images/button_images/IconPrint.gif);
	background-repeat: no-repeat;
	background-position: -20px -20px;
}

.CellnumberClip {
	background: url(../images/button_images/iconCellnumber.gif);
	background-repeat: no-repeat;
	background-position: -20px -20px;
}

.PasswordOthersClip {
	background: url(../images/button_images/IconPasswordOthers.gif);
	background-repeat: no-repeat;
	background-position: -20px -20px;
}

.SMSSubscriptionClip {
	background: url(../images/button_images/IconRecieveSchedule.gif);
	background-repeat: no-repeat;
	background-position: -20px -20px;
}

.ITRulesClip {
	background: url(../images/button_images/IconRulesr.gif);
	background-repeat: no-repeat;
	background-position: -20px -20px;
}

.WWWBlockClip {
	background: url(../images/button_images/IconInternetBlok.gif);
	background-repeat: no-repeat;
	background-position: -20px -20px;
}

.StudentInfoClip {
	background: url(../images/button_images/IconEdit.gif);
	background-repeat: no-repeat;
	background-position: -20px -20px;
}

.ExamClip {
	background: url(../images/button_images/IconEksamen.gif);
	background-repeat: no-repeat;
	background-position: -20px -20px;
}

.AbsenseClip {
	background: url(../images/button_images/IconFravaerRegistrering.gif);
	background-repeat: no-repeat;
	background-position: -20px -20px;
}

.APPClip {
	background: url(../images/button_images/IconAPPNews.gif);
	background-repeat: no-repeat;
	background-position: -20px -20px;
}

.magnifyingGlass {
	background: url(../images/button_images/IconSearch.gif);
	background-repeat: no-repeat;
	background-position: -20px -20px;
}

.SickEmployeeClip {
	background: url(../images/button_images/sickemployee.png);
	background-repeat: no-repeat;
	background-position: -15px -12px;
	width: 40px;
	height: 40px;
}
