﻿body {
    font-size: 10pt;
    font-family: Verdana, Arial, sans-serif;
    text-align: left;
    margin: 0;
    padding: 0;
}

#EnterprisePageWrapper {
    height: 100%;
    width: 100%;
    float: left;
    clear: both;
    min-width: 760px;
}

#EnterprisePublicHeader {
    width: 100%;
    background-color: #214A98;
    height: 100px;
}

#EnterprisePublicHeaderBottom {
}

#Content {
    clear: both;
    margin: 0;
    padding: 14px 0 0 0;
    width: 952px;
    border-top: 1px solid #E1ECFA;
    background-color: #FFFFFF;
}

.background-image-transparent-white-126 {
    background: transparent url('images/txbg126.png') repeat scroll right top !important;
}

#EnterprisePublicContent {
    height: 100%;
    width: 100%;
    float: left;
    clear: both;
    min-width: 952px;
    margin: 0;
    padding: 0 0 0 0;
    background: transparent url('images/txbg126.png') repeat scroll right top;
}

#EnterprisePageTitle {
    color: #003454;
    font-size: 15pt;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
}

#navContainer {
    background: transparent url('images/navigation_right.png') no-repeat scroll right top;
    color: #003454;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
    height: 38px;
    position: relative;
    width: 990px;
    clear: both;
    margin-top: 10px;
}

#navLeft {
    background: transparent url('images/navigation_left.png') no-repeat scroll left top;
    color: #003454;
    float: left;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
    height: 39px;
    position: relative;
    width: 5px;
}

#mainNav {
    padding-left: 500px;
    padding-top: 25px;
    font-size: 16pt;
}

    #mainNav a {
        color: white;
        text-decoration: none;
        padding-left: 50px;
        font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
    }

        #mainNav a:link {
            color: white;
            text-decoration: none;
            padding-left: 50px;
            font-family: "Source Sans Pro", Tahoma, Verdana, Segoe, sans-serif;
        }

#social {
    margin-top: 15px;
    margin-right: 6px;
    float: right;
}

.dnnSearch {
    width: 330px;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 20px;
    float: right;
    text-align: right;
}

.imageLink {
    width: 24px;
    height: 24px;
    display: block;
    float: left;
    margin-right: 14px;
}

.facebookLink {
    background-image: url(images/facebook.png);
}

.twitterLink {
    background-image: url(images/twitter.png);
}

.youtubeLink {
    background-image: url(images/youtube.png);
}

.rssLink {
    background-image: url(images/rss.png);
}

/* ---------------------------------------------------*/
/* Styles pulled from old stylesheet */
/* styles headings */

h1 {
    color: #4581d0;
    font: normal 140% Georgia, "Times New Roman", Times, serif;
    margin: 8px 0 0 0;
}

    h1 span {
        color: #F1041E;
    }

h2 {
    color: #1A3C8E;
    font: normal 140% Georgia, "Times New Roman", Times, serif;
    line-height: 125%;
    margin: 0 0 10px 0;
}

h3 {
    color: #1A3C8E;
    font: normal 130% Georgia, "Times New Roman", Times, serif;
    line-height: 115%;
    margin: 10px 0;
}

h4 {
    color: #1A3C8E;
    font: bold 100% Arial, Helvetica, Verdana, sans-serif;
    margin: 10px 0;
}

/* general styles */

p {
    margin: 0 0 1em 12px;
    line-height: 1.3em;
}

.sm {
    font-size: 85%;
}

ul {
    list-style-type: square;
    line-height: 1.3em;
}

ol {
    line-height: 1.5em;
}

li {
    margin-bottom: 3px;
}

A:link {
    text-decoration: underline;
    color: #1A3C8E;
}

A:visited {
    text-decoration: underline;
    color: #1A3C8E;
}

A:active {
    text-decoration: none;
    color: #4581d0;
}

A:hover {
    text-decoration: none;
    color: #4581d0;
}

img {
    border: 0;
    padding: 0;
}

/* styles general header elements */

#Toplinks {
    padding: 8px 0 10px 0;
    width: 330px;
    color: #003454;
    border: 0;
}

    #Toplinks a {
        color: #003454;
        text-decoration: none;
        font-family: Verdana, Arial, sans-serif;
    }

        #Toplinks a:hover {
            text-decoration: underline;
        }

#LogoLeft {
    border: 0;
    float: left;
    height: 119px;
}

#LogoRight {
    border: 0;
    margin: 0;
    padding: 0;
    width: 330px;
    height: 45px;
    float: right;
    background-image: url(images/search2.png);
    background-repeat: no-repeat;
}

    #LogoRight #ohiodotgov {
        color: #003454;
        padding: 10px;
        text-decoration: none;
    }

        #LogoRight #ohiodotgov p {
            color: #003454;
            float: left;
            margin: 6px 5px;
        }

            #LogoRight #ohiodotgov p a {
                color: #003454;
                font-size: 9pt;
                text-decoration: none;
                font-family: Arial, Verdana, sans-serif;
            }

#LogoLink {
    float: left;
    display: block;
    height: 21px;
    width: 91px;
    margin: 3px 5px 5px 11px;
    background-image: url(images/ohiogov.png)
}

#ODILink {
    display: block;
    height: 80px;
    width: 288px;
    background-image: url(images/odilogotranlg.png);
}

#SearchBox {
    border: 0 none;
    float: right;
    text-align: right;
    right: 0;
    top: 0;
}

#SearchButtonWrapper {
    width: 20px;
    height: 19px;
    float: left;
    background-image: url(images/bgximg.png);
    background-position: 0 -511px;
    background-repeat: repeat-x;
    border-top: solid 1px #e3e3e3;
    border-right: solid 1px #e3e3e3;
    border-bottom: solid 1px #e3e3e3;
    border-left: 0;
}

#SearchButton {
    border: 0;
    margin: 0;
    width: 20px;
    height: 19px;
    background-image: url(images/gosearch15.png);
    background-color: transparent;
}

#SearchText {
    background-image: url(images/bgximg.png);
    background-position: 0 -511px;
    background-repeat: repeat-x;
    border: solid 1px #e3e3e3;
    color: #476382;
    display: block;
    float: left;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 1.1em;
    font-style: italic;
    font-weight: normal;
    height: 17px;
    width: 191px;
    margin-top: 0;
    padding: 2px 3px 0 3px;
}

/* for 2 columns */

#Col2 {
    clear: both;
    margin: 13px 17px 0 18px;
    padding: 0;
    width: 915px;
    background: transparent url(images/bg_2col.gif) top left repeat;
    border-left: 1px solid #A0C3DF;
    border-right: 1px solid #A0C3DF;
}

#Col2_Reverse {
    clear: both;
    margin: 13px 17px 0 18px;
    padding: 0;
    width: 915px;
    background: transparent url(images/bg_2col_reverse.gif) top left repeat;
    border-left: 1px solid #A0C3DF;
    border-right: 1px solid #A0C3DF;
}

.Col2_Column_Large {
    float: left;
    margin: 0;
    width: 670px;
}

.Col2_Column_Small {
    float: left;
    margin: 0;
    width: 245px;
}

.Col2_Section {
    margin: 0;
    padding: 17px;
    border-top: 1px solid #A0C3DF;
}

/* for 1 columns */

#Col {
    clear: both;
    margin: 13px 17px 0 18px;
    padding: 0;
    width: 915px;
    border: 1px solid #A0C3DF;
    border-bottom: 0;
}

.Col_Column {
    margin: 0;
}

.Col_Section {
    padding: 17px;
}

/* bug fixes and hidden stuff */

.hide {
    display: none;
}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* dropdown Menus*/

#dropmenudiv {
    position: absolute;
    border-color: #003099;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    font: normal 12px Georgia, Times New Roman, Verdana;
    line-height: 18px;
    z-index: 100;
}

    #dropmenudiv a {
        width: 100%;
        display: block;
        text-indent: 3px;
        padding: 1px 0;
        text-decoration: none;
        font-weight: bold;
    }

        #dropmenudiv a:hover {
            background-color: #C6E2FF;
            color: #003099;
        }

/* navigation */

.ul_links ul {
    margin: 8px 0 0 8px;
    padding: 0;
    list-style-type: none;
}

.ul_links li {
    margin: 8px 0 0 12px;
    color: #1c5c9f;
}

    .ul_links li a {
        color: #1A3C8E;
        text-decoration: none;
    }

        .ul_links li a:visited {
            color: #1A3C8E;
            text-decoration: none;
        }

        .ul_links li a:hover {
            color: #357edf;
            text-decoration: underline;
        }

    .ul_links li i a {
        color: #0d52ac;
        text-decoration: none;
    }
/* ---------------------------------------------------*/

#EnterpriseFixedWidthWrapper {
    width: 990px;
    margin: 0px auto;
}

#EnterpriseContent {
    padding-top: 5px;
    padding-bottom: 30px;
    margin-right: 5px;
    margin-left: 5px;
}

/*Footer*/
#EnterpriseFooter {
    background-color: #e6e6e6;
    color: #003454;
    clear: both;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
}

    #EnterpriseFooter #footer {
        display: block;
        font-family: Verdana, Arial, sans-serif;
        font-size: 10pt;
        color: white;
        padding: 20px 0 10px 0;
        text-align: center;
        background-color: #214A98
    }

        #EnterpriseFooter #footer a {
            color: white;
        }

        #EnterpriseFooter #footer p {
            line-height: 0.5;
        }

    #EnterpriseFooter #contact {
        color: #000;
        display: block;
        font-family: Verdana, Arial, sans-serif;
        font-size: 10pt;
        padding-bottom: 20px;
        text-align: center;
    }

#EnterpriseFeedback {
    margin-right: 5px;
    margin-left: 5px;
}

.EnterpriseFeedbackInfoMessage {
}

.EnterpriseFeedbackErrorMessage {
    color: #CC0000;
}

#EnterpriseReleaseVersion {
    padding-top: 5px;
}

.print {
    display: none;
}

.noprint {
    display: block;
}

span.pagedisplay {
    color: white;
    font-weight: bold;
    padding: 0 10px 0 10px;
    width: 60px;
}


.form-control {
    display: block;
    width: 95%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #999;
    }

    .form-control::-webkit-input-placeholder {
        color: #999;
    }

    .form-control[disabled],
    .form-control[readonly],
    fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1;
    }

    .form-control[disabled],
    fieldset[disabled] .form-control {
        cursor: not-allowed;
    }

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 20px;
    }

        input[type="date"].input-sm,
        input[type="time"].input-sm,
        input[type="datetime-local"].input-sm,
        input[type="month"].input-sm,
        .input-group-sm input[type="date"],
        .input-group-sm input[type="time"],
        .input-group-sm input[type="datetime-local"],
        .input-group-sm input[type="month"] {
            line-height: 24px;
        }

        input[type="date"].input-lg,
        input[type="time"].input-lg,
        input[type="datetime-local"].input-lg,
        input[type="month"].input-lg,
        .input-group-lg input[type="date"],
        .input-group-lg input[type="time"],
        .input-group-lg input[type="datetime-local"],
        .input-group-lg input[type="month"] {
            line-height: 46px;
        }
}

.form-group {
    margin-bottom: 15px;
    margin-left: 15px;
    padding-bottom: 20px;
    padding-top: 10px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .radio label,
    .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    .radio input[type="radio"],
    .radio-inline input[type="radio"],
    .checkbox input[type="checkbox"],
    .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-top: 4px \9;
        margin-left: -20px;
    }

    .radio + .radio,
    .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}

    .radio-inline + .radio-inline,
    .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

    .form-control-static.input-lg,
    .form-control-static.input-sm {
        padding-right: 0;
        padding-left: 0;
    }

.input-sm {
    height: 24px;
    padding: 3px 6px;
    font-size: 9pt;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm {
    height: 24px;
    line-height: 24px;
}

textarea.input-sm,
select[multiple].input-sm {
    height: auto;
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px;
}

textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-lg {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
    height: auto;
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px;
}

textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 42.5px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback {
    width: 24px;
    height: 24px;
    line-height: 24px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    }

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    }

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
    top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .input-group-addon,
        .form-inline .input-group .input-group-btn,
        .form-inline .input-group .form-control {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .radio label,
        .form-inline .checkbox label {
            padding-left: 0;
        }

        .form-inline .radio input[type="radio"],
        .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.333333px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group[class*="col-"] {
        float: none;
        padding-right: 0;
        padding-left: 0;
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

    .input-group-addon:not(:first-child):not(:last-child),
    .input-group-btn:not(:first-child):not(:last-child),
    .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    .input-group-addon.input-sm {
        padding: 3px 6px;
        font-size: 9pt;
        border-radius: 3px;
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px;
    }

    .input-group-addon input[type="radio"],
    .input-group-addon input[type="checkbox"] {
        margin-top: 0;
    }

    .input-group .form-control:first-child,
    .input-group-addon:first-child,
    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group > .btn,
    .input-group-btn:first-child > .dropdown-toggle,
    .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
    .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .input-group-addon:first-child {
        border-right: 0;
    }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

.ohio-alert.alert-danger {
    background-color: #fce7e7;
    border-color: #eb1316;
}

.ohio-alert.alert-success {
    background-color: #eef2e5;
    border-color: #5e8000;
}

.ohio-alert {
    color: #000000;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.ohio-alert.alert-success .close {
    color: #5e8000;
}

.ohio-alert .close {
    opacity: 1;
    text-shadow: none;
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.fa-times:before {
    content: "\f00d";
}

.fa-times:before, .ohio-external-takeover-close:before, .ohio-external-takeover-close-icon:before {
    content: "\f00d";
}

*:before, *:after {
    box-sizing: border-box;
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}