/* Preventing printing ahref when printing */
@media print {

  
  .grv-widget-tag {
    display: none !important;
  }

  a[href]:after { /* prevent stupid bootstrap from printing src of a href */
    content: none !important;
  }
  @media print {
  #downloaddailyreport {
    display: none;
  }
}

  input,
  select,
  textarea {
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
  }
  
}

@media (min-width: 1000px) {
/*  #booking-modal input[name='check_in_date'], 
  #booking-modal input[name='check_out_date'],
  #booking-modal input[name='rate'],
  #booking-modal select[name='pay_period']{
    max-width: 125px;
  }*/
}

/*.panel-booking .form-group, .panel-booking .input-group {
  margin: 0px 7px 7px 7px;
}*/

/*.room-type .charge-with {
  width: 150px;
}*/

/*Fix a bug with BootStrap that set input within input-group with a z-order to 2. This make the JQuery Calendar to appear behind the input box*/
.ui-datepicker, .ui-autocomplete {
  z-index: 2999 !important;
}

#inner-modal {
  z-index: 2999 !important;
}

div.token:first-of-type  { 
    background-color: #DFFEA7;
}

.navbar {
	margin-bottom: 0px;
}

.navbar-nav .open .dropdown-menu {
  background-color: #FFF;
}

ul {
	list-style-type: none;
}

/* Sidebar navigation */

@media (min-width: 768px) {
  .sidebar {
    bottom: 0;
    left: 0;
    display: block;
    background-color: #26323f;
    height: 100%;
  }
}

.nav-sidebar {
  margin-right: -15px; /* 20px padding + 1px border */
  margin-left: -30px;
  padding-left:15px;
  background-color: #26323f;
  height: 100%;

}
.nav-sidebar > li > a {
  color: #fff;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #26323f;
  background-color: #fff;
}

html, body {
  height: 100%;
  
}

.wrapper {
  height: auto !important;
  background-color:#26323f;
}


.push, .footer{
  text-align: center;
  color: #26323f;
  height: 60px;
  margin-top: 80px;
}

.main {
	background-color: #fff;
    height: 100%;
    min-height: 92vh;
}

.new-panel {
  border-color: rgba(82,168,236,.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: 0 0 8px rgba(82,168,236,.6);
  box-shadow: 0 0 8px rgba(82,168,236,.6);
}

.printable-container
{
    float: none;
}

.print-page-break {
    break-before: always;
    page-break-before: always;
    display: block; /* unhide all tabs */
}

.tokenized-message {
    color: #006400;
    font-size: 12px;
    font-weight: bold;
    padding-top: 8px;
}
.charge-type-name-editable [name="charge_type_name"],.payment-type-name-editable [name="payment_type_name"] {
    height: auto!important;
    padding: 5px 5px;
    border-radius: 2px;
    border: 1px solid #d2d2d2;
    margin-right: 5px;
}
.charge-type-name-editable button[type="submit"], .charge-type-name-editable button[type="cancel"],.payment-type-name-editable button[type="submit"], .payment-type-name-editable button[type="cancel"]{
    border-color: #3e8f3e;
    color: #fff;
    background-color: #5cb85c;
    padding: 6px 12px;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-right: 5px;
}
.charge-type-name-editable button[type="cancel"],.payment-type-name-editable button[type="cancel"]{
    border-color: #b92c28;
    background-color: #d9534f;
}
.dropdown-menu>li>a:hover{
    background-color: none !important; 
    background-image: none !important;
    background-repeat: none !important;
}

.dropdown-menu>li>.color-btn 
{
    display: block;
    padding: 20px 20px;
    margin: 1% 3% !important;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    float: left !important;
    clear: none !important;
}    
select.channel_manager{
    padding: 5px;
}
#search-filter-container.customer-booking-history .form-control{
    padding: 5px;
}
.tooltip-reservation p {
    margin-bottom: 1px;
}
.confirm_distribute_payment_dialog{
    z-index: 1051 !important;
}


@media print { 
    .employee_report .selling_date  {
       width: 95.16%;
       diplay:inline-block;
    } 
    
    .employee_report .emp_report_selling{
        width: auto;
        display: inline-flex;
    }
    
    .employee_report .emp_report_time{
        width: auto;
        display: inline-flex;
    }
}

#registration_card .registration-policies {
    padding-left: 15px;
    padding-right: 15px;
}

#booking-modal .left-sidebar{
    min-height: 350px!important;
}    
.confirm_distribute_payment_dialog{
    z-index: 1051 !important;
}
.popover-help-icon{
    border: 1px solid #b9b8b8;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    font-weight: bold;
    text-decoration: none !important;
}
.navbar-header hr {
   margin-top: 5px;
   margin-bottom: 5px;
}
tr.booking{
    cursor: pointer;
}
.calendar .availability_0{
    background: #ff4f4f;
}
.calendar:not([data-channel="2"]) .status_Close{
     background: #ff4f4f;
}
.guest-block .tokenfield .token-input{
	min-width: 10px!important;
}
.glyphicon_icon .form-control{
        display: inline-block;
}
span.grippy {
  content: '....';
  width: 15px;
  height: 25px;
  display: inline-block;
  overflow: hidden;
  line-height: 5px;
  padding: 3px 4px;
  cursor: move;
  vertical-align: middle;
  margin-top: -.7em;
  margin-right: .3em;
  font-size: 12px;
  font-family: sans-serif;
  letter-spacing: 2px;
  color: #cccccc;
  text-shadow: 1px 0 1px black;
}
span.grippy::after {
  content: '.. .. .. ..';
}

.current_date_class{
    background-color: yellow;
}
.card_div {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 12px;
    border-radius: 10px;
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
    background-color: rgb(93, 137, 189);
    color: #fff;
    width: 330px;
}
.guest_card {
    width: 330px;
}
table.guest_card tbody tr:first-child {
    line-height: 3;
}
.cardpanel
{
    box-shadow: none;
    border: none;
}
.card-close
{
    float: left;
    position: absolute;
    top: 40px !important;
    color: #23527c;
    opacity: 1;
}
.add_card {

    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    border-color: #ccc;
/*    bottom: 0;
    position: absolute;
    right: 0;*/
    float: right;
}
.card_num
{
    padding-left: 0px;
    margin-bottom: 20px;
}
.ex-date
{
    padding-right: 0px;
    margin-bottom: 20px; 
}
.card_cvc_div
{
    margin-top: 10px;
}
.save_card
{
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    border-color: #ccc;
}
#new_card_form{
   display:noe;
}
.card_guest_span
{
    padding-left: 0px !important;
    padding-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
    color: #26323f;
    width: 50%;
}
.card_heading_div
{
    padding-left: 0px !important;
    border-top: 1px solid #eee;
    padding-top: 25px;
    padding-bottom: 25px;
}
.card_heading_div:nth-child(1) {
    border-top: none;
    padding-top: 0px;
}
.card-edit
{
    position: absolute;
    top: 40px !important;
    color: #23527c;
    opacity: 1;
    padding-top: 21px !important;
}
.cus_input {
    width: 29% !important;
    margin-left: 106px;
}
input#Guest_name {
    width: 61%;
    margin-left: -94px;
}
.guest_lable {
    padding-top: 7px;
    font-weight: 700;
}
.credit_card_lable {
    text-align: left !important;
}
.iframe_div {
    margin-left: -58px;
}
.cvc_label{
    text-align: left !important;
}
button.card-edit {
    position: absolute;
    margin-top: 3px;
    
}
button.card-close {
    position: absolute;
    margin-top: -13px;
}
input#card_name {
    width: 61%;
    margin-left: -94px;
}
.card_name_lable {
    padding-top: 7px;
    font-weight: 700;
}
.remo_div{
    position: relative;
    top: 7px;
}
.switch {
  position: relative;
  display: inline-block;
  width: 55px;
  height: 30px;
  margin-top: 5px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 5px;
  bottom: 5px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2c2d2d;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 20px;
}

.slider.round:before {
  border-radius: 50%;
}
.p-label{
    right: 60px;
    position: absolute;
    top: 7px;
    font-weight: 400;
}
.hide {
    display: none;
}
.show {
    z-index: 111111;
    position: absolute;
    background-color: #FFF;
    /* border: 1px solid blue; */
    padding: 2px;
    display: block;
    list-style-type: none;
    list-style: none;
}

.show li{ list-style: none; }
.show a { border: 0 !important; text-decoration: none; }
.show a:hover { text-decoration: underline !important; }

.show_popup{
    display: none;
}

.trans_language, .trans_phrase {
    width: 45%;
}
.trans_span_differ {
    width: 7%;
    left: 4px;
    top: 7px;
}
.language_selected{
    margin: 10px 0px;
}
.phrase_checkbox_div{
    margin: -10px -47px;
}
.phrase_desc {
    margin: 62px;
}
.nav>li>a:focus, .nav>li>a:hover{
   
   color: #333;
}
button.close
{
   outline: 0 !important;
}
table.guest_card tbody tr td:nth-child(2) {
   position: relative;
   right: 30px;
   float: right;
}
/* mobile styling */
@media (max-width: 768px) {
    .g-recaptcha-signup-section{
        margin-left: 0px;
        width: 100%;
    }
  .mr-b-10{
    margin-bottom: 10px;
  }

  #booking-modal .left-sidebar{
      min-height: 0px !important;
      height: auto !important;
  }
}


/* Rounded sliders */
.slider.round {
  border-radius: 20px;
}

.slider.round:before {
  border-radius: 50%;
}
.p-label{
    right: 60px;
    position: absolute;
    top: 5px;
    font-weight: 400;
}
.sub-card{
    margin-bottom: 20px;
    padding: 10px;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
    background-color: rgb(93, 137, 189);
    color: #fff;
    width: 325px;
    border: 4px solid #385e8ccc;
}
.sub-table{
    width: 100%;
}
.ex-date{
    text-align: right;
}
.ex-date span {
    text-align: right;
    display: block;
}
.crn p {
    font-size: 20px;
    margin: 20px 0px;
}
.crn p strong
{
   display: block; 
}
.plan-change
{
    border: 1px solid #ddd;
	/*min-height: 660px;*/
}
.plan-change p
{
    padding: 20px 0px;
    font-size: 20px;
}
.plan-select
{
    border: 1px solid #ddd;
    min-height: 340px;
}
.plan-select p
{
    padding: 20px 0px;
    font-size: 20px;
}
.nav-tab1
{
    border: 0px;
}
.nav-tab1>li>a{
    color: #555;
}
.nav-tab1>li.active>a, .nav-tab1>li.active>a:focus, .nav-tab1>li.active>a:hover
{
    border: 0px;
    color: #337ab7;
    border-bottom: 2px solid #337ab7;
}
.nav-tab1>li>a:focus, .nav-tab1>li>a:hover
{
    background-color: transparent;
    border-color: transparent;
}
.select-region
{
    padding: 20px 0px;
}
.select-region p {
    font-size: 20px;
}
.sub_pack{
   display: none;
}
.tab-content {
    border-bottom: 1px #ddd;
}
.active_package{
    background: linear-gradient(to bottom,#337ab7 0,#265a88 100%) !important;
    border-color: #245580 !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075) !important;
    color: #fff !important;
}
.radio+.radio
{
    margin-top: 15px;
    margin-bottom: 15px;
}
 .radio
 {
    margin-top: 15px;
    margin-bottom: 15px;
 }
.radio-span{
    background: #5cb85c;
    border-color: #5cb85c;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
    display: block;
    margin: auto;
    width: 37%;
    margin-top: 12px;
    padding: 8px 0px !important;
    color: #fff;
}
.product-div-div .btn:hover{
    color: #fff !important;
}
.update-pckage{
    margin: 73px -274px 0px;
    float: left;
}
.nav-tab1 li a {
    text-align: center;
}
.product-div-div span {
    display: block;
    padding: 12px 0px;
    text-align: center;
    font-size: 16px;
}
.product-div-div
{
    border: 1px solid #e4e4e4;
    padding: 30px;
}
.radio .product-div-div.col-md-3.select-plans:last-child {
    margin-right: 0px;
}
.transac{
    margin-top: 40px;
}
.transac p{
    font-size: 20px;
}
.registration-policies p {
    font-size: 14px;
}
.select-plans h4{
   font-size: 26px;
}
.select-plans ul{
    padding-left: 0;
}
.select-plans ul li{
    line-height: 38px;
    font-size: 14px;
    list-style-type: circle;
}
.select-plans h2{
    margin:30px 0;
}
.activate_plan_div{
    background: aliceblue;
}
.company-no-comments td{
    background-color: #9dcee6 !important;
}
.company-promising td{
    background-color: #f3ffef !important;
}
.company-turning td{
        background-color: #f9fdbc !important;
}
#tutorial-video-modal .modal-content{
    padding: 0 15px 15px;
}
#tutorial-video-modal .close{
    position: absolute;
    right: 7px;
    top: 4px;
    opacity: 0.7;
}
/* mobile styling */
@media (min-width: 1200px) {
    #tutorial-video-modal .modal-lg{
        width: 1050px;
    }
}
.open-price-brackets {
	cursor: pointer;
	margin-left: 15px;
	color: black;
}
.open-price-brackets.active {
	color: #337ab7;
}
#tax-price-form .tax-price-brackets-table tbody tr:first-child .start-range,
#tax-price-form .tax-price-brackets-table tbody tr:last-child .end-range {
	background-color: #eee;
    opacity: 1;
    pointer-events: none;
}
#calendar .fc-header {
	padding-left: 0;
}
.mr-t-20 {
    margin-top: 20px;
}
.jumbotron.rate_text {
    padding: 10px 0px;
    margin-bottom: 10px;
}

.table-rating .bigstars{
  pointer-events: none;
  opacity: 1
}

.bg-light {
    background-color: #f8f9fa!important;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.list-features{
    margin: 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list li {
    line-height: 28px;
}
.list-features li .fa {
    display: inline-block;
    display: inline-block;
    font-family: "FontAwesome";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 1rem;
}
.mb-3 {
    margin-bottom: 1rem!important;
}

.box-review{
  border-bottom: 1px solid #ddd;
  padding: 10px;
  margin: 10px 0px;
}
.box-review .customer_detail {
    float: left;
}
.box-review .rating {
    float: right;
    font-size: 18px;
    font-weight: bold;
}
.box-review .review {
    margin-top: 10px;
}

.rt-occupancy-slider {
  -webkit-appearance: none;
  width: 100%;
  height: 8px;
  border-radius: 5px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.rt-occupancy-slider:hover {
  opacity: 1;
}

.rt-occupancy-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #4CAF50;
  cursor: pointer;
}

.rt-occupancy-slider::-moz-range-thumb {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #4CAF50;
  cursor: pointer;
}
.min-max-occupancy-range .ui-widget.ui-widget-content {
    height: 8px;
}
.min-max-occupancy-range .ui-state-default, .min-max-occupancy-range .ui-widget-content .ui-state-default {
    background: #4CAF50;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    border: none;
    top: -6px;
    cursor: pointer;
}

ul.dropdown-menu li a img {
    width: 25px;
}
li.current_language a img {
    width: 28px;
}

.padding-left-zero{
    padding-left: 0;
}

.features-div-padding{
    padding-top: 2px
}
.padding-right-zero{
    padding-right: 0 !important;
}
#company-logo-image {
    width: 200px;
}
.pos-item {
    padding: 15px;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    cursor: pointer;
    box-shadow: 5px 5px 10px #f9f9f9;
}
.pos-item:hover {
    background-color: #e6f7fd;
}

.select-extras.select2-container-multi .select2-choices {
    border-radius: 4px;
    border: 1px solid #ccc;
}

/* Switch Primary */
.checkbox.checbox-switch.switch-primary label > input:checked + span,
.checkbox-inline.checbox-switch.switch-primary > input:checked + span {
    background-color: rgb(0, 105, 217);
    border-color: rgb(0, 105, 217);
    box-shadow: rgb(0, 105, 217) 0px 0px 0px 8px inset;
    transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s, background-color 1.2s ease 0s;
}
.checkbox.checbox-switch.switch-primary label > input:checked:disabled + span,
.checkbox-inline.checbox-switch.switch-primary > input:checked:disabled + span {
    background-color: rgb(109, 163, 221);
    border-color: rgb(109, 163, 221);
    box-shadow: rgb(109, 163, 221) 0px 0px 0px 8px inset;
    transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s, background-color 1.2s ease 0s;
}
.checkbox.checbox-switch {
    padding-left: 0;
}

.checkbox.checbox-switch label,
.checkbox-inline.checbox-switch {
    display: inline-block;
    position: relative;
    padding-left: 0;
}
.checkbox.checbox-switch label input,
.checkbox-inline.checbox-switch input {
    display: none;
}
.checkbox.checbox-switch label span,
.checkbox-inline.checbox-switch span {
    width: 35px;
    border-radius: 20px;
    height: 18px;
    border: 1px solid #dbdbdb;
    background-color: rgb(255, 255, 255);
    border-color: rgb(223, 223, 223);
    box-shadow: rgb(223, 223, 223) 0px 0px 0px 0px inset;
    transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.checkbox.checbox-switch label span:before,
.checkbox-inline.checbox-switch span:before {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: rgb(255,255,255);
    content: " ";
    top: 0;
    position: relative;
    left: 0;
    transition: all 0.3s ease;
    box-shadow: 0 1px 4px rgba(0,0,0,0.4);
}
.checkbox.checbox-switch label > input:checked + span:before,
.checkbox-inline.checbox-switch > input:checked + span:before {
    left: 17px;
}

.checkbox-grid li {
  display: block;
  float: left;
  width: 25%;
}


.grid-container {
  display: grid;
  grid-template-columns: auto auto auto;
  padding: 10px;
}
.grid-item {
  
  font-size: 15px;
  text-align: left;
}
