@font-face {
    font-family: 'SiemensSerifRoman';
    src: url('../fonts/siemensserifroman.eot');
    src: url('../fonts/siemensserifroman.eot') format('embedded-opentype'), url('../fonts/siemensserifroman.woff2') format('woff2'), url('../fonts/siemensserifroman.woff') format('woff'), url('../fonts/siemensserifroman.ttf') format('truetype'), url('../fonts/siemensserifroman.svg#SiemensSerifRoman') format('svg');
}

@font-face {
    font-family: 'SiemensSansRoman';
    src: url('../fonts/siemenssans-roman-webfont.eot');
    src: url('../fonts/siemenssans-roman-webfont.eot') format('embedded-opentype'), url('../fonts/siemenssans-roman-webfont.woff2') format('woff2'), url('../fonts/siemenssans-roman-webfont.woff') format('woff'), url('../fonts/siemenssans-roman-webfont.ttf') format('truetype'), url('../fonts/siemenssans-roman-webfont.svg#SiemensSerifRoman') format('svg');
}

@font-face {
    font-family: 'SiemensSlabRoman';
    src: url('../fonts/siemensslab-roman-webfont.eot');
    src: url('../fonts/siemensslab-roman-webfont.eot') format('embedded-opentype'), url('../fonts/siemensslab-roman-webfont.woff') format('woff'), url('../fonts/siemensslab-roman-webfont.ttf') format('truetype'), url('../fonts/siemensslab-roman-webfont.svg#SiemensSerifRoman') format('svg');
}

@font-face {
    font-family: 'SiemensSlabBold';
    src: url('../fonts/siemensslab-bold-webfont.eot');
    src: url('../fonts/siemensslab-bold-webfont.eot') format('embedded-opentype'), url('../fonts/siemensslab-bold-webfont.woff') format('woff'), url('../fonts/siemensslab-bold-webfont.ttf') format('truetype'), url('../fonts/siemensslab-bold-webfont.svg#SiemensSerifRoman') format('svg');
}

body,
input,
button,
select,
textarea {
    font-family: 'SiemensSansRoman', Arial, Helvetica, sans-serif;
}

body {
    font-size: 16px;
    color: #000;
    background:#FFF;
    /*background-image: url(../images/body_bg.jpg);
    background-repeat: repeat;
    background-position: 0 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
}

a {
    color: #41aaaa;
    text-decoration: none;
}

a:hover {
    color: #3b9b9b;
    text-decoration: underline;
}

a.boldLink{
    color:#00646e;
    font-family: 'SiemensSansRoman';
    font-weight: bold;
    font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'SiemensSlabRoman', 'SiemensSerifRoman', Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, Times, 'Times New Roman', serif;
    color: #333;
    font-weight: normal;
}

:invalid {
    outline-color: rgba(221, 0, 0, 0.5);
    box-shadow: none;
}

:focus {
    outline-color: #30529E;
}

/* Custom Helper Classes */

.serif {
    font-family: 'SiemensSerifRoman', Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, Times, 'Times New Roman', serif;
}

.tColor1 {
    color: #666666;
}

.tColor2 {
    color: #006487;
}

.bMarNeg40px {
    margin-bottom: -40px;
}

.pageTitle1,
.pageTitle2 {
    clear: both;
    font-family: 'SiemensSlabRoman', 'SiemensSerifRoman', Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, Times, 'Times New Roman', serif;
    color: #333;
    font-size: 30px;
    font-weight: normal;
    margin: 0 0 1.25em 0;
}

.pageTitle2 {
    margin: 1.5em 0 0.5em 0;
}

.sectionTitle1,
.sectionTitle2,
.sectionTitle3,
.generalForm .Section h2 {
    color: #000000;
    clear: both;
    font-family: 'SiemensSlabRoman', Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, Times, 'Times New Roman', serif;
    font-size: 30px;
    font-weight: normal;
    margin: 2em 0 0.5em 0;
    padding: 0 0 0.75em 0;
}
.sectionTitle1{margin: 0 0 20px 0;}

.sectionTitle2 {
    margin: 0 0 0.25em 0;
    clear: none;
}

.sectionTitle3 {
    margin: 1em 0;
}

.formLabel{
    font-family: 'SiemensSlabRoman', Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, Times, 'Times New Roman', serif;
    font-size: 20px;
}

.localTitle1 {
    color: #000000;
    padding: 0;
    margin: 1.5em 0 0.25em 0;
    clear: both;
    font-weight: normal;
}

.commonLegend1 {
    padding: 0;
    margin: 1em 0 0;
}

.tableList {
    width: 100%;
}

.tableList th {
    padding: 10px 0 20px;
    background-color: transparent;
    font-family: 'SiemensSansRoman', 'SiemensSerifRoman', Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, Times, 'Times New Roman', serif;
    font-weight: bold;
    color: #1c1c1c;
    font-size: 20px;
}

.tableList th:last-child {
    border-right-width: 0;
}

.tableList .tableListSortableCell {
    padding: 15px 15px 30px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: right center;
}

.tableList .tableListSortableCell:hover,
.tableList .tableListSortableCell:active {
    color: 000000;
    background-color: #E5E5E5;
}

.tableList .tableListSortableActive {
    color: #000000;
    background-color: #EDEDED;
}

.tableListSortableASC {
    background-image: url('../images/sortAsc.gif');
}

.tableListSortableDESC {
    background-image: url('../images/sortDesc.gif');
}

.tableList td {
    padding: 20px 5px 20px;
    border-bottom: 1px solid #c9c9c9;
    font-family: 'SiemensSlabRoman', 'SiemensSerifRoman', Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, Times, 'Times New Roman', serif;
    background-color: #FFFFFF;
}

.tableList td:last-child {
    border-right-width: 0;
}

.tableList tr:hover td {
    background-color: #f8f8f8;
}

.tableList td.maxW250px a{
    color:#1c1c1c;
    text-decoration: none;
    font-size: 16px;
}

.commonFlowListTopPagination {
    padding: 0.5em;
}

.commonFlowListBottomPagination {
    padding: 0.25em 0.5em;
    background-color: #D9D9D9;
    border-radius: 0 0 0.25em 0.25em;
}

.commonFlowListItemTitle {
    display: block;
    float: left;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
    border-top: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    padding: 1em 0;
    background-color: #FFFFFF;
    font-family: 'SiemensSansRoman', Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, Times, 'Times New Roman', serif;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    color: #000000;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.commonFlowListItemTitle[href] {
    cursor: pointer;
    color: #a0a0a0;
    background-color: #f4f4f4;
    border-right-color: #e3e3e3;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    font-family: 'SiemensSansRoman',Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, Times, 'Times New Roman', serif;
    font-weight: normal;
}

.commonFlowListItemTitle[href]:hover,
.commonFlowListItemTitle[href]:active {
    color: #a0a0a0;
    background-color: #e7e7e7;
    text-decoration: none;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.commonFlowListFirstContentItem {
    clear: both;
    padding-top: 1em;
}

.commonFlowListItem2,
.commonFlowListItem3,
.commonFlowListItem4,
.commonFlowListItem5 {
    width: 100%;
}

.commonFlowListItem2 .commonFlowListItemTitle {
    width: 50%;
}

.commonFlowListItem3 .commonFlowListItemTitle {
    width: 33.33%;
}

.commonFlowListItem4 .commonFlowListItemTitle {
    width: 25%;
    max-width: 164px;
}

.commonFlowListItem5 .commonFlowListItemTitle {
    width: 20%;
}

.mobileProfileMenu{
    display: none;
}

/* Values print format */

.dataLabel,
.FormSection .question {
    float: left;
    clear: both;
    width: 100%;
    max-width: 180px;
    padding: 6px 10px 6px 0;
    font-family: 'SiemensSansRoman', 'SiemensSerifRoman', Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, Times, 'Times New Roman', serif;
    font-size: 20px;
    color: #1c1c1c;
}

.dataValue,
.FormSection .answer {
    float: left;
    width: 364px;
    padding: 6px 0 7px 0;
    font-family: 'SiemensSansRoman', 'SiemensSerifRoman', Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, Times, 'Times New Roman', serif;
    font-size: 16px;
    color: #1c1c1c;
    text-align: right;
}

.fontData .dataLabel,
.fontData .dataValue{
    font-size: 20px;
    padding: 6px 0 12px 0;
}
.fontData .dataValue{
    font-size: 16px;
}

.tableSripes{
    margin-bottom: 40px;
}

.qForm .dataLabel{
    max-width: 330px;
}

.qForm .dataValue{
    width: 214px;
}

.generalForm .dataValue {
    width: 380px;
    padding: 0;
}

.labelText {
    width: 100%;
    max-width: 180px;
    padding: 6px 10px 6px 0;
    font-family: 'SiemensSansRoman', 'SiemensSerifRoman', Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, Times, 'Times New Roman', serif;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

.registerNew .labelText{
     max-width: 100%;
}

.datasetlabelText,
.formlabelText {
    width: 100%;
    padding: 6px 0 6px;
    font-family: 'SiemensSansRoman', 'SiemensSerifRoman', Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, Times, 'Times New Roman', serif;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    display: block;
}

.fieldSpec,
.formfieldSpec,
.datasetfieldSpec {
    min-height: 59px;
}

.fieldSpec .formfieldSpec,
.fieldSpec .datasetfieldSpec {
    margin: 0;
}

.removeDatasetRow {
    display: block;
    clear: both;
    margin-top: 7px;
}

.FormSection .question + ul {
    width: 523px;
    padding: 8px 0px;
    float: left;
    list-style-type: none;
    margin: 0;
    display: block;
}

.FormSection .question + ul li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: block;
}

.FormHeaderSection h1 {
    display: none;
}

.FormSection h3 {
    clear: both;
    padding-top: 1em;
}

.fieldSpec.tooltip .fieldLabel .description span.iButton {
    display: none;
    position: absolute;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .8);
    border: 1px solid #999;
    padding: .5em;
    max-width: 200px;
    z-index: 99999999;
}

.CheckBoxListFormField label{
    display: inline-block;
    padding: 9px 20px 9px 0;
    cursor: pointer;
    width: 46%;
}

.CheckBoxListFormField label input[type='checkbox']{
    margin-right: 15px;
    float: right;
}

.AcceptCheckboxField label input[type='checkbox']{
    margin-right: 10px;
}

form .description + div.CheckBoxListFormField{
    max-width: 100% !important;
}

span.iButton:after, span.iButton:before {
    right: 100%;
    top: 15px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

span.iButton:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 5px;
    margin-top: -5px;
}

span.iButton:before {
    border-color: rgba(153, 153, 153, 0);
    border-right-color: #999;
    border-width: 6px;
    margin-top: -6px;
}

.fieldSpec.tooltip .fieldLabel .description:hover span.iButton {
    display: block;
}

p, li {
    margin-bottom: 1em;
}

@media all and (max-width: 768px) {
    .dataLabel,
    .FormSection .question {
        width: auto;
        padding: 5px 0 0 0;
        float: none;
        clear: both;
    }

    .dataValue,
    .FormSection .answer {
        width: auto;
        padding: 5px 0 10px 0;
        float: none;
    }

    .labelText,
    .formlabelText {
        max-width: none;
    }
}

/* General Forms */
.fieldSpec:before,
.fieldSpec:after,
.datasetfieldSpec:before,
.datasetfieldSpec:after,
.formfieldSpec:before,
.formfieldSpec:after {
    content: " ";
    display: table;
}

.fieldSpec:after,
.datasetfieldSpec:after,
.formfieldSpec:after {
    clear: both;
}

.generalForm textarea {
    min-height: 5em;
}

.generalForm input{
    padding: 6px;
    border:none;
    background-color: transparent;
    border-bottom:1px solid #5c5c5c;
    outline-width: 0;
    width: 100%;
    max-width: 380px !important;
}

.generalForm textarea,
.generalForm select {
    border:1px solid #262626;
    padding: 18px 0 18px 25px;
    font-size: 20px;
    background: #fff;
    width: 98%;
}

.generalForm.loginForm input{
    padding:6px 6px 20px 0;
    color: #000;
    font-size: 20px;
}

.generalForm input.DateFormField {
    padding: 3px 3px 4px;
}

.generalForm input.FileField {
    padding: 3px;
}

.generalForm .FileField .labelText{
    max-width: 100%;
}

.generalForm .fieldSpec.FileField .fieldLabel {
    position: relative;
}

.generalForm input[type="file"]::-ms-value {
    border-width: 0;
    background-color: transparent;
}

.generalForm input[type="file"]::-ms-browse {
    border-width: 0;
    background-color: rgba(0, 0, 0, 0.15);
    border-radius: 2px;
}


.fieldSpec.FileField input[type="file"] {
    position: absolute;
    top: 35px;
    left: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    display: none;
    /*font-size: 36px;
    opacity: 0;
    filter: alpha(opacity=0);*/
}

.fieldSpec.FileField .description span,
.chooseFile{
    background-color: #00646e;
    background-size: 11px;
    border: 1px solid #006487;
    color: #FFFFFF;
    font-family: 'SiemensSansRoman', Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, Times, 'Times New Roman', serif;
    font-size: 20px;
    padding: 10px 0;
    vertical-align: middle;
    text-align: center;
    margin-right: 10px;
    width: 300px;
    display: block;
}

/* IE Fix */
.body_IE .generalForm textarea,
.body_IE .generalForm select,
.body_IE .fieldSpec.FileField input[type="file"] {
    border:1px solid #262626;
    padding: 10px 0 10px 25px;
    font-size: 20px;
    background: #fff;
    width: 98%;
}
.body_IE .fieldSpec.FileField input[type="file"] {
    position: static;
    display: block;
}

.body_IE .fieldSpec.FileField .description span,
.chooseFile{
    display: none;
}

.resumeItem .dataValue a{
    color:#1c1c1c;
}

.generalForm select option {
    background-color: #FCFCFC;
}

.generalForm .hasErrors input,
.generalForm .hasErrors textarea,
.generalForm .hasErrors select {
    border-color: #FF0000;
}

.generalForm input:focus,
.generalForm .hasErrors input:focus,
.generalForm .hasErrors textarea:focus,
.generalForm .hasErrors select:focus {
    border:none;
    background-color: transparent;
    border-bottom:1px solid #5c5c5c;
}

.loginForm .forgotPass a{
    font-family: 'SiemensSansRoman';
    font-weight: bold;
}

.forgotPass{
    margin: 20px 0px;
    font-size: 16px;
}

/* Errors from template */

.errorText {
    color: #DD0000;
    clear: both;
}

/* Errors from wizard */

.errorMessage,
.warningMessage,
.duplicateWarningMessage {
    display: block;
    padding-top: 4px;
    font-size: 80%;
    color: #E20000;
    clear: both;
}

/* Wizard Particular */

.wiz_acceptedField .description {
    text-indent: 30px;
    background-image: url('../images/checked24.png');
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 24px;
}

/* Tooltips */

.tooltipTrigger {
    position: absolute;
    top: 8px;
    right: -30px;
    border-radius: 100%;
    background-color: #879AA9;
    color: #FFFFFF;
    display: block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.tooltipCartel {
    display: none;
    background-color: #FFFFFF;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    padding: 0.5em;
    position: absolute;
    margin: 10px 0 0 10px;
}

.fieldSpec.tooltip .fieldLabel {
    position: relative;
}

.fieldSpec.tooltip .fieldLabel .description:after {
    position: absolute;
    left: 170px;
    top: 3px;
    background-color: #fff;
    display: block;
    width: 10px;
    height: 16px;
    content: "i";
    cursor: help;
    font-weight: bold;
    font-family: 'SiemensSlabBold', 'SiemensSerifRoman', Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, Times, 'Times New Roman', serif;
    border: 2px solid #666;
    border-radius: 50%;
    color: #666;
    padding: 0 0 0 6px;
    z-index: 99999999;
}

.fieldSpec.tooltip .fieldLabel .description span.iButton {
    display: none;
    position: absolute;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .8);
    border: 1px solid #999;
    padding: .5em;
    max-width: 200px;
    z-index: 99999999;
}

span.iButton:after, span.iButton:before {
    right: 100%;
    top: 15px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

span.iButton:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 5px;
    margin-top: -5px;
}

span.iButton:before {
    border-color: rgba(153, 153, 153, 0);
    border-right-color: #999;
    border-width: 6px;
    margin-top: -6px;
}

.fieldSpec.tooltip .fieldLabel .description:hover span.iButton {
    display: block;
}

/* Pagination */

.searchPagination {
    text-align: right;
    margin: 1em 0;
    border-top: 1px solid #c9c9c9;
    padding: 34px 23px 10px 0;
}

.jobPaginationLegend{
    vertical-align: middle;
    margin-right: 7px;
}

.separator{
    height: 20px;
    border-top: 1px solid #c9c9c9;
    margin-top: 20px;
}

.white-box .searchPagination:last-child {
    border:none;
}

.searchPagination a {
    color: #41aaaa;
    vertical-align: middle;
    font-weight: bold;
}

.searchPagination  a.currentPageLink,
.searchPagination  a.paginationLink:hover{
    color: #1c1c1c;
}

.paginationItem {
    display: inline-block;
    margin-left: 0.1em;
    text-decoration: none;
    white-space: nowrap;
    padding: 0.25em 0;
}

.paginationLink,
.paginationLink:visited {
    padding: 0.25em 0;
    border-radius: 2px;
}

.paginationLink:hover,
.paginationLink:active {
    text-decoration: none;
}

.currentPageLink,
.currentPageLink:hover,
.currentPageLink:active,
.currentPageLink:visited {
    cursor: default;
    color: #1c1c1c;
}

/* Buttons */

button,
.buttonLike,
.buttonLike:visited {
    background-color: #00646e;
    background-size: 11px;
    border: 1px solid #006487;
    color: #FFFFFF;
    font-family: 'SiemensSansRoman', Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, Times, 'Times New Roman', serif;
    font-size: 20px;
    padding: 10px 0;
    vertical-align: middle;
    text-align: center;
    margin-right: 10px;
    width: 300px;
}

button:hover,
button:active,
.buttonLike:hover,
.buttonLike:active {
    background-color: #005962;
    color: #FFFFFF;
    text-decoration: none;
}

button.cancelButton,
button.cancelButton:hover,
button.cancelButton:active {
    color: #006487;
    text-decoration: none;
    font-family: 'SiemensSansRoman', Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, Times, 'Times New Roman', serif;
    font-size: 16px;
    border-radius: 0;
    background-color: transparent;
    border: none;
    display: inline-block;
    width: auto;
    font-weight: bold;
}
.buttonLike2{
    font-family: 'SiemensSansRoman',Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, Times, 'Times New Roman', serif;
    font-size: 16px;
    color:#41aaaa;
    background-color: transparent;
    font-weight: bold;
}
.buttonLike2:hover,
.buttonLike2:active,
.buttonLike2:visited{}
.topperButton {
    text-align: right;
    margin-bottom: 10px;
}

.topperButton a,
.topperButton button {
    display: inline-block;
}

.linkLike,
.linkLike:hover,
.linkLike:active,
.linkLike:visited {
    padding: 0;
    color: #000000;
    text-decoration: none;
    background-image: none;
    border-width: 0;
    border-radius: 0;
    background-color: transparent;
}

button.cancelButton {
}

button.cancelButton:hover,
button.cancelButton:active{
    color:#3b9b9b;
}

.buttonLike2:hover,
.buttonLike2:active{
    text-decoration: none;
    color:#3b9b9b;
}

.body_IE6 button,
.body_IE7 button {
    padding-top: 3px;
    padding-bottom: 3px;
}

.uploadedFile {
    display: block;
    padding-top: 2px;
}

.removeFile {
    cursor: pointer;
    color: #404040;
    padding: 3px 4px;
    text-decoration: none;
    background-color: #F0F0F0;
    background-image: none;
    border-width: 0;
    border-radius: 2px;
}

.removeFile:hover,
.removeFile:active {
    background-color: #E0E0E0;
    color: #000000;
}

.removeFile input {
    display: inline !important;
}

.smallButtonLike {
    padding: 2px 4px;
}

.linkAlt1,
.linkAlt1small,
.linkAlt2 {
    color: #2c373c;
    text-decoration: none;
    font-family: 'SiemensSansRoman', 'SiemensSerifRoman', Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, Times, 'Times New Roman', serif;
}

.linkAlt1 {
    font-size: 1.231em;
}

.linkAlt1small {
    font-size: 20px;
}

.linkAlt2 {
    background-image: url(../images/forwardR.png);
    font-size: 1.231em;
    color: #E12A2A;
}

.linkAlt1[href]:hover,
.linkAlt1[href]:active,
.linkAlt1small[href]:hover,
.linkAlt1small[href]:active,
.linkAlt2[href]:hover,
.linkAlt2[href]:active {
    color: #000000;
    text-decoration: none;
}

/* STRUCTURE */
/* Custom Layout */

#header {
    color: #ffffff;
    background-image: url(../images/head.jpg);
}

.container {
    width: 100%;
    max-width: 1024px;
    margin: auto;
}

#header .logo {
    float: left;
    max-height: 145px;
}

#header .rightLogo{
    float:right;
    margin-top: 30px;
}

#header .headerText {
    float: left;
    width: 30%;
}

#header .headerText h2 {
    padding: 70px 0 0 30px;
    font-weight: normal;
    font-size: 20px;
    color: #fff;
}

#wrapper {
    padding: 70px 0;
    max-width: 1133px;
    margin: auto;
}

#footer {
    clear: both;
    color: #999;
    padding: 1em 1.5em;
    font-size: 11px;
    background: #FFFFFF;
}

#footer a {
    color: #999;
    text-decoration: none;
}

#footer a:hover {
    color: #333;
    text-decoration: underline;
}

#mainCol {
    float: right;
    width: 733px;
}

#mainCol .white-box {
    background-color: #FFFFFF;
    padding: 15px 0;
    max-width: 590px;
    line-height: 24px;
}

#sidebar {
    float: left;
    width: 300px;
    font-family: 'SiemensSlabRoman', 'SiemensSerifRoman', Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, Times, 'Times New Roman', serif;
}

.registerNew #mainCol,
.resetPass #mainCol{
    float: none;
    display: block;
    margin: auto;
}

.profilePage #mainCol .white-box{
    padding: 15px 50px;
    max-width: 554px;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}
.searchPageTitle{
    display: none;
}

.searchJobsPage .searchPageTitle{
     display: inline-block;
     float: left;
     width: 833px;
}
.searchJobsPage #mainCol .white-box{
    max-width: 100%;
}
.searchJobsPage #mainCol{
    float: none;
    width: 100%;
}

.registerNew #sidebar,
.resetPass #sidebar{
    display: none;
}

.loginPages #mainCol {
    float: left;
}

.loginPages #sidebar {
    display: none;
}

#sidebar .titleStyle2 {
    margin-bottom: .5em;
    padding-bottom: .5em;
    border-bottom: 1px solid #ccc;
}

#navUser {
    margin-bottom: 25px;
    padding:0;
}

#navUser ul {
    margin: 0;
    padding: 0;
    float: none
}

#navUser li {
    list-style: none;
    font-size: 30px;
    outline: none;
}

#navUser li a {
    display: block;
    padding: 10px;
    color: #05494d;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    outline: none;
    font-family: 'SiemensSansRoman', 'SiemensSerifRoman', Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, Times, 'Times New Roman', serif;
}


#navUser li a:hover,
#navUser li a.selected {
    color: #000;
    text-decoration: none;
    outline: none;
}


.box {
    float: left;
    width: 200px;
    min-height: 100px;
    color: #fff;
    padding: 2em;
}

.box a {
    display: block;
    padding: 15px 0;
    background-color: #879baa;
    height: 110px;
    position: relative;
    margin-bottom: 3em;
    background-repeat: no-repeat;
    background-position: center center;
}

.box a:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .3) inset;
    background-color: #9cb4c5;
}

.box a span {
    margin-top: 135px;
    display: block;
    color: #fff;
    font-family: 'SiemensSerifRoman', Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, Times, 'Times New Roman', serif;
    background-image: url(../images/forwardW.png);
    background-repeat: no-repeat;
    background-position: 0 6px;
    padding-left: 17px;
    font-size: 16px !important;
}

.box p.descr {
    font-size: 11px;
    color: #ccc;
}

.icon1 a {
    background-image: url('../images/iconUser.png');
}

.icon2 a {
    background-image: url('../images/iconTable.jpg');
}

.icon3 a {
    background-image: url('../images/iconHouse.png');
}

.boxBG {
    background-image: url(../images/bgMainCol.jpg);
    background-repeat: no-repeat;
    width: 100%;
    background-size: 100%;
    margin: 2em 0;
}

.boxSmall a {

}

#sidebar .boxSmall ul {
    margin: 1em 0;
    padding: 0;
    list-style: none;
}

#sidebar .boxSmall li a {
    display: block;
    padding: .45em .8em;
}

.controls-font {
    border-bottom: 1px solid #999;
    padding-bottom: 5px;
    margin-bottom: 10px;
    clear: both;
    height: 15px;
    text-align: right;
    color: #333;
}

.controls-font span {
    font-size: 10px;
    margin-left: 3px;
    margin-right: 20px;
}

.controls-font a {
    width: 12px;
    height: 12px;
    display: inline-block;
    text-indent: -9999px;
}

.controls-font a.plus {
    background: url('../images/increase.png') no-repeat 0px 0px transparent;
    background-position: -15px 0;
}

.controls-font a.less {
    background: url('../images/increase.png') no-repeat 0px 0px transparent;
    background-position: 0 0;
}

.controls-font a.plus:hover {
    background-position: -15px -14px;
}

.controls-font a.less:hover {
    background-position: 0px -14px;
}

.controls-font a.print {
    background: url('../images/print.png') no-repeat 0px 0px transparent;
    float: right;
    display: block;
    cursor: pointer;
    width: 14px;
    height: 12px;
}

.controls-font a.print:hover {
    background: url('../images/print.png') no-repeat 0px -14px transparent;
}

.controls-font .items {
    margin-right: 20px;
}

.wide form.generalForm {
    max-width: 700px;
    margin: auto;
    width: 100%;
}

.wide #wrapper {
    padding: 70px 0;
    margin: auto;
}

.wide #mainCol {
    float: none;
    width: 100%;
    max-width: 700px;
    margin: auto;
}

.navigationContainer {
    width: 100%;
}

.commonTable {
    width: 100%;
    /*max-width: 918px;*/
}

.commonTable td,
.commonTable th {
    padding: 0.5em 0.5em;
}

.commonTable td {
    border-bottom: 1px dotted #CCCCCC;
}

.commonTable th {
    background-color: #CCCCCC;
    color: #FFFFFF;
    font-family: 'SiemensSlabSerif', Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, Times, 'Times New Roman', serif;
    background-color: #006388;
    font-size: 14px;
    color: #FFF;
    padding: 10px;
}

.commonTable tr:hover td {
    background-color: #F0F0F0;
}

/* Search */

.searchField {
    padding-bottom: 1em;
}

.searchField:last-child {
    padding-bottom: 0.5em;
}

.jobList {
    padding: 0.5em 0;
}

.jobList > .jobResultItem {
    border-top: 1px solid #CCCCCC;
    padding: 1em 0;
    clear: both;
}

.jobList > .jobResultItem:first-child {
    border-top-width: 0;
}

.jobList > .jobResultItem:last-child {
    border-bottom: 1px solid #CCCCCC;
}

.jobResultItemDescription {
    padding-top: 0.75em;
}

/* Navigation */

.mainNavigation {
    min-height: 16px;
    padding: 40px 0 36px;
    max-width: 1133px;
    margin: auto;
    border-bottom: 1px solid #929292;
}
.resetPass .mainNavigation,
.loginPage .mainNavigation{
    display: none;
}

.mainNavigationStatus {
    float: right;
}

.mainNavigationStatusAdditional {
    float: left;
}

.mainNavigation a {
}

.navigationStatus{
    margin-top: 5px;
}

.navigationStatus a{
    font-weight: bold;
    font-size: 16px;
}

/* JobDetail */

.jobDetailDescription {
    margin: 1em 0 0 0;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding: 1em 0;
}

/* search form */
.searchJobsForm {
    margin: 1em 0 2em;
}

.col {
    float: left;
    width: 48%;
    margin: .5em 0;
}

.colR {
    float: right;
    width: 48%;
}

.col.fn{
    float: none;
}

.searchJobsForm .col input {
    font-size: 20px;
}

.searchJobsForm .col label {
    display: block;
    padding-top: 8px;
    font-size: 20px;
    margin-bottom: 20px;
}

/* Job Submittal */

.jobTemplateWidgetContainer {
    padding-top: 1em;
}

#jobTemplateWidgetDescription {
    display: block;
    padding-top: 1em;
}

/* Register steps */

.registrationSteps {
    border-bottom: 2px solid #CCCCCC;
    margin-bottom: 1em;
}

.registrationStepItem {
    float: left;
}

.registrationStepsAmount_2 .registrationStepItem {
    width: 50%;
}

.registrationStepsAmount_3 .registrationStepItem {
    width: 33%;
}

.body_IE6 .registrationStepsAmount_2 .registrationStepItem,
.body_IE7 .registrationStepsAmount_2 .registrationStepItem {
    width: 49%;
}

.body_IE6 .registrationStepsAmount_3 .registrationStepItem,
.body_IE7 .registrationStepsAmount_3 .registrationStepItem {
    width: 32%;
}

/* Upload Resume and Register */

.uploadResumeItemsContainer {
    padding-bottom: 1em;
}

.uploadResumeField {
    float: left;
    margin: 0;
    border-width: 0;
    padding: 0;
    width: 25%;
}

#resumePaste {
    width: 100%;
    min-height: 10em;
    min-width: 50%;
    max-width: 100%;
    resize: both;
}

.uploadResumeFieldTrigger {
    cursor: pointer;
    text-decoration: none;
    color: #000000;
    display: block;
    padding: 50px 0.5em 0.5em 0.5em;
    margin: 0.5em 1em;
    text-align: center;
    text-decoration: none;
    background-size: 32px 32px;
    background-repeat: no-repeat;
    background-position: center 8px;
    transition-duration: 0.25s;
    transition-property: background-color;
    transition-timing-function: ease;
}

.uploadResumeFieldTrigger:focus,
.uploadResumeFieldTrigger:hover,
.uploadResumeFieldTrigger:active {
    background-color: #F0F0F0;
    transition-duration: 0.25s;
    transition-property: background-color;
    transition-timing-function: ease;
}

.uploadResumeFieldTriggerFacebook {
    background-image: url('../images/facebook_32.png');
}

.uploadResumeFieldTriggerLinkedin {
    background-image: url('../images/linkedin_32.png');
}

.uploadResumeFieldTriggerGoogleplus {
    background-image: url('../images/googleplus_32.png');
}

.uploadResumeFieldTriggerViadeo {
    background-image: url('../images/viadeo_32.png');
}

.uploadResumeFieldTriggerXing {
    background-image: url('../images/xing_32.png');
}

.uploadResumeFieldTriggerDropbox {
    background-image: url('../images/dropbox_32.png');
}

.uploadResumeFieldTriggerGoogledrive {
    background-image: url('../images/googledrive_32.png');
}

.uploadResumeFieldTriggerUploadResumeFile {
    background-image: url('../images/uploadResumeFile_32.png');
}

.uploadResumeFieldTriggerUploadResumePaste {
    background-image: url('../images/uploadResumePaste_32.png');
}

.uploadResumeFieldTriggerUploadResumeLater {
    background-image: url('../images/uploadResumeLater_32.png');
}

@media all and (min-width: 1px) {
    .uploadResumeFieldTriggerFacebook {
        background-image: url('../images/facebook_128.png');
    }

    .uploadResumeFieldTriggerLinkedin {
        background-image: url('../images/linkedin_128.png');
    }

    .uploadResumeFieldTriggerGoogleplus {
        background-image: url('../images/googleplus_60.png');
    }

    .uploadResumeFieldTriggerViadeo {
        background-image: url('../images/viadeo_128.png');
    }

    .uploadResumeFieldTriggerXing {
        background-image: url('../images/xing_128.png');
    }

    .uploadResumeFieldTriggerDropbox {
        background-image: url('../images/dropbox_128.png');
    }

    .uploadResumeFieldTriggerGoogledrive {
        background-image: url('../images/googledrive_128.png');
    }

    .uploadResumeFieldTriggerUploadResumeFile {
        background-image: url('../images/uploadResumeFile_128.png');
    }

    .uploadResumeFieldTriggerUploadResumePaste {
        background-image: url('../images/uploadResumePaste_128.png');
    }

    .uploadResumeFieldTriggerUploadResumeLater {
        background-image: url('../images/uploadResumeLater_128.png');
    }
}

.uploadResumeFieldContainer {
    clear: both;
    border-top: 1px solid #CCCCCC;
    padding: 1em 0;
    display: none;
}

.uploadResumeButtonBar {
    border-top: 1px solid #CCCCCC;
    padding-top: 1em;
    clear: both;
}

/* Search Agents */

.searchAgentFields label ~ label {
    display: inline-block;
    margin-top: 1em;
}

/* Login and Reset Password */

.loginSignBox {
    float: left;
    background-color: #F0F0F0;
    padding: 1em;
    width: 40%;
}

.loginRegisterBox {
    padding: 1em 0;
    margin-left: 40%;
    padding-left: 3em;
}

.loginFieldsItem {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 42%;
    padding-right: 1em;
}

.loginFieldsLastItem {
    float: right;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 15%;
    padding-top: 1em;
}

.loginLinksContainer {
    padding-top: 1em;
}

.loginLinksContainer a {
    text-decoration: underline;
    color: #FFFFFF;
}

.loginLinksContainer a:hover,
.loginLinksContainer a:active {
    text-decoration: underline;
    color: #F0F0F0;
}

/* Dashboard */

.dashboardBoxes {
    padding: 1.5em 0 2.5em;
}

.dashboardBox {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #DADADA;
    width: 47.5%;
    float: left;
    position: relative;
    min-height: 107px;
}

.dashboardBoxContact {
    opacity: 0.25;
}

.dashboardBox + .dashboardBox {
    float: right;
}

.dashboardBoxTitle {
    padding: 0 0 1.4em 0;
    font-weight: normal;
    font-family: 'SiemensSlabBold', 'SiemensSerifRoman', Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, Times, 'Times New Roman', serif;
    font-size: 1.231em;
}

.dashboardBoxData {
    padding: 1em;
}

.dashboardBoxData #dashboardBoxMailLink {
}

.dashboardBoxImageContainer {
    width: 90px;
    min-height: 105px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    background-color: #F4F4F4;
}

.dashboardBoxImage {
    height: auto;
    width: 90px;
    min-height: 105px;
}

.dashboardBoxDataProfile {
    margin-left: 90px;
}

/* Sidebar Contact Box */

.sidebarBox {
    padding: 1em 0;
    opacity: 0.25;
}

.sidebarBoxTitle {
    padding: 0;
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 5px;
}

#sidebarBoxMailLink {
    font-size: 1em;
}

.sidebarBoxData {
    padding: 0 0.5em;
    margin-left: 35px;
}

.sidebarBoxImage {
    height: auto;
    width: 33px;
    border: 1px solid #DADADA;
    float: left;
}

/* Profile */

.profilePictureContainer {
    text-align: center;
    padding: 0;
    max-width: 205px;
    margin-bottom: 2em;
}

.profilePicture {
    margin: 0 auto 0.5em auto;
    width: 100%;
    border: 1px solid #DDDDDD;
}

.profilePictureLink {
    margin-top: 0.5em;
    display: block;
}


.profileBox span.profileBoxSectionLabel {
    text-align: center;
    font-family: 'SiemensSansRoman', Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, Times, 'Times New Roman', serif;
}

.profileBoxTitle1 {
    color: #1c1c1c;
    margin: 0 0 0.75em 0;
    padding: 0 0 0.6em 0;
    font-weight: normal;
    font-size: 30px;
}

.profileBoxTitle2 {
    color: #1c1c1c;
    margin: 0;
    padding: 0.5em 0;
    font-weight: normal;
    font-size: 30px;
}

.profileBoxPicture {
    float: left;
    width: 120px;
    max-width: 120px;
}

.profileBoxPicture > img {
    width: 100%;
    max-width: 100%;
}

.profileBoxData {
    margin-left: 140px;
}

.profileBoxField {
    color: #FFFFFF;
    font-size: 1.25em;
}

.profileBoxSections,
.profileBoxSection {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.profileBoxSection {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 100px;
}

.profileBoxSection:first-child {
    margin-left: 0;
}

.profileBoxSection:last-child {
    margin-right: 0;
}

.profileBoxSection a,
.profileBoxSection img {
    color: #05494d;
    display: block;
    margin: auto;
    text-align: center;
    outline: none;
}

.profileBoxSectionLabel {
    display: block;
    padding: 0;
    margin: 1em 0 0 0;
    font-size: 1.2em;
}

.w100{
    width: 100px!important;
}

#UploadFile .labelText {
}

#UploadFile .fieldSpec {
}

.fileItem {
    padding: 0.25em;
}

.fileItem:nth-child(2n+1) {
    background-color: #F2F2F2;
}

.fileItem:hover {
    background-color: #E5E5E5;
}

#filePreview {
    display: block;
    transition-property: height, opacity, margin, padding, box-shadow;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    overflow: hidden;
    height: 0;
    opacity: 0;
    margin: 0 1em;
    padding: 0 10px;
    border-radius: 2px;
    background-color: #FFFFFF;
    background-color: rgba(255, 255, 255, 0.8);
}

#filePreview.fileShow {
    display: block;
    transition-property: height, opacity, margin, padding, box-shadow;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    overflow: hidden;
    height: 335px;
    opacity: 1;
    margin: 0.5em 1em;
    padding: 10px;
    box-shadow: 1px 1px 3px #000000;
}

.body_IE6 #filePreview.fileShow,
.body_IE7 #filePreview.fileShow,
.body_IE8 #filePreview.fileShow {
    border: 1px solid #DDDDDD;
}

.filePreviewBar {
    text-align: right;
    height: 35px;
    line-height: 25px;
}

#filePreview iframe {
    width: 100%;
    height: 300px;
}

button.deleteFile:hover,
button.deleteFile:active {
    color: #FF0000;
}

/* Mobile Redefinitions */
@media all and (max-width: 1024px) {
    #mainCol {
        float: none;
        max-width: 700px;
        vertical-align: top;
        width: 100%;
    }

    .mainNavigation{
        padding: 40px 20px 36px;
        max-width: 100%;
    }
    #wrapper {
        padding: 70px 20px;
        max-width: 94%;}
    #sidebar {
        float: none;
        width: 100%;}
    #navUser li a{
        padding: 10px 0;
    }
}

@media all and (max-width: 768px) {
    .loginSignBox {
        float: none;
        padding: 0;
        margin: 0;
        width: auto;
        background-color: transparent;
    }
    .commonFlowListItemTitle {
        width: auto;
        float: none;
        display: block;
    }

    .loginRegisterBox {
        padding: 0;
        margin: 1em 0 0 0;
    }

    .uploadResumeField {
        width: 50%;
    }

    #resumePaste {
        resize: vertical;
    }

    .commonFlowListItemTitle {
        float: none;
        display: block;
    }

    .commonFlowListItemTitle[href] {
        box-shadow: none;
        background-color: #f4f4f4;
    }
    .commonFlowListItem4 .commonFlowListItemTitle{
        max-width: 100%;
        margin: 15px 0;
    }
    #mainCol .commonFlowListItemTitle{
        margin: 15px 0 0;
        width: 100%;
    }

    button,
    .buttonLike,
    .buttonLike:visited {
    }

    button.cancelButton,
    button.cancelButton:hover,
    button.cancelButton:active,
    .linkLike,
    .linkLike:hover,
    .linkLike:active,
    .linkLike:visited {
        min-width: 0;
        text-align: left;
    }

    .mainNavigationStatus {
        margin-right: 0.25em;
    }

    .mainNavigationStatus,
    .mainNavigationStatusAdditional {
        float: left;
        text-align: left;
        margin-bottom: 0.5em;
        min-width: 50%;
    }

    .jobPaginationLegend {
        display: inline-block;
        width: 100%;
        margin-bottom: 0.25em;
    }

    .paginationItem {
        margin-top: 0.25em;
        margin-bottom: 0.25em;
        padding: 0.5em 0;
    }

    .paginationLink,
    .paginationLink:visited {
        padding: 0.5em 0.75em;
    }

    .registrationStepItem,
    .registrationStepsAmount_2 .registrationStepItem,
    .registrationStepsAmount_3 .registrationStepItem,
    .body_IE6 .registrationStepsAmount_2 .registrationStepItem,
    .body_IE7 .registrationStepsAmount_2 .registrationStepItem,
    .body_IE6 .registrationStepsAmount_3 .registrationStepItem,
    .body_IE7 .registrationStepsAmount_3 .registrationStepItem {
        float: none;
        display: block;
        width: auto;
    }

    .uploadResumeField {
        float: none;
        width: auto;
    }

    .searchField {
        padding: 0;
        margin: 0 0 1em 0;
        line-height: normal;
    }

    .searchField > label {
        float: none;
        display: block;
        width: auto;
        margin: 0;
        text-align: left;
    }

    .profilePictureContainer {
        float: none;
        padding: 0.5em 0 1em 0;
    }

    .profilePicture {
        margin: 0;
    }

    .profilePictureLink {
        display: none;
    }

    .fileItem {
        padding: 0.5em 0;
    }

    .tableList th,
    .tableList td:empty {
        display: none;
    }

    .tableList,
    .tableList thead,
    .tableList tbody,
    .tableList tr,
    .tableList td {

    }

    .tableList thead,
    .tableList tbody,
    .tableList tr,
    .tableList td {
        width: auto;
    }

    .tableList td:last-child {
        border-bottom: 2px solid #CCCCCC;
    }
    .tableList tr th:nth-child(2),
    .tableList tr th:nth-child(3),
    .tableList td:nth-child(2),
    .tableList td:nth-child(3){
        display: none!important;
    }
    .searchJobsPage .searchPageTitle {
        display: inline-block;
        float: none;
        width: 100%;
    }
    #sidebar {
        float: none;
        width: 90%;
        margin: 0 auto 40px;}
    .colR,
    .col{
        float: none;
        width: 100%;
    }
    .searchJobsForm .col input {
        font-size: 20px;
        max-width: 98% !important;
    }
    .searchJobsPage #mainCol .white-box {
        max-width: 80%;
        margin: auto;
    }
    #footer{
        text-align: center;
    }
    .rightLogo{
        display: none;
    }
    .webMenu{display: none;}
    .mobileProfileMenu{
        display: block;
    }

    .profilePage #mainCol .white-box {
        padding: 15px 20px;
        max-width: 100%;
    }

    .topperButton {
        text-align: center;
        margin-bottom: 40px;
        margin-top: -20px;
    }
    .CheckBoxListFormField label {
        width: 100%;
    }
    form .description + div.CheckBoxListFormField {
        margin: auto;
        float: none;
    }
    .loginPage #sidebar{
        width: 100%;
        margin: 30px auto 0;
        text-align: center;
        max-width: 372px;
        text-align: center;
    }

    .loginPage .sectionTitle1{
        text-align: left;
    }
    .registerNew #mainCol, .resetPass #mainCol {
            float: none;
            display: block;
            margin: auto;
            width: 80%;
        }
    #mainCol {
        max-width: 90%;
        width: 90%;
        margin: auto;}
}

@media all and (max-width: 660px){
    .footable.breakpoint > tbody > tr > td > span.footable-toggle{
        display: none!important;
    }
    .searchJobsPage #mainCol .white-box {
        max-width: 94%;
        margin: auto;
    }

    .navigationContainer p{
        display: block;
        float: none;
         width: 100%;

    }
    .navigationContainer p.navigationStatus {
    margin-top: 15px;
    float: none;
    display: block;
    width: 100%;}

    button, .buttonLike, .buttonLike:visited{
        width: 100%;
        font-size: 18px;
    }

}

@media all and (max-width: 480px) {
    #header .logo {
        float: none;
        width: 100%;
        min-height: 100px;
    }

    #header .logo img {
        padding-left: 10px;
        width: 90%;
    }

    #header .headerText {
        float: none;
        width: 100%;
    }

    #header .headerText h2 {
        padding: 10px;
        font-weight: normal;
        font-size: 20px;
        color: #fff;
    }

    #wrapper {
        padding: 10px;
    }


    .fieldSpec .labelText,
    .fieldSpec input,
    .fieldSpec select {
        float: none;
        max-width: 100%;
    }
    .profileBoxSection:first-child{
        margin-right: 40px;
    }
}

@media all and (max-width: 390px) {
    .dataLabel, .FormSection .question,
    .dataValue, .FormSection .answer{
        max-width: 100%;
        text-align: left;
    }
    .fontData .dataLabel{
        padding: 6px 0;
    }
    .fontData .dataValue {
        padding: 0 0 20px;}

}

.commonFlowListItemTitle:last-child {
    border-right-width: 1px;
}

.ui-widget, form .description, form .description + div {
    width: 100%;
    max-width: 380px !important;
    float: left;
}


 form .fullWidth .description{
    max-width: 100%!important;
 }

.noLabel .labelText {
    display: none;
}

.noLabel .description {
    max-width: none !important;
}

.disabled {
    opacity: 0.8;
    pointer-events: none;
}

.disabled select,
.disabled input,
.disabled select:hover,
.disabled input:hover,
.disabled select:focus,
.disabled input:focus {
    background-color: transparent;
    color: #333;
}

.dpcs-class #mainCol{
    margin-left: auto;
    margin-right: auto;
    float: none !important;
}

.dpcs-class #sidebar {display:none !important;}