/*html, body {
	width: 100%; 
} */

#overlay {
	display: none;
}
#text {
	color: #fff;

}
/* table.tframe2 {width: 760px; height: 200px;}    */
/* Codes/Accordion Buttons */ 

.toTop {
	background-color: #85a3a3; 
	color: #dfdfdf;
	position: fixed;
	top: 90%;
	left: 80%;
	padding: 1%;
	font-size: 10pt;
	border-radius: 5px;
	z-index: 1;
	text-decoration: none;
}

.invis {
	color: transparent !important;
}

.indent {
	text-indent: 15%
}
.codeClr {
color: #5b9bd5; background-color: transparent;
font-size: 9pt; font-weight: normal; width:70px; height: 23px;  padding-top:0px;
 cursor: pointer; margin-left: 410px; border: 1px solid #2e75b6; border-radius: 5px; margin-bottom: 10px;
}

#codeCon {
font-family: Arial "Microsoft Sans Serif", sans-serif;
color: #ffffff; background-color: #364050  ;
font-size: 10pt; font-weight: bold;
width:100px; height: 23px; margin-left: -220px; border: none; cursor:pointer;
border-radius: 5px; margin-bottom: 10px
}

#codeCon:hover {
	background-color: #657896;
}


#indusHead {
background-color:  #dfdfdf;
color: #660000 !important; 
border: none;
text-align: center;
font-size: 10pt; 
font-weight: bold;
margin-bottom: 5%;
/*width: 60%;
padding: 5% 20%; */
width: 220px;
padding: 20px 30px;
}

#indusHead1 {
background-color: #dfdfdf;
color: #660000 !important; 
border: none;
text-align: center;
font-size: 10pt; 
font-weight: bold;
margin-bottom: 5%;
/*width: 60%;
padding: 5% 20%; */
width: 310px;
padding: 20px 30px;
}

#indusHead2 {
background-color: #dfdfdf;
color: #660000 !important; 
border: none;
text-align: center;
font-size: 10pt; 
font-weight: bold;
margin-bottom: 5%;
/*width: 60%;
padding: 5% 20%; */
width: 500px;
padding: 20px 30px;
}

.centerframe {

	margin-left: 10%
}
.sidenav {
    height: 100%;
    width: 20%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
  /*  background-color: #111; old background */
	background-color:   #85a3a3;
    overflow-x: hidden;
    padding-top: 20px;
	overflow-y: visible;
}

.sidenav a {
    padding: 6px 40px;
    text-decoration: none;
    font-size: 10pt !important;
   /* color: #818181; old color */
	color: #dfdfdf;
    display: block;
}

.sidenav a:hover {
    /* color: #f1f1f1; old hover */
	color: #a1c6c6;
}

.main {
    margin-left: 160px; /* Same as the width of the sidenav */
    font-size: 28px; /* Increased text to enable scrolling */
    padding: 0px 10px;
}

@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}

#top {
position: absolute; 
top: 0%;
left: 0%; 
} 



input.chkbox9 {
float: left;
margin-top: 10px;
}

input.chkbox13 {
float: left;
margin-top: 5px!important;
}

.listing {
float: left;
margin-top:10px;
margin-left: 5px;
}

.listing2 {
float: left;
margin-top: 5px;
margin-left: 5px;
}
				
.mod {
float: left;
margin-top:10px;
margin-left: 0px;
}


input:focus {
outline:0 !important;
}	

#button, #button2, #button3 {
font-family: Arial "Microsoft Sans Serif", sans-serif;
color: #364050; background-color: transparent;
font-size: 10pt; font-weight: bold;
width:100px; height: 23px;  cursor:pointer;
border-radius: 5px; text-align: center; border: 1px solid #364050; 

}


#button:hover, #button2:hover, #button3:hover { color: #fff; background-color:#657896; }

#button2:focus {
	cursor: pointer !important;
}

#button {
	 margin-left: -15px;
}


#button2 {
	 margin-left: 5px;
	 margin-bottom: 10px;
}

#button3 {
	 margin-right: -10px;
}


/* Snapshot & View Profile */
#srchbtnR{
font-family: Arial "Microsoft Sans Serif", sans-serif;
color: #ffffff; background-color: #364050;
font-size: 10pt; font-weight: bold;
width:100px; height: 23px; margin-left: 5px; border: none; cursor:pointer;
border-radius: 5px;}
#srchbtnR:hover { background-color:#657896 }



#srchbtnR2{
font-family: Arial "Microsoft Sans Serif", sans-serif;
color: #ffffff; background-color: #364050;
font-size: 10pt; font-weight: bold;
width:100px; height: 23px; margin-left: 5px; border: none; cursor:pointer;
border-radius: 5px;}
#srchbtnR2:hover { background-color:#657896}

#srchbtnR3{
font-family: Arial "Microsoft Sans Serif", sans-serif;
color: #ffffff; background-color: #364050;
font-size: 10pt; font-weight: bold;
width:100px; height: 23px; margin-left: 200px; border: none; cursor:pointer;
border-radius: 5px; margin-bottom: 10px}
#srchbtnR3:hover { background-color:#657896 }

/* Download All */
input.srchbtnDAR{
background-color: #1aa88e;
	display: block;
	margin-bottom: 10px;
	height: 50px; 
	width: 500px;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	border-radius: 5px;
	color: #fff;
	border: none !important;
	font-size: 12pt;
	margin-left: 90px;}
input.srchbtnDAR:hover, input.srchbtnDR:hover, input.srchbtnDR2:hover, input.srchbtnDR3:hover { background-color:#1db99c;  }

/* Download Other Buttons */
input.srchbtnDR{
background-color: #1aa88e;
	display: block;
	margin-bottom: 10px;
	height: 50px; 
	width: 500px;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	border-radius: 5px;
	color: #fff;
	border: none !important;
	font-size: 12pt;
	margin-top: 10px;
	margin-left: 80px;
	}
	
	/* Spreadsheet to Edit */
input.srchbtnDR2{
background-color: #1aa88e;
	display: block;
	margin-top: -30px;
	height: 50px; 
	width: 500px;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	border-radius: 5px;
	color: #fff;
	border: none !important;
	font-size: 12pt;
	}

	/* Download on Snapshot */
	input.srchbtnDAR2{
font-family: Arial "Microsoft Sans Serif", sans-serif;
color: #ffffff; background-color: #17294c;
font-size: 10pt; font-weight: bold;
width:100px; height: 25px; margin-left: 10px; border: none; cursor:pointer;
border-radius: 30px; margin-bottom: 10px;}
	input.srchbtnDAR2:hover { background-color:#112b56; }
	
/* Download Other Buttons on Profiles */
input.srchbtnDR3{
background-color: #1aa88e;
	display: block;
	margin-bottom: 10px;
	height: 50px; 
	width: 500px;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	border-radius: 5px;
	color: #fff;
	border: none !important;
	font-size: 12pt;
	margin-left: 25px;
	margin-top: 30px;
	}
	
	
	
table.topnav66 {background-color: #fafaf9; width: 100%; margin-bottom: 0px;}

.new-search2 {
	 color: #c00000;
	font-weight: 700px;
	background-color: transparent;
	width: 100px; 
	height: 30px;
	border: 1px solid #c00000;
float: right;
	margin-top: -25px;
	 margin-right: 10px;
	border-radius: 5px;
	margin-bottom: 20px;
}

.new-search2:hover { 
color: #fff;
background-color: #a02626!important;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 200px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
	overflow-y: hidden;
}

/* Modal Content */
.modal-content {
    background-color: #fff;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
	color: #000;
	font-weight: 700px;
	font-family:  "Verdana", sans-serif;
	
}


#excelFile, #textFile {
	background-color: #1aa88e;
	display: block;
	margin-bottom: 35px;
	height: 50px; 
	width: 500px;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	color: #fff;
	border: none !important;
	font-size: 12pt;
	margin-left: 25px;
	margin-top: 30px;
	font-family: Verdana, "Microsoft Sans Serif", sans-serif;
}

#excelFile:focus, #textFile:focus {
	background-color: #158671;
}

a.dwnld {
	background-color: #1aa88e;
	display: block;
	margin-bottom: 35px;
	height: 50px; 
	width: 500px;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	color: #fff;
	border: none !important;
	font-size: 12pt;
	margin-left: 25px;
	margin-top: 30px;
	font-family: Verdana, "Microsoft Sans Serif", sans-serif;
	
}


a.dwnld:focus { background-color:#112b56;}

.ttt {
	font-family: Verdana, "Microsoft Sans Serif", sans-serif;
	font-size: 8pt;
}
/* The Close Button */
.close2 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
	margin-bottom: 100%; 
}

.close2:hover, 
.close2:focus {
    color: #ea5d5d;
    text-decoration: none;
    cursor: pointer;
}

.overlay-bg {
position: absolute;
top: 0;
left: 0;
height:100%;
width: 100%;
cursor: pointer;
z-index: 1000; /* high z-index */
background: #000; /* fallback */
background: rgba(0,0,0,0.75);

}
.overlay-content {
background: #fff;
padding: 1%;
width: 40%;
position: absolute;
top: 15%;
left: 50%;
margin: 0 0 0 -20%; /* add negative left margin for half the width to center the div */
cursor: default;
z-index: 10001;
border-radius: 4px;
box-shadow: 0 0 5px rgba(0,0,0,0.9);
}

/*  ========================= Page Buttons SECTION ======================== */


.pageBtn {
	font-family: Arial "Microsoft Sans Serif", sans-serif;
	color: #ffffff; 
	background-color: #4a5361;
	padding: 0px 10px;
	font-size: 10pt; 
	font-weight: bold;

	height: 23px; 
	border: none; 
	cursor: pointer;
	border-radius: 5px;
	/* top right bottom left */
	margin: 0px 0px 20px 0px;
}

.pageBtn:hover { 
	background-color:  #9bc2e6;
	border: 1px solid #9bc2e6;
}

.pageSrch {
	border: 1px solid #4a5361; 
	height: 20px; 
	padding: 0px 5px;
	width: 20px;
	border-radius: 3px;
}

.pageChk, .aChk {
	font-family: Arial "Microsoft Sans Serif", sans-serif;
	color: #ffffff; 
	
	font-size: 10pt; 
	font-weight: normal;

	height: 23px; 
	
	cursor: pointer;
	border-radius: 5px;

}

.pageChk {
	background-color: darkred;
	border: 1px solid darkred; 
	padding: 0px 20px;
	/* top right bottom left */
	margin: 0px 0px 10px 5px;
}

.aChk {
	background-color: #6f819d;
	border: 1px solid #6f819d; 
	padding: 0px 10px;
	/* top right bottom left */
	margin: 0px 0px 10px 0px;
}

.pageChk:hover { 
	background-color:  #be0000;
	border: 1px solid #be0000;
}

.aChk:hover { 
	background-color:  #9bc2e6;
	border: 1px solid #9bc2e6;
}

.pageClr, .aClr {
	font-family: Arial "Microsoft Sans Serif", sans-serif;
	color: #4a5361; 
	background-color: #ffffff;
	padding: 0px 20px;
	font-size: 10pt; 
	font-weight: normal;

	height: 23px; 
	border: 1px solid #4a5361; 
	cursor: pointer;
	border-radius: 5px;

}

.pageClr:hover, .aClr:hover { 
	/* background-color:#284b8c; */ 
	background-color:  #9bc2e6;
	border: 1px solid #9bc2e6;
	color: #fff;
}

.aClr {
	padding: 0px 20px;
	/* top right bottom left */
	margin: 0px 0px 10px 5px;
}

.pageClr {
	padding: 0px 20px;
	/* top right bottom left */
	margin: 0px 10px 10px 5px;
}