/** FONTS **/
@font-face {
	font-family: "ITC Conduit W04 Light";
	src: url("/fileadmin/templates/fonts/conduit/37486069-9485-4d12-bd65-7e85340c3b7f.woff") format("woff")
}

@font-face {
	font-family: "ITC Conduit W04 Regular";
	src: url("/fileadmin/templates/fonts/conduit/ba99be99-fd71-4c65-b579-6d1c36a08680.woff") format("woff");
}

@font-face {
	font-family: "ITC Conduit W04 Medium";
	src: url("/fileadmin/templates/fonts/conduit/d57be734-fd66-4514-a1d6-b2c4304748fc.woff") format("woff");
}

@font-face {
	font-family: "ITC Conduit W04 Bold";
	src: url("/fileadmin/templates/fonts/conduit/08fa6931-a5aa-4fab-9cc4-abd6caaa0722.woff") format("woff");
}
@font-face {
	font-family: "stb-iconfont-test";
	src:url("/fileadmin/templates/fonts/stb_glyphen/stb-iconfont-test.eot");
	src:url("/fileadmin/templates/fonts/stb_glyphen/stb-iconfont-test.eot?#iefix") format("embedded-opentype"),
	url("/fileadmin/templates/fonts/stb_glyphen/stb-iconfont-test.woff") format("woff"),
	url("/fileadmin/templates/fonts/stb_glyphen/fonts/stb-iconfont-test.ttf") format("truetype"),
	url("/fileadmin/templates/fonts/stb_glyphen/fonts/stb-iconfont-test.svg#stb-iconfont-test") format("svg");
}
/** ALLGEMEINES **/
* {
    font-family: "ITC Conduit W04 Light";
}

body {
	background-color: #fff;
	margin: 0;
}
a {
    text-decoration: none;
    color: inherit;
    transition: color 0.5s ease 0s;
}
img {
    border: 0px none;
}
.cnt {
	position: relative;
	z-index: 3;
}
.clearer {
    clear: both;
    line-height: 1em;
}
 /***  HEAD MODIFICATIONS ***/
.navicontainer {
	height: 53px !important;
}
#navi-name .avatarImg, #navi-name .pAvatarImg  {
    margin-left: 15px !important;
}


/** VIEWPORT **/
.viewport1_center {
    margin: 0px auto;
	clear: both;
	position: relative;
}
.searchkachel_zentriert {
	max-width: 1024px;
	margin: 0 auto;
	position: relative;
}
.cnt.firstsite_bg {
	background: transparent url("../pics/1stsite_background.jpg") no-repeat scroll 0% -38px;
	background-size:100%;
}

.eightcolumnsection-zentrieren {
    margin: 60px 1.5% 0;
    max-width: 1010px;
}
.eightcolumn-singlepart {
    /*background: #fff;*/
	border-radius: 6px;
    color: #333;
    float: none;
    font-size: 18px;
    
    display: inline-block;
    position: relative;
    transition: all 0.5s ease 0s;
    vertical-align: middle;
    width: 30%;
	max-width: 314px;
    margin: 0px 1.5% 20px;
	margin-bottom: 55px;
	clear: both;
	height: 330px;
}
.cvd_faehnchen {
    background: url("../pics/cvd_raehmchen.png") no-repeat scroll 0% 0% transparent;
    color: #E11C23;
    margin-left: 57px;
    float: left;
    height: 90px;
	clear: both;
	margin-bottom: 20px;
}
.cvd_cv-check {
    background: url("../pics/cvd_raehmchen_red.png") no-repeat scroll 0% 0% transparent;
    color: #E11C23;
    margin-left: 57px;
    float: left;
    height: 90px;
	clear: both;
	margin-bottom: 35px;
}
.cvd_logo_als_faehnchen:before {
	content: "5";
	position: absolute;
	top: 10px;
	font-size: 62px;
	lefT: 10px;
	color: #fff;
}
.cvd_check_logo_glyph:before {
	content: "4";
	position: absolute;
	top: 10px;
	font-size: 62px;
	lefT: 10px;
	color: #e11c23;
}
#firstvp_bsc_text_top {
    float: right;
    margin-left: 50px;
    font-size: 36px;
    line-height: 88px;
    font-family: "ITC Conduit W04 Light";
}

.cvd_outline {
	border-bottom: 1px solid #fff;
	clear: both;
}
.cvd_outline_red {
	border-bottom: 1px solid #e11c23;
	clear: both;
}
.login_background {
	background-color:rgba(255,255,255,0.9);
	border-radius: 6px;
	width: 35%;
	position: absolute;
	padding: 20px;
	top: 47%;
	left: 63%;
	min-width: 255px;
}
.reglog_bottom_text {
	font-size: 22px;
	line-height: 26px;
	color: #e11c23;
	clear: both;
	text-align: left;
	clear: both;
}
.reglog_headline {
	font-size: 36px;
	line-height: 50px;
}
/** NAVIGATION **/
#staufenbiellogo {
    padding-left: 5px;
    padding-top: 2px;
}
#navi-glocke .glyphicons.bell:before {
    color: #999;
    position: relative;
}
#navi-login {
    color: #FFF;
    position: absolute;
    right: 55px;
    bottom: -40px;
	font-size: 20px;
}
#veranstalter {
    position: absolute !important;
    right: 0px;
}
#navi-reorganisation {
    margin-top: 6px;
    margin-right: 10px;
}
#navi-reorganisation2 {
    margin-top: 13px;
    margin-right: 20px;
}
/** ANMELDEBOX & LOGINBOX **/
.schonangemeldetbox {
    position: fixed;
    color: #FFF !important;
    width: 250px;
    background: none repeat scroll 0% 0% #999;
    border-radius: 6px;
    height: 220px;
    top: 75px;
	right: 5px;
	padding: 20px;
}
.schonangemeldetbox:after {
    border-color: #999 transparent;
    border-style: solid;
    border-width: 0 15px 15px;
    content: "";
    display: block;
    right: 13px;
    position: absolute;
    top: -13px;
    width: 0;
    z-index: 1;
}
.cvd_reg {
	border-radius: 6px;
    margin: 20px 0px 53px 57px;
    max-width: 255px;
    padding: 20px 20px;
	clear: both;
	background: #333;
	position:relative;
}
.reg_head_text {
	color: #fff;
	font-size: 22px;
}
.cvd_form_button,
.cvd_login_button {
	background-color: #A41C46;
}

.cvd_form_button {
    background-color: #E1231C;
    border-radius: 5px;
    /*bottom: -150px;*/
    color: #FFF;
    cursor: pointer;
    font-family: "ITC Conduit W04 Light";
    font-size: 20px;
    font-weight: normal;
    /*left: -26px;*/
    padding: 3px 13px;
    /*position: absolute;*/
    text-align: center;
    text-decoration: none;
    transition: all 0.5s ease 0s;
    width: 215px;
}
.cvd_login_button {
    background-color: #E1231C;
    border-radius: 5px;
    bottom: -37px;
    color: #FFF;
    cursor: pointer;
    font-family: "ITC Conduit W04 Light";
    font-size: 20px;
    font-weight: normal;
    left: 10px;
    padding: 1px 13px;
	margin-top: 10px;
    text-align: center;
    text-decoration: none;
    transition: all 0.5s ease 0s;
    /* width: 210px; */
	width: 100%;
}
.pw_forg {
	text-decoration: underline;
	font-size: 12px;
}
.slideSwitch2 {
    width: 55px;
    height: 22px;
    background: none repeat scroll 0% 0% #666;
    border-radius: 50px;
    position: relative;
    margin-right: 15px;
    z-index: 3;
    float: right;
	margin-top: 0;
}
.slideSwitch2::after {
    content: "";
    position: absolute;
    top: 14px;
    left: 14px;
    height: 2px;
    width: 52px;
    border-radius: 50px;
}
.slideSwitch2 label {
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 50px;
    transition: all 0.1s ease 0s;
    cursor: pointer;
    position: absolute;
    top: 4px;
    z-index: 2;
    left: 4px;
}
.slideSwitch2 label::after {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50px;
    background: none repeat scroll 0% 0% #fff;
    left: 0px;
    top: 0px;
}
.slideSwitch2 input[type="checkbox"] {
    visibility: hidden;
}
.ui.form textarea, .ui.form input[type="text"], .ui.form input[type="email"], .ui.form input[type="date"], .ui.form input[type="password"], .ui.form input[type="number"], .ui.form input[type="url"], .ui.form input[type="tel"] {
    margin: 0px;
    padding: 0.5em 1em;
	}
.ui.form .field {
    clear: both;
    margin: 0px 0px 0.7em;
}
.checkbox {
    margin-top: 5px;
}


/* CV - ABFRAGE - Seite */
.cvd_cv_sammlungsbereich {
	margin-top: 30px;
}
.cva_cva_kategorie_headline {
	font-size: 15px;
	margin-bottom: 5px;
	margin-left: 58px;
}
.secondsite_bg {
	background: url(../pics/2ndsite_background.jpg) no-repeat #F1F1F1;
	background-size: 100%;
}
.thirdsite_bg {
	background: url(../pics/3thsite_background.jpg) no-repeat #C1C1C1;
	background-size: 100%;
}


.cva_anfrage_felder {
	position: relative;
	margin-bottom: 30px;

}
.cva_glyph_icon_ph {
	position: absolute;
	top: 23px;
	left: 16px;
}
.cva_circleshape {
    border-radius: 50px;

    width: 67px;
    height: 67px;
    position: absolute;
	z-index: 1;
	left: 58px;
}
.cva_status_circle {
	border-radius: 50px;
	background: #999;
	width: 45px;
	height: 45px;
	position: absolute;
	left: 88%;
	top: 10px;
}
.cva_boxshape {
	width: 64.26%;
	/*width: 315px;*/
	height: 45px;
	position: absolute;
	top: 10px;
	left: 98px;
	border-radius: 6px;
}
.cva_anfrage_felder.standard .slideSwitch label::after,
.cva_anfrage_felder.standard .cva_circleshape
 {
	background-color: #999;
}
.cva_anfrage_felder.waiting .slideSwitch label::after,
.cva_anfrage_felder.waiting .cva_circleshape
 {
	background-color: #333;
}
.cva_anfrage_felder.allowed .slideSwitch label::after,
.cva_anfrage_felder.allowed .cva_circleshape
 {
	background-color: #e11c23;
}
.cva_anfrage_felder.standard .cva_boxshape {
	background: url(../pics/cva_bg_shadow_active.png) no-repeat 11px 0px #999;
}
.cva_anfrage_felder.waiting .cva_boxshape {
	background: url(../pics/cva_bg_shadow_waiting.png) no-repeat 11px 0px #333;
}
.cva_anfrage_felder.allowed .cva_boxshape {
	background: url(../pics/cva_bg_shadow_allowed.png) no-repeat 11px 0px #e11c23;
}

.cva_l_cut {
	border-left: 1px solid #fff;
	height: 27px;
	margin: 9px 3% 0px;
}
.cva_leftfloat {
	float: left;
}
.cva_af_lefttext,
.cva_af_righttext {
	font-size: 15px;
	line-height: 45px;
	color: #fff;
}
.cva_af_lefttext {
	margin-left: 15%;
	width: 66px;
}
.cva_waiting_text {
    font-size: 15px;
    float: left;
    margin-left: 42.7%;
    line-height: 2px;
}
.cva_anfrage_felder.standard .cva_waiting_text {
	display: none;
}
.cva_anfrage_felder.waiting .cva_waiting_text {
	display: block;
}
.cva_anfrage_felder.allowed .cva_waiting_text {
	display: none;
}
.slideSwitch.cva_slide {
	background: #fff;
}
.slideSwitch.cva_slide label::after {
	background: #999;
}
.cvd-icon-glyph {
    color: #1D1D1B;
    display: inline-block;
    /*padding-left: 48px;*/
    position: relative;
    text-decoration: none;
    /*vertical-align: middle;*/
}
.cvd-icon-glyph.schulhut::before {
    content: "j";
}
.cvd-icon-glyph.medaille::before {
    content: "o";
}
.cvd-icon-glyph.germany::before {
    content: "A";
}
.cvd-icon-glyph.schweiz::before {
    content: "J";
}
.cvd-icon-glyph.essen::before {
    content: "x";
}
.cvd-icon-glyph.hamburg::before {
    content: "v";
}
.cvd-icon-glyph.stuttgart::before {
    content: "u";
}
.cvd-icon-glyph.frankfurt::before {
    content: "r";
}
.cvd-icon-glyph.muenchen::before {
    content: "f";
}
.cvd-icon-glyph::before {
    color: #fff;
    display: inline-block;
    font: 44px/1em "stb-iconfont-test";
    left: 11px;
    margin: 0px 5px 0px 0px;
    position: absolute;
    text-transform: none;
    top: 12px;
    vertical-align: middle;
}
.colored.cvd-icon-glyph::before {
    color: #123456 !important;
}
.cva_anfrage_felder.standard .cva_status_circle {
	background: none;
}
.cva_anfrage_felder.waiting .cva_status_circle {
	background: url(../pics/cva_justwaitforthecv.png) no-repeat 12px 12px #333;
}
.cva_anfrage_felder.allowed .cva_status_circle {
	background: url(../pics/cva_goahead_arrow.png) no-repeat 17px 11px #e11c23;
}

.cva_cv_kategorie {
	padding-top: 22px;

}


.cvd_cv_kat_links,
.cvd_cv_kat_rechts {
	float: left;
	width: 49%;
}
.kachel-icon-info {
    border-color: transparent transparent #666;
    border-style: solid;
    border-width: 0 6px 5px 0;
    height: 0;
    left: -22px;
    top: -5px;
    width: 0;
}
.kachel-icon-info:before {
    content: "c";
    left: -59px;
    top: -1px;
}
.colored.cvd-icon-glyph:before {
    color: #123456 !important;
}
.infolasche {
    float: right;
    right: 33px;
    top: -5px;
}
.infolasche:before {
    font-size: 68px !important;
}
.cva_text_topright input[type="text"] {
    background: url(../pics/cvd_searchingformore.png) no-repeat scroll 95% 50% #fff;
    border: 1px solid #fff;
    border-radius: 30px;
    float: left;
    font-size: 18px;
    margin: 25px 0px 0px 20px;
    padding: 4px 16px 3px;
    width: 302px;
}

.searchbar_section {
	padding-top: 30px;

	max-width: 1008px;
	margin: 0 1.5%;

}
.handshake:before {
    content: "4";
    position: absolute !important;
    top: 6px !important;
    left: 19px !important;
    color: #FFF !important;
}
.single_searchbar{
	display: inline-block;
	float: none;
	border-radius: 6px;
	width: 22.8%;
	height: 35px;
	margin: 0 1%;
	font-size: 19px;
	clear: both;
	color: #fff;
    cursor: pointer;
    background: #666;
}
.cvd_searchbar_floating {
	float: left;
	padding-left: 35px;
}
.cvd_searchbar_floating.cdv_status_bild {
	padding:8px 12px 8px 12px;
}
.cvd_searchbar_floating.cvd_status_much_cvs {
	text-align: right;
	float: right;
	margin-right: 10px;
}
.cvd_details_name_groß,
.cdv_details_trans_arrow red {
	float: left;
}
.cvd_searchbar_floating.cvd_status_much_cvs,
.cvd_searchbar_floating.cvd_status_what_cvs {
	line-height: 38px;
}
/*.cvd_searchbar_floating.cvd_status_what_cvs {
	width: 125px;
}*/
.single_searchbar.inactive {
	background: #666;
}
.single_searchbar.active {
	background: #e11c23;
}
.kachel_details {
	height: 257px;
}
.kachel_details.mitte{
	text-align: center;
	background: #fff;
	border-radius: 6px;
	position: relative;
    padding-top: 15px;
}
.kachel_details.links{
    text-align: links;
    background: #fff;
    border-radius: 6px;
    position: relative;
}
.kachel_details.mitte:after {
    border-color: #fff transparent;
    border-style: solid;
    border-width: 15px 15px 0px;
    content: "";
    display: block;
    right: 45.4%;
    position: absolute;
    bottom: -15px;
    width: 0;
    z-index: 1;
}
.kachel_details_infotext {
	font-size: 15px;
	line-height: 18px;
	clear: both;
}
.kachel_details_infotext_name {
	color: #e11c23;
	font-size: 24px;
	line-height: 28px;
	position: relative;
	text-align:center;
    margin-top: 5px;
}


.kachel_details_infotext_bild {
	margin-top: 15px;
	margin-bottom: 10px;
}
.cvd_status_icons {

	height: 30px;
	width: 30px;
	position: absolute;
	top:45px;
	left: 50px;
	z-index:3;
}
.cvd_closing_icons {
	background: url(../pics/cvd_closing_cross_kacheln.png) no-repeat;
	height: 21px;
	width: 21px;
	position: absolute;
	top:10px;
	right: 10px;
	z-index:3;
    cursor: pointer;

}
.cvd_zaehler_container {
	border-top-left-radius:50px;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	border-bottom-left-radius:50px;
	position:absolute;
	width: 67px;
	height: 35px;
	right: -5px;
	top: 40px;
	z-index: 3;
	background: #000;
	color: #fff;
	padding-top: 5px;
	text-align:center;
	font-size: 20px;

}
.cvd_zaehler_container:after {
	border-color: #333 transparent;
    border-style: solid;
    border-width: 0px 5px 5px 0px;
    content: "";
    display: block;
    right: 0;
    position: absolute;
    top: -5px;
    width: 0;
    z-index: 1;
}
.cvd_zaehler_container_back {
	border-top-left-radius:0px;
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
	border-bottom-left-radius:0px;
	left: -5px;
	top: 40px;
	width: 18px;
	height: 34px;
	position:absolute;
	z-index: 3;
	background: #000;
}
.cvd_zaehler_container_back:after {
	border-color: #333 transparent;
    border-style: solid;
    border-width: 0px 0px 5px 5px;
    content: "";
    display: block;

    position: absolute;
    top: -5px;
    width: 0;
    z-index: 1;
}

.cdv_details_trans_arrow {
	height: 23px;
	width: 23px;
	position: absolute;
	background: #333;
	top: 2px;
	right: 75px;
    cursor: pointer;
}
.cdv_details_trans_arrow.red {
	background: url(../pics/cvd_detail_transition_button_red.png) no-repeat transparent;
}
.cdv_details_trans_arrow.grey {
	background: url(../pics/cvd_detail_transition_button_grey.png) no-repeat transparent;
}
.cvd_table {
	font-size: 15px;
	line-height: 17px;
	width:96%;
	/*margin: 0;*/
    margin-left: 35px;
	text-align: left;
}
.td_distance_long.inactive {
    padding: 2px 0 2px 0;
    margin-left: 25px;
    font-size: 14px;
    width: 87%;
    height: 25px;
    border-top: 1px solid rgba(51, 51, 51, .5);
    font-weight: bold;
    cursor: pointer;
    overflow: hidden;
    /*overflow-y: hidden;*/
}
.td_distance_long.active{
    color: #e11c23;
    overflow-y: auto;
    max-height: 150px;
}
.td_distance_short {
	padding-left: 15px;
    padding-top: 4px;
}
.cvd_front {
	display: block;
}
.cvd_back {
	display: none;
}


.eightcolumn-singlepart.rejected .kachel_details_infotext_name {
	color: #e11c23;
}
.eightcolumn-singlepart.rejected .kachel_details.mitte {
	/*background: #cccccc;*/
	color: #333;
}
.eightcolumn-singlepart.rejected .kachel_details.mitte:after {
	/*border-color: #cccccc transparent;*/
}
.eightcolumn-singlepart.standard .cvd_status_icons {
	background: none;
	opacity: 1;
	height: 25px;
	width: 25px;
}
.eightcolumn-singlepart.waiting .cvd_status_icons {
	background: url(../pics/cvd_status_waiting.png) no-repeat;
	opacity: 1;
	height: 25px;
	width: 25px;
}
.eightcolumn-singlepart.rejected .cvd_status_icons {
	background: url(../pics/cvd_status_thumbsdown.png) no-repeat;
	opacity: 1;
	height: 25px;
	width: 25px;
}
.eightcolumn-singlepart.allowed .cvd_status_icons {
	background: url(../pics/cvd_status_thumbsup.png) no-repeat;
	opacity: 1;
	height: 25px;
	width: 25px;
}
.eightcolumn-singlepart.standard .cvd_zaehler_container {
	background: #999;
}
.eightcolumn-singlepart.standard .cvd_zaehler_container_back {
	background: #999;
}
.eightcolumn-singlepart.allowed .cvd_zaehler_container {
	background: #e11c23;
}
.eightcolumn-singlepart.allowed .cvd_zaehler_container_back {
	background: #e11c23;
}
.eightcolumn-singlepart.waiting .cvd_zaehler_container {
	background: #333;
}
.eightcolumn-singlepart.waiting .cvd_zaehler_container_back {
	background: #333;
}
.eightcolumn-singlepart.rejected .cvd_zaehler_container {
	background: #999;
}
.eightcolumn-singlepart.rejected .cvd_zaehler_container_back {
	background: #999;
}
.eightcolumn-singlepart.standard .cv_kachel_anfrage_button {
	background: #fff;
	color: #333;
}
.eightcolumn-singlepart.waiting .cv_kachel_anfrage_button {
	background: #333;
	color: #fff;
}
.eightcolumn-singlepart.allowed .cv_kachel_anfrage_button {
	background: #e11c23;
	color: #fff;
}
.eightcolumn-singlepart.rejected .cv_kachel_anfrage_button {
	background: #cccccc;
	color: #333;
}

.td_distance_short.language {
    line-height: 45px;
    position: relative;
}

.img_flag_german {
    background-image:url("../pics/cvd_ger_flag.png");
    position: absolute;
    left: -27px;
    top: 10px;
    width: 34px;
    height: 34px;

}

.img_flag_uk {
    background-image:url("../pics/cvd_gb_flag.png");
    position: absolute;
    top: 10px;
    left: -27px;
    width: 34px;
    height: 34px;
}

.beispielavatar{
    width: 76px;
    height: 76px;
    border-radius: 50px;
    border: 5px solid #fff;
    z-index: 5;
    position: relative;
    background-color: #fff;
}
.cvd_status_icons {
    height: 30px;
    width: 30px;
    position: absolute;
    top:45px;
    left: 50px;
    z-index:3;
}
/* .staufenbiellogo::before {
    color: #FFF !important;
    content: "6";
    font-size: 140px !important;
    padding-left: 5px;
    padding-top: 2px;
    top: -42px !important;
} */
.talentboard-logo {
    border-radius: 6px 6px 6px 0;
    background: #484848 none repeat scroll 0% 0%;
    width: 175px;
    height: 56px;
    position: absolute;
    top: 10px;
    color: #fff;
    font-size: 24px;
    padding-top: 10px;
    font-family: "ITC Conduit W04 Medium";
}
.talentboard-logo:after{
    border-color: #484848 transparent;
    border-style: solid;
    border-width: 20px 20px 0 0;
    bottom: -12px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    width: 0;
    z-index: 1;
}
.talentboard-logo-new {
    margin-left: -10px;
    margin-top: 6px;
}
.tb-version{
    position: relative;
    color:#999999;
    top: 18px;
    left: 190px;
    border: 1px solid #999;
    border-radius: 4px;
    padding: 2px 3px 1px 3px;
}
#navi-glocke .glyphicons.bell {
    padding: 0px 0px 0px 8px;
}
#navi-glocke{
    cursor: pointer;
}
.td_distance_long img {
    float: right;
    margin: 5px;
}

.scrollToTop{
    display: none;
}

#videobtn{
    float: right;
    z-index: 9999;
    position: fixed;
    right: 0px;
    bottom: 15px;
}

.einstiegsbereichDiv, .einstiegsartDiv, .sprachenDiv{
    font-weight: normal;
}
.CVmenu {
    background: url("/fileadmin/templates/bilder/kongress/menubg.png");
    padding-left: 22px;
    height: 100%;
    width: 240px;
    position: fixed;
    top: 0px;
    z-index: 1000;
    overflow-y: auto;
    overflow-x: hidden;
    left: -240px;
}
.CVmenu.active
{
    left: 0px;
}
.cv_klapp_menu {
	margin-top:50px;
	color: #fff;
	font-size: 20px;
}
.cv_klapp_menu li {
	padding-left: 28px;
	margin: 15px 0 15px 0;
}
.cv_klapp_menu li:hover {
	color: #e11c23;
}
.cv_klapp_menu li.active {
	background: #333;
}

#menuheadline{
    color: #FFFFFF;
    font-size:24px;
    height:18px;
    line-height:18px;
    width:57px;
    margin-top: 21px;
}
#loginFormSlide {
	display: none ;
}


.glyphicons {
    padding-left: 0;
}
.glyphicons::before {
	margin: 0;
}
.cv_logo_glyph:before {
	content: "4";
	position: absolute !important;
	top: 6px !important;
	left: 6px !important;
	color: #fff !important;
}
.handshake_pool:before {
	content: "<";
	position: absolute !important;
	top: 6px !important;
	left: 6px !important;
	color: #fff !important;
}
.historyBar{
	width:100%;
}
.history:before {
	position: absolute !important;
	top: 6px !important;
	left: 8px !important;
	color: #fff !important;
	font-size: 20px !important;
}
.thumbsup_glyph:before {
	content: "D";
	position: absolute !important;
	top: 6px !important;
	left: 8px !important;
	color: #fff !important;
	font-size: 20px !important;
}
.thumbsdown_glyph:before {
	content: "C";
	position: absolute !important;
	top: 8px !important;
	left: 8px !important;
	color: #fff !important;
	font-size: 20px !important;
}

.gly-spin {
	animation: 2s linear 0s normal none infinite running spin;
	-webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.gly-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.gly-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.gly-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.gly-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.gly-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/************************************* Matching Container  *************************************/
.matchingContainer {
	background: #333 url("/fileadmin/templates/bilder/header/login_verlauf.png") repeat-x scroll 0px 0px;
	width: 100%;
	position: fixed;
	z-index:4;
	color: #999;
}

.confirmbutton.searchonoff{
	display:none;
}
.hideInOverlay {
	display: none;
}
.talentAnzahl {
	font-size: 50px;
	color: #e11c23;
	margin-right: 15px;
}
.talentHeadline {
	color: #fff;
	font-size:30px;
	z-index: 2;
	margin-left: 67px;
	margin-top: 30px;
	position: absolute;
}
.talentHeadline.fixed {
	position: fixed;
    z-index: 5;
}
.matchingContainerTrenner {
	border-bottom: 1px solid #999;
	margin-top: -7px;
	
}
.matchingMenu {
	color: #999;
	width: 100%;
	font-size: 18px;
	text-align: center;
	margin-top: 55px;
	cursor: pointer;
}
.matchingMenu ul {
	width: 64%;
	float: right;
	margin-bottom: 0px;
}
.matchingMenu li {
	width: 33%;
	float: none; 
	display: inline-block;
	height: 50px;
}
.matchingMenu li:hover {
	color: #FFF;
}
.matchingMenu li.active {
	border-bottom: 5px solid #e11c23;
	font-size:24px;
	color: #FFF;
	
}
.matchmakingTags {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 16px;
	width: 100%;
	max-width: 1024px;
	margin:15px auto;
}
.matchmakingStepOne {
	width: 95%;
	font-size: 18px;
	margin: 40px auto 30px;
	text-align: center;
	position:relative;
}
.matchmakingStepTwo {
	margin: 20px auto 0;
    text-align: center;
    width: 62%;
}
.percentageBar {
	width: 340px;
	margin: 0 auto;
}
.percentageBar ul li {
	width: 25%;
	display: inline-block;
	text-align: center;
    cursor: pointer;
}
.percentageBarParts {
	width: 80px;
	height: 20px;
	background: #FFF;
}
.liFilled {
	color: #e11c23;
}
.liFilled > .percentageBarParts {
	background: #e11c23;
}
.percentageBarParts.leftBorderRadius {
	border-radius: 100px 0 0 100px;
}
.percentageBarParts.rightBorderRadius {
	border-radius: 0 100px 100px 0px;
}
.numberWithBorder {
	display: inline-block;
	border: 1px solid #FFF;
	border-radius: 50%;
	width: 28px;
	height: 28px;
	margin-right: 5px;
    padding-right: 1px;
    padding-top: 1px;
}
.textToNumberWithBorder {
	/* float:left; */
	font-size: 18px;
}
.accordionSection,
.oderSection,
.firmenmatchingRegler {
	float: left;
}
.accordionSection{
	width: 70%;
}
.querbalken {
	width: 1px;
	height: 20px;
	border-left: 1px solid #999;
	margin:3px auto;
}
.selectedItems {
    border-radius: 3px;
    display: inline-block !important;
    height: 20px;
    margin-left: 5px;
    padding: 3px 6px 1px 5px !important;
    position: absolute !important;
    top: 1px;
	background: #E11C23 none repeat scroll 0% 0%;
	color: #FFF;
}
.firmenmatchingButton {
	border-radius: 6px;
	height: 35px;
	max-width:260px;
	/*width: 100%;*/
	width: 242px;
	background: #999;
	border: none;
	color: #FFF;
	padding: 0px 40px;
	margin-top: 19px;
	text-align: left;
    outline: none;
}
#firmenmatchingButtonswitch{
	left: 223px;
    top: -33px;
    width: 36px;
}
.firmenmatchingButton.active {
	background: #e11c23;
}
#firmenmatchingButtonswitch{
	width: 36px;
	background: #FFF;
}
#firmenmatchingButtonswitch label {
	left: 7px;	
}
.slideSwitch label::after {
	background: #999;
}
.onlyWithPictureSlider, .onlyfavesSlider, .viewedOnlySlider{
    margin-top: 3px;
}
.onlyWithPictureSlider label::after {
    background: #333;
}
.onlyProactiveSlider, .onlyfavesSlider, .viewedOnlySlider{
    margin-top: 3px;
}
.onlyProactiveSlider label::after {
    background: #333;
}
.onlyfavesSlider label::after {
    background: #333;
}
.viewedOnlySlider label::after {
    background: #333;
}
#firmenmatchingButtonswitch input[type="checkbox"]:checked + label::after {
    background: #e11c23;
}
#PictureOnly input[type="checkbox"]:checked + label::after {
    background: #e11c23;
}
#ProactiveOnly input[type="checkbox"]:checked + label::after {
    background: #e11c23;
}
#FavesOnly input[type="checkbox"]:checked + label::after {
    background: #e11c23;
}
#ViewedOnly input[type="checkbox"]:checked + label::after {
    background: #e11c23;
}
.matchingTagAuswahlOuter,
.suchkriterienTagAuswahlOuter {
	width: 100%;
	max-width: 1024px;
	padding: 10px;
	margin: 0 auto;
}
.matchingTagAuswahlInner,
.suchkriterienTagAuswahlInner {
	border-radius: 6px;
	border: 1px solid #999;
	background: #424242;
	font-size: 24px !important;
	color: #fff;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	position: relative;
}
.matchingTagOwnSelection,
.suchkriterienTagOwnSelection {
	position: absolute !important;
	height: 35px !important;
	width: 230px !important;
	top:0; 
	right: 0 ;
	background: #666666 !important;
	border-radius: 0px 0px 0px 6px;
	font-size: 18px !important;
	line-height: 35px;
	color: #FFF !important;
	padding: 0 !important;
	cursor: pointer;
}
.matchingTagOwnSelection.rightarrow:before,
.suchkriterienTagOwnSelection.rightarrow:before {
	content: "T";
	font-size: 14px !important;
	left: auto;
	right: 9px;
	color: #FFF;
	top: 11px;
}
.firmenmatchingRegler {
	margin-left:30px;
}
.suchkriterienTagAuswahlInner ul,
.matchingTagAuswahlInner ul {
	width: 80%;
	margin: 15px auto;
}
.matchingTagAuswahlInner ul li,
.suchkriterienTagAuswahlInner ul li {
	display: inline-block;
	padding: 0px 10px 0px;
	border-radius: 6px;
	border: 1px solid #FFF;
	color: #FFF;
	margin: 5px 5px;
	font-size: 18px !important;
}
.matchingPartTwo {
	
}
.matchingBottomConfirmButtonContainer {
	width:100%;
	height: 50px;
	position: relative;
}
.matchingBottomConfirmButtonContainerTop {
	width:100%;
	height: 0px;
	position: relative;
	display: none;
}
button.searchonofflowres {
	background-color: #e11c23;
	float: none;
	margin-top: 9px;
}
.setIntoMid {
	width: 60px;
	height: 50px;
	margin: 0 auto;
	position:relative;
}
.matchingBottomConfirmButtonContainer .confirmbutton, .matchingBottomConfirmButtonContainerTop .confirmbutton{
	border: 9px solid #333;
	border-radius: 999px;
	background: #e11c23;
	position: absolute;
	width: 60px;
	height: 60px;
	bottom: -19px;
}
.confirmbutton.ok_2:before {
	color: #FFF !important;
	top: 12px;
	left: 12px;
	font-size: 18px !important;
}
.nachSuchkriterienContainer {
	font-size: 16px;
	width: 100%;
	max-width: 1024px;
	margin: 15px auto;
}
.nachSuchkriterienAccordionSection {
	width: 100%;
	text-align: center;
	margin-top: 25px;
}

.switchsection{
	min-height: 50px;
}

.switchsectionpool{
	min-height: 50px;
	display:none;
}

.onlyWithPicture {
	text-align: left;
	color: #FFF;
	font-size: 18px;
	padding: 10px;
	float:left;
}

.onlyProactive {
    color: #fff;
    float: right;
    font-size: 18px;
    margin-right: -25px;
    padding: 10px;
    text-align: left;
}


.onlyWithPicture span{
	float: none; 
}

.profilBildSwitch {
	width:242px;
}

.proactiveSwitch {
	width:250px;
}

.onlyFavedStudents {
	text-align: left;
	color: #FFF;
	font-size: 18px;
	padding: 10px;
	float:left;
    padding-top:12px;
}
.onlyFavedStudents span{
	float: none; 
}

.onlyFavedStudents {
	width:250px;
}
.viewedOnlyStudents {
	text-align: left;
	color: #FFF;
	font-size: 18px;
	padding: 10px;
	float:left;
}
.viewedOnlyStudents span{
	float: none;
}

.viewedOnlyStudents {
	width:250px;
}
.suckriterienclosing.closingcross {
	border-radius: 99px;
	height: 22px;
	width: 22px;
	position: absolute;
	left: 200px;
	top: 6px;
	border: 1px solid #FFF;
	padding: 0px !important;
}
.suckriterienclosing.closingcross:before {
	content: "V";
	font-size: 21px !important;
	color: #FFF !important;
}
.transitionSchieberContent {
	max-width: 363px;
	width: 100%;
	height: 35px;
	margin: 0 auto;
	border-radius: 99px;
	background: #272727;
	position: relative; 
}
.SchieberContentMenu {
	width: 50%;
	text-align: center;
	color: #FFF;
	font-size: 18px;
	line-height: 35px;
	float: left;
	cursor: pointer;
	position: relative;
}
.SchieberContentMenu span {
	z-index:3;
}
.transitionSchieber {
	position: absolute;
	background: #712325;
	opacity: 0.8;
	border: 1px solid #e11c23;
	width: 181px;
	border-radius: 99px;
	height: 35px;
	right: auto;
}
.cv-schriftzug-searchbar {
	font-weight: bold; 
	line-height: 35px;
    font-size: 24px;
}
.searchbar_section.for-cv-afrage .cvd_searchbar_floating {
	padding-left: 20px;
}
.searchbar_section.for-cv-afrage .cvd_searchbar_floating.cvd_status_what_cvs {
	padding-left: 10px;
}
.searchbar_section.for-einladungen .cvd_searchbar_floating {
	padding-left: 53px;
}
.ui-accordion ul li.selected{
	background-color: #e11c23;
}

.head_navi_main div h6{
	background: #666666 !important;
}

.head_navi_main.inactive div h6{
	background: #424242 !important;
	color: #cccccc !important;
}
.head_navi_main.inactive div h6 .label{
	color: #cccccc !important;
}

.head_navi_main.inactive div h6:hover{
	cursor: pointer;
}
.nachMatchingContainer .head_navi_main > .ui-accordion {
    width: 210px;
}
.confirmbutton.ok_2{
	cursor: pointer;
}
.confirmbutton.ok_2:hover{
    background: #a60e3d;
}
.noneSelected{
	display: none !important;
}
.kachel-btn-sec {
	width: 276px;
	margin: 0 auto;
	/* padding: 0 20px 0; */
	color: #FFF !important;
}
.btn-orientated {
	float: left;
	position:relative;
	font-size: 18px !important;
    padding-left: 26px;
    padding-top: 1px;
}
.tb-btn-left {
	max-width: 133px;
	width: 50%;
	height: 35px;
	border-radius: 6px 0 0 6px;
	text-align: center;
	line-height: 36px;
	/* margin-left:25.5% */
    cursor: pointer;
	margin-right:5px;
}
.tb-btn-right {
	background: #FFF;
	max-width: 133px;
	width: 50%;
	height: 35px;
	border-radius: 0 6px 6px 0;
	text-align: center;
	line-height: 36px;
	/* margin-left:25.5% */
    cursor: pointer;
	margin-left:5px;
}
.icon-bookmark {
    border-color: transparent transparent #333;
    border-style: solid;
    border-width: 0 6px 5px 0;
    height: 0;
    
    top: -5px;
    width: 0;
}
.icon-bookmark.right {
	right: 12px;
}
.icon-bookmark.left {
	right: 52px;
}
.eventlasche {
    float: right;
    padding-left: 10px !important;
    right: 33px;
    top: -5px;
}
.eventlasche::before {
    font-size: 46px !important;
}
.eventlasche span {
    color: #FFF;
	display: block !important;
	font-size: 18px;
	position: relative;
	right: 25px;
	text-align: center;
	top: 6px;
	z-index: 1;
}
.icon-bookmark::before {
	content: "e";
	left: -29px !important;
	top: -2px !important;
	z-index: 1 !important;
}
.btn-zugesagt,
.btn-message-anfragen,
.btn-message-invite {
	background: #e11c23 !important;
	color: #FFF !important;
}
.zugesagt.icon-bookmark:before {
	color: #e11c23;
}
.btn-abgelehnt {
	background: #ccc !important;
	color: #FFF !important;
}
.abgelehnt.icon-bookmark:before {
	color: #ccc;
}
.btn-angefragt,
.btn-message-abbrechen {
	background: #666 !important;
	color: #FFF !important;
}
.angefragt.icon-bookmark:before {
	color: #666;
}
.btn-eingeladen {
	color: #666 !important;
	background: transparent !important;
	border: 1px solid #666 !important;
}
.cv-status-faehnchen {
	position: absolute !important;
	left: auto !important;
	right:0;
}
.hnd-shk span {
	font-family: "stb-iconfont-test";
}
.cv-mark {
    position: absolute;
    padding: 0px;
    font-size: 24px;
    top: 1px;
    left: 14px;
    color: #fff;
    margin-left: 7px;
    margin-top: -1px;
}
.cv-mark-grey {
    position: absolute;
    padding: 0px;
    font-size: 24px;
    top: 1px;
    left: 14px;
    color: #666 !important;
    margin-left: 7px;
    margin-top: -1px;
}
.cv-mark-grey:before{
    color: #666 !important;
}

.tb-handshake {
	position: absolute;
	padding-left: 30px;
	font-size: 18px;
	top: 1px;
	left: 20px;
	color: rgb(255, 255, 255);
	line-height: 33px;
	
}
.stb-cv {
	padding-left: 30px;
	font-size: 19px;
	top: 3px;
	left: 23px;
	color: rgb(255, 255, 255);
	line-height: 33px;
}
.minicircle{
    border-radius: 50%;
    background: #e11c23;
    color: #fff;
    padding: 5px 7px 4px 7px;
    font-size: 14px;
    font-weight: bold;
    right: 15px;
    position: absolute;
    margin-top: -6px;
    min-width: 29px;
    max-width: 29px;
    text-align: center;
}
.btn-eingeladen > .tb-handshake:before,
.btn-eingeladen > .tb-handshake {
	color: #666 !important;
}
.tb-handshake:before {
	content: "<";
	font-size: 26px;
	left: -4px;
	color: rgb(255, 255, 255);
	top: 3px;
}
.stb-cv:before {
	content: "[";
	font-size: 24px;
	left: -13px;
	color: rgb(255, 255, 255);
	top: 3px;
}
.kachel-message-container-outter {
	/* padding-top:10px; */
	height:317px;
	background: #fff;
	border-radius: 6px;
	display:none;
}
.kachel-message-container-outter-invite {
	/* padding-top:10px; */
	height:317px;
	background: #fff;
	border-radius: 6px;
	display:none;
}
.kachel-message-image {
	text-align: center;
	padding-top: 20px;
}
.kachel-message-image div{
    background-position: center center;
    background-size: cover;
    border-radius: 30px;
    height: 59px;
    margin: 0 auto;
    width: 59px;
}

.kachel-message-image img {
	margin: 15px auto 10px;
	width: 59px;
	height: 59px;
	border-radius: 30px;
}
.kachel-message-username {
	text-align: center;
	color: #e11c23;
	font-size: 18px;
	margin-bottom: 15px;
}
.kacheln-message-message {
	border: 1px solid #666;
	width: 270px !important;
	height: 142px !important;
	color: #00854A;
	font-size: 14px;
	line-height: 38px;
	background: transparent none repeat scroll 0% 0%;
	resize: none;
	font-family: "ITC Conduit W04 Light" !important;
	margin: 0px 20px 15px;
	border-radius: 6px;
	padding: 10px;
}
.btn-message-abbrechen,
.btn-message-anfragen,
.btn-message-invite {
	border-radius: 6px;
	width: 125px;
	height: 35px;
    padding-top:5px;
}
.kachel-btn-sec.message-button-center {
	width: 270px;
}
.btn-message-abbrechen {
	margin-right: 10px;
	cursor: pointer;
    padding-left:26px;
}
.btn-message-anfragen,
.btn-message-invite {
	margin-left: 10px;
	cursor: pointer;
    padding-left:23px;
}
.login-container {
	background: url("../pics/TalentBoard-Keyvisual.jpg") no-repeat scroll 0% 0% / cover;
	width: 100%;
	height: 800px;
	margin-top: -50px;
}
.messageContainer{
    border: 1px solid #999;
    border-radius: 6px;
    font-size: 15px;
    margin: 0px 18px 12px 18px;
    padding: 10px;
    line-height: 18px;
    color: #999;
    width: 262px;
    resize: none;
    height: 121px;
    outline-width: 0;
}
/***************Diagram*****************/
.dia_circle {
    background: #fff;
    border-radius: 100%;
    height: 90px;
    margin: 0 auto;
    position: relative;
    width: 90px;
}

.dia_right {
    border-radius: 100%;
    clip: rect(0px, 45px, 90px, 0px);
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 3;
    display: block;
    transform: rotate(180deg) scale(0);
    background: #999;
}
.dia_left {
    border-radius: 100%;
    clip: rect(0px, 45px, 90px, 0px);
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 3;
    display: block;
    transform: rotate(0deg) scale(0);
    background: #999;
}
.dia_trenner {
    border-radius: 100%;
    clip: rect(0px, 45px, 90px, 0px);
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 3;
    background: #fff;
    display: block;
    transform: rotate(0deg);
}
.dia_circle p {
    background: #ffffff;
    border-radius: 100%;
    height: 76px;
    left: 6px;
    margin: 0;
    position: absolute;
    top: 6px;
    width: 76px;
    z-index: 3;
}
.dia_circle p span {
    position: relative;
    top: 80px;
}
.dia_cleaner {
    border: 10px solid #fff;
    border-radius: 100%;
    height: 108px;
    left: -10px;
    position: absolute;
    top: -10px;
    width: 108px;
    z-index: 3;
}
.dia-border{
    border-radius: 50%;
    height: 84px;
    border: 2px solid #999;
    width: 84px;
    position: absolute;
    display: block;
    margin: 0 auto;
    top: 2px;
    left: 2px;
    z-index: 4;
}

/**************Diagram Prozente***************/
.diaProzent{
    float: left;
    position: absolute;
    margin: 29px auto;
    margin-left: 46px;
    font-family: ITC Conduit W04 Medium;
    font-size: 24px;
    color: #999;
}

.fulltextsearchbar{
	height: 140px;	
}
.talentHeadline {
	display: none;
}
.talentHeadline2{
	/*display: none;*/
	color: #fff;
	font-size:30px;
	z-index: 2;
	margin-left: 30px;
	margin-top: 30px;
	position: absolute;
}
.talentHeadline2 p{
	margin: 0 0 10px;
	border: 0 none;
    font-size: 100%;
    padding: 0;
    vertical-align: baseline;
    font-family: "ITC Conduit W04 Light";
    color: #FFF;
    font-size: 29px;
    
}
.talentAnzahl2{
	color: #e11c23;
    font-size: 50px;
    margin-right: 15px;
}

.tb-login-announcement {
	position: absolute; 
	bottom: 150px;
	left: 50px;
	max-width: 240px;
}
.tb-login-announcement-bubble {
	border-radius: 6px 6px 6px 0px;
	border: 1px solid #E11C23;
	color: #fff;
	font-size: 40px;
	position: relative;
	width: 290px;
	padding-left: 40px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	background: #e11c23;
}
.tb-login-announcement-bubble:before {
	border-color: #E11C23 transparent;
	border-style: solid;
	border-width: 23px 19px 0px 0px;
	content: "";
	line-height: 0;
	position: absolute;
	bottom: -23px;
	left: -1px;
}
.tb-login-announcement-bubble:after {
	border-color: #e11c23 transparent;
	border-style: solid;
	border-width: 23px 19px 0px 0px;
	content: "";
	line-height: 0;
	position: absolute;
	bottom: -20px;
	left: 0px;
}
.tb-login-announcement-text {
	font-size: 27px;
	color: #e11c23;
	margin-top: 30px;
}

.prf-cnt-three-elements {
	max-width: 1024px;
	width: 100%;
	margin: 0 auto;
}
.prf-cnt-element-list ul {
	width: 100%;
	margin-top: 100px;
}
.prf-cnt-element-list ul li{
	width: 33.3%;
	float: none; 
	display: inline-block;	
	vertical-align: top;
}
.profil-first-li {
	padding: 59px;
	line-height: 20px;
}
.profil-doublebubble {
	position: relative;
	border: 1px solid #FFF;
	color: #FFF;
	border-radius: 6px 6px 6px 6px;
}

.prf-db-absolute-bubble {
	color: #E11C23;
	position: absolute;
	top: -31px;
	left: -31px;
	background: #FFF none repeat scroll 0% 0%;
	height: 50px;
	width: 140px;
	text-align: center;
	border-radius: 0px 6px 6px;
	line-height: 50px;
	font-size: 20px;
}
.prf-db-absolute-bubble-inner {
	padding: 35px 15px;
	text-align: center;
	font-size: 16px;
}
.prf-db-absolute-bubble:after
{
	content: "";
	position: absolute;
	border-style: solid;
	border-width: 0px 20px 20px 0px;
	border-color: transparent #FFF;
	display: block;
	width: 0px;
	z-index: 1;
	left: -20px;
	top: 0px;
}
.profil-container-background {
	background: url("../pics/profil-background.jpg") no-repeat scroll 0% 0% / 100% auto;
	position: relative;
}

.userleft {
    
   /*  width: 190px; */
    padding: 0px 10px;
}
.userleftcnt {
    font-size: 18px;
    text-align: center;
	color: #FFF !important;
}
#sname {
    font-family: "ITC Conduit W04 Medium",Calibri,Arial;
    font-size: 30px;
    line-height: 25px;
	margin: 30px auto;
}
#fachhoch {
	font-size: 20px;
}
.userleftcnt .namensschild {
    max-width: 210px;
	margin: 0 auto;
	position: relative;
}
.ui.form {
    position: relative;
    max-width: 100%;
}
.ui.form .field {
    clear: both;
    margin: 0px 0px 1em;
}
.userleftcnt .namensschild .ui.form input[type="text"] {
    font-size: 18px;
    padding: 4px 8px;
	background: transparent;
	color: #fff !important;
	border: 1px solid #fff;
}
.sliderSwitch {
    width: 175px;
	margin: 0 auto 15px;
}
.sliderSwitch hr {
    width: 50%;
    height: 1px;
    background: #fff none repeat scroll 0% 0%;
    border: medium none;
}
.sliderSwitch span {
    width: 120px;
    font-size: 16px;
    float: left;
    margin-top: 5px;
    font-weight: bold;
    font-family: "ITC Conduit W04 Light",Calibri,Arial;
}
.userleft #editSlider {
    background-image: url("/fileadmin/templates/bilder/kongress/sliderBack.png");
    width: 46px;
    height: 18px;
    float: left;
    margin-top: 5px;
}
.userleft #circle {
    background-image: url("/fileadmin/templates/bilder/kongress/editBlack.png");
    width: 28px;
    height: 28px;
    position: relative;
    top: -5px;
    cursor: pointer;
}
.ui.button {
    text-transform: none !important;
    width: 100% !important;
    background-color: #333 !important;
    color: #FFF !important;
    font-family: "ITC Conduit W04 Light",Calibri,Arial !important;
    font-weight: normal !important;
    font-size: 26px !important;
    padding: 0.4em 1.5em !important;
}
.profil-user-image {
	text-align: center;
	margin: 10px auto 15px;
}
.profil-zoom-container {
	text-align: center;
	padding-top: 50px;
	cursor:pointer;
}
.zoomin-zoomout {
	text-align: center;
	color: #FFF;
	font-size: 16px;
}
.plus-wuerfel {
	border-radius: 6px;
	border: 1px solid #FFF;
	height: 35px;
	width: 35px;
	margin: 15px auto;
	font-size: 38px;
	vertical-align: top;
	padding: 0;
	line-height: 30px;
}
.direkt-talente-suchen {
	color: #FFF;
	text-align:center;
	font-size: 20px;
	margin: 50px auto;
}
.direkt-talente-suchen:hover{
	color: #FFF;
	text-align:center;
	font-size: 20px;
	margin: 50px auto;
}
#talentboardsearch.search{
	position: absolute;
	left:48%;
	width:50px;
	height:100%;
	cursor:pointer;
}

#talentboardsearch.search::before{
	color: #FFFFFF;
	top: 14px;
	left: -3px;
    background: #e11c23;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    padding: 11px;
    border: 9px solid #333;
    font-size: 20px;
}
#talentboardsearch.search:hover::before{
    background: #a60e3d !important;
}
#talentboardsearch.search.active::before{
	color: #FFFFFF;
}
#notifications.bell {
    height: 32px;
    width: 45px;
    position: absolute;
    right: 230px;
    top: 10px;
    border-right: 1px solid #999;
    padding-right: 10px !important;
    cursor: pointer;
}
#notifications.bell:before {
    font-size: 22px !important;
    color: #999 !important;
    top: 6px;
}

.notif-bottom{
    height: 20%;
    width: 100%;
    background: #999;
    color: #fff;
    border-radius: 0px 0px 6px 6px;
    text-align: center;
    padding-top: 6px;
    cursor: pointer;
}
.notif-bottom:hover{
    background: #e11c23;
}
.notif-bottom:active {
    background: #A60E3D;
}
.the-border{
    width: 90%;
    border-bottom: 1px solid #999;
    margin-left: 5%;
}
.hoverBorder:hover > .the-border{
    width: 100%;
    border-bottom: 1px solid #e11c23;
    margin-left: 0%;
}
.clickview-container-ipad {
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,.5);
    color: #FFF;
	text-align: center;
	padding-top: 100px;
	z-index: 3;
	font-size: 18px;
}
.clickview-resize-image {
	width: 100%;
	max-width: 768px;
	margin: 0 auto;
}
.clickview-resize-image img{
	width: 100%;
}
.clickview-container-ipad-text {
	text-align: left;
	width: 100%;
	margin: 0px auto;
	max-width: 1024px;
	padding-left: 191px;
}
#searchBar{
	border-radius: 20px;
    position: absolute;
    right: 40px;
    top: 52px;
}

#Hochschulort ul {
	max-height: 250px !important;
	overflow: auto !important;
	z-index: 10 !important;
	background-color: #FFF;
	max-width: 350px;
}
#Hochschulort ul li{
	color: #000;
	font-size: 16px;
	padding: 2px;
}
#Hochschulort ul li a:hover{
	text-decoration:none;
}
#Hochschulort ul li:hover{
	background-color: #e4e4e4;
	cursor: pointer;
}
.ui-helper-hidden-accessible{
	display:none;
}

.profile-menu-icon-row {
	width: 150px;
	height: 35px;
	position: absolute;
	top: -117px;
	right: -150px;
}
.profile-menu-bild-upload {
	background: #e11c23;
	border-radius: 6px;
	height: 35px;
	width: 150px;
	position: absolute;
	top: -117px;
	left: -150px;
	font-size: 16px;
	line-height: 35px;
}
.profile-menu-icon-row ul {
	margin-top: 0;
}
.profile-menu-icon-row ul li {
	padding: 0 10px;
	display: inline-block;
	float: none; 
}
.profil-btn {
	background: #FFF;
	border-radius: 6px;
	height: 35px;
	width: 35px;
}
.profil-btn.plus:before {
	color:#666 !important;
	font-size: 18px !important;
	top: 8px !important;
	lefT: 9px !important;
}
.profil-btn.minus:before {
	color:#666 !important;
	font-size: 18x !important;
	top: 5px!important;
	left: 6px !important;
}
.profil-btn.bin:before {
	color:#666 !important;
	font-size: 18px !important;
	top: 8px !important;
	left: 9px !important;
}
.modifiedSearchbar {
	padding: 7px 7px 7px 23px;
}

/***************Scrollbar style****************/
/*.head_navi_main::-webkit-scrollbar {*/
    /*width: 8px;*/
    /*right: 20px;*/
/*}*/
/*.head_navi_main::-webkit-scrollbar-button {*/
    /*width: 8px;*/
    /*height:5px;*/
/*}*/
/*.head_navi_main::-webkit-scrollbar-track {*/
    /*background:#333;*/
    /*border: thin solid lightgray;*/
    /*box-shadow: 0px 0px 3px #dfdfdf inset;*/
    /*border-radius:10px;*/
/*}*/
/*.head_navi_main::-webkit-scrollbar-thumb {*/
    /*background:#666;*/
    /*border: thin solid gray;*/
    /*border-radius:10px;*/
/*}*/
/*.head_navi_main::-webkit-scrollbar-thumb:hover {*/
    /*background:#999;*/
/*}*/

#unternehmensliste ul{
	background-color: #fff;
    color: #000;
    width: 100%;
    border-radius: 0px 0px 4px 4px;
}

#unternehmensliste ul li{
	border-bottom: 1px solid black;
    padding: 5px;
}

#unternehmensliste ul li:hover{
	background-color: #e4e4e4;
	cursor:pointer;
}

.sendmail {
    text-align: center;
}

.sendmail p{
    font-size: 16px;
    font-weight: bold;
}
.favoritMessage {
    position: absolute !important;
    height:15px;
    width: 15px;
    top: 5px;
    left: 15px;
    padding: 0 !important;
    z-index: 3;
    cursor: pointer;
}
.favoritMessage.star:before {
    font-size:20px !important;
    padding: 0 !important;
    color: #cccccc !important;
    padding-top: 7px !important;
}
.favoritMessageFaved {
     position: absolute !important;
     height:15px;
     width: 15px;
     top: 5px;
     left: 15px;
     padding: 0 !important;
     z-index: 3;
    cursor: pointer;
}
.favoritMessageFaved.star:before {
    font-size:20px !important;
    padding: 0 !important;
    color: #a60e3d !important;
    padding-top: 7px !important;
}

.viewedTrue {
    position: absolute !important;
    height:15px;
    width: 15px;
    top: 7px;
    left: 45px;
    padding: 0 !important;
    z-index: 3;
    cursor: pointer;
}
.viewedTrue:before {
    font-size:20px !important;
    padding: 3px !important;
    color: #a60e3d !important;
    padding-top: 7px !important;
}
.viewedFalse {
    position: absolute !important;
    height:15px;
    width: 15px;
    top: 7px;
    left: 45px;
    padding: 0 !important;
    z-index: 3;
    cursor: pointer;
}
.viewedFalse:before {
    font-size:20px !important;
    padding: 3px !important;
    color: #cccccc !important;
    padding-top: 7px !important;
}
.menuBereich ul a{
    padding-left: 50px;
}
.stb-heart {
	height: 50px;
	width: 50px;
	padding: 0;
	margin-bottom: 16px;
}
.stb-heart:before {
	content: "h";
	font-size: 50px;
	color: #e11c23;
}
.stb-lupe {
	height: 45px;
	width: 45px;
	padding: 0px;
	position: absolute;
	top: 14px;
	left: 15px;
}
#navi .stb-lupe:before {
	content: "=";
	font-size:30px;
	color: #FFF;
}
.stb-lupe:before {
    content: "=";
    font-size:55px;
    color: #FFF;
}
.leftmenuLupe{
    position: relative;
    height: 7px;
    top: -10px;
    left: -34px;
    margin-right: -45px;
}
.leftmenuLupe:before{
    font-size:25px;
}
.leftmenuEnvelope{
    position:relative;
    height: 7px;
}
.leftmenuEnvelope:before{
    font-size:25px;
    color: #FFF;
    top: -10px;
    left: -34px;
}
.datenschutzeSection .sndcnt2{
	background: url("/fileadmin/templates/bilder/kongress/3thsite_background.png") no-repeat scroll 0 0 / 100% auto #c1c1c1 !important;
}
.datenschutzeSection .viewport2_center {
	display: table;
	margin: 0 auto;
	padding: 0 15px;
	width: 480px;
}
.datenschutzHeadline {
	font-family: 'ITC Conduit W04 Medium',Calibri,Arial;
	color: #333333;
	font-size: 24px;
}
.datenschutzText {
	font-family: "ITC Conduit W04 Light";
	font-size:20px;
	color: #333;
}
.annual_logo{
    position: absolute;
    color: #333;
    font-size: 20px;
    bottom: 180px;
    right: 30px;
}
.annual_logo_box{
    margin-top:5px;
}
.theFeedback{
    position: fixed;
    right: 0px;
    top: 200px;
    width: 310px;
    height: 180px;
    background-color: #ccc;
    z-index: 3;
    border-bottom-left-radius: 6px;
}
.feedbackButton{
    position: absolute;
    margin-left: -85px;
    margin-top: 45px;
    width: 130px;
    height: 40px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background-color: #990033;
    padding-top: 10px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    font-family: "ITC Conduit W04 Light";
    transform: rotate(-90deg);
}
.toggled{
    right: -310px;
}
.theFeedback textarea{
    width: 235px;
    height: 115px;
    top: 10px;
    position: absolute;
    right: 10px;
    resize: none;
    border: none;
    padding:8px;
    outline-width: 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.theFeedback textarea::-webkit-input-placeholder {
    font-size: 15px;
    text-align: left;
}
.theFeedback .textarea::before{
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 53px;
    right: auto;
    top: 10px;
    bottom: auto;
    border: 22px solid;
    border-color: #fff transparent transparent transparent;
}
.feedbackSend{
    background: #e11c23;
    width: 150px;
    height: 35px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding-top: 7px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    border-radius: 6px;
    cursor: pointer;
    transition: background 0.5s ease 0s;
}
.feedbackSend:hover{
    background: #990033;
}
#talentboardFeedbackAvatar{
    width: 40px;
    height: 40px;
    margin: 10px 0px 0px 10px;
    border-radius: 50%;
    z-index: 100;
    position: absolute;
    background-position: center center;
    background-size: cover;
}
.feedbackThankyou{
    font-family: "ITC Conduit W04 Medium";
    margin-top: 16px;
    color: #333;
    display: none;
    text-align: center;
    font-size: 16px;
}
.feedbackThankyou img{
    width: auto;
    height: auto;
}
.feedbackError{
    font-family: "ITC Conduit W04 Medium";
    margin-top: 16px;
    color: #333;
    display: none;
    text-align: center;
    font-size: 16px;
}
.feedbackError img{
    width: auto;
    height: auto;
}
.erneutVersuchen{
    background: #cc3333;
    color: #fff;
    margin-top: 20px;
    width: 150px;
    height: 35px;
    padding-top: 7px;
    border-radius: 6px;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    transition: background 0.5s ease 0s;
}
.erneutVersuchen:hover{
    background: #990033;
}
.greylogout{
    background: #666666 !important;
    padding: 4px 5px !important;
}
.greylogout:hover{
    background: #990033 !important;
}
.tb-meinProfil{
    text-align: center;
    float: left;
    cursor: pointer;
    padding: 13px;
    border-radius: 6px;
    margin-bottom: 20px;
}
.tb-meinProfil:hover{
    background: #333333;
}
.tb-meinProfil img{
    margin-bottom: 10px;
}
#hoverRemove, #hoverRemove2{
   color: #999;
}
.tb-matching{
    text-align: center;
    float: right;
    cursor: pointer;
    padding: 13px;
    padding-top: 21px;
    border-radius: 6px;
    margin-bottom: 20px;
}
.tb-matching:hover{
    background: #333333;
}
.tb-matching img{
    margin-bottom: 10px;
}
.tb-choice{
    text-align: center;
    float: left;
    cursor: pointer;
    padding: 13px;
    padding-top: 21px;
    border-radius: 6px;
    margin-bottom: 20px;
    color: #999999;
}
.tb-choice:hover{
    background: #333333;
}
.tb-choice img{
    margin-bottom: 10px;
}
.bottomLogoutInfo{
    text-align: center;
    color: #fff;
    font-size: 20px;
    width: 180px;
    margin-left: auto;
    margin-right: auto;
}
.tb-separator{
    margin: 35px 0px 35px 0px;
    border-bottom: 1px solid #666;
    width: 90px;
    margin-left: auto;
    margin-right: auto;
}
.login-infotext{
    font-size:14px;
    color: #999;
    margin: 10px -7px 20px -7px;
}
.login-infotext2{
    text-align: left;
    color: #fff;
    background: #2a2a2a;
    padding-top: 3px;
    padding-left: 12px;
    padding-bottom: 3px;
    padding-right: 10px;
    border-radius: 6px;
    font-size: 18px;
}
.login-infotext2::before{
    border-color: #2a2a2a transparent;
    border-style: solid;
    border-width: 0 15px 15px;
    content: "";
    display: block;
    position: relative;
    right: -62px;
    top: -18px;
    width: 0;
    z-index: 1;
}
.login-infotext2 li {
    font-size: 16px;
    line-height: 24px;
    position: relative;
    padding-left: 20px;
}
.login-infotext2 li::before{
    content: ",";
    font-family: stb-iconfont-test;
    position: absolute;
    top: 0;
    left: 0;
    color: #cc3333;
}
.tb-version-logout{
    color: #999;
    position: relative;
    bottom: -280px;
    font-size: 14px;
}
.betaRocket{
    position: relative;
    bottom: -275px;
}
.stb-glyphicons.remove_message:before{
    content: "X";
    margin-left: 236px;
    margin-top: 10px;
    position: absolute;
    cursor: pointer;
    font-size: 16px;
}
.glyphicons.circle_question_mark:before{
    color: #FFFFFF;
}
.infoquestion{
    float:right;
    cursor: pointer;
    margin-top: -40px;
    z-index: 201;
}
.transparentBackground{
    display: none;
    width: 100%;
    height: 100%;
    background: #333333 none repeat scroll 0 0;
    top: 0;
    position: fixed;
    z-index: 200;
    opacity: 0.6;
}
.infoTexts{
    width: 400px;
    height: auto;
    background: #333;
    z-index: 300;
    position: fixed;
    color: #FFF;
    padding: 17px;
    font-size: 18px;
    border-radius: 9px;
    text-align: center;
    border: 1px #FFF solid;
}
.infoTexts:after, .infoTexts:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.infoTexts:after {
    border-color: rgba(51, 51, 51, 0);
    border-top-color: #333;
    border-width: 15px;
    margin-left: -15px;
}
.infoTexts:before {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 17px;
    margin-left: -17px;
}
#dieEins, #dieZwei, #dieDrei{
    display: none;
}
#dieEins{
    top: 130px;
    left: 19%;
}
#dieZwei{
    top: 141px;
    left: 60%;
}
#dieDrei{
    left: 34%;
    top: 480px;
}
.closeTransparency{
    position: fixed;
    right: 20px;
    top: 185px;
    z-index: 300;
    cursor: pointer;
    display: none;
}
.closeTransparency:before{
    content: "X";
    color: #FFF;
    font-weight: bold;
}
.loginInfoPic{
    width: 70px;
    height: auto;
    margin: 26px 0px 20px 0px;
    position: absolute;
    top: 432px;
    left: 89px;
}
/*
.historyIcon {
    position: absolute;
    font-size: 18px;
    top: 225px;
    right: -12px;
    color: #233;
    z-index: 3;
    cursor: pointer;
}
*/
.historyIcon {
    position: absolute;
    font-size: 18px;
    top: 14px;
    left: 85px;
    color: #233;
    z-index: 3;
    cursor: pointer;
}
.historyIcon:before {
    content: "@";
    font-size: 20px;
    color: #999999;
}
/*
.historyIconClicked {
    position: absolute;
    font-size: 18px;
    top: 225px;
    right: -12px;
    color: #233;
    z-index: 3;
    cursor: pointer;
}
*/
.historyIconClicked {
    position: absolute;
    font-size: 18px;
    top: 14px;
    left: 85px;
    color: #233;
    z-index: 3;
    cursor: pointer;
}
.historyIconClicked:before {
    content: "@";
    font-size: 20px;
    color: #a60e3d;
}
.historyDetails{
    display: none;
    width: 450px;
    height: 650px;
    top: 25%;
    left: 50%;
    margin-top: -100px;
    margin-left: -250px;
    position: fixed;
    background: #e4e4e4;
    z-index: 201;
    border-radius: 6px;

}
.historyHeaderOut{
    position:relative;
    height:115px;
    width:100%;
    overflow: hidden;
    border-radius: 6px 6px 0px 0px;
}
.historyTeam{
    width: 100%;
}

.historyHeader {
    position:absolute;
    height:115px;
    width: 107%;
    margin-left: -15px;
    margin-top: -5px;
    background-repeat: no-repeat;
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -o-filter: blur(4px);
    -ms-filter: blur(4px);
    filter: blur(4px);
    background-position: 50% 50%;
    background-size: 100%;
    overflow: hidden;
}
.historyHeaderOut:before, .historyHeaderOut:after {
    content:'';
    position:absolute;
    height:0;
    border-bottom:20px solid #e4e4e4;
    bottom:0;
    z-index: 2;
}
.historyHeaderOut:before {
    left:0;
    width:233px;
    border-right:22px solid transparent;
}
.historyHeaderOut:after {
    left:222px;
    right:0;
    border-left:22px solid transparent;
}
.historyImage{
    border-radius: 100%;
    height: 70px;
    left: 20px;
    margin: 0;
    position: absolute;
    top: 12px;
    width: 70px;
    z-index: 3;
}
.historyName{
    position: absolute;
    z-index: 3;
    color: #fff;
    font-size: 26px;
    margin: 20px 105px;
}
.historyProzent{
    position: absolute;
    margin: 52px 106px;
    font-size: 18px;
    color: #FFF;
    z-index: 3;
}
.closeHistory{
     z-index: 3;
     float: right;
     right: -15px;
     top: 10px;
     position: relative;
     cursor: pointer;
 }
.closeHistory::before{
    color: #FFF;
    z-index: 3;
    content: "X";
}
.closeTalents{
     z-index: 3;
     float: right;
     top: 8px;
     position: relative;
     cursor: pointer;
     right: -15px;
 }
.closeTalents::before{
    color: #FFF;
    z-index: 3;
    content: "X";
}
.closeRecruiterInfo{
    z-index: 3;
    top: 7px;
    position: absolute;
    right: -27px;
    cursor: pointer;
}
.closeRecruiterInfo::before{
    color: #333;
    z-index: 3;
    content: "X";
    font-size: 10px;
}
.historyTeam .star, .historyTeam .eye_open{
    top: 104px;
}
.historyTeam span{
    float: right;
    color: #999999;
    margin-right: 20px;
}
.teamImages{
    border-radius: 100%;
    height: 35px;
    position: relative;
    margin-top: 30px;
    margin-right: 10px !important;
    right: -95px;
    width: 35px;
    z-index: 3;
    /*background-image: url(../pics/paulschneider.png);*/
    background-size: cover;
    background-position: center center;
}
.teamImagesDetails{
    border-radius: 100%;
    height: 40px;
    position: relative;
    width: 40px;
    z-index: 3;
    top: 14px;
    margin-bottom: 4px;
    left: -163px;
    background-size: cover;
    background-position: center center;
}
.historyComments{
    overflow: auto;
    position: absolute;
    width: 450px;
    bottom: 0px;
    height: 442px;
}
.historyComments .comments{
    margin-left: 20px;
}
.historyComments .comments::before{
    color: #999999;
    font-size: 18px;
    top: 5px;
}
.commentsHead{
    margin-left: 50px;
    font-size: 20px;
}
.commentsHead textarea{
    width: 235px;
    height: 115px;
    top: 10px;
    position: absolute;
    right: 10px;
    resize: none;
    border: none;
    padding:8px;
    outline-width: 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.commentsHead textarea::-webkit-input-placeholder {
    font-size: 15px;
    text-align: left;
}
.commentsHead .textarea::before{
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 53px;
    right: auto;
    top: 10px;
    bottom: auto;
    border: 22px solid;
    border-color: #fff transparent transparent transparent;
}
.theComment .textarea{
    height: 80px;
    margin-left: 68px;
    position: relative;
    margin-top: -45px;

}
.theComment textarea::-webkit-input-placeholder {
    font-size: 15px;
    text-align: left;
}
.theComment textarea{
    border: 0 none;
    border-radius: 6px;
    height: 100%;
    padding: 8px;
    width: 355px;
    resize: none;
    outline: none;
}
.theComment .textarea::before{
    border-color: #fff transparent;
    border-image: none;
    border-style: solid;
    border-width: 12px 12px 0;
    bottom: auto;
    content: " ";
    height: 0;
    left: -12px;
    position: absolute;
    right: auto;
    top: 0;
    width: 0;
}
.theComment .saveComment{
    background: #e11c23;
    width: 150px;
    height: 35px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding-top: 7px;
    position: relative;
    top: 10px;
    left: 68px;
    border-radius: 6px;
    cursor: pointer;
    transition: background 0.5s ease 0s;
}
.theComment .saveComment:hover{
    background: #990033;
}
.theComment .teamImages{
    border-radius: 100%;
    height: 35px;
    position: relative;
    margin-top: 0px;
    left: 15px;
    width: 35px;
    z-index: 3;
    background-size: cover;
    background-position: center center;
}
.theComment .historyIcon{
    z-index: 3;
    position: relative !important;
    left: 20px;
    top: 30px;
    float: left;
}
.theComment .historyIcon {
    z-index: 3;
    position: relative !important;
    left: 20px;
    top: 30px;
    float: left;
    cursor: pointer;
}
.theComment .historyIcon:before {
    content: "@";
    font-size: 20px;
    color: #999999;
}
.aktivitaet{
	float:left;
    margin-left: -15px;
    font-size: 20px;
    margin-top: -3px;
}
.historyCVOpen{
	float:right;
	margin:0px 10px 5px 0px;
	background-color:#e11c23 !important;
	border:0px !important;
}
.historyCVOpen:hover{
	border:0px !important;
	background-color:#990033 !important;
}
.commentsList{
    margin-top: 61px;
    width: 400px;
    margin-left: 20px;
    position: absolute;
}
.teamImages span{
    margin-right: 0px !important;
}
.teamAvatars{
    width: 77%;
    height: auto;
    position: relative;
    cursor: pointer;
    z-index: 4;
}
.recruiterInfo, .recruiterInfoHidden{
    width: 215px;
    min-height: 69px;
    height: auto;
    background: #fff;
    border-radius: 6px;
    position: absolute;
    margin-top: 49px;
    margin-left: -88px;
    display: none;
    box-shadow: 1px 1px 6px 0px rgba(51, 51, 51, 0.4);
    cursor: auto;
}
.recruiterInfo::before, .recruiterInfoHidden::before{
    border-color: #fff transparent;
    border-style: solid;
    border-width: 0px 11px 11px;
    content: "";
    display: block;
    right: 46%;
    position: absolute;
    top: -11px;
}

.recruiterName{
    color: #333;
    font-size: 17px;
    margin-left: 62px;
    margin-top: 14px;
    font-weight: 500 !important;
    font-family: "ITC Conduit W04 Medium";

}
.recruiterEmail{
    color: #999;
    margin-left: 62px;
    margin-top: -7px;
    text-decoration: underline;
    font-weight: normal !important;
}
.recruiterHolder{
    float:left;
}
.more{
    border: 1px solid #999;
}
.more::before{
    color: #999;
    padding: 7px;
    font-size: 18px;
}
.more:hover{
    background: #d8d8d8;
}
.more.active{
    background: #d8d8d8;
}
.commentsList .teamImages{
    left: 0px;
    top: 5px;
    display: inline-table;
}
.singleActivity{
    border-bottom: 1px solid #ccc;
}
.activityText{
    margin: -25px 0px 0px 55px;
}
.activityTime{
    top: -10px;
    position: relative;
    color: #999;
    margin: 13px 0px 0px 55px;
}
.activityNote{
    padding: 5px;
    border-radius: 5px;
    width: 84%;
    color: #333;
    background: #fff;
    position: relative;
    margin: 5px 0px 0px 66px;
}
.activityNote::before{
    border-color: #fff transparent;
    border-image: none;
    border-style: solid;
    border-width: 12px 12px 0;
    bottom: auto;
    content: " ";
    height: 0;
    left: -12px;
    position: absolute;
    right: auto;
    top: 0;
    width: 0;
}
.styled-v-bar{ /* sample CSS class for a different vertical scrollbar look */
    background:	url(custom-scroll-bar.png) center top no-repeat;
    width: 10px;
    margin-right: 0;
    margin-bottom: 4px;
}

.styled-v-bar ins{ /* Style for the "ins" inner element, or bottom of the scrollbar */
    display: block;
    background:	url(custom-scroll-bar.png) center bottom no-repeat;
    width: 10px;
    height: 4px;
    position: absolute;
    top: 100%;
}
.cloneSpan {
    color: #FFF !important;
    margin-right: -17px !important;
}
.clones.eventlasche.left{
    right: 325px;
    top: 90px;
    z-index: 3;
}
.clones.eventlasche.right{
    right: 280px;
    top: 90px;
    z-index: 3;
}
.showDetailsArrow{
    height: 30px;
    width: 22px;
    position: relative;
    padding-left: 5px;
    margin-left: 10px;
}
.showDetailsArrow:before{
    color: #e11c23;
    content: "F";
    border-radius: 50%;
    border: 1px solid #e11c23;
    font-size: 12px;
    padding: 5px;
}
.showDetailsArrowGrey{
    height: 30px;
    width: 22px;
    position: relative;
    padding-left: 5px;
    margin-left: 10px;
}
.showDetailsArrowGrey:before{
    color: #333;
    border: 1px solid #333;
    content: "F";
    border-radius: 50%;
    font-size: 12px;
    padding: 5px;
}
.ajaxLoader {
    /*display: none;*/
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    position: absolute;
    bottom: 60px;
    transform: rotate(0deg);
    transform-origin: 50% 50% 0;
    z-index: 5000;
}
.menuScrollBlock{
	overflow-y: visible !important;
}
.overSwitch{
    width: 35px;
    height: 18px;
    z-index: 4;
    position: absolute;
    cursor: pointer;
}
.download_alt{
    padding: 18px;
    margin-left: 17px;
    margin-right: 10px;
}
.download_alt:before{
    font-size: 30px;
    color: #FFFFFF;
}
.globe_af{
    padding: 18px;
    margin-left: 17px;
    margin-right: 10px;
}
.globe_af:before{
    font-size: 30px;
    color: #FFFFFF;
}
.exportContainer{
    display: none;
    width: 480px;
    min-height: 350px;
    top: 35%;
    left: 45%;
    margin-top: -100px;
    margin-left: -250px;
    position: fixed;
    background: #e4e4e4;
    z-index: 2001;
    border-radius: 6px;
    font-family: "ITC Conduit W04 Light";

}
.exportBubble{
    margin: 26px 42px;
    background: #d9d9d9;
    width: 390px;
    height: 85px;
    padding: 8px;
    border-radius: 6px 6px 6px 0;
    font-size: 24px;
    text-align: center;
}
.exportBubble:after{
    border-color: #d9d9d9 transparent;
    border-style: solid;
    border-width: 16px 16px 0px 0px;
    content: "";
    display: block;
    position: relative;
    bottom: -8px;
    left: -8px;
    width: 0;
    z-index: 1;
}
.exportButtons{
    width: 390px;
    height: 35px;
    margin: 26px 42px;
    position: absolute;
    top: 190px;
}
.exportCVs-btn, .exportTalents-btn{
    background: #e11c23;
    float: left;
    width: 190px;
    height: 35px;
    color: #FFFFFF;
    border-radius: 6px;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
    line-height: 35px;
    transition: background 0.5s ease 0s;
}
.exportTalents-btn{
    float: right;
}
.exportCVs-btn:hover, .exportTalents-btn:hover{
    background: #A60E3D;
}
.closeExport {
    position: absolute;
    right: -2px;
    cursor: pointer;
}
.closeExport:before {
    content: "V";
    font-size: 40px;
    color: #666666;
}
.circle_info{
    /*position: absolute;*/
    text-align: center;
    font-size: 17px;
    color: #666;
    width: 61%;
    /*margin: 0px 5px auto;*/
    bottom: -150px;
}
.circle_info:before{
    font-size: 18px;
    color: #999;
    left: -25px;
    top: 2px;
}
.file{
    top: 10px;
}
.file::before{
    position: absolute;
    color: #999;
    font-size: 48px;
}
.zipFile{
    left: 115px;
    background-image: url("../pics/zipDummy.png");
}
.zipFile::before{
    content: "-";
}
.csvFile{
    left: 262px;
}
.csvFile::before{
    content: "+";
}
.exportAvatar{
    background-color: rgb(255, 255, 255);
    background-position: center center;
    background-size: cover;
    height: 38px;
    width: 38px;
    border-radius: 50%;
    margin: 162px auto 5px;
}
.centeredName{
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 17px;
    color: #666;
    margin-bottom: 18px;
}
.csvDummy{
    float: left;
    left: 267px;
    top: 15px;
    position: relative;
}
.zipDummy{
    float: left;
    left: 115px;
    top: 15px;
    position: relative;
}
.direktTalente{
    height: 45px;
    width: 25px;
    padding: 0px;
    top: 12px;
    left: 8px;
}
.direktTalente:before{
    content: "F";
    font-size: 20px;
    color: #FFF;
}
.closeProfil{
    position: absolute;
    right: 25px;
    top: 75px;
    cursor: pointer;
}
.closeProfil:before{
    content: "X";
    color: #FFF;
    font-size: 40px;
}
.scrollDiv{
    /*height: 400px;*/
    overflow: hidden;
}


.fakeindex{
	background-color: #e11c23;
    color: #ffffff;
    font-size: 16px;
    height: 25px;
    position: relative;
    width: 25px;
    right: 3px;
    display: inline-block;
    border-radius: 13px;
    top: -2px;
}
.blur_div{
    width: 100%;
    height: 268px;
    background: url("../pics/blur_bubble.png");
    background-size: contain;
    background-repeat:   no-repeat;
    background-position: center center;;
    text-align: center;
    color: #FFF;
    padding: 20px;
    font-size: 15px;
}
.ansehen{
    width: 170px;
    text-align: center;
    height: 35px;
    position: absolute;
    bottom: 13px;
    background-color: #e11c23;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    color: #FFF;
    line-height: 36px;
    border-radius: 6px;
    cursor: pointer;
}
.ansehen:hover{
    background-color: #990033;
}
.blur1{
    width: 190px;
    height: auto;
    border-radius: 6px;
    background-color: rgba(102, 102, 102, 0.4);
    margin: 0 auto;
    font-size: 15px;
}
.blur1::after{
    border-color: #666 transparent;
    opacity: 0.4;
    border-style: solid;
    border-width: 15px 15px 0px;
    content: "";
    display: block;
    right: 45.4%;
    position: absolute;
}
.blur_number{
    font-size: 46px;
    margin: -7px;
}
.michael_huez{
    background-image: url("../pics/michael_huez2.png");
    background-repeat:   no-repeat;
    background-position: center center;;
    width: 88px;
    height: 88px;
    margin: 0 auto;
    margin-top: 20px;
    border-radius: 50%;
    border: 10px solid rgba(102, 102, 102, .4);
}
.talents-anfrage .michael_huez{
    border: none;
    float: left;
    margin-top: 5px;
    margin-left: 10px;
}
.blur_div .glyphicons-circle-info{
    position: absolute;
    left: 12px;
    top: 10px;
}
.blur_div .glyphicons-circle-info:before{
    content: "\E196";
    color: #FFFFFF;
    font-size: 18px;
}
.weitere_talente{
    width: 500px;
    min-height: 720px;
    height: auto;
    background-image: url("../pics/europe_map.png");
    position: absolute;
    z-index: 999;
    border-radius: 6px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 40px;
    text-align: center;
    color: #FFFFFF;
    padding-bottom: 15px;
}
.weitere_talente_top{
    background-color: rgba(102, 102, 102, 0.5);
    width: 100%;
    height: 120px;
    position: absolute;
    top: 0;
    font-size: 16px;
}
.talents_heading{
    margin-top:130px;
    font-size: 24px;
    color: #666666;
}
.weitere_talents_list{
    width:360px;
    height: auto;
    margin: 0 auto;
}
.weitere_talents_element{
    background-color: #999999;
    width: 100%;
    height: 60px;
    border-radius: 6px;
    margin: 10px auto;
}
.weitere_talents_element.active{
    background-color: #FFFFFF;
    border-radius: 6px 6px 0 0;
}
.weitere_talents_element.activeClicked{
    background-color: #FFFFFF;
    border-radius: 6px;
    cursor: pointer;
}
.weitere_talents_element .switch-outer, .switch-outer-clicked{
    background-color: #666666;
    border-radius: 15px;
    display: inline-block;
    float: right;
    height: 18px;
    position: relative;
    width: 35px;
    top: 35px;
    right: 7px;
}
.weitere_talents_element .switch-outer-clicked {
    background-color: #e1231c;
}
.weitere_talents_element .switch-outer:hover{
    cursor:pointer;
}
.weitere_talents_element .switch-outer.active{
    background-color: #e1231c;
}
.weitere_talents_element .switch-inner{
    background-color: #FFFFFF;
    width: 14px;
    height: 14px;
    display: inline-block;
    position: relative;
    border-radius: 7px;
    left:2px;
    top:2px;
}
.weitere_talents_element .switch-inner{
    left: -7px;
}
.weitere_talents_element .switch-inner.active{
    left: 8px;
}
.weitere_talents_element .tb-pool::before{
    content: "7";
    color: #666666;
    font-size: 16px;
}
.weitere_talents_element .tb-pool{
    padding-left: 34px;
    float: right;
    top:15px;
}
.talents_counter{
    position: relative;
    color: #666666;
    font-size: 16px;
    float: right;
    right: -26px;
    top: 12px;
}
.talent-big-counter{
    font-size: 40px;
    line-height: 65px;
    position: absolute;
    text-align: left;
    left: 275px;
}
.talent-big-counter.active{
    color: #e1231c;
}
.talents-vera {
    display: table;
    height: 60px;
    width: 170px;
    position: absolute;
    text-align: left;
    padding: 10px;
    margin-left: 45px;
}
.talents-vera p {
    display: table-cell;
    vertical-align: middle;
}
.talents-vera.active{
    color: #666666;
}
.talents-anfrage{
    width:100%;
    height: 145px;
    background-color: #FFFFFF;
    border-radius: 0 0 6px 6px;
    margin-top: -5px;
}
.the-redbox{
    display: inline-block;
    border: 1px solid #e1231c;
    border-radius: 0 6px 6px 6px;
    padding: 12px;
    color: #e1231c;
    float: right;
    position: relative;
    margin-right: 20px;
    margin-top: 14px;
    width: 235px;
    height: auto;
    text-align: left;
    font-size: 15px;
}
.the-redbox::before{
    content: "";
    position: absolute;
    top: -1px;
    left: -18px;
    width: 0;
    height: 0;
    border: 9px solid #e1231c;
    border-left-color: transparent;
    border-bottom-color: transparent;
}
.the-redbox::after{
    content: "";
    position: absolute;
    top: 0px;
    left: -16px;
    width: 0;
    height: 0;
    border: 9px solid #FFFFFF;
    border-left-color: transparent;
    border-bottom-color: transparent;
}
.the-redbox .chevron-right::before{
    font-size: 15px;
    margin-top: -9px;
    color: #e1231c;
}
.the-redbox .chevron-right{
    margin-right: 18px;
}
.anfrageAbschicken{
    font-weight: bold;
    line-height: 30px;
    cursor: pointer;
}
.schoeneGruesse{
    font-weight: bold;
    line-height: 30px;
}
.herzchen{
    margin-top: -22px;
    margin-left: 10px;
}
.herzchen::before{
    content: "h";
    color: #e1231c;
}
.talents-icon{
    position: relative;
    float: left;
    top: 8px;
    left: 5px;
}
.talents-icon::before{
    content: attr(data-before);
    font-size: 45px;
    color: #666;
}
.talents-icon.active::before{
    color: #e1231c;
}




.talentboard-pagination{
	margin: 0 auto;
    padding: 15px;
    text-align: center;
    display: none;
}
.talentboard-pagination .paginationBG {
    background: #d7d7d7 none repeat scroll 0 0;
    border-radius: 100px;
    display: inline-block;
    height: 37px;
}
.talentboard-pagination .paginationText {
    display: inline-block;
    padding: 0 15px;
    position: relative;
    top: 2px;
    font-size: 17px;
}
.paginationLink::before {
    content: "F";
    top: 9px;
    left: 10px;
}
.paginationLink{
	border: 1px solid #6B6B6B;
    border-radius: 30px;
    height: 41px;
    padding: 20px;
    background-color: #C1C1C1;
    top: -2px;
    cursor:pointer;
}
.paginationLinkLeft::before {
	content: "G" !important;
	left: 8px;
}
.sendPersonalerMailSwitchWrapper{
	background-color: #fff;
    height: 21px;
    width: 40px;
    margin: 0 10px 0 25px;
    border-radius: 11px;
    float:left;
}
.sendPersonalerMailSwitch{
	background-color: #666;
    height: 15px;
    width: 15px;
    position: relative;
    top: 3px;
    left: 2px;
    border-radius: 11px;
}

.sendPersonalerMailSwitch.active{
	background-color: #e11e23;
	left: 23px;
}
.sendPersonalerMailSwitch:hover{
	cursor: pointer;
}

.registrierBereich{
	overflow: hidden;
}

.cookie-banner {
    bottom: 0px;
    position: fixed;
    left: 0;
    right: 0;
    background-color: #333;
    color: #fff;
    padding: 10px 0 15px;
    z-index: 1990;
}
.btn {
    border: 1px solid transparent;
    font-size: 1rem;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;

    vertical-align: middle;
    text-align: center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    white-space: nowrap;
    line-height: 1;
    background-color: #e4e4e4;
    float:right;
    font-size: 2rem;
}


.btn.btn-primary:hover {
    background-color: #b4161c;
}

.cookie-banner .btn {
    margin: 0;
    float: right;
    background-color: #e11c23;
    color:fff;
}
.btn.btn-small {
    padding: 6px 9px;
}
.column {
    box-sizing: border-box;
    display: inline-block;
    min-height: 1px;
    padding-left: 1.25rem;
    vertical-align: top;
    font-size: 2rem;
}
.column a{
	color:FFF;
	text-decoration: underline;
}
.btn.btn-light.btn-scroll-top.active{
	display:none !important;
}

#mapSearchResults li span{
	display: inline;
	color: #999;
	padding: 0px;
}


.evelope-new-messagecenter{
	bottom: 12px;
	left: 9px;
	cursor:pointer;
}
/*
.btn-blocked {
	cursor: default !important;
}
*/
.btn-messageold {
	background: #de811e !important;
}

.kachel_details_infotext_smalltext {
	font-size: 20px !important;
}

#ui-id-1 .item-999 {
	font-weight: bold;
}

.head_navi_main .ui-accordion ul li.submenu {
	padding-left: 30px;
}

#paging-page {
	font-weight: bold;
}

#paging-prev2, #paging-next2, #paging-prev1, #paging-next1, #paging-next-divider, #paging-prev-divider {
	font-size: 0.85em;
}

#paging-first, #paging-last, #paging-prev2, #paging-next2, #paging-prev1, #paging-next1, #paging-next-divider, #paging-prev-divider {
	cursor: pointer;
}

/* REMOVE THIS AFTER THE NEW LOGIN HAS BEEN INSTERTED ------------------------ */
.loginScrollBlock .slideSwitch input[type="checkbox"]:checked + label:after {
    background: none repeat scroll 0 0 #e11c23 !important;
    left: 19px !important;
}

.loginScrollBlock .btn {
    background: #e11c23;
    margin-top: 10px;
    width: 100%;
    padding: 3px 5px;
    line-height: 1.45;
}

.loginBereich input, .registrierBereich input{
    background: transparent none repeat scroll 0 0;
    border: 1px solid #999;
    color: #fff;
    margin-top: 10px;
    width: 100%;
}
/* -----------------------------------------------------------------------------*/