button, .button, input, select, textarea {
    font-family: "Montserrat";
    font-size: 1.14rem;
    color: #383e42;
}

.ag-newlayout .lable-tag {
    padding: 0.79rem 1.07rem;
    min-height: 1.57rem;
    width: 42%;
    float: left;
    margin-bottom: 0.71rem;
    color: #000000;
}

.breadchrumbs {
    padding-right: 0.71rem !important;
}

.breadchrumbs ul.global_back {
    left: 0.71rem;
}

.ag-newlayout .input-container select {
    background: url(images/down-arrow.png) no-repeat right 1rem top calc(1.14rem);
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.ag-newlayout .input-container .ag-pensil {
    background: url(images/pencil-icon.png) no-repeat right 1rem top calc(0.86rem) #f8f8f8;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 3rem;
    border: 1px solid #d1d1d1;
}

.ag-newlayout .input-container select,
.ag-newlayout .input-container input,
.ag-newlayout .input-container .input-select,
.ag-newlayout .input-select {
    border-color: #d1d1d1;
    background-color: #f8f8f8;
    font-size: 1rem;
}

.ag-newlayout .input-container select,
.ag-newlayout .input-select select,
.ag-newlayout .input-select,
.ag-newlayout .input-container input{
    border-radius: 0.571rem;
}

.ag-newlayout .input-select {
    width: 48%;
    margin: 0 0 0.71rem 1.07rem;
}

.ag-newlayout .input-select input {
    margin-bottom: 0;
    height: 3.12rem;
}

.ag-newlayout .first-container .input-select {
    border-color: #d1d1d1;
}

.ag-newlayout .second-container .input-select {
    border-color: #d1d1d1 !important;
}

.ag-newlayout .input-container {
    width: 100%;
}

.ag-newlayout .input-container:nth-child(2n) .lable-tag {
    color: #000000;
}

.ag-newlayout .input-container:nth-child(2n) .input-select {
    border: 1px solid #d1d1d1;
}

.ag-newlayout .rm-bg .lable-tag {
    background-color: transparent !important;
    border: 1px solid #f8ba02;
    color: #383e42;
}

.ag-newlayout .rm-bg .input-select {
    border: 1px solid #f8ba02;
    background: none;
}

.ag-newlayout .rm-bg:nth-child(2n) .lable-tag {
    background-color: transparent !important;
}

.ag-newlayout .rm-bg:nth-child(2n) .input-select input {
    border-color: #f8ba02;
}

.ag-newlayout .ag_tooltip {
	position: relative;
    padding: 0.8rem 0.21rem 0.25rem;
    cursor: pointer;
    display: inline-block;
    margin-left: 0px;
}

.ag-newlayout .ag_tooltip span {
    color: #fff;
    display: inline-block;
    visibility: hidden;
    opacity: 0;
    margin-left: 0.71rem;
    z-index: 9999;
    position: absolute;
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    right: 17.50rem;
    width: 18.43rem;
    
    right: 2.14rem;
	background: #4d5255;
	border: 1px solid #ffffff;
	padding: 1.07rem;
	font-size: 0.85rem !important;
	text-align: left;
	line-height: 1.4;
	font-weight: normal;
	box-shadow: none !important;
	border-radius: 0.571rem;
}












.ag-newlayout .ag_tooltip:hover span {
    opacity: 1;
    visibility: visible;
}

.ag-newlayout .ag-rmb .lable-tag {
    border-right: 0;
}

.ag-newlayout .ag-rmb .input-select {
    border-left: 0;
    margin-left: 0;
    padding: 0.79rem 0.50rem;
    text-align: right;
}

.ag-newlayout .ag-rmbab .lable-tag {
    border-right: 0 none;
    height: 3.27rem;
    line-height: 3.21rem;
    padding: 0 1.07rem;
}

.ag-newlayout .ag-rmbab .input-select {
    margin-left: 0;
    padding: 0 0 0 0.93rem;
    border: 1px solid #f8ba02 !important;
    border-left: 0 !important;
}

.ag-newlayout .ag-rmbab .input-select input {
    border: 0;
    text-align: right;
}

.ag-newlayout .ag-br .lable-tag {
    padding: 0 0 0 0.79rem;
    width: 48%;
}

.ag-newlayout .ag-br .input-select {
    padding: 0 0.79rem 0 0;
}

.ag-newlayout .ag-br .br-separator {
    border-bottom: 0;
    height: 3.12rem;
    line-height: 3rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.ag-newlayout .ag-br .br-separator:last-child {
    border-bottom: 0;
}

.ag-newlayout .rm-bg .ps-info {
    display: block;
    font-size: 0.93rem;
    line-height: 1.4;
    margin-top: 1rem;
}

footer {
    z-index: 0 !important;
}

@media (max-width:70.71rem) {
    .ag-newlayout .input-select {
        width: 44%;
    }
}

@media (max-width:54.86rem) {
    .ag-newlayout .ag_tooltip span {
        width: 15rem;
        right: 4.14rem;
    }
}

@media (max-width:40rem) {
    .ag-newlayout .lable-tag {
        width: 100%;
    }
    .ag-newlayout .input-select {
        width: 85%;
        margin-left: 0;
    }
    .ag-newlayout .ag-br .lable-tag {
        padding-left: 0;
    }
    .ag-newlayout .ag-br .input-select {
        padding-right: 0;
    }
    .ag-newlayout .ag-br .br-separator {
        padding: 0 1.07rem;
    }
    .ag-newlayout .ag-rmbab .input-select input {
        text-align: right;
        border: 0;
    }
    .ag-newlayout .ag-rmb .ag_tooltip {
        padding-left: 0;
        position: relative;
    }
}

.csc-header .csc-firstHeader {
    margin-bottom: 2.86rem;
}

.ag-newlayout.ag-customform-layout > .input-container {
    margin-left: 0;
    width: 70%;
}

.custom-header {
    background: #4d5256;
    color: #f8ba02;
    cursor: pointer;
    display: block;
    float: left;
    padding: 0.43rem 0.5%;
    width: 100%;
    max-width: 26.93rem;
    margin: auto;
    margin-bottom: 1.5rem;
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 0.571rem;
}

.custom-header.custom-header-n2 {
    clear: right;
    float: right;
    margin-left: 0;
}

.custom-header .custom-firstHeader {
    background: transparent;
    color: #f8ba02;
    font-size: 1.2rem;
    margin: 0 auto;
    padding-bottom: 0.25rem;
    padding-top: 0;
    text-align: center;
}



.custom-header.selected .custom-firstHeader,
.custom-header:hover .custom-firstHeader {
    color: #000000 !important;
}



.custom-header span {
    color: #ffffff;
    display: block;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1;
    text-align: center;
}


.custom-header.selected,
.custom-header:hover {
    background: #f8ba02;
    color: #000000;
}


.custom-header.selected span,
.custom-header:hover span {
    color: #000000;
}

#estimation .table-top-head {
    margin-bottom: 0;
}

#estimation .table-top-head .valAlign .lable-tag {
    clear: left;
    color: #000000;
    float: left;
    margin-bottom: 0.71rem;
    padding: 0.79rem 1.5%;
    width: 100%;
    max-width: 26.93rem;
    background: none;
}

#estimation .table-top-head .valAlign2 .lable-tag {
    background: none;
}

#estimation .table-top-head .valAlign .ag-newlayout {
    clear: right;
    float: left;
    max-width: 26.93rem;
    width: 45%;
    margin-left: 0.79rem;
}



#estimation .table-top-head .valAlign .ag-newlayout .input-select.input-container {
    float: none;
    width: 100%;
}

.ag-customform-layout input.ag-pensil {
    border: 1px solid #d1d1d1;
}


#estimation .table-top-head .valAlign .select-style {
    clear: right;
    float: left;
    margin-left: 0.79rem;
    width: 45%;
    max-width: 26.93rem;
}

#estimation .ag-newlayout .rm-bg .lable-tag,
#estimation .ag-newlayout .rm-bg .input-select {
    border: 1px solid #f8ba02;
    border-radius: 0 0.571rem 0.571rem 0;
}

#estimation .ag-newlayout .rm-bg .lable-tag {
    border-right: 0;
}

#estimation .ag-newlayout .rm-bg .input-select {
    border-left: 0;
}

#content .tx-energy-consuption-calculation #estimation tbody tr {
    background: #fff;
}

#content .tx-energy-consuption-calculation #estimation tbody tr td {
    color: inherit;
}

#conversion .ag-newlayout .lable-tag {
    padding: 0.79rem 1.5%;
    width: 100%;
    max-width: 26.93rem;
}

#conversion .ag-newlayout .input-select {
    margin: 0 0 0.71rem 0.79rem;
    width: 45%;
}

#conversion .ag-newlayout .rm-bg .lable-tag {
    padding: 0 0 0 1.5%;
    width: 48%;
    border-radius: 0.571rem 0 0 0.571rem;
}

#conversion .ag-newlayout .rm-bg .input-select {
    margin-left: 0;
    width: 47.8%;
}

.top-link span a {
    width: 8.21rem;
}

table#desc1 td {
    text-align: left;
}

.ag-br .lable-tag,
.ag-br .input-select {
    border: 0.07rem solid #f8ba02;
}

.ag-br .lable-tag {
    border-right: none;
}

.ag-br .input-select {
    border-left: none;
}

.clearer {
	clear: both;
}

@media (max-width: 1199px) {
	.breadchrumbs { top: 145px;} 
	#conversion .ag-newlayout .input-select {
	    width: 43%;
	}
	.custom-header, #estimation .table-top-head .valAlign .lable-tag, #estimation .table-top-head .valAlign .ag-newlayout, #estimation .table-top-head .valAlign .select-style, #conversion .ag-newlayout .lable-tag { max-width: 267px;}

	#conversion .ag-newlayout .rm-bg .lable-tag, #conversion .ag-newlayout .rm-bg .input-select { width: 47%;}
	.ag-newlayout .input-container select { background-position: right 12px top 16px;}
	
	.custom-header {
		padding: 4px 12px 12px 12px !important;
		border-radius: 8px;
	}
	
}

@media only screen and (max-width: 1199px) {
	.custom-header, #estimation .table-top-head .valAlign .lable-tag, #estimation .table-top-head .valAlign .ag-newlayout, #estimation .table-top-head .valAlign .select-style, #conversion .ag-newlayout .lable-tag { max-width: 352px;}
	h1 { margin-right: 0px !important;}
	.ag-newlayout .ag_tooltip span { width: 310px; right: 25px; border-radius: 8px}
}


@media only screen and (max-width: 1199px) {

.ag-newlayout .input-container {
	margin-bottom: 16px;
	width: 100%;
}

.custom-header, #estimation .table-top-head .valAlign .lable-tag, #estimation .table-top-head .valAlign .ag-newlayout, #estimation .table-top-head .valAlign .select-style, #conversion .ag-newlayout .lable-tag { max-width: 100%; padding: 0; margin-bottom:4px; }

#estimation .table-top-head .valAlign .ag-newlayout, #estimation .table-top-head .valAlign .select-style {
    width: 90%;
    margin-left: 0;
}

#conversion .ag-newlayout .input-select { width: 90%; margin: 0 auto 16px;}
#conversion .ag-newlayout .rm-bg .lable-tag { width: 55%; font-size: 12px !important; border-radius: 8px 0 0 8px;}
#conversion .ag-newlayout .rm-bg .input-select { width: 35%;}
.ag-newlayout .ag_tooltip { padding: 0 3px;}
.ag-newlayout .ag-rmb .ag_tooltip {padding-left: 2px;}
#estimation .table-top-head .valAlign .select-style {float: none}

}
@media only screen and (max-width: 1199px) {
.valDispTable .ag-newlayout .input-select { width: 40%;}
.valDispTable .ag_tooltip { display: none;}
.valDispTable .ag-newlayout .ag-br .lable-tag { width: 60%;}
}

@media only screen and (max-width: 1199px) { 
	.ag-newlayout .ag-br .br-separator { padding: 8px; font-size: 12px; white-space: normal; overflow: auto; height: 54px; line-height: 1.4;}
	.ag-newlayout .input-select input, .ag-newlayout .input-container select { font-size: 14px;}

    .ag-newlayout .input-container select,
    .ag-newlayout .input-select select,
    .ag-newlayout .input-select,
    .ag-newlayout .input-container input{
        border-radius: 8px;
    }
}

@media only screen and (max-width: 1199px) {
#conversion .ag-newlayout .rm-bg .lable-tag, .ag-newlayout .input-container select, .right-tab-section.mobile-view select, .ag-newlayout .input-container .ag-pensil, .ag-newlayout .input-select input { font-size: 14px;}
.ag-newlayout .ag_tooltip span { width: 280px;}
}

#desc1,
#desc1 tbody,
#desc1 tr,
#desc1 td {
	text-align: left;
}
