.pageCover {
    background: url("https://static.moveonca.com/sait/images/sait_horiz_text_colour.svg") no-repeat scroll 0 20px rgba(0, 0, 0, 0);
	padding-top: 80px;
	background-size: 38%;
}

.pageCover h1{
	margin-top: 50px;
	font-family: Arial;
}

 .vMenu > a > li {
    background-color: #DA291C;
    border-bottom: 1px solid #DA291C ;
    border-top: 1px solid transparent;
    width: 170px;
    line-height: 20px;
    padding: 5px 27px 5px 10px;
    display: block;
    position: relative;
    font-family: Arial;
    font-weight: 700;
    color: white;
	font-size: 14px;
}

.vMenu > a > li:hover, {
    background-color: #DA291C;
    color: white;
    cursor: pointer;
    font-weight: 700;
	font-size: 14px;
}

.vMenu > a > li:hover, .active {
    background-color: #A6192E  !important;
	color: #ffffff !important;
	font-size: 14px;
}
button[kind="save_button"]:hover, button[kind="submit_button"]:hover {
    background: url(https://static.moveon4.com/default/icons/save_button_icon.png) no-repeat scroll left center #A6192E;
    color: #fff;
}


.wizardTitleBar {
    background: #DA291C ;
    border-radius: 0 0 0px 0;
    padding: 16px 0;
    margin-left: 0px;
    overflow: hidden;
    width: 100%;
	
}
.wizardTitle {
    font-size: 18px;
    font-weight: bold;
    max-width: 600px;
    line-height: 20px;
    display: block;
    float: left;
    margin-left: 16px;
    font-family: Arial;
    color: white;
}

li.currentLanguage {
    
	background: none repeat scroll 0 0 #DA291C ;
    border-bottom: 4px solid #005EB8 ;
    color: white;
    padding: 4px 8px;
	font-family: Arial;

}

.addSection {
    background: url(https://static.moveon4.com/default/icons/add_icon.png) no-repeat 5px 4px #DA291C ;
    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 {
    background: url(https://static.moveon4.com/default/icons/add_icon.png) no-repeat 5px 4px #005EB8 ;
    height: 25px;
    color: #fff;
    border: 1px solid transparent;
    padding: 0px 5px 3px 25px;
    cursor: pointer;
    float: left;
    margin: 5px 0px 5px 1px;
    opacity: 1;
}

input[type=submit], button, input[type=reset], .button {
    background: none #DA291C ;
    position: relative;
    padding: 6px 14px 7px;
    color: white;
    text-decoration: none;
    border-radius: 0px;
    border: 0;
    cursor: pointer;
    float: left;
    top: 0px;
    line-height: 30px;
}
button[kind="submit"]:hover {
    background: none #A6192E ; 
	color:white;
	}
.pageCover h1 {
    color: #DA291C ;
    font-size: 25px;
    margin: 0;
    line-height: 50px;
	font-family: Arial;
}



.loginBar {
    font-size: 12px;
}

.loginBar {
    margin-top: 10px;
	top:  0 px !important;
}
.formHeader {
    font-size: 25px;
    width: 100%;
    color: #000000 !important;
    padding: 14px 0px 10px 0px;
    
    border-bottom: 1pt solid #000000;
	font-weight: 500;
    margin-bottom: 15px;
	font-family: Arial;
}   
.autoSaveCheck {
	float: right;
	margin-right: 15px;
	color: white;
}
.rowLabel {
    width: 190px;
    float: left;
    margin-top: 4px;
    text-align: left;
    font-family: Arial;
	font-size: 14px;
}
button[kind="save_button"], button[kind="submit_button"] {
    background: url("https://static.moveon4.com/default/icons/save_button_icon.png") no-repeat scroll left center #DA291C ; color: white;
}
button[kind="save_button"]:hover, button[kind="submit_button"]:hover {
    background: url("https://static.moveon4.com/default/icons/save_button_icon.png") no-repeat scroll left center  #A6192E ; 
	color:#fff;
}


button[kind="next_button"] {
    background: url("https://static.moveon4.com/default/icons/next_button_icon.png") no-repeat scroll right center #DA291C ; color: white;
}
button[kind="next_button"]:hover {
    background: url("https://static.moveon4.com/default/icons/next_button_icon.png") no-repeat scroll right center  #A6192E  ; 
	color:#fff;
}
button[kind="previous_button"] {
    background: url("https://static.moveon4.com/default/icons/prev_button_icon.png") no-repeat scroll left center #DA291C ;  color: white;
	}
button[kind="previous_button"]:hover {
    background: url("https://static.moveon4.com/default/icons/prev_button_icon.png") no-repeat scroll left center  #A6192E  ; 
	color:#fff;
	}
.body {
    background: #f1f1f1;
    margin: 0px;
    outline: 0px none;
    overflow: scroll;
    overflow-x: hidden;
    font-size: 14px;
    line-height: 18px;
    color: #525252;
    font-family: Arial;

}
.mark-complete label {
    margin-left: 5px;
    margin-right: 10px;
	font-family: Arial;
	font-weight: 300;
    font-size: medium
}
.plainText {
    text-align: left;
    width: 99%;
    line-height: 28px;
	font-family: Arial;
	font-size: 14px;
}
.rowControl > select {
	width:  55%;
	height: 25px;
	padding: 3px 2px;
	font-family: Arial;
	font-size: 14px;
}
.formContainer fieldset > legend, .searchBox .searchHeader {
    background: #f1f1f1;
    width: 100%;
    font-weight: 100;
    padding: 8px 0px;
    font-size: 15px;
    font-weight: 600;
    text-indent: 10px;
    margin: 0px;
    font-family: Arial;
}
.blue span {
    background-color: #A6192E;
}
.vMenu > a > li.complete {
    background: url(https://static.moveon4.com/default/icons/completed_icon.png) no-repeat 188px 8px #fff;
    color: #A6192E;
    font-weight: 700;
}
.addSection:hover {
    background: url(https://static.moveon4.com/default/icons/add_icon.png) no-repeat 5px 4px #A6192E;
    }