@charset "utf-8";
/* Core CSS */

html, body {
    height:auto;
    margin: 0;
    padding: 0;
}
body,td,th {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    color: #333333;
}
body {
    background-color: #FFFFFF;
    margin:0px 10px;
    text-align:center;
}
a:link {
    color: #ff6b01;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #000000;
}
a:active {
    text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
    font-family: 'Lato', sans-serif;
    margin:0;
    padding:0;
}
h1 {
    font-size: 18px;
    color: #ff6b01;
    margin-bottom:20px;
    font-weight:700;
}
h2 {
    font-size: 16px;
    color: #ff6b01;
    margin-bottom:5px;
    font-weight:700;
}
h3 {
    font-size: 14px;
    color: #666666;
    margin-bottom:10px;
    font-weight:700;
}
h4 {
    font-size: 17px;
    color: #333333;
    margin-bottom:5px;
    font-weight:700;
}
div {
    margin:0px;
    padding:0px;
}
.bold {
    font-weight:700;
}
.clear {
    clear:both;
}
#homeSearchLeft {
    padding-right:15px;
}
#header {
    width:100%;
    clear:both;
    height:96px;
}
#headerTop {
    background:#636363 url(../media/head-top-bg.gif) right bottom no-repeat;
    padding:10px 0;
}
.logo {
    width:100%;
    margin:8px 0 0 15px;
    float:left;
}
.orange {
    color:#ff6b01;
}
#signIn {
    float:right;
    color:#FFFFFF;
    font-size:13px;
    font-weight:bold;
    margin:8px 0 0 0;
    text-align:right;
    padding-right:15px;
}
#signIn a {
    color:#FFFFFF;
}
#signIn a:hover {
    color:#ff6b01;
}
#headerBottom {
    background:#fe9800 url(../media/head-bottom-bg.gif) top left repeat-x;
}
.content-tab
{
    font-size:15px;

}
.tabs {
    width: auto;
    overflow: hidden;
    float:right;
    font-size:12px;
    height:27px;
    line-height:27px;
}
.tabs ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.tabs li {
    display: inline;
    margin: 0px;
}
.tabs li a {
    float: left;
    display: block;
    text-decoration: none;
    margin: 0px;
    padding: 0px 10px 0px 10px;
    color: #ffffff;
}
.tabs li a:visited {
    color: #ffffff;
}
.tabs li a:hover, .tabs li.selected a {
    background: #FFFFFF;
    color:#ff6b01;
}
#bottom {
    text-align:left;
    font-size:12px;
    color:#666666;
}
#bottomLinksBox {
    background:#ff6b00 url(../media/footer-bg.gif) repeat-x top left;
    color:#333333;
    padding:10px;
}
#bottomLinksBox a {
    color:#333333;
    margin:0px 2px;
}
#bottomLinksBox a:hover {
    color:#FFFFFF;
    margin:0px 2px;
}
#bottomFooter {
    width:100%;
    font-size:11px;
    padding-top:6px;
}
#copyright {
    float: left;
    width:auto;
}
#websiteBy {
    float:right;
    width:auto;
}
#websiteBy a {
    color: #666666;
}
#websiteBy a:hover {
    color: #ff6b01;
}
.rowHeaders .header {
    background:#666666;
    color:#ffffff;
    font-weight:700;
    height:30px;
    line-height:30px;
}
.extraPadding {
    padding-left:10px!important;
}
#hotelTabs {
    border-bottom:1px solid #666666;
    margin-bottom:10px;
}
#hotelTabs ul {
    margin:0;
}
.hotelTabs li {
    list-style:none;
    display:inline;
}

.hotelTabs a {
    padding:5px 10px;
    display:inline-block;
    text-decoration:none;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    background: #ff9900;
    background: -moz-linear-gradient(top,  #ff9900 0%, #e05c00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9900), color-stop(100%,#e05c00));
    background: -webkit-linear-gradient(top,  #ff9900 0%,#e05c00 100%);
    background: -o-linear-gradient(top,  #ff9900 0%,#e05c00 100%);
    background: -ms-linear-gradient(top,  #ff9900 0%,#e05c00 100%);
    background: linear-gradient(to bottom,  #ff9900 0%,#e05c00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9900', endColorstr='#e05c00',GradientType=0 );
    border:1px solid #E05C00;
    color:#fff;

}

.hotelTabs a.active, .hotelTabs a:hover {
    background:#eaeaea;
    color:#666666;
    border-top:1px solid #666666;
    border-right:1px solid #666666;
    border-left:1px solid #666666;
    border-bottom:1px solid #eaeaea;
}

/* BUTTONS */


/* BOOTSTRAP & HTML5 CHANGES */

header {
}
main {
    margin:20px auto;
}
footer {
    margin:0 0 10px 0;
}
.container {
    text-align:left;
    padding:0;
}
.row {
    margin:0;
}
.table {
    margin:0;
}
.col-lg-1 img, .col-lg-2 img, .col-lg-3 img, .col-lg-4 img, .col-lg-5 img, .col-lg-6 img, .col-lg-7 img, .col-lg-8 img, .col-lg-9 img, .col-lg-10 img,.col-lg-11 img, .col-lg-12 img {
    width:100%;
}
.col-md-1 img, .col-md-2 img, .col-md-3 img, .col-md-4 img, .col-md-5 img, .col-md-6 img, .col-md-7 img, .col-md-8 img, .col-md-9 img, .col-md-10 img,.col-md-11 img, .col-md-12 img {
    width:100%;
}
.col-sm-1 img, .col-sm-2 img, .col-sm-3 img, .col-sm-4 img, .col-sm-5 img, .col-sm-6 img, .col-sm-7 img, .col-sm-8 img, .col-sm-9 img, .col-sm-10 img,.col-sm-11 img, .col-sm-12 img {
    width:100%;
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10,.col-lg-11, .col-lg-12  {
    padding:0;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-7, .col-md-8, .col-md-9, .col-md-10,.col-md-11, .col-md-12  {
    padding:0;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10,.col-sm-11, .col-sm-12  {
    padding:0;
}
.col-xs-12  {
    padding:0;
}

.btn {
    text-transform:uppercase;
    border-radius:18px;
}
a.btn {
    color:#ffffff;
}
.btn-primary {
    background: #ff9900;
    background: -moz-linear-gradient(top,  #ff9900 0%, #e05c00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9900), color-stop(100%,#e05c00));
    background: -webkit-linear-gradient(top,  #ff9900 0%,#e05c00 100%);
    background: -o-linear-gradient(top,  #ff9900 0%,#e05c00 100%);
    background: -ms-linear-gradient(top,  #ff9900 0%,#e05c00 100%);
    background: linear-gradient(to bottom,  #ff9900 0%,#e05c00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9900', endColorstr='#e05c00',GradientType=0 );
    border:1px solid #E05C00;
    color:#fff;
}
.btn-primary:hover, .btn-primary:focus {
    color:#333333;
    background: #ff9900;
    background: -moz-linear-gradient(top,  #ff9900 0%, #e05c00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9900), color-stop(100%,#e05c00));
    background: -webkit-linear-gradient(top,  #ff9900 0%,#e05c00 100%);
    background: -o-linear-gradient(top,  #ff9900 0%,#e05c00 100%);
    background: -ms-linear-gradient(top,  #ff9900 0%,#e05c00 100%);
    background: linear-gradient(to bottom,  #ff9900 0%,#e05c00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9900', endColorstr='#e05c00',GradientType=0 );
    border:1px solid #E05C00;
}
.btn-success {
    background: #30c630;
    background: -moz-linear-gradient(top,  #30c630 0%, #046f04 99%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#30c630), color-stop(99%,#046f04));
    background: -webkit-linear-gradient(top,  #30c630 0%,#046f04 99%);
    background: -o-linear-gradient(top,  #30c630 0%,#046f04 99%);
    background: -ms-linear-gradient(top,  #30c630 0%,#046f04 99%);
    background: linear-gradient(to bottom,  #30c630 0%,#046f04 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30c630', endColorstr='#046f04',GradientType=0 );
    border:1px solid #014001;
    color:#fff;
}
a.btn-success {
    color:#ffffff;
}
a.btn-success:hover, a.btn-success:focus {
    background: #30c630;
    background: -moz-linear-gradient(top,  #30c630 0%, #046f04 99%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#30c630), color-stop(99%,#046f04));
    background: -webkit-linear-gradient(top,  #30c630 0%,#046f04 99%);
    background: -o-linear-gradient(top,  #30c630 0%,#046f04 99%);
    background: -ms-linear-gradient(top,  #30c630 0%,#046f04 99%);
    background: linear-gradient(to bottom,  #30c630 0%,#046f04 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30c630', endColorstr='#046f04',GradientType=0 );
    border:1px solid #014001;
    color:#333333;
}
ol, ul {
    margin-left:0px;
    padding:0;
    list-style-type:none;
}

/* Home Page CSS */

#leftCol {
    background:#EAEAEA;
    min-height:200px;
}
#homeSearch {
    min-height:400px;
    margin-bottom:40px;
    border-bottom:1px solid #ff6b01;
    margin-right:0px;
    margin-left:0px;
    padding-bottom:15px;
    padding-right:15px;
}
#homeMap {
    height:400px;
    min-height:400px;
    margin-bottom:40px;
    border-bottom:1px solid #ff6b01;
    margin-left:0px;
    margin-right:0px;
    padding-left:15px;
}
#homeSearch .form-group {
    float:left;
    width:95%;
}
#homeSearch .formStep {
    float:left;
    color: #ff6b01;
    font-size: 28px;
    font-weight: bold;
    width: 5%;
    overflow:hidden;
    line-height:28px;
}
#rightCol {
    background:#EAEAEA;
    min-height:200px;
}
#promo img {
    width:100%;
    border:4px solid #FFF;
}

/* Search Results */

#reviseSearch {
    margin-bottom:10px;
    padding:0 0 20px 0;
    border-bottom:1px solid #ff6b01;
}
#reviseSearch li {
    /*width:23%;
    padding-right:1%;
    float:left;*/
    float:left;
}
#reviseSearch [class*="col-"] {
    margin-right:10px;
}
#reviseSearch .text-center {
    width:10%;
    float:right;
    margin-top:22px;
}
.odd {
    background:#ffffff;
}
.even {
    background:#ffecc1;
}
.searchListing {
    margin:20px 0 0 0;
    padding:0 0 15px 0;
    border-bottom:1px solid #CCCCCC;
}
.searchListingBox {
    border:1px solid #CCCCCC;
}
.searchListing .result {
    height:30px;
    line-height:30px;
}
.searchListing .selected {
    background:#ff6b01;
}
.searchListing .review {
    text-align:center;
    margin-top:10px;
    color:#666;
}
.searchListing .col-md-2, .searchListing .col-md-1 {
    text-align:center;
}

/* LOGIN */

#login {
    background:#eaeaea;
    padding:1%;
    width:50%;
    margin:0 auto;
}
#login p {
    margin-bottom:20px;
}

/* Hotel Rooms */

.blueBG {
    background:#dbe9f4;
}

#hotel-rooms .images img {
    width:40px;
    height:40px;
    float:left;
    margin:0 10px 10px 0;
    padding:0;
    overflow:hidden;
}

#hotel-rooms {
    border:1px solid #dddddd;
}
#hotel-rooms .row{
    overflow: hidden;
}
#hotel-rooms .row [class*="col-"]{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
    padding-top:15px;
}
#hotel-rooms select {
    width:80%;
    oveflow:hidden;
}

#hotel-rooms h1 {
    margin-bottom:10px;
}
#hotel-rooms img {
    padding:0 10px;
}
#hotel-rooms p {
    margin:0 10px 10px 0;
}
#hotel-rooms p.call {
    margin:0 10px;
}

#hotel-rooms .images {
    margin-bottom:10px;
    height:40px;
    overflow:hidden;
}

#hotel-rooms .singleBorder {
    border-right:1px solid #dddddd;
}
#hotel-rooms .nudge {
    margin-top:20px;
}
.more {
    margin-top:10px;
}
.tooltip {
    background: linear-gradient(#fe9900, #ff6b01) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #993503;
    border-radius: 10px;
    color: #fff;
    cursor: help;
    margin-left: 10px;
    width: 20px;
    height:20px;
    text-align:center;
    opacity:1;
    display:inline;
}
table th {
    background:#666666;
    color:#ffffff;
    font-weight:700;
    height:30px;
    line-height:30px;
    border-top:none!important;
}
table.roomtypes td {
    border-right:1px solid #ddd;
    border-collapse:collapse;
    min-width: 100px;
}


#payment-form{
    display:none;
}
#worldpay-form{
    display:none;
}

#uncharged-success{
    display:block;
}

#worldpay-form .loading{
    width: 100px;
    margin: auto;
    display: block;
}

.success-payment{
    width: 300px;
    margin: auto;
    display: block;
    text-align: center;
}

.success-payment h3{
    margin-top:20px;
}

.main-account-panel .data-block{
    display:none;
}

.account-tabs ul{
    padding:0px;
    display: inline-block;
    width: 100%;
}

.account-tabs ul li{
    display: inline-block;
    vertical-align: top;
    padding: 5px;
    background: #F9F9F9;
    float: left;
    border: 1px solid #F2F2F2;
    border-radius: 3px 3px 0px 0px;
    cursor: pointer;
}

.account-tabs ul li:hover{
    opacity:0.8;
}

.account-tabs ul .active-tab{
    background: #ff6b00 url(../media/footer-bg.gif) repeat-x top left;
    z-index: 9;
    position:relative;
    border-right: 0px;
    color:white;
}

#contact-us1 .modal-body{
    display: inline-block;
    width: 100%;
}

#contact-us1 .modal-body form{
    display: inline-block;
    width: 100%;
    padding-right: 15px;
}

#contact-us1 .modal-body form #msg{
    width:100%;
    height:150px;
    max-width:100%;
    border: 1px solid #F2F2F2;
    outline: none;
}

#contact-us1 .modal-body form input[type="text"]{
    display: inline-block;
    width: 100%;
    margin-bottom:10px;
    border: 1px solid #F2F2F2;
    padding:5px;
}

#contact-us1 .modal-body table{
    width:100%;
}


#contact-us2 .modal-body{
    display: inline-block;
    width: 100%;
}

#contact-us2 .modal-body form{
    display: inline-block;
    width: 100%;
    padding-right: 15px;
    border-right: 3px solid #F4D2A6;
}

#contact-us2 .modal-body form #msg{
    width:100%;
    height:150px;
    max-width:100%;
    border: 1px solid #F2F2F2;
    outline: none;
}

#contact-table label {
    float:left;
}

.modal-body .success{
    background-color: rgba(109, 165, 44,0.4);
    margin: 0px;
    border-radius: 42px;
    padding-top: 2px;
}

#data-blocks .data-block .sender-msg{
    float: left;
    position: relative;
    padding: 10px;
    border-radius: 10px;
    background-color: #C4DBAA;
    clear: both;
    margin-bottom: 22px;
    margin-top: 13px;
}
#data-blocks .data-block .sender-msg:before{
    content: "";
    position: absolute;
    bottom: -20px;
    left: 10px;
    border: 0;
    border-left-width: 30px;
    border-bottom-width: 20px;
    border-style: solid;
    border-color: transparent #C4DBAA;
    display: block;
    width: 0;
}
#data-blocks .data-block .sender-msg:after{
    content: "";
    position: absolute;
    bottom: -20px;
    left: 10px;
    border: 0;
    border-left-width: 17px;
    border-bottom-width: 20px;
    border-style: solid;
    border-color: transparent #C4DBAA;
    display: block;
    width: 0;
}

#data-blocks .data-block .received-msg{
    float:right;
    position:relative;
    padding:10px;
    border-radius:10px;
    background-color: rgba(216, 216, 216,0.4);
    clear:both;
    margin-bottom:4px;
    margin-top:4px;
}

#data-blocks .data-block .received-msg:before{
    content: "";
    position: absolute;
    bottom: -20px;
    right: 10px;
    border: 0;
    border-right-width: 30px;
    border-bottom-width: 20px;
    border-style: solid;
    border-color: transparent #EFEFEF;
    display: block;
    width: 0;
}
#data-blocks .data-block .received-msg:after{
    content: "";
    position: absolute;
    bottom: -20px;
    right: 10px;
    border: 0;
    border-right-width: 17px;
    border-bottom-width: 20px;
    border-style: solid;
    border-color: transparent #EFEFEF;
    display: block;
    width: 0;
}

.message-block{
    display: inline-block;
    width: 100%;
    max-height: 700px;
}

#data-blocks .data-block .timestamp{
    font-size: 11px;
    font-weight: bold;
    margin: 0px;
    text-align: right;
    margin-top: 4px;
}

.sender-msg .message{
    border-bottom: 1px solid #ACC491;
    padding-bottom: 6px;
    margin-bottom: 6px;
}

.received-msg .message{
    border-bottom: 1px solid #D6D6D6;
    padding-bottom: 6px;
    margin-bottom: 6px;
}

.bottom{
    width: 32px!important;
    background-color: #DDDDDD;
    border-radius: 37px;
    border: 1px solid #D1D1D1;
    cursor: pointer;
    margin-bottom:5px;
    float: right;
    margin-right: -7px;
}

.bottom:hover{
    opacity:0.7;
}

.account-wrapper{
    display:table;
    width:100%;
}

.account-wrapper .col-sm-8{
    display:table-cell;
    vertical-align: top;
    float:none;
}
.account-wrapper .col-sm-4{
    display: table-cell;
    vertical-align: middle;
    float: none;
    background-color: #F9F9F9;
    border: 1px solid #F2F2F2;
    padding: 10px;
}

.account-wrapper .col-sm-4 h1{
    text-align: center;
}

.account-tabs ul{
    margin-bottom:0px;
    vertical-align: top;
}

#data-blocks{
    background-color: #F9F9F9;
    margin-right: 10px;
    padding: 10px;
    border: 1px solid #F2F2F2;
}

.bookings-list li:nth-child(odd){
    padding: 10px;
    border-bottom:1px solid #F2F2F2;
    transition:all 0.3s;
    overflow:auto;
}
.bookings-list li:nth-child(even){
    padding: 10px;
    background-color:#F2F2F2;
    border-bottom:1px solid #E5E5E5;
    transition:all 0.3s;
    overflow:auto;
}
.bookings-list li:last-child{
    margin-bottom:0px;
}

.booking-info{
    float:left;
}

.bookings-list{
    max-height: 400px;
}

#data-blocks .data-block .bookings-list .timestamp{
    font-weight:400;
    font-size:14px;
}

.timestamp img{
    width: 18px;
    border-radius: 30px;
    display: inline-block;
    vertical-align: top;
    margin-right: 3px;
    border: 1px solid #707070;
}

.policy-box{
    margin-bottom: 15px;
    border-bottom: 1px solid #E2E2E2;
}

.policy-box:last-child{
    margin-bottom: 0px;
    border-bottom: none;
}

.roomstypesScroller{
    overflow:hidden;
}

.roomstypesScroller .tr td{
    min-width: 100px;
}

.date-mover{
    text-align: right;
    margin-bottom: 10px;
}
#mobile-book {
    background-color:#dbe9f4;
    display:flex;
    justify-content:center;
    height:100%;
    position:absolute;
    right:0;
    top:0;
}
.payment-options {

}

.payment-options input {
    margin:0 20px 20px 0;
}
.payment-options img {
    width:inherit;
    height:inherit;
}
.snoozeBG {
    padding:60px 0;
    background-image:url(/assets/media/zzzz.png);
    background-repeat:no-repeat;
    background-position: 80% 10px;
    background-size:contain;
}
a.morelink {
    text-decoration:none;
    outline: none;
}
.morecontent span {
    display: none;
}
.comment {

}

/* #Tablet (Portrait) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

    #homeSearch {
        margin-left:0;
        margin-right:0;
        padding-right:0;
    }
    #homeMap {
        margin-left:0;
        margin-right:0;
        padding-left:0;
    }

    #homeSearchLeft {
        padding-right:0px;
    }
    .rowHeaders .header {
        display:none;
    }
    .sleeps {
        background:none;
        color:#666666;
    }
    #headerTop {
        background:#636363 url(../media/head-top-bg.gif) right bottom no-repeat;
    }
    #reviseSearch [class*="col-"] {
        margin-bottom: 0px;
    }
    #login {
        background:#eaeaea;
        padding:1%;
        width:50%;
        margin:0 auto;
    }
    #mobile-book {
        display:none;
    }
    .snoozeBG {
        background-image:none;
    }

}

/*  #Smart Phone (Portrait) - Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {

    #homeSearchLeft {
        padding-right:0px;
    }
    #homeSearch {
        margin-left:0;
        margin-right:0;
        padding-right:0;
    }
    #homeMap {
        margin-left:0;
        margin-right:0;
        padding-left:0;
    }
    #homeSearch .form-group {
        width:92%;
    }
    #homeSearch .formStep {
        width:8%;
    }
    #mobile-book {
        display:none;
    }

    .rowHeaders .header {
        display:none;
    }
    .sleeps {
        background:#666666;
        color:#ffffff;
        line-height:30px;
        margin-top:-10px;
    }
    #headerTop {
        background:#636363 url(../media/head-top-bg.gif) left bottom no-repeat;
    }
    #reviseSearch [class*="col-"] {
        margin-bottom: 10px;
    }
    .addbooking {
        margin-bottom:15px;
    }
    #login {
        background:#eaeaea;
        padding:5%;
        width:90%;
        margin:0 auto;
    }
    #copyright {
        float:none;
        text-align:center;
    }
    #websiteBy {
        float:none;
        text-align:center;
        margin-top:3px;
    }
    .snoozeBG {
        background-image:none;
    }

}

/* #Smart Phone (Landscape) - Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {



}

.roomMessage{
    color: #FF0000;
    margin-top: 10px!important;
}
#banners{

}

#carousel{
    height:350px;
    position: relative;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari*/
    -khtml-user-select: none; /* Konqueror */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
}

#carousel:hover #carousel-navigation{
    opacity:1;
    transition:opacity 0.2s;
}

#carousel-navigation{
    font-size:5rem;
    font-weight:bold;
    width:100%;
    position: absolute;
    z-index: 999;
    top:50%;
    margin-top:-3rem;
    padding-left:5px;
    padding-right:5px;
    height:0px;
    opacity:0;
    transition:opacity 0.2s;
}

#carousel-navigation li:first-child{
    float:left;
}

#carousel-navigation li{
    cursor:pointer;
}

#carousel-navigation li:hover{
    opacity:0.8;
}

#carousel-navigation li:last-child{
    float:right;
}

#carousel-images{
    height:100%;
    border-radius:4px;
    overflow:hidden;
}

#carousel-images li{
    height:100%;
}



#carousel-images li:not(.active){
    display:none;
}

#carousel-images li img{
    height:100%;
}


#search{

}

#password-field-wrapper, #password-confirmation-field-wrapper{
    position: relative;
}

#password-requirements{
    position: absolute;
    right: 0;
    top: 13px;
    left: 100%;
    margin-left: 25px;
    width: 210px;
}

#password-requirements-2{
    position: absolute;
    right: 0;
    top: 25px;
    left: 100%;
    margin-left: 25px;
    width: 210px;
}

#password-requirements .success, #password-requirements-2 .success{
    color:green;
}

#password-requirements .failed, #password-requirements-2 .failed{
    color:red;
}

#registration-button.disabled{
    opacity:0.3;
}