/* theme orange color #f16e36 */

body {
	background: white;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #263B47;
	line-height: 1.27em;	
}

b, a, p {
    font-family: Arial, Helvetica, sans-serif;
    outline: 0 none;
}

.pageCover {
    background: url("https://static-de.moveon4.com/cbs/images/cbs_logo.png") no-repeat scroll 0 20px rgba(0, 0, 0, 0);
    background-size: 35%;
    padding-top: 10px;
}

.pageCover h1 {
    padding-top: 60px;
    color: #000;
}

.wizardCover { 
    border-left: 1px solid #e3e8ed;
    border-right: 1px solid #e3e8ed;
    margin-top: 13px;
    background: url("https://static-de.moveon4.com/cbs/images/header_logo.png") top left no-repeat white;
    border-bottom: 1px solid #e3e8ed;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.wizardContainer { 
    padding-top: 79px;
    padding-left: 12px;
    padding-right: 12px;
}

.wizardNavigation{
	width: 680px;
}

.appDetails {
    border-top: 0 !important;
}

/*login bar */
.loginBar {
    position:absolute;
    top: -6px;
    right:12px;
    font-size: 11px;
    font-family: Arial, Helvetica , sans-serif;
}

.loginBar span {
    font-weight: normal;
    color: #263B47;
    font-size: 11px;
}

.loginBar .button:hover {
    color: #263B47;
}

.loginBar a {
    background:none !important; 
    margin-right:0;
    margin-left: 10px;
    box-shadow: none;
    border:0;
    text-shadow: none;
    color: #263B47;
    text-decoration:underline;
    padding:0;
    font-size: 11px;
    line-height: 1.27em;
}

/*wizard titleBar */
.wizardTitleBar {
    width: 957px; margin-left: -12px !important;
    border-radius: 18px;
    box-shadow: none !important;
    width: 957px !important;
    background: #f16e36 !important;
    height: 42px !important;
    border-bottom: 2px solid #99654c;
    padding:20px 0 0 10px !important;
}

.wizardTitle {
    margin-left: 0px; line-height: 24px;
    background: transparent !important;
    font-size: 16px !important;
    display:inline-block !important;
    color:#000 !important;
    padding: 0 0px !important;
    text-transform: uppercase;
}

.formContainer fieldset > legend, .searchBox .searchHeader {
    background: #fff;
    border-bottom: 5px #f16e36 solid !important;
    margin: 8px;
}

div.autoSave {
    line-height: 24px; 
}

.autoSaveCheck {
    font: 11px Arial, Helvetica, sans-serif !important;
    line-height: 24px !important;
}

.autoSaveCheck > input[type="checkbox"] { margin-top: 6px !important;}
.autoSaveCheck > label { margin-top: 0 !important;}

.progress-bar {
    height: 16px;
    margin-top: 0px !important;
    padding-top: 2px !important; 
    box-shadow: none !important;
    border:1px solid #99654c;
}

.blue span {
    background-color: #99654c !important;
}

#progressLabel {
    top: 1px !important;
    font: 16px Arial, Helvetica, sans-serif !important;
    color: #fff;
}

/* content */
.formContainer {
    float: right;
    margin: 0 4px 10px 0;
    width: 680px !important;
    font-size: 14px;
}

.formHeader {
    border-bottom: 5px solid #f16e36;
    font-size: 18px;
    margin-bottom: 4px;
    margin-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    color: #263B47;
    font-weight: bold;
}

.plainText {
    font-size: 12px;
    line-height: 28px; 
}

.plainText h2 {
    font-size: 12px; 
    margin:0; 
    padding-top: 12px;
}

.plainText ul {
    padding-left: 20px;
}

.formInner {
    font-size: 12px;
}

/*form */
.formInner {
    font-family: Arial,Helvetica, sans-serif;
    font-size:12px !important;
}

input[type="text"], input[type="password"], select, .genericControl {
    background: -moz-linear-gradient(center top , #F0F0F0 1%, #FFFFFF 43%, #FFFFFF 100%) repeat scroll 0 0 transparent;
    border: 1px solid #B3B3B3;
    font-family: arial,helvetica, sans-serif !important;
    font-size: 12px !important;
    height: 20px;
    margin-top: 2px;
    padding: 2px;
}

#reqMarker { font-size: 12px !important;}
.validationMark {
    font-size: 18px;
    background: none repeat scroll 0 0 Transparent;
    color: #FC0000;
    float: none;
    margin-top: 2px;
    width: 20px;
    line-height:18px;
}

fieldset {
    border: 1px solid Transparent;
    clear: both;
    position: relative;
    margin-left: 0; 
    padding-left:0;
}

.rowControl > select{
    width: 280px;
}

.labelContainer {
    color: #000;
    line-height: 18px;
    text-shadow: 1px 1px 0 #FFFFFF;
    word-wrap: break-word;
    font-size: 12px;
    margin-top: 2px;
}

.rowLabel {
    display: block;
    float: left;
    line-height: 18px;
    margin-top: 0;
    text-align: left;
    width: 190px;
}

input[type="submit"], button, input[type="reset"], .button {
    background: none repeat scroll 0 0 #f16e36;
    border-radius: 4px 4px 4px 4px;
    box-shadow: none !important;
    color: #000;
    cursor: pointer;
    float: left;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 16px;
    line-height: 18px;
    padding: 4px 10px 3px;
    position: relative;
    text-decoration: none;
    text-shadow: none !important;
    top: 0;
    text-transform: uppercase;
    font-weight: 600;
}

input[type=submit]:hover, button:hover, input[type=reset]:hover, .button:hover {
	background-color: #99654c;
	color : #000;
	
}

.wizardPage {
    float: left;
    width: 680px !important;
}

legend {
    font-size: 12px;
    width: 670px !important;
    margin-left: 0 !important;
}

.rowControl {
    width: 435px !important;
}

.remove {
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    height: 16px;
    opacity: 0.8;
    overflow: hidden;
    padding: 2px;
    position: absolute;
    top: 4px;
    width: 16px;
    right: 17px;
}

/*status message */
.formContainer .statusContainer {
    width: 94%;
}

/*menu*/
.vMenu {
    margin: 14px 0;
    padding: 0;
}

.menuContainer {
    background: url(https://static-de.moveon4.com/cbs/images/left_menu_background_orange.png) no-repeat top left !important;
    border-radius: 5px 5px 5px 5px !important;
    box-shadow: none !important;
    float: left;
    font-size: 14px !important;
    margin: 25px 0 0 0px !important;
    overflow: visible;
    width: 224px !important;
}

.vMenu > a {
    display:block;
    margin-left: 17px;
}

.vMenu > a > li {
    -moz-transition: none !important;
    border-bottom: 3px #FFF solid !important;
    border-top: 0 !important;
    color: #000 !important;
    display: block;
    font-family: Arial,Helvetica,sans-serif !important;
    font-weight: normal !important;
    line-height: 20px;
    padding: 5px 3px 5px 15px !important;
    position: relative;
    width: 170px;
}

.vMenu > a > li:hover, .active {
    background-color: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    color: #000 !important;
    filter: none;
    cursor: pointer;
    text-shadow: none !important;
}

.active {
    font-weight: bold !important;
}

.vMenu > a > li:before {
    color: #BCBCBF;
    content: "" !important;
    font-size: 12px;
    font-weight: normal;
    height: 100%;
    left: 2px !important;
    position: absolute;
    top: 5px;
    width: 5px;
}

.vMenu > a > li.complete:before {
    color: #15B712;
    content: "✔" !important;
    font-size: 14px;
}

.vMenu > a > li.complete {
    background:none !important;
}

/* login page */

/* DISCLAIMER */

#CBSDisclaimer .rowControl{
    width: 60px !important;
    margin-left: 15px;
}

#CBSDisclaimer .labelContainer .rowLabel{
    width: 480px;
}

#CBSDisclaimer .labelContainer{
    width: auto;
}

form[name=Submission] .plainText span {
    display: none;
}

form[name=Submission][lock=true] .plainText span {
    margin: 20px 0 30px;
    font-size: 1.4em;
    border: 1px solid;
    padding: 10px;
    font-weight: bold;
    display: block;
}

button[kind="save_button"], button[kind="submit_button"] {
    background: url(https://static-de.moveon4.com/cbs/icons/save_button_icon.png) no-repeat center left #f16e36;
    padding-left: 27px;
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

button[kind="save_button"]:hover {
    background: url(https://static-de.moveon4.com/cbs/icons/save_button_icon.png) no-repeat center left #99654c;
    padding-left: 27px;
}

button[kind="previous_button"] {
    background: url(https://static-de.moveon4.com/cbs/icons/prev_button_icon.png) no-repeat center left #f16e36;
    padding-left: 20px;
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

button[kind="previous_button"]:hover {
    background: url(https://static-de.moveon4.com/cbs/icons/prev_button_icon.png) no-repeat center left #99654c;
}

button[kind="next_button"] {
    background: url(https://static-de.moveon4.com/cbs/icons/next_button_icon.png) no-repeat right center #f16e36;
    padding-right: 20px;
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

button[kind="next_button"]:hover {
    background: url(https://static-de.moveon4.com/cbs/icons/next_button_icon.png) no-repeat right center #99654c;
}

.addSection {
    background: url(https://static-de.moveon4.com/default/icons/add_icon.png) no-repeat 5px 4px #f16e36;
    height: 25px;
    color: #000;
    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-de.moveon4.com/default/icons/add_icon.png") no-repeat 5px 4px #99654c;
    opacity: 1;
    color: #000;
}