.hide {
    display: none
}

.show {
    display: block
}


/*Usage : this css for Full calender package Price*/

.fullcalender-avaialble-event {
    background-color: violet
}

.fullcalender-eventselected {
    background-color: #90ee90
}

.fullcalender-disabledevent {
    background-color: #dcdcdc
}

.fc-daygrid-day-bottom{
     display: none;
 }
.fc-day-grid-event > .fc-content {
    white-space: normal;
}

/* Select2 Size Change */

.select2-container .select2-selection--single {
    height: calc(2.25rem + 2px)
}


/*Usage : this css for Country Module for color Override button*/

.card-header .city-export-btn a {
    color: white;
}


/*For Input file in banner module*/

.card-body .hideoverflow {
    overflow: hidden;
}


/*Itinerary Package Style*/

.ylw-ttl {
    font-size: 24px;
    line-height: 29px;
    color: #FCB021;
    font-family: 'F37GingerPro-ExtraBold';
    margin: 0 0 20px;
}

.itinenary-wrp {
    padding: 30px;
    background: #f9f9f9;
}

.itinenary-wrp .day {
    font-size: 24px;
    line-height: 29px;
    color: #0B7E8A;
    font-family: 'F37GingerPro-ExtraBold';
    padding: 0 0 15px;
}

.itinenary-wrp .time {
    color: rgba(74, 74, 74, 0.5);
    font-family: 'F37GingerPro-Bold';
    padding: 0 0 5px;
}

.itinenary-wrp .activity {
    padding: 0 0 30px;
}

.itinenary-wrp .activity .img-box img {
    max-height: 180px;
    width: 320px;
    padding: 0 0 10px;
    object-fit: cover;
}

.itinenary-box .text-overflow {
    height: 500px;
    display: block;
    overflow: hidden;
    word-break: break-word;
    word-wrap: break-word;
    position: relative;
}

.itinenary-box .btn-overflow {
    display: none;
    text-decoration: none;
    position: absolute;
    bottom: 0;
    font-size: 14px;
    line-height: 17px;
    width: 100%;
    text-align: center;
    color: inherit;
    font-family: 'F37GingerPro-Bold';
}

.itinenary-box {
    position: relative;
    margin: 30px 0 60px;
}


/* .itinenary-box .text-overflow::after {
    content: '';
    position: absolute;
    bottom: 0;
    background: "{{asset('modules/theme/backend/images/shadow.png')}}";
    display: inline-block;
    height: 216px;
    width: 100%;
    background-size: cover;
    max-width: 100%;
} */

.pagination .page-link-transport {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.toggle-off {
  background: #e2e6ea!important;
}


.btn-light:hover {
     background-color: #d8d8d8!important;
}

.form-group {
    margin-bottom: 1.5rem!important;
}
/*Admin dashbaord css*/
.item-data{
    padding-left:15px;
    padding-right: 15px;
}
.dashboard-sub-title{
    font-weight: 600;
}
.item-heading{
    font-weight: 500;
}
.review {
    margin-top: 6px;
}
.review .review-star {
    display: inline-block;
}
.review-star .star {
    background: url('/modules/theme/backend/images/grey-star.png');
    height: 14px;
    width: 14px;
    background-repeat: no-repeat;
    display: inline-block;
}
.review-star .star.checked {
    background: url(/modules/theme/backend/images/yellow-star.png);
}
.empty-li{
    margin-top:38px;
}
.empty-rating-li{
    margin-top: 36px;
}
.list-title{
    font-family: 'F37GingerPro-Bold';
}
.empty-inquiry-li{
    margin-top: 8px;
}
.empty-tr td{  
    padding: 22px;
}
.admin-dashboard a {
    font-weight: bold;
}
.users-list>li>a:hover{
    color: #0056b3 !important;
    text-decoration: none !important;
}
.users-list-name {
    color:#0B7E8A !important;
}
.dashboard-img{
   width: 80px !important;
   height: 80px !important;
}


.restore-trash-icon {
    display: block;
    height: 64px;
    width: 64px;
    margin-left: 40%;
    align-self: center;
}
 .cal-box .fullcalender-avaialble-event.selected-date{
    background-color: #FFDB97 !important;
}
.fc-daygrid-day-frame.fc-scrollgrid-sync-inner{
    cursor: pointer;
}
.td-width{
        width: 70.5%;
    }
.summary-div{
    padding-bottom: 10px;
}
.pending-label{
    background-color: #c6c86b;
}
.completed-label{
    background-color: #5bc46e;
}
.processing-label{
    background-color: #7c7cba;
}
.cancel-label{
    background-color: #e37070;    
}
.status-label{
    color: white;
    padding:5px;
}
.sumry-emty-td{
    padding:20px 15px !important;
}
/*Package price*/
.date-indicator {
    margin-bottom: 15px;
}
.date-indicator tr td{
    padding: 5px;
}
.select-dte-indication{
    height: 10px;
    width: 10px;
    background-color: #FFDB97 ;
}
.base-dte-indication{
    height: 10px;
    width: 10px;
    background-color: #ddd;
}
.present-select-dte-indication {
    height: 10px;
    width: 10px;
    background-color: #9eecae;
}


.tab-error {
    background: url('/modules/theme/backend/images/tab-error-2.png') no-repeat !important;
    background-position: 98% 50% !important;
    background-size: 18px 18px !important;
    display: inline-block;
    margin: 3px;
    padding: .4rem 1.4rem .4rem .8rem;
}
/*this css for grid column*/
.id {
    width:12px;
}
.mass-delete-th{
    width: 3px;
}
/*When click checkbox then row selected in all grid */
.selected-row{
    background-color: #FDEFD5 !important;
}

/*dashboard */
.info-box-new {
    min-height: 100px!important;
}

.info-box-icon-new {
    width: 84px!important;
}


/*Sidebar plus sign*/
.create-plus {
    position: absolute;
    right: 1rem;
}
.image-note {
    background-color: #fdfccb !important;
    border-left: 5px solid #e4e14c !important;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
/*summer note editor */
.note-dropdown-menu li{
    padding:3px !important;
}
.note-dropdown-menu.dropdown-menu.note-check.dropdown-fontname{
    top:40px !important;
}

.note-modal .modal-dialog .modal-content .modal-header {
     display: block!important;
}

.note-modal .modal-dialog .modal-content .modal-body {
     text-align: left!important;
}
.note-icon-caret:before{content:none !important;}
.text-sm .dropdown-toggle::after{margin-left: 0px !important;}

.note-editor .note-editable {
    word-break: break-word;
}
.gallery_image {
    overflow: hidden;
}
.gallery_label {
    min-width:100px;
}
/*star rating css*/
    .review-star.avrg-rating .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 15px;
    height: 20px;
}
.review-star.avrg-rating .star-rating::before {
    background: url(/modules/theme/backend/images/grey-star-w-gap.png);
    display: inline-block;
    height: 20px;
    content: '';
    width: 100%;

}
.review-star.avrg-rating .star-rating{
    height: 20px;
    width: 150px;
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.review-star.avrg-rating .star-rating span:before {
    background-image: url(/modules/theme/backend/images/yellow-star-w-gap.png);
    height: 24px;
    content: '';
    width: 100%;
    top: 0;
    position: absolute;
    left: 0;
}

.review-star.avrg-rating {
    margin: 0 0 3px;
}

/* setting comment */
.setting_comment {
    font-size: 13px;
    color: #474646;
}

.tooltip-inner {
    max-width: 600px;
}


.wrapper .content-wrapper .content .callout.callout-success {
    overflow-wrap: break-word !important;
}
.failed-label {
    background-color: #e41717;
}

.cursor-pointer  {
    cursor: pointer!important;
}

/*maintenance mode page*/
.page-main.maintainance-main  {
    display: flex;
justify-content: center;
height: 100vh;
align-items: center;
background: #007f8c;
padding: 0px;
text-align: center;
font-family: arial;
color: #666;
}
.page-main.maintainance-main .maintenance-content img {
width: auto;
max-width: 100%;
}
.page-main.maintainance-main .maintenance-content .text {
text-align: center;
font-weight: bold;
font-size: 22px;
color: #666;
}
.page-main.maintainance-main .maintenance-content .text h3 {
font-weight: bold;
color: #666;
margin-bottom: 0px;
}
.page-main.maintainance-main .maintenance-content .text p {
font-weight: normal;
}
/*end*/

.float-right .dropdown-menu.show .dropdown button {
    background: none !important;
    color: #000;
    border: 0 none !important;
    text-align: left;
    border-radius: 0px;
    width: 100%;
}

.float-right .dropdown-menu.show .dropdown button:hover {
    background: #eee !important;
}

.sidebar-clear-cache {
    text-decoration: underline;
}