* {
 font-family:font-family: Roboto, Helvetica, Arial, sans-serif !important;
	text-rendering: geometricPrecision !important;
}
.form-control {
font-size: 14px !important;
    height: 44px !important;
    padding-left: 20px;
}
textarea.form-control {
	height: auto !important;
	border: none !important;
	    margin-bottom: 20px;
    border: 1px solid #ababab !important;
}

.dashboardcontentwrp .form-group label{
	display:block !important;
}

.duration-time-wraper {
    width: 40%;
    float: left;
}

.padding-0 {
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-bottom: 15px;
	width: 100%
}
.right-pad {
	padding-right: 0 !important;
}
.left-pad {
	padding-left: 0 !important;
}
.dashboardcontentwrp {
	background: #ececec !important;
}
.booking-close {
	font-size: 30px !important;
	position: absolute;
	z-index: 111 !important;
	right: 16px;
	top: 7px;
	color: #000;
	opacity: 0.9
}
.booking_type_radio_text {
font-size: 18px;
    display: block;
    text-align: left;
    padding: 5px 0;
    font-weight: 300;
    font-family: 'Raleway', sans-serif !important;
}

.close booking-close{
	outline: none;
}

.close booking-close span{
	color:#fff;
}

.no-display{
	padding:15px 0;
}

.calendar-booking-form-button {
    font-family: 'Raleway', sans-serif !important;
    padding: 11px 52px;
    background: linear-gradient(45deg, #373B44 0%, #4286f4 100%);
    border-radius: 30px;
    outline: none;
    border: none;
    text-transform: none !important;
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 300;
    text-transform: uppercase !important;
    margin-top: 30px;
    float: right;
    margin-bottom: 20px;
}

.booking-box-main-wrapper{
	    margin-top: 30px;
}

.radio-active-label{
	background:#000 !important;
}

.booking-right-heading{
	font-weight: bold !important;
    font-family: 'Merriweather', serif;
    font-size: 18px;
    padding-bottom: 13px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #a0a0a0 !important;
    opacity: 1; /* Firefox */
}

.nolabelinmobile{
	padding:0 !important;
}

.base_price_radio{
	width:26% !important;
}


 
 
 .base_price_radio {
    width: 20% !important;
}


 @media screen and (max-width: 530px) {
	
.base_price_radio{
	width:25% !important;
}	
	 
 }
 
 
  @media screen and (max-width:468px) {
.base_price_radio {
    width: 30% !important;
}
 }

.custom_price_radio{
	width:50% !important
}

.custom_price_radio #custom_price_radio{
	position:relative;
	top: 2px;
}

.base_price_radio #base_price_radio{
		position:relative;
	top: 2px;
}

#calendar-booking-form-button:hover {
	box-shadow: none !important;
}
.slideThree {
	margin: 0 !important;
	float: right;
}
.dhx_cal_container.dhx_mini_calendar {
	border-top: 1px solid #f1f1f1 !important;
	border-bottom: 1px solid #f1f1f1 !important;
	box-shadow: none !important;
}
.myModal .toppopsection .fade.in, .myModal .headerwraper .fade.in {
	background: none !important;
}

.bookradiobtnwrp{
    position: fixed;
    width: 250px;
    height: 100%;
    background: #383838;
    z-index: 100;
    top: 70px;
    padding:0;
	left:0
}


.reminder_info_text {
	font-size: 14px;
}
.form-control + .input-group-addon:not(:first-child) {
	height: 40px !important;
}
.labelheadingmain {
	font-family: 'Merriweather', serif;
}
.country-name {
	font-size: 14px !important;
}
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
	background: #f1f1f1;
}
.navbar-nav {
	display: inline-block !important;
}
.modal-backdrop {
	z-index: 998;
}
.double-wrapper .modal {
	z-index: 999;
	padding-right: 0 !important
}
.daterangepicker.dropdown-menu {
	font-size: 12px;
}
.daterangepicker {
	width: 495px;
}
.daterangepicker .calendar-table {
	padding: 0px;
}
.searchheader .searchnav ul {
	margin-bottom: 0px !important;
}
#scheduler_here > div.dhx_cal_data > div > b {
	display: none !important;
}
.legends_wrp {
	margin-top: 10px
}
.legends_wrp .colour_box {
	background: #e8debc;
	height: 30px;
	width: 65px;
	float: left;
	margin-right: 12px;
	border: 1px solid #ddd
}
.legends_wrp h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	padding-top: 7px;
	font-size: 14px;
}
span.updtae-outer {
	width: 100%;
	display: inline-block;
}
span.updtae-outer button[type="submit"] {
	background: #d63439;
	width: 49%;
	margin-right: 1px;
	border: none;
	color: #fff;
	padding-top: 12px;
	padding-bottom: 12px;
	text-transform: uppercase;
	font-weight: 600;
	border-radius: 0px;
	margin-top: 10px;
}
span.updtae-outer .del-btns {
	background: #54D634 !important;
}
.tooltip-inner {
	font-size: 18px;
	width: 300px;
	margin-left: 50px;
}
.navbar {
	display: block;
	padding: 0;
}
.nav {
	display: block;
	font-size: 12px;
}
.dhx_cal_event_clear {
	padding: 4px;
	border-radius: 4px;
}
.modal-header {
	display: block
}

.intl-tel-input{
    position: relative !important;
    display: block !important !important;
    float: left !important;
    width:83% !important;
}

.input-group-addon, .input-group-btn {
	width: auto
}
.modal-backdrop {
	display: none !important;
}
.dhx_cal_event_line_start {
	border-radius: 0px !important;
}
.dhx_cal_event_line_end {
	border-radius: 4px !important;
}
.dashboardcontentwrp .form-group .form-control {
 font-family:font-family: Roboto, Helvetica, Arial, sans-serif !important;
	font-size: 15px !important;
}
.toppopsection .close {
	opacity: 1 !important;
	color: #999 !important;
	margin-top: 0;
	margin-right: 0;
	font-size: 25px;
	position: absolute;
	top: 0;
	right: 5px;
	font-weight: normal;
	z-index: 2;
}
.toppopsection .close.booking-close:hover {
	background: #ccc;
	border-radius: 50%;
	color: #fff !important;
}
.toppopsection .close.booking-close {
	top: 3px;
	right: 20px;
	font-size: 40px;
	width: 45px;
	height: 45px;
	text-align: center;
}
.btn-primary {
	font-size: 15px !important;
}
.double-wrapper .btn-primary {
	background: #4285f4 !important;
	border: none !important;
	width: auto !important;
	padding: 14px 44px !important;
	font-size: 13px !important;
	border-radius: 30px !important;
	box-shadow: 0px 3px 13px -3px #2c6fdc;
	margin-bottom: 8px;
	margin-top: 15px;
}
.total_trip {
	text-align: right;
	font-size: 19px;
	font-weight: bold !important;
}
.double-wrapper .btn-primary:hover {
	box-shadow: none;
}
.main-calendar-wrapper .nav-tabs>li>a {
	padding: 12px 15px;
	border-radius: 30px;
	width: 137px;
	text-align: center;
	color: #fff;
	background: #10213b;
	font-size: 14px;
	margin-right: 18px;
}

.editprofilewrp .nav-tabs>li>a{
    font-size: 14px;
    padding: 11px 20px;
}


.main-calendar-wrapper .nav-tabs>li>a:focus, .main-calendar-wrapper .nav-tabs>li.active>a {
	background: #d05330 !important;
	color: #fff !important;
	border: 0.1em solid #d05330 !important;
}
/*.nav-tabs>li>a:hover{

	background:#f1f1f1 !important;

}*/

.double-wrapper .nav-tabs>li {
	background: none !important;
}
.main-container-booking-section {
	display: none;
	position: fixed;
	top: 70px;
	left: 0;
	width: 100%;
	height: 96%;
	overflow-y: auto;
	overflow-x: hidden;
	background: #efefef;
}

#calendar-booking-form{
	    margin-left: 290px;
    margin-top: 30px;
}

.normal-booking{
    padding-bottom: 0;
    background: #fff;
    margin-right: 45px;
	box-shadow: 0px 0px 2px 1px #d8d8d8;
	border-radius:6px;
	    padding: 12px;
		margin-top:10px
}
.double-wrapper .nav-tabs {
	margin: 20px 0
}
.formbookingcalender {
	background: #fff;
	padding: 15px;
	margin: 0 auto;
	width: 50%;
	margin-top: 100px;
	height: 400px;
	overflow: hidden;
	box-shadow: 0px 0px 7px 0px #b9b9b9;
}
.main-container-booking-section label {
    color: #000;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    padding-top: 15px;
    padding-bottom: 12px;
    float: left;
    width:17%;
}

.booking_type_radio_heading {
	font-size: 20px;
    color: #000;
    font-family: 'Merriweather', serif;
    font-weight: bold;
	font-size: 20px;
    color: #000;
    font-family: 'Merriweather', serif;
    font-weight: bold;
    text-align: left;
    width: 100%;
    float: left;
}

.main-container-booking-section label.radio-label {
	display: block;
}
.main-container-booking-section .calendar-form-section {
	/*border-top:1px solid #e0e0e0;

	border-right:1px solid #e0e0e0;*/

	padding-top: 6px;
}
.trip-info-div {
}
.event-img-bg {
	margin: -15px -15px 0 -15px;
	border-radius: 10px;
	position: relative;
}
.event-img-bg img {
	border-radius: 7px;
}
.event-heading-bg {
	position: absolute;
	bottom: 20px;
	margin: 0 auto;
	left: 0;
	right: 0;
	width: 100%;
	text-align: left;
	z-index: 2;
}
.event-heading-bg a {
	background: none;
	padding: 2px 20px 2px 65px;
	text-decoration: none;
	border-radius: 3px;
	color: #fff;
	font-weight: 600;
	font-size: 16px !important;
	font-family: 'Merriweather', serif;
}
.event-box-close {
	color: #fff !important;
	opacity: 0.9 !important;
}
.event-image-bg-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
	z-index: 1;
	border-radius: 6px;
}
.double-wrapper h1 {
	color: #000000 !important;
	font-size: 22px;
	letter-spacing: 0;
	font-weight: bold;
	font-family: 'Merriweather', serif;
	font-weight: bold !important;
	text-align: left;
	border-bottom: none !important;
	padding-bottom: 14px;
	margin-bottom: 18px;
	margin-top: 0 !important;
	text-align: center !important
}
.labelheadingmain {
	margin-bottom: 6px !important;
}
.double-wrapper .form-group label {
	color: #333!important;
	font-size: 14px !important;
	margin-right: 20px;
	font-weight: normal !important
}
.double-wrapper p {
	color: #666 !important;
	font-size: 16px !important;
	font-size: 16px !important;
	margin-bottom: 0;
}
.range_inputs {
	margin: 10px 0;
}
.range_inputs .btn-success {
	background: #10213b !important;
	border: none !important;
	width: auto !important;
	padding: 12px 38px !important;
	font-size: 14px !important;
	border-radius: 30px !important;
	box-shadow: 0px 3px 13px -3px #2c6fdc;
	margin-right: 5px
}
.range_inputs .btn-default {
	background: #d05330 !important;
	border: none !important;
	width: auto !important;
	padding: 12px 38px !important;
	font-size: 14px !important;
	border-radius: 30px !important;
	box-shadow: 0px 3px 13px -3px #2c6fdc;
	text-shadow: none !important;
	color: #fff !important
}
.event-content-div {
	max-height: 375px;
	overflow: auto;
	margin-top: 20px;
}
.event-content-div i {
	font-size: 18px;
	color: #5a5a5a;
	margin-bottom: 14px;
}
.event-booking-time {
	margin-left: 0;
	font-size: 14px
}
.event-start-end-time {
	margin-left: 0;
	font-size: 14px
}
.event-guests {
	margin-left: 0;
	font-size: 14px
}
.event-customer-info .col-xs-2 {
	padding-left: 0;
	padding-right: 0
}
.event-customer-name {
	margin-left: -10px;
}
.event-customer-email {
	margin-left: -10px;
}
.event-customer-phone {
	margin-left: -10px;
}
.event-edit-button {
	position: absolute;
	bottom: -20px;
	left: 10px;
	width: 50px;
	height: 50px;
	background: #4285f4;
	color: #fff;
	text-align: center;
	padding: 13px;
	border-radius: 50%;
	z-index: 2;
	box-shadow: 1px 3px 15px 0px #9c9c9c;
	cursor: pointer;
}
.event-edit-button a {
	text-decoration: none;
	color: #fff;
	font-size: 18px;/* cursor:default; */

}
.event-customer-info img {
	border-radius: 50%;
	width: 35px;
	height: 35px;
}
/* .slideThree */

.slideThree {
	width: 80px;
	height: 26px;
	background: #d8d4d4;
	margin: 20px auto;
	position: relative;
	border-radius: 50px;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.2);
	position: relative;
	top: -3px;
}
.slideThree:after {
	content: 'OFF';
	color: #000;
	position: absolute;
	right: 10px;
	z-index: 0;
	font: 12px/26px Arial, sans-serif;
	font-weight: bold;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.15);
}
.slideThree:before {
	content: 'ON';
	color: #27ae60;
	position: absolute;
	left: 10px;
	z-index: 0;
	font: 12px/26px Arial, sans-serif;
	font-weight: bold;
}
.slideThree label {
	display: block;
	width: 34px;
	height: 20px;
	cursor: pointer;
	position: absolute;
	top: 3px;
	left: 3px;
	z-index: 1;
	background: #fcfff4;
	background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	border-radius: 50px;
	transition: all 0.4s ease;
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
}
.slideThree input[type=checkbox] {
	visibility: hidden;
}
.slideThree input[type=checkbox]:checked + label {
	left: 43px;
}
/* end .slideThree */



.mobile-event-box {
	padding: 8px 4px 8px 10px;
	margin: 3px 0;
	color: #fff;
	width: 100%;
	display: block;
	border-radius: 20px;
}
.overflowhidden {
	position: relative;
	height: 100%;
	overflow: hidden;
	-webkit-overflow-scrolling: touch !important;
}
.createcustomclass {
	/*color: #fff !important;*/
	list-style-type: none !important;
	font-size: 12px !important;
	height: 9px;
	white-space: nowrap;
	overflow: hidden;
}
option:disabled {
	background: #ccc;
	color: #fff;
	display: none;
}
.pointer-disabled {
	cursor: not-allowed;
}
.reminder_info_text_disabled {
	color: red;
}
.outside-booking {
	display: none;
	    padding-bottom: 0;
    background: #fff;
    margin-top: 10px;
    margin-right: 32px;
    box-shadow: 0px 0px 2px 1px #d8d8d8;
    border-radius: 6px;
    padding: 12px;
}
.cash-transaction {
	display: none;
	padding-bottom: 0;
    background: #fff;
    margin-top: 10px;
    margin-right: 45px;
    box-shadow: 0px 0px 2px 1px #d8d8d8;
    border-radius: 6px;
    padding: 12px;
}
.shared-booking{
	padding-bottom: 0;
    background: #fff;
    margin-top: 10px;
    margin-right: 45px;
    box-shadow: 0px 0px 2px 1px #d8d8d8;
    border-radius: 6px;
    padding: 12px;
}

.event-img-bg {
	min-height: 75px;
}
.calendar-events-dynamic {
	color: #000 !important;
}
.calendar-events-notes {
	color: #fff !important;
}
.event-comments-div {
	margin-top: 8px;
}

.labelheadingmain {
	font-weight: bold !important;
	font-size: 22px !important;
    line-height: 39px !important;
	margin-bottom: 12px;
	margin-bottom: 0 !important;
	text-align: left;
	display: block;
	padding: 0px 20px;
	color:#fff
}

.main-container-booking-section label.radio-label {
text-align: left;
    padding: 15px 22px;
    font-size: 15px;
    font-family: 'Raleway', sans-serif;
    font-weight: 300 !important;
    color: #fff !important;
    width: 100%;
    background: #3f3f3f;
}
.save-button-text {
text-align: center;
    margin: 0;
}
.labelheadingmain {
	display: block;
	text-align: left
}
.bookradiobtnwrp input[type=radio] {
	position: relative;
	top: 2px;
	margin-right: 3px;
}

.formbookingcalender-old{
}

#EventsOnDate.modal {
	z-index: 99 !important;
}
.bookradiobtnwrp .btn-primary {
	background: #4285f4;
	margin-top: -7px;
	border: none
}
.additional-group-div {
	border-bottom: 1px solid #ccc;
	padding: 14px 0px;
}
.form-control + .input-group-addon:not(:first-child) {
	border-left: 0;
	border: none !important;
}
.toppopsection .close.booking-close {
	background: none !important;
	color: #000 !important;
	font-size: 30px !important
}
.form-control {
	height: 38px;
	padding-top: 5px;
	color: #a0a0a0 !important;
	background: none !important;
	box-shadow: none !important;
	font-weight: normal;
	background: #fff;
	border: none;
	outline: none;
	border: 1px solid #ababab;
	font-family: 'Open Sans', sans-serif;
}

.shared-content-div .form-control {
	border-radius:30px !important;
}

.calendar-form-section .form-control {
    border-radius: 30px !important;
    width: 83%;
    float: left;
    background: #efefef !important;
    border: none;
}


.calendar-form-section #normal_booking_trip_comments{
	border-radius:0px !important;
}

.calendar-form-section #outside_booking_trip_comments{
	border-radius:0px !important;
}

.calendar-form-section #cash_transaction_trip_comments{
	border-radius:0px !important;
}

.calendar-form-section #shared_booking_trip_comments{
	border-radius:0px !important;
}


.group-title-heading {
	position: relative;
	margin: 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 14px;
	padding: 16px 26px;
	background: #f5f5f5;
	border-radius: 6px 6px 0px 0px;
}
.group-title-heading a {
	text-align: left !important;
	font-size: 18px !important;
	font-family: 'Merriweather', serif !important;
	font-weight: bold !important;
	color: #333 !important;
	padding: 0 !important
}
.shared-send-btn {
	border-radius: 6px !important;
	text-align: center !important;
	color: #fff!important;
	background: #2f2542 !important;
	font-size: 13px !important;
	margin-right: 0 !important;
	border: none;
	outline: none;
	text-transform: uppercase !important;
	margin-top: 23px;
	height: 36px;
	padding: 0 12px !important;
}
.shared-save-btn {
	border-radius: 6px !important;
	text-align: center !important;
	color: #fff !important;
	background: #2f2542 !important;
	font-size: 13px !important;
	margin-right: 0 !important;
	border: none;
	outline: none;
	text-transform: uppercase !important;
	margin-top: 23px;
	height: 36px;
	padding: 0 34px !important;
}
.shared-edit-btn {
	border-radius: 6px !important;
	text-align: center !important;
	color: #383838 !important;
	background: #0f3cbb !important;
	font-size: 13px !important;
	margin-right: 0 !important;
	border: none;
	outline: none;
	text-transform: uppercase !important;
	margin-top: 23px;
	height: 36px;
	padding: 0 13px !important;
}
.event-footer {
	padding-top: 15px;
}
#eventDetailShared .event-content-div {
	margin-top: 0 !important
}
#eventDetailShared .modal-lg {
	width: 950px !important;
}
.event-footer .add-group-btn {
	padding: 12px 15px !important;
	border-radius: 30px !important;
	width: 76% !important;
	text-align: center !important;
	color: #fff !important;
	background: #383838 !important;
	font-size: 13px !important;
	margin-right: 0 !important;
	border: none;
	outline: none;
	margin-bottom: 0;
	text-transform: uppercase !important;
	width: 20% !important
}
.event-footer .close-popup-button {
	padding: 10px 15px !important;
	border-radius: 30px !important;
	width: 76% !important;
	text-align: center !important;
	color: #383838 !important;
	border: 1px solid #383838 !important;
	background: none !important;
	font-size: 13px !important;
	margin-right: 0 !important;
	border: none;
	outline: none;
	margin-bottom: 0;
	text-transform: uppercase !important;
	width: 15% !important
}
.shared-delete-btn {
	border-radius: 6px !important;
	text-align: center !important;
	color: #fff !important;
	background: #d21111 !important;
	font-size: 13px !important;
	margin-right: 0 !important;
	border: none;
	outline: none;
	text-transform: uppercase !important;
	margin-top: 23px;
	height: 36px;
	padding: 0 14px !important
}
.shared-delete-btn i {
	font-size: 13px !important;
	color: #fff !important;
	margin: 0 !important;
}
.shared-save-btn i {
	font-size: 13px !important;
	color: #fff !important;
	margin: 0 !important;
	display: none
}
.shared-edit-btn i {
	font-size: 13px !important;
	color: #fff !important;
	margin: 0 !important;
}
.shared-send-btn i {
	font-size: 13px !important;
	color: #fff !important;
	margin: 0 !important;
	display: none
}
.form-group {
	margin-bottom: 10px;
	clear: both;
}
.trip-info-child-div img {
	border-radius: 6px !important;
	margin-bottom: 15px
}
a.trip-name-heading {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none
}
#notification-form-button {
	background: #404257 !important
}
#myModalOldDate .modal-body {
	padding: 15px 34px;
}
.trip-info-child-div h4 {
	margin-top: 7px;
}
.trip-info-child-div h4 strong {
	font-weight: normal;
}
.trip-info-child-div h4 span {
	color: #000;
	float: right
}
a.trip-name-heading {
	font-size: 18px !important;
	margin: 4px 0 !important;
}
a.trip-name-heading {
	font-size: 18px !important;
 font-family:font-family: Roboto, Helvetica, Arial, sans-serif !important;
	text-rendering: geometricPrecision !important;
	margin: 10px 0 !important;
}
.trip-info-child-div h4 {
 font-family:font-family: Roboto, Helvetica, Arial, sans-serif !important;
	text-rendering: geometricPrecision !important;
	font-size: 15px !important;
}
.double-wrapper .form-group {
	margin-top: 0;
}
.labelsettinpopup {
	margin-bottom: 10px;
}
.container12 {
	display: block;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: absolute;
	top: 3px;
	left: 20px;
	height: 34px;
	width: 0;
	background-color: #e2e2e2;
	border-radius: 20px;
}
/* Hide the browser's default checkbox */
.container12 input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
/* On mouse-over, add a grey background color */
.container12:hover input ~ .checkmark {
	background-color: #ccc;
}
/* When the checkbox is checked, add a blue background */
.container12 input:checked ~ .checkmark {
	background-color: #2196F3 !important;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
/* Show the checkmark when checked */
.container12 input:checked ~ .checkmark:after {
	display: block;
}
/* Style the checkmark/indicator */
.container12 .checkmark:after {
	left: 14px;
	top: 11px;
	width: 5px;
	height: 10px;
	border: solid #404257;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.clockpicker-popover .clockpicker-button {
/**display:none;*/
}
.clockpicker-popover .popover-title {
	display: none;
}
optgroup {
	font-weight: bold;
}
.red-border {
	border: 1px solid red !important;
}


@media (max-width:1400px) and (min-width:1170px) {



}

 @media screen and (max-width:1168px) {
	 
#calendar-booking-form{
	margin-left:0;
	margin-top:0
}

.dashboardcontentwrp .form-group label {
    margin: 0;
    margin-bottom: 0px !important;
    padding-bottom: 0 !i;
    margin-top: 0 !important;
}

#calendar-booking-form .col-md-4{
	margin:0;
	padding:0
}
	 
.dashboardcontentwrp .form-group label {
	font-weight: 600;
	color: #333;
	font-size: 16px;
	margin-bottom: 10px !important;
	font-weight: bold;
	margin-top: 15px !important;
}
#calendar_view {
	display: block !important;
}
#cal_here {
	display: none !important;
}
#eventDetailShared .modal-lg {
	width: 94% !important;
}
.event-content-div {
	max-height: 400px;
}

.bookradiobtnwrp{
	position:static;
	width:100%
}

.booking-box-main-wrapper{
	    margin-left: 30px;
		margin-top:10px
}

.normal-booking{
	margin-right:30px;
	margin-bottom:80px
}

.outside-booking{
	margin-right:30px;
	margin-bottom:80px
}

.cash-transaction{
	margin-right:30px;
	margin-bottom:80px	
}

.shared-booking{
	margin-right:30px;
	margin-bottom:80px	
}

#calendar-booking-form-button{
	margin-top:14px;
}

.save-button-text{
	text-align:left;
	margin-left:20px !important
}

.booking_type_radio_heading{
	display:none;
}

.main-container-booking-section label.radio-label{
    width: 48%;
    float: left;
    padding: 6px 13px !important;
    margin-bottom: 0px !important;
    margin-top: 0 !important;
}

.booking_type_radio_text {
    font-size: 16px;
    padding: 5px 0;
    font-weight: 500;
}

}
 @media screen and (max-width:768px) {
.col-xs-1.mobile-padding {
	padding: 0 !important;
}
.event-footer .add-group-btn {
	width: 44% !important
}
.event-footer .close-popup-button {
	width: 34% !important;
}
#eventDetailShared .event-content-div .col-md-4 {
	padding: 0;
}

.main-container-booking-section {
	/*height: 86vh !important;*/
    overflow-y: scroll;
    overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}

.bookradiobtnwrp{
	padding:0 0 10px 0 !important;
	height:auto !important
}



.trip-info-child-div h4{
}

.main-calendar-wrapper .nav-tabs>li>a{
	margin-right:5px !important;
	    width: 120px;
}

.bookradiobtnwrp input[type=radio]{
	margin-right: 3px;
}



}
 @media screen and (max-width:650px) {
.daterangepicker.dropdown-menu {
	width: 290px !important;
}

.booking-box-main-wrapper{
	    margin-left: 15px;
}

.normal-booking{
	margin-right:15px;
}

.outside-booking{
	margin-right:15px;
}

.cash-transaction{
	margin-right:15px;
}

.shared-booking{
		margin-right:15px;
}

}

 @media screen and (max-width:530px) {

.calendar-form-section .form-control{
	width:75%;
}

.main-container-booking-section label {
    width: 25%;
}

 }
 

 
@media screen and (max-width:468px) {
	
	.calendar-form-section .form-control{
	width:100%;
}

.nolabelinmobile{
	display:none;
}


#calendar-booking-form-button {
    width: 59% !important;
	padding: 11px 0;
}

.save-button-text{
	margin-top:15px
}

.main-container-booking-section label {
    width: 100%;
	    padding-top: 0;
    padding-bottom: 5px;
}

.intl-tel-input{
	width:100% !important;
}

.main-container-booking-section label.radio-label{
width: 100%;
float:left;
    padding: 6px 13px !important;
}
	
.main-calendar-wrapper .nav-tabs>li>a {
	padding: 9px 0 !important;
	border-radius: 30px !important;
	width: 89px !important;
	text-align: center !important;
	color: #fff !important;
	background: #10213b;
	font-size: 14px;
	margin-right: 5px;
}
.main-calendar-wrapper .nav-tabs>li>a:focus, .nav-tabs>li.active>a {
}
.double-wrapper #eventDetail .modal-dialog {
	width: 100%;
	padding-right: 16px;
	z-index: 10000000;
}
.event-heading-bg a {
	padding: 2px 22px;
	display: block;
	position: relative;
	top: 0px;
}
.event-content-div {
	margin-top: 20px;
	padding-top: 0
}
.event-content-div i {
}
}
