body {
	margin: 0;
	padding-top: 50px;
	padding-bottom: 20px;
    /*background-color: #2C4359;
    font: 14px Tahoma, Arial*/
}

.workspace {
	min-height:620px;
}

@media (max-width: 1500px) {
	.workspace {
		min-height:620px;
		width: 1200px;
	}
}

@media (max-width: 1440px) {
	.workspace {
		min-height:620px;
		width: 1130px;
	}
}

@media (max-width: 1400px) {
	.workspace {
		min-height:620px;
		width: 1090px;
	}
}

@media (max-width: 1300px) {
	.workspace {
		min-height:620px;
		width: 990px;
	}
}

@media (max-width: 1200px) {
	.workspace {
		min-height:620px;
		width: 890px;
	}
}

@media (max-width: 1100px) {
	.workspace {
		min-height:620px;
		width: 840px;
	}
}

@media (max-width: 1024px) {
	.workspace {
		min-height:620px;
		width: 790px;
	}
}

@media (max-width: 992px) {
	.workspace {
		min-height:620px;
		width: 720px;
	}
}

@media (max-width: 768px){
	.workspace {
		min-height:620px;
		width: 500px;
	}
}

#headerInner{
	margin: 0 auto;
	width: 1040px;
}

.textNavyBlue{
	color: #2A5363;	
}

.textOrange{
	color: #EE7116;	
}

.textGray{
	color: #ccc;
}

.backgroundOrange {
	background-color: #EE7116;
}

.backgroundLightGrey {
	background-color: #EEEEEE;
}

#userPanel {
	float:left;
	overflow: hidden;
	width:190px;
	padding:20px 0 0 150px;
	text-align: left;
}

#userPanel .customerInfo {
	margin-top: 0;
	font-size: 16px;
	font-weight: bold;
	color:red;
}

#footer {
    clear: both;
    text-align: center;
    color: #666666;
    font-size: 12px;
    padding: 35px 0 0 0;
}

#footer a{
	color: #666666;
}

.fsFooter {
	color: #666666;
}
.fsFooter a{
	color: #666666;
}

.clear {
	clear: both;
	overflow: hidden;
	height: 0
}

img {
	border: 0;
	border-style:none;
}

a{
	text-decoration: none;
	color: #35414f;
}

label a {
	font-size: 14px;
	color: black;
}

.article{
	padding-right: 30px;
	padding-left: 30px;
	width: 600px;
}

.guestLogin {
	padding: 0px 5px 0px 30px;
}

#header .headerLink{
	padding-left: 10px;
}

#header .headerLink a{
	text-decoration: none;
	color: #35414f;
}


/* menu styles */

.menuItem ul li.active {
	color: #fff;
	background-color: #000;
}

.tooltip {
    background-color: white;
    border-width:3px;
}
.tooltip-custom-body {
    background-color: orange;
}
 
.tooltip-text {
    width: 350px;
    height: 80px;
    cursor: arrow;
    border-width: 2px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
 
.tooltipData {
    font-weight: bold;
}

.error {
    color: #D43F3A;
}

.info {
    color: #4CAE4C;
}

.warning{
    color: #006644;
    padding: 5px 0 5px 0;
}

.warningColor {
	color: orange;
}

.alertColor {
	color: #D43F3A;
}

.infoColor {
	color: #31708f;
}

.formInputError{
	color:  #D43F3A;
}

.strong{
	font-weight: bold;
}

.floatRight{
	float:right;
}

.floatLeft{
	float:left;
}

.instructorLegendEntry{
	width: 175px;
	margin: 2px 3px 2px 0px;
	padding: 2px 4px 4px 2px;
	display: inline-block;
	white-space: nowrap;
}

.instructorLegendIFR{
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 5px;
	background-color: #337ab7;
	color: #fff;
	padding-left: 2px;
	float: right;
}

.buttonContainer .button {
	margin: 10px 10px 5px 0px;
}

.rf-p {
	border: none;
}

.userUnavailable {
	background: #ffc2b3;
	font-size: 9px;
}

.userAvailable {
	background: #daffb3;
	font-size: 9px;
}

.resourceUnavailable {
	background: #B22222;
	color: white;
	font-size: 12px;
}

.resourceBooked {
	background: #99A5B3;
	font-size: 9px;
}

.userBookingsReportContainer{
	position:relative;
	top: -200px;
	left:-240px;
	float:right;
}

.availabilityLegend {
	position:relative;
	top:-150px;
	left:-400px;
	float:right;
}

.availabilityLegend .entry {
	margin:2px 5px 7px 0px;
	padding: 2px 5px 2px 5px;
	font-size:12px;	
}

.bookingRulesContainer{
	width: 900px;
}

.bookingRulesContainer .entry {
	margin:2px 5px 7px 0px;
	padding: 2px 5px 2px 330px;
}

.technicalLogInfo {
	padding: 0 0 0 410px;
}

.technicalLogInfo span {
	padding: 0 2px 0 2px;
}

.fsPopup .fsPopupRow {
	padding: 0px 10px 10px 0;
}

.fsPopup .fsPopupRow .label{
	float:left;width:124px;text-align:right;padding-right:4px
}

code {
    font-size: 14px;
}
span.invalid {
    padding-left: 3px;
    color: red;
}

.holidayName{
	color: red;
}

.dayOffMessage {
	color: #006633;
}

.horizontalAutoScroll{
	overflow-x: auto;
}

#cmsStickyNotesContainer{
	width:1000px;
	height:0px;
}

.generalReportTable {
	padding: 2px 2px 2px 2px;
}

#allBookings{
	padding-left: 2px;
	padding-right: 20px;
}

#bookingsNotConfirmed{
	padding-left: 2px;
	padding-right: 20px;
}

.handPointer {
	cursor: hand;
	cursor: pointer;
}

.loadingModal {
	display: none;
    position: relative;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 40px;
    width: 40px;
    background: rgba( 255, 255, 255, .8 ) 
                url('../gfx/ajax-loader.gif') 
                50% 50% 
                no-repeat;
}

.loadingTable {
	position: relative;
    top: 20;
    left: 500;
    height: 40px;
    width: 40px;
    background: rgba( 255, 255, 255, .8 ) 
                url('../gfx/ajax-loader.gif') 
                50% 50% 
                no-repeat;
}

.aircraftInfo .left {
	float:left;
	width:350px;
}

.aircraftInfo .right {
	float:right;
	width:550px;	
}

.aircraftInfo .right p {
	margin-top: 0;
}

.verticalSpace10 {
	height: 10px;
}

.verticalSpace20 {
	height: 20px;
}

.verticalSpace40 {
	height: 40px;
}

.alignLeft {
	text-align: left;
}

.alignRight {
	text-align: right;
}

.modal-wide .modal-dialog {
	width: 80%;
}

.modal-wide-window .modal-lg{
	width: 80%;
}

.table tbody > tr > td.left-border {
	border-left: 1px solid #dddddd;
}
.table tbody > tr > td.right-border {
	border-right: 1px solid #dddddd;
}

.ng-animation-show-hide {
	-webkit-transition:all linear 0.5s;
	transition:all linear 0.5s;
}

.ng-animation-show-hide.ng-hide {
	opacity:0;
}
.table-no-borders {
	border:none;
}
table.no-borders tbody > tr > td{
	border:none;
}
table.no-borders tbody > tr:not(.multiple) > td{
	border-top: 1px solid #ddd;
}
.table > tbody > tr.multiple > td{
	padding-top:0;
}
.font15 {
	font-size: 15px;
}

.font18 {
	font-size: 18px;
}

.font20 {
	font-size: 20px;
}

.font25 {
	font-size: 25px;
}

.font30 {
	font-size: 30px;
}

.font40 {
	font-size: 40px;
}

.font50 {
	font-size: 50px;
}

.lowercase {
	text-transform: lowercase;
}

.uppercase {
	text-transform: uppercase;
}

.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -ms-animation: spin .7s infinite linear;
    -webkit-animation: spinw .7s infinite linear;
    -moz-animation: spinm .7s infinite linear;
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}
  
@-webkit-keyframes spinw {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@-moz-keyframes spinm {
    from { -moz-transform: rotate(0deg);}
    to { -moz-transform: rotate(360deg);}
}

.linkDisabled {
	pointer-events: none;
	cursor: default;
	opacity: 0.6;
}

.uploadProgress {
    display: inline-block;
    width: 100px;
    border: 1px groove #CCC;
}

.uploadProgress div {
    font-size: smaller;
    background: orange;
    width: 0;
}

.drop-box {
    background: #F8F8F8;
    border: 5px dashed #DDD;
    width: 90%;
    height: 75px;
    text-align: center;
    padding-top: 5px;
}
.dragover {
    border: 5px dashed blue;
}

.sortorder:after {
	content: '\25b2';
}

.sortorder.reverse:after {
	content: '\25bc';
}

.zoomImage:hover {
	transform: scale(4.0);
}

.link {
	color: #337ab7;
    text-decoration: none;
	background-color: transparent;
}
.link.active,
.link.active:hover,
.link.active:focus {
  color: #fff;
}

.linkAlertColor {
	color: #D43F3A;
}

.AIRPLANE {
	background-image: url('../img/ac-types/airplane.png');
	background-repeat: no-repeat;
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
}

.GLIDER {
	background-image: url('../img/ac-types/glider.png');
	background-repeat: no-repeat;
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
}

.HOT_AIR_BALLOON {
	background-image: url('../img/ac-types/baloon.png');
	background-repeat: no-repeat;
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
}

.HELICOPTER {
	background-image: url('../img/ac-types/helicopter.png');
	background-repeat: no-repeat;
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
}

.GYROCOPTER {
	background-image: url('../img/ac-types/gyrocopter.png');
	background-repeat: no-repeat;
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
}

.HANG_GLIDER {
	background-image: url('../img/ac-types/hang_glider.png');
	background-repeat: no-repeat;
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
}

.DRONE {
	background-image: url('../img/ac-types/drone.png');
	background-repeat: no-repeat;
	background-size: 20px 20px;
	width: 20px;
	height: 20px;
}

.noTextSelect {
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	-o-user-select: none;
	user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}
.multiselect label{
	width: 100%;
	padding-left: 6px;
}
.multiselect .multiselect-heading{
	border-bottom: 2px solid #000;
	margin-left: -6px;
}
.multiselect .multiselect-heading label{
	font-weight: normal;
}
.multiselect .multiselect-list{
	margin-left: -6px;
}
.multiselect .multiselect-list label{
	padding-bottom: 2px;
	padding-top: 2px;
	-webkit-box-shadow: inset 0 -1px 0 0 rgb(100 121 143 / 12%);
	box-shadow: inset 0 -1px 0 0 rgb(100 121 143 / 12%);
	margin-bottom: 0;
	background: rgb(100 121 143 / 1%);
}
.multiselect .multiselect-list label:hover{
	-webkit-box-shadow: inset 1px 0 0 #dadce0, inset -1px 0 0 #dadce0, 0 1px 2px 0 rgb(60 64 67 / 30%), 0 1px 3px 1px rgb(60 64 67 / 15%);
	box-shadow: inset 1px 0 0 #dadce0, inset -1px 0 0 #dadce0, 0 1px 2px 0 rgb(60 64 67 / 30%), 0 1px 3px 1px rgb(60 64 67 / 15%);
}
.multiselect .disabled .multiselect-list label:hover{
	-webkit-box-shadow: inset 0 -1px 0 0 rgb(100 121 143 / 12%);
	box-shadow: inset 0 -1px 0 0 rgb(100 121 143 / 12%);
}
.agreementAircraftTypes > span{
	display: inline-block;
}
label.agreementShowOnLogin{
	padding-left: 0;
	margin-bottom: 15px;
}
.mandatoryPages.disabled{
	opacity: .6;
}
.mandatoryPages >span{
	display: block;
	margin-bottom: 5px;
}
.btn.loading {
	padding-left: 3em;
	position: relative;
}
.btn.loading .spinner {
	left: -.6em;
	top: .4em;
	width: 2.5em;
	display: block;
	position: absolute;
}
.btn.loading .spinner::before {
	content: "";
	width: 1.5em; /* Size of the spinner */
	height: 1.5em; /* Change as desired */
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	border: solid .35em #fff; /* Thickness/color of spinner track */
	border-bottom-color: #555; /* Color of variant spinner piece */
	animation: .8s linear infinite spinner; /* speed of spinner */
	transform: translate(-50%, -50%);
	will-change: transform;
}
@keyframes spinner {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}
.iconColumn{
	position: relative;
	padding-left: 30px!important;
}

.iconColumn .glyphicon {
	position: absolute;
	left: 8px;
	top: 11px;
}
.breadcrumb.directories li:not(.active){
	cursor:pointer;
}
.categoryLine{
	cursor:pointer;
}
.categoryLine.isEmpty .glyphicon-folder-open{
	color: #c2c2c2;
}

.tree label{
	font-weight: normal;
	margin-bottom: 0;
}
.tree input[type="radio"]{
	margin-right: 4px;
}
.tree {
	position: relative;
	line-height: 1.5;
}
.tree > ul > li:before,
.tree > ul > li:after {
	display: none;
}

.tree ul {
	padding-left: 5px;
	list-style: none;
}
.tree ul li {
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tree>ul>li {
	padding-left:0;
}
.tree ul li:before {
	position: absolute;
	top: 15px;
	left: 0;
	width: 10px;
	height: 1px;
	margin: auto;
	content: "";
	background-color: #666;
}
.tree ul li:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 1px;
	height: 100%;
	content: "";
	background-color: #666;
}
.tree ul li:last-child:after {
	height: 15px;
}
.cursorPointer{
	cursor:pointer;
}
.maintenanceState{
	font-weight: bold;
}
.maintenanceState.invalid{
	color: red;
}