body {
    background-image: url(/templates/shaper_spectrum/images/pattern2.png);
}
h2, h3 {
    font-size: 20px;
}
.tariff-button input {
    margin-bottom: 3px;
}
.prepend {
    float: right;
    width: 50%;
    text-align: right;
}
.chartdiv{   height: 300px;
    float: left;
    margin: 0 80px; width:calc(100% - 760px);}
.top-head-main {
    font-size: 40px;
    font-weight: normal;
}
#sppb-addon-1486532389787 #btn-1486532389787.sppb-btn-custom:hover {
    background: none !important;
}
#sppb-addon-1486532389787{ margin:0 !important;}
a.about-energy {
    margin-left: 10px;
    font-weight: normal;
    font-size: 16px;
}
a.visit-life {
    float: left;
    color: #20ade0;
    margin-top: 20px;
    font-size: 20px;
    font-weight: bold;
}

a.visit-life img {
    display: inline-block;
    width: 200px;
    margin: 0 !important;
}

span.green-link {
    color: #20B14A;
}
.document-box.btn-list p, .document-box.btn-list {
    float: left;
    width: 100%;
}
.document-box.btn-list .green-button-large {
    background: #5bc0de;
}

.document-box.btn-list a {
    float: left;
    clear: inherit;
    width: auto;
    margin-right: 10px;
}
#tvenergyrating img.tvlogo.pos-et.sizelogo.biglogo {
    width: 50px;
    border: none;
}
img.warn-image {
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: 50px;
}
.tab-set {
    border: 1px solid #ececec;
    margin: 25px 0;
    float: left;
    width: 100%;
    padding: 0 0 10px;
}

.tab-set h2 img {
    margin-right: 10px;
    vertical-align: middle;
    display: inline-block;
}

.tab-set h2 {
    margin: 0;
    padding: 15px 10px 20px;
}

.tab-set section {
    float: left;
    width: 100%;
}

.tab-set ul {
    list-style: none;
    margin: 0;
    padding: 0 10px 10px;
    float: left;
    width: 100%;
}

.tab-set ul li {
    float: left;
    cursor: pointer;
    background: #e3e3e3;
    padding: 5px 15px;
    margin:10px 10px 0 0;
    border-radius: 4px 4px 0px 0px;
}

.selected-panels {
    float: left;
    width: 100%;
    padding: 25px 10px 0;
    border-top: 1px solid #ececec;
}

.selected-panels ul li {
    border-radius: 4px;
    background: white;
    margin-bottom: 10px;
    padding: 0;
}

.selected-panels ul li a {
    color: #333;
    padding: 5px 15px;
    display: inline-block;
	width:100%;
}

.selected-panels ul {
	display: none;
    background: #e3e3e3;
    padding: 10px 10px 0;
    position: relative;
}

.selected-panels ul:before {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #e3e3e3;
    content: '';
    position: absolute;
    top: -15px;
    left: 45px;
    margin-left: -7px;
}
.selected-panels ul#consume:before {
    left: 273px;
}
.selected-panels ul#generate:before {
	left: 155px;
}
.selected-panels ul#monitor:before {
    left: 380px;
}
.selected-panels ul#store:before {
    left: 480px;
}
.selected-panels ul#earn:before {
    left: 562px;
}
.selected-panels ul#safety:before {
    left: 648px;
}
.selected-panels ul#summary:before {
    left: 738px;
}
.tab-set ul li:hover, .tab-set ul li:hover a, .tab-set ul li.safety-tab:hover, .tab-set ul li.summary-tab:hover, .tab-set ul li.tab-set-active, li.safety-tab.tablinks.tab-set-active, li.summary-tab.tablinks.tab-set-active {
    background: #00db54;
    color: white;
}
.tab-set ul li:hover a{border-radius: 4px;}
.tab-set ul li.safety-tab {
    background: #d9534f;
    color: white;
}

.tab-set ul li.summary-tab {
    background: #5bc0de;
    color: white;
}
.maintenance-block.maintenance-block-maintenance{background-image: url(/images/images/site/Customer-Support-Portal.png);
    background-size: 50px;
    background-position: right 10px top 15px;
    background-repeat: no-repeat;}
.maintenance-block.maintenance-block-recycle {
	position: relative;
    background-image: url(/images/images/site/energy.png);
    background-size: 50px;
    background-position: right 10px top 15px;
    background-repeat: no-repeat;
}
.maintenance-block.maintenance-block-important {
    background-image: url(/images/images/site/attention.png);
    background-size: 50px;
    background-position: right 10px top 15px;
    background-repeat: no-repeat;
}
#tvenergyrating {
    width: calc(100% - 300px);
}
.sppb-column {
    height: auto;
}
.side-margin {
    margin-left: 4px;
}
.sp-megamenu-parent li:hover {
z-index: 21;
}
.sp-megamenu-parent >li{z-index:20;}
.zoom-pics ul li {
    height: 210px;
    overflow: hidden;
    border: 3px solid #fff;
    width: 33.33%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    float: left;
}img.mfp-img {
    border: 1px solid white;
    padding: 0px;
}
.mfp-counter {
    right: 10px;
    background: black;
    color: white;
    padding: 5px;
    border-radius: 4px;
}
.zoom-pics ul li:hover {
    box-shadow: 0 0 15px;
    border-color: #00db54;
    transform: scale(1.02);
}
.zoom-pics ul li a {
    height: 100%;
    text-align: center;
    float: left;
    width: 100%;
}
.zoom-pics ul li a img {
    width: 100%;
	min-height: 100%;
}
ul.gallery {
    padding: 0;
}
button.mfp-close {
    right: 6px !important;
}
.sppb-addon.sppb-addon-text-block.sppb-text-left {
    padding-left: 15px;
}
h2.boredr-bottom {
    border-bottom: 1px dashed silver;
    padding-bottom: 20px;
    margin-bottom: 0;
}
.sppb-column .sppb-addon-content strong {
    font-size: 14px !important;
    font-weight: bold;
}
.sppb-column * {
    font-family: Open Sans, sans-serif !important;
}

.sppb-column div h1.sppb-addon-title {
    font-family: Open Sans, sans-serif !important;
    font-weight: normal;
    margin: 0 !important;
}

div#sppb-addon-1554256411090 {
    padding: 15px 75px 15px 15px !important;
    background-position: right;
    background-size: 80px !important;
}

div#sppb-addon-1554256411090 h2.sppb-addon-title {
    margin: 0;
    font-family: Open Sans, sans-serif;
    color: #333;
}

#sppb-addon-1554256411090 .sppb-addon-content strong {
    font-size: 14px;
    color: #665;
    font-weight: bold;
    font-family: Open Sans, sans-serif;
}

.sppb-addon-content {
    line-height: 25px !important;
}
.sppb-addon-content {
    font-family: Open Sans, sans-serif !important;
    line-height: 25px;
}
#sppb-addon-1554068258650 {
    background-position: right;
    padding-right: 90px;
    background-size: 80px !important;
}

#sppb-addon-1554068258650 h2.sppb-addon-title {
    font-family: Open Sans, sans-serif;
    color: #333;
    margin-bottom: 5px;
}

#sppb-addon-1554068258650 .sppb-addon-content {
    font-family: Open Sans, sans-serif;
}
.sp-megamenu-parent >li.last-add {
    background: #00db54;
	border-radius:4px;
}

.sp-megamenu-parent >li.last-add a {
    color: white;
    position: relative;
}
.sp-megamenu-parent >li.last-add a:hover {
    color: white;
}
.sp-megamenu-parent >li.last-add a:before {
    content: '+';
    margin-right: 10px;
    font-weight: bold;
    font-size: 18px;
    position: relative;
    top: 6px;
    background: white;
    color: #00db54;
    width: 22px;
    float: left;
    height: 20px;
    line-height: 20px;
    border-radius: 4px;
}
div#navigation-2-container ul li.active a {
    background: #00db54;
    color: white;
}
.sp-megamenu-parent .sp-dropdown{z-index:12;}
.paramsearch form {
    float: left;
    width: 100%;
    padding-bottom: 0;
}
div#sp-menu.col-xs-12.col-sm-12.col-md-12 {
    background: #f1f1f1;
    float: left;
    width: calc(100% + 100px);
    margin-left: -50px;
    padding: 20px 0;
}
.offcanvas-inner li a {
    color: white;
    font-size: 16px;
}

.offcanvas-inner li a:hover {
    background: #00db54;
    font-weight: bold;
}
a#offcanvas-toggler {
    display: none;
}
div#login {
    display: none;
}
.col-md-4.financialongoings {
    width: calc(100% - 25px);
    padding: 0;
    margin-left: 10px;
}
.financialongoings td input[type="file"] {
    position: relative;
    top: 3px;
    width: 145px;
}

.financialongoings td input[type="file"]:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #a0a0a0;
    content: '';
    left: 0;
    top: 0;
    border-radius: 4px;
}

.financialongoings td input[type="file"]:after {
    content: 'Upload';
    color: white;
    position: absolute;
    width: 100%;
    text-align: center;
    height: 100%;
    left: 0;
}
.financialongoings td:first-child {width: 150px;}

.financialongoings td:nth-child(2) {
    width: 150px;
}

.financialongoings td:nth-child(3) {
    width: 310px;
}


.financialongoings td:nth-child(4) {
    width: 100px;
}

.financialongoings td:nth-child(5), .financialongoings td:nth-child(6) {
    width: 145px;
}
.financialongoings input[type="text"] {
	float: right;
    border-radius: 0px;
    box-shadow: none;
}

.financialongoings input#financial_ongoings_rentalincomereceived_amount {
    float: right;
}

.financialongoings td {
    padding: 5px 15px 5px 0px;
}
.set-new-section h2 {
    margin-top: 0;
}
.financial-port.component-section table:nth-child(4) {
    float: right;
}
.financial-port.component-section {  
    float: left;
    width: 100%;
    background: #f9f9f9;
    padding: 10px;
    border: 1px solid #ededed;
    border-radius: 4px;
    margin:25px 0;
}
div#electricity-form-purchase {
    float: left;
    width: 100%;
}
form#electriciy-gen {
    float: left;
    padding-right: 10px;
}
.financial-port.component-section table {
    width: 48%;
    float: left;
    margin-bottom: 10px;
}

.financial-port.component-section table label {
    font-weight: bold;
    font-size: 14px;
    color: #333;
	display: block;
}

.financial-port.component-section h2 {margin: 5px 5px 15px;}

.financial-port.component-section table td:last-child {
    width: 130px !important;
    text-align: right;
}

.financial-port.component-section table td {
	display: table-cell;
    padding: 5px;
    white-space: inherit;
    text-align: left;
    width: auto !important;
}
span#listing-map {
    float: left;
    width: 100%;
    height: 250px;
    border-radius: 6px;
}
.bx-wrapper{
	min-width: 610px;
	margin-bottom: 0;
    }
    .bx-wrapper .bx-controls-direction a{
	z-index: 99;
    }
    #logbook-adverts{
	border: none;
    }
    .padding-top50 {
	padding-top: 30px !important;
    }
    #contacts-table td{
	padding: 13px 10px;
    }
    .hide{
	display: none !important;
    }
    #contacts-table td select{
	max-width: 260px;
	width: 100%;
    }
    .bx-wrapper .bx-controls-direction a{
        z-index: 99;
    }
	.main_list_property {
    margin-top: 30px;
    clear: both;
}
.plus-sign {
    position: relative;
    padding-left: 45px !important;
}

.plus-sign:before {
    position: absolute;
    content: '+';
    font-weight: bold;
    left: 18px;
    font-size: 20px;
    top: 9px;
    background: white;
    color: #00db54;
    line-height: 20px;
    width: 20px;
    border-radius: 4px;
}
.new-section-loggin {
    float: left;
    width: 48%;
    margin-right: 2%;
}

div#location-map-wide {
    float: left;
    width: 50%;
    height: 250px;
    margin-top: 33px;
}

div#logbook-details {
    float: left;
    width: 100%;
    padding: 30px 15px;
    border-bottom: 1px dashed silver;
    margin-bottom: 30px;
}

.new-section-loggin  h2 {
    margin-top: 0;
}

.new-section-loggin h3 {
    margin-top: 0;
    background: #efefef;
    padding: 12px 15px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
}

.new-section-loggin h3 span {
    float: right;
}

.new-section-loggin table {
    width: 100%;
    margin-bottom: 10px;
}

.new-section-loggin table td:nth-child(2) {
    text-align: right;
}
div#logbook-photos-missing {
    padding-bottom: 15px !important;
}
.find-out-hide{display:none;}
.col-md-4.tableform .label, .col-md-4.financial .label {
   width: 200px;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    white-space: inherit;
}
.edit-details .col-md-4.financial .label label {
    margin: 3px 0 0;
}

.col-md-4.financial .value em {
    padding-left: 15px;
    color: #2db455;
}
.col-md-4.tableform .value, .col-md-4.financial .value {
    width: calc(100% - 200px);
    float: right;
}
.col-md-4.tableform label#energy_rating-lbl {
    position: relative;
}

.col-md-4.tableform label#energy_rating-lbl:before {
    position: absolute;
    content: 'Property Energy Rating';
    left: 0;
    top: -40px;
    font-weight: bold;
	width:200px;
}
fieldset#summary2-fieldset .field-data-table.row .col-md-4.tableform:nth-last-child(2) {
    margin-top: 40px;
}
.field-data-table.row .col-md-4.tableform:last-child {
    padding-bottom: 0;
}
.col-md-4.financial .value input[type="number"], .col-md-4.financial .value input[type="text"], .col-md-4.financial .value select {
    width: calc(100% - 15px) !important;
    border-radius: 0;
    box-shadow: none;
    float: right;
}
.col-md-4.tableform, .col-md-4.financial {
    width: 100%;
    padding-bottom: 15px;
    float: left;
}
fieldset.basic-detail-inner h3 {
    border-top: 1px solid #e0e0e0;
    margin-top: 10px;
    padding-top: 20px;
}
.new-togle h3 {
    margin: 0;
}

.new-togle label {
    color: #333;
    font-size: 14px;
}

.new-togle select {
    width: 100%;
    border-radius: 0;
    box-shadow: none;
}

.new-togle label {
    margin-top: 15px;
}

.new-togle h3 {
    color: #333;
    font-size: 20px;
}

.new-togle .maintenance-block {
    background: #f9f9f9;
    padding: 10px 15px;
    border: 1px solid #ededed;
}
.top-m {
    margin-top: 10px;
}

.top-m input {
    width: 100% !important;
}
fieldset.basic-detail-inner input[type="text"], fieldset.basic-detail-inner select {
    width: 100%;
    border-radius: 0;
    box-shadow: none;
}
fieldset.basic-detail-inner form {
    margin-left: -15px;
    margin-right: -55px;
}
.value input[type="text"] {
    border-radius: 0;
    box-shadow: none;
}
#locations-search-results thead th, #location-details thead th, #locations-search-results tr.even, #location-details tr.even {
    background: none;
}
.maintenance-quote-block a.button {
    background: #E0E1E2;
    color: #333;
    padding: 8px;
    border-radius: 4px;
    display: block;
    width: 140px;
    margin: 0 auto;
}
.maintenance-quote-block a.button:hover {
    background: #00db54;
    color: white;
}
.maintenance-quote-block img.tvlogo.pos-et {
    position: absolute;
    right: -45px;
    top: 0;
}
.com-users .reg-login-form-wrap .reg-login-title {
    display: none;
}

.com-users .reg-login-form-wrap {
    padding: 10px 30px 30px !important;
}
.form-links li span {
    display: none;
}
.solar-society {
    text-align: center;
}

.solar-society h5 {
    font-size: 30px;
    margin: 20px 0 30px;
}

.solar-society img {
    height: 60px;
    margin: 5px auto 15px;
}

.solar-society b {
    font-size: 20px;
}

.solar-society p b {
    font-size: 20px;
    display: block;
    font-weight: normal;
}
.personal-intro {
    text-align: center;
}

.personal-intro h5 {
    font-size: 30px;
    margin-bottom: 25px;
}

.personal-intro b {
    display: block;
    font-weight: normal;
    font-size: 20px;
    margin-top: 20px;
}

.personal-intro img {
    height: 60px;
    margin: 20px auto;
}

.personal-intro h6 {
    font-size: 20px;
}

.personal-intro section {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.personal-intro section p {
    background: #F5F4F2;
    padding: 10px;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    text-align: left;
}

.personal-intro section b {
    margin: 0;
    font-size: 15px;
    font-weight: bold;
}
.response-solar p {
    display: block;
    margin-bottom: 5px;
}

.response-solar p b {
    display: block;
    border-top: 1px dashed silver;
    margin-top: 20px;
    padding-top: 20px;
    font-size: 20px;
    padding-bottom: 10px;
}

.response-solar p img {
    float: left;
    border: 1px solid silver;
    padding: 10px;
    border-radius: 4px;
    margin-right: 15px;
	width:150px;
}

.response-solar p strong {
    line-height: 28px;
}
.quote-form {
    background: #f8f8f8;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    float: left;
    width: calc(100% - 15px);
    padding: 10px 15px;
}
.quote-form fieldset.formFieldset legend {
	padding: 15px;
	margin-bottom: 0;
}
.quote-form fieldset.formFieldset legend li {
	float: left;
}
.quote-form fieldset.formFieldset li {
	float: left;
	width: 50%;
	clear: unset !important;
}
.quote-form fieldset.formFieldset li .formCaption {
	width: 100%;
}
.quote-form fieldset.formFieldset li .formBody {
	width: 100%;
}
.quote-form fieldset.formFieldset li .formBody select, .quote-form fieldset.formFieldset li .formBody input[type="text"], .quote-form fieldset.formFieldset li .formBody textarea {
	width: 100%;
	border: 1px solid silver;
	border-radius: 0;
	box-shadow: none;
}
.quote-form fieldset.formFieldset li .formBody textarea {
	min-height: 60px;
}
.quote-form fieldset.formFieldset li:last-child {
	width: 100%;
}
.quote-form ol#rsform_4_page_0 {
	padding: 0 10px;
}
.quote-form fieldset.formFieldset li:last-child input#Submit {
	padding: 8px 15px;
	background: #00db54;
	border: none;
	border-radius: 4px;
	color: white;
	font-weight: bold;
	font-size: 16px;
}
input.rsform-reset-button {
	background: #E0E1E2;
	padding: 8px 15px;
	border: none;
	border-radius: 4px;
	color: #333;
	font-weight: bold;
	font-size: 16px;
}
.component-section.set1 {
	float: left;
	width: 100%;
}
.component-section.set1 h2, .component-section.set2 h2 {
	margin-top: 0;
	color: #666;
	font-size: 20px;
}
.advertiser-part .floatLeft.tvfloatLeft h2 {
	font-size: 20px;
}
.component-section.set1 .list.floatLeft {
	width: 100%;
}
.component-section.set1 .list.floatLeft h3 {
	font-size: 15px;
	font-weight: bold;
}
.component-section.set1 .list.floatLeft ul.details-list {
	padding: 0;
	list-style: none;
	float: left;
	width: 100%;
}
.component-section.set1 .list.floatLeft ul.details-list li {
	float: left;
	width: 32.33%;
	background: #f8f8f8;
	border: 1px solid #eaeaea;
	border-radius: 4px;
	padding: 10px;
	margin-right: 1%;
	margin-bottom: 1%;
}
.component-section.set2 {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.advertiser-part {
	background: #f8f8f8;
	border: 1px solid #eaeaea;
	border-radius: 4px;
	margin-top: 40px;
	padding: 0 20px 20px !important;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.advertiser-part .floatLeft.tvfloatLeft h2 {
	font-size: 20px;
}
.link-set {
	float: left;
	width: 100%;
	border-top: 1px dashed silver;
	padding-top: 20px;
	margin-top: 20px;
}
.link-set a {
	float: left;
	margin-right: 10px;
}
.advertiser-part .floatLeft.tvfloatLeft {
	width: 100%;
}
.advertiser-part img {
	width: 100px;
	float: left;
}
.advertiser-part p {
	width: calc(33.33% - 45px);
	float: left;
}
.upload-edit .maintenance-block .docuploader_row {
	width: 100%;
	margin: 0;
	float: left;
}
.upload-edit section .maintenance-block .supplier_documents {
    width: 100%;
}
.upload-edit .maintenance-block .field-data-table.row {
	width: calc(100% + 30px);
}
.upload-edit .maintenance-block .docuploader_row .docuploader_uploaded input.docfile_delete {
	position: absolute;
	right: -5px;
	top: 6px;
}
.upload-edit .maintenance-block .docuploader_row input#document_hot_water_hot_water_brochure {
	float: left;
	width: 96px;
	background: #b2b2b2;
	padding: 0 3px;
	border-radius: 4px;
}
.upload-edit .maintenance-block .docuploader_row input#document_hot_water_hot_water_brochure_reset {
	width: 86px;
	margin-left: 10px;
	border-radius: 4px;
	background: #5cb85c;
	border: none;
	color: white;
	padding: 4px 0px;
}
.upload-edit .maintenance-block .docuploader_row .docuploader_uploaded {
	background: #ffffff;
	padding: 10px 20px;
	width: 100% !important;
	border: 1px solid #e6e6e6;
}
.upload-edit .maintenance-block .docuploader_row div:nth-child(2) {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100% !important;
}
.upload-edit .maintenance-block .docuploader_row .docuploader_group {
	position: relative;
}
.upload-edit .maintenance-block .docuploader_row .docuploader_group a {
	padding-right: 20px;
	width: 100%;
}
.toggle-section-open.profile-set .field-group-inline label {
	width: 100%;
}
.toggle-section-open.profile-set ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.toggle-section-open.profile-set ul input[type="text"] {
	margin-bottom: 10px;
}
.membership-set {
	float: left;
	width: 100%;
	border-top: 1px dashed silver;
	margin-top: 20px;
}
.toggle-section-open.profile-set .field-group {
	border-bottom: 1px dashed silver;
	margin-bottom: 20px;
	padding-bottom: 20px;
	float: left;
	width: 100%;
}
.toggle-section-open.profile-set textarea, .toggle-section-open.profile-set input[type="text"], .toggle-section-open.profile-set input[type="file"] {
	width: calc(100% - 380px);
	border: 1px solid silver;
	box-shadow: none;
	background: white;
}
.toggle-section-open.profile-set textarea {
	min-height: 100px;
}
.toggle-section-open.profile-set label span {
	display: block;
	font-weight: bold;
}
div#tvradius_region {
}
div#tvradius_region b {
	display: block;
	clear: both;
}
.toggle-section-open.profile-set {
	background: #F5F4F2;
	padding: 10px;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.toggle-section-open.profile-set label {
	float: left;
	width: 33.33%;
}
.toggle-section-open.profile-set label input[type="radio"] {
	margin-right: 8px;
	float: left;
	margin-top: 6px;
}
.profile-set-left {
	float: left;
	width: 48%;
}
.profile-set-left:nth-child(2) {
	float: right;
}
.totals-box {
	clear: both;
}
.toggle-section-open.profile-set input[type="text"], .toggle-section-open.profile-set select {
	border: 1px solid silver;
	border-radius: 0;
	width: 100%;
	box-shadow: none;
}
.toggle-section-open.profile-set input#submit-1 {
	display: block;
	clear: both;
}
table.sep-options {
	margin-bottom: 30px;
}
table.sep-options td, table.sep-options th {
	padding: 5px 0;
	text-align: center;
}
table.sep-options td img {
	display: block;
	margin: 0 auto;
}
table.sep-options td:first-child, table.sep-options th:first-child {
	text-align: left;
	width: 50%;
}
.adv-main {
	background: #F5F4F2;
	padding: 50px 10px;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	float: left;
	width: 100%;
}
.adv-left {
	float: left;
	width: 300px;
}
.adv-left h6 {
	font-size: 30px;
}
.adv-left b {
	display: block;
	font-size: 30px;
}
.adv-right {
	float: right;
	width: calc(100% - 330px);
	display: table;
}
.adv-right p b {
	display: block;
}
.encrypt h2 img {
	width: 30px;
	float: left;
	margin-right: 10px;
}
.encrypt p b {
	display: block;
	color: #000;
	font-size: 20px;
	font-weight: normal;
}
.encrypt h2 {
	margin-bottom: 20px;
}
.encrypt p.ticklist {
	background: #efefef;
	border-radius: 4px;
	border: 1px solid silver;
	padding: 10px 5px;
	width: 48%;
	float: left;
}
.encrypt p.ticklist img {
	width: 20px;
	float: left;
}
.encrypt p.ticklist:nth-child(even) {
	float: right;
}
.sp-loader-dotted {
    position: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #fff;
}

.sp-loader-dotted img {
    position: absolute;
    left: 50%;
    margin-left: -25px;
    top: 50%;
    margin-top: -25px;
	width:50px;
}
section.section-buttons {
    float: left;
    width: 100%;
    margin-top: 20px;
}

section.section-buttons .green-new {
    background: #2ac535;
    color: white;
    margin-right: 10px;
    padding: 8px 15px;
    float: left;
}
@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}
.how-work img {
	height: 60px;
	float: none;
	margin: 20px auto 10px;
}
.how-work {
	text-align: center;
}
.how-work b {
	display: block;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: normal;
}
.article-footer-wrap {
	display: none;
}
.energy-section h2 img, .energy-section h3 img {
	width: 50px;
	display: inline;
	margin-right: 5px;
	border-radius: 60px;
	border: 1px solid silver;
	padding: 10px;
}
.energy-section p {
	clear: both;
}
.energy-section h2, .energy-section h3 {
	float: left;
	width: 100%;
}
.energy-section h3 {
	font-size: 20px;
	color: #333;
}
p {
	font-weight: 400;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	padding: 0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
	border-top: 1px solid #f3f3f3;
}
ul.sp-megamenu-parent.menu-fade.hidden-sm.hidden-xs.line-set a {
    line-height: 32px;
}
ul.sp-megamenu-parent.menu-fade.hidden-sm.hidden-xs.line-set ul.sp-dropdown-items a {
	line-height: inherit;
}
#sp-main-body {
	padding: 0 0 100px;
	border-top: 1px solid #e8e8e8;
}
.suppliers h2 {
	float: left;
}
.suppliers section {
	float: right;
}
.suppliers select {
	border-radius: 0;
	border: 1px solid silver;
	box-shadow: none;
}
.suppliers {
	float: left;
	width: 100%;
}
.table-responsive.full-table {
	clear: both;
	border-top: 1px dashed silver;
	padding-top: 20px;
	margin-top: 20px;
	float: left;
	width: 100%;
}
.table-responsive.full-table table {
	width: 100%;
}

.table-responsive.full-table table th:last-child {
	text-align: center;
	padding-left: 0%;
}
#contacts-table td a {
	margin-bottom: 5px;
}
span.dlt {
    position: relative;
    background: #d9534f;
    text-align: center;
    border-radius: 100px;
    width: 30px;
    display: inline-block;
    vertical-align: middle;
	height:30px;
}
#contacts-table td:last-child {
    text-align: center;
}

span.dlt i {
    color: white;
    position: absolute;
    font-size: 20px;
    width: 100%;
    left: 0;
    top: 4px;
}

span.dlt input {
    float: right;
    width: 30px;
    height: 30px;
    background: #d9534f;
    border: none;
    border-radius: 100px;
}

#contacts-table td:last-child a.edt {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 30px;
    background: #00db54;
    font-size: 18px;
    color: white;
    margin-left: 5px;
    margin-bottom: 0;
    position: relative;
    top: 4px;
}
.add-popup {
	float: left;
	width: 100%;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
}
.add-popup a {
	background: #E0E1E2;
	margin: 10px 0;
}
div#logbook-controls {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 50px;
}
div#logbook-controls input {
	display: inline-block;
	margin-bottom: 10px;
}
#sp-bottom {
	padding: 40px 0px;
}
#sp-bottom h3.sp-module-title {
	font-weight: bold;
	font-size: 18px;
	color: #757575;
}
#sp-bottom li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sp-bottom ul >li a {
    color: #666;
    font-weight: 500;
}
#sp-bottom ul {
	padding: 0;
}
#sp-bottom div#sp-bottom4 {
	background: #010101;
	border-radius: 6px;
}
#sp-bottom address {
	margin-bottom: 4px;
}
#sp-bottom address span {
	font-weight: 600;
}
#sp-top-bar {
	display: none;
}
.property-row {
	border: 1px solid silver;
	border-radius: 4px;
	position: relative;
	overflow: hidden;
}
.property-actions a {
	width: 40px;
	padding: 0 !important;
	height: 40px;
	line-height: 40px;
	border-radius: 100px;
	font-size: 20px;
}
.property-actions {
    text-align: center;
    width: 100%;
    padding: 10px 15px;
    border-top: 1px dashed silver;
    position: absolute;
    bottom: 0;
}
.property-row.same-height {
    padding-bottom: 70px;
}
.set-new-photos a, .set-new-photos a img {
	width: 100%;
	max-height: 230px;
}
.section-set-top {
	float: right;
	display: none;
}
table.property-row-table.set-new-table {
	width: 94%;
	margin: 3%;
}
table.property-row-table.set-new-table tr td a {
	float: right;
	margin: 0 0 0 15px;
	padding: 0;
}
table.property-row-table.set-new-table tr td:nth-child(2) {
	text-align: right;
}
table.property-row-table.set-new-table tr td {
	padding: 5px 0;
}
.tvsummary_rating .green-link, tr.tvsummary_rating td, .tvsummary_rating .jq-ry-container {
	vertical-align: inherit;
}
table.property-row-table.set-new-table tr td * {
	vertical-align: middle;
}
table.property-row-table.set-new-table tr td img {
	display: inline-block;
	height: 30px;
}
p.ticklist img {
    float: left;
    width: 20px;
}
.view-article #sp-component {
	padding-right: 0 !important;
}
.view-article #sp-component ul {
	padding: 0 0 20px;
	list-style: none;
}
.view-article #sp-component ul li {
	padding: 5px 0;
}
.view-article #sp-component strong {
    font-size: 16px;
    color: #333;
}
.sp-module-content p a {
	background: #595959 none repeat scroll 0 0;
	border-radius: 50%;
	height: 30px;
	text-align: center;
	width: 30px;
	display: inline-block;
	margin-right: 3px;
}
.sp-module-content p a img {
	padding: 4px;
}
.itemid-189 article.item.item-page p img {
	float: left;
	margin-right: 10px;
	width: 20px;
}
.itemid-189 article.item.item-page legend {
	display: none;
}
.itemid-189 article.item.item-page form#contact-form {
	float: left;
	width: 100%;
	list-style: none;
	margin: 5px 0 20px;
	display: table;
	vertical-align: middle;
	background: #F5F4F2;
	padding: 10px;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
}
.itemid-189 article.item.item-page form#contact-form li {
	float: left;
	width: 33.33%;
	clear: inherit;
}
.itemid-189 article.item.item-page form#contact-form li .formCaption {
	width: 100%;
}
.itemid-189 article.item.item-page form#contact-form li .formBody, .itemid-189 article.item.item-page form#contact-form li .formBody select {
	width: 100%;
}
.itemid-189 article.item.item-page form#contact-form li .formBody select, .itemid-189 article.item.item-page form#contact-form li .formBody input[type="text"], .itemid-189 article.item.item-page form#contact-form li .formBody textarea {
	border: 1px solid silver;
	border-radius: 0;
	width: 100%;
	box-shadow: none;
}
.itemid-189 article.item.item-page form#contact-form li:last-child {
	margin-top: 21px;
}
.itemid-189 article.item.item-page form#contact-form li:last-child input#Submit {
	background: #00db54;
	-webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
	-o-transition: color 400ms, background-color 400ms, border-color 400ms;
	transition: color 400ms, background-color 400ms, border-color 400ms;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: .3px;
	padding: 7px 25px;
	border: none;
	border-radius: 4px;
	color: #fff;
}
.itemid-189 article.item.item-page form#contact-form li:last-child input.rsform-reset-button {
	background: #E0E1E2;
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	background-image: none;
	border: 0;
	white-space: pre-line;
	padding: 8px 14px;
	font-size: 14px;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

@media only screen and (max-width: 1200px) {
	.selected-panels ul li {
    width: auto;
    margin: 0 10px 10px 0px;
}
div#sp-menu.col-xs-12.col-sm-12.col-md-12 {
    width: calc(100% + 240px);
    margin-left: -120px;
}		
}
	@media only screen and (max-width: 991px) {
		div#sp-menu {
    margin-top: 32px;
}
		.set-new-photos a, .set-new-photos a img{max-height:inherit;}
		#sp-menu .sp-megamenu-wrapper, #sp-menu .social-icons {
    float: none !important;
}
		div#sp-menu.col-xs-12.col-sm-12.col-md-12 {
    width: calc(100% + 250px);
    margin-left: -125px;
}
	ul.sp-megamenu-parent.menu-fade.hidden-sm.hidden-xs.line-set {
    display: block !important;
    margin: 10px 0;
}

	
.navigation-title-property {
	text-align: center;
}
	a#offcanvas-toggler {
    display: block;
}
.navigation-title-property a {
	float: none;
	display: inline-block;
	background: #00db54;
	color: white;
	padding: 4px 10px;
	border-radius: 4px;
	margin-bottom: 10px;
}
.section-set-top {
	width: 100%;
	text-align: center;
}
}
.property-row {
	margin-bottom: 20px;
	float: left;
	width:100%;
}
.fields label, .fields select, .fields input[type="text"], .fields input[type="password"], .fields input[type="email"], .fields input[type="tel"] {
	width: 100% !important;
}
.fields select, .fields input[type="text"], .fields input[type="password"], .fields input[type="email"], .fields input[type="tel"] {
	border: 1px solid silver;
	box-shadow: none;
	border-radius: 0;
	min-height: 34px;
}
.button-100 button.btn.btn-primary.validate {
	width: 48%;
}
.button-100 a.btn {
	width: 48%;
	float: right;
	background: #5d5d5d;
}
.fields label {
	color: #757575 !important;
	font-weight: bold;
}
.reg-form .fields {
	position: relative;
}
.reg-form .fields span.optional {
	position: absolute;
	right: 15px;
	top: 0;
}
.reg-form .fields input {
	margin-bottom: 10px;
}
.reg-form .fields input {
	margin-bottom: 10px;
}
.reg-form legend {
	font-weight: 600;
	font-size: 20px;
	color: #757575;
}
.fields {
	float: left;
	width: 100%;
}
input#submit-button {
	height: 34px;
	margin-top: 10px;
	width: 100%;
}
input.new-btn.button.btn.btn-primary {
	height: auto !important;
	margin-top: 25px !important;
}
.messdisplay {
	border-top: 1px dashed silver;
	margin-top: 10px;
	padding-top: 15px;
}
.well {
	margin-top: 15px;
	border: 1px solid #F5F4F2;
	background: #fafafc;
	box-shadow: none;
}
.well.set-settings h2 {
	font-size: 20px;
	border-bottom: 1px solid #e5e5e5;
	margin: 0;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.well.set-settings ul {
	padding: 0;
	list-style: none;
}
.well.set-settings .tvline {
	padding: 0;
}
.field-group-inline.fields input[type="text"] {
	margin: 0;
}
.field-group-inline.fields input#submit-1 {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.field-group-inline.fields {
	position: relative;
	margin-bottom: 15px;
}
.alert {
	margin-top: 30px;
}
span.badge_maintenance {
    background: #d9534f;
    color: white;
    width: 30px;
    display: inline-block;
    border-radius: 20px;
    text-align: center;
    font-size: 10px;
	margin-left:5px;
}
table.property-row-table.set-new-table tr td a i {
	color: #333;
}
table.property-row-table.set-new-table tr td {
	color: #333;
	font-weight: 600;
}
 #contacts-table td select{
	border-radius: 0;
    border: 1px solid silver;
    box-shadow: none;
		width:100%;
    }
div#navigation-2-container {
	clear: both;
	margin-top: 10px;
}
.navigation-title-property {
    clear: both;
    font-size: 23px !important;
    font-weight: 600;
    color: #333;
    float: left;
    width: 100%;
    padding-top: 5px;
	border:none !important;
}
.navigation-title-property a {
	float: right;
	font-size: 15px;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 20px;
}
div#navigation-2-container ul {
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
}
div#navigation-2-container ul li {
    margin-right: 10px;
    float: left;
}
div#navigation-2-container ul li a {
	display: block;
	color: #333;
	border-radius: 4px;
	padding: 5px 15px;
	background: #e3e3e3;
	margin: 5px 0;
}
div#navigation-2-container ul li a:hover{background: #00db54;
    color: white;}
div#navigation-2-container ul li a img {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}
div#navigation-2-container ul li.lastadd a {
    background: #38e078;
    color: white;
    padding: 5px 40px 5px 60px;
    font-weight: bold;
    position: relative;
}

div#navigation-2-container ul li.lastadd a:before {
    position: absolute;
    content: '+';
    top: 6px;
    left: 30px;
    background: white;
    color: #38e078;
    width: 20px;
    border-radius: 4px;
    font-size: 20px;
    line-height: 20px;
}

div#navigation-2-container ul li.lastadd {
    float: right;
    text-align: center;
    margin: 0;
}
div#navigation-2-container ul li.lastadd a:before {
    position: absolute;
    content: '+';
    top: 6px;
    left: 30px;
    background: white;
    color: #38e078;
    width: 20px;
    border-radius: 4px;
    font-size: 20px;
    line-height: 20px;
}
.component-set {
	padding-bottom: 20px;
}
.component-set p {
	position: relative;
}
.component-set p a {
	background: #00db54;
	border-radius: 4px;
	padding: 4px 10px;
	color: white;
	font-weight: bold;
	clear: both;
	display: block;
	width: 200px;
	margin-top: 10px;
	text-align: center;
}
.document-box {
	border-bottom: 1px dashed silver;
	position: relative;
	padding-bottom: 20px;
}
.component-set .textfloatleft {
	margin-left: 0;
	width: 100%;
}
.document-box .document-box-controls {
	position: absolute;
	right: 0;
	top: 0;
}
.component-set .document-box h3 {
	padding-right: 160px;
}
.document-box .document-box-controls a {
	background: #e3e3e3;
	color: #333;
	padding: 6px 20px;
	border-radius: 4px;
}
.document-box .document-box-controls a:nth-child(2) {
	background: #5cb85c;
	color: white;
}
.well-components input[type="text"], .well-components select {
	width: 100%;
	border: 1px solid silver;
	box-shadow: none;
	border-radius: 0;
	min-height: 34px;
}
.well-components {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.well-components .col-md-4 {
	min-height: 90px;
}
.component-section.new-documnet-set {
	margin-bottom: 20px;
}
.component-section.new-documnet-set .textfloatleft {
	margin: 0 0 20px;
}
.maintain-inner h2 {
	margin-top: 0;
}
.maintain-h3 {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.maintain-h3 h3 {
    background: #f8f8f8;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    width: 25%;
    float: left;
    margin: 0 !important;
    padding: 10px;
    height: 50px;
    font-size: 18px;
    line-height: 28px;
}
.maintain-h3 h3 img {
	height: 30px;
	width: auto;
	margin-left: 0 !important;
}
.maintenance-block {
    padding-bottom: 20px;
    margin-bottom: 20px;
    padding: 18px 60px 18px 22px;
    background-color: #F5F4F2;
    margin-top: 15px;
}
.maintenance-block-details table * {
	color: #333;
	font-size: 14px;
	padding: 0;
}
.maintenance-block-details h3 {
    color: #333;
    font-size: 18px;
    margin-top: 0;
}
.maintenance-block-details {
    float: left;
    padding: 0;
    width: 300px;
    border-right: 1px solid #E0DEDB;
}
.maintenance-quote-block {
    float: left;
    width: calc(100% - 350px);
    padding: 0 15px 0 25px;
    text-align: center !important;
    position: relative;
}
.maintain-inner .maintenance-quote-block .tvlogo {
	position: inherit;
	border: 1px solid #ececec;
}
.edit-details fieldset .maintenance-block {
    background: none;
    padding: 0;
}
.edit-details fieldset {
	margin-top: 15px;
	border: 1px solid #F5F4F2;
	background: #fafafc;
	box-shadow: none;
	padding: 0px 20px;
}
.edit-details fieldset .maintenance-block {
	border: none;
}
.edit-details .label label {
    font-size: 14px !important;
    color: #333;
    margin-bottom: 10px;
    margin-top: 15px;
}
.edit-details td.label {
	padding-left: 0;
}
.edit-details .field-data-table select, input[type="text"], .edit-details .field-data-table textarea {
	border: 1px solid silver;
	border-radius: 0;
	box-shadow: none;
	width: 100%;
}
.field-data-table {
	float: left;
	margin-bottom: 15px;
}
.entry-header.has-post-format {
	display: none;
}
#location-map {
	width: 100%;
	margin-bottom: 10px;
}
div#logbook-summary.set-new-section {
    float: right !important;
}
div#logbook-details.set-new-section, div#logbook-summary.set-new-section {
	float: left;
	width: 49%;
	margin-top: 10px;
	background: #f9f9f9;
	padding: 10px;
	border: 1px solid #ededed;
	border-radius: 4px;
}
div#logbook-details.set-new-section table#details-table, div#logbook-summary.set-new-section table#summary-table-1 {
	width: 100%;
}
div#logbook-details.set-new-section table#details-table td:first-child, table#summary-table-1 td label {
	font-weight: bold;
	padding: 5px 0;
	color: #333;
	font-size: 14px;
}
div#logbook-details.set-new-section table#details-table tr:last-child a {
	margin: 10px 0 15px;
}
div#logbook-summary.set-new-section table tr:last-child a {
	margin: 10px 0;
}
div#logbook-summary.set-new-section table#summary-table-1 {
	margin-bottom: 10px;
}
div#logbook-gallery {
    margin-bottom: 20px;
    float: left;
    width: 100%;
    border-bottom: 1px dashed silver;
    padding-bottom: 20px;
}
fieldset#photomanager-fieldset .field-data {
	width: 100%;
	border: 1px solid silver;
	border-radius: 4px;
}
fieldset#photomanager-fieldset .field-data .field-data-contents {
	margin-bottom: 15px;
	float: left;
	width: 100%;
}
fieldset#photomanager-fieldset .field-data .section-images {
	float: left;
	width: 32.33%;
	margin: .5%;
	padding: 10px;
	background: #f6f6f6;
	border-radius: 4px;
	border: 1px solid #f0f0f0;
}
fieldset#photomanager-fieldset .field-data .section-images a {
	float: right;
	margin-top: 35px;
}
.upload-content-set {
	float: left;
	width: 50%;
	border-top: 1px solid silver;
	padding-top: 30px;
}
.upload-content-set input#photo_upload {
	display: inline-block;
	margin-left: 10px;
}
.upload-content-set:last-child {
	text-align: right;
}
.upload-content-set a {
	float: right;
}
.acccount-set section {
	border-top: 1px dashed silver;
	float: left;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 20px;
}
.acccount-set section h6 {
	font-size: 20px;
	color: #000;
	margin-bottom: 20px;
}
.acccount-set {
	float: left;
	width: 100%;
	padding-right: 15px;
}
.acccount-set section img {
	width: 250px;
	border: 1px solid silver;
	padding: 10px;
	border-radius: 4px;
	float: left;
}
.acccount-set section p {
	float: right;
	width: calc(100% - 270px);
}
.acccount-set section h2 {
	color: #000;
	font-size: 20px;
}
.acccount-set h2 {
	padding-bottom: 20px;
}
.acccount-set section b {
	display: block;
}
.acccount-set section.full-fluid-width p {
	width: 100%;
}
.acccount-set section.full-fluid-width h2 {
	padding: 0;
}

@media only screen and (max-width: 1200px) {div#navigation-2-container ul {
    text-align: center;
}
	.maintain-h3 h3{width:50%;}
div#navigation-2-container ul li, div#navigation-2-container ul li.lastadd {
    float: none;
    display: inline-block;
}}
@media only screen and (max-width: 991px) {
	.tab-set ul li {
    border-radius: 4px;
}
.chart-design-left, .chartdiv, .chart-design-right {
    width: 33.33% !important;
    margin: 0 !important;
}
.tab-set ul li {
    width: calc(50% - 5px);
    margin: 0 0 10px;
}
.tab-set ul{padding-bottom:0;}
.tab-set ul li:nth-child(even) {
    float: right;
}
	.selected-panels ul:before{display:none;}
	.selected-panels{padding-top:10px;}
.selected-panels ul {
    padding: 10px 10px 10px;
}


	section#sp-bottom .col-sm-6.col-md-3 {
    min-height: 200px;
}
.upload-edit .maintenance-block .docuploader_row .docuploader_group {
	border-top: 1px dashed #F5F4F2;
}
fieldset#photomanager-fieldset .field-data .section-images {
	width: 49%;
}
.navigation-title-property {
	text-align: center;
}
}
@media only screen and (max-width: 844px) {
	.edit-details .col-md-4.financial .label label {
    margin: 0px 0 5px;
}
	.col-md-4.financial .label {
    width: 100%;
    margin-bottom: 5px;
}

.col-md-4.financial .value {
    width: 100%;
}

.col-md-4.financial .value input[type="text"], .col-md-4.financial .value select {
    width: 100% !important;
}

.col-md-4.financial .value em {
    padding: 0;
}
	.financial-port.component-section {
    margin-top: 40px;
}
}
@media only screen and (max-width: 768px) {
	.top-head-main {
    font-size: 30px;
    position: relative;
    padding-left: 40px;
}

.top-head-main img {
    width: 30px !important;
    position: absolute;
    left: 0;
    top: 0;
}

	.maintenance-quote-block img.tvlogo.pos-et{top:30px;}
	.zoom-pics ul li {
    width: 50%;
}
	#tvenergyrating {
    width: 100%;
    padding-left: 0;
    margin-top: 15px;
}
	div#sp-menu.col-xs-12.col-sm-12.col-md-12 {
    width: calc(100% + 40px);
    margin-left: -20px;
}
	section#sp-bottom .col-sm-6.col-md-3 {
    min-height: auto;
}

#sp-bottom div#sp-bottom4 address {
    text-align: left !important;
}


#sp-bottom div#sp-bottom4 p span {
    float: left;
    width: 100%;
}

#sp-bottom div#sp-bottom4 p span img {
    float: left !important;
}
	section#sp-bottom .col-sm-6.col-md-3 {
    min-height: auto;
}
	.financial-port.component-section table {
    width: 100%;
}

.financial-port.component-section table:nth-child(4) {
    border-top: 1px dashed silver;
}

.financial-port.component-section table:nth-child(4) tr:first-child td {
    padding-top: 20px;
}
	.new-section-loggin {
    width: 100%;
    margin: 0 0 10px;
}

div#location-map-wide {
    width: 100%;
	margin-top:0;
}
.col-md-4.tableform .label, .col-md-4.tableform .value {
    width: 100%;
    margin-bottom: 5px;
}
	.col-md-4.tableform{padding-bottom:0;}
	fieldset.basic-detail-inner .col-md-3 {
    padding-bottom: 10px;
}
	.maintenance-block-details {
    width: 100%;
    border: none;
}
	.maintenance-quote-block {
    padding: 0;
    width: 100%;
    text-align: left !important;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px dashed silver;
}
	.maintenance-quote-block a.button {
    float: left;
    text-align: center;
}
.component-section.set1 .list.floatLeft ul.details-list li {
	width: 100%;
	margin-right: 0;
}
.advertiser-part p {
	width: 100%;
}
.advertiser-part img {
	margin-bottom: 10px;
}
.component-section.set1 .list.floatLeft ul.details-list li {
	margin-right: 0;
	width: 100%;
}
.toggle-section-open.profile-set textarea, .toggle-section-open.profile-set input[type="text"], .toggle-section-open.profile-set input[type="file"] {
	width: 100%;
}
.profile-set-left {
	width: 100%;
	border-bottom: 1px dashed silver;
	margin-bottom: 20px;
}
.toggle-section-open.profile-set label {
	float: left;
	width: 50%;
}
.itemid-189 article.item.item-page form#contact-form li {
	width: 100%
}
.itemid-189 article.item.item-page form#contact-form li:last-child {
	margin-top: 0px;
}
}
 @media only screen and (max-width: 767px) {
	 div#logbook-details.set-new-section, div#logbook-summary.set-new-section{width:100%;}
 .encrypt p.ticklist {
 width: calc(100% - 15px);
 float: left !important;
}
 div#logbook-details, div#logbook-summary {
 width: 100%;
}
 .zoom-pics ul li {
 width: 50%;
}
 div#logbook-gallery {
 margin-bottom: 10px;
 padding-bottom: 20px;
}
 .maintain-h3 h3 {
width:100% !important;
}
 #sp-bottom {
padding-bottom:0;
}
}
 @media only screen and (max-width: 640px) {
	.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
		right: -30px;
	 left: auto !important;
	 }
	 .new-section-loggin h3 span {
    width: 100%;
    margin-top: 5px;
}

.new-section-loggin h3 {
    float: left;
    width: 100%;
    font-size: 15px;
}
	 .response-solar p img {
    display: block;
    float: none;
    margin-bottom: 10px;
}
 .quote-form fieldset.formFieldset li {
width:100%;
}
 .acccount-set {
 float: left;
 width: 100%;
 padding-right: 15px;
}
 .acccount-set section img {
width: 100%;
margin-bottom: 15px;
}
 .acccount-set section p {
 float: right;
 width: calc(100% - 270px);
 margin-bottom: 5px;
}
 .acccount-set section h2 {
 padding: 0;
}
 fieldset#photomanager-fieldset .field-data .section-images {
 width: 100%;
margin:10px 0;
}
 .adv-left, .adv-right {
 width: 100%;
 margin: 15px 0;
}
 .adv-main {
 padding: 0 15px;
}
}
	@media only screen and (max-width: 480px) {
		a.about-energy {
    float: left;
    width: 100%;
    margin: 20px 0 20px;
    text-align: center;
}
	.tab-set ul li {
    width: 100%;
}
		.zoom-pics ul li {
		width: 100%; height: auto;}
}

