#stationTable h4 {
    height: 24px;
}

#stations_tab div.content {
    padding-left: 18px;
}
#stationsMap {
	width:100%;
	height:435px;
	
}
.mapWrapper {
	position:relative;	
}
.mapWrapper .mapcorner-tl {
	position: absolute;
	top: 0;
	left: 0;
	width: 17px;
	height: 17px;
	background: url('/UI/images/mw/mapcorner_tl.png');
	z-index: 10;
}
.mapWrapper .mapcorner-tr {
	position: absolute;
	top: 0;
	right: 0;
	width: 17px;
	height: 17px;
	background: url('/UI/images/mw/mapcorner_tr.png');
	z-index: 10;
}
.mapWrapper .mapcorner-bl {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 17px;
	height: 17px;
	background: url('/UI/images/mw/mapcorner_bl.png');
	z-index: 10;
}
.mapWrapper .mapcorner-br {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 17px;
	height: 17px;
	background: url('/UI/images/mw/mapcorner_br.png');
	z-index: 10;
}
div.group {
    display: block;
    position: relative;
}
div.group div.info, div.org div.info {
    cursor: pointer;
    padding: 4px 0;
    border-bottom: 1px dotted #ddd;
}

div.actions span, .small {
    font-size: 80%;
}

div.group div.actions {
    display: inline-block;
}
div.group div.children {
    padding-left: 22px;
}
div.group > div.stats {
    position: absolute;
    right: 0;
    top: 4px;
}
div.stats span.today {
    display: inline-block;
    width: 100px;
}

div.station {
    position: relative;
    display: block;
}

div.station div.info {
    padding-left:35px;
}
div.station div.usage {
    position: absolute;
    right: 0;
    top: 8px;
    width: 350px;
}
div.station span.today {
}
div.station span.passday {
}

span.state { 
    display: inline-block;
    text-align: center;
    min-width: 16px;
    height: 16px;
    padding:2px 2px 0 2px;
    vertical-align: bottom;
}

span.good {
    background-color: #008000;
    color: #fff;
}
span.inuse {
    background-color: #1d5987;
    color: #fff;
}
span.suspect {
    background-color: #fad42e;
    color: #000;
}
span.alarm {
    background-color: #cd0a0a;
    color: #fff;
}
span.other {
    background-color: #333;
    color: #fff;
}
div.port {
    border-top: 1px dotted #ddd;
    margin-left: 30px;
    margin-top: 5px;
    padding-top: 5px;
    background-color: #fff;
}

div.port div.info {
    position: absolute;
    top: 0;
    right:0;
    border: none;
    width:350px;
    margin-top: 4px;
}
#start_session{
    padding: 15px;
    overflow: hidden;
    margin-bottom: 10px;
}

#csrRegisteredUserInfo .propDisplayBox{
    border: #cccccc solid 1px;
    overflow: hidden;
    margin-bottom: 15px;
    padding: 5px;
}
#csrRegisteredUserInfo .propSheetDisplayBox{
    overflow: hidden;
    background-color: #EEEEEE;
}
#csrRegisteredUserInfo .propDisplayBox .leftColumnItem{
    width: 120px !important;
    margin-right: 10px;
    text-align: right !important;
}
#csrRegisteredUserInfo .propSheetDisplayBoxHead{
    overflow: hidden;
    background-color: #C9C9C9;
}
#csrRegisteredUserInfo .propSheetDisplayBoxHead2{
    overflow: hidden;
    background-color: #DDDDDD;
}
.csrusertable{
    border: #DDDDDD solid 1px;
    margin-bottom: 15px;
}
.csrusertable .ul_th{
    background-color: #C9C9C9 !important;
}
.csrusertable .ul_tr{
    background-color: #EEEEEE !important;
}
.csrusertable .ul_tr2{
    background-color: #DDDDDD !important;
}
  
/**
 * @davinder 01-09-2012
 * Reviewed By: self Issue #12449 [Drop-36] Ads: New/Edit Ad popup UI changes
 * Fixed: css issues
 */
.errorLabelsettingsAd { padding-left: 210px; display: block }
/**
 * @davinder 10-09-2012
 * Reviewed By: self Issue #12449 [Drop-36] Ads: New/Edit Ad popup UI changes
 * Fixed: css issues (reopened)
 */
.AdStationMessageInstructions { font-size: 10px}

.savingHeaderLoader{
	background: #fbfbfb; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U0ZTRlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Q4ZDhkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWZhZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fbfbfb 0%, #e4e4e4 50%, #d8d8d8 51%, #fafafa 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(50%,#e4e4e4), color-stop(51%,#d8d8d8), color-stop(100%,#fafafa)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fbfbfb 0%,#e4e4e4 50%,#d8d8d8 51%,#fafafa 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fbfbfb 0%,#e4e4e4 50%,#d8d8d8 51%,#fafafa 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fbfbfb 0%,#e4e4e4 50%,#d8d8d8 51%,#fafafa 100%); /* IE10+ */
	background: linear-gradient(top,  #fbfbfb 0%,#e4e4e4 50%,#d8d8d8 51%,#fafafa 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#fafafa',GradientType=0 ); /* IE6-8 */

 position: fixed;
    top: 50%;
	margin:left:250px;
	border: 1px solid #dddddd;
	text-align: center;
	color: #7CA0B5;
	font-size: 20px;
	padding: 15px 30px 15px 20px;
	background-color:#fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	line-height:78px;
	text-shadow: 1px 1px 3px rgba(255, 255, 255, 0.8);
	-moz-box-shadow: 0 0 15px 0 #C7C7C7;
	-webkit-box-shadow: 0 0 15px 0 #C7C7C7;
	box-shadow: 0 0 15px 0 #C7C7C7;
   /* background: url("/UI/images/mw/spinner.gif") no-repeat scroll 20px 22px;*/
    behavior: url(/PIE.htc);
}
.tokenInput {width:135px;}

/** waitlist mail**/
#waitlist-mailto-form label{
 display: inline-block; 
vertical-align:top;
margin-top:3px;
text-align:right;
margin-right:6px;
white-space: nowrap;
}
#waitlist-mailto-form input[type=text] {
	width:275px;
	
	
}
#waitlist-mailto-form textarea {
	width:273px;
	height:100px;
}
#waitlist-mailto-form div {
	margin-bottom:10px;
}
#waitlist-mailto-containter {
	margin-top:-12px;
}
#mailtoWaitlistPolicyControls {
	margin-top: 16px;
    text-align: center;
}
.searchTextField {
    width: 206px;
    margin-right: 30px;
}

/**
* @author Davinder
* CPSRV-4669 As an Admin I want to filter the station table for ANY station that has pricing applied so that I can
* get a quick count of how many free and paid stations there are
*/

#table_pricing_info_block {
  width: 300px;
  background-color:#fff;
  padding:8px;
  float: left;
  z-index: 20;
  display: none;
  position: absolute;
  border: 8px solid #f48029;
  margin-left: 0;
  margin-top: 10px;
  color: #000;
}

#table_pricing_info_block table {
	color: #000;
}

#table_pricing_info_block table tr td {
	background-color:#fff;
	padding: 2px;
	border: 1px solid #000;
	border-collapse: collapse;
}

#table_pricing_info_block table tr td.bold_text {
	font-weight: bold;
}

#table_pricing_info_block table tr td.align_rt {
   text-align: right;
}

#table_pricing_info_block table tr td.align_ct {
   text-align: center;
}

#show_table_pricing_info_box {
	
	border: 1px solid red;
	width: 100px;
	height: 500px;
	background-color: #fff 
}
/* Suman: CPSRV-8567 - As an Org Admin I want to REQUEST an edit to the Customer Name attribute of a station.*/
.request_change_field label {
    display: inline-block;
    font-weight: bold;
    text-align: right;
    width: 150px;
    padding-right:8px;
}

#customer_name{
    float: left;
    max-width: 600px;
    word-wrap: break-word;
    min-width:75px;
}

.reqErrorContainer{
    margin-bottom: 5px;
    margin-left: 77px;
    text-align: left;
}
.ports_label_per_plug {
    display: none;
    color: #808285;
}
.session-ports {
    padding: .5em 0;
}
.session-ports .session-port {
    border-top: 2px solid #c9c9c9;
    padding: 15px;
}
.session-ports p {
    font-size: 13px;
    padding: 0 1em;
}
.session-port button {
    width: 50%;
    height: 40px;
    border: 1px solid #c9c9c9;
    background: #e98230;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
.session-port img {
    height: 50px;
    margin-left: 28%;
}
.session-port button:disabled {
    width: 50%;
    height: 40px;
    border: 1px solid #c9c9c9;
    background: #aaa;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
.session-port span {
    height: 50px;
    margin-left: 15%;
}
.protocolUpdateInfo {
    display: none;
}

