﻿/* Save Energy Forms local CSS */

/* Correct inconsistent font sizes */
section.nbp-se-form div,
section.nbp-se-form div p,
secsection.nbp-se-formtion div ul,
section.nbp-se-form div p ul,
div.vertical-controls > table > tbody > tr > td,
div.vertical-controls > table > tbody > tr > td > label,
div.vertical-controls > table > tr > td,
div.vertical-controls > table > tr > td > label,
div.horizontal-controls > table > tbody > tr > td,
div.horizontal-controls > table > tbody > tr > td > label,
div.horizontal-controls > table > tr > td,
div.horizontal-controls > table > tr > td > label
{
    font-size: 20px !important;
}


.nbp-asr-alerts {
    background-color: #5BDFF6;
}

.nbp-asr-alert-content {
    color: #10212A;
}

/* Fix for vertical-controls error style & service provider */
.error div.vertical-controls,
div.error div.custom-table-container {
    --transitionDuration: 420;
    --computerBreakpoint: 1280px-px;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    color: #333;
    font-size: 20px;
    box-sizing: border-box;
    font-family: Montserrat,Arial,sans-serif;
    margin: 20px 0;
    background: url(images/icon-form-error.svg) no-repeat calc(100% - 10px) center;
    background-size: 32px;
    display: inline-block;
    padding: 15px 50px 12px 15px;
    border: 2px solid #900;
    border-radius: 8px;
}

/* Selected row */
div.custom-table-container table tr.selected {
    outline: dotted;
    outline-color: #00833e;
}

/* non-selected row */
div.custom-table-container table tr {
    outline: inherit;
}

/* This to allow URL to wrap in narrow/mobile view */
div.custom-table-container table {
    display: block;
}

/* This to allow URL to wrap in narrow/mobile view */
div.custom-table-container table td {
    display: inline-block;
}

/* Telerik Rad Upload CSS */

.ruFileProgressWrap {
    background: #f3f3f3 none repeat scroll 0 0;
    border: 1px solid #d7d7d7;
    margin: 2px 0 0 -1px;
}

.ruFileProgressWrap {
    margin: -3px 0 0;
    position: relative;
    width: 90%;
}

.ruFileProgressWrap {
    background-color: transparent;
    background-repeat: repeat-x;
    display: block;
    height: 5px;
}

.RadUpload_Default_rtl .ruFileProgress {
    background-position: 100% 0;
}

.RadUpload_Default .ruFileProgress {
    background-image: url("WebResource.axd?d=WRHwL431D1wVVgSYOSXVWR0-ndexfcAxokaoNzuomy7sy-e_uD5-ucRQmw42C6poS6Xbe5fAZKeTLBGIgRl_dzxdZ47F_KJI07CJF-pEDUK9m0TP_4peAc0czJdqEFRSay36R9ywZlRhv2N6y5lghcpMmXE1&t=635453381231082496");
}


/* Inline progress */

.RadUpload .ruFileProgress {
    display: block;
    height: 5px;
    background-repeat: repeat-x;
    background-color: #54cbe0;
}

* html .RadUpload .ruFileProgress,
.RadUpload .ruFileProgress {
    margin-left: -2px;
    width: 2px;
}

* html .RadUpload .ruFileProgress {
    position: relative;
}

.RadUpload_rtl .ruFileProgress {
    margin-left: 0;
    margin-right: -2px;
}





.RadUpload .ruProgressComplete {
    display: none;
}

.RadUpload .ruUploadProgress {
    background: url("images/statusFileUploadProgress.png") no-repeat scroll 0 50% transparent;
    box-sizing: border-box;
    display: block;
    padding-left: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 200px;
    white-space: nowrap;
}

.RadUpload .ruUploadSuccess, .RadUpload .ruUploadFailure, .RadUpload .ruUploadCancelled {
    background-color: transparent;
    background-image: url("images/statusFileUpload.png");
    background-repeat: no-repeat;
}

.RadUpload .ruUploadSuccess {
    background-position: 0px 18%;
}

.RadUpload input.ruFileInput {
    height: 31px;
    left: 94%;
    margin-left: 10px;
    top: -1px;
    width: 80px !important;
}

.RadUpload .ruInputs li {
    margin: 0 0 5px;
    padding-left: 0px;
}

.RadUpload .ruInputs li.ruActions {
    margin: 1.4em 0 0;
}

.RadUpload .ruInputs,
.RadUploadProgressArea .ruProgress {
    list-style: none;
    margin: 0;
    padding: 0;
}

.RadUpload .ruCheck {
    padding: 3px;
    position: static;
    top: 1px;
}

.RadUpload .ruFileWrap {
    display: inline-block;
    line-height: 20px;
    padding-right: 6px;
    position: relative;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
}

.ruFileWrap.ruStyled.fileSizeError {
    white-space: normal;
}

.RadUpload .ruUploadFailure {
    width: 200px;
}

.RadUpload .ruUploadFailure, .RadUpload .ruUploadCancelled {
    background-position: 0 80%;
}

.ruInputs .fileSizeError {
    background-color: #ffcccc;
    color: #cc0000;
    margin-top: 3px;
    padding-left: 10px;
    width: auto;
}

span.ruFileWrap.ruStyled.fileSizeError {
    padding-left: 6px;
}

.RadUpload_rtl .ruFileWrap {
    padding-left: 0.8em;
    padding-right: 0;
}

.RadUpload .ruFileInput {
    height: 22px;
    top: -5px;
    left: 0;
}

.RadUpload .ruFileInput,
.RadUpload .ruFakeInput,
.RadUpload .ruButton,
.RadUploadProgressArea .ruButton {
    box-sizing: border-box;
    float: none;
    padding: 5px 10px;
    vertical-align: top;
}

/* Remove Button, Cancel Button */
input.ruButton.ruRemove,
input.ruButton.ruCancel {
    --transitionDuration: 420;
    --computerBreakpoint: 1280px-px;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    font-family: Montserrat,Arial,sans-serif;
    margin: 0 30px;
    padding: 6px 20px 5px;
    font-size: 16px;
    border: 1px solid;
    border-color: #00833E;
    right: 0;
    top: -8px;
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-weight: 300;
    color: #00833e;
    transition: all 420ms ease-out;
    height: 30px;
}

/* Browse Button */
input.ruButton.ruBrowse,
input.ruButton.ruBrowse.ruButtonHover {
    --transitionDuration: 420;
    --computerBreakpoint: 1280px-px;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    font-family: Montserrat,Arial,sans-serif;
    margin: 13px 0 0 10px;
    padding: 5px 0 5px 0;
    font-size: 16px;
    border: 1.5px solid;
    border-color: #00833E;
    right: 0;
    position: relative;
    display: inline-block;
    text-decoration: none;
    font-weight: 400;
    color: #00833e;
    transition: all 420ms ease-out;
    height: 42px;
    width: 100px;
    background-image: none;
    cursor: pointer;
}

/* Input box alongside Browse Button */
.ruFakeInput.radPreventDecorate {
    --transitionDuration: 420;
    --computerBreakpoint: 1280px-px;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box !important;
    font: inherit;
    position: relative;
    min-width: 246px;
    border-radius: 8px !important;
    /*border: 2px solid #d9d9d9 !important;*/
    margin: 5px 0 20px;
    padding: 15px 32px 12px 15px !important;
    background-color: #fff !important;
    height: 60px !important;
}

div div div.RadAsyncUpload.RadUpload.RadUpload_Default ul.ruInputs li span.ruFileWrap.ruStyled input[type=text].ruFakeInput.radPreventDecorate {
    border: 2px solid #d9d9d9;
}

div.error div div.RadAsyncUpload.RadUpload.RadUpload_Default ul.ruInputs li span.ruFileWrap.ruStyled input[type=text].ruFakeInput.radPreventDecorate {
    border: 2px solid #900;
}

div#ctl00_contentPlaceHolder_ucFileUpload_RadCaptcha1_ctl01:hover {
    border: none;
}

/* Captcha Refresh Link */
a.rcRefreshImage {
    margin: 20px 0 15px 0;
}

/* File details line, file input line */
span.ruFileWrap.ruStyled {
    height: auto;
}

.RadUpload .ruStyled .ruFileInput {
    left: -1000%;
    position: absolute;
    z-index: 1;
    opacity: 0; /*Opera,Firefox*/
    -moz-opacity: 0; /*Firefox*/
    filter: alpha(opacity=0); /*IE*/
}

.RadUpload .ruReadOnly .ruFakeInput {
    position: relative;
    z-index: 2;
}

.RadUpload .ruBrowse {
    margin-left: 2%;
    padding: 5px 10px;
}

.RadUpload .ruFakeInput {
    /* width: 200px; */
}

.RadUpload .ruActions .ruButton,
.RadUploadProgressArea .ruActions .ruButton {
    background-position: 0 -23px;
    margin: 0 16px 0 0;
    width: 79px;
}

.RadUpload_rtl .ruActions .ruButton,
.RadUploadProgressArea_rtl .ruActions .ruButton {
    margin: 0 0 0 16px;
}

/* End of Telerik Rad Upload CSS */

div input[type=submit].nbp-property-edit {
    width: 22px;
    height: 22px;
    margin: 0;
    padding: 0;
    background: url(images/icon-edit.svg) no-repeat center #00833e;
    cursor: pointer;
    text-indent: -10000px;
}

/* This is used to hide a label visually but allow a screen reader to read it */
label.nbpVisuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

#nbpSubmitOverlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
	opacity: .5;
	filter: Alpha(Opacity=50);
	z-index: 9999999;
}

.nbpAddressSection {
    border-radius: 8px;
    border: 1px dashed lightgray;
    padding: 15px;
    float: left;
    min-width: 360px;
}

.nbpAddressSection div.error {
    background-color: inherit;
}

.nbpAddressSection div.error input {
    background-color: white;
}

input.readonly {
    background-color: inherit;
}