.form-select {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #e5e6e7;
    border-radius: 1px;
    color: inherit;
    display: block;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    height: 2.05rem;
}

a {
    text-decoration: none;
}

input[readonly=readonly] {
    background-color: #e9ecef;
    opacity: 1
}

.select2-container--default .select2-selection--single {
    border: 1px solid #e5e6e7 !important;
    border-radius: 0px !important;
    height: 35.59px !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 0px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 21px !important;
}

.select2-container .select2-selection--multiple {
    min-height: 36px!important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 0px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    margin-top: -2px!important;
    margin-right: -6px!important;
    padding: 0px!important;
}

.select2-container--default .select2-selection .select2-selection__rendered {
    margin-left: -0.75rem!important;
    margin-top: -2px!important;
}

.route-activity {
    border: 1px solid #e7eaec;
    padding: 1em 0.5em;
    background: white;
}

.route-activity-icon {
    margin: 6px 15px 0px 0px;
    vertical-align: middle;
}

.route-activity-tools {
    position: absolute;
}

.article-gallery .ibox-content {
    height: 300px;
    overflow-y: scroll;
    margin: 0 10px;
}

.gallery-delete-btn {
    position: relative;
    top: 20px;
    right: 10px;
}

.article-delete-btn {
    position: absolute;
    top: 10px;
}

.colegia_contents_content .ibox-content {
    height: 300px;
    overflow-y: scroll;
    margin: 10px 10px;
}

.colegia_contents_content .btn-group-vertical {
    position: absolute;
    top: 20px;
}

.loginscreen.middle-box {
    padding-top: 0px;
}

div.img {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

h1.travel-title-destination {
    font-size: 40px;
    font-weight: 800;
    color: white;
    text-transform: uppercase;
}

.travel-title-date {
    font-size: 28px;
    font-weight: 400;
    color: white;
    padding: 10px 0;
    border-radius: 6px;
}

.ibox-title-full {
    padding: inherit;
}

#navbarButtons a {
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 2px;
}

#navbarButtons .nav-link {
    font-size: 1rem;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 200px;
}

#navbarButtons .fa-2x {
    margin-right: 8px;
}

select[name='language'] {
    font-size: 13px;
}

#travel-signup-btn-lg {
    text-transform: uppercase;
}

.btn-yellow {
    background-color: #ffcc00;
    border-color: #ffcc00;
}

.btn-yellow:hover {
    background-color: #ffb500;
    border-color: #ffb500;
}

.btn-float {
    position: relative;
}

.btn-cta {
    background: #ffb500;
}

.card-title {
    text-transform: uppercase;
    font-size: 170%;
}

.card-img-top {
    object-fit: contain;
}

.card-deck .card {
    padding-right: 0px;
    padding-left: 0px;
}

.card-footer-no-padding {
    padding: 0;
}

.card-footer-no-padding .btn {
    border-radius: 0px 0px 3px 3px;
    font-weight: 700;
}

.bigfooter {
    font-size: 16px;
    padding-bottom: 20px;
    margin: 0px -15px;
}

.footer {
    font-size: 16px;
    border-top: 0px;
}

.bigfooter a, .footer a {
    color: white;
}

.bigfooter a.btn, .footer a.btn {
    color: #1a7cc4;
}

#contentsTable tbody .label-default {
    cursor: grabbing
}

.bar-step {
    position:absolute;
    margin-top:-20px;
	z-index:1;
    font-size:12px;
}

.bar-step-label {
    position: absolute;
    width: 100px;
    right: -46px;
}

.bar-step-label-line {
    float: right;
    background: #000;
    height:50px;
	width:1px;
}

.bar-step-label-percent {
    position: absolute;
    top: 35px;
    right: 6px;
}

.progress-payments {
    border-radius: 0px;
    margin-left: -20px;
    margin-right: -20px;
}

.progress-bar-success {
    background-color: #1c84c6;
}

.fullwidth-generic-form .form-control, .single-line {
    border: 0px;
    border-radius: 4px;
}

.fullwidth-generic-form .select2-container--default .select2-selection--single {
    border: 0px !important;
    border-radius: 4px !important;
}

.socialaccount_provider {
    border-radius: 2.2rem;
    padding: .8rem .75rem;
}

.socialaccount_provider.google {
    background-color: white;
    border: 1px solid grey;
    color: grey;
}

.socialaccount_provider.facebook {
    background-color: #3b5998;
    border: 1px solid #3b5998;
}

h3.public-title {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    display: block;
    width: 100%;
    padding: 1em;
    background: white;
    margin-top: 1em;
}

.fullwidth#page-wrapper {
    max-width: 1200px;
    margin: auto;
}

.page-heading {
    margin: 0 -15px;
}

.ibox-schedule {
    float: right;
}

.accommodation-widget {
    cursor: pointer;
}

.accommodation-widget-name {
    text-decoration: underline;
}

.clickable-image-flag {
    position: absolute;
    top: 15%;
    right: 10%;
    transform: rotate(-20deg) !important;
    color: rgba(255, 255, 255, 0.8) !important;
}

.route-doc-delete-btn {
    background-color: #ed5565;
    border-color: #ed5565;
    color: white;
    display: inline-block;
    height: 2em;
    width: 2em;
    text-align: center;
    border-radius: 100%;
    vertical-align: middle;
    padding-top: .25em;
    position: absolute;
    top: -1em;
    right: -1em;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.route-doc-delete-btn:hover {
    color: white;
    background-color: #ec4758;
    border-color: #ec4758;
}

.btn-outline-primary {
    color: #1a7cc4;
    border-color: #1a7cc4;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #1a7cc4;
    border-color: #1a7cc4;
}

.form-group label:first-letter {
    text-transform: capitalize;
}

ul[role=tablist] {
    list-style: none !important;
    padding: 0;
    margin: 0;
}

ul[role=tablist] > li {
    float: left;
    width: 25%;
}

ul[role=tablist] > li {
    display: block;
    width: auto;
    margin: 0 0.5em 0.5em;
    padding: 8px;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #aaa;
    background: #eee;
}

ul[role=tablist] > li[aria-selected=true] {
    color: #fff;
    background: #1a7cc4;
}

.bg-success .text-navy, .bg-success a, .bg-warning .text-navy, .bg-warning a {
    color: white !important;
}

.bg-success a, .bg-warning a {
    text-decoration: underline;
}

.table-actions {
    text-align: right;
}

.marketplace-card .price {
    font-size: 1.5em;
}

.payable {
    cursor: pointer;
}

.travel-status-widgets .widget,
 .travel-responsible-widgets .widget,
  .travel-daterange-widgets .widget,
   .travel-destination-widgets .widget {
    cursor: pointer;
}

.registrations-dashboard-small {
    height: 300px;
}

.registrations-dashboard-big {
    height: auto;
}

.h-300px {
    height: 300px !important;
}


#shopping-cart {
    position: fixed;
    bottom: 1rem;
    transition: opacity;
    min-width: 450px;
}

#shopping-cart-qty {
    font-size: 30px;
}

.select-travel-widget-btn {
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 120%;
}

.select-travel-widget-btn:last-child {
    border-radius: 0px 0px 5px 5px;
    margin-top: 0px;
}

.select-travel-widget-image {
    cursor: pointer;
}

select.countryselectwidget {
    padding-left: 2em;
}

.country-select-flag {
    position: relative;
    top: -27px;
    left: 10px;
    margin: 0px;
}

.nowrap {
    white-space: nowrap;
}

table.dataTable > tbody > tr.group {
    background: #ececec;
}

table.dataTable tr.dtrg-group.dtrg-end th {
    text-align: right;
    background-color: #eee;
    border-bottom: 1px solid #ccc;
}

.table_subtotal_charges {
    font-size: 150%;
    display: inline-block;
    margin-top: -5px;
}

.fc-button {
    height: auto;
}

.fc-event {
    background-color: unset;
    border-color: unset;
}

.fc-event a {
    background-color: unset;
    border-color: unset;
    font-weight: 700;
}

.article p {
    font-size: 15px;
    line-height: 26px;
}

.carousel-control-next, .carousel-control-prev {
    opacity: 1;
    background: none;
    border: none;
}

.scrollable_cell {
    max-height: 80px;
    min-width: 200px;
    overflow-y: scroll;
}

.long_text_cell {
    min-width: 200px;
}

#article-list h2 {
    font-weight: 700;
}

table.dataTable thead .sorting,
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
    background-color: #e8f1f9;
}

.row-danger {
    background: #f6aab2 !important;
}

.fs-2 {
    font-size: 2rem!important;
    font-weight: bold;
}

.fs-3 {
    font-size: 1.75rem!important;
    font-weight: bold;
}

.fs-4 {
    font-size: 1.5rem!important;
    font-weight: bold;
}

.ibox-title h5 {
	font-size: 20px;
	color: #fff;
}

.ibox-title {
	background-color: #1174b4;
}

.route-widget .ibox-title, .route-public-widget .ibox-title {
   background-color: #fff;
}

.route-widget .ibox-title h5, .route-public-widget .ibox-title h5 {
	font-size: 14px;
	color: inherit;
}

table.dataTable > tbody > tr.one-day-travel {
    background-color: red;
}

.text-info-subtle {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-info-bg-subtle), var(--bs-text-opacity)) !important;
}

#shopping-cart-redeemed-coupons-container {
    background: rgba(255, 255, 255, .4);
    padding: 1em 1em 0em 1em;
}

#shopping-cart-redeemed-coupons-container h4 {
    border-bottom: 1px dashed;
    padding: 0em 0em .75em 0em;
}

.badge-travel-tracking-status-untouched,
.badge-travel-tracking-status-pending {
    background-color: #dc3545;
    color: white;
}

.badge-travel-tracking-status-managed,
.badge-travel-tracking-status-not_needed {
    background-color: #ffc107;
}

.badge-travel-tracking-status-sent,
.badge-travel-tracking-status-done {
    background-color: #198754;
    color: white;
}

.badge-travel-tracking-status-stand_by {
    background-color: #e2e3e5;
}

.badge-travel-tracking-status-changing {
    background-color: #fd7e14;
}

.badge-travel-tracking-status-cancelled {
    background-color: #f8d7da;
}

.badge-travel-tracking-status-lead {
    background-color: #cf32ff;
}

.badge-travel-tracking-status-confirmed {
    background-color: #d1e7dd;
}

.travel-img {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.overlay-gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0,0,0,0.7), transparent);
    z-index: 1;
}

.travel-title {
    position: relative;
    z-index: 2
}

.travel-title h1,
.travel-title span {
    margin: 0;
    line-height: 1.2;
}

.navbar-form-custom {
    display: flex;
    align-items: center;
    margin-right: 1rem;
}

.form-select {
    min-width: 150px;
    /*max-width: 200px;*/
    padding-right: 1.5rem;
    font-size: 0.9rem;
}

.form-label:first-letter {
    text-transform: uppercase;
}

@media (max-width: 720px) {
    #shopping-cart {
        width: 80%;
        margin-left: 6%;
        min-width: unset;
    }
    
    .mobile-footer-text li {
        line-height: 1.5;
    }
    
    .bigfooter {
        padding-bottom: 1rem;
    }
    
    .bigfooter .btn {
        padding: 0.5rem 0.75rem;
        min-width: 45px;
        min-height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.footer.footer-content {
    position: static !important;
    z-index: auto !important;
    margin: 0 -15px !important;
    padding: 10px !important;
    border-top: none !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
}
