﻿@font-face{
    font-family: Montserrat;
    src: url("/Content/fonts/Montserrat-Regular.WOFF") format('woff');
    src: url("/Content/fonts/Montserrat-Regular.svg") format('svg');
    src: url("/Content/fonts/Montserrat-Regular.ttf") format('opentype');
    src: url("/Content/fonts/Montserrat-Regular.woff2") format('woff');

}
@font-face{
    font-family: MontserratBold;
    src: url("/Content/fonts/Montserrat-SemiBold.WOFF") format('woff');
    src: url("/Content/fonts/Montserrat-SemiBold.svg") format('svg');
    src: url("/Content/fonts/Montserrat-SemiBold.ttf") format('opentype');
    src: url("/Content/fonts/Montserrat-SemiBold.woff2") format('woff');
}
@font-face{
    font-family: MontserratMedium;
    src: url("/Content/fonts/Montserrat-Medium.WOFF") format('woff');
    src: url("/Content/fonts/Montserrat-Medium.svg") format('svg');
    src: url("/Content/fonts/Montserrat-Medium.ttf") format('opentype');
    src: url("/Content/fonts/Montserrat-Medium.woff2") format('woff');
}
@font-face{
    font-family: MontserratLight;
    src: url("/Content/fonts/Montserrat-Light.WOFF") format('woff');
    src: url("/Content/fonts/Montserrat-Light.svg") format('svg');
    src: url("/Content/fonts/Montserrat-Light.ttf") format('opentype');
    src: url("/Content/fonts/Montserrat-Light.woff2") format('woff');
}

.grecaptcha-badge { visibility: hidden; }
html {
    height: 100%;
    width: 100%;
    margin: 0;
    position: relative;
    background-color: #fff !important;
    -webkit-text-size-adjust: 100%; /*stops zoom-in when flipping mobile from portrait to landscape*/
}

body {
    font-family: Montserrat;
    height: 100%;
    color: #58595b;
}

#review, #review_alias, #review_heading {
    color: #000 !important;
    background-color: #fff !important;
}

.wrapper-body
{
    background-color: #fff !important;    
}
.MainPage
{
    height:100%;
    
}

.bg-main-wrapper
{
    background-color: #e6e7e8 !important;
}

.bg-salutation
{
    background-color: #808285 !important;
    font-family: MontserratLight;
    font-size: 1.45rem;
    text-transform: uppercase;
    letter-spacing: .4rem;
}

.salutation-header
{
    color: #fff;
    font-family: MontserratMedium;
    font-size: 1.93rem;
}

.bg-information
{
    background-color: #e6e7e8 !important;
}

.heading-buinsess-name
{
    font-size: 1.42rem;
    font-family: MontserratBold;
}

.heading-business-address
{
    font-size: 1.16rem;    
}

.heading-medium
{
    font-size: 1.25rem;
}

.information-normal
{
    font-size: 1.05rem;
    line-height: 1.75rem;
}

.btn-link > div > a
{
    color: #58595b;
}

.btn-link > div > a:hover
{
    color: #808285 !important;
}

.link-text
{
    font-size: 1rem;
    text-align: center;
    justify-content: center;
}

.rating-image-domain
{
    width:150px;
    height: 65px;
    box-shadow: 3px 3px 5px rgba(0,0,0,.1);
}
@media screen and (max-width: 767px)
{
    .rating-image-domain
    {
        width:200px;
        height: 65px;
        box-shadow: 3px 3px 5px rgba(0,0,0,.1);
    }
}
.rating-image-domain > img
{
    max-width: 100%;
    max-height: 100%;
}

.review-domain-hover
{
    background-color: #fff;
}
.review-domain-hover:hover
{
    background-color: #e2e6ea;
}

#header {
    width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

#main {
    width: 100%;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    top:auto;
}

    .row
    {
        border:none;
    }
#busdata 
{
    width: 100%;
    padding-top:5px !important;
}
#busLogo
{
    max-width: 250px;
    background-color: #fff;
    border-radius:15%;
}
#busInfo
{
    vertical-align: middle;
    padding-top: 10px;
    width:50%;
    clear:both
} 
h1
{
    font-family: universe 75 Blackadder ITC; 
    font-size: 18px;
    font-weight:bold;
    display:table-cell;
}
#thanks
{
    text-align: center; 
    font-family: Univers 75 Black;
    font-size: 23.5px on 27.5px;
    clear:left;
    
} 
#recomend
{
    font-family: universe 75 black; 
    font-size: 14px on 34px;
    color: rgb(87,88,90);
}

#basicInfo {
    float: left;
    clear: left;
}

.basicInfo {
    float: left;
    margin: 0;
    padding: 0;
}



    #busInfo #busName 
    {
        font-family: universe 75 Black;
        font-size:24.5px;
        text-align:left;
    }

   
    #busInfo #busCityStateZip 
    {
        font-family: Universe 55 Roman;
        font-size: 16px;
        clear:left;
        display:table-row;
    }


#busHours {
    padding: 20px 0 20px 10px;
    width: 250px;
    float: right;
}

#busHours2 {
    padding-bottom: 10px;
}

    #busHours2 .day {
        width: 70px;
    }

    #busHours2 .dash {
        width: 10px;
        text-align: center;
        padding-right: 4px;
    }

    #busHours2 .today {
        padding: 2px;
        background-color: #1375e6;
        color: #fff;
        margin-left: -2px;
    }

img.main, img.thumb {
    background-color: #7f7f7f;
    float: left;
    margin: 5px;
}

    img.thumb:nth-child(3) {
        margin-right: 0;
    }

img.main {
    width: 150px;
    clear: left;
}

img.thumb {
    width: 40px;
    height: 40px;
    margin-right: 7px;
}

    img.thumb.last {
        margin-right: 0;
    }

#additionalInfo {
    float: left;
    width: 260px;
    padding: 20px;
}

b.basicInfo {
    font-size: 100%;
}

.basicInfo.sm {
    width: auto;
}

#additionalInfo p.basicInfo, #reviewContent p.basicInfo {
    font-size: 90%;
    padding-bottom: 10px;
}

#busDetailOpts {
}

.fullSection, .fs {
    display: inline-block;
    width: 100%;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}

    .fullSection.dt, .fs.dt 
    {
        text-align:center;
        font-family: Univers 75 black; 
        font-size: 27.5px; 
        color: rgb(87,88,90);
    }
    

    .fullSection .one, .fs .one, .fullSection .two, .fs .two {
        padding: 0 20px 20px 20px;
        float: left;
        clear: left;
    }

#writeReviewBt {
    float: left;
}

#shareBusiness {
    float: left;
    width: 290px;
}

.icon {
    margin-right: 5px;
    margin-top: 1px;
    cursor: pointer;
    float: left;
}

    .icon:first-of-type {
        margin-left: 10px;
    }
.rpl 
{
    margin-left: auto;
    margin-right:auto;
}

.postReviewButton
{
    float:left;
    padding-left: 15px;
}

    #newReview span {
        margin-top: 5px;
    }

.br-widget {
    height: 22px;
    width: 135px;
    margin-top: 5px;
}

.br-widget a {
    background: url('/content/profile/images/star_yellow.png');
    width: 19px;
    height: 18px;
    display: block;
    float: left;
    margin-right: 5px;
}

.br-widget a:hover, .br-widget a.br-active, .br-widget a.br-selected {
    background-position: 0 18px;
}

#reviews {
    float: left;
    clear: left;
    width: 100%;
}

#reviewTitleBar {
    display: none;
}

#reviewContent {
    display: none;
}

.review {
    float: left;
    width: 100%;
    padding: 10px 0;
}

    .review:last-of-type {
        border-bottom: none;
    }

img.reviewAuthorIcon {
    float: left;
    width: 40px;
    height: 40px;
    background-color: #ccc;
    margin-right: 10px;
    display: none;
}

.reviewTitle {
    float: left;
    font-size: 100%;
    margin-right: 10px;
    margin-top: 10px;
    color: #1375e6;
}

.reviewAuthDate {
    float: left;
}

.reviewScore {
    float: left;
}

.reviewText {
    float: left;
}

table {
    border-spacing: 0;
}

.dataTables_wrapper {
}

    .dataTables_wrapper .top, .dataTables_wrapper .bottom {
        padding: 0;
        background-color: #fff;
        border: 0;
    }

    .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_length {
        width: 250px;
    }

    .dataTables_wrapper .top .dataTables_info {
        float: left;
    }

    .dataTables_wrapper tr.odd, .dataTables_wrapper tr.even, .dataTables_wrapper tr.odd td.sorting_1, .dataTables_wrapper tr.even td.sorting_1 {
        background-color: #fff;
    }

.paging_full_numbers a.paginate_button, .paging_full_numbers a.paginate_active {
    color: #000;
    border: 0;
}

.paging_full_numbers a.paginate_button {
    background-color: #c7e1ff;
    color: #000;
}

.paging_full_numbers a.paginate_active {
    background-color: #1375e6;
    color: #fff;
}

#map {
    width: 30%;
    float: right;
    background-color: #f5f5f5;
    z-index: 50;
}

#map_canvas {
    float: left;
    clear: left;
    width: 93%;
    height: 200px;
    display: none;
    margin-left: 7%;
}

.map_options {
    float: left;
    clear: left;
    width: 88%;
    padding: 6%;
    color: blue;
}

    .map_options img {
        vertical-align: middle;
        margin-right: 10px;
    }

    .map_options#getDirections {
        display: none;
    }

.section20 {
    float: left;
    padding: 0px 20px 15px 20px;
}

#newReview textarea.error, #newReview input.error {
    border: 1px solid red;
}

#newReview div.br-widget.error {
    border: 1px solid red;
    border-radius: 5px;
    width: 122px;
}

#newReview div.br-widget.error:hover {
    width: 135px;
}

#valReview_Heading.error, #valReview.error {
    color: Red;
    font-size: small;
    font-style: italic;
}

:not(#newReview):not(#widgetWriteReview-msg) > .alert {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 2%;
    background-color: #005F8B;
    color: #fff;
    text-align: center;
}

a {
    color: #1375e6;
}

#footer {
    width: 100%;
    font-size: 90%;
    color: #111;
    float: left;
    clear: left;
    text-align: center;
    height: 25px;
}

.cp {
    display: none;
}

.tos {
    display: inline-block;
}

#reviewBg {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    z-index: 1000;
    display: none;
    top: 0;
    left: 0;
}

.captcha-link {
    border: 1px solid #0092cf;
}

.ajax-loader {
    z-index: 100000;
    position: fixed;
    left: 43%;
    top: 62%;
    margin-top: -50px;
    margin-left: -50px;
    display: block;
}
.bt {
    background-color: #0178b5;
    min-width: 100px; /*min-height:30px;*/
    padding: 5px;
    cursor: pointer;
    border: none;
    text-align: center;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}

.bt2 {
    background-color: #0178b5;
    padding: 5px;
    cursor: pointer;
    border: none;
}

.bt2:hover {
        background-color: #009be8;
}

.bt3 {
    background-color: #0178b5;
    padding: 5px;
    border: none;
}

#logindiv a, #editaccount a {
    text-decoration: none;
    color: #fff;
}

.bt, .bt3, .bt h1, .bt3 h1, .bt input, .bt span {
	float: left;
	color: #fff;
	font-size: 90%;
	margin: 0 5px 0 15px;
	position: relative;
	cursor: pointer;
	background-color:#1375e6;
}

.bt.log {
    margin: 0;
}

.bt h1, .bt3 h1, .bt span, .bt input {
    width: 100%;
    margin: 0;
}

.box .bt {
    margin-top: 15px;
}

/*Floats and clears*/
.float_lt, .fl {
    float: left;
}

.float_rt, .fr {
    float: right;
}

.float_n, .fn {
    float: none;
}

.clear_lt, .cl {
    clear: left;
    font-weight:bold;
    text-decoration:underline;
    padding-top: 2%;
    
}

.clear_rt, .cr {
    clear: right;
}

.clear_n, .cn {
    clear: none;
}

.clear_b, .cb {
    clear: both;
}
.link:hover
{
	color:Blue;
}
.image-hover-highlight:hover{
    -webkit-transition: all 0.50s;
    transition: all 0.50s;
        border: 1px solid gray;
        filter: brightness(130%);
        -webkit-filter: brightness(130%);
        -moz-filter: brightness(130%);
        -o-filter: brightness(130%);
        -ms-filter: brightness(130%);
        -webkit-transition: all 0.50s;
        transition: all 0.50s;
    }


.loader {
    background-color: #F3F3F400;
    color: #81828540;
    position: fixed;
    bottom: 5%;
    right: 5%;
    z-index: 2000;
    display: flex;
    padding: 0.5vmin;
    border-radius: 5%/10%;
}

.loader > i {
    color: #81828540;
    width: 1.5vmin;
    height: 1.5vmin;
    font-size: 1.5vmin;
    margin: 0.25vmin;
    animation: dot-flashing 1s infinite;
    animation-delay: .25s;
}

.loader > i:first-child {
    animation-delay: 0s;
}

.loader > i:last-child {
    animation-delay: .5s;
}

@keyframes dot-flashing {
    0% {
        color: #81828540;
    }

    25% {
        color: #818285FF;
    }

    75%, 100% {
        color: #81828540;
    }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}    
@media only screen and (max-device-width:767px) {
    .ajax-loader {
        z-index: 100000;
        position: fixed;
        left: 50%;
        top: 50%;
        margin-top: 0px;
        margin-left: 0px;
        display: block;
    }
    #newReview
    {
        width: 100%;
        padding-right: 10px;  
    }
    .newReview
    {
        display:inline-block;   
    }
}

#showMoreButton {
    border: medium none;
    border-radius: 3px;
    margin: 0px 5px 0px 15px;
    text-decoration: none;
    color: #FFF;
    background-color: #1375E6;
    font-size: 90%;
    padding: 5px;
}

.showMoreRow {
    position: absolute;
    margin-left: -85px;
    left: 50%;
}

#submitFilterButton {
    border: medium none;
    border-radius: 3px;
    text-decoration: none;
    color: #FFF;
    background-color: #1375E6;
    font-size: 80%;
    padding: 5px;
    margin: 0px 0px 0px 5px;
}

/*drop-down checklist*/
.dropdown {
    float: right;
    width: 115px;
    line-height: 10px;
    height: 10px;
    cursor: pointer;
    margin: 0px 20px 0px 0px;
    user-select: none;
    position: absolute;
    right: 0px;
    padding: 6px;
}

.grecaptcha-info
{
    font-size: .75rem;
}

.ratingInformation-small
{
    display:none !important;
    }

@media only screen and (max-width:1024px){ 
    .ratingInformation-small
    {
        display:inline-block !important;
        }
    .ratingInformation
    {
        display:none !important;
        }
}

/* Safari and Chrome web browser*/
@media only screen and (-webkit-min-device-pixel-ratio:0) and (min-device-width:780px) {
    .dropdown {
        float: right;
        width: 115px;
        line-height: 0px;
        height: 0px;
        cursor: pointer;
        margin: -15px 20px 0px 0px;
        user-select: none;
        position: absolute;
        right: 0px;
        padding: 6px;
    }
}

.dropdown:after {
    content: '';
    height: 0;
    position: absolute;
    width: 0;
    border: 6px solid transparent;
    border-top-color: #000;
    top: 50%;
    right: 5px;
    margin-top: -3px;
}

.dropdown.is-active:after {
    border-bottom-color: #000;
    border-top-color: #fff;
    margin-top: -9px;
}

/* Toggle Slider */
/* http://cssdeck.com/labs/simple-toggle-switch */
.container {
    margin: 5px 10px 5px 15px;
    width: 50px;
    text-align: center;
    padding-top: 0px;
}

    .container > .switch {
        display: block;
        margin: 12px auto;
    }

.switch {
    font-size: 10px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 15px;
    padding: 3px;
    background-color: #f5f5f5;
    border-radius: 18px;
    box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
    cursor: pointer;
}

.switch-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 8px;
    text-transform: uppercase;
    background: #eceeef;
    border-radius: inherit;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
    -webkit-transition: 0.4s ease-out;
    -moz-transition: 0.4s ease-out;
    -o-transition: 0.4s ease-out;
    transition: 0.4s ease-out;
}

    .switch-label:before, .switch-label:after {
        position: absolute;
        top: 50%;
        margin-top: -.5em;
        line-height: 1;
        -webkit-transition: inherit;
        -moz-transition: inherit;
        -o-transition: inherit;
        transition: inherit;
    }

    .switch-label:before {
        content: attr(data-off);
        right: 5px;
        color: #1375E6;
        text-shadow: 0 1px rgba(255, 255, 255, 0.5);
    }

    .switch-label:after {
        content: attr(data-on);
        left: 5px;
        color: white;
        text-shadow: 0 1px rgba(0, 0, 0, 0.2);
        opacity: 0;
    }

.switch-input:checked ~ .switch-label {
    background: #47a8d8;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}

    .switch-input:checked ~ .switch-label:before {
        opacity: 0;
    }

    .switch-input:checked ~ .switch-label:after {
        opacity: 1;
    }

.switch-handle {
    position: absolute;
    top: 55%;
    left: 35%;
    margin: -6px 0 0 -6px;
    width: 8px;
    height: 8px;
    background: white;
    border-radius: 6px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    background-image: -webkit-linear-gradient(top, white 40%, #f0f0f0);
    background-image: -moz-linear-gradient(top, white 40%, #f0f0f0);
    background-image: -o-linear-gradient(top, white 40%, #f0f0f0);
    background-image: linear-gradient(to bottom, white 40%, #f0f0f0);
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out;
}

    .switch-handle:before {
        content: '';
        position: absolute;
        top: 55%;
        left: 20%;
        margin: -6px 0 0 -6px;
        width: 13px;
        height: 13px;
        background: #f9f9f9;
        border-radius: 6px;
        box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
        background-image: -webkit-linear-gradient(top, #eeeeee, white);
        background-image: -moz-linear-gradient(top, #eeeeee, white);
        background-image: -o-linear-gradient(top, #eeeeee, white);
        background-image: linear-gradient(to bottom, #eeeeee, white);
    }

/*adjusting slider hieght for safari browser*/
@media only screen and (-webkit-min-device-pixel-ratio:0) {
    /*safari browser*/
    ::i-block-chrome, .switch-handle:before {
        content: '';
        position: absolute;
        top: 70%;
        left: 20%;
        margin: -6px 0 0 -6px;
        width: 13px;
        height: 13px;
        background: #f9f9f9;
        border-radius: 6px;
        box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
        background-image: -webkit-linear-gradient(top, #eeeeee, white);
        background-image: -moz-linear-gradient(top, #eeeeee, white);
        background-image: -o-linear-gradient(top, #eeeeee, white);
        background-image: linear-gradient(to bottom, #eeeeee, white);
    }
}

.switch-input:checked ~ .switch-handle {
    left: 40px;
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

.switch-input:checked ~ .switch-label {
    background: #1375E6;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
}

.numOfReviewsFoundData {
    font-size: 12px;
    vertical-align: baseline;
    padding-top: 10px;
    text-align: center;
    padding-left: 20px;
}

.filterButtonContainer {
    text-align: center;
    height: 35px;
    padding-left: 10px;
}

.domainToggles {
    margin: 0px 0px 0px 5px;
}

#logo {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    position: relative;
    z-index: 1;
}
.banner {
    position: absolute;
    width: 545px;
    height: 155px;
    top: 0px;
    right: 0px;
    z-index: 0;
}

.thanks
{
    font-size: 30px;
    width: 100%;
    position: relative;
    padding-top: 20px;
}
#recomendreq
{
    background-color:#dfdfdf;
    font-family: univers-Black_b; 
    color: rgb(87,88,90);
    text-align:center;
}
.button
{
    margin-left: 18%;
}
.testimonialtitle
{
    font-family: universe 55 Roman;
    font-size: 11px on 19px;
    float:left;
    clear:left;
    width:80px;
    margin-top:0;
}
.testomonialinput
{
    font-family:universe 55 Roman;
    font-size: 9px on 19px;
    width:100%;
    padding-top: 5px;
}

h2 {
    font: 33px sans-serif;
    text-align: center;
    font-weight:bold;
    margin-top:0;
}
h2.background {
    position: relative;
    z-index: 1;
    margin-top: 35px;
}
    h2.background:before {
        border-top: 2px solid #dfdfdf;
        content:"";
        margin: 0 auto; /* this centers the line to the full width specified */
        position: absolute; /* positioning must be absolute here, and relative positioning must be applied to the parent */
        top: 50%; left: 0; right: 0; bottom: 0;
        width: 90%;
        z-index: -1;
    }

    h2.background:span { 
        /* to hide the lines from behind the text, you have to set the background color the same as the container */ 
        background: #fff; 
        padding: 0 15px; 
    }

h1
{
    font-family: universe 75 Blackadder ITC; 
    font-size: 24.5px;
    display:table-cell
}

.footer
{
    text-align:right;
}



@media screen and (max-width:1025px)
{
    .heading-small
    {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    .review-link-small
    {
        width:100% !important;
        margin-left:0px !important;
    }
    
    .busData-small h1
    {
        font-size:16px !important;
        clear:left !important;
        width:auto !important;
    }
    .busData-small p
    {
        font-size:14px !important;
        clear:left !important;
        width:auto !important;
    }
    h2.background {
    position: relative;
    z-index: 1;
   
    }
     h2.background:before {
        border-top: 2px solid #dfdfdf;
        content:"";
        margin: 0 auto; /* this centers the line to the full width specified */
        position: absolute; /* positioning must be absolute here, and relative positioning must be applied to the parent */
        top: 60%; left: 0; right: 0; bottom: 0;
        width: 90%;
        z-index: -1;
    }
     h2.background:span { 
        /* to hide the lines from behind the text, you have to set the background color the same as the container */ 
        background: #fff; 
        padding: 0 15px; 
    }
   
}

@media screen and (max-width: 372px)
{
    .ratingInformation
    {
        display: none !important;   
    }
    h2.background {
    position: relative;
    z-index: 1;
    margin-top: 35px;
    }
     h2.background:before {
        border-top: 2px solid #dfdfdf;
        content:"";
        margin: 0 auto; /* this centers the line to the full width specified */
        position: absolute; /* positioning must be absolute here, and relative positioning must be applied to the parent */
        top: 70%; left: 0; right: 0; bottom: 0;
        width: 90%;
        z-index: -1;
    }
     h2.background:span { 
        /* to hide the lines from behind the text, you have to set the background color the same as the container */ 
        background: #fff; 
        padding: 0 15px; 
    }
}

