/* 
 * ---------------------------------------------------------------------
 * Filename:            Aarhus University.css
 * Description:         Design for the moveon 4 Online Services
 * Website:             moveon4.com
 * --------------------------------------------------------------------- 
 */
 
 
  body {
	background:#f1f1f1;
    color: #000;
	font-family: Georgia, sans-serif;
	}

.pageCover {
 background: url("https://static.moveon4.com/dk-aarhus/images/banner.png")no-repeat scroll 0 40px rgba(0, 0, 0, 0);
 padding-top: 150px;
}

.pageCover h1 {
	color: #333333;
	font-family: Georgia, sans-serif;
}

.wizardTitleBar{
	background: #003d73;
    
	}
.wizardTitle {
    font-family: Georgia, sans-serif;
	color: #ffffff;
	}
.pageContent {
	width: 950px;
    border: medium none;
}

.formHeader {
    font-size: 20px;
    width: 100%;
    color: #000000;
    padding: 14px 0px 10px 0px;
    border-bottom: 1pt solid #00718F;
    font-weight: normal;
    margin-bottom: 15px;
	text-transform: uppercase;
}

.formContainer fieldset > legend, .searchBox .searchHeader {
	font-family: Georgia, sans-serif;
	text-transform: uppercase;
    color: #666666;
}

.wizardNavigation {
    width: 100%;
    max-width: 650px;
    margin-top: 30px;
    margin-bottom: 70px;
    margin-right: 10px;
    text-align: center;
}

.rowControl > input[type=text], .rowControl > input[type=password], .genericControl {
    color: rgb(15 14 15);
}
.rowControl > select {
    color: rgb(9 9 9 / 67%);
}
.formContainer {
    width: 100%;
    max-width: 650px;
    float: right;
    margin: 0px 0px 10px 0px;
	margin-right: 10px;
}

.remove {
    background: url(https://static.moveon4.com/default/icons/app_remove_icon.png) no-repeat scroll 2px 2px;
    border-radius: 13px 13px 13px 13px;
    cursor: pointer;
    height: 16px;
    opacity: 0.8;
    overflow: hidden;
    padding: 2px;
    position: absolute;
    right: 10px;
    top: -20px;
    width: 16px;
    border: 2px solid Transparent;
}

.addSection {
    background: url(https://static.moveon4.com/default/icons/add_icon.png) no-repeat 5px 4px #5E0130;
    height: 25px;
    color: #fff;
    border: 1px solid transparent;
    padding: 0px 5px 3px 25px;
    cursor: pointer;
    float: left;
    margin: 5px 0px 5px 1px;
    opacity: 1;
}

.addSection:hover, .addButtonTabular:hover {
    background: url(https://static.moveon4.com/default/icons/add_icon.png) no-repeat 5px 4px #5E0130;
    opacity: 1;
}

.vMenu > a > li {
      background-color: #ffffff;
	  font-family: Georgia, sans-serif;
	  color: #000;
	  font-weight: normal;
}

.vMenu > a > li:hover, .active {
  background-color: #fff;
  color: #e2007a;
  cursor: pointer;
  font-weight: normal !important;
  text-decoration: underline;
}

.vMenu > a > li.complete {
  background: url(https://static.moveon4.com/default/icons/completed_icon.png) no-repeat 188px 8px #ffffff;
  color: #000;
  font-weight: normal;
}

.vMenu > a > li.complete:hover {
  background: url(https://static.moveon4.com/default/icons/completed_icon.png) no-repeat 188px 8px #fff;
  color: #e2007a;
  font-weight: normal;
  text-decoration: underline;
}

.vMenu > a > li.complete.active {
  background: url(https://static.moveon4.com/default/icons/completed_icon.png) no-repeat 188px 8px #fff;
  color: #e2007a;
  font-weight: normal;
}

.vMenu > a > li.active {
  background-color: #fff;
  color: #e2007a;
  font-weight: normal;
}

.vMenu > a > li:before {
  font-weight: normal;
}

#languageButtons li a {
  padding: 2px 5px;
  width: 100%;
  color: #000;
  display: block;
  text-decoration: none;
}

#languageButtons li a:hover {
  text-decoration: underline;
}

li.currentLanguage {
    background: none repeat scroll 0 0 #5E0130;
    color: white;
    padding: 4px 8px;
	border-bottom: none;
}

.loginBar {
    font-size: 12px;
}

.loginBar a {
	color:#000;
}

.blue span {
    background-color: #5E0130;
}

button[kind="next_button"] {
    background: url("https://static.moveon4.com/default/icons/next_button_icon.png") no-repeat scroll right center #5E0130;
	color: #fff;
	font-family: Georgia, sans-serif;

}
button[kind="next_button"]:hover {
    background: url("https://static.moveon4.com/default/icons/next_button_icon.png") no-repeat scroll right center #5E0130;
	font-family: Georgia, sans-serif;
	color: #fff;
}
button[kind="previous_button"] {
    background: url("https://static.moveon4.com/default/icons/prev_button_icon.png") no-repeat scroll left center #5E0130;
	font-family: Georgia, sans-serif;
	color: #fff;
	}
button[kind="previous_button"]:hover {
    background: url("https://static.moveon4.com/default/icons/prev_button_icon.png") no-repeat scroll left center #5E0130;
	font-family: Georgia, sans-serif;
	color: #fff;
	}




button[kind="save_button"]:hover {
    background: url(https://static.moveon4.com/default/icons/save_button_icon.png) no-repeat center left #5E0130;
    padding-left: 27px;
	font-family: Georgia, sans-serif;
}

button[kind="submit_button"]:hover {
    background: url(https://static.moveon4.com/default/icons/save_button_icon.png) no-repeat center left #5E0130;
    color: #fff;
	font-family: Georgia, sans-serif;
}

button[kind="save_button"], button[kind="submit_button"] {
    background: url(https://static.moveon4.com/default/icons/save_button_icon.png) no-repeat center left #5E0130;
	color: #fff;
    padding-left: 27px;
	font-family: Georgia, sans-serif;
}

button[kind="submit"]:hover {
    background: none repeat center left #5E0130;
    color: #fff;
	font-family: Georgia, sans-serif;
}

button[kind="submit"] {
    background: none repeat center left #5E0130;
	color: #fff;
	font-family: Georgia, sans-serif;
}
