@CHARSET "ISO-8859-1";

* {
	margin: 0px;
}

html {
	background: transparent
}
input {
	font-size:14px;
	font-weight: normal;
}
select {
	font-size:14px;
	font-weight: normal;

}
h1{
	font-size:20px;
	font-weight:bold;
	padding-bottom:8px;
}
h2, h3 {
	font-size:16px;
}

h1, h2, h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}



@font-face {
    font-family: 'source_sans_pro';
    src: url('/fonts/sourcesanspro-regular-webfont.eot');
    src: url('/fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('/fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('/fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('/fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_pro';
    src: url('/fonts/sourcesanspro-bold-webfont.eot');
    src: url('/fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/sourcesanspro-bold-webfont.woff2') format('woff2'),
         url('/fonts/sourcesanspro-bold-webfont.woff') format('woff'),
         url('/fonts/sourcesanspro-bold-webfont.ttf') format('truetype'),
         url('/fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: bold;
    font-style: normal;

}

button, input, select, textarea {
	font-family: 'source_sans_pro', sans-serif !important;
}

body {
	/*font-family: Verdana, Helvetica, sans-serif;*/
	font-family: 'source_sans_pro', sans-serif !important;
	font-size: 14px;
	padding: 0px;
	background-color: #fff;
	color: #222222;
	line-height: normal;
}

a {
	text-decoration:underline;
	text-decoration-color: #ccc;
	-webkit-text-decoration-color: #ccc;
	background-color: inherit;
	cursor: pointer;
	color: #000;
}

.nav a {
	text-decoration: none;
	font-weight: inherit;
}

span.managelayout{
	display:none;
}

a:hover {
	text-decoration: none;
}

p {
	text-align: justify;
	margin-bottom: 15px;
/*	line-height: 22px; */
}

h2 {
	padding-bottom: 2px;
}

ul {
	list-style: disc;
	padding-left: 15px;
	margin-bottom: 15px;
}
#bodycontainer {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 10px 10px 10px;
}




#sflogo {
	float: left;
	margin-left: 15px;
}

#sflogo a {
	display: none;
}

#sflogo span {
    display: block;
    font-size: 28px;
    color: white;
    font-weight: normal;
    position: relative;
    top: 4px;
}

#leftbar {
	min-width: 160px;
	width: 160px; 
	padding-top: 10px;
	padding-left:10px;
	border-right: 1px solid #ccc;
	height: auto;
    box-shadow: 0px 0px 50px rgba(36, 34, 47, 0.3);
    z-index: 500;
    display: none;
}

#maincontent {
	flex-grow: 1;
    margin-left: 20px;
    margin-top: 10px;
    padding-right:18px;
    min-width: 750px;
}

#topbar {
	/* background-color: #3a3939; */
	background-color: #d9281b;
	background: linear-gradient(45deg, #d9281b 0%,#8f0222 29%,#5e5e5e 73%,#5e5e5e 76%);
	padding: 12px;
	border-style:solid;
	border-color:#ccc;
	border-width:0 0 1px;
	text-shadow: 0 1px 0 #000;
	min-width: 768px;
	width: 100%;
}

#menu {
	display: block;
	color: #000;
	font-size: 21px;
}

#menu ul li.menutopitem {
	margin-bottom: 20px;
}

#logotitle h1 {
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 14px;
}

#searchbox {
	padding: 0px 5px 0px 0px;
	position: relative;
	display: block;
	float: right;
	top: 10px;
}

/* for full size screen */
@media only screen and (min-width: 768px) {
	#leftbar {
		display:block;
	}

	#maincontent {
		/*min-width: 1079px;*/
	}

	#topbar {
		/*min-width: 1261px;*/
		width: 100%;
	}

	#sflogo a {
		display: block;
	}

	#sflogo span {
		display: none;
	}

	#menu {
		font-size: 18px;
	}

	#menu ul li.menutopitem {
		margin-bottom: 0px;
	}

	#logotitle h1 {
		margin-top: 27px;
	}

	#searchbox {
		top: 18px;		
	}

}


#bounds {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	min-height: 100vh;
}

#header {
	background-color: #fff;
}

#header div.lina {
	clear: both;
}



#logo {
	display: block;
	float: left;
	position: relative;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000;
}
#graphiclogotitle{
	display: block;
	float: left;
	position: relative;
}
#logotitle {
	display: block;
	/*margin: 0px 0px -10px 0px;
	padding: 25px 0px 8px 5px;
	height: 35px;*/
	float: left;
	margin-left: 30px;
	color: #efefef;
}

.glyphinline {
	line-height: 0px;
	display: inline;
	margin-left:-6px;
}

.badgeicon{
	display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    background-color: #aaa;
    color: #fff;
    margin-left: 10px;
}



#logotitle h2 {
	font-size: 13px;
	margin-bottom: 5px;
	color: #fff;
}

#logotitle h2 a {
	color: #fff;	

}


#menu div {
	clear: both;
}

#menu ul {
	display: block;
	position: relative;
	list-style: none;
	padding: 0px;
}




#menu ul li.menutopitem span.glyphicons {
    float: left;
    /* position: relative; */
    /* top: 5px; */
    margin-right: 4px;
    margin-top: 5px;
    /* width: 32px; */
    /* height: 28px; */
    /* font-size: 0.8em; */
}

#menu ul li.neighbouractive a {
	font-weight: normal;
	color: #000;
}

#menu .menuactive a, #menu .menuactive, #menu li.menuactive a, #menu ul li.menusubitem.menuactive a {
	color: #d9281b;
	font-weight: bold;
}

#menu ul li.menusubitem {
	margin-left: 10px;
	font-size: 0.8em;
	display: none;
}

#menu ul li {
	margin-right: 0px;
}

#menu ul li a {
	padding: 10px 10px 10px 10px;
	display: block;
	text-decoration: none;
	font-weight: normal;
}

#menu ul li.menusubitem a {
	padding: 1px 10px 2px 10px;
}

#menu ul li a img {
	border: none;
}

#menu ul li a:hover {
	background-color: #EEE;
}

#menu ul li.menuitem, #menu ul li.neighbouractive {
	display: block;
}



#menu2 {
	padding: 2px 0px 0px 0px;
	color: #fff;
	/*background-color: #0d4d8d;*/
}

#menu2 ul {
	display: block;
	position: relative;
	top: 1px;
	list-style: none;
	padding: 0px;
	margin-bottom: 0px;
	background-color: #0d4d8d;	
}

#menu2 ul li {
	position: relative;
	border-right: solid 1px #bbb;
	font-size: 14px;
	margin-right: 0px;
	background-color: #0d4d8d;	
}

#menu2 ul li a {
	display: block;
	padding: 3px 8px 5px 8px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	background-color: #0d4d8d;	
}

#menu2 ul li a:hover {
	background-color: #eee;
	color: #000;
}

#menu2 ul li.menuactive,#menu2 ul li.menuactive a,#menu2 ul li.menuactive a:hover {
	background-color: #ffffff;
	color: #333333;
}

#delinq {
	display: none;
	cursor: pointer;
}

#delinq .delinqbox {
    border: 6px solid #ffa700;
    margin-right: 8px;
    padding: 5px;
    text-align: center;
    background-color: yellow;
}

#delinq .delinqsmall {
	font-size: 0.9em;
	margin-right: 8px;
    padding: 5px;
}
}

#delinq .delinqtext {
	width: 100%;
}

#delinqtimer {
	font-size: 2em;
}

#searchbox input {

}

.btn {
	/*font-size: 12px;*/
	text-decoration: none;
}

.btn a {
	color: #fff;
}

ui-tabs a {
	font-weight: normal;
}

.ui-dialog { z-index: 10000 !important ;}

.plusbutton {
	margin-left: -10px;
    margin-top: -4px;
    margin-bottom: -1px;
}

.plusheader {
	margin-left: -5px;
    margin-top: -4px;
    margin-bottom: -1px;
}

#_additional {
	font-size: 12px;
	position: relative;
	top: -1px;
}

#container {
	
}

#primarycontainer {
	float: left;
	width: 100%;
}

#primarycontent {
	
}

#primarycontent p {
	margin-bottom: 20px;
}


#bluebar {
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: solid 20px #0d4d8d;
	clear: both;
}

#greenbar {
	margin: 5px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #4da92a;
	height: 5px;
	clear: both;
}

#footer {
	text-align: center;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#errorbox {
	text-align: center;
	display: block;
	background-color: #a00;
	color: #fff;
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#infobox {
	text-align: center;
	display: block;
	background-color: #00a;
	color: #fff;
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.clearit {
	clear: both;
	height: 1px;
}

.formformat {
	margin: 0 auto;
	width: 300px;
}

.formformat fieldset {
	border: 1px solid #777;
	width: 300px;
	line-height: 2;
}

.formformat legend {
	color: #000;
	background: #fff;
	padding: 2px 6px;
	font-weight: bold;
}

.formformat label {
	width: 100px;
	float: left;
	text-align: right;
	vertical-align: bottom;
	margin-right: 0.5em;
	display: block
}

.formformat input {
	position: relative;
	float: left;
	display: block;
	margin-left: 10px;
}

.formformat img {
	display: block;
	margin: 0 auto;
}

.device_icon a {
	font-weight: normal;
}

.pinglogtable {
	font-size: 10px;
	line-height: 6px;
}

.tableheader {
	font-size: 12px;
	line-height: normal;	
}

.pinglogtable img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	height: 100%;
}

.pinglogtable td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

.editable {
	display:inline;
	background-color: #EEE;
	padding: 0px 5px 0px 2px
}

.editable:hover {
	background-color: #CCC;
}

.monospace {
	font-family: monospace;
}
div#footer span {
	padding-left:3px;
	padding-right:3px;
}
div.linkbox ul li{
	display: inline;
	padding-left:5px;
}
/*
tr td{
	padding-right:5px;
}
tr th{
	padding-right:5px;
} */
tr.even td{
	background-color:#DEDEDE;
}
table th{
	font-weight:bold;
}
span.help{
	font-style:italic;
}
.error{
	color:red;
}
span.inputdesc{
	margin-right:3px;
}
div.suggest{
	position:absolute;
	z-index:5000;
	background:white;
	border:1px solid black;
	padding:5px;
}
div.ticketupdate{
	background-color:#CAD6E3;
	color:black;
	padding-bottom:2px;
	padding-right:2px;
	padding-left:2px;
	margin-bottom:4px;
}
div.ticketupdate span.updateresolved{
	float:right;
	margin-right:4px;
}
div.ticketupdate span.updatetype{
	float:left;
	margin-left:4px;
}
div.ticketupdate div.updatenotes{
	margin-top:4px;
	background-color:white;
	color:black;
	padding:4px;
	clear:both;
}
div.editticketmodal div.newupdate{
	padding:4px;
	border:1px solid black;
}
div.newupdate div.newnotes{
	padding:4px;
	padding-right:8px;
}
div.newupdate div.newnotes textarea{
	width:100%;
}
div.closedticket{
	
}
div._loading{
	width:66px;
	height:66px;
	z-index:10000;
	position:absolute;
	
}


div#dynmenu{
	display:block;
	float:right;
	color: #000000;
}
div#ticketmenu{
	display:block;
	float:right;
	color:#000000;
	background-image:url(/images/icons/telephone.png);
	background-repeat:no-repeat;
	background-position:center center;
}

div.pageregion{
	margin-bottom:22px;
}
div.pageregion h1{
	/*padding-bottom:4px;*/
	padding-bottom:0px;
}
td.HardBreak{
	/*white-space:pre-wrap;*/
	word-wrap: break-word;
}

    .qualgraph {
        position: relative;
        height: 19px;
        overflow: visible;
        cursor: crosshair;
    }

#qualtooltip {
    position: relative;
    text-align: center;
    width: 120px;
    height: 18px;
    color: black;
    background-color: white;
    top: -18px;
    left: 0px;
    z-index: 9999;
    border-radius: 5px;
}

    .qp {
        width: 1px;
        height: 15px;
        float: left;
        margin: 0;
        border-style: none;
        border-spacing: 0px;
        border-collapse: separate;
    }
    
.sf_table {
  width:100%;
}
.sf_table tr:nth-child(1) th {
  background:white;
  border-bottom:1px dashed black;
}
.sf_table td.page_controls {
  text-align:right;
  background:white;
}
.sf_table td.page_controls span > span{
  cursor:pointer;
  margin:3px;
  display:inline-block;
  text-decoration:underline;
}
.sf_table .pageSelected{
  font-weight:bold;
  text-decoration:none;
  color:blue;
}
.sf_table .link, .sf_table .modal_link{
  cursor:pointer;
  text-decoration:underline;
}
.sf_table tr:nth-child(even){
  background:#EEE;
}

.pinglog {
  font-size:10px;
}


.ui-autocomplete {
   z-index:1000001 !important;
} 
table.nopadding{
    border-spacing:0;
    border-collapse:collapse;
}
table.nopadding td, table.nopadding th{
    vertical-align:top;
}
table.nopadding th{
    text-align:left;
}
input, select, textarea{
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

table.even_colour tr:nth-child(even){
    background-color:#EFEFEF;
}

/* Convenience class for calls to action and highlight items */
.well {
    background-color: #F5F5F5;
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}
.center {text-align: center;}
.bold {font-weight: bold;}

.ui-widget {
	font-family: 'source_sans_pro', sans-serif !important;
	font-size: 1em;
	/*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 1em;*/
}

.ui-tabs .tabtitle {
	position: absolute;
	top: 15px;
    left: 13px;
    color: white;
    font-size: 14px;
    font-weight: normal;
    z-index: 4;
}

/* force the olark button to the left, by specifying child of body it's more !important then their !important lol */
body .olark-launch-button {
	left: 20px !important;
	right: auto !important;
}


.ui-tabs { margin-top:10px; }
	.ui-tabs .ui-tabs-nav li.ui-tabs-selected,
	.ui-tabs .ui-tabs-nav li.ui-state-default {float: right; }
	.ui-tabs .ui-tabs-nav li a {float: right; }

/*
.ui-widget-header {
    background: #6d6d6d none repeat scroll 0 0;
    font-weight: normal;
    border: none;
} */

.ui-widget-header {
	border:none;
    background: #6d6d6d none repeat scroll 0 0 !important;
    font-weight: normal;
}

.ui-dialog-titlebar {
	/* background: #d9281b; */ /* linear-gradient(45deg, #d9281b 0%,#8f0222 29%,#5e5e5e 76%) */
}

div.tab-content {
    padding: 1em;
}

div#sfreports div#outputs, div#cyclechart {
    padding-top: 1em;
}

div.dataTables_length {
    float: left;
}

div.dataTables_info {
    float: left;
}

table.dataTable thead .sorting:after {
    display: none !important;
}

#ncmodal table {
	width:100%; 
	table-layout: fixed;
}

#ncmodal select {
	width:100%;
}

#ncmodalerror {
	color: red;
}








