/* Put any override css rules here */

.dd {
    width: 340px !important;
    max-width: 350px !important;
}

#gdpr_container {
    background: transparent !important;
    font-style: normal !important;
}

#gdpr_container a {
    color: #e4faff;
}

#keyword_msdd .ddArrow {
    width: 32px;
    height: 32px;
    margin-top: -15px;
    background: url(../images/dd_search.png) center center no-repeat;
}

#content h2 {
    font-size: 1.5em;
    font-weight: normal;
    background-color: #a00712;
    margin: 1em 1em 2em 0;
    color: white;
    padding: 3px 20px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}

.ui-tooltip {
    display: inline-block;
    padding: 5px 10px 5px 25px;
    font-size: .8em;
}

.formButton {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    cursor: pointer;
    background-color: #007E9D;
    padding: 8px 30px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: inline-block;
    margin: 3px;
}

.formButton:hover {
    color: white;
    background-color: #a00712;
}

.error {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #a00712;
    margin-bottom: 30px;
    background: none;
    line-height: 20px;
    max-width: 600px;
}

.twitter-share-button {
    margin-bottom: -4px !important;
}

.sweet-alert {
    width: auto !important;
    max-width: 600px;
}

#system_message {
    padding: 0;
}

.mceLayout, .mceIframeContainer iframe {
    width: 100% !important
}

.errorMessage {
    text-align: center;
}

.notify {
    margin-bottom: 50px;
    border-bottom: 1px solid silver;
    font-size: .8em;
    padding-top: 30px;
    background: url(../images/info-icon.png) center top no-repeat;
    color: #717171 !important;
}

.simple_select {
    width: 100%;
    padding: 5px 10px;
}

.listbox, .textbox, .multiline_textbox {
    color: #086b93;
    font-weight: bold;
    border: 2px solid #007e9d;
}

.select2-container .select2-choice {
    color: #007e9d;
}

.select2-results li.select2-result-with-children > .select2-result-label {
    color: #007e9d;
    font-weight: bold;
}

select.listbox {
    cursor: pointer;
}

.listing_featured {
    background-color: #ffe9cc;
    border: 2px solid #febc64;
}

.listing_featured .listing_data h3 a {
    color: #c47000;
}

.listing_featured .listing_data h3 a:hover {
    color: #a00712;
}

.listing_data .aggelia_description {
    color: #494949;
    text-decoration: none;
}

.listing_data .aggelia_description:hover {
    color: #494949;
    text-decoration: underline;
}

.listing_featured .listing_data .aggelia_description {
    color: #494949;
    text-decoration: none;
}

.listing_featured .listing_data .listing_category span {
    background-color: #cd9852;
}

div.jqi .jqibuttons {
    background-color: #fff !important;
}

.delete_attachment_container {
    position: relative;
    background: none !important;
    padding: 28px 0 0 0;
    margin: 0;
    height: auto !important;
    width: auto !important;
    text-align: center;
    vertical-align: middle;
}

.admin_record_header {
    font-size: 1.3em !important;
    margin: -7px 0 0 0 !important;
    background-color: #fff !important;
    padding: 0 !important;
    color: #007E9D !important;
    text-align: right;
}

#aggelies_admin_menu {
    list-style-type: none;
    text-align: right;
    margin: 2px 25px 0 0;
    min-height: 40px;
    border: none !important;
}

#aggelies_admin_menu li {
    display: inline-block;
    margin-left: 3px;
    padding: 0;
    border: 1px solid transparent !important;
    background-color: transparent !important;
}

.ddcommon .ddArrow {
    top: 70%;
}

.ddcommon input.text {
    outline: none;
}

#aggelies_admin_menu li ul {
    border-top: 1px solid transparent !important;
    width: 200px !important;
    text-align: left;
    background-color: #a00712;
    border: 2px solid white !important;
    padding: 3px;
}

#aggelies_admin_menu li a {
    background-color: #a00712;
    color: #fff !important;
    padding: 0 10px;
    font-size: .85em;
    border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px;
    line-height: 26px;
    white-space: nowrap;
    font-weight: normal !important;
    -o-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    transition: none;
}

#aggelies_admin_menu li a:hover {
    background-color: #851f43;
}

.aggelies_admin_textbox {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 1em;
    color: #000;
    border: 1px solid #c0c0c0;
    background: #f7f7f7;
    padding: 5px 10px;
}

#aggelies_user_id_container {
    text-align: right;
    margin: 10px 0;
}

.responsive-tabs__list__item--active,
.responsive-tabs__list__item--active:hover {
    background-color: #a00712;
}

.sweet-alert h2 {
    font-size: 20px !important;
    color: #007E9D !important;
}

.sa-button-container .cancel {
    background-color: #c80c2b !important;
}

#countyName {
    font-family: inherit;
    color: #007E9D;
}

.comp_body .container {
    width: auto !important;
}

.index_text h2 {
    font-size: 1.3em !important;
    padding: 10px !important;
    text-align: center;
}

h3 a:hover {
    text-decoration: none;
}

.notifyMessage {
    background: none !important;
    padding-top: 20px;
}

a.remove_favorite {
    background-color: #b44e4e !important;
}

.gdpr_consent_checkbox {
    max-width: 600px;
}

.gdpr_consent_checkbox input[type="checkbox"] {
    top: 1px;
}

/*********************************************************************************************/


@media only screen and (max-width: 900px) {
    .dd {
        width: 290px !important;
        max-width: 300px !important;
    }
}

@media only screen and (min-width: 1200px) {
    #content {
        padding: 60px 10px;
    }

    .home_header {
        height: 100% !important;
    }
}

@media only screen and (max-width: 1166px) {
    .home_header {
        height: 80% !important;
    }
}

@media only screen and (max-width: 870px) {
    .home_search_container {
        min-width: 300px;
    }

    #keyword, #keyword_msdd {
        min-width: 300px !important;
    }
}

@media only screen and (min-width: 822px) and (max-width: 900px) {
    .home_header {
        height: 60% !important;
    }
}

@media only screen and (max-width: 821px) {
    #submitSearch {
        position: relative;
        top: -50px;
    }

    #search_type {
        position: relative;
        top: -50px;
    }

    .home_header {
        height: 400px !important;
    }

    #home_search {
        bottom: -50px;
    }

    #top_header {
        margin-top: 0;
    }

    .listing_data {
        margin: auto;
        min-width: 250px;
    }

    .homeSubmitSearch {
        padding: 9px 20px;
        font-size: 1.1em;
    }
}

@media only screen and (max-width: 767px) {

    .user_action {
        padding: 7px 20px !important;
        font-size: 1em !important;
    }

    .no_image {
        display: none;
    }

    .request_form_label, .aggelies_form_label {
        text-align: left;
    }

    .banner_help {
        float: none;
        text-align: center;
    }

    #request_form {
        float: none;
        margin: auto;
    }

    .small_logo {
        text-align: center;
    }

    .editor_label {
        padding-top: 5px;
    }

    .app_def_content {
        max-width: none;
    }
}

@media only screen and (min-width: 652px) and (max-width: 821px) {
    .homeSubmitSearchWrapper {
        display: block;
        margin-left: 0px
    }
}

@media only screen and (min-width: 767px) and (max-width: 870px) {
    .time_day_name {
        font-size: .75em;
    }
}

@media only screen and (max-width: 651px) {

    #content h2 {
        font-size: 1.2em;
    }

    .homeSubmitSearchWrapper {
        display: inline-block;
        margin-left: auto;
    }

    .dd .ddTitle {
        padding: 4px;
    }
}

@media only screen and (max-width: 820px) {
    #aggelies_header_title {
        display: none;
    }
}


@media only screen and (max-width: 600px) {
    #searching_ribbon a {
        float: none;
        margin: 7px auto 0;
        display: table;
    }
}

@media only screen and (max-width: 500px) {

    .comp_def, .comp_def_content {
        display: block;
        text-align: center;
        background-image: none;
    }

    .app_def {
        float: none;
    }

    .app_def_content {
        text-align: left;
    }

    .comp_card {
        padding: 10px;
    }

    #selected_appointment_time {
        font-size: .85em;
        padding-bottom: 50px;
    }
}

@media screen and (max-width: 480px) {
    .responsive_table,
    .responsive_table tbody {
        display: block;
        width: 100%;
    }

    .responsive_table thead {
        display: none;
    }

    .responsive_table tr,
    .responsive_table th,
    .responsive_table td {
        display: block;
        padding: 0;
        text-align: left;
        white-space: normal;
    }

    .responsive_table tr {
        border-bottom: 1px solid #eee;
        padding-bottom: 11px;
        margin-bottom: 11px;
    }

    .responsive_table th[data-title]:before,
    .responsive_table td[data-title]:before {
        content: attr(data-title) ':';
        display: block;
    }

    .responsive_table td {
        border: none;
        margin-bottom: 6px;
        color: #444;
    }

    .responsive_table td:empty {
        display: none;
    }

    #aggelies_user_id_container {
        padding-bottom: 5px;
        border-bottom: 2px solid #89939a;
    }

    #comp_calendar tbody td {
        height: auto;
        border: none !important;
        width: 100% !important;;
    }

    #comp_calendar tbody tr {
        border: none;
        padding: 0;
        margin: 0;
    }
}


