@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');
body {
    font-family: 'Montserrat', sans-serif !important;
}
hr 
{
	margin-top: 10px !important;
    margin-bottom: 14px !important;
}
.banner-sec{
	padding: 0;
}
.main_header.singup_header .container{
	width: 100%;
    max-width: 100%;
    padding: 0px 15px;
}
.container{
	background: #fff;
    max-width: 1300px;	
	width:100%;
}
.carousel-caption{
	text-align: left;
	left: 5%;
}
.login-sec{
/* 	padding: 30px; */
	position: relative;
/*     height: 100vh;	 */
}
.login-sec .copy-text{
    position: absolute;
    width: 100%;
    bottom: 20px;
    font-size: 13px;
    text-align: center;
    left: 0px;
}
.login-sec .copy-text i{
	color: #FEB58A;
}
.login-sec .copy-text a {
    color: #94c54f;
    padding: 0px 5px;
}
.login-sec .copy-text span{
    margin-left: 20px;	
}
.btn-login {
    background: #9D1D27;
    color: #ffffff !important;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    padding: 4px 22px;
    border: 2px solid #9D1D27;
    transition: all 0.5s;
    display: inline-block;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}
.banner-text{
	width: 70%;
	position: absolute;
	bottom: 100px;
	padding-left: 20px;
}
.banner-text h2{
	color: #fff;
    font-weight: 600;
    font-size: 32px;
    letter-spacing: 1px;
}
.banner-text p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 8px;
    letter-spacing: 0.5px;
}
.img-fluid {
    max-width: 100% !important;
    width: 100% !important;
/*     height: 100vh !important; */
    object-fit: cover;
/*     min-height: 813px;	 */
}
.login-block .logo{
	margin-bottom: 100px;
}
.login-block .logo img{
	max-width: 170px;	
}
.login-block .tagline{
    font-size: 25px;
    margin: 0px;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
    text-align: center;
    color: #525b5e;
    font-weight: bold;	
}
.login-block .welcome_text{
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 8px;
    color: #525b5e;
    letter-spacing: 0.5px;
	margin-top: 35px;	
}
.login-block form.login-form{
    max-width: 80%;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    background-color: #f2f2f2;
    padding: 15px 25px;	
}
.login-block form.login-form .form-group label{
	font-size: 15px;
    line-height: 27px;
    margin-bottom: 2px;
    letter-spacing: 0.5px;
    color: #000;	
}
.login-block .form-control {
    display: block;
    width: 100%;
    padding: 6px 15px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da2e;
    border-radius: .25rem;
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 8px;
    color: #000;
    letter-spacing: 0.5px;
    border: 0;	
}
.login-block .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: unset;
    outline: 0;
    box-shadow: none;
    border: 0;
}
.login-block .login_note{
	font-size: 13px;
    line-height: 22px;
    vertical-align: bottom;
    margin-top: 15px;
    margin-bottom: 0px;
}
.login-block .login_note a{
	color: #000;
    text-decoration: underline;
}
.login-block .forgot_pass{
    font-size: 13px;
    line-height: 30px;
    margin-top: 2px;
    margin-bottom: 0px;
    color: #525b5e;
    text-align: right;
    display: inline-block;
    float: right;
}
.login-block .forgot_pass a{
	color: #525b5e;	
}
.login-block .signup{
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 8px;
    color: #525b5e;
    text-align: center;	
}
.login-block .signup a{
    color: #525b5e;
    margin-left: 5px;
    text-decoration: underline;
    font-weight: bold;
}
.carousel-caption{
    text-shadow: none;	
}
.carousel-indicators li{
    transition: all 0.5s;	
}
.carousel-indicators .active {
    width: 32px;
}
.row .form-group{
    margin-bottom: 0px;
    padding: 0px 2px	
}
.login-block.reg_box .logo {
    margin-bottom: 44px;
}
.login-block.reg_box .tagline{
    margin-bottom: 0px;	
}
.login-block.reg_box .welcome_text{
    margin-bottom: 8px;
    margin-top: 25px;	
}
.login-block .otp_section .or_div{
	margin: 10px 0px;
    text-align: center;
    font-size: 18px;
    color: #525b5e;
}
.login-block .otp_section .btn_go_opt{
    background: #2671b9;
    color: #ffffff !important;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    padding: 9px 22px;
    border: 2px solid #2671b9;
    transition: all 0.5s;
    margin: 0 auto;
    display: block;
    max-width: 170px;
    text-align: center;
    border-radius: 5px;	
}
.login-block .password_section .or_div{
	margin: 18px 0px;
    text-align: center;
    font-size: 18px;
    color: #525b5e;
}
.login-block .password_section .btn_go_opt{
    background: #94c54f;
    color: #ffffff !important;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    padding: 9px 22px;
    border: 2px solid #94c54f;
    transition: all 0.5s;
    margin: 0 auto;
    display: block;
    max-width: 170px;
    text-align: center;
    border-radius: 5px;	
}
.login-block .password_section .signup_password{
	max-width: 180px !important;
	background: #525b5e !important;
    border: 2px solid #525b5e !important;
    padding: 4px 10px !important;	
}
.btn_go_opt{
	cursor:pointer;
}
.login_with_otp, .login_with_otp_final, .forgot_pass_section, .new_password{
	display:none;
}
.login_with_otp .welcome_text{
    margin-top: 0;	
}
.backto_email{
    margin-bottom: 0px;
    margin-top: 10px;	
}
.backto_email a{
    font-size: 13px;
    line-height: 30px;
    margin-top: 2px;
    margin-bottom: 8px;
    color: #525b5e;
    text-decoration: none;	
}
.login-block .forgot_text {
    text-align: center;
    font-size: 13px;
    line-height: 30px;
    margin-bottom: 8px;
    color: #525b5e;
    letter-spacing: 0.5px;
    margin-top: 50px;
}
.link_contact_us{
	position: absolute;
    right: 30px;
    top: 30px;
    z-index: 999;
    color: #fff;
    font-size: 17px;
    line-height: 17px;
    letter-spacing: 1px;
    background-color: #94c54f;
    padding: 7px 22px;
    border-radius: 50px;
    font-weight: 300;
    text-decoration: none;	
}
.link_contact_us:hover{
    color: #fff !important;	
    text-decoration: none !important;		
}
.reg_box .link_contact_us{
    left: 30px;
    right: unset;
}
.signup_form{
	display:none;
}
.error_msg{
    font-size: 13px;
    line-height: 22px;
    vertical-align: bottom;
    margin-top: 5px;
    color: #f00;
    letter-spacing: 0.3px;
    margin-bottom: 20px;	
}
.success_msg{
    font-size: 13px;
    line-height: 22px;
    vertical-align: bottom;
    margin-top: 20px;
    color: #76a732;
    letter-spacing: 0.3px;
    margin-bottom: 0px;	
}
.check_craditcard{
	margin-top: 50px;	
}
.go_signup{
	text-decoration: underline;
    color: #000;
    cursor: pointer;
    margin-left: 6px;	
}
.fold_title{
    font-size: 16px;
    margin: 0px;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    text-align: center;
    color: #525b5e;
    font-weight: bold;	
}
.fold_title span{
    font-weight: normal;
}
hr.formhr{
    border-top: 1px solid #e2e2e2;
}
.signup_otp{
/* 	background: #525b5e !important;
    border: 2px solid #525b5e !important;
    max-width: 140px !important;
    padding: 4px 10px !important; */
    text-decoration: underline;
    font-weight: normal;
    cursor: pointer;	
}
span.signup_password {
    text-decoration: underline;
    cursor: pointer;	
}
.otp_note{
	text-align: center;
    margin-top: 13px;	
}
.sign_up_with_otp{
	display:none;
}
.btn-login.singup_btn{
    padding: 7px 40px;
    margin: 0 auto;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    max-width: 200px;
    width: 100%;	
}
.login-block .login-sec{
	overflow-y: auto;
}
.login-block.reg_box .login-sec{
	overflow-y: auto;
}
::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
::-webkit-scrollbar{
	width: 6px;
	background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb{
	background-color: #000000;
}
#wrapper {
	overflow-x: hidden;
}
#sidebar-wrapper {
	-webkit-transition: margin .25s ease-out;
	-moz-transition: margin .25s ease-out;
	-o-transition: margin .25s ease-out;
	transition: margin .25s ease-out;
}
#wrapper.toggled #sidebar-wrapper {
    margin-left: 0;
    width: 15%;
    left: 0px;
}
#sidebar-wrapper{
    display: inline-block;
    width: 17%;
    height: 100vh;
    background-color: #f2f2f2;
    box-shadow: 0px 5px 5px rgba(82, 91, 94, 0.45098039215686275);
    padding-top: 50px;
}
#page-content-wrapper {
    min-width: 0 !important;
    width: 100% !important;
    display: inline-block;
    vertical-align: top;
}
#sidebar-wrapper .logo{
	margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.058823529411764705);	
}
#sidebar-wrapper .logo img{
	margin: 0 auto;
    max-width: 200px;	
}
#sidebar-wrapper a.nav_list_item {
    display: block;
    text-align: left;
    font-size: 16px;
    padding: 12px 20px;
    color: #525b5e;
    letter-spacing: 0.3px;
    transition: all 0.5s;
}
#sidebar-wrapper a.nav_list_item:hover{
    background-color: #9d1d27;
    color: #fff;
    text-decoration: none;	
}
.home_section{
    padding: 30px 0px 30px 0;	
}
.home_section .welcome_text{
	margin: 0px;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #53575a;
    margin-bottom: 20px;	
}
.home_section .access_name{
	margin: 0px;
    font-size: 22px;
    margin-top: 10px;
    letter-spacing: 0.5px;
    font-weight: normal;
    color: #000;	
}
.home_section .last_access_details{
	font-size: 21px;
    color: #6d8c86;
    letter-spacing: 0.3px;
    margin-bottom: 25px;
    text-align: left;
}
.home_section .bg_box {
    padding: 0px 30px 30px 30px;
    background-color: #f9d3d3;
    width: 100%;
    height: 215px;
    transition: all 0.5s;
    margin: 0 auto;
    display: block;
    box-shadow: -3px 8px 10px #c5c5c559;
}


.home_section .bg_box .icon_tune{
	display: block;
    max-width: 120px;
    margin: 0 auto;
    background-color: #fff;
/*     padding: 10px; */
    border-radius: 100%;
    position: absolute;
    margin-top: -60px;
    left: 0px;
    right: 0px;
}
.home_section .bg_box .inner_title{
	color: #4e5746;
    font-size: 20px;
    margin: 0px;
    margin-bottom: 10px;
    padding-top: 90px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;	
}
.home_section .bg_box .inner_content{
    font-size: 15px;
    letter-spacing: 0.3px;
    color: #000;
    text-align: center;
    margin-top: 25px;
    display: block;
	height: 42px;
    overflow: hidden;	
}
.home_section .bg_box .btn_book{
    background-color: #ecf0f1;
    color: #000;
    font-size: 16px;
    letter-spacing: 0.5px;
    padding: 9px;
    display: block;
    text-align: center;
    max-width: 150px;
    margin-top: 30px;
    border-radius: 3px;
    transition: all 0.5s;	
}
.home_section .bg_box .btn_book:hover{
    background-color: #525b5e;
    text-decoration: none;
    color: #fff;	
}
.home_section .our_service{
    margin-top: 150px;	
}
.home_section .our_service a, .home_section .our_service a:hover{
	text-decoration:none !important;
}
#footer .copy-text{
    text-align: center;
    background-color: #525b5e;
    padding: 12px;
    color: #fff;
    letter-spacing: 0.5px;	
}
#footer .copy-text span{
    margin-left: 10px;	
}
#footer .copy-text span a{
    color: #fff;
    padding: 0px 7px;	
}
#footer .footer_card{
	display: block;
    max-width: 485px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;	
}
#footer .quick_links{
    text-align: center;
    margin-bottom: 15px;	
}
#footer .quick_links a{
    color: #000;
    padding: 0px 7px;	
}
#sidebar-wrapper .social{
    list-style: none;
    padding: 0px;	
}
#sidebar-wrapper .social ul{
	padding: 0px 10px;
    list-style: none;
    text-align: left;
    padding-top: 0px;
}
#sidebar-wrapper .social ul li{
    display: inline-block;	
}
#sidebar-wrapper .social ul li a{
	font-size: 20px;
    color: #000;
    display: inline-block;
    text-align: center;
    padding: 7px;
    border-radius: 3px;	
    transition: all 0.5s;	
}
#sidebar-wrapper .social ul li a:hover{
	color: #525b5e;
}
#sidebar-wrapper .social_label{
    font-size: 16px;
    padding: 12px 20px;
    color: #000000;
    letter-spacing: 0.3px;
    transition: all 0.5s;
    margin-top: 50px;
    display: block;	
}
#menu-toggle{
	display:none;
}
#sidebar-wrapper{
	width: 0%;
	position: fixed;
	transition: all 0.5s;
	left: -500px;
	z-index: 99;		
}
#menu-toggle, .menu-toggle{
    display: inline-block;
    background: transparent;
    border: transparent;
    box-shadow: none;
    color: #000;
    font-size: 27px;
    line-height: 27px;
    outline: none;
    padding: 0px;
    position: static;	
}
.menu-toggle:hover, .menu-toggle:focus {
    color: #000;
    background: transparent;
    border: transparent;
    box-shadow: none;
    outline: none !important;
}
.main_header{
    background-color: #fff;
    padding: 7px 0px;	
}
.main_header .container{
    background: transparent;	
}
    .main_header .main_logo {
        /*background: url("/portal/images/idfc_logo.png") no-repeat !important;*/
        max-width: 175px;
        max-width: 100%;
        height: 90px;
        object-fit: contain;
    }
.main_header .top_navbar{
    padding: 0px;
    list-style: none;	
}
.main_header ul.top_navbar{
	text-align: right;
    margin-bottom: 0px;
    margin-top: 36px;	
}
.main_header ul.top_navbar li{
    display: inline-block;
    padding: 5px 20px;
    text-align: left;
}
.main_header ul.top_navbar li a{
    font-size: 16px;
    letter-spacing: 0.5px;
    color: #5d5d5d;
    font-weight: 700;	
}
.main_header ul.top_navbar li a:hover{
	text-decoration:none;
}
.main_header ul.top_navbar li a span{
    display: block;
    font-weight: normal;
    font-size: 14px;	
}
.main_header ul.top_navbar li.have_submenu .sub_nav{
    position: absolute;
    width: 180px;
    text-align: left;
    padding: 20px;
    background-color: #fff;
    margin-top: 6px;
	box-shadow: 0px 0px 2px #cacaca;
	opacity: 0;
    transition: 0.5s;	
	z-index:-1;
    display: none;
}
.main_header ul.top_navbar li.have_submenu:hover .sub_nav{
	opacity: 1;	
	z-index: 9;
    display: block;
}
.main_header ul.top_navbar li.have_submenu .sub_nav a{
    display: block;
    padding: 4px 0px;
    border-bottom: 1px solid rgba(82, 91, 94, 0.12156862745098039);	
	font-weight: normal;	
}
.main_header ul.top_navbar li.have_submenu .sub_nav a:hover{
	text-decoration:none !important;
}
.main_header ul.top_navbar li.have_submenu .sub_nav a:last-child{
	border-bottom: 0px !important;
}
.notification{
    padding: 0px 20px 20px 20px;
    background-color: #a41732;
    margin-top: 80px;
    border-radius: 3px;	
}
.notification .update_label{
    margin: 0px;
    font-size: 19px;
    color: #000;
    letter-spacing: 0.3px;
    margin-bottom: 10px;
    position: absolute;
    margin-top: -15px;
    padding: 10px 30px;
    background-color: #94c54f;
    box-shadow: 0px 0px 5px #00000042;
    border-radius: 3px;
}
.notification .update_content{
    color: #fff;
    font-size: 16px;
    display: block;
    padding-top: 40px;
    margin-bottom: 5px;	
}
.home_page{
    background-color: #ebf0f3;	
}
.top_navbar li.burger_nav{
    float: left;
    padding-top: 13px !important;	
}
.main_header ul.top_navbar{
    text-align: right;
    margin-bottom: 0px;
    margin-top: 16px;	
}
.home_page .container {
    background: transparent !important;
}
#main_footer{
	background-color: #ffffff;
    padding: 15px 0px;	
}
#main_footer .copy-text{
    color: #757575;
    letter-spacing: 0.3px;
	font-weight: 600;	
}
#main_footer .footer_links{
	float: right;	
}
#main_footer .footer_links a{
    color: #757575;
    letter-spacing: 0.3px;	
}
.notification_quick_div{
    margin-top: 10px;	
}
.registercards .notification_quick_div{
    margin-top: 0px;	
}
.notification_quick_div .box_title{
    padding: 16px 20px;
    background-color: #fff;
    box-shadow: 0px 0px 2px #f2f2f2;
    min-height: 300px;	
}
.notification_quick_div .gray_icon {
    width: 47px;
    height: 47px;
    display: inline-block;
    margin-right: 10px;
}
.notification_quick_div .inner_box_title{
    margin: 0px;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #000000;
    margin-bottom: 20px;
    vertical-align: middle;	
}
.notification_quick_div .quick_links{
    padding: 0px;
    padding-left: 12px;
    margin-top: 20px
}
.notification_quick_div .quick_links li{
	list-style: none;
    margin-bottom: 15px;
    font-size: 15px;
    letter-spacing: 0.3px;
    color: #737373;	
}
.notification_quick_div .quick_links li p{
    margin-left: 36px;
    margin-top: 5px;
}
.notification_quick_div .quick_links li p a{
	color:#113e79;
}
.notification_quick_div .quick_links li a{
    color: #737373;
    font-weight: 600;	
}
.notification_quick_div .quick_links li a:hover{
	text-decoration:none !important;
}
.notification_quick_div .quick_links li img{
    display: inline-block;
    max-width: 21px;
    margin-right: 9px;
	vertical-align: sub;	
}
.box_title .view_all{
    color: #113e79;
    font-size: 16px;
    font-weight: 800;
    margin-top: 15px;
    margin-left: 47px;
    display: inline-block;
}
#sidenav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 0vw;
    height: 100vh;
    z-index: 997;
    background: rgb(99 101 96 / 57%);
	display: block;
}
.nav-open{
	overflow: hidden;	
}
.nav-open #sidenav-overlay {
/*     display: block; */
	width: 100vw;
    transition: all 0.5s;	
}
.nav-open .main_header{
    z-index: 999;
    position: relative;	
}
.nav-open #sidebar-wrapper{
    z-index: 999;	
}
.changes_password_form{
    padding-top: 20px;	
}
.changes_password_form .form_field_group{
    margin-bottom: 20px;	
}
.changes_password_form .form_field_group label{
    display: block;
    list-style: none;
    margin-bottom: 5px;
    font-size: 15px;
    letter-spacing: 0.3px;
    color: #737373;	
}
.changes_password_form .form_field_group .form_field {
    display: block;
    font-size: 15px;
    letter-spacing: 0.3px;
    color: #000000;
    width: 100%;
    padding: 9px;
    border: 1px solid rgb(115 115 115 / 10%);
}
.changes_password_form .btn_changepass{
	background: #2671b9;
    color: #ffffff !important;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    padding: 10px 22px;
    border: 2px solid #2671b9;
    transition: all 0.5s;
    display: inline-block;
    letter-spacing: 0.5px;
    margin-right: 10px;
    border-radius: 3px;
}
.changes_password_form .btn_cancel{
    background: #525b5e;
    color: #ffffff !important;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    padding: 10px 22px;
    border: 2px solid #525b5e;
    transition: all 0.5s;
    display: inline-block;
    letter-spacing: 0.5px;
    margin-right: 10px;	
    border-radius: 3px;
}
.change_pass_notification{
    min-height: 457px !important;
}
.add_card_form{
    padding-top: 20px;	
}
.add_card_form .form_field_group{
    margin-bottom: 10px;	
}
.add_card_form .form_field_group label{
    display: block;
    list-style: none;
    margin-bottom: 5px;
    font-size: 15px;
    letter-spacing: 0.3px;
    color: #737373;	
}
.add_card_form .form_field_group .form_field {
    display: block;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #737373 !important;
    width: 100%;
    padding: 9px;
    border: 1px solid rgb(115 115 115 / 10%);
}
.add_card_form .btn_changepass {
   /* margin-top: 26px;*/
    background: #2671b9;
    color: #ffffff !important;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    padding: 8px 22px;
    border: 2px solid #2671b9;
    transition: all 0.5s;
    display: inline-block;
    letter-spacing: 0.5px;
    /*margin-right: 10px;*/
    border-radius: 3px;
    /*width: 100%;*/
}
.add_card_form .btn_cancel{
    background: #525b5e;
    color: #ffffff !important;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    padding: 8px 22px;
    border: 2px solid #525b5e;
    transition: all 0.5s;
    display: inline-block;
    letter-spacing: 0.5px;
    margin-right: 10px;	
	border-radius:3px;
}
.card_details, .card_registration{
    margin-top: 40px;	
}
.card_details table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
    width: 100%;	
}
.card_details table caption {
	font-size: 1.5em;
	margin: .5em 0 .75em;
}
.card_details table tr {
	background-color: #f8f8f8;
	border: 1px solid #fff;
	padding: 10px;
}
.card_details table th, .card_details table td {
    padding: 12px !important;
    text-align: left;
    font-size: 13px;
    letter-spacing: 0.3px;
    color: #737373;
	border-top:1px solid #fff !important;
}
.card_details table th {
    font-size: 15px;
    line-height: 26px !important;
    letter-spacing: 1px;
    text-transform: capitalize;
    background-color: #9d1d27 ;
    color: #fff;
    font-weight: 600;
}
.card_details table th.field10{
	width: 10%;	
}
.card_details table th.field20{
	width: 20%;	
}
.card_details table th.field40{
	width: 40%;	
}

.booking_request .booking_tabs{
    margin-top: 40px;	
}
.booking_request .booking_tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border-radius: 4px 4px 0 0;
    font-size: 15px;
    letter-spacing: 0.3px !important;
    color: #737373 !important;
    letter-spacing: 0.5px;
}
.booking_request .error_line{
	margin: 0px;
    display: block;
    font-size: 14px;
    letter-spacing: 0.3px;
    color: #ff0000;
    width: 100%;
    border-radius: 4px;
    margin-bottom: 15px;	
}
.booking_request .information_line{
	float: right;
    width: 50%;
    text-align: right;
    font-size: 14px;
    color: #777777;	
}
.booking_request .information_line a{
	text-decoration: underline;
    color: #94c54f;
}
table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
    bottom: 13px !important;
    opacity: 1 !important;
}
#datepicker > span:hover{
	cursor: pointer;
}
#datepicker .form-control{
    display: block;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #737373 !important;
    width: 100%;
    padding: 9px;
    border: 1px solid rgb(115 115 115 / 10%);
    background: transparent;
    box-shadow: none;
    border-radius: 0px;
    height: auto;
    line-height: 22px;	
}
.input-group-addon {
    padding: 6px 12px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    color: #fff !important;
    text-align: center !important;
    background-color: #737373 !important;
    border: 1px solid #737373 !important;
    border-radius: 0px !important;
}
.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    background-color: #94c54f !important;
    background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a) !important;
    background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#94c54f), to(#525b5e)) !important;
    background-image: -webkit-linear-gradient(top, #94c54f, #485f28) !important;
    background-image: -o-linear-gradient(top, #fdd49a, #fdf59a) !important;
    background-image: linear-gradient(top, #fdd49a, #fdf59a) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0) !important;
    border-color: #94c54f #94c54f #577330 !important;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
    color: #fff !important;
}
.datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover{
    background-image: -webkit-linear-gradient(top, #94c54f, #525b5e) !important;
	color:#fff !important;
}
#booking_request .inner_groups {
    padding: 30px 30px 10px 30px;
    border: 1px solid #ebf0f3;
    margin-bottom: 20px;
    background-color: #ebf0f3;
}
#booking_request .inner_groups .field_notes{
    font-size: 14px;
    color: #777777;
/*     margin-top: -22px; */
    display: block;
    text-align: left;
    margin-bottom: 20px;	
}
#booking_request .inner_groups .form_field, #booking_request .inner_groups .form-control{
    background-color: #fff;	
}
#booking_request .radio {
  margin: 0.5rem;
  input[type="radio"] {
    position: absolute;
    opacity: 0;
    + .radio-label {
      &:before {
        content: "";
        background: #94c54f;
        border-radius: 100%;
        border: 1px solid darken(#94c54f, 25%);
        display: inline-block;
        width: 1.4em;
        height: 1.4em;
        position: relative;
        top: -0.2em;
        margin-right: 1em;
        vertical-align: top;
        cursor: pointer;
        text-align: center;
        transition: all 250ms ease;
      }
    }
    &:checked {
      + .radio-label {
        &:before {
          background-color: #94c54f;
          box-shadow: inset 0 0 0 4px #94c54f;
        }
      }
    }
    &:focus {
      + .radio-label {
        &:before {
          outline: none;
          border-color: #94c54f;
        }
      }
    }
    &:disabled {
      + .radio-label {
        &:before {
          box-shadow: inset 0 0 0 4px #94c54f;
          border-color: darken(#94c54f, 25%);
          background: darken(#94c54f, 25%);
        }
      }
    }
    + .radio-label {
      &:empty {
        &:before {
          margin-right: 0;
        }
      }
    }
  }
}
#booking_request .form_field_group .radio{
    display: inline-block;	
}
#booking_request .form_field_group .radio input[type=radio]{
    margin: 0px;
    margin-top: 3px;	
}
#booking_request .label_title{
	margin-top: 0px;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    border-bottom: 1px solid #73737326;
    padding-bottom: 10px;
    margin-bottom: 30px;
    letter-spacing: 0.5px;	
}
#booking_request .label_title span{
    font-size: 14px;	
}
.booking_request .btn_add_guest {
    background: #94c54f;
    color: #ffffff !important;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    padding: 4px 22px;
    border: 2px solid #94c54f;
    transition: all 0.5s;
    display: inline-block;
    letter-spacing: 0.5px;
    margin-right: 10px;
}
#available_benefits{
    padding: 35px 0px;	
}
#available_benefits.tab-pane .tab_small_title{
	margin-top: 0px;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
}
#available_benefits.tab-pane p{
	font-size: 15px;
    letter-spacing: 0.5px;
    color: #737373 !important;
    margin-bottom: 15px;	
}
#available_benefits.tab-pane ul{
    margin-bottom: 25px;	
}
#available_benefits.tab-pane li{
	font-size: 15px;
    letter-spacing: 0.5px;
    color: #737373 !important;	
}

#terms_condition{
    padding: 35px 0px;	
}
#terms_condition.tab-pane .tab_small_title{
	margin-top: 0px;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
}
#terms_condition.tab-pane p{
	font-size: 15px;
    letter-spacing: 0.5px;
    color: #737373 !important;
    margin-bottom: 15px;	
}
#terms_condition.tab-pane ul{
    margin-bottom: 25px;	
}
#terms_condition.tab-pane li{
	font-size: 15px;
    letter-spacing: 0.5px;
    color: #737373 !important;	
}
.action_menu{
	list-style: none;
    margin-bottom: 0px;
    background-color: #fff;
    padding: 16px;
    border-radius: 3px;
    box-shadow: 4px 6px 10px rgb(0 0 0 / 6%);
    position: absolute;
    width: 85px;
    z-index: 9;
	display:none;
}
.action_menu li{
    font-size: 13px;
    letter-spacing: 0.3px;
    color: #737373;
    display: block;
    font-weight: 700;	
}
.action_menu li a{
    font-size: 13px;
    letter-spacing: 0.3px;
    color: #737373;
    display: block;
    font-weight: 700;
    padding-bottom: 8px;
    border-bottom: 1px solid #efecec;
    margin-bottom: 8px;
	transition: all 0.5s;
    letter-spacing: 0.6px;
}
.action_menu li a:hover{
    text-decoration: none;
    color: #000;	
}
.action_menu li.delete_node a{
    border-bottom: 0px solid #efecec;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
p.action_btn{
    text-align: center;
    font-size: 16px;
    margin-bottom: 0px;	
}
td.action{
	cursor: pointer;	
}
.booking_preview .add_card_form .form_field_group .form_field{
    padding: 0px;
    border: 0px solid rgb(115 115 115 / 10%);
    font-size: 14px;	
}
.booking_preview .inner_groups{
	padding: 10px;
    border: 1px solid #ebf0f3;
	margin-bottom: 10px;	
}
.booking_preview .inner_groups h2{
    margin-top: 10px;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    border-bottom: 1px solid #73737326;
    padding-bottom: 10px;
    margin-bottom: 30px;
    letter-spacing: 0.5px;	
}

.view_popup{
	background: transparent;
    border: 0px;
    font-size: 15px;
    letter-spacing: 0.3px;
    color: #737373;	
}
input:focus{
	outline:none;
}
select:focus{
	outline:none;
}
button:focus{
	outline:none;
}
.modal p{
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.3px;
    color: #737373;
    font-family: 'Nunito', sans-serif !important;
    text-align: justify;	
}
.checkbox_area{
    margin-top: 0px;
    margin-bottom: 16px;
    display: block;
    font-size: 15px;
    letter-spacing: 0.3px;
    color: #737373;	
}
.inner_groups .table_content{
    margin: 20px 0px;
    background-color: #fdfdfd;
    padding: 10px;	
}
.inner_groups .table_content .table thead tr th{
    font-size: 13px;
    font-weight: normal;
    color: #828282;
    letter-spacing: 0.5px;	
}
.inner_groups .table_content .table tbody tr td{
	font-size: 13px;
    font-weight: normal;
    color: #000000;
    letter-spacing: 0.5px;
    text-transform: capitalize;	
}
.payment_summary .golf_name{
    font-size: 15px;
    letter-spacing: 0.3px;
    color: #000000;
    margin-bottom: 5px;
    font-weight: bold;	
}
.payment_summary .golf_slot{
    font-size: 14px;
    letter-spacing: 0.3px;
    margin-bottom: 20px;
    font-weight: normal;
    color: #737373 !important;	
}
.payment_summary .tee_slot{
	text-align: center;
    background-color: #deeeca;
    color: #000;
    padding: 10px;
    letter-spacing: 0.5px;	
}
.payment_summary .form_field_group .visitor_count{
	display: inline-block;
    width: 50%;
    font-size: 13px;
    letter-spacing: 0.3px;
    margin-bottom: 2px;
    font-weight: 600;
    color: #000000 !important;	
}
.payment_summary .form_field_group .visitor_count span{
    display: block;	
}
.payment_summary .form_field_group .sub_total{
    display: inline-block;
    width: 48%;
    text-align: right;
    vertical-align: middle;
    font-weight: 800;	
}
.payment_summary .saving_label{
	text-align: center;
    display: block;
    background-color: #deeeca;
    max-width: 160px;
    margin: 0 auto;
    letter-spacing: 1px;
    padding: 3px 4px;
}
.payment_summary .grand_title{
	font-size: 20px;
    letter-spacing: 0.3px;
    color: #000000;
    margin-bottom: 5px;
    font-weight: bold;	
}
.payment_summary .grand_title span{
    float: right;	
}
.payment_summary .summary_note{
	font-size: 13px;
    letter-spacing: 0.3px;
    margin-bottom: 2px;
    font-weight: normal;
    color: #000000 !important;
    margin-top: 10px;
    text-align: justify;
}
.payment_summary .btn_continue{
	background: #2671b9;
    color: #ffffff !important;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    padding: 10px 22px;
    border: 2px solid #2671b9;
    transition: all 0.5s;
    letter-spacing: 0.5px;
    margin-right: 10px;
    display: block;
    width: 100%;
	margin-top: 20px;	
    border-radius: 3px;	
}
.payment_summary .cancel_title{
    margin-top: 20px;
    font-weight: 800;
    text-transform: capitalize;
    letter-spacing: 0px;
    margin-bottom: 3px;	
}
.payment_summary .canel_note{
	font-size: 13px;
    letter-spacing: 0.3px;
    margin-bottom: 10px;
    font-weight: normal;
    color: #000000 !important;	
    margin-top: 10px;	
}
.payment_summary .canel_policy{
    color: #000000 !important;
    text-decoration: underline;
    margin-left: 10px;	
}
.payment_summary .booking_note{
    font-weight: 800;
    margin-bottom: 0px;
    margin-top: 30px;
    text-align: center;
    border-top: 1px solid rgb(115 115 115 / 15%);
    padding-top: 20px;	
}
.main_header.singup_header{
    border-bottom: 1px solid #f2f2f2;	
}
.singup_header ul.top_navbar{
    margin-top: 30px !important;	
}
#main_footer.singup_footer{
	border-top: 1px solid #f2f2f2;
}
.burger_open_icon{
	opacity: 0;
	position: absolute;
    margin-top: 4px;
    transition: all 0s;
    margin-left: -35px;
}
.nav-open .burger_open_icon{
	opacity: 1;
	transition: all 1s;	
}
.nav-open .burger_close_icon{
	opacity: 0;
	transition: all 0s;	
}

.form_other_section .panel-title a{
    margin-top: 0px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    letter-spacing: 0.5px;
    display: block;
    text-decoration: none;
    padding: 5px;	
}
.form_other_section .panel-title a .fa{
	float: right;
    font-size: 12px;
    margin-top: 4px;	
}
.form_other_section .panel-title a span {
    font-size: 14px;
}
.form_other_section .panel-default>.panel-heading {
    color: #000000;
    background-color: #ebf0f3;
    border-color: #ebf0f3;
}
.form_other_section.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
    border-color: #ebf0f3;
}
.form_other_section.panel-group .panel-heading+.panel-collapse>.list-group, .form_other_section.panel-group .panel-heading+.panel-collapse>.panel-body{
    border-top: 0px solid #ddd !important;	
}
.form_other_section.panel-group .inner_groups{
    border: 1px solid #e3e9ec !important;
    background-color: #e3e9ec !important;
    margin-bottom: 0px !important;	
	padding-bottom: 30px !important;	
}
.label_text{
	color: #000;
    font-weight: 700;
    letter-spacing: 0.8px;	
}
.view_booking_box{
	padding: 20px 20px 0px 20px;
    border: 1px solid #ebf0f3;
    background-color: #ebf0f3;	
    margin-bottom: 20px;	
}
.view_booking_request_details .form_field_group{
    border-bottom: 1px solid #dedede;	
}
.pagination{
	margin: 10px 0 0 0 !important;
}
.pagination ul{
    list-style: none;
    padding: 0px;	
}
.pagination ul li{
	display: inline-block;	
}
.pagination ul li a{
	width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    background-color: #f8f8f8;
    color: #737373;
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;	
	transition: all 0.5s;
	text-decoration:none !important;
}
.pagination ul li a:hover{
    background-color: #deeeca;	
}
.pagination ul li.active a{
    background-color: #deeeca;	
}
.view_inner_title{
    margin-top: 0px;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    letter-spacing: 0.5px;
    display: block;
    text-decoration: none;
    padding: 5px;
    margin-bottom: 15px;	
}
.benefits_content{
    padding-top: 20px;	
}
.benefits_content p{
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #737373 !important;
    margin-bottom: 15px;	
}
.benefits_content ul li{
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #737373 !important;
    margin-bottom: 15px;	
}
.terms_content{
    margin-top: 50px;	
}
.terms_title{
    text-transform: capitalize;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
    margin-top: 30px;	
}
.terms_content p {
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #737373 !important;
    margin-bottom: 15px;
}
.terms_content li{
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #737373 !important;
    margin-bottom: 5px;	
}
.signup_txt{
    text-align:center;
    font-size:14px;
    font-weight:600;
}
.profile_icon_mobile{
	display:none !important;
}
.card_details table#booking_history_table{
    border: 0px solid #ccc;	
}
#booking_history_table.table>thead>tr>th{
    border-bottom: 0px solid #ddd;
    padding-top: 10px;	
}
.pagination>li>a, .pagination>li>span {
    position: relative !important;
    float: left !important;
    padding: 4px 8px !important;
    text-align: center !important;
    background-color: #f8f8f8 !important;
    color: #737373 !important;
    font-size: 13px !important;
    font-weight: 300 !important;
    transition: all 0.5s !important;
    text-decoration: none !important;
    letter-spacing: 0.5px !important;
    border-radius: 0px !important;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color: #deeeca !important;
    border-color: #deeeca !important;	
}
div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #737373 !important;
    padding: 9px;
    border: 1px solid rgb(115 115 115 / 10%);
    box-shadow: none;
}
div.dataTables_wrapper div.dataTables_length select {
    width: auto;
    display: inline-block;
    font-size: 13px;
    color: #737373 !important;
    padding: 5px;
    border: 1px solid rgb(115 115 115 / 10%);
    box-shadow: none;
}
table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before{
    content: "\2303";
}
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after{
    content: "\2304";
	margin-right: 8px !important;
}
#booking_history_table_filter{
    float: left;
    display: block;
    margin-bottom: 10px;	
}
div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    box-shadow: none;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #737373 !important;
    padding: 9px 9px;
    border: 1px solid rgb(115 115 115 / 10%);
    height: auto;
    border-radius: 0px;
}
#booking_history_table_filter label {
    color: transparent !important;
    background: url(images/icon_search.png);
    background-size: 35px;
    background-position: 6px;
    background-repeat: no-repeat;
}
.card_details .search_filter{
    position: absolute;
    margin-top: 3px;
    left: 410px;
    width: 200px;
    text-align: right;
}
.card_details .search_filter .btn_filter {
	width: 35px;
    height: 35px;
    cursor: pointer;
    display: inline-block;
    margin-right: 10px;
}
.card_details .search_filter .filter_applied{
    display: inline-block;
    margin-bottom: 0px;
    letter-spacing: 0.5px;	
}
#Filters .btn_clear{
    margin-top: 26px;
    background: #7c7c7c;
    color: #ffffff !important;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    padding: 8px 22px;
    border: 2px solid #7c7c7c;
    transition: all 0.5s;
    display: inline-block;
    letter-spacing: 0.5px;
    margin-right: 10px;
    border-radius: 3px;	
}
#Filters .btn_apply{
    margin-top: 26px;
    background: #94c54f;
    color: #ffffff !important;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    padding: 8px 22px;
    border: 2px solid #94c54f;
    transition: all 0.5s;
    display: inline-block;
    letter-spacing: 0.5px;
    margin-right: 10px;
    border-radius: 3px;	
}
#Filters .add_card_form .form_field_group{
    margin-top: 10px;	
}
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before{
    top: 28px !important;
    left: 0px !important
}
.dataTables_info{
    width: 35%;
    text-align: right;
    float: left;
    font-size: 13px;
}
#booking_history_table_paginate{
    width: 45%;
    float: left;
}
.notification_quick_div.booking_preview{
	/*position: fixed;*/
    width: 403px;
    bottom: 0;
   /* height: 86vh;*/
    overflow: auto;	
}
.width5{
	width:5px !important;
}
.width10{
	width:10px !important;	
}
.width15{
	width:15px !important;	
}
.width25{
	width:25px !important;	
}
@media screen and (max-width:600px){
	.hide_on_mobile{
		display:none;
	}
		
	
	.main_header ul.top_navbar li{
	    padding: 5px 10px;	
	}
	.main_header ul.top_navbar li.profile_icon_mobile img{
		max-width: 36px;	
	}
	.login_with_otp	.welcome_text{
	    margin-top: 0px !important;	
	}
	.login-block .tagline {
		font-size: 22px;
		line-height: 27px;
	}	
	.login-sec {
		padding: 10px 10px;
	}
	.login-block .logo {
		margin-bottom: 50px;
	}
	.login-block .welcome_text {
		text-align: center;
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 1px;
		color: #000;
		letter-spacing: 0.5px;
		margin-top: 30px;
	}
	.login-sec{
	    height: 100%;	
	}
	.login-sec .copy-text {
		position: static;
		margin-bottom: 30px;
		margin-top: 30px;
	}
	.login-sec .copy-text span {
		margin-left: 0px;
		display: block;
		margin-top: 5px;
	}	
	.login-sec .copy-text a {
		color: #94c54f;
		padding: 0px 5px;
	}	
	.img-fluid{
	    height: 350px !important;	
	}
	.banner-text {
		width: 100%;
		bottom: 44px;		
	}

	.toggled #sidebar-wrapper{
		transition: all 0.5s;
		left: 0px;
	    width: 80% !important;	
	}
	#page-content-wrapper{
	    width: 100% !important;	
	}
	.home_section .bg_box{
	    margin-bottom: 100px;	
	}
	#footer .footer_card{
	    padding: 0px 10px;	
	}
	.main_header ul.top_navbar li.have_submenu .sub_nav{
	    z-index: 99;
		margin-left: -90px;	
	}

    .main_header .main_logo {
        /*background: url("/portal/images/idfc_logo.png") no-repeat !important;*/
        max-width: 120px;
        margin: 0 auto;
        height: auto;
    }	
	.main_header ul.top_navbar{
	    margin-bottom: 0px;
		margin-top: 12px !important;
	}
	.home_section .our_service {
		margin-top: 100px;
	}	
	.notification_quick_div .box_title {
		padding: 20px 20px;
	}
	.notification_quick_div .gray_icon {
		width: 35px;
		height: 35px;
	}
	.notification_quick_div .box_title{
	    min-height: unset;	
	}
	.top_navbar li.burger_nav{
	    padding: 9px 10px !important;
		float: right;
	}
	.have_submenu{
		display: inline-block;		
	}
	.main_header ul.top_navbar li a span {
		display: inline-block;
		padding-right: 10px;
	}
	
	
	.main_header #menu-toggle{
	    float: right;	
	}
	.change_pass_notification{
		min-height: unset !important;
	}
	.home_section {
		padding: 20px 0px;
	}	
	#main_footer{
	    text-align: center;	
	}
	#main_footer .footer_links {
		float: none;
		display: block;
	}
	
	/* Table */
	.card_details table {
		border: 0;
	}
	.card_details table caption {
		font-size: 1.3em;
	}
	.card_details table thead {
		border: none;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}
	.card_details table tr {
		border-bottom: 0px solid #ddd;
		display: block;
		margin-bottom: .625em;
		border: 0px solid #fff !important;
	}
	.card_details table th, .card_details table td{
	    border-top: 0px solid #fff !important;	
	}
	.card_details table td {
		border-bottom: 1px solid #ddd;
		display: block;
		font-size: .8em;
		text-align: left;
	}
	.card_details table td::before {
		content: attr(data-label);
		float: none;
		font-weight: bold;
		text-transform: uppercase;
		text-align: left;
		display: block;
		margin-bottom: 5px;		
	}
	.card_details table td:last-child {
		border-bottom: 0;
	}
	.login-block.reg_box .login-sec{
	    height: auto !important;	
	}
	.login-block .login-sec{
	    height: auto !important;	
	}	
	.login-block .forgot_pass{
	    float: right;	
	}
	p.action_btn {
		text-align: left;
	}
	.action_menu{
	    right: 35px;	
	}
	.card_details .search_filter {
		position: static;
		margin-top: 3px;
		right: 68px;
		width: 100%;
		text-align: right;
		margin-bottom: 10px;
	}	
	#booking_history_table_filter{
		float: none;
		display: block;
		margin-bottom: 10px;
		padding: 5px;	
	}
	div.dataTables_wrapper div.dataTables_filter input{
	    width: 100% !important;
		max-width: 174px !important;	
	}
	.card_details table{
	    width: 100% !important;	
	}
	.home_section .last_bg_box{
		margin-bottom: 20px !important;	
	}
	.notification_quick_div .inner_box_title {
		margin: 0px;
		font-size: 16px;
		font-weight: 700;
		text-transform: uppercase;
		letter-spacing: 0.5px;
		color: #000000;
		margin-top: 10px;
		margin-bottom: 5px;
		vertical-align: middle;
		display: inline-block;
	}
	.changes_password_form .btn_changepass{
	    padding: 10px 22px;
		display: block;
	    width: 100%;
		margin-bottom: 10px;
	}
	.changes_password_form .btn_cancel{
	    padding: 10px 22px;
		display: block;
	    margin-right: 0px;
		width: 100%;
	}
	.nav-tabs>li{
	    width: 100%;	
	}
	.nav-tabs>li.active>a{
	    border: 1px solid #ddd !important;
		border-radius: 4px !important;	
	}
	#booking_request .inner_groups {
		padding: 15px 15px 15px 15px;
	}
	.booking_request .information_line {
		float: none;
		width: 100%;
		text-align: left;
	}
	
	.pagination>li {
		display: inline-block;
	}
	#booking_history_table_paginate{
	    display: block;
		width: 100%;	
	}
	.pagination{
		text-align: center;
		display: block;
		margin: 0 auto !important;
		margin-top: 10px !important;
		margin-bottom: 20px !important;	
	}	
	.add_card_form .form_field_group .form_field{
	    margin-bottom: 10px;	
	}
	.add_card_form .btn_cancel{
	    border-radius: 3px;
		width: 100%;
		margin-top: 10px;
		padding: 10px 22px;
		display: block;	
	}
	.add_card_form .form_field_group {
		margin-bottom: 20px;
	}
	.terms_content {
		margin-top: 15px;
	}	
	ol, ul{
	    padding-left: 20px;	
	}
	.breack_mobile{
		display:block !important;
	}
}
@media screen and (min-width:768px) and (max-width:1080px){
	.banner-text {
		width: 100%;
	}
	.login-block.reg_box .logo {
		margin-bottom: 10px;
	}
	.login-block.reg_box .tagline {
		font-size: 20px;
		margin-top: 18px;
	}
	.login-sec .copy-text {
		position: static;
	}
	#sidebar-wrapper{
	    width: 29%;	
	}
	#wrapper.toggled #sidebar-wrapper {
		margin-left: 0;
		width: 30%;
	}
	.home_section .bg_box{
		margin-bottom: 100px;
	}
	.home_section .bg_box:after{
	    width: 275px;
		height: 275px;	
	}
	.add_card_form .btn_changepass{
		display: inline-block;
	/*  width: 28%;*/
		margin-bottom: 10px;
/* 	    border-radius: 25px; */		
	}
	.add_card_form .btn_cancel{
	    border-radius: 3px;
	/*	width: 28%	*/
	}
	.notification_quick_div .box_title{
	    padding: 32px 10px;	
	}
	.notification_quick_div .gray_icon{
	    width: 36px;
		height: 36px;	
	}
	.notification_quick_div .inner_box_title{
		font-size: 15px;
		margin-bottom: 20px;
	}
	.payment_summary .golf_name{
	    font-size: 14px;	
	}
	.payment_summary .golf_slot{
	    font-size: 12px;	
	}
	.payment_summary .form_field_group .visitor_count{
	    font-size: 11px;
		letter-spacing: 0.3px;	
	}
	.payment_summary .form_field_group .sub_total{
	    font-size: 12px;	
	}
	.payment_summary .grand_title{
	    font-size: 15px;	
	}
	.payment_summary .btn_continue{
	    padding: 6px 22px;	
	}
	.booking_request .booking_tabs>li>a{
	    font-size: 13px;	
	}
	#booking_request .inner_groups {
		padding: 15px 15px 5px 15px;
	}
	.add_card_form .form_field_group label{
	    font-size: 13px;	
	}
	.add_card_form .form_field_group .form_field{
	    font-size: 13px;	
	}
	.add_card_form .form_field_group {
		margin-bottom: 10px;
	}
	.view_popup{
	    font-size: 13px;	
	}
	.form_other_section .panel-title a{
	    font-size: 13px;	
	}
	.panel-heading {
		padding: 7px 20px;
	}
	#available_benefits.tab-pane .tab_small_title{
	    font-size: 13px;	
	}
	#available_benefits.tab-pane p{
	    font-size: 13px;	
	}
	#terms_condition.tab-pane .tab_small_title{
	    font-size: 13px;	
	}
	#terms_condition.tab-pane li{
	    font-size: 13px;	
	} 
	#terms_condition.tab-pane p{
	    font-size: 13px;	
	}
	#terms_condition.tab-pane ul{
	    padding-left: 16px;	
	}
	.booking_id_filter .btn_changepass{
		padding: 6px 22px;
		display: block;
		width: 100%;
		margin-top: 24px;
		margin-left: -20px;		
	}	
	.card_details table th {
		font-size: 13px;
		letter-spacing: 0.3px;
	}
	table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
		content: "\2304";
		margin-right: 6px !important;
	}
	table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before {
		top: 14px !important;
		left: 0px;
	}
	table#booking_history_table tr td:first-child {
		padding-left: 30px !important;
	}	
		
	ol, ul{
	    padding-left: 20px;	
	}
	.change_pass_notification {
		min-height: unset !important;
	}
    .notification_quick_div.booking_preview {
        width: auto;
    }
}

@media screen and (min-width:1200px) and (max-width:1400px){
	.login-block .logo {
		margin-bottom: 20px;
	}
	.login-block .tagline {
		font-size: 20px;
		margin-top: 5px;	
	}
	.login-sec {
		padding: 10px 30px;
	}
	.login-block .welcome_text{
	    margin-top: 5px;	
	}
	.login-block form.login-form{
	    margin-top: 10px;	
	}
	.login-block.reg_box .logo {
		margin-bottom: 10px;
	}
	.login-block.reg_box .tagline {
		font-size: 20px;
		margin-top: 1px;
	}
	.login-block.reg_box .welcome_text {
		margin-bottom: 14px;
		margin-top: 10px;
		font-size: 14px;
		line-height: 21px;
	}
	.login-block.reg_box form.login-form {
		padding-top: 10px;		
		max-width: 90%;
	}
	.login-sec .copy-text {
		position: static;
	}
	.fold_title {
		font-size: 15px;
	}	
}



.history_form {
    margin-bottom: 1rem;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.mb-1 {
    margin-bottom: 0.25rem;
}
.mb-2 {
    margin-bottom: 0.5rem;
}
.mb-3 {
    margin-bottom: 1rem;
}
.mr-0 {
    margin-bottom: 0 !important;
}
.m-0 {
    margin: 0 !important;
}
.mr-1 {
    margin-right: 0.25rem;
}
.mr-2 {
    margin-right: 0.5rem;
}
.mr-3 {
    margin-right: 1rem;
}
.history_form label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500 !important;
}
.search_filter_icon {
    text-align: right;
    display: none;
}
.search_filter_icon .btn_filter {
    width: 35px;
    height: 35px;
    cursor: pointer;
    display: inline-block;
}
.d-flex {
    display: flex !important;
}
.history_form_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mt-4 {
    margin-top: 1.5rem !important;
}
.close-slide {
    display: none;
    color: #337ab7;
    cursor: pointer;
    font-size: 2rem;
    top: 5px;
    left: 5px;
    position: absolute;
}

.action-icons {
    margin: 0;
}
ul.action-icons {
    padding: 0;
    margin: 0;
    list-style: none;
}
.action-icons li {
    display: inline-flex;
    margin: 0;
}
.action-icons li:last-child {
    margin-right: 0;
}
.action-icons a, .action-icons label {
    display: inline-flex;
    flex-direction: column;
    text-align: center;
    margin-right: 1rem;
    cursor: pointer;
}
.action-icons a > i, .action-icons label > i {
    font-size: 12px;
    border-radius: 50%;
    background: #000;
    width: 18px;
    height: 18px;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
    margin: 0 auto;
}
.action-icons a > span {
    font-size: 12px;
}

@media (max-width:991px){
    .main_header ul.top_navbar li.profile_desktop{
		display:none;
	}
    .profile_icon_mobile{
		display:inline-block !important;
	}
    .main_header ul.top_navbar {
        display: flex;
        justify-content: end;
    }
    .contact_nav{
		display: none !important;		
	}
    .close-slide {
        display: block;
    }
    .search_filter_icon {
        display: block;
    }
    .history_form {
        display: none;
        position: absolute;
        width: 91%;
        right: -100%;
        opacity: 0;
        transition: all 1s ease;
        z-index: 999;
        background: #ffffff;
        box-shadow: 0 0 4px rgb(204 204 204 / 90%);
        padding: 15px 30px;
    }
    .history_form.show {
        display: block;
        right: 20px;
        opacity: 1;
        transition: all 1s ease;
        -webkit-transition: all 2s ease;
    }
    .card_details table{
	    width: 100% !important;
        margin-top: 0 !important;
	}
    .card_details table thead {
		border: none;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}
    table#booking_history_table tr td:first-child {
        padding-left: 12px !important;
    }

    .card_details table tr {
		margin-bottom: 2px;
        padding: 0;
        height: auto;
	}
    .inline-row {
        margin-right: 0;
    }
    .top_navbar li.burger_nav{
	    padding: 9px 10px !important;
		float: right;
	}
    .icon_tune {
        width: 45px;
    }
    .action-icons li {
        margin-right: 1rem;
    }
    
    .card_registration table td:last-child {
        border-bottom: 1px solid #ddd;
    }
    .card_registration table td {
        display: table-cell;
        border-bottom: 1px solid #ddd;
    }
}

.badge {
    display: inline;
    padding: 0.2em 0.6em;
    font-weight: 500;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
.badge-critical {
    background-color: #d9534f;
}
.badge-success {
    background-color: #5cb85c;
}
.badge-info {
    background-color: #5bc0de;
}
.bg-danger {
    background-color: #d9534f !important;
}
.bg-success {
    background-color: #5cb85c !important;
}
.bg-info {
    background-color: #5bc0de !important;
}
.bg-primary {
    background-color: #286090 !important;
}
.dataTables_length {
    width: 20%;
    display: inline-flex;
    float: left;
    margin-top: 10px;
}

@media screen and (max-width: 767px) {
    .dataTables_length {
        width: 50%;
        margin-top: 4px;
        padding-left: 5px;
    }
    .dataTables_info {
        width: 50%;
    }
    .notification_quick_div.booking_preview{
        position: relative;
        width: 100%;
        height: auto;
        overflow: auto;	
    }
}

.btn-red {
    color: #fff;
    background-color: #9D1D27 !important;
    border-color: #9D1D27 !important;
}
.btn-red:hover {
    color: #fff;
    background-color: #9D1D27;
    border-color: #9D1D27;
}
.text-danger {
    color: #f90316 !important;
}

.edit_node {
    font-size: 15px;
    font-weight: 500;
    color: #116da3;
    cursor: pointer;
}
.delete_node {
    font-size: 15px;
    font-weight: 500;
    color: #f90316;
    cursor: pointer;
}

.card_registration table {
    width: 100%;
}
.card_registration table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
    width: 100%;	
}
.card_registration table caption {
	font-size: 1.5em;
	margin: .5em 0 .75em;
}


.card_registration table th, .card_registration table td {
    padding: 12px !important;
    text-align: left;
    font-size: 13px;
    letter-spacing: 0.3px;
    color: #737373;
	border-top:1px solid #fff !important;
}
.card_registration table th {
    font-size: 15px;
    line-height: 26px !important;
    letter-spacing: 1px;
    text-transform: capitalize;
    background-color: #9d1d27 ;
    color: #fff;
    font-weight: 600;
}