


.preside-admin-toolbar {
	z-index: 99999!important;	
}


/* instant searcg */
.typeahead__result .row {
    display: table-row;
    color: black;
}
 
.typeahead__result .row  > * {
    display: table-cell;
    vertical-align: middle;
}
 
.typeahead__result .username {
    padding: 0 10px;
}
 
.typeahead__result .avatar img {
}

.typeahead-container.filter .typeahead-filter,
.typeahead-filter:hover,
.typeahead-filter:hover,
.typeahead-filter:active,
.typeahead-filter:focus,
.typeahead-button:hover,
.typeahead-button:active,
.typeahead-button:focus,
.typeahead-button:focus button:focus,
.typeahead-button:active button:active {
    z-index: 1001
}

.typeahead__list,
.typeahead-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    width: 100%;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: white!important;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

.typeahead-result.detached .typeahead__list {
    position: relative;
    z-index: 1041;
    top: auto;
    left: auto
}

.typeahead-dropdown {
    right: 0;
    left: auto;
    z-index: 1001
}

.typeahead__list > li:first-child {
    border-top: none
}

.typeahead__list > li {
    position: relative;
}

.typeahead__list > li > a,
.typeahead-dropdown > li > a {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: ##333;
    text-decoration: none
}

.typeahead-dropdown > li > a {
    white-space: nowrap
}

.typeahead__list > li > a:hover,
.typeahead__list > li > a:focus,
.typeahead__list > li.active > a,
.typeahead-dropdown > li > a:hover,
.typeahead-dropdown > li > a:focus,
.typeahead-dropdown > li.active > a {
    background-color: ##ebebeb;
    color: ##333
}

.typeahead__list.empty > li > a:hover,
.typeahead__list.empty > li > a:focus,
.typeahead__list.empty > li.active > a {
    background-color: transparent
}

.typeahead__list.empty > li > a {
    cursor: default
}

.typeahead__list > li.typeahead__group-pages > a,
.typeahead__list > li.typeahead__group-pages > a:hover,
.typeahead__list > li.typeahead__group-pages > a:focus,
.typeahead__list > li.typeahead__group-pages.active > a {
    color: ##333;
    background-color: ##FFF;
    cursor: default;
    text-transform: uppercase;
    font-family: Roboto;
    font-weight: 500;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    margin: 10px 0 5px;
}

.typeahead__list > li.typeahead__group-pages:first-child > a {
    margin-top: 5px;
}

.typeahead-container.result .typeahead__list,
.typeahead-container.filter .typeahead-dropdown,
.typeahead-container.hint .typeahead-hint,
.typeahead-container.backdrop + .typeahead-backdrop {
    display: block!important
}

.typeahead-container .typeahead__list,
.typeahead-container .typeahead-dropdown,
.typeahead-container .typeahead-hint,
.typeahead-container + .typeahead-backdrop {
    display: none!important
}

















.mountain-stats {
    width: 270px;
    float: left;
    background: url(https://www.worldsnowboardguide.com/assets/images/img-mountain-stats-2.png) no-repeat 154px 32px;
    margin: 0 20px 0 0;
    min-height: 150px;
}



.progress, .progress-blue, .progress-red, .progress-black, .progress-black-dd {
    background: url(https://www.worldsnowboardguide.com/assets/images/bg-header.gif) #ec1f27;
    /*height: 14px;*/
    color: #fff;
    /*font-size: 13px;
    padding: 3px;*/
    float: left;
}

.progress-blue{
background:  url(https://www.worldsnowboardguide.com/assets/images/bg-stripe-blue.gif) #9ae1e9;
}

.progress-red{
background:  url(https://www.worldsnowboardguide.com/assets/images/bg-stripe-red.gif) #f295a3;
}
.progress-black{
background:  url(https://www.worldsnowboardguide.com/assets/images/bg-stripe-black.gif) #808080;
}
.progress-black-dd{
background:  url(https://www.worldsnowboardguide.com/assets/images/bg-stripe-black-dd.gif) #808080;
}

.progress-bar{
background: #ebebeb;
height: 20px;
width: 230px;
margin: 5px 0;
}

.p-75{
width: 75%;
}
.p-25{
width: 25%;
}

span.runlabel, span.statslabel {
width: 100px;
float: left;
font-size: 12px;
color: #747474;
margin: 0 0 5px 0;
text-transform: uppercase;
}

.total{
margin: 20px 20px 0 0;
font-size: 12px;
clear: both;
float: left;
}

.total img{
padding: 0 20px 20px 0;
float: left;
}



.recent-post .content .narrow {
    margin-left: 180px;
    line-height: 1.5;
    padding: 20px 15px;
}

.recent-post .image .narrow {
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    background-size: cover;
    background-position: center center;
    width: 175px;
}

.resortrating {
    background: rgba(0, 0, 0, 0.2);
    padding: 10px;
}

.resortrating p {
    font-size: 200%;
    text-align: center;
    margin-bottom: 0px;
}

.resortrating .icon, .resortrating h5 {
    color: white;
}


@media (max-width: 991px) {
    .multiple-sticky.fixed {
        top: 0px;
    }
}

div.requestwaiting{
    background: #fff; 
    opacity: 0.6;
    filter:alpha(opacity: 60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
}

.cssload-loader {
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: block;
    width: 101px;
    height: 101px;

    border: 4px solid rgb(214,13,70);
    animation: cssload-loader 2.3s infinite ease;
        -o-animation: cssload-loader 2.3s infinite ease;
        -ms-animation: cssload-loader 2.3s infinite ease;
        -webkit-animation: cssload-loader 2.3s infinite ease;
        -moz-animation: cssload-loader 2.3s infinite ease;
}

.cssload-loader-inner {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    background-color: rgba(236,31,37,0.96);
    animation: cssload-loader-inner 2.3s infinite ease-in;
        -o-animation: cssload-loader-inner 2.3s infinite ease-in;
        -ms-animation: cssload-loader-inner 2.3s infinite ease-in;
        -webkit-animation: cssload-loader-inner 2.3s infinite ease-in;
        -moz-animation: cssload-loader-inner 2.3s infinite ease-in;
}





@keyframes cssload-loader {
    0% {
        transform: rotate(0deg);
    }
    
    25% {
        transform: rotate(180deg);
    }
    
    50% {
        transform: rotate(180deg);
    }
    
    75% {
        transform: rotate(360deg);
    }
    
    100% {
        transform: rotate(360deg);
    }
}

@-o-keyframes cssload-loader {
    0% {
        transform: rotate(0deg);
    }
    
    25% {
        transform: rotate(180deg);
    }
    
    50% {
        transform: rotate(180deg);
    }
    
    75% {
        transform: rotate(360deg);
    }
    
    100% {
        transform: rotate(360deg);
    }
}

@-ms-keyframes cssload-loader {
    0% {
        transform: rotate(0deg);
    }
    
    25% {
        transform: rotate(180deg);
    }
    
    50% {
        transform: rotate(180deg);
    }
    
    75% {
        transform: rotate(360deg);
    }
    
    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes cssload-loader {
    0% {
        transform: rotate(0deg);
    }
    
    25% {
        transform: rotate(180deg);
    }
    
    50% {
        transform: rotate(180deg);
    }
    
    75% {
        transform: rotate(360deg);
    }
    
    100% {
        transform: rotate(360deg);
    }
}

@-moz-keyframes cssload-loader {
    0% {
        transform: rotate(0deg);
    }
    
    25% {
        transform: rotate(180deg);
    }
    
    50% {
        transform: rotate(180deg);
    }
    
    75% {
        transform: rotate(360deg);
    }
    
    100% {
        transform: rotate(360deg);
    }
}

@keyframes cssload-loader-inner {
    0% {
        height: 0%;
    }
    
    25% {
        height: 0%;
    }
    
    50% {
        height: 100%;
    }
    
    75% {
        height: 100%;
    }
    
    100% {
        height: 0%;
    }
}

@-o-keyframes cssload-loader-inner {
    0% {
        height: 0%;
    }
    
    25% {
        height: 0%;
    }
    
    50% {
        height: 100%;
    }
    
    75% {
        height: 100%;
    }
    
    100% {
        height: 0%;
    }
}

@-ms-keyframes cssload-loader-inner {
    0% {
        height: 0%;
    }
    
    25% {
        height: 0%;
    }
    
    50% {
        height: 100%;
    }
    
    75% {
        height: 100%;
    }
    
    100% {
        height: 0%;
    }
}

@-webkit-keyframes cssload-loader-inner {
    0% {
        height: 0%;
    }
    
    25% {
        height: 0%;
    }
    
    50% {
        height: 100%;
    }
    
    75% {
        height: 100%;
    }
    
    100% {
        height: 0%;
    }
}

@-moz-keyframes cssload-loader-inner {
    0% {
        height: 0%;
    }
    
    25% {
        height: 0%;
    }
    
    50% {
        height: 100%;
    }
    
    75% {
        height: 100%;
    }
    
    100% {
        height: 0%;
    }
}



.form-control-inline {
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  margin-bottom: 0px!important;
}


.attractions-list-wrapper p {
    overflow-wrap: break-word;
}


.font-icon-radio input[type='radio']:checked + label:before, .font-icon-checkbox input[type='checkbox']:checked + label:before {
    color: #D60D45;
}

.font-icon-radio:hover input[type='radio'] + label:before,
.font-icon-radio input[type='radio']:hover + label:before,
.font-icon-checkbox:hover input[type='checkbox'] + label:before,
.font-icon-checkbox input[type='checkbox']:hover + label:before {
    color: #D60D45;
}


.booking-options { margin-left: 50px; }



@media only screen and (max-width: 767px) {
    .resortrating p { font-size: 140%; }
    .hero h1 { font-size: 50px; }
    .resortrating { margin-top: 20px; }
    .resortrating p { text-align: left; }
    .resortrating h5 {margin-bottom: 0px; }
    .nofloatcaption { padding-bottom: 10px; }
    .nofloatcaption p { font-size: 12px; line-height: normal; }
}