
.wrapper {    
	margin-top: 80px;
	margin-bottom: 20px;
}

.labelheader {
    color: #333;
    width: 120px;
    padding: 0 10px;
}

.form-signin {
  max-width: 420px;
  padding: 30px 38px 66px;
  margin: 0 auto;
  background-color: #eee;
  border: 3px dotted rgba(0,0,0,0.1);  
  }

.form-signin-heading {
  text-align:center;
  margin-bottom: 30px;
}

.form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
}

input[type="text"],input[type="password"],input.custom-combobox-input,input[type="file"] {
  margin-bottom: 0px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  height: 26px;
  background: #fff; 
}
#loginForm input{	
	height: 34px;
    padding: 6px 12px;
}    
    
#loginForm input[type="password"] {
  margin-bottom: 20px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  
}


#lmenu {
    padding: 0;
}

html, body{
    min-height:100%;
}
.container-fluid{    
    padding: 0; 
}

#middle, #bottom ,#popupForm{    
    padding: 0 15px; 
}

#lmenu {
	height:100%;
    background-color: #0e1a35;
    position: fixed;
  width: 250px;
}

#subnavigation ul li a {
    display: block;
    background-color: #0e1a35;
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px solid #87A8A8;
    padding: 15px 20px;
    margin: 0px;
}
#subnavigation ul li a:hover {
    display: block;
    background-color: #0e1a35;
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px solid #87A8A8;
    padding: 15px 20px;
    margin: 0px;
}
#subnavigation ul li a:visited{
	color: #ffffff;
}



#subnavigation ul li ul li a {
    padding: 15px 20px;
    margin: 0px;
    background-color: #d5dfe4;
    color: #333;
}
#subnavigation ul li ul li a:hover {
    background-color: #f47920;
    color: #333;
    font-weight: bold;
}
#subnavigation ul li ul li a:visited{	
    color: #333;
    font-weight: bold;
}

#content {}

.brand img{
	width:100%;	
}
 
@media (max-width: 768px){
	#top{display:none;}
}	
#top div{padding: 5px 10px 5px 10px;}

div#top .row {
    padding: 0;
}

.version , .screenId {
    padding: 0 20px;
    font-size: 1.2em;
}


#topbanner {
    /*background: #f6f7fa;*/
    background:#ffffff;
}
body {
    background: #f6f7fa;
    line-height:1.1; /*IE the form some of the fields are having spaces in front in any value >1.1*/
}



/*button customization*/
button {
	text-transform: uppercase;    
    height: 34px; 
}
#profileMenu button{
	width: 100%;
    margin-bottom: 10px;
    background: #f47920;
    color: #fff; 
    text-align: left;      
}
#actionbutton button{
	background: #f47920;
    color: #fff;  
    border-radius:20px;
    display: none;
}
#buttonbar input[type="submit"]{	
    margin: 10px;
    background: #f47920;
    color: #fff;
          
}
.buttonbar-button {
	width: 100px;
}

.btn-default,.btn-default:active, .btn-default:hover , .btn-default:active:hover , .btn-default:focus {	
    
    background: #f47920;
    color: #fff;
          
}

.navbar-content button, #loginForm input[type="submit"],#loginBox input[type="submit"]{
	background: #f47920;
	color: #fff;
}	
/* hide commandLink version of add & back button. This version allows immediate=true to work and will ship the required validation*/
a[id$="FormAddButton"] , a[id$="FormBackButton"] {
	display:none;
}

LABEL {
    color: #0e1a35;
}

#popupForm label{
	max-width:40%;
	overflow:hidden;
}
#popupForm input[type="text"]{
	width:60%;
}

#popupForm DIV#panel1 {
    margin: 0;
    overflow-x: hidden;
    padding-top: 0;
    padding-bottom: 10px;
}

#popupForm  legend {    
    margin-bottom: 10px;
}

#popupForm DIV#buttonbar {
    padding: 0px;
    margin: 0px; 
    text-align: center;
}

iframe {
	border: none;
    background: transparent;
  }
  
/*popup calender customization*/

.jscalendar-DB-title-background-style {
    background-color: #0e1a35;
}
.jscalendar-DB-title-control-normal-style {
    border-style: solid;
    border-width: 0px;
    border-color: #0e1a35;
    cursor: pointer;
}
.jscalendar-DB-body-style {
    font-size: 12px;    
}
.jscalendar-DB-table-style td,.jscalendar-DB-table-style th {
    padding: 5px;
}

/*force password change styling*/
DIV#loginBox {
    background-color: transparent;
    width: 100%;
    height: 150px;
    /* z-index: 100; */
    position: absolute;
    top: 220px;
    left: 615px;
    Color: #0e1a35;
    font-weight: normal;
}


select[multiple], select[size] {
    height: 26px;
}


.aw-vista .aw-grid-control , .aw-classic .aw-grid-control {
    width: 100%;
    height: 300px;
}
.aw-grid-row {
    height: 28px;
    line-height: 28px;
}
.aw-strict .aw-grid-row {
    height: 20px;
}

a.custom-combobox-toggle{
	height: 26px;
    padding: 5px;
    color: #333;
    text-decoration: none;
    border:1px solid #c5c5c5;
    background:background: #fff;
}

.rms-datatable th {
    color: #0e1a35;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}

.rms-datatable td {
    color: #0e1a35;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
}

form DIV#panel1 {
    margin: 0;
    overflow-x: auto;
    padding-top: 0;
    padding-bottom: 10px;
}


/* The Modal (background) */
.modalShow {
  display: block; /* show by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  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 */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 40%; /* Could be more or less, depending on screen size */
  overflow: auto; /* Enable scroll if needed */
} 
