#nd_rst_component_container {padding:0px;border:1px solid #ffffff; position: relative;}


/*steps*/
#nd_rst_steps_container {background-color: #fff;padding: 20px;box-sizing:border-box; margin-bottom: 30px;}
#nd_rst_steps_container h5 {margin: 0px;padding: 0px;font-weight: normal;font-size: 14px;line-height: 20px;position: relative;display: inline-block;}
#nd_rst_steps_container h5 span{color: #fff;width: 30px;height: 30px;font-size: 12px;line-height: 30px;border-radius: 100%;position: absolute;top: -5px;left: -50px;	}

    
/*rest, guests, legend*/
#nd_rst_rest_guests_legend_section { width:50%;border: 15px solid #fff;box-sizing: border-box;border-top-width: 0px;border-bottom-width: 0px; }


/*restaurant*/
#nd_rst_section_restaurant label { display: none; }
.nd_rst_restaurant_image {  }
.nd_rst_restaurant_image .nd_rst_restaurant_image_filter { background: linear-gradient(to bottom, rgb(45, 45, 45) 0%,rgba(45, 45, 45, 0) 100%); }
.nd_rst_restaurant_image_content { float: left; width: 100%; text-align: center; top:30px; }
.nd_rst_restaurant_image_content h3 { color: #fff; margin: 0px; padding: 0px; font-size: 20px; color:#fff !important; cursor: pointer; position: relative; display: inline-block; }
.nd_rst_restaurant_image_content h3:after { content: '';width: 20px;height: 20px;position: absolute;top: 0px;right: -30px; background-image: url(../../../../assets/img/arrow-down.png);background-size: 15px;background-position: center;background-repeat: no-repeat; }
.nd_rst_ul_restaurant { top: 60px; left: 50%; margin-left: -80px; width: 160px; background-color: #fff; }
.nd_rst_ul_restaurant li { font-size: 12px; margin: 0px; padding: 10px 20px; border-bottom: 1px solid #f1f1f1; }
.nd_rst_ul_restaurant li:last-child { border-bottom-width: 0px; }
.nd_rst_ul_restaurant li.nd_rst_bg_color_blue { color:#fff; }


/*guests and legend*/
#nd_rst_guests_legend_section {  padding: 30px; box-sizing:border-box; width:100%; margin-top: -142px; position: relative;background: -moz-linear-gradient(top, rgba(45,45,45,0) 0%, rgba(45,45,45,1) 100%);background: -webkit-linear-gradient(top, rgba(45,45,45,0) 0%, rgba(45,45,45,1) 100%);background: linear-gradient(to bottom, rgba(45,45,45,0) 0%, rgba(45,45,45,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );}
#nd_rst_guests_legend_section #nd_rst_guests_section { width: 60%; float: left; text-align: center; }
#nd_rst_guests_legend_section #nd_rst_legend_section { width: 40%; float: left; margin-top:0px; }
.nd_rst_legend_not_available span { border-radius: 100%;}
.nd_rst_guests_increase { background-image: url(../../../../assets/img/add.png);background-size: 10px;background-position: center;background-repeat: no-repeat;background-color: initial !important; }
.nd_rst_guests_decrease { background-image: url(../../../../assets/img/remove.png);background-size: 10px;background-position: center;background-repeat: no-repeat;background-color: initial !important; }
#nd_rst_guests_section h3 { color: #fff; font-size: 20px; text-transform: uppercase; margin-bottom: 10px; }
#nd_rst_guests_section h1 { color: #fff;font-size: 50px;line-height: 50px; }
#nd_rst_legend_section p { color: #fff; font-size: 12px; margin:0px; padding:0px; }
#nd_rst_legend_section p span { width: 10px; height: 10px;display: inline-block; margin-right: 10px; }
.nd_rst_guest_number_add { position: absolute;top: 5px;right: 10px;width: 20px;height: 20px; }
.nd_rst_guest_number_add button {margin: 0px;padding: 0px;font-size: 0px;width: 20px;height: 20px;border-width: 0px;float: left; outline: 0;cursor: pointer; }
.nd_rst_guest_number_remove { position: absolute;top: 25px;right: 10px;width: 20px;height: 20px; }
.nd_rst_guest_number_remove button { margin: 0px;padding: 0px;font-size: 0px;width: 20px;height: 20px;border-width: 0px;float: left; outline: 0;cursor: pointer; }
.nd_rst_guest_number { width: 100px;display: inline-block;float: initial;position: relative;height: 50px; padding-right: 20px; box-sizing: border-box;}

/*cal and occasion*/
#nd_rst_cal_occa_section { width:50%;border: 15px solid #fff;box-sizing: border-box;border-top-width: 0px;border-bottom-width: 0px; position: relative; }

/*calendar*/
#nd_rst_calendar_section { padding: 30px; float: left;width: 100%;box-sizing: border-box; }
#nd_rst_calendar_container { }
#nd_rst_calendar_container h3 { font-size: 20px; color: #fff; letter-spacing: 1px; }
#nd_rst_calendar_container button { font-size: 0px; background-color: #000; width: 20px; height:20px; border-width: 0px; cursor: pointer; outline: 0; }
.nd_rst_prev_next_cal.nd_rst_float_right { background-image: url(../../../../assets/img/arrow-right-white.png);background-size: 15px;background-position: center;background-repeat: no-repeat; background-color: initial !important; float: left; }
.nd_rst_prev_next_cal.nd_rst_float_left { background-image: url(../../../../assets/img/arrow-left-white.png);background-size: 15px;background-position: center;background-repeat: no-repeat;background-color: initial !important; float: right; }
#nd_rst_calendar_container p strong { color:#fff; font-size: 14px; font-weight: bold; margin: 0px; padding: 0px; }
#nd_rst_calendar_container p { font-size: 12px; font-weight: normal;  margin: 0px; padding: 8px 4px; }
#nd_rst_calendar_container .nd_rst_height_20 { height: 10px; }
.nd_rst_cal_today.nd_rst_calendar_date{color: #fff !important;}
.nd_rst_cal_active.nd_rst_calendar_date{color: #fff !important;}
.nd_rst_cal_not_set:after { content: '';position: absolute;width: 5px;height: 5px;border-radius: 100%;bottom: 2px;left: 50%;margin-left: -2px;}
.nd_rst_cal_not_set.nd_rst_calendar_date { position: relative;}
.nd_rst_calendar_date { color: #fff !important; }
.nd_rst_calendar_week { margin-top: 20px; }
#nd_rst_calendar_word_bg { position: absolute; width: 100%;left: 0px;bottom: -50px;text-align: center;font-family: Kristi;font-size: 200px;line-height: 200px;color: rgba(255, 255, 255, 0.02); display: block; }
#nd_rst_calendar_content { position: relative; }

/*occasion*/
#nd_rst_occasion_cont { display: inline-block; float: initial; width: initial; }
#nd_rst_occasion_cont h3 { float: left; margin-right: 5px; }
#nd_rst_occasion_cont_change { width:initial; line-height: 25px; margin-left: 5px; cursor: pointer; }
#nd_rst_occasion_section { float: left; width:100%; padding:20px; padding-bottom: 10px; padding-top: 0px; box-sizing:border-box; text-align: center; }
#nd_rst_occasion_section h3 { font-size: 20px; color: #fff; }
.nd_rst_ul_occasion { top: 40px;left: 50%;margin-left: -80px;width: 160px;background-color: #fff; text-align: left;border: 1px solid #f1f1f1; z-index: 9; }
.nd_rst_ul_occasion li {font-size: 12px;color: #a9a9a9;margin: 0px;padding: 10px 20px;border-bottom: 1px solid #f1f1f1;}
.nd_rst_ul_occasion li:last-child {border-bottom-width: 0px;}
.nd_rst_ul_occasion li.nd_rst_bg_color_blue { color: #fff;}
.nd_rst_occas_single { font-size: 14px; color: #fff; }

.nd_rst_occasion_cont_change h3 { position: relative; }
.nd_rst_occas_single:after { content: '';width: 20px;height: 20px;position: absolute;top: 2px;right: -30px; background-image: url(../../../../assets/img/arrow-down.png);background-size: 15px;background-position: center;background-repeat: no-repeat; }

.nd_rst_width_14_percentage {width:14%;color: #f7f2f2;}
/*time*/
#nd_rst_time_section { text-align: center; box-sizing:border-box; margin-top: 50px; padding: 0px 10%;}
#nd_rst_time_section h3 { font-size: 20px; text-transform: uppercase; margin-bottom: 30px; }
#nd_rst_time_section p { font-size: 14px;line-height: 14px;color: #fff;padding: 8px 16px;margin: 8px;border-radius: 3px; }
#nd_rst_time_section .nd_rst_time { cursor: pointer; }
.nd_rst_all_time_slots_single { position: relative; }

#nd_rst_all_time_slots_single_layer { position: absolute; top: 0px; left:0px; width: 100%; height: 100%; cursor: progress; }


/*button container*/
#nd_rst_btn_go_to_booking_container { text-align: center; margin-top: 20px; }

/*button*/
#nd_rst_btn_go_to_booking { color: #fff; letter-spacing: 1px; outline: 0; border-width: 0px; cursor: pointer; font-size: 16px; border-radius: 4px; padding: 15px 30px; font-weight: normal; text-transform: uppercase; }


#nd_rst_calendar_container p {font-size: 20px;font-weight: bolder;margin: 0px;/* padding: 8px 4px; */}

.nd_rst_occas_single {font-size: 30px;font-weight: bolder;color: #fff;}

#nd_rst_calendar_container p strong {color:#fff;font-size: 20px;font-weight: bolder;margin: 0px;padding: 0px;}

.nd_rst_restaurant_image_content h3 {color: #fff;margin: 0px;padding: 0px;font-size: 30px;color:#fff !important;cursor: pointer;position: relative;display: inline-block;}

#nd_rst_guests_section h3 {color: #fff;font-size: 26px;text-transform: uppercase;margin-bottom: 10px;}

#nd_rst_legend_section p {color: #fff;font-size: 20px;margin:0px;padding:0px;}

.nd_rst_ul_restaurant li {font-weight: bolder;font-size: 15px;margin: 0px;padding: 10px 20px;border-bottom: 1px solid #f1f1f1;}


/***************************************** START BOOKING *****************************************/
#nd_rst_booking_all_container_2 {  }

#nd_rst_booking_step_resume { float: left; width: 50%; position: relative; padding-right: 15px; box-sizing:border-box; } 

#nd_rst_booking_step_datas_form { float: left; width: 50%; box-sizing:border-box; padding-left: 15px; }
#nd_rst_booking_step_datas_form label { float: left; width: 100%; font-size: 14px; font-weight: normal; }
#nd_rst_booking_step_datas_form label span { color: #fff;font-size: 12px;letter-spacing: 2px;padding: 4px 8px;border-radius: 3px; font-weight: normal; }
#nd_rst_booking_step_datas_form input[type="text"], #nd_rst_booking_step_datas_form textarea  { float: left; width: 100%; font-size: 14px; font-weight: normal;  }
#nd_rst_booking_step_datas_form button { color: #fff; letter-spacing: 1px; outline: 0; border-width: 0px; cursor: pointer; font-size: 14px; border-radius: 3px; padding: 10px 30px; font-weight: normal; text-transform: uppercase; width: 100%; }
#nd_rst_booking_form_term_container a { text-decoration: underline; font-weight: normal; }

#nd_rst_booking_step_datas_form_container { padding:30px; box-sizing:border-box; border:1px solid #f1f1f1; }
#nd_rst_booking_step_datas_form_container h3 { text-align: center; margin-bottom: 40px; }
#nd_rst_booking_step_datas_form_container #nd_rst_booking_form_name_container,
#nd_rst_booking_step_datas_form_container #nd_rst_booking_form_surname_container,
#nd_rst_booking_step_datas_form_container #nd_rst_booking_form_email_container,
#nd_rst_booking_step_datas_form_container #nd_rst_booking_form_phone_container { float: left; width: 50%; }
#nd_rst_booking_step_datas_form_container #nd_rst_booking_form_email_container,
#nd_rst_booking_step_datas_form_container #nd_rst_booking_form_phone_container { margin-top: 20px; }

#nd_rst_booking_step_datas_form_container #nd_rst_booking_form_name_container,
#nd_rst_booking_step_datas_form_container #nd_rst_booking_form_email_container { padding-right: 15px; box-sizing:border-box; } 
#nd_rst_booking_step_datas_form_container #nd_rst_booking_form_surname_container,
#nd_rst_booking_step_datas_form_container #nd_rst_booking_form_phone_container { padding-left: 15px; box-sizing:border-box; } 

.nd_rst_booking_resume_restaurant {font-size: 20px;color: #fff !important;text-align: center;float: left;width: 100%;padding: 30px;box-sizing: border-box;line-height: 20px; position: absolute;}
#nd_rst_booking_step_resume_filter {  position: absolute; left: 0px; top:0px; height: 100%; width: 100%; background: linear-gradient(to bottom, rgb(45, 45, 45) 0%,rgba(45, 45, 45, 0) 100%); }
#nd_rst_booking_step_resume_all_info {text-align: center; padding: 40px;box-sizing: border-box; overflow: hidden; position: relative; }
#nd_rst_booking_step_resume_all_info p { color: #fff; }
#nd_rst_booking_step_resume_all_info_word {color: rgba(255, 255, 255, 0.03);position: absolute;bottom: 6px;width: 100%;left: 0px;font-size: 200px;   }
#nd_rst_booking_step_resume_all_info p span {font-weight: bold;letter-spacing: 2px;text-transform: uppercase;}

#nd_rst_booking_form_term_container a { margin-left: 10px; }




/***************************************** START CHECKOUT *****************************************/
#nd_rst_checkout_all_container_3 { display: table; }

#nd_rst_checkout_step_resume { float: left; width: 50%; position: relative; padding-right: 15px; box-sizing:border-box; } 
#nd_rst_checkout_step_resume_filter {  position: absolute; left: 0px; top:0px; height: 100%; width: 100%; background: linear-gradient(to bottom, rgb(45, 45, 45) 0%,rgba(45, 45, 45, 0) 100%); }
.nd_rst_checkout_resume_restaurant {font-size: 20px;color: #fff !important;text-align: center;float: left;width: 100%;padding: 30px;box-sizing: border-box;line-height: 20px; position: absolute;}


#nd_rst_checkout_step_resume_all_info {text-align: center; padding: 40px;box-sizing: border-box; overflow: hidden; position: relative; margin-top: -50px; }
#nd_rst_checkout_step_resume_all_info p { color: #fff; }
#nd_rst_checkout_step_resume_all_info_word {color: rgba(255, 255, 255, 0.03);position: absolute;bottom: 6px;width: 100%;left: 0px;font-size: 200px;   }
#nd_rst_checkout_step_resume_all_info p span {font-weight: bold;letter-spacing: 2px;text-transform: uppercase;}

.nd_rst_checkout_container_3 button { color: #fff; letter-spacing: 1px; outline: 0; border-width: 0px; cursor: pointer; font-size: 16px; border-radius: 4px; padding: 15px 30px; font-weight: normal; text-transform: uppercase; }


#nd_rst_checkout_step_datas_form { float: left; width: 50%; box-sizing:border-box; padding-left: 15px;   }
#nd_rst_checkout_step_datas_form button,#nd_rst_checkout_step_datas_form input[type="submit"] { width: 100%;  color: #fff; letter-spacing: 1px; outline: 0; border-width: 0px; cursor: pointer; font-size: 14px; border-radius: 3px; padding: 10px 20px; line-height: 14px; font-weight: normal; text-transform: uppercase; }
#nd_rst_checkout_step_datas_form_container { padding:30px; box-sizing:border-box; border:1px solid #f1f1f1; }

#nd_rst_checkout_form_name_container h3 { text-align: center; }
#nd_rst_checkout_form_name_container span { font-weight: bold; letter-spacing: 2px; }
#nd_rst_checkout_form_name_container {  }


#nd_rst_component_container_layer { position: absolute; top: 0px; left:0px; width: 100%; height: 100%;}
#nd_rst_sorting_result_loader { position: absolute; top: 0px; left:0px; width: 100%; height: 100%; background-color: #fff; background-image: url('../../../../assets/img/loader-1.gif'); background-size: 70px; background-position: center 300px; background-repeat: no-repeat; }



/***************************************** START THANKS *****************************************/

#nd_rst_thanks_step { border:1px solid #f1f1f1; width: 70%;box-sizing: border-box;margin: 0px 15%; }
#nd_rst_thanks_step_resume_table p { float: left; width: 100%; border-bottom: 1px solid #f1f1f1; padding: 10px 0px;box-sizing: border-box; }
#nd_rst_thanks_step_resume_table p:last-child { border-width: 0px; padding-bottom: 0px; }
#nd_rst_thanks_step_resume_table strong { float: left; font-weight: normal; }
#nd_rst_thanks_step_resume_table span { float: right; }
.nd_rst_thanks_step_resume_left { box-sizing:border-box; }
.nd_rst_thanks_step_resume_right { padding-left: 15px; box-sizing:border-box; }
#nd_rst_thanks_step_resume strong { font-weight: normal; }

#nd_rst_thanks_step_resume_icons { margin:30px 0px; }
#nd_rst_thanks_step_resume_icons p{ letter-spacing: 2px; text-transform: uppercase;}



/***************************************** START RESPONSIVE *****************************************/


/* 11.6 all responsive*/
@media only screen and (min-width: 320px) and (max-width: 1199px) {

	#nd_rst_rest_guests_legend_section,#nd_rst_cal_occa_section { width: 100%; border-width: 0px; }

	#nd_rst_booking_step_resume,#nd_rst_booking_step_datas_form { width: 100%; padding: 0px; }	
	#nd_rst_booking_step_resume_all_info { padding: 30px; }
	#nd_rst_booking_step_resume_all_info .nd_rst_width_50_percentage { width: 100%; text-align: left; }
	#nd_rst_booking_step_datas_form_container div { width: 100% !important; margin-left: 0px !important; margin-right: 0px !important; padding: 0px !important; }
	#nd_rst_booking_form_surname_container, #nd_rst_booking_form_email_container, #nd_rst_booking_form_phone_container { margin-top: 20px !important; }


	#nd_rst_checkout_step_resume,#nd_rst_checkout_step_datas_form { width: 100%; padding: 0px;  }
	#nd_rst_checkout_step_resume_all_info { padding: 30px; }
	#nd_rst_checkout_step_resume_all_info .nd_rst_width_50_percentage { width: 100%; text-align: left; }


	#nd_rst_thanks_step_resume_icons .nd_rst_width_25_percentage { width: 100%; padding-bottom: 30px; }
	#nd_rst_thanks_step { margin:0px; padding: 20px; width: 100%; }
	.nd_rst_thanks_step_resume_left p span { float: left !important; }
	.nd_rst_thanks_step_resume_left p strong { margin-right: 10px; }

}


/* 11.6 all iphone*/
@media only screen and (min-width: 320px) and (max-width: 767px) {

	#nd_rst_steps_container .nd_rst_single_step { width: 100%; padding: 10px 0px; }
	#nd_rst_time_section { padding: 0px; }
	#nd_rst_legend_section { display: none; }
	#nd_rst_guests_section { width: 100% !important; }
	#nd_rst_guests_section h3 { font-size: 14px; }
	#nd_rst_guests_legend_section { padding: 10px; margin-top: -100px; }
	.nd_rst_guest_number { width: 80px; }
	.nd_rst_guest_number h1 { font-size: 40px !important; }
	.nd_rst_restaurant_image_content h3 { font-size: 16px; }
	.nd_rst_restaurant_image_content { top: 10px; }
	.nd_rst_ul_restaurant { z-index: 9; }
	#nd_rst_calendar_content h3 { font-size: 16px; }
	#nd_rst_occasion_cont h3 { font-size: 16px; }
	
}

/* -----------------START CLASS ----------------- */

.nd_booking_width_100_percentage { width: 100%; }
.nd_booking_width_75_percentage { width: 75%; }
.nd_booking_width_70_percentage { width: 70%; }
.nd_booking_width_66_percentage { width: 66.66%; }
.nd_booking_width_65_percentage { width: 65%; }
.nd_booking_width_60_percentage { width: 60%; }
.nd_booking_width_50_percentage { width: 50%; }
.nd_booking_width_45_percentage { width: 45%; }
.nd_booking_width_40_percentage { width: 40%; }
.nd_booking_width_35_percentage { width: 35%; }
.nd_booking_width_33_percentage { width: 33.33%; }
.nd_booking_width_30_percentage { width: 30%; }
.nd_booking_width_25_percentage { width: 25%; }
.nd_booking_width_20_percentage { width: 20%; }
.nd_booking_width_15_percentage { width: 15%; }
.nd_booking_width_10_percentage { width: 10%; }
.nd_booking_width_650 { width: 650px; }
.nd_booking_width_160 { width: 160px; }
.nd_booking_width_60 { width: 60px; }
.nd_booking_width_50 { width: 50px; }
.nd_booking_width_40 { width: 40px; }
.nd_booking_width_30 { width: 30px; }
.nd_booking_width_25 { width: 25px; }
.nd_booking_width_20 { width: 20px; }
.nd_booking_width_18 { width: 18px; }
.nd_booking_width_initial { width: initial; }


.nd_booking_transform_rotate_180 { transform: rotate(180deg); }


.nd_booking_height_250 { height: 250px; }
.nd_booking_height_200 { height: 200px; }
.nd_booking_height_130 { height: 130px; }
.nd_booking_height_110 { height: 110px; }
.nd_booking_height_100 { height: 100px; }
.nd_booking_height_80 { height: 80px; }
.nd_booking_height_60 { height: 60px; }
.nd_booking_height_50 { height: 50px; }
.nd_booking_height_45 { height: 45px; }
.nd_booking_height_40 { height: 40px; }
.nd_booking_height_30 { height: 30px; }
.nd_booking_height_25 { height: 25px; }
.nd_booking_height_20 { height: 20px; }
.nd_booking_height_15 { height: 15px; }
.nd_booking_height_18 { height: 18px; }
.nd_booking_height_10 { height: 10px; }
.nd_booking_height_7 { height: 7px; }
.nd_booking_height_5 { height: 5px; }
.nd_booking_height_3 { height: 3px; }
.nd_booking_height_1 { height: 1px; }
.nd_booking_height_2 { height: 2px; }
.nd_booking_height_0 { height: 0px; }
.nd_booking_height_0_important { height: 0px !important; }
.nd_booking_height_100_percentage { height: 100%; }
.nd_booking_min_height_100 { min-height: 100px; }

.nd_booking_float_left { float: left; }
.nd_booking_float_right { float: right; }
.nd_booking_float_none { float: none; }

.nd_booking_padding_0 { padding: 0px; }
.nd_booking_padding_0_important { padding: 0px !important; }
.nd_booking_padding_5 { padding: 5px; }
.nd_booking_padding_7 { padding: 7px; }
.nd_booking_padding_8 { padding: 8px; }
.nd_booking_padding_10 { padding: 10px; }
.nd_booking_padding_15 { padding: 15px; }
.nd_booking_padding_20 { padding: 20px; }
.nd_booking_padding_30 { padding: 30px; }
.nd_booking_padding_40 { padding: 40px; }
.nd_booking_padding_50 { padding: 50px; }

.nd_booking_padding_10_0 { padding: 10px 0px; }
.nd_booking_padding_10_20 { padding: 10px 20px; }
.nd_booking_padding_10_15 { padding: 10px 15px; }
.nd_booking_padding_10_20_important { padding: 10px 20px !important; }
.nd_booking_padding_10_25 { padding: 10px 25px; }
.nd_booking_padding_20_10 { padding: 20px 10px; }
.nd_booking_padding_20_15 { padding: 20px 15px; }
.nd_booking_padding_20_25 { padding: 20px 25px; }
.nd_booking_padding_20_30 { padding: 20px 30px; }
.nd_booking_padding_20_0 { padding: 20px 0px; }
.nd_booking_padding_15_0 { padding: 15px 0px; }
.nd_booking_padding_18_0 { padding: 18px 0px; }
.nd_booking_padding_15_20 { padding: 15px 20px; }
.nd_booking_padding_15_25 { padding: 15px 25px; }
.nd_booking_padding_15_30 { padding: 15px 30px; }
.nd_booking_padding_15_35 { padding: 15px 35px; }
.nd_booking_padding_15_35_important { padding: 15px 35px !important; }
.nd_booking_padding_15_30_important { padding: 15px 30px !important; }
.nd_booking_padding_15_25_important { padding: 15px 25px !important; }
.nd_booking_padding_5_0 { padding: 5px 0px; }
.nd_booking_padding_40_20 { padding: 40px 20px; }
.nd_booking_padding_40_0 { padding: 40px 0px; }
.nd_booking_padding_5_10 { padding: 5px 10px; }
.nd_booking_padding_3_5 { padding: 3px 5px; }
.nd_booking_padding_5_20 { padding: 5px 20px; }
.nd_booking_padding_0_5 { padding: 0px 5px; }
.nd_booking_padding_0_10 { padding: 0px 10px; }
.nd_booking_padding_0_15 { padding: 0px 15px; }
.nd_booking_padding_0_20 { padding: 0px 20px; }
.nd_booking_padding_0_30 { padding: 0px 30px; }
.nd_booking_padding_0_50 { padding: 0px 50px; }
.nd_booking_padding_bottom_0 { padding-bottom: 0px; }
.nd_booking_padding_bottom_5 { padding-bottom: 5px; }
.nd_booking_padding_bottom_15 { padding-bottom: 15px; }
.nd_booking_padding_bottom_20 { padding-bottom: 20px; }
.nd_booking_padding_left_20 { padding-left: 20px; }
.nd_booking_padding_left_10 { padding-left: 10px; }
.nd_booking_padding_left_15 { padding-left: 15px; }
.nd_booking_padding_left_40 { padding-left: 40px; }
.nd_booking_padding_left_50 { padding-left: 50px; }
.nd_booking_padding_left_120 { padding-left: 120px; }
.nd_booking_padding_right_15 { padding-right: 15px; }
.nd_booking_padding_right_10 { padding-right: 10px; }
.nd_booking_padding_right_20 { padding-right: 20px; }
.nd_booking_padding_top_5 { padding-top: 5px; }
.nd_booking_padding_top_12 { padding-top: 12px; }
.nd_booking_padding_top_0 { padding-top: 0px; }
.nd_booking_padding_top_20 { padding-top: 20px; }


.nd_booking_margin_auto { margin: auto; }
.nd_booking_margin_0 { margin: 0px; }
.nd_booking_margin_0_important { margin: 0px !important; }
.nd_booking_margin_0_10 { margin: 0px 10px; }
.nd_booking_margin_0_20 { margin: 0px 20px; }
.nd_booking_margin_5 { margin: 5px; }
.nd_booking_margin_top_6_negative { margin-top: -6px; }
.nd_booking_margin_top_1 { margin-top: 1px; }
.nd_booking_margin_top_5 { margin-top: 5px; }
.nd_booking_margin_top_7 { margin-top: 7px; }
.nd_booking_margin_top_8 { margin-top: 8px; }
.nd_booking_margin_top_10 { margin-top: 10px; }
.nd_booking_margin_top_10_negative { margin-top: -10px; }
.nd_booking_margin_top_20 { margin-top: 20px; }
.nd_booking_margin_top_30 { margin-top: 30px; }
.nd_booking_margin_bottom_20 { margin-bottom: 20px; }
.nd_booking_margin_bottom_40 { margin-bottom: 40px; }
.nd_booking_margin_right_40 { margin-right: 40px; }
.nd_booking_margin_right_30 { margin-right: 30px; }
.nd_booking_margin_right_10 { margin-right: 10px; }
.nd_booking_margin_right_15 { margin-right: 15px; }
.nd_booking_margin_right_5 { margin-right: 5px; }
.nd_booking_margin_right_20 { margin-right: 20px; }
.nd_booking_margin_left_20 { margin-left: 20px; }
.nd_booking_margin_left_10 { margin-left: 10px; }
.nd_booking_margin_left_5 { margin-left: 5px; }
.nd_booking_margin_left_40 { margin-left: 40px; }

.nd_booking_color_white { color: #fff; }
.nd_booking_color_white_important { color: #fff !important; }

.nd_booking_font_size_70 { font-size: 70px; line-height: 70px; }
.nd_booking_font_size_60 { font-size: 60px; line-height: 60px; }
.nd_booking_font_size_55 { font-size: 55px; line-height: 55px; }
.nd_booking_font_size_50 { font-size: 50px; line-height: 50px; }
.nd_booking_font_size_40 { font-size: 40px; line-height: 45px; }
.nd_booking_font_size_35 { font-size: 35px; line-height: 35px; }
.nd_booking_font_size_20 { font-size: 20px; line-height: 20px; }
.nd_booking_font_size_16 { font-size: 16px; line-height: 16px; }
.nd_booking_font_size_15 { font-size: 15px; line-height: 15px; }
.nd_booking_font_size_14 { font-size: 14px; line-height: 14px; }
.nd_booking_font_size_13 { font-size: 13px; line-height: 13px; }
.nd_booking_font_size_12 { font-size: 12px; line-height: 12px; }
.nd_booking_font_size_11 { font-size: 11px; line-height: 11px; }
.nd_booking_font_size_10 { font-size: 10px; line-height: 10px; }

.nd_booking_letter_spacing_1 { letter-spacing: 1px; }
.nd_booking_letter_spacing_2 { letter-spacing: 2px; }
.nd_booking_letter_spacing_3 { letter-spacing: 3px; }
.nd_booking_letter_spacing_4 { letter-spacing: 4px; }

.nd_booking_font_weight_bold {font-weight: bold; }
.nd_booking_font_weight_bolder {font-weight: bolder; }
.nd_booking_font_weight_lighter {font-weight: lighter; }

.nd_booking_white_space_normal { white-space: normal; }

.nd_booking_line_height_18 { line-height: 18px; }
.nd_booking_line_height_16 { line-height: 16px; }
.nd_booking_line_height_20 { line-height: 20px; }
.nd_booking_line_height_50 { line-height: 50px; }
.nd_booking_line_height_40 { line-height: 40px; }
.nd_booking_line_height_30 { line-height: 30px; }
.nd_booking_line_height_25 { line-height: 25px; }
.nd_booking_line_height_9 { line-height: 9px; }
.nd_booking_line_height_0 { line-height: 0px; }

.nd_booking_line_height_15em { line-height: 1.5em; }

.nd_booking_background_size_cover { background-size: cover; }
.nd_booking_background_size_25 { background-size: 25px; }
.nd_booking_background_size_18 { background-size: 18px; }

.nd_booking_background_position_center_bottom { background-position: center bottom; }
.nd_booking_background_position_center_top { background-position: center top; }
.nd_booking_background_position_center { background-position: center; }

.nd_booking_background_repeat_no_repeat { background-repeat: no-repeat; }

.nd_booking_background_transparent_important { background: transparent !important; }

.nd_booking_bg_black { background-color: #000; }
.nd_booking_bg_black_important { background-color: #000 !important; }
.nd_booking_bg_white { background-color: #fff; }
.nd_booking_bg_white_alpha_85 { background-color: rgba(255, 255, 255, 0.85); }
.nd_booking_bg_white_alpha_10 { background-color: rgba(255, 255, 255, 0.10); }
.nd_booking_bg_grey_3 { background-color: #e4e4e4; }
.nd_booking_bg_yellow { background-color: #FFDA44; }
.nd_booking_bg_greydark { background-color: #1c1c1c; }
.nd_booking_bg_greydark_2 { background-color: #151515; }
.nd_booking_bg_greydark_2_important { background-color: #151515 !important; }

.nd_booking_background_color_transparent { background-color: transparent; }
.nd_booking_background_color_transparent_important { background-color: transparent !important; }

.nd_booking_bg_greydark_alpha_2 { background-color: rgba(101, 100, 96, 0.2); }
.nd_booking_bg_greydark_alpha_3 { background-color: rgba(101, 100, 96, 0.3); }
.nd_booking_bg_greydark_alpha_4 { background-color: rgba(101, 100, 96, 0.4); }
.nd_booking_bg_greydark_alpha_5 { background-color: rgba(101, 100, 96, 0.5); }
.nd_booking_bg_greydark_alpha_6 { background-color: rgba(101, 100, 96, 0.6); }
.nd_booking_bg_greydark_alpha_8 { background-color: rgba(101, 100, 96, 0.8); }
.nd_booking_bg_greydark_alpha_9 { background-color: rgba(101, 100, 96, 0.9); }
.nd_booking_bg_greydark_alpha_gradient { 
	background: -moz-linear-gradient(top, rgba(101,100,96,0) 0%, rgba(101,100,96,0.1) 60%, rgba(101,100,96,0.65) 100%);
	background: -webkit-linear-gradient(top, rgba(101,100,96,0) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0.65) 100%);
	background: linear-gradient(to bottom, rgba(101,100,96,0) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0.65) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_booking_bg_greydark_alpha_gradient_2{
	background: -moz-linear-gradient(top, rgba(101,100,96,0.8) 0%, rgba(101,100,96,0) 35%, rgba(101,100,96,0) 45%, rgba(101,100,96,0.8) 100%);
	background: -webkit-linear-gradient(top, rgba(101,100,96,0.8) 0%,rgba(101,100,96,0) 35%,rgba(101,100,96,0) 45%,rgba(101,100,96,0.8) 100%);
	background: linear-gradient(to bottom, rgba(101,100,96,0.8) 0%,rgba(101,100,96,0) 35%,rgba(101,100,96,0) 45%,rgba(101,100,96,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99656460', endColorstr='#99656460',GradientType=0 );
}
.nd_booking_bg_greydark_alpha_gradient_3 { 
	background: -moz-linear-gradient(to bottom, rgba(28, 28, 28, 0) 60%,rgba(28, 28, 28, 0.5) 100%);
	background: -webkit-linear-gradient(to bottom, rgba(28, 28, 28, 0) 60%,rgba(28, 28, 28, 0.5) 100%);
	background: linear-gradient(to bottom, rgba(28, 28, 28, 0) 60%,rgba(28, 28, 28, 0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_booking_bg_greydark_alpha_gradient_3_3 { 
	background: -moz-linear-gradient(to bottom, rgba(28, 28, 28, 0) 40%,rgba(28, 28, 28, 0.5) 100%);
	background: -webkit-linear-gradient(to bottom, rgba(28, 28, 28, 0) 40%,rgba(28, 28, 28, 0.5) 100%);
	background: linear-gradient(to bottom, rgba(28, 28, 28, 0) 40%,rgba(28, 28, 28, 0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_booking_bg_greydark_alpha_gradient_3_2{
	background: -moz-linear-gradient(top, rgba(101,100,96,0) 0%, rgba(101,100,96,1) 100%);
	background: -webkit-linear-gradient(top, rgba(101,100,96,0) 0%,rgba(101,100,96,1) 100%);
	background: linear-gradient(to bottom, rgba(101,100,96,0) 0%,rgba(101,100,96,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_booking_bg_greydark_alpha_gradient_4 { 
	background: -moz-linear-gradient(top, rgba(101,100,96,0.65) 0%, rgba(101,100,96,0.1) 60%, rgba(101,100,96,0) 100%);
	background: -webkit-linear-gradient(top, rgba(101,100,96,0.65) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0) 100%);
	background: linear-gradient(to bottom, rgba(101,100,96,0.65) 0%,rgba(101,100,96,0.1) 60%,rgba(101,100,96,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_booking_bg_greydark_alpha_gradient_5 { 
	background: -moz-linear-gradient(top, rgba(101,100,96,0) 0%, rgba(101,100,96,0.2) 60%, rgba(28,28,28,1) 100%);
	background: -webkit-linear-gradient(top, rgba(101,100,96,0) 0%,rgba(101,100,96,0.2) 60%,rgba(28,28,28,1) 100%);
	background: linear-gradient(to bottom, rgba(101,100,96,0) 0%,rgba(101,100,96,0.2) 60%,rgba(28,28,28,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}
.nd_booking_bg_greydark_alpha_gradient_6 { 
	background: -moz-linear-gradient(to bottom, rgba(28, 28, 28, 0) 0%,rgba(28, 28, 28, 1) 100%);
	background: -webkit-linear-gradient(to bottom, rgba(28, 28, 28, 0) 0%,rgba(28, 28, 28, 1) 100%);
	background: linear-gradient(to bottom, rgba(28, 28, 28, 0) 0%,rgba(28, 28, 28, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00656460', endColorstr='#a6656460',GradientType=0 );
}

.nd_booking_text_decoration_none { text-decoration: none; }
.nd_booking_text_decoration_underline{ text-decoration: underline; }

.nd_booking_word_wrap_break_word { -ms-word-wrap: break-word; word-wrap: break-word; }

.nd_booking_text_align_center { text-align: center; }
.nd_booking_text_align_right { text-align: right; }
.nd_booking_text_align_left { text-align: left; }

.nd_booking_border_radius_top_3 { border-radius: 3px 3px 0px 0px; }
.nd_booking_border_radius_3 { border-radius: 3px; }
.nd_booking_border_radius_30 { border-radius: 30px; }
.nd_booking_border_radius_3_important { border-radius: 3px !important; }
.nd_booking_border_radius_100_percentage { border-radius: 100%; }
.nd_booking_border_radius_0 { border-radius: 0px; }
.nd_booking_border_radius_0_important { border-radius: 0px !important; }

.nd_booking_border_width_0 { border-width: 0px; }
.nd_booking_border_width_0_important { border-width: 0px !important; }
.nd_booking_border_1_solid_white { border: 1px solid #fff; }
.nd_booking_border_2_solid_white_important { border: 2px solid #fff !important; }
.nd_booking_border_right_2_solid_grey { border-right: 2px solid #f9f9f9; }

.nd_booking_border_style_solid { border-style: solid; }

.nd_booking_display_none { display: none; }
.nd_booking_display_none_important { display: none !important; }
.nd_booking_display_inline_block { display: inline-block; }
.nd_booking_display_inline_flex { display: inline-flex;  }
.nd_booking_display_table { display: table; }
.nd_booking_display_table_cell { display: table-cell; }
.nd_booking_display_block { display: block; }
.nd_booking_display_block_important { display: block !important; }

.nd_booking_vertical_align_middle { vertical-align: middle; }
.nd_booking_vertical_align_bottom { vertical-align: bottom; }
.nd_booking_vertical_align_top { vertical-align: top; }

.nd_booking_position_fixed { position: fixed; }
.nd_booking_position_relative { position: relative; }
.nd_booking_position_absolute { position: absolute; }
.nd_booking_left_0 { left: 0px; }
.nd_booking_left_15 { left: 15px; }
.nd_booking_left_20 { left: 20px; }
.nd_booking_left_35 { left: 35px; }
.nd_booking_left_40 { left: 40px; }
.nd_booking_left_305_negative { left: -305px; }
.nd_booking_top_6_negative { top: -6px; }
.nd_booking_top_0 { top: 0px; }
.nd_booking_top_2 { top: 2px; }
.nd_booking_top_10 { top: 10px; }
.nd_booking_top_20 { top: 20px; }
.nd_booking_top_25 { top: 25px; }
.nd_booking_top_16 { top: 16px; }
.nd_booking_top_35 { top: 35px; }
.nd_booking_top_40 { top: 40px; }
.nd_booking_top_50 { top: 50px; }
.nd_booking_top_50_percentage { top: 50%; }
.nd_booking_bottom_20 { bottom: 20px; }
.nd_booking_bottom_30 { bottom: 30px; }
.nd_booking_bottom_40 { bottom: 40px; }
.nd_booking_bottom_50 { bottom: 50px; }
.nd_booking_bottom_60 { bottom: 60px; }
.nd_booking_bottom_70 { bottom: 70px; }
.nd_booking_bottom_0 { bottom: 0px; }
.nd_booking_right_30 { right: 30px; }
.nd_booking_right_20 { right: 20px; }
.nd_booking_right_15 { right: 15px; }
.nd_booking_right_10 { right: 10px; }
.nd_booking_right_42 { right: 42px; }
.nd_booking_right_53 { right: 53px; }
.nd_booking_right_15_important { right: 15px !important; }
.nd_booking_right_0 { right: 0px; }
.nd_booking_bottom_35_negative { bottom: -35px; }

.nd_booking_z_index_9 { z-index: 9; }
.nd_booking_z_index_99 { z-index: 99; }
.nd_booking_z_index_999 { z-index: 999; }

.nd_booking_box_sizing_border_box { box-sizing: border-box; }

.nd_booking_text_transform_uppercase { text-transform: uppercase; }
.nd_booking_text_transform_capitalize { text-transform: capitalize; }

.nd_booking_list_style_none { list-style: none; }

.nd_booking_outline_0 { outline: 0; }

.nd_booking_overflow_hidden { overflow: hidden; }
.nd_booking_overflow_visible { overflow: visible; }
.nd_booking_overflow_visible_important { overflow: visible !important; }
.nd_booking_overflow_x_auto { overflow-x: auto; }

.nd_booking_cursor_pointer { cursor: pointer; }
.nd_booking_cursor_text { cursor: text; }
.nd_booking_cursor_progress { cursor: progress; }
.nd_booking_cursor_no_drop { cursor: no-drop; }
.nd_booking_cursor_not_allowed { cursor: not-allowed; }

.nd_booking_opacity_0 { opacity: 0; }
.nd_booking_opacity_06 { opacity: 0.6; }
.nd_booking_opacity_04 { opacity: 0.4; }
.nd_booking_opacity_03 { opacity: 0.3; }
.nd_booking_opacity_02 { opacity: 0.2; }
.nd_booking_opacity_5 { opacity: 5; }




/* -----------------START CLASS color ----------------- */

.nd_booking_border_3_solid_white { border: 3px solid #fff; }
.nd_booking_border_1_solid_grey { border: 1px solid #f1f1f1; }
.nd_booking_border_right_1_solid_grey { border-right: 1px solid #f1f1f1; }
.nd_booking_bg_grey { background-color: #f9f9f9; }
.nd_booking_border_top_1_solid_grey { border-top: 1px solid #f1f1f1; }
.nd_booking_border_top_2_solid_grey { border-top: 2px solid #f9f9f9; }
.nd_booking_border_bottom_1_solid_grey { border-bottom: 1px solid #f1f1f1; }
.nd_booking_border_bottom_1_solid_greydark { border-bottom: 1px solid #575757; }
.nd_booking_single_cause_tags_container p a { border: 1px solid #f1f1f1; padding: 5px; margin: 5px 10px; border-radius: 3px; font-size: 13px; }
.nd_booking_border_bottom_2_solid_grey { border-bottom: 2px solid #f1f1f1; }
.nd_booking_border_bottom_2_solid_white { border-bottom: 2px solid #ffffff; }
.nd_booking_color_grey { color:#a3a3a3; }
.nd_booking_color_yellow { color: #c19b76; }
.nd_booking_color_yellow_important { color: #c19b76 !important; }

/* -----------------START SHORTCODES ----------------- */
/*login shortcodes*/
#nd_booking_shortcode_account_login_form label { float: left; width: 100%; margin-top: 20px; }
#nd_booking_shortcode_account_login_form input[type="text"],
#nd_booking_shortcode_account_login_form input[type="password"],
#nd_booking_shortcode_account_login_form input[type="submit"] { float: left; width: 100%; }
#nd_booking_shortcode_account_login_form input[type="submit"] { margin-top: 20px; }

/*single cause form*/
.nd_booking_single_cause_form_validation_errors { color: #fff; font-size: 10px; line-height: 10px; padding: 5px 5px; position: absolute; right: 0; bottom: 0; }
.nd_booking_single_cause_form_donation_value.nd_booking_fixed_value_donation_selected { color: #fff !important; }

