
.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft { float: left; }
.alignright { float: right; }

/* Logo
-----------------------------------------------------------*/
div.logo.logo-img { line-height: 0; }
div.banner {
	float: right;
	margin: 35px 5px 0 0;
}

/*Undo browser defaults 
------------------------------------------------------------ */
:link, :visited { text-decoration: none; }
ul, ol { list-style: none; }
h1, h2, h3, h4, h5, h6, pre, code, p { font-size: 1em; }
ul, ol, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
:focus { outline: 0; }
address { font-style: normal; }
fieldset{
	border: none;
}
/*Body & Links
------------------------------------------------------------ */
body {
	font: 62.5% Helvetica, "Helvetica Neue", Arial, sans-serif;
	color: #444;
	line-height: 2.2em;
	background: #292929 url(../images/login/body-background.jpg) repeat left top;
/*	min-width: 768px; */
	width: 100%;
}
a:link, a:visited { color: #183855; }
.entry a:link, .entry a:visited { font-weight: bold; }
a:hover { color: #1a3d5c; }

/*Basic Structure
------------------------------------------------------------ */

#mainpage {
	padding: 0 20px 0 20px;
	text-align: left;
}

.wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: left;
}
.wrapper.big { background: url(../images/login/wrap-glow.jpg) no-repeat center top; }


.clear:after, li.comment:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
div.skip-content { display: none; }
ul > li {
    position: relative;
    margin: 0 10px 0 0;
    border-bottom: 1px solid #214c71;
    padding: 8px 0 8px 10px;
    font-size: 1em;
    font-weight: bold;
    list-style: none;
}

.panelsep{
	height: 50px;
}


/*Header
------------------------------------------------------------ */
#header { padding-bottom: 10px; }
div.logo { float: left; }
h1#title, div#title, div.logo img {
	padding: 25px 0 0 6px;
}
h1#title a:link, h1#title a:visited, div#title a:link, div#title a:visited	{ color: #fff; }
h1#title a:hover, div#title a:hover { text-decoration: none; }

/*Form Elements
------------------------------------------------------------ */
input, select, option {
	border: 1px solid #2c6394 ;
	background-color: #faf7e3;
	height:25px;
}
.lginput{
	width: 170px!important;
        position:relative;
}


.submitButton{
/* 	background: url(../images/login/bt.submit.png) 0 0 no-repeat; */
background:black;
border-color: darkgray;
border-style: solid;
color:white;
	width: 123px;
	height: 32px;
	margin: 0 auto 0 auto;
	/* border: none!important; */
	float: left!important;
	margin-left: 10px;
	cursor: pointer;
          text-align: center;
         
}
.loginBackButton{
/*	background: url(../images/login/bt.login_back.png) no-repeat; */
background:darkblue;
border-color: darkgray;
border-style: solid ;
color:white;
	width: 123px;
	height: 32px;
	margin: 0 auto 0 auto;
/*	border: none!important; */
	margin-right: 10px;
	cursor: pointer;
        text-align: center;
}
.addStbButton{
/*	background: url(../images/login/bt.add_stb.png) no-repeat; */
background:orange;
border-color: darkgray;

border-style: solid;
	width: 123px;
	height: 32px;
	margin: 0 auto 0 auto;
	/* border: none!important; */
	margin-right: 10px;
	cursor: pointer;
         text-align: center;
}
#controlHeader{
	background: url(../images/login/control_header.png) no-repeat;
	width: 326px;
	height: 50px;
	color: white;
	position: relative;
	margin-top: 20px;
	margin-left: -16px!important;
	padding-left: 20px!important;
	font-size: 18px;
	line-height: 36px;
	text-align: left!important;
}
#rightB{
	float: right;
}
/*Miscellaneous
------------------------------------------------------------ */
.left{
  text-align: left;
}
.right{
  text-align: right;
}
.lastrow{
	height: 50px!important;
 	padding-top:20px;
}
.firstrow{
	height: 50px!important;
	padding-top:20px;
}
.center{
  text-align:center;
}
.firstp_hdborder{
	background: url(../images/login/nav-main.png) repeat-x top left;
	height: 8px;
	margin-top: 20px;
}
#firstp_list {
	color:white;
	margin-top: 10px;
	padding-top: 20px;	
/*	border-top: 2px solid #3a3a3a; */
}
#firstp_list li {
	cursor: pointer;	
	 border-bottom: 1px solid #5c5c5c;
	 height: 55px;
}
#firstp_list li:hover {
 	background-color: #353535;
}
#firstp_list li div{
	position: absolute;
}
#firstp_list div.firstp_item_text{
	margin-left: 75px;
	margin-top: 17px;
}
img.border {
	padding: 4px;
	background: #fff;
	border: 1px solid #aaa;
}
.entry .alignright { margin: 0 0 10px 15px; }
.entry .alignleft { margin: 0 15px 10px 0; }

.clear_x { clear:both; zoom: 1; }

.menuTitle{
  	position:relative;
  	left:0;
	padding: 1px 20px;
   text-shadow: rgba(0, 0, 0, 0.4) 0 1px 0;
   color: #FFFFFF;
	background: url(../images/login/nav-main.png) repeat-x top left;
	height: 45px;
	margin-left:-20px;
	margin-right:20px;
	line-height: 40px;
}
li > a[selected], li > a:active {
    background-color: #183855 !important;
    background-repeat: no-repeat, repeat-x !important;	
    background-position: right center, left top !important;	
    color: #FFFFFF !important;
}
ul li > a:hover {
    background-color: #f2f3f5;  
}

/* Rows
------------------------------------------------------------ */
.row > input:not([type='radio']):not(input[type='checkbox']) {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0;
    border: none;
    padding: 12px 10px 0 170px;
    height: 42px;
    background: none;
}

.row > input[type|=radio], .row > input[type|=checkbox] {
  margin: 7px 7px 0 0;
  height: 25px;
  width: 25px;
}

.row > label {
    position: absolute;
    margin: 0 0 0 14px;
    line-height: 42px;
    font-weight: bold;
    
}

.row > span {
    position: absolute;
    padding: 12px 10px 0 95px;
    margin: 0;
}

/* Core
------------------------------------------------------------ */
body > .panel {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 10px;
}

.panel > ul, 
.panel > fieldset {
    position: relative;
    margin: 0 auto 20px auto;
    padding: 0;
    background: #e7e9eb;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 4px solid #FFFFFF;
   
    font-size: 16px;
    width: 96%;
}

.panel > ul li,
.row  {
    position: relative;
    min-height: 42px;
    border-bottom: 1px solid #999999;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
   /* text-align: right;*/
}

.panel > ul li:last-child,
fieldset > .row:last-child {
    border-bottom: none !important;
}
.panel > h2 {
    margin: 0 0 8px 14px;
    font-size: inherit;
    font-weight: bold;
    color: #4d4d70;
    text-shadow: rgba(255, 255, 255, 0.75) 2px 2px 0;
}