<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">   /*@font-face {
	font-family: 'Montserrat';
    font-weight: 400;
	src: url(http://fonts.googleapis.com/css?family=Montserrat:400);
	src: local('Montserrat'), local('Montserrat'), url(http://fonts.googleapis.com/css?family=Montserrat:400) format('truetype');
}
    @font-face {
	font-family: 'Montserrat';
    font-weight: 700;
	src: url(http://fonts.googleapis.com/css?family=Montserrat:700);
	src: local('Montserrat'), local('Montserrat'), url(http://fonts.googleapis.com/css?family=Montserrat:700) format('truetype');
}

body {
	font-family: Montserrat, sans-serif !important;
	font-size: 15px !important;
}
label {
	font-family: Montserrat, sans-serif !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: Montserrat, sans-serif !important;
}
h5 {
	margin-top:0px;
	margin-bottom: 4px;
}
b, strong {
	font-family: Montserrat, sans-serif !important;
	font-weight:normal !important;
}
body {
   background: #f7f7f7!important;
}*/

.white {
	color: #ffffff !important;
}
.y-separator {
    background-color: #222222;
    border-right: 100px solid #ff5a00;
    height: 1px;
    margin: 50px 0;
    padding: 0;
}
.y-separator-sm {
    background-color: #222222;
    border-right: 100px solid #ff5a00;
    height: 1px;
    margin: 30px 0;
    padding: 0;
}
p {
	font-family: sans-serif !important;
}
a {
	color: #808080;
}
a:hover {
	color: #333333;
}
a.homeicon {
	color: #000000;
	text-decoration: none !important;
}
a.homeicon:hover {
	color: #ff5a00;
	text-decoration: none !important;
}
.orange-highlight {
	background: #ff5a00;
	color: #FFFFFF;
	border-radius: 0px;
	border: 1px solid #ff5a00;
	padding: 7px 25px;
	display: block;
}
.btn-orange {
	background: #ff5a00;
	color: #FFFFFF !important;
	border-radius: 0px;
	border: 1px solid #ff5a00;
	padding: 7px 25px;
    width:100px;
    height:36px; 
    margin-left:0px;
    margin-right:0px;
    margin-bottom:1px; 
    cursor:pointer
}
.btn-orange:hover, .btn-orange:focus {
	background: #ff5a00;
	color: #FFFFFF !important;
}
.btn-orange-full {
	background: #ff5a00;
	color: #FFFFFF !important;
	border-radius: 0px;
	border: 1px solid #ff5a00;
	width:100%;
	margin-right:10px;
}

.btn-orange-full:hover .btn-orange-full:focus {
    background: #ff5a00;
	color: #FFFFFF !important;
    }
.btn-black {
	background: #000000;
	color: #FFFFFF;
	border-radius: 0px;
	border: 1px solid #000000;
	padding: 7px 25px;
}
.btn-black:hover, .btn-black:focus {
	background: #333333;
	color: #FFFFFF;
}
.btn-black-full {
	background: #000000;
	color: #FFFFFF;
	border-radius: 0px;
	border: 1px solid #000000;
	width:100%;
	margin-right:10px;
}
.btn-black-full:hover, .btn-black-full:focus {
	background: #000000;
	color: #F8F8F8;
}
.pages {
	margin-bottom: 40px !important;
}
h3.category {
    padding: 0;
    margin: 10px 0 !important;
    color: #ff5a00 !important;
    text-transform: uppercase;
}




/* Pagination */

.pagination {
    border-radius: 0 !important;
}
.pagination &gt; li:first-child &gt; a, .pagination &gt; li:first-child &gt; span {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    margin-left: 0;
}
.pagination &gt; li:last-child &gt; a, .pagination &gt; li:last-child &gt; span {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #000000;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.pagination&gt;li&gt;a:hover, .pagination&gt;li&gt;span:hover, .pagination&gt;li&gt;a:focus, .pagination&gt;li&gt;span:focus {
	color: #ff5a00;
	background-color: #eee;
	border-color: #ddd
}



/* NAVIGATION: White */

.bs-docs-nav {
	margin-bottom: 0;
	border: 0;
}
.input-group-2 {
    border-collapse: separate;
    display: table;
    position: relative;
	margin-top: 9px;
}
.form-control-2 {
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: none !important;
    border: 1px solid #808080 !important;
    border-radius: 0 !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #808080 !important;
    display: block;
    font-size: 14px;
    height: 36px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.form-control-3 {
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: none;
    border: 1px solid #808080 !important;
    border-radius: 0 !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 36px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

/* PRIMARY HOME: Banner */
.y-header-container {
	height: 700px;
	margin-bottom: 50px;
}
.input-group {
    margin: 40px 0 10px;
}
.input-group-2 {
    margin: 10px 0 10px;
}
.form-control {
    /*background-color: transparent !important;*/
    background-image: none !important;
    border: 1px solid #bdbdbd !important;
    border-radius: 0px !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    /*color: #FFFFFF !important;*/
    display: block;
    font-size: 14px;
    height: 36px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.y-form-group {
    margin-bottom: 15px;
}
.y-form-group label {
    font-weight: bold;
}
.btn-yocale {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    color: #333333;
	border-radius: 0px !important;
	padding: 1px 8px !important;
	height: 36px;
}


/* MAIN BODY Area */
.main-section {
	margin-top:20px;
}
.y-divider15 {
	height: 15px;
	width: 100%;
}
.y-divider30 {
	height: 30px;
	width: 100%;
}
.y-divider50 {
	height: 50px;
	width: 100%;
}
.y-divider80 {
	height: 80px;
	width: 100%;
}
.thumbnail {
    border-radius: 0 !important;
	margin-bottom: 10px !important;
}
.overlay {
	background: #000000;
	opacity: 0.8;
	color: #FFFFFF;
	font-size: 80%;
	position: absolute;
	bottom: 15px;
	z-index: 10;
	padding: 10px 0;
	margin-right: 10px;
}
.overlay ul {
	padding: 0 !important;
	margin: 0 !important;
}
.tagline li {
	list-style: none;
	display:inline-block;
	float: left;
	padding-right: 4px;
	padding-left: 5px
}
.tagline li a:hover {
	text-decoration: none;
	color: #ff5a00;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #ff5a00 !important;
}
h4.tagline {
	margin: 5px 0;
}
.sort ul {
	padding: 0 !important;
	margin: 0 !important;
}
.sort li {
	list-style: none;
	display:inline-block;
	float: left;
	padding-right: 20px;
	padding-left: 0;
}
a.sort:hover, a.sort:focus, a.sort.active {
	text-decoration: underlined;
	color: #ff5a00;
}


/* SELECTOR DROPDOWN STYLE */


.selectWrap {
    display:block;
    width: 100%; /* Set the width of the entire select dropdown  */
    height: 30px;
    margin: 0 0 10px;
    padding:0;
    position:relative;
}
span.selectInner {
	border: 1px solid #808080;
    position:absolute;
    display: block;
    margin: 0;
    padding: 0 0 0 5px;
    width: 100%;
    height: 30px; /* set same height */
    line-height: 30px; /* set same height */
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    font-weight: normal;
    font-size: 1em;
    z-index:1;
    background: url('../images/selector-arrow.png') no-repeat 100% 0px #fff; /* fallback bg image*/
    background: url('../images/selector-arrow.png') no-repeat 100% 0px, -webkit-linear-gradient(top, #fff, #fff);
    background: url('../images/selector-arrow.png') no-repeat 100% 0px, -moz-linear-gradient(top, #fff, #fff);
    background: url('../images/selector-arrow.png') no-repeat 100% 0px, -ms-linear-gradient(top, #fff, #fff);
    background: url('../images/selector-arrow.png') no-repeat 100% 0px, -o-linear-gradient(top, #fff, #fff);
    background: url('../images/selector-arrow.png') no-repeat 100% 0px, linear-gradient(top, #fff, #fff);
    border-radius: 0;
    }


/* CALENDAR DATE TIME */
.calendar {
	border: 1px solid #808080 !important;
	text-align: center;
    margin-bottom: 80px;
}
.calendar th {
    background-color: #A9A9A9;
    color: #FFFFFF;
    padding-bottom: 8px;
    padding-top: 10px;
    text-align: center; 
}
.calendar th.seconds {
    background-color: #E9E9E9;
    color: #000000;
    padding-bottom: 6px;
    padding-top: 6px;
    text-align: center; 
}
.calendar td {
	padding: 10px;
}

.y-bookingCalendar {
    padding-left:45px !important;
    padding-bottom:20px !important;
    height: 465px!important;
    margin-bottom: 20px;
}
.y-booking-steps-section {
    background-color: #fff;
    padding:20px;
    border-radius: 5px;
    margin-top: 20px;
    box-shadow: 0px 0px 21px #333;
}
    .y-booking-steps-section text {
        color: #fff;
        background-color: #ff5a00;
        border-radius: 50%;
        padding: 5px 10px;
    }
@media (max-width: 575px) {
  .calendar th {
  
    text-align: left !important; 
}
}
/* Review */
.y-greyzone {
	background: #f5f5f5;
	padding: 40px 0;
	margin-top: 40px;
}
.review-element {
	margin: 20px 0 40px;
}
.user-element {
	font-weight: 600;
	color: #000000;
	margin-right: 20px;
    float: left;
    display: inline;
    font-size: 11px;
    text-align: center;
}
.user-element p {
    font-size:11px;
    display: inline;
}
.user-element #orange {
    font-size:13px;
}
.user-image {
	width:60px;
	margin: 5px 5px 10px 5px;
}

.y-review-star {
        color:#ff5a00 ;
    
    }

@media (max-width: 1199px) {
    .y-review-star {
        font-size: 11px !important;
        margin-left: -1px;
    
    }
}



/* Social Icons */
.flag-it {
	background: #EC8355;
	color: #FFFFFF;	
	margin-top: 25px;
    padding: 8px;
	margin-left: 10px;
	text-align: center;
    width: 32px;
}
.twitter-it {
	background: #29A2D9;
	color: #FFFFFF;	
	margin-top: 25px;
    padding: 8px;
	margin-right: 10px;
	text-align: center;
    width: 32px;
}
.twitter-it-team {
	background: #29A2D9;
	color: #FFFFFF;	
	margin-top: 5px;
    padding: 8px;
	margin-right: 10px;
	text-align: center;
    width: 32px;
}
.facebook-it {
	background: #05407A;
	color: #FFFFFF;	
	margin-top: 25px;
    padding: 8px;
	margin-right: 10px;
	text-align: center;
    width: 32px;
}
.linkedin-it {
	background: #00477E;
	color: #FFFFFF;	
	margin-top: 25px;
    padding: 8px;
	margin-right: 10px;
	text-align: center;
    width: 32px;
}
.linkedin-it-team {
	background: #00477E;
	color: #FFFFFF;	
	margin-top: 5px;
    padding: 8px;
	margin-right: 10px;
	text-align: center;
    width: 32px;
}
.pin-it {
	background: #FF0000;
	color: #FFFFFF;	
	margin-top: 25px;
    padding: 8px;
	margin-right: 10px;
	text-align: center;
    width: 32px;
}
.google-it {
	background: #117C1D;
	color: #FFFFFF;	
	margin-top: 25px;
    padding: 8px;
	margin-right: 10px;
	text-align: center;
    width: 32px;
}


/* STAFF Area */

.staff-image {
	width:60px;
	margin: 5px 5px 10px 0;
}



/* LOCATIONS Area */

.local-list {
	margin: 5px 0 20px;
}

/* jQRangeSlider */

.ui-rangeSlider-withArrows .ui-rangeSlider-container{
  /*margin: 0 15px;*/
  -webkit-box-shadow: inset 0px 4px 6px -2px RGBA(0,0,0,0.5);
  -moz-box-shadow: inset 0px 4px 6px -2px RGBA(0,0,0,0.5);
  box-shadow: inset 0px 4px 6px -2px RGBA(0,0,0,0.5);
  -moz-border-radius: 12px;
  border-radius: 12px;
}

.ui-rangeSlider-noArrow .ui-rangeSlider-container{
  -moz-border-radius: 12px;
  border-radius: 12px;
  border-left: solid 1px #515862;
  border-right: solid 1px #515862;

  -webkit-box-shadow: inset 0px 4px 6px -2px RGBA(0,0,0,0.5);
  -moz-box-shadow: inset 0px 4px 6px -2px RGBA(0,0,0,0.5);
  box-shadow: inset 0px 4px 6px -2px RGBA(0,0,0,0.5);
}

.ui-rangeSlider-container{
  height: 15px;
  border-top: solid 1px #C3673B;
  border-bottom: solid 1px #C3673B;
  background: #EC8355;
  background: -moz-linear-gradient(top, #EC8355 0%, #C3673B 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EC8355), color-stop(100%,#C3673B));
  margin-top: 4px;
}


.ui-rangeSlider-arrow{
  width:14px;
  height:16px;
  /*border-top: solid 1px #232a32;
  border-bottom: solid 1px #6a7179;
  background: #67707F;
  cursor:pointer;

  box-shadow: inset 0px 4px 6px -2px RGBA(0,0,0,0.5);
  -webkit-box-shadow: inset 0px 4px 6px -2px RGBA(0,0,0,0.5);
  -moz-box-shadow: inset 0px 4px 6px -2px RGBA(0,0,0,0.5);
  background: -moz-linear-gradient(top, #67707F 0%, #888DA0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#67707F), color-stop(100%,#888DA0));*/
}

.ui-rangeSlider-leftArrow{
  /*border-radius:4px 0 0 4px;
  border-left: solid 1px #515862;*/
}

.ui-rangeSlider-rightArrow{
  /*border-radius:0 4px 4px 0;
  border-right: solid 1px #515862;*/
}

.ui-rangeSlider-arrow-inner{
  /*position: absolute;
  top: 50%;
  border: 10px solid transparent;
  width:0;
  height:0;

  margin-top: -10px;*/
}

.ui-rangeSlider-leftArrow .ui-rangeSlider-arrow-inner{
  /*border-right:10px solid #a4a8b7;
  left: 0;
  margin-left: -8px;*/
}

.ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner{
  /*border-right:10px solid #b3b6c2;*/
}

.ui-rangeSlider-rightArrow .ui-rangeSlider-arrow-inner{
  /*border-left:10px solid #a4a8b7;
  right: 0;
  margin-right: -8px;*/
}

.ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner{
  /*border-left:10px solid #b3b6c2;*/
}

.ui-rangeSlider-innerBar{
  width: 110%;
  height: 100%;
  left: -10px;
}

.ui-rangeSlider-bar{
	background: #cccccc;
  height: 18px;
  margin:-2px 0 0;
  -moz-border-radius: 16px;
  border-radius: 16px;
  cursor:move;
	cursor:grab;
	cursor: -moz-grab;
  
	-webkit-box-shadow: inset 0 2px 6px RGBA(0,0,0,0.5);
  -moz-box-shadow: inset 0 2px 6px RGBA(0,0,0,0.5);
  box-shadow: inset 0 2px 6px RGBA(0,0,0,0.5);;
 }

.ui-rangeSlider-handle{
	width:10px;
	height:30px;
	background: transparent;
	cursor:col-resize;
}

.ui-rangeSlider-label{
  background: #808080;
  background: -moz-linear-gradient(top, #8E8E8E 0%, #808080 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8E8E8E), color-stop(100%,#808080));
  padding: 5px 10px;
  bottom:10px;

  -moz-border-radius: 4px;
  border-radius: 4px;

  -webkit-box-shadow: 0px 1px 0px #c2c5d6;
  -moz-box-shadow: 0px 1px 0px #c2c5d6;
  box-shadow: 0px 1px 0px #c2c5d6;

  color:white;
  font-size:15px;

  cursor:col-resize;
}

.ui-editRangeSlider .ui-rangeSlider-label{
}

.ui-rangeSlider-label-inner{
 
  position: absolute;
  top: 100%;
  left: 50%;
  display: block;
  z-index:99;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;

  margin-left: -10px;
  border-top: 10px solid #808080;
}

.ui-editRangeSlider-inputValue{
  width:2em;
  text-align:center;
  font-size:15px;
}

.ui-rangeSlider .ui-ruler-scale{
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
}

.ui-rangeSlider .ui-ruler-scale0 .ui-ruler-tick-inner{
  color:white;
  margin-top:1px;
  border-left: 1px solid white;
  height:29px;
  padding-left:2px;
  position:relative;
}

.ui-rangeSlider .ui-ruler-scale0 .ui-ruler-tick-label{
  position:absolute;
  bottom: 6px;
}

.ui-rangeSlider .ui-ruler-scale1 .ui-ruler-tick-inner{
  border-left:1px solid white;
  margin-top: 25px;
  height: 5px;
}	


/* LOGIN */

.log-bg {
	background: url('images/img/login-bg.jpg') no-repeat scroll center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.log-form {
	margin: 80px 0;
	padding: 30px;
	background: #F7F7F7;
	opacity: 0.8;
}
.input-group-addon {
    background-color: #000000;
    border: 1px solid #000000;
    border-radius: 0 !important;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
}

.fb-addon {
    background-color: #05407A !important;
    border: 1px solid #05407A !important;
}
.pass {
	margin-top: 6px;
	margin-bottom: 10px;
}
.pass a{
    color:#ff5a00 !important;
}
.btn-fb-sign {
	background: #05407A;
	color: #FFFFFF;
	border-radius: 0px;
	border: 1px solid #05407A;
	width:100%;
	margin-right:10px;
    margin-left: 0%;
	height: 36px;
}
.btn-fb-sign:hover, .btn-fb-sign:focus {
	background: #044D89;
	color: #FFFFFF;
	height: 36px;
}


/* SIGNUP */
.signup-bg {
	background: url('images/img/signup-bg.jpg') no-repeat scroll center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.signup-form {
	padding: 30px;
	background: #FFFFFF;
	opacity: 0.8;
}
.value-number {
	background: #000000;
	color: #FFFFFF;
	display: inline-block;
	padding: 10px 0;
	width: 40px;
	border-radius: 50px;
	text-align: center;
	margin-right: 10px;
}


/* DASHBOARD */
.dash-menu {
	background-color: #F5F5F5;
	padding: 10px;
	color: #666;	
	width: 100%;
}
.dash-thumbnail {
    background-color: transparent;
    border: 1px solid #808080 !important;
    border-radius: 0 !important;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    width: 100%;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}
.dash-menu ul {
	padding: 0 !important;
	margin: 0 !important;
}
.dash-menu li {
	list-style: none;
	display:block;
	padding: 15px 15px 15px 0;
	border-bottom: 1px solid #cfcfcf;
}
.dash-messages {
	margin: 15px 0;
	width:100%;
}
.end {
	border-bottom: 0 !important;
}
p.dash {
	text-align: center;
	font-size: 22px;
	color: #000000;
	margin: 10px 0 0 0;
}
h3.dash-heading {
	background-color: #F5F5F5;
	padding: 10px;
	color: #000000;
	margin-bottom: 25px;
}

/* CORPORATE HOME: Banner */
.y-corp-container {
	height: 300px;
	margin-bottom: 30px;
}
.y-corp-bg {
	background: #fff url(images/img/business-home-bg.jpg) no-repeat center center;
	background-cover:100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.y-tour-bg {
	background: #fff url(images/img/tour-home-bg.jpg) no-repeat center center;
	background-cover:100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.y-online-bg {
	background: #fff url(images/img/online-home-bg.jpg) no-repeat center center;
	background-cover:100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.y-promo-bg {
	background: #fff url(images/img/promo-home-bg.jpg) no-repeat center center;
	background-cover:100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.y-report-bg {
	background: #fff url(images/img/report-home-bg.jpg) no-repeat center center;
	background-cover:100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.y-client-bg {
	background: #fff url(images/img/client-home-bg.jpg) no-repeat center center;
	background-cover:100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
h1.corp-title {
	color: #000000;
	margin-top:130px;
	padding: 10px;
}



/* BUSINESS LISTINGS */
.corp-nav {
	margin: 0 auto 20px;
}
.corp-nav-list {
	list-style: none;
	font-size: 12px;
	padding: 10px 0;
}
.corp-nav-list li {
	padding: 10px;
	display: inline-block;
}
.corp-nav-list &gt; li &gt; a {
	color: #000000;
	text-decoration: none !important;
}
.corp-nav-list &gt; li &gt; a:hover, .corp-nav-list &gt; .active &gt; a, .corp-nav-list &gt; .active &gt; a:hover {
	color: #ff5a00;
	text-decoration: none !important;
}
.team-listing {
	background-color: #F8F8F8;
	padding: 10px 30px 30px;
}
.corp-icon {
	padding-bottom:10px;
}


/* BLOG */
.blog-thumbs {
	height: 200px;
}
.blog-main {
	margin-bottom: 20px;
}


/* HELP */
.help-block-grey {
	padding: 20px 30px 30px;
	background: #F8F8F8;
}


/* CONTACT PAGE MAP */
.contact-map {
	height: 300px;
}


/* PRICING TABLE */
.pricing-box {
	padding: 20px 30px 30px;
	color: #FFFFFF;
	background: #000000;
	margin-top: 20px;
}
.pricing-div {
	border-bottom: 1px solid #FFFFFF;
	margin: 25px 0;
}
h1.price {
	font-size: 45px;
	font-family: sans-serif !important;
}
p.price {
	font-size: 23px;
}

/*--------------------------------------------- Style10.css------------------------------------------ */
.view-tenth img {
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;
}
.view-tenth .mask {
   background-color: rgba(128, 128, 128, 0.3);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth h2 {
   border-bottom: 1px solid rgba(0, 0, 0, 0.3);
   background: transparent;
   margin: 20px 40px 0px 40px;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   color: #333;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth p {
   color: #333;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth:hover img {
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-tenth:hover h2,.view-tenth:hover p,.view-tenth:hover a.info {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
	

@media (max-width: 767px) {
    .dispute-btn {
        margin-top:10px !important;
    }
    .y-row-steps-progress-bar {
        display:none;
    }
    #WebsiteAddress{
        font-size: 12px;
    }
}
						

/*--------------------------------------------- Style-common.css------------------------------------------ */	

.view {
   width: 100%;
   height: 300px;
   /*margin: 10px;*/
   float: left;
   /*border: 10px solid #fff;*/
   overflow: hidden;
   position: relative;
   text-align: center;
   /*-webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   box-shadow: 1px 1px 2px #e6e6e6;*/
   cursor: default;
   background: #fff url(images/img/bgimg.jpg) repeat center center;
}
.view .mask,.view .content {
   width: 100%;
   height: 300px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
   width: 100%;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view p {
   font-style: italic;
   font-size: 14px;
   position: relative;
   color: #fff;
   padding: 0 20px 20px;
   text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
/***preventing time slots and map overlaping on iPad ***/


@media (max-width: 1199px) {
   .image-banner {
    position:relative;
    left:113px;   
 }
}
@media (max-width: 991px) {
   .image-banner {
  
    left:0px;   
 }
   .y-about-row {
    padding: 3% 0% 0% 0% !important;
}
}

/***End preventing time slots and map overlaping on iPad ***/

/***New styles for Yocale website(01.01.2015)***/

 .search-input {
     width: 100%;   
    }
    button {
       
        margin: auto;
    }
    html,body {
  position: relative;
  min-height: 100%;
  width: 100%;
}

body {
background-color: #fff;

}

div.y-container {
padding-right: 150px;
padding-left: 150px;
}

/*p {
font-size: 120%;
}*/

div.header {

}

img.logo {
position: absolute;
top: 30px;
left: 30px;
width: 140px;
z-index: 9;
}

div.header nav {
position: absolute;
top: 0;
z-index: 9;
right: 0;
padding: 40px;
}

div.header nav a {
color: #fff;
padding: 20px;
font-size: 100%;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s; 
}

div.header nav a:hover {
text-decoration: none;
}
#slides {
position: absolute;
z-index: -1;
top:0;
}


img.account.image {
width: 35px;
padding-right: 10px;
}

div.account ul li a {
color: #000;
padding: 10px 10px;
}

/* -- ARROWS -- */


.arrow-up-main {
position: relative; 
bottom: 0; 
width: 0; 
height: 0; 
border-left: 50px solid transparent; 
border-right: 50px solid transparent;
border-bottom: 50px solid rgb(245,245,245); 
right: 0; 
left: 0; 
margin: auto;
margin-top: -50px;
} 	

.arrow-down {
width: 0; 
height: 0; 
border-left: 50px solid transparent;
border-right: 50px solid transparent;
border-top: 50px solid rgb(245,245,245); 
right: 0; left: 0; 
margin: auto; 
position: absolute; 
z-index: 999999;
}


/* -- BUTTONS -- */


button.where {
background-color: rgba(45,45,45,1); 
border: solid 2px rgba(45,45,45,1);
border-radius: 32.5px;
color: #fff;
font-size: 18px;
margin-top: 100px;
padding: 15px 30px;
}

button.join {
background-color: rgba(0,0,0,0); 
border: solid 2px #ff5a00;
border-radius: 25px;
color: #fff;
font-size: 18px;
margin-top: 25px;
padding: 10px 20px;
}

button.where:hover {
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
background-color: #000; 
border: solid 2px #000;
}

.y-signup-options {
    display: inline !important;
    width: 85% !important;
    float: left;
}

/* -- SINGLE PAGE W/ FULL BACKGROUND IMAGE &amp; FOOTER -- */





/* -- SEARCH PAGE -- */


body.search div.section.main {
margin: 0; 
}

.listing {
position: relative;
}


.listing .listing.image {
position: relative;
}

.listing .row.business.info {
position: absolute;
bottom: 0px;
color: #fff;
padding: 10px 15px;
}

.listing .row.business.info  {
vertical-align:middle;
}

.listing .row.business.info h3 {
padding: 0;
margin: 0;
}

.listing .row.business.info h4 {
padding: 0;
margin: 0;
font-size: 100%;
}

.listing .row.business.info img.stars  {

}



/* -- PROFILE PAGE -- */

body.profile div.section.main {
margin-top: 0;
}


div.profile.header {
background-color: rgb(245,245,245);
padding: 20px 0;
height: auto;
}



/* -- SINGLE PAGE I.E. TERMS, PRIVACY ETC -- */


body.search div.section.header {
background: url(content/images/new/background_2.jpg) left center no-repeat; 
background-size: cover;
height:300px; 
width:100%; 
z-index: 999999;
}

div.section.main {
margin-top: 30px;
padding-bottom: 150px;
}

div.section.main p {
padding-bottom: 10px;
}

div.section.main p.orange {
color: #ff5a00;
padding-bottom: 10px;
}

div.section.main a {
text-decoration: underline;
color: #000;
}

div.section.main li {
font-size: 120%;
}

div.section.main a:hover {
text-decoration: underline;
color: #ff5a00;
}



/* --  MOBILE NAVIGATION --*/

div.mobile.nav {
display: none;
z-index: 1;
position: absolute;
top: 0;
left: 0;
width: 100%;
}


/* -- POP UP MODEL INDEX -- */

#detectLocation div.modal-dialog {
z-index: 999999;
}
#detectLocation .modal-dialog {
width: 400px;
}
#detectLocation .modal-dialog p {
text-align: center;
font-size: 120%;
text-transform: uppercase;
margin-top: 10px;
}
#detectLocation .modal-dialog a.detect {
background-color: #2c2c2c !important;
border: solid 1px #2c2c2c !important;
}

#detectLocation .modal-dialog a.detect:hover {
background-color: #2c2c2c !important;
border: solid 1px #2c2c2c !important;
}

#detectLocation a.btn.btn-lg.btn-block.save {
background-color: #ff5a00;
color: #fff;
}

#detectLocation .modal-dialog a.btn.btn-danger a:hover{
color: #ff5a00;
}

#detectLocation .modal-dialog input.form-control {
padding: 20px 16px;
font-size: 18px;
}


#detectLocation .modal-dialog a.btn {
margin-top: 10px;
margin-bottom: 10px;
}



/* -- POP UP MODEL STARTED-- */

#detectLocation body.started div.modal-dialog {
z-index: 999999;
margin-bottom: 20px;
}

body.started .modal-dialog {
width: 400px;
margin-bottom: 100px;
}

#detectLocation body.started .modal-dialog .row {
padding-bottom: 10px;
}

#detectLocation body.started .modal-dialog p {
text-align: left;
font-size: 100%;
}

 #detectLocation body.started .modal-dialog a {
color: #ff5a00;
}

#detectLocation body.started .modal-dialog img {
display: block;
margin-left: auto;
margin-right: auto;
padding-left: 15px;
}


#detectLocation body.started .modal-dialog button.detect {
background-color: #2c2c2c;
border: solid 1px #2c2c2c;
}

#detectLocation body.started .modal-dialog button.detect:hover {
background-color: #2c2c2c;
border: solid 1px #2c2c2c;
}

body.started button.btn.btn-lg.btn-block.save {
background-color: #ff5a00;
color: #fff;
}

#detectLocation body.started .modal-dialog button.btn.btn-danger a:hover{
color: #ff5a00;
}

/*#detectLocation body.started .modal-dialog input.form-control {
padding: 20px 16px;
font-size: 18px;
}*/


#detectLocation body.started .modal-dialog button.btn {
margin-top: 10px;
margin-bottom: 10px;
}
			

/* -- RESPONSIVE DESIGN QUERIES -- */


@media all and (max-width: 1000px) {
	footer {
	text-align: left;
	}
	div.container {
	padding-right: 25px;
	padding-left: 25px;
	}
	footer nav.social  {
	margin-top: 20px;
	float: left;
	margin-left: -45px;
	}
	footer nav.social img {
	padding-left: 0px;
	padding-right: 10px;
  	}
  	div.section.one .container-fluid {
  	max-width: 90%;
  	}
}


@media all and (max-width: 600px) {
    div.mobile.nav {
        display: block;
        position: fixed;
        top: 0;
        z-index: 999999;
    }

        div.mobile.nav a:hover {
            color: #ff5a00;
        }

    div.header {
        display: none;
    }

    div.section.main {
        margin-top: 0px;
        clear: both;
        padding-bottom: 200px;
        padding-top: 60px;
    }

    body.terms div.container {
        padding-top: 10px;
    }

    body.privacy div.container {
        padding-top: 10px;
    }

    .yocale-logo-header {
        background: url(/Content/images/img/yocale-logo-orange.png);
        margin-left: 10px !important;
        width: 100px !important;
        height: 45px !important;
        background-size: 100px 43px !important;
        background-repeat: no-repeat;
    }
    .bs-docs-nav {
        border: 0px;
    }
}
/* -- End of new styles-- */

/* -- Full Background CSS(01.01.2015)-- */


.full-background {
background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.80) 50%),url(/content/images/new/background_1.jpg) no-repeat center center fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
width:100%;
min-height:850px;
position:relative;
}


img.logo {
position: absolute;
top: 30px;
left: 30px;
width: 140px;
z-index: 99999;
}

div.header nav {
position: absolute;
top: 0;
z-index: 10;
right: 0;
padding: 40px;
}

div.header nav a {
color: #fff;
padding: 20px;
font-size: 100%;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s; 
}

div.header nav a:hover {
text-decoration: none;
}


div.header nav a.business {
color: #fff;
border: solid 2px #ff5a00;
border-radius: 20px;
padding: 10px 20px;
}

div.header nav a.business:hover {
background-color: #ff5a00;
}
div.section.login {
position: absolute;
top: 100px;
z-index: 2;
width:400px;
margin-left:-200px;
left:50%;
}
@media(max-width:430px) {
    div.section.login {
width:330px !important;
margin-left:-165px;

}
}
div.section.login p {
text-align: center;
}
div.login.form {
background-color: #f5f5f5;
padding: 20px;
border-radius: 0px 0px 4px 4px;
margin-bottom: 100px;
}

div.login.tabs a {
color: #505050;
}

div.login.tabs a:hover {
text-decoration: none;
}

div.partial-login.form {
    background-color: #f5f5f5;
    padding: 20px;
    border-radius: 0px 0px 4px 4px;
}

a.login {
border-radius: 4px 0px 0px;
width: 110%;
background-color: #fff;

}

a.signup {
border-radius: 0px 4px 0px 0px;
width: 110%;
margin-left: -10%;
background-color: #fff;
}

a.select {
color: #ff5a00;
background-color: #f5f5f5;
}


/*input.form-control {
height: 45px;
font-size: 18px;
line-height: 1.5;
border-radius: 2px;
margin-bottom: 20px;
}*/

.btn-lg {
border-radius: 2px;
}




/* -- CONFIRMATION PAGE -- */


.confirmation div.login.form {
background-color: #f5f5f5;
padding: 20px;
border-radius: 4px;
margin-bottom: 80px;
}

.confirmation div.section.login p {
padding-top: 0px;
}


.confirmation div.section.login p.about {
    font-size:19px;
text-transform: uppercase;
font-weight: 700;
}

.summary {
background-color: white;
border-radius: 2px;
border: solid 1px rgb(200,200,200);
padding: 20px;
margin-bottom: 20px;
}

p.service.name {
color: #ff5a00;
font-size: 150%;
}

p.service.details , p.business.details {
font-size: 100%;
}


.confirmation input.form-control {
font-size: 100%;
margin-bottom: 10px;
}

.confirmation .btn {
padding: 8px 32px;
margin-top: 10px;

}

.confirmation .summary .time {
height: 20px; 
padding-top: 20px; 
padding-bottom: 30px;
margin-top: 10px;
}

.confirmation .summary .time p {
text-align: left; 
display: inline; 
font-size: 90%; 
padding-left: 0.5em;
}

.confirmation .summary .time img {
width: 30px; 
vertical-align: middle;
}

.confirmation p.small {
margin-top: 20px;
}

.confirmation .btn.booking.for {
padding: 8px 90px;
}


button.btn.btn-default.dropdown-toggle.down {
padding-left: 10px;
padding-right: 10px;
margin-bottom: 10px;
}


textarea.form-control {
    font-size: 100%;
    margin-bottom: 10px;
    line-height: 1.5;
    border-radius: 2px;
}

/* -- Yocale Clasim your business button on business pages -- */
.y-claim-button {
    height: 33px;
    padding: 4px;
    background-color: #ff5a00;
    border: 0px;
    width: 100%;
    font-size: 15px;
    color: #ffffff;
    font-weight: 600;
    margin-top:8px;
}
/* -- Add this plugin on public profile pages -- */
.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m {
    padding: 0px 0px !important;
}

/* -- Public profile page COVER image slides -- */
.y-userprofile-cover{
    width:100%;
    height:100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position:absolute !important;
    top: 0;
    bottom: 0;
    left: 0 !important;
    right: 0;
    transition:1s ease-in-out left;
}
    .btn-orange-accept {
   width: 97% !important;
    }
}
/* -- Public profile page Services row(make them to appear side by side) -- */
.y-servicesRow {
        display: -moz-inline-block;
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        *display: inline;
        padding-left: 0px;
        margin-right: 45px;
        width: 240px;

}

.y-otherPromotionsBlock{
    border-bottom:2px solid #dbdbdb;
    margin-bottom:20px;
    padding-bottom:10px
}
.y-otherPromotions .service {
    text-align: left !important;
}
.y-otherPromotions .name {
    font-size:14px !important;
}
.y-otherPromotions .details {
    font-size:12.5px !important;
}


/*Email tool CSS*/

.y-emailTool-row{
	border-radius: 0px !important;
	margin-bottom: 5px;
	padding: 5px;
}

.y-emailTool-row img{
	position: relative;
}
.y-emailTool-row .y-emailTool-date{
	text-transform: uppercase;
	position: absolute;
	bottom: 0px;
	color: #ffffff;
	background-color: rgba(0,0,0,0.7);
	font-size: 18px;
	opacity: 0.8;
	text-align: center;
	width: 75px;
}
.y-emailTool-row i{
	color: #ff5a00
}
.y-emailTool-button{
	background-color: #ff5a00;
	color: #ffffff;
	border: 0px;
	padding: 10px 15px;
    cursor: pointer;
}
.y-emailTool-template img{
	border: 2px solid #dbdbdb;
	width: 100%;
	background-color: #bdbdbd
}
.y-emailTool-template:hover
{ opacity: 0.6 }
.y-emailTool-previewBtn{
	width: 70%;
	padding: 8px;
	position: absolute;
	top: 60px;
	left: 60px;
	text-transform: uppercase;
	text-align: center;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: 700;
	border-radius: 30px;
	border: 1px solid #fff;
	display: none;
	opacity: 1

}
.y-emailTool-previewBtn:hover{
	border:1px solid #ff5a00;
	
}
.y-emailTool-useBtn {
	width: 70%;
	padding: 8px;
	position: absolute;
	top: 80px;
	left: 50px;
	text-transform: uppercase;
	text-align: center;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: 600;
	border-radius: 30px;
	opacity: 0.9;
	border: 1px solid #fff;
}
.y-emailTool-useBtn:hover{
	opacity: 1;
	border:1px solid #ff5a00;
}

.y-emailTool-modal{
	width:60%;
}
.y-btn-emailTool-modal{
	background-color: #ff5a00;
	color: #ffffff !important;
	
	border: 0px !important;
	padding: 15px 20px;
}
.y-emailTool-template:hover .y-emailTool-previewBtn { display: block; }
#email-template-body {
    padding:20px;
}

/********************************Registration process CSS*****************************/

hr{
	border-top:1px solid #ddd !important;
}
.y-row h4{
	color:#222a59 !important
}
.y-row{
	margin-bottom: 15px;
}
}
#bg {
  position: fixed; 
  top: 0; 
  left: 0; 
	
  /* Preserve aspet ratio */
  min-width: 100%;
  min-height: 100%;
}
.form-control-2 {
    background-color: #ffffff !important;
    background-image: none !important;
    border: 1px solid #808080 !important;
    border-radius: 0 !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #808080 !important;
    display: block;
    font-size: 14px;
    height: 36px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
#regWizardModal .modal-body {
    padding:0px;
    width: 120%;
    left:-40px;
    font-size:15px;
}
@media (max-width: 806px) {
#regWizardModal .modal-body {
    width: 100%;
    left:0px;
}
}
#modalMenu {
   margin:-40px -25px 15px -25px;
   padding:20px;
   background: #fafafa;
   border-radius: 5px;
}
.y-row-steps-progress-bar {
    text-align: center;
    position:relative;
    bottom: 45px;
}
.y-registration-wizard {
    padding:0px;
    padding:10px;
}
.y-registration-wizard span{
  font-size: 35px;
  color:#BEC5C7;
  padding: 5px;
  margin-bottom: 5px;
}
.y-registration-wizard label{
  font-size: 15px;
  color:#282d35;
  width: 110px;
  height: 30px;
  line-height: 16px;
  margin-top: 3px;
}
.y-addStaff-row-header label{
    color: #1379bf;
    font-size: 14px;
}
#registrationWizardFrm .table thead tr th {
	background-color: transparent;
	color: #1379bf;
	border-color: transparent;
	font-weight: normal;
    text-overflow: ellipsis;
	vertical-align: top;
}
#registrationWizardFrm .table &gt; thead &gt; tr &gt; th, #registrationWizardFrm .table &gt; tbody &gt; tr &gt; th, #registrationWizardFrm .table &gt; tfoot &gt; tr &gt; th, #registrationWizardFrm .table &gt; thead &gt; tr &gt; td, #registrationWizardFrm .table &gt; tbody &gt; tr &gt; td, #registrationWizardFrm .table &gt; tfoot &gt; tr &gt; td {
    vertical-align: middle;
    border:0px;
}
.y-step-info-row{
	text-align:center;
    color:#282d35;
    font-size: 13px;
    padding: 0px 70px 20px 70px;
}
.y-step-info-row h4{
    color: #ff5a00 !important;
    font-size:15px !important;
    font-weight: 700!important;
}
.y-registration-wizard a{
  text-decoration: none !important;
}
.y-registration-modal-button{
	background-color: #14cc61;
	color: #ffffff;
	border: 0px;
    padding: 20px 12px;
    border-radius: 0px 0px 5px 5px;
    width: 100%;
    text-align: center;
    display: block;
}
.y-registration-modal-next-button{
	background-color: #14cc61;
	color: #ffffff;
	border: 0px;
    padding: 20px 12px;
    border-radius: 0px 0px 5px 0px;
    width: 100%;
    text-align: center;
    display: block;
}
.y-registration-modal-button:hover,.y-registration-modal-next-button:hover{
	background-color: #14cc61;
	color: #ffffff;
}
.y-registration-modal-back-button{
	color: #000000;
	border: 0px solid #333;
	padding: 20px 12px;
    border-radius: 0px 0px 0px 5px;
    width: 100%;
    text-align: center;
    display: block;
    background-color: #f5f5f5;

}
.y-registration-modal-edit-plus-button{
	background-color: #14cc61;
	color: #ffffff;
	border: 0px;
	padding: 2px 9px;
	border-radius: 3px;
	float:right;
	margin-top: 4px;
}
.y-registration-modal-edit-minus-button{
	background-color: #d1060c;
	color: #ffffff;
	border: 0px;
	padding: 2px 9px;
	border-radius: 3px;
	float:right;
	margin-top: 4px;
}
.y-registration-modal-add-button{
	background-color: #ff5a00;
	color: #ffffff;
	border: 1px;
	padding: 8px 15px;
	float:right;
}
.y-overlay-background{
	position: absolute;
	top: 0;
	left: 0;
	min-height: 150%;
	width: 100%;
	background-color: rgba(53, 53, 53, 0.6);
}
.y-registration-modal{
	/*margin-top: 50px;*/
	background-color: #ffffff;
	padding: 20px 20px 0px 20px;
	width: 100%;
    border-radius: 5px;
}
#timeZone{
	margin-top: 15px;
}
.y-addStaff-row span{
	color: #1379bf;
}
.y-addStaff-row text{
	font-size: 14px;
}
.y-modal-days-checkbox input[type='checkbox']{
	font-size: 110%;
}
.y-step-buttons-row {
    margin: 40px -40px -40px -40px;
}
.y-form-block {
    height: 220px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.y-form-block::-webkit-scrollbar-thumb {
    background-color: #ddd;
    outline: 1px solid #ddd;
}
.y-form-block::-webkit-scrollbar {
    width: 1em;
}
 
.y-form-block::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
}
.y-form-block::-webkit-scrollbar {
    width: 6px;
}
.y-hours-checkbox {
    background-image: none !important;
    border: 1px solid #dddddd !important;
    border-radius: 5px !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #808080 !important;
    display: block;
    font-size: 14px;
    height: 45px;
    line-height: 1.42857;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 90%;
    margin-bottom: 10px;
}

.y-hours-checkbox:hover {
    background:#14cc61;
}

.y-hours-checkbox label {
    float:left;
    width:100%;
    padding:10px 0px 4px 0px;
    color:#1379bf;
}
.y-hours-checkbox label span {
    text-align:center;
    padding:3px 0px;
    display:block;
}

.y-hours-checkbox label input {
    position:absolute;
    left: 30px;
}


.y-responsive-label{
    display:none;
}
   /* --Start Last sign up modal step -- */
.y-registration-modal-confirmation {
    background-color: #fff;
    width: 100%;
    border-radius: 5px;
}
   .y-confirmation-actions-row{
        text-align: center;
    }
    .y-confirmation-actions-row a{
        color:#959595;
        font-size: 10px !important;
        margin-bottom: 50px;
    }
    .y-registration-modal-confirmation div.section.one {
        width: 100%;
        top: 0;
        z-index: 1;
        position: absolute;
        padding-top: 5%;
        text-align: center;
    }
     div.section.one h1{
        color: #fff;
        font-size: 20px
    }
      .y-registration-modal-confirmation .btn-link, .y-registration-modal-confirmation .btn-link:hover {
        color: #fff;
        font-weight: bold;
        font-size: 13px;
        text-decoration: none;
        padding: 10px 30px;
        margin-top: 25px;
        border: 2px solid #fff;
        border-radius:5px;
        width: 185px;
        background-color: rgba(51, 51, 51, 0.4);
    }
    .y-registration-modal-confirmation .carousel-inner {
        height: 230px;
        border-radius: 5px 5px 0px 0px;
    }
   .y-registration-modal-confirmation .y-step-buttons-row {
    margin: 40px -30px -40px -30px;
}
   .y-registration-modal-confirmation .icon {
       font-family: 'Montserrat';
    position:relative;
    top:50px;
    text-align: center;
    font-size:11px;
    margin-top:0px !important;
}
   .y-registration-modal-confirmation-link-1{
       height:40px;
       background-position: center;
    display: block;
    background-repeat: no-repeat;
    background-size: 40px;
    background-image: url(/Content/images/homepage/financial_and_professional_icon.png);
}

.y-registration-modal-confirmation-link-1:hover {
    background-image: url(/Content/images/homepage/financial_and_professional_icon_select.png);
    cursor: pointer;
}
   .y-registration-modal-confirmation-link-2{
       height:40px;
       background-position: center;
    display: block;
     background-repeat: no-repeat;
    background-size: 40px;
    background-image: url(/Content/images/icons/import_icon_grey.png);
}

.y-registration-modal-confirmation-link-2:hover {
    background-image: url(/Content/images/icons/import_icon_orange.png);
    cursor: pointer;
}
   .y-registration-modal-confirmation-link-3{
       height:40px;
       background-position: center;
    display: block;
     background-repeat: no-repeat;
    background-size: 40px;
    background-image: url(/Content/images/icons/embed_icon_grey.png);
}

.y-registration-modal-confirmation-link-3:hover {
    background-image: url(/Content/images/icons/embed_icon_orange.png);
    cursor: pointer;
}
   .y-registration-modal-confirmation-link-4{
       height:40px;
     background-position: center;
    display: block;
     background-repeat: no-repeat;
    background-size: 40px;
    background-image: url(/Content/images/icons/profile_icon_grey.png);
}

.y-registration-modal-confirmation-link-4:hover {
    background-image: url(/Content/images/icons/profile_icon_orange.png);
    cursor: pointer;
}
    /* --End Last sign up modal step -- */
/* New Yocale Styles(March 2016) */

/* Start Buttons */
.y-login-btn {
    background-color: #14cc61 !important;
    border-color: #14cc61 !important;
    border-radius: 0px 0px 5px 5px !important;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 15px 16px;
}
.y-facebook-btn {
    background-color: #4862A3 !important;
    border-color: #4862A3 !important;
    border-radius: 5px !important;
    font-size: 14px;
}
.y-google-btn {
    background-color: #dd4b39 !important;
    border-color: #dd4b39 !important;
    border-radius: 5px !important;
    font-size: 14px;
}
.y-home-signup-btn {
    padding: 20px 25px;
    background: #14cc61;
    border-radius: 5px;
    color: #ffffff;
    font-size: 16px;
    display: inline-block;
}
/* End Buttons */

/* Start Forms */
.y-form-control {
    background-color: #fff !important;
    background-image: none !important;
    border: 1px solid #dddddd !important;
    border-radius: 5px !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #808080 !important;
    display: block;
    font-size: 14px;
    height: 45px;
    line-height: 1.42857;
    padding: 6px 13px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    margin-bottom: 10px;
}
/* End Forms */
/* Start Modals */
.y-modal{
	/*margin-top: 50px;*/
	background-color: #ffffff;
	padding: 20px 20px 0px 20px;
	width: 100%;
    border-radius: 5px;
    text-align:left !important;
}
.y-modal label{
    color: #1379bf;
    font-size: 14px;
    font-weight: 700;
}
/* End Modals */
.y-signupas-link {
    margin-bottom: 10px;
    text-align: center;
    font-size:16px;
    font-weight: 600;
    color: #9e9e9e;
}
.y-signupas-link a{
    color: #ff5a00 !important;
    font-size: 16px;
}
/* Start Public Profile CSS */
.y-carousel .carousel-inner {
    height: 450px
}
.y-profile-info-business {
    top: 250px;
    height:200px;
}
.y-profile-info-provider {
    top: 210px;
    height:240px;
}
.y-profile-info-provider h3 {
    margin-top: 0px;
    color: #fff;
    font-weight: 300;
}
.y-profile-info {
    width: 100%;
    background-size: cover;
    position: absolute;
    z-index: 1;
    padding: 55px 2% 30px 10%;
    background: black; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(transparent, #000 90%); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(transparent, #000 90%); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(transparent, #000 90%); /* For Firefox 3.6 to 15 */
    background: linear-gradient(transparent, #000 90%); /* Standard syntax */
}
.y-profile-info #userPic {
        width:120px;
        border-radius:50%;
    }
.y-profile-info h2 {
    margin-top: 10px !important;
    color: #fff;
    font-weight: 300;
    }
/* -- Public profile page Statistics row elements(#likes,#distance,#commnents...) -- */
.y-profile-info .y-statistic-element {
    margin-right: 35px;
}
.y-profile-info .y-statistic-element img{
    width: 20px;
    margin-right: 10px;
}
#divDistance img{
    width: 16px;
    margin-right: 10px;
}
.y-statistic-element h4,#divDistance span{
    color: #fff;
    font-weight: 300;
}
@media (max-width:1000px) {
    .y-profile-info .y-statistic-element {
        margin-right: 20px;
    }
    .y-profile-info-business {
        top: 160px !important;
        height: 290px;
    }
     .y-profile-info-provider {
        top: 90px !important;
        height: 360px;
    }
}
@media (max-width:767px) {
    .y-profile-info .y-statistic-element {
        margin-right: 20px;
    }
    .y-profile-info-business {
        top: 120px !important;
        height: 330px;
    }
     .y-profile-info-provider {
        top: 90px !important;
        height: 360px;
    }
    .y-profile-info h2 {
        font-size:20px;
    }
    .y-profile-info-provider h3 {
        font-size:16px;
    }
    .y-profile-links-bar .y-link {
        margin-bottom:11px;
        text-align: left !important;
        display: none;
    }
    .y-responsive-label {
display:block !important;
color: #1379bf;
font-size:12px;

}
        .y-responsive-border {
display:block !important;
border: 1px solid #dedede !important;
padding: 5px !important;

}
    .y-addStaff-row-header,#modalMenu {
        display:none;
    }
}
@media (max-width:385px) {
    .y-profile-info-business {
        top:70px !important;
        height: 400px;
    }
     .y-profile-info-provider {
        top: 50px !important;
        height: 400px;
    }
    .y-statistic-element h4,#divDistance span {
        font-size:15px !important;
    }
    .y-statistic-element img {
        width: 18px;
    }
    #divDistance img {
        width: 14px;
    }
    .hours span {
        font-size: 12px;
        float:none !important;
        margin-left: 10px;
    }
    .hours ul {
        width: 220px !important;
    }
    .y-profile-links-bar {
        margin-top: 20px;
    }
   
}
    .y-profile-links-bar {
    background-color: #fff;
    border-bottom: 1px solid #E7E7E7;
    padding: 20px 11% 15px 11%;
    font-size: 17px;
    color: #959595;
    text-align: right;
    }
    #sticky.stick {
    margin-top: 0 !important;
    position: fixed;
    top: 0;
    z-index: 10000;
    padding:5px 11% 15px 11% !important;
    width: 100%;
}
        .y-profile-links-bar .y-link {
        padding-top: 10px; 
       }
        .y-link a{
        font-size: 17px;
       }
        .y-link a:focus,.y-link a:active {
        text-decoration:none;
        color:#808080 !important;
       }
/* -- Yocale Book button on public profile pages -- */
.y-book-button {
    padding: 10px;
    background-color: #ff5a00;
    border: 0px;
    width: 150px;
    font-size: 18px;
    border-radius: 5px !important;
}
.y-book-button span{
    color:#fff;
    font-weight: 700;
}
.y-widget-book-button-prim a {
    padding: 10px !important;
    background-color: #ff5a00 !important;
    border: 0px !important;
    width: 155px !important;
    font-size: 18px !important;
    border-radius: 5px !important;
}
    .y-widget-book-button-prim a:hover, y-widget-book-button-prim a:focus {
        background-color: #f35600 !important;
    }
.y-widget-book-button-sec a {
    position: absolute !important;
    bottom: 0px !important;
    right: 15px !important;
    padding: 7px 16px !important;
    background: #14cc61 !important;
    color: #ffffff !important;
    border-radius: 0 0 5px 0 !important;
    font-size: 13px !important;
    display: block;
    line-height: 14px !important;
    box-shadow: none !important;
    margin: 0 !important;
}

    .y-widget-book-button-sec a:hover, y-widget-book-button-sec a:focus {
        background-color: #11b656 !important;
    }
/*@-webkit-keyframes greenPulse {
  from { background-color: #FF5a00; -webkit-box-shadow: 0 0 12px #333; }
  45% { background-color: #FF947C; -webkit-box-shadow: 0 0 28px #FF947C; }
  to { background-color: #FF5a00; -webkit-box-shadow: 0 0 12px #333; }
}
@keyframes greenPulse {
  from { background-color: #FF5a00; -webkit-box-shadow: 0 0 12px #333; }
  50% { background-color: #FF947C; -webkit-box-shadow: 0 0 28px #FF947C; }
  to { background-color: #FF5a00; -webkit-box-shadow: 0 0 12px #333; }
}
a.y-book-button {
  -webkit-animation-name: greenPulse;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation: greenPulse 2s infinite;
}*/
.y-profile-main-section{
    padding: 0px;
    background-color: #ffffff;
}
.y-profile-main-section p{
    line-height:20px;
}
/* Start Public information section */
.sidebar-box {
  max-height: 190px;
  position: relative;
  overflow: hidden;
}
.sidebar-box .read-more { 
  position: absolute; 
  bottom: 0; 
  right: 0;
  width: 100%; 
  text-align: center; 
  margin: 0; padding: 30px 0; 
	
  /* "transparent" only works here because == rgba(0,0,0,0) */
  background-image: linear-gradient(to bottom, rgba(255,255,255,0), #fff 100%)
}
.read-more a{
    font-size: 12px;
    color: #fff;
    position: absolute;
    right: 10px;
    background-color: rgb(107, 180, 230) !important;
    padding: 5px;
    border-radius: 5px;
}
.y-profile-info-row {
    background-color: #fff;
    border-radius: 5px;
    box-shadow:rgba(0,0,0,.2) 0px 0px 1px
}
    .y-about-row h2 {
     margin: 0px 0px 30px 0px;
    color: #ff5a00;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    }
      .y-profile-info-row p,.y-profile-info-row h4, .y-profile-info-row .hours {
     padding: 10px 10px 0px 10px;
    }
.y-about-row{
    padding: 3% 10% 0% 10%;
    margin: 0px;
    background-color: #eee;
}
.y-about-row h4{
    color: #ff5a00;
    font-weight:700;
    margin-bottom: 20px;
}
.y-profile-info-row text{
    color: #ff5a00;
    font-weight:700;
    margin-right:10px;
    font-size: 17px;
}
/* Hours */
.hours ul {
	padding: 0 !important;
	margin: 0 !important;
    width: 250px
}
.hours li {
	list-style: none;
	display:block;
	padding: 5px 8px 5px 0;
}
.hours span {
	float:right;
}

/* MAP CANVAS */
.map-border {
	border: 1px solid #808080 !important;
	padding: 10px;
	margin-bottom: 30px;
}
.map-border-tab {
	height:400px;
}
#map_canvas {
    width: 100%;
    height: 230px;
}

#street_canvas {
    width: 100%;
    height: 360px;
}

/* End Public Information section */

/* Start Staff section */
.y-profile-row {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding: 0% 10% 0% 10%;
}
.y-staff-row h2 {
       margin: 0px 0px 30px 15px;
    color: #ff5a00;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
}
.mBottom10 {
	margin-bottom:10px;
}
.mBottom30 {
	margin-bottom:30px;
}

.y-profile-staff-block {
    background: #ffffff;
    border-radius: 5px;
    height: 80px;
    overflow:hidden;
    box-shadow:rgba(0,0,0,.2) 0px 0px 1px
}
.y-profile-staff-block .y-listing-profile-staff-block-book-now{

    position: absolute;
    bottom:0px;
    right: -1px;
    padding: 7px 10px;
    background:#14cc61;
    color:#ffffff !important;
    border-radius: 0px;
    font-size:12px;
}
.y-profile-staff-blockImg {
    padding: 0px;
    border-radius: 0px 0px 0px 5px;
}
.y-profile-staff-blockImg img{
    border-radius: 5px 0px 0px 5px;
}
.y-profile-staff-block-img-layout {
    overflow: hidden;
}
.y-profile-staff-block-img-layout img{
    width: 80px;
}
.y-profile-staff-block h4 {
     color: #1379bf !important;
    font-weight: 700;
    font-size:14px;
    margin-bottom:0px !important;
}
.y-profile-staff-block p {
    font-size:13px;
    margin-bottom: 0px;
    color: #282d35;
}
.y-profile-staff-block span {
    font-size:12px;
    margin-top:5px;
    color: #999999;
}
/* End Staff section */

/* Start Services section */
.y-services-row h2 {
        margin: 0px 0px 30px 15px;
    color: #ff5a00;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
}
.y-profile-services-block {
    background: #ffffff;
    border-radius: 5px;
    height: 155px;
    box-shadow:rgba(0,0,0,.2) 0px 0px 1px;
}
.y-profile-services-block a {
    font-size: 13px !important;
    display: block;
    word-wrap: break-word;
    line-height: 14px;
    overflow-wrap: break-word;
}
.y-profile-services-block .y-listing-profile-services-block-book-now{

    position: absolute;
    bottom:0px;
    right: -1px;
    padding: 7px 10px;
    background:#14cc61;
    color:#ffffff !important;
    border-radius: 0px;
    font-size:12px;
}
.y-profile-services-block h4 {
     color: #1379bf !important;
    font-weight: 700;
    font-size:14px;
    margin-bottom:10px !important;
    display: inline-block;
    word-break:break-all;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.y-profile-services-block p {
    font-size: 13px;
    margin-top:5px;
    color: #282d35;
    position: absolute;
    bottom: 0px;
}
.y-profile-services-block span {
    margin-top:5px;
    color: #999999;
    display: inline-block;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.y-profile-business-locations-links, .y-profile-business-locations-links a{
    font-size: 12px !important;

}
    .y-profile-business-locations-links .carousel-control.left, .y-profile-business-locations-links .carousel-control.right {
        background-image:none !important;
    }
        .y-profile-business-locations-links .carousel-control .glyphicon-chevron-left, .y-profile-business-locations-links .carousel-control .glyphicon-chevron-right, .y-profile-business-locations-links .carousel-control .icon-prev, .y-profile-business-locations-links .carousel-control .icon-next {
            font-size: 16px !important;
            margin-top: -10px !important;
             }
/* End Services section */
/* Start Businesses Nearby section */
.y-bnearby-row {
    background-color: #f5f5f5;
    padding:5% 10% 5% 10%;
    margin-left: 0px;
    margin-right: 0px;
}
.y-profile-bnearby-block {
    background: #ffffff;
    border-radius:0px 5px 5px 0px;
    height:175px;
    overflow:hidden;
    box-shadow:rgba(0,0,0,.2) 0px 0px 4px
}
.y-profile-bnearby-block .y-listing-profile-bnearby-block-book-now{

    position: absolute;
    bottom:0px;
    right: -1px;
    padding: 7px 10px;
    background:#14cc61;
    color:#ffffff !important;
    border-radius: 0px;
    font-size:12px;
}
@media (max-width: 700px) {
    .y-reviews-row,.y-deals-row {
    padding: 0% 10% 0% 10% !important;
}
    .y-profile-info #userPic {
        width: 100px !important;
    }
    .y-profile-bnearby-block {
        height: inherit !important;
    }
}
.y-profile-bnearby-blockImg {
    padding: 0px;
    border-radius: 0px 0px 0px 5px;
}
.y-profile-bnearby-blockImg img{
    border-radius: 5px 0px 0px 5px;
}
.y-profile-bnearby-block-img-layout {
    width: 175px;
    overflow: hidden;
}
.y-profile-bnearby-block-img-layout img{
    width: 175px;
}
.y-profile-bnearby-block h4 {
     color: #1379bf !important;
    font-weight: 700;
    font-size:16px;
    margin-bottom:0px !important;
}
.y-profile-bnearby-block p {
    font-size:16px;
    margin-top:5px;
    margin-bottom: 20px;
    color: #282d35;
}
.y-profile-bnearby-block span {
    font-size:14px;
    margin-top:5px;
    color: #999999;
}
/* End Businesses Nearby section */
/* Start Reviews section */
.y-reviews-row h2,.y-deals-row h2 {
    margin:0px 0px 30px 10px;
    color: #ff5a00;
    text-align: center;
    font-weight: 300;
}
.y-reviews-row,.y-deals-row {
    background-color: #f5f5f5;
    padding: 0% 20% 0% 20%;
}
.y-reviews-row h2,.y-deals-row h2{
    margin:70px 0px 25px 0px !important;
    color: #ff5a00;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
}
.y-reviews-row-ratings{
    text-align:center;
    margin:auto;
    width:250px;
    margin-bottom: 120px
}
.y-reviews-row-ratings-stars{
    float: left;
    margin-top: 5px;
}
.y-reviews-row-ratings span{
    float:left;
    font-size: 20px;
    margin-left:20px;
}
.y-reviews-row-ratings-stars #orange{
    font-size: 20px !important;
}
.y-profile-reviews-block {
    background: transparent;
    border-radius:0px 5px 5px 0px;
    overflow:hidden;
}
.y-profile-reviews-block .y-listing-profile-reviews-block-book-now{

    position: absolute;
    bottom:0px;
    right: -1px;
    padding: 7px 10px;
    background:#14cc61;
    color:#ffffff !important;
    border-radius: 0px;
    font-size:12px;
}
.y-profile-reviews-blockImg {
    padding: 0px;
    border-radius: 0px 0px 0px 5px;
}
.y-profile-reviews-blockImg img{
    border-radius: 5px 0px 0px 5px;
}
.y-profile-reviews-block-img-layout {
    width: 130px;
    overflow: hidden;
}
.y-profile-reviews-block-img-layout img{
    width: 50px;
    border-radius: 50%;
}
.y-profile-reviews-block h4 {
     color: #ff5a00 !important;
    font-weight: 700;
    font-size:13px;
    margin-bottom:0px !important;
    display:inline-block;
    float: left;
    width:50px;
}
.y-profile-reviews-block p {
    font-size:12px;
    margin-bottom: 5px;
    color: #999999;
}
.y-profile-reviews-block .orange {
    font-size:14px;
    margin-top:5px;
    color: #282d35;
    display: inline-block;
    float:right;
}
.y-profile-reviews-block .stars-row {
    display: inline-block;
    width: 100%;

}

#orange {
	color: #fdb500 !important;
    font-size: 16px;
}
#loadMoreBusinessReviewsLnk, #loadMoreProviderReviewsLnk {
    margin-bottom:30px;
    border: 3px solid #ff5a00;
    border-radius: 5px !important;
    background-color: transparent;
    color: #333;
    padding: 15px 40px 15px 40px;
    font-weight: 600;
}
#loadMoreBusinessReviewsLnk:hover, #loadMoreProviderReviewsLnk:hover {
    color:#fff;
    background-color: #ff5a00;
}
/* End Reviews section */
.y-profile-staff-block .y-listing-book-now, .y-profile-services-block .y-listing-book-now{
    position: absolute;
    bottom: 0px;
    right: 15px;
    padding: 7px 16px;
    background: #14cc61;
    color: #ffffff !important;
    border-radius: 0px 0px 5px 0px;
    font-size: 12px;
}
/* End Public Profile CSS */
/* End Links */

/* Login partial when a user is not logged in on mobile devices*/
#partialLoginModal .modal-dialog,#trimmedRegisterModal .modal-dialog {
    top: 100px;
}
.y-login {
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
    border-radius: 5px 5px 5px 5px;
}
.y-login .y-login-tab {
    padding: 0px;
}
.y-login .login.tabs a {
    color: #505050;
    background-color: #fafafa;
}
.y-login a.login {
border-radius: 4px 0px 0px;
background-color: #fcfcfc;
border-bottom: 3px solid #ddd;
width: auto !important;
    padding: 15px;

}
.y-login-link-row{
    margin-top:10px;
    font-size: 13px;
    color:#fff;
}
.y-login-link-row a{
    color: #ff5a00;
}
.y-login a.signup {
border-radius: 0px 4px 0px 0px;
background-color: #fcfcfc;
border-bottom: 3px solid #ddd;
    width: auto !important;
    margin-left: 0px !important;
        padding: 15px;
}

.y-login a.select {
color: #ff5a00 !important;
border-bottom: 3px solid #ff5a00;
}
.y-login .login.form {
    background-color: transparent !important;
}
.y-login-left-background {
       background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.80) 40%), url(/Content/images/login/signup-bg-min.png);
        height: 100% !important;
        background-repeat: no-repeat;
        position: absolute;
        border-radius: 5px 0px 0px 0px;
        text-align: center;
        background-size: cover;
}
.y-login-left-background .link {
    color: #ff5a00 !important;
    font-size: 15px;
    text-decoration: none;
}
.y-login-left-background img {
    width: 75px;
    margin-top: 30px;
    margin-bottom: 40px;
}
    .y-login-left-background .y-plan-desc, .y-login-left-background b {
        font-size: 15px;
        color: #fff;
    }
    .y-login-left-background .y-plan-desc {
        margin-top: 30px;
    }
    .y-login-left-background .y-plan-price {
        margin-top: 10px;
        color:#ff5a00;
        font-size: 25px;
        font-weight:700;
    }
.y-login-right-form-group {
    float: right;
    padding: 0px;
}
@media (max-width: 777px) {
  .y-login-left-background {
  position: inherit;
  border-radius: 0px !important;
}
  .y-login .y-login-tab {
    width: 50%;
}
    .y-login-btn {
    border-radius: 0px 0px 5px 5px !important;
    }
}
.y-green-btn {
    padding: 14px 25px;
    background: #14cc61;
    border-radius: 5px;
    color: #ffffff;
    display: inline-block;
}
/*Start Pre signup page CSS */
.y-presignup-container {
      padding-top: 5%;
      padding-bottom: 5%;
}
.y-presignup-header span{
    font-size: 26px;
    font-weight:600;
    color: #fff;
}
.y-presignup-column {
    padding: 5%;
    background-color: #fff;
    margin-top: 40px;
    border-radius:5px;
}
.y-presignup-column span{
    font-size: 20px;
    font-weight:600;
    padding:6%;
    display: inline-block;
}
.y-presignup-column p{
    font-size: 15px;
    padding-top:7%;
    padding-bottom:7%;
}
.y-presignup-column img{
    width: 100px;
}
.y-presignup-separator-column {
    font-size: 20px;
    font-weight:600;
    padding-top:15%;
    color: #fff
}
/*End Pre signup page CSS */
/* START Dashboard CSS*/
.y-dashboard-green-btn {
    padding: 10px 20px;
    background: #14cc61;
    border-radius: 5px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 10px;
}
.y-dashboard-block{
    display: inline-block;
    text-align: center;
    border: 1px solid #ddd;
    padding: 10px;
    width: 100%;
    height: 65px;
}
.y-block-label{
    font-size: 12px;
    font-weight: 800;
    display: block;
}
#timerPartial h1{
    font-size: 12px;
    font-weight: 800;
    display: block;
    margin-top: 5px;
}
.y-block-numb{
    font-size: 15px;
    color: #ff5a00;
}
.y-refresh-dashboard{
    text-align: right;
}
.y-dashboard-table {
      font-size: 11px;
}
.y-dashboard-date-range{
    margin-top: 30px;
}
.y-dashboard-date-range a{
    margin-top: 30px;
    font-size: 13px;
    color: #1379bf;
    font-weight: 400;
}
.y-dashboard-chart #myChart{
    border: 1px solid #ddd;
    margin-bottom: 20px;
}
@media(max-width:991px) {
    .y-block-label {
        font-size: 11px;
    }

    .y-block-numb {
        font-size: 13px;
    }

    .y-dashboard-block {
        margin-bottom: 10px;
    }

    .y-refresh-dashboard {
        text-align: left !important;
    }

    .y-dashboard-block {
        height: 75px;
    }
}
#service-timeslots .tooltip-inner {
    white-space: pre-wrap;
}
/* START payment options modal CSS*/
.y-payment-stripe-paid{
    width: 100%;
    background: #eee;
    padding: 5px;
    text-align: center;
    border-radius: 5px;
}

/* Business home */
.dhx_print_icon {
    left:205px;
    top:17px;
    width:30px;
    height:30px;
    background:url(images/print.png) 3px 5px no-repeat
}

.dhx_map_icon {
    left:175px;
    top:17px;
    width:30px;
    height:30px;
    background:url(images/world-map-24.png) 3px 5px no-repeat
}
</pre></body></html>