html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
/*	background:url(../../theme/images/bg-craciun.png) no-repeat 53% 27px;*/
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear{
	clear:both;
}
.NL-response{
	min-height: 47vh;
    text-align: center;
}
.priceseur > button {
	cursor: default;
}
.fast_applies_table td{
	vertical-align: middle!important;
}
.fast_applies_table tr:nth-child(even){
	background-color: #e3e3e3;
}
.container_vizualizare_aplicare_rapida{
	width: 35%;
    margin: 15% auto;
}
.vizualizare_aplicare_rapida .fast_apply_name{
	color: #283891;
}
.fast_apply_contact {
    font-size: 18px;
}
.fast_apply_contact > span{
	color: #283891;
}
.fast_apply_proffesional_experience{
    padding: 10px;
    padding-left: 5%;
}
.fast_apply_pagination_holder{
	width: 30%;
	margin: 0 auto;
	text-align: center;
}
.fast_apply_pagination_holder > div{
	float: left;
	width: 33.33%;
}
.pag_button{
	cursor: pointer;
}
.interview_answer_holder{
	padding-left: 5%;
}
.container_vizualizare_aplicare_rapida {
	padding-right: 0!important;
}
.download_fast_apply_cv{
	float: right;
    margin-right: 10%;
    background-color: transparent;
    border: none;
    font-size: 25px;
    width: 10%;
    color: #283891;
}
.download_fast_apply_cv:hover{
	color: #283891;
	border: 1px solid #283891; 
}
#modal_popup_fast_apply .modal-content {
    width: 55%;
    margin: 10% auto;
}
#modal_popup_fast_apply .modal-content h2{
	color:	#283891; 
}
.job_apply_fast_content .input-group{
	width: 60%;
	margin: 2% auto; 
}
#modal_popup_fast_apply .close{
	font-size: 35px;
}
#modal_popup_fast_apply label.control-label.input-group-addon {
    width: 25%;
    display: table-cell;
}
.check_fast_apply_allert, .gdpr_fast_apply_allert{
	color: #f2070f!important;
	display: none;
}
.btn_fast_apply{
	margin-right: 6.5%!important;
}
.fast_apply_interview_holder{
    width: 60%;
    margin: 0 auto;
}
.gdpr_holder > span{
    margin: 0 11%;
}
.btn2{
	border:2px solid #283891;
	background-color:#ffffff;
    text-align: center;
}
.btn2:hover,.btn2:focus{     
	background-color:#283891;
	color:#ffffff;
}
.gdpr_holder{
	text-align: center;
}

@media screen and (min-width: 320px) and (max-width: 420px){
	#modal_popup_fast_apply .modal-content {
	    width: 95%;
	    margin: 10% auto;
	}
	.job_apply_fast_content .input-group {
	    width: 90%;
	    margin: 2% auto;
	}
	.gdpr_holder>span {
	    margin: 0;
	}
	.gdpr_holder>span:nth-child(3){
	    float: left;
	}
	.gdpr_holder>span:nth-child(2){
		float: right;
	}
	#modal_popup_fast_apply{
		padding:0 ;
	}
}
@media screen and (min-width:720px) and (max-width: 1025px){
	#modal_popup_fast_apply .modal-content {
	    width: 90%;
	    margin: 10% auto;
	}
}
@media screen and (min-width: 520px) and (max-width: 600px){
	#modal_popup_fast_apply .modal-content {
	    width: 90%;
	    margin: 10% auto;
	}
	.job_apply_fast_content .input-group {
    	width: 80%;
    	margin: 2% auto;
	}
}
.applybtn{
border: 2px solid #fff;
color: #fff;
padding: 15px 40px;
font-weight: bold;
font-family: Arial;
cursor: pointer;
margin-right: 10px;
display: inline-block;
}
.aplica.btn_fast_apply {
    width: 10vw!important;
    margin-left: 20px!important;
    font-size: 20px!important;
    cursor: pointer;
}
#modal_popup_fast_apply{
	background: none;
    margin: 0 auto;
    border: none;
    box-shadow: none;
    width: 100%; 
}
#modal_popup_fast_apply .modal-body{
	max-height: unset;
}
.aplica-job-personalizat {
    border: 2px solid #283891;
    color: #283891;
    padding: 15px;
    font-weight: bold;
    cursor: pointer;
}