﻿
/*Cancel output some Bootstrap-reboot.css*/

body {
    font-size: 0.7rem;
    line-height: 1;
    font-family: 'Lato',Verdana,Arial,Helvetica,sans-serif;
/*    background-color: #f2f2f2;
*/}

#banner2003 {
    position: relative;
    z-index: 1005;
    background: #005151;
    height: 2.5em;
}

    #banner2003 .topban ul {
        list-style: none;
        float: right;
        padding: 9px 0 0 0;
    }

        #banner2003 .topban ul li {
            font-size: 11px;
            border-left: 1px dotted #ffffff;
            padding: 0em .53em 0em .53em;
            display: inline;
        }

            #banner2003 .topban ul li:first-child {
                border-left: none;
            }

            #banner2003 .topban ul li:last-child {
                padding: 0em 0em 0em .53em;
            }

    #banner2003 .topban a {
        color: #ffffff;
        text-decoration: none;
    }

#mainban2003 {
    position: absolute;
    top: 100px;
    box-sizing: border-box;
    width: 100%;
    background-color: #ffffff;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    overflow-y: visible;
}

    #mainban2003 ul {
        height: 28px;
        list-style: none;
        margin: 0;
        padding: 10px 0 0 7px;
    }

        #mainban2003 ul li {
            display: inline;
            border-left: 1px dotted #ffffff;
            padding: 10px 0;
            font-weight: bold;
        }

            #mainban2003 ul li a {
                padding: 0 1em;
                border-right: 1px solid #666;
                font-size: 13px;
                font-weight: bold;
                line-height: 1.5em;
                color: #222;
                text-decoration: none;
            }

            #mainban2003 ul li:last-child a {
                border-right: none;
            }

@media (max-width: 799px) {
    #mainban2003 {
        display: none;
    }
}

@media (min-width: 800px) {
    #hamburger {
        display: none !important;
    }
}

@media (min-width: 955px) {
    .topban ul {
        float: none;
    }
}

.emailupdates {
    float: right;
    height: 28px;
    padding: 8px 10px 0 0;
}

.fa-envelope {
    padding-right: 10px;
}

.emailupdates a {
    padding-left: 30px;
    font-size: 13px;
    font-weight: bold;
    color: #222;
    text-decoration: none;
}

#wrapper {
    background-color: #fff;
}

input.searchButton {
    height: 21px;
}

div#main p {
    line-height: 1.5em;
    font-size: 1.2em;
}

/**, *::before, *::after {
    box-sizing: initial;
}
*/
h3 {
    font-size: 1.3em;
    margin-top: 10px;
}

#Captcha {
    margin-right: auto;
    margin-top: 15px;
}

ul {
    list-style-type: none !important;
}

.Cash > div {
    margin-bottom: 5px;
}
/*Cancel output some Bootstrap-reboot.css*/
/*.btn {
    margin-top: 5px;
    margin-bottom: 5px;
}*/

.DateTime {
    display: block;
    height: 34px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

a.ControlButton {
    color: white !important;
}
    a.ControlButton:hover {
        color: #005151 !important;
    }

/*Make a red assterisk*/
.reqAsterisk {
    color: #e32;
    top: 10px;
    padding-top: 0;
    font-size: 2em;
}

.FloatLeft {
    float: left;
}

.FloatRight {
    float: right;
}

.Clear {
    clear: both;
}

.Bold {
    font-weight: bold;
}

.Hidden {
    display: none;
}

.Note {
    padding: 5px;
}

.WidthTiny {
    width: 70px !important;
    min-width: 70px !important;
    max-width: 70px !important;
}

.WidthSmall {
    width: 100px !important;
    min-width: 100px !important;
    max-width: 100px !important;
}

.WidthMedium {
    width: 170px !important;
    min-width: unset !important;
    max-width: unset !important;
}

.WidthMediumPlus {
    width: 200px !important;
    min-width: unset !important;
    max-width: unset !important;
}

.WidthLarge {
    width: 300px !important;
    min-width: unset !important;
    max-width: unset !important;
}

.WidthFull {
    width: 90% !important;
    min-width: unset !important;
    max-width: unset !important;
}

blockquote {
    border-left: 4px solid Grey;
    padding-left: 5px;
}

span {
    line-height: 1.0em;
    font-size: 1.0em;
}

dl.inline-flex {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    width: 300px; /* set the container width*/
    overflow: visible;
    padding-left: 20px;
}

    dl.inline-flex dt {
        flex: 0 0 35%;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    dl.inline-flex dd {
        flex: 0 0 65%;
        margin-left: auto;
        text-align: left;
        text-overflow: ellipsis;
        overflow: hidden;
    }

.ctlBtn {
    width: 200px;
    margin-left: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.submitBtn {
    margin-left: 25px;
    margin-top: 15px;
}

.marginleft{
    margin-left: 1px !important;
}

.spanleft
{
   float: left !important;
}

html body .btn-primary,
html body .btn-default {
    min-width: auto !important;
}

.breadcrumb li {
    font-size: 0.8em !important;
}

    html body h2 {
        color: #000 !important; /* Black color */
    }

.clockpicker-popover .clockpicker-button:before,
.clockpicker-popover .clockpicker-button:after {
    content: none !important;
    display: none !important;
}

.breadcrumb li a:hover {
    border-bottom: 1px solid !important
}