@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url('/css/fonts/OpenSans.eot?') format('eot'), url('/css/fonts/OpenSans.woff') format('woff'), url('/css/fonts/OpenSans.ttf') format('truetype');
}

table {
	border-spacing: 0px;
}

.MainMenu {
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	border: 0px;
	margin: 0px;
	z-index: 10;
	position: relative; 
	background-color: rgba(255, 255, 255, 0.8);
	background-image: none;
}

.BorderBottom, hr {
	border-bottom: 2px solid #555;
}

header {
	position: relative;
}

section {
	padding-bottom:50px;
}

footer {
  width:270px;
  float:left;
  position:fixed;
  bottom:50px;
}

hr {
	border-width: 0px 0px 1px;
}

.affixTopCol.affix {
    top: 5px;
}

.PageTitle, .HeadingS, .HeadingM, .HeadingL, .HeadingXL  {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #555;
}

.FontMenu, .BodyS, .BodyM, .BodyL, .BodyXS, .CommonForm input, .CommonForm textarea, .userName  {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: rgb(50, 50, 50);
}

.PageTitle  {
	font-size: 32px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.ident-all {
	margin-top: 1em;
	margin-bottom: 1em;
}
.ident-all05 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.ident-all02 {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
.ident-bottom05 {
	margin-bottom: 0.5em;
}
.ident-bottom02 {
	margin-bottom: 0.2em;
}
.ident-bottom1 {
	margin-bottom: 1em;
}
.ident-bottom2 {
	margin-bottom: 1.5em;
}
.ident-bottom3 {
	margin-bottom: 2em;
}
.ident-bottom-6 {
	margin-bottom: 6px;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.HeadingXL  {
	font-size: 60px;
}

.FontMenu {
	font-size: 13px;
}

.bold {
	font-weight: bold;
}
.HeadingL {
	font-size: 30px;
}

.HeadingM {
	font-size: 22px;
}

.HeadingS {
	font-size: 18px;
}

.BodyL {
	font-size: 15px;
}
/*
.BodyM {
	font-size: 13px;
}

.BodyS {
	font-size: 12px;
}

.BodyXS  {
	font-size: 12px;
}
*/
.leaflet-div-icon {
	border-radius: 5px;
	left: -1px;
	top: -1px;
}
	
.CommonForm input[type="text"], .CommonForm input[type="submit"], .CommonForm input[type="password"], .CommonForm textarea, input.Common, .CommonForm  select, button, .Button {
	border-radius: 4px;
	line-height: 1.4em;
	font-size: inherit;
	padding: 3px 5px;
	margin: 1px;
	border: 1px solid rgb(150, 150, 150);
	color: #555;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	-webkit-appearance: none;
}

.CommonForm input[type=submit], button, .Button {
	cursor: pointer;
	background-color: #555;
	color: rgb(252, 252, 252);
	padding: 6px 10px;	
	
	background-image: -webkit-linear-gradient(#5f6161, #575959 6%, #4f5151);
    background-image: -o-linear-gradient(#5f6161, #575959 6%, #4f5151);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5f6161), color-stop(6%, #575959), to(#4f5151));
    background-image: linear-gradient(#5f6161, #575959 6%, #4f5151);
}
.Button, button {
	width: auto;
	display: inline;
}
.EditControls button {
	margin-right:10px;
	width: auto;
}

.CommonForm span.inline {
	display: inline;
}

.CommonForm input.long {
	width: 70%;
}

.CommonForm input.short {
	width: 20%;
}

.LoginForm {
	margin-top:1.5em;
}
.LoginForm span,.LoginForm input {
	display:inline;		
}
.LoginForm div {
	margin:0.5em 0em;
}
.LoginFormDiv span {
	display: inline-block;
	text-align: justify;
	width:9em;
}
.LoginFormDiv input[type="text"], .LoginFormDiv input[type="password"] {
	width:14.5em;
}

.map-object-form .h-title {
	line-height: 1.35em;
}

.legend {	
	padding: 0px;
	width: 100%;
}
.legend td {
	vertical-align: middle;
}
.legend .color {
	height: 4px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
}
.legend td:nth-child(1) {
	text-align: center;
	width: 30px;
}
.legend td:nth-child(2) {
	padding-left: 0.8em;
}
.legend .pict img, .legend .pict div {
	display: block;
	margin: auto;
}
#print-btn a {
  background:#fff url('../img/print.png') no-repeat 5px;
  background-size:16px 16px;
  display: block;
}
.edit-mode-ctl button, .cancel-trace-ctl button {
	width: 316px;
	padding: 5px 10px;
}
.edit-mode-ctl.leaflet-control, .cancel-trace-ctl.leaflet-control {
	margin-top: 5px;
}

.Label {
	font-weight:bold;
}

.Selector {	
	margin: 0px 0px 10px;
	width: inherit;
	display: table;
}

.tableStyle {
	width: inherit;
	display: table;
}
.tableStyle .cell{
	width: inherit;
	box-sizing: border-box;
	position: relative;
	display: table-cell;
}

.Selectable {
	width: 50%;
	padding: 3px 5px;
	border-radius: 4px 4px 0px 0px;
	border: 1px solid #555;
	color: #555;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	box-sizing: border-box;
	position: relative;
	display: table-cell;
	cursor: pointer;
}
.Selectable.Checked, .Selectable.Checked a{
	background-color: rgb(150, 150, 150);
	color: rgb(252, 252, 252);
}

.CommonTable {
	width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;	
}
.CommonTable th{
	padding: 3px;
	text-align: left;
	border-bottom: 1px solid #555;
}
.CommonTable td{
	padding: 0px 3px 0px 2px;
	border-bottom: 1px solid rgb(200, 200, 200);
	vertical-align: baseline;	
	cursor: pointer;
}
.CommonTable tbody tr:hover{
	background-color: rgb(150, 150, 150);
	color: rgb(252, 252, 252);
}
.CommonTable img {
	vertical-align: middle;
	margin-left: 3px;
}
.dataTable .centered {
	display:block;
	text-align:center;
	vertical-align: middle;
	position: relative;
}

table.dataTable.compact thead th, table.dataTable.compact thead td {
    padding: 5px 9px!important;
}

.dataTables_wrapper .dataTables_filter {
    float: initial!important;
}
.dataTables_wrapper .dataTables_filter label {
    display: block!important;
	position: relative;
}
div.dataTables_wrapper div.dataTables_filter input {
	width: 100%!important;
	margin: 0px!important;
	font-size: inherit;
}
table.dataTable thead .sorting:after{content:""!important}
table.dataTable thead .sorting_asc:after{content:"\e113"!important}
table.dataTable thead .sorting_desc:after{content:"\e114"!important}
table.dataTable thead .sorting {background-image: none !important}
table.dataTable thead .sorting_asc {background-image: none !important}
table.dataTable thead .sorting_desc {background-image: none !important}

/* for icons inside input */
.inner-addon { 
    position: relative; 
}
.inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  pointer-events: none;
}
.inner-addon-sm .glyphicon { padding: 8px; }
/* align icon */
.left-addon .glyphicon  { left:  0px;}
.right-addon .glyphicon { right: 0px;}
/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }


.mySelect select {
    padding:3px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    display: inline-block;
    cursor:pointer;
	
	line-height: 1.4em;
	font-size: inherit;
	border: 1px solid rgb(150, 150, 150);
	color: #555;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	max-width: 100%;
	box-sizing: border-box;
	-webkit-appearance: none;
}
.infobox-control input[type="text"], .infobox-control input[type="submit"], .infobox-control input[type="password"], .infobox-control textarea, .infobox-control select, .infoboxLbl {
	margin: 1px 0px 0px 4px;
}
/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .mySelect select {padding-right:18px}
}
span.mySelect {position:relative}
span.mySelect:after {
    content:'<>';
    font:11px "Consolas", monospace;
    color:#aaa;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:6px; top:0px;
    padding:0 0 2px;
    border-bottom:1px solid #ddd;
    position:absolute;
    pointer-events:none;
}
span.mySelect:before {
    content:'';
    right:6px; top:0px;
    width:20px; height:20px;
    position:absolute;
    pointer-events:none;
    display:block;
}

.mySelect-narrow select, .FiberGroup input[type="text"] {
	padding-top: 1px; padding-bottom: 1px;}

.PanelBlock1_1, .PanelBlock1_2, .PanelBlock2_1, .PanelBlock2_2 {
	position: relative;
	display: inline-block;
	vertical-align: top;	
}

.PanelBlock2_1 {
	float:left;
	width: 350px;
}

.PanelBlock2_2  {
	float:right;
	width: 580px;
}

.PanelBlock1_1 {
	float:left;
	width: 580px;
}

.PanelBlock1_2  {
	float:right;
	width: 350px;
}

.PanelBlock3_1 {
	float:left;
	width: 680px;
}

.PanelBlock3_2  {
	float:right;
	width: 250px;
}

.EditControls {
	margin:15px 10px 0px 0px;
}
#legalEnt, #individualEnt, .margin-top {
	margin-top:15px;
}

.SelectedRow {
	background-color: rgb(220, 220, 220);
}

.SideMenu  ul li.ulHover:hover {
  background: #ffffff;
  /* Old browsers */

  background: -moz-linear-gradient(bottom, #d9d9d9 0%, #ffffff 50%, #ffffff 51%, #ffffff 78%, #ffffff 100%);
  background: -webkit-linear-gradient(bottom, #d9d9d9 0%, #ffffff 50%, #ffffff 51%, #ffffff 78%, #ffffff 100%);
  background: -o-linear-gradient(bottom, #d9d9d9 0%, #ffffff 50%, #ffffff 51%, #ffffff 78%, #ffffff 100%);
  background: -ms-linear-gradient(bottom, #d9d9d9 0%, #ffffff 50%, #ffffff 51%, #ffffff 78%, #ffffff 100%);
  background: linear-gradient(to top, #d9d9d9 0%, #ffffff 50%, #ffffff 51%, #ffffff 78%, #ffffff 100%);
}
.SideMenu  ul li a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  font-size: 13px;
  text-transform: uppercase;
  color: #636363;
}
.SideMenu ul li {
  display: block;
  border-left: 2px solid rgb(150, 150, 150);
  width:100%;
  min-height:35px;  
}
.SideMenu ul li.Selected {
  border: 2px solid rgb(150, 150, 150);
  border-left: none;
}

.ErrorMessage, div.msg, .AddressErrorMessage{
	background-color: white;
	color:maroon;
	display:none;
	width: inherit;
	float: left;
	padding: 10px;
	border: 1px solid #999;
    border-radius: 5px;
	position:absolute;
	bottom:0px;
}
#genericAlert {
	position:absolute;
	bottom:0px;
}

.AddressLocMap { 
	width: inherit;
	height: 450px; 
	cursor: crosshair;
	border: 1px solid rgb(150, 150, 150);
}

.BigMap { 
    background: #F7F7F3;
    display:block;
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
}

.crosshair { 
	cursor: crosshair;
}

.CommonFormView .map {
	width: inherit;
	height: 300px;
	border: 1px solid rgb(150, 150, 150);
}

.BigMap .leaflet-top {
	margin-top: 38px;
}
.leaflet-control-coordinates .labelFirst {
	color: #666;
}

input.NonEditable {
	border: none;
	padding: 2px;
}

.CommonForm td.short {
	width:60px;
}

.selected-marker {
	background: rgba(255, 0, 0, 0.2);
	border: 5px dashed rgba(255, 0, 0, 1);
	-webkit-border-radius: 5px;
	        border-radius: 5px;
}

.CableTemplate td.num, .CableTemplate .GroupNum {
	width: 15px;
}
.CableTemplate td.ctrl {
	width: 1.5em;
}
.CableTemplate .cen {
	text-align: center;
}
.CableTemplate {
	width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;	
	border-top: 1px solid rgb(200, 200, 200);
}
.CableTemplate th{
	padding: 3px;
	text-align: left;
	border-bottom: 1px solid #555;
}
.CableTemplate td{
	padding: 2px;
	border-bottom: 1px solid rgb(200, 200, 200);
	vertical-align: middle;
}
.CableTemplate .btn-full-w {
	width: 100%; 
	padding: 1px 5px 1px 5px;
	margin: 1px;
}
#editCableTypeForm .btn-full-w, #editCrossForm .btn-full-w {
	width: 100%; 
	margin-top: 10px;
}
.CableTemplate .GroupCol, .CableTemplate .FiberCol {
	width: 150px;
}

.CableTypeCol {
	width: 80px;
}

.w100 { width: 100%; }

.delBtn {
	width: 1.5em; height: 1.5em;
	padding: 0px;
	position:relative;
}
.delBtn:after {
	font-size: 1.5em;
    content:'+';
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
	transform: rotate(45deg);
    position:absolute;
	bottom: 0em; right: 0.175em;
}

.CurrentFiberRow {
	background-color: red;
}

.leaflet-draw-actions div.cont {
	background-color: #919187;
	border-left: 1px solid #AAA;
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 27px;
	height: 27px;
}

.map-object-form a {
    color: #555;
}
.map-object-form a:hover {
    color: #91170a;
}

@media print {
	@page {
		size: landscape;
	}
	body, html {
		padding: 0px!important;
	}
	.BigMap { 
		width:150%!important;
	}
	.no-print,#userPanel,.button-control,.leaflet-draw,.map .btn,
	.leaflet-control-zoomslider,.leaflet-control-coordinates,.map .infobox-control {
		display: none !important;
	}
	.BigMap .leaflet-top {
		margin-top: 0 !important;
	}
}