/*html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 60px;
}


.brand-top-bar {
    background-color: #000;
    color: #fb9b1c;
}

    .brand-top-bar a {
        color: #fb9b1c;
    }

    .brand-top-bar i {
        color: #fff;
    }

    .title {
    text-transform: uppercase;
    color: #000;
    background: transparent;
    box-shadow: none !important;
    border-left: 0;
    border-right: 0;
    padding: 0;
    margin-bottom: 0;
    display: inline-block;
    font-size: 30px;
    word-break: normal;
    text-align: center;
    color: #dd9933;
    font-family: 'Arial';
}


.inputbox {
    background-color: #fff;
    width: 200px;
    display: inline-block;
    position: relative;
    height: 45px;
    box-shadow: none;
    font-size: medium;
    border: 1px solid #D2DAE1;
    text-transform: none !important;*/
    /*border-radius: 4px !important;*/
/*}

.utility-picker ul {
    list-style-type: none;
    text-align: center;
    margin: 0;
    padding: 10px;
    list-style-image: none;
    font-family: 'Arial';
}

    .utility-picker ul li {
        list-style-type: none;
        display: inline-block;
        margin: 2em;
        border-radius: 5px;
        box-shadow: 0 2px 4px 2px rgba(0,0,0,0.54);
    }

!input:focus { color: red;}


.utilitybox {
    line-height: 80px;
    margin: auto;
    border: white solid 5px;
    padding: 10px;
    font-weight: bold;
    color: white;
    font-family: 'Arial';
    font-size: medium;
    width: 140px;
    text-align: center;
    vertical-align: middle;
    background-color: #4a3816;
    box-shadow: 0 2px 4px 2px rgb(0 0 0 / 54%);
    border-radius: 5px;
}

    .utilitybox p {
        line-height: 1.5;
        display: inline-block;
        vertical-align: middle;
        padding: 0;
        margin: 0;
    }


.field-validation-error {
    color: red;
    font-size: smaller;
}


.rates-list {
    padding: 0;
    list-style-type: none;
    list-style-image: none;
}

.rate-item li {
    text-decoration: none !important;
    list-style-type: none;
    list-style-image: none;
    font-size: 19px;
    text-align: left;
    display: inline;
    position: relative;
    font-family: 'Arial';*/
    /*padding: 10px;
    list-style-type: none;
   
    
    background-color: #fff;
    /*margin: 0 0 20px 0;*/
    /*text-shadow: -1px 1px 1px rgba(0,0,0,0.4);*/
    /*overflow: visible;
    border: 1px solid #999;
    margin-bottom: 20px;*/
/*}

.rate-item {
    list-style-type: none;
    list-style-image: none;
}

.rate-icon {
    width: auto;
    float: left;*/
    /*margin-right: 15px;
    margin-top: 5px;*/
    /*margin: 30px;
}

.rate-head {
    margin-bottom: 15px;
}

    .rate-head h1 {
        padding: 0;
        color: #64862e;
        line-height: 1.2em;
        clear: none;
        font-size: 22px;
        font-family: 'Arial';
        margin-top: 30px;
    }

        .rate-head h1 span {
            color: #444;
            font-size: 40px;
            font-weight: normal;
            font-family: 'Arial';
            text-align: justify;
            margin-top: 10px;
            white-space: nowrap;
        }

    .rate-head h2 {
        color: #4c5867;
        font-size: 35px;
        font-family: 'Arial';
        clear: none;
        margin: 10px 13px 13px 0;
        padding: 0;
        line-height: 1.1em;
        text-transform: none !important;
        white-space: nowrap;
    }

.right-box {
    background-color: rgba(0,0,0,0.08);
    float: right;
    padding: 10px;
    width: 25%;
    height: 180px;
    margin-bottom: 10px;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.4);
    font-family: 'Arial';
}

.left-box {
    float: left;
    padding: 10px;
    width: 75%;
    height: 180px;
    margin-bottom: 10px;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.4);
    font-family: 'Arial';
}

a.view-rate-details {
    margin-top: 5px;
    color: #93a447;
    text-decoration: none !important;
    display: inline-block;
    text-decoration: underline;
    font-family: 'Arial';
    padding: 1px 35px;
    border-radius: 4px;
}

.view-rate-details:before {
    content: '\e601';
    font-family: scalia-icons;
    padding-left: -20px;
    font-size: 16px;
}

a.view-rate-details:hover, a.view-rate-details:focus {
    display: inline-block;
    outline: none;
    font-family: 'Arial';
}

a.sign-up-button:link, a.sign-up-button:visited {
    background: #fb9b1c;
    border-radius: 4px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Arial';
    text-shadow: none;
    text-transform: uppercase;
}

a.sign-up-button:hover {
    background-color: #96703c;
    color: white;
}


a.change-rate:link, a.change-rate:visited {
    border-radius: 360px !important;
    padding: 5px 8px !important;
}

.choose-rate {
    display: inline-block;
}

a.choose-rate-bottom:link, a.choose-rate-bottom:visited {
    float: none;
    margin: 20px auto 11px;
    display: none;
}

.details-left {
    width: 75%;
    margin-right: 3%;
    float: left;
    font-size: 14px;
    font-family: 'Arial';
}

.rate-description {
    color: #2a2a2a;
    font-size: 19px;
    margin-bottom: 10px;
    font-family: 'Arial';
}

.rate-detail {
    display: none;
    padding: 1.2em 1.2em 0px;
    margin-top: -25px;
    font-family: 'Arial';
    overflow: hidden;
    font-size: .8em;
    margin-bottom: 10px;
}

.rate-detail-table {
    background-color: #FFF;
    font-size: .9em;
    text-shadow: none;
    color: #000;
    font-family: 'Arial';
}

    .rate-detail-table th {
        font-weight: bold;
        font-family: 'Arial';
    }


.has-validation input:not(.is-invalid),
.has-validation input:not(.is-valid) {
    padding-right: calc(1.5em + 0.75rem);
}*/

/*a {
    color: #fca41c;
}
*/
/*.socials a:hover, a i:hover
{
    color: #fb9b1c;
}*/