body {
	/*background: url("../images/photo_bg.jpg") no-repeat center center fixed;*/
	font-size: 12px;
	font-family: 'Lato', sans-serif;
	margin: 0;
	color: #666;
	
	
}



.body {
	position: absolute;
	#top: -20px;
	#left: -20px;
	#right: -40px;
	#bottom: -40px;
	width: auto;
	height: auto;
	#background-image: url(../images/city-skyline-wallpapers-008.jpg);
	#background-size: cover;
	-webkit-filter: blur(5px);
	z-index: 0;
	
}
header{
    width: 100%;
    background: yellow;
    position: fixed; 
    top: 0;
    height: 60px !important;
    opacity:.8;
}
#top{
	position:fixed;
	 width: 100%;
	 background: #ff6633;
	 z-index:100;
	 
}
#left{
	width:15%;
	height:100%;
	position:fixed;
	background: #ff6633;
	z-index:100;
	display: block;
	max-width:200px;
	
}
.right_arrow{
	background-image: url(../resources/core/images/arrow-right.png);
}
/* Typography */
h1#title {
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	font-size: 3.2em;
	color: white;
	text-shadow: 0 0 10px rgba(0,0,0,0.8);
	margin: 0 auto;
	padding-top: 100px;
	max-width: 300px;
	text-align: center;
	position: relative;
	top: 0px;
}

h1#title span span {
	font-weight: 100;
}

h2 {
	text-transform: uppercase;
	color: white;
	font-weight: 400;
	letter-spacing: 1px;
	font-size: 1.4em;
	line-height: 2.8em;
}

a {
	text-decoration: none;
	color: #FFF;
}

a:hover {
	color: #aeaeae;
}

p.small {
	font-size: 0.8em;
	margin: 20px 0 0;
}


/* Layout */
.container {
	margin: 0;
}

.top {
	#margin: 0;
	#padding: 0;
	#width: 100%;
	#height: 60px;
	#background-color: #665851;
	#border-radius: 0 0 0 0;
	#box-shadow: 0 5px 20px rgba(0,0,0,0.3);
	#background: -moz-linear-gradient(top,  rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	#background: -webkit-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	#background: linear-gradient(to bottom,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	#filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	background:#ff6633;
	#height:auto;
	height:70px;
	background-color:rgba(32,166,231,0.8);
	background-image:-moz-linear-gradient(top, #ff6633, #ff6633);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ff6633), to(#ff6633)));
	background-image:-webkit-linear-gradient(top, #ff6633, #ff6633);
	background-image:-o-linear-gradient(top, #ff6633, #ff6633);
	background-image:linear-gradient(to bottom, #ff6633, #ff6633);
	background-repeat:repeat-x;
	box-shadow: 0 5px 20px rgba(0,0,0,0.3);
	#background-image: url("../images/Or_bg.png");
}



.top .box-header {
	background-color: #ff6633;
	margin-top: 0;
	border-radius: 5px 5px 0 0;
	position: relative;
}

.login-box {
	background-color: white;
	max-width: 340px;
	margin: 0 auto;
	position: relative;
	top: 80px;
	padding-bottom: 30px;
	border-radius: 5px;
	box-shadow: 0 5px 50px rgba(0,0,0,0.4);
	text-align: center;
}

.login-box .box-header {
	background-color: #ff6633;
	margin-top: 0;
	border-radius: 5px 5px 0 0;
}

.login-box label {
	font-weight: 700;
	font-size: 1.2em;
	color: #888;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 2em;
}

.login-box input {
	margin-bottom: 20px;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 2px;
	font-size: .9em;
	color: #888;
}

.login-box input:focus {
	outline: none;
	border-color: #ff6633;
	transition: 0.5s;
	color: #665851;
}

.login-box button {
	margin-top: 0px;
	border: 0;
	border-radius: 2px;
	color: white;
	padding: 0px;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1em;
	letter-spacing: 1px;
	background-color: #ff6633;
	cursor:pointer;
	outline: none;
	width:100px;
	height:30px;
}

.login-box button:hover {
	opacity: 0.7;
	transition: 0.5s;
}

.login-box button:hover {
	opacity: 0.7;
	transition: 0.5s;
}

.selected {
	color: #ff6633!important;
	transition: 0.5s;
}

/* Animation Delay */
#logo {
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 2s;
}

.login-box {
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 1s;
}

.topbar-blue {
background:#1caff6;
height:auto;
min-height:70px;
background-color:rgba(32,166,231,0.8);
background-image:-moz-linear-gradient(top, #20a8e9, rgba(30,158,220,0.5));
background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#20a8e9), to(rgba(30,158,220,0.5)));
background-image:-webkit-linear-gradient(top, #20a8e9, rgba(30,158,220,0.5));
background-image:-o-linear-gradient(top, #20a8e9, rgba(30,158,220,0.5));
background-image:linear-gradient(to bottom, #20a8e9, rgba(30,158,220,0.5));background-repeat:repeat-x}


.form-control {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 6px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.HeaderText	{
	font-family: Verdana; 
	border-width: 3px; 
	border-color:#f4f4e4; 
	font-size: 18pt; 
	font-style: normal; 
	font-weight: normal; 
	color : #665851;
	text-decoration: none
}

.listRowTop {
	BACKGROUND-COLOR: #ff6633;  
	font-family: verdana; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none
}

.HeaderMiddleText	{
	font-family: Verdana; 
	border-width: 3px; 
	border-color:#cc3300; 
	font-size: 14pt; 
	font-style: normal; 
	font-weight: normal; 
	color : black;

	text-decoration: none
}

.TableHeaderText {
	font-family: Verdana; 
	border-width: 3px; 
	border-color:#cc3300; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color : #ff6633;
	text-decoration: none
}
.TableHeaderTextBold {
	font-family: Verdana; 
	border-width: 3px; 
	border-color:#cc3300; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: Bold; 

	color : #ff6633;
	text-decoration: none
}


.control-label{
	font-size: 9pt;
	font-weight: normal;
	font-family: verdana;
	color : #000;
}
.label-text-header{
	font-size: 10pt;
	font-weight: normal;
	font-family: verdana;
}
.label-text{
	font-size: 11pt;
	font-weight: normal;
	font-family: verdana;
}
.cust-box {
	background-color: white;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	top: 40px;
	right: 1px;
	padding: 30px;
	border-radius: 5px;
	box-shadow: 0 5px 50px rgba(0,0,0,0.4);
	text-align: left;
	margin-bottom: 40px;
}

.cust-box .box-header {
	background-color: #cc3300;
	margin-top: 0;
	border-radius: 5px 5px 0 0;
}

.errorText{
	font-family: Tahoma; 
	font-size: 11pt; 
	font-style: normal; 
	font-weight: normal; 
	color: RED; 
	text-decoration: none;
	text-align:center;
}


.cust-box input {
	  height: 34px;
	  width: 265px;
	  padding: 6px 12px;
	  font-size: 12px;
	  line-height: 1.42857143;
	  color: #555;
	  background-color: #fff;
	  background-image: none;
	  border: 1px solid #ccc;
	  border-radius: 4px;
}

.cust-box input:focus {
	outline: none;
	border-color: #cc3300;
	transition: 0.5s;
	color: #665851;
}
.cust-box select:focus {
	outline: none;
	border-color: #cc3300;
	transition: 0.5s;
	color: #665851;
}

.button_css {
	margin-top: 0px;
	width : 265px;
	line-height: 32px;
	border: 0;
	border-radius: 3px;
	color: white;
	text-transform: uppercase;
	font-size: 9pt;
	font-weight: 600;
	font-family: verdana;
	letter-spacing: 1px;
	background-color: #cc3300;
	cursor:pointer;
	outline: none;
	text-align:center;
}


.button_css_small{
	margin-top: 0px;
	line-height: 25px;
	border: 0;
	font-size: 7pt;
	color: white;
	font-weight: 400;
	text-transform: uppercase;
	background-color: #cc3300;
	cursor:pointer;
	text-align:center;
	outline: none;
}
.button_cssedit {
	margin-top: 0px;
	width : 138px;
	height: 32px;
	border: 0;
	color: white;
	font-size: 10pt;
	font-weight: 500;
	font-family: verdana;
	letter-spacing: 1px;
	background-color: #cc3300;
	cursor:pointer;
	outline: none;
}
.LinkButtonSave {
  border-style: solid;
  border-width : 1px 1px 1px 1px;
  text-decoration : none;
  padding : 4px;
  border-radius: 3px;
  border-color : #cc3300;
  color: white;
  width : 110px;
  height: 32px;
  text-align:center;
  text-transform: uppercase;
  background-color: #cc3300;
  font-size: 11pt;
  font-family: verdana;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.LinkButton {
  border-style: solid;
  border-width : 1px 1px 1px 1px;
  text-decoration : none;
  padding : 4px;
  border-radius: 3px;
  border-color : #cc3300;
  color: white;
  width : 100px;
  height: 22px;
  text-align:center;
  text-transform: uppercase;
  background-color: #cc3300;
  font-size: 9pt;
  font-weight: 600;
  font-family: verdana;
  display: inline-block;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.TD_Header_Tabs{
	padding-left:1px;
	height:20px;
	text-align:center;
	text-transform: uppercase;
	BACKGROUND-COLOR: #ff6633;
	font-family: verdana; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
	border-radius: 6px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.TD_Header_TabsNew{
 height:20px;
 text-align:center;
 text-transform: uppercase;
 BACKGROUND-COLOR:  #ff6633;
 font-family: verdana; 
 font-size: 9pt; 
 font-style: normal; 
 font-weight: normal; 
 color: #FFFFFF; 
 text-decoration: none;
 border-radius: 3px;
 box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.TD_Header_Tabs_Font{
	color: white;
	text-transform: uppercase;
	font-size: 9pt;
	font-family: verdana; 
}


.a_href_css {
	margin-top: 0px;
	width : 100px;
	height: 25px;
	border: 0;
	text-align:center;
	border-radius: 2px;
	color: white;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 20px;
	display: inline-block;
	letter-spacing: 1px;
	background-color: #cc3300;
	cursor:pointer;
	outline: none;
}
.a_href_css_Button {
	width:150px; 
	height:30px; 
	background:#cc3300;
	display:table-cell; 
	vertical-align:middle; 
	text-align:center; 
	color:White;
	text-transform: uppercase;
	font-size: 15px;
	border-radius: 2px;
}
.a_href_css_Button1 {
	width:130px; 
	display:table-cell; 
	vertical-align:middle; 
	text-align:center; 
	color:#cc3300;
	font-size: 12px;
	border-radius: 2px;
	font-family: verdana; 
	font-weight: 700;
}
.a_href_css_Button2 {
	width:130px; 
	display:table-cell; 
	vertical-align:middle; 
	text-align:center; 
	color:#cc3300;
	font-size: 12px;
	border-radius: 2px;
	font-family: verdana; 
	font-weight: 700;
}
.a_href_css_Button3 {
	width:130px; 
	display:table-cell; 
	vertical-align:middle; 
	text-align:center; 
	color:#002080;
	font-size: 12px;
	border-radius: 2px;
	font-family: verdana; 
	font-weight: 700;
}
.a_href_css_List {
	width:130px; 
	display:table-cell; 
	vertical-align:middle; 
	text-align:center; 
	color:#002080;
	font-size: 12px;
	border-radius: 2px;
	font-family: verdana; 
	font-weight: 700;
}

.a_href_css_Button4 {
	width:130px; 
	vertical-align:middle; 
	color:#cc3300;
	font-family: verdana; 
	font-weight: 700;
}
.a_href_css_Button5 {
	width:130px; 
	vertical-align:middle; 
	color:#002080;
	font-family: verdana; 
	font-weight: 700;
}

.a_href_button_css {
	margin-top: 0px;
	width : 100px;
	height: 34px;
	border: 0;
	text-align:center;
	border-radius: 2px;
	color: white;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	display: inline-block;
	vertical-align:middle;
	letter-spacing: 1px;
	background-color: #cc3300;
	cursor:pointer;
	outline: none;
}
.link_css {
	display: block;
    width: 80px;
    height: 15px;
    background: #cc3300;
    padding: 10px;
    text-align: center;
    border-radius: 2px;
    color: white;
    font-weight: bold;
	text-transform: uppercase;
}
.cust-box button:hover {
	opacity: 0.7;
	transition: 0.5s;
}

.cust-box button:hover {
	opacity: 0.7;
	transition: 0.5s;
}

section {
    display: flex;  
}

div#one {
	top: 40px;
	bottom: 40px;
	left: 100px;
	max-width: 1240px;
	flex: .75;
	position: relative;
	border:1px solid #CACACA;
	z-index:1;
}

div#two {
    top: 40px;
	bottom: 40px;
	left: 130px;
	max-width: 1200px;
	max-width: 1030px;
	flex: .75;
	position: relative;
	border:1px solid #CACACA;
	z-index:1;
}


div#three {
	top: 40px;
	left: 99px;
	max-width: 1200px;
	max-width: 1030px;
	flex: .75;
	position: relative;
	border:1px solid #CACACA; 
	z-index:1;
}

div#four {
top: 80px;
  flex: .15;
}

div#five {
	top: 40px;
	left: 99px;
	max-width: 1200px;
	flex: .75;
	position: relative;
	border:1px solid #CACACA; 
	z-index:1;
}

#customer {
top: 80px;
flex:.20;
position: right;

}

#loggedin {
flex: .20;
position: right;
}


#search {
flex: .40;
position:center;
}

#search {
flex: .20;
position:left;
}

.btn-white{background: #cc3300;color:#fff;border-color:#fff}

.btn-white:hover{background:#993300;color:#fff;border-color:#fff}

.btn{
display:inline-block;
padding:8px 20px;
text-align:center;
vertical-align:middle;
cursor:pointer;
background-image:none;
border:1px solid transparent;
border-radius:100px;
white-space:nowrap;
line-height:20px;
font-weight:700;
font-size:15px;
-webkit-font-smoothing:antialiased}.btn:hover,.btn:focus{text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;
pointer-events:none;background:#d6d6d6;border:1px solid #d6d6d6;color:#fff;
-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.btn.disabled.btn-outline,.btn[disabled].btn-outline,fieldset[disabled] .btn.btn-outline{background:transparent;border:2px solid #e4e4e4;
color:#cacaca;
}
.btn.disabled.allow-onhover,.btn[disabled].allow-onhover,fieldset[disabled] .btn.allow-onhover{pointer-events:all;cursor:default
}


.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-body-small {
  padding: 5px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;

}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.WhiteText{
font-family: Verdana;
font-size: 10pt;
font-style: normal;
font-weight: 500;
text-decoration: none
}


.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}
.dropdown {
	width:100%
    display: inline-block;
	z-index:10;
}

.dropdownDiv {
    display: inline-block;
	z-index:10;
}
.dropdown-content {
	z-index:110;
    display: none;
    position: absolute;
    background-color: #f9f9f9;
	border-radius: 15px;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown-content a {
    color: black;
    padding: 10px 14px;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover {
	background-color: #dbd8d8;
	border-radius: 15px;
}
.dropdown:hover .dropdown-content {
    display: block;
}
.dropdown:hover .dropbtn {
    background-color: #cc3300;
}


.user-box {
	background-color: white;
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
	top: 40px;
	right: 1px;
	padding: 30px;
	border-radius: 5px;
	box-shadow: 0 5px 50px rgba(0,0,0,0.4);
	text-align: left;
}

.user-box .box-header {
	background-color: #cc3300;
	margin-top: 0;
	border-radius: 5px 5px 0 0;
}



<!--###########################################<!---->-->

.fa{
font-size: 20px;
    display: block;	
	}
#cssmenu > ul > li a i { display:block; font-size:20px; text-align:center; padding-bottom:4px; }

#cssmenu {
  padding: 0;
  margin: 0;
  border: 0;
  line-height: 1;
}
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#cssmenu ul {
  position: relative;
  z-index: 597;
  float: left;
}
#cssmenu ul li {
  float: left;
  min-height: 1px;
  line-height: .5em;
  vertical-align: middle;
  position: relative;
}
#cssmenu ul li.hover,
#cssmenu ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
}
#cssmenu ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 598;
  width: 100%;
}
#cssmenu ul ul li {
  float: none;
}
#cssmenu ul ul ul {
  top: -2px;
  right: 0;
}
#cssmenu ul li:hover > ul {
  visibility: visible;
}
#cssmenu ul ul {
  top: 1px;
  left: 99%;
}
#cssmenu ul li {
  float: none;
  border-bottom: 1px solid #c74200;
}
#cssmenu ul ul {
  margin-top: 1px;
}
#cssmenu ul ul li {
  font-weight: normal;
}
/* Custom CSS Styles */
#cssmenu {
 
  background:#ff6633;
  zoom: 1;
  font-size: 14px;
  text-align:center;
}
#cssmenu:before {
  content: '';
  display: block;
}
#cssmenu:after {
  content: '';
  display: table;
  clear: both;
}
#cssmenu a {
  display: block;
  padding: 15px 20px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
}
#cssmenu > ul {
  width: 200px;
}
#cssmenu ul ul {
  width: 220px;
}
#cssmenu > ul > li > a {
 
  color: #ffffff;
 
}
#cssmenu > ul > li > a:hover {
  color: #ffffff;
}
#cssmenu > ul > li.active a {
  background: #f60;
}
#cssmenu > ul > li a:hover,
#cssmenu > ul > li:hover a {
  background: #f60;
}
#cssmenu li {
  position: relative;
}
#cssmenu ul li.has-sub > a:after {
  content: '+';
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -6px;
}
#cssmenu ul ul li.first {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
#cssmenu ul ul li.last {
  -webkit-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
  border-bottom: 0;
}
#cssmenu ul ul {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
#cssmenu ul ul {
  border-left: 1px solid #c74200;
  border-right: 1px solid #c74200;
}
#cssmenu ul ul a {
  font-size: 12px;
  color: #ffffff;
  border-bottom: 1px solid #c74200;
}
#cssmenu ul ul a:hover {
  color: #ffffff;
}
#cssmenu ul ul li {
  border-bottom: 1px solid #000;
}
#cssmenu ul ul li:hover > a {
  background: #000;
  color: #ffffff;
}
#cssmenu.align-right > ul > li > a {
  border-left: 4px solid #29ABE1;
  border-right: none;
}
#cssmenu.align-right {
  float: right;
}
#cssmenu.align-right li {
  text-align: right;
}
#cssmenu.align-right ul li.has-sub > a:before {
  content: '+';
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -6px;
}
#cssmenu.align-right ul li.has-sub > a:after {
  content: none;
}
#cssmenu.align-right ul ul {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 598;
  width: 100%;
}
#cssmenu.align-right ul ul li.first {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
#cssmenu.align-right ul ul li.last {
  -webkit-border-radius: 0 0 0 3px;
  -moz-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
}
#cssmenu.align-right ul ul {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

/*----- REPORTS STYLING--------*/

.export-icn
{
	float: right;
    cursor: pointer;
    position: relative;
    top: -7px;
}