﻿#sub-nav {
    margin-left: inherit;
    margin-right: inherit;
}

/*Validation css*********************/

input.input-validation-error {
    border: 1px solid #f00;
}
.field-validation-error {
    color: #f00;
}

/*Confirmation # css*****************/

.conf-num {
    font-size: 1.7em;
    font-weight: bold;
    margin: 0;
}

/*Confirmation Thank You text*/
.conf-ty-text {
    font-size: 1.4em;
    font-weight: bold;
    margin: 0;
}

/*Disabled Inputs********************/

.disabled-label {
    color: GrayText;
}

/*Bold Label*************************/

.bold-label {
    font-weight: bold;
}

/*Tight List*************************/
.tight-list {
    margin-top: 0;
}

/*Wide Text Box**********************/
.wide-textbox {
    width: 300px;
}
/************************************/



#main-content table {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
    font-size: 16px;
}

#global-nav, #site-nav {
    display: none;
}

/*#mdcfooter {
    *Used with Old CSS*
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}*/

#mobile-footer {
    width: 100%;
    height: 6%;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    background: #345608;
    margin-top: 10px;
    padding: .5em;
    clear: both;
    color: #ccc;
    font-size: 0.8em;
    position: relative !important;
    margin: 0;
    padding-bottom: 6rem;
}
/*This sets the height for the Kiosk Screen*/
#header {
    /*height: 22%;*/
    height: 150px;
    padding-bottom: 0px;
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 1;
}

    /*This disables the MDC Logo link to MDC home*/
    #header h1 a {
        pointer-events: none;
        display: none;
    }

    /*adjusting the H2 for the kiosk screen*/
    #header h2 {
        text-align: right;
        font-family: 'PT Sans', sans-serif;
        font-size: 24px;
        padding: 0 50px 0px 0;
        color: #d3eea7;
        margin-top: 25px;
    }

    /*Aligns the H3 for the kiosk screen*/
    #header h3 {
        text-align: right;
        font-family: 'PT Sans', sans-serif;
        font-size: 24px;
        padding: 0 50px 0px 0;
        color: #d3eea7;
        margin-top:-12px;
    }

    #header h4 {
        margin-left: 91%;
        margin-top: 30px;
        color: white;
        position: relative;
    }

#content {
    min-height: 100%;
    height: auto;
}

#bot-btns {
    height: 8%;
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #dfdccc 0%, #f4f2e9 25%, #f4f2e9 75%, #dfdccc 100%) repeat scroll 0 0;
}

html, body {
    height: 92.5%;
}

/*Removes the bold from the navigation links*/
#sub-nav ul li a {
    font-weight: normal;
}

/*Removes the bullets from the list items*/
#permit-ul ul li {
    list-style-type: none;
}
/*Resets the top margin of ul*/
#permit-ul ul {
    margin-top: initial;
}

input[type=checkbox] {
    zoom: 2;
}

input[type=radio] {
    zoom: 1.5;
}

/*Disabled button*/
.halfOpacity {
    opacity: 0.5;
}
/****************************************************************************************************/
/*Override HTML5*/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
}

/*For Error Messages*/
.errorMsg {
    color: red;
}
/*Keypad Numbers*/
.btn-Number {
    width: 100%;
    height: 175px;
    padding: 25px 28px;
    font-size: 45px;
    line-height: normal;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

/*Keypad Misc*/
.btn-Other {
    width: 100%;
    height: 175px;
    padding: 25px 28px;
    font-size: 40px;
    line-height: normal;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

/*Button CSS*/
.btn-xlarge {
    width: 70%;
    height: 100px;
    padding: 25px 28px;
    font-size: 35px !important;
    margin-left: 15%;
    line-height: normal;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

/*Button Keypad KIOSK*/
.btn-KeyPad {
    width: 100%;
    height: 100px;
    padding: 25px 28px;
    font-size: 35px !important;
    margin-left: 9%;
    line-height: normal;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.btn-keypadkp {
    width: 20%;
    height: 150px;
    padding: 25px 28px;
    font-size: 110px !important;
    margin-left: 80%;
    line-height: normal;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
     background-color: white;
    border-color: white !important;
}

.btn-KeyPadH1 {
    /*height: 237px;
    width: 100px;
    margin-left: 9px;
    color:#1e7b1e;*/
      width: 100%;
    height: 100px;
    padding: 25px 28px;
    font-size: 35px !important;
    margin-left: 30%;
    line-height: normal;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 18px;
   
}
.btn-KeyPadH2 {
    height: 237px;
    width: 100px;
    margin-left: 30%;
   border-color: #1e7b1e!important;
   border-width: 4px!important;
}
.btn-KeyPadW1 {
    width: 209px;
    height: 100px;
    margin-left: 9px;
    font-size: 70px;
}

.btn-Logo {
    height: 65px;
    width: 200px;
    background-color: white;
    border-color: white !important;
    color: #3973ac;
}

.btn-Logo_KeyPad {
    height: 65px;
    width: 300px;
    margin-left: 33% !important;
    background-color: white;
    border-color: white !important;
}


/*takes away the padding around buttons in the gridview*/
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

/*Used for the Delete, Clear, and Enter buttons*/
.backspace {
    padding: 20px 5px;
}

.notbackspace {
    padding: 25px 5px;
}

/*Size the Control buttons*/
.btn-top {
    height: 122px;
}

.btn-Left {
    margin-left: 10%;
}

.cellButtonPadding {
    padding: 1px 1px;
}

.spanDiv {
    width: 50%;
    font-size: 32px;
}

/*Used for the textbox*/
.textheight {
    height: 87px;
    font-size: 50px;
}

.Headmover {
    padding-top: 80px;
}

.Bodymover {
    padding-top: 25%;
}

.Tablemover {
    padding-top: 5%;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

/*Barcode Scan Screen css*********************/
.barcode-offscreen-input-outer {
    overflow: hidden;
    position: relative;
}

.barcode-offscreen-input-inner {
    position: absolute;
    height: 100px;
    width: 100px;
    right: -1000px;
    top: 50px;
}
/***************************************/

/*Bold Label*************************/

.bold-label {
    font-weight: bold;
}

/************************************/
.ui-dialog {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #dfdccc 0%, #f4f2e9 25%, #f4f2e9 75%, #dfdccc 100%) repeat scroll 0 0;
    background-clip: padding-box;
    border: 2px solid #999;
    border: 2px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    z-index: 101;
}

.ui-dialog-titlebar {
    text-align: center;
    font-size: 32px;
    background-color: #345608;
}

.ui-dialog-titlebar-close {
    display: none;
}

.ui-dialog-content {
    text-align: center;
    font-size: 60px;
}

.ui-dialog-buttonpane {
    text-align: center;
}

#ui-id-1 {
    color: #d3eea7;
}

.ui-button {
    margin: 10px;
    width: 105px;
    height: 80px;
    font-size: 25px;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.table, .table thead tr th, .table tbody tr td {
    border: 4px solid #ddd;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #444 url("images/ui-bg_diagonals-medium_15_444444_40x40.png") 50% 50% repeat;
    opacity: .3;
    filter: Alpha(Opacity=30);
    z-index: 100;
}

fieldset {
    border-radius: 6px;
    border-collapse: collapse;
    border: solid 1px #486232;
    padding: 10px;
    margin: 10px 0px;
    padding-top: 0px;
}

    fieldset .row {
        padding: 10px;
        margin-left: 0px;
    }

legend {
    border-radius: 6px;
    vertical-align: middle;
    color: #FDFFED;
    font-weight: bolder;
    background-color: #486232;
    border-collapse: collapse;
    border: solid 1px #000;
    margin-bottom: 0px;
    padding: 4px 6px;
    font-size: 16px;
}

#main-content {
    margin-top: 10px;
    background-color: transparent;
}

#content {
    background: #FFF;
    margin-top: 200px;
}
/* Sub-nav
----------------------------------------------- */
#sub-nav {
    padding-bottom: 30px;
    margin-top: 7px;
}

    #sub-nav h2, #sub-nav ul, #sub-nav form {
        background: #f3f5e6;
        border: 1px solid #d9dbcb;
        margin-top: 0;
        padding-top: 0;
    }

    #sub-nav h2 {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        font-size: 1.2em;
        margin-bottom: 0;
        padding: 10px 15px;
        border-bottom: 0;
        background-color: #9cca6c;
        font-weight: 900;
    }

    #sub-nav ul, #sub-nav form {
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        border-top: 0;
        margin: 0 0 20px 0;
        padding: 0;
        list-style: none;
        font-family: "rockwell", "georgia",times,serif;
    }

    #sub-nav #aspnetForm {
        padding-bottom: 0;
        border: none;
    }
        /* app:environmental review sub-nav form */
        #sub-nav #aspnetForm h2 {
            margin-left: 0;
            margin-right: 0;
        }

    #sub-nav ul li {
        margin: 0 10px 5px 10px;
        padding-left: 16px;
        background: transparent url("/images/global/bullet-green.gif") 0 5px no-repeat;
    }

        #sub-nav ul li a {
            font-weight: bold;
        }

    #sub-nav form {
        padding-bottom: 10px;
    }

        #sub-nav form p {
            padding: 0 5px;
        }

        #sub-nav form h2 {
            margin-left: -1px;
            margin-right: -1px;
            *padding: -20px;
        }

    #sub-nav .menu-icon {
        border: 1px solid #d9dbcb;
        border-radius: 4px;
        width: 42px;
        padding: 2px 3px;
        margin-bottom: 10px;
        cursor: pointer;
    }

.toggled-sidemenu {
    width: 50px;
}

.toggled-main-content {
    width: 90% !important;
}

.icon-bar {
    width: 35px;
    height: 5px;
    background-color: #000;
    margin: 6px 0;
}
/* table - - - - - - - - - - - - - - - - - - - - - - - -  */
#main-content table {
    background: #ccc;
    border: 1px solid #999;
    width: 100%;
}

#main-content td, #main-content th {
    border: 1px solid #999;
    padding: 5px;
    background-color: #fff;
}

#main-content th {
    background: #f0f0f0;
}

    #main-content th a {
        color: #036;
    }

        #main-content th a:visited {
            color: #c00;
        }

        #main-content th a:hover {
            color: #ff7005;
        }
/* #main-content td { font-size: .9em;} */
#main-content table caption {
    font-weight: bold;
    margin-top: .75em;
    text-align: left;
}

#main-content div.instructions p, #main-content div.warning p {
    margin: .25em;
    padding: 3px;
}

#main-content div.instructions h3 {
    color: #330;
    background: transparent;
    font: bold 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#main-content .private {
    background: #fc6;
}

/* The following classes are deprecated and should be used only when IT-created Javascript sort function is not available */
#main-content table.sort {
    background: #036;
}

    #main-content table.sort th a {
        color: #000;
        background: transparent;
    }

    #main-content table.sort td {
        background: #fff;
    }

        #main-content table.sort td.row-alt {
            background: #fff;
        }
/* Footer
----------------------------------------------- */
/* added min-width for footer to avoid overshrinking and unwanted wrapping - Jonathan 11/8/2013*/
#footer {
    text-align: center; /*min-width: 960px; */
    clear: both !important;
    padding-bottom: 15px;
    margin-top: 20px;
    background: #98a191;
    color: #304121;
    border-top: 1px solid #5f7747;
}

    #footer ul {
        margin: 5px 0;
        padding: 0;
        list-style: none;
    }

        #footer ul li {
            margin: 0 0 8px 0;
        }

    #footer a:link, #footer a:visited, #footer a:hover {
        color: #304121;
        font-size: 12px;
    }

    #footer h6 {
        margin: 5px 0;
        font-size: 14px;
        font-weight: 600;
    }

    #footer .block {
        position: relative;
        width: 100%;
        border: 1px solid #cad9c0;
        border-right: 0;
        border-left: 0;
    }

        #footer .block #follow-mdc p {
            margin-top: 15px;
        }

.ddMenu b {
    cursor: pointer;
}

.sub-menu {
    display: none;
}

.button {
    margin-right: 10px;
    font-weight: bold;
    border-radius: 6px;
    margin-top: 10px;
    padding: 4px 8px;
    font-size: 14px;
    /*border: 1px solid #CCC;*/
    border: 1px solid #060606;
    
}

    .button:hover {
        box-shadow: inset 1000px 0 0 0 #9cca6c;
        color: #fff;
    }

#map_layers #map_layer0, #map_layers #map_layer1 {
    /*//  transform:translate(240px, 100px)!important;*/
}

.block {
    display: inline-block;
    width: 100px;
    height: 100px;
    margin: 5px;
    background: white;
    float: left;
    padding: 0px;
}

.KeyPad {
    margin-left: 27%;
    margin-top: 8%;
}

.XScroll {
    overflow: auto;
}


@media (min-width: 769px) {
    .Title {
        display: block;
    }

    .minTitle {
        display: none;
    }
}

@media (max-width: 768px) {
    #content {
        margin-top: 150px;
    }

    #header {
        background-size: 50px;
        height: 150px;
    }

    .Title {
        display: none;
    }

    .minTitle {
        display: block;
    }
}

@media (max-width: 850px) {
    #header h1 {
        font-size: 30px !important;
    }
}

@media (min-width: 992px) {
    .col-md-9 {
        width: 71%;
        margin-left: 4%;
    }
}

@media (max-width: 450px) {
    select {
        width: 150px;
    }

    #header h3, #header h2 {
        font-size: 16px;
    }
}
