* {
    outline: none!important
}

body {
    background: #2B2E35;
    color: #222222;
}
.btn {
	border-radius:5px!important;
}
.btn-default,.btn-default>i {
	color:#A6A6A6!important;
}
.btn-default:hover>i {
	color:#fff!important;
}
#bg1 {
    background: transparent
}

#wrap-container {
    margin-top: 0
}

#container {
    background: #FFF;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.14)
}

#content {
    margin-top: 25px
}

#header {
    position: relative;
    z-index: 2;
}

.container {
    z-index: 1;
    position: relative;
}

.header-inner {
    position: relative;
}

.header-inner .logo-holder {
    position: absolute;
    left: 40px;
    z-index: 10;
}


.layout-index  .special-search {
    display: none;
}

.form-inline .form-group {
       max-width: 384px;
}

.appear-infos {
    display: none;
}

a,
a *,
button,
button *,
input[type="text"],
textarea,
.share-types>span,
.share-experience .form-control,
.iframe-video .play,
.add-reco-holder .add-reco-inner-text:after {
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.header-inner .image-header-container {
    position: relative;
}

.header-inner .image-header-container>img {
    width: 100%;
}

.nav-holder {
    text-align: center;
    height: 66px;
}

.nav-holder .nav li {
    text-align: left;
}

#master-search {
    position: absolute;
    left: 50px;
    right: 50px;
    top: 0;
    bottom: 0;
    width: auto;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
}

#master-search h1,
#master-search p.head-title {
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 40px;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    font-weight: 700;
}

#master-search .cover-subtitle {
    color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    margin-bottom: 30px;
}

#master-search .table-cell-holder>* {
    position: relative;
    z-index: 2;
}

.index #master-search h1 {
    font-size: 60px;
}

.index #master-search .cover-subtitle {
    font-size: 26px;
}

.add-reco-holder {
    position: relative;
    display: block;
    background: #ffffff;
}

.add-reco-holder:hover {
    opacity: 0.9;
}

.add-reco-holder .add-reco-inner-text {
    font-size: 15px;
    font-style: italic;
    font-weight: 700;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 15px;
    right: 0;
    padding: 0 10px;
    color: #ffffff;
    width: auto;
    display: block;
}

.add-reco-holder.add-reco-holder-small {
    margin-bottom: 15px;
}

.add-reco-holder.add-reco-holder-small .add-reco-inner-text {
    font-size: 15px;
    padding: 10px;
    line-height: 1.2;
    bottom: 5px;
}

#master-search .form-control {
    font-size: 16px;
    color: #555555;
    padding: 20px 17px;
    height: 60px;
    min-width: 307px;
    border-color: #ffffff;
}

#master-search #txtLocation.form-control {
    min-width: 378px;
}

#master-search .form-group .btn>i {
    font-size: 38px;
}

#master-search .btn>i {
    font-size: 22px;
}

#master-search .form-group .info-icon-holder.action-icon>i {
    line-height: 47px;
    font-size: 22px;
    padding-right: 10px;
}

#master-search .form-group .input-group .info-icon-holder {
    right: 75px;
}

#master-search-sidebar .form-group .input-group .info-icon-holder {
    right: 49px;
}

#master-search-sidebar .form-group .info-icon-holder.action-icon>i {
    line-height: 33px;
    font-size: 15px;
    padding-right: 5px;
}

#master-search .autocomplete-locations {
    max-width: 384px;
}

.user-ranks td {
    padding: 5px;
}

.user-titles .user-title td.active {
    border: 2px solid #0b72b5;
}

.user-ranks p {
    text-align: center;
}

.table-holder {
    display: table;
    width: 100%;
    height: 100%;
}

.table-cell-holder {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

#sidebar {
    padding-right: 0
}

#sidebar2 {
    padding-left: 0
}

.page #main {
    padding: 0
}

#wrap-footer {
    padding-bottom: 0;
    background: #434A54;
}

#footer {
    color: #333;
    padding: 30px 15px;
    font-size: 11px;
    line-height: 20px
}

#mascot img {
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s
}

.btn>i {
    margin-right: 5px;
    font-size: 15px
}

.btn.btn-lg>i {
    margin-right: 5px;
    font-size: 20px
}

button.btn>i {
    margin: 0 3px;
    font-size: 15px
}

.no-padding {
    padding: 0!important
}

.no-padding-right {
    padding-right: 0!important
}

.no-padding-left {
    padding-left: 0!important
}

.no-margin {
    margin: 0!important
}

.no-margin-top {
    margin-top: 0 !important;
}

.no-border {
    border: none!important
}

.mr5 {
    margin-right: 5px
}

.small-content-holder {
    padding: 20px 0
}

small {
    font-size: 11px;
    margin-right: 5px
}

#header .logo {
    margin: 15px 0
}

.header-top-right {
    text-align: right;
    position: absolute;
    right: 40px;
    top: 20px;
    z-index: 1000;
}
.header-top-right .join-button {
	background: rgba(43,46,53,0.7);
	padding: 7px 27px;
	color: #FFC000;
	text-transform: uppercase;
	margin-top: 10px;
	display: inline-block;
	border-radius: 5px;
	font-size: 16px;
}
.header-top-right .join-button  i{
	margin-left:10px;
	color:#fff;
}
.header-top-right .join-button:hover{
	color:#fff;
	text-decoration:none;
}
.chosen-container-single .chosen-single {
    padding-left: 10px !important;
}

.page-subheading {
    position: relative;
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 45px;
}

.page-subheading:before {
    content: "";
    width: 100px;
    margin: 0 auto;
    display: block;
    background: #0771B4;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 32px;
}

.page-subheading:after {
    content: "";
    width: 100px;
    margin: 0 auto;
    display: block;
    background: #0771B4;
    height: 2px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25px;
    visibility: visible;
}

.currency-holder {
    display: inline-block;
    min-width: 80px;
    text-align: left;
    margin-right: 10px;
	/*background:rgba(0,0,0,0.7);*/
}

.currency-holder .chosen-container-single .chosen-single {
    line-height: 46px;
    height: 46px;
    padding-left: 10px;
}

.currency-holder .chosen-container-single .chosen-single span {
    font-size: 18px;
}

.currency-holder .chosen-container-single .chosen-single div b {
    background-position: 0 14px;
}

.currency-holder .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -16px 14px;
}

.header-top-right .chosen-container-single .chosen-single,
.header-top-right .chosen-container-active.chosen-with-drop .chosen-single {
    background: none;
    border-color: transparent;
    box-shadow: none;
}

.header-top-right .chosen-container-single .chosen-drop {
    border-radius: 4px;
}

.header-top-right .chosen-container-single .chosen-single span {
    color: #ffffff;
    font-size: 20px;
}

.header-top-right .currency-holder .chosen-container-single .chosen-single div b {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid #ffffff;
    border-right: 4px solid transparent;
    border-bottom: 0 dotted;
    border-left: 4px solid transparent
}

.header-top-right .currency-holder .chosen-container-single.chosen-with-drop .chosen-single div b {
    background: none;
    border-top: 0 dotted;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #ffffff;
    border-left: 4px solid transparent
}

.login-dropdown {
    display: inline-block;
    text-align: left;
}

.login-dropdown .dropdown-menu {
    min-width: 300px;
    padding: 0;
    background: #085E96;
    border-color: #085E96;
    color: #ffffff;
}

.login-dropdown.logged .dropdown-menu {
    background: #ffffff;
    color: #555555;
}
.login-dropdown #login-btn{
	padding:7px 16px;
	font-size:17px;
	
}
.mini-account-holder {
    display: block;
}

.mini-account-holder.logged {
    display: inline-block;
}

#mini-account {
    color: #222;
    position: relative;
    z-index: 1001;
    padding: 15px 15px;
    margin-bottom: 10px;
    font-size: 11px;
}

.logged #mini-account {
    background: #ffffff;
    min-width: 250px;
    padding: 10px;
    border-radius: 4px;
}

#mini-account.logged-in.hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.34);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.34);
    cursor: pointer
}

#mini-account .btn.btn-sm.btn-link {
    padding-top: 10px;
    color: #ffffff;
}

#mini-account #login-infos .user-image {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin: -10px 0 -10px -10px;
    padding: 10px;
    float: left;
    margin-right: 20px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.14)
}

#mini-account #login-infos .user-image img {
    float: left;
    border: 1px solid #989898
}

#mini-account #login-infos .user-wellcome a {
    color: #0B72B5;
    text-decoration: underline
}

#mini-account #login-infos .user-arrow {
    font-size: 25px;
    color: #cfcfcf;
    position: absolute;
    right: 10%;
    top: 33%
}

#mini-account #login-infos .user-arrow.fa-exclamation-circle {
    color: #F7941E;
    text-shadow: 1px 1px 1px #999
}

#mini-account .dropdown-menu {
    cursor: default;
    font-size: 11px;
    min-width: 100%;
    border: 1px solid #989898;
    margin: 8px 0 0
}

#mini-account .dropdown-menu a.btn-close-dropdown {
    color: #0B72B5;
    font-size: 10px;
    padding: 0 5px 5px 0
}

#mini-account .dropdown-menu a:hover.btn-close-dropdown {
    text-decoration: none;
    color: #f7941e
}

#mini-account .dropdown-menu a:hover.btn-close-dropdown>span {
    color: #0B72B5
}

#mini-account .dropdown-menu .btn-close-dropdown>span {
    color: #f7941e
}

#mini-account .dropdown-menu h2,
h2.subtitle {
    font-size: 11px!important;
    font-weight: 700;
    color: #fff;
    background: #0B72B5;
    line-height: 26px;
    text-transform: uppercase;
    padding: 0 15px 0 20px !important;
    margin: 0;
    border-radius: 0
}

#mini-account .dropdown-menu h3 {
    font-size: 11px;
    color: #222;
    background: #F5F5F5;
    line-height: 26px;
    text-transform: uppercase;
    padding: 0 15px 0 0;
    margin: 0
}

.comment .panel h3 {
    margin: 12px 0 10px;
}

.user-details-panel .comment .panel h3 {
    margin: 7px 0;
}

.comment .panel {
    border: none;
    box-shadow: none;
}

#mini-account .dropdown-menu h3>a,
.comment .panel h3>a {
    text-decoration: none;
    color: #0b72b5
}

#mini-account .dropdown-menu h3>a>i,
.comment .panel h3>a>i {
    margin-left: 5px;
    margin-right: 5px
}

#mini-account .dropdown-menu h3>a>i:before,
.comment .panel h3>a>i:before {
    content: "\f106"
}

#mini-account .dropdown-menu h3>a.collapsed>i:before,
.comment .panel h3>a.collapsed>i:before {
    content: "\f107"
}

#mini-account .dropdown-menu h3>a:hover,
.comment .panel h3>a:hover {
    text-decoration: none;
    color: #101010
}

#mini-account .dropdown-menu h2>i,
h2.subtitle>i {
    font-size: 15px!important;
    line-height: 26px!important
}

#mini-account .dropdown-menu>center>i {
    font-size: 25px;
    padding: 15px 0;
    color: #0B72B5
}

#mini-account .dropdown-menu:after {
    border-bottom: 12px solid #FFF;
    border-left: 17px solid rgba(0, 0, 0, 0);
    border-right: 17px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    left: 17px;
    position: absolute;
    top: -12px
}

#mini-account .dropdown-menu:before {
    border-bottom: 12px solid rgba(0, 0, 0, 0.2);
    border-left: 17px solid rgba(0, 0, 0, 0);
    border-right: 17px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    left: 17px;
    position: absolute;
    top: -13px;
    width: 34px
}

#mini-account .dropdown-menu ul,
ul.bullet-list {
    margin: 0
}

#mini-account .dropdown-menu ul li i,
ul.bullet-list li i {
    margin-right: 7px
}

#mini-account .dropdown-menu ul li i,
#mini-account .dropdown-menu ul li a,
ul.bullet-list li i,
ul.bullet-list li a {
    color: #0B72B5
}

#mini-account .dropdown-menu ul li a,
ul.bullet-list li a {
    display: block;
    padding: 0 10px;
    line-height: 25px
}

.user-details-panel ul.bullet-list li a {
    line-height: 30px;
}

#mini-account .dropdown-menu ul li a:hover,
ul.bullet-list li a:hover {
    background: #F5F5F5;
    text-decoration: none
}

.top-social-buttons {
    overflow: hidden;
    padding: 10px;
    margin: 10px;
    background: #ffffff;
    border-radius: 4px;
}

#header .motto {
    position: absolute;
    bottom: 0;
    display: block;
    z-index: 13;
    left: 212px
}

.no-radius {
    border-radius: 0 !important;
}

#menutop.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1001;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
}

#filters-block.sticky {
    position: fixed;
    top: 86px;
    z-index: 1000;
}

::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #000;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #000;
    opacity: 1;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #000;
    opacity: 1;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
}

#menutop .navbar-collapse {
    padding: 0;
    font-size: 0;
}

#menutop .navbar-nav {
    margin: 0 auto;
    float: none;
}

#menutop .navbar-nav>li.homepage>a {
    padding: 0px 21px 0px;
    color: #ffffff;
    background: #0B72B5;
}

#menutop .navbar-nav>li.homepage>a>i {
    font-size: 24px;
    display: block;
    text-align: center;
    line-height: 64px;
}

#menutop .navbar-nav>li.special>a {}

#menutop .navbar-nav>li.special>a:after {
    content: "";
    width: 11px;
    height: 21px;
    background: url(../images/layout/v4/fc-icon.png) no-repeat left top;
    display: inline-block;
    vertical-align: text-bottom;
    margin-left: 10px;
}

#menutop .navbar-nav>li.special>a:hover,
#menutop .navbar-nav>li.homepage>a:hover {
    background: #085e96 !important;
}

#menutop .navbar-nav>li {
    float: none;
    margin-right: 1px;
    display: inline-block;
    vertical-align: text-top;
    margin-bottom: -2px;
}

.image-header-holder .bx-wrapper .bx-controls-direction a,
.image-header-holder .bx-wrapper .bx-controls-direction a {
    top: 50%;
    margin-top: -17px;
}

.index-latest-holder .bx-wrapper .bx-controls-direction a {
    background: none;
    color: #2A2E34;
    font-size: 100px;
    top: 50%;
    margin-top: -42px;
    line-height: 56px;
    padding: 0;
}

.index-latest-holder .bx-wrapper .bx-controls-direction a.bx-prev {
    text-shadow: -2px 0 0 #434a54;
    left: -95px;
}

.index-latest-holder .bx-wrapper .bx-controls-direction a.bx-next {
    text-shadow: 2px 0 0 #434a54;
    right: -95px;
}

.index-latest-holder .bx-wrapper .bx-controls-direction a:hover.bx-prev {
    text-shadow: -2px 0 0 #747c88;
}

.index-latest-holder .bx-wrapper .bx-controls-direction a:hover.bx-next {
    text-shadow: 2px 0 0 #747c88;
}

.index-latest-holder .bx-wrapper .bx-controls-direction a:hover,
.index-latest-holder .bx-wrapper .bx-controls-direction a:focus {
    text-decoration: none;
}

#menutop .navbar-nav>li>a {
    font-size: 18px;
    font-weight: 700;
    color: #0b72b5;
    text-transform: uppercase;
    padding: 0px 15px;
    line-height: 66px;
}

#menutop .navbar-nav>li>.dropdown-menu>li>a {
    font-size: 14px;
}

#menutop.navbar-default .navbar-nav a .caret {
    border-bottom-color: #0b72b5;
    border-top-color: #0b72b5;
    margin-left: 10px;
}

#menutop.navbar-default .navbar-nav>.active>a,
#menutop.navbar-default .navbar-nav>.active>a:hover,
#menutop.navbar-default .navbar-nav>.active>a:focus {
    background-color: #0B72B5;
    color: #ffffff;
}

#menutop.navbar-default .navbar-nav>li>a:hover,
#menutop.navbar-default .navbar-nav>.open>a,
#menutop.navbar-default .navbar-nav>.open>a:hover,
#menutop.navbar-default .navbar-nav>.open>a:focus,
#menutop.navbar-default .navbar-nav>.active>a:hover,
#menutop.navbar-default .navbar-nav>.active>a:hover,
#menutop.navbar-default .navbar-nav>.active>a:focus {
    background-color: #0B72B5;
    color: #ffffff;
}

#menutop.navbar-default .navbar-nav .open a .caret,
#menutop.navbar-default .navbar-nav .active a .caret {
    border-bottom-color: #ffffff;
    border-top-color: #ffffff
}

#menutop.navbar-default {
    border-width: 0 0 2px 0;
    border-color: #0B72B5;
    background-color: #ffffff;
    border-radius: 0;
}

#menutop .dropdown-menu {
    background: #0B72B5;
    border-radius: 0;
    border: none;
    color: #fff;
    z-index: 1005
}

#menutop #more-menu-item .dropdown-menu {
    float: right;
    left: auto;
    right: 0;
}

#menutop #more-menu-item>ul .caret {
    display: none;
}

#menutop .dropdown-menu .btn-default {
    color: #555;
    border-color: #ffffff;
    font-size: 14px;
    font-weight: 400;
}

#menutop .dropdown-menu .btn-default>i {
    color: #0B72B5;
    margin-left: -3px
}

#menutop .dropdown-menu .filter-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    padding: 10px 15px;
    margin: 0 -15px 10px;
    border-bottom: 1px solid #074a76;
    display: block;
    -webkit-box-shadow: 0 1px 0 rgba(58, 166, 237, 0.8);
    box-shadow: 0 1px 0 rgba(58, 166, 237, 0.8);
}

#menutop .dropdown-menu .chosen-container {
    font-size: 11px
}

.dropdown-menu .quick-search-holder {
    padding: 10px 15px;
    min-width: 240px;
    font-size: 13px
}

.checkbox-inline {
    font-size: 16px;
    font-weight: 400;
    width: 50%;
    float: left;
    margin: 0!important;
    padding: 5px 0 3px;
}

#add-form .checkbox-inline {
    font-size: 12px;
    font-weight: 400;
    color: #555
}

#add-form .checkbox-inline-no-width {
    font-size: 12px;
    font-weight: 400;
    color: #555;
    width: auto;
    padding-right: 30px
}

#filter-type-holder-options .checkbox-inline,
#filter-recommended-for-holder-options .checkbox-inline {
    font-weight: 400
}

.pt10 {
    padding-top: 10px !important;
}

.checkbox-inline.full-row {
    width: 100%
}

.checkbox-inline input {
    margin: 5px 7px 1px 0 !important;
    padding: 0
}

.checkbox-inline input[type="radio"] {
    margin: 0 7px 1px 0 !important;
}

.side-block-images>a {
    margin-bottom: 20px;
    display: block;
}

.dropdown-menu .quick-search-holder .text-center {
    padding: 5px 0
}

.organize-buttons>a+a {
    margin-left: 11px
}

.organize-buttons>a {
    margin-bottom: 8px;
    font-size: 13px;
    padding: 5px 12px
}

#what-input-holder {
    margin: 0 0 0 16px;
}

.sep-top {
    margin: 15px 10px 0;
    padding-top: 20px;
    border-top: 1px solid #ccc
}

.w25 {
    width: 25%
}

.block {
    margin-bottom: 19px;
    background: #F5F5F5;
    border: 1px solid #D2D2D2;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
    border-radius: 4px
}

.block-inner {
    background: #ffffff;
}

.block .inner {
    padding: 10px 20px
}

.block .inner iframe {
    min-height: 240px
}

.img-block {
    margin-bottom: 19px
}

.rounded {
    border-radius: 4px
}

.col-lg-3-custom.col-md-3-custom.col-sm-3-custom .block .inner {
    padding: 5px 10px
}

.col-lg-3-custom.col-md-3-custom.col-sm-3-custom .block .inner iframe {
    min-height: 260px;
    overflow: hidden
}

.head-booking {
    background: #043684;
    padding: 0 15px;
    display: block;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.col-lg-3-custom.col-md-3-custom.col-sm-3-custom .head-booking {
    padding: 0 10px
}

#top-cities .top-cities-flag {
    margin: 0 15px 0 12px
}

.col-lg-3-custom.col-md-3-custom.col-sm-3-custom #top-cities .top-cities-flag {
    margin: 0 10px 0 5px
}

#mascot {
    width: 100%;
    position: relative;
    text-align: center;
    overflow: hidden
}

#mascot img {
    -webkit-transform: scale(1.17);
    -moz-transform: scale(1.17);
    -ms-transform: scale(1.17);
    transform: scale(1.17)
}

.index #mascot.squized img {
    margin-top: -42%;
    margin-bottom: -8%
}

#mascot.squized img {
    margin-top: -33%;
    margin-bottom: -7%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#mascot #fake-position-popover {
    position: absolute;
    left: 0;
    top: 37%;
    height: 63%;
    z-index: 100;
    width: 90%;
    margin: 0 5%
}

#mascot #fake-position-popover .popover {
    max-width: 100%
}

#mascot.squized #fake-position-popover {
    display: none
}

.page #main h1 {
    background: url(../images/layout/bg-h1-long.jpg) no-repeat left bottom!important
}

#main h1 {
    line-height: 24px;
    margin: 0 0 17px;
    padding: 10px 0 10px;
    font-size: 20px;
    color: #fff;
    border-top: 1px solid #434a54;
    font-weight: 700;
    text-transform: uppercase;
}

.tiny-thumb {
    padding: 0 0 1px 1px;
}

.sidebar-block-inner {
    padding: 15px;
}

.sidebar-block-inner h2 {
    font-size: 18px;
    color: #0b72b5;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    padding: 5px 0 10px 0;
}

#main h1>i {
    color: #a5a5a5
}

#nav {
    clear: both;
    width: 300px;
    background: #DDD
}

#nav-inner {
    padding: 5px
}

#info {
    clear: both;
    background: #CCC
}

#footer {
    text-align: center;
    color: #ffffff;
}

.madeby-logo {
    width: 80px;
    height: 51px;
    background: url(../images/layout/v3/inovad-logo.png) left bottom no-repeat;
    color: #fff;
    display: inline-block;
    margin: 0 20px 0 0;
    float: left
}

.madeby-logo:hover {
    color: #fff;
}

.scantrust-logo {
    float: right;
    width: 81px;
    height: 39px;
    background: url(../images/layout/trusted_by_scan.png) left top no-repeat;
    /*margin: 0 20px -7px 0  */
}

#footer .menu {
    color: #ffffff
}

#footer .menu ul {
    margin: 0
}

#footer .menu li {
    display: inline;
    line-height: 22px
}

#footer .menu li span {
    padding: 0 5px
}

#footer .menu li a:link,
#footer .menu li a:visited {
    color: #ffffff;
    text-decoration: none
}

#footer .menu li a:hover,
#footer .menu li a:active,
#footer .menu li.active a {
    color: #ffffff !important;
    text-decoration: underline
}

.inline-text-elipssis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block
}

.parallax-image.single-title {
    height: 600px;
}

.parallax-image {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0;
}

.parallax-image.parallax-image-repeat {
    background-size: auto;
    background-repeat: repeat;
    padding: 0;
}

.parallax-image.parallax-image-repeat>.inner {
    padding: 60px 0;
    background: rgba(0, 0, 0, 0.8);
}

.parallax-image.single-title .container {
    color: #ffffff;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
}

.image-links a img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.image-links a:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.user-list .filter-items-section:hover {
    background: #fff;
    cursor: pointer;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.34);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.34)
}

.user-list .filter-items-section:hover a,
.user-list .filter-items-section a:hover {
    text-decoration: none
}

.user-list .filter-items-section.text-center:hover {
    background: #F5F5F5;
    cursor: default;
    -webkit-box-shadow: none;
    box-shadow: none
}

.search-bar .form-group {
    position: relative
}

.search-bar .form-group input.form-control {
    font-style: italic;
    font-size: 12px;
    font-weight: 700
}

.search-bar .form-group i {
    font-size: 16px
}

.list-group>h2>em,
.list-group>h2>a>em {
    font-size: 11px;
    line-height: 15px;
    text-transform: lowercase;
    color: #ffffff;
}

.home-slideshow-holder {
    position: relative;
    max-height: 470px;
    overflow: hidden;
    margin-bottom: 20px
}

.slideshow-item {
    position: relative
}

.slideshow-item a.slideshow-title {
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.62);
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.62);
    position: absolute;
    left: 31px;
    bottom: 31px;
    z-index: 10;
    width: auto;
    max-width: 80%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    font-style: italic;
    padding: 0 20px 0 86px
}

.slideshow-item a:hover.slideshow-title {
    background: rgba(0, 0, 0, 1);
    text-decoration: none
}

.slideshow-item a:focus.slideshow-title {
    text-decoration: none
}

.slideshow-item a.slideshow-title>i {
    color: #F7941E;
    margin-left: 10px
}

.slideshow-item .slideshow-name {
    border-radius: 5px;
    position: absolute;
    right: 30px;
    top: 37px;
    z-index: 10;
    width: auto;
    max-width: 70%;
    text-align: center;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    font-style: italic;
    padding: 10px 20px;
    line-height: normal;
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.62);
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.62)
}

.slideshow-item .slideshow-name:hover {
    background: rgba(0, 0, 0, 1);
    text-decoration: none
}

.home-slideshow-holder .bx-wrapper .bx-controls-direction a {
    z-index: 90;
    top: auto;
    bottom: 31px;
    left: 31px;
    background: #0B72B5;
    font-size: 31px;
    padding: 7px 0 6px;
    color: #fff;
    width: 33px
}

.home-slideshow-holder .bx-wrapper .bx-controls-direction a:hover {
    background: #F7941D;
    text-decoration: none
}

.home-slideshow-holder .bx-wrapper .bx-controls-direction a:focus {
    text-decoration: none
}

.home-slideshow-holder .bx-wrapper .bx-controls-direction a.bx-next {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    left: 64px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.home-slideshow-holder .bx-wrapper .bx-controls-direction a.bx-prev {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.general-recommendations-list .reco-item {
    /* max-height: 243px;
    min-height: 243px;  */
    padding: 0 9px;
    margin-bottom: 17px
}

.col-lg-6-custom.col-md-6-custom.col-sm-6-custom .general-recommendations-list .reco-item {
    max-height: 215px;
    min-height: 211px;
    margin: 5px 0
}

.general-recommendations-list a.reco-item-holder>.reco-photos-holder {
    overflow: hidden;
}

.general-recommendations-list a.reco-item-holder {
    position: relative;
    background: #434a54;
    overflow: hidden;
}

.general-recommendations-list a.reco-item-holder>.reco-price {
    padding: 0 11px 0 11px;
    z-index: 99;
    position: absolute;
    top: 0px;
    left: 0;
    width: auto;
    height: 50px;
    line-height: 45px;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    background: #ffffff;
    text-shadow: 2px 1px rgba(0, 0, 0, 0.4)
}

.general-recommendations-list a.reco-item-holder>.reco-price.index-rating {
    padding-top: 7px;
    height: 50px;
}

.general-recommendations-list .reco-item-photo-small a.reco-item-holder>.reco-price.index-rating {
    transform: scale(0.5) translate(-60px, -25px);
}

.general-recommendations-list a:hover.reco-item-holder {
    text-decoration: none;
    /*border: 1px solid #fff; */
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.68);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.68)
}

.general-recommendations-list a.reco-item-holder .reco-photos>img {
    width: 100%
}

.general-recommendations-list .reco-item .reco-title-flag-holder {
    /*padding: 5px 0;
    height: 47px;
    -webkit-box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.3); */
    position: relative
}

.general-recommendations-list .reco-item .reco-title-flag-holder>.flag-holder {
    background: #434A54;
    color: #ffffff;
    font-size: 14px;
    line-height: 31px;
    height: 31px;
    font-weight: 700;
    padding: 0 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*height: 34px;
    background: url(../images/layout/v3/reco-flag-sep.jpg) repeat-y left top  */
}

.general-recommendations-list .reco-item.reco-item-photo-small .reco-title-flag-holder>.flag-holder {
    background: #434A54;
    font-size: 11px !important;
    padding: 0 5px !important;
}

.general-recommendations-list .reco-item.reco-item-photo .reco-title-flag-holder>.flag-holder {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
}

.general-recommendations-list .reco-item .reco-title-flag-holder>.flag-holder>img {
    vertical-align: text-bottom;
    display: inline-block;
    margin-right: 5px;
}

.general-recommendations-list .reco-item.reco-item-photo .reco-title-flag-holder>.flag-holder>img {
    vertical-align: middle;
    margin-top: -4px;
}

.general-recommendations-list .reco-item .reco-title {
    font-weight: 700;
    padding: 0 20px;
    font-size: 17px;
    background: #434A54;
    color: #ffffff;
    line-height: 31px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.general-recommendations-list .reco-item.reco-item-photo .reco-title {
    line-height: 40px;
    font-size: 16px;
    padding: 0 15px;
}

.general-recommendations-list .reco-item.reco-item-photo.reco-item-photo-small .reco-title {
    font-size: 11px;
    line-height: 25px;
    padding: 0 10px;
}

.reco-sidebar {
    min-height: 0 !important;
    max-height: none !important;
    height: auto;
    width: 190px;
    margin: 1px 10px 12px 13px !important;
}

.users-list.general-recommendations-list .reco-item .reco-title {
    font-size: 16px;
    line-height: 28px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.users-list.general-recommendations-list .bx-wrapper .bx-controls-direction a {
    line-height: 100%;
}

.users-list.general-recommendations-list .reco-item {
    min-height: 205px;
}

#main {
    padding-bottom: 15px;
}

.reco-item .reco-address,
.general-recommendations-list .reco-item .reco-desc {
    font-size: 15px;
    color: #444444;
    line-height: 20px;
    background: #ffffff;
    padding: 10px 16px 16px 16px;
    font-weight: 700;
    height: 65px;
    overflow: hidden;
}

.general-recommendations-list .reco-item>img {
    height: auto;
}

.general-recommendations-list .reco-item .reco-desc>span {
    height: 43px;
    overflow: hidden;
    display: block;
}

.general-recommendations-list .bx-wrapper .bx-controls-direction a {
    display: none;
    top: auto;
    bottom: 0;
    width: 17%;
    height: 23%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 26px;
    padding: 0;
    line-height: 150%
}

.general-recommendations-list .reco-item-photo-small .bx-wrapper .bx-controls-direction a {
    font-size: 17px;
}

.col-lg-6-custom.col-md-6-custom.col-sm-6-custom .general-recommendations-list .bx-wrapper .bx-controls-direction a {
    line-height: 155%
}

.general-recommendations-list .bx-wrapper .bx-controls-direction a:hover {
    background: rgba(0, 0, 0, 1)
}

.general-recommendations-list .bx-wrapper .bx-controls-direction a:hover,
.general-recommendations-list .bx-wrapper .bx-controls-direction a:focus {
    text-decoration: none
}

.general-recommendations-list .reco-item-list-item {
    min-height: 0!important;
    max-height: none!important;
    margin-bottom: 15px!important
}

.general-recommendations-list .reco-item-list-item a.reco-item-holder {
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: #fff;
    padding: 15px 10px 10px;
    max-height: none;
}

.general-recommendations-list .reco-item-list-item a:hover.reco-item-holder,
.general-recommendations-list .reco-item-list-item.active a.reco-item-holder {
    text-decoration: none;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.68);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.68);
    /*background: #F1F1F1*/
}

.general-recommendations-list .reco-item-list-item .reco-item-holder .reco-photos-holder {
    border: 1px solid #B2B2B2;
    margin-bottom: 5px;
    max-height: 165px;
    overflow: hidden;
}

.general-recommendations-list .reco-item-list-item .reco-item-holder .reco-photos-holder .bx-controls-direction {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    height: 17%;
    z-index: 99;
    width: 100%
}

.general-recommendations-list .reco-item-list-item .reco-item-holder .reco-photos-holder .bx-controls-direction a {
    background: none;
    display: block!important;
    top: 0;
    height: 100%;
    width: 14%;
    font-size: 18px
}

.general-recommendations-list .reco-item-list-item .reco-item-holder .reco-photos-holder .bx-controls-direction a:hover {
    background: rgba(0, 0, 0, 0.5)
}

.general-recommendations-list .reco-item-holder .reco-photos-counter {
    bottom: 5px;
    color: #FFF;
    font-size: 12px;
    font-weight: 700;
    height: 17%;
    left: 23%;
    line-height: 220%;
    position: absolute;
    text-align: center;
    width: 50%;
    z-index: 99
}

.general-recommendations-list .reco-item-list-item.reco-item .reco-desc {
    height: 43px;
    white-space: normal;
    font-size: 14px;
    font-weight: 400;
    background: none;
}

.general-recommendations-list .reco-item-list-item.reco-item .reco-title-flag-holder {
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 0 10px;
    border-bottom: 1px dotted #888;
    margin: 0 0 8px
}

.general-recommendations-list .reco-item-list-item.reco-item .reco-title-flag-holder>.flag-holder {
    height: auto;
    text-align: right;
    font-size: 11px;
    color: #444;
    background: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: normal;
    font-weight: normal;
}

.general-recommendations-list .reco-item-list-item.reco-item .reco-title-flag-holder>.flag-holder>img {
    margin: 5px 0 0 0;
    display: inline
}

.general-recommendations-list .reco-item-list-item.reco-item .reco-title {
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
    background: none;
    line-height: normal;
    color: #444444;
}

.general-recommendations-list .reco-item-list-item.reco-item .reco-name {
    font-size: 20px;
    font-weight: 700;
    color: #444444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.1;
}

.general-recommendations-list .reco-item-list-item.reco-item .reco-name.trip-name {
    padding: 10px 0 0
}

.general-recommendations-list .reco-item-list-item.reco-item .reco-desc {
    margin: 0 0 10px;
    text-overflow: ellipsis;


}

.general-recommendations-list .reco-item-list-item.reco-item .reco-type,
.general-recommendations-list .reco-item-list-item.reco-item .reco-recommended {
    font-size: 14px;
    font-weight: 700;
    color: #444444;
    padding: 0 0 5px
}

.general-recommendations-list .reco-item-list-item.reco-item .reco-recommended {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.general-recommendations-list .reco-item-list-item.reco-item .right-section {
    text-align: right;
    padding: 10px 0!important
}

.general-recommendations-list .reco-item-list-item.reco-item .left-section {
    height: 102px
}

.general-recommendations-list .reco-item-list-item.reco-item .left-section.event-desc {
    height: 50px;
    overflow: hidden
}

.general-recommendations-list .reco-item-list-item.reco-item .right-section .rating-holder {
    width: 120px;
    margin: 0
}

.search-on-map-holder .general-recommendations-list .reco-item-list-item.reco-item .right-section .rating-holder {
    width: 96px;
    margin: 0
}

.search-on-map-holder .general-recommendations-list .reco-item-list-item.reco-item .right-section {
    text-align: center
}

.search-on-map-holder .general-recommendations-list .reco-item-list-item.reco-item .right-section .rating-holder .rating-active {
    margin-top: -36px
}

.search-on-map-holder .general-recommendations-list .reco-item-list-item.reco-item .right-section .reco-price {
    font-size: 13px;
    font-weight: 700;
    width: 90%
}

.search-on-map-holder .general-recommendations-list .reco-item-list-item.reco-item .reco-btns .btn i {
    font-size: 15px
}

.search-on-map-holder .general-recommendations-list .reco-item-list-item.reco-item .reco-btns .btn:last-child i {
    margin: 0
}

.general-recommendations-list .reco-item-list-item.reco-item .right-section .rating-holder .rating-active {
    margin-top: -48px
}

.comment .rating-holder .rating-active {
    margin-top: -48px
}

.general-recommendations-list .reco-item-list-item.reco-item .right-section .reco-price {
    display: inline-block;
    background: #F1F1F1;
    border-bottom: 1px solid #E3E3E3;
    color: #0b72b5;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    width: 83%;
    padding: 5px 0;
    margin: 10px 0 0
}

#reco-carousel-holder .reco-carousel>div {
    padding: 0 10px 15px;
}

#reco-carousel-holder .reco-carousel {
    margin: 0 -10px;
}

.general-recommendations-list .reco-item-list-item.reco-item a:hover.reco-item-holder .right-section .reco-price,
.general-recommendations-list .reco-item-list-item.reco-item.active a.reco-item-holder .right-section .reco-price {
    border-bottom: 1px solid #D7D7D7
}

.general-recommendations-list .reco-item-list-item.reco-item .reco-btns,
.product-details .reco-btns {
    display: table;
    margin: 10px 0
}

.general-recommendations-list .reco-item-list-item.reco-item .reco-btns .btn,
.product-details .reco-btns .btn {
    border-radius: 5px;
    display: table-cell;
    border: 2px solid #fff;
    background: #F1F1F1;
    color: #222
}
.product-details .reco-btns .btn { 
padding:6px 10px;
display:table-cell;
}
.general-recommendations-list .reco-item-list-item.reco-item .reco-btns .btn:hover,
.product-details .reco-btns .btn:hover {
    text-decoration: none!important;
    box-shadow: 0 0 0px 60px #0B72B5 inset !important;
    color: #fff;
    border: 2px solid #F1F1F1!important
}

.general-recommendations-list .reco-item-list-item.reco-item .reco-btns .btn.add-to-trip-btn,
.general-recommendations-list .reco-item-list-item.reco-item .reco-btns .btn.add-to-trip-btn:hover {
    box-shadow: 0 0 0px 2px #0B72B5 inset !important;
}

.general-recommendations-list .reco-item-list-item.reco-item .reco-btns .btn.add-to-trip-btn:hover {
    box-shadow: 0 0 0px 30px #0B72B5 inset !important;
}

.general-recommendations-list .reco-item-list-item.reco-item .reco-btns .btn.like-btn.liked-btn,
.general-recommendations-list .reco-item-list-item.reco-item .reco-btns .btn.like-btn.liked-btn:hover {
    box-shadow: 0 0 0px 30px #0B72B5 inset !important;
    color: #ffffff;
}

.general-recommendations-list .reco-item-list-item.reco-item .reco-btns .btn.like-btn.liked-btn>i {
    color: #ffffff;
}

#commentsLoader {
    font-size: 20px;
    padding: 10px 0;
}

.iframe-video .play {
    position: absolute;
    cursor: pointer;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    color: #ffffff;
    opacity: 0.5;
    font-size: 45px;
    width: 46px;
    height: 46px;
    text-align: center;
    text-shadow: 0 0 15px #000;
}

.iframe-video .play:hover {
    opacity: 0.8;
}

.iframe-video {
    width: 100%;
    height: 290px;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
}

.general-recommendations-list .reco-item-list-item.reco-item .reco-btns .btn:hover i,
.product-details .reco-btns .btn:hover i {
    color: #fff;
    text-decoration: none!important
}

.general-recommendations-list .reco-item-list-item.reco-item .reco-btns .btn i {
    color: #0B72B5;
    font-size: 25px;
    text-decoration: none!important
}

.product-details .reco-btns .btn i {
    color: #0B72B5;
    font-size: 20px;
    text-decoration: none!important
}

.general-recommendations-list .reco-item-list-item.reco-item .reco-btns .btn .text strong {
    font-weight: 400;
}

.general-recommendations-list .reco-item-list-item.reco-item .reco-btns .btn .text {
    line-height: 13px;
    font-weight: 400;
    display: inline-block;
    text-align: left;
    font-size: 11px;
}

.product-details .reco-btns .btn .text {
    line-height: 13px;
    font-weight: 400;
    display: inline-block;
    text-align: left;
    position: relative;
    top: -3px
}

.general-recommendations-list .reco-item-list-item.reco-item a:hover.reco-item-holder .reco-btns .btn,
.general-recommendations-list .reco-item-list-item.reco-item.active a.reco-item-holder .reco-btns .btn {
    text-decoration: none!important;
    border: 2px solid #ffffff
}

.general-recommendations-list .reco-item-list-item.reco-item .reco-user-rating img {
    margin-right: 8px;
    margin-top: 3px;
}

.general-recommendations-list .reco-item-list-item.reco-item.trip-item-list-item .reco-user-rating img,
.general-recommendations-list .reco-item-list-item.reco-item .trips-user-rating img {
    margin-right: 0;
    margin-top: 0;
}

.general-recommendations-list .reco-item-list-item.reco-item .reco-user-rating {
    color: #444444;
    padding: 0px 0 0!important;
    font-size: 11px;
    line-height: 14px;
}

.general-recommendations-list .reco-item-list-item.reco-item .reco-user-rating.trips-user-rating {
    padding: 0 0 5px!important
}

.general-recommendations-list .reco-item-list-item.reco-item .reco-user-rating span.user-name {
    color: #0b72b5;
    font-weight: 400;
    font-size: 14px;
    display: block;
    margin: 5px 0 2px 0;
}

.general-recommendations-list .reco-item-list-item.reco-item .reco-user-rating span.user-rank {
    font-style: italic;
    display: block;
}

.reco-icon-marker {
    width: 22px;
    height: 36px;
    background: url(../images/layout/v4/icon-marker.png) no-repeat left top;
    text-align: center;
    line-height: 30px;
    float: left;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    margin-top: 5px;
}

.cat1 .reco-icon-marker,
.cat2 .reco-icon-marker,
.cat3 .reco-icon-marker,
.cat4 .reco-icon-marker,
.cat6 .reco-icon-marker {
    background: url(../images/layout/v4/icon-marker.png) no-repeat left top
}

.quick-search-holder .checkbox-inline {
    width: 100%
}

#quick-search-trip.autocomplete-inner-fix.quick-search-holder.autocomplete-locations>ul {
    max-width: 94%!important;
}

.add-reco-to-trip-system {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 10px
}

.user-title .text-left>img {
    margin: 0 0 3px 0;
}

#accordion-trips .reco-item-holder {
    border-bottom: 1px solid #C4C4C4;
    padding: 10px;
    max-height: none
}

#accordion-trips .reco-item-holder.trips-recommendation-last {
    border-bottom: none
}

#accordion-trips .reco-item-holder:hover,
#accordion-trips .reco-item-holder.active {
    text-decoration: none;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.68);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.68);
}

#accordion-trips .panel-body {
    padding: 5px
}

#accordion-trips .panel-title a {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    display: block;
    padding: 10px 15px;
    background: #0B72B5;
    color: #ffffff;
}

#accordion-trips .panel-title a.collapsed {
    font-size: 13px;
    font-weight: 700;
    display: block;
    padding: 10px 15px
}

#accordion-trips .reco-photos-holder .bx-controls-direction a {
    height: 100%;
    line-height: 100%;
    top: 0;
    background: none;
    display: block!important;
    width: 14%;
    font-size: 18px
}

#accordion-trips .reco-photos-holder .bx-controls-direction {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    height: 17%;
    z-index: 99;
    width: 100%
}

#accordion-trips .reco-item-holder .reco-photos-counter {
    bottom: 0;
    color: #FFF;
    font-size: 10px
}

#accordion-trips .reco-desc {
    height: 44px
}

#accordion-trips .panel-title a:hover,
#accordion-trips .panel-title a:focus {
    text-decoration: none
}

#accordion-trips .panel-title a>i {
    font-size: 18px;
    margin-right: 5px
}

#accordion-trips .panel-heading {
    padding: 0
}

.events-history th,
.events-history td {
    font-size: 14px;
}

.events-history td {
    background: #ffffff;
}

#menutop .quick-search-holder.autocomplete-locations {
    position: relative
}

#menutop .quick-search-holder.autocomplete-locations>ul {
    width: 91%!important;
    min-width: 0!important;
    max-height: 182px
}

.quick-search-holder.autocomplete-locations>ul {
    max-height: 454px;
    -webkit-box-shadow: 0 6px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 6px 5px rgba(0, 0, 0, 0.5);
    background-clip: padding-box
}

.autocomplete-inner-fix.quick-search-holder.autocomplete-locations>ul {
    max-height: 157px;
    text-align: left
}

#trips-filter-location.quick-search-holder.autocomplete-locations>ul {
    max-height: 183px;
    text-align: left;
    width: 91%!important;
    min-width: 0!important
}

.form1 .quick-search-holder.autocomplete-locations>ul {
    min-width: 0!important;
    max-height: 182px
}

.typeahead.dropdown-menu,
.quick-search-holder.autocomplete-locations>ul {
    border: 1px solid #CCC!important;
    padding: 0;
    border-radius: 0;
    min-width: 250px;
    width: 100%;
    margin-top: 0;
    text-align: left;
}

.typeahead.dropdown-menu>li>a {
    padding: 0;
    border: none;
    text-decoration: none
}

.typeahead.dropdown-menu>li>a>a,
.quick-search-holder.autocomplete-locations>ul>li>a {
    border-radius: 0;
    line-height: 24px;
    display: block;
    border: none;
    color: #555;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 12px;
    text-decoration: none
}

.typeahead.dropdown-menu>li>a>a>img {
    margin: -2px 0
}

.typeahead.dropdown-menu>li>a>a.nav-header {
    cursor: default;
    background: #B5B5B5!important;
    color: #fff!important;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px
}

.typeahead.dropdown-menu>li:nth-child(even)>a>a,
.quick-search-holder.autocomplete-locations>ul>li:nth-child(even)>a {
    background: #FFF
}

.typeahead.dropdown-menu>li:nth-child(odd)>a>a,
.quick-search-holder.autocomplete-locations>ul>li:nth-child(odd)>a {
    background: #F0F0F0
}

.typeahead.dropdown-menu>li.active>a>a,
.quick-search-holder.autocomplete-locations>ul>li>a:hover {
    background: #DCEDF4;
    color: #555
}

.general-recommendations-list.masonry {
    padding: 0 5px 35px!important;
    overflow: visible!important
}

.general-recommendations-list.masonry .reco-item .reco-title-flag-holder {
    -webkit-box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.5);
    background: #fff;
    position: absolute;
    bottom: 0;
    height: 47px;
    width: 100%;
    z-index: 100
}

.general-recommendations-list .masonry-item {
    padding: 0!important;
    margin-bottom: 20px;
    overflow: hidden
}

.general-recommendations-list.index-latest .masonry-item {
    margin-bottom: 30px;
    background: #ffffff;
}

.general-recommendations-list.masonry a.reco-item-holder {
    margin: 0 0 12px
}

.masonry-item.w2 {
    width: 553px
}

.masonry-item.h2 {
    height: 452px;
    max-height: none!important
}

.filter-map {
    width: 100%;
    height: 267px;
    display: block;
    margin: 0 0 15px;
}

.search-on-map.filter-map {
    width: 100%;
    height: 530px;
    display: block
}

.search-on-map-holder .pagination>li>a,
.search-on-map-holder .pagination>li>span {
    font-size: 14px;
    padding: 4px 8px;
    color: #333;
}

.search-on-map-holder {
    position: relative;
    overflow: hidden
}

.search-on-map-holder>.col-lg-3-custom {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100
}

.search-on-map-holder>.col-lg-4-custom {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100
}

.reco-item-search-on-map {
    border-bottom: 1px solid #F0F0F0;
}

.map-search-h1 .fa.fa-spinner.fa-spin {
    margin: 0 10px 0 0;
}

.reco-item-search-on-map:last-child {
    border: none;
}

.general-recommendations-list .reco-item-list-item.reco-item-search-on-map a.reco-item-holder .reco-photos-holder .bx-controls-direction a {
    font-size: 14px;
    line-height: 120%
}

.show-hide-filters {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5)
}

.show-hide-reco-list {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    -webkit-box-shadow: -1px 0 3px rgba(0, 0, 0, 0.5);
    box-shadow: -1px 0 3px rgba(0, 0, 0, 0.5)
}

.search-on-map-holder .nav-tabs>li {
    width: 20%!important
}

.dynamic-pagination-holder {
    background: #E1E1E1;
    border: 1px solid #CCC;
    border-top: none
}

#filters-block .nav-tabs {
    border-bottom: 1px solid #d0d0d0
}

#filters-block .nav-tabs>li.active {
    background: #f5f5f5;
    color: #4aac22;
    text-shadow: none;
    margin-bottom: -1px;
    border-bottom: 1px solid #f5f5f5
}

#filters-block .nav-tabs>li {
    width: 16.6%;
    text-align: center;
    background-color: #dfdfdf;
    border-right: 1px solid #D0D0D0;
    position: relative
}

#filters-block .nav-tabs>li>a {
    background: none;
    color: #b6b6b6;
    border-radius: 0;
    margin: 0;
    display: block;
    text-align: center;
    font-size: 20px;
    padding: 8px 0 5px;
    border: none
}

#filters-block .nav-tabs>li>input {
    position: absolute;
    bottom: 8px;
    z-index: 10;
    left: 50%;
    right: 0;
    margin-left: -6px
}

#filters-block .nav-tabs>li:last-child {
    border-right: none
}

#filters-block .nav-tabs>li.active,
#filters-block .nav-tabs>li.active:hover,
#filters-block .nav-tabs>li.active a {
    background: #fff;
    color: #4aac22;
    text-shadow: none
}

#filters-block .nav-tabs>li:hover {
    color: #a0a0a0;
    background-color: #f0f0f0;
    cursor: pointer
}

#filters-block .tab-pane {
    position: relative;
    border: none
}

#filters-block .tab-pane .filter-items-section {
    position: relative;
    border-bottom: 1px solid #F0F0F0;
    padding: 15px 20px
}

#filters-block .tab-pane .filter-items-section .btn.btn-sm.btn-link,
a.more-btn {
    font-weight: 700;
    color: #F7941E;
    font-size: 14px;
    margin-top: 5px;
}

#filters-block .tab-pane .filter-items-section .btn.btn-sm.btn-link>i {
    font-size: 14px;
    font-weight: 400!important;
    vertical-align: text-bottom;
    margin-left: 3px;
}

#filters-block .tab-pane .filter-items-section:last-child {
    border: none
}

#filters-block .tab-pane .filter-items-section>.checkbox-list,
#filters-block .tab-pane .filter-items-section>.chosen-container {
    padding-top: 10px
}

#filters-block .tab-pane .filter-items-section>.checkbox-list {
    padding-top: 20px;
}

#filters-block .tab-pane .filter-items-section>.chosen-container li {
    font-size: 11px
}

#filters-block .tab-pane .filter-items-section>.checkbox-list>label {
    padding-bottom: 7px;
    width: 100%
}

#filters-block .tab-pane .filter-items-section h3 {
    margin: 0 -2px;
    font-size: 17px;
    letter-spacing: -0.5px;
    font-weight: 700;
    color: #0b72b5;
    text-transform: uppercase;
    padding: 0 0 0px 0;
    cursor: pointer;
    position: relative;
}

#filters-block .tab-pane .filter-items-section>h3:after {
    position: absolute;
    top: 2px;
    right: 0;
    content: "\f107";
    font-family: "FontAwesome";
    color: #0B72B5;
    font-weight: 400;
    font-size: 14px;
    display: block;
    visibility: visible;
}

#filters-block .tab-pane .filter-items-section.no-arrows>h3:after {
    content: "";
}

#filters-block .tab-pane .filter-items-section.open>h3:after {
    content: "\f106";
}

#filters-block .tab-pane .filter-items-section h3>span {
    font-size: 11px;
    color: #085e96;
    text-transform: lowercase
}

#filter-rating-slider-holder,
#filter-budget-slider-holder {
    width: 100%!important;
    margin-top: 5px;
    display: table
}

.filter-budget-scale {
    font-size: 11px
}

.rating-holder {
    margin: 0 29px;
    text-align: center;
    display: inline-block;
    position: relative
}

.comment-rating-holder .rating-holder {
    padding: 5px 0 0 0 !important;
}

.rating-holder>.rating-default {
    display: inline-block;
    width: 120px;
    height: 44px;
    background: url(../images/layout/v3/rating-default.png) no-repeat left top
}

.rating-holder>.rating-active {
    float: left;
    position: relative;
    z-index: 10;
    display: inline-block;
    width: 0;
    height: 44px;
    background: url(../images/layout/v4/rating-active.png) no-repeat left top
}

.search-on-map-holder .col-lg-4-custom .rating-holder>.rating-default,
.comment .rating-holder>.rating-default {
    width: 120px;
    height: 44px;
    background: url(../images/layout/v4/rating-default.png) no-repeat left top
}

.search-on-map-holder .col-lg-4-custom .rating-holder>.rating-active,
.comment .rating-holder>.rating-active {
    float: left;
    position: relative;
    z-index: 10;
    display: inline-block;
    width: 100%;
    height: 44px;
    background: url(../images/layout/v4/rating-active.png) no-repeat left top
}

.search-on-map-holder .rating-holder {
    margin: 0 19px
}

.index-rating .rating-holder .rating-default {
    width: 96px;
    height: 36px;
    background: url(../images/layout/v4/rating-default-sm.png) no-repeat left top
}

.index-rating .rating-holder .rating-active {
    top: -52px;
    float: left;
    position: relative;
    z-index: 10;
    margin-top: 0!important;
    display: inline-block;
    width: 100%;
    height: 36px;
    background: url(../images/layout/v4/rating-active-sm.png) no-repeat left top
}

#my-profile-recos .general-recommendations-list.users-list .index-rating .rating-holder .rating-default {
    width: 52px;
    height: 20px;
    background-size: auto 100% !important;
    vertical-align: top;
}

#my-profile-recos .general-recommendations-list.users-list .index-rating .rating-holder .rating-active {
    height: 20px;
    background-size: auto 100% !important;
    top: -45px;
}

#my-profile-recos .general-recommendations-list a.reco-item-holder>.reco-price.index-rating {
    height: 30px;
    padding-top: 4px;
}

.block-filter-overlay {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(255, 255, 255, 0.75);
    z-index: 1000;
    display: none;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0, 0, 0, 0.02)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0, 0, 0, 0.02)), color-stop(0.75, rgba(0, 0, 0, 0.02)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.02) 50%, rgba(0, 0, 0, 0.02) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.02) 50%, rgba(0, 0, 0, 0.02) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.02) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.02) 50%, rgba(0, 0, 0, 0.02) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
    background-color: rgba(255, 255, 255, 0.80);
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.loading-inside {
    position: absolute;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none
}

#catalog .list-group:first-child h2>i {
    font-size: 14px;
    margin-right: 5px
}

.show-common-friends .list-group-item {
    padding: 5px 10px
}

.list-group-item .badge {
    margin: 0;
    padding: 0;
    width: 70px;
    line-height: 67px;
    background: #434A54;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    border-radius: 0;
}

.remove-btn {
    float: right;
    cursor: pointer;
    color: #085e96;
    padding: 1px 2px;
    background: #fff;
    font-size: 14px !important;
    margin-right: 10px;
}

.remove-btn:hover {
    color: #F7941E;
}

.no-radius-chosen .chosen-container-single .chosen-single {
    border-color: #EBEBEB;
    border-radius: 0;
    height: 33px;
}

.no-radius-chosen .chosen-container-active.chosen-with-drop .chosen-single {
    border-color: #EBEBEB;
}

.no-radius-chosen .chosen-container .chosen-drop {
    border-color: #EBEBEB;
}

.send_comment .no-radius-chosen .chosen-container-single .chosen-single {
    font-weight: 700;
    border-color: #F0F0F0;
    background: #F0F0F0;
}

.send_comment .no-radius-chosen .chosen-container-single .chosen-single span {
    color: #000000;
    font-size: 13px;
}

.send_comment .no-radius-chosen .chosen-container-active.chosen-with-drop .chosen-single {
    box-shadow: none;
}

.send_comment .no-radius-chosen .chosen-container .chosen-drop {
    background: #F0F0F0;
}

.send_comment .no-radius-chosen .chosen-container .chosen-results li {
    color: #000000;
}

.send_comment .form-control::placeholder {
	color:#999!important;
	font-style:italic;
	font-weight:300;
}

.list-view-buttons a.btn,
.list-order-buttons a.btn {
    padding: 5px 6px 3px;
    margin-right: 10px;
    border-color: #ffffff;
    text-shadow: none;
}

.list-view-buttons a.btn+a.btn,
.list-order-buttons a.btn+a.btn {
    margin-right: 0;
}

.list-view-buttons a.btn>i,
.list-order-buttons a.btn>i {
    font-size: 21px;
    color: #434a54;
}

.list-view-buttons a.btn.btn-success,
.list-order-buttons a.btn.btn-success {
    border-color: #0B72B5;
    background: #0B72B5;
}

.list-view-buttons a.btn.btn-success>i,
.list-order-buttons a.btn.btn-success>i {
    color: #fff;
    text-shadow: none;
}

#recos .auxiliar-filters,
#guides .auxiliar-filters,
#friends .auxiliar-filters {
    padding: 10px !important;
    background-color: #d0d0d0;
    /*margin-bottom: 15px;*/
    margin: 0 -6px 15px;
}

#recos .auxiliar-filters label,
#friends .auxiliar-filters label,
#guides .auxiliar-filters label {
    color: #333333;
}

.auxiliar-filters {
    padding: 0px 10px 10px;
}

.auxiliar-filters label {
    line-height: 32px;
    padding-right: 10px;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
}

.auxiliar-filters label i {
    font-size: 14px;
    line-height: 32px;
    float: right;
    margin-left: 4px;
    color: #ffffff;
}

#filter_orderby_chosen ul {
    font-size: 11px
}

#weatherWidget-holder {
    font-size: 14px;
}

#weatherWidget-holder .list-group-item {
    background: #ffffff;
    padding: 10px 15px;
}
.list-group-item > .item-btn  {
	border-radius:0!important;
}
#weatherWidget-holder .inner-title-name {
    font-size: 14px;
    background: #fff;
    text-transform: uppercase
}

#users-infocard .inner,
.comment .inner {
    padding: 5px 20px
}

#users-infocard p {
    margin: 0
}

#users-infocard #collapseOne .popover {
    max-width: 450px;
}

#users-infocard #collapseTwo .popover {
    max-width: 280px;
}

.user-titles {
    position: relative
}

.user-titles .user-title {
    width: 100%;
    color: #222;
    margin-bottom: 2px
}

.user-titles .user-title td {
    position: relative;
    border-top: 1px solid #ccc;
    line-height: 22px;
    font-size: 11px
}

.comment .user-titles .user-title td {
    border-bottom: 1px solid #ccc;
    border-top: none;
}

.comment .user-titles .user-title tr:last-child td {
    border: none;
}

.user-titles .user-title td .fa-info-circle {
    font-size: 15px;
    color: #C5C5C5;
    cursor: pointer
}

.user-titles .user-title td .fa-info-circle:hover {
    color: #0B72B5
}

.user-title.popover {
    max-width: none;
    width: 640px!important
}

.comment-user-holder-content>img {
    margin-left: 6px;
}

.comment-user-holder-label {
    color: #0B72B5;
    font-style: italic;
}

.user-title.popover h4,
.comment-user-holder-content h4 {
    font-size: 15px
}

.user-title.popover table,
.comment-user-holder-content table {
    border: none;
    border-collapse: separate
}

.user-title.popover table td,
.comment-user-holder-content table td {
    border-radius: 3px;
    text-align: center;
    padding: 2px;
    border: none;
    border: 2px solid #fff
}

.user-title.popover table td>img,
.comment-user-holder-content table td>img {
    margin-bottom: 5px;
    opacity: .55;
    filter: alpha(opacity=55);
    max-width: 35px;
}

.user-title.popover table td>p,
.comment-user-holder-content table td>p {
    padding-top: 5px;
    color: #8E8E8E;
    line-height: 16px;
    font-size: 11px;
    white-space: nowrap;
}

.user-title.popover .title-info-text,
.comment-user-holder-content .title-info-text {
    margin-top: 5px;
    font-size: 11px;
    padding: 0 15px;
    white-space: nowrap;
}

.user-title.popover table td.active,
.comment-user-holder-content table td.active {
    border: 2px solid #0B72B5 !important
}

.user-title.popover table td.active>img,
.comment-user-holder-content table td.active>img {
    opacity: 1;
    filter: alpha(opacity=100)
}

.user-title.popover table td.active>p,
.comment-user-holder-content table td.active>p {
    padding-top: 6px;
    border-top: none;
    color: #0B72B5
}

.title-info {
    position: absolute;
    left: 125px;
    top: -7px;
    width: 197px;
    height: auto;
    z-index: 50000
}

.title-info .title-info-holder {
    width: 172px;
    float: left;
    background: url(../images/layout/bg-title-info-x.png) repeat-y left top;
    padding: 5px 10px 9px 15px;
    position: relative
}

.title-info .title-info-text {
    width: 107px;
    float: left;
    padding-top: 7px
}

.title-info .title-info-left {
    position: absolute;
    z-index: 50000;
    width: 16px;
    height: 17px;
    background: url(../images/layout/bg-title-info-left.png) no-repeat left top;
    left: -10px;
    top: 0
}

#sidebar2 .list,
#sidebar .list,
#main .list {
    color: #007AAB;
    background: url(../images/layout/bullet-1.png) left 6px no-repeat;
    padding: 0 0 0 10px;
    font-size: 12px
}

#sidebar .separator {
    width: 100%;
    margin: 7px 0;
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-top: 1px solid #D0D0D0;
    display: table
}

.bullet {
    background: url(../images/layout/bullet-1.png) left 4px no-repeat;
    padding: 0 0 0 7%;
    width: 93%!important
}

.f11 {
    font-size: 11px
}

#sidebar .notes {
    font-size: 11px;
    color: #737373;
    line-height: 14px
}

.currency-converter-list-holder {
    display: none;
    height: 285px;
    width: 250px;
    padding: 5px 7px;
    position: absolute;
    left: 225px;
    top: -3px;
    z-index: 1000;
    background: url(../images/layout/bg-currency-list.png) no-repeat left top;
    padding: 10px 5px;
    z-index: 1500
}

.currency-converter-list {
    overflow: auto;
    height: 280px;
    width: 236px;
    padding: 0 5px
}

.currency-converter-list h2 {
    font-weight: 700;
    padding: 3px 0;
    color: #43B2E1;
    border-bottom: 1px solid #D0D0D0
}

.currency-converter-list .currency-line {
    padding: 3px 5px;
    margin: 4px 0 0;
    cursor: pointer
}

.currency-converter-list .currency-line:hover {
    background: #2accfd url(../images/layout/bg-h3-x.jpg) repeat-x left bottom;
    color: #fff
}

.currency-converter-list .currency-symbol {
    padding: 0 15px 0 0
}

.form1 h2 {
    font-weight: 700;
    text-transform: uppercase;
    color: #0b72b5;
    font-size: 18px;
    padding: 5px 0 10px;
}

.form1 .field>label {
    padding-top: 10px;
    font-size: 16px;
}

.form1 .field .form-control {
    /*height:36px;*/
    font-size: 16px;
}

.buttons .btn+.btn {
    margin-left: 5px;
}

.tabs-left>.nav-tabs {
    float: left;
    border: none
}

.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
    float: none
}

.tabs-left>.nav-tabs>li.active a,
.tabs-right>.nav-tabs>li.active a,
.tabs-left>.nav-tabs>li.active a:hover,
.tabs-right>.nav-tabs>li.active a:hover,
.tabs-left>.nav-tabs>li.active a:focus,
.tabs-right>.nav-tabs>li.active a:focus {
    background: #fff;
    border-color: #FFF #FFF #DDD #DDD;
    box-shadow: 0 -1px 0 #ECECEC;
    -webkit-box-shadow: 0 -1px 0 #ECECEC;
    color: #0B72B5;
    margin-right: -1px;
    font-weight: 700
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a,
.tabs-left>.nav-tabs>li>a:hover,
.tabs-right>.nav-tabs>li>a:hover,
.tabs-left>.nav-tabs>li>a:focus,
.tabs-right>.nav-tabs>li>a:focus {
    margin: 0;
    border-radius: 4px 0 0 4px;
    border-right: 0
}

.tabs-left .tab-content {
    overflow: auto;
    box-shadow: -3px 0 7px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: -3px 0 7px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    margin-top: -1px;
    margin-right: 0;
    max-width: 75%;
}

.tabs-left .tab-content .tab-pane {
    border-right: 0;
    border-bottom: 0;
    padding-top: 0
}

.tabs-left .nav-tabs>li>a {
    background: #0B72B5;
    color: #fff;
    border-color: #2B2E35;
    padding: 15px;
}

.tabs-left .nav-tabs>li>a:hover {
    background: rgba(255, 255, 255, 1);
    color: #666
}

.list {
    padding: 0 0 0 10px
}

.list li {
    background: url(../images/layout/bullet-1.png) left 6px no-repeat;
    padding: 0 0 0 10px
}

.list2 li {
    padding: 8px 10px 8px 20px;
    font-size: 16px;
}

.map-legend li {
    padding: 0 25px 0 0;
    font-size: 11px
}

.loading-full {
    cursor: wait;
    background: #FFF url(../images/loading.gif) no-repeat center center
}

.loading-elem {
    cursor: wait;
    background: #FFF url(../images/loading.gif) no-repeat center center
}

.s1 {
    height: 1px;
    margin: 10px 0;
    background: #C9C9C9
}

.thumb {
    display: inline-block;
    border: 1px solid #FFF;
    background: #1E3853
}

a.thumb:hover {
    border: 1px solid #FFF;
    background: #FFF
}

.highlight {
    color: #F7941E
}

.star {
    font: normal 11px Verdana, Arial, Helvetica, sans-serif
}

.location-select {
    width: 100%;
    float: left;
    padding: 5px 0 0;
    display: none
}

.product-common-friends {
    width: 150px;
    float: left;
    padding: 2px 5px;
    font-size: 11px;
    line-height: 14px
}

.common-friends-title {
    width: 150px;
    background: #F5F5F5;
    padding: 2px 5px;
    font-weight: 700;
    font-size: 11px
}

.changeLocation-holder {
    width: 164px;
    float: left;
    padding: 3px 0;
    display: none
}

.changeLocation-holder input {
    width: 157px;
    float: left;
    padding: 2px 3px;
    background: #F5F5F5;
    border: 1px solid #CCC;
    color: #777
}

.changeLocation-holder input:focus {
    color: #333;
    background: #fff;
    border: 1px solid #999
}

.product-wine-details .product-photos {
    float: left;
    width: 542px
}

.product-wine-details .product-mainphoto {
    width: 189px;
    background: url(../images/layout/bg-mainphoto.jpg) no-repeat left top;
    float: right
}

.product-wine-details .product-mainphoto img {
    float: right;
    width: 159px;
    margin: 13px 15px 17px
}

.product-wine-details .product-mainphoto img.no-image-border {
    margin: 13px 15px 17px
}

.product-wine-details .view-gallery {
    color: #575757!important;
    float: right;
    width: 143px;
    padding: 0 0 3px 46px;
    background: url(../images/layout/icon-viewgallery.jpg) no-repeat 20px 2px
}

#main .product-wine-details h2.product-title {
    font-size: 13px;
    line-height: 20px;
    color: #66BE44;
    font-weight: 700;
    margin: 0 0 5px;
    background: none;
    border: none;
    height: auto;
    padding: 0
}

.product-details .product-large_photo {
    display: block;
    width: 542px;
    height: 285px;
    float: left;
    overflow: hidden;
    text-align: center
}

.product-details .product-small_photos {
    margin: 10px 0;
    background-color: #fff
}

.product-details .product-small_photo {
    display: block;
    width: 80px;
    height: 80px;
    background-color: #FFF;
    background: no-repeat center center;
    border: 2px solid #505050
}

.product-wine-rating-details {
    border: 1px solid #5CAF3C;
    font-weight: 400;
    white-space: nowrap;
    font-size: 11px;
    width: 178px;
    padding: 5px
}

.product-wine-rating-details .label {
    float: left;
    width: 70px;
    color: #181818
}

.product-wine-rating-details .label strong {
    font-size: 12px
}

.product-wine-rating-details .rating-line {
    width: 100%;
    padding: 3px 0;
    background: url(../images/layout/bg-reco-right-x.jpg) repeat-x left bottom;
    float: left
}

.other-left {
    width: 340px;
    float: left
}

.other-right {
    width: 190px;
    float: right
}

.reco-info-line {
    line-height: 18px;
    font-size: 14px;
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 9px 0 9px 0;
    color: #444444;
}

.reco-info-line>span,
.reco-info-line>a {
    display: table-cell;
    width: 100%;
    vertical-align: top;
}

.reco-info-line>i {
    width: 26px;
    text-align: left;
    font-size: 19px;
    color: #0B72B5;
    display: table-cell;
}

.reco-info-line>a>span {
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.reco-info-line.colored>i {
    color: #0B72B5;
}

.reco-info-line.small-icon>i {
    font-size: 14px;
    padding-top: 3px;
}

.item-list>li>i {
    color: #F7941E;
    margin-right: 5px
}

.product-details-line {
    border-bottom: 1px solid #CCC;
    padding: 5px 0;
    font-size: 16px
}

.product-details-line:last-child {
    border-bottom: none
}

.product-details-line strong {
    color: #444;
    font-weight: 400;
}

.product-details-line span {
    color: #666;
    font-style: italic
}

.reco-price-range-holder {
    background: #085e96;
    border-radius: 4px;
    padding: 10px;
    color: #fff;
    margin-bottom: 10px
}

.reco-price-range-holder .reco-price {
    font-weight: 700;
    font-size: 14px;
    display: inline-block
}

.product-details-reco .reco-photos-holder {
    margin-bottom: 15px;
    padding: 19px 19px 14px;
    border: 1px solid #E3E3E3;
    border-radius: 3px;
    -webkit-box-shadow: 0 4px 7px rgba(0, 0, 0, 0.24);
    box-shadow: 0 4px 7px rgba(0, 0, 0, 0.24)
}

.product-details-reco .reco-photos-holder .main-image {
    margin-bottom: 15px
}

.product-details-reco .reco-photos-holder .main-image-holder {
    display: inline-block
}

.product-details-reco .reco-photos-holder #reco-carousel-holder {
    position: relative
}

.product-details-reco .reco-photos-holder .reco-photos-counter {
    margin: 5px 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    height: 25px;
    line-height: 25px;
    text-align: center
}

.product-details-reco .reco-photos-holder .bx-controls-direction {
    bottom: -30px;
    height: 25px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 99
}

.main-image-caption {
    background: #fff;
    position: relative;
    font-size: 14px;
    font-weight: 700;
    font-style: italic;
    padding: 10px 0 5px
}

.product-details-reco .reco-photos-holder .bx-wrapper .bx-controls-direction a {
    padding: 0;
    background: none;
    display: block!important;
    color: #fff;
    top: 0;
    height: 25px;
    width: 30px;
    line-height: 25px;
    font-size: 18px
}

.product-details-reco .reco-photos-holder .bx-wrapper .bx-controls-direction a:hover {
    background: rgba(0, 0, 0, 0.5);
    text-decoration: none
}

.product-details-reco .reco-photos-holder .bx-wrapper .bx-controls-direction a:focus {
    text-decoration: none
}

.main-image-caption:after,
.main-image-caption:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.main-image-caption:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 7px;
    margin-left: -7px
}

.main-image-caption:before {
    border-color: rgba(220, 220, 220, 0);
    border-bottom-color: transparent;
    border-width: 9px;
    margin-left: -9px
}

.reco-photos-holder .small-picture-item {
    padding: 0 5px 5px
}

.reco-photos-holder .small-picture-item img {
    border: 1px solid #D5D5D5
}

.small-pictures-holder {
    overflow: auto;
    max-height: 152px
}

.less-visible {
    opacity: .5;
    filter: alpha(opacity=50)
}

.wine-rating img,
.comment-rating img {
    float: left
}

.product-details .details-holder {
    width: 100%;
    float: left;
    position: relative
}

.btn-sendtofriend {
    background: #F3F3F3;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 3px 8px;
    color: #738a8d;
    float: right;
    font-size: 11px;
    line-height: 12px!important;
    margin-left: -2px;
    border: 1px solid #ccc;
    border-left: none
}

.btn-sendtofriend span {
    font-size: 13px;
    line-height: 0.5;
    font-weight: 700;
    text-transform: uppercase;
    color: #333
}

.btn-addtotrip {
    padding: 5px 0 2px 60px;
    background: url(../images/icons/controls-add-to-trip.jpg) no-repeat left top;
    color: #333!important;
    float: right;
    font-size: 11px;
    line-height: 16px;
    margin-top: -5px
}

.btn-addtotrip span {
    font-size: 14px;
    font-weight: 700
}

.btn-createevent {
    padding: 7px 0 2px 32px;
    background: url(../images/layout/icon-createevent.jpg) no-repeat left 5px;
    color: #333!important;
    float: right;
    font-size: 11px;
    line-height: 16px;
    margin-top: -5px
}

.btn-createevent span {
    font-size: 14px;
    font-weight: 700
}

.product-details-rating {}

.product-details-rating .comment-rating {
    position: relative;
    overflow: hidden
}

.product-details-rating .comment-rating .rating-active {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    height: 22px
}

.form1 .required label,
.form1 .required h3 {
    color: #0B72B5
}

.comments {
    width: 100%;
    float: left
}

.comment {
    margin: 0 0 10px
}

.comments .comment {
    margin: 0 0 20px;
    padding: 25px 30px 20px;
    background: #ffffff;
}

.comment .comment-right>.col-lg-8 {
    padding-right: 25px;
}

.comment .comment-username a {
    color: #444444;
    display: block;
}

.comment .comment-username a:hover {
    text-decoration: none;
}

.comment .comment-username {
    font-size: 14px;
    border-bottom: 1px solid #0B72B5;
    margin: 8px 0 3px;
    line-height: 18px;
    font-style: italic;
    padding-left: 4px;
}

.simple-link {
    font-size: 14px;
}

.useful-edit-holder .btn+.btn {
    margin-left: 5px;
}

.comment .comment-location {
    font-size: 11px;
    font-weight: 400;
    color: #999
}

.comment .comment-user-picture {
    margin: 0;
}

.comment .average-grade {
    font-size: 37px;
    color: #222;
    line-height: 51px;
}

.comment.add-review-rating .average-grade {
    color: #333333;
}

.comment.add-review-rating .rating-holder {
    padding-top: 5px !important;
}

.send_comment .form-control {
    font-size: 12px;
    background: #F0F0F0;
    border-color: #F0F0F0;
    border-radius: 0;
    /*color:#9c9c9c*/
    color: #000000;
    font-weight: 700;
}

.comment .average-grade-title {
    font-size: 14px;
    white-space: nowrap;
    color: #666666;
}
.cellar-rating .product-rating {
  margin:10px 0px 15px 0px;

}
.custom-modal-title {
  line-height:1.12;
}

.comment-purchase {
  display:table;
  width:100%;
  margin-bottom: 10px;

}

.comment-purchase label  {
    color: #666;
    font-size: 11px;
    font-style: italic;
}

.comment-purchase-place-name.text-right, .comment-purchase-place.text-right {
    font-style: normal;
    font-weight: 700;
    color: #444;
}


.comment-purchase .place-name, .comment-purchase .purchase-name  {
    font-style: normal;
    font-weight: 700;
    color: #444;
}

.fc-autocomplete-buttons {
  margin:30px 0;
  float:right;
}

.fc-autocomplete-buttons .btn-default  {
  margin-right:10px;
}

.fc-autocomplete-buttons .btn {
  padding:5px 15px;
}


.fc-autocomplete-title {
    color: #666;
    font-style: italic;
    margin-top:0px;
}



#searchboxInc {
    width: 100% !important;
}

#filter-budget-slider-holder .tooltip.top {
    margin-top: -15px;
}

.col-28 {
    width: 28% !important;
}

.col-72 {
    width: 72% !important;
}

.comment .comment-sender {
    font-weight: 700;
    color: #43B2E1;
    float: left;
    width: 100%;
    padding: 0 0 5px
}

.comment .comment-title {
    color: #0b72b5;
    font-size: 18px;
    font-weight: 400;
    border-bottom: 1px solid #D2D2D2;
    padding-bottom: 8px;
    line-height: 20px;
    margin-bottom: 7px;
    font-style: italic;
}

.comment .comment-date {
    color: #666666;
    font-size: 11px;
    font-style: italic;
    margin-bottom: 10px;
}

.comment .comment-price .pull-right span {
    font-style: normal;
    font-weight: 700;
}

.comment .comment-price .pull-right {
    color: #444;
}

.comment .comment-text,
.comment .comment-text-full {
    color: #444444;
    font-size: 16px;
    margin: 0;
    font-style: italic;
    text-align: left;
    line-height: 18px;
}

.comment .expand-comment-text {
    font-style: italic;
    display: inline-block;
    padding: 0 0 0 5px;
}

.comment .review-comment-quote {
    color: #d3d3d3;
    font-size: 60px;
    font-style: italic;
    height: 28px;
    letter-spacing: -5px;
    line-height: 60px;
    margin: 0 0 0 -5px;
}

.comment .review-comment-quote.text-right {
    margin: 0 5px 0 0;
}

.comment .comment-photos {
    padding: 0 5px 5px 0
}

.comment .comment-photos img {
    max-height: 80px;
    max-width: 80px
}

.comment .rating-line {
    border-bottom: 1px solid #CCC;
    padding: 0 0 7px;
    margin: 0 0 7px
}

.comments .comment .rating-line,
#myModalCustomContentPreview .comment .rating-line {
    padding: 0 0 3px;
    margin: 0 0 3px;
}

.comment .rating-line-last {
    border-bottom: none
}

.comment .noise-holder {
    background: #ECECEC;
    padding: 10px 10px;
    border-radius: 0px
}

.comments .comment .noise-holder {
    padding: 6px 10px;
}

.comment .rating-line:last-child {
    border-bottom: none
}

.comment .comment-rating-label {
    font-weight: 400;
    color: #444444;
    font-size: 16px;
}

.comment.add-review-rating .average-grade-title {
    color: #333333;
}

.comment.add-review-rating .comment-rating-label {
    font-size: 13px;
    font-weight: 700;
    color: #151515;
}

.comments .comment .comment-rating-label,
#myModalCustomContentPreview .comment .comment-rating-label {
    font-size: 12px;
    color: #222222;
    font-style: italic;
    padding-top: 2px !important;
}

.comment .comment-text-holder {
    /*height: 93px;
    overflow: hidden;
    text-overflow: ellipsis*/
}

.comment .report-abuse-icon {
    color: #f26321;
    font-size: 15px;
}

.comment .comment-user-holder {
    border-top: 1px solid #D2D2D2;
    padding-top: 8px;
    margin-top: 10px;
}

.comment .useful-btn {
    font-size: 9px
}

.comment .useful-btn i {
    font-size: 18px;
}

.comment .useful-btn.btn-warning i {
    font-size: 23px;
}

.comment .useful-btn em {
    display: inline-block;
    font-weight: 400;
    font-size: 11px;
    vertical-align: text-bottom;
}

.comment .useful-btn.btn-warning em,
.comment .useful-btn.with-counter em {
    text-align: left;
    font-weight: 400;
    font-size: 11px;
    position: static;
    line-height: 11.5px
}

.comment .useful-btn .counter {
    font-size: 25px;
    line-height: 22px;
    margin-top: 1px;
    margin-right: 4px
}

.comment .useful-btn .fa-stack-1x {
    font-size: 1.4em
}

.like-count {
    position: relative;
    margin-left: 5px
}

.like-count:after,
.like-count:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.like-count:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 8px;
    margin-top: -8px
}

.like-count:before {
    border-color: rgba(204, 204, 204, 0);
    border-right-color: #5B9BD5;
    border-width: 9px;
    margin-top: -9px
}

.like-count:hover:after,
.like-count:hover:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.like-count:hover:after {
    border-color: rgba(91, 155, 213, 0);
    border-right-color: #5B9BD5;
    border-width: 8px;
    margin-top: -8px
}

.like-count:hover:before {
    border-color: rgba(91, 155, 213, 0);
    border-right-color: #5B9BD5;
    border-width: 9px;
    margin-top: -9px
}

.reco-like-holder .like-btn i {
    width: 15px;
    margin-right: 5px;
}

.btn.like-count:hover {
    border-color: #CCCCCC;
}

.btn-success.like-btn {
    background: #95D195;
    border-color: #8ACA8A
}

.send_comment {
    background: #ffffff;
    padding: 20px 13px;
}

.send_comment h3,
#add-form .uploader h3 {
    font-size: 13px;
    font-weight: 700;
    padding: 5px 0 10px;
    border-bottom: 1px solid #c3c3c3;
    margin-bottom: 10px!important;
    color: #333333
}

.checkbox-list h3,
.radio-list h3 {
    font-size: 13px;
    font-weight: 700;
    padding: 5px 0 10px;
    border-bottom: 1px solid #c3c3c3;
    margin-bottom: 10px!important
}

.send_comment .checkbox-inline {
    font-weight: 700;
    line-height: 15px;
    color: #333333;
    font-size: 11px;
}

.send_comment .btn>i {
    font-size: 13px
}

.send_comment .certify_copyright_holder,
#add-form .certify_copyright_holder {
    color: #0b72b5;
    font-size: 11px;
    margin-top: -13px;
    margin-bottom: 10px
}

.send_comment .certify_copyright_holder input,
#add-form .certify_copyright_holder input {
    margin-right: 3px;
    margin-top: 0
}

.drag-drop-zone {
    text-align: center;
    border: 3px dashed #f0f0f0;
    color: #C9C9C9;
    font-size: 11px;
    padding: 55px 15px;
    border-radius: 4px
}

.drag-drop-zone i {
    font-size: 35px
}

.send_comment table td {
    vertical-align: middle!important;
    text-align: center
}

.send_comment table td.text-left {
    text-align: left
}

.send_comment table td.text-right {
    text-align: right
}

.reco_rating_noise {
    position: relative;
    background: #fff;
    top: -18px;
    z-index: 12
}

#fileupload table tr td {
    vertical-align: middle!important
}

#myModalCustomContent .modal-dialog,
#myModalCustomContentPreview .modal-dialog {
    max-width: 800px
}

#myModalCustomContentMap .modal-dialog {
    max-width: 950px;
}

.thank-you-box {
    width: 100%;
    padding: 10%;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #c3c3c3
}

.empty-bdd {
    width: 100%;
    padding: 10% 0;
    text-align: center
}

.small-share-other {
    padding: 0 0 0 18px;
    color: #222!important;
    background: url(../images/icons/small-icon-share-facebook.jpg) no-repeat left center;
    text-transform: none
}

.small-share-other:hover {
    color: #000!important;
    background: url(../images/icons/small-icon-share-facebook-over.jpg) no-repeat left center;
    text-decoration: none
}

.share-facebook-btn {
    float: right;
    padding: 0 0 0 17px;
    border: 1px solid #29447E;
    background: #5F78AB url(../images/icons/fb-icon.jpg) no-repeat left top;
    color: #F9FDFE!important;
    font-weight: 700
}

.share-facebook-btn-inner {
    float: left;
    padding: 0 7px 0 6px;
    background: #5F78AB url(../images/icons/bg-fb-btn.jpg) repeat-x left top;
    color: #F9FDFE!important;
    font-weight: 700;
    font-size: 10px;
    font-family: Verdana;
    line-height: 16px
}

.share-facebook-btn:hover {
    background: #5F78AB url(../images/icons/fb-icon-over.jpg) no-repeat left top
}

.share-facebook-btn:hover .share-facebook-btn-inner {
    background: #6a81b0 url(../images/icons/bg-fb-btn.jpg) repeat-x left top
}

#account-home-nav {
    overflow: hidden;
    padding: 10px;
    background: #C2D517
}

#recover-pass {
    display: none
}

.content-management .paragraph {
    margin: 0 0 10px;
    font-size: 16px;
}

.paragraph.images-left .paragraph-images {
    float: left;
    margin: 0 10px 0 0
}

.paragraph.images-right .paragraph-images {
    float: right;
    margin: 0 0 0 10px
}

#web-directory-desc {
    width: 100%;
    margin: 10px auto
}

#web-directory-desc p {
    padding: 10px 0;
    text-align: center
}

table#web-directory {
    width: 100%;
    margin: 0 auto;
    font-size: 11px
}

table#web-directory td {
    padding: 8px 10px 8px 15px;
    vertical-align: top;
    background: #fff;
    border-bottom: 1px solid #f5f5f5;
    font-size: 16px;
}

table#web-directory td:hover {
    border-bottom: 1px solid #d5d5d5
}

table#web-directory img {
    float: left;
    margin: 3px 5px
}

.h1 {
    height: 1px;
    font-size: 1px;
    line-height: 0
}

.h5 {
    height: 5px;
    font-size: 0;
    line-height: 0
}

.h6 {
    height: 6px;
    font-size: 0;
    line-height: 0
}

.h10 {
    height: 10px;
    font-size: 0;
    line-height: 0
}

.h15 {
    height: 15px;
    font-size: 0;
    line-height: 0
}

.ml4 {
    margin-left: 4px
}

.ml5 {
    margin-left: 5px
}

.ml10 {
    margin-left: 10px
}

.mr10 {
    margin-right: 10px
}

.mb5 {
    margin-bottom: 5px!important
}

.mb10 {
    margin-bottom: 10px!important
}

.mb15 {
    margin-bottom: 15px!important
}

.mb20 {
    margin-bottom: 20px!important
}

.mt10 {
    margin-top: 10px
}

.mt5 {
    margin-top: 5px
}

.mt3 {
    margin-top: 3px
}

.mt15 {
    margin-top: 15px
}

.mt12 {
    margin-top: 12px
}

.mt20 {
    margin-top: 20px!important
}

.linking:link,
.linking:visited {
    color: #f7941e;
    text-decoration: none
}

.linking:hover,
.linking:active {
    color: #f7941e;
    text-decoration: underline
}

.linking1:link,
.linking1:visited {
    color: #26620E;
    text-decoration: none
}

.linking1:hover,
.linking1:active {
    color: #212121;
    text-decoration: underline
}

.linking2:link,
.linking2:visited {
    color: #007aab;
    text-decoration: none
}

.linking2:hover,
.linking2:active {
    color: #007aab;
    text-decoration: underline
}

.w100 {
    width: 100px
}

.w220 {
    width: 220px;
    float: left
}

.w290 {
    width: 290px
}

.w240 {
    width: 240px;
    float: left
}

.w450 {
    width: 450px;
    float: left
}

.separator1 {
    width: auto;
    height: 0;
    border-bottom: 1px solid #C9C9C9;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    display: block
}

.links {
    margin: 5px 0 0;
    background: url(../images/layout/bottom-details-bar.jpg) no-repeat left top;
    width: 542px;
    height: 26px;
    padding-top: 8px
}

.report-holder {
    float: right;
    margin: 5px 0 0 0;
}

.btn-report {
    float: left;
    background: url(../images/layout/icon-report.jpg) no-repeat 29px 5px;
    padding: 0 0 0 56px;
    color: #fff!important;
    font-weight: 700
}

.btn-report1 {
    float: left;
    padding: 0 0 0 30px;
    color: #fff!important;
    font-weight: 700;
    margin-top: 3px
}

.btn-back {
    float: right;
    background: url(../images/layout/icon-back.jpg) no-repeat left top;
    padding: 0 37px 0 26px;
    color: #fff!important;
    font-weight: 700
}

.btn-print {
    float: left;
    background: url(../images/layout/print-btn.jpg) no-repeat left top;
    padding: 0 0 0 26px;
    color: #fff!important;
    font-weight: 700;
    margin: 0 0 0 12px
}

.links-full {
    width: 100%;
    height: 30px;
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    font-size: 12px;
    font-weight: 700
}

.color-bg {
    background-color: #E8FFDF
}

.txt-normal {
    text-align: justify
}

.color_b {
    color: #0b72b5
}

.centered {
    text-align: center
}

.infos {
    color: #aaa
}

.btn-book {
    padding: 0 0 0 37px;
    background: url(../images/icons/icon-book-a-room.jpg) no-repeat left 3px;
    color: #333!important;
    font-size: 11px
}

.btn-book span {
    font-size: 14px;
    font-weight: 700
}

.btn-book-small {
    padding: 0 0 0 21px;
    background: url(../images/icons/icon-book-small.png) no-repeat left 1px;
    font-size: 11px;
    font-weight: 700
}

.add-recomandation-btn {
    background: url(../images/layout/add-recommandation-btn.png) left top no-repeat;
    width: 170px;
    height: 22px;
    display: block;
    float: left;
    text-indent: -9999px
}

.add-recomandation-btn:hover {
    background-position: left bottom
}

.add-recomandation-location-btn {
    background: url(../images/layout/add-recommandation-location-btn.png) left top no-repeat;
    width: 164px;
    height: 38px;
    display: block;
    float: left;
    text-indent: -9999px;
    margin: 0 0 6px 8px
}

.add-recomandation-location-btn:hover {
    background-position: left bottom
}

.add-recommandation {
    height: 30px;
    background: url(../images/layout/recommendation-top-bar.png) left top no-repeat
}

.bg-forecast {
    background: url(../images/layout/bg-reco-right-x.jpg) repeat-x left bottom;
    padding: 10px 0;
    width: 100%;
    font-size: 11px
}

.add-wine-btn {
    background: url(../images/layout/add-wine.png) left top no-repeat;
    width: 120px;
    height: 22px;
    display: block;
    float: left;
    text-indent: -9999px
}

.add-wine-btn:hover {
    background-position: left bottom
}

.add-rem-photo-btn {
    background: url(../images/layout/add-remove-photo-btn.png) left top no-repeat;
    width: 180px;
    height: 30px;
    display: block;
    float: left;
    text-indent: -9999px
}

.add-rem-photo-btn:hover {
    background-position: left bottom
}

#catalog {
    width: 100%
}

#catalog>.list-group>h2 {
    margin-bottom: 5px
}

#search_rec {
    color: #000
}

.form-group .info-icon-holder {
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 10;
    font-size: 15px;
    padding: 7px 3px;
    color: #ccc;
    line-height: 100%
}

.form-group .info-icon-holder.action-icon {
    pointer-events: auto;
    cursor: pointer
}

.form-group .info-icon-holder.action-icon:hover {
    color: #0B72B5
}

.form-group .info-icon-holder.focus {
    color: #0B72B5
}

.form-group .info-icon-holder>i {
    line-height: 150%;
    height: 100%;
    font-size: 20px;
    padding: 0 10px;
}

.form-group .info-icon-holder.action-icon>i {
    line-height: 100%;
    height: 100%;
    padding: 0 5px;
    background: #fff
}

.fc-autocomplete .autocomplete-input-inner {
    background: rgba(0, 0, 0, 0.3);
    padding: 20px 30px;
    width: 70%;
    display: inline-block
}

.fc-autocomplete .autocomplete-input-inner .autocomplete-inner-fix {
    position: relative
}

.fc-autocomplete .autocomplete-input-inner .autocomplete-inner-fix .info-icon-holder {
    font-size: 23px;
    padding: 4px 5px
}

.fc-autocomplete .autocomplete-input-inner h2 {
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    padding: 0 0 10px;
    line-height: 1.4;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.5)
}

.fc-autocomplete {
    height: 343px;
    border-radius: 4px;
    background: url(../images/layout/v4/add-reco-image.jpg) no-repeat center center;
    background-size: cover;
    padding: 80px 0 0;
    text-align: center
}

.fc-autocomplete input,
.gp-autocomplete input {
    width: 100%;
    padding: 0 10px!important;
    height: 40px;
    display: inline
}

.gp-autocomplete {
    width: 698px;
    float: left;
    background: url(../images/layout/bg-gp-autocomplete.jpg) no-repeat left center;
    height: 28px;
    padding: 14px 0 5px 39px
}

.pac-container {
    -moz-border-radius: 0px 0px 5px 5px;
    -khtml-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius:0px 0px 5px 5px;
}

.ui-autocomplete {
    background-color: #fff;
    border-color: #F7941E!important;
    border-width: 2px!important
}
.ui-autocomplete .ui-menu-item a{
	position:relative;
}
.ui-autocomplete .ui-menu-item a{
	position:relative;
}
.ui-autocomplete .ui-menu-item a span{
	position:absolute;
	right:10px;
	top:5px;
	opacity:0.5;
	font-style:italic;
}
.ui-autocomplete.moreThen4 {
    background-position: 638px bottom!important
}

#add-form .checkbox-list,
#add-form .radio-list {
    background: #fff;
    border: 1px solid #c9c9c9;
    padding: 10px 20px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.15);
    box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.15)
}

.green-round-btn {
    background: url(../images/layout/green-round-btn-x.gif) repeat-x left top;
    line-height: 21px;
    font-size: 11px;
    color: #fff!important;
    font-weight: 700
}

.green-round-btn .left {
    width: 5px;
    height: 21px;
    float: left;
    background: url(../images/layout/green-round-btn-left.gif) no-repeat left top
}

.green-round-btn .right {
    width: 5px;
    height: 21px;
    float: left;
    background: url(../images/layout/green-round-btn-right.gif) no-repeat left top
}

.green-round-btn .mid {
    float: left;
    padding: 0 5px 0 24px;
    background: url(../images/layout/green-round-btn-arrow.gif) no-repeat 5px top
}

.green-round-btn:hover {
    background: url(../images/layout/orange-round-btn-x.gif) repeat-x left top
}

.green-round-btn:hover .left {
    background: url(../images/layout/orange-round-btn-left.gif) no-repeat left top
}

.green-round-btn:hover .right {
    background: url(../images/layout/orange-round-btn-right.gif) no-repeat left top
}

.green-round-btn:hover .mid {
    background: url(../images/layout/orange-round-btn-arrow.gif) no-repeat 5px top
}

.orange-round-btn {
    background: url(../images/layout/orange-round-btn-x.gif) repeat-x left top;
    line-height: 21px;
    font-size: 11px;
    color: #fff!important;
    font-weight: 700
}

.orange-round-btn .left {
    width: 5px;
    height: 21px;
    float: left;
    background: url(../images/layout/orange-round-btn-left.gif) no-repeat left top
}

.orange-round-btn .right {
    width: 5px;
    height: 21px;
    float: left;
    background: url(../images/layout/orange-round-btn-right.gif) no-repeat left top
}

.orange-round-btn .mid {
    float: left;
    padding: 0 5px 0 24px;
    background: url(../images/layout/orange-round-btn-arrow.gif) no-repeat 5px top
}

.orange-round-btn .delete {
    float: left;
    padding: 0 5px 0 17px !important;
    background: url(../images/layout/orange-round-btn-delete.gif) no-repeat 5px top!important
}

.orange-round-btn:hover {
    background: url(../images/layout/green-round-btn-x.gif) repeat-x left top
}

.orange-round-btn:hover .left {
    background: url(../images/layout/green-round-btn-left.gif) no-repeat left top
}

.orange-round-btn:hover .right {
    background: url(../images/layout/green-round-btn-right.gif) no-repeat left top
}

.orange-round-btn:hover .mid {
    background: url(../images/layout/green-round-btn-arrow.gif) no-repeat 5px top
}

.orange-round-btn:hover .delete {
    background: url(../images/layout/green-round-btn-delete.gif) no-repeat 5px top!important
}

.list-controls {
    border-top: 1px solid #DFDFDF;
    padding: 10px 0 0;
    width: 100%;
    float: left
}

.list-controls .back-top {
    float: right;
    background: url(../images/layout/btn-back-top.jpg) no-repeat right top;
    padding: 3px 33px 5px 0;
    font-size: 11px;
    color: #309FCE;
    font-weight: 700;
    cursor: pointer
}

.list-controls .back-top:hover {
    color: #F7941E
}

.list-controls .show-more {
    float: left;
    background: url(../images/layout/btn-show-more.jpg) no-repeat left top;
    padding: 3px 0 5px 33px;
    font-size: 11px;
    color: #309FCE;
    font-weight: 700;
    cursor: pointer
}

.list-controls .show-more:hover {
    color: #F7941E
}

#tabs-container,
.ui-tabs-panel {
    padding: 0!important
}

#tabs-container,
#tabs-container ul,
#tabs-container ul li {
    border: none;
    font-family: Arial, Tahoma
}

#tabs-container .ui-widget-header {
    background: none!important
}

.ui-autocomplete {
    border: 2px solid #F7941D!important
}

.friends-list li {
    border-bottom: 1px dotted #ccc;
    height: 45px;
    padding: 5px 0;
    float: left;
    width: 31%;
    margin: 0 1%;
    line-height: 13px;
    font-size: 11px
}

.friends-list li:hover {
    border-bottom: 1px dotted #777;
}

.friends-list li img {
    height: 35px;
    width: 35px;
    float: left;
    margin: 0 5px 0 0
}

.friends-list li .location {
    color: #A6A6A6;
    font-size: 10px
}

.invited-friends-list li {
    border-bottom: 1px dotted #ccc;
    padding: 5px 0;
    float: left;
    width: 98%;
    margin: 0 1%;
    line-height: 13px;
    font-size: 11px
}

.invited-friends-list li:hover {
    border-bottom: 1px dotted #777;
    background: #F5F5F5
}

.invited-friends-list li img {
    height: 35px;
    width: 35px;
    float: left;
    margin: 0 5px 0 0
}

.invited-friends-list li .location {
    color: #A6A6A6;
    font-size: 10px
}

#recommendations.users-right .product-category-title a {
    color: #007AAB!important
}

.trip-date {
    color: #000;
    font-weight: 400;
    text-transform: lowercase;
    font-size: 12px
}

.trip-edit {
    float: right;
    padding: 0 0 0 15px;
    background: url(../images/icons/icon-edit.png) no-repeat left 6px;
    text-decoration: underline!important
}

.list-trip-edit {
    float: left;
    padding: 0 15px 0 0;
    background: url(../images/icons/icon-edit.png) no-repeat right 3px
}

.trips-recommendation {
    width: 100%;
    float: left;
    clear: both;
    padding: 10px 0;
    background: url(../images/layout/bg-reco-right-x.jpg) repeat-x left bottom
}

.trips-recommendation-last {
    background: none
}

.trips-recommendation .trips-recommendation-title {
    font-size: 12px;
    color: #595959;
    font-weight: 700
}

.trips-recommendation:hover {
    background-color: #F4F4F4
}

.trips-recommendation .trips-recommendation-title .location {
    color: #9F9F9F;
    font-size: 11px;
    font-weight: 400
}

.trips-recommendation .trips-recommendation-title .trip-count {
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    text-align: center;
    width: 24px;
    height: 24px;
    float: left;
    padding: 0 16px 0 0;
    background: url(../images/icons/trip-number.png) no-repeat left top;
    line-height: 24px
}

.trips-recommendation-title .trip-count-cat-1 {
    background: url(../images/icons/trip-number1.png) no-repeat left top!important
}

.trips-recommendation-title .trip-count-cat-2 {
    background: url(../images/icons/trip-number2.png) no-repeat left top!important
}

.trips-recommendation-title .trip-count-cat-3 {
    background: url(../images/icons/trip-number3.png) no-repeat left top!important;
    color: #666!important
}

.trips-recommendation-title .trip-count-cat-4 {
    background: url(../images/icons/trip-number4.png) no-repeat left top!important
}

.trips-recommendation-title .trip-count-cat-5 {
    background: url(../images/icons/trip-number5.png) no-repeat left top!important
}

.trips-recommendation-title .trip-count-cat-6 {
    background: url(../images/icons/trip-number6.png) no-repeat left top!important
}

.cloud-title {
    padding: 3px 0;
    font-weight: 700;
    clear: both;
    font-size: 11px;
    color: #419021;
    margin: 0 0 2px
}

.small-btn-delete {
    padding: 1px 0 0 16px;
    background: url(../images/icons/icon-delete.png) no-repeat left 4px;
    color: #dbdbdb!important
}

.small-btn-delete:hover {
    color: #666!important;
    background: url(../images/icons/icon-delete-over.png) no-repeat left 4px
}

.controls-restaurants {
    float: left;
    height: 40px;
    padding: 0 10px 1px 0;
    border-right: 1px solid #C9C9C9;
    margin: 5px 10px 5px 0
}

.controls-restaurants span {
    font-weight: 700;
    font-size: 14px
}

.controls-restaurants a {
    background: url(../images/icons/controls-restaurants.jpg) no-repeat left 0;
    float: left;
    padding: 0 0 2px 45px
}

.controls-hotels {
    float: left;
    height: 40px;
    padding: 0 10px 1px 0;
    border-right: 1px solid #C9C9C9;
    margin: 5px 10px 5px 0
}

.controls-hotels span {
    font-weight: 700;
    font-size: 14px
}

.controls-hotels a {
    background: url(../images/icons/controls-hotels.jpg) no-repeat left 0;
    float: left;
    padding: 0 0 0 45px
}

.controls-barsclubs {
    float: left;
    height: 40px;
    padding: 0 10px 1px 0;
    border-right: 1px solid #C9C9C9;
    margin: 5px 10px 5px 0
}

.controls-barsclubs span {
    font-weight: 700;
    font-size: 14px
}

.controls-barsclubs a {
    background: url(../images/icons/controls-club.jpg) no-repeat left 0;
    float: left;
    padding: 0 0 0 45px
}

.controls-shopping {
    float: left;
    height: 40px;
    padding: 0 10px 1px 0;
    border-right: 1px solid #C9C9C9;
    margin: 5px 10px 5px 0
}

.controls-shopping span {
    font-weight: 700;
    font-size: 14px
}

.controls-shopping a {
    background: url(../images/icons/controls-shopping.jpg) no-repeat left 0;
    float: left;
    padding: 0 0 0 45px
}

.controls-attractions {
    float: left;
    height: 40px;
    padding: 0 0 1px;
    margin: 5px 0
}

.controls-attractions span {
    font-weight: 700;
    font-size: 14px
}

.controls-attractions a {
    background: url(../images/icons/controls-attractions.jpg) no-repeat left 2px;
    float: left;
    padding: 0 0 3px 45px
}

.pdf-loading {
    width: 100%;
    text-align: left;
    float: left
}

.pdf-loading .pdf-loading-inner {
    width: 90%;
    text-align: center;
    float: left;
    padding: 2% 5%
}

.pdf-loading .print-inner {
    width: 90%;
    text-align: left;
    float: left;
    padding: 2% 5%
}

.pdf-loading .print-inner a {
    padding: 0 0 0 20px;
    float: left;
    background: url(../images/layout/icon-pdf.png) no-repeat left top
}

.traveller-table {
    width: 100%;
    float: left;
    display: table
}

.traveller-table td:first-child {
    text-align: center
}

.traveller-table td {
    vertical-align: middle!important;
    padding: 5px 3px
}

.traveller-table .description {
    font-size: 14px;
    padding: 0 0 5px;
    color: gray;
    text-align: justify
}

.user-stats th {
    text-align: center;
    vertical-align: middle;
    font-weight: 700;
    font-size: 14px;
    background: #0B72B5;
    color: #fff;
    padding: 5px;
    border: 1px solid #fff
}

.user-stats {
    width: 100%;
    float: left;
    display: table;
    font-size: 14px;
}

.user-stats td:first-child {
    text-align: center
}

.user-stats td {
    vertical-align: middle!important;
    padding: 5px;
    text-align: center
}

.user-stats td.description {
    font-size: 11px;
    padding: 0 0 5px 13%;
    color: gray;
    text-align: justify
}

.traveller-holder {
    width: 100%;
    float: left;
    margin-bottom: 6px
}

.traveller-holder>div {
    font-size: 11px;
    padding-left: 30px;
    padding-top: 1px;
    height: 20px
}

.traveller-description {
    padding: 2px 10px
}

.user-dropdown-body-overlay {
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 101;
    display: none
}

.exchange-rate {
    width: 79%;
    float: left;
    text-align: center;
    padding: 5% 10%;
    border: 1px solid #dcdcdc;
    background: #F5F5F5;
    font-size: 12px;
    margin-top: 10px
}

.exchange-rate span {
    color: gray;
    font-size: 11px
}

.fill {
    width: 488px;
    float: left;
    overflow: hidden;
    height: 20px;
    margin: 10px 0;
    background: #e0e0e0;
    position: relative
}

.fill .completed {
    width: 100%;
    position: absolute;
    left: -100%;
    top: 0;
    background: #25AAE1;
    height: 20px
}

.calendar-icon {
    float: left;
    margin-top: -1px;
    padding: 0 5px 0 0
}

.passed-event {
    width: 507px;
    background: #F5F5F5 url(../images/icons/passed-calendar.png) no-repeat 3px 3px;
    padding: 3px 10px 3px 25px;
    color: #999;
    float: left;
    margin: 0 0 5px;
    font-size: 11px;
    border-bottom: 1px solid #dedede;
    cursor: pointer
}

.passed-event:hover {
    background: #dedede url(../images/icons/calendar.png) no-repeat 3px 3px;
    color: #666;
    border-bottom: 1px solid #ccc
}

.passed-event .right {
    background: url(../images/icons/down-arrow.png) no-repeat right 6px;
    padding: 0 15px 0 0
}

.passed-event-details-holder {
    font-size: 11px;
    color: #696969;
    padding: 0 0 5px;
    width: 542px;
    float: left;
    margin: 0 0 5px;
    display: none;
    background: url(../images/layout/bg-reco-right-x.jpg) repeat-x left bottom
}

.passed-event-details-holder .edit {
    color: #696969;
    padding: 1px 0 0 15px;
    float: right;
    background: url(../images/icons/icon-edit-over.png) no-repeat left 5px
}

.passed-event-details-holder .edit:hover {
    background: url(../images/icons/icon-edit.png) no-repeat left 5px
}

.friends-list-holder {
    width: 100%;
    float: left;
    display: none
}

.event-invite-holder-answer {
    padding: 5px 0;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    background: #fefefe
}

.event-invite-holder {
    width: 542px;
    float: left;
    padding: 5px 0 12px;
    background: url(../images/layout/bg-search.jpg) repeat-x left bottom;
    border-top: 1px solid #ccc
}

.event-invite-holder .invited,
.event-invite-holder .accepted,
.event-invite-holder .maybe,
.event-invite-holder .denied {
    width: 25%;
    float: left;
    text-align: center;
    font-size: 11px;
    color: gray;
    display: block
}

.event-invite-holder .event-user {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 11px
}

.event-user-list {
    width: 100%;
    float: left
}

.event-user-list td {
    width: 25%;
    vertical-align: top
}

.event-user-list td span {
    width: 100%;
    float: left
}

.my-events-answer {
    width: 100%;
    float: left
}

.my-events-answer tr.head td {
    font-size: 11px;
    width: 33%;
    padding: 3px
}

.my-events-answer tr.head {
    cursor: pointer;
    background: #F5F5F5 url(../images/icons/down-arrow.png) no-repeat 98% 9px;
    border-bottom: 1px solid #DEDEDE;
    color: #999;
    font-size: 11px;
    text-align: center
}

.my-events-answer tr.head:hover {
    background: #dedede url(../images/icons/down-arrow.png) no-repeat 98% 9px;
    border-bottom: 1px solid #ccc;
    color: #666
}

.my-events-answer .br {
    border-right: 1px solid #DEDEDE
}

.my-events-answer .bt {
    border-bottom: 1px solid #DEDEDE
}

.my-events-answer td {
    font-size: 11px
}

.my-events-answer-holder {
    width: 542px;
    float: left;
    font-size: 11px
}

.events-list-with-answer .event,
.event-user {
    border-bottom: 1px solid #e8e8e8
}

.events-list-with-answer .event>a,
.event-user>a {
    padding: 7px 10px
}

.events-list-with-answer .event>a:hover,
.event-user>a:hover {
    background: #e8e8e8;
    text-decoration: none
}

.events-list-with-answer .event:last-child,
.event-user:last-child {
    border-bottom: none
}

.no-head-br .events-list-with-answer {
    border-right: 1px solid #DEDEDE
}

.event-answer {
    display: inline-block;
    font-size: 12px;
    padding: 1px 0 1px 27px;
    font-weight: 700
}

.event-answer .right {
    padding-left: 5px;
    font-weight: 700
}

.event-answer-yes {
    background: url(../images/icons/icon-event-going.png) no-repeat left top
}

.event-answer-maybe {
    background: url(../images/icons/icon-event-maybe.png) no-repeat left top
}

.event-answer-no {
    background: url(../images/icons/icon-event-no.png) no-repeat left top
}

.event-change-answer {
    width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 5px 0;
    display: none;
    padding: 5px 0
}

.invite-friends-search {
    padding: 10px 0;
}

.invite-friends-search #searchfriend {
    width: 270px;
}

.bottom-form-holder {
    -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    background: #fafafa;
    border: 1px solid #e0e0e0;
    position: relative;
    margin-top: 20px;
    padding: 30px 20px;
    margin-bottom: 20px
}

/*.bottom-form-holder:after,
.bottom-form-holder:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
} */

.bottom-form-holder:after {
    border-color: rgba(250, 250, 250, 0);
    border-bottom-color: #fafafa;
    border-width: 10px;
    margin-left: -10px
}

.bottom-form-holder:before {
    border-color: rgba(224, 224, 224, 0);
    border-bottom-color: #e0e0e0;
    border-width: 11px;
    margin-left: -11px
}

.center-form-holder span {
    -webkit-box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    margin: 0 auto;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    background: #F4941B;
    border-radius: 60px
}

.top-form-holder {
    -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    background: #fafafa;
    border: 1px solid #e0e0e0;
    position: relative;
    margin-bottom: 20px;
    padding: 30px 20px
}

.top-form-holder:after,
.top-form-holder:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.top-form-holder:after {
    border-color: rgba(250, 250, 250, 0);
    border-top-color: #fafafa;
    border-width: 10px;
    margin-left: -10px
}

.top-form-holder:before {
    border-color: rgba(224, 224, 224, 0);
    border-top-color: #e0e0e0;
    border-width: 11px;
    margin-left: -11px
}

a.face-link {
    background: url(../images/login-fb.jpg) no-repeat left top;
    width: 237px;
    height: 54px;
    display: inline-block
}

a.face-link:hover {
    opacity: .7
}

#contact textarea {
    height: 107px
}

#add-form {
    position: relative;
    color: #ffffff;
}

#add-form .well {
    color: #000000;
}

#add-form #contact textarea {
    height: 170px
}

#add-form #contact {
    height: 0px;
    overflow: hidden
}

.overlay-fake {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/layout/v3/fake-overlay.png) repeat-x left bottom;
    z-index: 100
}

.overlay-fake>i {
    display: none;
    position: absolute;
    top: -25px;
    left: 50%;
    margin: auto auto auto -25px;
    font-size: 25px;
    z-index: 99
}

.popover-content a:hover {
    color: #0B72B5
}

.no-results {
    -webkit-box-shadow: 0 3px 3px #666;
    box-shadow: 0 3px 3px #666;
    display: none;
    text-align: left;
    border: 1px solid #CCC;
    background: #DCEDF4;
    color: #555;
    font-size: 11px;
    line-height: 30px;
    position: absolute;
    left: 0;
    top: 100%;
    max-width: 100%;
    width: 100%;
    padding: 0 12px
}

.no-results a {
    color: #25AAE1;
    text-decoration: underline;
    font-weight: 700
}

.no-results a:hover {
    color: #222
}

.add-recommendation-modal label {
    font-size: 13px;
    color: #555;
    border: 1px solid #ccc;
    padding: 12px 10px;
    border-radius: 4px;
    font-weight: 400;
    box-shadow: 0 0 3px #CCC
}

.add-recommendation-modal label:hover {
    background: #efefef
}

.add-recommendation-modal label.checked {
    background: #0B72B5;
    color: #fff!important;
}

.hotel-stars {
    display: inline-block
}

.hotel-stars>i {
    color: #0B72B5;
    font-size: 18px;
    margin-left: 5px;
}

.general-recommendations-list .hotel-stars>i {
    font-size: 13px
}

.inner-holder {
    padding: 10px
}

.cookies-wrap {
    position: fixed;
    left: 0;
    bottom: 0;
    padding: 15px 10px;
    background: rgba(255, 255, 255, 0.95);
    width: 100%;
    z-index: 999;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
    font-size: 14px;
}

.close-cookies-notif {
    color: #0B72B5;
    margin: -5px 0
}

.close-cookies-notif span {
    color: #f7941e
}

a:hover.close-cookies-notif {
    text-decoration: none;
    color: #f7941e
}

a:hover.close-cookies-notif span {
    color: #0B72B5
}

.general-recommendations-list .reco-item {
    min-height: 236px
}

.general-recommendations-list .reco-item.reco-item-photo-small {
    min-height: 165px
}

.loading-recos {
    padding: 15px 0;
    font-size: 25px;
    color: #cecece
}

#master-search #what-input-holder .input-group-btn .btn-primary,
#master-search-sidebar .input-group-btn .btn {
    background: #0B72B5;
    border-color: #0B72B5;
    min-width: 0;
	border-radius:0!important;
}

#master-search #what-input-holder .input-group-btn .btn-primary:hover,
#master-search-sidebar .input-group-btn .btn-primary:hover {
    background: #FFC000;
    border-color: #FFC000;
    color: #fff;
}

.list-view-buttons a.btn:hover>i,
.list-order-buttons a.btn:hover>i,
#menutop .dropdown-menu .btn-default:hover>i,
.btn.btn-default:hover>i {
    color: #fff;
}

#master-search-sidebar {
    margin-bottom: 20px;
}

#master-search-sidebar .input-group-btn .btn-primary {
    padding-left: 10px;
    padding-right: 10px;
	border-radius:0px!important;
}

#master-search-sidebar .form-group {
    margin-bottom: 10px !important;
}

#master-search-sidebar .form-group+.form-group {
    margin-bottom: 0px !important;
}

#master-search-sidebar .form-control {
    height: 44px;
    border-color: #ffffff;
}

input[type="checkbox"],
input[type="radio"] {
    opacity: 0;
    margin: 0 !important;
}

.uniform-checkbox,
.uniform-radio {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    font-size: 9px;
    color: #434a54;
    font-family: "FontAwesome";
    background: #F0F0F0;
    width: 12px;
    height: 12px;
    padding: 0px;
    margin-right: 9px;
    text-align: center;
    margin-left: -15px;
    margin-top: -3px;
}

input[type="checkbox"]+.uniform-checkbox:before,
input[type="radio"]+.uniform-radio:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: "";
    text-align: center;
    font-weight: 400;
}

.uniform-center .uniform-checkbox,
.uniform-center .uniform-radio {
    margin: auto auto auto -12px;
}

input[type="checkbox"]:checked+.uniform-checkbox:before {
    content: '\f00c';
    font-size: 9px;
    color: #434a54;
    line-height: 12px;
    width: 13px;
}

input[type="checkbox"]:disabled+.uniform-checkbox:before {
    color: #bbb;
    content: "\f05e";
    line-height: 12px;
    cursor: not-allowed;
}

input[type="radio"]+.uniform-radio {
    border-radius: 50%;
    border: 1px solid #aaa;
}

input[type="radio"]:checked+.uniform-radio:before {
    background: #434a54;
    width: 6px;
    height: 6px;
    margin: auto;
    border-radius: 50%;
}

input[type="radio"]:disabled+.uniform-radiockbox {
    background: #fff;
    border-color: #e0e0e0;
}

h2.reco-list-title {
    color: #ffffff;
    background: none;
    text-align: left;
    font-size: 18px;
    padding: 0 10px;
    margin-bottom: 8px;
}

.box-block {
    padding: 15px 22px;
    background: #ffffff;
    margin: 0 0 15px 0;
    font-size: 16px;
}

.box-block h2,
.box-block .box-block-title {
    background-color: #0b72b5;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin: -15px -22px 22px;
    padding: 15px 22px;
    text-align: left;
    text-transform: uppercase;
}

.box-block h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0;
}

.vertical-align-top {
    vertical-align: top;
}

.box-block.empty-block h2,
.box-block.empty-block .box-block-title {
    margin: -15px -22px;
}

.box-block.fixed-titles h2 {
    margin-bottom: 15px;
}

.box-block.fixed-titles h2>i {
    font-size: 23px;
}

.box-block .outter {
    margin-bottom: 30px;
}

.box-block ul li {
    padding: 4px 0;
    font-size: 15px;
}

.box-block ul li>a:hover {
    text-decoration: none;
    color: #313131;
}

.box-block ul li>a>i.fa-caret-right {
    margin-right: 10px;
}

#accordion-lounge.panel-group {
    margin: 0 -21px -15px;
}

#accordion-lounge.panel-group .panel {
    border-color: #CCCCCC;
    background: #F0F0F0;
    box-shadow: none;
}

#accordion-lounge.panel-group .panel:last-child {
    border: none;
}

#accordion-lounge.panel-group .panel .panel-collapse {
    background: #ffffff;
}

#accordion-lounge.panel-group .panel h3 {
    margin: 0;
}

#accordion-lounge.panel-group .panel h3 a {
    display: block;
    padding: 12px;
    font-size: 15px;
    font-weight: 400;
    color: #222222;
}

#accordion-lounge.panel-group .panel h3 a>i {
    margin-right: 7px;
    margin-top: 2px;
    font-size: 14px;
}

.lounge-left .user-titles .user-title td {
    font-size: 13px;
    line-height: 32px;
}

.share-experience .form-group {
    margin: 0 0 5px 0;
}

.share-experience .form-control {
    background: #F6F6F6;
    border-color: #F0F0F0;
    font-size: 14px;
    font-style: italic;
}

.share-experience .form-control:focus {
    box-shadow: none;
    background: #ffffff;
}

.share-experience textarea.form-control {
    background: #F6F6F6;
    border-color: #F0F0F0;
    font-size: 14px;
    font-style: italic;
    height: 58px;
    min-height: 58px;
    padding-right: 135px;
}

.share-experience td {
    border: none !important;
}

.share-experience .preview {
    position: relative;
    display: block;
}

.share-experience .preview>a {
    display: block;
}

.share-experience .delete {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    background: #0B72B5;
    color: #ffffff;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 13px;
}

.share-experience .delete:hover {
    background: #08578a;
}

.share-experience .share-loading {
    font-size: 17px;
    color: #c0c0c0;
    opacity: 0;
}

.share-experience .share-video-holder,
.share-experience .share-check-holder {
    display: none;
    margin-bottom: 5px;
    position: relative;
    overflow: visible !important;
}

.share-experience .share-photos {
    position: relative;
}

.share-experience.fileupload-processing .share-loading {
    opacity: 1;
}

.share-experience tr.template-download,
.share-experience tr.template-upload {
    float: left;
}

.share-experience .quick-search-holder.autocomplete-locations>ul {
    max-height: 157px;
}

.share-experience .form-group .info-icon-holder {
    padding: 7px 3px;
}

.share-types {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
    font-size: 0;
}

.share-types>span {
    vertical-align: top;
    width: 30px;
    height: 30px;
    line-height: 29px;
    text-align: center;
    border-radius: 50%;
    background: #0B72B5;
    color: #ffffff;
    margin-right: 10px;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
}

.share-types>span.checked {
    box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.15);
}

.share-types>span:hover {
    opacity: 0.6;
}

.share-types>.share-write {
    background: #1E80EC;
    font-size: 14px;
}

.share-types>.share-photo {
    background: #88C349;
}

.share-types>.share-video {
    background: #F41A25;
}

.share-types>.share-check {
    background: #F71070;
}

.share-types>.share-menu {
    display: none;
    font-size: 17px;
}

.share-menu-only .share-types>span {
    display: none;
}

.share-menu-only .share-types>.share-menu {
    display: block;
}

.share-menu-only.share-experience .form-control {
    padding-right: 55px;
}

.lounge-feed .share-types {
    position: static;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.lounge-feed .share-types>span {
    cursor: default;
}

.lounge-feed .item {
    padding: 17px 20px;
    background: #ffffff;
    margin-bottom: 15px;
}

.lounge-feed .item .item-check-in {
    font-size: 18px;
    color: #444444;
    font-weight: 700;
}
.lounge-feed .item .item-data{
    margin-bottom: 9px;
	font-size: 14px;
	font-style: italic;
	color:#999;
}
.lounge-feed .item .item-check-in .ud-post-holder {
    display: none;
    margin-bottom: 5px;
    position: relative;
    overflow: visible !important;
}

.lounge-feed .item .item-photo {
    margin-bottom: 9px;
}

.lounge-feed .item .item-video {
    margin-bottom: 9px;
}

.lounge-feed .item .item-text {
    font-size: 18px;
    color: #444444;
    font-weight: 300;
    margin-bottom: 9px
}

.lounge-feed .item .item-stats {
    color: #444444;
    margin-bottom: 9px;
    font-size: 14px;
    padding-left: 5px;
}

.lounge-feed .item .item-comments {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    background: #F6F6F6;
    margin-bottom: 9px;
}

.lounge-feed .item .item-comments .item-comment-holder {
    padding: 15px;
}

.lounge-feed .item .item-comments .item-comment-user-name {
    font-weight: 700;
    font-size: 13px;
}

.lounge-feed .item .item-comments .item-comment-date {
    font-style: italic;
    color: #aaaaaa;
    margin: 3px 0;
}

.lounge-feed .item .item-comments .item-comment-text {
    font-size: 14px;
    line-height: 1.2;
}

.lounge-feed .item .item-comments-load-more {
    margin-bottom: 9px;
    font-size: 13px;
}

.lounge-feed .item .item-stats a.like {
    margin-right: 10px;
}

.lounge-feed .item .item-stats a.like,
.lounge-feed .item .item-stats a.like:hover i,
.lounge-feed .item .item-stats a.like.liked i,
.lounge-feed .item .item-stats a.like span.counter {
    color: #F7941E;
}

.lounge-feed .item .item-stats a.like i {
    color: #b0b0b0;
    width: 18px;
    text-align: center;
}

.lounge-feed .item .item-stats a.like:hover {
    text-decoration: none;
}

.lounge-feed .item .item-stats .item-comment i {
    color: #0b72b5;
}

.lounge-feed .item .item-stats a.like:hover i:before {
    content: "\f004";
}

.lounge-feed .item .item-stats a.like.liked:hover i:before {
    content: "\f00d";
    font-size: 15px;
}

.lounge-feed .item .form-control {
    background: #F6F6F6;
    border-color: #F0F0F0;
    font-size: 14px;
    font-style: italic;
    padding-right: 48px;
    height: 38px;
}

.lounge-feed .item .form-control:focus {
    box-shadow: none;
    background: #ffffff;
}

.item-comment-form {
    position: relative;
}

.item-comment-form .lounge-submit {
    padding: 0;
    content: "\f061";
    font-family: "FontAwesome";
    position: absolute;
    right: 10px;
    top: 5px;
    vertical-align: top;
    width: 27px;
    height: 27px;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    background: #0B72B5;
    color: #ffffff;
    margin-right: 10px;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    opacity: 0;
}

.focus.item-comment-form .lounge-submit {
    opacity: 1;
}

.item-comment-form .lounge-submit i {
    line-height: 22px;
    font-size: 14px;
    display: block;
    text-align: center;
}

.block-invite {
    background: #F7941E url(../images/layout/v4/pattern-trip-invite.jpg) repeat left top;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 20px 17px;
    cursor: pointer;
}

.block-invite h3 {
    font-size: 22px;
    margin: 0 0 6px 0;
    font-weight: 700;
}

.block-invite .invitations-counter {
    background: #ffffff;
    color: #0B72B5;
    font-size: 25px;
    font-weight: 700;
    border-radius: 50%;
    padding: 10px;
    display: table;
    margin: 0 auto;
    clear: both;
    line-height: 25px;
}
.block-invite .btn-warning {
	background-color: #f8a036 ;
	border-color: #f8a036 ;
}
.block-invite .btn-warning:hover {
	background-color: #5B9BD5 ;
	border-color: #5B9BD5 ;
}

.invite-buttons {
    margin: 0;
    text-align: center;
}

.invite-buttons li {
    display: inline;
    vertical-align: text-top;
    margin: 0 10px;
}

.invite-buttons li>* {
    border-radius: 5px;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}

.invite-buttons li>*:hover {
    text-decoration: none;
    opacity: 0.8;
}

.invite-buttons li .btn-invite-facebook {}

.invite-buttons li .btn-invite-facebook i {
    background: #fff;
    border-radius: 5px;
    color: #2f528f;
    display: block;
    font-size: 36px;
    height: 30px;
    line-height: 31px;
    text-align: center;
    width: 30px;
}

.invite-buttons li .btn-invite-email {}

.invite-buttons li .btn-invite-email i {
    font-size: 21px;
    display: block;
    text-align: center;
    padding: 5px;
    color: #ffffff;
    background: #000000;
}

.top-contributors {
    padding: 10px;
    background: #ffffff;
    border: none !important;
    margin: 0 !important;
}

.top-contributors .top-section {
    text-align: center;
    font-size: 15px;
    color: #444444;
    padding: 9px 0 0;
    border-radius: 50% 50% 0 0;
    background: #F7941E;
}

.top-contributors .bottom-section {
    text-align: center;
    color: #ffffff;
    padding: 20px 0;
    font-size: 14px;
    line-height: 18px;
}

.top-contributors .bottom-section span {
    display: block;
    font-size: 40px;
    font-weight: 700;
    line-height: normal;
}

.top-contributors .bottom-section .count {
    display: block;
    font-size: 18px;
}

.top-contributors .bottom-section img {
    margin-bottom: 13px;
}

.top-contributors .table {
    table-layout: fixed;
    margin: 0;
}

.top-contributors .table>tbody>tr>td {
    vertical-align: bottom;
    padding: 0;
    text-align: center;
    border: none;
    width: 33.3333%;
}

.top-contributors .table>tbody>tr:last-child>td {
    background: #F7941E;
}

.top-contributors .top-section .left {
    float: none !important;
}

.top-contributors .top-section .name {
    display: block;
    line-height: normal;
    font-size: 13px;
    color: #ffffff;
    font-weight: 700;
    padding: 0 3px;
}

.top-contributors .top-section .left .mr10 {
    margin: 0;
    border-radius: 50%;
}

.top-contributors .top-section-image {
    position: relative;
    display: inline-block;
    margin-bottom: 7px;
}

.top-contributors .top-section-image>span {
    background: #0B72B5;
    position: absolute;
    top: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    right: -12px;
    border-radius: 50%;
}

.top-contributors .space {
    background: #F7941E;
}

.top-contributors .second-place .space {
    padding-top: 35px;
    background: #F7941E;
}

.top-contributors .first-place .space {
    padding-top: 90px;
    background: #F7941E;
}

.nav-tabs-v4.nav-tabs {
    border: none;
    background: #0B72B5;
    position: relative;
}

.nav-tabs-v4.nav-tabs li {
    margin: 0;
    font-size: 20px;
}

.nav-tabs-v4.nav-tabs li>a {
    text-transform: uppercase;
    padding: 10px 20px;
    background: #0B72B5;
    color: #ffffff;
    margin: 0;
    border-color: transparent;
    border-radius: 0;
}

.nav-tabs-v4.nav-tabs .ui-autocomplete li>a {
    text-transform: none;
}

.nav-tabs-v4.nav-tabs li.search-dropdown {
    position: static;
}

.nav-tabs-v4.nav-tabs li.search-dropdown i {
    cursor: pointer;
    color: #ffffff;
    line-height: 50px;
    width: 38px;
    text-align: center;
    display: block;
}

.nav-tabs-v4.nav-tabs li.search-dropdown i:hover {
    opacity: 0.8;
}

.nav-tabs-v4.nav-tabs li>a:hover {
    background: #085E96;
}

.nav-tabs-v4.nav-tabs li>a:hover,
.nav-tabs-v4.nav-tabs>li a:focus {
    border-color: transparent;
    color: #ffffff;
}

.nav-tabs-v4.nav-tabs li.active>a {
    background: #F7941E;
}

.nav-tabs-v4.nav-tabs.nav-tabs-small li {
    font-size: 13px;
    width: 33.3333%;
    text-align: center;
}

.nav-tabs-v4.nav-tabs.nav-tabs-small li a {
    padding-left: 0;
    padding-right: 0;
    display: block;
    border-right-color: #398BC1;
}

.nav-tabs-v4.nav-tabs.nav-tabs-small li:last-child a,
.nav-tabs-v4.nav-tabs.nav-tabs-small li.active a {
    border-right-color: transparent;
}

.page-subsubheading {
    background: #434A54;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 18px;
    margin: 0;
    text-transform: uppercase;
}

.loading-holder {
    height: 7px;
    background: #5D5C68;
    border-radius: 0px;
    color: #ffffff;
    display: block;
    font-size: 12px;
    position: relative;
}

.loading-holder .loading-active {
    background: #F7941E;
    height: 7px;
    display: block;
}

.loading-holder .loading-text {
    position: absolute;
    right: 0;
    bottom: 100%;
    width: 100%;
    line-height: 15px;
    color: #333;
    text-align: right;
}

.map_canvas_holder {
    position: relative;
}

.move-block2   {
    position: relative;
}

.move-block2 .map-magnify ,
.map_canvas_holder .map-magnify {
    color: #666666;
    position: absolute;
    bottom: 85px;
    right: 10px;
    font-size: 15px;
    background: #ffffff;
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
    border-radius: 2px;
    height: 28px;
    width: 28px;
    line-height: 27px;
    text-align: center;
}

.map_canvas_holder .map-magnify:hover {
    color: #333333;
}

.infowindow_holder {
    max-width: 250px;
    margin-bottom: 10px;
}

.infowindow_grade {
    color: #222;
    font-size: 35px;
    line-height: 45px;
    font-weight: 400;
}

.infowindow_grade_holder {
    padding: 10px;
    border: 1px solid #cccccc;
}

.infowindow_title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 0;
    line-height: 20px;
}

.infowindow_holder .reco-info-line {
    display: block;
}

.infowindow_holder .reco-info-line>i {
    float: left;
    display: block;
}

.infowindow_holder .reco-info-line>a {
    display: block;
    overflow: hidden;
    width: auto;
}

.cover-title-holder .cover-title-editable {
    display: none;
    padding-top: 18px;
}

h3.cover-title {
    margin: 0 -22px -15px;
    padding: 35px 15px 15px;
    text-shadow: 0 0 10px #fff;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#999999+0,ffffff+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(153, 153, 153, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(153, 153, 153, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(153, 153, 153, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00999999', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
}

.cover-title-holder.editable h3.cover-title {
    display: none;
}

.cover-title-holder.editable .cover-title-editable {
    display: block;
}

.cover-top-buttons a {
    display: inline-block;
    background: #F0F0F0;
    border-bottom: 1px solid #E3E3E3;
    border-radius: 4px;
    padding: 5px 10px;
    color: #444444;
    font-size: 14px;
    text-align: left;
}

.cover-top-buttons a:hover,
.cover-top-buttons a:focus {
    background: #0b72b5;
    border-color: #0b72b5;
    text-decoration: none;
}

.cover-top-buttons a:hover,
.cover-top-buttons a:focus,
.cover-top-buttons a:focus i {
    color: #ffffff;
}

.cover-top-buttons a:hover i {
    color: #ffffff;
}

.cover-top-buttons a+a {
    margin-left: 10px;
}

.cover-top-buttons a i {
    color: #0b72b5;
    display: inline-block;
    font-size: 25px;
    vertical-align: middle;
    margin-right: 5px;
}

.cover-top-buttons a span {
    display: inline-block;
    line-height: 14px;
    vertical-align: middle;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

#fileupload-second .share-photos .preview {
    position: relative;
    display: block;
}

#fileupload-second .delete {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    background: #0B72B5;
    color: #ffffff;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 28px;
}

#fileupload-second .delete:hover {
    background: #085e96;
}

.tab-content.lounge-tab-content>.tab-pane {
    border: none;
    margin: 0;
}


/*.general-recommendations-list{ margin: 0 -15px; }*/

.general-recommendations-list .reco-photos {
    background: #434a54;
}

.search-on-map-holder .general-recommendations-list {
    margin: 0;
}

.equal-box-block {
    padding: 20px;
}

.user-profile-block .user-name {
    font-size: 14px;
    color: #444444;
    font-weight: 700;
}

.user-profile-block .user-location {
    font-size: 14px;
    color: #444444;
}

.user-profile-block .user-titles {
    border-bottom: 1px solid #D2D2D2;
    padding: 5px 0;
    margin-bottom: 5px;
}

.user-profile-block .user-titles img {
    margin-right: 10px;
    margin-bottom: 4px;
    margin-top: 4px;
}

.user-profile-block .half-section-title {
    font-size: 14px;
    color: #0b72b5;
    font-weight: 700;
}

.user-profile-block .user-list {
    padding-top: 5px;
    margin: 0;
}

.user-profile-block .user-list li {
    font-size: 12px;
    color: #444444;
    padding: 1px 0;
}

.user-profile-block .user-top-cities {
    font-size: 13px;
    color: #444444;
    background: #F0F0F0;
    border-bottom: 1px solid #DBDBDB;
    padding: 5px;
}

.user-profile-block .user-top-cities>span {
    font-size: 14px;
    line-height: 1;
    float: right;
}

.user-profile-block .user-top-cities>span>span {
    font-size: 17px;
    font-weight: 700;
    line-height: 1;
}

.user-profile-block .user-map-title {
    font-size: 15px;
    color: #FFFFFF;
    background: #0B72B5;
    border-bottom: 1px solid #DBDBDB;
    padding: 5px;
    text-align: center;
    text-transform: uppercase
}

#map_user {
    width: 100%;
    height: 230px;
    background: #f0f0f0;
}

.user-reco-list .reco-item-photo {
    width: 50%;
}

.open .top-users-location-holder {
    display: block;
}

.top-users-location-holder {
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    padding: 5px;
    background: #0B72B5;
    display: none;
    z-index: 1;
}

.top-users-location-holder input[type="text"] {
    border: none;
    box-shadow: none;
    font-size: 14px;
    width: 100%;
    padding: 5px;
}

.lounge-notif {
    overflow: hidden;
    width: 29px;
    height: 29px;
    background: #ffffff;
    font-size: 18px;
    color: #F7941E;
    display: block;
    line-height: 29px;
    text-align: center;
    font-weight: 700;
    position: absolute;
    margin: auto 8px auto 108px;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
}

.general-recommendations-list.index-latest .reco-title {
    min-height: 31px;
}


/* Zoom out the website */

#menutop .navbar-nav>li>a {
    font-size: 16px;
    line-height: 56px;
    padding: 0 11px;
    letter-spacing: -0.5px;
}

#menutop.navbar-default .navbar-nav a .caret {
    margin-left: 6px;
}

.nav-holder {
    height: 56px;
}

.homepage img {
    height: 56px;
}

#master-search .form-control {
    height: 50px;
    padding: 10px 17px;
}

#master-search .form-group .info-icon-holder.action-icon>i {
    line-height: 36px;
}

#master-search .form-group .btn>i {
    font-size: 28px;
}

.checkbox-inline,
#menutop .navbar-nav>li>.dropdown-menu>li>a,
.send_comment .checkbox-inline,
#add-form .checkbox-inline {
    font-size: 13px;
}

#filters-block .tab-pane .filter-items-section h3,
.general-recommendations-list .reco-item-list-item.reco-item .reco-title {
    font-size: 15px;
}

.pagination>li>a,
.pagination>li>span {
    font-size: 17px;
    padding: 3px 10px;
}

#my-profile-recos .pagination>li>a,
#my-profile-recos .pagination>li>span {
    color: #333;
}

button.btn>i {
    font-size: 20px;
}

.list-group>h2>span,
.list-group>h2>a>span {
    font-size: 13px;
    line-height: 30px;
    font-weight: normal
}

h2.reco-list-title {
    line-height: 30px;
}

.general-recommendations-list .reco-item-list-item.reco-item .reco-name {
    font-size: 17px;
}

.general-recommendations-list .reco-item.reco-item-photo .reco-title,
.box-block ul li {
    font-size: 14px;
}

.box-block h2,
.box-block .box-block-title {
    font-size: 16px;
}

.box-block.fixed-titles h2>i {
    font-size: 19px;
}

.box-block ul li {
    padding: 2px 0;
}

.fileupload-buttonbar button.btn>i {
    font-size: 15px;
}

.form-group .info-icon-holder>i {
    line-height: 100%;
}

.pagination-moved {
    padding: 0 10px;
}

.pagination-moved>.clearfix {
    margin-bottom: -33px;
}

.pagination-moved>.text-center {
    text-align: right !important;
}

.pagination-moved.moved-small>.clearfix {
    margin-bottom: -33px;
}

.pagination>li.disabled {
    display: none;
}

.send_comment .form-control {
    font-size: 13px;
}

.send_comment .form-control::-webkit-input-placeholder {
    color: #000;
}

.send_comment .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
}

.send_comment .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
}

.send_comment .form-control:-ms-input-placeholder {
    color: #000;
}

.latest-holder {
    padding: 0 50px;
}

.content-management img {
    height: auto;
    max-width: 100%;
    display: block;
    width: auto;
}

.width_50 {
    width: 50%;
}

.padding_top_50 {
    padding-top: 50px;
}

.breadcrumb {
    padding: 0;
    background: none;
    border-radius: 0;
    color: #ffffff;
    font-size: 14px;
}

.breadcrumb a {
    color: #ccc;
}

#my-profile-recos .general-recommendations-list .reco-btns {
    width: 100% !important;
}

#my-profile-recos .general-recommendations-list .reco-item-list-item.reco-item .reco-btns .btn i {
    font-size: 20px;
}

#my-profile-recos .general-recommendations-list .reco-user-rating.col-lg-4 {
    margin-top: -35px;
}

#my-profile-recos .general-recommendations-list .reco-item-list-item a.reco-item-holder {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.28);
}

#my-profile-recos .form-group #where-input-holder .info-icon-holder {
    right: 54px;
}

#my-profile-recos .general-recommendations-list .reco-item-list-item a.reco-item-holder:hover,
#my-profile-recos .general-recommendations-list .reco-item-list-item.active a.reco-item-holder {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.78);
}

.image-header-container .bx-wrapper,
.image-header-container .bx-viewport {
    height: 400px;
}

.index .image-header-container .bx-wrapper,
.index .image-header-container .bx-viewport {
    height: 800px;
}

.image-header-holder .slideshow-image {
    /*animation: zoomOutSlider 8s infinite alternate;*/
}

.image-header-holder .bx-wrapper .bx-pager {
    width: 100%;
    left: 0;
    right: 0;
    text-align: center !important;
    bottom: 25px;
}

.index .image-header-holder .bx-wrapper .bx-pager {
    bottom: 120px;
}

.image-header-holder .bx-wrapper .bx-pager.bx-default-pager a {
    width: 25px;
    height: 25px;
    background: #fff;
    border: none;
    margin: 0 10px;
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.78);
}

.image-header-holder .bx-wrapper .bx-pager.bx-default-pager a:hover,
.image-header-holder .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #FFC000;
}

.image-header-holder .bx-wrapper .bx-controls-direction a {
    background: none;
    color: #fff;
    opacity: 0.4;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    font-size: 25px;
    width: 50px;
}

.image-header-holder .bx-wrapper .bx-controls-direction a:hover,
.image-header-holder .bx-wrapper .bx-controls-direction a:focus {
    background: none;
    color: #fff;
    opacity: 1;
    text-decoration: none;
}

@keyframes zoomOutSlider {
    0% {
        background-size: 110%;
    }
    100% {
        background-size: 100%;
    }
}

.clear-both {
    clear: both;
}

.pagination-moved {
    min-height: 65px;
}

#navbar-show-button {
    display: none;
}

.create-event .map-legend {
    color: #fff;
}

.w67p {
    width: 67%;
    margin-bottom: 10px;
    margin-top: 10px;
}

#more-menu-item.open>ul ul {
    position: static;
    display: block;
    float: none !important;
    box-shadow: none;
    margin: 0;
    padding: 0;
}

#more-menu-item.open>ul ul li a {
    padding-left: 30px;
}

.social-sharing-holder {
    display: table-cell;
    width: 25%;
    padding: 0 0 0 10px;
    text-align: center;
    vertical-align: middle;
}
.reco-btns .all-space{
	display: table;
	width: 100%;
}
.reco-btns .social-sharing-holder {
	display: block;
	width:auto;
	float: left;
	margin-top: 5px;
	padding-left:0;
}
.reco-btns .social-sharing-holder span {
	background: #F7941D;
	color: #fff;
	padding: 5px;
	line-height: normal;
	display: inline-block;
	vertical-align:top;
	height:31px;
	margin-right:10px;
	position:relative;
	font-weight:bold;
	border-radius:3px;
}
.reco-btns .social-sharing-holder span:after {
	content: "";
	position: absolute;
	top: 8px;
	right: -20px;
	border-width: 7px 10px;
	border-style: solid;
	border-color: transparent transparent transparent #F7941D;
}
.social-sharing-holder>a {
    display: inline-block;
    margin: 0 8px;
    font-size: 22px;
	vertical-align:bottom;
}

.social-sharing-holder>a.social-facebook {
    color: #3B5998;
}

.social-sharing-holder>a.social-twitter {
    color: #1DA1F2;
}

.social-sharing-holder>a.social-pinterest {
    color: #BD081B;
}

.social-sharing-holder>a.social-google-plus {
    color: #DF493A;
}
.social-sharing-holder > a.social-whatsapp {
	color:#25D366;
}
.social-sharing-holder>a:hover,
.social-pages>a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70)
}

.social-pages>a {
    display: inline-block;
    margin: 0 10px;
    font-size: 25px;
    color: #fff;
}

.social-pages {
    display: none;
    float: right;
    position: relative;
    z-index: 5;
    margin: -5px 0;
    color: #fff;
}

.social-pages>span {
    display: inline-block;
    font-size: 15px;
    vertical-align: text-bottom;
    padding-right: 10px;
    color: #fff;
}

.social-footer .social-pages {
    padding-left: 20px;
    display: block;
    float: none;
    padding-top: 10px;
    padding-bottom: 20px;
}

.social-footer .social-pages>a {
    margin: 0 5px;
    font-size: 24px;
}

.visible-input .uniform-checkbox, .visible-input .uniform-radio {
    border:1px solid #aaa;
    width:14px; 
    height:14px;
    background:#fff;
}
#popup_container .btn.bordered {
	border:1px solid #5b9bd5;
}
#popup_container .btn.bordered.btn-primary:hover {
	border:1px solid #ffc000;
}

/*Add Recommendation in category*/
.new-recom-page #categories_holder .btn-primary {
	margin-top:20px;
}
.new-recom-page #add-form .add-recommendation-modal {
	padding: 15px 25px;
	box-shadow:none;
	background:transparent;
}
.new-recom-page .add-recommendation-modal label:hover {
	background:#efefef;
}
.new-recom-page .add-recommendation-modal  label{
	width:48%;
	margin: 10px 1%!important;
	background:#fff;
}
.new-recom-page .add-recommendation-modal  label.checked{
color:#0b72b5!important;
}
@media (min-width: 768px) and (max-width:1199px) {
    #more-menu-item.open>ul .quick-search-holder,
    #more-menu-item.open>ul .dropdown-header {
        display: none;
    }
	.event-invite-holder-answer .btn {
		padding:6px 7px;
	}
	.product-details .reco-btns .btn .text {
		display:none;
	}
}

@media (min-width: 768px) {
    .social-pages {
        display: block;
    }
    #logout-btn-mobile {
        display: none;
    }
    #sidebar2 .general-recommendations-list.user-reco-list.row .reco-item-photo:nth-child(odd) {
        clear: left;
    }
}

@media (max-width: 767px) {
    .social-footer.pull-right {
        float: none !important;
        text-align: center;
    }
    .social-footer .social-pages {
        padding: 0 0 20px 0;
        text-align: center !important;
    }
}
.modal-header .close{
	color:#fff;
	opacity: .6;
	filter: alpha(opacity=60);
}
.modal-header .close:hover, 
.modal-header .close:focus {
	opacity: .8;
	filter: alpha(opacity=80);
}
.modal-btn{ cursor: pointer; }

.clickable-sentence {
	text-align:center;
	color:#0b72b5;
	font-style:italic;
}
.clickable-sentence:hover {
	color:#333;
}
.recos-filters{ margin: 0 -21px; }
.email-copy-checkbox .uniform-checkbox {
    background: #ddd9d9;
}
#add-form #categories_holder{
    height: 0px;
    overflow: hidden;
}

iframe.text-editor{ height: 260px; }
.cke_toolbox a.cke_button{ padding: 2px 4px; }

/* nicu */
.comment-price-range .fa-stack .fa-question-circle{ color: #0b72b5 !important; }
.comment-price-range{font-size: 13px;
font-weight: 700;
padding: 5px 0 10px;
border-bottom: 1px solid #c3c3c3;
margin-bottom: 10px !important;
margin-top: 10px  }

.text-editor.special-class{ height: 100% !important; }
.fc-autocomplete .autocomplete-inner-fix ul li a{ border: 4px solid #0B72B5; border-radius:10px; }
.fc-autocomplete .autocomplete-inner-fix ul li:nth-child(n+2) a{ border-top:0; }
#filters-tab-icons{ display: inline-flex; width:100%;}
#filters-tab-icons li{ width: 33.33%; border:1px solid #ccc; background:#ddd;text-align:center;}
#filters-tab-icons li:hover, #filters-tab-icons li.active {background:#fff!important;}
#filters-tab-icons .fa-check-square-o::before {position: relative; right: 0; left: 0; text-align: center;}
#filters-tab li{ width: 33.33%; float:left; }
.cellar-form{ height: auto !important; }
.photo-radio-btn input{ opacity: 1; }
.add-reco-holder {background:#f7941d; text-align:center;}
.add-reco-holder h3 {text-align:center;  font-size:20px; font-weight:bold; color:#fff;}
.add-reco-holder .modal-btn img {width:26px; display:inline;}
.modal-btn.btn-primary2  {padding:5px 12px 5px 7px; color:#fff; font-size:15px; border:1px solid #fff;}
.modal-btn.btn-primary2:hover  {border:1px solid #ccc; background:#0B72B5;}
.buttons-inline {display:inline-flex; margin:10px 0;}
.buttons-inline span:nth-child(1) {margin-right:8px;}
.comment-autocomplete ul li img { opacity: 0.4; }

.settings-guide {
display: block;
width: auto;
float: right;
position: absolute;
right: 18px;
top: 26%;
text-align:center;
}

.settings-lounge {
    display: block;
    width: auto;
    float: right;
    position: absolute;
    right: 18px;
    top: -12px;
    text-align: center;
}

.settings-guide span, .settings-lounge span {
    width: auto;
    display: block;
    font-size: 20px;
    z-index: 99999;
    cursor: pointer;
    font-size:30px;
    text-align:right;
    height:auto;
}


.settings-guide span:hover, .settings-lounge span:hover {
    color:#0B72B5;
}

.settings-guide ul, .settings-lounge ul {
    width: auto;
    text-align: left;
    background:#0B72B5;
    border:1px solid #d0d0d0;
}

.settings-guide ul li, .settings-lounge ul li {
    color:#fff;
    padding:8px 15px;
    border-bottom: 1px solid #074A76;
    font-weight: 700;
    cursor: pointer;
    font-size:12px;
    line-height:normal;
}

.settings-guide ul li a, .settings-lounge ul li a {
color:#fff;
font-size:12px;
line-height:normal;
}


.settings-guide ul li .fa, .settings-lounge ul li .fa {
     margin-right:10px;
}

.settings-guide ul li:hover, .settings-lounge ul li:hover {
    color: #fff;
    text-decoration: none;
    background-color: #074a76;
}
.user-passowrd-holder{ position:relative; }
.user-passowrd-holder i{
    position: absolute;right: 10px;
    top: 10px;
    cursor: pointer;
    font-size: 1.5em;
}

.lounge-feed .item {
  position:relative;
}


.share-experience .quick-search-holder.autocomplete-locations>ul>li>a,
.modal-dialog .quick-search-holder.autocomplete-locations>ul>li>a {
    border: 4px solid #0B72B5;
    border-radius: 10px;
}

.share-experience .quick-search-holder.autocomplete-locations ul li:nth-child(n+2) a ,
.modal-dialog .quick-search-holder.autocomplete-locations ul li:nth-child(n+2) a {
    border-top: 0;
}


.bottom-form-holder .uniform-checkbox {
    background: #ccc !important;
}

.special-search {
    display: none;
}

/*.rating-holder {
    display: block;
}*/

.general-recommendations-list .reco-photos {
    background: #fff;
}


.custom-wrap-pag-top {
 /*   margin-top: -40px;   */
 }

/*.cellar .move-top-pagination {
    margin-top: -50px;
} */
/*#main .custom-wrap-h1.h1-nopagination{ margin-bottom: 0px; }*/

.image-header-container #form-search-forms {
    z-index: 99;
}


 .icons-recomand {
     position: relative;
 }

 .item-icon-recomand {
      position: absolute;
      bottom: 27%;
      text-align: center;
      left: 0;
      right: 0;
 }

 .item-icon-recomand  li {
     display: inline-block;
     padding: 0 2px;

 }

/*Radu STYLES*/

.loading-full-mobile {
    background: #000 no-repeat center center ;
    z-index:9;
}

#btnMobileOpt {
    position: fixed;
    z-index: 9999;
    bottom: 30px;
    right: 30px;
    display: none;
}

.bgfullpage:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
}

#btnMobileOpt.rotate .fa {
     transform: rotate(45deg);
}


#btnMobileOpt .btn-pls .fa {
    font-size: 20px;
    width: 40px;
    line-height: 40px;
    height: 40px;
    border-radius: 100%;
    background: #F7941E;
    color: #fff;
    cursor: pointer;
    text-align: center;
}

.mobile-opt ul li {
    cursor: pointer;
    text-align: right;
    font-size: 16px;
    margin: 7px 0;
    position: relative;
    z-index: 9999;
}

.mobile-opt ul li a {
    color: #fff;
}

.mobile-opt ul li .fa {
      text-align: center;
    border-radius: 100%;
    background-color: #5B9BD5;
    display: inline-block;
    font-size: 23px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    margin-left: 10px;
}

.btn-pls {
    float: right;
}

#mobileNavBar {
    background:  #2b2e35;
    display: none;
    width: 100%;
    text-align: center;
    padding: 10px 15px;
    z-index: 9999;
    box-shadow: 0 1px 2px -1px #444;

}

#mobileNavBar ul  {
    margin-bottom: 0;
}

#mobileNavBar ul  li {
    display: inline-block;
    padding: 0 7px;
}






