
.reducedCol {
  margin-top:10vh;
  background-color : #403D3F;
  border : 0px #FFF solid;
}

.inp {
  background-color : #333;
  color : #FFF;
  font-color : #FFF;
  border : 2px solid white;
  transition : background-color 0.5s,border 0.5s;
}
.inp:focus {
  background-color : #d4d4d4;
  outline : none !important;
  border-color: #39FF14;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.inp:hover {
  outline : none !important;
  border-color: #39FF14;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sbmtbtn .sbbtn {
	text-align: center;
}
.box {
  display  : block;
}
.change {
  font-size  : 3em;
}

.foot {
  margin-top : 70px;
}

.getButton {
  background-color : #010101 !important;
  
  transition : background-color 1s,border 1s;
  color : white !important;
}

.getButton:hover {
  border : 1.5px solid white;
  background-color : #353535 !important;
  color : white !important;
}
 /* new css */
 .enrgy-calculaor-desc {
	margin: 0 auto;
	width: 500px;
}
.finp {
	padding: 10px 20px;
	margin-bottom: 20px;
	border-radius: 15px;
	border: 2px solid #d4d4d4;
}
#myRange {
	width: 100%;
}
.rng2 {
	transform: rotate(180deg);
}
.daycls span, ..nightcls span {
	display: block;
}
.rng, .rng2 {
	width: 100%;
}
.nightcls, .daycls {
	width: 50%;
	float: left;
}
.nightcls {
	text-align: right;
	margin-left: -2px;
}
.form-all ul li {
	padding: 0px 0px 10px !important;
}

.enrgycalculaor-desc label {
	font-size: 20px;
	color: #3c0178;
	font-weight: 600;
	padding: 20px 0px 10px;
	font-family: "Montserrat", sans-serif;
}
.sbmtbtn .sbbtn {
	width: 271px;
	padding: 7px 10px !important;
	border: unset;
	color: #fff;
	background-color: #391b86;
	border-radius: 46px;
	font-size: 29px;
	display: ;
	margin: 0 auto;
}
.row.sbmtbtn {
	padding: 30px 0px 50px;
}
.range-slider, .rat-clm {
	background: #5a027f;
	padding: 20px 35px;
}
.daycls, .nightcls {
	color: #fff;
	font-weight: 600;
	font-size: 16px;
}
.range-slider p, .range-slider label, .rat-clm p, .rat-clm p, .rat-clm #demo {
	color: #fff;
	font-weight: 600;
}
.enrgycalculaor-desc {
	margin: 0 auto;
	width: 702px;
}
.rat-clm #myRange3 {
	width: 100%;
}
.imgbr-bill {
	padding-top: 150px;
	background: url(../..//assets/img/PrintBg.png) top center no-repeat;
	background-size: cover;
	margin-bottom: 20px;
}
.popbillsec.billcls{
   display: block; 
}
.popbillsec {
	display: none; 
}
.popbillsec.billcls {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	/* background: rgba(0,0,0,0.7); */
	top: 24%;
	height: 100%;
}
.bill-print {
	padding: 30px 40px 50px;
	background: #fff;
	z-index: 99999;
	display: block;
	position: relative;
	box-shadow: 0 10px 24px rgba(0,0,0,0.7);
}
#btnremove {
	padding: 13px 40px !important;
	border: unset;
	color: #fff;
	background-color: #391b86;
	border-radius: 46px;
	font-size: 25px;
	line-height: 21px;
	text-align: center;
}

.bill-print h3 {
	padding: 20px 0px;
}
.rsec {
	padding: 30px 0px;
}
table, tr, td, th {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
table {
	width: 100%;
}
table th {
	color: #ea5467;
	font-size: 24px;
	padding: 10px;
}
table td {
	color: #350d84;
	font-size: 16px;
	font-weight: 600;
	padding: 10px;
}
.map-desc-clm {
	width: 84%;
	margin: 0 auto;
}
.map-desc-clm h3.section__title {
	margin-bottom: 0px !important;
}

 .ui-widget.ui-widget-content {
	border: 1px solid #ee6062;
}
.ui-slider-range.ui-corner-all.ui-widget-header {
	background: #d7cfcb;
}
.ui-widget-content {
	background-image: linear-gradient(to right, #f8874d, #eb546d, #5a0183, #198bc7) !important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	border-bottom-right-radius: 3px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.row.daynightclm p {
	margin-bottom: 16px;
}
.ui-slider-horizontal {
	height: .8em;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: pointer;
	-ms-touch-action: none;
	touch-action: none;
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.daynightclm-desc {
	padding: 20px 20px 30px;
	background: #3a0b81;
}
#amount, #amount1 {
	background: transparent;
	color: #fff !important;
	font-family: "Montserrat", sans-serif;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	border-bottom-right-radius: 3px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
	border-top-left-radius: 3px;
}
.yesnobtn label {
	padding: 0px;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-content {
	color: #333333;
}
.rghtrdo, .lftrdo {
	width: 25px;
	height: 25px;
	margin-right: 6px;
}
.yesnobtn p {
	padding: 10px 0px;
	font-size: 23px;
	color: #3a0b81;
}
.ui-widget {
	font-size: 1em;
}
.ui-slider {
	text-align: left;
}
.yesnobtn p {
	padding: 10px 0px;
}

.ui-widget.ui-widget-content {
	margin: 0;
}
.ui-slider-handle:last-child {
	display: none;
}
header {
	display: contents;
}

@media(max-width: 980px){
.cal-desc-clm .container, .cal-desc-clm .container-sm {
	max-width: 90%;
	margin: 0 auto;
}
.enrgycalculaor-desc {
	width: 100%;
}
.cal-desc-clm .row {
	width: 86%;
	margin: 0 auto;
}
}
@media(max-width: 767px){
.pupupfrm_sec {
	width: 90%;
}
.form_up.sbpopup .frm-desc_clm {
	width: 96%;
}
}
.enrgycalculaor-desc p label {
	font-size: 20px;
	position: relative;
	top: -4px;
}
.enrgycalculaor-desc label {
	font-size: 18px;
}
#amount1 {
	width: 68%;
	text-align: right;
}
#amount {
	width: 30%;
}
/* form popup */
.form_up{
    display: none;
}
.form_up.sbpopup {
     display: block;
	background: rgba(255,255,255,0.4);
}
.form_up.sbpopup .frm-desc_clm {
	width: 650px;
	position: absolute;
	background: #fff;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	top: 10%;
	padding: 60px;
	background: #fff;
	z-index: 99999;
	box-shadow: 0 10px 24px rgba(0,0,0,0.7);
}
.frm-inp_clm .sbbtn {
	padding: 14px 55px !important;
	border: unset;
	color: #fff;
	background-color: #391b86;
	border-radius: 46px;
	font-size: 23px;
	margin: 0 auto;
	font-weight: 600;
	line-height: 21px;
}
.closbtn {
	background: #cd0993;
	padding: 4px 10px;
	border-radius: 45px;
	color: #fff;
	font-size: 21px;
	font-weight: 700;
	float: right;
	margin-right: -49px;
	margin-top: -49px;
	cursor: pointer;
}
.pupupfrm_sec {
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 15px;
	border: 2px solid #3c0178;
	width: 62%;
}
.form_up.sbpopup {
	display: block;
	background: rgba(19, 18, 38, 0.3);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.hideshow.active {
	display: block;
}
.hideshow {
	display: none;
}
.site-content.cal-desc-clm {
	padding-top: 24px;
}
.btrysz {
	padding-top: 10px;
}
.section.section-showcase.topbannertxt.energy-calculator {
	background-image: url(https://www.polygonenergy.com.au/assets/form/energy-calculator-banner-without.jpg);
	height: calc(100vh - 241px);
}
