@charset "utf-8";
body {
    transform: initial;
    transform-style: initial;
    background-color: transparent;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

h1 {
    color: #000;
    font-size: 2em;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 19px;
}

#Content h2.title {
    color: #000;
    font-size: 30px;
}

.home #Content {
    line-height: 25px;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

.container {
    padding-right: 0px;
    padding-left: 0px;
}

.group-list.container,
.pricing.container {
    background-color: #ddd;
    width: auto;
}

.group-list.container {
    background-color: #fff;
}

#Content {
    width: 79.3%;
}

.header-cei {
    max-width: 1100px;
}



#FeaturesWrapper {
    overflow: hidden;
    padding: 10px;
    margin-top: 1em;
}

#FeaturesWrapper .col-xs-12 {
    margin-bottom: 5px;
}

.grey10text {
    display: block;
}

form.search {
    clear: left;
    padding: 10px;
    width: 100%
}

form.search .row {
    margin-bottom: 5px;
    margin-right: 0px;
    margin-left: 0px;
}

form.search label {
    width: 49%;
    vertical-align: top;
}

form.search .display_options label {
    width: 60%;
    margin-bottom: 0px;
}
form.search .display_options{
    padding-left: 15px;
}

form.search .display_options input[type=checkbox], 
form.search .display_options  input[type=radio]{
    margin: 4px 0 1px 0;
    padding-left: 15px;
    vertical-align: text-bottom;
}


form.search .input-medium {
    width: 45%;
}

form.search select.input-medium {
    padding: 3px;
}

form.search .input-large {
    width: 45%;
}

form.search .input-medium.btn {
    margin-left: 0px;
    width: 49%
}

form.search legend {
    font-size: 20px;
    margin-bottom: 0;
}


@media only screen and (min-width: 576px) { 
     form.search .input-medium.btn {
        float: right;
        margin-left: 0px;
        margin-right: 9%;
        margin-top: 15px;
        width: 100%;
    }
    
    form.search .display_options .col-sm-12 {
        width: 100%;
    }
    form.search .display_options label {
        width: 64%;
        margin-bottom: 0px;
    }
    

}


@media only screen and (min-width: 768px) { 
 form.search .display_options label {
        width: 67%;
        margin-bottom: 0px;
    }
       
form.search .input-medium.btn {
        float: right;
        margin-left: 0px;
        margin-right: 1%;
        margin-top: 15px;
        width: 86%;
    }
    form.search .display_options .col-sm-6 {
        width: 46.5%;
    }
     form.search .display_options .col-sm-12 {
        width: 100%;
    }

    
}

@media only screen and (min-width: 992px) { 
   form.search .input-medium.btn {
        float: right;
        margin-left: 0px;
        margin-right: 10%;
        margin-top: 15px;
        width: 92%;
    }
    
    }




@media only screen and (max-width: 1200px) { 
   
    
    }

@media only screen and (max-width: 992px) { 
 form.search .display_options label {
        width: 67%;
        margin-bottom: 0px;
    }
       
form.search .input-medium.btn {
        float: right;
        margin-left: 0px;
        margin-right: 1%;
        margin-top: 15px;
        width: 100%;
    }
    form.search .display_options .col-sm-6 {
        width: 46.5%;
    }
     

    
}

@media only screen and (max-width: 768px) { 
     form.search .input-medium.btn {
        float: right;
        margin-left: 0px;
        margin-right: 9%;
        margin-top: 15px;
        width: 100%;
    }
    
    form.search .display_options .col-xs-12 {
        width: 100%;
    }
    form.search .display_options label {
        width: 64%;
        margin-bottom: 0px;
    }
    

}





.checkbox label {
    padding: 6px 12px;
    white-space: normal;
}

.well aside {
    text-align: center;
    margin: 1% auto 0;
    word-break: keep-all;
}

hr {
    width: 10%;
    color: #fff;
    margin-bottom: 0;
}

.form-group {
    margin-bottom: 15px;
}

label {
    margin-bottom: 15px;
}

input,
input::-webkit-input-placeholder {
    font-size: 11px;
    padding-top: 3px;
}

.main-login.main-center {
    background-color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    padding: 40px 40px;
}

.main-center {
    margin-top: 30px;
    margin: 0 auto;
    max-width: 330px;
    padding: 40px 28px;
}

.userbox.main-center {
    background-color: #fff;
    padding: 10px 25px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.userbox.notes {
    background-color: #fff;
    padding: 5px 25px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.login-button {
    border-radius: 4px;
    margin-top: 5px;
    padding: 4px;
}

.login-register {
    font-size: 11px;
    text-align: center;
}

ul.MenuBarHorizontal li {
    float: left
}

.list-group {
    background-color: #EFF4F9;
    padding: 10px 5px;
    margin: 5px auto;
}

.schedule .event-link {
    text-align: center;
}

.btn-link {
    background-image: linear-gradient(to bottom, #4D82B8 0, #4D82B8 100%);
}

.schedule .event-link a {
    color: #eee;
}

table.itinerary_table {
    width: auto;
}


.pricing.container .row:last-child {
    border-bottom: 1px solid #000;
}

.pricing.container img.pricing_image-text,
.pricing.container img {
    margin: 0px 10px 10px 0px;
    float: left;
    margin: .3em .5em .1em 0em;
    max-width: 60%;
    max-height: 90%;
}

.pricing.container .row div {
    padding: 10px;
}

.pricing.container .row .col-xs-12.col-sm-3 {
    font-weight: bold;
    text-align: center;
}

.pricing.container .header,
.pricing.container .row .col-xs-12.col-sm-3.header {
    font-weight: bold;
    line-height: 35px;
    text-align: center;
}

.header:first-of-type {
    border-right: 1px solid #000;
    line-height: 35px;
}

.col-sm-3 .call-us {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(50%);
}

.special-notice {display: none;
	
   margin: 0px;
}

fieldset.container {
    width: 100%;
}

legend {
    border-bottom: none;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 10px;
    width: auto;
}

footer ul {
    list-style-type: none;
    margin-left: auto;
    margin-right: auto;
}

footer ul li {
    float: left;
    margin-left: 5px;
}

.container.latest-programs {
    width: 100%;
    padding-top: 40px;
}

.latest-programs header> h1 {
    color: #000;
    font-size: 30px;
    text-align: left;
}

.latest-programs article h1,
.latest-programs article h1 a:link {
    font-size: 20px;
    margin-bottom: 0;
    text-align: left;
    color: #325478;
}

.latest-programs article h1 a:hover {
    text-decoration: none;
}

.latest-programs article {
    margin-bottom: 38px;
}

.latest-programs .outline {
    height: 2px;
    background-color: #5b84ad;
    margin-bottom: 30px;
    width: 10%;
}

.latest-programs .outline-even {
    float: right;
}

.latest-programs h2 {
    font-size: 16px;
    margin-bottom: 0px;
}

.latest-programs h3 {
    text-align: left;
    margin-top: 0;
}

.latest-programs .ship-name {
    font-style: italic;
}

.latest-programs img {
    display: block;
    vertical-align: middle;
    margin: 0em auto;
    max-width: 320px;
    max-height: 90%;
    height: auto;
    width: auto;
}

.latest-programs figure {
    top: 10px;
}

.latest-programs .row-odd figure {
    right: 15px;
}

.canvasSquare {
    float: right;
}

.row-even .canvasSquare {
    float: left;
}

#Flash {
    text-align: center;
    margin: 1em 0;
    width: 100%;
}

.dropdown-menu>li>a:hover {
    color: #333;
}

.loader {
    width: 40px;
    height: 40px;
    margin: 11em auto;
    background-color: #274A6F;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
    animation: sk-scaleout 1.0s infinite ease-in-out;
}

.contenteditable {
    background-color: #ddd;
}

@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0)
    }
    100% {
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}

@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
        opacity: 0;
    }
}

@media only screen and (min-width:768px) {
    .schedule .event-link a {
        margin-top: 30%;
    }
    .pricing.container .row .col-md-3 {
        padding-top: 40%;
    }
    .col-sm-15 {
        width: 20%;
        float: left;
    }
  
}

@media only screen and (max-width:768px) {
    #LeftColumn,
    #FeaturesWrapper,
    .divider {
        display: none;
    }
    #Content,
    article.container #Footer {
        width: 100%;
    }
    #Content {
        padding-top: 1em;
    }
   
    .content_nav a {
        display: block;
    }

    #Top {
        font-size: 10px;
    }
   
    ul.MenuBarHorizontal li {
        float: none;
    }
    .schedule .event-link a {
        margin-top: 3%;
    }
    figure.cruise-ship-image {
        max-width: 650px;
    }
    img.top_ship_photo,
    img.map {
        height: 100%;
        width: 100%;
    }
    img.cosponsor_logo {
        margin-bottom: 8px;
        max-height: 60px !important;
    }
    table.itinerary_table {
        font-size: 10px;
    }
    .list-group-item-heading {
        font-size: 24px;
        text-align: center;
        margin-top:10px;
    }
    .event-link .btn {
        width: 100%;
        float: right;
    }
     .list-group-item-text{
        text-align: left;
     }
    .list-group-item-text strong {
        font-size: 16px;
    }
    footer ul {
        padding-left: 0px;
    }
    footer ul li {
        display: block;
        float: none;
        margin-left: 0px;
    }
    footer ul li .pipe {
        display: none;
    }
    .pricing.container .row .col-xs-12.col-sm-3 {
        padding-top: 0%;
    }
    .pricing.container .row .col-xs-12.col-sm-3.header {
        display: none;
    }
    .header:first-of-type {
        border-right: none;
    }
    .col-sm-3 .call-us {
        display: block;
        position: relative;
        top: 0%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(0%);
    }
    .latest-programs img {
        max-width: 80%;
    }
}

@media only screen and (min-width:768px) {
    .container,
    #Footer {
        width: 1100px;
    }

}

@media only screen and (min-width:320px) and (max-width:480px) {
    html {}
}

@media only screen and (min-width:768px) {
    html {
        font-size: 90%;
    }
}

@media only screen and (min-width:992px) {
    html {
        font-size: 120%;
    }
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media only screen and (min-width:1200px) {
    html {
        font-size: 200%;
    }
}

@media (max-width:992px) {


    .collapse.in {
        display: block !important;
    }
    /*#LeftColumn,*/
    #FeaturesWrapper {
        display: none;
    }
   /* #Content,*/
    #Footer/*,
    .container */{
        width: 100%;
    }

    ul.MenuBarHorizontal li {
        background-color: #000;
        float: none;
    }
}

@media (min-width:1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

input[type='date'] {
    position: relative;
}

::-webkit-datetime-edit,
::-webkit-clear-button,
::-webkit-calendar-picker-indicator {
    position: absolute;
}

::-webkit-clear-button {
    right: 1.54em;
}

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

::-webkit-calendar-picker-indicator {
    right: 0;
    padding: .539em .34em;
}

#lhc_need_help_image {
    display: none;
}

#lhc_need_help_container {
    display: none !important
}

#lhc_status_container {
    box-sizing: content-box;
    -webkit-border-top-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    border-top-left-radius: 20px;
    -webkit-box-shadow: -1px -1px 5px rgba(50, 50, 50, 0.17);
    border: 1px solid #e3e3e3;
    border-right: 0;
    border-bottom: 0;
    -moz-box-shadow: -1px -1px 5px rgba(50, 50, 50, 0.17);
    box-shadow: -1px -1px 5px rgba(50, 50, 50, 0.17);
    padding: 5px 0px 0px 5px;
    width: 190px;
    font-family: arial;
    font-size: 12px;
    transition: 1s;
    position: fixed;
    bottom: 0;
    right: 0;
    background-color: #f6f6f6;
    z-index: 9989;
}

/* Miscellaneous */
.text-center {
    text-align: center;
}

h2.text-center {
    font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}