@charset 'UTF-8';


select {
	-webkit-appearance: none;
    -moz-appearance: none;
	appearance:none;
	height:30px;	
	padding-left:10px;
    background-color: white;
    border-color: #dbdbdb;
    outline:none;

}
option {
    color:#565555 !important;
}

body {
    font-family: 'Lato', sans-serif !important;
    overflow: auto;
    margin: 0;
}

a {
    text-decoration: none !important;
    color: inherit;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
}


.signup-field {
    background-color: white;
    font-family: inherit;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.875em;
    margin: 0 0 1em 0;
    padding: 0.5em;
    /* height: 2.3125em; */
    width: 100%;
    resize: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

.display-none {
    display: none;
}
.nowrap {
    white-space: nowrap;
}

.one-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.fix-inline {
    margin-left: -3px;
}
.fix-inline-4 {
    margin-left: -4px;
}
/*navbar*/

.footer-big-frame {
    width:100%;
    height:375px;
    background: #2fb2b5;
}
.copy-embed-cal:hover {
	opacity:0.8;
}
.centered-frame {
    width: 1150px;
    margin: 0 auto;
}

.footer-text {
    font-weight:300 !important;
    margin-left:20px;
    font-size:13px;
    line-height: 150%;
    margin-top:10px;
}
#nav-location-search-top {
    height: 100%;
}
.location-icon {
    color: #565555 !important;
    font-size: 18px !important;
    line-height: 35px !important;
    height: 100%;
    margin-left: 14px;
    position: relative;
}
.loc-input-field {
	width:150px;
	outline:0;
	border:0px;
	margin-left:10px;
	color:#565555;
	font-size:13px;
    margin-top: 9px;
}

#category-select-nav {
	outline: none;
	border:0px;
    box-sizing: border-box;
    background: white;
    color: rgb(85, 85, 85);
    cursor: pointer;
    display: inline-block;
    float: none;
    font-size: 12px;
    font-weight: normal;
    height: 100%;
    line-height: normal;
    white-space: pre;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.nav-search-arrow-icon {
    position: absolute;
    right: 16px;
    top: 13px;
    color: #565555;
}

.footer-list-icon {
    margin-right: 5px;
}

.footer-text2 {
    font-weight:300 !important;
    margin-left: 20px;
    font-size:12px;
    margin-top:10px;
}

.footer-bold-text {
    color:white;
    font-weight:700 !important;
    margin-left:20px;
    font-size:14px;
    margin-top:10px;
}

.footer-list {
    font-weight: 300 !important;
    margin-left: 20px;
    font-size: 12px;
    margin-top: 10px;
    cursor: pointer;
}

.footer2-frame {
    width: 100%;
    height: 50px;
    background: #19c0c2;
    z-index: 9999999 !important;
}

.footer2-text1 {
    font-size: 12px;
    font-weight: 200;
    vertical-align: top;
    line-height: 50px;
    margin-left: 10%;
    color:white;
}

#term-service {
    text-align: center;
    position: relative;
    font-size: 12px;
    color: #999999;
    margin-top: 30px;
    margin-bottom: 8px;
}
#sign-up-email {
	text-align: center;
    margin: 0 auto;
    width: 75%;
    height: 40px;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 3px;
    font-size: 12px;
    color: white;
    margin-top: 10px;
    line-height: 40px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    background: #19C0C2 !important;
    width: 80%;
}

.social-text {
    color: white;
    font-size: 12px;
    font-weight: 200;
    vertical-align: top;
    margin-right: 20px;
}

.dropdown-new-text {
    margin-left:5px;
    font-weight:700;
}
.padding-top-50 {
    padding-top: 50px;
}

.margin-top-5 {
    margin-top: 5px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}

.see-more-box-drop,.see-more-box-drop-n{
    font-size:13px;
    cursor:default;
    width:100%;height:40px;
    line-height:40px;text-align:
    center;border-bottom:
    1px solid #e0e0e0;
    color:#555555;
    font-family: 'Lato', sans-serif !important;
}
/*
.pac-container {
    z-index: 999999 !important;
	position:fixed !important;
	margin-top:0px;
}
*/
#navbar {
    position: relative;
    left:0px;
    width: 100%;
    min-width: 1280px;
    height: 105px;
    top: 0px;
    font-weight: 400;
    z-index: 10000 !important;
	background: #2fb2b5;
	font-size:12px !important;
	color:white !important;
	-webkit-box-shadow: 0 0px 1px #e1e1e1;
	-moz-box-shadow: 0 0px 1px #e1e1e1;
	box-shadow: 0 0px 1px #e1e1e1;
    border-bottom: 1px solid #19c0c2;
}

#navbar-top {
	width:100%;
    white-space: nowrap;
}
.search-nav-frame {
    margin-left: 20px;
    padding-top: 11px;
}
.nav-filter-row {
    height: 38px;
    white-space: nowrap;
}
#nav-loc-search-frame {
    width: 210px;
}

.city-search {
	border-radius: 4px;
	vertical-align: top;
	background:white;
    font-size: 14px;
	border: 1px solid #dbdbdb;
    box-sizing: border-box;
    position: relative;
    height: 100%;
    white-space: nowrap;
}
.dropdown-on-radius {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
#city-frame { 
    width:100%;
    max-height: 300px;
    overflow-y: auto;
    border:1px solid white;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    position: absolute;
    z-index:1000;
    background-color:rgba(255,255,255,0.95);
    border:1px solid #e0e0e0;
    display:none;
    padding-bottom: 8px;
    padding-top: 8px;
    margin-top: -1px;
    box-sizing: border-box;
}
.location-search-row {
    text-align: left;
    cursor: pointer;
    padding-left: 30px;
    padding-right: 10px;
    font-size: 13px;
    padding-top: 7px;
    padding-bottom: 7px;
    letter-spacing: 0.3px;
}
.location-search-row:hover {
    color: #19c0c2;
}

.current-city-class {
    color: white;
    font-size: 12px;
    letter-spacing: 0.03em;
    margin-top: 4px !important;
    text-decoration: underline;
    cursor: pointer;
}
.current-city-class:hover {
    opacity:0.7;
}

#nav-category-search {
    margin-left: 10px;
    height: 100%;
    background: white;
    border-radius: 4px;
    border: 1px solid #dbdbdb;
    box-sizing: border-box;
}
.nav-category-container {  
    padding-left: 15px;
    padding-right: 23px;
	height: 100%;
    border-top-left-radius:3px;
	border-bottom-left-radius:3px;
	vertical-align:top !important;
    line-height: 36px;
}
#nav-category-display {
    width: 100%;
    height: 100%;
}
#nav-category-text {
    height: 100%;
    width: 100%;
    font-size: 13px;
}
.nav-category-arrow-icon {
    line-height: 36px !important;
}
#nav-category-select {
    outline: none;
    border: none;
    color: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    font-size: 15px;
    background: transparent;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    opacity: 0;
}

.search-nav-btn {
	vertical-align:top !important;
	 width:45px;
    height:32px;
    background:#ffd65b;
    border-top-right-radius:3px;
    border-bottom-right-radius:3px;
	cursor:pointer;
}
.search-nav-btn:hover {
	opacity:0.9;
}
#search-nav-keyword {
    width: 98%;
    outline: 0;
    border: 0px;
    padding-left: 10px;
    color: #565555;
    font-size: 12px;
    box-sizing: border-box;
    height: 100%;
    border-left: 1px solid #dbdbdb;
}

.keyword-nav-search {
    width: 250px;
    max-width: 700px;
    height: 100%;
    background:white;
    font-size: 14px;
    margin-left: -3px;
}
.search-nav-icon {
	color:#565555 !important;
	font-size:16px !important;
	width:57px;
    height: 100%;
	text-align:center;
	line-height: 34px !important;
    margin-left: -2px;
}
#search-result-frame-frame {
    padding-top: 8px;
    padding-bottom: 8px;
    max-height: 300px;
    overflow: auto;
    width: 100%;
    box-sizing:border-box;
    border: 1px solid white;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    position: absolute;
    z-index: 1000;
    color: black;
    background-color: rgba(255,255,255,0.9);
    border: 1px solid #e0e0e0;
    display: none;
}

.search-item-item-j {
    height:28px;
    line-height:30px;
    cursor:pointer;
    text-align: left;
}
.search-item-item-j:hover {
    color: #19c0c2;
}
.awesome-i {
    margin-left: 18px;
}
.selected-city-dropdown, .selected-search-dropdown {
    background-color: #f0f0f0;
    color: #19c0c2 !important;
}

.search-icon-style {
    margin-left: 15px;
    font-size: 16px !important;
    vertical-align: middle;
    width: 20px;
    height: 20px;
}
.search-title-i {
    vertical-align:middle;
    font-size:13px; 
    margin-top: -5px;
    margin-left:5px;
    overflow:hidden;
    text-overflow: ellipsis;
    height:100%;
}
.search-title-l-i { 
    vertical-align:middle;
    font-size:13px;
    margin-top: -5px;
    margin-left:8px;
    width:80%; 
    overflow:hidden;
    text-overflow: ellipsis;
    height:100%;
}

#nav-content {
    width: 100%;
    position: relative; 
}


#nav-left-region {
    position: absolute;
    padding-top:16px;
}
.nav-left-most {
    width: 170px;
}
#nav-browse-display {
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.05em;
    cursor: pointer;
    box-sizing: border; 
}
.nav-browse-right-position {
    position: relative;
    margin-left: 40px;
    text-align: right;
    top: -2px; 
}
.nav-browse-arrow-icon {
    margin-left: 6px;
    position: relative;
    font-size: 12px !important;
    margin-top: 4px; 
}
#nav-browse-text {
    max-width: 110px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; 
}
#nav-browse {
    height: auto;
    border:0px;
    position: absolute;
    right: 0px;
    top: 0px;
    outline: none !important;
    appearance: none; 
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 20px;
    font-size: 15px;
    opacity: 0;
}
#nav-browse::-ms-expand, #nav-category-select::-ms-expand {
    display: none;
}
#nav-right-region {
    position: absolute;
    right:35px;
    top: 16px;
    letter-spacing: 0.05em;
}

.nav-input-field {
    border-radius: 3px;
    height: 40px;
}

#forgot_password {
    margin-top:5px;
    color:#ff6666; 
}
.invisble_class {
    display:none;
}
.invisble_text {
    font-size:0px;
}

.signup-image-frame {
    background: url(../../verloca_new_design/landing_page/su_outdoor.jpg) no-repeat;
    min-height:400px;
    height:auto;
    background-size: auto 100%;
}
.signup-right-right-frame {
    width:75%;
    margin:0 auto;
}
.signup-r-r-text {
    margin-top:30px;
    font-size: 14px;
    text-align: center;
    color: #6c6e6e;
}
.signup-r-r-text-hightlight {
    color:#ff6666;
}
.cursor {
    cursor:pointer;

}
.middle-or {
    margin-top:10px;
    font-size: 14px;
    text-align: center;
    color: #6c6e6e;
    margin-bottom:15px;
}
.inline-top {
    vertical-align:top;
    display:inline-block;
}
.hidden {
    display: none;
}
.inline {
    display: inline-block;
    zoom: 1;
}

.signup-first-name-container {
    width:151px;
}
.signup-last-name-container {
    width:152px;
}

#top-message-bar {
    left:0px;
    right:0px;
    top:0px;
    position:fixed;
    width:100%;
    height:35px;
    z-index:10000;
    line-height:35px;
    text-align:center;
    color:#999999;
    font-size:12px;
    text-shadow: 0 1px 4px rgba(0, 0, 0, .1);
    letter-spacing:1px;
    background-color:#ffffff;
    vertical-align:middle;
}
#temp-bg {
    position:fixed;
    display:none;
    width:100%;
    height:100%;
    position:fixed;
    background-color:rgba(0,0,0,0.7);
    z-index:100000;
}
.social-box-header {
    width:0px;
    height:35px;
    vertical-align:middle;
    line-height:35px;
    margin-top:-3px;
    margin-left:20px;
    overflow-x:hidden;
}
#social-header-icon {
    cursor:pointer;
    vertical-align:middle;
    line-height:35px;
}
#social-header-twitter{
    margin-left:2px;
    margin-top:2px;
    cursor:pointer;
    vertical-align:middle;
    line-height:35px;
}
#friend-request_dropdown {
    width:310px;
    height:auto;
    border: 1px solid #c0c0c0;
    position:absolute;
    margin-left:-260px;
    margin-top:50px;
    background:white;
    display:none;
}
#message-dropdown, #notification-dropdown {
    width: 455px;
    letter-spacing: 0;
    height: auto;
    position: absolute;
    margin-left: -53px;
    margin-top: -10px;
    background: white;
    display: none; 
}

.search-dropdown {
    width: 105px;
    padding-left: 24px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.dropdown-row {
    height: 35px !important;
    line-height: 35px;
    font-size: 12px;
    cursor: pointer;
    color: #515151;
}
.dropdown-row:hover {
    color: #19c0c2;
}

.notif-arrow-up, .inbox-arrow-up {
    width: 0; 
    height: 0; 
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 10px solid white;
    position: absolute;
    left: 513px;
    top: 43px;
    display:none;
    visibility: hidden;
}

.inbox-arrow-up {
    left: 592px;
}
#notification-frame, #message-list-frame {
    overflow-y: scroll;
    height: 430px;
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}


.n-request-box-unread, .message-box-class-unread, .message-box-class, .n-request-box {
    cursor:pointer;
    width:100%;
    min-height:65px;
    border-bottom: 1px solid #e0e0e0;
}

.n-request-box:hover, .message-box-class:hover {
    background:#e8f8f8;
}
.n-request-box-unread, .message-box-class-unread {
    background:#ffe4e4;
}

.n-request-box-unread:hover, .message-box-class-unread:hover {
    background: #fff5f5;
}

.nav-leftbox {
    display: inline-block;
    width: 18%;
    vertical-align: top;
}

.profile_thumb {
    border-radius: 50px;
}

.noti-image, .inbox-image {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;

    width: 55px;
    height: 55px;
    border-radius: 50px;
    position: relative;
    text-align: center;
    display: block;
    margin-left: 13px;
    margin-top: 5px;
}

.nav-rightbox {
    position: relative;
    display: inline-block;
    width: 80%;
}
.spinner-container-message, .spinner-container-noti {
    height: 25px;
    width: 30px;
    margin-left: 50%;
    right: 10px;
    position: relative;
    display:none;
}

#show_older_message, #show_older_noti {
    text-align: center;
    font-size: 20px;
    margin-top: 3px;
    margin-bottom: 3px; 
    color: #19c0c2;
    margin-left: 50%;
    right: 15px;
    position: relative;    
}
.noti-content{
    font-size:12px !important;
    line-height:140%;
    position:relative;
    margin-top: 8px;
    color:#999999;
    font-family:Helvetica, Arial, "Lucida Grande", sans-serif !important;
    overflow:hidden;
    display: block;
    letter-spacing: 0.1px;
}
.relative {
    position:relative;
}
.nav-special-text {
    color: #515151;
    font-weight: 600;
}
.nav-event-text {
    color: #41CACC;
}
.noti-bottom {
    font-size:11px !important;
    line-height:140%;
    position:absolute;
    color:#29abe2;
    font-family:Helvetica, Arial, "Lucida Grande", sans-serif !important;
    font-weight:500;
    overflow:hidden;
    top: 49px;
    display: none;
}


#f-accept-btn {
    width:80px;
    height:25px;
    background:#29abe2;
    color:white;
    line-height:25px;   
    text-align:center;
    margin-left:50px;
    font-size:14px;
    cursor:pointer;
     font-family:Helvetica, Arial, "Lucida Grande", sans-serif !important;
}
.popup-login{
    color:#fc6472;
    cursor:pointer;
}
.popup-login:hover{
    opacity:0.7;
}
#f-accept-btn:hover{
    opacity:0.7;
}
#not-now-btn {
    width:80px;
    height:25px;
    background:#8c8a8a;
    color:white;
    line-height:25px;
    text-align:center;
    margin-left:10px;
    font-size:14px;
    cursor:pointer;
     font-family:Helvetica, Arial, "Lucida Grande", sans-serif !important;
}
#not-now-btn:hover {
    opacity:0.7;
    
}
#see-all-requests,#see-all-requests-n {
    width:100%;
    height:25px;
    line-height:28px;
    color:white;
    text-align:center;
    font-size:13px;
    font-family: Helvetica, Arial, "Lucida Grande", sans-serif !important;
}

#see-all-requests:hover,#see-all-requests-n:hover {
    text-decoration: underline;
}
#social-header-pinterest{
    margin-top:-1px;
    margin-left:3px;
    cursor:pointer;
    vertical-align:middle;
    line-height:35px;
}
#social-header-instagram{
    margin-top:2px;
    margin-left:3px;
    cursor:pointer;
    vertical-align:middle;
    line-height:35px;
}
#want-to-join {
    font-size:14px;
    text-align:left;
    cursor:pointer;
    margin-top:10px;
    text-align: center;
}
.nav-con-left {
	color:white;
	margin-left:40px;
}
#logo {
    -ms-interpolation-mode: bicubic;
    cursor: pointer;
    position: relative;
    top: 18px;
    z-index:10px;
    padding-left: 20px;
}
#logo-1 {
     background-image: url('../../verloca_new_design/nav/vl_logo_w.png');
    background-size:252px 30px;
    width: 252px; 
    height: 30px;
    cursor: pointer;
    position: absolute;
    top: 5px;
    left: 80px;
}
#forgot_password {
    margin-left: 5px;
    cursor:pointer;
    font-size: 13px;
    width: auto;
    line-height: 100%;
    padding-top: 0px;
    padding-bottom: 15px;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
#forgot_password:hover {
    color:#FF0066;
}
#text-logo {
    position: fixed;
    top: 13px;
    left: 80px;
}
.login-title {
    width:100%;
    text-align:center;
    font-size:25px;
    font-weight:500;
    color:#6c6e6e;
}
.modal-background {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color:rgba(0,0,0,0.6);
    z-index: 99999;
    display: none;
}
.modal-background-absolute {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    min-height: 100%;
    background-color: rgba(0,0,0,0.6);
    z-index: 99999;
    display: none;
    padding-bottom: 50px;
    padding-top: 20px;
    text-align: center; 
}

#login-modal-bg {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color:rgba(0,0,0,0.6);
    z-index: 99999;
}
#login-modal-bg2 {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color:rgba(0,0,0,0.6);
    z-index: 100000;
    display: none;
}
#search-box-k {
    color:black;
    width:100%;
    height:55px;
    cursor:pointer;
}
#search-box-k:hover {
    background-color:rgba(25,192,194,0.7);
}
.search-box-img {
    display: inline-block !important;
    vertical-align:top !important;
    margin-top:5px;
    margin-left:10px;
    width:40px;
    height:40px;
    border: 2px solid #dbdbdb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    
}
.search-box-text {
    display: inline-block !important;
    width:700px;
    margin-left:10px;
    overflow-x:hidden;
    overflow-y:hidden;
    color:#6C6E6E;
}
.search-department {
    color:#19C0C2;
    cursor:pointer;
}
.search-department:hover{
    opacity:0.7;
}
.search-box-name {
    margin-top:10px;
    vertical-align:middle !important;
    width:790px;
    line-height:22px;
    overflow-y:hidden;
    font-size:15px;
    height:23px;
}
.search-type {
    font-size:13px;
    color:#999999;
     width:210px;
    overflow-x:hidden;
}
#search-result-box {
    background:white;
    width:800px;
    max-height:390px;
    margin-top:10px;
    margin-left:80px;
    background-color: white;
    overflow-y: auto;
    overflow-x: hidden !important;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    z-index:999999999999999999999999;
    position:absolute;
}
.total-search-frame {
    background:white;
    padding-bottom:10px;
}
#login_modal
{
    position:fixed;
    left:50%;
    margin-left:-175px;
    top:80px;
    width:350px;
    height:auto;
    display:none;
    border-radius:3px;
    background:white;
    z-index: 9999999;
    border: 1px solid #e7e7e7;
}
#login-btn-no-fb {
    width:100%;
    height:40px;
    font-size:12px;
    background-color: #fc6472;
    color: white;
    border-radius:3px;
    height:40px;
}
.nav-modal-bottom-text {
    font-size:14px;
    font-weight:500;
    text-align:center;
    margin-top:20px;
}
#signup-fail-msg1, #signup-fail-msg2, #signup-fail-msg3, #signup-fail-msg4,#signup-fail-msg5 {
    color: #ff6666;
    line-height: 150%;
    display: none;
    margin-bottom: 10px;
    font-size: 12px;
    margin-top: -2px;
    margin-left: 1px; 
}
#login-fail-msg1, #login-fail-msg2 {
    color: #ff6666;
    line-height: 150%;
    display: none;
    margin-bottom: 15px;
    margin-top: -9px;
    font-size: 13px; 
    margin-left: 2px;
}
.signup-btn-no-fb {

    width:100%;
    height:30px;
    border-radius:3px;
    color:white;
    font-size:14px;
    height:40px;
}
.official-pink-bankground {
    background:#ff6666 !important;
}
.white-text {
    color:white !important;
}
.official-gray {
    color: #6c6e6e;
}
.official-turquoise  {
    color: #19C0C2;
}
.signup-bottom-text-frame {
    text-align:center;margin-top:25px;font-size: 14px;
}


#signup_modal_v2
{   
    position:fixed;
    left:50%;
    margin-left:-150px;
    margin-top:100px;
    width:300px;
    height:auto;
    display:none;
    background: #fff;
    border-width: 1px 1px 1px 1px;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.2), 0 1px 12px rgba(0,0,0,.4);
    -moz-box-shadow: 0 0 0 1px rgba(0,0,0,.2), 0 1px 12px rgba(0,0,0,.4);
    box-shadow: 0 0 0 1px rgba(0,0,0,.2), 0 1px 12px rgba(0,0,0,.4);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    z-index: 10000000000001;
}
#signup_modal
{
    position:fixed;
    left:50%;
    margin-left:-175px;
    top:55px;
    width: 350px;
    height:auto;
    display:none;
    border-radius:3px;
    z-index: 10000000000001;
    border-bottom:4px solid #fc6472;
    background:white;
}
#first_name_login {
    width:160px;
    display:inline-block;
    border-radius:3px;height:30px;margin-bottom: 6px;height:40px;
}

#last_name_login {
    display: inline-block;
    width: 110px;
    float:right;
    margin-right: 0px;
    margin-left: 10px;
    height:30px;
    border-radius:3px;
    margin-bottom: 6px;
    width:135px;
    height:40px;
}

#signup-racoon {
    background-image: url('../../logos/wanted_small.png');
    width: 140px;
    height: 178px;
    background-size: 100% 100%;
    margin-left: 45px;
    margin-top: -20px;
    margin-bottom: 10px;
}

#login_modal_header, #signup_modal_header 
{
    top:0px;
    width:100%;
    height:45px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 16px;
    line-height: 45px;
    padding-top: 14px;
  
    border-bottom: 1px solid #bababa;
    font-size: 17px;
    line-height: 120%;
    color: #616161;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;      
}

#signup-desc {
    margin-left: 5px;
    font-size: 11px;
    width: 100%;
    margin-top: 5px;
    line-height: 130%;
    padding-top: 10px;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;      
}

#login-welcome {
    color: #858585;
    font-size: 13px;
    width: 100%;
    line-height: 130%;
    padding:10px;
    padding-bottom:15px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;      
}

.gradient-header {
    background: -webkit-linear-gradient(top, #fff 0%, #f9f9f9 49%, #f2f2f2 70%, #f0f0f0 100%);
    background: -moz-linear-gradient(top, #fff 0%, #f9f9f9 49%, #f2f2f2 70%, #f0f0f0 100%);
    background: -ms-linear-gradient(top, #fff 0%, #f9f9f9 49%, #f2f2f2 70%, #f0f0f0 100%);
    background: -o-linear-gradient(top, #fff 0%, #f9f9f9 49%, #f2f2f2 70%, #f0f0f0 100%);
    background: linear-gradient(top, #fff 0%, #f9f9f9 49%, #f2f2f2 70%, #f0f0f0 100%);
}

#login_modal_or
{
    background: none;
    color: #959595;
    font-weight: bold;
    height: 34px;
    position: relative;
    margin: 0px;
    text-align: center;
  
    text-shadow:1px 1px 0px #EAEAEA;
    font-size: 15px;
    font-weight:bold;
    margin-top:80px;
}
#login_modal_or_span
{
    margin-top:14px;
    margin-bottom:14px;
    color:#888888;
}
#test_btn {
    color: white;
width: 100%;
background-color: #25b3ac;
line-height: 20px;
font-size: 18px;
letter-spacing: 0px;
margin: 0px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
  
font-style: normal;
font-weight: 100;
display: block;
border-width: 0;
cursor: pointer;
text-decoration: none;
background-color: #25b3ac;
padding: 10px 20px;
color: white;
text-transform: uppercase;
text-align: center;


}
#login_modal_hr
{
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff;
    border-left: 0px;
    margin-top: 20px;
    width: 200px;
}
#login_email, #login_password, #first_name, #last_name, #confirm_password, #signup_email, #signup_password, #signup_first_name, #signup_last_name, #signup_confirm_password
{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    font-size: 15px;
    height: 40px;
    padding: 10px;
    width: 100% !important;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#signup-fail-msg2 {
    margin-left: 17px;
}
#login_label
{
    margin-top:20px;
    margin-left:25px;
    font-size: 12px;
    color: #393c3d;
    text-rendering: optimizelegibility;
  
}

#signup-btn {
    width: 100%;
    height: 50px;
    padding-left:0px;
    padding-right:0px;
    border-radius:3px;
    font-size:12px;
    color:white;
}

#signup-btn-1 {
    text-align:center;
    margin:0 auto;
    width: 75%;
    height: 40px;
    padding-left:0px;
    padding-right:0px;
    border-radius:3px;
    font-size:12px;
    color:white;
    margin-top:40px;
    line-height:40px;
    font-size:14px;
    font-weight:500;
    cursor:pointer;
    background: #3b5998;
    width: 80%;
}
.login-btn-1 {
    width: 100% !important;
}


.fb-icon {
    float:left;
    line-height:40px !important;
    margin-left:30px;
    font-size:18px !important;
}
.email-icon-sg {
	 float:left;
    line-height:40px !important;
    margin-left:26px;
    font-size:18px !important;
}
.fb-text {
    margin-left: -30px;
}

#signup-btn-1:hover {
    opacity:0.8;
}



/*.facebook_login {
    -moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
    -webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
    box-shadow:inset 0px 1px 0px 0px #bbdaf7;

    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
    background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');

    border-radius: 3px;
    background-color:#79bbff;
    text-indent:0;
    border:1px solid #84bbf3;
    display:inline-block;
    color:#ffffff;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    font-style:normal;
    height:35px;
    line-height:35px;
    width:250px;
    left:50%;
    margin-left:-126px;
    margin-top:20px;
    position:absolute;
    text-decoration:none;
    text-shadow:1px 1px 0px #528ecc;
}
.facebook_login:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
    background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
    background-color:#378de5;
}

.facebook_login:active {
    margin-top:21px;
    position:absolute;
}
*/
#remember_me_label {
    cursor: pointer;
}

.facebook_logo
{
    z-index:1000;
    position:absolute;
    margin-top:6px;
    left: 65px;
    font-size:20px !important;
    color:white !important;
    position:absolute;

}
#signup {
    padding:5px;
    padding-left:7px;
    border-radius:3px;
}
#signup_modal_body, #login_modal_body {
    padding: 30px;
    padding-top:25px;
    padding-bottom:20px;
}

.login_btn,.signup_btn {
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
    background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
    background-color:#f9f9f9;
    border-radius: 3px;
    text-indent:0;
    border:1px solid #dcdcdc;
    display:inline-block;
    color:#666666;
  
    font-size:15px;
    font-weight:bold;
    font-style:normal;
    height:35px;
    line-height:35px;
    width:250px;
    left:50%;
    margin-left:-126px;
    margin-top:20px;
    position:absolute;
    text-decoration:none;
    text-align:center;
    text-shadow:1px 1px 0px #ffffff;
}
.login {
	cursor:pointer;
}
.login_btn:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
    background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
    background-color:#e9e9e9;
    color: rgb(102, 102, 102);
}
.login_btn:active {
    position:relative;
    top:1px;
}
#login_forgot_password
{
    margin-left:32px;
    cursor:pointer;
    color:#1E90FF;
}

#login-info-wrapper {
    border-left: 1px solid rgba(0,0,0,.1);
    border-right: 1px solid rgba(0,0,0,.1);
    position: absolute;
    right: 40px;
    top: 0px;
    margin-right: 80px;
    text-align: right !important;
    cursor: pointer;
    height: 45px;
    width: auto;
}

#login-info-wrapper:hover{
    background-color:#49A0C5;
}

.profile_thumb_login {
    width: 20px;
    height: 20px;
    margin-right: 6px;
    margin-left: 8px;
    margin-top: -2px;
    display: inline-block !important;
    overflow: hidden;
    border-radius:3px;
}


.message_thumb {
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 13px;
    display: inline-block !important;
    overflow: hidden;
}

.value_name {
    display: inline-block !important;
    font-size: 13px;
    font-weight: 500;
    margin-right: 5px;
    color:white;
    vertical-align: top;
    max-width: 175px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.profile-click {
    vertical-align:top;
}
#profile-pic {
    position: fixed;
    top: 4px;
}
#login-info {
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: 13px;
    right: 15px;
}

.nav_border_line
{
    border-top: 0px solid #eee;
    border-bottom: 0px solid #fff;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}

.nav_logged_in_right {
    cursor:pointer;
    height:40px;
    right:230px;
    float:right;
}
#be-a-host-btn {
	background:#FC5A5D;
    color:white;
    border-radius: 3px;
    letter-spacing: 1px;
    text-align: center;
    color: white !important;
    padding: 7px;
    padding-top: 7px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 11px;
    font-weight: 500;
}

.nav_logged_in
{
    cursor:pointer;
    height:40px;
}

.caret
{
    margin-top: 19px;
    margin-left: 2px;
    margin-right: 10px;
    display: inline-block !important;
    width: 0;
    height: 0;
    text-indent: -99999px;
    vertical-align: top;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #999999;
    content: "\2193";
}

.hangout {
   /*
    -moz-box-shadow:inset 0px 1px 0px 0px #fed897;
    -webkit-box-shadow:inset 0px 1px 0px 0px #fed897;
    box-shadow:inset 0px 1px 0px 0px #fed897;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffdd00), color-stop(1, #f7b900) );
    background:-moz-linear-gradient( center top, #ffdd00 5%, #f7b900 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdd00', endColorstr='#f7b900');
    background-color:#ffdd00;
    -webkit-border-top-left-radius:3px;
    -moz-border-radius-topleft:3px;
    border-top-left-radius:3px;
    -webkit-border-top-right-radius:3px;
    -moz-border-radius-topright:3px;
    border-top-right-radius:3px;
    -webkit-border-bottom-right-radius:3px;
    -moz-border-radius-bottomright:3px;
    border-bottom-right-radius:3px;
    -webkit-border-bottom-left-radius:3px;
    -moz-border-radius-bottomleft:3px;
    border-bottom-left-radius:3px;
    text-indent:0;
    border:1px solid #eda933;
    display:inline-block;
    color:#ffffff;
    font-family: 'Proxima Nova' !important;
    font-size:13px !important;
    font-weight:bold;
    font-style:normal;
    line-height:28px;
    height: 28px;
    width:175px;
    text-decoration:none;
    text-align:center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
    margin-right: 40px;
    margin-top: 14px !important;
    text-decoration: none;
    cursor: pointer;
   */
}
/*
.hangout:hover {

    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f7b900), color-stop(1, #ffdd00) );
    background:-moz-linear-gradient( center top, #f7b900 5%, #ffdd00 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7b900', endColorstr='#ffdd00');
    background-color:#f7b900;
    color:white;
}.hangout:active {
    position:relative;
    top:1px;
}
*/
.nav_logged_in_menu
{
    display:none;
    float: right;
}

.nav_logged_out_menu
{
    display:none;
    float: right;
    position: relative;
    top: -10px;
}
.faq {
   margin-top: 22px;
    display: inline-block !important;
    font-size: 15px;
    margin-right: 25px;
    margin-left: 5px;
    color: #003366;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out; 
}
.faq:hover {
    color:#ff8400;
}
.login_signup {
    margin-right:13px;
    cursor:pointer;
    display: inline-block !important;
    position: relative;
    color:white;
    margin-top: -2px;
}
.hover-effect2:hover {
    opacity: 0.8;
    color: #999999 !important;
}   
#marketing_tools {
    background-color: #bbbbbb;
    border-bottom:3px solid #acacac;
    border-radius:3px;
    letter-spacing: 1px;
    text-align:center;
    color:white !important;
    padding: 5px;
    padding-top:7px;
    padding-left: 15px;
    padding-right:15px;
}

#my_listings_btn {
    margin-left:10px;
    border-radius:3px;
    letter-spacing: 1px;
    text-align:center;
	font-size:12px !important;
    padding: 2px;
    padding-left: 15px;
    padding-right:15px;
    margin-top:12px;
    vertical-align:middle;
	color:white;
	letter-spacing:0.05em;
}

.user-dropdown-submenu{
    display: none;
    list-style-type: none;
    margin: 0;
    margin-left: 10px;
    padding-left: 0;
}


.submenu-text {
    font-size: 11px !important;
    margin-left: 8px;
}

.user-dropdown-arrow {
    position:absolute;
    right: 18px;
    top: 12px;
}

#login {
    margin-right: 20px;
}

#login:hover {opacity:0.8;}
#signup:hover {opacity:0.8;}
#nav-my-business {
    font-size: 13px;
    margin-right: 20px;
}

#start-business-dropdown {
    letter-spacing: 0;
    position: absolute;
    margin-top:14px;
    margin-left:140px;
    width: 180px;
    display: none;
    height: auto;
    line-height:30px;
    z-index: 100000000000000000000;
    box-sizing: border-box;
    background: white;
    border: 1px solid #e0e0e0 !important;
    white-space: nowrap;
}

#start-business-dropdown ul {
    padding: 0;
    margin:10px 0 10px 0;
    padding-left:16px;
    list-style-type: none;
    font-size: 12px;
    color: #515151;
    cursor: pointer;
}

#start-business-dropdown ul li:hover {
    color:#19C0C2;
}

#business-dropdown {
    letter-spacing: 0;
    position: absolute;
    width: 450px;
    display: none;
    margin-left: -153px;
    height: auto;
    z-index: 100000000000000000000;
    padding-top: 15px;
    padding-bottom: 16px;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: -10px;
    background: white;
    border: 1px solid #e0e0e0 !important;
    white-space: nowrap;
}
#business-dropdown .dcolumn {
    width: 50%;
    box-sizing: border-box;
    padding-left: 10px; 
}

#business-dropdown .dtitle {
    font-size: 17px;
    font-weight: bold;
    text-decoration: underline;
}
#business-dropdown .dcontent {
    margin-top: 10px;
}
#business-dropdown .drow {
    padding-top: 6px;
    position: relative;
    padding-bottom: 6px;
}
#business-dropdown .drow:hover {
    color: #19c0c2;
    cursor: pointer;
}

#listing-dropdown ul {
    margin: 0px;
    padding-left: 5px;
}

#listing-dropdown ul li{
    list-style-type: none;
    font-size: 12px;
    cursor: pointer;
}

#profile_dropdown {
    right:-9px;
    letter-spacing: 0;
    width: 133px;
    height: auto;
    position: absolute;
    z-index: 10000000000000000000000220 !important;
    margin-top: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 24px;
    background-color: white;
    display: none;
    border: 1px solid #e0e0e0 !important;
}

#profile_dropdown li {
    position: relative;
}

.search-dropdown {
    width: 85px;
    left: -30px;
    top: 34px;
    position: absolute;
    background-color: white;
    z-index: 10000000000000000000000220 !important;
    display: none; 
    border: 1px solid #f0f0f0;
}
.search-dropdown:hover { 
}


.side_menu {
    border-bottom: 0px !important;
}

#profile_dropdown ul li{
    list-style-type: none;
    height: 35px !important;
    line-height: 35px;
    font-size: 12px;
    color: #515151;
    cursor: pointer;
}
#profile_dropdown ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#profile_dropdown ul li:hover {
    color: #19c0c2;
}


#magnify {
    width: 16px;
    height: 16px;
    color:#19c0c2;
    z-index:100000;
    margin-left:60px;
}

#search-container{
    position: fixed;
    top: 5px;
    left: 240px;
    display:none;
}

.nav-menu {
	padding-left:10px;
	padding-right:10px;
    text-align:left;
    font-size:12px;
	letter-spacing:0.05em;
    cursor:pointer;
    box-sizing:border-box;
    position:relative;
}

.nav-menu:hover {
	opacity:0.9;
}
#nav-menu-container {
    margin-left: 10px;
}
.nav-menu-selected {
}

.nav-vertical-item {
    color: #19c0c2 !important;
}
.nav-vertical:hover {
    color: #19c0c2;
}

.nav-vertical {
    color:#6C6E6E;
    line-height:20px;
    text-align:left;
    font-size:10px;
    cursor:pointer;
    height:20px;
    box-sizing:border-box;
}

#browse-dropdown {
    background: white;
    border-style: solid;
    border-color: #f0f0f0;
    border-width: 0px 1px 1px 1px;
    width: 600px;
	padding-right:20px;
    box-sizing: border-box;
    padding-left: 12px;
    padding-top: 10px;
    padding-bottom:10px;
    display: none;
    position:absolute;
	top:29px;
}
.hr-nav {
	display: block !important;
    -webkit-margin-before: 0.5em !important;
    -webkit-margin-after: 0.5em !important;
    -webkit-margin-start: auto !important;
    -webkit-margin-end: auto !important;
	border: solid #dddddd;
    border-width: 1px 0 0;
}
.nav-menu-item {
	width:85px;
	text-align:left;
}


.loc-icon {
    font-size:20px;
    margin-right:10px;
    color:#19c0c2 !important;
    vertical-align:middle;
    margin-top:-4px;
}
.loc-search-angle-icon {
    margin-left:10px;
    height: 100%;
    vertical-align: middle;
    line-height: 34px !important;
}
#search-box-container {
    float: right;
}

#search-box {
    background:white;
    -webkit-appearance: none;
    -moz-appearance: none;
    box-shadow: inset 0px 0px 0px 0px red;
    text-align:left;
    outline: 0px !important;
    width: 225px;
    height: 30px !important;
    margin-left: 10px;
    font-size: 12px;
    padding: 0px;
    border-radius:0px !important;
    margin-bottom:0px;
    border:0px;
    display:inline-block;
    color:#6C6E6E;
    
}

.request-name {
    font-size:12px !important;
    position:relative;
    color:#515151;
    margin-top: 9px;
    margin-bottom: 2px;
    font-weight: bold;
    font-family:Helvetica, Arial, "Lucida Grande", sans-serif !important;
}
.msg-box-noti{
    white-space: nowrap;
    width: 350px;
    text-overflow: ellipsis;
    position:relative;
    color:#999999;
    font-size:12px;
    overflow: hidden;
    font-size:12px;
    margin-bottom: 3px;
    font-family:Helvetica, Arial, "Lucida Grande", sans-serif !important; 
}
.msg-dt-box{
    position:relative;
    color:#999999;
    overflow:hidden;font-size:9px;
    font-family:Helvetica, Arial, "Lucida Grande", sans-serif !important;
}
.msg-dt-notif {
    margin-top :2px;
}
#request-num {
    background-color: #fc6472;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    top: 6px;
    margin-left: 36px;
    overflow: hidden;
    display: none;
}
#noti-num{
    background-color: #FC5A5D;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    top: -8px;
    margin-left: 7px;
    display: none;
    overflow: hidden;
    font-family: 'Lato', sans-serif !important;
}
#home_logo {
    width: 30px;
    height: 30px;
    margin-top:13px;
    margin-right: 15px;
    background-image: url('../../verlocal/assets/home_nav.png');
    background-repeat:no-repeat;
    background-size:30px 30px;
    cursor: pointer;
    overflow: hidden;
}

#flag {
    /*background-color: yellow;*/
    width: 33px;
    height: 33px;
    margin-right: 5px;
    background-image: url('../../logos/flag.png');
    cursor: pointer;
    overflow: hidden;
}
.circle {
    margin-left: -7px;
    margin-right: 7px;
    width: 16px;
    height: 16px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    text-align: center;
    line-height: 15px;
    padding-top: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;      
    overflow:hidden;
}
#noti_logo {
    font-size:16px !important;
    vertical-align: middle;
	color:white;
}
#inbox {
    font-size:16px !important;
    vertical-align: middle;
	color:white;
}
#inbox-num {
    background-color: #FC5A5D;
    color: #fff;
    font-size: 10px;
    font-weight:bold;
    position: absolute;
    top: -8px;
    margin-left:10px;
    display: none;
    overflow:hidden;
    font-family: 'Lato', sans-serif !important;
}

#sign-up-modal-1{
    width:700px;
    height:430px;
    position:fixed;
    left:50%;
    margin-left:-350px;
    top:60px;
    z-index: 9999999;
    background:white;
    border-radius:3px;
    border:1px solid #f7f7f7;
    display:none;
}

#sign-up-modal-email{
    width:700px;
    height:430px;
    position:fixed;
    left:50%;
    margin-left:-350px;
    top:60px;
    z-index: 9999999;
    background:white;
    border-radius:3px;
    border:1px solid #f7f7f7;
    display:none;
}


.signup-left-box {
    vertical-align:top !important;
    width:280px;
    height:100%;
    background: url(../../verloca_new_design/landing_page/su_art.jpg) no-repeat;
    background-size: auto 100%;
    border-top-left-radius:3px;
    border-bottom-left-radius:3px;
}
.signup-right-box {
     vertical-align:top !important;
    margin-left:0px;
    width:410px;
    height:100%;
}
#sign-up-modal-title {
    font-size:25px;
    text-align:center;
    color:#6c6e6e;
    margin-top:60px;
}

#sign-up-modal-subtitle {
    margin:0 auto;
    font-size:14px;
    text-align:center;
    color:#6c6e6e;
    margin-top:30px;
    width:75%;
    margin-top: 10px;
}


#go-to-fb-signup:hover{
    opacity:0.8;
}
.city-city {
    cursor:pointer;
    width:144px;
    height:30px;
    line-height:30px;
    text-align:left;
    color: #9c9e9e;
    font-size: 14px;
}
.city-city:hover{
    color:#ff6666;
}
.middle-padding-city {
    width:10px;
}
.save-man-city:hover{
    opacity:0.8;
}

.mail-link:hover, .icon:hover, .footer-item:hover {
    color: #2e6b87;
}

.footer-item {
    line-height:50px;
    color:white;
    font-weight:300;
    font-size:12px;
    margin-right:20px;
    cursor: pointer;
}
.social-box {
    margin-top:3px;
    float:right;
     line-height:44px;
    height:44px;
    background: rgba(0,0,0,0.1);
    border-radius: 4em;
    padding-left:20px;
    padding-right:20px;

}
.icon{
    line-height:44px !important;
    height:44px !important;
    font-size:20px !important;
    color:white;
    margin-right:10px;
}
.icon:hover{

    color:#2e6b87;
    opacity:0.7;
    cursor:pointer;

}
#password_login {
    border-radius:3px;
    height:30px;
    margin-bottom: 6px;
    height:40px;
}
.official-pink {
    color:#ff6666;
}
#email_login_login:focus, #password_login_login:focus, #first_name_login:focus, #last_name_login:focus, #email_login:focus, #password_login:focus{
    outline: -webkit-focus-ring-color auto 5px !important;
}
.alink {
    -webkit-transition: color 0.2s;
    -moz-transition:    color 0.2s;
    -ms-transition:     color 0.2s;
    -o-transition:      color 0.2s;
    transition:         color 0.2s;
}
.alink:hover {
    color: #2e6b87 !important;
}


.nav-input-field {
        background-color: white;
    font-family: inherit;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.875em;
    margin: 0 0 1em 0;
    padding: 0.5em;
    /* height: 2.3125em; */
    width: 100%;
    resize: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
}


.footer-top-left {
    padding-top: 30px;
    width: 400px;
    vertical-align: top !important;
}
.footer-top-right {
    padding-top: 20px;
    width: 180px;
}

.resend-confirm-email:hover {
    font-weight: 500;
}

#email_login {
    border-radius:3px;
    height:30px;
    margin-bottom: 6px;
    height:40px;
}
#email_login_login, #password_login_login {
        background-color: white;
    font-family: inherit;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.875em;
    margin: 0 0 1em 0;
    padding: 0.5em;
    /* height: 2.3125em; */
    width: 100%;
    resize: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear; 
}


.yay-btn-color {
    background-color: #FC5A5D !important;
}

.nay-btn-color {
    background-color: #BEC3C7 !important;
}

.ok-btn-color {
    background-color: #19C0C2 !important;
}

.yay-btn-color2 {
    background-color: #FC5A5D !important;
    border-bottom: 3px solid #E25658;
}

.nay-btn-color2 {
    background-color: #BEC3C7 !important;
    border-bottom: 3px solid #B0B3B8;
}

.ok-btn-color2 {
    background-color: #19C0C2 !important;
    border-bottom: 3px solid #15ADAF; 
}

.text-dark {
    color:#565555; 
}
.text-normal {
    color: #6c6e6e;
}

.text-light {
    color: #999999;
}
.text-white {
    color: white;
}
.text-underline {
    text-decoration: underline !important;
}
.text-underline:hover {
    text-decoration: underline;
}
.text-color1 {
    color: #19c0c2; 
}
.text-color2 {
    color:#FC5A5D; 
}
.text-hover1:hover {
    color: #19c0c2;
    cursor: pointer;
}
.text-hover2:hover {
    color: #FC5A5D;
    cursor:pointer;
}
.signup-text-email {
    margin-top: 15px;
    font-size: 14px;
    text-align: center;
}
.already-a-member {
    text-align:center;
    margin-top:50px;
    font-size: 14px;
}
.hover-effect:hover {
    opacity: 0.8;
    cursor: pointer;
}
.has-link {
    cursor: pointer;
}
.no-text {
    font-size: 0px;
}


.font-light {
    font-weight: 300;
}

.font-normal {
    font-weight: 500;
}

.font-bold {
    font-weight: 700;
}

.navbar-modal-hr {
    border-bottom: 1px solid #efefef;
    width: 80%;  
    margin-left: 10%;
}

/*promo bar*/
.promo-bar {
    background-color: #FC5A5D;
    width: 100%;
    height: 40px;
    position: fixed;
    top: 0px;
    z-index: 999999;
    overflow:hidden;
}

.host-reminder-bar {
    background-image: url(../../verlocal-website/activation_page/pink_banner.png);
    width: 100%;
    height: 40px;
    position: fixed;
    top: 0px;
    z-index: 999999;
    overflow:hidden;
}

.promo-bar-text {
    width:100%;
    color:white;
    line-height:40px;
    font-size:15px;
    text-align:center;
    letter-spacing:0.5px;
    font-weight:normal;
    text-align:center;
}

.banner-link {
   border-bottom:1px solid white; 
}


.close-promo-bar {
    position:absolute;
    right:20px;
    top:10px;
    cursor:pointer;
}

.pac-item {
    color: #999999;
    font-family: 'Lato', sans-serif;
    font-size:13px;
}

.pac-item:hover, .pac-item-selected {
    background-color: #f9f9f9;
}

.success-save-location-message {
    display: none;
    font-size: 14px;
    margin-bottom: 8px;
}

.pac-container{
    top: inherit !important;
    left: inherit !important;
}

#survey-modal {
    width: 400px;
    height: auto;
    padding-bottom: 25px;
    background: white;
    position: fixed;
    top: 10%;
    left: 50%;
    margin-left: -215px;
    z-index: 99998;
    border-radius: 3px;
    display: none;
    font-weight: 500;
    max-height: 80%;
    overflow:scroll;
}

#survey-modal-done {
    width: 400px;
    height: auto;
    padding-bottom: 40px;
    background: white;
    position: fixed;
    top: 10%;
    left: 50%;
    margin-left: -200px;
    z-index: 99998;
    border-radius: 3px;
    display:none;
    font-weight: 500;
}


#survey-modal-error {
    text-align: center;
    font-size: 13px;
    margin-top: 16px;
}

.survey-done-icon {
    background: url("../../verlocal-website/survey_modal/mail.png"); 
    height: 50px;
    width: 50px;
    background-size: cover;
    margin: 0 auto;
    margin-top :45px;
}
.general-modal .survey-icon {
    height: 40px;
    width: 40px;
    background-size: cover !important;
    margin-left: 50%;
    right: 20px;
    position: relative; 
}
.general-modal .close-modal {
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 18px;
    color: #999999;
    cursor: pointer;
}
.close-modal-text {
    color: #999999;
    position: absolute;
    right: 10px;
    margin-top: 10px;
    cursor: pointer;
    font-size: 14px;
    cursor: pointer;
}
.close-modal-text:hover {
    color: #19c0c2;
}
.survey-icon-container {
    text-align: center;
}

#unhappy-icon {
    background: url("../../verlocal-website/survey_modal/angry_grey.png");  
}

#neutral-icon {
    background: url(../../verlocal-website/survey_modal/neutral_grey.png);
}

#satisfied-icon {
    background: url(../../verlocal-website/survey_modal/happy_grey.png);
}

.survey-banner-image {
    background: url(../../verlocal-website/survey_modal/survey_banner.png) no-repeat;
    height: 125px;
    background-size:cover;
}

.survey-modal-region {
    margin-top: 20px;
    padding-left: 35px;
    padding-right: 35px;
    background-size: cover;
    font-size: 14px;
    line-height: 150%;
}
.survey-icon-container {
    margin-top: 15px;
}
.survey-text {
    margin-top: 8px;
}
#survey-reason-select {
    margin-top: 10px;
    background: white;
    border: 1px solid #dbdbdb;
    height: 30px;
    line-height: 30px;
    width: 100%;
    font-size: 12px;
}

.survey-icon-frame {
    margin-right: 26px;
    margin-left: 26px;
    cursor: pointer;
}



.general-modal .modal-title {
    text-align: center;
    font-size: 19px;
    margin-top: 20px; 
}

.general-modal .modal-content {
    text-align: left;
    margin-top: 20px;
    padding-left: 35px;
    padding-right: 35px;
    background-size: cover;
    font-size: 15px;
    line-height: 150%;
    position: relative;
}

.modal-light-text-region {
    width: 80%;
    margin-left: 10%;
    font-size: 12px;
    line-height: 150%;
    text-align: center;
    color: #999999;
    margin-top: 20px;
}

.modal-survey-textarea {
    height: 100px;
    margin-top: 10px;
    border: 1px solid #dbdbdb;
    border-radius: 3px;
    width: 100%;
    margin-bottom: 10px; 
}

.green-modal-btn {
    height: 28px;
    width: 130px;
    font-size: 12px;
    border-radius: 3px;
    line-height: 29px;
    text-align: center;
    margin-left: 50%;
    right: 65px;
    position: relative;
    cursor: pointer;
    color: white;
    background: #19c0c2;
}

.survey-done-follow-container {
    text-align:Center;
    margin-top: 15px;
}
.survey-reason-select {
    width: 100%;
    background: white;
    border: 1px solid #dbdbdb;
    height: 33px;
    line-height: 33px;
    font-size: 13px;
}

.survey-done-follow-icon {
    height: 40px;
    width: 40px;
    border-radius: 40px;
    border: 1px solid #999999;
    text-align: center;
    padding-top: 10px;
    font-size: 18px !important;
    box-sizing: border-box;
    margin-left: 15px;
    margin-right: 15px;
}

.survey-done-content {
    margin-top: 16px;
    font-size: 14px;
    margin-bottom: 25px;
    text-align: center;
}

.survey-done-follow-text {
    width: 80%;
    margin-left: 10%;
    font-size: 14px;
    line-height: 150%;
    text-align: center;
    color: #999999;
    margin-top: 25px;
}

#purchase-pt-modal {
    width: 500px;
    height: auto;
    padding-bottom: 30px;
    background: white;
    position: absolute;
    top: 10%;
    left: 50%;
    margin-left: -250px;
    z-index: 99998;
    border-radius: 3px;
    display: none;
    font-weight: 500;
    overflow: hidden;
    border: 1px solid #dbdbdb;
}

#purchase-pt-modal .modal-hr{
    border-bottom: 1px solid #dbdbdb;
    width: 100%;
    margin-bottom: 15px;
}

#purchase-pt-modal .payment-card-img {
    right: 237px;
    top: 5px;
    width: 30px;
    height: 19px;
    background-size: cover;
    z-index: 10000000000;
    position: absolute; 
}

#point-option-select {
    position: absolute;
    right: 0px;
    width: 280px;
}

#purchase-pt-modal #payment-option-select {
    position: absolute;
    right: 0px;
    padding-left: 50px;
    padding-right: 22px;
    width: 280px;
    -webkit-appearance: none; 
}

#purchase-pt-modal .region {
    padding-bottom: 10px;
    position: relative;
}

#purchase-pt-modal .point-frame {
    width: 115px;
    font-size: 13px;
    margin-right: 5px;
    margin-left: 9px; 
}

#purchase-pt-modal .point-icon {
    background: url(../../verlocal-website/reward_system/coin_export.png);
    height: 30px;
    width: 30px;
    background-size: cover;
    margin-left: 50%;
    right: 15px;
    position: relative;
    margin-bottom: 5px; 
}

#purchase-pt-modal .fa-caret-down {
    position: absolute;
    right: 10px;
    top: 8px;
}
#purchase-pt-modal .row {
    height: 35px;
    margin-top: 5px;
    position:relative;
}

#purchase-pt-modal #new-card-region input {
    border: 1px solid #cccccc;
    outline: none;
    border-radius: 3px !important;
    box-shadow: none;
    padding-left: 5%;
}

#purchase-pt-modal .price-info {
    position: absolute;
    right: 0px;
    top: 0px;
} 
#purchase-pt-modal #you-get-header {
    margin-right: 85px;
}
#new-card-region #name-input, #new-card-region #credit-card-input {
    width: 280px !important;
    position: absolute;
    right: 0px;
}


#new-card-region .input-invalid {
    border: 1px solid #FC5A5D !important;
    background: #efefef;
}

#new-card-region  .card-img {
    width: 32px;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px; 
}
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
#purchase-pt-modal #buy-points-btn {
    background: #FC5A5D;
    color: white;
    width: 110px;
    height: 35px;
    line-height: 35px;
    margin-top: 11px;
    margin-left: 50%;
    text-align: center;
    right: 45px;
    font-size: 13px;
    border-radius: 3px;
    position: relative; 
}

#purchase-pt-modal {
    padding-top: 20px;
}
#purchase-pt-modal .modal-close {
    cursor: pointer;
}
#purchase-pt-modal .modal-close:hover {
    color: #19c0c2;
}
#purchase-pt-modal #expiration-input {
    width: 45px !important;
    margin-left: 10px;
    margin-right: 10px;
}

#subs-modal  {
    width: 450px;
    height: auto;
    padding-bottom: 25px;
    background: white;
    position: fixed;
    top: 15%;
    left: 50%;
    margin-left: -225px;
    z-index: 999999;
    border-radius: 3px;
    border: 1px solid #dbdbdb;
    padding: 35px 30px 50px 30px;
    box-sizing: border-box;
}

#subs-modal .header {
    text-align: center;
    font-size: 21px;
    color: #6c6e6e;
    margin-bottom: 5px;
}

#subs-modal .content {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 15px;
    text-align: center; 
}

#email-reg-input {
    height: 28px;
    line-height: 28px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border: 1px solid #dbdbdb;
    width: 295px;
    font-size: 12px;
    padding-left: 10px;
    outline: none !important;
}

#email-reg-modal-btn {
    background-color: #19c0c2;
    color: white;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-left: -4px;
    height: 32px;
    text-align: center;
    font-size: 13px;
    padding: 5px;
    width: 60px;
    line-height: 21px;
    box-sizing: border-box;
}


#subs-modal #close-modal {
    color: #999999;
    position: absolute;
    right: 13px;
    top: 13px;
    cursor: pointer;
    font-size: 13px;
    cursor: pointer;
}

.right-top {
    position:absolute;
    right: 0px;
    top:0px; 
}

#cal-modal-version-row {
    width: 90%;
    margin-left:5%;
    margin-bottom: 10px;
    font-size: 13px;
}

#cal-modal-default-row {
    margin-bottom:10px;
    margin-left:5%;
    width:90%;
    text-align:left;  
    position:relative;
}
#cal-modal-default-row #cal-modal-default-type {
    width: 120px;
    margin-right: 10px;
}
#cal-modal-default-row #cal-modal-default-loc {
    width: 120px;
}
#cal-modal-default-row #cal-modal-default-listing {
    width: 185px;
    margin-left: 10px;    
}
.cal-modal-angle1 {
   position:absolute;
    top: 7px;
    left: 100px; 
}
.cal-modal-angle2 {
   position:absolute;
    top: 7px;
    left: 230px;
}
.cal-modal-angle3 {
    position: absolute;
    top: 7px;
    left: 420px;
}