@charset "utf-8";



#floatdivleft{
	position: absolute;
	height: 50%;
	width: 100%;

	border: 1px solid black;
	box-shadow: 5px 5px 5px grey;
	z-index: 1;
	background-color:white;
	will-change: top, left, width, height;
}
#floatdivright{
	position: absolute;
	height: 50%;
	top: 30%;
	width: 100%;
	border: 1px solid black;
	box-shadow: 5px 5px 5px grey;
	z-index: 1;
	background-color:white;
	will-change: top, left, width, height;
}


#ekafszc{
	display: none;
}
#ekafczc{
	display: none;
}

#logbox{
	top: 30%;
	position: relative;
	width: 50%;
	margin: auto;
	background: #22272d0a;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,.07);
    -ms-flex: 0 1 49%;
    background: white;
    padding-top: 40px;
    max-width: 421px;
    margin-top: 50px;
    margin-bottom: 30px;
    padding: 41px;
}
#login{
	    margin: auto;
    display: block;
    width: 70%;
}
#password{
	width:65%;
	    margin: auto;
    display: block;
}
#submitlogin{
	position: relative;
	display: block;
	margin: auto;
	/*right: 0;*/
	/*font-size: 0.5em;*/
	    

}
#champop{
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 10px;
	font-style: italic;
	width:30%;
}

#rgpd{	font-size: 0.7em;}


#candleft{
	position: relative;
	width: 35%;
	float: left;
	display:inline-block;
}
#candmid{
	position: relative;
	width: 35%;
	float: left right;
	display:inline-block;
	top: 32px;
}
#candright{
	position: relative;
	width: 30%;
	float: right;
	/*background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	background-image: url(../pics/rh.jpg);*/
}
#joinCV{
	position: relative;
	float:left;
}

.candintxt {
	margin-top: 2%;
	width: 90%;
}
#backbutton{
	position: absolute;
    left: 0;
    top: -2%;
}
#candmobilitediv{
	width: 90%;
	position: relative;
}
#candcivilitediv{
	width: 90%;
	display: inline-block;
	margin-right: 4px;
}
#selfil{
	width:0;
	height:0;
	visibility:hidden;
	margin-left: 6px;
}
#absencejustif{
	width:0;
	height:0;
	visibility:hidden;
	margin-left: 6px;
}
#filsel{
	margin-left: 6px;
}
#candfreetxt{
	width: 66.5%;
	max-width: 66.5%;
	min-width: 66.5%;
	position: relative;
	clear: both;
	float: left;
	border: 1px solid #80808040;
}
.cmandatory{
	border-color: #cc99cc;
}
#waitframe{
	border-width: 0;
	width: 100%;
	height: 90%;
}

#dotdiv{
	width:100%;
	text-align:center;
	font-size:200%;
}
.closeinge{
	position: absolute;
	width: 5%;
	height:5%;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	background-image: url(../pics/close.png);
	top: 0;
	right: 0;
}

textarea{
	font-family: 'Oswald', sans-serif;
	font-size: 100%;
}

input[type="text"]
{
	font-family: 'Oswald', sans-serif;
	font-size: 100%;
}
input[type="password"]
{
	font-family: 'Oswald', sans-serif;
	font-size: 100%;
}
.ui-button{
	font-family: 'Oswald', sans-serif;
	border: 0;
	
    padding: 10px;
    font-weight: bold;
    color: white;
    font-family: oswald;
    font-size: 20px;
}

.ui-button:focus{
	border: 0;
}

.ui-button:hover{

	background-color: #a2a2b2;
	border: 0;
	color:black;
	background:white;
	transition: .2s;
}
.ui-checkboxradio-label{
	font-size: 0.8em;
	margin: 5px;
	font-weight: normal;
}
.ui-checkboxradio-checked{
	font-weight: normal;
}
.ui-checkboxradio-label.ui-state-active{
	border:0;
}
.ui-checkboxradio-label.ui-visual-focus{
	border:0;
	box-shadow:unset;
}
.ui-checkboxradio-label.ui-state-active{
	border:0;
	box-shadow:unset;
}
.ui-checkboxradio-label.ui-state-focus{
	border:0;
	box-shadow:unset;
}
.ui-checkboxradio-label.ui-state-active:hover{
	border:0;
	box-shadow:unset;
	background: #a2a2b2;
	font-weight: bold;

}

.ui-selectmenu-button.ui-button {
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	margin-right: 0;
	margin-top: 2%;
	width: 100%;
}
.ui-button{
	font-family: 'Oswald', sans-serif;
	border: 0;
	background-color: #22272d;
	padding: 10px;
	font-weight: bold;
}
.ui-widget button {
	font-family: 'Oswald', sans-serif;
}
.ui-tabs-tab{
	    padding: 10px;
    background: #21262d !important;
    font-family: oswald;
    color:white;
    font-size: 19px;
}
.ui-tabs-anchor{
	color: white !important;
}
/*
.ui-widget.ui-widget-content{
	width: 900px !important;

}*/
.ui-dialog{
	width: 900px !important;

}
.labelintranet{
	width: 100px;
	display: inline-block;
}
.textintranetr{
	margin-right: 15px;
}

#congestext{
	width: 100%;
}
#absencetext{
	width: 100%;
}
/*#intranetinner{
	margin: auto;
	position: relative;
	max-width: 800px;
}*/


#civilite-button{
	    background: none;
    color: black;
    border: 1px solid #e6e6e6;
}
#candmobilite-button{
	background: white;
    color: black;
    border: 1px solid #e6e6e6;

}

@media screen and (max-width: 640px) {
  .ui-widget.ui-widget-content {
    width:300px !important;
  }
}
