﻿/*body {
    padding-top: 50px;
    padding-bottom: 20px;
}*/

/* since version 4_0_29 the buttons don't have an outline when they have the focus in FF */
@-moz-document url-prefix() {
    .focus.active.btn, .active.btn:focus, .focus.btn, .focus.btn:active, .btn:focus:active, .btn:focus {
        outline-offset: -4px !important;
        outline-width: 1px !important;
        outline-style: dotted !important;
    }
}

.listOneLine dt {
    float: left;
    padding-right: 5px;
    clear: left;
    margin-bottom: 0px;
}

.listOneLine dd {
    margin-bottom: 5px;
}

    .listOneLine dd:last-of-type {
        margin-bottom: 0px;
    }

.listOneLine dt, dd {
    min-height: 1.5em;
}

.listOneLine dl {
    margin-bottom: 0px;
}

#wb-cont {
    /*opacity: 0;*/
    visibility: hidden;
}

    #wb-cont.fade-in {
        /*opacity: 1;
    transition: 0.5s opacity;*/
        visibility: visible;
        transition: 0.5s visibility;
    }

.ajaxSpinner {
    position: fixed;
    left: 50%;
    top: 50%;
    visibility: visible;
}


/* ngAnimate classes */

/*.show-hide {
    transition: 0.5s;
    height: inherit;
}

.show-hide.ng-hide {
    opacity: 0;
    height: 0px;
}*/


.ng-hide-add, .ng-hide-remove {
    /* this is required as of 1.3x to properly
     apply all styling in a show/hide animation */
    transition: .05s linear all;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select {
    /*max-width: 280px;*/
}

/*p {
    display: inline;
}*/

.pNameByIndexChildPlaceHolder {
    display: block;
    word-break: break-all;
}

.form-control {
    display: inline;
}

textarea {
    resize: none;
    margin-bottom: 0;
    width: 95%;
    height: 90px;
    float: left;
    margin-left: 15px;
    border-color: #cccccc;
    border-width: 1px;
}

.divTextAreaCount {
    float: right;
    padding-right: 55px;
    font-size: 12.8px;
}

/*.glyphicon {
    float: left;
    margin-left: 5px;
}*/

.inputExpander {
    text-decoration: none !important;
}

    .inputExpander:link, .inputExpander:visited,
    .inputExpander:active, .inputExpander:hover {
        color: #000000 !important;
    }

/* Over ride WET */

/*body {
    padding-top: 0px !important;
    line-height: 23px !important;
}*/

h1 {
    margin-top: 0px !important;
    border-bottom: none !important;
}

h2 {
    margin-top: 0px !important;
    /*margin-bottom: 0px !important;*/
    font-size: 24px !important;
}

h3 span.spnSmall {
    font-size: 16px !important;
}

h3 {
    margin-top: 0px;
    /*margin-bottom: 0px !important;*/
}

.well {
    margin-bottom: 0px !important;
    margin-top: 10px !important;
    padding-left: 30px !important;
    /*margin-left: 0px !important;*/
}

.answerOption {
    /*margin-left: 10px !important;*/
    padding-left: 15px;
    padding-right: 15px;
}

.invalid {
    color: red !important;
}

.invalidButton {
    background-color: red !important;
}

pre {
    background-color: #d9f2d9;
    font-size: 11px !important;
}

.preModel {
    position: absolute !important;
    z-index: 1000;
}

    .preModel.hidden {
        display: none !important;
    }

.bigred {
    color: #CC0000 !important;
}

/*.clearBoth {
    margin-bottom: 10px !important;
}*/

.divQuestion {
    margin-bottom: 15px !important;
    /*padding-bottom: 15px !important;*/
}

.btn-primary {
    background-color: #2572b4 !important;
}

.iHelpMessage {
    color: #2572b4 !important;
    font-size: 24px !important;
    margin-left: 10px !important;
    text-decoration: none !important;
}

.qHelp {
    background-color: #dde8f2;
    border: 1px solid #9999cc;
    border-radius: 5px;
    margin-bottom: 10px;
    /*display: block;*/
    padding: 5px;
}

.qHelpClearBoth {
    clear: both;
}

.helpH2 {
    font-size: 110% !important;
}

.containerHelp {
    background-color: #dde8f2;
    border: 1px solid #9999cc;
    border-radius: 5px;
    margin-bottom: 10px;
    display: block;
    padding: 15px;
}

details summary {
    border: none !important;
}

details[open] summary {
    border: none !important;
}

select {
    margin-left: 0px !important;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.btnAddNameByIndexSubContainer, .btnNameValueTypeAhead {
    margin-top: 10px;
    margin-bottom: 10px;
}

.btnRemoveNameByIndexSubContainer {
    margin-left: 0px;
}

.btnAddNameByIndexContainerTabular {
    margin-bottom: 15px !important;
}

.hrEditNameByIndexPlaceholderChild {
    border-width: 2px;
    margin-top: 15px;
    margin-bottom: 0px;
}

.messageEditNameByIndexPlaceholderChild {
    position: relative;
    top: -10px;
    left: 5px
}

input[type=text]::-ms-clear {
    display: none;
}

.ngdialog.ngdialog-theme-default .ngdialog-content {
    width: 600px !important;
    padding: 2px !important;
    background-color: white !important;
}

.ngdialog-content textarea {
    width: 98% !important;
    height: 365px !important;
    margin-left: 5px !important;
}

.ngdialog-buttons {
    padding: 10px !important;
}

.input-group-btn {
    width: 0px !important;
}

.dialogButton {
    float: left !important;
    margin-left: 5px;
    margin-top: 15px;
    margin-bottom: 5px;
}

.dialogLabel {
    margin-left: 5px;
}

.btnCalendar {
    margin-left: 0px !important;
    background-color: inherit !important;
    min-height: 23px !important;
    height: 23px !important;
    padding-top: 0px !important;
}

.input-group-btnCalendar {
    height: 10px !important;
}

label {
    font-weight: normal;
}

fieldset {
    margin-left: -15px;
    clear: both;
    padding-top: 0px;
}

/* This was added but there doesn't seem to be an element rendered with that class
   clear:both was added to fieldset above to fix issue with international checkbox
   being displayed way to the right in Firefox
*/
.addressDisplay fieldset {
    clear: both;
}

legend {
    font-size: inherit;
    margin-bottom: 5px;
}

.spnQuestionValidation {
    display: block;
}

h2.pageHelp {
    display: inline-block;
    margin-left: 5px;
    padding-bottom: 20px;
}

i.pageHelp {
    font-size: 20px;
}

.navWarning {
    text-align: center;
    padding: 20px !important;
    width: 100%;
    font-size: 20px;
}

.borderTop {
    border-top-color: rgb(212, 212, 212);
    border-top-width: 1px;
    border-top-style: solid;
    /*margin-left: 100px;*/
}

.borderBottom {
    border-bottom-color: rgb(212, 212, 212);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: 15px;
}

.row {
    margin-right: 5px;
}


.nameByIndexTabular td, th {
    border: solid 1px #ccc !important;
    padding: 5px;
    padding-left: 30px;
}

.validationRow td {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    border-top: none !important;
    border-bottom: none !important;
}

.nameByIndexTabular th {
    background-color: #e4d8d8 !important;
    padding-left: 5px !important;
}

.tdErr {
    padding: 0px !important;
    border: none !important;
}

.addTabularRow {
    font-size: 30px !important;
    margin: 10px;
    color: green;
}

.removeTabularRow {
    font-size: 30px !important;
    color: red;
}

.clickable {
    cursor: pointer;
}

.tdRemoveRow {
    /*padding: 0px !important;*/
    padding-left: 10px !important;
}

.uib-datepicker-popup td, th {
    padding: 0px !important;
}

.nameValueTypeAheadResults {
    margin-top: 10px;
    height: 267px;
    min-width: 400px;
}

.nameValueTypeAheadSelectedResult {
    width: 500px;
}

#h1Hr {
    border: 0;
    border-top: 1px solid red;
    margin-top: 0px;
    margin-bottom: 0px;
}



#divDebugInfo {
    position: fixed;
    top: 9px;
}

.tdDebugDescription {
    width: 130px;
}

#divDebugInfo hr {
    border: 0;
    border-top: 1px solid;
    margin-top: 0px;
    margin-bottom: 0px;
}

#iDebug {
    color: green;
    font-size: 30px;
    margin-left: -95px;
    text-shadow: 5px 5px 1px #a0dea0;
}

#divDebugTiming {
    color: green;
    margin-left: -108px;
    font-size: 12px;
}

#divDebugInfo table tr td {
    padding-left: 5px !important;
    /*padding-right: 5px;*/
    font-size: 14px;
}

.spnDebug {
    color: blue;
}

#divDebugOptions {
    position: relative;
    left: -90px;
    top: 5px;
    background-color: #d9f2d9;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 10px;
    border-color: rgb(204, 204, 204);
    border-style: solid;
    border-width: 1px;
}

.spnDebugQueueCount {
    display: block;
    font-size: 8px;
}

.tdDebugException {
    color: red !important;
}

.preError {
    background-color: pink;
}

.chooseOption {
    color: grey;
}

.orangeBanner {
    background-color: #ff944d;
}

#spnClearTemplate {
    margin-left: 14px;
}

.divNameValueTypeAheadPostMessage {
    margin-top: 10px;
    margin-bottom: 10px;
}

.marginTop {
    margin-top: 10px;
}

details summary {
    color: black !important;
    text-decoration: none !important;
}

.topLevelContainer {
    padding-top: 30px;
}

.hlpDisplayBlock {
    display: block;
    margin-bottom: 10px
}

.filepond--drop-label {
    font-size: 1.625rem !important;
}

.filepond--root {
    font-size: 2.25rem;
}

.filepond--panel-root {
    border-radius: 0 !important;
}

.filepond--root:focus-within {
        outline: 1px solid;
}

.filepond--file-action-button.filepond--file-action-button {
    font-size: inherit;
}