
body {
	font-family: 'Roboto'!important;
	background-color: #eee !important;
	font-size: 14px !important;
}

.container {
	max-width: 100% !important;
}

.ophead {
	display: block;
	color: #000;
	font-size: 15px;
}

.ophead span {
	font-weight: bold;
	display: block;
	font-size: 34px;
}

.oplogin {
	text-align: right;
}

.oplogin a {
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
}

.headbg {
	background: #fff;
	padding: 15px 16px;
	margin: 0px auto 16px auto;
	border-radius: 5px;
}

.optabs a {
	display: block;
	text-align: center;
	background: #fff;
	min-height: 150px;
	font-size: 16px;
	font-weight: bold;
	border-radius: 8px;
	color: #409cd1;
	padding-top: 49px;
}

.formbg {
	background: #fff;
	padding: 19px 10px;
	border: 1px solid #ddd;
}

.nav-tabs .nav-link {
	background: #409cd1 !important;
	color: #fff !important;
	margin: 0 2px !important;
	font-weight: bold !important;
}

.nav-tabs .active {
	background: #4a4a4a !important;
	border: 0px !important;
}

.btn-primary {
	text-align: center !important;
	display: block !important;
	margin: 0 auto !important;
	padding: 7px 34px !important;
	background: #409cd1 !important;
	font-weight: bold !important;
}

.form-group {
	text-align: left;
	color: #555;
	font-weight: bold;
}

.form-control {
	font-size: 14px !important;
}

.sidecntbg {
	background: #f7fafc;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.sidecntbg p {
	text-align: justify;
	padding: 20px 0 0 26px;
	position: relative;
	font-size: 15px;
}

.sidecntbg p:before {
	content: '\f05a';
	position: absolute;
	font-size: 19px !important;
	font: normal normal normal 14px/1 FontAwesome;
	left: 1px;
	top: 21px;
}

.blockSize {
	display: block;
	font-weight: normal;
}

.response,
#response {
	text-align: center;
	display: block;
	color: green;
	font-weight: bold;
}

.logo {
	margin-top: 14px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}


/* Firefox */

input[type=number] {
	-moz-appearance: textfield;
}

input[type="checkbox"],
input[type="radio"] {
	vertical-align: middle;
	margin-right: 6px;
}

.radio-toolbar {
	margin: 10px;
}

.radio-toolbar input[type="radio"] {
	opacity: 0;
	position: fixed;
	width: 0;
}

.radio-toolbar label {
	display: inline-block;
	padding: 7px 42px;
	font-family: sans-serif, Arial;
	font-size: 14px;
	border: 1px solid #000;
	border-radius: 4px;
	color: #000;
	font-weight: normal;
	cursor: pointer;
}

.radio-toolbar input[type="radio"]:checked+label {
	background-color: #409cd1 !important;
	color: #fff;
}

.activeBox {
	background-color: #409cd1 !important;
	color: #fff !important;
	border: 1px solid #409cd1 !important;
	font-weight: bold !important
}

.style img {
	max-width: 100% !important;
}

.form-group {
	font-weight: normal;
}

.form-group label {
	font-weight: bold;
	position:relative;
}

.style span {
	display: block;
	text-align: center;
	padding: 8px 0 0;
	font-weight: bold;
}

.touract ul, .rcmtouract ul {
	padding: 0;
}

.touract ul li {
	list-style: none;
	display: inline-block;
	width: 25%;
}

.touract ul li label,
.rcmtouract ul li label {
	font-weight: normal;
}

.rcmtouract ul li{
	list-style: none;
	display: inline-block;
	width: 33%;
}


.bgt-block {
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.bgt-hover {
	position: absolute;
	top: 80%;
	left: 0px;
	right: 0px;
	width: auto;
	background-color: rgba(0, 0, 0, 0.6);
	text-align: center;
	color: #fff;
}

.bgt-hover h3,
.bgt-hover p {
	color: #fff;
	border-bottom: 0px !important;
}

body .bgt-hover h3 {
	font-size: 19px !important;
	line-height: 7px !important;
	padding-top: 20px !important;
}

.bgt-hover p {
	font-size: 14px;
	line-height: 17px;
}

.desination>ul {
	padding: 0px;
	height: 500px;
	overflow-y: scroll;
}

.desination>ul>li {
	list-style: none;
	width: 100%;
	margin-bottom: 0;
	border-bottom: 1px solid #ddd;
	padding: 10px 0px;
}

.desination>ul>li>a {
	font-size: 20px;
	font-weight: 700;
}

.children {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.children li {
	display: inline-block;
	margin-right: 10px;
	border: 1px solid;
	width: 145px;
	white-space: nowrap;
}

.children li a {
	color: black;
}

.np {
	padding: 0 !important;
}

.addonsidebg {
	background: #fff;
	border: 1px solid #ddd;
}

.inclist {
	padding: 0;
}

.inclist li {
	list-style: none;
	padding: 18px 12px 16px 27px;
	line-height: 20px;
	font-size: 15px;
}

.inclist li a {
	font-weight: normal;
	text-decoration: none;
	color: #409cd1;
}

.inclist li:hover {
	background: rgb(235, 238, 242) none repeat scroll 0% 0%
}

h3 {
	font-size: 16px !important;

	padding-bottom: 17px;

	line-height: 24px;
}
.rowbrd
{
    	border-bottom: 1px solid #ddd;
    	margin-bottom: 23px;
}
.head-sup-login
{
    	margin-top: 0px !important;
}
.amlist {
	padding: 0;
	list-style: none;
}

.amlist li {
	width: 19%;
	display: inline-block
}

.modal-body h3 {
	border-bottom: 0px !important;
}

.modal-body h3 a {
	display: block;
	text-align: center;
	font-size: 20px;
	border: 1px solid #ddd;
}

.leftbt {
	text-align: right;
	display: block;
	padding: 6px 20px;
	border: 1px dotted;
	max-width: 200px;
	float: right;
	margin-bottom: 20px;
}

.sidecntbg h6 {
	margin-top: 20px;
	border: 1px solid #dddd;
	padding: 5px 12px;
	color: #ccc;
	font-weight: normal;
}

.plcd {
	/*display: inline-block;*/
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

.drys {
	display: inline-block !important;
	border: 1px solid #ddd;
	background: #eee;
	padding: 6px 21px;
	margin-left: -2px !important;
	border-radius: .25rem;
	font-weight:normal;
}
.drct2 {
	display: inline-block !important;
	width: 70% !important;
	/*margin-left: 5px !important;*/
}

.drct {
	display: inline-block !important;
	width: 25% !important;
	/*margin-left: 5px !important;*/
}

.tox-notification {
	display: none;
}

#plcblock {
	display: block;
}

#whitebg {
	background: #fff;
	padding: 16px 20px;
}

#whitebg h3 {
	border-bottom: 0px solid #ddd !important;
	padding-bottom: 0px !important;
	display: inline-block !important;
	margin: 0 !important;
	position: relative;
}

.showinstY label {
	margin-top: 10px !important;
}

.form-group.rdform {
/*	margin-bottom: 2px !important;*/
}

.form-group {
	margin-bottom: 20px !important;
}

.label {
	margin-bottom: 5px !important;
}

#taxonomy-travel_locations {
	height: 500px;
	overflow-y: scroll;
	margin-bottom: 40px;
}

#taxonomy-travel_locations ul {
	padding: 0;
	list-style: none;
}

#travel_locationschecklist li label,
#travel_locationschecklist li div{
	border-bottom: 1px solid #ddd;
	width: 100%;
	font-size: 20px;
	font-weight: 700;
	color: #409cd1;
}
#travel_locationschecklist li div ul.children li
{
    font-size: 12px !important;
    color: #555;
    font-weight: normal;
    border: none !important;
}
#travel_locationschecklist li div ul.children 
{
    margin-bottom:20px;
}
.children li label,
.children li div{
	border: none !important;
	font-weight: normal !important;
	font-size: 14px !important;
	color: #4a4a4a !important;
}

.children li {
	border: none !important;
}

#travel_locations-adder {
	display: none !important;
}

#taxonomy-travel_locations ul li .children li {
	padding: 0 !important;
}

#taxonomy-travel_locations ul li {
	padding-bottom: 10px;
}

#taxonomy-travel_locations ul li input[type="checkbox"] {
	display: none;
}
.editor-dashboard-destination #taxonomy-travel_locations ul li input[type="checkbox"] {
   display: inline-block !important;
}

#taxonomy-travel_locations ul li .children input[type="checkbox"] {
	display: inline-block !important;
}

#time-repeatable, .repeatList {
	list-style: none;
	margin: 0 0 7px 0;
	padding: 0;
}
#time-repeatable
{
    margin: 17px 0 7px 0 !important;
}
 .repeatList {
   
         margin:25px 0 0 0 !important;
     }

#time-repeatable li , .repeatList li{
	clear: both;
	width: 17%;
	display: inline-block;
	margin-right: 2%;
	margin-bottom: 26px
}

.addmorebt {
	border: 1px solid #409cd1;
	text-align: center;
	clear: both;
	background: #409cd1;
	color: #fff;
	font-weight: bold;
	padding: 5px 15px;
	display: block;
	max-width: 130px;
	border-radius: 3px;
}

.addmorebt a:hover {
	color: #fff;
}
.addmorebt:hover a {
	color: #fff;
}
.subseprt {
	border: 1px solid rgb(221, 221, 221);
	padding: 16px 10px;
	margin: 12px 10px;
	display: block;
}

.avail {
	border: 1px solid #409cd1;
	clear: both;
	background: #409cd1;
	color: #fff;
	font-weight: bold;
	padding: 8px 15px;
	display: block;
	max-width: 170px;
	border-radius: 3px;
	width: 100%;
    font-size: 15px !important;
	margin-bottom: 13px;
	cursor: pointer;
	text-align: center;
	
}

.modal-content {
	border: 0px !important;
}

.modal-dialog {
	max-width: 1000px !important;
}

.modal-header {
	background: #409cd1 !important;
	padding: 7px 14px !important;
	color: #fff !important;
}

.form-heading {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	margin-top: 20px;
}

.tox-statusbar__branding {
	display: none !important;
}

h3 {
	line-height: 26px !important;
}

.opt-remove-row {
	float: right;
	padding: 0 10px;
	color: red;
}

.rdstyle {
	position: relative;
}

.rdstyle input[type="radio"] {
	position: absolute;
	z-index: 99;
	right: 19px;
	top: 10px
}

#activestyle {
	border: 6px solid #409cd1;
}

.thispadding {
	margin-bottom: 14px !important;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal!important;
}

h4 {
	font-size: 20px !important;
}

.addmorebt a {
	color: #fff;
}

#delt {
	position: relative;
}

#delt a {
	position: absolute;
	top: -21px;
	right: -9px;
	border: none;
}

#loaderpro {
	display: block;
	position: fixed;
	z-index: 100;
	background-color: #666;
	background-image: url('/wp-content/uploads/2019/09/ajax-loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	opacity: 0.4;
	background-repeat: no-repeat;
	background-position: center;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
}
 .loaderpro  {
	display: block;
	
	
	background-color: #666;
	background-image: url('/wp-content/uploads/2019/09/ajax-loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	opacity: 0.4;
	background-repeat: no-repeat;
	background-position: center;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
}

body .bg-darken10 {
	background-color: transparent !important;
}

body .mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner,
body .mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button,
body .mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner {
	display: block !important;
}

.datepicker {
	width: 100% !important;
}

.btnabs {}

.fa-check-circle {
	position: absolute;
    right: 66px;
    top: 43px;
    font-size: 16px;
    cursor: pointer;
    left: 98px;
    text-align: right;
}

.datepicker--cell-day {
	/*  
        width: 9% !important;
        margin: 6px 4px !important;
        
     */
}

.datepicker--cell {
	border: 1px solid #ddd !important;
}

.datepicker--cell.datepicker--cell-day.-selected-.-disabled- {
	background: #fff !important;
	color: #000 !important;
}

#map {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
}

#geocoder {
	z-index: 1;
	width: 100%;
	text-align: center;
	top: 20px;
}

.mapboxgl-ctrl-geocoder {
	min-width: 100%;
}

.loclist {
	margin: 0;
	padding: 0
}

.loclist li {
	list-style: none;
	border-top: 1px solid #ddd;
	line-height: 35px;
	position: relative;
	padding: 0 37px;
	margin: 0 !important;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	line-height: 35px;
	position: relative;
}

.loclist li:before,
.loclist li:after {
	cursor: move !important;
}

.loclist li:last-child {
	border-bottom: 1px solid #ddd;
}

.loclist li.firstElement:last-child::before {
    content: '\f024' !important;
    font-family: 'FontAwesome' !important;
    position: absolute;
    border-bottom: 1px solid #ddd !important;
    line-height: 35px !important;
    left: 7px  !important;
    font-size: 20px  !important;
    color: #008000 !important;
}

.loclist li:first-child:before {
	content: '\f024';
	font-family: 'FontAwesome';
	position: absolute;
	list-style: none;
	border-bottom: 1px solid #ddd;
	line-height: 35px;
	left: -20px;
	font-size: 20px;
	color: #008000;
     left: 9px;
}

.loclist li:first-child:after,
.loclist li:last-child:after {
	display: none !important;
}

.loclist li:after {
    content: '\f041';
    position: absolute;
    left: 12px;
    font-family: 'FontAwesome';
    top: 2px;
    color: #257eca;
    font-size: 20px;
}

.loclist li:last-child:before {
	content: '\f024';
	font-family: 'FontAwesome';
	position: absolute;
	border-bottom: 1px solid #ddd;
	line-height: 35px;
	left: 7px;
	font-size: 20px;
	color: red;
}

.loclist li .fa {
	position: absolute;
	right: 10px;
	top: 10px;
	color: red;
	cursor: pointer;
}

.thisval {
	margin-top: 18px;
}

body .viewport-full-mm,
#map {
	height: 400px !important;
	max-width: 100% !important;
	margin-top: 8px !important;
	border: 4px solid #ddd;
	position: relative !important;
}

div.leaflet-container {
	position: relative !important;
	width: 100%;
	height: calc(100% - 105px);
}

.enbleitem {
	display: block;
	float: right;
}

.enbleitem a {
	display: inline-block;
	padding: 0px 10px;
	border: 1px solid #ddd
}

.ant-radio-group {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	color: rgba(0, 0, 0, .65);
	font-size: 14px;
	font-variant: tabular-nums;
	line-height: 1.5;
	list-style: none;
	float: right;
	text-align: right;
	padding-bottom: 10px;
}

.ant-radio-button-wrapper:first-child {
	border-left: 1px solid #d9d9d9;
	border-radius: 3px 0 0 3px;
}

.ant-radio-group-small .ant-radio-button-wrapper {
	height: 36px;
	padding: 0 7px;
	line-height: 34px;
}

.ant-radio-button-wrapper {
	position: relative;
	display: inline-block;
	height: 40px;
	margin: 0;
	padding: 0 15px;
	color: rgba(0, 0, 0, .65);
	line-height: 38px;
	background: #fff;
	border: 1px solid #d9d9d9 !important;
	border-left: 0;
	cursor: pointer;
	transition: color .3s, background .3s, border-color .3s;
}

.ant-radio-group-small .ant-radio-button-wrapper {
	line-height: 34px;
}

.ant-radio-button-wrapper {
	color: rgba(0, 0, 0, .65);
	line-height: 38px;
	cursor: pointer;
}

.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
	z-index: 1;
	color: #409cd1;
	background: #fff;
	border-color: #409cd1;
	box-shadow: -1px 0 0 0 #409cd1;
}

.ant-radio-button-wrapper:last-child {
	border-radius: 0 3px 3px 0;
}

.aligntop {
	margin-top: 23px;
}

body .viewdash,
.dashside {
	background: #fff !important;
	border-radius: 7px;
}
.topdash {
	background: #fff !important;
	border-radius: 7px;
}
.dashside {
	padding: 10px 15px;
	height: 100vh;
}

.dashside.fixed {
	max-width: 280px;
	width: 100%;
}

.dashside h3 {
	border: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	;
}

.metadata {
	padding: 9px 0;
	font-size: 12px;
}

.metadata span {
	padding-right: 10px;
	font-weight: bold;
}

.metadata a {
	color: #409cd1;
}

body .optabs .viewdash a {
	font-size: 12px !important;
	min-height: 0px !important;
	padding: 0px !important;
	display: inline-block !important;
}

body .pt-3,
body .py-3 {
	padding-top: 0px !important;
}

.radio-toolbar {
	display: inline-block;
}

#noguides,
#notrasnport,
#nohotel {
	display: block;
	text-align: center;
	max-width: 612px !important;
	margin: -20px auto -7px auto;
	border-bottom: 1px solid #ddd;
}

.maxsize {
	max-width: 430px;
	width: 100%;
}

.dashside ul {
	list-style: none;
	margin: 0 0 25px 0px;
	padding: 0
}

.dashside li {
	font-size: 18px;
	color: #409cd5;
	position: relative;
	margin-top: 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 11px;
}

.dashside li b {
	display: inline-block;
	color: #000;
	max-width: 122px;
	width: 100%;
}

.desination {
	border: 15px solid #ddd;
	padding: 20px
}

.dropzone ul {
	list-style: none;
	padding: 0;
}

.dropzone ul li {
	display: inline-block;
	width: 24%;
}

.dropzone ul li img {
	border-radius: 20px;
	overflow: hidden;
	width: 120px;
	height: 120px;
	position: relative;
	display: block;
	z-index: 10;
	margin: 0 auto 14px auto;
}

.formPhoto {
	margin-bottom: 31px;
	border-bottom: 4px dotted #ddd;
	clear: both;
	padding-bottom: 30px;
	position: relative;
}

#trasportfiles,
#acommodationfiles {
	position: absolute;
	right: -2px;
	top: -4px;
}

#uploadfiles {
	position: absolute;
	right: 0px;
	top: 16px;
}

.dropzone ul li a {
	display: block;
	text-align: center;
	color: red;
	cursor: pointer;
}

.dropzone ul li .fa {
	display: block;
	cursor: pointer
}

.imgblock {
	min-height: 150px;
	border: 1px solid #ddd;
	background: white;
	padding: 29px 20px;
	clear: both;
}

.imgblock span {
	display: block;
	text-align: center;
	font-weight: bold;
	line-height: 89px;
}

body .dropzone.dz-started .dz-message {
	display: block !important;
	position: relative;
}

.dropzone .fa-plus-circle {
	font-size: 25px !important;
}

.savebtn {
	max-width: 100px;
	margin: 26px auto 0 auto !important;
	clear: both;
}

.fixed {
	position: fixed;
	top: 0;
}



.occuppancy span {
	display: inline-block;
	clear: both;
	background: #fff;
	padding: 9px 31px;
	color: #000;
	border-radius: 0;
	font-size: 14px;
	border: 1px solid #ddd;
	cursor: pointer;
}

.occuppancy span.active {
	background: #409cd1;
	color: #fff;
	border: 1px solid #409cd1;
}

.occuppancy ul {
	padding: 6px 10px;
	list-style: none;
	border: 1px solid #ddd;
	padding: 0 10px
}

.occuppancy ul li {
	padding-bottom: 10px;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
}

.reloadvalue span {
	display: inline-block;
	background: #ddd;
	margin-top: 18px;
	padding: 3px 10px;
	border-radius: 11px;
}

.reloadvalue span .fa {
	cursor: pointer;
}

.bottombg {
	margin-bottom: 68px;
}

.bottombg button {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.priceBox, .priceboxSummery {
	display: inline-block;
	clear: both;
	background: #ddd;
    line-height: 32px;
    padding: 0 9px;
    margin-right: 4px;;
}


.crbox {
	max-width: 200px;
	display: inline-block !important
}

body #multi-repeatable-optional-on th {
	border-bottom: 1px solid #dee2e6 !important;
	border-top: 0px !important;
}

#multi-repeatable-optional-on td {
	border: 0px !important;
}

.icons {
	padding-top: 20px;
}

.icons a .fa-minus {
	color: red;
	margin-left: 11px;
}

.pricebox {
	background: #eee;
	border-radius: 6px;
	padding: 10px;
	height: 300px;
    width: 100%;
    overflow-y: scroll;
}
.priceboxSummery {
	background: #eee;
	border-radius: 6px;
	padding: 10px;
    height: 300px;
     width: 100%;
    overflow-y: scroll;
    margin: 0 auto;
    max-width: 100%;
  
}
.pricebox h6, .priceboxSummery h6 {
	text-align: center;
	margin: 10px 0 10px 0;
}

.pricebox table tr th, .priceboxSummery table tr th {
	border: 0px !important;
	padding: 5px !important;
}

.pricebox table tr td, .priceboxSummery table tr td {
	border: 0px !important;
	padding: 5px !important;
}

.fa-trash {
	color: red;
}

#profileImg,
#GuideProfileImg,
#EditGuideProfileImg {
	width: 200px !important;
	height: auto !important;
	float: right;
	border: 1px solid #ddd;
	border-radius: 6px;
}

.trsbtn {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -7px;
}

.timges {
	max-width: 80px;
	height: 80px;
	border: 1px solid #ddd;
	margin: 0 10px;
}

.dropzone ul.trasnlist li {
	display: inline-block;
	width: 12%;
}

.dropzone ul.trasnlist li img {
	border-radius: 6px;
	overflow: hidden;
	width: 100px;
	height: 100px;
}

.error {
	border: 2px solid red !important
}

.leaflet-pane .leaflet-map-pane {
	transform: translate3d(0px, 0px, 0px) !important;
}

.tableoverflow {
	height: 250px;
	width: 100%;
	overflow-y: scroll;
	border: 1px solid #ddd;
}

.editaddons {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
}

.edilistimg li {
	display: inline-block !important;
	width: auto !important;
	border: 1px solid #ddd !important;
	margin-right: 10px !important;
}

.leaflet-routing-container {
	display: none;
}

.fticon {
	position: relative !important;
}

.fticon .fa {
	position: absolute;
    right: 13px;
    text-align: right;
    top: -1px;
    font-size: 20px;

    font-weight: bold;
}
.fticon .fa.fa-check-square-o {
        color: darkgreen;
}
.fticon .fa.fa-window-close-o {
        color: red;
}
.datepicker--nav-action
{
    z-index:999 !important;
}
#msgshow,#publishtour
{
    top: 40%;
}
.gbmsg
{
     text-align: center;
    font-weight: bold;
    color: #409cd1;
    font-size: 17px;
    -webkit-box-shadow: 0px 0px 6px 5px rgba(0,0,0,0.5);
    -moz-box-shadow:  0px 0px 6px 5px rgba(0,0,0,0.5);
     box-shadow: 0px 0px 6px 5px rgba(0,0,0,0.5);
}
#msgshow .modal-dialog, #publishtour .modal-dialog
{
    width: 400px ;
    max-width:100%;
}
.error
{
    border: 2px solid red;
    
}
.onecheck span, .sperror, .essperror
{
   display: block;
    text-align: center;
    color: red;
    padding-bottom: 10px;
}
.popupvideo iframe
{
    width:100% !important;
}
.trname{
    display: block;
    max-width: 300px;
    position:relative;
}
.trname sup
{
    position:absolute;
    left:-11px;
    top:8px !important;
  }
.table.viewdash .fa-play-circle, .table.viewdash  .fa-trash
{
    font-size: 18px;
    color: red;
}
body .optabs .viewdash a.playvideo
{
    display:block !important;
}
.e1dedb6f0 .css-1k5xo9g .e1uvdqdt0
{
    position: relative;
    margin-bottom: 42px;
}
.css-lnz0ej
{
    margin-top: 24px;
}
.css-14bghfh 
{
    position: relative;
    display: flex;
    align-content: center;
    padding: 8px 16px;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(235, 238, 242);
    border-radius: 2px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 3px 5px;
    transition: background-color 300ms ease-in 0s;
    width: auto;
     margin-top: 23px;
    left: -15px;
}
.css-1rskh6o
{
    position: absolute;
    display: block;
    width: 8.48528px;
    height: 8.48528px;
    border-width: 4.24264px;
    border-style: solid;
    border-color: transparent transparent rgb(255, 255, 255) rgb(255, 255, 255);
    top: 16px;
    left: -4px;
    transform: translateY(-50%) rotate(45deg);
    transition: border-color 300ms ease-in 0s;
    box-shadow: rgba(0, 0, 0, 0.1) -1px 1px 2px;

}
.css-omv1s3
{
    font-size: 14px;
    line-height: 24px;
    color: rgb(129, 141, 153);
}
.last-placeholder
{
    margin-top: 78px;
}
.oplogin b
{
      font-weight: normal;
    display: block;
  
    width: 100%;
    max-width: 500px;
    word-break: break-all;
    text-align: right;
    float: right
}
.trheasd
{
    font-size: 19px;
    padding-bottom: 11px;
    position: relative;
    color: #409cd1;
    font-weight: bold;
}
.mandtory
{
     position: absolute;
    top: 3px;
    height: 16px;
    font-size: 9px;
    line-height: 16px;
    color: #f5222d;
    border: 1px solid;
    padding: 0 10px;
    margin-left: 9px;
}
.textarea
{
    resize: none;
    height: 140px;
    width: 70% !important
}
.formbox
{
    width:370px !important;
}
.tox-tinymce
{
    height: 250px !important;
    width: 900px;
    max-width: 100%;
}
.showbk, .showbkpr, .chngplcy
{
    border: 1px solid #ddd;
    padding-top: 16px;
    display: block;
    height: 62px;
    margin-top: 29px;
}
.insta-booking-block
{
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 20px;
}
 .rmborder
{
    border: 1px solid #ddd;
    padding: 10px;

}
.subheading
{
    font-weight: normal;
    padding-top: 14px;
    display: block;
}
sup
{
    top: -2px  !important;
    font-size: 16px  !important;
    color: red  !important;
}
.numberclass
{
    width: 200px !important;
}
.grpof
{
    display: inline-block;
    font-weight: bold;
    padding-right: 5px;
}
.grpoftext
{  
     display: inline-block !important;
     width: 102px !important;
}
body a.newtour
{
padding: 0 17px !important;
min-height: auto  !important;
background: #409cd1  !important;
max-width: 160px  !important;
color: #fff  !important;
text-align: center  !important;
border-radius: 0  !important;
font-weight: normal  !important;
margin-bottom: 10px  !important;
line-height: 37px  !important;
display:inline-block  !important;
}
    .onoffswitch {
     position: relative;
    width: 65px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    display: inline-block
    }
    .onoffswitch-checkbox {
        position: absolute;
        opacity: 0;
        pointer-events: none;
    }
    .onoffswitch-label {
        display: block;
        overflow: hidden;
        cursor: pointer;
        border: 0 solid #999;
        border-radius: 20px;
    }
    .onoffswitch-inner {
        display: block; width: 200%; margin-left: -100%;
        transition: margin 0.3s ease-in 0s;
    }
    .onoffswitch-inner:before, .onoffswitch-inner:after {
      display: block;
    float: left;
    width: 50%;
    height: 25px;
    padding: 0;
        padding-left: 0px;
    line-height: 26px;
    font-size: 11px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box;
    }
    .onoffswitch-inner:before {
       content: "Live";
        padding-left: 13px;
        background-color: green;
        color: #FFFFFF;
    }
    .onoffswitch-inner:after {
        content: "Pause";
        padding-right: 10px;
        background-color: red; color: #FFFFFF;
        text-align: right;
    }
    .onoffswitch-switch {
        display: block;
        width: 10px;
        margin: 6px;
        background: #FFFFFF;
        position: absolute;
        top: 2px;
        bottom: 0px;
        right: 42px;
         border-radius: 10px;
        transition: all 0.3s ease-in 0s;
        height: 10px;;border-radius: 10px;
        transition: all 0.3s ease-in 0s;
        height: 10px;
    }
    .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
        margin-left: 0;
    }
    .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
        right:4px; 
    }
.trstatus strong
{
    display: inline-block;
    vertical-align: top;
    width: 102px;
    text-align: right;   
    margin-top:3px;
}
.prheading
{
   text-align: center;
    margin: 8px 0;
    font-weight: bold;
    color: black
}
.backbtn
{
    background: #409cd1;
    color: #fff;
    padding: 0px 12px;
    border-radius: 3px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 2px;
    display: inline-block
}
.backbtn:hover
{
    color:#fff;
    text-decoration:none;
}
.chtrstatus
{
    float: left;
    padding-left: 22%;
}
.chtrstatus strong
{
    position: relative;
    vertical-align: top;
    margin-top: 3px;
    display: inline-block;
    padding-right: 5px;;
}
.pause
{
   background-color: red;
    color: #FFFFFF;
    border-radius: 12px;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    line-height: 22px;
    display: inline-block;
    width: 63px;
    margin-bottom: 12px;
    padding-top: 1px;
    margin-top: 2px;
}
.leaflet-marker-pane img:last-child
{
     margin-top: -31px !important;
    height: 34px !important;
    margin-left: -4px !important;

}

.leaflet-marker-pane img:first-child
{
    margin-left: -2px  !important;
    margin-top: -33px  !important;
    height: 34px  !important;
}
.tpblock
{
    margin-top: 15px;
}
.drct3 {
	display: inline-block !important;
	width: 40% !important;

}
#nav-rooms-tab 
{
    position: relative
}
#nav-rooms-tab span
{
    position: absolute;
    top: -1px;
    text-align: center;
    margin-left: 1px;
    color: red !important
}
.ui-timepicker-wrapper
{
    width: 11.5em  !important;
}
.supclass 
{
    position:relative;
}
.supclass sup
{
    /*position: absolute;*/
    /*right: 72px;*/
    /*top: 57px !important;*/
    top: -8px !important;
}
.redborder
{
    border:1px solid Red;
}
.savebpb
{
    position:relative;
}
.savebpb button
{
    position: absolute;
    left: 0;
    right: -53%;
    bottom: 1px;
    max-width: 100px;
    padding: 7px 10px !important;
    width: 100%;
}
.unread
{
     top: -14px !important;
    font-size: 10px !important;
}
.replymsg
{
    resize: none   !important;
    height: 200px  !important;
} 
.myreply, .rv-reply
{
    background: #007bff;
    color: #fff;
    padding: 4px 15px;
    font-weight: bold;
    border-radius: 3px;
}
.myreply:hover , .rv-reply:hover
{
    color:#fff;
}
.star-ratings-css {
  unicode-bidi: bidi-override;
  color: #c5c5c5;
  font-size: 25px;
  height: 25px;
  width: 100px;
  margin: 0 auto;
  position: relative;
  padding: 0;
  text-shadow: 0px 1px 0 #a2a2a2;
}
.star-ratings-css-top {
  color: #e7711b;
  padding: 0;
  position: absolute;
  z-index: 1;
  display: block;
  top: 0;
  left: 0;
  overflow: hidden;
}
.star-ratings-css-bottom {
  padding: 0;
  display: block;
  z-index: 0;
}
.star-ratings-sprite {
  background: url("/wp-content/uploads/2021/08/star-rating-sprite.png") repeat-x;
  font-size: 0;
  height: 21px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 110px;
  margin-bottom: 10px;
}
.star-ratings-sprite-rating {
  background: url("/wp-content/uploads/2021/08/star-rating-sprite.png") repeat-x;
  background-position: 0 100%;
  float: left;
  height: 21px;
  display: block;
}
.top-op-bg
{
        background: #fff;
        border-radius: 7px;
        margin: 0px !important;
}
#map{
     border-radius:6px;
}
.nav-tabs sup, #nav-rooms-tab span{
     animation: blinker 1s linear infinite;
     color: red !important;
     font-size: 22px !important;
}

@keyframes  blinker {
  50% {
    opacity: 0;
    }
}
.typestatus{
    background: #FF9800;
    color:#fff;
    padding:6px;
    border-radius: 2px;
}
.left-col b, .right-col b{
    display:inline-block;
    padding-right:10px;
}
.chatbox
{
    position: relative;
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 20px;
}
.left-col{
    position: relative;
    border-bottom: 1px solid #ddd;
    margin-bottom: 12px;
    padding-bottom: 14px;
}
.right-col{
    position:relative;
}
/*.messanger{*/
/*    background: #fff;*/
/*    border-radius: 7px;*/
/*}*/
.messanger h3{
     margin: 0 0 8px 0;
    padding: 11px 0 9px 0;
    border-bottom: 1px solid #ddd;
}
.messanger ul{
   list-style: none;
   background: #dddd;
   padding: 10px;
   border-radius: 6px;
   overflow-y: scroll;
   height: 600px;
}
.messanger ul li{
    position: relative;
    line-height: 35px;
    border-radius: 6px;
    padding: 4px;
    margin-bottom: 11px;
    text-transform: capitalize;
}
.messanger ul li .fa{
    position:relative;
}
.messanger ul li .noavtar{
    background: #fff;
    padding: 10px;   
}
.messanger ul li:hover{
        background: #409cd1;
        color:#fff;
        cursor:pointer;
}
.messanger ul li:hover a, .messanger a{
        color:#fff;
        text-decoration: none !important;
}
.messanger ul li a, .messanger a{
     list-style: none;
     text-decoration: none !important;
     color: #000;
     cursor:pointer;
}
.messanger ul li a:hover{
    color: #fff
}

/* Chatbox Css */

#page-content{
    display: inline-block;
    position: fixed;
    left: 0;
    opacity: 1;
    z-index: 99;
    padding: 0px;
    width: 340px;
    border: 1px solid #ddd;
    margin-left: 10px;
    box-shadow: 1px 0px 13px 6px #eee;
    bottom: 0px;
}
.padding{
   padding:0 !important; 
}
.card-bordered {
    border: 1px solid #ebebeb;
}

.card {
    border: 0;
    border-radius: 0px;
   
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.03);
    -webkit-transition: .5s;
    transition: .5s
}

.padding {
    padding: 3rem !important
}



.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}
.card-header
{
    padding:0px !important;
}
.card-header {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    background-color: transparent;
    border-bottom: 1px solid rgba(77, 82, 89, 0.07)
}

.card-header .card-title {
    padding: 0;
    border: none
}


.card-header>*:last-child {
    margin-right: 0
}


.btn-secondary {
    color: #4d5259 !important;
    background-color: #e4e7ea;
    border-color: #e4e7ea;
    color: #fff
}

.btn-xs {
    font-size: 11px;
    padding: 2px 8px;
    line-height: 18px
}

.btn-xs:hover {
    color: #fff !important
}

.card-title {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 0;
    background: #0056b3;
    width: 100%;
    color: #fff;
    font-size: 14px !important;
    line-height: 40px;
    padding-left: 10px !important
}

.ps-container {
    position: relative
}

.ps-container {
    -ms-touch-action: auto;
    touch-action: auto;
    overflow: hidden !important;
    -ms-overflow-style: none
}

.media-chat {
    padding-right: 64px;
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
}

.media {
    padding: 16px 12px;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear
}

.media .avatar {
    flex-shrink: 0
}

.avatar {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 100%;
    background-color: #f5f6f7;
    color: #8b95a5;
    text-transform: uppercase;
    vertical-align: top;
}

.media-chat .media-body {
    -webkit-box-flex: initial;
    flex: initial;
    display: table
}

.media-body {
    min-width: 0
}

.media-chat .media-body p {
    position: relative;
    padding: 6px 8px;
    margin: 4px 0;
    background-color: #f5f6f7;
    border-radius: 3px;
    font-weight: 100;
    color: #9b9b9b
}

.media>* {
    margin: 0 8px
}

.media-chat .media-body p.meta {
    background-color: transparent !important;
    padding: 0;
    opacity: .8
}

.media-meta-day {
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 0;
    color: #8b95a5;
    opacity: .8;
    font-weight: 400
}

.media {
    padding: 16px 12px;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear
}

.media-meta-day::before {
    margin-right: 16px
}

.media-meta-day::before,
.media-meta-day::after {
    content: '';
    -webkit-box-flex: 1;
    flex: 1 1;
    border-top: 1px solid #ebebeb
}

.media-meta-day::after {
    content: '';
    -webkit-box-flex: 1;
    flex: 1 1;
    border-top: 1px solid #ebebeb
}

.media-meta-day::after {
    margin-left: 16px
}

.media-chat.media-chat-reverse {
    padding-right: 12px;
    padding-left: 64px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
}

.media-chat {
    padding-right: 64px;
    margin-bottom: 0
}

.media {
    padding: 16px 12px;
    -webkit-transition: background-color .2s linear;
    transition: background-color .2s linear
}

.media-chat.media-chat-reverse .media-body p {
    float: right;
    clear: right;
    background-color: #48b0f7;
    color: #fff
}

.media-chat .media-body p {
    position: relative;
    padding: 6px 8px;
    margin: 4px 0;
    background-color: #f5f6f7;
    border-radius: 3px
}

.border-light {
    border-color: #f1f2f3 !important
}

.bt-1 {
    border-top: 1px solid #ebebeb !important
}

.publisher {
    position: relative;
    display: -webkit-box;
    -webkit-box-align: center;
    align-items: center;
    padding: 12px 0px;
    background-color: #f9fafb
}

.publisher>*:first-child {
    margin-left: 0
}

.publisher>* {
    margin: 0 8px
}

.publisher-input {
    -webkit-box-flex: 1;
    flex-grow: 1;
    border: none;
    outline: none !important;
    background-color: transparent;
    resize: none;
    border: 1px solid #ddd;
    margin-right: 10px;
    width: 88%;
    padding: 10px;
}
.optrchatbox{
    width: 100%;
}
.nochaterror{
    margin-top: 80px;
    color: red;
    text-transform: inherit;
    font-size: 25px !important;
    text-align:center;
}

.publisher-btn {
    background-color: transparent;
    border: none;
    color: #8b95a5;
    font-size: 16px;
    cursor: pointer;
    overflow: -moz-hidden-unscrollable;
    -webkit-transition: .2s linear;
    transition: .2s linear
}

.file-group {
    position: relative;
    overflow: hidden
}

.publisher-btn {
    background-color: transparent;
    border: none;
    color: #cac7c7;
    font-size: 16px;
    cursor: pointer;
    overflow: -moz-hidden-unscrollable;
    -webkit-transition: .2s linear;
    transition: .2s linear
}

.file-group input[type="file"] {
    position: absolute;
    opacity: 0;
    z-index: -1;
    width: 20px
}

.text-info {
    color: #48b0f7 !important;
}
.chatboxbt{
    display: block;
    background: #0056b3;
    position: fixed;
    bottom: 0;
    color: #fff !important;
    border: 0;
    font-size: 15px;
    padding: 3px 10px;
    z-index:9999;
}

#chatbox
{
    display:inherit;
}
.chatbtn{
    padding: 0 7px !important;
    height: 30px;
    color: #fff !important;
    margin-top: 18px;
    font-size: 12px !important;
    background: #0056b3;
    border: none;
    vertical-align: top;
    cursor:pointer;
    border-radius:3px;
}
.media-body span{
    font-size:12px;
    display:block;
}
h4.card-title {
    font-size: 17px;
    position:relative;
    font-weight:bold;
}

.altaction {
    position: absolute;
    right: 5px;
    top: -2px;
   
}
.altaction a{
     color: #fff;
     font-size: 12px !important;
     padding-right: 7px;
}
.altaction a:hover{
    color:#fff;
}

.chatmargin .page-content{

    display:block !important;
}
.accountprofileImg
{
    width: 56px;
    height: 56px;
    display: inline-block;
    border-radius: 100%;
    margin-right: 10px;
}
.rightchatdiv{
    background: #fff;
    border-radius: 6px;
}
.rightchatdiv h3{
    border-bottom: 1px solid #ddd;
    text-transform: capitalize;
    padding: 10px 0;
}
.rightchatdiv ul{
    margin: 0;
    padding: 0;
    list-style: none
}
.rightchatdiv ul li{
    position: relative;
    line-height: 14px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 2px;
    margin-bottom: 10px;
}
.rightchatdiv ul li label{
      font-weight: bold;
      padding-right: 10px;
    
}
.rightchatdiv ul  b{
    color: #409cd1;
    padding-bottom: 5px;
    display: block;
    border-bottom: 1px solid #ddd;
    margin-bottom: 12px;
   
}
.dayprice{
    color: #409cd1 !important;
    font-weight: 700;
    font-size: 14px;
    cursor: pointer;
}
.tour-enq {margin-bottom: 25px;}
.tour-enq a { background: #409cd1; padding: 8px 20px; color: #fff; border-radius: 3px; line-height: 24px; font-weight: bold; font-size: 18px;margin-bottom: 23px;}
.tour-enq a:hover {color:#fff;}
.head-tour{ text-align: center;font-size: 24px;}
.cust-h3-head{ text-align: center; font-size: 21px !important; margin-bottom: 0px; font-weight: bold; color: #409cd1;}
.link-btn{ background: #409cd1; color: #fff;  padding: 5px 19px; border-radius: 2px; line-height: 24px;}
.link-btn:hover{ color:#fff !important}
.left-sm-block{background:#fff; }
.left-sm-block ul{  list-style:none; margin:0; padding: 10px 0 30px 0 !important;}
.left-sm-block li{border-bottom:1px solid #ddd; line-height: 40px; font-size: 16px; font-weight: bold;}
.mobileshow{display: none !important}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    .dashside.fixed {
    	width: 100%;
		margin-bottom: 20px;
    }
     .dashside {
     	margin-bottom: 22px;
		height: auto;
     }
    .dashside li {
    	display: inline-block  !important;
    }
    .dashside form {
    	margin-top: 8px;
		margin-left: 20px;
    }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
   .dashside.fixed {
    	width: 100%;
		margin-bottom: 20px;
    }
     .dashside {
     	margin-bottom: 22px;
		height: auto;
		display: flex;
     }
    .dashside li {
    	display: inline-block  !important;
    }
    .dashside form {
    	margin-top: 8px;
		margin-left: 20px;
    }
    .optabs .col-sm-3 {
    	ms-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
    }
}

@media (max-width: 767px) {
   .oplogin {
   	position: absolute;
	top: 7px;
	left: -5px;
   }
   .logo {
   	margin-top: 0px
   }
   .logo img {
    width: 120px;
   } 
   .ophead span {
   	font-size: 17px;
   	text-align: center;
	border-bottom: 1px solid #dddd;
	padding-bottom: 10px;
	padding-top: 7px;
	margin-bottom: 10px;
   }
  body  .oplogin {
   	  position: absolute !important;
	  top: 7px;
	  left: -5px;
	  max-width: 100%;
   }
   .oplogin span b { 
   	display: none
   }
   .mobileshow {
   	 display: block !important;
   	 padding: 0 !important;
   	}
   	.mobileshow ul  {
   	list-style: none;
		padding: 0;
   	}
   	.mobileshow ul li {
   	
		margin-bottom: 14px;
		width: 47%;
		display: inline-block;
		line-height: 42px;
		margin-right: 2%;
   	}
   	.mobileshow ul li a {
		padding: 0;
		min-height: revert;
		font-size: 13px;
		border-radius: 3px;
   	}
   	.top-op-bg {
   		display: none !important;
   	}
   	.col-sm-9 {
   		-ms-flex: 0 100% !important;
		flex: 0 0 100% !important;
		max-width: 100% !important;
   	}
    .fixed {
     position: inherit !important;
     max-width: 100% !important;
}
 .chtrstatus {
 	position: absolute;
 	right: 0;
    top: -45px;
 }
 .backbtn {
 	display: inline-block;
	position: absolute;
	right: 2px;
	top: -15px;
 }
.nav-tabs {
	margin-top: 20px;
	margin-bottom: 16px !important;
}
 body  .nav-tabs .nav-link {
	margin-bottom: 7px !important;
}
 .nav-link {
	width: 33%;
	border-radius: 0 !important;
}
body .tab-content {
	padding: 0 !important
}
.touract ul li {
	list-style: none;
	display: inline-block;
	width: 50%;
	font-size: 12px;
}
.formbox {
  width: 100% !important;
}
.bgt-block {
	margin-bottom: 20px;  
}
.headbg {
	border-radius: 0px !important;
	margin-bottom: 34px;

 }
 .optabs {
 	padding:  0 !important
 }
 .table {
 	display: block;
    overflow-x: auto;
    white-space: nowrap;
 }
}