.predeparture{
    margin-top: 25px
}
.predepartures_container{
    border-top: 0px solid #c2c2c2;
    margin-top: 10px;
    overflow-y: scroll
}
.predeparture_menu .nav-link{
    font-size: 13px;
    color: #fff;
    line-height: 24px;
    padding: 1px;
    padding-left: 3px;
    width: 100%;
    font-family: CommeMedium;
    padding-left: 40px;
    padding-right:35px;
    border-left: 3px solid transparent;
}
.predeparture_menu .nav-link:not(.parent_tab).active{
    background-color: #39b5b4;
    border-left: 3px solid #45c69b;
    position: relative;
}
.predeparture_menu .nav-link:not(.parent_tab).active:after{
    content: url(../images/triangle-right.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 14px;
}
.predeparture_menu .nav-link.parent_tab{
    font-size: 15px;
    font-weight: 700;
    cursor: default;
    color: #333333;
    white-space: nowrap;
}
.predeparture_menu .mb30{
    margin-bottom: 20px
}
.item_menu{
    width: 25%;
    float: right;
    border-right: 0px solid #c2c2c2;
    margin-right: -1px; 
    padding-top: 30px;
    padding-left: 5px;
}
.item_menu .nav-link{
    padding-left: 20px;
    font-size: 13px;
    text-decoration: underline;
    color: #0099CC;
    line-height: 24px;
    padding: .1rem 1rem;
}
.item_content{
    width: 75%;
    float: left;
    border-left: 0px solid #c2c2c2;
    padding: 30px 25px;
    

}
.tab-content>.active {
    display: block;
    position: relative;
}
.ml0{
    padding-left: 0
}
.left_panel{
    border-right: 0px solid #c2c2c2;
    padding-left: 0px;
    padding-top:15px;
    width: 20%;
        
}
.predep_heading{
    padding: 25px 0;
    border-bottom: 0px solid #c2c2c2;
    padding-left: 20px
}
.predep_heading h3{
    margin-bottom: 0;
    margin-bottom: 0;
    font-weight: bold;
    color: #333;
}
.predep_heading img {
    margin-left: 0px;
    width: 16px;
    margin-top: -4px;
}
.predep_heading .regions {
    margin-top: 35px;
}
.predep_heading .regions .region{
    background-color: transparent;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(121, 121, 121, 1);
    border-radius: 0px;
    border: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: Comme;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #1a95c2;
    padding: 7px 15px;
    display: inline-block;
    margin-right:6px;
    
    
    border-bottom: 2px solid transparent;
    padding-bottom: 5px !important;
}
.predep_heading .regions .nav-item{
    padding: 7px 15px;
}
.predep_heading .regions .nav-item a{
        padding: 0
}
.downloadinfo{
    font-family: Comme;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    text-decoration: none;
    color: #1a95c2;
    cursor: pointer;
}
.predep_heading .regions .region.active{
    background-color: transparent;
    border-bottom: 2px solid #45c69b;
    padding-bottom: 5px;
    position: relative;
    
}
.predep_heading .regions .region.active:after{
    content: url('../images/pointer.png');
    bottom: -13px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.item_menu .nav-link{
    text-decoration: none;
    position: relative;
    width: 100%;
    
}
.item_menu .nav-link:before{
    content: url('../images/circle-menu.png');
    position: absolute;
    left: 0px;
}
.item_menu .nav-link.active:before{
    content: url('../images/circle-menu-active.png');
    position: absolute;
    left: -2px;
}

.forecast .day_of_week{
    padding-right: 1px;
    padding-left: 1px;
    text-align: center
    
    

}
.forecast .day_of_week.blue{
    background-color: hsla(196, 76%, 43%, 0.12);
}
.forecast .day_of_week.white{
    background-color: white;
}
.forecast span{
    width:100%;
    display:block;
    font-size: 15px;
    font-family: CommeMedium;
    font-weight: 700;
}
.forecast span.day{
    background-color: rgb(28, 151, 196);
    color:white;
    font-family: Comme;
    font-size: 16px;    
}
.forecast span.conditions{        
    font-family: Comme;
    font-size: 10px;
    height: 70px;
}
.forecast div.icon{
    height: 75px;
}
.forecast .fahrenheit.max, .forecast .fahrenheit.min{
    font-family: CommeMedium;
    font-size: 12px;
}
.forecast .fahrenheit.min{
    margin-bottom: 30px
}
.forecast span.date{
    padding-top: 20px;
    font-weight: bold;
    
}

.forecast .col-xs-1{
    text-align: center;
}
.choosing{
    height:auto !important;
    white-space: normal !important;
}
#v-pills-tabContent .tab-pane p{
    margin-bottom: 0;
}
.pred-content{
    background-color: white;
    width: 80%;
}
.pred-content.fifty{
    width: 60%;
    min-height: 650px;
}
.pred-content.twenty{
    width: 20%;
}
.pred-white{
   background-color: white;
}
.predeparture-page.only-desktop, .predeparture-page.itinerary-page{
    background-image: url(../images/predeparture-back.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: 15px;
    background-color: #1a95c2;
 }
.predeparture-page>h4{
    color: #FFFFFF;
    font-family: Comme;
    padding-left: 40px;
    padding-top: 35px;
    padding-bottom: 35px;
    font-weight: bold;
    
}
.predepartures_container .yourTrip{
    border: 0
}
.separator{
    padding: 20px 40px;
    content:'';
}
.separator::after{
    content: '';
    border-bottom: 1px solid #1e6c89;
    width: 100%;
    display: block;
}
.separator_without_line{
    padding: 20px 40px;
    content:'';
}
.predep-section{
    margin-bottom: 25px;
}

.tab-content.item_content {
    height: 800px;
    padding-bottom: 600px;
    overflow-y: scroll;
}
.sections-links{
    cursor: pointer
}
#predep_mobile .predep_heading .regions .nav-item {    
    padding: 0px 10px;
    display: inline-block;
}

#predep_mobile .predep_heading {
    padding-bottom: 25px;
    width: 100%;
        background-image:url('../images/welcome-bg.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-size: cover; 
}

#predep_mobile  .accordion_custom {
    margin-top: 0;
}
#predep_mobile  .predep_heading .regions .region{
    font-size: 12px;
    padding: 12px 0;
    color:white;
}
#predep_mobile .predep_heading .regions .region.active:after {
    bottom: -11px;
    content: ' ';

}
#predep_mobile .predep_heading .regions {
    margin-top: 16px;
    padding-left: 15px;
    padding-right: 10px;
}

.wizard-page.predeparture-page.only-mobile{
    background-image: none;
}

.wizard-page.predeparture-page.only-mobile>h4 {
    color:#333;
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 0px;
}
.itinerary-page .only-mobile .accordion_custom{
    margin-top: 0;
}

@media(min-width:768px){

    .forecast .col-sm-1{
        width: 10%;
    }    
}
@media(max-width:767px){    
    
    .forecast .fahrenheit.min {
        margin-bottom: 50px;
    }

}