/* 
 * ---------------------------------------------------------------------
 * Filename:            ism_form.css
 * Description:         Design for the moveon 4 Form
 * Version:             0.0.9 (02/04/2014)
 * Website:             moveon4.com
 * Author:  			Martin Schwab
 * --------------------------------------------------------------------- 
 */

.pageCover {
    background: url("https://static.moveon4.com/de-ism/images/ISM_Logo.png") no-repeat scroll 0 10px #FFFFFF;
	padding-top: 150px;
}

.vMenu > a > li.complete {
	background: url("https://static.moveon4.com/default/icons/completed_icon.png") no-repeat scroll 188px 8px #fff !important;
    color: #007BC0;
    font-weight: 700 !important;
    transition: none 0s ease 0s;
}
