.financial-impact-scenario {
    height: auto;
    width: 80%;
    /* margin: 0% 20% 0% 10%; */
    font-family: Verdana;
}
.PDFDataPage2 {
    /* margin: 0% 20% 0% 10%; */
    font-family: Verdana; 
}
.fis-data {
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    background-color:rgb(96, 34, 166);
    padding: 0% 0%;
    width: 100%;
}
.fis-left-label {
    text-align: center;
    color:#FFFFFF;
    float: left;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 11px;
}
.fis-right-label {
    text-align: center;
    float: right;
    color:#FFFFFF;
    margin-right: 10px;
    margin-top: 11px;
}
.eacf-chart {
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    padding: 10px 0px;
    border-bottom: 2px solid #e9e9e9;
    box-shadow: 0px 2px #f3f3f3;
    width: 50%;
    margin: 0% 25%;
    text-align: center;
}
.eacf-chart-label {
    color: rgb(205, 236, 29) !important;
    text-align: center;
    font-style: italic;
}
.chart-info {
    width: 50%;
    height: auto;
    margin: 2% 25%;
    /* margin: 15px 0px; */
    /* border: 2px solid rgb(96, 34, 166);  */
    /* #4b6a88; */
}
/* #pdfContainer {
    margin: 2% 20%;
} */
.pdfContainer {
    width: auto;
    height: auto;
}
.page2PDFData {
    /* padding: 0% 10% 0% 10%; */
    padding-bottom: 30px;
}
.PDFDataPage2 {
    width: 80%;
    /* margin: 0% 20% 0% 12%; */
}
#container {
    height: auto !important;
}
.estimated-annual-cash-flow, .pro-forma-cashflow {
    font-size: 11px;
    font-weight: bold;
    background-color: #45B2C5;
    width: 90%;
    padding: 5px;
    margin: 0% 5%;
}
.pro-forma-cashflow {
    margin-top: 5%;
}
.eacf-label, .pfcf-label {
    color: black;
    text-align: center;
}
/* .est-cash-label {
    color: black;
    text-align: center;
} */

.eacf-data, .pfcf-data, .expenses-data, .fe-data {
    font-size: 12px;
    font-weight: bold;
    line-height: 4em;
    width: 90%;
    padding: 10px;
    margin: 0% 5%;
}
.financial-impact-scenario td, .page2PDFData td {
    padding-left: 15px;
}
.pdfValues {
    font-weight: normal;
    color: black;
}
.inputs {
    font-size: 11px;
    font-weight: bold;
    background-color: #45B2C5;
    color: black;
    width: 90%;
    padding: 5px;
    margin: 0% 5%;
}
.inputs-label {
    color: black;
    text-align: center;
}
.inputs-data {
    font-size: 12px;
    font-weight: bold;
    line-height: 4em;
    width: 90%;
    padding: 10px;
    margin: 0% 5%;
}
.equipment-purchase-financing, .expenses, .fixed-expenses {
    font-size: 11px;
    font-weight: bold;
    background-color: #a5a6a8;
    width: 90%;
    padding: 5px;
    margin: 0% 5%;
}
.td_expenses, .td_fixed-expenses{
    font-size: 11px;
    font-weight: bold;
    background-color: #a5a6a8;
}
.epf-label {
    color: black;
    text-align: center;
}
.epf-data {
    font-size: 12px;
    font-weight: bold;
    line-height: 4em;
    width: 90%;
    padding: 10px;
    margin: 0% 5%;
}
.procedure-volume {
    font-size: 11px;
    font-weight: bold;
    background-color: #a5a6a8;
    width: 90%;
    padding: 5px;
    margin: 0% 5%;
}
.pv-label {
    color: black;
    text-align: center;
}
.pv-data {
    font-size: 12px;
    font-weight: bold;
    line-height: 4em;
    width: 90%;
    padding: 10px;
    margin: 0% 5%;
}
.revenue-operational-expenses {
    font-size: 11px;
    font-weight: bold;
    background-color: #a5a6a8;
    width: 90%;
    padding: 5px;
    margin: 0% 5%;
}
.roe-label {
    color: black;
    text-align: center;
}
.roe-data {
    font-size: 12px; 
    font-weight: bold; 
    line-height: 4em; 
    width: 90%; 
    padding: 10px; 
    margin: 0% 5%;
}
.pdfFooter2 {
    padding: 0% 5%;
}
#pdfResult, .PDFDataPage2 {
    border: none;
}
/* Disclaimer CSS */
.disclaimer {
    margin: 0px !important;
}
.popupDiv {
    width: 100% !important;
    margin: 0px;
    height: auto;
}
.disclaimerAcceptBtn {
    margin: 0px;
    font-family: 'SourceSansProRegular';
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1.5px;
    text-align: center;
    color: #FFFFFF;
    border-radius: 100px;
    background-color: rgb(96, 34, 166) !important;
    /* text-transform: uppercase; */
    font-weight: bold;
}
.popupBody {
    padding: 25px;
    margin: 0px 15%;
    height: 75vh;
    overflow-y: auto;
}
.popup-footer{
margin: 0px 15%;
padding-left: 25px;
padding-bottom: 10px;
}
.disclaimer label {
    /* text-transform: uppercase; */
    font-size: 17px;
    padding-bottom: 5px;
}
.disclaimer p {
    font: GE Inspira Sans Regular; 
    color:Black;
    font-size: 14px;
    line-height: 20px;
}
.popupHeader {
    height: 28px;
    background: #FFFFFF;
    padding-left: 10px;
    color: Black;
}
.headerLabel { 
    position: absolute;
    /* text-transform: uppercase; */
    font-size: 22px;
    /* padding: 5px 0px 0px 0px; */
    margin-left: 64px;
    color: Black;
    width: 70%;
    word-break: break-word;
    /* text-align: center; */
    padding-left: 8%;
}
.header {
    margin: 0px !important;
    height: auto;
    background: #FFFFFF;
    color: Black;
    /* padding: 10px; */
    display: flex;
    align-items: center; /* Vertically center items */
    justify-content: space-between; /* Space between items */
    padding: 10px 20px;
}
.headerImg {
    height: 70px;
    /* width: 40px;
    padding: 10px 0px;
    margin: 0%; */
}
.logolabel {
    font-size: 18px;
    padding: 10px 5px;
}
/* .col-md-5 {
    padding: 0px;
} */
.popupHr {
    margin: 0rem;
}
.disclaimerSelect {
    width: 40%;
    float: right;
    margin-left: 10px;
    height: 40px !important;
    /* position: absolute; */
    /* margin-left: 35%; */
    /* margin-top: 12px; */
}
.countryList {
    /* margin-left: 75%; */
}
.selectList {
    /* margin-left: 75%; */
    float: right;
}
/* input[type="text"], input[type="number"] {
    padding-left: 40px;
} */

.afoc{
    padding-left: 40px !important;
}
.disclaimerSelect {
    -webkit-appearance: none;
    -moz-appearance: none;
}
.selectedLanguage {
    border: 2px solid rgb(96, 34, 166) !important;
}
.selectedCurrency {
    border: 2px solid rgb(96, 34, 166) !important;
}
.suggestedCurrency:hover, .suggestedLanguage:hover, .suggestedCurrency:focus, .suggestedLanguage:focus {
    outline: none;
    border: 2px solid rgb(96, 34, 166) !important;
}
#currencySymbol {
    color: #000000;
    font-weight: bolder;
    font-size: larger;
    padding: 0px 5px;
}
#languageSymbol, #currentLanguage, #currencySymbol, #currencyValue {
    padding: 0px 3px;
}

/* Popup form - Currency and Language selector */
#popupCurrencyandLanguage div.modal-dialog {
    max-width: 75% !important;
    height: 85%;
}
#popupCurrencyandLanguage div.modal-content {
    height: 100%;
	border-radius: 0.1rem;
}

#popupCurrencyandLanguage div.modal-dialog h4 {
    font-weight: bold;
    padding: 5px 0px;
    /* padding-left: 25px; */
}
#popupCurrencyandLanguage div.modal-dialog input, #popupCurrencyandLanguage div.modal-dialog button {
    /* margin-left: 25px; */
}
#popupCurrencyandLanguage div.modal button.calculateBtn.greenBtn {
    height: 37px;
    width: 30%;
    margin-top: 3px;
    font-weight: bold;
    font-family: 'SourceSansProRegular';
}
#popupCurrencyandLanguage div.modal-dialog .row {
    /* margin: 20px 0px; */
    /* margin: 20px 0px 0px 17px;
    width: 98%; */
    /* padding: 7px 15px; */
    padding: 7px 0px;
}

/* #popupCurrencyandLanguage div.modal-body {
    padding: 7% 8%;
	overflow: scroll;
    overflow-x: hidden;
    position: absolute;
    top: 0; 
	bottom: 0; 
	height: 100%;
    left: 0; 
	right: 2px;  
	width: auto;
	overflow-y: scroll;
    max-height: 100%;
}

#popupCurrencyandLanguage div.modal-body::-webkit-scrollbar {
    width: 5px;  
    background: transparent;
}

#popupCurrencyandLanguage div.modal-body::-webkit-scrollbar-thumb {

} */

#popupCurrencyandLanguage div.modal-body {
    /* margin-top: -28px; */
    padding: 5% 8% 7% 8%;
    overflow: scroll;
    overflow-x: hidden;
    position: absolute;
    /* top: 20;  */
    bottom: 0; 
    height: 100%;
    left: 0; 
    right: 2px;  
    width: auto;
    overflow-y: scroll;
    /* max-height: 500px; */
    max-height: 100%;
}
#popupCurrencyandLanguage div.modal-body::-webkit-scrollbar {
    /* width: 5px;  Remove scrollbar space */
    background: transparent;  /* Optional: just make scrollbar invisible */
}

#popupCurrencyandLanguage div.modal-body::-webkit-scrollbar {width: 12px; height: 0;}
/*#popupCurrencyandLanguage div.modal-body::-webkit-scrollbar-track {margin: 54px 0 53px}*/
#popupCurrencyandLanguage div.modal-body::-webkit-scrollbar-button:horizontal:increment {
    background-image: url(https://dl.dropboxusercontent.com/u/55165267/icon2.png);
}

#popupCurrencyandLanguage div.modal-body::-webkit-scrollbar-button:horizontal:decrement {
    background-image: url(https://dl.dropboxusercontent.com/u/55165267/icon4.png);
}

#popupCurrencyandLanguage div.modal-body::-webkit-scrollbar-button:vertical:increment {
    background-image: url(https://dl.dropboxusercontent.com/u/55165267/icon3.png);
}

#popupCurrencyandLanguage div.modal-body::-webkit-scrollbar-button:vertical:decrement {
    background-image: url(https://dl.dropboxusercontent.com/u/55165267/icon.png);
    /* background-color: #D8D8D8; */
}

#popupCurrencyandLanguage div.modal-body::-webkit-scrollbar-thumb,
#popupCurrencyandLanguage div.modal-body::-webkit-scrollbar-thumb:hover {
    /* background: rgba(0,0,0,0.0); */
    background-color: #D8D8D8;
    border-radius: 10px;
    box-shadow: rgba(255,255,255,0.3) 0 0 0 1px;cha
    /* border-radius: 10px;
    box-shadow: rgba(255,255,255,0.3) 0 0 0 1px; */
}
/* #popupCurrencyandLanguage div.modal-body:hover::-webkit-scrollbar-thumb {background: rgba(0,0,0,0.45)} */
/* #popupCurrencyandLanguage div.modal-body::-webkit-scrollbar-thumb:hover {background: rgba(0,0,0,0.55)} */
#popupCurrencyandLanguage div.modal-body::-webkit-scrollbar-track-piece{background:none;border: 0}

.closecurrency{
    opacity: 1.75;
    position: absolute;
    top: -5%;
    left: 101%;
}

button.closecurrency {
    padding-right: 7px;
    padding-bottom: 6px;
}

button.closecurrency {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.closecurrency {
    float: right;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
   opacity: 1.5;
}

.closePopupcurrency{
    height: 25px;
}

.closePopupmobilecurrency{
    display: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
#content-mobile {display: none;}

@media  only screen and (min-device-width: 299px) and (min-width : 1224px) and (min-width : 1824px) and (max-device-width: 2000px) {
    input#selectedlanguage, input#selectedcurrency, .suggestedLanguage, .suggestedCurrency {
        min-width: 30%;
        margin: 0px 20px 10px 0px;
    }
    #popupCurrencyandLanguage div.modal-dialog input, #popupCurrencyandLanguage div.modal-dialog button {
        margin-bottom: 15px;
    }
    .fis-data {
        padding: 2% 0%;
    }
    .fis-left-label, .fis-right-label {
        font-size: 16px;
    }
}

@media  only screen and (min-device-width: 320px) and (max-device-width: 736px) {
    .col-sm-12 {
        -webkit-box-flex: 0 !important;
        -webkit-flex: 0 0 100% !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    .suggestedLanguage, .suggestedCurrency, .selectedCurrency, .languageSelected {
        margin-bottom: 15px;
    }
    #content-mobile {display: block;}
    .closecurrency{
        display: none;
    }
    #popupCurrencyandLanguage div.modal-dialog h4 {
        font-family: 'SourceSansProRegular';
        font-weight: bold;
        padding: 15px 0px;
        font-size: 2.3rem;
    }
    #popupCurrencyandLanguage div.modal-dialog input, 
    #popupCurrencyandLanguage div.modal-dialog button {
        /* margin-left: 25px; */
        margin: 18px;
    }
    #popupCurrencyandLanguage div.modal-dialog input {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #popupCurrencyandLanguage div.modal-dialog button {
        padding: 30px 0px 45px 0px;
    }
    #popupCurrencyandLanguage div.modal-dialog .row {
        width: 97%;
    }
    .fis-left-label, .fis-right-label {
        font-size: 15px !important;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    input#selectedlanguage, input#selectedcurrency, .suggestedLanguage, .suggestedCurrency {
        max-width: 30%;
        margin: 0px 12px 10px 0px;
    }
    button.calculateBtn.greenBtn.col-lg-3.col-md-6.col-sm-12 {
        min-width: 98%;
    }
    .headerLabel{
        width: 300px;
        line-height: 22px;
    }
	#popupCurrencyandLanguage div.modal-content {   
		border: 2px solid rgb(96, 34, 166) !important;
	}
	.closecurrency{    
		position: initial;
		margin-top: -20px;
		margin-right: -30px;
    }
    #popupCurrencyandLanguage div.modal-dialog input, #popupCurrencyandLanguage div.modal-dialog button {
        margin-bottom: 25px;
    }
    .suggestedOptions, .languageOptions, .currencyOptions {
        width: 100%;
        margin: 0px 10px;
    }
    .suggestedOptions button {
        margin: auto !important;
        max-width: 30%;
        padding: 20px;
        left: -3%;
        top: -7px;
    }
    .fis-left-label, .fis-right-label {
        font-size: 15px !important;
    }
}

@media only screen and (max-device-width : 1024px) {
    #popupCurrencyandLanguage div.modal-dialog input, #popupCurrencyandLanguage div.modal-dialog button {
        margin-bottom: 15px;
    }
}

@media only screen and (min-width : 1025px) {
    input#selectedlanguage, input#selectedcurrency, .suggestedLanguage, .suggestedCurrency {
        max-width: 30% !important;
        margin: 10px;
    }
    .suggestedOptions button {
        margin: auto !important;
        max-width: 30%;
    }
}

/* 
#popupCurrencyandLanguage div.modal-body::-webkit-scrollbar {width: 7px; height: 0;}
#popupCurrencyandLanguage div.modal-body::-webkit-scrollbar-track {margin: 54px 0 53px}
#popupCurrencyandLanguage div.modal-body::-webkit-scrollbar-thumb {
    background: rgba(0,0,0,0.0);
    border-radius: 10px;
    box-shadow: rgba(255,255,255,0.3) 0 0 0 1px;
}
#popupCurrencyandLanguage div.modal-body:hover::-webkit-scrollbar-thumb {background: rgba(0,0,0,0.45)}
#popupCurrencyandLanguage div.modal-body::-webkit-scrollbar-thumb:hover {background: rgba(0,0,0,0.55)} 
*/

div.master {
    width: 80%; max-width: 1000px; min-width: 458px;
    margin: 43px auto;
    padding: 12px;
    padding-right: 3px;
}

		
/*
#popupCurrencyandLanguage div.modal-body:hover
	{
		overflow-y:auto
	}*/

button.disclaimerAcceptBtn.acceptBtn.ng-binding.col-lg-3.col-md-6.col-sm-12 {
    min-width: 30%;
    height: 40px;
    margin: 2px 0px;
}

#resultPDF .containerResult {
    height: auto !important;
}

/* @media only screen and (min-width: 600px){

    #pdfDiv{
        width: 600px;
    }
} */

@media only screen and (min-width: 1200px){

    #pdfDiv{
        width: 1200px;
    }
}

