/*
Company: Fixfin Technologies Pvt. Ltd.  
Developer: Biswajit Bala
Purpose: Login Related CSS
Version: 1.0.1
*/

body {
	background-color: #f4f8f9;
}

.alert {
	padding: 8px;
	margin: 30px 0 0;
}

.log-new .signup-logo img {
	max-height: 65px;
}

.signup-sec .container-fluid::after {
	width: 100%;
	left: 0;
	background: #ebeef6;
}

.log-new .page-title h1{
	text-align: center;
}
.log-new .signup-logo {
	text-align: center;
}
.signup-content .signup-right {
	margin: 0px auto;
	width: 550px;
}
.signup-title h1, .signup-title h2, .signup-title h3, .signup-title h4, .signup-title h5, .signup-title h6 {
	color: var(--primary) !important;
}
.btn-warning {
	background: var(--warning) !important;
	border-color: var(--warning) !important;
}
.bg-transparent {
	background-color: transparent !important;
}
.btn-transparent {
	color: #212529;
	border-color: #ffc107;
	background-color: transparent !important;
}

.btn-warning:hover, .btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle, .btn-warning.focus, .btn-warning:focus {
	background: #0970b2;
	border-color: #0970b2;
	color: #fff;
}
.text-primary:hover, a.text-primary:focus, a.text-primary:hover {
	color: var(--primary) !important;
}
.login-link a {
	color: var(--primary) !important;
}
.login-link a:hover,a:hover {
	color: var(--primary) !important;
}

.switcher-checkbox .s-label::before {
	background: var(--primary) !important;
}
.bootstrap-select .dropdown-menu .dropdown-item.active,.bootstrap-select .dropdown-menu .dropdown-item:hover {
	background: var(--primary) !important;
}
.claim-tab li::before {
	background: #fff url("../images/arrow-right_red.png") no-repeat scroll center;
}

.form-group {
	display: block;
	margin-bottom: 15px;
}

.form-group input {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer;
}

.form-group label {
	position: relative;
	cursor: pointer;
}

.form-group label::before {
	content: '';
	-webkit-appearance: none;
	background-color: transparent;
	border: 2px solid var(--primary) !important;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	padding: 0;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 5px;
	width: 20px;
	height: 20px;
	margin-top: -3px;
}

.form-group input:checked + label::after {
	content: '';
	display: block;
	position: absolute;
	top: 4px;
	left: 7px;
	width: 6px;
	height: 11px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}
.form-group input:checked + label::before {
	background-color: var(--primary) !important;
	border: 2px solid var(--primary) !important;
}
.brdcmb span {
	font-size: 14px;
	margin-left: 22px;
	color: #89879f;
	font-weight: normal;
	position: relative;
}
.brdcmb span i {
	margin-right: 5px;
}
.brdcmb span.active {
	color: var(--primary) !important;
	font-size: 18px;
}
.brdcmb span::after {
	position: absolute;
	content: "\f101";
	font: normal normal normal 14px/1 FontAwesome;
	top: -2px;
	left: -15px;
	font-size: 18px;
}
.brdcmb span.arw-none::after {
	content: "";
}
.sig-paymnt .brdcmb span::after {
	right: -15px;
	left: unset;
}

.fsize{
	font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
}

/*---------- Code added by Fixfin Technologies Pvt. Ltd.  -  Abhisek Bose  #Start--------*/


.mg-b-10{
    margin-bottom:10px !important;
}
.claim-tab li .signuppg-tabhd {
	font-size: 16px;
	font-weight: 400 !important;
}
.signuppg-nxtbtn-dv {
	text-align: left;
}


.signupfrm-fields small {
	color: #ccc;
}
.col-signuppymnt-frm .signuppymnt-frm-hd1 {
	color: #211F1F !important;
	line-height: 30px;
}
.col-signuppymnt-frm .signuppymnt-frm-hd2 {
	margin-top: 25px;
    display: table;
    width: 100%;
}
.signuppymnt-btn-dv {
	text-align: right;
}
.forgr-btn-set .btn {
	width: 50%;
}
.agre-inp-main .form-control {
	display: block !important;
	border: 0;
	border-bottom: 1px solid #333;
	border-radius: 0;
	height: 35px !important;
	font-size: 14px;
    padding: 0;
}
.agre-inp-main .form-control:focus {
	border-color: #333;
	box-shadow: none;
}
.custom-control-input:checked ~ .custom-control-label::before {
	border-color: var(--primary) !important;
	background-color: var(--primary) !important;
}
body .modal-backdrop {
    background: #000;
    opacity: .5!important;
}
.signup-block {
	padding: 50px !important;
	box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.15) !important;
	border-radius: 5px !important;
}
.log-caps {
	color: #3d4465;
	font-size: 18px !important;
	font-weight: 500;
}
.signup-sec::before {
	background: none;
}
.signup-sec .container-fluid::after {
	left: 100%;
}
.full-width-header.header-style2.modify .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
	color: var(--primary) !important;
}
.full-width-header.header-style2.modify.red .rs-header .menu-area .main-menu .rs-menu ul li a:hover, .full-width-header.header-style2.modify.red .rs-header .menu-area .main-menu .rs-menu ul li.active a, .full-width-header.header-style2.modify.red .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a, .full-width-header.header-style2.modify.red .rs-header .menu-area .main-menu .rs-menu ul.nav-menu#onepage-menu .active-menu a, .full-width-header.header-style2.modify.red .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a::before {
	color: var(--primary) !important;
}
/*---------- Code added by Fixfin Technologies Pvt. Ltd.  -  Abhisek Bose  #End----------*/

.btn-warning.bg-transparent:hover {
	background: var(--primary) !important;
	background: var(--primary) !important;
	color: #fff;
}

.btn-warning.bg-transparent {
	border-color: var(--primary) !important;
	color: #fff;
}

/** RESPONSIVE CODE #START**/

@media screen and (max-width:1199px){
	.single-input label {
		font: 300 14px "Roboto", sans-serif;
	}
	p {
		font: 14px/27px "Roboto", sans-serif;
	}
	.claim-tab.w20 li {
		width: 25%;
	}
	.claim-tab li .signuppg-tabhd {
		font-size: 14px;
	}
}

@media screen and (max-width:991px){
	.signup-sec .container-fluid::after {
		left: 100%;
	}
	.signup-content .signup-right {
		width: 65%;
		margin: 0px auto;
	}
    .page-title h1 {
		font-size: 30px;
	}
	.signup-content, .claim-sec {
		padding: 0 0 60px !important;
	}
	.single-input input, .single-input textarea, .single-input .bootstrap-select .dropdown-toggle {
		padding: 9px 15px;
		font: 13px "Roboto", sans-serif;
		min-height: 30px;
	}
	
	.bootstrap-select .dropdown-toggle::after {
		top: 5px;
	}
	.bootstrap-select .dropdown-menu .dropdown-item {
		padding: 8px 15px;
		font-size: 13px;
	}
	.claim-banner-sec {
		min-height: 200px;
	}
	.signup-title h3 {
		font-size: 26px;
	}
	.claim-tab.w20 li {
		width: 30%;
	}
	
}


@media screen and (max-width:767px){
	.signup-content .signup-left {
		text-align: center;
	}
	.signup-sec .container-fluid::after{
		background: #fff;
	}
	.signup-sec::before{
		background-image: none;
	}
	.signup-content .signup-right {
		width: 100%;
		max-width: 430px;
		margin: 30px auto 20px auto;
	}
	.signup-title h3 {
		font-size: 18px;
	}
	.single-input label {
		font: 300 12px "Roboto", sans-serif;
	}
	.sb-content .py-4 {
		padding: 15px 0 !important;
	}
	.login-link-main {
		margin-top: 20px !important;
	}
	.claim-banner-sec {
		min-height: 150px;
	}
	.btn-main {
		margin-top: 20px !important;
	}
	.copyright-text {
		padding: 20px 0 0 !important;
	}
	.page-title h3 {
		font-size: 20px;
	}
	.signup .page-title {
		padding-top: 0 !important;
	}
	.signup-paymnt .page-title {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	.db-pay-single .bdp-img {
		width: 85px;
		height: 85px;
	}
	.db-pay-single h4 {
		font: 700 18px "Dosis", sans-serif;
	}
	.fs-14 {
		font-size: 13px !important;
	}
	.fs-dosis h3 {
		font: 700 22px "Dosis", sans-serif;
	}
	p {
		font: 13px/27px "Roboto", sans-serif;
	}
	.db-pay-single .p-4 {
		padding: 15px !important;
	}
	.fs-dosis h1 {
		line-height: 1;
		font-size: 35px;
	}
	.receipt-info h2 {
		font-size: 20px;
	}
	.receipt-info .col-sm-4{
		margin-bottom: 10px;
	}
	.about-me p {
		font: 13px "Roboto", sans-serif;
	}
	.ib-head.py-5 {
		padding: 0px 0 20px !important;
	}
	.ib-head .ib-logo {
		height: 100px;
		width: 100px;
	}
	.claim-content > .mb-5{
		margin-bottom: 0 !important;
	}
	.claim-tab.w20 li {
		width: 37%;
	}
	.claim-tab li .signuppg-tabhd {
		font-size: 13px;
	}
	.signuppg-nxt-btn,.signuppymnt-btn {
		width: 150px;
		height: 35px;
	}
	.rs-banner.style2 {
		padding: 50px 0 80px;
	}
	.claim-sec.signup.signup-paymnt {
		padding-bottom: 100px !important;
	}
	.col-signuppymnt-frm .signuppymnt-frm-hd1 {
		line-height: 22px;
	}
	.col-signuppymnt-frm .signuppymnt-frm-hd1 .fs-20 {
		font-size: 15px !important;
	}
	.col-signuppymnt-frm .signuppymnt-frm-hd2 {
		font-size: 24px;
	}
							
}



@media screen and (max-width: 575px){
	.claim-fields .single-input.w50, .claim-fields > div.w50 {
		width: 100%;
	}
	.claim-tab.w20 li {
		border: 1px solid #e3e3e3;
		width: 33.33%;
		border: 1px solid #e3e3e3;
	}
	.d-flex.justify-content-end.mt-5 {
		justify-content: center !important;
	}
	.db-pay-single .bdp-img{
		margin-left: auto;
		margin-right: auto;
	}
	.db-pay-single .bdp-content {
		width: 100% !important;
		text-align: center !important;
		margin-top: 25px;
	}
	.jkl {
	margin-top: 0 !important;
		justify-content: center !important;
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}
	.tab-pane.pb-5.active.show {
		padding-bottom: 1.5em !important;
	}
	.page-title h1 {
		font-size: 25px;
	}
	p {
		font: 13px/23px "Roboto", sans-serif;
	}
	.claim-tab.w20 li {
		width: 50%;
	}
	.rs-banner.style2 {
		padding: 30px 0 80px;
	}

	.forgr-btn-set .btn {
		padding: 7px 4px;
	}
	.signup-block {
		padding: 30px !important;
	}
	.log-new .signup-logo img {
		max-height: 55px;
	}
	.log-caps {
		font-size: 16px !important;
	}
		
	
}

/** RESPONSIVE CODE #END**/