/* top elements */
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font: 70%/1.5em 'Trebuchet MS';
	color: #333;
	background: #ffffff;
	text-align: center;
	
}
/* links */
a {
	color: #4476cc;
	background-color: inherit;
	text-decoration: none;
}

a:hover {
	color: #575757;
	background-color: inherit;
}

/* headers */
h1,h2,h3 {
	font-family: 'Trebuchet MS';
	font-weight: Bold;
}

h1 {
	font-size: 145%;
	padding: 10px 10px 5px 10px;
	color: #75A54B;
	background-color: inherit;
	border-bottom: 1px solid #EFF0F1;
}

h2 {
	font-size: 125%;
	text-transform: uppercase;
}

h3 {
	font-size: 125%;
	color: #404040;
}

h4 {
	font-size: 50%;
	text-transform: uppercase;
	font: italic 12px 'Trebuchet MS';
}

h2,h3,p {
	padding: 10px;
	margin: 0;
}

h5 {
	font-size: 145%;
	color: #75A54B;
	background-color: inherit;
	border-bottom: 1px solid #EFF0F1;
}
/* images */
img {
	border: 0;
}

img.float-right {
	margin: 5px 0px 5px 10px;
}

img.float-left {
	margin: 5px 10px 5px 0px;
}

#sidebar h1,#sidebar p {
	padding-left: 0;
	position: relative;
	left: 15px;
}

#wisewords h1,#wisewords p,marquee {
	padding-left: 0;
	color: #333;
	font-size: 120%;
}

ul,ol {
	margin: 10px 20px;
	padding: 0 20px;
	position: relative;
	left: 15px;
}

code {
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Trebuchet MS';
	/* white-space: pre; */
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	border-left: 4px solid #A52A2A;
}

acronym {
	cursor: help;
	border-bottom: 1px solid #777;
}

blockquote {
	margin: 10px;
	padding: 0 0 0 32px;
	background: #FAFAFA url(quote.gif) no-repeat 5px 10px !important;
	background-position: 8px 10px;
	border: 1px solid #f2f2f2;
	border-left: 4px solid #A52A2A;
}

/* form elements */
form {
	margin: 10px;
	padding: 5px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
}

label {
	display: block;
	font-weight: bold;
	margin: 5px 0;
}

input {
	padding: 3px;
	border: 1px solid #eee;
	font: normal 1em 'Trebuchet MS';
	color: #000;
	border-style: groove;
	border-width: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px
}

.input_id {
	padding: 3px;
	border: 1px solid #eee;
	font: normal 1em 'Trebuchet MS';
	color: #000;
	border-style: groove;
	border-width: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px
}

.input1 {
	padding: 3px;
	border: 1px solid #eee;
	font: normal 1em 'Trebuchet MS';
	color: #000;
	border-style: groove;
	border-width: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px
}

select {
	padding: 3px;
	border: 1px solid #CCC;
	font: normal 1em 'Trebuchet MS';
	color: #000;
}

.select1 {
	background: transparent;
	width: 120px;
	padding: 3px;
	font-size: 11px;
	line-height: 1;
	border-radius: 0;
	height: 50px;
	-webkit-appearance: none;
	vertical-align: top;
	border: 1px solid #CCC;
}

textarea {
	width: 100%;
	padding: 3px;
	font: normal 1em 'Trebuchet MS';
	border: 1px solid #eee;
	height: 100px;
	display: block;
	color: #000;
}

input.button {
	margin: 0;
	font: bolder 12px 'Trebuchet MS';
	border: 1px solid #CCC;
	padding: 2px 3px;
	background: #FFF;
	color: #75A54B;
}

.cbutton {
	margin: 0;
	font: bolder 13px 'Calibri';
	border: 1px solid #CCC;
	padding: 2px 3px;
	background: #019683;
	color: #FFF;
	transition-duration: 0.4s;
}

.cbutton1 {
	background-color: #dadcde;
	text-indent: 0;
	color: #777777;
	font-family: Calibri;
	font-size: 16px;
	height: 19px;
	width: 83px;
	text-decoration: none;
	text-align: center;
	border: 0px solid #CCC;
	float: right;
}

/* search form */
form.search {
	position: absolute;
	top: 45px;
	right: 55px;
	padding: 0;
	margin: 0;
	border: none;
	background-color: transparent;
}

form.kpitlogo {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
	border: none;
	background-color: transparent;
}

input.textbox {
	margin: 0;
	width: 120px;
	border: 1px solid #CCC;
	background: #FFF;
	font-size: 8pt;
	color: #333;
	vertical-align: top;
}

input.textboxSmall {
	margin: 0;
	width: 80px;
	border: 1px solid #CCC;
	background: #FFF;
	font-size: 8pt;
	color: #333;
	vertical-align: top;
}

input.textbox1 {
	margin: 0;
	width: 100px;
	border: 1px solid #CCC;
	background: #FFF;
	color: #333;
	vertical-align: top;
}

form.search input.button {
	width: 60px;
	vertical-align: top;
}

form.login {
	border: none;
	background-color: transparent;
}



/**************************************
   LAYOUT 
***************************************/
#wrap {
	margin: 0 auto;
	padding: 10px;
	text-align: left;
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	
	
	
}

/* header */
#header {
	position: relative;
	height: 70px;
	margin: 0;
	padding: 0;
	color: #808080;
}

#header h1#logo {
	position: absolute;
	font: bold 3.9em "trebuchet MS";
	margin: 0;
	padding: 0;
	color: #75A54B;
	letter-spacing: -2px;
	border: none;
	/* change the values of top and Left to adjust the position of the logo*/
	top: 0;
	left: 25px;
}

#header h1#logo span {
	color: #4476CC;
}

#header h2#slogan {
	position: absolute;
	margin: 0;
	padding: 0;
	font: italic 12px 'Trebuchet MS';
	text-transform: none;
	/* change the values of top and Left to adjust the position of the slogan (top: 43px; left: 90px;)*/
	top: 50px;
	left: 1px;
}

/* menu */
#menu {
	clear: both;
	/* background: #019683 repeat-x; */
	background: -webkit-repeating-linear-gradient(90deg, #59b7a9 0, #17776b 74%, rgba(1,53,33,1) 100%), rgba(91,125,193,1);
background: -moz-repeating-linear-gradient(0deg, #59b7a9 0, #17776b 74%, rgba(1,53,33,1) 100%), rgba(91,125,193,1);
background: repeating-linear-gradient(0deg, #59b7a9 0, #17776b 74%, rgba(1,53,33,1) 100%), rgba(91,125,193,1);

	
	height: 30px;
	margin: 0;
	font: bolder 1.2em/30px 'Trebuchet MS';
}

#menu ul {
	margin: 0;
	padding: 0 0 0 8px;
}

#menu ul li {
	float: left;
	list-style: none;
	border-right: 1px solid #ffffff;
}

#menu ul li a {
	display: block;
	text-decoration: none;
	padding: 0 15px;
	color: #FFF;
}

#menu ul li a:hover {
	color: #333;
	/* background: #d3d3d3 repeat-x; */
	
	background: -webkit-linear-gradient(0deg, #076b5d 0, #97c4be 97%, #97c4be 100%), rgb(105,192,223)	;
  background: -moz-linear-gradient(90deg, #076b5d 0, #97c4be 97%, #97c4be 100%), rgb(105,192,223)	;
  background: linear-gradient(90deg, #076b5d 0, #97c4be 97%, #97c4be 100%), rgb(105,192,223)	;

}

#menu ul li#current a {
	color: #333;
	background: url(menu-current-bg.gif) repeat-x;
	
	
}


/***Drop down****/
#menu ul li {
	display: block;
	position: relative;
	text-align: left;
}

#menu ul li ul {
	background: #019683;
	display: none;
	position: absolute;
	left: 0;
	z-index: 999;
	min-width: 300px;
}

#menu ul li ul li {
	border-right: none;
}
/* SHOW SUBMENU 1 */
div#menu li:hover ul,#menu li.over ul {
	display: block;
}
/*         */
#menu1 {
	clear: both;
	background: #666666 repeat-x;
	height: 30px;
	margin: 0;
	font: bolder 1.2em/30px 'Trebuchet MS';
}

#menu1 ul {
	margin: 0;
	padding: 0 0 0 8px;
}

#menu1 ul li {
	float: left;
	list-style: none;
	border-right: 1px solid #FFA500;
}

#menu1 ul li a {
	display: block;
	text-decoration: none;
	padding: 0 15px;
	color: #FFF;
	position: absolute;
}

#menu1 ul li a:hover {
	color: #333;
	background: url(menu-hover-bg.gif) repeat-x;
}

/* sidebar */
#sidebar {
	float: left;
	width: 10%;
	height: 420px;
	margin: 0;
	padding: 0;
	display: inline;
}

#wisewords {
	float: left;
	width:90%;
	position: relative;
	left: 50px;
	height: 100%;
	margin: 0;
	padding: 0;
	display: inline;
	
}



#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0 0 7px 0;
	padding: 0;
	text-decoration: none;
}

#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(arrow.gif) no-repeat 3px 6px;
	padding: 2px 5px 2px 20px;
}

* html body #sidebar ul.sidemenu li {
	height: 1%;
}

#sidebar ul.sidemenu li a {
	font-weight: bolder;
	background-image: none;
	text-decoration: none;
}

#sidebar ul.sidemenu2 {
	list-style: none;
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0;
	text-decoration: none;
}

#sidebar ul.sidemenu2 li {
	border-bottom: 1px solid #EFF0F1;
	background: url(arrow.gif) no-repeat 15px 6px;
	padding: 2px 5px 2px 35px;
}

* html body #sidebar ul.sidemenu2 li {
	height: 1%;
}

#sidebar ul.sidemenu2 li a {
	font-weight: bolder;
	background-image: none;
	text-decoration: none;
}

#rightbar {
	float: right;
	width: 30%;
	padding: 0;
	margin: 0;
}

/* main column */
#main {
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
	width: 83%;
}

#mainfull {
	float: left;
	margin: 0;
	padding: 0;
	width: 98%;
	height: 100%;
}

#birtdiv {
	float: left;
	margin: 0;
	padding: 0;
	width: 90%;
	height: 100%;
}

#custom {
	font-family: 'Trebuchet MS';
	background: #FFFFFF;
	margin: 5px;
	border-collapse: collapse;
	text-align: left;
	width: 100%;
}

#custom th {
	color: #FFFFFF;
	background: #019683;
	padding: 10px 8px;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-top: 2px solid #ccc;
	padding-bottom: 10px;
}

#custom td {
	color: #000;
	padding: 5px 5px 0px 5px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding-bottom: 5px;
}

#custom tbody tr:hover td {
	color: #009;
	background: #cbdfb9;
	padding-bottom: 10px;
}

#custom1 {
	font-family: 'Trebuchet MS';
	background: #FFFFFF;
	margin: 5px;
	border-collapse: collapse;
	text-align: left;
	width: 100%;
}

#custom1 th {
	color: #FFFFFF;
	background: #2EB8E6;
	padding: 10px 8px;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-top: 2px solid #ccc;
}

#custom1 td {
	color: #000;
	padding: 9px 8px 0px 8px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#custom1 tbody tr:hover td {
	color: #009;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px;
	margin: 15px 10px 10px 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;
}

.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}

.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}

.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px 0 5px;
}

/* footer */
#footer {
	clear: both;
	color: #666666;
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1rem;
	background: #efefef url(footerbg.gif) repeat-x;
	text-align: center;
}

#footer a {
	text-decoration: none;
	font-weight: bold;
}

#footer-content {
  margin: 0 auto 0 auto; 
  border-width: 1px 0 0 0;
  bottom: 0;
}

#footer-content #footer-left {
	
	width: 60%;
	float: left;
	text-align: left;
}

#footer-content #footer-right {
	
	width: 33%;
	float: right;
	text-align: right;
	padding: 0;
}

.flR {
	float: right;
}

.breadcrumbs {
	float: left;
	font-size: 12px;
	width: auto;
}

.breadcrumbs ul li {
	background-image: none;
	color: #BABABA;
	display: inline;
	line-height: 15px;
	list-style-type: none;
	padding: 0 10px 0 0;
	vertical-align: middle;
}

.breadcrumbs ul li.active {
	color: #000000;
	font-weight: 900;
	padding: 9px;
}

.breadcrumbs ul li.disable {
	color: #333333;
	font-weight: bold;
	padding: 9px;
}

.breadcrumbs ul li a {
	outline: medium none;
	text-decoration: underline;
}

.breadcrumbs ul li a.current {
	/*color: #F9864D;*/
	color: #000000;
	cursor: default;
	text-decoration: none;
}

.breadcrumbs ul li a.hidelink {
	color: #BABABA;
	cursor: default;
	text-decoration: none;
}

.flR {
	float: right;
}

.breadcrumbs {
	float: left;
	font-size: 12px;
	width: auto;
}

.breadcrumbs ul li {
	background-image: none;
	color: #BABABA;
	display: inline;
	line-height: 15px;
	list-style-type: none;
	padding: 0 10px 0 0;
	vertical-align: middle;
}

.breadcrumbs ul li.active {
	color: #000000;
	font-weight: 900;
	padding: 9px;
}

.breadcrumbs ul li.disable {
	color: #333333;
	font-weight: bold;
	padding: 9px;
}

.breadcrumbs ul li a {
	outline: medium none;
	text-decoration: underline;
}

.breadcrumbs ul li a.current {
	/*color: #F9864D;*/
	color: #000000;
	cursor: default;
	text-decoration: none;
}

.breadcrumbs ul li a.hidelink {
	color: #BABABA;
	cursor: default;
	text-decoration: none;
}
/* alignment classes */
.float-left {
	float: left;
}

.float-right {
	float: right;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

/* additional classes */
.clear {
	clear: both;
}

.green {
	color: #75A54B;
}

/*------Following added by shreyash(solid green)------*/
fieldset {
	border: 1px ridge skyblue;
	width: 100%;
}

legend {
	padding: 0.2em 0.5em;
	border: 1px ridge skyblue;
	color: #888;
	font-size: 90%;
	text-align: left;
}

label {
	float: left;
	width: 90%;
	margin-right: 0.8em;
	margin-left: 0.8em;
	padding-top: 0.2em;
	text-align: left;
	font-weight: bold;
}

.fixed-div {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 100px;
	background-color: #000;
}

/*------Following added by Tejaswini------*/
.search1{
  background: #058a74;
  background-image: -webkit-linear-gradient(top, #058a74, #1bdbc1);
  background-image: -moz-linear-gradient(top, #058a74, #1bdbc1);
  background-image: -ms-linear-gradient(top, #058a74, #1bdbc1);
  background-image: -o-linear-gradient(top, #058a74, #1bdbc1);
  background-image: linear-gradient(to bottom, #058a74, #1bdbc1);
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;

}
.search1:hover {
  background: #019683;
  text-decoration: none;
}
	
.multiselect {
	margin-left: -91px;
	position: relative;
	height: 15em;
	border: solid 1px #c0c0c0;
	overflow: auto;
	text-align: left;
	left: 90px;
}

h1.multi {
	text-align: left;
	font-size: 145%;
	color: #75A54B;
	background-color: inherit;
	border-bottom: 1px solid #EFF0F1;
}

.multiselect ul li {
	display: block;
	list-style-type: none;
	text-align: left;
}

.multiselect ul {
	text-align: left;
	padding-left: 0.5px;
}

h1#roles {
	border-top: 1px solid #EFF0F1;
}

input:disabled {
	background: #dddddd;
	color:black;
}

input[disabled].Searchbtn:hover, input[disabled].Searchbtn:active, input[disabled].Searchbtn:focus{
  color:black;
  background: #dddddd;
}

.reportbutton {
	cursor: pointer;
	margin: 0;
	font: bolder 13px 'Calibri';
	border: 1px solid #CCC;
	padding: 2px 3px;
	background: #019683;
	color: #FFF;
	box-shadow: 0 9px #999;
	border-radius: 12px;
	transition-duration: 0.4s;
	height: 50px;
}

.reportbutton:hover {
	cursor: pointer;
	background: #49CCB9;
	box-shadow: 0 9px #999;
}

.reportbutton:active {
	background-color: #49CCB9;
	box-shadow: 0 5px #666;
	transform: translateY(4px);
}

.mySlides {
	display: none;
}

.mySlides img {
	width: 140%;
	height: 60%;
}
/* Slideshow container */
.slideshow-container {
	max-width: 1000px;
	position: relative;
	margin: auto;
}

/* Next & previous buttons */
.prev,.next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	padding: 16px;
	margin-top: -22px;
	color: white;
	font-weight: bold;
	font-size: 18px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
	right: 0;
	border-radius: 3px 0 0 3px;
}
/* Position the "previous button" to the left
 */
.prev {
	left: 0;
	border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.prev:hover,.next:hover {
	background-color: rgba(0, 0, 0, 0.8);
}

/* Caption text */
.text {
	color: #f2f2f2;
	font-size: 15px;
	padding: 8px 12px;
	position: absolute;
	bottom: 8px;
	width: 100%;
	text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
}

/* The dots/bullets/indicators */
.dot {
	height: 13px;
	width: 13px;
	margin: 0 2px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
}

.active {
	background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from { opacity: .4; }
  to   { opacity: 1; }
}

@keyframes fade {
  from { opacity: .4; }
  to   { opacity: 1; }
}


/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
	.text {
		font-size: 11px
	}
}

.Searchbtn {
	
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
  cursor: pointer;
   padding: 0 20px 0 25px;
  border: none;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  font: normal 12px/2.4 "Open Sans", Helvetica, sans-serif;
  color: rgba(255,255,255,0.9);
  text-transform: capitalize;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: -webkit-linear-gradient(0deg, #05664f 0, #05664f 6%, #68ddce 97%, #68ddce 100%), -webkit-linear-gradient(-180deg, rgba(0,80,46,1) 0, #019683 88%, rgba(0,80,46,1) 100%, rgba(0,80,46,1) 100%), rgb(105,192,223);
  background: -moz-linear-gradient(90deg, #05664f 0, #05664f 6%, #68ddce 97%, #68ddce 100%), -moz-linear-gradient(270deg, rgba(0,80,46,1) 0, #019683 88%, rgba(0,80,46,1) 100%, rgba(0,80,46,1) 100%), rgb(105,192,223);
  background: linear-gradient(90deg, #05664f 0, #05664f 6%, #68ddce 97%, #68ddce 100%), linear-gradient(270deg, rgba(0,80,46,1) 0, #019683 88%, rgba(0,80,46,1) 100%, rgba(0,80,46,1) 100%), rgb(105,192,223);
  background-position: 50% 50%;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: auto auto;
  background-size: auto auto;
  -webkit-box-shadow: 0 5px 0 0 rgba(189,189,189, 0.8);
  box-shadow: 0 5px 0 0 rgba(189,189,189, 0.8);
  text-shadow: 0 1px 1px rgba(87,151,180,0.36) ;
  -webkit-transition: top 50ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: top 50ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: top 50ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: top 50ms cubic-bezier(0.42, 0, 0.58, 1);
}

.Searchbtn:hover {
  border:none;
   -webkit-border-radius: 15px;
  border-radius: 15px;
  background: -webkit-linear-gradient(-225deg, #8ad1c7 0, rgba(9,117,90,1) 97%, rgba(9,117,90,1) 100%), rgba(63,193,182,1);
  background: -moz-linear-gradient(315deg, #8ad1c7 0, rgba(9,117,90,1) 97%, rgba(9,117,90,1) 100%), rgba(63,193,182,1);
  background: linear-gradient(315deg, #8ad1c7 0, rgba(9,117,90,1) 97%, rgba(9,117,90,1) 100%), rgba(63,193,182,1);
  background-position: 50% 50%;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: auto auto;
  background-size: auto auto;
  -webkit-box-shadow: 0 5px 0 0 rgba(2,15,20,1) ;
  box-shadow: 0 5px 0 0 rgba(2,15,20,1) ;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-transform: rotateX(0.5729577951308232deg)   ;
  transform: rotateX(0.5729577951308232deg)   ;
}

.Searchbtn:active {
  top: 2px;
  border: none;
  background: -webkit-linear-gradient(0deg, #076b5d 0, #97c4be 97%, #97c4be 100%), rgb(105,192,223)	;
  background: -moz-linear-gradient(90deg, #076b5d 0, #97c4be 97%, #97c4be 100%), rgb(105,192,223)	;
  background: linear-gradient(90deg, #076b5d 0, #97c4be 97%, #97c4be 100%), rgb(105,192,223)	;
  background-position: 50% 50%;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: auto auto;
  background-size: auto auto;
  -webkit-box-shadow: 0 3px 0 0 #019683 ;
  box-shadow: 0 3px 0 0 #019683 ;
  -webkit-transform: none;
  transform: none;
  -webkit-transform-origin: 50% 100% 0;
  transform-origin: 50% 100% 0;
}

.Searchbtn::before {
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 40px;
  height: 30px;
  position: absolute;
  content: "";
  cursor: pointer;
  top: 0;
  left: 0;
  border: 0 solid #018dc4;
  border-right: 1px solid rgba(255,255,255,0.2);
  font: normal medium/normal Arial, Helvetica, sans-serif;
  color: rgba(0,0,0,0.9);
  -o-text-overflow: clip;
  text-overflow: clip;
  /* background: url(/searchIcon.png), rgba(0,0,0,0.05);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-origin: content-box;
  background-origin: content-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: 30px auto;
  background-size: 30px auto; */
  /* text-shadow: -1px -1px 0 rgba(15,73,168,0.66) ; */
  /* -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1); */
}

/* --- unified size (apply to ALL buttons you want 100x30) --- */
.btn-100x30{
  width:70px !important;
  height:30px !important;
  line-height:30px !important; /* vertical centering */
  padding:0 20px 0 25px !important; /* keep same left icon space as Searchbtn */
  color:#fff !important; /* white text */
  box-sizing:content-box;
}

/* --- Refresh button cloned from Searchbtn, recolored to DA5552 --- */
.Refreshbtn{
  display:inline-block;
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
  position:relative;
  cursor:pointer;
  padding:0 20px 0 25px;
  border:none;
  -webkit-border-radius:15px;
  border-radius:15px;
  font:normal 12px/2.4 "Open Sans", Helvetica, sans-serif;
  color:rgba(255,255,255,0.9);
  text-transform:capitalize;
  -o-text-overflow:clip;
  text-overflow:clip;

  /* main gradients recolored around #DA5552 */
  background:-webkit-linear-gradient(0deg, #a73e3b 0, #a73e3b 6%, #f2b6b5 97%, #f2b6b5 100%),
             -webkit-linear-gradient(-180deg, #8f2d2b 0, #DA5552 88%, #8f2d2b 100%, #8f2d2b 100%),
             #f2b6b5;
  background:-moz-linear-gradient(90deg, #a73e3b 0, #a73e3b 6%, #f2b6b5 97%, #f2b6b5 100%),
             -moz-linear-gradient(270deg, #8f2d2b 0, #DA5552 88%, #8f2d2b 100%, #8f2d2b 100%),
             #f2b6b5;
  background:linear-gradient(90deg, #a73e3b 0, #a73e3b 6%, #f2b6b5 97%, #f2b6b5 100%),
             linear-gradient(270deg, #8f2d2b 0, #DA5552 88%, #8f2d2b 100%, #8f2d2b 100%),
             #f2b6b5;
  background-position:50% 50%;
  -webkit-background-origin:padding-box;
  background-origin:padding-box;
  -webkit-background-clip:border-box;
  background-clip:border-box;
  -webkit-background-size:auto auto;
  background-size:auto auto;

  -webkit-box-shadow:0 5px 0 0 rgba(189,189,189,.8);
  box-shadow:0 5px 0 0 rgba(189,189,189,.8);
  text-shadow:0 1px 1px rgba(87,151,180,.36);

  -webkit-transition:top 50ms cubic-bezier(.42,0,.58,1);
  -moz-transition:top 50ms cubic-bezier(.42,0,.58,1);
  -o-transition:top 50ms cubic-bezier(.42,0,.58,1);
  transition:top 50ms cubic-bezier(.42,0,.58,1);
}

.Refreshbtn:hover{
  border:none;
  -webkit-border-radius:15px;
  border-radius:15px;
  background:-webkit-linear-gradient(-225deg, #f3c4c3 0, #b64642 97%, #b64642 100%),
             #ef9a9a;
  background:-moz-linear-gradient(315deg, #f3c4c3 0, #b64642 97%, #b64642 100%),
             #ef9a9a;
  background:linear-gradient(315deg, #f3c4c3 0, #b64642 97%, #b64642 100%),
             #ef9a9a;
  -webkit-box-shadow:0 5px 0 0 rgba(2,15,20,1);
  box-shadow:0 5px 0 0 rgba(2,15,20,1);
  -webkit-transition:none; -moz-transition:none; -o-transition:none; transition:none;
  -webkit-transform:rotateX(.573deg); transform:rotateX(.573deg);
}

.Refreshbtn:active{
  top:2px;
  border:none;
  background:-webkit-linear-gradient(0deg, #a94442 0, #f3c4c3 97%, #f3c4c3 100%), #f2b6b5;
  background:-moz-linear-gradient(90deg, #a94442 0, #f3c4c3 97%, #f3c4c3 100%), #f2b6b5;
  background:linear-gradient(90deg, #a94442 0, #f3c4c3 97%, #f3c4c3 100%), #f2b6b5;
  -webkit-box-shadow:0 3px 0 0 #b64642;
  box-shadow:0 3px 0 0 #b64642;
  -webkit-transform:none; transform:none;
  -webkit-transform-origin:50% 100% 0; transform-origin:50% 100% 0;
}

/* same icon strip as Searchbtn */
.Refreshbtn::before { display: none; }

/* utility to hide/show from JS if needed */
.hidden{display:none!important;}

/* ===== Hourglass overlay for Refresh Order ===== */
#refreshOverlay{
  position: fixed;
  inset: 0;
  display: flex;                 /* will be hidden via .hidden */
  align-items: center;
  justify-content: center;
  background: rgba(255,255,255,0.65);
  z-index: 9999;
  cursor: wait;
}

#refreshOverlay .overlay-box{
  background: #fff;
  border: 1px solid #f1b0b7;
  box-shadow: 0 8px 24px rgba(0,0,0,.15);
  border-radius: 10px;
  padding: 12px 16px;
  display: flex;
  align-items: center;
  gap: 10px;
}

#refreshOverlay .hg{
  /* hourglass icon color matches your primary (#DA5552) */
  color: #DA5552;
  font-size: 22px;
  animation: pulse 1s ease-in-out infinite;
}

#refreshOverlay .overlay-text{
  font-weight: 600;
  color: #7a1c1f;
}

/* simple helper */
.hidden{ display: none !important; }

@keyframes pulse {
  50% { opacity: .4; transform: translateY(1px); }
}

/*------Following added by Debabrota(Debo)------*/
.CSSTableGenerator {
	margin: 0px;
	padding: 0px;
	width: 100%;
	box-shadow: 10px 10px 5px #888888;
	border: 1px solid #a39e9e;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
}

.CSSTableGenerator table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
}

.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
}

.CSSTableGenerator tr:last-child td:first-child {
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}


.CSSTableGenerator tr:nth-child(odd) {
	background-color: #e5e5e5;
}

.CSSTableGenerator tr:nth-child(even) {
	background-color: #ffffff;
}

.CSSTableGenerator td {
	vertical-align: middle;
	border: 1px solid #a39e9e;
	border-width: 0px 1px 1px 0px;
	text-align: left;
	padding: 7px;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
}

.CSSTableGenerator tr:last-child td {
	border-width: 0px 1px 0px 0px;
}

.CSSTableGenerator tr td:last-child {
	border-width: 0px 0px 1px 0px;
}

.CSSTableGenerator tr:last-child td:last-child {
	border-width: 0px 0px 0px 0px;
}

.CSSTableGenerator tr:first-child td {
	background: -o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #cccccc
		), color-stop(1, #b2b2b2));
	background: -moz-linear-gradient(center top, #cccccc 5%, #b2b2b2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc",
		endColorstr="#b2b2b2");
	background: -o-linear-gradient(top, #cccccc, b2b2b2);
	background-color: #cccccc;
	border: 0px solid #a39e9e;
	text-align: center;
	border-width: 0px 0px 1px 1px;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}

.CSSTableGenerator tr:first-child:hover td {
	background: -o-linear-gradient(bottom, #cccccc 5%, #b2b2b2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #cccccc
		), color-stop(1, #b2b2b2));
	background: -moz-linear-gradient(center top, #cccccc 5%, #b2b2b2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc",
		endColorstr="#b2b2b2");
	background: -o-linear-gradient(top, #cccccc, b2b2b2);
	background-color: #cccccc;
}

.CSSTableGenerator tr:first-child td:first-child {
	border-width: 0px 0px 1px 0px;
}

.CSSTableGenerator tr:first-child td:last-child {
	border-width: 0px 0px 1px 1px;
}