@charset "UTF-8";
/* CSS Document */
body {
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	/*background-image:url(../pictures/web/fond_home_leather.png);*/
	background-color: #b4c7d6;
	padding-top: 70px;
	height  : 100%;
	overflow: hidden;
	overflow-y: scroll;
	overflow-x: hidden;
}

textarea {
	resize: none;
}

#logodiv{
	width:300px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	margin-bottom:50px;
}

#logodiv img{
	width:300px;
	margin-left:auto;
	margin-right:auto;
}

#esnah_logo{
	position:relative;
	bottom:0px;
	margin-top:50px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:5px;
}

#esnah_logo p {
	font-style:italic;
	color:#FFFFFF;
}

#dev_mark {
	pointer-events: none;
	opacity: 0.3;
	position: fixed;
	bottom:0;
	left:0;
	font-size: 100px;
	z-index: 999999;
}

#logodiv{
	width:200px;
	margin-left:auto;
	margin-right:auto;
}

#logodiv img{
	width:200px;
	margin-left:auto;
	margin-right:auto;
}

#titlelogo {
	max-width: 320px;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	margin-top:50px;
	margin-bottom: 50px;
}

#titlelogo img {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

footer {
	text-align: center;
	color: #ffffff;
	clear: both;
	margin-bottom: 20px;
}

#form
{
	margin-left:auto;
	margin-right:auto;
	max-width: 400px;
	background-color:#375a73;
	color:#FFFFFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#form h1
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	font-size:36px;
	text-align:center;
	border-bottom:1px solid white;
	padding:20px;
	margin-bottom:10px;
}

#form h2
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	font-size:18px;
	text-align:center;
	border-bottom:1px solid white;
	padding:10px;
	margin-bottom:5px;
}

#form form button
{
	margin-bottom:15px;
}

#form form input
{
	margin-bottom:10px;
}

form .form-group label
{
	margin-bottom:5px;
}

#loginform h2 {
	text-align: center;
	font-size: 24px;
	margin-top:15px;
}

.register_form {
	padding-left:15px;
	padding-right: 15px;
	max-width: 600px;
	margin-right: auto;
	margin-left: auto;
}

.inp {
	font-size:18px;
	margin-top:10px;
}

.inp label {
	margin-left:20px;
}

.inp input {
	margin-right:20px;
}

#signbut
{
	display:block;
	width:250px;
	font-size:24px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#esa_logo{
	margin-top:50px;
	width:100px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#esa_logo img{
	width:100px;
}

#esa_logo p {
	font-style:italic;
	color:#FFFFFF;
}

.navbar-brand
{
	margin-right:50px;
}

.hi {
	text-align: center;;
	font-size:30px;
	margin-bottom: 20px;
	color: #ffffff;
}

.sub_type_image {
	display:inline;
	width: 32px;
	height: 32px;
	margin-right:10px;
}

.sub_list_type_image {
	display:inline;
	width: 32px;
	height: 32px;
}

.sub_container p {
	margin-top:5px;
	font-size:40px;
}

.sub_container {
	margin-bottom:50px;
}

.sub_type_next_text {
	font-size: 30px;
	margin-bottom: 10px;
}

.option_container p {
	font-size:30px;
}

.option_container {
	margin-bottom: 50px;
}

.product_card {
	text-align: center;
	display:inline-block;
	width:25%;
	min-width: 200px;
	margin-top:50px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	vertical-align: top;
}

.product_card .product_title{
	font-size: 30px;
}

.product_price_card {
	background-color: #ffffff;
	width:150px;
	height:100px;
	padding-top:15px;
	padding-bottom: 15px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-left:auto;
	margin-right:auto;
}

.product_description li {
	padding-top:5px;
	height:28px;
}

.product_description {
	margin-bottom: 10px;
}

.product_description .glyphicon-ok {
	color: #5fb760;
}

.product_description .glyphicon-remove {
	color: #d75452;
}

.product_description .title {
	background-color: #e4e4e4;
}

.subs_container {
	width:70%;
	margin-right: auto;
	margin-left:auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.subs_container .jumbotron {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.option_title {
	margin-top:50px;
	margin-bottom:20px;
}

.option_card {
	margin-bottom:15px;
	background-color: #e4e4e4;
	width: 100%;
	position: relative;
	vertical-align: middle;
}

.option_text_card {
	display: inline-block;
	width:calc(100% - 150px);
}

.option_card .option_name {
	font-size: 30px;
}

.option_name {
	padding-top: 10px;
	padding-left: 10px;
}

.option_price_card {
	position: absolute;
	right: 0px;
	bottom:0px;
	display: inline-block;
	text-align: right;
	padding: 10px;
}

.option_price {
}

.option_description {
	padding: 10px;
}

.service_card {
	text-align: center;
	display:inline-block;
	width:50%;
	min-width: 400px;
	margin-top:50px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	vertical-align: top;
}

.service_card .service_title{
	font-size: 30px;
}

.service_price_card {
	background-color: #ffffff;
	width:150px;
	height:100px;
	padding-top:15px;
	padding-bottom: 15px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-left:auto;
	margin-right:auto;
}

.service_list_image {
	width: 150px;
	height: 150px;
}

.service_description {
	margin-bottom: 10px;
}

.credits_title {
	margin-top:50px;
	margin-bottom:20px;
}

.credit_card {
	margin-bottom:15px;
	background-color: #e4e4e4;
	width: 100%;
	position: relative;
	vertical-align: middle;
}

.credit_text_card {
	display: inline-block;
	width:calc(100% - 150px);
}

.credit_card .credit_name {
	font-size: 30px;
}

.credit_name {
	padding-top: 10px;
	padding-left: 10px;
}

.credit_price_card {
	position: absolute;
	right: 0px;
	bottom:0px;
	display: inline-block;
	text-align: right;
	padding: 10px;
}

.credit_price {
}

.credit_description {
	padding: 10px;
}

/*CALENDAR*/

.filter_div {
	display:block;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

#new_booking_button {
	margin-right: 0;
	right:0;
}

.operator_name a {
	font-weight: 900;
	color: #3c5a70;
}

.filter_operator {
	font-style:italic;
}

body { display: felx; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.wrapper {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
}

body > p {
	font-family: "Satellite", "Roboto", sans-serif;
	font-size: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 20px 40px;
	text-align: justify;
}

#slider-new {
}

#new_booking_current_date {
	margin-top:5px;
	font-size:12px;
}

.calendar { width: 800px;
	min-height: 500px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-family: "Satellite", "Roboto", sans-serif;
	border: 1px solid rgba(21, 21, 21, 0.12);
	-webkit-transform: scale(1);
	transform: scale(1);
	/*box-shadow: 0px 0px 4px rgba(21, 21, 21, 0.21);*/
	-ms-user-select: none;
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}

.calendar.small {
	width: 400px;
	height: 400px;
}

.calendar.medium {
	width: 600px;
	height: 600px;
}

.calendar.large {
	width: 80%;
	margin-left:auto;
	margin-right:auto;
}

.year {
	width: calc(100%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 5px;
	font-size: 14px;
}

.year > span {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-transform: uppercase;
}

.year > div {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
}

.month {
	width: calc(100%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 20px 5px;
	font-size: 40px;
	/*box-shadow: 0px 2px 6px rgba(21, 21, 21, 0.21);*/
}

.month > span {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-transform: uppercase;
}

.month > div {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
}

.labels {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.labels > span {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 12px;
	text-transform: uppercase;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px;
}

.days {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	/*box-shadow: 0px 2px 6px -2px rgba(21, 21, 21, 0.21);*/
}

.row {
	width: 100%;
	min-height: 60px;
	margin-left:0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	border-bottom: 1px solid rgba(21, 21, 21, 0.12);
}

.calendar_day {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-orient: vertical;
	-webkit-box-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	border-bottom: 1px solid rgba(21, 21, 21, .12);
	border-right: 1px solid rgba(21, 21, 21, .12);
	cursor: pointer;
	-webkit-transition: box-shadow 200ms ease-in-out;
	transition: box-shadow 200ms ease-in-out;
}

.calendar_day:last-child {
	border-right: none;
}

.calendar_day:hover {
	background-color: rgba(21, 21, 21, 0.012);
	box-shadow: inset 0px 0px 4px rgba(21, 21, 21, 0.21);
}

.calendar_day-radios {
	display: none;
}

.calendar_day-radios:checked + .calendar_day {
	background-color: rgba(52, 78, 97, 0.20);
	box-shadow: inset 0px 0px 4px rgba(21, 21, 21, 0.21);
}

.calendar_day > .day_span {
	display: block;
	margin: 5px;
	height:16px;
	width: 100%;
	font-size: 14px;
	color: rgba(21, 21, 21, 0.84);
}

.calendar_day > .plane_span {
	display: block;
	width: 100%;
	font-size: 10px;
	color: rgba(21, 21, 21, 0.84);
	text-align: center;
	background-color: #a7b9d2;
}

.calendar_day > .mybooking {
	background-color: #66ff55;
}

.calendar_day > .mycopibooking {
	background-color: #3ab9ff;
}

.calendar_day > .passedbooking {
	background-color: #dddddd;
}

#booking_legends {
	width: 80%;
	margin-left:auto;
	margin-right:auto;
	clear: both;
}

#booking_legends span {
	display: block;
	margin:0px;
	padding:0px;
	text-align: center;
	width: 25%;
	float: left;
}

.legend_plane_span {
	background-color: #a7b9d2;
}

.legend_mybooking {
	background-color: #66ff55;
}

.legend_mycopibooking {
	background-color: #3ab9ff;
}

.legend_passedbooking {
	background-color: #dddddd;
}

.calendar_day.diluted {
	background-color: rgba(21, 21, 21, 0.021);
	box-shadow: inset 0px 0px 1px rgba(21, 21, 21, 0.12);
}

.calendar_day.diluted > .day_span {
	width: auto;
	font-size: 10px;
	color: rgba(21, 21, 21, 0.73);
}

.calendar_day.diluted > .plane_span {
	width: auto;
	font-size: 10px;
	color: rgba(21, 21, 21, 0.73);
	text-align: center;
	/*background-color: #e5e5e5;*/
}

.events {
	width: 800px;
	font-family: "Satellite", "Roboto", sans-serif;
	/*box-shadow: 0px 0px 4px rgba(21, 21, 21, 0.21);*/
	border: 1px solid rgba(21, 21, 21, 0.12);
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-user-select: none;
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}

.events.small {
	width: 400px;
	height: 400px;
}

.events.medium {
	width: 600px;
	height: 600px;
}

.events.large {
	width: 80%;
	margin-left:auto;
	margin-right:auto;
}

.date {
	width: calc(100%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	background-color: ' + this.calendar.colors[1] + ';
	color: ' + this.calendar.colors[3] + ';
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 5px;
	font-size: 14px;
}

.date a {
	text-transform: uppercase;
	color: rgb(180, 199, 214);
}

.date > span {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-transform: uppercase;
}

.date > div {
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
}

.rows {
	width: 100%;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow: hidden !important;
}

.rows > .row > div {
	text-align: center;
	padding: 10px;
	border-right: 1px solid rgba(21, 21, 21, 0.12);
}


.rows > .row > div > p {
	margin-bottom:0;
	font-size: 18px;
}

.no-right-border {
	border-right: none !important;
}

.list {
	width: 100%;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow-y: auto !important;
	padding: 0;
	margin: 0;
	color: rgba(21, 21, 21, 0.94);
}

.list > li {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	border-bottom: 1px solid rgba(21, 21, 21, 0.12);
}

.list > li:hover {
	/*box-shadow: inset 0px 0px 4px rgba(21, 21, 21, 0.21);*/
}

.list > li > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	padding: 10px;
	border-right: 1px solid rgba(21, 21, 21, 0.12);
}

.time {
	font-size: 14px;
}

.m {
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 5px;
}

#slider-container {
	width: 80%;
	margin-left:auto;
	margin-right:auto;
}

#timeline-container {
	position: relative;
	width: 80%;
	margin-left:auto;
	margin-right:auto;
}

#zoom-slider {
	width:300px;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

#zoom-slider-new {
	width:300px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;"
}

#aircraft-slider {
	width:calc(100% - 150px);
	float: left;
	margin-top: 10px;
	padding: 0;
}

#timeline-vignettes {
	width: 150px;
	padding: 0;
	background-color: #E2E2E2;
	float: left;
}

.timeline-vignette {
	width: 150px;
	padding: 0;
	background-color: #E2E2E2;
	float: left;
	height:50px;
	border: 1px solid #cccccc;
}

.timeline-vignette p {
	font-size: 15px;
	height: 19px;
	display: block;
	padding: 0;
	margin: 0;
	margin-top:4px;
	margin-left:5px;
}

.timeline-vignette p span {
	font-size: 14px;
	height: 25px;
	margin:0px;
	margin-right:5px;
}

#timeline-current-date {
	margin-top:7px;
	margin-bottom: 7px;
	height:14px;
	font-size: 14px;
	display: block;
	text-align: center;
}

.organizerContainer .acft a {
	text-align: center;
	cursor: pointer;
}

.organizerContainer .acft:hover {
	cursor: pointer;
}

.form-col {
	padding: 0;
	padding-bottom: 3px;
	margin-bottom:14px;
}

.left-col {
	padding-right:6px;
}

.right-col {
	padding-left:6px;
}

select option:disabled {
	display:none;
}

.list > li > p {
	-webkit-box-flex: 4;
	-ms-flex: 4;
	flex: 4;
	margin: 10px;
	text-align:center;
	font-size: 18px;
	word-wrap: break-word;
	word-break: break-word;
}

.list > li > span {
	-webkit-box-flex: 4;
	-ms-flex: 4;
	flex: 4;
	margin: 10px;
	text-align:center;
	font-size: 18px;
	word-wrap: break-word;
	word-break: break-word;
}

.book_list_icon {
	margin:10px;
	cursor: pointer;
}

.book_list_text {
	display: inline-block;;
	margin-top:17px;
	margin-right:10px;
	cursor: pointer;
	font-size: 14px;
}

.skyop_title {
	text-align: center;
	padding-top:15px;
}

.conversation_frame {
	width: 100%;
	height: 400px;
	overflow: scroll;
	background-color: transparent;
	padding-top: 0px;
}

.message_container {
	margin-left:10px;
	margin-right:10px;
	margin-bottom: 10px;
}

.message_name {
	font-size: 12px !important;
	margin-bottom:3px !important;
}

.message_name_user
{
	color: rgb(0,127,255);
}

.message_name_skyopuser
{
	color: rgb(86,66,144);
}

.message_name_uknuser
{
	color: rgb(127,127,127);
}

.message_content
{
	padding:5px !important;
	font-size:14px  !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 0px  !important;
}

.message_content_user
{
	background-color: rgba(0,127,255,0.3);
}

.message_content_skyopuser
{
	background-color: rgba(86,66,144,0.3);
}

.message_content_uknuser
{
	background-color: rgba(127,127,127,0.3);
}

.message_date
{
	margin-top:3px !important;
	color: rgb(127,127,127);
	font-size:10px !important;
	margin-bottom: 0px  !important;
	text-align: right;
}

.message_field {
	display: inline-block;
	width: calc(100% - 100px);
}

.message_button {
	width: 95px;
	margin-bottom:2px;
}

.member_card {
	width: 90%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	background-color: #e4e4e4;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding-top:15px;
	overflow: hidden;
}

.member_card_element {
	float: left;
	margin-right:7px;
	margin-left:7px;
	width: calc(50% - 14px);
}

.member_card_address {
	text-align: right;
}

.unread_messages_line {
	text-align: left;
}

.unread_messages_line span {
	text-align: left;
	margin-left:7px;
	margin-right:7px;
}

.unread-message-row {
	height:40px;
	min-height:40px;
}

.aircraft_card {
	cursor: pointer;
	width: 90%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	background-color: #e4e4e4;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:15px;
	overflow: hidden;
}

.aircraft_card :hover {
}

.card_element {
	float: left;
	margin-right:15px;
	width: calc(33% - 56px); /*(94 + ((nb of element +1) * 15))/(nb of elements-1)*/
}

.aircraft_image {
	height: 70px;
	width: 94px;
	background-color: #eeeeee;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.aircraft_action {
	height: 70px;
	width: 94px;
}

.aircraft_action .btn {
	height: 30px;
	width: 130px;
	margin-bottom:10px;
	padding:1px;
}

.aircraft_image img {
	height: 100%;
	width: 94px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.card_element p {
	height:15px;
	font-size: 18px;
}

.aircraft_registration {
	font-size: 30px;
	font-weight: 400;
}

.skyop_name {
	font-size: 30px;
	font-weight: 400;
}

.subscription_title {
	font-size:40px;
	margin-bottom:15px;
}

.cntformat {
	font-size: 12px;
}

.aircraft_det_title {
	margin-bottom: 15px;
}

.aircraft_det_img {
	margin-bottom: 15px;
	width: 200px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#skyop_title_img {
	width: 200px;
	float: left;
	margin-left: 50px;
}

#skyop_title_text {
	width: calc(100% - 350px);
	float: left;
	margin-left: 15px;
}

.skyop_det_img {
	margin-bottom: 50px;
	width: 200px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#searchInput {
	width: calc(100% - 160px);
	display: inline-block;
}

.advanced_search_btn {
	width: 150px;
	padding:3px;
	margin-left:10px;
}

.search_items {
	max-height: 300px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.search_items > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: @line-height-base;
	color: @dropdown-link-color;
	white-space: nowrap; /
}

.dropdown_search {
	width: 100%;
}

.container{
	width: 90%;
	margin-left: auto;
	margin-right:auto;
}

.advanced_search_form-group
{
	width: calc(20% - 24px);
	min-width: 100px;
	margin-right: 20px;
}

.filter-col{
	padding-right:10px;
}

.panel-body {
	width:100%;
}

.filter-panel {
	width: 100%
}

.form-group .dropdown {
	width: 50%;
}

.skyop_card {
	cursor: pointer;
	width: 90%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	background-color: #e4e4e4;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#contact_admin {
	text-align: center;
	padding-top:15px;
}

#info_frame {
	width: 100%;
	height:800px;
}

.skyop_card .row {
	width: calc(100% - 120px);
}

.skyop_image {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	float:left;
}

.skyop_image img {
	width:100px;
	height:100px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.skyop_part {
	margin-left: 10px;
	margin-top:10px;
	height:80px;
	width: calc(33% - 50px);
	float:left;
}

.skyop_status {
	margin-top: 20px;
	text-align: right;
}

.clear_both {
	clear: both;
}

.tab-content {
	background-color: #FFFFFF;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-width:0px 1px 1px 1px;
	border-style:solid solid solid solid;
	border-color:#dddddd #dddddd #dddddd #dddddd;
}

.tab_action_button {
	margin:15px;
}

.defect_report_container {
	border-width:1px 0px 0px 0px;
	border-style:solid solid solid solid;
	border-color:#dddddd #dddddd #dddddd #dddddd;
}

.defect_report_container img {
	float: left;
	height:50px;
	margin: 15px;
}

.defect_text {
	float: left;
	margin-right:15px;
	margin-top:15px;
	width: calc(100% - 110px);
}

.defect_date {
	min-height: 15px;
	font-size:5pt;
}

.defect_title {
	min-height: 15px;
}

.real_time_part
{
	margin-bottom:0px;
}

.real_time_part h2
{
	padding-left:7px;
}

.real_time_part h2
{
	padding-left:7px;
}

.real_time_part h2
{
	margin-top:0px;
	padding-bottom:10px;
	padding-top:10px;
	font-size: 24px;
	background-color: #dddddd;
}

.rt_fuels h2 {
	padding-bottom:5px;
}

.realtime_element
{
	padding-top:15px;
	border-top: 1px solid #dddddd;
}

.realtime_element p
{
	padding-left:7px;
}

.fluid_element
{
	width: 100%;
	padding-top:15px;
	padding-bottom:15px;
	border-top: 1px solid #dddddd;
}

.fluid_element p {
	display: inline-block;
	margin-top:0px;
	margin-bottom:0px;
	width:calc(50% - 15px);
	text-align: left;
	vertical-align: top;
}

.fluid_element .progress {
	display: inline-block;
	margin-top:0px;
	margin-bottom:0px;
	width:calc(50% - 15px);
}

.current_fuel {
	border-bottom: 1px solid black;
	width: auto;
}

.flight_log_part {
	background: #f9d1d2; /* Old browsers */
	background: -moz-linear-gradient(top, #f9d1d2 0%, #ffffff 50px); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f9d1d2 0%,#ffffff 50px); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f9d1d2 0%,#ffffff 50px); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9d1d2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	padding:15px;
	border-width:1px 0px 0px 0px;
	border-style:solid solid solid solid;
	border-color:#dddddd #dddddd #dddddd #dddddd;
	text-align: center;
}

.fl_validate {
	background: transparent;
}

.flightlog_det_counter {
	display: inline-block;
	width: calc(50% - 15px);
	text-align: center;
}

.flightlog_det_counter_solo {
	display: inline-block;
	width: calc(100% - 30px);
	text-align: center;
}

.account_section {
	margin-bottom:15px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:15px 15px 0px;
	overflow: hidden;
}

.account_section h2 {
	text-align: center;
	margin-bottom: 10px;
	font-size: 24px;
}

.save_account {
	width: calc(100% - 30px);
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:15px;
	max-width: 1000px;
}

.units_container {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-template-rows: auto;
	justify-items: center;
}

.unit_form_element {
	width:calc(100% - 10px);
	background-color:rgb(234,234,234);
	padding:10px;
	margin:5px;
	float:left;
}

.unit_form_title {
	text-align: center;
}

.unit_form_icon {
	text-align: center;
	font-size: 40px;
}

#support_form h1 {
	margin-bottom: 15px;
}

#support_form button {
	width: 100%;
}

.no_pointer :hover{
	cursor: default;
}

.glyphicon-hidden:before {
	color: transparent !important;
}

.moreinfo
{
	font-size: 14px;
	margin-top:15px;
	text-align: center;
}

.signature-pad {
	margin-left:auto;
	margin-right: auto;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 14px;
	background-color: #fff;
}
.signature-pad button {
	margin: 2px;
	color:#fff;
	background-color: rgb(221, 221, 221);
}

.signature-pad::before,
.signature-pad::after {
	position: absolute;
	z-index: -1;
	content: "";
	width: 40%;
	height: 10px;
	bottom: 10px;
	background: transparent;
	box-shadow: 0 8px 12px rgba(0, 0, 0, 0.4);
}

.signature-pad::before {
	left: 20px;
	-webkit-transform: skew(-3deg) rotate(-3deg);
	transform: skew(-3deg) rotate(-3deg);
}

.signature-pad::after {
	right: 20px;
	-webkit-transform: skew(3deg) rotate(3deg);
	transform: skew(3deg) rotate(3deg);
}

.signature-pad--body {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border: 1px solid #f4f4f4;
}

.signature-pad--body
canvas {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.02) inset;
}

.signature-pad--footer {
	color: #C3C3C3;
	text-align: center;
	font-size: 1.2em;
	margin-top: 8px;
}

.signature-pad--actions {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 8px;
}

.conversation_card-body-container
{
	overflow: hidden;
}

.conversation_accordion
{

}

.conversation_card {

}

.conversation_card-header
{

}

.conversation_card-body
{

}

.resume_part
{
	margin-bottom: 15px;
}

.skyop_map
{
	height: 400px;
	width: 100%;
	margin-top: -80px;
	margin-bottom: 30px;
	position:relative;
}

.ol-popup {
	position: absolute;
	background-color: white;
	-webkit-filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
	filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
	padding: 15px;
	border-radius: 10px;
	border: 1px solid #cccccc;
	bottom: 12px;
	left: -50px;
	min-width: 280px;
}
.ol-popup:after, .ol-popup:before {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.ol-popup:after {
	border-top-color: white;
	border-width: 10px;
	left: 48px;
	margin-left: -10px;
}
.ol-popup:before {
	border-top-color: #cccccc;
	border-width: 11px;
	left: 48px;
	margin-left: -11px;
}
.ol-popup-closer {
	text-decoration: none;
	position: absolute;
	top: 2px;
	right: 8px;
}
.ol-popup-closer:after {
	content: "✖";
}

.embed_document {
    width: 100%;
    height: 400px;
}

@media only screen and (max-width: 1150px) {
	.subs_container {
		width:90%;
	}

	@media only screen and (max-width: 1024px) {
		.subs_container {
			width:100%;
			-webkit-border-radius: 0px;
			-moz-border-radius: 0px;
			border-radius: 0px;
		}
		.account_section {
			width: 90%;
			margin-left:auto;
			margin-right:auto;
			float:none;
		}

		.units_container {
			display: grid;
			grid-template-columns: 1fr 1fr 1fr;
		}
	}

	@media only screen and (max-width: 800px) {

		.subs_container .jumbotron {
			-webkit-border-radius: 0px;
			-moz-border-radius: 0px;
			border-radius: 0px;
		}

		.product_card {
			width:100%;
		}

		.service_card {
			width:100%;
		}

		.events.large {
			width: 100%;
			margin-left:auto;
			margin-right:auto;
			/*box-shadow: 0px 0px 0px rgba(21, 21, 21, 0.21);*/
		}

		.calendar.large {
			width: 100%;
			margin-left:auto;
			margin-right:auto;
			/*box-shadow: 0px 0px 0px rgba(21, 21, 21, 0.21);*/
		}

		#slider-container {
			width: 100%;
			margin-left:auto;
			margin-right:auto;
		}

		#timeline-container {
			width: 100%;
			margin-left:auto;
			margin-right:auto;
		}

		#zoom-slider {
			width:80%;
			margin-bottom:10px;
			margin-top:10px;
			margin-left:auto;
			margin-right:auto;
		}

		#zoom-slider-new {
			width:80%;
			margin-bottom:10px;
			margin-left:auto;
			margin-right:auto;"
		}

		.card_element {
			float: none;
			margin-left:10px;
			margin-top:0px;
			padding-bottom:10px;
			width: calc(100% - 20px);
			text-align: center;
		}

		.aircraft_image {
			margin-left:auto;
			margin-right:auto;
			height: 70px;
			width: 94px;
			padding:0;
			margin-bottom: 10px;
			background-color: #eeeeee;
			-webkit-border-radius: 8px;
			-moz-border-radius: 8px;
			border-radius: 8px;
		}

		.skyop_part {
			margin-left: 10px;
			margin-top:0px;
			padding-bottom:10px;
			height:auto;
			width: calc(100% - 20px);
			float:none;
			text-align: center;
		}

		.skyop_status {
			margin-top: 0px;
			text-align: center;
		}

		.skyop_image {
			-webkit-border-radius: 8px;
			-moz-border-radius: 8px;
			border-radius: 8px;
			padding-top:10px;
			float:none;
			text-align: center;
		}

		.skyop_image img {
			width:100px;
			height:100px;
			-webkit-border-radius: 8px;
			-moz-border-radius: 8px;
			border-radius: 8px;
		}

		.fluid_element p {
			display: inline-block;
			margin-top:0px;
			width:calc(70% - 15px);
			text-align: left;
			vertical-align: top;
		}

		.fluid_element .progress {
			display: inline-block;
			margin-top:0px;
			width:calc(30% - 15px);
		}

		.left-col {
			padding-right:0;
		}

		.right-col {
			padding-left:0;
		}



		#dev_mark {
			pointer-events: none;
			opacity: 0.3;
			position: fixed;
			bottom:0;
			left:0;
			font-size: 50px;
			z-index: 999999;
		}


		.units_container {
			display: grid;
			grid-template-columns: 1fr 1fr;
		}
	}

	@media (min-width: 768px)  and (max-width: 1300px){

		.navbar-collapse.collapse {
			display: none !important;
		}
		.navbar-collapse.collapse.in {
			display: block !important;
		}
		.navbar-header .collapse, .navbar-toggle {
			display:block !important;
		}
		.navbar-header {
			float:none;
		}
	}