/* this style sheet defines the basic style for all App_Online pages */
/* you can point to this by adding:

     <LINK rel="Stylesheet" href="/StyleSheets/App_Online.css">

   in the HEAD of your HTML document */

td, th, p, b, blockquote, div, em, form, li, ol, ul, small, span, big, center, pre {
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
}

a {
    color: #0000FF;
    text-decoration: underline;
}
/*blue - web standard*/
a:hover {
    color: #953E6B;
    text-decoration: underline
}

a.menulink {
    color: #FFFFFF;
    text-decoration: none;
}

a.menulink:hover {
    color: #FF9900;
    text-decoration: underline;
}

a.point8 {
    font-size: 8pt;
}

hr { /*color: #000000;*/ /*black*/
    line-height: 1.2;
    font-size: 10pt;
}

h1 {
    font-family: arial, helvetica, sans-serif;
    font-size: 28pt;
    font-weight: bold;
    color: #000099; /*navy blue*/
}

h2 {
    font-family: arial, helvetica, sans-serif;
    font-size: 22pt;
    font-weight: bold;
    /*color: #000099;*/ /*navy blue*/
}

h3 {
    font-family: arial, helvetica, sans-serif;
    font-size: 16pt;
    font-weight: bold;
    color: #000099; /*navy blue*/
}

h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #000099; /*navy blue*/
}

h5 {
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #000099; /*navy blue*/
}

h6 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    color: #000099; /*navy blue*/
}

pre {
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #000099; /*navy blue*/
}

body {
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    color: #000000; /*black*/
    background-color: #FFFFFF;
    height: 100%;
    margin: 0;
    padding: 0;
}

body.helpwindow {
    background-color: #FFFFCC;
}


/*html,*/

.container {
    min-height: 10px;
    /*height:100%;*/
    position: relative;
}

.header {
    margin: 0;
}

.body {
    padding: 10px;
    padding-bottom: 50px; /* Height of the footer */
}

.footer {
    clear: left;
    margin: 0;
    border: 0;
    padding: 3px 20px 3px 20px;
    background-color: #000066;
    color: #999;
    font-size: .85em;
    text-align: center;
    font-weight: 700;
    position: fixed; /*absolute;*/
    bottom: 0px;
    height: 35px;
    width: 100%;
}

.footer a:link {
    color: #ccc;
}

.footer a:hover {
    color: #fff;
    background-color: transparent;
}

.footer a:visited {
    color: #ccc;
}

.footer a:visited:hover {
    color: #fff;
    background-color: transparent;
}

.address-readonly {
    display: block;
    color: blue;
}

.chkChoice input {
    margin-left: -20px;
}

.chkChoice td {
    padding-left: 20px;
    text-indent: 30px;
}

.textbox {
    border: 1px solid;
    background-color: #efefef;
    font: arial;
}

.pageBreakBefore {
    page-break-before: right;
}

.pageBreakAfter {
    page-break-after: always;
}

table.importantquote {
    page-break-inside: avoid;
}

.noBreakInside {
    page-break-inside: avoid;
}

.style6 {
    font-size: medium;
    color: #FF0000;
    font-weight: bold;
    width: 14px;
}

p.MsoNormal {
    margin: 0 0 10pt 0;
    line-height: 115%;
    font-size: 11.0pt;
    font-family: "Calibri","sans-serif";
}

.style7 {
    height: 65px;
}

#TextArea1 {
    width: 788px;
}

table.importantquote {
    page-break-inside: avoid;
}

.license-number-group {
    margin-left: 4em;
    margin-top: 1em;
}

#BarberingCosmetologyForm .form-label {
    font-weight: bold;
}

#BarberingCosmetologyForm .form-group {
    margin-bottom: 1em;
}

#BarberingCosmetologyForm .checkbox_format label {
    font-weight: bold;
}

.barcos-eula {
    margin: 1em;
}

.barcos-legal {
    padding: 1em;
}

#UserMessageContainer .user-message {
    margin: 2em;
    padding: 1em;
    border: 1px solid #666;
}

#FMQForm .form-group {
    margin-top: 1em;
}

#FMQForm .form-section {
    border-bottom: 1px solid #aaa;
    padding-bottom: 1em;
}

#FMQForm .form-section:last-child {
    padding-top: 1em;
    padding-bottom: 1em;
}

#FMQForm .form-section-heading {
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    margin-top: 1em;
}

#FMQForm .form-section-indent {
    margin-left: 2em;
}

#DTSEForm .form-group {
    margin-bottom: 1em;
}

#AppUserMessageContainer {
    text-align: left;
}

.alert {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.alert-secondary {
    color: #41464b;
    background-color: #e2e3e5;
    border-color: #d3d6d8;
}

.alert-danger {
    color: #842029;
    background-color: #f8d7da;
    border-color: #f5c2c7;
}


.alert-info {
    color: #000;
    background-color: #fff;
    border-color: #0000ff;
}

.textbox-lg {
    height: 80px;
}

.field-number {
    padding-left: 0.5em;
    font-weight: bold;
}

.advisory-board-form {
    margin-top: 1em;
}

.advisory-board-form .form-group {
    margin-bottom: 1em;
}

.advisory-board-form .form-label {
    font-weight: bold;
    margin-bottom: 0.5em;
}

.required-marker {
    font-size: medium;
    color: #FF0000;
    font-weight: bold;
    width: 14px;
}

#main-header {
    height: 60px;
    width: 960px;
    background-color: #343a40;
    margin: 0 auto;
}

#main-header-title {
    color: #fff;
    font-weight: bold;
    font-size: 2em;
    vertical-align: middle;
    margin: 0;
    padding-top: 15px;
}

#main-header-logo {
    float: left;
    margin-top: 5px;
    margin-left: 10px;
}

#footer-main {
    /*margin-top: 40px;*/
    padding: 25px 0 4px 0;
    color: #fff;
    color: rgba(255, 255, 255, 0.70);
    background-color: #1d1d1d;
    /*background-color: #343a40;*/
}

#footer-main .container {
    max-width: 960px;
    width: 100%;
    padding-right: 15px;
    padding-left: 60px;
    margin-right: auto;
    margin-left: auto;
}

#footer-main .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

#footer-main .col-sm {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;

    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

#footer-main ul {
    padding-left: 0;
    list-style: none;
    text-align: left;
}

#footer-main li {
    line-height: 1.5em;
}

#footer-main a {
    text-decoration: none;
    background-color: transparent;
    color: #fff;
    color: rgba(255,255,255,.7);
}

#footer-main a:hover {
    color: #fff;
}

#footer-main .version {
    padding-top: 0;
    color: #666;
    font-size: 10pt;
    text-align: left;
}

#advisory-board-help {
    margin-top: 1rem;
    text-align: left;
}

#advisory-board-help h3 {
    font-size: 1.4em;
    color: #000;
}

#advisory-board-help ol {
    padding-left: 1rem;
    line-height: 1.5rem;
}

#advisory-board-help ol > li {
    margin-top: 0.5em;
}

.text-underline {
    text-decoration: underline !important;
}

.text-center {
    text-align: center !important;
}

.text-left {
    text-align: left !important;
}

.text-bold {
    font-weight: bold !important;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
}

.ml-3 {
    margin-left: 2.75em !important;
}

.btn-save-and-review {
    font-weight: bold;
}

.btn-save-and-continue {
    font-weight: bold;
}