  ﻿html, body {
    position: relative;
    min-height: 100%;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    color: #333333;
    line-height: 160%;
}

*:focus {
    outline: none;
}

.new-logo {
    padding:12px 0 12px 0;
}

/* #region custom Kendo UI styles */
a.k-link.k-menu-link:visited, a.k-link.k-menu-link:link {
    color: #615d60;
}

a.k-link.k-menu-link:hover {
    text-decoration: underline;
}

a.k-button, a.k-button:visited {
    font-size: 15px;
    font-weight: 600;
    min-width: 140px;
    min-height: 35px;
}

/*a.k-button.k-primary {
    color:#fff;
}

    a.k-button.k-primary:hover {
        background-color: #283443;
        border-color: #283443;
    }*/



/*.k-button {
    border-color: #ffe272;
}

    .k-button:hover {
        border-color: #FFD05C;
    }*/

.k-button-solid-secondary {
    background-color: #ffe272;
    border-color: #ffcd0c;
    color: #444 !important;
}

    .k-button-solid-secondary:hover {
        background-color: #ffd83f;
        border-color: #cea300;
        color: #444 !important;
    }

.k-button-outline-secondary {
    color: #ffe272 !important;
    border-color: #ffe272;
}

    .k-button-outline-secondary:hover {
        background-color: #ffe272;
        border-color: #ffe272;
        color: #444 !important;
    }

.k-button-solid-primary {
    color: #fff !important;
}

.navbar-left {
    width: 100%;
}

.k-state-highlight {
    border: 1px solid #ccc;
}

.yotpo a.text-m {
    margin-left: 5px;
    font-weight: 600;
}

a.span.k-link {
    color: #444;
}     
/*#configure {
    display: none;
}*/

.k-panelbar .k-content {
    padding: 20px;
}

.k-state-active .label {
    font-size: 1em;
}

.k-card-subtitle {
    font-size: 15px;
}
/* #endregion */

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

.font-weight-600 {
    font-weight:600;
}

.bg-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 400px;
}

.bg-image-lg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 380px;    
}

.p-0 {
    padding-left: 0;
    padding-right:0;
}

section {
    margin-top: 1em;
}

.main {
    line-height: 120%;
    font-weight: 300;
    font-size: 40px;
}

.black {
    color: #555;
}

.check {
    float: left;
    margin-left: 10px;
}

.description {
    color: #993333;
    font-size: 14px;
}

h1 {
    line-height: 120%;
    font-weight: 300;
}

h5 {
    line-height:160%;
}

img {
    border-width: 0;
}

.gray {
    background-color: #888387;
}

a:link, a:visited, a:active, a:hover {
    text-decoration: none;
    color: #615d60;
    font-weight: 600;
}

.header a:link, .header a:visited, .header a:active, .header a:hover {
    font-weight: 600;
    color: #60688b;
}

a:hover {
    text-decoration: underline;
}

.hlnkBold a:link {
    color: #993333;
    text-decoration: none;
    font-weight: bold;
}

.hlnkBold a:visited {
    color: #993333;
    text-decoration: none;
    font-weight: bold;
}

.hlnkBold a:active {
    color: #993333;
    text-decoration: none;
    font-weight: bold;
}

.hlnkBold a:hover {
    color: #993333;
    text-decoration: none;
    border-bottom: solid 1px #993333;
    font-weight: bold;
}

.FrontPage a:link {
    color: #333333;
    font-weight: normal;
    text-decoration: none;
    border-bottom: dotted 1px gray;
}

.FrontPage a:visited {
    color: #333333;
    font-weight: normal;
    text-decoration: none;
    border-bottom: dotted 1px gray;
}

.FrontPage a:active {
    color: #006666;
    font-weight: normal;
    text-decoration: none;
    border-bottom: solid 1px gray;
}

.FrontPage a:hover {
    color: #006666;
    font-weight: normal;
    text-decoration: none;
    border-bottom: solid 1px #006666;
}

lh {
    font-weight: bold;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.Border {
    margin-left: 10px;
    margin-right: 10px;
    background-color: #ffffff;
    position: relative;
    z-index: 1;
}

div.Left {
    width: 150px;
    float: left;
    margin-bottom: 10px;
    display: inline-block;
    margin: 0 auto;
}

div.Right {
    width: 100px;
    float: none;
    margin-bottom: 10px;
    display: inline-block;
}

div.PageContent {
    padding: 10px;
    border: solid 1px rgb(204,204,204);
    background-color: White;
}

span.Right {
    float: right;
}

.chbLeft {
    float: left;
}

.premium {
    float: left;
    text-align: left;
    padding-top: 0;
    width: 95%;
    max-width: 400px;
    margin: 0 auto;
}

.header {
    padding: 5px 0 5px 0;
    width: 100%;
    top: 0px;
    background-color: #f9f9f9;
    background-repeat: repeat-x;
    min-height: 32px;
    border-bottom: 1px solid #dee2e6;
}

img.icon {
    width: 30px;
}

.footer {
    width: 100%;
    background-color: #f5f5f5;
}

div.Reserved {
    height: 50px;
}

div.footerContent {
    margin: 0 auto;
    width: 980px;
    max-width: 90%;
    text-align: left;
}

div.footerContent {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    text-align: left;
}

#footer a:link, #footer a:visited {
    font-size: 13px;
}

#footer a:hover {
    text-decoration: underline;
}

h2.footer {
    font-size: 14px;
}

ul.footer {
    list-style-type: none;
    list-style-position: inside;
    padding-left: 0;
}

td.footer {
    width: 130px;
}

.step {
    padding: 15px;
    padding-top: 5px;
}

.checkmark {
    margin: 0 5px;
}

.listItem {
    width: 150px;
    float: left;
    display: inline-block;
}

.pager {
    clear: both;
}

div.GetStarted {
    line-height: 150%;
    width: 420px;
    max-width: 100%;
    margin: 5px auto;
    zoom: 1;
    float: left;
    text-align: center;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}

div.dark {
    filter: alpha(opacity=90);
    opacity: 0.90;
    background-color: #888;
    text-align: center;
    color: #fff;
    padding: 5px;
}

div.line {
    height: 5px;
    margin-top: 5px;
    border-top: solid 1px #dee2e6;
}

.mobile {
    color: white;
    text-align: right;
    width: 100%;
    display: none;
}

.headerLeft {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.headline {
    color: white;
}

#headline {
    display: none;
}

.service {
    display: inline-block;
    width: 250px;
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    padding-right: 10px;
    vertical-align: middle;
}

.separator {
    height: 1px;
    border-top: 1px solid #cccccc;
}

.addressLabel {
    width: 150px;
    margin-bottom: 5px;
    float: left;
}

.loginLabel {
    width: 100px;
    margin-bottom: 5px;
    float: left;
    text-align: right;
    margin-right: 10px;
}

.Primary {
    text-align: center;
    clear: both;
    margin-bottom: 15px;
}

.Buttons {
    margin-top: 10px;
    margin-bottom: 10px;
}

#LanguageDiv {
    margin-left: 20px;
}

.FlagIcon {
    margin-right: 5px;
    margin-bottom: -4px;
}

#logo {
    display: table-cell;
    vertical-align: middle;
}

.alert {
    background-color: #F1F8F8;
    padding: 5px;
    font-size: 15px;
    color: #555555;
    text-align: center;
    border-bottom: 1px solid #dee2e6;
}

.alert a:link,.alert a:visited {
    color:#ffffff;
}

.banner {
    background-color: #FFF1CF;
    color: #555555;
    padding: 10px;
    font-size: 24px;
    text-align: center;
    border-bottom: 1px solid #dee2e6;
}

.blue {
    color: #404E60;
}

.bkg-dark {
    background-color: #60688b;
}

.green {
    color: #028090;
}

.green-light {
    color: #24C8CE;
}

.red {
    /*color: #e63946;*/
    color: #FF4253;
}

.red-dark {
    color: #993333;
}

.red-light {
    color: #FF6666;
}

.plum {
    color: #aa4362;
}

.yellow {
    color: #ffe272; 
}

.gold {
    color:#c38e00; 
}

div.header-box {
    display: inline-block;
    border: 1px #FF9966 solid;
    padding: 5px;
    margin-right: 10px;
    float: left;
}

.sub-header {
    color:#444444;
    font-size: 16px;
    text-align: left;
    max-width:100%;
}

.header-list li {
    /*display: inline;*/
    white-space: nowrap;
}

.footer-message {
    text-align: center;
}

.reviews {
    display: inline-block;
    width: 279px;
    height: 100%;
}

.searchBox {
    height: 30px;
    width: 250px;
    vertical-align: top;
    border-width: 1px;
    max-width: 100%;
    padding: 0;
    outline-style: none;
    outline: none;
    margin-right: 5px;
}

.map {
    width: 400px;
    max-width: 100%;
    height: 250px;
}

@media (max-width: 767px) {
    #responsive-panel {
        transition: all linear .2s;
    }

    .k-menu-bar, .k-menu {
        flex-wrap: wrap;
    }

    /*#configure {
        display: block;
        float: left;
    }*/

    .k-rpanel {
        width: 100%;
    }

    /*.k-rpanel-expanded {
        margin-top: 1rem;
    }*/

    .k-menu .k-link {
        box-sizing: border-box;
    }

    .main, h1 {
        font-size: 32px;
    }

    .mobile {
        display: inline !important;
    }

    .GetStarted {
        font-size: 14px;
    }

    .banner {
        font-size: 20px;
    }

    .headline {
        width: 100%;
        text-align: right;
    }

    .searchBox {
        margin-bottom:10px;
    }

}

.fancy {
    line-height: 0.5;
    text-align: center;
}

    .fancy span {
        display: inline-block;
        position: relative;
    }

        .fancy span:before,
        .fancy span:after {
            content: "";
            position: absolute;
            height: 5px;
            border-bottom: 1px solid #ccc;
            top: 0;
            width: 50px;
        }

        .fancy span:before {
            right: 100%;
            margin-right: 15px;
        }

        .fancy span:after {
            left: 100%;
            margin-left: 15px;
        }

/*@media (min-width: 992px) {
    .bg-image-lg {
        background-image: url('https://cdn.scholaro.com/images/evaluation-large.png');
    }
}*/

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FDC70C' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
    width: 30px;
    height: 48px;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FDC70C' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
    width: 30px;
    height: 48px;
}

.carousel-indicators li {
    border-radius: 50%;
    background-color: #ccc;
    width: 10px;
    height: 10px;
    margin:0 5px;
}

.carousel-indicators .active {
    background-color: #FDC70C;
}

.k-card-title {
    font-size: 19px;
}

.k-menu-link-text {
    font-size: 15px;
}

.k-link {
    padding: 6px 12px;
}

.k-menu:not(.k-context-menu) {
    background-color: transparent;
}

.k-menu.k-menu-horizontal:not(.k-context-menu) {
    padding-top:3px;
    padding-bottom:3px;
}

.k-tabstrip-items .k-link {
    color: #60688B;
}