.field-validation-error {
    color: #b94a48
}
.field-validation-valid {
    display: none
}
input.input-validation-error {
    border: 1px solid #b94a48
}
input[type="checkbox"].input-validation-error {
    border: 0 none
}
.validation-summary-errors {
    color: #b94a48
}
.validation-summary-valid {
    display: none
}
.modal-dialog.modal-fullscreen {
    background: transparent;
    margin: 4px;
    width: 99%;
    height: 99%
}
.modal-fullscreen>.modal-content {
    height: auto;
    min-height: 100%
}
#divLogin {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto
}
#divLogin h3 {
    text-align: center
}
.tblLoginBtns {
    padding-left: 51px
}
#lnkForgotPassword,
#btnSignIn {
    width: 164px
}
#lnkForgotPassword {
    margin-right: 1px
}
.form-link {
    display: inline-block;
    line-height: 18px;
    padding-left: 20px;
    background-image: url(../Images/ProjectIcon.png);
    background-repeat: no-repeat
}
.cell-title {
    background-color: #eee;
    height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    border: 0;
    padding-left: 5px;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .25)
}
.cell-title td {
    font-size: 18px;
    font-weight: bold;
    color: #666
}
.cell-heading {
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .25)
}
.sidebarTop {
    background-color: #657587;
    padding: 0 10px 0 10px;
    color: #fff
}
.sidebarContent {
    padding: 2px
}
.sidebarItem {
    background-color: transparent;
    color: #333;
    border-radius: 6px;
    margin-top: 2px;
    padding: 2px 0 2px 6px;
    vertical-align: middle;
    min-height: 24px
}
.sidebarItem:hover {
    background: none
}
.sidebarItem .bullet {
    float: left
}
.sidebarItem img {
    vertical-align: middle;
    margin: 0 4px 0 1px;
    border: 0
}
.sidebarItem .indent {
    padding-left: 20px
}
#pagesList {
    margin-bottom: 8px
}
#ProjectAnswerFiles {
    margin-bottom: 8px
}
#Sections {
    width: 200px;
    padding: 0;
    vertical-align: top
}
.Group {
    border-left: 1px solid #ccc;
    padding: 0 4px 4px 12px;
    background-color: #fff;
    margin-bottom: 30px
}
#Questions,
#QuestionsInner {
    padding: 0 4px 0 10px
}
#wizardContent {
    position: absolute;
    top: 35px;
    left: 2px;
    right: 1px;
    bottom: 2px;
    overflow: auto
}
#wizLogo {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-top: 10px
}
.ls {
    background-color: #fff
}
.lsrepeat {
    padding-top: 4px;
    border: 2px solid #bed6e0;
    margin-bottom: 4px
}
.lsrepeat-spacer {
    height: 10px
}
.lsh {
    font-weight: bold;
    border-bottom: solid 1px #ccc;
    margin-bottom: 5px;
    color: #666;
    line-height: 2em;
    padding-left: 2px
}
.lsd {
    padding: 5px;
    margin: 0 4px 0 4px;
    border-radius: 4px
}
.lccell+.lccell {
    padding-left: 10px
}
.lccellfirst {
    padding-left: 0 !important
}
.lsrepeat-row>.lccell:last-child {
    padding-right: 10px
}
.lch {
    background-color: #fff;
    font-weight: bold;
    color: #666;
    padding: 3px 0 3px 0
}
.lcselect {
    position: relative;
    width: 30px;
    margin-top: 10px;
    margin-left: 4px
}
.lccell {
    vertical-align: top;
    padding-top: 0
}
.lccell .question-text {
    margin-top: 10px
}
.lccellselect {
    width: 30px
}
.lccellselect-readonly {
    width: 0
}
.lc .field {
    width: 97%
}
.lscommand {
    background-color: #bed6e0;
    border: 0;
    padding: 2px 2px 2px 2px
}
.lsrepeatnested .lscommand {
    background-color: #d7e4e9
}
.lsrepeatnested .lscommand input {
    border: 0
}
.lsrepeatnested {
    border: 2px solid #d7e4e9
}
.lscommand input {
    border: 0;
    margin: 8px 6px 6px 6px;
    width: 24px;
    height: 24px;
    background-color: transparent;
    background: url('../images/repeatControls.png?v=2')
}
.lscommand input:hover {
    border: 0
}
.lscommand .add {
    background-position: 0 0
}
.lscommand .add:hover {
    background-position: 0 -24px
}
.lscommand .delete {
    background-position: -24px 0
}
.lscommand .delete:hover {
    background-position: -24px -24px
}
.lscommand .fillDown {
    background-position: -48px 0
}
.lscommand .fillDown:hover {
    background-position: -48px -24px
}
.lscommand .export {
    background-position: -96px 0;
    float: right
}
.lscommand .export:hover {
    background-position: -96px -24px
}
.lscommand .import {
    background-position: -72px 0;
    float: right
}
.lscommand .import:hover {
    background-position: -72px -24px
}
.pageNav {
    white-space: nowrap;
    text-align: right
}

 /* .pageNav .nav,
.fr .nextPage {
    border: 0;
    margin: 5px;
    width: 40px;
    height: 40px;
    background-color: transparent;
    background: url('../images/navControls.png?v=5')
} */

.pageNav .nextPage,
.fr .nextPage {
    background-position: 0 0
}
.pageNav .nextPage:hover,
.fr .nextPage:hover {
    background-position: 0 40px
}
.pageNav .previousPage {
    background-position: -40px 0
}
.pageNav .previousPage:hover {
    background-position: -40px 40px
}
.pageNav .save {
    background-position: -80px 0
}
.pageNav .save:hover {
    background-position: -80px 40px
}
.pageNav .preview {
    background-position: -120px 0
}
.pageNav .preview:hover {
    background-position: -120px 40px
}
.fr {
    float: right
}
.fr .addPage,
.fr .deletePage {
    border: 0;
    position: relative;
    bottom: 7px;
    margin: 5px;
    width: 24px;
    height: 24px;
    background-color: transparent;
    background: url('../images/repeatControls.png?v=2')
}
.fr .addPage {
    background-position: 0 0
}
.fr .deletePage {
    background-position: -24px 0
}
.fr .addPage:hover {
    background-position: 0 -24px
}
.fr .deletePage:hover {
    background-position: -24px -24px
}
.helpIcon {
    margin: 0;
    width: 16px;
    height: 16px;
    background-image: url(../Images/Help.png);
    display: inline-block
}
.commentsIcon {
    margin: 0;
    width: 16px;
    height: 16px;
    background-image: url(../Images/comments.svg);
    display: inline-block
}
.commentedIcon {
    margin: 0;
    width: 16px;
    height: 16px;
    background-image: url(../Images/commented.svg);
    display: inline-block
}
.commentCounter {
    margin-top: 0;
    margin-left: 2px;
    vertical-align: super;
    font-size: 10px;
    color: #808080
}
.MoveIcon {
    z-index: 1000;
    position: absolute;
    display: block;
    margin-top: 6px;
    left: 10px;
    width: 6px;
    height: 13px;
    background-image: url("../images/repeatControls.png?v=2");
    background-position: -120px 1px;
    cursor: move
}
.nav .MoveIcon {
    z-index: 1000;
    position: relative;
    display: block;
    margin-top: 6px;
    float: left;
    width: 6px;
    height: 13px;
    background-image: url("../images/repeatControls.png?v=2");
    background-position: -120px 1px;
    cursor: move
}
.MoveIconSection {
    left: auto;
    right: 0;
    margin-top: 3px
}
.HelpText {
    border: solid 1px #000;
    background-color: #ffffe0;
    width: 300px;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    padding: 5px 5px 1px 5px
}
.m {
    color: #ed4037;
    font-weight: bold
}
.wrn {
    background: #ed4037;
    padding: 2px;
    font-size: x-small;
    color: #fff;
    font-weight: bold;
    border-radius: 4px;
    display: inline-block
}
#fileCreationContainer {
    width: 300px;
    height: 230px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #ccc;
    padding: 4px;
    background-color: #fafafa;
    margin-bottom: 15px;
    border-radius: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
    vertical-align: middle;
    text-align: center
}
.fileCreationTitle {
    font-weight: bold;
    font-size: 30px;
    color: #000
}
.fileCreationSubTitle {
    display: block;
    margin-top: 10px;
    font-size: 20px;
    color: #666
}
#divTemplateFinish {
    position: absolute;
    top: 140px;
    width: 80%;
    margin-left: 10%
}
span.finishError {
    position: absolute;
    margin-left: 10%;
    top: 100px;
    width: 79%;
    background-color: #ffdbcc;
    font-size: 15px;
    font-weight: bold;
    color: #c00;
    padding: 5px;
    border: solid 1px #ffa6a4;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .25)
}
.wait-dialog {
    width: 80px !important;
    position: absolute;
    left: 50%;
    margin-left: -40px;
    top: 50%;
    margin-top: -40px
}
.notAnswered {
    font-style: italic
}
.popupFooter {
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 98%;
    border-top: 1px solid #ccc;
    background-color: #eee;
    border-radius: 0 0 4px 4px
}
.commentContainer {
    margin-top: 8px
}
.commentName {
    font-weight: bold
}
.commentText {
    white-space: pre-wrap
}
.commentTime {
    color: #777;
    font-size: 85%
}
.commentCommands .dropdown-menu {
    min-width: 60px;
    font-size: 85%
}
.commentCommands .dropdown-toggle {
    float: right
}
.commentTime .lock {
    padding-left: 8px;
    margin-bottom: 4px;
    width: 19px
}
.inkScrollWrapper {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 4px;
    position: relative
}
.inkWrapper {
    position: absolute
}
.inkWrapper canvas {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #000
}
.preview {
    font-size: smaller;
    color: #808080;
    margin-left: 4px;
    cursor: pointer
}
.multiDataListBox {
    overflow: auto;
    height: 107px;
    border: 1px solid #888;
    padding-left: 10px
}
.label {
    padding-top: 4px;
    padding-bottom: 4px
}
#loadingImage {
    margin-top: 20px;
    margin-bottom: 10px
}
.dataFrame {
    overflow: scroll;
    border: 1px solid #ccc;
    height: 240px;
    position: absolute;
    right: 0;
    left: 0
}
.dataFrameContainer {
    height: 240px;
    position: relative
}
.dataResults {
    border-spacing: 1px;
    border: 1px solid #c3c3c3
}
.dataResults tr {
    font-size: 12px
}
.dataResults td {
    border: 1px solid #c3c3c3;
    padding-left: 2px;
    padding-right: 2px
}
.filter {
    background-color: #ffefd8
}
.filterTitle {
    padding: 5px;
    font-weight: bold
}
.bar {
    height: 18px;
    background: url('FileUpload/img/progressbar.gif') !important;
    filter: none
}
.question-group {
    margin-bottom: 10px
}
.question-text {
    font-size: 18px;
    /*color: #2694b6; */
	color: #01426A;
    padding-bottom: 2px;
    border-bottom: 1px solid #dddcdc;
    margin-top: 0;
    padding-top: 10px
}
.question-text-inline {
    width: 150px
}
.question-text-inline>h3 {
    font-size: 14px;
    color: #2694b6;
    margin-top: 2px;
    margin-bottom: 2px
}
.qtdiv {
    display: inline
}
.ExpandButton {
    margin-bottom: 4px;
    cursor: pointer;
    background: transparent url('../images/ExpandArrowsDark.png') no-repeat 0 0;
    height: 40px;
    width: 40px;
    margin: -7px -10px;
    float: right;
    overflow: hidden;
    padding-left: 40px
}
.ExpandButton:hover {
    background: transparent url('../images/ExpandArrowsDark.png') no-repeat 0 -40px
}
.locked {
    font-style: italic;
    color: #97979a;
    padding-left: 4px
}
.ui-datepicker {
    background-color: #fff;
    border: 1px solid #000
}
.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px
}
.ui-datepicker .ui-datepicker-next {
    right: 2px
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}
.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}
.ui-datepicker .ui-datepicker-title select {
    margin: 1px 0
}
.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}
.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0
}
.ui-datepicker td {
    border: 0;
    padding: 1px
}
.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}
.ui-datepicker-header {
    background-color: #42acd6;
    font-weight: bold;
    color: #fff;
    padding: .2em 0 .2em 0;
    position: relative;
    font-size: 10pt
}
.ui-datepicker-week-end {
    background-color: #f0f8ff
}
.ui-datepicker th {
    background-color: #b0c4de
}
.ui-datepicker-trigger {
    cursor: pointer
}
.ui-state-disabled span {
    color: #808080 !important
}
.ui-datepicker-rtl {
    direction: rtl
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right
}
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}
.ui-datepicker-cover {
    display: none;
    display
    /**/
    
    : block;
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 200px;
    height: 200px
}
.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #666;
    opacity: .5;
    filter: Alpha(Opacity=50)
}
.ui-dialog-content {
    position: relative;
    border: 0;
    overflow: auto;
    zoom: 1
}
.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    float: left;
    box-sizing: border-box
}
.ui-menu .ui-menu {
    margin-top: -3px
}
.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    zoom: 1;
    float: left;
    clear: left;
    width: 100%
}
.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: .2em .4em;
    line-height: 1.5;
    zoom: 1
}
.ui-widget-content a {
    color: #222
}
.ui-corner-all {
    border-radius: 5px
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
    font-weight: bold;
    margin: -1px
}
.autocomplete {
    position: relative;
    z-index: 50
}
.ui-autocomplete {
    position: absolute;
    cursor: default;
    border: 1px solid #a6c9e2;
    background: #fcfdfd;
    color: #222
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.ui-slider {
    position: relative;
    text-align: left
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}
.ui-slider-horizontal {
    height: .8em
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}
.ui-slider {
    border: 1px solid #ddd;
    background: #eee url("../images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
    color: #333
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #ccc;
    background: #f6f6f6 url("../images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #1c94c4
}
* html .ui-autocomplete {
    width: 1px
}
.ui-dialog-titlebar-close {
    visibility: hidden
}
.ui-datepicker-year,
.ui-datepicker-month {
    color: #000;
    font-weight: normal
}
.ui-dialog:focus {
    outline: none
}
.ix-header-body {
    padding-top: 0
}
.ix-pagenav {
    padding-left: 0;
    padding-right: 0
}
#ix-pagenavbtn {
    float: left
}
.ix-nav-portal {
    display: none
}
.l-table {
    display: table;
    width: 100%
}
.l-row {
    display: table-row
}
.l-cell {
    display: table-cell
}
.l-cell-header-inline {
    display: none
}
@media screen and (max-width: 768px) {
    #Sections {
        width: 0
    }
    .ix-pagenav {
        width: 200px;
        display: none;
        position: absolute;
        background: #fff;
        border: 1px solid #808080;
        z-index: 100
    }
    .navbar-nav {
        display: inline-block;
        margin-right: 5px
    }
    .ix-nav-portal {
        display: block
    }
    .navbar-home {
        display: none
    }
}
@media screen and (min-width: 769px) {
    #SearchTermThin {
        width: 180px
    }
}
@media screen and (max-width: 600px) {
    .l-table {
        display: block;
        width: 100%
    }
    .l-row {
        display: block
    }
    .l-cell {
        display: block
    }
    .l-cell+.l-cell {
        padding-left: 0
    }
    .l-cell-header {
        display: none
    }
    .l-cell-header-inline {
        display: block
    }
}
@media print {
    #wizardContent {
        bottom: auto;
        overflow: inherit;
        position: inherit
    }
}
.radio-inline label,
.checkbox-inline label {
    font-weight: normal
}
.question-text label,
.question-text-inline label {
    font-weight: normal;
    margin-bottom: 0;
    display: inline
}
#pagesList li>a {
    display: block;
    color: #007096;
    padding: 4px 8px 4px 8px;
    font-size: 13px
}
#pagesList .active>a,
#pagesList .active:hover>a,
#pagesList .active:focus>a {
    padding-left: 6px;
    font-weight: 700;
    color: #01426A;
    background-color: transparent;
    border-left: 2px solid #2694b6
}
#pagesList .g-complete {
    color: #007096
}
#pagesList .g-complete>a,
#pagesList .g-complete>a:visited {
    color: #007096
}
.g-error {
    background-color: #ecb0b0
}
.g-error:hover {
    background-color: #f5d8d8
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand {
    color: #e62031
}
.navbar-brand {
    border-right: solid 0
}
.navbar-brand:before {
    border-right: solid 1px #e62031
}
.navbar-brand>img {
    margin-top: -4px;
    padding-right: 4px;
    display: inline
}
.navbar-brand-custom {
    float: left;
    height: 50px;
    font-size: 18px;
    line-height: 20px
}
.navbar-brand-custom>img {
    margin-top: -4px;
    padding-right: 4px;
    max-height: 55px
}
.nav-tabs {
    border-bottom: 0
}
.page-header {
    color: #2694b6;
    margin-top: 20px
}
h2 {
    color: #2694b6;
    font-size: 22px
}
h2.titleProgress,
.titleNewForm,
.page-header,
#SearchUpdate>h2 {
    padding: 10px
}
h4 {
    color: #2694b6
}
.search-area {
    background-color: #ddd;
    padding: 4px;
    border-radius: 4px 4px 0 0
}
.table th,
.table .sub-head {
    background-color: #657587 !important;
    color: #fff;
    font-weight: bold
}
.table th a,
.table th a:visited {
    color: #fff
}
.page-title {
    /* color: #1c6e87; */
	color: #007096;
    font-weight: bold;
    margin-top: 10px;
    font-size: 24px
}
tr.active td {
    background-color: #a7cdf0 !important;
    color: #3a4f6c;
    border-top: solid 1px #fff !important;
    border-bottom: solid 1px #b7b9ba !important
}
.paginationList {
    width: 100%;
    height: 40px
}
.pagination {
    float: right;
    margin: 0
}
.pagination>.active>a {
    color: #fff;
    background-color: #3eb095;
    border-color: #3eb095
}
.navbar-inverse .navbar-text {
    color: #fff
}
.navbar-right {
    padding-right: 17px
}
header.navbar {
    margin-bottom: 5px;
    position: relative
}
.radio-inline,
.checkbox-inline {
    margin-right: 10px
}
.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-left: 0;
    margin-right: 10px
}
.radio-inline+.radio-inline:last-of-type,
.checkbox-inline+.checkbox-inline:last-of-type {
    margin-left: 0;
    margin-right: 0
}
.login-title {
    background: #2694b6;
    padding: 10px;
    color: #fff
}
#divConfirmMessage {
    width: 400px;
    margin-left: auto;
    margin-right: auto
}
span.forgotPwdError {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    color: #f00
}
.canvasTouchAction {
    -ms-touch-action: none;
    touch-action: none
}
.right {
    text-align: right
}
.portal {
    font-size: 12px;
    list-style: none;
    padding-left: 0;
    margin: 4px
}
input.right::-ms-clear {
    display: none
}
.likert {
    white-space: nowrap;
    display: inline-block
}
.likert-section {
    text-align: center;
    vertical-align: top;
    display: inline-block;
    white-space: normal;
    min-width: 80px;
    position: relative;
    top: -18px
}
.likert-section label {
    min-width: 50px;
    max-width: 50px;
    font-weight: normal;
    position: relative;
    top: -18px
}
.likert-section input {
    height: 20px;
    margin: 0;
    background-color: #fff
}
.likert-section .cover {
    width: 50%
}
.likert-section:first-child .cover {
    background-color: #fff
}
.likert-section:last-child .cover {
    float: right;
    background-color: #fff
}
.likert-line {
    height: 18px
}
.likert-line div {
    background-color: #707070;
    height: 1px;
    position: relative;
    top: 10px
}
span.placeholder {
    color: #999
}
#RecentProjects,
#listProgress {
    border: solid 1px transparent;
    border-top: 0
}
#divAvailableTemplates {
    border: solid 1px transparent;
    border-top: 0
}
.accordion {
    margin-bottom: 0;
    background: #d9dfe4;
    height: 45px;
    border: 0;
    border-bottom: solid 1px #c6cfd6;
    padding: 6px 0 0 4px
}
.accordion:first-child {
    margin-top: 15px
}
.accordion A,
.accordion A:link,
.accordion A:visited {
    color: #2b313f;
    left: 11px;
    top: 5px;
    position: relative;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .6)
}
.AccordionExpandButton {
    background-image: url("../images/down-dk.png")
}
.AccordionContractButton {
    background-image: url("../images/up-dk.png")
}
.AccordionContractButton,
.AccordionExpandButton {
    width: 24px;
    height: 24px;
    float: right;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    position: relative;
    right: 15px;
    top: 3px
}
.optionalquestion {
    font-size: 11px;
    color: #808080;
    text-align: right
}
.ValidatedTab {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: transparent url('../images/tick.png') no-repeat center;
    float: right;
    top: 3px;
    margin-right: 28px
}
.InvalidTab {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url("../images/InvalidTab.png");
    float: right
}
.table-responsive {
    overflow-x: visible
}
@media screen and (max-width: 987px) {
    #SearchWideScreen {
        display: none
    }
}
@media screen and (min-width: 988px) {
    #SearchThinScreen {
        display: none
    }
}
#SearchWideScreen {
    padding-top: 8px
}
#SearchThinScreen {
    height: 40px
}
#SearchTermThin {
    float: right
}
.customBtn 
{ border-style: solid; 
  border-width: 1.5px; 
  border-color: #007096; 
  margin: 4px; 
  overflow: hidden; 
  color: white; 
  background-color: #007096; 
  transition: background-color 0.2s ease; 
  display: inline-block; 
  padding: 5px 10px; 
  text-align: center; 
  font-size: 1em; 
  /* border-radius: 5px; */
  width:60px;
} 
.customBtn:hover 
{ color: #007096;
   background-color: white; 
   border-style: solid; 
   border-width: 1.5px; 
   border-color: #007096; 

}
.anunderline:hover {
    border-bottom: 1px solid #197ea0;
	padding-bottom: 12px;
    
}

.btn-primary 
{ border-style: solid; 
  border-width: 1.5px; 
  border-color: #007096; 
  margin: 4px; 
  overflow: hidden; 
  color: white; 
  background-color: #007096; 
  transition: background-color 0.2s ease; 
  display: inline-block; 
  padding: 5px 10px; 
  text-align: center; 
  font-size: 1em; 
  background-image: none;
  /* border-radius: 5px; */
  /* width:60px; */
} 
.btn-primary:hover 
{ color: #007096;
   background-color: white; 
   border-style: solid; 
   border-width: 1.5px; 
   border-color: #007096; 

}

.btn-primary.active {
  color: white; 
  background-color: #007096; 
  border-color: #007096; 
}

.btn-primary.active:hover,.btn-primary:active.focus
{
  color: #007096;
   background-color: white; 
   border-style: solid; 
   border-width: 1.5px; 
   border-color: #007096; 
}

.btnunderline:hover {
    border-bottom: 1px solid #197ea0;
	padding-bottom: 15px;
    
}
