html, body {
	height: 100%;
	min-height: 100%;
}

.modal-body{
	padding-top:0px;
}

.modal-dialog{
	//min-width:700px;
}

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#wrapper.toggled {
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    right: 0px;
    width: 150px;
    height: 100%;
    margin-left: 0px;
    overflow-y: auto;
    background: #f8f8f8;
    border-left:1px solid #e7e7e7;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    overflow-x:hidden;
}

#wrapper.toggled #sidebar-wrapper {
}

#sidebar-wrapper2 {
    z-index: 1001;
    position: fixed;
    right: 0px;
    width: 30px;
    height: 30px;
    font-size:25px;
    margin-left: 0px;
    overflow-y: auto;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    overflow:hidden;
}

#sidebar-wrapper3 {
    z-index: 1000;
    position: fixed;
    right: -200px;
    width: 200px;
    height: 100%;
    margin-left: 0px;
    overflow-y: auto;
    background: #f8f8f8;
    border-left:1px solid #e7e7e7;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    overflow-x:hidden;
}

#sidebar-wrapper4 {
		display:none;
    z-index: 1001;
    position: absolute;
    top:400px;
    height: 100%;
    margin-left: 0px;
    overflow-y: auto;
		background: #f8f8f8;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    overflow-x:hidden;
}

#sidebar-wrapper5 {
    z-index: 1000;
    position: fixed;
    right: -200px;
    width: 200px;
    height: 100%;
    margin-left: 0px;
    overflow-y: hidden;
    background: #f8f8f8;
    border-left:1px solid #e7e7e7;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    overflow-x:hidden;
}

#sidebar-wrapper6 {
    z-index: 1000;
    position: fixed;
    right: -200px;
    width: 200px;
    height: 100%;
    margin-left: 0px;
    overflow-y: hidden;
    background: #f8f8f8;
    border-left:1px solid #e7e7e7;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    overflow-x:hidden;
}
#sidebar-wrapper7 {
    z-index: 1000;
    position: fixed;
    left: -300px;
    width: 300px;
    height: 100%;
    margin-left: 0px;
    overflow-y: hidden;
    background: #f8f8f8;
    border-left:1px solid #e7e7e7;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    overflow-x:hidden;
}
#sidebar-wrapper8 {
    z-index: 1000;
    position: fixed;
    right: -200px;
    width: 200px;
    height: 100%;
    margin-left: 0px;
    overflow-y: hidden;
    background: #f8f8f8;
    border-left:1px solid #e7e7e7;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    overflow-x:hidden;
}
#sidebar-wrapper9 {
    z-index: 1000;
    position: fixed;
    right: -200px;
    width: 200px;
    height: 100%;
    margin-left: 0px;
    overflow-y: hidden;
    background: #f8f8f8;
    border-left:1px solid #e7e7e7;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    overflow-x:hidden;
}

.notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

/* Sidebar Styles */

.sidebar-nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.sidebar-nav li {
    line-height: 40px;
}

.sidebar-nav span {
	margin-left:5px;
}

.sidebar-nav li a {
	padding-left:10px;
  display: block;
  text-decoration: none;
  color: #999999;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #000;
    background: rgba(100,100,100,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

.sidebar-nav hr{
	margin-left:8px;
	margin-right:8px;
	margin-top:5px;
	margin-bottom:5px;
	border-top:1px solid #cccccc;
}

.navbar-mod{
	border-width:0px 1px 1px 1px;
}

#page-content-wrapper{
	position:absolute;
  width: 100%;
	height:100%;
	padding:0px;
}
#mainmap{
	width:calc(100% - 150px);
	height:100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#mainmap img{
	cursor:pointer;
}

/* Sign-in */
.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.container-fluid{
  height:100%;
  display:table;
  width: 100%;
  padding: 0;
}
 
.row-fluid {height: 100%; display:table-cell; vertical-align: middle;}
 
.centering {
  float:none;
  margin:0 auto;
}

.filtersec{
	padding:5px;
}

.nodeloghedersec,
.rephedersec{
	padding:5px;
#	font-size:12px;
}
.nodeloghedersecheader,
.rephedersecheader{
	text-decoration:underline;
}

.cbitem{
	cursor:pointer;
}

.cbitem_mainmenu{
	float:left;
	color:#999999;
	margin-top:7px;
}

.cbitem_filteronlyunitwithalarms{
	color:#999999;
	margin-top:7px;
}

.cbitem_filteronlyactive,
.cbitem_advinfo{
	margin-right:10px;
}

.btnNoCols{
	float:right;
}

.hrMainMenu{
    border: none;
    height: 1px;
    /* Set the hr color */
    color: #AAAAAA;
    background-color: #AAAAAA; /* Modern Browsers */
    margin-top:0px;
    margin-bottom:0px;
}

.menuNodeItem{
	float:left;
	margin-left:3px;
	border:1px solid #DDDDDD;
	border-radius: 3px;
	margin-bottom:3px;
	background-color:#EEEEEE;
	cursor:pointer;
	font-size:10px;
	line-height:13px;
	font-size:12px;
}

.menuNodeItemText{
	float:left;;
}
.menuNodeItemActiveIndicator {
	float:right;
	margin-top:4px;
	margin-right:2px;
	border-radius: 50%;
	width: 6px;
	height: 6px; 
	background-color:#6CF255;
}

.menuNodeItemDI3Indicator {
	float:right;
	margin-top:4px;
	margin-right:2px;
	border-radius: 50%;
	width: 6px;
	height: 6px; 
	background-color:#7979ec;
}

.menuNodeItemActiveIndicatorIdle {
	background-color:#F7FF51 !important;
}

.menuNodeItemTextSMSPending {
	color:blue;
}

.menuNodeItemOption1Selected{
	float:right;
	width: 6px;
	height: 6px;
	margin-right:8px; 
	color:#CCCCCC;
	/* width and height can be anything, as long as they're equal */
}

.menuNodeItemInfo{
	float:left;;
	clear:both;
	font-size:9px;
	border-top:1px solid #DDDDDD;
	width:100%;
	//color:#AAAAAA;
}

.groupitem{
	float:left;
	margin-top:4px;
	border-top:1px solid #BBBBBB;
	width:100%
}

.nodemenu{
	clear:both;
	overflow-x:hidden;
}

.menuNodeGroupName{
	text-align:center;
	font-size:12px;
}

.ping{
	text-decoration:underline;
}

.ping_old{
	color:#BBBBBB !important;
}
.ping_old_bk{
	background-color:#DDDDDD !important;
}

.submenuclosebtn{
	margin-top:2px;
	margin-right:2px;
	float:left;
	color:#999999;
	font-size:20px;
}

.nodelogmenuheader{
	//height:37px;
	width:100%;
	border-bottom:1px solid #AAAAAA;
	//background-color:#CCCCCC;	
}

.nodelogmenuheaderinfo{
	text-align:center;
	padding-top:1px;
}

.nodelogitem{
	border-bottom:1px solid #CCCCCC;
	font-size:12px;
}

.nodelogmenudata{
	//height:calc(100% - 37px);
	overflow-y:auto;
	overflow-x:hidden;
}
.nodelogmenudataheader{
	overflow-x:hidden;
	clear:both;
}
.nodelogmenudataheaderitem{
	float:left;
	font-family: sans-serif;
	font-size:10px;
	//text-decoration:underline;
	font-weight:bold;
	text-align:center;
}

.loadericon {
	width: 48px;
	height: 48px;
	background: url("../img/ajax-loader.gif") no-repeat center center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -24px; /* -1 * image width / 2 */
  margin-top: -24px; /* -1 * image height / 2 */
}
.loadericonsigninback{
	width:100%;
	height:88px;
}

.nodeContextMenu{
//	background-color
}
#nodeContextMenu_admin{
	z-index:1000001;
}

#nodeContextMenu_dtp{
	z-index:1000001;
}

#nodeContextMenu_dtp .form-group{
	margin-bottom:0px;
}
#nodeContextMenu_dtp .mainRow{
	padding:4px;
	border-bottom:1px solid #BBBBBB;
}
#nodeContextMenu_dtp .leftCol{
    border-right: 1px solid #AAAAAA;
}
#nodeContextMenu_dtp .colHeader{
    text-align:center;
    text-decoration:underline;
}


.popover {
  padding: 1px;
  z-index: 101000;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  max-width:600px;
}
.popoverSVinfo {
  max-width:300px !important;
}

#nodeContextMenu .btn{
	width:100%;
	text-align:left;
}
#nodeContextMenu_admin .btn{
	width:100%;
}

#nodeContextMenu .glyphicon{
	margin-right:5px;
}

#nodeContextMenu .nodeInfo{
	margin-top:0px;
	padding:4px;
	padding-top:0px;
	padding-bottom:0px;
}

#nodeContextMenu .nodeInfo:empty{
	display:none;
}

#nodeContextMenu .nodeInfoNearAdr2{
	margin-top: 4px;
	margin-bottom: 0px;
	color: #AAAAAA;
}
	
#nodeContextMenu h8,
#nodeContextMenu_admin h8{
	font-size:10px;
	text-decoration:underline;
	margin-left:3px;
}

.overlay {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */    
    height: 100%;
    width: 100%;
    position: fixed; /* Stay in place */
    z-index: 100000; /* Sit on top */
    left: 0;
    top: 0;
    background-color: rgb(0,0,0); /* Black fallback color */
    background-color: rgba(0,0,0, 0.2); /* Black w/opacity */
    overflow-x: hidden; /* Disable horizontal scroll */
		display:none;
}

.repmenuheader,
.alarmmenuheader{
	width:100%;
//	background-color:#CCCCCC;	
}

.repmenuheader .divInputRepMainFilter,
.repmenuheader .divInputRepMainFilterHeader{
	padding-right:2px;
}
.repmenuheader .divInputRepMainFilter2,
.repmenuheader .divInputRepMainFilter2Header{
	padding-left:2px;
}
.repmenuheader #inputRepMainFilter2{
	text-align:center;
}

.repmenuheader .divInputRepMainFilterHeader,
.repmenuheader .divInputRepMainFilter2Header{
	font-size:11px;
	text-decoration:underline;
}

.alarmmenuheader .sec1{
	padding:5px;
}

.repitem{
	border-bottom:1px solid #CCCCCC;
	font-size:12px;
}

.repmenudata,
.alarmmenudata,
.servicemenudata,
.servicemenudataHist{
	height:calc(100% - 57px);
	overflow-y:auto;
}

.r2{
	position: relative;
}

.repmenudataheader,
.alarmmenudataheader,
.servicemenudataheader,
.servicemenudataheaderHist{
	overflow-x:hidden;
	clear:both;
// position: absolute;
  bottom: 0px;
	border-bottom: 1px solid #AAAAAA;
}
.repmenudataheaderitem,
.alarmmenudataheaderitem,
.servicemenudataheaderitem,
.servicemenudataheaderitemHist{
	float:left;
	font-family: sans-serif;
	font-size:10px;
	//text-decoration:underline;
	font-weight:bold;
	text-align:center;
}

.table_alm,
.table_rep,
.table_service,
.table_serviceHist,
.table_nl{
	font-family: sans-serif;
	width:100%;
} 
.table_alm tr,
.table_rep tr,
.table_service tr,
.table_serviceHist tr,
.table_nl tr{
	border-bottom:1px solid #AAAAAA;
	line-height:13px;
}
.table_alm tr:hover,
.table_rep tr:hover,
.table_service tr:hover,
.table_serviceHist tr:hover,
.table_nl tr:hover .table_nl_item{
  background-color: yellow;
  cursor:pointer;
  color:black;
}
.tr_hover{
  background-color: yellow;
  cursor:pointer;
}

.table_alm .table_alm_item,
.table_rep .table_rep_item,
.table_service .table_service_item,
.table_serviceHist .table_serviceHist_item,
.table_nl .table_nl_item,
.table_nl .table_nl_header{
	font-weight: normal;
	font-size:11px;
	padding:0px;
	//white-space: nowrap;
	text-align:center;
	border-left:1px solid #AAAAAA;
}

.table_alm .table_alm_item_leftalign{
	text-align:left;
}

.table_alm .table_alm_item_leftmost,
.table_rep .table_rep_item_leftmost,
.table_service .table_service_item_leftmost,
.table_serviceHist .table_serviceHist_item_leftmost,
.table_nl .table_nl_item_leftmost,
.table_nl .table_nl_header_leftmost{
	border-left:0px solid #AAAAAA;
}

.table_alm .table_hide,
.table_service .table_hide,
.table_serviceHist .table_hide,
.table_nl .table_hide,
.table_rep .table_hide{
  line-height: 0px;
  height: 0px;
  margin: 0;
  padding: 0;
	color: transparent;
	border-bottom:0px;
	opacity: 0.0;
	#padding-bottom:20px;
}

.table_rep_item .subrow1,
.table_rep_item .subrow2{
	white-space: nowrap;
}

.table_alm tr td span.glyphicon-pencil{
	margin: 3px;
  font-size: 12px;
}
.table_service tr td span.glyphicon-pencil{
	margin: 0px;
  font-size: 11px;
}

.table_alm tr td{
	padding:2px !important;
}

.table_nl .table_nl_item{
}

.table_nl .table_nl_itemdate{
	background-color:#CCCCCC;
}

.table_nl_drift_state-0{
	background-color:"";
}

.table_nl_drift_state-1{
	background-color:lightgreen;
}

.table_nl_drift_state-2{
	background-color:yellow;
}

.table_nl_drift_state-3{
	background-color:#F33434;
}

.tooltip {
	z-index:10000000000000;
}

.nav-rep-type{
	margin-bottom:5px;
}
.nav-rep-type li a{
    padding: 3px !important;
    margin-top: 0px !important;
}

.menuNodeItemGateBoxInfoIndicator{
	float:right;
	position: relative;
	margin-right:0px;
	height: 13px; 
	border-left:1px solid #DDDDDD;
	border-radius: 1px;
	#background-color:#DDDDDD;
	font-family: sans-serif;
  font-size: 10px;	
	width:102px;
	text-align:right;
}

.gbcolDay{
	border-right:1px solid #DDDDDD;
	float:left;
	width:30px;
	padding-right:3px;
}
.gbcolMonth{
	border-right:1px solid #DDDDDD;
	float:left;
	width:30px;
	padding-right:3px;
}
.gbcolYear{
	float:left;
	width:40px;
	padding-right:3px;
}

.menuNodeItemAmountIndicator{
	float:right;
	position: relative;
	margin-right:0px;
	width: 70px;
	height: 13px; 
	border-left:1px solid #DDDDDD;
	border-radius: 1px;
	#background-color:#DDDDDD;	
}

.menuNodeItemAmountIndicatorLevel{
	position:absolute;
	bottom:0px;
	width:100%;
	height:20%;
	background-color:#6CF255;
	z-index:0;
}

.menuNodeItemAmountIndicatorLevelText{
	position:absolute;
	z-index:1;
	font-size:9px;
	text-align:center;
	width:100%;
	white-space: nowrap;		
}

.nodelogoverviewgraph{
	position:relative;
	width:100%;
	height:40px;
	margin-top:5px;
	//border:1px solid black;
	background-color:#EEEEEE;
}
#myCanvas,
myCanvas2{
	position:absolute;
	top:0;
	left:0;
}
#myCanvas2{
	z-index:1000000000;
}

#dialogAlarmCreateEdit hr,
#dialogPejlerAlarmCreateEdit hr,
#dialogAddAlarmRecipient hr{
	margin-top:2px;
	margin-bottom:5px;
	border-color:#AAAAAA;
}

#dialogAlarmCreateEdit .modal-dialog{
	width:700px;
}

#dialogServiceCreateEdit .modal-dialog{
	width:800px;
}

#dialogPejlerAlarmCreateEdit .alarmmanpejl_reclist h4,
#dialogAddAlarmRecipient .alarmmanpejl_reclistprev h4{
	font-size:14px;
}

#dialogAlarmCreateEdit #alarmman_currentvaldt,
#dialogPejlerAlarmCreateEdit #alarmman_currentvaldt,
#dialogPejlerAlarmCreateEdit #alarmman_currentpvvaldt{
	font-size: 10px;
	margin-bottom: -20px;
}

#dialogAlarmCreateEdit #alarmman_lowvalinfo,
#dialogAlarmCreateEdit #alarmman_highvalinfo{
	font-size: 10px;
	margin-bottom: -20px;
	color:red;
}

.alarmman_reclist,
.alarmman_iolist{
	margin-bottom:0px;
}

.alarmman_reclist .list-group-item,
.alarmman_unitlist .list-group-item,
.alarmman_iolist .list-group-item{
	padding:5px;
	cursor:pointer;
}

.alarmman_reclist .list-group-item-heading,
.alarmman_unitlist .list-group-item-heading,
.alarmman_iolist .list-group-item-heading{
	font-size:15px;
}
.alarmman_reclist .list-group-item-text,
.alarmman_unitlist .list-group-item-text,
.alarmman_iolist .list-group-item-text{
	font-size:12px;
}

.alarmman_unitlist.list-group{
	margin-bottom:0px;
	height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}

.almconditiondesc{
	margin-top: 5px;
	font-style: italic;
	margin-bottom: 20px;
}

.menuNodeGroupNameWrapper{
	display:inline-block;
}

.menuNodeGroupNameVisOptionActive{
	color:#00d200 !important;
}
.menuNodeGroupNameVisOption{
	float:right;
	margin-right:3px;
	color:#AAAAAA;
	cursor:pointer;
}
.menuNodeGroupNameTextInfo{
	float:left;
}
.menuNodeGroupNameColorInfo{
	float:left;
	width:11px;
	height:11px;
	border:1px solid #AAAAAA;
	border-radius: 2px;
	margin-right: 4px;
  margin-top: 3px;	
}

.alarmmanpejl_reclist .list-group-item,
.alarmmanpejl_reclistprev .list-group-item{
	padding: 5px 8px;
}

#dialogAddAlarmRecipient .alarmmanpejl_reclistprev .list-group-item{
	cursor:pointer;
}

#dialogAddAlarmRecipient .alarmmanpejl_reclistprev .btnreclistremove{
	margin-left:10px;
}

#dialogAddAlarmRecipient #btnSaveRecipient{
	margin-top:5px;
}

.alarmmanpejl_alarmincludelist{
	margin-top:10px;
}

.alarmmanpejl_alarmincludelist .list-group-item-heading{
	margin-bottom:0px
}

.liminfogroup{
	float: left;
 	width: 100%;
 	clear: both;
  border-bottom: 1px solid #BBBBBB;
  margin-bottom: 4px;
  padding-bottom: 2px;
}

.liminfogroup .liminfotext{
	float:left;
}

.liminfogroup #lowliminfo,
.liminfogroup #highliminfo{
	float:right;
}

#dialogPejlerAlarmCreateSelector .alarmmanpejl_unitlist .list-group-item-heading{
	margin:0px;
}

#dialogPejlerAlarmCreateSelector .alarmmanpejl_unitlist .list-group-item{
	padding: 6px 4px;
	cursor:pointer;
}

#dialogPejlerAlarmCreateSelector hr{
	margin-top:2px;
	margin-bottom:5px;
	border-color:#AAAAAA;
}

#dialogPejlerAlarmCreateSelector .modal-body{
	padding-bottom: 0px;
}

.alarmState{
	background-color:red;
	color:white;
}

.almcountbadge{
	position: absolute;
	margin-top: 20px;
	margin-left: 100px !important;
	z-index: 10000;
	border-radius:15px;
	padding:2px 4px 2px 3px;
}

.versioninfo{
	position: absolute;
	bottom: 1px;
	right: 3px;
	font-size: 12px;
	color: #AAAAAA;
}

.docmanlink{
	margin-left:4px;
	cursor:pointer;
}

.table_alm .glyphicon-ok-sign{
	font-size:12px;
	color:green;
}

.table_alm .glyphicon-remove-sign{
	font-size:12px;
	color:red;
}

.btnAlarmItemEdit2{
	float:left;
}

.btnAlarmItemEdit2b{
	margin-top:3px;
	margin-left:2px;
}

.alminfoicon{
	margin-top:4px;
}

.almbtngroup{
	width:58px;
}

.repInfoGroup{
	float:left;
}

#reportInfoPopup img{
	width:100%;
}

.btnCloseReportInfoPopup{
	position:absolute;
	right:4px;
	top:4px;
	cursor:pointer;
	z-index:10000000;
}

#distEvalPopup{
	padding-top:4px;
}

#distEvalPopup .input-group{
	margin:4px;
	margin-top:0px;
	margin-bottom:0px;
}

#distEvalPopup .disteval_adr_hits{
	margin:4px;
}
#distEvalPopup .disteval_adr_hits h5,
#distEvalPopup .disteval_adr_hits .distinfo{
	font-size:11px;
}

#distEvalPopup .disteval_adr_hits .list-group-item{
	padding:3px;
	cursor:pointer;
}
#distEvalPopup .disteval_adr_hits .list-group-item-heading{
	margin-bottom:0px;
}

#distEvalPopup .disteval_adr_hits p{
	clear:both;
	margin:0px;
	margin-left:0px;
	font-size:10px;
}

#distEvalPopup .collapseDistEvalContainer{
	text-align:center;
	height:11px;
	display:none;
	cursor:pointer;
	margin-bottom: 4px;
}

#distEvalPopup .btnCloseDistEvalPopup{
	margin:4px;
	margin-top:3px;
}

#distEvalPopup .itemColorInfo{
    width: 10px;
    background-color: #fff30d;
    height: 10px;
    border: 1px solid #AAAAAA;
    border-radius: 2px;
    float: left;
    margin-top: 1px;
    margin-right: 3px;
  }
  
.repInfoRow{
	color: #999999;
}

.nav-hist-type{
	padding:2px;
}

.nav-hist-type>li>a{
	padding:2px;
}

.serviceIlluDiv{
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	height:40px;
	border-radius:4px;
}

.table_alm .alarmitemheader{
	font-size:11px;
}

.table_alm .alarmitemheadercontainer{
	position: relative;
}

.table_alm .alarmitemheadercol0{
	width:10px;
	position: absolute;
	right:2px;
	top:2px;
}

.table_alm .alarmitemheadercol1{
	text-align:center;	
	width:100%
}

.table_alm .alarmitemheadercol2{
	position: absolute;
	left:2px;
	top:2px;
}

.table_alm .alarmitemheader .glyphicon{
	margin-right:3px;
}

.table_alm .alarmitemsub{
	float:left;
	margin-right:3px;
}

.table_alm .alarmitemwarning{
	color:#DDDD00;
}

.btnStyleNotActive{
	background-color: #DDDDDD !important;
  color: black !important;
	border-color: #AAAAAA !important;
}

.btnStyleActiveNeg{
	background-color: #E00A0A !important;
	color: black !important;
	border-color: #840606 !important;
}

.btnStyleActivePos{
	background-color: #25CD1D !important;
	color: black !important;
	border-color: #178512 !important;
}

.sidebar-nav .panelFollowUnits{
	padding-left:6px;
	padding-right:11px;
}

.sidebar-nav .followItem{
	float:left;
	padding:2px;
	margin-left:3px;
	border:1px solid #DDDDDD;
	border-radius: 3px;
	margin-bottom:3px;
	background-color:#EEEEEE;
	cursor:pointer;
	font-size:10px;
	line-height:13px;
	font-size:12px;
	width:100%;
}

#dialogAlarmCreateEdit #alarmman_tffunc,
#tfSelectorMenu .tfSelList{
	cursor:pointer;
}

#tfSelectorMenu .tfSelList{
	height:500px;
	overflow-y:auto;
	margin-bottom:0px;
}

.ps_banner{
	background-image: url(../img/ps_banner4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100%;
   

/*	position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	background-color
	background-repeat: no-repeat;
  background-size: contain;
   background-position: center;
  width:80%;
	height:50%;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
*/
}

.ps_overlay{
    background-color: rgba(255,255,255, 0.5); /* Black w/opacity */
}

.ps_table{
	width:100%;
	height:90%;
	margin-top:10%;
}

.ps_table .ps_table_left{
}

.ps_table .ps_table_middel{
	width:350px;
}

.ps_table .ps_table_right{
	width:5%;
}

.ps_leftbanner{
	margin-top:0px;
	height:70%;
	background-color:#cac9c7;
}

.ps_selectormenu{
	margin-top:0px;
	height:100%;
	background-color:#000e41;
}

.ps_rightbanner{
	margin-top:0px;
	height:70%;
	background-color:#cac9c7;
}

.ps_item_header{
	line-height:150px;
	text-align:center;
	font-size:30px;
	height:150px;
	color:white;
}
.ps_item{
	color:white;
	line-height:60px;
	text-align:left;
	background-color:#133a55;
	margin-left:25px;
	width:300px;
	height:60px;
	margin-bottom:1px;
	cursor:pointer;
}

.ps_item:hover { 
  background-color: #2d5774;
}

.ps_item_col{
	float:left;
	width:6px;
	height:100%;
}

.ps_item_colsep{
	float:left;
	background-color:#112a40;
	width:3px;
	height:100%;
	margin-right:10px;
}

.sfillu1{
	background-image: url(../img/sfillu1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 400px;
}

.sfitemedit,
.sfeditlist{
	margin-top:10px;
}

.sfeditlist .list-group-item{
	cursor:pointer;
}

