/* CSS Document */
#dnn_RightPanel {
	display: none;
}
.content-pane-2 {
    float: none;
}
.fl-forgot-pass-guidline-header {
	webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.fl-forgot-pass-guidline {
	padding: 0 24px;
	padding-top: 41px;	
}
.fl-forgot-pass-guidline-title {
  	font-family: Verdana;
  	font-size: 16px;
  	font-weight: normal;
  	font-style: normal;
  	font-stretch: normal;
  	line-height: normal;
  	letter-spacing: normal;
  	text-align: center;
  	color: #000000;
}
.fl-forgot-pass-guidline-content {
	margin-top: 25px;
}
.fl-forgot-pass-guidline-content ul {
	list-style: none;
}
.fl-forgot-pass-guidline-content ul li {
  	font-family: Verdana;
  	font-size: 12px;
  	font-weight: normal;
  	font-style: normal;
  	font-stretch: normal;
  	line-height: normal;
  	letter-spacing: normal;
  	text-align: center;
  	color: #000000;
  	list-style: none;
  	display: inline-block;
  	margin: 0 50px;
	vertical-align: top;
}
.fl-forgot-pass-guidline-item {
	max-width: 109px;
	margin: 0 auto;
}
.fl-forgot-pass-guidline-content ul li img {
  	max-width: 100%;
	margin-bottom: 8px;
}
.fl-forgot-pass-guidline-line {
	height: 1px;
  	border-bottom: solid 1px #979797;
  	font-size: 1px;
	margin-top: 24px;
}
.fl-forgot-pass-guidline-footer {
	font-family: Verdana;
  	font-size: 12px;
  	font-weight: normal;
  	font-style: italic;
  	font-stretch: normal;
  	line-height: normal;
  	letter-spacing: normal;
  	text-align: center;
  	color: #000000;
	margin-top: 15px;
}
.fl-forgot-pass-guidline-footer span {
	color: #0066b2;
}
.fl-show-desktop {
	display: block !important;
}
.fl-show-mobile {
	display: none !important;
}
.fl-forgot-pass-form {
	margin-top: 17px;
}
.fl-forgot-pass-form-header {
	height: 65px;
  	border-radius: 5px;
  	background-color: #e3e3e3;
	webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
	font-family: Verdana;
  	font-size: 20px;
  	font-weight: bold;
  	font-style: normal;
  	font-stretch: normal;
  	line-height: normal;
  	letter-spacing: normal;
  	text-align: left;
  	color: #0066b2;
	line-height: 65px;
	padding-left: 19px;
}
.fl-forgot-pass-form-containt {
	background-color: #f1f1f1;
	height: auto;
	min-height: 150px;
	margin-top: -5px;
	padding: 24px;
	text-align: center;
	font-family: Verdana;
  	font-size: 14px;
}
.fl-forgot-pass-form-containt .fl-forgot-pass-guidline-line {
	margin-top: 37px;
	margin-bottom: 28px;
}
.fl-forgot-pass-form-group {
	width: 400px;
	margin: 0 auto;
}
.fl-forgot-pass-form-group-item {
	margin-bottom: 20px;
}
.fl-forgot-pass-form-item-left {
	display: inline-block;
	width: 30%;
	text-align: left;
}
.fl-forgot-pass-form-item-right {
	display: inline-block;
	width: calc(70% - 10px);
	position: relative;
	text-align: left;
}
ul.fl-forgot-pass-form-radio-group {
	list-style: none;
	margin: 0;
    padding: 0;
    text-align: left;
	cursor: pointer;
}
ul.fl-forgot-pass-form-radio-group li {
	list-style: none;
	display: inline-block;
	font-size: 12px;
	margin-left: 15px;
}
ul.fl-forgot-pass-form-radio-group li:first-child {
	margin-left: 0;
}
ul.fl-forgot-pass-form-radio-group li:last-child {
	text-align: right;
}
ul.fl-forgot-pass-form-radio-group li input[type="radio"]{
	width: 16px;
	height: 16px;	
	background: url(/banners/images/input-radio-unchecked.png) center center no-repeat;
  	box-shadow: none;
	display: inline-block;
	outline: none;
	box-sizing: border-box;
	box-shadow: none;
	-webkit-appearance: none;
	position: relative;
    top: 3px;
}
ul.fl-forgot-pass-form-radio-group li input[type="radio"]:checked{
	background: url(/banners/images/input-radio-checked.png) center center no-repeat;
}
.fl-forgot-pass-form .fl_form_group .fl_control_form{
	height: 40px;
  	border-radius: 5px;
  	background-color: #ffffff;
  	border: solid 0.5px #979797;
	outline: none;
	padding-left: 10px;
	width: 100%;
	font-size: 15px;
}
.fl-forgot-pass-control-pin {
	width: 40px;
	height: 40px;
	border-radius: 5px;
  	background-color: #ffffff;
  	border: solid 0.5px #979797;
	outline: none;
	text-align: center;
	margin-right: 12px;
	font-size: 18px;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	box-shadow: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;	
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
}
.fl-forgot-pass-pin-note {
	font-family: Verdana;
  	font-size: 10px;
  	font-weight: normal;
  	font-style: italic;
  	font-stretch: normal;
  	line-height: normal;
  	letter-spacing: normal;
  	text-align: left;
  	color: #999999;
}
#menu-main {
	display: none !important;
}
.fl-control-check {
	display: none;
}
.fl-check-fail .fl_control_form {
	border: solid 0.5px #d0021b !important;
}
.fl-check-fail .fl-forgot-pass-control-pin {
	border: solid 0.5px #d0021b !important;
}
.fl-check-fail .fl-control-check {
	display: none;
	content: " ";
	width: 17px;
	height: 17px;
	background: url(/banners/images/43D3476A-8981-4857-A35C-4D5FE82C65BC.png) center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: -45px;
	top: 12px;
}
.fl-check-success .fl-control-check {
	display: block;
	content: " ";
	width: 18px;
	height: 18px;
	background: url(/banners/images/5E361C07-23D6-461A-A6C7-9AB83D9438A7.png) center no-repeat;
	position: absolute;
	right: -45px;
	top: 12px;
}
.fl-control-err {
	display: block;
	width: 100%;
	font-family: Verdana;
  	font-size: 12px;
  	font-weight: normal;
  	font-style: italic;
  	font-stretch: normal;
  	line-height: normal;
  	letter-spacing: normal;
  	text-align: left;
  	color: #d0021b;
	position: absolute;
	top: 49px;
}
#fl_forgot_step_2 .fl-control-err {
	top: 77px;
}
.fl-forgot-pass-success-button-ib {
	margin-top: 50px;
	text-align: center;
}
.fl-forgot-pass-btn, a.fl-forgot-pass-btn {
	border-radius: 3px;
  	background-color: #f58220;
	font-size: 12px;
  	font-weight: bold;
  	font-style: normal;
  	font-stretch: normal;
  	line-height: normal;
  	letter-spacing: -0.1px;
  	text-align: center;
  	color: #ffffff;
	padding: 11px 13px;
	text-decoration: none;
	width: auto;
	display: inline-block;
}
.fl-forgot-pass-btn-ib {
	display: inline-block !important;
}
.fl-forgot-pass-btn-myvib {
	display: none !important;
}
@media (max-width: 768px){
	#wrapper {
		min-width: 100%;
	}
	#container, .container {
		width: 100%;
		padding-top: 0;
		overflow: visible;
	}
	.fl-home-my-account {
		margin-top: 0;
	}
	.content-pane-2 {
		width: 100%;
	}
	.spec-tit {
		width: 100%;
	}
	.fl-forgot-pass-form-group {
		width: 100%;
	}
	#header-bottom {
		width: 100%;
		padding-top: 0;
	}
	#header-top {
		width: 100%;
		height: 62px;
		margin: 0 auto;
		padding-top: 0;
		position: relative;
	}
	#menu-main {
		height: 65px;
		margin-top: -75px;
		padding: 0px;
		position: relative;
		z-index: 5;
		float: left;
		z-index: 1000;
		margin-left: 0;
		width: 100%;
	}
	#logo {
		position: absolute;
		left: 10px;
		top: 23px;
	}
	#header-top-right {
		position: absolute;
		right: 0px;
		top: 34px;
    	right: 15px;
		width: auto;
	}
	#header-top #logo img {
		width: 50px;
	}
	#header-bottom-right {
		width: auto;
		text-align: right;
	}
	#header-bottom-right a {
		display: none;
	}
	#header-bottom-right a#dnn_LANG1_lnkLanguage {			
		font-family: Verdana;
	  	font-size: 10px;
	  	font-weight: normal;
	  	font-style: normal;
	  	font-stretch: normal;
	  	line-height: normal;
	  	letter-spacing: normal;
	  	text-align: center;
		display: block;
		text-decoration: underline;	
	  	color: #ffffff;
	}
	#header {
		height: 92px;		
		background: url(https://ib.vib.com.vn/portals/_default/Skins/VIB-Retails/images/gra.png) no-repeat 50% 0%;
		background-color: #0066b3;
		/*background-image: radial-gradient(circle at 50% -5%, #40c2f1 0%, #0066b3);*/
	}
	#header-top #logo #dnn_dnnlogo_lblText {
		width: 47px;
		height: 23px;
		background: url(/banners/images/8E01274F-E459-4616-BB4F-D2A1FAD9AD74.png) center center no-repeat;
		display: inline-block;
	}
	#header-top #logo #dnn_dnnlogo_lblText img {
		display: none;
	}
	.line_gray {
		background: none;
		height: 30px;
  		background-color: #f2f2f2;
		position: absolute;
		bottom: -1px;
		left: 0px;
		z-index: 1;
		right: -1px;
		border: 0 none;
		width: initial;
	}
	.fl-show-desktop {
		display: none !important;
	}
	.fl-show-mobile {
		display: block !important;
	}
	.fl-forgot-pass-guidline-show-icon {
		width: 8px;
  		height: 8px;
		position: absolute;
		right: 10px;
		background: url(/banners/images/D831B613-5259-4506-B108-C39ED92A8002.png) center no-repeat;
		top: 5px;
		display: inline-block;
	}
	.fl-forgot-pass-form .fl_form_group .fl_control_form{
		width: calc(100% - 10px);
	}
	.fl-forgot-pass-guidline-title-mobile {
		font-family: Verdana;
	  	font-size: 12px;
	  	font-weight: normal;
	  	font-style: normal;
	  	font-stretch: normal;
	  	line-height: normal;
	  	letter-spacing: normal;
	  	text-align: center;
	  	color: #000000;
		position: absolute;
    	top: -38px;
    	z-index: 9999;
    	text-align: center;
    	width: 100%;
	}
	.fl-forgot-pass-guidline-title-mobile.active {
		top: -16px;
	}
	.fl-forgot-pass-guidline-title-mobile.active .fl-forgot-pass-guidline-show-icon {
		background: url(/banners/images/E637176B-DBBC-4F7F-8DFA-791C93846D6B.png) center no-repeat;
	}
	.fl-forgot-pass-guidline-item {
		max-width: 70px;
		margin: 0 auto;
	}
	.fl-forgot-pass-guidline-content {
		margin-top: 0;
	}
	.fl-forgot-pass-guidline {
		padding-top: 26px;
	}
	.fl-forgot-pass-guidline-content ul li {
		margin: 0 10px;
    	vertical-align: top;
		font-size: 10px;
	}
	.fl-forgot-pass-guidline-content ul li:first-child {
		margin-left: 0;
	}
	.fl-forgot-pass-guidline-content ul li:last-child {
		margin-right: 0;
	}
	.fl-forgot-pass-guidline-content ul li img {
		max-width: 40px;
		margin-bottom: 8px;
	}
	.fl-forgot-pass-head-title {
		font-family: Verdana;
	  	font-size: 14px;
	  	font-weight: normal;
	  	font-style: normal;
	  	font-stretch: normal;
	  	line-height: normal;
	  	letter-spacing: normal;
	  	text-align: left;
	  	color: #000000;
		margin-top: 17px;
	}
	.fl-forgot-pass-mobile-containt {
		padding: 0 15px;		
	}
	.fl-change-pass-header {
		padding-bottom: 0px;
	}
	.fl-forgot-pass-guidline-footer {
		font-size: 9px;
	}
	.fl-forgot-pass-form-item-left {
		display: none;
	}
	.fl-forgot-pass-form-item-right {
		width: 100%;
	}
	.fl-forgot-pass-guidline-header {
		webkit-border-bottom-left-radius: 0;
		-moz-border-bottom-left-radius: 0;
		border-bottom-left-radius: 0;
		webkit-border-bottom-right-radius: 0;
		-moz-border-bottom-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	.fl-forgot-pass-form-containt .fl-forgot-pass-guidline-line {
		margin-top: 13px;
		margin-bottom: 17px;
		margin-left: -15px;
		margin-right: -15px;
		background: #f1f1f1;
	}
	.fl-forgot-pass-pin-title {
  display: inline-block !important;
  font-size: 12px;
  text-align: left;
  width: 27%;
 }
 .fl-forgot-pass-pin-code {
  display: inline-block;
  text-align: right;
  width: 71%; 
  margin-right: 0;
  padding-right: 0;
 }
 .fl-forgot-pass-pin-code .fl-forgot-pass-control-pin:last-child {
  margin-right: 0;
 }
	.fl-forgot-pass-form-containt {
		padding-left: 15px;
		padding-right: 15px;
	}
	.fl-forgot-pass-control-pin {
		margin-right: 0px;
	}
	.fl-forgot-pass-control-pin:last-child {
		margin-right: 0;
	}
	.fl-check-fail .fl-control-check {
		right: 10px;
		top: 12px;
	}
	.fl-check-success .fl-control-check {
		right: 10px;
		top: 12px;
	}
	.main_footer {
		height: 45px;
		border-top: 0;
	}
	.footer_copyright {
		margin-top: 0;
		padding-top: 15px;
	}
	.ab-bottom {
		position: absolute;
		bottom: 0;
	}
	.rl-bottom {
		position: relative;
	}
	.fl_dialog .fl_dialog_content {
		padding: 0px;
	}
	.otp-box {
		height: 35px;
		font-size: 20px;
		margin: 0px;
		width: 19px !important;
	}
	#wrapper {
		min-height: 100vh;
	}
	#fl-forgot-pass-success {
		margin: 15px;
		margin-top: 20px;
		height: calc(100% - 136px);
	}
	#fl-forgot-pass-success .spec-tit {
		display: none;
	}
	#fl-forgot-pass-success .fl-change-pass-header {
		height: 100%;
		position: relative;
	}
	.fl-ab-middle {
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		position: relative;
		padding-top: 0;
	}
	.headermobile {
		height: 62px !important;
	}
	.fl-forgot-pass-btn-ib {
		display: none !important;
	}
	.fl-forgot-pass-btn-myvib {		
		display: inline-block !important;
	}
}