/* Starter CSS for Body */
.hide{display:none;}
.show{display:show;}
.showmessage{display:show;background-image: url(../../Pics/transparent.gif);position:absolute;top:0px;left:0px;z-index:2;height:100%;width:100%;}
.body {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* Custom CSS Styles for Links*/

/*
a {font-family: Arial, Helvetica, sans-serif; font-size:13;color:#1564ad;text-decoration:none;}
a:hover {font-family: Arial, Helvetica, sans-serif; font-size:13;color:#1564ad;text-decoration: underline;}

select {
    font-family: 'Arial';
		font-size:13px;
    background-color: #EAEAEA;
    color: #000000;
		border:1px solid #1b9bff;
		
}

select option {
    background-color: #EAEAEA;
    color: #000000;
}
select option:hover {
    background-color: #C0C0C0;
    color: #000000;
}

input {
    font-family: 'Arial';
		font-size:13px;
    background-color: #EAEAEA;
    color: #000000;
		border:1px solid #1b9bff;
		
}
*/
@import url(https://fonts.googleapis.com/css?family=Oxygen+Mono);
@import url(https://fonts.googleapis.com/css?family=K2D);


/* Custom CSS Styles for Select Boxes*/

.btn-outline-primary{color:#279dee;background-color:transparent;background-image:none;
	border-radius:14px;
	border:2px solid #279dee;
	display:inline-block;
	cursor:pointer;
	width:100px;
	height:30px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	}
.btn-outline-primary-clicked{color:#ffffff;background-color:#279dee;background-image:none;
	border-radius:14px;
	border:2px solid #279dee;
	display:inline-block;
	cursor:pointer;
	width:100px;
	height:30px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	}
.btn-outline-primary:hover{color:#fff;background-color:#279dee;border-color:#279dee}

.slct-outline-primary{color:#ffffff;background-color:#279dee;background-image:none;
	border-radius:14px;
	border:2px solid #279dee;
	display:inline-block;
	cursor:pointer;
	width:100px;
	height:25px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	}
	
.slct-outline-primary-select {
    display: inline-block !important;
    width: 125px !important;
    padding: 0.175rem 0.75rem !important;
    margin-top: 5px;
 }	
/*
.slct-outline-primary-select{color:#ffffff;background-color:#279dee;
	border-radius:14px;
	border:2px solid #279dee;
	display:inline-block;
	cursor:pointer;
	width:120px;
	height:25px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	}
	

.slct-outline-primary-select:hover{color:#ffffff;background-color:#transparent;border-color:#279dee}
*/

.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#279dee;background-color:transparent}
.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#279dee;border-color:#279dee}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 0.2rem rgba(39, 157, 238, 0.5);box-shadow:0 0 0 0.2rem rgba(39, 157, 238, 0.5)}

.btn-outline-primary.focus,.btn-outline-primary:focus{-webkit-box-shadow:0 0 0 0.2rem rgba(39, 157, 238, 0.5);box-shadow:0 0 0 0.2rem rgba(39, 157, 238, 0.5)}




/*
.btn-outline-secondary{color:#ee9e27;background-color:transparent;background-image:none;border-color:#ee9e27}
.btn-outline-secondary:hover{color:#fff;background-color:#ee9e27;border-color:#ee9e27}
.btn-outline-secondary.focus,.btn-outline-secondary:focus{-webkit-box-shadow:0 0 0 0.2rem rgba(238, 158, 39, 0.5);box-shadow:0 0 0 0.2rem rgba(238, 158, 39, 0.5)}
.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#ee9e27;background-color:transparent}
.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#ee9e27;border-color:#ee9e27}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 0.2rem rgba(238, 158, 39, 0.5);box-shadow:0 0 0 0.2rem rgba(238, 158, 39, 0.5)}
.btn-outline-success{color:#59bd70;background-color:transparent;background-image:none;border-color:#59bd70}
.btn-outline-succss:hover{color:#fff;background-color:#59bd70;border-color:#59bd70}
.btn-outline-success.focus,.btn-outline-success:focus{-webkit-box-shadow:0 0 0 0.2rem rgba(89, 189, 112, 0.5);box-shadow:0 0 0 0.2rem rgba(89, 189, 112, 0.5)}
.btn-outline-success.disabled,.btn-outline-success:disabled{color:#59bd70;background-color:transparent}
.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#59bd70;border-color:#59bd70}
.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 0.2rem rgba(89, 189, 112, 0.5);box-shadow:0 0 0 0.2rem rgba(89, 189, 112, 0.5)}
.btn-outline-info{color:#7db9e2;background-color:transparent;background-image:none;border-color:#7db9e2}
.btn-outline-info:hover{color:#fff;background-color:#7db9e2;border-color:#7db9e2}
.btn-outline-info.focus,.btn-outline-info:focus{-webkit-box-shadow:0 0 0 0.2rem rgba(125, 185, 226, 0.5);box-shadow:0 0 0 0.2rem rgba(125, 185, 226, 0.5)}
.btn-outline-info.disabled,.btn-outline-info:disabled{color:#7db9e2;background-color:transparent}
.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#7db9e2;border-color:#7db9e2}
.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 0.2rem rgba(125, 185, 226, 0.5);box-shadow:0 0 0 0.2rem rgba(125, 185, 226, 0.5)}
.btn-outline-warning{color:#ffdb65;background-color:transparent;background-image:none;border-color:#ffdb65}
.btn-outline-warning:hover{color:#212529;background-color:#ffdb65;border-color:#ffdb65}
*/
/* Custom CSS Styles for DIVs and TABLEs*/
.headerrow{background: #edf2f7;height:5%; width:100%; min-width: 600px;language:en-US}
.headerrowbig{background: #edf2f7;height:6%; width:100%; min-width: 600px;language:en-US}
.headerfont{font-family:'Helvetica';font-size:12;color:black;language:en-US}
.headerfontbig{font-family:'Helvetica';font-size:14;color:black;language:en-US}
.maintitlerow{height:60px; width:100%; min-width: 600px; language:en-US}
.maintitlefont{font-family:'Helvetica';font-size:24;color:black;font-weight:bold;vertical-align:baseline;language:en-US}
.graf1row{height:300px; width:100%; min-width: 600px;language:en-US}
.graf1area{border-style:solid;border-color: #A9BAB9; border-radius: 4px; border-width:2px; width:100%; height:100%;language:vertical-align:middle;en-US}
.graf1rowtitles{height:5%; width:100%; min-width: 600px;language:en-US}
.graf1rowtitlesbig{height:10%; width:100%; min-width: 600px;language:en-US}
.graf1titles{font-family:'K2D','Helvetica';font-size:15;color:black;vertical-align:baseline;text-align:left;language:en-US}
.graf1titlesbig{font-family:'K2D','Helvetica';font-size:18;color:black;font-weight:bold;vertical-align:baseline;text-align:left;language:en-US}
.graf3row{height:38%; width:100%; min-width: 600px;language:en-US}
.graf7row{height:40%; width:100%; min-width: 600px;language:en-US}

.grafunic{height:70%; width:100%; min-width: 600px;language:en-US}

.divpie1{background: #9EE1C8; border-style:solid;border-color: #A9BAB9; border-radius: 12px; border-width:0px; width:24px; height:24px;language:en-US}
.divpie2{background: #136888; border-style:solid;border-color: #A9BAB9; border-radius: 12px; border-width:0px; width:24px; height:24px;language:en-US}
.divpie3{background: #FF2445; border-style:solid;border-color: #A9BAB9; border-radius: 12px; border-width:0px; width:24px; height:24px;language:en-US}
.divpie4{background: #A9BAB9; border-style:solid;border-color: #A9BAB9; border-radius: 12px; border-width:0px; width:24px; height:24px;language:en-US}

.upspan{background: #1f8e00; border-radius: 11px; border-width:0px; width:65px; height:22px;font-family:'K2D','Helvetica';font-size:14;font-weight:bold;color:white; text-align:center; vertical-align:baseline; line-height: 22px; language:en-US}
.downspan{background: #DB0000; border-radius: 11px; border-width:0px; width:65px; height:22px;font-family:'K2D'',Helvetica';font-size:14;font-weight:bold;color:white; text-align:center; vertical-align:baseline; line-height: 22px; language:en-US}
.albasa{background:#4290FF; border-radius: 11px; border-width:0px; width:65px; height:22px;font-family:'K2D','Helvetica';font-size:14;font-weight:bold;color:white; text-align:center; vertical-align:baseline; line-height: 22px; language:en-US}

.albasa2{background:#ffffff; border-radius: 7px; border-width:4px; border-color:#4290FF; height:14px;font-family:'K2D','Helvetica';font-size:8;font-weight:bold;color:black; text-align:center; vertical-align:baseline; language:en-US}
.albasa3{background:#4290FF; border-radius: 5px; border-width:0px; height:10px; line-height: 10px; language:en-US}

.row0{background-color:#ffffff;border-bottom: 2px solid #A9BAB9;border-right: 2px solid #A9BAB9;font-family:Arial;font-size:14;font-weight:400;color:black;language:en-US;}
.row1{background-color:#e6f2ff;border-bottom: 2px solid #A9BAB9;border-right: 2px solid #A9BAB9;font-family:Arial;font-size:14;font-weight:400;color:black;language:en-US;}
.rowx0{background-color:#ffffff;border-bottom: 2px solid #A9BAB9;font-family:Arial;font-size:14;font-weight:400;color:black;language:en-US;}
.rowx1{background-color:#e6f2ff;border-bottom: 2px solid #A9BAB9;font-family:Arial;font-size:14;font-weight:400;color:black;language:en-US;}
.rowh1{background-color:#e6f2ff;border-bottom: 3px solid #4290FF;border-right: 2px solid #A9BAB9;font-family:Arial;font-size:14;font-weight:600;color:#4290FF;language:en-US;}
.rowhx1{background-color:#e6f2ff;border-bottom: 3px solid #4290FF;font-family:Arial;font-size:14;font-weight:600;color:#4290FF;language:en-US;}
.rowh0{background-color:#ffffff;border-right: 2px solid #A9BAB9;font-family:Arial;font-size:14;font-weight:600;color:#1e317e;language:en-US;}

.grafbgft{background-color:#e6f2ff;font-family:Arial;font-size:14;font-weight:600;color:#000033;language:en-US;}

