.main{
	width: 100%;
	height: 100vh;
	position: relative;
}
.login_slideshow_container{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
}
.one_slide_login{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}
.logo_container{
	width: 100%;
	height: 234px;
	position: relative;
	z-index: 3;
}
.logo_container img{
	position: absolute;
	top: 50%;
			left: 50%;
			-moz-transform: translate(-50%,-50%);
			-webkit-transform: translate(-50%,-50%);
			-ms-transform: translate(-50%,-50%);
			transform: translate(-50%,-50%);}






.agent_registration_container{
	width: 1000px;
	height: auto;
	position: relative;
	margin: auto;
	z-index: 3;
}
.agent_registration_back_login{
	width: 132px;
	height: 32px;
	background: rgba(137,137,137,0.6);
	text-align: center;
	font-size: 14px;
	font-weight: 900;
	color: white;
	position: absolute;
	right: 14px;
	top: -32px;
	cursor: pointer;
	z-index: 1;
	border: 0px;
	font-family: 'PT Sans', sans-serif;
	outline: none;
}
.agent_registration_back_login:hover{
	background: rgb(137,137,137);
}
.agent_registration_header{
	width: 100%;
	border: 0px;
	-webkit-box-shadow: 0px 7px 5px 0px rgba(0,0,0,0.24);
			-moz-box-shadow: 0px 7px 5px 0px rgba(0,0,0,0.24);
			box-shadow: 0px 7px 5px 0px rgba(0,0,0,0.24);	z-index: 2;
	background-color: transparent;
	height: 55px;
}
.with-border{
	border-left:4px solid transparent;
}
.one_button_registration{
	width: 100%;
	display: inline-block;
	position: relative;
	padding: 17px;
	float: left;
	top: 50%;
			-moz-transform: translate(0,-50%);
			-webkit-transform: translate(0,-50%);
			-ms-transform: translate(0,-50%);
			transform: translate(0,-50%);	cursor: pointer;
	background-color: #FF9800;
}
a:first-child .one_button_registration{
	padding-right: 10px;
	border-right: 1px solid #003471;
}
.agent_registration_header_icon{
	float: left;
	width: 25px;
	height: 21px;
	background: url(../images/themes/travelPrimeBlue/agent_registration-white.png);
}
.agent_registration_header_title{
	float: left;
	margin-left: 8px;
	position: relative;
	color: white;
	line-height: 20px;
	font-size: 20px;
	font-weight: 400;
	font-family: 'PT Sans', sans-serif;
}

.one_button_registration_selected{
	background-color: white;
}

.one_button_registration_selected .agent_registration_header_icon{
	background: url(../images/themes/travelPrimeBlue/agent_registration.png);
}

.one_button_registration_selected .agent_registration_header_title{
	color: #ff9800;
}
.agent_registration_header_title:hover{
	text-decoration:underline;
}
.agent_registration_middle{
	width: 100%;
	padding-bottom: 25px;
	background: white;
	position: relative;
	-webkit-box-shadow: 0px 7px 5px 0px rgba(0,0,0,0.24);
			-moz-box-shadow: 0px 7px 5px 0px rgba(0,0,0,0.24);
			box-shadow: 0px 7px 5px 0px rgba(0,0,0,0.24);	z-index: 2;
}
.agent_registration_middle_title{
	margin-left: 15px;
	padding-top: 22px;
	font-style: italic;
	font-size: 15px;
	color: #646464;
	line-height: 0.9;
	margin-bottom: 27px;
}
.agent_registration_all_inputs_container{
	width: 100%;
	height: 320px;
	position: relative;
}
.agent_registration_one_inputs_container{
	width: 500px;
	height: 100%;
	position: relative;
	float: left;
}
.agent_registration_one_input{
	width: 100%;
	height: 30px;
	margin-bottom: 6px;
	position: relative;
}
.agent_registration_input_title{
	float: left;
	position: relative;
	top: 50%;
			-moz-transform: translate(0,-50%);
			-webkit-transform: translate(0,-50%);
			-ms-transform: translate(0,-50%);
			transform: translate(0,-50%);	font-size: 16px;
	font-weight: 900;
	color: #646464;
	line-height: 0.9;
}
.agent_registration_left_input{
	width: 190px;
	margin-left: 33px;
	margin-right: 16px;
}
.agent_registration_input_data_common{
	float: left;
	width: 100%;
	background: #ebebeb;
	height: 28px;
	border: 1px solid #ebebeb;
	position: relative;
}

.agent_registration_input_data_common_radio{
	padding-right: 7px; 
	padding-left: 7px;	
	padding-top: 5px;	
}
.agent_registration_input_data_common .col-4{
	padding-left: 0px; 
	padding-right: 0px;
}

.agent_registration_one_radio_icon{
	float: left;
	width: 15px;
	height: 15px;
	border-radius: 9px;
	border: 3px solid white;
	background: #003471;
}
.agent_registration_one_radio_selected{
	background: #ff9800;
}
.agent_registration_one_radio_reel{
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0;
	z-index: -1;
}
.agent_registration_one_radio_text{
	float: left;
	line-height: 0.9;
	position: relative;
	top: 50%;
			-moz-transform: translate(0,-50%);
			-webkit-transform: translate(0,-50%);
			-ms-transform: translate(0,-50%);
			transform: translate(0,-50%);	color: #646464;
	font-size: 16px;
	margin-left: 6px;
}
.agent_registration_reel_input{
	width: 100%;
	height: 30px;
	outline: none;
	padding-left: 14px;
	font-size: 14px;
	color: #646464;
}
.agent_registration_two_input{
	height: auto;
	overflow: hidden;
}
.agent_registration_two_inputs{
	width: 260px;
	height: auto;
	overflow: hidden;
	float: left;
	position: relative;
}
.agent_registration_input_data_small{
	float: left;
    width: 73px;
    background: #ebebeb;
    height: 30px;
    border: 1px solid #ebebeb;
    position: relative;
    outline: none;
    padding-left: 14px;
    font-size: 14px;
    color: #646464;
}
.agent_registration_input_data_big{
    width: 100%;
    background: #ebebeb;
    height: 30px;
    border: 1px solid #ebebeb;
    position: relative;
    outline: none;
    padding-left: 14px;
    font-size: 14px;
    color: #646464;
}
.agent_registration_two_inputs .agent_registration_reel_input{
	margin-bottom: 4px;
}
.agent_registration_two_input .agent_registration_input_title{
	top: 0%;
			left: 0%;
			-moz-transform: translate(0%,0%);
			-webkit-transform: translate(0%,0%);
			-ms-transform: translate(0%,0%);
			transform: translate(0%,0%);	margin-top: 8px;
}
.agent_registration_select_arrow{
	width: 0px;
			 height: 0px;
			 border-left: 4.5px solid transparent;
			 border-right: 4.5px solid transparent;
			 border-top: 5px solid #646464;	position: absolute;
	right: 11px;
	top: 50%;
			-moz-transform: translate(0,-50%);
			-webkit-transform: translate(0,-50%);
			-ms-transform: translate(0,-50%);
			transform: translate(0,-50%);	z-index: 1;
}
.agent_registration_select{
	z-index: 2;
	width: 100%;
	height: 100%;
	position: relative;
	background: transparent;
	border: 0px;
    font-family: 'PT Sans', sans-serif;
    padding-left: 13px;
    -webkit-appearance: none;
		    -moz-appearance: none;
		    text-indent: 1px;
		    text-overflow: '';    outline: none;
    color: #646464;
    cursor: pointer;
}
.agent_registration_right_input{
	width: 140px;
    margin-left: 40px;
    margin-right: 27px;
}
.agent_registration_one_textarea{
	margin-top: 44px;
	height: 101px;
}
.agent_registration_one_textarea .agent_registration_input_title{
	top: 0%;
			left: 0%;
			-moz-transform: translate(0%,0%);
			-webkit-transform: translate(0%,0%);
			-ms-transform: translate(0%,0%);
			transform: translate(0%,0%);	margin-top: 8px;
}
.agent_registration_reel_textarea{
    width: 100%;
    background: #ebebeb;
    height: 75px;
    border: 1px solid #ebebeb;
    position: relative;
    outline: none;
    padding-top: 8px;
    padding-left: 10px;
    font-size: 14px;
    color: #646464;
    resize: none;
}
.agent_registration_input_small_big_container{
	width: 100%;
	float: left;
	position: relative;
	height: 30px;
}
.agent_registration_input_captcha_number{
	width: 73px;
	border: 1px solid #ebebeb;
	color: black;
	line-height: 0.9;
	font-weight: 900;
	font-size: 20px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-bottom: 8px;
}
.agent_registration_input_captcha{
    width: 100%;
    background: #ebebeb;
    height: 30px;
    border: 1px solid #ebebeb;
    position: relative;
    outline: none;
    padding-left: 14px;
    font-size: 14px;
    color: #646464;
}
.register_button_agent{
	width: 87%;
	height: 75%;
	background: #003471;
	color: white;
	text-align: center;
	font-size: 18px;
	font-weight: 900;
	outline: none;
	border: 0px;
	font-family: 'PT Sans', sans-serif;
	cursor: pointer;
	margin: auto;
	margin-top: 25px;
	display: block;
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.36);
}
.agent_registration_one_input_selected .agent_registration_input_title{
	color: #003471;
}
.agent_registration_one_input_selected .common_imput_style{
	border: 1px solid #003471;
	background: white;
}
.agent_registration_one_input_selected .agent_registration_input_data_common{
	border: 1px solid #003471;
	background: white;
}
.register_button_agent:hover{
	background: #ff9800;
}


@media all and (width: 1536px) and (height: 732px){
	.agent_registration_one_radio_text{
		margin-left: 3px;
	}
}

@media all  and (max-height: 1024px) and (orientation: portrait){
	.agent_registration_container{
		width: 720px;
	}
	.modal-dialog{
		max-width: 720px;
	}

	
}


@media all  and (max-height: 1024px) and (orientation: landscape){
	.agent_registration_container{
		width: 990px;
	}
	.modal-dialog{
		max-width: 990px;
	}

	
}

@media all  and (max-height: 930px){
	<!-- .main{
		height: 950px;
	} -->
}

@media all  and (max-height: 815px){
	.agent_registration_container{
		width: 785px;
	}
	.modal-dialog{
		max-width: 785px;
	}
}

@media all and (max-width: 450px){
	.agent_registration_input_captcha_number{
		margin-top: 0px;
		margin-bottom: 7px;
	}
	.agent_registration_container{
		width: 360px;
	}
	.login_footer{
		display: none;
	}
	.modal-dialog{
		max-width: 360px;
	}
	.login_container{
		margin-top: -130px;
		margin-left: -145px;
	}
	.middle_main{
		height: 550px !important;
	}
	.main{
		background-image: unset;
		background-color: white;
		margin-bottom: 250px !important;
	}
	.agent_registration_header_title{
		font-size: 17px;
		line-height: 17px;
	}
	.agent_registration_header{
		height: 44px;
	}
	.one_button_registration{
		padding: 5px;
	}
	


	.register_button_agent{
		width: 100%;
		margin-top: 46px;
		height: 5%;
	}
}