/*
	Cascading Style Sheet for Pactforma Recruit
	-- SIGN UP PAGE --

	written by Ingrid Rosenfelder
	last updated 07-11-2018

*/

#legalese label{
	font-weight:400;
	font-size: 12px;
}

label#country-error {
    width: 100%;
    position: absolute;
    bottom: -2px;
    left: 20px;
}

#legalese a{
	font-weight:700;
	color:#00359B;
	text-decoration: underline;
}
.custom-file input::file-selector-button{
	background: #0450bd;
	background: linear-gradient(to right,#0450bd 0%,#0140a8 25%,#233099 51%,#792091 75%,#c2148b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0450bd',endColorstr='#c2148b',GradientType=1);
	  border:none;color:#fff;
  }
  ::placeholder {
	color: #001427;
	opacity: 1; /* Firefox */
  }

  .file {
	position: relative;
	justify-content: center;
	align-items: center;
  }

  .file > input[type='file'] {
	display: none
  }
  .file p{
	font-weight: 700;
	margin-bottom: 4px;
  }

  .file > label {
    font-weight: 500;
    cursor: pointer;
    outline: 0;
    user-select: none;
    border: 1px solid #00359B;
    border-radius: 15px;
    padding-right: 18px;
    color: #00359B;
    font-size: 12px;
    padding-left: 18px;
    padding-top: 5px;
    padding-bottom: 5px;


  }


  :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #001427;
  }

  ::-ms-input-placeholder { /* Microsoft Edge */
   color: #001427;
  }
body {
	background-image: url(../img/register-bg.png);
	background-size: 100%;
	background-color: #e6e6e6;
	font-size: 15px;
    font-weight: 300;
    font-family: roboto,sans-serif!important;
    color: #001427;
	position: relative;
	overflow-x: hidden;
}
select.dropdown{
   -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
	display: none;
}
label.wrap:after {
    content:"\f107"!important;
    font-family: "Font Awesome 5 Free"!important;
    color: #00359B!important;
    position: absolute!important;
    right: 0!important;
    top: 38px!important;
    z-index: 1!important;
    width: 10%!important;
    height: 100%!important;
    pointer-events: none!important;
	font-size: 15px;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder, .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-search--inline .select2-search__field  {
    color: #001427!important;
    font-weight: 500!important;
	font-size: 13px!important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
	color:#fff!important;
}
.my-n-languages .select2-container--default .select2-selection--multiple {
padding-left:14px;
}
.my-n-languages .select2-container--default .select2-selection--multiple .select2-selection__rendered {
	line-height: 30px;
	padding-left: 0px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
	margin-top:0px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
	background-color: #00359B;
    border: 1px solid #066DFE;
    border-radius: 8px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
	color:#fff;
}
.form-control{
border-radius:8px!important;
border:1px solid #B1BBC2;
height:42px;
color: #001427!important;
font-weight:500!important;
font-size:13px;

}
.select2-container--default .select2-selection--multiple{
	border-radius:8px!important;
}
.select2-container--default .select2-selection--single{
border-radius:8px!important;
content:''!important;


	background-position:calc(100% - 20px) 14px,100% 0;
	background-size:20px;
	background-repeat: no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
  }
.inner-bg{
    padding-bottom:140px;
}
.input-fieds-bg {
    background: #fff;
    border-radius: 10px;
	padding:35px 25px;
}
footer {
    background: #066dfe;
    padding: 5px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}
.modal-lg{
max-width:90%;
}
.field-icon {
    float: right;
    right: 10px;
    top: -23px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    font-size: 12px;
}
.sign-up-heading {
    color: #001427;
    font-family: roboto,sans-serif!important;
    text-transform: none;
    font-weight: bold;
    font-size: 23px;
    margin-bottom: 25px;
    float: left;
	padding-top:44px;
}
.arrow-previous{
	padding: 13px 25px 13px 55px!important;
	background: #a1a2a3f9!important;


	}
	.arrow-previous:hover{
		background: #d8d9daf9!important;
		color:#001427;
	}
	.arrow-previous::before{
	  background-image: url(https://my.oneforma.com/UserPortal/img/icon-left-arrow-white.svg)!important;
	  left: 20px;
	}
.arrow-btn-grey{
	background:#a1a2a3f9!important;
	padding: 13px 25px 13px 25px!important;
	}
.arrow-btn, .arrow-default {
	position: relative;
	font-family: "Roboto",sans-serif;
	font-size: 14px;
	font-weight: 500!important;
	line-height: 20px;
	letter-spacing: 0.5px;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	padding: 13px 55px 13px 25px;
	white-space: nowrap;
	border-radius: 30px;
	border:none;
	background: #0450bd;
	background: linear-gradient(to right,#0450bd 0%,#0140a8 25%,#233099 51%,#792091 75%,#c2148b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0450bd',endColorstr='#c2148b',GradientType=1);
	transition: all .4s ease-in-out;
  }
  .arrow-btn::before {
    position: absolute;
    content: '';
    right: 25px;
    top: 50%;
    margin-top: -5px;
    background-image: url(https://my.oneforma.com/UserPortal/img/icon-right-arrow-white.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 21px;
    height: 10px;
}
  .arrow-btn:hover, .arrow-default:hover {
  background: #c2148b;
  background: linear-gradient(to right,#c2148b 0%,#792091 25%,#233099 49%,#0140a8 75%,#0450bd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c2148b',endColorstr='#0450bd',GradientType=1);
  transition: all .4s ease-in-out;
  color: #fff;
  }
  .arrow-default{
  padding:13px 30px 13px 30px!important;
  cursor: pointer;
  }
  a.arrow-default{
	text-decoration: none;
	}
.login-bg {
    background: #fff;
    border-radius: 5px;
  }
/* ...styling from gsdk-bootstrap-wizard.css ... */

#sign_up_panel .picture-container {
	position: relative;
	cursor: pointer;
	text-align: center;
}

#sign_up_panel .picture {
	width: 106px;
	height: 106px;
	background-color: #999999;
	border: 4px solid #CCCCCC;
	color: #FFFFFF;
	border-radius: 50%;
	margin: 5px auto;
	overflow: hidden;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
}

#sign_up_panel .picture:hover {
	border-color: #1c447f;
}

#sign_up_panel .picture input[type="file"] {
	cursor: pointer;
	display: block;
	height: 100%;
	left: 0;
	opacity: 0 !important;
	position: absolute;
	top: 0;
	width: 100%;
}

#sign_up_panel .picture-src {
	width: 100%;
}

label {
	font-weight: 700;
	margin-bottom: 4px;
}

#sign_up_panel small {
	color: #999999;
	font-style: italic;
	display: block;
	padding: 0px 2px;
}

/* ... end of gsdk-bootstrap-wizard.css styling ... */


#sign_up_panel {
padding: 15px;
	/*margin-top: 100px;*/
}



#sign_up_panel .panel-heading {
	border-bottom: 0px;
	background: #fff;
}

#sign_up_panel .panel-footer {
	border-top: 0px;
	background: #fff;
}

.yellow-pulse {
	-webkit-animation: yellow-pulse 4s infinite;
	animation: yellow-pulse 4s infinite;
}

@-webkit-keyframes yellow-pulse {
	0% {
		color: rgba(30, 68, 129, 1);
	}

	50% {
		color: rgba(30, 68, 129, 0.2);
	}

	100% {
		color: rgba(30, 68, 129, 1);
	}
}

@keyframes yellow-pulse {
	0% {
		color: rgba(30, 68, 129, 1);
	}

	50% {
		color: rgba(254, 209, 54, 0.2);
	}

	100% {
		color: rgba(30, 68, 129, 1);
	}
}

#sign_up_panel .panel-footer p {
	color: #1c447f;
	font-weight: bold;
	font-size: 18px;
}

#sign_up_panel .panel-footer p i {
	color: #1c447f;
	margin: 0px 20px;
}

/*#sign_up_panel #sign_me_up_button {
	margin: 15px 0px;
	font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive;
	font-size: 22px;
	text-transform: none;
	font-weight: normal;
	white-space: normal;
}*/

#sign_up_panel #sign_me_up_button:active:focus {
	background-color: #1c447f;
	border-color: #1c447f;
}

#sign_up_panel form {
	margin-bottom: 0px;
}

#sign_up_panel #explain_required {
	color: #1c447f;
	font-style: italic;
	font-size: small;
}
/*
#sign_up_panel .fa {
	color:#001427;
}*/

/*#sign_up_panel #go_back_link {
	color: #a2102b;
	/* pactera-red-darker */
/*	display: block;
}*/

.validation_div {
	/* visibility: hidden; */
	display: none;
	color: #a2102b;
	/* pactera-red-darker */
}

#captcha_div {
	width: 100%;
}

.required {
	font-weight: bold;
	color: #ff0000;
	}

/* same border color for all input elements */


/* (try to) make all input fields the same height */
.select2-container .select2-selection--single {
	height: 42px;
	/* 1 + 6 + 24 + 6 + 1 */
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 38px;
	padding-left: 14px;
	/* left-align with other text input */
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 38px;
}

.select2-container .select2-selection--multiple {
	min-height: 38px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	line-height: 30px;
	padding-left: 14px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	margin-top: 2px;
}



/* style "legalese" checkboxes - bigger and more colorful */

#sign_up_panel input[type='checkbox'] {
	width: 12px;
	height: 12px;
	 position: relative;

}
/*
#sign_up_panel .checkbox input[type='checkbox'] {
	margin-left: -10px;
}*/

/* "ACTIVATION FAILED" PAGE */

#activation_failed_panel {
	padding: 15px 30px;
	margin-top: 100px;
}

#activation_failed_panel .panel-heading {
	background-color: white;
	border-bottom: 0px;
}

#activation_failed_panel h4 {
	color: #a2102b;
	/* pactera-red-darker */
	font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive;
	text-transform: none;
	font-weight: 400;
	font-size: 28px;
	margin-bottom: 20px;
}

#activation_failed_panel .btn-primary {
	font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive;
	background-color: #a2102b;
	/* pactera-red-darker */
	border-color: #a2102b;
	/* pactera-red-darker */
	white-space: normal;
	margin-top: 20px;
	color: white;
	text-transform: none;
	font-size: 18px;
	font-weight: normal;
}

#activation_failed_panel a {
	color: #a2102b;
	/* pactera-red-darker */
}

/* GENERAL  STUFF */

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.centered {
	margin-left: auto;
	margin-right: auto;
}

.name {
	font-style: italic;
}

.btn-primary:active:focus {
	background-color: #1c447f;

	border-color: #10284b;

}

@media (max-width: 575.98px) {
	.inner-bg {
		padding-bottom:50px;
	}

}