/* @import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300); */
/* @import url(https://fonts.googleapis.com/css?family=Muli); */

@import url(roboto.css);


body {
	margin: 0px;
	padding: 0;
	color: #1A4776;
}

body,html
{
	/* font-family:arial; */
	/* font-family: 'RobotoFont', helvetica, sans-serif; */
	/* font-family: 'Open Sans Condensed', sans-serif; */
	/* font-family: 'Muli', sans-serif; */
	
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight:400;
	
	
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	/* font-size: 1em;
	margin-top:20px; */
}

ul {
}

a {
	text-decoration: none;
}


#sidebar table td:hover{
	background-color: #748FAA;
}
/* td a:hover {
	text-decoration: underline;
	background-color: red;
	
} */

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */
#header {
    padding: 4px 0px;
    height: 140px;
    position: relative;
}


#logo {
   width:279px;
	height:15px;
	float:left;
	margin-left:23px;
	margin-top:0px;
}

/* Menu */

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu li a {
	display: block;
	float: left;
	height: 42px;
	margin: 0;
	padding: 18px 33px 0 33px;
	text-decoration: none;
	font-size: 20px;
}

#menu li a:hover {
	text-decoration: underline;
}

#globalthemeswitcher {
    position:absolute;
    top:5px;
    right:50px;
}

/* Page */
#page {
	
	background: url("#{resource['images:log1/main_bg.jpg']}") top left repeat !important;
	/* width:90%;
	padding:0px 20px; */
	
	
	
	
}

/* Content */
#content {
	/* margin-top:1.0%; */
	width: 75%;
    float:left;
 height:auto!important;
 margin:0 20px;
 
}

.post {
	padding-bottom: 15px;
}

.post h1 {
	font-weight: normal;
}

.title {
	height: 30px;
	margin-left: 10px;
	padding: 8px 0 0 20px;
}

.title a {
	border-bottom: none;
	color: #FFFFFF;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}



/* tr .ui-datagrid-row:hover 
{
	 background-color: green ;
	text-decoration: none;
} */

/* .ui-datagrid-column hover 
{
	 background-color: #def ;
	text-decoration: none;
} */










.submenu-title {
    padding: 2% 2%;
     margin-top:0px;
}

.submenu-content {
    text-align:center;
    height:100%;
   
  
  
    
}




.byline {
	margin: -60px 20px 20px 20px;
}

.byline a {
	color: #DC8700;
}

.tag {
	padding: 0 15px;
}

.entry {
	/* padding: 10px 10px 10px 20px;
	margin-top:40x;
 */
	
}

.entry p {
	line-height: 200%;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
	
      text-decoration:none;
 
}

.links a:hover {

      text-decoration:none;
   
}

#sidebar {
	float: left;
	width: 20%;
	padding: 0 5px;
	margin-left: 2px;
    overflow: hidden;
   /*  margin-top:20px; */
 margin-bottom:2cm;
    
    
}



#sidebar a.ui-state-hover, 
#sidebar a.ui-state-highlight {
    border:0 none;
    text-decoration: none;
    font-weight: normal;
    background: #ccc;
   
    border-radius:0px;
    padding: 12px 0 12px 5px;
}

#sidebar table {
    width: 100%;
}

#sidebar table td {
    vertical-align: top;
}

#sidebar ul {
    padding: 0 !important;
    margin: 0;
}

#sidebar ul li {
    list-style-type: none;
   padding:0px;
    margin: 0px 0;
    border-radius:0px !important;
    
}
#sidebar ul li a{
	width:90%;
	padding: 12px 0 12px 5px;
	border-bottom: 1px solid #fff !important;
	border-radius:0px !important;
	}

/* Footer */
#footer {

	bottom:0px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
    font-size: 14px;
    width:100%;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
}

#footer a {
}

#tabbedlinks{
	padding: 2px;
	margin: 0;
	font: 14px arial;
}

#tabbedlinks li{
	list-style: none;
	display: inline;
	margin: 0;
}

#tabbedlinks li a{
	text-decoration: none;
	padding: 3px 0.5em;
	border: 1px solid #000;
	border-bottom: none;
}

#tabbedlinks li a:active {
	background-color:yellow;
}
#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

.homeText {
	line-height: 175%;
}

.homeMenu {
	width:200px;
	float:left;
	margin-right:10px
}

.themeMenu {
    overflow: auto;
    height:300px;
    width:200px;
}

.dp-xml {
    width:1000px;
}

.ui-themeswitcher a.ui-selectonemenu-label-container {
    text-decoration: none !important;
}

.ui-widget {
    /* font-size: 12px; !important; */
   /*  font-family:"Roboto",Arial,sans-serif; */
}

/*  left Navigation */
.right_nav{
	background: #d9ecf4;
	float: left;
	width: 100%;
	border: none;

}

.ui-menu .ui-menuitem-link
{
	
	font-family: "Roboto",sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
}


#bottom1 .ui-tabs .ui-tabs-nav li {
display: block;
width: 50% !important;
bottom:0px;
}

ul li a:active {
    border:none !important;
}


.ui-menuitem-text
{
	
	color:black !important;
	
}

/* .ui-widget-header {
	border: 1px solid #000 !important;
	background: #8fc2d7 !important;
	color: #fff;
	font-weight: bold;
	border-radius:0px !important;
} */
.button_style{
	font-weight:bold;
	background:#01ad50;
	border-radius:0px;
	color:#fff;
}
.ui-datatable-scrollable {
	margin: 0 auto;	
}
.ui-datatable-scrollable-footer-box{
	margin:0 0 0 500px;
	
}
.menuhighlight{	
	background:#8FC2D7;
	color:#fff !important;
	border-radius:0px;
	padding: 12px 0 12px 5px;
	
}
.green_clr{
	color:#06a14d;
}   
 
.panelheader
{
background: #8fc2d7;
width: 124.5%;
color: #000;
font-size: 16px;
padding: 5px 0px 5px 10px;
margin: 0px;
font-weight: bold;
	
	} 
	
.panelheader1
{
background: #8fc2d7;
width: 98.8%;
color: #000;
font-size: 16px;
padding: 5px 0px 5px 10px;
margin: 0px;
font-weight: bold ;
	
	} 	
	
	
	
	.ui-widget-content{
border: none;
border-radius:0px;
}
	
 .ui-datatable .ui-column-filter 
 {
 background: #f9f9f9;
 border-radius:0px;
 width: 80px;
 bottom:3px!important; 
 



 
 }
 
 .ui-dialog .ui-widget-header
 {
 
 
 background: #1A4776 !important;
 color:white;
 
 }
#export .ui-widget-header
{
	
	
 /* background: #1A4776 !important; */
 color: #252022 !important;	
	
}
.ui-accordion .ui-accordion-content{
padding: 0px !important;
overflow: hidden !important;
}
.ui-accordion .ui-accordion-header{
background: #0182b4 !important;
border-radius:0px;
}
.ui-accordion-header a{
color: #fff !important;
text-align: left;
}

.b1{
font-weight:bold;
background:#66ff66;
border-radius:0px;
color:#000;
}

.dailoge_button{
	font-weight:bold; 
	background:#0182b4 !important; 
	color:#fff !important;
	border: none !important;	
}

/* .ui-datatable th {
	text-align: center !important;;
	overflow: hidden !important;
	white-space: pre-line !important;
	color:#376572 !important;
	font-size: 13px !important; 

	
} */


.ui-datatable .ui-datatable-data td, .ui-datatable .ui-datatable-data-empty td
 {
 
 border-color:#ccc! important;
 
 
 }
 
 
 .ui-dt-c {

text-align: center ! important;

}
