@font-face
{
    font-family: "special";
   	font-weight: normal;
   	src: url("../fonts/Alwyn Light.ttf");
}
@font-face
{
    font-family: "special";
   	font-weight: bold;
   	src: url("../fonts/Alwyn Bold.ttf");
}
body {
    padding-top: 50px
}
body>.navbar {
    -webkit-transition: background-color .3s ease-in;
    transition: background-color .3s ease-in
}
@media (min-width: 768px) {
    body>.navbar-transparent {
        background-color: transparent
    }
    body>.navbar-transparent .navbar-nav>.open>a {
        background-color: transparent!important
    }
}
#home {
    padding-top: 0
}
#home .navbar-brand {
    padding: 13.5px 15px 12.5px
}
#home .navbar-brand>img {
    display: inline;
    margin: 0 10px;
    height: 100%
}
#banner {
    min-height: 300px;
    border-bottom: none
}
.table-of-contents {
    margin-top: 1em
}
.page-header h1 {
    font-size: 3em
}
.page-header-neg {
	margin-top: -20px !important;	
}
.page-header h4 a {
    float: right;
    margin-left: 10px;	
	cursor: pointer;
	font-size: 16px;
	line-height: 17px;
	margin-top: 6px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;		
}
.page-header h4 .spaced {
	margin-right: 20px;
}
.page-header h4 input {
    float: right;
	font-size: 16px;
	line-height: 16px;
	margin-top: 6px;
}
.page-header h4 input:focus {
	outline: 0;
}
.page-header h4 select {
	float: right;
	widht: 200px;
}
.bs-docs-section {
    margin-top: 0em
}
.bs-docs-section h1 {
    padding-top: 0px
}
.bs-component {
    position: relative
}
.bs-component legend i {
    margin-right: 10px;	
}
.navbar-nav li i {
    margin-right: 5px;	
}
.bs-component table .ops {
    text-align: right;
}
.bs-component table .ops i {
    margin-right: 8px;	
	cursor: pointer;
}
.bs-component table .imgs img {
    height: 50px;
	margin-right: 5px;
}
.bs-component table .right {
    text-align: right;
}
.bs-component table .center {
    text-align: center;
}
.bs-component table .left {
    text-align: left;
}
.bs-component table select, .bs-component table input {	
	font-size: 13px;
    width: 100%;	
	padding: 10px 10px;
	line-height: 16px;
}
.bs-component th i {    
	cursor: pointer;
	color: #2196f3;
}
.bs-component table input[type=datetime-local], .bs-component table input[type=date] {
	border: 0px;
	padding: 8px 10px 7px 10px;
	border-bottom: 1px solid #dddddd;
}
.bs-component table input[type=checkbox] {
	width: 16px;	
	margin-right: 8px;
	padding: 0px;
}
.bs-component table input[type=number] {
	padding: 2px 10px;
	text-align: right;
}
.bs-component table input[type=date] {
	padding: 2px 10px;	
}
.bs-component table input[type=datetime-local] {
	padding: 2px 10px;	
	border: none;
}
.bs-component table input[type=datetime] {
	padding: 2px 10px;	
	border: none;
}
.bs-component table input[type=date] {
	padding: 2px 10px;	
	border: none;
}
.bs-component table input[type=number]:focus {
    outline: none;
}
.bs-component table input[type=number]:read-only {	
	background: transparent;	
}
.bs-component table input[type=text] {
	padding: 2px 10px;
	background: transparent;	
}
.bs-component table input[type=text]:focus {
    outline: none;
}
.bs-component table input[type=text]:read-only {	
	background: transparent;	
}
.bs-component .modal {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    z-index: 1;
    display: block;	
}
.bs-component .modal-dialog {
    width: 70%
}
.bs-component .popover {
    position: relative;
    display: none;		/* hack, inline-block volt, text-angular miatt */
    width: 220px;
    margin: 20px;
}
#source-button {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    font-weight: 700
}
.nav-tabs {
    margin-bottom: 15px
}
.tab-numbering {
	background-color: #666666;
	padding: 0px 4px;
	border-radius: 6px;
	font-size: 10px;
	color: white;
	margin-right: 6px;
}
td .progress {
	margin-top: 9px;
}
.progress {
    margin-bottom: 10px
}
footer {
    margin: 5em 0
}
footer li {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em
}
footer p {
    clear: left;
    margin-bottom: 0
}
.splash {
    padding: 9em 0 2em;
    background-color: #141d27;
    background-image: url(../img/bg.jpg);
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
    text-align: center
}
.splash .logo {
    width: 160px
}
.splash h1 {
    font-size: 3em
}
.splash #social {
    margin: 2em 0
}
.splash .alert {
    margin: 2em 0
}
.gallery-item {
	display: inline-block;
	margin: 0px 10px 10px 0px;
}
.form-group table {
	margin-bottom: 0px;
}
.gallery-item img {
	height: 100px;
}
.gallery-item p {
	margin: 10px 0px 0px 0px;
	font-size: 1.0em;
}
.gallery-item p i {
	margin-left: 10px;
	cursor: pointer;
}
.label i {
	margin-left: 10px;
	cursor: pointer;	
}
.tags-drop {
	position: absolute;	
	z-index: 10000;
}
.tags-drop ul {
	list-style-type: none;
	background: white;
	border: 1px solid #eee;		
	margin: 0px;
	padding: 0px 0px;
}
.tags-drop ul .selected {
	background: #eee;
}
.tags-drop ul li {
	padding: 3px 20px;
	cursor: pointer;
}
.tags-drop ul li:hover {
	background: #eee;
}
.logo {
	margin: 12px 40px 0px 0px;	
	height: 40px;	
}
.panel-heading .ops {
    float: right;
	margin: -3px 0px 0px 8px;
	font-size: 14px;
}
.panel-heading .spacer {
	margin-right: 20px;
}
.panel-heading .selected {
	padding: 1px 4px;	
	border: 1px solid #dddddd;
	border-radius: 3px;
}
.thInput {
	font-weight: normal !important;	
	text-align: left !important;		
	background-color: transparent !important;
	padding: 3px !important;
}
.small-legend {
	padding-top: 5px;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 15px !important;
}
.textCenter {
	text-align: center;
}
.textRight {
	text-align: right !important;
}
.noBorder {
	border: none !important;
}
.noMargin {
	margin: 0px !important;
}
.noMarginTop {
	margin-top: 0px;
}
.noMarginBottom {
	margin-bottom: 0px;
}
.noPadding {
	padding: 0px !important;
}
.noPaddingH {
	padding-left: 0px !important;
	padding-right: 0px !important;	
}
.noPaddingTop {
	padding-top: 0px;
}
.noSelect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;	
}
.noDrag {
	user-drag: none; 
	user-select: none;
	-moz-user-select: none;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}
.top-aligned-row {
	display: inline-block; 
	vertical-align: top;
}
.position-relative {
	position: relative;
}
.width-5 {
	width: 10% !important;	
}
.width-10 {
	width: 10% !important;	
}
.width-20 {
	width: 20% !important;	
}
.width-25 {
	width: 25% !important;	
}
.width-30 {
	width: 30% !important;	
}
.width-33 {
	width: 33.33333333333% !important;	
}
.width-40 {
	width: 40% !important;	
}
.width-49 {
	width: 49% !important;	
}
.width-50 {
	width: 50% !important;	
}
.width-60 {
	width: 60% !important;	
}
.width-70 {
	width: 70% !important;	
}
.width-80 {
	width: 80% !important;	
}
.width-90 {
	width: 90% !important;	
}
.width-100 {
	width: 100% !important;	
}
.color-disabled {
	color: #ddd;
}
.max-width-100 {
	max-width: 100px;
	overflow: hidden; 
	white-space: nowrap;	
}
.max-width-150 {
	max-width: 150px;
	overflow: hidden; 
	white-space: nowrap;	
}
.max-width-200 {
	max-width: 200px;
	overflow: hidden; 
	white-space: nowrap;	
}
.color-primary {
	color: #2196f3 !important;
}
.bg-primary {
	background-color: #2196f3 !important;
}
.onTop {
	z-index: 1000;
}
.clickable {
	cursor: pointer;
}
.bold {
	font-weight: bold !important;
}
.noWrap {
  white-space: nowrap;
} 
.financeTable td {
	padding: 4px 8px !important;
}
.financeCell {
	cursor: pointer;	
	position: relative;
	width: 6%;
	border-left: 1px solid #eee;
}
.financeFirstCell {
	white-space: nowrap;
	overflow: hidden;
}
.financeBody {
	border: none !important;
}
.financeTitleRow {
	background-color: #eee;
	border-bottom: 2px solid #dddddd;
}
.financeSumRow {
	background-color: #eee;
	border-bottom: 2px solid #dddddd;
	font-weight: bold;
}
.sampleCell {
	cursor: pointer;	
	position: relative;
	width: 4%;
	border-left: 1px dotted #eee;
	text-align: center;
}
.movedCell {
	background-color: #ffc999;
}
.movedColor {
	color: #ffc999;
}
.completedColor2 {
	color: #ff0000;
}
.completedColor1 {
	color: #ff9c00;
}
.sumColor {
	color: #aaa;
	font-weight: bold;
}
.fixedTableHeader {
	position: fixed;
	top: 64px;
	margin-left: -15px;	
	box-sizing: border-box !important;
	z-index: 1020;
	display: none;
}
.fixedTableHeader th {
	text-align: right;
	background-color: #ffffff !important;
	border: none;	
}
.fixedTableHeader th:first-child {
	text-align: left;
}
.measurementStatusColor0 {
	color: #aaa !important;
}
.measurementStatusColor1 {
	color: #ff0000 !important;	
}
.measurementStatusColor2 {
	color: #2196f3 !important;	
}
.unchecked {
	opacity: 0.3;
}
.absolute {
	position: absolute;
}
.floatRight {
	float: right;
}
.floatMenu {
	position: absolute;
	left: 0px;
	top: 30px;
	z-index: 1000;	
	width: 400px;
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
	border: 2px solid #666;
}
.floatMenu table td i {
	margin: 0px 5px 0px 5px; 
	cursor: pointer;
	color: #2196f3;
}
.navSearch input{
	background: transparent;
	color: #fff;
	border: none;
	border-bottom: 1px solid #b2dbfb;
	font-size: 12px !important;
	margin: 22px 15px 0px 15px;
}
.navSearch input::placeholder {
  color: #49afff;
}
.navSearch ul {
	position: absolute;	
	list-style-type: none;
	left: 7px;
	top: 65px;
	padding: 0px;
	background: #fff;
	-webkit-box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.2);	
}
.navSearch ul li {
	cursor: pointer;
	padding: 4px 8px;
	margin: 0px;
	text-align: left;
	width: 400px;
}
.navSearch ul li:hover {
	background: #eee;
}

.scrollable {
	height: 300px;
	overflow-y: auto;
}
.niceScrollbar::-webkit-scrollbar {
    width: 3px;
}
 
.niceScrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
.niceScrollbar::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

.clear {
	clear: both;
}
.width50 {
	vertical-align: top;
	display: inline-block;
	width: 49.7%;
}
.form-group .label{	
	margin: 0px 5px 0px 0px;
}
.section-tout {
    padding: 4em 0 3em;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    background-color: #eaf1f1
}
.section-tout .fa {
    margin-right: .5em
}
.section-tout p {
    margin-bottom: 3em
}
.section-preview {
    padding: 4em 0 4em
}
.section-preview .preview {
    margin-bottom: 4em;
    background-color: #eaf1f1
}
.section-preview .preview .image {
    position: relative
}
.section-preview .preview .image:before {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    pointer-events: none
}
.section-preview .preview .options {
    padding: 1em 2em 2em;
    border: 1px solid rgba(0, 0, 0, .05);
    border-top: none;
    text-align: center
}
.section-preview .preview .options p {
    margin-bottom: 2em
}
.section-preview .dropdown-menu {
    text-align: left
}
.section-preview .lead {
    margin-bottom: 2em
}
@media (max-width: 767px) {
    .section-preview .image img {
        width: 100%
    }
}
.sponsor #carbonads {
    max-width: 240px;
    margin: 0 auto
}
.sponsor .carbon-text {
    display: block;
    margin-top: 1em;
    font-size: 12px
}
.sponsor .carbon-poweredby {
    float: right;
    margin-top: 1em;
    font-size: 10px
}
#chartContainer {
	text-align: right;
	width: 100%;
	border: 0px;
}
#chartContainer i {	
	color: #2196f3;
	font-size: 16px;
	line-height: 16px;
	padding: 1px 0px;
	margin: 0px 5px;	
	cursor: pointer;
}
#chartContainer .pressed {	
	padding: 1px 4px;
	margin: 0px 0px;	
	border: 1px solid #dddddd;
	border-radius: 3px;
}
.gantt-stripe {
	display: block; 
	width: 0px; 
	height: 5px; 
	border-radius: 3px; 
	background-color: #f47c3c; 
	margin-top: 8px; 
	margin-left: 0px;
}

body::-webkit-scrollbar {
    width: 5px;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

/*input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
    margin: 0;  
}*/
@media (max-width: 767px) {
    .splash {
        padding-top: 4em
    }
    .splash .logo {
        width: 100px
    }
    .splash h1 {
        font-size: 2em
    }
    #banner {
        margin-bottom: 2em;
        text-align: center
    }
}
.jqplot-yaxis {  
  width:75px !important;
}

@page {
        size: A4;
        margin: 10;
}
@media print {
	.no-print {
		display: none !important;
	}
	body {
		padding-top: 0px !important;
	}
}

.printPage
{
	page-break-after: always;
	page-break-inside: avoid;
}
.printPage:first-of-type {
	margin-top: 0px;
	padding-top: 0px;
}
.printPage:last-of-type {
	page-break-after: always;
}
.printHead {
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;	
}
.printBlock {	
	width: 100%;	
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
}
.printBlock img {	
	height: 20px;
	vertical-align: bottom;	
}
.printTable {	
	box-sizing: border-box;
	width: 100%;
	border: 0px solid #000;	
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 20px;
}
.printTable td {	
	padding: 3px 4px;
	border-bottom: 1px solid #aaa;
}
.printTable th {	
	padding: 3px 4px;
	border-bottom: 2px solid #aaa;
	text-align: left;
}

.printTableSmall {	
	box-sizing: border-box;
	width: 100%;
	border: 0px solid #000;	
	font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin-bottom: 20px;
}
.printTableSmall td {	
	padding: 2px 3px;
	border-bottom: 1px solid #aaa;
}
.printTableSmall th {	
	padding: 2px 3px;
	border-bottom: 2px solid #aaa;
	text-align: left;
}

.map-search-section {
	width: 100%;	
    margin-top: 14px;			
}
.map-search-body {			
	width: 100%;				
	margin: auto;
	padding: 0px 0px 0px 0px;			
	background-color: #fff;	
	box-sizing: border-box;		
	color: #555;
	/*background-color: #ccebfc;*/
	background-color: #ffffff;
	margin-bottom: 20px;	
}
.map-search-body .column-left {	
    font-family: "special";		
    font-size: 16px;
    line-height: 20px;
	display: inline-block;
	vertical-align: top;	
	width: 33%;
	box-sizing: border-box;		
	padding: 30px 30px 30px 0px;
	margin: 0px;
	height: 750px;
	overflow-y: auto;    
}
.niceScrollbar::-webkit-scrollbar {
    width: 5px;
} 
.niceScrollbar::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px #ccebfc;
    -webkit-box-shadow: inset 0 0 6px #ccebfc;
} 
.niceScrollbar::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid white;
}
.map-search-body .column-left .logo {	
	float: right;
	height: 20px;
	margin: 2px 0px 0px 0px;	
}
.map-search-body .column-left .profile-pic {	
    width: 100%;
	height: 150px;
	background-position: center center; 
	background-repeat: no-repeat; 
	background-size: cover;	
	border-radius: 10px;
	margin-bottom: 10px;
}
.map-search-body .column-left .logo-big {	
    float: left;
    width: 150px;
	height: 150px;
	background-position: center center; 
	background-repeat: no-repeat;     
    background-color: rgba( 255, 255, 255, 0.8 );
    background-size: 120px;
	border-radius: 10px 0px 0px 10px;
	margin-bottom: 10px;
}

.map-search-body .column-left .tab-container {
	margin: -30px -30px 0px -30px;
	background-color: white;
}
.map-search-body .column-left .tab {
	width: 50%;
	text-align: center;
	padding: 10px 0px;
	box-sizing: border-box;
	/*background-color: #ccebfc;*/
	background-color: #ffffff;
	font-weight: bold;	
	display: inline-block;
	vertical-align: top;	
	/*border-radius: 10px 10px 0px 0px;
	border-right: 2px solid white;*/
}
.map-search-body .column-left .tab-unselected {	
	cursor: pointer;
	background-color: #efefef;
}

.map-search-body .column-left ul {	
	list-style-type: none;	
	display: block;
	margin: 10px 0px;
	padding: 0px;	
}
.map-search-body .column-left ul li {	
	list-style-type: none;	
	display: block;	
}
.map-search-body .column-left a {
    color: #555555;
}
.map-search-body .column-left a:hover {	
    color: #74c3ec;
}

.map-search-body .column-right {	
	display: inline-block;
	vertical-align: top;	
	width: 67%;
	box-sizing: border-box;		
	padding: 0px;
	margin: 0px;
}
.search-body .search-filters .column label, .map-search-body label {	
	display: block;    
	padding: 0px 0px 10px 0px;
	font-weight: bold;
    clear: both;
}
.search-body .search-filters .column label, .map-search-body label span {	
    float: right;
    margin: 0px 0px 5px 10px;
    border: 1px solid #666;
    border-radius: 5px;
    padding: 2px 10px;
    font-weight: normal;
    clear: both;
}
.search-body .search-filters .column label, .map-search-body label span img {	
    height: 20px;
    margin-right: 5px;
}
.search-body .search-filters .column select, .map-search-body select {	
	width: 100%;
	display: block;
	padding: 6px;
	border: none;
	border-radius: 10px;
	box-sizing: border-box;
	margin-bottom: 14px;
}
.search-body .search-filters .column input, .map-search-body input {	
	width: 100%;
	display: block;
	padding: 6px;
	border: none;
	border-radius: 10px;
	box-sizing: border-box;
	margin-bottom: 14px;
}
.search-body .search-filters .column input:focus, .map-search-body input:focus {	
    outline: none;
}
.search-body .search-results .column h1, .map-search-body .column-left h1 {	
    font-family: "special";
	text-align: left;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	margin: 24px 0px 24px 0px;
}
.search-body .search-results .column h1, .map-search-body .column-left h1 i {	
	margin-right: 15px;
}

.search-body .search-results .column h2, .map-search-body .column-left h2 {	
    font-family: "special";
	text-align: left;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
}
.search-body .search-results .column .logo {		
	height: 25px;
	margin: 0px 10px 0px 0px;
	vertical-align: -4px;
}
.search-body .search-results .column .profile-pic {	
	width: 100%;
	height: 150px;
	background-position: center center; 
	background-repeat: no-repeat; 
	background-size: cover;	
	border-radius: 10px;
}
.search-body .search-results .column table, .map-search-body .column-left table {	
	margin-top: 20px !important;
	width: 100%;
	vertical-align: top;
}
.search-body .search-results .column table td, .map-search-body .column-left table td {	
	padding-bottom: 10px;
	vertical-align: top;
}
.search-body .search-results .column table td, .map-search-body .column-left table td .marker {	
	vertical-align: -4px;
	height: 17px;
	margin: 0px -2px 0px 5px;
}

.search-body .search-results .column label, .map-search-body .column-left table label {	
	display: inline-block;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
.search-body .search-results .column ul, .map-search-body .column-left table ul {	
	list-style-type: none;	
	display: block;
	margin: 0px;
	padding: 0px;
}
.search-body .search-results .column ul li, .map-search-body .column-left table ul li {	
	list-style-type: none;	
	display: block;
	text-align: right;
}
.search-body .search-results .column ul li, .map-search-body .column-left table input {	
	width: 15px;
    padding: 0px;
	height: 15px;
	display: inline-block;
	vertical-align: -2px;
	margin: 0px 10px 0px 0px;
}
.legend {
    font-family: "special";
    font-size: 12px;
    text-align: center;
    padding-top: 5px;
}
.legend img {
    height: 20px;
}
.panelOptions {
    text-align: center;
    padding: 10px 0px 5px 0px;
}
.panelOptions input {
    margin: 0px 5px;
    outline: none; 
    padding: 0px 10px;
}
.panelOptions select {
    border: 1px solid #666;
    border-radius: 3px;
    padding: 5px 10px;
    margin: 0px 5px;
    font-size: 12px;
    line-height: 18px;
    outline: none; 
}
.background-gradiant-blue {
    background: -webkit-gradient(linear, left top, right top, from(#356373), to(#182b34));
    background: -webkit-linear-gradient(left, #356373, #182b34);
    background: -o-linear-gradient(left, #356373, #182b34);
    background: linear-gradient(to right, #356373, #182b34);
}