﻿.btn_logout {
    background-color: #21449c;
    float: right;
    width: 100%;
    max-width: 122px;
    padding: 10px 12px;
    border: 0px;
    border-radius: 5px;
    font-size: 15px;
}

.pull-right-display {
    display: flex;
    align-items: center
}

.btn_logoutDiv h5 {
    font-size: 15px;
    margin-left: 10px;
    color: #000000;
    font-weight: 500 !important;
}

    .btn_logoutDiv h5 i {
        color: #21449c;
    }

body {
    padding: 0px;
    background-color: #eee;
}

#logout_popup .modal-footer {
    padding: 10px 15px;
}

#logout_popup .modal-dialog {
    max-width: 450px;
    width: 100%;
    margin: 10px auto;
    padding: 0px 10px;
}
#logout_popup .SessionTimeoutfooter .btn {
    padding: 6px 12px;
}
#logout_popup .modal-header {
    padding: 5px 15px;
    background: #21449c;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#logout_popup input {
    background: rgba(0, 0, 0, 0.05);
    margin-bottom: 10px;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    color: #b9bdbb;
}

#logout_popup {
    z-index: 99999991;
    background: rgba(0,0,0,0.5);
}

    #logout_popup .modal-body {
        padding: 15px;
    }
    #logout_popup .modal-dialog {
    max-width: 480px;
    margin: 30px auto;
}

#logout_popup  #timer {
    font-size: 22px;
    font-weight: 800;
}


#logout_popup .SessionTimeoutfooter.text-right {
    border-top: 1px solid #c4c4c4;
    display: inline-block;
    width: 100%;
    padding: 10px 0 0px;
    margin: 0;
}
#logout_popup .SessionTimeoutInner p, 
#logout_popup #SessionWarning p { 
    margin-bottom: 20px;
}
#logout_popup #SessionWarning .custm_btn_:nth-child(2) {
 background: #d9534f !important;
 border:1px solid #d9534f;
 color:#fff;
}
    #logout_popup .form-control {
        height: 40px;
        max-width: 320px;
        width: 100%;
        margin-bottom: 0px;
        border: 0px;
        box-shadow: none;
        color: #333;
        font-size: 14px;
    }

#Connection_Timeout_popup .modal-footer {
    padding: 5px 15px;
}

#Connection_Timeout_popup .modal-dialog {
    max-width: 370px;
    width: 100%;
    margin: 10px auto;
    padding: 0px 10px;
}

#Connection_Timeout_popup .modal-header {
    padding: 5px 15px;
    background: #21449c;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#Connection_Timeout_popup input {
    background: rgba(0, 0, 0, 0.05);
    margin-bottom: 10px;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    color: #b9bdbb;
}

#Connection_Timeout_popup .form-control {
    height: 40px;
    max-width: 320px;
    width: 100%;
    margin-bottom: 0px;
    border: 0px;
    box-shadow: none;
    color: #333;
    font-size: 14px;
}

.header-county li .custm-talk-expert {
    color: #78a562;
    font-size: 14px;
    margin-bottom: 2px;
}

.header-county ul {
    padding: 0px;
    margin: 10px 0px 0px;
    list-style: none;
    float: right;
}

    .header-county ul li {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
    }

        .header-county ul li a {
            color: #666;
        }

.btn_logoutDiv {
    margin-top: 0px;
}
.taxAppeal-Plus-logo { background: #F2F2F2; clear: both; }
.taxAppeal-Plus-logo img { max-width: 140px; padding: 15px 11px; }
.strom-right-info {display: flex;align-items: center;gap: 20px;justify-content: flex-end;padding-right: 0;}
.top-header {
    padding: 0px 0px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
}

.header-county .custm-county-content span {
    color: #666666;
    font-size: 17px;
    line-height: 30px;
}

.loader img {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99;
    transform: translate(-50%, -50%);
    max-width: 100px;
    width: 100%;
}

.loader {
    background-color: rgba(0,0,0,0.2);
    width: 100%;
    min-height: 100vh;
    height: 100%;
    position: fixed;
    top: 0px;
    z-index: 9999999;
}

body {
    position: relative;
}

.header-logo img {
    max-width: 220px;
}

.header-container .row {
    margin: 0;
}
.search_menu {
    max-height: 420px;
    overflow-y: auto;
    overflow-x: hidden;
}

    .search_menu .ui-menu-item + .ui-menu-item {
        border-top: 1px dashed #dddddd;
    }

    .search_menu .ui-menu-item {
        padding: 5px 0;
        color: #3F4254;
    }

        .search_menu .ui-menu-item:hover {
            background: #F2F4FF;
            color: #4a4a4a;
        }

            .search_menu .ui-menu-item:hover > div {
                background: #F2F4FF;
                border-color: #F2F4FF;
                color: #4a4a4a;
            }

    .search_menu .ui-state-active {
        background: #F2F4FF !important;
        border-color: #F2F4FF !important;
        color: #4a4a4a !important;
    }
.btn_SearchDiv input {
    width: 430px;
    padding-left: 25px;
}
.btn_SearchDiv {
    position: relative;
}

    .btn_SearchDiv svg {
        position: absolute;
        top: 9px;
        left: 7px;
        fill: #878A99;
    }

.mobile-header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px dashed #dddddd;
}

    .mobile-header-inner .mobile-strom-LOgo img {
        max-width: 190px;
    }
.mobile-header-inner {
    display: none;
}

/*css start form support section*/
.header_inner_section { display: flex; justify-content: space-between; align-items: center; gap: 5px;}
.btn-support:hover, .btn-support:focus { color: #ffffff;outline: none !important; }
.btnAddProperty:hover { opacity: 0.9; }
.clientSection_ParcelId .form-group .btn-primary:hover { opacity: 0.9; }
#addNewCompDiv .btn:hover { opacity: 0.9; }
.one-key-plus svg path:hover { opacity: 0.9; }
.btn-edit:hover { opacity: 0.9; }
.edit_img:hover { opacity: 0.9; }
.btn-support:hover {
    background-color: #5653f3;
    opacity: 1 !important;
}
.btn-primary:hover { opacity: 0.9;}
.btn:hover {opacity: 0.9;}

.btn-support {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #ffffff;
    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    background-color: #21449c;
    margin-bottom: 5px;
    padding: 2px 2px 2px 4px;
    border-radius: 100px;
    min-width: 115px;
}

.Support_btn_icon {
    background: #5d65c2;
    padding: 5px;
    border-radius: 100%;
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}


@media only screen and (max-width: 767px) {
    .header_inner_section {
        display: block;
    }

    .btn-support {
        width: 100%;
        justify-content: center;
        border-radius: 0;
    }

    .mobile-header .mobile-heller-LOgo img {
        max-width: 150px;
    }

    .mobile-hide {
        display: none;
    }


    .mobile-header {
        display: block;
    }

    .heller-right-info {
        width: 100%;
        display: flex;
        justify-content: flex-start;
    }

    body .navbar-header .navbar-toggle {
        top: -50px;
    }
}

.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus {
    background-color: #2925F4;
    border-color: #2925F4;
    opacity: 0.7;
}



/*css End form support section*/
@media only screen and (min-width: 768px) {
    .row.row-header {
        display: flex;
        align-items: center;
    }

    row.row-header .btn_logoutDiv {
        margin-top: 0;
    }
}


@media screen and (max-width:991px) {
    .header-logo img {
        max-width: 150px;
    }
   
    .taxAppeal-Plus-logo img {
        max-width: 100px;
        padding: 15px 11px;
    }
}

    @media only screen and (max-width: 1024px) {
        .btn_SearchDiv input {
            width: auto;
        }
    }

    @media screen and (max-width:767px) {
        .search_menu {
            max-height: 230px;
            overflow-y: auto;
            overflow-x: hidden;
        }
        .top-header .row-header {
            padding: 5px 0px !important;
        }
        .mobile-header-inner {
            display: flex;
            padding: 0 0px 0px 10px;
        }
        .taxAppeal-Plus-logo.mobile-hide {
            display: none;
        }
        .header-logo {
            display: none;
        }
        .navbar-header .navbar-toggle {
            top: -86px !important;
            margin: 0;
        }
        .strom-right-info .pull-right-display {
            display: flex;
            flex-direction: column;
        }

            .strom-right-info .pull-right-display .btn_SearchDiv {
                flex: 1;
                width: 100%;
            }

                .strom-right-info .pull-right-display .btn_SearchDiv input {
                    width: calc(100% - 100px);
                }
        .btn_logoutDiv h5 {
            width: 100%;
            text-align: left;
            margin-left: 0;
        }

        .btn_logoutDiv {
            width: 100%;
        }
    }

    @media screen and (max-width:400px) {
        .btn_SearchDiv input {
            width: 140px;
        }
    }

