/* $Id: application.css,v 1.5 2016/08/03 11:00:42 vgaus Exp $ */

/********************/
/* application form */
/********************/

/* form elements */
#application_box .group_field {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 47%;
    float: left;
}

#application_box .group_line .group_field:first-child {
    padding-right: 6%;
}


.bewerberfelder .group_field{
	width:85% !important;
	padding:0;
}

.bewerberfelder .group_line .group_field:first-child {
    padding-right: 0% !important;
}


.bewerberfelder label {
    float: left;
    width: 36%;
    text-align: right !important;
    padding-top: 15px;
}

.bewerberfelder .input_box {
    float: right;
    width: 60%;
}


#attachment_elements .group_field {
    width:94%;
}

#application_form .group_field,
#application_form .group_comment,
#agreement {
    padding-bottom: 16px;
}

#attachment_elements .group_field {
    padding-bottom: 15px;
}

#application_form label {
    padding-bottom: 6px;
    text-align:left;
    color: #7f3f98;
    font-family: "AzoSans-Bold";
    font-weight: 500;
    line-height: 1.5;
}

#application_form .attachment_group label {
    color: #7f3f98;
    font-weight: 500;
    line-height: 1.5;
    font-family: "AzoSans-Bold";
}

#application_form a {
    text-decoration: none;
}

/* groups */
#application_form .group_head {
	color: #3e484f;
    font-size: 30px;
    font-family: "AzoSans-Bold";
    font-weight: 500;
    /*margin-bottom: 10px;*/
}

#application_form .group {
    margin-bottom:50px;
    padding-bottom: 54px;
    background:#F7F7F7;
}

#application_form .attachment_group{
	margin-bottom: 40px;
}

#application_form .group fieldset {
    padding: 20px;
}

#application_form .group legend {
    padding: 90px 0 10px 0;
}

#application_form #untertitel {
    margin:0px auto 64px auto;
}

#application_form {
    margin-top: 70px;
}

#cvparser_xing_linkedin{
	 margin-top: 20px;
}

/*.group_extended {

}*/

.group_state {
    display: block;
    float: left;
    width: 36px;
    height: 28px;
    margin-right:6px;
    background: url("../images/unvollstaendig.png") no-repeat scroll 0 0 transparent; 
}

.group_extended .group_state {
    background: url("../images/in_bearbeitung.png") no-repeat scroll 0 0 transparent;
}

.group_state_ok .group_state {
    background: url("../images/vollstaendig.png") no-repeat scroll 0 0 transparent;
}

.group_state_error .group_state {

}

.group_caption {
    display: block;
    float: left;
    line-height:1.8;
}

.toggle_img {
    display: block;
    float: right;
    width: 20px;
    height: 25px;
    background: url("../images/table_zu.png") no-repeat scroll 0 8px transparent;
}

.group_extended .toggle_img {
    background: url("../images/table_auf.png") no-repeat scroll 0 10px transparent;    
}

/*upload*/
.attachment_upload_result {
    height: 40px;
    padding-left: 13px;
    text-align: left;
    vertical-align: middle;
}

.upload_process {
    z-index:100;
    display:none;
}

.upload_msg{
    font-weight:bold;
    font-size:0.8em;
}

.upload_bar {
    border: 1px solid black;
    background: #fff url("../images/loader.gif") no-repeat;
    width:221px;
    height:16px;
}

.upload_perc {
    float:left;
    padding-left: 5px;
}

.upload_error {
    display:none;
    clear:left;
}

.upload_title{
    left: 35px;
    position: absolute;
    top: 6px; 
}
.upload {
    position: relative;
}

.upload .facade-field {
    margin-left: 19px;
}

.upload .uploading {
    background-position: 100% -18px;
}

.upload .facade {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
}

.upload .facade img {
    
    cursor: pointer;
   
}

.upload_title{
    z-index: 1;
}

.upload-field {  
    opacity: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    z-index: 2;
    position: absolute;
    top: -20px;
    left:0;
    cursor:pointer;
    width: 40px;
    height: 60px;
}

input[type="file"]{
    width: 40px;
    cursor: pointer;
}


.app_iframe {
    width:0;
    height:0;
}

.del_icon {
    cursor: pointer;
}

#poweredByRexx {
    float: right;
    margin: 15px 0;
    font-size: 12px;
    font-weight: normal;
    font-family: Arial, sans-serif;
}

/***************************************/
/*       Advanced Upload Fields        */
/***************************************/
.advanced_upload input[type="file"] {
    width: 94%;
    top: 0px;
    left: 0;
    height: 46px;
}

.upload_box {
    display: inline-block;
    width:100%;
    position: relative;
}

.upload_box > .upload_icon {
    display: inline-block !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    width: 46px;
    height: 46px;
    background: #F7F7F7;
    border: 1px solid #FFF;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: url("../images/pfeil.png") no-repeat scroll 10px 5px transparent;
    background-size: 45%;
    background-position: center;
}



.upload_box > .upload_icon > .icon-attachment {
    display: inline-block;
    padding-left: 4px;
    font-size: 30px;
    line-height: 46px;
    color: #82358c;
}

.upload_box > .upload_field {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    width: 100%;
    height: 46px;
    font-family: "AzoSans-Bold";
    background: #F7F7F7;
    border: 1px solid #FFF;
    font-size: 16px;
    color: #82358c;
    position: relative;
}

.field_error .upload_box > .upload_field {
    color: #F00 !important;
}

.upload_box > .upload_field a {
    display: block;
    color: #82358c;
}

.upload_box > .upload_field .file_name {
    height: 46px;
    line-height: 46px;
    padding-left: 56px;
    display: block;
    font-size: 17px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align:left;
}

.upload_box > .upload_field .group_field_tooltip {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
}

.upload_box > .upload_field .tooltip {
    margin: 0;
    padding-top: 12px;
    padding-right: 6px;
    color: #666;
}

.upload_box.attachment_delete > .upload_icon > .icon-cross_mark {
    font-size: 30px;
    padding-left: 5px;
    line-height: 46px;
    color: #82358c;
}

.upload_box.attachment_delete > .upload_icon {
    display: inline-block !important;
    vertical-align: top;
    width: 46px;
    height: 46px;
    background: #f7f7f7;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
/* calendar & tooltip */
.calendar_img_button,
.tooltip {
    margin-left:.2em;
    vertical-align: middle;    
}

.ui-tooltip {
    position:absolute;
    font-size:.8em;
    max-width:40em;
    border:1px solid #808080;
    z-index:10000;
    color:#000;
    background-color:#F5F5F5;
    padding:.5em;
}

/* agreement */
#agreement {
    font-size: 15px;
}

#agree_input_box {
    margin-bottom: 60px;
    padding:0;
    text-align:left;
}

#agreement span {
    display: block;
}

span.agb_check {
    padding-top: .1em;
    float: left;
}

span.agb_check_label {
    margin-left: 1.5em;
    text-align: left;
}

#agb_checkbox.agreement_new {
    display: none;
}

#agb_checkbox.agreement_new + label {
    display: inline-block;
    vertical-align: middle;
    padding-left: 35px;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    background: url(../images/checkbox.png) left top no-repeat;
    background-size: 20px;
}

#agb_checkbox.agreement_new:checked  + label {
    background-position: 0 -20px;
    background-size: 20px;
}


/* application login */
#application_login .actions {
    float: right;
}

#application_login .other_actions {
    float: left;
    line-height: 1.6;
}

#application_login .group {
    overflow:auto;
}


/***************************************/
/*  CV-Parser, Xing, LinkedIn          */
/***************************************/
#cvparser_xing_linkedin .group_line .group_field {
  float: none;
  margin: 0 auto;
  padding-right: 0 !important;
}

#btn_cvparser,
.btn_xing,
.btn_linkedin {
    display: block;
}

#btn_cvparser a,
.btn_xing a,
.btn_linkedin a {
    display: block;
}

#btn_cvparser.cvparser_hover a,
.btn_xing a:hover,
.btn_linkedin a:hover {

}

.btn_xing a:active,
.btn_linkedin a:active {

}

#btn_cvparser {
    cursor: pointer;
    position: relative;
}

#btn_cvparser input {
    border: 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 42px;
    width: 100%;
    cursor: pointer;
    z-index: 2;
}

#cvparser_comment {
    display: none;
}
/*------------------- RESPONSIVE ---------------------*/

@media (max-width: 1024px) {

    #application_form, #agree_input_box {
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (max-width: 767px) {

	.bewerberfelder .group_field{
	   width: 100% !important;
	}
	
	.bewerberfelder label {
	    float: clear;
	    width: 100%;
	    text-align: left !important;
	    padding-top: 0px;
	    
	}

	.bewerberfelder .input_box {
	    float: clear;
	    width: 100%;
	}

}

@media (max-width: 480px) {
    
    #application_box .group_field {
        width: 100%;
    }
    
    #application_box .group_line .group_field:first-child {
        padding-right: 0;
    }
}

