﻿/*h3 {
    font-size: 20px;
    margin-top: .08em;
    margin-bottom: .08em;
    padding: 0px 0 2px 0;
    vertical-align: top;
    color: #ffffff;
    border: 0px solid #cccccc;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    border-radius: 10px;
    width: 100%;
}
*/
 /*   h3:hover {
        color: #ffffff;
    }*/

.lblCountyName {
    font-size: 28px;
    margin-top: .08em;
    margin-bottom: .08em;
    padding: 0px 0 2px 10px;
    color: #073776;
    background: #acdef7;
    border: 0px solid #cccccc;
    border-radius: 10px;
    width: 100%;
    text-align: left;
}

.h2Blue {
    font-size: 28px;
    margin-top: .08em;
    margin-bottom: .08em;
    padding: 0px 0 2px 0;
    /*vertical-align: top;*/
    color: #073776;
    background: #acdef7;
    border: 0px solid #cccccc;
    border-radius: 10px;
    width: 100%;
    text-align: center;
}


.h3CtyContactsCenter {
    text-align: center;
    font-size: 28px;
    margin-top: .08em;
    margin-bottom: .08em;
    padding: 0px 0 2px 0;
    vertical-align: top;
    color: #073776;
    border: 0px solid #cccccc;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    border-radius: 10px;
    width: 100%;
}

    .h3CtyContactsCenter:hover {
        color: #073776;
    }

.h3CtyContacts {
    font-size: 28px;
    margin-top: .08em;
    margin-bottom: .08em;
    padding: 0px 0 2px 0;
    vertical-align: top;
    color: #073776;
    border: 0px solid #cccccc;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    border-radius: 10px;
    width: 100%;
}
    .h3CtyContacts:hover {
        color: #073776;
    }


.h3CtyContactsSub {
    font-size: 20px;
    margin-top: .08em;
    margin-bottom: .08em;
    padding: 0px 0 2px 0;
    vertical-align: top;
    color: #073776;
    border: 0px solid #cccccc;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    border-radius: 10px;
    width: 100%;
}

    .h3CtyContactsSub:hover {
        color: #073776;
    }

.h3Dark {
    font-size: 20px;
    margin-top: .08em;
    margin-bottom: .08em;
    padding: 0px 0 2px 0;
    vertical-align: top;
    color: #794e0f;
    border: 0px solid #cccccc;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    border-radius: 10px;
    width: 100%;
}

    .h3Dark:hover {
        color: #794e0f;
    }

.h3DarkGreen {
    font-size: 20px;
    margin-top: .08em;
    margin-bottom: .08em;
    padding: 0px 0 2px 0;
    vertical-align: top;
    color: #3c5e0e;
    border: 0px solid #cccccc;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    border-radius: 10px;
    width: 100%;
}

    .h3DarkGreen:hover {
        color: #3c5e0e;
    }

.h3LE {
    font-size: 20px;
    margin-top: .08em;
    margin-bottom: .08em;
    padding: 0px 0 2px 0;
    vertical-align: top;
    color: #0e4729;
    border: 0px solid #cccccc;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    border-radius: 10px;
    width: 100%;
}

    .h3LE:hover {
        color: #0e4729;
    }

.h3ID {
    font-size: 20px;
    margin-top: .08em;
    margin-bottom: .08em;
    padding: 0px 0 2px 0;
    vertical-align: top;
    color: #13616a;
    border: 0px solid #cccccc;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    border-radius: 10px;
    width: 100%;
}

    .h3ID:hover {
        color: #13616a;
    }

.h3JC {
    font-size: 20px;
    margin-top: .08em;
    margin-bottom: .08em;
    padding: 0px 0 2px 0;
    vertical-align: top;
    color: #1a75bb;
    border: 0px solid #cccccc;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    border-radius: 10px;
    width: 100%;
}

    .h3JC:hover {
        color: #1a75bb;
    }

.h3R {
    font-size: 20px;
    margin-top: .08em;
    margin-bottom: .08em;
    padding: 0px 0 2px 0;
    vertical-align: top;
    color: #243e7b;
    border: 0px solid #cccccc;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    border-radius: 10px;
    width: 100%;
}

    .h3R:hover {
        color: #243e7b;
    }

.h3CC {
    font-size: 20px;
    margin-top: .08em;
    margin-bottom: .08em;
    padding: 0px 0 2px 0;
    vertical-align: top;
    color: #114158;
    border: 0px solid #cccccc;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    border-radius: 10px;
    width: 100%;
}

    .h3CC:hover {
        color: #114158;
    }
h4 {
    font-size: 22px;
    font-weight: bold;
    color: #2fa4e7;
}

p {
    color: #005dab;
    font-size: 18px;
}

#tabContent {
    background-color: #ffffff;
    padding: 5px;
}

div.details {
    padding-left: 20px;
    width: 100%;
}

    div.details td {
        font-size: 110%;
        vertical-align: top;
        padding-right: 10px;
    }

.instructions {
    color: #383838;
    font-style: italic;
    font-size: 90%;
    text-align: center;
    margin: 0px 0 0px 0;
}

.right {
    float: right;
}

input.smallButton {
    font-family: Calibri, Calibri, sans-serif;
    font-size: 12px;
    width: auto !important;
    color: #ffffff;
    padding: 1px 6px 1px 6px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    cursor: pointer;
    background-color: #205580;
}

    input.smallButton:focus, input.smallButton:hover {
        background-color: #205580;
    }



.titleBarCountyContacts { /* expandable titles on details */
    background: #acdef7;
    margin: 5px 2px;
    cursor: pointer;
    border-radius: 5px;
    width: 100%;
    text-align: center;
}

    .titleBarCountyContacts:hover { /* expanable titles on details */
        color: #073776;
        /* IE10 Consumer Preview */
        background-image: -ms-linear-gradient(top, #acdef7 0%, #00a9f8 100%);
        /* Mozilla Firefox */
        background-image: -moz-linear-gradient(top, #acdef7 0%, #00a9f8 100%);
        /* Opera */
        background-image: -o-linear-gradient(top, #acdef7 0%, #00a9f8 100%);
        /* Webkit (Safari/Chrome 10) */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #acdef7), color-stop(1, #00a9f8));
        /* Webkit (Chrome 11+) */
        background-image: -webkit-linear-gradient(top, #acdef7 0%, #00a9f8 100%);
        /* IE10 Release Preview */
        background-image: linear-gradient(to bottom, #acdef7 0%, #00a9f8 100%);
        margin: 5px 2px;
        cursor: pointer;
        width: 100%;
    }

    .titleBarCountyContacts img {
        vertical-align: +5%;
        position:relative;
        left: -207px;
        width: 20px;
        height: 20px;
    }

.titleBarCountyContactsSW { /* expandable titles on details */
    background: #acdef7;
    margin: 5px 2px;
    cursor: pointer;
    border-radius: 5px;
    width: 100%;
    text-align: center;
}

    .titleBarCountyContactsSW:hover { /* expanable titles on details */
        color: #073776;
        /* IE10 Consumer Preview */
        background-image: -ms-linear-gradient(top, #acdef7 0%, #00a9f8 100%);
        /* Mozilla Firefox */
        background-image: -moz-linear-gradient(top, #acdef7 0%, #00a9f8 100%);
        /* Opera */
        background-image: -o-linear-gradient(top, #acdef7 0%, #00a9f8 100%);
        /* Webkit (Safari/Chrome 10) */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #acdef7), color-stop(1, #00a9f8));
        /* Webkit (Chrome 11+) */
        background-image: -webkit-linear-gradient(top, #acdef7 0%, #00a9f8 100%);
        /* IE10 Release Preview */
        background-image: linear-gradient(to bottom, #acdef7 0%, #00a9f8 100%);
        margin: 5px 2px;
        cursor: pointer;
        width: 100%;
    }

    .titleBarCountyContactsSW img {
        vertical-align: +5%;
        position: relative;
        left: -267px;
        width: 20px;
        height: 20px;
    }

.titleBarCountyContactsLeft { /* expandable titles on details */
    background: #acdef7;
    margin: 5px 2px;
    cursor: pointer;
    border-radius: 5px;
    width: 100%;
}

    .titleBarCountyContactsLeft:hover { /* expanable titles on details */
        color: #073776;
        /* IE10 Consumer Preview */
        /* IE10 Consumer Preview */
        background-image: -ms-linear-gradient(top, #acdef7 0%, #00a9f8 100%);
        /* Mozilla Firefox */
        background-image: -moz-linear-gradient(top, #acdef7 0%, #00a9f8 100%);
        /* Opera */
        background-image: -o-linear-gradient(top, #acdef7 0%, #00a9f8 100%);
        /* Webkit (Safari/Chrome 10) */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #acdef7), color-stop(1, #00a9f8));
        /* Webkit (Chrome 11+) */
        background-image: -webkit-linear-gradient(top, #acdef7 0%, #00a9f8 100%);
        /* IE10 Release Preview */
        background-image: linear-gradient(to bottom, #acdef7 0%, #00a9f8 100%);
        margin: 5px 2px;
        cursor: pointer;
        width: 100%;
    }

    .titleBarCountyContactsLeft img {
        vertical-align: -12%;
        width: 20px;
        height: 20px;
    }

.headTitleBar {
    background: #acdef7;
    margin: 5px 2px;
    border-radius: 5px;
    width: 100%;
}

    /*.headTitleBar:hover {*/ /* expanable titles on details */
        /*color: #FFFFFF;*/
        /* IE10 Consumer Preview */
        /*background-image: -ms-linear-gradient(top, #749adb 0%, #749adb 100%);*/
        /* Mozilla Firefox */
        /*background-image: -moz-linear-gradient(top, #749adb 0%, #749adb 100%);*/
        /* Opera */
        /*background-image: -o-linear-gradient(top, #749adb 0%, #749adb 100%);*/
        /* Webkit (Safari/Chrome 10) */
        /*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #749adb), color-stop(1, #749adb));*/
        /* Webkit (Chrome 11+) */
        /*background-image: -webkit-linear-gradient(top, #749adb 0%, #749adb 100%);*/
        /* IE10 Release Preview */
        /*background-image: linear-gradient(to bottom, #749adb 0%, #749adb 100%);
        margin: 5px 2px;
        width: 100%;
    }*/

.titleBar { /* expanable titles on details */
    background: #2fa4e7;
    margin: 5px 2px;
    cursor: pointer;
    border-radius: 5px;
    width: 100%;
}

    .titleBar:hover { /* expanable titles on details */
        color: #FFFFFF;
        /* IE10 Consumer Preview */
        background-image: -ms-linear-gradient(top, #29A5F7 0%, #1071B1 100%);
        /* Mozilla Firefox */
        background-image: -moz-linear-gradient(top, #29A5F7 0%, #1071B1 100%);
        /* Opera */
        background-image: -o-linear-gradient(top, #29A5F7 0%, #1071B1 100%);
        /* Webkit (Safari/Chrome 10) */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #29A5F7), color-stop(1, #1071B1));
        /* Webkit (Chrome 11+) */
        background-image: -webkit-linear-gradient(top, #29A5F7 0%, #1071B1 100%);
        /* IE10 Release Preview */
        background-image: linear-gradient(to bottom, #29A5F7 0%, #1071B1 100%);
        margin: 5px 2px;
        cursor: pointer;
        width: 100%;
    }

    .titleBar img, .titleBarLeft img {
        vertical-align: -12%;
        width: 20px;
        height: 20px;
    }

.titleBarPH { /* expanable titles on details */
    background: #fee28e;
    margin: 5px 2px;
    cursor: pointer;
    border-radius: 5px;
    width: 100%;
}

    .titleBarPH:hover { /* expanable titles on details */
        /*color: #FFFFFF;*/
        /* IE10 Consumer Preview */
        background-image: -ms-linear-gradient(top, #fee28e 0%, #fbaf41 100%);
        /* Mozilla Firefox */
        background-image: -moz-linear-gradient(top, #fee28e 0%, #fbaf41 100%);
        /* Opera */
        background-image: -o-linear-gradient(top, #fee28e 0%, #fbaf41 100%);
        /* Webkit (Safari/Chrome 10) */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #29A5F7), color-stop(1, #fbaf41));
        /* Webkit (Chrome 11+) */
        background-image: -webkit-linear-gradient(top, #fee28e 0%, #fbaf41 100%);
        /* IE10 Release Preview */
        background-image: linear-gradient(to bottom, #fee28e 0%, #fbaf41 100%);
        margin: 5px 2px;
        cursor: pointer;
        width: 100%;
    }

    .titleBarPH img, .titleBarLeft img {
        vertical-align: -12%;
        width: 20px;
        height: 20px;
    }

.titleBarPH2 { /* expanable titles on details */
    background: #fbaf41;
    margin: 5px 2px;
    cursor: pointer;
    border-radius: 5px;
    width: 100%;
}

    .titleBarPH2:hover { /* expanable titles on details */
        color: #FFFFFF;
        /* IE10 Consumer Preview */
        background-image: -ms-linear-gradient(top, #fbaf41 0%, #D99738 100%);
        /* Mozilla Firefox */
        background-image: -moz-linear-gradient(top, #fbaf41 0%, #D99738 100%);
        /* Opera */
        background-image: -o-linear-gradient(top, #fbaf41 0%, #D99738 100%);
        /* Webkit (Safari/Chrome 10) */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fbaf41), color-stop(1, #D99738));
        /* Webkit (Chrome 11+) */
        background-image: -webkit-linear-gradient(top, #fbaf41 0%, #D99738 100%);
        /* IE10 Release Preview */
        background-image: linear-gradient(to bottom, #fbaf41 0%, #D99738 100%);
        margin: 5px 2px;
        cursor: pointer;
        width: 100%;
    }

    .titleBarPH2 img, .titleBarLeft img {
        vertical-align: -12%;
        width: 20px;
        height: 20px;
    }

.titleBarCS { /* expanable titles on details */
    background: #b9dc8c;
    margin: 5px 2px;
    cursor: pointer;
    border-radius: 5px;
    width: 100%;
}

.titleBarCS:hover { /* expanable titles on details */
    /*color: #FFFFFF;*/
    /* IE10 Consumer Preview */
    background-image: -ms-linear-gradient(top, #b9dc8c 0%, #8bc43f 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, #b9dc8c 0%, #8bc43f 100%);
    /* Opera */
    background-image: -o-linear-gradient(top, #b9dc8c 0%, #8bc43f 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b9dc8c), color-stop(1, #8bc43f));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, #b9dc8c 0%, #8bc43f 100%);
    /* IE10 Release Preview */
    background-image: linear-gradient(to bottom, #b9dc8c 0%, #8bc43f 100%);
    margin: 5px 2px;
    cursor: pointer;
    width: 100%;
}

    .titleBarCS img, .titleBarLeft img {
        vertical-align: -12%;
        width: 20px;
        height: 20px;
    }

.titleBarLE { /* expanable titles on details */
    background: #66be8e;
    margin: 5px 2px;
    cursor: pointer;
    border-radius: 5px;
    width: 100%;
}
    .titleBarLE:hover { /* expanable titles on details */
        /*color: #FFFFFF;*/
        /* IE10 Consumer Preview */
        background-image: -ms-linear-gradient(top, #66be8e 0%, #21b06d 100%);
        /* Mozilla Firefox */
        background-image: -moz-linear-gradient(top, #66be8e 0%, #21b06d 100%);
        /* Opera */
        background-image: -o-linear-gradient(top, #66be8e 0%, #21b06d 100%);
        /* Webkit (Safari/Chrome 10) */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #66be8e), color-stop(1, #21b06d));
        /* Webkit (Chrome 11+) */
        background-image: -webkit-linear-gradient(top, #66be8e 0%, #21b06d 100%);
        /* IE10 Release Preview */
        background-image: linear-gradient(to bottom, #66be8e 0%, #21b06d 100%);
        margin: 5px 2px;
        cursor: pointer;
        width: 100%;
    }

    .titleBarLE img, .titleBarLeft img {
    vertical-align: -12%;
    width: 20px;
    height: 20px;
}

.titleBarID { /* expanable titles on details */
    background: #66c9c4;
    margin: 5px 2px;
    cursor: pointer;
    border-radius: 5px;
    width: 100%;
}

    .titleBarID:hover { /* expanable titles on details */
        /*color: #FFFFFF;*/
        /* IE10 Consumer Preview */
        background-image: -ms-linear-gradient(top, #66c9c4 0%, #27b6c6 100%);
        /* Mozilla Firefox */
        background-image: -moz-linear-gradient(top, #66c9c4 0%, #27b6c6 100%);
        /* Opera */
        background-image: -o-linear-gradient(top, #66c9c4 0%, #27b6c6 100%);
        /* Webkit (Safari/Chrome 10) */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #66c9c4), color-stop(1, #27b6c6));
        /* Webkit (Chrome 11+) */
        background-image: -webkit-linear-gradient(top, #66c9c4 0%, #27b6c6 100%);
        /* IE10 Release Preview */
        background-image: linear-gradient(to bottom, #66c9c4 0%, #27b6c6 100%);
        margin: 5px 2px;
        cursor: pointer;
        width: 100%;
    }

    .titleBarID img, .titleBarLeft img {
        vertical-align: -12%;
        width: 20px;
        height: 20px;
    }

.titleBarJC { /* expanable titles on details */
    background: #7dcced;
    margin: 5px 2px;
    cursor: pointer;
    border-radius: 5px;
    width: 100%;
}

    .titleBarJC:hover { /* expanable titles on details */
        /*color: #FFFFFF;*/
        /* IE10 Consumer Preview */
        background-image: -ms-linear-gradient(top, #7dcced 0%, #26a9e1 100%);
        /* Mozilla Firefox */
        background-image: -moz-linear-gradient(top, #7dcced 0%, #26a9e1 100%);
        /* Opera */
        background-image: -o-linear-gradient(top, #7dcced 0%, #26a9e1 100%);
        /* Webkit (Safari/Chrome 10) */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7dcced), color-stop(1, #26a9e1));
        /* Webkit (Chrome 11+) */
        background-image: -webkit-linear-gradient(top, #7dcced 0%, #26a9e1 100%);
        /* IE10 Release Preview */
        background-image: linear-gradient(to bottom, #7dcced 0%, #26a9e1 100%);
        margin: 5px 2px;
        cursor: pointer;
        width: 100%;
    }

    .titleBarJC img, .titleBarLeft img {
        vertical-align: -12%;
        width: 20px;
        height: 20px;
    }

.titleBarR { /* expanable titles on details */
    background: #a1afca;
    margin: 5px 2px;
    cursor: pointer;
    border-radius: 5px;
    width: 100%;
}

    .titleBarR:hover { /* expanable titles on details */
        /*color: #FFFFFF;*/
        /* IE10 Consumer Preview */
        background-image: -ms-linear-gradient(top, #a1afca 0%, #7590bd 100%);
        /* Mozilla Firefox */
        background-image: -moz-linear-gradient(top, #a1afca 0%, #7590bd 100%);
        /* Opera */
        background-image: -o-linear-gradient(top, #a1afca 0%, #7590bd 100%);
        /* Webkit (Safari/Chrome 10) */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a1afca), color-stop(1, #7590bd));
        /* Webkit (Chrome 11+) */
        background-image: -webkit-linear-gradient(top, #a1afca 0%, #7590bd 100%);
        /* IE10 Release Preview */
        background-image: linear-gradient(to bottom, #a1afca 0%, #7590bd 100%);
        margin: 5px 2px;
        cursor: pointer;
        width: 100%;
    }

    .titleBarR img, .titleBarLeft img {
        vertical-align: -12%;
        width: 20px;
        height: 20px;
    }

.titleBarCC { /* expanable titles on details */
    background: #8bb1ba;
    margin: 5px 2px;
    cursor: pointer;
    border-radius: 5px;
    width: 100%;
}

    .titleBarCC:hover { /* expanable titles on details */
        /*color: #FFFFFF;*/
        /* IE10 Consumer Preview */
        background-image: -ms-linear-gradient(top, #8bb1ba 0%, #708d9b 100%);
        /* Mozilla Firefox */
        background-image: -moz-linear-gradient(top, #8bb1ba 0%, #708d9b 100%);
        /* Opera */
        background-image: -o-linear-gradient(top, #8bb1ba 0%, #708d9b 100%);
        /* Webkit (Safari/Chrome 10) */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8bb1ba), color-stop(1, #708d9b));
        /* Webkit (Chrome 11+) */
        background-image: -webkit-linear-gradient(top, #8bb1ba 0%, #708d9b 100%);
        /* IE10 Release Preview */
        background-image: linear-gradient(to bottom, #8bb1ba 0%, #708d9b 100%);
        margin: 5px 2px;
        cursor: pointer;
        width: 100%;
    }

.titleBarCC img, .titleBarLeft img {
    vertical-align: -12%;
    width: 20px;
    height: 20px;
}

.lblNoData {
    color: #000000;
    background-color: #D3D3D3;
    font-style: italic;
}

@media (max-width:629px) {
    img#TxCountyMap {
        display: none;
    }
    
}

@media only screen and (max-width: 629px) {
    .mobile-hide {
        display: none !important;
    }
}

.brSpace1 {
        font-size: 30px;
    }

.brSpace2 {
        font-size: 24px;
    }

.bg-lightBlue {
    background-color: #ACDEF7 !important;
}

.h4DarkBlue {
    color: #033565;
    font-size: 20px;
    font-weight: 600;
}